.blog-article[data-astro-cid-cubnwgbf]{padding-top:100px}.blog-topbar[data-astro-cid-cubnwgbf]{display:flex;align-items:center;justify-content:space-between;max-width:960px;margin:0 auto;padding:0 24px 24px}.blog-back[data-astro-cid-cubnwgbf]{display:inline-flex;align-items:center;gap:6px;font-size:var(--text-sm);font-weight:600;color:var(--blue);transition:color .2s ease}.blog-back[data-astro-cid-cubnwgbf]:hover{color:var(--blue-dark)}.blog-date[data-astro-cid-cubnwgbf]{font-size:var(--text-sm);font-weight:600;letter-spacing:.04em;color:var(--blue)}.blog-hero[data-astro-cid-cubnwgbf]{position:relative;max-width:960px;margin:0 auto 40px;padding:0 24px}.blog-hero[data-astro-cid-cubnwgbf] img[data-astro-cid-cubnwgbf]{width:100%;height:400px;object-fit:contain;border-radius:var(--radius-lg);display:block;padding:24px;background:var(--mist-bg)}.blog-hero-overlay[data-astro-cid-cubnwgbf]{position:absolute;inset:0 24px;border-radius:var(--radius-lg);background:linear-gradient(to bottom,transparent 60%,rgba(14,63,82,.08) 100%);pointer-events:none}.blog-header[data-astro-cid-cubnwgbf]{max-width:720px;margin:0 auto;padding:0 24px 40px}.blog-title[data-astro-cid-cubnwgbf]{font-size:var(--text-lg);font-weight:800;line-height:1.15;letter-spacing:-.025em;color:var(--blue-deeper);margin-bottom:16px}.blog-excerpt[data-astro-cid-cubnwgbf]{font-size:var(--text-base);font-weight:500;color:var(--text-muted);line-height:1.6;max-width:600px}.blog-divider[data-astro-cid-cubnwgbf]{width:48px;height:3px;background:var(--amber);border-radius:2px;margin-top:28px;box-shadow:0 2px 8px #e8a8254d}.blog-body[data-astro-cid-cubnwgbf]{max-width:720px;margin:0 auto;padding:0 24px 56px}.blog-body[data-astro-cid-cubnwgbf] p{font-size:var(--text-base);color:var(--text);line-height:1.75;margin-bottom:20px}.blog-body[data-astro-cid-cubnwgbf] h2{font-size:clamp(1.25rem,2.5vw,1.625rem);font-weight:700;color:var(--blue-deeper);margin:40px 0 16px;letter-spacing:-.02em;line-height:1.25}.blog-body[data-astro-cid-cubnwgbf] h3{font-size:var(--text-base);font-weight:700;color:var(--text);margin:32px 0 12px}.blog-body[data-astro-cid-cubnwgbf] ul,.blog-body[data-astro-cid-cubnwgbf] ol{padding-left:24px;margin-bottom:20px}.blog-body[data-astro-cid-cubnwgbf] ul{list-style:disc}.blog-body[data-astro-cid-cubnwgbf] ol{list-style:decimal}.blog-body[data-astro-cid-cubnwgbf] li{font-size:var(--text-base);color:var(--text);line-height:1.7;margin-bottom:6px}.blog-body[data-astro-cid-cubnwgbf] a{color:var(--blue);text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.blog-body[data-astro-cid-cubnwgbf] a:hover{color:var(--blue-dark)}.blog-body[data-astro-cid-cubnwgbf] blockquote{border-left:4px solid var(--amber);padding:16px 24px;margin:28px 0;background:var(--ice);border-radius:0 var(--radius) var(--radius) 0}.blog-body[data-astro-cid-cubnwgbf] blockquote p{color:var(--text-muted);font-style:italic;margin-bottom:0}.blog-body[data-astro-cid-cubnwgbf] img{border-radius:var(--radius);margin:28px 0}.blog-body[data-astro-cid-cubnwgbf] strong{font-weight:700;color:var(--text)}.blog-nav[data-astro-cid-cubnwgbf]{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:720px;margin:0 auto;padding:40px 24px;border-top:1px solid rgba(14,63,82,.1)}.blog-nav-link[data-astro-cid-cubnwgbf]{display:flex;flex-direction:column;gap:6px;padding:20px 24px;border-radius:var(--radius);background:var(--ice);border:1px solid rgba(14,63,82,.06);transition:background .2s ease,transform .2s var(--ease-spring),box-shadow .2s ease}.blog-nav-link[data-astro-cid-cubnwgbf]:hover{background:var(--mist-bg);transform:translateY(-2px);box-shadow:var(--shadow-card)}.blog-nav-next[data-astro-cid-cubnwgbf]{text-align:right}.blog-nav-label[data-astro-cid-cubnwgbf]{font-size:var(--text-sm);font-weight:600;letter-spacing:.04em;color:var(--blue)}.blog-nav-title[data-astro-cid-cubnwgbf]{font-size:var(--text-sm);font-weight:600;color:var(--text);line-height:1.4}.blog-cta[data-astro-cid-cubnwgbf]{text-align:center;padding:0 24px 80px}@media(max-width:900px){.blog-article[data-astro-cid-cubnwgbf]{padding-top:80px}.blog-hero[data-astro-cid-cubnwgbf]{margin-bottom:28px}.blog-hero[data-astro-cid-cubnwgbf] img[data-astro-cid-cubnwgbf]{max-height:340px;border-radius:var(--radius)}.blog-hero-overlay[data-astro-cid-cubnwgbf]{border-radius:var(--radius)}}@media(max-width:480px){.blog-article[data-astro-cid-cubnwgbf]{padding-top:72px}.blog-topbar[data-astro-cid-cubnwgbf]{flex-direction:column;align-items:flex-start;gap:8px}.blog-title[data-astro-cid-cubnwgbf]{font-size:clamp(1.5rem,5vw,2rem)}.blog-hero[data-astro-cid-cubnwgbf]{padding:0 16px}.blog-hero-overlay[data-astro-cid-cubnwgbf]{inset:0 16px}.blog-header[data-astro-cid-cubnwgbf],.blog-body[data-astro-cid-cubnwgbf],.blog-nav[data-astro-cid-cubnwgbf],.blog-cta[data-astro-cid-cubnwgbf]{padding-left:16px;padding-right:16px}.blog-nav[data-astro-cid-cubnwgbf]{grid-template-columns:1fr}.blog-nav-next[data-astro-cid-cubnwgbf]{text-align:left}}
