:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis-weight:none;--bg:#f4f3ee;--surface:#fff;--surface-alt:#f9f8f5;--surface-warm:#fbf2ee;--text:#2d2b28;--text-secondary:#6b6560;--muted:#9b9590;--border:#e8e5de;--border-hover:#d4cfc5;--border-strong:#bcb6aa;--primary:#c15f3c;--primary-hover:#a8502f;--primary-light:#fbf2ee;--primary-border:#e0a58e;--primary-ink:#7a3a23;--success:#2d6a2d;--success-bg:#f0f7f0;--danger:#9b2c2c;--danger-bg:#fef2f2;--warning:#8b5e1a;--shadow-card:0 1px 2px #28241e0d, 0 1px 0 #28241e05;--shadow-pop:0 12px 32px #28241e1f, 0 2px 8px #28241e0d;background:var(--bg);color:var(--text);font-feature-settings:"kern";text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Inter,PingFang SC,Hiragino Sans,Yu Gothic,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}html{background:var(--bg)}body{background:var(--bg);margin:0;overflow-x:hidden}button,input{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #c15f3c33}a{color:inherit}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;display:block}.language-picker{z-index:120;border:1px solid var(--border);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-radius:10px;gap:3px;padding:3px;display:flex;position:fixed;top:15px;right:18px}.language-picker button{min-width:31px;height:27px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0 7px;font-size:10px;font-weight:700}.language-picker button:hover{color:var(--text);background:var(--surface-alt)}.language-picker button.active{color:var(--primary-ink);background:var(--primary-light)}.brand-lockup{min-width:0;color:var(--text);align-items:center;gap:10px;display:flex}.brand-mark{object-fit:contain;border-radius:12px;flex:none;width:42px;height:42px;box-shadow:0 5px 14px #2d2b281f}.brand-wordmark{letter-spacing:-.04em;white-space:nowrap;font-size:18px;font-weight:800}.brand-wordmark span{color:var(--primary)}.brand-lockup em{border-left:1px solid var(--border);color:var(--muted);letter-spacing:.16em;margin-left:1px;padding-left:10px;font-size:9px;font-style:normal;font-weight:700}.brand-lockup.compact .brand-mark{border-radius:10px;width:34px;height:34px}.eyebrow{color:var(--primary);letter-spacing:.16em;font-size:10px;font-weight:800;line-height:1.4;display:inline-block}.primary-button,.secondary-button{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:9px;height:42px;padding:0 18px;font-size:13px;font-weight:700;transition:all .15s;display:inline-flex}.primary-button{border:1px solid var(--primary);background:var(--primary);color:#fff;box-shadow:0 7px 18px -12px #7a3a23b3}.primary-button:hover:not(:disabled){border-color:var(--primary-hover);background:var(--primary-hover);transform:translateY(-1px)}.secondary-button{border:1px solid var(--border-hover);background:var(--surface);color:var(--text)}.secondary-button:hover{border-color:var(--primary-border);background:var(--primary-light);color:var(--primary-ink)}.primary-button:disabled,button:disabled{cursor:not-allowed;opacity:.5}.primary-button.wide{width:100%}.primary-button svg{width:17px;height:17px}.text-button{color:var(--primary);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:700}.text-button:hover{color:var(--primary-hover)}.icon-button{border:1px solid var(--border);background:var(--surface);width:34px;height:34px;color:var(--text-secondary);cursor:pointer;border-radius:10px;flex:none;place-items:center;font-size:20px;display:grid}.icon-button:hover{border-color:var(--primary-border);background:var(--primary-light);color:var(--primary-ink)}.icon-button svg{width:17px;height:17px}.auth-shell{background:var(--surface);grid-template-columns:minmax(420px,1.05fr) minmax(460px,.95fr);min-height:100vh;display:grid}.auth-story{color:#f4f1eb;isolation:isolate;background:#2d2b28;align-items:flex-end;min-height:100%;padding:clamp(46px,7vw,92px);display:flex;position:relative;overflow:hidden}.auth-story:before{z-index:-2;content:"";background:radial-gradient(circle at 74% 25%,#d07f5f52,#0000 26rem),linear-gradient(145deg,#ffffff06,#0000 45%);position:absolute;inset:0}.auth-story:after{z-index:-1;content:"";background:url(/genmu-icon.svg) 50%/cover;border-radius:64px;width:250px;height:250px;position:absolute;top:13%;right:13%;transform:rotate(5deg);box-shadow:0 30px 80px #00000040}.story-orbit{z-index:-1;border:1px solid #e0a58e2b;border-radius:50%;position:absolute}.story-orbit-one{width:720px;height:720px;top:-22%;right:-18%}.story-orbit-two{width:420px;height:420px;top:13%;right:3%}.story-copy{max-width:620px}.story-copy .eyebrow{color:#e0a58e}.story-copy h1{letter-spacing:-.055em;max-width:590px;margin:18px 0;font-size:clamp(38px,4.6vw,68px);line-height:1.04}.story-copy p{color:#bdb6ae;max-width:540px;margin:0;font-size:14px;line-height:1.85}.auth-panel{background:var(--surface);place-items:center;min-height:100%;padding:84px clamp(28px,6vw,90px) 44px;display:grid}.auth-card{width:min(100%,460px)}.auth-heading{margin:54px 0 24px}.auth-heading h2{letter-spacing:-.04em;margin:7px 0 8px;font-size:30px}.auth-heading p{color:var(--text-secondary);margin:0;font-size:13px}.auth-tabs{border:1px solid var(--border);background:var(--surface-alt);border-radius:14px;grid-template-columns:repeat(3,1fr);gap:4px;margin-bottom:22px;padding:4px;display:grid}.auth-tabs button{height:38px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;font-size:12px;font-weight:700}.auth-tabs button:hover{color:var(--text)}.auth-tabs button.active{border-color:var(--border-hover);background:var(--surface);color:var(--primary-ink);box-shadow:var(--shadow-card)}.auth-form{gap:16px;display:grid}.auth-form label{gap:7px;display:grid}.auth-form label>span{color:var(--text-secondary);font-size:12px;font-weight:700}.auth-form input{border:1px solid var(--border-hover);background:var(--surface);width:100%;height:45px;color:var(--text);border-radius:10px;outline:0;padding:0 13px;font-size:14px;transition:all .15s}.auth-form input:hover{border-color:var(--border-strong)}.auth-form input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #c15f3c21}.challenge-row{grid-template-columns:142px minmax(0,1fr);align-items:end;gap:12px;display:grid}.challenge-image{border:1px solid var(--border);background:var(--surface-alt);border-radius:10px;place-items:center;height:45px;display:grid;overflow:hidden}.challenge-image img{object-fit:cover;width:100%;height:100%}.challenge-row .text-button{grid-column:1/-1;justify-self:start}.alert{border:1px solid;border-radius:10px;padding:11px 13px;font-size:12px;line-height:1.5}.alert.error{background:var(--danger-bg);color:var(--danger);border-color:#f5a3a3}.alert.success{background:var(--success-bg);color:var(--success);border-color:#a3d9a3}.legal-copy{color:var(--muted);text-align:center;margin:20px 0 0;font-size:10px;line-height:1.7}.app-shell{min-height:100vh}.site-header{z-index:40;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff2;justify-content:space-between;align-items:center;gap:24px;height:72px;padding:0 max(26px,50vw - 690px);display:flex;position:sticky;top:0;box-shadow:0 1px #28241e06}.site-header nav{align-items:center;gap:9px;min-width:0;padding-right:123px;display:flex}.header-link{height:34px;color:var(--text-secondary);cursor:pointer;background:0 0;border:0;border-radius:9px;padding:0 11px;font-size:12px;font-weight:700}.header-link:hover{background:var(--surface-alt);color:var(--text)}.account-chip{border:1px solid var(--border);background:var(--surface-alt);border-radius:10px;align-content:center;min-width:112px;height:36px;padding:0 11px;display:grid}.account-chip span{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;overflow:hidden}.account-chip small{color:var(--muted);letter-spacing:.11em;font-size:8px;font-weight:700}.selection-switcher{min-width:0;position:relative}.selection-switcher-button{border:1px solid var(--border);background:var(--surface);max-width:360px;height:50px;box-shadow:var(--shadow-card);cursor:pointer;border-radius:13px;align-items:center;gap:9px;padding:5px 9px 5px 5px;display:flex}.selection-switcher-button:hover,.selection-switcher-button[aria-expanded=true]{border-color:var(--primary-border);background:var(--primary-light)}.selection-switcher-button .project-art{border-radius:10px;width:38px;height:38px}.selection-switcher-copy{text-align:left;flex:1;gap:1px;min-width:0;display:grid}.selection-switcher-copy small{color:var(--muted);letter-spacing:.08em;font-size:8px;font-weight:700}.selection-switcher-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.selection-switcher-copy i{color:var(--muted);font-style:normal;font-weight:400}.chevron-icon{width:15px;height:15px;color:var(--muted);flex:none}.selection-switcher-button[aria-expanded=true] .chevron-icon{transform:rotate(180deg)}.selection-menu{z-index:55;border:1px solid var(--border);background:var(--surface);width:min(760px,100vw - 40px);box-shadow:var(--shadow-pop);border-radius:20px;padding:18px;animation:.16s ease-out both menu-in;position:absolute;top:calc(100% + 9px);right:0;overflow:hidden}.selection-menu-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;padding-bottom:14px;display:flex}.selection-menu-header h2{letter-spacing:-.03em;margin:3px 0 0;font-size:18px}.store-main{width:min(1380px,100% - 48px);min-height:calc(100vh - 150px);margin:0 auto;padding:26px 0 40px}.hero-card{border:1px solid var(--border);min-height:220px;box-shadow:var(--shadow-card);isolation:isolate;background:linear-gradient(135deg,#fff 0%,#faf8f4 58%,#f7e6df 100%);border-radius:24px;align-items:center;margin-bottom:22px;display:flex;position:relative;overflow:hidden}.hero-card:after{z-index:-1;content:"";border:1px solid #c15f3c21;border-radius:50%;width:260px;height:260px;position:absolute;right:4%;box-shadow:0 0 0 44px #c15f3c09,0 0 0 90px #c15f3c06}.hero-banner{z-index:-2;object-fit:cover;opacity:.18;width:100%;height:100%;position:absolute;inset:0}.hero-card.has-banner:before{z-index:-1;content:"";background:linear-gradient(90deg,#fffffffa 0%,#ffffffd1 52%,#ffffff40);position:absolute;inset:0}.hero-content{max-width:760px;padding:44px 52px}.hero-content h1{letter-spacing:-.05em;margin:7px 0 9px;font-size:clamp(30px,4vw,46px);line-height:1.08}.hero-content p{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.7}.game-logo{object-fit:contain;object-position:left;max-width:180px;max-height:58px}.hero-security{color:var(--primary-ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb8;border:1px solid #c15f3c29;border-radius:99px;align-items:center;gap:7px;padding:7px 10px;font-size:9px;font-weight:700;display:flex;position:absolute;bottom:20px;right:24px}.hero-security svg{width:15px;height:15px}.selection-stage,.catalog-panel{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-card);border-radius:24px;padding:26px}.section-title-row,.catalog-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:22px;display:flex}.section-title-row h2,.catalog-heading h2{letter-spacing:-.035em;margin:5px 0 0;font-size:25px}.section-title-row>p,.catalog-heading>p{max-width:420px;color:var(--muted);text-align:right;margin:0;font-size:11px;line-height:1.6}.game-role-chooser{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;display:grid}.choice-column{border:1px solid var(--border);background:linear-gradient(180deg,#fff,var(--surface-alt));border-radius:18px;min-width:0;min-height:320px;padding:18px}.choice-column-heading{border-bottom:1px solid var(--border);align-items:center;gap:10px;margin-bottom:14px;padding-bottom:13px;display:flex}.choice-column-heading>svg{background:var(--primary-light);width:34px;height:34px;color:var(--primary);border-radius:10px;padding:7px}.choice-column-heading small{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:800}.choice-column-heading h3{margin:2px 0 0;font-size:15px}.project-list,.role-list{overscroll-behavior:contain;scrollbar-width:thin;gap:8px;max-height:350px;display:grid;overflow:auto}.project-option,.role-option,.account-delivery-card{border:1px solid var(--border);background:var(--surface);text-align:left;border-radius:13px;align-items:center;gap:11px;width:100%;min-width:0;padding:9px;display:flex}.project-option,.role-option{cursor:pointer;transition:all .15s}.project-option:hover,.role-option:hover{border-color:var(--border-hover);background:var(--surface-warm)}.project-option.selected,.role-option.selected,.account-delivery-card{border-color:var(--primary-border);background:var(--primary-light);box-shadow:0 0 0 2px #c15f3c0a}.project-option>span:nth-child(2),.role-option>span:nth-child(2),.account-delivery-card>span:nth-child(2){flex:1;gap:3px;min-width:0;display:grid}.project-option strong,.role-option strong,.account-delivery-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.project-option small,.role-option small,.account-delivery-card small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.4;overflow:hidden}.project-art{background:var(--surface-warm);width:47px;height:47px;color:var(--primary);border:1px solid #c15f3c1f;border-radius:12px;flex:none;place-items:center;font-size:17px;font-weight:800;display:grid;overflow:hidden}.project-art img{object-fit:cover;width:100%;height:100%}.avatar{color:#f9f5ef;background:#2d2b28;border-radius:50%;flex:none;place-items:center;width:41px;height:41px;font-size:13px;font-weight:800;display:grid}.avatar svg{width:19px;height:19px}.check-icon{color:#0000;border-radius:50%;flex:none;width:18px;height:18px}.selected>.check-icon,.account-delivery-card>.check-icon{background:var(--primary);color:#fff;padding:3px}.choice-placeholder{border:1px dashed var(--border-hover);min-height:180px;color:var(--muted);text-align:center;border-radius:13px;align-content:center;place-items:center;gap:9px;padding:20px;display:grid}.choice-placeholder>svg{width:30px;height:30px;color:var(--primary-border)}.choice-placeholder p{margin:0;font-size:11px;line-height:1.6}.game-role-chooser.compact .choice-column{min-height:250px;padding:13px}.game-role-chooser.compact .project-list,.game-role-chooser.compact .role-list{max-height:235px}.game-role-chooser.compact .choice-column-heading{margin-bottom:9px;padding-bottom:9px}.game-role-chooser.compact .project-option,.game-role-chooser.compact .role-option{padding:7px}.game-role-chooser.compact .project-art{width:39px;height:39px}.game-role-chooser.compact .avatar{width:37px;height:37px}.offer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.offer-card{border:1px solid var(--border);background:linear-gradient(180deg,#fff,var(--surface-alt));min-height:260px;color:var(--text);text-align:center;cursor:pointer;border-radius:18px;flex-direction:column;justify-content:flex-end;align-items:center;padding:23px 15px 18px;transition:all .18s;display:flex;position:relative;overflow:hidden}.offer-card:hover:not(:disabled){border-color:var(--primary-border);transform:translateY(-2px);box-shadow:0 12px 28px -24px #2d2b2852}.offer-card.selected{border-color:var(--primary);background:linear-gradient(180deg,#fff,var(--primary-light));box-shadow:0 0 0 2px #c15f3c14}.offer-card>strong{margin-top:10px;font-size:14px}.offer-card>small{min-height:28px;color:var(--muted);margin:5px 0 10px;font-size:9px;line-height:1.5}.offer-card>em{color:var(--muted);font-size:9px;font-style:normal}.offer-card>.check-icon{position:absolute;bottom:12px;right:12px}.offer-card.selected>.check-icon{background:var(--primary);color:#fff;padding:3px}.offer-badge{color:#fff;letter-spacing:.06em;text-overflow:ellipsis;white-space:nowrap;background:#2d2b28;border-radius:99px;max-width:calc(100% - 22px);padding:5px 8px;font-size:8px;font-weight:800;position:absolute;top:11px;left:11px;overflow:hidden}.offer-badge.promotion{background:var(--primary)}.gem-art{width:72px;height:78px;margin:4px 0 2px;display:block;position:relative}.gem-art i{clip-path:polygon(50% 0,92% 28%,80% 82%,50% 100%,18% 82%,7% 28%);background:linear-gradient(145deg,#f4b9a5,#c15f3c 72%);border:1px solid #d98b70;width:38px;height:44px;position:absolute;left:22px;box-shadow:0 8px 18px -10px #7a3a2380}.gem-art i:first-child{width:30px;height:35px;top:31px;left:5px;transform:rotate(-18deg)}.gem-art i:nth-child(2){top:3px}.gem-art i:nth-child(3){width:26px;height:30px;top:37px;left:45px;transform:rotate(20deg)}.offer-artwork{background:var(--surface-alt);border-radius:14px;justify-content:center;align-items:center;width:112px;height:82px;margin:2px 0;display:flex;overflow:hidden}.offer-artwork img{object-fit:contain;width:100%;height:100%;padding:8px;display:block}.price-line{flex-direction:column;justify-content:center;align-items:center;min-height:38px;display:flex}.price-line del{color:var(--muted);font-size:9px}.price-line b{color:var(--primary-ink);letter-spacing:-.03em;font-size:18px}.checkout-bar{z-index:20;border:1px solid var(--border-hover);box-shadow:var(--shadow-pop);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;margin-top:18px;padding:12px 13px 12px 18px;display:flex;position:sticky;bottom:14px}.checkout-bar>div{grid-template-columns:auto auto;align-items:end;gap:1px 13px;display:grid}.checkout-bar small{color:var(--muted);grid-column:1;font-size:9px}.checkout-bar strong{letter-spacing:-.03em;grid-column:1;font-size:22px}.checkout-bar span{color:var(--primary);grid-area:2/2;font-size:9px;font-weight:700}.inline-warning{color:var(--warning);text-align:right;margin-top:10px;font-size:11px}.checkout-error{margin-top:12px}.site-footer{width:min(1380px,100% - 48px);padding:24px 0 calc(24px + env(safe-area-inset-bottom));border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;margin:0 auto;font-size:10px;display:flex}.site-footer div{gap:18px;display:flex}.site-footer a{text-decoration:none}.site-footer a:hover{color:var(--primary)}.loading-state,.empty-state{min-height:250px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:12px;display:grid}.loading-state.compact{min-height:180px}.loading-state p,.empty-state p{max-width:440px;margin:0;font-size:11px;line-height:1.7}.empty-state strong{color:var(--text-secondary);font-size:14px}.empty-state.large{min-height:380px}.empty-glyph{color:var(--primary-border);font-size:48px;font-weight:200}.loader{border:2px solid #c15f3c26;border-top-color:var(--primary);border-radius:50%;width:22px;height:22px;animation:.8s linear infinite spin;display:inline-block}.mini-loading{background:linear-gradient(90deg,#f6f4f0,#fff,#f6f4f0) 0 0/200% 100%;border-radius:12px;width:100%;height:58px;animation:1.5s infinite shimmer}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#2d2b2859;justify-content:flex-end;display:flex;position:fixed;inset:0}.modal-backdrop.centered{justify-content:center;align-items:center;padding:24px}.missing-role-dialog{border:1px solid var(--border);background:var(--surface);width:min(440px,100%);box-shadow:var(--shadow-pop);text-align:center;border-radius:22px;justify-items:center;padding:34px;animation:.18s ease-out both menu-in;display:grid}.missing-role-icon{border:1px solid var(--primary-border);background:var(--primary-light);width:58px;height:58px;color:var(--primary);border-radius:18px;place-items:center;margin-bottom:18px;display:grid}.missing-role-icon svg{fill:none;stroke:currentColor;stroke-width:1.6px;width:28px;height:28px}.missing-role-dialog h2{letter-spacing:-.04em;margin:7px 0 10px;font-size:25px}.missing-role-dialog p{color:var(--muted);margin:0 0 24px;font-size:13px;line-height:1.75}.missing-role-dialog .primary-button{justify-content:center;width:100%}.history-drawer{border-left:1px solid var(--border);background:var(--surface);width:min(520px,100%);min-height:100%;padding:28px;box-shadow:-30px 0 80px #2d2b2826}.history-drawer header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.history-drawer h2{margin:5px 0 0;font-size:25px}.history-list{gap:9px;margin-top:18px;display:grid}.history-list article{border:1px solid var(--border);background:var(--surface-alt);border-radius:13px;justify-content:space-between;align-items:center;gap:18px;padding:14px;display:flex}.history-list article>div{gap:4px;display:grid}.history-list article>div:last-child{justify-items:end}.history-list strong{font-size:12px}.history-list small{color:var(--muted);font-size:9px}.status{border:1px solid var(--border);background:var(--surface);width:max-content;color:var(--text-secondary);border-radius:99px;padding:3px 7px;font-size:8px;display:inline-flex}.status.delivered{background:var(--success-bg);color:var(--success);border-color:#a3d9a3}.status.rejected,.status.delivery_failed{background:var(--danger-bg);color:var(--danger);border-color:#f5a3a3}.panel-hint{color:var(--muted);font-size:11px;line-height:1.65}.return-shell,.boot-screen{background:radial-gradient(circle at 50% 8%,#c15f3c1a,transparent 32rem),var(--bg);place-items:center;min-height:100vh;padding:28px;display:grid}.return-card{border:1px solid var(--border);background:var(--surface);width:min(100%,590px);box-shadow:var(--shadow-pop);text-align:center;border-radius:24px;padding:clamp(30px,7vw,62px)}.result-symbol{border:1px solid var(--border);border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 25px;font-size:30px;display:grid}.result-symbol.success{background:var(--success-bg);color:var(--success);border-color:#a3d9a3}.result-symbol.failed{background:var(--danger-bg);color:var(--danger);border-color:#f5a3a3}.result-symbol.pending{border-color:var(--primary-border);background:var(--primary-light)}.return-card h1{letter-spacing:-.035em;margin:10px 0;font-size:28px}.return-card>p{color:var(--text-secondary);margin:0 0 25px;font-size:12px;line-height:1.8}.order-summary{border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin:25px 0}.order-summary div{border-bottom:1px solid var(--border);text-align:left;grid-template-columns:100px minmax(0,1fr);gap:14px;padding:12px 2px;display:grid}.order-summary div:last-child{border:0}.order-summary dt{color:var(--muted);font-size:10px}.order-summary dd{overflow-wrap:anywhere;min-width:0;color:var(--text-secondary);margin:0;font-size:10px}.boot-screen{color:var(--text-secondary);align-content:center;gap:24px}.boot-screen p{letter-spacing:.08em;margin:0;font-size:10px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{to{background-position:-200% 0}}@keyframes menu-in{0%{opacity:0;transform:translateY(-5px)scale(.99)}}@media (max-width:1180px){.selection-switcher-button{max-width:270px}.selection-switcher-copy strong{max-width:175px}.offer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.auth-shell{grid-template-columns:1fr}.auth-story{display:none}.auth-panel{min-height:100vh;padding-top:84px}.site-header .brand-lockup em{display:none}.site-header nav{padding-right:112px}.selection-switcher-copy small,.account-chip small{display:none}.selection-switcher-button{max-width:220px;height:42px}.selection-switcher-button .project-art{width:31px;height:31px}.selection-switcher-copy strong{max-width:145px}}@media (max-width:760px){.language-picker{top:12px;right:10px}.site-header{height:62px;padding:0 13px}.site-header .brand-mark{width:36px;height:36px}.site-header .brand-wordmark{font-size:15px}.site-header nav{gap:5px;padding-right:107px}.header-link,.account-chip{display:none}.selection-switcher-button{width:44px;box-shadow:none;background:0 0;border:0;padding:4px}.selection-switcher-button .project-art{width:36px;height:36px}.selection-switcher-copy,.selection-switcher-button .chevron-icon{display:none}.selection-menu{width:auto;max-height:calc(100vh - 80px);padding:14px;position:fixed;top:69px;left:10px;right:10px;overflow:auto}.store-main{width:min(100% - 24px,680px);padding-top:13px}.hero-card{border-radius:18px;min-height:190px}.hero-content{padding:34px 23px}.hero-content h1{font-size:30px}.hero-security{bottom:10px;right:12px}.selection-stage,.catalog-panel{border-radius:18px;padding:16px 13px}.section-title-row,.catalog-heading{flex-direction:column;align-items:flex-start;gap:6px}.section-title-row>p,.catalog-heading>p{text-align:left}.game-role-chooser,.game-role-chooser.compact{grid-template-columns:1fr}.choice-column{min-height:auto;padding:13px}.project-list,.role-list{max-height:250px}.offer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.offer-card{border-radius:14px;min-height:225px;padding:17px 8px 14px}.checkout-bar{bottom:calc(8px + env(safe-area-inset-bottom))}.checkout-bar>div{display:none}.checkout-bar .primary-button{width:100%}.site-footer{flex-direction:column;align-items:flex-start;gap:12px;width:calc(100% - 24px)}}@media (max-width:430px){.auth-panel{padding:76px 18px 28px}.auth-heading{margin-top:38px}.challenge-row{grid-template-columns:110px minmax(0,1fr)}.site-header .brand-wordmark,.hero-security{display:none}.offer-card{min-height:210px}.gem-art{margin-bottom:0;transform:scale(.85)}.price-line b{font-size:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
