:root{--background:#f6f7f9;--surface:#ffffff;--surface-soft:#f0f4f8;--text:#152233;--text-soft:#647184;--primary:#1257a6;--primary-dark:#0b3b76;--primary-light:#e8f1fc;--accent:#ffb000;--success:#168554;--border:#dfe5ec;--shadow:0 12px 35px rgba(22,39,59,0.08);--shadow-hover:0 18px 45px rgba(22,39,59,0.14);--radius:16px;--container:1240px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);line-height:1.5}button,input,select{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.topbar{background:#10243c;color:#dbe7f5;font-size:13px}.topbar-content{min-height:38px;justify-content:space-between}.topbar-content,.topbar-links{display:flex;align-items:center;gap:24px}.topbar a{transition:color .2s ease}.topbar a:hover{color:#ffffff}.header{position:relative;z-index:20;background:var(--surface);border-bottom:1px solid var(--border)}.header-content{min-height:92px;display:grid;grid-template-columns:245px minmax(300px,1fr) auto;align-items:center;gap:30px}.real-logo-link{width:225px;height:70px;display:flex;align-items:center;justify-content:flex-start;overflow:hidden}.real-logo-image{display:block;width:215px;max-width:100%;height:auto;object-fit:contain}.logo{display:inline-flex;align-items:center;gap:12px;width:max-content}.logo-mark{width:47px;height:47px;display:grid;place-items:center;flex:0 0 auto;border-radius:13px;background:linear-gradient(145deg,var(--primary),var(--primary-dark));color:#ffffff;font-size:25px;font-weight:900;box-shadow:0 8px 20px rgba(18,87,166,.25)}.logo-text{display:flex;flex-direction:column;line-height:1.15}.logo-text strong{color:var(--text);font-size:19px;font-weight:800;letter-spacing:-.4px}.logo-text small{margin-top:5px;color:var(--text-soft);font-size:11px}.header-search{height:50px;display:flex;overflow:hidden;border:2px solid var(--primary);border-radius:12px;background:#ffffff}.header-search input{min-width:0;flex:1;border:0;outline:0;padding:0 18px;color:var(--text)}.header-search input::placeholder{color:#8994a3}.header-search button{min-width:88px;border:0;background:var(--primary);color:#ffffff;font-weight:700;transition:background .2s ease}.header-search button:hover{background:var(--primary-dark)}.header-actions{display:flex;align-items:center;gap:10px}.account-button,.cart-button{min-height:48px;border:1px solid var(--border);border-radius:11px;background:#ffffff;color:var(--text);transition:border-color .2s ease,background .2s ease}.account-button:hover,.cart-button:hover{border-color:var(--primary);background:var(--primary-light)}.account-button{min-width:95px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:7px 14px}.account-button span{font-size:13px;font-weight:700}.account-button small{color:var(--text-soft);font-size:11px}.cart-button{position:relative;min-width:94px;padding:0 14px;font-size:13px;font-weight:700}.cart-count{position:absolute;top:-8px;right:-7px;min-width:22px;height:22px;display:grid;place-items:center;border:2px solid #ffffff;border-radius:50%;background:var(--accent);color:#2b2100;font-size:11px}.navigation{position:relative;z-index:15;background:#ffffff;border-bottom:1px solid var(--border)}.navigation-content{min-height:54px;display:flex;align-items:center;gap:28px}.navigation-content a{font-size:14px;font-weight:650;transition:color .2s ease}.navigation-content a:hover{color:var(--primary)}.all-categories{align-self:stretch;border:0;padding:0 25px;background:var(--primary);color:#ffffff;font-size:14px;font-weight:750}.all-categories:hover{background:var(--primary-dark)}.nav-highlight{margin-left:auto;color:var(--primary)}.hero{position:relative;overflow:hidden;padding:68px 0;background:radial-gradient(circle at 78% 20%,rgba(255,176,0,.2),transparent 25%),linear-gradient(120deg,#eaf3fd,#f8fbff 55%,#e8f1fc)}.hero:before{content:"";position:absolute;left:-100px;bottom:-180px;width:420px;height:420px;border-radius:50%;background:rgba(18,87,166,.06)}.hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:center;gap:70px}.hero-content{max-width:720px}.hero-label{display:inline-flex;align-items:center;min-height:30px;margin-bottom:20px;padding:5px 13px;border-radius:999px;background:rgba(18,87,166,.1);color:var(--primary);font-size:13px;font-weight:750}.hero h1{max-width:760px;font-size:clamp(38px,5vw,62px);line-height:1.06;letter-spacing:-2.4px}.hero-content>p{max-width:650px;margin-top:22px;color:var(--text-soft);font-size:18px;line-height:1.7}.hero-search{max-width:720px;min-height:61px;display:flex;margin-top:30px;overflow:hidden;border:1px solid #ced9e7;border-radius:14px;background:#ffffff;box-shadow:var(--shadow)}.hero-search input{min-width:0;flex:1;border:0;outline:0;padding:0 21px;color:var(--text);font-size:15px}.hero-search button{min-width:190px;border:0;background:var(--primary);color:#ffffff;font-weight:750;transition:background .2s ease}.hero-search button:hover{background:var(--primary-dark)}.popular-searches{display:flex;flex-wrap:wrap;align-items:center;gap:9px 15px;margin-top:17px;color:var(--text-soft);font-size:12px}.popular-searches span{font-weight:700}.popular-searches a{color:var(--primary);font-weight:650}.hero-card{overflow:hidden;border:1px solid rgba(18,87,166,.13);border-radius:24px;background:rgba(255,255,255,.82);box-shadow:0 30px 80px rgba(13,47,84,.16);backdrop-filter:blur(10px)}.printer-visual{min-height:330px;display:flex;align-items:center;justify-content:center;padding:45px;background:linear-gradient(rgba(18,87,166,.035) 1px,transparent 0),linear-gradient(90deg,rgba(18,87,166,.035) 1px,transparent 0),linear-gradient(145deg,#ffffff,#e9f2fc);background-size:24px 24px,24px 24px,auto}.printer-body{position:relative;width:270px;height:145px;border-radius:22px 22px 15px 15px;background:linear-gradient(155deg,#304052,#172231);box-shadow:0 28px 35px rgba(13,31,50,.28),inset 0 2px 1px rgba(255,255,255,.15)}.printer-paper{position:absolute;z-index:0;width:175px;height:190px;margin-top:-165px;padding:24px;border-radius:7px 7px 0 0;background:#ffffff;box-shadow:0 8px 30px rgba(34,58,83,.13);color:var(--primary)}.printer-paper span,.printer-paper strong{display:block}.printer-paper span{margin-top:25px;font-size:20px;font-weight:500;letter-spacing:4px}.printer-paper strong{font-size:29px;line-height:1}.printer-screen{position:absolute;top:23px;right:24px;width:48px;height:24px;border:4px solid #202d3c;border-radius:4px;background:#70d8d4}.printer-slot{position:absolute;left:30px;right:30px;bottom:45px;height:13px;border-radius:7px;background:#0e1721}.printer-tray{position:absolute;left:36px;right:36px;bottom:-19px;height:46px;border-radius:5px 5px 14px 14px;background:linear-gradient(#36495e,#1c2a39)}.hero-card-info{display:flex;flex-direction:column;padding:24px 28px 28px;border-top:1px solid var(--border)}.hero-card-info span{color:var(--text-soft);font-size:12px}.hero-card-info strong{margin-top:3px;font-size:19px}.hero-card-info a{width:max-content;margin-top:12px;color:var(--primary);font-size:13px;font-weight:750}.benefits{background:#ffffff;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr)}.benefit{min-height:102px;display:flex;align-items:center;gap:14px;padding:20px 26px;border-right:1px solid var(--border)}.benefit:last-child{border-right:0}.benefit>span{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;background:var(--primary-light);color:var(--primary);font-size:19px;font-weight:800}.benefit div{display:flex;flex-direction:column}.benefit strong{font-size:14px}.benefit small{margin-top:3px;color:var(--text-soft);font-size:11px}.section{padding-top:85px;padding-bottom:85px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:32px}.eyebrow{display:block;margin-bottom:7px;color:var(--primary);font-size:12px;font-weight:800;letter-spacing:1.3px;text-transform:uppercase}.eyebrow.light{color:#a9cdf7}.model-finder h2,.section-heading h2{font-size:clamp(27px,3vw,38px);line-height:1.15;letter-spacing:-1px}.section-heading>a{color:var(--primary);font-size:14px;font-weight:750}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.category-card{min-height:230px;display:flex;flex-direction:column;justify-content:space-between;padding:28px;border:1px solid var(--border);border-radius:var(--radius);background:#ffffff;box-shadow:0 7px 25px rgba(23,41,62,.04);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.category-card:hover{transform:translateY(-7px);border-color:rgba(18,87,166,.35);box-shadow:var(--shadow-hover)}.category-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:16px;background:var(--primary-light);color:var(--primary);font-size:25px}.category-card h3{margin-top:27px;font-size:21px}.category-card p{min-height:44px;margin-top:8px;color:var(--text-soft);font-size:13px}.category-card strong{display:inline-block;margin-top:17px;color:var(--primary);font-size:13px}.brand-section{padding:70px 0;background:#ffffff;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.brand-grid{display:grid;grid-template-columns:repeat(8,1fr);overflow:hidden;border:1px solid var(--border);border-radius:var(--radius)}.brand-grid a{min-height:90px;display:grid;place-items:center;border-right:1px solid var(--border);background:#ffffff;color:#33445a;font-size:18px;font-weight:850;transition:background .2s ease,color .2s ease}.brand-grid a:last-child{border-right:0}.brand-grid a:hover{background:var(--primary-light);color:var(--primary)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:21px}.product-card{border:1px solid var(--border);border-radius:var(--radius);background:#ffffff;box-shadow:0 7px 26px rgba(23,41,62,.04);transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-hover)}.product-image{position:relative;min-height:245px;display:grid;place-items:center;padding:32px;background:linear-gradient(145deg,#f8fafc,#edf2f7);border-bottom:1px solid var(--border)}.product-image>span{position:absolute;top:17px;left:17px;padding:5px 10px;border-radius:999px;background:#ffffff;color:var(--primary);font-size:10px;font-weight:800;box-shadow:0 4px 14px rgba(22,39,59,.08)}.toner-box{width:155px;height:120px;display:flex;flex-direction:column;justify-content:center;padding:20px;border-radius:7px;background:linear-gradient(135deg,transparent 65%,rgba(255,176,0,.9) 0),linear-gradient(135deg,#173d6c,#071a33);color:#ffffff;box-shadow:0 20px 35px rgba(10,30,53,.25);transform:perspective(700px) rotateY(-6deg) rotateX(2deg)}.toner-box small{color:#9cc8f3;font-size:8px;letter-spacing:2px}.toner-box strong{font-size:26px;letter-spacing:1px}.toner-box em{font-size:9px;font-style:normal;opacity:.75}.product-content{padding:20px}.stock{color:var(--success);font-size:11px;font-weight:800}.product-content h3{min-height:48px;margin-top:8px;font-size:15px}.product-content p{margin-top:7px;color:var(--text-soft);font-size:11px}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:19px}.product-bottom>strong{font-size:17px;white-space:nowrap}.product-bottom button{min-height:39px;border:0;border-radius:9px;padding:0 14px;background:var(--primary);color:#ffffff;font-size:11px;font-weight:750;transition:background .2s ease}.product-bottom button:hover{background:var(--primary-dark)}.model-finder{padding:78px 0;background:radial-gradient(circle at 10% 50%,rgba(74,150,230,.17),transparent 30%),linear-gradient(125deg,#102c4d,#071b32);color:#ffffff}.model-finder-grid{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:75px}.model-finder p{max-width:520px;margin-top:15px;color:#c2d1e1;font-size:15px;line-height:1.7}.finder-form{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;padding:13px;border-radius:15px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14)}.finder-form button,.finder-form select{min-height:52px;border-radius:10px}.finder-form select{min-width:0;border:1px solid rgba(255,255,255,.2);outline:0;padding:0 15px;background:#ffffff;color:var(--text)}.finder-form button{border:0;padding:0 22px;background:var(--accent);color:#2d2300;font-size:13px;font-weight:850}.footer{padding-top:66px;background:#081522;color:#dce5ee}.footer-real-logo{width:230px;min-height:72px;display:flex;align-items:center;justify-content:flex-start;overflow:hidden}.footer-real-logo-image{display:block;width:215px;max-width:100%;height:auto;object-fit:contain}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1.2fr 1.2fr;gap:55px;padding-bottom:55px}.footer-logo .logo-text strong{color:#ffffff}.footer-logo .logo-text small{color:#8ca0b3}.footer-grid>div:first-child p{max-width:350px;margin-top:21px;color:#8fa0b0;font-size:13px;line-height:1.8}.footer-grid h3{margin-bottom:18px;color:#ffffff;font-size:14px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start}.footer-grid a,.footer-grid span{margin-bottom:11px;color:#8fa0b0;font-size:12px;transition:color .2s ease}.footer-grid a:hover{color:#ffffff}.footer-bottom{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.1);color:#768a9d;font-size:11px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(255,176,0,.55);outline-offset:2px}@media (max-width:1100px){.header-content{grid-template-columns:205px 1fr auto;gap:18px}.account-button{display:none}.navigation-content{gap:18px;overflow-x:auto}.all-categories,.navigation-content a{flex:0 0 auto}.hero-grid{gap:35px}.hero h1{font-size:46px}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.brand-grid{grid-template-columns:repeat(4,1fr)}.brand-grid a:nth-child(4){border-right:0}.brand-grid a:nth-child(-n+4){border-bottom:1px solid var(--border)}.benefits-grid{grid-template-columns:repeat(2,1fr)}.benefit:nth-child(2){border-right:0}.benefit:nth-child(-n+2){border-bottom:1px solid var(--border)}.model-finder-grid{grid-template-columns:1fr;gap:35px}}@media (max-width:780px){.real-logo-link{width:190px;height:60px}.real-logo-image{width:185px}.container{width:min(calc(100% - 28px),var(--container))}.topbar-content{justify-content:center}.topbar-links{display:none}.header-content{min-height:auto;grid-template-columns:1fr auto;padding:16px 0}.header-search{grid-column:1/-1;grid-row:2}.navigation-content{min-height:48px}.all-categories{min-height:48px;padding-inline:16px}.hero{padding:50px 0}.hero-grid{grid-template-columns:1fr}.hero h1{font-size:40px;letter-spacing:-1.5px}.hero-content>p{font-size:16px}.hero-card{max-width:500px;width:100%;margin-inline:auto}.section{padding-top:60px;padding-bottom:60px}.section-heading{align-items:flex-start;flex-direction:column;gap:12px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:40px}.finder-form{grid-template-columns:1fr}}@media (max-width:540px){.real-logo-link{width:160px;height:52px}.real-logo-image{width:155px}.footer-real-logo{width:190px;min-height:64px}.footer-real-logo-image{width:175px}.logo-mark{width:40px;height:40px;font-size:21px}.logo-text strong{font-size:16px}.cart-button{min-width:79px}.header-search{height:46px}.header-search button{min-width:70px}.hero h1{font-size:34px}.hero-search{min-height:auto;flex-direction:column;overflow:visible;border:0;background:transparent;box-shadow:none}.hero-search button,.hero-search input{min-height:52px;border-radius:11px}.hero-search input{border:1px solid #ced9e7;background:#ffffff}.hero-search button{margin-top:9px}.printer-visual{min-height:280px;padding:35px 20px}.printer-body{width:225px;height:125px}.printer-paper{width:145px;height:165px}.benefits-grid,.brand-grid,.category-grid,.product-grid{grid-template-columns:1fr}.benefit{border-right:0;border-bottom:1px solid var(--border)}.benefit:last-child{border-bottom:0}.brand-grid a{min-height:70px;border-right:0;border-bottom:1px solid var(--border)}.brand-grid a:last-child{border-bottom:0}.category-card{min-height:210px}.product-content h3{min-height:auto}.footer-grid{grid-template-columns:1fr}.footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center;padding:20px 0}}.site-logo-link{width:225px;height:70px;display:flex;align-items:center;overflow:hidden}.footer-site-logo-image,.site-logo-image{width:215px;height:auto;object-fit:contain}.footer-brand-logo{min-height:70px;overflow:hidden}.cart-button{justify-content:center}.all-categories,.cart-button{display:inline-flex;align-items:center}.product-image img{width:100%;height:185px;transition:transform .25s ease}.product-card:hover .product-image img{transform:scale(1.035)}.product-detail-stock.out,.stock.out{color:#b42318}.product-price-stack{display:flex;flex-direction:column;align-items:flex-start;line-height:1.15}.product-price-stack del{margin-bottom:3px;color:#98a2b3;font-size:11px}.product-price-stack strong{font-size:17px;white-space:nowrap}.add-cart{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.add-cart.compact{align-items:flex-end}.add-cart button{min-height:46px;border:0;border-radius:10px;padding:0 20px;background:var(--primary);color:#fff;font-weight:800}.add-cart.compact button{min-height:39px;padding:0 14px;font-size:11px}.add-cart button:hover:not(:disabled){background:var(--primary-dark)}.add-cart button:disabled{cursor:not-allowed;background:#98a2b3}.add-cart span{color:var(--success);font-size:11px;font-weight:700}.finder-form input{min-width:0;min-height:52px;border:1px solid rgba(255,255,255,.2);border-radius:10px;outline:0;padding:0 15px;background:#fff;color:var(--text)}.catalog-hero{padding:62px 0;background:radial-gradient(circle at 82% 25%,rgba(255,176,0,.16),transparent 22%),linear-gradient(120deg,#eaf3fd,#f8fbff 62%,#edf4fc);border-bottom:1px solid var(--border)}.catalog-hero.compact-hero{padding:48px 0}.catalog-hero h1{font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-1.8px}.catalog-hero p{max-width:760px;margin-top:15px;color:var(--text-soft);font-size:16px}.catalog-section{padding-top:42px;padding-bottom:85px}.catalog-filter-form{display:grid;grid-template-columns:minmax(230px,1.6fr) repeat(5,minmax(130px,1fr)) auto;align-items:end;gap:12px;padding:20px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:0 8px 28px rgba(22,39,59,.05)}.catalog-filter-form label{min-width:0;display:flex;flex-direction:column;gap:7px}.catalog-filter-form label span{color:#475467;font-size:11px;font-weight:800}.catalog-filter-form button,.catalog-filter-form input,.catalog-filter-form select{min-width:0;min-height:44px;border-radius:9px}.catalog-filter-form input,.catalog-filter-form select{border:1px solid #cfd8e3;outline:0;padding:0 12px;background:#fff;color:var(--text)}.catalog-filter-form button{border:0;padding:0 18px;background:var(--primary);color:#fff;font-size:12px;font-weight:800}.catalog-result-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:32px 0 22px}.catalog-result-heading div{display:flex;flex-direction:column;gap:4px}.catalog-result-heading strong{font-size:22px}.catalog-result-heading span{color:var(--text-soft);font-size:12px}.catalog-result-heading a{color:var(--primary);font-size:13px;font-weight:800}.catalog-product-grid{grid-template-columns:repeat(4,1fr)}.empty-state{padding:55px 28px;border:1px dashed #b9c8d8;border-radius:var(--radius);background:#fff;text-align:center}.empty-state h2{font-size:24px}.empty-state p{margin-top:9px;color:var(--text-soft)}.empty-state a{min-height:43px;display:inline-flex;align-items:center;margin-top:20px;border-radius:9px;padding:0 18px;background:var(--primary);color:#fff;font-size:13px;font-weight:800}.product-detail-section{padding:35px 0 90px}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:25px;color:var(--text-soft);font-size:12px}.breadcrumbs a:hover{color:var(--primary)}.product-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.82fr);gap:45px;align-items:start}.compatible-models-card,.product-description-card,.product-detail-content,.product-gallery,.product-spec-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff}.product-gallery{padding:24px}.product-gallery-main{min-height:500px;display:grid;place-items:center;overflow:hidden;border-radius:13px;background:linear-gradient(145deg,#f8fafc,#edf2f7)}.product-gallery-main>img{width:100%;height:470px;object-fit:contain;padding:28px}.product-gallery-placeholder{display:flex;flex-direction:column;align-items:center;gap:9px;color:var(--text-soft)}.product-gallery-placeholder strong{color:var(--primary);font-size:24px}.product-gallery-thumbs{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.product-gallery-thumbs button{width:78px;height:78px;overflow:hidden;border:2px solid transparent;border-radius:10px;background:#f6f8fa}.product-gallery-thumbs button.active{border-color:var(--primary)}.product-gallery-thumbs img{width:100%;height:100%;object-fit:contain}.product-detail-content{padding:32px}.product-detail-badges{display:flex;flex-wrap:wrap;gap:8px}.product-detail-badges span{padding:5px 10px;border-radius:999px;background:var(--primary-light);color:var(--primary);font-size:10px;font-weight:800}.product-detail-content h1{margin-top:17px;font-size:clamp(30px,4vw,45px);line-height:1.12;letter-spacing:-1.4px}.product-detail-lead{margin-top:15px;color:var(--text-soft);font-size:15px;line-height:1.75}.product-code-row{display:flex;flex-wrap:wrap;gap:10px 24px;margin-top:18px;padding:14px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);color:var(--text-soft);font-size:12px}.product-code-row strong{color:var(--text)}.product-detail-price{display:flex;flex-direction:column;align-items:flex-start;margin-top:25px}.product-detail-price del{color:#98a2b3;font-size:14px}.product-detail-price>strong{margin-top:2px;color:var(--primary-dark);font-size:39px;line-height:1.1}.product-detail-price small{margin-top:7px;color:var(--text-soft);font-size:11px}.product-detail-stock{margin-top:18px;color:var(--success);font-size:13px;font-weight:800}.product-detail-actions{display:flex;flex-wrap:wrap;align-items:flex-start;gap:12px;margin-top:24px}.whatsapp-detail{min-height:46px;display:inline-flex;align-items:center;border:1px solid #159455;border-radius:10px;padding:0 20px;color:#137546;font-size:13px;font-weight:800}.product-service-list{display:grid;gap:8px;margin-top:25px;padding:18px;border-radius:12px;background:#f7f9fb;color:#475467;font-size:12px;list-style-position:inside}.product-information-grid{display:grid;grid-template-columns:1.4fr .6fr;gap:22px;margin-top:28px}.compatible-models-card,.product-description-card,.product-spec-card{padding:30px}.compatible-models-card h2,.product-description-card h2{font-size:25px}.rich-text{display:grid;gap:13px;margin-top:18px;color:#475467;font-size:14px;line-height:1.8}.product-spec-card dl{display:grid;margin-top:12px}.product-spec-card dl div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid var(--border);font-size:12px}.product-spec-card dt{color:var(--text-soft)}.product-spec-card dd{font-weight:750;text-align:right}.compatible-models-card{margin-top:22px}.compatible-models-card p{margin-top:13px;color:#475467;line-height:1.8;white-space:pre-wrap}.cart-section{padding-top:40px;padding-bottom:90px}.cart-status{padding:30px;border:1px solid var(--border);border-radius:var(--radius);background:#fff}.cart-status.error{color:#b42318}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:25px;align-items:start}.cart-list{display:grid;gap:12px}.cart-row{display:grid;grid-template-columns:95px minmax(0,1fr) auto 125px auto;align-items:center;gap:17px;padding:16px;border:1px solid var(--border);border-radius:14px;background:#fff}.cart-row-image{width:95px;height:90px;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:#f5f7fa}.cart-row-image img{width:100%;height:100%;object-fit:contain;padding:6px}.cart-row-image span{color:var(--text-soft);font-size:11px}.cart-row-content h2{font-size:15px;line-height:1.4}.cart-row-content span{display:block;margin-top:4px;color:var(--text-soft);font-size:10px}.cart-row-content>strong{display:block;margin-top:8px;color:var(--primary);font-size:13px}.cart-quantity{display:flex;align-items:center;overflow:hidden;border:1px solid var(--border);border-radius:9px}.cart-quantity button,.cart-quantity span{width:36px;height:36px;display:grid;place-items:center}.cart-quantity button{border:0;background:#f3f6f9;font-size:18px}.cart-quantity button:disabled{opacity:.4;cursor:not-allowed}.cart-row-total{text-align:right;white-space:nowrap}.cart-remove{border:0;background:transparent;color:#b42318;font-size:11px;font-weight:800}.cart-summary{position:sticky;top:18px;padding:24px;border:1px solid var(--border);border-radius:var(--radius);background:#fff}.cart-summary>span{color:var(--primary);font-size:11px;font-weight:850;letter-spacing:1px;text-transform:uppercase}.cart-summary>div{display:flex;justify-content:space-between;gap:20px;margin-top:19px;padding:17px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.cart-summary p{margin-top:15px;color:var(--text-soft);font-size:11px;line-height:1.65}.whatsapp-order{min-height:48px;display:flex;align-items:center;justify-content:center;margin-top:20px;border-radius:10px;padding:0 15px;background:#159455;color:#fff;font-size:12px;font-weight:850;text-align:center}.clear-cart{width:100%;min-height:42px;margin-top:10px;border:1px solid var(--border);border-radius:9px;background:#fff;color:#b42318;font-size:11px;font-weight:800}.standalone-state{min-height:100vh;display:grid;place-content:center;justify-items:center;padding:30px;text-align:center}.standalone-state>span{color:var(--primary);font-size:65px;font-weight:900}.standalone-state h1{margin-top:8px;font-size:33px}.standalone-state p{max-width:620px;margin-top:12px;color:var(--text-soft)}.standalone-state a,.standalone-state button{min-height:44px;display:inline-flex;align-items:center;margin-top:22px;border:0;border-radius:9px;padding:0 18px;background:var(--primary);color:#fff;font-weight:800}@media (max-width:1180px){.catalog-filter-form{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-filter-form label:first-child{grid-column:span 2}.catalog-product-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.cart-layout,.product-detail-grid,.product-information-grid{grid-template-columns:1fr}.cart-summary{position:static}.product-gallery-main{min-height:390px}.product-gallery-main>img{height:360px}.cart-row{grid-template-columns:80px minmax(0,1fr) auto}.cart-row-image{width:80px;height:78px}.cart-quantity,.cart-remove,.cart-row-total{grid-column:2/-1;justify-self:start}}@media (max-width:720px){.site-logo-link{width:185px;height:62px}.footer-site-logo-image,.site-logo-image{width:175px}.catalog-filter-form{grid-template-columns:1fr}.catalog-filter-form label:first-child{grid-column:auto}.catalog-product-grid{grid-template-columns:1fr}.compatible-models-card,.product-description-card,.product-detail-content,.product-gallery,.product-spec-card{padding:20px}.product-gallery-main{min-height:310px}.product-gallery-main>img{height:290px;padding:15px}.product-detail-price>strong{font-size:32px}.product-detail-actions{flex-direction:column}.product-detail-actions .add-cart,.product-detail-actions .add-cart button,.whatsapp-detail{width:100%}.product-detail-actions .add-cart button,.whatsapp-detail{justify-content:center}.cart-row{grid-template-columns:65px minmax(0,1fr)}.cart-row-image{width:65px;height:65px}.cart-quantity,.cart-remove,.cart-row-total{grid-column:2}}.footer-grid-expanded{grid-template-columns:1.55fr .8fr 1.05fr 1.2fr 1.35fr;gap:38px}.footer-company-name{margin-top:12px!important;color:#b5c4d3!important;font-weight:700}.static-hero{background:radial-gradient(circle at 88% 22%,rgba(255,176,0,.16),transparent 22%),linear-gradient(125deg,#eaf3fd,#f8fbff 62%,#edf4fb)}.static-page-section{padding-top:44px;padding-bottom:78px}.static-content-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);gap:24px}.contact-card-grid,.feature-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.contact-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:24px}.contact-info-grid{margin-top:24px}.contact-card,.static-card{border:1px solid var(--border);border-radius:var(--radius);background:#ffffff;box-shadow:0 8px 28px rgba(22,39,59,.05)}.static-card{padding:30px}.contact-card{min-height:165px;display:flex;flex-direction:column;justify-content:center;padding:24px;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.contact-card:hover{transform:translateY(-4px);border-color:rgba(18,87,166,.38);box-shadow:var(--shadow-hover)}.contact-card>span{color:var(--primary);font-size:11px;font-weight:850;letter-spacing:1px;text-transform:uppercase}.contact-card>strong{margin-top:13px;font-size:18px;line-height:1.35}.contact-card>small{margin-top:8px;color:var(--text-soft);font-size:12px;line-height:1.55}.static-prose h2{margin-top:30px;font-size:21px;line-height:1.3}.static-prose h2:first-child{margin-top:0}.static-prose li,.static-prose p{color:#526174;font-size:14px;line-height:1.85}.static-prose p{margin-top:13px}.static-prose ol,.static-prose ul{margin-top:13px;padding-left:22px}.static-prose li+li{margin-top:7px}.static-prose a:not(.static-primary-link){color:var(--primary);font-weight:700;text-decoration:underline;text-underline-offset:3px}.legal-document,.wide-static-card{width:min(100%,980px);margin-inline:auto}.legal-document>h2{padding-top:4px;border-top:1px solid transparent}.company-card .eyebrow{margin-bottom:18px}.info-list{display:flex;flex-direction:column}.info-list>div{display:grid;grid-template-columns:minmax(110px,.85fr) minmax(0,1.4fr);gap:18px;padding:14px 0;border-bottom:1px solid var(--border)}.info-list>div:last-child{border-bottom:0}.info-list dt{color:var(--text-soft);font-size:12px}.info-list dd{font-size:13px;font-weight:750;text-align:right;overflow-wrap:anywhere}.legal-info-list{margin-top:15px}.legal-info-list>div{grid-template-columns:minmax(170px,.7fr) minmax(0,1.3fr)}.static-primary-link{min-height:44px;display:inline-flex;align-items:center;justify-content:center;margin-top:18px;border-radius:9px;padding:0 18px;background:var(--primary);color:#ffffff;font-size:13px;font-weight:800}.security-note-card{margin-top:24px;border-left:5px solid var(--success)}.cart-summary>.shipping-summary{display:flex;flex-direction:column;align-items:flex-start;gap:5px;margin-top:12px;padding:13px 15px;border:1px solid #d9e4ef;border-radius:10px;background:#f7faff}.cart-summary>.shipping-summary.free{border-color:#c6ead8;background:#f0fbf5}.shipping-summary strong{font-size:12px}.shipping-summary span{color:var(--text-soft);font-size:11px;line-height:1.5}.legal-acceptance{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:flex-start;gap:10px;margin-top:18px;padding:13px;border:1px solid var(--border);border-radius:10px;background:#fbfcfe}.legal-acceptance input{width:16px;height:16px;margin-top:2px;accent-color:var(--primary)}.legal-acceptance span{color:var(--text-soft);font-size:11px;line-height:1.6}.legal-acceptance a{color:var(--primary);font-weight:750;text-decoration:underline;text-underline-offset:2px}.whatsapp-order.disabled{background:#a8b4bf;cursor:not-allowed;opacity:.75}.checkout-help{display:block;margin-top:8px;color:#9a5b00;font-size:10px;line-height:1.5}@media (max-width:1180px){.footer-grid-expanded{grid-template-columns:repeat(3,1fr)}.contact-card-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.feature-info-grid,.static-content-grid{grid-template-columns:1fr}.static-page-section{padding-top:32px;padding-bottom:58px}}@media (max-width:780px){.footer-grid-expanded{grid-template-columns:repeat(2,1fr)}.static-card{padding:24px}.info-list>div,.legal-info-list>div{grid-template-columns:1fr;gap:5px}.info-list dd{text-align:left}}@media (max-width:540px){.contact-card-grid,.footer-grid-expanded{grid-template-columns:1fr}.contact-card{min-height:135px}.static-card{padding:20px;border-radius:13px}.static-prose h2{font-size:19px}.static-prose li,.static-prose p{font-size:13px}.cart-summary{padding:19px}}.mobile-quick-links{display:none}.floating-whatsapp{position:fixed;right:22px;bottom:22px;z-index:80;min-height:52px;display:inline-flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.38);border-radius:999px;padding:8px 18px 8px 9px;background:#159455;color:#ffffff;box-shadow:0 14px 34px rgba(9,70,40,.3);transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.floating-whatsapp:hover{transform:translateY(-3px);background:#0f8048;box-shadow:0 18px 40px rgba(9,70,40,.36)}.floating-whatsapp-icon{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:rgba(255,255,255,.16)}.floating-whatsapp-icon svg{width:24px;height:24px;fill:currentColor}.floating-whatsapp strong{font-size:13px;letter-spacing:.1px}.navigation-content{scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-color:rgba(18,87,166,.35) transparent;scrollbar-width:thin}.navigation-content a{scroll-snap-align:start}@media (max-width:780px){.navigation{overflow:hidden}.navigation:after{content:"";position:absolute;top:0;right:0;bottom:0;width:34px;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,0),#ffffff 78%)}.navigation-content{width:100%;padding-left:14px;padding-right:42px;gap:22px}.navigation-content::-webkit-scrollbar{height:4px}.navigation-content::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(18,87,166,.3)}.mobile-quick-links{min-height:39px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--border);background:#f8fbff}.mobile-quick-links a{min-width:0;display:grid;place-items:center;border-right:1px solid var(--border);color:var(--primary-dark);font-size:11px;font-weight:750}.mobile-quick-links a:last-child{border-right:0}.floating-whatsapp{right:16px;bottom:max(16px,env(safe-area-inset-bottom))}}@media (max-width:540px){.topbar-content{min-height:34px;text-align:center}.topbar-content>span{font-size:11px;line-height:1.35}.header-content{gap:12px;padding:13px 0}.site-logo-link{width:174px;height:54px}.site-logo-image{width:166px}.cart-button{min-width:76px;min-height:44px;padding-inline:10px}.header-search{height:45px}.navigation-content{gap:20px}.navigation-content a{font-size:13px}.all-categories{padding-inline:15px}.hero{padding:38px 0 44px}.hero h1{font-size:clamp(31px,9vw,36px);line-height:1.08}.hero-content>p{margin-top:18px;font-size:14px;line-height:1.75}.hero-card{margin-top:4px}.section{padding-top:48px;padding-bottom:48px}.brand-section{padding:48px 0}.section-heading{margin-bottom:26px}.model-finder h2,.section-heading h2{font-size:27px;line-height:1.15}.category-grid{gap:14px}.category-card{min-height:190px;padding:27px}.category-card h3{margin-top:20px}.brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-grid a{min-height:60px;border-right:1px solid var(--border);border-bottom:1px solid var(--border);padding:8px;font-size:15px;text-align:center}.brand-grid a:nth-child(2n){border-right:0}.brand-grid a:nth-last-child(-n+2){border-bottom:0}.product-grid{gap:16px}.product-image{min-height:220px;padding:24px}.product-content{padding:18px}.model-finder{padding:52px 0}.finder-form{gap:10px;padding:13px}.footer{padding-top:38px}.footer-grid-expanded{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 18px;padding-bottom:34px}.footer-grid-expanded>div:first-child,.footer-grid-expanded>div:last-child,.footer-grid-expanded>div:nth-child(4){grid-column:1/-1}.footer-grid-expanded>div:nth-child(4){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px}.footer-grid-expanded>div:nth-child(4) h3{grid-column:1/-1}.footer-brand-logo{width:178px;height:auto}.footer-site-logo-image{width:170px}.footer-grid>div:first-child p{margin-top:14px;font-size:12px;line-height:1.7}.footer-grid h3{margin-bottom:11px}.footer-grid a,.footer-grid span{margin-bottom:8px;font-size:11px;line-height:1.5}.footer-bottom{min-height:auto;gap:8px;padding:17px 0;font-size:10px}.compact-hero{padding-top:38px;padding-bottom:38px}.compact-hero h1{font-size:38px}.cart-section{padding-top:24px;padding-bottom:64px}.cart-layout{gap:16px}.cart-row{grid-template-columns:60px minmax(0,1fr) auto;align-items:start;gap:10px 12px;padding:14px}.cart-row-image{width:60px;height:60px;grid-row:1/span 2}.cart-row-content{grid-column:2/4}.cart-row-content h2{font-size:14px}.cart-quantity{grid-column:2;justify-self:start}.cart-quantity button,.cart-quantity span{width:34px;height:34px}.cart-row-total{grid-column:3;align-self:center;font-size:14px}.cart-remove{grid-column:2/4;justify-self:end;padding:5px 0}.cart-summary{padding:18px;border-radius:14px}.cart-summary>div{margin-top:15px;padding:14px 0}.legal-acceptance{padding:12px}.whatsapp-order{min-height:50px}.floating-whatsapp{width:54px;min-height:54px;justify-content:center;padding:0;border-radius:50%}.floating-whatsapp-icon{width:42px;height:42px;background:transparent}.floating-whatsapp strong{display:none}}.finder-form-smart{grid-template-columns:minmax(150px,.9fr) minmax(210px,1.25fr) minmax(200px,1.15fr) auto}.finder-form-smart select:disabled{cursor:not-allowed;opacity:.65}.compatible-model-chip-grid{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.compatible-model-chip-grid span{border:1px solid var(--border);border-radius:999px;padding:9px 12px;background:#f3f8fe;color:var(--primary-dark);font-size:13px;font-weight:750}.compatible-model-note{margin-top:18px;color:var(--muted);line-height:1.75}@media (max-width:980px){.finder-form-smart{grid-template-columns:repeat(2,minmax(0,1fr))}.finder-form-smart button{grid-column:1/-1}}@media (max-width:540px){.finder-form-smart{grid-template-columns:1fr}.finder-form-smart button{grid-column:auto}.compatible-model-chip-grid{gap:7px}.compatible-model-chip-grid span{width:100%;border-radius:10px;padding:10px 12px}}.cart-payment-preview{display:grid;gap:7px;border:1px solid var(--border);border-radius:12px;padding:14px;background:#f8fbff}.cart-payment-preview strong{margin-bottom:2px;color:var(--ink);font-size:13px}.cart-payment-preview span{color:var(--muted);font-size:12px}.cart-payment-preview .muted-option{opacity:.65}.checkout-link,.checkout-submit{min-height:52px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;padding:12px 18px;background:var(--primary);color:#fff;font:inherit;font-size:13px;font-weight:850;text-align:center;cursor:pointer}.checkout-submit:disabled{cursor:not-allowed;background:#bbc6d1}.checkout-section{padding-top:34px;padding-bottom:84px}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,420px);align-items:start;gap:22px}.checkout-main{display:grid;gap:16px}.checkout-card{border:1px solid var(--border);border-radius:16px;padding:22px;background:#fff;box-shadow:0 12px 35px rgba(27,54,82,.05)}.checkout-card-heading{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px}.checkout-card-heading>span{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border-radius:50%;background:#e5f1ff;color:var(--primary);font-weight:900}.checkout-card-heading h2{margin:0;color:var(--ink);font-size:20px}.checkout-card-heading p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.checkout-grid{display:grid;gap:13px}.checkout-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-grid label,.checkout-note-field{display:grid;gap:7px;color:var(--ink);font-size:12px;font-weight:750}.cancellation-request textarea,.checkout-grid input,.checkout-grid textarea,.checkout-note-field textarea,.tracking-form input{width:100%;border:1px solid var(--border);border-radius:9px;padding:12px 13px;background:#fff;color:var(--ink);font:inherit;outline:none}.cancellation-request textarea:focus,.checkout-grid input:focus,.checkout-grid textarea:focus,.checkout-note-field textarea:focus,.tracking-form input:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(22,96,180,.1)}.checkout-grid small{color:var(--muted);font-size:10px;font-weight:500}.full-span{grid-column:1/-1}.choice-grid{display:grid;gap:10px;margin-bottom:16px}.choice-grid.two-options{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-options{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-card{min-height:118px;position:relative;display:flex;flex-direction:column;gap:7px;border:1px solid var(--border);border-radius:12px;padding:15px;background:#fff;cursor:pointer}.choice-card.active{border-color:var(--primary);background:#f1f7ff;box-shadow:inset 0 0 0 1px var(--primary)}.choice-card.disabled{cursor:not-allowed;opacity:.55;background:#f3f4f6}.choice-card input{position:absolute;top:14px;right:14px}.choice-card strong{padding-right:24px;color:var(--ink);font-size:14px}.choice-card span{color:var(--muted);font-size:11px;line-height:1.55}.inline-check{display:flex;align-items:center;gap:9px;margin-top:15px;color:var(--ink);font-size:12px;font-weight:700}.invoice-address-grid{margin-top:16px;border-top:1px solid var(--border);padding-top:16px}.checkout-note-field{margin-top:15px}.checkout-summary{position:sticky;top:18px}.checkout-product-list{display:grid;gap:11px;margin-top:15px}.checkout-product-list>div{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:10px;border-bottom:1px solid var(--border);padding-bottom:11px}.checkout-product-thumb{width:54px;height:54px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--border);border-radius:9px;background:#f5f8fb}.checkout-product-thumb img{width:100%;height:100%;object-fit:contain}.checkout-product-list>div>div:nth-child(2){min-width:0;display:grid;gap:4px}.checkout-product-list strong{color:var(--ink);font-size:11px}.checkout-product-list span{color:var(--muted);font-size:10px}.checkout-totals{display:grid;gap:10px;margin-top:17px;border-top:1px solid var(--border);padding-top:15px}.checkout-totals>div{display:flex;justify-content:space-between;gap:15px;color:var(--muted);font-size:12px}.checkout-grand-total{border-top:1px solid var(--border);padding-top:12px;color:var(--ink)!important;font-size:16px!important}.checkout-security-note,.checkout-shipping-note{color:var(--muted);font-size:10px;line-height:1.65}.checkout-legal{margin:15px 0 12px}.checkout-error{border:1px solid #efbeb9;border-radius:9px;padding:11px;background:#fff1f0;color:#a72920;font-size:11px;line-height:1.55}.order-success-page{padding:52px 0 84px;background:#f4f7fa}.order-success-card{max-width:760px;margin:0 auto;border:1px solid var(--border);border-radius:18px;padding:34px;background:#fff;box-shadow:0 18px 50px rgba(27,54,82,.08);text-align:center}.order-success-icon{width:62px;height:62px;display:grid;place-items:center;margin:0 auto 16px;border-radius:50%;background:#dff5e7;color:#14713f;font-size:30px;font-weight:900}.order-success-card h1{margin:5px 0 10px;color:var(--ink);font-size:38px}.order-success-card>p{max-width:560px;margin:0 auto;color:var(--muted);line-height:1.7}.order-number-box{display:grid;gap:7px;margin:24px 0;border:1px dashed #9dbad8;border-radius:13px;padding:18px;background:#f4f9ff}.order-number-box span{color:var(--muted);font-size:11px}.order-number-box strong{color:var(--primary-dark);font-size:25px;letter-spacing:.03em}.success-order-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:17px}.success-order-summary>div{display:grid;gap:6px;border:1px solid var(--border);border-radius:11px;padding:14px;text-align:left}.success-order-summary span{color:var(--muted);font-size:10px}.success-order-summary strong{color:var(--ink);font-size:13px}.bank-transfer-box{margin:17px 0;border:1px solid #b9d4ef;border-radius:13px;padding:18px;background:#f3f8fe;text-align:left}.bank-transfer-box>span{color:var(--primary-dark);font-size:12px;font-weight:900;text-transform:uppercase}.bank-transfer-box dl{margin:13px 0 0;display:grid;gap:9px}.bank-transfer-box dl>div{display:grid;grid-template-columns:120px minmax(0,1fr);gap:10px}.bank-transfer-box dt{color:var(--muted);font-size:11px}.bank-transfer-box dd{margin:0;color:var(--ink);font-size:11px;font-weight:800;overflow-wrap:anywhere}.bank-transfer-box p{margin:12px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.cod-box{border-color:#ead18e;background:#fff9e8}.order-info-note{margin:14px 0;border:1px solid #e7cf94;border-radius:10px;padding:12px;background:#fff9e9;color:#765000;font-size:11px;line-height:1.6;text-align:left}.order-info-note.success{border-color:#b9dfc7;background:#effaf3;color:#17663a}.order-success-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:20px}.order-success-actions a{min-height:48px;display:flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:9px;padding:10px;color:var(--primary-dark);font-size:11px;font-weight:850}.order-success-actions a:first-child{border-color:#159447;background:#159447;color:#fff}.tracking-section{padding-top:34px;padding-bottom:84px}.tracking-layout{display:grid;grid-template-columns:minmax(280px,390px) minmax(0,1fr);align-items:start;gap:22px}.tracking-form,.tracking-result{border:1px solid var(--border);border-radius:16px;padding:22px;background:#fff;box-shadow:0 12px 35px rgba(27,54,82,.05)}.tracking-form{display:grid;gap:13px}.tracking-form h2{margin:0;color:var(--ink);font-size:24px}.tracking-form p{margin:0 0 5px;color:var(--muted);font-size:12px;line-height:1.6}.tracking-form label{display:grid;gap:6px;color:var(--ink);font-size:11px;font-weight:800}.cancellation-request button,.tracking-form button{min-height:46px;border:0;border-radius:9px;background:var(--primary);color:#fff;font:inherit;font-size:12px;font-weight:850;cursor:pointer}.tracking-result{display:grid;gap:18px}.tracking-result-header{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.tracking-result-header span{color:var(--muted);font-size:10px;text-transform:uppercase}.tracking-result-header h2{margin:4px 0;color:var(--ink);font-size:23px}.tracking-result-header small{color:var(--muted);font-size:10px}.order-status{display:inline-flex;align-items:center;min-height:30px;border-radius:999px;padding:0 12px;font-size:10px;font-weight:900}.order-status-new{background:#e9f3ff;color:#1257a6}.order-status-confirmed{background:#e6f7ef;color:#167044}.order-status-preparing{background:#fff4d8;color:#9b6300}.order-status-shipped{background:#eee9ff;color:#5d3ca6}.order-status-completed{background:#dcf5e5;color:#17663a}.order-status-cancelled{background:#ffeded;color:#b3261e}.tracking-progress{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0}.tracking-progress>div{position:relative;display:grid;justify-items:center;gap:7px;color:#9aa6b4;font-size:9px;text-align:center}.tracking-progress>div:before{content:"";width:100%;height:2px;position:absolute;top:6px;left:-50%;background:#dce5ee}.tracking-progress>div:first-child:before{display:none}.tracking-progress i{width:14px;height:14px;z-index:1;border-radius:50%;background:#dce5ee}.tracking-progress>div.active{color:var(--primary-dark);font-weight:850}.tracking-progress>div.active i,.tracking-progress>div.active:before{background:var(--primary)}.tracking-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.tracking-info-grid>div{display:grid;gap:5px;border:1px solid var(--border);border-radius:11px;padding:13px;background:#f8fafc}.tracking-info-grid small,.tracking-info-grid span{color:var(--muted);font-size:9px}.tracking-info-grid strong{color:var(--ink);font-size:12px}.tracking-items{border:1px solid var(--border);border-radius:12px;overflow:hidden}.tracking-items>div{display:grid;grid-template-columns:minmax(0,1fr) 80px 110px;align-items:center;gap:10px;border-bottom:1px solid var(--border);padding:12px;font-size:11px}.tracking-items>div:last-child{border-bottom:0}.tracking-items>div>div{display:grid;gap:4px}.tracking-items strong{color:var(--ink)}.tracking-items span{color:var(--muted);font-size:10px}.cancellation-request{display:grid;gap:10px;border:1px solid #e8c678;border-radius:12px;padding:14px;background:#fffaf0}.cancellation-request h3{margin:0;color:#7f5100;font-size:15px}.cancellation-request p{margin:0;color:#7b6742;font-size:10px;line-height:1.55}.cancellation-request button{width:fit-content;min-height:40px;background:#a86500}@media (max-width:980px){.checkout-layout,.tracking-layout{grid-template-columns:1fr}.checkout-summary{position:static}.payment-options{grid-template-columns:1fr}}@media (max-width:640px){.checkout-section,.tracking-section{padding-top:20px;padding-bottom:60px}.checkout-card,.tracking-form,.tracking-result{border-radius:13px;padding:16px}.checkout-grid.two-columns,.choice-grid.two-options,.order-success-actions,.success-order-summary,.tracking-info-grid{grid-template-columns:1fr}.full-span{grid-column:auto}.choice-card{min-height:100px}.checkout-product-list>div{grid-template-columns:48px minmax(0,1fr)}.checkout-product-list>div>strong{grid-column:2}.order-success-card{padding:22px 16px}.order-success-card h1{font-size:30px}.order-number-box strong{font-size:19px}.bank-transfer-box dl>div{grid-template-columns:1fr;gap:3px}.tracking-result-header{flex-direction:column}.tracking-progress{overflow-x:auto;padding-bottom:6px}.tracking-progress>div{min-width:78px}.tracking-items>div{grid-template-columns:minmax(0,1fr) auto}.tracking-items>div>strong{grid-column:2}}.contact-form-card{display:grid;grid-template-columns:minmax(230px,330px) minmax(0,1fr);gap:28px;margin-bottom:24px;border:1px solid var(--border);border-radius:18px;padding:26px;background:#fff;box-shadow:0 14px 40px rgba(27,54,82,.055)}.contact-form-heading h2{margin:7px 0 10px;color:var(--ink);font-size:27px}.contact-form-heading p{margin:0;color:var(--muted);font-size:12px;line-height:1.75}.contact-form{display:grid;gap:14px}.contact-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.contact-form-grid label{display:grid;gap:7px;color:var(--ink);font-size:11px;font-weight:800}.contact-form-grid input,.contact-form-grid select,.contact-form-grid textarea{width:100%;border:1px solid var(--border);border-radius:9px;padding:11px 12px;background:#fff;color:var(--ink);font:inherit;font-size:12px;outline:none}.contact-form-grid input,.contact-form-grid select{min-height:45px}.contact-form-grid textarea{resize:vertical;line-height:1.6}.contact-form-grid input:focus,.contact-form-grid select:focus,.contact-form-grid textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(18,87,166,.1)}.contact-form-full{grid-column:1/-1}.contact-form-full small{justify-self:end;color:var(--muted);font-size:9px;font-weight:500}.contact-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.contact-legal-check{display:flex;align-items:flex-start;gap:9px;color:var(--muted);font-size:10px;line-height:1.6}.contact-legal-check input{flex:0 0 auto;width:17px;height:17px;margin-top:1px;accent-color:var(--primary)}.contact-legal-check a{color:var(--primary-dark);font-weight:800;text-decoration:underline}.contact-form>button{min-height:48px;width:fit-content;border:0;border-radius:9px;padding:0 22px;background:var(--primary);color:#fff;font:inherit;font-size:12px;font-weight:850;cursor:pointer}.contact-form>button:disabled{opacity:.5;cursor:not-allowed}.contact-form-error,.contact-form-success{border-radius:9px;padding:11px 13px;font-size:11px;line-height:1.55}.contact-form-error{border:1px solid #efb7b2;background:#fff4f3;color:#a72b24}.contact-form-success{border:1px solid #b8ddc4;background:#effaf3;color:#17663a}@media (max-width:840px){.contact-form-card{grid-template-columns:1fr;gap:18px}}@media (max-width:620px){.contact-form-card{border-radius:14px;padding:17px}.contact-form-grid{grid-template-columns:1fr}.contact-form-full{grid-column:auto}.contact-form>button{width:100%}}.home-v8-main{background:#f5f8fc}.home-finder-strip{display:grid;grid-template-columns:235px minmax(0,1fr);align-items:center;gap:20px;margin-top:22px;border:1px solid #dbe5ef;border-radius:14px;padding:14px 16px;background:#fff;box-shadow:0 8px 26px rgba(15,47,82,.045)}.home-finder-copy small,.home-finder-copy span,.home-finder-copy strong{display:block}.home-finder-copy span{color:#1257a6;font-size:9px;font-weight:900;letter-spacing:1.15px}.home-finder-copy strong{margin-top:4px;color:#172c45;font-size:16px}.home-finder-copy small{margin-top:3px;color:#788599;font-size:10px;line-height:1.45}.home-finder-strip .finder-form-smart{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(210px,1.1fr) minmax(220px,1fr) auto;gap:9px;padding:0;border:0;background:transparent}.home-finder-strip .finder-form-smart button,.home-finder-strip .finder-form-smart input,.home-finder-strip .finder-form-smart select{min-height:44px;border-radius:9px}.home-hero-container{position:relative;margin-bottom:30px}.home-hero-slider{overflow:hidden;border:1px solid #d8e3ef;border-radius:18px 18px 0 0;background:#fff;box-shadow:0 22px 55px rgba(13,52,92,.1)}.home-hero-slider,.home-hero-track{position:relative;min-height:420px}.home-hero-slide{position:absolute;inset:0;display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;overflow:hidden;padding:52px 72px;opacity:0;visibility:hidden;transform:translateX(22px);transition:opacity .55s ease,transform .55s ease,visibility .55s;isolation:isolate}.home-hero-slide-active{opacity:1;visibility:visible;transform:translateX(0);z-index:1}.home-hero-background{position:absolute;inset:0;z-index:-3;background:linear-gradient(112deg,var(--slide-from),var(--slide-to))}.home-hero-background:after,.home-hero-background:before{content:"";position:absolute;border-radius:999px;filter:blur(2px);opacity:.42}.home-hero-background:before{width:420px;height:420px;right:-90px;top:-180px;background:color-mix(in srgb,var(--slide-accent) 24%,transparent)}.home-hero-background:after{width:310px;height:310px;left:35%;bottom:-230px;background:color-mix(in srgb,var(--slide-accent) 18%,transparent)}.home-hero-picture{position:absolute;inset:0;z-index:-2}.home-hero-picture:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,.82) 34%,rgba(255,255,255,.08) 70%)}.home-hero-theme-light .home-hero-picture:after{background:linear-gradient(90deg,rgba(5,31,61,.92),rgba(5,31,61,.7) 36%,rgba(5,31,61,.04) 74%)}.home-hero-picture img{width:100%;height:100%;object-fit:cover}.home-hero-content{position:relative;z-index:2;max-width:610px}.home-hero-slide-center .home-hero-content{grid-column:1/-1;justify-self:center;text-align:center}.home-hero-slide-right .home-hero-content{grid-column:2;justify-self:end;text-align:right}.home-hero-theme-dark .home-hero-content{color:#0c2440}.home-hero-theme-light .home-hero-content{color:#fff}.home-hero-eyebrow{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;padding:0 11px;background:color-mix(in srgb,var(--slide-accent) 13%,white);color:var(--slide-accent);font-size:10px;font-weight:900;letter-spacing:1.1px}.home-hero-theme-light .home-hero-eyebrow{background:rgba(255,255,255,.15);color:#fff}.home-hero-content h1{max-width:650px;margin:17px 0 0;font-size:clamp(38px,4.7vw,65px);line-height:1.02;letter-spacing:-2.5px}.home-hero-content p{max-width:570px;margin:19px 0 0;color:#52657b;font-size:16px;line-height:1.7}.home-hero-theme-light .home-hero-content p{color:rgba(255,255,255,.82)}.home-hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:11px;margin-top:27px}.home-hero-slide-center .home-hero-actions{justify-content:center}.home-hero-slide-right .home-hero-actions{justify-content:flex-end}.home-hero-actions a{min-height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:0 18px;font-size:13px;font-weight:850;text-decoration:none}.home-hero-primary{background:var(--slide-accent);color:#fff;box-shadow:0 10px 24px color-mix(in srgb,var(--slide-accent) 27%,transparent)}.home-hero-secondary{border:1px solid rgba(18,87,166,.24);background:rgba(255,255,255,.75);color:#1b3d62}.home-hero-theme-light .home-hero-secondary{border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.12);color:#fff}.home-hero-placeholder{position:relative;grid-column:2;width:min(100%,500px);height:300px;justify-self:end;align-self:center}.home-printer-paper{position:absolute;width:210px;height:160px;top:0;left:124px;display:grid;place-content:center;border:1px solid rgba(18,87,166,.14);border-radius:10px 10px 0 0;background:rgba(255,255,255,.9);color:#1257a6;text-align:center;box-shadow:0 12px 30px rgba(12,41,73,.08)}.home-printer-paper span,.home-printer-paper strong{display:block}.home-printer-paper span{font-size:13px;letter-spacing:4px}.home-printer-paper strong{font-size:26px}.home-printer-body{position:absolute;width:380px;height:170px;left:20px;bottom:28px;border-radius:24px 24px 14px 14px;background:linear-gradient(165deg,#2f4258,#122235);box-shadow:0 30px 50px rgba(8,30,53,.24)}.home-printer-body i{position:absolute;width:48px;height:22px;right:36px;top:28px;border-radius:5px;background:#65d8ca}.home-printer-body b{position:absolute;width:260px;height:15px;left:58px;top:88px;border-radius:10px;background:#081725}.home-printer-body em{position:absolute;width:240px;height:72px;left:69px;bottom:-34px;border-radius:0 0 19px 19px;background:linear-gradient(#344b64,#1c3045)}.home-toner-pack{position:absolute;width:150px;height:105px;right:2px;bottom:0;display:grid;align-content:center;border-radius:14px;padding:18px;background:linear-gradient(135deg,#fff,#e6eef7);color:#0b2747;box-shadow:0 18px 36px rgba(11,39,71,.15);transform:rotate(-4deg)}.home-toner-pack small,.home-toner-pack span,.home-toner-pack strong{display:block}.home-toner-pack small{color:#6a7c90;font-size:7px}.home-toner-pack strong{margin-top:4px;font-size:24px}.home-toner-pack span{color:#1257a6;font-size:9px;font-weight:900}.home-slider-arrow{position:absolute;z-index:5;top:50%;width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(17,51,87,.12);border-radius:999px;background:rgba(255,255,255,.92);color:#173a61;font-size:30px;line-height:1;cursor:pointer;box-shadow:0 8px 22px rgba(15,45,78,.12);transform:translateY(-50%)}.home-slider-arrow-left{left:18px}.home-slider-arrow-right{right:18px}.home-slider-dots{position:absolute;z-index:5;left:50%;bottom:17px;display:flex;gap:8px;transform:translateX(-50%)}.home-slider-dots button{width:9px;height:9px;border:0;border-radius:999px;padding:0;background:#aab6c3;cursor:pointer;transition:width .18s ease,background .18s ease}.home-slider-dots button.active{width:26px;background:#1257a6}.home-benefit-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #d8e3ef;border-top:0;border-radius:0 0 18px 18px;background:#fff;box-shadow:0 17px 40px rgba(13,52,92,.07)}.home-benefit-row>div{min-height:82px;display:flex;align-items:center;gap:12px;padding:15px 20px;border-right:1px solid #e1e8ef}.home-benefit-row>div:last-child{border-right:0}.home-benefit-row>div>span{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;background:#eaf4ff;color:#1257a6;font-size:18px;font-weight:900}.home-benefit-row p,.home-benefit-row small,.home-benefit-row strong{display:block;margin:0}.home-benefit-row strong{color:#1d344f;font-size:12px}.home-benefit-row small{margin-top:4px;color:#7a8798;font-size:9px}.home-v8-section{padding-top:42px;padding-bottom:42px}.home-v8-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.home-newsletter-inner>div>span,.home-trust-copy>span,.home-v8-heading>div>span{display:block;color:#1257a6;font-size:9px;font-weight:900;letter-spacing:1.3px}.home-newsletter h2,.home-trust-copy h2,.home-v8-heading h2{margin:5px 0 0;color:#10263f;font-size:clamp(25px,3vw,35px);letter-spacing:-.8px}.home-v8-heading p{margin:7px 0 0;color:#788599;font-size:11px}.home-v8-heading>a{color:#1257a6;font-size:11px;text-decoration:none}.home-product-rail{display:flex;gap:14px;overflow-x:auto;padding:2px 2px 10px;scroll-snap-type:x mandatory;scrollbar-width:none}.home-product-rail::-webkit-scrollbar{display:none}.home-product-rail .product-card{flex:0 0 min(245px,78vw);scroll-snap-align:start}.home-rail-arrow{position:absolute;z-index:3;top:42%;width:40px;height:40px;display:grid;place-items:center;border:1px solid #d9e3ed;border-radius:999px;color:#1257a6;font-size:27px;cursor:pointer;box-shadow:0 7px 20px rgba(16,49,84,.12)}.home-rail-arrow-left{left:-18px}.home-rail-arrow-right{right:-18px}.home-category-shortcuts{display:grid}.home-category-shortcuts>a{min-height:185px;display:flex;gap:15px;border:1px solid #dbe4ee;border-radius:15px;padding:21px;background:#fff;color:#17304d;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.home-category-shortcuts>a:nth-child(4n+1){background:linear-gradient(145deg,#f8fbff,#edf6ff)}.home-category-shortcuts>a:nth-child(4n+2){background:linear-gradient(145deg,#fbfffd,#effaf4)}.home-category-shortcuts>a:nth-child(4n+3){background:linear-gradient(145deg,#fffdf7,#fff7e6)}.home-category-shortcuts>a:nth-child(4n+4){background:linear-gradient(145deg,#fffafa,#fff0f3)}.home-category-shortcuts>a:hover{transform:translateY(-3px);border-color:#9bb8d5;box-shadow:0 13px 30px rgba(16,49,84,.08)}.home-category-icon{width:48px;height:48px;display:grid;place-items:center;flex:0 0 auto;background:#e6f2ff;color:#1257a6;font-size:20px;font-weight:900}.home-category-shortcuts h3{margin:3px 0 0;font-size:17px}.home-category-shortcuts p{min-height:48px;margin:9px 0 0;color:#718096;font-size:10px;line-height:1.55}.home-category-shortcuts strong{display:block;margin-top:17px;color:#1257a6;font-size:10px}.home-promo-section{display:grid;gap:15px;padding-top:5px}.home-promo-double-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.home-promo-card{position:relative;min-height:210px;display:flex;align-items:center;overflow:hidden;border-radius:17px;isolation:isolate;box-shadow:0 13px 30px rgba(13,52,92,.1)}.home-promo-wide{min-height:250px}.home-promo-background{position:absolute;inset:0;z-index:-3;background:linear-gradient(115deg,var(--banner-from),var(--banner-to))}.home-promo-card picture{position:absolute;inset:0;z-index:-2}.home-promo-card picture:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,38,74,.92),rgba(6,38,74,.25))}.home-promo-theme-dark picture:after{background:linear-gradient(90deg,rgba(255,255,255,.94),rgba(255,255,255,.15))}.home-promo-card img{width:100%;height:100%;object-fit:cover}.home-promo-content{max-width:58%}.home-promo-theme-light{color:#fff}.home-promo-theme-dark{color:#132e4b}.home-promo-content>span{color:var(--banner-accent);font-size:9px;font-weight:900;letter-spacing:1px}.home-promo-content h3{margin:7px 0 0;font-size:clamp(22px,2.6vw,34px);line-height:1.1}.home-promo-content p{margin:10px 0 0;color:currentColor;opacity:.78;font-size:11px;line-height:1.55}.home-promo-content a{min-height:39px;display:inline-flex;align-items:center;margin-top:17px;border-radius:9px;padding:0 14px;background:#fff;color:#1257a6;font-size:10px;font-weight:850;text-decoration:none}.home-product-tabs{gap:7px}.home-product-tabs button{min-height:39px;border:1px solid #d9e2ec;border-radius:9px;padding:0 14px;background:#fff;color:#586b81;font-size:10px;font-weight:850}.home-product-tabs button.active{border-color:#1257a6;background:#1257a6;color:#fff}.home-brand-strip-section{border-top:1px solid #e0e7ef;border-bottom:1px solid #e0e7ef;padding:40px 0;background:#fff}.home-brand-strip{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));overflow:hidden;border:1px solid #dce5ef;border-radius:13px;background:#fff}.home-brand-strip a{min-height:82px;display:grid;place-items:center;border-right:1px solid #e2e8ef;color:#183555;padding:13px;text-decoration:none}.home-brand-strip a:last-child{border-right:0}.home-brand-strip img{width:100%;max-width:100px;max-height:42px;object-fit:contain}.home-brand-strip strong{font-size:15px;text-align:center}.home-trust-section{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(0,1.6fr);gap:28px;padding-top:48px;padding-bottom:48px}.home-trust-copy p{margin:12px 0 0;color:#718096;font-size:12px;line-height:1.65}.home-trust-copy ul{display:grid;gap:8px;margin:18px 0 0;padding:0;list-style:none;color:#274563;font-size:11px}.home-trust-copy li:before{content:"✓";margin-right:8px;color:#1257a6;font-weight:900}.home-trust-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.home-trust-cards article{min-height:175px;display:grid;align-content:center;justify-items:center;border:1px solid #dce5ef;border-radius:14px;padding:18px;background:#fff;text-align:center}.home-trust-cards article>span{width:49px;height:49px;display:grid;place-items:center;border-radius:15px;background:#eaf4ff;color:#1257a6;font-size:22px;font-weight:900}.home-trust-cards strong{margin-top:14px;color:#1b3654;font-size:12px}.home-trust-cards p{margin:7px 0 0;color:#7a8797;font-size:9px;line-height:1.5}.home-newsletter{background:linear-gradient(90deg,#1257a6,#0677d6);color:#fff}.home-newsletter-inner{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:28px}.home-newsletter-inner>div>span{color:#c8e6ff}.home-newsletter h2{color:#fff;font-size:26px}.home-newsletter p{margin:5px 0 0;color:rgba(255,255,255,.77);font-size:10px}.home-newsletter form{width:min(100%,540px);display:flex;overflow:hidden;border:3px solid rgba(255,255,255,.22);border-radius:11px;background:#fff}.home-newsletter input{min-width:0;min-height:48px;flex:1;border:0;padding:0 15px;outline:0;font:inherit}.home-newsletter button{min-width:112px;border:0;background:#ffb800;color:#102a46;font:inherit;font-size:11px;font-weight:900;cursor:pointer}@media (max-width:1100px){.home-finder-strip{grid-template-columns:1fr}.home-finder-strip .finder-form-smart{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero-slide{grid-template-columns:minmax(0,1fr) minmax(350px,.85fr);padding:48px 56px}.home-category-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}.home-brand-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.home-brand-strip a:nth-child(4n){border-right:0}.home-brand-strip a:nth-child(-n+4){border-bottom:1px solid #e2e8ef}.home-trust-section{grid-template-columns:1fr}}@media (max-width:820px){.home-finder-strip{margin-top:12px}.home-finder-strip .finder-form-smart{grid-template-columns:1fr}.home-hero-slider,.home-hero-track{min-height:610px}.home-hero-slide{grid-template-columns:1fr;align-content:start;padding:42px 24px 32px}.home-hero-content,.home-hero-slide-right .home-hero-content{grid-column:1;justify-self:stretch;text-align:left}.home-hero-slide-center .home-hero-content{text-align:center}.home-hero-slide-center .home-hero-actions{justify-content:center}.home-hero-slide-right .home-hero-actions{justify-content:flex-start}.home-hero-content h1{font-size:clamp(36px,10vw,50px)}.home-hero-content p{font-size:14px}.home-hero-placeholder{grid-column:1;width:100%;height:250px;align-self:end;justify-self:center;margin-top:28px;transform:scale(.82);transform-origin:center top}.home-hero-picture:after,.home-hero-theme-light .home-hero-picture:after{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.84) 48%,rgba(255,255,255,.16))}.home-hero-theme-light .home-hero-picture:after{background:linear-gradient(180deg,rgba(5,31,61,.92),rgba(5,31,61,.72) 48%,rgba(5,31,61,.16))}.home-slider-arrow{width:38px;height:38px}.home-slider-arrow-left{left:8px}.home-slider-arrow-right{right:8px}.home-benefit-row{grid-template-columns:1fr 1fr}.home-benefit-row>div:nth-child(2){border-right:0}.home-benefit-row>div:nth-child(-n+2){border-bottom:1px solid #e1e8ef}.home-v8-section{padding-top:34px;padding-bottom:34px}.home-v8-heading{align-items:flex-start}.home-v8-heading-tabs{flex-direction:column}.home-category-shortcuts{grid-template-columns:1fr}.home-category-shortcuts>a{min-height:150px}.home-promo-double-grid{grid-template-columns:1fr}.home-promo-card,.home-promo-wide{min-height:260px;padding:28px}.home-promo-content{max-width:78%}.home-brand-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.home-brand-strip a:nth-child(n){border-right:1px solid #e2e8ef;border-bottom:1px solid #e2e8ef}.home-brand-strip a:nth-child(2n){border-right:0}.home-brand-strip a:nth-last-child(-n+2){border-bottom:0}.home-trust-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.home-newsletter-inner{align-items:stretch;flex-direction:column;padding-top:25px;padding-bottom:25px}.home-newsletter form{width:100%}}@media (max-width:540px){.home-hero-slider,.home-hero-track{min-height:650px}.home-hero-slide{padding:34px 20px 24px}.home-hero-actions{align-items:stretch;flex-direction:column}.home-hero-actions a{width:100%}.home-hero-placeholder{transform:scale(.66);margin-top:18px}.home-benefit-row{grid-template-columns:1fr}.home-benefit-row>div{border-right:0;border-bottom:1px solid #e1e8ef}.home-benefit-row>div:last-child{border-bottom:0}.home-benefit-row>div:nth-child(2){border-right:0}.home-rail-arrow{display:none}.home-product-rail .product-card{flex-basis:84vw}.home-v8-heading{flex-direction:column}.home-product-tabs{width:100%}.home-product-tabs button{flex:1}.home-promo-content{max-width:100%}.home-trust-cards{grid-template-columns:1fr}.home-newsletter form{flex-direction:column;border:0;background:transparent;gap:8px}.home-newsletter button,.home-newsletter input{width:100%;min-height:48px;border-radius:9px}}.home-hero-slide-right .home-hero-picture:after{background:linear-gradient(270deg,rgba(255,255,255,.96),rgba(255,255,255,.82) 34%,rgba(255,255,255,.08) 70%)}.home-hero-slide-right.home-hero-theme-light .home-hero-picture:after{background:linear-gradient(270deg,rgba(5,31,61,.92),rgba(5,31,61,.7) 36%,rgba(5,31,61,.04) 74%)}@media (max-width:820px){.nav{grid-template-columns:1fr}}:root{--container:1420px;--primary:#075fc7;--primary-dark:#063d86;--primary-light:#edf5ff;--accent:#ffb400;--text:#10243d;--text-soft:#67758a;--border:#dce5ef;--background:#f6f9fd}body{background:#f6f9fd;color:#10243d}.container{width:min(calc(100% - 48px),var(--container))}.topbar-v81{background:linear-gradient(90deg,#082a57,#0b3c77);border-bottom:1px solid rgba(255,255,255,.1)}.topbar-content-v81{min-height:34px;color:rgba(255,255,255,.9);font-size:12px}.topbar-shipping{font-weight:650}.topbar-links-v81{gap:20px;font-size:11px}.header-v81{box-shadow:0 5px 18px rgba(20,44,75,.045)}.header-content-v81{min-height:92px;grid-template-columns:245px minmax(420px,1fr) auto;gap:30px}.site-logo-link-v81{width:235px;height:64px}.site-logo-image-v81{width:225px}.header-search-v81{height:52px;border-width:2px;border-color:#0d63c7;border-radius:10px;box-shadow:0 7px 20px rgba(10,91,192,.06)}.header-search-v81 input{font-size:14px}.header-search-v81 button{min-width:98px;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:linear-gradient(135deg,#075fc7,#064b9d);font-size:13px}.header-actions-v81{gap:9px}.header-service-card{min-height:52px;display:flex;align-items:center;gap:9px;border:1px solid #dbe4ee;border-radius:11px;padding:7px 13px;background:#fff;transition:border-color .2s ease,background .2s ease,transform .2s ease}.header-service-card:hover{border-color:#8ab8ee;background:#f5f9ff;transform:translateY(-1px)}.header-service-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:#edf5ff;color:#075fc7;font-size:17px;font-weight:900}.header-service-card small,.header-service-card strong,.header-service-card>span:last-child{display:block}.header-service-card strong{color:#152b45;font-size:11px;white-space:nowrap}.header-service-card small{margin-top:2px;color:#8792a1;font-size:8px;white-space:nowrap}.header-actions-v81 .cart-button{min-width:92px;min-height:52px;border-radius:11px}.navigation-v81{background:#fff;box-shadow:0 4px 14px rgba(14,45,81,.035)}.navigation-content-v81{min-height:58px;gap:34px}.navigation-content-v81>a{font-size:12px;font-weight:760}.all-categories-v81{min-width:170px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:9px 9px 0 0;background:linear-gradient(135deg,#075fc7,#064b9d)}.nav-highlight-v81{min-height:38px;display:inline-flex;align-items:center;margin-left:auto;border-radius:9px;padding:0 14px;background:#edf5ff;color:#075fc7}.home-v8-main{overflow:hidden;background:radial-gradient(circle at 88% 6%,rgba(255,190,40,.08),transparent 20%),#f6f9fd}.home-finder-strip{grid-template-columns:230px minmax(0,1fr);margin-top:18px;margin-bottom:14px;border-radius:12px;padding:13px 15px;box-shadow:0 9px 26px rgba(13,52,92,.055)}.home-finder-copy span{font-size:8px}.home-finder-copy strong{font-size:15px}.finder-form-v81{display:grid!important;grid-template-columns:1fr 1.15fr 1fr auto!important;align-items:end;gap:8px!important}.finder-form-v81 label{display:grid;gap:5px}.finder-form-v81 label>span{color:#7b899a;font-size:8px;font-weight:800;letter-spacing:.25px}.finder-form-v81 button,.finder-form-v81 input,.finder-form-v81 select{min-height:44px!important}.finder-form-v81 input,.finder-form-v81 select{border:1px solid #dbe4ee;background:#fff;font-size:11px}.finder-form-v81 button{min-width:165px;border:0;background:#ffb400;color:#172238;font-size:10px;font-weight:900;box-shadow:0 7px 18px rgba(255,180,0,.18)}.home-hero-container{margin-bottom:18px}.home-hero-slider-v81,.home-hero-slider-v81 .home-hero-track{min-height:505px}.home-hero-slider-v81{border:1px solid #dce6f0;border-radius:18px;box-shadow:0 22px 55px rgba(12,48,88,.1)}.home-hero-slider-v81 .home-hero-slide{grid-template-columns:minmax(0,.82fr) minmax(560px,1.18fr);padding:62px 86px}.home-hero-slider-v81 .home-hero-background{background:linear-gradient(108deg,color-mix(in srgb,var(--slide-from) 97%,white),color-mix(in srgb,var(--slide-to) 92%,#d9ecff))}.home-hero-slider-v81 .home-hero-background:before{width:520px;height:520px;right:-110px;top:-260px;opacity:.34}.home-hero-slider-v81 .home-hero-background:after{width:460px;height:460px;left:37%;bottom:-360px;opacity:.3}.home-hero-slider-v81 .home-hero-content{max-width:610px}.home-hero-slider-v81 .home-hero-eyebrow{min-height:30px;padding:0 14px;background:#0a64cc;color:#fff;font-size:9px;letter-spacing:.8px;box-shadow:0 7px 18px rgba(9,91,190,.16)}.home-hero-slider-v81 .home-hero-content h1{max-width:690px;margin-top:20px;color:#0d2b50;font-size:clamp(43px,4.4vw,70px);line-height:1.01;letter-spacing:-2.8px}.home-hero-slider-v81 .home-hero-theme-light .home-hero-content h1{color:#fff}.home-hero-slider-v81 .home-hero-content p{max-width:570px;margin-top:20px;color:#4e6278;font-size:15px;line-height:1.65}.home-hero-slider-v81 .home-hero-actions{margin-top:27px}.home-hero-slider-v81 .home-hero-actions a{min-height:49px;border-radius:9px;padding:0 20px;font-size:12px}.home-hero-slider-v81 .home-hero-primary{background:linear-gradient(135deg,#075fc7,#064b9d)}.home-hero-slider-v81 .home-hero-primary span{margin-left:9px}.hero-inline-benefits{display:flex;flex-wrap:wrap;gap:20px;margin-top:34px}.hero-inline-benefits>span{display:flex;align-items:center;gap:9px}.hero-inline-benefits b{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:rgba(255,255,255,.82);color:#075fc7;box-shadow:0 6px 18px rgba(16,60,106,.09)}.hero-inline-benefits small,.hero-inline-benefits strong{display:block}.hero-inline-benefits small{color:#7a899b;font-size:8px}.hero-inline-benefits strong{margin-bottom:2px;color:#243a55;font-size:9px}.home-hero-theme-light .hero-inline-benefits small,.home-hero-theme-light .hero-inline-benefits strong{color:rgba(255,255,255,.9)}.hero-product-scene{position:relative;grid-column:2;width:min(100%,690px);height:390px;justify-self:end;align-self:center}.hero-orb{position:absolute;border-radius:999px;background:rgba(255,255,255,.58)}.hero-orb-one{width:310px;height:310px;right:58px;top:0}.hero-orb-two{width:180px;height:180px;right:290px;bottom:38px;background:rgba(45,127,219,.12)}.hero-stage{position:absolute;border-radius:50%;background:linear-gradient(180deg,#dcecff,#8fbdf0);box-shadow:0 28px 45px rgba(39,99,166,.22)}.hero-stage-back{width:360px;height:105px;right:6px;bottom:58px}.hero-stage-front{width:460px;height:120px;right:165px;bottom:18px;background:linear-gradient(180deg,#f8fbff,#dbe6f1);box-shadow:0 28px 46px rgba(21,53,90,.18)}.hero-printer-v81{position:absolute;width:330px;height:188px;left:35px;bottom:97px;border-radius:18px 18px 12px 12px;background:linear-gradient(155deg,#343b44,#0f151c);box-shadow:0 30px 45px rgba(10,25,43,.3);transform:perspective(800px) rotateY(5deg)}.hero-printer-v81:before{content:"";position:absolute;width:245px;height:23px;left:42px;top:92px;border-radius:8px;background:#060a0f}.hero-printer-screen{position:absolute;width:55px;height:34px;right:24px;top:24px;border-radius:6px;background:#88d8d1;border:7px solid #202833}.hero-printer-slot{position:absolute;width:250px;height:9px;left:38px;top:120px;border-radius:8px;background:#101820}.hero-printer-tray{position:absolute;width:240px;height:60px;left:48px;bottom:-30px;border-radius:0 0 18px 18px;background:linear-gradient(#3f4854,#1c232b)}.hero-cartridge-v81{position:absolute;width:265px;height:62px;right:150px;bottom:86px;border-radius:12px;background:linear-gradient(180deg,#1d2732,#05080c);box-shadow:0 16px 24px rgba(0,0,0,.3);transform:rotate(-3deg)}.hero-cartridge-v81 i{position:absolute;width:190px;height:25px;left:34px;top:18px;border-radius:14px;background:linear-gradient(90deg,#2a9f9c,#89ded7,#2a9f9c)}.hero-cartridge-v81 b{left:8px}.hero-cartridge-v81 b,.hero-cartridge-v81 span{position:absolute;width:23px;height:40px;top:10px;border-radius:5px;background:#323d49}.hero-cartridge-v81 span{right:8px}.hero-box{position:absolute;display:grid;align-content:center;border-radius:9px;padding:15px;background:#fff;box-shadow:0 18px 38px rgba(17,52,91,.2)}.hero-box small,.hero-box span,.hero-box strong{display:block}.hero-box small{color:#6a7a8c;font-size:7px}.hero-box strong{margin-top:3px;color:#102b4b;font-size:24px;line-height:1}.hero-box span{margin-top:5px;color:#075fc7;font-size:7px;font-weight:900}.hero-box-one{width:176px;height:108px;right:135px;top:18px}.hero-box-two{width:205px;height:118px;right:6px;top:132px;border-bottom:7px solid #e54848}.hero-box-three{width:185px;height:106px;right:0;bottom:56px;background:linear-gradient(135deg,#173f80,#0c2857)}.hero-box-three small,.hero-box-three span,.hero-box-three strong{color:#fff}.home-hero-slider-v81 .home-slider-arrow{width:43px;height:43px;color:#075fc7}.home-hero-slider-v81 .home-slider-dots{bottom:17px}.home-v8-section{padding-top:38px;padding-bottom:38px}.home-v8-heading{margin-bottom:18px}.home-newsletter-inner>div>span,.home-trust-copy>span,.home-v8-heading>div>span{font-size:8px;letter-spacing:1.2px}.home-newsletter h2,.home-trust-copy h2,.home-v8-heading h2{margin-top:4px;font-size:clamp(25px,2.5vw,34px);letter-spacing:-1px}.home-v8-heading p{margin-top:4px;font-size:10px}.home-v8-heading>a{min-height:36px;border:1px solid #dce5ef;border-radius:8px;padding:0 12px;background:#fff;font-size:9px;font-weight:850}.home-product-rail-shell{position:relative}.home-product-rail{gap:16px;padding:3px 2px 8px;scroll-padding:2px}.home-product-rail .product-card{flex:0 0 248px}.home-rail-arrow{width:38px;height:38px;border:1px solid #dbe5ef;background:#fff;color:#075fc7;box-shadow:0 8px 20px rgba(18,58,102,.12)}.product-card{overflow:hidden;border:1px solid #dce5ef;border-radius:14px;background:#fff;box-shadow:0 8px 26px rgba(16,49,85,.055)}.product-card:hover{border-color:#b3d2f3;box-shadow:0 18px 42px rgba(16,49,85,.12);transform:translateY(-4px)}.product-image{min-height:226px;background:linear-gradient(180deg,#fff,#f7faff)}.product-image>span{top:13px;left:13px;border:1px solid #d8e7f7;background:#fff;color:#075fc7;box-shadow:0 6px 15px rgba(16,49,85,.08)}.product-image img{width:82%;height:188px;margin:22px auto 0;object-fit:contain}.product-content-v81{min-height:218px;padding:17px}.product-brand-v81{display:block;margin-bottom:7px;color:#6d7b8c;font-size:9px;font-weight:800}.product-content h3{min-height:39px;color:#162c48;font-size:12px;line-height:1.45}.product-content p{min-height:35px;margin-top:9px;font-size:9px}.product-bottom{margin-top:15px}.product-price-stack strong{color:#10243d;font-size:16px}.product-bottom .add-cart.compact button{min-width:84px;min-height:37px;border-radius:8px;background:linear-gradient(135deg,#075fc7,#064b9d);font-size:9px}.home-category-shortcuts{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.home-category-shortcuts>a{min-height:154px;align-items:flex-start;border-radius:14px;padding:22px;box-shadow:0 8px 24px rgba(16,49,85,.045)}.home-category-icon{width:49px;height:49px;border-radius:14px;font-size:19px}.home-category-shortcuts h3{font-size:15px}.home-category-shortcuts p{min-height:31px;margin-top:6px;font-size:9px}.home-category-shortcuts strong{font-size:9px}.home-promo-section{padding-top:8px;padding-bottom:34px}.home-promo-double-grid{gap:14px}.home-promo-card{min-height:226px;border-radius:15px;padding:30px 34px;box-shadow:0 15px 32px rgba(14,52,94,.13)}.home-promo-content{max-width:53%}.home-promo-content h3{font-size:clamp(24px,2.2vw,34px)}.home-promo-content p{font-size:10px}.home-promo-fallback-art{position:absolute;z-index:-1;inset:0 0 0 42%;overflow:hidden}.promo-art-disc{position:absolute;width:245px;height:85px;right:25px;bottom:22px;border-radius:50%;background:rgba(255,255,255,.22)}.promo-art-cartridge{position:absolute;width:205px;height:56px;right:55px;bottom:70px;border-radius:10px;background:#111b27;box-shadow:0 14px 24px rgba(0,0,0,.24);transform:rotate(-5deg)}.promo-art-cartridge i{position:absolute;width:145px;height:22px;left:29px;top:17px;border-radius:12px;background:#70d1c8}.promo-art-cartridge b{position:absolute;inset:8px;border:2px solid rgba(255,255,255,.12);border-radius:7px}.promo-art-box{position:absolute;width:145px;height:90px;right:20px;top:25px;display:grid;align-content:center;border-radius:9px;padding:15px;background:rgba(255,255,255,.92);color:#13355a;box-shadow:0 14px 28px rgba(0,0,0,.15)}.promo-art-box small,.promo-art-box strong{display:block}.promo-art-box small{font-size:6px}.promo-art-box strong{font-size:24px}.home-brand-strip-section{padding:34px 0}.home-brand-strip{border-radius:12px}.home-brand-strip a{min-height:74px}.home-brand-strip strong{font-size:14px}.home-trust-section{gap:36px;padding-top:45px;padding-bottom:45px}.home-trust-cards{gap:13px}.home-trust-cards article{min-height:165px;box-shadow:0 8px 25px rgba(16,49,85,.045)}.home-newsletter{background:linear-gradient(90deg,#075fc7,#0786e2)}.home-newsletter-inner{min-height:105px}.home-newsletter form{border-radius:9px}.footer{background:linear-gradient(180deg,#071a2e,#051322)}@media (max-width:1230px){.header-content-v81{grid-template-columns:205px minmax(340px,1fr) auto;gap:18px}.site-logo-link-v81{width:195px}.site-logo-image-v81{width:190px}.header-help-card{display:none}.navigation-content-v81{gap:21px}.home-hero-slider-v81 .home-hero-slide{grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr);padding:55px 60px}.hero-product-scene{transform:scale(.88);transform-origin:right center}}@media (max-width:980px){.topbar-links-v81 a:nth-last-child(-n+2){display:none}.header-content-v81{grid-template-columns:190px minmax(0,1fr) auto}.header-service-card{display:none}.navigation-content-v81{overflow-x:auto;scrollbar-width:none}.navigation-content-v81::-webkit-scrollbar{display:none}.navigation-content-v81>a{flex:0 0 auto}.nav-highlight-v81{margin-left:0}.home-hero-slider-v81 .home-hero-slide{grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);padding:48px 45px}.hero-product-scene{transform:scale(.75)}.home-category-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.container{width:min(calc(100% - 28px),var(--container))}.topbar-content-v81{justify-content:center}.topbar-links-v81{display:none}.header-content-v81{min-height:auto;grid-template-columns:1fr auto;gap:12px;padding-top:14px;padding-bottom:14px}.site-logo-link-v81{width:175px;height:48px}.site-logo-image-v81{width:170px}.header-search-v81{grid-column:1/-1;grid-row:2;width:100%}.navigation-content-v81{gap:22px}.all-categories-v81{min-width:145px}.home-finder-strip{grid-template-columns:1fr}.finder-form-v81{grid-template-columns:1fr 1fr!important}.finder-form-v81 button{min-width:0}.home-hero-slider-v81,.home-hero-slider-v81 .home-hero-track{min-height:690px}.home-hero-slider-v81 .home-hero-slide{grid-template-columns:1fr;align-content:start;padding:42px 30px 25px}.home-hero-slider-v81 .home-hero-content{max-width:100%}.home-hero-slider-v81 .home-hero-content h1{font-size:clamp(39px,9vw,54px)}.hero-inline-benefits{gap:12px}.hero-product-scene{grid-column:1;width:100%;height:300px;margin-top:15px;transform:scale(.72);transform-origin:center top;justify-self:center}.home-hero-slider-v81 .home-hero-picture:after,.home-hero-slider-v81 .home-hero-theme-light .home-hero-picture:after{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.82) 52%,rgba(255,255,255,.15))}.home-promo-content{max-width:66%}}@media (max-width:560px){.topbar-content-v81{min-height:38px;text-align:center;font-size:10px}.site-logo-link-v81{width:155px}.site-logo-image-v81{width:150px}.header-actions-v81 .cart-button{min-width:75px}.navigation-content-v81{min-height:52px}.finder-form-v81{grid-template-columns:1fr!important}.home-hero-slider-v81,.home-hero-slider-v81 .home-hero-track{min-height:720px}.home-hero-slider-v81 .home-hero-slide{padding:34px 22px 20px}.home-hero-slider-v81 .home-hero-content h1{margin-top:15px;font-size:38px;letter-spacing:-1.8px}.home-hero-slider-v81 .home-hero-content p{font-size:13px}.hero-inline-benefits{display:grid;grid-template-columns:1fr 1fr}.hero-product-scene{height:280px;transform:scale(.56);transform-origin:center top;margin-top:24px}.home-category-shortcuts{grid-template-columns:1fr}.home-product-rail .product-card{flex-basis:82vw}.home-promo-card{min-height:260px;padding:26px}.home-promo-content{max-width:74%}.home-promo-fallback-art{left:34%;opacity:.72}}.home-hero-slider-v81 .home-hero-slide-image-only{padding:0}.home-hero-slider-v81 .home-hero-slide-image-only .home-hero-picture:after,.home-hero-slider-v81 .home-hero-slide-image-only.home-hero-theme-light .home-hero-picture:after{display:none}.home-hero-slider-v81 .home-hero-slide-image-only .home-hero-background{opacity:0}@media (max-width:820px){.home-hero-slider-v81 .home-hero-slide-image-only{padding:0}}.home-promo-card picture img{object-position:var(--banner-image-position,center)}.home-promo-fit-contain picture{padding:14px}.home-promo-fit-contain picture img{object-fit:contain}.home-promo-fit-cover picture img{object-fit:cover}.home-promo-image-only{padding:0}.home-promo-image-only picture:after,.home-promo-image-only.home-promo-theme-dark picture:after{display:none}.home-promo-image-only .home-promo-background{opacity:0}.home-promo-image-only picture,.home-promo-image-only picture img{border-radius:inherit}.home-promo-double-grid.home-promo-count-1{grid-template-columns:minmax(0,1fr);max-width:920px;margin-inline:auto}.home-product-rail-shell-compact{max-width:1120px;margin-inline:auto}.home-product-rail-compact{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,245px));justify-content:center;overflow:visible;gap:18px;padding:2px 0 10px}.home-product-rail-compact .product-card{width:100%;min-width:0;max-width:245px}.home-product-count-1 .home-product-rail-compact{grid-template-columns:minmax(245px,285px)}.home-product-count-1 .home-product-rail-compact .product-card{max-width:285px}.home-product-count-2 .home-product-rail-compact{grid-template-columns:repeat(2,minmax(220px,260px))}.home-product-count-3 .home-product-rail-compact{grid-template-columns:repeat(3,minmax(220px,245px))}.home-product-count-4 .home-product-rail-compact{grid-template-columns:repeat(4,minmax(210px,245px))}@media (max-width:980px){.home-product-count-3 .home-product-rail-compact,.home-product-count-4 .home-product-rail-compact{grid-template-columns:repeat(2,minmax(220px,260px))}}@media (max-width:560px){.home-promo-image-only{min-height:220px}.home-promo-fit-contain picture{padding:8px}.home-product-rail-shell-compact{max-width:none}.home-product-count-1 .home-product-rail-compact,.home-product-count-2 .home-product-rail-compact,.home-product-count-3 .home-product-rail-compact,.home-product-count-4 .home-product-rail-compact,.home-product-rail-compact{display:flex;justify-content:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 2px 10px}.home-product-count-1 .home-product-rail-compact .product-card,.home-product-rail-compact .product-card{flex:0 0 82vw;width:auto;max-width:330px;scroll-snap-align:start}.home-product-count-1 .home-product-rail-compact{justify-content:center}}html{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{font-family:var(--font-inter,Arial),Helvetica,sans-serif}body{font-weight:450;letter-spacing:-.008em}h1,h2,h3,h4,h5,h6{font-family:var(--font-manrope,Arial),Helvetica,sans-serif;font-weight:750;letter-spacing:-.035em;text-wrap:balance}button,input,option,select,textarea{font-family:var(--font-inter,Arial),Helvetica,sans-serif}.account-button,.all-categories,.cart-button,.home-category-shortcuts strong,.home-v8-heading>a,.navigation-content a,.product-bottom button,.static-primary-link,button{font-weight:700;letter-spacing:-.012em}.cart-row-total,.logo-text strong,.order-status,.product-detail-price>strong,.product-price-stack strong{font-family:var(--font-manrope,Arial),Helvetica,sans-serif;font-variant-numeric:tabular-nums}.cart-summary>span,.contact-card>span,.eyebrow,.home-finder-copy>span,.home-v8-heading span{font-family:var(--font-manrope,Arial),Helvetica,sans-serif;font-weight:750;letter-spacing:.09em}dd,dt,label,li,p,small,span{letter-spacing:-.006em}@media (max-width:540px){h1,h2,h3,h4,h5,h6{letter-spacing:-.028em}}.home-v8-heading-tabs{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;flex-wrap:wrap}.home-product-tabs{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:flex-end}.home-product-tabs button{appearance:none;border:1px solid #d8e2f0;background:#ffffff;color:#16345f;border-radius:14px;padding:14px 18px;font-size:15px;font-weight:700;line-height:1.2;cursor:pointer;transition:all .2s ease;white-space:nowrap}.home-product-tabs button:hover{border-color:#8eb2f2;background:#f7fbff}.home-product-tabs button.active{border-color:#2e6be6;background:#f3f8ff;color:#0f3f90;box-shadow:0 8px 22px rgba(46,107,230,.12)}@media (max-width:992px){.home-product-tabs{justify-content:flex-start}.home-product-tabs button{padding:12px 14px;font-size:14px}}.finder-mobile-toggle-v90,.home-category-mobile-carousel-v90,.mobile-header-actions-v90{display:none}.home-category-desktop-card-v90{position:relative;overflow:hidden;display:flex!important;min-height:154px}.home-category-desktop-card-v90>div{position:relative;z-index:1;max-width:68%}@media (max-width:820px){.mobile-header-layout-v90{grid-template-columns:minmax(0,1fr) auto!important;align-items:center}.mobile-header-layout-v90>.header-actions-v81{display:none}.mobile-header-actions-v90{display:flex;align-items:center;justify-content:flex-end;gap:7px}.mobile-header-action-v90{position:relative;min-width:63px;min-height:44px;display:grid;place-items:center;align-content:center;gap:1px;border:1px solid #dbe5ef;border-radius:9px;padding:4px 7px;background:#fff;color:#0b4c99;text-align:center}.mobile-header-action-v90>span{font-size:13px;line-height:1}.mobile-header-action-v90 strong{font-size:8px}.mobile-cart-action-v90 em{position:absolute;top:-7px;right:-5px;min-width:19px;height:19px;display:grid;place-items:center;border:2px solid #fff;border-radius:999px;background:#ffb400;color:#332500;font-size:8px;font-style:normal;font-weight:900}.mobile-quick-links{display:none!important}.home-finder-strip{display:block;margin-top:10px;margin-bottom:10px;padding:0;border:0;background:transparent;box-shadow:none}.home-finder-copy{display:none}.finder-mobile-shell-v90{width:100%}.finder-mobile-toggle-v90{width:100%;min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:15px;border:1px solid #cfdeee;border-radius:12px;padding:8px 13px;background:linear-gradient(135deg,#ffffff,#eef6ff);color:#12365f;box-shadow:0 7px 19px rgba(18,69,123,.07)}.finder-mobile-toggle-v90>span{display:grid;gap:1px;text-align:left}.finder-mobile-toggle-v90 small{color:#075fc7;font-size:7px;font-weight:900;letter-spacing:.1em}.finder-mobile-toggle-v90 strong{font-size:14px}.finder-mobile-toggle-v90 b{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#075fc7;color:#fff;font-size:14px}.finder-form-mobile-v90{margin-top:8px;border:1px solid #d8e4f0!important;border-radius:12px!important;padding:11px!important;background:#fff!important;box-shadow:0 10px 25px rgba(15,56,100,.07)}.finder-form-mobile-closed-v90{display:none!important}.finder-form-mobile-open-v90{display:grid!important}.home-v8-section{padding-top:22px;padding-bottom:22px}.home-v8-heading{align-items:end;margin-bottom:13px}.home-v8-heading h2{font-size:23px}.home-v8-heading p{font-size:9px}.home-category-desktop-grid-v90{display:none!important}.home-category-mobile-carousel-v90{display:block}.home-category-mobile-toolbar-v90{min-height:38px;display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.home-category-mobile-toolbar-v90>span{color:#708196;font-size:9px;font-weight:800}.home-category-mobile-toolbar-v90>div{display:flex;gap:6px}.home-category-mobile-toolbar-v90 button{width:35px;height:35px;display:grid;place-items:center;border:1px solid #cfe0f1;border-radius:50%;background:#fff;color:#075fc7;font-size:22px;line-height:1;box-shadow:0 5px 15px rgba(11,64,121,.08)}.home-category-mobile-toolbar-v90 button:disabled{opacity:.4}.home-category-mobile-list-v90{display:grid;gap:8px}.home-category-mobile-card-v90{position:relative;min-height:112px;display:flex;align-items:center;overflow:hidden;border:1px solid #d6e2ee;border-radius:13px;padding:15px;background:linear-gradient(135deg,#f8fbff,#eef6ff);box-shadow:0 7px 18px rgba(16,52,92,.055)}.home-category-mobile-card-v90:nth-child(2){background-color:#fff8eb}.home-category-mobile-card-v90>div{position:relative;z-index:1;max-width:64%}.home-category-mobile-card-v90 .home-category-icon{width:39px;height:39px;margin-right:12px;flex:0 0 auto;border-radius:11px;font-size:15px}.home-category-mobile-card-v90 h3{font-size:14px}.home-category-mobile-card-v90 p{max-width:210px;margin-top:3px;overflow:hidden;color:#6f7e91;font-size:9px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.home-category-mobile-card-v90 strong{display:inline-block;margin-top:9px;color:#075fc7;font-size:9px}.home-category-mobile-dots-v90{display:flex;justify-content:center;gap:5px;margin-top:9px}.home-category-mobile-dots-v90 button{width:7px;height:7px;border:0;border-radius:999px;background:#b8c4d2}.home-category-mobile-dots-v90 button.active{width:20px;background:#075fc7}}@media (max-width:560px){.container{width:min(calc(100% - 20px),var(--container))}.topbar-content-v81{min-height:30px;font-size:8px}.header-content-v81{gap:8px;padding-top:9px;padding-bottom:9px}.site-logo-link-v81{width:min(146px,39vw);height:43px}.site-logo-image-v81{width:100%}.mobile-header-action-v90{min-width:57px;min-height:42px}.header-search-v81{height:43px;border-width:1px}.header-search-v81 input{padding-inline:11px;font-size:10px}.header-search-v81 button{min-width:58px;padding-inline:8px;font-size:9px}.navigation-content-v81{min-height:45px;gap:17px;padding-left:10px}.navigation-content-v81>a{font-size:10px}.all-categories-v81{min-width:118px;min-height:45px;padding-inline:10px;font-size:10px}.nav-highlight-v81{min-height:31px;padding-inline:9px;font-size:9px!important}.home-hero-container{width:calc(100% - 20px);margin-bottom:7px}.home-hero-slider-v81{border-radius:12px;touch-action:pan-y}.home-hero-slider-v81.home-hero-active-image-only-v90,.home-hero-slider-v81.home-hero-active-image-only-v90 .home-hero-track{min-height:220px!important;height:220px}.home-hero-slider-v81.home-hero-active-image-only-v90 .home-hero-slide{min-height:220px;padding:0!important}.home-hero-slider-v81.home-hero-active-image-only-v90 .home-hero-picture{display:grid;place-items:center;background:#fff}.home-hero-slider-v81.home-hero-active-image-only-v90 .home-hero-picture img{width:100%;height:100%;object-fit:contain}.home-hero-slider-v81:not(.home-hero-active-image-only-v90),.home-hero-slider-v81:not(.home-hero-active-image-only-v90) .home-hero-track{min-height:390px!important}.home-hero-slider-v81:not(.home-hero-active-image-only-v90) .home-hero-slide{min-height:390px;padding:25px 21px 18px}.home-hero-slider-v81:not(.home-hero-active-image-only-v90) .home-hero-content h1{margin-top:12px;font-size:29px;letter-spacing:-1.3px}.home-hero-slider-v81:not(.home-hero-active-image-only-v90) .home-hero-content p{margin-top:10px;font-size:11px;line-height:1.5}.home-hero-slider-v81:not(.home-hero-active-image-only-v90) .hero-inline-benefits{display:none}.home-hero-slider-v81 .home-slider-arrow{width:31px;height:31px;font-size:21px}.home-hero-slider-v81 .home-slider-arrow-left{left:7px}.home-hero-slider-v81 .home-slider-arrow-right{right:7px}.home-hero-slider-v81 .home-slider-dots{bottom:7px;gap:5px}.home-slider-dots button{width:6px;height:6px}.home-slider-dots button.active{width:18px}.product-card-compact-mobile-v90{border-radius:11px}.product-card-compact-mobile-v90 .product-image{min-height:145px;padding:10px 7px}.product-card-compact-mobile-v90 .product-image>span{top:8px;left:8px;padding:3px 6px;font-size:7px}.product-card-compact-mobile-v90 .product-image img{width:92%;height:108px;margin-top:17px}.product-card-compact-mobile-v90 .toner-box{width:105px;height:82px;padding:12px}.product-card-compact-mobile-v90 .toner-box strong{font-size:18px}.product-card-compact-mobile-v90 .product-content-v81{min-height:168px;display:flex;flex-direction:column;padding:10px}.product-card-compact-mobile-v90 .product-brand-v81{margin-bottom:3px;font-size:7px}.product-card-compact-mobile-v90 .stock{font-size:8px}.product-card-compact-mobile-v90 .product-content h3{min-height:34px;display:-webkit-box;margin-top:5px;overflow:hidden;font-size:10px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card-compact-mobile-v90 .product-card-description-v90{display:none}.product-card-compact-mobile-v90 .product-bottom{align-items:stretch;flex-direction:column;gap:7px;margin-top:auto;padding-top:8px}.product-card-compact-mobile-v90 .product-price-stack del{font-size:8px}.product-card-compact-mobile-v90 .product-price-stack strong{font-size:13px}.product-card-compact-mobile-v90 .add-cart.compact{width:100%;align-items:stretch}.product-card-compact-mobile-v90 .add-cart.compact button{width:100%;min-width:0;min-height:34px;padding:0 7px;font-size:8px}.home-v8-heading>a{min-height:31px;padding-inline:9px;font-size:8px}.home-v8-heading h2{font-size:22px}.floating-whatsapp{width:49px;height:49px;min-height:49px;right:10px;bottom:max(12px,env(safe-area-inset-bottom));justify-content:center;padding:6px}.floating-whatsapp strong{display:none}.floating-whatsapp-icon{width:35px;height:35px}.footer{padding-top:42px}}@media (max-width:540px){.home-v8-heading{width:100%;align-items:stretch;text-align:left}.home-v8-heading>div{width:100%;min-width:0}.home-v8-heading h2,.home-v8-heading p,.home-v8-heading>div>span{width:100%;text-align:left}.home-v8-heading>a{width:max-content;align-self:flex-end}.home-trust-section{grid-template-columns:minmax(0,1fr);gap:24px}.home-trust-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-trust-cards article{min-width:0;min-height:145px;padding:14px 10px}.home-trust-cards article>span{width:42px;height:42px;border-radius:12px;font-size:19px}.home-trust-cards strong{margin-top:10px;font-size:11px;line-height:1.3}.home-trust-cards p{margin-top:6px;font-size:8.5px;line-height:1.45}}.product-bottom-buy-now{align-items:stretch;flex-direction:column;gap:9px}.product-card-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.product-card-actions button{width:100%;min-width:0;min-height:39px;border:0;border-radius:9px;padding:0 8px;font-size:9px;font-weight:800;line-height:1.15;white-space:nowrap}.product-card-cart-button{background:var(--primary);color:#ffffff}.product-card-cart-button:hover:not(:disabled){background:var(--primary-dark)}.product-card-buy-now-button{background:var(--accent);color:#10243d}.product-card-buy-now-button:hover:not(:disabled){background:#e7a300}.product-card-actions button:disabled{cursor:not-allowed;background:#98a2b3;color:#ffffff;opacity:.82}@media (max-width:560px){.product-card-compact-mobile-v90 .product-card-actions{gap:6px}.product-card-compact-mobile-v90 .product-card-actions button{min-height:34px;border-radius:7px;padding:0 4px;font-size:8px}}.checkout-discount-row{border:1px solid #c5ead2;border-radius:9px;padding:10px 11px;background:#effaf3;color:#14713f!important;font-weight:800}.checkout-discount-row strong{color:#14713f}.choice-card.active:has(input[value=bank_transfer]){border-color:#47a66a;background:linear-gradient(145deg,#f0fbf4,#ffffff)}@media (max-width:540px){.checkout-discount-row{align-items:flex-start}.checkout-discount-row span{max-width:70%;line-height:1.4}}.navigation-content-v81,.navigation-v81{overflow:visible}.nav-dropdown-v1{position:relative;display:flex;align-items:stretch;align-self:stretch;margin:0;padding:0}.nav-dropdown-v1>summary{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:100%;margin:0;padding:0 14px;color:inherit;font:inherit;font-weight:800;white-space:nowrap;cursor:pointer;list-style:none;user-select:none}.nav-dropdown-v1>summary::-webkit-details-marker{display:none}.nav-dropdown-v1>summary::marker{display:none;content:""}.nav-dropdown-v1:focus-within>summary,.nav-dropdown-v1>summary:hover,.nav-dropdown-v1[open]>summary{color:#075db8;background:#f3f8ff}.nav-dropdown-arrow-v1{display:inline-flex;font-size:10px;line-height:1;transition:transform .16s ease}.nav-dropdown-v1[open] .nav-dropdown-arrow-v1{transform:rotate(180deg)}.nav-dropdown-menu-v1{position:absolute;z-index:1000;top:calc(100% - 1px);left:0;display:none;min-width:230px;padding:10px;border:1px solid #dce7f4;border-radius:0 0 14px 14px;background:#ffffff;box-shadow:0 18px 40px rgba(20,54,90,.16)}.nav-dropdown-v1:focus-within>.nav-dropdown-menu-v1,.nav-dropdown-v1:hover>.nav-dropdown-menu-v1,.nav-dropdown-v1[open]>.nav-dropdown-menu-v1{display:grid}.nav-dropdown-grid-v1>a,.nav-dropdown-menu-v1>a{display:flex;align-items:center;min-height:38px;padding:8px 10px;border-radius:8px;color:#17283d;font-size:12px;font-weight:750;line-height:1.3;text-decoration:none;white-space:nowrap}.nav-dropdown-grid-v1>a:hover,.nav-dropdown-menu-v1>a:hover{color:#075db8;background:#eef6ff}.nav-dropdown-main-link-v1{margin-bottom:5px;color:#075db8!important;background:#edf5ff;font-weight:900!important}.nav-dropdown-menu-wide-v1{width:min(620px,calc(100vw - 32px))}.nav-dropdown-grid-v1{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px}@media (max-width:1050px){.nav-dropdown-v1>summary{padding-inline:10px}.nav-dropdown-menu-wide-v1{width:min(520px,calc(100vw - 24px))}.nav-dropdown-grid-v1{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.navigation-content-v81{overflow-x:auto;overflow-y:visible;scrollbar-width:thin}.nav-dropdown-menu-v1{position:fixed;top:auto;right:12px;bottom:12px;left:12px;width:auto;max-height:min(70vh,560px);overflow-y:auto;border-radius:14px}.nav-dropdown-grid-v1{grid-template-columns:1fr}}.catalog-layout-v1{padding:28px 0 82px;background:#f5f8fc}.catalog-shell-v1{display:grid;grid-template-columns:255px minmax(0,1fr);align-items:start;gap:24px}.catalog-main-v1,.catalog-sidebar-v1{min-width:0}.catalog-desktop-sidebar-v1{position:sticky;top:18px}.catalog-mobile-filter-v1{display:none}.catalog-sidebar-inner-v1{overflow:hidden;border:1px solid var(--border);border-radius:15px;background:#ffffff;box-shadow:0 9px 28px rgba(22,39,59,.06)}.catalog-sidebar-section-v1{border-bottom:1px solid var(--border)}.catalog-sidebar-section-v1:last-of-type{border-bottom:0}.catalog-sidebar-section-v1>summary{position:relative;display:flex;align-items:center;min-height:48px;padding:12px 40px 12px 16px;color:#17314f;font-size:13px;font-weight:850;cursor:pointer;list-style:none}.catalog-sidebar-section-v1>summary::-webkit-details-marker{display:none}.catalog-sidebar-section-v1>summary:after{content:"+";position:absolute;right:16px;color:var(--primary);font-size:17px;font-weight:800}.catalog-sidebar-section-v1[open]>summary:after{content:"−"}.catalog-sidebar-links-v1{display:grid;gap:2px;padding:0 10px 12px}.catalog-sidebar-links-v1 a{display:flex;align-items:center;min-height:34px;padding:7px 9px;border-radius:8px;color:#526174;font-size:12px;font-weight:650;line-height:1.35;transition:color .18s ease,background .18s ease}.catalog-sidebar-links-v1 a.active,.catalog-sidebar-links-v1 a:hover{color:var(--primary);background:var(--primary-light)}.catalog-sidebar-category-group-v1{display:grid;gap:2px}.catalog-sidebar-subcategories-v1{display:grid;gap:2px;margin:-1px 0 3px 12px;padding-left:8px;border-left:2px solid #dbe9f8}.catalog-sidebar-subcategories-v1 a{min-height:31px;padding:6px 9px;color:#68778a;font-size:11px;font-weight:700}.catalog-sidebar-subcategories-v1 a:before{content:"↳";margin-right:6px;color:#8aa8c7;font-size:11px}.catalog-sidebar-scroll-v1{max-height:265px;overflow-y:auto;scrollbar-width:thin}.catalog-sidebar-clear-v1{min-height:44px;display:flex;align-items:center;justify-content:center;margin:13px;border:1px solid #cbd9e8;border-radius:9px;color:var(--primary);font-size:12px;font-weight:800}.catalog-sidebar-clear-v1:hover{background:var(--primary-light)}.catalog-slider-v1{position:relative;min-height:310px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);align-items:stretch;overflow:hidden;border:1px solid #d8e4f1;border-radius:17px;background:radial-gradient(circle at 80% 20%,rgba(255,176,0,.2),transparent 25%),linear-gradient(125deg,#edf5ff,#ffffff 55%,#eaf3fc);box-shadow:0 12px 35px rgba(22,39,59,.08)}.catalog-slider-content-v1{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:42px 35px 50px}.catalog-slider-eyebrow-v1{display:inline-flex;align-items:center;min-height:26px;margin-bottom:13px;border-radius:999px;padding:4px 10px;background:rgba(18,87,166,.1);color:var(--primary);font-size:10px;font-weight:850;letter-spacing:.9px;text-transform:uppercase}.catalog-slider-content-v1 h1{max-width:660px;font-size:clamp(28px,3.2vw,44px);line-height:1.08;letter-spacing:-1.35px}.catalog-slider-content-v1 p{display:-webkit-box;max-width:620px;margin-top:14px;overflow:hidden;color:#5f6f83;font-size:14px;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:3}.catalog-slider-button-v1{min-height:43px;display:inline-flex;align-items:center;justify-content:center;margin-top:21px;border-radius:9px;padding:0 18px;background:var(--primary);color:#ffffff;font-size:12px;font-weight:850}.catalog-slider-button-v1:hover{background:var(--primary-dark)}.catalog-slider-visual-v1{min-width:0;display:grid;place-items:center;padding:27px 38px 34px 18px}.catalog-slider-visual-v1 img{width:100%;height:250px;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(20,45,72,.16))}.catalog-slider-placeholder-v1{width:220px;height:165px;display:flex;flex-direction:column;justify-content:center;border-radius:18px;padding:28px;background:linear-gradient(145deg,#1257a6,#082a52);color:#ffffff;box-shadow:0 22px 42px rgba(18,87,166,.25)}.catalog-slider-placeholder-v1 span{color:#a9cef7;font-size:15px;letter-spacing:3px}.catalog-slider-placeholder-v1 strong{font-size:31px}.catalog-slider-arrow-v1{position:absolute;z-index:5;top:50%;width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(18,87,166,.15);border-radius:50%;background:rgba(255,255,255,.9);color:var(--primary);font-size:25px;line-height:1;box-shadow:0 7px 19px rgba(22,39,59,.12);transform:translateY(-50%)}.catalog-slider-prev-v1{left:12px}.catalog-slider-next-v1{right:12px}.catalog-slider-dots-v1{position:absolute;z-index:5;bottom:17px;left:35px;display:flex;gap:7px}.catalog-slider-dot-v1{width:8px;height:8px;border:0;border-radius:999px;padding:0;background:#b9c8d9;transition:width .2s ease,background .2s ease}.catalog-slider-dot-v1.active{width:26px;background:var(--primary)}.catalog-products-v1{padding-top:18px}.catalog-result-heading-v1{margin-top:0}.catalog-products-v1 .catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1120px){.catalog-shell-v1{grid-template-columns:225px minmax(0,1fr);gap:18px}.catalog-slider-v1{grid-template-columns:minmax(0,1fr) 280px}.catalog-slider-content-v1{padding-inline:28px}.catalog-products-v1 .catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.catalog-layout-v1{padding-top:16px}.catalog-shell-v1{grid-template-columns:1fr}.catalog-desktop-sidebar-v1{display:none}.catalog-mobile-filter-v1{display:block}.catalog-mobile-filter-v1>summary{min-height:46px;display:flex;align-items:center;border:1px solid var(--border);border-radius:11px;padding:0 15px;background:#ffffff;color:var(--primary-dark);font-size:13px;font-weight:850;cursor:pointer;list-style:none}.catalog-mobile-filter-v1>summary::-webkit-details-marker{display:none}.catalog-mobile-filter-content-v1{margin-top:10px}.catalog-slider-v1{min-height:285px;grid-template-columns:minmax(0,1fr) 250px}.catalog-slider-content-v1 h1{font-size:30px}}@media (max-width:620px){.catalog-slider-v1{min-height:470px;grid-template-columns:1fr}.catalog-slider-content-v1{justify-content:flex-start;padding:28px 24px 22px}.catalog-slider-content-v1 h1{font-size:28px}.catalog-slider-visual-v1{min-height:205px;padding:8px 30px 38px}.catalog-slider-visual-v1 img{height:190px}.catalog-slider-arrow-v1{top:auto;bottom:91px}.catalog-slider-dots-v1{bottom:15px;left:24px}.catalog-products-v1 .catalog-product-grid{grid-template-columns:1fr}}.catalog-slider-fixed-v2{height:310px;min-height:310px;max-height:310px;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);background:radial-gradient(circle at 80% 20%,color-mix(in srgb,var(--catalog-slide-accent,#1257a6) 16%,transparent),transparent 28%),linear-gradient(125deg,var(--catalog-slide-from,#edf5ff),var(--catalog-slide-to,#ffffff))}.catalog-slider-page-title-v2{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.catalog-slider-fixed-v2 .catalog-slider-content-v1{min-width:0;height:310px;max-height:310px;overflow:hidden;padding:35px 34px 43px}.catalog-slider-fixed-v2 .catalog-slider-content-v1 h2{display:-webkit-box;max-width:620px;max-height:145px;overflow:hidden;font-size:clamp(30px,3.25vw,45px);line-height:1.04;letter-spacing:-1.45px;-webkit-box-orient:vertical;-webkit-line-clamp:3}.catalog-slider-fixed-v2 .catalog-slider-content-v1 p{display:-webkit-box;max-height:48px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.catalog-slider-fixed-v2 .catalog-slider-visual-v1{width:100%;height:310px;min-height:310px;max-height:310px;overflow:hidden;padding:22px 38px 28px 15px}.catalog-slider-fixed-v2 .catalog-slider-visual-v1 picture{width:100%;height:100%;display:block}.catalog-slider-fixed-v2 .catalog-slider-visual-v1 img{width:100%;height:100%;max-height:none;object-fit:contain;object-position:center}.catalog-slider-actions-v2{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:19px}.catalog-slider-actions-v2 .catalog-slider-button-v1{margin-top:0;background:var(--catalog-slide-accent,var(--primary))}.catalog-slider-secondary-button-v2{min-height:43px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(18,87,166,.3);border-radius:9px;padding:0 18px;background:rgba(255,255,255,.75);color:var(--primary-dark);font-size:12px;font-weight:850}.catalog-slider-theme-light .catalog-slider-content-v1,.catalog-slider-theme-light .catalog-slider-content-v1 h2,.catalog-slider-theme-light .catalog-slider-content-v1 p{color:#ffffff}.catalog-slider-theme-light .catalog-slider-eyebrow-v1{background:rgba(255,255,255,.16);color:#ffffff}.catalog-slider-position-center .catalog-slider-content-v1{align-items:center;text-align:center}.catalog-slider-position-right .catalog-slider-content-v1{align-items:flex-end;text-align:right}.catalog-slider-position-right .catalog-slider-content-v1 p{margin-left:auto}@media (max-width:1120px){.catalog-slider-fixed-v2{grid-template-columns:minmax(0,1fr) 285px}.catalog-slider-fixed-v2,.catalog-slider-fixed-v2 .catalog-slider-content-v1,.catalog-slider-fixed-v2 .catalog-slider-visual-v1{height:300px;min-height:300px;max-height:300px}.catalog-slider-fixed-v2 .catalog-slider-content-v1 h2{font-size:33px}}@media (max-width:820px){.catalog-slider-fixed-v2{grid-template-columns:minmax(0,1fr) 240px}.catalog-slider-fixed-v2,.catalog-slider-fixed-v2 .catalog-slider-content-v1,.catalog-slider-fixed-v2 .catalog-slider-visual-v1{height:290px;min-height:290px;max-height:290px}.catalog-slider-fixed-v2 .catalog-slider-content-v1{padding:30px 26px 42px}.catalog-slider-fixed-v2 .catalog-slider-content-v1 h2{font-size:29px}}@media (max-width:620px){.catalog-slider-fixed-v2{height:470px;min-height:470px;max-height:470px;grid-template-columns:1fr;grid-template-rows:260px 210px}.catalog-slider-fixed-v2 .catalog-slider-content-v1{height:260px;min-height:260px;max-height:260px;padding:26px 23px 38px}.catalog-slider-fixed-v2 .catalog-slider-content-v1 h2{max-height:95px;font-size:27px;-webkit-line-clamp:3}.catalog-slider-fixed-v2 .catalog-slider-content-v1 p{max-height:43px}.catalog-slider-fixed-v2 .catalog-slider-visual-v1{height:210px;min-height:210px;max-height:210px;padding:5px 28px 35px}.catalog-slider-actions-v2{margin-top:14px}}.catalog-product-slider-v3{height:310px!important;min-height:310px!important;max-height:310px!important;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr)!important;grid-template-rows:310px!important;background:radial-gradient(circle at 80% 20%,rgba(255,176,0,.2),transparent 25%),linear-gradient(125deg,#edf5ff,#ffffff 55%,#eaf3fc)!important}.catalog-product-slider-v3 .catalog-slider-content-v1{width:auto!important;height:310px!important;min-height:310px!important;max-height:310px!important;justify-content:center!important;align-items:flex-start!important;overflow:hidden!important;padding:36px 34px 46px!important;color:var(--text)!important;text-align:left!important}.catalog-product-slider-v3 .catalog-slider-content-v1 h1{display:-webkit-box;max-width:620px;max-height:142px;overflow:hidden;color:var(--text)!important;font-size:clamp(30px,3.25vw,45px)!important;line-height:1.04!important;letter-spacing:-1.45px!important;-webkit-box-orient:vertical;-webkit-line-clamp:3}.catalog-product-slider-v3 .catalog-slider-content-v1 p{display:-webkit-box;max-width:620px;max-height:48px;overflow:hidden;color:#5f6f83!important;-webkit-box-orient:vertical;-webkit-line-clamp:2}.catalog-product-slider-v3 .catalog-slider-eyebrow-v1{background:rgba(18,87,166,.1)!important;color:var(--primary)!important}.catalog-product-slider-v3 .catalog-slider-button-v1{margin-top:19px!important;background:var(--primary)!important}.catalog-product-slider-v3 .catalog-slider-visual-v1{width:100%!important;height:310px!important;min-height:310px!important;max-height:310px!important;overflow:hidden!important;padding:22px 38px 28px 15px!important}.catalog-product-slider-v3 .catalog-slider-visual-v1 img{width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important;object-position:center!important;filter:drop-shadow(0 18px 24px rgba(20,45,72,.16))}.catalog-product-slider-v3 .catalog-slider-placeholder-v1{width:220px;height:165px}.catalog-product-slider-v3 .catalog-slider-dots-v1{bottom:17px!important;left:35px!important}@media (max-width:1120px){.catalog-product-slider-v3{grid-template-columns:minmax(0,1fr) 285px!important;grid-template-rows:300px!important}.catalog-product-slider-v3,.catalog-product-slider-v3 .catalog-slider-content-v1,.catalog-product-slider-v3 .catalog-slider-visual-v1{height:300px!important;min-height:300px!important;max-height:300px!important}.catalog-product-slider-v3 .catalog-slider-content-v1 h1{font-size:33px!important}}@media (max-width:820px){.catalog-product-slider-v3{grid-template-columns:minmax(0,1fr) 240px!important;grid-template-rows:290px!important}.catalog-product-slider-v3,.catalog-product-slider-v3 .catalog-slider-content-v1,.catalog-product-slider-v3 .catalog-slider-visual-v1{height:290px!important;min-height:290px!important;max-height:290px!important}.catalog-product-slider-v3 .catalog-slider-content-v1{padding:30px 26px 42px!important}.catalog-product-slider-v3 .catalog-slider-content-v1 h1{font-size:29px!important}}@media (max-width:620px){.catalog-product-slider-v3{height:470px!important;min-height:470px!important;max-height:470px!important;grid-template-columns:1fr!important;grid-template-rows:260px 210px!important}.catalog-product-slider-v3 .catalog-slider-content-v1{height:260px!important;min-height:260px!important;max-height:260px!important;padding:26px 23px 38px!important}.catalog-product-slider-v3 .catalog-slider-content-v1 h1{max-height:95px;font-size:27px!important}.catalog-product-slider-v3 .catalog-slider-visual-v1{height:210px!important;min-height:210px!important;max-height:210px!important;padding:5px 28px 35px!important}}.catalog-product-slider-v4 .catalog-slider-visual-v1{display:grid!important;place-items:center!important;overflow:hidden!important;padding:18px 30px 24px 12px!important}.catalog-slider-image-stage-v4{width:100%;height:100%;display:grid;place-items:center;overflow:hidden;border-radius:14px;background:radial-gradient(circle at 50% 48%,rgba(255,255,255,.98),rgba(255,255,255,.64) 58%,transparent 76%)}.catalog-product-slider-v4 .catalog-slider-image-stage-v4 img{display:block!important;width:auto!important;height:auto!important;max-width:88%!important;max-height:82%!important;object-fit:contain!important;object-position:center center!important;margin:auto!important;transform:none!important;filter:drop-shadow(0 17px 22px rgba(20,45,72,.14))!important}.catalog-product-slider-v4 .catalog-slider-placeholder-v1{margin:auto}@media (max-width:1120px){.catalog-product-slider-v4 .catalog-slider-image-stage-v4 img{max-width:90%!important;max-height:80%!important}}@media (max-width:820px){.catalog-product-slider-v4 .catalog-slider-visual-v1{padding:16px 22px 22px 8px!important}.catalog-product-slider-v4 .catalog-slider-image-stage-v4 img{max-width:92%!important;max-height:78%!important}}@media (max-width:620px){.catalog-product-slider-v4 .catalog-slider-visual-v1{padding:8px 24px 35px!important}.catalog-product-slider-v4 .catalog-slider-image-stage-v4{border-radius:11px}.catalog-product-slider-v4 .catalog-slider-image-stage-v4 img{max-width:90%!important;max-height:84%!important}}.home-v8-section{padding-top:26px;padding-bottom:26px}.home-v8-heading{align-items:center;margin-bottom:10px}.home-v8-heading>a{align-self:center;display:inline-flex;align-items:center;min-height:34px;margin:0}.home-product-rail,.home-product-rail-compact{padding-top:0}.home-v8-section+.home-v8-section{padding-top:20px}@media (max-width:720px){.catalog-hero,.catalog-hero.compact-hero{display:none!important}.catalog-section{padding-top:16px;padding-bottom:48px}.catalog-result-heading{margin-top:18px;margin-bottom:12px;gap:10px}.catalog-result-heading strong{font-size:18px}.catalog-product-grid,.product-grid.catalog-product-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;align-items:stretch}.catalog-product-grid .product-card{min-width:0;width:100%;border-radius:12px}.catalog-product-grid .product-image{min-height:132px;height:132px;padding:12px}.catalog-product-grid .product-image img{width:100%;height:108px;object-fit:contain}.catalog-product-grid .product-image>span{top:7px;left:7px;padding:3px 6px;font-size:8px}.catalog-product-grid .product-content,.catalog-product-grid .product-content-v81{padding:10px!important}.catalog-product-grid .product-brand-v81,.catalog-product-grid .stock{font-size:8px}.catalog-product-grid .product-content h3{min-height:48px;margin-top:5px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:11px;line-height:1.35}.catalog-product-grid .product-card-description-v90,.catalog-product-grid .product-content p{display:none!important}.catalog-product-grid .product-bottom{display:block;margin-top:8px}.catalog-product-grid .product-bottom strong,.catalog-product-grid .product-price-stack strong{font-size:13px!important;line-height:1.2}.catalog-product-grid .product-price-stack del{font-size:9px}.catalog-product-grid .product-card-actions{grid-template-columns:1fr 1fr;gap:5px;margin-top:8px}.catalog-product-grid .add-cart.compact button,.catalog-product-grid .product-card-actions button{min-height:31px;padding:5px 3px;border-radius:7px;font-size:8px;line-height:1.1}.home-v8-section{padding-top:18px;padding-bottom:18px}.home-v8-heading{align-items:center;margin-bottom:8px}.home-v8-heading h2{font-size:21px}.home-v8-heading p{margin-top:4px}.home-v8-heading>a{flex:0 0 auto;min-height:30px;font-size:10px}}@media (max-width:390px){.catalog-product-grid,.product-grid.catalog-product-grid{gap:7px!important}.catalog-product-grid .product-image{min-height:120px;height:120px;padding:9px}.catalog-product-grid .product-image img{height:96px}.catalog-product-grid .product-content,.catalog-product-grid .product-content-v81{padding:8px!important}}.home-v8-heading{display:flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:space-between!important}.home-v8-heading>div{min-width:0;flex:1 1 auto}.home-v8-heading>a{width:auto!important;max-width:none!important;flex:0 0 auto!important;align-self:flex-start!important;margin:2px 0 0 auto!important;text-align:right!important;white-space:nowrap}@media (max-width:720px){.home-v8-heading{flex-direction:row!important;align-items:flex-start!important;gap:10px!important}.home-v8-heading>div{width:auto!important;flex:1 1 auto!important}.home-v8-heading>a{width:auto!important;align-self:flex-start!important;margin-left:auto!important;margin-top:2px!important}}