@keyframes tq-chat-img-shimmer{0%{background-position:-240px 0}to{background-position:calc(240px + 100%) 0}}.tq-chat-img-skel{background-color:var(--bg-inset);background-image:linear-gradient(90deg,#fff0 0%,#ffffff14 50%,#fff0 100%);background-repeat:no-repeat;background-size:240px 100%;animation:1.4s linear infinite tq-chat-img-shimmer}.tq-chat-img-bubble{cursor:zoom-in;background:0 0;border:none;width:280px;max-width:100%;padding:0;display:block;position:relative;overflow:hidden}.tq-chat-img-bubble img{object-fit:cover;width:100%;height:100%;display:block}.tq-chat-img-meta{color:#fff;pointer-events:none;background:linear-gradient(#0000,#000000b8);align-items:center;gap:6px;padding:16px 10px 6px;font-size:10.5px;display:flex;position:absolute;bottom:0;left:0;right:0}.tq-chat-img-meta.tq-mine{justify-content:flex-end}.tq-chat-img-meta.tq-other{justify-content:flex-start}.tq-chat-img-sender{color:#fff;pointer-events:none;text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(#0000008c,#0000);padding:8px 10px 14px;font-size:11.5px;font-weight:600;position:absolute;top:0;left:0;right:0;overflow:hidden}.tq-chat-editor{background:var(--bg-inset);border:1px solid var(--border-default);color:var(--fg-primary);white-space:pre-wrap;word-break:break-word;cursor:text;border-radius:20px;outline:none;flex:1;min-height:36px;max-height:132px;padding:8px 14px;font-size:13.5px;line-height:1.45;overflow-y:auto}.tq-chat-editor:focus-within,.tq-chat-editor:focus{border-color:var(--primary)}.tq-chat-editor[data-empty=true]:before{content:attr(data-placeholder);color:var(--fg-tertiary);pointer-events:none}.tq-chat-editor[aria-disabled=true]{opacity:.6;cursor:not-allowed}.tq-chat-editor strong,.tq-chat-editor b{font-weight:700}.tq-chat-editor em,.tq-chat-editor i{font-style:italic}.tq-chat-editor s,.tq-chat-editor strike,.tq-chat-editor del{text-decoration:line-through}.tq-chat-editor code{background:#00000014;border-radius:4px;padding:0 4px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.92em}.tq-chat-attach-row{flex-wrap:wrap;align-items:flex-start;gap:8px;padding:4px 0 6px;display:flex}.tq-chat-pending-tile{background:var(--bg-inset);border:1px solid var(--border-default);border-radius:8px;flex-shrink:0;width:64px;height:64px;position:relative;overflow:hidden}.tq-chat-pending-tile img{object-fit:cover;width:100%;height:100%;display:block}.tq-chat-pending-tile .tq-chat-pending-file{width:100%;height:100%;color:var(--fg-secondary);flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:4px;font-size:10.5px;display:flex}.tq-chat-pending-tile .tq-chat-pending-name{text-overflow:ellipsis;white-space:nowrap;max-width:56px;overflow:hidden}.tq-chat-pending-x{color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:10px;display:flex;position:absolute;top:2px;right:2px}.tq-chat-pending-x:hover{background:#000000c7}.tq-chat-add-more{border:1.5px dashed var(--border-strong,var(--border-default));width:64px;height:64px;color:var(--fg-tertiary);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:22px;transition:background .12s,border-color .12s;display:flex}.tq-chat-add-more:hover{background:var(--bg-inset);border-color:var(--primary);color:var(--primary)}.tq-chat-actions{opacity:0;pointer-events:none;transition:opacity .12s}.tq-chat-row:hover .tq-chat-actions,.tq-chat-row:focus-within .tq-chat-actions,.tq-chat-row.is-popup-open .tq-chat-actions{opacity:1;pointer-events:auto}.tq-chat-actions>button:hover{color:var(--fg-primary);background:#ffffff14}.chat-select-anchor{display:block;position:relative}.chat-select-popup.ant-select-dropdown{z-index:1200;width:100%!important;min-width:100%!important;max-width:none!important;top:calc(100% + 4px)!important;left:0!important;right:auto!important;transform:none!important}.ant-notification-notice.tq-chat-toast{cursor:pointer;background:var(--bg-elevated)!important;border:1px solid var(--border-default)!important;border-left:3px solid var(--primary)!important;border-radius:10px!important;width:360px!important;padding:12px 14px!important;box-shadow:0 12px 32px #00000073!important}.ant-notification-notice.tq-chat-toast .ant-notification-notice-message{color:var(--fg-primary)!important;margin-bottom:4px!important;font-weight:600!important}.ant-notification-notice.tq-chat-toast .ant-notification-notice-description{color:var(--fg-secondary)!important}.ant-notification-notice.tq-chat-toast .ant-notification-notice-close{color:var(--fg-tertiary)!important}.ant-notification-notice.tq-chat-toast .ant-notification-notice-close:hover{color:var(--fg-primary)!important;background:#ffffff0f!important}.cw-fab{z-index:900;border:1px solid var(--primary);background:var(--primary);width:56px;height:56px;color:var(--bg-canvas);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:transform .15s,filter .15s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px -6px #0000008c,0 0 0 1px #d4a57426}.cw-fab:hover{filter:brightness(1.06);transform:translateY(-2px)}.cw-fab:active{transform:translateY(0)}.cw-fab svg{font-size:24px}.cw-fab-badge{background:var(--danger-fg,#d4504e);color:#fff;text-align:center;border:2px solid var(--bg-canvas);border-radius:10px;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-weight:700;line-height:20px;position:absolute;top:-2px;right:-2px}.cw-panel{z-index:900;background:var(--bg-surface);border:1px solid var(--border-default);border-top:3px solid var(--primary);border-radius:14px;flex-direction:column;width:384px;max-width:calc(100vw - 32px);height:620px;max-height:calc(100vh - 120px);animation:.16s cw-pop;display:flex;position:fixed;bottom:92px;right:24px;overflow:hidden;box-shadow:0 24px 60px -10px #0009,0 0 0 1px #d4a5741a}@keyframes cw-pop{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.cw-panel-head{background:linear-gradient(135deg, var(--primary) 0%, #8a6a42 100%);color:#fff;flex:none;align-items:center;gap:10px;padding:12px 14px;display:flex}.cw-panel-titlewrap{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.cw-panel-title{letter-spacing:.5px;color:#fff;white-space:nowrap;text-overflow:ellipsis;font-family:Oswald,Inter,sans-serif;font-size:16px;font-weight:600;line-height:1.2;overflow:hidden}.cw-panel-sub{color:#ffffffd1;white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.cw-panel-iconbtn{color:#fff;cursor:pointer;background:#ffffff24;border:none;border-radius:8px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;transition:background .12s;display:flex}.cw-panel-iconbtn:hover{background:#ffffff42}.cw-thread-ava{transform-origin:50%;flex:none;display:flex;transform:scale(.82)}.cw-panel-body{background:var(--bg-canvas);flex-direction:column;flex:1;min-height:0;display:flex}.cw-panel-body>*{flex:1;min-height:0}.cw-panel.cw-wide{width:720px}.cw-panel-twopane{background:var(--bg-canvas);flex-direction:row;flex:1;min-height:0;display:flex}.cw-panel-twopane>.cw-list-col{border-right:1px solid var(--border-default);flex:0 0 280px;min-width:0;min-height:0;display:flex}.cw-panel-twopane>.cw-list-col>*{flex:1;min-height:0}@media (width<=520px){.cw-panel{border-radius:0;width:100vw;max-width:100vw;height:100vh;max-height:100vh;bottom:0;right:0}.cw-fab{bottom:16px;right:16px}}.twofa-otp .ant-otp{gap:10px;width:100%;display:flex}.twofa-otp .ant-otp .ant-input,.twofa-otp .ant-otp input{text-align:center;flex:1 1 0;width:100%;min-width:0;height:52px;font-size:22px}.twofa-secret-box{background:#d4a57412;border:1px solid #d4a57466;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 14px;display:flex}.twofa-secret-box .twofa-secret-value{letter-spacing:4px;text-align:center;word-break:break-all;color:#d4a574;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:16px;font-weight:600}.twofa-secret-box .twofa-secret-value .ant-typography-copy{letter-spacing:normal;color:#d4a574;margin-inline-start:6px}@container (width<=760px){.app-header-crumbs{display:none!important}}:root,[data-theme=dark]{--bg-canvas:#0a0e27;--bg-deep:#11162e;--bg-surface:#1a1f3a;--bg-elevated:#232a47;--bg-inset:#0f1428;--border-default:#d4a57426;--border-strong:#d4a57466;--primary:#d4a574;--primary-hover:#ca9155;--fg-primary:#f5f5f5;--fg-secondary:#a8b0c0;--fg-tertiary:#868fa8;--fg-inverse:#0a0e27;--success:#4a9d6f;--success-bg:#4a9d6f26;--success-fg:#6fbf8c;--info:#5b8bd6;--info-bg:#5b8bd626;--info-fg:#7fa9e8;--warning:#f59e0b;--warning-bg:#f59e0b26;--warning-fg:#fbbf24;--danger:#ef4444;--danger-bg:#ef444426;--danger-fg:#f87171;--chat-bubble-mine:#462e16;--chat-bubble-mine-fg:#f3e4d2;--chat-bubble-mine-dim:#c9a988;--chat-bubble-other:#1a1f3a}[data-theme=light]{--bg-canvas:#fff;--bg-deep:#fafafa;--bg-surface:#fff;--bg-elevated:#fff;--bg-inset:#f3f4f6;--border-default:#a46c331f;--border-strong:#a46c334d;--primary:#a46c33;--primary-hover:#bc7d3a;--fg-primary:#111827;--fg-secondary:#374151;--fg-tertiary:#6b7280;--fg-inverse:#fff;--success:#3d8b5e;--success-bg:#3d8b5e1f;--success-fg:#2d6a47;--info:#3b6fbd;--info-bg:#3b6fbd1a;--info-fg:#2c5499;--warning:#b8901f;--warning-bg:#b8901f1f;--warning-fg:#92731a;--danger:#b23838;--danger-bg:#b238381a;--danger-fg:#8e2d2d;--chat-bubble-mine:#5a3a1c;--chat-bubble-mine-fg:#fbefe0;--chat-bubble-mine-dim:#e0c6ac;--chat-bubble-other:#f1eee9}*,:before,:after{box-sizing:border-box}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;margin:0;padding:0}html{scrollbar-width:thin;scrollbar-color:#d4a5744d transparent;scrollbar-gutter:stable}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d4a57438 padding-box padding-box;border:1px solid #0000;border-radius:999px;transition:background .16s ease-out}:hover::-webkit-scrollbar-thumb{background:#d4a57473 padding-box padding-box}::-webkit-scrollbar-thumb:hover{background:#d4a574b3 padding-box padding-box}::-webkit-scrollbar-corner{background:0 0}::-webkit-scrollbar-button{width:0;height:0;display:none}body{color:#e9e5da;background:#0f0e14}@supports (scrollbar-gutter:stable){body.ant-scrolling-effect{width:100%!important}}#root>#initial-loader{display:none!important}@media print{body{color:#000;background:#fff}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,:before,:after{animation-iteration-count:1!important}.ant-dropdown,.ant-dropdown-menu-submenu-popup,.ant-select-dropdown,.ant-picker-dropdown,.ant-cascader-dropdown,.ant-tooltip,.ant-popover,.ant-popconfirm{animation-duration:.01ms!important;animation-delay:0s!important}}@media (width<=1024px){.login-security-chip{display:none!important}}.ant-input-affix-wrapper,.ant-input-affix-wrapper:hover,.ant-input-affix-wrapper-focused,.ant-input,.ant-input:hover,.ant-input-password,.ant-input-password:hover{background-color:var(--bg-inset)!important}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--bg-inset) inset!important;box-shadow:0 0 0 1000px var(--bg-inset) inset!important;-webkit-text-fill-color:var(--fg-primary)!important;caret-color:var(--fg-primary)!important;-webkit-background-clip:text!important;background-clip:text!important;transition:background-color 9999s ease-in-out,color 9999s ease-in-out!important}input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px var(--bg-inset) inset!important;box-shadow:0 0 0 1000px var(--bg-inset) inset!important;-webkit-text-fill-color:var(--fg-primary)!important;caret-color:var(--fg-primary)!important;-webkit-background-clip:text!important;background-clip:text!important;transition:background-color 9999s ease-in-out,color 9999s ease-in-out!important}input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px var(--bg-inset) inset!important;box-shadow:0 0 0 1000px var(--bg-inset) inset!important;-webkit-text-fill-color:var(--fg-primary)!important;caret-color:var(--fg-primary)!important;-webkit-background-clip:text!important;background-clip:text!important;transition:background-color 9999s ease-in-out,color 9999s ease-in-out!important}input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px var(--bg-inset) inset!important;box-shadow:0 0 0 1000px var(--bg-inset) inset!important;-webkit-text-fill-color:var(--fg-primary)!important;caret-color:var(--fg-primary)!important;-webkit-background-clip:text!important;background-clip:text!important;transition:background-color 9999s ease-in-out,color 9999s ease-in-out!important}textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--bg-inset) inset!important;box-shadow:0 0 0 1000px var(--bg-inset) inset!important;-webkit-text-fill-color:var(--fg-primary)!important;caret-color:var(--fg-primary)!important;-webkit-background-clip:text!important;background-clip:text!important;transition:background-color 9999s ease-in-out,color 9999s ease-in-out!important}textarea:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px var(--bg-inset) inset!important;box-shadow:0 0 0 1000px var(--bg-inset) inset!important;-webkit-text-fill-color:var(--fg-primary)!important;caret-color:var(--fg-primary)!important;-webkit-background-clip:text!important;background-clip:text!important;transition:background-color 9999s ease-in-out,color 9999s ease-in-out!important}textarea:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px var(--bg-inset) inset!important;box-shadow:0 0 0 1000px var(--bg-inset) inset!important;-webkit-text-fill-color:var(--fg-primary)!important;caret-color:var(--fg-primary)!important;-webkit-background-clip:text!important;background-clip:text!important;transition:background-color 9999s ease-in-out,color 9999s ease-in-out!important}textarea:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px var(--bg-inset) inset!important;box-shadow:0 0 0 1000px var(--bg-inset) inset!important;-webkit-text-fill-color:var(--fg-primary)!important;caret-color:var(--fg-primary)!important;-webkit-background-clip:text!important;background-clip:text!important;transition:background-color 9999s ease-in-out,color 9999s ease-in-out!important}input:autofill{-webkit-box-shadow:0 0 0 1000px var(--bg-inset) inset!important;box-shadow:0 0 0 1000px var(--bg-inset) inset!important;-webkit-text-fill-color:var(--fg-primary)!important;caret-color:var(--fg-primary)!important;-webkit-background-clip:text!important;background-clip:text!important;transition:background-color 9999s ease-in-out,color 9999s ease-in-out!important}textarea:autofill{-webkit-box-shadow:0 0 0 1000px var(--bg-inset) inset!important;box-shadow:0 0 0 1000px var(--bg-inset) inset!important;-webkit-text-fill-color:var(--fg-primary)!important;caret-color:var(--fg-primary)!important;-webkit-background-clip:text!important;background-clip:text!important;transition:background-color 9999s ease-in-out,color 9999s ease-in-out!important}.ant-input-affix-wrapper input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--bg-inset) inset!important;box-shadow:0 0 0 1000px var(--bg-inset) inset!important;-webkit-text-fill-color:var(--fg-primary)!important;-webkit-background-clip:text!important;background-clip:text!important}.ant-input-affix-wrapper input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px var(--bg-inset) inset!important;box-shadow:0 0 0 1000px var(--bg-inset) inset!important;-webkit-text-fill-color:var(--fg-primary)!important;-webkit-background-clip:text!important;background-clip:text!important}.ant-input-affix-wrapper input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px var(--bg-inset) inset!important;box-shadow:0 0 0 1000px var(--bg-inset) inset!important;-webkit-text-fill-color:var(--fg-primary)!important;-webkit-background-clip:text!important;background-clip:text!important}.ant-input-affix-wrapper input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px var(--bg-inset) inset!important;box-shadow:0 0 0 1000px var(--bg-inset) inset!important;-webkit-text-fill-color:var(--fg-primary)!important;-webkit-background-clip:text!important;background-clip:text!important}.ant-input-affix-wrapper input:autofill{-webkit-box-shadow:0 0 0 1000px var(--bg-inset) inset!important;box-shadow:0 0 0 1000px var(--bg-inset) inset!important;-webkit-text-fill-color:var(--fg-primary)!important;-webkit-background-clip:text!important;background-clip:text!important}.ant-form-item .ant-form-item-extra{margin-top:8px;font-size:13px;line-height:1.5}.ant-select-dropdown:not(.ant-select-dropdown-hidden),.ant-picker-dropdown:not(.ant-picker-dropdown-hidden),.ant-cascader-dropdown:not(.ant-cascader-dropdown-hidden){opacity:1!important;pointer-events:auto!important}.filter-select-popup.ant-select-dropdown{z-index:1100;width:max-content!important;min-width:100%!important;max-width:340px!important;top:calc(100% + 2px)!important;left:0!important;right:auto!important;transform:none!important}.ant-dropdown:not(.ant-dropdown-hidden){opacity:1!important;pointer-events:auto!important}.ant-select-dropdown:not(.ant-select-dropdown-hidden) .rc-virtual-list,.ant-select-dropdown:not(.ant-select-dropdown-hidden) .rc-virtual-list-holder{opacity:1!important}.profile-pref-select.ant-select .ant-select-selector,.profile-pref-select.ant-select-single .ant-select-selector,.profile-pref-select.ant-select-lg .ant-select-selector{border-radius:8px!important;align-items:center!important;height:48px!important;min-height:48px!important;padding:0 14px!important;display:flex!important}.profile-pref-select.ant-select .ant-select-selection-item,.profile-pref-select.ant-select .ant-select-selection-placeholder{align-items:center!important;height:48px!important;font-size:14px!important;line-height:48px!important;display:flex!important}.profile-pref-select.ant-select .ant-select-arrow{margin-top:0!important;inset-block-start:50%!important;transform:translateY(-50%)!important}.profile-field-48.ant-picker{border-radius:8px!important;height:48px!important;padding-block:0!important;padding-inline:14px!important}.profile-field-48.ant-picker .ant-picker-input>input{height:48px!important;font-size:14px!important;line-height:48px!important}.profile-field-48.ant-picker .ant-picker-suffix{align-items:center;display:inline-flex}.ant-form-item-control-input-content:has(>.profile-pref-select){position:relative}.profile-pref-select-popup.ant-select-dropdown{width:100%!important;min-width:100%!important;max-width:none!important;top:calc(100% + 4px)!important;left:0!important;right:auto!important;transform:none!important}.audit-select-popup.ant-select-dropdown{width:auto!important;min-width:150px!important;max-width:none!important;inset:calc(100% + 4px) auto auto 0!important;transform:none!important}.audit-select-popup-up.ant-select-dropdown{width:auto!important;min-width:120px!important;max-width:none!important;inset:auto auto calc(100% + 4px) 0!important;transform:none!important}.rbac-select-popup.ant-select-dropdown{width:320px!important;min-width:100%!important;max-width:none!important;inset:calc(100% + 4px) auto auto 0!important;transform:none!important}.rbac-select-popup .rc-virtual-list-scrollbar,.audit-select-popup .rc-virtual-list-scrollbar{width:4px!important}.rbac-select-popup .rc-virtual-list-scrollbar-thumb,.audit-select-popup .rc-virtual-list-scrollbar-thumb{background:#d4a57459!important}.tq-scroll{scrollbar-width:thin;scrollbar-color:#d4a5744d transparent}.tq-scroll::-webkit-scrollbar{width:6px;height:6px}.tq-scroll::-webkit-scrollbar-track{background:0 0}.tq-scroll::-webkit-scrollbar-thumb{background:#d4a57438;border:none;border-radius:999px;transition:background .16s ease-out}.tq-scroll:hover::-webkit-scrollbar-thumb{background:#d4a57480}.tq-scroll:focus-within::-webkit-scrollbar-thumb{background:#d4a57480}.tq-scroll::-webkit-scrollbar-thumb:hover{background:#d4a574b3}.tq-scroll::-webkit-scrollbar-corner{background:0 0}.ant-form-item-label>label.ant-form-item-required:before{content:""!important;margin:0!important}.walkin-summary-table{border-collapse:separate;border-spacing:0;border:1px solid var(--border-default);border-radius:8px;width:100%;font-size:13px;overflow:hidden}.walkin-summary-table th,.walkin-summary-table td{text-align:left;white-space:nowrap;padding:8px 12px}.walkin-summary-table th{background:var(--bg-inset);color:var(--primary);border-bottom:1px solid var(--border-default);font-weight:600}.walkin-summary-table th+th,.walkin-summary-table td+td{border-left:1px solid var(--border-default)}.walkin-summary-table td.num{font-variant-numeric:tabular-nums;font-family:JetBrains Mono,monospace;font-weight:600}.hr-rd{--bg:var(--bg-canvas);--surface:var(--bg-surface);--surface-2:var(--bg-deep);--surface-hover:var(--bg-elevated);--border:var(--border-default);--text:var(--fg-primary);--text-2:var(--fg-secondary);--text-3:var(--fg-tertiary);--primary-soft:color-mix(in srgb, var(--primary) 15%, transparent);--primary-border:color-mix(in srgb, var(--primary) 32%, transparent);--success-soft:var(--success-bg);--warning-soft:var(--warning-bg);--danger-soft:var(--danger-bg);--info-soft:var(--info-bg);--radius:12px;--radius-sm:8px;--radius-lg:16px;--shadow-sm:0 1px 2px #0000002e;--shadow-md:0 6px 18px #00000038;--shadow-lg:0 16px 40px #00000052;color:var(--text);padding:24px 28px 40px;font-size:14px;line-height:1.5;container-type:inline-size}@media (width<=768px){.hr-rd{padding:16px 16px 32px}}.hr-rd .hr-rd{padding:0}[data-theme=light] .hr-rd{--shadow-sm:0 1px 2px #1419280d;--shadow-md:0 4px 14px #14192812;--shadow-lg:0 12px 32px #1419281f}.hr-rd .tabular{font-variant-numeric:tabular-nums}.hr-rd .muted{color:var(--text-3)}.hr-rd .t-success{color:var(--success)}.hr-rd .t-warning{color:var(--warning)}.hr-rd .t-danger{color:var(--danger)}.hr-rd .t-info{color:var(--info)}.hr-rd .t-muted{color:var(--text-3)}.hr-rd .page__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.hr-rd .page__title{letter-spacing:-.3px;margin:0;font-size:24px;font-weight:700}.hr-rd .page__subtitle{color:var(--text-2);margin:3px 0 0;font-size:13.5px}.hr-rd .page__actions{align-items:center;gap:10px;display:flex}.hr-rd .back-link{color:var(--text-2);background:var(--surface-2,#7f7f7f0f);border:1px solid var(--border);cursor:pointer;border-radius:8px;align-items:center;gap:6px;margin-bottom:14px;padding:7px 13px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.hr-rd .back-link:hover{color:var(--primary);border-color:var(--primary);background:var(--surface-3,#d4a5741a)}.hr-rd .back-link svg{width:16px;height:16px}.hr-rd .btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:7px;height:38px;padding:0 16px;font-size:13.5px;font-weight:600;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.hr-rd .btn svg{width:16px;height:16px}.hr-rd .btn--primary{background:var(--primary);color:var(--fg-inverse)}.hr-rd .btn--primary:hover{background:var(--primary-hover)}.hr-rd .btn--ghost{background:var(--surface);color:var(--text);border-color:var(--border-strong)}.hr-rd .btn--ghost:hover{background:var(--surface-hover)}.hr-rd .btn--soft{background:var(--primary-soft);color:var(--primary)}.hr-rd .btn:disabled,.hr-rd .btn[disabled]{background:var(--surface-2,#7f7f7f24);color:var(--text-3,#9aa0a6);border-color:var(--border,#0000001a);cursor:not-allowed;box-shadow:none}.hr-rd .btn:disabled svg,.hr-rd .btn[disabled] svg{opacity:.55}.hr-rd .btn--danger{background:var(--danger-soft);color:var(--danger)}.hr-rd .btn--sm{border-radius:8px;height:32px;padding:0 12px;font-size:12.5px}.hr-rd .btn--sm-eq{border-radius:7px;min-width:68px;height:28px;padding:0 10px;font-size:12px}.hr-rd .btn--icon{width:38px;padding:0}.hr-rd .btn--icon svg{width:18px;height:18px}.hr-rd .card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.hr-rd .card__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.hr-rd .card__title{font-size:15px;font-weight:700}.hr-rd .card__body{padding:20px}.hr-rd [data-testid=staff-detail] .card__body{padding:10px 20px 0}.hr-rd .card__link{color:var(--primary);cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:600}.hr-rd .stat-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;display:grid}.hr-rd .stat{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:18px 20px}.hr-rd .stat__label{color:var(--text-2);align-items:center;gap:7px;font-size:12.5px;font-weight:500;display:flex}.hr-rd .stat__label .ic{border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.hr-rd .stat__label .ic svg{width:16px;height:16px}.hr-rd .stat__value{letter-spacing:-.5px;margin-top:10px;font-size:28px;font-weight:700;line-height:1}.hr-rd .stat__value small{color:var(--text-3);font-size:16px;font-weight:600}.hr-rd .stat__delta{align-items:center;gap:4px;margin-top:8px;font-size:12px;font-weight:600;display:inline-flex}.hr-rd .ic--primary{background:var(--primary-soft);color:var(--primary)}.hr-rd .ic--success{background:var(--success-soft);color:var(--success)}.hr-rd .ic--warning{background:var(--warning-soft);color:var(--warning)}.hr-rd .ic--danger{background:var(--danger-soft);color:var(--danger)}.hr-rd .ic--info{background:var(--info-soft);color:var(--info)}.hr-rd .pill{white-space:nowrap;background:var(--surface-hover);height:24px;color:var(--text-2);border-radius:999px;align-items:center;gap:5px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.hr-rd .pill:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.hr-rd .pill--success{background:var(--success-soft);color:var(--success-fg)}.hr-rd .pill--warning{background:var(--warning-soft);color:var(--warning-fg)}.hr-rd .pill--danger{background:var(--danger-soft);color:var(--danger-fg)}.hr-rd .pill--info{background:var(--info-soft);color:var(--info-fg)}.hr-rd .pill--neutral{background:var(--surface-hover);color:var(--text-2)}.hr-rd .pill.no-dot:before{display:none}.hr-rd .pill--lg{gap:6px;height:28px;padding:0 12px;font-size:12.5px}.hr-rd .pill--lg svg{width:15px;height:15px}.hr-rd .toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px;display:flex;position:relative;container-type:inline-size}.hr-rd .search-input{background:var(--surface);border:1px solid var(--border-strong);min-width:240px;color:var(--text-3);border-radius:9px;flex:1;align-items:center;gap:9px;padding:9px 13px;display:flex}.hr-rd .search-input input{width:100%;color:var(--text);background:0 0;border:none;outline:none;font-size:13.5px}.hr-rd .search-input svg{flex-shrink:0;width:17px;height:17px}.hr-rd .select{background:var(--surface);border:1px solid var(--border-strong);color:var(--text);cursor:pointer;border-radius:9px;align-items:center;gap:8px;padding:9px 13px;font-size:13px;font-weight:500;display:inline-flex}.hr-rd .select svg{width:15px;height:15px;color:var(--text-3)}.hr-rd .toolbar .search-input{flex:0 340px}.hr-rd .toolbar__actions{gap:8px;margin-left:auto;display:flex}@container (width<=1060px){.hr-rd .toolbar__actions{margin-left:0}}@container (width<=600px){.hr-rd .toolbar{gap:8px}.hr-rd .toolbar .search-input{flex:100%}.hr-rd .toolbar .select{flex:auto;justify-content:space-between}.hr-rd .toolbar__actions{flex:100%}}.hr-rd .table-wrap{overflow-x:auto}.hr-rd[data-testid=user-list-screen] .table-wrap{overflow:visible}.hr-rd table.tbl{border-collapse:collapse;width:100%}.hr-rd .tbl thead th{text-align:left;letter-spacing:.4px;text-transform:uppercase;color:var(--text-3);border-bottom:1px solid var(--border);padding:0 16px 12px;font-size:11.5px;font-weight:700}.hr-rd .tbl thead th.th-sort{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;transition:color .12s}.hr-rd .tbl thead th.th-sort:hover{color:var(--primary)}.hr-rd .tbl tbody td{border-bottom:1px solid var(--border);vertical-align:middle;padding:14px 16px;font-size:13.5px}.hr-rd .tbl tbody tr:last-child td{border-bottom:none}.hr-rd .tbl--nowrap thead th,.hr-rd .tbl--nowrap tbody td{white-space:nowrap}.hr-rd .tbl tbody tr{transition:background .1s}.hr-rd .tbl tbody tr:hover{background:var(--surface-hover)}.hr-rd .tbl tbody tr.is-clickable{cursor:pointer}.hr-rd .tbl .num{text-align:right;font-variant-numeric:tabular-nums}.hr-rd .cell-user{align-items:center;gap:11px;display:flex}.hr-rd .cell-user__name{font-weight:600}.hr-rd .cell-user__sub{color:var(--text-3);font-size:12px}.hr-rd .row-action{color:var(--text-3);display:inline-flex}.hr-rd .row-action svg{width:18px;height:18px}.hr-rd .tbl tbody tr:hover .row-action{color:var(--primary)}.hr-rd .avatar{background:var(--primary-soft);color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex;overflow:hidden}.hr-rd .avatar--sm{width:34px;height:34px;font-size:12.5px}.hr-rd .avatar--md{width:42px;height:42px;font-size:15px}.hr-rd .avatar--lg{width:72px;height:72px;font-size:26px}.hr-rd .pager{color:var(--text-2);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:16px 4px 0;font-size:13px;display:flex}.hr-rd .pager__pages{gap:6px;display:flex}.hr-rd .pager__pg{min-width:32px;height:32px;color:var(--text-2);border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0 8px;font-weight:600;display:inline-flex}.hr-rd .pager__pg.is-active{background:var(--primary);color:var(--fg-inverse);border-color:var(--primary)}.hr-rd .pager__pg:disabled{opacity:.4;cursor:not-allowed}.hr-rd .pager__pg.pager__ellipsis{cursor:default;color:var(--text-3);background:0 0;border:none;min-width:18px;padding:0}.hr-rd .pager__size{border:1px solid var(--border-strong);background:var(--surface);height:34px;color:var(--text);cursor:pointer;border-radius:8px;padding:0 30px 0 12px;font-size:13px;font-weight:600;line-height:32px}.hr-rd .pager__size:focus-visible{outline:2px solid var(--primary);outline-offset:1px}.hr-rd .tabs{border-bottom:1px solid var(--border);gap:4px;margin-bottom:24px;display:flex}.hr-rd .tab{color:var(--text-2);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:11px 16px;font-size:13.5px;font-weight:600}.hr-rd .tab:hover{color:var(--text)}.hr-rd .tab.is-active{color:var(--primary);border-bottom-color:var(--primary)}.hr-rd .rd-empty{text-align:center;color:var(--text-3);padding:48px 20px}.hr-rd .sim{color:var(--text-3);font-size:11px;font-style:italic}.hr-rd .profile{align-items:center;gap:18px;display:flex}.hr-rd .profile__name{letter-spacing:-.3px;font-size:21px;font-weight:700}.hr-rd .profile__meta{color:var(--text-2);flex-wrap:wrap;align-items:center;gap:10px;margin-top:3px;font-size:13.5px;display:flex}.hr-rd .facts{background:var(--border);border-radius:var(--radius);border:1px solid var(--border);grid-template-columns:repeat(4,1fr);gap:1px;margin:22px 0;display:grid;overflow:hidden}.hr-rd .fact{background:var(--surface);padding:16px 18px}.hr-rd .fact__label{color:var(--text-3);font-size:12px}.hr-rd .fact__value{letter-spacing:-.3px;margin-top:4px;font-size:17px;font-weight:700}.hr-rd .kv-section{margin-bottom:8px}.hr-rd .kv-section__title{letter-spacing:.5px;text-transform:uppercase;color:var(--text-3);margin-bottom:14px;font-size:11.5px;font-weight:700}.hr-rd .kv-grid{grid-template-columns:repeat(2,1fr);gap:18px 32px;display:grid}.hr-rd .kv{min-width:0}.hr-rd .kv__label{color:var(--text-3);margin-bottom:3px;font-size:12px}.hr-rd .kv__value{font-size:14px;font-weight:500}.hr-rd .kv__value.mono,.hr-rd .mono{font-variant-numeric:tabular-nums}.hr-rd .sumlist{flex-direction:column;display:flex}.hr-rd .sumrow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:11px 0;font-size:14px;display:flex}.hr-rd .sumrow:last-child{border-bottom:none}.hr-rd .sumrow__label{color:var(--text-2)}.hr-rd .sumrow__val{font-variant-numeric:tabular-nums;font-weight:600}.hr-rd .sumrow.is-minus .sumrow__val{color:var(--danger)}.hr-rd .sumrow.is-total{border-top:2px solid var(--border-strong);border-bottom:none;margin-top:6px;padding-top:15px}.hr-rd .sumrow.is-total .sumrow__label{color:var(--text);font-size:15px;font-weight:700}.hr-rd .sumrow.is-total .sumrow__val{color:var(--primary);font-size:19px;font-weight:800}.hr-rd .steps{align-items:center;display:flex}.hr-rd .step{align-items:center;gap:9px;display:flex}.hr-rd .step__num{background:var(--surface-hover);width:28px;height:28px;color:var(--text-3);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.hr-rd .step__label{color:var(--text-3);white-space:nowrap;font-size:13px;font-weight:600}.hr-rd .step.is-done .step__num{background:var(--success);color:#fff}.hr-rd .step.is-done .step__label{color:var(--text-2)}.hr-rd .step.is-active .step__num{background:var(--primary);color:#fff}.hr-rd .step.is-active .step__label{color:var(--text)}.hr-rd .step__line{background:var(--border);flex:1;min-width:24px;height:2px;margin:0 12px}.hr-rd .step__line.is-done{background:var(--success)}.hr-rd .form-grid{grid-template-columns:repeat(2,1fr);gap:18px 24px;display:grid}.hr-rd .field{flex-direction:column;gap:6px;display:flex}.hr-rd .field--full{grid-column:1/-1}.hr-rd[data-testid=add-staff] .form-grid,.hr-rd[data-testid=add-staff] .form-grid--3{max-width:980px}.hr-rd .form-grid--3{align-items:start;gap:18px 24px;margin-bottom:18px;display:grid}.hr-rd .form-grid--3.r1{grid-template-columns:1.5fr 1.1fr 1fr}.hr-rd .form-grid--3.r2{grid-template-columns:1fr 1fr 1.4fr}.hr-rd .form-grid--3.r3{grid-template-columns:1.2fr 1fr 1.2fr}@container (width<=640px){.hr-rd .form-grid--3.r1,.hr-rd .form-grid--3.r2,.hr-rd .form-grid--3.r3{grid-template-columns:1fr}}.hr-rd .field__label{color:var(--text-2);font-size:12.5px;font-weight:600}.hr-rd .field__label .req,.hr-rd .req{color:var(--danger)}.hr-rd .cccd-drop{border:1px dashed var(--border-strong);background:var(--surface);width:100%;height:140px;color:var(--text-2);cursor:pointer;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:6px;transition:border-color .15s,color .15s;display:flex}.hr-rd .cccd-drop:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}.hr-rd .cccd-drop:disabled{cursor:not-allowed;opacity:.5}.hr-rd .cccd-drop__plus{font-size:26px;line-height:1}.hr-rd .cccd-drop__hint{font-size:12px}.hr-rd .cccd-thumb{position:relative}.hr-rd .cccd-thumb img{object-fit:cover;border:1px solid var(--border-strong);border-radius:10px;width:100%;height:140px;display:block}.hr-rd .cccd-thumb__edit{cursor:pointer;color:#fff;background:#0009;border:1px solid #ffffff47;border-radius:7px;align-items:center;gap:4px;padding:3px 9px;font-size:12px;transition:background .12s;display:inline-flex;position:absolute;bottom:6px;right:6px}.hr-rd .cccd-thumb__edit:hover:not(:disabled){background:#000c}.hr-rd .cccd-thumb__edit:disabled{cursor:not-allowed;opacity:.6}.hr-rd .input,.hr-rd .textarea,.hr-rd select.input{border:1px solid var(--border-strong);background:var(--surface);width:100%;height:40px;color:var(--text);border-radius:9px;outline:none;padding:0 13px;font-size:14px;transition:border-color .12s,box-shadow .12s}.hr-rd select.input{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 13px center;background-repeat:no-repeat;padding-right:36px}.hr-rd .input:focus,.hr-rd .textarea:focus,.hr-rd select.input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.hr-rd .textarea{resize:vertical;height:auto;min-height:84px;padding:11px 13px;line-height:1.5}.hr-rd .input::placeholder,.hr-rd .textarea::placeholder{color:var(--text-3)}.hr-rd .input.readonly,.hr-rd .input:read-only{background:var(--surface-2);color:var(--text-2);cursor:default}.hr-rd .field__hint{color:var(--text-3);font-size:12px}.hr-rd .field__hint a{color:var(--primary);cursor:pointer;font-weight:600}.hr-rd .input-affix{position:relative}.hr-rd .input-affix .suffix{color:var(--text-3);font-size:13px;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.hr-rd .selfie-box{border-radius:var(--radius);background:var(--surface-2);border:1px solid var(--border);width:100%;color:var(--text-3);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:120px;display:flex;overflow:hidden}.hr-rd .selfie-box svg{width:36px;height:36px}.hr-rd .selfie-box img{object-fit:cover;width:100%;height:100%}.hr-rd[data-testid=add-staff] .selfie-box{align-self:flex-start;width:180px;height:180px;min-height:0}.hr-rd[data-testid=add-staff] .segment{box-sizing:border-box;width:180px;height:40px}.hr-rd[data-testid=add-staff] .segment button{flex:1;justify-content:center;align-items:center;padding:0;display:inline-flex}.hr-rd .bank-badge{letter-spacing:.3px;color:#fff;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:21px;font-size:9.5px;font-weight:800;display:inline-flex}.hr-rd .bank-menu{z-index:50;background:var(--surface);border:1px solid var(--border-strong);max-height:288px;box-shadow:var(--shadow-lg);border-radius:9px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.hr-rd .bank-item{cursor:pointer;width:100%;color:var(--text);text-align:left;background:0 0;border:none;border-radius:7px;align-items:center;gap:9px;padding:8px 10px;font-size:13.5px;display:flex}.hr-rd .bank-item:hover{background:var(--surface-hover)}.hr-rd .bank-item.is-active{background:var(--primary-soft);color:var(--primary);font-weight:600}.hr-rd .checkin-grid{display:block}.hr-rd .checkin-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);text-align:center;padding:26px 22px}.hr-rd .checkin-card--side{text-align:left}.hr-rd .ci-back-wrap{align-items:stretch;gap:12px;max-width:1040px;margin:0 auto 14px;display:flex}.hr-rd .ci-back-wrap .back-link{flex-shrink:0;height:38px;margin-bottom:0}.hr-rd .ci-back-alerts{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.hr-rd .ci-back-alerts:empty{display:none}.hr-rd .ci-back-alerts .ant-alert{align-items:center;min-height:38px;padding-top:5px;padding-bottom:5px}.hr-rd .ci-mandatory-alert.ant-alert{padding-top:3px;padding-bottom:3px}.hr-rd .ci-mandatory-btn{border-radius:7px;height:28px;padding:0 12px;font-size:12.5px}.hr-rd .ci-mandatory-btn svg{width:14px;height:14px}@media (width<=640px){.hr-rd .ci-back-wrap{flex-direction:column;align-items:stretch}}.hr-rd .checkin-one{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);max-width:1040px;box-shadow:var(--shadow-sm);text-align:left;margin:0 auto;padding:16px 22px}.hr-rd .ci-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.hr-rd .ci-head__name{letter-spacing:-.2px;font-size:18px;font-weight:800}.hr-rd .ci-head__id .checkin-shift{margin-top:3px}.hr-rd .ci-head__time{text-align:right}.hr-rd .ci-head__date{color:var(--text-3);font-size:13px}.hr-rd .ci-head__clock{letter-spacing:-.5px;font-variant-numeric:tabular-nums;font-size:30px;font-weight:800;line-height:1.05}.hr-rd .ci-divider{background:var(--border);height:1px;margin:12px 0}.hr-rd .ci-action__main{flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.hr-rd .ci-split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:18px;display:grid}.hr-rd .ci-map-wrap{border-radius:var(--radius);border:1px solid var(--border);height:240px;position:relative;overflow:hidden}.hr-rd .ci-hist-list{scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent;height:240px;overflow-y:auto}.hr-rd .ci-hist-list::-webkit-scrollbar{width:6px}.hr-rd .ci-hist-list::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:4px}.hr-rd .ci-hist-list::-webkit-scrollbar-track{background:0 0}.hr-rd .ci-hist-row{background:var(--surface-hover);border-radius:6px;grid-template-columns:44px 1fr 52px 62px 74px;align-items:center;gap:8px;padding:6px 8px;font-size:13px;display:grid}.hr-rd .ci-hist-row__date{font-weight:600}.hr-rd .ci-hist-row__time{text-align:center}.hr-rd .ci-hist-row__hours{text-align:right;font-variant-numeric:tabular-nums}.hr-rd .ci-hist-row__late{text-align:right;color:var(--warning);font-variant-numeric:tabular-nums;font-size:11px}.hr-rd .ci-hist-row__status{text-align:right;font-size:12px}.hr-rd .ci-map-wrap>div{height:100%}.hr-rd .ci-quickbtns{flex-wrap:wrap;justify-content:flex-start;gap:12px;display:flex}.hr-rd .ci-row1{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:18px;min-height:224px;display:grid}.hr-rd .ci-row1__left{align-items:flex-start;gap:18px;min-width:0;display:flex}.hr-rd .ci-row1__left .ci-action__main{flex:0 0 186px;width:186px;min-width:0}.hr-rd .ci-selfie{flex-direction:column;flex:auto;align-items:stretch;min-width:0;max-width:260px;display:flex}.hr-rd .ci-selfie-frame{border:1px solid var(--border);background:var(--surface-2,#7f7f7f0f);border-radius:10px;justify-content:center;align-items:center;height:160px;display:flex;position:relative;overflow:hidden}.hr-rd .ci-selfie-cap{z-index:1;letter-spacing:.04em;text-transform:uppercase;color:var(--text-2);background:color-mix(in srgb, var(--surface) 78%, transparent);pointer-events:none;border-radius:5px;padding:2px 6px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:9.5px;position:absolute;top:6px;left:8px}.hr-rd .ci-selfie-frame>img,.hr-rd .ci-selfie-frame>video{object-fit:cover;width:100%;height:100%}.hr-rd .ci-selfie-open{cursor:pointer;width:100%;height:100%;color:var(--text-3);background:0 0;border:none;justify-content:center;align-items:center;font-size:30px;transition:color .15s,background .15s;display:flex}.hr-rd .ci-selfie-open:hover{color:var(--primary);background:var(--surface-hover)}.hr-rd .ci-selfie-actions{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.hr-rd .checkin-shift{color:var(--text-2);font-size:13px}.hr-rd .checkin-shift b{color:var(--primary)}.hr-rd .checkin-clock{letter-spacing:-1px;font-variant-numeric:tabular-nums;margin:6px 0 2px;font-size:42px;font-weight:800}.hr-rd .checkin-date{color:var(--text-3);font-size:13px}.hr-rd .checkin-btn{background:var(--primary);color:#fff;border:5px solid var(--surface);cursor:pointer;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:116px;height:116px;margin:4px auto;font-size:14px;font-weight:800;display:flex;box-shadow:0 8px 22px #b0792f61}.hr-rd .checkin-btn:disabled{opacity:.55;cursor:not-allowed}.hr-rd .checkin-btn.is-out{background:#e0654f;box-shadow:0 10px 30px #e0654f66}.hr-rd .checkin-geo{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:6px;max-width:100%;padding:6px 12px;font-size:11.5px;font-weight:600;display:inline-flex}.hr-rd .checkin-geo.is-ok{background:var(--success-soft);color:var(--success)}.hr-rd .checkin-geo.is-bad{background:var(--danger-soft);color:var(--danger)}.hr-rd .checkin-geo svg{width:14px;height:14px}.hr-rd .daytl{flex-direction:column;display:flex}.hr-rd .daytl__item{border-bottom:1px solid var(--border);align-items:center;gap:11px;padding:11px 0;font-size:13px;display:flex}.hr-rd .daytl__item:last-child{border-bottom:none}.hr-rd .daytl__ic{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.hr-rd .daytl__ic svg{width:14px;height:14px}.hr-rd .daytl__t{font-variant-numeric:tabular-nums;margin-left:auto;font-weight:600}.hr-rd .geo-map{border-radius:var(--radius);border:1px solid var(--border);background:repeating-linear-gradient(0deg, transparent 0 38px, #7882961a 38px 39px), repeating-linear-gradient(90deg, transparent 0 38px, #7882961a 38px 39px), var(--surface-2);min-height:460px;position:relative;overflow:hidden}.hr-rd .geo-map__road{background:#96a0b438;position:absolute}.hr-rd .geo-fence{border:2px solid var(--success);background:#1c9c6829;border-radius:50%;width:168px;height:168px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hr-rd .geo-pin{background:var(--danger);width:22px;height:22px;box-shadow:var(--shadow-md);border-radius:50% 50% 50% 0;position:absolute;top:50%;left:50%;transform:translate(-50%,-100%)rotate(-45deg)}.hr-rd .geo-pin:after{content:"";background:var(--surface);border-radius:50%;width:10px;height:10px;position:absolute;top:6px;left:6px}.hr-rd .geo-label{color:var(--text-3);background:var(--surface);border:1px solid var(--border);border-radius:7px;padding:4px 9px;font-size:11px;font-style:italic;position:absolute;bottom:12px;left:12px}@container (width<=900px){.hr-rd .checkin-grid{grid-template-columns:1fr}.hr-rd .geo-map{min-height:240px}.hr-rd .ci-split,.hr-rd .ci-row1{grid-template-columns:1fr}.hr-rd .ci-row1{min-height:0}.hr-rd .ci-head__time{text-align:left}.hr-rd .ci-map-wrap,.hr-rd .ci-hist-list{height:200px}.hr-rd .ci-divider{margin:10px 0}}@media (width<=820px){.hr-rd .ci-split,.hr-rd .ci-row1{grid-template-columns:1fr}.hr-rd .ci-row1{min-height:0}.hr-rd .ci-map-wrap,.hr-rd .ci-hist-list{height:190px}.hr-rd .checkin-one{padding:14px 16px}.hr-rd .daytl__item{padding:8px 0}}.hr-rd .thumb-sq{background:var(--surface-hover);width:44px;height:44px;color:var(--text-3);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.hr-rd .thumb-sq svg{width:20px;height:20px}.hr-rd .thumb-sq img{object-fit:cover;width:100%;height:100%}.hr-rd .kanban{grid-template-columns:repeat(4,1fr);align-items:start;gap:14px;display:grid}.hr-rd .kanban__col{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;display:flex}.hr-rd .kanban__head{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:12px 14px;font-size:13.5px;font-weight:700;display:flex}.hr-rd .kanban__head .dot{border-radius:50%;width:8px;height:8px}.hr-rd .kanban__head .count{color:var(--text-3);background:var(--surface);border:1px solid var(--border);border-radius:999px;margin-left:auto;padding:1px 9px;font-size:12px;font-weight:700}.hr-rd .kanban__body{flex-direction:column;gap:10px;min-height:120px;padding:10px;display:flex}.hr-rd .kanban__col.is-drop-target{outline:2px dashed var(--primary);outline-offset:-3px}.hr-rd .task-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);cursor:grab;border-radius:10px;padding:12px 13px;transition:box-shadow .15s}.hr-rd .task-card:hover{box-shadow:var(--shadow-md)}.hr-rd .task-card__title{font-size:13.5px;font-weight:600;line-height:1.35}.hr-rd .task-card__desc{color:var(--text-3);margin-top:4px;font-size:12px;line-height:1.4}.hr-rd .task-card__foot{flex-wrap:wrap;align-items:center;gap:8px;margin-top:11px;display:flex}.hr-rd .task-card__due{color:var(--text-3);align-items:center;gap:5px;font-size:12px;display:inline-flex}.hr-rd .task-card__due svg{width:13px;height:13px}.hr-rd .task-card__due.is-over{color:var(--danger);font-weight:600}.hr-rd .task-card__due.is-done{color:var(--success)}.hr-rd .task-card__acts{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}@container (width<=820px){.hr-rd .kanban{grid-template-columns:repeat(2,1fr)}}@container (width<=480px){.hr-rd .kanban{grid-template-columns:1fr}}.hr-rd .tbl tbody tr.flash-focus{animation:2.4s ease-out hr-rd-flash}@keyframes hr-rd-flash{0%,30%{background:var(--primary-soft)}to{background:0 0}}.hr-rd .segment{background:var(--surface-hover);border-radius:9px;gap:2px;padding:3px;display:inline-flex}.hr-rd .segment button{color:var(--text-2);cursor:pointer;background:0 0;border:none;border-radius:7px;padding:6px 14px;font-size:13px;font-weight:600}.hr-rd .segment button.is-active{background:var(--surface);color:var(--primary);box-shadow:var(--shadow-sm);outline:1px solid var(--primary);outline-offset:-1px;font-weight:700}.hr-rd .divider{background:var(--border);height:1px;margin:20px 0}.hr-rd .row-gap{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.hr-rd .ic{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.hr-rd .ic svg{width:16px;height:16px}@container (width<=720px){.hr-rd .facts{grid-template-columns:repeat(2,1fr)}}@container (width<=560px){.hr-rd .kv-grid,.hr-rd .form-grid{grid-template-columns:1fr}}@container (width<=400px){.hr-rd .facts{grid-template-columns:1fr}}@media (width<=768px){.hr-rd .step__label{display:none}}.hr-rd .grid-2{grid-template-columns:1.6fr 1fr;gap:20px;display:grid}.hr-rd .feed{flex-direction:column;display:flex}.hr-rd .feed__item{border-bottom:1px solid var(--border);align-items:center;gap:13px;padding:14px 4px;display:flex}.hr-rd .feed__item:last-child{border-bottom:none}.hr-rd .feed__dot{background:var(--text-3);border-radius:50%;flex-shrink:0;width:9px;height:9px}.hr-rd .feed__dot.is-danger{background:var(--danger)}.hr-rd .feed__dot.is-warning{background:var(--warning)}.hr-rd .feed__dot.is-info{background:var(--info)}.hr-rd .feed__body{flex:1;min-width:0}.hr-rd .feed__text{font-size:13.5px;font-weight:500}.hr-rd .feed__meta{color:var(--text-3);margin-top:2px;font-size:12px}.hr-rd .cov{flex-direction:column;gap:16px;display:flex}.hr-rd .cov__top{justify-content:space-between;align-items:baseline;margin-bottom:7px;display:flex}.hr-rd .cov__name{font-size:13.5px;font-weight:600}.hr-rd .cov__val{color:var(--text-2);font-variant-numeric:tabular-nums;font-size:13px}.hr-rd .cov__track{background:var(--surface-hover);border-radius:999px;height:8px;overflow:hidden}.hr-rd .cov__fill{background:var(--primary);border-radius:999px;height:100%}.hr-rd .cov__fill.is-success{background:var(--success)}.hr-rd .cov__fill.is-warning{background:var(--warning)}.hr-rd .cov__fill.is-danger{background:var(--danger)}@container (width<=820px){.hr-rd .stat-grid{grid-template-columns:repeat(2,1fr)}.hr-rd .grid-2{grid-template-columns:1fr}}@container (width<=420px){.hr-rd .stat-grid{grid-template-columns:1fr}}.hr-rd .scroll-thin{scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}.hr-rd .scroll-thin::-webkit-scrollbar{width:6px;height:6px}.hr-rd .scroll-thin::-webkit-scrollbar-track{background:0 0}.hr-rd .scroll-thin::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:999px}.hr-rd .scroll-thin::-webkit-scrollbar-thumb:hover{background:var(--text-3)}.hr-rd .staff-hero{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-lg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;padding:18px 22px;display:flex}.hr-rd .staff-hero__id{align-items:center;gap:18px;min-width:0;display:flex}.hr-rd .staff-hero__avatar{flex-shrink:0;width:84px;height:84px;position:relative}.hr-rd .staff-hero__avatar img,.hr-rd .staff-hero__avatar-fallback{object-fit:cover;color:#fff;border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;font-size:30px;font-weight:700;display:inline-flex}.hr-rd .staff-hero__cam{background:var(--surface);border:2px solid var(--surface-2);width:28px;height:28px;color:var(--primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:13px;transition:background .15s,color .15s;display:inline-flex;position:absolute;bottom:-2px;right:-2px}.hr-rd .staff-hero__cam:hover{background:var(--surface-hover);color:var(--primary-hover,var(--primary))}.hr-rd .staff-hero__main{min-width:0}.hr-rd .staff-hero__title{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hr-rd .staff-hero__name{letter-spacing:-.4px;color:var(--text);text-transform:uppercase;margin:0;font-size:24px;font-weight:800;line-height:1.1}.hr-rd .staff-hero__meta{color:var(--text-3);flex-wrap:wrap;align-items:center;gap:10px;margin-top:9px;font-size:13px;display:flex}.hr-rd .staff-hero__meta .anticon{color:var(--text-3);margin-right:4px}.hr-rd .staff-hero__meta b{color:var(--primary);font-variant-numeric:tabular-nums;font-weight:600}.hr-rd .staff-hero__meta .dot{color:var(--border-strong)}.hr-rd .staff-hero__code{text-align:right;flex-shrink:0}.hr-rd .staff-hero__code-label{letter-spacing:1px;color:var(--text-3);text-transform:uppercase;font-size:11px;display:block}.hr-rd .staff-hero__code-val{color:var(--primary);font-size:22px;font-weight:700;font-family:var(--font-mono,ui-monospace, monospace);margin-top:3px;display:block}@media (width<=640px){.hr-rd .staff-hero{flex-direction:column;align-items:flex-start}.hr-rd .staff-hero__code{text-align:left}}.hr-rd .staff-hero__terminate{height:26px;color:var(--danger);border-radius:7px;gap:5px;margin-top:10px;padding:0 10px;font-size:12px;font-weight:600}.hr-rd .staff-hero__terminate .anticon{font-size:11px}.hr-rd .staff-hero__terminate:hover{border-color:var(--danger)}
