.header[data-v-c8c1f998]{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:var(--bg-header);color:var(--text-inverse);box-shadow:var(--shadow-soft);gap:16px}.logo[data-v-c8c1f998]{font-weight:700;letter-spacing:.4px;cursor:pointer;color:var(--text-inverse);white-space:nowrap}.nav[data-v-c8c1f998]{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.language-switcher[data-v-c8c1f998]{display:inline-flex;align-items:center;gap:6px;margin-right:4px}.lang-btn[data-v-c8c1f998]{min-width:44px}nav button[data-v-c8c1f998]{padding:8px 14px;background:transparent;border:1px solid rgba(255,255,255,.25);border-radius:6px;color:var(--text-inverse);cursor:pointer;transition:background .15s ease,border-color .15s ease}nav button[data-v-c8c1f998]:hover{background:var(--bg-header-hover)}button.active[data-v-c8c1f998]{background:var(--bg-active);border-color:var(--bg-active);color:var(--text-inverse);font-weight:600}.logout-btn[data-v-c8c1f998]{border-color:#fff3}@media(max-width:720px){.header[data-v-c8c1f998]{align-items:flex-start;flex-direction:column}.nav[data-v-c8c1f998]{width:100%}.language-switcher[data-v-c8c1f998]{margin-right:0}}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg-page);color:var(--text-primary)}h1,h2,h3{color:var(--brand-primary);font-weight:600}p{color:var(--text-secondary);line-height:1.6;margin-block:0}small{color:var(--text-muted)}a{color:var(--brand-primary);text-decoration:none}:root{--brand-primary: #1f3d36;--brand-accent: #6fa99a;--brand-accent-soft: #e3f0ec;--brand-primary-hover: #254a42;--bg-page: #fbfbfa;--bg-surface: #ffffff;--bg-card: #ffffff;--bg-muted: #f1f4f2;--bg-soft: #f7f9f8;--bg-highlight: #e7f1ee;--bg-header: var(--brand-primary);--bg-header-hover: #254a42;--text-primary: #111827;--text-secondary: #374151;--text-muted: #6b7280;--text-inverse: #ffffff;--border-subtle: #d1d5db;--border-strong: #9ca3af;--signal-good: #2f855a;--signal-warn: #b7791f;--signal-bad: #9b2c2c;--score-weak: #b91c1c;--score-weak-bg-badge: #b91c1c1a;--score-weak-border-badge: #b91c1c2e;--score-weak-bg-score: #b91c1c1f;--score-weak-border-score: #b91c1c38;--score-weak-bg-panel: #b91c1c14;--score-weak-border-panel: #b91c1c2e;--score-emerging: #b45309;--score-emerging-bg-badge: #b453091a;--score-emerging-border-badge: #b453092e;--score-emerging-bg-score: #b453091f;--score-emerging-border-score: #b4530938;--score-emerging-bg-panel: #b4530914;--score-emerging-border-panel: #b453092e;--score-competitive: #a16207;--score-competitive-bg-badge: #a162071f;--score-competitive-border-badge: #a1620733;--score-competitive-bg-score: #a1620724;--score-competitive-border-score: #a162073d;--score-competitive-bg-panel: #a162071a;--score-competitive-border-panel: #a1620733;--score-strong: #15803d;--score-strong-bg-badge: #15803d1a;--score-strong-border-badge: #15803d2e;--score-strong-bg-score: #15803d1f;--score-strong-border-score: #15803d38;--score-strong-bg-panel: #15803d14;--score-strong-border-panel: #15803d2e;--score-leading: #166534;--score-leading-bg-badge: #16653424;--score-leading-border-badge: #16653438;--score-leading-bg-score: #16653429;--score-leading-border-score: #16653447;--score-leading-bg-panel: #1665341f;--score-leading-border-panel: #16653433;--shadow-soft: 0 1px 2px rgba(0,0,0,.05);--shadow-card: 0 8px 24px rgba(0,0,0,.08);--bg-warn: #f4efe6;--bg-active: #2f3e3a;--bg-active-soft: #7fa99b;--text-active: #ffffff;--bg-progress-track: #c5d3c9}
