.blog-hero[data-astro-cid-uyarzbjx]{position:relative;isolation:isolate;overflow:hidden;padding-top:140px;padding-bottom:80px;background-color:var(--color-bg-dark);background-image:radial-gradient(circle at 18% 22%,rgba(255,255,255,.1),transparent 28%),radial-gradient(circle at 82% 30%,rgba(197,94,140,.18),transparent 30%),radial-gradient(circle at 50% 100%,rgba(255,255,255,.05),transparent 40%),linear-gradient(135deg,#1a102d,#24133a 38%,#2b1641);background-size:cover;background-position:center;background-repeat:no-repeat}.blog-hero__aurora[data-astro-cid-uyarzbjx]{pointer-events:none;position:absolute;filter:blur(42px);opacity:.8;z-index:0}.blog-hero__aurora--left[data-astro-cid-uyarzbjx]{bottom:10%;left:-6%;height:280px;width:260px;background:radial-gradient(circle,rgba(197,94,140,.18),transparent 72%)}.blog-hero__aurora--right[data-astro-cid-uyarzbjx]{top:14%;right:-3%;height:320px;width:320px;background:radial-gradient(circle,rgba(255,255,255,.06),transparent 70%)}.blog-hero__grid[data-astro-cid-uyarzbjx]{pointer-events:none;position:absolute;inset:0;z-index:0;opacity:.1;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:120px 120px;mask-image:linear-gradient(180deg,rgba(0,0,0,.65),transparent 88%)}.blog-hero__content[data-astro-cid-uyarzbjx]{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 24px;text-align:center}.blog-hero__eyebrow[data-astro-cid-uyarzbjx]{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:24px}.blog-hero__eyebrow-line[data-astro-cid-uyarzbjx]{display:block;width:48px;height:1px;background:var(--color-brand-primary);opacity:.5}.blog-hero__eyebrow-text[data-astro-cid-uyarzbjx]{color:var(--color-brand-primary);font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em}.blog-hero__headline[data-astro-cid-uyarzbjx]{font-family:Roboto,sans-serif;font-size:clamp(2rem,5vw,3.2rem);font-weight:700;color:#fff;letter-spacing:-.03em;line-height:1.15;margin:0 auto 16px;max-width:720px}.blog-hero__subtitle[data-astro-cid-uyarzbjx]{font-size:1.125rem;color:#fff9;line-height:1.6;margin:0 auto 56px;max-width:560px}.blog-hero__featured[data-astro-cid-uyarzbjx]{max-width:960px;margin:0 auto}.blog-hero__featured-link[data-astro-cid-uyarzbjx]{display:grid;grid-template-columns:1fr;background:#ffffff0d;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:24px;overflow:hidden;text-decoration:none;transition:border-color .2s ease-out,box-shadow .2s ease-out}.blog-hero__featured-link[data-astro-cid-uyarzbjx]:hover{border-color:#ffffff2e;box-shadow:0 12px 48px #c55e8c1f}.blog-hero__featured-image-wrapper[data-astro-cid-uyarzbjx]{overflow:hidden;aspect-ratio:16 / 10}.blog-hero__featured-image[data-astro-cid-uyarzbjx]{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.16,1,.3,1)}.blog-hero__featured-link[data-astro-cid-uyarzbjx]:hover .blog-hero__featured-image[data-astro-cid-uyarzbjx]{transform:scale(1.05)}.blog-hero__featured-body[data-astro-cid-uyarzbjx]{padding:28px 24px 32px;text-align:left;display:flex;flex-direction:column;gap:12px}.blog-hero__badge[data-astro-cid-uyarzbjx]{display:inline-flex;align-self:flex-start;padding:4px 14px;background:var(--color-brand-gradient);color:#fff;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;border-radius:100px;box-shadow:0 4px 16px #c55e8c59}.blog-hero__featured-title[data-astro-cid-uyarzbjx]{font-family:Roboto,sans-serif;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:700;color:#fff;line-height:1.25;margin:0}.blog-hero__featured-description[data-astro-cid-uyarzbjx]{font-size:1rem;color:#ffffffb3;line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-hero__featured-meta[data-astro-cid-uyarzbjx]{display:flex;align-items:center;gap:8px;font-size:.8125rem;color:#ffffff73}.blog-hero__cta[data-astro-cid-uyarzbjx]{display:inline-flex;align-self:flex-start;padding:.75rem 2rem;background:var(--color-brand-gradient);color:#fff;font-size:.9375rem;font-weight:600;border-radius:32px;box-shadow:var(--shadow-cta);transition:transform .15s ease-out,box-shadow .15s ease-out;margin-top:4px}.blog-hero__featured-link[data-astro-cid-uyarzbjx]:hover .blog-hero__cta[data-astro-cid-uyarzbjx]{transform:scale(1.05);box-shadow:0 8px 32px #c55e8c73}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up[data-astro-cid-uyarzbjx]{animation:fadeInUp .8s cubic-bezier(.16,1,.3,1) both;opacity:0}@media(min-width:768px){.blog-hero__featured-link--has-image[data-astro-cid-uyarzbjx]{grid-template-columns:5fr 7fr}.blog-hero__featured-image-wrapper[data-astro-cid-uyarzbjx]{aspect-ratio:auto;min-height:100%}.blog-hero__featured-body[data-astro-cid-uyarzbjx]{padding:36px 40px 40px;justify-content:center;gap:14px}.blog-hero__eyebrow-line[data-astro-cid-uyarzbjx]{width:64px}}@media(max-width:767px){.blog-hero[data-astro-cid-uyarzbjx]{padding-top:120px;padding-bottom:56px}.blog-hero__aurora--left[data-astro-cid-uyarzbjx]{bottom:6%;left:-14%;height:200px;width:180px}.blog-hero__aurora--right[data-astro-cid-uyarzbjx]{top:8%;right:-12%;height:220px;width:200px}.blog-hero__grid[data-astro-cid-uyarzbjx]{background-size:88px 88px;opacity:.07}.blog-hero__subtitle[data-astro-cid-uyarzbjx]{margin-bottom:40px}}.blog-content-section[data-astro-cid-5tznm7mj]{background:var(--color-bg-primary, #fafafa);padding:3rem 0 4rem;scroll-margin-top:80px}.blog-content-container[data-astro-cid-5tznm7mj]{max-width:1200px;margin:0 auto;padding:0 1.25rem}.blog-empty[data-astro-cid-5tznm7mj]{text-align:center;padding:3rem 1rem;color:var(--color-text-muted, #9b94a0)}
