.app-shell{min-height:100vh;background:#f3f6fb;color:#1f2937;display:grid;grid-template-columns:260px 1fr;font-family:Segoe UI,Arial,sans-serif}.sidebar{background:linear-gradient(180deg,#0f172a,#111827);color:#e5e7eb;padding:24px 14px;border-right:1px solid #1f2937}.brand{font-size:20px;font-weight:700;letter-spacing:.2px;margin-bottom:4px}.brand-sub{color:#94a3b8;font-size:13px;margin-bottom:24px}.menu{display:grid;gap:16px}.menu-group{display:grid;gap:8px}.menu-group-title{font-size:11px;font-weight:700;letter-spacing:.7px;text-transform:uppercase;color:#94a3b8;padding:0 8px}.menu-btn{display:flex;align-items:center;gap:10px;width:100%;border:0;border-radius:10px;padding:11px 12px;background:transparent;color:#cbd5e1;cursor:pointer;text-align:left;font-size:14px}.menu-btn:hover{background:#94a3b81f}.menu-btn.active{background:linear-gradient(90deg,#2563eb,#1d4ed8);color:#fff}.content{padding:28px}.page-title{margin:0 0 4px;font-size:24px;font-weight:700}.page-subtitle{margin:0 0 20px;color:#64748b}.card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:18px;box-shadow:0 8px 24px #0f172a0f}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.full{grid-column:1 / -1}.field{display:grid;gap:6px}.field label{font-size:13px;font-weight:600;color:#334155}.field input,.field select,.field textarea,.search-input{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:10px;padding:10px 12px;font-size:14px;outline:none;background:#fff}.field input:focus,.field select:focus,.field textarea:focus,.search-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.field input[disabled]{background:#f8fafc;color:#475569}.btn-primary{border:0;border-radius:10px;padding:10px 14px;background:linear-gradient(90deg,#2563eb,#1d4ed8);color:#fff;font-weight:600;cursor:pointer}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.alert-error{color:#b91c1c;margin-bottom:10px}.alert-success{color:#166534;margin-bottom:10px}.search-results{border:1px solid #e2e8f0;border-radius:10px;margin-top:6px;max-height:180px;overflow:auto;background:#fff}.search-option{width:100%;border:0;border-bottom:1px solid #f1f5f9;background:#fff;padding:8px 10px;text-align:left;cursor:pointer}.search-option:hover{background:#eff6ff}.company-layout{display:grid;grid-template-columns:1fr 1fr;gap:16px}.list-panel{max-height:420px;overflow:auto;border:1px solid #e2e8f0;border-radius:10px;padding:8px}.list-item{padding:7px 4px;border-bottom:1px solid #f1f5f9}.list-title{font-weight:600}.list-subtitle{font-size:12px;color:#64748b}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:grid;place-items:center;z-index:9999}.modal-card{width:min(460px,calc(100vw - 32px));background:#fff;border-radius:16px;border:1px solid #e2e8f0;padding:22px 20px 16px;box-shadow:0 18px 40px #02061733;position:relative}.modal-close{position:absolute;right:10px;top:10px;border:0;background:#f1f5f9;color:#334155;width:28px;height:28px;border-radius:999px;cursor:pointer;display:grid;place-items:center}.modal-icon{width:48px;height:48px;border-radius:999px;display:grid;place-items:center;margin-bottom:12px}.modal-icon.success{background:#dcfce7;color:#15803d}.modal-icon.error{background:#fee2e2;color:#b91c1c}.modal-title{margin:0 0 6px;font-size:19px;font-weight:700}.modal-message{margin:0;color:#475569;line-height:1.45}.modal-actions{margin-top:18px;display:flex;justify-content:flex-end}.report-table-wrap{width:100%;overflow:auto;border:1px solid #e2e8f0;border-radius:10px}.report-table{width:100%;border-collapse:collapse;min-width:860px}.report-table thead th{background:#f8fafc;color:#475569;font-size:12px;text-transform:uppercase;letter-spacing:.3px;border-bottom:1px solid #e2e8f0;padding:10px 12px;text-align:left}.report-table tbody td{border-bottom:1px solid #f1f5f9;padding:10px 12px;font-size:14px}.report-table tbody tr{cursor:pointer}.report-table tbody tr:hover{background:#eff6ff}
