:root{--font: "DM Sans", -apple-system, BlinkMacSystemFont, sans-serif;--mono: "JetBrains Mono", ui-monospace, monospace;--bg: #0c0f14;--bg-card: #14181f;--bg-card-hover: #1a1f28;--border: #1e2430;--border-hover: #2d3548;--text-primary: #e8ecf4;--text-secondary: #8893a7;--text-tertiary: #5c6578;--accent: #3b82f6;--accent-soft: rgba(59, 130, 246, .12);--accent-glow: rgba(59, 130, 246, .06);--green: #34d399;--radius: 12px;--radius-lg: 16px;--max-w: 1120px;--transition: .18s cubic-bezier(.4, 0, .2, 1)}:where(.astro-j7pv25f6){box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font);background:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}.topbar:where(.astro-j7pv25f6){position:sticky;top:0;z-index:50;background:#0c0f14d1;backdrop-filter:blur(16px) saturate(1.6);border-bottom:1px solid var(--border)}.topbar-inner:where(.astro-j7pv25f6){max-width:var(--max-w);margin:0 auto;display:flex;align-items:center;gap:1rem;padding:0 1.5rem;height:56px}.brand:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.5rem;text-decoration:none;flex-shrink:0}.brand:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){height:22px;width:auto;filter:brightness(0) invert(1)}.brand-label:where(.astro-j7pv25f6){font-size:.8rem;font-weight:500;color:var(--text-tertiary);padding:2px 8px;border:1px solid var(--border);border-radius:6px;letter-spacing:.04em}.nav:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.25rem;flex:1;overflow-x:auto;scrollbar-width:none}.nav:where(.astro-j7pv25f6)::-webkit-scrollbar{display:none}.nav:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){text-decoration:none;font-size:.875rem;font-weight:500;color:var(--text-secondary);padding:6px 10px;border-radius:8px;white-space:nowrap;transition:color var(--transition),background var(--transition)}.nav:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--text-primary);background:#ffffff0d}.cta:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:6px;text-decoration:none;font-size:.8125rem;font-weight:600;color:var(--text-primary);padding:7px 14px;border:1px solid var(--border);border-radius:8px;white-space:nowrap;transition:border-color var(--transition),background var(--transition);flex-shrink:0}.cta:where(.astro-j7pv25f6):hover{border-color:var(--border-hover);background:#ffffff0a}.hero:where(.astro-j7pv25f6){position:relative;padding:6rem 1.5rem 4rem;text-align:center;overflow:hidden}.hero-inner:where(.astro-j7pv25f6){position:relative;z-index:1;max-width:640px;margin:0 auto}.hero-badge:where(.astro-j7pv25f6){display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);padding:5px 14px;border:1px solid rgba(59,130,246,.2);border-radius:100px;background:var(--accent-soft);margin-bottom:2rem}h1:where(.astro-j7pv25f6){font-size:clamp(2.5rem,6vw,3.75rem);font-weight:700;line-height:1.08;letter-spacing:-.03em;color:#fff;margin-bottom:1.25rem}.hero-sub:where(.astro-j7pv25f6){font-size:1.125rem;color:var(--text-secondary);max-width:460px;margin:0 auto 2.5rem;line-height:1.65}.hero-ctas:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap}.btn-primary:where(.astro-j7pv25f6),.btn-ghost:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:8px;font-family:var(--font);font-size:.9375rem;font-weight:600;text-decoration:none;border-radius:10px;padding:12px 22px;transition:all var(--transition)}.btn-primary:where(.astro-j7pv25f6){color:#fff;background:var(--accent);border:1px solid transparent;box-shadow:0 0 0 1px #3b82f64d,0 1px 2px #0000004d,inset 0 1px #ffffff1f}.btn-primary:where(.astro-j7pv25f6):hover{background:#2563eb;box-shadow:0 0 0 1px #3b82f666,0 4px 16px #3b82f640,inset 0 1px #ffffff1f;transform:translateY(-1px)}.btn-ghost:where(.astro-j7pv25f6){color:var(--text-secondary);border:1px solid var(--border);background:transparent}.btn-ghost:where(.astro-j7pv25f6):hover{color:var(--text-primary);border-color:var(--border-hover);background:#ffffff08}.hero-glow:where(.astro-j7pv25f6){position:absolute;top:-20%;left:50%;transform:translate(-50%);width:800px;height:500px;background:radial-gradient(ellipse,rgba(59,130,246,.08) 0%,transparent 70%);pointer-events:none}.content-shell:where(.astro-j7pv25f6){max-width:var(--max-w);margin:0 auto;padding:0 1.5rem 4rem;display:grid;gap:3rem}.section-label:where(.astro-j7pv25f6){display:flex;align-items:center;gap:12px;margin-bottom:1.25rem}.label-line:where(.astro-j7pv25f6){width:20px;height:1px;background:var(--accent);flex-shrink:0}.label-text:where(.astro-j7pv25f6){font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary)}.module-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.mod-card:where(.astro-j7pv25f6){display:flex;align-items:center;gap:14px;padding:18px 20px;background:var(--bg-card);text-decoration:none;color:inherit;transition:background var(--transition);position:relative}.mod-card:where(.astro-j7pv25f6):hover{background:var(--bg-card-hover)}.mod-card:where(.astro-j7pv25f6):hover .mod-arrow:where(.astro-j7pv25f6){opacity:1;transform:translate(0)}.mod-card:where(.astro-j7pv25f6):hover .mod-icon:where(.astro-j7pv25f6){color:var(--accent)}.mod-icon:where(.astro-j7pv25f6){width:32px;height:32px;flex-shrink:0;color:var(--text-tertiary);transition:color var(--transition)}.mod-icon:where(.astro-j7pv25f6) svg{width:100%;height:100%}.mod-body:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:.9375rem;font-weight:600;line-height:1.3;margin-bottom:2px}.mod-body:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:.8125rem;color:var(--text-tertiary);line-height:1.4}.mod-arrow:where(.astro-j7pv25f6){position:absolute;right:16px;top:50%;transform:translate(-4px,-50%);color:var(--text-tertiary);opacity:0;transition:all var(--transition)}.two-col:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr 1fr;gap:2rem}.recent-list:where(.astro-j7pv25f6){display:grid;gap:0}.recent-card:where(.astro-j7pv25f6){display:flex;align-items:flex-start;gap:14px;padding:16px 0;text-decoration:none;color:inherit;border-bottom:1px solid var(--border);transition:all var(--transition)}.recent-card:where(.astro-j7pv25f6):last-child{border-bottom:none}.recent-card:where(.astro-j7pv25f6):hover h4:where(.astro-j7pv25f6){color:var(--accent)}.recent-dot:where(.astro-j7pv25f6){width:8px;height:8px;border-radius:50%;background:var(--green);flex-shrink:0;margin-top:7px;box-shadow:0 0 8px #34d39966}.recent-card:where(.astro-j7pv25f6) h4:where(.astro-j7pv25f6){font-size:.9375rem;font-weight:600;margin-bottom:4px;transition:color var(--transition)}.recent-card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:.8125rem;color:var(--text-tertiary);line-height:1.5}.popular-list:where(.astro-j7pv25f6){display:grid;gap:0}.pop-item:where(.astro-j7pv25f6){display:flex;align-items:center;gap:14px;padding:14px 0;text-decoration:none;color:inherit;border-bottom:1px solid var(--border);transition:all var(--transition)}.pop-item:where(.astro-j7pv25f6):last-child{border-bottom:none}.pop-item:where(.astro-j7pv25f6):hover .pop-title:where(.astro-j7pv25f6){color:var(--accent)}.pop-num:where(.astro-j7pv25f6){font-family:var(--mono);font-size:.75rem;font-weight:500;color:var(--text-tertiary);flex-shrink:0;width:24px}.pop-title:where(.astro-j7pv25f6){font-size:.9375rem;font-weight:500;flex:1;transition:color var(--transition)}.pop-tag:where(.astro-j7pv25f6){font-size:.6875rem;font-weight:600;color:var(--text-tertiary);padding:3px 8px;border:1px solid var(--border);border-radius:6px;flex-shrink:0;letter-spacing:.02em}.quick-links:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.ql-card:where(.astro-j7pv25f6){display:flex;align-items:flex-start;gap:16px;padding:24px;background:var(--bg-card);text-decoration:none;color:inherit;transition:background var(--transition)}.ql-card:where(.astro-j7pv25f6):hover{background:var(--bg-card-hover)}.ql-card:where(.astro-j7pv25f6):hover .ql-icon:where(.astro-j7pv25f6){color:var(--accent);border-color:#3b82f640;background:var(--accent-soft)}.ql-icon:where(.astro-j7pv25f6){width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:10px;color:var(--text-tertiary);padding:8px;transition:all var(--transition)}.ql-icon:where(.astro-j7pv25f6) svg{width:100%;height:100%}.ql-card:where(.astro-j7pv25f6) h4:where(.astro-j7pv25f6){font-size:.9375rem;font-weight:600;margin-bottom:4px}.ql-card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:.8125rem;color:var(--text-tertiary);line-height:1.45}.footer:where(.astro-j7pv25f6){border-top:1px solid var(--border);padding:1.5rem}.footer-inner:where(.astro-j7pv25f6){max-width:var(--max-w);margin:0 auto;display:flex;align-items:center;gap:8px;font-size:.8125rem;color:var(--text-tertiary)}.footer-brand:where(.astro-j7pv25f6){font-weight:600;color:var(--text-secondary)}.footer-sep:where(.astro-j7pv25f6){opacity:.3}@media(max-width:1024px){.module-grid:where(.astro-j7pv25f6){grid-template-columns:repeat(2,1fr)}.quick-links:where(.astro-j7pv25f6){grid-template-columns:1fr}}@media(max-width:768px){.hero:where(.astro-j7pv25f6){padding:4rem 1.5rem 3rem}.two-col:where(.astro-j7pv25f6){grid-template-columns:1fr;gap:2.5rem}.module-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}.topbar-inner:where(.astro-j7pv25f6){padding:0 1rem}.nav:where(.astro-j7pv25f6){display:none}.hero-ctas:where(.astro-j7pv25f6){flex-direction:column}.btn-primary:where(.astro-j7pv25f6),.btn-ghost:where(.astro-j7pv25f6){width:100%;justify-content:center}}
