.layout.svelte-3qm88h{--marketing-shell-padding:clamp(16px, 4vw, 24px);flex-direction:column;min-height:100vh;display:flex}.layout.svelte-3qm88h main:where(.svelte-3qm88h){flex:1}.container{width:100%;max-width:1200px;padding:0 var(--marketing-shell-padding);margin:0 auto}.marketing-header.svelte-3qm88h{border-bottom:1px solid var(--border);background-color:var(--background);z-index:50;align-items:center;height:64px;display:flex;position:sticky;top:0}.header-inner.svelte-3qm88h{width:100%;max-width:1200px;padding:0 var(--marketing-shell-padding);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.header-left.svelte-3qm88h{align-items:center;gap:40px;display:flex}.brand.svelte-3qm88h{color:var(--foreground);letter-spacing:-.025em;font-size:20px;font-weight:700;text-decoration:none}.brand-dot.svelte-3qm88h{color:var(--muted-foreground)}.header-actions.svelte-3qm88h{align-items:center;gap:16px;display:flex}.marketing-nav.svelte-3qm88h{align-items:center;gap:24px;display:none}@media (width>=768px){.marketing-nav.svelte-3qm88h{display:flex}}.nav-link.svelte-3qm88h{color:var(--muted-foreground);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.nav-link.svelte-3qm88h:hover{color:var(--foreground)}.btn-pill.svelte-3qm88h{background-color:var(--foreground);color:var(--background);border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .2s}.btn-pill.svelte-3qm88h:hover{opacity:.9}.marketing-footer.svelte-3qm88h{border-top:1px solid var(--border);background-color:var(--background);margin-top:auto;padding:64px 0 0}.footer-inner.svelte-3qm88h{flex-direction:column;gap:48px;display:flex}@media (width>=768px){.footer-inner.svelte-3qm88h{flex-direction:row;justify-content:space-between;align-items:flex-start}}.footer-brand.svelte-3qm88h{max-width:320px}.footer-logo.svelte-3qm88h{letter-spacing:-.025em;color:var(--foreground);margin-bottom:16px;font-size:20px;font-weight:700}.footer-tagline.svelte-3qm88h{color:var(--muted-foreground);margin:0;font-size:14px;line-height:1.5}.footer-columns.svelte-3qm88h{grid-template-columns:1fr;gap:48px;display:grid}@media (width>=768px){.footer-columns.svelte-3qm88h{grid-template-columns:repeat(3,minmax(180px,1fr))}}@media (width<=640px){.footer-columns.svelte-3qm88h{gap:32px}}.footer-col.svelte-3qm88h{flex-direction:column;gap:12px;display:flex}.footer-col-title.svelte-3qm88h{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);font-size:11px;font-weight:700}.footer-link.svelte-3qm88h{color:var(--muted-foreground);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.footer-link.svelte-3qm88h:hover{color:var(--foreground)}.footer-bottom.svelte-3qm88h{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:64px;padding-top:32px;padding-bottom:32px;display:flex}.footer-copy.svelte-3qm88h{color:var(--muted-foreground);margin:0;font-size:12px}.footer-copy.svelte-3qm88h a:where(.svelte-3qm88h){color:inherit;font-weight:600;text-decoration:none}.footer-copy.svelte-3qm88h a:where(.svelte-3qm88h):hover{color:var(--foreground)}.footer-status-link.svelte-3qm88h{color:var(--muted-foreground);font-size:12px;font-weight:500;text-decoration:none}.footer-status-link.svelte-3qm88h:hover{color:var(--foreground)}.legal-heading[id]{scroll-margin-top:96px;position:relative}.legal-heading-anchor{color:var(--muted-foreground);opacity:.45;font-weight:500;text-decoration:none;position:absolute;left:-1rem}.legal-heading-anchor:hover,.legal-heading-anchor:focus-visible{opacity:1;color:var(--foreground);text-decoration:none}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:24px;transition:border-color .1s}.btn-primary{background-color:var(--primary);color:var(--primary-foreground);border:1px solid var(--primary);cursor:pointer;border-radius:30px;justify-content:center;align-items:center;padding:10px 24px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.btn-secondary{background-color:var(--secondary);color:var(--foreground);border:1px solid var(--border);cursor:pointer;border-radius:30px;justify-content:center;align-items:center;padding:10px 24px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}
