:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.lp-root{color:#111827;min-height:100vh}.lp-nav{justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto;padding:20px 16px 16px;display:flex}.lp-logo{color:#3b82f6;align-items:center;gap:8px;font-size:50px;font-weight:700;display:inline-flex}.lp-logo-mark{color:#f9fafb;background:#3b82f6;border-radius:999px;justify-content:center;align-items:center;width:50px;height:50px;font-size:35px;display:inline-flex}.lp-logo-text{letter-spacing:.02em;font-size:25px}.lp-nav-links{gap:24px;font-size:20px;display:flex}.lp-nav-links a{color:#6b7280;font-weight:500;text-decoration:none}.lp-nav-links a:hover{color:#111827}.lp-nav-actions{gap:12px;display:flex}.lp-btn{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;padding:10px 20px;font-size:20px;font-weight:600;text-decoration:none;transition:transform 60ms,box-shadow 80ms,background-color .12s;display:inline-flex}.lp-btn-primary{color:#fff;background:#1e40af;box-shadow:0 6px 16px #3b82f659}.lp-btn-primary:hover{background:#3b82f6;transform:translateY(-1px);box-shadow:0 10px 24px #1e40af66}.lp-btn-ghost{color:#f3f4f6;background:#1e40af;border:1px solid #e5e7eb;text-decoration:none}.lp-btn-ghost:hover{color:#f3f4f6;background:#3b82f6}.lp-btn-full{width:100%}.lp-hero{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:40px;max-width:1120px;margin:24px auto 0;padding:40px 16px 48px;display:grid}.lp-hero-left{max-width:580px}.lp-hero-title{color:#1e40af;margin:0 0 16px;font-size:30px;line-height:1.1}.lp-hero-subtitle{color:#6b7280;margin:0 0 20px;font-size:18px;line-height:1.7}.lp-hero-actions{gap:12px;margin-bottom:14px;display:flex}.lp-hero-secondary{padding-inline:18px}.lp-hero-trust{color:#6b7280;margin:0 0 16px;font-size:16px}.lp-hero-pills{flex-wrap:wrap;gap:8px;display:flex}.lp-pill{color:#1e40af;background:#e0f2fe;border:1px solid #bfdbfe;border-radius:999px;padding:6px 14px;font-size:20px;font-weight:500}.lp-hero-right{justify-content:flex-end;display:flex}.lp-hero-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;width:100%;max-width:500px;overflow:hidden;box-shadow:0 14px 35px #0f172a29}.lp-hero-card-header{color:#f9fafb;background:linear-gradient(90deg,#1e40af,#3b82f6);justify-content:space-between;align-items:center;padding:14px 18px;font-size:16px;font-weight:600;display:flex}.lp-hero-card-status{background:#0f172a40;border-radius:999px;padding:4px 10px;font-size:16px}.lp-hero-card-body{padding:18px;font-size:16px}.lp-row-space{justify-content:space-between;gap:16px;margin-bottom:10px;display:flex}.lp-label{color:#6b7280;font-size:16px}.lp-value{color:#111827;font-size:16px}.lp-line-items{background:#f9fafb;border:1px dashed #e5e7eb;border-radius:10px;margin:12px 0;padding:12px 12px 8px}.lp-line-item{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.lp-line-item.muted{justify-content:flex-start}.lp-line-item.muted .lp-label{color:#6b7280}.lp-totals{border-top:1px solid #e5e7eb;margin-top:8px;padding-top:10px}.lp-total-row{margin-top:6px}.lp-total-label{font-size:16px;font-weight:600}.lp-total-amount{color:#111827;font-size:20px;font-weight:700}.lp-hero-card-note{color:#6b7280;margin-top:10px;font-size:16px}.lp-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;width:100%;margin-top:16px;display:grid}.lp-section{max-width:1120px;margin:0 auto;padding:40px 16px 48px}.lp-section-alt{background:#f3f4f6;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.lp-section-header{text-align:center;color:#1e40af;max-width:720px;margin:0 auto 28px}.lp-section-title{color:#1e40af;background:0 0;border-radius:8px;margin:0 0 8px;padding:8px 16px;font-size:25px;display:inline-block}.lp-section-subtitle{color:#6b7280;margin:0;font-size:20px;font-weight:600}.lp-grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:12px;display:grid}.lp-feature-card{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px 18px 16px;font-size:16px}.lp-feature-card h3{color:#111827;margin:0 0 8px;font-size:18px}.lp-steps-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:12px;display:grid}.lp-step{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px;font-size:16px}.lp-step-number{color:#1e40af;background:#e0f2fe;border-radius:999px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:10px;font-size:25px;font-weight:700;display:flex}.lp-pricing-card{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);justify-content:center;gap:20px;margin-top:12px;display:flex}.lp-pricing-plan:first-child{border:2px solid #3b82f6}.lp-pricing-plan{background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:100%;max-width:550px;padding:20px 20px 18px}.lp-price{color:#1e40af;margin:8px 0 4px;font-size:20px;font-weight:700}.lp-price-note{color:#6b7280;margin:0 0 12px;font-size:16px}.lp-price-list{color:#374151;margin:0 0 18px 40px;padding:0;font-size:18px;list-style:outside}.lp-price-list li+li{margin-top:6px}.lp-pricing-note{color:#4b5563;align-items:center;font-size:16px;display:flex}.plan-badge{color:#fff;background:#1e40af;border-radius:6px;margin-bottom:10px;padding:4px 10px;font-size:16px;font-weight:600;display:inline-block}.badge-icon{color:#60a5fa;align-self:auto;margin-right:8px}.pro-badge{color:#fff;background:#e96b4c;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:18px;font-weight:600;display:inline-flex}.badge-icon-pro{stroke:#1e3a8a}.pricing-toggle{background:#e5e7eb;border-radius:999px;margin:16px 0 4px;padding:4px;display:inline-flex}.pricing-toggle button{color:#4b5563;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:6px 16px;font-size:14px;font-weight:600}.pricing-toggle button.toggle-active{color:#fff;background:#3b82f6}.starter-highlight{border:2px solid #3b82f6;border-radius:14px;box-shadow:0 8px 22px #3b82f61f}.pro-highlight{border:2px solid #60a5fa;border-radius:14px}.lp-btn-secondary{color:#1e40af;background:#fff;border:2px solid #60a5fa;font-weight:600}.lp-btn-secondary:hover{background:#eff6ff;border-color:#3b82f6}.lp-faq-item{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px 16px 14px;font-size:16px}.lp-faq-item h3{color:#111827;margin:0 0 8px;font-size:18px}.lp-footer{text-align:center;color:#6b7280;background:#fff;border-top:1px solid #e5e7eb;margin-top:24px;padding:20px 16px 28px;font-size:16px}.lp-footer-main{max-width:640px;margin:0 auto 10px}.lp-footer-text{margin:6px 0 12px;font-size:16px}.lp-footer-links{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:8px;display:flex}.lp-footer-links a{color:#6b7280;font-size:16px;text-decoration:none}.lp-footer-links a:hover{color:#111827}.lp-footer-copy{margin:0;font-size:16px}@media (width<=900px){.lp-nav-links{display:none}.lp-hero{grid-template-columns:minmax(0,1fr)}.lp-hero-right{justify-content:flex-start}.lp-grid-3,.lp-steps-grid,.lp-faq-grid,.lp-pricing-card,.lp-faq-grid{grid-template-columns:minmax(0,1fr)}}.compare-footnote{margin-top:10px;font-size:12px;overflow-x:auto}.compare-table-wrapper{margin-top:28px;overflow-x:auto}.compare-table{border-collapse:collapse;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;font-size:18px}.compare-table thead th{text-align:center;color:#111827;white-space:nowrap;background:#f3f4f6;border-bottom:2px solid #e5e7eb;padding:14px 10px;font-weight:600}.compare-table td{text-align:center;color:#111827;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:12px 10px}.compare-table td:first-child,.compare-table th:first-child{text-align:left;white-space:normal;width:28%;padding-left:14px;font-weight:600}.compare-table td:nth-child(2),.compare-table td:nth-child(3),.compare-table th:nth-child(2),.compare-table th:nth-child(3){color:#1e40af;background:#eff6ff;font-weight:600}.compare-table tbody tr:hover td{background:#f9fafb}.icon-yes{stroke-width:3px;color:#1e40af;width:22px;height:22px}.icon-no{stroke-width:3px;color:#ef4444;width:22px;height:22px}.icon-partial{stroke-width:3px;color:#6b7280;width:22px;height:22px}@media (width<=900px){.compare-table{font-size:15px}.compare-table td,.compare-table th{padding:10px 6px}}.lp-contact-wrapper{max-width:800px;margin:0 auto}.lp-contact-form{background:#fff;border-radius:16px;flex-direction:column;gap:16px;padding:24px 24px 28px;display:flex;box-shadow:0 10px 25px #0f172a14}.lp-form-row{flex-direction:column;gap:6px;display:flex}.lp-form-label{color:#374151;font-size:14px;font-weight:500}.lp-input,.lp-textarea{border:1px solid #d1d5db;border-radius:8px;outline:none;padding:10px 12px;font-family:inherit;font-size:15px;transition:border-color .15s,box-shadow .15s}.lp-input:focus,.lp-textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.lp-textarea{resize:vertical;min-height:120px}.lp-contact-success{color:#fff;background-color:#3b82f6;margin-top:8px;padding:8px;font-size:16px;font-weight:600}.lp-scroll-top{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:12px 16px;font-size:16px;font-weight:600;transition:background .2s,transform .2s;position:fixed;bottom:32px;right:32px;box-shadow:0 6px 18px #00000026}.lp-scroll-top:hover{background:#1e3a8a;transform:translateY(-2px)}.lp-scroll-top:active{transform:translateY(0)}.lp-microcopy{color:#6b7280;text-align:center;margin-top:6px;font-size:12px}
