.lp-hero.svelte-1sdtol5{position:relative;background:var(--color-warm-white);overflow:hidden}.lp-hero-bg.svelte-1sdtol5{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 70% 20%,rgba(26,138,125,.06),transparent),radial-gradient(ellipse 60% 50% at 20% 80%,rgba(11,29,58,.04),transparent)}.lp-h1.svelte-1sdtol5{font-size:clamp(28px,4.5vw,44px);font-weight:700;letter-spacing:-.03em;line-height:1.15;color:var(--color-navy)}.lp-urgency.svelte-1sdtol5{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;margin-top:20px;background:var(--color-danger-light);border:1px solid rgba(220,38,38,.15);border-left:3px solid var(--color-danger);border-radius:6px;font-size:12px;color:var(--color-danger-dark);line-height:1.4}.lp-urgency.svelte-1sdtol5 svg:where(.svelte-1sdtol5){flex-shrink:0;color:var(--color-danger)}.lp-urgency.svelte-1sdtol5 a:where(.svelte-1sdtol5){color:var(--color-danger-dark);font-weight:600;text-decoration:underline;text-underline-offset:2px}.terminal.svelte-1sdtol5{background:var(--color-navy);border-radius:12px;overflow:hidden;box-shadow:var(--shadow-xl)}.terminal-header.svelte-1sdtol5{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid rgba(255,255,255,.06)}.terminal-dots.svelte-1sdtol5{display:flex;gap:6px}.dot.svelte-1sdtol5{width:10px;height:10px;border-radius:50%}.dot-red.svelte-1sdtol5{background:#ef4444}.dot-yellow.svelte-1sdtol5{background:#f59e0b}.dot-green.svelte-1sdtol5{background:#10b981}.terminal-body.svelte-1sdtol5{padding:14px}.terminal-result.svelte-1sdtol5{margin-top:10px;padding:6px 10px;background:#1a8a7d1a;border:1px solid rgba(26,138,125,.2);border-radius:6px;display:flex;align-items:center;gap:6px;font-family:var(--font-mono);font-size:12px}.lp-seg-card.svelte-1sdtol5{transition:box-shadow var(--transition-base),transform var(--transition-base)}.lp-seg-card.svelte-1sdtol5:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.lp-flow-wrap.svelte-1sdtol5{overflow-x:auto;-webkit-overflow-scrolling:touch}.lp-flow-svg.svelte-1sdtol5{width:100%;max-width:770px;margin:0 auto;display:block;height:auto}.step-number.svelte-1sdtol5{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--gradient-accent);color:#fff;font-size:18px;font-weight:700}.lp-try-card.svelte-1sdtol5{background:var(--color-navy);border-radius:12px;overflow:hidden;box-shadow:var(--shadow-xl)}.lp-try-header.svelte-1sdtol5{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid rgba(255,255,255,.06)}.lp-try-copy.svelte-1sdtol5{font-family:var(--font-mono);font-size:11px;font-weight:600;color:var(--color-teal-light);background:#1a8a7d26;border:1px solid rgba(26,138,125,.3);border-radius:5px;padding:4px 12px;cursor:pointer;transition:background var(--transition-fast)}.lp-try-copy.svelte-1sdtol5:hover{background:#1a8a7d40}.lp-try-body.svelte-1sdtol5{padding:16px}.lp-try-label.svelte-1sdtol5{font-family:var(--font-mono);font-size:10px;font-weight:600;color:var(--color-mid-gray);letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px}.lp-try-code.svelte-1sdtol5{font-family:var(--font-mono);font-size:13px;color:var(--color-mid-gray);line-height:1.6;background:transparent;padding:0;margin:0;white-space:pre-wrap;word-break:break-all}.lp-try-inputs.svelte-1sdtol5{display:flex;flex-direction:column;gap:8px}.lp-input-wrap.svelte-1sdtol5{display:flex;align-items:center;gap:8px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:0 12px;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.lp-input-wrap.svelte-1sdtol5:focus-within{border-color:var(--color-teal);box-shadow:0 0 0 3px #1a8a7d26,0 0 12px #1a8a7d1a}.lp-input-chevron.svelte-1sdtol5{color:var(--color-teal-light);font-size:11px;font-weight:700;flex-shrink:0;opacity:.6;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lp-input-wrap.svelte-1sdtol5:focus-within .lp-input-chevron:where(.svelte-1sdtol5){opacity:1}.lp-input.svelte-1sdtol5{flex:1;background:transparent;border:none;outline:none;font-family:var(--font-mono);font-size:13px;color:var(--color-white);padding:10px 0;caret-color:var(--color-teal-light)}.lp-input.svelte-1sdtol5::-moz-placeholder{color:var(--color-mid-gray);opacity:.5}.lp-input.svelte-1sdtol5::placeholder{color:var(--color-mid-gray);opacity:.5}.lp-try-run.svelte-1sdtol5{display:inline-flex;align-items:center;justify-content:center;gap:8px;align-self:flex-start;font-family:var(--font-mono);font-size:13px;font-weight:600;color:var(--color-white);background:linear-gradient(135deg,var(--color-teal),var(--color-teal-light));border:none;border-radius:8px;padding:10px 24px;margin-top:4px;cursor:pointer;transition:opacity var(--transition-fast),transform var(--transition-fast),box-shadow var(--transition-fast)}.lp-try-run.svelte-1sdtol5:hover:not(:disabled){opacity:.9;transform:translateY(-1px);box-shadow:0 4px 16px #1a8a7d4d}.lp-try-run.svelte-1sdtol5:active:not(:disabled){transform:translateY(0)}.lp-try-run.svelte-1sdtol5:disabled{opacity:.6;cursor:not-allowed}.lp-spinner.svelte-1sdtol5{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:var(--color-white);border-radius:50%;animation:svelte-1sdtol5-lpSpin .6s linear infinite}@keyframes svelte-1sdtol5-lpSpin{to{transform:rotate(360deg)}}.lp-try-result.svelte-1sdtol5{max-height:400px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.1) transparent}.lp-try-result.svelte-1sdtol5::-webkit-scrollbar{width:6px}.lp-try-result.svelte-1sdtol5::-webkit-scrollbar-track{background:transparent}.lp-try-result.svelte-1sdtol5::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.lp-try-fade.svelte-1sdtol5{animation:svelte-1sdtol5-lpFadeIn .3s ease}@keyframes svelte-1sdtol5-lpFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.lp-try-error.svelte-1sdtol5{color:var(--color-danger-light)}.lp-faq.svelte-1sdtol5{display:grid;gap:0}.lp-faq-item.svelte-1sdtol5{border-bottom:1px solid var(--color-border)}.lp-faq-q.svelte-1sdtol5{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:.875rem 0;background:none;border:none;cursor:pointer;font-family:var(--font-sans);font-size:.9375rem;font-weight:600;color:var(--color-navy);text-align:left;line-height:1.4}.lp-faq-q.svelte-1sdtol5:hover{color:var(--color-teal)}.lp-faq-chevron.svelte-1sdtol5{flex-shrink:0;color:var(--color-mid-gray);transition:transform var(--transition-base)}.lp-faq-item.open.svelte-1sdtol5 .lp-faq-chevron:where(.svelte-1sdtol5){transform:rotate(180deg)}.lp-faq-a.svelte-1sdtol5{padding:0 0 .875rem}.lp-faq-a.svelte-1sdtol5 p:where(.svelte-1sdtol5){font-size:.875rem;color:var(--color-slate);line-height:1.7;margin:0}.lp-faq-a.svelte-1sdtol5 a{color:var(--color-teal);text-decoration:underline;text-underline-offset:2px}.lp-faq-a.svelte-1sdtol5 code{font-family:var(--font-mono);font-size:.8125rem;background:var(--color-light-gray);padding:1px 5px;border-radius:4px;color:var(--color-navy)}.dot-grid.svelte-1sdtol5{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.03;background-image:radial-gradient(circle at 2px 2px,white 1px,transparent 0);background-size:32px 32px}.lp-sticky.svelte-1sdtol5{position:fixed;bottom:0;left:0;right:0;z-index:var(--z-sticky);display:none;align-items:center;justify-content:space-between;padding:10px 16px;background:var(--color-white);border-top:1px solid var(--color-border);box-shadow:0 -4px 12px #0b1d3a14;animation:svelte-1sdtol5-slideUp .3s ease}.lp-sticky-label.svelte-1sdtol5{font-size:13px;font-weight:600;color:var(--color-navy)}.fade-in-d0.svelte-1sdtol5{animation:svelte-1sdtol5-fadeUp .6s ease both;animation-delay:0s}.fade-in-d1.svelte-1sdtol5{animation:svelte-1sdtol5-fadeUp .6s ease both;animation-delay:.08s}.fade-in-d2.svelte-1sdtol5{animation:svelte-1sdtol5-fadeUp .6s ease both;animation-delay:.16s}.fade-in-d3.svelte-1sdtol5{animation:svelte-1sdtol5-fadeUp .6s ease both;animation-delay:.24s}.fade-in-d4.svelte-1sdtol5{animation:svelte-1sdtol5-fadeUp .6s ease both;animation-delay:.32s}@keyframes svelte-1sdtol5-fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1sdtol5-slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (max-width: 768px){.lp-sticky.svelte-1sdtol5{display:flex}}@media (max-width: 640px){.lp-flow-svg.svelte-1sdtol5{min-width:680px}}.seo-prose.svelte-1sdtol5 p:where(.svelte-1sdtol5){font-size:.9375rem;line-height:1.8;color:var(--color-slate);margin:0 0 1.25rem}.seo-callout.svelte-1sdtol5{display:flex;gap:12px;align-items:flex-start;padding:1rem 1.25rem;border-radius:8px;margin-bottom:1.5rem;font-size:.875rem;line-height:1.7;color:var(--color-slate)}.seo-callout.svelte-1sdtol5 svg{flex-shrink:0;margin-top:2px}.seo-callout-danger.svelte-1sdtol5{background:#dc26260a;border:1px solid rgba(220,38,38,.12);border-left:3px solid var(--color-danger)}.seo-callout-danger.svelte-1sdtol5 svg{color:var(--color-danger)}.seo-highlights.svelte-1sdtol5{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:1.5rem 0}.seo-highlight-item.svelte-1sdtol5{display:flex;gap:10px;align-items:flex-start;padding:1rem;border-radius:8px;background:var(--color-light-gray)}.seo-highlight-item.svelte-1sdtol5 svg{flex-shrink:0;color:var(--color-teal);margin-top:2px}.seo-highlight-item.svelte-1sdtol5 strong:where(.svelte-1sdtol5){display:block;font-size:.875rem;color:var(--color-navy)}.seo-highlight-item.svelte-1sdtol5 span:where(.svelte-1sdtol5){font-size:.8125rem;color:var(--color-slate);line-height:1.5}@media (max-width: 768px){.seo-highlights.svelte-1sdtol5{grid-template-columns:1fr}}.seo-two-col.svelte-1sdtol5{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}@media (max-width: 768px){.seo-two-col.svelte-1sdtol5{grid-template-columns:1fr;gap:2rem}}.seo-sector-row.svelte-1sdtol5{display:flex;gap:12px;align-items:flex-start;padding:.75rem 0;border-bottom:1px solid var(--color-border)}.seo-sector-row.svelte-1sdtol5:last-child{border-bottom:none}.seo-sector-icon.svelte-1sdtol5{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#1a8a7d14;border-radius:6px;color:var(--color-teal)}.seo-penalty-scale.svelte-1sdtol5{display:flex;flex-direction:column;gap:0}.seo-penalty-step.svelte-1sdtol5{display:flex;gap:12px;align-items:flex-start;padding:.875rem 1rem;border-left:3px solid var(--color-border);position:relative}.seo-penalty-step.svelte-1sdtol5:last-child{border-left-color:transparent}.seo-penalty-num.svelte-1sdtol5{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:12px;font-weight:700;background:var(--color-light-gray);color:var(--color-slate)}.seo-penalty-content.svelte-1sdtol5 strong:where(.svelte-1sdtol5){display:block;font-size:.875rem;color:var(--color-navy)}.seo-penalty-content.svelte-1sdtol5 span:where(.svelte-1sdtol5){font-size:.8125rem;color:var(--color-slate)}.seo-penalty-low.svelte-1sdtol5{border-left-color:var(--color-warning)}.seo-penalty-low.svelte-1sdtol5 .seo-penalty-num:where(.svelte-1sdtol5){background:#f59e0b1a;color:#b45309}.seo-penalty-medium.svelte-1sdtol5{border-left-color:#f97316}.seo-penalty-medium.svelte-1sdtol5 .seo-penalty-num:where(.svelte-1sdtol5){background:#f973161a;color:#c2410c}.seo-penalty-high.svelte-1sdtol5{border-left-color:var(--color-danger)}.seo-penalty-high.svelte-1sdtol5 .seo-penalty-num:where(.svelte-1sdtol5){background:#dc26261a;color:#b91c1c}.seo-penalty-critical.svelte-1sdtol5{border-left-color:#7f1d1d}.seo-penalty-critical.svelte-1sdtol5 .seo-penalty-num:where(.svelte-1sdtol5){background:#7f1d1d1a;color:#7f1d1d}.seo-steps-detail.svelte-1sdtol5{display:flex;flex-direction:column;gap:0;margin-bottom:2rem}.seo-step-row.svelte-1sdtol5{display:flex;gap:16px;align-items:flex-start;padding:1rem 0;border-bottom:1px solid var(--color-border)}.seo-step-row.svelte-1sdtol5:last-child{border-bottom:none}.seo-step-num.svelte-1sdtol5{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:14px;font-weight:700;background:var(--gradient-accent);color:#fff}.seo-code-block.svelte-1sdtol5{background:var(--color-navy);border-radius:10px;overflow:hidden;box-shadow:var(--shadow-md)}.seo-code-header.svelte-1sdtol5{display:flex;align-items:center;justify-content:space-between;padding:8px 14px;border-bottom:1px solid rgba(255,255,255,.06)}.seo-code-label.svelte-1sdtol5{font-family:var(--font-mono);font-size:10px;font-weight:600;color:var(--color-teal-light);text-transform:uppercase;letter-spacing:.08em}.seo-code-body.svelte-1sdtol5{padding:14px;margin:0;font-family:var(--font-mono);font-size:13px;line-height:1.6;color:var(--color-mid-gray);background:transparent;white-space:pre-wrap;word-break:break-all}.seo-specs.svelte-1sdtol5{margin-top:2rem}.seo-specs-grid.svelte-1sdtol5{display:grid;grid-template-columns:repeat(2,1fr);gap:0;border:1px solid var(--color-border);border-radius:10px;overflow:hidden}.seo-spec-item.svelte-1sdtol5{display:flex;flex-direction:column;gap:2px;padding:.875rem 1rem;border-bottom:1px solid var(--color-border);border-right:1px solid var(--color-border)}.seo-spec-item.svelte-1sdtol5:nth-child(2n){border-right:none}.seo-spec-item.svelte-1sdtol5:nth-last-child(-n+2){border-bottom:none}.seo-spec-label.svelte-1sdtol5{font-size:.75rem;font-weight:600;color:var(--color-mid-gray);text-transform:uppercase;letter-spacing:.04em}.seo-spec-value.svelte-1sdtol5{font-size:.875rem;font-weight:600;color:var(--color-navy)}@media (max-width: 640px){.seo-specs-grid.svelte-1sdtol5{grid-template-columns:1fr}.seo-spec-item.svelte-1sdtol5{border-right:none}.seo-spec-item.svelte-1sdtol5:last-child{border-bottom:none}.seo-spec-item.svelte-1sdtol5:nth-last-child(-n+2){border-bottom:1px solid var(--color-border)}}.seo-compare-grid.svelte-1sdtol5{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.seo-compare-card.svelte-1sdtol5{background:var(--color-white);border:1px solid var(--color-border);border-radius:10px;padding:1.25rem;position:relative}.seo-compare-recommended.svelte-1sdtol5{grid-column:1 / -1;border:2px solid var(--color-teal);background:#1a8a7d05}.seo-compare-badge.svelte-1sdtol5{position:absolute;top:-10px;right:16px;background:var(--color-teal);color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:3px 12px;border-radius:4px}.seo-compare-method.svelte-1sdtol5{font-size:.9375rem;font-weight:700;color:var(--color-navy);margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid var(--color-border)}.seo-compare-row.svelte-1sdtol5{display:flex;justify-content:space-between;align-items:baseline;gap:8px;padding:4px 0;font-size:.8125rem}.seo-compare-label.svelte-1sdtol5{color:var(--color-mid-gray);flex-shrink:0}.seo-compare-value.svelte-1sdtol5{color:var(--color-navy);font-weight:500;text-align:right}.seo-legal-banned.svelte-1sdtol5{color:var(--color-danger);font-weight:600}.seo-legal-ok.svelte-1sdtol5{color:var(--color-success);font-weight:600}.seo-legal-partial.svelte-1sdtol5{color:var(--color-warning);font-weight:600}@media (max-width: 768px){.seo-compare-grid.svelte-1sdtol5{grid-template-columns:1fr}.seo-compare-recommended.svelte-1sdtol5{grid-column:1}}
