:root{--font-fraunces:"Fraunces";--font-manrope:"Manrope";--color-primary:#3f6b3c;--color-secondary:#fff9f1;--color-accent:#eadbc8;--color-cta:#d97706;--color-heading:#3a2e24;--color-body:#6b625a;--color-surface:#fff;--color-line:#e8ddcf;--color-muted:#f7efe4;--shadow-soft:0 22px 70px #3a2e2421;--max-width:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-secondary);color:var(--color-body);font-family:var(--font-manrope), Arial, sans-serif;margin:0}body.cart-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}.page-shell{min-height:100vh;overflow-x:clip}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fff9f1eb;border-bottom:1px solid #e8ddcfe6;position:sticky;top:0}.nav{max-width:var(--max-width);justify-content:space-between;align-items:center;gap:24px;margin:0 auto;padding:16px 24px;display:flex}.brand{color:var(--color-heading);font-family:var(--font-fraunces), Georgia, serif;align-items:center;gap:10px;font-size:1.55rem;font-weight:700;display:inline-flex}.brand-mark{aspect-ratio:1;background:var(--color-primary);color:var(--color-secondary);font-family:var(--font-manrope), Arial, sans-serif;border-radius:8px;justify-content:center;align-items:center;width:38px;font-size:.85rem;font-weight:800;display:inline-flex}.nav-links{align-items:center;gap:22px;font-size:.94rem;font-weight:500;display:flex}.nav-links a{color:var(--color-heading);opacity:.84}.nav-links a:hover{opacity:1}.icon-button,.cart-button{border:1px solid var(--color-line);color:var(--color-heading);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;min-height:44px;display:inline-flex}.cart-button{gap:10px;padding:0 14px;position:relative}.cart-button span{font-size:.9rem;font-weight:600}.cart-count{background:var(--color-cta);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:21px;height:21px;padding:0 6px;font-size:.72rem;font-weight:700;display:inline-flex}.mobile-menu-button{width:44px;display:none}.mobile-menu{border-top:1px solid var(--color-line);padding:0 24px 18px;display:none}.mobile-menu a{color:var(--color-heading);padding:12px 0;font-weight:600;display:block}.hero{background:linear-gradient(90deg,#fff9f1fa 0%,#fff9f1e6 44%,#fff9f15c 72%,#3f6b3c2e 100%),url(/hero-bg.png) 100%/cover no-repeat;min-height:calc(100vh - 76px)}.hero-inner,.section-inner,.footer-inner{max-width:var(--max-width);margin:0 auto;padding-left:24px;padding-right:24px}.hero-inner{align-items:center;min-height:calc(100vh - 76px);padding-top:52px;padding-bottom:52px;display:flex}.hero-content{max-width:760px}.eyebrow{color:var(--color-primary);letter-spacing:.12em;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:700}h1,h2,h3{color:var(--color-heading);font-family:var(--font-fraunces), Georgia, serif;margin:0}h1{max-width:820px;font-size:clamp(2.8rem,7vw,5.8rem);line-height:.95}h2{font-size:clamp(2rem,4.5vw,3.5rem);line-height:1}h3{font-size:1.45rem;line-height:1.15}.hero-copy{max-width:720px;margin:24px 0 0;font-size:clamp(1rem,1.7vw,1.24rem);line-height:1.75}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 20px;font-weight:600;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--color-cta);border:1px solid var(--color-cta);color:#fff}.button-primary:hover{background:#bd6505;border-color:#bd6505}.button:disabled{cursor:not-allowed;opacity:.66;transform:none}.button:disabled:hover{background:var(--color-cta);border-color:var(--color-cta)}.button-secondary{border:1px solid var(--color-line);color:var(--color-heading);background:#ffffff94}.button-secondary:hover{border-color:var(--color-primary)}.section{padding:90px 0}.section-muted{background:var(--color-muted)}.section-primary{background:var(--color-primary);color:#fff9f1db}.section-primary h2,.section-primary h3,.section-primary .eyebrow{color:var(--color-secondary)}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:34px;display:flex}.section-heading p{max-width:520px;margin:0;line-height:1.7}.feature-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:46px;display:grid}.feature-pill{border:1px solid var(--color-line);color:var(--color-heading);background:#fff;border-radius:8px;align-items:center;gap:10px;min-height:64px;padding:14px 16px;font-weight:700;display:flex}.feature-pill svg{color:var(--color-primary);flex:none}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.product-card{border:1px solid var(--color-line);background:#fff;border-radius:8px;flex-direction:column;min-height:100%;display:flex;overflow:hidden}.product-card-muted{filter:saturate(.95);opacity:.95;background:#fffffff2}.product-media{background:linear-gradient(#fff9f1 0%,#eadbc8 100%);justify-content:center;align-items:center;height:290px;padding:0;display:flex;position:relative;overflow:hidden}.badge{background:var(--color-primary);color:#fff;letter-spacing:.08em;text-transform:uppercase;z-index:2;border-radius:999px;padding:7px 10px;font-size:.72rem;font-weight:800;position:absolute;top:18px;left:18px}.product-image{object-fit:cover}.product-body{flex-direction:column;flex:1;padding:22px;display:flex}.product-body h3{font-family:var(--font-manrope), Arial, sans-serif;font-size:1.25rem;font-weight:700}.product-description{margin:10px 0 16px;line-height:1.6}.weight{color:var(--color-heading);margin-bottom:16px;font-size:.9rem;font-weight:700}.tag-list{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.tag-list span{background:var(--color-muted);color:var(--color-primary);border-radius:999px;padding:7px 10px;font-size:.78rem;font-weight:700}.product-footer{justify-content:space-between;align-items:center;gap:14px;margin-top:auto;display:flex}.price{align-items:baseline;gap:8px;display:flex}.sale-price{color:var(--color-heading);font-size:1.45rem;font-weight:800}.mrp{color:var(--color-body);font-size:.95rem;text-decoration:line-through}.price-na{color:var(--color-body);font-size:1.2rem}.why-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.why-item{border:1px solid var(--color-line);background:#fff;border-radius:8px;padding:24px}.why-icon{background:var(--color-muted);color:var(--color-primary);border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:18px;display:inline-flex}.why-item p{margin:12px 0 0;line-height:1.65}.nutrition-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.nutrition-card{border:1px solid #fff9f138;border-radius:8px;padding:28px}.nutrition-value{color:var(--color-secondary);font-size:clamp(2.25rem,5vw,4rem);font-weight:800;line-height:1;display:block}.nutrition-label{margin-top:12px;font-weight:700;display:block}.story-layout{grid-template-columns:.8fr 1fr;align-items:center;gap:42px;display:grid}.story-panel{background:var(--color-heading);color:var(--color-secondary);border-radius:8px;padding:36px}.story-panel strong{font-family:var(--font-fraunces), Georgia, serif;font-size:clamp(2rem,4vw,3.8rem);line-height:1;display:block}.story-panel span{margin-top:18px;font-weight:700;display:block}.story-copy p{margin:0 0 18px;font-size:1.05rem;line-height:1.8}.signature{color:var(--color-heading);font-weight:800}.site-footer{background:var(--color-heading);color:#fff9f1c7;padding:58px 0 28px}.footer-inner{grid-template-columns:1.4fr repeat(3,1fr);gap:34px;display:grid}.footer-brand p{max-width:330px;line-height:1.7}.footer-title{color:var(--color-secondary);margin-bottom:14px;font-weight:800}.footer-links{gap:10px;display:grid}.footer-links a,.footer-links span{color:#fff9f1c2}.footer-bottom{max-width:var(--max-width);border-top:1px solid #fff9f124;margin:38px auto 0;padding:22px 24px 0}.drawer-backdrop{opacity:0;pointer-events:none;z-index:80;background:#201a1680;transition:opacity .18s;position:fixed;inset:0}.drawer-backdrop.open{opacity:1;pointer-events:auto}.cart-drawer{z-index:90;background:#fff;flex-direction:column;width:420px;max-width:100%;height:100dvh;transition:transform .22s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-16px 0 60px #3a2e242e}.cart-drawer.open{transform:translate(0)}.drawer-header{border-bottom:1px solid var(--color-line);justify-content:space-between;align-items:center;padding:20px;display:flex}.drawer-header h2{font-family:var(--font-manrope), Arial, sans-serif;font-size:1.2rem;font-weight:800}.drawer-body{flex:1;padding:18px 20px;overflow:auto}.empty-cart{background:var(--color-muted);color:var(--color-heading);border-radius:8px;padding:22px;line-height:1.65}.cart-line{border-bottom:1px solid var(--color-line);grid-template-columns:64px 1fr;gap:14px;padding:16px 0;display:grid}.cart-thumb-image{background:var(--color-muted);object-fit:contain;border-radius:8px;width:64px;height:64px;padding:6px}.cart-line-title{color:var(--color-heading);margin:0;font-weight:800}.cart-line-meta{margin:4px 0 12px;font-size:.9rem}.quantity-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.quantity-controls{border:1px solid var(--color-line);border-radius:8px;align-items:center;display:inline-flex;overflow:hidden}.quantity-controls button{color:var(--color-heading);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:36px;height:34px;display:inline-flex}.quantity-controls span{color:var(--color-heading);text-align:center;min-width:28px;font-weight:800}.remove-button{color:var(--color-body);cursor:pointer;background:0 0;border:0;font-size:.84rem;font-weight:700}.drawer-footer{border-top:1px solid var(--color-line);padding:20px}.total-row{color:var(--color-heading);justify-content:space-between;align-items:center;margin-bottom:16px;font-size:1.1rem;font-weight:800;display:flex}.checkout-note{margin:12px 0 0;font-size:.84rem;line-height:1.55}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:980px){.nav-links{display:none}.mobile-menu-button{display:inline-flex}.mobile-menu.open{display:block}.story-layout{grid-template-columns:1fr}.hero{min-height:auto}.hero-inner{min-height:auto;padding-top:70px;padding-bottom:70px}.hero{background:linear-gradient(#fff9f1fa 0%,#fff9f1eb 52%,#fff9f185 100%),url(/hero-bg.png) bottom/cover no-repeat}.feature-strip,.why-grid,.nutrition-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid{grid-template-columns:1fr}.footer-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.nav{gap:10px;padding:12px 16px}.brand{font-size:1.28rem}.brand-mark{width:34px}.cart-button span{display:none}.hero-inner,.section-inner,.footer-inner,.footer-bottom{padding-left:16px;padding-right:16px}.section{padding:64px 0}.section-heading{flex-direction:column;align-items:start}.feature-strip,.why-grid,.nutrition-grid,.footer-inner{grid-template-columns:1fr}.product-footer{flex-direction:column;align-items:stretch}.product-footer .button{width:100%}.story-panel{padding:28px}}
