.hero.svelte-wmaysm{background:linear-gradient(135deg, var(--color-navbar) 0%, var(--color-primary) 50%, var(--color-primary-hover) 100%);color:#fff;position:relative;overflow:hidden}.hero-bg.svelte-wmaysm{background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.hero-content.svelte-wmaysm{text-align:center;max-width:1200px;margin:0 auto;padding:4rem 1.5rem 5rem;position:relative}@media (width>=768px){.hero-content.svelte-wmaysm{padding:6rem 1.5rem 7rem}}.hero-badge.svelte-wmaysm{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border:1px solid #fff3;border-radius:2rem;margin-bottom:1.5rem;padding:.4rem 1.25rem;font-size:.8rem;font-weight:500;display:inline-block}.hero-title.svelte-wmaysm{color:#fff;margin-bottom:1.25rem;font-size:2rem;font-weight:800;line-height:1.15}@media (width>=768px){.hero-title.svelte-wmaysm{font-size:3rem}}.hero-highlight.svelte-wmaysm{background:linear-gradient(90deg,#60d5f7,#a8edea);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-desc.svelte-wmaysm{opacity:.9;max-width:640px;margin:0 auto 2rem;font-size:1.05rem;line-height:1.7}.hero-actions.svelte-wmaysm{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.hero-btn-primary.svelte-wmaysm{color:var(--color-primary);background:#fff;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #00000026}.hero-btn-primary.svelte-wmaysm:hover{color:var(--color-primary);transform:translateY(-2px);box-shadow:0 6px 20px #0003}.hero-btn-primary.svelte-wmaysm:visited{color:var(--color-primary)}.hero-btn-secondary.svelte-wmaysm{color:#fff;background:0 0;border:2px solid #fff6;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.hero-btn-secondary.svelte-wmaysm:hover{color:#fff;background:#ffffff1a;border-color:#fff}.hero-btn-secondary.svelte-wmaysm:visited{color:#fff}.section.svelte-wmaysm{padding:4rem 0}.section-alt.svelte-wmaysm{background-color:var(--color-bg-secondary)}.container.svelte-wmaysm{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section-header.svelte-wmaysm{text-align:center;margin-bottom:2.5rem}.section-title.svelte-wmaysm{color:var(--color-heading);margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.section-desc.svelte-wmaysm{color:var(--color-caption);font-size:1rem}.features-grid.svelte-wmaysm{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=640px){.features-grid.svelte-wmaysm{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.features-grid.svelte-wmaysm{grid-template-columns:repeat(4,1fr)}}.feature-card.svelte-wmaysm{background:var(--color-card-bg);border:1px solid var(--color-card-border);border-radius:.75rem;flex-direction:column;padding:1.75rem;text-decoration:none;transition:all .25s;display:flex}.feature-card.svelte-wmaysm:hover{border-color:var(--color-primary);transform:translateY(-4px);box-shadow:0 12px 28px #00000014}.feature-icon.svelte-wmaysm{border-radius:.625rem;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;display:flex}.feature-icon.svelte-wmaysm svg{width:1.5rem;height:1.5rem}.feature-title.svelte-wmaysm{color:var(--color-heading);margin-bottom:.5rem;font-size:1.05rem;font-weight:600}.feature-desc.svelte-wmaysm{color:var(--color-caption);flex:1;font-size:.85rem;line-height:1.5}.feature-link.svelte-wmaysm{margin-top:1rem;font-size:.85rem;font-weight:600}.announcements-grid.svelte-wmaysm{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=768px){.announcements-grid.svelte-wmaysm{grid-template-columns:repeat(3,1fr)}}.announcement-card.svelte-wmaysm{border:1px solid var(--color-card-border);border-left:4px solid var(--color-success);background:#fff;border-radius:.75rem;padding:1.5rem;position:relative}.announcement-badge.svelte-wmaysm{background:var(--color-success-bg);color:var(--color-success);text-transform:uppercase;letter-spacing:.04em;border-radius:1rem;padding:.2rem .6rem;font-size:.7rem;font-weight:700;position:absolute;top:1rem;right:1rem}.announcement-title.svelte-wmaysm{color:var(--color-heading);margin-bottom:.5rem;padding-right:3.5rem;font-size:1rem;font-weight:600}.announcement-desc.svelte-wmaysm{color:var(--color-body);margin-bottom:.75rem;font-size:.85rem;line-height:1.5}.cta-section.svelte-wmaysm{padding:2rem 0 0}.cta-card.svelte-wmaysm{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-navbar) 100%);text-align:center;color:#fff;border-radius:1rem;padding:3rem 2rem}.cta-title.svelte-wmaysm{color:#fff;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.cta-desc.svelte-wmaysm{opacity:.9;max-width:480px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:.95rem;line-height:1.6}.cta-btn.svelte-wmaysm{color:var(--color-primary);background:#fff;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.cta-btn.svelte-wmaysm:hover{color:var(--color-primary);transform:translateY(-2px);box-shadow:0 8px 20px #0003}.cta-btn.svelte-wmaysm:visited{color:var(--color-primary)}
