@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #1c1c1e;--bg-card: #2a2a2e;--bg-nav: rgba(28, 28, 30, .85);--border: rgba(255, 255, 255, .08);--text: #f0f0f0;--text-muted: #8a8a9a;--accent: #4f8ef7;--accent-hover: #6aa1f9;--accent-glow: rgba(79, 142, 247, .15);font-family:Inter,system-ui,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}body{background-color:var(--bg);color:var(--text);min-height:100vh}#app{min-height:100vh;display:flex;flex-direction:column}.nav[data-v-23419982]{position:sticky;top:0;z-index:100;background:var(--bg-nav);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.nav-inner[data-v-23419982]{max-width:1100px;margin:0 auto;padding:0 2rem;height:64px;display:flex;align-items:center;justify-content:space-between}.wordmark[data-v-23419982]{font-size:1.25rem;font-weight:800;letter-spacing:.12em;color:var(--text)}.wordmark-sm[data-v-23419982]{font-size:1rem}.nav-cta[data-v-23419982]{font-size:.875rem;font-weight:500;color:var(--accent);text-decoration:none;transition:color .2s}.nav-cta[data-v-23419982]:hover{color:var(--accent-hover)}.hero[data-v-23419982]{max-width:780px;margin:0 auto;padding:32px 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.hero-badge[data-v-23419982]{display:inline-block;padding:.3rem .9rem;border-radius:999px;border:1px solid var(--accent);color:var(--accent);font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;background:var(--accent-glow)}.hero-title[data-v-23419982]{font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.15;letter-spacing:-.02em;color:var(--text)}.accent[data-v-23419982]{color:var(--accent)}.hero-sub[data-v-23419982]{font-size:1.1rem;line-height:1.7;color:var(--text-muted);max-width:560px}.btn-primary[data-v-23419982]{display:inline-block;padding:.75rem 1.75rem;background:var(--accent);color:#fff;font-size:.95rem;font-weight:600;border-radius:8px;text-decoration:none;transition:background .2s,box-shadow .2s}.btn-primary[data-v-23419982]:hover{background:var(--accent-hover);box-shadow:0 0 24px var(--accent-glow)}.showcase[data-v-23419982]{max-width:1100px;margin:0 auto;padding:60px 2rem 80px;display:flex;flex-direction:column;align-items:center;gap:3rem}.showcase-header[data-v-23419982]{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:680px}.showcase-header h2[data-v-23419982]{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;letter-spacing:-.02em}.showcase-header p[data-v-23419982]{font-size:.95rem;line-height:1.75;color:var(--text-muted)}.showcase-badges[data-v-23419982]{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center;margin-top:.5rem}.badge-stat[data-v-23419982]{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:.25rem;min-width:130px}.badge-num[data-v-23419982]{font-size:2rem;font-weight:800;color:var(--accent);line-height:1}.badge-label[data-v-23419982]{font-size:.78rem;color:var(--text-muted);text-align:center}.mockup-wrap[data-v-23419982]{position:relative;width:100%;max-width:1000px;margin-top:1rem}.browser-frame[data-v-23419982]{border-radius:12px;overflow:hidden;border:1px solid var(--border);box-shadow:0 32px 80px #0009,0 0 0 1px #ffffff0a}.browser-bar[data-v-23419982]{background:#2e2e32;padding:.6rem 1rem;display:flex;align-items:center;gap:.75rem;border-bottom:1px solid var(--border)}.browser-dots[data-v-23419982]{display:flex;gap:6px}.browser-dots span[data-v-23419982]{width:12px;height:12px;border-radius:50%}.browser-dots span[data-v-23419982]:nth-child(1){background:#ff5f57}.browser-dots span[data-v-23419982]:nth-child(2){background:#febc2e}.browser-dots span[data-v-23419982]:nth-child(3){background:#28c840}.browser-url[data-v-23419982]{flex:1;background:#1c1c1e;border-radius:6px;padding:.25rem .75rem;font-size:.78rem;color:var(--text-muted);text-align:center;max-width:300px;margin:0 auto}.browser-body[data-v-23419982]{max-height:480px;overflow:hidden}.browser-body img[data-v-23419982]{width:100%;display:block}.mockup-fade[data-v-23419982]{position:absolute;bottom:0;left:0;right:0;height:160px;background:linear-gradient(to bottom,transparent,var(--bg));border-radius:0 0 12px 12px;pointer-events:none}.stats-showcase[data-v-23419982]{padding:60px 2rem 80px}.stats-showcase-inner[data-v-23419982]{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem}.how-it-works[data-v-23419982]{padding:80px 2rem;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg-card)}.how-it-works-inner[data-v-23419982]{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:3rem}.how-header[data-v-23419982]{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:640px;margin:0 auto}.how-header h2[data-v-23419982]{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;letter-spacing:-.02em}.how-header p[data-v-23419982]{font-size:.95rem;line-height:1.75;color:var(--text-muted)}.how-steps[data-v-23419982]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.how-step[data-v-23419982]{display:flex;flex-direction:column;gap:.75rem}.how-step-num[data-v-23419982]{font-size:2rem;font-weight:800;color:var(--accent);line-height:1;opacity:.4}.how-step h3[data-v-23419982]{font-size:1.05rem;font-weight:600;color:var(--text)}.how-step p[data-v-23419982]{font-size:.9rem;line-height:1.75;color:var(--text-muted)}@media(max-width:768px){.how-steps[data-v-23419982]{grid-template-columns:1fr}}.features[data-v-23419982]{max-width:1100px;margin:0 auto;padding:40px 2rem 100px;display:flex;flex-direction:column;gap:100px}.feature-wide[data-v-23419982]{display:flex;flex-direction:column;gap:2.5rem}.feature-wide-header[data-v-23419982]{display:flex;flex-direction:column;gap:1rem}.feature-wide-header p[data-v-23419982]{font-size:.95rem;line-height:1.75;color:var(--text-muted)}.feature-list-cols[data-v-23419982]{display:grid;grid-template-columns:1fr 1fr;column-gap:3rem;row-gap:.5rem;margin-top:.25rem}.feature-wide-img img[data-v-23419982]{width:100%;border-radius:10px;border:1px solid var(--border);box-shadow:0 16px 48px #0006}.features-more[data-v-23419982]{text-align:center;padding:2rem 3rem;border:1px solid var(--border);border-radius:12px;background:var(--bg-card)}.features-more p[data-v-23419982]{font-size:.95rem;line-height:1.75;color:var(--text-muted);max-width:680px;margin:0 auto}.feature-sub-screenshots[data-v-23419982]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.feature-sub-item[data-v-23419982]{display:flex;flex-direction:column;gap:1rem}.feature-sub-item img[data-v-23419982]{width:100%;border-radius:10px;border:1px solid var(--border);box-shadow:0 12px 36px #00000059}.feature-sub-caption[data-v-23419982]{display:flex;flex-direction:column;gap:.35rem}.feature-sub-caption strong[data-v-23419982]{font-size:.9rem;font-weight:600;color:var(--text)}.feature-sub-caption span[data-v-23419982]{font-size:.85rem;line-height:1.65;color:var(--text-muted)}.feature-row[data-v-23419982]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.feature-row-wide-img[data-v-23419982]{grid-template-columns:2fr 3fr}.feature-row-reverse .feature-img[data-v-23419982]{grid-column:1;grid-row:1}.feature-row-reverse .feature-text[data-v-23419982]{grid-column:2;grid-row:1}.feature-label[data-v-23419982]{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem}.feature-text[data-v-23419982]{display:flex;flex-direction:column;gap:1rem}.feature-text h2[data-v-23419982]{font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:700;line-height:1.25;letter-spacing:-.02em}.feature-text p[data-v-23419982]{font-size:.95rem;line-height:1.75;color:var(--text-muted)}.feature-list[data-v-23419982]{list-style:none;display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem}.feature-list li[data-v-23419982]{font-size:.9rem;color:var(--text-muted);padding-left:1.25rem;position:relative}.feature-list li[data-v-23419982]:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--accent)}.feature-img img[data-v-23419982]{width:100%;border-radius:10px;border:1px solid var(--border);box-shadow:0 16px 48px #0006}.feature-img-stack[data-v-23419982]{display:flex;flex-direction:column;gap:1rem}.feature-img-placeholder .placeholder-screen[data-v-23419982]{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem}.placeholder-bar[data-v-23419982]{height:28px;background:var(--border);border-radius:6px;width:60%}.placeholder-row[data-v-23419982]{height:44px;background:#ffffff08;border-radius:6px;border:1px solid var(--border)}@media(max-width:768px){.feature-row[data-v-23419982]{grid-template-columns:1fr;gap:2rem}.feature-row-reverse .feature-img[data-v-23419982],.feature-row-reverse .feature-text[data-v-23419982]{grid-column:auto;grid-row:auto}}.contact[data-v-23419982]{background:var(--bg-card);border-top:1px solid var(--border);border-bottom:1px solid var(--border);text-align:center;padding:80px 2rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.contact h2[data-v-23419982]{font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.contact p[data-v-23419982]{color:var(--text-muted);max-width:440px;line-height:1.7}.footer[data-v-23419982]{padding:2rem;display:flex;align-items:center;justify-content:space-between;max-width:1100px;margin:0 auto;width:100%}.footer-copy[data-v-23419982]{font-size:.8rem;color:var(--text-muted)}@media(max-width:600px){.footer[data-v-23419982]{flex-direction:column;gap:.5rem;text-align:center}}
