: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--chess{background-color:#ead7ae;background-image:conic-gradient(from 90deg,#6f3e32 25%,#ead7ae 0 50%,#6f3e32 0 75%,#ead7ae 0);background-size:64px 64px}.scene--chess:after{content:"";position:absolute;background:linear-gradient(#ffffff1f,#28120d1f);inset:0}.scene--chess .chess-rank{position:absolute;z-index:1;border-top:4px solid var(--ink);background:#17352c;height:12px;bottom:0;left:0;right:0}.scene--chess .chess-piece{position:absolute;z-index:2;filter:drop-shadow(0 5px 0 #150c0940);font-family:Georgia,serif;line-height:1}.scene--chess .chess-piece--king{color:#211a17;font-size:7rem;top:18px;left:calc(50% - 12px);transform:rotate(4deg)}.scene--chess .chess-piece--knight{color:#fff8e5;text-shadow:-2px 0 var(--ink),2px 0 var(--ink),0 -2px var(--ink),0 2px var(--ink);font-size:5.5rem;bottom:3px;left:calc(50% - 92px);transform:rotate(-8deg)}.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}.scene--cards{background-color:#4e6191;background-image:radial-gradient(#fff6e324 2px,#0000 2px);background-size:22px 22px}.scene--cards .mcard{position:absolute;border:4px solid var(--ink);display:flex;border-radius:10px;justify-content:center;align-items: center;width:58px;height:78px;font-family:Bungee,Nunito,sans-serif;font-size:1.9rem;box-shadow:0 4px #0b142859}.scene--cards .mcard--down{background:var(--asphalt);color:var(--cream);top:42px;left:calc(50% - 104px);transform:rotate(-10deg)}.scene--cards .mcard--up{background:var(--cream);color:var(--sun);text-shadow:-2px 0 var(--ink),2px 0 var(--ink),0 -2px var(--ink),0 2px var(--ink)}.scene--cards .mcard--a{top:34px;left:calc(50% - 26px);transform:rotate(3deg)}.scene--cards .mcard--b{top:46px;left:calc(50% + 48px);transform:rotate(12deg)}.scene--book{background-color:#ffe3ef;background-image:radial-gradient(#1b2a4a1f 2px,#0000 2px);background-size:22px 22px}.scene--book .book{position:absolute;display:flex;filter:drop-shadow(0 4px 0 #0b142859);bottom:14px;left:50%;transform:translate(-50%)}.scene--book .book__page{background:var(--cream);border:4px solid var(--ink);width:74px;height:62px}.scene--book .book__page--left{background-image:repeating-linear-gradient(#0000 0 12px,#1b2a4a40 12px 15px);border-radius:14px 4px 0 10px;transform:skewY(-6deg)}.scene--book .book__page--right{background-image:repeating-linear-gradient(#0000 0 12px,#1b2a4a40 12px 15px);border-left:none;border-radius:4px 14px 10px 0;transform:skewY(6deg)}.scene--book .letter{position:absolute;color:var(--cream);text-shadow:-3px 0 var(--ink),3px 0 var(--ink),0 -3px var(--ink),0 3px var(--ink);font-family:Bungee,Nunito,sans-serif;font-size:2.1rem}.scene--book .letter--a{color:var(--sun);top:14px;left:20%;transform:rotate(-12deg)}.scene--book .letter--b{color:var(--coral);font-size:2.5rem;top:6px;left:48%;transform:rotate(7deg)}.scene--book .letter--c{color:var(--green);top:22px;left:72%;transform:rotate(14deg)}.scene--numbers{background-color:#e9e1ff;background-image:radial-gradient(#1b2a4a1f 2px,#0000 2px);background-size:22px 22px}.scene--numbers .digit{position:absolute;color:var(--cream);text-shadow:-3px 0 var(--ink),3px 0 var(--ink),0 -3px var(--ink),0 3px var(--ink);font-family:Bungee,Nunito,sans-serif;font-size:2.3rem}.scene--numbers .digit--one{color:var(--sun);top:12px;left:22%;transform:rotate(-12deg)}.scene--numbers .digit--two{color:#a98bff;font-size:2.7rem;top:4px;left:47%;transform:rotate(6deg)}.scene--numbers .digit--three{color:var(--green);top:18px;left:72%;transform:rotate(13deg)}.scene--numbers .apple{position:absolute;background:var(--coral);border:4px solid var(--ink);filter:drop-shadow(0 4px 0 #0b142859);border-radius:50%;width:34px;height:34px;bottom:18px}.scene--numbers .apple:before{content:"";position:absolute;background:var(--ink);border-radius:2px;width:4px;height:10px;top:-10px;left:50%;transform:rotate(14deg)}.scene--numbers .apple--a{left:24%}.scene--numbers .apple--b{bottom:14px;left:44%}.scene--numbers .apple--c{left:64%}.scene--claw{background-color:#0f3d4a;background-image:linear-gradient(#5ec8e829,#0000 42%),radial-gradient(#fff6e31a 2px,#0000 2px);background-size:auto,22px 22px}.scene--claw .claw-rail{position:absolute;border:3px solid var(--ink);background:#d7e2e8;border-radius:999px;height:6px;top:28px;left:18px;right:18px}.scene--claw .claw-cable{position:absolute;border-left:2px solid var(--ink);border-right:2px solid var(--ink);background:#f5c542;width:4px;height:54px;top:34px;left:52%}.scene--claw .claw-arm{position:absolute;border:3px solid var(--ink);background:#c5d2da;border-radius:6px;width:24px;height:18px;top:84px;left:calc(52% - 10px)}.scene--claw .claw-jaw{position:absolute;background:0 0;border:4px solid #e8eef2;border-top:none;width:18px;height:28px;top:14px}.scene--claw .claw-jaw--l{border-color:#ff6b8a;border-radius:0 0 4px 16px;left:-14px;transform:rotate(16deg)}.scene--claw .claw-jaw--r{border-color:#ff6b8a;border-radius:0 0 16px 4px;right:-14px;transform:rotate(-16deg)}.scene--claw .claw-prize{position:absolute;border:3px solid var(--ink);filter:drop-shadow(0 4px 0 #0b142859);border-radius:50%;width:28px;height:28px;bottom:16px}.scene--claw .claw-prize--a{background:#ff6b8a;left:22%}.scene--claw .claw-prize--b{background:#f5c542;border-radius:6px;bottom:22px;left:46%}.scene--claw .claw-prize--c{background:#3ecf8e;left:68%}.scene--spidey{background-color:#0c1630;background-image:linear-gradient(#5a8cdc2e 1px,#0000 1px),linear-gradient(90deg,#5a8cdc2e 1px,#0000 1px);background-size:18px 18px}.scene--spidey .sp-grid{position:absolute;background:#1a24508c;border:3px solid #243068;inset:18px 22px 28px}.scene--spidey .sp-ping{position:absolute;border:3px solid var(--ink);z-index:1;border-radius:50%;width:18px;height:18px}.scene--spidey .sp-ping--a{background:#e23d2e;top:48px;left:28%}.scene--spidey .sp-ping--b{background:#3dcf6a;top:72px;right:26%}.scene--spidey .sp-ping--you{background:#ffe066;top:58px;left:48%;box-shadow:inset 0 0 0 4px #a8e8ff}.scene--spidey .sp-alert{position:absolute;letter-spacing:.08em;color:#fff4e0;border:3px solid var(--ink);z-index:1;background:#f07820;padding:.2rem .55rem;font-family:Bungee,Nunito,sans-serif;font-size:.7rem;bottom:18px;left:50%;transform:translate(-50%)}.scene--swing{background:linear-gradient(#6ec8f0 0%,#a8d8f0 45%,#3a4a68 45%,#2a3548 100%)}.scene--swing .sw-skyline{position:absolute;border-bottom:4px solid var(--ink);background:linear-gradient(90deg,#3a4a68 0 18%,#0000 18% 22%,#455870 22% 40%,#0000 40% 46%,#2e3f5c 46% 70%,#0000 70% 76%,#3f526e 76% 100%);height:54px;bottom:28px;left:12px;right:12px}.scene--swing .sw-web{position:absolute;transform-origin:top center;background:#f4f8ff;width:2px;height:62px;top:18px;left:58%;transform:rotate(18deg);box-shadow:0 0 0 1px #0a0a12}.scene--swing .sw-spidey{position:absolute;border:3px solid var(--ink);z-index:1;background:#e23030;border-radius:50%;width:22px;height:22px;top:68px;left:52%;box-shadow:inset -5px -2px #1a3a88}.scene--swing .sw-drone{position:absolute;border:2px solid var(--ink);background:#2a3040;border-radius:3px;width:28px;height:12px;top:36px;right:22%}.scene--grimoire{background-color:#1a1224;background-image:radial-gradient(at 50% 0%,#e8a83833,#0000 55%),radial-gradient(#f3e6c80f 1.5px,#0000 1.5px);background-size:auto,16px 16px}.scene--grimoire .g-book{position:absolute;border:3px solid var(--ink);background:linear-gradient(160deg,#f3e6c8,#e2d0a8);border-radius:10px;width:70px;height:90px;top:36px;left:18%;transform:rotate(-8deg);box-shadow:0 4px #0b142859}.scene--grimoire .g-book:after{content:"";position:absolute;background:#3d2a52;border-radius:4px;height:8px;top:22px;left:12px;right:12px;box-shadow:0 16px #3d2a52,0 32px #3d2a52}.scene--grimoire .g-bottle{position:absolute;border:3px solid var(--ink);border-radius:8px 8px 12px 12px;width:28px;height:52px;bottom:28px;box-shadow:0 3px #0b14284d}.scene--grimoire .g-bottle--a{background:#2d6a4f;right:28%;transform:rotate(6deg)}.scene--grimoire .g-bottle--b{background:#e8a838;height:42px;right:14%;transform:rotate(-4deg)}.scene--grimoire .g-spark{position:absolute;background:#e8a838;border-radius:50%;width:18px;height:18px;top:28px;right:18%;box-shadow:0 0 16px #e8a838}.scene--solitaire{background-color:#0f3d2e;background-image:radial-gradient(at 50% 0%,#1a5c42 0%,#0000 60%),radial-gradient(#fff6e314 1.5px,#0000 1.5px);background-size:auto,18px 18px}.scene--solitaire .sfelt{position:absolute;background:#0003;border-radius:50%;height:18px;bottom:12px;left:10%;right:10%}.scene--solitaire .scard{position:absolute;border:3px solid var(--ink);display:flex;background:#f7f1e3;border-radius:10px;justify-content:center;align-items: center;width:54px;height:74px;font-family:Bungee,Nunito,sans-serif;font-size:1.05rem;box-shadow:0 4px #0b142859}.scene--solitaire .scard--a{color:#1a1a1a;top:38px;left:calc(50% - 78px);transform:rotate(-14deg)}.scene--solitaire .scard--b{color:#c0392b;z-index:1;top:28px;left:calc(50% - 27px);transform:rotate(2deg)}.scene--solitaire .scard--c{color:#c0392b;top:42px;left:calc(50% + 28px);transform:rotate(16deg)}.scene--archer{background-color:#2a4a32;background-image:linear-gradient(#7a9aaa73,#0000 55%),radial-gradient(at 50% 100%,#3d5a32e6,#0000 70%)}.scene--archer .archer-ground{position:absolute;border-top:3px solid var(--ink);background:#3d5a32;height:28px;bottom:0;left:0;right:0}.scene--archer .archer-bow{position:absolute;border:5px solid #8b5a2b;border-right:none;border-radius:52px 0 0 52px;width:52px;height:88px;top:36px;left:28%;transform:rotate(-8deg)}.scene--archer .archer-bow:after{content:"";position:absolute;background:#d4c4a8;width:2px;top:4px;bottom:4px;right:-2px}.scene--archer .archer-arrow{position:absolute;border:2px solid var(--ink);background:#d4c4a8;border-radius:2px;width:78px;height:4px;top:72px;left:42%;transform:rotate(-6deg)}.scene--archer .archer-arrow:after{content:"";position:absolute;border:7px solid #0000;border-left-color:#c4a35a;top:-5px;right:-10px}.scene--archer .archer-target{position:absolute;border:3px solid var(--ink);background:radial-gradient(circle,#c4a35a 0 22%,#f2ead8 22% 40%,#8b3a3a 40% 58%,#f2ead8 58% 78%,#8b3a3a 78%);border-radius:50%;width:44px;height:44px;bottom:36px;right:18%;box-shadow:0 4px #0b14284d}.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}}
