:root{--home-ink:#17211e;--home-green:#1f3a33;--home-green-dark:#142b25;--home-cream:#f5f2ed;--home-line:#dfe6e3;--home-muted:#69746f}
body:has(.home-page){background:var(--home-cream)}
#nosearch{background:var(--home-green)!important;box-shadow:none;padding:8px 0;position:relative;z-index:5}
#nosearch .navbar-brand{margin-right:0}#nosearch .navbar-brand i{font-size:22px!important}#nosearch .text-white{color:#fff!important}#nosearch .btn{border:0!important}
.home-page{color:var(--home-ink);overflow:hidden}.home-container{width:min(1180px,calc(100% - 48px));margin:0 auto}.home-hero{min-height:640px;position:relative;background:var(--home-green-dark);color:#fff;display:flex;align-items:center}.home-hero__image{position:absolute;inset:0;background-image:url('/DALLE2~1.WEBP');background-size:cover;background-position:center right;opacity:.9}.home-hero__veil{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,36,30,.96) 0%,rgba(20,47,39,.8) 36%,rgba(20,47,39,.1) 75%),linear-gradient(0deg,rgba(13,37,31,.22),rgba(13,37,31,.22))}.home-hero__content{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;padding:88px 0 76px}.home-hero__copy{max-width:620px}.home-eyebrow{display:flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:750;margin:0 0 24px;color:rgba(255,255,255,.72)}.home-eyebrow span{width:28px;height:1px;background:currentColor;display:inline-block}.home-eyebrow--dark{color:var(--home-green);opacity:1}.home-hero h1{font-size:clamp(52px,7vw,94px);line-height:.94;letter-spacing:-.065em;margin:0 0 28px;font-weight:780}.home-hero h1 em,.home-section h2 em,.home-story h2 em,.home-newsletter h2 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.06em}.home-hero__lead{font-size:18px;line-height:1.55;max-width:440px;color:rgba(255,255,255,.78);margin:0 0 34px}.home-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.home-button{display:inline-flex;align-items:center;gap:16px;padding:15px 20px;text-decoration:none;font-weight:750;font-size:13px;letter-spacing:.02em;border:1px solid transparent;transition:.2s ease}.home-button--light{background:#fff;color:var(--home-green)}.home-button--light:hover{background:#dce9e4;color:var(--home-green-dark);transform:translateY(-2px)}.home-text-link{color:#fff;text-decoration:none;font-size:13px;font-weight:700;border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:6px}.home-text-link:hover{color:#fff;border-color:#fff}.home-hero__note{display:flex;gap:14px;align-items:flex-start;color:rgba(255,255,255,.8);padding-bottom:8px}.home-hero__note>span{font-size:12px;color:#d2a66a}.home-hero__note strong{display:block;font-size:15px;line-height:1.2}.home-hero__note small{display:block;color:rgba(255,255,255,.54);font-size:11px;margin-top:8px}.home-trustbar{background:#fff;border-bottom:1px solid var(--home-line)}.home-trustbar__inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:18px}.home-trustbar span{font-size:12px;letter-spacing:.04em;color:var(--home-muted);font-weight:650}.home-trustbar i{color:var(--home-green);margin-right:8px;font-size:14px}.home-section{padding:100px 0}.home-section--categories{background:#fff}.home-section__heading{display:flex;justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:40px}.home-section__heading h2,.home-newsletter h2{font-size:clamp(36px,5vw,62px);line-height:.98;letter-spacing:-.06em;font-weight:780;margin:0}.home-section__heading>p{max-width:300px;color:var(--home-muted);font-size:14px;line-height:1.6;margin:0 0 4px}.home-category-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:235px;gap:14px}.home-category-tile{position:relative;overflow:hidden;min-height:0;background:var(--home-green);color:#fff;text-decoration:none}.home-category-tile--large{grid-row:span 2;grid-column:span 2}.home-category-tile img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.home-category-tile__shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,29,24,.88),rgba(8,29,24,.02) 65%)}.home-category-tile:hover img{transform:scale(1.06)}.home-category-tile__content{position:absolute;inset:auto 20px 20px;display:flex;flex-direction:column;align-items:flex-start}.home-category-tile__content small{color:#d6b178;font-weight:700;font-size:11px;margin-bottom:7px}.home-category-tile__content strong{font-size:24px;line-height:1.05;letter-spacing:-.03em}.home-category-tile__content>span{font-size:11px;font-weight:700;margin-top:14px;opacity:.8}.home-category-tile__content i{margin-left:5px}.home-section--featured{background:var(--home-cream)}.home-section__heading--featured{align-items:center}.home-outline-link{display:inline-flex;align-items:center;gap:12px;border-bottom:1px solid var(--home-green);padding:0 0 8px;color:var(--home-green);font-size:12px;font-weight:750;text-decoration:none}.home-outline-link:hover{color:var(--home-green-dark)}.home-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.home-product-card{background:#fff;min-width:0}.home-product-card__media{display:block;position:relative;aspect-ratio:1/1.08;overflow:hidden;background:#eeeae4}.home-product-card__media img{width:100%;height:100%;object-fit:cover;display:block;mix-blend-mode:multiply;transition:transform .45s ease}.home-product-card:hover .home-product-card__media img{transform:scale(1.04)}.home-product-card__badge{position:absolute;top:14px;left:14px;background:var(--home-green);color:#fff;padding:6px 9px;font-size:10px;font-weight:700}.home-product-card__body{padding:16px 15px 17px}.home-product-card__category{color:var(--home-muted);font-size:10px;text-transform:uppercase;letter-spacing:.12em;margin:0 0 8px}.home-product-card h3{font-size:16px;line-height:1.15;margin:0;font-weight:700}.home-product-card h3 a{color:var(--home-ink);text-decoration:none}.home-product-card h3 a:hover{color:var(--home-green)}.home-product-card__footer{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.home-product-card__footer strong{font-size:16px;color:var(--home-green)}.home-add-button{border:1px solid var(--home-line);background:#fff;color:var(--home-green);width:32px;height:32px;border-radius:50%;transition:.2s}.home-add-button:hover{background:var(--home-green);border-color:var(--home-green);color:#fff}.home-story{background:var(--home-green);color:#fff}.home-story__inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:570px}.home-story__copy{max-width:475px;padding:80px 0}.home-story h2{font-size:clamp(38px,5vw,64px);line-height:.98;letter-spacing:-.06em;margin:0 0 25px}.home-story__copy>p:not(.home-eyebrow){color:rgba(255,255,255,.7);line-height:1.65;font-size:15px;margin-bottom:30px}.home-story__visual{height:100%;min-height:500px;position:relative;display:grid;place-items:center}.home-story__visual img{position:relative;z-index:1;width:min(72%,420px);aspect-ratio:1;object-fit:cover;mix-blend-mode:screen;filter:saturate(.75);transform:rotate(5deg)}.home-story__orb{position:absolute;width:370px;height:370px;border-radius:50%;background:#bca174;opacity:.9}.home-newsletter{background:#fff;padding:100px 0}.home-newsletter__inner{display:flex;justify-content:space-between;align-items:flex-end;gap:60px}.home-newsletter form{width:min(390px,100%)}.home-newsletter label{display:block;color:var(--home-muted);font-size:11px;font-weight:700;margin-bottom:8px}.home-newsletter__form{display:flex;border-bottom:1px solid var(--home-green);align-items:center}.home-newsletter input{border:0;background:transparent;padding:13px 0;width:100%;font-size:16px;outline:0}.home-newsletter button{border:0;background:var(--home-green);color:#fff;width:38px;height:38px;border-radius:50%}.home-newsletter small{display:block;color:var(--home-muted);font-size:11px;margin-top:12px}.home-empty{grid-column:1/-1;text-align:center;padding:60px 20px;color:var(--home-muted);background:#fff;border:1px dashed var(--home-line)}.home-empty i{color:var(--home-green);font-size:24px;margin-bottom:12px}.home-empty h3{font-size:20px;color:var(--home-ink);margin:0 0 6px}.home-empty p{margin:0;font-size:14px}
@media(max-width:900px){.home-hero{min-height:600px}.home-hero__content{padding:70px 0 52px}.home-hero__note{display:none}.home-category-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:210px}.home-category-tile--large{grid-row:span 2;grid-column:span 2}.home-product-grid{grid-template-columns:repeat(2,1fr)}.home-story__inner{grid-template-columns:1fr}.home-story__visual{min-height:360px}.home-story__copy{padding-bottom:0}.home-newsletter__inner{display:block}.home-newsletter form{margin-top:36px}.home-trustbar__inner{overflow:auto;justify-content:flex-start;padding-top:18px;padding-bottom:18px}.home-trustbar span{white-space:nowrap}}
@media(max-width:576px){.home-container{width:min(100% - 32px,1180px)}.home-hero{min-height:590px}.home-hero__image{background-position:63% center}.home-hero__veil{background:linear-gradient(90deg,rgba(12,36,30,.94),rgba(20,47,39,.35))}.home-hero h1{font-size:58px}.home-hero__lead{font-size:16px}.home-section{padding:68px 0}.home-section__heading{display:block;margin-bottom:28px}.home-section__heading>p{margin-top:18px}.home-section__heading--featured .home-outline-link{margin-top:22px}.home-category-grid{grid-template-columns:1fr 1fr;grid-auto-rows:170px;gap:9px}.home-category-tile--large{grid-row:span 2;grid-column:span 2}.home-category-tile__content{inset:auto 14px 14px}.home-category-tile__content strong{font-size:19px}.home-category-tile__content>span{margin-top:8px}.home-product-grid{gap:10px}.home-product-card__body{padding:12px 10px}.home-product-card h3{font-size:14px}.home-product-card__footer{margin-top:14px}.home-story__visual{min-height:300px}.home-story__orb{width:240px;height:240px}.home-story__visual img{width:75%}.home-newsletter{padding:70px 0}}

.home-testimonials{background:#ebe7df;padding:100px 0}.home-testimonials__heading{margin-bottom:42px}.home-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.home-testimonial-card{background:#fff;padding:26px;min-height:300px;display:flex;flex-direction:column;justify-content:space-between;border-top:3px solid var(--home-green)}.home-testimonial-card--accent{background:var(--home-green);color:#fff;border-top-color:#d6af73}.home-testimonial-card__top{display:flex;align-items:flex-start;justify-content:space-between}.home-testimonial-card__quote{font:400 58px/.65 Georgia,serif;color:#c79b60}.home-testimonial-card__stars{font-size:12px;letter-spacing:3px;color:#bd8d4f}.home-testimonial-card blockquote{font-size:17px;line-height:1.55;letter-spacing:-.02em;margin:20px 0 30px}.home-testimonial-card footer{display:flex;align-items:center;gap:11px}.home-testimonial-card__avatar{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--home-green);color:#fff;font-size:11px;font-weight:750}.home-testimonial-card--accent .home-testimonial-card__avatar{background:#d6af73;color:var(--home-green)}.home-testimonial-card footer strong,.home-testimonial-card footer small{display:block}.home-testimonial-card footer strong{font-size:12px}.home-testimonial-card footer small{color:var(--home-muted);font-size:10px;margin-top:3px}.home-testimonial-card--accent footer small{color:rgba(255,255,255,.64)}
@media(max-width:900px){.home-testimonials{padding:72px 0}.home-testimonials__grid{grid-template-columns:1fr 1fr}.home-testimonial-card:last-child{grid-column:1/-1}}
@media(max-width:576px){.home-testimonials__grid{grid-template-columns:1fr}.home-testimonial-card:last-child{grid-column:auto}.home-testimonial-card{min-height:270px;padding:22px}.home-testimonial-card blockquote{font-size:16px}}

.home-video{position:relative;isolation:isolate;min-height:100svh;overflow:hidden;color:#fff;background:var(--home-green-dark)}
.home-video__media{position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.home-video__veil{position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(8,29,24,.84) 0%,rgba(12,36,30,.4) 48%,rgba(8,29,24,.12) 100%),linear-gradient(0deg,rgba(8,29,24,.68),rgba(8,29,24,.08) 65%)}
.home-video__content{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;min-height:100svh;padding-top:120px;padding-bottom:72px}
.home-video__content>div{max-width:560px}
.home-video__content .home-eyebrow{margin-bottom:22px;color:rgba(255,255,255,.78)}
.home-video h2{max-width:560px;margin:0 0 32px;color:#fff;font-size:clamp(42px,6vw,82px);font-weight:700;letter-spacing:-.065em;line-height:.95}
.home-video__link{display:inline-flex;align-items:center;gap:16px;border-bottom:1px solid rgba(255,255,255,.65);padding-bottom:9px;color:#fff;font-size:12px;font-weight:750;text-decoration:none;transition:gap .2s ease,color .2s ease,border-color .2s ease}
.home-video__link:hover{gap:22px;border-color:#d6b178;color:#d6b178}
@media(max-width:576px){.home-video__content{padding-top:96px;padding-bottom:44px}.home-video h2{font-size:48px}}
@media(prefers-reduced-motion:reduce){.home-video__media{display:none}.home-video{background:linear-gradient(135deg,var(--home-green-dark),var(--home-green))}}

/* The video acts as a quiet full-screen scene while the next story panel glides over it. */
.home-page{overflow:clip}
.home-video{height:100svh;min-height:620px;position:sticky;top:0;z-index:0}
.home-video__content{align-items:flex-end;justify-content:center;min-height:100svh;padding-top:120px;padding-bottom:clamp(62px,10vh,120px)}
.home-video__content>div{max-width:none}
.home-video__link{border:1px solid rgba(255,255,255,.72);border-radius:999px;padding:14px 20px;background:rgba(245,242,237,.94);color:var(--home-green);box-shadow:0 12px 30px rgba(8,29,24,.2)}
.home-video__link:hover{border-color:#fff;background:#fff;color:var(--home-green-dark)}
.home-story{position:relative;z-index:2;margin-top:0;border-radius:30px 30px 0 0;box-shadow:0 -24px 70px rgba(8,29,24,.2)}
.home-testimonials,.home-newsletter{position:relative;z-index:2}
@media(max-width:576px){.home-video{min-height:560px}.home-video__content{min-height:100svh;padding-bottom:56px}.home-story{margin-top:0;border-radius:22px 22px 0 0}}
