:root{--ink:#10111a;--muted:#6d7080;--line:#e8e8ef;--paper:#f7f7fa;--white:#fff;--violet:#7057ff;--violet-dark:#4c32dc;--cyan:#28c8db;--lime:#c7f45b;--radius:22px;--shadow:0 18px 50px rgba(19,16,45,.1);--container:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font:15px/1.65 Manrope,system-ui,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}svg{width:20px;height:20px}.container{width:min(var(--container),calc(100% - 40px));margin-inline:auto}.screen-reader-text,.skip-link{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip-link:focus{z-index:999;width:auto;height:auto;clip:auto;background:#fff;padding:12px;left:12px;top:12px}.announcement{background:#11121b;color:#d7d7df;font-size:12px}.announcement .container{height:32px;display:flex;justify-content:space-between;align-items:center}.announcement-proof{color:#9bffb0}.site-header{position:relative;z-index:50;background:#fff;border-bottom:1px solid var(--line)}.header-main{height:82px;display:flex;align-items:center;gap:42px}.brand{display:inline-flex;align-items:center;gap:11px;flex:none}.brand-mark{width:42px;height:42px;display:grid;place-items:center;background:var(--ink);color:#fff;border-radius:13px;font-size:16px;font-weight:800;letter-spacing:-2px;transform:rotate(-3deg)}.brand-mark span{color:var(--lime)}.brand-name{font-size:18px;font-weight:600;line-height:1.05;letter-spacing:-.5px}.brand-name b{color:var(--violet)}.brand-name small{display:block;color:#8d8e99;font-size:8px;text-transform:uppercase;letter-spacing:1.5px;margin-top:5px}.header-search{height:46px;max-width:520px;flex:1;margin-left:auto;display:flex;border:1px solid #dedee7;background:var(--paper);border-radius:14px;transition:.2s}.header-search:focus-within{border-color:var(--violet);box-shadow:0 0 0 3px rgba(112,87,255,.1);background:#fff}.header-search input{width:100%;border:0;background:transparent;padding:0 16px;outline:0;font:inherit}.header-search button{width:48px;border:0;background:transparent;display:grid;place-items:center;cursor:pointer;color:var(--violet)}.menu-toggle{display:none}.site-nav .container{height:48px;display:flex;align-items:center}.site-nav .menu{display:flex;list-style:none;padding:0;margin:0;gap:35px}.site-nav .menu a{font-weight:600;font-size:13px}.site-nav .menu a:hover{color:var(--violet)}.nav-deals{margin-left:auto;font-weight:700;font-size:13px;display:flex;align-items:center;gap:8px}.nav-deals i{width:7px;height:7px;border-radius:50%;background:#ff4e7a;box-shadow:0 0 0 5px rgba(255,78,122,.12)}
.hero{position:relative;overflow:hidden;background:#f4f1ff}.hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(#7d69de 1px,transparent 1px);background-size:24px 24px;opacity:.09}.hero-grid{min-height:570px;display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center;position:relative}.hero-copy{padding:70px 0}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:8px;color:var(--violet-dark);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:1.4px}.eyebrow svg{width:16px}.hero h1{font-size:64px;line-height:1.04;letter-spacing:-4px;margin:20px 0 24px}.hero h1 em{color:var(--violet);font-style:normal}.hero-copy>p{max-width:670px;font-size:17px;color:#5d5c6b}.hero-search{display:flex;max-width:650px;padding:6px;background:#fff;border-radius:17px;box-shadow:0 18px 45px rgba(75,53,170,.13);margin-top:32px}.hero-search input{min-width:0;flex:1;border:0;outline:0;padding:0 17px;font:inherit}.hero-search button,.primary-button{border:0;border-radius:12px;background:var(--ink);color:#fff;padding:14px 19px;font:700 13px Manrope;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:.2s}.hero-search button:hover,.primary-button:hover{background:var(--violet);transform:translateY(-2px)}.hero-search svg,.primary-button svg{width:16px}.hero-trust{display:flex;gap:24px;margin-top:22px;color:#585968;font-size:12px}.hero-trust span{display:flex;gap:6px;align-items:center}.hero-trust svg{width:15px;color:#2baf72}.price-orbit{height:450px;position:relative}.orbit-ring{position:absolute;left:50%;top:50%;border:1px solid rgba(111,84,255,.18);border-radius:50%;transform:translate(-50%,-50%)}.ring-one{width:390px;height:390px}.ring-two{width:290px;height:290px}.orbit-card{position:absolute;z-index:2;background:rgba(255,255,255,.88);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.8);box-shadow:var(--shadow);border-radius:18px;padding:17px}.orbit-main{left:50%;top:50%;width:240px;transform:translate(-50%,-50%) rotate(2deg);padding:24px}.orbit-main span,.orbit-main small,.orbit-b span{display:block;color:var(--muted);font-size:11px}.orbit-main strong{display:block;font-size:33px;letter-spacing:-2px;margin:7px 0}.orbit-main b{position:absolute;right:-15px;top:-15px;background:var(--lime);padding:9px;border-radius:12px;transform:rotate(8deg)}.orbit-a{left:0;top:95px;display:flex;align-items:center;gap:9px;font-weight:700}.orbit-a i{width:10px;height:10px;border-radius:50%;background:#27cb7d}.orbit-b{right:0;bottom:83px}.orbit-b strong{font-size:12px}.category-strip{border-bottom:1px solid var(--line)}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.category-grid>a{background:#fff;min-height:112px;padding:24px 30px;display:flex;align-items:center;gap:17px;transition:.2s}.category-grid>a:hover{background:#faf9ff}.category-grid>a>svg{margin-left:auto;width:17px}.category-grid b,.category-grid small{display:block}.category-grid b{font-size:15px}.category-grid small{font-size:11px;color:var(--muted);margin-top:3px}.category-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:15px}.category-icon.violet{background:#eeeaff;color:var(--violet)}.category-icon.cyan{background:#e6fbfd;color:#15aabb}.category-icon.lime{background:#f0fbd5;color:#789e22}
.section{padding-top:86px;padding-bottom:90px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px}.section-heading h2{font-size:34px;line-height:1.2;letter-spacing:-1.5px;margin:8px 0 0}.section-heading>a{display:flex;align-items:center;gap:6px;font-weight:700;font-size:12px}.section-heading>a:hover{color:var(--violet)}.section-heading>a svg{width:15px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff;transition:.25s}.product-card:hover{transform:translateY(-5px);border-color:#cfc5ff;box-shadow:0 18px 42px rgba(33,27,65,.1)}.card-art{height:190px;background:linear-gradient(135deg,#e8e3ff,#f5f3ff);display:grid;place-items:center;position:relative;overflow:hidden}.card-art img{width:100%;height:100%;object-fit:cover}.card-art>span{font-size:60px;font-weight:800;color:rgba(83,57,210,.22)}.card-art>small{position:absolute;top:13px;left:13px;background:#fff;padding:5px 8px;border-radius:7px;font-size:8px;letter-spacing:1px;font-weight:800}.card-body{padding:19px}.card-type{color:var(--violet);text-transform:uppercase;font-size:9px;letter-spacing:1px;font-weight:800}.card-body h3{font-size:17px;line-height:1.25;margin:7px 0}.card-body p{color:var(--muted);font-size:11px;min-height:36px;margin:0}.card-price{border-top:1px solid var(--line);margin-top:15px;padding-top:15px;display:flex;justify-content:space-between;align-items:center}.card-price>span{font-weight:800}.card-price b{font-size:10px;display:flex;align-items:center;color:var(--muted)}.card-price svg{width:13px}.how{background:var(--ink);color:#fff;padding:90px 0;position:relative;overflow:hidden}.how:after{content:"DP";position:absolute;right:-30px;bottom:-110px;font-weight:800;font-size:300px;color:rgba(255,255,255,.025);line-height:1}.light .kicker{color:var(--lime)}.light h2{max-width:700px;font-size:42px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;margin-top:60px}.steps article{border-top:1px solid #343541;padding-top:22px}.steps article>span{color:var(--lime);font-size:11px;font-weight:800}.steps h3{font-size:22px;margin:30px 0 8px}.steps p{color:#a4a5b0;font-size:13px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.article-grid article{min-height:260px;background:var(--paper);border-radius:20px;padding:28px;transition:.2s}.article-grid article:hover{background:#efecff;transform:translateY(-3px)}.article-grid img{height:190px;width:100%;object-fit:cover;border-radius:13px;margin-bottom:20px}.article-grid span{font-size:10px;color:var(--violet);font-weight:800;text-transform:uppercase}.article-grid h3{font-size:20px;line-height:1.35;margin:15px 0 10px}.article-grid p{font-size:12px;color:var(--muted)}
.site-footer{background:#11121b;color:#b5b6c0;padding-top:65px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.3fr;gap:55px}.brand-light .brand-name{color:#fff}.footer-grid p{font-size:12px;max-width:330px}.footer-grid h3{color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:1px;margin:0 0 17px}.footer-grid>div>a:not(.brand){display:block;font-size:12px;margin:10px 0}.footer-grid>div>a:hover{color:var(--lime)}.footer-note{border:1px solid #30313b;padding:20px;border-radius:16px}.footer-bottom{border-top:1px solid #2a2b34;margin-top:50px;padding:20px 0;display:flex;justify-content:space-between;font-size:10px}.breadcrumbs{display:flex;align-items:center;gap:8px;color:#92939f;font-size:11px;margin:26px 0}.breadcrumbs a:hover{color:var(--violet)}.archive-shell{padding-bottom:90px}.archive-head{padding:35px 0}.archive-head h1,.content-prose h1{font-size:44px;letter-spacing:-2px;line-height:1.15;margin:8px 0}.archive-head p{color:var(--muted)}.catalog-layout{display:grid;grid-template-columns:230px 1fr;gap:35px}.filters{border:1px solid var(--line);border-radius:18px;padding:20px;height:max-content}.filters h2{font-size:16px;margin-top:0}.filters p{font-size:11px;color:var(--muted)}.catalog-toolbar{display:flex;justify-content:flex-end;margin:0 0 15px;color:var(--muted);font-size:11px}.nav-links{display:flex;justify-content:center;gap:7px;margin-top:35px}.page-numbers{padding:9px 13px;border:1px solid var(--line);border-radius:9px}.page-numbers.current{background:var(--ink);color:#fff}.product-page{padding-bottom:90px}.product-hero{display:grid;grid-template-columns:420px 1fr;gap:65px;align-items:center;padding:25px 0 70px}.product-cover{height:400px;border-radius:28px;background:linear-gradient(135deg,#ece8ff,#f8f7ff);display:grid;place-items:center;overflow:hidden}.product-cover img{width:100%;height:100%;object-fit:cover}.product-cover>span{font-size:120px;font-weight:800;color:#d3caff}.product-summary h1{font-size:48px;line-height:1.1;letter-spacing:-2.5px;margin:15px 0}.product-summary>p{color:var(--muted);max-width:650px}.facts{display:flex;gap:18px;font-size:11px;margin:25px 0}.facts span{display:flex;align-items:center;gap:5px}.facts svg{width:15px;color:#27b874}.offers-section{scroll-margin-top:20px;border-top:1px solid var(--line);padding-top:65px}.offers-table{border:1px solid var(--line);border-radius:20px;overflow:hidden}.offers-table article{display:grid;grid-template-columns:1fr 170px 150px;align-items:center;gap:20px;padding:19px 24px;border-bottom:1px solid var(--line)}.offers-table article:last-child{border:0}.offers-table small{display:block;color:var(--muted);font-size:10px}.offers-table strong{font-size:20px}.offers-table a{background:var(--violet);color:#fff;border-radius:11px;padding:11px 14px;text-align:center;font-weight:700;font-size:11px}.offers-table a svg{width:13px;vertical-align:middle}.empty-offers{padding:45px;background:var(--paper);border-radius:20px;text-align:center}.empty-offers h3{margin:0}.empty-offers p{color:var(--muted)}.content-prose{max-width:820px;margin:70px auto;font-size:16px}.content-prose h2{font-size:30px;line-height:1.25;margin-top:45px}.content-prose h3{font-size:22px;margin-top:35px}.content-prose p,.content-prose li{color:#494b57}.content-prose a{color:var(--violet);text-decoration:underline}.content-prose blockquote{margin:30px 0;padding:20px 25px;border-left:4px solid var(--violet);background:#f5f3ff;border-radius:0 15px 15px 0}.content-prose header{margin:55px 0 35px}.meta{font-size:11px!important;color:var(--muted)!important}.post-cover{border-radius:24px;margin-bottom:45px}.article-list{display:grid;gap:20px;max-width:900px}.article-list article>a{display:grid;grid-template-columns:230px 1fr;gap:25px;border:1px solid var(--line);border-radius:18px;padding:15px}.article-list img{width:230px;height:145px;object-fit:cover;border-radius:12px}.article-list span{font-size:10px;color:var(--violet)}.article-list h2{font-size:22px;margin:8px 0}.article-list p{font-size:12px;color:var(--muted)}.not-found{text-align:center;padding:100px 0 140px}.not-found>span{font-size:130px;font-weight:800;letter-spacing:-10px;color:#e3deff}.not-found h1{font-size:40px;margin:0}.not-found p{color:var(--muted);margin-bottom:25px}
@media(max-width:1020px){.hero h1{font-size:50px}.price-orbit{transform:scale(.82)}.product-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.site-nav .menu{gap:18px}.catalog-layout{grid-template-columns:1fr}.filters{display:none}}
@media(max-width:760px){.container{width:min(100% - 28px,var(--container))}.announcement-proof{display:none}.header-main{height:68px;gap:12px}.brand-mark{width:38px;height:38px}.brand-name{font-size:15px}.brand-name small{display:none}.header-search{order:3;position:absolute;top:68px;left:14px;right:14px;max-width:none;display:none}.menu-toggle{margin-left:auto;border:0;background:var(--paper);border-radius:11px;height:42px;padding:0 12px;display:flex;align-items:center;gap:6px;font:700 11px Manrope}.site-nav{display:none;position:absolute;top:100px;left:0;right:0;background:#fff;box-shadow:0 18px 30px rgba(0,0,0,.12)}.site-nav.is-open{display:block}.site-nav .container{height:auto;display:block;padding:15px}.site-nav .menu{display:block}.site-nav .menu li a{display:block;padding:12px}.nav-deals{margin:10px 12px}.hero-grid{display:block;min-height:auto}.hero-copy{padding:60px 0 30px}.hero h1{font-size:40px;letter-spacing:-2.5px}.hero-copy>p{font-size:14px}.hero-search{display:block;padding:7px}.hero-search input{width:100%;height:48px}.hero-search button{width:100%;justify-content:center}.hero-trust{display:block}.hero-trust span{margin:8px 0}.price-orbit{height:280px;transform:scale(.68);transform-origin:top center}.category-grid{grid-template-columns:1fr;background:#fff}.category-grid>a{min-height:90px;padding:18px 5px;border-bottom:1px solid var(--line)}.section{padding-top:62px;padding-bottom:65px}.section-heading h2{font-size:27px}.section-heading>a{display:none}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.card-art{height:135px}.card-body{padding:13px}.card-body h3{font-size:14px}.card-body p{display:none}.card-price{display:block}.card-price b{margin-top:5px}.steps,.article-grid{grid-template-columns:1fr;gap:16px}.steps{margin-top:30px}.steps h3{margin-top:15px}.light h2{font-size:30px}.how{padding:65px 0}.footer-grid{grid-template-columns:1fr;gap:30px}.product-hero{grid-template-columns:1fr;gap:30px}.product-cover{height:320px}.product-summary h1{font-size:36px}.offers-table article{grid-template-columns:1fr 90px;padding:15px}.offers-table a{grid-column:1/-1}.archive-head h1,.content-prose h1{font-size:35px}.article-list article>a{grid-template-columns:1fr}.article-list img{width:100%}.facts{display:block}.facts span{margin:8px 0}}
.brand-mark{width:54px;height:50px;background:transparent;border-radius:0;transform:none;overflow:visible}.brand-mark img{width:54px;height:50px;object-fit:contain}.brand-name{font-size:19px;font-weight:700}.brand-name b{background:linear-gradient(90deg,#7057ff,#ff3f82);background-clip:text;-webkit-background-clip:text;color:transparent}.brand-name small{font-size:7px;letter-spacing:1.25px}.brand-light .brand-name small{color:#8f90a0}.brand-light .brand-mark{filter:drop-shadow(0 8px 16px rgba(112,87,255,.18))}@media(max-width:760px){.brand-mark,.brand-mark img{width:44px;height:41px}.brand-name{font-size:16px}}
.category-archive{padding-bottom:100px}.category-hero{position:relative;overflow:hidden;border-bottom:1px solid var(--line);background:linear-gradient(115deg,#f7f5ff 0,#fff 62%,#effcff 100%)}.category-hero:after{content:"";position:absolute;width:340px;height:340px;right:4%;top:-170px;border:70px solid rgba(112,87,255,.06);border-radius:50%;pointer-events:none}.category-hero .breadcrumbs{position:relative;z-index:1}.category-hero__content{position:relative;z-index:1;max-width:850px;padding:35px 0 55px}.category-hero h1{font-size:54px;line-height:1.05;letter-spacing:-3px;margin:13px 0 16px}.category-intro{max-width:760px;color:#565866;font-size:16px}.category-intro p{margin:0}.category-stats{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.category-stats span{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border:1px solid rgba(112,87,255,.14);background:rgba(255,255,255,.72);border-radius:10px;color:var(--muted);font-size:10px}.category-stats b{color:var(--ink);font-size:13px;margin-right:4px}.category-content{padding-top:42px}.subcategory-list{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:45px}.subcategory-list a{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:9px;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:#fff;font-size:12px;font-weight:700;transition:.2s}.subcategory-list a:hover{border-color:#cfc5ff;background:#faf9ff;transform:translateY(-2px)}.subcategory-list small{display:grid;place-items:center;min-width:25px;height:25px;padding:0 6px;background:#f0edff;border-radius:7px;color:var(--violet);font-size:9px}.subcategory-list svg{width:14px;color:var(--muted)}.category-toolbar{justify-content:space-between;align-items:end;margin-bottom:22px}.category-toolbar h2{font-size:30px;line-height:1.15;letter-spacing:-1px;color:var(--ink);margin:6px 0 0}.category-product-grid .product-card{display:flex}.category-product-grid .product-card>a{display:flex;flex-direction:column;width:100%}.category-product-grid .card-body{display:flex;flex:1;flex-direction:column}.category-product-grid .card-price{margin-top:auto}.category-description{position:relative;max-width:980px;margin:85px auto 0;padding:44px 50px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,#fff,#faf9ff);box-shadow:0 20px 55px rgba(30,24,60,.06)}.category-description:before{content:"";position:absolute;left:0;top:42px;width:4px;height:52px;border-radius:0 4px 4px 0;background:linear-gradient(var(--violet),#ff4e7a)}.category-description h2{margin:8px 0 25px}.category-description>div>:first-child{margin-top:0}.category-description>div>:last-child{margin-bottom:0}@media(max-width:1020px){.subcategory-list{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.category-hero h1{font-size:39px;letter-spacing:-2px}.category-hero__content{padding:25px 0 38px}.category-intro{font-size:14px}.category-stats{display:block}.category-stats span{margin:5px 5px 0 0}.category-content{padding-top:28px}.subcategory-list{grid-template-columns:1fr 1fr;margin-bottom:34px}.subcategory-list a{padding:12px}.category-toolbar{align-items:start}.category-toolbar h2{font-size:24px}.category-toolbar>span{padding-top:5px}.category-description{margin-top:60px;padding:30px 24px}.category-description h2{font-size:25px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.category-mega{height:48px;display:flex;align-items:center;position:relative;margin-right:28px}.category-mega__toggle{height:38px;padding:0 14px;border:0;border-radius:11px;background:#f0edff;color:var(--violet-dark);display:flex;align-items:center;gap:8px;font:800 13px Manrope;cursor:pointer}.category-mega__toggle svg{width:16px}.category-mega__toggle svg:last-child{width:13px;transform:rotate(90deg);transition:.2s}.category-mega.is-open .category-mega__toggle svg:last-child{transform:rotate(-90deg)}.category-mega__panel{display:none;position:absolute;left:0;top:47px;width:min(980px,calc(100vw - 40px));padding:24px;background:#fff;border:1px solid var(--line);border-radius:0 0 22px 22px;box-shadow:0 25px 60px rgba(21,17,50,.16)}.category-mega:hover .category-mega__panel,.category-mega.is-open .category-mega__panel{display:block}.category-mega__head{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid var(--line)}.category-mega__head>a{display:flex;align-items:center;gap:4px;color:var(--violet);font-size:11px;font-weight:800}.category-mega__head svg{width:13px}.category-mega__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px 18px;padding-top:20px;max-height:62vh;overflow:auto}.category-mega__title{display:flex;align-items:center;gap:7px;font-weight:800;font-size:13px}.category-mega__title small{padding:2px 6px;border-radius:6px;background:#f2efff;color:var(--violet);font-size:8px}.category-mega__children{margin-top:7px}.category-mega__children a{display:block;padding:2px 0;color:var(--muted);font-size:10px}.category-mega__children a:hover{color:var(--violet)}
.catalog-filters .filter-heading{display:flex;justify-content:space-between;align-items:center}.catalog-filters .filter-heading h2{margin:0}.filter-close{display:none;border:0;background:transparent;font-size:25px}.catalog-filters fieldset{margin:20px 0 0;padding:0 0 18px;border:0;border-bottom:1px solid var(--line)}.catalog-filters legend{margin-bottom:9px;font-size:12px;font-weight:800}.filter-option{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:7px;padding:5px 0;cursor:pointer;font-size:11px}.filter-option input{accent-color:var(--violet)}.filter-option small{color:#9a9ba7}.filter-submit{width:100%;margin-top:18px;padding:12px;border:0;border-radius:11px;background:var(--violet);color:#fff;font-weight:800;cursor:pointer}.filter-reset{display:block;margin-top:10px;text-align:center;color:var(--muted);font-size:10px}.filter-mobile-toggle{display:none;margin:0 0 16px;padding:11px 16px;border:1px solid var(--line);border-radius:11px;background:#fff;font-weight:800}.category-catalog-layout{grid-template-columns:230px 1fr}.offer-cta{width:min(100%,520px);min-height:68px;padding:12px 16px 12px 20px;border-radius:16px;background:linear-gradient(100deg,#7057ff 0,#8b4dff 52%,#ff4382 100%);box-shadow:0 14px 30px rgba(112,87,255,.28);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:20px;transition:.2s}.offer-cta:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(112,87,255,.38);filter:saturate(1.12)}.offer-cta span{display:block}.offer-cta b,.offer-cta small{display:block}.offer-cta b{font-size:16px}.offer-cta small{margin-top:2px;color:rgba(255,255,255,.8);font-size:10px}.offer-cta>svg{flex:none;width:22px;height:22px}.offer-cta-note{display:flex;align-items:center;gap:6px!important;margin:10px 0 0!important;font-size:10px!important}.offer-cta-note svg{width:14px;color:#27b874}.similar-products{padding:10px 0 80px}.similar-products .section-heading{margin-bottom:24px}
@media(max-width:1020px){.category-mega__grid{grid-template-columns:repeat(3,1fr)}.category-mega{margin-right:14px}.filter-mobile-toggle{display:inline-flex}.filters{display:block;position:fixed;z-index:1000;left:0;top:0;bottom:0;width:min(360px,90vw);padding:24px;background:#fff;border:0;border-radius:0;overflow:auto;transform:translateX(-105%);transition:.25s;box-shadow:20px 0 50px rgba(0,0,0,.18)}.filters-open .filters{transform:translateX(0)}.filters-open:after{content:"";position:fixed;z-index:999;inset:0;background:rgba(13,13,22,.5)}.filter-close{display:block}}
@media(max-width:760px){.category-mega{height:auto;display:block;margin:0}.category-mega__toggle{width:100%;justify-content:flex-start}.category-mega__toggle svg:last-child{margin-left:auto}.category-mega__panel{position:static;width:100%;padding:15px;border-radius:12px;box-shadow:none}.category-mega:hover .category-mega__panel{display:none}.category-mega.is-open .category-mega__panel{display:block}.category-mega__grid{grid-template-columns:1fr 1fr;gap:17px 12px;max-height:none}.category-mega__head b{font-size:11px}.site-nav .container{max-height:calc(100vh - 110px);overflow:auto}.offer-cta{width:100%}.similar-products{padding-bottom:40px}}
