:root{color-scheme:dark;--bg:#0d1018;--surface:#171c27;--surface-2:#1d2330;--surface-3:#242b3a;--line:#30384a;--text:#f6f7fb;--muted:#9ca6ba;--blue:#5275ff;--blue-light:#8098ff;--cyan:#54d8e3;--green:#54dcac;--orange:#ffb83e;--radius:18px;--shadow:0 24px 70px rgba(0,0,0,.23)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at 80% -20%,rgba(60,75,130,.14),transparent 38%),var(--bg);color:var(--text);font:400 15px/1.55 Inter,Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.13;letter-spacing:-.035em}p{color:var(--muted)}:focus-visible{outline:3px solid var(--cyan);outline-offset:3px}.hidden{display:none!important}.container-wide{width:min(1380px,calc(100% - 40px));margin-inline:auto}.page-main{min-height:63vh;padding-bottom:90px}
.site-header{position:sticky;top:0;z-index:40;background:rgba(15,18,27,.96);border-bottom:1px solid #2b3241;backdrop-filter:blur(20px)}.topbar{min-height:84px;display:flex;align-items:center;gap:18px}.brand{display:inline-flex;align-items:center;gap:9px;white-space:nowrap;flex:none}.brand-mark{width:37px;height:44px;border-radius:10px 2px 10px 2px;display:grid;place-items:center;background:linear-gradient(145deg,#4c6dff,#46c4f0);box-shadow:0 0 23px rgba(69,111,255,.34);color:#fff;font-size:21px;transform:skew(-7deg)}.brand-mark i{transform:skew(7deg)}.brand-name{font-size:23px;font-weight:900;letter-spacing:-.075em}.brand-name>span{color:#87a0ff}.brand-name small{font-size:12px;color:#bac2d7;letter-spacing:-.05em;font-weight:600}
.header-search{height:50px;max-width:710px;flex:1;display:flex;align-items:center;gap:12px;margin-left:35px;padding:0 12px 0 19px;background:#202630;border:1px solid #3a4250;border-radius:11px;color:#8e9aab}.header-search:focus-within{border-color:#6886ff;box-shadow:0 0 0 3px rgba(82,117,255,.16)}.header-search input{min-width:0;flex:1;border:0;background:transparent;color:var(--text);outline:none}.header-search input::placeholder{color:#8c98ac}.header-search button{border:0;background:transparent;color:#b6c2df;font-size:15px;padding:8px}.header-actions{display:flex;align-items:center;gap:9px;margin-left:auto;white-space:nowrap}.header-user{display:flex;align-items:center;gap:10px;font-weight:700}.header-user .user-avatar{width:35px;height:35px;border-radius:10px;display:grid;place-items:center;background:#2e416f;color:#c6d5ff}.header-user a:hover,.nav-utility:hover,.nav-categories a:hover{color:#9db1ff}.header-logout{background:transparent;border:0;color:#aab5ca;font-size:13px}.cart-link{position:relative;display:grid;place-items:center;width:44px;height:44px;border-radius:11px;background:#252d3b;color:#dce5ff;font-size:19px;flex:none}.cart-count{position:absolute;right:-4px;top:-6px;min-width:19px;height:19px;padding:0 3px;background:var(--orange);border-radius:10px;color:#141414;font-size:10px;font-weight:800;display:grid;place-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:11px;border:1px solid transparent;border-radius:11px;padding:11px 17px;font-weight:800;font-size:13px;min-height:43px;transition:transform .2s,background .2s,border-color .2s}.btn:hover{transform:translateY(-2px)}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn-primary{background:linear-gradient(135deg,#5275ff,#4863df);color:white;box-shadow:0 7px 24px rgba(69,101,245,.25)}.btn-primary:hover{background:linear-gradient(135deg,#6685ff,#5270eb)}.btn-outline{background:#232a38;border-color:#3b4559;color:#e2e9ff}.btn-outline:hover{border-color:#6c82bd}.btn-light{background:#fff;color:#171a2d}.btn-glass{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.26);color:#fff}.btn-large{padding:15px 22px;font-size:14px;min-height:52px}.btn-block{width:100%}
.nav-shell{border-top:1px solid #272e3a}.nav-row{min-height:57px;display:flex;align-items:center;gap:19px}.menu-button{display:grid;place-items:center;width:38px;height:38px;flex:none;background:#456cf5;color:white;border:0;border-radius:9px;font-size:17px}.nav-categories{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.nav-categories a,.nav-utility{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:10px;font-size:13px;font-weight:750;white-space:nowrap}.nav-categories a i{width:25px;height:25px;border-radius:7px;display:grid;place-items:center;background:rgba(255,255,255,.08)}.nav-categories .theme-pubg-mobile i{color:#e8af56;background:#4b3725}.nav-categories .theme-valorant i{color:#ff7d8d;background:#442b3a}.nav-categories .theme-steam-kartlari i{color:#7ec6ff;background:#253b53}.nav-utility{color:#bec8da}.nav-utility i{color:#80a0ff}
.site-footer{background:#141923;border-top:1px solid #2e3544;padding:62px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:48px}.footer-grid p{max-width:310px;font-size:13px;line-height:1.8;margin-top:18px}.footer-grid h3{font-size:14px;margin-bottom:19px;color:#f4f6ff}.footer-grid a:not(.brand){display:block;color:#a7b2c5;font-size:13px;margin-bottom:11px}.footer-grid a:hover{color:white}.footer-brand .brand-name{font-size:20px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;color:#737e92;border-top:1px solid #2b3241;margin-top:50px;padding-top:20px;font-size:12px}.demo-chip{display:inline-flex;align-items:center;gap:7px;background:#24344a;color:#8ac2ff;padding:7px 11px;border:1px solid #3b5271;border-radius:20px;font-weight:700;font-size:11px;white-space:nowrap}
.breadcrumbs{display:flex;align-items:center;gap:10px;padding:23px 0;color:#a1abbb;font-size:12px}.breadcrumbs a:hover{color:white}.breadcrumbs i{font-size:9px;color:#647186}.section-kicker{display:block;color:#7797ff;font-size:11px;font-weight:900;letter-spacing:.17em;margin-bottom:12px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:24px}.section-heading h1,.section-heading h2{font-size:clamp(28px,3vw,36px);margin-bottom:5px;font-weight:900}.section-heading p{margin:0}.text-link{font-size:13px;font-weight:800;color:#8ba3ff;white-space:nowrap}.text-link i{margin-left:8px}.content-section{padding:68px 0 10px}.loading-card,.empty-state,.error-state{grid-column:1/-1;padding:54px 20px;border:1px dashed #3b4557;border-radius:16px;color:#aeb8c9;text-align:center;background:#161c27}.empty-state i,.error-state i{display:block;font-size:34px;color:#7089e6;margin-bottom:13px}.empty-state h3{font-size:20px;margin:0 0 7px}.empty-state p{margin-bottom:16px}
.product-grid,.catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-card{position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden;background:linear-gradient(180deg,#1d2430,#161b25);border:1px solid #30394a;border-radius:16px;transition:transform .2s,border-color .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px);border-color:#6682c8;box-shadow:var(--shadow)}.product-visual{height:146px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(circle at 75% 35%,rgba(255,255,255,.14),transparent 35%),linear-gradient(135deg,#46371f,#1b1f2b)}.product-visual:before{content:"";position:absolute;width:210px;height:210px;border:1px solid rgba(255,255,255,.15);border-radius:50%;transform:translate(60px,50px)}.product-visual:after{content:"";position:absolute;width:130px;height:130px;border:1px solid rgba(255,255,255,.13);border-radius:50%;transform:translate(60px,50px)}.product-visual i{font-size:48px;opacity:.4;transform:rotate(-14deg)}.product-visual strong{position:absolute;bottom:15px;left:16px;font-size:24px;font-weight:900;letter-spacing:-.045em}.theme-valorant .product-visual{background:radial-gradient(circle at 72% 25%,rgba(255,132,142,.23),transparent 34%),linear-gradient(135deg,#4c253b,#202336)}.theme-steam-kartlari .product-visual{background:radial-gradient(circle at 75% 30%,rgba(80,174,255,.26),transparent 38%),linear-gradient(135deg,#1f4057,#1c2336)}.product-badge{position:absolute;top:12px;left:12px;background:#ebaa38;color:#241b08;font-size:10px;font-weight:900;border-radius:6px;padding:5px 8px}.product-badge.code-badge{background:#64c7fa;color:#10273b}.product-card-body{padding:16px;display:flex;flex:1;flex-direction:column}.product-card-body small{color:#8797b6;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.product-card h3{font-size:15px;margin:6px 0 4px;letter-spacing:-.02em;min-height:34px}.product-card p{font-size:12px;margin:0 0 15px}.product-card-bottom{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-top:auto}.price{font-size:19px;font-weight:900;color:#65e4ae;letter-spacing:-.045em;white-space:nowrap}.old-price{display:block;color:#858e9b;text-decoration:line-through;font-size:11px;font-weight:500}.product-card-action{display:grid;place-items:center;width:36px;height:36px;border-radius:9px;background:#3b5dd6;color:white;flex:none}.product-card-action:hover{background:#5477ff}
.toast{position:fixed;bottom:24px;right:24px;z-index:80;max-width:min(400px,calc(100vw - 40px));padding:14px 18px;border-radius:11px;background:#23344c;color:#e8f2ff;border:1px solid #567197;box-shadow:var(--shadow);font-size:13px;font-weight:700;opacity:0;transform:translateY(15px);pointer-events:none;transition:opacity .25s,transform .25s}.toast.visible{opacity:1;transform:translateY(0)}.toast.error{background:#492d37;border-color:#985163;color:#fff}.pagination{display:flex;justify-content:center;gap:8px;padding:25px 0}.pagination button{border:1px solid #3a4357;background:#222a38;border-radius:8px;color:#dbe2f0;min-width:36px;height:36px}.pagination button.active{background:#4b6eef;border-color:#4b6eef;color:#fff}.pagination button:disabled{opacity:.4}
@media(max-width:1100px){.header-search{margin-left:10px}.nav-row{gap:6px}.nav-categories a{padding:8px 7px}.nav-utility{padding:8px 5px}.product-grid,.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-grid{gap:25px}}
@media(max-width:760px){.container-wide{width:min(100% - 28px,1380px)}.topbar{min-height:70px;gap:10px;flex-wrap:wrap;padding-top:10px;padding-bottom:10px}.brand-name{font-size:20px}.brand-mark{width:32px;height:38px;font-size:17px}.header-search{order:4;max-width:none;flex-basis:100%;margin:0;height:43px}.header-actions{margin-left:auto}.header-user span:not(.user-avatar){display:none}.desktop-only{display:none}.nav-row{min-height:51px}.nav-categories{overflow:auto;scrollbar-width:none}.nav-categories::-webkit-scrollbar{display:none}.nav-categories a{font-size:12px}.nav-utility{display:none}.product-grid,.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:repeat(2,1fr);gap:30px}.site-footer{padding-top:45px}.content-section{padding-top:52px}.section-heading{align-items:start}.section-heading h2{font-size:28px}}
@media(max-width:480px){.container-wide{width:calc(100% - 24px)}.brand-name{font-size:18px}.header-actions{gap:4px}.header-user{font-size:12px}.cart-link{width:39px;height:39px}.product-grid,.catalog-grid{gap:10px}.product-visual{height:120px}.product-visual strong{font-size:20px}.product-card-body{padding:12px}.product-card h3{font-size:13px;min-height:32px}.product-card p{font-size:11px}.price{font-size:16px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.section-heading .text-link{display:none}}
@media(max-width:760px){.nav-row{position:relative}.nav-categories.nav-open{position:absolute;z-index:50;top:100%;left:0;right:0;display:flex;flex-direction:column;align-items:stretch;overflow:visible;padding:10px;background:#1b2331;border:1px solid #45536c;border-radius:0 0 13px 13px;box-shadow:var(--shadow)}.nav-categories.nav-open a{padding:11px 13px}}
