:root{--surface:#fff;--surface-alt:#f8fafc;--text:#0f172a;--muted:#64748b;--primary:#2563eb;--primary-dark:#1d4ed8;--border:#e5e7eb;--radius:24px;--shadow:0 20px 50px #0f172a14}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 0 0,#2563eb14,#0000 40%),radial-gradient(circle at 100% 0,#4f46e514,#0000 40%),#f8fafc;margin:0}main[data-astro-cid-lcdefpme]{box-sizing:border-box;width:100%;max-width:1400px;margin:0 auto;padding:0 1.25rem}a[data-astro-cid-lcdefpme]{color:inherit;text-decoration:none}h1[data-astro-cid-lcdefpme],h2[data-astro-cid-lcdefpme],h3[data-astro-cid-lcdefpme]{letter-spacing:-.03em;font-weight:800}p[data-astro-cid-lcdefpme]{line-height:1.8}.section[data-astro-cid-lcdefpme]{margin:7rem 0}.section-title[data-astro-cid-lcdefpme]{margin-bottom:2rem;font-size:clamp(2rem,4vw,3rem)}.hero[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:center;gap:2rem;padding:4rem 0;display:grid}.hero-badge[data-astro-cid-lcdefpme]{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:999px;align-items:center;gap:.5rem;padding:10px 18px;font-size:.9rem;font-weight:600;display:inline-flex}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{margin:1.5rem 0;font-size:clamp(3.5rem,8vw,6rem);line-height:.95}.hero[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);max-width:700px;font-size:1.2rem}.hero-buttons[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.hero-buttons[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{flex:none}.btn[data-astro-cid-lcdefpme]{border-radius:14px;padding:14px 24px;font-weight:700;transition:all .3s;display:inline-block}.btn[data-astro-cid-lcdefpme]:hover{transform:translateY(-3px)}.btn-primary[data-astro-cid-lcdefpme]{background:var(--primary);color:#fff}.btn-primary[data-astro-cid-lcdefpme]:hover{background:var(--primary-dark)}.btn-secondary[data-astro-cid-lcdefpme]{border:1px solid var(--border);background:#fff}.hero-card[data-astro-cid-lcdefpme]{backdrop-filter:blur(20px);box-shadow:var(--shadow);background:#fffc;border:1px solid #ffffff80;border-radius:28px;padding:2rem}.hero-card[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme]{color:var(--muted);padding-left:1.2rem;line-height:2}.featured[data-astro-cid-lcdefpme]{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:32px;overflow:hidden}.featured-image[data-astro-cid-lcdefpme]{background-color:#2563eb;background-position:50%;background-repeat:no-repeat;background-size:cover;height:clamp(250px,45vw,520px)}.featured-content[data-astro-cid-lcdefpme]{padding:3rem}.featured-label[data-astro-cid-lcdefpme]{color:var(--primary);text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:700}.featured-meta[data-astro-cid-lcdefpme]{color:var(--muted);margin-top:.75rem;font-size:.95rem}.featured[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin:1rem 0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.1}.featured[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);max-width:850px}.grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:stretch;gap:2rem;margin-top:2rem;display:grid}.card[data-astro-cid-lcdefpme]:before{content:"";opacity:0;background:linear-gradient(#0000,#2563eb08);transition:all .3s;position:absolute;inset:0}.card[data-astro-cid-lcdefpme]:hover{transform:translateY(-8px)}.card[data-astro-cid-lcdefpme]:hover:before{opacity:1}.card-meta[data-astro-cid-lcdefpme]{color:var(--muted);margin-bottom:.5rem;font-size:.85rem}.category-tag[data-astro-cid-lcdefpme]{color:var(--primary);text-transform:uppercase;font-size:.85rem;font-weight:700}.card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted)}.categories[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem;display:grid}.category[data-astro-cid-lcdefpme]{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:2rem}.category-icon[data-astro-cid-lcdefpme]{margin-bottom:1rem;font-size:2rem}.newsletter[data-astro-cid-lcdefpme]{text-align:center;color:#fff;box-shadow:var(--shadow);background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:32px;padding:5rem 3rem}.newsletter[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:#fff;margin-bottom:1rem;font-size:clamp(2rem,5vw,4rem)}.newsletter[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#fffc;max-width:700px;margin:auto}.newsletter-form[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:1rem;max-width:650px;margin:2rem auto 0;display:flex}.newsletter-form[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]{color:#fff;background:#ffffff1a;border:1px solid #ffffff26;border-radius:12px;flex:1;padding:16px}.newsletter-form[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]::placeholder{color:#fff9}.newsletter-form[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme]{color:#0f172a;cursor:pointer;background:#fff;border:none;border-radius:12px;padding:16px 24px;font-weight:700}@media (width<=992px){.hero[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.featured-content[data-astro-cid-lcdefpme]{padding:2rem}}@media (width<=768px){main[data-astro-cid-lcdefpme]{padding:0 1rem}.section[data-astro-cid-lcdefpme]{margin:4rem 0}.hero[data-astro-cid-lcdefpme]{gap:1.5rem;padding:2rem 0}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{font-size:clamp(2.5rem,10vw,4rem)}.hero[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:1rem}.hero-buttons[data-astro-cid-lcdefpme]{flex-direction:column}.btn[data-astro-cid-lcdefpme]{text-align:center;box-sizing:border-box;width:100%}.featured-content[data-astro-cid-lcdefpme]{padding:1.5rem}.grid[data-astro-cid-lcdefpme],.categories[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.newsletter[data-astro-cid-lcdefpme]{padding:2rem 1.25rem}.newsletter-form[data-astro-cid-lcdefpme]{flex-direction:column}.newsletter-form[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme],.newsletter-form[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme]{box-sizing:border-box;width:100%}}@media (width<=480px){.hero-badge[data-astro-cid-lcdefpme]{font-size:.8rem}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{font-size:2.3rem}.section-title[data-astro-cid-lcdefpme]{font-size:1.8rem}.section[data-astro-cid-lcdefpme] .card[data-astro-cid-lcdefpme]{min-height:220px}.card[data-astro-cid-lcdefpme],.category[data-astro-cid-lcdefpme]{padding:1.25rem}}
