:root{--green:#173d2b;--green2:#244f39;--cream:#f7f4ee;--ink:#171a17;--muted:#6b6f6b;--gold:#ad7b3e;--white:#fff;--line:#e6e2da;--shadow:0 18px 55px rgba(14,34,25,.12);--radius:16px;--page:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.55}h1,h2,h3,.serif{font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:1.04;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.page-width{width:min(calc(100% - 40px),var(--page));margin:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;background:#fff;padding:10px;z-index:99}.topbar{background:var(--green);color:#fff;font-size:12px}.topbar__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:9px 0;text-align:center}.header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:40}.header__inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:12px}.brand__mark{width:42px;height:42px;border:1px solid #b98b52;border-radius:50%;display:grid;place-items:center;color:#8d6534;font-family:Georgia;font-size:21px}.brand__name{font-family:Georgia;font-size:21px;letter-spacing:.12em}.brand__tag{font-size:8px;letter-spacing:.32em;color:#666}.nav{display:flex;gap:26px;font-size:14px}.header__icons{display:flex;gap:14px;align-items:center}.icon-link{width:36px;height:36px;display:grid;place-items:center;border-radius:99px}.cart-count{background:var(--green);color:#fff;font-size:10px;min-width:17px;height:17px;border-radius:99px;display:inline-grid;place-items:center;margin-left:-9px;margin-top:-20px}.hero{position:relative;min-height:620px;display:flex;align-items:center;color:#fff;background:#20352a}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero__media img{width:100%;height:100%;object-fit:cover}.hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#081710c2,#0817106b 42%,#0817101f 74%)}.hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#243d2e,#9f7753)}.hero__content{position:relative;z-index:2;max-width:650px;padding:90px 0}.eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:12px;font-weight:700;color:#b18859}.hero .eyebrow{color:#f0dbc0}.hero h1{font-size:clamp(52px,6.1vw,84px);margin:14px 0 18px}.hero p{font-size:18px;max-width:610px;margin:0 0 28px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:0 26px;border:1px solid transparent;background:var(--green);color:#fff;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:700;cursor:pointer}.btn:hover{background:var(--green2)}.btn--light{background:#fff;color:var(--green)}.btn--outline{background:transparent;border-color:#fff}.hero__buttons{display:flex;gap:12px;flex-wrap:wrap}.hero__trust{position:absolute;bottom:0;left:0;right:0;z-index:3;border-top:1px solid rgba(255,255,255,.24);background:#081c127a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero__trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:16px 0;font-size:13px}.section{padding:84px 0}.section--cream{background:var(--cream)}.section-head{text-align:center;max-width:820px;margin:0 auto 40px}.section-head h2{font-size:clamp(38px,4vw,58px);margin:9px 0 12px}.section-head p{color:var(--muted);margin:0}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{position:relative;min-height:420px;border-radius:8px;overflow:hidden;background:#ddd;color:#fff}.category-card img{position:absolute;width:100%;height:100%;object-fit:cover}.category-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#071710b8,#07171005 65%)}.category-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#5f6b5a,#b28d66)}.category-card__body{position:absolute;z-index:2;left:26px;right:26px;bottom:25px}.category-card h3{font-size:32px}.category-card p{margin:8px 0 18px}.link-arrow{display:inline-flex;gap:9px;align-items:center;font-weight:700;font-size:13px}.features{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.features__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:22px;padding:28px 0}.feature{display:flex;gap:12px;align-items:center;font-size:13px}.feature__icon{font-size:24px}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden}.product-card__media{aspect-ratio:1.2/1;background:#eee;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:.45s}.product-card:hover img{transform:scale(1.025)}.product-card__body{padding:18px}.product-card h3{font-size:23px}.product-card__price{font-weight:700;margin:10px 0 14px}.product-card__body .btn{width:100%}.story{display:grid;grid-template-columns:1.05fr .95fr;min-height:520px}.story__media{background:#856b4d;min-height:480px}.story__media img{width:100%;height:100%;object-fit:cover}.story__copy{background:var(--green);color:#fff;padding:68px;display:flex;flex-direction:column;justify-content:center}.story__copy h2{font-size:50px;margin:12px 0 20px}.story__copy p{color:#e5eee8;max-width:560px}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.quote{border:1px solid var(--line);border-radius:10px;padding:26px;background:#fff}.stars{color:#c7862f;letter-spacing:.08em}.quote blockquote{font-family:Georgia;font-size:20px;font-style:italic;margin:16px 0}.footer{background:#102d20;color:#eaf2ed;padding:60px 0 30px}.footer__grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:40px}.footer h3{font-size:18px;margin-bottom:14px}.footer ul{list-style:none;margin:0;padding:0}.footer li{margin:8px 0;color:#c9d8cf}.footer__bottom{border-top:1px solid rgba(255,255,255,.16);margin-top:40px;padding-top:18px;font-size:12px;color:#aebfb4}.collection-hero{padding:70px 0;background:var(--cream)}.collection-hero h1{font-size:58px}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:50px 0 80px}.product-page{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;padding:60px 0 90px}.product-gallery img{width:100%;border-radius:10px}.product-gallery__grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.product-gallery__item{margin:0}.product-gallery__item--main{grid-column:1/-1}.product-trust{display:grid;gap:7px;padding:16px 0 20px;color:#3f5b4b;font-size:14px}.product-buy{width:100%}.product-info h1{font-size:48px}.product-info__price{font-size:26px;margin:18px 0}.product-info select,.product-info input{width:100%;padding:14px;border:1px solid #ccc;margin-bottom:14px;background:#fff}.product-description{margin-top:26px;color:#4f5450}.cart-page{padding:60px 0 90px}.cart-page h1{font-size:50px}.cart-row{display:grid;grid-template-columns:100px 1fr auto auto;gap:20px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}.cart-row img{width:100px;height:100px;object-fit:cover}.cart-total{text-align:right;font-size:24px;font-weight:700;margin:24px 0}.empty-state{padding:100px 0;text-align:center}.mobile-menu{display:none}@media(max-width:900px){.nav{display:none}.topbar__grid{grid-template-columns:1fr 1fr}.topbar__grid span:nth-child(n+3){display:none}.hero{min-height:650px}.hero__trust-grid,.category-grid,.products-grid,.testimonials-grid,.collection-grid,.features__grid{grid-template-columns:1fr 1fr}.story,.product-page{grid-template-columns:1fr}.story__copy{padding:50px 30px}.footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.page-width{width:min(calc(100% - 28px),var(--page))}.brand__name{font-size:17px}.header__inner{height:66px}.topbar__grid{grid-template-columns:1fr}.topbar__grid span:nth-child(n+2){display:none}.hero h1{font-size:49px}.hero__content{padding:70px 0 140px}.hero__trust-grid{grid-template-columns:1fr 1fr;font-size:11px}.section{padding:58px 0}.section-head h2{font-size:38px}.category-grid,.products-grid,.testimonials-grid,.collection-grid{grid-template-columns:1fr}.category-card{min-height:370px}.features__grid{grid-template-columns:1fr}.story__copy h2{font-size:39px}.footer__grid{grid-template-columns:1fr}.product-info h1{font-size:40px}.cart-row{grid-template-columns:70px 1fr}.cart-row>div:nth-child(n+3){grid-column:2}}.seo-copy{max-width:900px;padding-top:64px;padding-bottom:72px}.seo-copy h2{margin-top:32px}.rte{max-width:850px}.breadcrumbs{display:flex;gap:9px;align-items:center;font-size:13px;color:var(--muted);padding-top:24px}.product-details{display:grid;grid-template-columns:1fr 320px;gap:60px}.product-details h2{font-size:42px;margin:10px 0 20px}.buy-guide{background:#fff;border:1px solid var(--line);border-radius:10px;padding:26px;height:max-content}.buy-guide h3{font-size:26px}.buy-guide ul{padding-left:20px}.product-note{margin-top:16px;padding:13px 15px;background:var(--cream);font-size:13px;border-left:3px solid var(--gold)}.product-gallery__empty{min-height:420px;background:var(--cream);display:grid;place-items:center;color:var(--muted)}.faq-list{max-width:900px;margin:auto}.faq-item{border-top:1px solid var(--line);padding:0}.faq-item:last-child{border-bottom:1px solid var(--line)}.faq-item summary{cursor:pointer;font-family:Georgia,serif;font-size:22px;padding:20px 4px}.faq-answer{padding:0 4px 20px;color:var(--muted)}.search-form{display:flex;gap:10px;margin-top:24px;max-width:720px}.search-form input,.contact-card input,.contact-card textarea{width:100%;padding:14px;border:1px solid #cbc7bf;background:#fff}.contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.contact-layout h1{font-size:56px}.contact-card{border:1px solid var(--line);padding:30px;border-radius:10px;box-shadow:var(--shadow)}.contact-card label{display:block;margin:12px 0 6px;font-weight:700;font-size:13px}.contact-card .btn{margin-top:16px}.form-success{padding:14px;background:#edf6ef;border:1px solid #b7d8c0}.rte h2,.rte h3{margin-top:28px}.rte ul{padding-left:22px}@media(max-width:900px){.product-details,.contact-layout{grid-template-columns:1fr}.buy-guide{max-width:none}.search-form{flex-direction:column}}@media(max-width:900px){.product-page{grid-template-columns:1fr;gap:28px;padding:28px 0 64px}.product-gallery{min-width:0}.product-gallery__grid{display:flex;gap:12px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px;scrollbar-width:none}.product-gallery__grid::-webkit-scrollbar{display:none}.product-gallery__item,.product-gallery__item--main{flex:0 0 92%;min-width:0;margin:0;grid-column:auto;aspect-ratio:4 / 3;overflow:hidden;border-radius:10px;background:var(--cream);scroll-snap-align:start}.product-gallery__item img,.product-gallery__item--main img{width:100%;height:100%;max-height:none;object-fit:contain;object-position:center;border-radius:0}.product-info h1{font-size:clamp(28px,8vw,34px);line-height:1.08;overflow-wrap:anywhere}.product-info__price{font-size:24px;margin:14px 0 20px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/theme.css.map */
