@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#151815;background:#fff;font-synthesis:none;--paper: #fff;--ink: #151815;--energy: #39B724;--sand: #f4f4f0;--line: rgba(21,24,21,.17)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper);-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}.site-shell{overflow:hidden}.section-shell{width:min(1600px,calc(100% - 96px));margin:0 auto}.site-header{width:min(1600px,calc(100% - 96px));height:88px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:10px;font-size:18px;font-weight:600;letter-spacing:-.04em}.brand-mark{display:grid;place-items:center;width:28px;height:28px;color:var(--paper);background:var(--ink);border-radius:50%;font-size:14px;font-weight:600}.main-nav{display:flex;gap:30px;color:#60655d;font-size:13px}.main-nav a:hover,.text-link:hover{color:var(--ink)}.cart-button{padding:10px 0 10px 18px;color:var(--ink);background:none;border:0;font-size:13px}.cart-button span{display:inline-grid;place-items:center;min-width:21px;height:21px;margin-left:6px;color:var(--paper);background:var(--ink);border-radius:50%;font-size:11px}.hero{display:grid;grid-template-columns:.9fr 1.1fr;min-height:690px;border-bottom:1px solid var(--line)}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:72px 8% 72px 0}.eyebrow{margin:0 0 18px;color:#617514;font-size:11px;font-weight:600;letter-spacing:.15em;line-height:1.2;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:620px;margin-bottom:28px;font-size:clamp(58px,7vw,112px);font-weight:500;letter-spacing:-.085em;line-height:.91}.hero-description{max-width:440px;margin-bottom:30px;color:#5d625b;font-size:16px;line-height:1.55}.hero-actions{display:flex;align-items:center;gap:26px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:48px;padding:0 19px;border-radius:999px;font-size:13px;font-weight:600;transition:transform .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:var(--ink);background:var(--energy)}.button-primary:hover{background:#d9ff36}.button-dark{color:var(--paper);background:var(--ink)}.button-dark:hover{background:#2b302b}.text-link{font-size:13px;font-weight:600}.text-link span{margin-left:7px;font-size:18px}.hero-proof{display:flex;gap:28px;margin-top:82px;color:#73786f;font-size:11px;line-height:1.45}.hero-proof span{max-width:88px}.hero-proof strong{display:block;color:var(--ink);font-size:13px;font-weight:600}.hero-visual{position:relative;min-height:690px;overflow:hidden;background:#080b05}.hero-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(4,7,3,.35),transparent 42%),linear-gradient(0deg,rgba(4,7,3,.55),transparent 55%);pointer-events:none}.hero-visual img{width:100%;height:100%;object-fit:cover;opacity:.92}.hero-label,.hero-caption{position:absolute;z-index:1;color:#eff7dd;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.hero-label{top:28px;left:30px}.hero-caption{right:30px;bottom:28px;left:30px;display:flex;justify-content:space-between;color:var(--energy)}.hero-orbit{position:absolute;z-index:1;width:120px;height:120px;border:1px solid rgba(200,240,0,.5);border-radius:50%}.orbit-one{top:24%;right:14%}.orbit-two{bottom:19%;left:18%;width:58px;height:58px;border-color:#ffffff59}.category-strip{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.category{display:flex;justify-content:space-between;padding:22px 20px;color:#777d74;background:none;border:0;border-right:1px solid var(--line);text-align:left;font-size:13px}.category:first-child{padding-left:0}.category:last-child{border-right:0}.category.active,.category:hover{color:var(--ink)}.category.active span:last-child{color:#788d00}.catalog{padding-top:110px;padding-bottom:128px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:44px}h2{max-width:650px;margin-bottom:0;font-size:clamp(38px,5vw,68px);font-weight:500;letter-spacing:-.07em;line-height:.97}.section-heading>p{max-width:315px;margin:0 0 4px;color:#6c7269;font-size:14px;line-height:1.55}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{min-width:0;background:#e9e9e2;border-radius:4px;overflow:hidden}.product-card.featured{color:var(--paper);background:var(--ink)}.product-image{position:relative;height:350px;overflow:hidden;background:#101509}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.product-card:hover .product-image img{transform:scale(1.04)}.product-index{position:absolute;top:18px;left:18px;color:var(--energy);font-size:11px;letter-spacing:.1em}.product-content{padding:24px 22px 25px}.product-category{margin-bottom:12px;color:#76841c;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.featured .product-category{color:var(--energy)}.product-content h3{max-width:280px;min-height:52px;margin-bottom:11px;font-size:24px;font-weight:500;letter-spacing:-.055em;line-height:1.02}.product-meta{min-height:40px;margin-bottom:24px;color:#767b72;font-size:13px;line-height:1.45}.featured .product-meta{color:#b3b9aa}.product-footer{display:flex;align-items:end;justify-content:space-between;gap:10px}.product-footer strong{display:block;font-size:16px;font-weight:600}.product-footer s{display:block;margin-top:4px;color:#8a9087;font-size:11px}.product-footer button{padding:0;color:inherit;background:none;border:0;font-size:12px;font-weight:600}.product-footer button span{margin-left:4px;color:#788d00;font-size:17px}.featured .product-footer button span{color:var(--energy)}.bundle{display:grid;grid-template-columns:1fr 1fr;background:var(--sand)}.bundle-visual{position:relative;min-height:610px;overflow:hidden;background:#060805}.bundle-visual img{width:100%;height:100%;object-fit:cover;opacity:.8}.bundle-visual span{position:absolute;bottom:24px;left:25px;color:var(--energy);font-size:10px;letter-spacing:.13em;text-transform:uppercase}.bundle-copy{display:flex;flex-direction:column;justify-content:center;padding:70px 10%}.bundle-copy h2{margin-bottom:24px}.bundle-copy>p:not(.eyebrow){max-width:440px;margin-bottom:38px;color:#60655d;font-size:15px;line-height:1.6}.bundle-copy ul{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:0 0 42px;padding:0;list-style:none}.bundle-copy li{display:flex;flex-direction:column;gap:7px;border-top:1px solid var(--line);padding-top:13px}.bundle-copy li strong{font-size:16px;font-weight:500}.bundle-copy li span{color:#747970;font-size:11px;line-height:1.35}.bundle-copy .button{align-self:flex-start}.why{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;padding-top:128px;padding-bottom:128px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.benefits>div{border-top:1px solid var(--line);padding-top:15px}.benefits span{color:#75820f;font-size:11px}.benefits h3{margin:52px 0 12px;font-size:17px;font-weight:500;letter-spacing:-.03em}.benefits p{margin:0;color:#747970;font-size:13px;line-height:1.55}.contact{display:flex;align-items:end;justify-content:space-between;gap:24px;padding-top:70px;padding-bottom:72px;border-top:1px solid var(--line)}.contact h2{max-width:570px}.site-footer{display:flex;align-items:center;justify-content:space-between;width:min(1440px,calc(100% - 80px));min-height:90px;margin:0 auto;border-top:1px solid var(--line);color:#777d74;font-size:11px}.site-footer .brand{color:var(--ink)}.cart-overlay{position:fixed;z-index:10;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#0a0d0973}.cart-drawer{position:relative;width:min(460px,100%);padding:52px 34px;color:var(--ink);background:var(--paper);box-shadow:-20px 0 70px #00000029}.drawer-close{position:absolute;top:23px;right:28px;width:34px;height:34px;color:var(--ink);background:none;border:1px solid var(--line);border-radius:50%;font-size:22px}.empty-cart{margin-top:32px;color:#6b7169;font-size:15px;line-height:1.6}.cart-item{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid var(--line);font-size:13px;line-height:1.4}.cart-item strong{white-space:nowrap;font-weight:500}.full-button{width:100%;margin-top:32px}@media(max-width:900px){.section-shell,.site-header,.site-footer{width:min(100% - 40px,680px)}.main-nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{min-height:560px;padding:70px 0 50px}.hero-visual{min-height:480px}.category-strip{grid-template-columns:repeat(2,1fr)}.category:nth-child(2){border-right:0}.category:nth-child(-n+2){border-bottom:1px solid var(--line)}.category:first-child{padding-left:20px}.product-grid{grid-template-columns:1fr}.product-image{height:390px}.bundle{grid-template-columns:1fr}.bundle-visual{min-height:520px}.why{grid-template-columns:1fr;gap:50px}.site-footer{flex-wrap:wrap;gap:16px;padding:26px 0}}@media(max-width:560px){.section-shell,.site-header,.site-footer{width:calc(100% - 40px)}.site-header{height:72px}.brand{font-size:17px}.hero-copy{min-height:510px}.hero-visual{min-height:390px}.hero-proof{flex-wrap:wrap;gap:16px;margin-top:58px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.category{padding:17px 12px;font-size:12px}.category:first-child{padding-left:12px}.catalog{padding-top:78px;padding-bottom:88px}.section-heading{display:block}.section-heading>p{margin-top:22px}.product-image{height:320px}.bundle-copy{padding:58px 24px}.bundle-copy ul{gap:10px}.bundle-copy li strong{font-size:13px}.bundle-copy li span{font-size:10px}.why{padding-top:88px;padding-bottom:88px}.benefits{grid-template-columns:1fr;gap:28px}.benefits h3{margin-top:22px}.contact{display:block;padding-bottom:60px}.contact .button{margin-top:30px}.site-footer{display:grid;justify-content:start;min-height:150px}.hero-label{left:18px}.hero-caption{right:18px;bottom:18px;left:18px}}.site-footer{width:min(1600px,calc(100% - 96px))}.hero-slider{padding:32px 0 0}.slider-canvas{position:relative;isolation:isolate;height:620px;min-height:0;overflow:hidden;color:var(--ink);background:#fff;border:1px solid #dfe1db;border-radius:24px}.slider-canvas:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;content:"";opacity:.82;background-image:linear-gradient(rgba(21,24,21,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(21,24,21,.055) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:linear-gradient(90deg,#000 0%,transparent 72%);mask-image:linear-gradient(90deg,#000 0%,transparent 72%)}.slider-meta,.slider-note{position:absolute;right:34px;left:34px;display:flex;justify-content:space-between;color:#686d65;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.slider-meta{top:27px}.slider-note{bottom:26px;align-items:end}.slider-note span:first-child{max-width:290px;color:#596154;letter-spacing:.02em;text-transform:none}.slider-copy{position:relative;z-index:2;max-width:590px;padding:140px 0 110px 9%}.slider-copy .eyebrow{margin-bottom:20px}.slider-copy h1{max-width:560px;margin-bottom:22px;font-size:clamp(40px,4.1vw,64px);font-weight:500;letter-spacing:-.07em;line-height:.98}.slider-copy>p:not(.eyebrow){max-width:445px;margin-bottom:32px;color:#626861;font-size:15px;line-height:1.6}.slider-arrow{position:absolute;z-index:4;top:50%;display:grid;width:52px;height:52px;place-items:center;padding:0;color:var(--ink);background:#fff;border:1px solid #d7dad4;border-radius:50%;font-size:25px;line-height:1;transform:translateY(-50%);transition:color .2s ease,background .2s ease,transform .2s ease}.slider-arrow:hover{color:#fff;background:var(--ink);transform:translateY(-50%) scale(1.05)}.slider-arrow-prev{left:28px}.slider-arrow-next{right:28px}.slider-art{position:absolute;top:13%;right:9%;width:min(42%,630px);aspect-ratio:1.12}.slider-art.has-image{top:0;right:0;width:57%;height:100%;aspect-ratio:auto;overflow:hidden;border-radius:0 23px 23px 0}.slider-art-image{width:100%;height:100%;object-fit:cover;object-position:center}.slider-art.has-image:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,rgba(255,255,255,.38),transparent 28%),linear-gradient(0deg,rgba(21,24,21,.2),transparent 40%);pointer-events:none}.art-frame,.art-line,.art-disc,.art-label{position:absolute;display:block}.art-frame{border:1px solid #252925;transition:transform .4s ease,background .4s ease}.frame-one{top:10%;right:3%;width:56%;height:65%;background:#f5f6f1}.frame-two{bottom:1%;left:4%;width:62%;height:46%;background:#fff}.art-line{height:1px;background:#151815;transform-origin:left center}.line-one{top:27%;left:0;width:74%;transform:rotate(30deg)}.line-two{bottom:28%;right:0;width:66%;transform:rotate(-38deg)}.art-disc{top:31%;left:35%;width:120px;height:120px;background:var(--energy);border:1px solid #151815;border-radius:50%;transition:transform .4s ease,background .4s ease}.art-label{right:9%;bottom:9%;color:#151815;font-size:12px;font-weight:600;letter-spacing:.16em;transform:rotate(-90deg);transform-origin:right bottom}.tone-flow .frame-one{background:var(--energy);transform:translate(-8%,10%)}.tone-flow .frame-two{transform:translate(14%,-8%)}.tone-flow .art-disc{background:#151815;transform:translate(35%,-18%)}.tone-flow .line-one{transform:rotate(-24deg)}.tone-flow .line-two{transform:rotate(18deg)}.tone-storage .frame-one{width:45%;height:72%;background:#151815;transform:translate(-21%,2%)}.tone-storage .frame-two{width:70%;background:#f5f6f1;transform:translate(5%,-9%)}.tone-storage .art-disc{background:var(--energy);transform:translate(78%,52%)}.tone-storage .line-one{top:66%;width:87%;transform:rotate(-8deg)}.tone-storage .line-two{bottom:45%;width:54%;transform:rotate(66deg)}.slider-dots{display:flex;justify-content:center;gap:9px;padding:22px 0 6px}.slider-dots button{width:38px;height:4px;padding:0;background:#d9dbd6;border:0;border-radius:99px;transition:background .2s ease,width .2s ease}.slider-dots button.active{width:66px;background:var(--ink)}.slider-dots button:focus-visible,.slider-arrow:focus-visible{outline:2px solid #718900;outline-offset:4px}@media(max-width:900px){.slider-canvas{height:670px}.slider-copy{max-width:500px;padding:125px 11% 100px}.slider-art{top:auto;right:10%;bottom:8%;width:48%;opacity:.85}.slider-arrow-prev{left:18px}.slider-arrow-next{right:18px}}@media(max-width:560px){.hero-slider{padding-top:18px}.slider-canvas{height:650px;border-radius:18px}.slider-meta,.slider-note{right:20px;left:20px}.slider-meta span:first-child{max-width:180px}.slider-copy{padding:116px 28px 208px}.slider-copy h1{font-size:clamp(36px,10vw,48px)}.slider-copy>p:not(.eyebrow){font-size:14px}.slider-arrow{top:auto;bottom:31px;width:44px;height:44px;transform:none}.slider-arrow:hover{transform:scale(1.04)}.slider-arrow-prev{right:73px;left:auto}.slider-arrow-next{right:20px}.slider-art{right:22px;bottom:88px;width:55%}.art-disc{width:76px;height:76px}.slider-note{bottom:30px;padding-right:116px}.slider-note span:last-child{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.site-header{position:sticky;z-index:20;top:14px;display:grid;grid-template-columns:1fr auto 1fr;height:68px;padding:0 12px 0 18px;border:1px solid rgba(21,24,21,.12);border-radius:999px;background:#ffffffc7;box-shadow:0 10px 28px #15181514,inset 0 1px #ffffffeb;backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%)}.nav-frame{position:relative;overflow:hidden;padding:6px;border:1px solid rgba(21,24,21,.11);border-radius:999px;background:#ffffff9e;box-shadow:inset 0 1px #fffffff2}.nav-frame:before{position:absolute;top:-14px;right:12%;width:74px;height:38px;content:"";border-radius:50%;background:radial-gradient(ellipse at center,rgba(57,183,36,.22) 0 15%,rgba(57,183,36,.08) 30%,transparent 70%);filter:blur(4px);pointer-events:none}.main-nav{position:relative;z-index:1;gap:4px}.main-nav a{position:relative;padding:10px 14px;border-radius:999px;color:#4f554d;transition:color .2s ease,background .2s ease,box-shadow .2s ease}.main-nav a:after{position:absolute;top:50%;left:50%;width:4px;height:4px;content:"";border-radius:50%;background:var(--energy);opacity:0;transform:translate(-50%,-50%) scale(.2);transition:opacity .2s ease,transform .2s ease}.main-nav a:hover,.main-nav a:focus-visible{color:#fff;background:var(--ink);outline:none}.main-nav a:hover:after,.main-nav a:focus-visible:after{opacity:1;transform:translate(-50%,-50%) scale(1)}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.social-links{display:flex;align-items:center;gap:4px}.social-links a{display:grid;width:30px;height:30px;place-items:center;color:#4f554d;border:1px solid rgba(21,24,21,.13);border-radius:50%;font-size:10px;font-weight:600;letter-spacing:-.04em;transition:color .2s ease,background .2s ease,border-color .2s ease}.social-links a:hover{color:#fff;background:var(--ink);border-color:var(--ink)}.phone-button{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:0 13px;color:#fff;border-radius:999px;background:var(--energy);font-size:12px;font-weight:600;transition:background .2s ease,transform .2s ease}.phone-button:hover{background:#268f18;transform:translateY(-1px)}.phone-button span:first-child{font-size:13px}.cart-button{min-height:36px;padding:0 0 0 8px}.cart-button span{color:#fff;background:var(--ink)}.button-primary{color:#fff;background:var(--energy)}.button-primary:hover{background:#268f18}.mobile-menu-trigger,.mobile-menu-overlay{display:none}@media(max-width:900px){.site-header{grid-template-columns:1fr auto}.nav-frame{display:none}}@media(max-width:560px){.site-header{top:8px;height:62px;padding-left:12px}.brand-mark{width:25px;height:25px}.social-links{display:none}.phone-button{width:36px;justify-content:center;padding:0}.phone-button span:last-child{display:none}.cart-button{padding-left:5px;font-size:12px}}@media(max-width:900px){.mobile-menu-trigger{display:grid;width:38px;height:38px;place-content:center;gap:5px;padding:0;color:var(--ink);background:#fff;border:1px solid rgba(21,24,21,.15);border-radius:50%}.mobile-menu-trigger span{display:block;width:16px;height:1.5px;background:currentColor;border-radius:99px}.mobile-menu-trigger:focus-visible,.mobile-menu-top button:focus-visible,.mobile-menu a:focus-visible{outline:3px solid rgba(57,183,36,.35);outline-offset:3px}.mobile-menu-overlay{position:fixed;z-index:60;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#0a0d096b}.mobile-menu{width:min(420px,100%);min-height:100dvh;padding:24px 28px 30px;overflow:auto;color:var(--ink);background:#fff;box-shadow:-20px 0 60px #0000002e}.mobile-menu-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.mobile-menu-top .eyebrow{margin:0}.mobile-menu-top button{display:grid;width:38px;height:38px;place-items:center;padding:0;color:var(--ink);background:#f5f7f3;border:1px solid #dce2d9;border-radius:50%;font-size:24px}.mobile-menu nav{display:grid;border-top:1px solid #dfe4dc}.mobile-menu nav a{display:flex;align-items:center;justify-content:space-between;min-height:58px;color:var(--ink);border-bottom:1px solid #dfe4dc;font-size:18px;font-weight:600;letter-spacing:-.04em}.mobile-menu nav a span{color:#6f8415;font-size:20px}.mobile-menu-consult{width:100%;min-height:52px;margin-top:24px;border:0}.mobile-menu-call{display:flex;align-items:center;justify-content:center;min-height:50px;margin-top:10px;color:var(--ink);border:1px solid #cfd6cc;border-radius:999px;font-size:14px;font-weight:700}.mobile-menu-call span{margin-right:7px;color:var(--energy);font-size:18px}.mobile-menu-socials{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:26px}.mobile-menu-socials a{display:grid;min-height:44px;place-items:center;color:#4e574d;background:#f5f7f3;border:1px solid #e0e5dd;border-radius:10px;font-size:13px;font-weight:600}.mobile-menu-socials a:hover{color:#fff;background:var(--ink);border-color:var(--ink)}.mobile-menu-legal{display:grid;gap:11px;margin-top:28px;padding-top:21px;border-top:1px solid #dfe4dc}.mobile-menu-legal a{color:#6a7368;font-size:12px}.mobile-menu-legal a:hover{color:#286e1c}}.mobile-menu-top>div{display:grid;gap:7px}.mobile-menu-top .mobile-menu-brand{display:block;width:fit-content}.mobile-menu-top img{display:block;width:118px;height:38px;object-fit:contain;object-position:left center}.mobile-menu-top>div .eyebrow{margin:0}main{padding-top:100px}.site-header{position:fixed;left:50%;margin:0;transform:translate(-50%)}.slider-copy h1{max-width:490px;font-size:clamp(34px,3.25vw,50px);line-height:1}.slider-actions{display:flex;flex-wrap:wrap;gap:11px}.button-outline{color:var(--ink);border:1px solid rgba(21,24,21,.2);background:#ffffffb3}.button-outline:hover{color:#fff;background:var(--ink);border-color:var(--ink)}.nav-frame{overflow:visible}.equipment-menu{position:relative}.equipment-trigger>span{display:inline-block;margin-left:5px;color:var(--energy);font-size:13px;transition:transform .2s ease}.equipment-menu:hover .equipment-trigger>span,.equipment-menu:focus-within .equipment-trigger>span{transform:rotate(180deg)}.equipment-dropdown{position:absolute;z-index:4;top:calc(100% + 5px);left:-7px;width:304px;padding:10px;opacity:0;border:1px solid rgba(21,24,21,.12);border-radius:17px;background:#fffffff7;box-shadow:0 18px 38px #15181521;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:none;transform:translateY(-6px);transition:opacity .18s ease,transform .18s ease}.equipment-menu:after{position:absolute;top:100%;right:-8px;left:-8px;height:12px;content:""}.equipment-menu:hover .equipment-dropdown,.equipment-menu:focus-within .equipment-dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.equipment-dropdown p{margin:4px 8px 7px;color:#6c716a;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.equipment-dropdown a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 9px;color:var(--ink);border-radius:11px;background:transparent}.equipment-dropdown a:after{display:none}.equipment-dropdown a:hover,.equipment-dropdown a:focus-visible{color:var(--ink);background:#edf5ea;outline:none}.equipment-dropdown a>span:first-child{display:grid;gap:3px}.equipment-dropdown strong{font-size:13px;font-weight:650}.equipment-dropdown small{color:#6c716a;font-size:11px;line-height:1.35}.equipment-dropdown a>span:last-child{color:var(--energy);font-size:16px}@media(max-width:900px){main{padding-top:88px}}@media(max-width:560px){main{padding-top:78px}.slider-actions{gap:9px}.slider-actions .button{min-height:44px;padding:0 15px}.slider-copy h1{font-size:clamp(32px,9vw,42px)}}.nav-frame{width:570px;padding:6px 10px}.main-nav{justify-content:space-between;gap:0}.main-nav>a,.equipment-trigger{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.equipment-trigger>span{margin-left:7px;font-size:14px;font-weight:800;line-height:1}.hero-benefit-slider{position:absolute;z-index:3;right:9%;bottom:26px;left:9%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;max-width:545px;min-height:58px;padding:11px 14px;border:1px solid rgba(21,24,21,.14);border-radius:15px;background:#ffffffc7;box-shadow:0 8px 24px #1518150d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.benefit-number{color:var(--energy);font-size:12px;font-weight:700}.hero-benefit-slider>div:nth-child(2){display:grid;gap:3px}.hero-benefit-slider strong{font-size:13px;font-weight:600}.hero-benefit-slider span:not(.benefit-number){color:#60675e;font-size:11px}.benefit-dots{display:flex;gap:4px}.benefit-dots i{display:block;width:5px;height:5px;border-radius:50%;background:#cfd3cc;transition:background .2s ease,transform .2s ease}.benefit-dots i.active{background:var(--energy);transform:scale(1.35)}@media(max-width:900px){.nav-frame{width:auto}.hero-benefit-slider{right:10%;left:10%;max-width:450px}}@media(max-width:560px){.hero-benefit-slider{right:28px;bottom:93px;left:28px;max-width:none}.hero-benefit-slider span:not(.benefit-number){font-size:10px}}.nav-frame{width:530px}.service-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:24px;margin-bottom:105px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.service-strip article{min-height:132px;padding:22px 28px 20px;border-right:1px solid var(--line)}.service-strip article:last-child{border-right:0}.service-strip article>span{display:block;margin-bottom:13px;color:var(--energy);font-size:12px;font-weight:700;letter-spacing:.08em}.service-strip h3{margin:0 0 6px;font-size:20px;font-weight:500;letter-spacing:-.045em;line-height:1.05}.service-strip p{max-width:210px;margin:0;color:#6b7169;font-size:12px;line-height:1.45}@media(max-width:900px){.nav-frame{width:auto}.service-strip{grid-template-columns:repeat(2,1fr);margin-bottom:78px}.service-strip article:nth-child(2){border-right:0}.service-strip article:nth-child(-n+2){border-bottom:1px solid var(--line)}.service-strip article:first-child{padding-left:20px}}@media(max-width:560px){.service-strip{grid-template-columns:1fr;margin-top:18px;margin-bottom:62px}.service-strip article,.service-strip article:nth-child(2){min-height:106px;padding:18px 0;border-right:0;border-bottom:1px solid var(--line)}.service-strip article:last-child{border-bottom:0}.service-strip article>span{margin-bottom:9px}.service-strip h3{font-size:18px}}.nav-frame{width:500px;padding-right:6px;padding-left:6px}.main-nav>a,.equipment-trigger{padding-right:10px;padding-left:10px}.service-strip article{min-height:150px;padding-top:20px}.service-strip article>span{margin-bottom:10px;font-size:23px;font-weight:800;letter-spacing:-.05em;line-height:1}.service-strip h3{margin-bottom:7px;font-size:21px;font-weight:600}@media(max-width:900px){.nav-frame{width:auto}}.service-strip{width:100vw;max-width:none;margin-left:50%;padding-right:max(40px,calc((100vw - 1600px)/2 + 48px));padding-left:max(40px,calc((100vw - 1600px)/2 + 48px));color:#fff;background:var(--energy);border-color:#ffffff5c;transform:translate(-50%)}.service-strip article{border-color:#ffffff57}.service-strip article>span{color:#fff}.service-strip h3{color:#fff}.service-strip p{color:#ffffffd4}.equipment-trigger{position:relative;color:var(--ink)!important;background:#ffe27a!important;box-shadow:0 0 0 4px #ffe27a2e}.equipment-trigger:hover,.equipment-trigger:focus-visible{background:#ffd85b!important}.menu-badge{position:absolute;top:-14px;right:-17px;padding:3px 7px;color:#7b3028;background:#f0b4aa;border-radius:999px;font-size:9px;font-style:normal;font-weight:800;letter-spacing:.06em;line-height:1;text-transform:uppercase;box-shadow:0 2px 8px #85382f21}@media(max-width:900px){.service-strip{padding-right:40px;padding-left:40px}}@media(max-width:560px){.service-strip{padding-right:20px;padding-left:20px}.menu-badge{top:-12px;right:-13px}}.nav-frame:before{display:none}.main-nav a:after{display:none!important}.faq{padding-top:112px;padding-bottom:118px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:18px;min-height:76px;list-style:none;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:var(--energy);font-size:12px;font-weight:700}.faq-list summary strong{font-size:18px;font-weight:500;letter-spacing:-.035em}.faq-list summary i{display:grid;width:30px;height:30px;place-items:center;color:var(--ink);border:1px solid var(--line);border-radius:50%;font-size:20px;font-style:normal;font-weight:400;transition:transform .2s ease,background .2s ease}.faq-list details[open] summary i{color:#fff;background:var(--ink);transform:rotate(45deg)}.faq-list details p{max-width:650px;margin:-4px 70px 24px 66px;color:#626861;font-size:15px;line-height:1.6}.site-footer{display:block;width:100%;max-width:none;min-height:0;padding:66px max(40px,calc((100vw - 1600px)/2 + 48px)) 24px;color:#fff;background:var(--ink);border-top:0}.footer-top{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:60px;padding-bottom:62px}.footer-intro .brand{color:#fff}.footer-intro .brand-mark{color:var(--ink);background:var(--energy)}.footer-intro p{max-width:270px;margin:20px 0 24px;color:#aeb5aa;font-size:14px;line-height:1.5}.footer-phone{display:inline-flex;align-items:center;min-height:40px;padding:0 15px;color:#fff;background:var(--energy);border-radius:999px;font-size:12px;font-weight:600}.footer-column{display:grid;align-content:start;gap:12px}.footer-column strong{margin-bottom:8px;color:var(--energy);font-size:11px;letter-spacing:.13em;text-transform:uppercase}.footer-column a{width:fit-content;color:#d9ded5;font-size:14px}.footer-column a:hover,.footer-bottom a:hover{color:var(--energy)}.footer-socials{display:flex;flex-wrap:wrap;gap:7px;margin-top:7px}.footer-socials a{padding:7px 10px;border:1px solid rgba(255,255,255,.2);border-radius:999px;font-size:11px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:22px;color:#8f988e;border-top:1px solid rgba(255,255,255,.17);font-size:11px}.footer-bottom div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:20px}.footer-bottom a{color:#aeb5aa}@media(max-width:900px){.faq{padding-top:88px;padding-bottom:90px}.footer-top{grid-template-columns:1fr 1fr;gap:45px}.footer-intro{grid-column:1 / -1}.site-footer{padding-right:40px;padding-left:40px}}@media(max-width:560px){.faq{padding-top:72px;padding-bottom:72px}.faq-list summary{grid-template-columns:32px 1fr 30px;gap:10px;min-height:70px}.faq-list summary strong{font-size:16px}.faq-list details p{margin:-4px 40px 22px 42px;font-size:14px}.site-footer{padding:54px 20px 22px}.footer-top{grid-template-columns:1fr;gap:38px;padding-bottom:42px}.footer-intro{grid-column:auto}.footer-bottom{display:grid;gap:18px}.footer-bottom div{justify-content:flex-start;gap:10px 18px}}.contact-cta{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:space-between;gap:60px;min-height:330px;margin-top:30px;margin-bottom:110px;padding:64px 8%;overflow:visible;color:#fff;background:var(--energy);border:0;border-radius:24px}.contact-cta:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;content:"";opacity:.24;background-image:linear-gradient(rgba(255,255,255,.42) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.42) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 88%);mask-image:linear-gradient(90deg,#000,transparent 88%)}.contact-cta .eyebrow{color:#ffffffc2}.contact-cta h2{max-width:650px;color:#fff}.contact-cta .cta-content>p:not(.eyebrow){max-width:470px;margin:24px 0 0;color:#ffffffd1;font-size:15px;line-height:1.55}.cta-action{display:grid;justify-items:start;gap:14px;min-width:220px}.cta-action>span{color:#ffffffc2;font-size:12px}.button-light{color:var(--ink);background:#fff}.button-light:hover{color:#fff;background:var(--ink)}.request-overlay{position:fixed;z-index:40;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#0a0d098f}.request-modal{position:relative;width:min(680px,100%);max-height:min(800px,calc(100vh - 48px));overflow:auto;padding:42px;color:var(--ink);background:#fff;border-radius:24px;box-shadow:0 24px 90px #00000040}.request-modal>.drawer-close{position:absolute;top:18px;right:18px}.request-modal h2{max-width:520px;margin-bottom:12px;font-size:clamp(32px,5vw,52px)}.request-intro{max-width:480px;color:#626861;font-size:14px;line-height:1.5}.request-form{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:28px}.request-form label{display:grid;gap:7px;color:#4f554d;font-size:12px;font-weight:600}.request-form input,.request-form select,.request-form textarea{width:100%;padding:12px 13px;color:var(--ink);background:#f7f8f5;border:1px solid #dfe3db;border-radius:10px;outline:0;font:inherit;font-weight:400}.request-form textarea{resize:vertical}.request-form input:focus,.request-form select:focus,.request-form textarea:focus{border-color:var(--energy);box-shadow:0 0 0 3px #39b7241f}.request-wide{grid-column:1 / -1}.request-consent{display:flex!important;align-items:center;gap:8px;font-weight:400!important}.request-consent input{width:16px}.request-submit{width:fit-content;border:0}.request-success{padding:40px 0 10px}.success-mark{display:grid;width:48px;height:48px;place-items:center;margin-bottom:22px;color:#fff;background:var(--energy);border-radius:50%;font-size:24px}@media(max-width:700px){.contact-cta{display:block;min-height:0;padding:44px 28px}.cta-action{margin-top:30px}.request-modal{padding:32px 24px}.request-form{grid-template-columns:1fr}.request-wide{grid-column:auto}}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:-16px 0 24px}.catalog-filters{display:flex;flex-wrap:wrap;gap:7px}.catalog-filters button{min-height:34px;padding:0 14px;color:#626861;background:#f3f4f0;border:1px solid transparent;border-radius:999px;font-size:12px}.catalog-filters button.active{color:#fff;background:var(--ink)}.catalog-timing{color:#7c8379;font-size:12px}.product-slider{position:relative;overflow:hidden;padding:0 34px}.product-slider .product-grid{display:flex;gap:16px;width:max-content;transform:translate(calc(var(--catalog-index) * -254px));transition:transform .55s ease}.product-slider .product-card{width:238px;flex:0 0 238px;border:1px solid #e1e4dc;border-radius:14px;background:#f4f5f1}.product-slider .product-card.featured{background:var(--ink)}.product-slider .product-image{height:238px;background:#fff}.product-slider .product-image img{object-fit:contain;padding:20px}.product-slider .product-content{padding:17px 16px 16px}.product-slider .product-category{margin-bottom:9px;font-size:10px}.product-slider .product-content h3{min-height:42px;margin-bottom:8px;font-size:19px}.product-slider .product-meta{min-height:47px;margin-bottom:14px;font-size:12px}.product-slider .product-footer{align-items:center}.product-slider .product-footer strong{font-size:15px}.product-slider .product-footer small{display:block;margin-top:4px;color:#7c8379;font-size:10px}.featured .product-footer small{color:#aeb5aa}.product-badge{position:absolute;top:15px;right:15px;padding:5px 8px;color:#fff;background:#39b724;border-radius:999px;font-size:10px;font-weight:700;text-transform:uppercase}.installment-badge{position:absolute;right:12px;bottom:12px;left:12px;padding:7px 8px;color:#343a31;background:#ffe36f;border-radius:7px;font-size:10px;font-weight:700;line-height:1.15}.cart-round{display:grid;width:42px;height:42px;place-items:center;color:#fff;background:#e36e61;border:0;border-radius:50%;box-shadow:0 5px 13px #ab3f3333;transition:transform .2s ease,background .2s ease}.cart-round:hover{background:#c94f43;transform:translateY(-2px) scale(1.04)}.cart-round span{font-size:17px;filter:grayscale(1) brightness(0) invert(1)}.product-slider-arrow{position:absolute;z-index:2;top:238px;display:grid;width:40px;height:40px;place-items:center;color:var(--ink);background:#fff;border:1px solid #d9ddd5;border-radius:50%;font-size:20px;transform:translateY(-50%)}.product-slider-arrow:hover{color:#fff;background:var(--ink)}.product-slider-prev{left:0}.product-slider-next{right:0}.cart-notice{position:fixed;z-index:30;right:24px;bottom:24px;display:flex;align-items:center;gap:11px;width:min(390px,calc(100% - 32px));padding:14px 15px;color:#fff;background:var(--ink);border:1px solid rgba(255,255,255,.13);border-radius:14px;box-shadow:0 16px 38px #15181538;animation:notice-in .25s ease both}.cart-notice-mark{display:grid;width:28px;height:28px;place-items:center;color:var(--ink);background:#39b724;border-radius:50%;font-weight:800}.cart-notice div{display:grid;flex:1;gap:3px}.cart-notice strong{font-size:13px}.cart-notice div span{overflow:hidden;color:#b9c0b5;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.cart-notice button{padding:7px 9px;color:var(--ink);background:#fff;border:0;border-radius:7px;font-size:10px;font-weight:700}@keyframes notice-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.product-slider .product-grid{transform:translate(calc(var(--catalog-index) * -254px))}.product-slider{padding:0 28px}}@media(max-width:560px){.catalog{padding-top:58px}.catalog-toolbar{display:block;margin-top:-4px}.catalog-timing{display:block;margin-top:12px}.product-slider{padding:0 22px}.product-slider .product-grid{transform:translate(calc(var(--catalog-index) * -224px))}.product-slider .product-card{width:208px;flex-basis:208px}.product-slider .product-image{height:190px}.product-slider-arrow{top:190px;width:36px;height:36px}.cart-notice{right:16px;bottom:16px}}.product-slider .product-card,.product-slider .product-card.featured{color:var(--ink);background:#fff}.product-slider .product-category,.product-slider .featured .product-category{color:#6f8415}.product-slider .product-meta,.product-slider .featured .product-meta{color:#6e756b}.product-slider .product-footer small,.product-slider .featured .product-footer small{color:#7c8379}.cart-round{background:#e36e61;box-shadow:0 7px 16px #c4483c33}.cart-round:hover{background:#c94f43}.cart-round svg{width:21px;height:21px;fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.product-slider .product-image{padding-bottom:0}.brand-logo{display:block;width:108px;height:auto;object-fit:contain}.site-header .brand-logo{width:94px;height:auto}.footer-intro .brand-logo{width:94px;height:auto;padding:0;background:transparent;border-radius:0;filter:none;box-sizing:border-box}.catalog{padding-top:10px;padding-bottom:42px}.catalog h2,.all-in-one-heading h2{font-size:clamp(32px,3.6vw,52px)}.product-slider .product-image{height:208px}.product-slider .product-content{padding:14px 15px}.product-slider .product-content h3{min-height:38px;margin-bottom:6px}.product-slider .product-meta{min-height:40px;margin-bottom:10px}.product-slider-arrow{top:208px}.product-footer .cart-round{color:#e36e61;background:#fff;border:1px solid rgba(227,110,97,.16);box-shadow:0 7px 16px #c4483c21}.product-footer .cart-round:hover{color:#fff;background:#e36e61;border-color:#e36e61}.product-footer .cart-round svg{stroke:currentColor}@media(max-width:560px){.catalog{padding-top:58px}.product-slider .product-image{height:190px}.product-slider-arrow{top:190px}}.product-slider .product-grid{transform:translate(calc(var(--catalog-offset) * -1))}.product-slider .product-content h3{font-size:17px;line-height:1.16;letter-spacing:-.045em}@media(max-width:560px){.product-slider .product-content h3{font-size:16px;line-height:1.18}}.product-slider{padding-right:16px;padding-left:16px}@media(max-width:900px){.product-slider{padding-right:12px;padding-left:12px}}@media(max-width:560px){.product-slider{padding-right:10px;padding-left:10px}}.monobank-badge{position:absolute;top:12px;left:12px;display:grid;width:30px;height:20px;place-items:center;padding:0;color:#fff;background:#111;border:0;border-radius:5px;box-shadow:0 4px 10px #15181524}.monobank-badge>span:last-child{display:none}.mono-mark{display:grid;width:100%;height:100%;place-items:center;color:#fff;background:transparent;border-radius:5px;font-size:8px;font-weight:800;letter-spacing:-.05em}.all-in-one{position:relative;padding-top:42px;padding-bottom:150px;overflow:hidden}.all-in-one-heading{display:block;max-width:900px;margin:0 auto 58px;text-align:center}.all-in-one-heading .eyebrow{margin-bottom:18px}.all-in-one-heading h2{max-width:700px;margin:0 auto}.all-in-one-heading>p:last-child{max-width:560px;margin:22px auto 0;color:#6c7269;font-size:14px;line-height:1.55}.all-in-one-stage{position:relative;min-height:720px;perspective:1200px;isolation:isolate}.all-in-one-stage:before{position:absolute;z-index:-2;top:50%;left:50%;width:470px;height:470px;content:"";background:radial-gradient(circle,#444a461f,#444a4600 68%);transform:translate(-50%,-50%);opacity:calc(.35 + var(--scroll-glow, 0))}.all-in-one-product{position:absolute;top:50%;left:50%;z-index:2;display:grid;justify-items:center;width:420px;transform:translate(calc(-50% + var(--scroll-shift, 0px)),-50%) rotateY(var(--scroll-rotate, 0deg));transform-style:preserve-3d;transition:transform .25s ease-out}.all-in-one-three{width:420px;height:640px}.all-in-one-product:after{position:absolute;z-index:-1;right:5%;bottom:2%;left:5%;height:28px;content:"";background:#15181533;border-radius:50%;filter:blur(15px);transform:translateZ(-45px)}.all-in-one-product img{width:480px;height:660px;object-fit:contain;filter:drop-shadow(18px 18px 16px rgba(21,24,21,.16))}.all-in-one-caption{margin-top:-4px;padding:8px 12px;color:#6c7269;background:#fffc;border:1px solid var(--line);border-radius:999px;font-size:11px}.all-in-one-orbit{position:absolute;top:50%;left:50%;border:1px solid rgba(68,74,70,.18);border-radius:50%;transform:translate(-50%,-50%) rotateX(66deg)}.orbit-one{width:500px;height:260px}.orbit-two{width:680px;height:350px;border-color:#1518151f;transform:translate(-50%,-50%) rotateX(66deg) rotate(18deg)}.all-in-one-point{position:absolute;width:220px;padding-top:13px;border-top:1px solid var(--line)}.all-in-one-check{display:grid;width:22px;height:22px;place-items:center;color:#fff;background:#111;border-radius:50%;font-size:13px;font-weight:800}.all-in-one-point h3{margin:22px 0 8px;font-size:17px;font-weight:500;letter-spacing:-.04em}.all-in-one-point p{margin:0;color:#747970;font-size:12px;line-height:1.5}.point-one{top:22%;left:2%}.point-two{top:22%;right:2%}.point-three{bottom:16%;left:2%}.point-four{right:2%;bottom:16%}@media(max-width:900px){.all-in-one{padding-top:88px;padding-bottom:110px}.all-in-one-stage{min-height:760px}.all-in-one-product{top:45%}.point-one{top:5%;left:0}.point-two{top:5%;right:0}.point-three{bottom:5%;left:0}.point-four{right:0;bottom:5%}}@media(max-width:560px){.catalog{padding-top:12px;padding-bottom:28px}.all-in-one{padding-top:32px;padding-bottom:80px}.all-in-one-stage{min-height:820px}.all-in-one-product{width:280px}.all-in-one-three{width:280px;height:480px}.all-in-one-orbit{transform:translate(-50%,-50%) rotateX(66deg) scale(.72)}.orbit-two{transform:translate(-50%,-50%) rotateX(66deg) rotate(18deg) scale(.72)}.all-in-one-point{width:145px}.all-in-one-point h3{margin-top:15px;font-size:15px}.all-in-one-point p{font-size:11px}.point-one,.point-two{top:3%}.point-three,.point-four{bottom:3%}}.product-mosaic{margin-top:52px;margin-bottom:26px;padding:54px 0 0}.callback-strip:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;content:"";opacity:.25;background-image:linear-gradient(rgba(255,255,255,.42) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.42) 1px,transparent 1px);background-size:58px 58px;-webkit-mask-image:linear-gradient(110deg,#000,transparent 88%);mask-image:linear-gradient(110deg,#000,transparent 88%)}.product-mosaic-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.product-mosaic-heading h2{max-width:620px;margin-bottom:0;font-size:clamp(34px,4vw,54px)}.mosaic-offer{position:absolute!important;top:18px;right:18px;bottom:auto!important;left:auto!important;z-index:2;display:grid;gap:4px;max-width:205px;padding:12px 14px;color:var(--ink);background:#e6ffb2;border-radius:10px;box-shadow:0 8px 20px #00000026}.mosaic-offer strong{font-size:10px;letter-spacing:.1em}.mosaic-offer span{font-size:12px;line-height:1.25}.mosaic-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:repeat(2,265px);gap:14px}.mosaic-card{position:relative;display:flex;min-width:0;overflow:hidden;border-radius:16px}.mosaic-card img{width:100%;height:100%;object-fit:contain;transition:transform .45s ease}.mosaic-card:hover img{transform:scale(1.04)}.mosaic-card>div{position:absolute;right:22px;bottom:20px;left:22px;z-index:1}.mosaic-card span{color:var(--energy);font-size:10px;font-weight:700;letter-spacing:.13em}.mosaic-card h3{max-width:330px;margin:7px 0 0;color:#fff;font-size:24px;font-weight:500;letter-spacing:-.05em}.mosaic-card p{max-width:330px;margin:8px 0 0;color:#cad2c6;font-size:13px;line-height:1.45}.mosaic-main{grid-row:1 / 3;background:#080b08}.mosaic-main img{object-fit:cover}.mosaic-light{background:#e8ece5}.mosaic-light h3{color:var(--ink)}.mosaic-light img{width:55%;margin-left:auto;object-fit:contain}.mosaic-dark{background:#151915}.mosaic-dark img{width:55%;margin-left:auto;object-fit:contain}.mosaic-accent{background:#dff5d8}.mosaic-accent h3{color:var(--ink)}.mosaic-accent img{width:42%;margin-left:auto;object-fit:contain}.callback-strip{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:space-between;gap:32px;min-height:120px;margin-bottom:0;padding:26px 4.1%;overflow:hidden;color:#fff;background:var(--ink);border-radius:18px}.callback-strip .eyebrow{margin-bottom:7px;color:var(--energy)}.callback-strip strong{display:block;max-width:710px;font-size:clamp(17px,2vw,24px);font-weight:500;letter-spacing:-.035em;line-height:1.12}.suitability{padding-top:50px;padding-bottom:120px}.suitability-layout{display:grid;grid-template-columns:192px minmax(0,1fr);align-items:stretch;gap:18px}.suitability-tabs{display:flex;flex-direction:column;gap:8px}.suitability-tabs button{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-height:96px;padding:9px;color:#697067;background:#f1f3ef;border:1px solid transparent;border-radius:10px;font-size:12px;text-align:left;transition:color .2s ease,background .2s ease,transform .2s ease}.suitability-tabs button:hover{transform:translate(2px)}.suitability-tab-image{display:grid;width:76px;height:76px;place-items:center;overflow:hidden;background:#fff;border:1px solid rgba(20,30,20,.08);border-radius:8px}.suitability-tab-image img{display:block;width:100%;height:100%;padding:4px;object-fit:contain;object-position:center}.suitability-tab-copy{display:grid;min-width:0;gap:3px;align-content:center}.suitability-tab-copy strong{font-size:12px;line-height:1.2}.suitability-tab-copy small{overflow:hidden;color:currentColor;font-size:8px;letter-spacing:.05em;line-height:1.15;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;opacity:.7}.suitability-tabs button.active{color:#fff;background:var(--ink)}.suitability-panel{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);min-height:430px;overflow:hidden;background:#f2f4f0;border-radius:16px}.suitability-image{position:relative;min-width:0;min-height:430px;overflow:hidden;background:#090d09}.suitability-image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.suitability-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:54px 7%}.suitability-copy h3{max-width:480px;margin:12px 0 16px;font-size:clamp(30px,4vw,52px);font-weight:500;letter-spacing:-.06em;line-height:.98}.suitability-copy>p:not(.eyebrow){max-width:450px;color:#697067;font-size:15px;line-height:1.55}.suitability-copy ul{display:grid;gap:12px;margin:24px 0 30px;padding:0;list-style:none}.suitability-copy li{display:flex;align-items:center;gap:9px;color:#3f473e;font-size:13px}.usage-icon{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;color:var(--ink);background:#dff5d8;border:1px solid rgba(57,183,36,.25);border-radius:9px}.usage-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}@media(max-width:700px){.product-mosaic{width:calc(100% - 32px);margin-top:34px;padding:38px 0 0}.product-mosaic-heading{display:block}.product-mosaic-heading .button{margin-top:20px}.mosaic-offer{top:12px;right:12px;max-width:164px;padding:9px 10px}.mosaic-grid{grid-template-columns:1fr 1fr;grid-template-rows:250px 170px}.mosaic-main{grid-column:1 / -1;grid-row:1}.mosaic-light{grid-column:1;grid-row:2}.mosaic-dark{grid-column:2;grid-row:2}.mosaic-card h3{font-size:18px}.callback-strip{width:calc(100% - 32px);min-height:0;margin-top:16px;padding:28px 22px;border-radius:16px}.callback-strip .button{width:100%;margin-top:3px}.suitability{padding-top:38px;padding-bottom:85px}.suitability-layout{display:block}.suitability-tabs{flex-direction:row;overflow-x:auto;padding-bottom:12px}.suitability-tabs button{width:190px;flex:0 0 190px;grid-template-columns:68px minmax(0,1fr)}.suitability-tab-image{width:68px;height:68px}.suitability-panel{grid-template-columns:1fr}.suitability-image{min-height:300px}.suitability-copy{padding:36px 26px 42px}}@media(max-width:700px){.mosaic-offer span{font-size:10px}}.featured-products{padding-top:54px;padding-bottom:86px}.featured-products .section-heading{margin-bottom:30px}.featured-products .section-heading h2{max-width:700px}.featured-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.featured-product-card{overflow:hidden;background:#f2f4f0;border:1px solid #e0e4dc;border-radius:16px}.featured-product-image{position:relative;height:220px;overflow:hidden;background:#fff}.featured-product-image img{width:100%;height:100%;padding:18px;object-fit:contain;transition:transform .45s ease}.featured-product-card:hover .featured-product-image img{transform:scale(1.045)}.featured-product-image>span{position:absolute;top:14px;right:14px;padding:5px 8px;color:#fff;background:var(--energy);border-radius:999px;font-size:9px;font-weight:700;text-transform:uppercase}.featured-product-copy{padding:18px 18px 20px}.featured-product-copy .product-category{margin-bottom:8px}.featured-product-copy h3{min-height:40px;margin:0 0 8px;font-size:20px;font-weight:500;letter-spacing:-.045em}.featured-product-copy>p:not(.product-category){min-height:38px;margin:0 0 17px;color:#6e756b;font-size:12px;line-height:1.45}.featured-product-copy>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.featured-product-copy strong{font-size:13px;font-weight:650}.featured-product-copy button{padding:0;color:var(--ink);background:none;border:0;font-size:11px;font-weight:700;white-space:nowrap}.featured-product-copy button span{margin-left:3px;color:var(--energy);font-size:15px}.text-link{display:inline-flex;align-items:center;gap:9px;color:var(--ink);font-size:13px;font-weight:650;white-space:nowrap}.text-link span{color:var(--energy);font-size:18px}.contact-cta{display:grid;grid-template-columns:minmax(0,1fr) 270px;align-items:center;gap:30px}.contact-cta .cta-content{position:relative;z-index:1}.contact-cta .cta-action{margin-top:28px}.cta-specialist{position:relative;z-index:1;align-self:end;width:270px;height:345px;margin-bottom:-64px}.cta-specialist img{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 14px 18px rgba(21,24,21,.2))}.faq-list summary strong{font-size:20px}@media(max-width:900px){.featured-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-cta{grid-template-columns:minmax(0,1fr) 210px}.cta-specialist{width:210px;height:300px}}@media(max-width:700px){.featured-products{padding-top:36px;padding-bottom:62px}.featured-products .section-heading{display:block}.featured-products .text-link{margin-top:18px}.featured-product-grid{grid-template-columns:1fr 1fr;gap:10px}.featured-product-image{height:170px}.featured-product-copy{padding:14px 12px 16px}.featured-product-copy h3{min-height:34px;font-size:17px}.featured-product-copy>p:not(.product-category){min-height:44px;font-size:11px}.featured-product-copy>div{display:block}.featured-product-copy button{display:block;margin-top:10px}.contact-cta{display:block}.cta-specialist{width:190px;height:250px;margin:26px auto -44px}.faq-list summary strong{font-size:18px}}.featured-products{padding-top:34px;padding-bottom:72px}.featured-products-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:14px}.featured-products-heading h2{margin:0;color:var(--ink);font-size:18px;font-weight:700;letter-spacing:-.035em}.featured-products-heading .text-link{color:#697067;font-size:10px;font-weight:600}.featured-products-heading .text-link span{color:var(--ink);font-size:13px}.featured-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.featured-product-card{display:grid;grid-template-columns:42% 58%;min-height:150px;background:#fff;border:1px solid #e6e8e4;border-radius:9px;box-shadow:0 3px 12px #1518150b}.featured-product-image{height:100%;min-height:150px;background:#fafbf9}.featured-product-image img{padding:10px}.featured-product-image>span{top:8px;left:8px;right:auto;padding:3px 5px;color:#333b24;background:#e8f6ad;font-size:7px;letter-spacing:.02em}.featured-product-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:14px 12px}.featured-product-copy .product-category{margin-bottom:4px;font-size:8px}.featured-product-copy h3{min-height:0;margin-bottom:6px;font-size:15px}.featured-product-copy>p:not(.product-category){min-height:0;margin-bottom:10px;font-size:9px;line-height:1.35}.featured-product-copy>div{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.featured-product-copy strong{font-size:10px}.featured-product-copy button{width:100%;padding:6px 7px;color:#fff;background:var(--ink);border-radius:4px;font-size:9px;text-align:center}.featured-product-copy button span{color:var(--energy);font-size:12px}@media(max-width:900px){.featured-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.featured-product-card{grid-template-columns:1fr}.featured-product-image{min-height:132px;height:132px}.featured-product-copy{padding:11px}}@media(max-width:560px){.featured-products{padding-top:26px;padding-bottom:48px}.featured-products-heading{margin-bottom:12px}.featured-product-grid{grid-template-columns:1fr}.featured-product-card{grid-template-columns:38% 62%;min-height:128px}.featured-product-image{min-height:128px;height:128px}.featured-product-copy h3{font-size:14px}.featured-product-copy>p:not(.product-category){font-size:9px}}.featured-product-copy .featured-product-buy{display:grid;gap:8px;width:100%}.featured-product-actions{display:grid;grid-template-columns:minmax(0,1fr) 30px;gap:6px;width:100%}.featured-product-copy .featured-add{width:100%;min-height:30px;padding:6px 9px}.featured-product-copy .featured-cart{display:grid;width:30px;min-height:30px;padding:0;place-items:center;color:var(--ink);background:#fff;border:1px solid #dfe3dc}.featured-product-copy .featured-cart:hover{color:#fff;background:var(--energy);border-color:var(--energy)}.featured-cart svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.promo-countdown{display:grid;grid-template-columns:1fr auto;align-items:center;gap:3px 8px;margin:-2px 0 13px;padding:9px 10px;color:var(--ink);background:linear-gradient(115deg,#fff0ce,#e9ffab);border:1px solid #dfe79f;border-radius:9px}.promo-countdown span{font-size:10px;font-weight:700}.promo-countdown strong{font-variant-numeric:tabular-nums;font-size:14px;font-weight:750;letter-spacing:.04em}.promo-countdown small{grid-column:1 / -1;color:#68705e;font-size:9px;line-height:1.3}.featured-products{padding-bottom:24px}.product-mosaic{margin-top:0;padding-top:0}@media(max-width:700px){.featured-products{padding-bottom:20px}.featured-product-copy .featured-product-buy,.featured-product-copy .featured-product-actions{display:grid}.featured-product-copy .featured-add,.featured-product-copy .featured-cart{margin-top:0}.product-mosaic{margin-top:0;padding-top:0}}.featured-products-heading{align-items:end;margin-bottom:22px}.featured-products-heading h2{font-size:clamp(34px,3.6vw,52px);font-weight:500;letter-spacing:-.06em;line-height:.98}.featured-products-heading .text-link{padding-bottom:6px;font-size:12px}.featured-product-actions{grid-template-columns:minmax(0,1fr) 42px;gap:8px}.featured-product-copy .featured-add{min-height:42px;padding:8px 12px;border-radius:7px;font-size:11px}.featured-product-copy .featured-cart{width:42px;min-height:42px;border-radius:7px}.featured-cart svg{width:17px;height:17px}@media(max-width:700px){.featured-products-heading h2{font-size:clamp(32px,10vw,44px)}.featured-products-heading .text-link{padding-bottom:0}.featured-product-copy .featured-add,.featured-product-copy .featured-cart{min-height:44px}.featured-product-copy .featured-cart{width:44px}}@media(max-width:700px){:root{--section-space: 48px}.section-heading,.featured-products-heading,.product-mosaic-heading{margin-bottom:24px}.system-calculator-intro{margin-top:-24px}.contact-cta{margin-top:var(--section-space);margin-bottom:var(--section-space)}}.slider-art.has-image{z-index:0}@media(max-width:900px){.slider-art.has-image{top:auto;right:0;bottom:0;width:58%;height:58%;border-radius:0 0 23px}}@media(max-width:560px){.slider-art.has-image{right:0;bottom:0;width:100%;height:42%;border-radius:0 0 18px 18px;opacity:1}.slider-art.has-image:after{background:linear-gradient(0deg,rgba(255,255,255,.18),transparent 55%)}}.slider-canvas.has-hero-image{color:#fff;border-color:#252925}.slider-canvas.has-hero-image:before{z-index:1;opacity:1;background-image:linear-gradient(90deg,rgba(9,12,9,.62),rgba(9,12,9,.16) 46%,transparent 76%),linear-gradient(0deg,rgba(9,12,9,.3),transparent 48%);background-size:auto;-webkit-mask-image:none;mask-image:none;pointer-events:none}.slider-canvas.has-hero-image .slider-meta{z-index:3;color:#ffffffc7}.slider-canvas.has-hero-image .slider-copy>p:not(.eyebrow){color:#ffffffdb}.slider-canvas.has-hero-image .slider-copy .eyebrow{color:#d8ff45}.slider-canvas.has-hero-image .button-outline{color:#fff;border-color:#ffffff9e;background:#ffffff1f}.slider-canvas.has-hero-image .button-outline:hover{color:var(--ink);background:#fff;border-color:#fff}.slider-art.has-image{top:0;right:0;width:100%;height:100%;aspect-ratio:auto;border-radius:23px}.slider-art.has-image:after{background:linear-gradient(90deg,rgba(9,12,9,.12),transparent 46%),linear-gradient(0deg,rgba(21,24,21,.2),transparent 40%)}@media(max-width:900px){.slider-art.has-image{top:0;right:0;bottom:auto;width:100%;height:100%;border-radius:23px}}@media(max-width:560px){.slider-art.has-image{top:0;right:0;bottom:auto;width:100%;height:100%;border-radius:18px}.slider-art.has-image:after{background:linear-gradient(0deg,rgba(9,12,9,.28),transparent 55%)}}.slider-art-image{object-position:70% 58%}.service-strip{width:100vw;max-width:none;min-height:104px;margin-top:24px;margin-bottom:92px;margin-left:50%;padding:0 max(40px,calc((100vw - 1600px)/2 + 48px));color:var(--ink);background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);transform:translate(-50%)}.service-strip article{display:flex;align-items:center;gap:15px;min-height:104px;padding:18px 28px;border-right:1px solid var(--line)}.service-strip article:first-child{padding-left:0}.service-strip article:last-child{padding-right:0;border-right:0}.service-strip article>.service-icon{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;margin:0;color:var(--ink);background:#f4f6f1;border:1px solid #dde2da;border-radius:50%}.service-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65}.service-strip h3{margin:0 0 5px;color:var(--ink);font-size:15px;font-weight:650;letter-spacing:-.025em;line-height:1.1}.service-strip p{max-width:250px;margin:0;color:#6b7169;font-size:12px;line-height:1.4}.service-strip{margin-bottom:14px}@media(max-width:900px){.service-strip{grid-template-columns:repeat(2,1fr);padding-right:40px;padding-left:40px}.service-strip article,.service-strip article:first-child{min-height:96px;padding:16px 20px}.service-strip article:nth-child(2){border-right:0}.service-strip article:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:560px){.service-strip{grid-template-columns:1fr;margin-top:18px;margin-bottom:6px;padding-right:20px;padding-left:20px}.service-strip article,.service-strip article:first-child,.service-strip article:nth-child(2){min-height:86px;padding:14px 0;border-right:0;border-bottom:1px solid var(--line)}.service-strip article:last-child{border-bottom:0}.service-strip article>.service-icon{width:38px;height:38px;flex-basis:38px}.service-strip h3{font-size:15px}}.suitability{padding-bottom:0}.suitability .section-heading h2{font-size:clamp(32px,3.6vw,52px)}.faq{padding-top:0}.promo-countdown-card{position:absolute;z-index:2;right:10px;bottom:10px;left:10px;margin:0;padding:7px 9px;background:#faffddf0;box-shadow:0 6px 16px #1518151c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.promo-countdown-card span{font-size:9px}.promo-countdown-card strong{font-size:12px}.promo-countdown-card small{font-size:8px}.product-slider .product-card{display:flex;flex-direction:column}.product-slider .product-content{display:flex;flex:1;flex-direction:column}.product-slider .product-footer{margin-top:auto}.product-slider{overflow:visible}.product-slider-scroll{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x}.product-slider-scroll::-webkit-scrollbar{display:none}.product-slider-scroll .product-grid{min-width:max-content}.product-slider .product-card{scroll-snap-align:start}.footer-top{grid-template-columns:1.25fr .65fr .85fr .75fr;gap:clamp(28px,4vw,64px)}.footer-intro>p{margin-bottom:18px}.footer-icon-links{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.footer-icon-links a{display:grid;width:34px;height:34px;place-items:center;color:#fff;background:#ffffff14;border:1px solid rgba(255,255,255,.14);border-radius:50%;transition:color .2s ease,background .2s ease}.footer-icon-links a:hover{color:var(--ink);background:var(--energy)}.footer-icon-links svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.footer-icon-links a:nth-child(2) svg{fill:currentColor;stroke:none}.footer-pickup{display:grid;gap:4px;max-width:310px;color:#cbd1c7;font-size:12px;line-height:1.4}.footer-pickup strong{color:#fff;font-size:15px}.footer-pickup b{margin-top:4px;color:#fff;font-size:12px;font-weight:600}.footer-buyers span{width:fit-content;color:#d9ded5;font-size:14px}.legal-page{padding-top:30px;padding-bottom:96px}.legal-breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:36px;color:#737a72;font-size:13px}.legal-breadcrumbs a:hover{color:var(--energy)}.legal-page-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:clamp(36px,6vw,92px);align-items:start}.legal-nav{position:sticky;top:112px;display:grid;gap:4px;padding-top:10px}.legal-nav .eyebrow{margin:0 0 12px}.legal-nav a{display:flex;justify-content:space-between;gap:12px;padding:11px 12px;color:#657063;border-radius:10px;font-size:14px;line-height:1.35}.legal-nav a:hover,.legal-nav a[aria-current=page]{color:var(--ink);background:#f2f6ef}.legal-nav a[aria-current=page]{font-weight:650}.legal-nav a span{color:var(--energy)}.legal-document{max-width:800px}.legal-document header{padding-bottom:28px;border-bottom:1px solid var(--line)}.legal-document h1{max-width:760px;margin:0 0 20px;font-size:clamp(40px,5vw,66px);font-weight:500;letter-spacing:-.075em;line-height:.95}.legal-lede{max-width:640px;margin:0 0 14px;color:#5f675e;font-size:17px;line-height:1.55}.legal-document time{color:#7c847a;font-size:13px}.legal-notice{display:grid;grid-template-columns:26px 1fr;gap:12px;margin:26px 0 8px;padding:16px;color:#445541;background:#f2ffe8;border:1px solid #cce8ae;border-radius:13px}.legal-notice span{display:grid;width:26px;height:26px;place-items:center;color:var(--ink);background:var(--energy);border-radius:50%;font-size:14px;font-weight:800}.legal-notice p{margin:0;font-size:14px;line-height:1.5}.legal-section{padding:34px 0;border-bottom:1px solid var(--line)}.legal-section h2{max-width:none;margin:0 0 14px;font-size:25px;font-weight:600;letter-spacing:-.05em;line-height:1.05}.legal-section p,.legal-section li{color:#606960;font-size:16px;line-height:1.65}.legal-section p{margin:0 0 12px}.legal-section p:last-child{margin-bottom:0}.legal-section ul{display:grid;gap:9px;margin:14px 0 0;padding:0;list-style:none}.legal-section li{position:relative;padding-left:24px}.legal-section li:before{position:absolute;left:0;content:"✓";color:var(--energy);font-weight:800}.footer-buyers a{width:fit-content;color:#d9ded5;font-size:14px}.footer-buyers a:hover{color:var(--energy)}@media(max-width:900px){.legal-page-layout{grid-template-columns:1fr;gap:28px}.legal-nav{position:static;grid-template-columns:repeat(2,minmax(0,1fr));padding:0}.legal-nav .eyebrow{grid-column:1 / -1}}@media(max-width:700px){.legal-page{width:calc(100% - 40px);padding-top:14px;padding-bottom:64px}.legal-breadcrumbs{margin-bottom:26px;font-size:12px}.legal-nav{grid-template-columns:1fr}.legal-document h1{font-size:clamp(38px,11vw,50px)}.legal-lede{font-size:16px}.legal-section{padding:26px 0}.legal-section h2{font-size:23px}.legal-section p,.legal-section li{font-size:15px}}@media(max-width:1000px){.footer-top{grid-template-columns:1.2fr 1fr}}@media(max-width:700px){.suitability{padding-bottom:0}.suitability .section-heading h2{font-size:clamp(32px,10vw,44px)}.faq{padding-top:0}.footer-top{grid-template-columns:1fr;gap:38px}}.featured-product-card{border-radius:18px}.callback-strip{background:var(--energy)}.callback-strip .eyebrow{color:#efffcf}.why h2,.faq h2{font-size:clamp(32px,3.6vw,52px)}.contact-cta h2{font-size:clamp(30px,3.25vw,48px)}.cta-specialist{width:330px;height:470px;margin-top:-90px;margin-bottom:-100px;overflow:visible;display:flex;align-items:flex-end;justify-content:center}.cta-specialist>img:first-child{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 14px 18px rgba(21,24,21,.2))}.cta-specialist .specialist-logo{position:absolute;z-index:2;top:38%;left:50%;width:66px;height:auto;object-fit:contain;transform:translate(-50%,-50%);filter:none;pointer-events:none}.cta-specialist .specialist-logo{display:none}.about{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(32px,6vw,92px);align-items:center;padding-top:90px;padding-bottom:90px}.about-media{min-height:320px;overflow:hidden;background:#f2f4f0;border-radius:18px}.about-media img{display:block;width:100%;height:100%;min-height:320px;object-fit:cover;object-position:72% center}.about-copy h2{max-width:600px;margin:14px 0 18px;font-size:clamp(32px,3.6vw,52px);letter-spacing:-.055em;line-height:.98}.about-copy>p:not(.eyebrow){max-width:560px;margin:0;color:#6b7169;font-size:17px;line-height:1.55}.about-points{display:grid;gap:12px;margin:24px 0 30px}.about-points span{display:flex;align-items:center;gap:10px;color:var(--ink);font-size:14px}.about-points span:before{display:grid;width:24px;height:24px;flex:0 0 24px;place-items:center;content:"✓";color:var(--ink);background:#e8f8d2;border:1px solid #d0e9b6;border-radius:50%;font-size:12px;font-weight:700}.footer-subscribe{display:grid;gap:8px;max-width:320px;margin-top:22px}.footer-subscribe label{color:#fff;font-size:13px;font-weight:650}.footer-subscribe>div{display:flex;gap:6px}.footer-subscribe input{min-width:0;flex:1;height:38px;padding:0 12px;color:#fff;background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:8px;outline:none}.footer-subscribe input::placeholder{color:#aeb5aa}.footer-subscribe input:focus{border-color:var(--energy)}.footer-subscribe button{width:38px;height:38px;flex:0 0 38px;color:var(--ink);background:var(--energy);border:0;border-radius:8px;font-size:17px;cursor:pointer}.footer-subscribe small{color:#8f988e;font-size:11px}.footer-subscribe-success{margin:0;color:#d8ff45;font-size:13px}.form-error{margin:0;padding:10px 12px;color:#9d362f;background:#fff3f1;border:1px solid #f3c3bd;border-radius:10px;font-size:13px;line-height:1.4}.footer-form-error{color:#ffd3cc;background:#cb47382e;border-color:#ffb3a76b}@media(max-width:900px){.about{gap:36px;padding-top:72px;padding-bottom:72px}.cta-specialist{width:230px;height:300px}}@media(max-width:700px){.about{grid-template-columns:1fr;padding-top:62px;padding-bottom:62px}.about-media,.about-media img{min-height:250px}.about-copy h2{font-size:clamp(32px,10vw,44px)}.cta-specialist{width:240px;height:360px;margin-top:-42px;margin-bottom:-78px}.cta-specialist .specialist-logo{top:37%;width:54px}}.product-page{padding:20px 0 130px}.product-breadcrumbs{display:flex;align-items:center;gap:9px;overflow:hidden;margin-bottom:30px;color:#747a72;font-size:13px;white-space:nowrap}.product-breadcrumbs a{color:#4f554d}.product-breadcrumbs a:hover{color:var(--energy)}.product-breadcrumbs span:last-child{overflow:hidden;color:var(--ink);text-overflow:ellipsis}.product-hero{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(380px,.96fr);gap:clamp(42px,6vw,96px);align-items:start;padding-top:12px}.product-gallery{min-width:0}.product-gallery-stage{position:relative;display:grid;min-height:580px;overflow:hidden;place-items:center;background:#f4f6f1;border:1px solid #e0e5dc;border-radius:20px}.gallery-main-button{width:100%;height:100%;padding:32px;background:none;border:0}.gallery-main-button img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.gallery-main-button:hover img{transform:scale(1.025)}.gallery-navigation{position:absolute;z-index:2;right:18px;bottom:18px;left:18px;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.gallery-navigation button{display:grid;width:42px;height:42px;place-items:center;padding:0;color:var(--ink);background:#ffffffeb;border:1px solid #d8ded5;border-radius:50%;box-shadow:0 5px 15px #1518151c;font-size:21px;pointer-events:auto}.gallery-navigation button:hover{color:#fff;background:var(--ink);border-color:var(--ink)}.gallery-navigation span{padding:7px 10px;color:#4b5549;background:#ffffffdb;border-radius:999px;font-size:11px;font-weight:700}.gallery-expand{position:absolute;right:18px;bottom:18px;display:grid;width:42px;height:42px;place-items:center;color:var(--ink);background:#ffffffeb;border:1px solid #dfe4dc;border-radius:50%;font-size:24px;line-height:1}.product-image-placeholder{display:grid;justify-items:center;max-width:280px;padding:30px;color:#737a70;text-align:center}.product-image-placeholder>span{display:grid;width:94px;height:94px;place-items:center;margin-bottom:22px;color:#a4aa9f;border:1px solid #ccd2c9;border-radius:50%;font-size:42px}.product-image-placeholder strong{color:var(--ink);font-size:17px;font-weight:600}.product-image-placeholder p{margin:8px 0 0;font-size:14px;line-height:1.5}.product-thumbnails{display:flex;gap:10px;margin-top:12px}.product-thumbnails button{width:76px;height:76px;padding:7px;overflow:hidden;background:#f4f6f1;border:1px solid #e0e5dc;border-radius:11px}.product-thumbnails button.active{border-color:var(--energy);box-shadow:0 0 0 2px #39b72426}.product-thumbnails img{width:100%;height:100%;object-fit:contain}.product-summary{max-width:600px}.product-summary h1{max-width:680px;margin-bottom:20px;font-size:clamp(40px,3.6vw,58px);line-height:.96}.product-status-row{display:flex;flex-wrap:wrap;align-items:center;gap:16px;padding-bottom:18px;border-bottom:1px solid var(--line);font-size:13px}.product-sku{color:#687068}.product-availability{display:inline-flex;align-items:center;gap:7px;color:#286e1c;font-weight:600}.product-availability i{width:8px;height:8px;background:var(--energy);border-radius:50%}.product-short-description{margin:22px 0 26px;color:#60675f;font-size:17px;line-height:1.55}.product-price-block{display:grid;gap:5px;padding:21px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-price-block span,.product-price-block small{color:#6d756b;font-size:13px}.product-price-block strong{color:var(--ink);font-size:clamp(31px,3vw,44px);letter-spacing:-.06em;line-height:1}.product-facts{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:22px 0}.product-facts div{padding:14px;background:#fafbf8;border:1px solid #e3e7e0;border-radius:10px}.product-facts dt{margin-bottom:5px;color:#768076;font-size:12px}.product-facts dd{margin:0;color:var(--ink);font-size:14px;font-weight:600}.product-quantity{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px;color:var(--ink);font-size:14px;font-weight:600}.product-quantity>div{display:grid;grid-template-columns:42px 48px 42px;align-items:center;overflow:hidden;border:1px solid #dbe1d8;border-radius:10px}.product-quantity button{height:42px;color:var(--ink);background:#fff;border:0;font-size:21px}.product-quantity button:hover:not(:disabled){background:#f1f4ed}.product-quantity button:disabled{color:#b2b8af;cursor:not-allowed}.product-quantity output{text-align:center;font-variant-numeric:tabular-nums}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.product-add-button,.product-buy-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:18px;padding:0 18px;border-radius:11px;font-size:14px;font-weight:700;transition:transform .2s ease,background .2s ease}.product-add-button{color:#fff;background:var(--energy);border:1px solid var(--energy)}.product-add-button:hover{color:#fff;background:#1f6b2b;border-color:#1f6b2b;transform:translateY(-1px)}.product-add-button.is-added{color:#fff;background:var(--ink);border-color:var(--ink)}.product-buy-button{color:var(--ink);background:#fff;border:1px solid #cfd6cc}.product-buy-button:hover{border-color:var(--ink);transform:translateY(-1px)}.product-purchase-signals{position:relative;display:grid;gap:10px;margin-top:17px;padding:15px 0;border-bottom:1px solid var(--line)}.product-purchase-signal{display:flex;align-items:center;gap:10px;margin:0;color:#555d54;font-size:13px;line-height:1.35}.product-purchase-signal strong{color:var(--ink);font-weight:750}.product-purchase-signal svg{width:19px;height:19px;flex:0 0 19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.product-purchase-signal.is-sales{color:#d64f45}.product-purchase-signal.is-sales strong{color:#c63e36}.product-return-policy{color:#555d54;text-decoration:none}.product-return-policy:hover{color:#286e1c}.product-return-policy b{margin-left:auto;color:#78913c;font-size:14px}.product-signal-demo{position:absolute;top:-8px;right:0;padding:3px 7px;color:#8c403a;background:#fff0ee;border:1px solid #f5c9c4;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.payment-methods{display:grid;gap:16px;margin-top:22px;padding:19px;background:#fafbf8;border:1px solid #e0e5dd;border-radius:14px}.payment-methods h2{margin:0 0 5px;font-size:16px;letter-spacing:-.03em}.payment-methods p{margin:0;color:#70776e;font-size:13px;line-height:1.45}.payment-options{display:flex;flex-wrap:wrap;gap:8px}.payment-options button{min-height:34px;padding:0 11px;color:#515950;background:#fff;border:1px solid #dce2d9;border-radius:8px;font-size:12px;font-weight:600}.payment-options button:hover,.payment-options button.active{color:var(--ink);border-color:var(--energy);background:#f3ffe8}.product-trust-list{display:grid;grid-template-columns:1fr 1fr;gap:10px 14px;margin:18px 0 0;padding:0;list-style:none}.product-trust-list li{position:relative;padding-left:20px;color:#545c53;font-size:13px;line-height:1.35}.product-trust-list li:before{position:absolute;left:0;color:var(--energy);content:"✓";font-weight:800}.product-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 56px;margin-top:105px;border-top:1px solid var(--line)}.product-details article{min-height:210px;padding:36px 0;border-bottom:1px solid var(--line)}.product-details h2{margin-bottom:14px;font-size:26px;letter-spacing:-.055em}.product-details p,.product-details li{max-width:620px;color:#656d64;font-size:16px;line-height:1.6}.product-details ul{margin:0;padding-left:20px}.detail-empty{color:#838a81!important}.detail-specs{display:grid;gap:9px;margin:0}.detail-specs div{display:flex;justify-content:space-between;gap:16px;padding-bottom:9px;border-bottom:1px solid #e3e7e0}.detail-specs dt{color:#737b72}.detail-specs dd{margin:0;font-weight:600}.product-documents{grid-column:1 / -1}.product-documents>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px}.document-card{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;padding:15px;border:1px solid #e0e5dd;border-radius:12px}.document-card>span{display:grid;width:38px;height:38px;place-items:center;color:#fff;background:var(--ink);border-radius:7px;font-size:11px;font-weight:700}.document-card strong{font-size:14px}.document-card a{color:#4b5648;font-size:12px;font-weight:600}.document-card a:hover{color:var(--energy)}.product-lightbox,.product-checkout-overlay{position:fixed;z-index:60;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#0a0d09b8}.product-lightbox>div{position:relative;display:grid;width:min(880px,100%);max-height:calc(100vh - 48px);place-items:center;padding:26px;background:#fff;border-radius:18px}.product-lightbox button{position:absolute;z-index:1;top:10px;right:10px;display:grid;width:38px;height:38px;place-items:center;background:#fff;border:1px solid #dfe4dc;border-radius:50%;font-size:21px}.product-lightbox img{max-width:100%;max-height:calc(100vh - 100px);object-fit:contain}.product-checkout{position:relative;width:min(520px,100%);padding:36px;background:#fff;border-radius:18px;box-shadow:0 24px 80px #0000004d}.product-checkout h2{margin-bottom:8px;font-size:clamp(30px,4vw,42px)}.checkout-total{margin-bottom:22px;color:#5d665c;font-size:15px}.product-checkout form{display:grid;gap:14px}.product-checkout label{display:grid;gap:7px;color:#50584e;font-size:13px;font-weight:600}.product-checkout input{min-height:44px;padding:0 12px;color:var(--ink);background:#fafbf8;border:1px solid #dce2d9;border-radius:9px;outline:none}.product-checkout small{display:block;margin-top:14px;color:#7d857b;font-size:12px;line-height:1.45}.checkout-success{padding:24px 0 4px}.checkout-success>span{display:grid;width:46px;height:46px;place-items:center;margin-bottom:20px;color:#fff;background:var(--energy);border-radius:50%;font-size:22px;font-weight:700}.checkout-success>p:not(.eyebrow){color:#626b61;line-height:1.5}.product-mobile-bar{display:none}.product-page button:focus-visible,.product-page a:focus-visible,.product-page input:focus-visible{outline:3px solid rgba(57,183,36,.35);outline-offset:2px}@media(min-width:901px){.product-breadcrumbs,.product-hero,.product-details{width:min(1320px,calc(100% - 120px))}.product-hero{grid-template-columns:minmax(0,1.02fr) minmax(460px,.98fr);gap:clamp(48px,5vw,76px)}.product-gallery-stage{min-height:540px}.product-summary h1{font-size:clamp(36px,3vw,48px)}}@media(max-width:900px){.product-hero{grid-template-columns:1fr;gap:34px}.product-gallery-stage{min-height:500px}.product-summary{max-width:none}.product-details{gap:0 28px;margin-top:74px}}@media(max-width:700px){.product-page{padding-top:6px;padding-bottom:100px}.product-breadcrumbs{width:calc(100% - 40px);margin-bottom:20px;font-size:12px}.product-hero{width:calc(100% - 40px);gap:28px}.product-gallery-stage{min-height:330px;border-radius:15px}.gallery-navigation{right:12px;bottom:12px;left:12px}.gallery-navigation button{width:38px;height:38px}.product-summary h1{font-size:clamp(31px,8.8vw,42px);line-height:1.02}.product-short-description{font-size:16px}.product-actions{grid-template-columns:1fr}.product-actions button{min-height:48px}.product-trust-list{grid-template-columns:1fr}.product-details{width:calc(100% - 40px);grid-template-columns:1fr;margin-top:52px}.product-details article{min-height:0;padding:28px 0}.product-details p,.product-details li{font-size:15px}.product-details h2{font-size:24px}.product-mobile-bar{position:fixed;z-index:35;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 20px;background:#fffffff5;border-top:1px solid #dce2d9;box-shadow:0 -8px 24px #15181514;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-mobile-bar strong{font-size:18px;letter-spacing:-.04em}.product-mobile-bar button{min-height:44px;padding:0 14px;color:#fff;background:var(--energy);border:0;border-radius:9px;font-size:13px;font-weight:700}.product-checkout{padding:30px 22px}.product-lightbox,.product-checkout-overlay{padding:14px}}.product-slider .product-image,.featured-product-image{display:block;color:inherit;text-decoration:none}.product-content h3 a,.featured-product-copy h3 a{color:inherit;text-decoration:none}.product-content h3 a:hover,.featured-product-copy h3 a:hover{color:#4d791e}.cart-item{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:14px}.cart-item-image{width:72px;height:72px;object-fit:contain;padding:7px;background:#f4f6f1;border:1px solid #e1e6de;border-radius:10px}.cart-item>div{display:grid;gap:8px}.cart-item>div:last-child{justify-items:end}.cart-item a{color:var(--ink);font-weight:600;text-decoration:none}.cart-item a:hover{color:#4d791e}.cart-inline-quantity,.checkout-quantity{display:inline-grid;grid-template-columns:28px 30px 28px;align-items:center;overflow:hidden;width:fit-content;border:1px solid #dbe1d8;border-radius:7px}.cart-inline-quantity button,.checkout-quantity button{height:28px;color:var(--ink);background:#fff;border:0;font-size:16px}.cart-inline-quantity button:disabled,.checkout-quantity button:disabled{color:#a1a8a0}.cart-inline-quantity output,.checkout-quantity output{color:var(--ink);font-size:12px;font-variant-numeric:tabular-nums;text-align:center}.cart-remove{padding:0;color:#71796f;background:transparent;border:0;font-size:11px;text-decoration:underline}.cart-remove:hover{color:#bd483e}.product-checkout.checkout-modal{width:min(680px,100%);max-height:calc(100vh - 48px);overflow:auto}.checkout-items{display:grid;margin:22px 0 12px;border-top:1px solid var(--line)}.checkout-item{display:grid;grid-template-columns:70px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line)}.checkout-item img{width:70px;height:62px;object-fit:contain;background:#f5f7f3;border-radius:8px}.checkout-item>div{display:grid;gap:5px}.checkout-item strong{font-size:14px}.checkout-item span{color:var(--ink);font-size:17px;font-weight:750;letter-spacing:-.02em}.checkout-remove{align-self:start;display:grid;width:28px;height:28px;place-items:center;color:#5d655b;background:#f5f7f3;border:1px solid #e0e5dd;border-radius:50%;font-size:17px}.checkout-payment{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 18px}.checkout-payment button{min-height:34px;padding:0 10px;color:#515950;background:#fff;border:1px solid #dce2d9;border-radius:8px;font-size:12px;font-weight:600}.checkout-payment button.active{color:var(--ink);border-color:var(--energy);background:#f3ffe8}.checkout-modal form{grid-template-columns:1fr 1fr}.product-checkout textarea{min-height:84px;padding:11px 12px;resize:vertical;color:var(--ink);background:#fafbf8;border:1px solid #dce2d9;border-radius:9px;font:inherit;outline:none}.checkout-wide{grid-column:1 / -1}.checkout-consent{display:flex!important;align-items:start;gap:9px;font-weight:400!important;line-height:1.4}.checkout-consent input{min-height:auto!important;width:16px;height:16px;margin-top:1px;accent-color:var(--energy)}.checkout-consent a{color:#4d791e}.checkout-modal form .product-add-button{width:100%}@media(max-width:700px){.product-checkout.checkout-modal{max-height:calc(100vh - 28px)}.checkout-modal form{grid-template-columns:1fr}.checkout-wide{grid-column:auto}.checkout-item{grid-template-columns:62px minmax(0,1fr) auto}.checkout-item img{width:62px;height:58px}}.price-vat-note{display:inline-block;margin-left:5px;color:#a7ada5;font-size:9px;font-weight:500;letter-spacing:.01em;line-height:1;vertical-align:baseline;white-space:nowrap}.product-slider .product-footer .price-vat-note,.featured-product-buy .price-vat-note{margin-left:4px;color:#a1a79f;font-size:8px;font-weight:500}.product-price-block .price-vat-note{margin-left:7px;color:#a1a79f;font-size:11px;font-weight:500}.product-mobile-bar .price-vat-note{margin-left:4px;color:#929990;font-size:8px;font-weight:500}.product-price-block>strong>span{color:inherit;font:inherit}@media(min-width:901px){.product-price-block>strong{font-size:clamp(38px,3vw,44px)}}@media(max-width:480px){.cart-item{grid-template-columns:58px minmax(0,1fr);gap:11px}.cart-item-image{width:58px;height:58px}.cart-item>div:last-child{grid-column:2;justify-items:start}.cart-item>div:last-child strong{display:none}}.checkout-error{margin:0;padding:10px 12px;color:#8c342d;background:#fff3f1;border:1px solid #f0c8c2;border-radius:9px;font-size:13px;line-height:1.4}.cart-button{position:relative;display:inline-flex;align-items:center;gap:9px;min-height:42px;padding:8px 8px 8px 16px;border:1px solid #dde2da;border-radius:999px;transition:border-color .2s ease,background .2s ease}.cart-button:hover{border-color:#b8c2b4;background:#f7f9f5}.cart-button>span{min-width:0;height:auto;margin:0;color:inherit;background:transparent;border-radius:0;font-size:inherit}.cart-button .cart-label{font-size:13px;font-weight:600}.cart-button .cart-icon{position:relative;display:grid;width:24px;height:24px;place-items:center}.cart-button .cart-icon svg{width:21px;height:21px;fill:none;stroke:var(--ink);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.cart-button .cart-icon .cart-count{position:absolute;top:-9px;right:-11px;display:grid;min-width:18px;height:18px;place-items:center;padding:0 4px;color:#fff;background:#df584d;border:2px solid #fff;border-radius:999px;box-shadow:0 3px 8px #b740353b;font-size:10px;font-weight:800;line-height:1}.slider-calculator-button{border:0}.system-calculator-intro{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-top:-54px;margin-bottom:84px;padding:38px 4.1%;background:#f4f6f1;border:1px solid #e0e5dc;border-radius:18px}.system-calculator-intro h2{max-width:630px;margin-bottom:12px;font-size:clamp(32px,3.6vw,50px);letter-spacing:-.06em;line-height:.98}.system-calculator-intro p:not(.eyebrow){max-width:580px;margin:0;color:#687068;font-size:16px;line-height:1.55}.system-calculator-intro .product-add-button{flex:0 0 auto;min-width:205px}.product-calculator-prompt{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:13px;padding:13px 0;border-bottom:1px solid var(--line)}.product-calculator-prompt>span{color:#687068;font-size:13px}.product-calculator-prompt button{padding:0;color:#286e1c;background:none;border:0;font-size:13px;font-weight:700}.product-calculator-prompt button:hover{color:var(--ink)}.product-calculator-prompt button span{margin-left:4px}.calculator-overlay{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#0a0d098f}.system-calculator{width:min(710px,100%);max-height:min(780px,calc(100vh - 48px));overflow:auto;color:var(--ink);background:#fff;border-radius:22px;box-shadow:0 26px 92px #00000047}.system-calculator>header{display:flex;align-items:start;justify-content:space-between;gap:20px;padding:29px 34px 17px;border-bottom:1px solid #e1e6dd}.system-calculator>header .eyebrow{margin-bottom:6px}.system-calculator>header>div>span{color:#6d756c;font-size:13px}.system-calculator>header>button{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;color:var(--ink);background:#fff;border:1px solid #dce2d9;border-radius:50%;font-size:24px}.calculator-form{padding:26px 34px 30px}.calculator-progress{height:4px;overflow:hidden;margin-bottom:25px;background:#e6eae3;border-radius:99px}.calculator-progress i{display:block;width:var(--calculator-progress);height:100%;background:var(--energy);border-radius:inherit;transition:width .25s ease}.calculator-form fieldset{min-width:0;padding:0;margin:0;border:0}.calculator-form legend,.calculator-result h2{max-width:560px;margin-bottom:20px;font-size:clamp(30px,4vw,46px);font-weight:500;letter-spacing:-.06em;line-height:1}.calculator-field-note{margin:-10px 0 17px;color:#6b7269;font-size:14px}.calculator-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.calculator-option{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:52px;padding:13px 14px;color:#3f473e;background:#fff;border:1px solid #dce2d8;border-radius:11px;text-align:left;font-size:14px;font-weight:600}.calculator-option:hover{border-color:#9eaa9b}.calculator-option.active{color:var(--ink);background:#f2ffe8;border-color:var(--energy)}.calculator-option b{display:grid;width:21px;height:21px;flex:0 0 21px;place-items:center;color:#fff;background:var(--energy);border-radius:50%;font-size:12px}.calculator-controls{display:flex;justify-content:space-between;gap:12px;margin-top:27px}.calculator-controls .product-add-button{min-width:145px}.calculator-back{min-height:48px;padding:0 15px;color:#657063;background:none;border:0;font-size:14px;font-weight:700}.calculator-back:disabled{opacity:.45;cursor:not-allowed}.calculator-contact-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.calculator-contact-fields label{display:grid;gap:7px;color:#4f584e;font-size:13px;font-weight:650}.calculator-contact-fields label>small{color:#818980;font-size:11px;font-weight:500}.calculator-contact-fields input,.calculator-contact-fields textarea{width:100%;min-height:46px;padding:10px 12px;color:var(--ink);background:#fafbf8;border:1px solid #dbe1d8;border-radius:9px;outline:0}.calculator-contact-fields textarea{min-height:84px;resize:vertical}.calculator-wide{grid-column:1 / -1}.calculator-consent{display:flex!important;align-items:center;gap:9px;font-weight:500!important}.calculator-consent input{width:17px;min-height:17px;margin:0;accent-color:var(--energy)}.calculator-consent span{line-height:1.4}.calculator-result{padding:31px 34px 34px}.calculator-result .eyebrow{margin-bottom:10px}.result-recommendation{display:grid;gap:4px;margin:0 0 22px;padding:18px;background:#f1ffe3;border:1px solid #cce8ae;border-radius:13px}.result-recommendation span{color:#587b27;font-size:12px;font-weight:650}.result-recommendation strong{font-size:20px;letter-spacing:-.04em}.calculator-result dl{display:grid;grid-template-columns:1fr 1fr;gap:9px 18px;margin:0 0 22px}.calculator-result dl div{padding-bottom:9px;border-bottom:1px solid #e1e6de}.calculator-result dt{margin-bottom:4px;color:#798178;font-size:12px}.calculator-result dd{margin:0;color:#323a31;font-size:14px;line-height:1.4}.calculator-result>p:not(.eyebrow){max-width:600px;margin:0;color:#667065;font-size:15px;line-height:1.55}.calculator-result-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.calculator-result-actions a{min-height:50px}.calculator-restart{display:block;margin:18px auto 0;padding:7px;color:#526250;background:none;border:0;border-bottom:1px solid currentColor;font-size:13px;font-weight:650}.calculator-form button:focus-visible,.calculator-result a:focus-visible,.calculator-result button:focus-visible,.product-calculator-prompt button:focus-visible{outline:3px solid rgba(57,183,36,.35);outline-offset:2px}.product-add-button:disabled{opacity:.48;cursor:not-allowed;transform:none!important}@media(prefers-reduced-motion:reduce){.calculator-progress i,.product-add-button,.product-buy-button{transition:none}}.footer-phone:hover{color:#fff!important;background:#268f18}.footer-column .footer-phone{color:#fff}.featured-product-image{display:grid;place-items:center}.featured-product-image img{object-position:center}.featured-product-image>span{z-index:1;color:#fff;background:#df584d;border:1px solid #fff;box-shadow:0 3px 9px #97271f47}@media(max-width:700px){.cart-button{width:44px;min-width:44px;padding:0;justify-content:center;gap:0}.cart-button .cart-label{display:none}.callback-strip{flex-direction:column;align-items:stretch;gap:20px}.callback-strip strong{font-size:clamp(21px,6vw,25px);line-height:1.14}.callback-strip .button{min-height:54px;margin-top:0;font-size:15px}.mobile-menu-top{margin-bottom:42px}}.system-calculator-intro .product-add-button{color:#fff}.promo-countdown-product{grid-template-columns:1fr auto;margin:10px 0 0;padding:10px 11px}.promo-countdown-product span{font-size:11px}.promo-countdown-product strong{font-size:15px}.promo-countdown-product small{font-size:10px}@media(max-width:700px){.system-calculator-intro{display:grid;gap:24px;width:calc(100% - 40px);margin-top:-28px;margin-bottom:58px;padding:30px 24px;border-radius:15px}.system-calculator-intro h2{font-size:clamp(32px,10vw,44px)}.system-calculator-intro .product-add-button{width:100%;min-height:48px}.product-calculator-prompt{align-items:start;flex-direction:column}.calculator-overlay{align-items:end;padding:0}.system-calculator{width:100%;max-height:min(90vh,820px);border-radius:22px 22px 0 0}.system-calculator>header{padding:22px 22px 15px}.calculator-form,.calculator-result{padding:22px 22px 24px}.calculator-form legend,.calculator-result h2{font-size:31px}.calculator-options{grid-template-columns:1fr}.calculator-option{min-height:48px}.calculator-contact-fields{grid-template-columns:1fr}.calculator-wide{grid-column:auto}.calculator-controls{position:sticky;bottom:-24px;margin:24px -22px -24px;padding:12px 22px;background:#fffffff7;border-top:1px solid #e1e6de;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.calculator-controls>*{min-height:48px}.calculator-result dl,.calculator-result-actions{grid-template-columns:1fr}.calculator-result-actions a{min-height:48px}}.calculator-product-card{display:grid;grid-template-columns:130px minmax(0,1fr);gap:16px;align-items:center;margin:0 0 22px;padding:12px;color:#fff;background:#101310;border-radius:13px}.calculator-product-card img{width:130px;height:118px;object-fit:contain;background:#050705;border-radius:8px}.calculator-product-card>div{min-width:0}.calculator-product-card span{display:block;margin-bottom:5px;color:#9fe77b;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.calculator-product-card h3{margin:0 0 5px;font-size:20px;letter-spacing:-.04em}.calculator-product-card p{margin:0 0 11px;color:#c3c8c2;font-size:13px;line-height:1.4}.calculator-product-card a{color:#d7ff5f;font-size:13px;font-weight:700}@media(max-width:700px){.calculator-product-card{grid-template-columns:94px minmax(0,1fr);gap:12px}.calculator-product-card img{width:94px;height:112px}.calculator-product-card h3{font-size:18px}}:root{--section-space: clamp(44px, 5vw, 72px)}.catalog,.all-in-one,.featured-products,.product-mosaic,.suitability,.why,.about,.faq{padding-top:var(--section-space);padding-bottom:var(--section-space)}.section-heading,.featured-products-heading,.product-mosaic-heading{margin-bottom:32px}.system-calculator-intro{margin-top:calc(var(--section-space) * -.5);margin-bottom:0}.contact-cta{margin-top:var(--section-space);margin-bottom:var(--section-space)}@media(max-width:700px){:root{--section-space: 48px}.section-heading,.featured-products-heading,.product-mosaic-heading{margin-bottom:24px}.system-calculator-intro{margin-top:-24px}}@media(min-width:701px)and (max-width:1180px){.all-in-one-stage{min-height:800px}.all-in-one-product{top:47%}.system-calculator-intro{margin-top:0}}.all-in-one-three>canvas{display:block;width:100%!important;height:100%!important}.system-calculator-intro{display:block;background-color:#eef8e8;background-image:linear-gradient(120deg,#ffffffb8,#dafac7cc),linear-gradient(rgba(57,183,36,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(57,183,36,.12) 1px,transparent 1px);background-size:auto,48px 48px,48px 48px}.system-calculator-intro .product-add-button{display:inline-flex;margin-top:28px}@media(min-width:901px){.featured-product-card{height:226px;min-height:0;align-items:stretch}.featured-product-image,.featured-product-copy{min-height:0;height:226px}.featured-product-copy{padding:15px 13px}.featured-product-copy h3{line-height:1.08}.featured-product-copy strong{font-size:15px;letter-spacing:-.035em}}@media(min-width:701px)and (max-width:900px){.featured-product-copy strong{font-size:14px}}@media(min-width:561px)and (max-width:1180px){.all-in-one-product{width:clamp(320px,35vw,420px)}.all-in-one-three{width:100%;height:clamp(500px,52vw,640px)}}.product-mosaic .mosaic-grid{grid-template-columns:minmax(0,1.14fr) minmax(0,.86fr);grid-template-rows:repeat(2,minmax(250px,1fr));gap:16px}.product-mosaic .mosaic-card{min-height:0;isolation:isolate;border-radius:20px;background:#101410}.product-mosaic .mosaic-card:before{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;content:"";opacity:0;background:linear-gradient(0deg,#34b823f5,#34b8238f 42%,#34b82300 78%);pointer-events:none;transition:opacity .32s ease}.product-mosaic .mosaic-card:after{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,transparent 36%,rgba(4,8,4,.82) 100%);pointer-events:none}.product-mosaic .mosaic-card:hover:before,.product-mosaic .mosaic-card:focus-within:before{opacity:1}.product-mosaic .mosaic-card>div{z-index:3}.product-mosaic .mosaic-card>img{object-fit:cover;transform:none}.product-mosaic .mosaic-card:hover>img{transform:scale(1.025)}.product-mosaic .mosaic-main{grid-row:1 / 3;min-height:548px}.product-mosaic .mosaic-main>img{object-position:center}.product-mosaic .mosaic-main h3{max-width:430px;font-size:clamp(28px,2.5vw,38px);line-height:.98}.product-mosaic .mosaic-main p{max-width:390px;font-size:14px}.product-mosaic .mosaic-kits{background:#091009}.product-mosaic .mosaic-kits>img{object-position:center}.product-mosaic .mosaic-all-in-one{overflow:hidden;background-color:#101610;background-image:linear-gradient(rgba(88,255,93,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(88,255,93,.08) 1px,transparent 1px),radial-gradient(circle at 82% 17%,rgba(71,234,70,.34),transparent 31%);background-size:36px 36px,36px 36px,auto}.product-mosaic .mosaic-all-in-one>img{width:58%;margin-left:auto;object-fit:contain;object-position:82% center}.product-mosaic .mosaic-all-in-one:after{background:linear-gradient(90deg,#060a06d6,#060a0647 70%),linear-gradient(180deg,transparent 32%,rgba(4,8,4,.84) 100%)}.product-mosaic .mosaic-card h3{font-size:clamp(22px,2vw,30px)}.product-mosaic .mosaic-card p{max-width:380px;font-size:13px}.product-mosaic .mosaic-offer{z-index:4;color:#152014;background:#d9ff5d}@media(min-width:701px){.suitability .section-heading{margin-bottom:24px}.suitability-panel{min-height:430px}.suitability-image{min-height:0}.suitability-tabs{align-self:stretch}.suitability-tabs button{min-height:0;flex:1 1 0}.suitability-copy{padding:34px 7%}.suitability-copy h3{margin:10px 0 13px;font-size:clamp(28px,3.2vw,44px)}.suitability-copy>p:not(.eyebrow){font-size:14px}.suitability-copy ul{gap:9px;margin:17px 0 20px}.suitability-copy li{font-size:12px}.usage-icon{width:27px;height:27px;flex-basis:27px}}@media(min-width:701px){.product-mosaic .mosaic-grid{grid-template-rows:repeat(2,clamp(180px,13vw,220px))}.product-mosaic .mosaic-main{min-height:0}.product-mosaic .mosaic-main>img{object-position:center 44%}}@media(max-width:700px){.product-mosaic .mosaic-grid{grid-template-columns:1fr;grid-template-rows:300px repeat(2,220px);gap:12px}.product-mosaic .mosaic-main{grid-column:auto;grid-row:auto;min-height:300px}.product-mosaic .mosaic-kits,.product-mosaic .mosaic-all-in-one{grid-column:auto;grid-row:auto}.product-mosaic .mosaic-card{border-radius:16px}.product-mosaic .mosaic-card>div{right:18px;bottom:16px;left:18px}.product-mosaic .mosaic-main h3{font-size:26px}.product-mosaic .mosaic-card h3{font-size:21px}.product-mosaic .mosaic-card p{display:none}.product-mosaic .mosaic-all-in-one>img{width:52%}}.phone-button-number{display:none}@media(max-width:700px){.phone-button{width:auto;min-width:0;min-height:44px;padding:0 12px;gap:8px;color:#fff;background:#df584d;font-size:11px;white-space:nowrap}.phone-button:hover{background:#c9463d}.phone-button span:first-child{font-size:17px;line-height:1}.phone-button .phone-button-label{display:none}.phone-button span.phone-button-number{display:inline}}@media(max-width:390px){.phone-button{padding:0 6px;gap:4px;font-size:9px}.phone-button span:first-child{font-size:16px}}@media(max-width:560px){.site-header .brand-logo{width:90px;height:auto;min-width:90px;object-fit:initial}.header-actions{gap:4px}.phone-button{padding:0 6px;gap:4px;font-size:9px}.phone-button span:first-child{font-size:15px}.cart-button{width:40px;min-width:40px}.mobile-menu-trigger{width:36px;height:36px}}@keyframes phone-nudge{0%,86%,to{transform:translate(0)}88%{transform:translate(-3px)}90%{transform:translate(3px)}92%{transform:translate(-2px)}94%{transform:translate(2px)}96%{transform:translate(0)}}@media(max-width:700px){.phone-button{width:44px;min-width:44px;height:44px;min-height:44px;padding:0;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#5bdb45,#2cab28 55%,#187c1b);box-shadow:0 7px 18px #2296233d;animation:phone-nudge 6.5s ease-in-out infinite}.phone-button:hover{background:linear-gradient(135deg,#72e75a,#32b92e 55%,#1b8b1f)}.phone-button .phone-button-label,.phone-button span.phone-button-number{display:none}.phone-button span:first-child{font-size:18px}.system-calculator-intro h2{font-size:clamp(28px,8.5vw,38px);line-height:1.02}.featured-product-copy .featured-add{min-height:38px;padding:7px 10px;font-size:12px;line-height:1.1}.featured-product-copy strong{display:block;font-size:16px;line-height:1.05;letter-spacing:-.035em}.mobile-menu-catalog{border-bottom:1px solid #dfe4dc}.mobile-menu-catalog-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:58px;padding:0;color:var(--ink);background:transparent;border:0;font-size:18px;font-weight:600;letter-spacing:-.04em;text-align:left}.mobile-menu-catalog-trigger span{color:#6f8415;font-size:20px;transition:transform .2s ease}.mobile-menu-catalog-trigger[aria-expanded=true] span{transform:rotate(90deg)}.mobile-menu-submenu{margin:0 -10px 9px;padding:8px 10px;background:#f5f8f2;border:1px solid #e0e7dc;border-radius:12px}.mobile-menu-submenu p{margin:2px 8px 5px;color:#6c716a;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.mobile-menu-submenu a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:8px;color:var(--ink);border:0;border-radius:8px;font-size:14px}.mobile-menu-submenu a:hover,.mobile-menu-submenu a:focus-visible{background:#e8f4e3;outline:none}.mobile-menu-submenu a>span:first-child{display:grid;gap:2px}.mobile-menu-submenu strong{font-size:14px;font-weight:650}.mobile-menu-submenu small{color:#6c716a;font-size:11px;line-height:1.3}.mobile-menu-submenu a>span:last-child{color:var(--energy);font-size:16px}}@media(prefers-reduced-motion:reduce){.phone-button{animation:none}}.title-reveal{opacity:0;filter:blur(2px);transform:translate3d(0,20px,0);transition:opacity .68s cubic-bezier(.22,1,.36,1),filter .68s cubic-bezier(.22,1,.36,1),transform .68s cubic-bezier(.22,1,.36,1);will-change:opacity,filter,transform}.title-reveal.is-visible{opacity:1;filter:blur(0);transform:translateZ(0)}.section-reveal{opacity:0;transform:translate3d(0,28px,0);transition:opacity .72s cubic-bezier(.22,1,.36,1),transform .72s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.section-reveal.is-visible{opacity:1;transform:translateZ(0)}.section-reveal .faq-list details{opacity:0;transform:translate3d(0,18px,0);transition:opacity .46s cubic-bezier(.22,1,.36,1),transform .46s cubic-bezier(.22,1,.36,1)}.section-reveal.is-visible .faq-list details{opacity:1;transform:translateZ(0)}.section-reveal.is-visible .faq-list details:nth-child(1){transition-delay:.12s}.section-reveal.is-visible .faq-list details:nth-child(2){transition-delay:.19s}.section-reveal.is-visible .faq-list details:nth-child(3){transition-delay:.26s}.section-reveal.is-visible .faq-list details:nth-child(4){transition-delay:.33s}.section-reveal.is-visible .faq-list details:nth-child(5){transition-delay:.4s}.section-reveal.is-visible .faq-list details:nth-child(6){transition-delay:.47s}.section-reveal.is-visible .faq-list details:nth-child(7){transition-delay:.54s}@media(prefers-reduced-motion:reduce){.title-reveal,.title-reveal.is-visible{opacity:1;filter:none;transform:none;transition:none}}.slider-canvas{transition:opacity .28s ease,transform .28s ease}.slider-canvas.is-transitioning{opacity:0;transform:scale(1.008)}.cookie-banner{position:fixed;z-index:95;right:24px;bottom:24px;display:flex;align-items:center;gap:24px;width:min(620px,calc(100vw - 32px));padding:18px 20px;color:var(--ink);background:#fffffff5;border:1px solid #dde4d8;border-radius:18px;box-shadow:0 18px 48px #15181530;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:cookie-in .38s cubic-bezier(.22,1,.36,1) both}.cookie-banner>div:first-child{min-width:0}.cookie-banner strong{display:block;margin-bottom:5px;font-size:15px}.cookie-banner p{margin:0;color:#687068;font-size:12px;line-height:1.45}.cookie-banner p a{color:#286e1c;font-weight:700;text-decoration:underline;text-underline-offset:2px}.cookie-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.cookie-actions button{min-height:42px;white-space:nowrap}.cookie-essential{padding:0 12px;color:#536050;background:transparent;border:0;font-size:12px;font-weight:700}.cookie-essential:hover{color:var(--ink)}.cookie-actions .button{padding:0 16px;border:0;font-size:13px}@keyframes cookie-in{0%{opacity:0;transform:translate3d(0,12px,0)}to{opacity:1;transform:translateZ(0)}}@media(max-width:640px){.cookie-banner{right:12px;bottom:12px;left:12px;display:grid;gap:14px;width:auto;padding:16px;border-radius:16px}.cookie-actions{display:grid;grid-template-columns:1fr 1.1fr;width:100%}.cookie-actions button{width:100%}.cookie-essential{border:1px solid #dce3d7;border-radius:999px}}@media(prefers-reduced-motion:reduce){.section-reveal,.section-reveal.is-visible,.section-reveal .faq-list details,.section-reveal.is-visible .faq-list details,.slider-canvas,.slider-canvas.is-transitioning{opacity:1;transform:none;transition:none}.cookie-banner{animation:none}}@media(max-width:700px){.system-calculator-intro .product-add-button{width:100%;min-height:52px;margin:20px 0 0;border-radius:15px;padding:0 18px;font-size:16px;gap:14px}.system-calculator-intro .product-add-button span{font-size:20px}}@media(max-width:900px){.product-price-block>strong{font-size:38px}}
