:where(.astro-j7pv25f6),:where(.astro-j7pv25f6):before,:where(.astro-j7pv25f6):after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,system-ui,sans-serif;background:#09121e;color:#e2eaf5;min-height:100vh;overflow-x:hidden}nav:where(.astro-j7pv25f6){position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 2.5rem;height:60px;background:#09121eb3;backdrop-filter:blur(12px);border-bottom:1px solid rgba(74,158,255,.12)}.nav-brand:where(.astro-j7pv25f6){font-size:1.05rem;font-weight:700;letter-spacing:-.02em;color:#4a9eff;text-decoration:none}.nav-brand:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){color:#8bc4ff;font-weight:300}.nav-links:where(.astro-j7pv25f6){display:flex;gap:2rem;list-style:none}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:#8ba8cc;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:#4a9eff}#hero:where(.astro-j7pv25f6){position:relative;width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}#waveCanvas:where(.astro-j7pv25f6){position:absolute;inset:0;width:100%;height:100%}.hero-content:where(.astro-j7pv25f6){position:relative;z-index:10;text-align:center;max-width:820px;padding:0 2rem}.hero-badge:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .9rem;background:#1e6abf2e;border:1px solid rgba(74,158,255,.3);border-radius:999px;font-size:.75rem;font-weight:500;color:#4a9eff;letter-spacing:.06em;text-transform:uppercase;margin-bottom:1.6rem}.hero-badge:where(.astro-j7pv25f6):before{content:"";width:6px;height:6px;border-radius:50%;background:#4a9eff;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.hero-title:where(.astro-j7pv25f6){font-size:clamp(2.8rem,6vw,5rem);font-weight:700;letter-spacing:-.03em;line-height:1.1;color:#e8f1ff;margin-bottom:1.2rem}.hero-title:where(.astro-j7pv25f6) .accent:where(.astro-j7pv25f6){background:linear-gradient(135deg,#4a9eff,#1e6abf 60%,#8bc4ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-sub:where(.astro-j7pv25f6){font-size:1.1rem;font-weight:300;color:#7a9abf;line-height:1.7;max-width:580px;margin:0 auto 2.4rem}.hero-sub:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6){font-family:JetBrains Mono,monospace;font-size:.9em;color:#4a9eff;background:#4a9eff1a;padding:.1em .4em;border-radius:4px}.hero-cta:where(.astro-j7pv25f6){display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;border-radius:8px;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .2s;cursor:pointer}.btn-primary:where(.astro-j7pv25f6){background:linear-gradient(135deg,#1e6abf,#1358a0);color:#e8f1ff;border:1px solid rgba(74,158,255,.4);box-shadow:0 4px 24px #1e6abf4d}.btn-primary:where(.astro-j7pv25f6):hover{background:linear-gradient(135deg,#2278d4,#1a6bbf);box-shadow:0 6px 32px #1e6abf80;transform:translateY(-1px)}.btn-ghost:where(.astro-j7pv25f6){background:#4a9eff0f;color:#8bc4ff;border:1px solid rgba(74,158,255,.2)}.btn-ghost:where(.astro-j7pv25f6):hover{background:#4a9eff1f;color:#c0dcff;transform:translateY(-1px)}.scroll-hint:where(.astro-j7pv25f6){position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:10;display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#3a5a7a;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase}.scroll-arrow:where(.astro-j7pv25f6){width:20px;height:20px;border-right:2px solid #1e4d8c;border-bottom:2px solid #1e4d8c;transform:rotate(45deg);animation:bounce 1.6s ease-in-out infinite}@keyframes bounce{0%,to{transform:rotate(45deg) translateY(0);opacity:.5}50%{transform:rotate(45deg) translateY(5px);opacity:1}}#features:where(.astro-j7pv25f6){padding:6rem 2rem;max-width:1100px;margin:0 auto}.section-label:where(.astro-j7pv25f6){font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#4a9eff;margin-bottom:.8rem}.section-title:where(.astro-j7pv25f6){font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700;letter-spacing:-.025em;color:#d0e4f7;margin-bottom:1rem}.section-desc:where(.astro-j7pv25f6){color:#5a7a9a;font-size:1rem;line-height:1.7;max-width:560px;margin-bottom:3.5rem}.features-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.feature-card:where(.astro-j7pv25f6){background:#0e1c32b3;border:1px solid rgba(30,77,140,.35);border-radius:12px;padding:1.75rem;transition:border-color .2s,transform .2s}.feature-card:where(.astro-j7pv25f6):hover{border-color:#4a9eff73;transform:translateY(-3px)}.feature-icon:where(.astro-j7pv25f6){width:44px;height:44px;border-radius:10px;background:#1e6abf26;border:1px solid rgba(74,158,255,.2);display:flex;align-items:center;justify-content:center;font-size:1.3rem;color:#4a9eff;margin-bottom:1.1rem}.feature-icon:where(.astro-j7pv25f6) :where(.astro-j7pv25f6)[data-icon]{width:1.35rem;height:1.35rem;stroke-width:1.8}.feature-title:where(.astro-j7pv25f6){font-size:1rem;font-weight:600;color:#c8dcf0;margin-bottom:.5rem}.feature-desc:where(.astro-j7pv25f6){font-size:.875rem;color:#5a7a9a;line-height:1.65}#install:where(.astro-j7pv25f6){padding:5rem 2rem;background:#0a1628cc;border-top:1px solid rgba(30,77,140,.2);border-bottom:1px solid rgba(30,77,140,.2);text-align:center}.code-block:where(.astro-j7pv25f6){display:inline-block;background:#0b1a2e;border:1px solid rgba(30,77,140,.5);border-radius:10px;padding:1.2rem 2rem;font-family:JetBrains Mono,monospace;font-size:.95rem;color:#4a9eff;margin:1.5rem 0 0;text-align:left;position:relative;max-width:520px;width:100%}.code-block:where(.astro-j7pv25f6) .comment:where(.astro-j7pv25f6){color:#2a5a8a;user-select:none}.code-block:where(.astro-j7pv25f6) .cmd:where(.astro-j7pv25f6){color:#8bc4ff}.code-block:where(.astro-j7pv25f6) .kw:where(.astro-j7pv25f6){color:#4a9eff}.copy-btn:where(.astro-j7pv25f6){position:absolute;top:.75rem;right:.75rem;background:#1e6abf26;border:1px solid rgba(74,158,255,.2);color:#8bc4ff;border-radius:6px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.copy-btn:where(.astro-j7pv25f6):hover{background:#4a9eff26;color:#fff}.copy-btn:where(.astro-j7pv25f6) :where(.astro-j7pv25f6)[data-icon]{width:1rem;height:1rem}.install-note:where(.astro-j7pv25f6){font-size:.85rem;color:#5a7a9a;margin:1rem auto 2.5rem;max-width:520px;display:flex;align-items:center;justify-content:center;gap:.5rem}.install-note:where(.astro-j7pv25f6) :where(.astro-j7pv25f6)[data-icon]{color:#4a9eff;font-size:1.1rem}footer:where(.astro-j7pv25f6){padding:2.5rem;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(30,77,140,.15);flex-wrap:wrap;gap:1rem;color:#2a4a6a;font-size:.8rem}footer:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:#2a5a8a;text-decoration:none}footer:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:#4a9eff}
