@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:where(.astro-og54zrcn),:where(.astro-og54zrcn):before,:where(.astro-og54zrcn):after{box-sizing:border-box;margin:0;padding:0}html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;scroll-behavior:smooth}body{background-color:#0f0f14;color:#e8e8ed;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column}:where(.astro-og54zrcn)::-webkit-scrollbar{width:8px}:where(.astro-og54zrcn)::-webkit-scrollbar-track{background:#0f0f14}:where(.astro-og54zrcn)::-webkit-scrollbar-thumb{background:#1e1e2e;border-radius:4px}.page-wrapper:where(.astro-og54zrcn){flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.25rem;position:relative;overflow:hidden}.bg-glow:where(.astro-og54zrcn){position:absolute;border-radius:50%;filter:blur(120px);pointer-events:none;opacity:.3}.bg-glow-cyan:where(.astro-og54zrcn){width:500px;height:500px;background:#00d4ff;top:-150px;right:-100px;opacity:.08}.bg-glow-purple:where(.astro-og54zrcn){width:400px;height:400px;background:#7b2fff;bottom:-100px;left:-80px;opacity:.08}.content-card:where(.astro-og54zrcn){position:relative;z-index:1;max-width:580px;width:100%}.top-bar:where(.astro-og54zrcn){display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;position:relative;z-index:10;max-width:580px;width:100%;margin:0 auto}.top-bar:where(.astro-og54zrcn) a:where(.astro-og54zrcn){text-decoration:none}.logo-link:where(.astro-og54zrcn){display:flex;align-items:center;gap:.5rem;text-decoration:none}.logo-mark:where(.astro-og54zrcn){display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#00d4ff,#7b2fff);color:#0f0f14;font-weight:700;font-size:.7rem}.logo-text:where(.astro-og54zrcn){font-size:.85rem;font-weight:600;color:#e8e8ed}.back-link:where(.astro-og54zrcn){font-size:.8rem;color:#5e5e6e;transition:color .15s}.back-link:where(.astro-og54zrcn):hover{color:#9898a6}.badge:where(.astro-og54zrcn){display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .85rem;border-radius:9999px;background:#00d4ff14;border:1px solid rgba(0,212,255,.15);font-size:.75rem;font-weight:500;color:#00d4ff;margin-bottom:1.5rem}.badge-dot:where(.astro-og54zrcn){width:6px;height:6px;border-radius:50%;background:#00d4ff;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.hero-title:where(.astro-og54zrcn){font-size:2.5rem;font-weight:800;line-height:1.1;letter-spacing:-.03em;margin-bottom:.5rem;background:linear-gradient(135deg,#fff,#c8c8d0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-tagline:where(.astro-og54zrcn){font-size:1.1rem;color:#00d4ff;font-weight:500;margin-bottom:1.5rem}.hero-desc:where(.astro-og54zrcn){font-size:1rem;color:#9898a6;line-height:1.65;margin-bottom:2rem}.features:where(.astro-og54zrcn){display:flex;flex-direction:column;gap:.85rem;margin-bottom:2rem}.feature-item:where(.astro-og54zrcn){display:flex;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;border-radius:12px;background:#ffffff05;border:1px solid #1E1E2E;transition:border-color .2s}.feature-item:where(.astro-og54zrcn):hover{border-color:#00d4ff33}.feature-icon:where(.astro-og54zrcn){font-size:1.25rem;flex-shrink:0;margin-top:.1rem}.feature-content:where(.astro-og54zrcn) h3:where(.astro-og54zrcn){font-size:.9rem;font-weight:600;color:#e8e8ed;margin-bottom:.15rem}.feature-content:where(.astro-og54zrcn) p:where(.astro-og54zrcn){font-size:.8rem;color:#5e5e6e;line-height:1.5}.lead-magnet:where(.astro-og54zrcn){display:flex;align-items:center;gap:.65rem;padding:.75rem 1rem;border-radius:10px;background:#7b2fff0f;border:1px solid rgba(123,47,255,.18);margin-bottom:2rem;font-size:.85rem}.lead-magnet-icon:where(.astro-og54zrcn){font-size:1.15rem;flex-shrink:0}.lead-magnet-text:where(.astro-og54zrcn){color:#c4a8ff;font-weight:500}.lead-magnet-text:where(.astro-og54zrcn) strong:where(.astro-og54zrcn){color:#d4bfff}.subscribe-form:where(.astro-og54zrcn){display:flex;gap:.65rem;margin-bottom:.75rem}.subscribe-form:where(.astro-og54zrcn) input:where(.astro-og54zrcn)[type=email]{flex:1;padding:.85rem 1rem;border-radius:12px;background:#0a0a0f;border:1px solid #1E1E2E;color:#e8e8ed;font-size:.95rem;font-family:inherit;outline:none;transition:border-color .2s;min-width:0}.subscribe-form:where(.astro-og54zrcn) input:where(.astro-og54zrcn)[type=email]:focus{border-color:#00d4ff80}.subscribe-form:where(.astro-og54zrcn) input:where(.astro-og54zrcn)[type=email]::placeholder{color:#3e3e4e}.subscribe-form:where(.astro-og54zrcn) button:where(.astro-og54zrcn){padding:.85rem 1.5rem;border-radius:12px;background:linear-gradient(135deg,#00d4ff,#00b8d9);color:#0f0f14;font-weight:700;font-size:.9rem;font-family:inherit;border:none;cursor:pointer;white-space:nowrap;transition:opacity .15s,transform .15s;flex-shrink:0}.subscribe-form:where(.astro-og54zrcn) button:where(.astro-og54zrcn):hover{opacity:.9;transform:translateY(-1px)}.subscribe-form:where(.astro-og54zrcn) button:where(.astro-og54zrcn):active{transform:translateY(0)}.subscribe-form:where(.astro-og54zrcn) button:where(.astro-og54zrcn):disabled{opacity:.6;cursor:not-allowed;transform:none}.form-status:where(.astro-og54zrcn){min-height:1.5rem;font-size:.85rem;margin-bottom:1rem}.form-status:where(.astro-og54zrcn).success{color:#4ade80}.form-status:where(.astro-og54zrcn).error{color:#ff6b6b}.social-proof:where(.astro-og54zrcn){display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.8rem;color:#5e5e6e;margin-bottom:2.5rem}.social-proof-avatars:where(.astro-og54zrcn){display:flex}.social-proof-avatar:where(.astro-og54zrcn){width:24px;height:24px;border-radius:50%;border:2px solid #0f0f14;margin-left:-6px;display:flex;align-items:center;justify-content:center;font-size:.55rem;font-weight:600}.social-proof-avatar:where(.astro-og54zrcn):first-child{margin-left:0}.sp-a1:where(.astro-og54zrcn){background:#1a3a4a;color:#00d4ff}.sp-a2:where(.astro-og54zrcn){background:#2a1a4a;color:#7b2fff}.sp-a3:where(.astro-og54zrcn){background:#1a3a2a;color:#4ade80}.divider:where(.astro-og54zrcn){height:1px;background:#1e1e2e;margin-bottom:1.5rem}.page-footer:where(.astro-og54zrcn){text-align:center;padding-bottom:1rem}.page-footer:where(.astro-og54zrcn) p:where(.astro-og54zrcn){font-size:.72rem;color:#3e3e4e;line-height:1.6}.page-footer:where(.astro-og54zrcn) a:where(.astro-og54zrcn){color:#5e5e6e;text-decoration:none;transition:color .15s}.page-footer:where(.astro-og54zrcn) a:where(.astro-og54zrcn):hover{color:#9898a6}@media(max-width:480px){.hero-title:where(.astro-og54zrcn){font-size:1.85rem}.hero-tagline:where(.astro-og54zrcn){font-size:.95rem}.subscribe-form:where(.astro-og54zrcn){flex-direction:column}.subscribe-form:where(.astro-og54zrcn) button:where(.astro-og54zrcn){width:100%;text-align:center}.page-wrapper:where(.astro-og54zrcn){padding:1rem;justify-content:flex-start}}
