:root{--bg:#f7f1e7;--paper:#fffdf8;--paper-2:#f3eadf;--ink:#111811;--ink-soft:#344034;--muted:#697267;--line:#ded3c0;--line-strong:#cbbda6;--green:#233723;--green-2:#40583a;--green-3:#65775b;--sand:#e3c98f;--gold:#b98f4e;--dark:#0d130d;--danger:#9b4d3d;--shadow-lg:0 34px 110px rgba(16,20,14,.16);--shadow-md:0 20px 58px rgba(16,20,14,.11);--shadow-sm:0 12px 34px rgba(16,20,14,.075);--radius-xl:38px;--radius-lg:28px;--radius-md:20px;--max:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.5;background:radial-gradient(circle at 8% 8%,rgba(227,201,143,.22),transparent 34rem),radial-gradient(circle at 94% 2%,rgba(91,114,80,.15),transparent 38rem),linear-gradient(180deg,#fffaf2 0,var(--bg) 54%,#fbf7ef 100%);-webkit-font-smoothing:antialiased}body.no-scroll{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button{color:inherit}h1,h2,h3,h4,p{margin:0}ul{margin:0;padding:0;list-style:none}table{border-collapse:collapse}.wrap{width:min(var(--max),calc(100% - 48px));margin:0 auto}.narrow{width:min(920px,calc(100% - 48px));margin:0 auto}.muted{color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:10px;color:var(--green);font-weight:800}.text-link::after{content:"→";transition:transform .2s ease}.text-link:hover::after{transform:translateX(4px)}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:10px;color:var(--green-2);font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:900}.eyebrow::before,.kicker::before{content:"";width:32px;height:1px;background:var(--gold)}.display{font-family:Georgia,Cambria,"Times New Roman",serif;font-weight:500;letter-spacing:-.058em;line-height:.98}.section{padding:92px 0}.section-sm{padding:58px 0}.section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,540px);align-items:end;gap:42px;margin-bottom:36px}.section-head h2{margin-top:14px;font-family:Georgia,Cambria,"Times New Roman",serif;font-weight:500;font-size:clamp(40px,4.5vw,66px);letter-spacing:-.058em;line-height:1.02}.section-head p{font-size:17px;color:var(--muted);line-height:1.65}.btn{appearance:none;border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 24px;border-radius:14px;font-weight:850;letter-spacing:-.01em;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#fff;background:linear-gradient(135deg,var(--green-2),var(--dark));box-shadow:0 16px 36px rgba(32,52,31,.24)}.btn-secondary{color:var(--ink);background:rgba(255,253,248,.84);border:1px solid var(--line);box-shadow:var(--shadow-sm)}.btn-ghost{min-height:auto;padding:11px 0;border-radius:0;border-bottom:1px solid rgba(185,143,78,.62)}.btn-small{min-height:46px;padding:0 18px;border-radius:12px;font-size:14px}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,250,242,.88);backdrop-filter:blur(20px);border-bottom:1px solid rgba(222,211,192,.72)}.header-row{height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:12px;font-size:22px;font-weight:950;letter-spacing:.08em}.brand-mark{width:44px;height:44px;border-radius:15px;display:grid;place-items:center;background:rgba(255,253,248,.92);border:1px solid rgba(185,143,78,.56);box-shadow:0 8px 24px rgba(53,55,43,.08)}.main-nav{display:flex;justify-content:center;gap:6px}.main-nav a{padding:11px 13px;border-radius:999px;color:#344134;font-size:14px;font-weight:760}.main-nav a:hover,.main-nav a[aria-current=page]{background:rgba(64,88,58,.09)}.header-actions{display:flex;align-items:center;gap:18px}.header-phone{font-weight:880;white-space:nowrap}.menu-toggle{display:none;width:46px;height:46px;border-radius:14px;border:1px solid var(--line);background:var(--paper);cursor:pointer}.menu-toggle span,.menu-toggle::after,.menu-toggle::before{content:"";display:block;width:20px;height:2px;background:var(--ink);margin:4px auto}.mobile-panel{display:none;position:fixed;inset:78px 0 auto 0;z-index:99;padding:18px 24px 28px;background:rgba(255,250,242,.98);border-bottom:1px solid var(--line);box-shadow:var(--shadow-md)}.mobile-panel.open{display:block}.mobile-panel a{display:block;padding:14px 4px;border-bottom:1px solid rgba(222,211,192,.75);font-weight:800}.mobile-panel .btn{margin-top:18px;width:100%}.hero{position:relative;min-height:calc(100vh - 78px);overflow:hidden;border-bottom:1px solid rgba(222,211,192,.74);background:#fffaf2}.hero-media{position:absolute;inset:0 0 0 auto;width:66%;overflow:hidden}.hero-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center right}.hero-media::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#fffaf2 0,rgba(255,250,242,.93) 17%,rgba(255,250,242,.52) 38%,rgba(255,250,242,0) 63%),linear-gradient(180deg,rgba(255,255,255,.02),rgba(0,0,0,.08));pointer-events:none}.hero-media::after{content:"";position:absolute;inset:auto 0 0 0;height:34%;z-index:2;background:linear-gradient(180deg,transparent,rgba(255,250,242,.9));pointer-events:none}.hero-inner{position:relative;z-index:2;min-height:calc(100vh - 78px);display:grid;grid-template-columns:minmax(520px,.88fr) 1.12fr;align-items:center;gap:52px;padding:64px 0 56px}.hero-copy{max-width:720px}.hero-overline{font-size:15px;font-weight:760;color:var(--green-2);margin-bottom:18px;letter-spacing:.01em}.hero h1{max-width:730px;font-family:Georgia,Cambria,"Times New Roman",serif;font-size:clamp(56px,6.3vw,96px);line-height:.95;letter-spacing:-.072em;font-weight:500}.hero-lead{max-width:620px;margin-top:28px;color:#4f594e;font-size:clamp(18px,1.55vw,22px);line-height:1.62}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.hero-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:34px}.hero-tags a{padding:10px 14px;border-radius:999px;background:rgba(255,253,248,.72);border:1px solid rgba(222,211,192,.92);color:#344031;font-size:14px;font-weight:720;backdrop-filter:blur(12px)}.hero-tags a:hover{background:var(--paper)}.hero-proof{display:flex;align-items:center;gap:14px;margin-top:30px;color:#596357;font-size:14px;font-weight:720}.hero-proof::before{content:"";width:46px;height:1px;background:rgba(185,143,78,.62)}.hero-corner{position:absolute;right:32px;bottom:32px;z-index:3;display:grid;grid-template-columns:auto auto;gap:10px;padding:15px 17px;border-radius:18px;color:#fff;background:rgba(13,19,13,.64);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.16)}.hero-corner strong{font-size:22px}.hero-corner span{font-size:12px;color:rgba(255,255,255,.72);align-self:center}.trust-bar{position:relative;z-index:4;margin-top:-1px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:0 0 28px 28px;overflow:hidden;background:rgba(255,253,248,.92);box-shadow:var(--shadow-sm)}.trust-item{padding:24px 26px;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-item small{display:block;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.09em;font-weight:850}.trust-item strong{display:block;margin-top:5px;font-size:19px;letter-spacing:-.025em}.category-showcase{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.category-feature{min-height:520px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;padding:38px;border-radius:var(--radius-xl);color:#fff;box-shadow:var(--shadow-lg);background:linear-gradient(90deg,rgba(13,19,13,.78),rgba(13,19,13,.18)),image-set(url("/assets/img/optimized/categories/remote-feature.7a94da4ecb-1491.avif") type("image/avif"),url("/assets/img/optimized/categories/remote-feature.7a94da4ecb-1491.webp") type("image/webp"),url("/assets/img/optimized/categories/remote-feature.7a94da4ecb-1491.jpg") type("image/jpeg")) center center/cover no-repeat}.category-feature::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 20%,rgba(227,201,143,.27),transparent 23rem)}.category-feature>*{position:relative;z-index:2}.category-feature h2{max-width:650px;font-family:Georgia,Cambria,serif;font-size:clamp(42px,4.3vw,66px);font-weight:500;letter-spacing:-.058em;line-height:1.02}.category-feature p{max-width:650px;margin-top:17px;color:rgba(255,255,255,.78);font-size:17px}.category-feature .btn{margin-top:28px;width:max-content}.category-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.category-card{min-height:250px;position:relative;overflow:hidden;isolation:isolate;display:flex;flex-direction:column;justify-content:flex-end;padding:24px;border-radius:28px;color:#fff;border:none;box-shadow:0 22px 60px rgba(17,26,17,.12);background-position:center 28%;background-size:110% auto}.category-card::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,18,12,.04),rgba(12,18,12,.74)),linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,0))}.category-card>*{position:relative;z-index:2}.category-card small{font-size:12px;text-transform:uppercase;letter-spacing:.1em;font-weight:850;color:var(--sand)}.category-card h3{font-size:24px;letter-spacing:-.035em;margin-top:8px}.category-card p{font-size:14px;color:rgba(255,255,255,.74);margin-top:7px}.category-card .arrow{position:absolute;right:18px;top:18px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.26);backdrop-filter:blur(10px)}.video-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.video-card{appearance:none;text-align:left;cursor:pointer;min-width:0;padding:12px;border-radius:27px;border:1px solid var(--line);background:rgba(255,253,248,.9);box-shadow:var(--shadow-sm);transition:transform .18s ease,box-shadow .18s ease}.video-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.video-thumb{height:176px;position:relative;overflow:hidden;border-radius:20px;background-position:center;background-size:cover}.video-thumb::after{content:"";position:absolute;inset:0;background:linear-gradient(145deg,rgba(13,19,13,.5),rgba(13,19,13,.06))}.video-play{position:absolute;left:15px;bottom:15px;z-index:2;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:#fff;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.36);backdrop-filter:blur(10px)}.video-num{position:absolute;right:15px;top:13px;z-index:2;color:#fff;font-weight:850;opacity:.78}.video-card h3{font-size:19px;letter-spacing:-.03em;margin:16px 6px 0}.video-card p{font-size:14px;line-height:1.45;color:var(--muted);margin:7px 6px 4px}.catalog-shell{padding:22px;border-radius:var(--radius-xl);border:1px solid var(--line);background:rgba(255,253,248,.9);box-shadow:var(--shadow-lg)}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:5px 5px 22px;margin-bottom:22px;border-bottom:1px solid var(--line)}.filters{display:flex;gap:8px;flex-wrap:wrap}.filter-btn{appearance:none;cursor:pointer;padding:10px 14px;border-radius:999px;border:1px solid var(--line);background:var(--paper);font-size:13px;font-weight:850}.filter-btn.active,.filter-btn:hover{background:var(--green-2);border-color:var(--green-2);color:#fff}.catalog-note{font-size:13px;color:var(--muted)}.products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid #ded6c8;border-radius:28px;background:linear-gradient(180deg,#fffdf8,#faf4ea);box-shadow:0 14px 38px rgba(20,24,18,.075);transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 27px 64px rgba(20,24,18,.14)}.product-visual{position:relative;min-height:240px;overflow:hidden;background:#eee4d3}.product-visual img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-visual img{transform:scale(1.025)}.product-badge{position:absolute;left:14px;top:14px;z-index:2;padding:7px 10px;border-radius:999px;background:rgba(255,253,248,.9);border:1px solid rgba(222,211,192,.88);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.product-body{display:flex;flex-direction:column;flex:1;padding:18px}.product-category{font-size:11px;text-transform:uppercase;letter-spacing:.09em;font-weight:880;color:var(--green-2)}.product-title{font-size:24px;line-height:1.12;letter-spacing:-.04em;margin-top:6px}.product-title a:hover{color:var(--green-2)}.product-desc{margin-top:9px;color:var(--muted);font-size:14px;line-height:1.5;min-height:63px}.spec-pills{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}.spec-pills span{padding:7px 9px;border-radius:999px;border:1px solid #e3dacb;background:#f7f2e9;color:#566055;font-size:12px}.product-price-row{display:flex;justify-content:space-between;align-items:end;gap:14px;margin-top:auto;padding-top:20px}.price strong{display:block;font-size:29px;line-height:1;letter-spacing:-.05em}.price del{display:block;margin-top:5px;color:#979b93;font-size:14px}.product-actions{display:flex;gap:8px}.icon-btn{width:46px;height:46px;border-radius:13px;border:1px solid var(--line);background:var(--paper);display:grid;place-items:center;cursor:pointer}.buy-btn{min-height:46px;padding:0 17px;border-radius:13px}.featured-product{display:grid;grid-template-columns:1.05fr .95fr;gap:18px;padding:18px;border:1px solid var(--line);border-radius:var(--radius-xl);background:rgba(255,253,248,.9);box-shadow:var(--shadow-lg)}.featured-media{min-height:470px;border-radius:30px;background:linear-gradient(135deg,rgba(13,19,13,.08),rgba(13,19,13,.32)),image-set(url("/assets/img/optimized/products/b800.a47c750871-1536.avif") type("image/avif"),url("/assets/img/optimized/products/b800.a47c750871-1536.webp") type("image/webp"),url("/assets/img/optimized/products/b800.a47c750871-1536.jpg") type("image/jpeg")) center center/cover no-repeat}.featured-copy{padding:30px 26px;display:flex;flex-direction:column;justify-content:center}.featured-copy h2{font-family:Georgia,Cambria,serif;font-size:clamp(42px,4.2vw,64px);line-height:1;letter-spacing:-.055em;font-weight:500}.featured-copy p{font-size:17px;color:var(--muted);margin-top:16px;max-width:520px}.featured-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px}.featured-spec{padding:16px;border:1px solid var(--line);border-radius:17px;background:#fff}.featured-spec strong{display:block;font-size:18px}.featured-spec span{font-size:12px;color:var(--muted)}.featured-price{font-size:34px;font-weight:900;letter-spacing:-.05em;margin-top:27px}.compare{overflow:auto;border:1px solid var(--line);border-radius:30px;background:rgba(255,253,248,.91);box-shadow:var(--shadow-sm)}.compare table{width:100%;min-width:880px}.compare td,.compare th{padding:18px 20px;border-bottom:1px solid var(--line);text-align:left}.compare th{background:#f0e8db;font-size:12px;text-transform:uppercase;letter-spacing:.07em}.compare td:first-child{font-weight:850}.compare tr:last-child td{border-bottom:0}.compare .best{color:var(--green);font-weight:850}.tech-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:18px}.tech-visual{min-height:520px;border-radius:var(--radius-xl);display:grid;place-items:center;padding:34px;overflow:hidden;color:#fff;background:radial-gradient(circle at 50% 35%,rgba(227,201,143,.27),transparent 20rem),linear-gradient(145deg,#182118,#31432f);box-shadow:var(--shadow-lg)}.tech-visual svg{width:min(520px,95%);height:auto}.tech-copy{padding:36px;border:1px solid var(--line);border-radius:var(--radius-xl);background:rgba(255,253,248,.9);box-shadow:var(--shadow-sm)}.tech-copy h2{font-family:Georgia,Cambria,serif;font-size:clamp(40px,4vw,60px);line-height:1.02;letter-spacing:-.055em;font-weight:500}.tech-copy>p{color:var(--muted);margin-top:16px;font-size:17px}.tech-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.tech-item{padding:17px;border:1px solid var(--line);border-radius:18px;background:#fff}.tech-item strong{display:block}.tech-item span{display:block;margin-top:5px;color:var(--muted);font-size:13px}.audience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.audience-card{min-height:260px;padding:25px;border:1px solid var(--line);border-radius:26px;background:rgba(255,253,248,.88);box-shadow:var(--shadow-sm)}.audience-card small{font-size:12px;color:var(--green-2);font-weight:900;text-transform:uppercase;letter-spacing:.09em}.audience-card h3{font-size:23px;letter-spacing:-.035em;margin-top:56px}.audience-card p{color:var(--muted);font-size:14px;margin-top:9px}.reviews-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.review{min-height:280px;padding:25px;border-radius:26px;border:1px solid var(--line);background:rgba(255,253,248,.9);box-shadow:var(--shadow-sm)}.stars{color:#a97a30;letter-spacing:.12em}.review p{margin-top:18px;color:#475147;font-size:15px;line-height:1.6}.review footer{margin-top:22px;padding:0;border:0}.review strong{display:block}.review span{display:block;color:var(--muted);font-size:13px;margin-top:3px}.faq{display:grid;gap:10px}.faq-item{border:1px solid var(--line);border-radius:20px;background:rgba(255,253,248,.9);overflow:hidden;box-shadow:var(--shadow-sm)}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px;text-align:left;padding:20px 22px;border:0;background:0 0;cursor:pointer;font-weight:850;font-size:17px}.faq-question span:last-child{font-size:24px;font-weight:400;transition:transform .2s ease}.faq-item.open .faq-question span:last-child{transform:rotate(45deg)}.faq-answer{display:none;padding:0 22px 21px;color:var(--muted);max-width:900px}.faq-item.open .faq-answer{display:block}.delivery-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:18px}.delivery-card{padding:36px;border-radius:var(--radius-xl);color:#fff;background:radial-gradient(circle at 84% 12%,rgba(227,201,143,.31),transparent 18rem),linear-gradient(145deg,#141b12,#33442f);box-shadow:var(--shadow-lg)}.delivery-card h2{font-family:Georgia,Cambria,serif;font-size:clamp(42px,4.2vw,64px);line-height:1;letter-spacing:-.055em;font-weight:500}.delivery-card p{margin-top:16px;color:rgba(255,255,255,.76);font-size:17px}.delivery-points{display:grid;gap:11px;margin-top:24px}.delivery-point{padding:14px 15px;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:rgba(255,255,255,.06)}.delivery-point strong{display:block}.delivery-point span{font-size:13px;color:rgba(255,255,255,.68)}.form-card{padding:34px;border:1px solid var(--line);border-radius:var(--radius-xl);background:rgba(255,253,248,.92);box-shadow:var(--shadow-md)}.form-card h2{font-family:Georgia,Cambria,serif;font-size:clamp(38px,3.5vw,54px);line-height:1.02;letter-spacing:-.05em;font-weight:500}.form-card>p{color:var(--muted);margin-top:10px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:12px;text-transform:uppercase;letter-spacing:.07em;font-weight:850;color:#4f5a4f}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:14px;background:#fff;padding:14px 15px;outline:0}.field textarea{min-height:120px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#93a57a;box-shadow:0 0 0 4px rgba(146,165,120,.17)}.form-consent{display:flex;align-items:flex-start;gap:10px;margin-top:15px;color:var(--muted);font-size:12px;line-height:1.45}.form-consent input{margin-top:3px}.form-consent a{text-decoration:underline}.form-submit{margin-top:16px;width:100%}.form-message{display:none;margin-top:12px;padding:12px 14px;border-radius:13px;background:#e9efdf;color:#294329;font-size:13px}.form-message.show{display:block}.site-footer{margin-top:20px;padding:58px 0 24px;border-top:1px solid var(--line);background:rgba(239,231,218,.66)}.footer-grid{display:grid;grid-template-columns:1.2fr 2fr 1fr;gap:36px}.footer-brand p{margin-top:15px;color:var(--muted);max-width:330px}.footer-nav{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.footer-col strong{display:block;margin-bottom:12px}.footer-col a{display:block;color:var(--muted);margin:8px 0}.footer-col a:hover{color:var(--green)}.footer-contact strong{font-size:21px}.footer-contact p{color:var(--muted);margin-top:10px}.footer-bottom{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-top:40px;padding-top:20px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.footer-legal{display:flex;gap:16px;flex-wrap:wrap}.footer-legal a{text-decoration:underline}.page-hero{padding:62px 0 36px}.page-hero-card{min-height:430px;position:relative;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;align-items:end;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);color:#fff;background-position:center;background-size:cover}.page-hero-card::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,18,12,.86),rgba(12,18,12,.48) 50%,rgba(12,18,12,.12))}.page-hero-copy{position:relative;z-index:2;padding:42px;grid-column:1/-1;max-width:800px}.breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;font-size:12px;color:rgba(255,255,255,.68);margin-bottom:20px}.breadcrumbs a:hover{color:#fff}.page-hero h1{font-family:Georgia,Cambria,serif;font-size:clamp(50px,5.5vw,82px);line-height:.97;letter-spacing:-.065em;font-weight:500}.page-hero p{max-width:720px;margin-top:18px;font-size:18px;color:rgba(255,255,255,.78)}.category-intro{display:grid;grid-template-columns:1fr .9fr;gap:18px}.seo-copy,.side-note{padding:32px;border:1px solid var(--line);border-radius:28px;background:rgba(255,253,248,.9);box-shadow:var(--shadow-sm)}.seo-copy h2,.side-note h2{font-family:Georgia,Cambria,serif;font-size:40px;line-height:1.05;letter-spacing:-.05em;font-weight:500}.seo-copy p,.side-note p{margin-top:14px;color:var(--muted)}.side-note ul{display:grid;gap:11px;margin-top:20px}.side-note li{padding:13px 14px;border:1px solid var(--line);border-radius:15px;background:#fff}.product-hero{padding:58px 0 30px}.product-hero-grid{display:grid;grid-template-columns:1.06fr .94fr;gap:18px}.product-gallery{min-height:610px;position:relative;overflow:hidden;border-radius:var(--radius-xl);border:1px solid var(--line);background:linear-gradient(145deg,#f8f2e7,#e7dbc8);box-shadow:var(--shadow-lg)}.product-gallery img{width:100%;height:100%;object-fit:cover}.product-gallery .gallery-label{position:absolute;left:20px;top:20px;padding:9px 12px;border-radius:999px;background:rgba(255,253,248,.9);border:1px solid var(--line);font-size:12px;font-weight:900}.product-summary{padding:38px;border:1px solid var(--line);border-radius:var(--radius-xl);background:rgba(255,253,248,.92);box-shadow:var(--shadow-md)}.product-summary .breadcrumbs{color:var(--muted)}.product-summary h1{font-family:Georgia,Cambria,serif;font-size:clamp(44px,4.4vw,66px);line-height:.98;letter-spacing:-.06em;font-weight:500}.product-summary .lead{margin-top:17px;color:var(--muted);font-size:17px}.summary-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:24px}.summary-highlight{padding:14px;border:1px solid var(--line);border-radius:16px;background:#fff}.summary-highlight strong{font-size:15px}.product-page-price{margin-top:28px;font-size:38px;font-weight:950;letter-spacing:-.055em}.product-page-price del{font-size:18px;color:#9b9f96;margin-left:8px}.summary-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.summary-note{margin-top:15px;color:var(--muted);font-size:12px}.product-content-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:18px}.product-description,.spec-table-card{padding:34px;border:1px solid var(--line);border-radius:30px;background:rgba(255,253,248,.9);box-shadow:var(--shadow-sm)}.product-description h2,.spec-table-card h2{font-family:Georgia,Cambria,serif;font-size:42px;line-height:1.05;letter-spacing:-.05em;font-weight:500}.product-description p{margin-top:16px;color:var(--muted);font-size:16px;line-height:1.7}.product-description ul{display:grid;gap:10px;margin-top:22px}.product-description li{padding:13px 14px;border:1px solid var(--line);border-radius:15px;background:#fff}.spec-table{width:100%;margin-top:20px}.spec-table td,.spec-table th{padding:13px 0;border-bottom:1px solid var(--line);vertical-align:top}.spec-table th{text-align:left;width:42%;padding-right:18px;color:var(--muted);font-size:13px}.spec-table td{font-weight:720}.spec-table tr:last-child td,.spec-table tr:last-child th{border-bottom:0}.content-page{padding:58px 0 88px}.content-card{padding:42px;border:1px solid var(--line);border-radius:32px;background:rgba(255,253,248,.94);box-shadow:var(--shadow-sm)}.content-card h1{font-family:Georgia,Cambria,serif;font-size:clamp(44px,5vw,72px);line-height:1;letter-spacing:-.055em;font-weight:500}.content-card h2{font-size:24px;margin-top:34px;letter-spacing:-.025em}.content-card h3{font-size:19px;margin-top:24px}.content-card li,.content-card p{color:#4f594f;line-height:1.7}.content-card p{margin-top:12px}.content-card ol,.content-card ul{padding-left:22px;margin-top:12px}.content-card ul{list-style:disc}.content-card ol{list-style:decimal}.content-card .updated{font-size:13px;color:var(--muted);margin-top:12px}.contacts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.contact-card{padding:28px;border:1px solid var(--line);border-radius:26px;background:rgba(255,253,248,.9);box-shadow:var(--shadow-sm)}.contact-card small{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--green-2);font-weight:900}.contact-card h3{margin-top:18px;font-size:24px}.contact-card p{margin-top:7px;color:var(--muted)}.contact-card a{font-weight:850}.modal{display:none;position:fixed;inset:0;z-index:200;padding:24px;background:rgba(8,12,8,.72);backdrop-filter:blur(9px);align-items:center;justify-content:center}.modal.open{display:flex}.modal-dialog{width:min(920px,100%);max-height:90vh;overflow:auto;border-radius:30px;background:var(--paper);box-shadow:0 40px 140px rgba(0,0,0,.42)}.modal-media{min-height:470px;position:relative;background:center/cover no-repeat}.modal-media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.52))}.modal-play{position:absolute;inset:0;z-index:2;display:grid;place-items:center}.modal-play span{width:84px;height:84px;border-radius:50%;display:grid;place-items:center;color:#fff;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.36);font-size:28px}.modal-copy{padding:26px}.modal-copy h3{font-size:28px;letter-spacing:-.04em}.modal-copy p{margin-top:9px;color:var(--muted)}.modal-close{position:absolute;right:14px;top:14px;z-index:3;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.28);background:rgba(12,18,12,.45);color:#fff;cursor:pointer}.cookie{display:none;position:fixed;left:20px;right:20px;bottom:20px;z-index:180}.cookie.show{display:block}.cookie-inner{width:min(880px,100%);margin:0 auto;padding:16px 18px;border-radius:18px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#172017;color:#fff;box-shadow:0 24px 80px rgba(0,0,0,.32)}.cookie p{font-size:13px;color:rgba(255,255,255,.74)}.cookie a{text-decoration:underline;color:#fff}.cookie button{min-height:42px;padding:0 17px;border-radius:12px;border:0;background:var(--sand);font-weight:850;cursor:pointer}.not-found{min-height:70vh;display:grid;place-items:center;text-align:center}.not-found h1{font-size:120px;font-family:Georgia,serif;letter-spacing:-.08em}.not-found p{color:var(--muted);margin-top:8px}@media(max-width:1180px){.header-actions .btn{display:none}.hero-inner{grid-template-columns:minmax(500px,.95fr) 1.05fr}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.audience-grid,.reviews-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:960px){.wrap{width:min(100% - 34px,var(--max))}.header-phone,.main-nav{display:none}.header-row{grid-template-columns:1fr auto}.menu-toggle{display:block}.hero{min-height:auto}.hero-media{position:relative;width:100%;height:560px;margin-top:0}.hero-inner{min-height:auto;grid-template-columns:1fr;padding:54px 0 0}.hero-copy{max-width:780px}.hero-corner{bottom:24px;right:24px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.category-intro,.category-showcase,.delivery-layout,.featured-product,.product-content-grid,.product-hero-grid,.tech-grid{grid-template-columns:1fr}.category-feature{min-height:440px}.featured-media{min-height:420px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr}.summary-highlights{grid-template-columns:1fr 1fr 1fr}}@media(max-width:700px){.narrow,.wrap{width:min(100% - 24px,var(--max))}.section{padding:58px 0}.section-sm{padding:40px 0}.section-head{grid-template-columns:1fr;gap:14px;margin-bottom:24px}.section-head h2{font-size:42px}.hero-inner{padding-top:34px}.hero h1{font-size:50px}.hero-lead{font-size:17px;margin-top:20px}.hero-actions .btn{width:100%}.hero-tags{gap:7px}.hero-tags a{font-size:12px;padding:8px 10px}.hero-media{height:440px;border-radius:24px 24px 0 0;margin-top:24px}.hero-corner{display:none}.trust-grid{grid-template-columns:1fr;border-radius:0 0 22px 22px}.trust-item{border-right:0;border-bottom:1px solid var(--line)!important}.trust-item:last-child{border-bottom:0!important}.audience-grid,.category-grid,.contacts-grid,.products-grid,.reviews-grid,.video-grid{grid-template-columns:1fr}.category-feature{min-height:440px;padding:26px}.category-feature h2{font-size:42px}.category-card{min-height:230px}.catalog-shell{padding:12px;border-radius:26px}.catalog-toolbar{display:block}.catalog-note{margin-top:12px}.product-visual{min-height:260px}.featured-copy{padding:24px 12px}.featured-specs{grid-template-columns:1fr}.tech-list{grid-template-columns:1fr}.delivery-card,.form-card{padding:25px}.form-grid{grid-template-columns:1fr}.footer-nav{grid-template-columns:1fr}.footer-bottom{display:block}.footer-legal{margin-top:12px}.page-hero{padding-top:34px}.page-hero-card{min-height:420px}.page-hero-copy{padding:26px}.page-hero h1{font-size:52px}.product-gallery{min-height:390px}.product-summary{padding:25px}.summary-highlights{grid-template-columns:1fr}.content-card,.product-description,.spec-table-card{padding:25px}.geo-band{grid-template-columns:1fr}.cookie-inner{display:block}.cookie button{width:100%;margin-top:12px}.modal{padding:10px}.modal-media{min-height:300px}}.category-card h3{margin-top:0}.category-card .arrow,.category-card>small{display:none}.tech-item.wide{grid-column:1/-1;background:#f2eadc;border-color:var(--line-strong)}.feature-icons{display:grid;gap:9px}.feature-icons-card{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px}.feature-icons-model{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px}.feature-chip{min-width:0;display:flex;align-items:flex-start;gap:12px;padding:14px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,#fff,#f7f1e7)}.feature-chip.compact{gap:8px;padding:10px;border-radius:14px}.feature-icon{flex:0 0 auto;width:42px;height:42px;border-radius:13px;display:grid;place-items:center;color:var(--green);background:#e9eedf;border:1px solid #d3dec2}.feature-chip.compact .feature-icon{width:32px;height:32px;border-radius:10px}.feature-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.feature-chip.compact .feature-icon svg{width:18px;height:18px}.feature-copy{min-width:0;display:block}.feature-copy strong{display:block;font-size:14px;line-height:1.15;letter-spacing:-.02em}.feature-copy>span{display:block;margin-top:4px;color:var(--muted);font-size:12px;line-height:1.35}.feature-chip.compact .feature-copy strong{font-size:12px}.feature-chip.compact .feature-copy>span{font-size:10px;line-height:1.25}.product-card .feature-icons-card{margin-bottom:18px}.product-card .product-desc{min-height:66px}.product-card .product-price-row{padding-top:14px}.product-summary .feature-icons-model{margin-bottom:0}.order-modal{display:none;position:fixed;inset:0;z-index:260;padding:24px;align-items:center;justify-content:center;overflow:auto;background:rgba(8,12,8,.72);backdrop-filter:blur(11px)}.order-modal.open{display:flex}.order-modal-dialog{position:relative;width:min(820px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:36px;border:1px solid rgba(222,211,192,.9);border-radius:32px;background:radial-gradient(circle at 100% 0,rgba(101,119,91,.13),transparent 22rem),var(--paper);box-shadow:0 42px 150px rgba(0,0,0,.42)}.order-modal-close{position:absolute;top:16px;right:16px;z-index:2;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:26px;line-height:1;cursor:pointer}.order-modal-head{padding-right:52px}.order-modal-head h2{margin-top:12px;font-family:Georgia,Cambria,serif;font-size:clamp(38px,4.5vw,58px);font-weight:500;line-height:1;letter-spacing:-.055em}.order-modal-head p{max-width:620px;margin-top:13px;color:var(--muted)}.order-modal-form{margin-top:24px}.order-modal .form-grid{margin-top:0}.order-modal a{text-decoration:underline}@media(max-width:1180px){.feature-icons-card{grid-template-columns:1fr}}@media(max-width:960px){.feature-icons-card{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.feature-icons-card,.feature-icons-model{grid-template-columns:1fr}.order-modal{padding:10px;align-items:flex-start}.order-modal-dialog{max-height:none;margin:10px 0;padding:26px 20px;border-radius:24px}.order-modal-head{padding-right:42px}}.feature-icons{display:grid;gap:10px}.feature-icons-card{grid-template-columns:repeat(2,minmax(0,1fr));margin:16px 0 18px}.feature-icons-model{grid-template-columns:repeat(2,minmax(0,1fr));margin:24px 0 8px}.feature-chip{display:flex;align-items:flex-start;gap:10px;min-width:0;padding:10px 12px;border:1px solid rgba(56,77,52,.1);border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(245,239,230,.94));box-shadow:0 8px 24px rgba(30,45,30,.05)}.feature-chip.compact{padding:8px 10px;border-radius:14px}.feature-icon{flex:0 0 auto;width:30px;height:30px;border-radius:10px;display:grid;place-items:center;color:#3c5f3a;background:linear-gradient(180deg,#edf3e3,#e2ead6);border:1px solid rgba(83,112,78,.18)}.feature-chip.compact .feature-icon{width:26px;height:26px;border-radius:9px}.feature-icon svg{width:15px;height:15px;display:block}.feature-icon svg *{fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important}.feature-icon svg .fill{fill:currentColor!important;stroke:none!important}.feature-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.feature-copy strong{display:block;color:var(--ink);font-size:12px;line-height:1.1;letter-spacing:-.015em}.feature-copy>span{display:block;margin:0;color:#6b6c63;font-size:11px;line-height:1.28}.feature-chip.compact .feature-copy strong{font-size:11px}.feature-chip.compact .feature-copy>span{font-size:10px;line-height:1.22}.product-card .feature-icons-card{margin-bottom:16px}.product-summary .feature-icons-model{margin-bottom:8px}@media(max-width:1180px){.feature-icons-card{grid-template-columns:1fr}}@media(max-width:960px){.feature-icons-card{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.feature-icons-card,.feature-icons-model{grid-template-columns:1fr}}.privacy-policy h2{scroll-margin-top:100px}.policy-table-wrap{margin-top:18px;overflow:auto;border:1px solid var(--line);border-radius:18px;background:#fff}.policy-table{width:100%;min-width:900px}.policy-table td,.policy-table th{padding:16px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.policy-table th{background:#f0e8dc;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.policy-table td:last-child,.policy-table th:last-child{border-right:0}.policy-table tbody tr:last-child td{border-bottom:0}.policy-consent{margin-top:38px;padding:24px;border:1px solid var(--line);border-radius:22px;background:#f4eee4}.policy-consent h2{margin-top:0}.product-visual{background:linear-gradient(180deg,#f7f2e8,#efe5d4)}.product-visual img{display:block;width:100%;height:100%;object-fit:cover}.tech-visual{min-height:540px}.tech-visual svg{width:min(560px,96%);height:auto}.tech-copy>p{max-width:680px}.tech-item.wide{grid-column:1/-1;background:#f4eee3;border-color:var(--line)}@media(max-width:960px){.category-card{background-size:cover;background-position:center 22%}}.category-grid .category-card{background-size:cover!important;background-repeat:no-repeat!important;border:none!important;box-shadow:0 18px 44px rgba(18,24,18,.1)!important}.category-grid .category-card:first-child{background-position:center 34%!important}.category-grid .category-card:nth-child(2){background-position:center 38%!important}.category-grid .category-card:nth-child(3){background-position:center 36%!important}.category-grid .category-card:nth-child(4){background-position:center 40%!important}@media (max-width:960px){.category-grid .category-card{background-position:center 30%!important}}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.category-grid .category-card{position:relative;display:block;min-height:0;aspect-ratio:1/.82;padding:0!important;overflow:hidden;background:0 0!important;border:1px solid rgba(56,77,52,.1)!important;border-radius:28px;box-shadow:0 18px 44px rgba(18,24,18,.1)!important;isolation:isolate}.category-grid .category-card::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(14,20,14,.04) 0,rgba(14,20,14,.14) 34%,rgba(14,20,14,.76) 100%)}.category-grid .category-card::after{content:none!important}.category-card-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.02);filter:saturate(.96)}.category-grid .category-card:first-child .category-card-bg{object-position:center 62%}.category-grid .category-card:nth-child(2) .category-card-bg{object-position:center 66%}.category-grid .category-card:nth-child(3) .category-card-bg{object-position:center 60%}.category-grid .category-card:nth-child(4) .category-card-bg{object-position:center 66%}.category-card-content{position:relative;z-index:2;min-height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:24px}.category-grid .category-card h3{margin:0;max-width:92%;font-size:24px;line-height:1.08;letter-spacing:-.035em}.category-grid .category-card p{margin:10px 0 0;max-width:95%;font-size:13px;line-height:1.45;color:rgba(255,255,255,.8)}.feature-icons-card{gap:12px;margin:18px 0 18px}.feature-chip.compact{align-items:center;gap:10px;min-height:72px;padding:12px 14px;border-radius:18px;border:1px solid rgba(71,92,63,.14);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(244,237,225,.96));box-shadow:inset 0 1px 0 rgba(255,255,255,.7),0 10px 22px rgba(29,40,28,.05)}.feature-chip.compact .feature-icon{width:34px;height:34px;border-radius:12px;background:linear-gradient(180deg,#edf3e5,#e2ead8)}.feature-chip.compact .feature-icon svg{width:17px;height:17px}.feature-chip.compact .feature-copy{gap:3px}.feature-chip.compact .feature-copy strong{font-size:12px;line-height:1.08}.feature-chip.compact .feature-copy>span{font-size:11px;line-height:1.28;color:#6a6c62}.privacy-policy{line-height:1.62}.privacy-policy h2{margin-top:34px;scroll-margin-top:100px}.privacy-policy h3{margin-top:20px;font-size:20px;letter-spacing:-.02em}.policy-list{margin:14px 0 0;padding-left:22px}.policy-list li{margin-bottom:10px}.policy-purpose{margin-top:18px;padding:22px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(180deg,#fff,#f7f2e9)}.policy-purpose-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.policy-purpose-item{padding:18px;border:1px solid rgba(84,103,76,.14);border-radius:18px;background:rgba(255,255,255,.84)}.policy-purpose-item strong{display:block;margin-bottom:8px;color:#486345;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.policy-purpose-item p,.policy-purpose-item ul{margin:0}.policy-purpose-item ul{padding-left:18px}@media(max-width:900px){.policy-purpose-grid{grid-template-columns:1fr}}@media(max-width:700px){.category-grid{grid-template-columns:1fr}.category-grid .category-card{aspect-ratio:1/.72}.feature-icons-card{grid-template-columns:1fr}}.product-card .feature-icons-card{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card .feature-chip.compact{min-width:0;align-items:flex-start;gap:8px;min-height:84px;padding:12px;border-radius:16px}.product-card .feature-chip.compact .feature-icon{width:28px;height:28px;border-radius:10px}.product-card .feature-chip.compact .feature-icon svg{width:15px;height:15px}.product-card .feature-chip.compact .feature-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.product-card .feature-chip.compact .feature-copy strong{display:block;font-size:11px;line-height:1.15;letter-spacing:-.01em}.product-card .feature-chip.compact .feature-copy>span{display:block;font-size:10px;line-height:1.22;color:#6f7266;overflow-wrap:anywhere}.product-card .product-desc{min-height:54px}.product-card .product-title{font-size:21px;line-height:1.08}@media (max-width:1380px){.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1050px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.products-grid{grid-template-columns:1fr}.product-card .feature-icons-card{grid-template-columns:repeat(2,minmax(0,1fr))}}.telegram-inline,.telegram-link{display:inline-flex;align-items:center;gap:7px;color:var(--green);font-weight:820}.telegram-inline svg,.telegram-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.telegram-link svg path:first-child{fill:currentColor;stroke:none}.header-telegram{min-height:38px;padding:0 12px;border:1px solid rgba(61,88,56,.14);border-radius:12px;background:rgba(255,253,248,.76)}.header-telegram:hover{background:#fff}.mobile-telegram{color:var(--green)!important}.form-alt-contact{margin-top:14px;color:var(--muted);font-size:13px;text-align:center}.form-alt-contact .telegram-inline{margin-left:4px}input[data-phone-mask]{font-variant-numeric:tabular-nums;letter-spacing:.01em}.field input:invalid:not(:placeholder-shown){border-color:#b86e5f}.field input:valid:not(:placeholder-shown){border-color:#91a47b}@media(max-width:1180px){.header-telegram span{display:none}.header-telegram{width:42px;padding:0;justify-content:center}}@media(max-width:960px){.header-telegram{display:none}}.form-alt-contact,.header-telegram,.mobile-telegram,.telegram-contact-card{display:none!important}.footer-telegram-icon{width:42px;height:42px;margin-top:16px;border-radius:13px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#40583a,#11180f);box-shadow:0 12px 26px rgba(35,55,35,.18);transition:transform .18s ease,box-shadow .18s ease}.footer-telegram-icon:hover{transform:translateY(-2px);box-shadow:0 17px 34px rgba(35,55,35,.25)}.footer-telegram-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.footer-telegram-icon svg path:first-child{fill:currentColor;stroke:none}.category-grid .category-card{background:#ddd5c8!important}.category-card-bg{display:block;inset:-8px -2px 0!important;width:calc(100% + 4px);height:calc(100% + 8px);object-fit:cover;transform:none!important;backface-visibility:hidden}.category-grid .category-card::before{background:linear-gradient(180deg,rgba(14,20,14,.03) 0,rgba(14,20,14,.12) 34%,rgba(14,20,14,.78) 100%)}.product-card .feature-chip.compact{min-height:86px}.product-card .feature-chip.compact .feature-copy strong{font-size:12px}.product-card .feature-chip.compact .feature-copy>span{font-size:11px;line-height:1.24}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}@media(min-width:1720px){.products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.product-card .product-body{display:flex;flex-direction:column}.product-card .feature-icons-card{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card .feature-chip.compact{display:grid;grid-template-columns:30px 1fr;align-items:start;min-height:96px;padding:13px 14px;gap:10px;overflow:hidden}.product-card .feature-chip.compact .feature-icon{flex:0 0 auto;margin-top:2px}.product-card .feature-chip.compact .feature-copy{min-width:0;overflow:hidden}.product-card .feature-chip.compact .feature-copy strong{display:block;font-size:12px;line-height:1.18;word-break:normal;overflow-wrap:break-word}.product-card .feature-chip.compact .feature-copy>span{display:block;font-size:11px;line-height:1.25;word-break:normal;overflow-wrap:break-word}.product-card .product-price-row{align-items:center;gap:12px}.product-card .price{min-width:0}.product-card .price strong{display:block;font-size:24px;line-height:1.05;white-space:nowrap;letter-spacing:-.035em}.product-card .price del{white-space:nowrap;font-size:13px}.product-card .product-actions{flex:0 0 auto}@media(max-width:1180px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.products-grid{grid-template-columns:1fr}.product-card .feature-icons-card{grid-template-columns:repeat(2,minmax(0,1fr))}}.configuration-panel{margin-top:16px;padding:14px;border:1px solid rgba(71,92,63,.16);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(241,235,222,.92));box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}.configuration-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:11px}.configuration-head strong{font-size:12px;line-height:1.2;text-transform:uppercase;letter-spacing:.055em;color:var(--green-2)}.configuration-head span{flex:0 0 auto;padding:4px 7px;border-radius:999px;background:#e6eddc;color:#496145;font-size:10px;font-weight:850}.configuration-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.configuration-item{min-width:0;min-height:58px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;padding:8px;border:1px solid rgba(71,92,63,.12);border-radius:13px;background:rgba(255,255,255,.72)}.configuration-thumb{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#456143;background:linear-gradient(180deg,#eef3e6,#dfe9d5)}.configuration-thumb svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.configuration-copy{min-width:0;display:block}.configuration-copy small{display:block;color:#70756a;font-size:9px;line-height:1.2}.configuration-copy strong{display:block;margin-top:2px;font-size:11px;line-height:1.18;overflow-wrap:break-word}.configuration-pro{margin-top:9px;padding:10px 11px;border-radius:13px;background:linear-gradient(135deg,rgba(36,55,35,.96),rgba(14,21,14,.96));color:#fff}.configuration-pro strong{display:block;font-size:11px}.configuration-pro span{display:block;margin-top:3px;color:rgba(255,255,255,.72);font-size:9px;line-height:1.35}.configuration-note{margin-top:9px;color:#686f63;font-size:10px;line-height:1.3}.card-configuration{margin-bottom:4px}.model-configuration{margin:22px 0 4px;padding:18px}.model-configuration .configuration-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.model-configuration .configuration-item{min-height:70px;grid-template-columns:42px minmax(0,1fr);padding:12px}.model-configuration .configuration-thumb{width:42px;height:42px;border-radius:13px}.model-configuration .configuration-thumb svg{width:27px;height:27px}.model-configuration .configuration-copy small{font-size:10px}.model-configuration .configuration-copy strong{font-size:13px}.model-configuration .configuration-note,.model-configuration .configuration-pro span{font-size:11px}@media(max-width:700px){.configuration-grid,.model-configuration .configuration-grid{grid-template-columns:1fr}}.product-hero-grid{align-items:start}.product-gallery{min-height:0!important;aspect-ratio:1/1;align-self:start}.product-gallery img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}@media(max-width:960px){.product-gallery{min-height:0!important;aspect-ratio:4/3}}@media(max-width:700px){.product-gallery{min-height:0!important;aspect-ratio:1/1}}#video{scroll-margin-top:104px}.video-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.video-link-card{display:flex;flex-direction:column;color:inherit;text-decoration:none}.video-link-card:focus-visible{outline:3px solid rgba(65,92,58,.38);outline-offset:4px}.video-open{display:inline-flex;align-items:center;gap:6px;margin:14px 6px 5px;color:var(--green-2);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.video-request-note{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px;padding:18px 20px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,#fff,#f5efe4)}.video-request-note strong{font-size:15px}.video-request-note span{color:var(--muted);font-size:14px;text-align:right}.model-tabs{display:inline-flex;align-items:center;gap:5px;margin:14px 0 18px;padding:5px;border:1px solid var(--line);border-radius:14px;background:#f4eee3}.model-tab{min-height:36px;padding:0 15px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:850;color:var(--green)}.model-tab.active{background:#fff;box-shadow:0 5px 14px rgba(25,35,24,.07)}a.model-tab:hover{background:rgba(255,255,255,.72)}@media(max-width:960px){.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.video-grid{grid-template-columns:1fr}.video-request-note{align-items:flex-start;flex-direction:column}.video-request-note span{text-align:left}}.mobile-panel a.btn{display:flex;align-items:center;justify-content:center;min-height:54px;padding:0 18px;text-align:center;line-height:1.2}.contact-card--messenger .contact-link-with-icon{display:inline-flex;align-items:center;gap:12px}.contact-inline-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#40583a,#11180f);box-shadow:0 12px 26px rgba(35,55,35,.18);flex:0 0 auto}.contact-inline-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.contact-inline-icon svg path:first-child{fill:currentColor;stroke:none}.contact-actions-inline{display:flex;gap:12px;flex-wrap:wrap;align-items:center}@media(max-width:720px){.contact-actions-inline{width:100%}.contact-actions-inline .btn{width:100%}}.product-gallery,.product-summary{min-width:0}@media(max-width:700px){.content-card h1{font-size:clamp(32px,10vw,40px);overflow-wrap:anywhere}.product-summary h1{font-size:clamp(34px,10vw,42px);overflow-wrap:anywhere}.cookie{left:12px;right:12px;max-width:calc(100vw - 24px)}.cookie-inner,.cookie-inner a,.cookie-inner p{min-width:0;max-width:100%;overflow-wrap:anywhere}}.responsive-picture{display:contents}@media(max-width:1050px){.header-phone,.main-nav{display:none}.menu-toggle{display:block}}