.hero-module__1HOWJG__hero{color:#fff;background-color:#050510;justify-content:center;align-items:center;height:100dvh;display:flex;position:relative;overflow:hidden}.hero-module__1HOWJG__heroBg{background-image:var(--hero-bg-desktop,url(/for-teams/assets/img/hero-fallback.webp));z-index:0;background-position:50%;background-size:cover;width:100%;height:100%;transition:background-image .5s ease-in-out;position:absolute;top:0;left:0}@media (max-width:768px){.hero-module__1HOWJG__heroBg{background-image:var(--hero-bg-mobile,url(/for-teams/assets/img/hero-fallback-mobile.webp))}}.hero-module__1HOWJG__heroOverlay{z-index:1;background:linear-gradient(#050510cc 0% 50%,#050510f2 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-module__1HOWJG__heroContent{z-index:2;text-align:center;max-width:1000px;margin:0 auto;padding:0 24px;position:relative}.hero-module__1HOWJG__eyebrow{letter-spacing:.1em;color:#00f0ff;text-transform:uppercase;text-shadow:0 0 20px #00f0ff80;margin-bottom:24px;font-size:14px;font-weight:700}.hero-module__1HOWJG__title{color:#fff;text-shadow:0 0 60px #3375ff80,0 2px 4px #000c;margin-bottom:24px;font-size:clamp(1.8rem,5vw,4rem);font-weight:700;line-height:1.1}.hero-module__1HOWJG__subhead{color:#fff;margin-bottom:16px;text-shadow:0 2px 8px #000000b3;max-width:800px;margin-inline:auto;font-size:clamp(1.1rem,2vw,1.5rem);line-height:1.5}.hero-module__1HOWJG__description{color:#ffffffd9;margin-bottom:40px;max-width:700px;margin-inline:auto;font-size:1.1rem;line-height:1.6}.hero-module__1HOWJG__trustLine{color:#ffffff80;text-transform:uppercase;letter-spacing:.08em;margin-top:32px;font-size:.8rem}.hero-module__1HOWJG__ctaGroup{justify-content:center;gap:1.25rem;margin-bottom:2rem;display:flex}.hero-module__1HOWJG__btn{cursor:pointer;white-space:nowrap;border-radius:99px;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.25,.8,.25,1);display:inline-flex;position:relative;overflow:hidden}.hero-module__1HOWJG__btnPrimary{color:#fff;background:linear-gradient(90deg,#3375ff,#2563eb);border:1px solid #ffffff1a;box-shadow:0 0 20px #3375ff66}.hero-module__1HOWJG__btnPrimary:after{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:0;transform:translate(-100%)}.hero-module__1HOWJG__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 0 40px #3375ff99}.hero-module__1HOWJG__btnPrimary:hover:after{transform:translate(100%)}.hero-module__1HOWJG__btnSecondary{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a}.hero-module__1HOWJG__btnSecondary:hover{background:#ffffff1a;border-color:#ffffff4d}@media (max-width:768px){.hero-module__1HOWJG__ctaGroup{flex-direction:column;width:100%}.hero-module__1HOWJG__btn{width:100%}}
.booking-module__hm1kpa__bookingSection{padding:6rem 0;position:relative}.booking-module__hm1kpa__container{text-align:center;max-width:1200px;margin:0 auto;padding:0 1.5rem}.booking-module__hm1kpa__title{color:#fff;margin-bottom:1.5rem;font-size:2.25rem;font-weight:700}.booking-module__hm1kpa__subtitle{color:#94a3b8;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.booking-module__hm1kpa__bookingWidget{text-align:left;background:#0e1225;border:1px solid #ffffff14;border-radius:24px;max-width:600px;min-height:400px;margin-top:3rem;margin-left:auto;margin-right:auto;padding:2rem;box-shadow:0 20px 50px #00000080}.booking-module__hm1kpa__bookingStep{animation:.4s forwards booking-module__hm1kpa__fadeIn}@keyframes booking-module__hm1kpa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.booking-module__hm1kpa__hidden{display:none!important}.booking-module__hm1kpa__stepHeader{border-bottom:1px solid #ffffff1a;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.booking-module__hm1kpa__stepNumber{color:#fff;background:#3375ff;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;font-weight:700;display:flex}.booking-module__hm1kpa__stepHeader h4{color:#e2e8f0;margin:0;font-size:1.125rem}.booking-module__hm1kpa__datesGrid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:.75rem;margin-bottom:2rem;display:grid}.booking-module__hm1kpa__dateCard{cursor:pointer;text-align:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:.75rem;transition:all .2s}.booking-module__hm1kpa__dateCard:hover{background:#ffffff14;border-color:#3375ff}.booking-module__hm1kpa__dateCard.booking-module__hm1kpa__selected{background:#3375ff;border-color:#3375ff;box-shadow:0 0 15px #3375ff66}.booking-module__hm1kpa__dateCard .booking-module__hm1kpa__dayName{color:#94a3b8;margin-bottom:.25rem;font-size:.75rem;display:block}.booking-module__hm1kpa__dateCard.booking-module__hm1kpa__selected .booking-module__hm1kpa__dayName{color:#fffc}.booking-module__hm1kpa__dateCard .booking-module__hm1kpa__dayNumber{color:#fff;font-size:1.25rem;font-weight:700;display:block}.booking-module__hm1kpa__noSlots,.booking-module__hm1kpa__loading{text-align:center;color:#94a3b8;padding:2rem}.booking-module__hm1kpa__timesGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem;margin-bottom:2rem;display:grid}.booking-module__hm1kpa__timeSlot{cursor:pointer;text-align:center;color:#e2e8f0;background:#ffffff08;border:1px solid #ffffff1a;border-radius:4px;padding:.75rem;font-weight:500;transition:all .2s}.booking-module__hm1kpa__timeSlot:hover{background:#ffffff14;border-color:#3375ff}.booking-module__hm1kpa__timeSlot.booking-module__hm1kpa__selected{color:#fff;background:#3375ff;border-color:#3375ff;box-shadow:0 0 10px #3375ff4d}.booking-module__hm1kpa__formContainer{text-align:left}.booking-module__hm1kpa__selectedSummary{color:#fff;background:#3375ff1a;border:1px solid #3375ff4d;border-radius:12px;margin-bottom:1.5rem;padding:1rem;font-weight:500}.booking-module__hm1kpa__inputField{color:#fff;background:#0000004d;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;margin-bottom:1rem;padding:1rem 1.25rem;font-size:1rem;transition:all .2s}.booking-module__hm1kpa__inputField:focus{background:#00000080;border-color:#3375ff;box-shadow:0 0 0 2px #3375ff33}.booking-module__hm1kpa__inputField::placeholder{color:#fff6}.booking-module__hm1kpa__btnBlock{cursor:pointer;white-space:nowrap;color:#fff;background:linear-gradient(90deg,#3375ff,#2563eb);border:1px solid #ffffff1a;border-radius:99px;justify-content:center;align-items:center;width:100%;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.25,.8,.25,1);display:inline-flex;box-shadow:0 0 20px #3375ff66}.booking-module__hm1kpa__btnBlock:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 0 40px #3375ff99}.booking-module__hm1kpa__btnBlock:disabled{opacity:.7;cursor:not-allowed;transform:none}.booking-module__hm1kpa__bookingSuccess{text-align:center;padding:2rem 0;animation:.5s forwards booking-module__hm1kpa__fadeIn}.booking-module__hm1kpa__successIcon{margin-bottom:1.5rem;font-size:4rem}.booking-module__hm1kpa__bookingSuccess h3{color:#00f0ff;margin-bottom:.5rem;font-size:1.5rem}.booking-module__hm1kpa__successMsg{color:#94a3b8}.booking-module__hm1kpa__successEmail{color:#fff;font-weight:700}
.problem-module__uC0e7G__problem{text-align:center;background:0 0;padding:80px 0}.problem-module__uC0e7G__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.problem-module__uC0e7G__title{background:linear-gradient(135deg,#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.problem-module__uC0e7G__introDesc{color:#94a3b8;max-width:700px;margin:0 auto 3rem;font-size:1.125rem;line-height:1.6}.problem-module__uC0e7G__realityScanner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:3rem;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000080}.problem-module__uC0e7G__scannerRow{align-items:center;gap:2rem;margin-bottom:2rem;display:flex}.problem-module__uC0e7G__scannerRow:last-child{margin-bottom:0}.problem-module__uC0e7G__rowLabel{color:#fff;text-align:left;align-items:center;gap:.75rem;width:200px;font-size:1.125rem;font-weight:600;display:flex}.problem-module__uC0e7G__icon{font-size:1.5rem}.problem-module__uC0e7G__rowBarContainer{background:#ffffff08;border-radius:8px;flex:1;height:60px;position:relative;overflow:hidden}.problem-module__uC0e7G__barSolidGreen{background:#2ecc7140;border:1px solid #2ecc71;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;box-shadow:0 0 20px #2ecc711a}.problem-module__uC0e7G__barSolidGreen:after{content:"";background:linear-gradient(90deg,#0000,#2ecc7133,#0000);width:100%;height:100%;animation:2s infinite problem-module__uC0e7G__shimmer;position:absolute;top:0;left:0}.problem-module__uC0e7G__barText{color:#2ecc71;z-index:2;text-shadow:0 0 10px #2ecc7180;font-weight:700}.problem-module__uC0e7G__barSegmented{background:0 0;border-radius:8px;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.problem-module__uC0e7G__segment{justify-content:center;align-items:center;height:100%;transition:all .3s;display:flex;position:relative;overflow:hidden}.problem-module__uC0e7G__segment:hover{filter:brightness(1.2);z-index:10}.problem-module__uC0e7G__segWork{z-index:2;background:#3b82f6;border-right:1px solid #0000001a;flex:0 0 80px;box-shadow:0 0 15px #3b82f666}.problem-module__uC0e7G__segGap{background:#ef44441a;border:1px dashed #ef444466;border-radius:4px;flex:1;margin:0 2px}.problem-module__uC0e7G__gapLabel{color:#ef4444;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;font-size:.75rem;font-weight:600}.problem-module__uC0e7G__tooltip{color:#fff;text-shadow:0 1px 2px #000c;white-space:nowrap;pointer-events:none;font-size:.7rem;font-weight:700}.problem-module__uC0e7G__scannerLegend{border-top:1px solid #ffffff1a;justify-content:center;gap:2rem;margin-top:2rem;padding-top:2rem;display:flex}.problem-module__uC0e7G__legendItem{color:#94a3b8;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.problem-module__uC0e7G__dot{border-radius:50%;width:10px;height:10px}.problem-module__uC0e7G__dotCode{background:#3b82f6;box-shadow:0 0 10px #3b82f6}.problem-module__uC0e7G__dotGap{background:0 0;border:1px dashed #ef4444}@keyframes problem-module__uC0e7G__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.problem-module__uC0e7G__dDesktop{display:inline}.problem-module__uC0e7G__dMobile{display:none}@media (max-width:1024px){.problem-module__uC0e7G__dDesktop{display:none}.problem-module__uC0e7G__dMobile{display:inline}}@media (max-width:768px){.problem-module__uC0e7G__realityScanner{padding:1.5rem}.problem-module__uC0e7G__scannerRow{flex-direction:column;align-items:flex-start;gap:.5rem}.problem-module__uC0e7G__rowLabel{width:100%;margin-bottom:.5rem}.problem-module__uC0e7G__rowBarContainer{width:100%}.problem-module__uC0e7G__barSolidGreen,.problem-module__uC0e7G__barSegmented{height:40px}.problem-module__uC0e7G__gapLabel{font-size:.6rem}.problem-module__uC0e7G__segWork{flex:0 0 50px}}@media (max-width:425px){.problem-module__uC0e7G__segWork{flex:0 0 30px}}
.how-it-works-module__yWDL8a__howItWorks{padding:80px 0;position:relative}.how-it-works-module__yWDL8a__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.how-it-works-module__yWDL8a__layersHeader{text-align:center;max-width:800px;margin:0 auto 3rem}.how-it-works-module__yWDL8a__title{color:#fff;margin-bottom:1rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:700}.how-it-works-module__yWDL8a__desc{color:#94a3b8;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.6}.how-it-works-module__yWDL8a__subDesc{color:#94a3b8cc;font-size:1rem;line-height:1.6}.how-it-works-module__yWDL8a__layersVisualContainer{background:#0a0a0f;border:1px solid #ffffff0d;border-radius:20px;justify-content:center;align-items:center;padding:6rem 4rem;display:flex;position:relative;box-shadow:inset 0 0 50px #00000080}.how-it-works-module__yWDL8a__layerCard{text-align:center;z-index:2;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:140px;height:140px;transition:transform .3s;display:flex;position:relative}.how-it-works-module__yWDL8a__layerCard:hover{transform:scale(1.05)}.how-it-works-module__yWDL8a__layerCard h3{color:#000;margin:0;font-size:1.5rem;font-weight:800;line-height:1}.how-it-works-module__yWDL8a__cardSubtitle{color:#000000b3;margin-top:.25rem;font-size:.875rem;font-weight:500;display:block}.how-it-works-module__yWDL8a__cardIde{background:linear-gradient(135deg,#a5f3fc 0%,#60a5fa 100%);box-shadow:0 0 30px #60a5fa66,inset 0 0 20px #ffffff80}.how-it-works-module__yWDL8a__cardGit{background:linear-gradient(135deg,#f9a8d4 0%,#f472b6 100%);box-shadow:0 0 30px #f472b666,inset 0 0 20px #ffffff80}.how-it-works-module__yWDL8a__cardTracker{background:linear-gradient(135deg,#5eead4 0%,#2dd4bf 100%);box-shadow:0 0 30px #2dd4bf66,inset 0 0 20px #ffffff80}.how-it-works-module__yWDL8a__layerConnector{background-image:linear-gradient(90deg,#ffffff4d 50%,#0000 50%);background-size:10px 100%;width:80px;height:2px;position:relative}.how-it-works-module__yWDL8a__layerConnector:after{content:"";background:#fff;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:-3px;transform:translateY(-50%);box-shadow:0 0 10px #fffc}@media (max-width:768px){.how-it-works-module__yWDL8a__layersVisualContainer{flex-direction:column;gap:0;padding:3rem 2rem}.how-it-works-module__yWDL8a__layerConnector{background-image:linear-gradient(#ffffff4d 50%,#0000 50%);background-size:100% 10px;width:2px;height:40px;margin:1rem 0}.how-it-works-module__yWDL8a__layerConnector:after{top:-3px;left:50%;transform:translate(-50%)}}
.video-overview-module__02sWgW__videoOverview{padding:6rem 0;position:relative}.video-overview-module__02sWgW__container{text-align:center;max-width:1200px;margin:0 auto;padding:0 1.5rem}.video-overview-module__02sWgW__sectionHeader{margin-bottom:3rem}.video-overview-module__02sWgW__title{color:#fff;margin-bottom:1rem;font-size:2.25rem;font-weight:700}.video-overview-module__02sWgW__subtitle{color:#94a3b8;max-width:600px;margin:0 auto;font-size:1.125rem}.video-overview-module__02sWgW__videoWrapper{max-width:900px;margin:0 auto}.video-overview-module__02sWgW__videoContainer{background:#000;border:1px solid #ffffff14;border-radius:24px;height:0;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 0 50px #3375ff1a}.video-overview-module__02sWgW__videoContainer iframe{width:100%;height:100%;position:absolute;top:0;left:0}.video-overview-module__02sWgW__videoOverlay{cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.video-overview-module__02sWgW__coverImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.video-overview-module__02sWgW__videoOverlay:hover .video-overview-module__02sWgW__coverImage{transform:scale(1.02)}.video-overview-module__02sWgW__playButton{cursor:pointer;z-index:2;background:0 0;border:none;transition:transform .2s;position:absolute}.video-overview-module__02sWgW__videoOverlay:hover .video-overview-module__02sWgW__playButton{transform:scale(1.1)}
.faq-module__-VF4Ra__faq{padding:80px 0;position:relative}.faq-module__-VF4Ra__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.faq-module__-VF4Ra__title{color:#fff;text-align:center;margin-bottom:3rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:700}.faq-module__-VF4Ra__faqGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.faq-module__-VF4Ra__faqItem{background:linear-gradient(#ffffff08 0%,#0e122580 100%);border:1px solid #ffffff14;border-radius:12px;padding:2rem;transition:all .3s}.faq-module__-VF4Ra__faqItem:hover{border-color:#fff3;transform:translateY(-5px)}.faq-module__-VF4Ra__faqItem h3{color:#3375ff;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.faq-module__-VF4Ra__faqItem p{color:#94a3b8;line-height:1.6}@media (max-width:768px){.faq-module__-VF4Ra__faqGrid{grid-template-columns:1fr}}
.final-cta-module__VjdpgW__finalCta{text-align:center;padding:80px 0 120px;position:relative}.final-cta-module__VjdpgW__container{max-width:900px;margin:0 auto;padding:0 1.5rem}.final-cta-module__VjdpgW__title{color:#fff;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.final-cta-module__VjdpgW__subtitle{color:#94a3b8;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.final-cta-module__VjdpgW__ctaButtons{justify-content:center;gap:1.25rem;display:flex}.final-cta-module__VjdpgW__btn{cursor:pointer;border-radius:99px;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.25,.8,.25,1);display:inline-flex}.final-cta-module__VjdpgW__btnPrimary{color:#fff;background:linear-gradient(90deg,#3375ff,#2563eb);border:1px solid #ffffff1a;box-shadow:0 0 20px #3375ff66}.final-cta-module__VjdpgW__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 0 40px #3375ff99}.final-cta-module__VjdpgW__btnSecondary{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a}.final-cta-module__VjdpgW__btnSecondary:hover{background:#ffffff1a;border-color:#ffffff4d}@media (max-width:768px){.final-cta-module__VjdpgW__ctaButtons{flex-direction:column}}
