.memory-entry{width:min(100%,720px);margin:4vh auto;text-align:center}.memory-entry-icon{font-size:4rem}.memory-entry .game-launcher{text-align:left}.memory-entry .theme-choice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:20px 0}.memory-entry .theme-card{min-height:88px;padding:14px;border:1px solid #ffffff2e;border-radius:16px;background:#ffffff0c;color:var(--ink);text-align:left;cursor:pointer}.memory-entry .theme-card b,.memory-entry .theme-card span{display:block}.memory-entry .theme-card span{margin-top:5px;color:var(--muted);font-size:.78rem}.memory-entry .theme-card:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.memory-entry .launcher-step h2{font-size:clamp(1.45rem,6vw,2rem)}
@media(max-width:390px){.memory-entry .theme-choice{grid-template-columns:1fr}.memory-entry .theme-card{min-height:70px}}
@media(prefers-reduced-motion:reduce){.memory-entry *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
