/* Dizájn-tokenek — a jóváhagyott mockupból (etalon-business-mockup). */
@font-face{font-family:'Inter';font-weight:400;font-display:swap;src:url('/fonts/Inter-Regular.woff2') format('woff2')}
@font-face{font-family:'Inter';font-weight:500;font-display:swap;src:url('/fonts/Inter-Medium.woff2') format('woff2')}
@font-face{font-family:'Inter';font-weight:600;font-display:swap;src:url('/fonts/Inter-SemiBold.woff2') format('woff2')}
@font-face{font-family:'Inter';font-weight:700;font-display:swap;src:url('/fonts/Inter-Bold.woff2') format('woff2')}
:root{
 --brand:#0E7A4F; --brand-hover:#0c6b45; --on-brand:#fff; --brand-soft:#e6f4ed; --brand-ink:#0a5b3b;
 --canvas:#f4f2ed; --surface:#fff; --surface-subtle:#efede7; --surface-hover:#f6f4ef;
 --text:#1b1c19; --text-strong:#10110f; --text-muted:#66675f; --text-faint:#85867e;
 --border:#d9d6ce; --grid:rgba(26,28,24,.04);
 --success:#087a4c; --success-soft:#e5f6ee; --warning:#8a5700; --warning-soft:#fff3d3;
 --danger:#b4232c; --danger-soft:#ffeaec; --info:#1e5c93; --info-soft:#e7f1fb;
 --sidebar:#181a18; --sidebar-raised:#232520; --sidebar-active:#2d2b25;
 --sidebar-text:#f6f3ec; --sidebar-muted:#a5a89d; --sidebar-border:#353832;
 --r-sm:7px; --r-md:11px; --r-lg:16px; --r-pill:999px;
 --shadow-1:0 1px 2px rgba(21,23,19,.07),0 8px 24px rgba(21,23,19,.04);
 --font-ui:'Inter',ui-sans-serif,system-ui,'Segoe UI',sans-serif;
}
