:root{--bg: #000000;--bg-surface: #050000;--bg-input: #030000;--bg-hover: #0A0000;--border: #1A1A1A;--border-accent: #CC0000;--text: #FFFFFF;--text-secondary: #666666;--text-meta: #555555;--text-ghost: #333333;--accent: #CC0000;--accent-hover: #FF0000;--radius: 0px;--font-display: "Space Grotesk", system-ui, -apple-system, sans-serif;--font-body: "Space Grotesk", system-ui, -apple-system, sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, "SF Mono", "Cascadia Code", monospace;--transition: .15s;--status-success: #2A6A2A;--status-success-bg: rgba(42, 106, 42, .12);--status-success-border: rgba(42, 106, 42, .25);--status-error: #CC0000;--status-error-bg: rgba(204, 0, 0, .1);--status-error-border: rgba(204, 0, 0, .25);--status-warning: #8A6A00;--status-warning-bg: rgba(138, 106, 0, .12);--status-warning-border: rgba(138, 106, 0, .25);--status-info: #CC0000;--status-info-bg: rgba(204, 0, 0, .08);--bg-card: var(--bg-surface);--text-muted: var(--text-secondary);--mono: var(--font-mono);--font: var(--font-body)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{font-family:var(--font-body);background:var(--bg);color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color-scheme:dark}body{min-height:100dvh}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);line-height:1.1}a{color:var(--accent);text-decoration:none;transition:color var(--transition)}a:hover{color:var(--text)}button{cursor:pointer;font-family:var(--font-mono);font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;border:1px solid var(--border);border-radius:0;padding:.5rem 1rem;background:var(--bg-surface);color:var(--text);transition:background var(--transition),border-color var(--transition),color var(--transition)}button:hover{border-color:var(--accent)}button.primary{background:var(--accent);color:#000;border-color:var(--accent);font-weight:600}button.primary:hover{background:var(--accent-hover)}button:disabled{opacity:.4;cursor:not-allowed}input,select,textarea{font-family:var(--font-mono);font-size:.85rem;background:var(--bg-input);color:var(--text);border:1px solid var(--border);border-radius:0;padding:.5rem .75rem;outline:none;transition:border-color var(--transition);width:100%}input:focus,select:focus,textarea:focus{border-color:var(--accent)}input::placeholder,textarea::placeholder{color:var(--text-ghost)}textarea{resize:vertical;min-height:60px}label{font-family:var(--font-mono);font-size:.72rem;font-weight:600;color:var(--text-meta);text-transform:uppercase;letter-spacing:.08em;display:block}pre,code{font-family:var(--font-mono);font-size:.85rem}pre{background:var(--bg-input);border:1px solid var(--border);border-radius:0;padding:1rem;overflow-x:auto;white-space:pre-wrap;word-break:break-word;color:var(--text-secondary);line-height:1.7}pre code{font-size:inherit;color:inherit}img{max-width:100%;display:block}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border)}::-webkit-scrollbar-thumb:hover{background:var(--text-meta)}.h-landing.svelte-1ind66w{background:#f5f4f1;color:#1c1c1c;min-height:100vh;font-family:Outfit,system-ui,sans-serif;overflow-x:hidden}.h-nav.svelte-1ind66w{display:flex;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;gap:2rem;background:#fff}.h-wordmark.svelte-1ind66w{font-family:Fraunces,Georgia,serif;font-size:1.15rem;font-weight:600;color:#1c1c1c;letter-spacing:-.02em}.h-nav-links.svelte-1ind66w{display:flex;gap:1.5rem;margin-left:auto}.h-nav-links.svelte-1ind66w a:where(.svelte-1ind66w){font-size:.9rem;font-weight:500;color:#5c5c5c;text-decoration:none;letter-spacing:.02em}.h-nav-links.svelte-1ind66w a:where(.svelte-1ind66w):hover{color:#1c1c1c}.h-nav-right.svelte-1ind66w{display:flex;align-items:center;gap:1rem}.h-toggle.svelte-1ind66w{display:flex;background:#edecea;border-radius:100px;padding:3px;gap:2px}.h-toggle-tab.svelte-1ind66w{font-family:Outfit,sans-serif!important;font-size:.75rem!important;padding:4px 12px!important;border:none!important;border-radius:100px!important;background:transparent!important;color:#8c8a87!important;cursor:pointer;font-weight:500!important;text-transform:none!important;letter-spacing:0!important}.h-toggle-active.svelte-1ind66w{background:#fff!important;color:#1c1c1c!important;font-weight:600!important;box-shadow:0 1px 3px #0000000a}.h-nav-cta.svelte-1ind66w{font-family:Outfit,sans-serif!important;font-size:.85rem!important;font-weight:600!important;padding:.5rem 1.25rem!important;border-radius:100px!important;background:#3d8a5a!important;color:#fff!important;border:none!important;text-transform:none!important;letter-spacing:.02em!important;cursor:pointer}.h-nav-cta.svelte-1ind66w:hover{background:#347a4e!important}.h-hero.svelte-1ind66w{max-width:1200px;margin:0 auto;padding:5rem 2rem 4rem;display:flex;flex-direction:column;align-items:center;gap:2rem}.h-badge.svelte-1ind66w{font-family:Outfit,sans-serif;font-size:.72rem;font-weight:600;color:#3d8a5a;background:#e8f5ed;padding:.3rem 1rem;border-radius:100px;letter-spacing:.1em}.h-title.svelte-1ind66w{font-family:Fraunces,Georgia,serif;font-size:3.8rem;font-weight:600;text-align:center;line-height:1.05;letter-spacing:-.03em;color:#1c1c1c}.h-subtitle.svelte-1ind66w{font-size:1.1rem;color:#5c5c5c;text-align:center;line-height:1.7;max-width:600px}.h-hero-actions.svelte-1ind66w{display:flex;gap:1rem;align-items:center}.h-cta-primary.svelte-1ind66w{font-family:Outfit,sans-serif!important;font-size:1rem!important;font-weight:600!important;padding:.8rem 2rem!important;border-radius:100px!important;background:#3d8a5a!important;color:#fff!important;border:none!important;text-transform:none!important;letter-spacing:.02em!important;cursor:pointer}.h-cta-primary.svelte-1ind66w:hover{background:#347a4e!important}.h-cta-lg.svelte-1ind66w{padding:1rem 2.5rem!important;font-size:1.05rem!important}.h-cta-ghost.svelte-1ind66w{font-size:1rem;font-weight:500;color:#d89575;text-decoration:none;padding:.8rem 2rem;border:1.5px solid #D89575;border-radius:100px}.h-cta-ghost.svelte-1ind66w:hover{color:#c07850;border-color:#c07850}.h-preview.svelte-1ind66w{width:100%;max-width:800px;background:#1c2620;border-radius:12px;overflow:hidden;box-shadow:0 12px 40px #00000020;margin-top:1rem}.h-preview-bar.svelte-1ind66w{display:flex;align-items:center;padding:.6rem 1rem;background:#162018;gap:.5rem}.h-dot.svelte-1ind66w{width:10px;height:10px;border-radius:50%}.h-dot-red.svelte-1ind66w{background:#d08068}.h-dot-yellow.svelte-1ind66w{background:#d4a64a}.h-dot-green.svelte-1ind66w{background:#3d8a5a}.h-preview-file.svelte-1ind66w{font-family:IBM Plex Mono,monospace;font-size:.72rem;color:#5a6a5e;margin-left:.5rem}.h-preview-spacer.svelte-1ind66w{flex:1}.h-preview-badge.svelte-1ind66w{font-family:IBM Plex Mono,monospace;font-size:.6rem;font-weight:500;color:#7ab892;background:#344840;padding:.15rem .5rem;border-radius:4px}.h-preview-code.svelte-1ind66w{margin:0;padding:1.5rem 1.75rem;background:transparent;border:none;font-family:IBM Plex Mono,monospace;font-size:.82rem;line-height:1.7;color:#a0b8a8;overflow-x:auto}.h-preview-code.svelte-1ind66w code:where(.svelte-1ind66w){font-size:inherit;color:inherit}.h-preview-meta.svelte-1ind66w{display:flex;gap:1.5rem;padding:.6rem 1.75rem;background:#162018;font-family:IBM Plex Mono,monospace;font-size:.68rem;color:#5a6a5e}.h-preview-cost.svelte-1ind66w{margin-left:auto;color:#7ab892;font-weight:600}.h-trust.svelte-1ind66w{display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding:1.75rem 2rem;background:#fff}.h-trust-label.svelte-1ind66w{font-size:.85rem;color:#8c8a87}.h-trust-logos.svelte-1ind66w{display:flex;gap:3rem}.h-logo-placeholder.svelte-1ind66w{width:90px;height:28px;background:#e5e3df;border-radius:6px}.h-section.svelte-1ind66w{max-width:1200px;margin:0 auto;padding:4rem 2rem}.h-eyebrow.svelte-1ind66w{font-family:Outfit,sans-serif;font-size:.72rem;font-weight:600;color:#3d8a5a;letter-spacing:.15em;display:block;margin-bottom:.75rem}.h-eyebrow-coral.svelte-1ind66w{color:#d89575}.h-heading.svelte-1ind66w{font-family:Fraunces,Georgia,serif;font-size:2.25rem;font-weight:600;color:#1c1c1c;letter-spacing:-.02em;margin-bottom:2.5rem;line-height:1.15}.h-how.svelte-1ind66w{padding:3.5rem 2.5rem}.h-steps.svelte-1ind66w{display:flex;flex-direction:column}.h-step.svelte-1ind66w{display:flex;gap:2.5rem;align-items:flex-start;padding:2rem 0}.h-step-num.svelte-1ind66w{font-family:Fraunces,Georgia,serif;font-size:4.5rem;font-weight:700;color:#e8f5ed;letter-spacing:-.04em;line-height:1;min-width:90px}.h-step-num-coral.svelte-1ind66w{color:#d89575}.h-step-content.svelte-1ind66w h3:where(.svelte-1ind66w){font-family:Fraunces,Georgia,serif;font-size:1.6rem;font-weight:600;color:#1c1c1c;margin-bottom:.5rem;letter-spacing:-.02em}.h-step-content.svelte-1ind66w p:where(.svelte-1ind66w){color:#5c5c5c;line-height:1.6;font-size:.95rem}.h-step-tags.svelte-1ind66w{display:flex;gap:.5rem;margin-top:.75rem;flex-wrap:wrap}.h-tag.svelte-1ind66w{font-size:.75rem;font-weight:500;color:#5c5c5c;background:#f5f4f1;padding:.2rem .6rem;border-radius:100px}.h-tag-green.svelte-1ind66w{background:#e8f5ed;color:#3d8a5a}.h-step-divider.svelte-1ind66w{height:1px;background:#d8957540;margin:0}.h-inline-code.svelte-1ind66w{display:block;font-family:IBM Plex Mono,monospace;font-size:.82rem;color:#7ab892;background:#2b3a30;padding:.6rem 1rem;border-radius:8px;margin-top:.75rem}.h-tiers-section.svelte-1ind66w{padding:4rem 2rem;background:#fff;border-radius:0}.h-tiers.svelte-1ind66w{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.h-tier.svelte-1ind66w{background:#faf9f7;border:1px solid #E5E3DF;border-radius:16px;padding:2rem}.h-tier-featured.svelte-1ind66w{background:#f0f7f2;border:2px solid #3D8A5A;padding:2.5rem;box-shadow:0 8px 32px #3d8a5a20}.h-tier-icon.svelte-1ind66w{font-size:1.5rem;margin-bottom:1rem}.h-tier.svelte-1ind66w h3:where(.svelte-1ind66w){font-family:Fraunces,Georgia,serif;font-size:1.35rem;font-weight:600;color:#1c1c1c;margin-bottom:.35rem}.h-tier-sub.svelte-1ind66w{font-size:.85rem;color:#8c8a87;display:block;margin-bottom:1rem}.h-tier.svelte-1ind66w p:where(.svelte-1ind66w){font-size:.9rem;color:#5c5c5c;line-height:1.6;margin-bottom:1.25rem}.h-tier-badge.svelte-1ind66w{font-size:.72rem;font-weight:600;padding:.2rem .7rem;border-radius:100px}.h-tier-badge-coral.svelte-1ind66w{background:#fff3ed;color:#d89575}.h-tier-badge-green.svelte-1ind66w{background:#e8f5ed;color:#3d8a5a}.h-gen-section.svelte-1ind66w{padding:4rem 2rem}.h-bento-row1.svelte-1ind66w{display:flex;gap:1.25rem;height:320px;margin-bottom:1.25rem}.h-bento-featured.svelte-1ind66w{flex:1.2;display:flex;flex-direction:column;justify-content:space-between;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000010}.h-bento-featured.svelte-1ind66w h3:where(.svelte-1ind66w){font-family:Fraunces,Georgia,serif;font-size:1.6rem;font-weight:600;color:#1c1c1c}.h-bento-featured.svelte-1ind66w p:where(.svelte-1ind66w){font-size:.9rem;color:#5c5c5c;line-height:1.6}.h-bento-badge.svelte-1ind66w{font-size:.72rem;font-weight:500;color:#3d8a5a;background:#e8f5ed;padding:.2rem .7rem;border-radius:100px;align-self:flex-start}.h-bento-stack.svelte-1ind66w{flex:1;display:flex;flex-direction:column;gap:1.25rem}.h-bento-compact.svelte-1ind66w{flex:1;display:flex;gap:1rem;align-items:center;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000a}.h-bento-compact-text.svelte-1ind66w h4:where(.svelte-1ind66w){font-family:Fraunces,Georgia,serif;font-size:1rem;font-weight:600;color:#1c1c1c;margin-bottom:.2rem}.h-bento-compact-text.svelte-1ind66w p:where(.svelte-1ind66w){font-size:.82rem;color:#5c5c5c;line-height:1.5}.h-bento-icon.svelte-1ind66w,.h-bento-icon-sm.svelte-1ind66w{display:flex;align-items:center;justify-content:center;border-radius:12px;font-size:1.2rem;flex-shrink:0}.h-bento-icon.svelte-1ind66w{width:56px;height:56px;border-radius:14px;font-size:1.5rem;margin-bottom:.75rem}.h-bento-icon-sm.svelte-1ind66w{width:48px;height:48px}.h-bento-icon-green.svelte-1ind66w{background:#e8f5ed}.h-bento-icon-coral.svelte-1ind66w{background:#fff3ed}.h-bento-icon-dark.svelte-1ind66w{background:#344840}.h-bento-row2.svelte-1ind66w{display:flex;gap:1.25rem;margin-bottom:1.25rem}.h-bento-card.svelte-1ind66w{flex:1;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000a}.h-bento-dark.svelte-1ind66w{background:#2b3a30;flex:1.4}.h-bento-dark.svelte-1ind66w h4:where(.svelte-1ind66w){color:#fff!important}.h-bento-dark.svelte-1ind66w p:where(.svelte-1ind66w){color:#a0b8a8!important}.h-bento-card.svelte-1ind66w h4:where(.svelte-1ind66w){font-family:Fraunces,Georgia,serif;font-size:1rem;font-weight:600;color:#1c1c1c;margin:.75rem 0 .35rem}.h-bento-card.svelte-1ind66w p:where(.svelte-1ind66w){font-size:.82rem;color:#5c5c5c;line-height:1.5}.h-bento-row3.svelte-1ind66w{display:flex}.h-bento-strip.svelte-1ind66w{flex:1;display:flex;gap:1.5rem;align-items:center;padding:1.25rem 1.5rem;background:#faf9f7;border-radius:12px;border:1px solid #E5E3DF}.h-bento-strip.svelte-1ind66w h4:where(.svelte-1ind66w){font-family:Fraunces,Georgia,serif;font-size:1rem;font-weight:600;color:#1c1c1c}.h-bento-strip.svelte-1ind66w p:where(.svelte-1ind66w){font-size:.82rem;color:#5c5c5c}.h-bento-more.svelte-1ind66w{margin-left:auto;font-size:.8rem;color:#8c8a87;font-weight:500}.h-interlude.svelte-1ind66w{padding:5rem 2rem;text-align:center;background:#faf9f7}.h-interlude.svelte-1ind66w h2:where(.svelte-1ind66w){font-family:Fraunces,Georgia,serif;font-size:3rem;font-weight:600;color:#1c1c1c;letter-spacing:-.03em;line-height:1.15;margin-bottom:1rem}.h-interlude-kicker.svelte-1ind66w{font-size:1.05rem;font-weight:500;color:#d89575}.h-why.svelte-1ind66w{background:#2b3a30;padding:5rem 0}.h-eyebrow-light.svelte-1ind66w{font-size:.72rem;font-weight:600;color:#7ab892;letter-spacing:.15em;display:block;margin-bottom:.75rem;padding:0 6rem}.h-heading-light.svelte-1ind66w{font-family:Fraunces,Georgia,serif;font-size:2.25rem;font-weight:600;color:#fff;letter-spacing:-.02em;margin-bottom:2.5rem;line-height:1.15;padding:0 6rem}.h-benefits.svelte-1ind66w{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 6rem}.h-benefit.svelte-1ind66w{background:#344840;border-radius:16px;padding:2rem}.h-benefit-icon.svelte-1ind66w{font-size:1.25rem;display:block;margin-bottom:.75rem}.h-benefit.svelte-1ind66w h3:where(.svelte-1ind66w){font-family:Fraunces,Georgia,serif;font-size:1.2rem;font-weight:600;color:#fff;margin-bottom:.5rem}.h-benefit.svelte-1ind66w p:where(.svelte-1ind66w){font-size:.9rem;color:#a0b8a8;line-height:1.6}.h-stats.svelte-1ind66w{display:flex;align-items:center;justify-content:center;padding:2.5rem 2rem;background:#fff;gap:0}.h-stat.svelte-1ind66w{display:flex;flex-direction:column;align-items:center;gap:.35rem;flex:1;padding:1.5rem 0}.h-stat-num.svelte-1ind66w{font-family:Fraunces,Georgia,serif;font-size:2.8rem;font-weight:700;letter-spacing:-.02em}.h-stat-green.svelte-1ind66w{color:#3d8a5a}.h-stat-coral.svelte-1ind66w{color:#d89575}.h-stat-label.svelte-1ind66w{font-size:.9rem;color:#5c5c5c}.h-stat-divider.svelte-1ind66w{width:1px;height:60px;background:#e5e3df}.h-final-cta.svelte-1ind66w{text-align:center;padding:6rem 2rem}.h-final-cta.svelte-1ind66w h2:where(.svelte-1ind66w){font-family:Fraunces,Georgia,serif;font-size:3rem;font-weight:600;color:#1c1c1c;letter-spacing:-.03em;line-height:1.1;margin-bottom:1rem}.h-final-cta.svelte-1ind66w p:where(.svelte-1ind66w){font-size:1.05rem;color:#5c5c5c;margin-bottom:2rem}.h-trust-note.svelte-1ind66w{display:block;margin-top:1rem;font-size:.85rem;color:#8c8a87}.h-footer.svelte-1ind66w{background:#1c2620;padding:3rem 2rem 1.5rem}.h-footer-top.svelte-1ind66w{display:flex;gap:4rem;max-width:1200px;margin:0 auto}.h-footer-brand.svelte-1ind66w{flex:1}.h-footer-logo.svelte-1ind66w{font-family:Fraunces,Georgia,serif;font-size:1.05rem;font-weight:600;color:#fff;display:block;margin-bottom:.35rem}.h-footer-tagline.svelte-1ind66w{font-size:.85rem;color:#7a8a7e}.h-footer-col.svelte-1ind66w{display:flex;flex-direction:column;gap:.5rem}.h-footer-col.svelte-1ind66w h4:where(.svelte-1ind66w){font-family:Outfit,sans-serif;font-size:.72rem;font-weight:600;color:#fff;letter-spacing:.06em;margin-bottom:.25rem}.h-footer-col.svelte-1ind66w a:where(.svelte-1ind66w){font-size:.85rem;color:#7a8a7e;text-decoration:none}.h-footer-col.svelte-1ind66w a:where(.svelte-1ind66w):hover{color:#a0b8a8}.h-footer-divider.svelte-1ind66w{height:1px;background:#344840;max-width:1200px;margin:2rem auto}.h-footer-bottom.svelte-1ind66w{display:flex;justify-content:space-between;max-width:1200px;margin:0 auto;font-size:.75rem;color:#5a6a5e}@media(max-width:768px){.h-title.svelte-1ind66w{font-size:2.4rem}.h-nav-links.svelte-1ind66w{display:none}.h-tiers.svelte-1ind66w{grid-template-columns:1fr}.h-bento-row1.svelte-1ind66w,.h-bento-row2.svelte-1ind66w{flex-direction:column;height:auto}.h-benefits.svelte-1ind66w{grid-template-columns:1fr;padding:0 2rem}.h-eyebrow-light.svelte-1ind66w,.h-heading-light.svelte-1ind66w{padding:0 2rem}.h-stats.svelte-1ind66w{flex-direction:column}.h-stat-divider.svelte-1ind66w{width:60px;height:1px}.h-step.svelte-1ind66w{flex-direction:column;gap:.5rem}.h-step-num.svelte-1ind66w{font-size:3rem}.h-footer-top.svelte-1ind66w{flex-direction:column;gap:2rem}.h-interlude.svelte-1ind66w h2:where(.svelte-1ind66w){font-size:2rem}.h-final-cta.svelte-1ind66w h2:where(.svelte-1ind66w){font-size:2rem}.h-bento-strip.svelte-1ind66w{flex-direction:column;text-align:center}.h-bento-more.svelte-1ind66w{margin-left:0}}.landing.svelte-1vmfxt0{background:#000;color:#e5e5e5;min-height:100vh;overflow-x:hidden}.ln-nav.svelte-1vmfxt0{display:flex;align-items:center;justify-content:space-between;max-width:1100px;margin:0 auto;padding:1.25rem 1.5rem}.ln-logo.svelte-1vmfxt0{font-family:var(--font-display);font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:.15em;color:#fff}.ln-nav-links.svelte-1vmfxt0{display:flex;align-items:center;gap:1.5rem}.ln-nav-links.svelte-1vmfxt0 a:where(.svelte-1vmfxt0){font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:#333;text-decoration:none;font-size:.72rem;transition:color .15s}.ln-nav-links.svelte-1vmfxt0 a:where(.svelte-1vmfxt0):hover{color:#fff}.ln-toggle.svelte-1vmfxt0{display:flex;background:#1a0000;border-radius:100px;padding:3px;gap:2px}.ln-toggle-tab.svelte-1vmfxt0{font-family:var(--font-mono)!important;font-size:.62rem!important;letter-spacing:.06em!important;padding:4px 12px!important;border:none!important;border-radius:100px!important;background:transparent!important;color:#444!important;text-transform:uppercase!important;cursor:pointer}.ln-toggle-active.svelte-1vmfxt0{background:#c00!important;color:#fff!important;font-weight:600!important}.ln-signin-red.svelte-1vmfxt0{background:#c00!important;color:#fff!important;border:none!important;padding:.45rem 1rem!important;border-radius:0!important;font-size:.72rem!important;font-weight:600!important;font-family:var(--font-mono)!important;text-transform:uppercase!important;letter-spacing:.06em!important;cursor:pointer}.ln-signin-red.svelte-1vmfxt0:hover{background:red!important}.ln-hero.svelte-1vmfxt0{max-width:1100px;margin:0 auto;padding:6rem 1.5rem 4rem;display:flex;flex-direction:column;gap:2.5rem}.ln-topline.svelte-1vmfxt0{width:120px;height:3px;background:#c00}.ln-classify.svelte-1vmfxt0{font-family:var(--font-mono);font-size:.65rem;color:var(--text-meta);text-transform:uppercase;letter-spacing:.1em}.ln-title.svelte-1vmfxt0{font-family:var(--font-display);font-size:6rem;font-weight:700;line-height:.88;letter-spacing:-.04em;color:#fff}.ln-title.svelte-1vmfxt0 .accent:where(.svelte-1vmfxt0){color:#c00}.ln-subtitle.svelte-1vmfxt0{font-family:var(--font-mono);font-size:.95rem;line-height:1.8;color:#444;max-width:620px;margin-bottom:2rem}.ln-hero-actions.svelte-1vmfxt0{display:flex;gap:1rem;align-items:center}.ln-cta-red.svelte-1vmfxt0{background:#c00!important;color:#fff!important;border:none!important;padding:.85rem 2rem!important;border-radius:0!important;font-family:var(--font-mono)!important;text-transform:uppercase!important;letter-spacing:.1em!important;font-size:.8rem!important;font-weight:600!important;cursor:pointer;transition:background .15s!important}.ln-cta-red.svelte-1vmfxt0:hover{background:red!important}.ln-cta-secondary.svelte-1vmfxt0{color:var(--text-meta);text-decoration:none;font-size:.9rem;font-family:var(--font-mono);letter-spacing:.04em}.ln-cta-secondary.svelte-1vmfxt0:hover{color:#fff}.ln-hero-divider.svelte-1vmfxt0{width:100%;height:1px;background:#1a1a1a}.ln-terminal.svelte-1vmfxt0{background:#030000;border:1px solid #1A1A1A;overflow:hidden}.ln-terminal-bar.svelte-1vmfxt0{display:flex;align-items:center;padding:.6rem 1rem;background:#050000;border-bottom:1px solid #1A1A1A;font-family:var(--font-mono);font-size:.7rem;color:#333;text-transform:uppercase;letter-spacing:.06em}.ln-terminal-dot.svelte-1vmfxt0{width:6px;height:6px;background:#c00;display:inline-block;margin-right:.5rem}.ln-terminal-cmd.svelte-1vmfxt0{font-family:var(--font-mono);font-size:.75rem;color:var(--text-meta);margin-bottom:1rem}.ln-terminal-body.svelte-1vmfxt0{padding:1rem}.ln-data-table.svelte-1vmfxt0{width:100%;border-collapse:collapse;font-size:.78rem}.ln-data-table.svelte-1vmfxt0 th:where(.svelte-1vmfxt0){text-align:left;padding:.35rem .5rem;color:var(--text-meta);font-weight:500;font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #1a1a1a}.ln-data-table.svelte-1vmfxt0 td:where(.svelte-1vmfxt0){padding:.45rem .5rem;border-bottom:1px solid #1a1a1a;color:var(--text-secondary)}.ln-mono.svelte-1vmfxt0{font-family:var(--font-mono);color:var(--text-meta)}.ln-risk.svelte-1vmfxt0{padding:.1rem .4rem;font-size:.7rem;font-weight:500}.ln-risk-low.svelte-1vmfxt0{background:#2a6a2a26;color:var(--status-success)}.ln-risk-medium.svelte-1vmfxt0{background:#8a6a0026;color:var(--status-warning)}.ln-risk-high.svelte-1vmfxt0{background:#cc000026;color:#c00}.ln-terminal-meta.svelte-1vmfxt0{display:flex;gap:1.25rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #1a1a1a;font-family:var(--font-mono);font-size:.7rem;color:#444}.ln-section.svelte-1vmfxt0{max-width:1100px;margin:0 auto;padding:5rem 1.5rem}.ln-section-title.svelte-1vmfxt0{font-family:var(--font-display);font-size:1.75rem;font-weight:700;letter-spacing:-.02em;color:#fff;text-align:center;margin-bottom:.75rem}.ln-section-sub.svelte-1vmfxt0{text-align:center;color:var(--text-secondary);font-family:var(--font-mono);font-size:.85rem;max-width:650px;margin:0 auto 3rem;line-height:1.7}.ln-strategies.svelte-1vmfxt0{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.ln-strategy-card.svelte-1vmfxt0{background:#050000;border:1px solid #1A1A1A;padding:2rem 1.75rem}.ln-strategy-featured.svelte-1vmfxt0{border-top:3px solid #CC0000}.ln-proto-code.svelte-1vmfxt0{font-family:var(--font-mono);font-size:.6rem;color:#2a2a2a;text-transform:uppercase;letter-spacing:.15em;margin-bottom:.5rem}.ln-proto-num.svelte-1vmfxt0{font-family:var(--font-display);font-size:3.5rem;font-weight:700;color:#1a1a1a;line-height:1;margin-bottom:.75rem}.ln-strategy-card.svelte-1vmfxt0 h3:where(.svelte-1vmfxt0){font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:.02em;margin-bottom:.75rem;line-height:1.2}.ln-strategy-featured.svelte-1vmfxt0 h3:where(.svelte-1vmfxt0){color:#c00}.ln-strategy-card.svelte-1vmfxt0 p:where(.svelte-1vmfxt0){font-family:var(--font-mono);font-size:.75rem;color:var(--text-meta);line-height:1.8}.ln-gen-grid.svelte-1vmfxt0{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.ln-gen-card.svelte-1vmfxt0{background:#050000;border:1px solid #1a1a1a;border-left:2px solid var(--border);padding:1.25rem;transition:border-color .15s}.ln-gen-card.svelte-1vmfxt0:hover{border-color:var(--accent)}.ln-gen-featured.svelte-1vmfxt0{border-left-color:#c00}.ln-gen-id.svelte-1vmfxt0{font-family:var(--font-mono);font-size:.65rem;color:#333;letter-spacing:.08em;margin-bottom:.35rem}.ln-gen-name.svelte-1vmfxt0{font-size:.9rem;font-weight:600;color:#ddd;margin-bottom:.5rem}.ln-gen-meta.svelte-1vmfxt0{display:flex;justify-content:space-between;font-size:.72rem;color:var(--text-meta)}.ln-gen-strategy.svelte-1vmfxt0{font-family:var(--font-mono);color:#c00}.ln-proof.svelte-1vmfxt0{border-top:1px solid #1a1a1a}.ln-link.svelte-1vmfxt0{color:#c00;text-decoration:none}.ln-link.svelte-1vmfxt0:hover{text-decoration:underline}.ln-proof-cards.svelte-1vmfxt0{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:700px;margin:0 auto}.ln-proof-card.svelte-1vmfxt0{text-align:center;background:#050000;border:1px solid #1a1a1a;padding:2rem 1rem}.ln-proof-num.svelte-1vmfxt0{font-family:var(--font-display);font-size:4.5rem;font-weight:700;color:#c00;letter-spacing:-.03em;line-height:1;margin-bottom:.75rem}.ln-proof-label.svelte-1vmfxt0{font-size:.65rem;color:var(--text-meta);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;line-height:1.5}.ln-restricted.svelte-1vmfxt0{font-family:var(--font-mono);font-size:.6rem;color:#c00;border:1px solid #CC0000;padding:.15rem .5rem;text-transform:uppercase;letter-spacing:.15em;margin-left:.75rem}.ln-manifesto.svelte-1vmfxt0{padding:6rem 1.5rem}.ln-manifesto-content.svelte-1vmfxt0{max-width:960px;margin:0 auto;padding:0 5rem;display:flex;flex-direction:column;gap:1.5rem}.ln-manifesto-label.svelte-1vmfxt0{font-family:var(--font-mono);font-size:.65rem;color:#666;text-transform:uppercase;letter-spacing:.15em}.ln-manifesto-class.svelte-1vmfxt0{font-family:var(--font-mono);font-size:.6rem;color:#2a2a2a;text-transform:uppercase;letter-spacing:.15em}.ln-manifesto-body.svelte-1vmfxt0{font-family:var(--font-mono);font-size:.85rem;color:#444;line-height:1.9}.ln-manifesto-close.svelte-1vmfxt0{font-family:var(--font-mono);font-size:.9rem;color:#fff;line-height:1.9}.ln-final-cta.svelte-1vmfxt0{text-align:left;padding:6rem 1.5rem;border-top:1px solid #1A1A1A}.ln-final-cta.svelte-1vmfxt0 .ln-section-title:where(.svelte-1vmfxt0){text-align:left;font-size:3rem;font-weight:700;letter-spacing:-.03em;margin-bottom:1rem}.ln-final-cta.svelte-1vmfxt0 .ln-section-sub:where(.svelte-1vmfxt0){text-align:left;margin:0 0 2rem;color:var(--text-meta)}.ln-footer.svelte-1vmfxt0{display:flex;align-items:center;justify-content:space-between;max-width:1100px;margin:0 auto;padding:2rem 1.5rem;border-top:1px solid #1a1a1a;font-size:.8rem;color:#444}.ln-footer-logo.svelte-1vmfxt0{font-family:var(--font-display);font-weight:700;color:var(--text-meta);letter-spacing:.15em;text-transform:uppercase;font-size:.7rem}.ln-footer-copy.svelte-1vmfxt0{font-family:var(--font-mono);font-size:.65rem;color:#2a2a2a;text-transform:uppercase;letter-spacing:.06em}@media(max-width:768px){.ln-hero.svelte-1vmfxt0{padding:3rem 1.5rem 2rem}.ln-title.svelte-1vmfxt0{font-size:2.8rem}.ln-strategies.svelte-1vmfxt0,.ln-gen-grid.svelte-1vmfxt0,.ln-proof-cards.svelte-1vmfxt0{grid-template-columns:1fr}.ln-nav-links.svelte-1vmfxt0 a:where(.svelte-1vmfxt0){display:none}.ln-toggle.svelte-1vmfxt0{display:flex}}header.svelte-12qhfyh{background:#050000;border-bottom:1px solid #1A1A1A;padding:.75rem 1.5rem}.header-inner.svelte-12qhfyh{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.header-brand.svelte-12qhfyh{display:flex;align-items:center;gap:1.25rem}.header-actions.svelte-12qhfyh{display:flex;align-items:center}.logo.svelte-12qhfyh{font-family:var(--font-display);font-size:.85rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.wm-brand.svelte-12qhfyh{color:#fff}.wm-dim.svelte-12qhfyh{color:#333}.app-nav.svelte-12qhfyh{display:flex;align-items:center;gap:.4rem}.app-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-meta);text-decoration:none;font-family:var(--font-mono);font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;padding:.32rem .25rem;border-bottom:2px solid transparent;transition:color .15s,border-color .15s}.app-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}.app-nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:#fff;border-bottom-color:#c00}.clearance.svelte-12qhfyh{font-family:var(--font-mono);font-size:.62rem;color:#2a2a2a;text-transform:uppercase;letter-spacing:.08em}.auth-page.svelte-12qhfyh{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:.5rem;padding:2rem;background:#000}.auth-subtitle.svelte-12qhfyh{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:#444;margin-bottom:1.5rem}.back-btn.svelte-12qhfyh{margin-top:1rem;background:none;border:none;color:var(--text-muted);cursor:pointer;font-size:.85rem}.back-btn.svelte-12qhfyh:hover{color:var(--text)}@media(max-width:640px){.header-inner.svelte-12qhfyh{flex-direction:column;align-items:flex-start}.header-brand.svelte-12qhfyh{width:100%;justify-content:space-between;flex-wrap:wrap}}
