@charset "UTF-8";
:root{color-scheme:dark;--bg:#171a16;--sidebar:#1c1f1a;--surface:#20241e;--surface-raised:#282d24;--olive:#343c2e;--line:#373e32;--text:#f1f2e9;--muted:#afb5a6;--faint:#8f9986;--accent:#f39a53;--accent-hover:#ffb477;--ink:#22180f;--green:#b1ca92;--warning:#efbf7c;--danger:#ffada4;--radius:12px;--font:Inter,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:14px;line-height:1.6;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}a{color:inherit;text-decoration:none}button{color:inherit}h1,h2,h3,p{margin:0}h1{font-size:36px;line-height:1.35;letter-spacing:-1px;font-weight:750}h2{font-size:20px;line-height:1.4}h3{font-size:18px;line-height:1.4}img{max-width:100%}svg{flex-shrink:0}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}.icon-definitions{position:absolute;width:0;height:0;overflow:hidden}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.skip-link{position:fixed;top:-80px;left:20px;background:var(--accent);color:var(--ink);z-index:100;padding:12px 20px}.skip-link:focus{top:10px}.muted{color:var(--muted)}.small-label{font-size:12px;color:var(--muted);letter-spacing:.3px}.eyebrow{font-size:11px;letter-spacing:2px;color:var(--faint);font-weight:650;margin-bottom:10px}.heading-point{color:var(--accent);padding-left:3px}.status-dot,.banner-dot{width:6px;height:6px;border-radius:50%;background:var(--green);flex-shrink:0}
.sidebar{width:222px;position:fixed;inset:0 auto 0 0;background:var(--sidebar);border-right:1px solid var(--line);padding:35px 21px 23px;z-index:20;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;padding:0 10px;margin-bottom:59px}.brand-mark{display:grid;place-items:center;width:42px;height:46px;color:var(--accent);border:1px solid #69523c;background:#2c2d23;clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px)}.brand-mark .icon{width:28px;height:28px;stroke-width:1.3}.brand strong{display:block;font-size:28px;line-height:1.1;letter-spacing:1px;font-weight:850}.brand-dot{color:var(--accent)}.brand small{display:block;font-size:8px;letter-spacing:2.3px;color:var(--muted);margin-top:5px}.nav-caption{font-size:11px;color:var(--faint);padding:0 15px;margin-bottom:13px;letter-spacing:1px}.main-nav{display:flex;flex-direction:column;gap:8px}.nav-item{display:flex;align-items:center;gap:12px;min-height:49px;padding:11px 14px;border-radius:7px;color:var(--muted);transition:background .18s,color .18s}.nav-item .icon{width:19px}.nav-item.active{background:#353b2e;color:#f3f1df}.nav-item.active .icon{color:var(--green)}.nav-item:hover{color:var(--text);background:#2c3127}.nav-arrow{margin-left:auto;font-size:17px;color:var(--green)}.nav-count{margin-left:auto;min-width:22px;padding:1px 5px;text-align:center;border-radius:5px;background:var(--accent);color:var(--ink);font-size:11px;font-weight:700}.sidebar-footer{margin-top:auto;padding-top:24px}.server-card{border:1px solid var(--line);border-radius:8px;padding:15px;display:flex;flex-direction:column;gap:5px;background:#20251e}.server-card strong{font-size:14px;font-weight:550}.server-caption{font-size:11px;color:var(--faint)}.help-link{display:flex;align-items:center;gap:10px;min-height:44px;padding:10px 7px;background:none;border:0;color:var(--muted);margin:18px 0 8px}.help-link:hover{color:var(--text)}.help-link .icon{width:17px;height:17px}.sidebar-version{font-size:9px;letter-spacing:1.6px;color:var(--faint);padding-left:8px}
.workspace{margin-left:222px;min-height:100vh}.topbar{height:81px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 43px;gap:16px}.breadcrumb{display:flex;align-items:center;gap:16px;font-size:12px;color:var(--faint)}.breadcrumb strong{font-weight:500;color:var(--text)}.slash{color:#646d5c}.account-tools{display:flex;align-items:center;gap:17px}.account-name{font-size:12px;color:var(--muted);max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar .button{min-height:36px;font-size:12px;padding:7px 13px}.topbar .icon{width:16px;height:16px}.environment-banner{min-height:35px;display:flex;align-items:center;gap:9px;padding:7px 43px;background:#2b291e;border-bottom:1px solid #413b28;color:#dac599;font-size:11px}.environment-banner .banner-dot{width:5px;height:5px;background:#d8b175}.environment-banner button{margin-left:auto;flex-shrink:0;border:0;background:none;color:#efc48b;padding:2px 0;font-size:11px}.environment-banner.live{background:#252d22;border-color:#3b4733;color:#c4d7ac}.environment-banner.live .banner-dot{background:var(--green)}main{max-width:1470px;margin:0 auto;padding:38px 43px 0;outline:none}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-bottom:35px}.page-subtitle{font-size:13px;color:var(--muted);margin-top:12px;letter-spacing:.2px}.wallet-card{width:287px;flex-shrink:0;padding:15px 20px 13px;background:linear-gradient(115deg,#30372a,#252c23);border:1px solid #414b36;border-radius:var(--radius);position:relative;overflow:hidden}.wallet-card:after{content:"";position:absolute;width:116px;height:116px;right:-46px;top:-56px;border:1px solid #596548;border-radius:50%;opacity:.35;pointer-events:none}.wallet-top{display:flex;justify-content:space-between;align-items:center}.wallet-top>span{display:flex;align-items:center;gap:8px;font-size:11px;color:#c0c9b5}.wallet-top .icon{width:15px;height:15px}.wallet-top .icon-button{min-height:28px;min-width:28px;width:28px;height:28px;color:var(--muted)}.wallet-amount{display:flex;align-items:baseline;gap:8px;margin:3px 0 8px}.currency-mark{font-size:20px;color:var(--green);font-weight:400}.wallet-amount strong{font-family:"Segoe UI",sans-serif;font-variant-numeric:tabular-nums;font-size:32px;line-height:1.4;letter-spacing:1px;font-weight:650}.currency-unit{font-size:10px;color:#a4ad99;margin-left:auto}.wallet-bottom{display:flex;justify-content:space-between;gap:6px;font-size:10px;color:#aab59e}.online-badge{display:flex;align-items:center;gap:5px;color:var(--green);white-space:nowrap}.online-badge:before{content:"";width:5px;height:5px;background:currentColor;border-radius:50%}.online-badge.offline{color:var(--warning)}
.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:10px 17px;border:1px solid #515a47;border-radius:7px;background:#30372a;color:var(--text);font-size:13px;font-weight:550;transition:background .18s,border-color .18s,color .18s}.button:hover:not(:disabled){background:#3c4534;border-color:#667454}.button-primary{background:var(--accent);border-color:var(--accent);color:var(--ink);font-weight:650}.button-primary:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.button-quiet{background:transparent;border-color:var(--line);color:var(--muted)}.button-quiet:hover:not(:disabled){background:var(--surface-raised);color:var(--text)}.button-small{font-size:12px;padding:8px 12px}.button-full{width:100%}.icon-button{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border:0;background:transparent;border-radius:6px;color:var(--muted);transition:color .18s,background .18s}.icon-button:hover:not(:disabled){background:#343b2e;color:var(--text)}
.store-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);padding-bottom:19px;margin-bottom:24px}.category-tabs{display:flex;flex-wrap:wrap;gap:5px}.category-button{background:transparent;border:1px solid transparent;border-radius:6px;padding:9px 13px;min-height:40px;color:var(--muted);font-size:12px;transition:background .18s,color .18s}.category-button:hover{background:var(--surface);color:var(--text)}.category-button.active{background:#333a2d;border-color:#424d37;color:#dce7cb}.search-field{display:flex;align-items:center;gap:9px;width:242px;flex-shrink:0;min-height:40px;padding:9px 12px;border:1px solid #3a4234;border-radius:7px;background:#1f241d;color:var(--faint)}.search-field:focus-within{outline:2px solid var(--accent);outline-offset:2px}.search-field .icon{width:16px;height:16px}.search-field input{width:100%;min-width:0;background:none;border:0;outline:none;color:var(--text);font-size:12px}.search-field input:focus-visible{outline:none}.search-field input::placeholder{color:#99a08f}.catalog-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.catalog-heading h2{font-size:15px;font-weight:550;display:flex;align-items:center;gap:9px}.catalog-heading h2 span{font-size:10px;color:var(--muted);background:#2b3225;border:1px solid var(--line);min-width:22px;text-align:center;border-radius:4px;padding:0 5px}.catalog-note{font-size:10px;display:flex;align-items:center;gap:7px;color:var(--faint)}.catalog-note .status-dot{width:4px;height:4px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:21px}.product-card{min-width:0;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:border-color .2s,box-shadow .2s}.product-card:hover{border-color:#657253;box-shadow:0 10px 25px #0e120d38}.product-visual{height:173px;position:relative;background:radial-gradient(ellipse at 55% 85%,#45503988 0,transparent 64%),linear-gradient(128deg,#2c3226,#242b22);display:flex;align-items:center;justify-content:center;overflow:hidden;border-bottom:1px solid var(--line)}.product-visual:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#84937407 1px,transparent 1px),linear-gradient(90deg,#84937407 1px,transparent 1px);background-size:22px 22px;mask-image:linear-gradient(to bottom,black,transparent)}.product-visual:after{content:"";position:absolute;width:92%;height:1px;bottom:23px;background:linear-gradient(90deg,transparent,#96a3851f,transparent)}.product-visual img{width:75%;height:148px;object-fit:contain;position:relative;z-index:1;transition:transform .25s}.product-card:hover .product-visual img{transform:translateY(-3px) rotate(-1deg)}.product-category{position:absolute;top:13px;left:14px;padding:2px 7px;border:1px solid #535f434f;border-radius:4px;color:#c4cfb6;background:#20251bc9;font-size:9px;z-index:2;letter-spacing:.5px}.product-index{position:absolute;top:14px;right:15px;font-size:9px;letter-spacing:1.4px;color:#8c9a7c}.product-body{padding:18px 18px 16px}.product-body h3{font-size:17px;letter-spacing:.1px;font-weight:600;overflow-wrap:anywhere}.product-description{font-size:11px;color:var(--muted);line-height:1.75;margin-top:7px;min-height:38px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:16px}.product-price{font-size:23px;font-weight:600;line-height:1.35;letter-spacing:.3px;font-variant-numeric:tabular-nums}.product-price>span{font-size:14px;font-weight:400;color:var(--accent);margin-right:5px}.product-stock{font-size:10px;color:var(--faint)}.product-buy{width:100%;margin-top:16px;justify-content:space-between;min-height:41px;font-size:12px;padding:9px 13px;background:#30382a;border-color:#4b5940;color:#d6dfc9}.product-buy .icon{width:15px;height:15px}.product-buy:hover:not(:disabled){background:var(--accent);border-color:var(--accent);color:var(--ink)}.product-card:first-child .product-buy{background:var(--accent);color:var(--ink);border-color:var(--accent)}.product-card:first-child .product-buy:hover:not(:disabled){background:var(--accent-hover)}.sold-out .product-visual{filter:saturate(.4)}.store-footnote{display:flex;gap:10px;align-items:flex-start;margin-top:27px;padding:16px 0;border-top:1px dashed var(--line);font-size:11px;color:var(--faint)}.store-footnote .icon{width:14px;height:14px;margin-top:2px}.page-footer{padding:25px 0 24px;margin-top:18px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--faint);font-size:9px;letter-spacing:.7px}.footer-separator{padding:0 8px;color:#5e6856}.page-footer>span:last-child{font-size:8px;letter-spacing:1.5px}.page-footer button{border:0;background:transparent;color:var(--muted);font-size:10px;min-height:32px;padding:0}.page-footer button:hover{color:var(--accent)}
.loading-state,.empty-state{grid-column:1/-1;min-height:245px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;text-align:center;border:1px dashed var(--line);border-radius:var(--radius);padding:30px;color:var(--muted)}.empty-state>.icon{width:32px;height:32px;color:#a3b68d}.empty-state h3{color:var(--text);font-size:17px}.empty-state p{font-size:12px;max-width:420px}.spinner{width:19px;height:19px;border:2px solid #6a7757;border-right-color:var(--accent);border-radius:50%;display:inline-block;animation:spin .8s linear infinite}.button .spinner{width:15px;height:15px;border-color:#544a38;border-right-color:var(--ink)}@keyframes spin{to{transform:rotate(360deg)}}
.notice{padding:14px 16px;border:1px solid #506143;background:#2a3525;border-radius:8px;font-size:12px;color:#d4dfc9;margin-bottom:20px;line-height:1.8}.notice-muted{background:#272d23;border-color:#414b36;color:#c1cab6}.notice-warning{background:#342d20;border-color:#695238;color:var(--warning)}.notice-danger{background:#392723;border-color:#784c40;color:var(--danger)}.binding-banner{display:flex;align-items:center;gap:13px}.binding-banner span{flex:1}.binding-banner .button{margin-left:auto;white-space:nowrap}.compact.page-heading{margin-bottom:29px}.order-list{display:flex;flex-direction:column;gap:13px}.order-card{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:20px}.order-top{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.order-title{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.order-title h3{font-size:16px;font-weight:550}.order-title .quantity{font-size:12px;color:var(--muted)}.status-badge{font-size:10px;border:1px solid #4a5640;background:#30392b;color:#c9daba;border-radius:5px;padding:3px 8px;white-space:nowrap}.status-badge.review,.status-badge.queued,.status-badge.processing{border-color:#66553a;background:#352f22;color:var(--warning)}.status-badge.rejected,.status-badge.refunded{border-color:#635046;background:#332a24;color:#d8b9a8}.order-info{display:flex;align-items:center;flex-wrap:wrap;gap:9px 18px;font-size:10px;color:var(--faint);margin:10px 0}.order-info span{overflow-wrap:anywhere}.order-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:14px;border-top:1px solid var(--line);padding-top:13px}.order-bottom p{font-size:11px;color:var(--muted);flex:1}.order-total{font-size:17px;font-variant-numeric:tabular-nums;white-space:nowrap}.order-total span{color:var(--accent);font-size:12px}.order-review-button{margin-top:14px}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.summary-card{background:var(--surface);border:1px solid var(--line);border-radius:9px;padding:18px 20px}.summary-card span{font-size:11px;color:var(--muted)}.summary-card strong{display:block;font-size:29px;font-weight:600;letter-spacing:.5px;margin-top:5px;font-variant-numeric:tabular-nums}.summary-card.attention strong{color:var(--warning)}.admin-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:31px 0 17px}.admin-section-heading h2{font-size:17px}.admin-section-heading>span{font-size:11px}.admin-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-product-row{display:flex;align-items:center;gap:14px;padding:14px;background:var(--surface);border:1px solid var(--line);border-radius:9px}.admin-product-row img{width:67px;height:65px;object-fit:contain;background:#2d3527;border-radius:6px}.admin-product-data{flex:1;min-width:0}.admin-product-data strong{font-size:13px;font-weight:550;display:block;overflow-wrap:anywhere}.admin-product-data p{font-size:10px;color:var(--muted);margin-top:4px}.admin-product-actions{display:flex;flex-direction:column;gap:3px}.admin-product-actions button{font-size:11px;padding:4px 9px;min-height:34px}.demo-controls{margin-top:28px;border:1px dashed #5d5940;padding:15px;border-radius:8px;font-size:12px;color:var(--muted)}.demo-controls summary{cursor:pointer;color:var(--warning);min-height:28px}.demo-controls>p{margin:9px 0}.demo-controls .field{max-width:300px}.demo-controls>.button{margin-top:12px}
dialog{width:440px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 48px);padding:28px;background:#22271f;border:1px solid #515b44;color:var(--text);border-radius:15px;box-shadow:0 28px 100px #0008}dialog::backdrop{background:#090c09c9;backdrop-filter:blur(5px)}.dialog-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:17px}.dialog-heading h2{font-size:23px}.dialog-heading .eyebrow{font-size:9px;margin-bottom:7px}.dialog-heading .icon-button{margin:-8px -9px 0 0}.dialog-description{font-size:12px;color:var(--muted);line-height:1.9;margin:0 0 23px}.button-steam{width:100%;background:#353f2c;border-color:#637450;justify-content:space-between;margin-top:6px}.button-steam[aria-disabled="true"]{opacity:.5;cursor:not-allowed}.field-hint{font-size:10px;color:var(--muted);margin:9px 0 14px;line-height:1.8}.divider-label{display:flex;align-items:center;gap:12px;font-size:10px;color:var(--faint);margin:23px 0 11px}.divider-label:before,.divider-label:after{content:"";height:1px;background:var(--line);flex:1}.demo-login-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px}.demo-login-buttons .button{font-size:11px;padding:10px}.purchase-item{display:flex;align-items:center;gap:17px;border:1px solid var(--line);background:#2a3124;border-radius:9px;margin:21px 0 23px;padding:10px 14px}.purchase-item img{object-fit:contain;flex-shrink:0}.purchase-item h3{font-size:18px;margin:3px 0 5px}.purchase-item .muted{font-size:11px}.purchase-quantity{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:12px}.quantity-control{display:flex;align-items:center;overflow:hidden;border:1px solid #535e47;border-radius:7px}.quantity-control button{background:#313a29;border:0;width:42px;height:42px;font-size:17px}.quantity-control button:hover:not(:disabled){background:#47543a}.quantity-control input{width:50px;max-width:70px;height:42px;border:0;border-left:1px solid var(--line);border-right:1px solid var(--line);background:#1e241b;color:var(--text);text-align:center;appearance:textfield;-moz-appearance:textfield}.quantity-control input::-webkit-outer-spin-button,.quantity-control input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.purchase-totals{margin:25px 0 20px}.purchase-totals>div{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:11px;margin-bottom:12px}.purchase-totals dt{color:var(--muted)}.purchase-totals dd{margin:0;font-variant-numeric:tabular-nums}.purchase-totals .total-line{padding-top:17px;border-top:1px solid var(--line);font-size:13px}.total-line dd{font-size:26px;font-weight:600;color:var(--accent)}.total-line dd span{font-size:17px}.purchase-disclaimer{font-size:9px;color:var(--faint);text-align:center;margin-top:11px}.form-error{font-size:12px;color:var(--danger);padding:11px 13px;background:#3a2821;border:1px solid #69473a;border-radius:7px;margin:14px 0;line-height:1.8}.result-symbol{width:49px;height:49px;display:grid;place-items:center;background:#3a482e;color:var(--green);border-radius:50%;margin-bottom:4px}.result-symbol .icon{width:26px;height:26px}.result-detail{padding:14px 16px;background:#1b2119;border:1px solid var(--line);border-radius:8px;font-size:11px;color:var(--muted);margin:17px 0 23px;overflow-wrap:anywhere;white-space:pre-line}.result-detail strong{color:var(--text)}#result-dialog>.button-quiet{margin-top:10px}#result-dialog>h2{margin:7px 0 11px}.binding-code{padding:20px;border:1px dashed #6d7f56;background:#2d3826;border-radius:9px;font-size:24px;font-weight:650;letter-spacing:3px;text-align:center;overflow-wrap:anywhere;margin:17px 0}#binding-instruction{font-size:12px;color:var(--muted)}.field{display:flex;flex-direction:column;gap:7px;font-size:11px;margin-bottom:15px;color:var(--muted)}.field input,.field textarea,.field select{width:100%;min-width:0;min-height:43px;border:1px solid #59624e;border-radius:6px;background:#1c2219;padding:9px 11px;color:var(--text);font-size:13px}.field textarea{resize:vertical;min-height:75px}.field input::placeholder,.field textarea::placeholder{color:#919b85;font-size:11px}.form-columns{display:grid;grid-template-columns:1fr 1fr;gap:14px}.checkbox-field{display:flex;align-items:flex-start;gap:10px;font-size:12px;color:var(--muted);margin:15px 0 21px;line-height:1.7;cursor:pointer}.checkbox-field input{width:17px;height:17px;flex-shrink:0;accent-color:var(--accent);margin:2px 0 0}.verification{background:#2c3025;border-radius:7px;padding:12px}.help-steps{list-style:none;padding:0;counter-reset:help;margin:25px 0}.help-steps li{counter-increment:help;position:relative;padding:0 0 25px 43px}.help-steps li:before{content:"0" counter(help);position:absolute;left:0;top:0;font-size:13px;font-weight:600;color:var(--accent)}.help-steps strong{font-size:14px;font-weight:550}.help-steps p{font-size:12px;color:var(--muted);margin-top:6px}.toast-region{position:fixed;bottom:28px;left:calc(50% + 111px);transform:translateX(-50%);z-index:80;max-width:calc(100vw - 35px);pointer-events:none}.toast{padding:13px 20px;background:#46563a;border:1px solid #798f62;color:#f2f6ed;box-shadow:0 6px 28px #0006;border-radius:8px;font-size:12px;animation:toast-in .2s ease-out}.toast.error{background:#55362a;border-color:#947252;color:#ffe1d5}@keyframes toast-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.noscript-notice{position:fixed;inset:0;z-index:999;display:grid;place-items:center;padding:30px;background:var(--bg)}
@media(min-width:1600px){main{padding-top:48px}.product-visual{height:200px}.product-visual img{height:170px}.product-body{padding:21px}.product-description{font-size:12px}.product-grid{gap:25px}}
@media(max-width:1200px){.sidebar{width:190px;padding-inline:14px}.workspace{margin-left:190px}.brand{padding-inline:6px}.brand strong{font-size:25px}.brand-mark{width:36px}.topbar{padding-inline:29px}.environment-banner{padding-inline:29px}main{padding:30px 29px 0}.category-button{padding-inline:9px;font-size:11px}.store-toolbar{gap:12px}.search-field{width:208px}.product-grid{gap:15px}.product-body{padding:15px}.product-visual{height:155px}.product-visual img{height:135px}.product-description{font-size:10px}.toast-region{left:calc(50% + 95px)}}
@media(max-width:1020px){.sidebar{width:177px;padding-inline:12px}.workspace{margin-left:177px}.brand{gap:8px}.brand strong{font-size:23px}.brand small{font-size:7px;letter-spacing:1.8px}.brand-mark{width:34px;height:39px}.nav-item{padding-inline:12px;font-size:12px;gap:9px}.topbar{padding-inline:24px}.environment-banner{padding-inline:24px}main{padding-inline:24px}.page-heading{gap:20px}h1{font-size:31px}.wallet-card{width:245px;padding-inline:16px}.wallet-amount strong{font-size:29px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-visual{height:170px}.product-visual img{height:147px}.store-toolbar{flex-direction:column;align-items:stretch;gap:15px}.search-field{width:100%}.category-tabs{gap:8px}.category-button{font-size:12px;padding:9px 12px}.product-description{font-size:11px}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-products{grid-template-columns:1fr}.toast-region{left:calc(50% + 88px)}.page-footer>span:last-child{display:none}}
@media(max-width:760px){.sidebar{width:74px;padding:24px 11px}.brand{padding:0;justify-content:center;margin-bottom:32px}.brand>span:last-child,.nav-caption,.nav-item>span,.sidebar-footer{display:none}.brand-mark{width:39px;height:43px}.main-nav{gap:12px}.nav-item{justify-content:center;min-height:49px;padding:12px}.nav-item .icon{width:21px;height:21px}.workspace{margin-left:74px}.topbar{height:68px;padding-inline:20px}.breadcrumb{gap:10px;font-size:11px}.breadcrumb>span:first-child{display:none}.breadcrumb .slash{display:none}.account-tools{gap:10px}.account-name{max-width:115px;font-size:11px}.environment-banner{padding-inline:20px;font-size:10px;gap:7px}.environment-banner button{font-size:10px}.environment-banner button span{display:none}main{padding:27px 20px 0}.page-heading{align-items:flex-start;flex-direction:column;gap:24px}.wallet-card{width:100%;max-width:none;padding:13px 18px}.wallet-top>span{font-size:11px}.wallet-amount{margin:0 0 5px}.wallet-amount strong{font-size:30px}.wallet-amount .currency-unit{margin-left:2px}.wallet-bottom{font-size:10px}.eyebrow{font-size:9px;letter-spacing:1.7px;margin-bottom:8px}h1{font-size:31px}.page-subtitle{margin-top:9px;font-size:12px}.product-grid{gap:14px}.product-visual{height:145px}.product-visual img{height:125px;width:90%}.product-body{padding:13px}.product-body h3{font-size:15px}.product-price{font-size:21px}.product-stock{font-size:9px}.product-description{font-size:10px;min-height:35px}.product-category{font-size:8px;top:10px;left:10px}.product-index{font-size:8px;right:10px;top:11px}.category-button{padding:8px 10px;font-size:11px}.category-tabs{gap:4px}.product-buy{font-size:11px;padding-inline:10px}.catalog-note{font-size:9px}.catalog-heading{margin-bottom:17px}.toast-region{left:calc(50% + 37px)}.compact.page-heading{flex-direction:row;align-items:center}.compact .page-subtitle{max-width:250px}.compact .button{flex-shrink:0;padding:8px 11px;font-size:11px}.summary-card{padding:15px}.summary-card strong{font-size:26px}}
@media(max-width:540px){.sidebar{inset:auto 0 0;width:100%;height:69px;padding:5px 12px calc(5px + env(safe-area-inset-bottom));border-right:0;border-top:1px solid #48533d;background:#1d241bee;backdrop-filter:blur(16px)}.brand{display:none}.main-nav{flex-direction:row;justify-content:center;gap:12px}.nav-item{flex:1;min-height:56px;max-width:170px;flex-direction:column;gap:2px;border-radius:7px;padding:5px 12px;font-size:10px}.nav-item>span:not(.nav-arrow):not(.nav-count){display:block}.nav-item .icon{width:19px;height:19px}.nav-item.active{background:#333e2b}.workspace{margin-left:0}.topbar{height:65px;padding:0 20px}.breadcrumb:before{content:"SCUM.";color:var(--text);font-size:21px;font-weight:850;letter-spacing:1px}.breadcrumb strong{display:none}.account-name{max-width:94px;font-size:10px}.topbar .button{min-height:36px;font-size:11px;padding:7px 10px}.environment-banner{padding:9px 20px;font-size:10px;line-height:1.6;align-items:flex-start;gap:7px}.environment-banner .banner-dot{margin-top:6px}.environment-banner button{font-size:9px;padding-top:1px}.environment-banner>span:nth-child(2){max-width:245px}.environment-banner button span{display:none}main{padding:27px 20px 75px}.page-heading{gap:23px;margin-bottom:26px}h1{font-size:32px}.page-subtitle{font-size:12px}.wallet-card{padding:13px 17px 12px}.wallet-top .icon-button{width:32px;height:32px;min-height:32px;min-width:32px}.wallet-amount{margin:-1px 0 4px}.wallet-amount strong{font-size:31px}.wallet-bottom{font-size:10px}.store-toolbar{gap:13px;padding-bottom:20px;margin-bottom:21px}.category-tabs{gap:4px;flex-wrap:wrap}.category-button{min-height:39px;padding:7px 9px;font-size:11px}.search-field{min-height:43px}.search-field input{font-size:12px}.catalog-heading h2{font-size:14px}.catalog-note{font-size:9px;gap:5px}.product-grid{grid-template-columns:1fr;gap:19px}.product-visual{height:194px}.product-visual img{width:73%;height:173px}.product-category{top:14px;left:16px;font-size:10px}.product-index{top:16px;right:17px;font-size:9px}.product-body{padding:19px 20px}.product-body h3{font-size:19px}.product-description{font-size:12px;min-height:0;margin-top:8px}.product-meta{margin-top:19px}.product-price{font-size:25px}.product-stock{font-size:11px}.product-buy{min-height:44px;font-size:13px;margin-top:17px;padding:10px 14px}.store-footnote{font-size:11px;line-height:1.85;margin-top:23px}.page-footer{padding-block:15px;gap:12px;flex-wrap:wrap;font-size:9px;margin-top:2px}.page-footer button{min-height:40px}.toast-region{left:50%;bottom:87px;width:max-content;max-width:calc(100vw - 40px)}.binding-banner{flex-wrap:wrap;gap:9px}.binding-banner span{min-width:220px}.binding-banner .button{margin-left:28px}.compact.page-heading{align-items:flex-start;gap:12px}.compact.page-heading h1{font-size:27px}.compact .page-subtitle{font-size:11px}.compact .button{margin-top:27px;font-size:10px;padding-inline:9px}.compact .button .icon{width:14px;height:14px}.order-card{padding:16px}.order-title{gap:7px}.order-title h3{font-size:14px}.order-info{font-size:9px;gap:6px 13px}.order-bottom{gap:12px;align-items:flex-start}.order-bottom p{font-size:11px}.order-total{font-size:16px}.status-badge{font-size:9px;padding:3px 6px}.summary-grid{gap:10px}.summary-card{padding:14px 16px}.summary-card span{font-size:10px}.summary-card strong{font-size:25px}.admin-product-row{padding:11px;gap:11px}.admin-product-row img{width:50px;height:60px}.admin-product-data strong{font-size:12px}.admin-product-data p{font-size:9px}.admin-product-actions button{font-size:10px;padding-inline:7px;min-height:36px}.admin-section-heading h2{font-size:16px}.admin-section-heading .button{font-size:11px}.admin-section-heading>span{font-size:10px}dialog{padding:24px;max-width:calc(100vw - 28px);max-height:calc(100dvh - 34px);border-radius:13px}.dialog-heading h2{font-size:22px}.purchase-item{gap:12px;padding:9px}.purchase-item img{width:85px}.purchase-item h3{font-size:17px}.form-columns{gap:10px}.demo-login-buttons{gap:8px}.demo-login-buttons .button{font-size:11px;padding-inline:6px}.field input,.field textarea,.field select{font-size:16px}.field{font-size:12px}.search-field input{font-size:16px}.search-field input::placeholder{font-size:12px}.quantity-control input{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.product-card:hover .product-visual img{transform:none}}
/* Keep shopping and payment details readable at every screen size. */
.page-subtitle,.product-description,.order-bottom p,.dialog-description,.help-steps p,.notice,.checkbox-field,.binding-banner,.product-buy{font-size:14px}
.product-stock,.product-category,.wallet-top>span,.wallet-bottom,.currency-unit,.catalog-note,.field-hint,.small-label,.store-footnote,.order-info,.status-badge,.admin-product-data p,.admin-section-heading>span,.summary-card span,.purchase-disclaimer,.environment-banner,.environment-banner button,.page-footer,.page-footer button,.server-caption,.help-link,.account-name,.topbar .button,.category-button,.field,.purchase-quantity,.purchase-totals>div,.result-detail,#binding-instruction,.divider-label,.demo-login-buttons .button{font-size:12px}
.button,.topbar .button,.product-buy,.category-button,.search-field,.wallet-top .icon-button,.quantity-control button,.quantity-control input,.admin-product-actions button,.page-footer button,.environment-banner button{min-height:44px}
.wallet-top .icon-button{min-width:44px}.product-description{min-height:48px}.order-info{line-height:1.85}.product-category{font-size:10px}.product-visual{min-height:173px}.environment-banner{align-items:center}.environment-banner button{padding-block:8px}.admin-product-row{flex-wrap:wrap}.admin-product-data strong{font-size:14px}.admin-product-actions button{font-size:12px}.search-field input{font-size:14px}.catalog-note{line-height:1.7}.store-toolbar{align-items:stretch}.category-tabs{align-items:center}.category-button{white-space:nowrap}.button-small{font-size:12px}.page-footer>span:first-child{font-size:11px}.purchase-totals .total-line{font-size:14px}.purchase-quantity{font-size:14px}.quantity-control input,.quantity-control button{height:44px}.verification{font-size:13px}.field input,.field select,.field textarea{min-height:44px}
@media(max-width:1200px){.store-toolbar{flex-direction:column;gap:15px}.search-field{width:100%}.category-button{padding-inline:13px}.product-description{font-size:13px}.product-stock{font-size:12px}.wallet-bottom{flex-wrap:wrap}.wallet-card{width:270px}}
@media(max-width:760px){.wallet-card{width:100%}.account-name{max-width:100px}.environment-banner{flex-wrap:wrap;gap:3px 8px;padding-block:8px}.environment-banner button{margin-left:13px;min-height:44px;padding-block:8px}.catalog-heading{align-items:flex-start;flex-wrap:wrap}.catalog-note{font-size:12px}.product-description{font-size:14px;min-height:50px}.product-grid{grid-template-columns:1fr}.product-visual{height:195px}.product-visual img{height:170px;width:75%}.product-body{padding:20px}.product-body h3{font-size:19px}.product-buy{font-size:14px}.product-category{font-size:12px}.page-footer>span:first-child{font-size:12px}.compact .button{font-size:12px}.compact .page-subtitle{font-size:14px}.compact.page-heading{flex-wrap:wrap}.compact.page-heading>.button{margin-top:0}.summary-card span{font-size:12px}.admin-product-data p{font-size:12px}.order-title h3{font-size:16px}.order-info{font-size:12px}.status-badge{font-size:12px}.topbar .button{font-size:12px}}
@media(max-width:540px){.environment-banner>span:nth-child(2){max-width:none;flex:1}.environment-banner button{margin-left:13px}.wallet-card{width:100%}.wallet-top>span,.wallet-bottom,.currency-unit,.account-name{font-size:12px}.wallet-top .icon-button{width:44px;height:44px;min-width:44px;min-height:44px}.category-button{font-size:12px;min-height:44px;padding:8px 12px}.catalog-note{font-size:12px}.catalog-heading{gap:10px}.catalog-heading h2{font-size:16px}.category-tabs{gap:5px}.product-description{font-size:14px;min-height:0}.product-stock{font-size:12px}.product-buy{font-size:14px;min-height:44px}.store-footnote{font-size:12px}.page-footer button{font-size:12px}.field-hint,.purchase-disclaimer,.result-detail,.order-info,.admin-product-data p,.admin-section-heading>span,.summary-card span,.status-badge,.divider-label,.demo-login-buttons .button{font-size:12px}.field input,.field select,.field textarea,.search-field input{font-size:16px}.search-field input::placeholder{font-size:14px}.nav-item{font-size:12px}.order-bottom p{font-size:14px}.order-top{flex-wrap:wrap}.admin-product-actions{flex-direction:row;width:100%;padding-top:5px}.admin-product-actions button{font-size:12px;flex:1;min-height:44px}.admin-product-row img{width:58px;height:64px}.admin-product-data strong{font-size:15px}.admin-section-heading{flex-wrap:wrap}.admin-section-heading .button{font-size:12px}.compact .page-subtitle{font-size:14px;max-width:none}.compact.page-heading{flex-direction:column}.compact .button{font-size:12px;margin-top:0}.page-heading .page-subtitle{font-size:14px}.toast{font-size:14px}.binding-banner span{min-width:0;flex-basis:230px}.binding-banner .button{margin-left:0}.purchase-item h3{font-size:17px}.purchase-item .muted{font-size:12px}}
