.coming-soon-overlay{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.7);backdrop-filter:blur(2px);padding:24px}.coming-soon-card{background:#fff;border-radius:20px;padding:48px 40px;max-width:420px;width:100%;text-align:center;box-shadow:0 8px 40px rgba(0,0,0,.08),0 1px 3px rgba(0,0,0,.04);animation:comingSoonFadeIn .5s ease-out}@keyframes comingSoonFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.coming-soon-label{font-size:11px;font-weight:700;letter-spacing:.14em;color:#5170FF}.coming-soon-label,.coming-soon-title{font-family:var(--font-heading);margin-bottom:16px}.coming-soon-title{font-size:28px;font-weight:800;letter-spacing:-.03em;line-height:1.15;color:#111}.coming-soon-body{font-family:var(--font-body);font-size:15px;line-height:1.6;color:#6B7280;margin-bottom:28px}.coming-soon-form{display:flex;flex-direction:column;gap:12px}.coming-soon-input{font-family:var(--font-body);font-size:15px;padding:14px 16px;border:1px solid #e5e7eb;border-radius:10px;outline:none;transition:border-color .2s;color:#111;background:#FAFAFA}.coming-soon-input:focus{border-color:#5170FF;background:#fff}.coming-soon-input::placeholder{color:#9CA3AF}.coming-soon-btn{font-family:var(--font-heading);font-size:15px;font-weight:700;padding:14px 24px;background:#5170FF;color:#fff;border:none;border-radius:10px;cursor:pointer;transition:background .2s,transform .1s;margin-top:4px}.coming-soon-btn:hover{background:#3d5ce0}.coming-soon-btn:active{transform:scale(.98)}.coming-soon-btn:disabled{opacity:.6;cursor:not-allowed}.coming-soon-success{display:flex;flex-direction:column;align-items:center;gap:12px}.coming-soon-check{width:48px;height:48px;border-radius:50%;background:#CAEE74;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;color:#111}.coming-soon-success-text{font-family:var(--font-body);font-size:15px;color:#6B7280;line-height:1.5}@media (max-width:480px){.coming-soon-card{padding:36px 24px;border-radius:16px}.coming-soon-title{font-size:24px}}.landing-jk{font-family:var(--font-heading)}.landing-wrap{max-width:680px;margin:0 auto;padding:0 24px}.landing-section{padding:64px 0}.landing-label{font-family:var(--font-heading);font-size:11px;font-weight:700;letter-spacing:.12em;color:#5170FF;text-transform:uppercase}.landing-h1{font-size:clamp(28px,5vw,36px);letter-spacing:-.035em;line-height:1.12}.landing-h1,.landing-h2{font-family:var(--font-heading);font-weight:800}.landing-h2{font-size:clamp(22px,4vw,28px);letter-spacing:-.03em;line-height:1.15}.landing-body-lg{font-size:clamp(14px,2.5vw,16px);color:#6B7280;line-height:1.7}.landing-nav{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.04)}.landing-nav-inner{max-width:680px;margin:0 auto;padding:16px 24px;display:flex;align-items:center;justify-content:space-between}.landing-logo{display:inline-block;text-decoration:none;line-height:0}.landing-nav-cta{font-family:var(--font-heading);font-weight:600;font-size:13px;color:#5170FF;text-decoration:none;padding:12px 18px;min-height:44px;border:1.5px solid #5170ff;border-radius:8px;transition:all .2s;display:inline-flex;align-items:center}.landing-btn-p,.landing-nav-cta:hover{background:#5170FF;color:#FFFFFF}.landing-btn-p{display:inline-flex;align-items:center;gap:8px;border:none;border-radius:8px;padding:14px 28px;min-height:48px;font-family:var(--font-heading);font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 2px 12px rgba(81,112,255,.2);transition:all .25s;-webkit-tap-highlight-color:transparent;text-decoration:none}.landing-btn-p:hover{transform:translateY(-1px);box-shadow:0 6px 24px rgba(81,112,255,.25)}.landing-hero{padding:56px 0 48px;text-align:center}.landing-advice-cycle{position:relative;height:40px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin:16px auto 20px}.landing-advice-item{position:absolute;font-family:var(--font-heading);font-size:clamp(14px,2.5vw,16px);font-weight:600;color:#9CA3AF;background:#EEF0FF;padding:6px 18px;border-radius:999px;white-space:nowrap;opacity:0;transform:translateY(40px);transition:all .5s cubic-bezier(.16,1,.3,1)}.landing-advice-item.active{opacity:1;transform:translateY(0)}.landing-advice-item.exit-up{opacity:0;transform:translateY(-40px)}.landing-hero-stats{display:flex;justify-content:center;gap:12px;margin-top:40px;padding-top:0;border-top:none}.landing-hero-stats .landing-divider{display:none}.landing-hero-stat{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:20px 16px;flex:1;max-width:160px;transition:border-color .3s,box-shadow .3s}.landing-hero-stat:hover{border-color:#5170FF;box-shadow:0 2px 12px rgba(81,112,255,.08)}.landing-hero-stat-num{font-family:var(--font-heading);font-size:clamp(26px,4vw,32px);font-weight:800;color:#5170FF;line-height:1;margin-bottom:6px;opacity:0;transform:translateY(12px);transition:opacity .6s ease,transform .6s ease}.landing-hero-stat-num.visible{opacity:1;transform:translateY(0)}.landing-hero-stat-label{font-size:12px;color:#9CA3AF;font-weight:500}.landing-phase-item{background:#fff;border-radius:14px;cursor:pointer;-webkit-tap-highlight-color:transparent;margin-bottom:10px;border:1px solid #e5e7eb;border-left:3px solid transparent;transition:border-color .3s,box-shadow .3s}.landing-phase-item:hover{border-left-color:#5170FF;box-shadow:0 2px 12px rgba(81,112,255,.08)}.landing-phase-item.open{border-left-color:#5170FF;box-shadow:0 4px 20px rgba(81,112,255,.1)}.landing-phase-item:last-child{margin-bottom:0}.landing-phase-header{display:flex;align-items:flex-start;gap:20px;padding:18px 20px}.landing-phase-num{font-family:var(--font-heading);font-size:35px;font-weight:800;color:#DDE1F7;line-height:1;width:44px;flex-shrink:0;transition:color .3s}.landing-phase-item.open .landing-phase-num,.landing-phase-item:hover .landing-phase-num{color:#5170FF}.landing-phase-name{font-family:var(--font-heading);font-size:16px;font-weight:700;color:#111111;margin-bottom:4px}.landing-phase-desc{font-size:13px;color:#6B7280;line-height:1.55}.landing-phase-count{font-size:12px;color:#9CA3AF;flex-shrink:0;margin-top:4px;display:flex;align-items:center;gap:6px}.landing-phase-chevron{width:16px;height:16px;transition:transform .3s cubic-bezier(.16,1,.3,1)}.landing-phase-item.open .landing-phase-chevron{transform:rotate(180deg)}.landing-phase-sessions{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.16,1,.3,1),opacity .3s;opacity:0}.landing-phase-item.open .landing-phase-sessions{opacity:1}.landing-phase-sessions-inner{display:flex;flex-direction:column;gap:8px;border-top:1px solid #f0f0f0;margin:0 20px 0 0;padding:14px 20px 18px 84px}.landing-phase-session-title{display:flex;align-items:center;gap:10px;font-size:13px;color:#111111;line-height:1.4}.landing-phase-session-num{font-family:var(--font-heading);font-size:11px;font-weight:700;color:#5170FF;background:#EEF0FF;border-radius:4px;padding:2px 7px;flex-shrink:0}.landing-phase-session-dur{font-size:11px;color:#9CA3AF;margin-left:auto;flex-shrink:0}.landing-experts-showcase{display:grid;grid-template-columns:1fr;gap:32px;align-items:center;max-width:680px;margin:0 auto}@media (min-width:640px){.landing-experts-showcase{grid-template-columns:1fr 1fr;gap:48px}}.landing-expert-stack{position:relative;width:100%;aspect-ratio:4/5;max-width:320px;margin:0 auto}.landing-expert-stack-img{position:absolute;inset:0;border-radius:20px;overflow:hidden;transition:all .5s cubic-bezier(.16,1,.3,1);transform-origin:bottom center}.landing-expert-stack-img.active{opacity:1;transform:scale(1) rotate(0deg) translateY(0);z-index:10}.landing-expert-stack-img.behind-1{opacity:.7;transform:scale(.95) rotate(-3deg) translateY(8px);z-index:5}.landing-expert-stack-img.behind-2{opacity:.5;transform:scale(.9) rotate(4deg) translateY(16px);z-index:3}.landing-expert-stack-img.behind-3{opacity:.3;transform:scale(.85) rotate(-2deg) translateY(24px);z-index:2}.landing-expert-stack-img.hidden-card{opacity:0;transform:scale(.8) rotate(6deg) translateY(30px);z-index:1}.landing-expert-stack-initials{width:100%;height:100%;background:#EEF0FF;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-size:64px;font-weight:800;color:#5170FF}.landing-expert-info{display:flex;flex-direction:column;justify-content:space-between;min-height:280px}.landing-expert-info-name{font-family:var(--font-heading);font-size:clamp(22px,4vw,28px);font-weight:800;color:#111111;letter-spacing:-.02em;margin-bottom:4px;transition:opacity .3s}.landing-expert-info-role{font-size:14px;color:#5170FF;font-weight:600;margin-bottom:20px;transition:opacity .3s}.landing-expert-info-quote{font-size:15px;color:#6B7280;line-height:1.7;transition:opacity .3s}.landing-expert-word{display:inline-block;opacity:0;filter:blur(8px);transform:translateY(4px);transition:all .25s ease}.landing-expert-word.visible{opacity:1;filter:blur(0);transform:translateY(0)}.landing-expert-nav{display:flex;gap:12px;margin-top:24px}.landing-expert-nav-btn{width:44px;height:44px;border-radius:50%;background:#EEF0FF;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.landing-expert-nav-btn:hover{background:#5170FF}.landing-expert-nav-btn:hover svg path{stroke:white}.landing-expert-nav-btn svg{width:16px;height:16px}.landing-expert-nav-btn svg path{stroke:#5170FF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:stroke .2s}.landing-testimonials{padding:80px 0;overflow:hidden}.landing-testimonials-header{text-align:center;margin-bottom:40px}.landing-testimonials-grid{display:flex;justify-content:center;gap:20px;max-height:600px;overflow:hidden;-webkit-mask-image:linear-gradient(180deg,transparent,black 15%,black 85%,transparent);mask-image:linear-gradient(180deg,transparent,black 15%,black 85%,transparent)}.landing-testimonials-col{display:flex;flex-direction:column;gap:20px}.landing-testimonials-col .landing-scroll-inner{display:flex;flex-direction:column;gap:20px;animation:landingScrollUp var(--duration,20s) linear infinite}@keyframes landingScrollUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.landing-testimonial-card{background:#FFFFFF;border:1px solid #e5e7eb;border-radius:16px;padding:24px;width:260px;flex-shrink:0;transition:box-shadow .2s}.landing-testimonial-card:hover{box-shadow:0 4px 20px rgba(81,112,255,.08)}.landing-testimonial-text{font-size:14px;color:#111111;line-height:1.6;margin-bottom:16px}.landing-testimonial-author{display:flex;align-items:center;gap:10px}.landing-testimonial-avatar{width:36px;height:36px;border-radius:50%;background:#EEF0FF;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-size:12px;font-weight:700;color:#5170FF;flex-shrink:0}.landing-testimonial-name{font-family:var(--font-heading);font-size:13px;font-weight:700;color:#111111;line-height:1.3}.landing-testimonial-role{font-size:12px;color:#9CA3AF;line-height:1.3}.landing-col-2,.landing-col-3{display:none}@media (min-width:580px){.landing-col-2{display:flex}}@media (min-width:860px){.landing-col-3{display:flex}}.landing-final-cta{text-align:center;padding:56px 0 64px}.landing-section-blue{background:#EEF0FF}.landing-footer{border-top:1px solid #e5e7eb;padding:28px 0}.landing-footer-inner{max-width:680px;margin:0 auto;padding:0 24px;display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap}.landing-footer p{font-size:12px;color:#9CA3AF;margin:0}.landing-footer-links{display:flex;gap:24px;align-items:center}.landing-footer-links a{font-size:12px;color:#6B7280;text-decoration:none;transition:color .15s ease}.landing-footer-links a:hover{color:#5170FF}@media (max-width:520px){.landing-footer-inner{flex-direction:column;gap:16px;text-align:center}.landing-footer-links{gap:18px}.landing-hero-stats{gap:8px}.landing-hero-stat{padding:16px 10px}.landing-phase-num{font-size:28px;width:36px}.landing-phase-header{gap:12px;padding:14px}.landing-phase-sessions-inner{padding-left:62px;margin:0 14px;padding-right:14px}.landing-phase-count{font-size:11px}.landing-nav-inner{padding:12px 16px}}