.hero[data-astro-cid-dhfotatx]{background:linear-gradient(135deg,var(--color-navy) 0%,var(--color-navy-light) 50%,var(--color-teal-dark) 100%);color:#fff;padding:var(--space-16) 0;text-align:center}.hero[data-astro-cid-dhfotatx] h1[data-astro-cid-dhfotatx]{color:#fff;font-size:var(--text-4xl);margin-bottom:var(--space-4)}.hero-subtitle[data-astro-cid-dhfotatx]{font-size:var(--text-xl);opacity:.9;max-width:600px;margin:0 auto var(--space-8);line-height:1.5}.hero-actions[data-astro-cid-dhfotatx]{display:flex;gap:var(--space-4);justify-content:center;flex-wrap:wrap}.btn[data-astro-cid-dhfotatx]{font-family:var(--font-heading);font-weight:600;font-size:var(--text-base);padding:var(--space-3) var(--space-6);border-radius:var(--radius-full);text-decoration:none;border:none;cursor:pointer;transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.btn[data-astro-cid-dhfotatx]:hover{transform:translateY(-1px);box-shadow:var(--shadow-md)}.btn-primary[data-astro-cid-dhfotatx]{background:var(--color-amber);color:var(--color-navy)}.btn-secondary[data-astro-cid-dhfotatx]{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.6);padding:calc(var(--space-3) - 2px) var(--space-6)}.btn-secondary[data-astro-cid-dhfotatx]:hover{border-color:#fff;background:#ffffff1a}.btn-ai[data-astro-cid-dhfotatx]{background:transparent;color:#fff;border:2px solid var(--color-teal);padding:calc(var(--space-3) - 2px) var(--space-6)}.btn-ai[data-astro-cid-dhfotatx]:hover{background:var(--color-teal);color:#fff}.section[data-astro-cid-dhfotatx]{padding:var(--space-16) 0}.section-title[data-astro-cid-dhfotatx]{font-size:var(--text-3xl);text-align:center;margin-bottom:var(--space-8)}.article-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:var(--space-6)}.empty-state[data-astro-cid-dhfotatx]{text-align:center;color:var(--color-text-secondary);font-size:var(--text-lg);padding:var(--space-8) 0}.tools-section[data-astro-cid-dhfotatx]{background:var(--color-bg-alt);padding:var(--space-12) 0}.tools-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--space-6)}.tool-card[data-astro-cid-dhfotatx]{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-6);text-align:center;position:relative}.tool-icon[data-astro-cid-dhfotatx]{font-size:2.5rem;margin-bottom:var(--space-4)}.tool-card[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:var(--text-lg);margin-bottom:var(--space-2)}.tool-card[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:var(--text-sm);color:var(--color-text-secondary)}.tool-badge[data-astro-cid-dhfotatx]{position:absolute;top:var(--space-3);right:var(--space-3);font-family:var(--font-heading);font-size:var(--text-xs);font-weight:600;padding:var(--space-1) var(--space-2);background:var(--color-amber);color:var(--color-navy);border-radius:var(--radius-full)}.entry-points-section[data-astro-cid-dhfotatx]{padding:var(--space-12) 0}.entry-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--space-4)}.entry-card[data-astro-cid-dhfotatx]{display:block;background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-6);text-align:center;text-decoration:none;color:var(--color-text);transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.entry-card[data-astro-cid-dhfotatx]:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.entry-icon[data-astro-cid-dhfotatx]{font-size:2.5rem;margin-bottom:var(--space-3)}.entry-card[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:var(--text-lg);margin-bottom:var(--space-2)}.entry-card[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:var(--text-sm);color:var(--color-text-secondary);margin:0}.entry-card-highlight[data-astro-cid-dhfotatx]{border-color:var(--color-amber);background:linear-gradient(135deg,var(--color-bg) 0%,rgba(245,158,11,.05) 100%)}.entry-card-highlight[data-astro-cid-dhfotatx]:hover{border-color:var(--color-amber);box-shadow:0 4px 12px #f59e0b33}.manifesto-section[data-astro-cid-dhfotatx]{background:var(--color-bg-alt);padding:var(--space-12) 0}.manifesto-lead[data-astro-cid-dhfotatx]{font-size:var(--text-2xl);font-weight:700;color:var(--color-text);text-decoration:underline;text-decoration-color:var(--color-amber);text-decoration-thickness:3px;text-underline-offset:6px;text-align:center;max-width:880px;margin:0 auto var(--space-6);line-height:1.3}.manifesto-body[data-astro-cid-dhfotatx]{max-width:880px;margin:0 auto}.manifesto-body[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:var(--text-base);line-height:1.55;color:var(--color-text-secondary);margin-bottom:var(--space-3)}.manifesto-body[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]:last-child{margin-bottom:0}.manifesto-more[data-astro-cid-dhfotatx]>summary[data-astro-cid-dhfotatx]{cursor:pointer;list-style:none;color:var(--color-teal-dark);font-weight:600;font-size:var(--text-base);width:max-content;margin:0 auto}.manifesto-more[data-astro-cid-dhfotatx]>summary[data-astro-cid-dhfotatx]::-webkit-details-marker{display:none}.manifesto-more[data-astro-cid-dhfotatx]>summary[data-astro-cid-dhfotatx]:after{content:" ↓"}.manifesto-more[data-astro-cid-dhfotatx][open]>summary[data-astro-cid-dhfotatx]:after{content:" ↑"}.manifesto-more[data-astro-cid-dhfotatx][open]>summary[data-astro-cid-dhfotatx]{margin-bottom:var(--space-3)}@media(max-width:480px){.hero[data-astro-cid-dhfotatx]{padding:var(--space-12) 0}.article-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr}}
