button{cursor:pointer;color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}.pill{background:transparent}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 22px;border:1px solid var(--ink);font-weight:700;font-size:14px;border-radius:6px;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-3px);box-shadow:4px 4px 0 var(--orange)}.dark{background:var(--ink);color:var(--paper)}.outline{background:transparent}.hero{min-height:760px}.hero-art{height:510px;width:62%;bottom:10px;z-index:1}.hero-note{font-size:12px;letter-spacing:2px;position:absolute;bottom:22px;left:5%}.hero-bottom{margin-top:25px;gap:45px}.hero-bottom p{margin-bottom:26px}.small{font-size:13px!important;opacity:.68;line-height:1.7!important}.story-strip{grid-column:1/-1;display:flex;justify-content:space-between;gap:20px;margin-top:45px;padding:25px 0;border-block:1px solid #8886}.story-strip b{font-family:'Archivo Black',sans-serif;color:var(--orange);margin-right:16px;font-size:28px}.garage{background:#eeece1}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:35px}.section-heading p{max-width:350px}.garage-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:40px}.editor{padding:20px 0}.editor h3{font-size:18px;margin:0 0 20px}.moods{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:30px}.moods button{padding:10px 12px;border:1px solid #7778;border-radius:30px;background:none;font-size:14px}.moods button[aria-pressed=true]{background:var(--ink);color:var(--paper)}label{display:block;font-size:14px;margin-bottom:10px}label span{opacity:.6}input{display:block;width:100%;max-width:360px;background:transparent;border:0;border-bottom:1px solid #888;border-radius:0;padding:12px 0;margin-bottom:25px;color:inherit}.caption-card{background:var(--lime);color:#21221e;border:1px solid #21221e;box-shadow:9px 9px 0 #21221e;padding:30px;display:flex;flex-direction:column;justify-content:space-between;min-height:350px;transform:rotate(1deg)}.card-top,.card-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:12px;letter-spacing:.5px}#caption{font-size:clamp(23px,2.4vw,37px);font-weight:900;line-height:1.65;margin:25px 0;white-space:pre-line;overflow-wrap:anywhere}.card-bottom{font-size:14px}.caption-card .pill{border-color:#21221e}.download-row{margin-top:55px;padding-top:30px;border-top:1px solid #8886;display:flex;justify-content:space-between;align-items:center;gap:25px}.download-row p{margin:6px 0;font-size:14px}.play{background:#21221e;color:#f7f5eb;display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.play h2 span{color:var(--lime)}.play-copy p{font-size:16px}.play-copy .small{max-width:380px}.reaction{width:100%;min-height:290px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;border:1px solid #f7f5eb55;background:#30312a;color:#f7f5eb;border-radius:14px;transition:background .2s,color .2s}.reaction strong{font-size:34px}.reaction .lights{font-size:30px;letter-spacing:18px;color:#74766b;margin-left:18px}.reaction.waiting{background:#683728}.reaction.waiting .lights{color:#f79c71}.reaction.ready{background:var(--lime);color:#21221e}.reaction.ready .lights{color:#21221e}.score{display:flex;justify-content:space-between;border-bottom:1px solid #8886;padding:17px 0;font-size:14px}.score b{margin-left:16px;font-size:22px}.note-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:45px}.note{padding:25px 0;border-top:3px solid var(--ink)}.note-no{font-size:12px;letter-spacing:1px}.note h3{font-size:24px;margin:22px 0 12px}.note p{font-size:16px}.example{border-left:3px solid var(--orange);padding:10px 15px;margin-top:25px;font-size:14px}.project{display:grid;grid-template-columns:1fr 1.2fr;gap:80px;border-top:1px solid #8886}.project>div>p{max-width:370px}.text-link{border:0;background:none;text-decoration:underline;text-underline-offset:6px;font-size:14px;padding:8px 0}.project dl{margin:0 0 25px}.project dl div{display:flex;justify-content:space-between;gap:25px;border-bottom:1px solid #8886;padding:14px 0;font-size:14px}.project dd{margin:0;text-align:right;font-weight:500}.project dt{opacity:.65;min-width:110px}details{border-bottom:1px solid #8886;padding:18px 0}summary{cursor:pointer;font-weight:500;font-size:16px}details p{font-size:14px}.closing{background:var(--lime);color:#21221e;padding:90px 6%;text-align:center}.closing h2{font-size:clamp(40px,6vw,90px);margin:30px 0}.closing h2 em{font-style:normal}.closing .dark{background:#21221e;color:#f7f5eb}footer{display:flex;justify-content:space-between;align-items:center;gap:25px;flex-wrap:wrap}footer span{font-size:13px}#toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,20px);background:#21221e;color:#fff;padding:12px 24px;border-radius:30px;opacity:0;pointer-events:none;z-index:20;transition:.2s}#toast.show{opacity:1;transform:translate(-50%,0)}.skip{position:fixed;top:-100px;left:20px;z-index:50;background:var(--lime);padding:10px}.skip:focus{top:10px}.night{--paper:#1c211e;--ink:#f6f5eb}.night .garage{background:#272e28}.night .hero-art img{mix-blend-mode:normal;border-radius:40%}.night .sticker{color:#21221e}.night .ticker{color:#21221e}.night header{border-color:#8888}.night .caption-card{box-shadow:9px 9px 0 #f7f5eb}.paused *, .paused *::before,.paused *::after{animation-play-state:paused!important}.paused .reveal{opacity:1;transform:none}.reveal{transition:opacity .6s,translate .6s}.reveal.pending{opacity:0;translate:0 22px}.reveal.visible{opacity:1;translate:0 0}@media(min-width:1450px){.hero{min-height:850px}.hero-art{height:580px}.hero-bottom{margin-top:35px}}@media(max-width:1000px){nav{gap:15px}.hero h1{font-size:9vw}.hero-art{width:64%;height:430px}.hero{min-height:710px}.story,.project{gap:30px}.garage-grid,.play{gap:30px}.note h3{font-size:21px}}@media(max-width:750px){.hero{min-height:870px}.hero h1{font-size:12.7vw;line-height:1.04}.hero-art{width:100%;height:370px;bottom:25px}.hero-note{font-size:10px;bottom:10px}.hero-bottom{align-items:center;justify-content:space-between;padding-right:20px}.sticker{right:5%;bottom:35px;font-size:14px}.story,.garage-grid,.play,.project{grid-template-columns:1fr}.section-heading{display:block}.story-strip{flex-direction:column;gap:8px;margin-top:15px}.caption-card{padding:22px;min-height:320px;margin-right:8px}.note-grid{grid-template-columns:1fr;gap:20px}.note{padding:20px 0 0}.download-row{align-items:start;flex-direction:column}.play{gap:35px}.closing{padding:65px 6%}.project{gap:30px}header .pill{padding:8px 12px;font-size:12px}.card-bottom{flex-wrap:wrap}.section-heading p{font-size:15px}.project dl div{font-size:13px}.project dt{min-width:90px}.reaction strong{font-size:30px}footer{padding:30px 6%}}@media(prefers-reduced-motion:reduce){.reveal.pending{opacity:1;translate:0 0}}
