*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#fbfaf6;color:#1b2117;line-height:1.6}a{color:inherit}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid #e5e0d6;display:flex;align-items:center;justify-content:space-between;padding:18px 7vw}.brand{display:flex;gap:12px;align-items:center;text-decoration:none}.brand-mark{width:42px;height:42px;border-radius:999px;background:#173f19;color:white;display:grid;place-items:center;font-size:25px}.brand strong{display:block;font-size:24px;line-height:1}.brand small{display:block;color:#456240;text-transform:uppercase;letter-spacing:.18em;font-size:11px;margin-top:4px}nav{display:flex;gap:28px;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.04em}nav a{text-decoration:none}nav a:hover{color:#285f29}.header-button,.button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:12px;font-weight:800;padding:14px 22px;transition:.2s}.header-button,.primary{background:#235a24;color:white}.header-button:hover,.primary:hover{background:#174417}.secondary{border:1px solid rgba(255,255,255,.6);color:white;background:rgba(255,255,255,.08)}.secondary:hover{background:rgba(255,255,255,.18)}.dark{background:#1b2117;color:white}.wide{width:100%;margin-top:24px}.hero{min-height:720px;position:relative;display:flex;align-items:center;overflow:hidden}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.38),rgba(0,0,0,.08))}.hero-content{position:relative;color:white;width:min(760px,90%);margin-left:7vw}.eyebrow{font-size:13px;text-transform:uppercase;letter-spacing:.23em;font-weight:900;margin:0 0 14px;color:#f3d58b}.eyebrow.dark{color:#235a24}.eyebrow.light{color:#b9d58f}.hero h1{font-family:Georgia,serif;font-size:clamp(58px,9vw,116px);line-height:.9;margin:0 0 20px}.subhead{font-size:clamp(22px,3vw,34px);font-weight:700;margin:0 0 16px}.hero-text{font-size:19px;color:#f1eee6;max-width:620px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.notice{margin:0 auto;padding:58px 7vw;display:grid;grid-template-columns:1fr 1.3fr;gap:36px;align-items:center;background:white;border-bottom:1px solid #e7e0d3}.notice h2,.split h2,.product-band h2,.wholesale h2,.contact h2{font-family:Georgia,serif;font-size:clamp(34px,5vw,56px);line-height:1.05;margin:0 0 18px}.notice p{font-size:19px;color:#4d5547;margin:0}.split{padding:90px 7vw;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.split-text>p{font-size:18px;color:#4d5547}.cards{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:28px}.card{background:white;border:1px solid #e5e0d6;border-radius:22px;padding:24px;box-shadow:0 12px 30px rgba(23,63,25,.08)}.card span{font-size:34px}.card h3{margin:10px 0 4px}.card p{margin:0;color:#5d6658}.photo-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.photo-grid img{height:260px;width:100%;object-fit:cover;border-radius:24px;box-shadow:0 16px 30px rgba(0,0,0,.12)}.photo-grid img:nth-child(2),.photo-grid img:nth-child(4){transform:translateY(26px)}.product-band{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:stretch;background:#102b13;color:white}.product-band img{width:100%;height:430px;object-fit:cover}.product-band>div{display:flex;flex-direction:column;justify-content:center;padding:48px}.product-band p{color:#e9efe1;font-size:18px}.wholesale{padding:80px 7vw;display:flex;justify-content:space-between;gap:32px;align-items:center;background:#f0eadf}.wholesale p{font-size:18px;color:#4d5547;max-width:720px}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:8px;background:#102b13}.gallery img{height:280px;width:100%;object-fit:cover}.contact{padding:90px 7vw;display:grid;grid-template-columns:1.2fr .8fr;gap:48px;align-items:center}.contact p{font-size:18px;color:#4d5547}.contact-card{background:white;border:1px solid #e5e0d6;border-radius:28px;padding:32px;box-shadow:0 16px 40px rgba(23,63,25,.1)}.contact-card p{margin:0 0 6px;color:#1b2117}.contact-card a:not(.button){font-size:22px;font-weight:800;color:#235a24;display:block;margin-bottom:22px}footer{background:#102b13;color:#dfe8d5;display:flex;justify-content:space-between;gap:16px;padding:26px 7vw;font-size:14px}@media(max-width:900px){.site-header{align-items:flex-start}.header-button,nav{display:none}.hero{min-height:640px}.notice,.split,.contact{grid-template-columns:1fr}.product-band{grid-template-columns:1fr}.product-band img{height:300px}.wholesale{display:block}.wholesale .button{margin-top:22px}.gallery{grid-template-columns:1fr 1fr}.cards{grid-template-columns:1fr}.photo-grid img:nth-child(2),.photo-grid img:nth-child(4){transform:none}footer{display:block}.brand strong{font-size:20px}}@media(max-width:560px){.site-header{padding:14px 5vw}.hero-content{margin-left:5vw}.hero h1{font-size:58px}.notice,.split,.contact,.wholesale{padding-left:5vw;padding-right:5vw}.gallery{grid-template-columns:1fr}.hero-actions .button{width:100%}.photo-grid{grid-template-columns:1fr}.photo-grid img{height:240px}}