@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,600&display=swap');
:root{--green:#173d29;--green-deep:#0d291b;--green-mid:#25563a;--cream:#f4eddf;--gold:#ebc969;--gold-soft:#f7e4a5;--ink:#173523;--muted:#6c776c;--line:rgba(23,61,41,.16);--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--max:1120px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:16px}a{color:inherit}img{max-width:100%;display:block}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.section{padding:88px 0}.section--dark{background:var(--green);color:#fff}.section--cream{background:#e9dfcc}.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 18px;color:var(--green);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.eyebrow span{display:inline-block;width:28px;height:1px;background:currentColor}.eyebrow--gold{color:var(--gold)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:500;letter-spacing:-.045em}h1{font-size:clamp(58px,9vw,112px);line-height:.88;margin-bottom:22px;color:#fff}h1 em,h2 em{color:var(--gold);font-style:italic}h2{font-size:clamp(44px,6vw,78px);line-height:.94;margin-bottom:34px}.hero{position:relative;min-height:780px;overflow:hidden;background:var(--green-deep)}.hero__inner{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(420px,1.1fr);align-items:center;gap:20px;width:min(var(--max),calc(100% - 40px));min-height:780px;margin:auto}.hero__copy{position:relative;z-index:2;padding:48px 0}.brand{display:inline-block;margin-bottom:64px}.brand img{width:76px;height:60px;object-fit:cover;object-position:center;border-radius:12px;mix-blend-mode:screen;filter:grayscale(1) brightness(0) invert(1);opacity:.85}.hero .eyebrow{color:var(--gold-soft)}.hero__lead{max-width:310px;margin-bottom:30px;color:rgba(255,255,255,.74);font-size:18px;line-height:1.45}.price{display:flex;align-items:end;gap:12px;margin:0 0 28px;color:var(--gold)}.price small{margin-bottom:13px;color:rgba(255,255,255,.62);font-size:12px;letter-spacing:.16em;text-transform:uppercase}.price strong{font-size:26px;font-weight:600}.price b{font-size:68px;line-height:.8;letter-spacing:-.08em}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:56px;padding:0 22px;border-radius:100px;text-decoration:none;font-size:13px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-3px)}.button--primary{background:var(--gold);color:var(--green-deep);box-shadow:0 14px 34px rgba(235,201,105,.2)}.button--primary:hover{background:#f5d980;box-shadow:0 18px 38px rgba(235,201,105,.3)}.microcopy{margin:13px 0 0;color:rgba(255,255,255,.52);font-size:11px}.hero__visual{position:relative;align-self:stretch;display:flex;align-items:center;justify-content:center;min-height:680px}.hero__visual img{position:relative;z-index:1;width:min(100%,550px);height:auto;filter:drop-shadow(0 25px 40px rgba(0,0,0,.25))}.hero__glow{position:absolute;width:65%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(227,190,83,.17),transparent 67%);filter:blur(12px)}.scroll-note{position:absolute;bottom:24px;left:50%;display:flex;gap:12px;align-items:center;transform:translateX(-50%);color:rgba(255,255,255,.45);font-size:10px;letter-spacing:.13em;text-transform:uppercase;white-space:nowrap}.scroll-note span{color:var(--gold);font-size:20px}.ingredient-list{display:flex;flex-wrap:wrap;gap:12px;max-width:790px}.ingredient-list span{padding:14px 18px;border:1px solid rgba(255,255,255,.25);border-radius:100px;color:rgba(255,255,255,.82);font-size:14px}.combo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.combo-card{display:flex;flex-direction:column;justify-content:space-between;min-height:300px;padding:26px;border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.35)}.combo-card--featured{background:#d5e0cb}.combo-number{display:block;margin-bottom:50px;color:#9ba695;font-size:12px;font-weight:700;letter-spacing:.14em}.combo-card h3{max-width:220px;margin-bottom:11px;color:var(--green);font-size:22px;line-height:1.05;letter-spacing:-.04em}.combo-card p{max-width:230px;color:var(--muted);font-size:13px;line-height:1.45}.combo-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:22px}.combo-bottom strong{color:var(--green);font-size:20px}.combo-bottom .pending{font-size:12px;font-weight:500;color:var(--muted)}.button--small{min-height:42px;padding:0 15px;font-size:10px}.button--dark{background:var(--green);color:#fff}.button--dark:hover{background:var(--green-mid)}.note{margin:18px 0 0;color:var(--muted);font-size:12px}.delivery__grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end}.delivery__facts{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.delivery__facts div{padding-top:16px;border-top:1px solid var(--line)}.delivery__facts strong{display:block;color:var(--green);font-size:16px;line-height:1.15}.delivery__facts span{display:block;margin-top:8px;color:var(--muted);font-size:11px;line-height:1.3}.trust__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.trust__image{overflow:hidden;border-radius:24px;box-shadow:0 20px 50px rgba(23,61,41,.12)}.trust__image img{width:100%;aspect-ratio:1.777;object-fit:cover}.trust__copy p{color:var(--muted);line-height:1.55}.trust__copy address{margin:26px 0 22px;color:var(--green);font-size:15px;font-style:normal;line-height:1.5}.text-link{display:block;width:max-content;margin:10px 0;color:var(--green);font-size:13px;font-weight:700;text-decoration:none}.text-link span{margin-left:8px;color:#ad8622}.final-cta{text-align:center}.final-cta .eyebrow{justify-content:center}.final-cta h2{margin-bottom:30px}.footer{padding:25px 0 92px;background:var(--green-deep);color:rgba(255,255,255,.6);font-size:11px}.footer .container{display:flex;justify-content:space-between;gap:15px}.footer a{text-decoration:none}.sticky-cta{position:fixed;z-index:5;right:20px;bottom:20px;display:none;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:0 18px;border-radius:100px;background:var(--gold);color:var(--green-deep);box-shadow:0 10px 30px rgba(0,0,0,.22);font-size:12px;font-weight:700;text-decoration:none}.sticky-cta span{font-size:18px}.reveal{animation:rise .8s both}.reveal--two{animation-delay:.16s}@keyframes rise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
@media(max-width:800px){.section{padding:68px 0}.hero{min-height:0}.hero__inner{display:flex;flex-direction:column;align-items:stretch;gap:0;min-height:0}.hero__copy{padding:28px 0 0}.brand{margin-bottom:42px}.hero h1{font-size:clamp(58px,16vw,86px)}.hero__lead{font-size:16px}.hero__visual{order:2;min-height:0;margin:-22px -18px -18px}.hero__visual img{width:min(100%,520px)}.scroll-note{display:none}.ingredient-list span{padding:11px 14px;font-size:12px}.combo-grid{grid-template-columns:1fr}.combo-card{min-height:230px}.combo-number{margin-bottom:28px}.delivery__grid,.trust__grid{grid-template-columns:1fr;gap:30px}.trust__grid{display:flex;flex-direction:column-reverse;gap:30px}.trust__image{width:100%}.sticky-cta{display:flex}.footer{padding-bottom:88px}.footer .container{flex-direction:column;gap:8px}}
@media(max-width:420px){.container,.hero__inner{width:min(100% - 32px, var(--max))}.hero__copy{padding-top:22px}.brand{margin-bottom:34px}.button--primary{width:100%;padding:0 16px;font-size:12px}.price b{font-size:60px}.delivery__facts{gap:12px}.delivery__facts strong{font-size:14px}.footer .container{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{animation:none}.button{transition:none}}
