.newsletter-hero[data-astro-cid-gd5n2hwg]{padding-top:clamp(100px,14vw,150px);padding-bottom:clamp(48px,6vw,80px);background:var(--color-bg);position:relative;overflow:hidden}.hero-bg-grid[data-astro-cid-gd5n2hwg]{position:absolute;inset:0;background-image:linear-gradient(#D4D4D8 1px,transparent 1px),linear-gradient(90deg,#D4D4D8 1px,transparent 1px);background-size:64px 64px;mask-image:radial-gradient(ellipse 80% 60% at 50% 50%,black 30%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse 80% 60% at 50% 50%,black 30%,transparent 70%);pointer-events:none}.hero-top[data-astro-cid-gd5n2hwg]{text-align:center;max-width:680px;margin:0 auto clamp(2.5rem,4vw,3.5rem);position:relative;z-index:1}.hero-badge[data-astro-cid-gd5n2hwg]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);font-family:var(--font-mono);font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent);margin-bottom:1.5rem;box-shadow:0 2px 6px #09090b0a}.hero-badge-dot[data-astro-cid-gd5n2hwg]{width:6px;height:6px;background:var(--color-accent);border-radius:50%;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.hero-title[data-astro-cid-gd5n2hwg]{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,4rem);font-weight:600;letter-spacing:-.02em;line-height:1.08;color:var(--color-text);margin:0 0 1.25rem}.hero-title-accent[data-astro-cid-gd5n2hwg]{color:var(--color-accent)}.hero-subtitle[data-astro-cid-gd5n2hwg]{font-family:var(--font-mono);font-size:14px;color:var(--color-text-muted);line-height:1.7;margin:0 0 2rem;max-width:480px;margin-left:auto;margin-right:auto}.hero-actions[data-astro-cid-gd5n2hwg]{display:flex;align-items:center;justify-content:center;gap:.75rem}.hero-btn[data-astro-cid-gd5n2hwg]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;border-radius:var(--radius-md);transition:all .2s ease;cursor:pointer}.hero-btn--primary[data-astro-cid-gd5n2hwg]{background:var(--color-accent);color:#fafafa;border:1px solid var(--color-accent);box-shadow:0 4px 12px #e5008f33}.hero-btn--primary[data-astro-cid-gd5n2hwg]:hover{background:var(--color-accent-hover);border-color:var(--color-accent-hover);transform:translateY(-2px);box-shadow:0 6px 16px #e5008f44}.hero-btn--secondary[data-astro-cid-gd5n2hwg]{background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border)}.hero-btn--secondary[data-astro-cid-gd5n2hwg]:hover{border-color:var(--color-accent);color:var(--color-accent);transform:translateY(-1px)}.hero-stats[data-astro-cid-gd5n2hwg]{display:flex;align-items:center;justify-content:center;gap:2rem;padding:1.5rem 2.5rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);margin-bottom:clamp(2rem,4vw,3rem);position:relative;z-index:1;box-shadow:0 2px 8px #09090b0a}.stat-item[data-astro-cid-gd5n2hwg]{display:flex;flex-direction:column;align-items:center;gap:.25rem}.stat-value[data-astro-cid-gd5n2hwg]{font-family:var(--font-sans);font-size:1.25rem;font-weight:600;color:var(--color-text);letter-spacing:-.02em}.stat-label[data-astro-cid-gd5n2hwg]{font-family:var(--font-mono);font-size:10px;color:var(--color-text-muted);letter-spacing:.05em;text-transform:uppercase}.stat-divider[data-astro-cid-gd5n2hwg]{width:1px;height:32px;background:var(--color-border)}.featured-card[data-astro-cid-gd5n2hwg]{display:grid;grid-template-columns:1.2fr 1fr;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);color:inherit;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;position:relative;z-index:1;margin-bottom:clamp(2rem,4vw,3rem);box-shadow:0 2px 8px #09090b0a}.featured-card[data-astro-cid-gd5n2hwg]:hover{border-color:var(--color-accent);box-shadow:0 12px 32px #e5008f14;transform:translateY(-3px)}.featured-card[data-astro-cid-gd5n2hwg]:hover .featured-card-title[data-astro-cid-gd5n2hwg]{color:var(--color-accent)}.featured-card[data-astro-cid-gd5n2hwg]:hover .featured-card-arrow[data-astro-cid-gd5n2hwg]{transform:translate(4px);color:var(--color-accent)}.featured-card[data-astro-cid-gd5n2hwg]:hover .featured-card-image[data-astro-cid-gd5n2hwg] img[data-astro-cid-gd5n2hwg]{transform:scale(1.03)}.featured-card-image[data-astro-cid-gd5n2hwg]{position:relative;overflow:hidden;background:var(--color-surface-muted)}.featured-card-image[data-astro-cid-gd5n2hwg] img[data-astro-cid-gd5n2hwg]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.featured-card-overlay[data-astro-cid-gd5n2hwg]{position:absolute;inset:0;background:#fce7f3;pointer-events:none}.featured-card-badge[data-astro-cid-gd5n2hwg]{position:absolute;top:1.25rem;left:1.25rem;display:inline-flex;align-items:center;gap:.375rem;font-family:var(--font-mono);font-size:9px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#fafafa;background:var(--color-accent);padding:.375rem .75rem;border-radius:var(--radius-md);box-shadow:0 2px 8px #e5008f44}.featured-card-edition[data-astro-cid-gd5n2hwg]{position:absolute;top:1.25rem;right:1.25rem;font-family:var(--font-mono);font-size:12px;font-weight:700;color:#fafafa;background:#18181b;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:.375rem .75rem;border-radius:var(--radius-md);letter-spacing:.05em}.featured-card-body[data-astro-cid-gd5n2hwg]{display:flex;flex-direction:column;padding:2rem}.featured-card-category[data-astro-cid-gd5n2hwg]{font-family:var(--font-mono);font-size:9px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);display:block;margin-bottom:.75rem}.featured-card-title[data-astro-cid-gd5n2hwg]{font-family:var(--font-sans);font-size:clamp(1.25rem,2vw,1.625rem);font-weight:600;line-height:1.3;color:var(--color-text);margin:0 0 1rem;transition:color .15s ease}.featured-card-excerpt[data-astro-cid-gd5n2hwg]{font-family:var(--font-mono);font-size:13px;color:var(--color-text-muted);line-height:1.7;margin:0 0 auto;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.featured-card-footer[data-astro-cid-gd5n2hwg]{display:flex;align-items:center;justify-content:space-between;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--color-border)}.featured-card-meta[data-astro-cid-gd5n2hwg]{display:flex;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:11px;color:var(--color-text-muted);flex-wrap:wrap}.featured-card-sep[data-astro-cid-gd5n2hwg]{opacity:.3}.featured-card-arrow[data-astro-cid-gd5n2hwg]{color:var(--color-text-muted);transition:transform .15s ease,color .15s ease;flex-shrink:0}.hero-categories[data-astro-cid-gd5n2hwg]{display:flex;align-items:center;gap:1rem;position:relative;z-index:1}.hero-categories-label[data-astro-cid-gd5n2hwg]{font-family:var(--font-mono);font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted);flex-shrink:0}.hero-category-tags[data-astro-cid-gd5n2hwg]{display:flex;flex-wrap:wrap;gap:.5rem}.hero-cat-tag[data-astro-cid-gd5n2hwg]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:11px;font-weight:500;color:var(--color-text-muted);padding:.5rem 1rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);text-decoration:none;transition:all .2s ease}.hero-cat-tag[data-astro-cid-gd5n2hwg]:hover{border-color:var(--color-accent);color:var(--color-accent);background:var(--color-accent-soft);transform:translateY(-1px);box-shadow:0 2px 6px #e5008f14}.hero-cat-count[data-astro-cid-gd5n2hwg]{font-size:9px;opacity:.5}@media(max-width:900px){.featured-card[data-astro-cid-gd5n2hwg]{grid-template-columns:1fr}.featured-card-image[data-astro-cid-gd5n2hwg]{aspect-ratio:16/9}.hero-stats[data-astro-cid-gd5n2hwg]{flex-wrap:wrap;gap:1rem;padding:1.25rem}.stat-divider[data-astro-cid-gd5n2hwg]{display:none}.stat-item[data-astro-cid-gd5n2hwg]{flex:1 1 40%}}@media(max-width:768px){.newsletter-hero[data-astro-cid-gd5n2hwg]{padding-top:clamp(80px,12vw,100px);padding-bottom:clamp(32px,5vw,48px)}.hero-title[data-astro-cid-gd5n2hwg]{font-size:clamp(2rem,8vw,2.75rem)}.hero-actions[data-astro-cid-gd5n2hwg]{flex-direction:column}.hero-btn[data-astro-cid-gd5n2hwg]{width:100%;justify-content:center}.hero-categories[data-astro-cid-gd5n2hwg]{flex-direction:column;align-items:flex-start}}.category-section[data-astro-cid-ulljwb42]{padding-block:clamp(48px,7vw,80px);background:var(--color-bg)}.category-header[data-astro-cid-ulljwb42]{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:2rem}.category-header-left[data-astro-cid-ulljwb42]{display:flex;flex-direction:column;gap:.25rem}.category-label[data-astro-cid-ulljwb42]{font-family:var(--font-mono);font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent)}.category-title[data-astro-cid-ulljwb42]{font-family:var(--font-sans);font-size:clamp(1.5rem,3vw,2rem);font-weight:600;letter-spacing:-.02em;color:var(--color-text);margin:0}.category-view-all[data-astro-cid-ulljwb42]{display:inline-flex;align-items:center;gap:.375rem;font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.05em;color:var(--color-text-muted);text-decoration:none;transition:color .15s ease}.category-view-all[data-astro-cid-ulljwb42]:hover{color:var(--color-accent)}.category-view-all[data-astro-cid-ulljwb42]:hover svg[data-astro-cid-ulljwb42]{transform:translate(2px)}.category-view-all[data-astro-cid-ulljwb42] svg[data-astro-cid-ulljwb42]{transition:transform .15s ease}.category-grid[data-astro-cid-ulljwb42]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.category-card[data-astro-cid-ulljwb42]{display:flex;flex-direction:column;padding:1.5rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);color:inherit;text-decoration:none;transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease;position:relative;overflow:hidden}.category-card-glow[data-astro-cid-ulljwb42]{position:absolute;inset:0;background:radial-gradient(200px circle at var(--mouse-x, 50%) var(--mouse-y, 50%),color-mix(in srgb,var(--cat-color) 6%,transparent),transparent 60%);opacity:0;transition:opacity .3s ease;pointer-events:none}.category-card[data-astro-cid-ulljwb42]:hover .category-card-glow[data-astro-cid-ulljwb42]{opacity:1}.category-card[data-astro-cid-ulljwb42]:hover{border-color:color-mix(in srgb,var(--cat-color) 30%,var(--color-border));transform:translateY(-3px);box-shadow:0 8px 24px #09090b0f}.category-card[data-astro-cid-ulljwb42]:hover .category-card-title[data-astro-cid-ulljwb42]{color:var(--cat-color)}.category-card[data-astro-cid-ulljwb42]:hover .category-card-icon[data-astro-cid-ulljwb42]{background:var(--cat-color);color:#fafafa;transform:scale(1.05)}.category-card[data-astro-cid-ulljwb42]:hover .category-card-link[data-astro-cid-ulljwb42]{color:var(--cat-color);gap:.5rem}.category-card[data-astro-cid-ulljwb42]:hover .category-card-link[data-astro-cid-ulljwb42] svg[data-astro-cid-ulljwb42]{transform:translate(2px)}.category-card-header[data-astro-cid-ulljwb42]{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.25rem;position:relative;z-index:1}.category-card-icon[data-astro-cid-ulljwb42]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--cat-color) 8%,transparent);color:var(--cat-color);border-radius:var(--radius-lg);transition:background .25s ease,color .25s ease,transform .25s ease}.category-card-count[data-astro-cid-ulljwb42]{font-family:var(--font-sans);font-size:1.75rem;font-weight:700;color:color-mix(in srgb,var(--cat-color) 15%,var(--color-text-faint));line-height:1;letter-spacing:-.02em;transition:color .25s ease}.category-card[data-astro-cid-ulljwb42]:hover .category-card-count[data-astro-cid-ulljwb42]{color:color-mix(in srgb,var(--cat-color) 35%,transparent)}.category-card-title[data-astro-cid-ulljwb42]{font-family:var(--font-sans);font-size:1rem;font-weight:600;color:var(--color-text);margin:0 0 .5rem;transition:color .15s ease;position:relative;z-index:1}.category-card-desc[data-astro-cid-ulljwb42]{font-family:var(--font-mono);font-size:12px;color:var(--color-text-muted);line-height:1.6;margin:0 0 auto;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;position:relative;z-index:1}.category-card-link[data-astro-cid-ulljwb42]{display:inline-flex;align-items:center;gap:.25rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--color-border);font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.05em;color:var(--color-text-muted);transition:color .15s ease,gap .15s ease;position:relative;z-index:1}.category-card-link[data-astro-cid-ulljwb42] svg[data-astro-cid-ulljwb42]{transition:transform .15s ease}@media(max-width:1024px){.category-grid[data-astro-cid-ulljwb42]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.category-header[data-astro-cid-ulljwb42]{flex-direction:column;align-items:flex-start;gap:1rem}.category-grid[data-astro-cid-ulljwb42]{grid-template-columns:1fr}}[data-astro-cid-4ptckbda][data-scroll-animate]{opacity:0;transform:translateY(24px);transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1)}[data-astro-cid-4ptckbda][data-scroll-animate].is-visible{opacity:1;transform:translateY(0)}.newsletter-page[data-astro-cid-4ptckbda]{padding-top:0}.newsletter-articles[data-astro-cid-4ptckbda]{padding-block:clamp(32px,5vw,60px);background:var(--color-bg)}.articles-header[data-astro-cid-4ptckbda]{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--color-border)}.articles-header-left[data-astro-cid-4ptckbda]{display:flex;flex-direction:column;gap:.125rem}.section-label[data-astro-cid-4ptckbda]{font-family:var(--font-mono);font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent)}.section-title[data-astro-cid-4ptckbda]{font-family:var(--font-sans);font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:600;letter-spacing:-.02em;color:var(--color-text);margin:0}.posts-count[data-astro-cid-4ptckbda]{font-family:var(--font-mono);font-size:11px;color:var(--color-text-muted)}.posts-grid[data-astro-cid-4ptckbda]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem}.post-card[data-astro-cid-4ptckbda]{display:flex;flex-direction:column;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);color:inherit;text-decoration:none;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease;overflow:hidden}.post-card[data-astro-cid-4ptckbda]:hover{border-color:var(--color-accent);transform:translateY(-2px);box-shadow:0 4px 16px #0000000d}.post-card[data-astro-cid-4ptckbda]:hover .post-card-title[data-astro-cid-4ptckbda]{color:var(--color-accent)}.post-card[data-astro-cid-4ptckbda]:hover .post-card-image[data-astro-cid-4ptckbda] img[data-astro-cid-4ptckbda]{transform:scale(1.03)}.post-card-image[data-astro-cid-4ptckbda]{aspect-ratio:16/9;overflow:hidden;background:var(--color-surface-muted);position:relative}.post-card-image[data-astro-cid-4ptckbda] img[data-astro-cid-4ptckbda]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.post-card-edition[data-astro-cid-4ptckbda]{position:absolute;top:.75rem;right:.75rem;font-family:var(--font-mono);font-size:10px;font-weight:700;color:#fafafa;background:#00000080;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:.25rem .5rem;border-radius:var(--radius-md);letter-spacing:.05em}.post-card-body[data-astro-cid-4ptckbda]{flex:1;display:flex;flex-direction:column;padding:1rem}.post-card-top[data-astro-cid-4ptckbda]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.post-card-category[data-astro-cid-4ptckbda]{font-family:var(--font-mono);font-size:9px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent)}.post-card-time[data-astro-cid-4ptckbda]{font-family:var(--font-mono);font-size:10px;color:var(--color-text-faint)}.post-card-title[data-astro-cid-4ptckbda]{font-family:var(--font-sans);font-size:.9375rem;font-weight:600;line-height:1.35;color:var(--color-text);margin:0 0 .375rem;transition:color .15s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-card-excerpt[data-astro-cid-4ptckbda]{font-family:var(--font-mono);font-size:11px;color:var(--color-text-muted);line-height:1.5;margin:0 0 auto;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-card-footer[data-astro-cid-4ptckbda]{display:flex;align-items:center;justify-content:space-between;padding-top:.75rem;margin-top:.75rem;border-top:1px solid var(--color-border);font-family:var(--font-mono);font-size:10px;color:var(--color-text-muted)}.post-card-author[data-astro-cid-4ptckbda]{display:flex;align-items:center;gap:.375rem}.post-card-avatar[data-astro-cid-4ptckbda]{width:18px;height:18px;background:var(--color-accent-soft);color:var(--color-accent);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:700}.post-card[data-astro-cid-4ptckbda][data-filtered]{display:none}@media(max-width:1024px){.posts-grid[data-astro-cid-4ptckbda]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.posts-grid[data-astro-cid-4ptckbda]{grid-template-columns:1fr}.articles-header[data-astro-cid-4ptckbda]{flex-direction:column;align-items:flex-start;gap:.5rem}}
