*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#eef2f8}#root{min-height:100vh}.login-root{min-height:100vh;display:flex}.login-brand{flex:0 0 440px;background:linear-gradient(160deg,#0f1c36,#192e52 60%,#1a3a6b);display:flex;flex-direction:column;justify-content:space-between;padding:0;position:relative;overflow:hidden}.login-brand-circle{position:absolute;border-radius:50%;background:#2563eb14;pointer-events:none}.login-brand-circle--lg{width:480px;height:480px;top:-120px;right:-180px;background:#2563eb12}.login-brand-circle--sm{width:220px;height:220px;bottom:60px;left:-80px;background:#10b9810f}.login-brand-content{flex:1;display:flex;flex-direction:column;justify-content:center;padding:60px 48px;position:relative;z-index:1}.login-tagline{margin-top:40px;font-size:22px;font-weight:700;color:#fff;line-height:1.4;letter-spacing:-.3px}.login-description{margin-top:12px;font-size:14px;color:#ffffff8c;line-height:1.7}.login-features{margin-top:36px;list-style:none;display:flex;flex-direction:column;gap:14px}.login-features li{display:flex;align-items:center;gap:12px;font-size:14px;color:#ffffffd1}.login-brand-footer{padding:24px 48px;font-size:11px;color:#ffffff40;position:relative;z-index:1;border-top:1px solid rgba(255,255,255,.06)}.login-form-panel{flex:1;display:flex;align-items:center;justify-content:center;background:#fff;padding:40px 32px}.login-form-inner{width:100%;max-width:380px}.login-mobile-logo{display:none;margin-bottom:32px}.login-form-header{margin-bottom:28px}.login-form-header h1{font-size:26px;font-weight:700;color:#1a3a6b;letter-spacing:-.5px}.login-form-header p{margin-top:6px;font-size:14px;color:#64748b}@media(max-width:768px){.login-brand{display:none}.login-mobile-logo{display:flex;justify-content:center}.login-form-panel{background:linear-gradient(160deg,#eef2f8,#fff)}}.lp-root{min-height:100vh;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.lp-nav{position:sticky;top:0;z-index:100;height:64px;background:#0f1c36;display:flex;align-items:center;padding:0 40px;gap:32px;box-shadow:0 1px #ffffff0f}.lp-nav-links{display:flex;gap:28px;flex:1}.lp-nav-link{color:#ffffffb3;text-decoration:none;font-size:14px;font-weight:500;transition:color .15s}.lp-nav-link:hover{color:#fff}.lp-nav-hamburger{display:none;background:transparent;border:none;cursor:pointer;padding:4px}.lp-hero{position:relative;overflow:hidden;padding:0}.lp-hero-circle{position:absolute;border-radius:50%;pointer-events:none}.lp-hero-circle--1{width:600px;height:600px;top:-200px;right:-200px;background:#2563eb14}.lp-hero-circle--2{width:300px;height:300px;bottom:80px;left:-100px;background:#10b9810f}.lp-hero-content{position:relative;z-index:1;max-width:760px;margin:0 auto;padding:88px 40px 56px;text-align:center}.lp-hero-badge{display:inline-flex;align-items:center;gap:8px;background:#10b9811f;border:1px solid rgba(16,185,129,.25);border-radius:99px;padding:6px 16px;font-size:13px;color:#6ee7b7;font-weight:500;margin-bottom:28px}.lp-hero-title{font-size:clamp(32px,5vw,52px);font-weight:800;color:#fff;line-height:1.2;letter-spacing:-1px;margin-bottom:20px}.lp-hero-sub{font-size:17px;color:#ffffffa6;line-height:1.7;margin-bottom:40px;max-width:580px;margin-inline:auto}.lp-hero-actions{display:flex;gap:16px;justify-content:center;align-items:center;flex-wrap:wrap}.lp-hero-secondary-btn{display:inline-flex;align-items:center;gap:6px;height:48px;padding:0 24px;border:1.5px solid rgba(255,255,255,.25);border-radius:8px;color:#ffffffd9;font-size:15px;font-weight:600;text-decoration:none;transition:border-color .15s,color .15s,background .15s}.lp-hero-secondary-btn:hover{border-color:#ffffff80;color:#fff;background:#ffffff0f}.lp-stats-bar{position:relative;z-index:1;display:flex;justify-content:center;border-top:1px solid rgba(255,255,255,.08);background:#00000026;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.lp-stat-item{flex:1;max-width:260px;padding:28px 24px;text-align:center;border-right:1px solid rgba(255,255,255,.07)}.lp-stat-item:last-child{border-right:none}.lp-stat-value{font-size:36px;font-weight:800;color:#fff;letter-spacing:-1px;line-height:1;margin-bottom:6px}.lp-stat-label{font-size:13px;font-weight:600;color:#ffffffd9;margin-bottom:3px}.lp-stat-sub{font-size:11px;color:#fff6}.lp-section{padding:80px 0}.lp-container{max-width:1120px;margin:0 auto;padding:0 40px}.lp-section-header{text-align:center;margin-bottom:56px}.lp-section-tag{display:inline-block;background:#dbeafe;color:#1d4ed8;font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;border-radius:99px;padding:4px 14px;margin-bottom:16px}.lp-section-title{font-size:clamp(22px,3.5vw,34px);font-weight:800;color:#0f172a;letter-spacing:-.5px;margin-bottom:12px}.lp-section-sub{font-size:16px;color:#64748b;line-height:1.7;max-width:560px;margin:0 auto}.lp-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lp-feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:28px 24px;transition:box-shadow .2s,transform .2s;cursor:default}.lp-feature-card:hover{box-shadow:0 8px 24px #00000017;transform:translateY(-2px)}.lp-feature-icon{width:52px;height:52px;border-radius:10px;background:#f8fafc;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.lp-feature-tag{display:inline-block;font-size:11px;font-weight:600;border-radius:4px;padding:2px 8px;margin-bottom:10px;letter-spacing:.3px}.lp-feature-title{font-size:16px;font-weight:700;color:#0f172a;margin-bottom:8px}.lp-feature-desc{font-size:13.5px;color:#64748b;line-height:1.65}.lp-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;position:relative}.lp-step{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 32px;position:relative}.lp-step-icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:16px;box-shadow:0 8px 24px #00000026;position:relative;z-index:1}.lp-step-connector{position:absolute;top:32px;left:calc(50% + 32px);right:calc(-50% + 32px);height:2px;background:linear-gradient(90deg,#cbd5e1,#e2e8f0);z-index:0}.lp-step-num{font-size:11px;font-weight:800;letter-spacing:1px;text-transform:uppercase;margin-bottom:6px;opacity:.7}.lp-step-title{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:10px}.lp-step-desc{font-size:14px;color:#64748b;line-height:1.65}.lp-modules-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.lp-module-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:24px 20px;transition:box-shadow .2s}.lp-module-card:hover{box-shadow:0 6px 20px #00000014}.lp-module-header{display:flex;align-items:center;gap:10px;margin-bottom:16px}.lp-module-code{font-size:11px;font-weight:700;padding:3px 8px;border-radius:4px;letter-spacing:.5px;white-space:nowrap}.lp-module-name{font-size:14px;font-weight:700;color:#1e293b;margin:0}.lp-module-list{list-style:none;display:flex;flex-direction:column;gap:10px}.lp-module-list li{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#475569;line-height:1.5}.lp-cta{position:relative;overflow:hidden;padding:88px 0;text-align:center}.lp-cta-circle{position:absolute;border-radius:50%;pointer-events:none}.lp-cta-circle--1{width:500px;height:500px;top:-180px;right:-120px;background:#ffffff0a}.lp-cta-circle--2{width:280px;height:280px;bottom:-100px;left:60px;background:#10b9810f}.lp-cta-title{font-size:clamp(26px,4vw,42px);font-weight:800;color:#fff;letter-spacing:-.5px;margin-bottom:16px}.lp-cta-sub{font-size:16px;color:#ffffffa6;line-height:1.7;max-width:520px;margin:0 auto 36px}.lp-footer{background:#0a1628;padding:56px 0 0}.lp-footer-top{display:grid;grid-template-columns:1fr auto;gap:60px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.07)}.lp-footer-brand{max-width:320px}.lp-footer-tagline{margin-top:16px;font-size:13.5px;color:#ffffff73;line-height:1.7}.lp-footer-links{display:flex;gap:56px}.lp-footer-col{display:flex;flex-direction:column;gap:12px}.lp-footer-col-title{font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:#ffffff59;margin-bottom:4px}.lp-footer-col a,.lp-footer-col span{font-size:14px;color:#fff9;text-decoration:none;transition:color .15s}.lp-footer-col a:hover{color:#fff}.lp-footer-bottom{display:flex;justify-content:space-between;align-items:center;padding:20px 0;font-size:12.5px;color:#ffffff40}@media(max-width:1024px){.lp-modules-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.lp-nav{padding:0 20px}.lp-nav-links{display:none}.lp-nav-hamburger{display:block;margin-left:auto;margin-right:12px}.lp-hero-content{padding:64px 20px 40px}.lp-stats-bar{flex-direction:column}.lp-stat-item{border-right:none;border-bottom:1px solid rgba(255,255,255,.07);max-width:100%}.lp-section{padding:56px 0}.lp-container{padding:0 20px}.lp-features-grid{grid-template-columns:1fr}.lp-steps{grid-template-columns:1fr;gap:40px}.lp-step-connector{display:none}.lp-modules-grid{grid-template-columns:1fr}.lp-footer-top{grid-template-columns:1fr;gap:32px}.lp-footer-bottom{flex-direction:column;gap:8px;text-align:center}}.ai-markdown h1,.ai-markdown h2,.ai-markdown h3{margin:12px 0 6px;font-weight:600}.ai-markdown h3{font-size:14px}.ai-markdown h2{font-size:15px}.ai-markdown p{margin-bottom:8px}.ai-markdown ul,.ai-markdown ol{padding-left:20px;margin-bottom:8px}.ai-markdown li{margin-bottom:4px}.ai-markdown strong{font-weight:600}.ai-markdown hr{border:none;border-top:1px solid #f0f0f0;margin:12px 0}.ai-markdown table{border-collapse:collapse;width:100%;margin-bottom:12px;font-size:13px}.ai-markdown th,.ai-markdown td{border:1px solid #e8e8e8;padding:6px 10px;text-align:left}.ai-markdown th{background:#fafafa;font-weight:600}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
