@font-face{font-family:Helvetica Now;src:url(/assets/HelveticaNowDisplay-Regular.woff)format("woff");font-weight:400;font-display:swap}@font-face{font-family:Helvetica Now;src:url(/assets/HelveticaNowDisplay-Medium.woff)format("woff");font-weight:500 600;font-display:swap}@font-face{font-family:Helvetica Now;src:url(/assets/HelveticaNowDisplay-Bold.woff)format("woff");font-weight:700 900;font-display:swap}:root{color:#071630;font-synthesis:none;--navy:#061731;--navy-2:#0b2852;--blue:#1355db;--blue-dark:#0f44b0;--cyan:#22a7ee;--ink:#071630;--muted:#64718a;--line:#dfe5ef;--soft:#f4f7fc;--shadow:0 12px 34px #0e264f17;--buyint-accent:#1355db;--buyint-accent-rgb:19, 85, 219;--buyint-neon-rgb:0, 212, 255;--buyint-field-focus:0 0 0 3px rgba(var(--buyint-accent-rgb), .1), 0 0 8px rgba(var(--buyint-neon-rgb), .06);--buyint-btn-glow-idle:0 0 8px #3b82f66b, 0 0 16px #2563eb3d, 0 8px 20px #0f40b93d, inset 0 1px 0 #ffffff4d;--buyint-btn-glow-hover:0 0 10px #3b82f694, 0 0 20px #2563eb57, 0 10px 24px #0f40b94d, inset 0 1px 0 #ffffff59;--buyint-btn-glow-secondary-idle:0 0 6px #2563eb1a, 0 6px 16px #0f172a0d;--buyint-btn-glow-secondary-hover:0 0 8px #2563eb33, 0 0 16px #2563eb1f, 0 8px 18px #0f172a12;--buyint-card-hover-shadow:0 14px 32px rgba(var(--buyint-accent-rgb), .12), 0 0 0 1px rgba(var(--buyint-accent-rgb), .08);--buyint-ease:cubic-bezier(.22, 1, .36, 1);background:#fff;font-family:Helvetica Now,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{min-width:320px;margin:0;overflow-x:clip}body.nav-open{overflow:hidden}body,button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:0}p{color:var(--muted);line-height:1.65}.shell{width:min(1180px,100% - 48px);max-width:100%;margin-inline:auto}.section{padding:84px 0}.section--soft{background:#f6f9fe}.eyebrow{color:var(--blue);letter-spacing:.16em;text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:700;display:block}.eyebrow--light{color:#77c9ff}.button{isolation:isolate;color:#fff;cursor:pointer;min-height:46px;box-shadow:var(--buyint-btn-glow-idle);transition:transform .16s var(--buyint-ease), box-shadow .18s var(--buyint-ease), border-color .18s var(--buyint-ease), background .18s var(--buyint-ease), color .18s var(--buyint-ease);background:linear-gradient(#2f7cff 0%,#1457f5 52%,#0f3edc 100%);border:1px solid #93c5fd9e;border-radius:12px;justify-content:center;align-items:center;gap:9px;padding:0 22px;font-size:14px;font-weight:700;line-height:1;display:inline-flex;position:relative;overflow:visible}.button--small{border-radius:10px;min-height:42px;padding-inline:18px}.button--secondary{color:var(--ink);box-shadow:var(--buyint-btn-glow-secondary-idle);background:#fffffff0;border:1px solid #2563eb47}.button--white{color:var(--navy);box-shadow:var(--buyint-btn-glow-secondary-idle);background:#fff;border:1px solid #ffffffd9}.button--outline-light{color:#fff;background:#0f3edc2e;border:1px solid #93c5fd8c;box-shadow:0 0 8px #3b82f633,inset 0 1px #ffffff1f}.button-row{flex-wrap:wrap;gap:12px;padding-bottom:6px;display:flex}a.button:not(.button--secondary):not(.button--white):not(.button--outline-light):hover,button.button:not(.button--secondary):not(.button--white):not(.button--outline-light):not(.mobile-filter-button):hover{color:#fff;box-shadow:var(--buyint-btn-glow-hover);background:linear-gradient(#3b8bff 0%,#1a63f8 52%,#1246e8 100%);border-color:#bfdbfed6;transform:translateY(-1px)}a.button.button--secondary:hover,button.button.button--secondary:hover{color:#1d4ed8;box-shadow:var(--buyint-btn-glow-secondary-hover);background:#f8fbff;border-color:#2563eb7a;transform:translateY(-1px)}a.button.button--white:hover{color:var(--blue-dark);box-shadow:var(--buyint-btn-glow-secondary-hover);background:#eaf2ff;border-color:#93c5fde6;transform:translateY(-1px)}a.button.button--outline-light:hover{background:#2f7cff47;border-color:#bfdbfee6;transform:translateY(-1px);box-shadow:0 0 10px #3b82f659,0 0 18px #2563eb2e,inset 0 1px #fff3}a.button:not(.button--secondary):not(.button--white):not(.button--outline-light):focus-visible,button.button:not(.button--secondary):not(.button--white):not(.button--outline-light):not(.mobile-filter-button):focus-visible,a.button.button--secondary:focus-visible,button.button.button--secondary:focus-visible{box-shadow:0 0 0 3px #93c5fd8c, var(--buyint-btn-glow-hover);outline:none}a.button:not(.button--secondary):not(.button--white):not(.button--outline-light):active:not(:disabled),button.button:not(.button--secondary):not(.button--white):not(.button--outline-light):not(.mobile-filter-button):active:not(:disabled),a.button.button--secondary:active:not(:disabled),button.button.button--secondary:active:not(:disabled){box-shadow:var(--buyint-btn-glow-idle);transform:translateY(0)}a.button:disabled,button.button:disabled,a.button[aria-disabled=true],button.button[aria-disabled=true]{box-shadow:none;cursor:not-allowed;opacity:.65;transform:none}.button.mobile-filter-button{border:1px solid var(--blue);background:var(--blue);box-shadow:none;border-radius:6px}.button.mobile-filter-button:before,.button.mobile-filter-button:after{display:none!important}.icon-button{cursor:pointer;background:0 0;border:0;place-items:center;width:42px;height:42px;display:inline-grid}.icon-button svg{width:22px}.text-link{color:var(--blue);align-items:center;gap:8px;font-weight:700;display:inline-flex}.text-link svg{width:17px;transition:transform .2s}.text-link:hover svg{transform:translate(3px)}.site-header{z-index:40;-webkit-backdrop-filter:saturate(160%)blur(10px);background:#fffffff5;border-bottom:1px solid #e7ebf2;height:78px;position:sticky;top:0}.site-header--dark{color:#fff;-webkit-backdrop-filter:saturate(160%)blur(10px);background:#061731f5;border-color:#ffffff1f}.header-inner{align-items:center;gap:clamp(16px,3vw,48px);min-width:0;height:100%;display:flex}.brand{flex:none;align-items:center;width:68px;height:44px;display:flex}.brand img{object-fit:contain;width:68px;max-height:44px}.primary-nav{align-items:center;gap:clamp(14px,2vw,32px);width:100%;min-width:0;font-size:13px;font-weight:600;display:flex}.primary-nav>a:not(.button):not(.site-profile){border-bottom:2px solid #0000;padding:29px 0 25px}.primary-nav>a:not(.button):not(.site-profile):hover,.primary-nav>a.active{color:var(--blue);border-color:var(--blue)}.site-header--dark .primary-nav>a:not(.button):not(.site-profile):hover,.site-header--dark .primary-nav>a.active{color:#62c2ff;border-color:#62c2ff}.nav-spacer{flex:1}.site-profile{min-height:42px;color:var(--ink);transition:border-color .16s var(--buyint-ease,ease), box-shadow .16s var(--buyint-ease,ease), background-color .16s var(--buyint-ease,ease), color .16s var(--buyint-ease,ease);background:#fff;border:1px solid #94a3b859;border-radius:999px;align-items:center;gap:10px;padding:4px 10px 4px 4px;font-size:13px;font-weight:700;line-height:1;display:inline-flex}.site-header--dark .site-profile{color:#fff;background:#ffffff0f;border-color:#ffffff2e}.site-profile:hover{border-color:rgba(var(--buyint-accent-rgb,34, 85, 249), .45);box-shadow:0 0 0 3px rgba(var(--buyint-accent-rgb,34, 85, 249), .08);color:var(--buyint-accent,var(--blue))}.site-header--dark .site-profile:hover{color:#62c2ff;border-color:#62c2ff8c;box-shadow:0 0 0 3px #62c2ff1f}.site-profile__avatar{width:32px;height:32px;color:var(--buyint-accent,var(--blue));background:#eaf2ff;border-radius:50%;flex:none;place-items:center;display:grid;overflow:hidden}.site-header--dark .site-profile__avatar{color:#dbeafe;background:#2255f947}.site-profile__avatar img{object-fit:cover;width:100%;height:100%}.site-profile__initials{letter-spacing:.02em;font-size:11px;font-weight:800}.site-profile__label{padding-right:4px}.menu-button{margin-left:auto;display:none}.home-hero{background:linear-gradient(108deg,#fff 10%,#f7faff 54%,#e5f4ff 100%);align-items:center;min-height:590px;display:flex;overflow:visible}.home-hero-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:34px;min-height:590px;display:grid}.hero-copy{z-index:2;padding:70px 0;position:relative}.hero-copy h1{max-width:590px;margin-bottom:20px;font-size:clamp(40px,4.4vw,64px);font-weight:700;line-height:1.04}.hero-copy>p{max-width:560px;margin-bottom:26px;font-size:17px}.hero-copy .button-row{margin-bottom:28px}.trust-row{color:#4e5e77;flex-wrap:wrap;gap:22px;font-size:12px;font-weight:600;display:flex}.trust-row span{align-items:center;gap:7px;display:inline-flex}.trust-row svg{width:17px;color:var(--blue)}.product-montage{isolation:isolate;min-width:0;height:500px;position:relative;overflow:hidden}.montage-halo{z-index:-1;background:radial-gradient(circle,#41a7f13d,#c5e5ff1a 56%,#0000 72%);border-radius:50%;position:absolute;inset:40px -24px 20px 0}.product-montage img{object-fit:contain;filter:drop-shadow(0 22px 18px #0c244629);max-width:none;position:absolute}.montage-laptop{width:82%;bottom:42px;left:1%}.montage-phone{width:35%;bottom:43px;right:5%}.montage-watch{width:42%;bottom:-1px;right:0}.product-montage--compact{height:320px}.product-montage--compact .montage-laptop{bottom:16px}.product-montage--compact .montage-phone{bottom:18px}.product-montage--compact .montage-watch{bottom:-2px}.section-heading{margin-bottom:38px}.section-heading--center{text-align:center;max-width:680px;margin-inline:auto}.section-heading h2{margin-bottom:12px;font-size:clamp(28px,3.2vw,36px);line-height:1.15}.section-heading p{margin-bottom:0}.featured-section{padding-bottom:72px}.rail-wrap{min-width:0;position:relative}.product-rail{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:minmax(226px,1fr);grid-auto-flow:column;gap:14px;padding:5px 4px 20px;display:grid;overflow-x:auto}.product-rail::-webkit-scrollbar{display:none}.product-rail .product-card{scroll-snap-align:start}.rail-arrow{z-index:2;width:44px;height:44px;box-shadow:var(--shadow);cursor:pointer;background:#fff;border:1px solid #d9e0ea;border-radius:50%;place-items:center;display:grid;position:absolute;top:45%}.rail-arrow svg{width:19px}.rail-arrow--left{left:0}.rail-arrow--right{right:0}.center-action{text-align:center;margin-top:16px}.product-card{min-width:0;transition:border-color .16s var(--buyint-ease), box-shadow .16s var(--buyint-ease), transform .16s var(--buyint-ease);background:#fff;border:1px solid #dde4ee;border-radius:8px;flex-direction:column;padding:14px;display:flex;position:relative;overflow:visible;box-shadow:0 5px 18px #142c520a}.product-card:hover{border-color:rgba(var(--buyint-accent-rgb), .45);box-shadow:var(--buyint-card-hover-shadow);transform:translateY(-2px)}.product-card-top{justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;min-height:28px;display:flex}.product-card-top--no-favorite{justify-content:flex-start}.condition{background:var(--blue);color:#fff;white-space:nowrap;border-radius:4px;padding:5px 8px;font-size:10px;font-weight:700;line-height:1}.condition--new,.condition--brand-new{background:var(--blue);color:#fff;border:0}.condition--open-box{color:#593fd4;background:#f7f5ff;border:1px solid #7d69e9}.condition--refurbished{color:#187449;background:#edfbf4;border:1px solid #46a679}.heart-button{color:#7f8da5;cursor:pointer;background:0 0;border:0;place-items:center;width:30px;height:30px;display:grid}.heart-button:hover{color:var(--blue)}.heart-button svg{width:18px}.product-image{place-items:center;height:164px;margin:2px 0 10px;display:grid;overflow:hidden}.product-image>a{place-items:center;width:100%;height:100%;display:grid}.product-image img{object-fit:contain;max-width:94%;max-height:148px}.product-copy{flex-direction:column;flex:1;min-width:0;display:flex}.product-copy>small{color:#72809a;margin-bottom:8px;font-size:10px;font-weight:600}.product-copy h3{overflow-wrap:break-word;min-height:50px;margin-bottom:12px;font-size:14px;line-height:1.35}.product-meta{color:#708098;justify-content:flex-start;gap:8px;margin-top:auto;font-size:10px;display:flex}.product-button{box-sizing:border-box;white-space:nowrap;justify-content:center;width:100%;min-width:0;max-width:100%;min-height:40px;margin-top:14px;margin-bottom:2px;padding-inline:12px;font-size:12px}.category-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.category-card{background:#fff;border:1px solid #dce4ee;border-radius:8px;grid-template-columns:1fr auto;align-items:end;min-width:0;padding:16px;transition:all .2s;display:grid}.category-card:hover{box-shadow:var(--shadow);border-color:#adc7f7;transform:translateY(-2px)}.category-image{background:#f7f9fd;grid-column:1/-1;place-items:center;height:132px;margin-bottom:8px;display:grid;overflow:hidden}.category-image img{object-fit:contain;width:80%;height:118px}.category-image--1 img,.category-image--2 img{transform:scale(.92)}.category-card>strong{font-size:15px}.category-card>span{color:var(--blue);align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.category-card>span svg{width:14px}.category-card--quote{background:#eaf3ff;flex-direction:column;justify-content:center;align-items:flex-start;min-height:190px;display:flex}.category-card--quote>svg{width:32px;height:32px;color:var(--blue);margin-bottom:14px}.category-card--quote p{margin:8px 0 14px;font-size:12px;line-height:1.5}.pricing-band{color:#fff;background:#071d40;padding:34px 0}.pricing-band-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:24px;display:grid}.pricing-band-icon{color:#7dc9ff;background:#3a78f533;border-radius:6px;place-items:center;width:58px;height:58px;display:grid}.pricing-band h2{margin-bottom:5px;font-size:20px}.pricing-band p{color:#b4c3d9;margin:0;font-size:13px}.benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:42px;display:grid}.benefit-item{text-align:center;border-right:1px solid #dfe5ed;min-width:0;padding:0 16px}.benefit-item:nth-child(3n),.benefit-item:last-child{border-right:0}.benefit-item>span{width:44px;height:44px;color:var(--blue);background:#edf4ff;border-radius:50%;place-items:center;margin:0 auto 14px;display:grid}.benefit-item svg{width:22px}.benefit-item h3{margin-bottom:8px;font-size:14px}.benefit-item p{margin:0;font-size:11px;line-height:1.5}.workflow-section{background:#f9fbfe;padding-bottom:92px}.workflow-grid{grid-template-columns:.75fr 1.25fr;align-items:center;gap:64px;display:grid}.workflow-copy h2{margin-bottom:18px;font-size:clamp(28px,3.4vw,38px);line-height:1.15}.workflow-copy ul{gap:10px;margin:24px 0 30px;padding:0;list-style:none;display:grid}.workflow-copy li{color:#40506a;align-items:center;gap:9px;font-size:13px;display:flex}.workflow-copy li svg{width:18px;color:var(--blue)}.dashboard-frame{background:#fff;border:1px solid #cfd8e6;border-radius:8px;overflow:hidden;box-shadow:0 28px 54px #102a4e24}.dashboard-bar{background:#f7f9fc;border-bottom:1px solid #e5eaf1;align-items:center;gap:5px;height:28px;padding:0 11px;display:flex}.dashboard-bar span{background:#cbd3df;border-radius:50%;width:7px;height:7px}.dashboard-frame img{aspect-ratio:16/8.8;object-fit:cover;object-position:top;width:100%}.steps{margin-top:70px}.steps>h2{text-align:center;margin-bottom:24px;font-size:22px}.steps-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.step{text-align:center;background:#fff;border:1px solid #dce4ee;border-radius:8px;min-height:156px;padding:24px 18px 18px;position:relative}.step-number{width:27px;height:27px;color:var(--blue);background:#eaf2ff;border-radius:50%;place-items:center;font-size:12px;font-weight:700;display:grid;position:absolute;top:12px;left:12px}.step>svg{color:#354865;width:26px;height:26px;margin-bottom:12px}.step h3{margin-bottom:7px;font-size:14px}.step p{margin:0;font-size:11px;line-height:1.45}.reasons-section{color:#fff;background:#061731;padding:92px 0}.reasons-grid{grid-template-columns:.8fr 1.2fr;gap:90px;display:grid}.reasons-intro{align-self:start;position:sticky;top:50px}.reasons-intro h2{max-width:450px;margin-bottom:20px;font-size:clamp(30px,3.6vw,42px);line-height:1.1}.reasons-intro p{color:#aebed4}.reason-list{border-top:1px solid #ffffff26}.reason{border-bottom:1px solid #ffffff26;grid-template-columns:50px 1fr;gap:12px;padding:25px 0;display:grid}.reason>span{color:#5fc4ff;font-size:12px;font-weight:700}.reason h3{margin-bottom:6px;font-size:18px}.reason p{color:#aebed4;margin:0;font-size:13px}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.testimonial-grid blockquote{border:1px solid #dce4ee;border-radius:8px;flex-direction:column;min-height:230px;margin:0;padding:24px;display:flex}.stars{color:var(--blue);letter-spacing:.15em;margin-bottom:16px}.testimonial-grid blockquote>p{color:#35435a;flex:1;font-size:14px}.testimonial-grid footer{flex-direction:column;gap:4px;display:flex}.testimonial-grid footer span{color:#7c899d;font-size:11px}.faq-section{background:#f5f8fc}.faq-grid{grid-template-columns:.72fr 1.28fr;gap:80px;display:grid}.faq-intro h2{margin-bottom:16px;font-size:clamp(28px,3.5vw,40px);line-height:1.12}.faq-item{border-bottom:1px solid #d5dde8}.faq-item button{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;width:100%;min-height:68px;padding:0;font-weight:700;display:flex}.faq-item button>span{min-width:0}.faq-item button svg{flex:none;width:19px;transition:transform .2s}.faq-item>div{grid-template-rows:0fr;transition:grid-template-rows .25s;display:grid}.faq-item>div>p{margin:0;font-size:14px;overflow:hidden}.faq-item.is-open>div{grid-template-rows:1fr}.faq-item.is-open>div>p{padding-bottom:22px}.faq-item.is-open button svg{transform:rotate(180deg)}.final-cta{color:#fff;background:linear-gradient(95deg,#0a2b65,#114bb3);padding:56px 0}.final-cta-inner{text-align:center}.final-cta-inner>span{letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:700}.final-cta h2{max-width:760px;margin:12px auto 24px;font-size:clamp(22px,2.6vw,30px);line-height:1.2}.final-cta .button-row{justify-content:center}.site-footer{color:var(--ink);background:#f7f9fc;padding-top:60px}.site-footer--dark{color:#fff;background:#061731}.footer-grid{grid-template-columns:minmax(0,1.35fr) repeat(3,minmax(0,.75fr)) minmax(0,1.2fr);gap:36px;display:grid}.footer-brand img{aspect-ratio:65/40;object-fit:contain;object-position:left center;width:72px;height:auto;margin-bottom:16px}.footer-brand p,.footer-ready p{font-size:12px}.site-footer--dark p{color:#afbdd0}.footer-socials{gap:8px;display:flex}.footer-socials a{background:#dfe7f3;border-radius:4px;place-items:center;width:30px;height:30px;font-weight:700;display:grid}.site-footer--dark .footer-socials a{background:#ffffff1a}.footer-column h3,.footer-ready h3{margin-bottom:16px;font-size:13px}.footer-column{flex-direction:column;gap:11px;display:flex}.footer-column a{color:#68778e;font-size:12px}.site-footer--dark .footer-column a{color:#afbdd0}.footer-column a:hover{color:var(--blue)}.footer-bottom{color:#7d899c;border-top:1px solid #dce3ed;flex-wrap:wrap;justify-content:space-between;gap:20px;margin-top:46px;padding:22px 0;font-size:11px;display:flex}.site-footer--dark .footer-bottom{color:#9eacc0;border-color:#ffffff1f}.footer-bottom span:last-child{flex-wrap:wrap;gap:12px 28px;display:flex}.breadcrumb{color:#718097;align-items:center;gap:8px;height:62px;font-size:12px;display:flex}.breadcrumb svg{width:13px}.breadcrumb a:hover{color:var(--blue)}.catalog-hero{background:linear-gradient(100deg,#fff 15%,#f4f8fe 58%,#e7f4ff);border-bottom:1px solid #e8edf3;overflow:visible}.catalog-hero-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:48px;min-height:330px;display:grid}.catalog-hero h1,.category-hero h1{margin-bottom:16px;font-size:50px;line-height:1.05}.catalog-hero p,.category-hero p{max-width:460px;margin-bottom:25px;font-size:16px}.benefit-strip{background:#fff;border-bottom:1px solid #e1e7ef}.benefit-strip-grid{grid-template-columns:repeat(4,1fr);align-items:center;min-height:96px;display:grid}.benefit-strip-item{border-right:1px solid #e1e7ef;justify-content:center;align-items:center;gap:12px;min-width:0;padding:0 20px;display:flex}.benefit-strip-item:last-child{border:0}.benefit-strip-item>svg{width:21px;color:var(--blue)}.benefit-strip-item span{flex-direction:column;gap:4px;min-width:0;display:flex}.benefit-strip-item strong{font-size:12px}.benefit-strip-item small{color:#748199;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.catalog{grid-template-columns:224px 1fr;align-items:start;gap:30px;padding-top:54px;padding-bottom:58px;display:grid}.filters{z-index:6;background:#fff;border:1px solid #dce4ee;border-radius:8px;padding:18px;position:sticky;top:18px}.filter-heading{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.filter-heading h2{margin:0;font-size:16px}.filter-heading .icon-button{display:none}.search-field{border:1px solid #d7dfe9;border-radius:5px;align-items:center;gap:8px;height:40px;margin-bottom:20px;padding:0 10px;display:flex}.search-field svg{color:#7b899d;width:16px}.search-field input{width:100%;color:var(--ink);border:0;outline:0;font-size:12px}.filters fieldset{border:0;border-bottom:1px solid #e3e8ef;margin:0 0 20px;padding:0 0 20px}.filters legend,.select-label{margin-bottom:12px;font-size:12px;font-weight:700;display:block}.radio-row{color:#42506a;cursor:pointer;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;min-height:27px;font-size:10px;display:grid}.radio-row input{accent-color:var(--blue)}.radio-row small{color:#6e7e96}.select-label .site-select{width:100%;margin-top:8px;display:block}.clear-filters{width:100%;height:40px;color:var(--blue);cursor:pointer;background:#fff;border:1px solid #cfd8e5;border-radius:5px;justify-content:center;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.clear-filters svg{width:15px}.catalog-main{min-width:0}.catalog-toolbar{justify-content:space-between;align-items:flex-start;gap:20px;min-height:55px;margin-bottom:18px;display:flex}.catalog-toolbar h2{margin-bottom:4px;font-size:21px}.catalog-toolbar p{margin:0;font-size:11px}.catalog-actions{align-items:center;gap:12px;display:flex}.catalog-sort{color:#6d7a8d;align-items:center;gap:8px;min-width:0;font-size:10px;display:flex}.catalog-sort__label{white-space:nowrap;flex-shrink:0}.catalog-sort .site-select{min-width:148px}.view-toggle{gap:5px;display:flex}.view-toggle button{cursor:pointer;background:#fff;border:1px solid #d6dee9;border-radius:5px;place-items:center;width:40px;height:40px;display:grid}.view-toggle button.active{border-color:var(--blue);background:var(--blue);color:#fff}.view-toggle svg{width:17px}.product-grid{grid-template-columns:repeat(4,minmax(min(100%,220px),1fr));gap:12px;display:grid}.product-grid.product-grid--list{grid-template-columns:1fr}.catalog-pagination{justify-content:center;align-items:center;gap:6px;margin-top:30px;display:flex}.catalog-pagination button{width:38px;height:38px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #d6dee9;border-radius:5px;flex:0 0 38px;place-items:center;font-size:12px;font-weight:700;display:grid}.catalog-pagination button:hover:not(:disabled):not(.active){color:var(--blue);border-color:#9eb9ed}.catalog-pagination button.active{border-color:var(--blue);background:var(--blue);color:#fff}.catalog-pagination button:disabled{color:#aab4c3;cursor:not-allowed;opacity:.55}.catalog-pagination svg{width:17px}.pagination-ellipsis{color:#718097;text-align:center;flex:0 0 22px;width:22px}.product-card--list{grid-template-rows:auto 1fr;grid-template-columns:160px minmax(0,1fr) auto;align-items:center;gap:0 20px;width:100%;min-height:190px;display:grid}.product-card--list .product-card-top{grid-area:1/1/auto/-1}.product-card--list .product-image{grid-area:2/1;width:100%;height:142px;margin:0}.product-card--list .product-copy{grid-area:2/2;justify-content:center;min-width:0}.product-card--list .product-copy h3{white-space:normal;word-break:normal;overflow-wrap:break-word;min-height:0;font-size:17px}.product-card--list .product-button{white-space:nowrap;grid-area:2/3;align-self:center;width:auto;min-width:150px;max-width:100%;margin-top:0;padding-inline:16px}.empty-state{text-align:center;align-content:center;place-items:center;min-height:330px;display:grid}.empty-state>svg{color:#8794a7;width:34px;height:34px;margin-bottom:12px}.empty-state h3{margin-bottom:5px}.empty-state p{margin-bottom:16px}.mobile-filter-button,.filter-scrim{display:none}.quote-band{color:#fff;background:#061d43;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;margin-bottom:52px;padding:26px 48px;display:grid}.quote-band--light{color:var(--ink);background:#edf5ff;border:1px solid #c9dcfb}.quote-icon{color:#7fcbff;background:#245cdb47;border-radius:6px;place-items:center;width:58px;height:58px;display:grid}.quote-band--light .quote-icon{color:var(--blue);background:#d9e9ff}.quote-band h2{margin-bottom:5px;font-size:18px}.quote-band p{color:#bdcadb;margin:0;font-size:12px}.quote-band--light p{color:#677790}.related-links{color:#627088;flex-wrap:wrap;gap:20px;margin-top:-20px;margin-bottom:45px;font-size:12px;display:flex}.related-links span{color:var(--ink);font-weight:700}.related-links a:hover{color:var(--blue)}.redirect-screen{background:#f5f8fc;place-items:center;min-height:100vh;display:grid}.redirect-screen p{color:var(--ink);font-weight:700}.category-hero{background:linear-gradient(100deg,#fff 8%,#f7faff 65%,#edf6ff);overflow:visible}.category-hero-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:30px;min-height:360px;display:grid}.category-hero .trust-row{margin-top:26px}.laptop-hero-art{height:330px;position:relative}.laptop-hero-art img{filter:drop-shadow(0 18px 15px #0a254e29);width:74%;position:absolute;bottom:20px;right:4%}.laptop-hero-art img+img{width:58%;bottom:2px;right:42%;transform:scaleX(-1)}.stats-strip{min-height:116px;box-shadow:var(--shadow);border:1px solid #dfe6ef;border-radius:8px;grid-template-columns:repeat(4,1fr);align-items:center;margin-top:34px;margin-bottom:10px;display:grid}.stats-strip>div{grid-template-rows:auto auto;grid-template-columns:42px 1fr;align-items:center;column-gap:12px;padding:0 30px;display:grid}.stats-strip svg{width:42px;height:42px;color:var(--blue);background:#edf3ff;border-radius:50%;grid-row:1/3;padding:11px}.stats-strip strong{font-size:23px}.stats-strip span{color:#718097;font-size:10px}.page-loading{color:#53627a;justify-content:center;align-items:center;gap:12px;min-height:100vh;font-size:14px;display:flex}.page-loading span{border:2px solid #d3dced;border-top-color:var(--blue);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.product-detail{grid-template-columns:minmax(0,1.04fr) minmax(380px,.96fr);align-items:center;gap:68px;padding-top:28px;padding-bottom:76px;display:grid}.product-detail-media{background:#f8faff;border:1px solid #e0e6ef;place-items:center;min-height:520px;display:grid;position:relative;overflow:hidden}.product-detail-media .condition{z-index:2;position:absolute;top:20px;left:20px}.product-detail-media img{object-fit:contain;filter:drop-shadow(0 24px 18px #0f284b1f);width:88%;max-height:450px}.product-detail-copy h1{margin-bottom:18px;font-size:44px;line-height:1.08}.product-identifiers{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.product-identifiers span{color:#526178;border:1px solid #dbe3ee;border-radius:4px;padding:6px 9px;font-size:11px}.product-detail-summary{max-width:580px;margin-bottom:28px;font-size:17px}.product-detail-actions{flex-wrap:wrap;gap:11px;display:flex}.product-detail-note{margin:14px 0 24px;font-size:11px}.product-detail-trust{color:#53627a;border-top:1px solid #e1e7ef;flex-wrap:wrap;gap:16px;padding-top:20px;font-size:11px;font-weight:600;display:flex}.product-detail-trust span{align-items:center;gap:6px;display:inline-flex}.product-detail-trust svg{width:17px;color:var(--blue)}.product-information{background:#f6f9fd;border-top:1px solid #e2e8f0;padding:74px 0}.product-information-grid{grid-template-columns:1fr .85fr;align-items:start;gap:84px;display:grid}.product-information h2{margin-bottom:18px;font-size:30px}.product-information p{max-width:650px}.product-feature-list{color:#40506a;gap:11px;margin:28px 0 0;padding:0;font-size:13px;list-style:none;display:grid}.product-feature-list li{align-items:center;gap:9px;display:flex}.product-feature-list svg{width:18px;color:var(--blue)}.specification-panel{background:#fff;border:1px solid #dce4ee;padding:28px}.specification-panel h2{margin-bottom:16px;font-size:21px}.specification-panel dl{margin:0}.specification-panel dl>div{border-bottom:1px solid #e7ebf1;grid-template-columns:minmax(110px,.7fr) 1fr;gap:20px;padding:12px 0;font-size:12px;display:grid}.specification-panel dl>div:last-child{border-bottom:0}.specification-panel dt{color:#718097}.specification-panel dd{color:var(--ink);text-align:right;margin:0;font-weight:600}.product-quote-band{padding-top:54px}@media (width>=1200px){.benefit-grid{grid-template-columns:repeat(6,minmax(0,1fr));row-gap:0}.benefit-item,.benefit-item:nth-child(3n){border-right:1px solid #dfe5ed}.benefit-item:last-child{border-right:0}.rail-arrow--left{left:-22px}.rail-arrow--right{right:-22px}}@media (width<=1050px){.primary-nav{gap:16px}.home-hero-grid{grid-template-columns:1fr 1fr}.catalog-hero-grid,.category-hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(24px,3vw,40px)}.catalog-hero .button-row,.category-hero .button-row{flex-flow:row;align-items:center;gap:12px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.workflow-grid,.reasons-grid,.faq-grid{gap:40px}.footer-grid{grid-template-columns:minmax(0,1.3fr) repeat(3,minmax(0,.7fr))}.footer-ready{border-top:1px solid #dce3ed;grid-column:1/-1;grid-template-columns:1fr 2fr auto;align-items:center;gap:20px;padding-top:26px;display:grid}.site-footer--dark .footer-ready{border-color:#ffffff1f}.footer-ready h3,.footer-ready p{margin:0}}@media (width<=1368px){.catalog{grid-template-columns:minmax(0,1fr);padding-top:30px}.mobile-filter-button{justify-self:start;width:max-content;margin-bottom:16px;display:inline-flex}.filters{z-index:50;border:0;border-radius:0;width:min(330px,88vw);height:100dvh;transition:transform .25s;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.filters.is-open{transform:translate(0)}.filter-heading .icon-button{display:inline-grid}.filter-scrim{z-index:45;background:#030d1d8f;border:0;display:block;position:fixed;inset:0}.product-grid:not(.product-grid--list){grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,2vw,20px)}.product-grid.product-grid--list{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,2vw,20px)}.product-grid--list .product-card--list{grid-template-rows:auto 1fr auto;grid-template-columns:110px minmax(0,1fr);align-items:start;gap:0 14px}.product-grid--list .product-card--list .product-card-top{grid-area:1/1/auto/-1}.product-grid--list .product-card--list .product-image{grid-area:2/1/4;height:110px}.product-grid--list .product-card--list .product-copy{grid-area:2/2;min-width:0}.product-grid--list .product-card--list .product-copy h3{white-space:normal;word-break:normal;overflow-wrap:break-word;font-size:14px}.product-grid--list .product-card--list .product-button{white-space:nowrap;grid-area:3/2;width:100%;min-width:0;margin-top:10px}}@media (width<=767px){.mobile-filter-button{justify-self:center}.catalog-actions{flex-wrap:wrap;align-items:center;gap:8px;width:100%;min-width:0;display:flex}.catalog-sort{flex:auto;align-items:center;gap:8px;min-width:0;display:flex}.catalog-sort__label{white-space:nowrap;flex-shrink:0}.catalog-sort .site-select{flex:auto;min-width:0}.view-toggle{flex-shrink:0}.product-grid:not(.product-grid--list){grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(10px,3vw,14px)}.product-grid.product-grid--list{grid-template-columns:1fr;gap:14px}.product-grid--list .product-card--list{text-align:left;grid-template-rows:auto auto auto auto;grid-template-columns:1fr;gap:10px}.product-grid--list .product-card--list .product-card-top{grid-area:1/1}.product-grid--list .product-card--list .product-image{grid-area:2/1;width:100%;height:160px}.product-grid--list .product-card--list .product-copy{grid-area:3/1}.product-grid--list .product-card--list .product-button{grid-area:4/1;width:100%;min-width:0}}@media (width<=1024px){.menu-button{color:inherit;display:inline-grid}.primary-nav{width:100%;color:var(--ink);background:#fff;border-top:1px solid #e3e8ef;flex-direction:column;align-items:stretch;gap:0;padding:12px 24px 22px;display:none;position:absolute;top:78px;left:0;box-shadow:0 20px 28px #0a1c3721}.primary-nav.is-open{display:flex}.primary-nav>a:not(.button):not(.site-profile){border-bottom:1px solid #edf0f5;padding:13px 0}.primary-nav>a:not(.button):not(.site-profile):hover,.primary-nav>a.active{color:var(--blue);border-color:var(--blue)}.primary-nav .button{width:100%;margin-top:12px}.primary-nav .site-profile{border-radius:10px;justify-content:flex-start;width:100%;margin-top:12px;padding:8px 12px 8px 8px}.site-header--dark .primary-nav .site-profile{color:var(--ink);background:#fff;border-color:#d6dee9}.nav-spacer{display:none}}@media (width<=900px){.pricing-band-inner{grid-template-columns:auto 1fr;gap:18px}.pricing-band .button{grid-column:1/-1;justify-self:start}}@media (width<=840px){.shell{width:min(100% - 32px,720px)}.section{padding:66px 0}.home-hero-grid{grid-template-columns:1fr;padding-top:42px}.hero-copy{text-align:center;padding:34px 0 0}.hero-copy h1,.hero-copy>p{margin-inline:auto}.hero-copy .button-row,.hero-copy .trust-row{justify-content:center}.product-montage{width:100%;max-width:620px;height:390px;margin:0 auto}.product-montage--compact{height:270px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-grid,.reasons-grid,.faq-grid{grid-template-columns:1fr;gap:48px}.reasons-intro{position:static}.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.testimonial-grid{grid-template-columns:1fr}.testimonial-grid blockquote{min-height:190px}.catalog-hero-grid,.category-hero-grid{grid-template-columns:1fr 1fr}.benefit-strip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefit-strip-item{min-height:80px}.benefit-strip-item:nth-child(2){border-right:0}.benefit-strip-item:nth-child(-n+2){border-bottom:1px solid #e1e7ef}.quote-band{padding-inline:28px}.stats-strip{grid-template-columns:repeat(2,minmax(0,1fr));padding:16px 0}.stats-strip>div{min-height:80px}.product-detail{grid-template-columns:1fr 1fr;gap:36px}.product-detail-media{min-height:430px}.product-detail-copy h1{font-size:36px}.product-information-grid{gap:44px}}@media (width<=620px){.shell{width:min(100% - 28px,560px)}.site-header{height:68px}.primary-nav{top:68px}.brand,.brand img{width:58px}.home-hero-grid{min-height:auto;padding-top:20px}.hero-copy h1{font-size:clamp(32px,10vw,40px)}.hero-copy>p{font-size:15px}.hero-copy .button-row{flex-direction:column;align-items:stretch}.hero-copy .button-row .button{flex:none;width:100%}.trust-row{justify-content:center;gap:12px 16px}.product-montage{height:305px}.montage-halo{inset:28px 0 16px}.montage-laptop{width:86%;bottom:28px;left:0}.montage-phone{width:36%;bottom:30px;right:2%}.montage-watch{width:42%;bottom:-2px;right:0}.section-heading h2{font-size:clamp(26px,7vw,31px)}.rail-arrow{display:none}.product-rail{grid-auto-columns:minmax(210px,78vw);width:100%}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-card{padding:11px}.category-image{height:100px}.category-image img{height:94px}.category-card--quote{grid-column:1/-1;min-height:180px}.pricing-band-inner{grid-template-columns:auto 1fr}.pricing-band .button{grid-column:1/-1;width:100%}.benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefit-item,.benefit-item:nth-child(3n){border-right:1px solid #dfe5ed}.benefit-item:nth-child(2n){border-right:0}.workflow-copy h2,.reasons-intro h2,.faq-intro h2{font-size:clamp(28px,8vw,34px)}.steps-grid{grid-template-columns:1fr}.final-cta h2{font-size:clamp(22px,6vw,25px)}.final-cta .button-row{flex-direction:column;align-items:stretch}.final-cta .button{width:100%;min-width:0}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand,.footer-ready{grid-column:1/-1}.footer-ready{display:block}.footer-ready p{margin-bottom:16px}.footer-ready .button{width:100%}.footer-bottom{flex-direction:column}.catalog-hero-grid{text-align:center;grid-template-columns:1fr;gap:0;min-height:500px;padding-top:35px}.catalog-hero h1,.category-hero h1{font-size:clamp(32px,9vw,40px)}.catalog-hero p,.category-hero p{margin-inline:auto}.catalog-hero .button-row,.category-hero .button-row,.category-hero .trust-row{justify-content:center}.product-montage--compact{width:100%;height:250px}.catalog-toolbar{flex-direction:column}.catalog-actions{justify-content:space-between;gap:8px;width:100%}.catalog-sort{flex:auto;min-width:0}.catalog-sort__label{white-space:nowrap}.catalog-sort .site-select{flex:auto;min-width:0}.view-toggle{flex-shrink:0}.catalog-pagination{flex-wrap:wrap;gap:4px}.catalog-pagination button{flex-basis:34px;width:34px;height:34px}.pagination-ellipsis{flex-basis:16px;width:16px}.product-card{padding:12px}.product-image{height:140px}.product-image img{max-height:128px}.product-copy h3{min-height:0;font-size:13px}.product-meta{display:none}.product-grid--list .product-meta{display:flex}.product-button{white-space:nowrap;padding-inline:10px}.product-button svg{display:none}.quote-band{grid-template-columns:auto 1fr;padding:22px}.quote-band .button{grid-column:1/-1;width:100%}.category-hero-grid{text-align:center;grid-template-columns:1fr;min-height:570px;padding-top:38px}.laptop-hero-art{height:270px}.stats-strip{width:100%}.stats-strip>div{min-width:0;padding:0 14px}.stats-strip strong{font-size:19px}.product-detail{grid-template-columns:1fr;gap:34px;padding-top:10px;padding-bottom:54px}.product-detail-media{min-height:360px}.product-detail-media img{max-height:315px}.product-detail-copy h1{font-size:clamp(28px,8vw,34px)}.product-detail-actions .button{width:100%}.product-information{padding:56px 0}.product-information-grid{grid-template-columns:1fr;gap:34px}.specification-panel{padding:21px}.specification-panel dl>div{grid-template-columns:minmax(0,.7fr) minmax(0,1fr);gap:12px}}@media (width<=390px){.hero-copy h1{font-size:clamp(30px,9.5vw,36px)}.category-grid{grid-template-columns:1fr}.category-card--quote{grid-column:auto}.benefit-grid{grid-template-columns:1fr}.benefit-item,.benefit-item:nth-child(3),.benefit-item:nth-child(2n){border-bottom:1px solid #dfe5ed;border-right:0;padding:18px 0}.benefit-item:last-child{border-bottom:0}.product-copy h3{min-height:0}.product-meta{display:flex}.footer-grid{grid-template-columns:1fr}}@media (width<=480px){.catalog-hero .button-row,.category-hero .button-row{flex-flow:row;justify-content:center;align-items:center;gap:8px}.catalog-hero .button-row .button,.category-hero .button-row .button{white-space:nowrap;flex:1 1 0;min-width:0;padding-inline:10px;font-size:13px}.product-card{padding:12px}.product-image{height:132px}.product-image img{max-height:120px}.product-copy h3{font-size:12px}.product-button{white-space:nowrap;text-align:center;padding-inline:8px;font-size:11px}.product-grid--list .product-card--list .product-image{height:150px}.product-grid--list .product-card--list .product-copy h3{font-size:14px}.product-grid--list .product-card--list .product-button{padding-inline:12px;font-size:12px}.product-grid--list .product-card--list .product-button svg{flex:none;width:15px;display:block}}.catalog .mobile-filter-button{transition:background-color .16s var(--buyint-ease), border-color .16s var(--buyint-ease), box-shadow .16s var(--buyint-ease), transform .16s var(--buyint-ease), color .16s var(--buyint-ease)}.catalog .mobile-filter-button:hover{border-color:rgba(var(--buyint-accent-rgb), .45);background:rgba(var(--buyint-accent-rgb), .06);color:var(--buyint-accent);box-shadow:0 0 0 3px rgba(var(--buyint-accent-rgb), .08);transform:none}.catalog .mobile-filter-button:focus-visible{box-shadow:var(--buyint-field-focus);outline:none}.catalog .site-select{width:100%;position:relative}.catalog .site-select__trigger{width:100%;min-height:40px;color:var(--ink);cursor:pointer;transition:border-color .16s var(--buyint-ease), box-shadow .16s var(--buyint-ease), background-color .16s var(--buyint-ease);background:#fff;border:1px solid #94a3b873;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:0 12px;font-size:12px;font-weight:600;line-height:1.2;display:inline-flex}.catalog .site-select--filter .site-select__trigger{color:#526178;min-height:38px;font-size:11px;font-weight:600}.catalog .site-select__value{text-overflow:ellipsis;white-space:nowrap;text-align:left;min-width:0;overflow:hidden}.catalog .site-select__chevron{color:#6d7a8d;transition:transform .16s var(--buyint-ease), color .16s var(--buyint-ease);flex:none}.catalog .site-select[data-state=open] .site-select__chevron{color:var(--buyint-accent);transform:rotate(180deg)}.catalog .site-select__trigger:hover{border-color:rgba(var(--buyint-accent-rgb), .45);box-shadow:0 0 0 3px rgba(var(--buyint-accent-rgb), .08)}.catalog .site-select__trigger:focus-visible,.catalog .site-select[data-state=open] .site-select__trigger{border-color:var(--buyint-accent);box-shadow:var(--buyint-field-focus);outline:none}.site-select__menu{z-index:80;-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #94a3b847;border-radius:12px;flex-direction:column;gap:2px;padding:6px;display:flex;position:fixed;overflow:hidden auto;box-shadow:0 18px 40px #0f172a29}.site-select__option{color:#0f172a;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:36px;padding:8px 10px;font-size:12px;font-weight:500;line-height:1.25;transition:background-color .14s,color .14s,border-color .14s,box-shadow .14s;display:flex}.site-select__option-label{flex:auto;min-width:0}.site-select__check{color:var(--buyint-accent,#1355db);flex:none}.site-select__option:hover,.site-select__option[data-highlighted=true]{color:var(--blue);background:#2563eb14;border-color:#22d3ee47}.site-select__option[data-selected=true]{color:var(--blue);background:#2563eb1f;border-color:#2255f938;font-weight:700}.site-select__option[data-selected=true][data-highlighted=true],.site-select__option[data-selected=true]:hover{background:#2563eb29}.catalog .search-field{transition:border-color .16s var(--buyint-ease), box-shadow .16s var(--buyint-ease), background-color .16s var(--buyint-ease);border-radius:8px}.catalog .search-field:hover{border-color:rgba(var(--buyint-accent-rgb), .35)}.catalog .search-field:focus-within{border-color:rgba(var(--buyint-accent-rgb), .45);box-shadow:var(--buyint-field-focus)}.catalog .view-toggle button{transition:background-color .16s var(--buyint-ease), border-color .16s var(--buyint-ease), box-shadow .16s var(--buyint-ease), color .16s var(--buyint-ease), transform .16s var(--buyint-ease);border-radius:8px}.catalog .view-toggle button:hover:not(.active):not(:disabled){background:rgba(var(--buyint-accent-rgb), .08);border-color:rgba(var(--buyint-accent-rgb), .45);color:var(--buyint-accent);box-shadow:0 0 0 3px rgba(var(--buyint-accent-rgb), .08)}.catalog .view-toggle button.active{border-color:var(--buyint-accent);background:var(--buyint-accent);color:#fff;box-shadow:var(--buyint-btn-glow-idle)}.catalog .view-toggle button.active:hover{box-shadow:var(--buyint-btn-glow-hover);color:#fff;background:linear-gradient(135deg,#3d6fe8 0%,#1355db 48%,#0f44b0 100%);border-color:#22d3ee6b}.catalog .view-toggle button:focus-visible{border-color:var(--buyint-accent);box-shadow:var(--buyint-field-focus);outline:none}.catalog .clear-filters{transition:background-color .16s var(--buyint-ease), border-color .16s var(--buyint-ease), box-shadow .16s var(--buyint-ease), color .16s var(--buyint-ease), transform .16s var(--buyint-ease);border-radius:8px}.catalog .clear-filters:hover{border-color:rgba(var(--buyint-accent-rgb), .45);background:rgba(var(--buyint-accent-rgb), .06);color:var(--buyint-accent);box-shadow:0 0 0 3px rgba(var(--buyint-accent-rgb), .08)}.catalog .clear-filters:focus-visible{box-shadow:var(--buyint-field-focus);outline:none}.catalog .radio-row{border-radius:6px;margin:0 -6px;padding:4px 6px;transition:background-color .14s,color .14s}.catalog .radio-row:hover{background:rgba(var(--buyint-accent-rgb), .06);color:var(--blue)}.catalog .heart-button{transition:color .16s var(--buyint-ease), background-color .16s var(--buyint-ease), box-shadow .16s var(--buyint-ease);border-radius:8px}.catalog .heart-button:hover{color:var(--buyint-accent);background:rgba(var(--buyint-accent-rgb), .08)}.catalog .heart-button:focus-visible{box-shadow:var(--buyint-field-focus);outline:none}.catalog .product-copy h3 a{transition:color .16s var(--buyint-ease)}.catalog .product-copy h3 a:hover{color:var(--buyint-accent)}.catalog .product-image>a{transition:opacity .16s var(--buyint-ease)}.catalog .product-image>a:hover{opacity:.92}.catalog .catalog-pagination button{transition:background-color .16s var(--buyint-ease), border-color .16s var(--buyint-ease), box-shadow .16s var(--buyint-ease), color .16s var(--buyint-ease);border-radius:8px}.catalog .catalog-pagination button:hover:not(:disabled):not(.active){border-color:rgba(var(--buyint-accent-rgb), .45);background:rgba(var(--buyint-accent-rgb), .06);color:var(--buyint-accent);box-shadow:0 0 0 3px rgba(var(--buyint-accent-rgb), .08)}.catalog .catalog-pagination button.active{border-color:var(--buyint-accent);background:var(--buyint-accent);box-shadow:var(--buyint-btn-glow-idle)}.catalog .catalog-pagination button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.catalog .filters .icon-button{transition:background-color .16s var(--buyint-ease), color .16s var(--buyint-ease), box-shadow .16s var(--buyint-ease);border-radius:8px}.catalog .filters .icon-button:hover{background:rgba(var(--buyint-accent-rgb), .08);color:var(--buyint-accent)}@media (width>=1280px){.shell{width:min(100% - 48px,1440px);max-width:1440px}.breadcrumb{height:auto;min-height:0;margin-bottom:0;padding-block:14px}.catalog-hero{min-height:auto}.catalog-hero-grid{align-items:center;gap:clamp(28px,3vw,48px);min-height:0;padding-block:clamp(28px,3.5vw,48px)}.catalog-hero h1,.category-hero h1{margin-bottom:12px;font-size:clamp(36px,3.2vw,44px)}.catalog-hero p,.category-hero p{margin-bottom:18px;font-size:15px}.product-montage--compact{height:clamp(240px,24vw,300px);max-height:300px}.benefit-strip{padding-block:clamp(14px,1.6vw,22px)}.benefit-strip-grid{gap:0;min-height:0}.benefit-strip-item{padding-block:4px;padding-inline:clamp(12px,1.4vw,20px)}.catalog{padding-top:clamp(28px,3vw,44px);padding-bottom:clamp(44px,4.5vw,72px)}.catalog .product-card:not(.product-card--list){min-height:0;padding:clamp(12px,1.1vw,16px)}.catalog .product-card:not(.product-card--list) .product-card-top{min-height:0;margin-bottom:2px}.catalog .product-card:not(.product-card--list) .product-image{height:clamp(140px,12vw,176px);margin:0 0 10px}.catalog .product-card:not(.product-card--list) .product-image img{max-width:90%;max-height:clamp(128px,11vw,160px)}.catalog .product-card:not(.product-card--list) .product-copy h3{white-space:normal;word-break:normal;overflow-wrap:break-word;min-height:0;margin-bottom:8px;line-height:1.3}.catalog .product-card:not(.product-card--list) .product-button{margin-top:auto}.catalog-toolbar{min-height:0;margin-bottom:14px}}@media (width>=1369px){.catalog{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:clamp(28px,2.6vw,44px)}.product-grid:not(.product-grid--list){grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:clamp(16px,1.5vw,24px)}.product-grid.product-grid--list{grid-template-columns:1fr;gap:clamp(14px,1.4vw,20px)}.catalog .product-card--list{min-height:0;padding:clamp(12px,1.1vw,16px)}}@media (width>=1600px){.shell{width:min(100% - 64px,1560px);max-width:1560px}.product-grid:not(.product-grid--list){grid-template-columns:repeat(5,minmax(0,1fr))}.product-montage--compact{height:clamp(260px,22vw,320px);max-height:320px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.product-card:hover,a.button:hover,button.button:hover{transform:none}}
