html,body{min-height:100%;margin:0}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top left,rgba(255,139,211,.3),transparent 28rem),radial-gradient(circle at bottom right,rgba(118,215,255,.36),transparent 30rem),#fffaf0;color:#121018;font-family:ui-rounded,Hiragino Maru Gothic ProN,system-ui,sans-serif}a{color:inherit}button,input{font:inherit}.siteShell{width:min(1120px,100% - 32px);margin:0 auto;padding:clamp(18px,4vw,42px) 0}.siteHeader,.siteFooter{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:clamp(22px,4vw,42px)}.siteHeader p,.siteFooter p{max-width:36rem;color:#6d6474;line-height:1.4;margin:0}.siteFooter{margin:clamp(28px,5vw,56px) 0 0;border-top:3px solid #121018;padding-top:18px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:1000;text-decoration:none}.brandMark{width:36px;height:36px;display:inline-grid;place-items:center;border:3px solid #121018;border-radius:10px;background:#ffe066;box-shadow:3px 3px #121018}.eyebrow{color:#6d6474;font-size:.78rem;font-weight:950;letter-spacing:.16em;margin:0 0 8px;text-transform:uppercase}.hero{border:3px solid #121018;border-radius:28px;background:#fffaf0e0;box-shadow:7px 7px #121018;display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,260px);align-items:center;gap:clamp(22px,4vw,42px);overflow:hidden;padding:clamp(22px,5vw,56px)}.heroCopy h1{max-width:740px;margin:0;font-size:clamp(2.4rem,7vw,5.8rem);line-height:.9;letter-spacing:-.075em}.heroCopy p:last-child{max-width:620px;color:#6d6474;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.45}.heroGame{width:min(100%,260px);display:grid;align-self:end;gap:18px;justify-self:end;transform:rotate(2deg)}.heroGameBoard{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;aspect-ratio:1;padding:10px;border:3px solid #121018;border-radius:24px;background:linear-gradient(135deg,#ffe066,#ff8bd3);box-shadow:7px 7px #121018}.heroGameCell{display:grid;place-items:center;min-width:0;aspect-ratio:1;border:3px solid #121018;border-radius:16px;background:#fffaf0e0;box-shadow:2px 2px #121018;color:#121018;cursor:pointer;font-size:clamp(1.8rem,5vw,3.15rem);font-weight:1000;line-height:1;transition:background .12s ease,transform .12s ease}.heroGameCell:hover:not(:disabled),.heroGameCell:focus-visible{background:#fffaf0;transform:translate(-2px,-2px)}.heroGameCell:focus-visible{outline:3px solid #bca7ff;outline-offset:3px}.heroGameCell:disabled{cursor:default}.heroGameCell[data-value=X]{background:#76d7ff;transform:rotate(-2deg)}.heroGameCell[data-value=O]{background:#87f59c;transform:rotate(2deg)}.heroGameMeta{display:flex;align-items:center;justify-content:space-between;gap:10px;transform:rotate(-2deg)}.heroGameStatus{margin:0;color:#121018;font-size:.82rem;font-weight:950;line-height:1.25}.heroGameReset{border:2px solid #121018;border-radius:999px;background:#fffaf0;box-shadow:3px 3px #121018;cursor:pointer;font-size:.82rem;font-weight:1000;padding:6px 10px}.heroGameReset:hover,.heroGameReset:focus-visible{background:#bca7ff}.heroGameReset:focus-visible{outline:3px solid #bca7ff;outline-offset:3px}.storyJump{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:clamp(14px,3vw,22px);border:2px solid #121018;border-radius:999px;background:#fff3c4b8;box-shadow:3px 3px #121018;padding:10px 10px 10px 18px}.storyJump p{margin:0;color:#6d6474;font-weight:800;line-height:1.3}.storyJump strong{color:#121018}.storyJump .buttonLink{white-space:nowrap}.prototypeSection,.storyList{margin-top:clamp(20px,4vw,34px)}.prototypeSection,.prototypeGrid,.storyList{display:grid;gap:16px}.prototypeGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.prototypeTile,.storyCard,.subscribe{border:3px solid #121018;border-radius:28px;background:#fffaf0e0;box-shadow:7px 7px #121018}.prototypeTile{min-height:160px;display:grid;align-content:space-between;gap:10px;padding:18px;text-decoration:none;transition:box-shadow .12s ease,transform .12s ease}.prototypeTile:nth-child(1){background:#76d7ff}.prototypeTile:nth-child(2){background:#87f59c}.prototypeTile:nth-child(3){background:#ff8bd3}.prototypeTile:hover,.prototypeTile:focus-visible{box-shadow:10px 10px #121018;transform:translate(-3px,-3px) rotate(-1deg)}.prototypeTile:focus-visible{outline:3px solid #bca7ff;outline-offset:3px}.prototypeTile .prototypeNumber{width:48px;height:48px;display:grid;place-items:center;border:3px solid #121018;border-radius:14px;background:#fffaf0;font-weight:1000}.prototypeTile .prototypeCta{width:fit-content;border:2px solid #121018;border-radius:999px;background:#fffaf0b8;font-size:.82rem;font-weight:950;padding:5px 9px}.prototypeTile strong{font-size:1.35rem;line-height:1}.prototypeTile small{color:#121018b8;font-weight:900}.subscribe{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,380px);gap:20px;margin-top:clamp(20px,4vw,34px);padding:clamp(18px,4vw,28px);background:#fff3c4}.subscribe h2{margin:0;font-size:clamp(1.7rem,4vw,3rem);letter-spacing:-.05em}.subscribe p{color:#6d6474;line-height:1.45}.subscribeCompact{grid-template-columns:1fr}.subscribeForm{display:grid;gap:10px;align-self:center}.subscribeForm label{display:grid;gap:6px;font-weight:900}.subscribeForm input,.subscribeForm button{border:3px solid #121018;border-radius:999px;padding:12px 15px}.subscribeForm input:focus-visible,.subscribeForm button:focus-visible{outline:3px solid #bca7ff;outline-offset:3px}.subscribeForm button{background:#87f59c;box-shadow:3px 3px #121018;cursor:pointer;font-weight:1000}.finePrint{grid-column:1/-1;margin:0;font-size:.9rem}.messagePanel{border:3px solid #121018;border-radius:28px;background:#fffaf0e0;box-shadow:7px 7px #121018;max-width:760px;margin:clamp(24px,7vw,82px) auto;padding:clamp(24px,6vw,56px);background:#fff3c4}.messagePanel h1{margin:0;font-size:clamp(2.3rem,7vw,5.2rem);line-height:.95;letter-spacing:-.065em}.messagePanel p{color:#6d6474;font-size:clamp(1rem,2vw,1.2rem);line-height:1.5}.messagePanelConfirmed{background:#87f59c}.buttonLink{display:inline-block;border:3px solid #121018;border-radius:999px;background:#76d7ff;box-shadow:3px 3px #121018;color:#121018;font-weight:1000;padding:12px 16px;text-decoration:none}.buttonLink:hover,.buttonLink:focus-visible{transform:translate(-2px,-2px)}.buttonLink:focus-visible{outline:3px solid #bca7ff;outline-offset:3px}.sectionHeader h2{margin:0;font-size:clamp(1.9rem,4vw,3.6rem);letter-spacing:-.06em}.sectionHeader>p:not(.eyebrow){max-width:44rem;margin:8px 0 0;color:#6d6474;font-size:1rem;line-height:1.45}#stories-heading{scroll-margin-top:24px}.storyCard{padding:clamp(18px,4vw,28px)}.storyCard h2{margin:0;font-size:clamp(1.55rem,3vw,2.4rem);letter-spacing:-.04em}.storyCard a{text-decoration-thickness:4px;text-decoration-color:#ff8bd3;text-underline-offset:4px}.storyCard p{color:#6d6474;font-size:1.08rem;line-height:1.45}.tagList{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:16px 0 0;list-style:none}.tagList li{border:2px solid #121018;border-radius:999px;background:#fff3c4;padding:4px 9px;font-size:.85rem;font-weight:900}.storyPage{border:3px solid #121018;border-radius:28px;background:#fffaf0e0;box-shadow:7px 7px #121018;padding:clamp(20px,5vw,58px)}.storyHeader{max-width:760px}.storyHeader h1{margin:0;font-size:clamp(2.2rem,6vw,5rem);line-height:.95;letter-spacing:-.07em}.storyHeader>p{color:#6d6474;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.45}.storyHeader .byline{margin:12px 0 0;color:#6d6474;font-size:.95rem;font-weight:900;letter-spacing:.02em}.storyHeader .byline a{text-decoration-color:#76d7ff;text-decoration-thickness:3px;text-underline-offset:3px}.prose{max-width:760px;margin-top:clamp(24px,5vw,48px);font-family:ui-serif,Georgia,serif;font-size:clamp(1.05rem,1.8vw,1.22rem);line-height:1.72}.prose h2{margin-top:2.2em;font-family:ui-rounded,system-ui,sans-serif;font-size:clamp(1.7rem,3vw,2.5rem);line-height:1;letter-spacing:-.045em}.prose a{font-weight:800;text-decoration-color:#ff8bd3;text-decoration-thickness:3px;text-underline-offset:4px}.prose li+li{margin-top:.4em}@media(max-width:960px){.siteHeader,.siteFooter,.subscribe{grid-template-columns:1fr;display:grid}.hero{grid-template-columns:1fr}.heroGame{justify-self:end;width:min(100%,250px)}.heroGameMeta{transform:none}.prototypeGrid{grid-template-columns:1fr}}@media(max-width:560px){.heroGame{justify-self:center}.storyJump{justify-content:center;border:0;background:transparent;box-shadow:none;padding:0}.storyJump p{display:none}.storyJump .buttonLink{min-width:min(100%,220px);text-align:center}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
