.hero-section[data-astro-cid-cgyipa76]{background:var(--ink);color:#fff;padding:var(--space-16) 0 var(--space-12)}.hero-content[data-astro-cid-cgyipa76]{max-width:700px;margin:0 auto;text-align:center}.breadcrumb[data-astro-cid-cgyipa76]{font-size:var(--text-sm);margin-bottom:var(--space-4);opacity:.8}.breadcrumb[data-astro-cid-cgyipa76] a[data-astro-cid-cgyipa76]{color:var(--signal);text-decoration:none}.breadcrumb[data-astro-cid-cgyipa76] span[data-astro-cid-cgyipa76]{color:#fff}.hero-title[data-astro-cid-cgyipa76]{font-family:var(--font-serif);font-size:var(--hero-title);font-weight:600;line-height:1.1;margin:0 0 var(--space-5)}.hero-subtitle[data-astro-cid-cgyipa76]{font-size:var(--body-lead);color:#fffc;line-height:1.6;margin:0}.news-grid[data-astro-cid-cgyipa76]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:var(--space-6)}.news-card[data-astro-cid-cgyipa76]{background:var(--canvas);border:1px solid var(--line);border-radius:var(--radius-lg);padding:var(--space-6);transition:transform .2s ease,box-shadow .2s ease}.news-card[data-astro-cid-cgyipa76]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.news-header[data-astro-cid-cgyipa76]{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-3)}.news-category[data-astro-cid-cgyipa76]{font-size:var(--text-xs);font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--signal-deep);background:#ffd23f26;padding:2px 6px;border-radius:3px}.news-date[data-astro-cid-cgyipa76]{font-size:var(--text-xs);color:var(--text-muted)}.news-title[data-astro-cid-cgyipa76]{font-family:var(--font-serif);font-size:var(--text-lg);font-weight:600;margin:0 0 var(--space-3);line-height:1.4}.news-summary[data-astro-cid-cgyipa76]{font-size:var(--text-sm);color:var(--text-muted);line-height:1.6;margin:0 0 var(--space-4)}.news-link[data-astro-cid-cgyipa76]{font-size:var(--text-sm);font-weight:600;color:var(--ink);text-decoration:none}.news-link[data-astro-cid-cgyipa76]:hover{text-decoration:underline}.placeholder-content[data-astro-cid-cgyipa76]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:var(--space-6)}.placeholder-card[data-astro-cid-cgyipa76]{background:var(--paper);border:2px dashed var(--line);border-radius:var(--radius-lg);padding:var(--space-8) var(--space-6);text-align:center}.placeholder-card[data-astro-cid-cgyipa76] h3[data-astro-cid-cgyipa76]{font-family:var(--font-serif);font-size:var(--text-lg);font-weight:600;color:var(--text-muted);margin:0 0 var(--space-3)}.placeholder-card[data-astro-cid-cgyipa76] p[data-astro-cid-cgyipa76]{font-size:var(--text-sm);color:var(--text-muted);line-height:1.6;margin:0 0 var(--space-4)}.placeholder-tag[data-astro-cid-cgyipa76]{display:inline-block;font-size:var(--text-xs);font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--signal-deep);background:#ffd23f26;padding:3px 8px;border-radius:4px}.timeline[data-astro-cid-cgyipa76]{max-width:600px;margin:0 auto;position:relative}.timeline[data-astro-cid-cgyipa76]:before{content:"";position:absolute;left:20px;top:0;bottom:0;width:2px;background:var(--line)}.timeline-item[data-astro-cid-cgyipa76]{position:relative;padding-left:60px;margin-bottom:var(--space-8)}.timeline-item[data-astro-cid-cgyipa76]:last-child{margin-bottom:0}.timeline-marker[data-astro-cid-cgyipa76]{position:absolute;left:0;top:0;width:40px;height:40px;border-radius:50%;background:var(--canvas);border:3px solid var(--line);display:flex;align-items:center;justify-content:center}.timeline-item[data-astro-cid-cgyipa76].completed .timeline-marker[data-astro-cid-cgyipa76]{background:var(--signal);border-color:var(--signal)}.timeline-item[data-astro-cid-cgyipa76].completed .timeline-marker[data-astro-cid-cgyipa76]:after{content:"✓";color:var(--ink);font-weight:700;font-size:14px}.timeline-item[data-astro-cid-cgyipa76].upcoming .timeline-marker[data-astro-cid-cgyipa76]{background:var(--paper);border-color:var(--text-muted)}.timeline-date[data-astro-cid-cgyipa76]{font-size:var(--text-sm);font-weight:600;color:var(--signal-deep);margin-bottom:var(--space-2)}.timeline-content[data-astro-cid-cgyipa76] h3[data-astro-cid-cgyipa76]{font-family:var(--font-serif);font-size:var(--text-base);font-weight:600;margin:0 0 var(--space-2)}.timeline-content[data-astro-cid-cgyipa76] p[data-astro-cid-cgyipa76]{font-size:var(--text-sm);color:var(--text-muted);line-height:1.6;margin:0}.enforcement-grid[data-astro-cid-cgyipa76]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-6);margin-bottom:var(--space-6)}.stat-card[data-astro-cid-cgyipa76]{background:var(--canvas);border:1px solid var(--line);border-radius:var(--radius-lg);padding:var(--space-6);display:flex;gap:var(--space-4);align-items:center}.stat-icon[data-astro-cid-cgyipa76]{width:48px;height:48px;background:var(--signal);color:var(--ink);border-radius:var(--radius);display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-icon[data-astro-cid-cgyipa76] svg[data-astro-cid-cgyipa76]{width:24px;height:24px}.stat-number[data-astro-cid-cgyipa76]{font-size:var(--text-2xl);font-weight:700;color:var(--text);line-height:1;margin-bottom:var(--space-1)}.stat-label[data-astro-cid-cgyipa76]{font-size:var(--text-sm);font-weight:600;color:var(--text);margin-bottom:var(--space-1)}.stat-period[data-astro-cid-cgyipa76]{font-size:var(--text-xs);color:var(--text-muted)}.enforcement-note[data-astro-cid-cgyipa76]{text-align:center;padding:var(--space-4);background:var(--paper);border-radius:var(--radius);font-size:var(--text-sm);color:var(--text-muted);line-height:1.6}.resources-grid[data-astro-cid-cgyipa76]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-6)}.resource-card[data-astro-cid-cgyipa76]{background:var(--paper);border:1px solid var(--line-soft);border-radius:var(--radius-lg);padding:var(--space-6);text-align:center;transition:transform .2s ease}.resource-card[data-astro-cid-cgyipa76]:hover{transform:translateY(-2px)}.resource-icon[data-astro-cid-cgyipa76]{width:48px;height:48px;background:var(--signal);color:var(--ink);border-radius:var(--radius);display:flex;align-items:center;justify-content:center;margin:0 auto var(--space-3)}.resource-icon[data-astro-cid-cgyipa76] svg[data-astro-cid-cgyipa76]{width:24px;height:24px}.resource-card[data-astro-cid-cgyipa76] h3[data-astro-cid-cgyipa76]{font-family:var(--font-serif);font-size:var(--text-base);font-weight:600;margin:0 0 var(--space-2)}.resource-card[data-astro-cid-cgyipa76] p[data-astro-cid-cgyipa76]{font-size:var(--text-sm);color:var(--text-muted);line-height:1.6;margin:0 0 var(--space-4)}.resource-link[data-astro-cid-cgyipa76]{font-size:var(--text-sm);font-weight:600;color:var(--ink);text-decoration:none}.resource-link[data-astro-cid-cgyipa76]:hover{text-decoration:underline}@media(max-width:768px){.enforcement-grid[data-astro-cid-cgyipa76],.resources-grid[data-astro-cid-cgyipa76]{grid-template-columns:1fr}.stat-card[data-astro-cid-cgyipa76]{flex-direction:column;text-align:center}.timeline-item[data-astro-cid-cgyipa76]{padding-left:50px}.timeline[data-astro-cid-cgyipa76]:before{left:15px}.timeline-marker[data-astro-cid-cgyipa76]{width:30px;height:30px;left:0}}
