:root{--blue:#1e63d0;--blue-deep:#144a9e;--sun:#ffc93c;--cream:#fff6e3;--ink:#1b2a4a;--green:#4fbf56;--coral:#ff6250;--asphalt:#3a4256;--shadow:0 6px 0 #0b14288c}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--ink);background-color:var(--blue);display:flex;background-image:radial-gradient(#fff6e317 2px,#0000 2px);background-size:26px 26px;flex-direction:column;min-height:100vh;font-family:Nunito,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.wrap{width:min(1040px,100% - 2.5rem);margin-inline-start:auto;margin-inline-end:auto}.marquee{text-align:center;margin-top:clamp(2rem,6vw,4rem)}.sign{display:inline-block;background:var(--sun);border:4px solid var(--ink);box-shadow:var(--shadow);border-radius:20px;padding:1rem clamp(1.5rem,5vw,3.5rem) 1.25rem}.sign__eyebrow{letter-spacing:.28em;text-transform:uppercase;font-size:.8rem;font-weight:800}.sign__title{letter-spacing:.02em;margin:.2rem 0;font-family:Bungee,Nunito,sans-serif;font-size:clamp(2.1rem,7.5vw,3.9rem);line-height:1.05}.bulbs{display:flex;justify-content:center;gap:clamp(.6rem,2.5vw,1.1rem);padding:.15rem 0}.bulb{border:2.5px solid var(--ink);background:var(--cream);animation:twinkle 1.6s ease-in-out infinite;animation-delay:calc(var(--i)*.2s);border-radius:50%;width:10px;height:10px}@keyframes twinkle{0%,to{background:var(--cream)}50%{background:var(--coral)}}.tagline{color:var(--cream);letter-spacing:.04em;margin-top:1.1rem;font-size:1.05rem;font-weight:700}.gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:1.75rem;margin:clamp(2rem,5vw,3.25rem) 0 3rem}.card{display:flex;background:var(--cream);border:4px solid var(--ink);overflow:hidden;text-decoration:none;color:inherit;box-shadow:var(--shadow);border-radius:20px;flex-direction:column;transition:transform .15s,box-shadow .15s}a.card:hover{transform:translateY(-5px);box-shadow:0 11px #0b14288c}a.card:focus-visible{transform:translateY(-5px);box-shadow:0 11px #0b14288c}a.card:focus-visible{outline:4px solid var(--sun);outline-offset:3px}.card__body{display:flex;flex-direction:column;flex:1;gap:.6rem;padding:1.1rem 1.25rem 1.35rem}.card__top{display:flex;flex-wrap:wrap;justify-content:space-between;align-items: center;gap:.75rem}.card__title{font-family:Bungee,Nunito,sans-serif;font-size:1.3rem;font-weight:400}.card__desc{flex:1;font-size:1rem;font-weight:600;line-height:1.45}.card__play{display:inline-flex;background:var(--sun);border:3px solid var(--ink);border-radius:12px;align-self: flex-start;align-items: center;gap:.5rem;padding:.45rem 1.1rem;font-family:Bungee,Nunito,sans-serif;font-size:.95rem;box-shadow:0 3px #0b14288c}.card__arrow{transition:transform .15s}a.card:hover .card__arrow{transform:translate(4px)}a.card:focus-visible .card__arrow{transform:translate(4px)}.status{text-transform:uppercase;letter-spacing:.08em;border:3px solid var(--ink);white-space:nowrap;border-radius:999px;padding:.2rem .65rem;font-size:.7rem;font-weight:800}.status--playable{background:var(--green);color:var(--cream)}.status--progress{background:var(--sun)}.status--prototype{background:var(--coral);color:var(--cream)}.status--soon{background:0 0;border-style:dashed}.scene{position:relative;border-bottom:4px solid var(--ink);overflow:hidden;height:160px}.scene--construction{background-color:#cde9f6;background-image:linear-gradient(#1e63d02e 2px,#0000 2px),linear-gradient(90deg,#1e63d02e 2px,#0000 2px);background-size:28px 28px}.scene--construction .ground{position:absolute;background:var(--sun);border-top:4px solid var(--ink);height:22px;inset:auto 0 0}.scene--construction .block{position:absolute;border:4px solid var(--ink);border-radius:8px;width:42px;height:42px}.scene--construction .block--a{background:var(--coral);bottom:22px;left:calc(50% - 21px)}.scene--construction .block--b{background:var(--green);bottom:22px;left:calc(50% - 66px)}.scene--construction .block--c{background:var(--sun);bottom:60px;left:calc(50% - 21px)}.scene--construction .hook{position:absolute;background:var(--ink);width:4px;height:44px;top:0;left:calc(50% - 2px)}.scene--construction .hook:after{content:"";position:absolute;border:4px solid var(--ink);border-top-color:#0000;border-radius:50%;width:12px;height:12px;bottom:-12px;left:-6px}.scene--street{background:#d8f0d0}.scene--street .road{position:absolute;background:var(--asphalt);border-top:4px solid var(--ink);background-image:repeating-linear-gradient(90deg,transparent 0 26px,var(--cream)26px 44px);background-position:0 20px;background-repeat:no-repeat;background-size:100% 5px;height:46px;inset:auto 0 0}.scene--street .truck{position:absolute;z-index:1;background:var(--green);border:4px solid var(--ink);border-radius:10px 4px 4px 10px;width:92px;height:52px;bottom:34px;left:calc(50% - 62px)}.scene--street .truck__cab{position:absolute;background:var(--sun);border:4px solid var(--ink);border-radius:4px 12px 4px 4px;width:34px;height:40px;bottom:-4px;right:-34px}.scene--street .truck__wheel{position:absolute;background:var(--asphalt);border:4px solid var(--ink);border-radius:50%;width:20px;height:20px;bottom:-16px}.scene--street .truck__wheel--front{right:-26px}.scene--street .truck__wheel--back{left:8px}.scene--street .bin{position:absolute;background:var(--coral);border:4px solid var(--ink);border-radius:4px 4px 8px 8px;width:26px;height:32px;bottom:42px;left:calc(50% + 52px)}.scene--street .bin:before{content:"";position:absolute;background:var(--coral);border:4px solid var(--ink);border-radius:6px;height:8px;top:-12px;left:-8px;right:-8px}.scene--sketch{background-color:#fffdf4;background-image:linear-gradient(#1e63d038 2px,#0000 2px);background-position:0 10px;background-size:100% 24px}.scene--sketch:before{content:"";position:absolute;background:#ff625080;width:3px;top:0;bottom:0;left:26px}.scene--sketch .squiggle{position:absolute;width:100%;height:100%;inset:0}.scene--sketch .squiggle path{stroke:var(--green);stroke-width:7;stroke-linecap:round}.scene--sketch .pencil{position:absolute;background:var(--sun);border:4px solid var(--ink);transform-origin:left center;border-radius:4px;width:68px;height:16px;top:44%;left:70%;transform:rotate(-50deg)}.scene--sketch .pencil:before{content:"";position:absolute;border-top:8px solid #0000;border-bottom:8px solid #0000;border-right:15px solid var(--ink);top:50%;left:-18px;transform:translateY(-50%)}.scene--sketch .pencil:after{content:"";position:absolute;background:var(--coral);border-left:4px solid var(--ink);border-radius:0 1px 1px 0;width:12px;top:0;bottom:0;right:0}.scene--court{background:#ffe8c9}.scene--court .floor{position:absolute;border-top:4px solid var(--ink);background-color:#e8a85c;background-image:repeating-linear-gradient(90deg,#0000 0 34px,#1b2a4a59 34px 38px);height:26px;inset:auto 0 0}.scene--court .arc{position:absolute;width:100%;height:100%;inset:0}.scene--court .arc path{stroke:var(--ink);stroke-width:4;stroke-linecap:round;stroke-dasharray:2 14;opacity:.55}.scene--court .ball{position:absolute;border:4px solid var(--ink);overflow:hidden;background:#f98e2b;border-radius:50%;width:36px;height:36px;top:22%;left:32%}.scene--court .ball:before{content:"";position:absolute;background:var(--ink);width:3px;margin-left:-1.5px;top:0;bottom:0;left:50%}.scene--court .ball:after{content:"";position:absolute;background:var(--ink);height:3px;margin-top:-1.5px;top:50%;left:0;right:0}.scene--court .board{position:absolute;background:var(--cream);border:4px solid var(--ink);border-radius:4px;width:38px;height:34px;top:26px;right:18px}.scene--court .rim{position:absolute;background:var(--coral);border:3px solid var(--ink);width:28px;height:8px;bottom:0;left:-28px}.scene--court .net{position:absolute;background:repeating-linear-gradient(60deg,#0000 0 5px,#1b2a4a73 5px 8px),repeating-linear-gradient(-60deg,#0000 0 5px,#1b2a4a73 5px 8px);border-radius:0 0 8px 8px;width:24px;height:20px;bottom:-22px;left:-24px}.card--soon{box-shadow:none;background:#fff6e3e0;border-style:dashed}.scene--soon{display:flex;background:0 0;border-bottom-style:dashed;justify-content:center;align-items: center}.scene--soon .question{opacity:.35;font-family:Bungee,Nunito,sans-serif;font-size:4rem}.footer{text-align:center;color:#fff6e3d9;margin-top:auto;padding:1.5rem 0 2rem;font-size:.9rem;font-weight:600}.footer a{color:var(--sun)}@media (prefers-reduced-motion:reduce){.bulb{animation:none}.card,.card__arrow{transition:none}}@media (max-width:480px){.gallery{grid-template-columns:1fr}}
