@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&family=Playfair+Display:ital,wght@0,600;0,700;1,600&display=swap');
:root{--green:#123b2a;--green2:#0b2d20;--gold:#b98b2f;--cream:#fbfaf5;--paper:#fffefa;--soft:#eef3ec;--ink:#203229;--muted:#77827c;--line:#e5e8e2;--shadow:0 20px 70px rgba(18,59,42,.08);--shadow2:0 25px 90px rgba(18,59,42,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif;overflow-x:hidden}a{text-decoration:none;color:inherit}button,input{font:inherit}button{cursor:pointer}::selection{background:#e8d39a;color:var(--green)}
body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.22;background:linear-gradient(90deg,rgba(18,59,42,.018) 1px,transparent 1px);background-size:90px 90px;z-index:-1}
.site-header{position:sticky;top:0;z-index:1000;background:rgba(251,250,245,.84);backdrop-filter:blur(18px);border-bottom:1px solid rgba(18,59,42,.08)}.nav-shell{width:min(1240px,calc(100% - 40px));height:78px;margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px}.brand-mark{width:41px;height:41px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font:800 10px Manrope;letter-spacing:.04em}.brand-name{display:flex;flex-direction:column;line-height:1}.brand-name strong{font:700 21px 'Playfair Display';color:var(--green)}.brand-name small{margin-top:5px;color:var(--gold);font:800 6px Manrope;letter-spacing:.22em}.desktop-nav{display:flex;gap:34px}.desktop-nav a{font:700 10px Manrope;color:#68746d;position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:1px;background:var(--gold);transition:.25s}.desktop-nav a:hover{color:var(--green)}.desktop-nav a:hover:after{right:0}.nav-cart-btn{display:flex;align-items:center;gap:8px;border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 11px;color:var(--green);font:800 10px Manrope;box-shadow:0 8px 24px rgba(18,59,42,.04);transition:.25s}.nav-cart-btn:hover{transform:translateY(-2px);border-color:#d5bd79}.nav-cart-btn b{min-width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:var(--gold);color:#fff;font-size:9px}.bag-svg{width:15px;height:15px}.bag-svg svg,.cart-icon-btn svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.announcement{width:min(1240px,calc(100% - 40px));margin:12px auto 0;text-align:center;color:#89938c;font:800 7px Manrope;letter-spacing:.2em}.announcement span{color:var(--gold)}.announcement i{display:inline-block;width:4px;height:4px;border-radius:50%;background:var(--gold);margin:0 9px}
.hero{width:min(1240px,calc(100% - 28px));min-height:675px;margin:14px auto 100px;padding:70px 7%;border-radius:34px;position:relative;overflow:hidden;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;background:linear-gradient(115deg,#edf4ec 0%,#f7f5e9 64%,#fffdf8 100%);border:1px solid rgba(18,59,42,.08);box-shadow:var(--shadow)}.hero:after{content:"";position:absolute;right:-170px;top:-220px;width:610px;height:610px;border-radius:50%;background:radial-gradient(circle,rgba(230,202,115,.28),transparent 68%)}.hero-glow{position:absolute;left:-210px;bottom:-390px;width:650px;height:650px;border-radius:50%;background:radial-gradient(circle,rgba(18,59,42,.08),transparent 67%)}.hero-copy{position:relative;z-index:2;max-width:610px}.eyebrow,.section-kicker{color:var(--gold);font:800 8px Manrope;letter-spacing:.2em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:22px}.eyebrow span{width:30px;height:1px;background:var(--gold)}.hero h2{margin:0;color:var(--green);font:700 clamp(66px,7vw,108px)/.84 'Playfair Display';letter-spacing:-.065em}.hero h2 em{color:var(--gold);font-style:italic}.hero-copy>p{max-width:510px;color:var(--muted);font-size:12px;line-height:1.9;margin:28px 0}.hero-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.primary-cta,.text-cta{border-radius:999px;padding:14px 19px;font:800 9px Manrope;transition:.25s}.primary-cta{background:var(--green);color:#fff;box-shadow:0 12px 30px rgba(18,59,42,.18)}.primary-cta:hover{transform:translateY(-2px);background:var(--green2)}.primary-cta span,.text-cta span{color:#d9bd65;margin-left:8px}.text-cta{border:1px solid var(--line);background:#fff;color:var(--green)}.text-cta:hover{transform:translateY(-2px);border-color:#d7bd72}.hero-trust{display:flex;gap:34px;margin-top:45px;padding-top:18px;border-top:1px solid rgba(18,59,42,.11)}.hero-trust div{display:flex;flex-direction:column}.hero-trust strong{font:800 12px Manrope;color:var(--green)}.hero-trust span{font-size:8px;color:var(--muted);margin-top:3px}.hero-product{height:520px;position:relative;z-index:2;display:grid;place-items:center}.hero-product-ring{position:absolute;width:440px;height:440px;border-radius:50%;border:1px solid rgba(185,139,47,.38);box-shadow:0 0 0 25px rgba(185,139,47,.045),0 0 0 72px rgba(18,59,42,.018)}.hero-product-card{width:335px;height:445px;border-radius:27px;padding:21px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.9);box-shadow:var(--shadow2);backdrop-filter:blur(12px)}.hero-product-label{align-self:flex-start;color:var(--gold);font:800 7px Manrope;letter-spacing:.18em}.hero-product-card img{width:90%;height:315px;object-fit:contain;filter:drop-shadow(0 22px 16px rgba(18,59,42,.15));transition:.4s}.hero-product-card:hover img{transform:translateY(-7px) scale(1.025)}.hero-product-meta{width:100%;display:flex;align-items:end;justify-content:space-between;border-top:1px solid var(--line);padding-top:12px}.hero-product-meta div{display:flex;flex-direction:column}.hero-product-meta small{font-size:8px;color:var(--muted)}.hero-product-meta strong{font:800 10px Manrope;color:var(--green);margin-top:2px}.hero-product-meta>b{font:700 22px 'Playfair Display';color:var(--green)}
.container{width:min(1180px,calc(100% - 40px));margin:auto}.intro-band{display:grid;grid-template-columns:1fr 1fr auto;gap:45px;align-items:end;padding:39px 0;margin-bottom:92px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.intro-band h3,.section-heading h3{margin:8px 0 0;color:var(--green);font:700 45px/1 'Playfair Display';letter-spacing:-.05em}.intro-band>p,.section-heading>p{color:var(--muted);font-size:10px;line-height:1.85;max-width:380px}.intro-points{display:flex;flex-direction:column;gap:7px;white-space:nowrap}.intro-points span{color:var(--green);font:800 8px Manrope;border-bottom:1px solid var(--line);padding-bottom:6px}
.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:35px}.section-heading>p{max-width:300px}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:92px}.product-card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 12px 40px rgba(18,59,42,.045);transition:.3s}.product-card:hover{transform:translateY(-8px);box-shadow:var(--shadow2);border-color:#d8c17b}.product-image{height:310px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(145deg,#fbfcf8,#edf3eb);border-bottom:1px solid var(--line)}.product-image:before{content:"BEE FARMA";position:absolute;top:16px;left:17px;color:rgba(18,59,42,.22);font:800 6px Manrope;letter-spacing:.18em}.product-image:after{content:"";position:absolute;width:245px;height:245px;border-radius:50%;background:rgba(224,193,100,.08)}.product-image img{position:relative;z-index:2;width:89%;height:89%;object-fit:contain;filter:drop-shadow(0 18px 14px rgba(18,59,42,.12));transition:.35s}.product-card:hover .product-image img{transform:scale(1.045) translateY(-4px)}.product-content{padding:19px}.badge{display:inline-flex;padding:6px 9px;border-radius:999px;background:#f8edc9;color:var(--green);font:800 7px Manrope}.product-name{margin-top:12px;color:var(--green);font:700 23px 'Playfair Display'}.product-size{margin-top:2px;color:var(--gold);font:800 7px Manrope;letter-spacing:.15em;text-transform:uppercase}.product-description{min-height:68px;margin:12px 0;color:var(--muted);font-size:9px;line-height:1.65}.price{margin-bottom:13px;color:var(--green);font:700 24px 'Playfair Display'}.quantity-selector{width:108px;height:38px;padding:4px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:999px;background:#fafbf8;margin-bottom:10px}.qty-btn{width:29px;height:29px;border:0;border-radius:50%;background:var(--green);color:#fff;font-weight:800}.qty-btn:hover{background:var(--gold)}.qty-input{width:29px;border:0;outline:0;background:transparent;text-align:center;color:var(--green);font-weight:800}.buy-btn{width:100%;height:42px;border:0;border-radius:999px;background:var(--green);color:#fff;font:800 9px Manrope;transition:.25s}.buy-btn:hover{background:var(--gold);transform:translateY(-1px)}
.benefit-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:94px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.benefit-strip>div{padding:26px 17px;border-right:1px solid var(--line)}.benefit-strip>div:last-child{border-right:0}.benefit-icon{display:block;color:var(--gold);font:800 7px Manrope;margin-bottom:13px}.benefit-strip strong{display:block;color:var(--green);font:800 10px Manrope}.benefit-strip small{display:block;color:var(--muted);font-size:8px;margin-top:4px}
.ritual-section{display:grid;grid-template-columns:1.15fr .85fr;gap:50px;align-items:center;padding:55px;margin-bottom:95px;border-radius:28px;background:var(--green);color:#fff;position:relative;overflow:hidden}.ritual-section:after{content:"";position:absolute;right:-180px;top:-220px;width:500px;height:500px;border-radius:50%;border:1px solid rgba(237,209,124,.18)}.ritual-copy{position:relative;z-index:1}.ritual-copy h3{margin:9px 0 17px;color:#fff;font:700 48px/1 'Playfair Display';letter-spacing:-.05em}.ritual-copy h3 em{color:#e6c96f}.ritual-copy p{max-width:570px;color:rgba(255,255,255,.64);font-size:10px;line-height:1.9}.ritual-steps{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.ritual-steps div{padding:18px 14px;border:1px solid rgba(255,255,255,.13);border-radius:15px;background:rgba(255,255,255,.035)}.ritual-steps span{display:block;color:#e6c96f;font:800 7px Manrope;margin-bottom:22px}.ritual-steps b{display:block;font:800 9px Manrope}.ritual-steps small{color:rgba(255,255,255,.45);font-size:7px}
.about-section{margin-bottom:95px}.about-content{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.about-text h4{margin:9px 0 20px;color:var(--green);font:700 48px/1 'Playfair Display';letter-spacing:-.05em}.about-text>p{max-width:650px;margin-bottom:12px;color:var(--muted);font-size:10px;line-height:1.9}.features{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.feature{padding:17px;border:1px solid var(--line);border-radius:14px;background:#fff}.feature h5{margin:0;color:var(--green);font:800 9px Manrope}.feature p{color:var(--muted);font-size:8px;line-height:1.55;margin-top:5px}.about-image{height:500px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(145deg,#edf4ea,#fff7dc);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.about-image:before{content:"BOTTLED WITH CARE";position:absolute;top:21px;left:22px;color:rgba(18,59,42,.27);font:800 6px Manrope;letter-spacing:.2em}.about-image img{width:88%;height:88%;object-fit:contain;filter:drop-shadow(0 25px 20px rgba(18,59,42,.14))}
.contact-section{display:grid;grid-template-columns:1.25fr .75fr;gap:45px;align-items:center;width:min(1180px,calc(100% - 40px));margin:0 auto 78px;padding:54px;border-radius:28px;background:var(--green);color:#fff;position:relative;overflow:hidden}.contact-section:after{content:"";position:absolute;right:-180px;top:-220px;width:500px;height:500px;border-radius:50%;border:1px solid rgba(237,209,124,.18)}.contact-inner,.contact-side{position:relative;z-index:1}.contact-section h3{margin:9px 0 16px;color:#fff;font:700 49px/1 'Playfair Display';letter-spacing:-.05em}.contact-section h3 em{color:#e6c96f}.contact-section p{color:rgba(255,255,255,.63);font-size:10px;margin-bottom:22px}.contact-cta{border:0;border-radius:999px;background:#fff;color:var(--green);padding:14px 20px;font:800 9px Manrope}.contact-cta:hover{background:#f8edc8}.contact-side{border-left:1px solid rgba(255,255,255,.15);padding-left:32px;display:flex;flex-direction:column;gap:5px}.contact-side>span{font:700 24px 'Playfair Display'}.contact-side small{color:rgba(255,255,255,.5);font-size:8px}.contact-line{width:40px;height:1px;background:#e6c96f;margin:12px 0}
.floating-cart{position:fixed;right:25px;bottom:25px;z-index:1200}.cart-icon-btn{width:68px;height:68px;border-radius:50%;border:1px solid #d6bb68;background:#fff;color:var(--green);display:grid;place-items:center;position:relative;box-shadow:0 18px 45px rgba(18,59,42,.2);transition:.25s}.cart-icon-btn svg{width:25px;height:25px}.cart-icon-btn:hover{transform:translateY(-5px);background:#fff8df}.cart-badge{position:absolute;right:-1px;top:-1px;width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:var(--gold);color:#fff;border:2px solid #fff;font:800 9px Manrope}.cart-toast{position:fixed;left:50%;bottom:30px;z-index:1400;padding:10px 17px;border-radius:999px;background:var(--green);color:#fff;font:800 9px Manrope;transform:translate(-50%,15px);opacity:0;visibility:hidden;transition:.25s}.cart-toast.show{transform:translate(-50%,0);opacity:1;visibility:visible}
.cart-sidebar{position:fixed;right:-480px;top:0;width:450px;height:100vh;background:#fffdf8;z-index:1250;box-shadow:-25px 0 80px rgba(18,59,42,.18);transition:right .35s;display:flex;flex-direction:column}.cart-sidebar.open{right:0}.sidebar-header{padding:20px 22px;background:var(--green)!important;border-bottom:2px solid var(--gold);color:#fff!important;display:flex;justify-content:space-between;align-items:center;font:800 9px Manrope;letter-spacing:.06em}.drawer-bag{color:#e6c96f}.sidebar-close-btn{width:35px;height:35px;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font-size:18px}.sidebar-content{flex:1;overflow:auto;padding:18px}.sidebar-customer-info{padding:15px;border:1px solid var(--line);border-radius:14px;background:#fff;margin-bottom:16px}.sidebar-customer-info h4,.sidebar-cart-items h4{font:800 10px Manrope;color:var(--green);margin:0 0 11px}.sidebar-info-field{margin-bottom:9px}.sidebar-info-field label{display:block;color:var(--green);font:800 7px Manrope;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px}.sidebar-info-field input{width:100%;padding:12px;border:1px solid var(--line);border-radius:12px;background:#fbfcf9;outline:0;font-size:9px}.sidebar-info-field input:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(185,139,47,.1)}.sidebar-cart-item{display:flex;justify-content:space-between;align-items:center;padding:10px;border-radius:11px;margin-bottom:7px;background:var(--soft);border:1px solid var(--line)}.sidebar-item-name{color:var(--green);font:800 9px Manrope}.sidebar-item-qty{color:var(--gold);font-size:8px;margin-top:2px}.sidebar-item-controls{display:flex;gap:5px}.sidebar-qty-btn,.sidebar-item-remove{width:27px;height:27px;border:0;border-radius:50%}.sidebar-qty-btn{background:var(--green);color:#fff}.sidebar-item-remove{background:#f2ddda;color:#9e443c}.sidebar-empty-cart{padding:25px 10px;text-align:center;color:var(--muted);font-size:9px;border:1px dashed #d9ded7;border-radius:12px}.sidebar-footer{padding:15px;border-top:1px solid var(--line);background:#fff}.sidebar-summary{background:var(--soft)!important;border:1px solid var(--line)!important;border-radius:13px!important;padding:15px!important}.sidebar-summary-row{display:flex;justify-content:space-between;font-size:9px;padding:7px 0}.sidebar-summary-row.total{color:var(--green);font:800 11px Manrope}.sidebar-checkout-btn{width:100%;margin-top:10px;border:0;border-radius:999px;background:var(--green);color:#fff;padding:13px;font:800 9px Manrope}.sidebar-checkout-btn:hover:not(:disabled){background:var(--green2)}.sidebar-checkout-btn:disabled{opacity:.45;cursor:not-allowed}.sidebar-clear-btn{width:100%;margin-top:7px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#8a5149;padding:10px;font:800 8px Manrope}.sidebar-overlay{position:fixed;inset:0;z-index:1240;background:rgba(7,28,19,.38);backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:.25s}.sidebar-overlay.open{opacity:1;visibility:visible}
footer{background:var(--green2);color:#fff;text-align:center;padding:42px 20px;border-top:2px solid var(--gold)}.footer-brand{font:700 20px 'Playfair Display'}.footer-brand span{display:inline-grid;place-items:center;width:25px;height:25px;border-radius:50%;background:var(--gold);font:800 7px Manrope;margin-left:6px}footer p{color:rgba(255,255,255,.58);font-size:8px;margin-top:7px}footer small{display:block;color:rgba(255,255,255,.35);font-size:7px;margin-top:16px}
@media(max-width:1000px){.desktop-nav{display:none}.hero{grid-template-columns:1fr;min-height:830px}.hero-product{height:390px}.products-grid{grid-template-columns:repeat(2,1fr)}.intro-band{grid-template-columns:1fr 1fr}.intro-points{grid-column:1/-1;flex-direction:row;justify-content:space-between}.benefit-strip{grid-template-columns:repeat(2,1fr)}.benefit-strip>div:nth-child(2){border-right:0}.benefit-strip>div{border-bottom:1px solid var(--line)}.ritual-section{grid-template-columns:1fr}}
@media(max-width:700px){.nav-shell{width:calc(100% - 28px);height:68px}.brand-name strong{font-size:17px}.desktop-nav{display:none}.announcement{width:calc(100% - 28px);font-size:6px}.hero{width:calc(100% - 14px);min-height:790px;margin-bottom:65px;padding:50px 23px 35px;border-radius:24px}.hero h2{font-size:59px}.hero-copy>p{font-size:10px}.hero-trust{gap:18px;margin-top:32px}.hero-product{height:325px}.hero-product-card{width:250px;height:320px}.hero-product-card img{height:220px}.hero-product-ring{width:290px;height:290px}.container{width:calc(100% - 28px)}.intro-band{grid-template-columns:1fr;gap:17px;margin-bottom:65px}.intro-band h3,.section-heading h3{font-size:38px}.intro-points{grid-column:auto;flex-direction:column}.section-heading{display:block}.section-heading>p{margin-top:12px}.products-grid{grid-template-columns:1fr}.product-image{height:305px}.benefit-strip{grid-template-columns:1fr}.benefit-strip>div,.benefit-strip>div:nth-child(2){border-right:0}.ritual-section{padding:34px 24px}.ritual-copy h3{font-size:40px}.ritual-steps{grid-template-columns:1fr}.about-content{grid-template-columns:1fr;gap:28px}.about-text h4{font-size:40px}.about-image{height:390px}.features{grid-template-columns:1fr}.contact-section{width:calc(100% - 28px);grid-template-columns:1fr;padding:36px 24px}.contact-section h3{font-size:40px}.contact-side{border-left:0;border-top:1px solid rgba(255,255,255,.15);padding:20px 0 0}.cart-sidebar{width:100%;right:-100%}.floating-cart{right:15px;bottom:15px}.cart-icon-btn{width:62px;height:62px}}


/* Readability upgrade — larger, easier-to-read type without changing the design */
body{font-size:17px}
.desktop-nav a{font-size:.82rem}
.nav-cart-btn{font-size:.76rem}
.brand-name small{font-size:.46rem}
.announcement{font-size:.52rem}
.eyebrow,.section-kicker{font-size:.62rem}
.hero-copy>p{font-size:.96rem;line-height:1.85}
.hero-trust strong{font-size:.92rem}
.hero-trust span{font-size:.62rem}
.primary-cta,.text-cta{font-size:.72rem}
.intro-band>p{font-size:.82rem;line-height:1.8}
.intro-points span{font-size:.62rem}
.section-heading>p{font-size:.76rem}
.badge{font-size:.54rem}
.product-size{font-size:.57rem}
.product-description{font-size:.74rem;line-height:1.7}
.price{font-size:1.7rem}
.buy-btn{font-size:.7rem}
.benefit-strip strong{font-size:.78rem}
.benefit-strip small{font-size:.62rem}
.ritual-copy p{font-size:.8rem;line-height:1.85}
.ritual-steps b{font-size:.74rem}
.ritual-steps small{font-size:.58rem}
.about-text>p{font-size:.8rem;line-height:1.85}
.feature h5{font-size:.72rem}
.feature p{font-size:.62rem;line-height:1.6}
.contact-section p{font-size:.78rem}
.contact-cta{font-size:.7rem}
.sidebar-header{font-size:.86rem}
.sidebar-customer-info h4,.sidebar-cart-items h4{font-size:.72rem}
.info-field label,.sidebar-info-field label{font-size:.62rem}
.info-field input,.sidebar-info-field input{font-size:.74rem}
.save-info-btn,.checkout-btn,.sidebar-checkout-btn{font-size:.7rem}
.sidebar-item-name{font-size:.7rem}
.sidebar-item-qty{font-size:.58rem}
.sidebar-summary-row{font-size:.7rem}
.sidebar-summary-row.total{font-size:.86rem}
footer p{font-size:.65rem}
footer small{font-size:.55rem}
@media(max-width:700px){
  body{font-size:16px}
  .hero-copy>p{font-size:.86rem}
  .intro-band>p,.section-heading>p,.about-text>p,.ritual-copy p{font-size:.76rem}
  .product-description{font-size:.72rem}
}
