:root{font-family:Manrope,Arial,sans-serif;color:#111b25;background:#fff;font-synthesis:none;--ink: #172930;--muted: #7c8796;--line: #e6e9ed;--lime: #c6fa45;--navy: #062653}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button{border:0;background:none}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #6c9700;outline-offset:4px}input,select,textarea{width:100%;min-height:46px;border:1px solid #dce1e8;border-radius:6px;background:#fff;padding:11px 13px;color:var(--ink);outline-color:#91bc27}input::placeholder,textarea::placeholder{color:#919bac}textarea{resize:vertical;min-height:108px}input[type=checkbox],input[type=radio]{width:20px;height:20px;min-height:20px;accent-color:#b6ed33;padding:0;flex-shrink:0}svg{width:22px;height:22px;stroke-width:1.65;flex-shrink:0}h1,h2,h3,p{margin:0}h1{font-size:42px;line-height:1.13;letter-spacing:-1.8px;font-weight:800;margin-bottom:16px}h2{font-size:27px;line-height:1.22;letter-spacing:-1px;font-weight:800;margin-bottom:15px}h3{font-size:16px;line-height:1.35;letter-spacing:-.35px}p{line-height:1.6}small{font-size:12px}label{display:flex;flex-direction:column;gap:8px;font-size:14px}hr{border:0;border-top:1px solid var(--line);margin:25px 0}.container{width:min(1280px,calc(100% - 64px));margin:auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:12px 21px;border-radius:6px;font-size:14px;font-weight:750;line-height:1.35;transition:background .15s,transform .15s}.button:hover{filter:brightness(.96);transform:translateY(-1px)}.lime{background:var(--lime);color:#111d0a}.dark{background:var(--ink);color:#fff}.dark svg{color:var(--lime)}.outline{border:1px solid #aab3be;background:#fff}.outline-light{border:1px solid #dce5e8;color:#fff}.text-link{text-decoration:underline;text-underline-offset:5px;padding:5px 0;font-size:14px}.muted{color:var(--muted);font-size:14px}.eyebrow{display:block;font-size:11px;font-weight:800;letter-spacing:2.5px;margin-bottom:24px}.topbar{background:var(--ink);color:#d7dfe0;font-size:11px}.topbar .container{display:flex;align-items:center;justify-content:center;gap:65px;min-height:31px}.topbar span,.topbar button{display:flex;align-items:center;gap:9px;font-size:11px}.topbar svg{width:16px;height:16px}.topbar .top-city{margin-left:auto}.header-main{display:flex;align-items:center;gap:24px;padding-block:20px}.brand{display:inline-flex;gap:8px;align-items:center;white-space:nowrap}.brand img{width:42px;height:40px}.brand>span{font-size:23px;font-weight:800;letter-spacing:-1px;color:var(--navy);line-height:1.05}.brand small{display:block;letter-spacing:2.8px;font-size:7px;font-weight:700;margin-top:6px}.catalog-button{padding-inline:20px}.search{display:flex;align-items:center;flex:1;background:#fafbfc;border:1px solid var(--line);border-radius:6px}.search input{border:0;background:transparent;font-size:12px;min-width:0}.search button{padding:10px}.search svg{width:20px;color:#6d7789}.header-actions{display:flex;gap:27px}.header-actions a{display:flex;align-items:center;flex-direction:column;gap:5px;position:relative;font-size:11px}.header-actions svg{width:25px;height:25px}.header-actions b{position:absolute;right:0;top:-6px;border-radius:20px;background:var(--lime);min-width:17px;text-align:center;font-size:10px}.category-nav{border-block:1px solid #f0f1f3}.category-nav>.container{display:flex;gap:43px;justify-content:center;padding-block:14px;font-size:12px}.category-nav a:hover{color:#749e08}.mobile-menu{display:none}.hero{background:#e8ece8;padding:0}.hero-inner{height:433px;position:relative;padding:10px 0;display:flex;align-items:center}.hero-art{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:65% 55%;border-radius:12px}.hero-copy{background:#fffefb;border-radius:11px;position:relative;width:46%;padding:39px 40px;box-shadow:0 5px 30px #00000008}.hero-copy h1{font-size:39px;letter-spacing:-1.7px}.hero-copy p{font-size:17px;color:#78808e;line-height:1.45;max-width:340px;margin:16px 0 22px}.hero-copy .button{width:100%;justify-content:space-between;padding-inline:28px;font-size:16px;min-height:50px}.hero-copy .text-link{display:block;margin:12px auto 0}.hero-caption{position:absolute;right:30px;top:36px;color:#fff;font-size:15px;line-height:1.3;padding:12px 16px;border-radius:8px;background:#112128d1;font-weight:600;text-shadow:0 1px 2px rgb(0 0 0 / 25%)}.home section{margin-bottom:30px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);padding:29px 0 32px;gap:20px}.benefits>div{display:flex;gap:18px;padding-inline:24px;border-right:1px solid var(--line);align-items:center}.benefits>div:first-child{padding-left:12px}.benefits>div:last-child{border:0}.benefits svg{width:34px;height:34px}.benefits b,.benefits span{display:block;font-size:12px}.benefits b{font-weight:600;margin-bottom:5px}.benefits span{color:var(--muted);font-size:11px}.section-heading{display:flex;align-items:center;gap:20px;margin-bottom:15px}.section-heading h2{margin:0}.section-heading>a{font-size:12px;display:flex;gap:8px;align-items:center;margin-left:auto;text-decoration:underline;text-underline-offset:4px}.section-heading>a svg{width:17px}.categories{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}.category-card{border-radius:8px;overflow:hidden;background:linear-gradient(#e6eceb,#cad6cc 65%,#192930 65%);transition:transform .2s}.category-card:hover{transform:translateY(-3px)}.category-card .product-image{height:174px;mix-blend-mode:multiply}.category-card>div:last-child{background:var(--ink);color:#fff;padding:16px 15px}.category-card h3{font-size:15px;white-space:nowrap;letter-spacing:-.5px}.category-card p{font-size:11px;color:#d5dce0;margin-top:6px;min-height:35px;line-height:1.4}.category-card span{font-size:12px;font-weight:650;color:var(--lime);display:flex;align-items:center;gap:8px;margin-top:8px}.category-card span svg{width:18px}.product-image{width:100%;aspect-ratio:1.5;background-image:url(/assets/products.webp);background-size:300% 200%;background-repeat:no-repeat;background-color:#fff}.sprite-0{background-position:0 0}.sprite-1{background-position:50% 0}.sprite-2{background-position:100% 0}.sprite-3{background-position:0 100%}.sprite-4{background-position:50% 100%;clip-path:inset(0 7% 0 0)}.sprite-5{background-position:100% 100%}.real-product{width:100%;aspect-ratio:1.5;object-fit:contain}.tabs{display:flex;gap:6px;overflow:auto}.tabs button{font-size:10px;padding:8px 14px;background:#f4f5f7;border-radius:22px;white-space:nowrap}.tabs .active,.product-tabs .active,.pagination .active{background:var(--lime);color:#17230c}.products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.product-card{border:1px solid var(--line);border-radius:8px;position:relative;overflow:hidden;background:#fff}.product-card:hover{border-color:#c3cebd;box-shadow:0 4px 18px #13251109}.product-picture{display:block;position:relative;padding-top:15px}.product-picture .product-image{height:auto;aspect-ratio:1.5}.product-actions{position:absolute;right:10px;top:10px;z-index:1;display:flex;gap:10px}.product-actions button{padding:0;color:#758297;min-width:24px;min-height:27px}.product-actions svg{width:19px;height:19px}.product-actions button[aria-pressed=true]{color:#446c06}.stock{display:inline-block;background:var(--lime);color:#22300c;font-size:10px;font-weight:700;padding:6px 11px;border-radius:5px;white-space:nowrap}.product-picture>.stock{position:absolute;right:12px;bottom:4px}.unavailable{background:#f0f1f2;color:#67717d}.product-body{padding:9px 14px 13px}.product-body>small{color:#8b95a2;font-size:10px}.product-name{display:block;font-size:13px;font-weight:750;line-height:1.4;margin:5px 0 12px;min-height:36px}.mini-specs{display:grid;grid-template-columns:1fr 1fr;gap:9px 7px;color:#7c889b;font-size:9px}.mini-specs span{display:flex;align-items:center;gap:7px}.mini-specs svg{width:15px;height:15px}.product-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:16px;gap:7px}.product-bottom strong{font-size:17px;white-space:nowrap;letter-spacing:-.6px}.product-bottom .button{padding:9px 11px;font-size:11px;min-height:35px;gap:7px}.product-bottom svg{width:18px;height:18px}.help-banner{border-radius:9px;background:#1a2c32;color:#fff;position:relative;overflow:hidden;min-height:181px;display:flex;align-items:center;padding:24px 28px;margin-top:27px;margin-bottom:26px}.help-banner>div:first-child{position:relative;z-index:1;max-width:54%}.help-banner h2{margin-bottom:6px;color:#fff}.help-banner p{font-size:12px;line-height:1.45;max-width:430px;color:#e3e7e8}.help-banner .button-row{margin-top:16px}.button-row{display:flex;gap:10px}.help-banner .button{font-size:11px;min-height:39px;padding:10px 16px}.help-banner>img{position:absolute;width:46%;height:100%;object-fit:cover;object-position:center 65%;right:12%;top:0;opacity:.9;-webkit-mask-image:linear-gradient(90deg,transparent,#000 20%,#000 70%,transparent);mask-image:linear-gradient(90deg,transparent,#000 20%,#000 70%,transparent)}.route-art{position:absolute;right:20px;top:48px;width:24%;font-size:9px;line-height:3;color:#dfe5df;transform:rotate(-4deg)}.route-art span{color:var(--lime);font-size:65px;line-height:.4;display:inline-block;vertical-align:middle;margin:0 10px}.confidence{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.confidence>div{background:#f7f8f8;border:1px solid #f0f1f1;border-radius:7px;padding:16px 18px}.confidence svg{width:31px;height:31px;margin-bottom:9px}.confidence h3{font-size:13px;margin-bottom:6px}.confidence p{font-size:11px;color:#8a94a2;line-height:1.45}.faq-layout{display:grid;grid-template-columns:1.7fr 1fr;gap:22px}.faq details{border:1px solid var(--line);border-radius:5px;margin-bottom:7px;padding:0 15px;font-size:12px}.faq summary{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:10px 0;list-style:none}.faq summary svg{width:15px;height:15px;color:#8792a0}.faq details p{padding:0 0 12px;color:#71808b}.faq-help{background:linear-gradient(110deg,#f2f5f6,#dce7e9);border-radius:8px;padding:20px 24px;position:relative}.faq-help>svg{position:absolute;right:25px;bottom:22px;width:84px;height:84px;opacity:.2}.faq-help p{font-size:12px;color:#8693a0;max-width:210px;margin:6px 0 14px}.faq-help .button{font-size:12px;min-height:36px;padding:9px 15px}footer{background:#192d34;color:#dae2e4;margin-top:32px;padding:33px 0 0}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.2fr;gap:45px}.footer-grid .brand>span{color:#fff;font-size:22px}.footer-grid .brand img{width:35px}.footer-grid p{font-size:12px;margin-top:10px;color:#bfcbd0}.footer-mark{display:flex;align-items:center;gap:8px;margin-top:20px;font-size:11px;color:#afbdc4}.footer-mark svg{color:var(--lime);width:18px}.footer-grid summary{font-size:13px;font-weight:750;list-style:none;margin-bottom:12px}.footer-grid summary svg{display:none}.footer-grid details>a,.footer-grid details>span{display:flex;align-items:center;gap:9px;font-size:11px;line-height:1.8;margin-bottom:4px;color:#cad5d8}.footer-grid details>a svg,.footer-grid details>span svg{width:17px;height:17px}.footer-grid a:hover{color:var(--lime)}.footer-bottom{border-top:1px solid #ffffff17;display:flex;gap:25px;font-size:10px;margin-top:32px;padding:20px 0;color:#bdcbd0}.footer-bottom span{margin-right:auto}.page{padding-top:23px;padding-bottom:10px;min-height:50vh}.page>section{margin-top:25px}.breadcrumb{display:flex;gap:9px;font-size:11px;color:#8892a4;margin-bottom:20px;flex-wrap:wrap}.breadcrumb a{color:#63768a}.catalog-title{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:28px}.catalog-title h1{margin-bottom:10px}.catalog-mini-banner{width:49%;height:155px;position:relative;overflow:hidden;border-radius:8px;background:var(--ink)}.catalog-mini-banner img{height:100%;width:85%;object-fit:cover;object-position:50% 60%;-webkit-mask-image:linear-gradient(90deg,black 65%,transparent);mask-image:linear-gradient(90deg,black 65%,transparent)}.catalog-mini-banner span{position:absolute;right:20px;top:43px;color:#fff;font-size:13px}.categories.compact{margin-bottom:26px}.compact .category-card{background:#f7f8f8;border-radius:6px}.compact .category-card .product-image{height:auto;aspect-ratio:1.65}.compact .category-card>div:last-child{padding:9px 13px 14px;color:#111b25;background:transparent}.compact .category-card h3{display:flex;align-items:center;justify-content:space-between;font-size:12px}.compact .category-card h3 svg{width:16px}.catalog-layout{display:grid;grid-template-columns:230px 1fr;gap:20px}.filter-sidebar>h2{margin-bottom:3px}.filter-sidebar>.muted{margin-bottom:17px}.panel{border:1px solid var(--line);border-radius:7px;padding:22px;background:#fff}.filters{padding:17px 15px}.filters h3{font-size:13px;margin-bottom:16px}.check-label{flex-direction:row;align-items:center;gap:9px;font-size:11px;margin-bottom:10px}.check-label input{width:17px;height:17px;min-height:17px}.filter-section{border-top:1px solid var(--line);padding:20px 0}.price-fields{display:flex;gap:8px}.filters input:not([type=checkbox]),.filters select{min-height:35px;font-size:11px;padding:8px;min-width:0}.filters>.button{width:100%;margin-top:9px;font-size:12px;min-height:40px}.catalog-toolbar{display:flex;align-items:center;gap:15px;min-height:48px;margin-bottom:15px}.catalog-toolbar select{margin-left:auto;width:210px;font-size:12px;min-height:36px;padding:8px 12px}.result-count{font-size:12px;color:var(--muted)}.grid-symbol{padding:6px;width:35px;height:35px;background:var(--lime);border-radius:5px}.catalog-products{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-filter{display:none}.active-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:15px}.active-filters button{display:flex;gap:8px;align-items:center;font-size:11px;background:#f2f6e9;border-radius:20px;padding:7px 12px}.pagination{display:flex;gap:7px;justify-content:center;margin-top:23px}.pagination button{border-radius:5px;min-width:32px;height:32px}.count-note{text-align:center;font-size:11px;color:#929dab;margin-top:12px}.product-detail{display:grid;grid-template-columns:1fr 1.1fr;column-gap:30px;grid-template-areas:"gallery title" "gallery purchase";align-items:start}.detail-title{grid-area:title}.detail-title h1{font-size:31px;letter-spacing:-1px}.rating{display:flex;align-items:center;gap:14px;margin-bottom:21px;font-size:13px}.rating .stock{margin-left:auto;font-size:12px;padding:8px 15px}.stars{color:#f2bd21;letter-spacing:2px}.rating .text-link{font-size:12px;color:#7a8b9f}.gallery{grid-area:gallery;position:relative;min-width:0}.gallery>.product-image{aspect-ratio:1.12;background-size:300% 200%;border-radius:7px}.gallery>.real-product{aspect-ratio:1.12}.zoom-button{position:absolute;right:12px;top:12px;border-radius:5px;background:#fff;padding:8px;z-index:1}.gallery-thumbs{display:flex;margin-top:12px;gap:9px}.gallery-thumbs button{width:95px;border-radius:6px;overflow:hidden;padding:0;border:1px solid var(--line)}.gallery-thumbs .selected{border:2px solid var(--lime)}.detail-purchase{grid-area:purchase}.spec-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:23px}.spec-tiles>div{display:flex;align-items:center;gap:12px;border:1px solid var(--line);padding:12px;border-radius:6px}.spec-tiles svg{color:#445972;width:28px;height:28px}.spec-tiles strong,.spec-tiles small{display:block}.spec-tiles strong{font-size:13px}.spec-tiles small{font-size:10px;color:#8b96a6;margin-top:3px}.detail-price{font-size:36px;font-weight:800;letter-spacing:-1px;margin-bottom:18px}.one-click{width:100%;font-size:17px;min-height:49px;margin-bottom:9px}.detail-purchase>.button-row>.button{flex:1;padding:10px;font-size:12px}.purchase-benefits{display:flex;gap:8px;margin-top:16px}.purchase-benefits>span{display:flex;align-items:center;gap:6px;padding:12px 8px;border:1px solid var(--line);border-radius:5px;font-size:9px;flex:1}.purchase-benefits svg{width:22px;color:#53697a}.demo-note{font-size:10px;color:#98a1aa;margin-top:12px}.product-tabs{display:flex;justify-content:space-between;padding:6px;border:1px solid var(--line);border-radius:7px;margin:30px 0 21px;gap:7px}.product-tabs button{flex:1;padding:11px;border-radius:6px;font-size:13px;white-space:nowrap}.description>p{font-size:15px;color:#7a8797;margin-bottom:23px}.description h2{font-size:26px}.spec-table{display:grid;grid-template-columns:1fr 1fr;column-gap:55px;border:1px solid var(--line);border-radius:7px;padding:12px 20px}.spec-table>div{display:flex;gap:20px;justify-content:space-between;font-size:12px;padding:10px 0;border-bottom:1px solid #f0f1f3;color:#7d8999}.spec-table b{font-weight:500;color:#5c6d83}.review-form{max-width:520px;display:grid;gap:15px;margin-top:20px}.reviews>article{margin-bottom:12px}.reviews>article>.stars{margin-left:20px}.reviews>article>small{float:right;color:var(--muted)}.reviews>article>p{margin-top:12px}.checkout-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:20px;align-items:start}.checkout-fields{display:grid;gap:18px}.checkout-fields .panel h2{font-size:25px}.contact-fields{display:grid;grid-template-columns:1fr 1fr 1fr;gap:15px;margin-top:25px}.contact-fields input{font-size:12px}.checkout-fields .panel>label{margin-top:19px}.choice{border:1px solid var(--line);border-radius:6px;display:flex;flex-direction:row;align-items:center;padding:20px;gap:20px;margin-bottom:14px}.choice.selected{background:#f4fbdf;border-color:#b7e34b}.choice>svg{width:35px;height:35px}.choice span{flex:1}.choice b,.choice small{display:block}.choice b{font-size:17px;margin-bottom:3px}.choice small{font-size:12px;color:#83909c}.choice input{margin-left:auto}.delivery-options{display:grid;grid-template-columns:1fr;gap:0}.char-count{display:block;text-align:right;color:#94a0b2}.summary{position:sticky;top:16px}.summary>h2{margin-bottom:17px}.cart-item{position:relative;display:grid;grid-template-columns:100px 1fr auto;gap:13px;align-items:center;padding:17px 0;border-bottom:1px solid var(--line)}.cart-item>a{min-width:0}.cart-item .product-image{aspect-ratio:1.35}.cart-item b{font-size:12px;line-height:1.4;display:block;padding-right:16px}.cart-item strong{font-size:13px;white-space:nowrap}.cart-item>.remove-item{position:absolute;right:-4px;top:5px;color:#8996a7;padding:5px}.cart-item>.remove-item svg{width:17px;height:17px}.quantity{display:inline-flex;border:1px solid var(--line);border-radius:5px;margin-top:12px;align-items:center;overflow:hidden}.quantity button{padding:4px;min-width:29px;min-height:28px}.quantity svg{width:15px;height:15px;vertical-align:middle}.quantity span{min-width:27px;text-align:center;font-size:12px;border-inline:1px solid var(--line)}.subtotal,.total{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:20px 0}.subtotal{border-bottom:1px solid var(--line);font-size:14px}.total{font-size:24px;font-weight:800}.total strong{font-size:29px;white-space:nowrap;letter-spacing:-1px}.summary>.button{width:100%;font-size:18px;min-height:52px}.summary>p{margin-top:15px}.consent{display:flex;flex-direction:row;gap:12px;margin:18px 0;font-size:12px;line-height:1.7;align-items:flex-start}.consent a{text-decoration:underline;text-underline-offset:3px}.checkout-promises>div{display:flex;align-items:center;gap:20px;border-top:1px solid var(--line);padding:22px 0}.checkout-promises>div:last-child{padding-bottom:0}.checkout-promises svg{width:38px;height:38px;color:#35556b}.checkout-promises b,.checkout-promises small{display:block}.checkout-promises b{font-size:14px}.checkout-promises small{font-size:12px;color:#8b97a7;margin-top:4px}.success-panel{display:grid;grid-template-columns:90px 1fr auto;gap:23px;align-items:center;padding:35px}.success-icon{width:84px;height:84px;background:var(--lime);border-radius:50%;display:flex;align-items:center;justify-content:center}.success-icon svg{width:48px;height:48px;stroke-width:2.3}.success-panel h1{font-size:37px;margin-bottom:10px}.success-panel p{font-size:15px;color:#8290a2}.order-number{border-left:1px solid #d9dfe7;padding-left:28px}.order-number span{font-size:13px}.order-number strong{display:block;font-size:30px;margin-top:9px;white-space:nowrap}.success-buttons{grid-column:2/4;display:flex;gap:16px;max-width:690px}.success-buttons>.button{flex:1}.fast-help{display:flex;align-items:center;gap:25px;border:1px solid #c8e789;background:#f7fceb;border-radius:8px;padding:26px}.fast-help>svg{width:64px;height:64px;color:#283c4c}.fast-help>div{flex:1}.fast-help h2{margin-bottom:7px}.fast-help p{font-size:14px;color:#6e8290}.fast-help b{display:inline-block;font-size:13px;background:#eafbba;padding:6px 12px;border-radius:5px;margin-top:10px}.fast-help>.button{min-width:220px}.status-line{display:flex;align-items:center;gap:10px;margin:12px 0}.auth-form{max-width:440px;display:grid;gap:17px;margin:25px 0}.account-order{display:flex;align-items:center;gap:20px;margin-top:12px;font-size:14px}.account-order>span:first-child{flex:1}.account-order small{display:block;color:var(--muted);margin-top:6px}.info-page{max-width:900px}.markdown p{margin:10px 0;color:#667483;font-size:14px;line-height:1.8}.markdown h2{margin-top:30px;font-size:24px}.markdown h3{margin-top:23px}.markdown-bullet{padding-left:15px}.prose{max-width:900px}.empty{padding:65px 20px;text-align:center;color:#74858d}.empty svg{margin-bottom:10px}.empty h2{margin-bottom:12px}.empty .button{margin-top:20px}.loading{padding:100px 20px;text-align:center;color:var(--muted)}.comparison{display:flex;gap:15px;overflow:auto}.comparison>.panel{min-width:250px;flex:1}.comparison h3{margin:14px 0}.comparison p{border-top:1px solid var(--line);padding:12px 0;font-size:12px}.comparison p span,.comparison p b{display:block}.comparison p span{color:var(--muted)}.floating-chat{position:fixed;bottom:23px;right:23px;width:52px;height:52px;border-radius:50%;background:var(--lime);box-shadow:0 4px 22px #101e2529;display:flex;align-items:center;justify-content:center;z-index:10}.floating-chat svg{width:25px;height:25px}.compare-floating{position:fixed;bottom:25px;left:20px;display:flex;align-items:center;gap:8px;padding:12px 16px;background:var(--ink);color:#fff;border-radius:7px;font-size:12px;z-index:10}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);padding:15px 23px;max-width:calc(100% - 36px);background:var(--ink);color:#fff;box-shadow:0 4px 25px #0003;border-radius:8px;z-index:100;display:flex;align-items:center;gap:10px;font-size:13px}.toast svg{color:var(--lime)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#071015bd;z-index:2147483647;display:flex;align-items:center;justify-content:center;padding:24px;overflow:auto;overscroll-behavior:contain;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal{position:relative;width:min(560px,100%);max-height:calc(100dvh - 48px);overflow:auto;border-radius:18px;background:#fffdf9;box-shadow:0 20px 100px #0004;overscroll-behavior:contain}.modal-close{position:absolute;right:15px;top:15px;z-index:2;border-radius:50%;background:#f4f4f1;width:34px;height:34px;display:flex;align-items:center;justify-content:center}.welcome-modal{width:min(1100px,100%);display:grid;grid-template-columns:46% 54%;overflow:auto;min-height:545px}.welcome-picture{grid-column:2;grid-row:1;background:url(/assets/hero.webp) center/cover;min-height:100%}.welcome-copy{grid-column:1;grid-row:1;padding:49px 42px 40px}.welcome-copy h2{font-size:37px;letter-spacing:-1.4px;line-height:1.12;margin:25px 0}.welcome-copy>p{font-size:21px;color:#66727e;line-height:1.4;margin-bottom:28px}.welcome-copy .eyebrow{font-size:10px;letter-spacing:3px}.welcome-primary{width:100%;justify-content:space-between;font-size:18px;min-height:62px;margin-top:4px;padding-inline:24px;border-radius:10px}.welcome-primary svg{width:27px;height:27px}.continue{display:block;margin:29px auto 0;font-size:16px}.step-1 .welcome-copy{padding-top:23px}.back-button{display:flex;align-items:center;gap:11px;margin-bottom:26px;padding:0;font-size:14px}.step-1 .welcome-copy h2{font-size:32px;margin:19px 0 15px}.step-1 .welcome-copy>p{font-size:17px;margin-bottom:23px}.selection-options{display:grid;gap:10px}.selection-options button{display:flex;align-items:center;gap:19px;text-align:left;border:1px solid #dce1e5;background:#fff;border-radius:11px;padding:18px;min-height:78px}.selection-options button:hover{border-color:#a5cc3b;background:#fafdf2}.selection-options span{flex:1;font-weight:700;font-size:16px}.selection-options button>svg:first-child{width:43px;height:43px}.selection-help{position:absolute;right:22px;bottom:22px;background:#192322ed;color:#fff;padding:19px 20px;border:1px solid #ffffff30;border-radius:16px;width:290px}.selection-help .eyebrow{font-size:8px;color:var(--lime);letter-spacing:1.7px;margin-bottom:9px}.selection-help i{display:inline-block;width:8px;height:8px;background:var(--lime);box-shadow:0 0 0 4px #c6fa4520;border-radius:50%;margin-right:7px}.selection-help h3{font-size:20px;margin-bottom:6px}.selection-help p{font-size:13px;color:#d5d8d6;line-height:1.4}.selection-help .button{width:100%;margin-top:13px;font-size:14px}.support-form{padding:37px;display:grid;gap:16px}.support-form .eyebrow{margin:0}.support-form h2{font-size:28px;margin:0}.support-form .consent{margin:0}.zoom-modal{width:min(950px,95%);padding:35px}.zoom-modal .product-image{aspect-ratio:1.5}.filter-modal{padding:25px}.admin-layout{display:grid;grid-template-columns:190px 1fr;gap:25px}.admin-sidebar{display:flex;flex-direction:column;gap:5px}.admin-sidebar button{text-align:left;padding:13px;border-radius:6px;font-size:13px}.admin-sidebar .active{background:var(--lime)}.admin-content{min-width:0}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:22px}.admin-stats .panel b{font-size:28px;display:block;margin-top:10px}.admin-stats .panel span{font-size:12px;color:var(--muted)}.admin-toolbar{display:flex;gap:12px;margin-bottom:18px}.admin-table-wrap{overflow:auto}.admin-table{border-collapse:collapse;width:100%;font-size:12px}.admin-table td,.admin-table th{padding:13px 10px;border-bottom:1px solid var(--line);text-align:left;white-space:nowrap}.admin-table tr:hover{background:#f7faf2}.admin-table button{text-decoration:underline}.admin-details{display:grid;gap:16px}.admin-details pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;background:#f7f8f9;padding:15px;border-radius:5px}.admin-details .panel p{font-size:13px;margin:6px 0}.admin-json{min-height:360px;font-family:monospace;font-size:12px}.admin-message{padding:12px;background:#eff8da;border-radius:5px;margin-bottom:16px;font-size:13px}.admin-editor{display:grid;gap:12px}.admin-editor textarea{min-height:350px}.admin-row{display:flex;align-items:center;gap:15px;justify-content:space-between;margin-bottom:10px}.admin-row p{font-size:13px}.admin-error{background:#fff0ed;color:#a4422c;padding:15px;border-radius:6px;margin-bottom:15px}@media(min-width:1500px){.hero-inner{height:480px}.hero-copy{padding:50px}.hero-copy h1{font-size:43px}}@media(max-width:1100px){.container{width:calc(100% - 40px)}.header-main{gap:15px}.brand>span{font-size:20px}.brand img{width:34px}.header-actions{gap:19px}.catalog-button{padding-inline:13px}.category-nav>.container{gap:27px}.hero-copy{padding:30px;width:48%}.hero-copy h1{font-size:34px}.hero-copy p{font-size:16px}.category-card h3{font-size:12px}.category-card .product-image{height:140px}.product-bottom strong{font-size:15px}.product-bottom .button{padding:8px}.popular-heading{flex-wrap:wrap}.popular-heading .tabs{order:3;width:100%}.benefits>div{padding-inline:8px;gap:12px}.catalog-layout{grid-template-columns:200px 1fr;gap:15px}.catalog-products .product-bottom{flex-wrap:wrap}.catalog-products .product-bottom .button{margin-left:auto}.contact-fields{grid-template-columns:1fr}.checkout-grid{grid-template-columns:1.3fr 1fr}.spec-tiles>div{padding:10px 8px;gap:8px}.spec-tiles svg{width:22px}.success-panel{grid-template-columns:70px 1fr;gap:20px}.success-icon{width:70px;height:70px}.order-number{grid-column:2;border-left:0;padding-left:0}.success-buttons{grid-column:2}.footer-grid{gap:25px}.welcome-copy{padding:40px 30px}.welcome-copy h2{font-size:34px}.welcome-copy>p{font-size:19px}.welcome-primary{font-size:16px}.welcome-modal{min-height:515px}.step-1 .welcome-copy h2{font-size:28px}.selection-options button{padding:15px;gap:13px}.selection-options span{font-size:14px}}@media(max-width:760px){.container{width:calc(100% - 32px)}h1{font-size:29px;letter-spacing:-1.1px;margin-bottom:15px}h2{font-size:23px;letter-spacing:-.8px}h3{font-size:15px}.topbar .container{gap:0;justify-content:space-between;min-height:29px}.topbar span,.topbar button{font-size:8px;gap:5px}.topbar svg{width:14px;height:14px}.topbar .top-city{display:none}.header-main{display:grid;grid-template-columns:auto 1fr auto;gap:13px;padding-block:14px}.brand{gap:5px}.brand>span{font-size:21px}.brand img{width:32px;height:31px}.brand small{font-size:6px;letter-spacing:2.3px;margin-top:4px}.mobile-menu{display:block;padding:0}.mobile-menu svg{width:25px;height:25px}.catalog-button{display:none}.header-actions{gap:18px}.header-actions a{gap:0}.header-actions a:first-child{display:flex}.header-actions a>span{display:none}.header-actions svg{width:25px;height:25px}.search{grid-column:1/-1;grid-row:2;min-width:0;flex-direction:row-reverse}.search input{min-height:40px;padding-left:2px;font-size:11px}.search button{padding:9px 12px}.search svg{width:18px;height:18px}.category-nav{display:none}.category-nav.open{display:block}.category-nav>.container{flex-direction:column;gap:0;padding:0}.category-nav a{padding:13px 0;border-bottom:1px solid #f0f0f0}.hero{padding:0;background:#f0f2ed}.hero-inner{height:auto;width:100%;display:flex;flex-direction:column;padding:0;align-items:stretch}.hero-art{position:relative;order:2;height:250px;object-position:center 60%;border-radius:0}.hero-copy{width:auto;margin:0;padding:27px 23px 22px;border-radius:0;background:#fffefb}.hero-copy .eyebrow{font-size:9px;margin-bottom:18px;letter-spacing:2px}.hero-copy h1{font-size:34px;line-height:1.08;letter-spacing:-1.5px}.hero-copy p{font-size:14px;max-width:300px;margin:13px 0 18px}.hero-copy .button{min-height:47px;font-size:14px;padding-inline:21px}.hero-copy .text-link{font-size:12px;margin-top:10px}.hero-caption{top:auto;bottom:172px;right:20px;font-size:12px}.benefits{grid-template-columns:1fr 1fr;padding:20px 0;gap:19px 12px}.benefits>div,.benefits>div:first-child{padding:0;border:0;gap:12px}.benefits svg{width:27px;height:27px}.benefits b{font-size:10px;margin-bottom:3px}.benefits span{font-size:9px}.section-heading{gap:12px;margin-bottom:13px;align-items:flex-end}.section-heading h2{font-size:22px}.section-heading>a{font-size:10px;white-space:nowrap}.section-heading>a svg{width:15px}.home section{margin-bottom:25px}.categories{grid-template-columns:repeat(6,1fr);gap:8px}.category-card{grid-column:span 2}.category-card:nth-child(n+4){grid-column:span 3}.category-card .product-image{height:auto;aspect-ratio:1.12}.category-card:nth-child(n+4) .product-image{aspect-ratio:1.75}.category-card>div:last-child{padding:10px 9px}.category-card h3{font-size:9px;letter-spacing:-.35px;white-space:normal;overflow-wrap:anywhere}.category-card p{font-size:8px;line-height:1.4;min-height:26px;margin-top:4px}.category-card span{font-size:8px;margin-top:5px;gap:3px}.category-card span svg{width:12px;height:12px}.popular-heading{gap:12px}.popular-heading>a{font-size:9px}.popular-heading .tabs{margin-top:0;gap:5px}.tabs button{font-size:9px;padding:8px 11px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-actions{right:8px;top:8px;gap:8px}.product-actions svg{width:17px;height:17px}.product-actions button{min-width:21px;min-height:24px}.product-picture{padding-top:23px}.product-picture .product-image{aspect-ratio:1.35}.product-picture>.stock{font-size:8px;padding:5px 7px;bottom:1px;right:8px}.product-body{padding:8px 10px 10px}.product-body>small{font-size:8px}.product-name{font-size:11px;min-height:31px;margin:4px 0 9px;letter-spacing:-.3px}.mini-specs{font-size:8px;gap:6px 3px}.mini-specs span{gap:4px;white-space:nowrap}.mini-specs svg{width:12px;height:12px}.mini-specs span:nth-child(n+3){display:none}.product-bottom{gap:6px;margin-top:12px;flex-wrap:wrap}.product-bottom strong{font-size:16px}.product-bottom .button{font-size:10px;min-height:32px;padding:7px 9px;gap:5px;margin-left:auto}.product-bottom svg{width:15px;height:15px}.help-banner{padding:20px 17px;min-height:235px;margin-top:22px;border-radius:8px;align-items:flex-start}.help-banner>div:first-child{max-width:100%;width:100%}.help-banner h2{font-size:22px}.help-banner p{font-size:11px;max-width:260px}.help-banner .button-row{max-width:59%;flex-direction:column;gap:7px;margin-top:15px}.help-banner .button{font-size:9px;min-height:35px;padding:8px 9px;gap:6px}.help-banner .button svg{width:16px;height:16px}.help-banner>img{right:-34%;width:99%;height:65%;top:auto;bottom:0;opacity:.9;-webkit-mask-image:linear-gradient(90deg,transparent,black 35%);mask-image:linear-gradient(90deg,transparent,black 35%)}.route-art{display:none}.confidence{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding-bottom:5px}.confidence>div{min-width:155px;flex:1;padding:14px;scroll-snap-align:start}.confidence h3{font-size:12px}.confidence p{font-size:10px}.confidence svg{width:27px;height:27px}.faq-layout{grid-template-columns:1fr;gap:12px}.faq details{font-size:11px;padding-inline:11px}.faq summary{padding:12px 0}.faq-help{padding:17px 20px}.faq-help p{max-width:230px}.faq-help>svg{right:35px;bottom:18px}.page{padding-top:18px}.breadcrumb{font-size:10px;margin-bottom:17px;gap:7px}.catalog-title{margin-bottom:25px}.catalog-title h1{font-size:29px;margin-bottom:9px}.catalog-title .muted{font-size:12px}.catalog-mini-banner{display:none}.compact .category-card .product-image{aspect-ratio:1.25}.compact .category-card:nth-child(n+4) .product-image{aspect-ratio:1.7}.compact .category-card>div:last-child{padding:8px 8px 11px}.compact .category-card h3{font-size:9px;gap:3px;white-space:nowrap}.compact .category-card h3 svg{width:11px;height:11px}.categories.compact{margin-bottom:24px}.catalog-layout{display:block}.filter-sidebar{display:none}.catalog-toolbar{gap:9px;margin-bottom:13px;flex-wrap:wrap}.mobile-filter{display:flex;flex:1;font-size:12px;min-height:40px;padding:10px}.catalog-toolbar select{flex:1;width:auto;min-width:0;min-height:40px;font-size:11px}.result-count{width:100%;order:-1;font-size:13px;font-weight:650;margin-bottom:3px}.grid-symbol{display:none}.catalog-products{grid-template-columns:repeat(2,minmax(0,1fr))}.active-filters{gap:6px}.active-filters button{font-size:10px;padding:7px 10px}.filter-modal .filters input,.filter-modal .filters select{font-size:14px;min-height:42px}.filter-modal .check-label{font-size:13px;padding:5px 0}.product-detail{display:flex;flex-direction:column;gap:0}.detail-title{width:100%}.detail-title h1{font-size:26px;line-height:1.2;margin-bottom:10px}.rating{gap:9px;font-size:12px;margin-bottom:18px}.rating .text-link{font-size:10px}.rating .stock{font-size:10px;padding:6px 10px}.gallery{width:100%;margin-bottom:18px}.gallery>.product-image,.gallery>.real-product{aspect-ratio:1.35}.gallery-thumbs{margin-top:9px}.gallery-thumbs button{width:80px}.detail-purchase{width:100%}.spec-tiles{gap:7px;margin-bottom:17px}.spec-tiles>div{padding:10px 7px;gap:7px}.spec-tiles svg{width:23px;height:23px}.spec-tiles strong{font-size:11px}.spec-tiles small{font-size:8px}.detail-price{font-size:31px;margin-bottom:13px}.one-click{font-size:15px;min-height:47px}.detail-purchase>.button-row{flex-direction:column;gap:8px}.detail-purchase>.button-row>.button{font-size:13px;min-height:43px}.purchase-benefits{gap:6px;margin-top:13px}.purchase-benefits>span{padding:10px 6px;font-size:8px;gap:5px}.purchase-benefits svg{width:18px;height:18px}.product-tabs{border:0;padding:0;gap:5px;overflow:auto;margin:23px 0 18px}.product-tabs button{font-size:9px;padding:10px 8px;background:#f5f6f8;border-radius:10px}.product-tabs button.active{background:var(--lime)}.description h2{font-size:20px}.description>p{font-size:13px;line-height:1.7}.spec-table{grid-template-columns:1fr;padding:6px 13px;gap:0}.spec-table>div{font-size:11px;padding:9px 0}.page>section{margin-top:23px}.checkout-grid{display:flex;flex-direction:column;gap:16px}.checkout-grid>*{width:100%}.panel{padding:18px 16px}.checkout-fields{gap:15px}.checkout-fields .panel h2{font-size:22px}.checkout-fields .muted{font-size:11px}.contact-fields{margin-top:19px;gap:16px}.contact-fields input{font-size:13px}.choice{padding:16px 13px;gap:15px;margin-bottom:11px}.choice>svg{width:29px;height:29px}.choice b{font-size:15px}.choice small{font-size:11px}.checkout-fields .panel>label{margin-top:16px}.summary{position:static}.cart-item{grid-template-columns:90px 1fr auto;gap:12px;padding:18px 0}.cart-item b{font-size:11px}.cart-item strong{font-size:13px}.total{font-size:25px}.total strong{font-size:29px}.consent{font-size:11px}.summary>.button{font-size:17px;min-height:49px}.checkout-promises>div{padding:19px 0}.checkout-promises b{font-size:13px}.checkout-promises small{font-size:11px}.success-panel{grid-template-columns:61px 1fr;gap:15px;padding:23px 17px}.success-icon{width:61px;height:61px}.success-icon svg{width:38px;height:38px}.success-panel h1{font-size:28px;letter-spacing:-1.2px}.success-panel p{font-size:12px;line-height:1.55}.order-number{grid-column:1/-1;border:1px solid var(--line);background:#f8fafb;border-radius:7px;padding:14px 16px}.order-number span{font-size:12px}.order-number strong{font-size:27px;margin-top:4px}.success-buttons{grid-column:1/-1;flex-direction:column;gap:10px}.success-buttons>.button{font-size:13px}.fast-help{padding:20px 16px;display:grid;grid-template-columns:42px 1fr;gap:13px}.fast-help>svg{width:42px;height:42px;align-self:start}.fast-help h2{font-size:24px}.fast-help p{font-size:12px}.fast-help b{font-size:11px}.fast-help>.button{grid-column:1/-1;min-height:46px;font-size:16px}.desktop{display:none}.account-order{gap:10px;font-size:11px}.account-order>svg{width:16px}.auth-form{max-width:100%}.info-page h1{font-size:30px}.markdown h2{font-size:21px}.markdown p{font-size:13px}.footer-grid{grid-template-columns:1fr 1fr;gap:22px 17px}.footer-grid>div:first-child{grid-column:1;grid-row:1/4}.footer-grid>.brand>span{font-size:18px}.footer-grid .brand img{width:28px}.footer-grid .brand>span{font-size:17px}.footer-grid .brand small{font-size:5px;letter-spacing:1.7px}.footer-grid p{font-size:10px}.footer-grid details{grid-column:2;border-bottom:1px solid #ffffff20;padding-bottom:11px}.footer-grid summary{font-size:12px;display:flex;justify-content:space-between;align-items:center;margin-bottom:9px}.footer-grid summary svg{display:block;width:15px;height:15px}.footer-grid details>a,.footer-grid details>span{font-size:9px;gap:6px;line-height:1.8}.footer-grid details>a svg,.footer-grid details>span svg{width:13px;height:13px}.footer-mark{font-size:9px;align-items:flex-start;gap:5px;margin-top:16px}.footer-bottom{display:grid;grid-template-columns:1fr auto;gap:14px;margin-top:22px;padding:19px 0 27px;font-size:8px}.footer-bottom>span{grid-column:1/-1;order:3;font-size:9px}.floating-chat{width:46px;height:46px;bottom:16px;right:15px}.floating-chat svg{width:22px;height:22px}.toast{bottom:77px;width:max-content;font-size:12px;padding:13px 16px}.modal-backdrop{padding:16px;align-items:center}.modal{max-height:calc(100dvh - 32px);border-radius:18px}.welcome-modal{display:flex;flex-direction:column;width:min(440px,100%);min-height:0;overflow:auto}.welcome-picture{flex-shrink:0;height:205px;min-height:0;background-position:center 58%;order:0}.welcome-copy{order:1;padding:24px 23px 22px}.welcome-copy .eyebrow{font-size:8px;letter-spacing:2.7px;margin-bottom:17px}.welcome-copy h2{font-size:30px;line-height:1.12;letter-spacing:-1.1px;margin:0 0 17px}.welcome-copy>p{font-size:16px;line-height:1.4;margin:0 0 21px}.welcome-primary{min-height:49px;border-radius:9px;font-size:15px;padding:12px 16px;margin:0}.welcome-primary svg{width:24px;height:24px}.continue{font-size:14px;margin:17px auto 0}.step-1 .welcome-picture{height:50px;background-position:center 48%}.step-1 .welcome-copy{padding:18px 21px 20px;border-radius:18px 18px 0 0;margin-top:-12px;background:#fffdf9}.back-button{font-size:13px;margin-bottom:23px;gap:10px}.back-button svg{width:22px;height:22px}.step-1 .welcome-copy .eyebrow{margin-bottom:16px}.step-1 .welcome-copy h2{font-size:29px;margin:0 0 13px}.step-1 .welcome-copy>p{font-size:15px;margin-bottom:18px}.selection-options{gap:9px}.selection-options button{padding:14px 12px;min-height:65px;gap:13px;border-radius:10px}.selection-options button>svg:first-child{width:35px;height:35px}.selection-options button>svg:last-child{width:22px;height:22px}.selection-options span{font-size:14px;letter-spacing:-.4px}.selection-help{position:static;width:100%;padding:17px;margin-top:15px;border-radius:12px}.selection-help .eyebrow{font-size:8px!important;margin-bottom:10px!important;letter-spacing:1.5px!important}.selection-help h3{font-size:21px;margin-bottom:5px}.selection-help p{font-size:13px}.selection-help .button{margin-top:12px;min-height:43px;font-size:14px}.support-form{padding:35px 22px 24px;gap:14px}.support-form h2{font-size:25px}.support-form .eyebrow{font-size:9px}.support-form label{font-size:12px}.zoom-modal{padding:30px 10px}.admin-layout{display:block}.admin-sidebar{flex-direction:row;overflow:auto;margin-bottom:20px;gap:5px}.admin-sidebar button{white-space:nowrap;font-size:11px;padding:10px}.admin-stats{grid-template-columns:1fr 1fr}.admin-stats .panel b{font-size:23px}.admin-toolbar{flex-wrap:wrap}.admin-toolbar input{flex:1}.admin-table{font-size:11px}.admin-table td,.admin-table th{padding:12px 8px}.admin-row{flex-wrap:wrap}.admin-json{font-size:11px}.comparison>.panel{min-width:225px}}@media(max-width:370px){.container{width:calc(100% - 24px)}.brand>span{font-size:18px}.brand img{width:27px}.header-actions{gap:12px}.header-main{gap:10px}.mini-specs{font-size:7px}.product-body{padding:7px 8px 9px}.product-bottom strong{font-size:14px}.product-bottom .button{font-size:9px;padding:7px}.welcome-copy{padding:21px 19px}.welcome-copy h2{font-size:27px}.welcome-picture{height:175px}.welcome-copy>p{font-size:14px}.welcome-primary{font-size:13px}.step-1 .welcome-copy h2{font-size:26px}.selection-options span{font-size:12px}.selection-options button{gap:10px}.spec-tiles svg{width:18px}.spec-tiles strong{font-size:10px}.compact .category-card h3{font-size:8px}.cart-item{grid-template-columns:75px 1fr auto;gap:8px}}.account-settings{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start;max-width:920px}.account-settings .auth-form{width:100%;max-width:none}@media(max-width:760px){.account-settings{display:block}.account-settings .auth-form{margin-top:18px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media(min-width:761px){.hero-art{left:40%;width:60%;object-position:center 60%}.hero-inner{background:#192c31;border-radius:12px}}.editor-columns{display:grid;grid-template-columns:1fr 1fr;gap:15px}@media(max-width:760px){.editor-columns{grid-template-columns:1fr}.footer-grid{row-gap:12px}.footer-grid summary{margin-bottom:4px}}@media(max-width:760px){input:not([type=checkbox]):not([type=radio]),select,textarea{font-size:16px!important}.mini-specs{font-size:9px}.mini-specs span{white-space:normal}.gallery-thumbs{overflow-x:auto}.gallery-thumbs button{flex-shrink:0}}.photo-placeholder{display:grid;place-items:center;color:#627176;background:#f2f5f5;font-size:14px}.checkout-support{display:flex;align-items:center;gap:18px;border:1px solid #dce3e9;border-radius:7px;padding:22px;background:#f7fafb}.checkout-support>svg{width:40px;height:40px;color:var(--navy)}.checkout-support>div{flex:1}.checkout-support h3{font-size:17px;margin-bottom:5px}.checkout-support p{font-size:12px;color:#7c8796;line-height:1.5}.checkout-support .button{font-size:12px;white-space:nowrap}@media(max-width:1000px){.checkout-support{flex-wrap:wrap}.checkout-support .button{margin-left:58px}}@media(max-width:760px){.checkout-support{padding:18px 16px;gap:12px}.checkout-support>svg{width:32px;height:32px}.checkout-support h3{font-size:16px}.checkout-support .button{margin-left:0;width:100%;min-height:44px;font-size:14px}}.quick-buy-modal{max-width:500px;width:calc(100% - 24px)}.quick-buy{display:grid;gap:12px;padding:8px}.quick-buy h2{margin:0}.quick-buy>p{margin:0;font-size:13px}.quick-buy label{display:grid;gap:6px;font-size:13px}.quick-buy .check-label{display:flex;align-items:flex-start;font-size:11px}.quick-product{display:flex;gap:14px;align-items:center;font-size:14px}.quick-product img{width:90px;height:75px;object-fit:contain}.quick-product p{margin:6px 0;font-weight:800}.footer-about>a{font-weight:700;color:#fff}@media(min-width:761px){.footer-grid{grid-template-columns:1.25fr 1fr 1fr 1.25fr;gap:22px}.product-detail{grid-template-rows:auto 1fr;row-gap:12px}.detail-title h1{font-size:27px}.gallery>.real-product,.gallery>.product-image{aspect-ratio:1.35}.detail-purchase .spec-tiles{margin-bottom:14px}.detail-price{margin:12px 0}.product-picture .real-product,.product-picture .product-image{aspect-ratio:1.65;height:auto}.product-body{padding:8px 12px 12px}.product-name{margin:4px 0 8px;min-height:36px}.product-bottom{margin-top:10px}.filter-section{padding-block:12px}.success-panel{padding:20px;gap:14px;grid-template-columns:64px 1fr auto}.success-icon{width:60px;height:60px}.success-panel h1{font-size:28px}.success-panel p{font-size:13px;margin:0}.success-buttons{gap:10px}.fast-help{padding:18px;gap:18px}.fast-help h2{font-size:23px;margin-bottom:6px}.fast-help p{font-size:13px;margin:5px 0}}@media(max-width:760px){.header-actions{gap:10px}.header-actions svg{width:22px;height:22px}.footer-about{grid-column:2;padding:10px 0;border-bottom:1px solid #ffffff25;font-size:12px}.quick-buy-modal{padding:20px 12px}}@media(max-width:370px){.brand>span{font-size:15px}.brand img{width:24px}.header-main{gap:7px}.header-actions{gap:8px}}body:has(.modal-backdrop)>jdiv{visibility:hidden!important}.product-picture>.stock{top:12px;bottom:auto;right:12px;max-width:calc(100% - 46px);white-space:normal;text-align:right}.product-card .product-actions{left:12px;right:auto;top:12px}.product-review-link{display:flex;flex-wrap:wrap;gap:8px;min-height:34px;align-items:center;font-size:13px;margin:6px 0 10px}.reviews-section{min-height:320px;margin:40px 0;overflow-wrap:anywhere}.review-home-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.review-list{display:grid;gap:16px;margin:20px 0}.review-card{min-width:0;overflow-wrap:anywhere}.review-card-head{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.review-card-head time{margin-left:auto;color:#77818a;font-size:13px}.review-card p{white-space:pre-wrap;line-height:1.65}.review-card>.text-link{margin-right:14px;margin-bottom:10px}.review-excerpt{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.review-verified{color:#327944}.review-demo{color:#685413;background:#fff7dd;padding:8px;border-radius:6px}.review-summary{display:flex;gap:40px;align-items:center;margin:20px 0}.review-summary strong{font-size:36px}.review-distribution{width:min(350px,100%)}.review-distribution>div{display:flex;align-items:center;gap:12px}.review-distribution progress{flex:1;min-width:30px;accent-color:#739911}.review-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;margin:20px 0;align-items:end}.review-filters label,.review-picker label,.review-sort{display:flex;flex-direction:column;gap:6px;min-width:0}.review-filters input,.review-filters select,.review-picker select{width:100%;min-width:0;max-width:100%}.review-sort{max-width:300px;margin-bottom:20px}.review-picker{min-width:0}.review-form{max-width:760px;margin:24px 0}.review-form input,.review-form textarea,.review-form select{max-width:100%}.review-honeypot{position:absolute!important;left:-10000px!important;width:1px;height:1px;overflow:hidden}.review-skeleton{min-height:280px;background:#f6f7f4;border-radius:14px;padding:30px}.review-audit{white-space:pre-wrap;overflow-wrap:anywhere;max-width:100%;font-size:12px}.admin-reviews .text-link{margin:4px}.admin-reviews .button-row{flex-wrap:wrap;margin:16px 0}@media(max-width:700px){.review-home-grid{grid-template-columns:1fr}.review-summary{gap:16px;flex-wrap:wrap}.review-summary strong{font-size:28px}.review-distribution{width:100%}.product-review-link{font-size:10px;gap:4px;min-height:30px}.product-picture>.stock{top:8px;right:8px;font-size:8px;padding:5px}.product-card .product-actions{top:8px;left:8px}.reviews-section .section-heading{flex-wrap:wrap;gap:12px}.review-card-head time{margin-left:0}.review-filters{grid-template-columns:1fr}.reviews-section .pagination{gap:8px;font-size:12px}}.route-wheel{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483646;display:grid;place-items:center;background:#13262c7a;color:#d0ff46;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);cursor:progress}.route-wheel.cover{animation:route-cover .28s ease-out both}.route-wheel.reveal{animation:route-reveal .6s ease-in-out both}.route-wheel-center{display:flex;flex-direction:column;align-items:center;gap:18px;font-size:14px;letter-spacing:.18em;text-transform:uppercase;text-shadow:0 2px 14px #13262c}.route-wheel svg{width:76px;height:76px;stroke-width:1.3;filter:drop-shadow(0 0 22px #d0ff4640);animation:wheel-turn .85s linear infinite}@keyframes wheel-turn{to{transform:rotate(360deg)}}@keyframes route-cover{0%{opacity:0;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0)}to{opacity:1;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}}@keyframes route-reveal{0%,20%{opacity:1;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}to{opacity:0;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0)}}@media(prefers-reduced-motion:reduce){.route-wheel{display:none}}.success-buttons-mobile{display:none}@media(max-width:760px){.success-panel .success-buttons-top{display:none}.success-buttons-mobile{display:flex;flex-direction:column;gap:12px;margin-top:24px}.success-buttons-mobile .button{width:100%}}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/manrope-cyrillic-400-normal-BMzJvInZ.woff2) format("woff2"),url(/assets/manrope-cyrillic-400-normal-Dvx59UGC.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/manrope-cyrillic-600-normal-DvRl3Mj-.woff2) format("woff2"),url(/assets/manrope-cyrillic-600-normal-It4mZcQk.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/manrope-cyrillic-700-normal-Dw_fZAg2.woff2) format("woff2"),url(/assets/manrope-cyrillic-700-normal-7JNVKxyl.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/manrope-cyrillic-800-normal-AvdZ5mAV.woff2) format("woff2"),url(/assets/manrope-cyrillic-800-normal-BuEMjQU-.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/manrope-latin-400-normal-PaqtzbVb.woff2) format("woff2"),url(/assets/manrope-latin-400-normal-8tf8FM3T.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/manrope-latin-600-normal-4f0koTD-.woff2) format("woff2"),url(/assets/manrope-latin-600-normal-BqgrALkZ.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/manrope-latin-700-normal-BZp_XxE4.woff2) format("woff2"),url(/assets/manrope-latin-700-normal-DGRFkw-m.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/manrope-latin-800-normal-BfWYOv1c.woff2) format("woff2"),url(/assets/manrope-latin-800-normal-uHUdIJgA.woff) format("woff")}
