body{min-height:100vh;margin:0}#root{min-height:100vh}:root{--background:#faf9f7;--foreground:#1a1815;--muted:#f5f3f0;--muted-foreground:#6b6560;--card:#fff;--card-border:#e8e6e3;--accent:#8b2635;--accent-tint:#8b263514;--wine-deep:#1e0d13;--border:#e8e6e3}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6}.main{min-height:100vh}.font-serif{font-family:Cormorant Garamond,Georgia,serif}.nav{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#faf9f7e6;border-bottom:1px solid #e8e6e380;position:fixed;top:0;left:0;right:0}.nav-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex}.logo{letter-spacing:-.02em;color:var(--foreground);align-items:center;gap:.5rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem;font-weight:500;display:flex}.logo-icon{width:auto;height:1.25rem}.nav-actions{align-items:center;gap:.75rem;display:flex}.lang-toggle{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.lang-toggle:hover{background:var(--muted);color:var(--foreground)}.nav-cta{background:var(--foreground);color:var(--background);cursor:pointer;border:none;border-radius:9999px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:opacity .2s}.nav-cta:hover{opacity:.9}.hero{background:radial-gradient(ellipse at 85% 15%, #8b263512 0%, transparent 55%), var(--background);flex-direction:column;justify-content:center;min-height:100vh;padding:6rem 1.5rem;display:flex}.hero-inner{width:100%;max-width:1200px;margin:0 auto}.hero-tag-wrapper{align-items:center;gap:.5rem;margin-bottom:2rem;display:flex}.hero-tag-line{background:var(--accent);width:2rem;height:1px}.hero-tag{letter-spacing:.2em;text-transform:uppercase;color:var(--muted-foreground);font-size:.75rem}.hero-title{letter-spacing:-.03em;margin-bottom:2rem;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(3rem,10vw,6rem);font-weight:400;line-height:1}.hero-title-italic{font-style:italic}.hero-content{max-width:32rem}.hero-subtitle{color:var(--muted-foreground);margin-bottom:2.5rem;font-size:1.125rem;line-height:1.7}.hero-buttons{flex-wrap:wrap;gap:1rem;display:flex}.btn{cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:all .2s;display:inline-flex}.btn-primary{background:var(--foreground);color:var(--background)}.btn-primary:hover{opacity:.9}.btn-outline{color:var(--foreground);background:0 0;border:1px solid #1a181533}.btn-outline:hover{background:#1a18150d}.btn-icon{width:1rem;height:1rem}.hero-stats{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem;padding-top:2.5rem;display:grid}.stat-number{color:var(--accent);margin-bottom:.5rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1}.stat-label{color:var(--muted-foreground);font-size:.875rem}.quote-section{background:var(--wine-deep);color:var(--background);padding:8rem 1.5rem}.quote-inner{text-align:center;max-width:48rem;margin:0 auto}.quote-text{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.5rem,4vw,2.5rem);font-style:italic;font-weight:400;line-height:1.4}.quote-attribution{letter-spacing:.2em;text-transform:uppercase;color:#faf9f799;margin-top:2rem;font-size:.75rem}.section-tag{letter-spacing:.2em;text-transform:uppercase;color:var(--muted-foreground);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.75rem;display:inline-flex}.section-tag-center{justify-content:center}.tag-line{background:var(--accent);width:2rem;height:1px}.tag-line-dark{background:#faf9f74d;width:2rem;height:1px}.section-title{margin-bottom:1.5rem;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,5vw,3rem);font-weight:400;line-height:1.2}.section-title-center{text-align:center}.section-subtitle{color:var(--muted-foreground);font-size:1.125rem;line-height:1.7}.section-subtitle-center{text-align:center;max-width:36rem;margin:0 auto}.offer-section{padding:6rem 1.5rem}.offer-inner{max-width:1200px;margin:0 auto}.offer-header{max-width:36rem;margin-bottom:4rem}.offer-cards{gap:1.5rem;display:grid}.offer-card{background:var(--card);border:1px solid var(--border);border-radius:1rem;gap:1.5rem;padding:2rem;transition:border-color .2s;display:flex}.offer-card:hover{border-color:#1a181533}.offer-card-icon{background:var(--accent-tint);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex}.icon{width:1.5rem;height:1.5rem;color:var(--accent)}.offer-card-title{margin-bottom:.75rem;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:400}.offer-card-text{color:var(--muted-foreground);line-height:1.7}@media (width>=768px){.offer-cards{grid-template-columns:repeat(2,1fr)}.offer-section{padding:8rem 1.5rem}}.journey-section{background:var(--muted);padding:6rem 1.5rem}.journey-inner{max-width:1200px;margin:0 auto}.journey-header{text-align:center;margin-bottom:5rem}.journey-grid{gap:1.5rem;display:grid}.journey-card{background:var(--background);border:1px solid var(--border);border-radius:1rem;padding:2rem;transition:border-color .2s;position:relative}.journey-card:hover{border-color:#1a181533}.journey-card-number{color:#8b26351a;font-family:Playfair Display,Georgia,serif;font-size:4rem;font-weight:400;line-height:1;position:absolute;top:2rem;right:2rem}.journey-card-month{letter-spacing:.2em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:1rem;font-size:.75rem;display:inline-block}.journey-card-title{margin-bottom:.75rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.5rem;font-weight:400}.journey-card-text{color:var(--muted-foreground);line-height:1.7}.journey-next-season{text-align:center;color:var(--muted-foreground);margin-top:3rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.125rem;font-style:italic}@media (width>=640px){.journey-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.journey-grid{grid-template-columns:repeat(3,1fr)}.journey-section{padding:8rem 1.5rem}}.faq-section{padding:6rem 1.5rem}.faq-inner{max-width:48rem;margin:0 auto}.faq-header{text-align:center;margin-bottom:4rem}.faq-list{flex-direction:column;gap:.5rem;display:flex}.faq-item{border-bottom:1px solid var(--border)}.faq-question{cursor:pointer;text-align:left;width:100%;color:var(--foreground);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 0;font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem;transition:color .2s;display:flex}.faq-question:hover{color:var(--muted-foreground)}.faq-icon{width:1.25rem;height:1.25rem;color:var(--muted-foreground);flex-shrink:0;transition:transform .2s}.faq-item.open .faq-icon{transform:rotate(180deg)}.faq-item.open .faq-question{border-bottom-color:#0000}.faq-answer{max-height:0;transition:max-height .3s ease-out;overflow:hidden}.faq-item.open .faq-answer{max-height:200px}.faq-answer p{color:var(--muted-foreground);padding-bottom:1.5rem;line-height:1.7}@media (width>=768px){.faq-section{padding:8rem 1.5rem}}.waitlist-section{background:var(--wine-deep);color:var(--background);padding:6rem 1.5rem}.waitlist-inner{text-align:center;max-width:36rem;margin:0 auto}.waitlist-title{margin-bottom:1.5rem;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,5vw,3rem);font-weight:400}.waitlist-description{color:#faf9f7b3;margin-bottom:.5rem;font-size:1.125rem}.waitlist-incentive{color:#faf9f7b3;margin-bottom:2.5rem}.highlight{color:var(--background);font-weight:600}.waitlist-form{flex-direction:column;gap:.75rem;display:flex}.waitlist-form input{color:var(--background);background:#faf9f71a;border:1px solid #faf9f733;border-radius:9999px;flex:1;padding:1rem 1.5rem;font-family:inherit;font-size:1rem}.waitlist-form input::placeholder{color:#faf9f780}.waitlist-form input:focus{border-color:#faf9f766;outline:none}.btn-waitlist{background:var(--background);color:var(--foreground);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:opacity .2s;display:inline-flex}.btn-waitlist:hover{opacity:.9}.btn-waitlist:disabled,.waitlist-form input:disabled{opacity:.6;cursor:not-allowed}.waitlist-error{color:#f87171;margin-top:1rem;font-size:.875rem}.success-box{background:#faf9f71a;border:1px solid #faf9f733;border-radius:1rem;padding:2rem}.success-icon{background:#faf9f733;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin:0 auto 1rem;display:flex}.success-icon .icon{color:var(--background);width:1.5rem;height:1.5rem}.success-title{margin-bottom:.5rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.5rem}.success-text{color:#faf9f7b3}@media (width>=480px){.waitlist-form{flex-direction:row}}@media (width>=768px){.waitlist-section{padding:8rem 1.5rem}}.footer{border-top:1px solid var(--border);padding:3rem 1.5rem}.footer-inner{flex-direction:column;align-items:flex-start;gap:2.5rem;max-width:1200px;margin:0 auto;display:flex}@media (width>=640px){.footer-inner{flex-direction:row;justify-content:space-between;align-items:flex-start}}.footer-logo{font-size:1.5rem}.footer-label{letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:.5rem;font-size:.6875rem;font-weight:500}.footer-email{color:var(--foreground);font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem;font-weight:400;text-decoration:none;transition:color .2s}.footer-email:hover{color:var(--accent)}.footer-contact,.footer-social{flex-direction:column;align-items:flex-start;display:flex}.footer-social-links{gap:.75rem;display:flex}.footer-social-link{color:var(--muted-foreground);align-items:center;transition:color .2s;display:flex}.footer-social-link:hover{color:var(--accent)}.footer-social-link .icon{width:1.5rem;height:1.5rem}.age-gate-overlay{z-index:1000;background:#000000d9;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.age-gate-modal{background:var(--background);text-align:center;border-radius:1rem;width:100%;max-width:400px;padding:3rem 2rem;position:relative}.age-gate-lang{position:absolute;top:.75rem;right:.75rem}.age-gate-title{color:var(--foreground);margin-bottom:1.5rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.5rem;font-weight:500}.age-gate-question{color:var(--foreground);margin-bottom:2rem;font-size:1.25rem}.age-gate-buttons{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.btn-age-yes{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:9999px;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:opacity .2s}.btn-age-yes:hover{opacity:.9}.btn-age-no{color:var(--muted-foreground);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:9999px;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:all .2s}.btn-age-no:hover{background:var(--muted);color:var(--foreground)}.age-gate-warning{color:var(--muted-foreground);font-size:.75rem;line-height:1.5}
