:root{color-scheme:dark;--page:#30291f;--panel:#4b4135;--panel-light:#584c3e;--inset:#3a3128;--line:rgba(224,200,170,.15);--text:#f3eee7;--muted:#c0b6a9;--faint:#a59786;--accent:#d99455;--accent-light:#edb77f;--green:#a7c588;--radius:16px;--body:'Manrope',sans-serif;--display:'Oswald',sans-serif}

*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:94px}
body{margin:0;background:var(--page);color:var(--text);font:15px/1.6 var(--body);overflow-x:hidden}
button,input,select{font:inherit}
button,a,input,select{-webkit-tap-highlight-color:transparent}
button{color:inherit;cursor:pointer}
button,a{touch-action:manipulation}
button{border:0;background:none}
a{color:inherit;text-decoration:none}
button:disabled{cursor:not-allowed;opacity:.55}
input,select{color:var(--text);min-width:0}
h1,h2,h3,p{margin:0}
h2{font-size:19px;font-weight:750;letter-spacing:-.6px}
h3{font-weight:700}
svg{width:19px;height:19px;stroke-width:1.7;flex-shrink:0}
img{max-width:100%}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--accent-light);outline-offset:4px}
[hidden]{display:none!important}
.wrap{max-width:1200px;width:calc(100% - 48px);margin:0 auto}
.skip-link{position:fixed;left:12px;top:-100px;background:var(--accent);padding:12px;z-index:100}
.skip-link:focus{top:10px}
.world{position:fixed;top:70px;width:calc((100vw - 1200px)/2 + 8px);height:calc(100vh - 70px);min-width:180px;background-repeat:no-repeat;background-size:cover;z-index:-3;pointer-events:none}
.world-left{left:0;background-image:url('/static/assets/world-left.webp');background-position:right top}
.world-right{right:0;background-image:url('/static/assets/world-right.webp');background-position:left top}
.world-shade{position:fixed;inset:0;z-index:-2;background:linear-gradient(180deg,rgba(33,28,23,.12),transparent 55%,rgba(38,31,23,.4));pointer-events:none}

