.blog-card{background:var(--color-surface, #1a1a2e);border:1px solid var(--color-border, #2a2a4a);border-radius:12px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.blog-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px #ffd7001a;border-color:var(--color-primary, #FFD700)}.blog-card__link{text-decoration:none;color:inherit;display:block}.blog-card__image-wrapper{aspect-ratio:16 / 9;overflow:hidden}.blog-card__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-card:hover .blog-card__image{transform:scale(1.05)}.blog-card__content{padding:1.5rem}.blog-card__meta{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem;font-size:.85rem;color:var(--color-text-muted, #888)}.blog-card__date{color:var(--color-primary, #FFD700)}.blog-card__title{font-size:1.25rem;font-weight:700;margin:0 0 .75rem;color:var(--color-text, #fff);line-height:1.3}.blog-card__excerpt{font-size:.95rem;color:var(--color-text-muted, #aaa);line-height:1.6;margin:0 0 1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-card__tags{display:flex;flex-wrap:wrap;gap:.5rem}.blog-card__tag{font-size:.75rem;padding:.25rem .75rem;background:#ffd7001a;color:var(--color-primary, #FFD700);border-radius:20px;border:1px solid rgba(255,215,0,.2)}.post-date{color:var(--color-primary, #FFD700)}.post-tag{font-size:.8rem;padding:.3rem .8rem;background:#ffd7001a;color:var(--color-primary, #FFD700);border-radius:20px;border:1px solid rgba(255,215,0,.2)}#post-body h2{font-size:1.75rem;font-weight:700;color:var(--color-text, #fff);margin:2.5rem 0 1rem}#post-body h3{font-size:1.4rem;font-weight:600;color:var(--color-text, #fff);margin:2rem 0 .75rem}#post-body p{font-size:1.05rem;line-height:1.8;color:var(--color-text-muted, #ccc);margin:0 0 1.5rem}#post-body a{color:var(--color-primary, #FFD700);text-decoration:underline;text-underline-offset:3px}#post-body img{max-width:100%;height:auto;border-radius:8px;margin:2rem 0}#post-body blockquote{border-left:4px solid var(--color-primary, #FFD700);padding:1rem 1.5rem;margin:2rem 0;background:#ffd7000d;border-radius:0 8px 8px 0}#post-body pre{background:#0d0d1a;border:1px solid var(--color-border, #2a2a4a);border-radius:8px;padding:1.5rem;overflow-x:auto;margin:2rem 0}#post-body code{font-family:JetBrains Mono,monospace;font-size:.9rem}#post-body ul,#post-body ol{color:var(--color-text-muted, #ccc);line-height:1.8;margin:1rem 0 1.5rem;padding-left:1.5rem}#post-body li{margin-bottom:.5rem}.blog-page[data-astro-cid-nf5yndqh]{min-height:100vh}.blog-hero[data-astro-cid-nf5yndqh]{padding:6rem 0 3rem;text-align:center}.blog-hero__title[data-astro-cid-nf5yndqh]{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;color:var(--color-primary, #FFD700);margin:0 0 1rem}.blog-hero__subtitle[data-astro-cid-nf5yndqh]{font-size:1.2rem;color:var(--color-text-muted, #aaa);max-width:600px;margin:0 auto}.blog-posts[data-astro-cid-nf5yndqh]{padding:2rem 0 6rem}.blog-grid[data-astro-cid-nf5yndqh]{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2rem}.blog-loading[data-astro-cid-nf5yndqh],.blog-empty[data-astro-cid-nf5yndqh],.blog-error[data-astro-cid-nf5yndqh],.post-loading[data-astro-cid-nf5yndqh],.post-error[data-astro-cid-nf5yndqh]{text-align:center;padding:4rem 0;color:var(--color-text-muted, #888);font-size:1.1rem}.post-loading[data-astro-cid-nf5yndqh],.post-error[data-astro-cid-nf5yndqh]{padding:8rem 1.5rem}.post-error[data-astro-cid-nf5yndqh] h1[data-astro-cid-nf5yndqh]{color:var(--color-text, #fff);margin-bottom:1rem}.spinner[data-astro-cid-nf5yndqh]{width:40px;height:40px;border:3px solid rgba(255,215,0,.2);border-top-color:var(--color-primary, #FFD700);border-radius:50%;margin:0 auto 1rem;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.container[data-astro-cid-nf5yndqh]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.container--narrow[data-astro-cid-nf5yndqh]{max-width:760px}.post-header[data-astro-cid-nf5yndqh]{padding:6rem 0 2rem;text-align:center}.post-meta[data-astro-cid-nf5yndqh]{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem;font-size:.9rem;color:var(--color-text-muted, #888)}.post-title[data-astro-cid-nf5yndqh]{font-size:clamp(2rem,4vw,3.5rem);font-weight:800;color:var(--color-text, #fff);margin:0 0 1.5rem;line-height:1.2;max-width:900px;margin-left:auto;margin-right:auto}.post-tags[data-astro-cid-nf5yndqh]{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.post-feature-image[data-astro-cid-nf5yndqh]{margin-bottom:3rem}.post-feature-image[data-astro-cid-nf5yndqh] img[data-astro-cid-nf5yndqh]{width:100%;max-height:500px;object-fit:cover;border-radius:12px}.post-content[data-astro-cid-nf5yndqh]{padding-bottom:4rem}.post-footer[data-astro-cid-nf5yndqh]{padding:2rem 0 4rem;border-top:1px solid var(--color-border, #2a2a4a)}.back-link[data-astro-cid-nf5yndqh]{color:var(--color-primary, #FFD700);text-decoration:none;font-weight:500}.back-link[data-astro-cid-nf5yndqh]:hover{opacity:.8}@media(max-width:768px){.blog-grid[data-astro-cid-nf5yndqh]{grid-template-columns:1fr}}
