/* BlumRust: reference palette, readable store typography and character privileges. */
:root { --page:#30291f; --panel:#4b4135; --panel-light:#584c3e; --accent:#d79055; --muted:#d0c5b7; --faint:#b5a794; }
.wrap { max-width:1440px; }
.world { width:calc((100vw - 1440px)/2 + 8px); min-width:140px; }
body { font-size:15px; }
.world-left { background-image:url('/static/assets/blum-world-left.webp'); }
.world-right { background-image:url('/static/assets/blum-world-right.webp'); }
.site-header { height:76px; background:rgba(74,61,50,.97); }
.brand strong { font-size:25px; font-weight:800; letter-spacing:-1px; }
.brand small { font-size:12px; letter-spacing:0; }
.brand-dot { display:none; }
.total-online { font-size:14px; gap:9px; }
.total-online b { font-size:15px; }
.header-cart { padding:10px 13px; border-radius:12px; background:rgba(239,213,178,.07); font-size:14px; }
.cart-badge { font-size:12px; }
.button { font-size:14px; min-height:46px; border-radius:14px; background:var(--accent); }
.button:hover { background:#e0a065; }
.main-wrap { padding-top:20px; }
.hero { height:260px; border-radius:16px; }
.hero-content { padding:24px 38px; }
.hero-content>.eyebrow { font-size:12px; letter-spacing:1.5px; }
.hero h1 { font-family:var(--body); font-size:58px; font-weight:800; line-height:1.1; letter-spacing:-3px; margin:10px 0; }
.hero h1 span { display:inline; color:#f0b981; }
.hero p { font-size:15px; line-height:1.55; color:#eee2d4; }
.hero p br { display:block; }
.hero-art { background-image:linear-gradient(90deg,rgba(48,36,25,.92),rgba(61,43,27,.75) 35%,rgba(66,43,24,.08) 72%),url('/static/assets/hero.jpg'); filter:sepia(.38) saturate(.9); }
.hero-actions { margin-top:17px; gap:23px; }
.hero-actions .button { min-height:44px; font-size:14px; padding:10px 20px; }
.hero-actions .text-button { font-size:14px; }
.hero-stamp { right:26px; bottom:40px; transform:none; }
.hero-stamp>span { font-size:12px; letter-spacing:1px; }
.hero-stamp b { font:700 17px var(--body); letter-spacing:0; }
.hero-bottom { bottom:13px; }
.hero-bottom>span { display:none; }
.hero-dots { gap:4px; }
.hero-dots button,.hero-dots button.active { width:30px; height:22px; background:none; border-radius:0; }
.hero-dots button::after { inset:7px 11px; background:#a99b87; border-radius:50%; }
.hero-dots button.active::after { background:var(--accent); }
.server-strip { padding:10px; gap:10px; margin-top:12px; }
.starter-promo { width:224px; padding:0 12px 0 2px; gap:9px; }
.starter-promo b { font-size:14px; line-height:1.35; }
.starter-promo small { font-size:12px; }
.promo-art { width:42px; }
.server-card { padding:11px 9px; gap:9px; min-height:66px; }
.server-card>svg { display:none; }
.server-number { display:grid; place-items:center; border:2px solid rgba(220,193,156,.18); border-radius:50%; width:39px; height:39px; flex-shrink:0; font:700 14px var(--body); padding:0; }
.selected .server-number { border-color:var(--accent); background:rgba(223,164,99,.08); }
.server-copy>b { font-size:13px; letter-spacing:-.25px; }
.server-copy small { font-size:12px; }
.shop-layout { grid-template-columns:245px minmax(0,1fr); gap:11px; margin-top:12px; }
.sidebar,.catalog-panel { background:rgba(73,62,50,.95); }
.sidebar { padding:20px 15px; top:90px; }
.nav-item { min-height:46px; font-size:14px; gap:11px; padding:10px 12px; }
.nav-item.active { background:var(--accent); font-weight:650; }
.nav-item svg { width:20px; height:20px; }
.category-heading { font-size:14px; letter-spacing:0; margin-bottom:15px; }
.category-heading span { font-size:12px; }
.category { font-size:14px; min-height:47px; padding:7px 9px; gap:10px; }
.category img { width:31px; height:31px; }
.category small { font-size:12px; }
.sidebar-help p,.sidebar-help .text-button { font-size:13px; }
.catalog-panel { padding:14px 14px 0; }
.server-tabs { gap:6px; padding-bottom:13px; }
.server-tab { font-size:13px; border-radius:14px; padding:10px 9px; min-height:42px; }
.catalog-toolbar { margin:13px 0 20px; }
.search-box { height:46px; border-radius:13px; }
.search-box input { font-size:14px; }
.filter-button { width:46px; border-radius:13px; }
.section-heading { margin-bottom:13px; }
.section-heading h2 { font-size:19px; letter-spacing:-.35px; }
.section-heading p { font-size:14px; color:var(--muted); margin-top:2px; }
.privilege-duration { font-size:12px; color:var(--muted); white-space:nowrap; }
.privilege-grid { gap:9px; }
.privilege-card { min-height:128px; padding:13px 10px; border:1px solid rgba(230,201,166,.06); background:#594b3b; border-radius:15px; align-items:center; }
.privilege-card:nth-child(2) { background:#594c3b; }
.privilege-card:nth-child(3) { background:#584837; }
.privilege-card:hover { background:#65523d; border-color:rgba(231,178,119,.45); }
.privilege-card>img { width:45%; height:108px; left:0; top:auto; bottom:8px; filter:drop-shadow(0 2px 5px rgba(24,18,12,.18)); }
.privilege-card:hover>img { transform:translateY(-3px) scale(1.025); }
.privilege-copy { width:auto; margin-left:44%; padding:0; }
.privilege-copy h3 { font:750 18px/1.3 var(--body); letter-spacing:-.3px; margin:0 0 5px; }
.privilege-copy p { display:block; margin:0; font-size:13px; }
.privilege-copy p strong { font-size:14px; font-weight:550; }
.mini-cta { display:inline-flex; justify-content:center; float:none; font-size:12px; border-radius:22px; padding:7px 14px; margin-top:9px; background:var(--accent); line-height:1.3; font-weight:650; }
.products-heading { margin:22px 0 13px; }
.products-heading h2 { font-size:18px; }
.products-heading>div>span { font-size:12px; }
.sort-select select { font-size:12px; min-height:38px; max-width:157px; }
.product-grid { grid-template-columns:repeat(5,minmax(0,1fr)); gap:9px; }
.product-card { min-height:214px; border-radius:14px; background:rgba(47,38,29,.2); }
.product-main { padding:20px 8px 13px; }
.product-art { height:109px; }
.product-art img { height:100px; }
.product-name { font-size:13px; min-height:40px; line-height:1.4; margin:4px 0 8px; }
.product-price { font-size:14px; padding:3px 10px; }
.product-price del { font-size:11px; }
.product-quantity { font-size:11px; left:10px; top:8px; }
.sale-label { font-size:11px; right:8px; top:8px; }
.favorite-button { width:30px; height:30px; }
.show-more { font-size:14px; min-height:46px; }
.shop-note { font-size:11px; flex-wrap:wrap; }
.community-banner h2 { font-size:23px; }
.community-banner p { font-size:14px; }
.community-banner .eyebrow { font-size:11px; }
footer .footer-brand { font-size:20px; text-transform:none; }
footer p,footer button { font-size:12px; }
footer small { font-size:11px; }
dialog { border-radius:18px; }
.product-dialog { max-width:820px; }
.detail-content { padding:30px; }
.detail-content h2 { font:750 29px/1.25 var(--body); letter-spacing:-.6px; }
.detail-description { font-size:14px; line-height:1.7; max-height:190px; }
.detail-visual.character-visual>img { width:220px; max-width:100%; height:auto; }
.detail-visual.character-visual:after { content:'BlumRust'; font:800 29px var(--body); opacity:.1; bottom:35px; left:24px; }
.detail-visual .eyebrow { font-size:11px; letter-spacing:1px; text-align:center; }
.privilege-benefits { padding:0; margin:15px 0; list-style:none; display:grid; gap:7px; }
.privilege-benefits li { display:flex; align-items:flex-start; gap:8px; font-size:13px; color:var(--text); line-height:1.5; }
.privilege-benefits svg { width:16px; height:19px; color:var(--accent-light); }
.field-label,.detail-price-label { font-size:12px; }
.variant-button { font-size:13px; min-height:44px; }
.detail-notice { font-size:12px; }
.detail-contents summary { font-size:14px; }
.content-item,.content-item b { font-size:12px; }
.content-item { min-width:0; }
.content-item span { min-width:0; overflow-wrap:anywhere; }
.quantity-control button { width:44px; }
.quantity-control { height:44px; }
.quantity-control input { font-size:14px; }
.detail-purchase-row { gap:12px; }
.detail-price { font-size:30px; }
.cart-line-copy>b,.cart-line-price { font-size:14px; }
.cart-line-copy>small,.cart-server-label { font-size:12px; }
.cart-line-copy>.quantity-control { height:36px; }
.cart-line-copy>.quantity-control button { width:36px; }
.payment-notice,.cart-hint { font-size:13px; }
.info-body { font-size:15px; line-height:1.8; }
.info-body h3,.info-server b { font-size:16px; }
.info-server p { font-size:14px; }
.connect-command code { font-size:13px; }
.toast { font-size:14px; }
@media(max-width:1199px) {
  .shop-layout { grid-template-columns:220px minmax(0,1fr); }
  .starter-promo { width:199px; }
  .server-copy>b { font-size:12px; white-space:normal; line-height:1.35; }
  .server-number { width:33px; height:33px; font-size:12px; }
  .server-tab { font-size:12px; }
  .privilege-card { min-height:138px; }
  .privilege-copy { margin-left:36%; }
  .privilege-copy h3 { font-size:16px; }
  .privilege-card>img { width:43%; left:-5px; height:106px; }
  .mini-cta { padding:7px 11px; }
  .product-grid { grid-template-columns:repeat(4,minmax(0,1fr)); }
}
@media(max-width:1000px) {
  .shop-layout { grid-template-columns:190px minmax(0,1fr); }
  .sidebar { padding:15px 9px; }
  .nav-item,.category { font-size:13px; gap:8px; padding-left:8px; }
  .nav-item svg { width:18px; }
  .category small { display:none; }
  .header-actions { gap:12px; }
  .server-tabs { overflow-x:auto; }
  .server-tab { flex:none; min-width:182px; }
  .privilege-grid { grid-template-columns:1fr; }
  .privilege-card { min-height:105px; padding:13px 18px; }
  .privilege-card>img { width:105px; height:95px; left:8px; bottom:3px; }
  .privilege-copy { margin-left:106px; display:grid; grid-template-columns:1fr auto; align-items:center; width:calc(100% - 106px); column-gap:15px; }
  .privilege-copy h3 { font-size:19px; grid-row:1; }
  .privilege-copy p { grid-column:1; grid-row:2; }
  .mini-cta { grid-row:1 / 3; grid-column:2; margin:0; min-height:36px; align-items:center; }
  .product-grid { grid-template-columns:repeat(3,minmax(0,1fr)); }
  .products-heading>div { display:block; }
}
@media(max-width:700px) {
  .wrap { width:calc(100% - 24px); }
  .site-header { height:72px; }
  .header-inner { gap:7px; }
  .brand { gap:8px; }
  .brand>img { width:36px; height:36px; }
  .brand strong { font-size:21px; letter-spacing:-.8px; }
  .brand small { font-size:10px; }
  .header-actions { gap:4px; }
  .mobile-menu-toggle { width:40px; height:44px; display:flex; }
  .header-cart { width:44px; height:44px; padding:5px; gap:3px; background:none; }
  .cart-badge { min-width:16px; width:16px; font-size:10px; }
  .steam-button { min-width:44px; min-height:44px; padding:10px; }
  .header-actions .steam-button span { display:none; }
  .header-actions .steam-button img { width:23px; height:23px; }
  .main-wrap { padding-top:12px; }
  .hero { height:293px; }
  .hero-content { padding:25px 23px; }
  .hero-content>.eyebrow { font-size:11px; letter-spacing:.8px; }
  .hero h1 { font-size:49px; letter-spacing:-2.8px; margin:16px 0 12px; max-width:none; }
  .hero h1 span { display:inline; }
  .hero p { font-size:14px; max-width:275px; line-height:1.65; }
  .hero-actions { gap:18px; margin-top:20px; }
  .hero-actions .button { font-size:13px; padding:10px 14px; }
  .hero-actions .text-button { font-size:13px; }
  .hero-art { background-position:65% center; background-image:linear-gradient(90deg,rgba(49,36,25,.93),rgba(50,36,24,.74) 54%,rgba(51,37,24,.3)),url('/static/assets/hero.jpg'); }
  .hero-stamp,.hero-bottom>span { display:none; }
  .hero-bottom { left:auto; right:14px; bottom:8px; }
  .server-strip { margin-top:10px; padding:7px; }
  .server-card { min-width:240px; min-height:66px; gap:10px; padding:10px; }
  .server-copy>b { font-size:14px; }
  .server-copy small { font-size:12px; }
  .server-number { width:36px; height:36px; }
  .shop-layout { display:block; margin-top:10px; }
  .sidebar { width:285px; top:82px; }
  .nav-item,.category { font-size:15px; min-height:48px; }
  .category-heading { font-size:15px; }
  .catalog-panel { padding:12px 11px 0; }
  .server-tab { min-width:189px; font-size:13px; min-height:44px; }
  .catalog-toolbar { margin:12px 0 19px; }
  .search-box { height:46px; }
  .search-box input { font-size:16px; }
  .section-heading h2 { font-size:20px; }
  .section-heading p { font-size:13px; }
  .privilege-duration { font-size:12px; }
  .privilege-grid { gap:8px; }
  .privilege-card { min-height:112px; padding:14px 16px; }
  .privilege-card>img { width:112px; height:104px; left:3px; bottom:3px; }
  .privilege-copy { margin-left:100px; width:calc(100% - 100px); column-gap:9px; }
  .privilege-copy h3 { font-size:18px; margin:0 0 4px; }
  .privilege-copy p strong { font-size:14px; }
  .mini-cta { font-size:12px; padding:8px 10px; min-height:44px; }
  .products-heading { margin-top:23px; align-items:center; }
  .products-heading h2 { font-size:17px; }
  .products-heading>div>span { font-size:12px; }
  .sort-select select { font-size:12px; max-width:131px; }
  .product-grid { grid-template-columns:repeat(2,minmax(0,1fr)); gap:8px; }
  .product-card { min-height:225px; }
  .product-main { padding:23px 8px 12px; }
  .product-art { height:112px; }
  .product-art img { height:106px; }
  .product-name { font-size:13px; min-height:40px; }
  .product-price { font-size:14px; }
  .product-quantity,.sale-label { font-size:11px; }
  .favorite-button { top:30px; right:3px; width:44px; height:44px; }
  .favorite-button svg { width:16px; height:16px; }
  .shop-note { font-size:11px; padding:16px 0; }
  .community-banner { padding:22px 18px; }
  .community-banner h2 { font-size:18px; }
  .community-banner p { font-size:13px; }
  .community-banner>.button { margin:6px 0 0 0; font-size:14px; min-height:44px; }
  footer .footer-brand { font-size:20px; }
  footer p,footer button { font-size:12px; }
  footer button { min-height:44px; }
  footer small { font-size:11px; }
  .detail-content { padding:23px; }
  .detail-visual { height:160px; padding:10px; }
  .detail-visual>img { height:136px; }
  .detail-visual.character-visual>img { width:158px; height:138px; object-fit:contain; }
  .detail-visual.character-visual:after { font-size:25px; left:auto; right:15px; bottom:13px; }
  .detail-content h2 { font-size:26px; }
  .detail-description { font-size:14px; max-height:160px; }
  .detail-price { font-size:28px; }
  .detail-contents { padding:18px 22px; }
  .contents-grid { grid-template-columns:minmax(0,1fr); }
  .content-item { font-size:12px; align-items:flex-start; }
  .content-item img { width:29px; height:29px; }
  .icon-button.detail-close, .dialog-heading .icon-button { width:44px; height:44px; }
  .info-body { padding:22px; font-size:14px; }
  .connect-command code { font-size:12px; }
  .cart-line-copy>b { font-size:13px; }
  .cart-line-copy>.quantity-control { height:44px; }
  .cart-line-copy>.quantity-control button { width:44px; }
  .cart-remove { width:36px; height:44px; }
  .toast { font-size:13px; }
}
@media(max-width:370px) {
  .brand strong { font-size:19px; }
  .brand>img { display:none; }
  .hero-actions { gap:11px; }
  .hero-actions .button { padding-inline:11px; }
  .hero-actions .text-button { gap:5px; white-space:nowrap; }
  .privilege-copy { display:block; }
  .privilege-copy h3 { font-size:18px; }
  .mini-cta { min-height:36px; margin-top:6px; }
  .privilege-card { min-height:129px; }
  .sort-select select { max-width:118px; }
}

/* Two banners share a single frame; the Rust server selector stays in the shop. */
.hero-slide { position:absolute; inset:0; isolation:isolate; opacity:0; visibility:hidden; transform:translateX(28px); transition:opacity .55s ease,transform .55s ease,visibility .55s; pointer-events:none; }
.hero-slide.active { opacity:1; visibility:visible; transform:translateX(0); pointer-events:auto; }
.hero-slide .hero-content { animation:none; }
.hero-slide .hero-stamp { bottom:29px; }
.discord-slide { background:#493c33; }
.discord-art { position:absolute; inset:0 0 0 auto; width:59%; z-index:-1; background-image:linear-gradient(90deg,#493c33,rgba(73,60,51,.35) 20%,transparent 44%),url('/static/assets/discord-scene.webp'); background-size:cover; background-position:center; }
.discord-content { position:relative; padding:32px 38px; width:64%; }
.discord-heading { display:flex; align-items:center; gap:15px; }
.discord-heading h2 { font-size:28px; font-weight:800; line-height:1.5; letter-spacing:-.5px; }
.discord-heading h2>span { display:inline-block; background:#5865f2; border:1px solid #8992ff; border-radius:12px; padding:0 10px; line-height:1.5; box-shadow:0 5px 20px rgba(63,72,186,.2); }
.discord-mark { width:61px; height:61px; display:grid; place-items:center; background:#5865f2; border-radius:18px; transform:rotate(-12deg); flex-shrink:0; box-shadow:0 8px 22px rgba(29,25,64,.2); }
.discord-mark img { width:43px; height:43px; filter:invert(1); }
.discord-stats { display:flex; flex-wrap:wrap; gap:9px; margin:19px 0 17px; }
.discord-stats>span { display:flex; align-items:center; gap:8px; background:rgba(210,144,80,.14); border:1px solid rgba(223,166,104,.35); padding:5px 10px; border-radius:12px; font-size:13px; color:#efc298; }
.discord-stats b { padding:1px 6px; background:rgba(219,160,98,.13); border-radius:5px; font-size:12px; font-weight:600; }
.discord-stats>span+span { color:#bad4a5; background:rgba(120,163,97,.13); border-color:rgba(144,183,114,.35); }
.discord-stats>span+span b { background:rgba(142,180,106,.12); }
.discord-join { min-height:42px; padding:9px 19px; font-size:13px; }
.carousel-controls { position:absolute; z-index:4; left:50%; bottom:10px; transform:translateX(-50%); display:flex; align-items:center; gap:4px; }
.carousel-dots { display:flex; }
.carousel-dots button { width:28px; height:28px; display:grid; place-items:center; padding:0; border-radius:50%; }
.carousel-dots button::after { content:''; width:8px; height:8px; border-radius:50%; background:#d0c5b7; opacity:.7; transition:background .2s,opacity .2s; }
.carousel-dots button.active::after { background:var(--accent); opacity:1; }
.carousel-pause { width:28px; height:28px; padding:5px; display:grid; place-items:center; border-radius:50%; background:rgba(41,33,27,.35); }
.carousel-pause svg { width:13px; height:13px; }
.character-pack .product-art { height:163px; }
.character-pack .product-art img { height:157px; width:100%; }
.character-pack .product-name { margin-top:5px; }
.product-card.character-pack { min-height:276px; background:linear-gradient(155deg,rgba(180,134,81,.11),rgba(45,36,28,.3)); border-color:rgba(234,202,165,.17); }
.character-pack .product-main { padding-top:17px; }
.product-main .pack-preview { font-size:11px; color:var(--muted); margin:0 0 9px; line-height:1.3; }
.detail-visual.pack-visual>img { width:100%; max-width:300px; height:285px; object-fit:contain; }
@media(min-width:1300px) {
  .privilege-copy h3 { font-size:20px; }
  .product-art { height:126px; }
  .product-art img { height:115px; }
  .product-name { font-size:14px; }
  .product-card { min-height:230px; }
}
@media(max-width:1199px) {
  .discord-content { width:70%; padding:29px 28px; }
  .discord-heading h2 { font-size:23px; }
  .discord-mark { width:50px; height:50px; border-radius:14px; }
  .discord-mark img { width:36px; height:36px; }
  .discord-stats { gap:7px; margin-top:16px; }
  .discord-stats>span { font-size:12px; gap:5px; padding:5px 8px; }
}
@media(max-width:850px) {
  .discord-content { width:77%; }
  .discord-heading h2 { font-size:21px; }
  .discord-art { width:53%; opacity:.7; }
  .discord-stats>span { font-size:11px; }
  .discord-stats b { font-size:11px; }
}
@media(max-width:700px) {
  .hero { height:318px; }
  .hero-content { padding-top:24px; }
  .hero-slide .hero-stamp { display:none; }
  .discord-content { padding:24px 22px; width:100%; }
  .discord-heading { align-items:flex-start; gap:11px; }
  .discord-heading h2 { max-width:265px; font-size:23px; line-height:1.4; }
  .discord-mark { width:43px; height:43px; border-radius:13px; margin-top:4px; }
  .discord-mark img { width:30px; height:30px; }
  .discord-art { width:100%; background-position:66% center; opacity:.32; }
  .discord-stats { flex-direction:column; align-items:flex-start; gap:7px; margin:17px 0; }
  .discord-stats>span { font-size:12px; padding:5px 9px; }
  .discord-stats b { font-size:12px; }
  .discord-join { min-height:44px; }
  .carousel-controls { bottom:4px; gap:0; }
  .carousel-dots button,.carousel-pause { width:44px; height:36px; }
  .carousel-pause { width:36px; }
  .product-card.character-pack { min-height:261px; }
  .character-pack .product-art { height:142px; }
  .character-pack .product-art img { height:136px; }
  .detail-visual.pack-visual { height:206px; }
  .detail-visual.pack-visual>img { height:185px; max-width:230px; }
}
@media(prefers-reduced-motion:reduce) { .hero-slide { transition:none; } }
@media(max-width:370px) {
  .discord-content { padding-top:20px; }
  .discord-stats { margin:12px 0; }
}

/* Final reference treatment: warm surfaces, clear controls, inexpensive motion. */
html { scroll-behavior:auto; }
.site-header { background:#4a3d32; backdrop-filter:none; }
.hero-art { background-image:url('/static/assets/hero-warm.webp'); filter:none; transition:none; }
.hero:hover .hero-art { transform:none; }
.hero-slide { transform:none; transition:opacity .9s ease,visibility .9s; }
.hero-slide.active { transform:none; }
.hero-grain { display:none; }
.hero,.server-strip,.sidebar,.catalog-panel { border-radius:20px; }
.server-strip,.shop-layout,.product-card,.detail-visual>img { animation:none; }
.server-cards { grid-template-columns:repeat(2,minmax(0,1fr)); gap:10px; }
.server-strip { padding:10px; background:#4b4135; }
.starter-promo { width:310px; display:flex; gap:12px; padding:10px 15px 10px 7px; border:0; border-radius:14px; background:rgba(109,166,130,.08); }
.promo-art { width:34px; transform:none; }
.promo-art svg { width:31px; height:31px; color:#b9d6ad; filter:none; }
.starter-promo b { font-size:14px; }
.starter-promo small { font-size:12px; color:var(--muted); }
.promo-badge { margin-left:auto; font-size:11px; font-weight:800; letter-spacing:.5px; padding:8px 10px; border-radius:9px; background:#497763; color:#eef6e8; }
.server-card { min-height:80px; border-radius:14px; padding:13px 17px; gap:15px; background:#554a3c; }
.server-card.selected { background:#60513f; border-color:#b48e60; }
.server-copy>b { font-size:18px; letter-spacing:-.35px; white-space:normal; line-height:1.3; }
.server-copy small { font-size:13px; margin-top:7px; }
.server-number { position:relative; isolation:isolate; --ring-color:#e5cb72; --online-progress:0%; width:53px; height:53px; padding:0; border:0; font:800 15px var(--body); color:var(--text); background:none; }
.server-number::before { content:''; position:absolute; inset:0; z-index:-2; border-radius:50%; background:conic-gradient(var(--ring-color) var(--online-progress),#776a56 0); }
.server-number::after { content:''; position:absolute; inset:4px; z-index:-1; border-radius:50%; background:#514536; }
.server-card:nth-child(2) .server-number { --ring-color:#91bda0; }
.selected .server-number { color:var(--text); background:none; }
.server-number.unavailable { color:var(--muted); }
.server-rate { font:700 21px var(--display); color:#d8c3a6; }
.server-tabs { gap:10px; }
.server-tab { flex:1; min-width:0; min-height:57px; padding:13px 16px; font-size:18px; font-weight:750; border-radius:14px; color:#dfd5c9; transition:background .2s,border-color .2s; }
.server-tab.active { background:#756047; border-color:#c29866; color:#fff6e9; }
.server-tab .status-dot { width:7px; height:7px; }
.sidebar { padding-top:17px; }
.nav-item { border-radius:12px; }
.category { border-radius:12px; }
.category img,.product-art img,.privilege-card>img { filter:none; image-rendering:auto; }
.product-card,.product-card.character-pack { border-radius:18px; background:rgba(42,33,24,.16); border-color:rgba(229,204,173,.18); transition:border-color .18s,background .18s; }
.product-card:hover { transform:none; background:rgba(234,182,121,.08); }
.product-art img,.privilege-card>img { transition:none; }
.product-card:hover .product-art img,.privilege-card:hover>img { transform:none; }
.product-main { display:flex; flex-direction:column; align-items:center; height:100%; }
.product-name { width:100%; }
.product-price { margin-top:auto; border-radius:9px; }
.product-grid.kits-grid { grid-template-columns:repeat(4,minmax(0,1fr)); }
.kits-grid .character-pack .product-art { height:193px; width:100%; }
.kits-grid .character-pack .product-art img { height:186px; }
.kits-grid .product-name { font-size:15px; }
.kits-grid .product-card { min-height:305px; }
.sort-menu { position:relative; flex-shrink:0; z-index:6; }
.sort-menu summary { display:flex; align-items:center; gap:9px; min-height:44px; padding:10px 12px; border:1px solid var(--line); border-radius:12px; background:#574a3b; font-size:13px; font-weight:600; cursor:pointer; list-style:none; }
.sort-menu summary::-webkit-details-marker { display:none; }
.sort-menu summary svg { width:16px; height:16px; color:#ddbb8f; }
.sort-menu summary svg:last-child { width:13px; margin-left:6px; transition:transform .18s; }
.sort-menu[open] summary { background:#65543f; border-color:#b48c5d; }
.sort-menu[open] summary svg:last-child { transform:rotate(180deg); }
.sort-menu summary:focus-visible { outline:2px solid var(--accent-light); outline-offset:3px; }
.sort-options { position:absolute; top:calc(100% + 7px); right:0; padding:6px; min-width:215px; background:#504334; border:1px solid #8c7153; border-radius:14px; box-shadow:0 12px 28px #231b1460; }
.sort-options button { display:flex; align-items:center; justify-content:space-between; width:100%; padding:11px 12px; min-height:44px; text-align:left; font-size:13px; border-radius:9px; }
.sort-options button:hover { background:#66523d; }
.sort-options button[aria-pressed="true"] { background:#d79055; color:#fffaf4; }
.sort-options button svg { width:15px; visibility:hidden; }
.sort-options button[aria-pressed="true"] svg { visibility:visible; }
.discord-slide { background:#493c33; }
.discord-art { inset:0; width:100%; opacity:1; background:url('/static/assets/discord-warm.webp') center/cover no-repeat; }
.discord-content { padding:32px 38px; width:65%; }
.discord-heading { gap:14px; align-items:center; }
.discord-heading h2 { max-width:510px; font-size:28px; line-height:1.45; }
.discord-heading h2>span { background:rgba(233,184,126,.13); border-color:#a98660; box-shadow:none; color:#f3cfa0; border-radius:11px; padding:0 9px; }
.discord-mark { width:55px; height:55px; background:#70604c; border:1px solid #a58a68; border-radius:17px; transform:rotate(-8deg); box-shadow:none; }
.discord-mark img { width:37px; height:37px; }
.discord-stats { margin:18px 0; gap:9px; }
.discord-stats>span { background:#554537; border-color:#957049; color:#f0c596; }
.discord-stats>span+span { background:#45503a; border-color:#738960; color:#cfe2bd; }
dialog::backdrop { backdrop-filter:none; }
@media(max-width:1199px) {
  .starter-promo { width:245px; gap:8px; padding-right:10px; }
  .promo-art { display:none; }
  .server-card { padding:12px; gap:10px; }
  .server-copy>b { font-size:16px; }
  .server-rate { display:none; }
  .server-tab { font-size:17px; }
  .product-grid.kits-grid { grid-template-columns:repeat(3,minmax(0,1fr)); }
  .discord-content { width:73%; padding:32px 29px; }
  .discord-heading h2 { font-size:25px; }
}
@media(max-width:850px) {
  .server-strip { flex-wrap:wrap; }
  .starter-promo { width:100%; padding:8px 13px; min-height:56px; }
  .starter-promo>span:not(.promo-art):not(.promo-badge) { display:flex; align-items:center; gap:14px; flex-wrap:wrap; }
  .starter-promo small { margin-top:0; }
  .promo-art { display:grid; }
  .server-cards { flex-basis:100%; }
  .discord-content { width:88%; }
  .discord-heading h2 { font-size:24px; }
}
@media(max-width:700px) {
  .hero-art { background-image:linear-gradient(90deg,#362a20a6,#362a2050),url('/static/assets/hero-warm.webp'); }
  .server-strip { overflow:visible; padding:7px; }
  .starter-promo { padding:9px; gap:8px; }
  .starter-promo>span:not(.promo-art):not(.promo-badge) { display:block; }
  .starter-promo b { font-size:12px; }
  .starter-promo small { font-size:11px; }
  .promo-art { width:28px; }
  .promo-art svg { width:27px; }
  .promo-badge { font-size:10px; padding:7px; }
  .server-cards { display:grid; grid-template-columns:1fr; gap:7px; min-width:0; }
  .server-card { min-width:0; min-height:76px; padding:11px 14px; border-radius:14px; gap:14px; }
  .server-copy>b { font-size:18px; }
  .server-copy small { font-size:12px; }
  .server-number { width:48px; height:48px; font-size:14px; padding:0; }
  .server-rate { display:block; font-size:20px; }
  .server-tabs { overflow:visible; gap:7px; }
  .server-tab { min-width:0; white-space:normal; min-height:60px; font-size:15px; padding:10px 8px; line-height:1.4; }
  .product-grid.kits-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .kits-grid .character-pack .product-art { height:143px; }
  .kits-grid .character-pack .product-art img { height:138px; }
  .kits-grid .product-name { font-size:13px; }
  .kits-grid .product-card { min-height:265px; }
  .products-heading { gap:9px; flex-wrap:wrap; }
  .sort-menu summary { font-size:12px; gap:6px; padding:9px; }
  .sort-menu summary svg:first-child { display:none; }
  .sort-options { min-width:205px; }
  .discord-content { padding:25px 22px; width:100%; }
  .discord-art { background-position:70% center; opacity:.35; }
  .discord-heading { gap:11px; align-items:flex-start; }
  .discord-heading h2 { font-size:23px; line-height:1.45; }
  .discord-mark { width:43px; height:43px; border-radius:13px; }
  .discord-mark img { width:30px; height:30px; }
  .discord-stats { margin:17px 0; }
}
@media(max-width:370px) {
  .server-copy>b { font-size:16px; }
  .server-tab { font-size:14px; }
  .sort-menu summary { font-size:11px; }
  .discord-content { padding:22px 18px; }
  .discord-heading h2 { font-size:21px; }
}
@media(prefers-reduced-motion:reduce) { .hero-slide { transition:none; } }
