:root{color:#111827;background:#ffe899;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button{border:0;font:inherit}h1,h2,p{margin:0}.shell{min-height:100vh;display:grid;align-content:start;justify-items:center;gap:14px;padding:14px;background:linear-gradient(90deg,rgba(255,255,255,.42) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.42) 1px,transparent 1px),#ffe899;background-size:28px 28px}.top-ad-shell{width:min(100%,430px);min-height:96px;display:block}.top-ad{min-height:90px;display:block;overflow:hidden;border:3px solid #111827;border-radius:8px;background:#fffdf6;box-shadow:8px 8px #1118272e}.app-frame{width:min(100%,430px);min-height:calc(100vh - 124px);display:grid;align-content:start;gap:20px;padding:18px;border:3px solid #111827;border-radius:8px;background:#fffdf6;box-shadow:8px 8px #1118272e}.brand-row,.brand-mark,.primary-action,.secondary-action,.back-link,.secondary-link,.top-games-link{display:inline-flex;align-items:center}.brand-row{justify-content:flex-start;gap:12px;font-size:.82rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.brand-mark{width:36px;height:36px;justify-content:center;color:#fffdf6;background:#111827;border-radius:8px}.top-games-link{margin-left:auto;padding:7px 10px;border:2px solid #111827;border-radius:8px;background:#fff;box-shadow:4px 4px #11182724}.index-screen,.game-screen,.play-card,.result-card,.not-found-card{display:grid;gap:18px}.hero-copy,.game-copy{display:grid;gap:8px}.kicker{color:#5b6170;font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}h1{max-width:100%;font-size:clamp(2.35rem,13vw,3.65rem);line-height:.94;letter-spacing:0}.game-copy h1,.result-card h1,.not-found-card h1{font-size:clamp(2.15rem,11vw,3.25rem)}.lede,.game-copy p,.result-card p,.not-found-card p,.game-card-copy span{color:#4b5563;line-height:1.42}.game-list{display:grid;gap:13px}.game-card{--accent: #38bdf8;min-height:114px;display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;align-items:stretch;padding:10px;border:3px solid #111827;border-radius:8px;background:#fff;box-shadow:8px 8px #11182729;transition:transform .14s ease,box-shadow .14s ease}.game-card:hover,.game-card:focus-visible{transform:translate(-2px,-2px);box-shadow:10px 10px #1118272e;outline:0}.game-card-copy{min-width:0;display:grid;align-content:center;gap:5px}.game-card-copy strong{font-size:1.13rem;line-height:1.08}.game-card-copy span{font-size:.91rem}.game-art{position:relative;min-height:88px;display:block;overflow:hidden;border:2px solid #111827;border-radius:8px;background:color-mix(in srgb,var(--accent),white 72%)}.game-art-large{min-height:162px}.shape{position:absolute;display:block;width:42px;height:42px;border:2px solid #111827;background:var(--accent)}.game-art-large .shape{width:76px;height:76px}.shape-1{left:10%;top:18%;border-radius:999px}.shape-2{right:12%;top:12%;border-radius:8px;transform:rotate(14deg)}.shape-3{left:34%;bottom:-18%;border-radius:12px;transform:rotate(45deg)}.shape-4{right:26%;bottom:16%;width:52px;border-radius:999px 999px 8px 8px}.back-link{width:fit-content;gap:7px;padding:8px 10px;border:2px solid #111827;border-radius:8px;background:#fff;font-size:.88rem;font-weight:900;box-shadow:4px 4px #11182726}.play-card,.result-card,.not-found-card{padding:14px;border:3px solid #111827;border-radius:8px;background:#fff;box-shadow:8px 8px #11182729}.landing-card,.question-card{align-content:start}.progress-row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.87rem;font-weight:900}.progress-track{height:14px;overflow:hidden;border:2px solid #111827;border-radius:8px;background:#fffdf6}.progress-bar{height:100%;display:block;border-right:2px solid #111827;background:var(--accent);transition:width .18s ease}.scenario-question{color:#111827;font-size:1.2rem;font-weight:800}.choice-stack{display:grid;gap:10px}.choice-button,.primary-action,.secondary-action,.secondary-link{min-height:48px;justify-content:center;gap:9px;padding:10px 14px;border:3px solid #111827;border-radius:8px;font-weight:900;line-height:1.1;cursor:pointer;box-shadow:5px 5px #11182729}.choice-button{background:#fffdf6}.choice-button:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.choice-button:active{background:var(--accent)}@media(hover:hover)and (pointer:fine){.choice-button:hover{background:var(--accent)}}.primary-action{color:#fffdf6;background:#111827}.secondary-action,.secondary-link{color:#111827;background:#fffdf6}.result-card{min-height:380px;align-content:center;text-align:center}.result-card h1{width:min(100%,245px);height:132px;display:grid;place-items:center;justify-self:center;border:3px solid #111827;border-radius:8px;background:var(--accent);box-shadow:8px 8px #11182729;font-size:4.35rem}.trait-list{display:grid;gap:8px;text-align:left}.trait-list span{padding:8px 10px;border:2px solid #111827;border-radius:8px;background:#fffdf6;font-size:.92rem;font-weight:800}.result-actions{display:grid;gap:10px}.not-found-card{min-height:420px;align-content:center}@media(max-width:390px){.shell{padding:10px}.app-frame{padding:14px}.game-card{grid-template-columns:78px minmax(0,1fr);gap:10px}.game-art{min-height:82px}.game-card-copy strong{font-size:1rem}.game-card-copy span{font-size:.84rem}}
