:root{--ink:#0b0b09;--ink-soft:#151510;--gold:#d7ae51;--gold-light:#f0d38a;--cream:#f5f0e5;--paper:#fbf8f1;--green:#183e2b;--muted:#6d6a61;--white:#fff;--radius:22px;--shadow:0 24px 70px rgba(24,20,10,.12)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}
body.menu-open{overflow:hidden}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
button{font:inherit}
.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;top:-100px;left:20px;z-index:1000;padding:10px 16px;background:var(--gold);color:var(--ink);font-weight:700}.skip-link:focus{top:20px}
.site-header{position:fixed;inset:0 0 auto;z-index:100;padding:20px 0;color:var(--white);transition:.3s ease}
.site-header.scrolled{padding:11px 0;background:rgba(11,11,9,.94);box-shadow:0 8px 28px rgba(0,0,0,.18);backdrop-filter:blur(12px)}
.nav-wrap{display:flex;align-items:center;justify-content:space-between}
.brand{display:inline-flex;align-items:center;gap:11px}.brand-logo{display:block;width:58px;height:58px;border-radius:10px;object-fit:cover;object-position:center}.brand strong,.brand small{display:block}.brand strong{font-family:"Playfair Display",serif;font-size:18px;line-height:1.05}.brand small{margin-top:3px;color:var(--gold-light);font-size:9px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}
.site-nav{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:600}.site-nav>a:not(.nav-order){position:relative;color:#ddd}.site-nav>a:not(.nav-order):after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:var(--gold);transition:.2s}.site-nav>a:hover:after,.site-nav>a.active:after{right:0}.site-nav>a:hover,.site-nav>a.active{color:var(--white)}.nav-order{padding:10px 19px;border:1px solid var(--gold);border-radius:999px;color:var(--gold-light);transition:.2s}.nav-order:hover{background:var(--gold);color:var(--ink)}
.menu-toggle{display:none;width:44px;height:44px;padding:10px;border:0;background:transparent}.menu-toggle span:not(.sr-only){display:block;height:1px;margin:6px 0;background:var(--white);transition:.25s}
.hero{position:relative;min-height:790px;overflow:hidden;padding:150px 0 90px;background:var(--ink);color:var(--white)}
.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:58px 58px;mask-image:linear-gradient(to bottom,black,transparent 88%)}
.hero-glow{position:absolute;border-radius:50%;filter:blur(4px)}.hero-glow-one{width:620px;height:620px;right:-120px;top:65px;background:radial-gradient(circle,rgba(190,143,49,.19),transparent 67%)}.hero-glow-two{width:440px;height:440px;left:-260px;bottom:-100px;background:radial-gradient(circle,rgba(24,90,61,.22),transparent 68%)}
.hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px}
.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 21px;color:var(--gold-light);font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.eyebrow span{width:35px;height:1px;background:var(--gold)}.eyebrow.dark{color:#947324}
h1,h2,h3,p{margin-top:0}h1,h2{font-family:"Playfair Display",serif;line-height:1.04;letter-spacing:-.025em}h1{max-width:720px;margin-bottom:25px;font-size:clamp(48px,6.2vw,82px)}h1 em,h2 em{color:var(--gold);font-weight:600}.hero-intro{max-width:580px;margin-bottom:35px;color:#c7c5be;font-size:17px}
.hero-actions{display:flex;flex-wrap:wrap;gap:13px}.button{display:inline-flex;align-items:center;justify-content:center;gap:17px;min-height:52px;padding:0 25px;border:1px solid transparent;border-radius:999px;font-size:13px;font-weight:700;transition:.22s}.button:hover{transform:translateY(-2px)}.button-gold{background:var(--gold);color:var(--ink);box-shadow:0 10px 34px rgba(215,174,81,.17)}.button-gold:hover{background:var(--gold-light)}.button-outline{border-color:#48473f;color:var(--white)}.button-outline:hover{border-color:var(--gold);color:var(--gold-light)}
.hero-proof{display:flex;gap:34px;margin-top:45px}.hero-proof div{padding-right:34px;border-right:1px solid #302f29}.hero-proof div:last-child{border:0;padding:0}.hero-proof strong,.hero-proof span{display:block}.hero-proof strong{font-family:"Playfair Display",serif;color:var(--gold-light);font-size:21px}.hero-proof span{color:#89877f;font-size:10px;letter-spacing:.1em;text-transform:uppercase}
.hero-visual{position:relative;min-height:515px}.product-stage{position:absolute;inset:auto 10px 12px 0;height:430px;border-radius:50% 50% 12px 12px;background:radial-gradient(ellipse at center bottom,rgba(215,174,81,.22),transparent 55%)}.product-stage:after{content:"";position:absolute;left:5%;right:4%;bottom:8px;height:22px;border-radius:50%;background:rgba(0,0,0,.7);filter:blur(12px)}
.product-jar,.product-bottle{position:absolute;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);box-shadow:inset -15px 0 20px rgba(0,0,0,.25),0 24px 35px rgba(0,0,0,.36);color:var(--gold);text-align:center}.product-jar{bottom:17px;width:150px;border-radius:22px 22px 28px 28px;background:linear-gradient(100deg,#40280e,#9b6b27 30%,#4e2b0b 72%,#171008)}.product-jar:before{content:"";position:absolute;top:-18px;width:94%;height:25px;border-radius:6px;background:repeating-linear-gradient(90deg,#be9b49 0 4px,#8f702f 4px 7px)}.jar-back{left:22px;height:240px;opacity:.72;transform:rotate(-8deg) scale(.91)}.jar-front{left:105px;height:290px}.product-bottle{right:18px;bottom:17px;width:122px;height:360px;border-radius:25px 25px 14px 14px;background:linear-gradient(90deg,#240b10,#6e1727 40%,#2b0810)}.product-bottle:before{content:"";position:absolute;top:-71px;width:53px;height:82px;border-radius:9px 9px 4px 4px;background:linear-gradient(90deg,#251712,#68493c 45%,#1b110f)}.product-jar span,.product-bottle span{font-family:"Playfair Display",serif;font-size:18px;line-height:1.1}.product-jar small,.product-bottle small{margin-top:11px;font-size:7px;letter-spacing:.2em}.asset-note{position:absolute;bottom:-24px;left:50%;transform:translateX(-50%);z-index:4;width:max-content;max-width:90%;color:#5e5b52;font-size:9px}.asset-note code{font-family:inherit}
.made-badge{position:absolute;right:-7px;top:15px;z-index:5;width:132px;aspect-ratio:1;border:4px solid var(--cream);border-radius:50%;overflow:hidden;background:#000;box-shadow:var(--shadow);transform:rotate(5deg)}.made-badge img{width:100%;height:100%;object-fit:cover;border-radius:50%}
.leaf{position:absolute;z-index:1;width:55px;height:120px;border-radius:100% 0 100% 0;background:linear-gradient(135deg,#386443,#152f21);opacity:.8}.leaf-one{left:15px;top:120px;transform:rotate(-38deg)}.leaf-two{right:100px;bottom:0;transform:rotate(128deg)}
.scroll-cue{position:absolute;bottom:28px;left:50%;display:flex;align-items:center;gap:10px;color:#74716a;font-size:8px;letter-spacing:.2em;text-transform:uppercase;transform:translateX(-50%)}.scroll-cue span{width:1px;height:33px;background:linear-gradient(var(--gold),transparent)}
.trust-strip{position:relative;z-index:3;background:var(--cream);border-bottom:1px solid #e2dbcc}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid article{display:flex;align-items:center;gap:14px;min-height:116px;padding:24px;border-right:1px solid #ded6c5}.trust-grid article:first-child{border-left:1px solid #ded6c5}.trust-icon{display:grid;place-items:center;width:39px;aspect-ratio:1;border:1px solid #c5a14e;border-radius:50%;color:#977326}.trust-grid strong{display:block;font-family:"Playfair Display",serif;font-size:15px}.trust-grid p{margin:2px 0 0;color:var(--muted);font-size:11px}
.section{padding:110px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:52px}.section-heading h2,.story-copy h2,.order-card h2{margin-bottom:0;font-size:clamp(39px,5vw,62px)}.section-heading>p{max-width:420px;margin-bottom:6px;color:var(--muted)}
.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{overflow:hidden;background:var(--white);border:1px solid #e7e0d3;border-radius:var(--radius);box-shadow:0 13px 50px rgba(25,20,12,.055);transition:.3s}.product-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.product-art{position:relative;display:grid;place-items:center;height:300px;overflow:hidden}.product-art:before,.product-art:after{content:"";position:absolute;border-radius:50%}.product-art:before{width:240px;height:240px;background:rgba(255,255,255,.25)}.product-art:after{width:130px;height:20px;bottom:36px;background:rgba(0,0,0,.2);filter:blur(9px)}.tea-art{background:linear-gradient(145deg,#e8dfc6,#b8c19b)}.spice-art{background:linear-gradient(145deg,#e7d0ab,#b87843)}.wine-art{background:linear-gradient(145deg,#d5b2a7,#67313c)}.art-label{position:absolute;top:19px;left:20px;font-size:8px;font-weight:700;letter-spacing:.17em}.mini-jar,.mini-bottle{position:relative;z-index:2;display:grid;place-items:center;width:98px;height:155px;border:7px solid #9f7a2b;border-radius:17px 17px 24px 24px;background:linear-gradient(100deg,#3d260f,#9b6d2c,#38210c);box-shadow:0 20px 30px rgba(0,0,0,.25);color:var(--gold-light);font-family:"Playfair Display",serif;font-size:24px}.mini-jar:before{content:"";position:absolute;top:-20px;width:105px;height:18px;border-radius:5px;background:#b4923c}.mini-bottle{width:74px;height:185px;border:0;border-radius:18px 18px 11px 11px;background:linear-gradient(90deg,#291014,#842338,#280c13)}.mini-bottle:before{content:"";position:absolute;top:-57px;width:34px;height:62px;border-radius:5px;background:#342019}.product-info{padding:27px}.product-info h3{margin-bottom:9px;font-family:"Playfair Display",serif;font-size:25px}.product-info>p:not(.product-type){min-height:52px;color:var(--muted);font-size:13px}.product-type{margin-bottom:4px;color:#977326;font-size:9px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.product-info a{display:flex;justify-content:space-between;margin-top:20px;padding-top:16px;border-top:1px solid #eee8dd;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.product-info a span{color:#9a7624}
.story-section{padding:110px 0;background:var(--green);color:var(--white)}.story-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px}.story-visual{height:550px;padding:25px;border:1px solid rgba(215,174,81,.35);border-radius:48% 48% 4px 4px;background:radial-gradient(circle at 50% 70%,rgba(215,174,81,.24),transparent 46%),linear-gradient(145deg,#254d37,#0f2b1d)}.story-frame{display:grid;place-items:center;height:100%;border:1px solid rgba(255,255,255,.15);border-radius:48% 48% 2px 2px;background-image:linear-gradient(135deg,transparent 47%,rgba(255,255,255,.03) 48%,rgba(255,255,255,.03) 52%,transparent 53%);color:var(--gold-light);font-family:"Playfair Display",serif;font-size:28px;line-height:1.25;text-align:center}.story-copy{max-width:590px}.story-copy h2{margin-bottom:30px}.story-copy>p:not(.eyebrow){color:#c6d0c9}.text-link{display:inline-flex;gap:20px;margin-top:16px;padding-bottom:5px;border-bottom:1px solid var(--gold);color:var(--gold-light);font-size:12px;font-weight:700}
.order-section{padding:90px 0;background:var(--paper)}.order-card{display:flex;align-items:center;justify-content:space-between;gap:60px;padding:60px 65px;border:1px solid #ddcfac;border-radius:var(--radius);background:linear-gradient(110deg,#f1e7cc,#fffaf0);box-shadow:var(--shadow)}.order-card>div{max-width:690px}.order-card h2{margin-bottom:18px}.order-card p:last-child{margin:0;color:var(--muted)}.whatsapp-button{flex:none;background:#1e633f;color:var(--white);box-shadow:0 12px 30px rgba(30,99,63,.2)}.whatsapp-button:hover{background:#174c31}.whatsapp-dot{color:#71e49e}
.site-footer{padding:75px 0 25px;background:var(--ink);color:#a8a69e}.footer-grid{display:grid;grid-template-columns:1.6fr .7fr .9fr 1fr;gap:60px;padding-bottom:55px}.footer-logo{width:74px;height:74px}.footer-brand>p{max-width:330px;margin-top:22px;font-size:13px}.footer-grid h3{margin:5px 0 18px;color:var(--gold-light);font-family:"Playfair Display",serif;font-size:15px}.footer-grid>div:not(.footer-brand)>a{display:block;margin:10px 0;color:#bbb9b0;font-size:12px}.footer-grid>div:not(.footer-brand)>a:hover{color:var(--gold)}.footer-grid p{font-size:12px}.socials{display:flex;gap:9px}.socials a{display:grid!important;place-items:center;width:35px;aspect-ratio:1;margin:0!important;border:1px solid #3c3b34;border-radius:50%;color:var(--white)!important}.footer-bottom{display:flex;justify-content:space-between;padding-top:22px;border-top:1px solid #292923;font-size:10px}
.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button,.product-card{transition:none}}
@media (max-width:980px){.menu-toggle{display:block;z-index:2}.site-nav{position:fixed;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:28px;background:rgba(11,11,9,.98);font-size:17px;opacity:0;visibility:hidden;transition:.25s}.site-nav.open{opacity:1;visibility:visible}.menu-toggle.active span:nth-child(2){transform:translateY(7px) rotate(45deg)}.menu-toggle.active span:nth-child(3){opacity:0}.menu-toggle.active span:nth-child(4){transform:translateY(-7px) rotate(-45deg)}.hero{padding-top:135px}.hero-grid{grid-template-columns:1fr;gap:25px}.hero-copy{text-align:center}.eyebrow,.hero-actions,.hero-proof{justify-content:center}.hero-intro{margin-inline:auto}.hero-visual{min-height:440px;max-width:530px;width:100%;margin-inline:auto}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid article:nth-child(3){border-left:1px solid #ded6c5}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card:last-child{grid-column:1/-1;max-width:calc(50% - 12px);width:100%;justify-self:center}.story-grid{gap:50px}.order-card{padding:48px;flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}}
@media (max-width:680px){.container{width:min(100% - 28px,1180px)}.site-header{padding:9px 0}.brand-logo{width:50px;height:50px}.brand strong{font-size:16px}.hero{min-height:auto;padding:120px 0 75px}h1{font-size:45px}.hero-intro{font-size:15px}.hero-actions{flex-direction:column}.button{width:100%}.hero-proof{gap:17px}.hero-proof div{padding-right:17px}.hero-visual{min-height:375px}.product-stage{height:330px;right:0}.product-jar{width:115px}.jar-back{height:185px}.jar-front{left:78px;height:225px}.product-bottle{width:90px;height:275px}.product-bottle:before{top:-55px;height:62px;width:42px}.made-badge{width:95px;right:0}.asset-note{display:none}.scroll-cue{display:none}.trust-grid{grid-template-columns:1fr}.trust-grid article,.trust-grid article:nth-child(3){border-left:1px solid #ded6c5}.section,.story-section{padding:75px 0}.section-heading{display:block;margin-bottom:34px}.section-heading h2,.story-copy h2,.order-card h2{font-size:39px}.section-heading>p{margin-top:22px}.product-grid{grid-template-columns:1fr}.product-card:last-child{grid-column:auto;max-width:none}.story-grid{grid-template-columns:1fr}.story-visual{height:400px}.story-copy{order:-1}.order-section{padding:60px 0}.order-card{padding:34px 25px;gap:30px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{display:block}.footer-bottom p{margin-bottom:5px}}

/* Real product photography on the homepage */
.real-product-stage{isolation:isolate;background:radial-gradient(ellipse at center bottom,rgba(215,174,81,.25),transparent 62%)}
.hero-product{position:absolute;z-index:2;display:block;object-fit:cover;background:#111;border:1px solid rgba(255,255,255,.11);box-shadow:0 28px 50px rgba(0,0,0,.45)}
.hero-wine{right:42px;bottom:7px;width:205px;height:405px;border-radius:105px 105px 18px 18px;object-position:center}
.hero-tea-one,.hero-tea-two{bottom:8px;width:190px;height:260px;border-radius:28px;object-fit:cover}
.hero-tea-one{left:35px;z-index:3;transform:rotate(-7deg)}
.hero-tea-two{left:165px;z-index:1;opacity:.9;transform:rotate(5deg)}
.real-card-art:before,.real-card-art:after{display:none}
.real-card-art img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.product-card:hover .real-card-art img{transform:scale(1.035)}
.real-card-art .art-label{z-index:2;padding:7px 10px;border-radius:999px;background:rgba(11,11,9,.8);color:var(--gold-light);backdrop-filter:blur(5px)}
.story-photo{position:relative;overflow:hidden}
.story-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.72}
.story-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(10,26,17,.82),transparent 65%)}
.story-photo span{position:absolute;z-index:2;bottom:44px;text-shadow:0 3px 18px rgba(0,0,0,.8)}
.award-section{padding:110px 0;background:#efe7d7}.award-grid{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:85px}.award-photo{height:560px;overflow:hidden;border-radius:24px 24px 48% 48%;background:#120d0e;box-shadow:var(--shadow)}.award-photo img{width:100%;height:100%;object-fit:cover}.award-copy h2{margin-bottom:27px;font-size:clamp(42px,5vw,62px)}.award-copy>p:not(.eyebrow){max-width:620px;color:var(--muted)}.award-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:32px 0}.award-facts div{padding:17px 0;border-block:1px solid #d6c8ad}.award-facts strong,.award-facts span{display:block}.award-facts strong{font-family:"Playfair Display",serif;color:#72581d;font-size:20px}.award-facts span{margin-top:4px;color:#736e64;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.award-link{color:#684f18}
@media (max-width:680px){.hero-wine{right:20px;width:155px;height:315px}.hero-tea-one,.hero-tea-two{width:140px;height:205px}.hero-tea-one{left:10px}.hero-tea-two{left:92px}}
@media (max-width:850px){.award-grid{grid-template-columns:1fr;gap:45px}.award-photo{height:470px;max-width:520px;width:100%;margin-inline:auto}}
@media (max-width:680px){.award-section{padding:75px 0}.award-photo{height:410px}.award-facts{grid-template-columns:1fr}.award-facts div{padding:12px 0}}
