:root{--bg:#f0eeee;--bg-header:#f3f4f6;--bg-nav:#f9fafb;--white:#ffffff;--surface:#ffffff;--text:#111827;--text-soft:#374151;--text-dim:#4b5563;--muted:#6b7280;--line:#e5e7eb;--input-bg:#ffffff;--input-border:#d1d5db;--accent-soft:#fff7ed;--code-bg:#f8fafc;--hero-copy-bg:rgba(255,255,255,0.96);--alert-error-bg:#fef2f2;--alert-error-text:#b91c1c;--alert-ok-bg:#f0fdf4;--alert-ok-text:#15803d;--orange:#ff8916;--orange-dark:#ea580c;--navy:#0b1730;--green:#16a34a;--yellow:#f5c518;--container:1536px;--radius:14px;--shadow:0 8px 24px rgba(15,23,42,0.06);--font:"Manrope",system-ui,sans-serif}html{color-scheme:light}html[data-theme="dark"]{color-scheme:dark;--bg:#15181b;--bg-header:#121416;--bg-nav:#191c20;--white:#1e2226;--surface:#1e2226;--text:#eceef0;--text-soft:#c5c9ce;--text-dim:#9aa0a7;--muted:#858b93;--line:#2e3338;--input-bg:#262a2e;--input-border:#3a3f44;--accent-soft:rgba(255,137,22,0.16);--code-bg:#262a2e;--hero-copy-bg:rgba(30,34,38,0.96);--alert-error-bg:#3a2222;--alert-error-text:#f2b4b4;--alert-ok-bg:#1f3228;--alert-ok-text:#9bd4b0;--shadow:0 10px 28px rgba(0,0,0,0.5)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font);background:var(--bg);color:var(--text);min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font-family:inherit}.container{width:min(100% - 32px,var(--container));margin-inline:auto}.topbar{position:sticky;top:0;z-index:40;height:48px;background:var(--bg-header)}.topbar-inner{height:100%;display:flex;align-items:center;justify-content:flex-end;gap:22px;font-size:13px;color:var(--muted)}.topbar-inner a:hover{color:var(--orange)}.topbar-inner a.is-active,.topbar-status.is-active{color:var(--orange);font-weight:700}.theme-toggle{display:inline-flex;align-items:center;gap:6px;height:30px;margin-left:6px;padding:0 10px;border-radius:999px;border:1px solid var(--input-border);background:var(--surface);color:var(--text);cursor:pointer;font-size:12px;font-weight:700;flex:0 0 auto}.theme-toggle:hover{border-color:var(--orange);color:var(--orange)}.theme-toggle svg{display:block}html:not([data-theme="dark"]) .theme-icon-sun{display:none}html[data-theme="dark"] .theme-icon-moon{display:none}html:not([data-theme="dark"]) .theme-label-light{display:none}html[data-theme="dark"] .theme-label-dark{display:none}.masthead{background:var(--surface)}.masthead-inner{min-height:86px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px}.logo{display:inline-flex;align-items:center;line-height:0}.logo-img{display:block;height:44px;width:auto;max-width:220px}.search{display:flex;max-width:720px;width:100%;margin-inline:auto;height:46px}.search input{flex:1;border:1px solid var(--input-border);border-right:0;border-radius:6px 0 0 6px;padding:0 16px;font-size:15px;outline:none;background:var(--input-bg);color:var(--text)}.search input:focus{border-color:var(--orange)}.search button{width:72px;border:0;background:var(--orange);color:#fff;font-weight:700;border-radius:0 4px 4px 0;cursor:pointer}.search button:hover{background:var(--orange-dark)}.auth-actions{display:flex;align-items:center;gap:10px}.btn{display:inline-flex;align-items:center;gap:8px;height:42px;padding:0 16px;border-radius:6px;font-weight:700;font-size:14px;white-space:nowrap}.btn-ghost{background:var(--surface);border:1px solid var(--input-border);color:var(--text-soft)}.btn-ghost:hover{border-color:var(--muted)}.btn-primary{background:var(--orange);color:#fff;border:1px solid var(--orange)}.btn-primary:hover{background:var(--orange-dark);border-color:var(--orange-dark)}.nav-toggle{display:none;width:42px;height:42px;border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:10px 9px;flex-direction:column;justify-content:space-between}.nav-toggle span{display:block;height:2px;background:var(--text);border-radius:2px}.navbar{background:var(--bg-nav);box-shadow:0 6px 16px rgba(0,0,0,.04);padding:3px 0}.navbar-inner{display:flex;align-items:center;gap:16px;height:50px;font-size:13.5px;font-weight:600}.navbar-inner a.nav-all-cats{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto;height:36px;padding:0 14px;border-radius:8px;background:var(--orange);color:#fff;font-weight:800;font-size:13.5px;letter-spacing:-0.02em;white-space:nowrap}.navbar-inner a.nav-all-cats svg{display:block;flex-shrink:0}.navbar-inner a.nav-all-cats:hover,.navbar-inner a.nav-all-cats.is-active{background:var(--orange-dark);color:#fff}.navbar-games{flex:1 1 auto;min-width:0;display:flex;align-items:center;height:40px;padding-left:16px;border-left:1px solid var(--line);overflow:hidden;font-size:14.5px}.navbar-games-track{display:flex;align-items:center;gap:48px;width:max-content;will-change:transform}.navbar-games.is-marquee .navbar-games-track{animation:nav-marquee var(--nav-marquee-duration,42s) linear infinite}.navbar-games.is-marquee:hover .navbar-games-track,.navbar-games.is-marquee:focus-within .navbar-games-track{animation-play-state:paused}@keyframes nav-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.navbar-games.is-marquee .navbar-games-track{animation:none}.game-card::before,.game-card::after,.game-card .cat-name,.game-card .cat-art,.category-tile::before,.category-tile::after,.category-tile strong,.category-tile>small,.category-tile .cat-art,.product-visual::before,.product-visual::after,.product-visual .cat-art{transition:none}}.navbar-games a{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto;height:40px;padding:0 4px;color:var(--text-soft);white-space:nowrap}.navbar-games a:hover,.navbar-games a.is-active{color:var(--orange)}.navbar-games a:hover .nav-letter,.navbar-games a.is-active .nav-letter{color:#fff}.nav-letter{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:6px;background:#7c3aed;color:#fff;font-size:12px;font-weight:800;line-height:1;flex-shrink:0;letter-spacing:0;overflow:hidden}.nav-letter.has-icon{background:rgba(255,255,255,0.12);padding:2px}.nav-letter.has-icon img{width:100%;height:100%;object-fit:contain;display:block}.nav-letter[data-theme="arena"]{background:#0d9488}.nav-letter[data-theme="bdo"]{background:#0284c7}.nav-letter[data-theme="cs2"]{background:#ea580c}.nav-letter[data-theme="fortnite"]{background:#7c3aed}.nav-letter[data-theme="ff"]{background:#f97316}.nav-letter[data-theme="ko"]{background:#4f46e5}.nav-letter[data-theme="lol"]{background:#c9a227}.nav-letter[data-theme="marvel"]{background:#dc2626}.nav-letter[data-theme="metin"]{background:#b45309}.nav-letter[data-theme="ml"]{background:#2563eb}.nav-letter[data-theme="pb"]{background:#1d4ed8}.nav-letter[data-theme="pubg"]{background:#f59e0b}main{padding-bottom:8px}.auth-body{background-color:#12151a;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.auth-login{background-image:linear-gradient(90deg,rgba(10,12,16,.86) 0%,rgba(10,12,16,.58) 34%,rgba(10,12,16,.18) 58%,rgba(10,12,16,.1) 100%),url("../img/auth-login.png");background-position:left center,72% center}.auth-register{background-image:linear-gradient(90deg,rgba(10,12,16,.86) 0%,rgba(10,12,16,.52) 32%,rgba(10,12,16,.14) 56%,rgba(10,12,16,.08) 100%),url("../img/auth-register.png");background-position:left center,right center}.auth-body main{padding-bottom:0}.hero{position:relative;display:flex;flex-direction:column;overflow:hidden;min-height:360px;margin-top:18px;border-radius:20px;box-shadow:0 14px 36px rgba(15,23,42,.12);background:radial-gradient(1200px 380px at 78% 40%,rgba(255,137,22,.22),transparent 55%),linear-gradient(90deg,#070b14 0%,#10182a 42%,#1a1020 100%)}.hero::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 38%,rgba(90,40,20,.35),transparent 28%),linear-gradient(180deg,transparent 40%,rgba(0,0,0,.35));pointer-events:none}.hero-art{position:absolute;right:8%;top:10%;width:420px;height:340px;background:radial-gradient(closest-side at 50% 58%,rgba(255,120,40,.5),transparent 70%),linear-gradient(180deg,transparent 30%,#0b0b0f 90%);clip-path:polygon(18% 8%,82% 0,100% 38%,78% 100%,22% 92%,0 48%);opacity:.9}.hero-art::after{content:"";position:absolute;inset:18% 28% 8% 28%;background:linear-gradient(180deg,#f3c7a4,#8b3a22 55%,#1a0f12);border-radius:40% 40% 30% 30%;filter:saturate(1.2)}.hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;flex:1 1 auto;min-height:300px;padding:36px 40px 28px;gap:24px}.hero-copy{background:var(--hero-copy-bg);border-radius:10px;padding:28px 32px 26px;max-width:620px;box-shadow:var(--shadow)}.hero-copy p{margin:0 0 10px;color:var(--text-dim);font-size:16px}.hero-copy h1{margin:0 0 18px;font-size:42px;line-height:1.15;letter-spacing:-0.03em}.btn-pill{display:inline-flex;align-items:center;background:var(--orange-dark);color:#fff;border-radius:999px;padding:10px 24px;font-size:14px;font-weight:800}.btn-pill:hover{filter:brightness(1.05)}.epin-card{justify-self:end;width:210px;height:286px;border-radius:18px;background:linear-gradient(160deg,#1a1a1d,#0c0c0e 55%,#1d130c);color:#fff;padding:18px 16px;box-shadow:0 18px 40px rgba(0,0,0,.35);position:relative;overflow:hidden;transform:rotate(-6deg)}.epin-card::before{content:"%5 İNDİRİM";position:absolute;left:-36px;top:92px;transform:rotate(-90deg);letter-spacing:.28em;font-size:12px;font-weight:800;color:#f5c518}.epin-card strong{display:block;font-size:28px;letter-spacing:.08em;margin-top:18px;margin-left:18px}.epin-card span{display:block;margin-left:18px;margin-top:8px;color:#d1d5db;font-size:13px}.epin-chip{width:54px;height:38px;border-radius:8px;background:linear-gradient(135deg,#ffd36a,#c9a227);margin-left:18px;margin-top:70px}.brand-strip{position:relative;z-index:2;flex:0 0 auto;margin-top:auto;background:#15181d;border-top:1px solid rgba(255,255,255,.08);border-radius:0 0 20px 20px}.brand-strip-inner{display:flex;align-items:stretch;justify-content:space-between;min-height:62px;gap:0;overflow-x:auto;scrollbar-width:none}.brand-strip-inner::-webkit-scrollbar{display:none}.brand-strip-item{position:relative;flex:1 1 0;min-width:96px;display:grid;place-items:center;padding:16px 10px;color:rgba(255,255,255,.82);font-size:11.5px;font-weight:800;letter-spacing:.04em;text-align:center;white-space:nowrap;transition:color .2s ease,background .2s ease}.brand-strip-item+.brand-strip-item::before{content:"";position:absolute;left:0;top:22%;bottom:22%;width:1px;background:rgba(255,255,255,.1)}.brand-strip-item span{position:relative;z-index:1;max-width:100%;overflow:hidden;text-overflow:ellipsis}.brand-strip-item:hover,.brand-strip-item:focus-visible{color:var(--orange);background:linear-gradient(180deg,rgba(255,137,22,.18),transparent 75%);outline:none}.brand-strip-item:hover::after,.brand-strip-item:focus-visible::after{content:"";position:absolute;top:0;left:10%;right:10%;height:2px;border-radius:0 0 2px 2px;background:var(--orange);box-shadow:0 0 12px rgba(255,137,22,.55)}.hero-has-slider{min-height:0;background:#0b1018}.hero-has-slider::before{display:none}.home-slider{position:relative;z-index:1;flex:1 1 auto;width:100%}.home-slider-viewport{position:relative;width:100%;aspect-ratio:1920 / 500;overflow:hidden;background:#0b1018}.home-slider-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease;pointer-events:none}.home-slider-slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}.home-slider-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.home-slider-slide::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,11,20,.55) 0%,rgba(7,11,20,.22) 42%,rgba(7,11,20,.08) 100%);pointer-events:none}.home-slider-copy{position:absolute;z-index:2;left:40px;bottom:36px;max-width:min(520px,calc(100% - 80px));max-height:calc(100% - 48px);overflow:hidden;padding:22px 26px;border-radius:10px;background:var(--hero-copy-bg);box-shadow:var(--shadow)}.home-slider-copy p{margin:0 0 8px;color:var(--text-dim);font-size:15px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.home-slider-copy h1,.home-slider-copy h2{margin:0 0 16px;font-size:clamp(28px,3.4vw,40px);line-height:1.15;letter-spacing:-0.03em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.home-slider-nav{position:absolute;top:50%;z-index:3;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:999px;background:rgba(15,23,42,.55);color:#fff;font-size:28px;line-height:1;cursor:pointer;display:grid;place-items:center}.home-slider-nav:hover{background:rgba(15,23,42,.78)}.home-slider-nav.is-prev{left:14px}.home-slider-nav.is-next{right:14px}.home-slider-dots{position:absolute;z-index:3;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px}.home-slider-dot{width:9px;height:9px;border:0;border-radius:999px;padding:0;background:rgba(255,255,255,.45);cursor:pointer}.home-slider-dot.is-active{background:var(--orange);width:22px}.promo-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px}.promo{display:flex;align-items:center;justify-content:space-between;min-height:78px;padding:12px 16px 12px 18px;border-radius:12px;color:#fff;overflow:hidden;position:relative}.promo h6{margin:0;font-size:16px;font-weight:800;max-width:70%;line-height:1.25;position:relative;z-index:1}.promo .go{width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.2);display:grid;place-items:center;font-size:18px;position:relative;z-index:1}.promo::after{content:"";position:absolute;right:48px;bottom:-18px;width:90px;height:90px;border-radius:40%;background:rgba(255,255,255,.14)}.theme-pubg{background:linear-gradient(90deg,#f59e0b,#ea580c)}.theme-valorant{background:linear-gradient(90deg,#0f172a,#dc2626)}.theme-cs2{background:linear-gradient(90deg,#334155,#f97316)}.theme-cod{background:linear-gradient(90deg,#ca8a04,#854d0e)}.section{padding:22px 0}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.section-head h2{margin:0;font-size:26px}.link-orange{color:var(--orange);font-weight:700}.mosaic{--cat-w:240px;--cat-h:300px;display:grid;grid-template-columns:repeat(6,var(--cat-w));grid-auto-rows:var(--cat-h);gap:12px;justify-content:center;overflow:visible}.mosaic .game-card{width:100%;min-width:0}.game-card{display:flex;align-items:flex-end;justify-content:center;width:var(--cat-w);height:var(--cat-h);aspect-ratio:240 / 300;border-radius:12px;overflow:hidden;position:relative;color:#fff;font-weight:800;letter-spacing:.02em;text-align:center;padding:12px 10px 18px;box-shadow:inset 0 -70px 48px rgba(0,0,0,.4);background:linear-gradient(160deg,#0f172a,#1d4ed8);background-size:cover;background-position:center}.game-card.has-image{background-color:#0f172a;background-image:none !important}.game-card::before,.category-tile::before,.product-visual::before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;opacity:0;background-color:rgba(255,137,22,.72);background-image:radial-gradient(circle at 50% 50%,rgba(255,255,255,.16) 0 18%,transparent 42%),repeating-linear-gradient(135deg,rgba(255,255,255,.16) 0 1px,transparent 1px 16px),repeating-linear-gradient(45deg,rgba(255,255,255,.08) 0 1px,transparent 1px 18px);transition:opacity .38s ease}.game-card::after,.category-tile::after,.product-visual::after{content:"EPIN";position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;color:rgba(255,255,255,.28);font-size:3.4rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;transform:rotate(-22deg) scale(.92);transition:opacity .38s ease,transform .45s cubic-bezier(.22,1,.36,1)}.game-card .cat-name{position:absolute;left:12px;right:12px;bottom:16px;z-index:2;font-size:15px;line-height:1.25;text-shadow:0 2px 10px rgba(0,0,0,.55);transform:translateY(0);transition:bottom .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1),font-size .42s cubic-bezier(.22,1,.36,1)}.cat-art{position:absolute;inset:0;z-index:0;pointer-events:none;background-image:inherit;background-size:cover;background-position:center 18%;background-repeat:no-repeat;background-color:inherit;transform:scale(1);transition:transform .5s cubic-bezier(.22,1,.36,1)}.game-card.theme-pb .cat-art,.category-tile.theme-pb .cat-art,.product-visual.theme-pb .cat-art,.gallery-slide.theme-pb .cat-art{background-size:78% auto;background-position:center 42%;background-color:#f4f4f4}.game-card.theme-steam .cat-art,.category-tile.theme-steam .cat-art,.product-visual.theme-steam .cat-art,.gallery-slide.theme-steam .cat-art{background-size:58% auto;background-position:center 40%;background-color:#0b1b33}@media (hover:hover) and (pointer:fine){.game-card:hover::before,.category-tile:hover::before,.product-card:hover .product-visual::before,.game-card:hover::after,.category-tile:hover::after,.product-card:hover .product-visual::after{opacity:1}.game-card:hover::after,.category-tile:hover::after,.product-card:hover .product-visual::after{transform:rotate(-22deg) scale(1)}.game-card:hover .cat-name,.category-tile:hover strong{bottom:50%;transform:translateY(50%);font-size:23px}.category-tile:hover>small{opacity:0;transform:translateY(8px)}.game-card:hover .cat-art,.category-tile:hover .cat-art,.product-card:hover .cat-art{transform:scale(1.12)}}.game-card:focus-visible,.category-tile:focus-visible,.product-card-link:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.theme-bdo{background:linear-gradient(160deg,#1e293b,#0ea5e9 90%)}.theme-marvel{background:linear-gradient(160deg,#7f1d1d,#111827)}.theme-wolf{background:linear-gradient(160deg,#111827,#6b7280)}.theme-zula{background:linear-gradient(160deg,#14532d,#166534)}.theme-pb{background:linear-gradient(160deg,#1e3a8a,#0f172a)}.theme-fortnite{background:linear-gradient(160deg,#4c1d95,#06b6d4)}.theme-arena{background:linear-gradient(160deg,#0f766e,#134e4a)}.theme-ff{background:linear-gradient(160deg,#9a3412,#f59e0b)}.theme-ko{background:linear-gradient(160deg,#1e1b4b,#4338ca)}.theme-metin{background:linear-gradient(160deg,#7c2d12,#b45309)}.theme-lol{background:linear-gradient(160deg,#0c4a6e,#c0a14a)}.theme-ml{background:linear-gradient(160deg,#1d4ed8,#312e81)}.theme-steam{background:linear-gradient(160deg,#0f172a,#1d4ed8)}.theme-roblox{background:linear-gradient(160deg,#1e293b,#e11d48)}.theme-genshin{background:linear-gradient(160deg,#0e7490,#fbbf24)}.theme-brawl{background:linear-gradient(160deg,#7c3aed,#f59e0b)}.theme-minecraft{background:linear-gradient(160deg,#166534,#65a30d)}.game-card.theme-pubg,.category-tile.theme-pubg,.product-visual.theme-pubg,.gallery-slide.theme-pubg,.product-cat-badge.theme-pubg{background-image:url("../img/cats/pubg.jpg")}.game-card.theme-bdo,.category-tile.theme-bdo,.product-visual.theme-bdo,.gallery-slide.theme-bdo,.product-cat-badge.theme-bdo{background-image:url("../img/cats/bdo.jpg")}.game-card.theme-marvel,.category-tile.theme-marvel,.product-visual.theme-marvel,.gallery-slide.theme-marvel,.product-cat-badge.theme-marvel{background-image:url("../img/cats/marvel.jpg")}.game-card.theme-wolf,.category-tile.theme-wolf,.product-visual.theme-wolf,.gallery-slide.theme-wolf,.product-cat-badge.theme-wolf{background-image:url("../img/cats/wolf.jpg")}.game-card.theme-zula,.category-tile.theme-zula,.product-visual.theme-zula,.gallery-slide.theme-zula,.product-cat-badge.theme-zula{background-image:url("../img/cats/zula.jpg")}.game-card.theme-pb,.category-tile.theme-pb,.product-visual.theme-pb,.gallery-slide.theme-pb,.product-cat-badge.theme-pb{background-color:#f4f4f4;background-image:url("../img/cats/pb.jpg?v=2");background-size:78% auto;background-position:center 42%}.game-card.theme-fortnite,.category-tile.theme-fortnite,.product-visual.theme-fortnite,.gallery-slide.theme-fortnite,.product-cat-badge.theme-fortnite{background-image:url("../img/cats/fortnite.png?v=3")}.game-card.theme-arena,.category-tile.theme-arena,.product-visual.theme-arena,.gallery-slide.theme-arena,.product-cat-badge.theme-arena{background-image:url("../img/cats/arena.jpg")}.game-card.theme-ff,.category-tile.theme-ff,.product-visual.theme-ff,.gallery-slide.theme-ff,.product-cat-badge.theme-ff{background-image:url("../img/cats/ff.png")}.game-card.theme-ko,.category-tile.theme-ko,.product-visual.theme-ko,.gallery-slide.theme-ko,.product-cat-badge.theme-ko{background-image:url("../img/cats/ko.jpg")}.game-card.theme-metin,.category-tile.theme-metin,.product-visual.theme-metin,.gallery-slide.theme-metin,.product-cat-badge.theme-metin{background-image:url("../img/cats/metin.jpg")}.game-card.theme-lol,.category-tile.theme-lol,.product-visual.theme-lol,.gallery-slide.theme-lol,.product-cat-badge.theme-lol{background-image:url("../img/cats/lol.png")}.game-card.theme-cs2,.category-tile.theme-cs2,.product-visual.theme-cs2,.gallery-slide.theme-cs2,.product-cat-badge.theme-cs2{background-image:url("../img/cats/cs2.jpg")}.game-card.theme-ml,.category-tile.theme-ml,.product-visual.theme-ml,.gallery-slide.theme-ml,.product-cat-badge.theme-ml{background-image:url("../img/cats/ml.jpg")}.game-card.theme-valorant,.category-tile.theme-valorant,.product-visual.theme-valorant,.gallery-slide.theme-valorant,.product-cat-badge.theme-valorant{background-image:url("../img/cats/valorant.jpg")}.game-card.theme-steam,.category-tile.theme-steam,.product-visual.theme-steam,.gallery-slide.theme-steam,.product-cat-badge.theme-steam{background-color:#0b1b33;background-image:url("../img/cats/steam.png?v=2");background-size:58% auto;background-position:center 40%;background-repeat:no-repeat}.game-card.theme-cod,.category-tile.theme-cod,.product-visual.theme-cod,.gallery-slide.theme-cod,.product-cat-badge.theme-cod{background-image:url("../img/cats/cod.jpg")}.game-card.theme-roblox,.category-tile.theme-roblox,.product-visual.theme-roblox,.gallery-slide.theme-roblox,.product-cat-badge.theme-roblox{background-image:url("../img/cats/roblox.jpg")}.game-card.theme-genshin,.category-tile.theme-genshin,.product-visual.theme-genshin,.gallery-slide.theme-genshin,.product-cat-badge.theme-genshin{background-image:url("../img/cats/genshin.jpg")}.game-card.theme-brawl,.category-tile.theme-brawl,.product-visual.theme-brawl,.gallery-slide.theme-brawl,.product-cat-badge.theme-brawl{background-image:url("../img/cats/brawl.jpg")}.game-card.theme-minecraft,.category-tile.theme-minecraft,.product-visual.theme-minecraft,.gallery-slide.theme-minecraft,.product-cat-badge.theme-minecraft{background-image:url("../img/cats/minecraft.jpg")}.game-card.theme-pubg,.game-card.theme-bdo,.game-card.theme-marvel,.game-card.theme-wolf,.game-card.theme-zula,.game-card.theme-pb,.game-card.theme-fortnite,.game-card.theme-arena,.game-card.theme-ff,.game-card.theme-ko,.game-card.theme-metin,.game-card.theme-lol,.game-card.theme-cs2,.game-card.theme-ml,.game-card.theme-valorant,.game-card.theme-cod,.game-card.theme-roblox,.game-card.theme-genshin,.game-card.theme-brawl,.game-card.theme-minecraft,.category-tile.theme-pubg,.product-visual.theme-pubg,.gallery-slide.theme-pubg,.category-tile.theme-bdo,.product-visual.theme-bdo,.gallery-slide.theme-bdo,.category-tile.theme-marvel,.product-visual.theme-marvel,.gallery-slide.theme-marvel,.category-tile.theme-wolf,.product-visual.theme-wolf,.gallery-slide.theme-wolf,.category-tile.theme-zula,.product-visual.theme-zula,.gallery-slide.theme-zula,.category-tile.theme-pb,.category-tile.theme-fortnite,.product-visual.theme-fortnite,.gallery-slide.theme-fortnite,.category-tile.theme-arena,.product-visual.theme-arena,.gallery-slide.theme-arena,.category-tile.theme-ff,.product-visual.theme-ff,.gallery-slide.theme-ff,.category-tile.theme-ko,.product-visual.theme-ko,.gallery-slide.theme-ko,.category-tile.theme-metin,.product-visual.theme-metin,.gallery-slide.theme-metin,.category-tile.theme-lol,.product-visual.theme-lol,.gallery-slide.theme-lol,.category-tile.theme-cs2,.product-visual.theme-cs2,.gallery-slide.theme-cs2,.category-tile.theme-ml,.product-visual.theme-ml,.gallery-slide.theme-ml,.category-tile.theme-valorant,.product-visual.theme-valorant,.gallery-slide.theme-valorant,.category-tile.theme-cod,.product-visual.theme-cod,.gallery-slide.theme-cod,.category-tile.theme-roblox,.product-visual.theme-roblox,.gallery-slide.theme-roblox,.category-tile.theme-genshin,.product-visual.theme-genshin,.gallery-slide.theme-genshin,.category-tile.theme-brawl,.product-visual.theme-brawl,.gallery-slide.theme-brawl,.category-tile.theme-minecraft,.product-visual.theme-minecraft,.gallery-slide.theme-minecraft{background-size:cover;background-position:center 18%;background-repeat:no-repeat}.game-card[class*="theme-"],.category-tile[class*="theme-"],.product-visual[class*="theme-"],.gallery-slide[class*="theme-"]{background-size:0 0}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.blog-card{display:block;background:var(--surface);border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:var(--shadow);color:inherit;transition:border-color .15s ease,transform .15s ease}a.blog-card:hover{border-color:var(--input-border);transform:translateY(-1px)}.blog-thumb{position:relative;height:170px;background:var(--bg-header);overflow:hidden}.blog-thumb.has-image img{width:100%;height:100%;object-fit:cover}.blog-thumb.is-empty{display:grid;place-items:center;background:linear-gradient(135deg,var(--bg-nav),var(--bg-header));color:var(--muted);font-size:13px;font-weight:600}.blog-card h3{margin:14px 16px 8px;font-size:18px}.blog-card p{margin:0 16px 8px;color:var(--muted);font-size:14px;line-height:1.5}.blog-card small{display:block;margin:0 16px 16px;color:#9ca3af}.home-blog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.home-blog-card{background:var(--surface);border-radius:12px;overflow:hidden;box-shadow:var(--shadow)}.home-blog-card-link{display:flex;flex-direction:column;height:100%;color:inherit}.home-blog-card-link:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.home-blog-visual{position:relative;display:block;width:100%;aspect-ratio:16 / 10;overflow:hidden;background:var(--bg-header)}.home-blog-visual.has-image{background:var(--bg-header)}.home-blog-visual-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.home-blog-visual-empty{position:absolute;inset:0;display:grid;place-items:center;background:var(--bg-nav);color:var(--muted);font-size:12px;font-weight:700}.home-blog-body{display:flex;flex-direction:column;gap:6px;padding:12px 12px 14px;background:var(--surface);border-top:1px solid var(--line)}.home-blog-body strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em;font-size:14px;line-height:1.3;font-weight:800;color:var(--text)}.home-blog-excerpt{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:var(--muted);font-size:13px;line-height:1.45}.home-blog-empty{margin:0;padding:24px 16px;border:1px dashed var(--line);border-radius:10px;background:var(--surface);color:var(--muted);text-align:center}.blog-post-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 10px;color:var(--muted);font-size:13px}.blog-post-meta a{color:var(--orange);font-weight:600}.blog-post-excerpt{margin:8px 0 0;color:var(--text-soft);font-size:15px;line-height:1.55}.blog-post-cover{margin:0 0 22px;border-radius:12px;overflow:hidden;background:var(--bg-header);box-shadow:var(--shadow);aspect-ratio:16 / 9}.blog-post-cover.has-image img{width:100%;height:100%;object-fit:cover;display:block}.blog-post-cover.is-empty{display:grid;place-items:center;min-height:180px;background:var(--bg-nav);color:var(--muted);font-size:14px;font-weight:700}.seo-box{background:var(--surface);border-radius:16px;padding:28px 32px;box-shadow:var(--shadow);line-height:1.7;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.seo-box h2{margin:0 0 12px;font-size:22px;color:var(--text)}.seo-box h3{margin:22px 0 10px;font-size:18px;color:var(--text)}.seo-box p{margin:0;color:var(--text-soft);overflow-wrap:anywhere;word-break:break-word}.seo-box ul{margin:0;padding-left:1.25em;color:var(--text)}.seo-box li{margin:6px 0}.category-seo.bbcode-content>:first-child{margin-top:0}.category-seo.bbcode-content>:last-child{margin-bottom:0}.bbcode-content .bbcode-list{margin:12px 0 0;padding-left:22px;color:var(--text-soft)}.bbcode-content .bbcode-list li{margin:6px 0}.bbcode-content .bbcode-quote{margin:16px 0 0;padding:12px 16px;border-left:3px solid var(--orange);background:rgba(255,137,22,.08);color:var(--text-soft)}.bbcode-content .bbcode-code{margin:16px 0 0;padding:14px 16px;border-radius:10px;background:rgba(15,23,42,.06);overflow-x:auto;overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap;font-size:13px}.bbcode-content .bbcode-img{display:block;max-width:100%;height:auto;margin:16px 0 0;border-radius:10px}.bbcode-content a{color:var(--orange);text-decoration:underline;text-underline-offset:2px}.bbcode-content .bbcode-align{margin-top:12px}.bbcode-content .bbcode-align-center{text-align:center}.bbcode-content .bbcode-align-left{text-align:left}.bbcode-content .bbcode-align-right{text-align:right}.bbcode-content .bbcode-hr{margin:18px 0;border:0;border-top:1px solid var(--line)}.bbcode-content .bbcode-notice{margin:16px 0 0;padding:12px 14px;border:1px solid #fed7aa;border-radius:10px;background:#fff7ed;color:#9a3412}.bbcode-content .bbcode-notice+.bbcode-notice{margin-top:10px}.bbcode-content h2,.bbcode-content h3{margin:18px 0 8px;color:var(--text);line-height:1.3}.bbcode-content h2{font-size:22px}.bbcode-content h3{font-size:18px}.bbcode-content .bbcode-icon{display:inline-flex;align-items:center;justify-content:center;min-width:1.2em;font-size:1.05em;line-height:1;vertical-align:-0.12em}.category-seo{margin:28px 0 8px;min-width:0}.bbcode-content{max-width:100%;min-width:0;overflow-wrap:anywhere;word-break:break-word}.bbcode-content *{max-width:100%}.category-reviews{margin:20px 0 8px;padding:24px 28px 28px;border-radius:16px;background:var(--surface);box-shadow:var(--shadow)}.product-reviews{margin:28px 0 8px;padding:24px 28px 28px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.product-reviews-top{display:grid;grid-template-columns:minmax(0,1.4fr) auto minmax(180px,1fr);gap:20px 28px;align-items:center;margin-bottom:22px;padding-bottom:20px;border-bottom:1px solid var(--line)}.product-reviews-eyebrow{margin:0 0 6px;color:var(--orange);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.product-reviews-top h2{margin:0 0 6px;font-size:22px;color:var(--text)}.product-reviews-top>div:first-child p:last-child{margin:0;color:var(--text-soft);font-size:14px}.product-reviews-top .reviews-summary{justify-items:center;text-align:center}.product-reviews-top .reviews-bars{justify-self:stretch;max-width:none}.product-reviews-grid{display:grid;grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:20px;align-items:start}.product-reviews .review-compose{margin-bottom:0;position:sticky;top:16px}.product-reviews .review-form .btn,.product-reviews .review-login-actions .btn{justify-self:start;height:40px;padding:0 16px;border-radius:8px;font-weight:700;font-size:14px;cursor:pointer}.product-reviews .review-list{grid-template-columns:repeat(2,minmax(0,1fr))}.product-reviews .review-card{background:var(--bg-nav)}.product-reviews .review-card-head{grid-template-columns:40px minmax(0,1fr) auto}.category-reviews-top{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-bottom:20px;padding-bottom:18px;border-bottom:1px solid var(--line)}.category-reviews-top h2{margin:0 0 6px;font-size:22px;color:var(--text)}.category-reviews-top p{margin:0;color:var(--text-soft);font-size:14px}.review-product-link{display:inline-flex;align-items:center;justify-self:end;max-width:100%;margin:0;padding:4px 10px;border-radius:999px;background:var(--accent-soft);color:var(--orange-dark);font-size:11px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.review-product-link:hover{filter:brightness(1.05)}.reviews-page-meta{margin:0 0 14px;color:var(--muted);font-size:13px}.category-keywords{margin-top:22px;padding-top:18px;border-top:1px solid var(--line)}.category-keywords-label{display:block;margin-bottom:10px;color:var(--muted);font-size:11px;font-weight:800;letter-spacing:0.06em;text-transform:uppercase}.category-keywords-list{display:flex;flex-wrap:wrap;gap:8px}.category-keyword{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:var(--accent-soft);color:var(--orange-dark);font-size:12px;font-weight:700;line-height:1.2}.review-pager{display:flex;flex-direction:column;align-items:center;gap:14px;margin-top:22px;padding-top:18px;border-top:1px solid var(--line)}.review-pager-pages{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;align-items:center}.review-pager-btn{min-width:36px;height:36px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid var(--line);background:var(--bg);color:var(--text);font-size:13px;font-weight:800}.review-pager-btn:hover{border-color:var(--orange);color:var(--orange)}.review-pager-btn.is-active{background:var(--orange);border-color:var(--orange);color:#fff}.review-pager-gap{color:var(--muted);padding:0 4px}.cat-hero{position:relative;overflow:hidden;border-radius:16px;background:linear-gradient(180deg,#0b1730,#12213d);color:#fff;text-align:center;padding:42px 24px 36px;margin-top:18px}.cat-hero.has-banner{background-color:#0b1730;background-size:cover;background-position:center;background-repeat:no-repeat}.cat-hero.has-banner::before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,rgba(11,23,48,0.55),rgba(18,33,61,0.82));pointer-events:none}.cat-hero.has-banner .badge-count{position:absolute;top:0;left:0;z-index:2}.cat-hero.has-banner .cat-icon,.cat-hero.has-banner h1,.cat-hero.has-banner p{position:relative;z-index:1}.cat-hero .badge-count{border-radius:16px 0 10px 0}.cat-icon{width:72px;height:72px;margin:0 auto 14px;border-radius:16px;display:grid;place-items:center;font-weight:800;background:rgba(255,255,255,.08);overflow:hidden}.cat-icon.has-image{background:rgba(255,255,255,.12)}.cat-icon.has-icon{background:rgba(255,255,255,.12)}.cat-icon.has-image img,.cat-icon.has-icon img{width:100%;height:100%;object-fit:cover;display:block}.cat-icon.has-icon img{object-fit:contain;padding:8px}.cat-hero h1{margin:0 0 10px;font-size:34px;overflow-wrap:anywhere;word-break:break-word}.cat-hero p{margin:0 auto;max-width:860px;color:#d1d5db;line-height:1.7;overflow-wrap:anywhere;word-break:break-word}.az-filter{display:flex;flex-wrap:nowrap;align-items:center;gap:4px;margin:22px 0 0;width:100%}.az-filter-btn{flex:1 1 0;min-width:0;height:34px;padding:0 2px;border-radius:8px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.07);color:#fff;font-weight:800;font-size:12px;cursor:pointer;white-space:nowrap}.az-filter-btn[data-az=""]{flex:0 0 auto;padding:0 12px}.az-filter-btn:hover:not(:disabled){border-color:var(--orange);color:var(--orange)}.az-filter-btn.is-active{background:var(--orange);border-color:var(--orange);color:#fff}.az-filter-btn:disabled{opacity:.32;cursor:default}.az-empty{margin:18px 0 8px;padding:22px;border-radius:14px;background:var(--surface);color:var(--muted);text-align:center;font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-top:18px}.category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin:18px 0 8px;overflow:visible}.category-tile{width:100%;height:auto;aspect-ratio:240 / 300;border-radius:12px;padding:16px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;box-shadow:inset 0 -70px 50px rgba(0,0,0,.38);background:linear-gradient(160deg,#0f172a,#1d4ed8);background-size:cover;background-position:center}.category-tile.has-image{background-color:#0f172a;background-image:none !important}.category-tile[hidden]{display:none}.category-tile strong{position:absolute;left:12px;right:12px;bottom:36px;z-index:2;font-size:18px;line-height:1.25;letter-spacing:.01em;text-shadow:0 2px 10px rgba(0,0,0,.45);transform:translateY(0);transition:bottom .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1),font-size .42s cubic-bezier(.22,1,.36,1)}.category-tile>small{position:absolute;left:12px;right:12px;bottom:16px;z-index:2;margin-top:0;opacity:.88;font-weight:600;transition:opacity .3s ease,transform .3s ease}.product-card{background:var(--surface);border-radius:12px;overflow:hidden;box-shadow:var(--shadow)}.product-card-link{display:flex;flex-direction:column;height:100%;color:inherit}.product-visual{position:relative;display:block;width:100%;height:auto;aspect-ratio:240 / 300;overflow:hidden}.product-visual.has-image,.gallery-slide.has-image{background-color:#0f172a;background-image:none !important}.product-visual-photo,.gallery-slide-photo{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;pointer-events:none}.product-visual.has-image>.cat-art,.gallery-slide.has-image>.cat-art,.game-card.has-image>.cat-art,.category-tile.has-image>.cat-art{background-size:cover !important;background-position:center center !important;background-repeat:no-repeat}.product-cat-badge{position:absolute;right:10px;bottom:10px;z-index:3;width:40px;height:40px;border-radius:10px;overflow:hidden;border:2px solid rgba(255,255,255,.92);box-shadow:0 3px 12px rgba(0,0,0,.38);background-color:#111827;background-size:cover;background-position:center;background-repeat:no-repeat;pointer-events:none}.product-cat-badge[class*="theme-"]{background-size:cover !important;background-position:center !important;background-repeat:no-repeat}.badge{position:absolute;top:12px;left:12px;z-index:3;display:inline-flex;align-items:center;gap:5px;background:rgba(255,137,22,.92);color:#fff;border-radius:999px;padding:4px 10px 4px 9px;font-size:12px;font-weight:700;white-space:nowrap;line-height:1}.badge svg{display:block;flex:0 0 auto}.badge-count{position:absolute;top:0;left:0;z-index:3;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:5px;padding:7px 10px 6px 9px;border-radius:12px 0 10px 0;background:var(--orange);color:#fff;box-shadow:2px 2px 10px rgba(0,0,0,.18);line-height:1;white-space:nowrap}.badge-count small{position:static;font-size:12px;font-weight:700;letter-spacing:.02em;opacity:.95}.badge-count b{font-size:15px;font-weight:800;letter-spacing:.02em}.badge-rating{position:absolute;top:0;right:0;z-index:3;display:inline-flex;align-items:center;gap:4px;padding:7px 10px 6px;border-radius:0 12px 0 10px;background:rgba(15,18,22,.82);color:#fff;box-shadow:-2px 2px 10px rgba(0,0,0,.22);line-height:1;backdrop-filter:blur(6px)}.badge-rating-star{color:#f5c518;font-size:13px;line-height:1}.badge-rating b{font-size:14px;font-weight:800;letter-spacing:.01em}.badge-rating small{font-size:11px;font-weight:700;opacity:.82}.product-body{display:flex;flex-direction:column;padding:12px 12px 14px;background:var(--surface);border-top:1px solid var(--line)}.product-meta{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:8px}.product-price{display:flex;flex-direction:column;min-width:0}.product-body .badge-rating{position:static;flex:0 0 auto;padding:6px 9px;border-radius:999px;background:var(--accent-soft);color:var(--text);box-shadow:none;backdrop-filter:none}.product-body .badge-rating-star{color:#f5c518}.product-body .badge-rating b{font-size:13px;color:var(--text)}.product-body .badge-rating small{color:var(--muted);opacity:1}.product-body strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em;font-size:14px;line-height:1.3;font-weight:800;color:var(--text)}.product-body .price-label{display:block;margin:0;color:var(--muted);font-size:11px;font-weight:600}.product-body .price-value{display:block;margin-top:2px;color:var(--orange);font-size:16px;font-weight:800;letter-spacing:.01em}.product-foot{display:flex;justify-content:flex-end}.btn-outline{border:1px solid var(--orange);color:var(--orange);border-radius:8px;padding:8px 14px;font-size:13px;font-weight:700}.btn-outline:hover{background:var(--orange);color:#fff}.product-heading{margin:18px 0 4px}.site-breadcrumb{margin:14px 0 0}.site-breadcrumb-list{display:flex;flex-wrap:wrap;align-items:center;gap:6px 0;margin:0;padding:0;list-style:none;font-size:13px;color:var(--muted)}.site-breadcrumb-item{display:inline-flex;align-items:center;max-width:100%}.site-breadcrumb-item:not(:last-child)::after{content:"/";margin:0 8px;color:var(--line);opacity:0.9}.site-breadcrumb-link{color:var(--muted);text-decoration:none;font-weight:600}.site-breadcrumb-link:hover{color:var(--orange,#ff8916)}.site-breadcrumb-current{color:var(--text-soft);font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:min(100%,42vw)}.product-heading h1{margin:0;font-size:clamp(1.35rem,2.2vw,1.85rem);font-weight:800;letter-spacing:-0.02em;line-height:1.25;color:var(--text)}.product-heading-cat{margin:6px 0 0;font-size:13px;font-weight:600}.product-heading-cat a{color:var(--muted);text-decoration:none}.product-heading-cat a:hover{color:var(--orange,#ff8916)}.product-gallery{position:relative;margin:18px 0 8px;--gallery-h:min(42vw,380px)}.product-gallery>.badge-rating{top:14px;right:max(12px,calc(50% - min(36%,300px)));border-radius:10px;z-index:6}.product-gallery-stage{position:relative;height:var(--gallery-h);perspective:1400px;overflow:visible;cursor:grab;user-select:none}.gallery-slide{position:absolute;top:0;left:50%;width:min(72%,860px);height:100%;border-radius:18px;overflow:hidden;transform:translateX(-50%) scale(.78);opacity:.45;z-index:1;pointer-events:none;filter:blur(2.5px);box-shadow:0 18px 40px rgba(15,23,42,.28);transition:transform .55s cubic-bezier(.22,1,.36,1),opacity .45s ease,box-shadow .45s ease,filter .45s ease;cursor:pointer}.gallery-slide .cat-art{background-position:center 30%}.gallery-slide::after{display:none}.gallery-caption{display:none}.gallery-slide.is-active{transform:translateX(-50%) scale(1);opacity:1;z-index:3;pointer-events:auto;filter:none;box-shadow:0 24px 50px rgba(15,23,42,.35)}.gallery-slide.is-prev{transform:translateX(calc(-50% - 38%)) scale(.84) rotateY(14deg);opacity:.72;z-index:2;pointer-events:auto;filter:blur(1.5px)}.gallery-slide.is-next{transform:translateX(calc(-50%+38%)) scale(.84) rotateY(-14deg);opacity:.72;z-index:2;pointer-events:auto;filter:blur(1.5px)}.gallery-slide.is-far{transform:translateX(-50%) scale(.7);opacity:0;z-index:0}.gallery-dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:16px}.gallery-dot{width:22px;height:4px;padding:0;border:0;border-radius:999px;background:color-mix(in srgb,var(--orange) 35%,transparent);cursor:pointer;transition:width .3s ease,background .3s ease}.gallery-dot.is-active{width:42px;background:var(--orange)}.gallery-nav{position:absolute;top:50%;z-index:5;transform:translateY(-50%);width:44px;height:44px;border:0;border-radius:50%;display:grid;place-items:center;background:rgba(17,17,17,.72);color:#fff;cursor:pointer;box-shadow:0 8px 20px rgba(0,0,0,.28);transition:background .2s ease,transform .2s ease}.gallery-nav:hover{background:var(--orange)}.gallery-nav-prev{left:max(8px,calc(50% - min(36%,430px) - 28px))}.gallery-nav-next{right:max(8px,calc(50% - min(36%,430px) - 28px))}.product-gallery.is-dragging,.product-gallery.is-dragging .gallery-slide{cursor:grabbing}.product-gallery.is-dragging .gallery-slide{transition:none}.gallery-lightbox{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:24px;background:rgba(8,10,14,.88);opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.gallery-lightbox.is-open{opacity:1;visibility:visible}.gallery-lightbox-inner{position:relative;width:min(100%,1080px);aspect-ratio:16 / 9;max-height:min(82vh,640px);border-radius:16px;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.45);transform:scale(.96);transition:transform .25s ease}.gallery-lightbox.is-open .gallery-lightbox-inner{transform:scale(1)}.gallery-lightbox-art{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat}.gallery-lightbox-photo{width:100%;height:100%;object-fit:contain;object-position:center;display:block;background:#0f172a}.gallery-lightbox-caption{position:absolute;left:20px;right:64px;bottom:18px;z-index:2;color:#fff;font-size:clamp(18px,2vw,26px);font-weight:800;text-shadow:0 2px 12px rgba(0,0,0,.55)}.gallery-lightbox-close{position:absolute;top:12px;right:12px;z-index:3;width:40px;height:40px;border:0;border-radius:50%;background:rgba(17,17,17,.75);color:#fff;font-size:22px;line-height:1;cursor:pointer}.gallery-lightbox-close:hover{background:var(--orange)}body.is-lightbox-open{overflow:hidden}.pack-list{display:grid;gap:12px;margin-top:18px}.pack-list-head,.pack{display:grid;grid-template-columns:86px minmax(0,1.25fr) minmax(0,0.9fr) minmax(0,0.9fr) minmax(0,0.9fr) minmax(0,0.85fr) minmax(0,0.8fr) 140px;gap:0;align-items:center}.pack-list-head{align-items:center;min-height:44px;padding:10px 0;border:1px solid var(--line);border-radius:10px;background:var(--bg-nav);color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.pack-list-head>span{display:flex;align-items:center;justify-content:center;min-width:0;padding:0 10px;text-align:center}.pack-list-head>span:nth-child(2){justify-content:flex-start;padding-left:16px;text-align:left;color:var(--text-dim)}.pack-list-head>.pack-head-spacer{padding:0}.pack{padding:0;border:1px solid var(--line);border-radius:10px;background:var(--surface);overflow:hidden;transition:border-color .18s ease}.pack:hover{border-color:var(--input-border)}.pack.is-out-of-stock{opacity:.85}.pack.is-out-of-stock:hover{border-color:var(--line)}.pack-thumb{position:relative;width:72px;height:72px;margin:14px 0 14px 14px;border-radius:8px;overflow:hidden;background:var(--bg-header);border:1px solid var(--line)}.pack-thumb.has-image{background-color:var(--bg-header);background-image:none !important}.pack-thumb img,.pack-thumb .cat-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.pack-thumb .cat-art{background-size:cover;background-position:center}.pack-main{display:flex;align-items:center;min-width:0;padding:14px 16px}.pack-main h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pack h3{margin:0;font-size:15px;font-weight:700;line-height:1.35;letter-spacing:0;color:var(--text)}.pack-cell{display:flex;align-items:center;justify-content:center;height:100%;min-height:100px;padding:14px 12px;border-left:1px solid var(--line)}.pack-meta-item{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid var(--line);border-radius:6px;background:var(--bg);color:var(--text-dim);font-size:12px;font-weight:600;line-height:1;white-space:nowrap}.pack-meta-dot{width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.7}.pack-meta-item.is-auto{border-color:rgba(22,163,74,.25);background:var(--alert-ok-bg);color:var(--alert-ok-text)}.pack-meta-item.is-manual{border-color:rgba(255,137,22,.28);background:var(--accent-soft);color:var(--orange-dark)}.pack-meta-item.is-stock{border-color:rgba(22,163,74,.25);background:var(--alert-ok-bg);color:var(--alert-ok-text)}.pack-meta-item.is-oos{border-color:rgba(185,28,28,.25);background:var(--alert-error-bg);color:var(--alert-error-text)}.pack-meta-item.is-current{border-color:rgba(22,163,74,.25);background:var(--alert-ok-bg);color:var(--alert-ok-text)}.pack-meta-item.is-outdated{border-color:rgba(185,28,28,.25);background:var(--alert-error-bg);color:var(--alert-error-text)}.pack-popularity{display:flex;align-items:center;justify-content:center}.pack-pop{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid var(--line);border-radius:6px;background:var(--bg);color:var(--text-soft);font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.pack-pop-icon{width:14px;height:14px;flex:0 0 auto;background:currentColor;mask:no-repeat center / contain;-webkit-mask:no-repeat center / contain}.pack-pop.is-top{border-color:rgba(255,137,22,.3);background:var(--accent-soft);color:var(--orange-dark)}.pack-pop.is-top .pack-pop-icon{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3c1.5 3 2 5.2 1.4 7.2.8-.3 1.5-1 2-1.9 1.2 2.2.9 4.7-.6 6.4C13.5 16.2 12.4 17 11.3 17c-2.4 0-4.3-2.1-4.3-4.8C7 8.6 9.2 5.4 12 3z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3c1.5 3 2 5.2 1.4 7.2.8-.3 1.5-1 2-1.9 1.2 2.2.9 4.7-.6 6.4C13.5 16.2 12.4 17 11.3 17c-2.4 0-4.3-2.1-4.3-4.8C7 8.6 9.2 5.4 12 3z'/%3E%3C/svg%3E")}.pack-pop.is-second{border-color:rgba(37,99,235,.25);background:rgba(37,99,235,.08);color:#2563eb}.pack-pop.is-second .pack-pop-icon{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='23 6 13.5 15.5 8.5 10.5 1 18'/%3E%3Cpolyline points='17 6 23 6 23 12'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='23 6 13.5 15.5 8.5 10.5 1 18'/%3E%3Cpolyline points='17 6 23 6 23 12'/%3E%3C/svg%3E")}.pack-pop.is-third{border-color:rgba(124,58,237,.25);background:rgba(124,58,237,.08);color:#7c3aed}.pack-pop.is-third .pack-pop-icon{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.8 4.6a5.5 5.5 0 0 0-7.8 0L12 5.6l-1-1a5.5 5.5 0 0 0-7.8 7.8l1 1L12 21l7.8-7.6 1-1a5.5 5.5 0 0 0 0-7.8z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.8 4.6a5.5 5.5 0 0 0-7.8 0L12 5.6l-1-1a5.5 5.5 0 0 0-7.8 7.8l1 1L12 21l7.8-7.6 1-1a5.5 5.5 0 0 0 0-7.8z'/%3E%3C/svg%3E")}.pack-pop.is-plain{border:0;background:transparent;color:var(--muted);padding:0;font-weight:600}.pack-price{display:flex;align-items:center;justify-content:center}.pack-price strong{color:var(--text);font-size:18px;font-weight:700;letter-spacing:-.01em;white-space:nowrap}.pack-buy{display:flex;align-items:center;justify-content:center;height:100%;min-height:100px;padding:14px 12px;border-left:1px solid var(--line)}.pack-meta,.pack-foot{display:contents}.btn-buy{display:inline-flex;align-items:center;justify-content:center;min-width:112px;padding:10px 16px;border:1px solid var(--orange);border-radius:8px;background:var(--orange);color:#fff;font-size:13px;font-weight:700;transition:background .18s ease,border-color .18s ease}.btn-buy:hover{background:var(--orange-dark);border-color:var(--orange-dark)}.btn-buy.is-disabled{min-width:112px;background:var(--bg);border-color:var(--line);color:var(--muted);cursor:not-allowed;pointer-events:none}html[data-theme="dark"] .btn-buy.is-disabled{background:var(--bg-nav);border-color:var(--line);color:var(--muted)}.info-pair{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:16px}.info-card{background:var(--surface);border-radius:14px;padding:20px;box-shadow:var(--shadow)}.info-card h3{margin:0 0 8px}.info-card p{color:var(--muted);margin:0 0 14px}.btn-dark{display:inline-flex;background:#111827;color:#fff;border-radius:8px;padding:10px 16px;font-weight:700;font-size:13px}.tabs{background:var(--surface);border-radius:14px;margin-top:16px;box-shadow:var(--shadow)}.tab-bar{display:flex;gap:24px;padding:0 20px;border-bottom:1px solid var(--line)}.tab-bar button{background:none;border:0;padding:16px 0;font-weight:700;color:var(--muted);border-bottom:2px solid transparent;cursor:pointer}.tab-bar button.is-active{color:var(--orange);border-bottom-color:var(--orange)}.tab-panel{padding:18px 20px 24px;color:var(--text-soft);line-height:1.7}.tab-panel[hidden]{display:none}.product-features{display:grid;gap:22px}.product-feature-group{display:grid;gap:10px}.product-feature-title{margin:0;padding:0 0 10px 12px;border-bottom:1px solid var(--line);border-left:3px solid var(--orange);font-size:15px;font-weight:700;color:var(--text);line-height:1.35}.product-feature-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.product-feature-row{display:grid;grid-template-columns:minmax(110px,160px) minmax(0,1fr);gap:14px;align-items:start;padding:12px 14px;border-radius:10px;background:color-mix(in srgb,var(--bg) 70%,var(--surface));border:1px solid color-mix(in srgb,var(--line) 80%,transparent)}.product-feature-label{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:6px 12px;border-radius:8px;background:rgba(255,137,22,0.14);border:1px solid rgba(255,137,22,0.45);color:var(--orange);font-size:13px;font-weight:700;line-height:1.2;text-align:center;word-break:break-word}.product-feature-text{color:var(--text-soft);font-size:14px;line-height:1.55;padding-top:4px}@media (max-width:640px){.product-feature-row{grid-template-columns:1fr;gap:8px}.product-feature-label{justify-content:flex-start;width:fit-content}}.reviews-head{display:grid;grid-template-columns:auto 1fr;gap:28px;align-items:center;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid var(--line)}.reviews-summary{display:grid;justify-items:start;gap:6px}.reviews-avg{font-size:42px;line-height:1;color:var(--text);letter-spacing:-0.03em}.reviews-count{font-size:13px;color:var(--muted)}.stars{display:inline-flex;gap:2px;color:#d1d5db;font-size:18px;line-height:1}.stars-sm{font-size:14px}.star.is-on,.star.is-half{color:#f5c518}.reviews-bars{display:grid;gap:6px;max-width:360px}.reviews-bar-row{display:grid;grid-template-columns:28px 1fr 24px;gap:8px;align-items:center;font-size:12px;color:var(--muted)}.reviews-bar{height:8px;border-radius:999px;background:var(--line);overflow:hidden}.reviews-bar i{display:block;height:100%;background:var(--orange);border-radius:inherit}.review-compose{margin-bottom:22px;padding:18px;border-radius:12px;background:var(--bg);border:1px solid var(--line)}.review-compose h3{margin:0 0 12px;color:var(--text);font-size:16px}.review-flash{margin:0 0 12px;padding:10px 12px;border-radius:8px;font-size:13px}.review-flash.is-ok{background:var(--alert-ok-bg);color:var(--alert-ok-text)}.review-flash.is-err{background:var(--alert-error-bg);color:var(--alert-error-text)}.review-form{display:grid;gap:12px}.review-form-row{display:grid;gap:6px}.review-form-row label{font-size:13px;font-weight:700;color:var(--text)}.review-form-row input,.review-form-row select,.review-form-row textarea{width:100%;border:1px solid var(--input-border);background:var(--input-bg);color:var(--text);border-radius:10px;padding:10px 12px;font:inherit}.review-form-row textarea{resize:vertical;min-height:96px}.review-form .btn-pill{justify-self:start;border:0;cursor:pointer}.review-login-gate p{margin:0 0 12px;color:var(--text-soft)}.review-login-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.review-login-actions .btn-ghost{display:inline-flex;align-items:center;height:40px;padding:0 16px;border-radius:999px;border:1px solid var(--input-border);background:var(--surface);font-weight:700;font-size:14px}.reviews-empty{margin:0;color:var(--muted)}.review-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.review-card{display:flex;flex-direction:column;min-height:100%;padding:16px;border-radius:12px;border:1px solid var(--line);background:var(--bg)}.review-card-head{display:grid;grid-template-columns:40px minmax(0,1fr) auto auto;gap:10px;align-items:center;margin-bottom:10px}.review-card-user{min-width:0}.review-avatar{width:40px;height:40px;border-radius:999px;display:grid;place-items:center;background:var(--accent-soft);color:var(--orange-dark);font-weight:800}.review-card-head strong{display:block;color:var(--text);font-size:14px}.review-card-head time{font-size:11px;color:var(--muted);white-space:nowrap;justify-self:end}.review-card h4{margin:0 0 6px;color:var(--text);font-size:15px}.review-card p{margin:0;color:var(--text-soft);font-size:14px;line-height:1.55;flex:1}@media (max-width:900px){.reviews-head{grid-template-columns:1fr;gap:16px}.product-reviews{padding:18px 16px 20px}.product-reviews-top{grid-template-columns:1fr;justify-items:start}.product-reviews-top .reviews-summary{justify-items:start;text-align:left}.product-reviews-grid{grid-template-columns:1fr}.product-reviews .review-compose{position:static}.review-list{grid-template-columns:1fr}.review-card-head{grid-template-columns:40px minmax(0,1fr) auto}.review-card-head .review-product-link{grid-column:2;justify-self:start;max-width:100%}.review-card-head time{grid-column:3;grid-row:1}}.auth-wrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:safe center;min-height:100vh;padding:32px 6vw;gap:14px}.auth-home{margin-top:12px;justify-content:center;border-color:var(--orange);color:#fff;background:var(--orange)}.auth-home:hover{background:var(--orange-dark);border-color:var(--orange-dark);color:#fff}.auth-card{width:min(100%,480px);background:color-mix(in srgb,var(--surface) 90%,transparent);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:28px 28px 24px;box-shadow:0 18px 50px rgba(0,0,0,.35);text-align:center}.auth-card .logo{justify-content:center;margin-bottom:8px}.auth-card .logo-img{height:48px;max-width:240px}.auth-card h2{margin:8px 0 18px;font-size:28px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field{text-align:left;margin-bottom:14px}.field label{display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:13px;font-weight:700;margin-bottom:6px}.field .req,.field .opt{font-style:normal;font-weight:700;font-size:11px;padding:2px 7px;border-radius:999px}.field .req{color:var(--orange-dark);background:var(--accent-soft)}.field .opt{color:var(--muted);background:var(--code-bg)}.field input{width:100%;height:44px;border:1px solid var(--input-border);border-radius:8px;padding:0 12px;outline:none;background:var(--input-bg);color:var(--text)}.field input:focus{border-color:var(--orange)}.btn-block{width:100%;height:46px;justify-content:center;border:0;cursor:pointer;font-size:16px}.auth-hint{margin:14px 0 0;color:var(--muted);font-size:13px}.auth-switch{margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.auth-switch p{margin:0 0 10px;color:var(--text-dim);font-size:14px;font-weight:600}.auth-switch .btn-ghost{display:inline-flex;border-color:var(--orange);color:var(--orange)}.alert{margin:0 0 14px;padding:10px 12px;border-radius:8px;font-size:13px;font-weight:600;text-align:left}.alert-error{background:var(--alert-error-bg);color:var(--alert-error-text)}.user-account-btn{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn.is-on{border-color:var(--orange);color:var(--orange)}.alert-ok{background:var(--alert-ok-bg);color:var(--alert-ok-text)}.account{display:grid;grid-template-columns:230px 1fr;gap:18px;margin:18px 0 8px;align-items:start}.account-nav{background:var(--surface);border-radius:16px;padding:12px;box-shadow:var(--shadow);display:grid;gap:4px}.account-nav a{display:block;padding:12px 14px;border-radius:10px;font-weight:700;color:var(--text-soft)}.account-nav a:hover,.account-nav a.is-active{background:var(--accent-soft);color:var(--orange)}.account-main{display:grid;gap:16px}.account-card{margin-top:0;text-align:left}.account-card h2{margin:0 0 16px;font-size:20px}.account-card .field,.account-card .field-row{max-width:480px}.account-card .field-row .field{max-width:none}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.stat-card{background:var(--surface);border-radius:16px;padding:20px;box-shadow:var(--shadow);display:grid;gap:8px}.stat-card span{color:var(--muted);font-size:13px;font-weight:700}.stat-card strong{font-size:26px}.stat-card small{color:var(--muted)}.stat-card .btn{justify-self:start;margin-top:6px}.admin-entry-btn{white-space:nowrap}.page-card{background:var(--surface);border-radius:16px;padding:24px;margin-top:18px;box-shadow:var(--shadow)}.page-card h1{margin-top:0}.error-404{text-align:center;max-width:640px;margin:48px auto 64px;padding:40px 28px}.error-404-code{margin:0 0 8px;font-size:clamp(3.5rem,10vw,5.5rem);font-weight:800;letter-spacing:-0.04em;line-height:1;color:var(--orange)}.error-404 h1{margin:0 0 12px;font-size:clamp(1.4rem,3vw,1.85rem)}.error-404 p{margin:0 auto 22px;max-width:42ch;color:var(--text-soft);line-height:1.6}.error-404-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.content-page-head{margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid var(--line)}.content-page-head h1{margin:0;font-size:28px}.status-page{margin:24px 0 8px;padding:24px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:var(--shadow)}.status-page-head{margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid var(--line)}.status-page-head h1{margin:0 0 6px;font-size:26px;line-height:1.2}.status-page-head p{margin:0;color:var(--text-soft);font-size:14px}.status-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:16px}.status-stat{padding:12px 14px;border:1px solid var(--line);border-radius:10px;background:var(--bg-nav)}.status-stat span{display:block;margin-bottom:4px;color:var(--muted);font-size:12px;font-weight:600}.status-stat strong{font-size:22px;line-height:1;color:var(--text)}.status-stat.is-current strong{color:var(--green)}.status-stat.is-passive strong{color:var(--alert-error-text)}.status-stat.is-updating strong{color:var(--orange)}.status-toolbar{display:flex;align-items:stretch;gap:10px;margin-bottom:16px}.status-search{flex:1 1 auto;display:flex;align-items:center;gap:8px;min-height:42px;padding:0 12px;border:1px solid var(--input-border);border-radius:10px;background:var(--input-bg);color:var(--muted)}.status-search input{width:100%;border:0;background:transparent;color:var(--text);font-size:14px;outline:none}.status-filter-wrap{flex:0 0 180px}.status-filter{width:100%;min-height:42px;padding:0 12px;border:1px solid var(--input-border);border-radius:10px;background:var(--input-bg);color:var(--text);font-size:14px}.status-groups{display:grid;gap:14px}.status-group{border:1px solid var(--line);border-radius:10px;background:var(--bg-nav);overflow:hidden}.status-group-head{display:flex;align-items:center;gap:12px;padding:12px 14px;border-bottom:1px solid var(--line);background:var(--surface)}.status-group-icon{width:36px;height:36px;flex:0 0 36px;border-radius:8px;overflow:hidden;border:1px solid var(--line);background:var(--bg-header);display:grid;place-items:center}.status-group-icon img{width:100%;height:100%;object-fit:cover}.status-group-fallback{font-size:14px;font-weight:700;color:var(--orange)}.status-group-meta{flex:1 1 auto;min-width:0}.status-group-meta strong{display:block;font-size:15px}.status-group-meta small{color:var(--muted);font-size:12px}.status-group-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px}.status-pill{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:6px;border:1px solid var(--line);background:var(--bg-nav);font-size:11px;font-weight:700;white-space:nowrap;color:var(--text-soft)}.status-pill.is-current{border-color:rgba(22,163,74,.22);background:var(--alert-ok-bg);color:var(--alert-ok-text)}.status-pill.is-passive{border-color:rgba(185,28,28,.22);background:var(--alert-error-bg);color:var(--alert-error-text)}.status-pill.is-updating{border-color:rgba(255,137,22,.25);background:var(--accent-soft);color:var(--orange-dark)}.status-pill.is-closed{color:var(--muted)}.status-pill.is-testing{border-color:rgba(37,99,235,.2);background:rgba(37,99,235,.08);color:#2563eb}html[data-theme="dark"] .status-pill.is-testing{background:rgba(96,165,250,.1);color:#93c5fd}.status-grid{display:grid;gap:8px;padding:12px}.status-list-head,.status-tile{display:grid;grid-template-columns:52px minmax(0,1.4fr) minmax(100px,0.55fr) minmax(170px,0.9fr) 150px;align-items:center;gap:0}.status-list-head{min-height:36px;padding:0;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.status-list-head>span{display:flex;align-items:center;justify-content:center;padding:0 10px}.status-list-head>span:nth-child(2){justify-content:flex-start;padding-left:12px}.status-list-head>span:nth-child(4){justify-content:flex-end}.status-tile{min-height:58px;width:100%;padding:0;border:1px solid var(--line);border-radius:8px;background:var(--surface);transition:border-color .15s ease}.status-tile:hover{border-color:var(--input-border)}.status-col{min-width:0;display:flex;align-items:center;padding:10px 12px}.status-col-icon{justify-content:center;padding-left:10px;padding-right:6px}.status-col-name{flex-direction:column;align-items:flex-start;gap:2px}.status-col-state{justify-content:center}.status-col-date{justify-content:flex-end}.status-col-action{justify-content:flex-end;padding-right:10px}.status-visit-btn{min-height:34px;padding:0 12px;font-size:13px;font-weight:600;white-space:nowrap}.status-visit-btn.is-disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.status-shield{display:grid;place-items:center;width:28px;height:28px}.status-tile-name{font-size:14px;line-height:1.35;overflow-wrap:anywhere}.status-tile-label{font-size:12px;font-weight:700}.status-tile-note{color:var(--muted);font-size:12px;line-height:1.35}.status-tile-date{color:var(--text-soft);font-size:13px;font-variant-numeric:tabular-nums;white-space:nowrap}.status-tile-date-wrap{display:grid;justify-items:end;gap:2px}.status-tile-date-label{color:var(--muted);font-size:11px;font-weight:600}.status-tile.is-current .status-shield,.status-tile.is-current .status-tile-label{color:var(--green)}.status-tile.is-passive .status-shield,.status-tile.is-passive .status-tile-label{color:var(--alert-error-text)}.status-tile.is-updating .status-shield,.status-tile.is-updating .status-tile-label{color:var(--orange)}.status-tile.is-closed .status-shield,.status-tile.is-closed .status-tile-label{color:var(--muted)}.status-tile.is-testing .status-shield,.status-tile.is-testing .status-tile-label{color:#2563eb}html[data-theme="dark"] .status-tile.is-testing .status-shield,html[data-theme="dark"] .status-tile.is-testing .status-tile-label{color:#93c5fd}.status-empty,.status-no-results{margin:0;padding:24px 14px;border:1px dashed var(--line);border-radius:10px;color:var(--muted);text-align:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:960px){.status-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.status-list-head{display:none}.status-group-head{flex-wrap:wrap}.status-group-badges{width:100%;justify-content:flex-start;padding-left:48px}}@media (max-width:700px){.status-page{padding:16px}.status-toolbar{flex-direction:column}.status-filter-wrap{flex-basis:auto}.status-tile{grid-template-columns:40px minmax(0,1fr);grid-template-areas:"icon name" "icon state" "icon date" "action action";gap:2px 8px;padding:8px 10px 10px}.status-col{padding:4px 6px}.status-col-icon{grid-area:icon}.status-col-name{grid-area:name}.status-col-state{grid-area:state;justify-content:flex-start}.status-col-date{grid-area:date;justify-content:flex-start}.status-col-action{grid-area:action;justify-content:stretch;padding-right:6px}.status-visit-btn{width:100%}.status-tile-date-wrap{justify-items:start}.status-group-badges{padding-left:0}.status-page-head h1{font-size:22px}}.iban{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:var(--code-bg);border:1px dashed var(--input-border);border-radius:8px;padding:12px 14px}.trust{padding:28px 0 18px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.trust-grid article{display:flex;gap:12px;align-items:flex-start}.trust-grid strong{display:block;margin-bottom:4px}.trust-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.site-footer{--footer-bg:#f4f5f7;--footer-panel:#ffffff;--footer-panel-hover:#fffaf5;--footer-line:var(--line);--footer-text:var(--muted);--footer-title:var(--text);--footer-cta-text:var(--text);--footer-arrow:#9ca3af;--footer-social-bg:#ffffff;--footer-social-fg:var(--text-soft);--footer-badge-bg:#eef0f3;--footer-badge-fg:var(--text-soft);--footer-meta-bg:rgba(15,23,42,.02);--footer-bottom-bg:#eceef1;--footer-bottom-fg:var(--muted);--footer-bottom-strong:var(--text-soft);margin-top:28px;background:var(--footer-bg);color:var(--footer-text);border-top:1px solid var(--footer-line)}html[data-theme="dark"] .site-footer{--footer-bg:#121416;--footer-panel:#1e2226;--footer-panel-hover:#24292e;--footer-line:#2e3338;--footer-text:#9aa0a7;--footer-title:#eceef0;--footer-cta-text:#eceef0;--footer-arrow:rgba(255,255,255,.35);--footer-social-bg:#1a1e22;--footer-social-fg:#eceef0;--footer-badge-bg:#1a1e25;--footer-badge-fg:rgba(255,255,255,.72);--footer-meta-bg:rgba(255,255,255,.02);--footer-bottom-bg:#0e1012;--footer-bottom-fg:rgba(255,255,255,.45);--footer-bottom-strong:rgba(255,255,255,.72)}.footer-inner{padding:34px 0 22px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:34px}.footer-logo{display:inline-flex;align-items:center;flex:0 0 auto}.footer-logo img{display:block;height:42px;width:auto;max-width:180px}.footer-cta-row{display:flex;gap:12px;flex:1 1 auto;justify-content:flex-end;max-width:640px}.footer-cta{flex:1 1 0;min-width:0;display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:12px;background:var(--footer-panel);border:1px solid var(--footer-line);color:var(--footer-cta-text);box-shadow:var(--shadow);transition:border-color .2s ease,background .2s ease}.footer-cta:hover{border-color:rgba(255,137,22,.45);background:var(--footer-panel-hover)}.footer-cta-icon{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;flex:0 0 auto}.footer-cta-icon--market{color:#16a34a;background:rgba(22,163,74,.12)}.footer-cta-icon--store{color:#2563eb;background:rgba(37,99,235,.12)}html[data-theme="dark"] .footer-cta-icon--market{color:#34d399;background:rgba(52,211,153,.12)}html[data-theme="dark"] .footer-cta-icon--store{color:#60a5fa;background:rgba(96,165,250,.12)}.footer-cta-copy{display:grid;gap:2px;min-width:0}.footer-cta-copy strong{font-size:14px;font-weight:800;line-height:1.2}.footer-cta-copy small{color:var(--footer-text);font-size:12px}.footer-cta-arrow{margin-left:auto;color:var(--footer-arrow);font-size:22px;line-height:1}.footer-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 22px;padding-bottom:28px}.footer-col h3{margin:0 0 14px;color:var(--footer-title);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.footer-col-spacer{visibility:hidden}.footer-col ul{list-style:none;margin:0;padding:0}.footer-col li{margin:0}.footer-col a{display:block;padding:5px 0;color:var(--footer-text);font-size:13px;line-height:1.35;transition:color .15s ease}.footer-col a:hover{color:var(--footer-title)}.footer-meta{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0 8px;border-top:1px solid var(--footer-line);flex-wrap:wrap}.footer-social{display:flex;gap:8px}.footer-social a{width:36px;height:36px;border-radius:999px;display:grid;place-items:center;color:var(--footer-social-fg);background:var(--footer-social-bg);border:1px solid var(--footer-line);transition:border-color .2s ease,color .2s ease}.footer-social a:hover{color:var(--orange);border-color:rgba(255,137,22,.45)}.footer-badges{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;padding:8px 10px;border-radius:10px;border:1px solid var(--footer-line);background:var(--footer-meta-bg)}.footer-badge{display:inline-flex;align-items:center;height:28px;padding:0 10px;border-radius:6px;background:var(--footer-badge-bg);color:var(--footer-badge-fg);font-size:11px;font-weight:800;letter-spacing:.04em}.footer-badge--secure{color:#16a34a;background:rgba(22,163,74,.1)}html[data-theme="dark"] .footer-badge--secure{color:#34d399;background:rgba(52,211,153,.1)}.footer-payments{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.pay-mark{display:inline-flex;align-items:center;justify-content:center;min-width:52px;height:30px;padding:0 8px;border-radius:6px;background:#fff;color:#111;font-size:10px;font-weight:800;letter-spacing:.04em;border:1px solid var(--footer-line)}.pay-visa{color:#1a1f71}.pay-mc{color:#eb001b}.pay-troy{color:#0b5cab}.pay-amex{color:#2e77bb}.pay-paytr{color:#1d4ed8}.footer-bottom{border-top:1px solid var(--footer-line);background:var(--footer-bottom-bg)}.footer-bottom-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:52px;padding:12px 0;flex-wrap:wrap}.footer-bottom p{margin:0;font-size:12px;color:var(--footer-bottom-fg)}.footer-brand{color:var(--footer-bottom-strong);font-weight:700}.footer-legal{display:flex;flex-wrap:wrap;gap:6px 16px}.footer-legal a{color:var(--footer-bottom-fg);font-size:12px}.footer-legal a:hover{color:var(--footer-title)}.empty{background:var(--surface);border-radius:14px;padding:28px;margin-top:16px;color:var(--muted)}@media (max-width:1200px){.mosaic{--cat-w:min(240px,18vw);--cat-h:auto;grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:auto}.game-card{width:100%;height:auto;aspect-ratio:240 / 300}.promo-row,.product-grid,.blog-grid,.trust-grid{grid-template-columns:1fr 1fr}.home-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.hero-inner{grid-template-columns:1fr}.epin-card{display:none}.hero-art{opacity:.35}.footer-links{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-col:nth-child(n+4){grid-column:span 1}.footer-top{flex-wrap:wrap}.footer-cta-row{max-width:none;width:100%}}.mobile-tabbar{display:none}@media (max-width:900px){.az-filter{gap:3px}.az-filter-btn{height:30px;font-size:11px}.brand-strip-item{flex:0 0 auto;min-width:108px;font-size:11px;padding:12px 14px}.auth-body{background-attachment:scroll}.auth-login,.auth-register{background-image:linear-gradient(180deg,rgba(10,12,16,.78) 0%,rgba(10,12,16,.55) 100%),url("../img/auth-login.png");background-position:center,center}.auth-register{background-image:linear-gradient(180deg,rgba(10,12,16,.78) 0%,rgba(10,12,16,.55) 100%),url("../img/auth-register.png")}.auth-wrap{padding:24px 16px}.auth-card{width:100%}body:not(.auth-body){padding-bottom:calc(64px+env(safe-area-inset-bottom,0px))}.topbar{position:sticky;top:0;z-index:40;height:0;min-height:0;overflow:visible;border:0;background:transparent;pointer-events:none}.topbar-inner{height:0;overflow:visible;gap:10px;justify-content:flex-end;pointer-events:none}.topbar-inner>a{display:none}.topbar-status{display:none}.masthead{padding-top:max(10px,env(safe-area-inset-top,0px));border-bottom:1px solid var(--line)}.masthead-inner{grid-template-columns:auto 1fr auto;gap:10px;min-height:0;padding-top:10px;padding-bottom:12px;align-items:center}.search input{min-width:0;font-size:14px}.search button{padding-inline:12px}.nav-toggle{display:none !important}.navbar{display:block;border-bottom:1px solid var(--line)}.navbar-inner{height:52px;flex-direction:row;align-items:center;gap:0;padding:0;overflow:hidden}.navbar-inner a.nav-all-cats{display:none}.navbar-games{height:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding-left:0;border-left:0;scrollbar-width:none}.navbar-games::-webkit-scrollbar{display:none}.navbar-games-track{flex-direction:row;align-items:center;gap:4px;width:max-content;min-width:100%;padding:0 8px;animation:none !important;transform:none !important}.navbar-games-track a[aria-hidden="true"]{display:none}.navbar-games a{flex:0 0 auto;height:40px;padding:0 10px;white-space:nowrap}.logo-img{height:36px;max-width:148px}.auth-actions>.btn{display:none}.auth-actions>.admin-entry-btn{display:inline-flex;padding-inline:10px}.auth-actions>.admin-entry-btn span,.auth-actions>.admin-entry-btn{font-size:0}.auth-actions>.admin-entry-btn svg{display:block}.promo-row,.blog-grid,.product-grid,.info-pair,.trust-grid,.account,.stat-grid{grid-template-columns:1fr}.home-blog-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.footer-links{grid-template-columns:1fr 1fr}.footer-col-spacer{display:none}.footer-meta{justify-content:center}.footer-payments{justify-content:center}.footer-bottom-inner{justify-content:center;text-align:center}.footer-legal{justify-content:center}.site-footer{padding-bottom:8px}.mosaic{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;justify-content:stretch;gap:10px}.game-card{width:100%;height:auto;aspect-ratio:240 / 300;grid-row:auto;min-height:0}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-tile{width:100%;height:auto;aspect-ratio:240 / 300}.theme-toggle{position:fixed;top:50%;left:0;right:auto;z-index:75;width:46px;height:46px;margin:0;padding:0;border-radius:999px;border:1px solid var(--line);background:var(--surface);color:var(--text);justify-content:center;pointer-events:auto;transform:translate(-50%,-50%);transition:transform 0.28s ease,opacity 0.22s ease;-webkit-tap-highlight-color:transparent}.theme-toggle.is-scroll-hidden{transform:translate(calc(-100% - 8px),-50%);opacity:0;pointer-events:none}.theme-toggle:hover,.theme-toggle:active{border-color:var(--orange);color:var(--orange)}.theme-toggle-label{display:none}.theme-toggle svg{width:16px;height:16px}.field-row{grid-template-columns:1fr}.hero{min-height:280px;margin-inline:-16px;border-radius:0}.home-slider-viewport{aspect-ratio:16 / 9;overflow:hidden}.home-slider-copy{left:12px;right:12px;bottom:22px;top:auto;max-width:none;max-height:calc(100% - 36px);padding:12px 14px;display:flex;flex-direction:column;justify-content:flex-end;gap:0}.home-slider-copy p{font-size:12px;line-height:1.35;margin:0 0 6px;-webkit-line-clamp:2}.home-slider-copy h1,.home-slider-copy h2{font-size:clamp(1.15rem,5.2vw,1.55rem);margin:0 0 10px;-webkit-line-clamp:2}.home-slider-copy .btn-pill{align-self:flex-start;flex-shrink:0;padding:8px 18px;font-size:13px}.home-slider-nav{width:36px;height:36px;font-size:24px}.home-slider-nav.is-prev{left:8px}.home-slider-nav.is-next{right:8px}.hero-inner{padding:28px 16px 20px}.hero-copy h1{font-size:clamp(1.45rem,6vw,1.9rem)}.container{padding-inline:14px}.seo-box{padding:18px 16px}.pack{grid-template-columns:72px minmax(0,1fr);gap:0}.pack-list-head{display:none}.pack-thumb{grid-column:1;grid-row:1;width:72px;height:72px;margin:12px 0 12px 12px}.pack-main{grid-column:2;grid-row:1;padding:12px 12px 12px 14px}.pack h3{font-size:15px;white-space:normal}.pack-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;grid-column:1 / -1;padding:10px 12px 12px;border-top:1px solid var(--line)}.pack-meta .pack-cell{height:auto;min-height:0;padding:0;border:0;justify-content:flex-start}.pack-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;grid-column:1 / -1;padding:12px;border-top:1px solid var(--line)}.pack-foot .pack-price,.pack-foot .pack-buy{height:auto;min-height:0;padding:0;border:0;justify-content:flex-start}.pack-foot .pack-buy{justify-content:flex-end;margin-left:auto}.pack-price strong{font-size:20px}.btn-buy,.btn-buy.is-disabled{min-width:110px}.product-gallery{--gallery-h:210px}.gallery-slide{width:min(86%,520px);border-radius:14px}.gallery-slide.is-prev{transform:translateX(calc(-50% - 28%)) scale(.82) rotateY(10deg)}.gallery-slide.is-next{transform:translateX(calc(-50%+28%)) scale(.82) rotateY(-10deg)}.gallery-caption{left:14px;right:14px;bottom:14px;font-size:16px}.gallery-nav{width:36px;height:36px}.gallery-nav-prev{left:4px}.gallery-nav-next{right:4px}.gallery-lightbox-inner{aspect-ratio:4 / 3;max-height:70vh}.search{max-width:none}.mobile-tabbar{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));position:fixed;left:0;right:0;bottom:0;top:auto !important;z-index:1000;width:100%;max-width:100%;min-height:64px;margin:0;padding:6px 4px calc(6px+env(safe-area-inset-bottom,0px));background:var(--surface);border-top:1px solid var(--line);transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);backface-visibility:hidden;-webkit-backface-visibility:hidden;touch-action:manipulation;will-change:auto}.mobile-tab{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:0;padding:4px 2px;color:var(--muted);text-decoration:none;font-size:10px;font-weight:700;letter-spacing:-0.01em;line-height:1.15;border-radius:10px;-webkit-tap-highlight-color:transparent}.mobile-tab-icon{display:flex;align-items:center;justify-content:center;width:26px;height:26px}.mobile-tab-icon svg{display:block}.mobile-tab-label{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-tab.is-active{color:var(--orange)}.mobile-tab.is-active .mobile-tab-icon{color:var(--orange)}}@media (max-width:480px){.product-grid,.category-grid,.mosaic{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.masthead-inner{grid-template-columns:auto 1fr}.auth-actions{grid-column:2;justify-self:end}.search{grid-column:1 / -1;order:3}}