.landing-nav.svelte-6tr2dc{z-index:100;transition:background var(--transition-normal), border-color var(--transition-normal);border-bottom:1px solid #0000;padding:.75rem 1.5rem;position:fixed;top:0;left:0;right:0}.landing-nav.scrolled.svelte-6tr2dc{background:color-mix(in srgb, var(--bg-base) 85%, transparent);-webkit-backdrop-filter:blur(12px);border-bottom-color:var(--border-subtle)}.nav-inner.svelte-6tr2dc{align-items:center;gap:1rem;max-width:1100px;margin:0 auto;display:flex}.nav-brand.svelte-6tr2dc{color:var(--text-primary);align-items:center;gap:.5rem;font-size:1.05rem;font-weight:600;text-decoration:none;display:flex}.brand-text.svelte-6tr2dc{font-size:1.1rem}.brand-accent.svelte-6tr2dc{color:var(--accent)}.brand-icon.svelte-6tr2dc{border-radius:var(--radius-sm);object-fit:contain}.hero-icon.svelte-6tr2dc{border-radius:var(--radius-lg);object-fit:contain}.nav-center.svelte-6tr2dc{flex:1;gap:.25rem;margin-left:2rem;display:flex}.nav-link.svelte-6tr2dc{color:var(--text-secondary);border-radius:var(--radius-md);cursor:pointer;transition:color var(--transition-fast), background var(--transition-fast);background:0 0;border:none;padding:.4rem .75rem;font-size:.85rem;font-weight:500}.nav-link.svelte-6tr2dc:hover{color:var(--text-primary);background:var(--bg-hover)}.nav-actions.svelte-6tr2dc{align-items:center;gap:.5rem;display:flex}.nav-btn.svelte-6tr2dc{padding:.45rem 1rem;font-size:.85rem}.mobile-menu-btn.svelte-6tr2dc{color:var(--text-primary);border-radius:var(--radius-md);cursor:pointer;background:0 0;border:none;margin-left:auto;padding:.4rem;display:none}.mobile-menu-btn.svelte-6tr2dc:hover{background:var(--bg-hover)}.mobile-nav.svelte-6tr2dc{border-bottom:1px solid var(--border-subtle);margin-top:.75rem;padding:.5rem 0 1rem;display:none}.mobile-nav-link.svelte-6tr2dc{width:100%;color:var(--text-secondary);text-align:left;cursor:pointer;border-radius:var(--radius-md);transition:color var(--transition-fast), background var(--transition-fast);background:0 0;border:none;padding:.6rem .5rem;font-size:.95rem;font-weight:500;display:block}.mobile-nav-link.svelte-6tr2dc:hover{color:var(--text-primary);background:var(--bg-hover)}.mobile-nav-actions.svelte-6tr2dc{flex-direction:column;gap:.5rem;margin-top:.5rem;padding:.5rem;display:flex}.hero-section.svelte-6tr2dc{flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:6rem 1.5rem 4rem;display:flex;position:relative;overflow:hidden}.hero-glow.svelte-6tr2dc{background:var(--accent);opacity:.05;filter:blur(100px);pointer-events:none;border-radius:50%;width:700px;height:700px;position:absolute;top:10%;left:50%;transform:translate(-50%)}.hero-grid-bg.svelte-6tr2dc{background-image:radial-gradient(circle, var(--border-subtle) .5px, transparent .5px);opacity:.4;pointer-events:none;background-size:28px 28px;position:absolute;inset:0}.hero-content.svelte-6tr2dc{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:700px;display:flex;position:relative}.hero-logo.svelte-6tr2dc{margin-bottom:.25rem}.hero-icon.svelte-6tr2dc{filter:drop-shadow(0 0 20px color-mix(in srgb, var(--accent) 20%, transparent))}h1.svelte-6tr2dc{letter-spacing:-.04em;font-size:3.2rem;font-weight:700;line-height:1.15}.text-accent.svelte-6tr2dc{color:var(--accent)}.hero-tagline.svelte-6tr2dc{color:var(--text-secondary);max-width:540px;font-size:1.1rem;line-height:1.6}.hero-cta.svelte-6tr2dc{gap:.75rem;margin-top:.5rem;display:flex}.btn-lg.svelte-6tr2dc{gap:.5rem;padding:.75rem 1.6rem;font-size:.95rem}.features-section.svelte-6tr2dc{border-top:1px solid var(--border-subtle);padding:5rem 1.5rem}.section-inner.svelte-6tr2dc{max-width:1100px;margin:0 auto}.section-header.svelte-6tr2dc{text-align:center;max-width:600px;margin:0 auto 3rem}.section-header.svelte-6tr2dc h2:where(.svelte-6tr2dc){letter-spacing:-.03em;margin-bottom:.75rem;font-size:2rem;font-weight:700}.section-header.svelte-6tr2dc p:where(.svelte-6tr2dc){color:var(--text-secondary);font-size:1rem;line-height:1.6}.features-grid.svelte-6tr2dc{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.feature-card.svelte-6tr2dc{background:var(--bg-panel);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--transition-normal);padding:1.5rem}.feature-card.svelte-6tr2dc:hover{border-color:var(--accent-border);transform:translateY(-3px);box-shadow:0 8px 24px #00000026}.feature-icon-wrap.svelte-6tr2dc{color:var(--accent);border-radius:var(--radius-md);background:color-mix(in srgb, var(--accent) 10%, var(--bg-panel));border:1px solid color-mix(in srgb, var(--accent) 15%, transparent);justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:.75rem;display:flex}.feature-card.svelte-6tr2dc h3:where(.svelte-6tr2dc){margin-bottom:.4rem;font-size:1rem;font-weight:600}.feature-card.svelte-6tr2dc p:where(.svelte-6tr2dc){color:var(--text-secondary);font-size:.82rem;line-height:1.55}.steps-section.svelte-6tr2dc{border-top:1px solid var(--border-subtle);padding:5rem 1.5rem}.steps-grid.svelte-6tr2dc{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:800px;margin:0 auto;display:grid}.step.svelte-6tr2dc{text-align:center;flex-direction:column;align-items:center;gap:.6rem;display:flex}.step-number.svelte-6tr2dc{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:700;display:flex}.step-icon-wrap.svelte-6tr2dc{color:var(--accent);margin:.25rem 0}.step.svelte-6tr2dc h3:where(.svelte-6tr2dc){font-size:1.05rem;font-weight:600}.step.svelte-6tr2dc p:where(.svelte-6tr2dc){color:var(--text-secondary);max-width:260px;font-size:.85rem;line-height:1.5}.cta-section.svelte-6tr2dc{background:color-mix(in srgb, var(--accent) 8%, var(--bg-base));border-top:1px solid color-mix(in srgb, var(--accent) 15%, transparent);padding:5rem 1.5rem}.cta-content.svelte-6tr2dc{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:500px;margin:0 auto;display:flex}.cta-content.svelte-6tr2dc h2:where(.svelte-6tr2dc){letter-spacing:-.03em;font-size:2rem;font-weight:700}.cta-content.svelte-6tr2dc p:where(.svelte-6tr2dc){color:var(--text-secondary);font-size:1rem}.landing-footer.svelte-6tr2dc{border-top:1px solid var(--border-subtle);padding:2.5rem 1.5rem}.footer-inner.svelte-6tr2dc{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;max-width:1100px;margin:0 auto;display:flex}.footer-brand.svelte-6tr2dc{flex-direction:column;gap:.3rem;display:flex}.footer-brand.svelte-6tr2dc .nav-brand:where(.svelte-6tr2dc){font-size:.95rem}.footer-tagline.svelte-6tr2dc{color:var(--text-tertiary);margin-left:calc(24px + .5rem);font-size:.8rem}.footer-links.svelte-6tr2dc{align-items:center;gap:1.25rem;display:flex}.footer-link.svelte-6tr2dc{color:var(--text-secondary);cursor:pointer;transition:color var(--transition-fast);font-size:.82rem;font-family:var(--font-sans);background:0 0;border:none;padding:0}.footer-link.svelte-6tr2dc:hover{color:var(--text-primary)}.footer-tech.svelte-6tr2dc{color:var(--text-tertiary);font-size:.78rem}.footer-sep.svelte-6tr2dc{padding:0 .25rem}@media (width<=768px){.nav-center.svelte-6tr2dc,.nav-actions.svelte-6tr2dc{display:none}.mobile-menu-btn.svelte-6tr2dc{display:flex}.mobile-nav.svelte-6tr2dc{display:block}h1.svelte-6tr2dc{font-size:2.2rem}.hero-tagline.svelte-6tr2dc{font-size:.95rem}.hero-cta.svelte-6tr2dc{flex-direction:column;width:100%;max-width:300px}.btn-lg.svelte-6tr2dc{width:100%}.features-grid.svelte-6tr2dc{grid-template-columns:repeat(2,1fr)}.steps-grid.svelte-6tr2dc{grid-template-columns:1fr;gap:1.5rem}.section-header.svelte-6tr2dc h2:where(.svelte-6tr2dc),.cta-content.svelte-6tr2dc h2:where(.svelte-6tr2dc){font-size:1.6rem}.footer-inner.svelte-6tr2dc{text-align:center;flex-direction:column}.footer-tagline.svelte-6tr2dc{margin-left:0}}@media (width<=480px){.hero-section.svelte-6tr2dc{padding:5rem 1rem 3rem}h1.svelte-6tr2dc{font-size:1.8rem}.features-grid.svelte-6tr2dc{grid-template-columns:1fr}}
