:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--ink: #111827;--muted: #5f6b7a;--line: #d9e0e8;--panel: #ffffff;--paper: #f5f7fa;--blue: #2f6f9f;--blue-dark: #1f4f72;--gold: #9c7a28;--olive: #667447;--red: #b94a48;--green: #267451;--color-text: var(--ink);--color-text-strong: #202833;--color-text-heading: #273143;--color-muted: var(--muted);--color-surface: var(--panel);--color-surface-subtle: #f8fafc;--color-surface-muted: #eef2f6;--color-page: var(--paper);--color-border: var(--line);--color-border-subtle: #e7ebef;--color-border-control: #d7dde4;--color-accent: var(--blue);--color-accent-strong: var(--blue-dark);--color-accent-soft: #eef5fa;--color-risk: var(--red);--color-risk-strong: #8f3f3f;--color-risk-soft: rgba(185, 74, 72, .075);--color-risk-border: rgba(185, 74, 72, .28);--color-success: var(--green);--color-success-soft: rgba(38, 116, 81, .07);--color-success-border: rgba(38, 116, 81, .28);--color-warning: var(--gold);--color-warning-strong: #5b4520;--color-warning-soft: rgba(156, 122, 40, .075);--color-warning-border: rgba(156, 122, 40, .28);--shadow-subtle: 0 1px 0 rgba(17, 24, 39, .04);--shadow-floating: 0 12px 28px rgba(15, 23, 42, .12)}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--color-page);color:var(--color-text)}html.is-pdf-preview-open,body.is-pdf-preview-open{overflow:hidden}button,input,select{font:inherit}button{cursor:pointer}input[type=number]{appearance:textfield;-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{margin:0;appearance:none;-webkit-appearance:none}.app-shell{min-height:100vh}.app-shell--t00r-dark{color-scheme:dark;--ink: #e5e7eb;--muted: #9aa7b8;--line: #304155;--panel: #111827;--paper: #0b1120;--blue: #7fb7df;--blue-dark: #c8e3f7;--gold: #d6b866;--olive: #9eae77;--red: #e48b89;--green: #8bd8ae;--color-text: var(--ink);--color-text-strong: #f1f5f9;--color-text-heading: #f8fafc;--color-muted: var(--muted);--color-surface: var(--panel);--color-surface-subtle: #182235;--color-surface-muted: #223047;--color-page: var(--paper);--color-border: var(--line);--color-border-subtle: #26374d;--color-border-control: #3a4b61;--color-accent: var(--blue);--color-accent-strong: var(--blue-dark);--color-accent-soft: rgba(127, 183, 223, .12);--color-risk: var(--red);--color-risk-strong: #f0b0ae;--color-risk-soft: rgba(228, 139, 137, .12);--color-risk-border: rgba(228, 139, 137, .32);--color-success: var(--green);--color-success-soft: rgba(139, 216, 174, .12);--color-success-border: rgba(139, 216, 174, .32);--color-warning: var(--gold);--color-warning-strong: #f2d992;--color-warning-soft: rgba(214, 184, 102, .13);--color-warning-border: rgba(214, 184, 102, .32);--shadow-subtle: 0 1px 0 rgba(0, 0, 0, .22);--shadow-floating: 0 18px 36px rgba(0, 0, 0, .36)}.app-shell--t00r-dark{background:var(--color-page)}.app-header{display:grid;grid-template-columns:minmax(280px,1fr) max-content max-content;align-items:center;gap:18px;min-height:64px;padding:10px 22px;border-bottom:1px solid var(--color-border);background:var(--color-surface);position:sticky;top:0;z-index:10}.route-tabs{display:inline-flex;align-items:center;grid-column:2;justify-self:end;gap:2px;padding:3px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface-subtle)}.route-tabs button{min-height:28px;padding:0 11px;border:0;border-radius:6px;background:transparent;color:var(--color-muted);font-size:11px;font-weight:800;letter-spacing:0;text-transform:uppercase}.route-tabs button.is-active{background:var(--color-surface);color:var(--color-accent-strong);box-shadow:0 1px #1118270f}.brand-block{display:flex;align-items:center;gap:12px;min-width:0}.brand-block>div:last-child{flex:1;min-width:0;min-height:38px;display:flex;align-items:center}.brand-mark{width:46px;height:46px;display:grid;place-items:center;background:#e9f1f7;color:var(--color-accent-strong);border:1px solid #c6d7e4;border-radius:8px;font-weight:900}.brand-mark--logo{width:96px;height:38px;padding:0;background:var(--color-surface);border-color:transparent}.brand-mark--logo img{width:100%;height:100%;display:block;object-fit:contain}.brand-logo-control,.brand-home-button{cursor:pointer}.brand-home-button:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.brand-logo-control:hover{outline:1px solid #c9d8e5;outline-offset:3px}.brand-logo-control input{display:none}.ui-symbol{display:inline-grid;place-items:center;min-width:26px;height:26px;border-radius:6px;background:#e8f0f6;color:var(--color-accent-strong);font-size:11px;font-weight:900}.ui-symbol--small{min-width:22px;height:22px;font-size:10px}.eyebrow{display:block;color:var(--color-muted);font-size:12px;font-weight:700;letter-spacing:0;text-transform:uppercase}.brand-block h1,.hero-panel h2,.panel-heading h2{margin:2px 0 0;line-height:1.15}.brand-block h1{margin:0;color:var(--color-text-heading);font-size:18px;font-weight:800;line-height:1.3}.brand-title-control{display:inline-flex;align-items:center;gap:6px;max-width:100%}.brand-title-control h1{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-title-edit-button{width:24px;height:24px;display:inline-grid;place-items:center;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--color-muted);font-size:13px;font-weight:900}.brand-title-edit-button:hover,.brand-title-edit-button:focus{border-color:#c9d8e5;background:#f1f6fb;color:var(--color-accent-strong);outline:0}.brand-title-input{width:100%;max-width:100%;min-height:38px;padding:3px 8px 5px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--color-text-heading);font-size:18px;font-weight:800;line-height:1.3}.brand-title-input:hover,.brand-title-input:focus{border-color:#c9d8e5;background:#f7f9fb;outline:0}.header-metrics{grid-column:3;display:flex;min-width:max-content;align-items:center;justify-content:flex-end;gap:18px}.header-metrics>div{min-width:auto;padding:0;border-left:0;text-align:left}.header-metrics span{display:block;color:var(--color-muted);font-size:11px;font-weight:700;text-align:left;text-transform:uppercase}.header-metrics strong{display:block;margin-top:1px;color:var(--color-text-heading);font-size:13px;font-weight:800;text-align:left}.header-status--red strong{color:var(--color-risk)}.header-status--yellow strong{color:var(--color-warning)}.header-status--green strong{color:var(--color-success)}.header-records span,.header-records strong{text-align:center}.user-menu{grid-column:3;position:relative;justify-self:end}.user-menu summary{width:34px;height:34px;display:grid;place-items:center;border:1px solid #c9d8e5;border-radius:50%;background:var(--color-surface-subtle);color:var(--color-accent-strong);cursor:pointer;font-size:11px;font-weight:900;list-style:none}.user-menu summary::-webkit-details-marker{display:none}.user-menu summary:hover,.user-menu[open] summary{background:var(--color-accent-soft);border-color:#aebfd0}.user-menu-panel{position:absolute;top:calc(100% + 8px);right:0;width:220px;padding:10px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);box-shadow:var(--shadow-floating);z-index:20}.user-menu-profile{padding:4px 4px 10px;border-bottom:1px solid #e8eef4}.app-shell--t00r-dark .user-menu-profile{border-bottom-color:var(--color-border-subtle)}.user-menu-preferences{display:grid;gap:10px;padding:10px 4px 2px;border-bottom:1px solid var(--color-border-subtle)}.user-menu-preferences>div{display:grid;gap:6px}.user-menu-preferences span{color:var(--color-muted);font-size:10px;font-weight:900;text-transform:uppercase}.user-menu-segmented{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;padding:2px;border:1px solid var(--color-border-control);border-radius:6px;background:var(--color-surface-subtle)}.user-menu-panel .user-menu-segmented button{min-height:28px;margin:0;border:0;border-radius:4px;background:transparent;color:var(--color-muted);font-size:11px;font-weight:900;text-align:center}.user-menu-panel .user-menu-segmented button:hover,.user-menu-panel .user-menu-segmented button:focus{background:var(--color-accent-soft);color:var(--color-accent-strong);outline:0}.user-menu-panel .user-menu-segmented button.is-active{background:var(--color-surface);color:var(--color-accent-strong);box-shadow:0 1px #11182714}.user-menu-profile strong,.user-menu-profile span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-menu-profile strong{color:var(--color-text);font-size:12px;font-weight:900}.user-menu-profile span{margin-top:2px;color:var(--color-muted);font-size:11px}.user-menu-panel button{width:100%;min-height:32px;margin-top:8px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--color-risk);cursor:pointer;font-size:12px;font-weight:800;text-align:left}.user-menu-panel button:hover,.user-menu-panel button:focus{background:#fff1f1;border-color:#ffd1d1}.user-menu-panel .user-menu-action{color:var(--color-accent-strong)}.user-menu-panel .user-menu-action:hover,.user-menu-panel .user-menu-action:focus{background:var(--color-accent-soft);border-color:var(--color-border-control)}.password-modal{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:20px}.password-modal__backdrop{position:absolute;inset:0;width:100%;min-height:100%;border:0;background:#0f172a85}.password-modal__panel{position:relative;width:min(440px,100%);display:grid;gap:14px;padding:18px;border:1px solid var(--color-border-subtle);border-radius:8px;background:var(--color-surface);box-shadow:0 24px 80px #0f172a47}.password-modal__header{display:flex;justify-content:space-between;gap:14px;padding-bottom:12px;border-bottom:1px solid var(--color-border-subtle)}.password-modal__header h2{margin:0;color:var(--color-text-heading);font-size:18px}.password-modal__header span{display:block;margin-top:3px;color:var(--color-muted);font-size:12px}.password-modal__header button,.password-modal__actions button{min-height:36px;border:1px solid var(--color-border-control);border-radius:6px;background:var(--color-surface);color:var(--color-text-strong);padding:0 14px;font-size:12px;font-weight:900}.password-modal label{display:grid;gap:7px}.password-modal label span{color:var(--color-muted);font-size:11px;font-weight:900;text-transform:uppercase}.password-modal input{width:100%;min-height:38px;border:1px solid var(--color-border-control);border-radius:4px;background:var(--color-surface);color:var(--color-text-strong);padding:0 10px}.password-modal__actions{display:flex;justify-content:flex-end;gap:10px}.password-modal__actions button:last-child{border-color:var(--color-accent);background:var(--color-accent);color:#fff}.password-modal__actions button:disabled{cursor:not-allowed;opacity:.65}.password-modal__success{margin:0;padding:10px;border:1px solid rgba(38,116,81,.22);border-radius:6px;background:var(--color-success-soft);color:var(--color-success);font-size:13px;font-weight:800}.dashboard-layout{display:grid;grid-template-columns:minmax(0,1fr);padding:18px;gap:18px}.sidebar,.content-area{display:grid;gap:14px;align-content:start}.sidebar{min-width:0}.sidebar--collapsed{gap:10px}.panel,.hero-panel,.mode-toolbar{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;box-shadow:var(--shadow-subtle)}.sidebar-control{display:flex}.sidebar-toggle{width:100%;min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);color:var(--color-accent-strong);font-weight:800;box-shadow:var(--shadow-subtle)}.sidebar--collapsed .sidebar-toggle{min-height:46px;padding:0}.sidebar--collapsed .sidebar-toggle__text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.sidebar-rail{display:grid;gap:8px}.sidebar-rail span{min-height:64px;display:grid;place-items:center;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);color:var(--color-muted);font-size:11px;font-weight:900;text-transform:uppercase;writing-mode:vertical-rl;transform:rotate(180deg)}.panel{padding:16px}.content-tabs{display:inline-flex;flex-wrap:wrap;justify-self:start;gap:2px;padding:0;border-bottom:1px solid var(--color-border);background:transparent}.content-tabs button{min-height:32px;padding:0 14px 9px;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;color:var(--color-muted);font-size:11px;font-weight:800;letter-spacing:0;text-transform:uppercase}.content-tabs button.is-active{border-bottom-color:var(--color-accent);color:var(--color-accent-strong);background:linear-gradient(180deg,#0a84c700,#0a84c714)}.page-intro{display:grid;gap:4px;padding:4px 2px 2px}.page-intro h2{margin:0;color:var(--color-accent-strong);font-size:22px;line-height:1.15}.auth-panel{max-width:460px;display:grid;gap:16px;margin:min(9vh,72px) auto 0;padding:22px}.auth-panel h2,.auth-panel p{margin:0}.auth-panel h2{color:var(--color-accent-strong);font-size:22px;line-height:1.15}.auth-panel p{color:var(--color-muted);font-size:13px;line-height:1.5}.auth-panel code{color:var(--color-text-strong);font-weight:800}.auth-brand{display:grid;gap:8px;justify-items:center;padding-bottom:4px}.auth-title{margin:0;color:var(--color-text-strong);font-size:18px;font-weight:900;line-height:1.2;text-align:center}.auth-subtitle{margin:4px 0 0!important;color:var(--color-muted);font-size:12px!important;font-weight:750;line-height:1.35!important;text-align:center}.auth-neural-mark{width:min(176px,58vw);justify-self:center;color:var(--color-accent-strong)}.auth-neural-mark svg{width:100%;display:block;overflow:visible}.auth-neural-mark__glow{animation:neuralGlowPulse 6s ease-in-out infinite}.auth-neural-mark__link{fill:none;stroke:currentColor;stroke-dasharray:.18 .82;stroke-linecap:round;stroke-width:1.4;opacity:.34;animation:neuralSignal 4.8s ease-in-out infinite;animation-delay:var(--delay)}.auth-neural-mark__node{fill:var(--color-surface);stroke:currentColor;stroke-width:1.8;opacity:.86;animation:neuralNodePulse 4.2s ease-in-out infinite;animation-delay:var(--delay)}@keyframes neuralSignal{0%,to{stroke-dashoffset:1;opacity:.2}45%,60%{stroke-dashoffset:0;opacity:.72}}@keyframes neuralNodePulse{0%,to{opacity:.58;transform:scale(1)}45%{opacity:1;transform:scale(1.18)}}@keyframes neuralGlowPulse{0%,to{opacity:.55}50%{opacity:.9}}.auth-form{display:grid;gap:13px;padding-top:2px}.auth-form label{display:grid;gap:6px}.auth-form span{color:var(--color-muted);font-size:10px;font-weight:800;text-transform:uppercase}.auth-form input{min-height:40px;border:1px solid var(--color-border-control);border-radius:6px;padding:0 11px;background:var(--color-surface);color:var(--color-text-strong);font-size:13px}.auth-form button,.auth-actions button,.auth-session-bar button{min-height:38px;border:1px solid var(--color-accent-strong);border-radius:6px;padding:0 14px;background:var(--color-accent-strong);color:var(--color-surface);font-size:12px;font-weight:800}.auth-form button:disabled{opacity:.65;cursor:wait}.auth-form .auth-link-button{min-height:32px;border-color:transparent;background:transparent;color:var(--color-accent-strong);padding:0;text-align:center}.auth-form .auth-link-button:hover,.auth-form .auth-link-button:focus{text-decoration:underline}.auth-error{padding:10px 12px;border:1px solid var(--color-risk-border);border-left:4px solid var(--color-risk);border-radius:6px;background:var(--color-risk-soft);color:var(--color-risk)!important;font-weight:700}.auth-success{padding:10px 12px;border:1px solid rgba(38,116,81,.22);border-left:4px solid var(--color-success);border-radius:6px;background:var(--color-success-soft);color:var(--color-success)!important;font-weight:700}.auth-warning{display:grid;gap:8px}.auth-warning summary{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--color-risk-border);border-left:3px solid var(--color-risk);border-radius:6px;padding:0 11px;background:var(--color-surface);color:var(--color-risk);cursor:pointer;font-size:11px;font-weight:900;letter-spacing:0}.auth-warning summary::-webkit-details-marker{display:none}.auth-warning summary:after{content:"Abrir";color:var(--color-muted);font-size:10px;font-weight:900;text-transform:uppercase}.auth-warning[open] summary:after{content:"Cerrar"}.auth-warning summary:hover,.auth-warning summary:focus-visible{background:var(--color-risk-soft);outline:none}.auth-warning p{margin:0;padding:0 12px 2px;color:var(--color-muted);font-size:11px;line-height:1.55}.auth-session-bar{min-height:40px;display:flex;justify-content:flex-end;align-items:center;gap:10px;color:var(--color-muted);font-size:12px}.configuration-view{display:grid;gap:14px}.configuration-placeholder{min-height:180px}.hard-skills-panel{display:grid;gap:0;padding:0}.hard-skills-header{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 14px;border-bottom:1px solid var(--color-border-subtle)}.hard-skills-header h2{margin:0;color:var(--color-text-strong);font-size:17px;font-weight:800;line-height:1.2}.hard-skills-actions{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.skill-sector-filter{min-height:30px;display:inline-flex;align-items:center;gap:7px;padding:0 8px;border:1px solid #d6dee6;border-radius:6px;background:var(--color-surface)}.skill-sector-filter span{color:var(--color-muted);font-size:10px;font-weight:900;line-height:1;text-transform:uppercase}.skill-sector-filter select{min-width:132px;height:24px;border:0;background:transparent;color:var(--color-text-strong);font-size:12px;font-weight:800;outline:0}.hard-skill-save-status{max-width:520px;color:var(--color-muted);font-size:11px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hard-skill-save-status--dirty{color:var(--color-warning)}.hard-skill-save-status--saved{color:var(--color-success)}.hard-skill-save-status--error{color:var(--color-risk)}.save-objectives-button{min-height:30px;padding:0 10px;border:1px solid #c7d8e5;border-radius:6px;background:var(--color-accent-strong);color:var(--color-surface);font-size:12px;font-weight:900}.save-objectives-button:hover,.save-objectives-button:focus{background:#1f5479;color:var(--color-surface);outline:0}.export-pdf-button{min-height:30px;padding:0 10px;border:1px solid #d6dee6;border-radius:6px;background:var(--color-surface);color:var(--color-text-heading);font-size:12px;font-weight:900}.export-pdf-button:hover,.export-pdf-button:focus{border-color:#b9c7d4;background:var(--color-surface-subtle);outline:0}.close-button{min-height:30px;padding:0 10px;border:1px solid #d6dee6;border-radius:6px;background:var(--color-surface);color:var(--color-text-heading);font-size:12px;font-weight:900}.close-button:hover,.close-button:focus{border-color:#b9c7d4;background:var(--color-surface-subtle);outline:0}.skills-definition-note{margin:12px 14px 0;padding:12px 14px;border:1px solid var(--color-warning-border);border-left:4px solid var(--color-warning);border-radius:8px;background:var(--color-warning-soft);color:var(--color-warning-strong);font-size:12px;font-weight:600;line-height:1.5;white-space:pre-line}.skill-weight-control{display:grid;gap:10px;margin:12px 14px 0;padding:10px 12px;border:1px solid var(--color-border-control);border-left:4px solid var(--color-success);border-radius:8px;background:#f7fbf9}.skill-weight-control--error{border-left-color:var(--color-risk);background:#fff8f8}.skill-weight-control__header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.skill-weight-control__header span{display:block;color:var(--color-muted);font-size:10px;font-weight:900;text-transform:uppercase}.skill-weight-control__header strong{display:block;margin-top:2px;color:var(--color-text-strong);font-size:13px}.skill-weight-control__header small{color:var(--color-muted);font-size:11px;font-weight:800}.skill-weight-control__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.skill-weight-row{display:grid;grid-template-columns:minmax(0,1fr) max-content;gap:2px 8px;align-items:center;padding:8px;border:1px solid var(--color-border-control);border-radius:6px;background:var(--color-surface)}.skill-weight-row span{overflow:hidden;color:var(--color-text-strong);font-size:12px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.skill-weight-row strong{color:var(--color-text-strong);font-size:12px}.skill-weight-row small{grid-column:1 / -1;color:var(--color-muted);font-size:11px;font-weight:800}.skill-weight-row.is-ok small{color:var(--color-success)}.skill-weight-row.is-error{border-color:#efcaca;background:snow}.skill-weight-row.is-error small,.skill-weight-row.is-error strong{color:var(--color-risk)}.skill-required-control{display:grid;gap:10px;margin:12px 14px 0;padding:10px 12px;border:1px solid #efcaca;border-left:4px solid var(--color-risk);border-radius:8px;background:#fff8f8}.skill-required-control__header span{display:block;color:var(--color-muted);font-size:10px;font-weight:900;text-transform:uppercase}.skill-required-control__header strong{display:block;margin-top:2px;color:var(--color-risk);font-size:13px}.skill-required-control__list{display:grid;gap:8px}.skill-required-row{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:2px 10px;padding:8px;border:1px solid #efcaca;border-radius:6px;background:var(--color-surface)}.skill-required-row strong{color:var(--color-risk);font-size:12px}.skill-required-row span{overflow:hidden;color:var(--color-text-strong);font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.skill-required-row small{grid-column:1 / -1;color:var(--color-risk-strong);font-size:11px;font-weight:800}.skill-filter-summary{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 14px 0;padding:0 10px;border:1px solid #e2e8ef;border-radius:6px;background:var(--color-surface)}.skill-filter-summary span{color:var(--color-muted);font-size:11px;font-weight:900;text-transform:uppercase}.skill-filter-summary strong{color:var(--color-text-strong);font-size:12px;font-weight:900}.skill-filter-empty{min-height:86px;display:grid;place-items:center;margin:0 14px 14px;border:1px dashed #cfd9e3;border-radius:8px;background:var(--color-surface);color:var(--color-muted);font-size:12px;font-weight:800}.hard-skills-footer{display:flex;justify-content:flex-end;padding:12px 14px 14px;border-top:1px solid var(--color-border-subtle);background:var(--color-surface)}.add-objective-button{min-height:32px;display:inline-flex;align-items:center;gap:8px;padding:0 10px;border:1px solid #d6dee6;border-radius:6px;background:var(--color-surface);color:var(--color-text-heading);font-size:12px;font-weight:900}.add-objective-button .ui-symbol{min-width:18px;height:18px;background:#eef3f7}.remove-objective-button{min-height:30px;padding:0 10px;border:1px solid transparent;border-radius:6px;background:transparent;color:#7b3f3f;font-size:12px;font-weight:800}.remove-objective-button:hover,.remove-objective-button:focus{border-color:#e4c7c7;background:#fff7f7;outline:0}.delete-confirmation-panel{display:grid;grid-template-columns:minmax(220px,1fr) 180px max-content max-content;gap:8px;align-items:center;justify-self:end;max-width:720px;padding:10px;border:1px solid #e4c7c7;border-radius:6px;background:snow}.delete-confirmation-panel strong,.delete-confirmation-panel span{display:block}.delete-confirmation-panel strong{color:#7b3f3f;font-size:12px}.delete-confirmation-panel span{margin-top:2px;color:var(--color-muted);font-size:11px}.delete-confirmation-panel input{min-height:32px;border:1px solid var(--color-border-control);border-radius:4px;padding:0 8px;color:var(--color-text-strong);font-size:12px}.cancel-delete-button,.confirm-delete-button{min-height:32px;padding:0 10px;border-radius:6px;font-size:12px;font-weight:900}.cancel-delete-button{border:1px solid #d6dee6;background:var(--color-surface);color:var(--color-text-heading)}.confirm-delete-button{border:1px solid #c98989;background:var(--color-risk-strong);color:var(--color-surface)}.confirm-delete-button:disabled{cursor:not-allowed;border-color:#e4c7c7;background:#f3e2e2;color:#9b7373}.hard-skills-objectives{display:grid;gap:0}.hard-skill-objective{border-bottom:1px solid var(--color-border-subtle);background:var(--color-surface)}.hard-skill-objective--invalid{background:#fffdfd;box-shadow:inset 3px 0 0 var(--color-risk)}.hard-skill-objective:last-child{border-bottom:0}.hard-skill-objective summary::-webkit-details-marker{display:none}.hard-skill-compact-row{min-height:46px;display:grid;grid-template-columns:44px minmax(260px,1fr) minmax(128px,.45fr) minmax(96px,.35fr) minmax(84px,.28fr) max-content max-content;gap:10px;align-items:center;padding:8px 14px;cursor:pointer;list-style:none}.hard-skill-compact-row:hover,.hard-skill-objective[open] .hard-skill-compact-row{background:var(--color-surface-subtle)}.hard-skill-row-number{width:28px;height:28px;display:inline-grid;place-items:center;border:1px solid var(--color-border-control);border-radius:6px;background:var(--color-surface);color:var(--color-text-heading);font-size:12px;font-weight:900}.hard-skill-row-title,.hard-skill-row-meta{min-width:0;display:grid;gap:2px}.hard-skill-row-title strong,.hard-skill-row-meta strong{overflow:hidden;color:var(--color-text-strong);font-size:12px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.hard-skill-row-title small,.hard-skill-row-meta small{overflow:hidden;color:var(--color-muted);font-size:10px;font-weight:800;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.hard-skill-row-title small{text-transform:none}.hard-skill-row-status,.hard-skill-row-toggle{min-height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;border:1px solid var(--color-border-control);border-radius:999px;font-size:10px;font-weight:900;line-height:1;text-transform:uppercase;white-space:nowrap}.hard-skill-row-status.is-ok{border-color:var(--color-success-border);background:var(--color-success-soft);color:var(--color-success)}.hard-skill-row-status.is-error{border-color:var(--color-risk-border);background:var(--color-risk-soft);color:var(--color-risk)}.hard-skill-row-toggle{background:var(--color-surface);color:var(--color-accent-strong)}.hard-skill-objective[open] .hard-skill-row-toggle{border-color:#c7d8e5;background:var(--color-accent-soft)}.hard-skill-objective[open] .hard-skill-row-toggle:before{content:attr(data-close-label)}.hard-skill-objective[open] .hard-skill-row-toggle{font-size:0}.hard-skill-objective[open] .hard-skill-row-toggle:before{font-size:10px}.hard-skill-edit-panel{display:grid;gap:12px;padding:12px 14px 14px;border-top:1px solid var(--color-border-subtle);background:var(--color-surface)}.hard-skill-main-grid{display:grid;grid-template-columns:48px minmax(104px,.6fr) minmax(92px,.45fr) 64px minmax(320px,1.9fr) 158px 78px;gap:12px;align-items:end}.hard-skill-text-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:12px}.hard-skill-objective-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end}.copy-objective-control{min-height:30px;display:inline-flex;align-items:center;gap:7px}.copy-objective-control span{color:var(--color-muted);font-size:10px;font-weight:900;text-transform:uppercase}.copy-objective-control select{min-width:150px;min-height:30px;border:1px solid #d6dee6;border-radius:6px;background:var(--color-surface);color:var(--color-text-strong);font-size:12px;font-weight:800}.copy-objective-button{min-height:30px;padding:0 10px;border:1px solid #c7d8e5;border-radius:6px;background:var(--color-accent-soft);color:var(--color-accent-strong);font-size:12px;font-weight:900}.copy-objective-button:hover,.copy-objective-button:focus{border-color:#b5ccdc;background:#e4f0f8;outline:0}.copy-objective-button:disabled{cursor:not-allowed;border-color:#dfe6ed;background:#f5f7f9;color:#8b96a3}.hard-skill-field{display:grid;gap:6px;min-width:0}.hard-skill-field span{color:var(--color-muted);font-size:10px;font-weight:800;text-transform:uppercase}.hard-skill-field input,.hard-skill-field select,.hard-skill-field textarea{width:100%;border:1px solid var(--color-border-control);border-radius:4px;background:var(--color-surface);color:var(--color-text-strong);font-size:12px}.hard-skill-field input,.hard-skill-field select{min-height:32px;padding:0 7px}.hard-skill-field input[type=number]{appearance:textfield;-moz-appearance:textfield}.hard-skill-field input[type=number]::-webkit-inner-spin-button,.hard-skill-field input[type=number]::-webkit-outer-spin-button{margin:0;appearance:none;-webkit-appearance:none}.hard-skill-field textarea{min-height:132px;padding:9px 10px;line-height:1.45;resize:vertical}.hard-skill-field--number input{text-align:center;font-weight:900;color:var(--color-text-strong);background:var(--color-surface-subtle)}.hard-skill-field input:read-only{color:var(--color-text-strong);background:var(--color-surface-subtle);font-weight:800}.hard-skill-field input:focus,.hard-skill-field select:focus,.hard-skill-field textarea:focus{border-color:#5c85a6;box-shadow:0 0 0 1px #2f6f9f24;outline:0}.panel-heading{margin-bottom:14px}.panel-heading h2{font-size:18px}.hero-panel{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:58px;padding:10px 16px}.hero-panel h2{margin:0;color:var(--color-text-heading);font-size:22px;font-weight:800;line-height:1.2}.hero-actions{display:flex;justify-content:flex-end;min-width:max-content}.evaluation-selector-panel{justify-content:space-between;min-height:auto;padding:8px 12px}.evaluation-record-header{display:grid;grid-template-columns:minmax(420px,1fr) auto;gap:8px 12px;align-items:center;padding:8px 12px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface)}.evaluation-record-header--compact{grid-template-columns:minmax(0,1fr) max-content}.evaluation-record-summary{display:grid;gap:6px;min-width:0}.evaluation-record-title span{display:block;color:var(--color-muted);font-size:10px;font-weight:900;text-transform:uppercase}.evaluation-record-title strong{display:block;margin-top:2px;color:var(--color-text-heading);font-size:20px;line-height:1.15}.evaluation-record-inline-meta{display:flex;flex-wrap:wrap;gap:6px;color:var(--color-muted);font-size:11px;font-weight:800}.auth-form button{width:100%}.evaluation-record-inline-meta span{min-height:24px;display:inline-flex;align-items:center;gap:6px;padding:0 8px;border:1px solid var(--color-border-subtle);border-radius:999px;background:var(--color-surface-subtle);white-space:nowrap}.evaluation-record-inline-meta small{color:var(--color-muted);font-size:9px;font-weight:900;text-transform:uppercase}.evaluation-record-inline-meta strong{color:var(--color-text-heading);font-size:11px}.evaluation-record-inline-meta .evaluation-progress-pill--red,.evaluation-mini-score--red{border-color:#f2c7c5;background:#fff1f0}.evaluation-record-inline-meta .evaluation-progress-pill--yellow,.evaluation-mini-score--yellow{border-color:#efd99b;background:#fff8df}.evaluation-record-inline-meta .evaluation-progress-pill--green,.evaluation-mini-score--green{border-color:#b9dfc5;background:#eefaf1}.evaluation-record-inline-meta .evaluation-progress-pill--gray,.evaluation-mini-score--gray{border-color:var(--color-border-subtle);background:var(--color-surface-subtle)}.evaluation-record-controls{display:grid;grid-template-columns:minmax(170px,220px) minmax(170px,220px) max-content;gap:8px;align-items:end;grid-column:2 / 3}.evaluation-record-controls--compact{grid-template-columns:max-content;align-items:center}.evaluation-meeting-strip{min-height:44px;display:grid;grid-template-columns:minmax(320px,1fr) auto;gap:8px;align-items:center;padding:8px 10px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface)}.evaluation-meeting-summary{min-width:0;display:inline-flex;align-items:center;gap:8px}.evaluation-meeting-summary p{min-width:0;margin:0;overflow:hidden;color:var(--color-text-strong);font-size:12px;font-weight:700;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.evaluation-mini-score-row{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px}.evaluation-mini-score{min-height:28px;display:inline-grid;grid-template-columns:max-content max-content max-content 8px;gap:5px;align-items:center;padding:0 8px;border:1px solid var(--color-border-subtle);border-radius:999px;background:var(--color-surface-subtle);color:var(--color-text-heading);white-space:nowrap}.evaluation-mini-score span:first-child,.evaluation-mini-score small{color:var(--color-muted);font-size:10px;font-weight:900;text-transform:uppercase}.evaluation-mini-score strong{color:var(--color-text-heading);font-size:13px;line-height:1}.evaluation-mini-dot{width:7px;height:7px;border-radius:999px;background:var(--color-muted)}.evaluation-mini-dot--green{background:var(--color-success)}.evaluation-mini-dot--yellow{background:var(--color-warning)}.evaluation-mini-dot--red{background:var(--color-risk)}.evaluation-mini-dot--gray{background:var(--color-muted)}.evaluation-status-badge{min-height:22px;display:inline-flex;align-items:center;justify-content:center;width:fit-content;margin-top:7px;padding:0 7px;border:1px solid var(--color-border-control);border-radius:999px;font-size:10px;font-weight:900;line-height:1;text-transform:uppercase;white-space:nowrap}.evaluation-meeting-summary .evaluation-status-badge{flex:0 0 auto;margin-top:0}.evaluation-status-badge--green{border-color:var(--color-success-border);background:var(--color-success-soft);color:var(--color-success)}.evaluation-status-badge--yellow{border-color:var(--color-warning-border);background:var(--color-warning-soft);color:var(--color-warning)}.evaluation-status-badge--red{border-color:var(--color-risk-border);background:var(--color-risk-soft);color:var(--color-risk)}.evaluation-status-badge--gray{border-color:var(--color-border-control);background:var(--color-surface-muted);color:var(--color-muted)}.evaluation-selector-fields{flex:1;display:flex;flex-wrap:nowrap;gap:10px;min-width:0}.evaluation-selector-field{flex:0 0 220px;display:grid;gap:4px}.evaluation-selector-field span{color:var(--color-muted);font-size:10px;font-weight:900;text-transform:uppercase}.evaluation-selector-field select{width:100%;min-height:30px;border:1px solid var(--color-border-control);border-radius:6px;background:var(--color-surface);color:var(--color-text-strong);font-size:12px;font-weight:800;padding:0 8px}.evaluation-selector-field select:focus{border-color:#5c85a6;box-shadow:0 0 0 1px #2f6f9f24;outline:0}.scope-control{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:4px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface-muted)}.scope-control button{min-height:48px;display:grid;gap:2px;place-items:center;border:0;border-radius:6px;background:transparent;color:var(--color-muted)}.scope-control button.is-active{background:var(--color-accent-strong);color:var(--color-surface)}.scope-control strong,.scope-control span{display:block;line-height:1.1}.scope-control strong{font-size:13px}.scope-control span{font-size:11px;font-weight:800}.scope-summary{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;color:var(--color-muted);font-size:12px;font-weight:900}.scope-summary span{min-height:28px;display:inline-flex;align-items:center;padding:0 9px;border:1px solid #d6e0ea;border-radius:6px;background:var(--color-surface);color:var(--color-text-heading)}.mode-toolbar{display:grid;gap:14px;padding:14px}.segmented-control{display:grid;grid-template-columns:1fr 1fr;gap:6px;background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:8px;padding:4px}.segmented-control button,.audit-button,.icon-button{border:0;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.segmented-control button{min-height:36px;color:var(--color-muted);background:transparent;font-weight:700}.segmented-control button.is-active{color:var(--color-surface);background:var(--color-accent-strong)}.config-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:4px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface-muted)}.config-tabs button{min-height:34px;border:0;border-radius:6px;background:transparent;color:var(--color-muted);font-size:12px;font-weight:900}.config-tabs button.is-active{background:var(--color-accent-strong);color:var(--color-surface)}.field{display:grid;gap:6px}.field span{color:var(--color-muted);font-size:12px;font-weight:700}.field select{width:100%;min-height:40px;border:1px solid var(--color-border);border-radius:6px;padding:0 10px;background:var(--color-surface);color:var(--color-text)}.upload-panel{display:grid;gap:12px}.attachments-header{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 0 12px 12px;border-bottom:1px solid var(--color-border-subtle);border-left:4px solid var(--color-border)}.attachments-header h2{margin:0;color:var(--color-text-strong);font-size:17px;font-weight:800;line-height:1.2}.attachments-actions{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.attachments-header--red{border-left-color:var(--color-risk)}.attachments-header--yellow{border-left-color:var(--color-warning)}.attachments-header--green{border-left-color:var(--color-success)}.attachments-impact-note{margin:0;padding:10px 12px;border:1px solid var(--color-warning-border);border-left:4px solid var(--color-warning);border-radius:8px;background:var(--color-warning-soft);color:var(--color-warning-strong);font-size:12px;font-weight:650;line-height:1.45;white-space:pre-line}.upload-period-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.upload-period{display:grid;gap:0;align-content:start;border:1px solid var(--color-border-subtle);border-radius:8px;background:var(--color-surface);overflow:hidden}.upload-group-label{min-height:34px;display:flex;align-items:center;padding:0 12px;border-bottom:1px solid var(--color-border-subtle);background:var(--color-surface-subtle);color:var(--color-muted);font-size:10px;font-weight:900;text-transform:uppercase}.upload-slot{display:grid;grid-template-columns:minmax(220px,1fr) minmax(250px,310px);gap:8px 12px;align-items:center;padding:10px 12px;border-bottom:1px solid var(--color-border-subtle);background:var(--color-surface)}.upload-slot:last-child{border-bottom:0}.upload-slot--pending{box-shadow:inset 3px 0 0 var(--color-risk)}.upload-slot--ready{box-shadow:inset 3px 0 0 var(--color-success)}.upload-slot__header{display:flex;align-items:center;gap:8px;min-width:0;color:var(--color-accent-strong)}.upload-slot__header>div{min-width:0;flex:1}.upload-slot__actions{display:grid;grid-template-columns:minmax(120px,1fr) minmax(118px,.9fr);gap:6px;align-items:center}.upload-slot__actions--single{grid-template-columns:1fr}.upload-status-chip{min-height:22px;display:inline-flex;align-items:center;justify-content:center;padding:0 7px;border:1px solid var(--color-border-control);border-radius:999px;font-size:10px;font-weight:900;line-height:1;text-transform:uppercase;white-space:nowrap}.upload-status-chip--green{border-color:var(--color-success-border);background:var(--color-success-soft);color:var(--color-success)}.upload-status-chip--red{border-color:var(--color-risk-border);background:var(--color-risk-soft);color:var(--color-risk)}.upload-button-icon{flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.upload-excel-icon{width:20px;height:20px;flex:0 0 auto;object-fit:contain}.upload-button-icon{width:16px;height:16px}.upload-slot h3{margin:0;color:var(--color-text);font-size:13px}.upload-slot p{margin:2px 0 0;color:var(--color-muted);font-size:11px;font-weight:800}.upload-drop{min-height:32px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--color-border-control);border-radius:6px;background:var(--color-surface);color:var(--color-text-heading);cursor:pointer;font-size:12px;font-weight:900}.upload-drop input{display:none}.upload-drop--disabled{cursor:wait;background:var(--color-surface-subtle);color:var(--color-muted)}.upload-delete-button,.upload-delete-all-button{min-height:30px;border:1px solid var(--color-risk-border);border-radius:6px;padding:0 10px;background:var(--color-surface);color:var(--color-risk);font-size:11px;font-weight:900}.upload-delete-button:disabled,.upload-delete-all-button:disabled{opacity:.6;cursor:wait}.upload-delete-button:hover,.upload-delete-all-button:hover{background:var(--color-risk-soft)}.upload-delete-confirmation{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,260px) max-content max-content;gap:8px;align-items:center;padding:12px;border:1px solid var(--color-risk-border);border-left:4px solid var(--color-risk);border-radius:8px;background:var(--color-risk-soft)}.upload-delete-confirmation strong,.upload-delete-confirmation span{display:block}.upload-delete-confirmation strong{color:var(--color-risk);font-size:12px;font-weight:900}.upload-delete-confirmation span{margin-top:2px;color:var(--color-muted);font-size:11px;font-weight:750}.upload-delete-confirmation input{min-height:32px;border:1px solid var(--color-border-control);border-radius:6px;padding:0 9px;background:var(--color-surface);color:var(--color-text-strong);font-size:12px}.upload-delete-confirmation button{min-height:32px;border:1px solid var(--color-border-control);border-radius:6px;padding:0 10px;background:var(--color-surface);color:var(--color-text-strong);font-size:12px;font-weight:900}.upload-delete-confirmation button:first-of-type{border-color:var(--color-risk);background:var(--color-risk);color:var(--color-surface)}.upload-delete-confirmation button:disabled{opacity:.55}.upload-delete-error{grid-column:1 / -1;display:flex;align-items:center;gap:6px;color:var(--color-risk);font-size:11px;font-weight:800}.upload-progress{grid-column:1 / -1;display:grid;gap:7px;padding:8px 10px;border:1px solid #d7e4ef;border-radius:6px;background:#f8fbfd}.upload-progress__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--color-text-heading);font-size:12px;font-weight:800}.upload-progress__meta strong{color:var(--color-accent-strong);font-size:12px}.upload-progress__track{height:7px;overflow:hidden;border-radius:999px;background:#e4ecf3}.upload-progress__track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--color-accent),#1592c4);transition:width .18s ease}.upload-progress p{margin:0;color:var(--color-muted);font-size:11px;font-weight:700}.upload-progress--saved{border-color:#cfe8da;background:#f1f8f4}.upload-progress--saved .upload-progress__track span{background:var(--color-success)}.upload-progress--error{border-color:#f0c7c7;background:#fff6f6}.upload-progress--error .upload-progress__meta strong,.upload-progress--error .upload-progress__meta span{color:var(--color-risk)}.upload-progress--error .upload-progress__track span{background:var(--color-risk)}.upload-remote-status{grid-column:1 / -1;display:grid;grid-template-columns:max-content 1fr;gap:2px 8px;align-items:center;padding:8px 10px;border:1px solid var(--color-success-border);border-radius:6px;background:var(--color-success-soft);color:var(--color-success);font-size:12px;font-weight:800}.upload-remote-status small{grid-column:2;color:var(--color-muted);font-size:11px;font-weight:700}.upload-result{grid-column:1 / -1;display:grid;gap:2px;padding:8px 10px;border:1px solid var(--color-success-border);border-radius:6px;background:var(--color-success-soft);font-size:12px}.upload-result--warning{border-color:var(--color-warning-border);background:var(--color-warning-soft)}.upload-reconciliation{display:grid;gap:2px}.upload-warning{display:flex;align-items:center;gap:6px;margin-top:4px;color:#7a5514}.upload-sync{display:flex;align-items:center;gap:6px;margin-top:6px;padding-top:8px;border-top:1px solid rgba(215,221,228,.8);color:var(--color-muted);font-size:12px;font-weight:800}.upload-sync--saved{color:var(--color-success)}.upload-sync--error{color:var(--color-risk)}.upload-sync--pending-auth{color:var(--color-warning)}.kpi-strip{display:grid;grid-template-columns:repeat(5,minmax(160px,1fr));gap:12px}.type-mttr-kpis{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px}.dashboard-section{display:grid;gap:12px}.people-dashboard{display:grid;gap:14px}.people-dashboard-header{grid-template-columns:minmax(360px,1fr) max-content}.people-dashboard-controls{display:grid;grid-template-columns:max-content;gap:8px;align-items:end}.people-dashboard-kpis{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:12px}.people-dashboard-kpi{min-width:0;display:grid;gap:4px;padding:14px;border:1px solid var(--color-border);border-left:4px solid var(--color-border);border-radius:8px;background:var(--color-surface);box-shadow:var(--shadow-subtle)}.people-dashboard-kpi span,.people-dashboard-kpi small{overflow:hidden;color:var(--color-muted);font-size:11px;font-weight:900;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.people-dashboard-kpi strong{color:var(--color-text-heading);font-size:26px;font-weight:900;line-height:1}.people-dashboard-kpi small{font-size:10px;font-weight:800;text-transform:none}.people-dashboard-kpi--green{border-left-color:var(--color-success)}.people-dashboard-kpi--yellow{border-left-color:var(--color-warning)}.people-dashboard-kpi--red{border-left-color:var(--color-risk)}.people-dashboard-sector,.people-dashboard-sector-summary,.people-dashboard-annual-evolution{display:grid;gap:12px}.people-dashboard .dashboard-section-title{justify-content:flex-start;text-align:left}.people-dashboard .dashboard-section-title__main{flex:1 1 auto;justify-content:flex-start;text-align:left}.people-dashboard .dashboard-section-title h2{text-align:left}.people-dashboard-sector-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px}.people-dashboard-round-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));gap:8px}.people-dashboard-sector-summary-card,.people-dashboard-round-summary-card{min-width:0;display:grid;gap:3px;padding:10px;border:1px solid var(--color-border-subtle);border-radius:8px;background:var(--color-surface-subtle)}.people-dashboard-sector-summary-card span,.people-dashboard-sector-summary-card small,.people-dashboard-round-summary-card span,.people-dashboard-round-summary-card small{overflow:hidden;color:var(--color-muted);font-size:10px;font-weight:900;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.people-dashboard-sector-summary-card strong,.people-dashboard-round-summary-card strong{color:var(--color-text-heading);font-size:22px;font-weight:900;line-height:1}.people-dashboard-sector-summary-card small,.people-dashboard-round-summary-card small{font-size:10px;font-weight:800;text-transform:none}.people-dashboard-round-scores{display:inline-grid;grid-template-columns:repeat(3,44px);gap:4px;align-items:center}.people-dashboard-round-score{min-width:0;min-height:34px;display:grid;place-items:center;padding:3px 4px;border:1px solid var(--color-border-subtle);border-radius:6px;background:var(--color-surface-subtle);color:var(--color-muted);line-height:1}.people-dashboard-round-score strong,.people-dashboard-round-score small{display:block;margin:0}.people-dashboard-round-score strong{color:inherit;font-size:12px;font-weight:900}.people-dashboard-round-score small{color:inherit;font-size:8px;font-weight:900;text-transform:uppercase}.people-dashboard-round-score--green{border-color:var(--color-success-border);background:var(--color-success-soft);color:var(--color-success)}.people-dashboard-round-score--yellow{border-color:var(--color-warning-border);background:var(--color-warning-soft);color:var(--color-warning-strong)}.people-dashboard-round-score--red{border-color:var(--color-risk-border);background:var(--color-risk-soft);color:var(--color-risk)}.people-dashboard-table{min-width:980px;table-layout:fixed}.people-dashboard-table__col-technician{width:18%}.people-dashboard-table__col-meeting,.people-dashboard-table__col-grade{width:12%}.people-dashboard-table__col-evolution{width:156px}.people-dashboard-table__col-objectives,.people-dashboard-table__col-trend{width:10%}.people-dashboard-table__col-updated,.people-dashboard-table__col-action{width:13%}.people-dashboard-pill{min-height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;border:1px solid var(--color-border-subtle);border-radius:999px;background:var(--color-surface-subtle);color:var(--color-muted);font-size:10px;font-weight:900;line-height:1;text-transform:uppercase;white-space:nowrap}.people-dashboard-pill--green{border-color:var(--color-success-border);background:var(--color-success-soft);color:var(--color-success)}.people-dashboard-pill--yellow{border-color:var(--color-warning-border);background:var(--color-warning-soft);color:var(--color-warning-strong)}.people-dashboard-pill--red{border-color:var(--color-risk-border);background:var(--color-risk-soft);color:var(--color-risk)}.people-dashboard-table td strong,.people-dashboard-table td small{display:block}.people-dashboard-table td strong{color:var(--color-text-strong);font-size:12px}.people-dashboard-table td small{margin-top:2px;color:var(--color-muted);font-size:10px;font-weight:800}.people-dashboard-table td:nth-child(3),.people-dashboard-table td:nth-child(5){font-weight:900}.people-dashboard-table th:nth-child(4),.people-dashboard-table td:nth-child(4),.people-dashboard-table th:nth-child(5),.people-dashboard-table td:nth-child(5){text-align:center}.people-dashboard-table td:nth-child(4) .people-dashboard-round-scores{margin-inline:auto}.dashboard-section-title{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:2px 0 8px;border-bottom:1px solid var(--color-border-subtle)}.dashboard-section-title:before{content:"";width:4px;align-self:stretch;min-height:22px;border-radius:999px;background:var(--color-accent-strong)}.dashboard-section-title h2{margin:0;color:var(--color-text-heading);font-size:18px;font-weight:900;line-height:1.15;letter-spacing:0}.dashboard-section-title__main{display:inline-flex;align-items:center;gap:8px;min-width:0}.dashboard-section-title__main h2{min-width:0}.dashboard-section-title--monthly-tickets{justify-content:flex-start;text-align:left}.dashboard-section-title--monthly-tickets .dashboard-section-title__main{flex:0 1 auto;margin-left:0;margin-right:0;justify-content:flex-start;text-align:left}.dashboard-section-title--monthly-tickets .dashboard-section-title__main h2{text-align:left}.dashboard-section-title--monthly-tickets .dashboard-section-title__meta{margin-left:auto}.dashboard-section-title__meta{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px;min-width:0}.section-collapse-button{min-height:28px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border:1px solid var(--color-border);border-radius:6px;background:var(--color-surface);color:var(--color-accent-strong);font-size:11px;font-weight:900;line-height:1;text-transform:uppercase;cursor:pointer}.section-collapse-button:hover{background:var(--color-surface);border-color:var(--color-accent)}.section-collapse-button:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.section-status,.section-source{min-height:24px;display:inline-flex;align-items:center;padding:0 8px;border:1px solid #d6dee6;border-radius:999px;background:var(--color-surface);color:#536173;font-size:10px;font-weight:900;line-height:1;text-transform:uppercase;white-space:nowrap}.section-source-group{display:inline-flex;align-items:center;flex-wrap:wrap;gap:4px;min-width:0}.section-status--green{border-color:#26745142;background:var(--color-success-soft);color:var(--color-success)}.section-status--yellow{border-color:var(--color-warning-border);background:var(--color-warning-soft);color:var(--color-warning)}.section-status--red{border-color:var(--color-risk-border);background:var(--color-risk-soft);color:var(--color-risk)}.section-status--neutral{border-color:#d6dee6;background:var(--color-surface-subtle);color:var(--color-muted)}.section-source{background:var(--color-surface-subtle);color:var(--color-muted)}.section-source--period{border-color:var(--color-border-control);background:var(--color-surface);color:var(--color-text-heading)}.section-source--excel{border-color:var(--color-success-border);background:var(--color-success-soft);color:var(--color-success)}.section-source--remote{border-color:var(--color-warning-border);background:var(--color-warning-soft);color:var(--color-warning)}.section-source--cache{border-color:#cbd7e2;background:var(--color-surface-muted);color:#536173}.section-source--empty{border-color:var(--color-risk-border);background:var(--color-risk-soft);color:var(--color-risk)}.upload-panel>.dashboard-section-title,.sla-config-panel>.dashboard-section-title,.mapping-panel>.dashboard-section-title{min-height:52px;padding-bottom:12px;border-bottom:1px solid var(--color-border-subtle)}.hard-skills-panel>.dashboard-section-title{min-height:52px;padding:10px 14px;border-bottom:1px solid var(--color-border-subtle)}.upload-panel>.dashboard-section-title h2,.sla-config-panel>.dashboard-section-title h2,.mapping-panel>.dashboard-section-title h2,.hard-skills-panel>.dashboard-section-title h2{color:var(--color-text-strong);font-size:17px}.dashboard-section-title__meta .hard-skills-actions,.dashboard-section-title__meta .sla-config-actions,.dashboard-section-title__meta .mapping-actions{display:inline-flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:8px}.objective-note{position:relative}.objective-note summary{width:22px;height:22px;display:grid;place-items:center;border:1px solid #c9d8e5;border-radius:50%;background:var(--color-surface);color:var(--color-accent-strong);cursor:pointer;font-size:12px;font-weight:900;line-height:1;list-style:none}.objective-note summary::-webkit-details-marker{display:none}.objective-note summary:hover,.objective-note[open] summary{background:var(--color-accent-soft);border-color:#9db6cb}.objective-note__panel{position:absolute;top:calc(100% + 8px);left:0;z-index:8;width:min(520px,calc(100vw - 44px));display:grid;gap:10px;padding:12px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);box-shadow:0 14px 32px #0f172a24}.objective-note__panel span{display:block;color:var(--color-muted);font-size:10px;font-weight:900;text-transform:uppercase}.objective-note__panel strong,.objective-note__panel p{margin:3px 0 0;color:var(--color-text-strong);font-size:12px;line-height:1.45}.objective-note__panel strong{display:block;font-weight:900}.manual-evaluation{display:grid;gap:8px;padding:9px 10px;border:1px solid var(--color-border-subtle);border-radius:8px;background:var(--color-surface)}.manual-evaluation--disabled{border-color:var(--color-warning-border);background:var(--color-warning-soft)}.manual-evaluation__header{display:grid;grid-template-columns:minmax(150px,max-content) minmax(150px,1fr) minmax(108px,max-content);align-items:start;gap:10px}.manual-evaluation__header span,.manual-evaluation__score span,.manual-evaluation__body label span{display:block;color:var(--color-muted);font-size:10px;font-weight:900;text-transform:uppercase}.manual-evaluation__header strong{display:block;margin-top:2px;color:var(--color-text-heading);font-size:13px}.manual-evaluation__score{min-width:108px;text-align:right}.manual-evaluation__score strong{font-size:16px}.manual-evaluation__score small{display:block;margin-top:3px;color:var(--color-muted);font-size:10px;font-weight:800}.manual-evaluation__body{display:grid;grid-template-columns:108px minmax(0,1fr) 150px;align-items:start;gap:8px}.manual-evaluation__previous{display:inline-grid;justify-self:start;align-self:start;gap:2px;min-width:150px;max-width:260px;min-height:0;padding:6px 8px;border:1px solid var(--color-border-subtle);border-radius:6px;background:var(--color-surface-subtle)}.manual-evaluation__previous span{display:block;color:var(--color-muted);font-size:9px;font-weight:900;text-transform:uppercase}.manual-evaluation__previous strong{display:block;color:var(--color-text-strong);font-size:12px;line-height:1.2}.manual-evaluation__previous p{display:-webkit-box;margin:1px 0 0;overflow:hidden;color:var(--color-muted);font-size:10px;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:1}.manual-evaluation__body input,.manual-evaluation__body textarea{width:100%;border:1px solid var(--color-border-control);border-radius:6px;background:var(--color-surface);color:var(--color-text-strong);font:inherit}.manual-evaluation__body input{height:32px;padding:0 9px}.manual-evaluation__body textarea{height:32px;min-height:32px;padding:6px 8px;resize:vertical}.manual-evaluation__comment:focus-within textarea,.manual-evaluation__comment textarea:not(:placeholder-shown){height:52px}.manual-evaluation__body input:focus,.manual-evaluation__body textarea:focus{border-color:#5c85a6;box-shadow:0 0 0 1px #2f6f9f24;outline:0}.manual-evaluation__actions{display:grid;gap:6px}.manual-evaluation__body button{min-height:32px;border:1px solid var(--color-accent-strong);border-radius:6px;background:var(--color-accent-strong);color:var(--color-surface);font-size:12px;font-weight:900}.manual-evaluation__body .manual-evaluation__clear-button{border-color:var(--color-border-control);background:var(--color-surface);color:var(--color-risk)}.manual-evaluation__body button:disabled{border-color:var(--color-border-control);background:var(--color-surface-muted);color:var(--color-muted);cursor:not-allowed}.manual-evaluation p{margin:0;color:var(--color-warning-strong);font-size:12px}.evaluation-evolution-panel{display:grid;gap:10px;padding:12px;border:1px solid var(--color-border-subtle);border-radius:8px;background:var(--color-surface)}.evaluation-evolution-panel__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.evaluation-evolution-panel__header span,.evaluation-evolution-grid span{display:block;color:var(--color-muted);font-size:10px;font-weight:900;text-transform:uppercase}.evaluation-evolution-panel__header strong{display:block;margin-top:2px;color:var(--color-text-heading);font-size:14px}.evaluation-round-selector{display:inline-grid;grid-template-columns:repeat(3,minmax(76px,1fr));padding:3px;border:1px solid var(--color-border-subtle);border-radius:8px;background:var(--color-surface-subtle)}.evaluation-round-selector button{min-height:30px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:var(--color-muted);font-size:11px;font-weight:900}.evaluation-round-selector button.is-active{background:var(--color-accent-strong);color:var(--color-surface)}.evaluation-evolution-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.evaluation-evolution-grid article{min-width:0;padding:10px;border:1px solid var(--color-border-subtle);border-radius:8px;background:var(--color-surface-subtle)}.evaluation-evolution-grid article.is-active{border-color:#b8cde0;background:var(--color-accent-soft)}.evaluation-evolution-grid strong{display:block;margin-top:2px;color:var(--color-text-heading);font-size:20px;line-height:1.1}.evaluation-evolution-grid small{display:block;margin-top:4px;overflow:hidden;color:var(--color-muted);font-size:10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.evaluation-evolution-delta--green{border-color:var(--color-success-border)!important;background:var(--color-success-soft)!important}.evaluation-evolution-delta--red{border-color:var(--color-risk-border)!important;background:var(--color-risk-soft)!important}.evaluation-evolution-delta--yellow{border-color:var(--color-warning-border)!important;background:var(--color-warning-soft)!important}.objective-context-block{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.objective-context-block div{min-width:0;padding:12px;border:1px solid var(--color-border-subtle);border-radius:8px;background:var(--color-surface)}.objective-context-block span{display:block;margin-bottom:4px;color:var(--color-muted);font-size:10px;font-weight:900;text-transform:uppercase}.objective-context-block p{margin:0;color:var(--color-text-strong);font-size:13px;line-height:1.45}.direction-objectives-section{margin-top:2px}.direction-objectives-panel{display:grid;gap:14px}.direction-objectives-header{display:grid;grid-template-columns:minmax(360px,1fr) max-content;gap:14px;align-items:center}.direction-objectives-header span,.direction-objectives-header small{display:block;color:var(--color-muted);font-size:10px;font-weight:900;text-transform:uppercase}.direction-objectives-header strong{display:block;margin-top:3px;color:var(--color-text-heading);font-size:15px;line-height:1.2}.direction-objectives-header small{margin-top:4px;font-size:11px;font-weight:800;text-transform:none}.direction-objectives-tabs{display:inline-grid;grid-template-columns:repeat(2,minmax(112px,1fr));gap:2px;padding:3px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface-subtle)}.direction-objectives-tabs button{min-height:30px;border:0;border-radius:6px;background:transparent;color:var(--color-muted);font-size:11px;font-weight:900;text-transform:uppercase}.direction-objectives-tabs button.is-active{background:var(--color-surface);color:var(--color-accent-strong);box-shadow:0 1px #1118270f}.direction-objectives-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.direction-objective-card{min-width:0;display:grid;gap:12px;padding:14px;border:1px solid var(--color-border);border-left:4px solid var(--color-border);border-radius:8px;background:var(--color-surface)}.direction-objective-card--green{border-left-color:var(--color-success)}.direction-objective-card--yellow{border-left-color:var(--color-warning)}.direction-objective-card--red{border-left-color:var(--color-risk)}.direction-objective-card header{display:grid;gap:3px}.direction-objective-card header span,.direction-objective-card header small{color:var(--color-muted);font-size:10px;font-weight:900;text-transform:uppercase}.direction-objective-card header strong{color:var(--color-text-heading);font-size:28px;font-weight:900;line-height:1}.direction-objective-card header small{font-size:11px;font-weight:800;text-transform:none}.direction-objective-meta{display:flex;flex-wrap:wrap;gap:6px}.direction-objective-meta span{min-height:24px;display:inline-flex;align-items:center;padding:0 8px;border:1px solid var(--color-border-subtle);border-radius:999px;background:var(--color-surface-subtle);color:var(--color-muted);font-size:10px;font-weight:900;text-transform:uppercase}.direction-objective-explanation{margin:0;color:var(--color-text);font-size:12px;font-weight:650;line-height:1.45}.direction-objective-card button{justify-self:start;min-height:30px;padding:0 10px;border:1px solid var(--color-border-control);border-radius:6px;background:var(--color-surface);color:var(--color-accent-strong);font-size:11px;font-weight:900;text-transform:uppercase}.direction-objective-card button:disabled{color:var(--color-muted);cursor:not-allowed;opacity:.65}.evaluation-skill-group{gap:12px}.evaluation-skill-group__body{display:grid;gap:12px;padding:12px;border:1px solid var(--color-border-subtle);border-radius:8px;background:var(--color-surface-subtle)}.evaluation-skill-group .collapsible-evaluation-section,.evaluation-objective-section{padding:12px;border:1px solid var(--color-border-subtle);border-radius:8px;background:var(--color-surface)}.evaluation-objective-section{gap:12px}.soft-evaluation-section{gap:14px}.soft-evaluation-list{display:grid;gap:14px}.soft-evaluation-card{display:grid;gap:12px;padding-top:14px;border-top:1px solid var(--color-border)}.soft-evaluation-card:first-child{padding-top:0;border-top:0}.evaluation-score-summary{display:grid;gap:14px}.evaluation-radar-grid-wrap{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.evaluation-radar-card{--radar-stroke: var(--color-accent-strong);--radar-fill: rgba(47, 111, 159, .22);--radar-soft-fill: var(--color-accent-soft);display:grid;gap:12px;min-width:0;padding:14px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface)}.evaluation-radar-card--hard{--radar-stroke: #b45d63;--radar-fill: rgba(180, 93, 99, .2);--radar-soft-fill: #f8e4e6;border-color:#efc5c9}.evaluation-radar-card--soft{--radar-stroke: #5f9b75;--radar-fill: rgba(95, 155, 117, .2);--radar-soft-fill: #e2f2e8;border-color:#b9dbc6}.evaluation-radar-card header,.evaluation-total-score__meta{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.evaluation-radar-card header span,.evaluation-total-score__meta span{display:block;color:var(--color-muted);font-size:10px;font-weight:900;text-transform:uppercase}.evaluation-radar-card header strong,.evaluation-total-score__meta strong{display:block;margin-top:2px;color:var(--color-text-heading);font-size:18px;line-height:1.2}.evaluation-radar-card header small{color:var(--color-muted);font-size:11px;font-weight:900;white-space:nowrap}.evaluation-radar-plot{display:grid;place-items:center;min-height:220px}.evaluation-radar-plot svg{width:min(100%,260px);height:auto;overflow:visible}.evaluation-radar-grid{fill:none;stroke:var(--color-border);stroke-width:1}.evaluation-radar-axis{stroke:var(--color-border-subtle);stroke-width:1}.evaluation-radar-score{fill:var(--radar-fill);stroke:var(--radar-stroke);stroke-linejoin:round;stroke-width:2}.evaluation-radar-dot{fill:var(--radar-stroke);stroke:var(--color-surface);stroke-width:1.5}.evaluation-radar-label{fill:var(--color-muted);font-size:9px;font-weight:900;text-anchor:middle;dominant-baseline:middle}.evaluation-radar-legend{display:grid;gap:6px;margin:0;padding:0;list-style:none}.evaluation-radar-legend li{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;color:var(--color-text-strong);font-size:12px}.evaluation-radar-legend li>span{display:grid;place-items:center;width:20px;height:20px;border-radius:999px;background:var(--radar-soft-fill);color:var(--radar-stroke);font-size:10px;font-weight:900}.evaluation-radar-legend strong{overflow:hidden;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.evaluation-radar-legend small{color:var(--color-muted);font-size:11px;font-weight:900;white-space:nowrap}.evaluation-radar-empty{grid-template-columns:1fr;color:var(--color-muted)}.evaluation-total-score{display:grid;gap:10px;padding:14px;border:1px solid var(--color-border);border-left-width:5px;border-radius:8px;background:var(--color-surface)}.evaluation-total-score--gray{border-left-color:var(--color-muted)}.evaluation-total-score--red{border-left-color:var(--color-risk)}.evaluation-total-score--yellow{border-left-color:var(--color-warning)}.evaluation-total-score--green{border-left-color:var(--color-success)}.evaluation-total-score__meta>div{min-width:0}.evaluation-total-score__meta>div:first-child{flex:1 1 auto}.evaluation-total-score__track{height:14px;overflow:hidden;border:1px solid var(--color-border);border-radius:999px;background:var(--color-surface-muted)}.evaluation-total-score__track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#d66b72,#d98958 35%,#d6b640 60%,#96b957 79%,#4f9b68);background-size:calc(10000%/max(var(--score-percent, 100),1)) 100%;background-position:left center}.evaluation-total-score__scale{display:flex;justify-content:space-between;color:var(--color-muted);font-size:10px;font-weight:900}.evaluation-score-pending{margin:0;color:var(--color-warning-strong);font-size:11px;font-weight:900}.evaluation-mobile-view,.evaluation-mobile-pdf-preview{display:none}.evaluation-desktop-view{display:contents}.evaluation-mobile-header,.evaluation-mobile-score,.evaluation-mobile-section,.evaluation-mobile-breakdown{border:1px solid var(--color-border-subtle);border-radius:8px;background:var(--color-surface)}.evaluation-mobile-view{gap:10px}.evaluation-mobile-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start;padding:12px}.evaluation-mobile-header span,.evaluation-mobile-score span,.evaluation-mobile-metric span,.evaluation-mobile-objective span,.evaluation-mobile-objective dt{display:block;color:var(--color-muted);font-size:10px;font-weight:900;text-transform:uppercase}.evaluation-mobile-header strong{display:block;margin-top:2px;color:var(--color-text-heading);font-size:18px;line-height:1.15}.evaluation-mobile-header small{display:block;margin-top:4px;color:var(--color-muted);font-size:12px;font-weight:700}.evaluation-mobile-status{min-height:28px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;border:1px solid var(--color-border-control);border-radius:999px;background:var(--color-surface-muted);color:var(--color-muted);font-size:10px;font-weight:900;text-transform:uppercase;white-space:nowrap}.evaluation-mobile-status--green{border-color:var(--color-success-border);background:var(--color-success-soft);color:var(--color-success)}.evaluation-mobile-status--yellow{border-color:var(--color-warning-border);background:var(--color-warning-soft);color:var(--color-warning)}.evaluation-mobile-status--red{border-color:var(--color-risk-border);background:var(--color-risk-soft);color:var(--color-risk)}.evaluation-mobile-score{display:grid;gap:10px;padding:12px}.evaluation-mobile-score strong{display:block;margin-top:2px;color:var(--color-text-heading);font-size:32px;line-height:1}.evaluation-mobile-score small,.evaluation-mobile-metric small{display:block;margin-top:3px;color:var(--color-muted);font-size:11px;font-weight:800}.evaluation-mobile-score__track{height:10px;overflow:hidden;border-radius:999px;background:var(--color-surface-muted)}.evaluation-mobile-score__track span{display:block;height:100%;border-radius:inherit;background:var(--color-accent-strong)}.evaluation-mobile-metrics,.evaluation-mobile-score-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.evaluation-mobile-metric{min-width:0;min-height:76px;display:grid;align-content:start;gap:2px;padding:10px;border:1px solid var(--color-border-subtle);border-radius:8px;background:var(--color-surface);color:inherit;text-align:left}button.evaluation-mobile-metric{cursor:pointer}.evaluation-mobile-metric strong{color:var(--color-text-heading);font-size:19px;line-height:1.1}.evaluation-mobile-section{overflow:hidden}.evaluation-mobile-section summary{min-height:46px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;padding:0 12px;cursor:pointer;list-style:none}.evaluation-mobile-section summary::-webkit-details-marker{display:none}.evaluation-mobile-section summary span{color:var(--color-text-heading);font-size:13px;font-weight:900;text-transform:uppercase}.evaluation-mobile-section summary strong{color:var(--color-muted);font-size:12px;font-weight:900}.evaluation-mobile-objective-list,.evaluation-mobile-two-col{display:grid;gap:8px;padding:0 10px 10px}.evaluation-mobile-objective{display:grid;gap:8px;padding:10px;border:1px solid var(--color-border-subtle);border-radius:8px;background:var(--color-surface-subtle)}.evaluation-mobile-objective--pending{border-color:var(--color-warning-border);background:var(--color-warning-soft)}.evaluation-mobile-objective header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.evaluation-mobile-objective strong{display:block;margin-top:2px;color:var(--color-text-heading);font-size:13px;line-height:1.25}.evaluation-mobile-objective b{color:var(--color-text-heading);font-size:20px;line-height:1}.evaluation-mobile-objective dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.evaluation-mobile-objective dd{margin:2px 0 0;color:var(--color-text-heading);font-size:13px;font-weight:900}.evaluation-mobile-objective p,.evaluation-mobile-empty{margin:0;color:var(--color-muted);font-size:12px;line-height:1.35}.evaluation-mobile-breakdown{display:grid;gap:8px;padding:10px}.evaluation-mobile-breakdown h3{margin:0;color:var(--color-text-heading);font-size:13px;line-height:1.2}.evaluation-mobile-bars{display:grid;gap:7px}.evaluation-mobile-bars>*{position:relative;min-height:44px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 8px;align-items:center;overflow:hidden;padding:8px;border:1px solid var(--color-border-subtle);border-radius:6px;background:var(--color-surface);color:inherit;text-align:left}.evaluation-mobile-bar--action{cursor:pointer}.evaluation-mobile-bars>*>span,.evaluation-mobile-bars>*>strong,.evaluation-mobile-bars>*>small{position:relative;z-index:1}.evaluation-mobile-bars>*>span{overflow:hidden;color:var(--color-text-heading);font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.evaluation-mobile-bars>*>strong{color:var(--color-text-heading);font-size:13px;font-weight:900}.evaluation-mobile-bars>*>small{grid-column:1 / -1;color:var(--color-muted);font-size:10px;font-weight:800}.evaluation-mobile-bars>*>i{position:absolute;inset:auto auto 0 0;height:3px;border-radius:999px;background:var(--color-accent-strong)}.evaluation-mobile-pdf{min-height:44px;border:1px solid var(--color-accent-strong);border-radius:8px;background:var(--color-accent-strong);color:#fff;font-size:13px;font-weight:900}.type-comparison-grid,.parallel-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.metric-stack{display:grid;align-content:start;gap:14px;min-width:0}.type-kpi-column{display:grid;gap:12px;padding:14px;border:1px solid var(--color-border);border-left-width:5px;border-radius:8px;background:var(--color-surface)}.type-kpi-column--ss{border-left-color:var(--color-accent)}.type-kpi-column--in{border-left-color:var(--color-warning)}.type-kpi-column__header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.type-kpi-column__header strong{color:var(--color-text);font-size:34px;line-height:1}.type-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.type-kpi-grid div{min-height:70px;padding:8px;border:1px solid #e4e9ef;border-radius:6px;background:#fbfcfd}.type-kpi-grid span,.type-kpi-column small{display:block;color:var(--color-muted);font-size:11px}.type-kpi-grid strong{display:block;margin-top:5px;color:var(--color-accent-strong);font-size:18px}.monthly-line-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.monthly-line-card{display:grid;gap:10px;min-width:0;padding:12px;border:1px solid #e4e9ef;border-radius:8px;background:var(--color-surface)}.monthly-line-card header{display:flex;align-items:center;justify-content:space-between;gap:12px}.monthly-line-card h3{margin:2px 0 0;color:var(--color-text-heading);font-size:15px;font-weight:900}.monthly-line-summary{display:grid;justify-items:end;gap:1px}.monthly-line-summary strong{color:var(--color-text-strong);font-size:20px;font-weight:900;line-height:1}.monthly-line-summary span{color:var(--color-muted);font-size:10px;font-weight:900;text-transform:uppercase}.monthly-line-chart{width:100%;min-height:220px;display:block}.monthly-line-grid line,.monthly-line-grid path{vector-effect:non-scaling-stroke}.monthly-line-grid .monthly-line-grid{stroke:#e6edf4;stroke-width:1}.monthly-line-axis{fill:#7a8491;font-size:10px;font-weight:800}.monthly-line-value{fill:var(--color-text-heading);font-size:10px;font-weight:900}.monthly-line-path{fill:none;stroke:var(--line-color);stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.monthly-line-point{fill:var(--color-surface);stroke:var(--line-color);stroke-width:3}.monthly-line-hitbox{outline:0}.monthly-line-hitbox--action{cursor:pointer}.strategic-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.hierarchy-chip{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border:1px solid #c9d8e5;border-radius:6px;background:#f1f6fb;color:var(--color-accent-strong);font-size:12px;font-weight:800}.sector-objective-select{display:flex;align-items:center;gap:8px}.sector-objective-select span{color:var(--color-muted);font-size:12px;font-weight:900;text-transform:uppercase}.sector-objective-select select{min-height:34px;border:1px solid #c9d8e5;border-radius:6px;background:var(--color-surface);color:var(--color-accent-strong);font-weight:800}.sector-objective-select select:disabled{cursor:not-allowed;background:#edf2f7;color:#536173}.strategic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.strategic-card{display:grid;gap:12px;padding:14px;border:1px solid var(--color-border);border-left-width:5px;border-radius:8px;background:var(--color-surface)}.strategic-card--green{border-left-color:var(--color-success)}.strategic-card--yellow,.strategic-card--needs-data{border-left-color:var(--color-warning)}.strategic-card--red{border-left-color:var(--color-risk)}.strategic-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--color-muted);font-size:12px;font-weight:800;text-transform:uppercase}.strategic-card h3{margin:0;font-size:20px}.strategic-card p{margin:0;color:var(--color-muted);font-size:13px}.objective-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.objective-metrics div{padding:8px;border:1px solid #e4e9ef;border-radius:6px;background:#fbfcfd}.objective-metrics span,.strategic-card small{display:block;color:var(--color-muted);font-size:11px}.strategic-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.link-button{min-height:30px;border:1px solid #c9d8e5;border-radius:6px;background:#f1f6fb;color:var(--color-accent-strong);font-size:12px;font-weight:900;white-space:nowrap}.objective-metrics strong{display:block;margin-top:3px;font-size:15px}.kpi-card{display:grid;gap:8px;min-height:114px;padding:14px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);color:var(--color-text);font-family:inherit;text-align:left}.kpi-card span{color:var(--color-muted);font-size:12px;font-weight:700;text-transform:uppercase}.kpi-card strong{font-size:30px;line-height:1}.kpi-card small{color:var(--color-muted)}.kpi-card--action{cursor:pointer}.kpi-card--action:hover,.kpi-card--action:focus{border-color:#9db6cb;box-shadow:0 0 0 2px #2f6f9f1a;outline:0}.kpi-card--primary{border-color:#b7cad9;background:var(--color-accent-soft)}.kpi-card--warning{border-color:#ddca8d;background:#fbf7eb}.kpi-card--danger{border-color:#d7a2a2;background:#fbefef}.kpi-card--success{border-color:#b4d5c2;background:#eef8f2}.kpi-card--info{border-color:#c9d8e5;background:#f1f6fb}.ticket-deviation-panel{display:grid;gap:12px}.ticket-deviation-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.ticket-deviation-summary div{min-width:0;padding:8px 10px;border:1px solid #e3e9ef;border-radius:6px;background:var(--color-surface-subtle)}.ticket-deviation-summary span{display:block;color:var(--color-muted);font-size:10px;font-weight:900;text-transform:uppercase}.ticket-deviation-summary strong{display:block;margin-top:3px;color:var(--color-text-strong);font-size:15px}.ticket-deviation-chart{position:relative;display:grid;grid-template-columns:repeat(auto-fit,minmax(58px,1fr));gap:10px;align-items:end;min-height:306px;padding:20px 12px 62px;border-left:1px solid #e6eaf0;border-bottom:1px solid #e6eaf0;background:repeating-linear-gradient(to top,transparent 0,transparent 43px,#edf1f5 44px)}.ticket-deviation-line{position:absolute;right:12px;left:12px;z-index:2;border-top:3px solid currentColor;pointer-events:none}.ticket-deviation-line--high{bottom:calc(62px + var(--line-high));color:#4f9a3d}.ticket-deviation-line--median{bottom:calc(62px + var(--line-median));color:#f2b705}.ticket-deviation-line--low{bottom:calc(62px + var(--line-low));color:#e11d1d}.ticket-deviation-item{position:relative;z-index:1;display:grid;align-items:end;gap:8px;min-width:0;height:224px}.ticket-deviation-item>strong{align-self:end;color:#4b5563;font-size:12px;line-height:1;text-align:center}.ticket-deviation-bar-wrap{display:flex;align-items:end;height:196px}.ticket-deviation-bar{width:100%;min-height:6px;border:1px solid #367bb0;border-radius:4px 4px 0 0;background:#5b9bd5;padding:0}.ticket-deviation-bar--action{cursor:pointer}.ticket-deviation-bar--action:hover,.ticket-deviation-bar--action:focus-visible{background:#2f6f9f;outline:2px solid rgba(47,111,159,.22);outline-offset:2px}.ticket-deviation-item>span{position:absolute;left:50%;bottom:-48px;width:78px;transform:translate(-50%) rotate(-28deg);transform-origin:center;overflow:hidden;color:#475569;font-size:10px;font-weight:800;text-align:right;text-overflow:ellipsis;white-space:nowrap}.details-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.rank-list,.priority-bars,.priority-usage-list,.soft-grid{display:grid;gap:8px}.priority-usage-row{width:100%;min-height:48px;display:grid;grid-template-columns:78px minmax(0,1fr) 64px;align-items:center;gap:12px;padding:10px 12px;border:1px solid #e5eaf0;border-radius:6px;background:var(--color-surface);color:var(--color-text);text-align:left}.priority-usage-name{color:var(--color-text);font-size:13px;font-weight:900}.priority-usage-track{height:9px;overflow:hidden;border-radius:999px;background:#edf2f7}.priority-usage-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--color-accent),#6f8fa8)}.priority-usage-row strong{color:var(--color-accent-strong);font-size:13px;font-weight:900;text-align:right}.priority-usage-row strong small{display:block;margin-top:2px;color:var(--color-muted);font-size:10px;font-weight:800}.priority-usage-row--action,.rank-row--action{cursor:pointer}.rank-row,.priority-bar{width:100%;min-height:42px;display:grid;align-items:center;gap:8px;border:1px solid #e5eaf0;border-radius:6px;background:var(--color-surface);color:var(--color-text)}.rank-row{grid-template-columns:28px minmax(0,1fr) 44px;text-align:left;padding:8px}.rank-row span{display:grid;place-items:center;width:24px;height:24px;border-radius:6px;background:#edf2f7;color:var(--color-muted);font-size:12px;font-weight:800}.rank-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.rank-row em{justify-self:end;color:var(--color-accent-strong);font-style:normal;font-weight:800;text-align:right}.rank-row em small,.priority-bar strong small{display:block;margin-top:2px;color:var(--color-muted);font-size:10px;font-weight:800}.priority-bar{grid-template-columns:minmax(0,1fr) 42px;padding:8px 10px}.priority-bar span{text-align:left}.priority-bar strong{color:var(--color-accent-strong);text-align:right}.soft-field{display:grid;grid-template-columns:minmax(0,1fr) 112px 42px;align-items:center;gap:8px;min-height:34px}.soft-field span{min-width:0;color:var(--color-text-heading);font-size:13px}.soft-field strong{text-align:right}.audit-button{min-height:42px;padding:0 14px;background:var(--color-accent-strong);color:var(--color-surface);font-weight:800}.warnings-panel{border-color:#e0c171;background:#fffaf0}.mapping-panel{display:grid;gap:14px}.mapping-header{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid var(--color-border-subtle)}.mapping-header h2{margin:0;color:var(--color-text-strong);font-size:17px;font-weight:800;line-height:1.2}.mapping-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px}.mapping-save-status{color:var(--color-muted);font-size:11px;font-weight:800}.mapping-save-status--dirty{color:var(--color-warning)}.mapping-save-status--saved{color:var(--color-success)}.parameters-panel{display:grid;gap:14px}.parameters-header{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 0 12px 12px;border-bottom:1px solid var(--color-border-subtle);border-left:4px solid var(--color-border)}.parameters-header--red{border-left-color:var(--color-risk)}.parameters-header--yellow{border-left-color:var(--color-warning)}.parameters-header--green{border-left-color:var(--color-success)}.parameters-header h2{margin:0;color:var(--color-text-strong);font-size:17px;font-weight:800;line-height:1.2}.parameters-actions{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.parameters-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.parameters-card{display:grid;gap:12px;padding:12px;border:1px solid var(--color-border-subtle);border-radius:8px;background:var(--color-surface)}.parameters-card--in{border-top:4px solid var(--color-risk)}.parameters-card--ss{border-top:4px solid var(--color-accent-strong)}.parameters-card h3{margin:0;color:var(--color-text-strong);font-size:13px;font-weight:900}.parameters-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.parameter-field{display:grid;gap:5px}.parameter-field span{min-height:16px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--color-muted);font-size:10px;font-weight:900;text-transform:uppercase}.parameter-field span strong{color:var(--color-risk);font-size:9px;font-weight:900}.parameter-field select{min-width:0;min-height:34px;border:1px solid var(--color-border-control);border-radius:6px;padding:0 8px;background:var(--color-surface);color:var(--color-text-strong);font-size:12px;font-weight:750}.calculation-rules-panel{display:grid;gap:14px}.calculation-rules-header{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 0 12px 12px;border-bottom:1px solid var(--color-border-subtle);border-left:4px solid var(--color-accent-strong)}.calculation-rules-header h2{margin:0;color:var(--color-text-strong);font-size:17px;font-weight:800;line-height:1.2}.calculation-rules-common{display:grid;gap:10px}.calculation-rules-common h3,.calculation-rule-card h3{margin:0;color:var(--color-text-strong);font-size:13px;font-weight:900}.calculation-rules-common-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:8px}.calculation-rule-chip{min-height:92px;display:flex;align-items:flex-start;padding:10px;border:1px solid var(--color-border-subtle);border-left:4px solid var(--color-accent);border-radius:8px;background:var(--color-surface);color:var(--color-muted);font-size:12px;font-weight:750;line-height:1.35;overflow-wrap:anywhere}.calculation-rules-list{display:grid;gap:8px}.calculation-rule-row{display:grid;grid-template-columns:minmax(220px,.55fr) minmax(280px,1.1fr) minmax(240px,.9fr);gap:12px;align-items:start;min-width:0;padding:12px;border:1px solid var(--color-border-subtle);border-left:4px solid var(--color-accent-strong);border-radius:8px;background:var(--color-surface);align-content:start}.calculation-rule-row h3{margin:0;color:var(--color-text-strong);font-size:13px;font-weight:900;line-height:1.25;overflow-wrap:anywhere}.calculation-rule-row div{display:grid;gap:3px}.calculation-rule-row span{color:var(--color-muted);font-size:10px;font-weight:900;text-transform:uppercase}.calculation-rule-row p{margin:0;color:var(--color-text);font-size:12px;font-weight:700;line-height:1.45;overflow-wrap:anywhere;word-break:normal}.mapping-save-status--error{color:var(--color-risk)}.mapping-save-button{min-height:30px;border-color:#c7d8e5;background:var(--color-accent-strong);color:var(--color-surface);font-size:12px}.mapping-save-button:hover,.mapping-save-button:focus{background:#1f5479;color:var(--color-surface)}.sector-impact-note{margin:0;padding:10px 12px;border:1px solid var(--color-warning-border);border-left:4px solid var(--color-warning);border-radius:8px;background:var(--color-warning-soft);color:var(--color-warning-strong);font-size:12px;font-weight:600;line-height:1.5;white-space:pre-line}.sector-overview-row{display:grid;grid-template-columns:minmax(0,7fr) minmax(130px,1fr);gap:12px;align-items:stretch}.sector-overview-row--compact{grid-template-columns:minmax(180px,260px)}.technician-source-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.technician-source-field{display:grid;gap:6px}.technician-source-field span{color:var(--color-muted);font-size:10px;font-weight:800;text-transform:uppercase}.technician-source-field select,.sector-add input,.sector-add button{min-height:32px;border:1px solid var(--color-border-control);border-radius:4px;background:var(--color-surface);color:var(--color-text-strong);font-size:12px}.technician-source-field select{padding:0 8px}.sector-add{display:grid;grid-template-columns:minmax(0,1fr) 132px;gap:8px}.sector-add input{padding:0 9px}.sector-add button{background:var(--color-text-heading);color:var(--color-surface);font-weight:900}.sla-config-panel{display:grid;gap:12px}.sla-config-header{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid var(--color-border-subtle)}.sla-config-header h2{margin:0;color:var(--color-text-strong);font-size:17px;font-weight:800;line-height:1.2}.sla-config-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px}.sla-type-tabs{background:var(--color-surface)}.sla-type-tab{color:var(--color-text-strong)!important;text-transform:uppercase}.sla-type-tab--in{background:var(--color-risk-soft)!important;color:var(--color-risk)!important}.sla-type-tab--ss{background:var(--color-accent-soft)!important;color:var(--color-accent-strong)!important}.sla-type-tab--in.is-active{background:var(--color-risk)!important;color:var(--color-surface)!important}.sla-type-tab--ss.is-active{background:var(--color-accent-strong)!important;color:var(--color-surface)!important}.sla-save-status{color:var(--color-muted);font-size:11px;font-weight:800}.sla-save-status--dirty{color:var(--color-warning)}.sla-save-status--saved{color:var(--color-success)}.sla-save-status--error{color:var(--color-risk)}.sla-save-button{min-height:30px;border-color:#c7d8e5;background:var(--color-accent-strong);color:var(--color-surface);font-size:12px}.sla-save-button:hover,.sla-save-button:focus{background:#1f5479;color:var(--color-surface)}.sla-config-list{display:grid;gap:0;border:1px solid var(--color-border-subtle);border-radius:8px;overflow:hidden}.sla-config-row{border-bottom:1px solid var(--color-border-subtle);background:var(--color-surface)}.sla-config-row:last-child{border-bottom:0}.sla-config-row summary::-webkit-details-marker{display:none}.sla-compact-row{min-height:46px;display:grid;grid-template-columns:86px minmax(260px,1fr) minmax(110px,.25fr) max-content;gap:12px;align-items:center;padding:8px 12px;cursor:pointer;list-style:none}.sla-compact-row:hover,.sla-config-row[open] .sla-compact-row{background:var(--color-surface-subtle)}.sla-priority-code{display:inline-flex;align-items:center;gap:8px;margin:0;color:var(--color-text-strong);font-size:14px;font-weight:900}.sla-priority-dot{width:9px;height:9px;display:inline-block;border-radius:999px;background:var(--color-muted)}.sla-config-row--in .sla-priority-dot{background:var(--color-risk)}.sla-config-row--ss .sla-priority-dot{background:var(--color-accent)}.sla-row-title,.sla-row-meta{min-width:0;display:grid;gap:2px}.sla-row-title strong,.sla-row-meta strong{overflow:hidden;color:var(--color-text-strong);font-size:12px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.sla-row-title small,.sla-row-meta small{overflow:hidden;color:var(--color-muted);font-size:10px;font-weight:800;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.sla-row-title small{text-transform:none}.sla-row-toggle{min-height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;border:1px solid var(--color-border-control);border-radius:999px;background:var(--color-surface);color:var(--color-accent-strong);font-size:10px;font-weight:900;line-height:1;text-transform:uppercase;white-space:nowrap}.sla-config-row[open] .sla-row-toggle{border-color:#c7d8e5;background:var(--color-accent-soft);font-size:0}.sla-config-row[open] .sla-row-toggle:before{content:attr(data-close-label);font-size:10px}.sla-edit-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,310px);gap:12px;align-items:end;padding:12px;border-top:1px solid var(--color-border-subtle);background:var(--color-surface)}.sla-edit-panel p{max-width:780px;margin:0;color:var(--color-muted);font-size:12px;line-height:1.4}.sla-edit-fields{display:grid;grid-template-columns:minmax(82px,110px) minmax(120px,1fr);gap:8px}.sla-edit-fields label{color:var(--color-muted);font-size:11px;font-weight:800}.sla-edit-fields span{display:block;color:var(--color-muted);font-size:10px;font-weight:800;text-transform:uppercase}.sla-edit-fields input,.sla-edit-fields select{width:100%;min-height:32px;margin-top:4px;border:1px solid var(--color-border-control);border-radius:4px;background:var(--color-surface);color:var(--color-text-strong);font-size:12px}.sla-edit-fields input{padding:0 8px}.sla-edit-fields .sla-defined-time-toggle{grid-column:1 / -1;min-height:22px;display:inline-flex;align-items:center;gap:6px;justify-self:end;margin-bottom:2px;color:var(--color-muted);font-size:9px;font-weight:900;line-height:1;text-transform:uppercase}.sla-edit-fields .sla-defined-time-checkbox{width:13px;height:13px;min-height:13px;margin:0;padding:0;flex:0 0 auto;accent-color:var(--color-accent-strong);cursor:pointer}.sla-edit-fields .sla-defined-time-checkbox:disabled{cursor:not-allowed}.sla-reset-button{min-height:30px;justify-self:end;font-size:12px}.sla-impact-note{margin:0;padding:10px 12px;border:1px solid var(--color-warning-border);border-left:4px solid var(--color-warning);border-radius:8px;background:var(--color-warning-soft);color:var(--color-warning-strong);font-size:12px;font-weight:600;line-height:1.5;white-space:pre-line}.config-note{margin:0;color:var(--color-muted);font-size:12px;line-height:1.4}.mapping-list{display:grid;gap:8px}.mapping-row{display:grid;grid-template-columns:minmax(0,1fr) 180px 82px;gap:8px;align-items:center;padding:8px;border:1px solid rgba(156,122,40,.24);border-radius:6px;background:#ffffffb8}.mapping-row strong,.mapping-row span{display:block}.mapping-row span{margin-top:2px;color:var(--color-muted);font-size:11px}.mapping-row select,.mapping-row button{min-height:32px;border:1px solid var(--color-border-control);border-radius:4px;background:var(--color-surface);color:var(--color-text-strong);font-size:12px}.mapping-row button{background:var(--color-risk-strong);color:var(--color-surface);font-weight:900}.unmapped-kpi{display:grid;gap:6px;padding:10px;border:1px solid var(--color-border-subtle);border-left-width:4px;border-radius:8px;background:var(--color-surface)}.unmapped-kpi--green{border-left-color:var(--color-success);background:var(--color-success-soft)}.unmapped-kpi--yellow{border-left-color:var(--color-warning);background:var(--color-warning-soft)}.unmapped-kpi--red{border-left-color:var(--color-risk);background:var(--color-risk-soft)}.unmapped-kpi__summary{display:grid;gap:6px;align-content:center;height:100%;text-align:center}.unmapped-kpi__summary span,.unmapped-kpi__summary strong{display:block}.unmapped-kpi__summary span{color:var(--color-muted);font-size:10px;font-weight:800;text-transform:uppercase}.unmapped-kpi__summary strong{margin-top:3px;color:var(--color-text-strong);font-size:26px;line-height:1;text-align:center}.unmapped-assignment-panel{display:grid;gap:10px;padding:12px;border:1px solid var(--color-warning-border);border-radius:8px;background:var(--color-warning-soft)}.unmapped-assignment-panel strong,.unmapped-assignment-panel span{display:block}.unmapped-assignment-panel>div>strong{color:var(--color-text-strong);font-size:13px}.unmapped-assignment-panel>div>span{margin-top:2px;color:var(--color-warning-strong);font-size:12px}.sector-config-list{display:grid;gap:0;border:1px solid var(--color-border-subtle);border-radius:8px;overflow:hidden}.sector-config-card{border-bottom:1px solid var(--color-border-subtle);background:var(--color-surface)}.sector-config-card:last-child{border-bottom:0}.sector-config-card summary::-webkit-details-marker{display:none}.sector-compact-row{min-height:46px;display:grid;grid-template-columns:minmax(260px,1fr) repeat(2,minmax(72px,.18fr)) minmax(96px,.22fr) max-content;gap:12px;align-items:center;padding:8px 14px;cursor:pointer;list-style:none}.sector-compact-row:hover,.sector-config-card[open] .sector-compact-row{background:var(--color-surface-subtle)}.sector-row-title,.sector-row-meta,.sector-row-total{min-width:0;display:grid;gap:2px}.sector-row-title strong,.sector-row-meta strong,.sector-row-total strong{overflow:hidden;color:var(--color-text-strong);font-size:12px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.sector-row-title small,.sector-row-meta small,.sector-row-total small{overflow:hidden;color:var(--color-muted);font-size:10px;font-weight:800;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.sector-row-title small{text-transform:none}.sector-row-total.is-ok strong{color:var(--color-success)}.sector-row-total.is-over strong{color:var(--color-risk)}.sector-row-toggle{min-height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;border:1px solid var(--color-border-control);border-radius:999px;background:var(--color-surface);color:var(--color-accent-strong);font-size:10px;font-weight:900;line-height:1;text-transform:uppercase;white-space:nowrap}.sector-config-card[open] .sector-row-toggle{border-color:#c7d8e5;background:var(--color-accent-soft);font-size:0}.sector-config-card[open] .sector-row-toggle:before{content:attr(data-close-label);font-size:10px}.sector-edit-panel{display:grid;gap:12px;padding:12px 14px 14px;border-top:1px solid var(--color-border-subtle);background:var(--color-surface)}.sector-config-grid{display:grid;grid-template-columns:minmax(220px,1fr) repeat(2,64px) 76px 88px;gap:12px;align-items:end}.sector-field,.sector-count,.sector-weight-total{display:grid;gap:6px}.sector-field span,.sector-count span,.sector-weight-total span{color:var(--color-muted);font-size:10px;font-weight:800;text-transform:uppercase}.sector-field input{min-height:32px;border:1px solid var(--color-border-control);border-radius:4px;padding:0 8px;background:var(--color-surface);color:var(--color-text-strong);font-size:12px;font-weight:800}.sector-field--weight input{text-align:center}.percent-input{min-height:32px;display:grid;grid-template-columns:minmax(0,1fr) 18px;align-items:center;border:1px solid var(--color-border-control);border-radius:4px;background:var(--color-surface)}.percent-input input{min-height:30px;border:0;padding:0 2px 0 6px;background:transparent;text-align:right}.percent-input input:focus{outline:0}.percent-input small{color:var(--color-muted);font-size:11px;font-weight:800;line-height:1}.sector-count strong,.sector-weight-total strong{min-height:32px;display:grid;place-items:center;border:1px solid var(--color-border-control);border-radius:4px;background:var(--color-surface-subtle);color:var(--color-text-strong);font-size:13px}.sector-weight-total.is-ok strong{border-color:var(--color-success-border);background:var(--color-success-soft);color:var(--color-success)}.sector-weight-total.is-over strong{border-color:var(--color-risk-border);background:var(--color-risk-soft);color:var(--color-risk)}.sector-technician-add{display:grid;grid-template-columns:minmax(0,1fr) 148px;gap:8px}.sector-technician-add input,.sector-technician-add button{min-height:32px;border:1px solid var(--color-border-control);border-radius:4px;background:var(--color-surface);color:var(--color-text-strong);font-size:12px}.sector-technician-add input{padding:0 9px}.sector-technician-add button{background:var(--color-text-heading);color:var(--color-surface);font-weight:900}.sector-technician-add__hint{margin:-4px 0 0;color:var(--color-muted);font-size:11px;line-height:1.35}.sector-card-actions{display:flex;justify-content:flex-end}.technician-chips{display:flex;flex-wrap:wrap;gap:6px}.technician-chips button{display:inline-flex;align-items:center;gap:6px;min-height:28px;border:1px solid #cbd7e2;border-radius:6px;background:#f2f6fa;color:#253247;font-size:12px;font-weight:800}.technician-chips span{color:var(--color-muted)}.mapping-section{display:grid;gap:8px;padding:12px;border:1px solid var(--color-border-subtle);border-radius:8px;background:var(--color-surface)}.mapping-section h3{margin:0;color:var(--color-text-heading);font-size:14px}.users-groups-panel{display:grid;gap:18px}.users-groups-panel .mapping-header p{margin:6px 0 0;max-width:720px;color:var(--color-muted);font-size:13px}.user-access-form{display:grid;gap:16px}.user-access-modal{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:24px}.user-access-modal__backdrop{position:absolute;inset:0;background:#0f172a85}.user-access-modal__panel{position:relative;width:min(760px,100%);max-height:min(760px,calc(100vh - 48px));overflow:auto;padding:18px;border:1px solid var(--color-border-subtle);border-radius:8px;background:var(--color-surface);box-shadow:0 24px 80px #0f172a47}.user-access-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid var(--color-border-subtle)}.user-access-modal__header h3{margin:0;color:var(--color-text-heading);font-size:18px}.user-access-modal__header span{display:block;margin-top:4px;color:var(--color-muted);font-size:12px}.user-access-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.user-access-form label,.user-access-assignment,.user-access-checklist label{display:grid;gap:7px}.user-access-form label span,.user-access-assignment span,.user-access-checklist label span{color:var(--color-muted);font-size:11px;font-weight:900;text-transform:uppercase}.user-access-label{display:inline-flex;align-items:center;gap:6px;width:fit-content}.user-access-help{position:relative;display:inline-flex}.user-access-help button{width:18px;height:18px;min-height:18px;display:inline-grid;place-items:center;border:1px solid var(--color-border-control);border-radius:999px;background:var(--color-surface);color:var(--color-accent-strong);padding:0;font-size:11px;font-weight:900;line-height:1}.user-access-help [role=tooltip]{position:absolute;z-index:4;left:50%;bottom:calc(100% + 8px);width:260px;transform:translate(-50%);padding:10px;border:1px solid var(--color-border-subtle);border-radius:6px;background:var(--color-text-heading);color:#fff;font-size:12px;font-weight:700;line-height:1.35;text-transform:none;box-shadow:0 12px 28px #0f172a2e;opacity:0;pointer-events:none}.user-access-help:hover [role=tooltip],.user-access-help:focus-within [role=tooltip]{opacity:1}.user-access-form input,.user-access-form select{width:100%;min-height:36px;border:1px solid var(--color-border-control);border-radius:4px;background:var(--color-surface);color:var(--color-text-strong);padding:0 10px}.user-access-form__wide{grid-column:span 2}.user-access-field-hint{color:var(--color-muted);font-size:11px;line-height:1.35}.user-access-form__toggle{align-content:end;grid-template-columns:auto 1fr;align-items:center}.user-access-form__toggle input{width:auto;min-height:auto}.user-access-assignment{padding:14px;border:1px solid var(--color-border-subtle);border-radius:8px;background:var(--color-surface-muted)}.user-access-assignment strong{color:var(--color-text-heading)}.user-access-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;max-height:220px;overflow:auto;padding-right:4px}.user-access-checklist label{grid-template-columns:auto 1fr;align-items:center;min-height:34px;padding:8px 10px;border:1px solid var(--color-border-control);border-radius:6px;background:var(--color-surface)}.user-access-checklist input{width:auto;min-height:auto}.user-access-checklist label span{text-transform:none;font-size:12px;color:var(--color-text-strong)}.user-access-actions{display:flex;justify-content:flex-end;align-items:end;gap:10px}.user-access-button{min-height:38px;min-width:132px;border-radius:6px;padding:0 16px;font-size:13px;font-weight:900}.user-access-button--secondary{border:1px solid var(--color-border-control);background:var(--color-surface);color:var(--color-text-strong)}.user-access-button--primary{border:1px solid var(--color-accent);background:var(--color-accent);color:#fff}.user-access-button--danger{border:1px solid var(--color-risk);background:var(--color-risk);color:#fff}.user-access-button:disabled{cursor:not-allowed;opacity:.65}.user-access-table-wrap{overflow-x:auto}.user-access-table{table-layout:fixed;min-width:1040px}.user-access-table th:nth-child(1),.user-access-table td:nth-child(1){width:18%}.user-access-table th:nth-child(2),.user-access-table td:nth-child(2){width:25%}.user-access-table th:nth-child(3),.user-access-table td:nth-child(3){width:12%}.user-access-table th:nth-child(4),.user-access-table td:nth-child(4){width:21%}.user-access-table th:nth-child(5),.user-access-table td:nth-child(5){width:10%}.user-access-table th:nth-child(6),.user-access-table td:nth-child(6){width:14%}.user-access-provisioning{display:grid;gap:10px;padding:14px;border:1px solid var(--color-accent);border-radius:8px;background:var(--color-accent-soft)}.user-access-provisioning strong,.user-access-provisioning span{display:block}.user-access-provisioning span{margin-top:3px;color:var(--color-muted);font-size:12px}.user-access-provisioning input{width:100%;min-height:36px;border:1px solid var(--color-border-control);border-radius:4px;padding:0 10px;color:var(--color-text-strong)}.user-access-archive-confirmation{display:grid;gap:12px;padding:14px;border:1px solid var(--color-risk-border);border-radius:8px;background:var(--color-risk-soft)}.user-access-archive-confirmation strong,.user-access-archive-confirmation span,.user-access-archive-confirmation small{display:block}.user-access-archive-confirmation span,.user-access-archive-confirmation small{margin-top:4px;color:var(--color-muted);font-size:12px}.user-access-archive-confirmation label{display:grid;gap:6px}.user-access-archive-confirmation label span{color:var(--color-risk);font-size:11px;font-weight:900;text-transform:uppercase}.user-access-archive-confirmation input{min-height:36px;border:1px solid var(--color-risk-border);border-radius:4px;background:var(--color-surface);color:var(--color-text-strong);padding:0 10px}.user-access-credentials{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.user-access-credentials label{display:grid;gap:6px}.user-access-credentials label span{color:var(--color-muted);font-size:11px;font-weight:900;text-transform:uppercase}.user-access-table td strong,.user-access-table td small{display:block}.user-access-table th,.user-access-table td{vertical-align:middle}.user-access-table td{overflow-wrap:anywhere}.user-access-table td small{margin-top:3px;color:var(--color-muted)}.user-access-status{min-height:24px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--color-border-control);border-radius:999px;padding:0 9px;font-size:10px;font-weight:900;line-height:1;text-transform:uppercase;white-space:nowrap}.user-access-status--active{border-color:#26745142;background:var(--color-success-soft);color:var(--color-success)}.user-access-status--inactive{border-color:var(--color-risk-border);background:var(--color-risk-soft);color:var(--color-risk)}.warning-block+.warning-block{margin-top:12px}.warning-block strong{display:block;margin-bottom:4px}.warning-block p{margin:0;color:#6f4d16;font-size:13px}.preview-table-wrap,.evidence-table-wrap{overflow:auto;border:1px solid var(--color-border);border-radius:8px}.preview-table,.evidence-table{width:100%;border-collapse:collapse;font-size:13px}.preview-table th,.preview-table td,.evidence-table th,.evidence-table td{padding:10px;border-bottom:1px solid #e8edf3;text-align:left;white-space:nowrap}.preview-table th,.evidence-table th{background:#f1f4f8;color:#354052;font-size:12px;text-transform:uppercase}.technician-summary-table td:nth-child(3),.technician-summary-table td:nth-child(4),.technician-summary-table td:nth-child(5),.technician-summary-table td:nth-child(6),.technician-summary-table td:nth-child(7){font-weight:800}.preview-table tr.is-selected-row td{background:var(--color-accent-soft)}.table-link-button{min-height:28px;border:0;border-radius:6px;background:transparent;color:var(--color-accent-strong);font-weight:900;text-align:left}.table-link-button:hover{background:#e8f0f6}.table-link-button--danger{color:var(--color-risk)}.user-access-table td:last-child{white-space:normal}.user-access-table td:last-child>button{margin-right:4px}.user-access-table td:last-child{text-align:left}.user-access-action-button{min-height:24px;display:inline-flex;align-items:center;justify-content:center;margin:2px 4px 2px 0;padding:0 8px;border:1px solid var(--color-border-control);border-radius:999px;background:var(--color-surface);color:var(--color-accent-strong);font-size:10px;font-weight:900;line-height:1;text-transform:uppercase;white-space:nowrap}.user-access-action-button:hover,.user-access-action-button:focus{border-color:#c7d8e5;background:var(--color-accent-soft)}.user-access-action-button--danger{border-color:var(--color-risk-border);color:var(--color-risk)}.user-access-action-button--danger:hover,.user-access-action-button--danger:focus{border-color:var(--color-risk-border);background:var(--color-risk-soft)}.evidence-drawer{position:fixed;inset:0 0 0 auto;z-index:20;width:min(1040px,96vw);display:grid;grid-template-rows:auto auto auto auto minmax(0,1fr);background:var(--color-surface);border-left:1px solid var(--color-border);box-shadow:-18px 0 40px #11182729}.evidence-backdrop{position:fixed;inset:0;z-index:19;border:0;background:#1118272e;cursor:default}.evidence-drawer__header{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px;border-bottom:1px solid var(--color-border)}.evidence-drawer__header h2{margin:2px 0 0;font-size:20px}.evidence-drawer__actions{display:inline-flex;align-items:center;gap:8px}.evidence-export-button{min-height:32px;padding:0 10px;border:1px solid var(--color-accent-strong);border-radius:6px;background:var(--color-accent-strong);color:var(--color-surface);font-size:11px;font-weight:900;text-transform:uppercase}.evidence-export-button:disabled{border-color:var(--color-border-control);background:var(--color-surface-muted);color:var(--color-muted);cursor:not-allowed}.evidence-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:12px 18px;border-bottom:1px solid var(--color-border);background:var(--color-surface-subtle)}.evidence-summary div{min-width:0;display:grid;gap:2px;padding:8px 10px;border:1px solid #e0e7ee;border-radius:6px;background:var(--color-surface)}.evidence-summary span,.evidence-filters span{color:var(--color-muted);font-size:10px;font-weight:900;text-transform:uppercase}.evidence-summary strong{color:var(--color-text-strong);font-size:17px;line-height:1.1}.evidence-summary small{overflow:hidden;color:var(--color-muted);font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.evidence-empty{display:grid;gap:6px;margin:14px 18px;padding:14px 16px;border:1px solid var(--color-border);border-radius:6px;background:var(--color-surface-subtle)}.evidence-empty strong{color:var(--color-text-strong);font-size:13px}.evidence-empty p{max-width:760px;margin:0;color:var(--color-muted);font-size:12px;font-weight:700;line-height:1.45}.evidence-empty--warning{border-color:var(--color-risk-border);background:var(--color-risk-soft)}.evidence-empty--loading{border-color:var(--color-accent)}.evidence-filters{display:grid;grid-template-columns:92px 120px 140px minmax(180px,1fr);gap:8px;padding:12px 18px;border-bottom:1px solid var(--color-border)}.evidence-filters label{display:grid;gap:4px;min-width:0}.evidence-filters select,.evidence-filters input{width:100%;min-height:32px;border:1px solid var(--color-border-control);border-radius:6px;background:var(--color-surface);color:var(--color-text-strong);font-family:inherit;font-size:12px;font-weight:800;padding:0 8px}.evidence-filters select:focus,.evidence-filters input:focus{border-color:#5c85a6;box-shadow:0 0 0 1px #2f6f9f24;outline:0}.evidence-table-status{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 18px;border-bottom:1px solid var(--color-border);background:var(--color-surface)}.evidence-table-status strong{color:var(--color-accent-strong);font-size:18px;line-height:1}.evidence-table-status span{color:var(--color-muted);font-size:11px;font-weight:900;text-align:right;text-transform:uppercase}.evidence-table{font-size:12px}.evidence-table th,.evidence-table td{padding:7px 9px;vertical-align:top}.evidence-table th{position:sticky;top:0;z-index:1;font-size:10px;letter-spacing:0}.evidence-table td{color:var(--color-text-heading)}.evidence-table__summary{min-width:220px;max-width:320px;overflow:hidden;color:var(--color-text-strong);text-overflow:ellipsis}.evidence-ticket-id,.evidence-ticket-meta,.evidence-date-pair{display:block}.evidence-ticket-id{color:var(--color-accent-strong);font-size:12px;line-height:1.2}.evidence-ticket-id--link{display:inline-block;font-weight:900;text-decoration:none}.evidence-ticket-id--link:hover,.evidence-ticket-id--link:focus{text-decoration:underline;outline:0}.evidence-ticket-meta,.evidence-date-pair{margin-top:2px;color:var(--color-muted);font-size:10px;font-weight:800}.evidence-chip{min-height:22px;display:inline-flex;align-items:center;justify-content:center;padding:0 7px;border:1px solid #d6dee6;border-radius:999px;background:var(--color-surface-subtle);color:var(--color-muted);font-size:10px;font-weight:900;line-height:1;text-transform:uppercase;white-space:nowrap}.evidence-chip--green{border-color:#2674513d;background:var(--color-success-soft);color:var(--color-success)}.evidence-chip--yellow{border-color:#9c7a2842;background:var(--color-warning-soft);color:var(--color-warning)}.evidence-chip--red{border-color:#b94a4842;background:var(--color-risk-soft);color:var(--color-risk)}.evidence-chip--neutral{color:#536173}.pdf-preview-shell{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:8px}.pdf-preview-backdrop{position:absolute;inset:0;background:#1118277a}.pdf-preview-panel{position:relative;z-index:1;width:min(1480px,calc(100vw - 16px));height:calc(100vh - 16px);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);box-shadow:var(--shadow-floating)}.pdf-preview-header{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-bottom:1px solid var(--color-border-subtle);background:var(--color-surface)}.pdf-preview-header span{display:block;color:var(--color-muted);font-size:10px;font-weight:900;text-transform:uppercase}.pdf-preview-header strong{display:block;margin-top:2px;color:var(--color-text-heading);font-size:16px;line-height:1.15}.pdf-preview-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px}.pdf-preview-frame-wrap{min-height:0;padding:24px;overflow:auto;overscroll-behavior:contain;background:#e7edf3}.pdf-preview-frame{width:min(1120px,100%);height:1584px;min-height:0;display:block;margin:0 auto;border:1px solid #cfd8e3;border-radius:4px;background:var(--color-surface);box-shadow:0 8px 24px #0f172a29}.icon-button{width:34px;height:34px;background:var(--color-surface-muted);color:var(--color-text)}.empty-state{margin:0;color:var(--color-muted);font-size:13px}.app-footer{display:flex;align-items:center;gap:8px;padding:14px 20px 24px;color:var(--color-muted);font-size:13px}@media(max-width:1180px){.dashboard-layout{grid-template-columns:1fr}.sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar--collapsed{grid-template-columns:1fr}.mode-toolbar{grid-column:1 / -1}.details-grid,.type-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.monthly-line-grid{grid-template-columns:1fr}.type-mttr-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.kpi-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.people-dashboard-header{grid-template-columns:1fr}.people-dashboard-controls{grid-template-columns:max-content}.people-dashboard-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.people-dashboard-round-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.calculation-rules-common-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.direction-objectives-header,.direction-objectives-grid{grid-template-columns:1fr}.content-tabs{width:100%}.hard-skill-compact-row{grid-template-columns:44px minmax(220px,1fr) repeat(2,minmax(110px,.35fr)) max-content max-content}.sla-compact-row{grid-template-columns:76px minmax(220px,1fr) minmax(110px,.25fr) max-content}.sector-compact-row{grid-template-columns:minmax(220px,1fr) repeat(2,minmax(70px,.2fr)) max-content}.sector-row-total{display:none}.hard-skill-row-meta:nth-of-type(4){display:none}.hard-skill-main-grid{grid-template-columns:56px repeat(3,minmax(150px,1fr))}.hard-skill-text-grid{grid-template-columns:1fr}.delete-confirmation-panel{width:100%;max-width:none;grid-template-columns:minmax(220px,1fr) minmax(160px,220px) max-content max-content}.evaluation-record-header{grid-template-columns:1fr}.evaluation-record-summary{align-items:flex-start;flex-direction:column;gap:8px}.evaluation-record-controls{grid-column:auto;grid-row:auto;justify-content:flex-start}.evaluation-meeting-strip{grid-template-columns:1fr}.evaluation-mini-score-row{justify-content:flex-start;flex-wrap:wrap}.evaluation-total-score__meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:980px){.calculation-rule-row{grid-template-columns:1fr}}@media(max-width:760px){.evaluation-desktop-view{display:none}.evaluation-mobile-view{display:grid}.evaluation-mobile-pdf-preview{display:block}.app-header{grid-template-columns:minmax(0,1fr) max-content}.app-header,.hero-panel{align-items:flex-start}.hero-panel{flex-direction:column}.hero-actions{width:100%;justify-items:stretch}.scope-summary{justify-content:flex-start}.header-metrics,.route-tabs,.sidebar,.people-dashboard-kpis,.user-access-form__grid,.user-access-checklist,.user-access-credentials,.direction-objectives-tabs,.details-grid,.evaluation-record-controls,.evaluation-radar-grid-wrap,.hard-skill-compact-row,.sla-compact-row,.sla-edit-panel,.sla-edit-fields,.sector-compact-row,.parallel-section,.type-comparison-grid,.strategic-grid,.upload-period-grid,.upload-slot,.upload-delete-confirmation,.parameters-grid,.parameters-fields,.calculation-rules-common-grid,.calculation-rule-row,.calculation-rules-list,.monthly-line-grid,.type-mttr-kpis,.kpi-strip{width:100%;grid-template-columns:1fr}.user-access-modal{padding:12px}.user-access-modal__panel{max-height:calc(100vh - 24px)}.user-access-form__wide{grid-column:auto}.dashboard-section-title{align-items:flex-start;flex-direction:column}.dashboard-section-title:before{width:36px;height:3px;min-height:3px}.pdf-preview-shell{padding:10px}.pdf-preview-panel{width:calc(100vw - 20px);height:calc(100vh - 20px)}.pdf-preview-header{align-items:flex-start;flex-direction:column}.pdf-preview-actions{width:100%;justify-content:flex-start}.evaluation-meeting-summary{align-items:flex-start;flex-direction:column}.evaluation-meeting-summary p{white-space:normal}.pdf-preview-frame-wrap{padding:10px}.dashboard-section-title__meta{justify-content:flex-start}.manual-evaluation__header,.manual-evaluation__body{grid-template-columns:1fr}.manual-evaluation__previous{justify-self:stretch}.evaluation-evolution-panel__header{display:grid;align-items:stretch}.evaluation-round-selector{width:100%}.evaluation-round-selector button{min-height:38px;padding:0 6px}.evaluation-evolution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.people-dashboard-round-summary-grid{grid-template-columns:1fr}.people-dashboard-round-scores{grid-template-columns:repeat(3,minmax(40px,1fr));width:min(160px,100%)}.manual-evaluation__header{display:grid}.manual-evaluation__score{min-width:0;text-align:left}.evaluation-total-score__meta{display:grid;grid-template-columns:1fr}.evaluation-radar-plot{min-height:190px}.objective-context-block{grid-template-columns:1fr}.route-tabs{grid-column:1 / -1;width:100%;justify-content:stretch}.route-tabs button{flex:1}.attachments-header,.skill-weight-control__header{align-items:flex-start;flex-direction:column}.user-menu{grid-column:2;grid-row:1;align-self:center;justify-self:end}.user-menu-panel{width:min(220px,calc(100vw - 24px))}.dashboard-layout{padding:12px}.sidebar--collapsed{width:68px}.soft-field,.content-tabs,.sector-overview-row,.technician-source-grid,.sector-add,.sector-config-grid,.sector-edit-panel,.sector-technician-add,.mapping-row,.hard-skill-main-grid,.delete-confirmation-panel{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.auth-neural-mark__glow,.auth-neural-mark__link,.auth-neural-mark__node{animation:none}}
