
:root{
  --forest:#173c31;--forest2:#244b3f;--sage:#607c70;--sage-light:#dfe8e2;
  --cream:#f7f3ec;--paper:#fffdf9;--gold:#c8a45c;--ink:#17221f;--muted:#59645f;
  --line:rgba(23,60,49,.14);--shadow:0 18px 50px rgba(23,60,49,.10);
  --radius:24px;--radius-sm:14px;--max:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.6}
a{color:inherit}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.serif,h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.08}.eyebrow{font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:var(--forest2);font-weight:700}.gold{color:var(--gold)}
.skip{position:absolute;left:-9999px}.skip:focus{left:16px;top:16px;background:#fff;padding:10px 14px;z-index:999;border-radius:8px}
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,253,249,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav-wrap{height:92px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand-desktop{height:54px;width:auto;display:block}.brand-mobile{display:none;width:58px;height:58px;border-radius:14px}.nav{display:flex;align-items:center;gap:28px}.nav a{text-decoration:none;font-size:.94rem}.nav a:hover,.nav a.active{color:var(--forest);text-decoration:underline;text-decoration-color:var(--gold);text-underline-offset:7px}.nav .etsy-link{background:var(--forest);color:#fff;padding:11px 16px;border-radius:999px;text-decoration:none}.nav-toggle{display:none;background:none;border:0;font-size:1.8rem;cursor:pointer}
.hero{padding:76px 0 88px;background:linear-gradient(180deg,#fffdf9 0%,#f6f1e9 100%)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.hero h1{font-size:clamp(3.1rem,5vw,5.4rem);margin:18px 0 24px;letter-spacing:-.04em}.hero p{max-width:650px;font-size:1.07rem;color:var(--muted)}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:999px;padding:13px 20px;font-weight:700;border:1px solid var(--forest);transition:.2s}.btn.primary{background:var(--forest);color:white}.btn.secondary{background:transparent;color:var(--forest)}.btn:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(23,60,49,.12)}
.hero-collage{position:relative;min-height:520px}.hero-collage .main{position:absolute;inset:0 50px 40px 0;width:74%;height:82%;object-fit:cover;border-radius:28px;box-shadow:var(--shadow)}.hero-collage .float{position:absolute;width:47%;aspect-ratio:1/1;object-fit:cover;border:10px solid var(--paper);border-radius:22px;box-shadow:var(--shadow)}.hero-collage .one{right:0;top:36px}.hero-collage .two{right:22px;bottom:0}
.section{padding:92px 0}.section.alt{background:var(--cream)}.section.green{background:var(--forest2);color:#fff}.section-head{max-width:820px;margin:0 auto 50px;text-align:center}.section-head.left{margin-left:0;text-align:left}.section-head h2{font-size:clamp(2.2rem,4vw,3.8rem);margin:14px 0}.section-head p{color:var(--muted);margin:0}.green .section-head p,.green .eyebrow{color:#d8e2dd}
.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.info-card{padding:32px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.info-card .num{color:var(--gold);font-size:.85rem;font-weight:700}.info-card h3{font-size:1.8rem;margin:14px 0}.info-card p{color:var(--muted);margin:0}
.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;box-shadow:0 12px 32px rgba(23,60,49,.06)}.product-card img{width:100%;aspect-ratio:1/1;object-fit:cover;background:var(--sage-light)}.product-body{padding:24px;display:flex;flex-direction:column;flex:1}.product-card h3{font-size:1.65rem;margin:0 0 12px}.product-card p{color:var(--muted);margin:0 0 24px}.product-card .btn{margin-top:auto;align-self:flex-start;font-size:.9rem}.product-card.featured{border-color:rgba(200,164,92,.55)}
.featured-four{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.featured-four .product-card h3{font-size:1.35rem}.featured-four .product-body{padding:20px}.featured-four .product-card p{font-size:.93rem}
.promise{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;text-align:center}.promise h3{font-size:2rem;margin-bottom:10px}.promise p{color:var(--muted)}
.story-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.story-image{background:linear-gradient(140deg,var(--forest2),var(--sage));border-radius:30px;padding:40px;min-height:420px;display:grid;place-items:center}.story-image img{width:min(340px,90%);filter:drop-shadow(0 18px 30px rgba(0,0,0,.18))}.story-copy h2{font-size:clamp(2.4rem,4vw,4rem);margin:14px 0 24px}.story-copy p{color:var(--muted)}
.cta-band{padding:60px 0;background:var(--forest);color:#fff}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-inner h2{font-size:2.6rem;margin:0 0 8px}.cta-inner p{margin:0;color:#d7e2dd}.cta-band .btn{border-color:#fff;color:#fff}.cta-band .btn.primary{background:#fff;color:var(--forest)}
.page-hero{padding:72px 0;background:linear-gradient(135deg,var(--cream),#e8efe9)}.page-hero h1{font-size:clamp(3rem,5vw,5rem);margin:16px 0 20px;max-width:880px}.page-hero p{max-width:760px;color:var(--muted);font-size:1.08rem}.category-nav{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.chip{padding:10px 14px;border:1px solid var(--line);border-radius:999px;background:#fff;text-decoration:none;font-size:.9rem}
.category-section{padding:70px 0;border-bottom:1px solid var(--line)}.category-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.category-title h2{font-size:2.8rem;margin:0}.category-title p{max-width:560px;color:var(--muted);margin:0}
.guide-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.guide{padding:34px;border-radius:var(--radius);background:#fff;border:1px solid var(--line)}.guide h2{font-size:2rem;margin:10px 0 14px}.guide p,.guide li{color:var(--muted)}.guide .note{background:var(--cream);padding:14px 16px;border-radius:12px;border-left:3px solid var(--gold);font-size:.92rem}
.prose{max-width:820px}.prose h2{font-size:2.4rem;margin-top:50px}.prose h3{font-size:1.6rem;margin-top:34px}.prose p,.prose li{color:var(--muted)}.prose a{color:var(--forest);font-weight:700}
.contact-card{max-width:760px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:36px;box-shadow:var(--shadow)}
.site-footer{background:#102a23;color:#e8efeb;padding:68px 0 26px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:60px}.footer-brand img{height:58px;max-width:280px;object-fit:contain;object-position:left center}.footer-brand p{max-width:420px;color:#bdccc6}.footer-col h3{font-family:Arial,sans-serif;font-size:1rem;font-weight:700;margin:0 0 14px}.footer-col a{display:block;color:#d8e2dd;text-decoration:none;margin:9px 0}.footer-col a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.18);margin-top:42px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;color:#b7c5bf;font-size:.88rem}
.notice{background:#fff6df;border:1px solid #ead49a;border-radius:14px;padding:16px 18px;color:#5f4c1c}.list-clean{padding-left:20px}.list-clean li{margin:8px 0}
@media(max-width:960px){.nav-wrap{height:80px}.brand-desktop{display:none}.brand-mobile{display:block}.nav-toggle{display:block}.nav{display:none;position:absolute;left:20px;right:20px;top:78px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;padding:18px;flex-direction:column;align-items:stretch;gap:8px}.nav.open{display:flex}.nav a{padding:10px 8px}.hero-grid,.story-grid{grid-template-columns:1fr}.hero{padding-top:48px}.hero-collage{min-height:470px;order:-1}.three-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.featured-four{grid-template-columns:repeat(2,1fr)}.promise{grid-template-columns:1fr}.cta-inner{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.guide-grid{grid-template-columns:1fr}}
@media(max-width:620px){.container{width:min(100% - 28px,var(--max))}.section{padding:66px 0}.hero{padding:38px 0 66px}.hero h1{font-size:2.75rem}.hero-grid{gap:38px}.hero-collage{min-height:340px}.hero-collage .main{inset:0 42px 30px 0;width:75%;height:82%;border-radius:20px}.hero-collage .float{border-width:6px;border-radius:16px}.section-head{margin-bottom:34px}.three-grid,.product-grid,.featured-four{grid-template-columns:1fr}.info-card{padding:26px}.category-title{align-items:flex-start;flex-direction:column}.category-title h2{font-size:2.2rem}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column}.page-hero{padding:54px 0}.page-hero h1{font-size:2.8rem}.story-image{min-height:300px;padding:26px}.cta-inner h2{font-size:2.2rem}}
