@font-face{font-family:Mariupol;font-weight:400;font-style:normal;font-display:swap;src:url(/fonts/mariupol-400.woff)format("woff")}@font-face{font-family:Mariupol;font-weight:500;font-style:normal;font-display:swap;src:url(/fonts/mariupol-500.woff)format("woff")}@font-face{font-family:Mariupol;font-weight:700;font-style:normal;font-display:swap;src:url(/fonts/mariupol-700.woff)format("woff")}@font-face{font-family:Mariupol;font-weight:800;font-style:normal;font-display:swap;src:url(/fonts/mariupol-700.woff)format("woff")}:root{--u-yellow:#fde201;--u-black:#1a1a1a;--u-white:#fff;--u-orange:#f18422;--u-flame:#e94f1b;--u-magenta:#e3107d;--u-red:#e11826;--u-violet:#7866a7;--u-gray-100:#f4f4f2;--u-gray-200:#d9d9d9;--u-gray-300:#b4b4b0;--u-gray-500:#6e6e6b;--u-gray-800:#2a2a2a;--u-gray-900:#1e1e1e;--text-primary:var(--u-black);--text-secondary:var(--u-gray-500);--border-subtle:#0000001a;--surface:var(--u-white);--bg:#fafaf8;--font-brand:"Mariupol", "Roboto", system-ui, sans-serif;--font-body:"Roboto", system-ui, -apple-system, sans-serif;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--shadow-sm:0 1px 2px #0000000f;--shadow-md:0 4px 16px #0000001a;--shadow-lg:0 12px 40px #00000029}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font-body);color:var(--text-primary);background:var(--bg);-webkit-font-smoothing:antialiased;font-size:14.5px;line-height:1.45}button{font-family:inherit}a{color:inherit}.uhp-app{min-height:100vh;display:flex}.uhp-sidebar{background:var(--u-white);border-right:1px solid var(--border-subtle);flex-direction:column;flex-shrink:0;width:256px;height:100vh;padding:22px 16px;display:flex;position:sticky;top:0}.uhp-brand{align-items:center;gap:11px;padding:4px 8px 22px;display:flex}.uhp-brand-mark{background:var(--u-yellow);width:34px;height:34px;font-family:var(--font-brand);color:var(--u-black);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:800;display:flex}.uhp-brand-name{font-family:var(--font-brand);letter-spacing:-.01em;font-size:16px;font-weight:700;line-height:1.1}.uhp-nav{flex-direction:column;gap:4px;display:flex}.uhp-nav-item{cursor:pointer;text-align:left;width:100%;color:var(--u-gray-500);background:0 0;border:none;border-radius:10px;align-items:center;gap:11px;padding:11px 13px;font-size:14.5px;font-weight:500;text-decoration:none;transition:background .14s,color .14s;display:flex}.uhp-nav-item:hover{background:var(--u-gray-100);color:var(--u-black)}.uhp-nav-item.active{background:var(--u-yellow);color:var(--u-black);font-weight:600}.uhp-nav-spacer{flex:1}.uhp-help{color:var(--u-gray-500);border-radius:10px;align-items:center;gap:11px;padding:11px 13px;font-size:13px;text-decoration:none;display:flex}.uhp-help:hover{background:var(--u-gray-100);color:var(--u-black)}.uhp-main{flex-direction:column;flex:1;min-width:0;display:flex}.uhp-topbar{border-bottom:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:5;background:#ffffffd9;justify-content:space-between;align-items:center;padding:18px 36px;display:flex;position:sticky;top:0}.uhp-topbar h1{font-family:var(--font-brand);letter-spacing:-.01em;margin:0;font-size:22px;font-weight:700}.uhp-topbar .sub{color:var(--text-secondary);margin-top:2px;font-size:12.5px}.uhp-user{align-items:center;gap:12px;display:flex}.uhp-user-meta{text-align:right;line-height:1.2}.uhp-user-name{font-size:13.5px;font-weight:600}.uhp-user-role{color:var(--text-secondary);font-size:11.5px}.uhp-avatar{background:var(--u-black);width:38px;height:38px;color:var(--u-white);font-size:13px;font-weight:700;font-family:var(--font-brand);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.uhp-content{width:100%;max-width:1180px;padding:30px 36px 64px}.uhp-hero{margin-bottom:26px}.uhp-hero h2{font-family:var(--font-brand);letter-spacing:-.02em;margin:0 0 8px;font-size:30px;font-weight:800}.uhp-hero p{max-width:640px;color:var(--text-secondary);margin:0;font-size:14.5px}.uhp-hero-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:18px;display:flex}.uhp-link{color:var(--u-black);border-bottom:1.5px solid var(--u-yellow);padding-bottom:1px;font-size:13.5px;font-weight:500;text-decoration:none}.uhp-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;padding:11px 18px;font-size:14px;font-weight:600;transition:filter .14s;display:inline-flex}.uhp-btn:hover{filter:brightness(.95)}.uhp-btn:disabled{cursor:not-allowed;filter:none}.uhp-btn-primary{background:var(--u-yellow);color:var(--u-black)}.uhp-btn-primary:disabled{background:var(--u-gray-100);color:var(--u-gray-300)}.uhp-btn-dark{background:var(--u-black);color:var(--u-white)}.uhp-btn-ghost{color:var(--u-gray-800);border-color:var(--border-subtle);background:0 0}.uhp-stats{flex-wrap:wrap;gap:12px;margin-bottom:18px;display:flex}.uhp-stat{background:var(--u-white);border:1px solid var(--border-subtle);border-radius:12px;align-items:center;gap:9px;padding:10px 16px;display:flex}.uhp-stat-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.uhp-stat-value{font-size:16px;font-weight:700}.uhp-stat-label{color:var(--text-secondary);font-size:12.5px}.uhp-card{background:var(--u-white);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}.uhp-card-pad{padding:22px}.uhp-card-title{font-family:var(--font-brand);margin:0 0 2px;font-size:16px;font-weight:700}.uhp-card-sub{color:var(--text-secondary);margin:0 0 16px;font-size:12.5px}.uhp-grid{gap:18px;display:grid}.uhp-table{border-collapse:collapse;width:100%;overflow:hidden}.uhp-table th{text-align:left;text-transform:uppercase;letter-spacing:.03em;color:var(--u-gray-300);border-bottom:1px solid var(--border-subtle);padding:12px 16px;font-size:11.5px;font-weight:600}.uhp-table td{border-bottom:1px solid var(--u-gray-100);vertical-align:middle;padding:14px 16px;font-size:14px}.uhp-row{cursor:pointer;transition:background .12s}.uhp-row:hover{background:#fafaf8}.uhp-role-main{font-weight:600}.uhp-role-id{letter-spacing:.04em;color:var(--u-gray-300);margin-bottom:2px;font-size:11px;font-weight:700}.uhp-role-sub{color:var(--text-secondary);align-items:center;gap:6px;margin-top:2px;font-size:12.5px;display:inline-flex}.uhp-team-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.uhp-badge{white-space:nowrap;border-radius:999px;align-items:center;padding:4px 11px;font-size:12px;font-weight:600;display:inline-flex}.uhp-rec{align-items:center;gap:8px;display:inline-flex}.uhp-rec-avatar{border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:10.5px;font-weight:700;display:flex}.uhp-empty{text-align:center;padding:64px 24px}.uhp-empty-icon{background:var(--u-gray-100);border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:16px;display:inline-flex}.uhp-empty h3{font-family:var(--font-brand);margin:0 0 6px;font-size:18px;font-weight:700}.uhp-empty p{color:var(--text-secondary);max-width:360px;margin:0 auto 18px;font-size:13.5px}.uhp-metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.uhp-metric{background:var(--u-white);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:18px}.uhp-metric-icon{border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:14px;display:flex}.uhp-metric-value{font-family:var(--font-brand);font-size:28px;font-weight:800;line-height:1}.uhp-metric-label{margin-top:6px;font-size:13px;font-weight:600}.uhp-metric-note{color:var(--text-secondary);margin-top:2px;font-size:11.5px}.uhp-team{border-bottom:1px solid var(--u-gray-100);padding:14px 0}.uhp-team:last-child{border-bottom:none}.uhp-team-head{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.uhp-team-name{align-items:center;gap:9px;font-weight:600;display:flex}.uhp-team-summary{color:var(--text-secondary);font-size:12.5px}.uhp-bar{background:var(--u-gray-100);border-radius:999px;height:9px;display:flex;overflow:hidden}.uhp-bar-seg{height:100%}.uhp-legend{flex-wrap:wrap;gap:18px;margin-top:14px;display:flex}.uhp-legend-item{color:var(--text-secondary);align-items:center;gap:7px;font-size:12px;display:flex}.uhp-progress-big{font-family:var(--font-brand);letter-spacing:-.03em;font-size:56px;font-weight:800;line-height:1}.uhp-overlay{z-index:50;background:#1a1a1a80;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.uhp-modal{background:var(--u-white);border-radius:var(--radius-lg);width:100%;max-width:920px;max-height:90vh;box-shadow:var(--shadow-lg);display:flex;overflow:hidden}.uhp-stepper{background:var(--u-gray-100);flex-direction:column;flex-shrink:0;width:250px;padding:28px 24px;display:flex}.uhp-stepper-title{font-family:var(--font-brand);margin:0 0 22px;font-size:15px;font-weight:700}.uhp-step{gap:12px;display:flex}.uhp-step-rail{flex-direction:column;align-items:center;display:flex}.uhp-step-circle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:flex}.uhp-step-line{flex:1;width:2px;min-height:18px;margin:4px 0}.uhp-step-text{padding-bottom:14px}.uhp-step-label{font-size:13.5px;font-weight:600}.uhp-step-sub{color:var(--u-gray-300);font-size:11.5px}.uhp-modal-main{flex-direction:column;flex:1;min-width:0;display:flex}.uhp-modal-body{flex:1;padding:28px 32px;overflow-y:auto}.uhp-modal-footer{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:12px;padding:16px 28px;display:flex}.uhp-modal-h{font-family:var(--font-brand);margin:0 0 4px;font-size:20px;font-weight:700}.uhp-modal-sub{color:var(--text-secondary);margin:0 0 22px;font-size:13px}.uhp-type-tag{color:var(--text-secondary);align-items:center;gap:8px;margin-bottom:18px;font-size:12.5px;display:inline-flex}.uhp-type-chip{border-radius:999px;align-items:center;padding:3px 10px;font-size:12px;font-weight:700;display:inline-flex}.uhp-branches{grid-template-columns:1fr 1fr;gap:16px;display:grid}.uhp-branch{border-radius:var(--radius-md);cursor:pointer;background:var(--u-white);text-align:left;border:1px solid #0000001a;padding:20px;transition:border-color .14s,box-shadow .14s,transform .14s}.uhp-branch:hover{border-color:var(--u-black);box-shadow:var(--shadow-md);transform:translateY(-2px)}.uhp-branch-icon{border-radius:11px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:14px;display:flex}.uhp-branch-title{font-family:var(--font-brand);margin:0 0 6px;font-size:18px;font-weight:700}.uhp-branch-desc{color:var(--text-secondary);margin:0 0 16px;font-size:13px}.uhp-field{margin-bottom:22px}.uhp-label{margin-bottom:4px;font-size:13.5px;font-weight:600;display:block}.uhp-req{color:var(--u-magenta)}.uhp-hint{color:var(--text-secondary);margin:0 0 9px;font-size:12px}.uhp-input,.uhp-textarea{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);width:100%;color:var(--text-primary);background:var(--u-white);padding:10px 12px;font-family:inherit;font-size:14px}.uhp-input:focus,.uhp-textarea:focus{border-color:var(--u-black);outline:none}.uhp-textarea{resize:vertical;min-height:84px}.uhp-pills{flex-wrap:wrap;gap:8px;display:flex}.uhp-pill{border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;background:var(--u-white);color:var(--u-gray-800);border:1px solid #00000029;justify-content:center;align-items:center;padding:8px 15px;font-size:13.5px;font-weight:500;transition:all .12s;display:inline-flex}.uhp-pill.selected{border-color:var(--u-black);background:var(--u-black);color:var(--u-white)}.uhp-confirm-row{justify-content:space-between;padding:12px 0;font-size:14px;display:flex}.uhp-confirm-row .k{color:var(--text-secondary)}.uhp-confirm-row .v{font-weight:600}.uhp-success-icon{background:var(--u-black);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:18px;display:flex}.uhp-drawer-overlay{z-index:40;background:#1a1a1a73;justify-content:flex-end;display:flex;position:fixed;inset:0}.uhp-drawer{background:var(--u-white);width:560px;max-width:92vw;height:100vh;box-shadow:var(--shadow-lg);overflow-y:auto}.uhp-drawer-head{border-bottom:1px solid var(--border-subtle);background:var(--u-white);padding:26px 28px 20px;position:sticky;top:0}.uhp-drawer-body{padding:8px 28px 40px}.uhp-drawer-meta{grid-template-columns:1fr 1fr;gap:14px;margin-top:18px;display:grid}.uhp-meta-item .k{color:var(--text-secondary);font-size:11.5px}.uhp-meta-item .v{margin-top:2px;font-size:14px;font-weight:600}.uhp-note-section{border-bottom:1px solid var(--u-gray-100);padding:20px 0}.uhp-note-section-label{font-family:var(--font-brand);margin:0 0 12px;font-size:14px;font-weight:700}.uhp-note-item{margin-bottom:12px}.uhp-note-item .k{color:var(--text-secondary);margin-bottom:2px;font-size:12px}.uhp-note-item .v{font-size:13.5px}.uhp-salary-locked{color:var(--u-gray-300);align-items:center;gap:6px;font-size:12.5px;font-style:italic;display:inline-flex}.uhp-signin{background:var(--u-black);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.uhp-signin-card{background:var(--u-white);border-radius:var(--radius-lg);width:100%;max-width:420px;box-shadow:var(--shadow-lg);padding:40px}.uhp-icon-btn{cursor:pointer;color:var(--u-gray-500);background:0 0;border:none;border-radius:8px;padding:6px;display:inline-flex}.uhp-icon-btn:hover{background:var(--u-gray-100);color:var(--u-black)}.uhp-select{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--u-white);padding:7px 10px;font-family:inherit;font-size:13px}.uhp-role-tag{border-radius:999px;align-items:center;padding:3px 10px;font-size:11.5px;font-weight:600;display:inline-flex}.uhp-board-tabs{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.uhp-board-tab{border:1px solid var(--border-subtle);background:var(--u-white);color:var(--u-gray-800);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:13.5px;font-weight:500;transition:all .12s;display:inline-flex}.uhp-board-tab:hover{border-color:var(--u-black)}.uhp-board-tab.active{background:var(--u-black);color:var(--u-white);border-color:var(--u-black)}.uhp-board-wrap{max-height:calc(100vh - 300px);overflow:auto}.uhp-board-table{border-collapse:separate;border-spacing:0;width:max-content;min-width:100%}.uhp-board-table th{text-align:left;text-transform:uppercase;letter-spacing:.02em;color:var(--u-gray-500);border-bottom:1px solid var(--border-subtle);background:var(--u-gray-100);white-space:nowrap;z-index:2;padding:10px;font-size:11px;font-weight:600;position:sticky;top:0}.uhp-board-table td{border-bottom:1px solid var(--u-gray-100);border-right:1px solid var(--u-gray-100);vertical-align:middle;padding:2px 4px}.uhp-grid-cell{width:100%;min-width:120px;color:var(--text-primary);resize:vertical;background:0 0;border:1px solid #0000;border-radius:6px;padding:8px;font-family:inherit;font-size:13px}.uhp-grid-cell:hover{background:var(--u-gray-100)}.uhp-grid-cell:focus{border-color:var(--u-black);background:var(--u-white);outline:none}.uhp-grid-readonly{color:var(--u-gray-500);white-space:nowrap;padding:8px;font-size:13px;font-weight:600}.uhp-board-toolbar{border-bottom:1px solid var(--border-subtle);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.uhp-board-search{border:1px solid var(--border-subtle);background:var(--u-white);color:var(--text-primary);border-radius:8px;flex:0 280px;padding:8px 12px;font-family:inherit;font-size:13px}.uhp-board-search:focus{border-color:var(--u-black);outline:none}.uhp-board-filter{border:1px solid var(--border-subtle);background:var(--u-white);color:var(--text-primary);border-radius:8px;max-width:180px;padding:7px 10px;font-family:inherit;font-size:13px}.uhp-board-filter:focus{border-color:var(--u-black);outline:none}.uhp-board-totals{color:var(--u-gray-500);white-space:nowrap;margin-left:auto;font-size:13px}.uhp-board-totals b{color:var(--text-primary)}.uhp-board-foot td{border-top:2px solid var(--border-subtle);background:var(--u-gray-100);white-space:nowrap;padding:10px;font-size:13px;font-weight:700}.uhp-planned-pick{background:#fffbe0;border:1px solid #00000014;border-radius:12px;margin-bottom:22px;padding:16px}.uhp-planned-pick-title{margin-bottom:2px;font-size:14px;font-weight:600}.uhp-planned-list{flex-wrap:wrap;gap:8px;display:flex}.uhp-planned-item{background:var(--u-white);cursor:pointer;text-align:left;border:1px solid #0000001f;border-radius:10px;flex-direction:column;align-items:flex-start;gap:2px;padding:9px 14px;transition:all .12s;display:flex}.uhp-planned-item:hover{border-color:var(--u-black)}.uhp-planned-item.active{border-color:var(--u-black);background:var(--u-black);color:var(--u-white)}.uhp-planned-item strong{font-size:13.5px}.uhp-planned-item span{color:var(--text-secondary);font-size:11.5px}.uhp-planned-item.active span{color:#ffffffb3}.uhp-modal--coach{max-width:1320px}.uhp-coach{border-left:1px solid var(--border-subtle);background:var(--u-white);flex-direction:column;flex-shrink:0;width:380px;min-width:0;display:flex}.uhp-coach--hidden{display:none}.uhp-coach-head{border-bottom:1px solid var(--border-subtle);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.uhp-coach-head-title{align-items:center;gap:10px;display:flex}.uhp-coach-mark{background:var(--u-yellow);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.uhp-coach-name{font-family:var(--font-brand);font-size:14.5px;font-weight:700;line-height:1.1}.uhp-coach-role{color:var(--text-secondary);margin-top:2px;font-size:11.5px}.uhp-coach-metrics{border-bottom:1px solid var(--border-subtle);background:var(--u-gray-100);flex-shrink:0;padding:12px 16px}.uhp-coach-metrics-row{gap:10px;display:flex}.uhp-coach-metric{background:var(--u-white);border:1px solid var(--border-subtle);border-radius:10px;flex:1;padding:8px 11px}.uhp-coach-metric-label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.03em;font-size:10.5px}.uhp-coach-metric-value{font-family:var(--font-brand);align-items:center;gap:6px;margin-top:2px;font-size:17px;font-weight:700;display:flex}.uhp-coach-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.uhp-coach-metric-note{color:var(--text-secondary);margin-top:7px;font-size:11px}.uhp-coach-msgs{flex-direction:column;flex:1;gap:12px;padding:18px;display:flex;overflow-y:auto}.uhp-coach-msg{white-space:pre-wrap;word-break:break-word;border-radius:12px;max-width:88%;padding:10px 13px;font-size:13.5px;line-height:1.5}.uhp-coach-msg.assistant{background:var(--u-gray-100);color:var(--text-primary);border-top-left-radius:4px;align-self:flex-start}.uhp-coach-msg.user{background:var(--u-yellow);color:var(--u-black);border-top-right-radius:4px;align-self:flex-end}.uhp-coach-typing{align-items:center;gap:5px;display:inline-flex}.uhp-coach-typing span{background:var(--u-gray-300);border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite both uhp-blink}.uhp-coach-typing span:nth-child(2){animation-delay:.15s}.uhp-coach-typing span:nth-child(3){animation-delay:.3s}@keyframes uhp-blink{0%,80%,to{opacity:.25}40%{opacity:1}}.uhp-coach-error{color:var(--u-red);background:#fdecec;border-radius:8px;align-self:stretch;padding:8px 11px;font-size:12.5px}.uhp-coach-summary{border:1px solid var(--u-black);background:#fffdf3;border-radius:12px;align-self:stretch;padding:14px}.uhp-coach-summary-title{font-family:var(--font-brand);align-items:center;gap:6px;margin-bottom:12px;font-size:13px;font-weight:700;display:flex}.uhp-coach-block{border-top:1px solid var(--u-gray-100);padding:11px 0}.uhp-coach-block:first-of-type{border-top:none;padding-top:0}.uhp-coach-block-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:5px;display:flex}.uhp-coach-block-label{text-transform:uppercase;letter-spacing:.03em;color:var(--text-secondary);font-size:11px;font-weight:700}.uhp-coach-copy{border:1px solid var(--border-subtle);background:var(--u-white);cursor:pointer;border-radius:7px;flex-shrink:0;padding:4px 10px;font-size:11.5px;font-weight:600;transition:all .12s}.uhp-coach-copy:hover{border-color:var(--u-black)}.uhp-coach-copy.copied{background:var(--u-black);color:var(--u-white);border-color:var(--u-black)}.uhp-coach-block-text{white-space:pre-wrap;font-size:13px;line-height:1.5}.uhp-coach-foot{border-top:1px solid var(--border-subtle);flex-shrink:0;padding:12px 14px}.uhp-coach-summary-btn{border:1px solid var(--border-subtle);background:var(--u-white);cursor:pointer;border-radius:9px;width:100%;margin-bottom:10px;padding:8px;font-size:12.5px;font-weight:600;transition:all .12s}.uhp-coach-summary-btn:hover:not(:disabled){border-color:var(--u-black)}.uhp-coach-summary-btn:disabled{opacity:.5;cursor:not-allowed}.uhp-coach-input-row{align-items:flex-end;gap:8px;display:flex}.uhp-coach-input{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-primary);background:var(--u-white);resize:none;flex:1;padding:9px 11px;font-family:inherit;font-size:13.5px}.uhp-coach-input:focus{border-color:var(--u-black);outline:none}.uhp-coach-send{flex-shrink:0;padding:9px 14px;font-size:15px}.uhp-coach-send:disabled{opacity:.4;cursor:not-allowed}@media (max-width:1120px){.uhp-coach{width:320px}}@media (max-width:920px){.uhp-metrics{grid-template-columns:repeat(2,1fr)}.uhp-sidebar{width:210px}}.uhp-sla-intro{color:var(--text-secondary);max-width:74ch;margin:0 0 16px;font-size:14.5px}.uhp-sla-legend{background:var(--u-gray-100);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:8px 18px;margin-bottom:18px;padding:12px 15px;font-size:12.5px;display:flex}.uhp-sla-legend b{color:var(--text-primary);font-weight:600}.uhp-sla-b{white-space:nowrap;background:var(--u-yellow);color:var(--u-black);border-radius:8px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-block}.uhp-sla-b.rule{background:var(--u-gray-100);color:var(--u-gray-500);border:1px solid var(--u-gray-200)}.uhp-sla-b.warn{color:var(--u-flame);background:#fbe3d5}.uhp-sla-scroll{color:var(--text-secondary);margin:0 0 8px;font-size:12px}.uhp-sla-rail{gap:0;padding-bottom:6px;display:flex;overflow-x:auto}.uhp-sla-stage{background:var(--u-white);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-direction:column;flex:0 0 244px;gap:9px;padding:15px 16px;display:flex}.uhp-sla-stage.bar{border-color:var(--u-flame)}.uhp-sla-arw{color:var(--u-gray-300);flex:0 0 30px;justify-content:center;align-items:center;font-size:20px;font-weight:700;display:flex}.uhp-sla-snum{letter-spacing:.06em;color:var(--u-gray-300);font-size:11px;font-weight:700}.uhp-sla-sname{font-family:var(--font-brand);letter-spacing:-.01em;margin-top:-1px;font-size:15px;font-weight:700}.uhp-sla-sep{border:0;border-top:1px solid var(--u-gray-100);margin:2px 0}.uhp-sla-row{flex-direction:column;gap:5px;display:flex}.uhp-sla-rlab{color:var(--text-primary);font-size:12.5px;font-weight:600;line-height:1.4}.uhp-sla-rlab .who{color:var(--text-secondary);margin-top:2px;font-size:11.5px;font-weight:400;display:block}.uhp-sla-badges{flex-wrap:wrap;gap:5px;display:flex}.uhp-sla-bartag{letter-spacing:.05em;text-transform:uppercase;color:var(--u-flame);background:#fbe3d5;border-radius:6px;align-self:flex-start;padding:2px 7px;font-size:10px;font-weight:700}.uhp-sla-callout{border-radius:var(--radius-md);background:#fffbe0;border:1px solid #f0de8a;margin-top:24px;padding:16px 18px}.uhp-sla-callout h4{font-family:var(--font-brand);margin:0 0 10px;font-size:15px;font-weight:700}.uhp-sla-callout ul{color:var(--text-primary);flex-direction:column;gap:6px;margin:0;padding-left:18px;font-size:13px;line-height:1.5;display:flex}.uhp-sla-notes{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;margin-top:14px;display:grid}.uhp-sla-note{background:var(--u-white);border:1px solid var(--border-subtle);border-radius:12px;padding:14px 16px;font-size:13px;line-height:1.5}.uhp-sla-note b{font-weight:700}.uhp-sla-h{font-family:var(--font-brand);margin:34px 0 4px;font-size:20px;font-weight:700}.uhp-sla-sub{color:var(--text-secondary);margin:0 0 14px;font-size:12.5px}.uhp-sla-tbl td.c,.uhp-sla-tbl th.c{text-align:center;width:150px}.uhp-sla-grp td{background:var(--u-gray-100);letter-spacing:.05em;text-transform:uppercase;color:var(--u-gray-500);padding:8px 16px;font-size:11px;font-weight:700}.uhp-sla-tbl .note2{color:var(--text-secondary);font-size:11.5px}.uhp-board-toolbar{justify-content:flex-start;gap:10px}.uhp-board-search,.uhp-board-filter{border-radius:9px;height:34px;padding:0 11px;transition:border-color .12s,background .12s}.uhp-board-search:hover,.uhp-board-filter:hover{border-color:var(--u-gray-300)}.uhp-board-search.active,.uhp-board-filter.active{border-color:var(--u-black);background:#fffce8;font-weight:600}.uhp-period{border:1px solid var(--border-subtle);background:var(--u-white);border-radius:9px;align-items:center;height:34px;transition:border-color .12s,background .12s;display:inline-flex;position:relative}.uhp-period:hover{border-color:var(--u-gray-300)}.uhp-period.active{border-color:var(--u-black);background:#fffce8}.uhp-period-ico{color:var(--u-gray-500);flex-shrink:0;align-items:center;padding:0 8px 0 10px;display:inline-flex}.uhp-period.active .uhp-period-ico{color:var(--u-black)}.uhp-period input[type=date]{height:100%;color:var(--text-primary);background:0 0;border:0;padding:0 8px 0 0;font-family:inherit;font-size:13px}.uhp-period input[type=date]:focus{outline:none}.uhp-period-trigger{height:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:0;border-radius:9px 0 0 9px;align-items:center;gap:2px;padding:0 8px 0 0;font-family:inherit;font-size:13px;font-weight:600;display:inline-flex}.uhp-period-label{text-overflow:ellipsis;white-space:nowrap;max-width:168px;overflow:hidden}.uhp-period-caret{color:var(--u-gray-500);padding-left:2px;font-size:9px}.uhp-period-menu{z-index:40;background:var(--u-white);border:1px solid var(--border-subtle);border-radius:10px;width:240px;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden;box-shadow:0 8px 28px #00000024}.uhp-period-search{border:0;border-bottom:1px solid var(--border-subtle);width:100%;color:var(--text-primary);background:var(--u-white);padding:9px 12px;font-family:inherit;font-size:13px}.uhp-period-search:focus{outline:none}.uhp-period-list{max-height:300px;padding:4px;overflow-y:auto}.uhp-period-optgroup-label{text-transform:uppercase;letter-spacing:.04em;color:var(--u-gray-500);padding:8px 8px 2px;font-size:10px}.uhp-period-opt{text-align:left;width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:6px 8px;font-family:inherit;font-size:13px;display:block}.uhp-period-opt:hover{background:#0000000d}.uhp-period-opt.sel{background:#fffce8;font-weight:600}.uhp-period-empty{color:var(--u-gray-500);text-align:center;padding:12px 10px;font-size:13px}.uhp-period input[type=date]{width:126px;padding-left:8px}.uhp-period input[type=date]::-webkit-calendar-picker-indicator{opacity:.4;cursor:pointer}.uhp-period input[type=date]:hover::-webkit-calendar-picker-indicator{opacity:.75}.uhp-period .uhp-period-sep{background:var(--border-subtle);flex-shrink:0;width:1px;height:18px}.uhp-period .uhp-period-dash{color:var(--u-gray-300);flex-shrink:0;padding:0 1px;font-size:13px}.uhp-period-clear{cursor:pointer;color:var(--u-gray-500);background:0 0;border:0;align-items:center;height:100%;padding:0 10px;font-size:14px;line-height:1;transition:color .12s,background .12s;display:inline-flex}.uhp-period-clear:hover{color:var(--u-black);background:#0000000d}.uhp-toolbar-btn{border:1px solid var(--border-subtle);background:var(--u-white);height:34px;color:var(--u-gray-800);cursor:pointer;white-space:nowrap;border-radius:9px;align-items:center;gap:7px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:600;transition:border-color .12s,background .12s,color .12s;display:inline-flex}.uhp-toolbar-btn:hover:not(:disabled){border-color:var(--u-gray-300);background:var(--u-gray-100)}.uhp-toolbar-btn:disabled{opacity:.5;cursor:not-allowed}.uhp-toolbar-btn.reset{color:var(--u-red);border-color:#e1182647}.uhp-toolbar-btn.reset:hover:not(:disabled){border-color:var(--u-red);background:#fdecec}.uhp-netcoach{flex-direction:column;gap:16px;max-width:860px;height:calc(100vh - 132px);display:flex}.uhp-netcoach-intro{flex-shrink:0;align-items:center;gap:12px;display:flex}.uhp-netcoach-title{font-family:var(--font-brand);color:var(--text-primary);font-size:16px;font-weight:700}.uhp-netcoach-sub{color:var(--text-secondary);margin-top:2px;font-size:13px}.uhp-netcoach-chat{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--u-white);flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.uhp-netcoach-chat .uhp-coach-msgs{padding:22px 22px 8px}.uhp-netcoach-chat .uhp-coach-msg{max-width:76%;font-size:14px}.uhp-netcoach-quick{flex-wrap:wrap;flex-shrink:0;gap:8px;padding:8px 22px 4px;display:flex}.uhp-netcoach-chip{border:1px solid var(--border-subtle);background:var(--u-gray-100);color:var(--text-primary);cursor:pointer;border-radius:999px;padding:8px 14px;font-family:inherit;font-size:13px;transition:background .12s,border-color .12s}.uhp-netcoach-chip:hover:not(:disabled){background:var(--u-yellow);border-color:var(--u-black)}.uhp-netcoach-chip:disabled{opacity:.5;cursor:not-allowed}.uhp-netcoach-input-row{border-top:1px solid var(--border-subtle);flex-shrink:0;align-items:flex-end;gap:8px;padding:14px 22px 18px;display:flex}.uhp-netcoach-input{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-primary);background:var(--u-white);resize:none;flex:1;max-height:160px;padding:11px 13px;font-family:inherit;font-size:14px;line-height:1.5}.uhp-netcoach-input:focus{border-color:var(--u-black);outline:none}.uhp-netcoach-send{border:1px solid var(--u-black);border-radius:var(--radius-sm);background:var(--u-black);color:var(--u-white);cursor:pointer;flex-shrink:0;padding:11px 20px;font-family:inherit;font-size:14px;font-weight:600}.uhp-netcoach-send:disabled{opacity:.4;cursor:not-allowed}@media (max-width:760px){.uhp-netcoach{height:calc(100vh - 120px)}.uhp-netcoach-chat .uhp-coach-msg{max-width:90%}}.uhp-intro{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:linear-gradient(180deg, #fffdf2 0%, var(--u-white) 60%);margin-bottom:26px;padding:24px 26px;position:relative;overflow:hidden}.uhp-intro:before{content:"";background:var(--u-yellow);width:5px;position:absolute;top:0;bottom:0;left:0}.uhp-intro-head{align-items:center;gap:11px;margin-bottom:6px;display:flex}.uhp-intro-mark{background:var(--u-yellow);border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:18px;display:grid}.uhp-intro h2{font-family:var(--font-brand);color:var(--text-primary);margin:0;font-size:20px;font-weight:700}.uhp-intro-lead{color:var(--text-secondary);max-width:68ch;margin:0 0 18px;font-size:14.5px;line-height:1.55}.uhp-intro-steps{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-bottom:20px;display:grid}.uhp-intro-step{align-items:flex-start;gap:11px;display:flex}.uhp-intro-num{background:var(--u-black);width:26px;height:26px;color:var(--u-yellow);border-radius:50%;flex:none;place-items:center;font-size:13px;font-weight:700;display:grid}.uhp-intro-step h4{color:var(--text-primary);margin:2px 0 3px;font-size:14px}.uhp-intro-step p{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.5}.uhp-intro-foot{border-top:1px solid var(--border-subtle);flex-wrap:wrap;align-items:center;gap:16px;padding-top:16px;display:flex}.uhp-intro-tip{color:var(--text-secondary);font-size:12.5px}.uhp-intro-close{cursor:pointer;color:var(--u-gray-500);background:0 0;border:none;border-radius:6px;place-items:center;padding:4px;display:grid;position:absolute;top:14px;right:14px}.uhp-intro-close:hover{background:var(--u-gray-100);color:var(--text-primary)}.uhp-intro-reopen{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;padding:0;font-family:inherit;font-size:14px;text-decoration:underline}.uhp-intro-reopen:hover{color:var(--text-primary)}
