:root{--ink:#161410;--muted:#6b6259;--paper:#fbfaf7;--line:#e4ded5;--gold:#b78b42;--gold-dark:#8c682e;--green:#275f55;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.topbar{padding:10px 16px;color:var(--white);background:var(--ink);text-align:center;font-size:0.9rem;font-weight:700}.hero{min-height:92vh;padding:20px clamp(18px,4vw,56px) 56px;background:linear-gradient(115deg,rgba(39,95,85,0.12),transparent 44%),linear-gradient(180deg,#fffdf8 0%,#f3eee6 100%)}.nav{max-width:1180px;margin:0 auto 64px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{font-size:1.1rem;font-weight:900;letter-spacing:0.04em}.nav-links{display:flex;gap:24px;color:var(--muted);font-size:0.95rem;font-weight:700}.nav-cta,.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border-radius:8px;font-weight:900;transition:transform 180ms ease,background 180ms ease,color 180ms ease}.nav-cta{padding:0 18px;color:var(--white);background:var(--ink)}.hero-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,460px);gap:clamp(36px,6vw,82px);align-items:center}.eyebrow{margin:0 0 12px;color:var(--gold-dark);font-size:0.78rem;font-weight:900;letter-spacing:0.14em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:720px;margin-bottom:20px;font-size:clamp(3rem,8vw,6.6rem);line-height:0.95;letter-spacing:0}h2{margin-bottom:14px;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05;letter-spacing:0}.hero-text,.details-copy p,.offer-box p{max-width:58ch;color:var(--muted);font-size:1.08rem;line-height:1.7}.rating-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:20px 0 0;color:var(--muted);font-weight:700}.stars{color:var(--gold);letter-spacing:0}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0}.button{padding:0 24px;border:1px solid transparent}.button.primary{color:var(--white);background:var(--gold);box-shadow:0 16px 34px rgba(183,139,66,0.24)}.button.primary:hover,.nav-cta:hover,.sticky-order a:hover{transform:translateY(-2px)}.button.primary:hover{background:var(--gold-dark)}.button.secondary{color:var(--ink);border-color:var(--line);background:var(--white)}.trust-row{display:flex;flex-wrap:wrap;gap:10px}.trust-row span{padding:9px 12px;border:1px solid var(--line);border-radius:8px;color:var(--muted);background:rgba(255,255,255,0.68);font-size:0.88rem;font-weight:700}.product-stage{display:grid;place-items:center}.product-card{position:relative;width:min(100%,420px);min-height:540px;display:grid;align-content:center;justify-items:center;gap:28px;padding:34px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(155deg,rgba(22,20,16,0.92),rgba(39,95,85,0.94)),var(--ink);box-shadow:0 26px 70px rgba(22,20,16,0.22)}.discount-badge{position:absolute;top:18px;right:18px;padding:8px 12px;border-radius:8px;color:var(--ink);background:#f2d99a;font-size:0.78rem;font-weight:900;text-transform:uppercase}.bottle{width:210px;display:grid;justify-items:center}.cap{width:86px;height:54px;border-radius:8px 8px 4px 4px;background:linear-gradient(90deg,#caa765,#f2d99a,#a77a31)}.neck{width:54px;height:28px;background:#2b2822}.glass{width:210px;height:280px;display:grid;place-content:center;justify-items:center;border:3px solid rgba(255,255,255,0.7);border-radius:18px 18px 36px 36px;color:var(--white);background:linear-gradient(145deg,rgba(255,255,255,0.16),transparent 38%),linear-gradient(180deg,rgba(183,139,66,0.92),rgba(22,20,16,0.92))}.bottle-brand,.bottle-name{font-size:0.78rem;font-weight:900;letter-spacing:0.12em}.bottle-number{margin:10px 0;font-size:4.3rem;font-weight:900;line-height:1}.product-note{width:100%;padding:14px;border:1px solid rgba(255,255,255,0.18);border-radius:8px;color:rgba(255,255,255,0.82);background:rgba(255,255,255,0.08);text-align:center}.product-note strong,.product-note span{display:block}.product-note span{margin-top:4px;font-size:0.86rem}.section{padding:clamp(54px,8vw,90px) clamp(18px,4vw,56px)}.section-heading,.product-details,.offer-box,.faq-list,.review-grid{max-width:1180px;margin:0 auto}.section-heading{margin-bottom:34px}.feature-grid,.review-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature,.review{min-height:220px;padding:24px;border:1px solid var(--line);border-radius:8px;background:var(--white)}.feature-icon{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:50%;color:var(--white);background:var(--green);font-size:0.88rem;font-weight:900}.feature h3{margin:20px 0 10px;font-size:1.25rem}.feature p,.review p{color:var(--muted);line-height:1.6}.product-details{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,440px);gap:34px;align-items:start}.notes{display:grid;gap:12px}.notes div,.checkout-card{padding:20px;border:1px solid var(--line);border-radius:8px;background:var(--white)}.notes span,.checkout-label,.checkout-id{display:block;color:var(--muted);font-size:0.88rem;font-weight:700}.notes strong{display:block;margin-top:7px;font-size:1.1rem}.offer,.reviews{background:#efe8dd}.offer-box{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:26px;align-items:center;padding:clamp(26px,5vw,44px);border-radius:8px;background:var(--white);box-shadow:0 24px 60px rgba(22,20,16,0.1)}.offer-list{display:grid;gap:10px;margin:22px 0 0;padding-left:20px;color:var(--ink);font-weight:800}.checkout-card{display:grid;gap:12px;background:var(--ink);color:var(--white)}.checkout-card strong{font-size:1.35rem}.checkout-card small{color:rgba(255,255,255,0.68)}.checkout-card .button{margin-top:8px}.review{min-height:auto}.review strong{display:block;margin-top:14px}.faq-list{display:grid;gap:10px}.faq-question{width:100%;min-height:58px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:var(--white);font:inherit;font-weight:900;text-align:left;cursor:pointer}.faq-answer{display:none;padding:0 18px 18px;color:var(--muted);line-height:1.6}.faq-question.is-open + .faq-answer{display:block}.final-cta{padding:clamp(54px,8vw,90px) 18px;color:var(--white);background:var(--ink);text-align:center}.final-cta .eyebrow{color:#f2d99a}.final-cta h2{max-width:720px;margin:0 auto 24px}.sticky-order{position:fixed;right:18px;bottom:18px;z-index:10;display:none;align-items:center;gap:12px;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:0 14px 40px rgba(22,20,16,0.18)}.sticky-order span{font-size:0.88rem;font-weight:900}.sticky-order a{padding:10px 14px;border-radius:8px;color:var(--white);background:var(--gold);font-weight:900}@media (max-width:840px){.nav{align-items:flex-start}.nav-links,.nav-cta{display:none}.hero{min-height:auto;padding-bottom:80px}.hero-grid,.product-details,.offer-box,.feature-grid,.review-grid{grid-template-columns:1fr}.product-card{min-height:440px}.feature{min-height:auto}.sticky-order{left:12px;right:12px;bottom:12px;display:flex;justify-content:space-between}}@media (max-width:520px){.hero-actions{display:grid}.button{width:100%}.bottle{width:180px}.glass{width:180px;height:246px}.bottle-number{font-size:3.6rem}}