@font-face{font-family:Geist;src:url(/fonts/geist.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:Geist Mono;src:url(/fonts/geist-mono.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap}:root{color-scheme:dark;--bg:#0d1210;--bg-deep:#080c0a;--surface:#121a16;--surface-2:#17221c;--surface-3:#1d2a23;--line:#294036;--line-soft:#1d3028;--text:#edf5f0;--text-2:#b2c0b8;--muted:#819087;--green:#69e29d;--green-bright:#89f2b4;--green-dark:#072b1a;--amber:#edbd63;--red:#ff766f;--blue:#79bce8;--radius:8px;--radius-sm:6px;--shadow:0 18px 46px rgba(0,0,0,.34);--font:Geist,"Segoe UI",Arial,sans-serif;--mono:"Geist Mono",Consolas,monospace;--shell:clamp(20px,3vw,42px) }*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:16px;line-height:1.55;letter-spacing:0;overflow-x:hidden}body:before{position:fixed;z-index:-1;inset:0;content:"";background:linear-gradient(90deg,transparent 0 31px,rgba(105,226,157,.018) 31px 32px),linear-gradient(180deg,transparent 0 31px,rgba(105,226,157,.014) 31px 32px);background-size:32px 32px;pointer-events:none}button,input,select,textarea{font:inherit;letter-spacing:0}button,a{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:0;text-wrap:balance}h1{font-size:4.6rem;line-height:.99}h2{font-size:2.2rem;line-height:1.12}h3{line-height:1.25}code{font-family:var(--mono)}:focus-visible{outline:2px solid var(--green);outline-offset:3px}::selection{background:#69e29d42;color:#fff}.app-shell{display:flex;min-height:100vh;flex-direction:column}#kc-main-content{min-height:56vh;flex:1}.container{width:min(100%,1440px);margin:0 auto;padding-inline:var(--shell)}.narrow-container{width:min(100%,860px)}.page{padding:64px 0 96px}.page-section{padding:64px 0}.page-section-sm{padding:48px 0;border-top:1px solid var(--line-soft)}.stack{display:flex;flex-direction:column;gap:20px}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.muted{color:var(--muted)}.accent{color:var(--green)}.eyebrow{margin:0 0 12px;color:var(--green);font:750 .75rem/1.2 var(--mono);letter-spacing:.1em;text-transform:uppercase}.rule{height:1px;margin:26px 0 30px;background:linear-gradient(90deg,var(--line),transparent)}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.back-link{display:inline-flex;align-items:center;gap:7px;margin-bottom:26px;color:var(--text-2);font-size:.84rem;font-weight:650;text-decoration:none}.back-link:hover{color:var(--green)}.button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;padding:0 17px;border:1px solid transparent;border-radius:var(--radius-sm);background:var(--green);color:#07110c;cursor:pointer;font-size:.86rem;font-weight:780;text-decoration:none;white-space:nowrap;transition:transform .16s ease,background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.button:hover{background:var(--green-bright);box-shadow:0 7px 24px #69e29d21;transform:translateY(-1px)}.button:active{transform:translateY(0)}.button:disabled,.button[aria-disabled=true]{opacity:.48;cursor:not-allowed;box-shadow:none;transform:none}.button--ghost{border-color:var(--line);background:transparent;color:var(--text)}.button--ghost:hover{border-color:#466254;background:var(--surface-2);color:var(--green)}.button--social{width:100%;border-color:var(--line);background:#f4f6f5;color:#17201b}.button--social:hover{background:#fff}.button--icon,.icon-button{display:inline-flex;width:40px;min-width:40px;height:40px;min-height:40px;align-items:center;justify-content:center;padding:0;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-2);color:var(--text-2);cursor:pointer;text-decoration:none;transition:.15s ease}.button--icon .button__label{display:none}.button--icon:hover,.icon-button:hover{border-color:#4d6d5d;background:var(--surface-3);color:var(--green)}.button--sm{min-height:36px;padding-inline:13px;font-size:.79rem}.button--lg{min-height:50px;padding-inline:23px;font-size:.92rem}.button__spinner,.loading-state__spinner,.header-account-loading svg{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.field{display:flex;min-width:0;flex-direction:column;gap:7px}.field__label{color:var(--text-2);font-size:.79rem;font-weight:670}.field__required{color:var(--green)}.field__control{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--line);border-radius:var(--radius-sm);outline:0;background:var(--surface);color:var(--text);transition:border-color .15s,background .15s,box-shadow .15s}textarea.field__control{min-height:112px;resize:vertical}select.field__control{padding-right:34px;cursor:pointer}.field__control::placeholder{color:#65766d}.field__control:hover{border-color:#3d584b}.field__control:focus{border-color:var(--green);background:var(--surface-2);box-shadow:0 0 0 3px #69e29d14}.field__control--error{border-color:var(--red)}.field__hint{color:var(--muted);font-size:.74rem}.field__error{display:flex;align-items:center;gap:6px;color:var(--red);font-size:.76rem}.field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.notice{display:flex;align-items:flex-start;gap:10px;padding:12px 13px;border:1px solid rgba(121,188,232,.24);border-radius:var(--radius-sm);background:#79bce812;color:var(--text-2);font-size:.82rem}.notice__icon{display:flex;flex:0 0 auto;color:var(--blue)}.notice__content>div{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.notice--success{border-color:#69e29d40;background:#69e29d12}.notice--success .notice__icon{color:var(--green)}.notice--warning{border-color:#edbd6347;background:#edbd6314}.notice--warning .notice__icon{color:var(--amber)}.notice--error{border-color:#ff766f45;background:#ff766f12}.notice--error .notice__icon{color:var(--red)}.notice a{color:var(--green)}.loading-state,.empty-state{display:grid;min-height:360px;place-items:center;align-content:center;gap:12px;padding:48px;text-align:center}.loading-state{color:var(--text-2);font:650 .78rem var(--mono);letter-spacing:.07em;text-transform:uppercase}.loading-state svg{color:var(--green)}.empty-state{min-height:330px;border:1px dashed var(--line);background:#121a167a}.empty-state__icon{display:grid;width:56px;height:56px;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--surface);color:var(--green)}.empty-state h2{margin:5px 0 0;font-size:1.35rem}.empty-state p{max-width:440px;margin:0;color:var(--muted)}.page-hero{padding:18px 0 54px}.page-hero>.container{padding:0}.page-hero__copy{max-width:820px}.page-hero h1{margin:0 0 15px;font-size:4.6rem;font-weight:820}.page-hero__lead{max-width:720px;margin:0;color:var(--text-2);font-size:1.08rem}.page-hero--compact{padding-bottom:42px}.page-hero--compact h1{font-size:3.8rem}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.section-heading h2{margin:0;font-size:2.5rem;text-transform:uppercase}.section-heading__title-row{display:flex;align-items:baseline;gap:14px}.section-heading__meta{color:var(--muted);font:650 .75rem var(--mono);text-transform:uppercase}.section-heading__action a{display:inline-flex;align-items:center;gap:6px;color:var(--green);font:.78rem var(--mono);font-weight:760;text-decoration:none;text-transform:uppercase}.quantity-control{display:grid;width:128px;height:46px;grid-template-columns:40px 1fr 40px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);overflow:hidden}.quantity-control button{border:0;background:transparent;color:var(--text-2);cursor:pointer}.quantity-control button:hover{background:var(--surface-2);color:var(--green)}.quantity-control button:disabled{opacity:.35;cursor:not-allowed}.quantity-control input{width:100%;border:0;border-inline:1px solid var(--line-soft);outline:0;background:transparent;color:var(--text);font-weight:750;text-align:center;-moz-appearance:textfield}.quantity-control input::-webkit-inner-spin-button{appearance:none}.stars{display:inline-flex;align-items:center;gap:6px;color:var(--amber);font-size:.75rem}.stars__icons{display:inline-flex;gap:2px}.stars__star{position:relative;display:inline-flex;color:#465049}.stars__star-fill{position:absolute;inset:0 auto 0 0;overflow:hidden;color:var(--amber)}.stars__star-fill svg{max-width:none}.stars__count{color:var(--muted)}.price{font-family:var(--mono);font-size:1.08rem}.old-price{color:var(--muted);font:500 .75rem var(--mono)}.badge,.status{display:inline-flex;align-items:center;min-height:23px;padding:2px 8px;border:1px solid var(--line);border-radius:999px;background:var(--surface-2);color:var(--text-2);font-size:.68rem;font-weight:760;text-transform:uppercase}.status.success{border-color:#69e29d42;background:#69e29d17;color:var(--green)}.toast-viewport{position:fixed;z-index:500;right:24px;bottom:24px;display:flex;width:min(380px,calc(100vw - 32px));flex-direction:column;gap:10px;pointer-events:none}.toast{display:flex;align-items:center;gap:10px;padding:13px 15px;border:1px solid var(--line);border-radius:var(--radius);background:#18231d;color:var(--text);box-shadow:var(--shadow);font-size:.84rem;animation:toast-in .2s ease both}.toast svg{color:var(--green)}.toast--error svg{color:var(--red)}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.skip-link{position:fixed;z-index:1000;top:8px;left:8px;padding:10px 14px;background:var(--green);color:#07110c;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header{position:sticky;z-index:100;top:0;height:64px;border-bottom:1px solid var(--line);background:#0d1210f5;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.language-switcher{position:relative;flex:0 0 auto}.language-switcher__button{display:inline-flex;height:36px;align-items:center;gap:5px;padding:0 9px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--text-2);font:700 .68rem var(--mono);cursor:pointer}.language-switcher__button:hover,.language-switcher__button[aria-expanded=true]{border-color:var(--green);color:var(--green)}.language-switcher__menu{position:absolute;z-index:140;top:calc(100% + 8px);right:0;min-width:148px;padding:5px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-2);box-shadow:var(--shadow)}.language-switcher__menu a{display:flex;min-height:35px;align-items:center;justify-content:space-between;gap:18px;padding:0 9px;border-radius:4px;color:var(--text-2);font-size:.76rem;text-decoration:none}.language-switcher__menu a:hover,.language-switcher__menu a[aria-checked=true]{background:#69e29d14;color:var(--green)}.site-header__inner{display:flex;height:100%;align-items:center;gap:18px}.brand{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;color:var(--text);font-weight:820;text-decoration:none}.brand__mark{width:30px;height:30px;object-fit:contain}.brand__name{font-size:1rem}.brand__name:first-letter{color:var(--text)}.site-nav{display:flex;align-items:stretch;align-self:stretch}.site-nav__link{position:relative;display:flex;align-items:center;padding:0 11px;color:var(--text-2);font-size:.8rem;font-weight:580;text-decoration:none;white-space:nowrap}.site-nav__link:hover,.site-nav__link.is-active{color:var(--text)}.site-nav__link.is-active:after{position:absolute;right:11px;bottom:-1px;left:11px;height:2px;content:"";background:var(--green)}.header-search{position:relative;display:flex;min-width:190px;max-width:360px;flex:1;align-items:center;margin-left:auto}.header-search>svg{position:absolute;left:12px;color:var(--muted);pointer-events:none}.header-search input{width:100%;height:40px;padding:0 38px 0 36px;border:1px solid var(--line);border-radius:var(--radius-sm);outline:0;background:var(--surface);color:var(--text);font-size:.8rem}.header-search input:focus{border-color:var(--green)}.header-search button{position:absolute;right:3px;display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:5px;background:transparent;color:var(--muted);cursor:pointer}.header-search button:hover{background:var(--surface-2);color:var(--green)}.header-account{display:flex;align-items:center;gap:7px}.header-account__identity{display:flex;align-items:center;gap:8px;padding:3px 8px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--text-2);text-decoration:none}.header-account__identity>span{display:flex;flex-direction:column;line-height:1.05}.header-account__identity small{max-width:90px;overflow:hidden;color:var(--muted);font-size:.64rem;text-overflow:ellipsis}.header-account__identity strong{color:var(--green);font:700 .75rem var(--mono)}.header-account-loading{display:inline-flex;align-items:center;gap:8px;color:var(--muted)}.mobile-menu-toggle,.mobile-navigation{display:none}.telegram-bar{min-height:43px;border-bottom:1px solid var(--line-soft);background:var(--bg)}.telegram-bar>a{display:flex;width:min(100%,1440px);min-height:42px;align-items:center;gap:8px;margin:0 auto;padding:4px var(--shell);color:var(--text-2);font-size:.73rem;font-weight:640;text-decoration:none}.telegram-bar img{width:26px;height:26px}.telegram-bar strong{color:var(--blue);font-size:.7rem}.telegram-bar svg{color:var(--blue)}.site-footer{margin-top:auto;border-top:1px solid var(--line-soft);background:#080d0a}.site-footer__main{display:grid;grid-template-columns:minmax(240px,1.2fr) 2.5fr;gap:72px;padding-top:64px;padding-bottom:54px}.site-footer__brand .brand__mark{width:34px;height:34px}.site-footer__brand p{margin:18px 0 4px;font-weight:650}.site-footer__brand small{display:block;max-width:340px;color:var(--muted)}.site-footer__social{display:inline-flex;align-items:center;gap:5px;margin-top:18px;color:var(--blue);font-size:.78rem;text-decoration:none}.site-footer__navigation{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px}.site-footer__group h2{margin:0 0 16px;color:var(--text-2);font:.72rem var(--mono);font-weight:720;text-transform:uppercase}.site-footer__group ul{margin:0;padding:0;list-style:none}.site-footer__group a{display:flex;min-height:36px;align-items:center;color:var(--muted);font-size:.8rem;text-decoration:none}.site-footer__group a:hover{color:var(--green)}.site-footer__bottom{display:flex;min-height:66px;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--line-soft);color:#64736b;font-size:.7rem}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{min-width:0;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 8px 28px #0000002e;overflow:hidden;transition:transform .18s,border-color .18s,box-shadow .18s}.product-card:hover{border-color:#3d5d4d;box-shadow:0 16px 36px #00000045;transform:translateY(-2px)}.product-card__link{display:flex;height:100%;flex-direction:column;text-decoration:none}.product-card__media{position:relative;height:190px;border-bottom:1px solid var(--line-soft);background:linear-gradient(135deg,#173125,#0b1611);overflow:hidden}.product-card__media:after{position:absolute;inset:auto 0 0;height:42%;content:"";background:linear-gradient(transparent,#080d0a7a)}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.product-card:hover .product-card__media img{transform:scale(1.025)}.product-card__sale{position:absolute;z-index:2;top:10px;left:10px;border-color:#edbd634d;background:#1c180feb;color:var(--amber)}.product-card__body{display:flex;min-height:170px;flex:1;flex-direction:column;padding:15px}.product-card__platform{overflow:hidden;margin:0 0 6px;color:var(--muted);font:.65rem var(--mono);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.product-card h3{margin:0 0 12px;font-size:.95rem;font-weight:720}.product-card__type{align-self:flex-start;padding:3px 7px;border:1px solid var(--line-soft);border-radius:999px;color:var(--text-2);font-size:.64rem}.product-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:auto;padding-top:17px}.product-card__price{display:flex;align-items:baseline;gap:8px}.product-card__cta{display:inline-flex;align-items:center;gap:5px;color:var(--green);font-size:.74rem;font-weight:720}.product-card__cta--muted{color:var(--muted)}.product-card--sold-out{opacity:.78}.product-card--sold-out .product-card__media img{filter:saturate(.55)}.hero{position:relative;min-height:555px;border-bottom:1px solid var(--line-soft);background:#0a100d;overflow:hidden}.hero:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,#070c09f0,#070c09b8 48%,#070c0926),linear-gradient(0deg,rgba(7,12,9,.42),transparent 35%)}.hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-inner{position:relative;z-index:2;display:flex;min-height:555px;flex-direction:column;align-items:center;justify-content:center;padding-block:74px;text-align:center}.hero h1{max-width:820px;margin:0;font-size:4.9rem;font-weight:830}.hero h1 span{color:var(--green)}.hero>div>p{margin:18px 0 25px;color:var(--text-2);font-size:1.04rem}.hero-actions{justify-content:center}.hero-proof{display:flex;align-items:center;gap:28px;margin-top:35px}.hero-proof>div{display:flex;align-items:center;gap:9px;text-align:left}.hero-proof img{width:42px;height:42px}.hero-proof span{display:flex;flex-direction:column}.hero-proof strong{font-size:.79rem}.hero-proof small{color:var(--muted);font-size:.67rem}.platform-band{border-bottom:1px solid var(--line-soft);background:var(--surface)}.platform-scroller{display:flex;min-height:54px;align-items:center;justify-content:center;overflow:auto}.platform-scroller a{display:flex;min-height:54px;align-items:center;padding:0 23px;color:var(--muted);font:.7rem var(--mono);font-weight:650;text-decoration:none;text-transform:uppercase;white-space:nowrap}.platform-scroller a:hover{background:var(--surface-2);color:var(--green)}.home-products{padding-top:58px}.home-section-head{display:grid;grid-template-columns:210px 1fr;align-items:end;gap:40px}.home-products .section-heading{display:block}.home-products .section-heading h2{font-size:2.65rem}.home-products .section-heading__title-row{display:block}.home-products .section-heading__meta{display:block;margin-top:20px}.home-products .section-heading__action{margin-top:7px}.home-search-and-chips{display:flex;flex-direction:column;gap:14px}.store-search label{display:block;margin-bottom:6px;color:var(--text-2);font-size:.72rem;font-weight:650}.store-search>div{position:relative;display:flex;align-items:center}.store-search svg{position:absolute;left:13px;color:var(--muted)}.store-search input{width:100%;height:48px;padding:0 112px 0 42px;border:1px solid var(--line);border-radius:var(--radius-sm);outline:0;background:var(--surface);color:var(--text)}.store-search input:focus{border-color:var(--green)}.store-search button{position:absolute;right:4px;height:40px;padding:0 19px;border:0;border-radius:5px;background:var(--green);color:#07110c;cursor:pointer;font-size:.76rem;font-weight:760}.category-chips{display:flex;gap:8px;overflow:auto}.category-chips a{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid var(--line);border-radius:999px;color:var(--text-2);font-size:.72rem;text-decoration:none;white-space:nowrap}.category-chips a:hover{border-color:#446150;color:var(--green)}.category-chips span{font:650 .66rem var(--mono);color:var(--muted)}.roulette-home{padding:48px 0 74px}.roulette-strip{position:relative;display:grid;grid-template-columns:74px minmax(230px,1fr) auto auto;min-height:104px;align-items:center;gap:20px;padding:14px;border:1px solid rgba(105,226,157,.37);border-radius:var(--radius);background:radial-gradient(circle at 10% 50%,rgba(105,226,157,.11),transparent 25%),linear-gradient(105deg,#101c16,#0a100d);text-decoration:none;overflow:hidden}.roulette-strip:hover{border-color:#69e29dad}.roulette-mark{display:grid;width:68px;height:68px;place-items:center;border:1px solid var(--line);border-radius:var(--radius);background:#69e29d0f}.roulette-mark img{width:68px;height:68px;object-fit:contain}.roulette-copy{display:flex;min-width:0;flex-direction:column}.roulette-copy small{color:var(--green);font:.65rem var(--mono);font-weight:760}.roulette-copy strong{font-size:1.3rem}.roulette-copy>span{color:var(--muted);font-size:.72rem}.roulette-referral{padding:9px 13px;border:1px solid var(--line);border-radius:999px;color:var(--text-2);font:.68rem var(--mono);text-transform:uppercase}.roulette-referral b{margin-right:5px;color:var(--amber)}.roulette-cta{display:flex;height:50px;align-items:center;gap:10px;padding:0 19px;border-radius:var(--radius-sm);background:var(--green);color:#07110c;font:.72rem var(--mono);font-weight:800;text-transform:uppercase}.catalog-page>.container>.section-heading{margin-bottom:30px}.catalog-page>.container>.section-heading h1{margin:0;font-size:4.5rem;line-height:1.02;font-weight:820;text-transform:none}.catalog-page>.container>.section-heading h2{font-size:4.5rem;text-transform:none}.catalog-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:32px}.filter-panel{position:relative}.filter-panel-inner{position:sticky;top:91px;display:flex;flex-direction:column;gap:22px;padding:20px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.filter-title{display:flex;align-items:center;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid var(--line-soft)}.filter-title>span{display:flex;align-items:center;gap:8px;font-weight:730}.filter-title button{border:0;background:none;color:var(--green);cursor:pointer;font-size:.7rem}.catalog-search{position:relative;display:flex;align-items:center}.catalog-search svg{position:absolute;left:11px;color:var(--muted)}.catalog-search input{width:100%;height:42px;padding:0 12px 0 36px;border:1px solid var(--line);border-radius:var(--radius-sm);outline:0;background:var(--bg);color:var(--text);font-size:.78rem}.stock-toggle{display:flex;align-items:center;gap:9px;color:var(--text-2);font-size:.8rem;cursor:pointer}.stock-toggle input{position:absolute;opacity:0}.stock-toggle>span{position:relative;width:36px;height:20px;border-radius:999px;background:#28372f;transition:.15s}.stock-toggle>span:after{position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;content:"";background:#849289;transition:.15s}.stock-toggle input:checked+span{background:#69e29d5c}.stock-toggle input:checked+span:after{left:19px;background:var(--green)}.filter-group{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;border:0}.filter-group legend{width:100%;margin-bottom:10px;color:var(--muted);font:.67rem var(--mono);font-weight:750;text-transform:uppercase}.filter-group label{display:grid;grid-template-columns:17px 1fr auto;align-items:center;gap:7px;color:var(--text-2);font-size:.76rem;cursor:pointer}.filter-group input{accent-color:var(--green)}.filter-group b{color:var(--muted);font:.63rem var(--mono)}.mobile-apply,.filter-close,.filter-scrim,.catalog-mobile-bar{display:none}.catalog-toolbar{display:flex;height:48px;align-items:center;justify-content:space-between;margin-bottom:18px;padding-bottom:12px;border-bottom:1px solid var(--line-soft)}.catalog-toolbar strong{color:var(--text-2);font:.72rem var(--mono);text-transform:uppercase}.catalog-toolbar .field{width:190px}.catalog-toolbar .field__control{min-height:38px;padding-block:6px;background:transparent}.product-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:56px;align-items:start}.product-media{position:sticky;top:92px}.product-image-stage{position:relative;height:530px;border:1px solid var(--line);border-radius:var(--radius);background:radial-gradient(circle at 50% 40%,#244838,#0b1510 68%);overflow:hidden}.product-image-stage img{width:100%;height:100%;object-fit:cover}.sale-flag{position:absolute;top:16px;left:16px;padding:6px 10px;border:1px solid rgba(237,189,99,.35);border-radius:999px;background:#12100ae0;color:var(--amber);font:.7rem var(--mono);text-transform:uppercase}.product-trust-row{display:flex;justify-content:center;gap:26px;padding:15px;border:1px solid var(--line);border-top:0;border-radius:0 0 var(--radius) var(--radius);color:var(--muted);font-size:.7rem}.product-trust-row span{display:flex;align-items:center;gap:6px}.product-trust-row svg{width:15px;color:var(--green)}.product-summary{display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding-top:10px}.product-kicker{display:flex;gap:8px}.product-kicker span{padding:4px 8px;border:1px solid var(--line);border-radius:999px;color:var(--text-2);font:.65rem var(--mono);text-transform:uppercase}.product-summary h1{margin:0;font-size:4.2rem;font-weight:830}.product-price{display:flex;align-items:baseline;gap:10px}.product-price strong{font:800 2.05rem var(--mono);color:var(--green)}.product-price del{color:var(--muted);font:500 1rem var(--mono)}.product-price small{color:var(--muted)}.product-summary>.notice{width:100%}.purchase-row{display:flex;width:100%;gap:10px}.purchase-row>.button{flex:1}.product-promises{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:16px 0;border-block:1px solid var(--line-soft);color:var(--muted);font-size:.72rem}.product-promises span{display:flex;align-items:center;gap:6px}.product-promises svg{width:16px;color:var(--green)}.product-promises a{color:var(--green)}.affiliation-note{margin:0;padding:13px;border-left:2px solid var(--line);color:var(--muted);font-size:.72rem}.product-details{margin-top:64px}.product-details>p{max-width:760px;color:var(--text-2)}.product-facts{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin:30px 0 0;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.product-facts>div{padding:16px;border-right:1px solid var(--line-soft)}.product-facts>div:last-child{border-right:0}.product-facts dt{color:var(--muted);font:.65rem var(--mono);text-transform:uppercase}.product-facts dd{margin:7px 0 0;font-size:.82rem;font-weight:680}.review-summary{display:flex;align-items:center;gap:18px}.review-summary>strong{font:800 3.5rem var(--mono);color:var(--green)}.review-summary p{margin:3px 0 0;color:var(--muted);font-size:.75rem}.auth-page{display:grid;min-height:calc(100vh - 107px);grid-template-columns:minmax(360px,.85fr) minmax(500px,1.15fr)}.auth-aside{display:flex;flex-direction:column;justify-content:center;padding:64px clamp(38px,7vw,110px);border-right:1px solid var(--line);background:radial-gradient(circle at 12% 18%,rgba(105,226,157,.12),transparent 36%),#0a100d}.auth-aside .brand__mark{width:46px;height:46px}.auth-aside .brand__name{font-size:1.3rem}.auth-aside h2{max-width:520px;margin:44px 0 28px;font-size:3.5rem}.auth-aside ul{display:flex;flex-direction:column;gap:13px;margin:0;padding:0;list-style:none;color:var(--text-2)}.auth-aside li{display:flex;align-items:center;gap:10px}.auth-aside li svg{width:18px;color:var(--green)}.auth-support{max-width:500px;margin-top:50px;padding-top:24px;border-top:1px solid var(--line)}.auth-support p{margin:6px 0 0;color:var(--muted);font-size:.79rem}.auth-main{display:grid;place-items:center;padding:60px 30px}.auth-card{width:min(100%,450px);padding:34px;border:1px solid var(--line);border-radius:var(--radius);background:#121a16eb;box-shadow:var(--shadow)}.auth-card>.brand{display:none}.auth-card h1{margin:0 0 8px;font-size:2.35rem}.auth-card>p{margin-bottom:24px;color:var(--muted)}.auth-form{display:flex;flex-direction:column;gap:16px}.auth-form>.button{width:100%;margin-top:4px}.auth-divider{display:flex;align-items:center;gap:12px;margin:18px 0;color:var(--muted);font-size:.7rem}.auth-divider:before,.auth-divider:after{height:1px;flex:1;content:"";background:var(--line)}.auth-card>.button{width:100%;margin-bottom:10px}.auth-switch{margin:19px 0 4px!important;color:var(--text-2)!important;font-size:.82rem}.auth-switch a,.auth-legal a{color:var(--green)}.auth-legal{display:block;color:var(--muted);font-size:.67rem}.checkout-container{max-width:1180px}.checkout-container>h1{margin:0 0 6px;font-size:3.4rem}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;margin-top:34px;align-items:start}.checkout-panel,.order-summary,.account-panel,.support-form-panel,.support-aside,.application-form-wrap{padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.checkout-panel h2,.order-summary h2,.account-panel h2{margin:0 0 20px;font-size:1.2rem}.payment-choice{display:grid;grid-template-columns:18px 24px 1fr;align-items:center;gap:11px;padding:15px;border:1px solid var(--line-soft);border-radius:var(--radius-sm);cursor:pointer}.payment-choice+.payment-choice{margin-top:9px}.payment-choice.selected{border-color:#69e29d8c;background:#69e29d0e}.payment-choice input{accent-color:var(--green)}.payment-choice>svg{color:var(--muted)}.payment-choice span{display:flex;flex-direction:column}.payment-choice small{color:var(--muted)}.demo-payment-fields{display:flex;flex-direction:column;gap:14px;margin-top:18px}.delivery-method{display:flex;align-items:center;gap:12px;color:var(--text-2)}.delivery-method>svg{color:var(--green)}.delivery-method span{display:flex;flex-direction:column}.delivery-method small{color:var(--muted)}.order-summary{position:sticky;top:90px}.summary-product{display:flex;align-items:center;gap:12px;padding-bottom:18px;border-bottom:1px solid var(--line-soft)}.summary-product img{width:72px;height:58px;border-radius:var(--radius-sm);object-fit:cover}.summary-product>div{display:flex;min-width:0;flex-direction:column}.summary-product strong{font-size:.86rem}.summary-product span{color:var(--muted);font-size:.69rem}.summary-quantity{display:flex;align-items:center;justify-content:space-between;padding:18px 0}.summary-quantity>span{color:var(--text-2);font-size:.78rem}.summary-quantity .quantity-control{width:112px;height:39px;grid-template-columns:36px 1fr 36px}.order-summary dl{margin:0 0 18px;padding:15px 0;border-block:1px solid var(--line-soft)}.order-summary dl>div{display:flex;justify-content:space-between;margin:6px 0;color:var(--muted);font-size:.78rem}.order-summary dd{margin:0}.order-summary .summary-total{margin-top:15px;color:var(--text);font-size:1rem;font-weight:750}.order-summary>.button{width:100%}.order-summary>small{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:12px;color:var(--muted)}.order-summary .notice{margin:0 0 14px}.checkout-success{display:flex;flex-direction:column;align-items:center;padding:72px 0;text-align:center}.checkout-success>svg{width:68px;height:68px;color:var(--green)}.checkout-success h1{margin:0 0 12px}.checkout-success>p{color:var(--text-2)}.delivery-box{width:100%;margin:25px 0 15px;padding:16px;border:1px solid rgba(105,226,157,.32);border-radius:var(--radius);background:#09150f;text-align:left}.delivery-box>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;color:var(--muted);font-size:.72rem}.delivery-box>code{display:block;overflow:auto;padding:10px;background:#0003;color:var(--green)}.checkout-success>.notice{width:100%}.checkout-success>.actions{margin-top:22px}.auth-password-field{display:flex;flex-direction:column;gap:7px}.auth-field-label{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--text-2);font-size:.77rem;font-weight:650}.auth-field-label a,.auth-forgot-link{color:var(--green);font-size:.7rem;text-decoration:none}.auth-field-label a:hover,.auth-forgot-link:hover{text-decoration:underline}.auth-password-control{position:relative}.auth-password-control .field__control{padding-right:52px}.auth-password-toggle{position:absolute;top:50%;right:6px;width:36px;min-width:36px;height:36px;min-height:36px;transform:translateY(-50%);background:transparent;border-color:transparent}.auth-password-toggle:hover{background:var(--surface-2)}.auth-forgot-link{display:block;margin:2px 0 7px;text-align:center}.price-filter__inputs{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;gap:7px}.price-filter__inputs label{display:flex;min-width:0;flex-direction:column;align-items:stretch;gap:5px;color:var(--muted);font-size:.65rem}.price-filter__inputs input{width:100%;min-width:0;height:38px;padding:0 9px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--bg);color:var(--text);font:700 .72rem var(--mono)}.price-filter__inputs>span{padding-bottom:9px;color:var(--muted)}.account-shell{display:grid;grid-template-columns:240px minmax(0,1fr);gap:34px;align-items:start}.account-nav{position:sticky;top:92px;padding:15px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.account-user{display:flex;align-items:center;gap:10px;padding:8px 7px 17px;border-bottom:1px solid var(--line-soft)}.account-user>span{display:grid;width:39px;height:39px;place-items:center;border-radius:50%;background:var(--green);color:#07110c;font-size:.75rem;font-weight:820}.account-user>div{display:flex;min-width:0;flex-direction:column}.account-user small{overflow:hidden;color:var(--muted);font-size:.65rem;text-overflow:ellipsis}.account-nav nav{display:flex;flex-direction:column;gap:3px;padding:13px 0}.account-nav nav a{display:flex;min-height:43px;align-items:center;gap:10px;padding:0 10px;border-left:2px solid transparent;border-radius:4px;color:var(--text-2);font-size:.78rem;text-decoration:none}.account-nav nav a svg{width:17px}.account-nav nav a:hover{background:var(--surface-2);color:var(--text)}.account-nav nav a.active{border-left-color:var(--green);background:#69e29d12;color:var(--green)}.account-nav>.button{width:100%}.account-main{min-width:0}.account-title{display:flex;min-height:82px;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid var(--line)}.account-title h1{margin:0;font-size:2.8rem}.account-title>.button{margin-top:7px}.order-list,.ticket-list{display:flex;flex-direction:column;gap:15px}.order-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden}.order-card>header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 15px;border-bottom:1px solid var(--line-soft);background:#ffffff03}.order-card>header>div{display:flex;align-items:center;gap:9px}.order-card>header strong{font:.72rem var(--mono)}.order-card time{color:var(--muted);font-size:.67rem}.order-product{display:grid;grid-template-columns:76px 1fr auto;align-items:center;gap:15px;padding:17px}.order-product img{width:76px;height:58px;border-radius:var(--radius-sm);object-fit:cover}.order-product>div{display:flex;flex-direction:column}.order-product h3{margin:0;font-size:.92rem}.order-product span{color:var(--muted);font-size:.7rem}.order-product>strong{font:750 .95rem var(--mono);color:var(--green)}.order-delivery{margin:0 17px 17px;padding:13px;border:1px solid var(--line-soft);border-radius:var(--radius-sm);background:#0c1410}.order-delivery>div:first-child{display:flex;align-items:center;justify-content:space-between}.order-delivery>div:first-child>span{display:flex;align-items:center;gap:6px;color:var(--muted);font:.68rem var(--mono);text-transform:uppercase}.order-delivery p{margin:8px 0 0;color:#536159;letter-spacing:.15em}.delivery-line{display:flex;align-items:center;gap:8px;margin-top:9px}.delivery-line code{min-width:0;flex:1;overflow:auto;padding:9px;background:#0000002e;color:var(--green);font-size:.76rem}.balance-panel{display:flex;min-height:175px;flex-direction:column;justify-content:center;margin-bottom:20px;padding:28px;border:1px solid rgba(105,226,157,.28);border-radius:var(--radius);background:radial-gradient(circle at 85% 35%,rgba(105,226,157,.16),transparent 34%),linear-gradient(110deg,#13251c,#0c1510)}.balance-panel>span{color:var(--text-2);font-size:.78rem}.balance-panel>strong{margin:4px 0;font:820 3.2rem var(--mono);color:var(--green)}.balance-panel>small{color:var(--muted)}.preset-amounts{display:flex;flex-wrap:wrap;gap:8px;margin:15px 0}.preset-amounts button{min-width:74px;height:39px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--bg);color:var(--text-2);cursor:pointer;font:700 .75rem var(--mono)}.preset-amounts button:hover,.preset-amounts button.active{border-color:var(--green);background:#69e29d12;color:var(--green)}.fund-form{display:grid;grid-template-columns:minmax(180px,340px) auto;align-items:end;gap:10px}.account-main>.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.account-main .product-card__media{height:145px}.account-panel+.account-panel{margin-top:15px}.account-panel header{display:flex;align-items:center;justify-content:space-between}.account-panel p{color:var(--text-2)}.account-panel>small{color:var(--muted)}.code-box{display:flex;align-items:center;gap:9px;padding:11px;border:1px solid var(--line-soft);border-radius:var(--radius-sm);background:#08100c}.code-box code{min-width:0;flex:1;overflow:auto;color:var(--green);font-size:.78rem;white-space:nowrap}.roulette-page{padding-top:0}.roulette-live{display:flex;min-height:45px;align-items:center;justify-content:center;gap:20px;padding:8px var(--shell);border-bottom:1px solid var(--line-soft);background:#0a0f0c;color:var(--text-2);font-size:.72rem}.roulette-live span{color:var(--green);font:720 .66rem var(--mono)}.roulette-container{padding-top:58px}.roulette-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:60px;align-items:center}.wheel-stage{display:flex;min-height:650px;flex-direction:column;align-items:center;justify-content:center}.roulette-wheel{position:relative;width:min(540px,80vw);height:min(540px,80vw);margin-bottom:34px;border:10px solid #1d3127;border-radius:50%;background:conic-gradient(from -30deg,#163c2a 0deg 60deg,#293727 60deg 120deg,#1b2637 120deg 180deg,#3b2920 180deg 240deg,#14352c 240deg 300deg,#2a253a 300deg);box-shadow:0 0 0 2px #69e29d57,0 24px 65px #0000006b,inset 0 0 70px #0006}.roulette-wheel:after{position:absolute;inset:11%;border:1px solid rgba(255,255,255,.08);border-radius:50%;content:""}.roulette-wheel.is-spinning{animation:wheel-spin 1.8s cubic-bezier(.15,.75,.1,1) both}@keyframes wheel-spin{0%{transform:rotate(0)}to{transform:rotate(1410deg)}}.roulette-wheel>span{position:absolute;z-index:2;top:50%;left:50%;width:42%;color:#eaf5ee;font:700 .78rem var(--mono);text-align:right;text-transform:uppercase;transform:translate(-100%,-50%) rotate(calc(360deg/var(--n)*var(--i) + 30deg));transform-origin:100% 50%}.wheel-hub{position:absolute;z-index:4;inset:35%;display:grid;place-items:center;border:5px solid #2d4e3e;border-radius:50%;background:#0b1711;box-shadow:0 8px 30px #00000059}.wheel-hub img{width:88%;height:88%;object-fit:contain}.wheel-pointer{position:relative;z-index:8;width:0;height:0;margin-bottom:-26px;border-top:0;border-right:18px solid transparent;border-bottom:35px solid var(--amber);border-left:18px solid transparent;filter:drop-shadow(0 4px 6px rgba(0,0,0,.5))}.roulette-result{display:flex;flex-direction:column;align-items:center;margin-top:20px;padding:20px 36px;border:1px solid rgba(237,189,99,.35);border-radius:var(--radius);background:#edbd6312;text-align:center}.roulette-result svg{color:var(--amber)}.roulette-result p{margin:6px 0 0;color:var(--muted)}.roulette-result strong{font-size:1.35rem;color:var(--amber)}.roulette-result a{display:flex;align-items:center;gap:5px;margin-top:8px;color:var(--green);font-size:.74rem}.roulette-rules{padding:28px;border-left:1px solid var(--line)}.roulette-rules h2{margin-bottom:28px}.roulette-rules ol{display:flex;flex-direction:column;gap:25px;margin:0 0 28px;padding:0;list-style:none}.roulette-rules li{display:grid;grid-template-columns:42px 1fr;gap:13px}.roulette-rules li>span{font:750 1.25rem var(--mono);color:var(--green)}.roulette-rules li strong{display:block}.roulette-rules li p{margin:3px 0 0;color:var(--muted);font-size:.79rem}.business-hero{padding:100px 0 85px;border-bottom:1px solid var(--line);background:radial-gradient(circle at 78% 40%,rgba(237,189,99,.1),transparent 28%),linear-gradient(110deg,#102219,#0a100d)}.business-hero h1{max-width:820px;margin:0 0 18px}.business-hero>.container>p:not(.eyebrow){max-width:630px;color:var(--text-2);font-size:1.1rem}.business-hero .actions{margin-top:28px}.business-proof{display:flex;gap:20px;margin-top:28px;color:var(--muted);font-size:.76rem}.business-proof span{display:flex;align-items:center;gap:6px}.business-proof svg{width:15px;color:var(--green)}.business-showcase{border-bottom:1px solid var(--line);background:var(--bg-deep)}.business-showcase-grid{display:grid;min-height:210px;grid-template-columns:1.3fr .7fr;gap:0}.shop-preview{display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--line);position:relative}.shop-preview>span{color:var(--green);font:.66rem var(--mono)}.shop-preview>strong{margin-top:8px;font:760 2.6rem var(--mono)}.shop-preview>div{position:absolute;right:45px;display:grid;width:88px;height:88px;place-items:center;border:1px solid var(--line);background:var(--surface);color:var(--green)}.shop-preview svg{width:40px;height:40px}.commission{display:flex;flex-direction:column;justify-content:center;padding-left:50px}.commission>strong{font:850 4.5rem/1 var(--mono);color:var(--amber)}.commission>span{color:var(--text-2);font-weight:700}.commission p{margin:12px 0 0;color:var(--muted);font-size:.76rem}.business-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:72px;border:1px solid var(--line);background:var(--line)}.business-benefits article{padding:26px;background:var(--surface)}.business-benefits svg{color:var(--green)}.business-benefits h3{margin:16px 0 7px}.business-benefits p{margin:0;color:var(--muted);font-size:.78rem}.business-steps{display:grid;grid-template-columns:repeat(4,1fr);margin-top:28px;border-top:1px solid var(--line)}.business-steps article{padding:24px 24px 0 0}.business-steps article+article{padding-left:24px;border-left:1px solid var(--line)}.business-steps span{color:var(--green);font:730 .72rem var(--mono)}.business-steps h3{margin:18px 0 8px}.business-steps p{color:var(--muted);font-size:.78rem}.business-apply{border-top:1px solid var(--line);background:#0a100d}.apply-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.apply-grid>div:first-child>p{color:var(--text-2)}.apply-grid ul{display:flex;flex-direction:column;gap:11px;margin:28px 0 0;padding:0;list-style:none;color:var(--muted);font-size:.8rem}.apply-grid li{display:flex;align-items:center;gap:8px}.apply-grid li svg{width:17px;color:var(--green)}.application-form{display:flex;flex-direction:column;gap:16px}.agree{display:flex;align-items:flex-start;gap:9px;color:var(--text-2);font-size:.75rem}.agree input{margin-top:4px;accent-color:var(--green)}.form-success{display:flex;min-height:300px;flex-direction:column;align-items:center;justify-content:center;text-align:center}.form-success>svg{width:54px;height:54px;color:var(--green)}.form-success h3{margin:14px 0 5px;font-size:1.5rem}.form-success p{max-width:480px;color:var(--muted)}.support-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:26px}.support-form-panel>h2,.support-aside>h2{margin:0 0 23px}.support-aside>svg{width:34px;height:34px;margin-bottom:12px;color:var(--green)}.support-aside ul{padding-left:20px;color:var(--text-2);font-size:.79rem}.support-aside li{margin-bottom:7px}.support-aside a{color:var(--green)}.support-aside h3{margin:27px 0 12px;font-size:.83rem}.support-aside details{border-top:1px solid var(--line-soft)}.support-aside summary{padding:13px 0;cursor:pointer;color:var(--text-2);font-size:.78rem;font-weight:670}.support-aside details p{color:var(--muted);font-size:.76rem}.category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.category-tile{position:relative;min-height:250px;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);text-decoration:none;transition:.17s}.category-tile:hover{border-color:#466653;background:var(--surface-2);transform:translateY(-2px)}.category-tile>svg{color:var(--green)}.category-tile>span{position:absolute;top:28px;right:28px;color:var(--muted);font:.67rem var(--mono);text-transform:uppercase}.category-tile h2{margin:43px 0 8px}.category-tile p{max-width:480px;color:var(--muted)}.category-tile strong{display:flex;align-items:center;gap:6px;color:var(--green);font-size:.75rem}.info-container{max-width:1040px}.prose{border-top:1px solid var(--line)}.prose>section{display:grid;grid-template-columns:75px 1fr;gap:22px;padding:34px 0;border-bottom:1px solid var(--line)}.prose>section>span{color:var(--green);font:750 .82rem var(--mono)}.prose h2{margin:0 0 10px;font-size:1.45rem}.prose p{max-width:730px;margin:0;color:var(--text-2)}.contact-actions{margin-top:32px;display:flex;gap:10px}.legal-note{display:flex;align-items:flex-start;gap:11px;margin-top:48px;padding:16px;border:1px solid rgba(237,189,99,.24);background:#edbd630f;color:var(--muted);font-size:.75rem}.legal-note svg{flex:0 0 auto;color:var(--amber)}.legal-note p{margin:0}.category-tile--soon{background:linear-gradient(135deg,var(--surface),rgba(105,226,157,.025))}.category-tile--soon>span{color:var(--amber)}.category-tile--soon>svg{color:var(--muted)}.crypto-topup-panel{display:flex;flex-direction:column;gap:15px}.crypto-topup-panel>.notice{margin:0}.crypto-fund-form{margin-top:2px}.crypto-topup-status{display:flex;flex-direction:column;gap:15px;padding:16px;border:1px solid rgba(105,226,157,.25);border-radius:var(--radius-sm);background:#69e29d09}.crypto-topup-status__header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.crypto-topup-status__header>div{display:flex;flex-direction:column;gap:5px}.crypto-topup-status__header strong{font:750 .85rem var(--mono);color:var(--green)}.crypto-topup-status dl{display:flex;flex-wrap:wrap;gap:20px;margin:0;padding:12px 0;border-block:1px solid var(--line-soft)}.crypto-topup-status dl>div{display:flex;min-width:130px;flex-direction:column;gap:4px}.crypto-topup-status dt{color:var(--muted);font-size:.7rem}.crypto-topup-status dd{margin:0;color:var(--text);font:700 .85rem var(--mono)}.crypto-topup-status>.button{align-self:flex-start}.crypto-topup-waiting{margin:0;font-size:.75rem}.modal-backdrop{position:fixed;z-index:600;inset:0;display:grid;place-items:center;padding:20px;background:#020604c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal{width:min(100%,560px);max-height:min(85vh,780px);border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);overflow:auto}.modal__header{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid var(--line);background:var(--surface)}.modal__header h2{margin:0;font-size:1.15rem}.modal__body{padding:20px}.modal__footer{display:flex;justify-content:flex-end;gap:8px;padding:15px 18px;border-top:1px solid var(--line)}.tabs{display:flex;border-bottom:1px solid var(--line);overflow:auto}.tabs__tab{display:flex;min-height:44px;align-items:center;gap:7px;padding:0 14px;border:0;border-bottom:2px solid transparent;background:none;color:var(--muted);cursor:pointer;font-size:.78rem;white-space:nowrap}.tabs__tab.is-active{border-bottom-color:var(--green);color:var(--green)}.tabs__count{padding:2px 6px;border-radius:999px;background:var(--surface-2);font-size:.63rem}@media(max-width:1179px){.site-nav--desktop,.site-header>.site-header__inner>.header-search,.site-header>.site-header__inner>.header-account{display:none}.mobile-menu-toggle{display:inline-flex;margin-left:auto}.mobile-navigation{position:absolute;z-index:120;top:64px;right:0;left:0;border-bottom:1px solid var(--line);background:#101813;box-shadow:var(--shadow)}.mobile-navigation.is-open{display:block}.mobile-navigation__inner{display:flex;flex-direction:column;gap:13px;padding-top:14px;padding-bottom:18px}.header-search--mobile{display:flex;max-width:none;margin:0}.site-nav--mobile{display:flex;flex-direction:column}.site-nav--mobile .site-nav__link{min-height:44px;justify-content:space-between;padding:0 10px;border-left:2px solid transparent}.site-nav--mobile .site-nav__link.is-active{border-left-color:var(--green);background:#69e29d0f}.site-nav--mobile .site-nav__link.is-active:after{display:none}.header-account--mobile{display:flex;padding-top:12px;border-top:1px solid var(--line)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card__media{height:175px}.home-section-head{grid-template-columns:190px 1fr}.product-layout{gap:35px}.product-image-stage{height:470px}}@media(max-width:980px){.page{padding:48px 0 76px}.site-footer__main{grid-template-columns:1fr;gap:40px}.site-footer__navigation{max-width:720px}.hero,.hero-inner{min-height:500px}.hero h1{font-size:3.55rem}.home-section-head{grid-template-columns:1fr;align-items:start}.home-products .section-heading{display:flex}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.roulette-strip{grid-template-columns:62px 1fr auto}.roulette-mark,.roulette-mark img{width:58px;height:58px}.roulette-referral{grid-column:2}.roulette-cta{grid-row:1/3;grid-column:3}.product-layout{grid-template-columns:1fr}.product-media{position:static}.product-image-stage{height:min(66vw,590px)}.product-summary{max-width:760px}.product-facts{grid-template-columns:repeat(3,minmax(0,1fr))}.product-facts>div{border-bottom:1px solid var(--line-soft)}.auth-page{grid-template-columns:1fr}.auth-aside{display:none}.auth-card>.brand{display:inline-flex;margin-bottom:30px}.auth-main{min-height:760px}.checkout-layout{grid-template-columns:1fr}.order-summary{position:static}.account-shell{grid-template-columns:1fr}.account-nav{position:static;display:flex;align-items:center;gap:12px;padding:10px;overflow:auto}.account-user{min-width:190px;padding:4px 12px 4px 4px;border-right:1px solid var(--line);border-bottom:0}.account-nav nav{flex:1;flex-direction:row;padding:0;overflow:auto}.account-nav nav a{flex:0 0 auto;border-bottom:2px solid transparent;border-left:0}.account-nav nav a.active{border-bottom-color:var(--green);border-left:0}.account-nav>.button{width:auto}.roulette-layout{grid-template-columns:1fr}.roulette-rules{max-width:700px;margin:0 auto;padding:28px 0;border-top:1px solid var(--line);border-left:0}.business-showcase-grid{grid-template-columns:1fr}.shop-preview{min-height:150px;border-right:0;border-bottom:1px solid var(--line)}.commission{min-height:150px;padding-left:0}.apply-grid{grid-template-columns:1fr;gap:35px}.support-layout{grid-template-columns:1fr}}@media(max-width:720px){:root{--shell:16px}.site-header{height:58px}.site-header__inner{gap:9px}.brand__mark{width:28px;height:28px}.brand__name{font-size:.93rem}.mobile-navigation{top:58px}.telegram-bar>a{min-height:38px}.telegram-bar span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.telegram-bar strong{display:none}.page{padding:38px 0 62px}.page-hero{padding-bottom:34px}.page-hero h1,.page-hero--compact h1{font-size:2.65rem}.section-heading{align-items:flex-start}.section-heading h2{font-size:2rem}.section-heading__title-row{align-items:flex-start;flex-direction:column;gap:4px}.field-row{grid-template-columns:1fr}.hero,.hero-inner{min-height:465px}.hero-inner{align-items:flex-start;text-align:left}.hero h1{font-size:3rem}.hero>div>p{font-size:.95rem}.hero-actions{justify-content:flex-start}.hero-proof{gap:16px}.platform-scroller{justify-content:flex-start;padding:0}.platform-scroller a{padding-inline:18px}.home-products{padding-top:40px}.home-products .section-heading{display:flex}.store-search input{padding-right:93px}.store-search button{padding-inline:14px}.product-grid{gap:12px}.product-card__media{height:155px}.product-card__body{min-height:160px;padding:13px}.product-card h3{font-size:.88rem}.roulette-strip{grid-template-columns:54px 1fr;gap:12px;padding:12px}.roulette-mark,.roulette-mark img{width:50px;height:50px}.roulette-copy strong{font-size:1rem}.roulette-copy>span{font-size:.66rem}.roulette-referral{grid-column:1/-1;text-align:center}.roulette-cta{grid-column:1/-1;grid-row:auto;height:42px;justify-content:center}.catalog-layout{display:block}.catalog-toolbar{display:none}.catalog-mobile-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.catalog-mobile-bar>.field{width:180px}.filter-panel{position:fixed;z-index:300;top:0;bottom:0;left:0;width:min(88vw,360px);padding:0;background:var(--surface);box-shadow:var(--shadow);transform:translate(-105%);transition:transform .2s}.filter-panel.is-open{transform:none}.filter-panel-inner{position:static;height:100%;padding:64px 18px 20px;border:0;border-radius:0;overflow:auto}.filter-close{position:absolute;z-index:2;top:12px;right:12px;display:grid;width:40px;height:40px;place-items:center;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-2)}.filter-scrim{position:fixed;z-index:250;inset:0;display:block;border:0;background:#000000ad}.mobile-apply{display:inline-flex}.product-image-stage{height:min(82vw,500px)}.product-summary h1{font-size:2.75rem}.purchase-row{align-items:stretch;flex-direction:column}.purchase-row .quantity-control{width:100%}.product-promises{grid-template-columns:1fr}.product-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-main{min-height:0;padding:36px 16px}.auth-card{padding:24px}.auth-card h1{font-size:2rem}.checkout-container>h1{font-size:2.7rem}.checkout-layout{margin-top:25px}.checkout-panel,.order-summary,.account-panel,.support-form-panel,.support-aside,.application-form-wrap{padding:18px}.payment-choice{grid-template-columns:17px 21px 1fr}.order-summary{margin-top:0}.checkout-success{padding-top:30px}.account-nav{align-items:stretch;flex-direction:column}.account-user{border-right:0;border-bottom:1px solid var(--line)}.account-nav nav{width:100%}.account-nav>.button{width:100%}.account-title h1{font-size:2.3rem}.order-card>header{align-items:flex-start;flex-direction:column;gap:4px}.order-product{grid-template-columns:62px 1fr}.order-product img{width:62px;height:52px}.order-product>strong{grid-column:2}.fund-form{grid-template-columns:1fr}.account-main>.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.roulette-live{align-items:flex-start;flex-direction:column;gap:2px}.roulette-container{padding-top:40px}.wheel-stage{min-height:510px}.roulette-wheel{width:min(88vw,460px);height:min(88vw,460px);border-width:7px}.roulette-rules{padding-inline:5px}.business-hero{padding:70px 0}.business-hero h1{font-size:3rem}.business-proof{align-items:flex-start;flex-direction:column;gap:8px}.shop-preview>div{right:12px;width:65px;height:65px}.commission>strong{font-size:3.6rem}.business-benefits{grid-template-columns:1fr;margin-bottom:50px}.business-steps{grid-template-columns:repeat(2,1fr)}.business-steps article:nth-child(3){border-left:0}.category-grid{grid-template-columns:1fr}.prose>section{grid-template-columns:42px 1fr}.site-footer__main{padding-top:45px}.site-footer__navigation{grid-template-columns:repeat(2,1fr)}.site-footer__group:last-child{grid-column:1/-1}.site-footer__bottom{align-items:flex-start;flex-direction:column;justify-content:center;padding-block:15px}}@media(max-width:460px){.site-header__inner>.brand{margin-right:auto}.header-account--mobile{align-items:stretch;flex-direction:column}.header-account--mobile .button{width:100%}.header-account--mobile.header-account--signed-in{display:grid;grid-template-columns:1fr repeat(3,40px)}.header-account__identity{min-width:0}.page-hero h1,.page-hero--compact h1{font-size:2.3rem}.hero h1{font-size:2.65rem}.hero-proof{align-items:flex-start;flex-direction:column;margin-top:27px}.product-grid{grid-template-columns:1fr}.product-card__media{height:205px}.home-products .section-heading{align-items:flex-start;flex-direction:column}.catalog-mobile-bar{align-items:stretch;flex-direction:column}.catalog-mobile-bar>.field{width:100%}.product-summary h1{font-size:2.35rem}.product-facts{grid-template-columns:1fr}.product-facts>div{border-right:0}.auth-card{border-right:0;border-left:0}.order-product{grid-template-columns:1fr}.order-product img{width:100%;height:145px}.order-product>strong{grid-column:1}.delivery-line{align-items:stretch;flex-direction:column}.delivery-line .button{align-self:flex-end}.account-main>.product-grid{grid-template-columns:1fr}.roulette-wheel>span{font-size:.53rem}.business-hero h1{font-size:2.6rem}.shop-preview>strong{max-width:70%;font-size:1.1rem}.business-steps{grid-template-columns:1fr}.business-steps article+article{padding-left:0;border-left:0}.support-form-panel,.support-aside{border-right:0;border-left:0}.category-tile{min-height:225px;padding:22px}.category-tile>span{top:22px;right:22px}.contact-actions{align-items:stretch;flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.roulette-wheel.is-spinning{transform:rotate(180deg)}}@media(max-width:460px){.crypto-topup-status__header{align-items:stretch;flex-direction:column}.crypto-topup-status dl{gap:12px}.crypto-topup-status dl>div{min-width:110px}}.admin-page{background:linear-gradient(180deg,rgba(105,226,157,.025),transparent 420px)}.admin-container{max-width:1500px}.admin-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid var(--line)}.admin-hero h1{margin:0 0 11px;font-size:3.8rem}.admin-hero p:not(.eyebrow){max-width:670px;margin:0;color:var(--text-2);font-size:.96rem}.admin-hero-actions{display:flex;flex-wrap:wrap;gap:8px}.admin-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:25px}.admin-stat{display:flex;align-items:center;gap:13px;min-height:105px;padding:17px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.admin-stat__icon{display:grid;width:41px;height:41px;flex:0 0 auto;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--surface-2);color:var(--green)}.admin-stat>div{display:flex;min-width:0;flex-direction:column}.admin-stat small{color:var(--muted);font:.65rem var(--mono);text-transform:uppercase}.admin-stat strong{margin-top:3px;font:800 1.55rem var(--mono)}.admin-stat>div>span{color:var(--muted);font-size:.68rem}.admin-stat--green .admin-stat__icon{border-color:#69e29d4d;background:#69e29d14}.admin-stat--amber .admin-stat__icon{border-color:#edbd634d;background:#edbd6314;color:var(--amber)}.admin-workspace{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,.8fr);gap:20px;align-items:start}.admin-workspace--catalog{grid-template-columns:minmax(0,1fr)}.admin-workspace--catalog .admin-empty-editor{display:none}.admin-workspace--editing .admin-table{min-width:0;table-layout:fixed}.admin-workspace--editing .admin-product-name{min-width:0}@media(min-width:721px){.admin-workspace--editing .admin-table th:nth-child(1),.admin-workspace--editing .admin-table td:nth-child(1){width:38%}.admin-workspace--editing .admin-table th:nth-child(2),.admin-workspace--editing .admin-table td:nth-child(2){width:14%}.admin-workspace--editing .admin-table th:nth-child(3),.admin-workspace--editing .admin-table td:nth-child(3){width:13%}.admin-workspace--editing .admin-table th:nth-child(4),.admin-workspace--editing .admin-table td:nth-child(4){width:10%}.admin-workspace--editing .admin-table th:nth-child(5),.admin-workspace--editing .admin-table td:nth-child(5){width:12%}.admin-workspace--editing .admin-table th:nth-child(6),.admin-workspace--editing .admin-table td:nth-child(6){width:13%}}.admin-panel{min-width:0;padding:21px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 8px 28px #00000021}.admin-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.admin-panel__header .eyebrow{margin-bottom:7px}.admin-panel__header h2{margin:0;font-size:1.45rem}.admin-list-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:15px}.admin-list-toolbar>.field{flex:1}.admin-list-toolbar>span{color:var(--muted);font:.68rem var(--mono);white-space:nowrap}.admin-table-wrap{width:100%;overflow:auto;border:1px solid var(--line-soft);border-radius:var(--radius-sm)}.admin-table{width:100%;min-width:680px;border-collapse:collapse}.admin-table th{padding:11px 12px;border-bottom:1px solid var(--line);background:#ffffff04;color:var(--muted);font:.64rem var(--mono);font-weight:700;text-align:left;text-transform:uppercase;white-space:nowrap}.admin-table td{padding:11px 12px;border-bottom:1px solid var(--line-soft);font-size:.76rem;vertical-align:middle}.admin-table tbody tr:last-child td{border-bottom:0}.admin-table tbody tr{transition:background .15s}.admin-table tbody tr:hover,.admin-table tbody tr.is-selected{background:#69e29d0b}.admin-product-name{display:flex;align-items:center;gap:10px;min-width:245px}.admin-product-name img{width:45px;height:37px;flex:0 0 auto;border:1px solid var(--line-soft);border-radius:4px;object-fit:cover;background:var(--bg-deep)}.admin-product-name>span{display:flex;min-width:0;flex-direction:column}.admin-product-name strong{overflow:hidden;color:var(--text);font-size:.77rem;text-overflow:ellipsis;white-space:nowrap}.admin-product-name small{overflow:hidden;margin-top:2px;color:var(--muted);font:.61rem var(--mono);text-overflow:ellipsis;white-space:nowrap}.admin-category-chip{display:inline-block;max-width:145px;overflow:hidden;padding:4px 7px;border:1px solid var(--line-soft);border-radius:999px;color:var(--text-2);font-size:.63rem;text-overflow:ellipsis;white-space:nowrap}.admin-price{font:750 .8rem var(--mono);color:var(--green);white-space:nowrap}.admin-table td s{display:block;color:var(--muted);font:.59rem var(--mono)}.admin-stock{font:760 .8rem var(--mono)}.admin-stock.has-stock{color:var(--green)}.admin-stock.empty-stock{color:var(--muted)}.admin-row-actions{display:flex;justify-content:flex-end;gap:5px}.admin-row-actions .icon-button,.admin-row-actions .button--icon{width:34px;min-width:34px;height:34px;min-height:34px}.admin-editor{position:sticky;top:84px;max-height:calc(100vh - 104px);overflow:auto}.admin-editor .admin-panel__header{position:sticky;z-index:2;top:-21px;margin:0 -21px 18px;padding:21px;border-bottom:1px solid var(--line-soft);background:var(--surface)}.admin-form{gap:16px}.admin-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.admin-form-grid--wide{grid-template-columns:1.25fr .75fr}.admin-form-grid--numbers{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-editor__actions{padding-top:3px}.admin-editor__actions .button:first-child{min-width:150px}.admin-inventory-upload{margin-top:24px;padding-top:21px;border-top:1px solid var(--line)}.admin-subheading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:12px}.admin-subheading h3{margin:0 0 5px;font-size:1rem}.admin-subheading p{max-width:500px;margin:0;color:var(--muted);font-size:.72rem}.admin-subheading>svg{flex:0 0 auto;color:var(--green)}.admin-inventory-upload textarea{display:block;width:100%;min-height:145px;padding:11px 12px;border:1px solid var(--line);border-radius:var(--radius-sm);outline:0;background:var(--bg);color:var(--text);font:.76rem/1.6 var(--mono);resize:vertical}.admin-inventory-upload textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #69e29d14}.admin-upload-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px}.admin-upload-footer small{color:var(--muted);font:.66rem var(--mono)}.admin-empty-editor{display:flex;min-height:370px;flex-direction:column;align-items:center;justify-content:center;text-align:center}.admin-empty-editor>svg{color:var(--green)}.admin-empty-editor h2{margin:14px 0 5px;font-size:1.35rem}.admin-empty-editor p{max-width:320px;margin:0 0 20px;color:var(--muted);font-size:.78rem}.admin-security-note{margin-top:19px}.admin-security-note>svg{flex:0 0 auto;color:var(--blue)}.admin-login-page{display:grid;min-height:calc(100vh - 150px);place-items:center;padding-top:45px}.admin-login-card{width:min(100%,490px);padding:34px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.admin-login-mark{display:grid;width:57px;height:57px;place-items:center;margin-bottom:20px;border:1px solid rgba(105,226,157,.35);border-radius:50%;background:#69e29d14;color:var(--green)}.admin-login-card h1{margin:0 0 9px;font-size:2.4rem}.admin-login-card>p:not(.eyebrow){margin-bottom:24px}.admin-login-card form{margin-top:20px}.admin-login-card form>.button{width:100%;margin-top:4px}.admin-login-help{display:block;margin:17px 0 21px;color:var(--muted);font-size:.7rem}.admin-login-help code{color:var(--green)}.admin-login-card .back-link{margin:0;font-size:.75rem}@media(max-width:1100px){.admin-workspace{grid-template-columns:1fr}.admin-editor{position:static;max-height:none}.admin-editor .admin-panel__header{position:static;margin:0 0 18px;padding:0;border-bottom:0;background:none}.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-table{min-width:0;table-layout:fixed}.admin-product-name{min-width:0}}@media(max-width:720px){.admin-hero{align-items:flex-start;flex-direction:column}.admin-hero h1{font-size:2.7rem}.admin-hero-actions{width:100%}.admin-hero-actions .button{flex:1}.admin-stats{gap:9px}.admin-stat{min-height:92px;padding:12px}.admin-stat strong{font-size:1.25rem}.admin-stat__icon{width:35px;height:35px}.admin-panel{padding:17px}.admin-form-grid,.admin-form-grid--wide,.admin-form-grid--numbers{grid-template-columns:1fr}.admin-editor .admin-panel__header{margin-bottom:15px}.admin-editor .admin-panel__header h2{max-width:260px;font-size:1.2rem}.admin-list-toolbar{align-items:stretch;flex-direction:column}.admin-list-toolbar>span{align-self:flex-end}.admin-security-note{font-size:.74rem}.admin-table th,.admin-table td{padding:8px 4px}.admin-table th:nth-child(1),.admin-table td:nth-child(1){width:29%}.admin-table th:nth-child(2),.admin-table td:nth-child(2){width:12%}.admin-table th:nth-child(3),.admin-table td:nth-child(3){width:16%}.admin-table th:nth-child(4),.admin-table td:nth-child(4){width:9%}.admin-table th:nth-child(5),.admin-table td:nth-child(5){width:12%}.admin-table th:nth-child(6),.admin-table td:nth-child(6){width:22%}.admin-product-name{gap:5px}.admin-product-name img{width:30px;height:30px}.admin-product-name strong{font-size:.64rem}.admin-product-name small{font-size:.5rem}.admin-category-chip{max-width:100%;padding-inline:3px;font-size:.52rem}.admin-price,.admin-stock{font-size:.62rem}.admin-status,.status{padding-inline:3px;font-size:.57rem}.admin-row-actions{gap:2px}.admin-row-actions .icon-button,.admin-row-actions .button--icon{width:27px;min-width:27px;height:27px;min-height:27px}}@media(max-width:460px){.admin-login-card{padding:24px;border-right:0;border-left:0}.admin-login-card h1{font-size:2rem}.admin-stats{grid-template-columns:1fr 1fr}.admin-stat{align-items:flex-start;flex-direction:column;gap:6px}.admin-stat>div{width:100%}.admin-hero-actions{align-items:stretch;flex-direction:column}.admin-hero-actions .button{flex:auto}.admin-upload-footer{align-items:stretch;flex-direction:column}.admin-upload-footer .button{width:100%}}@media(max-width:460px){.header-account--mobile.header-account--signed-in.header-account--admin{grid-template-columns:minmax(0,1fr) repeat(4,40px)}}.admin-table-hint{margin:-3px 0 10px;color:var(--muted);font-size:.7rem;line-height:1.5}.admin-table-wrap{overscroll-behavior-inline:contain;scrollbar-color:var(--line) transparent;scrollbar-width:thin}.admin-table-wrap:focus-within{border-color:#69e29d73}.admin-table{min-width:760px}.admin-workspace--editing .admin-table{min-width:760px;table-layout:auto}.admin-product-meta{display:block;margin-top:4px;color:var(--muted);font-size:.58rem!important;line-height:1.35;white-space:nowrap}@media(max-width:1300px){.admin-workspace{grid-template-columns:1fr}.admin-workspace--editing .admin-editor{order:-1;scroll-margin-top:72px}.admin-editor{position:static;max-height:none}.admin-editor .admin-panel__header{position:static;margin:0 0 18px;padding:0;border-bottom:0;background:none}.admin-workspace--editing .admin-table{min-width:760px;table-layout:auto}}@media(max-width:720px){.admin-table-hint{margin:0 0 11px;font-size:.68rem}.admin-table-wrap{overflow:visible;border:0;border-radius:0}.admin-table{display:block;min-width:0!important;table-layout:auto!important}.admin-table thead{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.admin-table tbody{display:grid;gap:10px}.admin-table tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:12px;border:1px solid var(--line-soft);border-radius:var(--radius-sm);background:var(--surface-2)}.admin-table th,.admin-table td{width:auto!important}.admin-table td{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:9px;padding:8px 0;border-bottom:1px solid var(--line-soft);font-size:.74rem;text-align:right}.admin-table td:before{content:attr(data-label);flex:0 0 auto;color:var(--muted);font:.62rem var(--mono);font-weight:700}.admin-table td:first-child{display:block;grid-column:1/-1;padding:0 0 11px;text-align:left}.admin-table td:first-child:before{display:none}.admin-table td:last-child{grid-column:1/-1;justify-content:flex-end;padding:11px 0 0;border-bottom:0}.admin-table td:last-child:before{margin-right:auto}.admin-product-name{align-items:flex-start;gap:10px;min-width:0}.admin-product-name img{width:46px;height:42px}.admin-product-name strong,.admin-product-name small{display:block;overflow:visible;line-height:1.35;text-overflow:clip;white-space:normal;overflow-wrap:anywhere}.admin-product-meta{margin-top:4px!important;color:var(--text-2)!important;font-family:var(--sans)!important;font-size:.64rem!important;white-space:normal!important}.admin-category-chip{max-width:100%;text-align:right;white-space:normal;overflow-wrap:anywhere}.admin-price,.admin-stock{font-size:.72rem}.admin-row-actions{gap:6px}.admin-row-actions .icon-button,.admin-row-actions .button--icon{width:34px;min-width:34px;height:34px;min-height:34px}}@media(max-width:390px){.admin-table tr{padding:10px}.admin-table td{gap:6px;font-size:.7rem}.admin-table td:before{font-size:.58rem}.admin-product-name img{width:40px;height:38px}}
