@import url("https://fonts.googleapis.com/css2?family=Albert+Sans:wght@500&family=Manrope:wght@400;500;600;700;800&family=Sora:wght@500;600;700&display=swap");:root{--bg:#fff;--panel:#eef1e6;--deep:#0d3a2e;--text:#183127;--muted:#5a6f64;--accent:#80be3f;--accent-deep:#5f9b2a;--white:#fff;--radius-lg:26px;--radius-md:18px;--shadow:0 20px 40px rgba(11,44,28,.12)}*{box-sizing:border-box}body{margin:0;font-family:Manrope,sans-serif;background:var(--bg);color:var(--text)}.move-to-top{position:fixed;right:1.2rem;bottom:1.2rem;width:52px;height:52px;border:0;border-radius:999px;background:#8bbb4a;color:#0f1f12;font-size:26px;font-weight:800;line-height:1;display:grid;place-items:center;cursor:pointer;box-shadow:0 12px 22px rgba(13,58,46,.28);opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .24s ease,transform .24s ease,visibility .24s ease,background-color .2s ease;z-index:80}.move-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.move-to-top:hover{background:#97c754}.move-to-top:active{transform:translateY(1px)}.page-bg{position:fixed;inset:0;background:#fff;z-index:-1}.container{width:min(1320px,calc(100% - 2.5rem));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;background:transparent}.nav-wrap{display:grid;grid-template-columns:auto 1fr auto;grid-gap:.8rem;gap:.8rem;background:#fff;border-radius:22px 22px 0 0;padding:1.05rem 0 .8rem}.brand,.nav-wrap{align-items:center}.brand{display:inline-flex;text-decoration:none;color:var(--deep);line-height:0}.brand img{height:24px;width:auto;display:block}.site-footer .brand img{height:26px}.nav-links{display:flex;align-items:center;justify-content:center;gap:.3rem;min-width:0}.nav-links a{color:#111;text-decoration:none;font-family:Manrope,sans-serif;font-weight:600;font-size:.84rem;padding:.58rem 1rem;white-space:nowrap;border-radius:999px;transition:background-color .22s ease,color .22s ease,transform .18s ease}.nav-links a:hover{background:#edf4e2;color:#182018;transform:translateY(-1px)}.contact-link,.nav-links a.is-active{background:#8bbb4a;color:#0f1f12;font-weight:700}.contact-link{text-decoration:none;font-family:Manrope,sans-serif;font-size:.9rem;line-height:1;padding:.7rem 1.5rem;border-radius:999px;transition:background-color .2s ease,transform .2s ease}.contact-link:hover{background:#79a83e;transform:translateY(-1px)}.account-link,.auth-link,.logout-link{color:#163127;text-decoration:none;font-family:Manrope,sans-serif;font-weight:700;font-size:.84rem;line-height:1;background:#fff;border:1px solid #c9d5c8;padding:.68rem 1rem;border-radius:999px;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .18s ease}.account-link:hover,.auth-link:hover,.logout-link:hover{background:#f2f6ef;border-color:#9eb39e;transform:translateY(-1px)}.signup-link{background:#edf4e2;border-color:#b8cfa7}.header-actions{display:flex;align-items:center;gap:.45rem;flex-wrap:nowrap}.mobile-menu-toggle{display:none;width:42px;height:42px;border:1px solid #c9d5c8;border-radius:12px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:4px;cursor:pointer}.mobile-menu-toggle span{display:block;width:16px;height:2px;background:#163127;border-radius:999px;transition:transform .2s ease,opacity .2s ease}.mobile-menu-toggle.is-open span:first-child{transform:translateY(6px) rotate(45deg)}.mobile-menu-toggle.is-open span:nth-child(2){opacity:0}.mobile-menu-toggle.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-nav-panel{display:none}.cart-link{display:inline-flex;align-items:center;gap:.45rem;text-decoration:none;color:#0f1f12;border:1px solid #9cb09e;background:#fff;border-radius:12px;padding:.52rem .75rem;font-family:Manrope,sans-serif;font-weight:700;font-size:.82rem;line-height:1;box-shadow:0 2px 0 rgba(13,58,46,.08);transition:border-color .2s ease,box-shadow .2s ease,transform .18s ease}.cart-link:hover{border-color:#6f8f78;box-shadow:0 6px 14px rgba(13,58,46,.12);transform:translateY(-1px)}.cart-count{min-width:22px;height:22px;border-radius:9px;background:#0bb300;color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0 .35rem;font-size:.75rem;font-weight:800}.hero{margin-top:1rem}.hero-main{background:linear-gradient(108deg,rgba(8,37,27,.88),rgba(8,37,27,.42) 48%,rgba(8,37,27,.16)),url(/images/hero-image.png) 50%/cover}.hero-main,.hero-main-tradestar{position:relative;min-height:800px;padding:2.4rem;border-radius:var(--radius-lg);color:var(--white);box-shadow:var(--shadow);overflow:hidden}.hero-main-tradestar{background:linear-gradient(108deg,rgba(8,37,27,.88),rgba(8,37,27,.42) 48%,rgba(8,37,27,.16)),url(/images/hero-image.jpg) 50%/cover}.hero-content{max-width:56%;padding-top:1.6rem}.glass{border:1px solid hsla(0,0%,100%,.35)}.eyebrow{display:inline-block;width:-moz-fit-content;width:fit-content;font-size:.95rem;padding:.5rem 2.2rem;border-radius:999px;border:1px solid hsla(0,0%,100%,.7);background:hsla(0,0%,100%,.08);margin-bottom:1rem}.hero .eyebrow{margin-top:70px}.eyebrow.dark{background:#e6eddc;color:var(--deep)}h1,h2,h3,h4,p{margin:0}h1{font-family:Sora,sans-serif;font-size:clamp(2rem,3.4vw,3.45rem);line-height:1.28;max-width:700px}.hero h1{font-family:Albert Sans,sans-serif;font-size:48px;line-height:59px}.hero h1,.lead{font-weight:500;font-style:normal;letter-spacing:0}.lead{margin-top:1.2rem;max-width:550px;font-family:Manrope,sans-serif;font-size:18px;line-height:30px;color:hsla(0,0%,100%,.92)}.hero-actions{display:flex;gap:.9rem;margin-top:2rem}.action{color:var(--white);text-decoration:none;padding:.85rem 1.4rem;border-radius:999px;border:1px solid hsla(0,0%,100%,.45);font-weight:700;font-size:1.02rem}.hero-actions .action{display:inline-flex;align-items:center;justify-content:space-between;gap:1rem;padding:.62rem .7rem .62rem 1.15rem}.hero-actions .action-icon{width:42px;height:42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.hero-actions .action-icon img{width:36px;height:36px;object-fit:contain}.action.primary{background:#8ff054;color:var(--deep);border-color:transparent}.icon-btn{display:inline-grid;place-items:center;border-radius:50%;text-decoration:none;color:var(--white);font-size:1.5rem}.icon-btn img{width:36px;height:36px;object-fit:contain}.ghost-btn{margin-top:.95rem;display:inline-flex;text-decoration:none;color:#284137;border:1px solid #6f7c73;border-radius:999px;padding:.65rem 1.7rem;font-weight:700}.hero-card{position:absolute;right:1.8rem;width:340px;border-radius:28px;overflow:hidden;background:rgba(24,55,43,.58);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border:1px solid hsla(0,0%,100%,.32);box-shadow:var(--shadow)}.hero-card-top{top:7.8rem}.hero-card-bottom{width:560px;right:0;bottom:0;border-bottom-left-radius:0;border-top-right-radius:0;border-top-left-radius:30px;border-bottom-right-radius:26px;background-color:#fff;background-image:url(/images/subtract.png);background-repeat:no-repeat;background-position:100% 0;background-size:100% 100%;color:var(--deep);border:15px solid #fff}.hero-card-image{height:165px;background:50%/cover}.hero-card-top .hero-card-image{margin:12px;border-radius:18px;height:158px}.hero-card-bottom .hero-card-image{width:90%;height:auto;min-height:172px;margin:16px 0 16px 16px;border-radius:18px}.hero-card-body{padding:.75rem 1rem 1rem}.hero-card-top .hero-card-body h3{font-size:18px;line-height:24px;margin-bottom:.8rem}.hero-card-top .hero-card-body{padding-top:0}.hero-card-actions{display:flex;align-items:center;gap:.7rem}.hero-card-bottom{display:grid;grid-template-columns:42% 58%;align-items:stretch}.hero-card-bottom .hero-card-body{position:relative;padding:1.2rem 5.2rem 1.2rem 1.2rem}.hero-card-bottom .hero-green-button{position:absolute;top:.2rem;right:.2rem;width:clamp(50px,4vw,62px);height:auto;display:block}.hero-card-bottom h3{font-family:Manrope,sans-serif;font-weight:600;font-style:normal;font-size:26px;line-height:32.2px;letter-spacing:0;text-transform:capitalize;max-width:180px}.hero-card-bottom p{margin-top:.75rem;color:#4a5f55;line-height:1.45;font-size:14px}.section h2{font-family:Sora,sans-serif;font-size:clamp(1.5rem,2.5vw,3rem);color:var(--deep);margin-bottom:1rem}#about.section{padding-top:4.2rem}.about-head{justify-content:space-between;gap:1rem}.about-head,.about-title-wrap{display:flex;align-items:flex-start}.about-title-wrap{gap:1.2rem}.about-title-icon{width:52px;height:52px;margin-top:.2rem}.about-head h2{font-family:Manrope,sans-serif;font-weight:600;font-size:clamp(44px,4.2vw,68px);line-height:1.14;color:#114733;margin-bottom:0;text-align:center}.about-explore-btn{text-decoration:none;color:#4f5750;border:1px solid #4f5750;border-radius:999px;padding:.75rem 1.6rem;font-size:16px;line-height:1;white-space:nowrap}.about-content{margin-top:2.3rem;display:grid;grid-template-columns:.95fr 2.4fr;grid-gap:1.7rem;gap:1.7rem;align-items:start}.about-copy{align-self:start}.about-copy p{margin:0;color:#616865;font-size:20px;line-height:1.35}.about-nav{margin-top:1.2rem;display:flex;gap:.7rem}.about-nav button{width:52px;height:52px;border-radius:50%;border:1px solid #2f3c36;background:#fff;color:#15261e;font-size:28px;line-height:1;cursor:pointer}.about-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.95rem;gap:.95rem}.about-card{margin:0}.about-card img{width:100%;height:360px;object-fit:cover;border-radius:28px;display:block}.about-card h3{margin-top:.85rem;font-family:Manrope,sans-serif;font-weight:700;font-style:normal;font-size:24px;line-height:91px;letter-spacing:0;color:#163f2e}@media (max-width:1200px){.about-head h2{font-size:clamp(40px,4.6vw,58px)}.about-content{grid-template-columns:1fr 2fr;gap:1.3rem}.about-copy p{font-size:18px}.about-card img{height:320px}}.promo-band{margin-top:5rem}.promo-head h2{text-align:center;max-width:760px;margin-inline:auto;margin-bottom:2rem;font-family:Manrope,sans-serif;font-weight:600;font-style:normal;font-size:80px;line-height:91px;letter-spacing:0;color:#0e4732}.promo-arrow-long{width:120px;height:auto;vertical-align:middle;margin:0 .25rem .2rem .55rem}.promo-grid{display:grid;grid-template-columns:1fr 1.45fr;grid-gap:2rem;gap:2rem;margin-top:1.3rem;align-items:center}.promo-copy{border-left:2px solid #cfd3cc;padding-left:1.25rem;display:flex;flex-direction:column;gap:1.15rem}.promo-copy-main{position:relative;padding:.15rem 0}.promo-copy-main:before{content:"";position:absolute;left:-1.34rem;top:0;bottom:0;width:3px;background:#104632;border-radius:3px}.promo-copy h3{margin:0;font-family:Manrope,sans-serif;font-weight:700;font-size:21px;color:#133f2e}.promo-copy-main p{margin:1rem 0 0;color:#6b706b;font-size:15px;line-height:1.35}.promo-image{min-height:305px;border-radius:30px;background:50%/cover no-repeat}.assurance{display:grid;grid-template-columns:1fr 1.08fr;grid-gap:4rem;gap:4rem;align-items:start;padding-top:7rem}.assurance-image{min-height:620px;border-radius:34px;background:50%/cover}.assurance-content{padding-top:.2rem}.assurance-pill{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#3f4642;border:1px solid #4f5652;border-radius:999px;padding:.55rem 2rem;font-size:16px;line-height:1}.assurance h2{margin-top:1.7rem;margin-bottom:0;font-family:Manrope,sans-serif;font-weight:600;font-size:52px;line-height:62px;color:#104733}.assurance-intro{margin-top:1.2rem;color:#646967;font-size:20px;line-height:32px}.assurance-features{margin-top:2rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:1.2rem;gap:1.2rem}.assurance-feature img{width:56px;height:56px;object-fit:contain;display:block}.assurance-feature h3{margin-top:1rem;margin-bottom:3rem;font-family:Manrope,sans-serif;font-weight:700;font-size:24px;line-height:1.12;color:#123d2d}.assurance-feature p{margin-top:.9rem;margin-bottom:0;color:#6b6f6c;font-size:18px;line-height:26px}.why{padding-top:5rem}.why h2{text-align:center;font-family:Manrope,sans-serif;font-weight:600;font-size:clamp(46px,6vw,84px);line-height:1.08;color:#114733}.why-table{margin-top:1.3rem;background:#e9e8e2;border-radius:28px;padding:1.35rem;display:flex;flex-direction:column;gap:.8rem}.why-item{display:flex;justify-content:space-between;align-items:center;background:#f3f4f1;border-radius:12px;padding:1.05rem 1.35rem;min-height:86px}.why-item h3{margin:0;font-weight:700;font-size:20px;line-height:1.2;color:#143f2e}.why-item h3,.why-item strong{font-family:Manrope,sans-serif}.why-item strong{font-weight:500;font-size:42px;line-height:1;color:#174634}.why-item.active{align-items:stretch;min-height:215px;padding:.8rem;gap:1rem}.why-item-main{padding:1.55rem 1.1rem 1.1rem;display:grid;align-content:space-between}.why-item-main p{margin:.7rem 0 .8rem;color:#676c68;font-size:17px;line-height:1.35;max-width:450px}.why-item.active img{width:210px;height:auto;border-radius:10px;object-fit:cover;align-self:stretch}.trades-banner-section{margin-top:1rem}.trades-banner{width:100%;display:block;border-radius:16px}#products.section{padding-top:5rem}.products-head{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.35rem}.products-head h2{margin:0;font-family:Manrope,sans-serif;font-weight:600;font-size:clamp(42px,4.6vw,52px);line-height:1.08;color:#104733}.products-controls{display:flex;gap:.7rem}.products-controls button{width:54px;height:54px;border-radius:50%;border:1px solid #2f3c36;background:transparent;color:#15261e;font-size:30px;line-height:1}.products-page{min-height:60vh;padding-bottom:5.5rem}.products-page-hero{margin-bottom:2.2rem;padding:2rem 2rem 1.6rem;border:1px solid #dfe7df;border-radius:24px;background:linear-gradient(180deg,#f8fbf7,#edf4ee)}.products-page-kicker{margin:0 0 .55rem;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#5a7b65}.products-page-head{margin-bottom:.6rem}.products-page-intro{max-width:760px;color:#607567;font-size:17px;line-height:1.55}.catalog-group{margin-top:2rem;padding:1.5rem;border:1px solid #e0e7e0;border-radius:24px;background:#fbfcfa}.catalog-group:first-of-type{margin-top:0}.catalog-group-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.catalog-group h3{margin:0;font-family:Manrope,sans-serif;font-size:clamp(28px,3vw,34px);font-weight:700;line-height:1.1;color:#114733}.catalog-group-description{margin:.55rem 0 0;max-width:840px;color:#5a6f64;font-size:16px;line-height:1.55}.catalog-category{margin-top:1.35rem;padding-top:1.15rem;border-top:1px solid #e3ebe3}.catalog-category-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.catalog-category-head h4{margin:0;font-family:Manrope,sans-serif;font-size:22px;font-weight:700;line-height:1.2;color:#183127}.catalog-category-head span{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:.45rem .8rem;border-radius:999px;background:#edf4e2;color:#29503b;font-size:13px;font-weight:800;letter-spacing:.02em;white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.2rem;gap:1.2rem}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.2rem;gap:1.2rem}.product-card{background:#fff;border:1px solid #e2e7df;border-radius:16px;padding:.65rem .65rem .8rem;box-shadow:0 10px 22px rgba(14,50,34,.08);transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-2px);box-shadow:0 14px 26px rgba(14,50,34,.12)}.news-card{background:var(--white);border-radius:var(--radius-md);padding:.8rem;box-shadow:0 12px 30px rgba(13,58,46,.08)}.product-media{background:#e7e6de;border-radius:18px;padding:.75rem;margin-bottom:.75rem;position:relative}.discount-badge{position:absolute;top:.8rem;right:.95rem;background:#f4b300;color:#fff;font-family:Manrope,sans-serif;font-weight:700;font-size:15px;line-height:1;padding:.25rem .6rem;border-radius:999px}.product-img{height:172px;border-radius:14px;background:50%/cover;margin-top:1.8rem}.product-card h4{margin:0;font-family:Manrope,sans-serif;font-weight:700;font-size:18px;line-height:1.24;color:#163f2e}.product-card p{margin-top:.35rem;color:var(--muted);font-size:16px;line-height:1.32}.product-card p strong{font-weight:700;color:#1a3f2f}.product-actions{margin-top:.7rem;display:flex;align-items:center;justify-content:space-between;gap:.6rem}.cart-btn{border:none;border-radius:999px;background:#0bb300;color:#fff;font-family:Manrope,sans-serif;font-weight:700;font-size:14px;padding:.55rem .9rem;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.cart-btn:hover{background:#099700;transform:translateY(-1px)}.cart-btn.is-added,.cart-btn:disabled{background:#123f2d;color:#fff;cursor:default;transform:none;opacity:1}.details-link{color:#2f4d3f;font-weight:700;font-size:13px;text-decoration:none;border-bottom:1px solid #8ca094;padding-bottom:.1rem}.details-button{border:none;background:transparent;cursor:pointer;padding:0;font:inherit}.product-modal-overlay{position:fixed;inset:0;background:rgba(8,22,14,.48);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:1.5rem;z-index:120}.product-modal{position:relative;width:min(1280px,100%);max-height:calc(100vh - 3rem);overflow:auto;display:grid;grid-template-columns:minmax(320px,1.1fr) minmax(320px,1fr) minmax(280px,.9fr);grid-gap:1rem;gap:1rem;padding:1rem;border-radius:28px;background:#f6f8f2;box-shadow:0 30px 80px rgba(9,31,21,.3)}.product-modal-close{position:absolute;top:.25rem;right:.35rem;width:46px;height:46px;border:none;border-radius:0;background:transparent;color:#234133;font-size:34px;line-height:1;cursor:pointer;box-shadow:none}.product-modal-gallery,.product-modal-main,.product-modal-side{background:#fff;border:1px solid #dbe6dc;border-radius:22px}.product-modal-gallery{display:grid;grid-template-columns:88px 1fr;grid-gap:1rem;gap:1rem;padding:1rem}.product-modal-thumbs{display:grid;align-content:start;grid-gap:.8rem;gap:.8rem}.product-modal-thumb{border:1px solid #cfe1d0;border-radius:14px;background:#f7faf6;padding:.45rem;cursor:pointer}.product-modal-thumb.is-active{border-color:#8bbb4a;box-shadow:0 0 0 2px rgba(139,187,74,.14)}.product-modal-thumb img{width:100%;height:70px;object-fit:contain;display:block}.product-modal-image-stage{min-height:520px;display:grid;place-items:center;border-radius:18px;background:radial-gradient(circle at top,#fff 0,#eff4eb 100%)}.product-modal-main-image{width:100%;max-height:420px;object-fit:contain}.product-modal-main{padding:1.5rem}.product-modal-brand{margin:0;color:#6a8174;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.product-modal-main h2{margin:.6rem 0 1rem;font-size:clamp(28px,3vw,46px);line-height:1.14;color:#0f3a2d}.product-modal-price-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid #e2eae2}.product-modal-price-row strong{font-size:36px;color:#0f3a2d}.product-modal-link-btn{border:none;background:transparent;color:#184733;font:700 15px/1 Manrope,sans-serif;cursor:pointer}.product-modal-badges{margin-top:1rem;display:flex;gap:.7rem;flex-wrap:wrap}.product-modal-badges span{display:inline-flex;align-items:center;justify-content:center;padding:.6rem .85rem;border-radius:12px;background:#eef6e8;color:#12503a;font-size:14px;font-weight:700}.product-modal-qty-row{margin-top:1rem;display:inline-grid;grid-template-columns:48px 60px 48px;align-items:center;border:1px solid #d7e1d8;border-radius:14px;overflow:hidden}.product-modal-qty-row button,.product-modal-qty-row span{height:48px;display:grid;place-items:center;background:#fff;color:#123f2d;font-weight:700}.product-modal-qty-row button{border:none;cursor:pointer}.product-modal-actions{margin-top:1.2rem;display:grid;grid-template-columns:1.2fr .8fr;grid-gap:.8rem;gap:.8rem}.product-modal-cart-btn,.product-modal-secondary-btn{min-height:56px}.product-modal-secondary-btn{border:1px solid #cad6cb;border-radius:14px;background:#fff;color:#123f2d;font:700 16px/1 Manrope,sans-serif;cursor:pointer}.product-modal-note{margin-top:1.3rem;padding-top:1rem;border-top:1px solid #e2eae2}.product-modal-note p{margin:0 0 .85rem;color:#567062;line-height:1.65}.product-modal-side{padding:1rem}.product-modal-tabs{display:flex;gap:.8rem;padding:.4rem;border-radius:16px;background:#0fb495}.product-modal-tabs button{background:transparent;color:hsla(0,0%,100%,.82);font:800 14px/1 Manrope,sans-serif;text-transform:uppercase;cursor:pointer;padding:.7rem .35rem;border:none;border-bottom:2px solid transparent}.product-modal-tabs button.is-active{color:#fff;border-bottom-color:#fff}.product-modal-copy-block,.product-modal-specs{margin-top:.9rem}.product-modal-spec-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;padding:1rem;background:#f2f4f1}.product-modal-spec-row:nth-child(2n){background:#e7ebe6}.product-modal-spec-row span{color:#19372b}.product-modal-spec-row strong{color:#102f23;word-break:break-word}.product-modal-copy-block p{margin:0 0 .85rem;color:#567062;line-height:1.65}.cart-page,.checkout-page{padding:100px 0}.cart-page h1,.checkout-page h1{font-family:Manrope,sans-serif;font-size:clamp(32px,4.2vw,26px);color:#114733;margin:0}.cart-hero,.checkout-hero-block{margin-bottom:1rem}.cart-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:1.2rem;background:linear-gradient(135deg,#f7faf6,#eef5ed);border:1px solid #dbe6dc;border-radius:18px;padding:1.15rem}.cart-kicker{margin:0 0 .25rem;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#497056;font-weight:800}.cart-hero-copy{margin:.45rem 0 0;color:#5b7265;max-width:680px}.cart-hero-meta{margin-top:.7rem;display:flex;gap:.7rem;flex-wrap:wrap}.cart-hero-meta span{border:1px solid #cfddd0;border-radius:999px;background:#fff;color:#274735;font-size:13px;font-weight:700;padding:.35rem .65rem}.cart-head-actions{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap;justify-content:flex-end}.cart-browse{border:1px solid #b9c7bb;color:#1f3e2d;text-decoration:none;font-weight:700;font-size:14px;background:#fff;border-radius:10px;padding:.55rem .85rem}.cart-browse:hover{border-color:#84a18c;background:#f4f8f4}.cart-head{display:flex;justify-content:space-between;align-items:center;gap:1rem}.cart-clear{border:1px solid #c5d0c8;background:#fff;border-radius:10px;padding:.56rem .92rem;font-weight:700;cursor:pointer}.cart-empty{background:#f5f7f3;border:1px solid #dce6de;border-radius:14px;padding:1rem}.cart-empty a{color:#155437;font-weight:700;text-decoration:none}.cart-list{grid-gap:.8rem}.cart-item,.cart-list{display:grid;gap:.8rem}.cart-item{grid-template-columns:90px 1fr auto;grid-gap:.8rem;align-items:center;background:#fff;border:1px solid #dfe7df;border-radius:14px;padding:.7rem}.cart-item-img-wrap{width:90px;height:64px;overflow:hidden;border-radius:10px;background:#edf1eb}.cart-item-placeholder{width:100%;height:100%;display:grid;place-items:center;font-weight:800;color:#2f5943;background:linear-gradient(135deg,#deeadf,#c9dccd)}.cart-item-img{width:100%;height:100%;object-fit:cover}.cart-item-meta h3{margin:0;font-size:18px;color:#173f2e}.cart-item-meta p{margin-top:.25rem;font-size:14px;color:#637568}.cart-item-actions{display:grid;grid-gap:.4rem;gap:.4rem;justify-items:end}.qty-controls{display:inline-flex;align-items:center;border:1px solid #cad7cc;border-radius:999px;overflow:hidden}.qty-controls button{border:none;background:#f0f4ef;padding:.4rem .6rem;font-weight:700}.qty-controls span{min-width:28px;text-align:center;font-weight:700}.remove-btn{border:none;background:transparent;color:#6d7c72;font-size:13px;text-decoration:underline}.cart-summary{margin-top:1rem;background:#f5f7f3;border:1px solid #dce6de;border-radius:14px;padding:1rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.cart-summary p{margin:0}.checkout-btn{text-decoration:none;background:#0bb300;color:#fff;padding:.7rem 1.1rem;border-radius:999px;font-weight:700}.cart-recommend{margin-top:1.45rem}.cart-recommend-head{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-bottom:.75rem}.cart-recommend-head h2{margin:0;color:#114733;font-size:clamp(24px,2.4vw,34px)}.cart-recommend-head a{text-decoration:none;color:#22543d;font-weight:700;border-bottom:1px solid #8daa93;padding-bottom:.1rem}.cart-recommend-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.cart-rec-card{background:#fff;border:1px solid #dfe7df;border-radius:14px;padding:.95rem;display:grid;grid-gap:.5rem;gap:.5rem}.cart-rec-tag{margin:0;font-size:12px;font-weight:800;color:#4d765a;text-transform:uppercase;letter-spacing:.08em}.cart-rec-card h3{margin:0;color:#163d2d;font-size:20px}.cart-rec-spec{margin:0;color:#637569;font-size:14px}.cart-rec-price{margin:0;color:#0f5132;font-size:22px;font-weight:800}.cart-rec-actions{margin-top:.2rem;display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.cart-rec-actions button{border:none;background:#0bb300;color:#fff;border-radius:10px;padding:.56rem .9rem;font-weight:700;cursor:pointer}.cart-rec-actions a{text-decoration:none;color:#214530;border:1px solid #b8c9ba;border-radius:10px;padding:.5rem .8rem;font-weight:700;font-size:14px}.cart-trust{margin-top:.8rem;display:flex;gap:.55rem;flex-wrap:wrap}.cart-trust span{border-radius:999px;background:#eef5ec;color:#234935;border:1px solid #d4e0d5;padding:.4rem .7rem;font-size:13px;font-weight:700}.checkout-grid{display:grid;grid-template-columns:1.5fr 1fr;grid-gap:1rem;gap:1rem}.checkout-form,.checkout-summary{background:#fff;border:1px solid #dfe7df;border-radius:14px;padding:1rem}.checkout-form h2,.checkout-summary h2{font-family:Manrope,sans-serif;font-size:clamp(32px,4.2vw,26px);color:#114733;margin:0}.checkout-form{display:grid;grid-gap:.65rem;gap:.65rem}.checkout-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:.65rem;gap:.65rem}.checkout-form input{border:1px solid #cfd9d0;border-radius:10px;padding:.7rem .8rem}.checkout-form textarea{border:1px solid #cfd9d0;border-radius:10px;padding:.8rem;resize:vertical;min-height:120px;font:inherit}.checkout-form input:focus,.checkout-form textarea:focus{outline:2px solid rgba(11,179,0,.14);border-color:#97be9a}.checkout-form button{border:none;border-radius:999px;background:#0bb300;color:#fff;padding:.7rem 1rem;font-weight:700}.checkout-form button:disabled{opacity:.7;cursor:wait}.checkout-status{margin:0;border-radius:10px;padding:.75rem .85rem;font-size:14px;font-weight:700}.checkout-status-success{background:#ebf7ec;color:#1f6b38;border:1px solid #cde8d1}.checkout-status-error{background:#fff0f0;color:#8a2e2e;border:1px solid #f0c7c7}.checkout-summary-list{margin-top:1rem;display:grid;grid-gap:.8rem;gap:.8rem}.checkout-summary-item{display:grid;grid-template-columns:72px 1fr auto;align-items:center;grid-gap:.8rem;gap:.8rem;padding-bottom:.8rem;border-bottom:1px solid #e5ece5}.checkout-summary-image-wrap{width:72px;height:72px;overflow:hidden;border-radius:12px;background:#eef3ed}.checkout-summary-image{width:100%;height:100%;object-fit:cover}.checkout-summary-fallback{width:100%;height:100%;display:grid;place-items:center;font-weight:800;color:#2a533d;background:linear-gradient(135deg,#dfeadf,#ceddd1)}.checkout-summary-meta h3{margin:0;font-size:17px;color:#123f2d}.checkout-summary-meta p{margin:.3rem 0 0;color:#5e6f63;font-size:14px}.checkout-summary-item strong{color:#163f2e;font-size:15px}.checkout-summary-totals{margin-top:1rem;display:grid;grid-gap:.7rem;gap:.7rem}.checkout-summary-totals div{display:flex;align-items:center;justify-content:space-between;gap:1rem}.checkout-summary-totals span{color:#5e6f63}.checkout-summary-totals strong{color:#123f2d}.thank-you-page{padding:100px 0}.thank-you-card{max-width:760px;margin:0 auto;background:linear-gradient(135deg,#f7faf6,#eef5ed);border:1px solid #dbe6dc;border-radius:24px;padding:2rem;text-align:center}.thank-you-copy{max-width:560px;margin:.9rem auto 0;color:#5b7265;font-size:17px;line-height:1.55}.thank-you-actions{margin-top:1.4rem;display:flex;align-items:center;justify-content:center;gap:.8rem;flex-wrap:wrap}.auth-page{padding:90px 0}.account-page{padding-top:70px}.auth-card{max-width:620px;margin:0 auto;background:linear-gradient(135deg,#f7faf6,#eef5ed);border:1px solid #dbe6dc;border-radius:24px;padding:2rem}.account-card{max-width:980px}.auth-copy{margin:.85rem 0 0;color:#5b7265;font-size:16px;line-height:1.55}.auth-form{margin-top:1.3rem;display:grid;grid-gap:.75rem;gap:.75rem}.auth-form input{border:1px solid #cfd9d0;border-radius:12px;padding:.78rem .9rem;font:inherit}.auth-form input:focus{outline:2px solid rgba(11,179,0,.14);border-color:#97be9a}.auth-form button{border:none;border-radius:999px;background:#0bb300;color:#fff;padding:.8rem 1rem;font:700 15px/1 Manrope,sans-serif;cursor:pointer}.auth-error{margin:0;border-radius:10px;padding:.75rem .85rem;font-size:14px;font-weight:700;background:#fff0f0;color:#8a2e2e;border:1px solid #f0c7c7}.auth-switch{margin:1rem 0 0;color:#5b7265;font-size:14px}.auth-switch a{color:#104733;font-weight:700;text-decoration:none}.account-summary{margin-top:1.2rem;display:grid;grid-gap:.8rem;gap:.8rem;grid-template-columns:repeat(2,minmax(0,1fr))}.account-summary div{padding:1rem 1.1rem;border-radius:16px;background:#fff;border:1px solid #dde7de}.account-summary span{display:block;margin-bottom:.35rem;color:#6b7c72;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.account-summary strong{color:#123f2d;font-size:17px}.account-orders{margin-top:2rem}.account-orders-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.account-orders-head h2{margin:0;font-size:28px;color:#123f2d}.account-orders-head span{display:inline-flex;align-items:center;justify-content:center;padding:.45rem .8rem;border-radius:999px;background:#edf4e2;color:#123f2d;font-size:13px;font-weight:800}.account-orders-list{display:grid;grid-gap:.85rem;gap:.85rem}.account-order-item{border-radius:16px;background:#fff;border:1px solid #dde7de}.account-order-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:.9rem;gap:.9rem;padding:1rem 1.1rem;cursor:pointer;list-style:none}.account-order-summary::-webkit-details-marker{display:none}.account-order-item span{display:block;margin-bottom:.35rem;color:#6b7c72;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.account-order-item strong{color:#123f2d;font-size:16px;word-break:break-word}.account-order-toggle strong{color:#5f9b2a}.account-order-item[open] .account-order-toggle strong{color:#123f2d}.account-order-details{padding:0 1.1rem 1.1rem}.account-order-lines{display:grid;grid-gap:.7rem;gap:.7rem}.account-order-line{display:grid;grid-template-columns:1.4fr .7fr 1fr 1fr;grid-gap:.8rem;gap:.8rem;padding:.9rem 1rem;border-radius:14px;background:#f7faf6;border:1px solid #e3ebe3}.news-card{min-height:185px;background:#ebece7;display:flex;flex-direction:column;justify-content:flex-end}.news-card h4{margin-bottom:.8rem}.news-card a{color:var(--deep);font-weight:700;text-decoration:none}.subscribe-box{min-height:128px;border-radius:0;background:transparent;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:6rem;gap:6rem}#contact.subscribe{margin-top:3.5rem}.subscribe{background:#d6dbd7}.subscribe .subscribe-box{width:min(1320px,calc(100% - 2.5rem));margin:0 auto}.newsletter-brand img{height:36px}.newsletter-copy h2{margin:0;font-family:Manrope,sans-serif;font-weight:700;font-size:20px;line-height:1.05;color:#133f2e}.newsletter-copy p{margin:.45rem 0 0;color:#6d8a79;font-size:11px;line-height:1.3}.newsletter-form{display:flex;align-items:center;width:min(520px,100%);background:#f3f4f3;border:1px solid #c9ceca;border-radius:999px;overflow:hidden}.newsletter-form input{flex:1 1;border:none;background:transparent;padding:.8rem 1rem;font-size:16px;color:#375445}.newsletter-form input:focus{outline:none}.newsletter-form button{border:none;border-radius:999px;padding:.8rem 2.2rem;font-weight:700;font-size:16px;background:#0bb300;color:#fff}.site-footer{margin-top:0;background:#003006;color:#d7e6dc;padding:2.2rem 0 1rem}.footer-grid{display:grid;grid-template-columns:1.9fr .85fr .85fr .85fr 1.45fr;grid-gap:1.6rem;gap:1.6rem}.footer-col h4{margin:0 0 .95rem;color:#fff;font-family:Manrope,sans-serif;font-weight:700;font-size:17px}.footer-col a,.footer-col p{display:block;color:#b7cabf;text-decoration:none;margin:1rem 0;font-size:14px;line-height:1.45}.about-col p{max-width:360px}.footer-contact-line{margin-top:.9rem;display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.footer-contact-line a{color:#fff;border-bottom:2px solid #2bab49;padding-bottom:.1rem}.footer-contact-line span{color:#9bb3a6;font-size:14px}.support-col p{margin:.4rem 0;color:#c1d2c7;font-size:14px}.support-links{margin-top:.75rem;display:grid;grid-gap:.45rem;gap:.45rem}.support-links a{color:#fff;text-decoration:none;border:1px solid hsla(0,0%,100%,.2);border-radius:999px;padding:.45rem .7rem;font-size:13px;text-align:center}.support-links a:hover{background:hsla(0,0%,100%,.08)}.instagram-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.35rem;gap:.35rem}.instagram-grid img{width:100%;height:56px;object-fit:cover;border-radius:4px}.footer-bottom{margin-top:1.6rem;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.08);display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:1rem;gap:1rem}.footer-bottom p{margin:0;text-align:center;font-size:14px;color:#b7cabf}.footer-social{display:flex;gap:.5rem}.footer-social a{width:32px;height:32px;border-radius:50%;border:1px solid hsla(0,0%,100%,.25);color:#d7e6dc;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-size:14px}.footer-payments{display:flex;gap:.4rem;flex-wrap:wrap;justify-content:flex-end}.footer-payments span{border:1px solid hsla(0,0%,100%,.25);border-radius:6px;padding:.3rem .5rem;font-size:11px;color:#e8efe9}@media (max-width:1240px){.hero-card-bottom{width:500px}.assurance{grid-template-columns:1fr 1fr;gap:1.2rem}.assurance-image{min-height:500px}.assurance h2{font-size:clamp(42px,5vw,58px);line-height:1.14}.assurance-intro{font-size:18px;line-height:1.5}.assurance-feature h3{font-size:24px;line-height:1.35;margin-bottom:.85rem}.assurance-feature p{font-size:16px;line-height:1.45;margin-top:0}.footer-grid{grid-template-columns:repeat(3,1fr)}.about-col,.support-col{grid-column:1/-1}.instagram-grid{grid-template-columns:repeat(8,1fr)}}@media (max-width:980px){.assurance,.promo-grid,.split-grid{grid-template-columns:1fr}.hero-main{min-height:auto;padding:1.4rem;display:grid;grid-gap:1rem;gap:1rem}.hero-content{max-width:100%;padding-top:.6rem}.hero-card{position:static;width:100%}.hero-card-top .hero-card-body h3{max-width:none;font-size:1.5rem}.hero-card-bottom{border-radius:22px}.hero-card-bottom h3{font-size:1.8rem;max-width:100%}.hero-card-bottom .hero-card-body{padding-right:4.8rem}.hero-card-bottom .hero-green-button{width:56px;top:.3rem;right:.25rem}.about-head{flex-direction:column;gap:1.2rem;align-items:flex-start}.about-title-wrap{width:100%}.about-explore-btn{font-size:18px;padding:.65rem 1.2rem;align-self:flex-start}.about-content{grid-template-columns:1fr;gap:1.3rem}.about-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.about-card img{height:290px}.about-card h3{font-size:22px;line-height:1.35}.assurance{gap:1.1rem}.assurance-image{min-height:420px;border-radius:24px}.assurance h2{margin-top:1rem;font-size:clamp(34px,6.2vw,50px);line-height:1.16}.assurance-intro{font-size:17px;line-height:1.5}.assurance-features{margin-top:1.4rem;grid-template-columns:1fr;gap:1rem}.assurance-feature h3{font-size:22px;line-height:1.3;margin-bottom:.7rem}.assurance-feature p{font-size:15px;line-height:1.5;margin-top:0}.why h2{font-size:clamp(40px,7vw,64px)}.why-table{padding:1rem}.why-item.active{min-height:180px}.why-item-main{padding:1rem .6rem .6rem}.why-item.active img{width:180px}.trades-banner{border-radius:14px}.promo-head h2{max-width:100%;font-size:clamp(38px,8vw,60px);line-height:1.12;margin-bottom:1.5rem}.promo-arrow-long{width:102px;margin:0 .2rem .15rem .45rem}.promo-grid{gap:1.2rem}.promo-copy-main p{font-size:17px}.subscribe-box{grid-template-columns:1fr;gap:.9rem;padding:1rem 1.1rem}.newsletter-brand{justify-self:start}.newsletter-copy h2{font-size:32px}.newsletter-form{width:100%}.footer-grid{grid-template-columns:repeat(2,1fr);gap:1.1rem}.about-col,.support-col{grid-column:1/-1}.instagram-grid{grid-template-columns:repeat(4,1fr)}.footer-bottom{grid-template-columns:1fr;justify-items:center;text-align:center}.footer-payments{justify-content:center}.checkout-grid{grid-template-columns:1fr}.thank-you-card{padding:1.5rem}.thank-you-copy{font-size:15px}.products-head h2{font-size:clamp(36px,6.5vw,54px)}.products-page{padding-bottom:4.2rem}.catalog-group,.products-page-hero{padding:1.35rem}.catalog-group-description,.products-page-intro{font-size:15px}.catalog-category-head{align-items:flex-start;flex-direction:column;gap:.55rem}.products-controls button{width:46px;height:46px;font-size:25px}.product-img{height:172px}.product-card h4{font-size:17px}.product-card p{font-size:15px;line-height:1.3}.product-actions{flex-wrap:wrap;gap:.5rem}.cart-btn{font-size:14px;padding:.58rem .9rem}.product-grid{grid-template-columns:repeat(2,1fr)}.nav-links{display:none}.nav-wrap{grid-template-columns:auto 1fr;border-radius:16px;padding:.85rem 1rem}.contact-link{font-size:.85rem;padding:.6rem 1.1rem}.contact-link,.header-actions{justify-self:end}.mobile-menu-toggle{display:inline-flex}.mobile-nav-panel{display:none;margin-top:.35rem;background:#fff;border-radius:0 0 16px 16px;padding:0 1rem 1rem}.mobile-nav-panel.is-open{display:block}.mobile-nav-links{display:grid;grid-gap:.55rem;gap:.55rem}.mobile-nav-links a,.mobile-nav-links button{width:100%;justify-content:flex-start}.mobile-nav-links>.account-link,.mobile-nav-links>.auth-link,.mobile-nav-links>.logout-link,.mobile-nav-links>a:not(.cart-link):not(.contact-link):not(.auth-link):not(.account-link){display:inline-flex;align-items:center;padding:.8rem .9rem;border-radius:12px;text-decoration:none;font-size:.92rem;font-weight:700;border:1px solid #d9e1da;background:#fff;color:#163127}.mobile-nav-links>.account-link.is-active,.mobile-nav-links>.auth-link.is-active,.mobile-nav-links>a.is-active:not(.cart-link):not(.contact-link){background:#8bbb4a;border-color:#8bbb4a;color:#0f1f12}.mobile-cart-link,.mobile-shop-link{width:100%;justify-content:center}.mobile-logout{text-align:left}.account-link,.auth-link,.logout-link{font-size:.78rem;padding:.5rem .8rem}.cart-link{font-size:.78rem;padding:.45rem .7rem}.cart-count{min-width:20px;height:20px;font-size:.72rem}}@media (max-width:640px){.move-to-top{right:.9rem;bottom:.9rem;width:46px;height:46px;font-size:22px}.container{width:min(1320px,calc(95% - 1rem))}.hero-main{padding:1.25rem}h1{font-size:clamp(1.7rem,8vw,2.4rem)}.hero h1{font-size:clamp(2rem,8vw,3rem);line-height:1.22}.lead{font-size:1rem}.hero-actions{flex-wrap:wrap}.hero-card-bottom{grid-template-columns:1fr}.hero-card-bottom .hero-card-image{width:calc(100% - 2rem);min-height:170px;margin:1rem}.hero-card-bottom .hero-card-body{padding-right:1rem;padding-top:.7rem}.hero-card-bottom .hero-green-button{width:52px;top:-3.2rem;right:.4rem;display:none}.about-title-wrap{gap:.8rem}.about-title-icon{width:42px;height:42px;margin-top:.35rem}.about-head h2{font-size:clamp(36px,11vw,50px);line-height:1.2}.about-explore-btn{align-self:center}.about-copy p{font-size:16px;line-height:1.5}.about-nav button{width:44px;height:44px;font-size:22px}.about-cards{grid-template-columns:1fr}.about-card img{height:min(58vw,260px)}.about-card h3{font-size:20px;line-height:1.3;margin-top:.55rem}.assurance{grid-template-columns:1fr;gap:1rem}.assurance-image{min-height:360px;border-radius:18px}.assurance-pill{font-size:14px;padding:.5rem 1.3rem}.assurance h2{font-size:clamp(32px,9.2vw,44px);line-height:1.18}.assurance-intro{font-size:15px;margin-top:.9rem;line-height:1.45}.assurance-feature img{width:50px;height:50px}.assurance-feature h3{font-size:20px;line-height:1.3;margin-top:.75rem;margin-bottom:.45rem}.assurance-feature p{font-size:14px;line-height:1.45;margin-top:0}.why h2{font-size:clamp(36px,11vw,52px)}.why-table{padding:.7rem;gap:.6rem}.why-item{min-height:72px;padding:.8rem .95rem}.why-item h3{font-size:16px}.why-item strong{font-size:32px}.why-item.active{flex-direction:column;align-items:stretch;min-height:auto;gap:.7rem}.why-item-main{padding:.65rem .5rem .2rem}.why-item-main p{font-size:14px;max-width:none;margin:.45rem 0 .5rem}.why-item.active img{width:100%;max-height:180px}.trades-banner-section{margin-top:.8rem}.trades-banner{border-radius:12px}.promo-head h2{font-size:clamp(34px,12vw,48px);line-height:1.14;margin-bottom:1.15rem}.promo-arrow-long{width:84px;margin:0 .15rem .1rem .32rem}.promo-copy{padding-left:.95rem;gap:.9rem}.promo-copy-main:before{left:-1.04rem;width:2px}.promo-copy h3{font-size:20px}.promo-copy-main p{font-size:16px}.promo-image{min-height:220px;border-radius:20px}.products-head{align-items:flex-end;margin-bottom:1rem}.products-page{padding-bottom:3.2rem}.products-page-hero{padding:1.15rem 1rem;border-radius:18px;margin-bottom:1.3rem}.products-head h2{font-size:clamp(34px,10.5vw,46px)}.products-page-intro{font-size:14px;line-height:1.5}.catalog-group{margin-top:1.25rem;padding:1rem;border-radius:18px}.catalog-group h3{font-size:24px}.catalog-group-description{font-size:14px;line-height:1.5}.catalog-category{margin-top:1rem;padding-top:1rem}.catalog-category-head h4{font-size:18px}.catalog-category-head span{min-height:30px;padding:.35rem .7rem;font-size:12px}.products-controls button{width:40px;height:40px;font-size:22px}.product-media{padding:.75rem;border-radius:14px}.discount-badge{font-size:13px;top:.62rem;right:.72rem}.product-img{height:168px;margin-top:1.7rem}.product-card h4{font-size:18px}.product-card p{font-size:14px;line-height:1.24}.product-actions{justify-content:flex-start}.cart-btn{padding:.5rem .8rem}.cart-btn,.details-link{font-size:13px}.image-row,.news-grid,.product-grid{grid-template-columns:1fr}.subscribe-box{padding:.9rem;gap:.7rem}.subscribe .subscribe-box{width:min(1320px,calc(100% - 1rem))}.newsletter-brand img{height:28px}.newsletter-copy h2{font-size:27px}.newsletter-copy p{font-size:10px}.newsletter-form{flex-direction:row}.newsletter-form input{font-size:14px;padding:.66rem .85rem}.newsletter-form button{font-size:14px;padding:.66rem 1.2rem}.cart-item{grid-template-columns:74px 1fr;align-items:start}.cart-hero{flex-direction:column;gap:.9rem}.cart-head-actions{width:100%;justify-content:flex-start}.cart-item-actions{grid-column:1/-1;justify-items:start}.cart-summary{flex-direction:column;align-items:flex-start}.checkout-row{grid-template-columns:1fr}.checkout-summary-item{grid-template-columns:64px 1fr;align-items:start}.thank-you-page{padding:70px 0}.thank-you-card{padding:1.2rem 1rem;border-radius:18px}.thank-you-actions{flex-direction:column}.checkout-summary-item strong{grid-column:2}.cart-recommend-head{flex-direction:column;align-items:flex-start}.cart-recommend-grid{grid-template-columns:1fr}.header-actions{gap:.45rem}.header-actions .account-link,.header-actions .auth-link,.header-actions .contact-link,.header-actions .logout-link{display:none}.auth-page{padding:70px 0}.auth-card{padding:1.2rem 1rem;border-radius:18px}.cart-link{font-size:.74rem;padding:.4rem .6rem}.account-order-line,.account-order-summary,.account-summary{grid-template-columns:1fr}.account-orders-head{align-items:flex-start;flex-direction:column}.product-modal,.product-modal-gallery{grid-template-columns:1fr}.product-modal-thumbs{grid-auto-flow:column;grid-auto-columns:88px;overflow-x:auto}.product-modal-image-stage{min-height:320px}.footer-grid,.product-modal-actions,.product-modal-spec-row{grid-template-columns:1fr}.footer-grid{gap:1.35rem}.site-footer{padding:1.6rem 0 1rem}.footer-col{padding-bottom:1rem;border-bottom:1px solid hsla(0,0%,100%,.08)}.footer-col:last-child{border-bottom:none;padding-bottom:0}.about-col p{max-width:none}.footer-contact-line{gap:.8rem;row-gap:.5rem}.instagram-grid{grid-template-columns:repeat(4,1fr);gap:.45rem}.instagram-grid img{height:62px}.footer-bottom{margin-top:1rem;padding-top:.9rem;gap:.75rem}.footer-social{justify-content:center}.footer-bottom p{font-size:13px;line-height:1.4}.footer-payments{justify-content:center;width:100%;gap:.5rem}.footer-col h4{margin-bottom:.6rem}}.about-page{padding:84px 0 96px}.about-page-hero{max-width:880px}.about-page-hero h1{margin:.5rem 0 0;font-size:clamp(46px,6vw,78px);line-height:1.04;color:#0f3a2d}.about-page-intro{max-width:760px;margin:1rem 0 0;color:#5b7265;font-size:18px;line-height:1.7}.about-page-layout{margin-top:2rem;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);grid-gap:1.25rem;gap:1.25rem;align-items:start}.about-page-article{padding:1.8rem 1.9rem;border:1px solid #dbe6dc;border-radius:24px;background:linear-gradient(135deg,#f8fbf7,#eef5ed)}.about-page-article p{margin:0;color:#274538;font-size:18px;line-height:1.85}.about-page-aside{display:grid;grid-gap:.9rem;gap:.9rem}.about-page-card{padding:1.2rem 1.15rem;border:1px solid #dbe6dc;border-radius:20px;background:#fff}.about-page-card span{display:block;margin-bottom:.4rem;color:#698173;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.about-page-card strong{color:#123f2d;font-size:18px;line-height:1.5}@media (max-width:900px){.about-page{padding:56px 0 72px}.about-page-hero{max-width:100%;text-align:center}.about-page-hero h1{margin-top:0;font-size:clamp(34px,11vw,54px);line-height:1.08}.about-page-layout{grid-template-columns:1fr;gap:1rem}.about-page-article{padding:1.3rem 1rem;border-radius:20px}.about-page-article p{font-size:16px;line-height:1.72}.about-page-aside{grid-template-columns:1fr}.about-page-card{padding:1rem;border-radius:18px}.about-page-card strong{font-size:16px;line-height:1.45}}.contact-page{padding:84px 0 96px}.contact-page-hero{max-width:820px}.contact-page-hero h1{margin:0;font-size:clamp(46px,6vw,78px);line-height:1.04;color:#0f3a2d}.contact-page-hero p{margin:1rem 0 0;color:#5b7265;font-size:18px;line-height:1.75}.contact-page-layout{margin-top:2rem;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.7fr);grid-gap:1.25rem;gap:1.25rem;align-items:start}.contact-page-panel{padding:1.8rem 1.9rem;border:1px solid #dbe6dc;border-radius:24px;background:linear-gradient(135deg,#f8fbf7,#eef5ed);display:grid;grid-gap:1.35rem;gap:1.35rem}.contact-page-block{display:grid;grid-gap:.45rem;gap:.45rem}.contact-page-block span,.contact-page-card span{display:block;color:#698173;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.contact-page-block strong,.contact-page-card strong{color:#123f2d;font-size:22px;line-height:1.35}.contact-page-block p,.contact-page-card p{margin:0;color:#274538;font-size:17px;line-height:1.7}.contact-page-block a{color:#123f2d;text-decoration:none;font-size:17px;font-weight:700}.contact-page-aside{display:grid;grid-gap:.9rem;gap:.9rem}.contact-page-card{padding:1.2rem 1.15rem;border:1px solid #dbe6dc;border-radius:20px;background:#fff}@media (max-width:900px){.contact-page{padding:56px 0 72px}.contact-page-hero{max-width:100%;text-align:center}.contact-page-hero h1{font-size:clamp(34px,11vw,54px);line-height:1.08}.contact-page-hero p{font-size:16px;line-height:1.7}.contact-page-layout{grid-template-columns:1fr;gap:1rem}.contact-page-panel{padding:1.3rem 1rem;border-radius:20px;gap:1rem}.contact-page-block strong,.contact-page-card strong{font-size:18px}.contact-page-block a,.contact-page-block p,.contact-page-card p{font-size:15px;line-height:1.65}.contact-page-card{padding:1rem;border-radius:18px}}