*{box-sizing:border-box}html,body{min-width:320px;min-height:100%;margin:0}body{overflow-x:hidden;background:#0d141c;color:#f3f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{font:inherit}button:focus-visible{outline:3px solid rgba(246,196,83,.72);outline-offset:3px}:root{color-scheme:dark;background:#0d141c}#app{min-height:100vh}.app-shell{width:min(1180px,100%);min-height:100vh;margin:0 auto;padding:clamp(24px,5vw,64px)}.selection-panel{display:grid;gap:18px}.eyebrow{color:#8fa6bb;font-size:.76rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}h1,h2,p{margin:0}h1{max-width:760px;font-size:clamp(2.3rem,6vw,5rem);line-height:.98;letter-spacing:-.055em}.lead{max-width:640px;color:#b4c2cf;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:16px}.module-card{display:grid;grid-template-columns:minmax(120px,.8fr) minmax(0,1.4fr);overflow:hidden;min-height:230px;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:#17212d;box-shadow:0 18px 50px #0000002e}.module-card-art{position:relative;display:grid;place-items:center;overflow:hidden;background:var(--module-color)}.module-card-art:after{position:absolute;inset:20% -20% -20% 20%;border-radius:50%;background:#ffffff14;content:"";transform:rotate(-16deg)}.module-card-art span{position:relative;z-index:1;display:block;width:44px;height:44px;border-radius:50%;background:#ffffffd1;box-shadow:28px 22px #ffffff38}.module-card-art span+span{position:absolute;width:18px;height:18px;margin:58px 0 0 60px;background:#f6c453;box-shadow:none}.module-card-copy{display:grid;align-content:center;gap:16px;padding:24px}.module-card-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.module-card h2{font-size:1.25rem}.module-card p{color:#b4c2cf;line-height:1.65}.status-badge{flex:0 0 auto;border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:700}.status-playable{color:#bdf4cb;background:#4ade8026}.status-soon{color:#c7d2fe;background:#818cf826}.primary-button,.secondary-button,.text-button{border:0;border-radius:12px;cursor:pointer;transition:transform .16s ease,background .16s ease,opacity .16s ease}.primary-button:hover,.secondary-button:hover,.text-button:hover{transform:translateY(-1px)}.primary-button{width:fit-content;padding:11px 15px;color:#12202b;background:#f6c453;font-weight:800}.primary-button:disabled{cursor:not-allowed;opacity:.45;transform:none}.secondary-button{padding:10px 14px;color:#e8eef5;background:#ffffff1a}.text-button{padding:7px 0;color:#f6c453;background:transparent}.selection-footer{display:flex;align-items:center;gap:20px;margin-top:8px}.muted{color:#7f92a5}@media(max-width:760px){.module-grid{grid-template-columns:1fr}.module-card{grid-template-columns:110px minmax(0,1fr)}}@media(max-width:520px){.app-shell{padding:24px 18px}.selection-footer{align-items:flex-start;flex-direction:column;gap:6px}}.preview-shell{display:grid;place-items:center}.module-preview{width:min(980px,100%);overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:28px;background:#17212d;box-shadow:0 24px 80px #0000003d}.preview-hero{position:relative;display:grid;align-content:end;min-height:260px;padding:34px;overflow:hidden;background:var(--module-color)}.preview-hero>*:not(.preview-orb){position:relative;z-index:1}.preview-hero h1{margin-top:12px}.preview-hero p{max-width:650px;margin-top:14px;color:#ffffffd1;font-size:1.15rem}.preview-orb{position:absolute;border-radius:50%;background:#ffffff2e}.preview-orb-main{width:330px;height:330px;right:-65px;top:-85px}.preview-orb-small{width:90px;height:90px;right:190px;bottom:26px;background:#ffd166;box-shadow:inset -14px -12px #0000001f}.preview-content{display:grid;gap:24px;padding:32px 34px 36px}.preview-introduction{max-width:760px;color:#c4d0dc;font-size:1.05rem;line-height:1.8;white-space:pre-line}.preview-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.preview-columns section,.preview-score{padding:20px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#ffffff0a}.preview-content h2{margin-bottom:12px;font-size:1.05rem}.preview-content ul{display:grid;gap:9px;padding-left:20px;color:#aebdca;line-height:1.55}.preview-score p{color:#aebdca;line-height:1.6}.preview-actions{display:flex;gap:12px;flex-wrap:wrap}@media(max-width:700px){.preview-hero{min-height:230px;padding:26px 22px}.preview-content{padding:24px 22px 28px}.preview-columns{grid-template-columns:1fr}}.game-shell{--game-background: #17324d;width:100%;min-height:100dvh;padding:0}.game-screen{position:relative;width:100%;min-height:100dvh;overflow:hidden;background:var(--game-background);isolation:isolate}.game-stage-wrap{position:absolute;inset:0;overflow:hidden;min-height:0;background:var(--game-background)}.game-canvas{position:absolute;inset:0;display:block;width:100%;height:100%;cursor:crosshair;touch-action:none}.stage-note{position:absolute;right:16px;bottom:136px;left:16px;color:#ffffff94;font-size:.8rem;text-align:center;pointer-events:none}.game-hud{position:absolute;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:16px;pointer-events:none}.game-hud>*{pointer-events:auto}.game-hud-top{top:clamp(14px,3vw,28px);right:clamp(14px,3vw,32px);left:clamp(14px,3vw,32px)}.currency-display{display:flex;align-items:center;gap:10px;min-width:142px;padding:9px 14px 9px 10px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:#08121db8;box-shadow:0 10px 30px #00000024;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.currency-icon{width:28px;height:28px;flex:0 0 auto;border:3px solid rgba(255,255,255,.5);border-radius:50%;background-color:#f6c453;background-position:center;background-repeat:no-repeat;background-size:cover;box-shadow:inset -4px -4px #8e5d1c40}.currency-copy{display:grid;gap:1px}.currency-label{color:#ffffffb3;font-size:.7rem}.currency-copy strong{color:#fff3bd;font-size:1.45rem;line-height:1}.game-actions{display:flex;align-items:center;gap:8px}.hud-button{min-width:56px;padding:9px 13px;border:1px solid rgba(255,255,255,.2);border-radius:12px;color:#f6f8fb;background:#08121db8;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hud-button:hover{background:#08121de6}.hud-button-quiet{color:#ffffffb3}.foodbar{position:absolute;z-index:4;right:50%;bottom:clamp(14px,3vw,28px);width:min(680px,calc(100% - 28px));padding:12px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:#08121dc7;box-shadow:0 14px 36px #0003;transform:translate(50%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.foodbar-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 4px 9px}.foodbar-title{color:#fff;font-size:.86rem;font-weight:800}.foodbar-status{overflow:hidden;color:#fff9;font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.food-options{display:flex;gap:8px;overflow-x:auto}.food-option{display:flex;align-items:center;gap:9px;min-width:190px;padding:9px 10px;border:1px solid rgba(255,255,255,.16);border-radius:13px;color:#fff;background:#ffffff14;cursor:pointer;text-align:left}.food-option.is-selected{border-color:#f6c453;background:#f6c45329;box-shadow:0 0 0 2px #f6c45324}.food-option-disabled{cursor:not-allowed;opacity:.48}.food-swatch{width:28px;height:28px;flex:0 0 auto;border:3px solid rgba(255,255,255,.65);border-radius:50%;background-color:#f0a35b;background-position:center;background-repeat:no-repeat;background-size:cover;box-shadow:inset -4px -4px #6d361633}.food-swatch-future{display:grid;place-items:center;border-style:dashed;color:#ffffffb8;background:transparent;box-shadow:none;font-size:1.1rem}.food-option-copy{display:grid;min-width:0;gap:2px}.food-option-copy strong{overflow:hidden;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.food-option-copy small{color:#ffffff94;font-size:.7rem}.food-cost{margin-left:auto;color:#fff3bd;font-size:.78rem;font-weight:800}.portrait-hint{position:absolute;z-index:3;top:50%;right:50%;display:none;padding:9px 13px;border-radius:999px;color:#ffffffd1;background:#08121db8;font-size:.78rem;transform:translate(50%,-50%);pointer-events:none}.pause-overlay{position:absolute;z-index:8;inset:0;display:grid;place-items:center;padding:24px;background:#030a1194;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.pause-overlay[hidden]{display:none}.pause-card{display:grid;gap:14px;width:min(420px,100%);padding:28px;border:1px solid rgba(255,255,255,.16);border-radius:24px;background:#17212d;box-shadow:0 24px 70px #00000047}.pause-card h1{font-size:clamp(2rem,6vw,3.5rem)}.pause-card p{color:#b4c2cf;line-height:1.6}.pause-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.event-status{position:absolute;z-index:5;right:50%;bottom:clamp(118px,15vh,156px);max-width:min(720px,calc(100% - 28px));padding:8px 14px;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#ffffffd1;background:#08121d9e;font-size:.78rem;text-align:center;text-overflow:ellipsis;white-space:nowrap;transform:translate(50%);pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.shop-overlay{position:absolute;z-index:9;inset:0;display:grid;place-items:center;padding:24px;background:#030a1194;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.shop-overlay[hidden]{display:none}.shop-card{display:grid;gap:14px;width:min(620px,100%);max-height:min(680px,calc(100% - 24px));padding:24px;overflow:auto;border:1px solid rgba(255,255,255,.16);border-radius:24px;background:#17212d;box-shadow:0 24px 70px #00000047}.shop-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.shop-heading h2{margin-top:6px;font-size:clamp(1.6rem,4vw,2.4rem)}.shop-description{color:#b4c2cf;line-height:1.6}.shop-list{display:grid;gap:9px}.shop-option{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:12px;border:1px solid rgba(255,255,255,.12);border-radius:15px;color:#f5f8fb;background:#ffffff0f;cursor:pointer;text-align:left}.shop-option:hover:not(:disabled){border-color:#f6c4539e;background:#f6c4531f}.shop-option:disabled{cursor:not-allowed;opacity:.42}.shop-character-swatch{width:32px;height:32px;border:3px solid rgba(255,255,255,.62);border-radius:50%;background-position:center;background-repeat:no-repeat;background-size:cover;box-shadow:inset -4px -4px #0000002e}.shop-option-copy{display:grid;gap:3px;min-width:0}.shop-option-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-option-copy small{color:#ffffff94;font-size:.72rem}.shop-cost{min-width:50px;color:#fff3bd;font-weight:800;text-align:right}.close-button{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:50%;color:#fff;background:#ffffff14;cursor:pointer;font-size:1.35rem;line-height:1}.close-button:hover{background:#ffffff29}@media(orientation:portrait){.portrait-hint{display:block}}@media(max-width:560px){.game-hud-top{align-items:flex-start}.currency-display{min-width:0;padding-right:10px}.currency-label{display:none}.event-status{bottom:132px}.foodbar-heading{align-items:flex-start;flex-direction:column;gap:3px}.foodbar-status{max-width:100%}.food-option{min-width:176px}}.settlement-overlay{position:absolute;z-index:10;inset:0;display:grid;place-items:center;padding:24px;background:#030a11ad;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.settlement-overlay[hidden]{display:none}.settlement-card{display:grid;gap:14px;width:min(620px,100%);max-height:min(760px,calc(100% - 20px));padding:clamp(20px,4vw,32px);overflow:auto;border:1px solid rgba(255,255,255,.18);border-radius:24px;color:#f5f8fb;background:#17212d;box-shadow:0 24px 70px #0000005c}.settlement-card h2{margin-top:2px;font-size:clamp(1.8rem,4vw,2.6rem)}.settlement-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.settlement-stats>div{display:grid;gap:6px;padding:12px 10px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#ffffff0f}.settlement-stats span,.settlement-achievements h3{color:#ffffff9e;font-size:.74rem}.settlement-stats strong{color:#fff3bd;font-size:clamp(1.05rem,3vw,1.55rem)}.settlement-achievements{display:grid;gap:8px;margin-top:4px}.settlement-achievements h3{margin:0;color:#fff;font-size:.92rem}.achievement-row{display:grid;grid-template-columns:24px minmax(0,1fr);gap:7px;align-items:start;padding:9px 10px;border-radius:11px;color:#ffffff61;background:#ffffff0a}.achievement-row.is-unlocked{color:#fff;background:#f6c45321}.achievement-row>span:first-child{color:#f6c453;font-size:1.05rem;line-height:1.2}.achievement-row span:last-child{display:grid;gap:2px}.achievement-row small{color:#ffffff8c;font-size:.72rem}@media(max-width:700px){.settlement-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}
