*{box-sizing:border-box}html,body,#root{margin:0;height:100%;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.app{position:relative;width:100vw;height:100vh;overflow:hidden}.hud{position:absolute;top:16px;left:16px;display:flex;flex-direction:column;gap:10px;z-index:10}.card{background:#ffffffeb;border-radius:12px;padding:10px 14px;box-shadow:0 4px 14px #0000001f;font-size:14px;display:flex;align-items:center;gap:10px;width:fit-content}.money strong{font-size:20px}.money .coin{background:#ffd34d;color:#7a5b00;border-radius:999px;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;font-weight:700}.money .rev{color:#2e8b3d;font-weight:600}.controls button,.speed button{border:0;border-radius:8px;padding:6px 10px;background:#eef1f4;cursor:pointer;font-size:13px}.controls button:hover,.speed button:hover{background:#e0e5ea}.speed{display:inline-flex;gap:4px;align-items:center;margin-left:6px}.speed button.on{background:#3b82f6;color:#fff}.hint{font-size:12px;color:#5f6368}.day{flex-direction:column;align-items:flex-start;gap:1px}.day .day-label{font-size:13px;color:#5f6368}.day .clock{font-size:26px;font-weight:800;letter-spacing:.5px;line-height:1.1}.night-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#080c1ccc;z-index:15;pointer-events:none;transition:opacity .8s ease;display:flex;align-items:center;justify-content:center;color:#e8ecf5;font-size:28px;font-weight:600}.scene-label{font-size:11px;font-weight:600;color:#2b3138;background:#ffffffc7;padding:1px 6px;border-radius:6px;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none}.legend{display:flex;flex-direction:column;gap:3px;font-size:12px}.legend .row{display:flex;align-items:center;gap:6px}.legend .swatch{width:12px;height:12px;border-radius:3px;display:inline-block}.controls button.on{background:#3b82f6;color:#fff}.matrix-overlay{position:absolute;top:12px;right:12px;bottom:12px;left:12px;background:#fcfdfff7;border-radius:14px;box-shadow:0 8px 30px #0003;z-index:20;display:flex;flex-direction:column;padding:12px 14px}.matrix-head{display:flex;align-items:center;gap:12px;margin-bottom:8px}.matrix-head strong{font-size:15px}.matrix-head .matrix-day{color:#5f6368;font-size:13px}.matrix-head button{margin-left:auto;border:0;border-radius:8px;padding:6px 12px;background:#eef1f4;cursor:pointer}.matrix-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:5px;overflow:auto;flex:1}.matrix-cell{border:1px solid #e4e8ec;border-top:3px solid #ccc;border-radius:6px;padding:4px 5px;min-width:0;background:#fff;overflow:hidden}.matrix-cell .m-name{font-weight:700;font-size:10.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:4px}.matrix-cell .m-folder{width:8px;height:8px;border-radius:2px;flex:none}.matrix-cell .m-dept{font-size:8.5px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.matrix-cell .m-act{font-size:10px;font-weight:600;margin-top:2px}.matrix-cell .m-loc{font-size:9px;color:#4b5563}.matrix-cell.matrix-summary{background:#1f2937;border-top-color:#3b82f6;display:flex;flex-direction:column;justify-content:center;gap:3px}.matrix-summary .m-sum{color:#e8ecf5;font-size:12px;font-weight:600}.status{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;height:100%;color:#333}.status .muted{color:#888}.agent-bubble{position:relative;min-width:150px;max-width:230px;transform:translateY(-50%);padding:9px 12px 10px;border-radius:12px;background:#111620eb;color:#eef2f7;box-shadow:0 10px 30px #00000073;border:1px solid rgba(255,255,255,.12);font:13px/1.35 system-ui,sans-serif;pointer-events:auto;-webkit-user-select:none;user-select:none}.agent-bubble:after{content:"";position:absolute;left:50%;bottom:-8px;transform:translate(-50%);border:8px solid transparent;border-top-color:#111620eb;border-bottom:0}.agent-bubble-x{position:absolute;top:4px;right:5px;width:18px;height:18px;padding:0;border:0;border-radius:50%;background:#ffffff1a;color:#cdd5e0;cursor:pointer;font-size:11px;line-height:18px}.agent-bubble-x:hover{background:#ffffff38}.agent-bubble .ab-name{font-weight:700;font-size:14px;padding-right:16px}.agent-bubble .ab-job{color:#aeb8c6;font-size:12px;margin-top:1px}.agent-bubble .ab-row{display:flex;align-items:center;gap:6px;margin-top:6px;font-weight:600}.agent-bubble .ab-dot{width:9px;height:9px;border-radius:50%;display:inline-block}.agent-bubble .ab-loc{color:#dde4ee;margin-top:2px}.hr-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0e121ab8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;flex-direction:column;z-index:50;color:#eef2f7;font:13px/1.4 system-ui,sans-serif}.hr-head{display:flex;align-items:center;gap:12px;padding:10px 16px;background:#141a24f2;border-bottom:1px solid rgba(255,255,255,.12)}.hr-head strong{font-size:15px}.hr-date{margin-left:auto;background:#1d3557;padding:3px 10px;border-radius:999px;font-weight:600}.hr-head button{background:#ffffff1a;color:#dce3ec;border:0;border-radius:8px;padding:6px 12px;cursor:pointer}.hr-body{flex:1;display:flex;min-height:0}.hr-list{width:300px;display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.1);background:#12172099}.hr-search{margin:10px;padding:8px 10px;border-radius:8px;border:1px solid rgba(255,255,255,.15);background:#ffffff0f;color:#eef2f7}.hr-emps{overflow-y:auto;padding:0 8px 10px}.hr-emp{display:flex;flex-direction:column;width:100%;text-align:left;gap:1px;padding:7px 10px;margin-bottom:4px;border:0;border-radius:8px;background:#ffffff0a;color:#eef2f7;cursor:pointer}.hr-emp:hover{background:#ffffff1a}.hr-emp.sel{background:#2a6df0}.hr-emp-top{display:flex;align-items:baseline;justify-content:space-between;gap:8px;width:100%}.hr-emp-name{font-weight:600}.hr-emp-dept{font-size:11px;color:#9fb0c4;font-weight:600;white-space:nowrap;flex-shrink:0}.hr-emp-job{font-size:11px;color:#aeb8c6}.hr-emp.sel .hr-emp-job,.hr-emp.sel .hr-emp-dept{color:#d7e4ff}.hr-detail{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px}.hr-empty{color:#aeb8c6;margin:auto}.hr-card{background:#1c222de6;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:12px 14px}.hr-emp-title{font-size:17px;font-weight:700}.hr-muted{color:#aeb8c6}.hr-kv{display:grid;grid-template-columns:130px 1fr;gap:4px 10px;margin-top:8px}.hr-kv>span:nth-child(odd){color:#8b97a7}.hr-src{color:#8b97a7;font-style:normal}.hr-powers{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.hr-poa{background:#ffffff14;padding:2px 8px;border-radius:999px;font-size:11px}.hr-form-title{font-weight:700;margin-bottom:8px}.hr-form-row{display:flex;gap:10px;margin-bottom:8px}.hr-form label{display:flex;flex-direction:column;gap:3px;font-size:11px;color:#8b97a7}.hr-form .hr-grow{flex:1}.hr-form input,.hr-form select{padding:6px 8px;border-radius:7px;border:1px solid rgba(255,255,255,.15);background:#ffffff0f;color:#eef2f7;font-size:13px}.hr-form-actions{display:flex;align-items:center;gap:12px}.hr-form-actions button{background:#2e9e5b;color:#fff;border:0;border-radius:8px;padding:8px 16px;font-weight:600;cursor:pointer}.hr-hint{font-size:11px;color:#8b97a7}.hr-abs{display:grid;grid-template-columns:90px 1fr 90px 1fr auto;align-items:center;gap:8px;padding:6px 0;border-top:1px solid rgba(255,255,255,.07)}.hr-abs-type{font-weight:600}.hr-abs-dates em{color:#8b97a7;font-style:normal}.hr-abs-sub{color:#aeb8c6;font-size:12px}.hr-badge{text-align:center;padding:2px 6px;border-radius:999px;font-size:11px;font-weight:600}.st-PLANNED{background:#b58300}.st-APPROVED{background:#2e7d46}.st-REJECTED{background:#8a3b3b}.st-CANCELLED{background:#555}.hr-abs-act{display:flex;gap:4px}.hr-abs-act button{width:26px;height:26px;padding:0;border:0;border-radius:6px;background:#ffffff1a;color:#eef2f7;cursor:pointer}.hr-abs-act button:hover{background:#ffffff38}.hr-error{color:#ff9a9a;background:#781e1e66;padding:8px 12px;border-radius:8px}.crm-list-head{padding:10px 12px 6px;font-weight:700;color:#cfd6e0}.crm-line{display:flex;justify-content:space-between;padding:3px 0;border-top:1px solid rgba(255,255,255,.06);font-size:12px}.os-CREATED{background:#4a5568}.os-PENDING_APPROVAL{background:#b58300}.os-APPROVED{background:#2e7d46}.os-REJECTED{background:#8a3b3b}.os-FULFILLED{background:#2a6df0}.os-CANCELLED{background:#555}.sos-CREATED{background:#4a5568}.sos-PENDING_APPROVAL{background:#b58300}.sos-APPROVED{background:#2e7d46}.sos-REJECTED{background:#8a3b3b}.sos-RECEIVED{background:#2a6df0}.sos-CANCELLED{background:#555}.ts-col{padding:12px;display:flex;flex-direction:column;gap:12px}.ts-dial{margin-bottom:10px}.ts-dial-top{display:flex;justify-content:space-between;font-size:12px;margin-bottom:3px}.ts-dial-top span{color:#c6d2e0}.ts-dial-top b{color:#7fb2ff}.ts-dial input[type=range]{width:100%;accent-color:#2a6df0}.ts-country{display:flex;align-items:center;gap:8px;width:100%;text-align:left;border:0;border-radius:8px;padding:8px 10px;margin-bottom:6px;background:#1d2733;color:#e8edf3;cursor:pointer;font-size:13px}.ts-country.sanc{background:#2a1a1d}.ts-dot{width:10px;height:10px;border-radius:50%;background:#2e9e5b}.ts-country.sanc .ts-dot{background:#c0392b}.ts-cname{flex:1}.ts-tag{font-size:11px;color:#7fe0a0}.ts-country.sanc .ts-tag{color:#ff8c8c}.ts-bar{position:relative;height:22px;background:#1a2230;border-radius:8px;overflow:hidden;margin-top:10px}.ts-bar-fill{height:100%;transition:width .25s,background .25s}.ts-bar-mark{position:absolute;top:0;height:100%;border-left:2px dashed #ffcf6b}.ts-table{width:100%;border-collapse:collapse;font-size:12.5px}.ts-table th{text-align:left;color:#8b97a7;font-weight:600;padding:4px 6px;border-bottom:1px solid #2a3344}.ts-table td{padding:5px 6px;border-bottom:1px solid rgba(255,255,255,.05)}.ts-table td:nth-child(n+2),.ts-table th:nth-child(n+2){text-align:right}.ts-overlay .hr-body{flex-wrap:wrap;overflow:auto;align-content:flex-start}.controls{flex-wrap:wrap;max-width:100%}.hr-comp-toggle{display:flex;gap:8px;margin-bottom:8px}.hr-comp-toggle button{flex:1;padding:6px 10px;border:1px solid rgba(255,255,255,.15);background:#ffffff0f;color:#dce3ec;border-radius:8px;cursor:pointer}.hr-comp-toggle button.on{background:#1d3557;border-color:#2e5a8f;color:#fff;font-weight:700}.hr-comp-rate{display:flex;align-items:center;gap:8px;margin-bottom:6px}.hr-comp-rate input{width:90px;padding:4px 8px;border-radius:6px;border:1px solid rgba(255,255,255,.15);background:#ffffff0f;color:#eef2f7}.hr-deputy{background:#ffffff0f;color:#eef2f7;border:1px solid rgba(255,255,255,.15);border-radius:6px;padding:2px 6px;max-width:180px}.hr-ribbon{display:flex;gap:6px;overflow-x:auto;padding-bottom:4px}.hr-slip{display:flex;flex-direction:column;align-items:center;gap:3px;min-width:30px}.hr-slip-bar{width:18px;height:48px;background:#ffffff0f;border-radius:4px;display:flex;align-items:flex-end;overflow:hidden}.hr-slip-fill{width:100%;background:linear-gradient(#7fe0a0,#2e9e5b);border-radius:4px 4px 0 0}.hr-slip-h{font-size:10px;color:#cfe0ef}.hr-slip-d{font-size:9px;color:#8b97a7}.controls button.reset{border-color:#d98a3a;color:#d98a3a}.controls button.reset:hover{background:#d98a3a;color:#fff}.hud-corner{position:absolute;z-index:10;max-width:calc(100vw - 20px)}.hud-corner.tl{top:12px;left:12px}.hud-corner.tr{top:12px;right:12px}.hud-corner.bl{bottom:12px;left:12px}.hud-corner.br{bottom:12px;right:12px}.hud-box{position:relative}.hud-collapse{position:absolute;top:-7px;right:-7px;width:22px;height:22px;border-radius:999px;border:0;background:#fff;color:#555;font-weight:700;cursor:pointer;line-height:1;box-shadow:0 2px 6px #00000038;z-index:2}.hud-corner.tr .hud-collapse,.hud-corner.br .hud-collapse{right:auto;left:-7px}.hud-corner.bl .hud-collapse,.hud-corner.br .hud-collapse{top:auto;bottom:-7px}.hud-chip{width:40px;height:40px;border-radius:999px;border:0;cursor:pointer;font-size:19px;background:#ffffffeb;box-shadow:0 4px 14px #00000024}.money-cal{flex-direction:column;align-items:flex-end;gap:4px}.mc-money{display:flex;align-items:center;gap:10px}.mc-money strong{font-size:20px}.mc-cal{font-size:13px;color:#3a4250;font-weight:600}.hud-corner.tl{max-width:min(58vw,680px)}.hud-corner.tr{z-index:12}.hr-tabs{display:inline-flex;gap:4px;margin-left:14px}.hr-tabs button{background:#ffffff14;color:#cdd6e2;border:1px solid rgba(255,255,255,.12);border-radius:7px;padding:5px 10px;cursor:pointer;font-size:12px}.hr-tabs button.on{background:#1d3557;border-color:#2e5a8f;color:#fff;font-weight:700}.org-scroll{flex:1;overflow:auto;background:#0f131be6}.org-canvas{position:relative}.org-edges{position:absolute;left:0;top:0;pointer-events:none}.org-node{position:absolute;display:flex;flex-direction:column;justify-content:center;gap:1px;padding:3px 6px;border-radius:8px;cursor:pointer;overflow:hidden;text-align:left;background:#283446f2;border:1px solid rgba(255,255,255,.14);color:#eef2f7}.org-node:hover{background:#384860fa}.org-node.gf{background:#5a3e2e;border-color:#c08a5a}.org-name{font-size:11px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.org-job{font-size:9.5px;color:#aeb8c6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.org-node.sel .org-job,.org-node.gf .org-job{color:#dfe6ef}.org-node.asst{background:#222c3cf2;border-style:dashed;opacity:.95}.org-node.asst .org-name{font-weight:600}.org-wrap{flex:1;display:flex;flex-direction:column;min-height:0}.org-legend{display:flex;gap:16px;padding:6px 12px;flex:0 0 auto;font-size:11px;color:#cdd6e2;background:#0f131bf5;border-bottom:1px solid rgba(255,255,255,.08)}.org-legend .lg{display:inline-flex;align-items:center;gap:6px}.org-legend .lg:before{content:"";width:12px;height:12px;border-radius:3px;border:1px solid rgba(255,255,255,.2)}.org-legend .lg.member:before{background:#2e3642f2}.org-legend .lg.lead:before{background:#1e3a2ef5;border-color:#5abe8cb3}.org-legend .lg.asst:before{background:#342842f2;border:1px dashed rgba(170,140,210,.7)}.org-legend .lg.gf:before{background:#5a3e2e;border-color:#c08a5a}.org-node{background:#2e3642f2}.org-node.lead{background:#1e3a2ef5;border-color:#5abe8c8c}.org-node.lead .org-job{color:#b9d9c6}.org-node.asst{background:#342842f2;border:1px dashed rgba(170,140,210,.55);opacity:1}.org-node.asst .org-job{color:#cdbfe0}.org-node.sel{background:#2e5a8f;border-color:#6fa0e0}.hr-limit{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.hr-limit-in{width:92px;padding:2px 6px;font-size:12px;text-align:right;background:#0000004d;color:#eef2f7;border:1px solid rgba(255,255,255,.18);border-radius:6px}.hr-limit-cur{color:#aeb8c6;font-size:12px}.hr-mini{width:22px;height:22px;padding:0;line-height:1;cursor:pointer;font-size:12px;border-radius:6px;border:1px solid rgba(255,255,255,.18);background:#2e5a8f;color:#fff}.hr-mini.ghost{background:#ffffff14;color:#cdd6e2}.hr-mini:hover{filter:brightness(1.15)}.ts-countries{display:flex;flex-direction:column;gap:4px;max-height:360px;overflow-y:auto}.ts-cline{display:flex;align-items:center;gap:6px;padding:2px 4px;border-radius:6px}.ts-cline.restr{background:#c0392b2e}.ts-cline .ts-cname{flex:1;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ts-cline .ts-share{color:#aeb8c6;font-size:11px}.ts-cline select{font-size:11px;padding:2px 4px;border-radius:6px;background:#0000004d;color:#eef2f7;border:1px solid rgba(255,255,255,.18)}.hr-hire{margin-top:8px;padding:6px 12px;border-radius:8px;cursor:pointer;font-size:13px;background:#2e9e5b;color:#fff;border:1px solid rgba(255,255,255,.18)}.hr-hire:hover{filter:brightness(1.1)}.ct-table{width:100%;border-collapse:collapse;font-size:13px}.ct-table th{text-align:left;padding:6px 10px;color:#9fb0c4;font-weight:600;border-bottom:1px solid rgba(255,255,255,.12);position:sticky;top:0;background:#141a24f7}.ct-table td{padding:6px 10px;border-bottom:1px solid rgba(255,255,255,.06)}.ct-table tbody tr:hover td{background:#ffffff0a}.ct-dot{display:inline-block;width:12px;height:12px;border-radius:3px}.ct-badge{font-size:11px;padding:1px 6px;border-radius:999px;white-space:nowrap}.ct-badge.ok{background:#22c55e2e;color:#7fd6a3}.ct-badge.warn{background:#ef44442e;color:#ff9a9a}
