:root{--primary-navy:#08113f;--primary-blue:#2c56f0;--accent-blue:#8daaf2;--accent-gold:#fbb142;--white:#fff;--text:#08113f;--text-h:#08113f;--bg:var(--white);--border:#2c56f026;--code-bg:#8daaf21f;--accent:var(--primary-blue);--accent-bg:#8daaf226;--accent-border:#8daaf266;--social-bg:#8daaf21f;--shadow:#08113f1f 0 10px 15px -3px, #08113f0f 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:#f3f4f6;--text-h:#fff;--bg:#08113f;--border:#8daaf22e;--code-bg:#0c163d;--accent:#8daaf2;--accent-bg:#8daaf226;--accent-border:#8daaf273;--social-bg:#08113f80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100vh;margin:0 auto;display:flex}body{background:var(--bg);min-height:100vh;margin:0}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%}.landing-page{min-height:100vh;color:var(--text);background:radial-gradient(circle at 100% 0,#2c56f02e,#0000 25%),linear-gradient(#fcfbff 0%,#f7fbff 100%)}.site-header{justify-content:space-between;align-items:center;gap:24px;max-width:1180px;margin:0 auto;padding:28px 32px 0;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand-logo-wrapper{box-sizing:border-box;background:#fff;border-radius:18px;justify-content:center;align-items:center;width:100px;height:60px;padding:6px 10px;display:inline-flex;overflow:hidden;box-shadow:0 18px 50px #5c21b429}.brand-logo{object-fit:contain;transform-origin:50%;object-position:center;width:auto;height:100%;margin:auto;display:block;transform:scale(1.5)}.brand-name{color:var(--text-h);margin:0;font-size:18px;font-weight:700}.brand-tag{color:var(--text);margin:2px 0 0;font-size:14px}.btn{box-sizing:border-box;border-radius:999px;justify-content:center;align-items:center;max-width:100%;padding:14px 22px;font-weight:600;text-decoration:none;transition:transform .24s,box-shadow .24s,background-color .24s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#fff;background:linear-gradient(135deg,#2c56f0,#8daaf2);box-shadow:0 22px 60px #2c56f033}.btn-secondary{color:var(--text-h);background:#fffffff0;border:1px solid #2c56f02e}.btn-ghost{color:var(--text-h);background:0 0;border:1px solid #0f172a1a}main{padding-bottom:60px}.hero-section{grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;max-width:1180px;margin:32px auto 0;padding:0 32px;display:grid}.hero-copy{max-width:640px}.eyebrow,.section-eyebrow{color:#08113f;text-transform:uppercase;letter-spacing:.12em;background:#8daaf22e;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:12px;font-weight:700;display:inline-flex}.hero-section h1{color:var(--text-h);margin:28px 0 24px;font-size:clamp(3rem,5vw,4.4rem);line-height:1}.hero-description{max-width:560px;color:var(--text);margin:0 0 28px;font-size:1.05rem;line-height:1.85}.hero-actions{flex-wrap:wrap;gap:16px;display:flex}.hero-note{color:var(--text);margin:24px 0 0;font-size:.95rem}.hero-visual{place-items:center;display:grid}.visual-card{background:linear-gradient(#fffffffa,#f4f1ff);border-radius:36px;width:min(100%,520px);position:relative;overflow:hidden;box-shadow:0 34px 80px #5c21b429}.visual-card img{object-fit:cover;width:100%;display:block}.visual-badge{color:#fff;background:#0f172acc;border-radius:18px;padding:14px 18px;font-size:.95rem;line-height:1.5;position:absolute;bottom:18px;left:20px;right:20px}.section{max-width:1180px;margin:72px auto 0;padding:0 32px}.section-header{gap:16px;max-width:640px;display:grid}.section-header h2{margin:0;font-size:clamp(2rem,3vw,3rem);line-height:1.04}.cards-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:22px;margin-top:32px;display:grid}.cards-grid.wide{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.feature-card,.stat-card,.use-case-card{background:#fffffff2;border:1px solid #8daaf22e;border-radius:28px;padding:28px;box-shadow:0 18px 50px #0f172a12}.feature-step{color:#08113f;background:#8daaf22e;border-radius:999px;align-items:center;padding:8px 12px;font-size:.86rem;font-weight:700;display:inline-flex}.feature-card h3,.stat-card h3,.use-case-card h3{color:var(--text-h);margin:18px 0 12px;font-size:1.3rem}.feature-card p,.stat-card p,.use-case-card p,.pricing-copy p{color:var(--text);margin:0;line-height:1.85}.pricing-section .pricing-copy{gap:18px;max-width:760px;margin-top:28px;display:grid}.pricing-copy ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.pricing-copy li{color:var(--text);padding-left:24px;position:relative}.pricing-copy li:before{content:"✓";color:#fbb142;font-weight:700;position:absolute;left:0}.use-case-grid{grid-template-columns:repeat(4,minmax(220px,1fr));gap:22px;margin-top:32px;display:grid}.use-case-card{min-height:180px}.waitlist-section{margin-bottom:60px}.waitlist-panel{background:linear-gradient(#8daaf224,#fffffff5);border:1px solid #2c56f029;border-radius:32px;grid-template-columns:1.2fr .8fr;align-items:center;gap:30px;padding:42px 36px;display:grid;box-shadow:0 35px 60px #2c56f01f}.waitlist-panel h2{margin:18px 0 10px;font-size:clamp(2.1rem,3vw,2.9rem)}.waitlist-panel p{max-width:520px}.waitlist-form{gap:16px;display:grid}.waitlist-form input,.waitlist-form .btn{box-sizing:border-box;width:100%}.waitlist-form input{min-height:56px;color:var(--text-h);background:#fff;border:1px solid #0f172a1f;border-radius:18px;padding:0 18px;font-size:1rem}.waitlist-form input:focus{border-color:#8daaf2a6;outline:none;box-shadow:0 0 0 4px #8daaf233}.waitlist-form .btn{width:100%}.waitlist-form .btn:disabled{opacity:.7;cursor:wait}.waitlist-feedback{margin:0;font-size:.95rem;font-weight:600}.waitlist-feedback.success{color:#0f8a4b}.waitlist-feedback.error{color:#c2410c}.site-footer{max-width:1180px;color:var(--text);justify-content:space-between;align-items:center;gap:20px;margin:0 auto;padding:0 32px 28px;font-size:.95rem;display:flex}.footer-links{flex-wrap:wrap;gap:18px;display:flex}.footer-links a{color:var(--text);text-decoration:none}.footer-links a:hover{text-decoration:underline}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=978px){.hero-section,.waitlist-panel,.cards-grid,.use-case-grid{grid-template-columns:1fr}.hero-section{padding-top:24px}.hero-section h1{font-size:clamp(2.4rem,7vw,3.6rem)}.site-header,.section,.site-footer{padding-left:24px;padding-right:24px}}@media (width<=650px){.site-header{flex-direction:column;align-items:flex-start}.site-header .btn-ghost{width:100%;max-width:100%}.hero-actions{flex-direction:column;align-items:stretch}.btn{width:100%}.visual-badge{left:16px;right:16px}.waitlist-panel{padding:28px}}
