*{box-sizing:border-box}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;border:0}button:disabled{cursor:default;opacity:.5}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}h1,h2,h3,h4,p{margin:0}h4{font-weight:800}button,input,select,textarea{max-width:100%}[hidden]{display:none!important}.button{display:inline-flex;justify-content:space-between;align-items:center;line-height:1.2;transition:transform .18s,box-shadow .18s}.text-button{background:none;padding:12px 0;font-size:12px;font-weight:800;letter-spacing:.04em}.eyebrow{display:block;line-height:1.5}.script-word{display:block;font-family:Caveat,cursive;font-weight:700;letter-spacing:-.03em;text-transform:none}.scribble{font-weight:700}.small{font-size:12px;line-height:1.5}.skip{position:fixed;z-index:200;left:10px;top:-100px;background:white;color:#08276a;padding:15px}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.confetti{position:fixed;inset:0;pointer-events:none;z-index:100;overflow:hidden}.confetti i{position:absolute;top:-25px;width:10px;height:18px;animation:confetti-fall var(--duration,1.6s) ease-in forwards;left:var(--x,50%);background:var(--color,#fff);transform:rotate(var(--angle,0deg))}@keyframes confetti-fall{to{transform:translate(var(--drift,30px),110vh) rotate(600deg);opacity:.2}}.motion-off *,.motion-off *:before,.motion-off *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}html.motion-off{scroll-behavior:auto!important}.noscript-note{margin-left:var(--rail);padding:24px;background:white;color:#08276a;font-size:15px;line-height:1.6}
.workshop{padding:32px 4.7vw 38px;background:var(--ice);color:var(--navy)}
.scene-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:23px}
.scene-heading h2{font-size:63px;line-height:1;margin-top:10px;display:flex;align-items:baseline;gap:15px}
.scene-heading .script-word{font-size:69px;transform:rotate(-5deg)}
.scene-heading>p{font-size:16px;line-height:1.5;max-width:300px}
.workshop-grid{display:grid;grid-template-columns:1.12fr 1fr;max-width:1500px;margin:auto;min-height:535px}
.build-bay{background:var(--blue);color:white;padding:26px 32px 12px;position:relative;background-image:linear-gradient(#ffffff0a 1px,transparent 1px),linear-gradient(90deg,#ffffff0a 1px,transparent 1px);background-size:28px 28px}
.bay-label{display:flex;justify-content:space-between;font-size:12px;font-weight:800;letter-spacing:1.2px}
.bay-label strong{color:white}
.game-bike{width:100%;max-width:470px;margin:20px auto 0;position:relative}
.game-bike svg{width:100%;height:auto;overflow:visible;display:block}
.game-bike .part{opacity:.13;transition:opacity .5s,filter .5s}
.game-bike .part.on{opacity:1}
.game-bike .part.new-part{filter:drop-shadow(0 0 10px white)}
.build-verdict{text-align:center;margin-top:7px}
.build-verdict .scribble{font-size:30px;line-height:1.1}
.build-verdict p{font-size:13px;line-height:1.4;margin-top:8px}
.progress{height:5px;background:#ffffff30;margin:22px 0 18px}
.progress i{display:block;height:100%;width:0;background:#fff;transition:width .4s}
.part-picker{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}
.part-picker button{background:#073c9e;border:1px solid #ffffff40;min-height:59px;padding:8px 3px;font-size:12px;font-weight:700;letter-spacing:.2px}
.part-picker button b{font-weight:700}
.part-picker button>span{display:block;font-size:18px;margin-bottom:3px;font-weight:800}
.part-picker button[aria-pressed=true]{background:white;color:var(--navy)}
.part-picker button.earned{background:var(--red);border-color:var(--red);opacity:1}
.bay-bottom{display:flex;justify-content:space-between;margin-top:7px}
.bay-bottom .text-button{font-size:12px}
.challenge-bay{background:white;padding:28px 33px 22px;position:relative;display:flex;flex-direction:column;align-items:stretch;border:1px solid #cddaf0}
.challenge-kicker{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:12px;font-weight:800;letter-spacing:.7px}
.mini-badge{border:1px solid var(--red);color:#d70013;padding:7px 9px;transform:rotate(4deg);font-size:12px}
.challenge-bay h3{font-size:38px;line-height:1.04;margin:25px 0 10px;letter-spacing:-.3px}
.challenge-copy{font-size:16px;line-height:1.45;min-height:47px}
.track-labels{display:flex;justify-content:space-between;font-size:12px;letter-spacing:1px;font-weight:700;margin-top:42px}
.track-labels b{color:#ce0016}
.timing-track{position:relative;height:52px;background:var(--navy);margin:14px 0 26px;border:5px solid var(--navy)}
.target-zone{position:absolute;top:0;bottom:0;background:repeating-linear-gradient(-45deg,#fff 0 6px,var(--red) 6px 12px);left:36%;width:28%}
.timing-pointer{position:absolute;top:-11px;bottom:-11px;left:4%;width:4px;background:#fff;border:1px solid var(--navy);transform:translateX(-50%)}
.timing-pointer span{color:var(--red);position:absolute;top:-22px;left:50%;transform:translateX(-50%);font-size:25px;-webkit-text-stroke:1px white}
.timing-actions{display:flex;align-items:center;gap:24px}
.timing-actions .button{flex:1}
.game-message{background:var(--ice);padding:14px 16px;font-size:14px;line-height:1.4;margin:23px 0 14px;border-left:4px solid var(--blue);min-height:48px}
.game-message.win{border-color:var(--red);font-weight:700}
.game-note{font-size:12px;line-height:1.45;color:#4f5f7e;margin-top:auto;padding-top:22px}
.build-complete .scribble{font-size:35px;color:var(--red)}
.build-complete p{font-size:14px;line-height:1.4;margin:6px 0 15px}
.build-complete .button{width:100%}
#steadyControl{margin-bottom:18px;font-size:12px;line-height:1.5}
#aimPosition{display:block;width:100%;accent-color:var(--blue);margin:12px 0 5px;height:28px}
.puzzle-route{display:flex;justify-content:space-between;align-items:center;margin:27px 0 20px;gap:6px}
.puzzle-route span{font-family:Anton,sans-serif;font-size:40px;background:var(--navy);color:white;width:62px;padding:10px 0;text-align:center}
.puzzle-route b{font-size:15px}
.answer-options{display:flex;gap:12px}
.answer-options button{flex:1;font-family:Anton,sans-serif;font-size:32px;color:var(--navy);background:var(--ice);padding:12px;border:2px solid #b4c9e9}
.answer-options button:hover{border-color:var(--red)}
.memory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:23px 0 9px}
.memory-grid button{background:var(--navy);color:white;min-height:68px;border:2px solid var(--navy);font-size:28px;display:grid;place-items:center;border-radius:0}
.memory-grid button.revealed{background:var(--ice);color:var(--navy)}
.memory-grid button.matched{background:var(--blue);color:white;opacity:1;border-color:var(--blue)}
.memory-grid button:focus-visible{outline-color:var(--red)}

@font-face{font-family:Garage;src:url('assets/garage-display.ttf') format('truetype');font-weight:900;font-display:swap}
:root{--blue:#0755d8;--cobalt:#0755d8;--navy:#08276a;--red:#dc1932;--white:#fffaf0;--ice:#eaf2ff;--rail:218px;--mobile-nav:0px;--header:0px;--nav:0px;--display:Garage,Arial,sans-serif;font-family:Barlow,Arial,sans-serif;color:var(--navy);background:var(--white)}
html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--white);color:var(--navy)}main{margin-left:var(--rail)}.button{border-radius:40px;padding:17px 23px;min-height:52px;box-shadow:0 5px 0 #08276a24;letter-spacing:.04em;font-size:13px;font-weight:800;gap:24px}.button:hover{transform:translateY(-2px);box-shadow:0 7px 0 #08276a30}.button.red{background:var(--red);color:#fff}.button.white{background:var(--white);color:var(--navy)}.button.navy{background:var(--navy);color:#fff}.button:disabled{transform:none;box-shadow:none}.eyebrow{font-size:10px;letter-spacing:.13em;font-weight:800}.script-word{color:var(--red)}.scribble{font-family:Caveat,cursive}h2,h3{font-family:var(--display);font-weight:900}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #b03500;outline-offset:5px}nav :focus-visible{outline-color:white}.text-button{text-decoration:underline;text-underline-offset:5px}
nav.section-nav{position:fixed;left:0;top:0;bottom:0;width:var(--rail);padding:26px 17px 21px;background:var(--blue);color:white;border:0;z-index:60;display:flex;flex-direction:column;overflow-y:auto}.garage-brand{display:flex;align-items:center;gap:11px;flex-shrink:0}.brand-patch{display:block;background:var(--white);color:var(--blue);font:900 24px/1 var(--display);width:59px;height:59px;border-radius:18px 18px 18px 3px;display:grid;place-items:center;transform:rotate(-5deg);position:relative}.brand-patch>span{position:absolute;right:-7px;bottom:-3px;font:700 24px Barlow;color:var(--red);-webkit-text-stroke:3px var(--blue);paint-order:stroke fill}.garage-brand>strong{font:900 13px/1.3 var(--display);letter-spacing:-.025em}.garage-brand small{display:block;font:700 8px/1.5 Barlow;letter-spacing:.08em;margin-top:6px}.rail-caption{display:flex;justify-content:space-between;font:800 9px/1.5 Barlow;letter-spacing:.12em;border-bottom:1px solid #fff5;padding-bottom:11px;margin:33px 7px 14px}.section-nav .section-links{display:flex;flex-direction:column;gap:5px;margin:0;max-width:none;width:100%}.section-nav .section-links a{display:flex;align-items:center;justify-content:flex-start;border:0;min-height:45px;padding:11px 9px;text-align:left;font-size:12px;font-weight:600;border-radius:9px;gap:9px;line-height:1.3;position:relative;flex-shrink:0}.section-nav .section-links a>span{font-size:10px;opacity:.68;font-weight:800;min-width:14px}.section-nav .section-links a[aria-current]{background:var(--white);color:var(--navy);font-weight:800;box-shadow:0 4px 0 #072a8160}.section-nav .section-links a:hover{background:#fff2}.section-nav .section-links a[aria-current]:hover{background:var(--white)}.section-links a b{font-size:7px;background:#fff;color:var(--red);border-radius:3px;padding:3px;position:absolute;right:5px;top:-1px;transform:rotate(5deg)}.rail-cta{display:flex;justify-content:space-between;gap:8px;background:var(--red);color:#fff;border-radius:8px;padding:16px 12px;margin-top:24px;font:800 10px/1.4 Barlow;box-shadow:0 5px 0 #062c8555}.rail-cta:hover{background:#ba0b22}.rail-bottom{margin-top:auto;padding:26px 8px 0;position:relative}.rail-heart{font-size:38px;line-height:1;color:#fff;position:absolute;right:5px;top:25px;transform:rotate(12deg)}.rail-bottom p{font:900 16px/1.08 var(--display)}.rail-bottom small{display:block;font-size:9px;font-weight:700;line-height:1.5;letter-spacing:.05em;margin-top:15px}.rail-progress{height:4px;background:#ffffff40;margin:20px 0 10px;border-radius:2px;overflow:hidden}.rail-progress i{display:block;width:0;height:100%;background:#fff}.rail-bottom>span:last-child{font-size:8px;letter-spacing:.1em;font-weight:800}
.garage-hero{position:relative;background:var(--white);color:var(--navy);overflow:hidden;padding:25px 4.7% 0}.garage-topline{display:flex;justify-content:space-between;gap:20px;font-size:9px;font-weight:800;letter-spacing:.1em;border-bottom:1px solid #08276a30;padding-bottom:15px;margin-bottom:28px}.garage-hero-grid{display:grid;grid-template-columns:.95fr 1.15fr;gap:40px;align-items:center}.garage-invitation{padding:4px 0 32px;min-width:0}.favorite-label{display:inline-flex;align-items:center;gap:12px;font-size:9px;font-weight:800;letter-spacing:.035em;background:var(--ice);border-radius:30px;padding:9px 13px;margin-bottom:19px;color:var(--blue)}.favorite-label>span{color:var(--red);font-size:15px;line-height:1}.garage-invitation h1{font:900 clamp(74px,8.3vw,137px)/.85 var(--display);letter-spacing:-.075em;color:var(--blue);margin:0 0 28px}.charity-label{display:block;font:800 16px/1.3 Barlow;letter-spacing:.5em;color:var(--navy);margin-bottom:13px}.challenge-label{display:block;font:900 clamp(22px,2.2vw,36px)/1 var(--display);color:var(--red);letter-spacing:-.015em;margin:18px 0 0}.garage-invitation h2{font:800 26px/1.12 Barlow;letter-spacing:-.03em;margin:20px 0 15px;max-width:16ch}.garage-invitation h2 em{font-style:normal;background:linear-gradient(transparent 73%,#c9defb 0);white-space:nowrap}.garage-invitation>p{font-size:16px;line-height:1.55;max-width:32ch;margin:16px 0 25px}.hero-buttons{display:flex;align-items:flex-start;gap:20px;flex-direction:column}.hero-details-link{font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:5px}.garage-art{margin:0 0 30px;position:relative;min-width:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.garage-art>img{display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:contain;border-radius:160px 18px 160px 18px;max-height:690px;background:var(--blue)}.garage-art figcaption{font-size:8px;letter-spacing:.1em;font-weight:800;text-align:center;margin-top:10px;color:var(--blue)}.garage-hero .bell{position:absolute;right:-13px;top:auto;bottom:40px;width:107px;height:107px;background:var(--red);color:white;border:5px solid var(--white);box-shadow:0 5px 0 #08276a30;border-radius:50%;transform:rotate(10deg);font-size:10px;font-weight:800;line-height:1.1;z-index:4}.garage-hero .bell>span{font-size:31px;display:block;margin-bottom:3px}.garage-hero .bell:hover{transform:rotate(-8deg) scale(1.05)}.garage-hero .bell-message{position:absolute;top:auto;right:10px;bottom:165px;max-width:90%;padding:12px 18px;background:var(--navy);color:white;border-radius:15px 15px 2px 15px;font:700 24px/1.15 Caveat;transform:rotate(-4deg);z-index:5}.bell-message:empty{display:none}.good-times-strip{display:flex;justify-content:space-around;align-items:center;gap:18px;background:var(--red);color:#fff;margin:10px -5.19% 0;padding:16px 28px;font:900 14px/1 var(--display);letter-spacing:-.02em}.good-times-strip b{font-size:23px;line-height:1}
.details-section{padding:50px 5%;background:var(--ice);color:var(--navy)}.details-heading{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-bottom:28px}.details-heading h2{font:900 42px/1 var(--display);margin:15px 0 0}.details-heading .script-word{font:700 47px/.95 Caveat;margin-top:7px}.details-heading>p{max-width:46ch;font-size:16px;line-height:1.6}.event-ticket{background:var(--navy);color:white;border-radius:16px;overflow:hidden}.event-ticket .event-stats{display:grid;grid-template-columns:repeat(4,1fr);margin:0;gap:0}.event-ticket .event-stats>div{padding:25px;border-right:1px dashed #fff5}.event-ticket .event-stats>div:last-child{border:0}.event-ticket dt{font-size:10px;letter-spacing:.1em}.event-ticket dd{font:900 33px/1.1 var(--display);margin:10px 0 0;letter-spacing:-.04em}.event-ticket small{font:700 10px/1.5 Barlow;letter-spacing:.05em;margin-top:7px}.event-ticket .hosting-line{margin:0;text-align:center;padding:16px;border:0;background:var(--blue);font-size:11px;font-weight:800;letter-spacing:.04em}.hosting-line b{margin:0 14px;color:#fff}
@media(min-width:1700px){.garage-hero-grid{grid-template-columns:1fr 1.1fr;gap:65px}.garage-invitation h1{font-size:9vw}.garage-invitation h2{font-size:33px}.garage-invitation>p{font-size:19px}.garage-art>img{max-height:820px}.garage-invitation .button{font-size:15px}.garage-invitation .hero-buttons{flex-direction:row;align-items:center}}
@media(max-width:1150px){:root{--rail:195px}nav.section-nav{padding:24px 12px}.garage-brand{gap:8px}.brand-patch{width:50px;height:50px;font-size:22px}.garage-brand>strong{font-size:12px}.garage-brand small{font-size:7px}.section-nav .section-links a{font-size:11px;gap:8px;padding:11px 8px}.garage-hero-grid{gap:25px}.garage-invitation h1{font-size:8.1vw}.garage-invitation h2{font-size:25px}.garage-invitation>p{font-size:15px}.favorite-label{font-size:8px;gap:8px}.garage-art>img{border-radius:100px 14px 100px 14px}.garage-topline{font-size:8px}.garage-hero .bell{width:90px;height:90px;font-size:9px}.garage-hero .bell>span{font-size:24px}.details-heading h2{font-size:35px}.event-ticket .event-stats>div{padding:23px 18px}.event-ticket dd{font-size:29px}}
@media(max-width:800px){:root{--rail:0px;--mobile-nav:104px}html{scroll-padding-top:calc(var(--mobile-nav) + 18px)}nav.section-nav{position:sticky;bottom:auto;top:0;width:100%;overflow:visible;display:grid;grid-template-columns:1fr auto;padding:10px 17px 0;gap:8px}.garage-brand{gap:9px}.brand-patch{width:37px;height:37px;border-radius:12px 12px 12px 3px;font-size:18px}.brand-patch>span{font-size:16px;right:-3px;bottom:-3px}.garage-brand>strong{font-size:11px}.garage-brand small{font-size:7px;margin-top:3px}.rail-caption,.rail-bottom{display:none}.rail-cta{grid-column:2;grid-row:1;margin:0;align-self:center;font-size:9px;padding:11px;border-radius:5px;box-shadow:none}.section-nav .section-links{grid-column:1/-1;flex-direction:row;gap:5px;overflow-x:auto;padding:4px 2px 9px;scrollbar-width:thin;scrollbar-color:#fff6 transparent}.section-nav .section-links a{min-height:34px;font-size:11px;padding:8px 10px;white-space:nowrap;border-radius:6px}.section-nav .section-links a b{display:none}.garage-hero{padding:22px 5% 0}.garage-topline{margin-bottom:24px}.garage-topline span:last-child{display:none}.garage-invitation h1{font-size:11vw}.charity-label{font-size:13px}.challenge-label{font-size:25px}.garage-invitation h2{font-size:26px}.garage-invitation>p{font-size:15px}.garage-art{margin-bottom:25px}.garage-hero .bell{bottom:35px;right:-10px}.good-times-strip{margin:10px -5.56% 0;padding:16px 20px;font-size:11px;gap:12px}.details-section{padding:42px 5%}.details-heading{gap:30px}.details-heading h2{font-size:36px}.details-heading .script-word{font-size:41px}.details-heading>p{font-size:14px;max-width:36ch}.event-ticket dd{font-size:29px}}
@media(max-width:560px){nav.section-nav{padding:10px 12px 0}.rail-cta{font-size:8px;max-width:126px;gap:7px;padding:10px}.garage-hero-grid{grid-template-columns:1fr;gap:10px}.garage-invitation{display:grid;grid-template-columns:1.15fr 1fr;gap:0 20px;padding:0}.favorite-label{grid-column:1/-1;justify-self:start;font-size:8px;margin-bottom:23px}.garage-invitation h1{font-size:20.7vw;grid-column:1;grid-row:2/4;margin:0 0 20px}.charity-label{font-size:10px;letter-spacing:.4em;margin-bottom:10px}.challenge-label{font-size:17px;margin-top:13px}.garage-invitation h2{grid-column:2;grid-row:2;font-size:21px;margin:21px 0 13px;line-height:1.1}.garage-invitation h2 em{white-space:normal}.garage-invitation>p{grid-column:2;grid-row:3;font-size:13px;line-height:1.5;margin:0 0 18px}.hero-buttons{grid-column:1/-1;flex-direction:row;align-items:center;gap:17px;flex-wrap:wrap;margin:5px 0 28px}.hero-buttons .button{font-size:11px;gap:15px;padding:14px 16px;min-height:48px}.hero-details-link{font-size:11px;max-width:16ch;line-height:1.4}.garage-art{margin:0 7px 20px}.garage-art>img{border-radius:90px 14px 90px 14px;max-height:none}.garage-art figcaption{font-size:7px}.garage-hero .bell{width:88px;height:88px;right:-11px;bottom:34px}.good-times-strip{font-size:9px;gap:9px;padding:15px 15px;line-height:1.2}.good-times-strip b{font-size:17px}.good-times-strip b:last-child{display:none}.details-heading{display:block}.details-heading h2{font-size:40px}.details-heading .script-word{font-size:48px}.details-heading>p{font-size:16px;margin-top:24px;max-width:none}.event-ticket .event-stats{grid-template-columns:1fr 1fr}.event-ticket .event-stats>div{padding:23px 20px}.event-ticket .event-stats>div:nth-child(2){border-right:0}.event-ticket .event-stats>div:nth-child(-n+2){border-bottom:1px dashed #fff5}.event-ticket dd{font-size:32px}.event-ticket .hosting-line{font-size:11px;line-height:1.5;padding:17px 20px}.hosting-line b{display:block;margin:6px 0;line-height:1}}
@media(max-width:360px){.garage-invitation{gap:0 15px}.garage-invitation h2{font-size:19px}.garage-invitation>p{font-size:12px}.favorite-label{font-size:7px}.challenge-label{font-size:15px}.garage-brand>strong{font-size:10px}.rail-cta{font-size:7px;max-width:112px}.hero-buttons{gap:14px}.hero-buttons .button{font-size:10px;padding:13px 14px}.hero-details-link{font-size:10px}.event-ticket .event-stats>div{padding:21px 16px}.event-ticket dd{font-size:28px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* Your real event, in three photo-led chapters. */
.roll-section{padding:72px 5%;background:var(--white);color:var(--navy)}.roll-heading{text-align:center;margin-bottom:42px;position:relative}.roll-heading h2{font-size:clamp(34px,3.4vw,54px);line-height:1.07;letter-spacing:-.045em;margin:18px auto 0}.roll-heading h2 em{font-style:normal;color:var(--blue)}.roll-heading .scribble{font-size:34px;line-height:1.1;color:var(--red);margin-top:17px;transform:rotate(-3deg)}.flow-acts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:31px}.flow-act{min-width:0}.flow-act figure{margin:10px 0 28px;padding:9px 9px 12px;border-radius:13px;background:var(--ice);transform:rotate(-3deg);box-shadow:0 7px 0 #08276a16}.flow-act:nth-child(2) figure{transform:rotate(2deg);background:#ffe7e7}.flow-act:nth-child(3) figure{transform:rotate(-1deg)}.flow-act figure img{width:100%;aspect-ratio:4/3;object-fit:contain;background:#fff;border-radius:7px}.flow-act figcaption{font:700 21px/1.05 Caveat;text-align:center;margin:11px 0 2px;color:var(--navy)}.flow-act h3{font-size:22px;line-height:1.1;letter-spacing:-.04em;color:var(--blue);margin-bottom:22px}.flow-act:nth-child(2) h3{color:var(--red)}.event-flow{list-style:none;padding:0;margin:0;display:block}.event-flow li{display:flex;gap:12px;align-items:flex-start;padding:17px 0;border-top:1px solid #08276a28}.event-flow li>span{font-family:Barlow;font-weight:800;font-size:12px;background:var(--blue);color:white;border-radius:50%;min-width:28px;height:28px;display:grid;place-items:center}.flow-act:nth-child(2) .event-flow li>span{background:var(--red)}.event-flow h4{font:800 19px/1.2 Barlow;letter-spacing:-.02em}.event-flow p{font:400 15px/1.6 Barlow;margin-top:9px}.details-finish{background:var(--ice);border-radius:18px;padding:24px 28px;display:flex;gap:30px;align-items:center;justify-content:space-between;margin-top:33px}.details-finish p{font-size:15px;line-height:1.55;max-width:58ch}.details-finish strong{display:block;font-size:19px;margin-bottom:6px}.details-finish .button{flex-shrink:0;font-size:11px}
/* The garage is open: personalize a crew and play. */
.workshop{padding:70px 5%;background:var(--blue);color:white;position:relative;overflow:hidden;background-image:radial-gradient(#ffffff16 1px,transparent 1px);background-size:17px 17px}.scene-heading{display:flex;align-items:end;justify-content:space-between;gap:35px;max-width:none;margin:0 0 30px}.scene-heading h2{display:block;font:900 clamp(42px,4.5vw,69px)/1 var(--display);letter-spacing:-.06em;margin-top:19px}.scene-heading .script-word{display:block;font:700 clamp(37px,4.4vw,68px)/.95 Caveat;letter-spacing:-.04em;color:#fff;margin:9px 0 0;transform:rotate(-3deg)}.scene-heading>p{max-width:34ch;font-size:16px;line-height:1.6}.crew-station{display:grid;grid-template-columns:1fr 1.3fr;gap:30px;align-items:center;background:var(--white);color:var(--navy);border-radius:15px;padding:22px 26px;margin:33px 0 30px;box-shadow:0 7px 0 #08276a50}.crew-overline{font-size:10px;font-weight:800;letter-spacing:.06em}.crew-station>div>p{font:700 27px/1 Caveat;margin-top:6px}.crew-controls>label{display:block;font-size:12px;font-weight:800;margin-bottom:8px}.crew-controls>label>span{font-weight:400}.crew-controls>div{display:flex;border:1px solid #7992bd;border-radius:8px;overflow:hidden;background:white}.crew-controls input{border:0;border-radius:0;padding:12px;font-size:16px;font-weight:700;color:var(--navy);width:100%;min-width:0;background:white}.crew-controls button{background:var(--navy);color:#fff;font-size:10px;font-weight:800;padding:13px;white-space:nowrap}.crew-controls button:hover{background:var(--red)}.crew-controls input:focus-visible{outline-offset:-3px}.workshop-grid{grid-template-columns:1fr 1.05fr;gap:0;max-width:none;min-height:0;border:2px solid white;border-radius:24px;overflow:hidden;background:var(--white);box-shadow:0 12px 0 #08276a65}.build-bay{background:var(--navy);color:white;padding:26px 27px 17px;display:flex;flex-direction:column;background-image:linear-gradient(#ffffff09 1px,transparent 1px),linear-gradient(90deg,#ffffff09 1px,transparent 1px);background-size:25px 25px}.bay-label{font-size:9px;letter-spacing:.08em;gap:15px;align-items:center}.bay-label strong{font-size:12px;padding:6px 10px;border-radius:20px;background:#ffffff1c;white-space:nowrap}.crew-sign{font:900 28px/1.1 var(--display);letter-spacing:-.04em;margin:16px 0 0;overflow-wrap:anywhere;color:#fff}.game-bike{max-width:420px;width:100%;margin:27px auto 8px}.game-bike svg{width:100%;height:auto}.game-bike .part{opacity:.11}.game-bike .part.on{opacity:1}.build-verdict{margin-top:auto;padding-top:10px}.build-verdict .scribble{font-size:29px;line-height:1.1;display:block}.build-verdict p{font-size:13px;line-height:1.55;max-width:36ch;margin:10px auto 0}.progress{height:6px;border-radius:4px;overflow:hidden;margin:25px 0 18px}.part-picker{gap:7px}.part-picker button{border:1px solid #ffffff55;border-radius:9px;background:#104494;min-height:64px;padding:8px 3px;font-size:11px}.part-picker button>span{font-family:Barlow;font-size:19px}.part-picker button.earned{background:var(--red);color:white;border-color:#ff697b}.part-picker button[aria-pressed=true]{background:var(--white);color:var(--navy)}.bay-bottom{margin-top:11px}.bay-bottom .text-button{font-size:10px;color:white;padding:14px 0}.challenge-bay{border:0;background:var(--white);color:var(--navy);padding:29px;scroll-margin-top:calc(var(--mobile-nav) + 15px);min-width:0}.challenge-kicker{font-size:10px;letter-spacing:.02em;line-height:1.4;gap:12px}.mini-badge{display:inline-block;background:#ffe3e6;border:0;border-radius:8px;color:var(--red);font-size:8px;line-height:1.3;padding:7px;text-align:center;max-width:89px}.challenge-bay h3{font:900 31px/1.1 var(--display);letter-spacing:-.05em;margin:29px 0 17px}.challenge-copy{font-size:16px;line-height:1.55;min-height:0}.track-labels{margin-top:40px;font-size:10px;letter-spacing:.03em}.track-labels b{color:var(--red)}.timing-track{height:58px;border-radius:5px;margin:17px 0 26px;border-width:5px}.target-zone{background:repeating-linear-gradient(-45deg,var(--white) 0 7px,var(--red) 7px 14px)}.timing-actions{gap:20px}.timing-actions .button{font-size:12px;padding:17px 19px;justify-content:center}.timing-actions .text-button{font-size:11px}.game-message{font-size:14px;line-height:1.55;border-radius:0 9px 9px 0;padding:15px 17px;margin:27px 0 17px;background:var(--ice)}.game-message.win{border-color:var(--blue);background:#deedff;color:var(--navy)}.game-note{font-size:12px;line-height:1.55;color:#435c84;padding-top:25px}.build-complete .scribble{font-size:32px;color:var(--red);line-height:1;display:block;margin:5px 0 12px}.build-complete p{font-size:15px;line-height:1.55}.build-complete .button{margin-top:8px;font-size:12px}.puzzle-route{gap:7px;margin:28px 0 25px}.puzzle-route span{font:900 33px/1 var(--display);width:54px;padding:15px 6px;border-radius:8px}.puzzle-route b{font-size:14px}.answer-options{gap:12px}.answer-options button{font:900 30px/1.2 var(--display);border-radius:10px;background:var(--ice);border:2px solid #a6c4ef;color:var(--navy);padding:16px}.answer-options button:hover{border-color:var(--red)}.memory-grid{gap:12px;margin:25px 0 14px}.memory-grid button{border-radius:10px;min-height:82px;background:var(--navy);font-size:32px;line-height:1;color:white}.memory-grid button.revealed{background:#e0edff;color:var(--navy)}.memory-grid button.matched{background:var(--blue);color:white;border-color:var(--blue)}#memoryCount{font-size:11px;font-weight:700}#steadyControl{font-size:13px;line-height:1.6}#aimPosition{height:32px}#nextChallenge{justify-content:center;font-size:12px}
/* The giveback remains the emotional center. Both finales are explained in the open. */
.giveback-section{padding:70px 5%;background:var(--white);color:var(--navy)}.giveback-head{position:relative;text-align:center;padding:0 65px 30px}.giveback-head h2{font:900 clamp(40px,4.2vw,65px)/1.1 var(--display);letter-spacing:-.045em;margin:20px 0 0}.giveback-head h2 span{display:block;font:700 clamp(36px,4.25vw,65px)/.97 Caveat;color:var(--red);letter-spacing:-.025em;margin-top:11px;transform:rotate(-2deg)}.giveback-head>p{font-size:17px;line-height:1.6;margin-top:23px}.give-heart{position:absolute;right:-4px;top:12px;font-size:85px;line-height:1;color:var(--red);transform:rotate(15deg)}.giveback-photo{margin:0;position:relative;border-radius:23px;overflow:hidden;background:var(--blue)}.giveback-photo img{width:100%;height:auto;display:block;max-height:610px;object-fit:contain;background:var(--blue)}.giveback-photo figcaption{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:20px 28px;color:white}.giveback-photo figcaption span{font-size:10px;font-weight:800;letter-spacing:.04em}.giveback-photo figcaption strong{font:700 31px/1 Caveat}.finish-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:42px 0 23px}.finish-heading h3{font:900 22px/1.15 var(--display);letter-spacing:-.03em;max-width:22ch}.finish-heading p{font-size:15px;line-height:1.5;max-width:32ch}.finish-options{border:0;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:20px}.finish-options label{position:relative;display:block;cursor:pointer;border:2px solid #a3bad9;border-radius:15px;padding:24px 24px 23px 52px;background:#fff}.finish-options label:has(input:checked){border-color:var(--blue);background:var(--ice);box-shadow:0 5px 0 #bed6fc}.finish-options input{position:absolute;left:22px;top:26px;width:18px;height:18px;margin:0;accent-color:var(--blue)}.finish-options label>span{display:block}.finish-options strong{font:900 17px/1.2 var(--display);letter-spacing:-.035em;display:block;padding-right:18px}.finish-icon{position:absolute;right:21px;top:21px;font-size:26px;color:var(--red);line-height:1}.finish-options em{font:400 15px/1.6 Barlow;display:block;margin-top:13px;color:var(--navy)}.finish-story{font-size:13px;line-height:1.5;min-height:21px;margin:22px 0 0;text-align:center;color:#3c5680}.giveback-signoff{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:31px;border-top:1px solid #08276a30;padding-top:29px}.giveback-signoff>p{font-size:11px;font-weight:800;letter-spacing:.03em;line-height:1.5}.giveback-signoff>p span{color:var(--blue);font-size:25px;margin-right:9px}.giveback-signoff .button{font-size:12px}
/* A big photo album, with clear controls and a lucky-dip button. */
.album{padding:68px 5%;background:var(--red);color:#fff}.album-heading{display:flex;align-items:end;justify-content:space-between;gap:30px}.album-heading h2{font:900 clamp(42px,4.1vw,62px)/1 var(--display);letter-spacing:-.05em;margin-top:19px}.album-heading .script-word{font:700 clamp(38px,4vw,61px)/1 Caveat;letter-spacing:-.03em;color:#fff;transform:rotate(-3deg);margin-top:9px}.album-count{font:900 29px/1 var(--display);letter-spacing:-.05em;white-space:nowrap;border:2px solid #fff;border-radius:50%;width:120px;height:120px;display:grid;place-items:center;transform:rotate(10deg)}.album-tools{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:25px 0 30px}.album-tools>p{font-size:16px;line-height:1.55}.album-tools .button{font-size:11px;box-shadow:0 5px 0 #7a092c55}.album-stage{display:grid;grid-template-columns:1fr auto auto;gap:15px;align-items:center;margin:0;background:none;height:auto}.album-stage>img{grid-column:1/-1;grid-row:1;display:block;width:100%;height:clamp(330px,40vw,610px);object-fit:contain;background:#fffaf0;border:12px solid var(--white);border-radius:17px}.album-stage figcaption{grid-column:1;grid-row:2;font-size:15px;line-height:1.5;padding:0;position:static;background:none;max-width:60ch}.photo-arrow{position:static;transform:none;width:49px;height:49px;display:grid;place-items:center;background:var(--white);color:var(--red);border-radius:50%;font-size:27px;box-shadow:0 4px 0 #96082a55}.photo-arrow.previous{grid-column:2;grid-row:2}.photo-arrow.next{grid-column:3;grid-row:2}.photo-arrow:hover{background:var(--navy);color:white}.filmstrip{display:flex;gap:11px;overflow-x:auto;padding:20px 3px 14px;scrollbar-width:thin;scrollbar-color:#fff8 transparent;margin-top:3px}.filmstrip button{flex:0 0 96px;height:72px;position:relative;border:3px solid transparent;background:#a70c29;border-radius:9px;padding:0;overflow:hidden}.filmstrip img{height:100%;width:100%;object-fit:contain;opacity:.72}.filmstrip button[aria-current=true]{border-color:#fff}.filmstrip button[aria-current=true] img,.filmstrip button:hover img{opacity:1}.filmstrip button>span{position:absolute;bottom:0;right:0;background:var(--navy);color:#fff;font-size:10px;font-weight:800;padding:3px 6px;border-radius:6px 0 0 0}.album-footer{display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:10px;font-weight:800;letter-spacing:.045em;margin-top:16px}.album-footer .text-button{font-size:11px}
/* Practical questions and an open event planner. */
.questions-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:55px;padding:75px 5%;background:var(--ice);color:var(--navy);align-items:start}.questions-heading{position:sticky;top:35px}.questions-heading h2{font:900 clamp(34px,3.2vw,52px)/1.03 var(--display);letter-spacing:-.055em;margin:21px 0 0}.questions-heading .script-word{font:700 clamp(37px,3.8vw,61px)/.95 Caveat;letter-spacing:-.03em;margin-top:17px;transform:rotate(-4deg)}.questions-heading>p{font-size:16px;line-height:1.6;margin-top:29px;max-width:26ch}.visible-answers{counter-reset:faq}.faq-answer{position:relative;border-top:1px solid #08276a30;padding:22px 0 24px 42px;counter-increment:faq}.faq-answer:first-child{border-top:0;padding-top:0}.faq-answer:before{content:'0' counter(faq);position:absolute;left:0;top:23px;font:800 12px/1 Barlow;color:var(--blue)}.faq-answer:first-child:before{top:4px}.faq-answer h3{font:800 24px/1.2 Barlow;letter-spacing:-.035em}.faq-answer p{font-size:16px;line-height:1.65;margin-top:12px}.booking-section{display:grid;grid-template-columns:1fr 1.08fr;gap:0;padding:0;background:var(--white);color:var(--navy)}.booking-poster{background:var(--blue);color:#fff;padding:57px 9%;min-width:0;overflow:hidden}.booking-poster h2{font:900 clamp(40px,4vw,64px)/1.04 var(--display);letter-spacing:-.055em;margin-top:30px}.booking-poster .script-word{font:700 clamp(53px,5vw,78px)/.85 Caveat;letter-spacing:-.04em;color:white;transform:rotate(-5deg);margin:14px 0 36px}.booking-poster img{width:100%;height:auto;object-fit:contain;border:10px solid white;border-radius:10px;transform:rotate(-5deg);margin-top:39px;box-shadow:0 9px 0 #08276a60}.booking-poster>p{font:700 34px/1.03 Caveat;transform:rotate(-3deg);margin:30px 0 0}.booking-form{padding:61px 9% 58px;min-width:0}.booking-form h3{font:900 26px/1.12 var(--display);letter-spacing:-.055em}.booking-form>p{font-size:16px;line-height:1.5;margin:15px 0 29px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px 15px}.form-grid .full{grid-column:1/-1}.form-grid label{display:block;font-size:13px;font-weight:700;line-height:1.4;margin-bottom:8px}.form-grid label>span{font-weight:400}.form-grid input,.form-grid select,textarea{border:1px solid #8096ba;border-radius:7px;min-height:47px;padding:12px;background:#fff;color:var(--navy);font-size:16px;line-height:1.4;width:100%;display:block;min-width:0}.form-grid input::placeholder{color:#5b6e8c}.booking-form form>.button{width:100%;font-size:12px;margin:26px 0 14px}.booking-form .small{font-size:12px;color:#40577d;line-height:1.6}.inquiry-actions{display:flex;gap:22px;align-items:center;flex-wrap:wrap;margin-top:20px}.inquiry-actions .button{font-size:11px;padding:14px 20px;min-height:46px}.inquiry-actions .text-button{font-size:10px}#inquiryResult{border-top:3px solid var(--red);padding-top:25px;margin-top:27px}#inquiryResult>label{font-size:11px;font-weight:800;display:block;margin-bottom:12px}textarea{resize:vertical;line-height:1.6;min-height:200px}#copyStatus{font-size:12px;line-height:1.6;margin-top:15px}.page-footer{display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--navy);color:white;padding:31px 5%}.wordmark strong{font:900 18px/1.1 var(--display);letter-spacing:-.04em;display:block}.wordmark strong span{color:#ff7584;margin-left:5px}.wordmark small{display:block;font-size:8px;font-weight:700;letter-spacing:.15em;margin-top:6px}.page-footer>span{font-size:10px;font-weight:700;letter-spacing:.05em}.page-footer>a:last-child{font-size:11px;font-weight:800;text-decoration:underline;text-underline-offset:4px}
@media(max-width:1150px){.roll-section,.workshop,.giveback-section,.album,.questions-section{padding:60px 5%}.flow-acts{gap:23px}.flow-act h3{font-size:19px}.flow-act figcaption{font-size:20px}.event-flow li{gap:10px}.event-flow h4{font-size:19px}.event-flow p{font-size:14px}.details-finish{padding:22px}.details-finish .button{max-width:235px;line-height:1.4;gap:15px;flex-shrink:1;text-align:center;justify-content:center}.scene-heading{align-items:center;gap:30px}.scene-heading h2{font-size:43px}.scene-heading .script-word{font-size:44px}.scene-heading>p{font-size:15px;max-width:29ch}.crew-station{grid-template-columns:.8fr 1.2fr;gap:22px;padding:22px}.crew-station>div>p{font-size:24px}.crew-overline{font-size:9px}.crew-controls button{font-size:9px;padding:11px}.build-bay{padding:24px 20px 15px}.crew-sign{font-size:25px}.challenge-bay{padding:26px 22px}.challenge-bay h3{font-size:26px}.challenge-kicker{font-size:9px}.mini-badge{display:none}.game-bike{margin-top:40px}.part-picker{gap:5px}.part-picker button{font-size:10px}.build-verdict .scribble{font-size:27px}.giveback-head{padding-inline:40px}.give-heart{font-size:65px}.giveback-head h2{font-size:45px}.finish-options label{padding:23px 20px 24px 45px}.finish-options input{left:18px;top:24px}.finish-options strong{font-size:15px}.finish-options em{font-size:14px}.finish-icon{font-size:22px;right:17px;top:19px}.giveback-photo figcaption strong{font-size:28px}.album-tools>p{font-size:15px}.album-tools .button{max-width:240px;line-height:1.4;text-align:center;font-size:10px}.album-count{width:100px;height:100px;font-size:23px}.questions-section{gap:36px}.questions-heading h2{font-size:36px}.faq-answer h3{font-size:23px}.faq-answer p{font-size:15px}.booking-poster,.booking-form{padding:50px 8%}.booking-poster h2{font-size:44px}.booking-poster .script-word{font-size:64px}.booking-form h3{font-size:24px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.page-footer{gap:20px}.page-footer>span{font-size:9px}}
@media(max-width:950px) and (min-width:801px){.garage-hero-grid{grid-template-columns:1fr 1fr;gap:20px}.garage-invitation h1{font-size:8vw}.garage-invitation h2{font-size:23px}.garage-invitation>p{font-size:14px}.garage-art>img{border-radius:90px 12px 90px 12px}.details-heading{display:block}.details-heading>p{max-width:none;margin-top:23px;font-size:16px}.event-ticket .event-stats>div{padding:20px 13px}.event-ticket dd{font-size:25px}.event-ticket dt,.event-ticket small{font-size:9px}.flow-acts{grid-template-columns:1fr}.flow-act{display:grid;grid-template-columns:.8fr 1.2fr;gap:0 25px;align-items:start;margin-top:20px}.flow-act figure{grid-column:1;grid-row:1/3;margin:8px 0}.flow-act h3{grid-column:2;margin-bottom:15px;font-size:24px}.flow-act .event-flow{grid-column:2}.details-finish{display:block}.details-finish .button{max-width:none;margin-top:22px}.scene-heading{display:block}.scene-heading>p{max-width:none;margin-top:25px}.crew-station{grid-template-columns:1fr}.workshop-grid{grid-template-columns:1fr}.game-bike{max-width:400px;margin:20px auto}.challenge-bay h3{font-size:33px}.build-bay{padding:26px}.build-verdict{margin-top:0}.part-picker button{font-size:12px}.finish-options{grid-template-columns:1fr}.finish-options strong{font-size:18px}.finish-options em{font-size:16px}.giveback-signoff{display:block}.giveback-signoff .button{margin-top:23px}.album-tools{align-items:start}.questions-section{grid-template-columns:1fr}.questions-heading{position:static}.questions-heading>p{max-width:none}.booking-section{grid-template-columns:1fr}.booking-poster{display:grid;grid-template-columns:1fr 1fr;gap:10px 30px;padding:45px 6%;align-items:center}.booking-poster .eyebrow{grid-column:1}.booking-poster h2{grid-column:1;margin-top:12px;font-size:42px}.booking-poster img{grid-column:2;grid-row:1/4;margin:0}.booking-poster>p{font-size:29px;grid-column:1;margin-top:13px}.booking-form{padding:45px 6%}.form-grid{grid-template-columns:1fr 1fr}.form-grid .full{grid-column:1/-1}}
@media(max-width:800px){.roll-section,.workshop,.giveback-section,.album,.questions-section{padding:55px 6%}.roll-heading h2{font-size:37px}.roll-heading .scribble{font-size:30px}.flow-acts{gap:20px}.flow-act h3{font-size:19px}.event-flow li{display:block}.event-flow li>span{display:inline-grid;margin-bottom:10px}.event-flow h4{font-size:19px}.event-flow p{font-size:14px}.scene-heading h2{font-size:43px}.scene-heading .script-word{font-size:43px}.scene-heading>p{font-size:14px;max-width:29ch}.crew-station{grid-template-columns:.8fr 1.2fr;gap:20px;padding:21px}.workshop-grid{display:grid;grid-template-columns:1fr 1fr}.build-bay{padding:24px 20px 15px}.game-bike{margin-top:28px}.challenge-bay{padding:24px 20px;scroll-margin-top:15px}.challenge-bay h3{font-size:27px}.challenge-copy{font-size:15px}.puzzle-route b{font-size:12px}.puzzle-route span{font-size:28px;width:45px}.timing-actions{gap:17px}.timing-actions .button{padding:15px;font-size:11px}.crew-sign{font-size:24px}.giveback-head h2{font-size:42px}.giveback-head h2 span{font-size:45px}.giveback-head>p{font-size:16px}.give-heart{font-size:54px}.finish-options{gap:17px}.giveback-signoff{gap:25px}.giveback-signoff>p{font-size:10px}.giveback-signoff .button{font-size:10px;gap:15px}.giveback-photo figcaption{padding:18px 23px;gap:25px}.giveback-photo figcaption span{font-size:8px}.giveback-photo figcaption strong{font-size:25px}.finish-heading h3{font-size:20px}.finish-heading>p{font-size:14px}.album-count{width:88px;height:88px;font-size:20px}.album-tools .button{font-size:10px}.album-stage>img{height:clamp(310px,55vw,500px)}.album-stage figcaption{font-size:14px}.album-heading h2{font-size:44px}.album-heading .script-word{font-size:46px}.questions-section{grid-template-columns:.8fr 1.2fr;gap:35px}.questions-heading{position:static}.questions-heading h2{font-size:33px}.questions-heading .script-word{font-size:42px}.faq-answer{padding-left:32px}.faq-answer h3{font-size:22px}.faq-answer p{font-size:14px}.booking-poster,.booking-form{padding:45px 8%}.booking-poster h2{font-size:44px}.booking-poster .script-word{font-size:59px}.booking-poster>p{font-size:31px}.booking-form h3{font-size:23px}.page-footer{flex-wrap:wrap}.page-footer>span{order:3;width:100%}}
@media(max-width:620px){.roll-heading{text-align:left;margin-bottom:30px}.roll-heading h2{font-size:32px;line-height:1.1;max-width:15ch;margin:17px 0 0}.roll-heading h2 br{display:none}.roll-heading h2 em{display:block;margin-top:8px}.roll-heading .scribble{font-size:29px;margin-top:19px}.flow-acts{grid-template-columns:1fr;gap:36px}.flow-act figure{max-width:420px;margin:10px 8px 27px}.flow-act h3{font-size:29px;margin:0 0 19px;letter-spacing:-.04em}.flow-act figcaption{font-size:26px}.event-flow li{display:flex;gap:14px}.event-flow li>span{margin:1px 0 0}.event-flow h4{font-size:23px}.event-flow p{font-size:16px}.details-finish{display:block;padding:26px 22px;margin-top:29px}.details-finish p{font-size:15px}.details-finish strong{font-size:21px}.details-finish .button{margin-top:22px;max-width:none;gap:15px;font-size:11px}.scene-heading{display:block;margin-bottom:28px}.scene-heading h2{font-size:46px}.scene-heading .script-word{font-size:47px;max-width:12ch;line-height:.95;margin-top:12px}.scene-heading>p{max-width:none;font-size:16px;margin-top:29px}.crew-station{grid-template-columns:1fr;gap:18px;padding:24px 21px;margin:28px 0}.crew-overline{font-size:9px}.crew-station>div>p{font-size:27px}.crew-controls>label{font-size:12px}.crew-controls input{font-size:16px;padding:12px 10px}.crew-controls button{font-size:9px;padding:11px}.workshop-grid{display:flex;flex-direction:column;border-radius:17px}.build-bay{padding:25px 22px 14px}.bay-label{font-size:9px}.bay-label strong{font-size:12px}.crew-sign{font-size:27px}.game-bike{max-width:370px;margin:18px auto 8px}.build-verdict{padding-top:8px;margin-top:0}.build-verdict .scribble{font-size:28px}.build-verdict p{font-size:13px}.part-picker{gap:6px}.part-picker button{font-size:10px;min-height:62px}.bay-bottom .text-button{font-size:10px}.challenge-bay{padding:28px 23px;scroll-margin-top:15px}.challenge-kicker{font-size:10px}.challenge-bay h3{font-size:31px;margin-top:22px}.challenge-copy{font-size:16px}.track-labels{font-size:10px}.timing-actions .button{font-size:12px;padding:17px}.timing-actions .text-button{font-size:11px}.game-message{font-size:14px;margin-top:25px}.puzzle-route span{font-size:33px;width:52px}.puzzle-route b{font-size:14px}.answer-options button{font-size:31px}.memory-grid button{min-height:79px}.game-note{font-size:12px}.giveback-head{text-align:left;padding:0 0 28px}.giveback-head .eyebrow{max-width:31ch}.giveback-head h2{font-size:39px;max-width:14ch;line-height:1.05;margin-top:23px}.giveback-head h2 span{font-size:47px;line-height:.97;margin-top:17px;max-width:12ch}.giveback-head>p{font-size:16px;line-height:1.6;max-width:34ch;margin-top:24px}.give-heart{font-size:45px;right:0;top:0}.giveback-photo{border-radius:13px}.giveback-photo figcaption{display:block;padding:18px}.giveback-photo figcaption span{font-size:8px;display:block}.giveback-photo figcaption strong{font-size:27px;display:block;margin-top:10px}.finish-heading{display:block;margin-top:35px}.finish-heading h3{font-size:24px;max-width:20ch}.finish-heading p{font-size:15px;margin-top:15px;max-width:none}.finish-options{grid-template-columns:1fr;gap:19px}.finish-options label{padding:23px 25px 25px 48px}.finish-options strong{font-size:17px}.finish-options em{font-size:15px}.finish-options input{left:19px}.finish-icon{font-size:25px;right:20px}.finish-story{font-size:13px;text-align:left;line-height:1.6}.giveback-signoff{display:block;margin-top:25px;padding-top:23px}.giveback-signoff>p{font-size:10px;max-width:34ch}.giveback-signoff .button{font-size:12px;margin-top:24px}.album-heading{align-items:start;gap:10px;position:relative}.album-heading .eyebrow{font-size:9px;max-width:24ch}.album-heading h2{font-size:36px;max-width:8ch;line-height:1.02}.album-heading .script-word{font-size:43px;line-height:.97;max-width:10ch;margin-top:15px}.album-count{width:73px;height:73px;font-size:17px;flex-shrink:0;position:absolute;right:0;top:0}.album-tools{display:block;margin-top:25px}.album-tools>p{font-size:15px}.album-tools .button{margin-top:23px;font-size:11px;max-width:none;text-align:left;padding:16px 20px;min-height:48px}.album-stage{gap:14px 10px}.album-stage>img{height:330px;border-width:7px;border-radius:11px}.album-stage figcaption{font-size:13px;line-height:1.5}.photo-arrow{width:40px;height:40px;font-size:24px}.filmstrip{gap:10px}.filmstrip button{flex-basis:85px;height:63px}.album-footer{display:block;font-size:9px;line-height:1.6;margin-top:14px}.album-footer .text-button{font-size:11px;display:block;margin-top:13px}.questions-section{grid-template-columns:1fr;gap:35px}.questions-heading h2{font-size:39px;max-width:12ch}.questions-heading .script-word{font-size:52px}.questions-heading>p{font-size:16px;max-width:none;margin-top:25px}.faq-answer{padding-left:35px}.faq-answer h3{font-size:24px}.faq-answer p{font-size:16px}.booking-section{grid-template-columns:1fr}.booking-poster,.booking-form{padding:49px 7%}.booking-poster h2{font-size:55px}.booking-poster .script-word{font-size:73px}.booking-poster img{max-width:430px;margin:32px auto 0}.booking-poster>p{font-size:36px}.booking-form h3{font-size:31px;max-width:17ch}.booking-form>p{font-size:16px}.form-grid{grid-template-columns:1fr 1fr;gap:18px 13px}.form-grid .full{grid-column:1/-1}.form-grid label{font-size:13px}.booking-form form>.button{font-size:12px}.page-footer{padding:29px 7%;gap:22px}.wordmark strong{font-size:18px}.page-footer>a:last-child{font-size:10px}}
@media(max-width:360px){.roll-heading h2{font-size:28px}.flow-act h3{font-size:25px}.scene-heading h2{font-size:39px}.scene-heading .script-word{font-size:44px}.crew-station{padding:21px 17px}.crew-controls>div{display:block;border:0;background:none;overflow:visible}.crew-controls input{border:1px solid #7992bd;border-radius:6px;width:100%}.crew-controls button{display:block;border-radius:6px;margin-top:9px;width:100%;font-size:10px}.build-bay{padding:24px 17px 12px}.crew-sign{font-size:24px}.part-picker{gap:4px}.part-picker button{font-size:9px}.challenge-bay{padding:26px 18px}.challenge-bay h3{font-size:27px}.giveback-head h2{font-size:34px}.giveback-head h2 span{font-size:43px}.finish-options label{padding:22px 22px 22px 44px}.finish-options strong{font-size:15px}.finish-icon{right:15px;font-size:21px}.album-heading h2{font-size:31px}.album-heading .script-word{font-size:40px}.album-count{width:63px;height:63px;font-size:14px}.album-stage>img{height:300px}.album-stage figcaption{grid-column:1/-1;grid-row:3}.photo-arrow.previous{grid-column:2}.photo-arrow.next{grid-column:3}.questions-heading h2{font-size:35px}.booking-poster h2{font-size:48px}.booking-form h3{font-size:27px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.giveback-photo figcaption strong{font-size:23px}}
/* A clear, poster-like opening on phones: title, artwork, then invitation. */
@media(max-width:560px){.garage-hero-grid{display:flex;flex-direction:column;align-items:stretch;gap:0}.garage-invitation{display:contents}.favorite-label{order:0;align-self:flex-start;margin-bottom:23px;font-size:8px}.garage-invitation h1{order:1;min-width:0;font-size:25.8vw;line-height:.85;margin:0 0 30px;letter-spacing:-.075em}.charity-label{font-size:12px;margin-bottom:12px}.challenge-label{font-size:25px;margin-top:17px}.garage-art{order:2;margin:0 6px 28px;align-self:auto}.garage-invitation h2{order:3;font-size:31px;line-height:1.1;max-width:19ch;margin:0 0 15px}.garage-invitation h2 em{white-space:nowrap}.garage-invitation>p{order:4;font-size:16px;line-height:1.6;max-width:none;margin:0 0 24px}.hero-buttons{order:5;margin:0 0 25px;display:flex;flex-direction:row;align-items:center;gap:20px}.hero-buttons .button{font-size:12px;padding:16px 20px}.hero-details-link{font-size:12px;max-width:16ch}.garage-topline{font-size:8px}.good-times-strip{margin-top:7px}}
@media(max-width:360px){.garage-invitation h2{font-size:29px}.garage-invitation>p{font-size:15px}.hero-buttons{gap:17px}.hero-buttons .button{font-size:11px;padding:15px 17px}.hero-details-link{font-size:11px}.challenge-label{font-size:22px}}
/* Numbers and units get their own lines, including on the smallest screens. */
.event-ticket dd{white-space:nowrap}.event-ticket dd small{display:block;white-space:normal;margin-top:9px;font-size:10px;line-height:1.4;letter-spacing:.04em}
@media(max-width:1100px){.event-ticket .event-stats{grid-template-columns:1fr 1fr}.event-ticket .event-stats>div{padding:24px}.event-ticket .event-stats>div:nth-child(2){border-right:0}.event-ticket .event-stats>div:nth-child(-n+2){border-bottom:1px dashed #fff5}.event-ticket dd{font-size:34px}}
@media(max-width:560px){.event-ticket .event-stats>div{padding:23px 18px}.event-ticket dd{font-size:clamp(21px,6.5vw,32px)}.event-ticket dt{font-size:9px}.event-ticket dd small{font-size:9px}}
@media(max-width:360px){.event-ticket .event-stats>div{padding:22px 15px}}
