:root{--sp-brand-primary: #4f46e5;--sp-brand-primary-hover: #4338ca;--sp-brand-primary-dark: #3730a3;--sp-brand-secondary: #7c3aed;--sp-brand-primary-5: rgba(79, 70, 229, .05);--sp-brand-primary-20: rgba(79, 70, 229, .2);--sp-brand-primary-25: rgba(79, 70, 229, .25);--sp-brand-primary-30: rgba(79, 70, 229, .3);--sp-brand-primary-40: rgba(79, 70, 229, .4);--sp-text: #111827;--sp-text-secondary: #374151;--sp-text-muted: #6b7280;--sp-text-subtle: #9ca3af;--sp-bg: #ffffff;--sp-bg-alt: rgba(249, 250, 251, .7);--sp-bg-card: rgba(249, 250, 251, .5);--sp-bg-card-subtle: rgba(249, 250, 251, .3);--sp-bg-hover: #f9fafb;--sp-border: #e5e7eb;--sp-border-light: rgba(229, 231, 235, .8);--sp-border-lighter: rgba(229, 231, 235, .6);--sp-border-subtle: #f3f4f6;--sp-badge-bg: #eef2ff;--sp-badge-border: var(--sp-brand-primary-30);--sp-badge-text: var(--sp-brand-primary-hover);--sp-tag-bg: #f3f4f6;--sp-code-bg: #e5e7eb;--sp-code-text: #374151;--sp-success-bg: #dcfce7;--sp-success-text: #16a34a;--sp-muted-icon-bg: #f3f4f6;--sp-muted-icon-text: #d1d5db;--sp-indigo-tint: rgba(238, 242, 255, .6);--sp-indigo-tint-strong: rgba(238, 242, 255, .8);--sp-indigo-tint-subtle: rgba(238, 242, 255, .3);--sp-violet-tint: rgba(237, 233, 254, .4);--sp-violet-tint-medium: rgba(237, 233, 254, .6);--sp-glow-indigo: rgba(199, 210, 254, .5);--sp-glow-indigo-soft: rgba(199, 210, 254, .4);--sp-glow-violet: rgba(221, 214, 254, .4);--sp-font-mono: "Fira Code", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--sp-font-body: "Inter", system-ui, sans-serif}.lp:where(.astro-j7pv25f6){margin:0;padding:0;font-family:var(--sp-font-mono);color:var(--sp-text);background:var(--sp-bg);-webkit-font-smoothing:antialiased}.lp:where(.astro-j7pv25f6) :where(.astro-j7pv25f6),.lp:where(.astro-j7pv25f6) :where(.astro-j7pv25f6):before,.lp:where(.astro-j7pv25f6) :where(.astro-j7pv25f6):after{box-sizing:border-box}.lp:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){text-decoration:none}.lp:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6){padding:.125rem .5rem;border-radius:.25rem;background:var(--sp-code-bg);color:var(--sp-code-text);font-family:inherit;font-size:.875rem}.lp-container:where(.astro-j7pv25f6){max-width:1400px;margin:0 auto;padding:0 1.5rem}.lp-gradient-text:where(.astro-j7pv25f6){background:linear-gradient(to right,var(--sp-brand-primary),var(--sp-brand-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lp-badge:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;background:var(--sp-badge-bg);border:1px solid var(--sp-badge-border);color:var(--sp-badge-text);font-weight:500}.lp-btn-primary:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-family:var(--sp-font-body);font-size:.875rem;font-weight:500;border-radius:.75rem;background:var(--sp-brand-primary);color:var(--sp-bg);transition:background .2s}.lp-btn-primary:where(.astro-j7pv25f6):hover{background:var(--sp-brand-primary-hover);color:var(--sp-bg)}.lp-btn-outline:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-family:var(--sp-font-body);font-size:.875rem;font-weight:500;border-radius:.75rem;border:1px solid var(--sp-border);color:var(--sp-text-secondary);transition:background .2s}.lp-btn-outline:where(.astro-j7pv25f6):hover{background:var(--sp-bg-hover);color:var(--sp-text-secondary)}.lp-btn-lg:where(.astro-j7pv25f6){padding:.75rem 1.75rem;font-size:1rem}.lp-header:where(.astro-j7pv25f6){position:fixed;top:0;left:0;right:0;z-index:50;border-bottom:1px solid var(--sp-border-lighter);background:#fffc;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.lp-header-inner:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:space-between;height:4rem}.lp-logo:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.75rem}.lp-logo:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){font-family:var(--sp-font-mono);font-size:1.25rem;font-weight:700;color:var(--sp-text)}.lp-nav:where(.astro-j7pv25f6){display:flex;align-items:center;gap:2rem}.lp-nav:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){font-family:var(--sp-font-body);font-size:.875rem;color:var(--sp-text-muted);transition:color .2s}.lp-nav:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--sp-brand-primary-hover)}.lp-header-actions:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.75rem}@media(max-width:768px){.lp-nav:where(.astro-j7pv25f6){display:none}.lp-header-actions:where(.astro-j7pv25f6) .lp-btn-outline:where(.astro-j7pv25f6){display:none}}.lp-hero:where(.astro-j7pv25f6){position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding-top:4rem;overflow:hidden}.lp-hero-bg:where(.astro-j7pv25f6){position:absolute;inset:0;background:linear-gradient(135deg,var(--sp-indigo-tint),var(--sp-bg),var(--sp-violet-tint))}.lp-hero-orb:where(.astro-j7pv25f6){position:absolute;border-radius:50%;animation:pulse 4s ease-in-out infinite}.lp-hero-orb-1:where(.astro-j7pv25f6){top:25%;left:25%;width:24rem;height:24rem;background:var(--sp-glow-indigo);filter:blur(80px)}.lp-hero-orb-2:where(.astro-j7pv25f6){bottom:25%;right:25%;width:16rem;height:16rem;background:var(--sp-glow-violet);filter:blur(60px);animation-delay:1.5s}.lp-hero-grid:where(.astro-j7pv25f6){position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}@media(max-width:1024px){.lp-hero-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}}.lp-hero-content:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:2rem}.lp-hero-content:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6){font-family:var(--sp-font-mono);font-size:clamp(2.25rem,5vw,3.75rem);font-weight:700;line-height:1.15;color:var(--sp-text);margin:0}.lp-hero-desc:where(.astro-j7pv25f6){font-family:var(--sp-font-body);font-size:1.125rem;line-height:1.7;color:var(--sp-text-muted);max-width:36rem;margin:0}.lp-hero-ctas:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;gap:1rem}.lp-railway-deploy:where(.astro-j7pv25f6){margin-top:.5rem}.lp-railway-deploy:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){height:2.5rem;transition:opacity .2s}.lp-railway-deploy:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6):hover{opacity:.85}.lp-tech-stack:where(.astro-j7pv25f6){padding-top:2rem;border-top:1px solid var(--sp-border)}.lp-tech-stack:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--sp-text-subtle);margin:0 0 .75rem}.lp-tech-tags:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;gap:.75rem}.lp-tech-tags:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){padding:.25rem .75rem;font-size:.75rem;font-family:var(--sp-font-mono);border-radius:.375rem;background:var(--sp-tag-bg);color:var(--sp-text-muted)}.lp-hero-visual:where(.astro-j7pv25f6){display:flex;justify-content:center}@media(min-width:1024px){.lp-hero-visual:where(.astro-j7pv25f6){justify-content:flex-end}}.lp-hero-logo-wrap:where(.astro-j7pv25f6){position:relative}.lp-hero-logo-glow:where(.astro-j7pv25f6){position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle,var(--sp-glow-indigo-soft),transparent 70%);transform:scale(1.1);filter:blur(60px)}.lp-hero-logo-card:where(.astro-j7pv25f6){position:relative;padding:2rem;border-radius:1.5rem;backdrop-filter:blur(4px);background:linear-gradient(135deg,var(--sp-indigo-tint),rgba(255,255,255,.4),transparent);border:1px solid var(--sp-brand-primary-20)}.lp-hero-logo:where(.astro-j7pv25f6){display:block;width:clamp(14rem,20vw,20rem);height:auto;filter:drop-shadow(0 25px 25px rgba(0,0,0,.15));animation:float 6s ease-in-out infinite}.lp-section:where(.astro-j7pv25f6){padding:6rem 0}.lp-section-alt:where(.astro-j7pv25f6){background:var(--sp-bg-alt)}.lp-section-header:where(.astro-j7pv25f6){text-align:center;margin-bottom:4rem}.lp-section-header:where(.astro-j7pv25f6) .lp-badge:where(.astro-j7pv25f6){margin-bottom:1.5rem}.lp-section-header:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-family:var(--sp-font-mono);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;margin:0 0 1rem;color:var(--sp-text)}.lp-section-header:where(.astro-j7pv25f6)>p:where(.astro-j7pv25f6){font-size:1.125rem;color:var(--sp-text-muted);max-width:48rem;margin:0 auto}.lp-feature-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:1024px){.lp-feature-grid:where(.astro-j7pv25f6){grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.lp-feature-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}}.lp-feature-card:where(.astro-j7pv25f6){padding:2rem;border-radius:.75rem;border:1px solid var(--sp-border-light);background:var(--sp-bg-card);transition:all .3s}.lp-feature-card:where(.astro-j7pv25f6):hover{border-color:var(--sp-brand-primary-40);box-shadow:0 10px 25px -5px var(--sp-brand-primary-5);transform:translateY(-4px)}.lp-feature-icon:where(.astro-j7pv25f6){width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:.75rem;background:var(--sp-badge-bg);color:var(--sp-brand-primary);margin-bottom:1.5rem}.lp-feature-icon-sm:where(.astro-j7pv25f6){width:2.5rem;height:2.5rem}.lp-feature-card:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-family:var(--sp-font-mono);font-size:1.25rem;font-weight:600;color:var(--sp-text);margin:0 0 .75rem}.lp-feature-card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:.9375rem;line-height:1.7;color:var(--sp-text-muted);margin:0}.lp-arch-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(max-width:640px){.lp-arch-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}}.lp-arch-card:where(.astro-j7pv25f6){padding:2rem;border-radius:.75rem;border:1px solid var(--sp-border-light);background:var(--sp-bg-card);transition:border-color .3s}.lp-arch-card:where(.astro-j7pv25f6):hover{border-color:var(--sp-brand-primary-40)}.lp-arch-card-header:where(.astro-j7pv25f6){display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.lp-arch-card:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-family:var(--sp-font-mono);font-size:1.125rem;font-weight:600;color:var(--sp-text);margin:0}.lp-arch-card:where(.astro-j7pv25f6)>p:where(.astro-j7pv25f6){font-size:.9375rem;color:var(--sp-text-muted);margin:0 0 1rem;line-height:1.6}.lp-arch-tags:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;gap:.5rem}.lp-arch-tags:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){padding:.25rem .625rem;font-size:.75rem;font-family:var(--sp-font-mono);border-radius:.25rem;background:var(--sp-tag-bg);color:var(--sp-text-muted)}.lp-table-wrap:where(.astro-j7pv25f6){overflow-x:auto;border-radius:.75rem;border:1px solid var(--sp-border-light);background:var(--sp-bg);box-shadow:0 1px 3px #0000000a}.lp-comparison-table:where(.astro-j7pv25f6){width:100%;min-width:900px;border-collapse:collapse;font-size:.875rem}.lp-comparison-table:where(.astro-j7pv25f6) thead:where(.astro-j7pv25f6) tr:where(.astro-j7pv25f6){border-bottom:1px solid var(--sp-border)}.lp-comparison-table:where(.astro-j7pv25f6) th:where(.astro-j7pv25f6){padding:1rem;text-align:center;font-weight:600;font-family:var(--sp-font-mono);font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--sp-text-muted);background:var(--sp-bg-card)}.lp-table-feature-col:where(.astro-j7pv25f6){text-align:left!important;min-width:200px;position:sticky;left:0;z-index:1;background:var(--sp-bg)!important}.lp-table-highlight:where(.astro-j7pv25f6){background:var(--sp-indigo-tint-strong)!important;color:var(--sp-brand-primary-dark)!important;border-left:1px solid var(--sp-brand-primary-25);border-right:1px solid var(--sp-brand-primary-25)}.lp-table-highlight-yes:where(.astro-j7pv25f6){background:var(--sp-indigo-tint)!important}.lp-table-recommended:where(.astro-j7pv25f6){display:flex;flex-direction:column;align-items:center;gap:.25rem}.lp-table-rec-badge:where(.astro-j7pv25f6){display:inline-flex;padding:.125rem .625rem;border-radius:9999px;background:var(--sp-brand-primary);color:var(--sp-bg);font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.lp-comparison-table:where(.astro-j7pv25f6) td:where(.astro-j7pv25f6){padding:.875rem 1rem;text-align:center;border-bottom:1px solid var(--sp-border-subtle);color:var(--sp-text-secondary);font-weight:500}.lp-comparison-table:where(.astro-j7pv25f6) tbody:where(.astro-j7pv25f6) tr:where(.astro-j7pv25f6):last-child td:where(.astro-j7pv25f6){border-bottom:none}.lp-table-alt-row:where(.astro-j7pv25f6){background:var(--sp-bg-card-subtle)}.lp-check:where(.astro-j7pv25f6),.lp-cross:where(.astro-j7pv25f6){display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:50%}.lp-check:where(.astro-j7pv25f6){background:var(--sp-success-bg);color:var(--sp-success-text)}.lp-check-primary:where(.astro-j7pv25f6){background:var(--sp-brand-primary);color:var(--sp-bg)}.lp-cross:where(.astro-j7pv25f6){background:var(--sp-muted-icon-bg);color:var(--sp-muted-icon-text)}.lp-cell-text:where(.astro-j7pv25f6){font-size:.75rem;font-weight:500;color:var(--sp-text-subtle);padding:.125rem .5rem;border-radius:.25rem;background:#f3f4f6cc}.lp-stats-bar:where(.astro-j7pv25f6){margin-top:3rem;padding:2rem;border-radius:.75rem;border:1px solid var(--sp-brand-primary-30);background:linear-gradient(to right,var(--sp-indigo-tint-strong),var(--sp-violet-tint-medium));display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;text-align:center}@media(max-width:640px){.lp-stats-bar:where(.astro-j7pv25f6){grid-template-columns:repeat(2,1fr)}}.lp-stat-value:where(.astro-j7pv25f6){font-family:var(--sp-font-mono);font-size:1.5rem;font-weight:700;color:var(--sp-brand-primary-hover);margin:0}.lp-stat-label:where(.astro-j7pv25f6){font-size:.875rem;color:var(--sp-text-muted);margin:.25rem 0 0}.lp-cta-section:where(.astro-j7pv25f6){padding:6rem 0;background:linear-gradient(to bottom,var(--sp-bg),var(--sp-indigo-tint-subtle))}.lp-cta-inner:where(.astro-j7pv25f6){text-align:center;max-width:48rem}.lp-cta-inner:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-family:var(--sp-font-mono);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;margin:0 0 1.5rem;color:var(--sp-text)}.lp-cta-inner:where(.astro-j7pv25f6)>p:where(.astro-j7pv25f6){font-size:1.125rem;color:var(--sp-text-muted);margin:0 0 2rem}.lp-cta-inner:where(.astro-j7pv25f6) .lp-hero-ctas:where(.astro-j7pv25f6){justify-content:center}.lp-footer:where(.astro-j7pv25f6){padding:3rem 0;border-top:1px solid var(--sp-border)}.lp-footer-inner:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem}.lp-footer-inner:where(.astro-j7pv25f6)>p:where(.astro-j7pv25f6){font-size:.875rem;color:var(--sp-text-subtle);margin:0}.lp-footer-links:where(.astro-j7pv25f6){display:flex;gap:1.5rem}.lp-footer-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){font-size:.875rem;color:var(--sp-text-muted);transition:color .2s}.lp-footer-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--sp-brand-primary-hover)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}
