@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;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-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{overflow-x:auto}.uhp-board-table{border-collapse:collapse;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;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}@media (max-width:920px){.uhp-metrics{grid-template-columns:repeat(2,1fr)}.uhp-sidebar{width:210px}}
