
:root{--green:#0f6b22;--green2:#175e2d;--deep:#123d27;--ink:#183025;--muted:#68736d;--cream:#f6f5f0;--line:#e4e7e2;--shell:1220px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button{color:inherit}button,a{cursor:pointer}img{display:block;max-width:100%}.site{min-height:100vh;overflow:hidden}.shell{width:min(calc(100% - 48px),var(--shell));margin-inline:auto}.site-header{position:relative;z-index:20;background:#fff;border-bottom:1px solid #eee}.header-main{height:82px;display:grid;grid-template-columns:115px 150px minmax(250px,1fr) 170px 130px 92px 75px;align-items:center;gap:16px}.logo{border:0;background:none;padding:0}.logo img{width:106px;height:38px;object-fit:contain}.catalog-btn,.primary{border:0;border-radius:5px;background:var(--green);color:#fff;font-weight:800}.catalog-btn{height:42px;display:flex;align-items:center;justify-content:center;gap:9px;font-size:12px}.header-search{height:42px;display:flex;border:1px solid var(--line);border-radius:4px;overflow:hidden}.header-search input{min-width:0;flex:1;border:0;outline:0;padding:0 16px;font-size:12px}.header-search button{width:44px;border:0;background:#2ba446;color:#fff}.phone,.head-action,.head-icon{border:0;background:none;text-decoration:none;display:flex;align-items:center;gap:8px;font-size:10px;color:#59655f;padding:0}.phone span,.head-action span{display:grid}.phone b,.head-action b{font-size:11px;color:#263a30}.phone small,.head-action small{margin-top:3px}.head-icon{flex-direction:column;gap:3px;position:relative;white-space:nowrap}.head-icon span{font-size:9px}.head-icon.cart i{position:absolute;top:-7px;right:6px;min-width:16px;height:16px;border-radius:10px;display:grid;place-items:center;background:var(--green);color:#fff;font-size:9px;font-style:normal}.main-nav{height:48px;display:flex;align-items:center;justify-content:space-between}.main-nav button{height:100%;border:0;background:none;font-size:11px;color:#31443a}.main-nav button:hover{color:var(--green)}.mobile-menu,.menu-shade,.mobile-drawer{display:none}

.home-hero{position:relative;height:510px;margin-top:28px;border-radius:15px;overflow:hidden;background:var(--cream)}.home-hero>img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-fade{position:absolute;inset:0;background:linear-gradient(90deg,#f7f5ed 0%,rgba(247,245,237,.95) 33%,rgba(247,245,237,.2) 62%,transparent 80%)}.hero-copy{position:absolute;z-index:1;left:50px;top:56px}.hero-copy>small{font-weight:800;color:#469057;letter-spacing:.04em}.hero-copy h1{font-size:48px;line-height:1.07;margin:20px 0 16px;color:#153b28;letter-spacing:-.035em}.hero-copy p{line-height:1.45;color:#4d5c54;font-size:14px}.hero-copy>div{display:flex;gap:14px;margin-top:24px}.primary,.outline{height:42px;padding:0 26px}.outline{border:1px solid var(--green);border-radius:5px;background:#fff;color:var(--green);font-weight:700}.hero-copy ul{list-style:none;display:flex;gap:28px;margin:34px 0 0;padding:0}.hero-copy li{display:flex;align-items:center;gap:6px;font-size:10px}.hero-copy li svg{width:20px;color:#3a9a50}.benefits,.product-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:28px}.benefits>div,.product-trust>div{min-height:104px;border-radius:10px;background:linear-gradient(135deg,#f5f3ed,#fbfaf7);padding:22px;display:flex;align-items:center;gap:18px}.benefits svg,.product-trust svg{width:32px;height:32px;color:#174c31}.benefits span,.product-trust span{display:grid;gap:5px}.benefits b,.product-trust b{font-size:13px}.benefits small,.product-trust small{font-size:10px;line-height:1.4;color:#69746e}.category-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-top:28px}.category-strip button{position:relative;height:190px;border:0;border-radius:11px;overflow:hidden;padding:0;background:#ddd}.category-strip img{width:100%;height:100%;object-fit:cover}.category-strip button:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(7,44,19,.85))}.category-strip span{position:absolute;z-index:2;left:17px;right:12px;bottom:17px;display:flex;align-items:center;justify-content:space-between;color:#fff;text-align:left;font-weight:800;font-size:17px}.category-strip i{width:25px;height:25px;border:1px solid rgba(255,255,255,.6);border-radius:50%;display:grid;place-items:center}.home-section{margin-top:35px}.section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:19px}.section-title h2{font-size:24px;margin:0;letter-spacing:-.02em}.section-title button{display:flex;align-items:center;gap:3px;border:0;background:none;color:var(--green);font-size:11px}.product-row{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.product-card{min-width:0;height:285px;border:1px solid var(--line);border-radius:8px;padding:10px;background:#fff;display:flex;flex-direction:column}.product-image{position:relative;height:165px;border:0;background:#fff;padding:4px}.product-image img{width:100%;height:100%;object-fit:contain}.product-image span{position:absolute;left:0;top:0;border-radius:5px;background:#2ba540;color:#fff;padding:5px 8px;font-size:9px;font-weight:800}.product-image span.sale{background:#e34343}.product-name{border:0;background:none;padding:8px 0;text-align:left;font-size:11px;line-height:1.25;height:46px}.product-bottom{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto}.product-bottom>span{display:grid;grid-template-columns:auto auto;gap:4px 7px}.product-bottom b{font-size:16px}.product-bottom del{font-size:9px;color:#8b918d}.product-bottom small{grid-column:1/3;display:flex;align-items:center;color:#2b9d43;font-size:9px}.product-bottom>button{width:31px;height:31px;border:0;border-radius:5px;background:var(--green);color:#fff;display:grid;place-items:center}.promo-banner{height:248px;margin-top:34px;position:relative;overflow:hidden;border-radius:12px;background:var(--deep)}.promo-banner>img{width:100%;height:100%;object-fit:cover}.promo-banner>div{position:absolute;inset:0;background:linear-gradient(90deg,#174e29 0%,rgba(18,73,34,.96) 44%,rgba(16,61,31,.1) 75%)}.promo-banner>span{position:absolute;left:48px;top:42px;color:#fff}.promo-banner small{font-size:11px}.promo-banner h2{margin:12px 0 8px;font-size:28px}.promo-banner p{font-size:13px;line-height:1.4;max-width:440px;color:#dbe6de}.promo-banner button{height:38px;margin-top:8px;padding:0 22px;border:0;border-radius:4px;background:#fff;color:var(--green);font-weight:800;font-size:11px}.category-panels{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:35px}.category-panels article{height:145px;background:var(--cream);border-radius:9px;overflow:hidden;display:grid;grid-template-columns:145px 1fr 230px;align-items:center}.category-panels>article>img{width:145px;height:145px;object-fit:cover}.category-panels h3{font-size:19px;margin:0 0 6px}.category-panels p{font-size:10px;line-height:1.4;color:var(--muted);max-width:150px}.category-panels button{display:flex;align-items:center;border:0;background:none;color:var(--green);padding:0;font-size:10px}.mini-products{display:flex;gap:8px}.mini-products img{width:62px;height:70px;object-fit:contain;background:#fff;border-radius:5px}.articles{margin-bottom:35px}.articles>div:last-child{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.articles article{height:235px;border-radius:10px;overflow:hidden;position:relative}.articles article>img{width:100%;height:100%;object-fit:cover}.articles article>div{position:absolute;inset:30% 0 0;background:linear-gradient(transparent,rgba(5,44,16,.88))}.articles article>span{position:absolute;left:17px;right:17px;bottom:14px;color:#fff}.articles span small{background:#f7f4e9;color:#305d37;padding:4px 7px;border-radius:3px}.articles h3{font-size:17px;line-height:1.15;margin:12px 0 5px}.articles p{font-size:9px;margin:0 0 8px}.articles button{display:flex;align-items:center;border:0;background:none;color:#fff;padding:0;font-size:9px}

.breadcrumbs{height:64px;display:flex;align-items:center;gap:9px;color:#808983;font-size:11px}.breadcrumbs button{border:0;background:none;padding:0}.breadcrumbs b{color:#35453d}.product-hero,.parent-top{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:start}.gallery{display:grid;grid-template-columns:88px 1fr;gap:18px}.thumbs{display:flex;flex-direction:column;gap:16px}.thumbs button{height:104px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:6px;overflow:hidden}.thumbs button.active{border:2px solid var(--green)}.thumbs img{width:100%;height:100%;object-fit:cover}.gallery-main{position:relative;height:690px;border-radius:10px;background:#f5f4ef;overflow:hidden}.gallery-main>img{width:100%;height:100%;object-fit:contain}.gallery-main .zoom{position:absolute;right:16px;bottom:16px;width:44px;height:44px;border:0;border-radius:50%;background:#fff;display:grid;place-items:center;box-shadow:0 5px 20px #0002}.summary{padding-top:10px}.brand-label{font-size:11px;font-weight:900;color:#379046}.summary h1{font-size:39px;line-height:1.08;margin:12px 0;color:#173e29;letter-spacing:-.03em}.meta{display:flex;align-items:center;gap:18px;margin:8px 0 24px}.meta>span{font-size:11px;color:#68736d}.rating{display:flex;align-items:center;gap:8px}.rating>span{display:flex;color:#f5a900}.rating b{font-size:12px}.rating small{font-size:11px}.summary>p{font-size:14px;line-height:1.6;color:#59665f}.checks{list-style:none;padding:0;margin:18px 0;display:grid;gap:10px}.checks li{font-size:12px;display:flex;align-items:center;gap:8px}.checks svg{width:17px;color:#2b9c43}.variation-box{background:linear-gradient(135deg,#f7f6f2,#fbfaf8);border-radius:12px;padding:20px;margin-top:22px}.variation-box>label{display:grid;gap:6px;font-size:11px;font-weight:700;margin-bottom:11px}.variation-box select,.kit-title select{height:42px;border:1px solid #d8ddd8;border-radius:5px;background:#fff;padding:0 12px;color:#49544e}.reset{border:0;background:none;padding:0;color:var(--green);text-decoration:underline;font-size:10px}.chosen{margin-top:14px;padding-top:15px;border-top:1px solid #e4e7e3}.chosen p{font-size:10px;line-height:1.45}.chosen>span,.in-stock{display:flex;align-items:center;gap:5px;color:#2a9c42;font-size:10px}.chosen>span svg{width:15px}.chosen h2{font-size:25px;margin:14px 0}.buy-row{display:grid;grid-template-columns:112px 1fr;gap:14px}.buy-row>span{height:44px;display:grid;grid-template-columns:1fr 1fr 1fr;border:1px solid #ddd;border-radius:5px;background:#fff}.buy-row>span>*{display:grid;place-items:center;border:0;background:none}.buy-row svg{width:14px}.buy-row .primary{height:44px}.chosen>small{display:block;margin-top:10px;color:#7c847f;font-size:9px}.summary-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.summary-actions button{height:40px;border:1px solid #ddd;border-radius:5px;background:#fff;display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px}.summary-actions svg{width:17px}.product-trust{margin-top:40px}.product-trust>div{min-height:95px}.product-tabs{margin-top:30px}.product-tabs nav{height:50px;border-bottom:1px solid var(--line);display:flex;gap:38px}.product-tabs nav button{border:0;background:none;position:relative;font-size:12px}.product-tabs nav button.active{color:var(--green);font-weight:800}.product-tabs nav button.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--green)}.tab-content{min-height:270px;border:1px solid var(--line);border-top:0;border-radius:0 0 8px 8px;padding:25px;display:grid;grid-template-columns:1fr 1.2fr;gap:35px}.tab-content p{font-size:12px;line-height:1.65}.tab-content ul{list-style:none;padding:0;display:grid;gap:10px}.tab-content li{display:flex;align-items:center;gap:7px;font-size:11px}.tab-content svg{width:16px;color:#2b9e44}.tab-content img{width:100%;height:220px;object-fit:cover;border-radius:8px}.howto{margin-top:22px;background:linear-gradient(135deg,#f7f6f2,#fbfaf8);border-radius:9px;padding:18px}.howto h2{font-size:20px;margin:0 0 14px}.howto>div{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.howto article{height:100px;border:1px solid #e1e4df;border-radius:7px;background:#fff;display:grid;grid-template-columns:42px 1fr 60px;align-items:center;padding:12px}.howto article>b{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff}.howto h3{font-size:13px;margin:0 0 6px}.howto p{font-size:9px;line-height:1.35;margin:0;color:#69746e}.howto img,.howto article>svg{width:55px;height:55px;object-fit:contain;color:#777}.related{margin-top:25px}.related .section-title:not(:first-child){margin-top:30px}.newsletter{margin-top:35px;margin-bottom:24px;min-height:105px;border-radius:10px;background:linear-gradient(135deg,#f5f4ef,#fbfaf7);display:grid;grid-template-columns:55px 1fr 490px;align-items:center;padding:22px 34px;gap:16px}.newsletter>svg{width:42px;height:42px;color:var(--green)}.newsletter h3{margin:0 0 6px;font-size:18px}.newsletter p{margin:0;font-size:10px;color:#69746e}.newsletter label{display:grid;grid-template-columns:1fr 140px}.newsletter input{height:41px;border:0;border-radius:5px 0 0 5px;padding:0 15px}.newsletter label button{border:0;border-radius:0 5px 5px 0;background:var(--green);color:#fff;font-weight:700}.newsletter label small{grid-column:1/3;margin-top:8px;font-size:8px;color:#7c847f}.parent-top{background:linear-gradient(135deg,#fff,#f7f5ef);padding:20px;border-radius:13px}.parent-top .gallery-main{height:520px}.parent-summary h1{font-size:39px}.feature-pills{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:20px}.feature-pills span{background:#fff;border-radius:7px;padding:13px;text-align:center;display:grid;gap:5px}.feature-pills b{font-size:11px}.feature-pills small{font-size:8px;color:#727c77}.consult{margin-top:22px;border-radius:9px;background:#f2f1ec;padding:18px;display:grid;grid-template-columns:30px 1fr;gap:14px}.consult svg{color:#174d31}.consult span{display:grid;gap:4px}.consult b{font-size:11px}.consult small{font-size:9px;color:#69746e}.consult button{grid-column:1/3;width:150px;height:38px;border:1px solid var(--green);border-radius:5px;background:#fff;color:var(--green);font-weight:700;font-size:10px}.kit-picker{margin-top:32px}.kit-title{display:flex;align-items:end;gap:18px;margin-bottom:14px}.kit-title h2{margin:0 auto 8px 0;font-size:24px}.kit-title label{display:grid;gap:7px;font-size:9px}.kit-title select{width:180px}.kit-table{border:1px solid var(--line);border-radius:8px;overflow:hidden}.kit-head,.kit-table article{display:grid;grid-template-columns:1.5fr 1.4fr 1fr .9fr .8fr .65fr .9fr;align-items:center}.kit-head{min-height:58px;background:#fafafa;padding:0 18px;font-size:9px;font-weight:800}.kit-table article{min-height:92px;border-top:1px solid var(--line);padding:8px 18px;font-size:10px}.kit-table article>span{display:grid;gap:4px}.kit-table article small{color:#758079;font-size:8px}.kit-name{display:flex!important;align-items:center;gap:12px}.kit-name img{width:58px;height:58px;object-fit:contain}.kit-table .primary{height:38px;font-size:10px;padding:0 12px}.tiny-qty{display:grid!important;grid-template-columns:1fr 1fr 1fr;border:1px solid #ddd;border-radius:4px;height:35px}.tiny-qty>*{display:grid;place-items:center;border:0;background:none}.tiny-qty button+button{border-left:1px solid #eee}

footer{background:linear-gradient(110deg,#104b2b,#164d30);color:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .9fr .9fr 1.4fr;gap:45px;padding:45px 0}.footer-grid .logo img{filter:brightness(0) invert(1)}.footer-grid section{display:flex;flex-direction:column;align-items:flex-start}.footer-grid section>p{font-size:10px;line-height:1.55;color:#d7e3da}.footer-grid section>small{font-size:9px;line-height:1.8;color:#d7e3da}.footer-grid h3{font-size:12px;margin:0 0 18px}.footer-grid section>button{border:0;background:none;color:#e8efea;padding:0;margin:0 0 12px;font-size:10px}.payments>div{display:flex;gap:14px;align-items:center}.payments>div b{font-size:18px}.payments .master{letter-spacing:-8px;color:#f0a30d}.payments .paypal{color:#42a9ed}.payments>span{margin-top:18px;border:1px solid #ffffff2b;border-radius:7px;padding:15px;display:grid;grid-template-columns:32px 1fr;gap:4px 8px}.payments>span svg{grid-row:1/3}.payments>span b{font-size:10px}.payments>span small{font-size:8px;color:#d4dfd7}.footer-bottom{height:60px;border-top:1px solid #ffffff25;display:flex;align-items:center;justify-content:space-between;font-size:9px}.toast{position:fixed;z-index:60;right:22px;bottom:22px;background:#fff;border:1px solid #dfe3df;border-radius:8px;box-shadow:0 12px 40px #0002;padding:14px 18px;display:flex;align-items:center;gap:12px}.toast>svg{width:32px;height:32px;padding:7px;border-radius:50%;background:#def2e2;color:var(--green)}.toast span{display:grid;gap:3px}.toast small{font-size:9px;color:#768078}.cart-shade,.menu-shade{position:fixed;z-index:50;inset:0;border:0;background:#0006}.cart-drawer{position:fixed;z-index:51;top:0;right:0;bottom:0;width:min(390px,90vw);background:#fff;padding:25px;box-shadow:-20px 0 60px #0002;text-align:center}.cart-drawer>div{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee}.cart-drawer>div button{border:0;background:none}.cart-drawer>svg{width:60px;height:60px;margin:80px auto 20px;color:#aeb6b1}.cart-drawer>p{color:#69746e}.cart-drawer .primary{height:44px;padding:0 24px}

@media(max-width:1100px){.header-main{grid-template-columns:90px 125px 1fr 42px 42px}.phone,.head-action{display:none}.head-icon span{display:none}.main-nav{overflow:auto;gap:28px;justify-content:flex-start}.home-hero{height:470px}.hero-copy h1{font-size:40px}.product-row{grid-template-columns:repeat(3,1fr)}.product-card{height:315px}.category-strip{grid-template-columns:repeat(3,1fr)}.category-panels article{grid-template-columns:120px 1fr}.mini-products{display:none}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr)}.footer-grid .payments{grid-column:1/5}.product-hero,.parent-top{grid-template-columns:1fr}.gallery-main{height:560px}.gallery{max-width:760px;margin:auto}.summary{max-width:760px;margin:auto}.kit-head,.kit-table article{grid-template-columns:1.3fr 1fr .8fr .8fr .8fr}.kit-head span:nth-child(3),.kit-table article>span:nth-child(3),.kit-head span:nth-child(6),.kit-table article>span:nth-child(6){display:none}.newsletter{grid-template-columns:45px 1fr 360px}}

@media(max-width:700px){.shell{width:min(calc(100% - 28px),var(--shell))}.header-main{height:68px;grid-template-columns:38px 90px 1fr 35px 35px;gap:8px}.mobile-menu{display:grid;place-items:center;border:0;background:none}.mobile-menu svg{width:22px}.logo img{width:88px}.catalog-btn{display:none}.header-search{height:38px}.header-search input{display:none}.header-search button{width:40px}.head-icon{display:grid}.main-nav{display:none}.mobile-drawer{display:flex;position:fixed;z-index:52;top:0;left:0;bottom:0;width:min(330px,88vw);background:#fff;padding:18px;flex-direction:column}.mobile-drawer>div{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;padding-bottom:14px;margin-bottom:10px}.mobile-drawer>div button{border:0;background:none}.mobile-drawer>button{height:48px;border:0;border-bottom:1px solid #eee;background:none;display:flex;align-items:center;justify-content:space-between}.menu-shade{display:block}.home-hero{height:570px;margin-top:14px}.home-hero>img{object-position:65% center}.hero-fade{background:linear-gradient(0deg,#f7f5ed 0%,rgba(247,245,237,.96) 57%,rgba(247,245,237,.1) 90%)}.hero-copy{left:23px;right:23px;top:auto;bottom:25px}.hero-copy h1{font-size:35px;margin:12px 0}.hero-copy p br{display:none}.hero-copy>div{margin-top:15px}.hero-copy .primary,.hero-copy .outline{padding:0 18px}.hero-copy ul{gap:13px;margin-top:18px;flex-wrap:wrap}.benefits,.product-trust{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.benefits>div,.product-trust>div{padding:14px;min-height:100px;align-items:flex-start}.benefits svg,.product-trust svg{width:24px;height:24px}.category-strip{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.category-strip button{height:155px}.category-strip span{font-size:14px}.home-section{margin-top:26px}.section-title h2{font-size:20px}.product-row{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:6px}.product-card{min-width:178px;height:285px;scroll-snap-align:start}.promo-banner{height:270px;margin-top:25px}.promo-banner>span{left:22px;right:22px;top:38px}.promo-banner h2{font-size:24px}.category-panels{grid-template-columns:1fr}.category-panels article{height:125px;grid-template-columns:110px 1fr}.category-panels>article>img{width:110px;height:125px}.articles>div:last-child{display:flex;overflow:auto}.articles article{min-width:250px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px;padding:35px 0}.footer-grid section:first-child,.footer-grid .payments{grid-column:1/3}.footer-bottom{height:75px;align-items:flex-start;padding-top:20px}.breadcrumbs{height:52px;overflow:hidden;white-space:nowrap}.product-hero,.parent-top{gap:22px}.product-hero{display:block}.gallery{grid-template-columns:1fr;display:flex;flex-direction:column-reverse}.thumbs{flex-direction:row;overflow:auto}.thumbs button{min-width:75px;height:75px}.gallery-main{height:420px}.summary h1,.parent-summary h1{font-size:31px}.variation-box{padding:15px}.product-trust{margin-top:24px}.product-tabs nav{gap:20px;overflow:auto}.product-tabs nav button{white-space:nowrap}.tab-content{grid-template-columns:1fr;padding:17px}.tab-content img{height:175px}.howto>div{grid-template-columns:1fr}.howto article{height:90px}.newsletter{grid-template-columns:42px 1fr;padding:20px}.newsletter label{grid-column:1/3;width:100%;grid-template-columns:1fr 110px;margin-top:7px}.parent-top{padding:12px}.parent-top .gallery-main{height:380px}.feature-pills{grid-template-columns:1fr}.kit-title{align-items:stretch;flex-direction:column}.kit-title h2{margin-bottom:0}.kit-title select{width:100%}.kit-head{display:none}.kit-table{border:0}.kit-table article{grid-template-columns:1fr 1fr;gap:10px;border:1px solid var(--line);border-radius:8px;margin-bottom:10px;padding:12px}.kit-name{grid-column:1/3}.kit-table article>span:nth-child(3),.kit-table article>span:nth-child(6){display:none}.kit-table article>.primary{grid-column:1/3}.related{margin-top:20px}}

/* Premium scale, motion and catalogue pass */
:root{--shell:1320px}button,a,.product-card,.benefits>div,.category-panels article,.howto article,.newsletter{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease,color .22s ease}.catalog-btn:hover,.primary:hover{background:#0a591a;transform:translateY(-2px);box-shadow:0 9px 22px rgba(15,107,34,.22)}.outline:hover{background:var(--green);color:#fff;transform:translateY(-2px)}.header-search:focus-within{border-color:#2ba446;box-shadow:0 0 0 4px rgba(43,164,70,.1)}.head-icon:hover,.head-action:hover,.phone:hover{color:var(--green);transform:translateY(-2px)}.main-nav button{font-size:13px;font-weight:600;position:relative}.main-nav button:after{content:"";position:absolute;left:50%;right:50%;bottom:7px;height:2px;background:var(--green);transition:left .2s,right .2s}.main-nav button:hover:after{left:0;right:0}.header-main{height:92px;grid-template-columns:135px 170px minmax(280px,1fr) 185px 145px 105px 82px;gap:18px}.logo img{width:125px;height:44px}.catalog-btn,.header-search{height:48px}.header-search input{font-size:14px}.phone b,.head-action b{font-size:13px}.phone small,.head-action small{font-size:10px}.home-hero{height:570px;margin-top:34px;border-radius:20px;box-shadow:0 24px 60px rgba(27,55,38,.13)}.home-hero>img{transition:transform 1.2s ease}.home-hero:hover>img{transform:scale(1.025)}.hero-fade{background:linear-gradient(90deg,#f8f6ef 0%,rgba(248,246,239,.97) 36%,rgba(248,246,239,.28) 65%,transparent 84%)}.hero-copy{left:62px;top:64px}.hero-copy>small{font-size:14px}.hero-copy h1{font-size:56px;margin:21px 0 18px}.hero-copy p{font-size:16px}.hero-copy .primary,.hero-copy .outline{height:48px;font-size:14px}.hero-copy li{font-size:12px}.benefits,.product-trust{gap:18px;margin-top:34px}.benefits>div,.product-trust>div{min-height:120px;padding:25px;border:1px solid transparent}.benefits>div:hover,.product-trust>div:hover{transform:translateY(-5px);border-color:#d5dfd6;box-shadow:0 14px 32px rgba(27,55,38,.1);background:#fff}.benefits b,.product-trust b{font-size:15px}.benefits small,.product-trust small{font-size:12px}.category-strip{gap:17px;margin-top:34px}.category-strip button{height:220px;border-radius:14px;box-shadow:0 8px 24px rgba(15,49,25,.08)}.category-strip img,.promo-banner>img,.articles article>img,.category-panels>article>img{transition:transform .55s ease}.category-strip button:hover img,.articles article:hover>img,.category-panels article:hover>img{transform:scale(1.07)}.category-strip button:hover{transform:translateY(-6px);box-shadow:0 18px 36px rgba(15,49,25,.18)}.category-strip span{font-size:19px}.home-section{margin-top:48px}.section-title{margin-bottom:23px}.section-title h2{font-size:29px}.section-title button{font-size:13px;font-weight:700}.section-title button:hover{gap:9px;color:#0a5019}.product-row{gap:17px}.product-card{height:340px;border-radius:11px;padding:13px}.product-card:hover{transform:translateY(-7px);border-color:#c9d7cb;box-shadow:0 18px 38px rgba(28,57,39,.13)}.product-image{height:200px}.product-card:hover .product-image img{transform:scale(1.05)}.product-image img{transition:transform .35s ease}.product-name{font-size:14px;height:54px;font-weight:600}.product-name:hover{color:var(--green)}.product-bottom b{font-size:19px}.product-bottom small{font-size:11px}.product-bottom>button{width:37px;height:37px}.product-bottom>button:hover{transform:scale(1.08);background:#0a591a}.promo-banner{height:300px;margin-top:48px;border-radius:17px;box-shadow:0 20px 48px rgba(16,60,31,.2)}.promo-banner:hover>img{transform:scale(1.035)}.promo-banner>div{background:linear-gradient(90deg,#103e22 0%,rgba(16,68,32,.97) 44%,rgba(16,61,31,.16) 78%)}.promo-banner>span{left:60px;top:49px}.promo-banner small{font-size:13px;letter-spacing:.05em}.promo-banner h2{font-size:34px;margin:14px 0 10px}.promo-banner p{font-size:15px;max-width:500px}.promo-banner button{height:44px;font-size:13px}.promo-banner button:hover{transform:translateY(-2px);box-shadow:0 9px 20px #0003}.category-panels{gap:20px;margin-top:48px}.category-panels article{height:165px;border:1px solid #eceee9;border-radius:13px;grid-template-columns:165px 1fr 245px}.category-panels article:hover{transform:translateY(-4px);box-shadow:0 15px 35px rgba(28,57,39,.1);background:#fff}.category-panels>article>img{width:165px;height:165px}.category-panels h3{font-size:22px}.category-panels p,.category-panels button{font-size:12px}.articles{margin-bottom:48px}.articles article{height:275px;border-radius:14px}.articles article:hover{transform:translateY(-5px);box-shadow:0 16px 35px rgba(15,49,25,.2)}.articles h3{font-size:20px}.articles p,.articles button{font-size:11px}.newsletter{min-height:128px;margin-top:48px;margin-bottom:34px;border:1px solid #e7eae5;border-radius:14px;padding:27px 38px;grid-template-columns:65px 1fr 530px}.newsletter:hover{box-shadow:0 16px 38px rgba(28,57,39,.09);border-color:#d4ded5}.newsletter>svg{width:50px;height:50px}.newsletter h3{font-size:21px}.newsletter p{font-size:12px}.newsletter input{height:47px;font-size:13px}.newsletter label button{font-size:13px}.newsletter label button:hover{background:#0a591a}.newsletter label small{font-size:9px}.summary h1,.parent-summary h1{font-size:46px}.summary>p{font-size:16px}.checks li,.product-tabs nav button{font-size:14px}.brand-label{font-size:13px}.variation-box{padding:25px}.variation-box>label{font-size:13px}.variation-box select,.kit-title select{height:47px}.chosen p,.chosen>span{font-size:12px}.chosen h2{font-size:31px}.buy-row>span,.buy-row .primary{height:49px}.tab-content p{font-size:14px}.tab-content li{font-size:13px}.howto h2{font-size:24px}.howto h3{font-size:15px}.howto p{font-size:11px}.kit-title h2{font-size:29px}.kit-head{font-size:11px}.kit-table article{font-size:12px;min-height:104px}.kit-table article small{font-size:10px}.footer-grid{padding:58px 0;gap:52px}.footer-grid .logo img{width:175px;height:58px}.footer-grid section>p{font-size:12px}.footer-grid section>small,.footer-grid section>button{font-size:11px}.footer-grid h3{font-size:14px}.footer-grid section>button:hover{color:#91d79d;transform:translateX(4px)}.payment-logos,.bank-logos{display:flex!important;align-items:center;gap:16px!important}.payment-logos{min-height:35px}.pay-visa{font:bold italic 24px Arial!important}.pay-master{display:flex;gap:0!important}.pay-master i{width:23px;height:23px;border-radius:50%;background:#eb2f34;display:block}.pay-master i+ i{background:#f3a51c;margin-left:-7px}.pay-paypal{font-size:20px!important;color:#48a9e7}.pay-paypal span{color:#1676bd}.bank-logos{margin-top:14px;flex-wrap:wrap}.bank-logos b{font-size:12px!important}.bank-logos b:last-child{padding:4px 7px;background:#e54b5b;border-radius:2px}.payments>span{margin-top:22px}.footer-bottom{font-size:11px}

.catalog-page{padding-bottom:10px}.catalog-banner{height:290px;position:relative;border-radius:18px;overflow:hidden;box-shadow:0 20px 48px rgba(17,62,33,.15)}.catalog-banner>img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.catalog-banner:hover>img{transform:scale(1.03)}.catalog-banner>div{position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,63,28,.98),rgba(18,84,39,.76) 48%,rgba(18,84,39,.08))}.catalog-banner>span{position:absolute;left:55px;top:48px;color:#fff;max-width:580px}.catalog-banner small{font-size:13px;letter-spacing:.06em;color:#bce2c3;font-weight:800}.catalog-banner h1{font-size:44px;margin:15px 0 12px}.catalog-banner p{font-size:16px;line-height:1.5;color:#e0ebe2}.catalog-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:28px}.catalog-categories button{height:92px;border:1px solid var(--line);border-radius:11px;background:#fff;display:grid;grid-template-columns:72px 1fr 28px;align-items:center;padding:9px;text-align:left}.catalog-categories button:hover,.catalog-categories button.active{border-color:#8abc91;box-shadow:0 10px 25px rgba(28,57,39,.1);transform:translateY(-3px)}.catalog-categories img{width:70px;height:70px;border-radius:7px;object-fit:cover}.catalog-categories span{display:grid;gap:6px;padding-left:13px}.catalog-categories b{font-size:15px}.catalog-categories small{font-size:11px;color:#748078}.catalog-layout{display:grid;grid-template-columns:270px 1fr;gap:30px;margin-top:40px}.filters{align-self:start;border:1px solid var(--line);border-radius:12px;padding:22px;background:#fff;position:sticky;top:15px}.filter-heading{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px;border-bottom:1px solid var(--line)}.filter-heading h2{font-size:21px;margin:0}.filter-heading button{border:0;background:none;color:var(--green);font-size:11px}.filter-block{padding:20px 0;border-bottom:1px solid var(--line)}.filter-block:last-child{border:0}.filter-block h3{font-size:14px;margin:0 0 15px}.filter-block label{display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:7px;margin:11px 0;font-size:12px}.filter-block label input{accent-color:var(--green)}.filter-block label small{color:#89918c}.price-inputs{display:grid;grid-template-columns:1fr 18px 1fr;align-items:center;gap:5px}.price-inputs input{width:100%;height:38px;border:1px solid var(--line);border-radius:5px;padding:0 9px}.range{width:100%;accent-color:var(--green);margin-top:14px}.catalog-toolbar{min-height:52px;display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.catalog-toolbar span{font-size:14px}.catalog-toolbar label{display:flex;align-items:center;gap:10px;font-size:12px}.catalog-toolbar select{height:42px;border:1px solid var(--line);border-radius:6px;background:#fff;padding:0 35px 0 12px}.catalog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.catalog-grid .product-card{height:360px}.catalog-grid .product-image{height:215px}.pagination{display:flex;justify-content:center;align-items:center;gap:7px;margin:35px 0}.pagination button{width:40px;height:40px;border:1px solid var(--line);border-radius:6px;background:#fff}.pagination button:hover,.pagination button.active{background:var(--green);color:#fff;border-color:var(--green)}.pagination svg{width:17px}

@media(max-width:1100px){.catalog-layout{grid-template-columns:230px 1fr}.catalog-grid{grid-template-columns:repeat(2,1fr)}.header-main{height:84px}.home-hero{height:520px}.footer-grid .logo img{width:155px}.product-card{height:330px}}
@media(max-width:700px){:root{--shell:1320px}.header-main{height:70px}.main-nav button{font-size:12px}.home-hero{height:600px}.hero-copy h1{font-size:38px}.hero-copy p{font-size:14px}.benefits b,.product-trust b{font-size:13px}.benefits small,.product-trust small{font-size:10px}.product-card{min-width:205px;height:320px}.product-image{height:185px}.product-name{font-size:13px}.promo-banner{height:310px}.newsletter{min-height:190px;margin-top:30px}.footer-grid .logo img{width:145px}.catalog-banner{height:340px}.catalog-banner>span{left:24px;right:24px;top:55px}.catalog-banner h1{font-size:34px}.catalog-categories{grid-template-columns:1fr 1fr;gap:8px}.catalog-categories button{height:82px;grid-template-columns:58px 1fr 20px}.catalog-categories img{width:56px;height:62px}.catalog-categories b{font-size:12px}.catalog-layout{display:block;margin-top:24px}.filters{position:relative;top:auto;margin-bottom:20px}.filter-block:nth-of-type(2),.filter-block:nth-of-type(3){display:none}.catalog-toolbar{align-items:flex-start;gap:10px;flex-direction:column}.catalog-toolbar label{width:100%;justify-content:space-between}.catalog-grid{grid-template-columns:1fr 1fr;gap:9px}.catalog-grid .product-card{min-width:0;height:300px}.catalog-grid .product-image{height:170px}.catalog-grid .product-name{font-size:11px}.catalog-grid .product-bottom b{font-size:15px}}

/* Final interaction and spacing refinement */
.product-tabs{margin-top:42px}.product-tabs nav{display:flex;gap:38px;border-bottom:1px solid #dfe5df}.product-tabs nav button{padding:0 2px 17px;border:0;background:none;color:#415148;font-weight:650;position:relative}.product-tabs nav button:after{content:"";position:absolute;left:50%;right:50%;bottom:-1px;height:3px;border-radius:3px;background:var(--green);transition:.2s}.product-tabs nav button:hover,.product-tabs nav button.active{color:var(--green)}.product-tabs nav button.active:after{left:0;right:0}.tab-content{min-height:290px;border:1px solid #dfe5df;border-top:0;border-radius:0 0 13px 13px;padding:30px 34px;background:#fff;animation:tab-in .28s ease}.tab-content>img{border-radius:11px;background:#f5f6f2;object-fit:contain}.technical-panel,.delivery-panel,.reviews-panel{grid-column:1/-1;width:100%}.technical-panel h3,.delivery-panel h3{font-size:22px;margin:0 0 22px;color:#173d27}.spec-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid #e1e6e1;border-radius:10px;overflow:hidden}.spec-grid span{display:grid;grid-template-columns:1fr 1.35fr;min-height:54px;align-items:center;padding:0 18px;border-bottom:1px solid #e8ece8}.spec-grid span:nth-child(odd){border-right:1px solid #e8ece8}.spec-grid span:nth-last-child(-n+2){border-bottom:0}.spec-grid b{font-size:13px}.spec-grid small{font-size:12px;color:#68756d}.delivery-panel>div{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.delivery-panel article{min-height:130px;border:1px solid #e1e6e1;border-radius:11px;padding:24px;display:flex;gap:16px;align-items:flex-start;background:linear-gradient(145deg,#fff,#f7f8f4)}.delivery-panel svg{color:var(--green);width:30px;height:30px}.delivery-panel span{display:grid;gap:8px}.delivery-panel b{font-size:14px}.delivery-panel small{font-size:12px;color:#68756d;line-height:1.5}.reviews-panel{display:grid;grid-template-columns:250px 1fr;gap:28px}.review-score{border-radius:12px;background:#f5f7f2;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:190px}.review-score>strong{font-size:52px;color:#173d27}.review-score>.rating{margin:7px 0}.review-score>small{font-size:11px;color:#68756d}.review-list{display:grid;gap:12px}.review-list article{border:1px solid #e2e6e2;border-radius:10px;padding:17px 20px;position:relative}.review-list article>span{position:absolute;right:20px;top:16px;color:#efa500;letter-spacing:2px}.review-list p{margin:10px 0;font-size:13px}.review-list small{font-size:10px;color:#738078}@keyframes tab-in{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}
.category-panels article{overflow:hidden}.category-panels article>div:nth-child(2){padding:22px 18px;min-width:0}.category-panels h3{margin:0 0 8px}.mini-products{padding:0 18px 0 8px}.mini-products img,.product-image{background:linear-gradient(145deg,#fff,#f3f5ef)}.newsletter{margin-bottom:64px}.gallery-main{background:radial-gradient(circle at 50% 42%,#fff 0,#f6f6f2 72%);padding:28px}.gallery-main>img{width:100%;height:100%;object-fit:contain}.howto{padding:30px;border:1px solid #edf0eb;border-radius:14px;background:linear-gradient(135deg,#fbfaf6,#f5f5ef)}.howto article{min-height:118px;padding:22px;border-radius:11px;background:#fff;box-shadow:0 7px 20px rgba(25,57,35,.05)}
@media(max-width:700px){.product-tabs nav{gap:22px}.tab-content{padding:20px;min-height:330px}.spec-grid,.delivery-panel>div,.reviews-panel{grid-template-columns:1fr}.spec-grid span:nth-child(odd){border-right:0}.spec-grid span:nth-last-child(2){border-bottom:1px solid #e8ece8}.reviews-panel{gap:14px}.review-score{min-height:150px}.howto{padding:18px}.newsletter{margin-bottom:38px}}
.add-modal-layer{position:fixed;z-index:80;inset:0;display:grid;place-items:center;padding:20px}.add-modal-shade{position:absolute;inset:0;border:0;background:rgba(9,25,14,.67);backdrop-filter:blur(3px)}.add-modal-layer .toast{position:relative;z-index:1;right:auto;bottom:auto;width:min(560px,calc(100vw - 32px));padding:32px;border:0;border-radius:17px;display:grid;grid-template-columns:64px 1fr;gap:18px;box-shadow:0 30px 90px rgba(0,0,0,.3);animation:modal-in .25s ease}.add-modal-layer .toast>svg{width:56px;height:56px;padding:14px;background:#e5f5e7}.add-modal-layer .toast span{gap:7px}.add-modal-layer .toast span>small{color:var(--green);font-weight:800;letter-spacing:.07em}.add-modal-layer .toast span>b{font-size:23px;color:#173d27}.add-modal-layer .toast p{font-size:13px;color:#667269;margin:0}.modal-close{position:absolute;right:17px;top:17px;border:0;background:#f2f4f0;border-radius:50%;width:34px;height:34px;display:grid;place-items:center}.modal-close svg{width:17px}.added-product{grid-column:1/-1;display:grid;grid-template-columns:92px 1fr;gap:18px;align-items:center;border:1px solid #e1e7e1;border-radius:11px;padding:13px;background:#fafbf8}.added-product>img{width:92px;height:82px;object-fit:contain;background:#fff;border-radius:8px}.added-product>span{display:grid;gap:7px}.added-product>span>b{font-size:15px!important;color:#173d27}.added-product>span>small{display:flex;align-items:center;gap:5px;font-size:11px!important;color:#2b9d43!important;letter-spacing:0!important}.added-product svg{width:15px}.added-product strong{font-size:20px}.modal-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:5px}.modal-actions button{height:48px;border-radius:7px;font-weight:700}.modal-actions .outline{background:#fff;border:1px solid var(--green);color:var(--green)}@keyframes modal-in{from{opacity:0;transform:translateY(15px) scale(.97)}to{opacity:1;transform:none}}

/* Header, CTA and table balance */
.site-header .header-main{grid-template-columns:165px 170px minmax(300px,1fr) 175px 140px 92px 75px;gap:16px}.site-header .logo{width:160px;height:58px;display:flex;align-items:center;justify-content:flex-start;overflow:visible}.site-header .logo img{width:158px;height:58px;max-width:none;object-fit:contain;transform:scale(1.08);transform-origin:left center}.header-search{align-items:stretch}.header-search button{width:50px;min-width:50px;padding:0;display:grid;place-items:center;line-height:0}.header-search button svg{display:block;width:21px;height:21px;margin:0}.parent-summary .feature-pills span{padding:17px 14px;min-height:72px;align-content:center;gap:7px}.parent-summary .feature-pills b{font-size:13px}.parent-summary .feature-pills small{font-size:10px;line-height:1.4}.parent-summary .consult{margin-top:26px;padding:24px 22px;grid-template-columns:34px 1fr;gap:17px 14px}.parent-summary .consult svg{width:27px;height:27px}.parent-summary .consult span{gap:6px}.parent-summary .consult b{font-size:14px}.parent-summary .consult small{font-size:11px;line-height:1.45}.parent-summary .consult button{width:190px;height:48px;font-size:13px;margin-top:3px}.kit-head,.kit-table article{grid-template-columns:1.55fr 1.45fr 1fr .9fr .8fr .72fr 1.02fr;column-gap:14px;padding-inline:22px}.kit-table article>.primary{width:100%;min-width:132px;margin-left:4px;height:42px}

/* Premium front banners */
.home-hero{isolation:isolate;background:#f5f3eb;border:1px solid #e5e8e1}.home-hero>img{inset:0;position:absolute;z-index:-2}.hero-fade{z-index:-1;background:linear-gradient(90deg,#f8f6ef 0%,rgba(248,246,239,.98) 38%,rgba(248,246,239,.36) 62%,transparent 82%)}.hero-copy{max-width:610px}.hero-copy>small{font-size:15px;letter-spacing:.08em}.hero-copy h1{font-weight:500}.hero-copy h1::first-line{font-weight:800}.hero-copy p{font-size:17px;line-height:1.55}.hero-copy p::first-line{font-weight:700;color:#304b3b}.promo-banner{height:320px}.promo-banner>img{object-position:center}.promo-banner>div{background:linear-gradient(90deg,rgba(9,59,28,.98) 0%,rgba(9,64,29,.88) 40%,rgba(10,60,26,.12) 72%)}.promo-banner>span{top:44px;max-width:530px}.promo-banner small{color:#bce2c3;font-weight:800;letter-spacing:.09em}.promo-banner h2{font-size:38px;line-height:1.08}.promo-banner p{font-size:15px}.promo-banner button{display:flex;align-items:center;gap:8px;height:46px;font-size:13px;padding-inline:24px}

/* Review form */
.review-cta{height:42px;margin-top:18px;padding:0 22px}.review-modal-layer{position:fixed;z-index:90;inset:0;display:grid;place-items:center;padding:20px}.review-modal-shade{position:absolute;inset:0;border:0;background:rgba(9,25,14,.68);backdrop-filter:blur(3px)}.review-modal{position:relative;z-index:1;width:min(520px,calc(100vw - 32px));background:#fff;border-radius:17px;padding:34px;box-shadow:0 30px 90px rgba(0,0,0,.3)}.review-modal form{display:grid;gap:16px}.review-modal form>small{color:var(--green);font-weight:800;letter-spacing:.08em}.review-modal h3{font-size:27px;margin:0;color:#173d27}.review-modal p{margin:0;color:#68756d;font-size:13px}.review-modal label{display:grid;gap:7px;font-size:12px;font-weight:700}.review-modal input,.review-modal textarea{width:100%;border:1px solid #dce2dc;border-radius:7px;padding:12px;outline:0}.review-modal input:focus,.review-modal textarea:focus{border-color:#2ba446;box-shadow:0 0 0 4px rgba(43,164,70,.1)}.star-picker{display:flex;gap:3px}.star-picker button{border:0;background:none;padding:0;color:#d5d9d5;font-size:28px}.star-picker button.active{color:#efa500}.submit-review{height:48px}.review-thanks{text-align:center;display:grid;justify-items:center;gap:13px}.review-thanks>svg{width:58px;height:58px;padding:14px;border-radius:50%;background:#e5f5e7;color:var(--green)}.review-thanks .primary{height:44px;margin-top:5px}
@media(max-width:1250px){.site-header .header-main{grid-template-columns:145px 150px minmax(250px,1fr) 160px 125px 70px 66px;gap:12px}.site-header .logo{width:140px}.site-header .logo img{width:138px}.kit-head,.kit-table article{column-gap:9px;padding-inline:16px}.kit-table article>.primary{min-width:116px}}
@media(max-width:1100px){.site-header .header-main{grid-template-columns:130px 135px 1fr 42px 42px}.site-header .logo{width:126px}.site-header .logo img{width:124px}.parent-summary .consult b{font-size:13px}}
@media(max-width:700px){.site-header .header-main{grid-template-columns:38px 108px 1fr 35px 35px}.site-header .logo{width:104px;height:48px}.site-header .logo img{width:102px;height:46px}.header-search button{width:42px;min-width:42px}.parent-summary .consult{padding:20px}.parent-summary .consult button{width:100%;grid-column:1/3}.kit-table article>.primary{margin-left:0;min-width:0}.promo-banner{height:360px}.promo-banner>img{object-position:65% center}.promo-banner>span{left:24px;right:24px;top:45px}.promo-banner h2{font-size:29px}.add-modal-layer .toast{grid-template-columns:1fr;text-align:center;padding:28px 22px}.add-modal-layer .toast>svg{margin:auto}.added-product{text-align:left}.modal-actions{grid-template-columns:1fr}.review-modal{padding:30px 22px}}

/* Newsletter input interaction */
.newsletter label{border-radius:7px;transition:box-shadow .2s ease,transform .2s ease}
.newsletter input{outline:0;border:1px solid #dfe4df;border-right:0;background:#fff;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}
.newsletter input:hover{border-color:#a9baac;background:#fdfefd}
.newsletter label:focus-within{box-shadow:0 0 0 4px rgba(43,164,70,.12)}
.newsletter input:focus,.newsletter input:focus-visible{outline:0;border-color:#2ba446;box-shadow:none}
.newsletter label button{outline:0;transition:background .2s ease,box-shadow .2s ease,transform .2s ease}
.newsletter label button:hover{background:#095b1b;box-shadow:0 8px 18px rgba(15,107,34,.2)}
.newsletter label button:focus,.newsletter label button:focus-visible{outline:0;background:#095b1b;box-shadow:inset 0 0 0 2px rgba(255,255,255,.7)}

/* Mini TVS PHP theme integration */
[hidden]{display:none!important}.skip-link{position:absolute;left:-9999px;top:8px;z-index:999;background:#fff;color:#123d27;padding:10px 14px}.skip-link:focus{left:8px}.modal-open{overflow:hidden}.site-header.is-sticky{position:sticky;top:0}.logo,.catalog-btn,.main-nav a,.product-name,.section-title a,.promo-banner a,.category-panels a,.breadcrumbs a,.footer-grid a,.footer-bottom a{text-decoration:none}.catalog-btn.active{background:#0a591a}.header-search svg,.phone svg,.head-action svg,.head-icon svg,.catalog-btn svg,.mobile-menu svg{width:20px;height:20px}.category-strip>a{position:relative;height:215px;border-radius:13px;overflow:hidden;background:#ddd}.category-strip>a:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(7,44,19,.85))}.category-strip>a:hover img{transform:scale(1.08)}.category-strip>a img{width:100%;height:100%;object-fit:cover;transition:.45s}.category-strip>a span{position:absolute;z-index:2;left:17px;right:12px;bottom:17px;display:flex;align-items:center;justify-content:space-between;color:#fff;text-align:left;font-weight:800;font-size:18px}.category-strip>a i{width:28px;height:28px;border:1px solid #fff9;border-radius:50%;display:grid;place-items:center}.category-strip>a svg{width:14px}.primary,.outline,.promo-banner a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.section-title a,.category-panels a{color:var(--green);font-weight:700;font-size:12px}.promo-banner a{height:46px;margin-top:8px;padding:0 24px;border-radius:5px;background:#fff;color:var(--green);font-size:13px;font-weight:800}.product-name{color:inherit}.product-bottom svg{width:17px}.benefits svg,.product-trust svg{flex:0 0 34px}.breadcrumbs a{color:#808983}.footer-grid section>a{border:0;background:none;color:#e8efea;margin:0 0 12px;font-size:11px}.footer-bottom a{color:#fff}.stars{color:#f5a900;letter-spacing:2px}.tab-content:not(.active){display:none}.cart-layer{position:fixed;z-index:100;inset:0}.cart-layer .cart-shade{display:block}.cart-drawer>section[data-cart-empty]{display:grid;justify-items:center}.cart-drawer>section[data-cart-empty]>svg{width:60px;height:60px;margin:80px auto 10px;color:#aeb6b1}.cart-added{padding-top:28px;display:grid;gap:18px;text-align:left}.cart-added img{width:120px;height:110px;object-fit:contain;margin:auto}.cart-added span{display:grid;gap:8px}.cart-added small{color:var(--green);font-weight:800}.cart-added strong{font-size:22px}.mobile-drawer a{display:flex;justify-content:space-between;align-items:center;text-decoration:none;color:#183025}.mobile-drawer a svg{width:18px}.technical-panel,.delivery-panel,.reviews-panel{grid-column:1/-1}.review-modal-layer[hidden],.cart-layer[hidden]{display:none!important}
@media(max-width:700px){.category-strip>a{min-width:175px;height:215px}.catalog-btn{display:none}.site-header.is-sticky{position:relative}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid section:first-child,.footer-grid section:last-child{grid-column:1/-1}}

/* Mini TVS integration fixes */
.site{overflow-x:hidden;overflow-y:visible}
.main-nav a{height:100%;display:flex;align-items:center;border:0;background:none;color:#31443a;font-size:13px;font-weight:600;position:relative}
.main-nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:7px;height:2px;background:var(--green);transition:left .2s,right .2s}
.main-nav a:hover{color:var(--green)}
.main-nav a:hover:after{left:0;right:0}

/* Refined branding and interactions */
.site-header .header-main{grid-template-columns:195px 170px minmax(280px,1fr) 175px 140px 92px 75px}
.site-header .logo{width:190px;height:66px}
.site-header .logo img{width:185px;height:66px;transform:none;transition:transform .3s ease,filter .3s ease}
.site-header .logo:hover img{transform:scale(1.035);filter:drop-shadow(0 7px 12px rgba(20,71,39,.16))}
.product-card,.category-strip>a,.category-panels article,.articles article,.benefits>div,.product-trust>div{transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,background-color .28s ease}
.product-card:hover{transform:translateY(-4px);box-shadow:0 15px 34px rgba(28,57,39,.12)}
.category-strip>a:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(15,49,25,.16)}
.category-panels article:hover,.articles article:hover{transform:translateY(-3px)}
.benefits>div:hover,.product-trust>div:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(27,55,38,.09)}
.primary,.outline,.catalog-btn,.product-bottom>button,.promo-banner a{transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease,color .22s ease,border-color .22s ease}
.primary:hover,.catalog-btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(15,107,34,.2)}
.outline:hover,.promo-banner a:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(20,71,39,.14)}
.main-nav a:focus-visible,.primary:focus-visible,.outline:focus-visible,.catalog-btn:focus-visible{outline:3px solid rgba(43,164,70,.28);outline-offset:3px}
@media(max-width:1100px){.site-header .header-main{grid-template-columns:140px 125px 1fr 42px 42px}.site-header .logo{width:135px;height:54px}.site-header .logo img{width:132px;height:54px}}
@media(max-width:700px){.site-header .header-main{grid-template-columns:38px 108px 1fr 35px 35px}.site-header .logo{width:105px;height:48px}.site-header .logo img{width:103px;height:48px}}

/* Supplied AVENA logo asset */
.site-header .header-main{grid-template-columns:230px 170px minmax(260px,1fr) 175px 140px 92px 75px;min-height:96px}
.site-header .logo{width:225px;height:68px}
.site-header .logo img{width:220px;height:auto;max-height:66px;object-fit:contain}
@media(max-width:1250px){.site-header .header-main{grid-template-columns:180px 150px minmax(230px,1fr) 160px 125px 70px 66px}.site-header .logo{width:176px}.site-header .logo img{width:172px}}
@media(max-width:1100px){.site-header .header-main{grid-template-columns:155px 125px 1fr 42px 42px;min-height:84px}.site-header .logo{width:150px;height:56px}.site-header .logo img{width:148px;max-height:54px}}
@media(max-width:700px){.site-header .header-main{grid-template-columns:38px 122px 1fr 35px 35px;min-height:70px}.site-header .logo{width:119px;height:48px}.site-header .logo img{width:117px;max-height:46px}}
