:root{--bg-base:#09090b;--bg-surface:#121318;--bg-card:#16181fb3;--border-subtle:#ffffff14;--border-accent:#ef44444d;--text-primary:#f4f4f5;--text-secondary:#a1a1aa;--text-tertiary:#71717a;--accent-racing:#ef4444;--accent-orange:#f97316;--accent-glow:#ef444433}[data-astro-cid-lcdefpme]{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-base);color:var(--text-primary);min-height:100vh;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif;position:relative;overflow-x:hidden}.glow-orb[data-astro-cid-lcdefpme]{filter:blur(140px);pointer-events:none;z-index:0;border-radius:50%;position:fixed}.glow-top[data-astro-cid-lcdefpme]{background:radial-gradient(circle,#ef44442e 0%,#f9731614 60%,#0000 100%);width:500px;height:350px;top:-100px;left:50%;transform:translate(-50%)}.glow-bottom[data-astro-cid-lcdefpme]{background:radial-gradient(circle,#f9731614 0%,#ef44440a 70%,#0000 100%);width:450px;height:350px;bottom:-120px;right:15%}.grid-overlay[data-astro-cid-lcdefpme]{pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:40px 40px;position:fixed;inset:0;mask-image:radial-gradient(#000000e6 0%,#0000 80%)}.page-container[data-astro-cid-lcdefpme]{z-index:1;flex-direction:column;justify-content:space-between;max-width:1120px;min-height:100vh;margin:0 auto;padding:2rem 1.5rem;display:flex;position:relative}.header[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;padding-bottom:2rem;display:flex}.brand[data-astro-cid-lcdefpme]{align-items:center;gap:.75rem;display:flex}.brand-symbol[data-astro-cid-lcdefpme]{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#b91c1c 100%);border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex;box-shadow:0 4px 14px #ef444459}.brand-text[data-astro-cid-lcdefpme]{letter-spacing:.08em;color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:700}.brand-text[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--accent-racing)}.status-pill[data-astro-cid-lcdefpme]{border:1px solid var(--border-subtle);color:var(--text-secondary);background-color:#ffffff0a;border-radius:9999px;align-items:center;gap:.5rem;padding:.375rem .875rem;font-size:.8125rem;font-weight:500;display:inline-flex}.status-dot[data-astro-cid-lcdefpme]{background-color:#22c55e;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite pulse;box-shadow:0 0 10px #22c55e}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}.hero[data-astro-cid-lcdefpme]{text-align:center;flex-direction:column;align-items:center;padding:4rem 0 3rem;display:flex}.badge[data-astro-cid-lcdefpme]{border:1px solid var(--border-accent);color:#fca5a5;text-transform:uppercase;letter-spacing:.05em;background:#ef44441a;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.75rem;padding:.35rem .85rem;font-size:.8125rem;font-weight:600;display:inline-flex}.headline[data-astro-cid-lcdefpme]{letter-spacing:-.02em;color:#fff;max-width:900px;margin-bottom:1.5rem;font-family:Space Grotesk,sans-serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.1}.gradient-text[data-astro-cid-lcdefpme]{background:linear-gradient(135deg,#fff 30%,#ef4444 80%,#f97316 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.subheadline[data-astro-cid-lcdefpme]{color:var(--text-secondary);max-width:680px;margin-bottom:2.75rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6}.notify-container[data-astro-cid-lcdefpme]{width:100%;max-width:480px;margin-bottom:4.5rem}.notify-form[data-astro-cid-lcdefpme]{border:1px solid var(--border-subtle);backdrop-filter:blur(12px);background:#121318cc;border-radius:14px;flex-direction:column;gap:.75rem;padding:.5rem;transition:border-color .2s;display:flex;box-shadow:0 10px 30px -10px #00000080}.notify-form[data-astro-cid-lcdefpme]:focus-within{border-color:var(--accent-racing)}@media (width>=600px){.notify-form[data-astro-cid-lcdefpme]{flex-direction:row}}.input-wrapper[data-astro-cid-lcdefpme]{flex:1;align-items:center;gap:.625rem;padding:.5rem .875rem;display:flex}.input-icon[data-astro-cid-lcdefpme]{color:var(--text-tertiary);flex-shrink:0}.input-wrapper[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]{color:#fff;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:.9375rem}.input-wrapper[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]::placeholder{color:var(--text-tertiary)}.submit-btn[data-astro-cid-lcdefpme]{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.submit-btn[data-astro-cid-lcdefpme]:hover{background:linear-gradient(135deg,#f87171 0%,#ef4444 100%);transform:translateY(-1px);box-shadow:0 4px 16px #ef444466}.submit-btn[data-astro-cid-lcdefpme]:active{transform:translateY(0)}.feedback-msg[data-astro-cid-lcdefpme]{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e40;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.25rem;font-size:.9375rem;font-weight:500;display:flex}.hidden[data-astro-cid-lcdefpme]{display:none!important}.features-grid[data-astro-cid-lcdefpme]{text-align:left;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;width:100%;display:grid}.feature-card[data-astro-cid-lcdefpme]{background:var(--bg-card);border:1px solid var(--border-subtle);backdrop-filter:blur(10px);border-radius:16px;padding:1.75rem;transition:transform .2s,border-color .2s,background .2s}.feature-card[data-astro-cid-lcdefpme]:hover{background:#1a1d26d9;border-color:#ffffff29;transform:translateY(-3px)}.card-icon[data-astro-cid-lcdefpme]{border:1px solid var(--border-subtle);width:44px;height:44px;color:var(--accent-racing);background:#ffffff0d;border-radius:10px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.feature-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:#fff;margin-bottom:.5rem;font-family:Space Grotesk,sans-serif;font-size:1.125rem;font-weight:700}.feature-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.footer[data-astro-cid-lcdefpme]{border-top:1px solid var(--border-subtle);color:var(--text-tertiary);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;font-size:.85rem;display:flex}.footer-links[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--text-secondary);font-weight:500}@media (width<=640px){.header[data-astro-cid-lcdefpme]{flex-direction:column;align-items:flex-start;gap:1rem}.hero[data-astro-cid-lcdefpme]{padding:2.5rem 0 2rem}.footer[data-astro-cid-lcdefpme]{text-align:center;flex-direction:column}}
