.mochi-game-page{background:linear-gradient(#060b0c2e,#060b0cb8),repeating-linear-gradient(90deg,#d6b0580b 0 1px,#0000 1px 80px),repeating-linear-gradient(0deg,#629d810b 0 1px,#0000 1px 72px);min-height:100vh;padding-top:108px;padding-bottom:40px}.mochi-game-shell{background:linear-gradient(145deg,#091211e6,#171f19c7 54%,#120d0ddb),repeating-linear-gradient(45deg,#ffffff06 0 1px,#0000 1px 18px);border:1px solid #ddefff24;border-radius:24px;gap:14px;padding:18px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 80px #00000057,inset 0 1px #ffffff0f}.mochi-game-shell:before{content:"";pointer-events:none;background:linear-gradient(90deg,#dab55e14,#0000 22% 78%,#7a2c291a),linear-gradient(#ffffff0d,#0000 34%);position:absolute;inset:0}.mochi-game-shell>*{z-index:1;min-width:0;position:relative}.mochi-game-shell--locked{grid-template-columns:minmax(280px,.82fr) minmax(300px,.62fr) minmax(260px,.56fr);grid-template-areas:"scene status status""scene gate notes";align-content:start}.mochi-game-shell--concept{grid-template-columns:minmax(280px,.82fr) minmax(420px,1.18fr);grid-template-areas:"scene status";align-items:stretch}.mochi-game-shell--concept .mochi-game-status{align-items:center}.mochi-game-shell--unlocked{grid-template-columns:minmax(280px,.82fr) minmax(420px,1.18fr);grid-template-areas:"scene status""scene connection""scene notes";align-content:start}.mochi-game-status{background:#060a0ab3;border:1px solid #ddefff24;border-radius:20px;grid-area:status;justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex;box-shadow:inset 0 1px #ffffff0d}.mochi-game-status__copy{gap:8px;max-width:680px;display:grid}.mochi-game-brand{align-items:center;gap:10px;display:flex}.mochi-game-brand img{object-fit:contain;width:48px;height:48px}.mochi-game-status h1{color:var(--ink-0);font-family:var(--font-display);margin:0;font-size:clamp(40px,5vw,56px);line-height:1}.mochi-game-status h1:focus{outline-offset:4px;outline:3px solid #ffffffb8}.mochi-game-status p,.mochi-game-panel p{max-width:68ch;color:var(--ink-1);margin:0;line-height:1.55}.mochi-connection-facts{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin:0;display:flex}.mochi-connection-facts>div{background:#ffffff0f;border:1px solid #ddefff1f;border-radius:14px;min-width:92px;padding:9px 10px}.mochi-connection-facts dt{color:var(--ink-2);text-transform:uppercase;font-size:11px}.mochi-connection-facts dd{color:var(--ink-0);overflow-wrap:anywhere;margin:3px 0 0;font-weight:700}.mochi-arrival-scene{aspect-ratio:2/3;background:#10252a;border:1px solid #ddefff21;border-radius:20px;grid-area:scene;min-height:520px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 22px 56px #00000047}.mochi-arrival-scene:before{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle at 50% 76%,#eeac4e38,#0000 30%),linear-gradient(#070a0d0d,#070a0d2e 45%,#070a0db3);position:absolute;inset:0}.mochi-arrival-scene:after{content:"";z-index:2;pointer-events:none;border:1px solid #ffffff1f;border-radius:16px;position:absolute;inset:10px;box-shadow:inset 0 0 0 1px #dab55e14,inset 0 0 58px #dab55e14}.mochi-arrival-scene__image{object-fit:cover;width:100%;height:100%;display:block}.mochi-arrival-scene__caption{z-index:3;background:#050809ad;border:1px solid #ffffff24;border-radius:16px;gap:4px;padding:14px;display:grid;position:absolute;bottom:18px;left:18px;right:18px;box-shadow:0 14px 28px #0000003d}.mochi-arrival-scene__caption span,.mochi-gate-kicker{color:var(--lantern);text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.mochi-arrival-scene__caption strong{color:var(--ink-0);font-size:clamp(18px,2vw,21px);line-height:1.2}.mochi-game-panel{background:#070a0db3;border:1px solid #ddefff24;border-radius:20px;padding:20px;box-shadow:inset 0 1px #ffffff0d}.mochi-game-panel h2{color:var(--ink-0);margin:0 0 8px}.mochi-tester-login{grid-area:gate;align-content:start;gap:14px;display:grid}.mochi-tester-login label{color:var(--ink-0);gap:8px;font-weight:700;display:grid}.mochi-tester-login input{box-sizing:border-box;width:100%;min-height:48px;color:var(--ink-0);font:inherit;background:#070a0d9e;border:1px solid #ddefff33;border-radius:14px;padding:12px}.mochi-tester-login input:focus-visible,.mochi-game-panel button:focus-visible,.mochi-lock-form button:focus-visible{outline-offset:3px;border-color:#dab55e94;outline:3px solid #ffffffb8}.mochi-form-message{color:#fff0e8;background:#6f24277a;border:1px solid #f4827357;border-radius:14px;margin:0;padding:11px 12px}.mochi-gate-submit{min-height:48px}.mochi-gate-notes{grid-area:notes;gap:14px;display:grid}.mochi-gate-notes section{gap:8px;display:grid}.mochi-gate-notes ul,.mochi-waiting-notes ul{color:var(--ink-1);gap:9px;margin:0;padding-left:18px;line-height:1.45;display:grid}.mochi-gate-notes li::marker{color:var(--lantern)}.mochi-waiting-notes li::marker{color:var(--lantern)}.mochi-connection-panel{grid-area:connection;gap:10px;display:grid}.mochi-connection-facts{justify-content:flex-start;margin-top:4px}.mochi-waiting-notes{grid-area:notes}.mochi-lock-form{flex:none;justify-content:flex-end;display:flex}.mochi-lock-form .hero-cta{min-height:44px}@media (max-width:980px){.mochi-game-shell--concept,.mochi-game-shell--locked,.mochi-game-shell--unlocked{grid-template-columns:1fr}.mochi-game-shell--locked{grid-template-areas:"status""gate""scene""notes"}.mochi-game-shell--concept{grid-template-areas:"status""scene"}.mochi-game-shell--unlocked{grid-template-areas:"status""scene""connection""notes"}.mochi-arrival-scene{aspect-ratio:auto;min-height:clamp(320px,95vw,560px);max-height:560px}}@media (max-width:720px){.mochi-game-page{padding-top:90px;padding-bottom:32px}.mochi-game-shell{border-radius:18px;padding:12px}.mochi-game-status{flex-direction:column;align-items:flex-start;padding:14px}.mochi-arrival-scene{border-radius:15px;min-height:clamp(300px,110vw,460px)}.mochi-arrival-scene__caption{bottom:12px;left:12px;right:12px}.mochi-lock-form{justify-content:flex-start;width:100%}.mochi-lock-form .hero-cta,.mochi-tester-login .hero-cta{justify-content:center;width:100%}.mochi-connection-facts>div{flex:130px}}
