.epic-hero{background:var(--bg-dark);z-index:1;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.epic-hero__ambient-glow{filter:blur(120px);pointer-events:none;z-index:0;opacity:.4;border-radius:50%;position:absolute}.epic-hero__ambient-glow--1{background:radial-gradient(circle,#f07c2466 0%,#0000 70%);width:60vw;height:60vw;top:-20%;right:-10%}.epic-hero__ambient-glow--2{background:radial-gradient(circle,#0a2e13cc 0%,#0000 70%);width:50vw;height:50vw;bottom:-10%;left:-10%}.epic-hero__cursor-glow{pointer-events:none;z-index:2;mix-blend-mode:screen;background:radial-gradient(circle,#ffffff0d 0%,#0000 50%);border-radius:50%;width:800px;height:800px;position:absolute;transform:translate(-50%,-50%)}.epic-hero__bg-text{font-family:var(--font-display);color:#ffffff04;white-space:nowrap;pointer-events:none;z-index:0;letter-spacing:-.05em;-webkit-user-select:none;user-select:none;font-size:clamp(15rem,30vw,30rem);font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.epic-hero__inner{z-index:10;padding-top:calc(var(--nav-height) - 4rem);grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.epic-hero__content{flex-direction:column;gap:1.5rem;margin-top:-8rem;margin-left:-4rem;display:flex}.epic-hero__label{letter-spacing:.2em;color:var(--brand-orange);text-transform:uppercase;align-items:center;font-size:.875rem;font-weight:600;display:flex;position:relative}.epic-hero__label-line{background:var(--brand-orange);width:40px;height:2px;box-shadow:0 0 10px var(--brand-orange);margin-right:1rem;position:absolute;right:100%}.epic-hero__title{font-size:clamp(3.5rem,6.5vw,6.5rem);font-family:var(--font-display);color:#fff;text-transform:uppercase;font-weight:800;line-height:1.1}.epic-hero__title-accent{background:linear-gradient(135deg,#fff 0%,var(--brand-orange)100%);-webkit-text-fill-color:transparent;text-shadow:0 0 40px #f07c244d;-webkit-background-clip:text;background-clip:text;display:inline-block}.epic-hero__subtitle{color:#ffffffb3;max-width:520px;font-size:clamp(1.125rem,1.5vw,1.25rem);line-height:1.6}.epic-hero__actions{align-items:center;gap:1.5rem;margin-top:1rem;display:flex}.epic-btn{font-family:var(--font-display);letter-spacing:.05em;text-transform:uppercase;border-radius:100px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.epic-btn--primary{background:var(--brand-orange);color:#000;border:1px solid var(--brand-orange)}.epic-btn--primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px #f07c2466}.epic-btn--outline{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:0 0;border:1px solid #fff3}.epic-btn--outline:hover{background:#ffffff0d;border-color:#fff}.epic-hero__showcase{justify-content:center;align-items:center;width:100%;height:700px;display:flex;position:relative}.epic-bottle{filter:drop-shadow(0 30px 40px #00000080);will-change:transform,filter,opacity;width:380px;height:506px;margin-top:-253px;margin-left:-190px;position:absolute;top:50%;left:50%}.epic-bottle__img{object-fit:contain}.epic-bottle__backdrop-glow{z-index:-1;filter:blur(40px);background:radial-gradient(circle,#f07c244d 0%,#0000 60%);border-radius:50%;width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.epic-hero__badges{z-index:20;gap:1rem;display:flex;position:absolute;bottom:2rem;left:2rem}.epic-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:8px;transition:all .3s;display:flex}.epic-badge:hover{border-color:var(--brand-orange);background:#ffffff1a;transform:translateY(-5px)}.epic-hero__scroll{z-index:20;background:#ffffff1a;width:1px;height:80px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.epic-hero__scroll-line{background:var(--brand-orange);width:100%;height:30%;animation:2s cubic-bezier(.16,1,.3,1) infinite scrollDrop;position:absolute;top:0;left:0}@keyframes scrollDrop{0%{opacity:0;top:-30%}50%{opacity:1}to{opacity:0;top:100%}}@media (max-width:1024px){.epic-hero__inner{text-align:center;padding-top:calc(var(--nav-height) + 2rem);grid-template-columns:1fr;gap:2rem}.epic-hero__content{align-items:center;margin-top:0;margin-left:0}.epic-hero__actions{justify-content:center}.epic-hero__showcase{height:480px}.epic-bottle{width:240px;height:320px;margin-top:-160px;margin-left:-120px}}
.section-header{text-align:center;margin-bottom:var(--space-3xl)}.section-subtitle{font-family:var(--font-display);letter-spacing:3px;color:var(--brand-green);margin-bottom:var(--space-sm);font-size:13px;font-weight:700;display:block}.section-subtitle--gold{color:var(--brand-yellow)}.section-title{color:#fff;margin-bottom:var(--space-md);font-size:clamp(28px,4vw,44px);font-weight:800}.section-title--light{color:#fff}.section-accent{background:var(--gold-gradient);border-radius:2px;width:60px;height:3px;margin:0 auto}.section-accent--left{margin:0;margin-bottom:var(--space-lg)}.hero{background:var(--hero-gradient);min-height:100vh;padding-top:var(--nav-height);align-items:center;display:flex;position:relative;overflow:hidden}.hero__bg-effects{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero__orb{filter:blur(80px);opacity:.15;border-radius:50%;position:absolute}.hero__orb--1{background:var(--brand-green);width:500px;height:500px;top:-100px;left:-100px}.hero__orb--2{background:var(--brand-yellow);width:400px;height:400px;bottom:-80px;right:10%}.hero__orb--3{background:var(--brand-orange);width:300px;height:300px;top:30%;right:-50px}.hero__inner{justify-content:space-between;align-items:center;gap:var(--space-3xl);padding-top:var(--space-3xl);padding-bottom:var(--space-3xl);z-index:1;display:flex;position:relative}.hero__content{flex:1;max-width:580px}.hero__eyebrow{font-family:var(--font-display);letter-spacing:3px;color:var(--brand-yellow);border-radius:var(--radius-full);margin-bottom:var(--space-lg);border:1px solid #f5c5184d;padding:6px 16px;font-size:12px;font-weight:700;animation:.6s ease-out fadeInUp;display:inline-block}.hero__title{color:#fff;margin-bottom:var(--space-lg);font-size:clamp(40px,5.5vw,72px);font-weight:800;line-height:1.05;animation:.6s ease-out .1s both fadeInUp}.hero__subtitle{color:var(--text-on-dark-muted);margin-bottom:var(--space-xl);max-width:480px;font-size:18px;line-height:1.7;animation:.6s ease-out .2s both fadeInUp}.hero__ctas{gap:var(--space-md);margin-bottom:var(--space-2xl);animation:.6s ease-out .3s both fadeInUp;display:flex}.hero__badges{gap:var(--space-sm);flex-wrap:wrap;animation:.6s ease-out .4s both fadeInUp;display:flex}.hero__badge-pill{border-radius:var(--radius-md);transition:all var(--transition-fast);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff14;border:1px solid #ffffff1f;justify-content:center;align-items:center;padding:6px 10px;display:flex}.hero__badge-pill:hover{background:#ffffff29;transform:translateY(-2px)}.hero__badge-pill img{filter:brightness(1.3)contrast(.9);width:auto;height:38px}.hero__visual{flex-shrink:0;width:400px;height:420px;animation:.8s ease-out .3s both fadeInUp;position:relative}.hero__bottle{transition:transform var(--transition-medium);position:absolute}.hero__bottle-wrap{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:flex-end;padding:12px 16px 0;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 32px #00000080,inset 0 1px #ffffff0f}.hero__bottle-wrap:before{content:"";background:linear-gradient(90deg,#0000,#f5c51880,#0000);height:2px;position:absolute;top:0;left:0;right:0}.hero__bottle-wrap img{filter:drop-shadow(0 12px 24px #0006);object-fit:contain;z-index:1;position:relative}.hero__bottle-wrap--main img{filter:drop-shadow(0 16px 32px #00000080)}.hero__bottle--center{z-index:3;animation:4s ease-in-out infinite float;bottom:0;left:50%;transform:translate(-50%)}.hero__bottle--center .hero__bottle-wrap img{width:auto;height:340px}.hero__bottle--left{z-index:2;bottom:20px;left:-20px;transform:rotate(-6deg)}.hero__bottle--left .hero__bottle-wrap img{width:auto;height:260px}.hero__bottle--right{z-index:2;bottom:20px;right:-10px;transform:rotate(6deg)}.hero__bottle--right .hero__bottle-wrap img{width:auto;height:260px}.hero__visual:hover .hero__bottle--left{transform:rotate(-8deg)translate(-10px)}.hero__visual:hover .hero__bottle--right{transform:rotate(8deg)translate(10px)}.hero__scroll-indicator{color:var(--text-on-dark-muted);opacity:.5;animation:2s ease-in-out infinite float;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.stats{-webkit-backdrop-filter:blur(12px);padding:var(--space-xl)0;background:linear-gradient(90deg,#0a0f0df2,#f5c51814,#0a0f0df2);border-top:1px solid #f5c51833;border-bottom:1px solid #f5c5181a;position:relative;box-shadow:inset 0 1px #ffffff0d}.stats__inner{justify-content:center;align-items:center;gap:var(--space-xl);display:flex}.stats__item{text-align:center;flex-direction:column;align-items:center;display:flex}.stats__number{font-family:var(--font-display);color:#fff;font-size:28px;font-weight:800}.stats__label{font-family:var(--font-display);letter-spacing:1px;text-transform:uppercase;color:var(--brand-yellow);margin-top:4px;font-size:13px}.stats__divider{background:linear-gradient(#0000,#f5c5184d,#0000);width:1px;height:40px}.categories{background:var(--bg-dark)}.categories__grid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.category-card{text-align:center;padding:var(--space-2xl)var(--space-xl);background:var(--glass-card);border-radius:var(--radius-lg);border:1px solid var(--glass-border);transition:all var(--transition-medium);cursor:pointer;flex-direction:column;align-items:center;display:flex}.category-card:hover{border-color:var(--brand-green);box-shadow:var(--shadow-lg);transform:translateY(-6px)}.category-card__icon{color:var(--brand-green);margin-bottom:var(--space-lg);transition:transform var(--transition-medium)}.category-card:hover .category-card__icon{transform:scale(1.1)rotate(5deg)}.category-card h3{color:#fff;margin-bottom:var(--space-sm);font-size:22px;font-weight:700}.category-card p{color:var(--text-on-dark-muted);margin-bottom:var(--space-lg);font-size:14px}.category-card__link{font-family:var(--font-display);color:var(--brand-green);transition:color var(--transition-fast);font-size:14px;font-weight:600}.category-card:hover .category-card__link{color:var(--brand-orange)}.featured{background:var(--bg-dark)}.featured__grid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.featured__cta{text-align:center;margin-top:var(--space-2xl)}.why{background:var(--bg-dark)}.why__grid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.why-card{text-align:center;padding:var(--space-2xl)var(--space-xl);border-radius:var(--radius-lg);border:1px solid var(--glass-border);background:var(--glass-card);transition:all var(--transition-medium)}.why-card:hover{box-shadow:var(--shadow-md);border-color:var(--brand-green);transform:translateY(-4px)}.why-card__icon{border-radius:var(--radius-lg);width:72px;height:72px;margin:0 auto var(--space-lg);color:var(--brand-green);transition:all var(--transition-medium);background:#1a6b3014;justify-content:center;align-items:center;display:flex}.why-card:hover .why-card__icon{background:var(--brand-green);color:#fff;transform:scale(1.08)}.why-card h3{color:#fff;margin-bottom:var(--space-sm);font-size:20px;font-weight:700}.why-card p{color:var(--text-on-dark-muted);font-size:14px;line-height:1.7}.about-preview{background:var(--bg-dark)}.about-preview__inner{align-items:center;gap:var(--space-4xl);display:flex}.about-preview__image-wrap{flex-shrink:0}.about-preview__image-frame{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.about-preview__image-frame img{width:460px;height:auto;display:block}.about-preview__content{flex:1}.about-preview__content .section-subtitle,.about-preview__content .section-title{text-align:left}.about-preview__content p{color:var(--text-on-dark-muted);margin-bottom:var(--space-md);font-size:15px;line-height:1.8}.about-preview__certs{gap:var(--space-lg);margin:var(--space-xl)0;padding:var(--space-lg)0;border-top:1px solid var(--glass-border);border-bottom:1px solid var(--glass-border);flex-wrap:wrap;display:flex}.about-cert{align-items:center;gap:var(--space-sm);color:var(--brand-green);display:flex}.about-cert div{flex-direction:column;display:flex}.about-cert strong{font-family:var(--font-display);color:var(--brand-green);font-size:16px;font-weight:800;line-height:1}.about-cert span{color:var(--text-muted);margin-top:2px;font-size:12px}.testimonials{background:var(--bg-dark)}.testimonials__grid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.testimonial-card{border-radius:var(--radius-lg);padding:var(--space-2xl);transition:all var(--transition-medium);background:linear-gradient(145deg,#16221a 0%,#0a0f0d 100%);border:1px solid #f5c5181a;position:relative;overflow:hidden;box-shadow:0 10px 40px #0009,inset 0 1px #ffffff0d}.testimonial-card:hover{border-color:#f5c51866;transform:translateY(-6px);box-shadow:0 20px 40px #000c,0 0 30px #f5c5180d}.testimonial-card__stars{margin-bottom:var(--space-md);gap:2px;display:flex}.testimonial-card__text{color:#ffffffe6;margin-bottom:var(--space-xl);font-size:16px;font-style:italic;line-height:1.8}.testimonial-card__author{align-items:center;gap:var(--space-md);display:flex}.testimonial-card__quote{top:var(--space-xl);right:var(--space-xl);color:#f5c51826;transform-origin:100% 0;pointer-events:none;position:absolute;transform:scale(2)}.testimonial-card__avatar-icon{background:linear-gradient(135deg,var(--brand-yellow),var(--brand-orange));width:44px;height:44px;color:var(--bg-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 12px #f5c5184d}.cta-banner{background:var(--bg-dark);padding:var(--space-4xl)0;text-align:center;position:relative;overflow:hidden}.cta-banner__bg{pointer-events:none;position:absolute;inset:0}.cta-banner__orb{filter:blur(80px);opacity:.12;border-radius:50%;position:absolute}.cta-banner__orb--1{background:var(--brand-green);width:400px;height:400px;top:-100px;left:-60px}.cta-banner__orb--2{background:var(--brand-yellow);width:320px;height:320px;bottom:-80px;right:-40px}.cta-banner__inner{z-index:1;position:relative}.cta-banner__eyebrow{font-family:var(--font-display);letter-spacing:3px;color:var(--brand-yellow);border-radius:var(--radius-full);margin-bottom:var(--space-lg);border:1px solid #f5c5184d;padding:5px 14px;font-size:12px;font-weight:700;display:inline-block}.cta-banner h2{color:#fff;margin-bottom:var(--space-md);font-size:clamp(28px,4vw,48px);font-weight:800}.cta-banner p{color:var(--text-on-dark-muted);margin-bottom:var(--space-xl);font-size:18px;line-height:1.7}.cta-banner p strong{color:var(--brand-yellow)}.cta-banner__actions{gap:var(--space-md);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.btn-outline-white{border-radius:var(--radius-full);font-family:var(--font-display);letter-spacing:.5px;color:#fff;transition:all var(--transition-medium);background:0 0;border:2px solid #ffffff4d;align-items:center;padding:14px 28px;font-size:14px;font-weight:700;display:inline-flex}.btn-outline-white:hover{background:#ffffff1a;border-color:#fff9;transform:translateY(-2px)}@media (max-width:1024px){.hero__inner{text-align:center;padding-top:var(--space-2xl);flex-direction:column}.hero__content{flex-direction:column;align-items:center;max-width:100%;display:flex}.hero__subtitle{max-width:100%}.hero__ctas,.hero__badges{justify-content:center}.hero__visual{width:340px;height:350px}.hero__bottle--center img{height:280px}.hero__bottle--left img,.hero__bottle--right img{height:200px}.categories__grid,.featured__grid,.why__grid,.testimonials__grid{grid-template-columns:repeat(2,1fr)}.about-preview__inner{gap:var(--space-2xl);flex-direction:column}.about-preview__image-frame img{width:100%}}@media (max-width:640px){.hero__ctas{flex-direction:column;width:100%}.hero__ctas .btn{justify-content:center;width:100%}.categories__grid,.featured__grid,.why__grid,.testimonials__grid{grid-template-columns:1fr}.stats__inner{gap:var(--space-lg);flex-wrap:wrap}.stats__divider{display:none}.stats__item{flex:0 0 45%}}
