:root{--blue:#1935cb;--navy:#141d3e;--orange:#ff512f;--yellow:#ffdd55;--paper:#fffdf6;--pale:#f3f2eb;--ink:#172044;--line:#17204430;--display:'Barlow Condensed','Arial Narrow',sans-serif;--body:Manrope,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 var(--body)}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--display);font-weight:800;line-height:.93;letter-spacing:-.025em}h1 em,h2 em{font-style:normal}h2{font-size:clamp(3rem,5vw,5.2rem)}h3{font-size:2rem;line-height:1.02}a{color:inherit}img{display:block;max-width:100%;height:auto}button,input,textarea,select{font:inherit}button{cursor:pointer}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--orange);outline-offset:5px}[hidden]{display:none!important}.skip{position:fixed;top:-100px;left:20px;background:var(--yellow);color:var(--ink);padding:12px 20px;z-index:100}.skip:focus{top:12px}.rail{position:fixed;inset:0 auto 0 0;width:185px;padding:28px 19px;background:var(--navy);color:white;z-index:30;display:flex;flex-direction:column;overflow:auto}.event-mark{text-decoration:none;display:block}.event-mark>b{font:900 99px/.9 var(--display);color:var(--orange);letter-spacing:-.05em;display:block}.event-mark>b span{font-size:.55em;vertical-align:top;line-height:.9}.event-mark>span{font-size:14px;line-height:1.3;font-weight:800;letter-spacing:.025em;display:block;margin-top:9px}.rail-label{font-size:11px;font-weight:700;letter-spacing:.06em;color:#aeb5d1;margin-top:40px;margin-bottom:12px}.rail nav{display:flex;flex-direction:column}.rail nav a{font-size:13px;font-weight:600;line-height:1.35;text-decoration:none;padding:13px 0;display:flex;align-items:center;gap:11px;border-bottom:1px solid #ffffff25}.rail nav a>span{font-size:12px;color:var(--orange);font-weight:800}.rail nav a:hover,.rail nav a[aria-current=location]{color:var(--yellow)}.rail-bottom{margin-top:auto;padding-top:28px}.rail-bottom>span{display:block;font:700 26px/1.05 var(--display)}.rail-bottom a{display:block;margin-top:18px;color:var(--yellow);font-size:14px;font-weight:700;text-underline-offset:5px}main{margin-left:185px}.masthead{padding:17px 5%;display:flex;justify-content:space-between;align-items:center;gap:25px;border-bottom:1px solid var(--line);font-size:12px;font-weight:700}.masthead>span{max-width:430px}.masthead a{white-space:nowrap;text-underline-offset:4px}.hero{display:grid;grid-template-columns:1.3fr 1fr;padding:50px 5% 60px;gap:35px;overflow:hidden;align-items:center}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.07em;display:block;margin-bottom:22px;line-height:1.5}.hero h1{font-size:clamp(4.3rem,7.5vw,8rem);line-height:.86;letter-spacing:-.035em}.hero h1>span{color:var(--blue)}.hero h1 em{display:block;color:var(--orange)}.hero-hook{font:700 clamp(1.8rem,2.6vw,2.7rem)/1.1 var(--display);margin-top:27px}.hero-hook i{font-style:normal;color:var(--blue)}.hero-intro{font-size:17px;margin-top:20px;max-width:495px}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:23px;margin-top:29px}.button{display:inline-flex;justify-content:center;align-items:center;text-decoration:none;border:1px solid transparent;border-radius:5px;min-height:50px;padding:14px 22px;font-size:14px;font-weight:800;line-height:1.4;box-shadow:4px 4px 0 var(--ink);transition:transform .15s,box-shadow .15s}.button:hover{transform:translate(2px,2px);box-shadow:2px 2px 0 var(--ink)}.button.blue{background:var(--blue);color:white}.button.orange{background:var(--orange);color:var(--navy)}.button.yellow{background:var(--yellow);color:var(--navy)}.button.outline{background:transparent;color:var(--ink);border-color:var(--ink)}.underlink{font-size:14px;font-weight:700;text-underline-offset:5px}.hero-art{position:relative;transform:rotate(2deg);padding:0 0 0 15px}.number-banner{background:var(--orange);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 22px;color:var(--navy)}.number-banner b{font:800 78px/.85 var(--display);letter-spacing:-.04em}.number-banner>span{font-size:12px;font-weight:800;line-height:1.3}.hero-art figure{padding:10px;background:var(--blue);color:white}.hero-art figure>img{width:100%;height:360px;object-fit:cover;object-position:center 61%}.hero-art figcaption{padding:17px 13px 14px}.hero-art figcaption span{font-size:12px;font-weight:700;letter-spacing:.07em;display:block;color:var(--yellow)}.hero-art figcaption strong{font:700 36px/.95 var(--display);display:block;margin-top:10px}.corner-label{position:absolute;right:-14px;bottom:84px;background:var(--yellow);color:var(--navy);font:700 26px/.95 var(--display);padding:17px 18px;transform:rotate(-8deg);box-shadow:3px 3px 0 var(--navy)}.quick-facts{display:grid;grid-template-columns:repeat(4,1fr);padding:26px 5%;gap:23px;background:var(--yellow);border-block:1px solid var(--ink)}.quick-facts>div{border-right:1px solid #17204465;padding-right:15px}.quick-facts>div:last-child{border:0}.quick-facts b{font:800 42px/.95 var(--display);display:block;letter-spacing:-.035em}.quick-facts span{display:block;font-size:12px;font-weight:800;line-height:1.4;margin-top:10px}.section{padding:75px 5%}.section-top{display:flex;justify-content:space-between;gap:25px;align-items:start;margin-bottom:32px}.section-top .eyebrow{margin:0}.section-tag{font-size:12px;font-weight:800;letter-spacing:.06em;border-bottom:2px solid var(--orange);padding-bottom:8px;text-align:right}.split-heading{display:grid;grid-template-columns:1.4fr 1fr;gap:45px;align-items:end}.split-heading h2 em{color:var(--blue)}.split-heading>p{font-size:16px}.essential-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:42px}.essential-grid article{padding:25px 0;border-top:3px solid var(--blue)}.essential-grid article>span{font-size:12px;font-weight:800;color:var(--blue)}.essential-grid h3{font-size:30px;margin-top:23px}.essential-grid p{font-size:16px;margin-top:17px}.included-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;background:var(--pale);padding:25px;margin-top:15px;border:1px solid var(--line)}.included-strip b{display:block;font-size:16px;font-weight:800}.included-strip span{display:block;font-size:14px;margin-top:8px}.challenge-section{background:var(--blue);color:white}.challenge-section h2 em{color:var(--yellow)}.section-intro{font-size:17px;margin-top:25px;max-width:660px}.challenge-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 32px;margin-top:42px}.challenge-grid article{display:flex;gap:22px;border-top:1px solid #fff6;padding:29px 0;position:relative;align-items:start}.challenge-number{font:700 52px/1 var(--display);color:var(--yellow)}.challenge-grid article>div{flex:1;padding-top:4px;padding-right:35px}.challenge-skill{font-size:12px;letter-spacing:.035em;font-weight:700;color:#c8d0ff}.challenge-grid h3{font-size:30px;line-height:1;margin-top:14px}.challenge-grid p{font-size:16px;margin-top:15px;color:#eff1ff}.round-time{position:absolute;right:0;top:30px;writing-mode:vertical-rl;font-size:12px;font-weight:700;letter-spacing:.04em;border:1px solid #fff6;padding:7px 4px}.game-section{background:var(--orange)}.game-section h2 em{color:white}.game-slice{background:var(--navy);color:white;padding:40px;margin-top:35px;display:flex;align-items:center;justify-content:space-between;gap:25px}.game-slice>span{font-size:13px;font-weight:800}.game-slice>b{font:800 75px/1 var(--display)}.gallery-section h2 em{color:var(--blue)}.first-gallery{display:grid;grid-template-columns:1.4fr 1fr;gap:20px;margin-top:35px}.first-gallery img{width:100%;height:360px;object-fit:cover}.faq-section{background:var(--pale)}.faq-section h2 em{color:var(--blue)}.contact-section{background:var(--yellow)}.contact-section h2 em{color:var(--blue)}footer{padding:28px 5%;display:flex;justify-content:space-between;align-items:center;gap:20px;background:var(--navy);color:white;font-size:13px}footer b{font:700 25px/1 var(--display)}footer a{text-underline-offset:5px}footer span{color:#b6bed9}
@media(max-width:1150px){.rail{width:175px;padding-inline:17px}main{margin-left:175px}.hero{gap:25px}.hero h1{font-size:6.3rem}.hero-art{padding-left:0}.number-banner{padding:15px;gap:15px}.number-banner b{font-size:69px}.hero-art figure>img{height:335px}.corner-label{right:-11px;font-size:23px}.quick-facts b{font-size:36px}.split-heading{gap:28px;grid-template-columns:1.25fr 1fr}.section h2{font-size:4rem}.challenge-grid{gap:0 25px}.challenge-grid article{gap:17px}.challenge-number{font-size:43px}.challenge-grid h3{font-size:28px}}
@media(max-width:900px){.rail{position:static;width:auto;display:grid;grid-template-columns:120px 1fr;gap:25px;padding:20px 5%;overflow:visible}.event-mark>b{font-size:76px}.event-mark>span{font-size:12px}.rail-label,.rail-bottom{display:none}.rail nav{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px;align-content:center}.rail nav a{padding:0;border:0;font-size:14px;gap:9px}.rail nav a>span{font-size:12px}main{margin-left:0}.hero{gap:25px;padding-block:40px}.hero h1{font-size:clamp(4.7rem,10.5vw,6.5rem)}.hero-intro{font-size:16px}.hero-art figure>img{height:315px}.quick-facts b{font-size:36px}.section{padding-block:60px}.section h2{font-size:3.7rem}.essential-grid{gap:22px}.essential-grid h3{font-size:28px}.game-slice{padding:30px}}
@media(max-width:650px){.rail{display:block;padding-block:19px}.event-mark{display:flex;align-items:center;gap:18px}.event-mark>b{font-size:68px}.event-mark>span{font-size:14px;margin:0}.rail nav{margin-top:24px;gap:13px 20px}.masthead{justify-content:flex-end;padding-block:13px}.masthead>span{display:none}.hero{grid-template-columns:1fr;gap:39px;padding-block:36px 47px}.hero .eyebrow{margin-bottom:25px}.hero h1{font-size:clamp(5.7rem,18vw,8rem)}.hero-hook{font-size:2.35rem}.hero-intro{font-size:17px}.hero-art{margin:0 7px;max-width:460px}.hero-art figure>img{height:350px}.hero-art figcaption strong{font-size:35px}.number-banner{padding:17px 20px}.number-banner b{font-size:85px}.number-banner>span{font-size:13px}.corner-label{font-size:26px;right:-10px}.quick-facts{grid-template-columns:1fr 1fr;padding-block:28px;gap:25px 20px}.quick-facts>div:nth-child(2){border:0}.quick-facts b{font-size:37px}.quick-facts span{font-size:12px}.section{padding-block:52px}.section-top{flex-direction:column;gap:16px;margin-bottom:28px}.section-tag{text-align:left}.section h2{font-size:3.4rem}.split-heading{grid-template-columns:1fr;gap:25px}.split-heading p{font-size:16px}.essential-grid{grid-template-columns:1fr;gap:10px;margin-top:33px}.essential-grid h3{font-size:32px;margin-top:15px}.essential-grid p{margin-top:13px}.included-strip{grid-template-columns:1fr;gap:22px;padding:24px;margin-top:20px}.included-strip>div+div{border-top:1px solid var(--line);padding-top:20px}.included-strip span{font-size:15px}.challenge-grid{grid-template-columns:1fr;margin-top:34px}.challenge-number{font-size:52px}.challenge-grid h3{font-size:34px}.challenge-grid article{padding-block:28px;gap:22px}.challenge-grid p{font-size:16px}.section-intro{font-size:16px}.game-slice{flex-direction:column;align-items:start;padding:30px;gap:22px}.game-slice>b{font-size:95px}.first-gallery{grid-template-columns:1fr}.first-gallery img{height:340px}footer{align-items:start;flex-direction:column;gap:15px}.rail nav a{font-size:14px}.rail-label{font-size:12px}}
@media(max-width:360px){.rail nav a>span{display:none}.hero h1{font-size:5.4rem}.hero-hook{font-size:2.05rem}.number-banner b{font-size:73px}.hero-art figure>img{height:305px}.section h2{font-size:3rem}.challenge-grid article{gap:17px}.challenge-grid h3{font-size:29px}.challenge-number{font-size:45px}.button{padding-inline:17px}.hero-intro{font-size:16px}}
.rail-label{font-size:12px}.rail nav a{font-size:14px}.number-banner b{letter-spacing:0;font-weight:700;font-variant-numeric:tabular-nums}.game-console{margin-top:38px;background:var(--navy);color:white;border:2px solid var(--navy);box-shadow:8px 8px 0 #b82911;border-radius:10px}.game-top{padding:27px 32px;display:flex;align-items:center;justify-content:space-between;gap:25px;background:var(--navy);border-bottom:1px solid #ffffff50;border-radius:8px 8px 0 0}.game-kicker{font-size:12px;font-weight:800;letter-spacing:.06em;color:var(--yellow);display:block;margin-bottom:13px}.game-top h3{font-size:31px}.clock-block{text-align:right;flex-shrink:0}.clock-block>span{display:block;font-size:12px;letter-spacing:.05em;font-weight:700;color:#c1c9e6}.clock-block>b{display:block;font:700 83px/.95 var(--display);color:var(--yellow);font-variant-numeric:tabular-nums;letter-spacing:0;margin-top:7px;min-width:126px}.clock-block>b.clock-low{color:#ff9972}.game-progress{display:grid;grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;background:#0e1530}.game-progress li{padding:14px 19px;font-size:14px;line-height:1.3;font-weight:700;color:#aeb8d8;border-right:1px solid #fff3;display:flex;align-items:center;gap:12px;border-bottom:3px solid transparent}.game-progress li:last-child{border-right:0}.game-progress li>span{font:700 24px/1 var(--display);color:#aeb8d8}.game-progress li.current{background:#ffffff12;border-bottom-color:var(--orange);color:white}.game-progress li.current>span{color:var(--orange)}.game-progress li.done{color:var(--yellow)}.game-progress li.done>span{color:var(--yellow)}.game-stage{padding:38px 35px;min-height:345px;text-align:center;display:flex;align-items:center;flex-direction:column;justify-content:center}.game-welcome{max-width:690px}.game-welcome .eyebrow{font-size:12px;color:#bfc9f0}.game-welcome h3{font-size:55px;line-height:.94}.game-welcome>p{font-size:16px;margin:20px auto;max-width:510px;color:#e2e7fb}.game-options{display:flex;justify-content:center;gap:16px 25px;flex-wrap:wrap;margin:23px auto}.game-options label{font-size:14px;display:flex;align-items:center;gap:8px}.game-options input{width:18px;height:18px;accent-color:var(--yellow)}.game-welcome .game-control-note{font-size:13px;color:#aeb9db;margin:23px auto 0}.game-bottom{padding:19px 25px;border-top:1px solid #fff4;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#0e1530;border-radius:0 0 8px 8px}.game-bottom p{font-size:14px;color:var(--yellow);max-width:580px;line-height:1.5}.game-control-row{display:flex;gap:16px;flex-shrink:0}.control-button{font-size:14px;font-weight:700;color:white;background:transparent;border:1px solid #919ec5;border-radius:5px;padding:9px 12px;line-height:1.3;min-height:40px}.control-button:hover{background:#ffffff18}.control-button:disabled{opacity:.5;cursor:default}.game-fine{font-size:13px;margin:25px 0 0;max-width:680px;font-weight:600}.game-stage>h3{font-size:39px;line-height:1}.stage-instructions{font-size:16px;color:#e6ebff;max-width:640px;margin:17px auto 25px}.stage-tip{font-size:14px;color:#bfc9e9;margin:18px 0 0}.story-panels{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;width:100%;max-width:660px}.story-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;background:var(--paper);color:var(--ink);border:3px solid transparent;border-radius:6px;padding:12px 9px 17px;min-height:155px;position:relative;box-shadow:0 5px 0 #0005}.story-panel.selected{border-color:var(--yellow);background:var(--yellow);transform:translateY(-5px)}.panel-position{font:700 17px/1 var(--display);align-self:start;opacity:.7}.story-icon{font-size:39px;line-height:1}.story-panel b{font-size:15px;line-height:1.2}.memory-grid{display:grid;grid-template-columns:repeat(3,74px);gap:11px}.memory-tile{width:74px;height:67px;border:2px solid #9ea8c8;border-radius:6px;background:#273252;color:white;font:700 29px/1 var(--display)}.memory-tile:disabled{cursor:default;opacity:1}.memory-tile.flashing{background:var(--yellow);color:var(--navy);border-color:var(--yellow)}.memory-tile.correct{background:#244bd2;border-color:var(--yellow);color:white}.game-stage #replay-path{margin-top:18px}.catch-counter{display:flex;gap:20px;justify-content:center;margin-bottom:25px}.catch-counter>span{font-size:12px;font-weight:700;display:flex;flex-direction:column;align-items:center;gap:7px;color:#b5c0df}.catch-counter b{display:grid;place-items:center;width:47px;height:47px;border:1px solid #9eafd6;border-radius:50%;font:700 26px/1 var(--display)}.catch-counter .caught{color:var(--yellow)}.catch-counter .caught b{color:var(--navy);background:var(--yellow);border-color:var(--yellow)}.catch-track{width:100%;max-width:660px;height:48px;border-radius:5px;background:#3c4766;border:2px solid #c3cce3;position:relative;margin-inline:auto;overflow:hidden}.catch-target{position:absolute;top:0;bottom:0;background:var(--yellow)}#catch-marker{position:absolute;top:0;bottom:0;width:8px;background:var(--orange);border-inline:1px solid var(--navy);transform:translateX(-50%);z-index:2}.track-scale{display:flex;width:100%;max-width:660px;justify-content:space-between;font-size:12px;color:#bec8e6;margin-top:6px}.catch-button{margin-top:25px;min-width:160px;font-size:20px;padding-block:14px}.stationary-choices{display:flex;gap:10px;margin-top:18px}.stationary-choices button{min-width:48px;min-height:45px;border:2px solid #b5c0dc;border-radius:4px;background:var(--paper);color:var(--navy);font-size:18px;font-weight:800}.round-result{max-width:640px}.result-stamp{font-size:12px;letter-spacing:.1em;font-weight:800;color:var(--yellow);display:block;margin-bottom:22px}.round-result h3{font-size:60px;line-height:.95}.round-result.won h3{color:var(--yellow)}.result-note{font-size:16px;margin:18px auto;color:#cbd5f4}.result-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:18px;margin-top:25px}.result-link{font-size:14px;font-weight:700;color:var(--yellow);text-underline-offset:5px;display:block;flex-basis:100%;margin-top:8px}.game-stage>.button{margin-top:10px}.photo-reel{display:grid;grid-template-columns:1.4fr 1fr;background:var(--blue);color:white;margin-top:35px}.reel-stage{position:relative;min-width:0;background:var(--navy);min-height:430px}.reel-stage img{width:100%;height:100%;max-height:520px;object-fit:cover;object-position:center 60%;position:absolute;inset:0}.reel-tag{position:absolute;left:20px;bottom:20px;font-size:12px;letter-spacing:.04em;font-weight:800;background:var(--yellow);color:var(--navy);padding:10px 13px}.reel-copy{padding:32px}.reel-copy .eyebrow{color:var(--yellow)}.reel-copy h3{font-size:49px;line-height:.96}.reel-copy>p{font-size:16px;margin-top:23px}.reel-copy .button{margin-top:25px}.reel-controls{display:flex;align-items:center;gap:25px;margin-top:25px;font-size:14px;font-weight:800}.reel-controls button{color:white;background:transparent;border:1px solid #b8c1fa;width:42px;height:42px;border-radius:50%;font-size:23px}.reel-copy #reel-caption{font-size:14px;color:#d8dfff;margin-top:18px;min-height:44px}.gallery-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin:45px 0 25px}.gallery-heading h3{font-size:30px}.gallery-heading span{font-size:12px;font-weight:800}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.gallery-shot{padding:0;border:0;background:var(--navy);position:relative;aspect-ratio:1.25;overflow:hidden;text-align:left}.gallery-shot img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.gallery-shot:hover img{transform:scale(1.04)}.gallery-shot>span{position:absolute;left:9px;bottom:9px;font-size:12px;font-weight:800;letter-spacing:.03em;background:var(--paper);color:var(--ink);padding:6px 8px}.gallery-shot:focus-visible{outline-offset:3px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px 45px;margin-top:35px}.faq-grid article{padding-top:26px;border-top:2px solid var(--blue)}.faq-grid h3{font:800 20px/1.2 var(--body);letter-spacing:-.025em}.faq-grid p{font-size:16px;margin-top:18px}.contact-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:35px;margin-top:38px}.inquiry-fields{padding:29px;border:1px solid #17204470;background:#fff5c4;border-radius:5px}.inquiry-fields h3{font-size:32px}.inquiry-fields>p{font-size:15px;margin-top:18px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 14px;margin-top:25px}.field-grid label{font-size:14px;font-weight:800;min-width:0}.field-grid .full{grid-column:1/-1}.field-grid input,.field-grid textarea{display:block;min-width:0;width:100%;border:1px solid #7f805e;background:var(--paper);color:var(--ink);border-radius:4px;font-size:16px;line-height:1.4;padding:11px;margin-top:8px}.field-grid input[type=date]{min-height:47px}.field-grid textarea{resize:vertical}.inquiry-share>label{font-size:12px;font-weight:800;letter-spacing:.04em}.inquiry-share>textarea{display:block;width:100%;min-height:320px;border:1px solid #7f805e;border-radius:5px;background:var(--paper);color:var(--ink);font:14px/1.65 var(--body);resize:vertical;margin-top:12px;padding:20px}.inquiry-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:22px}.inquiry-actions .button{padding-inline:18px}#copy-feedback{font-size:14px;font-weight:700;margin-top:18px;min-height:22px}.contact-note{font-size:13px;line-height:1.5;margin-top:12px;max-width:480px}.mobile-dock{display:none}body:has(dialog[open]){overflow:hidden}dialog{width:calc(100% - 40px);max-width:970px;max-height:92dvh;overflow:auto;background:var(--paper);color:var(--ink);border:0;border-radius:8px;padding:20px;box-shadow:0 20px 80px #0008}dialog::backdrop{background:#070e2aed;backdrop-filter:blur(5px)}.photo-dialog-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:15px}.photo-dialog-top>span{font-size:13px;font-weight:800;letter-spacing:.05em}.photo-dialog-top button,.photo-dialog-bottom button{width:44px;height:44px;flex-shrink:0;border:1px solid var(--ink);background:var(--paper);color:var(--ink);font-size:25px;border-radius:50%}#full-photo{width:100%;height:65dvh;object-fit:contain;margin-inline:auto}.photo-dialog-bottom{display:flex;align-items:center;gap:25px;margin-top:18px}.photo-dialog-bottom p{font-size:14px;flex:1;text-align:center}.noscript-note{background:var(--yellow);color:var(--ink);padding:20px;font-size:14px}input::placeholder,textarea::placeholder{color:#66685d;opacity:1}.hero h1{letter-spacing:-.02em}
@media(min-width:1500px){.hero h1{font-size:8.5rem}.hero-art{max-width:530px;justify-self:center;width:100%}.photo-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:1150px){.game-top{padding:25px}.game-top h3{font-size:29px}.game-stage{padding:32px 25px}.game-progress li{padding:13px;font-size:13px;gap:10px}.game-bottom{align-items:start;flex-direction:column;gap:16px}.game-control-row{width:100%;justify-content:flex-end}.story-panels{gap:11px}.reel-copy{padding:27px}.reel-copy h3{font-size:43px}.photo-reel{grid-template-columns:1.2fr 1fr}.contact-grid{gap:25px}.inquiry-fields{padding:24px}.field-grid{grid-template-columns:1fr}.field-grid .full{grid-column:auto}.inquiry-actions{gap:12px}.inquiry-actions .button{font-size:14px}.gallery-heading h3{font-size:28px}}
@media(max-width:900px){body{padding-bottom:67px}.mobile-dock{position:fixed;bottom:0;left:0;right:0;z-index:40;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:var(--navy);color:white;padding:13px 16px max(13px,env(safe-area-inset-bottom));gap:12px;border-top:2px solid var(--orange);box-shadow:0 -4px 12px #0002}.mobile-dock a{text-decoration:none;text-align:center;font-size:14px;line-height:1.3;font-weight:700;align-self:center}.mobile-dock a:nth-child(2){color:var(--yellow)}.field-grid{grid-template-columns:1fr}.photo-grid{gap:14px}.reel-copy{padding:25px}.reel-copy h3{font-size:42px}.reel-tag{left:15px;bottom:15px;font-size:12px;max-width:calc(100% - 30px)}.game-progress li{font-size:14px}.rail nav a[aria-current=location]{text-decoration:underline;text-underline-offset:4px}.game-stage>h3{font-size:35px}.game-top h3{font-size:29px}}
@media(max-width:700px){.photo-reel{grid-template-columns:1fr}.reel-stage{min-height:370px}.reel-stage img{max-height:none}.reel-copy{padding:28px}.reel-copy h3{font-size:49px}.reel-copy h3 br{display:none}.reel-copy h3{line-height:1.02}.reel-copy .eyebrow{margin-bottom:20px}.photo-grid{grid-template-columns:1fr 1fr}.contact-grid{grid-template-columns:1fr}.field-grid{grid-template-columns:1fr 1fr}.field-grid .full{grid-column:1/-1}.faq-grid{gap:30px}.faq-grid h3{font-size:19px}.gallery-heading{align-items:start;flex-direction:column;gap:12px}.game-top h3{font-size:26px}.game-top{padding:25px 22px}.game-progress li{font-size:13px;gap:8px}.game-progress li>span{font-size:22px}.clock-block>b{font-size:73px;min-width:105px}.game-welcome h3{font-size:49px}.story-panels{gap:8px}.story-panel{padding:10px 5px 14px;min-height:139px}.story-icon{font-size:32px}.story-panel b{font-size:14px}}
@media(max-width:650px){.game-console{box-shadow:5px 5px 0 #b82911;margin-top:30px}.game-top{padding:23px 18px;gap:15px}.game-top h3{font-size:24px}.game-kicker{font-size:12px;letter-spacing:.035em;margin-bottom:9px}.clock-block>b{font-size:69px;min-width:90px}.clock-block>span{font-size:12px;max-width:104px;line-height:1.25}.game-progress li{flex-direction:column;align-items:start;gap:8px;padding:12px 11px;font-size:13px;line-height:1.35}.game-progress li>span{font-size:22px}.game-stage{padding:30px 18px;min-height:365px}.game-welcome h3{font-size:46px}.game-welcome .eyebrow{font-size:12px;margin-bottom:20px}.game-welcome>p{font-size:16px}.game-options{align-items:start;flex-direction:column;gap:16px;margin:24px 0}.game-options label{font-size:14px;text-align:left}.game-control-note{font-size:13px}.game-bottom{padding:20px 18px}.game-bottom p{font-size:14px}.game-control-row{justify-content:space-between;gap:12px}.control-button{font-size:14px}.game-stage>h3{font-size:31px}.stage-instructions{font-size:16px;margin:17px auto 25px}.story-panels{gap:6px}.story-panel{min-height:122px;border-width:2px;gap:12px;padding:10px 3px 13px}.story-icon{font-size:29px}.story-panel b{font-size:13px}.panel-position{font-size:14px}.stage-tip{font-size:14px}.game-fine{font-size:13px;margin-top:21px}.memory-grid{grid-template-columns:repeat(3,70px);gap:10px}.memory-tile{width:70px;height:64px}.catch-counter{gap:20px}.stationary-choices{gap:9px}.stationary-choices button{min-width:43px;min-height:45px;font-size:17px}.round-result h3{font-size:48px}.result-actions{flex-direction:column;gap:20px}.result-link{font-size:14px}.photo-reel{margin-top:30px}.reel-stage{min-height:360px}.reel-copy{padding:27px}.reel-copy h3{font-size:47px}.reel-copy h3 br{display:block}.reel-controls{margin-top:23px}.reel-copy #reel-caption{min-height:22px}.photo-grid{gap:12px}.gallery-shot{aspect-ratio:.9}.gallery-shot>span{left:6px;bottom:6px;font-size:12px;padding:5px 6px}.faq-grid{grid-template-columns:1fr;gap:26px}.faq-grid h3{font-size:21px}.faq-grid p{font-size:16px}.inquiry-fields{padding:25px}.inquiry-fields>p{font-size:16px}.field-grid{grid-template-columns:1fr}.field-grid .full{grid-column:auto}.inquiry-share>textarea{font-size:14px;min-height:320px;padding:18px}.inquiry-actions .button{padding:13px 17px}.contact-note{font-size:13px}.photo-dialog-bottom{gap:12px}.photo-dialog-bottom p{font-size:13px}dialog{width:calc(100% - 20px);padding:15px}.photo-dialog-top button,.photo-dialog-bottom button{width:42px;height:42px}#full-photo{height:58dvh}.rail nav a{font-size:14px}.reel-copy h3 br:after{content:' '}}
@media(max-width:360px){.game-top{padding:20px 15px;gap:10px}.game-top h3{font-size:22px}.clock-block>b{font-size:60px;min-width:76px}.game-stage{padding:28px 13px}.game-kicker{font-size:12px}.game-welcome h3{font-size:41px}.game-welcome .eyebrow{letter-spacing:.025em}.game-stage>h3{font-size:28px}.story-panels{gap:4px}.story-panel{gap:10px;min-height:118px;padding-inline:2px}.story-panel b{font-size:12px}.story-icon{font-size:25px}.game-bottom{padding:17px 14px}.stage-instructions{font-size:15px}.game-progress li{font-size:12px;padding:11px 9px}.round-result h3{font-size:42px}.stationary-choices{gap:7px}.stationary-choices button{min-width:40px}.photo-grid{grid-template-columns:1fr}.gallery-shot{aspect-ratio:1.15}.gallery-shot>span{padding:6px 8px;font-size:12px}.reel-copy{padding:24px}.reel-copy h3{font-size:43px}.reel-stage{min-height:320px}.inquiry-actions{flex-direction:column;align-items:stretch}.mobile-dock{padding-inline:9px;gap:8px}.mobile-dock a{font-size:13px}.game-options label{font-size:13px}}

.event-mark>b{letter-spacing:0}.game-top{position:sticky;top:0;z-index:5}#stage-heading{scroll-margin-top:180px}.story-panel b{font:700 18px/1.1 var(--display)}.game-progress li{font-size:14px}.game-options label{font-size:14px}.mobile-dock a{font-size:14px}.stage-instructions{font-size:16px}
@media(max-width:650px){.game-top{padding-block:15px}.clock-block>b{font-size:62px}.game-top h3{font-size:23px}.story-panel b{font-size:17px}#stage-heading{scroll-margin-top:145px}}
@media(max-width:360px){.game-progress li{font-size:14px;padding-inline:8px}.story-panel b{font-size:16px}.clock-block>b{font-size:55px}.game-top h3{font-size:22px}.game-options label{font-size:14px}.mobile-dock a{font-size:14px}.stage-instructions{font-size:16px}}
@media(max-width:650px){.hero h1{font-size:clamp(4.4rem,18vw,6.8rem)}}
@media(max-width:360px){.hero h1{font-size:4rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
