.Nav-module__p2V2BW__nav{z-index:200;height:var(--nav-h);-webkit-backdrop-filter:blur(16px)saturate(160%);border-bottom:1px solid var(--cloud-200);transition:border-color .3s var(--ease), box-shadow .3s var(--ease), background .3s var(--ease);background:#faf9f6eb;justify-content:space-between;align-items:center;gap:16px;padding:0 20px;display:flex;position:sticky;top:0}.Nav-module__p2V2BW__scrolled{box-shadow:var(--shadow-sm);background:#faf9f6f7}.Nav-module__p2V2BW__logo{cursor:pointer;-webkit-tap-highlight-color:transparent;flex-shrink:0;align-items:center;height:38px;display:flex}.Nav-module__p2V2BW__logo img{object-fit:contain;width:auto;height:100%;display:block}.Nav-module__p2V2BW__links{gap:30px;display:none}.Nav-module__p2V2BW__links a{letter-spacing:.12em;text-transform:uppercase;color:var(--dark);transition:color .25s var(--ease);font-size:.74rem;font-weight:600;position:relative}.Nav-module__p2V2BW__links a:after{content:"";background:var(--dark);transform-origin:0;width:100%;height:1px;transition:transform .3s var(--ease);position:absolute;bottom:-6px;left:0;transform:scaleX(0)}.Nav-module__p2V2BW__links a:hover{color:var(--cloud-600)}.Nav-module__p2V2BW__links a:hover:after{transform:scaleX(1)}.Nav-module__p2V2BW__burger{-webkit-tap-highlight-color:transparent;flex-direction:column;gap:5px;padding:8px;display:flex}.Nav-module__p2V2BW__burger span{background:var(--dark);border-radius:var(--radius-pill);width:22px;height:2px;transition:all .3s var(--ease);display:block}.Nav-module__p2V2BW__burger.Nav-module__p2V2BW__open span:first-child{transform:translateY(7px)rotate(45deg)}.Nav-module__p2V2BW__burger.Nav-module__p2V2BW__open span:nth-child(2){opacity:0;transform:scaleX(0)}.Nav-module__p2V2BW__burger.Nav-module__p2V2BW__open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Nav-module__p2V2BW__overlay{z-index:290;-webkit-backdrop-filter:blur(6px);opacity:0;pointer-events:none;transition:opacity .3s var(--ease);background:#1a1a1a6b;position:fixed;inset:0}.Nav-module__p2V2BW__overlay.Nav-module__p2V2BW__open{opacity:1;pointer-events:all}.Nav-module__p2V2BW__drawer{z-index:300;background:radial-gradient(65% 45% at 100% 0%, #f3eee7db 0%, transparent 65%), var(--white);width:100%;min-height:100dvh;padding:max(18px, env(safe-area-inset-top)) 24px max(24px, env(safe-area-inset-bottom));opacity:.98;transition:transform .45s var(--ease), opacity .35s var(--ease);flex-direction:column;display:flex;position:fixed;inset:0;transform:translate(100%);box-shadow:-24px 0 80px #1a1a1a1f}.Nav-module__p2V2BW__drawer.Nav-module__p2V2BW__open{opacity:1;transform:translate(0)}.Nav-module__p2V2BW__drawerHeader{justify-content:space-between;align-items:center;padding:8px 0 22px;display:flex}.Nav-module__p2V2BW__drawerClose{background:var(--cloud-50);border:1px solid var(--cloud-200);width:44px;height:44px;box-shadow:var(--shadow-sm);-webkit-tap-highlight-color:transparent;border-radius:50%;position:relative}.Nav-module__p2V2BW__drawerClose span{border-radius:var(--radius-pill);background:var(--dark);width:18px;height:2px;position:absolute;top:50%;left:50%}.Nav-module__p2V2BW__drawerClose span:first-child{transform:translate(-50%,-50%)rotate(45deg)}.Nav-module__p2V2BW__drawerClose span:last-child{transform:translate(-50%,-50%)rotate(-45deg)}.Nav-module__p2V2BW__drawerIntro{border-top:1px solid var(--cloud-100);border-bottom:1px solid var(--cloud-100);padding:18px 0 22px}.Nav-module__p2V2BW__drawerIntro span{letter-spacing:.18em;text-transform:uppercase;color:var(--cloud-600);margin-bottom:8px;font-size:.72rem;font-weight:700;display:block}.Nav-module__p2V2BW__drawerIntro p{max-width:280px;color:var(--mid);font-size:.98rem;line-height:1.65}.Nav-module__p2V2BW__drawerList{flex-direction:column;gap:8px;padding:24px 0 18px;display:flex}.Nav-module__p2V2BW__drawerLink{letter-spacing:.02em;text-transform:uppercase;min-height:56px;color:var(--dark);border:1px solid var(--cloud-100);transition:transform .25s var(--ease), background .25s var(--ease), border-color .25s var(--ease);background:#ffffffb8;border-radius:4px;justify-content:space-between;align-items:center;padding:0 18px;font-size:1.02rem;font-weight:600;display:flex;box-shadow:0 8px 26px #1a1a1a0a}.Nav-module__p2V2BW__drawerLink:after{content:"›";color:var(--cloud-400);font-size:1.3rem;line-height:1}.Nav-module__p2V2BW__drawerLink:hover{background:var(--cloud-50);border-color:var(--cloud-200);transform:translate(2px)}.Nav-module__p2V2BW__drawerCta{flex-direction:column;align-items:center;gap:10px;margin-top:auto;padding-top:18px;display:flex}.Nav-module__p2V2BW__drawerCta a{width:min(320px,100%);min-height:58px;box-shadow:var(--shadow-md);justify-content:center;margin:0 auto}@media (min-width:900px){.Nav-module__p2V2BW__nav{padding:0 40px}.Nav-module__p2V2BW__links{display:flex;position:absolute;left:50%;transform:translate(-50%)}.Nav-module__p2V2BW__burger,.Nav-module__p2V2BW__drawer,.Nav-module__p2V2BW__overlay{display:none}}
.Hero-module___w2HtG__hero{background:linear-gradient(180deg, var(--cream) 0%, var(--beige) 100%);position:relative;overflow:hidden}.Hero-module___w2HtG__watermark{font-family:var(--font-body);letter-spacing:.04em;color:#9a948c24;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;font-size:clamp(5rem,26vw,20rem);font-weight:800;line-height:1;position:absolute;top:12%;left:50%;transform:translate(-50%)}.Hero-module___w2HtG__inner{z-index:1;flex-direction:column;align-items:center;gap:32px;max-width:1220px;margin:0 auto;padding:12px 24px 48px;display:flex;position:relative}.Hero-module___w2HtG__content{text-align:center;max-width:560px}.Hero-module___w2HtG__title{font-family:var(--font-display);color:var(--dark);letter-spacing:.01em;text-transform:none;margin-bottom:20px;font-size:clamp(2.4rem,8vw,4.2rem);font-weight:500;line-height:1.08}.Hero-module___w2HtG__title em{color:var(--cloud-600);font-style:normal;font-weight:300}.Hero-module___w2HtG__tagline{color:var(--mid);max-width:460px;margin:0 auto 18px;font-size:clamp(1rem,2.4vw,1.1rem);line-height:1.75}.Hero-module___w2HtG__exploreLink{letter-spacing:.18em;text-transform:uppercase;color:var(--dark);border-bottom:1px solid var(--cloud-300);transition:border-color .3s var(--ease), color .3s var(--ease);align-items:center;gap:10px;margin-bottom:28px;padding-bottom:4px;font-size:.72rem;font-weight:700;display:inline-flex}.Hero-module___w2HtG__exploreLink:hover{color:var(--cloud-700);border-color:var(--dark)}.Hero-module___w2HtG__exploreLink:after{content:"→";font-size:.9rem;line-height:1}.Hero-module___w2HtG__ctas{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:22px;display:flex}.Hero-module___w2HtG__cta{border-radius:var(--radius-pill);min-height:52px;font-family:var(--font-body);letter-spacing:.01em;cursor:pointer;transition:transform .45s var(--ease), box-shadow .45s var(--ease), background .35s var(--ease), border-color .35s var(--ease), color .35s var(--ease);border:1px solid #0000;align-items:center;gap:12px;padding:6px 22px 6px 6px;font-size:.84rem;font-weight:500;line-height:1.25;display:inline-flex}.Hero-module___w2HtG__cta:hover{transform:translateY(-1px)}.Hero-module___w2HtG__cta:active{transform:translateY(0)scale(.99)}.Hero-module___w2HtG__cta:focus-visible{outline:2px solid var(--cloud-400);outline-offset:3px}.Hero-module___w2HtG__ctaIcon{width:40px;height:40px;transition:transform .45s var(--ease), background .35s var(--ease);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Hero-module___w2HtG__ctaIcon img{width:18px;height:18px;display:block}.Hero-module___w2HtG__ctaPrimary{color:var(--dark);border-color:var(--dark);box-shadow:none;background:0 0}.Hero-module___w2HtG__ctaPrimary .Hero-module___w2HtG__ctaIcon{background:var(--beige)}.Hero-module___w2HtG__ctaPrimary .Hero-module___w2HtG__ctaIcon img{filter:brightness(0)saturate()}.Hero-module___w2HtG__ctaPrimary:hover{background:#fff9;box-shadow:0 4px 18px #1a1a1a0f}.Hero-module___w2HtG__ctaPrimary:hover .Hero-module___w2HtG__ctaIcon{background:var(--cream);transform:scale(1.04)}.Hero-module___w2HtG__ctaSecondary{color:var(--dark);border-color:var(--cloud-200);-webkit-backdrop-filter:blur(10px);background:#ffffff8c}.Hero-module___w2HtG__ctaSecondary .Hero-module___w2HtG__ctaIcon{background:var(--beige)}.Hero-module___w2HtG__ctaSecondary:hover{background:var(--white);border-color:var(--cloud-300);box-shadow:0 6px 20px #1a1a1a0f}.Hero-module___w2HtG__ctaSecondary:hover .Hero-module___w2HtG__ctaIcon{background:#25d3661a;transform:scale(1.04)}.Hero-module___w2HtG__ctaText{white-space:nowrap;padding-right:4px}@media (max-width:420px){.Hero-module___w2HtG__ctas{flex-direction:column;align-items:stretch;width:100%;max-width:320px;margin-left:auto;margin-right:auto}.Hero-module___w2HtG__cta{justify-content:center;padding:6px 18px 6px 6px}}@media (min-width:900px){.Hero-module___w2HtG__ctas{justify-content:flex-start}}.Hero-module___w2HtG__trustStrip{letter-spacing:.04em;color:var(--cloud-500);text-transform:uppercase;max-width:440px;margin:0 auto;font-size:.78rem;line-height:1.7}.Hero-module___w2HtG__visual{width:100%;max-width:480px;animation:Hero-module___w2HtG__heroFadeUp .9s var(--ease) .1s both;margin:0 auto;line-height:0;position:relative}.Hero-module___w2HtG__heroImg{object-fit:contain;mix-blend-mode:multiply;width:100%;height:auto;display:block}.Hero-module___w2HtG__shippingBadge{letter-spacing:.12em;text-transform:uppercase;color:#fff;background:var(--dark);box-shadow:var(--shadow-md);white-space:nowrap;border-radius:2px;padding:10px 16px;font-size:.68rem;font-weight:700;line-height:1.2;position:absolute;top:4%;right:0}.Hero-module___w2HtG__reveal{animation:Hero-module___w2HtG__heroFadeUp .7s var(--ease) both}.Hero-module___w2HtG__content .Hero-module___w2HtG__reveal:first-child{animation-delay:50ms}.Hero-module___w2HtG__content .Hero-module___w2HtG__reveal:nth-child(2){animation-delay:.14s}.Hero-module___w2HtG__content .Hero-module___w2HtG__reveal:nth-child(3){animation-delay:.23s}.Hero-module___w2HtG__content .Hero-module___w2HtG__reveal:nth-child(4){animation-delay:.32s}.Hero-module___w2HtG__content .Hero-module___w2HtG__reveal:nth-child(5){animation-delay:.41s}.Hero-module___w2HtG__pillIn{animation:Hero-module___w2HtG__heroFadeUp .7s var(--ease) .75s both}@keyframes Hero-module___w2HtG__heroFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Hero-module___w2HtG__reveal,.Hero-module___w2HtG__pillIn,.Hero-module___w2HtG__visual{animation:none}}@media (min-width:640px){.Hero-module___w2HtG__inner{gap:36px;padding:16px 32px 64px}}@media (min-width:900px){.Hero-module___w2HtG__watermark{top:8%;left:auto;right:2%;transform:none}.Hero-module___w2HtG__inner{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:40px;max-width:1320px;padding:20px 52px 72px}.Hero-module___w2HtG__content{text-align:left;flex:0 42%;max-width:480px}.Hero-module___w2HtG__tagline,.Hero-module___w2HtG__exploreLink{margin-left:0}.Hero-module___w2HtG__ctas{justify-content:flex-start}.Hero-module___w2HtG__trustStrip{text-align:left;margin:0}.Hero-module___w2HtG__visual{flex:58%;justify-content:flex-end;align-self:flex-start;align-items:flex-start;max-width:640px;margin:-56px 0 0;display:flex}.Hero-module___w2HtG__heroImg{object-fit:contain;object-position:top right;width:100%;max-height:min(88vh,920px)}.Hero-module___w2HtG__shippingBadge{top:11%}}@media (min-width:1200px){.Hero-module___w2HtG__inner{gap:48px;max-width:1400px;padding:24px 64px 80px}.Hero-module___w2HtG__visual{flex:62%;max-width:760px;margin-top:-72px}.Hero-module___w2HtG__heroImg{max-height:min(90vh,980px)}.Hero-module___w2HtG__shippingBadge{top:13%}}
.FeatureStrip-module__RYPGyW__section{background:var(--cream);border-bottom:1px solid var(--cloud-200);padding:44px 20px}.FeatureStrip-module__RYPGyW__inner{grid-template-columns:1fr;gap:28px;max-width:1180px;margin:0 auto;display:grid}.FeatureStrip-module__RYPGyW__item{align-items:flex-start;gap:16px;display:flex;position:relative}.FeatureStrip-module__RYPGyW__icon{width:46px;height:46px;color:var(--dark);flex-shrink:0}.FeatureStrip-module__RYPGyW__icon svg{width:46px;height:46px;display:block}.FeatureStrip-module__RYPGyW__text h3{letter-spacing:.16em;text-transform:uppercase;color:var(--dark);margin-bottom:8px;font-size:.78rem;font-weight:700}.FeatureStrip-module__RYPGyW__text p{color:var(--mid);max-width:230px;font-size:.84rem;line-height:1.6}@media (min-width:560px){.FeatureStrip-module__RYPGyW__inner{grid-template-columns:repeat(2,1fr);gap:32px 40px}}@media (min-width:900px){.FeatureStrip-module__RYPGyW__section{padding:56px 48px}.FeatureStrip-module__RYPGyW__inner{grid-template-columns:repeat(4,1fr);gap:36px}.FeatureStrip-module__RYPGyW__item:not(:last-child):after{content:"";background:var(--cloud-200);width:1px;height:44px;position:absolute;top:4px;right:-18px}}
.BannerStrip-module__-xfTQq__strip{background:var(--beige);color:#000;width:100%;height:var(--topbar-h);border-bottom:1px solid var(--cloud-200);align-items:center;display:flex;position:relative;overflow:hidden}.BannerStrip-module__-xfTQq__track{white-space:nowrap;gap:64px;padding-left:24px;animation:28s linear infinite BannerStrip-module__-xfTQq__scroll;display:flex}.BannerStrip-module__-xfTQq__item{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:#000;align-items:center;gap:12px;font-size:.78rem;font-weight:600;display:inline-flex}.BannerStrip-module__-xfTQq__item:after{content:"";background:var(--cloud-300);border-radius:50%;width:4px;height:4px;margin-left:12px}@keyframes BannerStrip-module__-xfTQq__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:639px){.BannerStrip-module__-xfTQq__strip{height:40px}.BannerStrip-module__-xfTQq__item{letter-spacing:.1em;font-size:.75rem}.BannerStrip-module__-xfTQq__track{gap:48px}}@media (prefers-reduced-motion:reduce){.BannerStrip-module__-xfTQq__track{animation:none}}
.Footer-module__KWgBSG__footer{background:var(--white);color:var(--mid);border-top:1px solid var(--cloud-200);padding:48px 24px 0}.Footer-module__KWgBSG__inner{grid-template-columns:1fr;gap:32px;max-width:1080px;margin:0 auto;display:grid}.Footer-module__KWgBSG__col{flex-direction:column;gap:12px;display:flex}.Footer-module__KWgBSG__brand{align-items:center;gap:10px;display:flex}.Footer-module__KWgBSG__logo{display:block}.Footer-module__KWgBSG__brandName{font-family:var(--font-display);color:var(--dark);letter-spacing:.01em;font-size:1.6rem;font-weight:600}.Footer-module__KWgBSG__tagline{color:var(--mid);margin-bottom:16px;font-size:.8rem;line-height:1.5}.Footer-module__KWgBSG__contactList{flex-direction:column;gap:12px;display:flex}.Footer-module__KWgBSG__contactList li{align-items:center;gap:10px;font-size:.82rem;display:flex}.Footer-module__KWgBSG__contactList a{color:var(--mid);transition:color .2s}.Footer-module__KWgBSG__contactList a:hover{color:var(--dark)}.Footer-module__KWgBSG__contactIcon{text-align:center;width:18px;color:var(--cloud-400);flex-shrink:0;font-size:.78rem}.Footer-module__KWgBSG__colTitle{color:var(--dark);text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px;font-size:.78rem;font-weight:700}.Footer-module__KWgBSG__colLinks{flex-direction:column;gap:10px;display:flex}.Footer-module__KWgBSG__colLinks a{color:var(--mid);font-size:.82rem;transition:color .2s}.Footer-module__KWgBSG__colLinks a:hover{color:var(--dark)}.Footer-module__KWgBSG__social{gap:10px;display:flex}.Footer-module__KWgBSG__socialLink{border:1px solid var(--cloud-200);background:var(--cream);width:42px;height:42px;transition:transform .3s var(--ease), border-color .3s var(--ease), background .3s var(--ease);color:var(--dark);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.Footer-module__KWgBSG__socialLink:hover{border-color:var(--dark);background:var(--white);transform:translateY(-3px)}.Footer-module__KWgBSG__tiktok img{filter:brightness(0)saturate()}.Footer-module__KWgBSG__bottom{border-top:1px solid var(--cloud-200);text-align:center;margin-top:40px;padding:20px 0}.Footer-module__KWgBSG__copy{color:var(--light);font-size:.75rem}@media (min-width:580px){.Footer-module__KWgBSG__inner{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.Footer-module__KWgBSG__footer{padding:56px 48px 0}.Footer-module__KWgBSG__inner{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px}}
