:where(.astro-j7pv25f6){margin:0;padding:0;box-sizing:border-box}:root{--bg-primary: #0a0a0f;--bg-secondary: #12121a;--bg-tertiary: #1a1a24;--text-primary: #f5f5f7;--text-secondary: #a1a1aa;--accent: #6366f1;--accent-light: #818cf8;--accent-glow: rgba(99, 102, 241, .15)}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg-primary);color:var(--text-primary);line-height:1.6;min-height:100vh}.container:where(.astro-j7pv25f6){max-width:1200px;margin:0 auto;padding:0 24px}header:where(.astro-j7pv25f6){position:fixed;top:0;left:0;right:0;z-index:100;background:#0a0a0fcc;backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.06)}nav:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:space-between;height:64px}.logo:where(.astro-j7pv25f6){display:flex;align-items:center;gap:10px;font-weight:700;font-size:1.25rem;color:var(--text-primary);text-decoration:none}.logo-icon:where(.astro-j7pv25f6){width:32px;height:32px;background:linear-gradient(135deg,var(--accent),var(--accent-light));border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.nav-links:where(.astro-j7pv25f6){display:flex;align-items:center;gap:32px}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--text-secondary);text-decoration:none;font-size:.9rem;font-weight:500;transition:color .2s}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--text-primary)}.nav-links:where(.astro-j7pv25f6) .btn-primary:where(.astro-j7pv25f6){background:var(--accent);color:#fff;padding:8px 16px;border-radius:8px}.nav-links:where(.astro-j7pv25f6) .btn-primary:where(.astro-j7pv25f6):hover{background:var(--accent-light);color:#fff}.hero:where(.astro-j7pv25f6){padding:160px 0 100px;text-align:center;position:relative;overflow:hidden}.hero:where(.astro-j7pv25f6):before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:800px;height:600px;background:radial-gradient(ellipse,var(--accent-glow) 0%,transparent 70%);pointer-events:none}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6){font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1.1;margin-bottom:24px;position:relative}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){background:linear-gradient(135deg,var(--accent),var(--accent-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:1.25rem;color:var(--text-secondary);max-width:600px;margin:0 auto 40px;position:relative}.hero-buttons:where(.astro-j7pv25f6){display:flex;gap:16px;justify-content:center;position:relative}.btn:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:10px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .2s}.btn-primary:where(.astro-j7pv25f6){background:var(--accent);color:#fff}.btn-primary:where(.astro-j7pv25f6):hover{background:var(--accent-light);transform:translateY(-2px)}.btn-secondary:where(.astro-j7pv25f6){background:var(--bg-tertiary);color:var(--text-primary);border:1px solid rgba(255,255,255,.1)}.btn-secondary:where(.astro-j7pv25f6):hover{background:var(--bg-secondary);border-color:#fff3}.code-section:where(.astro-j7pv25f6){padding:80px 0}.code-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:1000px;margin:0 auto}@media(max-width:768px){.code-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}}.code-block:where(.astro-j7pv25f6){background:var(--bg-secondary);border:1px solid rgba(255,255,255,.06);border-radius:12px;overflow:hidden}.code-header:where(.astro-j7pv25f6){padding:12px 16px;background:var(--bg-tertiary);border-bottom:1px solid rgba(255,255,255,.06);font-size:.85rem;font-weight:600;color:var(--text-secondary)}.code-header:where(.astro-j7pv25f6).bql{color:var(--accent-light)}.code-header:where(.astro-j7pv25f6).sql{color:#34d399}pre:where(.astro-j7pv25f6){padding:20px;font-family:JetBrains Mono,monospace;font-size:.9rem;line-height:1.7;overflow-x:auto}.keyword:where(.astro-j7pv25f6){color:#c792ea}.table:where(.astro-j7pv25f6){color:#82aaff}.field:where(.astro-j7pv25f6){color:#f5f5f7}.operator:where(.astro-j7pv25f6){color:#89ddff}.number:where(.astro-j7pv25f6){color:#f78c6c}.string:where(.astro-j7pv25f6){color:#c3e88d}.features:where(.astro-j7pv25f6){padding:80px 0}.features:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){text-align:center;font-size:2rem;margin-bottom:48px}.features-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.feature-card:where(.astro-j7pv25f6){background:var(--bg-secondary);border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:28px;transition:border-color .2s}.feature-card:where(.astro-j7pv25f6):hover{border-color:#6366f14d}.feature-icon:where(.astro-j7pv25f6){width:48px;height:48px;background:var(--accent-glow);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;font-size:1.5rem}.feature-card:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:1.1rem;margin-bottom:8px}.feature-card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:var(--text-secondary);font-size:.95rem}footer:where(.astro-j7pv25f6){padding:48px 0;border-top:1px solid rgba(255,255,255,.06);text-align:center;color:var(--text-secondary);font-size:.9rem}footer:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--accent-light);text-decoration:none}footer:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{text-decoration:underline}
