:root{--ink:#1b1410;--porcelain:#f1eae0;--porcelain-2:#e9e0d3;--wine:#6b1e3c;--wine-deep:#4a1430;--gold:#b98d4a;--gold-light:#d9bd8b;--sage:#8e9b7e;--white:#fffdfa;--line:#1b14101f;--shadow:0 20px 50px -25px #1b141059}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--porcelain);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Manrope,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}ul{list-style:none}img{max-width:100%;display:block}.display{letter-spacing:-.01em;font-family:Fraunces,serif;font-weight:500}.eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--wine);font-size:.72rem;font-weight:700}.wrap{max-width:1180px;margin:0 auto;padding:0 32px}:focus-visible{outline:2px solid var(--wine);outline-offset:3px}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}header{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#f1eae0d9;position:sticky;top:0}nav{justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto;padding:20px 32px;display:flex}.logo{letter-spacing:.02em;font-family:Fraunces,serif;font-size:1.5rem;font-weight:600}.logo span{color:var(--wine)}.nav-links{gap:40px;font-size:.92rem;font-weight:500;display:flex}.nav-links a{padding-bottom:4px;position:relative}.nav-links a:after{content:"";background:var(--wine);width:0%;height:1px;transition:width .25s;position:absolute;bottom:0;left:0}.nav-links a:hover:after{width:100%}.nav-cta{align-items:center;gap:24px;display:flex}.btn{cursor:pointer;letter-spacing:.01em;border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;gap:8px;padding:13px 28px;font-size:.88rem;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s,color .2s;display:inline-flex}.btn-primary{background:var(--wine);color:var(--white)}.btn-primary:hover{background:var(--wine-deep);transform:translateY(-2px);box-shadow:0 12px 24px -12px #4a143099}.btn-outline{border-color:var(--ink);color:var(--ink)}.btn-outline:hover{background:var(--ink);color:var(--white)}.menu-toggle{display:none}.hero{padding:96px 0 60px;position:relative;overflow:hidden}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;display:grid}.hero-copy h1{margin:18px 0 24px;font-size:clamp(2.6rem,5vw,4.2rem);line-height:1.04}.hero-copy h1 em{color:var(--wine);font-style:italic;font-weight:400}.hero-copy p{color:#463832;max-width:460px;margin-bottom:34px;font-size:1.05rem}.hero-actions{align-items:center;gap:16px;margin-bottom:44px;display:flex}.hero-actions .link-underline{border-bottom:1px solid var(--ink);padding-bottom:3px;font-size:.9rem;font-weight:600}.hero-meta{border-top:1px solid var(--line);gap:36px;max-width:480px;padding-top:28px;display:flex}.hero-meta div strong{font-family:Fraunces,serif;font-size:1.5rem;font-weight:600;display:block}.hero-meta div span{color:#6b5c53;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.hero-visual{justify-content:center;align-items:center;height:560px;display:flex;position:relative}.blob{background:linear-gradient(150deg, var(--wine) 0%, var(--wine-deep) 100%);opacity:.94;border-radius:44% 56% 62% 38%/48% 42% 58% 52%;width:440px;height:440px;animation:9s ease-in-out infinite float;position:absolute}@keyframes float{0%,to{transform:translate(0)rotate(0)}50%{transform:translateY(-18px)rotate(4deg)}}.bottle{z-index:2;filter:drop-shadow(0 30px 40px #1b141059);flex-direction:column;align-items:center;width:150px;display:flex;position:relative}.bottle-cap{background:var(--gold);border-radius:6px 6px 3px 3px;width:64px;height:34px}.bottle-neck{background:var(--gold-light);width:30px;height:18px}.bottle-body{background:linear-gradient(160deg,#fdf9f3 0%,#f1e6d8 100%);border:1px solid #1b141014;border-radius:16px;justify-content:center;align-items:center;width:150px;height:230px;padding:18px;display:flex}.bottle-label{text-align:center;font-family:Fraunces,serif}.bottle-label .mark{background:var(--wine);border-radius:50%;width:30px;height:30px;margin:0 auto 10px}.bottle-label small{letter-spacing:.18em;text-transform:uppercase;color:#8a7a6d;margin-top:6px;font-family:Manrope,sans-serif;font-size:.55rem;display:block}.bottle-label span{font-size:.85rem;font-weight:500}.float-chip{background:var(--white);box-shadow:var(--shadow);z-index:3;border-radius:100px;align-items:center;gap:8px;padding:14px 18px;font-size:.8rem;font-weight:600;display:flex;position:absolute}.float-chip .dot{background:var(--sage);border-radius:50%;width:8px;height:8px}.chip-1{top:6%;left:2%}.chip-2{bottom:10%;right:0%}.trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--porcelain-2);padding:22px 0;overflow:hidden}.trust-track{color:#6b5c53;align-items:center;gap:64px;width:max-content;font-family:Fraunces,serif;font-size:1.1rem;font-weight:500;animation:26s linear infinite scroll;display:flex}.trust-track span{white-space:nowrap}.trust-track .sep{color:var(--gold);font-size:.8rem}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}section{padding:110px 0}.section-head{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:56px;display:flex}.section-head h2{max-width:520px;margin-top:14px;font-size:clamp(2rem,3.4vw,2.8rem)}.section-head p{color:#5c4d44;max-width:340px;padding-bottom:6px;font-size:.98rem}.products-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.product-card{background:var(--white);border:1px solid var(--line);text-align:center;flex-direction:column;align-items:center;padding:28px 24px 30px;transition:transform .3s,box-shadow .3s;display:flex}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-8px)}.p-bottle{border-radius:10px;justify-content:center;align-items:flex-start;width:82px;height:130px;margin-bottom:22px;display:flex;position:relative}.p-bottle:before{content:"";background:var(--gold);border-radius:4px 4px 2px 2px;width:34px;height:16px;position:absolute;top:-14px}.p-1{background:linear-gradient(160deg,#7a2745,#4a1430)}.p-2{background:linear-gradient(160deg,#a8b098,#7c8a6c)}.p-3{background:linear-gradient(160deg,#e3c79a,#b98d4a)}.p-4{background:linear-gradient(160deg,#f1dad3,#d8a9a0)}.product-card .eyebrow{margin-bottom:6px}.product-card h3{margin-bottom:8px;font-family:Fraunces,serif;font-size:1.2rem;font-weight:500}.product-card p{color:#6b5c53;margin-bottom:18px;font-size:.87rem}.product-card .price{border-top:1px solid var(--line);width:100%;margin-top:auto;padding-top:14px;font-size:.95rem;font-weight:700}.ledger-section{background:var(--ink);color:var(--porcelain);padding:100px 0}.ledger-section .eyebrow{color:var(--gold-light)}.ledger-section h2{color:var(--white);max-width:600px}.ledger-section .section-head p{color:#c9bbae}.ledger{border-top:1px solid #f1eae033;margin-top:20px}.ledger-row{border-bottom:1px solid #f1eae033;flex-wrap:wrap;align-items:baseline;gap:24px;padding:26px 0;display:flex}.ledger-row .ing-name{min-width:260px;color:var(--white);font-family:Fraunces,serif;font-size:1.5rem;font-style:italic;font-weight:400}.ledger-row .ing-origin{text-transform:uppercase;letter-spacing:.12em;color:var(--gold-light);min-width:170px;font-size:.78rem}.ledger-row .ing-note{color:#c9bbae;flex:1;min-width:220px;font-size:.92rem}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.testimonial{background:var(--white);border:1px solid var(--line);padding:34px 30px}.testimonial .stars{color:var(--gold);letter-spacing:3px;margin-bottom:18px;font-size:.9rem}.testimonial p{margin-bottom:22px;font-family:Fraunces,serif;font-size:1.15rem;font-weight:400;line-height:1.5}.testimonial-who{align-items:center;gap:12px;display:flex}.avatar{background:var(--sage);border-radius:50%;width:38px;height:38px}.testimonial-who strong{font-size:.9rem;display:block}.testimonial-who span{color:#6b5c53;font-size:.78rem}.cta-banner{background:linear-gradient(120deg, var(--wine) 0%, var(--wine-deep) 100%);color:var(--white);border-radius:4px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;padding:70px 60px;display:flex}.cta-banner h2{max-width:480px;color:var(--white);font-size:clamp(1.9rem,3vw,2.5rem)}.cta-banner .eyebrow{color:var(--gold-light)}.cta-banner form{background:#ffffff14;border:1px solid #ffffff59;border-radius:2px;gap:0;min-width:340px;display:flex;overflow:hidden}.cta-banner input{color:var(--white);background:0 0;border:none;outline:none;flex:1;padding:16px 18px;font-family:Manrope,sans-serif;font-size:.9rem}.cta-banner input::placeholder{color:#fff9}.cta-banner button{background:var(--gold);color:var(--ink);cursor:pointer;border:none;padding:0 26px;font-size:.85rem;font-weight:700;transition:background .2s}.cta-banner button:hover{background:var(--gold-light)}footer{border-top:1px solid var(--line);padding:70px 0 40px}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:40px;margin-bottom:60px;display:grid}.footer-grid h4{text-transform:uppercase;letter-spacing:.1em;color:#6b5c53;margin-bottom:18px;font-size:.8rem}.footer-grid ul li{margin-bottom:11px}.footer-grid ul a{font-size:.92rem}.footer-grid ul a:hover{color:var(--wine)}.footer-brand p{color:#6b5c53;max-width:280px;margin:16px 0 20px;font-size:.9rem}.footer-bottom{border-top:1px solid var(--line);color:#8a7a6d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:26px;font-size:.8rem;display:flex}@media (width<=980px){.hero-grid{grid-template-columns:1fr}.hero-visual{order:-1;height:420px}.products-grid{grid-template-columns:repeat(2,1fr)}.testimonials-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.section-head{flex-direction:column;align-items:flex-start}}@media (width<=700px){.nav-links{display:none}.menu-toggle{border:1px solid var(--ink);cursor:pointer;background:0 0;border-radius:2px;padding:8px 12px;font-size:.85rem;display:flex}.hero{padding:56px 0 40px}.hero-actions{flex-wrap:wrap}.hero-meta{flex-wrap:wrap;gap:24px}.products-grid{grid-template-columns:1fr}.cta-banner{flex-direction:column;align-items:flex-start;padding:44px 26px}.cta-banner form{width:100%;min-width:0}.footer-grid{grid-template-columns:1fr}.nav-cta .btn-outline{display:none}section{padding:70px 0}.ledger-row .ing-name{min-width:100%}}.hero-banner-section{justify-content:flex-start;align-items:center;height:85vh;min-height:600px;display:flex;position:relative;overflow:hidden}.hero-bg-slide{opacity:0;z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;transition:opacity 1.5s ease-in-out;position:absolute;top:0;left:0}.hero-bg-slide.active{opacity:1;z-index:2}.hero-overlay{z-index:3;background:linear-gradient(90deg,#000000b3 0%,#0003 60%,#0000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-banner-content{z-index:4;color:var(--white);text-align:left;width:100%;padding-left:8%;position:relative}.hero-banner-title{letter-spacing:-.02em;margin-bottom:1.5rem;font-family:Fraunces,serif;font-size:clamp(3rem,6vw,5.5rem);font-weight:500;line-height:1.1}.hero-banner-subtitle{color:#ffffffe6;max-width:550px;margin-bottom:2.5rem;font-family:Manrope,sans-serif;font-size:1.15rem;font-weight:400;line-height:1.6}.hero-banner-btn{color:var(--white);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#b98d4ad9;border:1px solid #fff3;border-radius:30px;padding:14px 32px;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .3s,transform .2s;display:inline-block}.hero-banner-btn:hover{background-color:#b98d4a;transform:translateY(-2px)}.hero-decorative-bar{background-color:var(--white);border-bottom:1px solid var(--line);padding:20px 0}.decorative-content{justify-content:center;align-items:center;gap:24px;display:flex}.est-text{letter-spacing:.2em;color:#5c4d44;font-family:Manrope,sans-serif;font-size:.85rem;font-weight:600}.squiggle{color:var(--gold-light);opacity:.7;font-size:1.2rem}@media (width<=768px){.hero-overlay{background:linear-gradient(#00000080 0%,#0009 100%)}.hero-banner-content{text-align:center;padding-left:0}.hero-banner-title{font-size:3rem}}.about-us-section{background-color:var(--porcelain,#fbf9f6);color:var(--ink,#1b1410);padding:80px 5%;font-family:Manrope,sans-serif}.about-us-container{max-width:1200px;margin:0 auto}.about-us-title{margin-bottom:.5rem;font-family:Fraunces,serif;font-size:2.5rem;font-weight:600}.about-us-subtitle{color:#4a4a4a;margin-bottom:40px;font-size:1.1rem}.about-cards-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-bottom:24px;display:grid}.about-card{background:#fff;border:1px solid #00000008;border-radius:16px;padding:32px;box-shadow:0 4px 24px #00000008}.about-card-header{align-items:center;gap:12px;margin-bottom:20px;display:flex}.about-icon-wrapper{color:#5c4d44;background-color:#f8efe6;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.about-tag{letter-spacing:.05em;color:#6b6b6b;text-transform:uppercase;border:1px solid #eaeaea;border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:600}.about-card h3{margin-bottom:12px;font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:700}.about-card p{color:#555;font-size:.95rem;line-height:1.6}.about-bottom-banner{text-align:center;background:#fff;border:1px solid #00000008;border-radius:16px;padding:24px;box-shadow:0 4px 24px #00000008}.about-features-list{color:#4a4a4a;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:12px;font-size:.95rem;display:flex}.about-features-list span{align-items:center;display:flex}.about-features-list span.separator{color:#ccc;margin:0 4px}.about-thank-you{color:#1b1410;font-size:1.05rem;font-weight:600}@media (width<=768px){.about-cards-grid{grid-template-columns:1fr}}
