.App{background-color:#f0f2f5;height:100vh}.App,.app-container{display:flex;flex-direction:column;min-width:0}.app-container{flex:1 1;overflow:auto;overflow-x:hidden;padding:20px}.app-loading-screen{background:linear-gradient(145deg,#eff6ff,#f8fafc);display:grid;min-height:100vh;padding:24px;place-items:center}.app-loading-card{background:#fff;border:1px solid #dbeafe;border-radius:18px;box-shadow:0 18px 45px #1e40af1f;padding:28px 32px}.app-loading-card h1{color:#0f172a;font-size:24px;margin:0 0 8px}.app-loading-card p{color:#475569;margin:0}.controls-panel{align-items:center;background:linear-gradient(135deg,#fff,#f8f9fa);border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 2px 8px #00000014;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px;padding:18px 20px;transition:all .3s ease}.control-summary{display:flex;flex:1 1 220px;flex-direction:column;gap:4px;min-width:0;padding-right:12px}.summary-label{color:#2563eb;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.summary-value{color:#0f172a;font-size:18px;font-weight:700}.summary-subtitle{color:#64748b;font-size:13px;font-weight:600}.controls-panel:hover{box-shadow:0 4px 12px #0000001a}.control-group{align-items:center;display:flex;flex:1 1 250px;flex-wrap:wrap;gap:12px;min-width:0}.control-group label{align-items:center;color:#1f2937;display:flex;font-size:14px;font-weight:600;gap:8px;white-space:normal}.control-group label i{color:#2196f3;font-size:16px}.select-input{background-color:#fff;border:2px solid #e5e7eb;border-radius:6px;flex:1 1;font-family:inherit;font-size:14px;min-width:0;padding:10px 12px;transition:all .3s ease;width:100%}.select-input:hover{border-color:#2196f3;box-shadow:0 0 0 3px #2196f31a}.select-input:focus{border-color:#2196f3;box-shadow:0 0 0 4px #2196f333;outline:none}.print-btn{align-items:center;background:linear-gradient(135deg,#4caf50,#45a049);border:none;border-radius:6px;box-shadow:0 4px 8px #4caf5033;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;margin-left:auto;min-height:42px;padding:10px 24px;transition:all .3s ease;white-space:nowrap}.print-btn:hover{box-shadow:0 6px 12px #4caf504d;transform:translateY(-2px)}.print-btn:active{box-shadow:0 2px 4px #4caf5033;transform:translateY(0)}.print-btn i{font-size:16px}.data-entry-btn{align-items:center;background:linear-gradient(135deg,#1976d2,#1565c0);border:none;border-radius:6px;box-shadow:0 4px 8px #2196f333;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;min-height:42px;padding:10px 20px;transition:all .3s ease;white-space:nowrap}.data-entry-btn:hover{box-shadow:0 6px 12px #2196f34d;transform:translateY(-2px)}.auth-notice{background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;color:#1d4ed8;font-weight:600;margin-bottom:16px;padding:14px 16px}.auth-notice.error{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.app-toast{align-items:center;align-self:flex-end;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f0fdf4fa;border:1px solid #86efac;border-radius:12px;box-shadow:0 12px 24px #1665341f;color:#166534;display:inline-flex;flex-wrap:wrap;font-weight:700;gap:10px;margin-bottom:12px;max-width:min(100%,520px);padding:12px 16px;position:sticky;top:12px;z-index:20}.app-toast i{font-size:15px}.app-toast-action{background:#0000;border:1px solid;border-radius:999px;color:inherit;cursor:pointer;font-size:12px;font-weight:800;margin-left:8px;padding:6px 10px}.app-toast-action:hover{background:#ffffff73}.app-toast-success{background:#f0fdf4fa;border-color:#86efac;color:#166534}.app-toast-warning{background:#fffbebfa;border-color:#fcd34d;box-shadow:0 12px 24px #92400e1f;color:#92400e}.app-toast-error{background:#fef2f2fa;border-color:#fca5a5;box-shadow:0 12px 24px #b91c1c1f;color:#b91c1c}@media (max-width:768px){.controls-panel{flex-direction:column;gap:12px}.control-group{width:100%}.control-summary{padding-right:0;width:100%}.print-btn{margin-left:0}.data-entry-btn,.print-btn{justify-content:center;width:100%}.app-toast{align-self:stretch;width:100%}}@media (max-width:480px){.app-container{padding:12px}.controls-panel{gap:10px;padding:14px 12px}.summary-value{font-size:15px}.select-input{font-size:13px;padding:8px 10px}.app-loading-card{padding:20px 16px}.app-loading-card h1{font-size:20px}}@media print{.controls-panel{display:none}.app-container{padding:0}body.exec-printing .app-toast,body.exec-printing .controls-panel,body.exec-printing .director-toast-shell,body.exec-printing .exec-header-chip,body.exec-printing .exec-header-meta,body.exec-printing .navbar{display:none!important}body.exec-printing .App,body.exec-printing .app-container{display:block!important;height:auto!important;overflow:visible!important}body.exec-printing{background:#fff!important}}.navbar{background:linear-gradient(135deg,#1976d2,#1565c0);box-shadow:0 4px 12px #00000026;color:#fff;padding:0;position:sticky;top:0;z-index:100}.navbar-container{display:flex;flex-direction:column;gap:14px;max-width:100%;padding:16px 20px 18px}.navbar-top{align-items:flex-end;display:flex;gap:18px;justify-content:space-between;min-width:0;width:100%}.navbar-brand{flex:1 1 320px;gap:15px;min-width:0}.brand-icon,.navbar-brand{align-items:center;display:flex}.brand-icon{background-color:#fff3;border-radius:8px;font-size:24px;height:45px;justify-content:center;transition:background-color .3s;width:45px}.navbar-brand:hover .brand-icon{background-color:#ffffff4d}.brand-text{display:flex;flex-direction:column;gap:2px;min-width:0}.navbar-title{font-size:20px;font-weight:700;letter-spacing:.3px;margin:0;overflow-wrap:anywhere}.navbar-subtitle{font-size:11px;font-weight:300;letter-spacing:.5px;margin:0;opacity:.85;text-transform:uppercase}.workspace-chip{align-items:center;background:#0f172a33;border:1px solid #ffffff3d;border-radius:999px;box-shadow:inset 0 1px 0 #ffffff14;color:#fff;display:inline-flex;font-size:11px;gap:8px;line-height:1.2;margin-top:6px;max-width:100%;padding:5px 10px;width:fit-content}.workspace-chip span,.workspace-chip strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-chip span:after{content:"·";margin-left:8px;opacity:.7}.workspace-chip strong{font-weight:800}.navbar-actions{align-items:center;display:flex;flex:1 1 420px;flex-wrap:wrap;gap:14px;justify-content:flex-end;min-width:0}.navbar-bottom,.navbar-links{min-width:0;width:100%}.navbar-links{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.navbar-link-group{background:#ffffff14;border:1px solid #ffffff29;border-radius:22px;box-shadow:inset 0 1px 0 #ffffff14;display:flex;flex:0 1 auto;flex-direction:column;gap:6px;max-width:100%;min-width:0;padding:10px 12px}.navbar-link-group.without-label{background:#0000;border:0;padding:0}.navbar-link-group-label{font-size:10px;font-weight:800;letter-spacing:.9px;opacity:.82;text-transform:uppercase}.navbar-link-group-items{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.navbar-link{background:linear-gradient(180deg,#ffffff29,#ffffff14);border:1px solid #ffffff38;border-radius:999px;box-shadow:inset 0 1px 0 #ffffff14;color:#fff;cursor:pointer;flex:0 1 auto;font-size:12px;font-weight:700;line-height:1.25;max-width:200px;min-height:44px;overflow:hidden;padding:9px 14px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.navbar-link.active,.navbar-link:hover{background:linear-gradient(180deg,#ffffff42,#ffffff24)}.navbar-link-badge{align-items:center;background:#f59e0b;border-radius:999px;color:#1c1917;display:inline-flex;font-size:10px;font-weight:800;height:18px;justify-content:center;line-height:1;margin-left:6px;min-width:18px;padding:0 5px;vertical-align:middle}.user-chip{background-color:#ffffff1f;border:1px solid #ffffff2e;border-radius:14px;display:flex;flex-direction:column;min-width:0;padding:6px 12px}.user-chip-name{font-size:12px;font-weight:700;overflow-wrap:anywhere}.user-chip-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px;min-width:0}.user-chip-meta-pill{align-items:center;background:#ffffff1f;border:1px solid #ffffff29;border-radius:999px;display:inline-flex;font-size:11px;gap:6px;min-width:0;padding:3px 8px}.user-chip-meta-pill strong{font-size:10px;letter-spacing:.05em;opacity:.78;text-transform:uppercase}.user-chip-meta-pill span:last-child{overflow-wrap:anywhere;text-transform:capitalize}.app-version{align-items:center;background-color:#ffffff1a;border:1px solid #fff3;border-radius:20px;display:flex;font-size:12px;gap:6px;opacity:.8;padding:4px 12px;transition:all .3s}.app-version:hover{background-color:#ffffff26;border-color:#ffffff4d}.logout-btn{align-items:center;background:#0f172a2e;border:1px solid #ffffff47;border-radius:999px;color:#fff;cursor:pointer;display:flex;font-weight:700;gap:8px;justify-content:center;min-height:40px;padding:8px 14px}.logout-btn:hover{background:#0f172a47}.password-btn{align-items:center;background:#ffffff1f;border:1px solid #ffffff47;border-radius:999px;color:#fff;cursor:pointer;display:flex;font-weight:700;gap:8px;justify-content:center;min-height:40px;padding:8px 14px}.password-btn:hover{background:#fff3}@media print{.navbar{background:#000;page-break-after:avoid}}@media (max-width:1100px){.navbar-top{align-items:flex-start;flex-direction:column}.navbar-actions,.navbar-links{justify-content:flex-start;width:100%}}@media (max-width:1024px){.navbar-link{font-size:11px;padding:7px 11px}.navbar-link-group{padding:8px 10px}.navbar-link-group-label{font-size:9px}.brand-text .navbar-title{font-size:17px}}@media (max-width:820px){.navbar{position:relative}.navbar-container{padding:14px 16px 16px}.navbar-link-group,.navbar-link-group-items{width:100%}.navbar-link{flex:1 1 140px}}@media (max-width:768px){.navbar-top{align-items:flex-start;flex-direction:column;gap:12px}.navbar-actions{flex:0 0 auto;gap:8px;justify-content:flex-start;width:100%}.user-chip{width:100%}.user-chip-meta{flex-wrap:wrap}.logout-btn,.password-btn{font-size:12px;min-height:36px;padding:6px 12px}.navbar-link{flex:1 1 120px;font-size:11px;min-height:38px;padding:7px 10px}}@media (max-width:480px){.navbar-container{gap:10px;padding:12px 12px 14px}.brand-icon{font-size:18px;height:36px;width:36px}.navbar-title{font-size:15px}.navbar-subtitle{display:none}.user-chip-meta-pill{font-size:10px;padding:2px 6px}.navbar-link{border-radius:8px;flex:1 1 100%;max-width:100%;text-align:left}.navbar-link-group{border-radius:12px;padding:8px}.logout-btn,.password-btn{flex:1 1;justify-content:center}}.login-shell{background:radial-gradient(circle at top left,#1976d22e,#0000 32%),radial-gradient(circle at bottom right,#10b9812e,#0000 30%),linear-gradient(145deg,#0f172a,#111827 55%,#172554);display:grid;min-height:100vh;padding:32px;place-items:center}.login-panel{background:#0f172ae0;border:1px solid #94a3b82e;border-radius:22px;box-shadow:0 30px 80px #0f172a73;color:#e5eefb;padding:36px;width:min(460px,100%)}.login-brand{margin-bottom:26px}.login-eyebrow{background:#3b82f626;border-radius:999px;color:#93c5fd;display:inline-block;font-size:12px;font-weight:700;letter-spacing:.08em;margin-bottom:12px;padding:6px 12px;text-transform:uppercase}.login-brand h1{font-size:32px;line-height:1.1;margin:0 0 10px}.login-brand p{color:#cbd5e1;line-height:1.6;margin:0}.login-form{display:flex;flex-direction:column;gap:12px}.login-form label{color:#dbeafe;font-size:13px;font-weight:700}.login-form input{background:#0f172aa6;border:1px solid #94a3b847;border-radius:12px;color:#f8fafc;font-size:14px;padding:13px 14px;width:100%}.login-form input:focus{border-color:#60a5fa;box-shadow:0 0 0 4px #60a5fa2e;outline:none}.password-field{display:flex;flex-direction:column;gap:12px}.password-field__control{align-items:stretch;background:#0f172aa6;border:1px solid #94a3b847;border-radius:12px;display:flex;overflow:hidden}.password-field__control:focus-within{border-color:#60a5fa;box-shadow:0 0 0 4px #60a5fa2e}.login-form .password-field__control input{background:#0000;border:none;border-radius:0}.login-form .password-field__control input:focus{box-shadow:none}.login-form .password-field__toggle{background:#3b82f629;border-radius:0;color:#dbeafe;font-size:13px;margin:0;padding:0 12px;width:70px}.login-field-note{color:#a8c7ef;font-size:12px;line-height:1.45;margin:-4px 0 2px}.login-field-note strong{color:#e0f2fe}.login-form button{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;margin-top:10px;padding:14px 16px}.login-form button:disabled{cursor:wait;opacity:.72}.login-help{color:#cbd5e1;font-size:13px;line-height:1.5;margin:2px 0 0}.login-help a{color:#bfdbfe;font-weight:700}.login-error{background:#f8717126;border:1px solid #f871714d;border-radius:12px;color:#fecaca}.login-error,.login-success{font-size:13px;padding:12px 14px}.login-success{background:#22c55e24;border:1px solid #22c55e4d;border-radius:12px;color:#bbf7d0;line-height:1.45}@media (max-width:640px){.login-shell{padding:20px}.login-panel{padding:24px}.login-brand h1{font-size:26px}}.password-panel-backdrop{background:#0f172a73;display:grid;inset:0;padding:24px;place-items:center;position:fixed;z-index:200}.password-panel{background:#fff;border:1px solid #dbeafe;border-radius:20px;box-shadow:0 28px 60px #0f172a40;max-height:90vh;overflow:auto;padding:28px;width:min(560px,100%)}.password-panel-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.password-panel-eyebrow{color:#2563eb;display:inline-block;font-size:12px;font-weight:700;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.password-panel-header h2{color:#0f172a;margin:0}.password-panel-close{background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;color:#1e293b;cursor:pointer;font-weight:700;padding:8px 14px}.password-panel-copy{color:#475569;line-height:1.6;margin:16px 0 20px}.password-panel-message{border-radius:12px;font-size:13px;font-weight:600;margin-bottom:14px;padding:12px 14px}.password-panel-message.success{background:#ecfdf5;border:1px solid #bbf7d0;color:#166534}.password-panel-message.error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.password-panel-message.warning{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.password-panel-form{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;display:flex;flex-direction:column;gap:10px;padding:18px}.password-panel-form.secondary{margin-top:18px}.password-panel-form h3{color:#0f172a;margin:0 0 6px}.password-panel-form label{color:#334155;font-size:13px;font-weight:700}.password-panel-form input,.password-panel-form select{background:#fff;border:1px solid #cbd5e1;border-radius:12px;color:#0f172a;padding:12px 14px;width:100%}.password-panel-form button{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:700;margin-top:8px;padding:13px 16px}.password-panel-form button:disabled{cursor:wait;opacity:.7}.dashboard{display:flex;flex-direction:column;gap:22px}.dashboard-executive{gap:20px}.dashboard-scorecard-topline{align-items:center;background:radial-gradient(circle at top right,#bfdbfe47,#0000 28%),linear-gradient(135deg,#0f172a,#1d4ed8 48%,#3b82f6);border:1px solid #ffffff2e;border-radius:28px;box-shadow:0 18px 40px #0f172a24;display:flex;gap:18px;justify-content:space-between;padding:22px 24px}.dashboard-scorecard-topline-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.dashboard-scorecard-topline-copy strong{color:#fff;font-size:clamp(22px,2.8vw,32px);letter-spacing:-.04em;line-height:1.02}.dashboard-scorecard-topline-copy span{color:#ffffffc7;font-size:12px;font-weight:700;letter-spacing:.03em;max-width:40ch}.dashboard-scorecard-topline-meta{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;min-width:0}.dashboard-scorecard-chip{align-items:center;background:#ffffff1f;border:1px solid #ffffff38;border-radius:999px;box-shadow:inset 0 1px 0 #ffffff14;color:#fff;display:inline-flex;font-size:12px;font-weight:700;justify-content:center;line-height:1.2;max-width:200px;min-height:38px;overflow:hidden;padding:8px 14px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.dashboard-executive-shell{background:linear-gradient(180deg,#fffffff0,#f6fafff5);border:1px solid #d6e8ff;border-radius:32px;box-shadow:0 18px 42px #2563eb14;display:flex;flex-direction:column;gap:18px;overflow:visible;padding:22px}.dashboard-executive-shell:before{background:linear-gradient(90deg,#3b82f633,#bfdbfe99,#3b82f633);border-radius:999px;content:"";display:block;height:1px}.dashboard-executive-kpi-row{grid-gap:16px;align-items:stretch;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.dashboard-executive-chart-band{background:linear-gradient(180deg,#ffffffeb,#f3f8fff0);border:1px solid #dbeafe;border-radius:28px;box-shadow:inset 0 1px 0 #ffffffbd,0 10px 24px #0f172a0a;display:flex;flex-direction:column;gap:14px;padding:20px}.dashboard-executive-secondary{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-executive-secondary>*{min-width:0}.summary-strip{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.summary-strip-card{background:linear-gradient(145deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 8px 24px #0f172a0d;min-width:0;padding:16px 18px}.summary-strip-card.good{background:linear-gradient(145deg,#f0fdf4,#f8fafc);border-color:#a7f3d0}.summary-strip-card.warning{background:linear-gradient(145deg,#fffbeb,#fff);border-color:#fde68a}.summary-strip-card.danger{background:linear-gradient(145deg,#fff7ed,#fff);border-color:#fdba74}.summary-strip-card.info{background:linear-gradient(145deg,#eff6ff,#fff);border-color:#bfdbfe}.summary-strip-card-topline{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:8px}.summary-strip-card-topline i{color:#64748b}.summary-strip-card-label{color:#64748b;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.summary-strip-card-value{color:#0f172a;display:block;font-size:28px;line-height:1.1;overflow-wrap:anywhere;word-break:break-word}.summary-strip-card-subtitle{color:#475569;font-size:13px;line-height:1.5;margin:8px 0 0;overflow-wrap:anywhere;word-break:break-word}.dashboard-status-row{align-items:center;background:linear-gradient(135deg,#f8fafc,#eef4ff);border:1px solid #dbeafe;border-radius:10px;display:flex;gap:16px;justify-content:space-between;padding:12px 16px}.dashboard-status-pill{align-items:center;display:inline-flex;flex-wrap:wrap;font-size:14px;gap:10px}.dashboard-status-pill strong{color:#0f172a}.dashboard-status-pill span{background:#dbeafe;border-radius:999px;color:#1d4ed8;font-size:12px;font-weight:700;letter-spacing:.04em;line-height:1.25;max-width:180px;overflow:hidden;padding:5px 10px;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.dashboard-status-meta{color:#475569;display:flex;flex-wrap:wrap;font-size:13px;gap:12px;justify-content:flex-end}.dashboard-loading-banner{align-items:center;background:linear-gradient(180deg,#eff6ff,#f8fbff);border:1px solid #bfdbfe;border-radius:18px;color:#1d4ed8;display:flex;font-size:14px;gap:12px;justify-content:space-between;padding:14px 16px}.dashboard-loading-banner strong{font-size:14px}.dashboard-loading-banner span{color:#475569}.dashboard-executive .manager-kpi-dashboard-error,.dashboard-executive .manager-kpi-dashboard-loading{border-radius:18px;padding:18px}.dashboard-executive-support{background:linear-gradient(180deg,#ffffffe6,#f5f9fff0);border:1px solid #dbeafe;border-radius:28px;box-shadow:0 12px 28px #2563eb0d;overflow:hidden}.dashboard-executive-support summary{background:linear-gradient(180deg,#ffffffeb,#f4f8fff5);color:#334155;cursor:pointer;font-size:11px;font-weight:800;letter-spacing:.14em;list-style:none;padding:14px 18px;text-transform:uppercase}.dashboard-executive-support summary:hover{background:linear-gradient(180deg,#fffffffa,#ecf5fffa)}.dashboard-executive-support summary::-webkit-details-marker{display:none}.dashboard-executive-support[open] summary{border-bottom:1px solid #e2e8f0}.dashboard-executive-support .dashboard-executive-secondary{padding:18px}.kpi-cards-section{background-color:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 2px 8px #00000014;padding:24px}.section-header{align-items:center;border-bottom:2px solid #f3f4f6;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:12px}.section-header h2{align-items:center;color:#1f2937;display:flex;font-size:18px;gap:12px;margin:0}.section-header h2 i{color:#2196f3;font-size:22px}.section-badge{background-color:#dbeafe;border-radius:20px;color:#1e40af;font-size:12px;font-weight:600;line-height:1.25;max-width:160px;overflow:hidden;padding:4px 12px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.kpi-cards-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.dashboard-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr minmax(280px,320px)}.charts-section{background-color:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 2px 8px #00000014;padding:24px}.charts-section .section-header{margin-bottom:16px}.side-panel{display:flex;flex-direction:column;gap:20px}@media (max-width:1024px){.summary-strip{grid-template-columns:repeat(2,1fr)}}@media (max-width:1200px){.dashboard-grid{grid-template-columns:1fr}.kpi-cards-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.dashboard-executive-kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.dashboard-loading-banner,.dashboard-status-row{align-items:flex-start;flex-direction:column}.dashboard-status-meta{justify-content:flex-start}.kpi-cards-grid{grid-template-columns:repeat(2,1fr)}.summary-strip{grid-template-columns:1fr}.dashboard-scorecard-topline{align-items:flex-start;flex-direction:column}.dashboard-scorecard-topline-meta{justify-content:flex-start}.dashboard-scorecard-topline-copy span{max-width:none}.dashboard-executive-kpi-row,.dashboard-executive-secondary{grid-template-columns:1fr}.dashboard-executive-shell{border-radius:24px;padding:16px}.dashboard-executive-chart-band,.dashboard-executive-support{border-radius:22px}}@media print{.dashboard-executive-shell,.dashboard-executive-support,.dashboard-loading-banner,.dashboard-scorecard-topline,.dashboard-status-row{display:none!important}.side-panel{page-break-inside:avoid}.charts-section,.kpi-cards-section{border:none;box-shadow:none;page-break-inside:avoid}}.charts-error,.dashboard-error{background-color:#fee2e2;border:1px solid #fecaca;border-radius:8px;color:#991b1b;font-weight:500;padding:20px;text-align:center}.dashboard-executive-kpi-label,.dashboard-executive-kpi-value,.dashboard-scorecard-topline-copy h2,.dashboard-scorecard-topline-copy span,.kpi-card-label,.kpi-card-value,.summary-strip-label,.summary-strip-value{overflow-wrap:break-word;word-break:break-word}@media (max-width:480px){.kpi-cards-grid{grid-template-columns:1fr}.dashboard-executive-shell{border-radius:18px;padding:12px}.summary-strip{grid-template-columns:1fr}.dashboard-status-row{gap:8px}}.manager-kpi-dashboard{display:flex;flex-direction:column;gap:22px}.manager-kpi-cards-section{background-color:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 2px 8px #00000014;padding:24px}.manager-kpi-section-header{align-items:center;border-bottom:2px solid #f3f4f6;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:12px}.manager-kpi-section-header h2{align-items:center;color:#1f2937;display:flex;font-size:18px;gap:12px;margin:0}.manager-kpi-section-header h2 i{color:#2196f3;font-size:22px}.manager-kpi-section-badge{background-color:#dbeafe;border-radius:20px;color:#1e40af;font-size:12px;font-weight:600;padding:4px 12px}.manager-kpi-category-list{display:flex;flex-direction:column;gap:26px}.manager-kpi-category-block{display:flex;flex-direction:column;gap:18px}.manager-kpi-category-title-row{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding-bottom:10px}.manager-kpi-category-title{color:#1f2937;font-size:17px;margin:0}.manager-kpi-subgroup{display:flex;flex-direction:column;gap:12px}.manager-kpi-subgroup-title{color:#4b5563;font-size:13px;font-weight:700;letter-spacing:.4px;text-transform:uppercase}.manager-kpi-cards-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.manager-kpi-dashboard-error{background-color:#fee2e2;border:1px solid #fecaca;border-radius:8px;color:#991b1b;font-weight:500;padding:20px;text-align:center}.manager-kpi-dashboard-empty,.manager-kpi-dashboard-loading{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#334155;font-weight:500;padding:20px;text-align:center}@media (max-width:1200px){.manager-kpi-cards-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (max-width:980px){.manager-kpi-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.manager-kpi-section-header{align-items:flex-start;flex-direction:column;gap:10px}.manager-kpi-cards-grid{grid-template-columns:1fr}}@media print{.manager-kpi-cards-section{border:none;box-shadow:none;page-break-inside:avoid}}.kpi-card{background:linear-gradient(145deg,#fff,#f8fafc);border:1px solid #dbe3ee;border-radius:16px;box-shadow:0 10px 28px #0f172a0f;overflow:hidden;padding:18px;position:relative;transition:all .3s ease}.kpi-card:before{background:linear-gradient(90deg,currentColor,#0000);content:"";height:3px;left:0;position:absolute;right:0;top:0}.kpi-card:hover{border-color:#2196f3;box-shadow:0 18px 32px #0f172a1a;transform:translateY(-3px)}.kpi-card.good{background:linear-gradient(135deg,#f0fdf4,#f9fdf6);border-color:#10b981}.kpi-card.good:before{color:#10b981}.kpi-card.warning{background:linear-gradient(135deg,#fef3f2,#fef9f7);border-color:#f97316}.kpi-card.warning:before{color:#f97316}.kpi-card.fair{background:linear-gradient(135deg,#fffef0,#fffefb);border-color:#eab308}.kpi-card.fair:before{color:#eab308}.kpi-card.neutral{background:linear-gradient(135deg,#f8fafc,#fff);border-color:#94a3b8}.kpi-card.neutral:before{color:#94a3b8}.kpi-card-header{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;margin-bottom:12px}.kpi-card-title-wrap{align-items:center;display:flex;flex:1 1 auto;gap:10px;min-width:0}.kpi-card-header i{font-size:20px;margin-top:2px;opacity:.7}.kpi-card.good .kpi-card-header i{color:#10b981}.kpi-card.warning .kpi-card-header i{color:#f97316}.kpi-card.fair .kpi-card-header i{color:#eab308}.kpi-card.neutral .kpi-card-header i{color:#64748b}.kpi-card-title{color:#334155;font-size:13px;font-weight:700;letter-spacing:.5px;line-height:1.4;min-width:0;overflow-wrap:anywhere;text-align:left;text-transform:uppercase;word-break:break-word}.kpi-card-overview{background:radial-gradient(circle at top right,#dbeafeb3,#0000 32%),linear-gradient(180deg,#fff,#f7fbff);border:1px solid #dbeafe;border-radius:24px;box-shadow:0 12px 24px #2563eb12;color:#1e293b;padding:18px}.kpi-card-overview .kpi-card-header{align-items:center;margin-bottom:12px}.kpi-card-overview .kpi-card-title{color:#64748b;font-size:10px;letter-spacing:.16em}.kpi-card-overview.accent-0{color:#0f766e}.kpi-card-overview.accent-1{color:#0891b2}.kpi-card-overview.accent-2{color:#f59e0b}.kpi-card-overview.accent-3{color:#f97316}.kpi-card-overview-goal,.kpi-card-overview-percent-block,.kpi-card-overview-value{background:linear-gradient(180deg,#fffffff5,#f1f7fff5);border:1px solid #dbeafe;border-radius:18px;box-shadow:inset 0 1px 0 #ffffffb8;min-width:0;padding:14px 16px}.kpi-card-overview-value{margin-bottom:14px}.kpi-card-overview-footer,.kpi-card-overview-secondary,.kpi-card-overview-stat-row,.kpi-card-overview-value{position:relative;z-index:1}.kpi-card-overview-goal small,.kpi-card-overview-percent-block small,.kpi-card-overview-value small{color:#64748b;display:block;font-size:9px;font-weight:700;letter-spacing:.12em;margin-bottom:5px;text-transform:uppercase}.kpi-card-overview-goal strong,.kpi-card-overview-percent-block strong,.kpi-card-overview-value strong{color:#0f172a;display:block;font-size:clamp(17px,1.8vw,24px);font-weight:800;letter-spacing:-.05em;line-height:1.04;overflow-wrap:anywhere;word-break:break-word}.kpi-card-overview-value strong{font-size:clamp(21px,2vw,28px)}.kpi-card-overview-stat-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) minmax(130px,.8fr);margin-bottom:12px}.kpi-card-overview-meta-copy{display:flex;flex-direction:column;gap:6px;min-width:0}.kpi-card-overview-meta-label{color:#64748b;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.kpi-card-overview-pace-copy{color:#334155;font-size:10px;font-weight:700;overflow-wrap:anywhere}.kpi-card-overview-percent{color:#1d4ed8;flex:0 0 auto;font-size:18px;font-weight:800;letter-spacing:-.03em}.kpi-card-overview-footer{display:flex;gap:10px;justify-content:space-between;margin-top:10px;padding-top:2px}.kpi-card-overview-footer .align-end{text-align:right}.kpi-card-overview-secondary{margin-bottom:0;margin-top:14px}.kpi-card-overview .kpi-card-progress-track{background:#dbeafe;box-shadow:inset 0 1px 2px #94a3b82e;height:10px}.kpi-card-overview .kpi-card-progress-fill.good{background:linear-gradient(90deg,#10b981,#34d399)}.kpi-card-overview .kpi-card-progress-fill.warning{background:linear-gradient(90deg,#fb923c,#f97316)}.kpi-card-overview .kpi-card-progress-fill.fair{background:linear-gradient(90deg,#60a5fa,#2563eb)}.kpi-card-overview .kpi-card-progress-fill.neutral{background:linear-gradient(90deg,#cbd5e1,#94a3b8)}.kpi-card-overview .kpi-card-secondary-item{background:linear-gradient(180deg,#fffffff5,#f1f7fff5);border-color:#dbeafe}.kpi-card-overview .kpi-card-secondary-item small{color:#64748b}.kpi-card-overview .kpi-card-secondary-item strong{color:#0f172a;font-size:12px}.kpi-card-overview strong.is-empty{color:#64748b;font-size:14px;letter-spacing:0}.kpi-card-overview .kpi-status-badge{background:linear-gradient(180deg,#fff,#eef5ff);border:1px solid #bfdbfe;box-shadow:inset 0 1px 0 #fffc;color:#1d4ed8;font-size:9px;letter-spacing:.14em;min-height:34px;padding:6px 11px}.kpi-card-overview .kpi-status-badge.good{background:linear-gradient(180deg,#ecfdf5,#d1fae5);border-color:#a7f3d0;color:#065f46}.kpi-card-overview .kpi-status-badge.fair{background:linear-gradient(180deg,#fff,#eff6ff);border-color:#bfdbfe;color:#1d4ed8}.kpi-card-overview .kpi-status-badge.warning{background:linear-gradient(180deg,#fff7ed,#fed7aa);border-color:#fdba74;color:#9a3412}.kpi-card-overview .kpi-status-badge.neutral{background:linear-gradient(180deg,#fff,#e2e8f0);border-color:#cbd5e1;color:#475569}.kpi-card-overview:after{background:linear-gradient(180deg,#eff6ff52,#dbeafe1f);border-radius:22px 22px 24px 24px;content:"";height:38%;inset:auto 16px 0 16px;pointer-events:none;position:absolute}@media (min-width:1200px){.kpi-card-overview{min-height:0}.kpi-card-overview-value strong{font-size:clamp(20px,1.7vw,25px)}.kpi-card-overview-percent{font-size:17px}}.kpi-card-primary-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:10px}.kpi-card-primary-metric{background:#ffffffb8;border:1px solid #94a3b82e;border-radius:12px;min-width:0;padding:12px;text-align:left}.kpi-card-primary-metric small{color:#64748b;display:block;font-size:10px;font-weight:700;letter-spacing:.08em;margin-bottom:6px;text-transform:uppercase}.kpi-card-goal-value,.kpi-card-value{color:#0f172a;font-size:clamp(18px,2.1vw,24px);font-weight:800;letter-spacing:-.4px;line-height:1.15;overflow-wrap:anywhere;word-break:break-word}.kpi-card-goal-value{color:#1d4ed8}.kpi-card-direction-row{gap:10px}.kpi-card-direction-row,.kpi-card-pace-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.kpi-card-pace-row{gap:8px}.kpi-card-secondary-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:10px}.kpi-card-secondary-item{background:#f1f5f9e6;border:1px solid #cbd5e1cc;border-radius:18px;display:flex;flex-direction:column;gap:4px;padding:8px 10px}.kpi-card-secondary-item small{color:#64748b;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.kpi-card-secondary-item strong{color:#0f172a;font-size:13px;overflow-wrap:anywhere;word-break:break-word}.kpi-card-pace-alert{align-items:center;border-radius:999px;display:inline-flex;font-size:10px;font-weight:800;justify-content:center;letter-spacing:.04em;line-height:1.2;padding:5px 10px;text-transform:uppercase}.kpi-card-pace-alert.good{background:#d1fae5;color:#065f46}.kpi-card-pace-alert.fair{background:#fef3c7;color:#854d0e}.kpi-card-pace-alert.warning{background:#fed7aa;color:#9a3412}.kpi-card-pace-alert.neutral{background:#e2e8f0;color:#334155}.kpi-card-pace-value{color:#475569;font-size:11px;font-weight:700;overflow-wrap:anywhere;text-align:right}.kpi-status-badge{border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.4px;line-height:1.25;max-width:120px;overflow:hidden;padding:5px 10px;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.kpi-status-badge.good{background-color:#d1fae5;color:#065f46}.kpi-status-badge.warning{background-color:#fed7aa;color:#9a3412}.kpi-status-badge.fair{background-color:#fef3c7;color:#854d0e}.kpi-status-badge.neutral{background-color:#e2e8f0;color:#334155}.kpi-card-direction{color:#64748b;font-size:11px;font-weight:600}.kpi-card-progress{display:block;margin-bottom:12px}.kpi-card-progress-track{background-color:#e5e7eb;border-radius:999px;flex:1 1;height:10px;overflow:hidden}.kpi-card-progress-fill{border-radius:999px;height:100%;transition:width .3s ease}.kpi-card-progress-fill.good{background:linear-gradient(90deg,#10b981,#34d399)}.kpi-card-progress-fill.warning{background:linear-gradient(90deg,#f97316,#fb923c)}.kpi-card-progress-fill.fair{background:linear-gradient(90deg,#eab308,#facc15)}.kpi-card-progress-fill.neutral{background:linear-gradient(90deg,#94a3b8,#cbd5e1)}.kpi-card-progress-text{color:#374151;font-size:12px;font-weight:700;overflow-wrap:anywhere}.kpi-card-progress-caption{color:#6b7280;display:flex;flex-wrap:wrap;font-size:10px;font-weight:600;gap:8px;justify-content:space-between;margin:-4px 0 12px}.kpi-card-metrics{grid-gap:10px;border-top:1px dashed #94a3b880;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);margin-top:12px;padding-top:12px}.kpi-card-metric{display:flex;flex-direction:column;gap:4px;text-align:left}.kpi-card-metric small{color:#9ca3af;font-size:10px;font-weight:700;text-transform:uppercase}.kpi-card-metric strong{color:#1f2937;font-size:12px;overflow-wrap:anywhere;word-break:break-word}.kpi-gap-badge{align-items:center;border:1px solid #94a3b833;border-radius:12px;display:flex;gap:10px;justify-content:space-between;margin-top:12px;padding:12px 14px}.kpi-gap-badge small{color:#64748b;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.kpi-gap-badge strong{color:#0f172a;font-size:12px;overflow-wrap:anywhere;word-break:break-word}.kpi-gap-badge.good{background:#ecfdf5;border-color:#a7f3d0}.kpi-gap-badge.warning{background:#fff7ed;border-color:#fdba74}.kpi-gap-badge.neutral{background:#f8fafc}@media print{.kpi-card{border:1px solid #ddd;box-shadow:0 1px 3px #00000014;page-break-inside:avoid}.kpi-card:hover{transform:none}}@media (max-width:700px){.kpi-card-overview-stat-row{grid-template-columns:1fr}.kpi-card-overview-footer{flex-direction:column}.kpi-card-overview-percent{font-size:24px}}.kpi-charts{grid-gap:16px;display:grid;gap:16px;grid-template-columns:minmax(0,1.5fr) minmax(280px,.95fr)}.chart-container{background:radial-gradient(circle at top right,#dbeafe99,#0000 34%),linear-gradient(180deg,#fff,#f7fbff);border:1px solid #dbeafe;border-radius:24px;box-shadow:0 12px 28px #2563eb0f;display:flex;flex-direction:column;gap:12px;min-height:220px;overflow:hidden;padding:18px}.chart-container:first-child{min-height:300px}.chart-container.is-awaiting{min-height:170px}.chart-container:nth-child(2),.chart-container:nth-child(3){min-height:150px}.chart-container:nth-child(2).is-awaiting,.chart-container:nth-child(3).is-awaiting{min-height:126px}.chart-container:nth-child(2),.chart-container:nth-child(3){grid-column:2}.chart-header{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.chart-header h3{color:#0f172a;font-size:15px;font-weight:800;letter-spacing:-.02em;margin:0}.chart-header p{color:#64748b;font-size:10px;font-weight:600;letter-spacing:.02em;margin:2px 0 0}.chart-status-badge{border:1px solid #0000;border-radius:999px;box-shadow:inset 0 1px 0 #ffffffb8;flex:0 0 auto;font-size:10px;font-weight:800;letter-spacing:.08em;min-height:32px;padding:7px 11px;text-transform:uppercase}.chart-status-badge.good{background:linear-gradient(180deg,#ecfdf5,#d1fae5);border-color:#a7f3d0;color:#065f46}.chart-status-badge.fair{background:linear-gradient(180deg,#fff,#eff6ff);border-color:#bfdbfe;color:#1d4ed8}.chart-status-badge.warning{background:linear-gradient(180deg,#fff7ed,#fed7aa);border-color:#fdba74;color:#9a3412}.chart-meta-row{color:#64748b;display:flex;font-size:10px;font-weight:700;gap:10px;justify-content:space-between;letter-spacing:.08em;text-transform:uppercase}.chart-meta-row span{overflow-wrap:anywhere}.chart-container>div:last-child,.chart-plot-shell{flex:1 1 auto;min-height:0}.chart-plot-shell{background:linear-gradient(180deg,#ffffffdb,#eff6ffb8);border:1px solid #dbeafee6;border-radius:18px;padding:14px 14px 8px}.chart-container.is-awaiting .chart-plot-shell{padding-bottom:2px;padding-top:8px}.chart-container:first-child .chart-header h3{font-size:16px}.chart-container:first-child .chart-meta-row{border-bottom:1px solid #bfdbfeb3;padding-bottom:4px}.chart-plot-shell canvas{max-height:168px}.chart-container:first-child .chart-plot-shell canvas{max-height:210px}.director-overview-section .kpi-charts{gap:12px}.director-overview-section .chart-container{background:#fffffff0;border-color:#dbeafe;border-radius:16px;box-shadow:0 6px 18px #0f172a0a;padding:14px}.director-overview-section .chart-container canvas{max-height:180px}@media (max-width:1000px){.kpi-charts{grid-template-columns:1fr}.chart-container:nth-child(2),.chart-container:nth-child(3){grid-column:auto}}@media (max-width:768px){.chart-container,.chart-container.is-awaiting,.chart-container:first-child,.chart-container:nth-child(2),.chart-container:nth-child(2).is-awaiting,.chart-container:nth-child(3),.chart-container:nth-child(3).is-awaiting{min-height:0}.chart-container:first-child .chart-plot-shell canvas,.chart-plot-shell canvas{max-height:160px}.chart-header,.chart-meta-row{flex-wrap:wrap}}@media print{.chart-container{border:1px solid #ddd;box-shadow:none;page-break-inside:avoid}}.attendance-status{background-color:#fff;border:1px solid #dbeafe;border-radius:16px;box-shadow:0 8px 20px #0f172a0d;min-width:0;padding:20px}.attendance-status h3{border-bottom:2px solid #2196f3;color:#333;font-size:16px;margin:0 0 15px;padding-bottom:10px}.attendance-rate{margin-bottom:15px}.attendance-rate,.rate-circle{display:flex;justify-content:center}.rate-circle{align-items:center;background:linear-gradient(135deg,#4caf50,#81c784);border-radius:50%;box-shadow:0 4px 8px #4caf504d;color:#fff;flex-direction:column;height:100px;width:100px}.rate-value{font-size:28px;font-weight:700}.rate-label{font-size:12px;margin-top:5px}.attendance-stats{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-bottom:15px}.stat-item{border-radius:4px;color:#fff;padding:10px;text-align:center}.stat-item.present{background-color:#4caf50}.stat-item.late{background-color:#ff9800}.stat-item.sick{background-color:#2196f3}.stat-item.absent{background-color:#f44336}.stat-label{font-size:12px;opacity:.9}.stat-number{display:block;font-size:18px;font-weight:700}.attendance-details{border-top:1px solid #eee;padding-top:15px}.attendance-details h4{color:#666;font-size:12px;margin:0 0 10px;text-transform:uppercase}.attendance-details ul{list-style:none;margin:0;padding:0}.attendance-details li{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;font-size:12px;gap:10px;min-width:0;padding:8px 0}.badge{border-radius:3px;color:#fff;display:inline-block;font-size:10px;font-weight:600;line-height:1.2;padding:2px 8px;text-align:center;text-transform:uppercase;white-space:normal}.badge.present{background-color:#4caf50}.badge.late{background-color:#ff9800}.badge.sick{background-color:#2196f3}.badge.absent{background-color:#f44336}.badge.vacation{background-color:#16a34a}.date{color:#999;margin-left:auto;overflow-wrap:anywhere;text-align:right;word-break:break-word}@media (max-width:640px){.attendance-stats{grid-template-columns:1fr}.attendance-details li{align-items:flex-start;flex-wrap:wrap}.date{margin-left:0;text-align:left;width:100%}}@media print{.attendance-status{box-shadow:none;page-break-inside:avoid}}.vacation-tracker{background-color:#fff;border:1px solid #dbeafe;border-radius:16px;box-shadow:0 8px 20px #0f172a0d;min-width:0;padding:20px}.vacation-tracker h3{border-bottom:2px solid #2196f3;color:#333;font-size:16px;margin:0 0 15px;padding-bottom:10px}.vacation-summary{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-bottom:20px}.vacation-stat{background-color:#f9f9f9;border:1px solid #eee;border-radius:4px;padding:10px;text-align:center}.stat-label{color:#666;display:block;font-size:11px;margin-bottom:5px;text-transform:uppercase}.stat-value{color:#1976d2;display:block;font-size:20px;font-weight:700}.stat-value.used{color:#4caf50}.stat-value.scheduled{color:#ff9800}.stat-value.available{color:#9c27b0}.vacation-bar{margin-bottom:20px}.bar-container{border-radius:4px;box-shadow:0 1px 3px #0000001a;display:flex;height:30px;overflow:hidden}.bar-segment{align-items:center;color:#fff;display:flex;font-size:11px;font-weight:600;justify-content:center;min-width:30px;position:relative}.bar-segment.used{background-color:#4caf50}.bar-segment.scheduled{background-color:#ff9800}.bar-segment.available{background-color:#e0e0e0;color:#666}.bar-label{text-shadow:0 1px 2px #0003}.vacation-details{border-top:1px solid #eee;padding-top:15px}.vacation-details h4{color:#666;font-size:12px;margin:0 0 10px;text-transform:uppercase}.vacation-details ul{list-style:none;margin:0;padding:0}.vacation-details li{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;font-size:12px;gap:10px;justify-content:space-between;min-width:0;padding:8px 0}.vacation-details li.no-data{color:#999;font-style:italic;justify-content:center}.date-range{color:#333;overflow-wrap:anywhere}.duration{background-color:#e3f2fd;border-radius:3px;color:#1976d2;flex:0 0 auto;font-size:11px;font-weight:600;padding:2px 8px}@media (max-width:900px){.vacation-summary{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.vacation-summary{grid-template-columns:1fr}.vacation-details li{align-items:flex-start;flex-direction:column}}@media print{.vacation-tracker{box-shadow:none;page-break-inside:avoid}}.scorecard{background-color:#fff;border-radius:4px;box-shadow:0 2px 4px #0000001a;margin-top:20px;padding:40px}.scorecard-screen{background:radial-gradient(circle at top right,#dbeafea6,#0000 32%),linear-gradient(180deg,#fff,#f8fbff);border:1px solid #dbeafe;border-radius:30px;box-shadow:0 18px 42px #2563eb14;display:block;margin-top:0;padding:24px}.scorecard-screen-live{display:block}.print-only{display:none}@media print{.print-only{box-shadow:none;display:block;margin:0;padding:0;page-break-after:auto}body,html{background:#fff;margin:0;padding:0}}.scorecard-header{border-bottom:3px solid #1976d2;margin-bottom:40px;padding-bottom:20px}.scorecard-header,.scorecard-screen-header{align-items:flex-start;display:flex;justify-content:space-between}.scorecard-screen-header{gap:16px;margin-bottom:22px}.scorecard-screen-title-block{display:flex;flex-direction:column;gap:8px;min-width:0}.scorecard-screen-eyebrow{color:#2563eb;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.scorecard-screen-heading{color:#0f172a;font-size:clamp(28px,3vw,38px);letter-spacing:-.04em;line-height:.98;margin:0}.scorecard-screen-meta{display:flex;flex-wrap:wrap;gap:8px}.scorecard-screen-meta-pill{align-items:center;background:linear-gradient(180deg,#fffffff5,#eff6fff5);border:1px solid #bfdbfe;border-radius:999px;box-shadow:inset 0 1px 0 #ffffffd1;color:#334155;display:inline-flex;font-size:12px;font-weight:700;justify-content:center;line-height:1.2;max-width:220px;min-height:36px;overflow:hidden;padding:8px 14px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.scorecard-screen-score{background:linear-gradient(180deg,#fffffff5,#eef4fff5);border:1px solid #bfdbfe;border-radius:22px;box-shadow:inset 0 1px 0 #ffffffd1,0 8px 20px #2563eb0f;color:#0f172a;min-width:150px;padding:14px 16px}.scorecard-screen-score small{color:#64748b;display:block;font-size:11px;font-weight:800;letter-spacing:.12em;margin-bottom:6px;text-transform:uppercase}.scorecard-screen-score strong{display:block;font-size:34px;letter-spacing:-.05em;line-height:1}.scorecard-score-info{align-items:center;background:#e2e8f0;border-radius:50%;color:#64748b;cursor:help;display:inline-flex;font-size:9px;font-weight:800;height:14px;justify-content:center;letter-spacing:0;line-height:1;margin-left:5px;position:relative;text-transform:none;top:-1px;vertical-align:middle;width:14px}.scorecard-screen-table-shell{background:#ffffffeb;border:1px solid #dbeafe;border-radius:28px;box-shadow:inset 0 1px 0 #ffffffb3,0 16px 32px #2563eb0f;overflow:hidden}.scorecard-screen-table-shell:before{background:linear-gradient(90deg,#3b82f614,#3b82f647,#3b82f614);content:"";display:block;height:1px}.kpi-table-screen{margin-top:0}.kpi-table-screen thead{background:linear-gradient(180deg,#f8fbff,#eef5ff)}.kpi-table-screen th{border:none;border-bottom:1px solid #dbeafe;box-shadow:inset 0 -1px 0 #dbeafe;color:#64748b;font-size:11px;font-weight:800;letter-spacing:.12em;line-height:1.2;overflow:hidden;padding:16px 20px;position:sticky;text-overflow:ellipsis;text-transform:uppercase;top:0;white-space:nowrap;z-index:1}.kpi-table-screen td{border:none;border-bottom:1px solid #edf2f7;color:#1e293b;font-size:14px;line-height:1.35;padding:16px 20px;vertical-align:middle}.kpi-table-screen tbody tr:nth-child(2n){background:#f8fbffb8}.kpi-table-screen td:first-child,.kpi-table-screen th:first-child{padding-left:24px}.kpi-table-screen td:last-child,.kpi-table-screen th:last-child{padding-right:24px}.kpi-table-screen tbody tr:last-child td{border-bottom:none}.kpi-table-screen tbody tr{transition:background-color .18s ease}.kpi-table-screen tbody tr:hover{background:#eff6ffe6}.scorecard-row.good{background:#f0fdf466}.scorecard-row.fair{background:#fefce866}.scorecard-row.warning{background:#fff7ed85}.scorecard-kpi-cell strong{color:#0f172a;display:block;font-size:15px;font-weight:800;line-height:1.2;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scorecard-kpi-cell{max-width:280px;min-width:180px}.kpi-table-screen td:nth-child(2),.kpi-table-screen td:nth-child(5),.kpi-table-screen td:nth-child(6){color:#0f172a;font-size:15px}.kpi-table-screen td:nth-child(5),.kpi-table-screen td:nth-child(6),.kpi-table-screen td:nth-child(7){font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:700;text-align:right}.kpi-table-screen td:nth-child(7){color:#334155}.scorecard-inline-pill{align-items:center;border-radius:999px;display:inline-flex;font-size:11px;font-weight:800;justify-content:center;letter-spacing:.06em;line-height:1.2;padding:6px 10px;text-align:center;text-transform:uppercase}.scorecard-inline-pill.good{background:#dcfce7;color:#166534}.scorecard-inline-pill.fair{background:#fef3c7;color:#92400e}.scorecard-inline-pill.warning{background:#ffedd5;color:#c2410c}.scorecard-inline-pill.neutral{background:#e2e8f0;color:#475569}.scorecard-toolbar{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px}.scorecard-view-toggle{align-items:center;background:#eff6ffe6;border:1px solid #bfdbfe;border-radius:999px;display:inline-flex;gap:6px;padding:6px}.scorecard-view-toggle button{background:#0000;border:none;border-radius:999px;color:#475569;cursor:pointer;font-size:12px;font-weight:800;letter-spacing:.08em;padding:10px 14px;text-transform:uppercase}.scorecard-view-toggle button.is-active{background:linear-gradient(180deg,#2563eb,#1d4ed8);box-shadow:0 10px 20px #2563eb2e;color:#fff}.scorecard-toolbar-summary{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.scorecard-screen-notice{background:#fff7ed;border:1px solid #fed7aa;border-radius:18px;color:#9a3412;font-size:13px;font-weight:700;margin-bottom:18px;padding:12px 14px}.scorecard-export{display:none}.scorecard-export-header{align-items:flex-start;border-bottom:2px solid #cbd5e1;display:flex;gap:20px;justify-content:space-between;margin-bottom:18px;padding-bottom:14px}.scorecard-export-title h1{color:#0f172a;font-size:28px;line-height:1;margin:6px 0 8px}.scorecard-export-eyebrow{color:#334155;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.scorecard-export-meta{display:flex;flex-wrap:wrap;gap:8px}.scorecard-export-meta-pill{align-items:center;border:1px solid #cbd5e1;border-radius:999px;color:#334155;display:inline-flex;font-size:11px;font-weight:700;padding:6px 10px}.scorecard-export-score{min-width:140px;text-align:right}.scorecard-export-score small{color:#64748b;display:block;font-size:11px;font-weight:800;letter-spacing:.12em;margin-bottom:4px;text-transform:uppercase}.scorecard-export-score strong{color:#0f172a;display:block;font-size:32px;line-height:1}.scorecard-export-context{margin-bottom:16px}.scorecard-export-context-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.scorecard-export-context-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px}.scorecard-export-context-item span{color:#64748b;display:block;font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:4px;text-transform:uppercase}.scorecard-export-context-item strong{color:#0f172a;font-size:14px}.scorecard-export-insights{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:18px}.scorecard-export-insight{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px}.scorecard-export-insight span{color:#64748b;display:block;font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:4px;text-transform:uppercase}.scorecard-export-insight strong{color:#0f172a;font-size:13px;line-height:1.35}.scorecard-export-table td,.scorecard-export-table th{font-size:11px;vertical-align:top}.scorecard-export-context-list{display:flex;flex-direction:column;gap:4px}.scorecard-export-context-list span{display:block}.scorecard-insights-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:20px}.scorecard-insight-card{background:linear-gradient(180deg,#fffffffa,#f8fbfffa);border:1px solid #dbeafe;border-radius:22px;box-shadow:0 12px 24px #2563eb0d;padding:16px 18px}.scorecard-insight-card strong{color:#0f172a;display:block;font-size:15px;margin-bottom:6px}.scorecard-insight-card p{color:#64748b;font-size:13px;line-height:1.4;margin:0 0 12px}.scorecard-insight-list{display:flex;flex-direction:column;gap:8px;margin:0;padding-left:18px}.scorecard-insight-list li{color:#334155}.scorecard-insight-list li strong{display:block;font-size:13px;margin-bottom:2px}.scorecard-insight-empty,.scorecard-insight-list li span{color:#64748b;font-size:12px;line-height:1.35}.scorecard-status-indicator{align-items:center;display:flex;gap:10px}.scorecard-status-dot{border-radius:50%;flex:0 0 auto;height:10px;width:10px}.scorecard-status-dot.good{background:#16a34a}.scorecard-status-dot.fair{background:#f59e0b}.scorecard-status-dot.warning{background:#dc2626}.scorecard-status-dot.neutral{background:#94a3b8}.scorecard-status-copy{display:flex;flex-direction:column;gap:2px}.scorecard-status-copy strong{color:#0f172a;font-size:12px;font-weight:800;line-height:1.1}.scorecard-status-copy span{color:#64748b;font-size:12px;line-height:1.2}.scorecard-kpi-subtle{color:#64748b;display:block;font-size:12px;font-weight:600;margin-top:4px}.scorecard-th-sub{color:#94a3b8;display:block;font-size:10px;font-weight:500;letter-spacing:0;margin-top:2px;text-transform:none}.scorecard-trend{align-items:center;display:inline-flex;font-size:13px;font-weight:700;gap:6px}.scorecard-trend.up{color:#166534}.scorecard-trend.down{color:#b45309}.scorecard-trend.flat{color:#475569}.scorecard-context-pills{flex-wrap:wrap;gap:6px}.scorecard-context-empty{color:#cbd5e1;font-size:13px}.scorecard-inline-pill[title]{cursor:help}.scorecard-row{transition:background .1s}.scorecard-row:hover td{background:#eff6ff80}.scorecard-row-expanded td{background:#eff6ff}.scorecard-row-detail td{background:#f8fbff;border-bottom:2px solid #bfdbfe;padding:0}.scorecard-kpi-detail{display:flex;flex-wrap:wrap;gap:0;padding:16px 20px}.scorecard-kpi-detail-section{border-right:1px solid #e2e8f0;flex:1 1;margin-right:16px;min-width:220px;padding:0 16px 0 0}.scorecard-kpi-detail-section:last-child{border-right:none;margin-right:0;padding-right:0}.scorecard-kpi-detail-section strong{color:#475569;display:block;font-size:11px;font-weight:700;letter-spacing:.07em;margin-bottom:6px;text-transform:uppercase}.scorecard-kpi-detail-section p{color:#334155;font-size:13px;line-height:1.55;margin:0}.scorecard-kpi-detail-list{display:flex;flex-direction:column;gap:6px;list-style:none;margin:0;padding:0}.scorecard-kpi-detail-list li{align-items:baseline;color:#475569;display:flex;font-size:12px;gap:8px}.scorecard-screen-meta-pill-warning{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.scorecard-row.good td:first-child{box-shadow:inset 3px 0 0 #10b981}.scorecard-row.fair td:first-child{box-shadow:inset 3px 0 0 #3b82f6}.scorecard-row.warning td:first-child{box-shadow:inset 3px 0 0 #f97316}@media (max-width:1100px){.scorecard-toolbar{flex-direction:column}.scorecard-toolbar-summary{justify-content:flex-start}.scorecard-insights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.scorecard-export-context-grid,.scorecard-export-insights{grid-template-columns:1fr}}@media (max-width:768px){.scorecard-insights-grid{grid-template-columns:1fr}.scorecard-screen-table-shell{overflow-x:auto}.kpi-table-screen{min-width:640px}}.scorecard-toolbar{background:linear-gradient(180deg,#f8fbfffa,#eff6fff0);border-bottom:1px solid #dbeafe;border-radius:14px 14px 0 0;margin-bottom:16px;padding:10px 0 8px;position:sticky;top:0;z-index:2}.header-left{flex:1 1}.scorecard-title{color:#1976d2;font-size:32px;font-weight:700;margin:0 0 15px}.scorecard-info p{color:#333;font-size:14px;margin:5px 0}.header-right{display:flex;justify-content:center}.overall-score,.score-circle{align-items:center;display:flex;justify-content:center}.score-circle{background:linear-gradient(135deg,#2196f3,#1976d2);border-radius:50%;box-shadow:0 4px 8px #0003;color:#fff;flex-direction:column;height:140px;width:140px}.score-number{font-size:48px;font-weight:700}.score-label{font-size:12px;margin-top:5px;max-width:100px;text-align:center}.scorecard-section{margin-bottom:40px;page-break-inside:avoid}.scorecard-section h2{border-bottom:2px solid #e0e0e0;color:#1976d2;font-size:18px;margin:0 0 15px;padding-bottom:10px}.kpi-table{border-collapse:collapse;margin-top:15px;width:100%}.kpi-table thead{background-color:#f5f5f5}.kpi-table th{font-weight:600;text-align:left}.kpi-table td,.kpi-table th{border:1px solid #ddd;color:#333;overflow-wrap:anywhere;padding:12px;word-break:break-word}.kpi-table tr.good{background-color:#f1f8f4}.kpi-table tr.fair{background-color:#fff8f1}.kpi-table tr.warning{background-color:#fff0f0}.achievement{color:#2196f3;font-weight:600}.attendance-summary-table,.vacation-summary-table{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin-top:15px}.summary-item{background-color:#f9f9f9;border-left:4px solid #2196f3;border-radius:4px;display:flex;justify-content:space-between;padding:12px}.summary-item .label{color:#333;font-weight:600;overflow-wrap:anywhere;word-break:break-word}@media (max-width:900px){.scorecard-screen-header{flex-direction:column}.scorecard-screen-score{min-width:0;width:100%}.kpi-table-screen td,.kpi-table-screen th{padding:14px 12px}}.summary-item .value{color:#2196f3;font-size:16px;font-weight:700}.notes-box,.summary-item .value{overflow-wrap:anywhere;word-break:break-word}.notes-box{background-color:#f9f9f9;border:1px solid #ddd;border-radius:4px;color:#333;line-height:1.6;margin-top:15px;min-height:100px;padding:20px}.scorecard-footer{grid-gap:30px;border-top:2px solid #ddd;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-top:60px;padding-top:30px}.footer-item p{font-size:13px;margin:0 0 10px;overflow-wrap:anywhere;word-break:break-word}.footer-item .small-text{color:#999;font-size:10px;margin-top:5px}.print-footer{border-top:1px solid #ddd;color:#999;font-size:10px;margin-top:20px;padding-top:20px;text-align:center}@media (max-width:768px){.scorecard-screen{border-radius:24px;padding:16px}.scorecard-screen-header{flex-direction:column}.scorecard-screen-score{min-width:0;width:100%}.scorecard-screen-heading{font-size:clamp(24px,8vw,34px)}.kpi-table-screen td,.kpi-table-screen th{padding:12px 14px}.kpi-table-screen td:first-child,.kpi-table-screen td:last-child,.kpi-table-screen th:first-child,.kpi-table-screen th:last-child{padding-left:14px;padding-right:14px}}@media print{.scorecard{page-break-after:auto}.scorecard,.scorecard-screen{background:#fff;border:none;box-shadow:none;padding:0}.scorecard-screen-live{display:none}.scorecard-export{display:block}.scorecard-section{page-break-inside:avoid}.kpi-table{font-size:12px;margin-top:12px}.kpi-table td,.kpi-table th{padding:8px}.scorecard-export-context,.scorecard-export-header,.scorecard-export-insights{page-break-inside:avoid}.scorecard-status-dot{border:1px solid #334155}.scorecard-inline-pill{border:1px solid #cbd5e1}.scorecard-trend{color:#0f172a!important}.score-circle{height:100px;width:100px}.score-number{font-size:32px}.score-label{font-size:10px}}@keyframes scorecard-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.scorecard-skeleton{display:flex;flex-direction:column;gap:20px;padding:8px 0}.scorecard-skeleton-block{animation:scorecard-shimmer 1.4s linear infinite;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:800px 100%;border-radius:6px}.scorecard-skeleton-header{display:flex;flex-direction:column;gap:0}.scorecard-skeleton-insights{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}.scorecard-skeleton-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;display:flex;flex-direction:column;gap:0;padding:16px}.scorecard-skeleton-rows{display:flex;flex-direction:column;gap:10px}.scorecard-skeleton-row{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;gap:16px;padding:12px 0}.kpi-table td,.kpi-table th,.scorecard-export-context-item span,.scorecard-export-context-item strong,.scorecard-export-insight strong,.scorecard-insight-list li span,.scorecard-insight-list li strong,.scorecard-kpi-cell strong,.scorecard-kpi-subtle,.scorecard-screen-eyebrow,.scorecard-screen-heading,.scorecard-screen-meta-pill{overflow-wrap:break-word;word-break:break-word}@media (max-width:1024px){.scorecard-insights-grid,.scorecard-skeleton-insights{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.scorecard-screen{border-radius:18px;padding:12px}.scorecard-insights-grid,.scorecard-skeleton-insights{grid-template-columns:1fr}.scorecard-screen-meta{flex-wrap:wrap;gap:6px}.scorecard-toolbar{align-items:flex-start;flex-direction:column;gap:8px}.scorecard-toolbar-summary{flex-wrap:wrap;gap:6px}.scorecard-screen-table-shell{-webkit-overflow-scrolling:touch;overflow-x:auto}.kpi-table-screen{font-size:13px;min-width:600px}.kpi-table-screen td,.kpi-table-screen th{padding:10px}.scorecard-screen-score strong{font-size:36px}.scorecard-kpi-detail{flex-direction:column;gap:10px}}.kpi-table td,.kpi-table th{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kpi-table .scorecard-kpi-cell{max-width:220px}.scorecard-row td:nth-child(2),.scorecard-row td:nth-child(3){max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scorecard-context-pills{display:flex;flex-wrap:nowrap;gap:4px;max-width:200px;overflow:hidden}.scorecard-inline-pill{flex-shrink:0;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scorecard-status-copy span,.scorecard-status-copy strong{display:block;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vacation-form-container{background-color:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 2px 8px #00000014;max-width:600px;padding:24px}.form-header{border-bottom:2px solid #f3f4f6;margin-bottom:20px;padding-bottom:15px}.form-header h3{align-items:center;color:#1f2937;display:flex;font-size:20px;gap:8px;margin:0 0 8px}.form-header p{color:#6b7280;font-size:14px;margin:0}.attendance-alert{border-left:4px solid;border-radius:6px;margin-bottom:20px;padding:12px 16px}.attendance-alert.good{background-color:initial;border:1px solid #047857;border-left-width:4px;color:#047857}.attendance-alert.warning{background-color:initial;border:1px solid #d97706;border-left-width:4px;color:#92400e}.attendance-alert.error{background-color:initial;border:1px solid #dc2626;border-left-width:4px;color:#991b1b}.attendance-alert.danger{background-color:initial;border:1px solid #7f1d1d;border-left-width:4px;color:#7f1d1d}.attendance-alert strong{display:block;margin-bottom:4px}.attendance-alert p{font-size:13px;margin:0}.vacation-form{display:flex;flex-direction:column;gap:16px}.form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{color:#374151;font-size:14px;font-weight:600}.form-group input,.form-group select,.form-group textarea{background-color:#fff;border:1px solid #d1d5db;border-radius:6px;color:#1f2937;font-family:inherit;font-size:14px;padding:10px 12px;transition:border-color .2s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#2196f3;box-shadow:0 0 0 3px #2196f31a;outline:none}.form-group textarea{min-height:80px;resize:vertical}.form-group small{color:#6b7280;font-size:12px;margin-top:2px}.validation-result{border-left:4px solid;border-radius:6px;padding:12px 16px}.validation-success{background-color:#d1fae5;border-color:#047857;border-radius:6px;color:#047857;font-weight:500;padding:12px 16px}.validation-errors{background-color:#fee2e2;border-color:#dc2626;color:#991b1b;padding:12px 16px}.validation-errors strong{display:block;margin-bottom:8px}.conflict-item{background-color:#0000001a;border-radius:4px;font-size:13px;margin-bottom:6px;padding:8px}.conflict-item.critical{background-color:#dc262633}.conflict-item.high{background-color:#f9731633}.validation-errors p{font-size:13px;margin:8px 0 0}.validation-warnings{background-color:#fef3c7;border-color:#d97706;border-left:4px solid #d97706;border-radius:6px;color:#92400e;margin-top:8px;padding:12px 16px}.validation-warnings strong{display:block;margin-bottom:6px}.warning-item{font-size:13px;padding:4px 0}.form-actions{display:flex;gap:12px;padding-top:8px}.btn-reset,.btn-submit{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;padding:10px 24px;transition:all .2s ease}.btn-submit{background-color:#2196f3;color:#fff;flex:1 1}.btn-submit:hover:not(:disabled){background-color:#1976d2;box-shadow:0 2px 8px #2196f34d}.btn-submit:disabled{background-color:#d1d5db;color:#9ca3af;cursor:not-allowed}.btn-reset{background-color:#f3f4f6;border:1px solid #d1d5db;color:#374151}.btn-reset:hover{background-color:#e5e7eb}.submission-success{animation:slideDown .3s ease;background-color:#d1fae5;border:1px solid #6ee7b7;border-radius:6px;color:#047857;font-weight:500;padding:12px 16px;text-align:center}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.form-info{background-color:#f0f9ff;border:1px solid #bfdbfe;border-radius:6px;margin-top:20px;padding:16px}.form-info h4{color:#1e40af;font-size:14px;margin:0 0 12px}.form-info ul{color:#1e40af;font-size:13px;line-height:1.6;margin:0;padding-left:20px}.form-info li{margin-bottom:6px}@media (max-width:768px){.vacation-form-container{border-radius:0;max-width:100%;padding:16px}.form-row{grid-template-columns:1fr}.form-actions{flex-direction:column;gap:10px}.btn-reset,.btn-submit{font-size:15px;min-height:48px;padding:12px 20px;width:100%}}.director-modal-backdrop{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a85;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1200}.director-modal{background:#fff;border:1px solid #94a3b838;border-radius:24px;box-shadow:0 24px 70px #0f172a3d;max-height:calc(100vh - 48px);overflow:auto;width:min(760px,100%)}.director-modal-header{align-items:flex-start;border-bottom:1px solid #cbd5e1b8;display:flex;gap:16px;justify-content:space-between;padding:24px 24px 16px}.director-modal-header h2{color:#0f172a;margin:0}.director-modal-eyebrow{color:#2563eb;display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.08em;margin-bottom:6px;text-transform:uppercase}.director-modal-close{background:#0000;border:none;color:#475569;cursor:pointer;font-weight:700}.director-modal-body{padding:24px}.shared-calendar-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin:16px 0 14px}.shared-calendar-toolbar-summary{align-items:center;display:flex;flex-direction:column;gap:4px;text-align:center}.shared-calendar-toolbar-summary strong{color:#0f172a;font-size:18px}.shared-calendar-toolbar-summary span{color:#64748b;font-size:13px}.shared-calendar-legend{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.shared-calendar-legend-item{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:700;gap:8px;padding:6px 10px}.shared-calendar-legend-item.event{background:#dbeafe;color:#1d4ed8}.shared-calendar-legend-item.blackout{background:#fee2e2;color:#b91c1c}.shared-calendar-legend-item.coverage{background:#fef3c7;color:#92400e}.shared-calendar-shell{display:flex;flex-direction:column;gap:10px}.shared-calendar-grid,.shared-calendar-weekdays{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(7,minmax(0,1fr))}.shared-calendar-weekday{background:#eff6ff;border-radius:10px;color:#1e3a8a;font-size:12px;font-weight:700;letter-spacing:.05em;padding:10px;text-align:center;text-transform:uppercase}.shared-calendar-day{background:#fff;border:1px solid #dbeafe;border-radius:12px;display:flex;flex-direction:column;gap:6px;min-height:118px;padding:8px}.shared-calendar-day.outside-month{background:#f8fafc;opacity:.45}.shared-calendar-day.has-blackout{background:linear-gradient(135deg,#fff7f7,#fee2e2);border-color:#fca5a5}.shared-calendar-day-header{align-items:center;display:flex;gap:8px;justify-content:space-between}.shared-calendar-day-header-meta{align-items:center;display:inline-flex;gap:6px}.shared-calendar-day-number{color:#0f172a;font-size:14px;font-weight:700}.shared-calendar-event-count{align-items:center;background:#e2e8f0;border-radius:999px;color:#334155;display:inline-flex;font-size:11px;font-weight:700;height:20px;justify-content:center;min-width:20px;padding:0 6px}.shared-calendar-coverage-dot{background:#fef3c7;border-radius:999px;color:#92400e;font-size:11px;font-weight:700;padding:4px 8px}.shared-calendar-blackout-list,.shared-calendar-event-list{display:flex;flex-direction:column;gap:4px}.shared-calendar-blackout-chip{background:#b91c1c;border-radius:10px;color:#fff;font-size:11px;font-weight:700;padding:5px 7px}.shared-calendar-event-chip{background:#eff6ff;border-radius:9px;color:#1d4ed8;display:flex;flex-direction:column;gap:2px;padding:5px 7px}.shared-calendar-event-chip strong{font-size:11px;line-height:1.25;overflow-wrap:anywhere;white-space:normal}.shared-calendar-event-chip span{font-size:10px;opacity:.9;overflow-wrap:anywhere;white-space:normal}.shared-calendar-event-chip.am{background:#dbeafe}.shared-calendar-event-chip.pm{background:#ede9fe;color:#6d28d9}.shared-calendar-event-chip.full-day{background:#dcfce7;color:#166534}.shared-calendar-event-chip.sick_call{background:#fee2e2;color:#b91c1c}.shared-calendar-event-chip.other_absence{background:#fef3c7;color:#92400e}.shared-calendar-event-chip.late_arrival{background:#ede9fe;color:#6d28d9}.shared-calendar-more-chip{color:#64748b;font-size:10px;font-weight:700}@media (max-width:960px){.shared-calendar-grid,.shared-calendar-weekdays{grid-template-columns:1fr}.shared-calendar-day{min-height:0}.shared-calendar-toolbar{flex-direction:column}}.role-page{display:flex;flex-direction:column;gap:16px}@keyframes role-shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.role-skeleton-cell{animation:role-shimmer 1.4s linear infinite;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:1200px 100%;border-radius:4px;display:block;height:12px;width:70%}.role-table-skeleton-row td{padding:12px 10px}.action-briefing{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:flex;flex-wrap:wrap;gap:10px;padding:10px 16px}.action-briefing-clear{background:#f0fdf4;border-color:#bbf7d0}.action-briefing-heading{color:#64748b;font-size:11px;font-weight:700;letter-spacing:.08em;margin-right:4px;text-transform:uppercase;white-space:nowrap}.action-briefing-clear-label{color:#16a34a;font-size:13px;font-weight:500}.action-briefing-items{display:flex;flex:1 1;flex-wrap:wrap;gap:8px}.action-briefing-item{align-items:center;border:1px solid #0000;border-radius:999px;display:inline-flex;font-size:12px;font-weight:600;gap:6px;padding:4px 10px 4px 8px}.action-briefing-item strong{font-size:13px;font-weight:800}.action-briefing-item.warning{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.action-briefing-item.info{background:#eff6ff;border-color:#bfdbfe;color:#1e40af}.action-briefing-item.danger{background:#fef2f2;border-color:#fecaca;color:#991b1b}.action-briefing-item.neutral{background:#f1f5f9;border-color:#e2e8f0;color:#475569}.action-briefing-link{background:none;border:1px solid;border-radius:999px;color:inherit;cursor:pointer;font-size:11px;font-weight:700;letter-spacing:.04em;line-height:18px;margin-left:4px;opacity:.75;padding:0 6px;text-transform:uppercase}.action-briefing-link:hover{opacity:1}.role-stack{display:flex;flex-direction:column;gap:16px}.role-dashboard-shell{grid-gap:16px;align-items:start;display:grid;gap:16px}.role-dashboard-shell-airport,.role-dashboard-shell-ops{grid-template-columns:minmax(0,1.55fr) minmax(280px,.95fr)}.role-layout-main,.role-layout-side{min-width:0}.role-summary-grid-compact{grid-template-columns:1fr}.role-command-grid{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-template-columns:minmax(0,1.2fr) minmax(300px,1.1fr)}.role-command-grid.director-requests-layout{gap:18px;grid-template-columns:minmax(0,1.42fr) minmax(320px,.92fr)}.role-command-grid-main,.role-command-grid-side{min-width:0}.role-hero{background:linear-gradient(135deg,#eff6ff,#f8fafc);border:1px solid #dbeafe;border-radius:16px;box-shadow:0 12px 30px #2563eb14;padding:16px 18px}.role-badge{background:#dbeafe;border-radius:999px;color:#1d4ed8;display:inline-block;font-size:12px;font-weight:700;letter-spacing:.08em;margin-bottom:8px;padding:6px 12px;text-transform:uppercase}.role-hero h1{color:#0f172a;font-size:26px;margin:0 0 6px}.role-hero-context{color:#334155;font-size:12px;font-weight:800;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.role-scope-chip{align-items:center;background:#ffffffd9;border:1px solid #bfdbfe;border-radius:999px;color:#1e3a8a;display:inline-flex;font-size:12px;font-weight:700;gap:10px;margin-bottom:10px;padding:8px 12px}.role-scope-chip span{color:#475569;letter-spacing:.08em;text-transform:uppercase}.role-scope-chip strong{color:#0f172a}.role-context-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px}.role-hero p{color:#475569;line-height:1.5;margin:0;max-width:820px}.summary-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 8px 22px #0f172a0d;padding:14px 16px}.summary-card-label{color:#64748b;display:block;font-size:12px;font-weight:700;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.summary-card strong{color:#0f172a;display:block;font-size:24px}.summary-card p{color:#64748b;line-height:1.4;margin:6px 0 0}.role-section{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 8px 22px #0f172a0d;padding:14px 16px}.role-section-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:8px}.role-section-header h2{color:#0f172a;font-size:18px;margin:0}.role-section-header span{color:#1d4ed8;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.role-section-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.role-section-copy{color:#64748b;line-height:1.45;margin:0}.table-card{max-width:100%;overflow-x:auto}.role-table{border-collapse:collapse;min-width:0;width:100%}.role-table td,.role-table th{border-bottom:1px solid #e5e7eb;font-size:14px;padding:12px 14px;text-align:left;vertical-align:top}.role-table th{background:#f8fafc;color:#334155;font-size:12px;letter-spacing:.06em;text-transform:uppercase}.role-table .director-muted,.role-table .director-warning-copy,.role-table p{line-height:1.3;margin:4px 0 0}.role-inline-control{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.role-inline-control label{color:#334155;font-weight:700}.role-action-btn,.role-select{border:1px solid #cbd5e1;border-radius:10px;font-size:14px;padding:10px 14px}.role-action-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;color:#fff;cursor:pointer;font-weight:700}.role-secondary-action{background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8;padding:8px 12px}.role-request-selected td{background:#f8fbff}.role-request-returned td{background:#fff7ed}.role-request-returned td:first-child{border-left:3px solid #f97316}.role-returned-badge{background:#ffedd5;border:1px solid #fed7aa;border-radius:999px;color:#9a3412;display:inline-block;font-size:10px;font-weight:700;letter-spacing:.04em;margin-left:6px;padding:1px 7px;text-transform:uppercase;vertical-align:middle}.director-kpi-row-focused td{background:#eff6ff;box-shadow:inset 0 1px 0 #bfdbfe,inset 0 -1px 0 #bfdbfe}.director-kpi-row-focused td:first-child{border-left:4px solid #2563eb}.director-selected-kpi-bar{align-items:center;background:linear-gradient(145deg,#f8fbff,#eef5ff);border-color:#dbeafe;box-shadow:0 10px 24px #2563eb14;display:flex;flex-wrap:wrap;gap:18px;justify-content:space-between}.director-selected-kpi-copy strong{color:#0f172a;display:block;font-size:22px;margin-top:6px}.director-selected-kpi-copy p{color:#64748b;line-height:1.6;margin:8px 0 0}.director-selected-kpi-meta{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end;min-width:min(100%,420px)}.director-selected-kpi-actions{display:flex;flex-wrap:wrap;gap:10px}.director-selected-kpi-empty-state strong{color:#0f172a;display:block;font-size:22px;margin:6px 0 8px}.director-selected-kpi-empty-state{background:linear-gradient(180deg,#fff,#f8fbff);border-color:#bfdbfe;border-style:dashed}.director-selected-kpi-detail-panel{background:linear-gradient(180deg,#fff,#f8fbff);border-color:#dbeafe;box-shadow:0 10px 24px #2563eb14;display:flex;flex-direction:column;gap:16px}.director-selected-kpi-detail-header strong{color:#0f172a;display:block;font-size:24px;margin-top:6px}.director-selected-kpi-detail-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:4px}.director-selected-kpi-stage-card{background:linear-gradient(145deg,#f8fafc,#eff6ff);border:1px solid #dbeafe;border-radius:14px;min-height:100%;padding:16px}.director-selected-kpi-stage-header{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;margin-bottom:12px}.director-selected-kpi-stage-header strong{color:#0f172a}.director-selected-kpi-stage-list{display:flex;flex-direction:column;gap:10px;margin:0}.director-selected-kpi-stage-list div{display:flex;flex-direction:column;gap:4px}.director-selected-kpi-stage-list dt{color:#64748b;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.director-selected-kpi-stage-list dd{color:#0f172a;font-weight:700;line-height:1.45;margin:0}.director-selected-kpi-stage-detail dd{font-weight:600}.role-request-type-cell{min-width:140px}.role-request-type-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:11px;font-weight:700;justify-content:center;letter-spacing:.05em;line-height:1.25;max-width:120px;overflow:hidden;padding:5px 10px;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.role-request-type-badge.pto{background:#dcfce7;color:#166534}.role-request-type-badge.attendance{background:#ede9fe;color:#6d28d9}.role-status-pill{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:700;justify-content:center;letter-spacing:.04em;line-height:1.25;max-width:140px;overflow:hidden;padding:6px 10px;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.role-status-pill.pending{background:#e0f2fe;color:#075985}.role-status-pill.review{background:#ede9fe;color:#6d28d9}.role-status-pill.warning{background:#fef3c7;color:#92400e}.role-status-pill.good{background:#dcfce7;color:#166534}.role-status-pill.info{background:#dbeafe;color:#1d4ed8}.role-status-pill.neutral{background:#e2e8f0;color:#334155}.role-status-pill.danger{background:#fee2e2;color:#b91c1c}.role-status-pill.approved{background:#dcfce7;color:#166534}.role-status-pill.denied{background:#fee2e2;color:#b91c1c}.role-reason-denied{color:#b91c1c;font-weight:700}.role-request-detail{grid-gap:16px;display:grid;gap:16px;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);margin-top:18px}.role-history-panel,.role-request-detail-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:16px}.role-request-detail-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.role-request-detail-grid p{display:flex;flex-direction:column;gap:6px;margin:0}.role-request-detail-grid strong{color:#475569;font-size:12px;letter-spacing:.05em;text-transform:uppercase}.role-request-detail-grid span{color:#0f172a}.role-history-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.role-history-header h3,.role-history-panel h3{color:#0f172a;margin:0}.role-history-header span{color:#1d4ed8;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.role-history-list{display:flex;flex-direction:column;gap:12px}.role-history-item{background:#fff;border:1px solid #dbeafe;border-radius:12px;padding:12px}.role-history-topline{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:6px}.role-history-topline strong{color:#0f172a;text-transform:capitalize}.role-history-empty-copy,.role-history-meta,.role-history-panel p,.role-history-topline span{color:#64748b;font-size:14px}.role-history-transition{color:#0f172a;font-weight:700;margin:0 0 6px}.role-history-meta,.role-history-reason{margin:0}.role-history-reason{color:#b45309;margin-top:8px}.role-history-error{background:#fef2f2;border-color:#fecaca}.role-history-empty{background:#f8fafc}.role-request-summary-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin:16px 0}.role-request-summary-card{background:#f8fafc;border:1px solid #dbeafe;border-radius:12px;padding:14px}.role-request-summary-card span{color:#64748b;display:block;font-size:12px;font-weight:700;letter-spacing:.05em;margin-bottom:8px;text-transform:uppercase}.role-request-summary-card strong{color:#0f172a;font-size:28px}.role-request-summary-card em{color:#94a3b8;display:block;font-size:11px;font-style:normal;margin-top:4px}.role-request-summary-card-warning{background:#fff7ed;border-color:#fed7aa}.role-request-summary-card-warning span{color:#9a3412}.role-request-summary-card-warning strong{color:#c2410c}.role-request-summary-card-warning em{color:#f97316}.role-request-detail-card .role-section-header{margin-bottom:16px}.request-queue-tabs{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin:16px 0}.request-queue-tab{align-items:center;background:#f8fafc;border:1px solid #dbeafe;border-radius:12px;color:#334155;cursor:pointer;display:flex;font-weight:700;gap:10px;justify-content:space-between;padding:12px 14px}.request-queue-tab strong{color:#0f172a;font-size:18px}.request-queue-tab.active{background:linear-gradient(145deg,#eff6ff,#dbeafe);border-color:#93c5fd;color:#1d4ed8}.director-mini-btn:disabled,.request-queue-tab:disabled,.role-action-btn:disabled{cursor:not-allowed;opacity:.7}.role-benchmark-summary-row{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr));margin:16px 0}.role-benchmark-summary-card{background:linear-gradient(145deg,#f8fafc,#eff6ff);border:1px solid #dbeafe;border-radius:12px;padding:14px}.role-benchmark-summary-card span{color:#64748b;display:block;font-size:12px;font-weight:700;letter-spacing:.05em;margin-bottom:8px;text-transform:uppercase}.role-benchmark-summary-card strong{color:#0f172a;font-size:28px}.director-admin-stack{display:flex;flex-direction:column;gap:16px}.director-split-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:2fr 1fr}.director-goals-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.director-phase-two-grid{gap:12px;grid-template-columns:minmax(0,1.35fr) minmax(260px,.95fr)}.director-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 8px 22px #0f172a0d;min-width:0;padding:14px 16px}.director-approval-queue-section{margin-top:22px}.director-approval-summary-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px}.director-approval-summary-card{min-height:88px}.director-approval-grid{align-items:start}.director-approval-detail{display:flex;flex-direction:column;gap:16px}.director-approval-detail-grid{grid-gap:14px 18px;display:grid;gap:14px 18px;grid-template-columns:repeat(2,minmax(0,1fr))}.director-approval-detail-copy strong,.director-approval-detail-grid strong{color:#334155;display:block;font-size:13px;margin-bottom:6px}.director-approval-detail-copy p,.director-approval-detail-grid p{color:#0f172a;margin:0}.director-approval-col-action,.director-approval-col-date,.director-approval-col-domain,.director-approval-col-location,.director-approval-col-status,.director-approval-col-subject,.director-approval-col-submitter{white-space:nowrap}.director-approval-group-row td,.director-location-group-row td{background:#f8fbff;color:#1e3a8a;font-weight:700}.director-location-group-row td{border-bottom-color:#bfdbfe;border-top:1px solid #bfdbfe;font-size:13px}.director-location-group-row span,.director-location-group-row strong{align-items:center;display:inline-flex}.director-location-group-row strong{background:#dbeafe;border-radius:999px;color:#1d4ed8;font-size:12px;height:22px;justify-content:center;margin-left:8px;min-width:24px;padding:0 8px}.director-approval-group-row strong{margin-left:8px}.director-overview-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.director-overview-header{margin-bottom:8px}.director-overview-header p{margin:6px 0 0}.director-dashboard-shell{background:linear-gradient(180deg,#f7fbff,#edf5ff);border-color:#dbeafe;box-shadow:0 10px 28px #2563eb14;display:flex;flex-direction:column;gap:16px;padding:16px 18px}.director-dashboard-shell .role-section-header{margin-bottom:0;padding-bottom:8px}.director-dashboard-shell .role-section-header h2{font-size:17px}.director-dashboard-chart-band{display:flex;flex-direction:column;gap:12px;padding-top:2px}.director-scorecard-surface{padding-top:16px}.director-scorecard-meta{display:flex;flex-wrap:wrap;gap:10px;margin:4px 0 12px}.director-scorecard-meta-pill{align-items:center;background:#f8fafc;border:1px solid #dbeafe;border-radius:999px;color:#475569;display:inline-flex;font-size:12px;font-weight:700;padding:7px 12px}.director-collapsible-card{overflow:hidden;padding:0}.director-collapsible-summary{align-items:center;cursor:pointer;display:flex;gap:12px;justify-content:space-between;list-style:none;padding:14px 16px}.director-collapsible-summary::-webkit-details-marker{display:none}.director-collapsible-summary h2{color:#0f172a;margin:0}.director-collapsible-summary span{color:#1d4ed8;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.director-collapsible-body{padding:0 16px 16px}.director-performance-context-card,.director-status-summary-strip,.director-workflow-card{border-color:#dbeafe;box-shadow:0 8px 18px #2563eb0d}.director-performance-context-card .role-section-header,.director-status-summary-strip .role-section-header,.director-workflow-card .role-section-header{margin-bottom:6px}.director-performance-context-bar{gap:10px}.director-performance-context-bar .director-toolbar-group{flex:1 1 120px;min-width:0}.director-workflow-strip{grid-gap:10px;gap:10px}.director-workflow-step{background:#f8fafc;border:1px solid #e2e8f0;padding:10px 12px}.director-workflow-step strong{color:#475569;font-size:12px;letter-spacing:.04em;text-transform:uppercase}.director-workflow-step.active{background:linear-gradient(180deg,#eff6ff,#dbeafe)}.director-workflow-step p{display:none}.director-status-summary-grid{grid-gap:10px;gap:10px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.director-status-summary-card{padding:10px 12px}.director-status-summary-card span{font-size:10px;margin-bottom:6px}.director-status-summary-card strong{font-size:22px}.director-kpi-table{min-width:1180px}.director-kpi-table .director-kpi-table-col-actions,.director-kpi-table .director-kpi-table-col-dashboard,.director-kpi-table .director-kpi-table-col-format,.director-kpi-table .director-kpi-table-col-period,.director-kpi-table .director-kpi-table-col-status{white-space:nowrap}.director-kpi-table .director-kpi-table-col-format{min-width:110px}.director-kpi-table .director-kpi-table-col-order{min-width:70px;text-align:center}.director-kpi-table .director-kpi-table-col-period{min-width:108px}.director-kpi-table .director-kpi-table-col-dashboard,.director-kpi-table .director-kpi-table-col-status{min-width:96px}.director-kpi-table .director-kpi-table-col-dashboard .director-status-pill,.director-kpi-table .director-kpi-table-col-status .director-status-pill{justify-content:center;min-width:84px;overflow-wrap:normal;white-space:nowrap}.director-kpi-table .director-kpi-table-col-actions{min-width:210px}.director-users-table{min-width:1320px}.director-users-table .director-users-table-col-actions,.director-users-table .director-users-table-col-reset,.director-users-table .director-users-table-col-role,.director-users-table .director-users-table-col-station,.director-users-table .director-users-table-col-status{white-space:nowrap}.director-users-table .director-users-table-col-email{min-width:220px}.director-users-table .director-users-table-col-role{min-width:130px}.director-users-table .director-users-table-col-linked{min-width:150px}.director-users-table .director-users-table-col-station{min-width:120px}.director-users-table .director-users-table-col-status{min-width:110px}.director-users-table .director-users-table-col-permissions{min-width:150px}.director-users-table .director-users-table-col-actions,.director-users-table .director-users-table-col-reset{min-width:220px}.director-managers-table{min-width:1180px}.director-managers-table .director-managers-table-col-actions,.director-managers-table .director-managers-table-col-date,.director-managers-table .director-managers-table-col-location,.director-managers-table .director-managers-table-col-phone,.director-managers-table .director-managers-table-col-role,.director-managers-table .director-managers-table-col-status{white-space:nowrap}.director-managers-table .director-managers-table-col-role{min-width:130px}.director-managers-table .director-managers-table-col-location{min-width:90px}.director-managers-table .director-managers-table-col-phone{min-width:132px;white-space:normal}.director-managers-table .director-managers-table-col-date{min-width:110px}.director-managers-table .director-managers-table-col-status{min-width:100px}.director-managers-table .director-managers-table-col-window{min-width:180px}.director-managers-table .director-managers-table-col-actions{min-width:130px}.director-managers-phone-cell{align-items:flex-start;display:flex;flex-direction:column;gap:8px}.director-managers-table .director-managers-table-col-actions{white-space:normal}.director-managers-action-group{display:flex;flex-wrap:wrap;gap:8px}.director-policy-table{min-width:1080px}.director-policy-table .director-policy-table-col-actions,.director-policy-table .director-policy-table-col-max,.director-policy-table .director-policy-table-col-station,.director-policy-table .director-policy-table-col-status,.director-policy-table .director-policy-table-col-time,.director-policy-table .director-policy-table-col-type{white-space:nowrap}.director-policy-table .director-policy-table-col-type{min-width:120px}.director-policy-table .director-policy-table-col-station{min-width:90px}.director-policy-table .director-policy-table-col-time{min-width:110px}.director-policy-table .director-policy-table-col-max{min-width:90px;text-align:center}.director-policy-table .director-policy-table-col-status{min-width:100px}.director-policy-table .director-policy-table-col-actions{min-width:160px}.director-import-history-table{min-width:820px}.director-import-history-table .director-import-history-col-actor,.director-import-history-table .director-import-history-col-entity,.director-import-history-table .director-import-history-col-time{white-space:nowrap}.director-import-history-table .director-import-history-col-time{min-width:168px}.director-import-history-table .director-import-history-col-actor{min-width:200px}.director-import-history-table .director-import-history-col-entity{min-width:120px}.director-audit-table{min-width:920px}.director-audit-table .director-audit-col-action,.director-audit-table .director-audit-col-actor,.director-audit-table .director-audit-col-entity,.director-audit-table .director-audit-col-time{white-space:nowrap}.director-audit-table .director-audit-col-time{min-width:168px}.director-audit-table .director-audit-col-actor{min-width:200px}.director-audit-table .director-audit-col-action,.director-audit-table .director-audit-col-entity{min-width:120px}.director-goal-register-table{min-width:900px}.director-goal-register-table .director-goal-register-col-actions,.director-goal-register-table .director-goal-register-col-goal,.director-goal-register-table .director-goal-register-col-location,.director-goal-register-table .director-goal-register-col-period,.director-goal-register-table .director-goal-register-col-status{white-space:nowrap}.director-goal-register-table .director-goal-register-col-location{min-width:90px}.director-goal-register-table .director-goal-register-col-period{min-width:150px}.director-goal-register-table .director-goal-register-col-goal{min-width:110px}.director-goal-register-table .director-goal-register-col-status{min-width:90px}.director-goal-register-table .director-goal-register-col-actions{min-width:150px}.director-actual-register-table{min-width:920px}.director-actual-register-table .director-actual-register-col-actions,.director-actual-register-table .director-actual-register-col-actual,.director-actual-register-table .director-actual-register-col-manager,.director-actual-register-table .director-actual-register-col-period,.director-actual-register-table .director-actual-register-col-status{white-space:nowrap}.director-actual-register-table .director-actual-register-col-manager{min-width:160px}.director-actual-register-table .director-actual-register-col-period{min-width:120px}.director-actual-register-table .director-actual-register-col-actual{min-width:100px}.director-actual-register-table .director-actual-register-col-actions,.director-actual-register-table .director-actual-register-col-status{min-width:110px}.director-current-allocations-table{min-width:820px}.director-current-allocations-table .director-current-allocations-col-goal,.director-current-allocations-table .director-current-allocations-col-manager,.director-current-allocations-table .director-current-allocations-col-time,.director-current-allocations-table .director-current-allocations-col-type{white-space:nowrap}.director-current-allocations-table .director-current-allocations-col-manager{min-width:160px}.director-current-allocations-table .director-current-allocations-col-goal{min-width:120px}.director-current-allocations-table .director-current-allocations-col-type{min-width:130px}.director-current-allocations-table .director-current-allocations-col-time{min-width:168px}.director-callout-history-table{min-width:1080px}.director-callout-history-section{padding:16px 18px}.director-callout-history-section .role-section-header{margin-bottom:6px}.director-callout-history-section .role-request-summary-row{grid-template-columns:repeat(3,minmax(0,1fr));margin:12px 0}.director-callout-history-section .role-request-summary-card{padding:12px 14px}.director-callout-history-section .table-card{margin-top:8px}.director-callout-history-table .director-callout-col-actions,.director-callout-history-table .director-callout-col-classification,.director-callout-history-table .director-callout-col-linked,.director-callout-history-table .director-callout-col-manager,.director-callout-history-table .director-callout-col-phone,.director-callout-history-table .director-callout-col-select,.director-callout-history-table .director-callout-col-status,.director-callout-history-table .director-callout-col-time{white-space:nowrap}.director-callout-history-table .director-callout-col-select{min-width:44px;text-align:center}.director-callout-history-table .director-callout-col-time{min-width:168px}.director-callout-history-table .director-callout-col-phone{min-width:132px}.director-callout-history-table .director-callout-col-classification{min-width:118px}.director-callout-history-table .director-callout-col-manager{min-width:180px}.director-callout-history-table .director-callout-col-status{min-width:118px}.director-callout-history-table .director-callout-col-linked{min-width:150px}.director-callout-history-table .director-callout-col-actions{min-width:120px}.director-callout-history-table input[type=checkbox]{height:16px;width:16px}.director-requests-table{min-width:980px}.director-requests-table .director-requests-col-action,.director-requests-table .director-requests-col-dates,.director-requests-table .director-requests-col-manager,.director-requests-table .director-requests-col-station,.director-requests-table .director-requests-col-status,.director-requests-table .director-requests-col-type{white-space:nowrap}.director-requests-table .director-requests-col-manager{min-width:160px}.director-requests-table .director-requests-col-station{min-width:90px}.director-requests-table .director-requests-col-type{min-width:110px}.director-requests-table .director-requests-col-dates{min-width:170px}.director-requests-table .director-requests-col-status{min-width:110px}.director-requests-table .director-requests-col-action{min-width:100px}.director-benchmark-table{min-width:1260px}.director-benchmark-table .director-benchmark-col-days,.director-benchmark-table .director-benchmark-col-flag,.director-benchmark-table .director-benchmark-col-hire-date,.director-benchmark-table .director-benchmark-col-manager,.director-benchmark-table .director-benchmark-col-station,.director-benchmark-table .director-benchmark-col-tenure,.director-benchmark-table .director-benchmark-col-variance{white-space:nowrap}.director-benchmark-table .director-benchmark-col-manager{min-width:180px}.director-benchmark-table .director-benchmark-col-station{min-width:90px}.director-benchmark-table .director-benchmark-col-hire-date{min-width:120px}.director-benchmark-table .director-benchmark-col-tenure{min-width:150px}.director-benchmark-table .director-benchmark-col-days{min-width:110px}.director-benchmark-table .director-benchmark-col-variance{min-width:100px}.director-benchmark-table .director-benchmark-col-flag{min-width:110px}.director-locations-table{min-width:560px}.director-locations-table .director-locations-col-actions,.director-locations-table .director-locations-col-code,.director-locations-table .director-locations-col-status{white-space:nowrap}.director-locations-table .director-locations-col-code{min-width:90px}.director-locations-table .director-locations-col-status{min-width:100px}.director-locations-table .director-locations-col-actions{min-width:210px}.attendance-risk-table{min-width:1160px}.attendance-risk-table .attendance-risk-col-actions,.attendance-risk-table .attendance-risk-col-alert,.attendance-risk-table .attendance-risk-col-discipline,.attendance-risk-table .attendance-risk-col-manager,.attendance-risk-table .attendance-risk-col-metric,.attendance-risk-table .attendance-risk-col-trend{white-space:nowrap}.attendance-risk-table .attendance-risk-col-manager{min-width:180px}.attendance-risk-table .attendance-risk-col-metric{min-width:92px}.attendance-risk-table .attendance-risk-col-alert,.attendance-risk-table .attendance-risk-col-discipline,.attendance-risk-table .attendance-risk-col-trend{min-width:110px}.attendance-risk-table .attendance-risk-col-actions{min-width:210px}.airport-station-managers-table{min-width:720px}.airport-station-managers-table .airport-station-managers-col-email,.airport-station-managers-table .airport-station-managers-col-name,.airport-station-managers-table .airport-station-managers-col-role,.airport-station-managers-table .airport-station-managers-col-station{white-space:nowrap}.airport-station-managers-table .airport-station-managers-col-name{min-width:160px}.airport-station-managers-table .airport-station-managers-col-role{min-width:130px}.airport-station-managers-table .airport-station-managers-col-email{min-width:220px}.airport-station-managers-table .airport-station-managers-col-station{min-width:90px}.airport-requests-table{min-width:860px}.airport-requests-table .airport-requests-col-dates,.airport-requests-table .airport-requests-col-history,.airport-requests-table .airport-requests-col-manager,.airport-requests-table .airport-requests-col-status,.airport-requests-table .airport-requests-col-time-block{white-space:nowrap}.airport-requests-table .airport-requests-col-manager{min-width:160px}.airport-requests-table .airport-requests-col-dates{min-width:170px}.airport-requests-table .airport-requests-col-status,.airport-requests-table .airport-requests-col-time-block{min-width:110px}.airport-requests-table .airport-requests-col-history{min-width:118px}.ops-requests-table{min-width:720px}.ops-requests-table .ops-requests-col-dates,.ops-requests-table .ops-requests-col-history,.ops-requests-table .ops-requests-col-status,.ops-requests-table .ops-requests-col-time-block{white-space:nowrap}.ops-requests-table .ops-requests-col-dates{min-width:170px}.ops-requests-table .ops-requests-col-status,.ops-requests-table .ops-requests-col-time-block{min-width:110px}.ops-requests-table .ops-requests-col-history{min-width:118px}.director-secondary-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.director-secondary-card{background:#fbfcfe;border-color:#e2e8f0;box-shadow:none}@media (max-width:1200px){.director-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1320px){.director-phase-two-grid,.director-split-grid,.role-command-grid,.role-command-grid.director-requests-layout,.role-dashboard-shell-airport,.role-dashboard-shell-ops{grid-template-columns:1fr}.director-admin-stack,.director-overview-grid,.director-secondary-grid,.director-split-grid,.role-command-grid,.role-dashboard-shell,.role-page,.role-stack{gap:18px}}@media (max-width:1360px){.role-request-detail{grid-template-columns:1fr}}@media (max-width:1120px){.director-approval-summary-row,.director-overview-grid,.director-secondary-grid,.role-benchmark-summary-row{grid-template-columns:repeat(2,minmax(0,1fr))}.director-approval-detail-grid{grid-template-columns:1fr}}@media (max-width:760px){.director-approval-summary-row,.director-callout-history-section .role-request-summary-row,.director-overview-grid,.director-secondary-grid,.director-workflow-strip{grid-template-columns:1fr}}.director-note-card{background:linear-gradient(145deg,#f8fafc,#eff6ff);border-color:#dbeafe;box-shadow:none}.director-inline-banner{background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;color:#1d4ed8;font-weight:700;padding:14px 16px}.director-inline-banner.error{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.director-inline-banner.warning{background:#fffbeb;border-color:#fcd34d;color:#92400e}.director-inline-banner-loading{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.director-inline-banner-empty{background:#f8fafc;border-color:#cbd5e1;color:#475569}.director-inline-banner-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.director-form-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px}.director-form-grid label,.director-permissions{color:#334155;display:flex;flex-direction:column;font-size:14px;font-weight:700;gap:8px}.director-form-grid input,.director-form-grid select,.director-form-grid textarea,.director-inline-input input,.director-table-input{background:#fff;border:1px solid #cbd5e1;border-radius:10px;font-size:14px;padding:10px 12px;width:100%}.director-form-grid input:focus,.director-form-grid select:focus,.director-form-grid textarea:focus,.director-inline-input input:focus,.director-table-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24;outline:none}.director-form-grid textarea{min-height:96px;resize:vertical}.director-form-actions{align-items:flex-end;display:flex}.director-form-actions-spread{gap:12px;justify-content:space-between}.director-form-span,.director-permissions{grid-column:1/-1}.director-form-checkbox{align-items:center;flex-direction:row!important;font-weight:600;gap:10px!important}.director-form-checkbox input[type=checkbox]{margin:0;width:auto}.director-checkbox-grid{grid-gap:10px 14px;display:grid;gap:10px 14px;grid-template-columns:repeat(2,minmax(0,1fr))}.director-checkbox-grid-compact{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;max-height:260px;overflow-y:auto;padding:12px}.director-checkbox{align-items:center;color:#475569;display:flex;font-weight:600;gap:8px}.director-checkbox input{width:auto}.director-bullet-list{color:#475569;line-height:1.7;margin:14px 0 0;padding-left:18px}.director-status-pill{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:700;letter-spacing:.06em;line-height:1.25;max-width:140px;overflow:hidden;padding:5px 10px;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.director-status-pill.active{background:#dcfce7;color:#166534}.director-status-pill.warning{background:#fef3c7;color:#92400e}.director-status-pill.inactive{background:#fee2e2;color:#991b1b}.director-mini-btn{align-items:center;background:#2563eb;border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:13px;font-weight:700;justify-content:center;padding:8px 12px}.director-mini-btn.secondary{background:#e2e8f0;color:#0f172a}.director-mini-btn.danger{background:#dc2626;color:#fff}.director-inline-input{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.director-upload-card{background:#f8fbff;border:1px dashed #93c5fd;border-radius:12px;color:#1d4ed8;display:flex;flex-direction:column;font-weight:700;gap:10px;margin-top:12px;padding:16px}.director-upload-card input{color:#0f172a}.director-import-preview{background:#f8fbff;border:1px solid #dbe5f3;border-radius:14px;margin-top:16px;padding:16px}.director-import-summary{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.director-import-stat{background:#fff;border:1px solid #dbe5f3;border-radius:12px;padding:12px}.director-import-stat span{color:#587089;display:block;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.director-import-stat strong{color:#123150;display:block;font-size:22px;margin-top:6px}.director-import-errors{margin-top:16px}.director-toolbar{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:10px}.director-toolbar-group{color:#334155;display:flex;flex:1 1 180px;flex-direction:column;font-size:14px;font-weight:700;gap:8px;min-width:0}.director-callout-bulk-actions{align-items:flex-end;flex:0 0 auto}.director-attendance-entry-section .role-section-copy{margin-bottom:4px}.director-attendance-entry-section .director-muted{margin-top:0}.director-attendance-entry-section .director-card{padding:12px 14px}.director-attendance-entry-section .director-form-grid{gap:10px;margin-top:12px}.director-attendance-entry-section .director-form-grid textarea{min-height:72px}.director-attendance-entry-section .director-form-grid input,.director-attendance-entry-section .director-form-grid select,.director-attendance-entry-section .director-form-grid textarea{padding:9px 11px}.director-attendance-entry-section .director-form-actions{margin-top:2px}.director-toolbar-group input,.director-toolbar-group select{background:#fff;border:1px solid #cbd5e1;border-radius:10px;font-size:14px;padding:10px 12px}.director-toolbar-search{flex:1 1}.director-performance-context-bar{align-items:end;padding-top:4px}.director-scorecard-table td{vertical-align:middle}.director-scorecard-table th{background:#f8fafc}.director-scorecard-table tbody tr{transition:background-color .18s ease,box-shadow .18s ease}.director-scorecard-table tbody tr:hover td{background:#f8fbff}.director-target-cell{display:flex;flex-direction:column;gap:8px;min-width:0}.director-target-input{background:#fff;border-width:2px;color:#0f172a;font-weight:700}.director-target-input.dirty{background:#fffbeb;border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b24}.director-target-input.locked{background:#f8fafc;border-color:#cbd5e1;color:#64748b}.director-target-meta{display:flex;flex-direction:column;gap:6px}.director-scorecard-row-locked td{background:#fcfcfd}.director-scorecard-row-locked:hover td{background:#f8fafc}.director-filter-chip-row{display:flex;flex-wrap:wrap;gap:8px}.director-filter-chip{background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;color:#334155;cursor:pointer;font-size:13px;font-weight:700;padding:8px 12px}.director-filter-chip.active{background:#dbeafe;border-color:#93c5fd;color:#1d4ed8}.director-sort-button{align-items:center;background:#0000;border:none;color:inherit;cursor:pointer;display:inline-flex;font:inherit;font-weight:700;gap:6px;padding:0}.director-sort-button.active{color:#1d4ed8}.director-table-actions{display:flex;flex-wrap:wrap;gap:8px}.director-muted{color:#64748b;font-size:12px;line-height:1.5;margin-top:4px}.director-surface-divider{display:flex;flex-direction:column;gap:4px;padding:16px 0 4px}.director-surface-divider-line{background:#e2e8f0;height:1px;margin-bottom:8px}.director-surface-divider-label{align-items:baseline;display:flex;flex-wrap:wrap;gap:8px}.director-surface-divider-label strong{color:#0f172a;font-size:13px;font-weight:700}.director-surface-divider-label span{color:#475569;font-size:13px}.director-surface-divider-note{color:#94a3b8;font-size:11px}.director-history-list{display:flex;flex-direction:column;gap:12px}.director-history-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.director-history-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px 14px}.director-goals-performance-status-stack{gap:6px}.director-goals-performance-actions{flex-wrap:wrap}.director-goals-performance-actions .director-mini-btn,.director-goals-performance-actions .role-action-btn,.director-goals-performance-table .director-mini-btn,.director-goals-performance-table .role-action-btn{white-space:nowrap}.director-inline-permission-editor,.director-inline-profile-editor{background:#f8fbff;border:1px solid #dbeafe;border-radius:12px;display:flex;flex-direction:column;gap:14px;padding:14px 16px}.director-inline-form-grid{margin-top:0}.director-history-row{align-items:center;color:#0f172a;display:flex;font-size:14px;gap:12px;justify-content:space-between}.director-warning-copy{color:#b45309;font-size:12px;font-weight:700;margin:6px 0 0}.director-inline-note{display:inline-block;margin:0}.director-workflow-card{background:linear-gradient(145deg,#f8fafc,#eff6ff);border-color:#dbeafe}.director-workflow-strip{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:8px}.director-workflow-step{background:#ffffffbf;border:1px solid #dbeafe;border-radius:12px;padding:14px}.director-workflow-step.active{background:#fff;border-color:#93c5fd;box-shadow:0 8px 18px #2563eb14}.director-workflow-step strong{color:#0f172a;display:block;margin-bottom:8px}.director-workflow-step p{color:#64748b;font-size:13px;line-height:1.5;margin:0}.director-link-pill{align-items:center;border:1px solid #0000;border-radius:999px;display:inline-flex;font-size:12px;font-weight:700;justify-content:center;letter-spacing:.05em;min-height:28px;padding:6px 11px;text-align:center;text-transform:uppercase;white-space:normal}.director-link-pill.linked{background:#dcfce7;border-color:#bbf7d0;color:#166534}.director-link-pill.needs-link{background:#fef3c7;border-color:#fde68a;color:#92400e}.director-link-pill.not-required{background:#e2e8f0;border-color:#cbd5e1;color:#334155}.director-row-status{align-items:flex-start;display:flex;flex-direction:column;gap:6px}.director-status-summary-strip{background:linear-gradient(180deg,#fff,#f8fbff);padding-top:16px}.director-status-summary-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-top:8px}.director-status-summary-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;min-height:96px;padding:14px 16px}.director-status-summary-card span{color:#64748b;display:block;font-size:12px;font-weight:700;letter-spacing:.06em;margin-bottom:8px;text-transform:uppercase}.director-status-summary-card strong{color:#0f172a;font-size:28px}.director-policy-summary-row{margin-bottom:18px}.director-scorecard-table td[colspan],.role-table tbody tr td[colspan]{background:#fbfdff;color:#64748b;padding-bottom:18px;padding-top:18px;text-align:center}.role-inline-message{margin-top:14px}.role-review-actions{display:flex;flex-direction:column;gap:14px;margin-top:16px}.role-review-note{color:#334155;display:flex;flex-direction:column;font-size:14px;font-weight:700;gap:8px}.role-review-note textarea{background:#fff;border:1px solid #cbd5e1;border-radius:10px;font-size:14px;min-height:96px;padding:10px 12px;resize:vertical}.role-review-note textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24;outline:none}.role-request-detail-grid__full{grid-column:1/-1}.attendance-risk-table tbody tr{cursor:pointer}.attendance-risk-row td:first-child{border-left:4px solid #0000}.attendance-risk-row.danger td:first-child{border-left-color:#dc2626}.attendance-risk-row.warning td:first-child{border-left-color:#f97316}.attendance-risk-row.info td:first-child{border-left-color:#eab308}.attendance-risk-row.selected td{background:#f8fbff}.attendance-risk-manager-cell{display:flex;flex-direction:column;gap:4px}.attendance-risk-manager-cell span{color:#64748b;font-size:12px;font-weight:700}.director-attendance-drawer{display:flex;flex-direction:column;gap:16px}.director-delegation-grid{grid-template-columns:minmax(320px,.95fr) minmax(440px,1.05fr)}.director-delegation-form{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.director-delegation-form label{color:#334155;display:flex;flex-direction:column;font-size:13px;font-weight:700;gap:6px}.director-delegation-form input,.director-delegation-form select,.director-delegation-form textarea{width:100%}.admin-workspace-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-workspace-card{min-height:200px}.admin-workspace-overview-card{margin-bottom:20px}.admin-workspace-summary-grid{margin-top:14px}.admin-workspace-summary-card{min-height:108px}.admin-workspace-card-metric{display:flex;flex-direction:column;gap:6px;margin:12px 0 18px}.admin-workspace-card-metric strong{color:#0f172a;font-size:34px;line-height:1}.admin-workspace-card-metric span{color:#64748b;font-size:13px;line-height:1.5}.admin-section-intro{margin-bottom:20px}.admin-tab-bar{background:#f1f5f9;border-radius:10px;display:flex;flex-wrap:wrap;gap:4px;margin-bottom:4px;padding:4px}.admin-tab-btn{background:#0000;border:none;border-radius:7px;color:#64748b;cursor:pointer;flex:0 0 auto;font-size:13px;font-weight:500;padding:7px 16px;transition:background .12s,color .12s;white-space:nowrap}.admin-tab-btn:hover{background:#e2e8f0;color:#1e293b}.admin-tab-btn.active{background:#fff;box-shadow:0 1px 3px #0000001a;color:#1e293b}.admin-reporting-grid{margin-top:0}.admin-reporting-summary-grid{margin-top:14px}.admin-reporting-export-row{flex-wrap:wrap;gap:12px}.director-admin-form-full{grid-column:1/-1}.director-approval-context-note{color:#2563eb;font-size:12px;font-weight:700;margin-top:4px}.director-approval-search-group{flex:1 1 320px;min-width:min(320px,100%)}.director-approval-search-input{width:100%}.director-approval-footer-actions{flex-wrap:wrap;gap:12px;justify-content:space-between}@media (max-width:768px){.director-card,.role-hero,.role-section,.summary-card{padding:16px}.role-action-btn{display:block;font-size:14px;min-height:44px;padding:10px 12px;width:100%}.role-request-summary-row{grid-template-columns:repeat(2,1fr)}.role-section-header{align-items:flex-start;flex-direction:column}.director-checkbox-grid,.director-delegation-form,.director-form-grid,.director-goals-grid,.director-selected-kpi-detail-grid,.director-split-grid,.director-workflow-strip,.request-queue-tabs,.role-benchmark-summary-row,.role-command-grid,.role-dashboard-shell,.role-request-detail,.role-request-detail-grid{grid-template-columns:1fr}.director-inline-input{flex-direction:column;min-width:0}.director-selected-kpi-bar,.director-selected-kpi-meta,.director-selected-kpi-stage-header{align-items:flex-start}.director-selected-kpi-actions{width:100%}.director-selected-kpi-actions .director-mini-btn{flex:1 1 100%}.director-toolbar-group{min-width:0}.role-history-header,.role-history-topline{align-items:flex-start;flex-direction:column}}@media (max-width:1080px){.admin-reporting-grid,.admin-workspace-grid,.director-delegation-grid,.director-phase-two-grid,.director-selected-kpi-detail-grid{grid-template-columns:1fr}.director-status-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.role-summary-card-link{cursor:pointer;transition:box-shadow .15s ease,border-color .15s ease}.role-summary-card-link:focus,.role-summary-card-link:hover{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f6;outline:none}.role-summary-card-link p{color:#3b82f6}.role-inline-link{background:none;border:none;color:#3b82f6;cursor:pointer;font:inherit;padding:0;text-decoration:underline;text-underline-offset:2px}.role-inline-link:hover{color:#1d4ed8}.role-section-header h2{font-size:20px}.summary-card{border-left:3px solid #bfdbfe}.director-form-grid label{font-size:13px}.action-briefing-items{max-height:58px;overflow:hidden}.role-request-summary-card-warning{border-width:2px}.director-form-grid input[required],.director-form-grid select[required],.director-form-grid textarea[required]{border-left:3px solid #f59e0b}.director-filter-chip:not(.active){background:#f1f5f9;border-color:#e2e8f0;color:#64748b}.role-table th{background:linear-gradient(180deg,#f1f5f9,#f8fafc);border-bottom:2px solid #e2e8f0}.role-command-grid-side .director-form-grid{grid-template-columns:1fr}.director-requests-reason-cell{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.role-empty-state{align-items:center;color:#64748b;display:flex;flex-direction:column;gap:10px;padding:32px 20px;text-align:center}.role-empty-state>i{font-size:28px;opacity:.36}.role-empty-state>strong{color:#334155;display:block;font-size:15px}.role-empty-state>p{font-size:13px;line-height:1.5;margin:0;max-width:38ch}.role-history-context-bar{align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;color:#1d4ed8;display:flex;font-size:12px;gap:8px;margin-bottom:12px;padding:8px 12px}.role-history-context-bar i{flex:0 0 auto;opacity:.7}.role-section-jump-link{align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;color:#1d4ed8;cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;gap:6px;padding:6px 12px;text-decoration:none}.role-section-jump-link:hover{background:#dbeafe}@media (max-width:1024px){.director-delegation-grid,.director-phase-two-grid,.role-request-detail{grid-template-columns:1fr}.director-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1320px){.director-form-grid{grid-template-columns:1fr}}@media (max-width:600px){.airport-requests-table .airport-requests-col-time-block,.director-requests-table .director-requests-col-station,.director-requests-table .director-requests-col-type{display:none}.role-request-summary-row{grid-template-columns:1fr}.role-hero h1{font-size:20px}}@media (max-width:480px){.summary-card{padding:10px 12px}.summary-card strong{font-size:20px}}.unified-import-card{border-left:3px solid #6366f1}.unified-import-type-breakdown{display:flex;flex-direction:column;gap:6px;margin-top:14px}.unified-import-type-row{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;gap:10px;padding:6px 0}.unified-import-type-row:last-child{border-bottom:none}.unified-import-type-label{color:#334155;font-size:12px;font-weight:700;letter-spacing:.06em;min-width:90px;text-transform:uppercase}.unified-import-type-counts{display:flex;flex-wrap:wrap;gap:6px}.unified-import-chip{border-radius:999px;display:inline-block;font-size:11px;font-style:normal;font-weight:700;padding:2px 8px}.unified-import-chip.create{background:#dcfce7;color:#166534}.unified-import-chip.update{background:#dbeafe;color:#1e40af}.unified-import-chip.unchanged{background:#f1f5f9;color:#64748b}.unified-import-chip.error{background:#fee2e2;color:#991b1b}.director-actuals-guidance-banner{background:#fffbeb;border:1px solid #fbbf24;border-radius:8px;color:#78350f;font-size:13px;line-height:1.5;padding:10px 16px}.actuals-location-target-note{color:#6366f1;font-size:11px;margin-top:2px}.action-briefing-item,.director-card-label,.director-card-title,.director-card-value,.director-kpi-name,.director-kpi-table td,.director-kpi-table th,.director-muted,.director-selected-kpi-label,.director-users-table td,.director-users-table th,.director-warning-copy,.role-card-label,.role-card-value,.role-hero h1,.role-hero h2,.role-note-text,.role-request-detail-field p,.role-request-detail-field span,.role-section-title,.role-table td,.role-table th{overflow-wrap:break-word;word-break:break-word}@media (max-width:1024px){.director-overview-grid,.director-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.director-form-grid{grid-template-columns:1fr}.director-status-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.director-card,.role-hero,.role-section,.summary-card{padding:14px 16px}.director-approval-summary-row,.director-overview-grid,.director-secondary-grid{grid-template-columns:1fr}.director-kpi-table-wrap,.director-requests-table-wrap,.director-users-table-wrap,.role-history-table-wrap{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.director-kpi-table,.director-users-table{min-width:580px}.director-kpi-table .director-kpi-table-col-format,.director-kpi-table .director-kpi-table-col-order,.director-kpi-table .director-kpi-table-col-period,.director-users-table .director-users-table-col-role,.director-users-table .director-users-table-col-status{display:none}.role-hero h1{font-size:20px;line-height:1.25}.action-briefing{align-items:flex-start;flex-direction:column;gap:8px}.action-briefing-items{width:100%}.director-toolbar,.director-toolbar-row,.role-toolbar{flex-wrap:wrap;gap:8px}.director-selected-kpi-bar{align-items:flex-start;flex-direction:column;gap:10px}.director-selected-kpi-actions{flex-wrap:wrap;width:100%}.director-actuals-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.director-modal-actions{flex-direction:column;gap:8px}.director-modal-actions .director-btn,.director-modal-actions .role-action-btn{text-align:center;width:100%}.director-goals-performance-actions .director-mini-btn,.director-goals-performance-actions .role-action-btn{width:100%}}@media (max-width:480px){.role-hero h1{font-size:18px}.director-card,.summary-card{border-radius:14px;padding:12px 14px}.summary-card strong{font-size:18px}.role-request-summary-row{grid-template-columns:1fr}.action-briefing-item,.director-status-pill,.role-status-pill{overflow-wrap:break-word;white-space:normal;word-break:break-word}}.confirm-dialog-backdrop{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a85;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1300}.confirm-dialog{background:#fff;border:1px solid #94a3b838;border-radius:18px;box-shadow:0 24px 70px #0f172a47;display:flex;flex-direction:column;gap:16px;padding:24px;width:min(440px,100%)}.confirm-dialog-title{color:#0f172a;font-size:1.1rem;font-weight:700;margin:0}.confirm-dialog-message{color:#334155;line-height:1.5;margin:0;white-space:pre-wrap}.confirm-dialog-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:8px}.confirm-dialog-btn{border:1px solid #0000;border-radius:999px;cursor:pointer;font-size:.9rem;font-weight:600;padding:8px 18px;transition:background .15s ease,border-color .15s ease,color .15s ease}.confirm-dialog-btn-cancel{background:#0000;border-color:#94a3b880;color:#475569}.confirm-dialog-btn-cancel:hover{background:#94a3b81f}.confirm-dialog-btn-confirm{background:#2563eb;color:#fff}.confirm-dialog-btn-confirm:hover{background:#1d4ed8}.confirm-dialog-btn-danger{background:#dc2626;color:#fff}.confirm-dialog-btn-danger:hover{background:#b91c1c}@media (max-width:480px){.confirm-dialog{padding:20px}.confirm-dialog-actions{flex-direction:column-reverse}.confirm-dialog-btn{width:100%}}.alert-card{--ac-surface:var(--exec-surface,#fff);--ac-border:var(--exec-border,#e3e6ee);--ac-ink:var(--exec-ink,#0f1626);--ac-ink-soft:var(--exec-ink-soft,#4a5167);--ac-ink-muted:var(--exec-ink-muted,#6b7285);--ac-good:var(--exec-good,#15864a);--ac-good-soft:var(--exec-good-soft,#e2f4ea);--ac-warn:var(--exec-warn,#a0561a);--ac-warn-soft:var(--exec-warn-soft,#fbecd9);--ac-danger:var(--exec-danger,#a6192e);--ac-danger-soft:var(--exec-danger-soft,#fbe4e7);--ac-info:var(--exec-accent,#1f3cff);--ac-info-soft:var(--exec-accent-soft,#e9edff);grid-gap:14px;align-items:center;background:var(--ac-surface);border:1px solid var(--ac-border);border-radius:12px;display:grid;gap:14px;grid-template-columns:6px 1fr auto;overflow:hidden;padding:14px 16px 14px 0;position:relative}.alert-card+.alert-card{margin-top:10px}.alert-card-rail{background:var(--ac-ink-muted);display:block;height:100%;width:6px}.alert-card--critical .alert-card-rail{background:var(--ac-danger)}.alert-card--warn .alert-card-rail{background:var(--ac-warn)}.alert-card--info .alert-card-rail{background:var(--ac-info)}.alert-card--good .alert-card-rail{background:var(--ac-good)}.alert-card-body{display:flex;flex-direction:column;gap:4px;min-width:0}.alert-card-head{align-items:center;display:flex;font-size:11px;font-weight:700;gap:8px;letter-spacing:.08em;text-transform:uppercase}.alert-card-severity{background:var(--ac-info-soft);border-radius:999px;color:var(--ac-info);padding:2px 8px}.alert-card-severity--critical{background:var(--ac-danger-soft);color:var(--ac-danger)}.alert-card-severity--warn{background:var(--ac-warn-soft);color:var(--ac-warn)}.alert-card-severity--info{background:var(--ac-info-soft);color:var(--ac-info)}.alert-card-severity--good{background:var(--ac-good-soft);color:var(--ac-good)}.alert-card-category{color:var(--ac-ink-muted);font-weight:600}.alert-card-title{color:var(--ac-ink);font-size:15px;font-weight:600;line-height:1.3}.alert-card-sub,.alert-card-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.alert-card-sub{color:var(--ac-ink-soft);font-size:13px;line-height:1.35}.alert-card-side{align-items:center;display:flex;flex-shrink:0;gap:12px}.alert-card-value{font-feature-settings:"tnum";font-size:14px;font-variant-numeric:tabular-nums;font-weight:700}.alert-card-cta,.alert-card-value{color:var(--ac-ink);white-space:nowrap}.alert-card-cta{background:#0000;border:1px solid var(--ac-border);border-radius:8px;cursor:pointer;font-size:13px;font-weight:600;padding:7px 12px;transition:background .15s ease,border-color .15s ease}.alert-card-cta:hover{background:#f2f4f8;background:var(--exec-surface-muted,#f2f4f8);border-color:#cfd3df;border-color:var(--exec-border-strong,#cfd3df)}.alert-card-cta:focus-visible{outline:2px solid var(--ac-info);outline-offset:2px}@media (max-width:640px){.alert-card{grid-template-columns:6px 1fr;padding-right:14px}.alert-card-side{flex-wrap:wrap;grid-column:2/-1;justify-content:flex-start;padding-top:6px}.alert-card-sub,.alert-card-title{white-space:normal}}.exec-root{--exec-bg:#f6f7fb;--exec-surface:#fff;--exec-surface-muted:#f2f4f8;--exec-border:#e3e6ee;--exec-border-strong:#cfd3df;--exec-ink:#0f1626;--exec-ink-soft:#4a5167;--exec-ink-muted:#6b7285;--exec-accent:#1f3cff;--exec-accent-soft:#e9edff;--exec-good:#15864a;--exec-good-soft:#e2f4ea;--exec-warn:#a0561a;--exec-warn-soft:#fbecd9;--exec-danger:#a6192e;--exec-danger-soft:#fbe4e7;--exec-neutral:#6b7285;--exec-neutral-soft:#eef0f5;font-feature-settings:"tnum" 1,"ss01" 1;background:var(--exec-bg);color:var(--exec-ink);min-height:100%;padding:32px 40px 64px}@media (max-width:1024px){.exec-root{padding:28px 24px 56px}}@media (max-width:640px){.exec-root{padding:20px 16px 48px}}.exec-page{grid-gap:28px;display:grid;gap:28px;grid-template-columns:1fr;margin:0 auto;max-width:1280px}.exec-header{align-items:flex-end;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between}.exec-header-eyebrow{color:var(--exec-ink-muted);font-size:11px;font-weight:600;letter-spacing:.14em;margin-bottom:6px;text-transform:uppercase}.exec-header-title{color:var(--exec-ink);font-size:32px;font-weight:700;letter-spacing:-.02em;line-height:1.15;margin:0 0 6px}.exec-header-subtitle{color:var(--exec-ink-soft);font-size:15px;margin:0;max-width:620px}.exec-header-meta{align-items:center;color:var(--exec-ink-muted);display:flex;flex-wrap:wrap;font-size:13px;gap:12px}.exec-header-chip{align-items:center;background:var(--exec-surface);border:1px solid var(--exec-border);border-radius:999px;color:var(--exec-ink-soft);display:inline-flex;font-weight:500;gap:6px;padding:6px 12px}.exec-header-chip-dot{background:var(--exec-good);border-radius:50%;height:6px;width:6px}.exec-alert-chip{align-items:center;background:var(--exec-surface);border:1px solid var(--exec-border);border-radius:999px;color:var(--exec-ink);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:600;gap:8px;padding:6px 12px;transition:background .15s ease,border-color .15s ease,transform .15s ease}.exec-alert-chip:hover{background:var(--exec-surface-muted);border-color:var(--exec-border-strong)}.exec-alert-chip:focus-visible{outline:2px solid var(--exec-accent);outline-offset:2px}.exec-alert-chip-dot{background:var(--exec-warn);border-radius:50%;height:6px;width:6px}.exec-alert-chip.is-critical{background:var(--exec-danger-soft);border-color:var(--exec-danger);color:var(--exec-danger)}.exec-alert-chip.is-critical .exec-alert-chip-dot{background:var(--exec-danger)}.exec-alert-chip.is-quiet{color:var(--exec-ink-muted)}.exec-alert-chip.is-quiet .exec-alert-chip-dot{background:var(--exec-good)}.exec-alert-chip-count{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:700}.exec-alert-chip-label{color:inherit;font-weight:500;opacity:.85}.exec-share-toast{align-self:flex-start;animation:exec-toast-in .18s ease-out;background:var(--exec-surface);border:1px solid var(--exec-border);border-radius:10px;box-shadow:0 4px 14px #0f162614;color:var(--exec-ink);font-size:13px;font-weight:500;padding:10px 14px}.exec-share-toast-success{background:var(--exec-good-soft);border-color:#bfe4cd;color:var(--exec-good)}.exec-share-toast-error{background:var(--exec-danger-soft);border-color:#f4c3cb;color:var(--exec-danger)}@keyframes exec-toast-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.exec-pulse{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:1024px){.exec-pulse{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.exec-pulse{grid-template-columns:1fr}}.exec-tile{background:var(--exec-surface);border:1px solid var(--exec-border);border-radius:14px;box-shadow:0 1px 2px #0f16260a;display:flex;flex-direction:column;gap:10px;min-height:132px;padding:20px 22px;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.exec-tile:hover{border-color:var(--exec-border-strong);box-shadow:0 6px 18px #0f162614}.exec-tile-label{color:var(--exec-ink-muted);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.exec-tile-value{color:var(--exec-ink);font-size:36px;font-weight:700;letter-spacing:-.02em;line-height:1.05}.exec-tile-value.muted{color:var(--exec-ink-muted)}.exec-tile-sub{align-items:center;color:var(--exec-ink-soft);display:flex;font-size:13px;gap:8px;margin-top:auto}.exec-tile-trend{border-radius:6px;font-size:12px;font-weight:600;padding:2px 8px}.exec-tile-trend.good{background:var(--exec-good-soft);color:var(--exec-good)}.exec-tile-trend.warn{background:var(--exec-warn-soft);color:var(--exec-warn)}.exec-tile-trend.danger{background:var(--exec-danger-soft);color:var(--exec-danger)}.exec-tile-trend.neutral{background:var(--exec-neutral-soft);color:var(--exec-neutral)}.exec-section{background:var(--exec-surface);border:1px solid var(--exec-border);border-radius:16px;box-shadow:0 1px 2px #0f162608;padding:24px 28px}.exec-section-head{align-items:flex-end;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:18px}.exec-section-title{color:var(--exec-ink);font-size:18px;font-weight:700;letter-spacing:-.01em;margin:0 0 4px}.exec-section-subtitle{color:var(--exec-ink-muted);font-size:13px;margin:0}.exec-kpi-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:960px){.exec-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.exec-kpi-grid{grid-template-columns:1fr}}.exec-kpi-card{background:var(--exec-surface);border:1px solid var(--exec-border);border-radius:12px;display:flex;flex-direction:column;gap:8px;overflow:hidden;padding:16px 18px;position:relative}.exec-kpi-card:before{background:var(--exec-neutral);bottom:0;content:"";left:0;position:absolute;top:0;width:3px}.exec-kpi-card.is-good:before{background:var(--exec-good)}.exec-kpi-card.is-fair:before{background:#c79a1a}.exec-kpi-card.is-warn:before{background:var(--exec-danger)}.exec-kpi-label{color:var(--exec-ink);font-size:13px;font-weight:600;line-height:1.3}.exec-kpi-category{color:var(--exec-ink-muted);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.exec-kpi-row{align-items:baseline;display:flex;gap:12px;justify-content:space-between}.exec-kpi-actual{color:var(--exec-ink);font-size:22px;font-weight:700;letter-spacing:-.01em}.exec-kpi-goal{color:var(--exec-ink-muted);font-size:12px}.exec-kpi-bar{background:var(--exec-surface-muted);border-radius:999px;height:6px;overflow:hidden;position:relative}.exec-kpi-bar-fill{background:var(--exec-neutral);border-radius:999px;inset:0 auto 0 0;position:absolute;transition:width .32s ease}.exec-kpi-card.is-good .exec-kpi-bar-fill{background:var(--exec-good)}.exec-kpi-card.is-fair .exec-kpi-bar-fill{background:#c79a1a}.exec-kpi-card.is-warn .exec-kpi-bar-fill{background:var(--exec-danger)}.exec-kpi-bottom{align-items:center;color:var(--exec-ink-soft);display:flex;font-size:12px;justify-content:space-between}.exec-attention{display:flex;flex-direction:column}.exec-attention-row{grid-gap:16px;align-items:center;border-bottom:1px solid var(--exec-border);display:grid;gap:16px;grid-template-columns:auto 1fr auto;padding:14px 0}.exec-attention-row:last-child{border-bottom:none}.exec-attention-badge{background:var(--exec-neutral);border-radius:50%;height:8px;width:8px}.exec-attention-badge.good{background:var(--exec-good)}.exec-attention-badge.warn{background:#c79a1a}.exec-attention-badge.danger{background:var(--exec-danger)}.exec-attention-main{display:flex;flex-direction:column;gap:2px;min-width:0}.exec-attention-title{color:var(--exec-ink);font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.exec-attention-sub{color:var(--exec-ink-muted);font-size:12px}.exec-attention-value{color:var(--exec-ink);font-size:15px;font-weight:600;white-space:nowrap}.exec-empty{color:var(--exec-ink-muted);font-size:14px;padding:28px 0;text-align:center}.exec-skeleton{animation:exec-shimmer 1.4s infinite;background:linear-gradient(90deg,var(--exec-surface-muted) 0,#e9ecf3 50%,var(--exec-surface-muted) 100%);background-size:200% 100%;border-radius:8px;color:#0000}@keyframes exec-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.exec-footer{color:var(--exec-ink-muted);display:flex;flex-wrap:wrap;font-size:12px;gap:12px;justify-content:space-between;padding-top:4px}.exec-print-only{display:none}@media print{@page{size:letter;margin:.5in}body.exec-printing .exec-root{color-adjust:exact!important;background:#fff!important;padding:0!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body.exec-printing .exec-page{gap:18px;max-width:none}body.exec-printing .exec-kpi-card,body.exec-printing .exec-section,body.exec-printing .exec-tile{box-shadow:none!important;break-inside:avoid;page-break-inside:avoid;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body.exec-printing .exec-tile:hover{border-color:var(--exec-border);box-shadow:none;transform:none}body.exec-printing .exec-attention-row{break-inside:avoid;page-break-inside:avoid}body.exec-printing .exec-share-toast,body.exec-printing .exec-skeleton{display:none!important}body.exec-printing .exec-header-title{font-size:26px}body.exec-printing .exec-header-subtitle{max-width:none}body.exec-printing .exec-tile-value{font-size:30px}body.exec-printing .exec-kpi-grid{gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}body.exec-printing .exec-pulse{gap:10px;grid-template-columns:repeat(4,minmax(0,1fr));page-break-inside:avoid}body.exec-printing .exec-print-only{border-top:1px solid var(--exec-border);color:#6b7285;display:block;font-size:10px;margin-top:12px;padding-top:10px;text-align:center}body.exec-printing .exec-section+.exec-section{page-break-before:auto}}.alerts-chips{display:flex;flex-wrap:wrap;gap:8px}.alerts-chip{align-items:center;background:#fff;background:var(--exec-surface,#fff);border:1px solid #e3e6ee;border:1px solid var(--exec-border,#e3e6ee);border-radius:999px;color:#4a5167;color:var(--exec-ink-soft,#4a5167);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:600;gap:8px;padding:8px 14px;transition:background .15s ease,border-color .15s ease,color .15s ease}.alerts-chip:hover:not(:disabled){background:#f2f4f8;background:var(--exec-surface-muted,#f2f4f8);border-color:#cfd3df;border-color:var(--exec-border-strong,#cfd3df)}.alerts-chip:focus-visible{outline:2px solid #1f3cff;outline:2px solid var(--exec-accent,#1f3cff);outline-offset:2px}.alerts-chip:disabled{cursor:not-allowed;opacity:.45}.alerts-chip.is-active{background:#0f1626;background:var(--exec-ink,#0f1626);border-color:#0f1626;border-color:var(--exec-ink,#0f1626);color:#fff}.alerts-chip-count{font-feature-settings:"tnum";align-items:center;background:#f2f4f8;background:var(--exec-surface-muted,#f2f4f8);border-radius:999px;color:#4a5167;color:var(--exec-ink-soft,#4a5167);display:inline-flex;font-size:11px;font-variant-numeric:tabular-nums;font-weight:700;height:20px;justify-content:center;min-width:22px;padding:0 7px}.alerts-chip.is-active .alerts-chip-count{background:#ffffff2e;color:#fff}.alerts-list{display:flex;flex-direction:column}.alerts-truncated{color:#6b7285;color:var(--exec-ink-muted,#6b7285);font-size:13px;margin:14px 2px 0}.alerts-wins{display:flex;flex-direction:column;gap:12px}.alerts-wins-toggle{align-items:center;align-self:flex-start;background:#e2f4ea;background:var(--exec-good-soft,#e2f4ea);border:1px solid #e3e6ee;border:1px solid var(--exec-border,#e3e6ee);border-radius:10px;color:#15864a;color:var(--exec-good,#15864a);cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:700;gap:10px;padding:10px 14px}.alerts-wins-toggle:hover{filter:brightness(.97)}.alerts-wins-toggle:focus-visible{outline:2px solid #15864a;outline:2px solid var(--exec-good,#15864a);outline-offset:2px}.alerts-wins-caret{color:inherit;display:inline-block;text-align:center;width:10px}.alerts-wins-count{font-feature-settings:"tnum";background:#15864a26;border-radius:999px;font-size:12px;font-variant-numeric:tabular-nums;font-weight:700;padding:2px 8px}@media (max-width:640px){.alerts-chips{gap:6px}.alerts-chip{font-size:12px;padding:7px 12px}}.dashboard-preview,.setup-wizard{color:#0f172a;display:flex;flex-direction:column;gap:20px}.preview-header,.preview-lane,.setup-hero{align-items:stretch;background:#fff;border:1px solid #d8e2ee;border-radius:8px;box-shadow:0 18px 50px #0f172a14;display:flex;gap:20px;justify-content:space-between;padding:24px}.setup-eyebrow{color:#0f766e;font-size:12px;font-weight:800;letter-spacing:.08em;margin:0 0 8px;text-transform:uppercase}.preview-header h2,.setup-hero h2{color:#0f172a;font-size:30px;line-height:1.15;margin:0}.preview-header p,.preview-lane p,.setup-hero-copy{color:#475569;line-height:1.6;margin:10px 0 0;max-width:720px}.setup-progress-card{background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;display:flex;flex:0 0 260px;flex-direction:column;gap:8px;justify-content:center;padding:18px}.setup-progress-card span{color:#0f766e;font-size:34px;font-weight:800}.setup-progress-card strong{color:#334155;font-size:14px}.setup-progress-track{background:#e2e8f0;border-radius:999px;height:9px;overflow:hidden}.setup-progress-fill{background:#0f766e;border-radius:inherit;height:100%;transition:width .25s ease}.setup-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:minmax(320px,.95fr) minmax(320px,1.05fr)}.preview-kpi-card,.setup-action-panel,.setup-steps-panel{background:#fff;border:1px solid #d8e2ee;border-radius:8px;box-shadow:0 12px 34px #0f172a12}.setup-steps-panel{display:flex;flex-direction:column;padding:10px}.setup-step{grid-gap:12px;background:#0000;border:1px solid #0000;border-radius:8px;color:inherit;cursor:pointer;display:grid;gap:12px;grid-template-columns:38px 1fr;padding:14px;text-align:left;width:100%}.setup-step.active,.setup-step:hover{background:#f8fafc;border-color:#b6c9dc}.setup-step.complete .setup-step-index{background:#dcfce7;color:#166534}.setup-step-index{background:#e0f2fe;border-radius:999px;color:#075985;display:grid;font-weight:800;height:34px;place-items:center;width:34px}.setup-step-body{display:flex;flex-direction:column;gap:4px}.setup-step-body strong{font-size:15px}.setup-step-body em,.setup-step-body small{color:#64748b;line-height:1.4}.setup-step-body em{color:#0f766e;font-style:normal;font-weight:700}.setup-action-panel{display:flex;flex-direction:column;gap:18px;padding:20px}.setup-action-header{display:flex;flex-direction:column;gap:4px}.preview-kpi-card span,.setup-action-header span{color:#64748b;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.setup-action-header strong{font-size:22px}.preview-board,.setup-metric-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.setup-metric-row div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;min-width:0;padding:14px}.preview-kpi-card strong,.setup-metric-row strong{color:#0f172a;display:block;font-size:26px}.preview-kpi-card small,.setup-metric-row span{color:#64748b;font-size:13px}.setup-actions{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.preview-header button,.preview-lane button,.setup-actions button,.setup-launch-card button{align-items:center;background:#0f172a;border:0;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-weight:800;gap:8px;justify-content:center;min-height:42px;padding:10px 14px}.setup-actions button{background:#164e63}.setup-launch-card{background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:18px}.setup-launch-card span{color:#075985;font-weight:800}.setup-launch-card p{color:#334155;line-height:1.5;margin:8px 0 14px}.setup-launch-card button:disabled{background:#94a3b8;cursor:not-allowed}.setup-message{border-radius:8px;font-weight:700;padding:12px 14px}.setup-message.success{background:#ecfdf5;border:1px solid #a7f3d0;color:#047857}.setup-message.error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.preview-board{grid-template-columns:repeat(4,minmax(0,1fr))}.preview-kpi-card{padding:20px}.preview-kpi-card.primary{background:#f8fafc;border-color:#b6c9dc}.preview-lane{align-items:center}.preview-lane h3{font-size:22px;margin:0}@media (max-width:960px){.preview-header,.preview-lane,.setup-hero{flex-direction:column}.setup-progress-card{flex-basis:auto}.preview-board,.setup-actions,.setup-grid,.setup-metric-row{grid-template-columns:1fr}}.location-setup-page{color:#0f172a;display:flex;flex-direction:column;gap:18px}.location-setup-card,.location-setup-header,.location-setup-select{background:#fff;border:1px solid #d8e2ee;border-radius:8px;box-shadow:0 12px 34px #0f172a12}.location-setup-header{display:flex;gap:20px;justify-content:space-between;padding:24px}.location-setup-eyebrow{color:#0f766e;font-size:12px;font-weight:800;letter-spacing:.08em;margin:0 0 8px;text-transform:uppercase}.location-setup-header h2{font-size:28px;margin:0}.location-setup-card p,.location-setup-header p{color:#475569;line-height:1.55;margin:8px 0 0}.location-setup-card button,.location-setup-header button{align-items:center;background:#0f172a;border:0;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-weight:800;gap:8px;justify-content:center;min-height:40px;padding:10px 14px}.location-setup-card button:disabled{background:#94a3b8;cursor:not-allowed}.location-setup-select{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:auto minmax(240px,1fr) auto;padding:16px}.location-setup-select label{font-weight:800}.location-setup-card input,.location-setup-card select,.location-setup-select select{background:#fff;border:1px solid #cbd5e1;border-radius:6px;color:#0f172a;min-height:40px;padding:10px 12px;width:100%}.location-setup-status{background:#f0f9ff;border-radius:999px;color:#075985;font-size:12px;font-weight:800;padding:8px 10px}.location-setup-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.location-setup-card{display:flex;flex-direction:column;gap:12px;padding:18px}.location-setup-card.launch{grid-column:1/-1}.location-setup-card h3{font-size:20px;margin:0}.step-state{background:#e0f2fe;border-radius:999px;color:#075985;display:grid;font-weight:900;height:34px;place-items:center;width:34px}.step-state.done{background:#dcfce7;color:#166534}.location-setup-actions{display:flex;flex-wrap:wrap;gap:10px}.location-setup-actions button.selected{background:#0f766e}.location-copy-box{grid-gap:10px;background:#f8fafc;border:1px solid #d8e2ee;border-radius:8px;display:grid;gap:10px;padding:12px}.location-copy-box label{font-weight:800}.location-copy-confirm{grid-gap:8px;align-items:start;color:#475569;display:grid;font-size:13px;gap:8px;grid-template-columns:18px minmax(0,1fr);line-height:1.4}.location-copy-confirm input{margin:2px 0 0;min-height:16px;width:16px}.location-copy-box p{font-size:13px;margin:0}.location-setup-card ul{grid-gap:8px;display:grid;gap:8px;list-style:none;margin:0;padding:0}.location-setup-card li{background:#f8fafc;border-radius:6px;color:#64748b;font-weight:700;padding:8px 10px}.location-setup-card li.done{background:#ecfdf5;color:#047857}.location-setup-message{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;color:#1d4ed8;font-weight:700;padding:12px 14px}.location-setup-message.success{background:#ecfdf5;border-color:#a7f3d0;color:#047857}.location-setup-message.error{background:#fef2f2;border-color:#fecaca;color:#b91c1c}@media (max-width:900px){.location-setup-header,.location-setup-select{flex-direction:column;grid-template-columns:1fr}.location-setup-grid{grid-template-columns:1fr}}.public-shell{background:radial-gradient(1200px 600px at 20% -10%,#1f2a44 0,#0f1624 55%,#0b1120 100%);color:#e6edf7;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;min-height:100vh}.public-shell__header{align-items:center;border-bottom:1px solid #ffffff0f;display:flex;justify-content:space-between;padding:20px 32px}.public-shell__brand{color:#e6edf7;font-size:16px;font-weight:600;letter-spacing:.2px;text-decoration:none}.public-shell__nav{align-items:center;display:flex;gap:20px}.public-shell__nav a{color:#c7d2e5;font-size:14px;text-decoration:none}.public-shell__nav a:hover{color:#fff}.public-shell__nav-cta{background:#2f80ed;border-radius:8px;color:#fff!important;font-weight:500;padding:8px 14px}.public-shell__nav-cta:hover{background:#1f6fde}.public-shell__main{display:flex;flex:1 1;justify-content:center;padding:48px 24px}.public-shell__footer{align-items:center;border-top:1px solid #ffffff0f;color:#8b97ae;display:flex;flex-direction:column;font-size:13px;gap:8px;padding:24px 32px}.public-shell__footer-links{display:flex;flex-wrap:wrap;gap:18px;justify-content:center}.public-shell__footer-links a{color:#c7d2e5;text-decoration:none}.public-shell__footer-links a:hover{color:#fff}.public-shell__footer-meta{color:#6b7894}.public-placeholder{max-width:720px;padding:32px 24px;text-align:center}.public-placeholder h1{font-size:32px;font-weight:600;margin:0 0 12px}.public-placeholder__eyebrow{color:#8ab4ff;display:inline-block;font-size:12px;letter-spacing:.12em;margin-bottom:12px;text-transform:uppercase}.public-placeholder p{color:#c7d2e5;font-size:16px;line-height:1.6;margin:0 0 24px}.public-placeholder__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.public-placeholder__actions a{border-radius:8px;font-size:14px;font-weight:500;padding:10px 18px;text-decoration:none}.public-placeholder__actions .primary{background:#2f80ed;color:#fff}.public-placeholder__actions .primary:hover{background:#1f6fde}.public-placeholder__actions .secondary{border:1px solid #ffffff29;color:#e6edf7}.public-placeholder__actions .secondary:hover{background:#ffffff0f}.landing{gap:96px;margin:0 auto;max-width:1100px;width:100%}.landing,.landing__hero{display:flex;flex-direction:column}.landing__hero{align-items:center;gap:20px;padding:40px 0 0;text-align:center}.landing__eyebrow{color:#8ab4ff;font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.landing__headline{color:#f5f8ff;font-size:clamp(32px,5vw,52px);font-weight:600;letter-spacing:-.02em;line-height:1.1;margin:0;max-width:820px}.landing__subhead{color:#c7d2e5;font-size:clamp(16px,1.6vw,19px);line-height:1.55;margin:0;max-width:640px}.landing__cta{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:8px}.landing__reassurance{color:#8b97ae;font-size:13px;margin:0}.btn{align-items:center;border:1px solid #0000;border-radius:10px;display:inline-flex;font-size:15px;font-weight:500;justify-content:center;line-height:1;padding:12px 22px;text-decoration:none;transition:background-color .12s ease,transform .12s ease,border-color .12s ease}.btn--primary{background:#2f80ed;color:#fff}.btn--primary:hover{background:#1f6fde;transform:translateY(-1px)}.btn--secondary{background:#0000;border-color:#ffffff2e;color:#e6edf7}.btn--secondary:hover{background:#ffffff0f;border-color:#ffffff4d}.landing__preview{display:flex;justify-content:center;padding:0 16px}.mock{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;box-shadow:0 40px 80px -40px #0009,inset 0 0 0 1px #ffffff05;max-width:900px;overflow:hidden;width:100%}.mock__chrome{align-items:center;background:#ffffff0a;border-bottom:1px solid #ffffff0f;display:flex;gap:8px;padding:12px 16px}.mock__dot{background:#ffffff2e;border-radius:50%;height:10px;width:10px}.mock__title{color:#8b97ae;font-size:12px;letter-spacing:.04em;margin-left:12px}.mock__body{grid-gap:20px;display:grid;gap:20px;padding:24px}.mock__pulse{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:160px 1fr}@media (max-width:640px){.mock__pulse{grid-template-columns:1fr}}.mock__pulse-score{align-items:center;background:linear-gradient(160deg,#2f80ed29,#2f80ed0a);border:1px solid #2f80ed40;border-radius:12px;display:flex;flex-direction:column;justify-content:center;padding:20px}.mock__pulse-value{color:#fff;font-size:44px;font-weight:600;line-height:1}.mock__pulse-label{color:#8ab4ff;font-size:12px;letter-spacing:.12em;margin-top:6px;text-transform:uppercase}.mock__pulse-stats{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,1fr)}@media (max-width:640px){.mock__pulse-stats{grid-template-columns:repeat(2,1fr)}}.mock__stat{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;display:flex;flex-direction:column;gap:4px;padding:14px}.mock__stat-value{color:#f5f8ff;font-size:22px;font-weight:600}.mock__stat-label{color:#8b97ae;font-size:12px}.mock__stat--good{border-color:#2ecc7147}.mock__stat--good .mock__stat-value{color:#6ee7a7}.mock__stat--warn{border-color:#f1c40f47}.mock__stat--warn .mock__stat-value{color:#fcd34d}.mock__grid{grid-gap:8px;display:grid;gap:8px}.mock__row{align-items:center;background:#ffffff05;border:1px solid #ffffff0f;border-left-width:3px;border-radius:10px;display:flex;justify-content:space-between;padding:14px 16px}.mock__row--good{border-left-color:#2ecc71}.mock__row--warn{border-left-color:#f1c40f}.mock__row--danger{border-left-color:#e74c3c}.mock__row-label{color:#e6edf7;font-size:14px;font-weight:500}.mock__row-values{align-items:center;display:flex;gap:18px}.mock__row-goal{color:#8b97ae;font-size:12px}.mock__row-actual{color:#f5f8ff;font-size:15px;font-weight:600}.landing__section{display:flex;flex-direction:column;gap:32px;padding:0 16px}.landing__section--alt{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;padding:48px 24px}.landing__section-title{color:#f5f8ff;font-size:clamp(22px,2.6vw,30px);font-weight:600;letter-spacing:-.01em;margin:0;text-align:center}.landing__tiles{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}@media (max-width:820px){.landing__tiles{grid-template-columns:1fr}}.tile{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;display:flex;flex-direction:column;gap:10px;padding:24px}.tile__eyebrow{color:#8ab4ff;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.tile__title{color:#f5f8ff;font-size:18px;font-weight:600;line-height:1.3;margin:0}.tile__body{color:#c7d2e5;font-size:14px;line-height:1.55;margin:0}.landing__features{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}@media (max-width:820px){.landing__features{grid-template-columns:1fr}}.feature{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;padding:20px}.feature__title{color:#f5f8ff;font-size:15px;font-weight:600;margin:0 0 6px}.feature__body{color:#c7d2e5;font-size:14px;line-height:1.55;margin:0}.landing__cta-band{align-items:center;background:linear-gradient(160deg,#2f80ed1f,#2f80ed05);border:1px solid #2f80ed33;border-radius:16px;margin-bottom:32px;padding:56px 24px;text-align:center}.landing__cta-title{color:#f5f8ff;font-size:clamp(22px,2.6vw,30px);font-weight:600;margin:0}.landing__cta-body{color:#c7d2e5;font-size:15px;line-height:1.55;margin:0 auto;max-width:560px}.trust{grid-gap:48px;align-items:start;display:grid;gap:48px;grid-template-columns:220px 1fr;margin:0 auto;max-width:1040px;padding:16px;width:100%}@media (max-width:820px){.trust{gap:24px;grid-template-columns:1fr}}.trust__sidebar{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;padding:20px;position:sticky;top:32px}.trust__sidebar-title{color:#8ab4ff;font-size:12px;font-weight:600;letter-spacing:.14em;margin:0 0 12px;text-transform:uppercase}.trust__sidebar-nav{display:flex;flex-direction:column;gap:2px}.trust__sidebar-link{border-radius:8px;color:#c7d2e5;font-size:14px;padding:8px 10px;text-decoration:none;transition:background-color .12s ease,color .12s ease}.trust__sidebar-link:hover{background:#ffffff0a;color:#fff}.trust__article{color:#e6edf7;font-size:15px;line-height:1.6}.trust__eyebrow{color:#8ab4ff;display:inline-block;font-size:12px;font-weight:600;letter-spacing:.14em;margin-bottom:12px;text-transform:uppercase}.trust__title{color:#f5f8ff;font-size:clamp(28px,3.5vw,40px);font-weight:600;letter-spacing:-.01em;margin:0 0 8px}.trust__meta{color:#8b97ae;font-size:13px;margin:0 0 32px}.trust__body h2{color:#f5f8ff;font-size:20px;font-weight:600;letter-spacing:-.005em;margin:32px 0 12px}.trust__body h3{color:#e6edf7;font-size:16px;font-weight:600;margin:20px 0 8px}.trust__body p{color:#c7d2e5;margin:0 0 14px}.trust__body ul{color:#c7d2e5;margin:0 0 16px;padding-left:20px}.trust__body li{margin-bottom:6px}.trust__body a{color:#8ab4ff;text-decoration:underline;text-decoration-color:#8ab4ff66}.trust__body a:hover{color:#a9c6ff}.trust__body code{background:#ffffff0f;border-radius:4px;font-size:13px;padding:2px 6px}.trust__body strong{color:#f5f8ff}.trust__callout{background:#2f80ed14;border:1px solid #2f80ed38;border-radius:10px;color:#c7d2e5;margin:16px 0;padding:16px}.trust__callout strong{color:#8ab4ff}.support-form{grid-gap:14px;display:grid;gap:14px;margin:16px 0 24px;max-width:560px}.support-form label{color:#c7d2e5;display:flex;flex-direction:column;font-size:13px;gap:6px}.support-form input,.support-form textarea{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:8px;color:#f5f8ff;font-family:inherit;font-size:14px;padding:10px 12px}.support-form input:focus,.support-form textarea:focus{border-color:#2f80ed99;outline:2px solid #2f80ed73;outline-offset:1px}.support-form textarea{min-height:140px;resize:vertical}.support-form button{background:#2f80ed;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;justify-self:start;padding:10px 18px;transition:background-color .12s ease}.support-form button:hover:not(:disabled){background:#1f6fde}.support-form button:disabled{cursor:wait;opacity:.7}.support-form__message{border-radius:8px;font-size:14px;padding:12px 14px}.support-form__message--success{background:#2ecc7114;border:1px solid #2ecc713d;color:#6ee7a7}.support-form__message--error{background:#e74c3c14;border:1px solid #e74c3c3d;color:#f2a89e}.status-indicator{align-items:center;background:#2ecc7114;border:1px solid #2ecc713d;border-radius:10px;color:#6ee7a7;display:inline-flex;font-weight:500;gap:10px;margin:12px 0 24px;padding:12px 16px}.status-indicator__dot{background:#2ecc71;border-radius:50%;box-shadow:0 0 0 4px #2ecc7133;height:10px;width:10px}*{box-sizing:border-box}#root,body,html{max-width:100%}body{background-color:#f5f5f5;margin:0;overflow-x:hidden;padding:0}button{background-color:#2196f3;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;max-width:100%;padding:8px 16px;transition:background-color .3s}button:hover{background-color:#1976d2}button:active{background-color:#1565c0}input,select,textarea{border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:14px;max-width:100%;padding:8px}input:focus,select:focus,textarea:focus{border-color:#2196f3;box-shadow:0 0 5px #2196f333;outline:none}canvas,img,svg{max-width:100%}table{background-color:#fff;border-collapse:collapse;width:100%}td,th{border-bottom:1px solid #ddd;overflow-wrap:anywhere;padding:12px;text-align:left;word-break:break-word}th{background-color:#f9f9f9;color:#333;font-weight:600}tr:hover{background-color:#f5f5f5}
/*# sourceMappingURL=main.404bff49.css.map*/