:root{--forest:#33502e;--pistachio:#8fa85e;--gold:#c9a227;--gold-light:#d4aa38;--tan:#d9bd84;--cream:#f6f1e4;--charcoal:#2b2b2b;--neutral:#e1dac6;--gray-mid:#b6b0a2;--shadow-sm:0 2px 8px #2b2b2b1a;--shadow-md:0 8px 28px #2b2b2b2e;--shadow-lg:0 20px 56px #2b2b2b42;--r-sm:6px;--r-md:12px;--r-lg:20px;--r-xl:28px;--hero-fade-duration:.9s;--product-slide-duration:.7s}@keyframes style-module__a5myhG__fadeUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes style-module__a5myhG__fadeRight{0%{opacity:0;transform:translate(40px)scale(.97)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes style-module__a5myhG__badgePop{0%{opacity:0;transform:scale(.7)rotate(-6deg)}to{opacity:1;transform:scale(1)rotate(-6deg)}}@keyframes style-module__a5myhG__scrollBob{0%,to{opacity:.45;transform:scaleY(1)}50%{opacity:.9;transform:scaleY(1.6)}}@keyframes style-module__a5myhG__heroCrossFade{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@keyframes style-module__a5myhG__slideFromRight{0%{opacity:.6;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes style-module__a5myhG__slideFromLeft{0%{opacity:.6;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes style-module__a5myhG__slideToLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-110%)}}@keyframes style-module__a5myhG__slideToRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(110%)}}.style-module__a5myhG__hero{background:var(--charcoal);isolation:isolate;flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.style-module__a5myhG__heroBg{z-index:0;position:absolute;inset:0}.style-module__a5myhG__heroBgImg{object-fit:cover;object-position:center 30%;opacity:1;width:100%;height:100%;display:block;position:absolute;inset:0}.style-module__a5myhG__heroBgImgNext{animation:style-module__a5myhG__heroCrossFade var(--hero-fade-duration) cubic-bezier(.4, 0, .2, 1) forwards;z-index:1}.style-module__a5myhG__heroBgGradient{z-index:2;background:linear-gradient(105deg,#1b2818d1 0%,#1b281899 42%,#1b281833 70%,#1b281880 100%),linear-gradient(#0000 60%,#141e12bf 100%);position:absolute;inset:0}.style-module__a5myhG__heroDots{z-index:10;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2rem;right:2.5rem}.style-module__a5myhG__heroDot{background:#d9bd8459;border-radius:50%;width:6px;height:6px;transition:background .3s,transform .3s;display:block}.style-module__a5myhG__heroDotActive{background:var(--gold);transform:scale(1.4)}.style-module__a5myhG__heroBody{z-index:2;flex:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1340px;margin:0 auto;padding:4rem 2.5rem 5rem;display:grid;position:relative}.style-module__a5myhG__textCol{flex-direction:column;gap:1.75rem;display:flex}.style-module__a5myhG__eyebrow{letter-spacing:.28em;text-transform:uppercase;color:var(--gold);font-family:system-ui,-apple-system,sans-serif;font-size:.625rem;font-weight:700;animation:.65s cubic-bezier(.22,1,.36,1) .1s both style-module__a5myhG__fadeUp;display:inline-block}.style-module__a5myhG__headline{letter-spacing:-.015em;color:var(--cream);margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.75rem,5.5vw,4.5rem);font-weight:400;line-height:1.08;animation:.7s cubic-bezier(.22,1,.36,1) .22s both style-module__a5myhG__fadeUp}.style-module__a5myhG__headline em{color:var(--gold);font-style:italic}.style-module__a5myhG__sub{color:#e1dac6d9;max-width:44ch;margin:0;font-family:system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:400;line-height:1.8;animation:.75s cubic-bezier(.22,1,.36,1) .36s both style-module__a5myhG__fadeUp}.style-module__a5myhG__stats{align-items:center;gap:1.5rem;animation:.8s cubic-bezier(.22,1,.36,1) .48s both style-module__a5myhG__fadeUp;display:flex}.style-module__a5myhG__stat{flex-direction:column;gap:.2rem;display:flex}.style-module__a5myhG__statNum{color:var(--cream);font-family:Georgia,serif;font-size:1.625rem;font-weight:400;line-height:1}.style-module__a5myhG__statLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--gray-mid);font-family:system-ui,-apple-system,sans-serif;font-size:.5625rem;font-weight:600}.style-module__a5myhG__statDivider{background:#ffffff26;flex-shrink:0;width:1px;height:36px}.style-module__a5myhG__ctaRow{flex-wrap:wrap;align-items:center;gap:1.75rem;animation:.8s cubic-bezier(.22,1,.36,1) .6s both style-module__a5myhG__fadeUp;display:flex}.style-module__a5myhG__ctaPrimary{background:var(--gold);color:var(--charcoal);letter-spacing:.1em;text-transform:uppercase;border-radius:var(--r-md);padding:.9rem 2.25rem;font-family:system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:700;text-decoration:none;transition:background .22s,box-shadow .22s,transform .2s;display:inline-block}.style-module__a5myhG__ctaPrimary:hover{background:var(--gold-light);transform:translateY(-2px);box-shadow:0 10px 30px #c9a22766}.style-module__a5myhG__ctaGhost{letter-spacing:.07em;color:var(--tan);border-bottom:1px solid #d9bd8459;padding-bottom:2px;font-family:system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s}.style-module__a5myhG__ctaGhost:hover{color:var(--cream);border-color:#f6f1e499}.style-module__a5myhG__productCol{justify-content:center;align-items:center;animation:.95s cubic-bezier(.22,1,.36,1) .3s both style-module__a5myhG__fadeRight;display:flex;position:relative}.style-module__a5myhG__productFrame{border-radius:var(--r-xl);width:100%;max-height:400px;box-shadow:var(--shadow-lg);outline-offset:-1px;isolation:isolate;outline:1px solid #c9a22740;position:relative;overflow:hidden}.style-module__a5myhG__productImg{object-fit:cover;aspect-ratio:4/5;width:100%;max-height:400px;display:block}.style-module__a5myhG__productImgCurrent{z-index:1;position:relative}.style-module__a5myhG__productImgNext{z-index:2;height:100%;position:absolute;inset:0}.style-module__a5myhG__slideInRight{animation:style-module__a5myhG__slideFromRight var(--product-slide-duration) cubic-bezier(.25, .46, .45, .94) forwards}.style-module__a5myhG__slideInLeft{animation:style-module__a5myhG__slideFromLeft var(--product-slide-duration) cubic-bezier(.25, .46, .45, .94) forwards}.style-module__a5myhG__productCaption{z-index:4;letter-spacing:.2em;text-transform:uppercase;color:var(--tan);background:linear-gradient(#0000 0%,#141e12d9 100%);align-items:center;gap:.625rem;padding:1.25rem 1.5rem;font-family:system-ui,-apple-system,sans-serif;font-size:.5625rem;font-weight:700;display:flex;position:absolute;bottom:0;left:0;right:0}.style-module__a5myhG__productCaptionDot{background:var(--gold);border-radius:50%;flex-shrink:0;width:5px;height:5px;display:inline-block}.style-module__a5myhG__prodArrow{z-index:5;width:36px;height:36px;color:var(--tan);cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#141e128c;border:1px solid #d9bd8466;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:1.4rem;line-height:1;transition:background .2s,border-color .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.style-module__a5myhG__prodArrow:hover{border-color:var(--gold);color:var(--charcoal);background:#c9a227cc;transform:translateY(-50%)scale(1.08)}.style-module__a5myhG__prodArrowLeft{left:.75rem}.style-module__a5myhG__prodArrowRight{right:.75rem}.style-module__a5myhG__prodDots{z-index:5;gap:.45rem;display:flex;position:absolute;bottom:2.6rem;left:50%;transform:translate(-50%)}.style-module__a5myhG__prodDot{cursor:pointer;background:#f6f1e459;border:none;border-radius:50%;width:5px;height:5px;padding:0;transition:background .3s,transform .3s}.style-module__a5myhG__prodDotActive{background:var(--gold);transform:scale(1.5)}.style-module__a5myhG__badge{background:var(--gold);z-index:3;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:74px;height:74px;animation:.7s cubic-bezier(.34,1.56,.64,1) .8s both style-module__a5myhG__badgePop;display:flex;position:absolute;top:-1.25rem;right:-1.25rem;transform:rotate(-6deg);box-shadow:0 6px 20px #c9a22780}.style-module__a5myhG__badgeLine1{letter-spacing:.16em;text-transform:uppercase;color:var(--charcoal);font-family:system-ui,-apple-system,sans-serif;font-size:.5rem;font-weight:800;line-height:1.2}.style-module__a5myhG__badgeLine2{color:var(--charcoal);text-align:center;font-family:Georgia,serif;font-size:.6875rem;font-style:italic;line-height:1.2}.style-module__a5myhG__scrollCue{z-index:3;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.style-module__a5myhG__scrollLine{background:linear-gradient(#0000,#d9bd84b3);width:1px;height:44px;animation:2.2s ease-in-out infinite style-module__a5myhG__scrollBob;display:block}.style-module__a5myhG__scrollWord{letter-spacing:.22em;text-transform:uppercase;color:#d9bd8480;font-family:system-ui,-apple-system,sans-serif;font-size:.5rem;font-weight:700}@media (max-width:960px){.style-module__a5myhG__heroBody{grid-template-columns:1fr;gap:2.5rem;padding:3rem 1.75rem 5rem}.style-module__a5myhG__productCol{order:-1;width:100%;max-width:480px;margin:0 auto}.style-module__a5myhG__productImg{aspect-ratio:16/9}.style-module__a5myhG__badge{top:-1rem;right:-.5rem}.style-module__a5myhG__sub{max-width:100%}.style-module__a5myhG__scrollCue{display:none}.style-module__a5myhG__heroDots{top:auto;bottom:1rem;right:50%;transform:translate(50%)}}@media (max-width:480px){.style-module__a5myhG__heroBody{gap:2rem;padding:2rem 1.25rem 4rem}.style-module__a5myhG__headline{font-size:clamp(2.25rem,9vw,3rem)}.style-module__a5myhG__ctaPrimary{text-align:center;width:100%}.style-module__a5myhG__ctaRow{flex-direction:column;align-items:flex-start;gap:.875rem}.style-module__a5myhG__stats{gap:1rem}.style-module__a5myhG__statNum{font-size:1.375rem}.style-module__a5myhG__badge{width:60px;height:60px;top:-.75rem;right:-.25rem}.style-module__a5myhG__prodArrow{width:30px;height:30px;font-size:1.1rem}}@media (prefers-reduced-motion:reduce){.style-module__a5myhG__eyebrow,.style-module__a5myhG__headline,.style-module__a5myhG__sub,.style-module__a5myhG__stats,.style-module__a5myhG__ctaRow,.style-module__a5myhG__productCol,.style-module__a5myhG__badge,.style-module__a5myhG__scrollLine{animation:none}.style-module__a5myhG__heroBgImgNext{opacity:1;animation:none}.style-module__a5myhG__slideInRight,.style-module__a5myhG__slideInLeft{animation:none}.style-module__a5myhG__productFrame:hover .style-module__a5myhG__productImg{transform:none}}
