:root{--font-main:var(--font-ref,"Montserrat"),"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-brand:var(--font-ref,"Montserrat"),"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-ui:var(--font-ref,"Montserrat"),"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--header-height:94px;--bg:#101010;--bg2:#171717;--bg3:#1f1f1f;--card:#242424;--line:hsla(0,0%,100%,.1);--line-strong:hsla(0,0%,100%,.16);--accent:#1ed760;--accent-2:#10b981;--accent-soft:rgba(30,215,96,.11);--text:#f5f8f6;--text-2:#adb7c1;--text-3:#7f8b98;--danger:#ff5a5a}*{box-sizing:border-box;margin:0;padding:0}body,html{min-height:100%}body{background-color:var(--bg);background-image:linear-gradient(180deg,#101010,#111 55%,#141414);background-size:auto;background-position:top;color:var(--text);font-family:var(--font-main);line-height:1.45}body.age-gate-open{overflow:hidden}.age-gate{position:fixed;inset:0;z-index:220;display:grid;place-items:center;padding:18px}.age-gate__backdrop{position:absolute;inset:0;background:rgba(5,8,11,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.age-gate__card{position:relative;width:min(560px,100%);border:1px solid hsla(0,0%,100%,.16);border-radius:20px;padding:24px;display:grid;grid-gap:12px;gap:12px;background:radial-gradient(circle at 90% 0,rgba(30,215,96,.14),transparent 34%),linear-gradient(180deg,#161a1f,#111418);box-shadow:0 28px 80px rgba(0,0,0,.55)}.age-gate__badge{width:max-content;min-height:30px;border-radius:999px;padding:0 12px;display:inline-flex;align-items:center;font-size:13px;font-weight:900;letter-spacing:.08em;background:rgba(255,73,73,.18);border:1px solid rgba(255,73,73,.45);color:#ff9a9a}.age-gate__title{font-size:clamp(28px,4.4vw,36px);line-height:.96;letter-spacing:-.02em;text-transform:uppercase;font-weight:900}.age-gate__text{color:var(--text-2);font-size:14px;line-height:1.45}.age-gate__actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:4px}.age-gate__button{min-height:52px}@media (max-width:700px){.age-gate__card{border-radius:16px;padding:18px;gap:10px}.age-gate__actions{grid-template-columns:1fr}.age-gate__button{min-height:48px}}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.site-wrap{width:min(1700px,calc(100vw - 2rem));margin:0 auto;background:transparent}.site-header{position:relative;z-index:30;width:100%}.site-header__inner{width:min(1700px,calc(100vw - 2rem));margin:0 auto;min-height:var(--header-height);display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;grid-gap:20px;gap:20px;padding:0 12px}.logo-mark{display:inline-flex;flex-direction:column;line-height:1;gap:2px}.logo-main-wrap{display:inline-flex;align-items:center;gap:8px}.logo-main{display:inline-block;color:var(--accent);font-family:var(--font-brand),sans-serif;font-size:2.34rem;font-weight:900;letter-spacing:.04em;background:linear-gradient(135deg,var(--accent),#73f8b2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.logo-sub{margin-top:1px;color:var(--text-3);font-size:.62rem;text-transform:uppercase;letter-spacing:.18em}.top-nav{display:flex;gap:10px}.top-nav--tabs{border:none;border-radius:0;background:transparent;padding:0}.top-nav__link{min-height:50px;padding:0 24px;border-radius:13px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.01);display:inline-flex;align-items:center;color:var(--text-2);text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:700;transition:color .2s ease,background .2s ease}.top-nav__link:hover{color:var(--accent);background:var(--accent-soft)}.header-search{min-height:54px;border:1px solid hsla(0,0%,100%,.08);border-radius:16px;background:transparent;display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:14px;gap:14px;padding:0 18px}.header-search input{width:100%;min-height:52px;border:0;outline:none;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;color:var(--text);font-size:16px}.header-search,.header-search input,.header-search input[type=search]{background-color:transparent!important;background-image:none!important}.header-search input::-webkit-search-cancel-button,.header-search input::-webkit-search-decoration,.header-search input::-webkit-search-results-button,.header-search input::-webkit-search-results-decoration{-webkit-appearance:none}.header-search input:-webkit-autofill,.header-search input:-webkit-autofill:focus,.header-search input:-webkit-autofill:hover{-webkit-text-fill-color:var(--text);box-shadow:inset 0 0 0 1000px transparent!important;-webkit-transition:background-color 9999s ease-in-out 0s;transition:background-color 9999s ease-in-out 0s}.header-search input::placeholder{color:var(--text-3)}.header-actions{display:flex;gap:12px}.icon-action{width:46px;height:46px;border:1px solid hsla(0,0%,100%,.08);border-radius:14px;background:hsla(0,0%,100%,.01);color:var(--text-2);position:relative;display:inline-flex;align-items:center;justify-content:center;transition:color .2s ease,border-color .2s ease}.icon-action svg{width:22px;height:22px}.icon-action:hover{color:var(--accent);border-color:rgba(30,215,96,.35)}.icon-action__badge{position:absolute;top:-5px;right:-5px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#ff2f52;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;line-height:1;border:2px solid #0b0d0f;white-space:nowrap;box-shadow:0 0 0 rgba(255,47,82,0)}.icon-action__badge.is-pop{animation:cartBadgePulse .7s ease}@keyframes cartBadgePulse{0%{transform:scale(.82);box-shadow:0 0 0 rgba(255,47,82,0)}48%{transform:scale(1.18);box-shadow:0 0 18px rgba(255,47,82,.62)}to{transform:scale(1);box-shadow:0 0 0 rgba(255,47,82,0)}}.page-wrap{width:min(1700px,calc(100vw - 2rem));margin:0 auto;padding:26px 0 72px;position:relative;z-index:0}.page-wrap:before{content:"";position:absolute;inset:calc(-1 * var(--header-height)) auto auto 50%;width:100vw;transform:translateX(-50%);height:calc(clamp(460px, 49vw, 760px) + var(--header-height));border-radius:0;background-image:linear-gradient(180deg,hsla(0,0%,6%,0),hsla(0,0%,6%,.08) 66%,hsla(0,0%,6%,.3) 88%,#101010),url(/images/background.jpeg);background-size:cover;background-position:top;pointer-events:none;z-index:-1}.screen{border:1px solid var(--line);border-radius:14px;background:rgba(27,32,39,.74);padding:14px;min-height:calc(100vh - 170px)}.page-title{font-size:2rem;font-weight:900;letter-spacing:-.02em;margin-bottom:11px}.home-shell{display:grid;grid-gap:40px;gap:40px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-block{border:none;border-radius:16px;overflow:visible;min-height:500px;padding:24px 0 8px;display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px;background:transparent;animation:fadeInUp .8s cubic-bezier(.16,1,.3,1) backwards}.hero-copy{display:grid;align-content:center;grid-gap:8px;gap:8px}.hero-kicker{color:var(--text-3);text-transform:uppercase;letter-spacing:.13em;font-size:13px;font-weight:800}.hero-copy h1{font-family:var(--font-brand);font-size:68px;line-height:.94;font-weight:900;letter-spacing:-.025em;text-transform:uppercase}.hero-copy h1 span{color:var(--accent);text-shadow:0 0 40px rgba(30,215,96,.5),0 0 80px rgba(30,215,96,.2)}.hero-copy p{color:var(--text-2);max-width:50ch;font-size:1.04rem}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:10px}.hero-cta{width:-moz-fit-content;width:fit-content;margin-top:0;min-width:170px;font-size:14px}.btn-primary.hero-cta--catalog{color:#fff}.hero-cta--bot{min-width:220px}.btn-secondary.hero-cta--bot{background:linear-gradient(135deg,#2aabee,#229ed9);border:1px solid rgba(42,171,238,.72);color:#fff;gap:10px;box-shadow:0 10px 28px rgba(34,158,217,.35),0 0 42px rgba(42,171,238,.2);transition:transform .22s ease,box-shadow .22s ease,filter .22s ease,border-color .22s ease}.btn-secondary.hero-cta--bot:hover{border-color:rgba(98,206,255,.95);filter:brightness(1.06);box-shadow:0 14px 34px rgba(34,158,217,.45),0 0 58px rgba(42,171,238,.3);transform:translateY(-1px)}.btn-secondary.hero-cta--bot:focus-visible{border-color:rgba(98,206,255,.95);filter:brightness(1.06);box-shadow:0 14px 34px rgba(34,158,217,.45),0 0 58px rgba(42,171,238,.3);transform:translateY(-1px)}.btn-secondary.hero-cta--bot:active{transform:scale(.985) translateY(0)}.hero-cta__telegram-icon{flex-shrink:0;color:#fff}.hero-showcase{position:relative;display:grid;place-items:center;padding-top:4px;isolation:isolate;--showcase-shift-x:-4.8%;--showcase-shift-y:-2.6%;--showcase-extra-left:-60px}.hero-showcase:before{width:min(86%,560px);aspect-ratio:1/1;border-radius:50%;background:radial-gradient(circle at 50% 45%,rgba(30,215,96,.46),rgba(30,215,96,.14) 46%,transparent 72%),radial-gradient(circle at 58% 50%,rgba(16,185,129,.28),transparent 66%);filter:blur(20px);transform:translate(calc(8% + var(--showcase-extra-left) - 100px),2%);opacity:.9}.hero-showcase:after,.hero-showcase:before{content:"";position:absolute;z-index:0;pointer-events:none}.hero-showcase:after{width:min(72%,460px);height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(30,215,96,.95),transparent);filter:blur(.3px);transform:translate(calc(8% + var(--showcase-extra-left) - 100px),10%) rotate(-20deg);opacity:.72}.showcase-main{position:relative;width:-moz-fit-content;width:fit-content;max-width:min(84%,580px);border-radius:0;background:transparent;transform:translate(calc(var(--showcase-shift-x) + var(--showcase-extra-left)),var(--showcase-shift-y));box-shadow:none;display:grid;place-items:center;overflow:visible;transition:transform .28s ease,filter .28s ease;will-change:transform;z-index:3}.showcase-back-link{position:absolute;top:55%;display:grid;place-items:center;width:clamp(198px,28vw,380px);text-decoration:none;transition:transform .3s ease,filter .3s ease,opacity .3s ease;will-change:transform;opacity:.95}.showcase-back-link--left{left:23%;transform:translate(calc(-50% + var(--showcase-extra-left)),-50%) rotate(-12deg) scale(1.12)}.showcase-back-link--right{left:67%;transform:translate(calc(-50% + var(--showcase-extra-left)),-50%) rotate(12deg) scale(1)}.showcase-back-link__image,.showcase-back-link__outline{grid-area:1/1;width:100%;height:auto;object-fit:contain;object-position:center}.showcase-back-link__outline{pointer-events:none;opacity:0;transform:scale(1.01);filter:brightness(0) saturate(100%) invert(59%) sepia(86%) saturate(645%) hue-rotate(88deg) brightness(95%) contrast(95%) blur(1.3px) drop-shadow(0 0 16px rgba(30,215,96,.62));transition:opacity .26s ease,transform .26s ease,filter .26s ease}.showcase-back-link__image{position:relative;z-index:1;display:block;filter:drop-shadow(0 12px 28px rgba(0,0,0,.48))}.showcase-back-link__price{position:absolute;top:80%;border:1px solid var(--line-strong);border-radius:10px;background:rgba(27,33,40,.94);color:#fff;font-size:20px;line-height:1;letter-spacing:-.01em;font-weight:900;padding:8px 12px;white-space:nowrap;box-shadow:0 8px 22px rgba(0,0,0,.34);z-index:6;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}.showcase-back-link__price--left{left:14%;transform:translateY(-50%)}.showcase-back-link__price--right{right:14%;transform:translateY(-50%)}.showcase-main__outline-image{opacity:0;z-index:2;transform:scale(1.01);pointer-events:none;filter:brightness(0) saturate(100%) invert(59%) sepia(86%) saturate(645%) hue-rotate(88deg) brightness(95%) contrast(95%) blur(1px) drop-shadow(0 0 8px rgba(30,215,96,.45));transition:opacity .3s ease,transform .3s ease,filter .3s ease}.showcase-main__image,.showcase-main__outline-image{grid-area:1/1;width:auto;height:auto;max-width:100%;max-height:min(62vh,520px);object-fit:contain;object-position:center}.showcase-main__image{position:relative;z-index:3;display:block;transition:transform .45s ease,filter .45s ease;filter:drop-shadow(0 18px 34px rgba(0,0,0,.58))}.showcase-main--link:focus-visible,.showcase-main--link:hover{transform:translate(calc(var(--showcase-shift-x) + var(--showcase-extra-left)),calc(var(--showcase-shift-y) - 3px)) scale(1.01);filter:saturate(1.08)}.showcase-back-link--left:focus-visible,.showcase-back-link--left:hover{transform:translate(calc(-53% + var(--showcase-extra-left)),-50%) rotate(-16deg) scale(1.16);opacity:1;filter:saturate(1.08)}.showcase-back-link--right:focus-visible,.showcase-back-link--right:hover{transform:translate(calc(-47% + var(--showcase-extra-left)),-50%) rotate(16deg) scale(1.05);opacity:1;filter:saturate(1.08)}.showcase-back-link:focus-visible .showcase-back-link__outline,.showcase-back-link:hover .showcase-back-link__outline{opacity:.9;transform:scale(1.03);filter:brightness(0) saturate(100%) invert(59%) sepia(86%) saturate(645%) hue-rotate(88deg) brightness(95%) contrast(95%) blur(1.6px) drop-shadow(0 0 22px rgba(30,215,96,.78))}.showcase-back-link--left:focus-visible .showcase-back-link__price,.showcase-back-link--left:hover .showcase-back-link__price{transform:translate(-4px,-52%);border-color:rgba(30,215,96,.64);box-shadow:0 10px 28px rgba(0,0,0,.38),0 0 16px rgba(30,215,96,.22)}.showcase-back-link--right:focus-visible .showcase-back-link__price,.showcase-back-link--right:hover .showcase-back-link__price{transform:translate(4px,-52%);border-color:rgba(30,215,96,.64);box-shadow:0 10px 28px rgba(0,0,0,.38),0 0 16px rgba(30,215,96,.22)}.showcase-main--link:focus-visible .showcase-main__image,.showcase-main--link:hover .showcase-main__image{transform:scale(1.008);filter:drop-shadow(0 22px 40px rgba(0,0,0,.66))}.showcase-main--link:focus-visible .showcase-main__outline-image,.showcase-main--link:hover .showcase-main__outline-image{opacity:.9;filter:brightness(0) saturate(100%) invert(59%) sepia(86%) saturate(645%) hue-rotate(88deg) brightness(95%) contrast(95%) blur(1.6px) drop-shadow(0 0 22px rgba(30,215,96,.8))}.showcase-main__product-tag{position:absolute;bottom:6%;right:16%;transform:none;border:1px solid var(--line-strong);border-radius:10px;background:rgba(27,33,40,.94);color:#fff;font-size:24px;line-height:1.05;letter-spacing:-.01em;font-weight:900;padding:10px 14px;max-width:260px;box-shadow:0 10px 24px rgba(0,0,0,.35);z-index:6;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}.showcase-main--link:focus-visible .showcase-main__product-tag,.showcase-main--link:hover .showcase-main__product-tag{transform:translate(2px,-2px);border-color:rgba(30,215,96,.62);box-shadow:0 12px 30px rgba(0,0,0,.4),0 0 16px rgba(30,215,96,.22)}.showcase-main__hint{position:absolute;left:16px;bottom:16px;border-radius:999px;background:rgba(9,12,11,.72);border:1px solid hsla(0,0%,100%,.12);color:#fff;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:8px 12px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 6px 20px rgba(0,0,0,.28)}.showcase-label{position:absolute;border:1px solid var(--line-strong);border-radius:8px;background:rgba(27,33,40,.92);color:var(--text-2);font-size:11px;padding:8px 10px;display:grid;grid-gap:2px;gap:2px;max-width:220px;text-decoration:none;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease,background .24s ease;will-change:transform}.showcase-label:focus-visible,.showcase-label:hover{transform:translateY(-3px) scale(1.02);border-color:rgba(30,215,96,.55);background:rgba(27,33,40,.98);box-shadow:0 12px 30px rgba(0,0,0,.28)}.showcase-label__name{color:#d5dbe1;font-size:11px;line-height:1.2}.showcase-label__price{color:#fff;font-size:26px;line-height:1;letter-spacing:-.01em}.showcase-label--main{right:-5%;top:57%}.sales-section{border:none;border-radius:0;background:transparent;padding:0;animation:fadeInUp .8s cubic-bezier(.16,1,.3,1) .2s backwards}.section-head{display:flex;justify-content:flex-start;align-items:center;gap:24px;margin-top:8px;margin-bottom:28px}.section-head h2{font-size:38px;line-height:.98;font-weight:900;letter-spacing:-.016em}.section-head a{color:var(--text-2);font-size:inherit}.section-head a:hover{color:inherit}.sales-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:16px;gap:16px}.section-title{font-family:var(--font-brand);font-size:38px;line-height:.98;font-weight:900;letter-spacing:-.016em;text-transform:uppercase}.see-all-link{color:var(--text-3);font-size:17px;font-weight:800;min-height:38px;padding:0 10px;border:0;background:transparent;display:inline-flex;align-items:center;letter-spacing:.01em;white-space:nowrap}.see-all-link:hover{color:var(--text)}.sale-card{border:1px solid var(--line);border-radius:16px;background:#1f252d;overflow:hidden;cursor:pointer;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;display:flex;flex-direction:column}.sale-card:hover{transform:translateY(-6px);border-color:rgba(30,215,96,.3);box-shadow:0 20px 50px rgba(0,0,0,.5),0 0 20px rgba(30,215,96,.08)}.sale-card__img{width:100%;aspect-ratio:1;background:linear-gradient(145deg,#171c21,#232a32);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.sale-card__img:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(30,215,96,.02) 0,transparent 72%);pointer-events:none}.sale-card__img img{width:100%;height:100%;object-fit:cover}.sale-card__badges{position:absolute;top:10px;left:10px;z-index:2;display:inline-flex;flex-direction:column;align-items:flex-start;gap:6px;max-width:calc(100% - 20px);pointer-events:none}.sale-card__badges .sale-card__badge,.sale-card__badges .sale-discount{position:static;top:auto;left:auto;right:auto;margin:0;width:-moz-fit-content;width:fit-content;max-width:100%}.sale-discount{left:10px;background:linear-gradient(135deg,#ff1744,#ff6b1a);color:#fff;font-size:10px;font-weight:800;letter-spacing:.5px;padding:4px 10px;box-shadow:0 2px 8px rgba(255,23,68,.4)}.sale-card__badge,.sale-discount{position:absolute;top:10px;display:inline-flex;border-radius:999px;z-index:2}.sale-card__badge{right:10px;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(30,215,96,.98),rgba(21,182,84,.96));color:#03130b;padding:5px 10px;max-width:calc(100% - 20px);font-size:11px;line-height:1;font-weight:900;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:0 2px 8px rgba(30,215,96,.28)}.sale-card__info{background:#262626;padding:18px 18px 20px;display:flex;flex-direction:column;flex:1 1}.sale-card__brand{font-size:9px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase;color:var(--text-3);margin-bottom:4px}.sale-card__info h3{font-size:16px;font-weight:700;line-height:1.3;margin-bottom:6px;color:var(--text)}.sale-card__desc{color:var(--text-2);font-size:12px;line-height:1.35;margin-bottom:12px;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sale-card__footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.sale-card__old{font-size:11px;font-weight:500;color:var(--text-3);text-decoration:line-through;line-height:1}.sale-card__price{font-family:var(--font-brand),sans-serif;font-size:22px;font-weight:700;color:#f44;line-height:1}.sale-card__add{width:38px;height:38px;background:var(--accent);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;box-shadow:0 4px 14px rgba(30,215,96,.25);transition:transform .2s,background .2s;color:#fff}.sale-card__add:hover{transform:scale(1.1)}.sale-card__add:active{transform:scale(.9);background:var(--accent-hover)}.trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:14px;margin-bottom:10px}.trust-card{border:1px solid hsla(0,0%,100%,.13);border-radius:16px;background:linear-gradient(180deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,0)),#1a1a1a;padding:20px 18px;display:grid;align-content:start;grid-gap:10px;gap:10px;min-height:162px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.trust-card:hover{transform:translateY(-3px);border-color:rgba(30,215,96,.35);box-shadow:0 10px 24px rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.07)}.trust-card__icon{width:max-content;min-width:38px;height:32px;padding:0 10px;border-radius:10px;background:rgba(30,215,96,.16);border:1px solid rgba(30,215,96,.25);color:var(--accent);display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;letter-spacing:.02em}.trust-card h3{font-size:18px;line-height:1.1;font-weight:900;text-transform:uppercase}.trust-card p{color:var(--text-2);font-size:14px;line-height:1.4}.trust-card--delivery .trust-card__icon{color:#63b3ff;background:rgba(99,179,255,.16);border-color:rgba(99,179,255,.28)}.trust-card--support .trust-card__icon{color:#7ff7a8;background:rgba(127,247,168,.14);border-color:rgba(127,247,168,.28)}.trust-card--secure .trust-card__icon{color:#34df89;background:rgba(52,223,137,.16);border-color:rgba(52,223,137,.28)}.blog-preview-section{display:grid;grid-gap:20px;gap:20px;margin-top:26px}.blog-preview__head{justify-content:flex-start;margin-bottom:0;gap:20px}.blog-preview__subtitle{color:var(--text-2);font-size:15px;line-height:1.45;max-width:78ch}.blog-list-grid,.blog-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.blog-preview-grid{gap:18px}.blog-list-grid{gap:16px}.blog-card{border:1px solid var(--line);border-radius:16px;background:#1a1a1a;overflow:hidden;display:flex;flex-direction:column}.blog-card__media{display:block;width:100%;aspect-ratio:16/10;background:#181d24;overflow:hidden}.blog-card__media img{width:100%;height:100%;object-fit:cover}.blog-card__body{padding:14px 14px 16px;display:grid;grid-gap:10px;gap:10px}.blog-card__meta{display:flex;justify-content:space-between;color:var(--text-3);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.blog-card h3{font-size:20px;line-height:1.15;font-weight:800}.blog-card__title-link{color:var(--text)}.blog-card__title-link:hover{color:var(--accent)}.blog-card p{color:var(--text-2);font-size:14px;line-height:1.35}.blog-card__footer{margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:10px;color:var(--text-3);font-size:12px}.blog-card__read{color:var(--accent);font-weight:700;white-space:nowrap}.blog-page{display:grid;grid-gap:24px;gap:24px}.blog-page__head{display:grid;grid-gap:10px;gap:10px}.blog-page__title{font-size:54px;line-height:.96;font-weight:900;letter-spacing:-.02em;text-transform:uppercase}.blog-page__subtitle{color:var(--text-2);max-width:78ch}.blog-trust-block{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.blog-trust-card{border:1px solid var(--line);border-radius:14px;background:#1a1a1a;padding:14px 14px 16px;display:grid;grid-gap:8px;gap:8px}.blog-trust-card__kicker{color:var(--text-3);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.blog-trust-card strong{font-size:16px;line-height:1.22;font-weight:800}.blog-trust-card p{color:var(--text-2);font-size:13px;line-height:1.35}.blog-card__trust{margin-top:2px;padding-top:8px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:8px}.blog-card__trust span{color:var(--text-3);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.blog-card__reviewed{color:var(--text-3);font-size:12px}.blog-article-page{display:grid;grid-gap:16px;gap:16px}.blog-article-breadcrumbs{display:flex;gap:8px;align-items:center;flex-wrap:wrap;color:var(--text-3);font-size:12px}.blog-article-breadcrumbs a{color:var(--text-2)}.blog-article-breadcrumbs a:hover{color:var(--accent)}.blog-article-card{border:1px solid var(--line);border-radius:16px;background:#1a1a1a;overflow:hidden}.blog-article-header{padding:18px 18px 12px;display:grid;grid-gap:12px;gap:12px}.blog-article-tag{color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.blog-article-title{font-size:clamp(1.8rem,4.3vw,3rem);line-height:.98;font-weight:900;letter-spacing:-.02em}.blog-article-excerpt{color:var(--text-2);font-size:16px;line-height:1.45;max-width:72ch}.blog-article-meta{display:flex;flex-wrap:wrap;gap:8px}.blog-article-meta span{border:1px solid var(--line-strong);border-radius:999px;padding:6px 10px;color:var(--text-2);font-size:12px}.blog-article-hero{aspect-ratio:16/8;width:100%;overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#181d24}.blog-article-hero img{width:100%;height:100%;object-fit:cover}.blog-article-content{display:grid;grid-gap:16px;gap:16px;padding:18px}.blog-article-section{display:grid;grid-gap:10px;gap:10px}.blog-article-faq h2,.blog-article-section h2{font-size:24px;line-height:1.1;font-weight:800}.blog-article-section p{color:var(--text-2);line-height:1.6;font-size:16px}.blog-article-faq{padding:0 18px 18px;display:grid;grid-gap:12px;gap:12px}.blog-article-actions{padding:0 18px 18px;display:flex;gap:10px;flex-wrap:wrap}.blog-article-actions .btn-primary,.blog-article-actions .btn-secondary{min-height:50px;border-radius:12px;padding:0 16px;font-size:13px}.blog-article-related{display:grid;grid-gap:14px;gap:14px}@media (max-width:960px){.blog-article-actions,.blog-article-content,.blog-article-faq,.blog-article-header{padding-left:14px;padding-right:14px}.blog-article-hero{aspect-ratio:16/10}.blog-article-meta{gap:6px}.blog-article-meta span{font-size:11px;padding:5px 9px}}@media (max-width:700px){.blog-article-title{line-height:1.02}.blog-article-excerpt,.blog-article-section p{font-size:15px}.blog-article-faq h2,.blog-article-section h2{font-size:22px}.blog-article-actions .btn-primary,.blog-article-actions .btn-secondary{width:100%}}.promo-grid{display:grid;grid-template-columns:1.6fr 1fr;grid-gap:14px;gap:14px;animation:fadeInUp .8s cubic-bezier(.16,1,.3,1) .3s backwards}.promo-grid__left,.promo-grid__top{min-height:300px;border:none;border-radius:16px;background:radial-gradient(circle at 70% 30%,rgba(30,215,96,.18),transparent 44%),linear-gradient(145deg,#1f252d,#181d24)}.promo-grid__right{display:grid;grid-gap:10px;gap:10px;grid-template-rows:1fr auto}.promo-grid__cta{min-height:150px;border:none;border-radius:16px;background:#1f252d;padding:18px;display:grid;grid-template-columns:88px 1fr auto;align-items:center;grid-gap:10px;gap:10px}.promo-grid__mini-media{width:96px;height:96px;border-radius:9px;background:#181d24;overflow:hidden}.promo-grid__cta-copy{display:grid;grid-gap:7px;gap:7px}.promo-grid__cta h3{font-size:28px;line-height:1.08}.promo-grid__cta a{color:var(--accent);font-size:12px}.promo-grid__arrow{width:30px;height:30px;border:1px solid var(--line-strong);border-radius:8px;color:var(--text-2);display:grid;place-items:center;font-size:10px;font-weight:800}.support-strip{min-height:120px;border:none;border-radius:20px;background:#1a1a1a;padding:24px 32px;display:grid;grid-template-columns:auto 1fr auto;grid-gap:20px;gap:20px;align-items:center;margin-top:10px;animation:fadeInUp .8s cubic-bezier(.16,1,.3,1) .4s backwards}.support-strip__icon{width:52px;height:52px;border:1px solid rgba(30,215,96,.3);border-radius:14px;background:var(--accent-soft);color:var(--accent);display:grid;place-items:center;font-weight:900;font-size:20px}.support-strip h3{font-size:32px;font-weight:800;letter-spacing:-.01em}.support-strip p{color:var(--text-2);font-size:15px;margin-top:4px}.support-strip__arrow{width:48px;height:48px;border:1px solid var(--line-strong);border-radius:12px;color:var(--text-2);display:grid;place-items:center;font-size:12px;font-weight:800}.home-faq-section{display:grid;grid-gap:12px;gap:12px;margin-top:8px}.home-faq__head{margin-bottom:0}.home-faq__lead{color:var(--text-2);font-size:15px;line-height:1.45;max-width:74ch}.support-page{display:grid;grid-gap:14px;gap:14px}.support-page__lead{color:var(--text-2);font-size:15px;line-height:1.45;max-width:74ch}.faq-list{display:grid;grid-gap:10px;gap:10px}.faq-item{border:1px solid var(--line);border-radius:14px;background:#1a1a1a;overflow:hidden}.faq-item summary{list-style:none;cursor:pointer;padding:14px 46px 14px 16px;font-size:16px;line-height:1.35;font-weight:800;position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;right:14px;top:50%;transform:translateY(-50%);width:22px;height:22px;border:1px solid var(--line-strong);border-radius:8px;color:var(--text-2);font-size:16px;line-height:1;font-weight:800;display:grid;place-items:center}.faq-item[open] summary:after{content:"-"}.faq-item p{color:var(--text-2);font-size:14px;line-height:1.45;padding:0 16px 14px}.support-page__contact{margin-top:4px;display:grid;grid-gap:10px;gap:10px}.support-page__contact p{color:var(--text-2)}.btn-primary,.btn-secondary{min-height:64px;border-radius:16px;border:none;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:800;letter-spacing:.02em}.btn-primary{background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#03130b;border:1px solid rgba(30,215,96,.28);box-shadow:0 8px 28px rgba(30,215,96,.25),0 0 48px rgba(30,215,96,.12);transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.btn-primary:hover{filter:brightness(1.06);box-shadow:0 12px 36px rgba(30,215,96,.35),0 0 60px rgba(30,215,96,.18);transform:translateY(-1px)}.btn-primary:active{transform:scale(.985) translateY(0)}.btn-secondary{background:var(--bg3);border:1px solid var(--line-strong);color:var(--text)}.btn-secondary:hover{border-color:rgba(30,215,96,.3)}.btn-primary.is-disabled,.btn-primary:disabled,.btn-secondary.is-disabled,.btn-secondary:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.full-btn{width:100%}.add-btn{width:34px;height:34px;border-radius:50%;background:var(--accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:800}.bonus-card,.bonus-line,.invoice-card,.order-card,.ref-card,.summary-card{border:1px solid var(--line);border-radius:16px;background:var(--card);padding:14px}.bonus-card{margin-bottom:10px;background:radial-gradient(circle at 85% 8%,rgba(30,215,96,.2),transparent 44%),linear-gradient(150deg,#122118,#15181a)}.bonus-label{color:var(--text-2);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.bonus-value{margin:4px 0;font-size:2rem;font-weight:900}.bonus-sub{color:var(--text-2);font-size:13px}.ref-card{margin-bottom:10px}.ref-card h2{margin-bottom:6px;font-size:1.1rem}.ref-card p{color:var(--text-2);margin-bottom:8px}.ref-link{border:1px solid var(--line-strong);border-radius:10px;background:hsla(0,0%,100%,.02);color:#7aeeb0;padding:10px;font-size:13px;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis}.menu-list{display:grid;grid-gap:8px;gap:8px}.menu-row{display:flex;align-items:center;min-height:50px;border:1px solid var(--line);border-radius:10px;background:hsla(0,0%,100%,.02);color:var(--text);font-weight:700;text-align:left;padding:0 12px;text-decoration:none}.menu-row:hover{border-color:var(--line-strong)}.menu-row.is-disabled,.menu-row:disabled{opacity:.55;cursor:not-allowed}.menu-row.is-disabled:hover,.menu-row:disabled:hover{border-color:var(--line)}.cart-list{display:grid;grid-gap:9px;gap:9px;margin-bottom:10px}.cart-card{border:1px solid var(--line);border-radius:12px;background:var(--card);padding:11px}.cart-main{padding:2px 0 24px;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;margin-bottom:10px}.cart-image{width:54px;height:54px;border:1px solid var(--line-strong);border-radius:10px;background:var(--bg3)}.cart-copy h2{font-size:14px}.cart-copy p{color:var(--text-3);font-size:12px}.cart-price{color:var(--accent);font-family:var(--font-brand),sans-serif;font-size:1.5rem}.cart-ctrls{display:flex;justify-content:space-between}.cart-ctrls,.qty{align-items:center}.qty{border:1px solid var(--line-strong);border-radius:999px;background:var(--bg3);display:inline-flex;gap:10px;padding:4px 8px}.qty button{width:22px;height:22px;border:none;border-radius:50%;background:hsla(0,0%,100%,.07);color:var(--text)}.delete-btn{width:32px;height:32px;border:1px solid var(--line-strong);border-radius:10px;background:hsla(0,0%,100%,.03);color:var(--danger)}.summary-card{margin-bottom:10px}.summary-row{display:flex;justify-content:space-between;color:var(--text-2);margin-bottom:5px}.summary-row--total{margin-top:7px;padding-top:7px;border-top:1px dashed var(--line)}.summary-row--total span{color:var(--text);font-weight:800}.summary-row--total strong{color:var(--accent);font-size:1.8rem;font-family:var(--font-brand),sans-serif}.section-mini{margin-bottom:6px;color:var(--text-3);font-size:11px;text-transform:uppercase;letter-spacing:.1em}.order-line{display:flex;justify-content:space-between;color:var(--text-2)}.field-stack{display:grid;grid-gap:8px;gap:8px;margin:10px 0}.field{min-height:48px;border:1px solid var(--line);border-radius:10px;background:var(--bg3);color:var(--text);padding:10px 12px}.field::placeholder{color:var(--text-3)}.field:focus{outline:none}.field--focus,.field:focus{border-color:rgba(30,215,96,.45)}.field--invalid{border-color:rgba(255,90,90,.5)}.field-error{color:#ff9f9f;font-size:12px;font-weight:700;margin-top:6px}.promo-line{display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px;margin-bottom:10px}.small-btn{min-height:48px}.bonus-line{margin-bottom:10px;border-color:rgba(30,215,96,.26);background:var(--accent-soft);display:flex;justify-content:space-between;align-items:center}.bonus-line b{color:var(--accent)}.action-row{display:grid;grid-template-columns:1fr 2fr;grid-gap:8px;gap:8px}.order-head{display:flex;justify-content:space-between;align-items:center}.payment-head-actions{display:inline-flex;align-items:center;gap:8px}.payment-refresh-btn{min-height:30px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:700}.paid-pill{border:1px solid rgba(30,215,96,.34);border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:11px;font-weight:700;padding:4px 8px}.method-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin:12px 0 10px}.pay-method{position:relative;display:flex;align-items:center;justify-content:center;min-height:88px;border:1px solid var(--line-strong);border-radius:12px;background:linear-gradient(135deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,0)),var(--bg3);color:var(--text-2);font-weight:700;text-align:center;padding:10px;overflow:hidden}.pay-method--active{border-color:rgba(30,215,96,.5);background:linear-gradient(145deg,rgba(30,215,96,.14),rgba(30,215,96,.03)),var(--accent-soft);color:var(--accent)}.payment-method-note{margin:-2px 0 10px;color:var(--text-2);font-size:12px}.payment-cod-note{margin-bottom:10px;border:1px solid rgba(30,215,96,.26);border-radius:10px;background:rgba(30,215,96,.08);color:#cfe9db;padding:10px 12px;font-size:13px}.payment-mono-note{margin-bottom:10px;border:1px solid rgba(123,152,255,.36);border-radius:12px;background:linear-gradient(145deg,rgba(123,152,255,.18),rgba(123,152,255,.05));color:#d8e3ff;padding:12px;display:grid;grid-gap:10px;gap:10px}.payment-mono-note p{margin:0;font-size:13px}.payment-mono-link{width:100%}.payment-mono-helper{margin:0;color:#a7b8d8;font-size:12px}.payment-mono-helper--error{color:#ffb7b7}.invoice-card{margin-bottom:10px}.invoice-top{display:flex;justify-content:space-between;gap:10px;margin-bottom:8px}.invoice-top span{color:var(--text-2)}.invoice-top strong{color:var(--accent);font-size:1.8rem;font-family:var(--font-brand),sans-serif}.qr{height:128px;border:1px solid var(--line-strong);border-radius:10px;background:radial-gradient(circle at 50% 50%,rgba(30,215,96,.2),transparent 50%),var(--bg3);margin-bottom:8px}.wallet-label{margin-bottom:6px;color:var(--text-3);font-size:11px;text-transform:uppercase;letter-spacing:.1em}.wallet{border:1px solid var(--line-strong);border-radius:10px;background:var(--bg2);color:var(--text-2);font-size:12px;padding:10px;word-break:break-all}.payment-page{position:relative;display:grid;grid-gap:14px;gap:14px}.payment-page:before{content:"";position:absolute;left:-8px;right:-8px;top:-12px;height:clamp(220px,28vw,320px);background:none;filter:none;pointer-events:none;z-index:-1}.payment-page .checkout-page__shell{display:grid;grid-gap:14px;gap:14px}.payment-progress{display:flex;align-items:center;justify-content:space-between;gap:12px}.payment-progress__step{display:inline-flex;align-items:center;min-height:22px;padding:0 10px;border-radius:999px;border:1px solid rgba(110,156,226,.5);background:rgba(110,156,226,.16);color:#c9ddf8;font-size:11px;font-weight:760;letter-spacing:.07em;text-transform:uppercase}.payment-progress__crumb{display:inline-flex;align-items:center;gap:8px;color:#8ea0b4;font-size:12px;letter-spacing:.02em}.payment-progress__crumb a{color:#9eb2c6}.payment-progress__crumb strong{color:#e9f0f8;font-weight:760}.payment-page__top{margin-bottom:2px}.payment-page__back{background:#252525}.payment-error,.payment-notice,.payment-page__title{margin:0}.payment-info-card{display:grid;grid-gap:10px;gap:10px}.payment-info-card__text{margin:0;color:#9babbc;font-size:14px;line-height:1.35}.payment-info-card--loading{min-height:120px;place-items:center;text-align:center}.payment-layout{align-items:start}.payment-main{gap:12px}.payment-page .payment-crypto-select,.payment-page .payment-invoice-card,.payment-page .payment-methods-panel,.payment-page .payment-order-card,.payment-page .payment-summary-card,.payment-page .payment-system__panel,.payment-page .payment-transfer-card{border-color:hsla(0,0%,100%,.14);background:linear-gradient(160deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.018)),rgba(36,36,36,.94);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06),0 10px 24px rgba(3,7,12,.22);-webkit-backdrop-filter:blur(7px) saturate(1.02);backdrop-filter:blur(7px) saturate(1.02)}.payment-page .payment-summary{position:-webkit-sticky;position:sticky;top:calc(var(--header-height) + 12px)}.payment-page .order-head strong{font-size:clamp(30px,3.2vw,38px);letter-spacing:.01em;color:#f3f8ff}.payment-page .payment-refresh-btn{min-height:34px;border-radius:999px}.payment-page .paid-pill{position:relative;padding-left:16px;border-color:rgba(30,215,96,.46);background:rgba(30,215,96,.17);color:#8df0bc}.payment-page .paid-pill:before{content:"";position:absolute;left:8px;top:50%;width:5px;height:5px;border-radius:999px;background:currentColor;transform:translateY(-50%)}.payment-page .payment-transfer-card{display:grid;grid-gap:12px;gap:12px;margin-bottom:0}.payment-page .payment-transfer-card__head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.payment-page .payment-transfer-card__order-id{font-size:clamp(30px,3.2vw,38px);letter-spacing:.01em;color:#f3f8ff;line-height:1.02}.payment-page .payment-transfer-card__title{margin:2px 0 0;color:#f4f9ff;font-size:clamp(24px,2.6vw,32px);line-height:1.05;letter-spacing:-.01em}.payment-page .payment-transfer-card__amount-box{border:1px solid rgba(30,215,96,.38);border-radius:14px;background:linear-gradient(160deg,rgba(30,215,96,.16),rgba(30,215,96,.03)),rgba(16,29,22,.82);padding:12px;display:grid;grid-gap:4px;gap:4px}.payment-page .payment-transfer-card__amount-label{margin:0;color:#9ec7af;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.payment-page .payment-transfer-card__amount{color:#2ad76d;font-size:clamp(44px,6vw,56px);line-height:.95;font-weight:860;text-shadow:0 0 18px rgba(30,215,96,.16)}.payment-page .payment-transfer-card__details{display:grid;grid-gap:8px;gap:8px}.payment-page .payment-transfer-card__row{border:1px solid hsla(0,0%,100%,.16);border-radius:12px;background:rgba(14,20,28,.74);padding:10px 12px;display:flex;justify-content:space-between;align-items:center;gap:10px}.payment-page .payment-transfer-card__row-copy{min-width:0;display:grid;grid-gap:4px;gap:4px}.payment-page .payment-transfer-card__label{margin:0;color:#8ea2b8;font-size:11px;letter-spacing:.09em;text-transform:uppercase}.payment-page .payment-transfer-card__value{margin:0;color:#edf4fc;font-size:14px;font-weight:740;line-height:1.25}.payment-page .payment-transfer-card__value--mono{font-family:JetBrains Mono,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:clamp(20px,2.8vw,28px);line-height:1;letter-spacing:.08em}.payment-page .payment-transfer-card__copy-btn{width:40px;height:40px;border:1px solid hsla(0,0%,100%,.22);border-radius:11px;background:hsla(0,0%,100%,.05);color:#d9e7f6;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .2s ease,color .2s ease,background .2s ease}.payment-page .payment-transfer-card__copy-btn:hover{border-color:rgba(45,215,112,.52);color:#baf8d5;background:rgba(45,215,112,.08)}.payment-page .payment-transfer-card__copy-btn:disabled{opacity:.5;cursor:not-allowed}.payment-page .payment-transfer-card__copy-btn svg{width:18px;height:18px}.payment-page .payment-transfer-card__copy-tip{margin:-2px 0 1px;color:#8a9eb3;font-size:12px}.payment-page .payment-transfer-card__copy-tip--active{color:#8af1bb}.payment-page .payment-transfer-card__instruction{border:1px solid rgba(120,146,178,.28);border-radius:12px;background:rgba(20,28,38,.76);padding:10px 12px;display:grid;grid-gap:3px;gap:3px}.payment-page .payment-transfer-card__instruction p{margin:0;color:#d7e4f2;font-size:13px;line-height:1.35}.payment-page .payment-transfer-card__timing{margin:0;color:#95a8bc;font-size:12px}.payment-page .payment-transfer-card__message{margin:0}.payment-page .payment-transfer-card__submit{min-height:54px;font-size:15px;font-weight:830;box-shadow:0 10px 22px rgba(30,215,96,.24)}.payment-page .payment-mini-title{margin:0 0 10px;color:#8b9cae;font-size:11px;letter-spacing:.11em}.payment-page .method-grid{margin:0;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.payment-page .pay-method{position:relative;width:100%;min-height:110px;border-radius:12px;border:1px solid rgba(145,166,190,.22);-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;font:inherit;background:rgba(23,29,37,.9);display:block;padding:0;text-align:center;overflow:hidden;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04);transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.payment-page .pay-method:after{content:none}.payment-page .pay-method:hover{border-color:rgba(181,201,224,.42);background:rgba(30,38,49,.92)}.payment-page .pay-method:focus-visible{outline:2px solid rgba(45,215,112,.62);outline-offset:2px}.payment-page .pay-method:disabled{opacity:.64;cursor:not-allowed}.payment-page .pay-method__content{width:100%;min-height:110px;border-radius:inherit;display:grid;justify-items:center;align-content:center;grid-gap:6px;gap:6px;padding:12px 10px;text-align:center}.payment-page .pay-method__head{display:none}.payment-page .pay-method__badge{min-height:18px;border-radius:999px;border:1px solid hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.035);color:#d5e1ed;padding:0 8px;display:inline-flex;align-items:center;font-size:8px;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.07em}.payment-page .pay-method__badge--crypto{border-color:rgba(76,209,165,.5);color:#abffe2}.payment-page .pay-method__badge--online{border-color:rgba(145,183,255,.5);color:#bfd6ff}.payment-page .pay-method__badge--mono{border-color:rgba(30,215,96,.56);color:#9ff1c1}.payment-page .pay-method__badge--cod{border-color:hsla(0,0%,100%,.34);color:#d1ddee}.payment-page .pay-method__brand{min-width:0;display:inline-flex;justify-content:flex-end;opacity:.9}.payment-page .pay-method__logos{display:inline-flex;align-items:center;gap:5px;min-width:0}.payment-page .pay-method__logo{object-fit:contain;opacity:.9;filter:none}.payment-page .pay-method__logo--visa{width:30px;height:12px}.payment-page .pay-method__logo--mastercard{width:20px;height:14px}.payment-page .pay-method__logo--usdt{width:16px;height:16px}.payment-page .pay-method__logos--cod,.payment-page .pay-method__logos--mono{gap:0}.payment-page .pay-method__logo--mono{width:92px;height:20px}.payment-page .pay-method__logo--novaposhta{width:88px;height:18px}.payment-page .pay-method__logo-btc{width:16px;height:16px;border-radius:999px;background:#f79f1a;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800}.payment-page .pay-method__brand-copy{color:#91a4b9;font-size:10px;font-weight:700;white-space:nowrap}.payment-page .pay-method__title-row{display:none}.payment-page .pay-method__icon{width:38px;height:38px;border-radius:11px;border:1px solid hsla(0,0%,100%,.18);background:hsla(0,0%,100%,.05);color:#eaf3ff;display:inline-flex;align-items:center;justify-content:center;line-height:1}.payment-page .pay-method__icon-svg{width:20px;height:20px;display:block}.payment-page .pay-method--mono .pay-method__icon{color:#9fd8ff}.payment-page .pay-method--crypto .pay-method__icon{color:#91efc4}.payment-page .pay-method--cod .pay-method__icon{color:#c7d5e6}.payment-page .pay-method__title{color:#eff5fc;font-size:clamp(18px,1.75vw,22px);font-weight:780;line-height:1.06;letter-spacing:-.01em}.payment-page .pay-method__sub{color:#96a9be;font-size:10px;line-height:1.25;max-width:18ch}.payment-page .pay-method__check{display:none}.payment-page .pay-method--active{border-color:rgba(45,215,112,.56);background:rgba(24,41,33,.92);box-shadow:inset 0 0 0 1px rgba(45,215,112,.2)}.payment-page .pay-method--active .pay-method__content{background:linear-gradient(180deg,rgba(45,215,112,.12),rgba(45,215,112,.02))}.payment-page .pay-method--active .pay-method__title{color:#f4fff8}.payment-page .pay-method--active .pay-method__sub{color:#b5dcc6}.payment-page .payment-method-note{margin:8px 0 0;color:#99acbf;font-size:11px}.payment-page .payment-crypto-option{border:1px solid rgba(30,215,96,.52);border-radius:14px;background:linear-gradient(145deg,rgba(30,215,96,.2),rgba(30,215,96,.05)),#1a2b22;display:grid;grid-template-columns:auto 1fr auto;grid-gap:10px;gap:10px;align-items:center;padding:11px 12px}.payment-page .payment-crypto-option__icon{width:34px;height:34px;border-radius:10px;border:1px solid hsla(0,0%,100%,.22);background:hsla(0,0%,100%,.08);display:inline-flex;align-items:center;justify-content:center;font-size:19px}.payment-page .payment-crypto-option__text strong{display:block;color:#f3f8ff;font-size:15px}.payment-page .payment-crypto-option__text p{margin:2px 0 0;color:#96a8bc;font-size:12px}.payment-page .payment-crypto-option__check{width:22px;height:22px;border-radius:999px;border:1px solid rgba(30,215,96,.56);background:rgba(30,215,96,.2);color:#8af1bb;display:inline-flex;align-items:center;justify-content:center;font-size:13px}.payment-page .payment-invoice-card .invoice-top{margin-bottom:10px}.payment-page .payment-invoice-card .invoice-top strong{color:#2ad76d;font-size:clamp(42px,6vw,54px);letter-spacing:.005em;text-shadow:0 0 16px rgba(30,215,96,.14)}.payment-page .payment-crypto-product{display:grid;grid-gap:10px;gap:10px;margin-bottom:10px;border:1px solid rgba(30,215,96,.36);border-radius:14px;background:linear-gradient(145deg,rgba(30,215,96,.16),rgba(30,215,96,.04)),rgba(15,30,24,.76);padding:12px}.payment-page .payment-crypto-invoice-grid{margin:0;display:grid;grid-template-columns:110px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center}.payment-page .qr--crypto{margin:0;width:110px;height:110px;background:linear-gradient(90deg,#fff 10%,#000 10% 20%,#fff 20% 30%,#000 30% 40%,#fff 40% 50%,#000 50% 60%,#fff 60% 70%,#000 70% 80%,#fff 80% 90%,#000 90%),linear-gradient(#fff 10%,#000 10% 20%,#fff 20% 30%,#000 30% 40%,#fff 40% 50%,#000 50% 60%,#fff 60% 70%,#000 70% 80%,#fff 80% 90%,#000 90%);background-blend-mode:multiply;border-color:hsla(0,0%,100%,.28)}.payment-page .payment-crypto-network strong{display:block;color:#f2f8ff;font-size:14px}.payment-page .payment-crypto-network p{margin:4px 0 0;color:#9db0c4;font-size:12px;line-height:1.35}.payment-page .payment-address-code{margin:0;border:1px solid hsla(0,0%,100%,.2);border-radius:12px;background:rgba(7,12,18,.84);color:#e6edf6;display:block;width:100%;padding:10px 11px;font-size:12px;line-height:1.45;word-break:break-all;font-family:JetBrains Mono,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace}.payment-page .payment-copy-btn{min-height:48px;font-size:14px;font-weight:820}.payment-page .payment-address-tip{margin:0;color:#8397aa;font-size:12px;text-align:center}.payment-page .payment-address-tip--active{color:#8af1bb}.payment-page .payment-cod-note,.payment-page .payment-mono-note{margin-bottom:10px}.payment-page .payment-mono-note{border-color:rgba(123,152,255,.4);background:linear-gradient(145deg,rgba(123,152,255,.2),rgba(123,152,255,.06))}.payment-page .payment-mono-link{width:100%;min-height:44px}.payment-page .wallet{border-color:hsla(0,0%,100%,.14);background:rgba(12,17,24,.72);word-break:normal}.payment-page .wallet__item{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.payment-page .wallet__item+.wallet__item{margin-top:7px;padding-top:7px;border-top:1px dashed hsla(0,0%,100%,.1)}.payment-page .wallet__item span:last-child{color:#f4f9ff;font-weight:760}.payment-summary-card{display:grid;grid-gap:10px;gap:10px}.payment-summary-card__title{margin:0;color:#f4f9ff;font-size:28px;line-height:1;letter-spacing:-.01em}.payment-summary-card__label{margin:0;color:#9eb0c4;font-size:13px}.payment-summary-card__amount{color:#2ad76d;font-size:clamp(44px,6vw,56px);line-height:.95;font-weight:860;text-shadow:0 0 18px rgba(30,215,96,.16)}.payment-summary-card__status{margin:-2px 0 2px;color:#9ab0c3;font-size:13px}.payment-main-cta{min-height:54px;font-size:15px;font-weight:830;box-shadow:0 10px 22px rgba(30,215,96,.24)}.payment-summary-card__actions{display:grid;grid-gap:7px;gap:7px}.payment-summary-card__actions .btn-secondary{min-height:40px;border-color:hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.035);color:#b7c7d8;font-size:11px}.payment-summary-card__actions .btn-secondary:hover{border-color:hsla(0,0%,100%,.24);color:#dce8f5}.payment-sticky-actions{display:none}@media (max-width:960px){.payment-page{padding-bottom:14px}.payment-page .payment-summary{position:static}.payment-page .payment-main-cta,.payment-page .payment-summary-card__actions{display:none}.payment-sticky-actions{position:fixed;left:50%;bottom:10px;transform:translateX(-50%);width:min(760px,calc(100vw - .85rem));border:1px solid hsla(0,0%,100%,.2);border-radius:18px;background:linear-gradient(180deg,hsla(0,0%,100%,.09),hsla(0,0%,100%,.02)),rgba(9,13,18,.9);-webkit-backdrop-filter:blur(10px) saturate(1.12);backdrop-filter:blur(10px) saturate(1.12);box-shadow:0 18px 40px rgba(0,0,0,.44);padding:6px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.25fr);grid-gap:6px;gap:6px;z-index:150}.payment-sticky-actions__btn{min-height:44px;border-radius:12px;font-size:13px;font-weight:800;padding:0 10px}.payment-sticky-actions .btn-secondary{opacity:.9}.payment-sticky-actions__btn--submit{box-shadow:0 10px 20px rgba(30,215,96,.24)}}@media (max-width:700px){.payment-progress{flex-direction:column;align-items:flex-start;gap:6px}.payment-page .payment-refresh-btn{display:none}.payment-page .payment-transfer-card__head{align-items:center}.payment-page .payment-transfer-card__title{font-size:clamp(22px,7vw,28px)}.payment-page .payment-transfer-card__amount{font-size:clamp(38px,11vw,46px)}.payment-page .payment-transfer-card__row{padding:10px}.payment-page .payment-transfer-card__value--mono{font-size:clamp(16px,5.5vw,22px)}.payment-page .payment-transfer-card__copy-btn{width:36px;height:36px;border-radius:10px}.payment-page .payment-transfer-card__submit{min-height:50px;font-size:14px}.payment-page .method-grid{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;padding:1px 1px 2px;margin-right:-1px}.payment-page .method-grid::-webkit-scrollbar{display:none}.payment-page .pay-method{flex:0 0 126px;min-height:102px;border-radius:12px;padding:0;scroll-snap-align:start}.payment-page .pay-method__content{min-height:102px;padding:10px 8px;gap:5px}.payment-page .pay-method__head{justify-content:flex-start}.payment-page .pay-method__badge,.payment-page .pay-method__brand{display:none}.payment-page .pay-method__icon{width:30px;height:30px;border-radius:10px}.payment-page .pay-method__icon-svg{width:16px;height:16px}.payment-page .pay-method__title{font-size:clamp(14px,4vw,17px);line-height:1.06}.payment-page .pay-method__sub{font-size:9px;line-height:1.25;color:#8ea0b3}.payment-page .pay-method__check{width:16px;height:16px;right:6px;top:6px;font-size:10px}.payment-page .payment-crypto-invoice-grid{grid-template-columns:92px minmax(0,1fr);gap:10px}.payment-page .qr--crypto{width:92px;height:92px}.payment-summary-card__title{font-size:24px}.payment-summary-card__amount{font-size:clamp(38px,11vw,46px)}.payment-sticky-actions{width:calc(100vw - .7rem);border-radius:16px}.payment-sticky-actions__btn{min-height:42px;font-size:12px}}.pay-v2{min-height:0}.pay-v2__shell{width:min(660px,100%);margin-inline:auto;display:grid;grid-gap:16px;gap:16px}.pay-v2__header{display:flex;align-items:center;gap:12px}.pay-v2__back{width:40px;height:40px;border:1px solid hsla(0,0%,100%,.1);border-radius:12px;background:hsla(0,0%,100%,.04);color:#c8d6e5;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:border-color .2s ease,background .2s ease,color .2s ease}.pay-v2__back:hover{border-color:hsla(0,0%,100%,.22);background:hsla(0,0%,100%,.08);color:#fff}.pay-v2__back svg{width:20px;height:20px}.pay-v2__page-title{margin:0;color:#f5f9ff;font-size:clamp(28px,4vw,36px);line-height:1;letter-spacing:-.025em;font-weight:800}.pay-v2__card{border:1px solid hsla(0,0%,100%,.07);border-radius:20px;background:radial-gradient(ellipse at 100% -10%,rgba(30,215,96,.1),transparent 50%),linear-gradient(180deg,hsla(0,0%,100%,.035),hsla(0,0%,100%,.012)),rgba(12,16,22,.85);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06),0 16px 48px rgba(0,0,0,.32);-webkit-backdrop-filter:blur(16px) saturate(1.1);backdrop-filter:blur(16px) saturate(1.1);padding:24px;display:grid;grid-gap:20px;gap:20px}.pay-v2__empty,.pay-v2__loading{justify-items:center;text-align:center;padding:40px 24px}.pay-v2__empty-title{margin:0;color:#e6eef8;font-size:20px;font-weight:700}.pay-v2__empty-text{line-height:1.4}.pay-v2__empty-text,.pay-v2__loading p{margin:0;color:#8a9eb5;font-size:14px}.pay-v2__spinner{width:32px;height:32px;border:3px solid hsla(0,0%,100%,.1);border-top-color:#2ad76d;border-radius:50%;animation:pay-v2-spin .7s linear infinite}@keyframes pay-v2-spin{to{transform:rotate(1turn)}}.pay-v2__order-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.pay-v2__order-info{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;min-width:0}.pay-v2__order-label{color:#7d94a8;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.pay-v2__order-id{color:#f2f7ff;font-size:clamp(18px,2.5vw,22px);font-weight:800;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pay-v2__order-count{color:#6e8496;font-size:13px}.pay-v2__status{min-height:28px;border:1px solid rgba(30,215,96,.4);border-radius:999px;background:rgba(30,215,96,.12);color:#7aeaaf;display:inline-flex;align-items:center;padding:0 12px;font-size:12px;font-weight:700;white-space:nowrap;flex-shrink:0}.pay-v2__status--done,.pay-v2__status--paid{border-color:rgba(30,215,96,.5);background:rgba(30,215,96,.18);color:#8df0bc}.pay-v2__status--canceled,.pay-v2__status--cancelled{border-color:rgba(255,80,80,.4);background:rgba(255,80,80,.12);color:#ff9e9e}.pay-v2__status--processing{border-color:rgba(255,193,7,.4);background:rgba(255,193,7,.1);color:#ffd966}.pay-v2__section{display:grid;grid-gap:10px;gap:10px}.pay-v2__section-label{margin:0;color:#7d94a8;font-size:11px;font-weight:650;text-transform:uppercase;letter-spacing:.1em}.pay-v2__methods{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.pay-v2__method{min-height:88px;border:1px solid hsla(0,0%,100%,.09);border-radius:14px;background:hsla(0,0%,100%,.03);color:#c4d2e0;padding:12px 10px;display:grid;align-content:center;justify-items:center;grid-gap:4px;gap:4px;text-align:center;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1)}.pay-v2__method:hover:not(:disabled){border-color:hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.06)}.pay-v2__method:focus-visible{outline:2px solid rgba(45,215,112,.6);outline-offset:2px}.pay-v2__method.is-active{border-color:rgba(45,215,112,.6);background:linear-gradient(165deg,rgba(45,215,112,.15),rgba(45,215,112,.03)),rgba(16,30,24,.9);box-shadow:inset 0 0 0 1px rgba(45,215,112,.22),0 8px 20px rgba(30,215,96,.18);color:#e0f8ea;transform:translateY(-1px)}.pay-v2__method:disabled{cursor:not-allowed;opacity:.45}.pay-v2__method-icon{width:30px;height:30px;border-radius:9px;border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.04);display:inline-flex;align-items:center;justify-content:center;color:inherit}.pay-v2__method-icon svg{width:16px;height:16px}.pay-v2__method.is-active .pay-v2__method-icon{border-color:rgba(45,215,112,.4);background:rgba(45,215,112,.12);color:#7aeaaf}.pay-v2__method-name{color:#f0f6ff;font-size:clamp(15px,1.4vw,17px);font-weight:760;line-height:1}.pay-v2__method-sub{color:#7d94a8;font-size:10.5px;line-height:1.2}.pay-v2__method.is-active .pay-v2__method-sub{color:#8ecaa5}.pay-v2__amount-row{display:grid;grid-gap:4px;gap:4px;padding:16px 0 4px;border-top:1px solid hsla(0,0%,100%,.06)}.pay-v2__amount-label{color:#7d94a8;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.pay-v2__amount-value{color:#2ad76d;font-size:clamp(36px,5.5vw,48px);line-height:.95;font-weight:850;letter-spacing:.005em;text-shadow:0 0 24px rgba(30,215,96,.15)}.pay-v2__details{display:grid;grid-gap:0;gap:0}.pay-v2__detail-block{display:grid;grid-gap:8px;gap:8px}.pay-v2__detail-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-radius:12px;background:hsla(0,0%,100%,.025);border:1px solid hsla(0,0%,100%,.06);min-height:44px;transition:background .2s ease}.pay-v2__detail-row:hover{background:hsla(0,0%,100%,.04)}.pay-v2__detail-row--copy{gap:10px}.pay-v2__detail-pair{display:grid;grid-gap:3px;gap:3px;min-width:0}.pay-v2__detail-label{color:#7d94a8;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.pay-v2__detail-value{color:#e8f0fa;font-size:14px;font-weight:700;line-height:1.2}.pay-v2__detail-value--mono{font-family:JetBrains Mono,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:clamp(18px,2.5vw,24px);letter-spacing:.06em;line-height:1}.pay-v2__copy-btn{width:36px;height:36px;border:1px solid hsla(0,0%,100%,.14);border-radius:10px;background:hsla(0,0%,100%,.04);color:#c4d2e0;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;transition:all .2s ease}.pay-v2__copy-btn:hover:not(:disabled){border-color:rgba(45,215,112,.5);background:rgba(45,215,112,.1);color:#9ef3c6}.pay-v2__copy-btn:active:not(:disabled){transform:scale(.92)}.pay-v2__copy-btn:disabled{opacity:.4;cursor:not-allowed}.pay-v2__copy-btn svg{width:16px;height:16px}.pay-v2__chip{min-height:26px;border:1px solid rgba(30,215,96,.4);border-radius:999px;padding:0 10px;display:inline-flex;align-items:center;background:rgba(30,215,96,.1);color:#8df0bc;font-size:11px;font-weight:700}.pay-v2__wallet-addr{color:#dde8f4;font-family:JetBrains Mono,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.4;word-break:break-all}.pay-v2__hint{margin:0;padding:10px 14px;border-radius:12px;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.05);color:#95a8bc;font-size:13px;line-height:1.4}.pay-v2__detail-block--post{grid-template-columns:auto 1fr;align-items:center;gap:14px;padding:14px;border-radius:14px;background:hsla(0,0%,100%,.025);border:1px solid hsla(0,0%,100%,.06)}.pay-v2__post-icon{width:44px;height:44px;border-radius:12px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04);color:#c4d2e0;display:inline-flex;align-items:center;justify-content:center}.pay-v2__post-icon svg{width:22px;height:22px}.pay-v2__post-title{margin:0;color:#f0f6ff;font-size:17px;font-weight:740;line-height:1.15}.pay-v2__post-desc{margin:4px 0 0;color:#8a9eb5;font-size:13px;line-height:1.35}.pay-v2__copy-notice{margin:0;color:#8af1bb;font-size:12px;font-weight:600;animation:pay-v2-fade-in .3s ease}@keyframes pay-v2-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.pay-v2__footer{display:grid;grid-gap:10px;gap:10px;border-top:1px solid hsla(0,0%,100%,.06);padding-top:16px}.pay-v2__error{color:#ff8a8a}.pay-v2__error,.pay-v2__notice{margin:0;font-size:13px;font-weight:600}.pay-v2__notice{color:#7aeaaf}.pay-v2__cta{width:100%;min-height:54px;border:none;border-radius:14px;background:linear-gradient(165deg,#2ad76d,#1fba5a);color:#fff;font-size:15px;font-weight:800;letter-spacing:.01em;cursor:pointer;box-shadow:0 8px 24px rgba(30,215,96,.25);transition:all .25s cubic-bezier(.4,0,.2,1)}.pay-v2__cta:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 32px rgba(30,215,96,.35);background:linear-gradient(165deg,#34e078,#24c662)}.pay-v2__cta:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 12px rgba(30,215,96,.2)}.pay-v2__cta:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.pay-v2__timing{margin:0;color:#6e8496;font-size:12px;text-align:center}@media (max-width:700px){.pay-v2__card{padding:16px;border-radius:16px;gap:16px}.pay-v2__page-title{font-size:clamp(24px,7vw,30px)}.pay-v2__methods{display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;padding:1px}.pay-v2__methods::-webkit-scrollbar{display:none}.pay-v2__method{flex-grow:0;flex-shrink:0;flex-basis:calc(33.33% - 6px);min-width:105px;min-height:80px;scroll-snap-align:start;padding:10px 8px}.pay-v2__amount-value{font-size:clamp(32px,10vw,42px)}.pay-v2__detail-row{padding:10px 12px}.pay-v2__detail-value--mono{font-size:clamp(16px,5vw,20px)}.pay-v2__copy-btn{width:34px;height:34px}.pay-v2__cta{min-height:50px;font-size:14px;border-radius:12px}.pay-v2__order-id{font-size:clamp(16px,4.5vw,20px)}}@media (max-width:420px){.pay-v2__shell{gap:12px}.pay-v2__card{padding:14px;gap:14px}.pay-v2__method{flex-grow:0;flex-shrink:0;flex-basis:calc(33.33% - 5px);min-width:95px;min-height:76px;gap:3px}.pay-v2__method-name{font-size:14px}.pay-v2__detail-block--post{grid-template-columns:1fr;justify-items:center;text-align:center}}.site-footer{margin-top:64px;border-top:1px solid var(--line);background:#1a1a1a}.site-footer__inner{width:min(1700px,calc(100vw - 2rem));margin:0 auto;padding:44px 12px;display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;grid-gap:28px;gap:28px}.footer-col{display:grid;align-content:start;grid-gap:10px;gap:10px}.footer-col h4{text-transform:uppercase;font-size:13px;letter-spacing:.11em}.footer-col a,.footer-col p,.footer-col small{color:var(--text-3);font-size:14px}.footer-col--brand .logo-main{font-size:3rem}.footer-brand-copy{color:var(--text-2);max-width:44ch;line-height:1.4}.footer-legal-lines{display:grid;grid-gap:4px;gap:4px}.footer-legal-lines small{color:var(--text-2);font-size:13px}.footer-contact{display:grid;grid-gap:6px;gap:6px;margin-top:2px}.footer-contact a{color:#9cc8ff;font-size:15px}.footer-col a:hover{color:var(--accent)}.payment-badges{display:flex;align-items:center;flex-wrap:nowrap;gap:8px;width:100%}.pay-badge{position:relative;width:84px;height:44px;border:1px solid hsla(0,0%,100%,.12);border-radius:10px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.015));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06);display:block;overflow:hidden;flex:0 0 auto}.pay-badge:hover{border-color:hsla(0,0%,100%,.22)}.pay-badge--mastercard,.pay-badge--visa{width:84px}.pay-logo{padding:8px 12px;object-fit:contain;image-rendering:-webkit-optimize-contrast;filter:saturate(1.08) contrast(1.08)}.pay-logo--visa{padding:10px 12px}.pay-logo--mastercard{padding:8px 14px}.pay-logo--applepay{padding:9px 16px}.pay-logo--mastercard,.pay-logo--visa{max-height:none}.pay-logo--usdt{padding:10px 14px}.pay-badge .pay-logo{width:100%!important;height:100%!important;max-width:none;max-height:none}@media (max-width:700px){.payment-badges{overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.payment-badges::-webkit-scrollbar{display:none}}.kit-subtitle{color:var(--text-2);margin-bottom:10px}.kit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kit-card,.kit-grid{display:grid;grid-gap:10px;gap:10px}.kit-card{border:1px solid var(--line);border-radius:12px;background:var(--card);padding:12px}.kit-card--wide{grid-column:1/-1}.kit-row{display:flex;align-items:center;gap:8px}.kit-row--wrap{flex-wrap:wrap}.kit-mini-card{margin:0;min-width:220px}.is-demo-hover{filter:brightness(1.03)}.is-demo-active{transform:scale(.985)}.space-demo{display:grid;grid-gap:8px;gap:8px}.space-demo__item{border:1px dashed var(--line-strong);border-radius:8px;background:var(--bg3);color:var(--text-2);padding:8px 10px}.space-demo__item:nth-child(2){padding:12px 14px}.space-demo__item:nth-child(3){padding:16px 20px}.space-demo__item:nth-child(4){padding:24px 28px}.kit-list{color:var(--text-2);display:grid;grid-gap:6px;gap:6px;padding-left:16px}.categories-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;animation:fadeInUp .8s cubic-bezier(.16,1,.3,1) .1s backwards}.category-card{display:flex;align-items:center;justify-content:space-between;min-height:78px;padding:0 22px;border:1px solid hsla(0,0%,100%,.14);border-radius:14px;background:#222;color:var(--text);font-size:16px;text-transform:uppercase;font-weight:900;letter-spacing:.03em;transition:transform .2s ease,border-color .25s ease,background .25s ease,box-shadow .25s ease}.category-card__title{font-size:16px;line-height:1.2}.category-card__icon svg{width:26px;height:26px;color:var(--accent);transition:transform .2s ease}.category-card:hover{border-color:hsla(0,0%,100%,.24);background:#2a2a2a;transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.3)}.category-card:hover .category-card__icon svg{transform:scale(1.1)}.social-icons{display:flex;gap:10px;margin-top:8px}.social-icons a{width:38px;height:38px;border:1px solid var(--line);border-radius:10px;background:hsla(0,0%,100%,.04);color:var(--text-3);display:inline-flex;align-items:center;justify-content:center;transition:color .2s ease,border-color .2s ease}.social-icons a:hover{color:var(--accent);border-color:rgba(30,215,96,.35)}.header-search__icon{width:20px;height:20px;color:var(--text-3);display:flex;align-items:center}@media (max-width:1200px){.hero-copy h1{font-size:58px}.section-title{font-size:36px}.sales-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.categories-grid{grid-template-columns:repeat(4,1fr)}.blog-list-grid,.blog-preview-grid,.blog-trust-block,.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:960px){.hero-showcase{--showcase-shift-x:-3.8%;--showcase-shift-y:-2%;--showcase-extra-left:-38px}.site-header__inner{grid-template-columns:auto 1fr auto}.top-nav--tabs{display:none}.hero-block{grid-template-columns:1fr;min-height:auto;padding:26px 16px}.hero-copy h1{font-size:48px}.showcase-main{max-width:min(92%,480px)}.showcase-back-link{width:clamp(158px,29vw,252px);top:54%}.showcase-back-link--left{left:26%;transform:translate(calc(-50% + var(--showcase-extra-left)),-50%) rotate(-11deg) scale(1.08)}.showcase-back-link--right{left:64%;transform:translate(calc(-50% + var(--showcase-extra-left)),-50%) rotate(11deg) scale(.98)}.showcase-back-link__price{font-size:16px;padding:7px 10px;top:79%}.showcase-main__product-tag{font-size:18px;max-width:220px;right:12%;bottom:5%;padding:8px 12px}.showcase-main__image,.showcase-main__outline-image{max-height:min(56vh,460px)}.showcase-label--main{right:-1%;top:61%}.sales-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.sale-card__info{padding:14px 14px 15px}.sale-card__info h3{font-size:15px;line-height:1.25;margin-bottom:5px}.sale-card__desc{font-size:11px;margin-bottom:9px}.sale-card__stock{margin:3px 0 8px;font-size:10px;letter-spacing:.05em}.sale-card__price{font-size:20px}.sale-card__add{width:34px;height:34px}.sale-card__badge,.sale-discount{top:8px;padding:4px 8px;font-size:10px}.sale-discount{left:8px}.sale-card__badge{right:8px}.sale-card__badges{top:8px;left:8px;gap:5px}.categories-grid{grid-template-columns:repeat(2,1fr)}.promo-grid,.promo-grid__cta{grid-template-columns:1fr}.promo-grid__mini-media{width:100%;height:80px}.site-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.home-shell{gap:30px}.blog-list-grid,.blog-preview-grid,.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-list-grid,.blog-preview-grid{gap:12px}.blog-page__title{font-size:42px}.blog-trust-block{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.hero-showcase{--showcase-shift-x:-3%;--showcase-shift-y:-1.5%;--showcase-extra-left:-24px}.page-wrap,.site-footer__inner,.site-header__inner{width:calc(100vw - 1rem)}.site-header__inner{grid-template-columns:auto auto;justify-content:space-between}.header-search,.logo-sub{display:none}.action-row,.blog-list-grid,.blog-preview-grid,.categories-grid,.kit-grid,.method-grid,.promo-line,.site-footer__inner,.trust-grid{grid-template-columns:1fr}.section-head h2,.section-title{font-size:32px}.hero-copy h1{font-size:40px}.showcase-main{max-width:min(100%,360px)}.showcase-back-link{width:clamp(122px,39vw,188px);top:54%;opacity:.92}.showcase-back-link--left{left:28%;transform:translate(calc(-50% + var(--showcase-extra-left)),-50%) rotate(-10deg) scale(1.04)}.showcase-back-link--right{left:63%;transform:translate(calc(-50% + var(--showcase-extra-left)),-50%) rotate(10deg) scale(.95)}.showcase-back-link__price{font-size:13px;padding:6px 8px;top:78%}.showcase-main__product-tag{font-size:15px;max-width:156px;right:10%;bottom:4%;padding:7px 10px}.showcase-main__image,.showcase-main__outline-image{max-height:min(52vh,400px)}.showcase-main__hint{left:10px;bottom:10px;padding:6px 10px}.showcase-label{max-width:180px;padding:7px 8px}.showcase-label--main{right:2%;top:64%}.showcase-label__price{font-size:18px}.hero-copy p{font-size:.95rem}.sales-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.catalog-grid{gap:12px}.sale-card{border-radius:14px}.sale-card__img{aspect-ratio:.95}.sale-card__info{padding:11px 11px 12px}.sale-card__brand{font-size:8px;letter-spacing:.08em;margin-bottom:3px}.sale-card__info h3{font-size:13px;line-height:1.2;margin-bottom:4px}.sale-card__desc{font-size:10px;line-height:1.3;margin-bottom:6px}.sale-card__stock{margin:2px 0 6px;font-size:9px;letter-spacing:.05em}.sale-card__old{font-size:10px}.sale-card__price{font-size:15px}.sale-card__add{width:32px;height:32px}.sale-card__add svg{width:15px;height:15px}.sale-card__badge,.sale-discount{top:6px;padding:3px 7px;font-size:9px}.sale-discount{left:6px}.sale-card__badge{right:6px}.sale-card__badges{top:6px;left:6px;gap:4px}.category-card{min-height:66px;padding:0 14px;font-size:14px;background:#1a1a1a}.support-strip{grid-template-columns:1fr}.home-shell{gap:24px}.blog-page__title{font-size:34px}.blog-card h3{font-size:18px}.blog-trust-block{grid-template-columns:1fr}.blog-card__trust{flex-direction:column;align-items:flex-start}.page-wrap{padding:16px 0 32px}}.catalog-page{width:min(1700px,calc(100vw - 2rem));margin:0 auto;padding:40px 0 80px;display:grid;grid-template-columns:220px 1fr;grid-gap:48px;gap:48px;animation:fadeInUp .8s cubic-bezier(.16,1,.3,1) backwards}.catalog-title{font-size:38px;font-weight:900;letter-spacing:-.03em;margin-bottom:18px}.catalog-sidebar{position:-webkit-sticky;position:sticky;top:100px;align-self:start}.catalog-featured{display:grid;grid-gap:10px;gap:10px;margin-bottom:20px}.catalog-featured__item{min-height:52px;border:1px solid var(--line);border-radius:10px;background:hsla(0,0%,100%,.02);color:#c5cad0;display:inline-flex;align-items:center;gap:12px;padding:0 16px;font-size:13px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;transition:all .2s ease}.catalog-featured__icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;color:var(--accent)}.catalog-featured__item:hover{border-color:rgba(30,215,96,.45);color:#fff;background:rgba(30,215,96,.08)}.catalog-featured__item--active{border-color:transparent;color:#03130b;background:linear-gradient(135deg,var(--accent),var(--accent-2));box-shadow:0 10px 24px rgba(30,215,96,.28)}.catalog-featured__item--active .catalog-featured__icon{color:#fff}.catalog-divider{height:1px;background:var(--line);margin:0 6px 20px}.catalog-nav{display:flex;flex-direction:column;gap:6px;margin-bottom:24px}.catalog-nav__item{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:12px;font-size:13px;font-weight:800;letter-spacing:.04em;color:var(--text-2);transition:all .2s ease}.catalog-nav__item:hover{color:var(--text);background:hsla(0,0%,100%,.04)}.catalog-nav__item--active{background:linear-gradient(135deg,var(--accent),var(--accent-2))!important;border-color:transparent;color:#03130b!important;box-shadow:0 8px 22px rgba(30,215,96,.26)}.catalog-nav__icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.catalog-sidebar__section{margin-bottom:24px}.catalog-sidebar__title{font-size:12px;font-weight:900;letter-spacing:.06em;color:#c1c5cb;margin-bottom:10px}.catalog-sort-menu{position:relative}.catalog-sort-menu>summary{list-style:none}.catalog-sort-menu>summary::-webkit-details-marker{display:none}.catalog-sort-menu__summary{min-height:46px;border:1px solid var(--line);border-radius:10px;background:hsla(0,0%,100%,.02);color:#c7ccd2;font-size:13px;font-weight:700;padding:0 14px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:border-color .2s ease}.catalog-sort-menu[open] .catalog-sort-menu__summary{border-color:rgba(30,215,96,.5)}.catalog-sort-menu__chevron{display:inline-flex;color:var(--text-3);transition:transform .2s ease}.catalog-sort-menu[open] .catalog-sort-menu__chevron{transform:rotate(180deg)}.catalog-sort-menu__list{margin-top:8px;border:1px solid var(--line);border-radius:10px;overflow:hidden;display:grid;background:#121418}.catalog-sort-menu__option{min-height:42px;padding:0 14px;display:inline-flex;align-items:center;border-top:1px solid hsla(0,0%,100%,.06);color:#bfc5cc;font-size:13px;font-weight:600;transition:background .2s ease,color .2s ease}.catalog-sort-menu__option:first-child{border-top:0}.catalog-sort-menu__option:hover{background:hsla(0,0%,100%,.04);color:#fff}.catalog-sort-menu__option--active{color:#fff;background:rgba(30,215,96,.14)}.catalog-stock-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.catalog-stock-row .catalog-sidebar__title{margin:0}.catalog-ios-toggle{width:44px;height:26px;border-radius:999px;border:1px solid hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.15);position:relative;display:inline-flex;align-items:center;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.catalog-ios-toggle__thumb{width:20px;height:20px;border-radius:50%;background:#fff;margin-left:2px;box-shadow:0 2px 8px rgba(0,0,0,.35);transition:transform .2s ease}.catalog-ios-toggle--active{background:linear-gradient(135deg,var(--accent),var(--accent-2));border-color:transparent;box-shadow:0 8px 18px rgba(30,215,96,.28)}.catalog-ios-toggle--active .catalog-ios-toggle__thumb{transform:translateX(18px)}.catalog-main{min-width:0}.catalog-summary{display:flex;justify-content:flex-end;margin-bottom:16px;color:var(--text-2);font-size:13px;font-weight:600;letter-spacing:.02em}.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-grid,.catalog-infinite{display:grid;grid-gap:16px;gap:16px}.catalog-infinite{--product-accent:#1ed760;--product-accent-2:#13ba57;--product-accent-soft:rgba(30,215,96,.18);--product-accent-glow:rgba(30,215,96,.28)}.sale-card__add--catalog{will-change:transform}.sale-card__actions{gap:8px}.sale-card__actions,.sale-card__fav{display:inline-flex;align-items:center}.sale-card__fav{width:38px;height:38px;border:1px solid var(--line-strong);border-radius:999px;background:hsla(0,0%,100%,.03);color:var(--text-2);justify-content:center;cursor:pointer;flex-shrink:0;transition:transform .2s ease,border-color .2s ease,color .2s ease,background .2s ease}.sale-card__fav:hover{transform:scale(1.08);border-color:rgba(30,215,96,.36);color:#f2f8f5}.sale-card__fav.is-active{border-color:rgba(30,215,96,.52);background:rgba(30,215,96,.15);color:var(--accent)}.sale-card__fav.is-active:hover{border-color:rgba(30,215,96,.66)}.sale-card__add--catalog.is-added{animation:catalogAddPulse .38s cubic-bezier(.2,.9,.25,1)}@keyframes catalogAddPulse{0%{transform:scale(1);box-shadow:0 4px 14px rgba(30,215,96,.25)}48%{transform:scale(1.18);box-shadow:0 8px 20px rgba(30,215,96,.38)}to{transform:scale(1);box-shadow:0 4px 14px rgba(30,215,96,.25)}}.catalog-infinite__sentinel{width:100%;height:1px}.catalog-infinite__button{justify-self:center}.catalog-infinite__status{margin:0;justify-self:center;color:var(--text-2);font-size:12px;font-weight:600;letter-spacing:.02em}.catalog-infinite__error{margin:0;justify-self:center;text-align:center}@media (max-width:1200px){.catalog-page{grid-template-columns:190px 1fr;gap:32px}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:960px){.catalog-page{grid-template-columns:1fr;gap:24px}.catalog-sidebar{position:static}.catalog-featured{margin-bottom:16px}.catalog-nav{margin-bottom:18px}.catalog-sidebar__section{margin-bottom:16px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.catalog-title{font-size:30px}.catalog-sidebar__section--stock{display:none}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}:root{--radius-card:16px;--radius-control:12px;--radius-pill:999px;--control-h:56px;--control-h-sm:48px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px}.btn-primary,.btn-secondary{min-height:var(--control-h);border-radius:var(--radius-control)}.bonus-card,.invoice-card,.order-card,.ref-card,.sale-card,.summary-card{border-radius:var(--radius-card)}.sale-card__add{border-radius:var(--radius-pill)}.sale-card__add--disabled{background:hsla(0,0%,100%,.1);color:var(--text-3);pointer-events:none;box-shadow:none}.sale-card__stock{display:inline-flex;margin:4px 0 10px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.sale-card__stock--in{color:var(--accent)}.sale-card__stock--out{color:#ff8b8b}.field{min-height:var(--control-h-sm);border-radius:var(--radius-control)}.btn-primary:focus-visible,.btn-secondary:focus-visible,.catalog-featured__item:focus-visible,.catalog-ios-toggle:focus-visible,.catalog-nav__item:focus-visible,.catalog-sort-menu__option:focus-visible,.catalog-sort-menu__summary:focus-visible,.category-card:focus-visible,.field:focus-visible,.icon-action:focus-visible,.sale-card__add:focus-visible,.sale-card__fav:focus-visible,.top-nav__link:focus-visible{outline:2px solid rgba(30,215,96,.75);outline-offset:2px}.catalog-empty{padding:20px}.catalog-pagination{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.catalog-page-list{display:flex;gap:8px}.catalog-page-btn,.catalog-page-number{min-height:40px;min-width:40px;border:1px solid var(--line);border-radius:10px;background:hsla(0,0%,100%,.02);color:var(--text-2);display:inline-flex;align-items:center;justify-content:center;padding:0 12px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.catalog-page-btn:hover,.catalog-page-number:hover{border-color:rgba(30,215,96,.36);color:var(--accent)}.catalog-page-number--active{border-color:rgba(30,215,96,.55);background:rgba(30,215,96,.12);color:var(--accent)}.catalog-page-btn--disabled{opacity:.45;pointer-events:none}.product-page{--product-accent:#1ed760;--product-accent-2:#13ba57;--product-accent-soft:rgba(30,215,96,.2);--product-accent-glow:rgba(30,215,96,.32);display:grid;grid-gap:30px;gap:30px}.product-page--neon-pink{--product-accent:#ff2f7d;--product-accent-2:#ff175f;--product-accent-soft:rgba(255,47,125,.23);--product-accent-glow:rgba(255,47,125,.36)}.product-page--neon-green{--product-accent:#1ed760;--product-accent-2:#13ba57;--product-accent-soft:rgba(30,215,96,.2);--product-accent-glow:rgba(30,215,96,.32)}.product-layout{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);grid-gap:22px;gap:22px}.product-gallery{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}.product-main-image{min-height:590px;border:1px solid hsla(0,0%,100%,.06);border-radius:16px;background:radial-gradient(circle at 14% 10%,hsla(0,0%,100%,.12),transparent 45%),radial-gradient(circle at 86% 84%,hsla(0,0%,100%,.08),transparent 40%),linear-gradient(180deg,#d9dde3,#cfd4db);overflow:hidden;position:relative;padding:0;display:grid;place-items:center;box-shadow:0 24px 52px rgba(0,0,0,.35)}.product-main-image img{object-fit:contain;border-radius:0}.product-thumbs{display:grid;grid-gap:8px;gap:8px}.product-thumbs--rail{grid-template-columns:1fr;align-content:start}.product-thumb{border:1px solid hsla(0,0%,100%,.14);border-radius:10px;background:rgba(18,22,27,.82);aspect-ratio:1;overflow:hidden;opacity:.76;transition:border-color .22s ease,opacity .22s ease,box-shadow .22s ease}.product-thumb.is-active{opacity:1;border-color:var(--product-accent);box-shadow:0 0 0 1px var(--product-accent-soft)}.product-thumb:hover{opacity:1}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-info{display:grid;align-content:start;grid-gap:12px;gap:12px;max-width:540px}.product-breadcrumbs{display:inline-flex;align-items:center;gap:8px;color:var(--text-3);font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.product-breadcrumbs a{color:var(--text-3)}.product-breadcrumbs span:last-child{color:var(--text-2)}.product-title{font-size:clamp(44px,4.9vw,58px);line-height:.93;font-weight:900;letter-spacing:-.028em}.product-selectors{display:grid;grid-gap:8px;gap:8px}.product-size-row{display:flex;align-items:center;gap:10px;margin-top:0}.product-size-label{color:var(--text-2);font-size:13px;font-weight:700}.product-size-chip{min-height:30px;border-radius:8px;padding:0 12px;border:1px solid hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.04);color:var(--text-2);font-size:12px;font-weight:900;letter-spacing:.02em;display:inline-flex;align-items:center}.product-size-chip--active{border-color:var(--product-accent);background:var(--product-accent-soft);color:#fff}.product-variant-row{display:flex;gap:8px;flex-wrap:wrap}.product-variant-chip{min-height:28px;border-radius:999px;border:1px solid hsla(0,0%,100%,.15);background:hsla(0,0%,100%,.03);color:var(--text-2);padding:0 10px;display:inline-flex;align-items:center;font-size:10px;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.product-variant-chip.is-active{border-color:var(--product-accent);background:var(--product-accent-soft);color:#fff}.product-price-line{display:flex;align-items:center;gap:14px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:13px 0}.product-price{color:var(--text);font-family:var(--font-brand),sans-serif;font-size:clamp(38px,4.1vw,50px);line-height:1}.product-old-price{color:var(--text-3);text-decoration:line-through;font-size:40px;line-height:1;font-weight:800;letter-spacing:-.02em}.product-save-chip{margin-left:auto;border-radius:999px;border:1px solid hsla(0,0%,100%,.25);background:hsla(0,0%,100%,.09);color:#fff;min-height:28px;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex;align-items:center;white-space:nowrap}.product-about{border:1px solid hsla(0,0%,100%,.1);background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;grid-gap:10px}.product-about-title{font-size:20px;line-height:1;font-weight:900;text-transform:uppercase}.product-description{color:#cad2db;line-height:1.45}.product-about-list{list-style:none;display:grid;grid-gap:5px;gap:5px}.product-about-list li{position:relative;color:#d5dbe2;line-height:1.36;padding-left:12px}.product-about-list li:before{content:"";width:4px;height:4px;border-radius:999px;background:var(--product-accent);position:absolute;left:0;top:8px}.product-about-warning{color:#ffb2b2;font-size:13px;line-height:1.4;border-top:1px solid rgba(255,90,90,.35);padding-top:10px}.product-spec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}.product-spec{border:1px solid hsla(0,0%,100%,.12);border-radius:12px;background:hsla(0,0%,100%,.03);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);padding:10px 12px;display:grid;grid-gap:4px;gap:4px}.product-spec span{color:var(--text-3);font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.product-spec b{color:var(--text);font-size:17px;line-height:1.1;font-weight:800}.product-action-row{display:grid;grid-template-columns:minmax(0,1fr) 50px 50px;grid-gap:10px;gap:10px}.product-buy-btn{min-height:56px;font-size:14px;letter-spacing:.01em;border:1px solid var(--product-accent);background:linear-gradient(135deg,var(--product-accent),var(--product-accent-2));color:#fff;box-shadow:0 10px 28px var(--product-accent-glow),0 0 28px var(--product-accent-soft);display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px}.product-buy-btn:hover{filter:brightness(1.05);transform:translateY(-1px)}.product-buy-btn__icon{width:16px;height:16px}.product-icon-btn{min-height:56px;border:1px solid hsla(0,0%,100%,.15);background:hsla(0,0%,100%,.05);color:#cfd5dc;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.product-icon-btn:hover{border-color:hsla(0,0%,100%,.3);color:#fff}.product-icon-btn:disabled{opacity:.5;cursor:not-allowed}.product-icon-btn:disabled:hover{border-color:hsla(0,0%,100%,.15);color:#cfd5dc}.related-section{display:grid;grid-gap:14px;gap:14px}.related-section__head{margin-bottom:4px}.related-section .sales-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.related-section .sale-card{border-color:hsla(0,0%,100%,.12);background:linear-gradient(180deg,rgba(26,32,39,.92),rgba(21,26,32,.86))}.related-section .sale-card__img{background:#131920}.related-section .sale-card__info{background:transparent}@media (max-width:1200px){.product-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px}.product-title{font-size:clamp(38px,5.1vw,48px)}.product-main-image{min-height:530px}.product-old-price{font-size:34px}.product-price{font-size:40px}.product-about-title{font-size:19px}.product-description{font-size:14px}.product-about-list li,.product-about-warning{font-size:13px}.related-section .sales-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:960px){.product-layout{grid-template-columns:1fr;gap:14px}.product-main-image{min-height:460px}.product-info{gap:10px;max-width:none}.product-about-title{font-size:18px}.product-description{font-size:14px}.product-about-list li{font-size:13px}.related-section .sales-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.product-page{gap:20px}.catalog-pagination{display:grid;grid-template-columns:1fr;justify-content:stretch}.catalog-page-list{justify-content:center}.product-gallery{grid-template-columns:1fr;gap:10px}.product-main-image{min-height:320px;padding:8px}.product-breadcrumbs{font-size:10px;gap:6px}.product-title{font-size:clamp(30px,8.9vw,40px)}.product-size-row{gap:8px}.product-selectors{gap:7px}.product-price{font-size:clamp(30px,8.5vw,38px)}.product-old-price{font-size:clamp(22px,6.5vw,30px)}.product-about-title{font-size:17px}.product-about-list li{font-size:13px;padding-left:12px}.product-about-list li:before{top:8px}.product-about-warning{font-size:13px}.product-save-chip{margin-left:0;width:-moz-fit-content;width:fit-content;font-size:11px;min-height:28px}.product-price-line{flex-wrap:wrap;row-gap:8px}.product-action-row{grid-template-columns:minmax(0,1fr) 44px 44px}.product-buy-btn,.product-icon-btn{min-height:48px}.product-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-spec b{font-size:16px}.related-section .sales-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.product-spec-grid{grid-template-columns:1fr}}@media (max-width:700px){.home-shell{gap:18px}.hero-block{grid-template-columns:1fr;gap:14px;min-height:auto;padding:6px 0 2px}.hero-showcase{order:1;min-height:290px;margin-top:2px}.hero-copy{order:2;gap:10px}.hero-kicker{font-size:11px;letter-spacing:.14em}.hero-copy h1{font-size:clamp(42px,12vw,56px);line-height:.9}.hero-copy p{max-width:32ch;font-size:1rem}.hero-actions{width:100%;display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;margin-top:6px}.hero-cta,.hero-cta--bot{width:100%;min-width:0;min-height:56px;justify-content:center}.showcase-back-link{display:none}.showcase-main{max-width:min(92vw,350px)}.showcase-main__image,.showcase-main__outline-image{max-height:min(44vh,330px)}.showcase-main__product-tag{bottom:1%;right:8%;font-size:18px;padding:7px 10px;max-width:none}.showcase-main__hint{display:none}.hero-showcase:before{width:min(78%,420px);filter:blur(16px)}.hero-showcase:after{width:min(58%,300px)}.categories-grid{gap:10px;margin-top:8px}.category-card{min-height:64px;padding:0 18px;border-radius:12px;justify-content:center;gap:12px}.category-card__title{font-size:18px;letter-spacing:.02em}.category-card__icon{display:inline-flex;align-items:center;justify-content:center;order:-1}.category-card__icon svg{width:22px;height:22px}}.sale-card--catalog-cta{display:none}@media (max-width:700px){.home-shell{gap:38px;padding-bottom:20px}.hero-block{gap:20px;padding:12px 0 6px;justify-items:center}.hero-showcase{min-height:300px;margin-top:4px;--showcase-shift-x:0%;--showcase-shift-y:0%;--showcase-extra-left:0px}.hero-showcase:before{width:min(70%,360px);filter:blur(14px);transform:translate(-4%,2%)}.hero-showcase:after{width:min(48%,240px);transform:translate(-4%,9%) rotate(-20deg)}.showcase-main{max-width:min(88vw,330px)}.showcase-main__image,.showcase-main__outline-image{max-height:min(40vh,300px)}.showcase-main__product-tag{right:9%;bottom:2%;font-size:16px;padding:6px 10px}.hero-copy{width:min(100%,350px);gap:8px;justify-self:center}.hero-kicker{font-size:10px;letter-spacing:.12em}.hero-copy h1{font-size:clamp(30px,9.5vw,42px);line-height:.92}.hero-copy p{max-width:30ch;font-size:.92rem;line-height:1.35}.hero-actions{gap:10px;margin-top:8px}.hero-cta,.hero-cta--bot{min-height:50px;font-size:13px;border-radius:12px;padding:0 16px}.btn-secondary.hero-cta--bot{gap:8px}.categories-grid{gap:11px;margin-top:10px}.category-card{min-height:60px;padding:0 14px;gap:10px}.category-card__title{font-size:15px}.category-card__icon svg{width:19px;height:19px}.sales-section{margin-top:12px}.section-head{margin-top:0;margin-bottom:18px;align-items:flex-end}.blog-preview-section{margin-top:24px;gap:18px}.blog-preview__subtitle{margin-bottom:6px}.sale-card--catalog-cta{display:flex;border:1px dashed rgba(30,215,96,.5);background:linear-gradient(160deg,#171e23,#1f2a32 55%,#0f171d);box-shadow:0 10px 24px rgba(0,0,0,.34),inset 0 0 0 1px rgba(30,215,96,.14)}.sale-card__catalog-link{width:100%;height:100%;min-height:100%;padding:14px 12px;display:grid;align-content:center;grid-gap:8px;gap:8px;color:#e9fff2}.sale-card__catalog-kicker{color:rgba(176,248,206,.82);font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.sale-card__catalog-title{font-size:19px;line-height:1.12;font-weight:900;letter-spacing:-.015em}.sale-card__catalog-arrow{margin-top:2px;color:#7cffae;font-size:16px;font-weight:900}.blog-preview-grid,.trust-grid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(84vw,1fr);overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;gap:14px;padding:4px 2px 14px;scrollbar-width:thin}.blog-preview-grid>*,.trust-grid>*{scroll-snap-align:start}.blog-card,.trust-card{min-height:100%}.trust-card{padding:18px 16px 20px;min-height:170px}.blog-card__body{padding:16px 14px 18px;gap:11px}.page-wrap,.site-footer__inner,.site-header__inner{width:calc(100vw - 2rem)}.hero-copy{width:min(100%,320px)}.hero-copy h1{font-size:clamp(28px,8.8vw,38px)}.hero-copy p{font-size:.88rem}.hero-cta,.hero-cta--bot{min-height:48px;font-size:12.5px}.showcase-main{max-width:min(82vw,310px)}.categories-grid{gap:9px;margin-top:12px}.category-card{min-height:54px;padding:0 12px;border-radius:11px;gap:8px}.category-card__title{font-size:14px;letter-spacing:.01em}.category-card__icon svg{width:17px;height:17px}.sales-grid{gap:10px;padding-inline:6px}.sale-card{border-radius:13px}.sale-card__img{aspect-ratio:.9}.sale-card__info{padding:10px 10px 11px}.sale-card__info h3{font-size:12px;margin-bottom:3px}.sale-card__desc{font-size:9px;margin-bottom:5px}.sale-card__price{font-size:14px}.sale-card__add{width:30px;height:30px}.sale-card--catalog-cta{border:1px solid rgba(87,255,169,.45);background:radial-gradient(120% 110% at 80% 10%,rgba(30,215,96,.28),transparent 62%),linear-gradient(160deg,#131b1f,#1a252d 55%,#0f171d);box-shadow:0 12px 28px rgba(0,0,0,.36),inset 0 0 0 1px rgba(148,255,202,.12)}.sale-card__catalog-link{padding:12px 10px;gap:6px}.sale-card__catalog-kicker{font-size:9px}.sale-card__catalog-title{font-size:16px;line-height:1.16}.sale-card__catalog-arrow{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(30,215,96,.16);border:1px solid rgba(30,215,96,.36);font-size:14px}.blog-preview-grid,.trust-grid{grid-auto-columns:100%;gap:0;padding:0;scroll-padding-inline:0}.page-wrap,.site-footer__inner,.site-header__inner{width:calc(100vw - 2.4rem)}.site-header__inner{min-height:74px;gap:8px}.logo-main{font-size:1.95rem;letter-spacing:.03em}.header-actions{gap:8px}.icon-action{width:40px;height:40px;border-radius:12px}.icon-action svg{width:19px;height:19px}.home-shell{gap:34px}.hero-copy{width:min(100%,305px)}.hero-copy h1{font-size:clamp(26px,8.3vw,34px)}.hero-copy p{font-size:.84rem}.category-card,.hero-cta,.hero-cta--bot{min-height:46px}.hero-cta,.hero-cta--bot{font-size:12px;border-radius:11px}.categories-grid{gap:8px;margin-top:10px}.category-card{padding:0 10px;border-radius:10px;gap:6px}.category-card__title{font-size:12.5px;letter-spacing:.01em}.category-card__icon svg{width:15px;height:15px}.sales-grid{gap:9px;padding-inline:12px}.sale-card{border-radius:12px}.sale-card__img{aspect-ratio:.88}.sale-card__info{padding:9px 9px 10px}.sale-card__brand{font-size:7px;margin-bottom:2px}.sale-card__info h3{font-size:11px;margin-bottom:2px}.sale-card__desc{font-size:8.5px;line-height:1.25;margin-bottom:4px}.sale-card__price{font-size:13px}.sale-card__add{width:28px;height:28px}.sale-card__add svg{width:13px;height:13px}.sale-card--catalog-cta{border:1px solid rgba(131,255,194,.45);background:radial-gradient(125% 120% at 84% 8%,rgba(30,215,96,.24),transparent 60%),linear-gradient(150deg,#131a20,#1a2730 52%,#101a21);box-shadow:0 10px 24px rgba(0,0,0,.34),inset 0 0 0 1px rgba(125,255,196,.16)}.sale-card__catalog-link{padding:10px;gap:7px}.sale-card__catalog-kicker{font-size:8px;letter-spacing:.1em}.sale-card__catalog-title{font-size:15px;line-height:1.12}.sale-card__catalog-arrow{width:30px;height:30px;font-size:13px}.blog-preview-grid,.trust-grid{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:100%;grid-gap:0;gap:0;padding:0;margin-inline:0;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:0;scrollbar-width:none;-ms-overflow-style:none}}@media (max-width:700px){.blog-preview-grid::-webkit-scrollbar,.trust-grid::-webkit-scrollbar{display:none}.blog-preview-grid>*,.trust-grid>*{width:100%;min-width:100%;scroll-snap-align:start}.trust-card{margin:0;padding:16px 14px 18px;min-height:162px}.blog-card,.trust-card{border-radius:13px}.blog-card__body{padding:14px 12px;gap:9px}}.blog-preview-carousel,.trust-carousel{width:100%}.mobile-carousel__dots{display:none}.mobile-carousel__dot{width:7px;height:7px;border:0;border-radius:999px;background:hsla(0,0%,100%,.32);padding:0;cursor:pointer;transition:width .2s ease,background .2s ease}.mobile-carousel__dot.is-active{width:18px;background:#fff}@media (max-width:700px){.page-wrap,.site-footer__inner,.site-header__inner{width:calc(100vw - 2.6rem)!important}.site-header__inner{min-height:68px!important;gap:6px!important}.logo-main{font-size:1.72rem!important}.header-actions{gap:6px!important}.icon-action{width:34px!important;height:34px!important;border-radius:10px!important}.icon-action svg{width:16px!important;height:16px!important}.home-shell{gap:30px!important}.blog-preview-carousel,.categories-grid,.hero-actions,.sales-grid,.trust-carousel{width:100%;max-width:360px;margin-inline:auto}.hero-block{min-height:auto!important;padding:2px 0 4px!important}.hero-showcase{display:none!important}.hero-copy{width:min(100%,308px)!important;gap:8px!important}.hero-copy h1{font-size:clamp(26px,8vw,34px)!important}.hero-copy p{font-size:.83rem!important;line-height:1.32!important}.category-card,.hero-cta,.hero-cta--bot{min-height:44px!important}.hero-cta,.hero-cta--bot{font-size:11.5px!important;border-radius:10px!important;padding:0 14px!important;width:100%!important}.categories-grid{grid-template-columns:1fr!important;gap:8px!important;margin-top:8px!important}.category-card{padding:0 10px!important;border-radius:10px!important;gap:6px!important;width:100%}.category-card__title{font-size:12px!important;letter-spacing:.01em!important}.category-card__icon svg{width:14px!important;height:14px!important}.sales-grid{grid-template-columns:1fr!important;gap:8px!important;padding-inline:0!important;align-items:stretch;grid-auto-rows:1fr}.sale-card{border-radius:11px!important;height:100%}.sale-card__img{aspect-ratio:.86!important}.sale-card__info{padding:8px 8px 9px!important}.sale-card__info h3{font-size:10.5px!important}.sale-card__desc{font-size:8px!important;margin-bottom:3px!important}.sale-card__price{font-size:12.5px!important}.sale-card__add{width:26px!important;height:26px!important}.sale-card__add svg{width:12px!important;height:12px!important}.sale-card--catalog-cta{border:1px solid rgba(143,255,196,.58)!important;background:radial-gradient(125% 120% at 82% 8%,rgba(30,215,96,.28),transparent 56%),radial-gradient(95% 90% at 20% 92%,rgba(43,196,255,.16),transparent 62%),linear-gradient(146deg,#111a1f,#182733 52%,#101922)!important;box-shadow:0 14px 28px rgba(0,0,0,.38),inset 0 0 0 1px rgba(143,255,196,.22)!important}.sale-card__catalog-link{padding:12px 11px!important;gap:8px!important;height:100%;min-height:100%;min-height:136px}.sale-card__catalog-kicker{color:rgba(178,255,216,.9)!important;font-size:9px!important;letter-spacing:.1em!important}.sale-card__catalog-title{font-size:18px!important;line-height:1.08!important;letter-spacing:-.015em!important;color:#f1fffa!important;text-wrap:balance}.sale-card__catalog-arrow{display:none!important}.blog-preview-carousel,.trust-carousel,.trust-carousel__inner{position:relative;overflow:clip;padding-bottom:18px}.blog-preview-carousel__dots,.mobile-carousel__dots,.trust-carousel__dots{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:8px}.blog-preview-carousel .blog-preview-grid,.trust-carousel__inner .trust-grid{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:100%;grid-gap:12px;gap:12px;padding:0;margin:0;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:0;scrollbar-width:none;-ms-overflow-style:none}.blog-preview-carousel .blog-preview-grid::-webkit-scrollbar,.trust-carousel__inner .trust-grid::-webkit-scrollbar{display:none}.blog-preview-carousel .blog-preview-grid>*,.trust-carousel__inner .trust-grid>*{width:calc(100% - 12px);min-width:calc(100% - 12px);scroll-snap-align:start}.blog-preview-carousel,.blog-preview-section,.categories-grid,.hero-actions,.sales-grid,.sales-section,.support-strip,.trust-carousel{width:100%!important;max-width:none!important;margin-inline:0!important}.blog-preview__subtitle,.hero-copy,.section-head{width:100%!important;max-width:none!important}.blog-preview__subtitle,.hero-copy p,.sales-grid{max-width:none!important}.sales-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;padding-inline:0!important}.sale-card{height:100%!important}.sale-card__catalog-link{min-height:0!important}.blog-preview-carousel .blog-preview-grid{grid-auto-columns:100%!important;gap:12px!important;max-width:none!important}.blog-preview-carousel .blog-preview-grid>*{width:100%!important;min-width:100%!important}.blog-preview-carousel,.blog-preview-section,.trust-carousel,.trust-carousel__inner{width:100%!important;max-width:none!important}.blog-preview-carousel .blog-preview-grid,.trust-carousel__inner .trust-grid{grid-auto-columns:calc(100% - 12px)!important;gap:12px!important;width:100%!important;max-width:none!important}.blog-preview-carousel .blog-preview-grid>*,.trust-carousel__inner .trust-grid>*{width:calc(100% - 12px)!important;min-width:calc(100% - 12px)!important;margin:0!important}.blog-preview__head,.section-head{width:100%!important;display:grid!important;grid-template-columns:1fr auto;align-items:start!important;grid-gap:10px!important;gap:10px!important;margin-bottom:12px!important}.blog-preview__head h2,.section-head h2{margin:0;max-width:100%}.see-all-link{min-height:0!important;padding:4px 0 0!important;font-size:13px!important;line-height:1.2!important;justify-self:end;align-self:start}.hero-block{display:grid!important;grid-template-columns:1fr!important;grid-gap:16px!important;gap:16px!important;padding:10px 0 6px!important;min-height:auto!important}.hero-showcase{display:grid!important;order:1!important;place-items:center;width:100%;min-height:290px;margin:0 auto}.hero-copy{order:2!important;width:100%!important;max-width:none!important;gap:8px!important}.showcase-back-link{display:none!important}.showcase-main{max-width:min(84vw,320px)!important;transform:none!important}.showcase-main__image,.showcase-main__outline-image{max-height:min(39vh,305px)!important}.showcase-main__product-tag{right:8%!important;bottom:2%!important;font-size:14px!important;padding:6px 9px!important}.hero-showcase:before{width:min(76%,380px)!important;filter:blur(14px)!important;transform:translate(-3%,2%)!important}.hero-showcase:after{width:min(54%,250px)!important;transform:translate(-3%,9%) rotate(-20deg)!important}.hero-copy h1{font-size:clamp(30px,9.3vw,40px)!important;line-height:.92!important}.hero-copy p{max-width:33ch!important;font-size:.9rem!important;line-height:1.35!important}.hero-actions{width:100%!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important;margin-top:8px!important}.hero-cta,.hero-cta--bot{width:100%!important;min-height:48px!important;font-size:12px!important}.blog-preview-carousel .blog-preview-grid,.trust-carousel__inner .trust-grid{padding-inline:6px!important;scroll-padding-inline:6px!important}.blog-preview__head,.blog-preview__subtitle,.section-head{padding-inline:6px!important}.hero-showcase{min-height:320px!important}.showcase-back-link{display:grid!important;top:55%!important;width:min(43vw,176px)!important;opacity:.94!important;z-index:2!important}.showcase-back-link--left{left:24%!important;transform:translate(-50%,-50%) rotate(-18deg) scale(1.14)!important}.showcase-back-link--right{left:76%!important;transform:translate(-50%,-50%) rotate(17deg) scale(1.1)!important}.showcase-back-link__price{display:inline-flex!important;min-height:22px;font-size:11px!important;padding:5px 7px!important;top:81%!important;border-radius:8px}.showcase-back-link__price--left{left:10%!important}.showcase-back-link__price--right{right:10%!important}.showcase-back-link__outline{display:none!important}.category-card,.category-card__icon svg,.sale-card,.sale-card__add,.showcase-back-link,.showcase-back-link__outline,.showcase-back-link__price,.showcase-main,.showcase-main__image,.showcase-main__outline-image,.showcase-main__product-tag,.trust-card{transition:none!important}.sale-card:hover{border-color:var(--line)!important;box-shadow:none!important}.sale-card:hover,.sale-card__add:hover,.trust-card:hover{transform:none!important}.trust-card:hover{border-color:hsla(0,0%,100%,.13)!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05)!important}.category-card:hover{border-color:hsla(0,0%,100%,.14)!important;background:#222!important;box-shadow:none!important}.category-card:hover,.category-card:hover .category-card__icon svg{transform:none!important}.showcase-back-link--left:hover,.showcase-back-link--left:hover .showcase-back-link__price,.showcase-back-link--right:hover,.showcase-back-link--right:hover .showcase-back-link__price,.showcase-back-link:hover .showcase-back-link__outline,.showcase-main--link:hover,.showcase-main--link:hover .showcase-main__image,.showcase-main--link:hover .showcase-main__outline-image,.showcase-main--link:hover .showcase-main__product-tag{transform:none!important;filter:none!important;opacity:inherit!important;box-shadow:none!important}}.product-page{position:relative;isolation:isolate}.product-page:before{inset:-42px -28px auto;height:520px;background:radial-gradient(circle at 14% 20%,hsla(0,0%,100%,.07),transparent 46%),radial-gradient(circle at 82% 12%,var(--product-accent-soft),transparent 38%);z-index:-2}.product-page:after,.product-page:before{content:"";position:absolute;pointer-events:none}.product-page:after{inset:0;background:radial-gradient(130% 90% at 50% 8%,rgba(10,14,18,0),rgba(10,14,18,.42));z-index:-1}.product-gallery{grid-template-columns:1fr!important}.product-thumbs,.product-thumbs--rail{display:none!important}.product-main-image{border:0!important;outline:0!important;padding:0!important;border-radius:18px;min-height:600px;background:radial-gradient(circle at 18% 12%,hsla(0,0%,100%,.08),transparent 42%),linear-gradient(180deg,#d2d7de,#c8ced6);box-shadow:0 26px 60px rgba(0,0,0,.42)}.product-main-image:before{background:linear-gradient(160deg,rgba(10,12,16,.06),rgba(10,12,16,0));z-index:2}.product-main-image:after,.product-main-image:before{content:"";position:absolute;inset:0;pointer-events:none}.product-main-image:after{background:radial-gradient(120% 90% at 50% 45%,transparent,rgba(0,0,0,.28));z-index:3}.product-main-image img{border:0!important;outline:0!important;border-radius:0!important;box-shadow:none!important;display:block;width:100%;height:100%;object-fit:cover!important;transform:scale(1.022);filter:saturate(.88) contrast(.95) brightness(.94) hue-rotate(-6deg)}.product-title{color:#eef2f7;background:linear-gradient(180deg,#f8fbff,#dfe6ef 90%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 8px 24px rgba(0,0,0,.3)}.product-price-line{padding:12px 0}.product-price{font-size:clamp(44px,4.3vw,56px);letter-spacing:-.03em;color:#f6f9f7;text-shadow:0 8px 24px rgba(0,0,0,.35)}.product-old-price{font-size:clamp(30px,3.3vw,40px);color:#8a94a0}.product-about{border-radius:14px;border:1px solid hsla(0,0%,100%,.11);background:linear-gradient(180deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.02));-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08),0 16px 34px rgba(0,0,0,.24)}.product-about-title{font-size:19px;letter-spacing:.03em}.product-description{color:#ccd4dd}.product-buy-btn{border-radius:12px;border:1px solid hsla(0,0%,100%,.18);background:linear-gradient(180deg,hsla(0,0%,100%,.07),hsla(0,0%,100%,.01)),linear-gradient(135deg,var(--product-accent),var(--product-accent-2));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.24),0 12px 28px var(--product-accent-glow),0 0 26px var(--product-accent-soft)}.product-buy-btn:hover{filter:brightness(1.02)}.product-icon-btn{border-radius:12px;border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.04)}.related-section .sales-grid{gap:14px}.related-section .sale-card{border:1px solid hsla(0,0%,100%,.12);border-radius:14px;background:linear-gradient(180deg,rgba(27,33,40,.92),rgba(20,26,33,.86))}.related-section .sale-card:first-child{border-color:var(--product-accent);box-shadow:0 14px 30px rgba(0,0,0,.28),0 0 0 1px var(--product-accent-soft)}.related-section .sale-card:nth-child(2){border-color:rgba(99,179,255,.34)}.related-section .sale-card:nth-child(3){border-color:rgba(255,193,102,.3)}.related-section .sale-card__badge,.related-section .sale-discount{font-size:10px;letter-spacing:.06em;font-weight:900}@media (max-width:1200px){.product-main-image{min-height:530px}.product-price{font-size:clamp(38px,4.2vw,46px)}}@media (max-width:960px){.product-main-image{min-height:460px}}@media (max-width:700px){.product-main-image{min-height:320px}.product-title{font-size:clamp(32px,9vw,42px)}.product-price{font-size:clamp(34px,9vw,40px)}.product-old-price{font-size:clamp(22px,6.4vw,29px)}.related-section .sales-grid{gap:10px}}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:90;border-bottom:0;-webkit-backdrop-filter:none;backdrop-filter:none;background:transparent}.site-header:after{display:none}.product-page{--product-accent-soft:rgba(30,215,96,.14);--product-accent-glow:rgba(30,215,96,.22)}.product-page--neon-pink{--product-accent-soft:rgba(255,47,125,.16);--product-accent-glow:rgba(255,47,125,.24)}.product-page:after,.product-page:before{display:none}.product-main-image{box-shadow:0 24px 52px rgba(0,0,0,.38)}.product-main-image:after,.product-main-image:before{display:none}.product-main-image img{transform:scale(1.015);filter:saturate(.9) contrast(.96) brightness(.93) hue-rotate(-5deg)}.product-title{text-shadow:0 10px 26px rgba(0,0,0,.34)}.product-price-line{padding:10px 0 12px}.product-price{font-size:clamp(48px,4.65vw,62px);font-weight:900;letter-spacing:-.035em;text-shadow:0 12px 28px rgba(0,0,0,.42)}.product-old-price{font-size:clamp(28px,3vw,36px);color:#8f98a3}.product-about{border-color:hsla(0,0%,100%,.09);background:hsla(0,0%,100%,.055);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.14),0 14px 30px rgba(0,0,0,.2)}.product-description{color:#e1e7ee}.product-about-list li{color:#dce3ea}.product-buy-btn{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2),0 9px 20px var(--product-accent-glow),0 0 18px var(--product-accent-soft)}.product-buy-btn:hover{filter:brightness(1.01)}.related-section .sale-card{position:relative;overflow:hidden;border-color:hsla(0,0%,100%,.11)}.related-section .sale-card:before{display:none}.related-section .sale-card:first-child,.related-section .sale-card:nth-child(2),.related-section .sale-card:nth-child(3){border-color:hsla(0,0%,100%,.11);box-shadow:none}.related-section .sale-card__img,.related-section .sale-card__info{position:relative;z-index:2}@media (max-width:700px){.site-header{background:transparent}.product-price{font-size:clamp(36px,9.2vw,44px)}.product-old-price{font-size:clamp(22px,6.4vw,28px)}}.product-main-image{min-height:540px;max-width:94%;margin-inline:auto}.product-main-image img{transform:scale(1)}.product-action-row{margin-top:2px}@media (max-width:1200px){.product-main-image{min-height:500px;max-width:96%}}@media (max-width:960px){.product-main-image{min-height:420px;max-width:100%}.sale-card__fav{width:34px;height:34px}.sale-card__fav svg{width:16px;height:16px}}@media (max-width:700px){.sale-card__actions{gap:6px}.sale-card__fav{width:26px!important;height:26px!important}.sale-card__fav svg{width:12px!important;height:12px!important}.sale-card__fav:hover{transform:none!important}}.product-icon-btn--active{border-color:rgba(30,215,96,.54);background:rgba(30,215,96,.16);color:var(--accent)}.product-icon-btn--active:hover{border-color:rgba(30,215,96,.66)}.profile-page{display:grid;grid-gap:10px;gap:10px}.profile-grid{grid-template-columns:1.25fr 1fr 1fr}.profile-card,.profile-grid{display:grid;grid-gap:10px;gap:10px}.profile-card{margin-bottom:0;align-content:start}.profile-card__head{display:flex;justify-content:space-between;align-items:center;gap:8px}.profile-card__small-btn{min-height:30px;border-radius:999px;padding:0 10px;font-size:11px;font-weight:700}.profile-helper{margin:0;color:var(--text-2);font-size:12px}.profile-helper--error{color:#ffb5b5}.profile-placeholder{margin:0;color:var(--text-2);font-size:13px}.profile-addresses-list,.profile-favorites-list,.profile-orders-list{display:grid;grid-gap:8px;gap:8px}.profile-address-item,.profile-favorite-item,.profile-order-item{border:1px solid var(--line-strong);border-radius:11px;background:hsla(0,0%,100%,.02);padding:10px}.profile-order-item{display:grid;grid-gap:7px;gap:7px}.profile-order-item__head{display:flex;justify-content:space-between;align-items:center;gap:8px}.profile-order-item__status{border:1px solid rgba(30,215,96,.33);border-radius:999px;background:var(--accent-soft);color:var(--accent);padding:3px 8px;font-size:11px;font-weight:700}.profile-order-item__meta{margin:0;color:var(--text-2);font-size:12px}.profile-order-item__lines{display:grid;grid-gap:5px;gap:5px}.profile-order-item__line{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;color:var(--text-2);font-size:12px}.profile-order-item__line span:last-child{color:#dce6f0;font-weight:700}.profile-order-item__footer{display:flex;justify-content:space-between;align-items:center;gap:10px}.profile-order-item__footer strong{color:#f2f8ff;font-size:18px;font-weight:820}.profile-order-item__link{color:var(--accent);font-size:12px;font-weight:700}.profile-address-form{display:grid;grid-gap:8px;gap:8px}.profile-address-item p{margin:0;color:var(--text-2);font-size:12px}.profile-address-item__top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:2px}.profile-address-item__default{border:1px solid rgba(30,215,96,.33);border-radius:999px;background:var(--accent-soft);color:var(--accent);padding:2px 8px;font-size:10px;font-weight:700}.profile-address-item__actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.profile-favorite-item{display:grid;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px}.profile-favorite-item__media{width:62px;height:62px;border:1px solid var(--line-strong);border-radius:10px;background:var(--bg3)}.profile-favorite-item__copy{min-width:0;display:grid;grid-gap:2px;gap:2px}.profile-favorite-item__copy h3{margin:0;font-size:14px;line-height:1.2}.profile-favorite-item__copy p{margin:0;color:var(--text-3);font-size:11px}.profile-favorite-item__copy strong{color:#f3f8ff;font-size:16px;font-weight:820}.profile-links{margin-top:2px}@media (max-width:1200px){.profile-grid{grid-template-columns:1fr 1fr}.profile-orders-card{grid-column:1/-1}}@media (max-width:960px){.profile-grid{grid-template-columns:1fr}.profile-favorite-item{grid-template-columns:56px minmax(0,1fr)}.profile-favorite-item .profile-card__small-btn{grid-column:1/-1;justify-self:start}}@media (max-width:700px){.profile-order-item__footer{flex-wrap:wrap;align-items:flex-start}.profile-order-item__footer strong{font-size:16px}}.admin-login-screen{min-height:calc(100vh - 170px);display:grid;place-items:center;background:radial-gradient(circle at 18% 20%,rgba(30,215,96,.18),transparent 42%),radial-gradient(circle at 82% 0,rgba(16,196,166,.16),transparent 38%),linear-gradient(160deg,rgba(9,12,14,.95),rgba(14,18,22,.92))}.admin-auth-card{width:min(420px,calc(100vw - 2rem));border:1px solid hsla(0,0%,100%,.15);border-radius:18px;padding:24px;background:linear-gradient(180deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.02)),rgba(12,17,21,.88);box-shadow:0 26px 56px rgba(0,0,0,.5),inset 0 1px 0 hsla(0,0%,100%,.12);display:grid;grid-gap:14px;gap:14px}.admin-auth-title{margin:0;font-size:clamp(1.9rem,3.7vw,2.4rem);line-height:.96;letter-spacing:-.02em}.admin-auth-subtitle{margin:0;color:var(--text-2);font-size:14px}.admin-auth-fields{display:grid;grid-gap:10px;gap:10px}.admin-screen{min-height:calc(100vh - 170px);background:radial-gradient(circle at 14% -8%,rgba(30,215,96,.16),transparent 38%),radial-gradient(circle at 90% 10%,rgba(16,196,166,.12),transparent 34%),rgba(10,14,18,.86)}.admin-shell{width:min(1320px,100%);margin:0 auto;display:grid;grid-gap:14px;gap:14px}.admin-topbar{border:1px solid hsla(0,0%,100%,.15);border-radius:14px;background:linear-gradient(120deg,rgba(30,215,96,.16),rgba(20,28,34,.62) 40%),rgba(16,21,26,.82);box-shadow:0 18px 36px rgba(0,0,0,.34);padding:14px 16px;display:flex;gap:14px;align-items:flex-end;justify-content:space-between}.admin-topbar__eyebrow{margin:0;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#a2b8af}.admin-topbar__title{margin:2px 0 4px;font-size:clamp(1.6rem,2.8vw,2.2rem);line-height:.96;letter-spacing:-.02em}.admin-topbar__meta{margin:0;color:var(--text-2);font-size:13px}.admin-topbar__actions{display:flex;gap:8px;flex-wrap:wrap}.admin-topbar__actions .btn-secondary{min-height:48px;padding:0 16px;border-radius:12px;font-size:13px}.admin-metrics-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.admin-shell .admin-metric-card{margin:0;min-height:114px;border:1px solid hsla(0,0%,100%,.14);background:linear-gradient(140deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02)),rgba(16,21,26,.84);display:grid;align-content:center;grid-gap:4px;gap:4px}.admin-metric-card span{color:var(--text-2);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.admin-metric-card strong{font-size:clamp(1.6rem,2.8vw,2.15rem);line-height:1}.admin-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:minmax(0,1fr) minmax(300px,.8fr)}.admin-shell .admin-orders-card,.admin-shell .admin-panel-card{margin:0;border:1px solid hsla(0,0%,100%,.14);background:linear-gradient(170deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.01)),rgba(15,20,24,.88)}.admin-panel-card{display:grid;grid-gap:12px;gap:12px}.admin-orders-card h2,.admin-panel-card h2{margin:0;font-size:1.02rem}.admin-orders-card__head,.admin-panel-card__head{display:flex;justify-content:space-between;align-items:center;gap:10px}.admin-panel-card__head .btn-primary{min-height:46px;border-radius:12px;padding:0 14px;font-size:13px}.admin-helper-text{margin:0;color:var(--text-2);font-size:12px}.admin-helper-text--error{color:#ffb5b5}.admin-success-text{margin:0;color:#8cefc1;font-size:13px;font-weight:700}.admin-products-list{display:grid;grid-gap:8px;gap:8px;max-height:310px;overflow:auto;padding-right:2px}.admin-products-row{border:1px solid hsla(0,0%,100%,.1);border-radius:11px;background:hsla(0,0%,100%,.025);padding:9px 10px;display:flex;justify-content:space-between;gap:10px}.admin-products-row strong{display:block;font-size:13px;line-height:1.25}.admin-products-row p{margin:3px 0 0;color:var(--text-2);font-size:11px;letter-spacing:.02em}.admin-orders-card{display:grid;grid-gap:10px;gap:10px}.admin-orders-card__head span{color:var(--text-2);font-size:12px}.admin-orders-table-wrap{overflow:auto;border-radius:11px;border:1px solid hsla(0,0%,100%,.1);background:rgba(9,13,16,.58)}.admin-orders-table{width:100%;min-width:1030px;border-collapse:collapse}.admin-orders-table td,.admin-orders-table th{padding:9px 10px;text-align:left;vertical-align:top;border-bottom:1px solid hsla(0,0%,100%,.07);font-size:12px}.admin-orders-table th{position:-webkit-sticky;position:sticky;top:0;z-index:1;background:rgba(11,16,20,.95);color:#afc0b8;text-transform:uppercase;letter-spacing:.07em;font-size:10px}.admin-orders-table tbody tr:hover{background:hsla(0,0%,100%,.03)}.admin-orders-table td p{margin:2px 0 0;color:var(--text-2);font-size:11px;line-height:1.32}.admin-payment-cell{min-width:180px}.admin-payment-method{display:block;color:#e8f1fb;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.05em}.admin-payment-meta{color:var(--text-2)}.admin-mono-link{display:inline-flex;margin-top:4px;color:#9cd8ff;font-size:11px;font-weight:700;text-decoration:none;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-mono-link:hover{text-decoration:underline}.admin-mono-status{display:inline-flex;align-items:center;justify-content:center;min-height:20px;padding:0 7px;border-radius:999px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;border:1px solid transparent}.admin-mono-status--created{color:#d6dee8;background:rgba(190,200,212,.18);border-color:rgba(190,200,212,.34)}.admin-mono-status--hold,.admin-mono-status--processing{color:#ffe3ad;background:rgba(255,179,64,.2);border-color:rgba(255,179,64,.35)}.admin-mono-status--success{color:#9ef4c7;background:rgba(30,215,96,.2);border-color:rgba(30,215,96,.4)}.admin-mono-status--cancelled,.admin-mono-status--expired,.admin-mono-status--failure,.admin-mono-status--reversed{color:#ffb7b7;background:rgba(255,87,87,.22);border-color:rgba(255,87,87,.4)}.admin-status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:90px;min-height:26px;border-radius:999px;padding:0 10px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;border:1px solid transparent}.admin-status-pill--new{color:#dbdee3;background:rgba(200,204,212,.17);border-color:rgba(200,204,212,.3)}.admin-status-pill--processing{color:#ffe3ad;background:rgba(255,179,64,.2);border-color:rgba(255,179,64,.35)}.admin-status-pill--done,.admin-status-pill--paid{color:#9ef4c7;background:rgba(30,215,96,.2);border-color:rgba(30,215,96,.4)}.admin-status-pill--cancelled{color:#ffb7b7;background:rgba(255,87,87,.22);border-color:rgba(255,87,87,.4)}.admin-status-select{min-height:38px;border-radius:10px;padding:8px 10px;font-size:12px}@media (max-width:1180px){.admin-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-grid{grid-template-columns:1fr}}@media (max-width:900px){.admin-screen{padding:10px}.admin-topbar{align-items:flex-start;flex-direction:column}.admin-topbar__actions{width:100%}.admin-topbar__actions .btn-secondary{flex:1 1 180px}.admin-auth-card{padding:20px}}@media (max-width:620px){.admin-metrics-grid{grid-template-columns:1fr}.admin-orders-table{min-width:740px}.admin-panel-card__head{align-items:stretch;flex-direction:column}.admin-panel-card__head .btn-primary{width:100%}}.cart-page{border:0;border-radius:0;background:transparent;width:min(100%,1220px);margin-inline:auto;padding:8px 0 26px;min-height:0}.cart-page__head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px}.cart-page__meta{display:inline-flex;align-items:baseline;gap:12px;flex-wrap:wrap}.cart-page__title{margin-bottom:0;font-size:clamp(34px,3.5vw,42px);line-height:1;letter-spacing:-.02em;color:#f7fbff}.cart-page__count{color:#9ba9b8;font-size:14px;font-weight:650}.cart-page__clear{min-width:186px}.cart-page .cart-page__clear{background:rgba(255,90,90,.1);border:1px solid rgba(255,90,90,.35);color:#ffa5a5;box-shadow:none}.cart-page .cart-page__clear:hover{background:rgba(255,90,90,.16);border-color:rgba(255,90,90,.55);color:#fcc}.cart-page__status{margin-bottom:14px;color:#95a5b6}.cart-page__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,360px);grid-gap:28px;gap:28px;align-items:start}.cart-page__items{display:grid}.cart-list{gap:14px;margin-bottom:0}.cart-bonus-card,.cart-card--fresh,.cart-empty-card,.cart-summary-card{border:1px solid var(--line);border-radius:16px;background:var(--card);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06),0 16px 36px rgba(2,6,10,.34)}.cart-card--fresh{padding:15px 16px}.cart-main--fresh{padding:0;margin-bottom:0;display:grid;grid-template-columns:110px minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center}.cart-image-wrap{position:relative;width:110px;height:110px;border:1px solid hsla(0,0%,100%,.14);border-radius:14px;overflow:hidden;align-self:center}.cart-discount{position:absolute;top:8px;left:8px;min-height:22px;padding:0 8px;border-radius:999px;border:1px solid rgba(255,115,143,.34);background:rgba(255,115,143,.12);color:#ff8ea6;display:inline-flex;align-items:center;font-size:10px;font-weight:800;letter-spacing:.05em}.cart-image{width:100%;height:100%;display:block;border-radius:0;border:0;background:hsla(0,0%,100%,.04)}.cart-copy{display:grid;align-content:center}.cart-copy h2{margin:0;color:#f3f8ff;font-size:19px;line-height:1.28;font-weight:750}.cart-copy p{margin:5px 0 0;color:#8c9aaa;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.cart-price-stack{margin-top:10px;display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.cart-price-old{color:#8f9caf;font-size:16px;line-height:1;font-weight:650;text-decoration:line-through}.cart-price{color:#f4f8fd;font-size:clamp(31px,2.4vw,36px);line-height:1;font-weight:850;text-shadow:none}.cart-price-unit{margin-top:6px;color:#a3b1c1;font-size:12px;letter-spacing:0;text-transform:none}.cart-side{display:grid;justify-items:end;align-content:center;grid-gap:10px;gap:10px}.cart-side__actions{display:inline-flex;justify-content:flex-end}.cart-icon-btn{width:48px;height:48px;border:1px solid hsla(0,0%,100%,.16);border-radius:14px;background:#2a2a2a;color:#a9b7c7;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease}.cart-icon-btn svg{width:16px;height:16px}.cart-icon-btn:hover{color:#dce7f3;border-color:hsla(0,0%,100%,.25);background:hsla(0,0%,100%,.06)}.cart-remove-btn:hover{color:#ff9db0;border-color:rgba(255,127,149,.45);background:rgba(255,127,149,.1)}.cart-page .cart-qty-control{width:148px;min-height:48px;border:1px solid hsla(0,0%,100%,.16);border-radius:14px;background:#2a2a2a;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05);grid-template-columns:40px 1fr 40px}.cart-page .cart-qty-control__btn{font-size:22px;color:#d5dfeb}.cart-page .cart-qty-control__btn:hover{background:hsla(0,0%,100%,.09);color:#f4f8fd}.cart-page .cart-qty-control__value{font-size:18px;font-weight:780;color:#f3f8fd}.cart-summary-panel{display:grid;grid-gap:14px;gap:14px}.cart-bonus-card,.cart-empty-card,.cart-summary-card{padding:18px}.cart-summary-card{position:relative}.cart-summary-title{margin:0 0 16px;color:#f5f9ff;font-size:27px;line-height:1.08;font-weight:820;letter-spacing:-.015em}.cart-summary-items{display:grid;grid-gap:8px;gap:8px;margin-bottom:12px}.cart-summary-item{padding-bottom:8px;border-bottom:1px solid hsla(0,0%,100%,.08)}.cart-summary-item:last-child{border-bottom:0;padding-bottom:0}.cart-summary-item__row{display:flex;justify-content:space-between;align-items:baseline;gap:10px}.cart-summary-item__name{color:#c9d5e2;font-size:13px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-summary-item__price{color:#f1f7ff;font-size:13px;font-weight:700;white-space:nowrap}.cart-summary-item__discount{margin-top:3px;display:flex;justify-content:space-between;align-items:baseline;color:#ff8fa5;font-size:12px}.cart-page .summary-row{margin-bottom:11px;color:#9cabbc;font-size:14px;align-items:baseline}.cart-page .summary-row span:last-child{color:#e4ecf5;font-weight:680;text-align:right}.cart-page .summary-row--discount span:last-child{color:#ff8fa5}.cart-page .summary-row--total{margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}.cart-page .summary-row--total span{color:#eef4fb;font-weight:760}.cart-page .summary-row--total strong{color:var(--accent);font-size:clamp(32px,2.5vw,36px);line-height:1;font-weight:860;text-shadow:none}.cart-summary-note{margin:2px 0 0;color:#8a99aa;font-size:12px}.cart-checkout-btn{margin-top:16px;min-height:52px;font-size:14px;letter-spacing:.015em}.cart-bonus-card{display:grid;border-color:hsla(0,0%,100%,.12);padding:22px 20px;grid-gap:16px;gap:16px}.cart-bonus-card__head{display:inline-flex;align-items:center;gap:8px}.cart-bonus-card__icon{width:18px;height:18px;color:#a8b6c6;opacity:.95}.cart-bonus-card .section-mini{margin-bottom:0;color:#95a3b3}.cart-bonus-card__value{margin:4px 0 0;color:#dbe5f0;font-size:26px;line-height:1;font-weight:800;font-family:var(--font-brand),sans-serif;text-shadow:none}.cart-bonus-card__note{margin:0;color:#96a5b6;font-size:12px;line-height:1.52;max-width:30ch}.cart-empty-card__text{color:var(--text-2);margin-bottom:12px}@media (max-width:1120px){.cart-page__layout{grid-template-columns:minmax(0,1fr) minmax(290px,332px);gap:22px}.cart-main--fresh{grid-template-columns:96px minmax(0,1fr) auto;gap:14px}.cart-image-wrap{width:94px;height:94px}.cart-image{width:100%;height:100%}.cart-price{font-size:clamp(29px,4.1vw,34px)}.cart-summary-title{font-size:25px}}@media (max-width:960px){.cart-page{padding-bottom:18px}.cart-page__layout{grid-template-columns:1fr;gap:16px}.cart-summary-panel{gap:12px}.cart-summary-title{font-size:24px}}@media (max-width:700px){.cart-page__head{align-items:center;flex-wrap:wrap;margin-bottom:16px}.cart-page__title{font-size:clamp(30px,8.2vw,36px)}.cart-page__clear{width:100%;min-width:0}.cart-bonus-card,.cart-card--fresh,.cart-empty-card,.cart-summary-card{border-radius:16px;padding:14px}.cart-main--fresh{grid-template-columns:78px minmax(0,1fr);align-items:start;gap:12px}.cart-image-wrap{width:76px;height:76px}.cart-image{width:100%;height:100%;border-radius:12px}.cart-copy h2{font-size:16px}.cart-price{font-size:30px}.cart-price-old{font-size:14px}.cart-price-unit{font-size:11px}.cart-side{grid-column:1/-1;width:100%;grid-template-columns:minmax(0,1fr) auto;justify-items:stretch;align-items:center;gap:10px;margin-top:8px}.cart-page .cart-qty-control{width:min(100%,164px);justify-self:start}.cart-page .cart-qty-control__btn{font-size:20px}.cart-page .cart-qty-control__value{font-size:17px}.cart-icon-btn{width:44px;height:44px;border-radius:12px}.cart-page .summary-row--total strong{font-size:32px}.cart-checkout-btn{min-height:50px}}.checkout-page{border:0;border-radius:0;background:transparent;min-height:0;width:min(100%,1200px);margin-inline:auto;padding:8px 0 24px}.checkout-page__shell{width:min(100%,1080px);margin-inline:auto}.checkout-page__top{display:flex;align-items:center;gap:12px;margin-bottom:14px}.checkout-page__back{width:40px;height:40px;border-radius:12px;border:1px solid var(--line);background:var(--card);color:#d8e3ef;display:inline-flex;align-items:center;justify-content:center;font-size:18px;line-height:1}.checkout-page__title{margin:0;font-size:clamp(32px,4vw,40px);line-height:1}.checkout-form{display:grid;grid-gap:14px;gap:14px}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,360px);grid-gap:18px;gap:18px;align-items:start}.checkout-main{display:grid;grid-gap:12px;gap:12px}.checkout-card{border:1px solid var(--line);border-radius:16px;background:var(--card);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06),0 14px 32px rgba(3,6,10,.24);padding:14px}.checkout-order-list{display:grid;grid-gap:10px;gap:10px}.checkout-order-item{display:grid;grid-template-columns:64px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;border:1px solid hsla(0,0%,100%,.13);border-radius:14px;background:hsla(0,0%,100%,.02);padding:10px}.checkout-order-item__media{width:64px;height:64px;border-radius:12px;border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.04)}.checkout-order-item__copy h2{margin:0;color:#f2f7ff;font-size:17px;line-height:1.2;font-weight:760}.checkout-order-item__copy p{margin:4px 0 0;color:#8e9dad;font-size:11px;letter-spacing:.07em;text-transform:uppercase}.checkout-order-item__side{display:grid;justify-items:end;grid-gap:8px;gap:8px}.checkout-order-item__price{color:#f4f9ff;font-size:22px;line-height:1;font-weight:860}.checkout-order-item .product-qty-control.checkout-qty-control{min-height:46px;min-width:120px;border-radius:12px;border-color:var(--line);background:var(--bg3);grid-template-columns:34px 1fr 34px}.checkout-qty-control__btn{font-size:24px;color:#d6e2ee}.checkout-qty-control__btn:hover{color:#f4f9ff}.checkout-qty-control__value{color:#f4f9ff;font-size:19px;font-weight:780}.checkout-fields{margin:0;gap:9px}.checkout-field-error{margin-top:-2px}.checkout-fields .field{border-color:hsla(0,0%,100%,.14);background:#262626}.checkout-fields textarea.field{min-height:84px;resize:vertical}.checkout-payment-methods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.checkout-payment-method{position:relative;width:100%;border:1px solid hsla(0,0%,100%,.16);border-radius:14px;background:linear-gradient(145deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,0)),#262626;color:#dce8f4;text-align:left;padding:12px 13px;display:grid;grid-gap:5px;gap:5px;cursor:pointer;overflow:hidden;transition:border-color .2s ease,background .2s ease,transform .2s ease}.checkout-payment-method:after{content:"";position:absolute;inset:auto -32px -32px auto;width:92px;height:92px;border-radius:999px;background:radial-gradient(circle,rgba(30,215,96,.2),rgba(30,215,96,0));pointer-events:none}.checkout-payment-method:focus-visible,.checkout-payment-method:hover{border-color:rgba(30,215,96,.42);transform:translateY(-1px)}.checkout-payment-method--active{border-color:rgba(30,215,96,.58);background:linear-gradient(145deg,rgba(30,215,96,.18),rgba(30,215,96,.05)),rgba(30,215,96,.12)}.checkout-payment-method__meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.checkout-payment-method__badge{display:inline-flex;align-items:center;justify-content:center;min-height:20px;padding:0 8px;border-radius:999px;border:1px solid hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.08);color:#f2f7ff;font-size:10px;font-weight:780;letter-spacing:.08em}.checkout-payment-method__accent{color:#9eb0c3;font-size:11px;font-weight:640}.checkout-payment-method__title{font-size:14px;font-weight:780}.checkout-payment-method__hint{color:#9baabc;font-size:12px;line-height:1.35}@media (max-width:640px){.checkout-payment-methods{grid-template-columns:1fr}}.checkout-promo-line{margin-bottom:0;gap:9px}.checkout-promo-line .field{text-transform:uppercase;letter-spacing:.03em}.checkout-helper{margin:8px 0 0;color:#95a5b5;font-size:12px}.checkout-bonus-card{display:grid;grid-gap:10px;gap:10px}.checkout-bonus-row{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.checkout-bonus-card__title{margin:3px 0 0;color:#e6eef7;font-size:18px;line-height:1.15;font-weight:780}.checkout-bonus-card__sub{margin:4px 0 0;color:#9aa9ba;font-size:12px}.checkout-bonus-toggle{min-height:32px;border-radius:999px;border:1px solid hsla(0,0%,100%,.22);background:#272727;color:#d1deea;font-size:11px;font-weight:700;padding:0 12px}.checkout-bonus-toggle.is-on{border-color:rgba(30,215,96,.5);background:rgba(30,215,96,.14);color:#9ef0c1}.checkout-bonus-meta{display:flex;justify-content:space-between;align-items:baseline;border-top:1px solid hsla(0,0%,100%,.12);padding-top:10px;color:#95a5b6;font-size:13px}.checkout-bonus-meta strong{color:#eaf2fb;font-size:16px}.checkout-total-card__title{margin:0 0 14px;color:#f4f9ff;font-size:29px;line-height:1;letter-spacing:-.01em}.checkout-summary .summary-row{margin-bottom:10px;color:#9eacbc;font-size:14px}.checkout-summary .summary-row span:last-child{color:#e4ecf6;font-weight:680;text-align:right}.checkout-summary .summary-row--discount span:last-child{color:#ff9aac}.checkout-summary .summary-row--total{margin-top:12px;padding-top:12px;border-top:1px solid var(--line)}.checkout-summary .summary-row--total strong{color:var(--accent);font-size:38px;line-height:1;font-weight:860}.checkout-total-card__note{margin:2px 0 0;color:#8f9daf;font-size:12px}.checkout-submit--desktop{margin-top:14px;min-height:50px}.checkout-loading-card{min-height:130px;display:grid;place-items:center;text-align:center}.checkout-empty-card__text{color:var(--text-2);margin-bottom:12px}.checkout-error{margin:0}.checkout-submit-status{margin:8px 0 0;color:#9dd7b0;font-size:12px;font-weight:700}.checkout-sticky-actions{display:none}@media (max-width:960px){.checkout-page{padding-bottom:98px}.checkout-layout{grid-template-columns:1fr;gap:12px}.checkout-summary .summary-row--total strong{font-size:34px}.checkout-submit--desktop{display:none}.checkout-sticky-actions{position:fixed;left:50%;bottom:10px;transform:translateX(-50%);width:min(760px,calc(100vw - .85rem));border:1px solid hsla(0,0%,100%,.2);border-radius:18px;background:linear-gradient(180deg,hsla(0,0%,100%,.09),hsla(0,0%,100%,.02)),rgba(9,13,18,.9);-webkit-backdrop-filter:blur(10px) saturate(1.12);backdrop-filter:blur(10px) saturate(1.12);box-shadow:0 18px 40px rgba(0,0,0,.44);padding:6px;display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px;z-index:150}.checkout-sticky-actions__btn{min-height:44px;border-radius:12px;font-size:13px;font-weight:800;padding:0 10px}}@media (max-width:700px){.checkout-page__top{margin-bottom:12px}.checkout-page__title{font-size:clamp(30px,8.6vw,36px)}.checkout-card{border-radius:14px;padding:12px}.checkout-order-item{grid-template-columns:56px minmax(0,1fr);align-items:start;gap:9px;padding:9px}.checkout-order-item__media{width:56px;height:56px;border-radius:10px}.checkout-order-item__copy h2{font-size:15px}.checkout-order-item__side{grid-column:1/-1;grid-template-columns:1fr auto;justify-items:stretch;align-items:center;padding-top:4px}.checkout-qty-control{justify-self:start}.checkout-order-item__price{font-size:20px}.checkout-promo-line{grid-template-columns:1fr}.checkout-promo-line .small-btn{min-height:44px}.checkout-bonus-row{align-items:center}.checkout-sticky-actions{width:calc(100vw - .7rem);border-radius:16px}.checkout-sticky-actions__btn{min-height:42px;font-size:12px}}.product-layout{width:min(100%,1180px);gap:24px}.product-info{gap:14px;padding-top:2px}.product-title{color:#fff;font-size:clamp(36px,3.35vw,50px);line-height:1.08;letter-spacing:-.015em;text-wrap:balance;overflow-wrap:anywhere;text-shadow:0 6px 18px rgba(0,0,0,.22)}.product-price-line{padding:12px 0 14px;margin:2px 0 4px}.product-about{padding:14px 16px;gap:10px}.product-spec-grid{gap:10px}.related-section{gap:18px;margin-top:4px}.related-section .sale-card,.related-section .sale-card__img,.related-section .sale-card__info{background:#191919}@media (max-width:960px){.product-layout{gap:16px}.product-info{gap:12px}.product-title{font-size:clamp(31px,7.2vw,41px);line-height:1.06}.product-price-line{padding:10px 0 12px}}@media (max-width:700px){.product-page{gap:18px}.product-title{font-size:clamp(28px,8.4vw,36px);line-height:1.08}.product-price-line{padding:8px 0 10px}.product-about{padding:12px 13px}}.product-page{gap:24px}.product-layout{width:min(100%,1160px);gap:18px}.product-info{gap:10px}.product-main-image{border-radius:14px}.product-breadcrumbs,.product-breadcrumbs a{color:#aab8c9}.product-breadcrumbs span:last-child{color:#dfe9f6}.product-title{color:#f6f9ff;font-size:clamp(34px,3.2vw,48px);line-height:.98;letter-spacing:-.02em;text-shadow:0 8px 22px rgba(0,0,0,.28)}.product-price-line{gap:12px;padding:8px 0 10px}.product-price-line .product-price{color:#ff4c61;font-size:clamp(34px,3.3vw,48px);text-shadow:0 6px 16px rgba(255,76,97,.28),0 8px 20px rgba(0,0,0,.3)}.product-old-price{color:#c8d2df;font-size:clamp(28px,2.2vw,36px)}.product-save-chip{min-height:26px;padding:0 10px;font-size:10px}.product-action-switcher{min-height:52px}.product-action-row{gap:8px;grid-template-columns:minmax(0,1fr) 46px 46px}.product-action-row--split{grid-template-columns:minmax(0,1fr) 140px 46px 46px;gap:8px}.product-buy-btn,.product-icon-btn{min-height:52px;border-radius:11px}.product-buy-btn{font-size:13px;padding:0 14px}.product-icon-btn svg{width:17px;height:17px}.product-qty-control{min-height:52px;grid-template-columns:34px 1fr 34px;border-radius:11px}.product-qty-control__btn{font-size:24px;color:#e7edf6}.product-qty-control__value{color:#f9fbff;font-size:20px}.product-about{padding:12px 14px;gap:8px;background:linear-gradient(180deg,hsla(0,0%,100%,.07),hsla(0,0%,100%,.03))}.product-about-title{color:#f7fbff;font-size:18px}.product-description{color:#edf2f9;font-size:14px;line-height:1.5}.product-about-list li{color:#eef3fa;font-size:13px;line-height:1.42}.product-about-warning{color:#ffd0d0}.product-spec{padding:9px 11px}.product-spec span{color:#acb9c9}.product-spec b{color:#f5f8fd;font-size:16px}@media (max-width:960px){.product-layout{gap:14px}.product-main-image{min-height:380px}.product-title{font-size:clamp(30px,7.1vw,40px)}.product-price-line .product-price{font-size:clamp(30px,7.3vw,40px)}.product-old-price{font-size:clamp(21px,5.6vw,28px)}.product-action-row--split{grid-template-columns:minmax(0,1fr) 122px 42px 42px}.product-buy-btn,.product-icon-btn,.product-qty-control{min-height:46px}.product-qty-control{grid-template-columns:30px 1fr 30px}.product-qty-control__value{font-size:18px}}@media (max-width:700px){.product-page{gap:16px}.product-main-image{min-height:260px}.product-title{font-size:clamp(27px,8.2vw,34px)}.product-price-line{gap:10px;row-gap:6px;padding:6px 0 8px}.product-price-line .product-price{font-size:clamp(28px,8.4vw,34px)}.product-old-price{font-size:clamp(19px,6vw,24px)}.product-about{padding:11px 12px}.product-about-title{font-size:16px}.product-description{font-size:13.5px}.product-about-list li{font-size:12.5px}.product-spec b{font-size:15px}}.sale-card__prices{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.sale-card__old{order:0}.sale-card__price{order:1}.product-price-line .product-price{color:#ff3f57;text-shadow:0 8px 20px rgba(255,63,87,.34),0 12px 28px rgba(0,0,0,.42)}.product-action-switcher{position:relative;min-height:56px}.product-action-state{position:absolute;inset:0;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px) scale(.96);transition:opacity .32s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.16,1,.3,1),visibility .32s linear}.product-action-state--idle{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}.product-action-state--cart{transform:translateY(12px) scale(.94)}.product-action-switcher.is-in-cart .product-action-state--idle{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px) scale(.94)}.product-action-switcher.is-in-cart .product-action-state--cart{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}.product-action-row{position:relative}.product-action-row--split{grid-template-columns:minmax(0,1fr) 152px 50px 50px;gap:10px}.product-buy-btn--animated{transition:transform .24s ease,box-shadow .24s ease,filter .24s ease}.product-buy-btn--go-cart{border-color:hsla(0,0%,100%,.2);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2),0 8px 20px var(--product-accent-glow),0 0 18px var(--product-accent-soft)}.product-action-switcher.is-in-cart .product-buy-btn--go-cart{animation:productSplitLeft .42s cubic-bezier(.16,1,.3,1)}.product-action-switcher.is-in-cart .product-qty-control{animation:productSplitRight .42s cubic-bezier(.16,1,.3,1)}.product-qty-control{min-height:56px;border:1px solid hsla(0,0%,100%,.18);border-radius:12px;background:hsla(0,0%,100%,.04);display:grid;grid-template-columns:36px 1fr 36px;align-items:center;overflow:hidden}.product-qty-control__btn{height:100%;border:0;background:transparent;color:#d7dde4;font-size:28px;line-height:1;cursor:pointer;transition:background .2s ease,color .2s ease}.product-qty-control__btn:hover{background:hsla(0,0%,100%,.08);color:#fff}.product-qty-control__value{text-align:center;color:#f0f5fa;font-size:23px;font-weight:800;letter-spacing:.01em}.cart-toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,18px);opacity:0;pointer-events:none;z-index:140;border:1px solid hsla(0,0%,100%,.18);border-radius:12px;background:rgba(10,14,18,.9);color:#eef3f9;padding:10px 14px;font-size:13px;font-weight:700;box-shadow:0 16px 34px rgba(0,0,0,.4);transition:transform .24s ease,opacity .24s ease;white-space:nowrap}.cart-toast.has-sticky{bottom:92px}.cart-toast.is-visible{transform:translate(-50%);opacity:1}.cart-sticky-cta{position:fixed;left:50%;bottom:18px;transform:translate(-50%,18px);width:min(620px,calc(100vw - 1.6rem));border:1px solid hsla(0,0%,100%,.2);border-radius:999px;background:linear-gradient(180deg,hsla(0,0%,100%,.11),hsla(0,0%,100%,.02)),rgba(9,13,18,.9);-webkit-backdrop-filter:blur(12px) saturate(1.15);backdrop-filter:blur(12px) saturate(1.15);box-shadow:0 20px 48px rgba(0,0,0,.5),inset 0 1px 0 hsla(0,0%,100%,.14);padding:9px;display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;opacity:0;visibility:hidden;pointer-events:none;z-index:135;overflow:hidden;transition:opacity .26s ease,transform .26s ease,visibility .26s linear}.cart-sticky-cta:before{content:"";position:absolute;inset:-30% -8%;background:radial-gradient(circle at 50% 100%,var(--product-accent-soft),transparent 56%);opacity:.72;pointer-events:none}.cart-sticky-cta.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.cart-sticky-cta__btn{position:relative;z-index:1;min-height:48px;border-radius:999px;border:1px solid hsla(0,0%,100%,.22);display:inline-flex;align-items:center;justify-content:center;padding:0 12px;font-size:13px;font-weight:900;letter-spacing:.01em;color:#f1f6fb;text-align:center;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease,border-color .2s ease}.cart-sticky-cta__btn--cart{background:linear-gradient(180deg,hsla(0,0%,100%,.11),hsla(0,0%,100%,.04))}.cart-sticky-cta__btn--cart:hover{transform:translateY(-1px);border-color:hsla(0,0%,100%,.3)}.cart-sticky-cta__btn--checkout{border-color:transparent;background:linear-gradient(135deg,var(--product-accent),var(--product-accent-2));color:#fff;box-shadow:0 10px 24px var(--product-accent-glow),0 0 18px var(--product-accent-soft)}.cart-sticky-cta__btn--checkout:hover{transform:translateY(-1px);filter:brightness(1.03)}@keyframes productSplitLeft{0%{opacity:0;transform:translateX(18px) scale(.95);filter:blur(1px)}to{opacity:1;transform:translateX(0) scale(1);filter:blur(0)}}@keyframes productSplitRight{0%{opacity:0;transform:translateX(-16px) scale(.95);filter:blur(1px)}to{opacity:1;transform:translateX(0) scale(1);filter:blur(0)}}@media (max-width:700px){.product-action-switcher{min-height:48px}.product-action-row--split{grid-template-columns:minmax(0,1fr) 124px 44px 44px}.product-qty-control{min-height:48px;grid-template-columns:32px 1fr 32px}.product-qty-control__btn{font-size:24px}.product-qty-control__value{font-size:20px}.cart-toast{bottom:18px;width:min(92vw,360px);text-align:center;white-space:normal}.cart-toast.has-sticky{bottom:98px}.cart-sticky-cta{bottom:10px;width:calc(100vw - .75rem);border-radius:26px;padding:6px;grid-template-columns:1fr 1fr;gap:6px}.cart-sticky-cta__btn{min-height:42px;font-size:11px;padding:0 8px}}@media (max-width:700px){.showcase-back-link--left:active,.showcase-back-link--left:focus-visible{transform:translate(-50%,-50%) rotate(-18deg) scale(1.14)!important;opacity:.94!important;filter:none!important}.showcase-back-link--right:active,.showcase-back-link--right:focus-visible{transform:translate(-50%,-50%) rotate(17deg) scale(1.1)!important;opacity:.94!important;filter:none!important}.showcase-back-link:active .showcase-back-link__outline,.showcase-back-link:active .showcase-back-link__price,.showcase-back-link:focus-visible .showcase-back-link__outline,.showcase-back-link:focus-visible .showcase-back-link__price{transform:none!important;box-shadow:none!important;opacity:inherit!important;filter:none!important}.showcase-back-link:active .showcase-back-link__price,.showcase-back-link:focus-visible .showcase-back-link__price{transform:translateY(-50%)!important}}.product-layout{width:min(100%,1220px);margin-inline:auto;align-items:start}.product-gallery{display:block;align-self:start}.product-main-image{aspect-ratio:1/1;width:100%;max-width:100%;height:auto;flex:none;min-height:0}.product-info{max-width:none}@media (max-width:960px){.product-main-image{min-height:420px}}@media (max-width:700px){.product-main-image{min-height:290px}}