.site-header{height:74px;background:rgba(71,59,46,.94);border-bottom:1px solid rgba(233,204,173,.06);position:sticky;top:0;z-index:20;backdrop-filter:blur(20px)}
.header-inner{height:100%;display:flex;align-items:center;gap:28px}
.brand{display:flex;align-items:center;gap:11px;white-space:nowrap}
.brand>img{border-radius:10px;object-fit:cover;border:1px solid rgba(255,226,190,.25)}
.brand strong{display:block;font-size:19px;font-weight:800;line-height:1.3;letter-spacing:-.5px}
.brand-dot,.footer-brand span{color:var(--accent)}
.brand small{font-size:13px;color:var(--muted);letter-spacing:.15px;display:block;margin-top:2px}
.total-online{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--muted)}
.total-online b{padding:1px 8px;color:var(--text);border-radius:5px;background:rgba(239,213,178,.13);font-size:14px}
.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 8px rgba(167,197,136,.2);flex-shrink:0}
.muted-dot{background:#a19789;box-shadow:none}
.header-actions{display:flex;align-items:center;gap:20px;margin-left:auto}
.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:43px;padding:10px 21px;border-radius:12px;background:linear-gradient(120deg,#d39054,#df9a59);box-shadow:inset 0 1px 0 rgba(255,225,180,.16),0 4px 18px rgba(192,122,56,.08);color:#fff7ed;font-size:14px;font-weight:750;transition:background .2s,transform .2s,box-shadow .2s;border:1px solid transparent;white-space:nowrap}
.button:hover{background:linear-gradient(120deg,#df9d60,#e6a86e);box-shadow:0 4px 22px rgba(217,148,85,.18);transform:translateY(-1px)}
.button.secondary{background:rgba(231,202,166,.08);border:1px solid var(--line);box-shadow:none}
.button.secondary:hover{background:rgba(231,202,166,.15)}
.steam-button{padding:10px 17px;min-height:44px}
.steam-button img{filter:invert(1);opacity:.95}
.header-cart{display:flex;align-items:center;gap:9px;font-size:14px;white-space:nowrap}
.header-cart>svg{color:var(--muted)}
.cart-badge{display:grid;place-items:center;background:rgba(237,203,160,.12);border-radius:6px;min-width:22px;height:22px;font-size:13px;color:var(--accent-light)}
.profile-button{display:flex;align-items:center;gap:9px;max-width:210px;font-size:14px}
.profile-button img{border-radius:8px}
.profile-button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.icon-button{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:rgba(227,203,173,.06);color:var(--muted);transition:background .2s}
.icon-button:hover{background:rgba(227,203,173,.15);color:var(--text)}
.mobile-menu-toggle{display:none}
.main-wrap{padding-top:22px}

.hero{height:282px;position:relative;overflow:hidden;border-radius:18px;border:1px solid rgba(230,199,159,.23);background:#433729;isolation:isolate;box-shadow:0 12px 40px rgba(21,17,12,.16)}
.hero-art{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(44,34,25,.96) 0%,rgba(51,40,29,.91) 30%,rgba(58,42,27,.12) 65%,rgba(57,38,22,.2)),url('/static/assets/hero.jpg');background-size:cover;background-position:center 44%;filter:sepia(.27);z-index:-2;transition:transform 1.2s ease}
.hero:hover .hero-art{transform:scale(1.025)}
.hero-grain{position:absolute;inset:0;opacity:.12;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.88' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' opacity='.3' filter='url(%23noise)'/%3E%3C/svg%3E");mix-blend-mode:soft-light;pointer-events:none}
.hero-content{position:relative;padding:28px 38px;animation:arrive .7s ease both}
.eyebrow{font-size:12px;font-weight:750;letter-spacing:1.7px;color:var(--accent-light);display:flex;align-items:center;gap:9px}
.small-rule{width:24px;height:1px;background:var(--accent)}
.hero h1{font-family:var(--display);font-size:46px;line-height:1.1;letter-spacing:-.4px;font-weight:600;margin:13px 0 11px;text-shadow:0 2px 20px rgba(0,0,0,.12)}
.hero h1 span{color:var(--accent-light)}
.hero p{font-size:14px;color:#ded2c3;line-height:1.7}
.hero p br{display:none}
.hero-actions{display:flex;align-items:center;gap:23px;margin-top:20px}
.hero-actions .button{min-height:41px}
.hero-actions svg{width:15px;height:15px}
.fill-icon{fill:currentColor;stroke:none}
.text-button{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:14px;padding:6px 0;font-weight:650;transition:color .2s}
.text-button:hover{color:var(--accent-light)}
.text-button svg{width:16px;height:16px}
.hero-stamp{position:absolute;right:31px;bottom:39px;transform:rotate(-3deg);text-align:right;text-shadow:0 2px 10px #241d18}
.hero-stamp>span{display:block;font-size:12px;letter-spacing:2px;font-weight:800;opacity:.8}
.hero-stamp b{font:500 29px var(--display);letter-spacing:1px}
.hero-stamp em{font-style:normal;color:var(--accent)}
.hero-bottom{position:absolute;bottom:16px;left:38px;right:30px;display:flex;justify-content:space-between;align-items:center}
.hero-bottom>span{font-size:12px;font-weight:750;color:#d6c4af;display:flex;align-items:center;gap:10px;letter-spacing:1px}
.slider-line{width:34px;height:1px;background:rgba(232,204,166,.35)}
.hero-dots{display:flex;gap:6px}
.hero-dots button{width:6px;height:6px;padding:0;border-radius:50%;background:#ab9a86;position:relative}
.hero-dots button:after{content:'';position:absolute;inset:-7px}
.hero-dots button.active{width:19px;border-radius:8px;background:var(--accent)}

.server-strip{display:flex;align-items:stretch;gap:10px;padding:10px;margin-top:13px;background:rgba(75,65,53,.94);border:1px solid var(--line);border-radius:16px;animation:arrive .7s .08s ease both}
.starter-promo{display:flex;align-items:center;gap:12px;text-align:left;padding:6px 15px 6px 5px;width:230px;flex-shrink:0;border-right:1px solid var(--line);margin-right:1px}
.promo-art{width:54px;height:54px;display:grid;place-items:center;flex-shrink:0;transform:rotate(-10deg);color:var(--accent-light);background:radial-gradient(circle,rgba(219,158,86,.18),transparent 70%)}
.promo-art svg{width:42px;height:42px;stroke-width:1.2;filter:drop-shadow(0 3px 8px rgba(220,159,76,.3))}
.starter-promo b{font-size:14px;line-height:1.5;display:block;font-weight:750}
.starter-promo small{font-size:12px;color:var(--accent-light);display:flex;align-items:center;gap:5px;margin-top:5px}
.starter-promo small svg{width:12px;height:12px;transition:transform .2s}
.starter-promo:hover small svg{transform:translateX(4px)}
.server-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;flex:1;min-width:0}
.server-card{display:flex;align-items:center;gap:11px;text-align:left;border-radius:11px;background:rgba(226,200,165,.045);border:1px solid transparent;padding:13px 11px;transition:background .2s,border-color .2s;min-width:0}
.server-card:hover{background:rgba(226,200,165,.1)}
.server-card.selected{background:rgba(226,200,165,.09);border-color:rgba(222,169,108,.24)}
.server-number{font:500 21px var(--display);color:#bda589;padding-right:10px;border-right:1px solid var(--line)}
.selected .server-number{color:var(--accent-light)}
.server-copy{min-width:0;flex:1}
.server-copy>b{display:block;font-size:13px;font-weight:750;white-space:nowrap;letter-spacing:-.3px}
.server-copy small{display:flex;align-items:center;gap:5px;font-size:12px;margin-top:4px;color:var(--muted);white-space:nowrap}
.server-copy small .status-dot{width:5px;height:5px}
.server-card>svg{width:13px;height:13px;color:#a99a89}
.server-copy small b{color:#ddd3c6;font-weight:650}

.shop-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:13px;margin-top:13px;align-items:start;animation:arrive .7s .16s ease both}
.sidebar,.catalog-panel{border:1px solid var(--line);border-radius:16px;background:rgba(73,63,51,.96);box-shadow:0 8px 40px rgba(28,23,17,.06)}
.sidebar{padding:18px 15px;position:sticky;top:91px}
.nav-item{display:flex;align-items:center;gap:12px;width:100%;border-radius:10px;padding:10px 12px;font-size:14px;text-align:left;min-height:41px;color:var(--muted);transition:background .18s,color .18s}
.nav-item svg{width:17px;height:17px}
.nav-item:hover{background:rgba(226,201,168,.08);color:var(--text)}
.nav-item.active{background:linear-gradient(110deg,#ca8c50,#da9758);box-shadow:inset 0 1px 0 rgba(255,238,207,.13);color:#fff6ea;font-weight:700}
.nav-arrow{margin-left:auto;width:12px!important;height:12px!important}
.main-nav{display:flex;flex-direction:column;gap:3px}
.sidebar-divider{height:1px;background:var(--line);margin:20px 2px}
.category-heading{display:flex;justify-content:space-between;color:var(--muted);font-size:12px;font-weight:750;letter-spacing:1.5px;padding:0 10px;margin-bottom:13px}
.category-heading span{font-size:12px;letter-spacing:0;color:var(--faint)}
.categories{display:flex;flex-direction:column;gap:3px}
.category{display:flex;align-items:center;gap:10px;border-radius:10px;padding:8px 10px;min-height:43px;border:1px solid transparent;text-align:left;color:var(--muted);font-size:14px;width:100%;transition:background .2s}
.category:hover{background:rgba(229,200,166,.06)}
.category.active{background:rgba(235,213,186,.115);border-color:rgba(232,213,188,.22);color:var(--text)}
.category img{width:26px;height:26px;object-fit:contain;filter:drop-shadow(0 3px 4px rgba(0,0,0,.2))}
.category>svg{width:24px;height:24px;padding:3px;color:var(--muted)}
.category small{margin-left:auto;color:#a89987;font-size:12px}
.sidebar-help{border-top:1px solid var(--line);margin-top:20px;padding:23px 10px 3px}
.sidebar-help>svg{width:25px;height:25px;color:var(--accent-light);margin-bottom:8px}
.sidebar-help>b{display:block;font-size:14px}
.sidebar-help p{font-size:13px;color:var(--muted);margin-top:2px}
.sidebar-help .text-button{font-size:13px;margin-top:4px}
.sidebar-mobile-title{display:none}
.catalog-panel{padding:17px 17px 0;min-height:600px}
.server-tabs{display:flex;border-bottom:1px solid var(--line);gap:7px;padding-bottom:14px;overflow-x:auto;scrollbar-width:none}
.server-tab{min-width:0;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--line);border-radius:9px;padding:9px 12px;font-size:13px;color:var(--muted);flex:1;white-space:nowrap;transition:all .2s}
.server-tab:hover{background:rgba(232,211,180,.07)}
.server-tab.active{background:rgba(232,211,180,.12);border-color:rgba(232,211,180,.28);color:var(--text)}
.server-tab .status-dot{width:5px;height:5px}
.catalog-toolbar{display:flex;gap:8px;margin:14px 0 25px}
.search-box{display:flex;align-items:center;gap:10px;background:rgba(40,33,25,.32);border:1px solid rgba(202,181,153,.07);border-radius:10px;padding:0 13px;height:42px;flex:1;color:var(--faint)}
.search-box input{border:0;background:none;outline:none;width:100%;font-size:14px;height:100%;color:var(--text)}
.search-box input::placeholder{color:#b0a291}
.search-box input::-webkit-search-cancel-button{cursor:pointer}
.search-box:focus-within{border-color:rgba(232,174,112,.55)}
.search-box kbd{font:10px var(--body);border:1px solid var(--line);padding:0 5px;opacity:.65;border-radius:4px}
.filter-button{border:1px solid var(--line);border-radius:10px;width:42px;display:grid;place-items:center;color:var(--muted)}
.filter-button.active{color:var(--accent-light);background:rgba(223,168,104,.1);border-color:var(--accent)}
.filter-button.active svg{fill:rgba(223,168,104,.15)}
.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;padding:0 1px}
.section-heading .eyebrow{font-size:12px;letter-spacing:1.5px;color:#bfa991;margin-bottom:5px}
.section-heading h2{font-size:18px}
.section-spark{color:var(--accent-light);margin-right:6px;opacity:.8}
.privilege-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
.privilege-card{display:flex;align-items:center;position:relative;background:linear-gradient(120deg,rgba(189,141,78,.17),rgba(211,173,120,.055));border:1px solid rgba(216,178,127,.14);border-radius:12px;min-height:137px;overflow:hidden;padding:16px 11px;text-align:left;transition:border-color .25s,background .25s}
.privilege-card:hover{border-color:rgba(232,175,108,.48);background:rgba(215,165,102,.15)}
.privilege-card:before{content:'';position:absolute;width:150px;height:150px;left:-10px;top:0;background:radial-gradient(circle,rgba(218,159,69,.13),transparent 65%)}
.privilege-card>img{width:48%;height:120px;object-fit:contain;position:absolute;left:-5px;bottom:0;transition:transform .35s}
.privilege-card:hover>img{transform:translateY(-4px) rotate(-3deg)}
.privilege-copy{position:relative;margin-left:44%;z-index:1}
.privilege-copy .tier-label{font-size:12px;letter-spacing:1.3px;color:#c7ae8d;font-weight:750;white-space:nowrap}
.privilege-copy h3{font-family:var(--display);font-size:23px;line-height:1.15;letter-spacing:.2px;font-weight:500;margin:3px 0 5px;white-space:nowrap}
.privilege-copy p{font-size:12px;color:#d1c2af}
.privilege-copy p strong{color:var(--text);font-size:14px}
.mini-cta{display:inline-flex;align-items:center;gap:5px;background:var(--accent);padding:5px 10px;border-radius:7px;font-size:12px;color:#fff4e7;font-weight:700;margin-top:10px;white-space:nowrap}
.mini-cta svg{width:12px;height:12px}
.products-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:24px 0 14px}
.products-heading>div{display:flex;align-items:baseline;gap:10px;min-width:0}
.products-heading h2{font-size:16px}
.products-heading>div>span{font-size:12px;color:var(--faint);white-space:nowrap}
.sort-select{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:12px}
.sort-select svg{width:13px;height:13px}
.sort-select select{background:transparent;border:0;font-size:12px;color:var(--muted);padding:5px 0;max-width:150px;cursor:pointer}
.sort-select option{background:var(--panel)}
.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.product-card{position:relative;min-width:0;min-height:211px;border-radius:12px;border:1px solid var(--line);background:linear-gradient(150deg,rgba(222,196,156,.04),rgba(32,27,21,.14));overflow:hidden;transition:transform .25s,border-color .25s,background .25s;animation:arrive .35s ease both}
.product-card:hover{border-color:rgba(225,168,103,.48);background:linear-gradient(150deg,rgba(222,173,107,.12),rgba(40,31,22,.14));transform:translateY(-3px)}
.product-main{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;padding:15px 12px 13px;text-align:center}
.product-art{height:122px;width:100%;display:flex;align-items:center;justify-content:center;position:relative}
.product-art img{height:108px;width:90%;object-fit:contain;filter:drop-shadow(0 8px 8px rgba(21,16,9,.35));transition:transform .3s}
.product-card:hover .product-art img{transform:scale(1.07) rotate(-3deg)}
.product-name{font-size:13px;font-weight:650;line-height:1.5;min-height:30px;display:flex;align-items:center;justify-content:center;margin:3px 0 8px;flex:1}
.product-price{font-size:14px;background:rgba(230,208,177,.08);border:1px solid rgba(225,198,164,.1);border-radius:7px;padding:3px 12px;min-width:75px;transition:all .2s;line-height:1.5;font-weight:650}
.product-price .from{font-size:12px;font-weight:400;color:var(--muted);margin-right:4px}
.product-card:hover .product-price{background:var(--accent);border-color:var(--accent);color:#fff}
.product-price del{font-size:12px;color:#b59e82;margin-right:5px;font-weight:400}
.product-card:hover .product-price del{color:#f6d3aa}
.product-quantity{position:absolute;left:11px;top:9px;font-size:12px;color:#baad9c;font-weight:650;z-index:1}
.sale-label{position:absolute;right:10px;top:10px;font-size:12px;background:rgba(218,151,82,.92);color:#fff1df;border-radius:5px;padding:2px 6px;z-index:1;font-weight:750}
.favorite-button{position:absolute;right:9px;top:34px;width:26px;height:26px;border-radius:7px;z-index:2;color:#b8a58b;display:grid;place-items:center;opacity:0;transition:opacity .2s,background .2s}
.favorite-button svg{width:14px;height:14px}
.product-card:hover .favorite-button,.favorite-button:focus-visible,.favorite-button.saved{opacity:1}
.favorite-button:hover{background:rgba(230,203,166,.13)}
.favorite-button.saved{color:var(--accent-light)}
.favorite-button.saved svg{fill:rgba(224,162,89,.35)}
.show-more{border:1px solid var(--line);border-radius:9px;padding:11px;width:100%;display:flex;align-items:center;justify-content:center;gap:9px;font-size:13px;color:var(--muted);margin:17px 0 7px;transition:background .2s}
.show-more:hover{background:rgba(229,202,163,.08)}
.show-more svg{width:14px;height:14px}
.shop-note{display:flex;align-items:center;justify-content:center;gap:8px;border-top:1px solid var(--line);padding:16px 0;margin-top:21px;color:var(--faint);font-size:12px}
.shop-note svg{width:13px;height:13px;color:#c8ad8c}
.note-dot{margin:0 3px}
.empty-state{text-align:center;padding:55px 16px 65px;color:var(--muted)}
.empty-state>svg{width:36px;height:36px;color:var(--accent);margin-bottom:12px}
.empty-state h2,.empty-state h3{color:var(--text);font-size:19px;margin-bottom:8px}
.empty-state p{font-size:14px;max-width:350px;margin:0 auto 20px}
.product-skeleton{height:211px;border-radius:12px;border:1px solid var(--line);background:linear-gradient(110deg,transparent 25%,rgba(240,215,181,.05) 45%,transparent 65%);background-size:300% 100%;animation:shimmer 2s infinite}
.loading-text{font-size:14px;color:var(--muted);padding:15px}

.community-banner{display:flex;align-items:center;gap:22px;background:rgba(73,62,48,.97);border:1px solid var(--line);border-radius:16px;margin-top:17px;padding:28px 32px}
.community-icon{color:var(--accent-light);width:56px;height:56px;display:grid;place-items:center;flex-shrink:0;border:1px solid var(--line);border-radius:14px;background:rgba(218,161,89,.06);transform:rotate(-6deg)}
.community-icon svg{width:28px;height:28px;stroke-width:1.4}
.community-banner .eyebrow{font-size:12px}
.community-banner h2{font-size:19px;margin-top:3px}
.community-banner p{font-size:13px;color:var(--muted);margin-top:4px}
.community-banner>.button{margin-left:auto;font-size:14px}
.community-banner .button svg{width:15px;height:15px}
footer{display:flex;align-items:center;flex-wrap:wrap;gap:20px;padding:27px 3px 30px;color:var(--muted);text-shadow:0 1px 10px #2a2219}
footer .footer-brand{font-size:15px;font-weight:800;color:var(--text);letter-spacing:-.4px}
footer p{font-size:12px}
footer>div{display:flex;gap:17px;margin-left:auto}
footer button{font-size:12px;color:var(--muted);padding:0}
footer button:hover{color:var(--accent-light)}
footer small{font-size:12px;width:100%;opacity:.7;margin-top:-9px}

dialog{border:1px solid rgba(229,197,156,.23);color:var(--text);background:#493f33;border-radius:18px;padding:0;box-shadow:0 25px 120px rgba(16,12,8,.5);max-height:calc(100dvh - 40px);width:calc(100% - 32px);overscroll-behavior:contain}
dialog[open]{animation:dialog-in .25s ease both}
dialog::backdrop{background:rgba(30,25,19,.78);backdrop-filter:blur(10px)}
body:has(dialog[open]){overflow:hidden}
.product-dialog{max-width:730px}
.product-detail-layout{display:grid;grid-template-columns:43% minmax(0,1fr);min-height:440px}
.detail-visual{background:radial-gradient(ellipse at 50% 42%,rgba(219,164,93,.2),rgba(33,26,20,.26) 70%);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:25px;position:relative;overflow:hidden}
.detail-visual:after{content:'RUST';position:absolute;bottom:4px;left:0;right:0;text-align:center;font:700 95px var(--display);letter-spacing:7px;opacity:.035;pointer-events:none}
.detail-visual>img{width:100%;max-height:260px;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(0,0,0,.35));animation:arrive .45s ease both}
.detail-visual .eyebrow{font-size:12px;margin-top:20px;color:#cbb494}
.detail-content{padding:29px 27px}
.detail-content>.eyebrow{font-size:12px;color:#c8ae90;padding-right:28px}
.detail-content h2{font-size:25px;line-height:1.25;margin-top:8px;letter-spacing:-.8px}
.detail-close{position:absolute;right:14px;top:14px;z-index:1}
.detail-description{font-size:14px;color:var(--muted);line-height:1.75;margin-top:15px;white-space:pre-line;max-height:155px;overflow:auto}
.field-label{display:block;font-size:13px;color:#d0c0ad;font-weight:700;margin:19px 0 8px}
.variant-options{display:flex;gap:7px;flex-wrap:wrap}
.variant-button{padding:8px 11px;border:1px solid var(--line);border-radius:8px;color:var(--muted);font-size:13px}
.variant-button.active{border-color:var(--accent);color:var(--accent-light);background:rgba(223,168,103,.09)}
.detail-select{width:100%;padding:10px;border:1px solid var(--line);border-radius:8px;background:#3d3329;font-size:14px}
.detail-purchase-row{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:22px}
.detail-price{font-size:26px;font-weight:800;letter-spacing:-1px;line-height:1.2}
.detail-price del{font-size:15px;font-weight:500;color:var(--faint);letter-spacing:0;margin-right:8px}
.detail-price-label{display:block;font-size:12px;color:var(--muted);margin-bottom:6px}
.quantity-control{display:flex;align-items:center;border:1px solid var(--line);border-radius:9px;background:rgba(29,24,18,.2);height:39px;overflow:hidden}
.quantity-control button{width:33px;height:100%;display:grid;place-items:center;color:var(--muted)}
.quantity-control button:hover{background:rgba(230,203,166,.1)}
.quantity-control svg{width:14px;height:14px}
.quantity-control input{width:32px;text-align:center;background:none;border:0;outline:none;appearance:textfield;font-size:14px}
.quantity-control input::-webkit-inner-spin-button{appearance:none}
.detail-add{width:100%;margin-top:20px}
.detail-notice{font-size:12px;color:#b4a48f;margin-top:11px;text-align:center}
.detail-contents{border-top:1px solid var(--line);padding:18px 24px}
.detail-contents summary{cursor:pointer;font-weight:650;font-size:14px}
.contents-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:14px}
.content-item{display:flex;align-items:center;gap:8px;font-size:12px;padding:7px;border-radius:8px;background:rgba(35,28,21,.18)}
.content-item img{width:35px;height:35px;object-fit:contain}
.content-item span{line-height:1.4;color:var(--muted)}
.content-item b{display:block;color:var(--text);margin-top:3px;font-size:12px}
.dialog-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:25px 26px 20px;border-bottom:1px solid var(--line)}
.dialog-heading .eyebrow{font-size:12px;margin-bottom:5px}
.dialog-heading h2{font-size:22px}
.cart-dialog{max-width:580px}
#cart-heading-count{color:var(--accent-light);font-size:15px;margin-left:5px}
#cart-body{padding:22px 26px}
.cart-server-label{display:flex;align-items:center;gap:7px;font-size:13px;color:var(--muted);margin-bottom:14px}
.cart-line{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid var(--line)}
.cart-line>img{width:59px;height:59px;object-fit:contain;background:rgba(39,31,23,.13);border-radius:8px}
.cart-line-copy{flex:1;min-width:0}
.cart-line-copy>b{font-size:14px;display:block;line-height:1.5}
.cart-line-copy>small{font-size:12px;display:block;color:var(--muted);margin-top:2px}
.cart-line-copy>.quantity-control{height:29px;width:max-content;margin-top:7px}
.cart-line-copy>.quantity-control button{width:25px}
.cart-line-copy>.quantity-control input{font-size:13px;width:25px}
.cart-line-price{font-weight:750;font-size:14px;white-space:nowrap}
.cart-remove{width:26px;height:30px;display:grid;place-items:center;color:var(--faint)}
.cart-remove svg{width:14px;height:14px}
.cart-remove:hover{color:var(--accent-light)}
.cart-total{display:flex;justify-content:space-between;align-items:center;margin:23px 0 16px;font-size:15px}
.cart-total>b{font-size:25px;letter-spacing:-.6px}
.checkout-button{width:100%}
.payment-notice{padding:11px 12px;border:1px solid rgba(213,161,99,.18);background:rgba(206,152,87,.06);border-radius:9px;color:#d9bea0;font-size:13px;margin-top:13px}
.cart-hint{font-size:12px;color:var(--muted);text-align:center;margin-top:11px}
.quote-error{padding:12px;color:#f2b397;font-size:14px}
.info-dialog{max-width:560px}
.info-body{padding:24px 26px 29px;font-size:14px;line-height:1.9;color:var(--muted)}
.info-body p+p{margin-top:13px}
.info-body h3{color:var(--text);font-size:15px;margin:20px 0 7px}
.info-body h3:first-child{margin-top:0}
.info-body ol,.info-body ul{padding-left:20px}
.info-body li{margin-bottom:10px}
.info-body strong{color:var(--text);font-weight:650}
.info-body .button{margin-top:15px}
.connect-command{display:flex;align-items:center;gap:8px;background:#382f26;border:1px solid var(--line);border-radius:10px;padding:12px;margin:14px 0}
.connect-command code{font:11px var(--body);color:var(--accent-light);overflow-wrap:anywhere}
.connect-command .icon-button{margin-left:auto;flex-shrink:0}
.info-server{padding:15px 0;border-bottom:1px solid var(--line)}
.info-server b{color:var(--text);font-size:15px;display:block}
.info-server p{font-size:14px;margin:3px 0}
.info-server .text-button{margin:3px 0 0}
.order-row{padding:13px 0;border-bottom:1px solid var(--line);font-size:14px}
.order-row strong{display:block}
.toast-stack{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);z-index:100;display:flex;flex-direction:column;align-items:center;gap:8px;width:min(480px,calc(100% - 30px));pointer-events:none}
.toast{border:1px solid rgba(224,173,113,.4);background:rgba(72,58,43,.98);padding:12px 20px;border-radius:11px;box-shadow:0 8px 35px rgba(22,17,12,.35);font-size:14px;text-align:center;animation:toast-in .25s ease;pointer-events:auto}
.toast.error{border-color:rgba(219,143,105,.55)}
.error-page{max-width:650px;padding:100px 24px;margin:auto}
.error-page h1{font-family:var(--display);font-size:48px;margin:15px 0}
.error-page p{color:var(--muted);margin-bottom:25px}
.error-page .eyebrow{font-size:14px}

@keyframes arrive{from{opacity:0;transform:translateY(12px)}
to{opacity:1;transform:translateY(0)}
}
@keyframes dialog-in{from{opacity:0;transform:translateY(12px) scale(.98)}
to{opacity:1;transform:translateY(0) scale(1)}
}
@keyframes toast-in{from{opacity:0;transform:translateY(10px)}
to{opacity:1;transform:translateY(0)}
}
@keyframes shimmer{to{background-position:-150% 0}
}

@media(min-width:1650px){.main-wrap{padding-top:22px}
.hero{height:270px}
.hero-content{padding:27px 37px}
.hero h1{font-size:49px}
.hero p{font-size:14px}
.server-strip{margin-top:13px}
.server-card{padding:13px 11px}
.sidebar{padding:18px 15px}
.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.product-card{min-height:215px}
}

@media(max-width:1150px){.total-online{display:none}
.header-inner{gap:16px}
.header-actions{gap:16px}
.wrap{width:calc(100% - 36px)}
.world{opacity:.7}
.starter-promo{width:205px;padding-right:9px;gap:6px}
.promo-art{width:42px}
.promo-art svg{width:33px}
.server-card{gap:7px;padding:12px 8px}
.server-number{font-size:19px;padding-right:7px}
.server-copy>b{font-size:12px}
.server-card>svg{display:none}
.shop-layout{grid-template-columns:205px minmax(0,1fr)}
.sidebar{padding:15px 11px}
.catalog-panel{padding:14px 13px 0}
.server-tab{padding:9px 7px;font-size:12px}
.privilege-card{min-height:129px;padding:14px 7px}
.privilege-copy{margin-left:39%}
.privilege-copy h3{font-size:20px}
.privilege-copy .tier-label{font-size:12px}
.privilege-card>img{width:48%;left:-9px}
.mini-cta{padding:5px 7px;font-size:12px}
.product-grid{gap:8px}
.product-main{padding:15px 7px 11px}
.product-art{height:109px}
.product-art img{height:96px}
.product-name{font-size:12px}
.product-card{min-height:195px}
.products-heading>div{gap:7px}
.products-heading h2{font-size:16px}
.products-heading>div>span{font-size:12px}
.sort-select select{font-size:12px;max-width:130px}
}

@media(max-width:920px){.wrap{width:calc(100% - 28px)}
.brand strong{font-size:17px}
.header-cart .desktop-label{display:none}
.hero-content{padding-left:28px}
.hero h1{font-size:40px}
.hero-art{background-position:63% center}
.hero-stamp{right:22px}
.hero-stamp b{font-size:25px}
.starter-promo{display:none}
.server-strip{padding:8px}
.server-card{padding:13px 10px}
.server-copy>b{font-size:13px}
.server-number{font-size:21px}
.shop-layout{grid-template-columns:182px minmax(0,1fr);gap:10px}
.sidebar{padding:13px 9px}
.nav-item{font-size:13px;padding:9px;gap:9px}
.category{font-size:13px;padding:7px;gap:7px}
.category img{width:23px;height:23px}
.category-heading{font-size:12px;padding:0 7px}
.category small{font-size:12px}
.catalog-panel{padding:13px 11px 0}
.server-tabs{gap:5px}
.server-tab{font-size:12px;padding:8px 5px;gap:5px}
.section-heading h2{font-size:16px}
.privilege-grid{gap:6px}
.privilege-card{min-height:151px;align-items:flex-end;padding:9px}
.privilege-card>img{width:67%;height:94px;top:-3px;left:-6px}
.privilege-copy{margin-left:0;width:100%;padding-top:56px}
.privilege-copy .tier-label{position:absolute;top:-3px;right:0;writing-mode:vertical-rl;font-size:12px}
.privilege-copy h3{font-size:19px}
.privilege-copy p{display:inline-block;font-size:12px;margin-top:3px}
.privilege-copy p strong{font-size:13px}
.mini-cta{float:right;margin-top:3px;padding:4px 6px;font-size:12px}
.mini-cta svg{display:none}
.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.product-art{height:113px}
.product-card{min-height:194px}
.products-heading{align-items:flex-end}
.products-heading>div{display:block}
.products-heading>div>span{font-size:12px}
.shop-note{font-size:12px;gap:5px}
.shop-note .note-dot{display:none}
.community-banner{padding:23px;gap:16px}
.community-banner h2{font-size:16px}
.community-banner>.button{font-size:13px;padding:9px 13px}
footer p{font-size:12px}
footer>div{gap:10px}
footer button{font-size:12px}
}

@media(max-width:700px){.site-header{height:66px}
.header-inner{gap:10px}
.brand>img{width:38px;height:38px;border-radius:8px}
.brand{gap:8px}
.brand strong{font-size:16px}
.brand small{font-size:12px}
.header-actions{gap:9px}
.steam-button{min-height:39px;padding:8px 11px;border-radius:10px;gap:7px;font-size:13px}
.steam-button span{max-width:74px;line-height:1.3;text-align:left;white-space:normal}
.steam-button img{width:20px;height:20px}
.header-cart{gap:4px}
.header-cart>svg{width:18px;height:18px}
.cart-badge{width:18px;min-width:18px;height:18px;font-size:12px}
.mobile-menu-toggle{display:flex;width:29px;height:34px;background:transparent}
.mobile-menu-toggle svg{width:20px}
.main-wrap{padding-top:14px}
.wrap{width:calc(100% - 24px)}
.world{display:none}
body{background:linear-gradient(165deg,#4b3d2c,#30271e 900px)}
.hero{height:286px;border-radius:14px}
.hero-content{padding:26px 22px}
.hero h1{font-size:38px;line-height:1.15;margin-top:16px;max-width:310px}
.hero h1 span{display:block}
.hero-content>.eyebrow{font-size:12px;letter-spacing:1.25px}
.hero-art{background-position:65% center;background-image:linear-gradient(90deg,rgba(46,35,25,.93),rgba(49,36,24,.78) 38%,rgba(52,37,25,.2)),url('/static/assets/hero.jpg')}
.hero p{font-size:13px;margin-top:12px;max-width:240px;line-height:1.7}
.hero p br{display:block}
.hero-actions{gap:18px;margin-top:17px}
.hero-actions .button{min-height:39px;padding:9px 14px;font-size:13px}
.hero-actions .text-button{font-size:13px}
.hero-stamp{right:15px;bottom:42px}
.hero-stamp>span{display:none}
.hero-stamp b{font-size:18px;opacity:.8}
.hero-bottom{left:22px;right:19px;bottom:14px}
.hero-bottom>span{font-size:12px}
.server-strip{margin-top:10px;border-radius:12px;padding:7px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#78634a transparent}
.server-cards{display:flex;min-width:100%;gap:6px}
.server-card{min-width:205px;flex:1;padding:11px 10px;border-radius:8px}
.server-copy>b{font-size:13px}
.server-copy small{font-size:12px}
.server-number{font-size:21px;padding-right:10px}
.shop-layout{display:block;margin-top:10px}
.sidebar{display:none;position:fixed;left:12px;top:78px;width:260px;bottom:15px;z-index:30;overflow-y:auto;box-shadow:0 0 0 100vmax rgba(30,24,18,.65);padding:15px}
.sidebar.open{display:block;animation:arrive .2s ease}
.sidebar-mobile-title{display:flex;align-items:center;justify-content:space-between;margin:0 5px 12px}
.sidebar-mobile-title b{font-size:15px}
.nav-item{font-size:14px;min-height:44px}
.category{font-size:14px;min-height:44px}
.category-heading{font-size:12px}
.category small{font-size:13px}
.catalog-panel{border-radius:13px;padding:13px 11px 0}
.server-tabs{padding-bottom:12px;gap:6px}
.server-tab{font-size:12px;padding:9px 10px;min-width:155px;min-height:40px}
.catalog-toolbar{margin:12px 0 21px}
.search-box{height:42px;padding:0 10px}
.search-box input{font-size:14px}
.search-box kbd{display:none}
.section-heading{margin-bottom:13px}
.section-heading h2{font-size:17px}
.section-heading .eyebrow{font-size:12px;letter-spacing:1.3px}
.privilege-grid{gap:7px}
.privilege-card{min-height:167px;padding:10px}
.privilege-card>img{width:85%;height:100px;left:-5px;top:0}
.privilege-copy{padding-top:67px}
.privilege-copy h3{font-size:21px}
.privilege-copy .tier-label{display:none}
.privilege-copy p{font-size:12px}
.privilege-copy p strong{font-size:13px}
.mini-cta{float:none;display:flex;justify-content:center;margin-top:8px;font-size:12px;padding:5px}
.products-heading{margin-top:23px;align-items:center}
.products-heading>div{display:flex;gap:8px;align-items:baseline}
.products-heading h2{font-size:16px}
.products-heading>div>span{font-size:12px}
.sort-select svg{display:none}
.sort-select select{font-size:12px;max-width:127px}
.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}
.product-card{min-height:183px;border-radius:10px}
.product-main{padding:13px 7px 10px}
.product-art{height:100px}
.product-art img{height:90px}
.product-name{font-size:12px;line-height:1.45;min-height:30px;margin-bottom:7px}
.product-price{font-size:13px;padding:3px 8px;min-width:64px}
.product-price del{font-size:12px;margin-right:3px}
.sale-label{font-size:12px;padding:2px 4px;right:6px;top:7px}
.product-quantity{font-size:12px;left:7px;top:8px}
.favorite-button{opacity:1;right:3px;top:26px;width:28px;height:28px}
.favorite-button svg{width:12px;height:12px}
.shop-note{gap:6px;flex-wrap:wrap;font-size:12px;padding:14px 3px}
.shop-note>span:last-child{display:none}
.community-banner{margin-top:12px;border-radius:13px;gap:12px;flex-wrap:wrap;padding:22px 18px}
.community-icon{width:42px;height:42px;border-radius:10px}
.community-icon svg{width:23px;height:23px}
.community-banner h2{font-size:16px}
.community-banner p{font-size:12px}
.community-banner .eyebrow{font-size:12px}
.community-banner>.button{margin-left:54px;margin-top:0;font-size:13px;padding:9px 15px;min-height:38px}
.community-banner>div:nth-child(2){flex:1}
footer{gap:13px;padding:23px 4px}
footer .footer-brand{font-size:14px}
footer p{font-size:12px}
footer>div{margin-left:0;gap:16px;width:100%}
footer button{font-size:12px;min-height:30px}
footer small{font-size:12px;line-height:1.7;margin-top:-5px}
.profile-button{max-width:45px;padding:0}
.profile-button span,.profile-button>svg{display:none}
dialog{max-height:calc(100dvh - 24px);border-radius:15px;width:calc(100% - 24px)}
.product-detail-layout{grid-template-columns:1fr;min-height:0}
.detail-visual{padding:20px;height:181px}
.detail-visual>img{height:155px;max-width:210px}
.detail-visual .eyebrow{display:none}
.detail-visual:after{font-size:100px;left:auto;right:20px;bottom:-12px;opacity:.045}
.detail-content{padding:21px}
.detail-content h2{font-size:24px;max-width:95%;margin-top:5px}
.detail-description{font-size:14px;max-height:110px;margin-top:11px}
.field-label{margin-top:17px}
.variant-button{min-height:42px}
.detail-purchase-row{margin-top:19px}
.detail-price{font-size:27px}
.quantity-control{height:43px}
.quantity-control button{width:41px}
.quantity-control input{width:35px}
.detail-add{min-height:46px;margin-top:17px}
.detail-notice{font-size:12px}
.detail-contents{padding:16px 20px}
.contents-grid{grid-template-columns:repeat(2,1fr);gap:7px}
.content-item{font-size:12px;padding:5px}
.content-item img{width:30px;height:30px}
.dialog-heading{padding:20px}
.dialog-heading h2{font-size:21px}
#cart-body{padding:18px 20px}
.cart-line{gap:9px}
.cart-line>img{width:44px;height:44px}
.cart-line-copy>b{font-size:13px}
.cart-line-price{font-size:14px}
.cart-line-copy>.quantity-control{height:34px}
.cart-line-copy>.quantity-control button{width:32px}
.cart-remove{width:30px;height:40px}
.info-body{padding:20px;font-size:14px}
.connect-command{padding:10px}
.connect-command code{font-size:13px}
.toast-stack{bottom:15px}
.toast{font-size:13px;padding:11px 16px}
}

@media(max-width:390px){.wrap{width:calc(100% - 18px)}
.header-actions{gap:5px}
.brand>img{width:33px;height:33px}
.brand strong{font-size:14px}
.brand small{font-size:12px}
.brand{gap:6px}
.steam-button{padding:8px;font-size:12px;gap:6px}
.steam-button span{max-width:65px}
.header-cart{gap:2px}
.cart-badge{width:16px;min-width:16px}
.mobile-menu-toggle{width:23px}
.hero-content{padding-left:18px}
.hero h1{font-size:36px}
.hero-stamp{display:none}
.hero-actions{gap:14px}
.catalog-panel{padding:12px 9px 0}
.privilege-grid{gap:5px}
.privilege-card{padding:8px;min-height:155px}
.privilege-copy h3{font-size:18px}
.privilege-copy p strong{font-size:12px}
.privilege-copy p{font-size:12px}
.mini-cta{font-size:12px}
.section-heading h2{font-size:16px}
.products-heading>div{display:block}
.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.product-card{min-height:199px}
.product-art{height:116px}
.product-art img{height:101px}
.product-name{font-size:13px}
.product-price{font-size:14px}
.community-banner h2{font-size:15px}
}

@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
}

