.BrandChoice-module___HB-9W__wrapper{flex-direction:row;flex:1;display:flex;overflow:hidden}.BrandChoice-module___HB-9W__panel{min-width:0;padding:var(--space-16) var(--space-14);flex-direction:column;flex:1;justify-content:center;align-items:center;transition:flex .6s cubic-bezier(.4,0,.2,1);display:flex}.BrandChoice-module___HB-9W__panelLight{background:linear-gradient(155deg, var(--color-white) 0%, #f5f3ee 100%);animation:.75s cubic-bezier(.4,0,.2,1) .2s both BrandChoice-module___HB-9W__slideFromLeft}.BrandChoice-module___HB-9W__panelDark{background:linear-gradient(155deg, var(--color-blue) 0%, #0c2640 100%);animation:.75s cubic-bezier(.4,0,.2,1) .38s both BrandChoice-module___HB-9W__slideFromRight}@keyframes BrandChoice-module___HB-9W__slideFromLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes BrandChoice-module___HB-9W__slideFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}@media (hover:hover){.BrandChoice-module___HB-9W__wrapper:has(.BrandChoice-module___HB-9W__panelLight:hover) .BrandChoice-module___HB-9W__panelLight{flex:1.45}.BrandChoice-module___HB-9W__wrapper:has(.BrandChoice-module___HB-9W__panelLight:hover) .BrandChoice-module___HB-9W__panelDark{flex:.55}.BrandChoice-module___HB-9W__wrapper:has(.BrandChoice-module___HB-9W__panelDark:hover) .BrandChoice-module___HB-9W__panelDark{flex:1.45}.BrandChoice-module___HB-9W__wrapper:has(.BrandChoice-module___HB-9W__panelDark:hover) .BrandChoice-module___HB-9W__panelLight{flex:.55}}.BrandChoice-module___HB-9W__content{gap:var(--space-5);flex-direction:column;width:100%;max-width:520px;transition:transform .6s cubic-bezier(.4,0,.2,1),opacity .4s;display:flex}@media (hover:hover){.BrandChoice-module___HB-9W__panel:hover .BrandChoice-module___HB-9W__content{transform:translateY(-10px)}:is(.BrandChoice-module___HB-9W__wrapper:has(.BrandChoice-module___HB-9W__panelLight:hover) .BrandChoice-module___HB-9W__panelDark .BrandChoice-module___HB-9W__content,.BrandChoice-module___HB-9W__wrapper:has(.BrandChoice-module___HB-9W__panelDark:hover) .BrandChoice-module___HB-9W__panelLight .BrandChoice-module___HB-9W__content){opacity:.4;transform:scale(.92)}}.BrandChoice-module___HB-9W__title{font-family:var(--font-display);letter-spacing:-2px;font-size:clamp(50px,5.8vw,100px);font-style:italic;font-weight:900;line-height:.92}.BrandChoice-module___HB-9W__panelLight .BrandChoice-module___HB-9W__title{color:var(--color-fg)}.BrandChoice-module___HB-9W__panelDark .BrandChoice-module___HB-9W__title{color:var(--color-white)}.BrandChoice-module___HB-9W__rule{width:52px;height:2px;margin:calc(var(--space-1) * -1) 0 0;border:none;flex-shrink:0}.BrandChoice-module___HB-9W__panelLight .BrandChoice-module___HB-9W__rule{background:var(--color-accent)}.BrandChoice-module___HB-9W__panelDark .BrandChoice-module___HB-9W__rule{background:#ffffff59}.BrandChoice-module___HB-9W__description{font-family:var(--font-body);font-size:var(--text-base);font-weight:300;line-height:var(--leading-normal);max-width:380px}.BrandChoice-module___HB-9W__panelLight .BrandChoice-module___HB-9W__description{color:var(--color-fg-muted)}.BrandChoice-module___HB-9W__panelDark .BrandChoice-module___HB-9W__description{color:#fff9}.BrandChoice-module___HB-9W__cta{margin-top:var(--space-2)}@media (min-width:1440px){.BrandChoice-module___HB-9W__panel{padding:var(--space-16) clamp(var(--space-16), 6vw, 140px)}.BrandChoice-module___HB-9W__title{font-size:clamp(68px,6.5vw,118px)}}@media (max-width:768px){.BrandChoice-module___HB-9W__wrapper{flex-direction:column;overflow:visible}.BrandChoice-module___HB-9W__panel{min-height:420px;padding:var(--space-12) var(--space-8) var(--space-14);flex:none;justify-content:flex-start;align-items:flex-start;animation-name:BrandChoice-module___HB-9W__slideFromBottom}.BrandChoice-module___HB-9W__panelDark{animation-delay:.12s}@keyframes BrandChoice-module___HB-9W__slideFromBottom{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}}@media (max-width:480px){.BrandChoice-module___HB-9W__panel{min-height:350px;padding:var(--space-10) var(--space-6) var(--space-12)}.BrandChoice-module___HB-9W__title{letter-spacing:-1px}}
.HeroSection-module__xogimq__hero{background:var(--color-bg);flex-direction:column;min-height:100vh;display:flex}.HeroSection-module__xogimq__tagline{padding:calc(var(--nav-height) + var(--space-5)) var(--space-8) var(--space-4);text-align:center;animation:.5s ease-out both HeroSection-module__xogimq__taglineIn}@keyframes HeroSection-module__xogimq__taglineIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module__xogimq__label{font-family:var(--font-body);font-size:var(--text-xs);letter-spacing:2.5px;text-transform:uppercase;color:var(--color-accent-dark);margin-bottom:var(--space-2);font-weight:600}.HeroSection-module__xogimq__headline{font-family:var(--font-display);color:var(--color-fg);font-size:clamp(18px,2vw,26px);font-style:italic;font-weight:700;line-height:var(--leading-snug)}@media (max-width:768px){.HeroSection-module__xogimq__tagline{padding-bottom:var(--space-2)}}@media (max-width:480px){.HeroSection-module__xogimq__headline{font-size:clamp(16px,4.5vw,20px)}}
.LandingNav-module__MhMF5q__nav{z-index:100;height:var(--nav-height);-webkit-backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #0000000f;position:fixed;top:0;left:0;right:0}.LandingNav-module__MhMF5q__inner{height:100%;max-width:var(--content-max);padding:0 var(--space-8);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.LandingNav-module__MhMF5q__logoLink{flex-shrink:0;align-items:center;display:flex}.LandingNav-module__MhMF5q__pills{align-items:center;gap:var(--space-3);display:flex}.LandingNav-module__MhMF5q__pillOutline,.LandingNav-module__MhMF5q__pillFilled{border-radius:var(--radius-full);font-family:var(--font-body);font-size:var(--text-label);transition:background var(--transition-base), color var(--transition-base), border-color var(--transition-base);padding:8px 18px;font-weight:500;text-decoration:none}.LandingNav-module__MhMF5q__pillOutline{color:var(--color-blue);border:1.5px solid var(--color-blue);background:0 0}.LandingNav-module__MhMF5q__pillOutline:hover{background:var(--color-blue-faint)}.LandingNav-module__MhMF5q__pillFilled{background:var(--color-blue);color:var(--color-white);border:1.5px solid var(--color-blue)}.LandingNav-module__MhMF5q__pillFilled:hover{background:var(--color-blue-light);border-color:var(--color-blue-light)}@media (max-width:480px){.LandingNav-module__MhMF5q__inner{padding:0 var(--space-4)}.LandingNav-module__MhMF5q__pillOutline,.LandingNav-module__MhMF5q__pillFilled{padding:8px 12px;font-size:13px}}
