.games-world{--g-bg:#111b24;--g-panel:#192732;--g-muted:#a8b9c4;--g-lime:#d8f578;--g-line:#344650;background:var(--g-bg);color:#f4f3e9;min-height:100svh;font-family:var(--sans)}.games-world *{box-sizing:border-box}.games-world :focus-visible{outline:3px solid var(--g-lime);outline-offset:4px}.games-nav,.games-footer{justify-content:space-between;align-items:center;gap:24px;max-width:1320px;margin:auto;padding:25px 40px;display:flex}.games-nav{border-bottom:1px solid var(--g-line)}.games-brand{font:600 11px var(--mono);letter-spacing:.13em;align-items:center;gap:12px;display:flex}.games-brand>span{border:1px solid #73858d;padding:12px}.games-brand b{color:var(--g-muted);font-weight:400}.games-nav nav{gap:25px;font-size:12px;display:flex}.games-nav a:hover{color:var(--g-lime)}.games-footer{border-top:1px solid var(--g-line);font:10px var(--mono);letter-spacing:.1em;color:var(--g-muted);margin-top:65px}.games-hub{max-width:1180px;margin:70px auto;padding:0 30px}.game-eyebrow{color:var(--g-lime);font:11px var(--mono);letter-spacing:.16em}.games-hub h1{letter-spacing:-.055em;margin:25px 0;font-size:clamp(52px,6.8vw,88px);font-weight:500;line-height:1.02}.games-hub h1 em,.game-feature h2 em{color:var(--g-lime);font-family:Georgia,serif;font-weight:400}.games-intro{max-width:530px;color:var(--g-muted);font-size:17px;line-height:1.7}.game-feature{border:1px solid var(--g-line);border-radius:20px;grid-template-columns:1.1fr 1fr;margin-top:55px;transition:border-color .2s;display:grid;overflow:hidden}.game-feature:hover{border-color:var(--g-lime)}.game-feature-art{background:radial-gradient(#405853 0,#0000 66%),repeating-linear-gradient(0deg,#0000 0 39px,#ffffff05 40px),repeating-linear-gradient(90deg,#0000 0 39px,#ffffff05 40px),#20363a;flex-direction:column;justify-content:center;align-items:center;gap:30px;min-height:460px;display:flex;position:relative}.lock-orbit{outline-offset:24px;width:170px;height:170px;color:var(--g-lime);border:1px solid #708b70;border-radius:50%;outline:1px solid #64807650;place-items:center;display:grid}.feature-tiles{gap:9px;display:flex;transform:rotate(-5deg)}.feature-tiles span{background:var(--g-lime);color:#182723;border-radius:8px;place-items:center;width:58px;height:64px;font-size:30px;font-weight:700;display:grid;box-shadow:0 7px #749453}.feature-tiles span:nth-child(2n){background:#e8c878;box-shadow:0 7px #998347}.art-caption{font:10px var(--mono);letter-spacing:.2em;color:#becdc3;margin-top:12px}.game-feature-copy{padding:45px}.game-tag,.game-meta{font:10px var(--mono);letter-spacing:.11em;color:var(--g-muted)}.game-feature h2{letter-spacing:-.055em;margin:25px 0;font-size:76px;font-weight:500;line-height:.95}.game-feature-copy p{color:var(--g-muted);max-width:300px;line-height:1.6}.game-meta{margin:25px 0;display:block}.game-feature strong{background:var(--g-lime);color:#15252b;border-radius:7px;justify-content:space-between;align-items:center;padding:17px 20px;font-size:14px;display:flex}.games-note{color:var(--g-muted);margin-top:28px;font-size:13px}.triple-shell{max-width:1220px;margin:36px auto 0;padding:0 30px}.triple-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex}.triple-heading h1{letter-spacing:-.05em;margin:12px 0;font-size:48px;font-weight:500;line-height:1}.triple-heading h1 em{color:var(--g-lime);font:italic 1em Georgia,serif}.triple-heading p:last-child{color:var(--g-muted);margin:12px 0 0;font-size:14px}.triple-heading .game-eyebrow{margin:0}.game-help{border:1px solid var(--g-line);color:#e6ede9;cursor:pointer;background:0 0;border-radius:30px;padding:10px 18px;font-size:12px}.game-layout{grid-template-columns:minmax(0,1fr) 310px;gap:24px;display:grid}.game-table{border:1px solid var(--g-line);background:#15222c;border-radius:16px;padding:26px 30px}.lock-progress{border-bottom:1px solid var(--g-line);justify-content:space-between;gap:8px;margin-bottom:22px;padding-bottom:23px;display:flex}.lock-step{font:10px var(--mono);color:var(--g-muted);align-items:center;gap:8px;display:flex}.lock-step>span{border:1px solid var(--g-line);border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.lock-step.current{color:var(--g-lime)}.lock-step.current>span{border-color:var(--g-lime)}.lock-step.done>span{background:var(--g-lime);color:#182723;border-color:var(--g-lime)}.round-line{font:11px var(--mono);color:var(--g-muted);justify-content:space-between;gap:10px;display:flex}.round-line strong{color:#f4f3e9;font-weight:500}.word-board{gap:7px;width:min(100%,300px);margin:24px auto 16px;display:grid}.word-row{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}.letter-tile{aspect-ratio:1;background:#1c2b36;border:1px solid #415561;border-radius:7px;place-items:center;font-size:25px;font-weight:650;display:grid}.letter-tile.filled{border-color:#91a6b5}.letter-tile.correct{color:#1c3122;background:#b9dd78;border-color:#b9dd78}.letter-tile.present{color:#352b16;background:#e0bd6e;border-color:#e0bd6e}.letter-tile.absent{color:#c3cdd3;background:#33434f;border-color:#33434f}.game-message{text-align:center;min-height:42px;color:var(--g-lime);place-items:center;margin:0;font-size:13px;display:grid}.game-keyboard{gap:7px;max-width:520px;margin:10px auto 0;display:grid}.keyboard-row{justify-content:center;gap:5px;display:flex}.game-key{color:#f6f7ef;cursor:pointer;background:#364752;border:0;border-radius:5px;flex:1;min-width:0;max-width:43px;height:46px;font-size:12px;font-weight:600}.game-key.wide{flex:1.55;max-width:67px;font-size:10px}.game-key.correct{color:#192b20;background:#b9dd78}.game-key.present{color:#302916;background:#e0bd6e}.game-key.absent{color:#aab6bf;background:#202e37}.game-key:hover:not(:disabled){filter:brightness(1.2)}.game-key:disabled{cursor:default;opacity:.7}.game-legend{color:var(--g-muted);flex-wrap:wrap;justify-content:center;gap:17px;margin-top:22px;font-size:10px;display:flex}.game-legend span{align-items:center;gap:6px;display:flex}.game-legend i{background:#33434f;border-radius:2px;width:9px;height:9px}.game-legend span:first-child i{background:#b9dd78}.game-legend span:nth-child(2) i{background:#e0bd6e}.vault-panel{border:1px solid var(--g-line);background:linear-gradient(160deg,#243831,#192731 55%);border-radius:16px;align-self:start;padding:27px 24px}.vault-icon{color:var(--g-lime);margin:10px 0 20px}.vault-panel h2{letter-spacing:-.03em;margin:10px 0;font-size:23px;font-weight:500}.vault-panel>p{color:var(--g-muted);font-size:13px;line-height:1.65}.vault-score{font:500 46px var(--mono);letter-spacing:-.07em;margin:22px 0 4px}.vault-score small{font:10px var(--mono);letter-spacing:.04em;color:var(--g-muted);margin-left:8px}.vault-sub{font:10px var(--mono);color:var(--g-lime)}.clue-stack{border-top:1px solid var(--g-line);margin:25px 0 20px}.clue-card{border-bottom:1px solid var(--g-line);padding:16px 0}.clue-card>div{font:10px var(--mono);color:var(--g-muted);justify-content:space-between;gap:10px;display:flex}.clue-card strong{letter-spacing:.18em;margin-top:7px;font-size:16px;display:block}.clue-card p{color:var(--g-muted);margin:6px 0 0;font-size:12px;line-height:1.55}.vault-panel .prize-note{margin:20px 0 0;font-size:11px}.round-end{text-align:center;padding:4px 0 6px}.game-primary{background:var(--g-lime);color:#192921;cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;gap:15px;padding:14px 24px;font-size:13px;font-weight:650;display:inline-flex}.game-primary:disabled{opacity:.5;cursor:default}.game-secondary{border:1px solid var(--g-line);color:#d5e0e4;cursor:pointer;background:0 0;border-radius:7px;padding:12px 16px;font-size:12px}.finale{text-align:center;max-width:560px;margin:20px auto}.finale>svg{color:var(--g-lime);margin:0 auto 20px}.finale h2{letter-spacing:-.035em;font-size:34px;font-weight:500;line-height:1.15}.finale>p{color:var(--g-muted);font-size:14px;line-height:1.7}.trivia-options{text-align:left;gap:10px;margin:25px 0;display:grid}.trivia-option{border:1px solid var(--g-line);cursor:pointer;background:#1b2c36;border-radius:8px;align-items:center;gap:13px;padding:16px;font-size:14px;display:flex}.trivia-option:has(input:checked){border-color:var(--g-lime);background:#2b3d35}.trivia-option input{accent-color:#b9dd78;width:17px;height:17px}.finale-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:25px;display:flex}.final-score{color:var(--g-lime);font:56px var(--mono)}.game-rules{border:1px solid var(--g-line);color:var(--g-muted);border-radius:12px;margin:22px 0 0;padding:18px 22px;font-size:13px}.game-rules summary{cursor:pointer;color:#f4f3e9}.game-rules li{margin:9px 0;line-height:1.6}.game-rules ul{padding-left:20px}.sr-only-game{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.hint-line{text-align:center;color:var(--g-muted);margin:4px 0 12px;font-size:12px}@media (max-width:850px){.game-layout{grid-template-columns:1fr}.vault-panel{display:none}.game-feature-art{min-height:400px}.game-feature-copy{padding:30px}.game-feature h2{font-size:65px}.games-brand b{display:none}.triple-shell{max-width:700px}.game-table{padding:22px}.triple-heading h1{font-size:42px}.games-footer{margin-top:40px}.finale{max-width:500px}}@media (max-width:560px){.games-nav{gap:12px;padding:16px 18px}.games-brand{gap:8px;font-size:9px}.games-brand>span{padding:9px}.games-nav nav{gap:13px;font-size:10px}.games-nav nav a:last-child{display:none}.games-hub{margin:40px auto;padding:0 20px}.game-feature{grid-template-columns:1fr;margin-top:35px}.game-feature-art{min-height:330px}.game-feature-copy{padding:28px}.game-feature h2{font-size:62px}.games-footer{align-items:start;padding:22px 20px;font-size:8px}.games-footer span:last-child{text-align:right;max-width:130px}.triple-shell{margin-top:24px;padding:0 12px}.triple-heading{gap:10px;padding:0 6px}.triple-heading h1{font-size:36px}.triple-heading p:last-child{max-width:235px;font-size:12px}.game-help{white-space:nowrap;padding:9px 12px;font-size:10px}.game-table{padding:17px 10px}.lock-step{gap:5px;font-size:8px}.lock-step>span{width:23px;height:23px}.lock-progress{gap:4px}.word-board{width:265px;margin-top:20px}.letter-tile{font-size:23px}.game-key{height:46px}.game-legend{gap:12px}.finale{padding:8px}.finale h2{font-size:28px}.game-eyebrow{font-size:9px}.round-line{font-size:10px}.game-rules{padding:16px}}@media (prefers-reduced-motion:reduce){.games-world *{scroll-behavior:auto;transition:none!important;animation:none!important}}.final-clues{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:24px;display:flex}.final-clues span{color:var(--g-lime);font:600 13px var(--mono);letter-spacing:.12em;background:#304936;border:1px solid #76955e;border-radius:5px;padding:8px 14px}.trivia-options{border:0;padding:0}.game-table:focus{outline:none}.game-table:focus-visible{outline:2px solid var(--g-lime)}.trivia-radio{background:0 0;border:1px solid #a8b9c4;border-radius:50%;flex-shrink:0;width:18px;height:18px;padding:0;position:relative}.trivia-radio[data-checked]{border:5px solid var(--g-lime)}.trivia-option:has([data-checked]){border-color:var(--g-lime);background:#2b3d35}.surf-game-feature{--g-lime:#aae8db}.surf-feature-art{color:#fff7dd;background:linear-gradient(160deg,#a8d2c9 0,#78b9bd 38%,#0b6874 39%,#073e4b 100%);gap:15px;overflow:hidden}.surf-feature-art>svg,.surf-hub-title,.surf-feature-art .art-caption{z-index:1}.surf-hub-title{letter-spacing:-.07em;font:italic 85px Georgia,serif}.surf-hub-sun{background:#f1e5bb;border-radius:50%;width:70px;height:70px;position:absolute;top:36px;right:70px;box-shadow:0 0 55px #fff4ba88}.surf-hub-wave{border:55px solid #83d7cd;border-color:#83d7cd #5ac4c0 #0b7f8e #0b7f8e;border-radius:50%;width:480px;height:430px;position:absolute;bottom:-60px;left:-210px;transform:rotate(-35deg);box-shadow:10px -15px #d3f0df66,30px -30px 70px #06455955}.surf-feature-art .art-caption{color:#e2f1e5}.surf-game-feature strong{background:#ed9969}.mystery-game-feature{--g-lime:#a2f4d9}.mystery-feature-art{background:linear-gradient(#07152122 35%,#061822cc),url(/midnight-keyart.png) 65%/cover;align-items:flex-start;padding:40px}.mystery-hub-title{letter-spacing:-.025em;color:#f3ecd5;text-shadow:0 3px 25px #03111d;margin-top:auto;font:72px/.95 Impact,Arial Narrow,sans-serif}.mystery-hub-title em{color:#ffb094;font-style:normal}.mystery-feature-art .art-caption{color:#c4e4d8;margin-top:0}.mystery-game-feature h2{font-size:64px}@media (max-width:560px){.mystery-feature-art{min-height:390px}.mystery-hub-title{font-size:65px}.mystery-game-feature h2{font-size:61px}}
