.Header-module__hBw1pG__header{z-index:1000;opacity:0;pointer-events:none;width:100%;transition:opacity .4s,transform .4s,background .4s,border-bottom .4s;position:fixed;top:0;left:0;transform:translateY(-100%)}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{opacity:1;pointer-events:auto;-webkit-backdrop-filter:blur(24px);background:#fffc;border-bottom:1px solid #0000000d;transform:translateY(0)}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;width:100%;margin:0 auto;padding:1rem 4vw;display:flex}.Header-module__hBw1pG__logoLink{align-items:center;gap:.5rem;display:flex}.Header-module__hBw1pG__logo{width:auto;height:32px}.Header-module__hBw1pG__logoText{color:var(--foreground);letter-spacing:-.02em;font-size:1.25rem;font-weight:500}.Header-module__hBw1pG__nav{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__navLink{color:var(--color-gray-800);font-size:1rem;font-weight:500;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:var(--foreground)}.Header-module__hBw1pG__contactWrapper{align-items:center;display:flex;position:relative}.Header-module__hBw1pG__navLinkButton{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit}.Header-module__hBw1pG__tooltip{background:var(--color-white);border:1px solid var(--color-gray-200);z-index:10;white-space:nowrap;border-radius:8px;align-items:center;gap:12px;padding:8px 12px;display:flex;position:absolute;top:calc(100% + 12px);right:-10px;box-shadow:0 4px 12px #00000014}.Header-module__hBw1pG__tooltip:before{content:"";background:var(--color-white);border-left:1px solid var(--color-gray-200);border-top:1px solid var(--color-gray-200);width:8px;height:8px;position:absolute;top:-5px;right:28px;transform:rotate(45deg)}.Header-module__hBw1pG__emailText{color:var(--color-gray-800);margin-right:4px;font-size:.9rem;font-weight:400}.Header-module__hBw1pG__copyButton{background:var(--color-gray-100);cursor:pointer;width:28px;height:28px;color:var(--color-gray-600);border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Header-module__hBw1pG__copyButton:hover{background:var(--color-gray-200);color:var(--foreground)}.Header-module__hBw1pG__checkIcon{color:#10b981}
.Footer-module__S6Hkya__footer{background-color:var(--background);flex-direction:column;margin-top:0;padding:4rem 2rem 2rem;display:flex}.Footer-module__S6Hkya__container{width:100%;padding:0 4vw}.Footer-module__S6Hkya__mainContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:3rem;margin-bottom:2rem;display:flex}.Footer-module__S6Hkya__brandTextContainer{flex:auto}.Footer-module__S6Hkya__massiveLogoText{letter-spacing:-.04em;color:#121317;margin:0;font-family:inherit;font-size:clamp(50px,8vw,210px);font-weight:500;line-height:.9}@media (prefers-color-scheme:dark){.Footer-module__S6Hkya__massiveLogoText{color:var(--foreground)}}.Footer-module__S6Hkya__ctaSection{flex:300px;max-width:35vw}.Footer-module__S6Hkya__ctaTitle{margin-bottom:1.5rem;font-size:1.25rem;font-weight:500}.Footer-module__S6Hkya__form{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__input{background:var(--background);color:var(--foreground);border:1px solid #0000001a;border-radius:6px;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:1rem;font-weight:300;transition:border-color .2s}.Footer-module__S6Hkya__input:focus{border-color:#0000004d}.Footer-module__S6Hkya__animateIn{animation:.3s forwards Footer-module__S6Hkya__fadeInDown}@keyframes Footer-module__S6Hkya__fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Footer-module__S6Hkya__buttonGroup{flex-direction:column;gap:1rem;margin-top:.5rem;display:flex}.Footer-module__S6Hkya__primaryBtn{background:var(--color-black);color:var(--color-white);cursor:pointer;border:none;border-radius:8px;width:100%;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:transform .2s,opacity .2s;position:relative}.Footer-module__S6Hkya__ctaButtonContent{justify-content:center;align-items:center;width:100%;display:flex}.Footer-module__S6Hkya__ctaBadge{color:#000;white-space:nowrap;pointer-events:none;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:.65rem;font-weight:600;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%);box-shadow:0 2px 4px #0000000d}.Footer-module__S6Hkya__ctaBadgeDot{background:radial-gradient(circle at 30% 30%,#fff 0%,#a7f3d0 10%,#10b981 45%,#064e3b 100%);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2.5s ease-in-out infinite Footer-module__S6Hkya__realisticPulse;position:relative;box-shadow:inset -1px -1px 1px #0003,0 0 3px #10b98180}@keyframes Footer-module__S6Hkya__realisticPulse{0%,to{filter:brightness();box-shadow:0 0 4px 1px #10b98166,0 0 8px 1px #10b98133,inset -1px -1px 1px #0003}50%{filter:brightness(1.2);box-shadow:0 0 6px 2px #10b981b3,0 0 14px 4px #10b98166,inset -1px -1px 1px #0000001a}}.Footer-module__S6Hkya__primaryBtn:hover{opacity:.9}.Footer-module__S6Hkya__secondaryBtn{color:var(--foreground);cursor:pointer;background:0 0;border:1px solid #0000001a;border-radius:6px;width:100%;padding:.75rem 1.5rem;font-weight:400;transition:background .2s}.Footer-module__S6Hkya__secondaryBtn:hover{background:#00000005}.Footer-module__S6Hkya__bottomSection{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:3rem;display:flex}.Footer-module__S6Hkya__brandRow{align-items:center;gap:1.5rem;display:flex}.Footer-module__S6Hkya__logo{width:auto;height:32px}.Footer-module__S6Hkya__copyright{color:var(--color-gray-600);font-size:.875rem;font-weight:300}.Footer-module__S6Hkya__links{gap:1.5rem;display:flex}.Footer-module__S6Hkya__link{color:var(--color-gray-800);letter-spacing:-.01em;font-size:.875rem;font-weight:400;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--foreground)}
.MobileHeader-module__o5ijqq__header{z-index:1000;opacity:0;pointer-events:auto;opacity:1;-webkit-backdrop-filter:blur(12px);background:#ffffffe6;border-bottom:1px solid #0000000d;width:100%;transition:opacity .4s,transform .4s,background .4s,border-bottom .4s;position:fixed;top:0;left:0;transform:translateY(0)}.MobileHeader-module__o5ijqq__header.MobileHeader-module__o5ijqq__scrolled{background:#fffffff2;box-shadow:0 2px 10px #0000000d}.MobileHeader-module__o5ijqq__container{justify-content:space-between;align-items:center;width:100%;margin:0 auto;padding:.75rem 4vw;display:flex}.MobileHeader-module__o5ijqq__logoLink{align-items:center;gap:.5rem;display:flex}.MobileHeader-module__o5ijqq__logo{width:auto;height:24px}.MobileHeader-module__o5ijqq__logoText{color:var(--foreground);letter-spacing:-.02em;font-size:1.1rem;font-weight:500}.MobileHeader-module__o5ijqq__nav{align-items:center;gap:1rem;display:flex}.MobileHeader-module__o5ijqq__navLink{color:var(--color-gray-800);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.9rem;font-weight:500;transition:color .2s}.MobileHeader-module__o5ijqq__navLink:hover{color:var(--foreground)}.MobileHeader-module__o5ijqq__contactWrapper{align-items:center;display:flex;position:relative}.MobileHeader-module__o5ijqq__tooltip{background:var(--color-white);border:1px solid var(--color-gray-200);z-index:10;white-space:nowrap;border-radius:8px;align-items:center;gap:12px;padding:8px 12px;display:flex;position:absolute;top:calc(100% + 12px);right:-10px;box-shadow:0 4px 12px #00000014}.MobileHeader-module__o5ijqq__tooltip:before{content:"";background:var(--color-white);border-left:1px solid var(--color-gray-200);border-top:1px solid var(--color-gray-200);width:8px;height:8px;position:absolute;top:-5px;right:28px;transform:rotate(45deg)}.MobileHeader-module__o5ijqq__emailText{color:var(--color-gray-800);margin-right:4px;font-size:.85rem;font-weight:400}.MobileHeader-module__o5ijqq__copyButton{background:var(--color-gray-100);cursor:pointer;width:28px;height:28px;color:var(--color-gray-600);border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;transition:all .2s;display:flex}.MobileHeader-module__o5ijqq__copyButton:hover{background:var(--color-gray-200);color:var(--foreground)}.MobileHeader-module__o5ijqq__checkIcon{color:#10b981}
.MobileFooter-module__gSwiKG__footer{background-color:var(--background);flex-direction:column;padding:3rem 1rem 1.5rem;display:flex}.MobileFooter-module__gSwiKG__container{flex-direction:column;gap:2rem;width:100%;display:flex}.MobileFooter-module__gSwiKG__brandText{letter-spacing:-.04em;color:#121317;text-align:center;margin:0;font-family:inherit;font-size:2.5rem;font-weight:500;line-height:.9}.MobileFooter-module__gSwiKG__ctaSection{width:100%}.MobileFooter-module__gSwiKG__ctaTitle{text-align:center;margin-bottom:1rem;font-size:1.1rem;font-weight:500}.MobileFooter-module__gSwiKG__form{flex-direction:column;gap:.75rem;display:flex}.MobileFooter-module__gSwiKG__input{background:var(--background);color:var(--foreground);border:1px solid #0000001a;border-radius:6px;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;font-weight:300;transition:border-color .2s}.MobileFooter-module__gSwiKG__input:focus{border-color:#0000004d}.MobileFooter-module__gSwiKG__animateIn{animation:.3s forwards MobileFooter-module__gSwiKG__fadeInDown}@keyframes MobileFooter-module__gSwiKG__fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.MobileFooter-module__gSwiKG__buttonGroup{flex-direction:column;gap:.75rem;margin-top:.25rem;display:flex}.MobileFooter-module__gSwiKG__primaryBtn{background:var(--color-black);color:var(--color-white);cursor:pointer;border:none;border-radius:8px;width:100%;padding:.875rem 130px .875rem 1.5rem;font-size:1rem;font-weight:500;transition:opacity .2s;position:relative}.MobileFooter-module__gSwiKG__ctaButtonContent{justify-content:center;align-items:center;width:100%;display:flex}.MobileFooter-module__gSwiKG__ctaBadge{color:#000;white-space:nowrap;pointer-events:none;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:.65rem;font-weight:600;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%);box-shadow:0 2px 4px #0000000d}.MobileFooter-module__gSwiKG__ctaBadgeDot{background:radial-gradient(circle at 30% 30%,#fff 0%,#a7f3d0 10%,#10b981 45%,#064e3b 100%);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2.5s ease-in-out infinite MobileFooter-module__gSwiKG__realisticPulse;position:relative;box-shadow:inset -1px -1px 1px #0003,0 0 3px #10b98180}@keyframes MobileFooter-module__gSwiKG__realisticPulse{0%,to{filter:brightness();box-shadow:0 0 4px 1px #10b98166,0 0 8px 1px #10b98133,inset -1px -1px 1px #0003}50%{filter:brightness(1.2);box-shadow:0 0 6px 2px #10b981b3,0 0 14px 4px #10b98166,inset -1px -1px 1px #0000001a}}.MobileFooter-module__gSwiKG__secondaryBtn{color:var(--foreground);cursor:pointer;background:0 0;border:1px solid #0000001a;border-radius:6px;width:100%;padding:.75rem 1rem;font-size:.95rem;font-weight:400}.MobileFooter-module__gSwiKG__bottomSection{border-top:1px solid #0000000d;flex-direction:column;align-items:center;gap:.75rem;padding-top:1.5rem;display:flex}.MobileFooter-module__gSwiKG__brandRow{align-items:center;gap:.75rem;display:flex}.MobileFooter-module__gSwiKG__logo{width:auto;height:24px}.MobileFooter-module__gSwiKG__copyright{color:var(--color-gray-600);font-size:.8rem;font-weight:300}.MobileFooter-module__gSwiKG__links{gap:1rem;display:flex}.MobileFooter-module__gSwiKG__link{color:var(--color-gray-800);letter-spacing:-.01em;font-size:.8rem;font-weight:400;transition:color .2s}
.page-module___8aEwW__page{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__main{flex-direction:column;flex:1;width:100%;padding-top:80px;display:flex}.page-module___8aEwW__mobileMain{flex-direction:column;flex:1;width:100%;padding-top:56px;display:flex}
.security-module__gTtOWW__main{background:var(--background);flex-direction:column;min-height:100vh;padding-top:80px;display:flex}.security-module__gTtOWW__mobileMain{background:var(--background);flex-direction:column;min-height:100vh;padding-top:60px;display:flex}
.pricing-module__kvPdYW__main{flex-direction:column;align-items:center;gap:60px;width:100%;max-width:1200px;min-height:100vh;margin:0 auto;padding-top:120px;padding-bottom:80px;display:flex}.pricing-module__kvPdYW__mobileMain{flex-direction:column;align-items:center;gap:40px;width:100%;min-height:100vh;padding:100px 20px 60px;display:flex}.pricing-module__kvPdYW__pricingHeader{text-align:center;flex-direction:column;align-items:center;gap:24px;max-width:800px;display:flex}.pricing-module__kvPdYW__title{letter-spacing:-.02em;color:#111;font-size:48px;font-weight:700}.pricing-module__kvPdYW__description{color:var(--color-gray-800);margin-bottom:16px;font-size:20px;line-height:1.6}.pricing-module__kvPdYW__actions{flex-direction:column;align-items:center;display:flex;position:relative}.pricing-module__kvPdYW__getStartedBtn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:8px;min-width:200px;padding:16px 32px;font-size:18px;font-weight:600;transition:all .2s}.pricing-module__kvPdYW__getStartedBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.pricing-module__kvPdYW__dropdown{border:1px solid var(--color-gray-300);z-index:10;background:#fff;border-radius:12px;width:280px;padding:8px;animation:.2s ease-out pricing-module__kvPdYW__fadeIn;position:absolute;top:calc(100% + 8px);box-shadow:0 10px 25px #0000001a}.pricing-module__kvPdYW__dropdownItem{color:var(--color-gray-900);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;font-size:15px;text-decoration:none;transition:background-color .2s;display:flex}.pricing-module__kvPdYW__dropdownItem:hover{background-color:var(--color-gray-100)}.pricing-module__kvPdYW__dropdownItem span{font-weight:500}.pricing-module__kvPdYW__copyBtn{background:var(--color-gray-200);color:var(--color-gray-800);cursor:pointer;border:none;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:600;transition:all .2s}.pricing-module__kvPdYW__copyBtn:hover{background:var(--color-gray-300);color:#000}.pricing-module__kvPdYW__calculatorContainer{width:100%;max-width:1000px;margin-top:40px}@keyframes pricing-module__kvPdYW__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.pricing-module__kvPdYW__title{font-size:36px}.pricing-module__kvPdYW__description{font-size:18px}}
.benchmarks-module__sh58-q__container{color:#202124;flex-direction:column;gap:40px;width:100%;max-width:800px;min-height:100vh;margin:0 auto;padding-top:120px;padding-bottom:80px;display:flex}.benchmarks-module__sh58-q__mobileContainer{color:#202124;flex-direction:column;gap:32px;width:100%;min-height:100vh;padding:100px 20px 60px;display:flex}.benchmarks-module__sh58-q__title{letter-spacing:-.02em;margin-bottom:16px;font-size:42px;font-weight:700}.benchmarks-module__sh58-q__contentBlock{color:#3c4043;font-size:18px;line-height:1.6}.benchmarks-module__sh58-q__contentBlock p{margin-bottom:24px}.benchmarks-module__sh58-q__list{margin-bottom:32px;padding-left:24px}.benchmarks-module__sh58-q__list li{margin-bottom:16px;position:relative}.benchmarks-module__sh58-q__list li::marker{color:#000;font-weight:700}.benchmarks-module__sh58-q__sectionTitle{color:#202124;margin-top:48px;margin-bottom:24px;font-size:24px;font-weight:600}.benchmarks-module__sh58-q__link{color:#000;text-underline-offset:4px;font-weight:500;-webkit-text-decoration:underline #0006;text-decoration:underline #0006;transition:text-decoration-color .2s}.benchmarks-module__sh58-q__link:hover{text-decoration-color:#000}.benchmarks-module__sh58-q__highlightedBox{background-color:#f8f9fa;border-left:4px solid #000;border-radius:0 8px 8px 0;margin:32px 0;padding:24px}@media (max-width:768px){.benchmarks-module__sh58-q__title{font-size:32px}.benchmarks-module__sh58-q__contentBlock{font-size:16px}}
.design-partnership-module__KZpn1a__main{flex:1;width:100%;padding-top:80px;padding-bottom:16px}.design-partnership-module__KZpn1a__frameWrap{width:100%}.design-partnership-module__KZpn1a__frame{background:var(--color-white);border:0;border-radius:12px;width:100%;height:600px;min-height:75vh;display:block}.design-partnership-module__KZpn1a__framePlaceholder{background:var(--color-gray-100);border-radius:12px;width:100%;height:600px;min-height:75vh}@media (max-width:768px){.design-partnership-module__KZpn1a__main{padding-top:56px;padding-bottom:12px}.design-partnership-module__KZpn1a__frame,.design-partnership-module__KZpn1a__framePlaceholder{border-radius:8px;height:70vh;min-height:calc(100vh - 160px)}}
.RoiCalculator-module__dkdGya__container{flex-direction:column;gap:40px;width:100%;display:flex}@media (min-width:900px){.RoiCalculator-module__dkdGya__container{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:60px}}.RoiCalculator-module__dkdGya__leftSidebar{flex-direction:column;flex:1;gap:60px;min-width:300px;display:flex}.RoiCalculator-module__dkdGya__header{margin-bottom:20px}.RoiCalculator-module__dkdGya__title{color:#202124;letter-spacing:-.02em;font-size:32px;font-weight:700}.RoiCalculator-module__dkdGya__inputGroup{flex-direction:column;display:flex;position:relative}.RoiCalculator-module__dkdGya__inputHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.RoiCalculator-module__dkdGya__inputLabel{color:#202124;font-size:16px;font-weight:600}.RoiCalculator-module__dkdGya__sliderContainer{align-items:center;width:100%;height:48px;display:flex;position:relative}.RoiCalculator-module__dkdGya__track{z-index:1;background-color:#e8eaed;border-radius:2px;width:100%;height:4px;position:absolute;top:50%;transform:translateY(-50%)}.RoiCalculator-module__dkdGya__fill{z-index:2;background-color:#202124;border-radius:2px;height:4px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.RoiCalculator-module__dkdGya__slider{appearance:none;z-index:4;cursor:pointer;background:0 0;outline:none;width:100%;height:100%;margin:0;position:relative}.RoiCalculator-module__dkdGya__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#000;border:4px solid #f1f3f4;border-radius:50%;width:24px;height:24px;transition:transform .1s;box-shadow:0 2px 6px #00000026}.RoiCalculator-module__dkdGya__slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.RoiCalculator-module__dkdGya__slider::-moz-range-thumb{cursor:pointer;background:#000;border:4px solid #f1f3f4;border-radius:50%;width:24px;height:24px;transition:transform .1s;box-shadow:0 2px 6px #00000026}.RoiCalculator-module__dkdGya__valueTooltip{color:#fff;pointer-events:none;z-index:3;background-color:#202124;border-radius:8px;justify-content:center;align-items:center;padding:6px 14px;font-size:14px;font-weight:600;display:flex;position:absolute;top:-40px;transform:translate(-50%)}.RoiCalculator-module__dkdGya__valueTooltip:after{content:"";border:6px solid #0000;border-top-color:#202124;border-bottom-width:0;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.RoiCalculator-module__dkdGya__rightCard{background:#fff;border-radius:16px;flex-direction:column;flex:1.2;width:100%;padding:40px;display:flex;box-shadow:0 12px 40px #00000014}.RoiCalculator-module__dkdGya__cardTitle{color:#202124;text-align:center;margin-bottom:32px;font-size:18px;font-weight:600}.RoiCalculator-module__dkdGya__breakdownList{flex-direction:column;gap:20px;margin-bottom:32px;display:flex}.RoiCalculator-module__dkdGya__breakdownItem{justify-content:space-between;align-items:center;gap:16px;display:flex}.RoiCalculator-module__dkdGya__itemLabel{color:#5f6368;font-size:16px;line-height:1.35}.RoiCalculator-module__dkdGya__itemLabelGroup{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.RoiCalculator-module__dkdGya__itemSubLabel{color:#5f6368;overflow-wrap:anywhere;font-size:13px;line-height:1.35}.RoiCalculator-module__dkdGya__itemValue{color:#202124;flex-shrink:0;font-size:18px;font-weight:600}.RoiCalculator-module__dkdGya__divider{background-color:#f1f3f4;height:1px;margin-bottom:32px}.RoiCalculator-module__dkdGya__totalRow{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.RoiCalculator-module__dkdGya__totalLabel{color:#202124;font-size:20px;font-weight:700}.RoiCalculator-module__dkdGya__totalValue{color:#000;letter-spacing:-.02em;font-size:42px;font-weight:700}.RoiCalculator-module__dkdGya__footer{text-align:center;color:#5f6368;font-size:12px}.RoiCalculator-module__dkdGya__footerLink{color:#202124;text-underline-offset:4px;-webkit-text-decoration:underline #20212466;text-decoration:underline #20212466}.RoiCalculator-module__dkdGya__footerLink:hover{text-decoration-color:#202124}
.BookingPage-module__fOx2AW__page{flex-direction:column;min-height:100vh;display:flex}.BookingPage-module__fOx2AW__container{flex-direction:column;flex:1;width:100%;padding-top:80px;display:flex}.BookingPage-module__fOx2AW__mobileContainer{flex-direction:column;flex:1;width:100%;padding-top:56px;display:flex}.BookingPage-module__fOx2AW__iframeContainer{background-color:#fff;flex:1;width:100%;height:100%;min-height:800px}.BookingPage-module__fOx2AW__preBookingContainer{background-color:#fafafa;flex:1;justify-content:center;align-items:center;min-height:80vh;padding:40px 20px;display:flex}.BookingPage-module__fOx2AW__preBookingCard{text-align:center;background:#fff;border:1px solid #eaeaea;border-radius:12px;width:100%;max-width:500px;padding:40px;box-shadow:0 4px 12px #00000014}.BookingPage-module__fOx2AW__hostSection{justify-content:center;align-items:center;gap:14px;margin-bottom:20px;display:flex}.BookingPage-module__fOx2AW__hostAvatar{border:2px solid #fff;border-radius:999px;flex-shrink:0;width:72px;height:72px;position:relative;overflow:hidden;box-shadow:0 8px 20px #11111124,0 0 0 1px #e5e7eb}.BookingPage-module__fOx2AW__hostDetails{text-align:left}.BookingPage-module__fOx2AW__hostName{color:#111;margin:0;font-size:16px;font-weight:600}.BookingPage-module__fOx2AW__hostRole{color:#666;margin:2px 0 0;font-size:14px}.BookingPage-module__fOx2AW__preBookingTitle{color:#111;margin-bottom:16px;font-size:24px;font-weight:600}.BookingPage-module__fOx2AW__preBookingDesc{color:#666;margin-bottom:32px;font-size:16px;line-height:1.5}.BookingPage-module__fOx2AW__preBookingButton{color:#fff;cursor:pointer;background:#111;border:none;border-radius:8px;width:100%;max-width:300px;padding:16px 32px;font-size:16px;font-weight:500;transition:all .2s}.BookingPage-module__fOx2AW__preBookingButton:hover{background:#333;transform:translateY(-1px)}.BookingPage-module__fOx2AW__contactEmail{color:#111;word-break:break-word;margin:16px 0 0;font-size:14px;font-weight:500}@media (max-width:480px){.BookingPage-module__fOx2AW__preBookingCard{padding:32px 24px}.BookingPage-module__fOx2AW__hostSection{flex-direction:column;gap:10px;margin-bottom:18px}.BookingPage-module__fOx2AW__hostDetails{text-align:center}}.BookingPage-module__fOx2AW__preBookingCompact{padding:2px 14px 14px}.BookingPage-module__fOx2AW__preBookingCompact .BookingPage-module__fOx2AW__preBookingCard{max-width:none;box-shadow:none;background:0 0;border:0;border-radius:0;padding:10px 4px 0}.BookingPage-module__fOx2AW__preBookingCompact .BookingPage-module__fOx2AW__hostSection{margin-bottom:12px}.BookingPage-module__fOx2AW__preBookingCompact .BookingPage-module__fOx2AW__hostAvatar{width:52px;height:52px}.BookingPage-module__fOx2AW__preBookingCompact .BookingPage-module__fOx2AW__hostName{font-size:14.5px}.BookingPage-module__fOx2AW__preBookingCompact .BookingPage-module__fOx2AW__hostRole{font-size:12.5px}.BookingPage-module__fOx2AW__preBookingCompact .BookingPage-module__fOx2AW__preBookingTitle{margin-bottom:8px;font-size:17px}.BookingPage-module__fOx2AW__preBookingCompact .BookingPage-module__fOx2AW__preBookingDesc{margin-bottom:14px;font-size:13px}.BookingPage-module__fOx2AW__preBookingCompact .BookingPage-module__fOx2AW__preBookingButton{max-width:none;padding:12px 24px;font-size:14px}.BookingPage-module__fOx2AW__preBookingCompact .BookingPage-module__fOx2AW__contactEmail{margin-top:10px;font-size:12.5px}a.BookingPage-module__fOx2AW__preBookingButton,.BookingPage-module__fOx2AW__preBookingCompact a.BookingPage-module__fOx2AW__preBookingButton{text-align:center;box-sizing:border-box;color:#fff;text-decoration:none;display:inline-block}
.Careers-module__-fgwGW__pageSection{width:100%;padding:5rem 0 6rem}.Careers-module__-fgwGW__pageContainer{width:min(1100px,100% - 48px);margin:0 auto}.Careers-module__-fgwGW__pageHeader{flex-direction:column;gap:1rem;max-width:760px;margin-bottom:3rem;display:flex}.Careers-module__-fgwGW__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--color-gray-600);font-size:.72rem;font-weight:600}.Careers-module__-fgwGW__pageTitle,.Careers-module__-fgwGW__detailTitle{letter-spacing:-.05em;color:var(--color-black);font-size:clamp(2.6rem,7vw,5rem);line-height:.95}.Careers-module__-fgwGW__pageTitle{margin-bottom:.35rem}.Careers-module__-fgwGW__detailTitle{font-size:clamp(2.25rem,5.8vw,4.2rem)}.Careers-module__-fgwGW__pageDescription,.Careers-module__-fgwGW__detailSummary,.Careers-module__-fgwGW__paragraph,.Careers-module__-fgwGW__bulletItem,.Careers-module__-fgwGW__formDescription,.Careers-module__-fgwGW__cardSummary{color:var(--color-gray-800);font-size:1rem;line-height:1.7}.Careers-module__-fgwGW__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1.25rem;display:grid}.Careers-module__-fgwGW__card{border:1px solid var(--color-gray-300);background:var(--color-white);border-radius:20px;flex-direction:column;grid-column:span 6;gap:1.1rem;min-height:340px;padding:2rem;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.Careers-module__-fgwGW__card:hover{border-color:var(--color-black);transform:translateY(-2px);box-shadow:0 20px 40px #0000000f}.Careers-module__-fgwGW__cardTopRow,.Careers-module__-fgwGW__metaRow{flex-wrap:wrap;gap:.75rem;display:flex}.Careers-module__-fgwGW__cardPill,.Careers-module__-fgwGW__metaPill{border:1px solid var(--color-gray-300);min-height:34px;color:var(--color-gray-800);background:#ffffffeb;border-radius:999px;justify-content:center;align-items:center;padding:.4rem .85rem;font-size:.84rem;display:inline-flex}.Careers-module__-fgwGW__cardTitle{letter-spacing:-.04em;font-size:clamp(1.55rem,2.45vw,2.05rem);line-height:1.05}.Careers-module__-fgwGW__cardSummary{flex:1;max-width:40ch;font-size:.95rem}.Careers-module__-fgwGW__cardLink{letter-spacing:-.02em;font-size:.95rem;font-weight:600}.Careers-module__-fgwGW__backLink{width:fit-content;color:var(--color-black);letter-spacing:-.01em;align-items:center;gap:.8rem;margin-bottom:clamp(2.75rem,5vw,4rem);margin-left:-.35rem;font-size:clamp(1rem,1.1vw,1.08rem);font-weight:600;line-height:1.2;text-decoration:none;transition:transform .2s,color .2s;display:inline-flex}.Careers-module__-fgwGW__backLink:hover{color:var(--color-black);transform:translate(-2px)}.Careers-module__-fgwGW__backLink:focus-visible{outline:none}.Careers-module__-fgwGW__backLink:focus-visible .Careers-module__-fgwGW__backLinkIcon{box-shadow:0 0 0 4px #00000014}.Careers-module__-fgwGW__backLinkIcon{background:var(--color-black);width:2rem;height:2rem;color:var(--color-white);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:inline-flex}.Careers-module__-fgwGW__backLink:hover .Careers-module__-fgwGW__backLinkIcon{transform:scale(1.04)}.Careers-module__-fgwGW__backLinkLabel{display:inline-block}.Careers-module__-fgwGW__detailLayout{flex-direction:column;gap:2rem;display:flex}.Careers-module__-fgwGW__detailHeader{border-bottom:1px solid var(--color-gray-300);justify-content:space-between;align-items:flex-end;gap:2rem;padding-bottom:2rem;display:flex}.Careers-module__-fgwGW__heroBlock{flex-direction:column;gap:1rem;max-width:780px;display:flex}.Careers-module__-fgwGW__articleBody{flex-direction:column;gap:2rem;display:flex}.Careers-module__-fgwGW__contentSection{border-bottom:1px solid var(--color-gray-200);flex-direction:column;gap:1rem;padding-bottom:2rem;display:flex}.Careers-module__-fgwGW__sectionTitle,.Careers-module__-fgwGW__formTitle{letter-spacing:-.03em;font-size:1.35rem}.Careers-module__-fgwGW__bulletList,.Careers-module__-fgwGW__requirementList{flex-direction:column;gap:1rem;list-style:none;display:flex}.Careers-module__-fgwGW__bulletItem,.Careers-module__-fgwGW__requirementItem{padding-left:1.25rem;position:relative}.Careers-module__-fgwGW__bulletItem:before,.Careers-module__-fgwGW__requirementItem:before{content:"";background:var(--color-black);border-radius:999px;width:6px;height:6px;position:absolute;top:.8rem;left:0}.Careers-module__-fgwGW__bulletLabel{color:var(--color-black);font-weight:600}.Careers-module__-fgwGW__formCard{border:1px solid var(--color-gray-300);background:var(--color-white);border-radius:20px;padding:1.5rem}.Careers-module__-fgwGW__emailLink{color:var(--color-black);text-underline-offset:.18em;word-break:break-word;font-weight:600;text-decoration:none}.Careers-module__-fgwGW__emailLink:hover{text-decoration:underline}.Careers-module__-fgwGW__primaryButton{border:1px solid var(--color-black);cursor:pointer;background:var(--color-black);min-height:52px;color:var(--color-white);border-radius:12px;justify-content:center;align-items:center;padding:.9rem 1.4rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:transform .2s,background .2s,color .2s,opacity .2s,box-shadow .2s;display:inline-flex}.Careers-module__-fgwGW__primaryButton:hover:not(:disabled){transform:translateY(-1px)}.Careers-module__-fgwGW__primaryButton:disabled{opacity:.7;cursor:wait;box-shadow:none}.Careers-module__-fgwGW__applyButton{border-radius:999px;width:fit-content;padding:.95rem 1.65rem;font-size:1rem;box-shadow:0 16px 30px #0f172a24}.Careers-module__-fgwGW__applyButton:hover:not(:disabled){opacity:.96;transform:translateY(-2px);box-shadow:0 20px 36px #0f172a2e}.Careers-module__-fgwGW__formAnchor{scroll-margin-top:120px}.Careers-module__-fgwGW__formHeader{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.Careers-module__-fgwGW__form{flex-direction:column;gap:1.25rem;display:flex}.Careers-module__-fgwGW__fieldGroup{flex-direction:column;gap:.65rem;min-width:0;display:flex}.Careers-module__-fgwGW__fieldset{border:0;min-width:0;margin:0;padding:0}.Careers-module__-fgwGW__label,.Careers-module__-fgwGW__legend{color:var(--color-black);font-size:.9rem;font-weight:600}.Careers-module__-fgwGW__legend{max-width:52ch;margin-bottom:.95rem;line-height:1.45;display:block}.Careers-module__-fgwGW__input,.Careers-module__-fgwGW__textarea{border:1px solid var(--color-gray-300);width:100%;color:var(--color-black);font:inherit;background:#fff;border-radius:12px;outline:none;padding:.9rem 1rem;transition:border-color .2s,box-shadow .2s}.Careers-module__-fgwGW__input:focus,.Careers-module__-fgwGW__textarea:focus{border-color:var(--color-black);box-shadow:0 0 0 3px #0000000f}.Careers-module__-fgwGW__textarea{resize:vertical;min-height:140px}.Careers-module__-fgwGW__radioGroup{flex-wrap:wrap;gap:.9rem;display:flex}.Careers-module__-fgwGW__radioOption{border:1px solid var(--color-gray-300);cursor:pointer;background:#fff;border-radius:14px;align-items:center;gap:.65rem;min-height:56px;padding:.95rem 1.1rem;font-size:.95rem;line-height:1.2;transition:border-color .2s,background-color .2s,box-shadow .2s;display:inline-flex}.Careers-module__-fgwGW__radioOption:hover{border-color:var(--color-gray-600);background:var(--color-gray-100)}.Careers-module__-fgwGW__radioOption:focus-within{border-color:var(--color-black);box-shadow:0 0 0 3px #0000000f}.Careers-module__-fgwGW__radioOption:has(input:checked){border-color:var(--color-black);background:var(--color-gray-100)}.Careers-module__-fgwGW__radioOption input{accent-color:var(--color-black);flex-shrink:0;margin:0}.Careers-module__-fgwGW__trapField{opacity:0;pointer-events:none;position:absolute;left:-9999px}.Careers-module__-fgwGW__errorMessage{color:#b42318;font-size:.92rem}.Careers-module__-fgwGW__successPanel{color:#067647;background:#12b76a14;border:1px solid #12b76a59;border-radius:14px;flex-direction:column;gap:.5rem;padding:1rem 1.1rem;display:flex}@media (max-width:900px){.Careers-module__-fgwGW__pageSection{padding:3.5rem 0 4rem}.Careers-module__-fgwGW__pageContainer{width:min(100%,100% - 32px)}.Careers-module__-fgwGW__card{grid-column:1/-1;min-height:0}.Careers-module__-fgwGW__detailHeader{flex-direction:column;align-items:flex-start}.Careers-module__-fgwGW__primaryButton,.Careers-module__-fgwGW__applyButton{width:100%}}@media (max-width:640px){.Careers-module__-fgwGW__pageContainer{width:min(100%,100% - 24px)}.Careers-module__-fgwGW__backLink{gap:.7rem;margin-bottom:2.5rem;margin-left:0;font-size:1rem}.Careers-module__-fgwGW__backLinkIcon{width:1.9rem;height:1.9rem}.Careers-module__-fgwGW__pageTitle,.Careers-module__-fgwGW__detailTitle{font-size:clamp(2.2rem,14vw,3.5rem)}.Careers-module__-fgwGW__detailTitle{font-size:clamp(2rem,11vw,3rem)}.Careers-module__-fgwGW__formCard,.Careers-module__-fgwGW__card{border-radius:18px;padding:1.4rem}.Careers-module__-fgwGW__radioGroup{flex-direction:column}.Careers-module__-fgwGW__radioOption{width:100%}}
