*{box-sizing:border-box}:root{--ecos-bg:#ece8df;--ecos-surface:#faf8f3;--ecos-surface-soft:#f3efe8;--ecos-surface-strong:#e6ece8;--ecos-border:#d8d2c8;--ecos-text:#20363a;--ecos-muted:#6d7978;--ecos-brand:#24888d;--ecos-primary:#0f787d;--ecos-primary-dark:#0a6267;--ecos-primary-soft:#d8e7e5;--ecos-copper:#d46f46;--ecos-success:#3f8a55;--ecos-warning:#e3a12d;--ecos-danger:#c95851;--ecos-danger-soft:#f2dfdc}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}body{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;background:var(--ecos-bg);color:var(--ecos-text);overflow-x:hidden}#root{width:100%}a{font-weight:650;color:var(--ecos-primary);text-decoration:none;transition:.18s}a:hover{color:var(--ecos-primary-dark)}button{min-height:32px;border-radius:8px;border:1px solid var(--ecos-primary);padding:6px 11px;font-size:12.5px;font-weight:700;font-family:inherit;cursor:pointer;background:var(--ecos-primary);color:#fff;transition:.18s;box-shadow:none}button:hover:not(:disabled){transform:translateY(-1px);background:var(--ecos-primary-dark);border-color:var(--ecos-primary-dark);box-shadow:0 4px 10px #0f787d24}button:disabled{opacity:.55;cursor:not-allowed;transform:none}.ecos-admin-shell button{min-height:30px!important;padding:5px 9px!important;font-size:12px!important;border-radius:7px!important;box-shadow:none!important}.ecos-admin-shell input,.ecos-admin-shell select{min-height:32px;font-size:12.5px}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:#e3dfd7}::-webkit-scrollbar-thumb{background:#adb8b5;border-radius:999px;border:2px solid #e3dfd7}::-webkit-scrollbar-thumb:hover{background:#8fa19e}.dark-card{background:var(--ecos-surface);border:1px solid var(--ecos-border);border-radius:13px;box-shadow:0 5px 16px #20363a0f}.dark-input{background:#fcfaf6;border:1px solid #c9c5bd;color:var(--ecos-text);border-radius:8px}.dark-input::placeholder{color:#8a928f}.dark-table,table{width:100%;border-collapse:collapse;background:var(--ecos-surface)}.dark-table thead,table thead{background:#ece8e1}.dark-table th,table th{padding:9px 10px;text-align:left;color:#3c4f51;font-weight:750;border-bottom:1px solid #d7d1c8;font-size:12.5px}.dark-table td,table td{padding:8px 10px;border-bottom:1px solid #e4dfd7;color:#425356;font-size:12.5px}.dark-table tbody tr,table tbody tr{background:#faf8f3}.dark-table tbody tr:nth-child(2n),table tbody tr:nth-child(2n){background:#f6f3ed}.dark-table tbody tr:hover,table tbody tr:hover{background:#eaf2f0}.btn-green,.btn-blue{background:var(--ecos-primary);border:1px solid var(--ecos-primary);color:#fff;border-radius:8px;padding:6px 11px;font-weight:700;cursor:pointer}.btn-green:hover,.btn-blue:hover{background:var(--ecos-primary-dark);border-color:var(--ecos-primary-dark);box-shadow:none}input,select,textarea{background:#fcfaf6;color:var(--ecos-text);border:1px solid #c9c5bd;border-radius:8px;font-family:inherit}input,select{min-height:34px;padding:6px 10px}textarea{padding:10px 12px}input::placeholder,textarea::placeholder{color:#8a928f}input:focus,select:focus,textarea:focus{outline:2px solid rgba(36,136,141,.16);border-color:var(--ecos-primary)}label,small{color:var(--ecos-muted)}h1,h2,h3,h4,h5{color:var(--ecos-text)}button[style*="color:#fff"],button[style*="color: #fff"],button[style*="color:#ffffff"],button[style*="color: #ffffff"],button[style*="color: rgb(255, 255, 255)"],label[style*="color:#fff"],label[style*="color: #fff"],label[style*="color:#ffffff"],label[style*="color: #ffffff"],label[style*="color: rgb(255, 255, 255)"]{color:#fff!important}[style*="rgba(17, 36, 58"],[style*="rgba(17,36,58"],[style*="#0f172a"],[style*="#111827"],[style*="#081226"]{background:var(--ecos-surface)!important;color:var(--ecos-text)!important;border-color:var(--ecos-border)!important;box-shadow:0 5px 16px #20363a0f!important}[style*="#fbfcf9"],[style*="#f6f8f5"],[style*="#f3f5f1"],[style*="#f1f0e9"],[style*="#eceee5"]{background:var(--ecos-surface)!important;border-color:var(--ecos-border)!important}*:not(button):not(label)[style*="color: rgb(255, 255, 255)"],*:not(button):not(label)[style*="color:#ffffff"],*:not(button):not(label)[style*="color: #ffffff"]{color:var(--ecos-text)!important}button[style*="#2563eb"],button[style*="#16a34a"],button[style*="#22c55e"],button[style*="#3b82f6"],button[style*="#f59e0b"],button[style*="#fbbf24"],button[style*="#3826dc"]{background:var(--ecos-primary)!important;border-color:var(--ecos-primary)!important;color:#fff!important;box-shadow:none!important}button[style*="#dc2626"],button[style*="#ef4444"]{background:var(--ecos-danger-soft)!important;border-color:#ddb4af!important;color:#8b3934!important;box-shadow:none!important}:root{--bg-primary: #071426;--bg-secondary: #0d1b2a;--bg-card: #11243a;--bg-hover: #16324d;--text-primary: #ffffff;--text-secondary: #cbd5e1;--text-muted: #94a3b8;--green-primary: #22c55e;--green-secondary: #16a34a;--blue-primary: #2563eb;--blue-secondary: #1d4ed8;--red-primary: #ef4444;--yellow-primary: #f59e0b;--border-color: rgba(255,255,255,.08);--shadow-card: 0 8px 30px rgba(0,0,0,.35);--input-bg: #0f172a;--input-border: #223548;--table-header: #14532d;--table-row: #0f172a;--table-row-alt: #132238}
