main[data-astro-cid-bvzihdzo]{width:100%;max-width:100%;margin:0;padding:0}.article-header[data-astro-cid-bvzihdzo]{max-width:860px;margin:0 auto;padding:3.5em 1.5em 1.5em;text-align:center;animation:fadeInUp .5s ease;position:relative}.article-header[data-astro-cid-bvzihdzo] h1[data-astro-cid-bvzihdzo]{font-size:2.6em;margin-bottom:.5em;letter-spacing:-.03em;line-height:1.2}.article-header[data-astro-cid-bvzihdzo]:after{content:"";display:block;width:80px;height:3px;background:linear-gradient(90deg,var(--accent),#3b82f6);border-radius:2px;margin:1.25em auto 0}.article-meta[data-astro-cid-bvzihdzo]{display:flex;align-items:center;justify-content:center;gap:.75em;font-size:.85em;color:rgb(var(--gray));flex-wrap:wrap;margin-bottom:.5em}.article-meta[data-astro-cid-bvzihdzo] .sep[data-astro-cid-bvzihdzo]{opacity:.4}.hero-image[data-astro-cid-bvzihdzo]{width:100%;max-width:1200px;margin:1.5em auto 0;padding:0 1.5em}.hero-image[data-astro-cid-bvzihdzo] img[data-astro-cid-bvzihdzo]{display:block;margin:0 auto;border-radius:16px;box-shadow:var(--shadow-card);width:100%;max-height:540px;object-fit:cover}.prose[data-astro-cid-bvzihdzo]{max-width:780px;margin:2.5em auto 0;padding:0 1.5em 1em;color:rgb(var(--gray-dark))}.prose[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]{margin-bottom:1.5em;line-height:1.8;font-size:1.05em}.prose[data-astro-cid-bvzihdzo] h2[data-astro-cid-bvzihdzo]{font-size:1.6em;margin-top:2.5em;padding-top:.5em}.prose[data-astro-cid-bvzihdzo] h3[data-astro-cid-bvzihdzo]{font-size:1.25em;margin-top:1.75em}.prose[data-astro-cid-bvzihdzo] ul[data-astro-cid-bvzihdzo],.prose[data-astro-cid-bvzihdzo] ol[data-astro-cid-bvzihdzo]{margin-bottom:1.5em}.prose[data-astro-cid-bvzihdzo] li[data-astro-cid-bvzihdzo]{margin-bottom:.4em;line-height:1.7}.prose[data-astro-cid-bvzihdzo] img[data-astro-cid-bvzihdzo]{border-radius:12px;box-shadow:var(--shadow-md)}.prose[data-astro-cid-bvzihdzo] blockquote[data-astro-cid-bvzihdzo],.prose[data-astro-cid-bvzihdzo] pre[data-astro-cid-bvzihdzo]{margin:1.5em 0}.prose[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]{text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px}.back-link[data-astro-cid-bvzihdzo]{display:inline-flex;align-items:center;gap:.4em;font-size:.85em;color:rgb(var(--gray));margin-top:2.5em;padding:.5em 1em;border:1px solid var(--border);border-radius:8px;transition:border-color .2s,color .2s;text-decoration:none}.back-link[data-astro-cid-bvzihdzo]:hover{border-color:var(--accent);color:var(--accent)}.tags[data-astro-cid-bvzihdzo]{display:flex;flex-wrap:wrap;justify-content:center;gap:.5em;margin-top:1em}.tag[data-astro-cid-bvzihdzo]{display:inline-block;padding:.25em .75em;font-size:.78em;font-weight:500;color:var(--accent);background:#00d4aa12;border:1px solid rgba(0,212,170,.15);border-radius:100px;text-decoration:none;cursor:pointer;transition:background .2s,border-color .2s,transform .2s}.tag[data-astro-cid-bvzihdzo]:hover{background:#00d4aa1f;border-color:#00d4aa4d;transform:translateY(-1px)}.related-section[data-astro-cid-bvzihdzo]{max-width:860px;margin:0 auto;padding:3em 1.5em 4em}.related-section[data-astro-cid-bvzihdzo] h2[data-astro-cid-bvzihdzo]{font-size:1.4em;margin-bottom:1.25em;color:#f0f6fc}.related-grid[data-astro-cid-bvzihdzo]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25em}.related-card[data-astro-cid-bvzihdzo]{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;overflow:hidden;transition:border-color .3s,transform .3s;text-decoration:none;display:flex;flex-direction:column}.related-card[data-astro-cid-bvzihdzo]:hover{border-color:var(--accent);transform:translateY(-3px)}.related-card[data-astro-cid-bvzihdzo] img[data-astro-cid-bvzihdzo]{width:100%;aspect-ratio:2 / 1;object-fit:cover;display:block;border-radius:0;border-bottom:1px solid var(--border)}.related-card-body[data-astro-cid-bvzihdzo]{padding:.9em 1em 1em;flex:1;display:flex;flex-direction:column}.related-card[data-astro-cid-bvzihdzo] .meta[data-astro-cid-bvzihdzo]{font-size:.72em;color:rgb(var(--gray));margin-bottom:.3em}.related-card[data-astro-cid-bvzihdzo] h3[data-astro-cid-bvzihdzo]{margin:0;font-size:.88em;color:#f0f6fc;line-height:1.35;transition:color .2s}.related-card[data-astro-cid-bvzihdzo]:hover h3[data-astro-cid-bvzihdzo]{color:var(--accent)}.back-to-top[data-astro-cid-bvzihdzo]{position:fixed;bottom:2em;right:2em;width:44px;height:44px;border-radius:50%;background:var(--bg-card);border:1px solid var(--border-light);color:rgb(var(--gray));font-size:1.2em;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s,transform .3s,border-color .2s;z-index:90;box-shadow:var(--shadow-md)}.back-to-top[data-astro-cid-bvzihdzo].visible{opacity:1;visibility:visible}.back-to-top[data-astro-cid-bvzihdzo]:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-3px);box-shadow:var(--shadow-lg)}.back-to-top[data-astro-cid-bvzihdzo] svg[data-astro-cid-bvzihdzo]{width:20px;height:20px}@media(min-width:1200px){.article-header[data-astro-cid-bvzihdzo]{max-width:1000px;padding-top:4em}.article-header[data-astro-cid-bvzihdzo] h1[data-astro-cid-bvzihdzo]{font-size:3em}.hero-image[data-astro-cid-bvzihdzo]{max-width:1100px;padding:0 2em}.hero-image[data-astro-cid-bvzihdzo] img[data-astro-cid-bvzihdzo]{max-height:560px;border-radius:18px}.prose[data-astro-cid-bvzihdzo]{max-width:820px}.prose[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]{font-size:1.1em}.related-section[data-astro-cid-bvzihdzo]{max-width:1000px}.related-grid[data-astro-cid-bvzihdzo]{gap:1.5em}}@media(min-width:1600px){.article-header[data-astro-cid-bvzihdzo]{max-width:1100px}.article-header[data-astro-cid-bvzihdzo] h1[data-astro-cid-bvzihdzo]{font-size:3.2em}.hero-image[data-astro-cid-bvzihdzo]{max-width:1200px}.hero-image[data-astro-cid-bvzihdzo] img[data-astro-cid-bvzihdzo]{max-height:600px}.prose[data-astro-cid-bvzihdzo]{max-width:860px}.related-section[data-astro-cid-bvzihdzo]{max-width:1100px}.related-grid[data-astro-cid-bvzihdzo]{grid-template-columns:repeat(3,1fr);gap:1.75em}}@media(max-width:720px){.article-header[data-astro-cid-bvzihdzo] h1[data-astro-cid-bvzihdzo]{font-size:1.6em}.article-header[data-astro-cid-bvzihdzo]{padding:2em 1em 1em}.article-header[data-astro-cid-bvzihdzo]:after{width:60px}.prose[data-astro-cid-bvzihdzo]{padding:0 1em 1em}.prose[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]{font-size:1em}.hero-image[data-astro-cid-bvzihdzo]{padding:0 .5em}.related-section[data-astro-cid-bvzihdzo]{padding:2em 1em 3em}.related-grid[data-astro-cid-bvzihdzo]{grid-template-columns:1fr}.back-to-top[data-astro-cid-bvzihdzo]{bottom:1em;right:1em;width:40px;height:40px}}@media(min-width:721px)and (max-width:1199px){.related-grid[data-astro-cid-bvzihdzo]{grid-template-columns:repeat(2,1fr)}}
