.hero-ba[data-astro-cid-v3nj7gzf]{background:linear-gradient(115deg,#020024,#06102b,#0a1d50 40%,#1339a0 65%,#2251ff);color:var(--white);padding-block:var(--space-16);position:relative;overflow:hidden}.hero-ba__bg[data-astro-cid-v3nj7gzf]{position:absolute;inset:0;background:radial-gradient(ellipse at 20% 20%,rgba(56,189,248,.15) 0%,transparent 50%),radial-gradient(ellipse at 80% 50%,rgba(99,102,241,.2) 0%,transparent 50%),radial-gradient(ellipse at 50% 100%,rgba(14,165,233,.15) 0%,transparent 50%);pointer-events:none}.hero-ba__grid[data-astro-cid-v3nj7gzf]{display:grid;grid-template-columns:1.2fr 1fr;gap:var(--space-12);align-items:center;position:relative;z-index:1}.hero-ba__meta-top[data-astro-cid-v3nj7gzf]{display:flex;align-items:center;gap:var(--space-2);margin-bottom:var(--space-5)}.hero-ba__category[data-astro-cid-v3nj7gzf]{font-size:var(--text-sm);font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--blue-400);text-decoration:none}a[data-astro-cid-v3nj7gzf].hero-ba__category:hover{color:var(--white)}.hero-ba__dot[data-astro-cid-v3nj7gzf]{color:#fff6}.hero-ba__read-time[data-astro-cid-v3nj7gzf]{font-size:var(--text-sm);color:#fff9}.hero-ba__title[data-astro-cid-v3nj7gzf]{font-size:clamp(2rem,3vw,2.75rem);line-height:var(--leading-tight);font-weight:var(--weight-bold);letter-spacing:var(--tracking-tight);color:var(--white);margin-bottom:var(--space-5)}.hero-ba__summary[data-astro-cid-v3nj7gzf]{font-size:clamp(1.05rem,1.4vw,1.2rem);color:#fffc;line-height:var(--leading-relaxed);margin-bottom:var(--space-8);max-width:600px}.hero-ba__byline[data-astro-cid-v3nj7gzf]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding-top:var(--space-6);border-top:1px solid rgba(255,255,255,.12)}.hero-ba__author[data-astro-cid-v3nj7gzf]{display:flex;align-items:center;gap:var(--space-3)}.hero-ba__avatar[data-astro-cid-v3nj7gzf]{width:40px;height:40px;border-radius:var(--radius-full);background-color:#ffffff26;color:var(--white);font-size:var(--text-sm);font-weight:var(--weight-bold);display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid rgba(255,255,255,.2)}.hero-ba__author-info[data-astro-cid-v3nj7gzf]{display:flex;flex-direction:column}.hero-ba__author-name[data-astro-cid-v3nj7gzf]{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--white)}.hero-ba__author-role[data-astro-cid-v3nj7gzf],.hero-ba__author-bio[data-astro-cid-v3nj7gzf]{font-size:var(--text-xs);color:#ffffff80}.hero-ba__dates[data-astro-cid-v3nj7gzf]{display:flex;flex-direction:column;align-items:flex-end;gap:2px;font-size:var(--text-sm);color:#ffffff80}.hero-ba__updated[data-astro-cid-v3nj7gzf]{font-size:var(--text-xs);color:#ffffff80}.hero-ba__image-col[data-astro-cid-v3nj7gzf]{display:flex;flex-direction:column;gap:var(--space-2)}.hero-ba__image[data-astro-cid-v3nj7gzf]{width:100%;height:auto;border-radius:var(--radius-lg);aspect-ratio:3 / 2;object-fit:cover}.hero-ba__caption[data-astro-cid-v3nj7gzf]{display:flex;align-items:baseline;gap:var(--space-2);font-size:var(--text-xs);color:#ffffff80}.hero-ba__credit[data-astro-cid-v3nj7gzf]{opacity:.7}@media(max-width:1024px){.hero-ba__grid[data-astro-cid-v3nj7gzf]{grid-template-columns:1fr;gap:var(--space-8)}.hero-ba__image-col[data-astro-cid-v3nj7gzf]{display:none}}@media(max-width:768px){.hero-ba[data-astro-cid-v3nj7gzf]{padding-block:var(--space-12) var(--space-8)}.hero-ba__title[data-astro-cid-v3nj7gzf]{font-size:var(--text-3xl)}.hero-ba__summary[data-astro-cid-v3nj7gzf]{font-size:var(--text-lg)}.hero-ba__byline[data-astro-cid-v3nj7gzf]{flex-direction:column;align-items:flex-start}.hero-ba__dates[data-astro-cid-v3nj7gzf]{align-items:flex-start}}@media(max-width:640px){.hero-ba__title[data-astro-cid-v3nj7gzf]{font-size:var(--text-2xl)}}.rp[data-astro-cid-dpgbfi7r]{padding-block:var(--space-16)}.rp__heading[data-astro-cid-dpgbfi7r]{font-size:var(--text-2xl);margin-bottom:var(--space-8)}.rp__grid[data-astro-cid-dpgbfi7r]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-6)}@media(max-width:1024px){.rp__grid[data-astro-cid-dpgbfi7r]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.rp__grid[data-astro-cid-dpgbfi7r]{grid-template-columns:1fr}}.author-box[data-astro-cid-dwrmp7mt]{display:flex;align-items:flex-start;gap:var(--space-4);padding:var(--space-6);background-color:var(--surface-sunken);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);margin-top:var(--space-10)}.author-box__avatar[data-astro-cid-dwrmp7mt]{width:52px;height:52px;border-radius:var(--radius-full);background-color:var(--navy-900);color:var(--white);font-size:var(--text-base);font-weight:var(--weight-bold);display:flex;align-items:center;justify-content:center;flex-shrink:0}.author-box__info[data-astro-cid-dwrmp7mt]{display:flex;flex-direction:column;gap:2px}.author-box__name[data-astro-cid-dwrmp7mt]{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary)}.author-box__role[data-astro-cid-dwrmp7mt]{font-size:var(--text-sm);color:var(--text-muted)}.author-box__bio[data-astro-cid-dwrmp7mt]{font-size:var(--text-sm);color:var(--text-muted);line-height:var(--leading-normal);margin:0}.article-layout[data-astro-cid-bvzihdzo]{padding-top:var(--space-16);padding-bottom:var(--space-20)}.article-layout__grid[data-astro-cid-bvzihdzo]{display:grid;grid-template-columns:1fr var(--sidebar-width);gap:var(--space-16);align-items:start}.article-body[data-astro-cid-bvzihdzo]{max-width:none}.article-body[data-astro-cid-bvzihdzo] h2{font-size:var(--text-3xl);margin-top:var(--space-12);margin-bottom:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--border-subtle)}.article-body[data-astro-cid-bvzihdzo] h2:first-child{margin-top:0;border-top:none;padding-top:0}.article-body[data-astro-cid-bvzihdzo] h3{font-size:var(--text-xl);margin-top:var(--space-8);margin-bottom:var(--space-3)}.article-body[data-astro-cid-bvzihdzo] p{font-size:var(--text-lg);line-height:var(--leading-relaxed);color:var(--text-secondary);margin-bottom:var(--space-5)}.article-body[data-astro-cid-bvzihdzo] ul,.article-body[data-astro-cid-bvzihdzo] ol{margin-block:var(--space-4);padding-left:var(--space-6)}.article-body[data-astro-cid-bvzihdzo] ul{list-style:disc}.article-body[data-astro-cid-bvzihdzo] ol{list-style:decimal}.article-body[data-astro-cid-bvzihdzo] li{font-size:var(--text-lg);line-height:var(--leading-relaxed);color:var(--text-secondary);margin-bottom:var(--space-2)}.article-body[data-astro-cid-bvzihdzo] strong{font-weight:var(--weight-semibold);color:var(--text-primary)}.article-body[data-astro-cid-bvzihdzo] a{color:var(--text-link);text-decoration:underline;text-underline-offset:3px}.article-body[data-astro-cid-bvzihdzo] a:hover{color:var(--text-link-hover)}.article-body[data-astro-cid-bvzihdzo] blockquote{border-left:3px solid var(--blue-600);padding-left:var(--space-6);margin-block:var(--space-8);font-style:italic}.article-body[data-astro-cid-bvzihdzo] blockquote p{color:var(--text-primary);font-size:var(--text-xl)}.article-body[data-astro-cid-bvzihdzo] code{font-family:var(--font-mono);background-color:var(--gray-100);padding:.15em .4em;border-radius:4px;font-size:.875em;color:var(--text-primary)}.article-body[data-astro-cid-bvzihdzo] pre{background-color:var(--navy-900);color:var(--gray-100);padding:var(--space-6);border-radius:var(--radius-lg);overflow-x:auto;margin-block:var(--space-8)}.article-body[data-astro-cid-bvzihdzo] pre code{background:none;padding:0;color:inherit}.article-body[data-astro-cid-bvzihdzo] img{border-radius:var(--radius-lg);margin-block:var(--space-8)}.article-body[data-astro-cid-bvzihdzo] .acb p{color:#ffffffbf}.article-body[data-astro-cid-bvzihdzo] .acb a,.article-body[data-astro-cid-bvzihdzo] .acb a:hover{color:var(--white);text-decoration:none}.article-tags[data-astro-cid-bvzihdzo]{display:flex;flex-wrap:wrap;gap:var(--space-2);padding-top:var(--space-8);margin-top:var(--space-12);border-top:1px solid var(--border-default)}.article-tags__tag[data-astro-cid-bvzihdzo]{display:inline-block;font-size:var(--text-xs);font-weight:var(--weight-medium);padding:var(--space-1) var(--space-3);background-color:var(--blue-50);color:var(--blue-700);border-radius:var(--radius-full)}.article-sidebar[data-astro-cid-bvzihdzo]{position:sticky;top:120px}.toc[data-astro-cid-bvzihdzo]{margin-bottom:var(--space-8);padding:var(--space-6);background-color:var(--surface-sunken);border-radius:var(--radius-lg);border:1px solid var(--border-subtle)}.toc__title[data-astro-cid-bvzihdzo]{font-size:var(--text-sm);font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--text-muted);margin-bottom:var(--space-4)}.toc__list[data-astro-cid-bvzihdzo]{display:flex;flex-direction:column;gap:var(--space-1)}.toc__link[data-astro-cid-bvzihdzo]{display:block;font-size:var(--text-sm);color:var(--text-secondary);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);border-left:2px solid transparent;line-height:var(--leading-normal)}.toc__link[data-astro-cid-bvzihdzo]:hover{color:var(--blue-600);background-color:var(--blue-50);border-left-color:var(--blue-600)}.sidebar-cta[data-astro-cid-bvzihdzo]{padding:var(--space-6);background-color:var(--navy-900);border-radius:var(--radius-lg);color:var(--white)}.sidebar-cta__title[data-astro-cid-bvzihdzo]{font-size:var(--text-base);font-weight:var(--weight-semibold);margin-bottom:var(--space-2);color:var(--white)}.sidebar-cta__text[data-astro-cid-bvzihdzo]{font-size:var(--text-sm);color:#ffffffb3;margin-bottom:var(--space-4)}.sidebar-cta[data-astro-cid-bvzihdzo] .btn--cta{width:100%}.sidebar-services[data-astro-cid-bvzihdzo]{margin-bottom:var(--space-6);padding:var(--space-5);background-color:var(--surface-sunken);border-radius:var(--radius-lg);border:1px solid var(--border-subtle)}.sidebar-services__title[data-astro-cid-bvzihdzo]{font-size:var(--text-sm);font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--text-muted);margin-bottom:var(--space-3)}.sidebar-services__list[data-astro-cid-bvzihdzo]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-2)}.sidebar-services__link[data-astro-cid-bvzihdzo]{display:block;font-size:var(--text-sm);color:var(--text-link);text-decoration:none;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);transition:background-color var(--transition-fast)}.sidebar-services__link[data-astro-cid-bvzihdzo]:hover{background-color:var(--blue-50)}@media(max-width:1024px){.article-layout__grid[data-astro-cid-bvzihdzo]{grid-template-columns:1fr}.article-sidebar[data-astro-cid-bvzihdzo]{position:static;display:grid;grid-template-columns:1fr 1fr;gap:var(--space-6)}}@media(max-width:768px){.article-sidebar[data-astro-cid-bvzihdzo]{grid-template-columns:1fr}}.article-hero__meta[data-astro-cid-bvzihdzo]{flex-direction:column;align-items:flex-start}}{}
