.page-module-scss-module__i5H_tW__wrapper{background:var(--text-primary);min-height:84svh;margin-top:8svh;margin-bottom:8svh}
.HomeWrapper-module-scss-module__hcwNHG__homeWrapper{padding-top:24px;padding-bottom:24px}.HomeWrapper-module-scss-module__hcwNHG__cardContainer{flex-direction:column;align-items:flex-start;gap:16px;margin:0 24px;display:flex}.HomeWrapper-module-scss-module__hcwNHG__signOutButton{color:#0a0a0a;cursor:pointer;background:0 0;border:1px solid #e5e5e5;border-radius:.5rem;justify-content:center;align-items:center;gap:8px;margin-top:8px;padding:.5rem 1rem;transition:background-color .15s;display:flex}.HomeWrapper-module-scss-module__hcwNHG__signOutButton:hover{background-color:#f5f5f5}
.BottomMenuMobile-module-scss-module__Zrqk-G__bottomMenuWrapper{z-index:2;background:#fff;border-top:1px solid #fecaca;justify-content:space-around;width:100%;height:8svh;display:flex;position:fixed;bottom:0}.BottomMenuMobile-module-scss-module__Zrqk-G__divider{z-index:1;width:100%;height:44px;position:absolute}.BottomMenuMobile-module-scss-module__Zrqk-G__leftMenu,.BottomMenuMobile-module-scss-module__Zrqk-G__rightMenu{flex-direction:row;gap:16px;width:40%;display:flex}.BottomMenuMobile-module-scss-module__Zrqk-G__leftMenu{padding:12px 0 12px 12px}.BottomMenuMobile-module-scss-module__Zrqk-G__rightMenu{padding:12px 12px 12px 0}.BottomMenuMobile-module-scss-module__Zrqk-G__icon{stroke-width:2px;width:20px;height:20px}.BottomMenuMobile-module-scss-module__Zrqk-G__shoppingIcon{position:relative;left:-1px}@media (min-width:1024px){.BottomMenuMobile-module-scss-module__Zrqk-G__bottomMenuWrapper{display:none}}
.BottomMenuItem-module-scss-module__7ruKbW__wrapper{z-index:3;width:50%;height:60px;text-decoration:none}.BottomMenuItem-module-scss-module__7ruKbW__item{color:var(--color-tertiary-v0);flex-direction:column;justify-content:center;align-items:center;gap:4px;text-decoration:none;display:flex}.BottomMenuItem-module-scss-module__7ruKbW__item span{height:16px;color:var(--color-tertiary-v0);font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:normal}.BottomMenuItem-module-scss-module__7ruKbW__selectedItem{background-color:#22c55e1a;border:1px solid #4ade80;border-radius:.5rem;width:4.5rem;margin:8px 0;padding:8px}.BottomMenuItem-module-scss-module__7ruKbW__selectedItem svg{stroke-width:2px;color:#4ade80}.BottomMenuItem-module-scss-module__7ruKbW__selectedItem span{color:#4ade80;height:16px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:normal}@media (max-height:800px){.BottomMenuItem-module-scss-module__7ruKbW__selectedItem{margin:4px 0;padding:4px}}
.styles-module__AIWvKa__topBar{z-index:1000;justify-content:space-between;align-items:center;min-height:8svh;max-height:8svh;display:flex}button.styles-module__AIWvKa__button{color:var(--color-text-heading);cursor:pointer;background:0 0;border:none;padding:16px;font-size:20px}button.styles-module__AIWvKa__button:hover,button.styles-module__AIWvKa__button:active{background:0 0}.styles-module__AIWvKa__menu{background-color:#444;border-radius:5px;padding:10px;position:absolute;top:50px;right:20px}.styles-module__AIWvKa__settings{background-color:#444;border-radius:5px;padding:10px;position:absolute;top:50px;left:20px}.styles-module__AIWvKa__desktopOnly{display:none}.styles-module__AIWvKa__link{text-decoration:none}.styles-module__AIWvKa__mobileOnly{justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module__AIWvKa__oneElementOnly{justify-content:center}.styles-module__AIWvKa__clubLogo{width:30px;height:30px;margin:16px}@media (min-width:720px){.styles-module__AIWvKa__mobileOnly{display:none}.styles-module__AIWvKa__desktopOnly{justify-content:space-between;align-items:center;width:100%;padding:8px 24px;font-size:14px;display:flex}.styles-module__AIWvKa__desktopTitle{font-size:20px}.styles-module__AIWvKa__desktopActions{gap:16px;font-size:16px;display:flex}}@media (min-width:768px){.styles-module__AIWvKa__topBar{min-height:10svh;max-height:10svh}.styles-module__AIWvKa__desktopOnly{padding:1rem 3rem}}
.Button-module-scss-module__eeMgEq__button{background:var(--btn-primary-bg);color:var(--btn-primary-label);cursor:pointer;outline-offset:4px;border:none;border-radius:4px;padding:10px 24px;font-size:1.25rem;font-weight:600}.Button-module-scss-module__eeMgEq__button:hover{background:var(--btn-primary-hover)}.Button-module-scss-module__eeMgEq__button:active{background:var(--btn-primary-active)}
.styles-module-scss-module__y19Wna__dialogOverlay{background-color:#00000073;position:fixed;inset:0}.styles-module-scss-module__y19Wna__dialogOverlay[data-state=open]{animation:1.2s cubic-bezier(.16,1,.3,1) styles-module-scss-module__y19Wna__overlayShow}.styles-module-scss-module__y19Wna__dialogOverlay[data-state=closed]{animation:1.2s cubic-bezier(.16,1,.3,1) styles-module-scss-module__y19Wna__overlayHide}.styles-module-scss-module__y19Wna__dialogContent{z-index:2000;background-color:#fff;flex-direction:column;width:80%;height:100vh;padding:32px;display:flex;position:fixed;top:0;left:0;box-shadow:4px 0 20px -5px #0e121659}.styles-module-scss-module__y19Wna__dialogContent[data-state=open]{animation:1.2s cubic-bezier(.16,1,.3,1) styles-module-scss-module__y19Wna__slideIn}.styles-module-scss-module__y19Wna__dialogContent[data-state=closed]{animation:1.2s cubic-bezier(.16,1,.3,1) styles-module-scss-module__y19Wna__slideOut}.styles-module-scss-module__y19Wna__dialogTitle{margin:0;font-size:17px;font-weight:500}.styles-module-scss-module__y19Wna__dialogDescription{color:#666;margin:10px 0 20px;font-size:15px;line-height:1.5}.styles-module-scss-module__y19Wna__buttonGreen{color:#18794e;cursor:pointer;background-color:#ebfbee;border:none;border-radius:4px;justify-content:center;align-items:center;height:35px;padding:0 15px;font-size:15px;font-weight:500;line-height:1;display:inline-flex}.styles-module-scss-module__y19Wna__buttonGreen:hover{background-color:#dcf5e4}.styles-module-scss-module__y19Wna__iconButton{cursor:pointer;color:#000;background:0 0;position:absolute;top:0;right:0}.styles-module-scss-module__y19Wna__iconButton:hover{background-color:#f1f1f1}.styles-module-scss-module__y19Wna__fieldset{border:none;align-items:center;gap:20px;margin-bottom:15px;padding:0;display:flex}.styles-module-scss-module__y19Wna__label{text-align:right;width:90px;font-size:15px}.styles-module-scss-module__y19Wna__input{border:1px solid #ddd;border-radius:4px;flex:1;justify-content:center;align-items:center;width:100%;height:35px;padding:0 10px;font-size:15px;line-height:1;display:inline-flex}.styles-module-scss-module__y19Wna__input:focus{border-color:#666;outline:none}@keyframes styles-module-scss-module__y19Wna__overlayShow{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__y19Wna__overlayHide{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__y19Wna__slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__y19Wna__slideOut{0%{transform:translate(0)}to{transform:translate(-100%)}}
.LanguageSelector-module__xVcQSq__dialogOverlay{opacity:.5;z-index:2;background-color:#000;animation:.15s cubic-bezier(.16,1,.3,1) LanguageSelector-module__xVcQSq__overlayShow;position:fixed;inset:0}.LanguageSelector-module__xVcQSq__dialogContent{z-index:3;border-radius:12px;width:80%;max-width:450px;min-height:35vh;max-height:85vh;padding:25px;animation:.15s cubic-bezier(.16,1,.3,1) LanguageSelector-module__xVcQSq__contentShow;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 38px -10px #0e121659,0 10px 20px -15px #0e121633}.LanguageSelector-module__xVcQSq__dialogContent:focus{outline:none}.LanguageSelector-module__xVcQSq__dialogTitle{text-align:center;color:var(--color-text-heading);margin:0;font-size:30px;font-style:normal;font-weight:600;line-height:normal}.LanguageSelector-module__xVcQSq__dialogDescription{color:var(--color-text);margin:8px 0 0;font-size:10px;font-style:normal;font-weight:400;line-height:normal}.LanguageSelector-module__xVcQSq__button{border-radius:4px;justify-content:center;align-items:center;height:35px;padding:0 15px;font-size:15px;font-weight:500;line-height:1;display:inline-flex}.LanguageSelector-module__xVcQSq__iconButton{width:25px;height:25px;color:var(--color-text);background-color:#0000;border:none;border-radius:100%;justify-content:center;align-items:center;font-family:inherit;display:inline-flex;position:absolute;top:10px;right:10px}.LanguageSelector-module__xVcQSq__iconButton:hover{background-color:#add8e6}.LanguageSelector-module__xVcQSq__iconButton:focus{box-shadow:0 0 0 2px #00008b}@keyframes LanguageSelector-module__xVcQSq__overlayShow{0%{opacity:0}to{opacity:1}}@keyframes LanguageSelector-module__xVcQSq__contentShow{0%{opacity:0;transform:translate(-50%,-48%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.LanguageSelector-module__xVcQSq__positionInput{background-color:var(--color-body);height:56px;color:var(--color-text);border:1px solid gray;border-radius:8px;justify-content:space-evenly;gap:4px;width:6rem;font-size:1rem;font-weight:500;transition:border-color .2s,box-shadow .2s}.LanguageSelector-module__xVcQSq__globe{color:green}@media only screen and (min-width:768px){.LanguageSelector-module__xVcQSq__dialogContent{width:350px}.LanguageSelector-module__xVcQSq__dialogTitle{text-align:center;color:var(--color-text-heading);margin:0;font-size:50px;font-style:normal;font-weight:600;line-height:normal}.LanguageSelector-module__xVcQSq__positionInput{padding:6px;width:11rem!important}}.LanguageSelector-module__xVcQSq__languageTrigger{border:1px solid var(--color-border);height:40px;color:var(--color-text-heading);cursor:pointer;background-color:red;border-radius:9999px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:500;transition:background-color .15s,border-color .15s;display:inline-flex}.LanguageSelector-module__xVcQSq__trigger{border:1px solid var(--color-border);height:40px;color:var(--color-text-heading);cursor:pointer;border-radius:9999px;align-items:center;gap:8px;margin:24px;padding:0 14px;font-size:14px;font-weight:500;transition:background-color .15s,border-color .15s;display:inline-flex}.LanguageSelector-module__xVcQSq__globe{color:#6b7280;width:16px;height:16px}.LanguageSelector-module__xVcQSq__chevron{color:#6b7280;width:14px;height:14px}.LanguageSelector-module__xVcQSq__value{font-size:14px;font-weight:500}
.CustomSelect-module__ma_dYq__selectTrigger[data-placeholder]{color:var(--color-text)}.CustomSelect-module__ma_dYq__selectIcon{align-self:center;display:flex}.CustomSelect-module__ma_dYq__selectTrigger{background-color:var(--color-body);border-radius:.5rem;justify-content:center;align-items:center;width:6rem;height:auto;min-height:2rem;display:flex}.CustomSelect-module__ma_dYq__selectContent{background-color:var(--gray-10);border:1px solid var(--color-border);z-index:1000;border-radius:.5rem;position:relative;top:4px;overflow-y:auto}.CustomSelect-module__ma_dYq__selectViewport{flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:5px;display:flex}.CustomSelect-module__ma_dYq__selectItem{user-select:none;min-height:25px;color:var(--color-text);text-align:center;height:32px;border-radius:8px;justify-content:center;align-self:center;align-items:center;width:100%;padding:0 35px 0 25px;font-size:1rem;font-weight:500;line-height:1;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;padding:0 8px!important}.CustomSelect-module__ma_dYq__selectItem[data-disabled]{color:var(--mauve-8);pointer-events:none}.CustomSelect-module__ma_dYq__selectItem[data-highlighted]{color:var(--color-body);background-color:var(--color-primary-light);outline:none}.CustomSelect-module__ma_dYq__chevronDown{width:16px}.CustomSelect-module__ma_dYq__selectLabel{color:var(--mauve-11);padding:0 25px;font-size:12px;line-height:25px}.CustomSelect-module__ma_dYq__selectSeparator{background-color:var(--violet-6);height:1px;margin:5px}.CustomSelect-module__ma_dYq__selectItemIndicator{justify-content:center;align-items:center;width:25px;display:inline-flex;position:absolute;left:0}.CustomSelect-module__ma_dYq__selectScrollButton{background-color:var(--gray-10);height:25px;color:var(--color-text);cursor:default;justify-content:center;align-items:center;display:flex}
.LoadingSpinner-module-scss-module__0eQVjW__wrapper{z-index:1000;background:#0006;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100svh;display:flex;position:fixed;top:0}.LoadingSpinner-module-scss-module__0eQVjW__spinner{color:#fff;animation-name:LoadingSpinner-module-scss-module__0eQVjW__spin;animation-duration:1.5s;animation-timing-function:linear;animation-iteration-count:infinite}.LoadingSpinner-module-scss-module__0eQVjW__loading{margin-left:12px}.LoadingSpinner-module-scss-module__0eQVjW__loadingMessage{text-align:center;margin:0 5rem}@keyframes LoadingSpinner-module-scss-module__0eQVjW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.LandingNavbar-module-scss-module__-Ysuzq__navbar{z-index:100;background-color:var(--color-body);border-bottom:1px solid var(--color-border);position:fixed;top:0;left:0;right:0}.LandingNavbar-module-scss-module__-Ysuzq__inner{justify-content:space-between;align-items:center;max-width:1200px;height:64px;margin:0 auto;padding:0 1.5rem;display:flex}.LandingNavbar-module-scss-module__-Ysuzq__logo{color:var(--color-text-heading);letter-spacing:-.025em;width:6rem;height:100%;font-size:1.25rem;font-weight:800;text-decoration:none}.LandingNavbar-module-scss-module__-Ysuzq__logoImage{height:100%}.LandingNavbar-module-scss-module__-Ysuzq__desktopLinks{align-items:center;gap:2rem;display:none}.LandingNavbar-module-scss-module__-Ysuzq__navLink{color:var(--color-text-subtle);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.LandingNavbar-module-scss-module__-Ysuzq__navLink:hover{color:var(--color-text-heading)}.LandingNavbar-module-scss-module__-Ysuzq__desktopActions{align-items:center;gap:1rem;display:none}.LandingNavbar-module-scss-module__-Ysuzq__ctaButton{background-color:var(--btn-primary-bg);color:var(--btn-primary-label);cursor:pointer;border:none;border-radius:9999px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:background-color .2s}.LandingNavbar-module-scss-module__-Ysuzq__ctaButton:hover{background-color:var(--btn-primary-hover)}.LandingNavbar-module-scss-module__-Ysuzq__hamburger{cursor:pointer;color:var(--color-text-heading);background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:flex}.LandingNavbar-module-scss-module__-Ysuzq__mobileMenu{background-color:var(--color-body);border-bottom:1px solid var(--color-border);flex-direction:column;padding:1rem 1.5rem 1.5rem;display:flex}.LandingNavbar-module-scss-module__-Ysuzq__mobileLink{color:var(--color-text-subtle);border-bottom:1px solid var(--color-border);padding:.75rem 0;font-size:1rem;font-weight:500;text-decoration:none}.LandingNavbar-module-scss-module__-Ysuzq__mobileLink:hover{color:var(--color-text-heading)}.LandingNavbar-module-scss-module__-Ysuzq__mobileActions{justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}@media (min-width:768px){.LandingNavbar-module-scss-module__-Ysuzq__logo{font-size:1.5rem}.LandingNavbar-module-scss-module__-Ysuzq__desktopLinks,.LandingNavbar-module-scss-module__-Ysuzq__desktopActions{display:flex}.LandingNavbar-module-scss-module__-Ysuzq__hamburger,.LandingNavbar-module-scss-module__-Ysuzq__mobileMenu{display:none}}
.HeroSection-module-scss-module__cZoy3q__hero{justify-content:center;align-items:center;min-height:100svh;padding:80px 1.5rem 2rem;scroll-margin-top:80px;display:flex}.HeroSection-module-scss-module__cZoy3q__content{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:800px;display:flex}.HeroSection-module-scss-module__cZoy3q__headline{letter-spacing:-.03em;color:var(--color-text-heading);overflow-wrap:break-word;word-break:break-word;max-width:100%;font-size:2rem;font-weight:800;line-height:1.1}.HeroSection-module-scss-module__cZoy3q__subtitle{color:var(--color-text-subtle);letter-spacing:.05em;font-size:1rem;font-weight:500}.HeroSection-module-scss-module__cZoy3q__cta{background-color:var(--btn-primary-bg);color:var(--btn-primary-label);cursor:pointer;border:none;border-radius:9999px;margin-top:.5rem;padding:.875rem 2.5rem;font-size:1.125rem;font-weight:700;transition:all .2s}.HeroSection-module-scss-module__cZoy3q__cta:hover{background-color:var(--btn-primary-hover);transform:scale(1.02)}.HeroSection-module-scss-module__cZoy3q__cta:active{transform:scale(.98)}@media (min-width:768px){.HeroSection-module-scss-module__cZoy3q__headline{font-size:4rem;line-height:1.05}.HeroSection-module-scss-module__cZoy3q__subtitle{font-size:1.125rem}}
.MissionSection-module-scss-module__B_lB7G__mission{flex-direction:column;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:2rem 32px;scroll-margin-top:80px;display:flex}.MissionSection-module-scss-module__B_lB7G__image{border-radius:12px;width:100%;max-width:280px;height:auto;display:block}.MissionSection-module-scss-module__B_lB7G__content{max-width:720px}.MissionSection-module-scss-module__B_lB7G__title{color:var(--color-text-heading);letter-spacing:-.025em;margin-bottom:2rem;font-size:2rem;font-weight:800}.MissionSection-module-scss-module__B_lB7G__paragraph{color:var(--color-text-subtle);margin-bottom:1.5rem;font-size:1.0625rem;line-height:1.75}.MissionSection-module-scss-module__B_lB7G__paragraph:last-child{margin-bottom:0}@media (min-width:768px){.MissionSection-module-scss-module__B_lB7G__mission{flex-direction:row;align-items:center;gap:4rem;padding:6rem 4rem}.MissionSection-module-scss-module__B_lB7G__image{flex-shrink:0;width:360px;max-width:360px;height:auto}.MissionSection-module-scss-module__B_lB7G__title{font-size:2.5rem}.MissionSection-module-scss-module__B_lB7G__paragraph{font-size:1.125rem}}
.ServicesSection-module-scss-module__AFnZEG__services{padding:2rem 1.5rem;scroll-margin-top:80px}.ServicesSection-module-scss-module__AFnZEG__container{max-width:1200px;margin:0 auto}.ServicesSection-module-scss-module__AFnZEG__title{color:var(--color-text-heading);letter-spacing:-.025em;text-align:center;margin-bottom:3rem;font-size:2rem;font-weight:800}.ServicesSection-module-scss-module__AFnZEG__gridWrapper{background-color:#ffffff05;border:1px solid #ffffff14;border-radius:24px;padding:1rem;position:relative}.ServicesSection-module-scss-module__AFnZEG__gridWrapper:before{content:"";background:linear-gradient(90deg,transparent,var(--color-primary),transparent);border-radius:2px;width:80px;height:3px;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.ServicesSection-module-scss-module__AFnZEG__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.ServicesSection-module-scss-module__AFnZEG__card{text-align:center;background:linear-gradient(160deg,#ffffff0a 0%,#0003 100%);border:1px solid #ffffff14;border-radius:16px;flex-direction:column;align-items:center;padding:2rem 1.25rem;display:flex;position:relative;overflow:hidden}.ServicesSection-module-scss-module__AFnZEG__card:before{content:"";background:var(--color-primary);border-radius:2px;width:40px;height:3px;position:absolute;top:-1px;left:24px}.ServicesSection-module-scss-module__AFnZEG__card:after{content:"";pointer-events:none;border:1px solid #ffffff08;border-radius:50%;width:300px;height:300px;position:absolute;top:-40%;right:-20%}.ServicesSection-module-scss-module__AFnZEG__iconPlaceholder{object-fit:contain;background-color:#0000;border-radius:0;width:7rem}.ServicesSection-module-scss-module__AFnZEG__tierName{color:var(--color-text-heading);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.ServicesSection-module-scss-module__AFnZEG__tierDesc{color:var(--color-text-subtle);font-size:.9375rem;line-height:1.7}@media (min-width:768px){.ServicesSection-module-scss-module__AFnZEG__services{padding:2rem}.ServicesSection-module-scss-module__AFnZEG__gridWrapper{padding:1.5rem}.ServicesSection-module-scss-module__AFnZEG__card{padding:2.5rem 2rem}.ServicesSection-module-scss-module__AFnZEG__title{font-size:2.5rem}.ServicesSection-module-scss-module__AFnZEG__grid{grid-template-columns:repeat(2,1fr)}.ServicesSection-module-scss-module__AFnZEG__iconPlaceholder{width:10rem}}
.StatsSection-module-scss-module__bncG4G__stats{padding:2rem 1.5rem;scroll-margin-top:80px;overflow-x:hidden}.StatsSection-module-scss-module__bncG4G__container{width:100%;min-width:0;max-width:1200px;margin:0 auto}.StatsSection-module-scss-module__bncG4G__title{color:var(--color-text-heading);letter-spacing:-.025em;text-align:center;margin-bottom:3rem;font-size:2rem;font-weight:800}.StatsSection-module-scss-module__bncG4G__grid{grid-template-columns:minmax(0,1fr);gap:1.5rem;display:grid}.StatsSection-module-scss-module__bncG4G__card{background-color:var(--gray-10);border:1px solid var(--color-border);border-radius:16px;flex-direction:column;min-width:0;padding:1.25rem;display:flex;overflow:hidden}.StatsSection-module-scss-module__bncG4G__imagePlaceholder{aspect-ratio:16/10;background-color:var(--black);border:1px solid var(--color-border);object-fit:cover;border-radius:10px;width:100%;margin-bottom:1.5rem}.StatsSection-module-scss-module__bncG4G__bold{color:var(--color-text-heading);margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.StatsSection-module-scss-module__bncG4G__text{color:var(--color-text-subtle);font-size:.9375rem;line-height:1.7}.StatsSection-module-scss-module__bncG4G__ctaWrapper{justify-content:center;margin-top:3rem;display:flex}.StatsSection-module-scss-module__bncG4G__cta{color:var(--btn-primary-label);background-color:var(--btn-primary-bg);cursor:pointer;text-align:center;border-radius:9999px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:background-color .15s;display:inline-flex}.StatsSection-module-scss-module__bncG4G__cta:hover{background-color:var(--btn-primary-hover)}@media (min-width:768px){.StatsSection-module-scss-module__bncG4G__stats{padding:2rem}.StatsSection-module-scss-module__bncG4G__card{padding:1.5rem}.StatsSection-module-scss-module__bncG4G__title{font-size:2.5rem}.StatsSection-module-scss-module__bncG4G__grid{grid-template-columns:repeat(6,minmax(0,1fr))}.StatsSection-module-scss-module__bncG4G__card:first-child,.StatsSection-module-scss-module__bncG4G__card:nth-child(2){grid-column:span 3}.StatsSection-module-scss-module__bncG4G__card:nth-child(n+3){grid-column:span 2}.StatsSection-module-scss-module__bncG4G__bold{font-size:1.25rem}}
.ViewsWall-module-scss-module__aDvSqW__wrapper{aspect-ratio:16/10;background-color:var(--black);border:1px solid var(--color-border);border-radius:10px;width:100%;margin-bottom:1.5rem;position:relative;overflow:hidden}.ViewsWall-module-scss-module__aDvSqW__row{align-items:flex-start;gap:.3rem;width:100%;height:100%;padding:.4rem;display:flex}.ViewsWall-module-scss-module__aDvSqW__column{flex:1;min-width:0}.ViewsWall-module-scss-module__aDvSqW__column:nth-child(5){display:none}.ViewsWall-module-scss-module__aDvSqW__reel{will-change:transform;flex-direction:column;gap:.3rem;width:100%;display:flex}.ViewsWall-module-scss-module__aDvSqW__column:nth-child(odd){margin-top:-28%}.ViewsWall-module-scss-module__aDvSqW__column:nth-child(2n){margin-top:-5%}.ViewsWall-module-scss-module__aDvSqW__card{aspect-ratio:9/14;width:100%;color:var(--color-text-heading);white-space:nowrap;background:linear-gradient(160deg,#3c3c3c99 0%,#141414e6 100%);border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;gap:.2rem;padding:.2rem;font-size:.7rem;font-weight:700;display:flex;overflow:hidden}.ViewsWall-module-scss-module__aDvSqW__card svg{opacity:.85;flex-shrink:0;width:12px;height:12px}.ViewsWall-module-scss-module__aDvSqW__gold{background:linear-gradient(160deg,var(--color-primary-light)0%,var(--color-primary-dark)100%);color:#1a1410;border-color:#e8c47c99}.ViewsWall-module-scss-module__aDvSqW__featured{color:#0a0a0a;background:linear-gradient(160deg,#fff 0%,#e5e5e5 100%);border-color:#ffffff80;font-size:.85rem;box-shadow:0 0 24px #ffffff2e}.ViewsWall-module-scss-module__aDvSqW__featured svg{width:14px;height:14px}@media (max-width:479px){.ViewsWall-module-scss-module__aDvSqW__wrapper{aspect-ratio:4/5}.ViewsWall-module-scss-module__aDvSqW__column:first-child{display:none}.ViewsWall-module-scss-module__aDvSqW__column:nth-child(odd){margin-top:-25%}.ViewsWall-module-scss-module__aDvSqW__column:nth-child(2n){margin-top:-5%}.ViewsWall-module-scss-module__aDvSqW__card{font-size:.7rem}.ViewsWall-module-scss-module__aDvSqW__featured{font-size:.85rem}}@media (min-width:768px){.ViewsWall-module-scss-module__aDvSqW__row{gap:.4rem;padding:.5rem}.ViewsWall-module-scss-module__aDvSqW__reel{gap:.4rem}.ViewsWall-module-scss-module__aDvSqW__card{flex-direction:column;gap:.15rem;font-size:.8rem}.ViewsWall-module-scss-module__aDvSqW__card svg{width:14px;height:14px}.ViewsWall-module-scss-module__aDvSqW__featured{font-size:.95rem}.ViewsWall-module-scss-module__aDvSqW__featured svg{width:18px;height:18px}}@media (min-width:1100px){.ViewsWall-module-scss-module__aDvSqW__card{gap:.2rem;font-size:.95rem}.ViewsWall-module-scss-module__aDvSqW__card svg{width:16px;height:16px}.ViewsWall-module-scss-module__aDvSqW__featured{font-size:1.1rem}.ViewsWall-module-scss-module__aDvSqW__featured svg{width:20px;height:20px}}
.LiquidDashboard-module-scss-module__w_ArZG__wrapper{aspect-ratio:5/4;background:radial-gradient(ellipse 80% 70% at 15% 100%,#e8c47c1f 0%,#e8c47c0a 40%,transparent 70%),var(--black);border:1px solid var(--color-border);isolation:isolate;border-radius:10px;width:100%;margin-bottom:1.5rem;position:relative;overflow:hidden}.LiquidDashboard-module-scss-module__w_ArZG__tilesViewport{z-index:2;position:absolute;inset:.5rem;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 10% 90%,#0000 100%)}.LiquidDashboard-module-scss-module__w_ArZG__tilesGrid{will-change:transform;grid-template-columns:1fr;gap:.45rem;width:100%;display:grid}.LiquidDashboard-module-scss-module__w_ArZG__tile{-webkit-backdrop-filter:blur(8px);background:#0a0a0a99;border:1px solid #ffffff1a;border-radius:10px;grid-template-columns:5.5rem 1fr auto;align-items:center;gap:.5rem;min-width:0;padding:.55rem .7rem;display:grid;position:relative;overflow:hidden}.LiquidDashboard-module-scss-module__w_ArZG__tileHeader{color:var(--color-text-subtle);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;align-items:center;gap:.35rem;min-width:0;font-size:.6rem;font-weight:600;display:flex;overflow:hidden}.LiquidDashboard-module-scss-module__w_ArZG__tileHeader span{text-overflow:ellipsis;overflow:hidden}.LiquidDashboard-module-scss-module__w_ArZG__tileHeader svg{opacity:.7;flex-shrink:0;width:11px;height:11px}.LiquidDashboard-module-scss-module__w_ArZG__tileBody{display:contents}.LiquidDashboard-module-scss-module__w_ArZG__tileValue{color:var(--color-text-heading);white-space:nowrap;letter-spacing:-.02em;text-overflow:ellipsis;text-align:left;justify-self:start;font-size:1.25rem;font-weight:800;line-height:1;overflow:hidden}.LiquidDashboard-module-scss-module__w_ArZG__changePill{color:#4ade80;white-space:nowrap;background-color:#22c55e26;border:1px solid #22c55e59;border-radius:999px;flex-shrink:0;align-items:center;gap:.1rem;padding:.12rem .3rem;font-size:.5rem;font-weight:700;line-height:1;display:inline-flex}.LiquidDashboard-module-scss-module__w_ArZG__changePill svg{flex-shrink:0}.LiquidDashboard-module-scss-module__w_ArZG__heroTile{background:linear-gradient(160deg,#e8c47c24 0%,#0a0a0aa6 100%);border-color:#e8c47c73;box-shadow:0 0 40px #e8c47c38}.LiquidDashboard-module-scss-module__w_ArZG__heroTile .LiquidDashboard-module-scss-module__w_ArZG__tileHeader{color:var(--color-primary)}.LiquidDashboard-module-scss-module__w_ArZG__heroTile .LiquidDashboard-module-scss-module__w_ArZG__tileHeader svg{opacity:1;color:var(--color-primary)}.LiquidDashboard-module-scss-module__w_ArZG__heroTile .LiquidDashboard-module-scss-module__w_ArZG__tileValue{color:var(--color-primary);font-size:1.25rem}@media (min-width:768px){.LiquidDashboard-module-scss-module__w_ArZG__wrapper{aspect-ratio:16/10}.LiquidDashboard-module-scss-module__w_ArZG__tilesViewport{inset:.75rem}.LiquidDashboard-module-scss-module__w_ArZG__tilesGrid{grid-template-columns:repeat(2,1fr);gap:.55rem}.LiquidDashboard-module-scss-module__w_ArZG__tile{flex-direction:column;align-items:stretch;gap:.45rem;padding:.65rem .85rem;display:flex}.LiquidDashboard-module-scss-module__w_ArZG__tileHeader{font-size:.62rem}.LiquidDashboard-module-scss-module__w_ArZG__tileHeader svg{width:13px;height:13px}.LiquidDashboard-module-scss-module__w_ArZG__tileBody{justify-content:space-between;align-items:flex-end;gap:.3rem;min-width:0;display:flex}.LiquidDashboard-module-scss-module__w_ArZG__tileValue{justify-self:auto;font-size:1.35rem}.LiquidDashboard-module-scss-module__w_ArZG__heroTile .LiquidDashboard-module-scss-module__w_ArZG__tileValue{font-size:1.55rem}.LiquidDashboard-module-scss-module__w_ArZG__changePill{padding:.15rem .4rem;font-size:.58rem}.LiquidDashboard-module-scss-module__w_ArZG__changePill svg{width:10px;height:10px}}@media (min-width:1100px){.LiquidDashboard-module-scss-module__w_ArZG__tilesViewport{inset:.9rem}.LiquidDashboard-module-scss-module__w_ArZG__tilesGrid{gap:.65rem}.LiquidDashboard-module-scss-module__w_ArZG__tile{padding:.75rem 1rem}.LiquidDashboard-module-scss-module__w_ArZG__tileHeader{font-size:.68rem}.LiquidDashboard-module-scss-module__w_ArZG__tileValue{font-size:1.55rem}.LiquidDashboard-module-scss-module__w_ArZG__heroTile .LiquidDashboard-module-scss-module__w_ArZG__tileValue{font-size:1.85rem}.LiquidDashboard-module-scss-module__w_ArZG__changePill{font-size:.65rem}.LiquidDashboard-module-scss-module__w_ArZG__changePill svg{width:11px;height:11px}}
.TestimonialsSection-module-scss-module__9_DicG__testimonials{padding:2rem 1.5rem;scroll-margin-top:80px}.TestimonialsSection-module-scss-module__9_DicG__container{max-width:1200px;margin:0 auto}.TestimonialsSection-module-scss-module__9_DicG__title{color:var(--color-text-heading);letter-spacing:-.025em;text-align:center;margin-bottom:3rem;font-size:2rem;font-weight:800}.TestimonialsSection-module-scss-module__9_DicG__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.TestimonialsSection-module-scss-module__9_DicG__card{background-color:var(--gray-10);border:1px solid var(--color-border);border-radius:16px;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.TestimonialsSection-module-scss-module__9_DicG__header{align-items:center;gap:1rem;display:flex}.TestimonialsSection-module-scss-module__9_DicG__avatar{background-color:var(--color-border);border:2px solid var(--color-text-subtle);object-fit:cover;border-radius:50%;flex-shrink:0;width:56px;height:56px;display:block}.TestimonialsSection-module-scss-module__9_DicG__info{flex-direction:column;gap:.125rem;display:flex}.TestimonialsSection-module-scss-module__9_DicG__name{color:var(--color-primary);font-size:1rem;font-weight:700}.TestimonialsSection-module-scss-module__9_DicG__company{color:var(--color-text-subtle);align-items:center;gap:.3rem;width:fit-content;font-size:.875rem;text-decoration:none;transition:color .15s;display:inline-flex}.TestimonialsSection-module-scss-module__9_DicG__company:hover{color:var(--color-primary)}.TestimonialsSection-module-scss-module__9_DicG__company svg{flex-shrink:0}.TestimonialsSection-module-scss-module__9_DicG__quote{color:var(--color-text);font-size:.9375rem;line-height:1.75}.TestimonialsSection-module-scss-module__9_DicG__disclaimer{color:var(--color-text-subtle);text-align:center;max-width:600px;margin-top:2rem;margin-left:auto;margin-right:auto;font-size:.75rem}@media (min-width:768px){.TestimonialsSection-module-scss-module__9_DicG__testimonials{padding:2rem}.TestimonialsSection-module-scss-module__9_DicG__card{gap:1.5rem;padding:2rem}.TestimonialsSection-module-scss-module__9_DicG__title{font-size:2.5rem}.TestimonialsSection-module-scss-module__9_DicG__grid{grid-template-columns:repeat(2,1fr)}}
.FinalCtaSection-module-scss-module__dct-JW__finalCta{padding:2rem 1.5rem}.FinalCtaSection-module-scss-module__dct-JW__card{background-color:var(--gray-10);border:1px solid var(--color-border);text-align:center;border-radius:20px;flex-direction:column;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;padding:3rem 1.5rem;display:flex}.FinalCtaSection-module-scss-module__dct-JW__headline{color:var(--color-text-heading);letter-spacing:-.025em;overflow-wrap:break-word;word-break:break-word;max-width:100%;font-size:1.75rem;font-weight:800;line-height:1.2}.FinalCtaSection-module-scss-module__dct-JW__qualifier{color:var(--color-text-subtle);max-width:600px;font-size:1.0625rem;line-height:1.7}.FinalCtaSection-module-scss-module__dct-JW__cta{background-color:var(--btn-primary-bg);color:var(--btn-primary-label);cursor:pointer;border:none;border-radius:9999px;margin-top:.5rem;padding:1rem 2.5rem;font-size:1.125rem;font-weight:700;transition:background-color .15s,transform .15s}.FinalCtaSection-module-scss-module__dct-JW__cta:hover{background-color:var(--btn-primary-hover);transform:scale(1.02)}.FinalCtaSection-module-scss-module__dct-JW__cta:active{transform:scale(.98)}@media (min-width:768px){.FinalCtaSection-module-scss-module__dct-JW__finalCta{padding:2rem}.FinalCtaSection-module-scss-module__dct-JW__card{padding:6rem 4rem}.FinalCtaSection-module-scss-module__dct-JW__headline{font-size:3rem}.FinalCtaSection-module-scss-module__dct-JW__qualifier{font-size:1.125rem}}
.styles-module-scss-module__MIuCTa__footer{background-color:var(--color-body);border-top:1px solid var(--color-border);flex-direction:column;gap:1.5rem;width:100%;max-width:1200px;margin:0 auto;padding:1.5rem 1.25rem;display:flex}.styles-module-scss-module__MIuCTa__top{flex-direction:column;align-items:center;gap:1rem;display:flex}.styles-module-scss-module__MIuCTa__logo{width:6rem;text-decoration:none}.styles-module-scss-module__MIuCTa__logoImage{width:100%}.styles-module-scss-module__MIuCTa__links{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem 1.25rem;display:flex}.styles-module-scss-module__MIuCTa__link{color:var(--color-text-subtle);cursor:pointer;white-space:nowrap;font-size:.875rem;text-decoration:none;transition:color .15s}.styles-module-scss-module__MIuCTa__link:hover{color:var(--color-primary)}.styles-module-scss-module__MIuCTa__instagram{color:var(--color-text-subtle);align-items:center;transition:color .15s;display:flex}.styles-module-scss-module__MIuCTa__instagram:hover{color:var(--color-primary)}.styles-module-scss-module__MIuCTa__divider{background-color:var(--color-border);height:1px}.styles-module-scss-module__MIuCTa__bottom{justify-content:center;display:flex}.styles-module-scss-module__MIuCTa__copyright{color:var(--color-text-subtle);font-size:.75rem}@media (min-width:768px){.styles-module-scss-module__MIuCTa__footer{padding:2rem}.styles-module-scss-module__MIuCTa__top{flex-direction:row;justify-content:space-between}.styles-module-scss-module__MIuCTa__links{gap:1.5rem}}
.styles-module-scss-module__sOReBq__page{background-color:var(--background);color:var(--color-text);min-height:100vh}.styles-module-scss-module__sOReBq__header{border-bottom:1px solid var(--color-border);justify-content:center;padding:1rem 2rem;display:flex}.styles-module-scss-module__sOReBq__logo{width:6rem;text-decoration:none}.styles-module-scss-module__sOReBq__logoImage{width:100%}.styles-module-scss-module__sOReBq__container{max-width:800px;margin:0 auto;padding:5rem 2rem 4rem}.styles-module-scss-module__sOReBq__title{color:var(--color-text-heading);text-align:center;margin-bottom:3rem;font-size:3.5rem;font-weight:300}.styles-module-scss-module__sOReBq__section{margin-bottom:2.5rem}.styles-module-scss-module__sOReBq__section h2{color:var(--color-text-heading);margin-bottom:1rem;font-size:1.25rem;font-style:italic;font-weight:700}.styles-module-scss-module__sOReBq__section p{color:var(--color-text-subtle);margin-bottom:1rem;font-size:.9375rem;line-height:1.8}.styles-module-scss-module__sOReBq__section ul{margin-bottom:1rem;padding-left:1.5rem;list-style:outside}.styles-module-scss-module__sOReBq__section ul li{color:var(--color-text-subtle);margin-bottom:.25rem;font-size:.9375rem;line-height:1.8}
.styles-module-scss-module__w168Pq__page{background-color:var(--background);color:var(--color-text);min-height:100vh}.styles-module-scss-module__w168Pq__header{border-bottom:1px solid var(--color-border);justify-content:center;padding:1rem 2rem;display:flex}.styles-module-scss-module__w168Pq__logo{width:6rem;text-decoration:none}.styles-module-scss-module__w168Pq__logoImage{width:100%}.styles-module-scss-module__w168Pq__container{max-width:800px;margin:0 auto;padding:5rem 2rem 4rem}.styles-module-scss-module__w168Pq__title{color:var(--color-text-heading);text-align:center;margin-bottom:3rem;font-size:3.5rem;font-weight:300}.styles-module-scss-module__w168Pq__section{margin-bottom:2.5rem}.styles-module-scss-module__w168Pq__section h2{color:var(--color-text-heading);margin-bottom:1rem;font-size:1.25rem;font-style:italic;font-weight:700}.styles-module-scss-module__w168Pq__section p{color:var(--color-text-subtle);margin-bottom:1rem;font-size:.9375rem;line-height:1.8}.styles-module-scss-module__w168Pq__section ul{margin-bottom:1rem;padding-left:1.5rem;list-style:outside}.styles-module-scss-module__w168Pq__section ul li{color:var(--color-text-subtle);margin-bottom:.25rem;font-size:.9375rem;line-height:1.8}
