@import"https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500;9..40,600;9..40,700&display=swap";:root{--sidebar-bg: #0A3D52;--sidebar-hover: #0D4F6A;--sidebar-active: #1B7A9F;--primary: #1B7A9F;--primary-dark: #156385;--primary-light: #EEF7FA;--accent: #F0A04B;--danger: #D94F3D;--danger-light: #FDF3F2;--success: #2E8B57;--success-light: #EDF7F1;--warning: #C97D20;--warning-light: #FEF7EC;--bg: #F2EDE6;--card: #FFFFFF;--text: #2A3540;--text-muted: #6E828D;--border: #DDD5C8;--border-light: #EDE7DF;--shadow: 0 1px 8px rgba(30,45,61,.07);--shadow-md: 0 4px 16px rgba(30,45,61,.1);--shadow-lg: 0 8px 32px rgba(30,45,61,.13);--radius: 9px;--radius-lg: 14px;--sidebar-w: 220px;--font-serif: "DM Serif Display", Georgia, serif;--font-sans: "DM Sans", system-ui, sans-serif}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-sans);background:var(--bg);color:var(--text);font-size:14px;line-height:1.55}main{transition:margin-left .22s ease}.hidden{display:none!important}.fisa-evaluare input:not(:placeholder-shown),.fisa-evaluare textarea:not(:placeholder-shown){background:var(--bg)!important}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.popup-grid-4col{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.popup-note-2col{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:640px){.popup-grid-4col{grid-template-columns:repeat(2,1fr)}.popup-note-2col{grid-template-columns:1fr}}.k-card{background:var(--card);border-radius:var(--radius-lg);box-shadow:var(--shadow);overflow:hidden}.k-card-header{padding:14px 20px 13px;border-bottom:1px solid var(--border-light);display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.k-card-title{display:flex;align-items:center;gap:8px;font-family:var(--font-serif);font-size:16px;color:var(--text);margin:0}.k-card-title-bar{display:inline-block;width:4px;min-width:4px;height:17px;border-radius:2px;background:var(--primary);flex-shrink:0}.k-row{display:flex;align-items:center;padding:10px 20px 10px 17px;border-left:3px solid transparent;transition:background .15s,border-color .15s;cursor:default}.k-row:hover{background:var(--primary-light);border-left-color:var(--primary)}.k-row+.k-row{border-top:1px solid var(--border-light)}body.tema-2{--sidebar-bg: #1D4E6B;--sidebar-hover: #265F82;--sidebar-active: #2E86AB;--primary: #2E86AB;--primary-dark: #1D6A8A;--primary-light: #E8F4FA;--accent: #E8956D;--bg: #F4F7FA;--text: #1E2D3D;--text-muted: #6B7E8F;--border: #D0DCE8;--border-light: #E4EDF5;--shadow: 0 1px 6px rgba(30,45,61,.08);--shadow-md: 0 4px 16px rgba(30,45,61,.1)}body.tema-3{--sidebar-bg: #2D5C4A;--sidebar-hover: #3A7360;--sidebar-active: #5BA08A;--primary: #5BA08A;--primary-dark: #3D7A68;--primary-light: #EBF5F1;--accent: #E8956D;--bg: #FAF8E4;--text: #1A2E26;--text-muted: #5E7A6E;--border: #C8E0D8;--border-light: #DFF0E8;--shadow: 0 1px 6px rgba(26,46,38,.08);--shadow-md: 0 4px 16px rgba(26,46,38,.1)}body.tema-4{--sidebar-bg: #3D3060;--sidebar-hover: #4E3D7A;--sidebar-active: #7C6CA8;--primary: #7C6CA8;--primary-dark: #614F8A;--primary-light: #F0EDF8;--accent: #E8956D;--bg: #FEF4EC;--text: #2A1F40;--text-muted: #7B6E8F;--border: #DECCBC;--border-light: #F0E4D4;--shadow: 0 1px 6px rgba(42,31,64,.08);--shadow-md: 0 4px 16px rgba(42,31,64,.1)}body.tema-5{--sidebar-bg: #2A0D14;--sidebar-hover: #3D1420;--sidebar-active: #9E2040;--primary: #9E2040;--primary-dark: #7E1830;--primary-light: #FAECF0;--accent: #2D8B7A;--bg: #F8F2F0;--card: #FFFFFF;--text: #1A0A10;--text-muted: #7A5060;--border: #E8C0C8;--border-light: #F2DFE4;--shadow: 0 1px 8px rgba(26,10,16,.1);--shadow-md: 0 4px 16px rgba(26,10,16,.13)}body.tema-5 .k-card{border:1px solid rgba(158,32,64,.2)}body.tema-7{--sidebar-bg: linear-gradient(to bottom, #0C3016 0%, #4E1018 100%);--sidebar-hover: rgba(255,255,255,.12);--sidebar-active: #C01020;--primary: #1C6428;--primary-dark: #155220;--primary-light: #E0F4E4;--accent: #C01020;--bg: #EEF6EC;--card: #FFFFFF;--text: #0F1A12;--text-muted: #5A7060;--border: #B4D4AA;--border-light: #D0EAC8;--shadow: 0 1px 8px rgba(15,26,18,.1);--shadow-md: 0 4px 16px rgba(15,26,18,.13)}body.tema-6{--sidebar-bg: #0D0F14;--sidebar-hover: #161B26;--sidebar-active: #1E3A5F;--primary: #4A8FCC;--primary-dark: #3A72A8;--primary-light: #162034;--accent: #E8923C;--bg: #0D0F14;--card: #161B26;--text: #DDE3EE;--text-muted: #7A8899;--border: #252D3D;--border-light: #1D2436;--shadow: 0 1px 8px rgba(0,0,0,.45);--shadow-md: 0 4px 16px rgba(0,0,0,.55)}
