.blog-page[data-astro-cid-5tznm7mj]{position:relative;max-width:960px;margin:0 auto;padding:2rem 1rem 4rem}.blog-page__grain[data-astro-cid-5tznm7mj]{position:fixed;inset:0;pointer-events:none;z-index:9999;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px 200px}.blog-header[data-astro-cid-5tznm7mj]{margin-bottom:3rem;animation:fadeSlideUp .6s ease both}.blog-header__title-row[data-astro-cid-5tznm7mj]{display:flex;align-items:baseline;gap:1rem;flex-wrap:wrap}.blog-header__title[data-astro-cid-5tznm7mj]{font-family:Sora,sans-serif;font-size:var(--h1);font-weight:800;color:var(--element1);letter-spacing:-.03em;line-height:1.1;margin:0}.blog-header__count[data-astro-cid-5tznm7mj]{font-family:JetBrains Mono,monospace;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--element3);background:var(--surface2);padding:.25em .7em;border-radius:100px;white-space:nowrap}.blog-header__subtitle[data-astro-cid-5tznm7mj]{font-size:1.05rem;color:var(--element3);margin:.75rem 0 0;max-width:540px;line-height:1.6}.blog-empty[data-astro-cid-5tznm7mj]{text-align:center;padding:4rem 1rem}.blog-empty__text[data-astro-cid-5tznm7mj]{font-family:JetBrains Mono,monospace;color:var(--element3);font-size:.9rem}.featured[data-astro-cid-5tznm7mj]{display:block;text-decoration:none;color:inherit;margin-bottom:3rem;animation:fadeSlideUp .6s ease both;animation-delay:.1s}.featured__card[data-astro-cid-5tznm7mj]{position:relative;border-radius:12px;overflow:hidden;min-height:340px;display:flex;align-items:flex-end;background:var(--surface2);transition:transform .3s ease,box-shadow .3s ease}.featured[data-astro-cid-5tznm7mj]:hover .featured__card[data-astro-cid-5tznm7mj]{transform:translateY(-3px);box-shadow:0 16px 48px -12px var(--card-shadow-color)}.featured__image-wrap[data-astro-cid-5tznm7mj]{position:absolute;inset:0}.featured__image[data-astro-cid-5tznm7mj]{width:100%;height:100%;object-fit:cover;display:block}.featured__overlay[data-astro-cid-5tznm7mj]{position:absolute;inset:0;background:linear-gradient(to top,#0d0d0deb,#0d0d0d99,#0d0d0d40);z-index:1}.featured__content[data-astro-cid-5tznm7mj]{position:relative;z-index:2;padding:2rem;width:100%}.featured__meta[data-astro-cid-5tznm7mj]{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem}.featured__date[data-astro-cid-5tznm7mj],.featured__read-time[data-astro-cid-5tznm7mj]{font-family:JetBrains Mono,monospace;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase;color:#b3b3b3}.featured__read-time[data-astro-cid-5tznm7mj]:before{content:"·";margin-right:1rem;color:gray}.featured__title[data-astro-cid-5tznm7mj]{font-family:Sora,sans-serif;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700;color:#f2f2f2;line-height:1.2;margin:0 0 .5rem;letter-spacing:-.02em}.featured__desc[data-astro-cid-5tznm7mj]{font-size:.95rem;color:#b8b8b8;line-height:1.5;margin:0 0 1rem;max-width:600px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.featured__tags[data-astro-cid-5tznm7mj]{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1rem}.featured__cta[data-astro-cid-5tznm7mj]{font-family:JetBrains Mono,monospace;font-size:.8rem;letter-spacing:.04em;color:var(--primary-color);transition:letter-spacing .3s ease}.featured[data-astro-cid-5tznm7mj]:hover .featured__cta[data-astro-cid-5tznm7mj]{letter-spacing:.1em}.tag-pill[data-astro-cid-5tznm7mj]{font-family:JetBrains Mono,monospace;font-size:.65rem;letter-spacing:.06em;text-transform:uppercase;padding:.2em .6em;border-radius:4px;background:#ffffff1a;color:#b8b8b8;white-space:nowrap}.post-card[data-astro-cid-5tznm7mj] .tag-pill[data-astro-cid-5tznm7mj]{background:var(--surface2);color:var(--element3)}.post-grid[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.post-card[data-astro-cid-5tznm7mj]{display:block;text-decoration:none;color:inherit;animation:fadeSlideUp .5s ease both;animation-delay:calc(var(--i) * .07s)}.post-card__inner[data-astro-cid-5tznm7mj]{background:var(--surface2);border-radius:10px;overflow:hidden;height:100%;display:flex;flex-direction:column;border-left:2px solid transparent;transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease}.post-card[data-astro-cid-5tznm7mj]:hover .post-card__inner[data-astro-cid-5tznm7mj]{border-left-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 8px 32px -8px var(--card-shadow-color)}.post-card__image-wrap[data-astro-cid-5tznm7mj]{aspect-ratio:12 / 5;overflow:hidden}.post-card__image[data-astro-cid-5tznm7mj]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.post-card[data-astro-cid-5tznm7mj]:hover .post-card__image[data-astro-cid-5tznm7mj]{transform:scale(1.04)}.post-card__body[data-astro-cid-5tznm7mj]{padding:1.25rem;flex:1;display:flex;flex-direction:column}.post-card__meta[data-astro-cid-5tznm7mj]{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.post-card__date[data-astro-cid-5tznm7mj],.post-card__read-time[data-astro-cid-5tznm7mj]{font-family:JetBrains Mono,monospace;font-size:.7rem;letter-spacing:.05em;text-transform:uppercase;color:var(--element3)}.post-card__read-time[data-astro-cid-5tznm7mj]:before{content:"·";margin-right:.75rem;color:var(--element4)}.post-card__title[data-astro-cid-5tznm7mj]{font-family:Sora,sans-serif;font-size:1.15rem;font-weight:700;color:var(--element1);line-height:1.3;margin:0 0 .5rem;letter-spacing:-.01em}.post-card__desc[data-astro-cid-5tznm7mj]{font-size:.85rem;color:var(--element3);line-height:1.55;margin:0 0 auto;padding-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-card__footer[data-astro-cid-5tznm7mj]{display:flex;align-items:flex-end;justify-content:space-between;gap:.5rem;margin-top:auto}.post-card__tags[data-astro-cid-5tznm7mj]{display:flex;flex-wrap:wrap;gap:.35rem}.post-card__arrow[data-astro-cid-5tznm7mj]{font-family:JetBrains Mono,monospace;font-size:1rem;color:var(--element4);transition:color .25s ease,transform .25s ease;flex-shrink:0}.post-card[data-astro-cid-5tznm7mj]:hover .post-card__arrow[data-astro-cid-5tznm7mj]{color:var(--primary-color);transform:translate(4px)}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:680px){.blog-page[data-astro-cid-5tznm7mj]{padding:1.5rem 1rem 3rem}.blog-header[data-astro-cid-5tznm7mj]{margin-bottom:2rem}.post-grid[data-astro-cid-5tznm7mj]{grid-template-columns:1fr}.featured__card[data-astro-cid-5tznm7mj]{min-height:280px}.featured__content[data-astro-cid-5tznm7mj]{padding:1.25rem}.featured__title[data-astro-cid-5tznm7mj]{font-size:1.35rem}}
