:root{--color-brand:#1f4e3d;--color-brand-strong:#133227;--color-brand-mid:#2d6b52;--color-brand-soft:#4a8a6e;--color-brand-tint:#e8f0ec;--color-accent:#c9a961;--color-accent-strong:#8b6f47;--color-accent-deeper:#6b5535;--color-accent-soft:#e0c98a;--color-ink:#1a1a1a;--color-ink-soft:#4a4a4a;--color-ink-muted:#636363;--color-surface-page:#f8f8f8;--color-surface:#ffffff;--color-surface-soft:#f2efe6;--color-surface-strong:#efe8d4;--color-border:#d6d2c4;--color-border-soft:#eae5d6;--color-border-strong:#c9c0a8;--color-success:#2c7a4b;--color-warning:#b7791f;--color-danger:#9b2c2c;--color-info:#2d5f7a;--color-swot-s-tint:#eff6f2;--color-swot-w-tint:#fef2f2;--color-swot-o-tint:#faf4e5;--color-swot-t-tint:#fef8ec;--color-tag-high-bg:#d1e7dd;--color-tag-high-text:#0f3d22;--color-tag-mid-bg:#fef3c7;--color-tag-mid-text:#78350f;--color-tag-low-bg:#e5e7eb;--color-tag-low-text:#374151;--color-tag-critical-bg:#fee2e2;--color-tag-critical-text:#7f1d1d;--color-note-gold-bg:#fffbec;--color-note-gold-text:#5c4a00;--color-note-green-bg:var(--color-brand-tint);--color-note-green-text:#1a3d2e;--color-sector-centers:#3a5a7a;--color-sector-crisis:#a4453a;--color-sector-safety:#c9892f;--color-sector-community:#a4495c;--color-sector-resources:#5a5a6a;--color-sector-ai:#5a4b7a;--color-sector-compliance:#2d4a5c;--color-sector-excellence:#8b5a2b;--font-sans:"JF Flat","Tajawal",Tahoma,Arial,system-ui,-apple-system,"Segoe UI",sans-serif;--font-mono:"JetBrains Mono","SF Mono",Consolas,monospace;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:clamp(2rem,1.4rem + 2.4vw,3rem);--text-tag:0.6875rem;--text-caption:0.75rem;--text-body:0.8125rem;--text-card-title:1rem;--text-factor-h3:0.875rem;--text-section-sub:0.875rem;--text-section-h1:1.5rem;--text-section-h1-prominent:1.75rem;--text-brand-title:1.125rem;--text-brand-sub:0.75rem;--text-sector-banner:1.25rem;--text-stat-val:1.75rem;--text-kpi-num:2rem;--text-swot-quad-h3:0.9375rem;--leading-tight:1.25;--leading-normal:1.55;--leading-card-desc:1.6;--leading-section-p:1.7;--leading-loose:1.8;--space-1:0.25rem;--space-2:0.5rem;--space-2-5:0.625rem;--space-3:0.75rem;--space-3-5:0.875rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-7:1.75rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--radius-sm:4px;--radius-button:6px;--radius-md:8px;--radius-card:10px;--radius-lg:12px;--radius-pill:20px;--radius-full:50%;--shadow-sm:0 1px 2px rgb(31 78 61/6%);--shadow-md:0 2px 8px rgb(31 78 61/8%);--shadow-lg:0 10px 30px rgb(31 78 61/14%);--shadow-logo:0 2px 6px rgb(0 0 0/15%);--duration-fast:150ms;--duration-normal:250ms;--duration-progress:300ms;--duration-slow:400ms;--ease-out:cubic-bezier(0.16,1,0.3,1);--max-width-content:100rem;--max-width-prose:51rem;--max-width-narrow:37.5rem;--z-header:50;--z-tabs:40;--z-toast:200}@media (prefers-reduced-motion:reduce){:root{--duration-fast:0ms;--duration-normal:0ms;--duration-progress:0ms;--duration-slow:0ms}}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--color-surface-page);color:var(--color-ink);font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin:0 0 var(--space-3);line-height:var(--leading-tight);font-weight:700}p{margin:0 0 var(--space-4)}a{color:var(--color-brand);text-underline-offset:2px}a:hover{color:var(--color-brand-strong)}button{font-family:inherit;font-size:inherit;cursor:pointer}:focus-visible{outline:2px solid var(--color-accent-strong);outline-offset:2px;border-radius:var(--radius-sm)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}