:root{--bg: #fafafa;--bg-card: #ffffff;--bg-input: #ffffff;--border: #e2e2e2;--text: #1a1a1a;--text-muted: #666;--accent: #2563eb;--accent-hover: #1d4ed8;--radius: 8px;--font: system-ui, -apple-system, "Segoe UI", sans-serif;--mono: ui-monospace, "SF Mono", "Cascadia Code", monospace}@media(prefers-color-scheme:dark){:root{--bg: #0f0f0f;--bg-card: #1a1a1a;--bg-input: #222;--border: #333;--text: #e5e5e5;--text-muted: #999;--accent: #3b82f6;--accent-hover: #60a5fa}}*,*:before,*:after{box-sizing:border-box;margin:0}html,body{font-family:var(--font);background:var(--bg);color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased}button{cursor:pointer;font:inherit;border:1px solid var(--border);border-radius:var(--radius);padding:.5rem 1rem;background:var(--bg-card);color:var(--text);transition:background .15s,border-color .15s}button:hover{border-color:var(--accent)}button.primary{background:var(--accent);color:#fff;border-color:var(--accent)}button.primary:hover{background:var(--accent-hover)}button:disabled{opacity:.5;cursor:not-allowed}input,select,textarea{font:inherit;background:var(--bg-input);color:var(--text);border:1px solid var(--border);border-radius:var(--radius);padding:.5rem .75rem}input:focus,select:focus,textarea:focus{outline:2px solid var(--accent);outline-offset:-1px}label{font-size:.875rem;font-weight:500;color:var(--text-muted)}pre,code{font-family:var(--mono);font-size:.85rem}pre{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1rem;overflow-x:auto;white-space:pre-wrap;word-break:break-word}header.svelte-12qhfyh{border-bottom:1px solid var(--border);padding:.75rem 1.5rem}.header-inner.svelte-12qhfyh{max-width:800px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.logo.svelte-12qhfyh{font-size:1.1rem;font-weight:600;letter-spacing:-.02em}.auth-page.svelte-12qhfyh{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:.5rem;padding:2rem}.auth-subtitle.svelte-12qhfyh{color:var(--text-muted);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)}.landing.svelte-12qhfyh{background:#08080a;color:#e5e5e5;min-height:100vh;overflow-x:hidden}.ln-nav.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;max-width:1100px;margin:0 auto;padding:1.25rem 1.5rem}.ln-logo.svelte-12qhfyh{font-weight:700;font-size:1.15rem;letter-spacing:-.03em;color:#fff}.ln-nav-links.svelte-12qhfyh{display:flex;align-items:center;gap:1.5rem}.ln-nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#888;text-decoration:none;font-size:.85rem;transition:color .15s}.ln-nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}.ln-signin.svelte-12qhfyh{background:#fff!important;color:#08080a!important;border:none!important;padding:.45rem 1rem!important;border-radius:6px!important;font-size:.85rem!important;font-weight:600!important}.ln-signin.svelte-12qhfyh:hover{opacity:.9}.ln-hero.svelte-12qhfyh{max-width:1100px;margin:0 auto;padding:5rem 1.5rem 4rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.ln-pill.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.5rem;background:#3b82f61a;border:1px solid rgba(59,130,246,.2);color:#60a5fa;padding:.3rem .85rem;border-radius:99px;font-size:.8rem;font-weight:500;margin-bottom:1.5rem}.ln-dot.svelte-12qhfyh{width:6px;height:6px;border-radius:50%;background:#3b82f6;animation:svelte-12qhfyh-ln-pulse 2s ease-in-out infinite}@keyframes svelte-12qhfyh-ln-pulse{0%,to{opacity:1}50%{opacity:.3}}.ln-title.svelte-12qhfyh{font-size:3.2rem;font-weight:800;line-height:1.1;letter-spacing:-.04em;color:#fff;margin-bottom:1.25rem}.ln-gradient.svelte-12qhfyh{background:linear-gradient(135deg,#3b82f6,#a855f7,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ln-subtitle.svelte-12qhfyh{font-size:1.05rem;line-height:1.65;color:#999;max-width:480px;margin-bottom:2rem}.ln-hero-actions.svelte-12qhfyh{display:flex;gap:1rem;align-items:center}.ln-cta.svelte-12qhfyh{background:#fff!important;color:#08080a!important;border:none!important;padding:.7rem 1.75rem!important;border-radius:8px!important;font-size:.95rem!important;font-weight:700!important;letter-spacing:-.01em!important;transition:transform .15s,box-shadow .15s!important}.ln-cta.svelte-12qhfyh:hover{transform:translateY(-1px)!important;box-shadow:0 8px 30px #ffffff1a!important}.ln-cta-secondary.svelte-12qhfyh{color:#888;text-decoration:none;font-size:.9rem}.ln-cta-secondary.svelte-12qhfyh:hover{color:#fff}.ln-preview.svelte-12qhfyh{perspective:1000px}.ln-terminal.svelte-12qhfyh{background:#111;border:1px solid #222;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #00000080,0 0 0 1px #ffffff08;transform:rotateY(-2deg) rotateX(1deg);transition:transform .3s}.ln-terminal.svelte-12qhfyh:hover{transform:rotateY(0) rotateX(0)}.ln-terminal-bar.svelte-12qhfyh{display:flex;align-items:center;gap:.75rem;padding:.65rem 1rem;background:#181818;border-bottom:1px solid #222}.ln-terminal-dots.svelte-12qhfyh{display:flex;gap:5px}.ln-terminal-dots.svelte-12qhfyh span:where(.svelte-12qhfyh){width:10px;height:10px;border-radius:50%;background:#333}.ln-terminal-dots.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(1){background:#ff5f57}.ln-terminal-dots.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(2){background:#febc2e}.ln-terminal-dots.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(3){background:#28c840}.ln-terminal-title.svelte-12qhfyh{font-family:var(--mono);font-size:.7rem;color:#555}.ln-terminal-body.svelte-12qhfyh{padding:1rem}.ln-data-table.svelte-12qhfyh{width:100%;border-collapse:collapse;font-size:.78rem}.ln-data-table.svelte-12qhfyh th:where(.svelte-12qhfyh){text-align:left;padding:.35rem .5rem;color:#555;font-weight:500;font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #1a1a1a}.ln-data-table.svelte-12qhfyh td:where(.svelte-12qhfyh){padding:.45rem .5rem;border-bottom:1px solid #1a1a1a;color:#ccc}.ln-mono.svelte-12qhfyh{font-family:var(--mono);color:#888}.ln-risk.svelte-12qhfyh{padding:.1rem .4rem;border-radius:4px;font-size:.7rem;font-weight:500}.ln-risk-low.svelte-12qhfyh{background:#22c55e26;color:#4ade80}.ln-risk-medium.svelte-12qhfyh{background:#fbbf2426;color:#fbbf24}.ln-risk-high.svelte-12qhfyh{background:#ef444426;color:#f87171}.ln-terminal-meta.svelte-12qhfyh{display:flex;gap:1.25rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #1a1a1a;font-family:var(--mono);font-size:.7rem;color:#444}.ln-section.svelte-12qhfyh{max-width:1100px;margin:0 auto;padding:5rem 1.5rem}.ln-section-title.svelte-12qhfyh{font-size:2rem;font-weight:800;letter-spacing:-.03em;color:#fff;text-align:center;margin-bottom:.75rem}.ln-section-sub.svelte-12qhfyh{text-align:center;color:#888;max-width:650px;margin:0 auto 3rem;line-height:1.6}.ln-strategies.svelte-12qhfyh{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.ln-strategy-card.svelte-12qhfyh{background:#111;border:1px solid #222;border-radius:12px;padding:1.75rem}.ln-strategy-featured.svelte-12qhfyh{border-color:#3b82f64d;background:linear-gradient(180deg,#3b82f60d,#111)}.ln-strategy-icon.svelte-12qhfyh{font-size:1.5rem;margin-bottom:.75rem}.ln-strategy-card.svelte-12qhfyh h3:where(.svelte-12qhfyh){font-size:1.1rem;font-weight:700;color:#fff;margin-bottom:.5rem}.ln-strategy-card.svelte-12qhfyh p:where(.svelte-12qhfyh){font-size:.88rem;color:#888;line-height:1.55;margin-bottom:1rem}.ln-strategy-meta.svelte-12qhfyh{display:flex;gap:1rem;font-size:.75rem;color:#555;font-family:var(--mono)}.ln-gen-grid.svelte-12qhfyh{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.ln-gen-card.svelte-12qhfyh{background:#111;border:1px solid #1a1a1a;border-radius:8px;padding:1.25rem;transition:border-color .15s}.ln-gen-card.svelte-12qhfyh:hover{border-color:#333}.ln-gen-name.svelte-12qhfyh{font-size:.9rem;font-weight:600;color:#ddd;margin-bottom:.5rem}.ln-gen-meta.svelte-12qhfyh{display:flex;justify-content:space-between;font-size:.72rem;color:#555}.ln-gen-strategy.svelte-12qhfyh{font-family:var(--mono);color:#3b82f6}.ln-proof.svelte-12qhfyh{border-top:1px solid #1a1a1a}.ln-link.svelte-12qhfyh{color:#60a5fa;text-decoration:none}.ln-link.svelte-12qhfyh:hover{text-decoration:underline}.ln-proof-cards.svelte-12qhfyh{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:700px;margin:0 auto}.ln-proof-card.svelte-12qhfyh{text-align:center;background:#111;border:1px solid #1a1a1a;border-radius:12px;padding:2rem 1rem}.ln-proof-num.svelte-12qhfyh{font-size:2.5rem;font-weight:800;color:#fff;letter-spacing:-.03em;line-height:1;margin-bottom:.5rem}.ln-proof-label.svelte-12qhfyh{font-size:.82rem;color:#666}.ln-final-cta.svelte-12qhfyh{text-align:center;padding-bottom:6rem}.ln-footer.svelte-12qhfyh{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-12qhfyh{font-weight:700;color:#666;letter-spacing:-.02em}@media(max-width:768px){.ln-hero.svelte-12qhfyh{grid-template-columns:1fr;padding:3rem 1.5rem 2rem}.ln-title.svelte-12qhfyh{font-size:2.2rem}.ln-strategies.svelte-12qhfyh{grid-template-columns:1fr}.ln-gen-grid.svelte-12qhfyh{grid-template-columns:repeat(2,1fr)}.ln-proof-cards.svelte-12qhfyh{grid-template-columns:1fr}.ln-nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){display:none}}
