.Button-module__xDwtkW__button{border-radius:8px;justify-content:center;align-items:center;font-weight:600;transition:all .2s;display:inline-flex;position:relative;overflow:hidden}.Button-module__xDwtkW__primary{background:var(--gradient-primary);color:#fff}.Button-module__xDwtkW__primary:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 4px 12px #22d3ee66}.Button-module__xDwtkW__secondary{color:var(--text-white);background:#ffffff1a;border:1px solid #ffffff1a}.Button-module__xDwtkW__secondary:hover{background:#ffffff26;border-color:#fff3}.Button-module__xDwtkW__outline{border:2px solid var(--primary-cyan);color:var(--primary-cyan);background:0 0}.Button-module__xDwtkW__outline:hover{background:#22d3ee1a}.Button-module__xDwtkW__ghost{color:var(--text-grey);background:0 0}.Button-module__xDwtkW__ghost:hover{color:var(--text-white);background:#ffffff0d}.Button-module__xDwtkW__sm{padding:8px 16px;font-size:.875rem}.Button-module__xDwtkW__md{padding:12px 24px;font-size:1rem}.Button-module__xDwtkW__lg{padding:16px 32px;font-size:1.125rem}
.Navbar-module__cRh5nW__header{z-index:1000;background:0 0;padding:24px 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__cRh5nW__scrolled{-webkit-backdrop-filter:blur(12px);background:#0e0e11cc;border-bottom:1px solid #ffffff0d;padding:16px 0}.Navbar-module__cRh5nW__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cRh5nW__logo{letter-spacing:-.05em;color:var(--text-white);align-items:center;font-size:1.5rem;font-weight:700;display:flex}.Navbar-module__cRh5nW__dot{color:var(--primary-cyan)}.Navbar-module__cRh5nW__desktopNav{display:none}.Navbar-module__cRh5nW__navItem{align-items:center;height:100%;display:flex;position:relative}.Navbar-module__cRh5nW__navLink{color:var(--text-grey);align-items:center;gap:4px;margin:0 16px;padding:16px 0;font-size:.95rem;font-weight:500;transition:color .2s;display:flex}.Navbar-module__cRh5nW__dropdownIcon{transition:transform .2s}.Navbar-module__cRh5nW__navItem:hover .Navbar-module__cRh5nW__dropdownIcon{transform:rotate(180deg)}.Navbar-module__cRh5nW__navLink:hover,.Navbar-module__cRh5nW__navLink.Navbar-module__cRh5nW__active{color:var(--text-white);text-shadow:0 0 20px #ffffff80}.Navbar-module__cRh5nW__navLink.Navbar-module__cRh5nW__active{border-bottom:2px solid var(--primary-cyan)}.Navbar-module__cRh5nW__dropdownMenu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;visibility:hidden;background:#0e0e11f2;border:1px solid #ffffff1a;border-radius:8px;min-width:220px;padding:8px 0;transition:all .2s;position:absolute;top:100%;left:16px;transform:translateY(10px);box-shadow:0 4px 20px #00000080}.Navbar-module__cRh5nW__navItem:hover .Navbar-module__cRh5nW__dropdownMenu{opacity:1;visibility:visible;transform:translateY(0)}.Navbar-module__cRh5nW__dropdownItem{color:var(--text-grey);padding:10px 20px;font-size:.9rem;text-decoration:none;transition:all .2s;display:block}.Navbar-module__cRh5nW__dropdownItem:hover{color:var(--text-white);background:#ffffff0d}.Navbar-module__cRh5nW__ctaWrapper{display:none}.Navbar-module__cRh5nW__mobileToggle{color:var(--text-white);z-index:1001}.Navbar-module__cRh5nW__mobileNav{background:var(--bg-dark);z-index:1000;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.Navbar-module__cRh5nW__open{transform:translate(0)}.Navbar-module__cRh5nW__mobileNavItem{flex-direction:column;align-items:center;margin:8px 0;display:flex}.Navbar-module__cRh5nW__mobileNavLink{color:var(--text-grey);margin:4px 0;font-size:1.5rem;font-weight:600}.Navbar-module__cRh5nW__mobileNavLink:hover{color:var(--primary-cyan)}.Navbar-module__cRh5nW__mobileSubLinks{flex-direction:column;align-items:center;gap:12px;margin-top:8px;display:flex}.Navbar-module__cRh5nW__mobileSubLink{color:var(--text-grey);opacity:.7;font-size:1.1rem;font-weight:500;text-decoration:none}.Navbar-module__cRh5nW__mobileSubLink:hover{color:var(--primary-cyan);opacity:1}.Navbar-module__cRh5nW__mobileBtn{margin-top:24px}@media (min-width:768px){.Navbar-module__cRh5nW__desktopNav{align-items:center;display:flex}.Navbar-module__cRh5nW__ctaWrapper{display:block}.Navbar-module__cRh5nW__mobileToggle{display:none}}
.Footer-module__3hUVsW__footer{color:#fff;background:#0f1111;border-top:1px solid #ffffff1a;padding:40px 0;font-family:inherit;font-size:14px}.Footer-module__3hUVsW__topSection{flex-direction:column;gap:40px;max-width:1400px;margin:0 auto;padding:0 32px;display:flex}.Footer-module__3hUVsW__linksGrid{grid-template-columns:1fr;gap:32px;display:grid}.Footer-module__3hUVsW__column{flex-direction:column;gap:12px;display:flex}.Footer-module__3hUVsW__heading{color:#878787;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:600}.Footer-module__3hUVsW__column a{color:#fff;font-size:13px;font-weight:400;text-decoration:none;transition:color .2s}.Footer-module__3hUVsW__column a:hover{color:#60a5fa}.Footer-module__3hUVsW__contactGrid{border-left:none;flex-direction:column;gap:32px;padding-left:0;display:flex}.Footer-module__3hUVsW__addressBlock p{color:#fff;margin:0;font-size:13px;line-height:1.5}.Footer-module__3hUVsW__addressBlock a{color:#2874f0;text-decoration:none;transition:color .2s}.Footer-module__3hUVsW__addressBlock a:hover{color:#fff}.Footer-module__3hUVsW__socials{gap:16px;margin-top:12px;display:flex}.Footer-module__3hUVsW__socials a{color:#878787;justify-content:center;align-items:center;transition:color .2s;display:flex}.Footer-module__3hUVsW__socials a:hover{color:#fff}@media (min-width:640px){.Footer-module__3hUVsW__linksGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module__3hUVsW__topSection{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.Footer-module__3hUVsW__linksGrid{display:contents}.Footer-module__3hUVsW__contactGrid{border-left:1px solid #fff3;padding-left:32px}}
.Hero-module___w2HtG__hero{align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__bgGradient{pointer-events:none;background:radial-gradient(circle,#22d3ee14 0%,#8b5cf60d 40%,#0000 70%);width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module___w2HtG__grid{pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:50px 50px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 80%);mask-image:radial-gradient(circle,#000 40%,#0000 80%)}.Hero-module___w2HtG__content{text-align:center;z-index:10;max-width:800px;margin:0 auto}.Hero-module___w2HtG__headline{letter-spacing:-.02em;margin-bottom:24px;font-size:2.5rem;font-weight:800;line-height:1.2}.Hero-module___w2HtG__subheading{color:var(--text-grey);max-width:600px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.6}.Hero-module___w2HtG__ctaGroup{flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.Hero-module___w2HtG__orb1{filter:blur(40px);z-index:0;background:radial-gradient(circle,#22d3ee33 0%,#0000 70%);width:300px;height:300px;position:absolute;top:20%;right:10%}.Hero-module___w2HtG__orb2{filter:blur(50px);z-index:0;background:radial-gradient(circle,#8b5cf626 0%,#0000 70%);width:400px;height:400px;position:absolute;bottom:10%;left:5%}@media (min-width:768px){.Hero-module___w2HtG__headline{font-size:4rem}.Hero-module___w2HtG__subheading{font-size:1.25rem}.Hero-module___w2HtG__ctaGroup{flex-direction:row;gap:24px}}
.Card-module__si82nG__card{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);border:1px solid #ffffff14;border-radius:16px;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1)}.Card-module__si82nG__hoverEffect:hover{border-color:#22d3ee4d;transform:translateY(-5px);box-shadow:0 12px 30px -10px #00000080}
.Services-module__uj7JVa__section{z-index:10;padding:100px 0;position:relative}.Services-module__uj7JVa__header{text-align:center;margin-bottom:60px}.Services-module__uj7JVa__title{letter-spacing:-.02em;margin-bottom:16px;font-size:2.5rem;font-weight:800}.Services-module__uj7JVa__subtitle{color:var(--text-grey);max-width:600px;margin:0 auto;font-size:1.125rem}.Services-module__uj7JVa__grid{grid-template-columns:repeat(1,1fr);gap:24px;display:grid}.Services-module__uj7JVa__fullWidthItem{grid-column:1/-1}.Services-module__uj7JVa__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;flex-direction:column;height:100%;padding:32px;transition:all .3s;display:flex}.Services-module__uj7JVa__card:hover{background:#ffffff0a;border-color:#ffffff1a;transform:translateY(-5px)}.Services-module__uj7JVa__cardHeader{align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.Services-module__uj7JVa__iconWrapper{width:48px;height:48px;color:var(--primary-cyan);background:linear-gradient(135deg,#22d3ee1a,#8b5cf61a);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Services-module__uj7JVa__cardTitle{color:var(--text-white);margin-bottom:4px;font-size:1.5rem;font-weight:700}.Services-module__uj7JVa__cardFor{color:var(--text-grey);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:500}.Services-module__uj7JVa__cardBody{margin-bottom:auto}.Services-module__uj7JVa__cardOutcome{color:var(--text-white);margin-bottom:8px;font-size:1.125rem;font-weight:600}.Services-module__uj7JVa__cardDetails{color:var(--text-grey);font-size:.95rem;line-height:1.6}.Services-module__uj7JVa__cardFooter{border-top:1px solid #ffffff0d;margin-top:24px;padding-top:24px}.Services-module__uj7JVa__serviceLink{color:var(--primary-cyan);align-items:center;gap:8px;font-size:.95rem;font-weight:600;transition:gap .2s;display:inline-flex}.Services-module__uj7JVa__serviceLink:hover{gap:12px}@media (min-width:768px){.Services-module__uj7JVa__grid{grid-template-columns:repeat(2,1fr)}.Services-module__uj7JVa__fullWidthItem{grid-column:1/-1;width:100%;max-width:800px;margin:0 auto}}@media (min-width:1024px){.Services-module__uj7JVa__title{font-size:3rem}}
.WhyPulsara-module__NcxbXa__section{background:linear-gradient(180deg,var(--bg-dark)0%,#0e0e1180 100%);padding:100px 0}.WhyPulsara-module__NcxbXa__wrapper{grid-template-columns:1fr;gap:60px;display:grid}.WhyPulsara-module__NcxbXa__title{margin-bottom:24px;font-size:2.5rem;font-weight:700}.WhyPulsara-module__NcxbXa__description{color:var(--text-grey);max-width:500px;font-size:1.125rem;line-height:1.6}.WhyPulsara-module__NcxbXa__grid{grid-template-columns:1fr;gap:40px;display:grid}.WhyPulsara-module__NcxbXa__item{align-items:flex-start;gap:24px;display:flex}.WhyPulsara-module__NcxbXa__iconBox{background:var(--bg-card);width:50px;height:50px;color:var(--secondary-purple);border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.WhyPulsara-module__NcxbXa__itemTitle{color:var(--text-white);margin-bottom:8px;font-size:1.25rem;font-weight:600}.WhyPulsara-module__NcxbXa__itemText{color:var(--text-grey);line-height:1.5}@media (min-width:768px){.WhyPulsara-module__NcxbXa__wrapper{grid-template-columns:1fr 1fr;align-items:center}.WhyPulsara-module__NcxbXa__grid{grid-template-columns:1fr 1fr}}
.About-module__RHteCa__sectionPadding{background:0 0;padding-top:100px;padding-bottom:100px}.About-module__RHteCa__hero{text-align:center;max-width:800px;margin:0 auto 100px}.About-module__RHteCa__title{margin-bottom:32px;font-size:3.5rem;font-weight:800;line-height:1.1}.About-module__RHteCa__lead{color:var(--text-grey);font-size:1.25rem;line-height:1.6}.About-module__RHteCa__section{margin-bottom:0}.About-module__RHteCa__grid{grid-template-columns:1fr;gap:40px;display:grid}.About-module__RHteCa__textBox{background:var(--bg-card);border:1px solid #ffffff0d;border-radius:20px;padding:40px}.About-module__RHteCa__sectionTitle{color:var(--text-white);margin-bottom:16px;font-size:2rem}.About-module__RHteCa__detailLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-grey);margin-bottom:8px;font-size:.85rem}.About-module__RHteCa__detailValue{color:var(--text-white);font-size:1.25rem;font-weight:600}.About-module__RHteCa__subDetail{color:#60a5fa;font-size:.9rem;font-weight:400}@media (min-width:768px){.About-module__RHteCa__grid{grid-template-columns:repeat(3,1fr)}}
.page-module__OSLHOG__container{min-height:100vh;padding-top:150px;padding-bottom:100px;position:relative}.page-module__OSLHOG__grid{grid-template-columns:1fr;gap:60px;display:grid}.page-module__OSLHOG__title{margin-bottom:24px;font-size:3rem;font-weight:800;line-height:1.1}.page-module__OSLHOG__subtitle{color:var(--text-grey);margin-bottom:48px;font-size:1.25rem}.page-module__OSLHOG__details{flex-direction:column;gap:24px;display:flex}.page-module__OSLHOG__detailItem{color:var(--text-white);align-items:center;gap:16px;font-size:1.1rem;display:flex}.page-module__OSLHOG__icon{color:var(--primary-cyan)}.page-module__OSLHOG__formWrapper{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff14;border-radius:24px;padding:40px}.page-module__OSLHOG__form{flex-direction:column;gap:24px;display:flex}.page-module__OSLHOG__inputGroup{flex-direction:column;gap:8px;display:flex}.page-module__OSLHOG__inputGroup label{color:var(--text-grey);font-size:.9rem;font-weight:500}.page-module__OSLHOG__input,.page-module__OSLHOG__textarea{color:var(--text-white);background:#0003;border:1px solid #ffffff1a;border-radius:8px;padding:12px 16px;font-family:inherit;font-size:1rem;transition:all .2s}.page-module__OSLHOG__input:focus,.page-module__OSLHOG__textarea:focus{border-color:var(--primary-cyan);outline:none;box-shadow:0 0 0 4px #22d3ee1a}.page-module__OSLHOG__submitBtn{width:100%}@media (min-width:960px){.page-module__OSLHOG__grid{grid-template-columns:1fr 1fr;align-items:center}}.page-module__OSLHOG__successState{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:24px 0;display:flex}.page-module__OSLHOG__successIcon{color:#10b981}.page-module__OSLHOG__successState h3{color:var(--text-white);font-size:1.75rem}.page-module__OSLHOG__successState p{color:var(--text-grey);margin-bottom:8px}.page-module__OSLHOG__errorText{color:#ef4444;text-align:center;margin-top:12px;font-size:.9rem;line-height:1.5}.page-module__OSLHOG__mailLink{color:var(--primary-cyan);font-weight:600;text-decoration:underline}.page-module__OSLHOG__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000b3;width:100%;height:100%;position:fixed;top:0;left:0}.page-module__OSLHOG__popup{z-index:1001;background:#111;border:1px solid #ffffff1a;border-radius:24px;width:90%;max-width:450px;padding:40px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 40px #0006}.page-module__OSLHOG__closeBtn{color:var(--text-grey);cursor:pointer;background:0 0;border:none;transition:color .2s;position:absolute;top:20px;right:20px}.page-module__OSLHOG__closeBtn:hover{color:var(--text-white)}.page-module__OSLHOG__popupContent{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.page-module__OSLHOG__popupIconWrapper{color:#10b981;background:#10b9811a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:8px;display:flex}.page-module__OSLHOG__popupContent h2{color:var(--text-white);margin:0;font-size:2rem}.page-module__OSLHOG__popupContent p{color:var(--text-grey);margin-bottom:8px;line-height:1.6}
.page-module__QT7WOq__container{min-height:100vh;padding-top:120px;padding-bottom:80px}.page-module__QT7WOq__hero{text-align:center;flex-direction:column;align-items:center;max-width:800px;margin:0 auto 60px;display:flex}.page-module__QT7WOq__logo{width:140px;height:auto;margin-bottom:24px}.page-module__QT7WOq__title{color:var(--text-white);margin-bottom:24px;font-size:3.5rem;font-weight:700}.page-module__QT7WOq__subtitle{color:var(--text-grey);margin-bottom:40px;font-size:1.25rem;line-height:1.6}.page-module__QT7WOq__playStoreBtn{color:#121212;background:#00e676;font-weight:600;transition:background .2s}.page-module__QT7WOq__playStoreBtn:hover{background:#00c853}.page-module__QT7WOq__content{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;max-width:800px;margin:0 auto;padding:40px}.page-module__QT7WOq__policySection h2{color:var(--text-white);margin:40px 0 16px;font-size:2rem;font-weight:600}.page-module__QT7WOq__policySection h2:first-child{margin-top:0}.page-module__QT7WOq__policySection h3{color:var(--text-white);margin:24px 0 12px;font-size:1.25rem;font-weight:500}.page-module__QT7WOq__policySection p{color:var(--text-grey);margin-bottom:16px;line-height:1.7}.page-module__QT7WOq__policyList{flex-direction:column;gap:16px;margin:32px 0 0;padding:0;list-style:none;display:flex}.page-module__QT7WOq__policyList li a{color:var(--primary-cyan,#00e676);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;padding:16px 24px;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.page-module__QT7WOq__policyList li a:hover{border-color:var(--primary-cyan,#00e676);background:#ffffff1a;transform:translate(6px);box-shadow:0 4px 12px #0003}@media (max-width:768px){.page-module__QT7WOq__title{font-size:2.5rem}.page-module__QT7WOq__content{padding:24px}}
.page-module__hRnhha__main{flex-direction:column;min-height:100vh;display:flex}.page-module__hRnhha__container{flex:1;padding-top:120px;padding-bottom:80px}.page-module__hRnhha__contentWrapper{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;max-width:900px;margin:0 auto;padding:60px;position:relative;box-shadow:0 8px 32px #0000004d}.page-module__hRnhha__title{color:var(--text-white);text-align:center;border-bottom:1px solid #ffffff1a;margin-bottom:40px;padding-bottom:32px;font-size:2.5rem}@media (max-width:768px){.page-module__hRnhha__contentWrapper{padding:32px 24px}.page-module__hRnhha__title{font-size:2rem}.page-module__hRnhha__closeButton{width:36px;height:36px;top:10px;right:10px}.page-module__hRnhha__policyTabs{margin-top:40px;padding-right:0}}.page-module__hRnhha__header{flex-direction:column-reverse;margin-bottom:32px;display:flex}.page-module__hRnhha__closeButton{color:var(--text-grey);z-index:10;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:24px;right:24px}.page-module__hRnhha__closeButton:hover{color:#ef4444;background:#ef444426}.page-module__hRnhha__policyTabs{flex-wrap:wrap;gap:12px;padding-right:64px;display:flex}.page-module__hRnhha__tab{color:var(--text-grey);background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;padding:8px 16px;font-size:.9rem;text-decoration:none;transition:all .3s}.page-module__hRnhha__tab:hover{color:var(--text-white);background:#ffffff14}.page-module__hRnhha__activeTab{background:#3b82f61a;border-color:#3b82f64d;color:#60a5fa!important}.page-module__hRnhha__googleDocWrapper{color:var(--text-grey);font-size:1.05rem;line-height:1.8}.page-module__hRnhha__googleDocWrapper *{background-color:#0000!important;font-family:inherit!important}.page-module__hRnhha__googleDocWrapper span{color:inherit!important;background-color:#0000!important;font-family:inherit!important}.page-module__hRnhha__googleDocWrapper p{color:inherit!important;margin-bottom:1.25rem!important;line-height:1.8!important}.page-module__hRnhha__googleDocWrapper p:empty{display:none}.page-module__hRnhha__googleDocWrapper a{color:#60a5fa!important;text-decoration:underline!important}.page-module__hRnhha__googleDocWrapper h1,.page-module__hRnhha__googleDocWrapper h2,.page-module__hRnhha__googleDocWrapper h3,.page-module__hRnhha__googleDocWrapper h4,.page-module__hRnhha__googleDocWrapper h5,.page-module__hRnhha__googleDocWrapper h6,.page-module__hRnhha__googleDocWrapper strong{color:var(--text-white)!important;margin-top:1.5rem!important;margin-bottom:1rem!important}.page-module__hRnhha__googleDocWrapper ul{margin-bottom:1.25rem!important;padding-left:2rem!important;list-style-type:disc!important}.page-module__hRnhha__googleDocWrapper li{color:inherit!important;background-color:#0000!important;margin-bottom:.5rem!important}.page-module__hRnhha__googleDocWrapper #page-module__hRnhha__banners{display:none!important}
.Careers-module__4lCoyG__sectionPadding{padding-top:100px;padding-bottom:50px}.Careers-module__4lCoyG__hero{text-align:center;padding-bottom:80px;position:relative;overflow:hidden}.Careers-module__4lCoyG__heroContent{max-width:800px;margin:0 auto}.Careers-module__4lCoyG__title{color:var(--text-white);margin-bottom:24px;font-size:4rem;font-weight:700;line-height:1.1}.Careers-module__4lCoyG__subtitle{color:var(--text-grey);font-size:1.25rem;line-height:1.6}.Careers-module__4lCoyG__sectionHeader{text-align:center;margin-bottom:60px}.Careers-module__4lCoyG__sectionHeader h2{color:var(--text-white);margin-bottom:16px;font-size:2.5rem}.Careers-module__4lCoyG__sectionHeader p{color:var(--text-grey);font-size:1.1rem}.Careers-module__4lCoyG__perksSection{background:#ffffff05;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:80px 0}.Careers-module__4lCoyG__perksGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px;display:grid}.Careers-module__4lCoyG__perkCard{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;padding:32px;transition:transform .3s,background .3s}.Careers-module__4lCoyG__perkCard:hover{background:#ffffff0d;border-color:#ffffff1a;transform:translateY(-5px)}.Careers-module__4lCoyG__perkCard h3{color:var(--text-white);margin-bottom:12px;font-size:1.25rem}.Careers-module__4lCoyG__perkCard p{color:var(--text-grey);font-size:.95rem;line-height:1.6}.Careers-module__4lCoyG__jobsSection{padding:100px 0}.Careers-module__4lCoyG__emptyState{text-align:center;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:16px;max-width:600px;margin:0 auto;padding:60px 24px}.Careers-module__4lCoyG__emptyIcon{margin-bottom:24px;font-size:3rem}.Careers-module__4lCoyG__emptyState h3{color:var(--text-white);margin-bottom:12px;font-size:1.5rem}.Careers-module__4lCoyG__emptyState p{color:var(--text-grey);line-height:1.6}@media (max-width:768px){.Careers-module__4lCoyG__title{font-size:2.5rem}}
