:root{color:#111827;background:#f8fafc;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}body{margin:0;min-width:320px;min-height:100vh}button{border:0;font:inherit}.shell{min-height:100vh;padding:clamp(16px,4vw,48px);background:linear-gradient(135deg,rgba(255,79,123,.14),transparent 28%),linear-gradient(225deg,rgba(18,185,129,.16),transparent 30%),#f8fafc}.top-ad-shell{width:min(1120px,100%);min-height:96px;margin:0 auto clamp(18px,3vw,28px);display:block}.top-ad{display:block;min-height:90px;overflow:hidden;border-radius:8px}.arena{width:min(1120px,100%);min-height:calc(100vh - clamp(146px,15vw,214px));margin:0 auto;display:grid;align-content:center;gap:28px}.brand-row{display:flex;align-items:center;gap:10px;font-size:.9rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.brand-mark,.primary-action,.locked{display:inline-flex;align-items:center;justify-content:center}.brand-mark{width:36px;height:36px;color:#fff;background:#111827;border-radius:8px}.intro,.result-panel{display:grid;gap:30px;justify-items:start}.pulse-orbit{position:relative;width:min(460px,78vw);aspect-ratio:1 / .58}.pulse-orbit span{position:absolute;display:block;width:30%;aspect-ratio:1;border:3px solid #111827;border-radius:50%;background:#fff;box-shadow:8px 8px #1118271f}.pulse-orbit span:nth-child(1){left:0;top:35%;background:#ff4f7b}.pulse-orbit span:nth-child(2){left:23%;top:2%;background:#12b981}.pulse-orbit span:nth-child(3){right:23%;top:35%;background:#f59e0b}.pulse-orbit span:nth-child(4){right:0;top:2%;background:#38bdf8}.kicker{margin:0 0 10px;color:#475569;font-size:.95rem;font-weight:800;text-transform:uppercase}h1,h2,p{margin:0}h1{max-width:780px;font-size:clamp(4rem,14vw,9rem);line-height:.9;letter-spacing:0}.primary-action{min-height:48px;gap:10px;padding:0 20px;color:#fff;background:#111827;border-radius:8px;font-weight:800;cursor:pointer;box-shadow:0 14px 30px #11182733}.game-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.game-tile{--accent: #38bdf8;min-height:260px;display:grid;grid-template-rows:96px 1fr auto;gap:18px;padding:18px;border:2px solid #111827;border-radius:8px;background:#fff;box-shadow:8px 8px #1118271f}.tile-art{position:relative;overflow:hidden;border-radius:8px;background:color-mix(in srgb,var(--accent),white 78%)}.tile-art span{position:absolute;width:70px;aspect-ratio:1;border:2px solid #111827;background:var(--accent);transform:rotate(45deg)}.tile-art span:nth-child(1){left:12%;top:20%}.tile-art span:nth-child(2){left:42%;top:-14%}.tile-art span:nth-child(3){right:10%;bottom:-18%}.tile-copy{display:grid;gap:8px}.tile-copy h2{font-size:1.25rem}.tile-copy p{color:#475569;line-height:1.5}.choice-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.choice-row button{min-height:44px;padding:8px 10px;border:2px solid #111827;border-radius:8px;background:#fff;font-weight:800;cursor:pointer}.choice-row button:hover,.choice-row button:focus-visible{background:var(--accent)}.locked{width:54px;height:44px;gap:6px;color:#fff;background:#111827;border-radius:8px;font-weight:900}.result-panel{align-content:center;min-height:58vh}.result-traits{display:flex;flex-wrap:wrap;gap:10px}.result-traits span{width:54px;height:54px;display:grid;place-items:center;border:2px solid #111827;border-radius:8px;background:#fff;font-size:1.35rem;font-weight:900}@media(max-width:760px){.arena{align-content:start}.game-grid,.choice-row{grid-template-columns:1fr}}
