.Navbar-module___rHu7W__navbar{z-index:1000;padding:20px 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module___rHu7W__navbar.Navbar-module___rHu7W__scrolled{-webkit-backdrop-filter:blur(20px);background:#050811d9;border-bottom:1px solid #ffffff12;padding:14px 0}.Navbar-module___rHu7W__inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.Navbar-module___rHu7W__logo{color:var(--text-primary);flex-shrink:0;align-items:center;gap:10px;font-family:Outfit,sans-serif;font-size:20px;font-weight:700;display:flex}.Navbar-module___rHu7W__logoIcon{background:#4f8ef71f;border:1px solid #4f8ef740;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Navbar-module___rHu7W__logoText{letter-spacing:-.03em}.Navbar-module___rHu7W__links{align-items:center;gap:32px;display:flex}.Navbar-module___rHu7W__link{color:var(--text-secondary);font-size:14px;font-weight:500;transition:color .2s;position:relative}.Navbar-module___rHu7W__link:after{content:"";background:var(--gradient-primary);border-radius:2px;height:1.5px;transition:transform .2s;position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(0)}.Navbar-module___rHu7W__link:hover{color:var(--text-primary)}.Navbar-module___rHu7W__link:hover:after{transform:scaleX(1)}.Navbar-module___rHu7W__cta{flex-shrink:0}.Navbar-module___rHu7W__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module___rHu7W__hamburger span{background:var(--text-primary);border-radius:2px;width:22px;height:2px;transition:all .25s;display:block}.Navbar-module___rHu7W__hamburger.Navbar-module___rHu7W__open span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module___rHu7W__hamburger.Navbar-module___rHu7W__open span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module___rHu7W__hamburger.Navbar-module___rHu7W__open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module___rHu7W__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--color-border);background:#050811f7;flex-direction:column;gap:8px;max-height:0;padding:16px 24px 24px;transition:max-height .35s;display:none;overflow:hidden}.Navbar-module___rHu7W__mobileMenu.Navbar-module___rHu7W__mobileOpen{max-height:400px}.Navbar-module___rHu7W__mobileLink{color:var(--text-secondary);border-bottom:1px solid var(--color-border);padding:10px 0;font-size:15px;font-weight:500;transition:color .2s}.Navbar-module___rHu7W__mobileLink:hover{color:var(--text-primary)}@media (max-width:840px){.Navbar-module___rHu7W__links,.Navbar-module___rHu7W__cta{display:none}.Navbar-module___rHu7W__hamburger,.Navbar-module___rHu7W__mobileMenu{display:flex}}
.Hero-module__JgYmMq__hero{align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__blob1{pointer-events:none;background:radial-gradient(circle,#4f8ef72e 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-100px;left:-150px}.Hero-module__JgYmMq__blob2{pointer-events:none;background:radial-gradient(circle,#7b5af024 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:20%;right:-100px}.Hero-module__JgYmMq__blob3{pointer-events:none;background:radial-gradient(circle,#00c9a714 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:0;left:40%}.Hero-module__JgYmMq__gridOverlay{pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 40%,#0000 100%);mask-image:radial-gradient(80% 80%,#000 40%,#0000 100%)}.Hero-module__JgYmMq__hero .container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid;position:relative}.Hero-module__JgYmMq__content{flex-direction:column;gap:24px;display:flex}.Hero-module__JgYmMq__badge{align-self:flex-start}.Hero-module__JgYmMq__badgeDot{background:#4f8ef7;border-radius:50%;width:7px;height:7px;animation:2s infinite Hero-module__JgYmMq__pulse-glow;box-shadow:0 0 8px #4f8ef7b3}.Hero-module__JgYmMq__title{letter-spacing:-.03em;font-size:clamp(38px,5vw,64px);line-height:1.08}.Hero-module__JgYmMq__subtitle{color:var(--text-secondary);max-width:500px;font-size:16px;line-height:1.75}.Hero-module__JgYmMq__subtitle strong{color:var(--text-primary);font-weight:600}.Hero-module__JgYmMq__valueProps{flex-direction:column;gap:10px;display:flex}.Hero-module__JgYmMq__valueProp{color:var(--text-secondary);align-items:center;gap:10px;font-size:13px;display:flex}.Hero-module__JgYmMq__valueIcon{color:#82b4ff;background:#4f8ef71a;border:1px solid #4f8ef733;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.Hero-module__JgYmMq__statsRow{gap:32px;display:flex}.Hero-module__JgYmMq__stat{flex-direction:column;gap:4px;display:flex}.Hero-module__JgYmMq__statValue{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Outfit,sans-serif;font-size:28px;font-weight:800;line-height:1}.Hero-module__JgYmMq__statLabel{color:var(--text-muted);font-size:12px;font-weight:500}.Hero-module__JgYmMq__ctas{flex-wrap:wrap;gap:14px;display:flex}.Hero-module__JgYmMq__socialProof{align-items:center;gap:14px;display:flex}.Hero-module__JgYmMq__avatarStack{display:flex}.Hero-module__JgYmMq__avatar{background:var(--gradient-primary);border:2px solid var(--color-bg-base);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin-left:-10px;font-size:11px;font-weight:700;display:flex}.Hero-module__JgYmMq__avatar:first-child{margin-left:0}.Hero-module__JgYmMq__proofText{color:var(--text-secondary);font-size:13px}.Hero-module__JgYmMq__proofText strong{color:var(--text-primary)}.Hero-module__JgYmMq__visual{justify-content:center;display:flex}.Hero-module__JgYmMq__card{-webkit-backdrop-filter:blur(24px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:420px;padding:24px;animation:5s ease-in-out infinite Hero-module__JgYmMq__float;box-shadow:0 0 0 1px #4f8ef71a,0 24px 64px #00000080,0 0 80px #4f8ef71a}.Hero-module__JgYmMq__cardHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.Hero-module__JgYmMq__cardHeaderLeft{align-items:center;gap:8px;display:flex}.Hero-module__JgYmMq__liveDot{background:#00c9a7;border-radius:50%;width:7px;height:7px;animation:2s infinite Hero-module__JgYmMq__pulse-glow}.Hero-module__JgYmMq__sessionTimer{color:var(--text-muted);align-items:center;gap:6px;font-size:12px;font-weight:500;display:flex}.Hero-module__JgYmMq__sessionPhase{margin-bottom:16px}.Hero-module__JgYmMq__phaseProgress{background:#ffffff14;border-radius:2px;height:3px;margin-bottom:8px;overflow:hidden}.Hero-module__JgYmMq__phaseComplete{background:var(--gradient-primary);border-radius:2px;height:100%;transition:width .5s}.Hero-module__JgYmMq__phaseLabels{color:var(--text-muted);justify-content:space-between;font-size:10px;font-weight:500;display:flex}.Hero-module__JgYmMq__phaseActive{color:#82b4ff80}.Hero-module__JgYmMq__phaseCurrent{color:#82b4ff;font-weight:700}.Hero-module__JgYmMq__sessionTopic{background:#4f8ef714;border:1px solid #4f8ef726;border-radius:12px;margin-bottom:16px;padding:14px}.Hero-module__JgYmMq__pitchingNow{color:#82b4ff;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:6px;margin-bottom:8px;font-size:11px;font-weight:600;display:flex}.Hero-module__JgYmMq__sessionTopic h3{color:var(--text-primary);margin-bottom:4px;font-size:13px;font-weight:600;line-height:1.4}.Hero-module__JgYmMq__sessionTopic p{color:var(--text-secondary);font-size:11px}.Hero-module__JgYmMq__sessionTopic strong{color:#82b4ff}.Hero-module__JgYmMq__participantList{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.Hero-module__JgYmMq__participant{background:#ffffff08;border-radius:10px;align-items:center;gap:10px;padding:8px 10px;transition:background .2s;display:flex}.Hero-module__JgYmMq__participant:hover{background:#ffffff0f}.Hero-module__JgYmMq__pitchingParticipant{background:#4f8ef70f;border:1px solid #4f8ef726}.Hero-module__JgYmMq__participantAvatar{border:1px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:flex}.Hero-module__JgYmMq__participantInfo{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.Hero-module__JgYmMq__participantName{color:var(--text-primary);font-size:12px;font-weight:600}.Hero-module__JgYmMq__participantRole{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.Hero-module__JgYmMq__statusTag{color:var(--text-muted);border:1px solid #0000;border-radius:50px;flex-shrink:0;padding:2px 8px;font-size:10px;font-weight:600}.Hero-module__JgYmMq__statusActive{font-weight:700}.Hero-module__JgYmMq__emptySlot{background:#f5a6230a;border:1px dashed #f5a62359}.Hero-module__JgYmMq__emptyAvatar{color:#f5a623;background:#f5a62314;border:1px dashed #f5a62366;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Hero-module__JgYmMq__availableBadge{color:#f5a623;background:#f5a6231f;border:1px solid #f5a6234d;border-radius:50px;padding:2px 8px;font-size:11px;font-weight:700}.Hero-module__JgYmMq__cardCta{justify-content:center;width:100%;padding:12px 24px;font-size:14px}@media (max-width:960px){.Hero-module__JgYmMq__hero .container{text-align:center;grid-template-columns:1fr}.Hero-module__JgYmMq__content{align-items:center}.Hero-module__JgYmMq__subtitle{text-align:center}.Hero-module__JgYmMq__statsRow,.Hero-module__JgYmMq__socialProof{justify-content:center}.Hero-module__JgYmMq__visual{order:-1}.Hero-module__JgYmMq__valueProps{align-items:center}}@media (max-width:560px){.Hero-module__JgYmMq__statsRow{gap:20px}.Hero-module__JgYmMq__ctas{flex-direction:column;width:100%}.Hero-module__JgYmMq__ctas .btn{justify-content:center;width:100%}}
.ForWhom-module__vgC-ka__section{position:relative}.ForWhom-module__vgC-ka__grid{margin-bottom:60px}.ForWhom-module__vgC-ka__profileCard{flex-direction:column;gap:14px;padding:28px;display:flex}.ForWhom-module__vgC-ka__profileIcon{border:1px solid;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.ForWhom-module__vgC-ka__emoji{font-size:28px;line-height:1}.ForWhom-module__vgC-ka__profileTitle{color:var(--text-primary);font-size:18px;font-weight:700;line-height:1.3}.ForWhom-module__vgC-ka__tagline{letter-spacing:.2px;margin-top:-6px;font-size:13px;font-weight:600}.ForWhom-module__vgC-ka__pain{color:var(--text-secondary);border-bottom:1px solid var(--color-border);padding-bottom:14px;font-size:14px;font-style:italic;line-height:1.7}.ForWhom-module__vgC-ka__wins{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.ForWhom-module__vgC-ka__wins li{color:var(--text-secondary);align-items:flex-start;gap:10px;font-size:13px;line-height:1.6;display:flex}.ForWhom-module__vgC-ka__wins li svg{flex-shrink:0;margin-top:2px}.ForWhom-module__vgC-ka__bottomNote{text-align:center;flex-direction:column;align-items:center;gap:24px;max-width:640px;margin:0 auto;display:flex}.ForWhom-module__vgC-ka__bottomNote p{color:var(--text-secondary);font-size:15px;line-height:1.7}
.HowItWorks-module__u8qSLG__section{position:relative;overflow:hidden}.HowItWorks-module__u8qSLG__ambient{pointer-events:none;background:radial-gradient(#7b5af014 0%,#0000 70%);width:800px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HowItWorks-module__u8qSLG__steps{grid-template-columns:repeat(4,1fr);gap:32px;display:grid;position:relative}.HowItWorks-module__u8qSLG__step{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex;position:relative}.HowItWorks-module__u8qSLG__connector{pointer-events:none;z-index:0;width:100%;position:absolute;top:40px;left:50%}.HowItWorks-module__u8qSLG__connectorLine{border-radius:1px;width:100%;height:1px}.HowItWorks-module__u8qSLG__iconWrap{z-index:1;border:1px solid;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;transition:transform .25s,box-shadow .25s;display:flex;position:relative}.HowItWorks-module__u8qSLG__step:hover .HowItWorks-module__u8qSLG__iconWrap{transform:translateY(-4px)}.HowItWorks-module__u8qSLG__iconNumber{background:var(--color-bg-base);border-radius:6px;padding:2px 6px;font-family:Outfit,sans-serif;font-size:11px;font-weight:800;position:absolute;top:-10px;right:-10px}.HowItWorks-module__u8qSLG__stepContent{flex-direction:column;gap:8px;display:flex}.HowItWorks-module__u8qSLG__stepTitle{color:var(--text-primary);font-size:18px;font-weight:700}.HowItWorks-module__u8qSLG__stepDesc{color:var(--text-secondary);font-size:14px;line-height:1.65}.HowItWorks-module__u8qSLG__bottomCta{justify-content:center;margin-top:60px;display:flex}@media (max-width:960px){.HowItWorks-module__u8qSLG__steps{grid-template-columns:repeat(2,1fr);gap:40px}.HowItWorks-module__u8qSLG__connector{display:none}}@media (max-width:560px){.HowItWorks-module__u8qSLG__steps{grid-template-columns:1fr}.HowItWorks-module__u8qSLG__step{text-align:left;flex-direction:row;gap:16px}.HowItWorks-module__u8qSLG__iconWrap{border-radius:14px;flex-shrink:0;width:60px;height:60px}}
.SessionStructure-module__KmG5Sa__section{position:relative;overflow:hidden}.SessionStructure-module__KmG5Sa__ambient{pointer-events:none;background:radial-gradient(#7b5af00f 0%,#0000 70%);width:800px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SessionStructure-module__KmG5Sa__timeline{margin-bottom:48px}.SessionStructure-module__KmG5Sa__progressTrack{background:#ffffff14;border-radius:2px;height:3px;margin-bottom:24px;overflow:hidden}.SessionStructure-module__KmG5Sa__progressFill{background:var(--gradient-primary);border-radius:2px;height:100%;transition:width .5s cubic-bezier(.4,0,.2,1)}.SessionStructure-module__KmG5Sa__phaseButtons{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.SessionStructure-module__KmG5Sa__phaseButton{cursor:pointer;background:0 0;border:none;border-radius:12px;flex-direction:column;align-items:center;gap:12px;padding:12px 8px;transition:all .3s;display:flex}.SessionStructure-module__KmG5Sa__phaseButton:hover{background:#ffffff0a}.SessionStructure-module__KmG5Sa__phaseButton.SessionStructure-module__KmG5Sa__active{background:#ffffff0f}.SessionStructure-module__KmG5Sa__phaseDot{width:36px;height:36px;color:var(--text-muted);border:2px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:700;transition:all .3s;display:flex}.SessionStructure-module__KmG5Sa__phaseButton.SessionStructure-module__KmG5Sa__active .SessionStructure-module__KmG5Sa__phaseDot{color:#fff;transform:scale(1.15)}.SessionStructure-module__KmG5Sa__phaseButton.SessionStructure-module__KmG5Sa__completed .SessionStructure-module__KmG5Sa__phaseDot{color:#00c9a7;background:#00c9a726;border-color:#00c9a780}.SessionStructure-module__KmG5Sa__phaseButtonLabel{text-align:center;flex-direction:column;gap:3px;display:flex}.SessionStructure-module__KmG5Sa__phaseName{color:var(--text-secondary);font-size:13px;font-weight:600;transition:color .2s}.SessionStructure-module__KmG5Sa__phaseButton.SessionStructure-module__KmG5Sa__active .SessionStructure-module__KmG5Sa__phaseName{color:var(--text-primary)}.SessionStructure-module__KmG5Sa__phaseDuration{color:var(--text-muted);font-size:11px;font-weight:500}.SessionStructure-module__KmG5Sa__detail{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:20px;flex-direction:column;gap:20px;margin-bottom:48px;padding:36px;animation:.4s SessionStructure-module__KmG5Sa__fadeSlideUp;display:flex}@keyframes SessionStructure-module__KmG5Sa__fadeSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.SessionStructure-module__KmG5Sa__detailLeft{align-items:center;gap:16px;display:flex}.SessionStructure-module__KmG5Sa__detailIcon{border:1px solid;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.SessionStructure-module__KmG5Sa__detailTitle{color:var(--text-primary);margin-bottom:2px;font-size:20px;font-weight:700}.SessionStructure-module__KmG5Sa__detailDuration{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:13px;font-weight:600}.SessionStructure-module__KmG5Sa__detailDescription{color:var(--text-secondary);max-width:640px;font-size:15px;line-height:1.7}.SessionStructure-module__KmG5Sa__detailHighlight{border:1px solid;border-radius:10px;align-self:flex-start;align-items:center;gap:10px;padding:12px 16px;font-size:13px;font-weight:600;display:flex}.SessionStructure-module__KmG5Sa__comparison{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:16px;padding:28px}.SessionStructure-module__KmG5Sa__comparisonInner{flex-direction:column;gap:20px;display:flex}.SessionStructure-module__KmG5Sa__comparisonItem{flex-direction:column;gap:8px;display:flex}.SessionStructure-module__KmG5Sa__comparisonLabel{color:var(--text-secondary);font-size:13px;font-weight:600}.SessionStructure-module__KmG5Sa__compBar{background:#ffffff0d;border-radius:8px;height:36px;position:relative;overflow:hidden}.SessionStructure-module__KmG5Sa__compBarPrimary{background:#4f8ef714;border:1px solid #4f8ef733}.SessionStructure-module__KmG5Sa__compBarFill{border-radius:8px;align-items:center;height:100%;padding:0 14px;display:flex}.SessionStructure-module__KmG5Sa__compBar:not(.SessionStructure-module__KmG5Sa__compBarPrimary) .SessionStructure-module__KmG5Sa__compBarFill{background:#ff3c3c1a}.SessionStructure-module__KmG5Sa__compBarPrimary .SessionStructure-module__KmG5Sa__compBarFill{background:var(--gradient-primary)}.SessionStructure-module__KmG5Sa__compBarFill span{color:var(--text-primary);white-space:nowrap;font-size:12px;font-weight:600}@media (max-width:768px){.SessionStructure-module__KmG5Sa__phaseButtons{grid-template-columns:repeat(2,1fr)}.SessionStructure-module__KmG5Sa__detail{padding:24px}}@media (max-width:480px){.SessionStructure-module__KmG5Sa__phaseButtons{grid-template-columns:1fr}}
.Calendar-module__zrPwIq__section{background:linear-gradient(#0000,#4f8ef708 50%,#0000);position:relative;overflow:hidden}.Calendar-module__zrPwIq__ambient{pointer-events:none;background:radial-gradient(circle,#4f8ef712 0%,#0000 70%);width:700px;height:700px;position:absolute;top:50%;right:-200px;transform:translateY(-50%)}.Calendar-module__zrPwIq__layout{grid-template-columns:1fr 1.1fr;align-items:start;gap:32px;display:grid}.Calendar-module__zrPwIq__calendarCard{padding:28px}.Calendar-module__zrPwIq__calendarNav{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Calendar-module__zrPwIq__monthTitle{color:var(--text-primary);text-transform:capitalize;font-family:Outfit,sans-serif;font-size:18px;font-weight:700}.Calendar-module__zrPwIq__navBtn{border:1px solid var(--color-border);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Calendar-module__zrPwIq__navBtn:hover{color:var(--text-primary);background:#4f8ef71a;border-color:#4f8ef74d}.Calendar-module__zrPwIq__dayHeaders{grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:8px;display:grid}.Calendar-module__zrPwIq__dayHeader{text-align:center;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;padding:6px 0;font-size:11px;font-weight:600}.Calendar-module__zrPwIq__dayGrid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.Calendar-module__zrPwIq__dayEmpty{aspect-ratio:1}.Calendar-module__zrPwIq__day{aspect-ratio:1;color:var(--text-muted);cursor:default;background:0 0;border:1px solid #0000;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:13px;font-weight:500;transition:all .2s;display:flex;position:relative}.Calendar-module__zrPwIq__dayNum{line-height:1}.Calendar-module__zrPwIq__today{color:#82b4ff;border-color:#4f8ef766;font-weight:700}.Calendar-module__zrPwIq__past{opacity:.25}.Calendar-module__zrPwIq__hasSession{cursor:pointer;color:var(--text-primary);font-weight:600}.Calendar-module__zrPwIq__hasSession:hover{border-color:var(--color-border);background:#ffffff0f;transform:scale(1.05)}.Calendar-module__zrPwIq__full{cursor:not-allowed;opacity:.5}.Calendar-module__zrPwIq__selected{box-shadow:0 0 16px #4f8ef733;color:#82b4ff!important;background:#4f8ef726!important;border-color:#4f8ef780!important}.Calendar-module__zrPwIq__sessionDot{border-radius:50%;width:5px;height:5px;display:block}.Calendar-module__zrPwIq__legend{border-top:1px solid var(--color-border);flex-wrap:wrap;gap:20px;margin-top:20px;padding-top:20px;display:flex}.Calendar-module__zrPwIq__legendItem{color:var(--text-muted);align-items:center;gap:7px;font-size:12px;display:flex}.Calendar-module__zrPwIq__legendDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.Calendar-module__zrPwIq__detailPanel{min-height:400px}.Calendar-module__zrPwIq__emptyDetail{text-align:center;color:var(--text-secondary);flex-direction:column;align-items:center;gap:16px;padding:20px;font-size:14px;display:flex}.Calendar-module__zrPwIq__emptyIcon{border:1px solid var(--color-border);width:64px;height:64px;color:var(--text-muted);background:#ffffff0a;border-radius:16px;justify-content:center;align-items:center;display:flex}.Calendar-module__zrPwIq__upcomingList{text-align:left;width:100%;margin-top:12px}.Calendar-module__zrPwIq__upcomingList h4{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:12px;font-size:12px;font-weight:700}.Calendar-module__zrPwIq__upcoming{flex-direction:column;gap:8px;display:flex}.Calendar-module__zrPwIq__upcomingItem{border:1px solid var(--color-border);cursor:pointer;text-align:left;color:var(--text-primary);background:#ffffff08;border-radius:12px;align-items:center;gap:14px;padding:12px 14px;transition:all .2s;display:flex}.Calendar-module__zrPwIq__upcomingItem:hover{background:#4f8ef70f;border-color:#4f8ef733}.Calendar-module__zrPwIq__upcomingDate{flex-direction:column;align-items:center;min-width:36px;display:flex}.Calendar-module__zrPwIq__upcomingDay{color:var(--text-primary);font-family:Outfit,sans-serif;font-size:20px;font-weight:800;line-height:1}.Calendar-module__zrPwIq__upcomingMonth{color:var(--text-muted);text-transform:uppercase;font-size:10px;font-weight:600}.Calendar-module__zrPwIq__upcomingInfo{flex:1}.Calendar-module__zrPwIq__upcomingTopic{color:var(--text-primary);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:3px;font-size:13px;font-weight:600;display:-webkit-box;overflow:hidden}.Calendar-module__zrPwIq__upcomingMeta{color:var(--text-muted);font-size:11px}.Calendar-module__zrPwIq__upcomingSpot{flex-shrink:0;font-size:12px;font-weight:700}.Calendar-module__zrPwIq__sessionCard{padding:28px}.Calendar-module__zrPwIq__cardTop{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Calendar-module__zrPwIq__closeBtn{border:1px solid var(--color-border);width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:#ffffff0f;border-radius:8px;justify-content:center;align-items:center;font-size:18px;line-height:1;transition:all .2s;display:flex}.Calendar-module__zrPwIq__closeBtn:hover{color:var(--text-primary);background:#ffffff1a}.Calendar-module__zrPwIq__sessionTitle{color:var(--text-primary);margin-bottom:20px;font-size:20px;font-weight:700;line-height:1.35}.Calendar-module__zrPwIq__sessionMeta{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}.Calendar-module__zrPwIq__metaItem{color:var(--text-secondary);align-items:center;gap:10px;font-size:14px;display:flex}.Calendar-module__zrPwIq__metaItem svg{color:var(--color-accent-1);flex-shrink:0}.Calendar-module__zrPwIq__metaItem strong{color:var(--text-primary)}.Calendar-module__zrPwIq__spotsVisual{border:1px solid var(--color-border);background:#ffffff08;border-radius:12px;margin-bottom:24px;padding:16px}.Calendar-module__zrPwIq__spotsLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;font-size:12px;font-weight:600}.Calendar-module__zrPwIq__spotsRow{gap:8px;margin-bottom:10px;display:flex}.Calendar-module__zrPwIq__spot{background:#ffffff14;border-radius:4px;flex:1;height:8px;transition:background .3s}.Calendar-module__zrPwIq__spotTaken{background:var(--gradient-primary)}.Calendar-module__zrPwIq__spotsText{color:var(--text-muted);font-size:12px}.Calendar-module__zrPwIq__priceRow{align-items:baseline;gap:10px;margin-bottom:20px;display:flex}.Calendar-module__zrPwIq__price{align-items:baseline;gap:4px;display:flex}.Calendar-module__zrPwIq__priceAmount{color:var(--text-primary);font-family:Outfit,sans-serif;font-size:40px;font-weight:800;line-height:1}.Calendar-module__zrPwIq__priceCurrency{color:var(--text-secondary);font-size:18px;font-weight:700}.Calendar-module__zrPwIq__pricePer{color:var(--text-muted);font-size:13px}.Calendar-module__zrPwIq__bookBtn{justify-content:center;width:100%;margin-bottom:12px}.Calendar-module__zrPwIq__disclaimer{text-align:center;color:var(--text-muted);font-size:12px}.Calendar-module__zrPwIq__successState{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:20px 0;display:flex}.Calendar-module__zrPwIq__successIcon{color:#00c9a7;background:#00c9a726;border:2px solid #00c9a766;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:28px;animation:2s infinite Calendar-module__zrPwIq__pulse-glow;display:flex}.Calendar-module__zrPwIq__successState h3{color:var(--text-primary);font-size:22px}.Calendar-module__zrPwIq__successState p{color:var(--text-secondary);max-width:280px;font-size:14px}@media (max-width:900px){.Calendar-module__zrPwIq__layout{grid-template-columns:1fr}}
.Benefits-module__dqXh6a__section{position:relative}.Benefits-module__dqXh6a__benefitsGrid{margin-bottom:80px}.Benefits-module__dqXh6a__benefitCard{flex-direction:column;gap:16px;display:flex}.Benefits-module__dqXh6a__benefitIcon{border:1px solid;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.Benefits-module__dqXh6a__benefitTitle{color:var(--text-primary);font-size:18px;font-weight:700}.Benefits-module__dqXh6a__benefitDescription{color:var(--text-secondary);font-size:14px;line-height:1.7}.Benefits-module__dqXh6a__testimonialsGrid{margin-bottom:0}.Benefits-module__dqXh6a__testimonialCard{flex-direction:column;gap:16px;padding:28px;display:flex}.Benefits-module__dqXh6a__quoteIcon{color:#7b5af0}.Benefits-module__dqXh6a__quote{color:var(--text-secondary);flex:1;font-size:14px;font-style:italic;line-height:1.7}.Benefits-module__dqXh6a__testimonialAuthor{border-top:1px solid var(--color-border);align-items:center;gap:12px;padding-top:16px;display:flex}.Benefits-module__dqXh6a__authorAvatar{background:var(--gradient-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:13px;font-weight:700;display:flex}.Benefits-module__dqXh6a__authorName{color:var(--text-primary);font-size:14px;font-weight:600;display:block}.Benefits-module__dqXh6a__authorRole{color:var(--text-muted);font-size:12px;display:block}
.Pricing-module__Pm6ArG__section{background:linear-gradient(#0000,#7b5af008 50%,#0000);position:relative;overflow:hidden}.Pricing-module__Pm6ArG__ambient{pointer-events:none;background:radial-gradient(circle,#4f8ef70f 0%,#0000 70%);width:600px;height:600px;position:absolute;top:10%;left:-200px}.Pricing-module__Pm6ArG__ambient2{pointer-events:none;background:radial-gradient(circle,#7b5af00f 0%,#0000 70%);width:500px;height:500px;position:absolute;bottom:10%;right:-150px}.Pricing-module__Pm6ArG__vsBar{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:14px;justify-content:center;align-items:center;gap:20px;margin-bottom:48px;padding:20px 28px;display:flex}.Pricing-module__Pm6ArG__vsItem{text-align:center;flex-direction:column;gap:4px;display:flex}.Pricing-module__Pm6ArG__vsLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:500}.Pricing-module__Pm6ArG__vsPrice{color:var(--text-secondary);font-size:14px;font-weight:600}.Pricing-module__Pm6ArG__vsPrimary{color:#82b4ff}.Pricing-module__Pm6ArG__vsDivider{color:var(--text-muted);background:#ffffff0f;border-radius:6px;flex-shrink:0;padding:4px 10px;font-size:12px;font-weight:800}.Pricing-module__Pm6ArG__grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px;display:grid}.Pricing-module__Pm6ArG__card{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:20px;flex-direction:column;gap:24px;padding:32px;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.Pricing-module__Pm6ArG__card:hover{transform:translateY(-4px);box-shadow:0 20px 48px #0000004d}.Pricing-module__Pm6ArG__highlighted{background:linear-gradient(180deg, #4f8ef70f 0%, var(--color-bg-card) 40%);border-color:#4f8ef74d;box-shadow:0 0 0 1px #4f8ef726,0 0 40px #4f8ef714}.Pricing-module__Pm6ArG__highlighted:hover{box-shadow:0 0 0 1px #4f8ef733,0 20px 48px #0000004d,0 0 48px #4f8ef71a}.Pricing-module__Pm6ArG__badge{text-transform:uppercase;letter-spacing:.08em;background:var(--gradient-primary);color:#fff;white-space:nowrap;border-radius:50px;padding:4px 16px;font-size:11px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Pricing-module__Pm6ArG__cardHeader{flex-direction:column;gap:12px;display:flex}.Pricing-module__Pm6ArG__planName{color:var(--text-primary);font-size:18px;font-weight:700}.Pricing-module__Pm6ArG__priceRow{align-items:baseline;gap:8px;display:flex}.Pricing-module__Pm6ArG__price{color:var(--text-primary);font-family:Outfit,sans-serif;font-size:36px;font-weight:800;line-height:1}.Pricing-module__Pm6ArG__period{color:var(--text-muted);font-size:14px;font-weight:500}.Pricing-module__Pm6ArG__planDescription{color:var(--text-secondary);font-size:14px;line-height:1.6}.Pricing-module__Pm6ArG__features{flex-direction:column;flex:1;gap:12px;display:flex}.Pricing-module__Pm6ArG__feature{color:var(--text-secondary);align-items:flex-start;gap:10px;font-size:14px;display:flex}.Pricing-module__Pm6ArG__feature svg{color:#00c9a7;flex-shrink:0;margin-top:2px}.Pricing-module__Pm6ArG__cardFooter{flex-direction:column;align-items:center;gap:10px;display:flex}.Pricing-module__Pm6ArG__cardFooter .btn{justify-content:center;width:100%}.Pricing-module__Pm6ArG__idealFor{color:var(--text-muted);font-size:11px;font-weight:500}.Pricing-module__Pm6ArG__guarantee{color:var(--text-secondary);background:#00c9a70f;border:1px solid #00c9a726;border-radius:14px;align-items:flex-start;gap:14px;max-width:720px;margin:0 auto;padding:20px 24px;font-size:14px;line-height:1.6;display:flex}.Pricing-module__Pm6ArG__guarantee svg{color:#00c9a7;flex-shrink:0;margin-top:2px}.Pricing-module__Pm6ArG__guarantee strong{color:#00c9a7}@media (max-width:960px){.Pricing-module__Pm6ArG__grid{grid-template-columns:1fr;max-width:440px;margin-left:auto;margin-right:auto}.Pricing-module__Pm6ArG__highlighted{order:-1}.Pricing-module__Pm6ArG__vsBar{flex-direction:column;gap:12px}}
.FAQ-module__YTKPaG__section{position:relative;overflow:hidden}.FAQ-module__YTKPaG__ambient{pointer-events:none;background:radial-gradient(circle,#4f8ef712 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:-150px;transform:translateY(-50%)}.FAQ-module__YTKPaG__faqList{flex-direction:column;gap:12px;max-width:780px;margin:0 auto 80px;display:flex}.FAQ-module__YTKPaG__faqItem{border:1px solid var(--color-border);background:#ffffff0a;border-radius:16px;transition:border-color .25s;overflow:hidden}.FAQ-module__YTKPaG__faqItem.FAQ-module__YTKPaG__isOpen{background:#4f8ef70a;border-color:#4f8ef74d}.FAQ-module__YTKPaG__faqQuestion{cursor:pointer;text-align:left;width:100%;color:var(--text-primary);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-family:inherit;font-size:15px;font-weight:600;transition:color .2s;display:flex}.FAQ-module__YTKPaG__faqQuestion:hover{color:#82b4ff}.FAQ-module__YTKPaG__chevron{border:1px solid var(--color-border);width:28px;height:28px;color:var(--text-muted);background:#ffffff0d;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .25s;display:flex}.FAQ-module__YTKPaG__chevronOpen{color:#82b4ff;background:#4f8ef726;border-color:#4f8ef74d;transform:rotate(180deg)}.FAQ-module__YTKPaG__faqAnswer{max-height:0;transition:max-height .35s,padding .25s;overflow:hidden}.FAQ-module__YTKPaG__answerOpen{max-height:600px}.FAQ-module__YTKPaG__faqAnswer p{color:var(--text-secondary);border-top:1px solid var(--color-border);margin-top:0;padding:16px 24px 20px;font-size:14px;line-height:1.75}.FAQ-module__YTKPaG__ctaBanner{background:linear-gradient(135deg,#4f8ef71f,#7b5af01f);border:1px solid #4f8ef733;border-radius:24px;max-width:780px;margin:0 auto;padding:40px 48px;position:relative;overflow:hidden}.FAQ-module__YTKPaG__ctaBanner:before{content:"";pointer-events:none;background:radial-gradient(at 80%,#4f8ef71a,#0000 70%);position:absolute;inset:0}.FAQ-module__YTKPaG__ctaBannerContent{justify-content:space-between;align-items:center;gap:24px;display:flex;position:relative}.FAQ-module__YTKPaG__ctaBannerText h3{color:var(--text-primary);margin-bottom:8px;font-size:24px;font-weight:800}.FAQ-module__YTKPaG__ctaBannerText p{color:var(--text-secondary);font-size:14px}@media (max-width:640px){.FAQ-module__YTKPaG__ctaBannerContent{text-align:center;flex-direction:column}.FAQ-module__YTKPaG__ctaBanner{padding:28px 24px}}
.Footer-module__Grjkva__footer{background:linear-gradient(#0000,#050811cc);padding:80px 0 40px;position:relative}.Footer-module__Grjkva__topBorder{background:linear-gradient(90deg,#0000,#4f8ef74d 30%,#7b5af04d 70%,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__Grjkva__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;margin-bottom:60px;display:grid}.Footer-module__Grjkva__brand{flex-direction:column;gap:20px;display:flex}.Footer-module__Grjkva__logo{color:var(--text-primary);align-items:center;gap:10px;font-family:Outfit,sans-serif;font-size:20px;font-weight:700;display:flex}.Footer-module__Grjkva__logoIcon{background:#4f8ef71f;border:1px solid #4f8ef740;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.Footer-module__Grjkva__logoText{letter-spacing:-.03em}.Footer-module__Grjkva__tagline{color:var(--text-muted);max-width:260px;font-size:14px;line-height:1.65}.Footer-module__Grjkva__social{gap:12px;display:flex}.Footer-module__Grjkva__socialLink{border:1px solid var(--color-border);width:36px;height:36px;color:var(--text-muted);background:#ffffff0d;border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Footer-module__Grjkva__socialLink:hover{color:#82b4ff;background:#4f8ef71f;border-color:#4f8ef74d;transform:translateY(-2px)}.Footer-module__Grjkva__col{flex-direction:column;gap:16px;display:flex}.Footer-module__Grjkva__colTitle{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);font-size:12px;font-weight:700}.Footer-module__Grjkva__colLinks{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module__Grjkva__colLinks a{color:var(--text-secondary);font-size:14px;transition:color .2s}.Footer-module__Grjkva__colLinks a:hover{color:var(--text-primary)}.Footer-module__Grjkva__badge{color:#00c9a7;background:#00c9a71a;border:1px solid #00c9a733;border-radius:50px;align-self:flex-start;align-items:center;gap:6px;margin-top:4px;padding:5px 10px;font-size:12px;font-weight:500;display:inline-flex}.Footer-module__Grjkva__badgeDot{background:#00c9a7;border-radius:50%;width:6px;height:6px;animation:2s infinite Footer-module__Grjkva__pulse-glow}.Footer-module__Grjkva__bottom{border-top:1px solid var(--color-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:32px;display:flex}.Footer-module__Grjkva__bottom p{color:var(--text-muted);font-size:13px}.Footer-module__Grjkva__bottomRight{color:var(--text-muted)!important;font-size:12px!important}@media (max-width:960px){.Footer-module__Grjkva__grid{grid-template-columns:1fr 1fr;gap:40px}.Footer-module__Grjkva__brand{grid-column:span 2}}@media (max-width:560px){.Footer-module__Grjkva__grid{grid-template-columns:1fr}.Footer-module__Grjkva__brand{grid-column:span 1}.Footer-module__Grjkva__bottom{text-align:center;flex-direction:column}}
