body.landing-root{--mint: #2ee6a6;--mint-deep: #10c97e;--mint-soft: rgba(46, 230, 166, .1);--mint-border: rgba(46, 230, 166, .22);--mint-ink: #052a1a;--bg: #080c0a;--bg-1: #0f1511;--bg-2: #141a15;--bg-3: #1a2118;--card: #131a14;--card-hover: #192019;--border: rgba(255, 255, 255, .07);--border-strong: rgba(255, 255, 255, .12);--text: #f0f5f2;--text-dim: #8da898;--text-muted: #4d6357;--red: #ff4d4d;--amber: #f5a524;--font-mono: "Geist Mono", ui-monospace, monospace;font-family:Geist,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.5;background:#080c0a;color:#f0f5f2;-webkit-font-smoothing:antialiased;overflow-x:hidden;text-align:left}body.landing-root *,body.landing-root *:before,body.landing-root *:after{box-sizing:border-box}body.landing-root img,body.landing-root video,body.landing-root svg{max-width:100%;display:block}body.landing-root h1,body.landing-root h2,body.landing-root h3{margin:0;padding:0}body.landing-root p{margin:0}body.landing-root ul{margin:0;padding:0;list-style:none}body.landing-root main{width:100%;max-width:100%;margin:0;padding:0}body.landing-root .container{max-width:1120px;margin:0 auto;padding:0 24px}body.landing-root .sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}body.landing-root .l-nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:0 24px;height:62px;display:flex;align-items:center;background:#080c0abf;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border-bottom:1px solid var(--border)}body.landing-root .l-nav-inner{max-width:1120px;margin:0 auto;width:100%;display:flex;align-items:center}body.landing-root .l-nav-logo{display:flex;align-items:center;gap:9px;text-decoration:none;margin-right:auto}body.landing-root .l-nav-logo img{width:auto;height:28px;display:block}body.landing-root .l-nav-logo-text{font-weight:700;font-size:17px;color:var(--text);letter-spacing:-.4px}body.landing-root .l-nav-links{display:flex;gap:2px}body.landing-root .l-nav-links a{padding:7px 12px;border-radius:8px;font-size:13.5px;color:var(--text-dim);text-decoration:none;font-weight:500;transition:color .15s,background .15s}body.landing-root .l-nav-links a:hover{color:var(--text);background:#ffffff0d}body.landing-root .l-nav-actions{display:flex;align-items:center;gap:10px;margin-left:20px}body.landing-root .l-nav-login{font-size:13px;color:var(--text-dim);text-decoration:none;font-weight:500;transition:color .15s;padding:7px 10px;border-radius:8px}body.landing-root .l-nav-login:hover{color:var(--text);background:#ffffff0d}body.landing-root .l-nav-cta{padding:8px 16px;border-radius:9px;background:var(--mint);color:var(--mint-ink);font-size:13px;font-weight:700;text-decoration:none;transition:opacity .15s,transform .1s;white-space:nowrap}body.landing-root .l-nav-cta:hover{opacity:.9;transform:translateY(-1px)}body.landing-root #hero{min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:100px 24px 80px;position:relative;overflow:hidden}body.landing-root .hero-glow{position:absolute;top:-200px;left:50%;transform:translate(-50%);width:900px;height:700px;background:radial-gradient(ellipse at center,rgba(159,230,196,.13) 0%,transparent 65%);pointer-events:none}body.landing-root .hero-grid{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(159,230,196,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(159,230,196,.03) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:radial-gradient(ellipse 80% 60% at 50% 0%,black 40%,transparent 100%);mask-image:radial-gradient(ellipse 80% 60% at 50% 0%,black 40%,transparent 100%)}body.landing-root .hero-badge{display:inline-flex;align-items:center;gap:7px;padding:6px 14px;border-radius:99px;border:1px solid var(--mint-border);background:var(--mint-soft);font-size:12px;font-weight:600;color:var(--mint);font-family:var(--font-mono);letter-spacing:.3px;margin-bottom:28px;white-space:nowrap}body.landing-root .badge-dot{width:6px;height:6px;border-radius:50%;background:var(--mint);animation:ldot 2s infinite}@keyframes ldot{0%,to{opacity:1}50%{opacity:.4}}body.landing-root #hero h1{font-size:clamp(42px,7vw,82px);font-weight:800;letter-spacing:-2.5px;line-height:1.02;color:var(--text);margin-bottom:22px;max-width:820px;text-wrap:balance}body.landing-root .h1-accent{background:linear-gradient(135deg,var(--mint) 0%,#6ee7b7 50%,var(--mint-deep) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}body.landing-root .hero-sub{font-size:clamp(16px,2vw,20px);color:var(--text-dim);max-width:560px;line-height:1.6;margin-bottom:32px;font-weight:400}body.landing-root .hero-bullets{display:flex;gap:24px;justify-content:center;margin-bottom:42px;flex-wrap:wrap}body.landing-root .hero-bullets li{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--text-dim);font-weight:500}body.landing-root .hero-bullets li:before{content:"";width:16px;height:16px;border-radius:50%;flex-shrink:0;background:var(--mint-soft);border:1px solid var(--mint-border);background-image:url("data:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 4l3 3 5-6' stroke='%239FE6C4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat}body.landing-root .btn-hero{display:inline-flex;align-items:center;gap:9px;padding:15px 28px;border-radius:12px;background:var(--mint);color:var(--mint-ink);font-size:16px;font-weight:700;text-decoration:none;transition:opacity .15s,transform .15s,box-shadow .15s}body.landing-root .btn-hero:hover{opacity:.94;transform:translateY(-2px);box-shadow:0 12px 40px #9fe6c440}body.landing-root .btn-hero svg{transition:transform .15s}body.landing-root .btn-hero:hover svg{transform:translate(3px)}body.landing-root .hero-microcopy{margin-top:14px;font-size:12.5px;color:var(--text-muted);font-family:var(--font-mono);letter-spacing:.2px}body.landing-root .hero-ui{margin-top:72px;width:100%;max-width:940px;position:relative}body.landing-root .hero-ui-frame{border-radius:18px;overflow:hidden;border:1px solid var(--border-strong);box-shadow:0 40px 120px #0009,0 0 0 1px #9fe6c40f;background:var(--bg-2)}body.landing-root .ui-topbar{height:40px;background:var(--bg-1);border-bottom:1px solid var(--border);display:flex;align-items:center;padding:0 16px;gap:8px}body.landing-root .ui-dot{width:10px;height:10px;border-radius:50%}body.landing-root .ui-url{margin-left:12px;font-size:11px;font-family:var(--font-mono);color:var(--text-muted)}body.landing-root .ui-body{display:flex;height:380px}body.landing-root .ui-sidebar{width:180px;background:var(--bg-1);border-right:1px solid var(--border);padding:16px 10px;flex-shrink:0}body.landing-root .ui-sidebar-brand{display:flex;align-items:center;gap:7px;padding:4px 8px 18px}body.landing-root .ui-sidebar-brand img{width:22px;height:22px;display:block}body.landing-root .ui-sidebar-brand-text{font-weight:700;font-size:13px;color:var(--text)}body.landing-root .ui-sidebar-item{display:flex;align-items:center;gap:9px;padding:8px 10px;border-radius:8px;font-size:12px;color:var(--text-muted);margin-bottom:2px}body.landing-root .ui-sidebar-item.active{background:var(--mint-soft);color:var(--mint)}body.landing-root .ui-dot-sm{width:14px;height:14px;border-radius:4px;background:currentColor;opacity:.3;flex-shrink:0}body.landing-root .ui-sidebar-item.active .ui-dot-sm{opacity:1}body.landing-root .ui-main{flex:1;overflow:hidden;padding:20px}body.landing-root .ui-date{font-size:11px;font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.5px;text-transform:uppercase;margin-bottom:4px}body.landing-root .ui-headline{font-size:18px;font-weight:700;color:var(--text);letter-spacing:-.5px;margin-bottom:14px}body.landing-root .ui-headline span{color:var(--mint)}body.landing-root .ui-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px}body.landing-root .ui-kpi{padding:14px;border-radius:10px;background:var(--bg-3);border:1px solid var(--border)}body.landing-root .ui-kpi-val{font-size:20px;font-weight:700;color:var(--text);letter-spacing:-.5px}body.landing-root .ui-kpi-label{font-size:10px;color:var(--text-muted);font-family:var(--font-mono);margin-top:2px;letter-spacing:.5px;text-transform:uppercase}body.landing-root .ui-kpi-delta{font-size:11px;color:var(--mint);font-family:var(--font-mono);margin-top:4px}body.landing-root .ui-timeline{display:flex;flex-direction:column;gap:8px}body.landing-root .ui-appt{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:10px;background:var(--bg-3);border:1px solid var(--border)}body.landing-root .ui-appt-time{font-size:11px;font-family:var(--font-mono);color:var(--text-muted);width:40px;flex-shrink:0}body.landing-root .ui-appt-bar{width:3px;height:32px;border-radius:2px;flex-shrink:0}body.landing-root .ui-appt-info{flex:1}body.landing-root .ui-appt-name{font-size:12px;font-weight:600;color:var(--text)}body.landing-root .ui-appt-svc{font-size:10px;color:var(--text-muted);margin-top:1px}body.landing-root .ui-appt-badge{font-size:10px;padding:2px 7px;border-radius:4px;font-family:var(--font-mono);font-weight:600}body.landing-root .ui-fade{position:absolute;bottom:-1px;left:0;right:0;height:80px;background:linear-gradient(to top,var(--bg),transparent);pointer-events:none}body.landing-root section{padding:100px 0}body.landing-root .section-label{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-family:var(--font-mono);color:var(--mint);letter-spacing:.8px;text-transform:uppercase;margin-bottom:14px}body.landing-root .section-label:before{content:"";width:20px;height:1px;background:var(--mint);display:block}body.landing-root section h2{font-size:clamp(32px,5vw,52px);font-weight:700;letter-spacing:-1.5px;line-height:1.07;color:var(--text);text-wrap:balance}body.landing-root section h2 .dim{color:var(--text-dim)}body.landing-root .section-sub{font-size:18px;color:var(--text-dim);margin-top:14px;line-height:1.6;max-width:560px}body.landing-root .prob-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:60px}body.landing-root .prob-col{padding:36px;border-radius:16px}body.landing-root .prob-col.left{background:#ff4d4d0a;border:1px solid rgba(255,77,77,.12)}body.landing-root .prob-col.right{background:#2ee6a60f;border:1px solid var(--mint-border)}body.landing-root .prob-col-header{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:700;font-family:var(--font-mono);letter-spacing:.4px;text-transform:uppercase;margin-bottom:28px}body.landing-root .prob-col.left .prob-col-header{color:var(--red)}body.landing-root .prob-col.right .prob-col-header{color:var(--mint)}body.landing-root .prob-icon{width:28px;height:28px;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0}body.landing-root .prob-col.left .prob-icon{background:#ff4d4d1f}body.landing-root .prob-col.right .prob-icon{background:#9fe6c433}body.landing-root .prob-item{display:flex;align-items:flex-start;gap:14px;padding:14px 0;border-bottom:1px solid var(--border);font-size:15px;line-height:1.5}body.landing-root .prob-item:last-child{border-bottom:none;padding-bottom:0}body.landing-root .prob-item-icon{width:22px;height:22px;border-radius:50%;flex-shrink:0;margin-top:1px;display:flex;align-items:center;justify-content:center}body.landing-root .prob-col.left .prob-item-icon{background:#ff4d4d1f;color:var(--red)}body.landing-root .prob-col.right .prob-item-icon{background:#9fe6c426;color:var(--mint)}body.landing-root .prob-item-text{color:var(--text-dim);font-weight:500}body.landing-root .prob-col.right .prob-item-text{color:var(--text)}body.landing-root #how{background:var(--bg-1)}body.landing-root .steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:60px}body.landing-root .step{padding:32px 28px;border-radius:16px;background:var(--bg-2);border:1px solid var(--border);position:relative}body.landing-root .step-num{font-size:11px;font-family:var(--font-mono);color:var(--mint);letter-spacing:.5px;font-weight:600;margin-bottom:20px;display:block}body.landing-root .step-icon{width:48px;height:48px;border-radius:12px;margin-bottom:18px;background:var(--mint-soft);border:1px solid var(--mint-border);display:flex;align-items:center;justify-content:center;flex-shrink:0}body.landing-root .step h3{font-size:16px;font-weight:700;color:var(--text);margin-bottom:8px;letter-spacing:-.3px}body.landing-root .step p{font-size:13.5px;color:var(--text-dim);line-height:1.6}body.landing-root .step-arrow{position:absolute;right:-20px;top:50%;transform:translateY(-50%);z-index:2;width:40px;height:40px;border-radius:50%;background:var(--bg);border:1px solid var(--border);display:flex;align-items:center;justify-content:center}body.landing-root .step:last-child .step-arrow{display:none}body.landing-root .features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:60px}body.landing-root .feat-card{padding:28px;border-radius:16px;background:var(--card);border:1px solid var(--border);transition:border-color .2s,background .2s,transform .2s;position:relative;overflow:hidden}body.landing-root .feat-card:hover{border-color:var(--mint-border);background:var(--card-hover);transform:translateY(-2px)}body.landing-root .feat-card.span2{grid-column:span 2}body.landing-root .feat-card.featured{background:linear-gradient(135deg,#9fe6c414,#9fe6c405);border-color:var(--mint-border)}body.landing-root .feat-label{font-size:10px;font-family:var(--font-mono);color:var(--mint);letter-spacing:.7px;text-transform:uppercase;margin-bottom:10px;display:flex;align-items:center;gap:6px}body.landing-root .feat-label:before{content:"";width:14px;height:1px;background:var(--mint)}body.landing-root .feat-icon{width:40px;height:40px;border-radius:10px;margin-bottom:16px;background:var(--mint-soft);border:1px solid var(--mint-border);display:flex;align-items:center;justify-content:center}body.landing-root .feat-card h3{font-size:17px;font-weight:700;color:var(--text);letter-spacing:-.3px;margin-bottom:10px}body.landing-root .feat-card p{font-size:14px;color:var(--text-dim);line-height:1.6}body.landing-root .feat-list{margin-top:14px;display:flex;flex-direction:column;gap:8px}body.landing-root .feat-list li{display:flex;align-items:center;gap:10px;font-size:13.5px;color:var(--text-dim)}body.landing-root .feat-list li:before{content:"";width:14px;height:14px;flex-shrink:0;border-radius:50%;background:var(--mint-soft);background-image:url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 3l2 2 4-4' stroke='%239FE6C4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat}body.landing-root .ai-glow{position:absolute;inset:0;background:radial-gradient(ellipse at 80% 20%,rgba(159,230,196,.08) 0%,transparent 60%);pointer-events:none}body.landing-root .ai-example{margin-top:18px;padding:14px;border-radius:10px;background:#9fe6c40f;border:1px solid var(--mint-border)}body.landing-root .ai-example-label{font-size:12px;color:var(--text-muted);font-family:var(--font-mono);margin-bottom:8px}body.landing-root .ai-example-text{font-size:13px;color:var(--text-dim);line-height:1.6}body.landing-root .ai-example-text em{color:var(--mint);font-style:italic}body.landing-root #pricing{background:var(--bg-1)}body.landing-root .pricing-toggle{display:inline-flex;align-items:center;gap:3px;background:var(--bg-2);border:1px solid var(--border);border-radius:10px;padding:4px;margin-top:28px}body.landing-root .toggle-btn{padding:8px 18px;border-radius:7px;border:none;cursor:pointer;font-size:13px;font-weight:600;font-family:Geist,sans-serif;transition:background .15s,color .15s;background:transparent;color:var(--text-dim)}body.landing-root .toggle-btn.active{background:var(--bg);color:var(--text);box-shadow:0 1px 3px #0000004d}body.landing-root .toggle-badge{font-size:10px;font-family:var(--font-mono);font-weight:700;padding:2px 7px;border-radius:5px;background:#9fe6c426;color:var(--mint);margin-left:6px}body.landing-root .pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:48px;align-items:start}body.landing-root .plan-card{padding:28px 24px;border-radius:16px;background:var(--card);border:1px solid var(--border);display:flex;flex-direction:column;transition:border-color .2s}body.landing-root .plan-card.featured{background:var(--bg);border:1.5px solid var(--mint-border);position:relative;box-shadow:0 0 0 4px #9fe6c40f}body.landing-root .plan-badge{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-family:var(--font-mono);font-weight:700;padding:4px 10px;border-radius:5px;margin-bottom:18px;width:fit-content}body.landing-root .plan-badge.popular{background:var(--mint);color:var(--mint-ink)}body.landing-root .plan-badge.scale{background:#9fe6c41f;color:var(--mint);border:1px solid var(--mint-border)}body.landing-root .plan-name{font-size:15px;font-weight:700;color:var(--text);margin-bottom:6px;letter-spacing:-.2px}body.landing-root .plan-desc{font-size:12.5px;color:var(--text-muted);margin-bottom:22px;line-height:1.5}body.landing-root .plan-price{font-size:clamp(30px,3vw,38px);font-weight:800;color:var(--text);letter-spacing:-1.5px;line-height:1;margin-bottom:4px}body.landing-root .plan-price sup{font-size:18px;vertical-align:super;letter-spacing:0}body.landing-root .plan-period{font-size:12px;color:var(--text-muted);font-family:var(--font-mono);margin-bottom:6px}body.landing-root .plan-annual{font-size:11px;color:var(--mint);font-family:var(--font-mono);margin-bottom:24px;min-height:16px}body.landing-root .plan-cta{display:block;text-align:center;padding:11px;border-radius:9px;font-size:14px;font-weight:700;text-decoration:none;margin-bottom:24px;transition:opacity .15s,transform .1s;cursor:pointer;border:none;font-family:Geist,sans-serif;width:100%}body.landing-root .plan-cta:hover{opacity:.9;transform:translateY(-1px)}body.landing-root .plan-cta.cta-default{background:#ffffff12;color:var(--text);border:1px solid var(--border)}body.landing-root .plan-cta.cta-primary{background:var(--mint);color:var(--mint-ink)}body.landing-root .plan-cta.is-loading{opacity:.7;cursor:not-allowed}body.landing-root .plan-divider{height:1px;background:var(--border);margin-bottom:20px}body.landing-root .plan-features{display:flex;flex-direction:column;gap:11px}body.landing-root .plan-features li{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:var(--text-dim);line-height:1.45}body.landing-root .plan-features li:before{content:"";width:15px;height:15px;border-radius:50%;flex-shrink:0;margin-top:1px;background:var(--mint-soft);background-image:url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 3l2 2 4-4' stroke='%239FE6C4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat}body.landing-root .plan-feedback{font-size:12px;color:var(--amber);margin-top:-18px;margin-bottom:12px;text-align:center;font-family:var(--font-mono)}body.landing-root .faq-list{margin-top:60px;display:flex;flex-direction:column;gap:2px;max-width:760px;margin-left:auto;margin-right:auto}body.landing-root .faq-item{border-radius:12px;border:1px solid var(--border);background:var(--card);overflow:hidden}body.landing-root .faq-q{width:100%;padding:20px 24px;border:none;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:15px;font-weight:600;color:var(--text);cursor:pointer;text-align:left;font-family:Geist,sans-serif;transition:background .15s}body.landing-root .faq-q:hover{background:#ffffff08}body.landing-root .faq-q svg{flex-shrink:0;transition:transform .2s;color:var(--text-muted)}body.landing-root .faq-item.open .faq-q svg{transform:rotate(45deg)}body.landing-root .faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 24px;font-size:14.5px;color:var(--text-dim);line-height:1.65}body.landing-root .faq-item.open .faq-a{max-height:200px;padding:0 24px 20px}body.landing-root #cta-final{text-align:center;padding:120px 24px;position:relative;overflow:hidden}body.landing-root .cta-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:700px;height:500px;background:radial-gradient(ellipse,rgba(159,230,196,.11) 0%,transparent 70%);pointer-events:none}body.landing-root #cta-final h2{font-size:clamp(36px,5.5vw,60px);max-width:700px;margin:0 auto 18px}body.landing-root #cta-final p{font-size:18px;color:var(--text-dim);max-width:480px;margin:0 auto 40px;line-height:1.6}body.landing-root .l-footer{border-top:1px solid var(--border);padding:40px 0;background:var(--bg-1)}body.landing-root .l-footer-inner{display:flex;align-items:center;gap:24px;flex-wrap:wrap}body.landing-root .l-footer-logo{display:flex;align-items:center;gap:8px;text-decoration:none}body.landing-root .l-footer-logo img{width:auto;height:20px;display:block}body.landing-root .l-footer-logo-text{font-weight:700;font-size:14px;color:var(--text);letter-spacing:-.3px}body.landing-root .l-footer-links{display:flex;gap:20px;margin-left:auto}body.landing-root .l-footer-links a{font-size:12.5px;color:var(--text-muted);text-decoration:none;transition:color .15s}body.landing-root .l-footer-links a:hover{color:var(--text-dim)}body.landing-root .l-footer-copy{font-size:12px;color:var(--text-muted);font-family:var(--font-mono)}body.landing-root .reveal{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s ease}body.landing-root .reveal.visible{opacity:1;transform:none}@media(max-width:900px){body.landing-root .prob-grid,body.landing-root .features-grid{grid-template-columns:1fr}body.landing-root .pricing-grid,body.landing-root .steps{grid-template-columns:1fr 1fr}body.landing-root .step-arrow,body.landing-root .l-nav-links{display:none}}@media(max-width:600px){body.landing-root .pricing-grid,body.landing-root .steps{grid-template-columns:1fr}body.landing-root .ui-body{height:260px}body.landing-root .ui-kpis{grid-template-columns:1fr 1fr}body.landing-root .l-footer-links,body.landing-root .l-nav-login{display:none}}
