:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:system-ui,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body{margin:0}h1{margin:0 0 8px;font-size:1.5rem}.page-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.btn{cursor:pointer;border:1px solid #0000;border-radius:7px;padding:8px 14px;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-block}.btn:disabled{opacity:.6;cursor:default}.btn-primary{color:#fff;background:#4f46e5}.btn-secondary{color:#374151;background:#fff;border-color:#d1d5db}.btn-secondary:hover{background:#f3f4f6}.btn-danger{color:#b91c1c;background:#fff;border-color:#fca5a5}.btn-danger:hover{background:#fef2f2}.data-table{border-collapse:collapse;background:#fff;border-radius:10px;width:100%;overflow:hidden;box-shadow:0 1px 3px #0000000f}.data-table th{text-align:left;text-transform:uppercase;letter-spacing:.04em;color:#6b7280;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:10px 16px;font-size:.78rem}.data-table td{color:#1f2937;border-bottom:1px solid #f3f4f6;padding:10px 16px;font-size:.92rem}.data-table tr:last-child td{border-bottom:none}.data-table tr.clickable{cursor:pointer}.data-table tr.clickable:hover td{background:#f9fafb}.row-actions{justify-content:flex-end;gap:8px;display:flex}.name-form{flex-direction:column;display:flex}.name-form label{color:#374151;margin-bottom:6px;font-size:.85rem;font-weight:600}.name-form input,.name-form select,.name-form textarea{border:1px solid #d1d5db;border-radius:8px;margin-bottom:14px;padding:9px 11px;font-family:inherit;font-size:.92rem}.name-form textarea{resize:vertical;min-height:70px}.name-form input:focus,.name-form select:focus,.name-form textarea:focus{outline-offset:1px;outline:2px solid #4f46e5}.form-row{gap:12px;display:flex}.form-row>*{flex:1}.form-error{color:#b91c1c;margin:-6px 0 12px;font-size:.85rem}.empty-state{color:#6b7280;text-align:center;background:#fff;border-radius:10px;padding:24px;font-size:.9rem}.back-link{color:#4f46e5;margin-bottom:12px;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-block}.back-link:hover{text-decoration:underline}.app-shell{background:#f4f5f7;min-height:100vh;display:flex}.app-sidebar{color:#e5e7eb;background:#111827;flex-direction:column;flex-shrink:0;width:220px;padding:20px 0;display:flex}.app-sidebar-brand{padding:0 20px 20px;font-size:1rem;font-weight:700}.app-nav-link{color:#cbd5e1;padding:10px 20px;font-size:.92rem;text-decoration:none;display:block}.app-nav-link:hover{color:#fff;background:#1f2937}.app-nav-link--active{color:#fff;background:#4f46e5}.app-main{flex-direction:column;flex:1;min-width:0;display:flex}.app-topbar{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:flex-end;align-items:center;gap:16px;height:56px;padding:0 24px;display:flex}.app-topbar-user{color:#374151;font-size:.9rem;font-weight:600}.app-logout-btn{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:6px 12px;font-size:.85rem}.app-logout-btn:hover{background:#f3f4f6}.app-content{flex:1;padding:28px;overflow-y:auto}.login-page{background:#f4f5f7;justify-content:center;align-items:center;min-height:100vh;display:flex}.login-card{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:360px;padding:32px;display:flex;box-shadow:0 1px 3px #00000014}.login-card h1{margin:0 0 4px;font-size:1.35rem}.login-subtitle{color:#6b7280;margin:0 0 24px;font-size:.9rem}.login-card label{color:#374151;margin-bottom:6px;font-size:.85rem;font-weight:600}.login-card input{border:1px solid #d1d5db;border-radius:8px;margin-bottom:16px;padding:10px 12px;font-size:.95rem}.login-card input:focus{outline-offset:1px;outline:2px solid #4f46e5}.login-card button{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;margin-top:4px;padding:11px;font-size:.95rem;font-weight:600}.login-card button:disabled{opacity:.6;cursor:default}.login-error{color:#b91c1c;margin:-6px 0 14px;font-size:.85rem}.stat-tile-row{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:14px;margin-bottom:28px;display:grid}.stat-tile{background:#fff;border-left:3px solid #4f46e5;border-radius:10px;padding:16px 18px;box-shadow:0 1px 3px #0000000f}.stat-tile-value{color:#0b0b0b;font-size:1.9rem;font-weight:600;line-height:1.15}.stat-tile-label{color:#52514e;margin-top:2px;font-size:.82rem}.bar-list{flex-direction:column;gap:10px;display:flex}.bar-list-row{grid-template-columns:160px 1fr 44px;align-items:center;gap:10px;display:grid}.bar-list-label{color:#52514e;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;overflow:hidden}.bar-list-track{background:#f0efec;border-radius:4px;height:16px;overflow:hidden}.bar-list-fill{border-radius:0 4px 4px 0;height:100%;transition:filter .1s}.bar-list-row:hover .bar-list-fill{filter:brightness(1.08)}.bar-list-value{color:#0b0b0b;text-align:right;font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:600}.dashboard-charts{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;display:grid}.dashboard-card{background:#fff;border-radius:10px;padding:18px 20px;box-shadow:0 1px 3px #0000000f}.dashboard-card h2{color:#0b0b0b;margin:0 0 16px;font-size:.95rem}.modal-backdrop{z-index:50;background:#11182773;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border-radius:10px;width:100%;max-width:420px;max-height:85vh;padding:20px 24px 24px;overflow-y:auto;box-shadow:0 10px 30px #0003}.modal-card--wide{max-width:640px}.modal-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.modal-header h2{margin:0;font-size:1.1rem}.modal-close{cursor:pointer;color:#6b7280;background:0 0;border:none;padding:0 4px;font-size:1.4rem;line-height:1}.modal-close:hover{color:#111827}
