*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;background:#0a0f1e;color:#f1f5f9;font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}ol,ul{list-style:none;padding:0}h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0}button{cursor:pointer}img{display:block}.nav{border-bottom:1px solid rgba(255,255,255,.06);padding:0 32px;position:-webkit-sticky;position:sticky;top:0;background:rgba(10,15,30,.85);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:100}.nav-inner{max-width:1140px;margin:0 auto;justify-content:space-between;height:64px}.nav-inner,.nav-logo{display:flex;align-items:center}.nav-logo{gap:10px;font-size:17px;font-weight:800;letter-spacing:-.02em;color:#f1f5f9}.nav-logo img{border-radius:8px;width:32px;height:32px}.nav-links{display:flex;align-items:center;gap:28px;font-size:14px;color:#64748b}.nav-links a:hover{color:#94a3b8}.nav-cta{background:#22c55e;color:#000!important;padding:8px 20px;border-radius:8px;font-weight:700;font-size:14px;transition:opacity .15s}.nav-cta:hover{opacity:.9}.hero{position:relative;overflow:hidden;padding:120px 32px 100px;text-align:center}.hero:before{content:"";position:absolute;top:-200px;left:50%;transform:translateX(-50%);width:800px;height:600px;background:radial-gradient(ellipse at center,rgba(34,197,94,.12) 0,transparent 70%);pointer-events:none}.hero-inner{position:relative;max-width:720px;margin:0 auto}.hero-logo{width:80px;height:80px;border-radius:20px;margin:0 auto 28px;box-shadow:0 0 40px rgba(34,197,94,.25)}.hero-badge{display:inline-flex;align-items:center;gap:6px;background:rgba(34,197,94,.1);color:#4ade80;border:1px solid rgba(34,197,94,.25);padding:5px 14px;border-radius:100px;font-size:12px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;margin-bottom:28px}.hero-badge-dot{width:6px;height:6px;background:#22c55e;border-radius:50%;display:inline-block}.hero-title{font-size:clamp(36px,5.5vw,58px);font-weight:800;line-height:1.08;letter-spacing:-.04em;margin-bottom:20px}.hero-title span{background:linear-gradient(135deg,#22c55e,#4ade80);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-sub{font-size:17px;color:#64748b;line-height:1.75;max-width:500px;margin:0 auto 44px}.install-form{max-width:460px;margin:0 auto}.install-row{display:flex;gap:6px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:5px}.install-row:focus-within{border-color:rgba(34,197,94,.4);box-shadow:0 0 0 3px rgba(34,197,94,.08)}.install-input{flex:1 1;background:transparent;border:none;outline:none;color:#f1f5f9;font-size:14px;padding:10px 14px;font-family:inherit}.install-input::placeholder{color:#475569}.install-btn{background:#22c55e;color:#000;border:none;border-radius:10px;padding:10px 22px;font-weight:700;font-size:14px;white-space:nowrap;transition:background .15s;font-family:inherit}.install-btn:hover{background:#16a34a}.install-hint{font-size:12px;color:#475569;margin-top:12px}.trust-strip{border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05);padding:14px 32px;text-align:center;font-size:13px;color:#334155;letter-spacing:.01em}.section{max-width:1140px;margin:0 auto;padding:100px 32px}.section-title{font-size:32px;font-weight:800;text-align:center;letter-spacing:-.03em;margin-bottom:56px}.section-dark{background:rgba(255,255,255,.02);border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05);padding:100px 32px;text-align:center}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:16px;gap:16px}.feature-card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.07);border-radius:16px;padding:28px;transition:border-color .2s,background .2s}.feature-card:hover{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.12)}.feature-icon{font-size:26px;margin-bottom:14px}.feature-title{font-size:15px;font-weight:700;margin-bottom:8px;color:#f1f5f9}.feature-desc{font-size:13.5px;color:#475569;line-height:1.65}.steps-inner{max-width:960px;margin:0 auto}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:40px;gap:40px}.step-num{width:44px;height:44px;background:#22c55e;color:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:17px;margin:0 auto 16px}.step-title{font-size:15px;font-weight:700;margin-bottom:8px}.step-desc{font-size:13.5px;color:#475569;line-height:1.65}.faq-list{display:flex;flex-direction:column;gap:12px;max-width:720px;margin:0 auto}.faq-item{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.07);border-radius:12px;padding:20px 24px}.faq-q{font-size:14.5px;font-weight:700;margin-bottom:8px;color:#f1f5f9}.faq-a{font-size:13.5px;color:#475569;line-height:1.65}.cta-section{max-width:640px;margin:0 auto;padding:100px 32px 120px;text-align:center}.cta-title{font-size:38px;font-weight:800;letter-spacing:-.03em;margin-bottom:16px}.cta-sub{font-size:16px;color:#64748b;margin-bottom:36px}.cta-btn{display:inline-block;background:#22c55e;color:#000;font-weight:700;font-size:15px;padding:14px 36px;border-radius:12px;transition:background .15s}.cta-btn:hover{background:#16a34a}.footer{border-top:1px solid rgba(255,255,255,.06);padding:28px 32px;text-align:center;font-size:13px;color:#334155;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px}.footer a:hover{color:#64748b}.footer-dot{color:rgba(255,255,255,.08)}@media (max-width:640px){.nav-links a:not(.nav-cta){display:none}.hero{padding:80px 20px 60px}.hero-title{font-size:34px}.install-row{flex-direction:column}.install-btn{border-radius:8px}.cta-section,.section,.section-dark{padding:70px 20px}.cta-title{font-size:28px}}.page-hero{padding:80px 32px 48px;text-align:center}.page-hero,.page-hero-inner{max-width:760px;margin:0 auto}.page-badge{display:inline-block;background:rgba(34,197,94,.12);border:1px solid rgba(34,197,94,.25);border-radius:999px;padding:6px 16px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#86efac;margin-bottom:24px}.page-title{font-size:clamp(32px,6vw,52px);font-weight:800;line-height:1.1;margin:0 0 20px;letter-spacing:-.02em}.page-subtitle{font-size:18px;color:#94a3b8;max-width:620px;margin:0 auto;line-height:1.75}.left{text-align:left}.hero-secondary-links{display:flex;justify-content:center;gap:18px;margin-top:18px;flex-wrap:wrap}.text-link{color:#86efac;font-weight:600}.text-link:hover{color:#bbf7d0}.proof-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:28px;gap:28px;align-items:center}.proof-text{color:#94a3b8;line-height:1.8;font-size:15px;margin-bottom:18px}.proof-list{list-style:disc;padding-left:20px;color:#cbd5e1;display:flex;flex-direction:column;gap:10px}.proof-panel{display:flex;justify-content:center}.proof-mock{width:100%;max-width:420px;border-radius:20px;padding:24px;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 60px rgba(0,0,0,.25)}.proof-pill{display:inline-flex;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:700;margin-bottom:18px}.proof-pill.success{background:rgba(34,197,94,.14);color:#86efac;border:1px solid rgba(34,197,94,.2)}.proof-metric{display:flex;justify-content:space-between;gap:16px;padding:14px 0;border-top:1px solid rgba(255,255,255,.08);color:#cbd5e1}.proof-metric:first-of-type{border-top:none}.proof-metric strong{color:#fff}.content-strip-header{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;flex-wrap:wrap}.blog-grid,.mini-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:18px;gap:18px}.blog-card,.mini-card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:12px}.blog-card-title,.mini-card strong{font-size:18px;color:#f8fafc;line-height:1.4}.blog-card-desc,.mini-card span{color:#94a3b8;line-height:1.7;font-size:14px}.blog-meta{color:#86efac;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.blog-keywords,.blog-meta{display:flex;gap:8px;flex-wrap:wrap}.blog-keyword{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:6px 10px;color:#cbd5e1;font-size:12px}.article-shell{max-width:780px;margin:0 auto;padding:80px 24px 100px}.article-meta{display:flex;gap:8px;flex-wrap:wrap;color:#86efac;font-size:12px;text-transform:uppercase;letter-spacing:.06em;margin-bottom:18px}.article-title{font-size:clamp(34px,5vw,54px);line-height:1.1;letter-spacing:-.03em;margin-bottom:16px}.article-intro{color:#cbd5e1;font-size:18px;line-height:1.8;margin-bottom:30px}.article-body{display:flex;flex-direction:column;gap:18px}.article-body p{color:#94a3b8;line-height:1.9;font-size:16px}.article-faq{margin-top:48px}.article-cta h2,.article-faq h2{font-size:28px;margin-bottom:20px}.article-cta{margin-top:48px;padding:28px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03)}.article-cta p{color:#94a3b8;line-height:1.8;margin-bottom:22px}.pricing-grid-shell{max-width:980px;margin:0 auto;padding:0 24px 100px;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:24px;gap:24px}.plan-card{position:relative;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:36px 32px}.plan-card-pro{background:linear-gradient(135deg,rgba(99,102,241,.18),rgba(139,92,246,.12));border-color:rgba(99,102,241,.4)}.plan-badge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:linear-gradient(90deg,#6366f1,#8b5cf6);color:#fff;border-radius:999px;padding:5px 18px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.plan-header{margin-bottom:28px}.plan-name{font-size:13px;font-weight:700;color:#a5b4fc;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}.plan-price-row{display:flex;align-items:baseline;gap:6px;margin-bottom:6px}.plan-price{font-size:56px;font-weight:800;line-height:1}.plan-cadence{color:#64748b;font-size:15px}.plan-trial{color:#22c55e;font-size:13px;font-weight:600;margin-bottom:8px}.plan-desc{color:#94a3b8;font-size:14px;line-height:1.7}.plan-cta{display:block;text-align:center;padding:13px 24px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:10px;font-weight:700;font-size:15px;color:#fff;margin-bottom:28px}.plan-cta-pro{background:linear-gradient(90deg,#6366f1,#8b5cf6);border:none}.plan-feature-list{display:flex;flex-direction:column;gap:14px}.plan-feature-list li{display:flex;gap:10px;color:#cbd5e1;font-size:14px;line-height:1.6}.plan-feature-list li span{color:#86efac;font-weight:700}@media (max-width:640px){.page-hero{padding:70px 20px 36px}.page-title{font-size:34px}.article-shell{padding:56px 20px 80px}}.screenshot-note{margin-top:14px;max-width:420px;font-size:13px;line-height:1.7;color:#94a3b8}.proof-checklist{display:grid;grid-gap:14px;gap:14px}.proof-check{display:flex;gap:14px;align-items:flex-start;padding:18px 20px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03)}.proof-check strong{color:#86efac;min-width:20px}.compare-table{display:grid;grid-template-columns:1.1fr 1fr 1fr;border:1px solid rgba(255,255,255,.08);border-radius:18px;overflow:hidden}.compare-head{background:rgba(255,255,255,.06);padding:18px;font-weight:700;color:#f8fafc;border-right:1px solid rgba(255,255,255,.08)}.compare-head:last-child{border-right:none}.compare-cell{padding:18px;color:#cbd5e1;line-height:1.7;border-top:1px solid rgba(255,255,255,.08);border-right:1px solid rgba(255,255,255,.08)}.compare-cell:nth-child(3n){border-right:none}@media (max-width:800px){.compare-table{grid-template-columns:1fr}.compare-cell,.compare-head{border-right:none}}.proof-image-card{width:100%;max-width:520px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:14px;box-shadow:0 20px 60px rgba(0,0,0,.2)}.proof-gallery-image,.proof-image{width:100%;height:auto;border-radius:14px}.proof-gallery-grid{align-items:stretch}.proof-gallery-card{overflow:hidden}