:root{color:#3b2140;font-synthesis:none;background:#fff8fc;font-family:Inter,ui-rounded,system-ui,sans-serif}*{box-sizing:border-box}html{background:#fff8fc;min-width:320px}body{min-height:100vh;margin:0}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}.landing{background:radial-gradient(circle at top,#ffe6f1 0%,#fff8fc 55%,#f8efff 100%);place-items:center;min-height:100vh;padding:2rem 1rem;display:grid}.hero{text-align:center;max-width:760px}.eyebrow{letter-spacing:.08em;text-transform:uppercase;margin:0 0 .75rem;font-weight:700}.hero h1{margin:0;font-size:clamp(3rem,12vw,7rem);line-height:.95}.hero-copy{max-width:560px;margin:1.25rem auto 2rem;font-size:clamp(1.1rem,3vw,1.5rem)}.primary-action{color:#fff;background:#5c2b6f;border-radius:999px;align-items:center;min-height:56px;padding:0 2rem;font-weight:800;text-decoration:none;display:inline-flex}.feature-strip{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.feature-strip span{background:#ffffffb3;border-radius:999px;padding:.7rem 1rem}.play-page{grid-template-rows:auto 1fr;min-height:100vh;display:grid}.play-header{text-align:center;grid-template-columns:48px 1fr 48px;align-items:center;min-height:56px;padding:.25rem .75rem;display:grid}.play-header a{font-size:1.5rem;text-decoration:none}.play-header-mark{fill:none;stroke:#8e4585;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;justify-self:center;width:24px;height:24px}.game-shell{gap:.75rem;min-height:0;padding:0 .65rem 1rem;display:grid}.game-stage-wrap{min-width:0;position:relative}.game-stage{background:linear-gradient(#ffeaf5,#f9efff);border-radius:30px;height:min(56vh,590px);min-height:390px;overflow:hidden;box-shadow:inset 0 0 0 1px #5c2b6f12,0 18px 50px #4a235517}.game-stage canvas{width:100%;height:100%;display:block}.game-stage-status{text-align:center;background:#fff7fceb;border-radius:30px;place-content:center;justify-items:center;gap:.65rem;padding:1.5rem;display:grid;position:absolute;inset:0}.game-stage-status-icon{fill:none;stroke:#8e4585;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:38px;height:38px;animation:1.2s ease-in-out infinite alternate princess-pulse}.game-retry{color:#fff;background:#5c2b6f;border:0;border-radius:999px;min-height:48px;padding:0 1.2rem;font-weight:800}.wardrobe{background:#ffffffd1;border:1px solid #5c2b6f12;border-radius:26px;min-width:0;padding:.55rem;box-shadow:0 12px 36px #4a235514}.wardrobe-categories{scrollbar-width:none;gap:.45rem;padding:.15rem .1rem .5rem;display:flex;overflow-x:auto}.wardrobe-categories::-webkit-scrollbar{display:none}.wardrobe-category{color:#55305d;cursor:pointer;background:#fff7fb;border:2px solid #0000;border-radius:20px;flex:0 0 74px;align-content:center;place-items:center;gap:.2rem;min-height:72px;padding:.4rem;font-size:.7rem;font-weight:800;line-height:1.05;display:grid}.wardrobe-category-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px}.wardrobe-category[aria-selected=true]{color:#512457;background:#f7e7fa;border-color:#9f4f93;box-shadow:0 7px 18px #7f417f24}.wardrobe-category:focus-visible,.wardrobe-option:focus-visible,.game-retry:focus-visible{outline-offset:3px;outline:3px solid #5c2b6f}.wardrobe-panel{min-height:168px;padding:.45rem .1rem .1rem}.wardrobe-panel-heading{align-items:center;gap:.45rem;min-height:36px;padding:0 .25rem .45rem;display:flex}.wardrobe-panel-heading h2{margin:0;font-size:1rem}.wardrobe-panel-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.wardrobe-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.wardrobe-option{color:#3b2140;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:20px;grid-template-rows:1fr auto;gap:.35rem;min-width:0;min-height:132px;padding:.45rem;font-weight:800;display:grid;box-shadow:0 7px 20px #4a235512}.wardrobe-thumb{background:#fff6fb;border-radius:15px;place-items:center;min-height:92px;display:grid;position:relative;overflow:hidden}.wardrobe-thumb img{object-fit:contain;width:100%;height:92px;display:block}.wardrobe-selected{color:#fff;background:#5c2b6f;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:.35rem;right:.35rem;box-shadow:0 4px 10px #4a235538}.wardrobe-option[aria-pressed=true]{background:#fffafd;border-color:#9f4f93}.wardrobe-option:disabled{cursor:progress;opacity:.6}.wardrobe-option-label{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.wardrobe-empty{text-align:center;background:#fffafd;border:2px dashed #5c2b6f24;border-radius:20px;place-content:center;justify-items:center;gap:.25rem;min-height:126px;padding:1rem;display:grid}.wardrobe-empty-icon{fill:none;stroke:#8e4585;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:30px;height:30px}.wardrobe-empty small{color:#735d77;max-width:220px}@keyframes princess-pulse{0%{transform:scale(.94)}to{transform:scale(1.08)}}@media (width>=560px){.game-shell{padding-inline:1rem}.game-stage{height:min(62vh,650px);min-height:500px}.wardrobe-category{flex-basis:86px;min-height:80px}.wardrobe-options{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=900px){.game-shell{grid-template-columns:minmax(0,1.45fr) minmax(360px,.55fr);align-items:start;gap:1rem;width:100%;max-width:1240px;margin:0 auto}.game-stage{height:min(80vh,790px);min-height:640px}.wardrobe{padding:.7rem;position:sticky;top:.75rem}.wardrobe-categories{grid-template-columns:repeat(3,1fr);display:grid;overflow:visible}.wardrobe-category{min-width:0;min-height:82px}.wardrobe-options{grid-template-columns:repeat(2,minmax(0,1fr))}.wardrobe-thumb,.wardrobe-thumb img{height:112px;min-height:112px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
