._header_h7glv_1{display:flex;align-items:center;gap:1.5rem;padding:.85rem 1.5rem;background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:10}._logo_h7glv_12{height:32px}._nav_h7glv_15{display:flex;gap:1.25rem;flex:1}._nav_h7glv_15 a{color:var(--muted);font-weight:500;padding:.25rem 0;border-bottom:2px solid transparent}._nav_h7glv_15 a:hover{color:var(--text);text-decoration:none}._nav_h7glv_15 a._active_h7glv_30{color:var(--accent);border-bottom-color:var(--accent)}._right_h7glv_34{display:flex;align-items:center;gap:1rem}._email_h7glv_39{color:var(--muted);font-size:.85rem}._lang_h7glv_43 button{background:none;border:none;color:var(--muted);font-size:.8rem;padding:0 .2rem}._lang_h7glv_43 button._on_h7glv_50{color:var(--accent);font-weight:700}._footer_h7glv_54{border-top:1px solid var(--border);color:var(--muted);font-size:.8rem;text-align:center;padding:1.5rem}:root{--bg: #0d0d0d;--surface: #1a1a1a;--surface-2: #222;--border: #2a2a2a;--accent: #6ee7b7;--accent-strong: #34d399;--text: #e5e5e5;--muted: #a3a3a3;--danger: #f87171;--danger-bg: #2a1414;font-family:DM Sans,system-ui,-apple-system,sans-serif;line-height:1.5;color:var(--text);background-color:var(--bg)}*{box-sizing:border-box;margin:0;padding:0}body,#root{min-height:100vh}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}h1{font-size:1.6rem;margin-bottom:.25rem}h2{color:var(--accent);font-size:1.15rem;margin-bottom:.75rem}p.muted,.muted{color:var(--muted)}.content{max-width:960px;margin:0 auto;padding:2rem 1.25rem 4rem}.pageHead{margin-bottom:1.5rem}.card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.25rem 1.5rem;margin-bottom:1.25rem}.tiles{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.tile{display:block;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.25rem;color:var(--text);transition:border-color .15s}.tile:hover{border-color:var(--accent);text-decoration:none}.tile h3{color:var(--accent);margin-bottom:.25rem}.kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin-bottom:1.5rem}.kpi{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1rem 1.25rem}.kpi .value{font-size:1.8rem;font-weight:700;color:var(--accent)}.kpi .label{color:var(--muted);font-size:.85rem}.field{margin-bottom:1rem;display:flex;flex-direction:column;gap:.35rem}.field label{font-size:.85rem;color:var(--muted)}.row{display:flex;gap:1rem}.row>*{flex:1}input,select,textarea{font-family:inherit;background:var(--bg);border:1px solid #404040;border-radius:8px;color:var(--text);padding:.6rem .75rem;font-size:.95rem}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--accent)}.checkbox{flex-direction:row;align-items:center;gap:.5rem}.checkbox input{width:auto}button{font-family:inherit;cursor:pointer}.btn{background:var(--surface-2);border:1px solid var(--border);border-radius:8px;color:var(--text);padding:.6rem 1rem;font-size:.95rem}.btn:hover{border-color:var(--accent)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:var(--accent);border-color:var(--accent);color:#06281d;font-weight:600}.btn-primary:hover{background:var(--accent-strong)}.btn-danger{background:var(--danger-bg);border-color:var(--danger);color:var(--danger)}.btn-sm{padding:.35rem .6rem;font-size:.85rem}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:.6rem .75rem;border-bottom:1px solid var(--border);font-size:.92rem}th{color:var(--muted);font-weight:500}.empty{color:var(--muted);padding:1.5rem 0;text-align:center}.error{color:var(--danger);font-size:.9rem}.success{color:var(--accent);font-size:.9rem}.badge{display:inline-block;padding:.15rem .5rem;border-radius:999px;font-size:.78rem;border:1px solid var(--border);color:var(--muted)}.badge.ok{color:var(--accent);border-color:var(--accent)}.dialog-actions{display:flex;gap:.75rem;margin-top:1rem}pre{background:var(--bg);border:1px solid var(--border);border-radius:8px;padding:1rem;overflow:auto;font-size:.8rem;max-height:320px}.authPage{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:var(--bg) url(/background.png) center / cover no-repeat}.authCard{width:100%;max-width:420px;background:#141414eb;border:1px solid var(--border);border-radius:14px;padding:2rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.authCard .logo{height:40px;margin-bottom:1.5rem}.authCard .alt{margin-top:1rem;font-size:.9rem;color:var(--muted)}.strength{height:6px;border-radius:999px;background:var(--border);overflow:hidden;margin-top:.25rem}.strength>span{display:block;height:100%;transition:width .2s}
