.landing-root{--landing-max:1180px;scrollbar-gutter:stable both-edges;color:#fff;background:#343434;min-height:100vh;position:relative;overflow-x:hidden}.landing-nav{z-index:100;background:#343434;border-bottom:1px solid #ffffff0f;grid-template-columns:1fr auto 1fr;align-items:center;padding:16px 40px;transition:box-shadow .35s;display:grid;position:fixed;top:0;left:0;right:0}.landing-nav.scrolled{box-shadow:0 1px 24px #0006}.landing-nav-logo-img{width:auto;height:42px;display:block;color:#fff!important}.landing-nav-logo{font-family:var(--font-logo);color:#fff;letter-spacing:2px;font-size:22px;font-weight:800;text-decoration:none}.landing-nav-center{justify-content:center;align-items:center;gap:36px;display:flex}.landing-nav-link{color:#ffffff80;font-family:var(--font-body);font-size:13.5px;font-weight:500;text-decoration:none;transition:color .2s}.landing-nav-link:hover{color:#fff}.landing-nav-right{justify-self:end;align-items:center;gap:12px;display:flex}.landing-nav-login{color:#ffffffb3;font-family:var(--font-heading);border:1px solid #ffffff26;border-radius:8px;padding:9px 22px;font-size:13.5px;font-weight:600;text-decoration:none;transition:all .2s}.landing-nav-login:hover{color:#fff;background:#ffffff0d;border-color:#ffffff4d}.landing-nav-cta{color:#fff;font-family:var(--font-heading);cursor:pointer;background:#034694;border:none;border-radius:8px;padding:9px 22px;font-size:13.5px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s}.landing-nav-cta:hover{background:#023a7a;transform:translateY(-1px);box-shadow:0 4px 20px #03469440}.landing-orb{filter:blur(120px);pointer-events:none;will-change:transform;border-radius:50%;position:absolute}.landing-orb-1{background:radial-gradient(circle,#03469459 0%,#0000 70%);width:700px;height:700px;animation:9s ease-in-out infinite orb-drift;top:-180px;left:-250px}.landing-orb-2{background:radial-gradient(circle,#03469438 0%,#0000 70%);width:550px;height:550px;animation:11s ease-in-out infinite reverse orb-drift;top:60px;right:-180px}.landing-orb-3{background:radial-gradient(circle,#5a3cdc2e 0%,#0000 70%);width:450px;height:450px;animation:13s ease-in-out 2s infinite orb-drift;bottom:-80px;left:28%}@keyframes orb-drift{0%,to{transform:translate(0)scale(1)}33%{transform:translate(25px,-18px)scale(1.04)}66%{transform:translate(-18px,12px)scale(.96)}}.landing-hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:130px 24px 90px;display:flex;position:relative;overflow:hidden}.landing-hero-badge{color:#ffffff80;font-family:var(--font-body);letter-spacing:.5px;background:0 0;border:none;border-radius:0;align-items:center;gap:0;margin-bottom:28px;padding:0;font-size:13px;font-weight:500;animation:.7s ease-out heroFadeUp;display:inline-flex}.landing-hero-badge-dot{display:none}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}.landing-hero h1{font-family:var(--font-heading);color:#fff;letter-spacing:-.02em;max-width:820px;margin:0 0 12px;font-size:clamp(42px,6vw,74px);font-weight:800;line-height:1.08;animation:.7s ease-out 80ms both heroFadeUp}.landing-hero h1 .gradient-text{color:inherit}@keyframes shimmer{0%{background-position:0%}to{background-position:200%}}.landing-role-toggle{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;margin:28px 0;padding:4px;animation:.7s ease-out .16s both heroFadeUp;display:inline-flex;position:relative}.landing-role-indicator{z-index:0;background:#034694;border-radius:8px;height:calc(100% - 8px);transition:left .35s cubic-bezier(.4,0,.15,1),width .35s cubic-bezier(.4,0,.15,1);position:absolute;top:4px;box-shadow:0 2px 12px #03469459}.landing-role-btn{z-index:1;color:#ffffff73;font-family:var(--font-heading);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:10px 26px;font-size:14px;font-weight:600;transition:color .3s;position:relative}.landing-role-btn.active{color:#fff}.landing-role-btn:hover:not(.active){color:#ffffffb3}.landing-hero-subtitle{font-family:var(--font-body);color:#ffffff80;max-width:540px;min-height:56px;margin:0 auto 36px;font-size:17px;line-height:1.65;animation:.7s ease-out .24s both heroFadeUp;position:relative}.landing-hero-subtitle-inner{animation:.35s ease-out contentSwap}@keyframes contentSwap{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.landing-hero-ctas{align-items:center;gap:14px;animation:.7s ease-out .32s both heroFadeUp;display:flex}.landing-cta-primary{color:#fff;font-family:var(--font-heading);cursor:pointer;background:#034694;border:none;border-radius:10px;align-items:center;gap:8px;padding:14px 34px;font-size:15px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.landing-cta-primary:hover{background:#023a7a;transform:translateY(-2px);box-shadow:0 8px 32px #03469459}.landing-cta-secondary{color:#ffffffa6;font-family:var(--font-heading);cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:8px;padding:14px 34px;font-size:15px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.landing-cta-secondary:hover{color:#fff;background:#ffffff0a;border-color:#ffffff40}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.landing-stats{background:#ffffff04;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;justify-content:center;padding:44px 24px;display:flex}.landing-stats-inner{width:100%;max-width:var(--landing-max);justify-content:center;gap:0;display:flex}.landing-stat{text-align:center;border-right:1px solid #ffffff12;flex:1;padding:0 32px}.landing-stat:last-child{border-right:none}.landing-stat-value{font-family:var(--font-heading);color:#fff;letter-spacing:-.02em;margin-bottom:4px;font-size:38px;font-weight:800}.landing-stat-value .blue{color:inherit}.landing-stat-label{font-family:var(--font-body);color:#ffffff59;text-transform:uppercase;letter-spacing:1.5px;font-size:12px;font-weight:500}.landing-section{max-width:var(--landing-max);text-align:center;margin:0 auto;padding:110px 24px}.landing-section-label{font-family:var(--font-body);color:#034694;text-transform:uppercase;letter-spacing:2.5px;margin-bottom:14px;font-size:12.5px;font-weight:600}.landing-section-title{font-family:var(--font-heading);color:#fff;letter-spacing:-.015em;max-width:700px;margin:0 auto 14px;font-size:clamp(30px,4vw,46px);font-weight:800;line-height:1.12}.landing-section-desc{font-family:var(--font-body);color:#ffffff73;max-width:560px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.7}.landing-reveal{opacity:0;transition:opacity .75s ease-out,transform .75s ease-out;transform:translateY(36px)}.landing-reveal.revealed{opacity:1;transform:translateY(0)}.landing-reveal-d1{transition-delay:80ms}.landing-reveal-d2{transition-delay:.16s}.landing-reveal-d3{transition-delay:.24s}.landing-reveal-d4{transition-delay:.32s}.landing-reveal-d5{transition-delay:.4s}.landing-reveal-d6{transition-delay:.48s}.landing-steps-vertical{flex-direction:column;gap:0;max-width:720px;margin-top:60px;margin-left:auto;margin-right:auto;display:flex}.landing-vstep{text-align:left;gap:28px;display:flex}.landing-vstep-indicator{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.landing-vstep-dot{background:#034694;border:3px solid #03469440;border-radius:50%;flex-shrink:0;width:14px;height:14px;box-shadow:0 0 12px #0346944d}.landing-vstep-line{background:linear-gradient(#03469440 0%,#0346940d 100%);flex:1;width:2px;min-height:20px;margin:8px 0}.landing-vstep-content{padding-bottom:48px}.landing-vstep:last-child .landing-vstep-content{padding-bottom:0}.landing-vstep-title{font-family:var(--font-heading);color:#fff;margin-bottom:10px;padding-top:8px;font-size:20px;font-weight:700;line-height:1.3}.landing-vstep-desc{font-family:var(--font-body);color:#ffffff73;font-size:14.5px;line-height:1.75}.landing-vstep-tags{flex-wrap:wrap;gap:6px;margin-top:16px;display:flex}.landing-vstep-tags span{color:#ffffff8c;font-family:var(--font-body);background:#03469414;border:1px solid #03469426;border-radius:6px;padding:4px 12px;font-size:12px;font-weight:500}.landing-vstep-detail{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;gap:24px;margin-top:18px;padding:16px 20px;display:flex}.landing-vstep-detail-item{flex-direction:column;gap:2px;display:flex}.landing-vstep-detail-value{font-family:var(--font-heading);color:#034694;font-size:24px;font-weight:800}.landing-vstep-detail-label{font-family:var(--font-body);color:#ffffff59;text-transform:uppercase;letter-spacing:.5px;font-size:11.5px}.landing-features-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:60px;display:grid}.landing-feature-card{cursor:default;text-align:left;background:#ffffff09;border:1px solid #ffffff12;border-radius:16px;padding:28px 24px;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.landing-feature-card:after{content:"";opacity:0;background:linear-gradient(90deg,#0000 10%,#03469466 50%,#0000 90%);height:1px;transition:opacity .35s;position:absolute;top:0;left:0;right:0}.landing-feature-card:hover{background:#ffffff0e;border-color:#03469433;transform:translateY(-5px);box-shadow:0 12px 36px #00000026}.landing-feature-card:hover:after{opacity:1}.landing-feature-icon{color:#034694;background:#0346941a;border:1px solid #03469426;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:18px;display:inline-flex}.landing-feature-title{font-family:var(--font-heading);color:#fff;margin-bottom:8px;font-size:16px;font-weight:700}.landing-feature-desc{font-family:var(--font-body);color:#fff6;font-size:13.5px;line-height:1.65}.landing-reggie-section{max-width:var(--landing-max);margin:0 auto;padding:110px 24px}.landing-reggie-card{background:#ffffff08;border:1px solid #ffffff12;border-radius:24px;grid-template-columns:1fr 1.1fr;align-items:center;gap:60px;padding:56px 48px;display:grid;position:relative;overflow:hidden}.landing-reggie-card:before{content:"";pointer-events:none;background:0 0;width:500px;height:500px;position:absolute;top:-200px;right:-200px}.landing-reggie-left h3{font-family:var(--font-heading);color:#fff;letter-spacing:-.01em;margin:0 0 16px;font-size:clamp(26px,3vw,36px);font-weight:800;line-height:1.15}.landing-reggie-left p{font-family:var(--font-body);color:#ffffff73;margin:0 0 28px;font-size:15px;line-height:1.7}.landing-reggie-traits{flex-wrap:wrap;gap:8px;display:flex}.landing-reggie-trait{color:#fff9;font-family:var(--font-body);background:#03469414;border:1px solid #03469426;border-radius:8px;padding:6px 14px;font-size:12.5px;font-weight:500}.landing-reggie-chat{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:24px;position:relative}.landing-reggie-chat-header{border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;margin-bottom:18px;padding-bottom:14px;display:flex}.landing-reggie-avatar{object-fit:cover;border-radius:10px;width:36px;height:36px}.landing-reggie-chat-name{font-family:var(--font-heading);color:#fff;font-size:14px;font-weight:700}.landing-reggie-chat-label{font-family:var(--font-body);color:#ffffff4d;font-size:11px}.landing-reggie-chat-msg{font-family:var(--font-body);color:#fff9;font-size:14px;line-height:1.7;animation:.4s ease-out contentSwap}.landing-reggie-chat-msg strong{color:#fff;font-weight:600}.landing-reggie-chat-msg .blue{color:inherit;font-weight:600}.landing-typing{gap:4px;margin-top:14px;display:flex}.landing-typing-dot{background:#ffffff40;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite typing-bounce}.landing-typing-dot:nth-child(2){animation-delay:.15s}.landing-typing-dot:nth-child(3){animation-delay:.3s}@keyframes typing-bounce{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.landing-pricing-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:20px;margin-top:60px;display:grid}.landing-pricing-card{text-align:left;background:#ffffff09;border:1px solid #ffffff12;border-radius:20px;padding:36px 28px;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative}.landing-pricing-card.featured{background:#0346940f;border-color:#03469440}.landing-pricing-badge{color:#fff;font-family:var(--font-heading);letter-spacing:.3px;white-space:nowrap;background:#034694;border-radius:100px;padding:4px 16px;font-size:11px;font-weight:700;position:absolute;top:-11px;left:50%;transform:translate(-50%)}.landing-pricing-card:hover{border-color:#03469440;transform:translateY(-6px);box-shadow:0 16px 48px #0003}.landing-pricing-name{font-family:var(--font-heading);color:#fff;margin-bottom:4px;font-size:18px;font-weight:700}.landing-pricing-tagline{font-family:var(--font-body);color:#ffffff59;margin-bottom:24px;font-size:13px}.landing-pricing-price{font-family:var(--font-heading);color:#fff;letter-spacing:-.03em;margin-bottom:2px;font-size:52px;font-weight:800;line-height:1}.landing-pricing-price .currency{vertical-align:super;color:#fff9;margin-right:2px;font-size:24px;font-weight:700}.landing-pricing-period{font-family:var(--font-body);color:#ffffff4d;margin-bottom:28px;font-size:13px}.landing-pricing-list{flex-direction:column;gap:11px;margin:0 0 32px;padding:0;list-style:none;display:flex}.landing-pricing-list li{font-family:var(--font-body);color:#ffffff8c;align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.4;display:flex}.landing-pricing-check{color:#034694;flex-shrink:0;margin-top:1px;font-size:13px;font-weight:700}.landing-pricing-cta{text-align:center;width:100%;font-family:var(--font-heading);cursor:pointer;border-radius:10px;padding:13px;font-size:14px;font-weight:700;text-decoration:none;transition:all .25s;display:block}.landing-pricing-cta.primary{color:#fff;background:#034694;border:none}.landing-pricing-cta.primary:hover{background:#023a7a;box-shadow:0 4px 20px #0346944d}.landing-pricing-cta.secondary{color:#fff;background:0 0;border:1px solid #ffffff1f}.landing-pricing-cta.secondary:hover{background:#ffffff0a;border-color:#ffffff40}.landing-final-cta{text-align:center;padding:130px 24px;position:relative;overflow:hidden}.landing-final-cta-orb{filter:blur(80px);pointer-events:none;background:0 0;border-radius:50%;width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-final-cta h2{font-family:var(--font-heading);color:#fff;letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(34px,5vw,56px);font-weight:800;line-height:1.08;position:relative}.landing-final-cta p{font-family:var(--font-body);color:#ffffff73;max-width:480px;margin:0 auto 36px;font-size:17px;line-height:1.6;position:relative}.landing-footer{border-top:1px solid #ffffff0f;padding:48px 24px}.landing-footer-inner{max-width:var(--landing-max);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.landing-footer-logo-img{opacity:.4;width:auto;height:28px;display:block;color:#fff!important}.landing-footer-logo{font-family:var(--font-logo);color:#fff3;letter-spacing:2px;text-transform:uppercase;font-size:18px;font-weight:800}.landing-footer-legal{gap:16px;margin-top:8px;display:flex}.landing-footer-text{font-family:var(--font-body);color:#fff3;font-size:12.5px}.landing-footer-links{gap:24px;display:flex}.landing-footer-link{font-family:var(--font-body);color:#ffffff4d;font-size:12.5px;text-decoration:none;transition:color .2s}.landing-footer-link:hover{color:#fff9}html:has(.landing-root){min-height:100vh;overscroll-behavior:auto!important;height:auto!important;position:static!important;overflow:hidden auto!important}html:has(.landing-root) body{min-height:100vh;overscroll-behavior:auto!important;height:auto!important;position:static!important;overflow:hidden auto!important}@media (max-width:768px){.landing-nav{grid-template-columns:none;justify-content:space-between;padding:14px 20px;display:flex}.landing-nav-logo-img{width:auto;height:30px}.landing-nav-center{display:none}.landing-nav-login,.landing-nav-cta{border-radius:6px;padding:6px 12px;font-size:11px}.landing-nav-right{justify-self:auto;gap:8px;margin-left:auto}.landing-hero{min-height:auto;padding:110px 20px 70px}.landing-hero h1{font-size:34px}.landing-hero-subtitle{font-size:15px}.landing-hero-ctas{flex-direction:column;width:100%;max-width:320px}.landing-cta-primary,.landing-cta-secondary{justify-content:center;width:100%}.landing-role-btn{padding:9px 18px;font-size:13px}.landing-stats{padding:32px 20px}.landing-stats-inner{flex-direction:column;gap:24px}.landing-stat{border-bottom:1px solid #ffffff0f;border-right:none;padding:0 0 20px}.landing-stat:last-child{border-bottom:none;padding-bottom:0}.landing-stat-value{font-size:32px}.landing-section{padding:72px 20px}.landing-features-grid,.landing-pricing-grid{grid-template-columns:1fr}.landing-vstep{gap:18px}.landing-vstep-content{padding-bottom:36px}.landing-vstep-detail{flex-wrap:wrap;gap:16px}.landing-reggie-card{grid-template-columns:1fr;gap:36px;padding:32px 24px}.landing-reggie-section{padding:72px 20px}.landing-final-cta{padding:80px 20px}.landing-footer-inner{text-align:center;flex-direction:column;gap:16px}.landing-footer-links{order:-1}}@media (max-width:480px){.landing-hero h1{font-size:28px}.landing-role-btn{padding:8px 14px;font-size:12px}.landing-section-title{font-size:26px}}[data-theme=dark] .landing-section-label,[data-theme=dark] .landing-vstep-detail-value{color:#fff}[data-theme=dark] .landing-feature-icon{color:#fff;background:#ffffff14;border-color:#ffffff1f}[data-theme=dark] .landing-pricing-check{color:#fff}[data-theme=dark] .landing-reggie-avatar{box-shadow:none;background:#ffffff1a;border-color:#ffffff26}[data-theme=dark] .landing-reggie-pipeline{background:#ffffff0f;border-color:#ffffff1a}[data-theme=dark] .landing-reggie-pipeline-line{background:#ffffff14}[data-theme=dark] .landing-vstep-icon{color:#fff;background:#ffffff14;border-color:#ffffff1f}
