.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:70vh;display:flex;align-items:center;overflow:hidden}.hero-bg[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:0}.hero-nebula[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 50% 40%,rgba(58,111,196,.15) 0%,transparent 60%),radial-gradient(ellipse 60% 50% at 30% 70%,rgba(108,63,160,.12) 0%,transparent 60%),radial-gradient(ellipse 50% 40% at 70% 30%,rgba(196,74,128,.08) 0%,transparent 50%),radial-gradient(circle at 50% 50%,rgba(240,192,96,.03) 0%,transparent 70%)}.hero-stars[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background-image:radial-gradient(2px 2px at 15% 20%,rgba(255,255,255,.8),transparent),radial-gradient(1px 1px at 30% 50%,rgba(255,255,255,.6),transparent),radial-gradient(1.5px 1.5px at 50% 15%,rgba(255,255,255,.7),transparent),radial-gradient(1px 1px at 65% 40%,rgba(255,255,255,.5),transparent),radial-gradient(2px 2px at 80% 25%,rgba(255,255,255,.6),transparent),radial-gradient(1px 1px at 10% 70%,rgba(255,255,255,.4),transparent),radial-gradient(1.5px 1.5px at 40% 80%,rgba(255,255,255,.5),transparent),radial-gradient(1px 1px at 75% 70%,rgba(255,255,255,.4),transparent),radial-gradient(2px 2px at 90% 60%,rgba(255,255,255,.5),transparent),radial-gradient(1px 1px at 55% 55%,rgba(255,255,255,.3),transparent)}.hero-content[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;text-align:center;padding:4rem 1.5rem}.hero-title[data-astro-cid-bbe6dxrz]{margin-bottom:1.5rem}.hero-title-line[data-astro-cid-bbe6dxrz]{display:block}.hero-title-accent[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,var(--color-star-gold),var(--color-cosmic-teal));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:800}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:clamp(1rem,2vw,1.25rem);color:var(--color-text-secondary);max-width:48ch;margin:0 auto 2.5rem;line-height:1.8}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:1rem;font-weight:600;font-family:var(--font-sans);border-radius:var(--border-radius);cursor:pointer;transition:all .2s ease;text-decoration:none}.btn-primary[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,var(--color-cosmic-purple),var(--color-cosmic-blue));color:#fff;border:none;box-shadow:0 4px 16px #6c3fa066}.btn-primary[data-astro-cid-bbe6dxrz]:hover{box-shadow:0 6px 24px #6c3fa099;transform:translateY(-1px);text-decoration:none;color:#fff}.btn-secondary[data-astro-cid-bbe6dxrz]{background:transparent;color:var(--color-star-gold);border:1px solid var(--color-star-gold)}.btn-secondary[data-astro-cid-bbe6dxrz]:hover{background:#f0c0601a;text-decoration:none}.btn[data-astro-cid-bbe6dxrz]:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}@media(max-width:768px){.hero[data-astro-cid-bbe6dxrz]{min-height:60vh}.hero-content[data-astro-cid-bbe6dxrz]{padding:3rem 1rem}.hero-actions[data-astro-cid-bbe6dxrz]{flex-direction:column;align-items:center}.btn[data-astro-cid-bbe6dxrz]{width:100%;max-width:300px;justify-content:center}}.topic-entry[data-astro-cid-le36wjbd]{padding:4rem 0}.section-title[data-astro-cid-le36wjbd]{text-align:center;margin-bottom:.75rem}.section-subtitle[data-astro-cid-le36wjbd]{text-align:center;color:var(--color-text-secondary);max-width:56ch;margin:0 auto 3rem;font-size:1.0625rem}.topic-grid[data-astro-cid-le36wjbd]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.topic-card[data-astro-cid-le36wjbd]{background:var(--color-space-card);border:1px solid var(--color-border-subtle);border-radius:var(--border-radius-lg);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;box-shadow:var(--shadow-card);display:flex;flex-direction:column}.topic-card[data-astro-cid-le36wjbd]:hover{transform:translateY(-4px);box-shadow:var(--shadow-card-hover);border-color:var(--color-border-glow)}.topic-card-link[data-astro-cid-le36wjbd]{text-decoration:none;color:inherit;display:flex;flex-direction:column;flex:1}.topic-card-link[data-astro-cid-le36wjbd]:hover{text-decoration:none}.topic-card-image[data-astro-cid-le36wjbd]{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:var(--color-space-mid)}.topic-card-image[data-astro-cid-le36wjbd] img[data-astro-cid-le36wjbd]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.topic-card[data-astro-cid-le36wjbd]:hover .topic-card-image[data-astro-cid-le36wjbd] img[data-astro-cid-le36wjbd]{transform:scale(1.05)}.topic-card-overlay[data-astro-cid-le36wjbd]{position:absolute;inset:0;background:linear-gradient(to top,rgba(5,5,16,.7),transparent);display:flex;align-items:flex-end;justify-content:flex-end;padding:1rem}.topic-card-emoji[data-astro-cid-le36wjbd]{font-size:2rem}.topic-card-body[data-astro-cid-le36wjbd]{padding:1.25rem;flex:1;display:flex;flex-direction:column}.topic-card-title[data-astro-cid-le36wjbd]{font-size:1.25rem;margin-bottom:.5rem;color:var(--color-text-heading)}.topic-card-desc[data-astro-cid-le36wjbd]{font-size:.9375rem;color:var(--color-text-secondary);line-height:1.7;flex:1;margin-bottom:1rem}.topic-card-cta[data-astro-cid-le36wjbd]{font-size:.875rem;font-weight:600;color:var(--color-star-gold)}.topic-card-credit[data-astro-cid-le36wjbd]{padding:.75rem 1.25rem;border-top:1px solid var(--color-border-subtle);font-size:.75rem;color:var(--color-text-muted);line-height:1.5}.topic-card[data-astro-cid-le36wjbd]:focus-within{outline:var(--focus-ring);outline-offset:2px}@media(max-width:1024px){.topic-grid[data-astro-cid-le36wjbd]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.topic-grid[data-astro-cid-le36wjbd]{grid-template-columns:1fr}}.intro-section[data-astro-cid-j7pv25f6]{padding:3rem 0 5rem;border-top:1px solid var(--color-border-subtle)}.intro-content[data-astro-cid-j7pv25f6]{max-width:72ch;margin:0 auto}.intro-content[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{color:var(--color-text-secondary);font-size:1.0625rem;line-height:1.9;margin-bottom:1.25rem}.intro-content[data-astro-cid-j7pv25f6] strong[data-astro-cid-j7pv25f6]{color:var(--color-text-heading);font-weight:600}
