:root{--ink:#172018;--muted:#667069;--paper:#f5f2e9;--paper-deep:#ece8dc;--white:#fff;--line:#d9d8cf;--green:#2d6540;--green-dark:#163d26;--sage:#dfe8dc;--gold:#b98b3f;--radius:20px;--shadow:0 18px 48px rgba(24,32,25,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);line-height:1.5}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin:auto}.announcement{min-height:42px;display:flex;align-items:center;justify-content:center;gap:7px;background:var(--green-dark);color:#fff;text-align:center;padding:9px 16px;font-size:.86rem;letter-spacing:.015em}.announcement span:first-child{color:#e8c879}.site-header{position:sticky;top:0;z-index:20;background:rgba(245,242,233,.93);backdrop-filter:blur(14px);border-bottom:1px solid rgba(217,216,207,.88)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-weight:900;letter-spacing:-.045em;font-size:1.35rem}.nav-links{display:flex;gap:28px;color:#465049;font-size:.93rem;font-weight:650}.nav-links a{transition:color .2s}.nav-links a:hover{color:var(--green)}.cart-button{display:flex;align-items:center;gap:9px;border:1px solid var(--ink);background:transparent;border-radius:999px;padding:9px 10px 9px 16px;cursor:pointer;font-weight:800}.cart-count{display:grid;place-items:center;min-width:27px;height:27px;padding:0 7px;border-radius:999px;background:var(--ink);color:#fff;font-size:.78rem}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:.72rem;font-weight:850;color:var(--green)}.eyebrow.light{color:#b7d2bd}h1,h2,h3,p{overflow-wrap:break-word}.hero{background:var(--paper)}.hero-photo{height:clamp(360px,52vw,680px);overflow:hidden;background:#1b2a18;position:relative}.hero-photo>img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.hero-image-shop-link{position:absolute;left:50%;top:58.7%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:clamp(170px,16vw,246px);height:clamp(48px,4.1vw,58px);border-radius:3px;background:transparent;color:transparent;font-size:0;z-index:2;cursor:pointer}.hero-image-shop-link:focus-visible{outline:3px solid #fff;outline-offset:4px}.hero-image-shop-link:hover{background:rgba(255,255,255,.08)}.hero-content{background:var(--paper)}.hero-copy{padding-top:58px;padding-bottom:64px;max-width:1180px}.hero-kicker{text-transform:uppercase;letter-spacing:.18em;font-weight:850;font-size:.76rem;color:var(--green)}.hero-copy h1{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:clamp(3rem,6.6vw,6.5rem);line-height:.94;letter-spacing:-.055em;margin:17px 0 22px;max-width:900px;color:var(--ink)}.hero-copy p{font-size:clamp(1rem,1.8vw,1.2rem);line-height:1.65;color:var(--muted);max-width:680px;margin:0}.cta{display:inline-flex;align-items:center;justify-content:center;background:var(--ink);color:#fff;border:0;border-radius:999px;padding:14px 21px;font-weight:850;cursor:pointer;transition:transform .2s,background .2s}.cta:hover{transform:translateY(-1px);background:#0f1510}.hero-cta{background:var(--green);color:#fff;margin-top:28px}.hero-cta:hover{background:var(--green-dark)}..trust-strip{background:#fff;border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{display:flex;align-items:center;gap:13px;padding:24px 18px;border-right:1px solid var(--line)}.trust-item:first-child{padding-left:0}.trust-item:last-child{border-right:0;padding-right:0}.trust-item>span{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:50%;background:var(--sage);color:var(--green-dark);font-weight:900}.trust-item strong,.trust-item small{display:block}.trust-item strong{font-size:.9rem}.trust-item small{color:var(--muted);font-size:.75rem;margin-top:2px}.section{padding:92px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:38px}.section-head h2,.why-intro h2,.story-card h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:clamp(2.5rem,4.6vw,4.5rem);line-height:1;letter-spacing:-.045em;margin:11px 0 0}.section-head p{color:var(--muted);max-width:480px;margin:0 0 7px;line-height:1.7}.status{padding:12px 0;margin-bottom:20px;color:var(--muted);font-size:.88rem;border-bottom:1px solid var(--line)}.status.loaded{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.status.success{padding:14px 18px;border:1px solid #bfd5c4;background:#eef6ef;border-radius:12px;color:var(--green-dark);margin-bottom:22px}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product{position:relative;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;min-height:390px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.product:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#c9c9bd}.product-art{aspect-ratio:1.12/1;background:linear-gradient(145deg,#dce6d8,#f0ead9);position:relative;overflow:hidden}.product-image{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}.product:hover .product-image{transform:scale(1.035)}.product-badges{position:absolute;top:12px;left:12px;right:12px;display:flex;align-items:flex-start;justify-content:space-between;gap:8px;pointer-events:none}.badge{display:inline-flex;align-items:center;min-height:29px;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.94);color:var(--green-dark);font-size:.68rem;letter-spacing:.07em;text-transform:uppercase;font-weight:900;box-shadow:0 5px 16px rgba(0,0,0,.12)}.badge.best{background:var(--green-dark);color:#fff}.photo-pending{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:rgba(39,93,56,.45);font-weight:850}.photo-pending span{font-size:3rem;line-height:1}.photo-pending small{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;margin-top:8px}.product-body{padding:20px;display:flex;flex-direction:column;flex:1}.product h3{font-size:1.06rem;line-height:1.35;margin:0 0 9px;letter-spacing:-.018em}.product-description{font-size:.84rem;color:var(--muted);margin:0 0 12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.sku{font-size:.72rem;color:#8a918b;margin-bottom:18px}.free-shipping-note{display:flex;align-items:center;gap:7px;color:var(--green);font-size:.75rem;font-weight:800;margin-top:auto;margin-bottom:13px}.free-shipping-note:before{content:"✓";display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--sage);font-size:.65rem}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.price{font-weight:900;font-size:1.04rem}.add{border:0;background:var(--green);color:#fff;border-radius:999px;padding:10px 15px;cursor:pointer;font-weight:850;transition:background .2s,transform .2s}.add:hover{background:var(--green-dark);transform:translateY(-1px)}.add:disabled{opacity:.45;cursor:not-allowed}.catalog-empty{grid-column:1/-1;min-height:220px;border:1px dashed var(--line);border-radius:var(--radius);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fff;color:var(--muted);padding:30px}.catalog-empty strong{color:var(--ink);font-size:1.15rem;margin-bottom:4px}.why-section{background:var(--paper-deep)}.why-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:start}.why-intro p{color:var(--muted);font-size:1.02rem;line-height:1.75;max-width:520px}.why-cards{border-top:1px solid #cbc9bd}.why-cards article{display:grid;grid-template-columns:50px 1fr;column-gap:18px;padding:27px 0;border-bottom:1px solid #cbc9bd}.why-cards article>span{grid-row:1/3;color:var(--green);font-weight:900;font-size:.75rem;letter-spacing:.13em}.why-cards h3{margin:0;font-size:1.12rem;letter-spacing:-.02em}.why-cards p{margin:7px 0 0;color:var(--muted);line-height:1.65}.story-section{padding-top:78px}.story-card{background:var(--green-dark);color:#fff;border-radius:32px;padding:clamp(34px,6vw,72px);display:grid;grid-template-columns:1.05fr .8fr;gap:60px;align-items:end;box-shadow:var(--shadow)}.story-card p{color:rgba(255,255,255,.75);font-size:1.05rem;line-height:1.75;margin:0}.text-link{grid-column:2;display:inline-flex;align-items:center;gap:8px;font-weight:850;width:max-content;border-bottom:1px solid rgba(255,255,255,.35);padding-bottom:3px}.site-footer{background:#111812;color:#e4e8e4;margin-top:12px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;padding-top:68px;padding-bottom:58px}.footer-brand strong{display:block;font-size:1.4rem;letter-spacing:-.035em}.footer-brand p{color:#aeb7b0;max-width:510px;line-height:1.7;margin:16px 0 12px}.footer-brand span{color:#d4b87b;font-weight:700;font-size:.88rem}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:35px}.footer-links div{display:flex;flex-direction:column;gap:11px}.footer-links strong{font-size:.76rem;text-transform:uppercase;letter-spacing:.14em;color:#fff}.footer-links a,.footer-links span{color:#aeb7b0;font-size:.9rem}.footer-links em{display:block;font-size:.68rem;color:#d4b87b;font-style:normal;text-transform:uppercase;letter-spacing:.09em;margin-top:3px}.footer-bottom{display:flex;justify-content:space-between;gap:24px;padding-top:24px;padding-bottom:34px;border-top:1px solid #29302a;color:#858e87;font-size:.78rem}.drawer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:30;opacity:0;pointer-events:none;transition:.2s}.drawer{position:fixed;right:0;top:0;height:100%;width:min(450px,100%);background:#fff;z-index:31;transform:translateX(100%);transition:.28s;display:flex;flex-direction:column;box-shadow:-20px 0 60px rgba(0,0,0,.16)}.drawer.open{transform:none}.drawer-backdrop.open{opacity:1;pointer-events:auto}.drawer-head{padding:23px 22px 19px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.drawer-head h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:2.1rem;line-height:1;margin:5px 0 0}.cart-shipping{display:flex;justify-content:space-between;gap:18px;padding:13px 22px;background:#edf4ec;color:var(--green-dark);font-size:.78rem}.drawer-body{padding:10px 22px;overflow:auto;flex:1}.cart-row{display:grid;grid-template-columns:1fr auto;gap:12px;padding:18px 0;border-bottom:1px solid var(--line)}.cart-row small{color:var(--muted)}.qty{display:flex;align-items:center;gap:9px}.qty button,.icon-button{border:1px solid var(--line);background:#fff;border-radius:9px;cursor:pointer}.qty button{width:30px;height:30px}.icon-button{padding:8px 11px}.drawer-foot{padding:20px 22px 24px;border-top:1px solid var(--line)}.total,.shipping-line{display:flex;justify-content:space-between}.total{font-weight:900;font-size:1.08rem}.shipping-line{margin-top:8px;color:var(--muted);font-size:.88rem}.shipping-line strong{color:var(--green)}.checkout{width:100%;margin-top:17px}.checkout-trust{display:flex;justify-content:center;gap:15px;flex-wrap:wrap;color:var(--muted);font-size:.72rem;margin-top:13px}.empty{color:var(--muted)}
@media(max-width:980px){.products{grid-template-columns:repeat(3,1fr)}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.trust-item:nth-child(3){padding-left:0}.why-grid{gap:50px}.story-card{grid-template-columns:1fr;gap:28px}.text-link{grid-column:1}}
@media(max-width:760px){.hero-image-shop-link{top:58.5%;width:190px;height:52px}.container{width:min(100% - 28px,1180px)}.nav{height:68px}.nav-links{display:none}.brand{font-size:1.2rem}.hero-photo{height:52vh;min-height:330px;max-height:500px}.hero-photo>img{object-position:center}.hero-copy{padding-top:38px;padding-bottom:46px}.hero-copy h1{font-size:clamp(2.75rem,13vw,4.4rem)}.hero-copy p{font-size:1rem}.section{padding:70px 0}.section-head{align-items:flex-start;flex-direction:column;gap:18px}.products{grid-template-columns:repeat(2,1fr);gap:14px}.why-grid,.footer-grid{grid-template-columns:1fr}.why-grid{gap:42px}.footer-grid{gap:45px}.footer-bottom{align-items:flex-start;flex-direction:column}.story-card{border-radius:24px}.announcement{font-size:.78rem}}
@media(max-width:540px){.announcement{gap:5px;padding-left:8px;padding-right:8px}.trust-grid{grid-template-columns:1fr}.trust-item,.trust-item:first-child,.trust-item:nth-child(3),.trust-item:last-child{padding:17px 0;border-right:0;border-bottom:1px solid var(--line)}.trust-item:last-child{border-bottom:0}.products{grid-template-columns:1fr}.product{min-height:360px}.product-art{aspect-ratio:1.28/1}.footer-links{grid-template-columns:1fr 1fr}.cart-button{padding-left:13px}.hero-photo{height:46vh;min-height:300px}}
