.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);letter-spacing:.12em;color:#5170ff;text-transform:uppercase;font-size:11px;font-weight:700}.landing-h1{font-family:var(--font-heading);letter-spacing:-.035em;font-size:clamp(28px,5vw,36px);font-weight:800;line-height:1.12}.landing-h2{font-family:var(--font-heading);letter-spacing:-.03em;font-size:clamp(22px,4vw,28px);font-weight:800;line-height:1.15}.landing-body-lg{color:#6b7280;font-size:clamp(14px,2.5vw,16px);line-height:1.7}.landing-nav{z-index:100;-webkit-backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #0000000a;position:sticky;top:0}.landing-nav-inner{justify-content:space-between;align-items:center;max-width:680px;margin:0 auto;padding:16px 24px;display:flex}.landing-logo{line-height:0;text-decoration:none;display:inline-block}.landing-nav-cta{font-family:var(--font-heading);color:#5170ff;border:1.5px solid #5170ff;border-radius:8px;align-items:center;min-height:44px;padding:12px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.landing-nav-cta:hover{color:#fff;background:#5170ff}.landing-btn-p{color:#fff;min-height:48px;font-family:var(--font-heading);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#5170ff;border:none;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 2px 12px #5170ff33}.landing-btn-p:hover{transform:translateY(-1px);box-shadow:0 6px 24px #5170ff40}.landing-hero{text-align:center;padding:56px 0 48px}.landing-advice-cycle{justify-content:center;align-items:center;height:40px;margin:16px auto 20px;display:flex;position:relative;overflow:hidden}.landing-advice-item{font-family:var(--font-heading);color:#9ca3af;white-space:nowrap;opacity:0;background:#eef0ff;border-radius:999px;padding:6px 18px;font-size:clamp(14px,2.5vw,16px);font-weight:600;transition:all .5s cubic-bezier(.16,1,.3,1);position:absolute;transform:translateY(40px)}.landing-advice-item.active{opacity:1;transform:translateY(0)}.landing-advice-item.exit-up{opacity:0;transform:translateY(-40px)}.landing-hero-stats{border-top:1px solid #eaedff;justify-content:center;gap:40px;margin-top:40px;padding-top:32px;display:flex}.landing-hero-stats .landing-divider{background:#e8ebfa;width:1px}.landing-hero-stat{text-align:center}.landing-hero-stat-num{font-family:var(--font-heading);color:#5170ff;opacity:0;margin-bottom:4px;font-size:clamp(24px,4vw,30px);font-weight:800;line-height:1;transition:opacity .6s,transform .6s;transform:translateY(12px)}.landing-hero-stat-num.visible{opacity:1;transform:translateY(0)}.landing-hero-stat-label{color:#9ca3af;font-size:12px;font-weight:500}.landing-phase-item{cursor:pointer;-webkit-tap-highlight-color:transparent;border-bottom:1px solid #eaedff}.landing-phase-item:last-child{border-bottom:none}.landing-phase-header{align-items:flex-start;gap:20px;padding:20px 0;display:flex}.landing-phase-num{font-family:var(--font-heading);color:#dde1f7;flex-shrink:0;width:44px;font-size:35px;font-weight:800;line-height:1;transition:color .3s}.landing-phase-item:hover .landing-phase-num,.landing-phase-item.open .landing-phase-num{color:#5170ff}.landing-phase-name{font-family:var(--font-heading);color:#111;margin-bottom:4px;font-size:16px;font-weight:700}.landing-phase-desc{color:#6b7280;font-size:13px;line-height:1.55}.landing-phase-count{color:#9ca3af;flex-shrink:0;align-items:center;gap:6px;margin-top:4px;font-size:12px;display:flex}.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{opacity:0;max-height:0;transition:max-height .4s cubic-bezier(.16,1,.3,1),opacity .3s;overflow:hidden}.landing-phase-item.open .landing-phase-sessions{opacity:1}.landing-phase-sessions-inner{flex-direction:column;gap:8px;padding:0 0 20px 64px;display:flex}.landing-phase-session-title{color:#111;align-items:center;gap:10px;font-size:13px;line-height:1.4;display:flex}.landing-phase-session-num{font-family:var(--font-heading);color:#5170ff;background:#eef0ff;border-radius:4px;flex-shrink:0;padding:2px 7px;font-size:11px;font-weight:700}.landing-phase-session-dur{color:#9ca3af;flex-shrink:0;margin-left:auto;font-size:11px}.landing-experts-showcase{grid-template-columns:1fr;align-items:center;gap:32px;max-width:680px;margin:0 auto;display:grid}@media (min-width:640px){.landing-experts-showcase{grid-template-columns:1fr 1fr;gap:48px}}.landing-expert-stack{aspect-ratio:4/5;width:100%;max-width:320px;margin:0 auto;position:relative}.landing-expert-stack-img{transform-origin:bottom;border-radius:20px;transition:all .5s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;overflow:hidden}.landing-expert-stack-img.active{opacity:1;z-index:10;transform:scale(1)rotate(0)translateY(0)}.landing-expert-stack-img.behind-1{opacity:.7;z-index:5;transform:scale(.95)rotate(-3deg)translateY(8px)}.landing-expert-stack-img.behind-2{opacity:.5;z-index:3;transform:scale(.9)rotate(4deg)translateY(16px)}.landing-expert-stack-img.behind-3{opacity:.3;z-index:2;transform:scale(.85)rotate(-2deg)translateY(24px)}.landing-expert-stack-img.hidden-card{opacity:0;z-index:1;transform:scale(.8)rotate(6deg)translateY(30px)}.landing-expert-stack-initials{width:100%;height:100%;font-family:var(--font-heading);color:#5170ff;background:#eef0ff;justify-content:center;align-items:center;font-size:64px;font-weight:800;display:flex}.landing-expert-info{flex-direction:column;justify-content:space-between;min-height:280px;display:flex}.landing-expert-info-name{font-family:var(--font-heading);color:#111;letter-spacing:-.02em;margin-bottom:4px;font-size:clamp(22px,4vw,28px);font-weight:800;transition:opacity .3s}.landing-expert-info-role{color:#5170ff;margin-bottom:20px;font-size:14px;font-weight:600;transition:opacity .3s}.landing-expert-info-quote{color:#6b7280;font-size:15px;line-height:1.7;transition:opacity .3s}.landing-expert-word{opacity:0;filter:blur(8px);transition:all .25s;display:inline-block;transform:translateY(4px)}.landing-expert-word.visible{opacity:1;filter:blur();transform:translateY(0)}.landing-expert-nav{gap:12px;margin-top:24px;display:flex}.landing-expert-nav-btn{cursor:pointer;background:#eef0ff;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.landing-expert-nav-btn:hover{background:#5170ff}.landing-expert-nav-btn:hover svg path{stroke:#fff}.landing-expert-nav-btn svg{width:16px;height:16px}.landing-expert-nav-btn svg path{stroke:#5170ff;stroke-width:2px;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{justify-content:center;gap:20px;max-height:600px;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 15% 85%,#0000);mask-image:linear-gradient(#0000,#000 15% 85%,#0000)}.landing-testimonials-col{flex-direction:column;gap:20px;display:flex}.landing-testimonials-col .landing-scroll-inner{animation:landingScrollUp var(--duration,20s)linear infinite;flex-direction:column;gap:20px;display:flex}@keyframes landingScrollUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.landing-testimonial-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-shrink:0;width:260px;padding:24px;transition:box-shadow .2s}.landing-testimonial-card:hover{box-shadow:0 4px 20px #5170ff14}.landing-testimonial-text{color:#111;margin-bottom:16px;font-size:14px;line-height:1.6}.landing-testimonial-author{align-items:center;gap:10px;display:flex}.landing-testimonial-avatar{width:36px;height:36px;font-family:var(--font-heading);color:#5170ff;background:#eef0ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.landing-testimonial-name{font-family:var(--font-heading);color:#111;font-size:13px;font-weight:700;line-height:1.3}.landing-testimonial-role{color:#9ca3af;font-size:12px;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:24px 0}.landing-footer-inner{justify-content:space-between;align-items:center;max-width:680px;margin:0 auto;padding:0 24px;display:flex}.landing-footer p{color:#9ca3af;font-size:12px}@media (max-width:520px){.landing-hero-stats{gap:16px}.landing-hero-stats .landing-divider{display:none}.landing-phase-num{width:36px;font-size:28px}.landing-phase-header{gap:12px}.landing-phase-sessions-inner{padding-left:48px}.landing-phase-count{font-size:11px}.landing-nav-inner{padding:12px 16px}}
