:root{--hire-primary:#3370ff;--hire-primary-hover:#2860e0;--hire-primary-soft:#e8f3ff;--hire-primary-soft-2:#f0f5ff;--hire-bg:#f5f6f8;--hire-surface:#ffffff;--hire-text:#1f2329;--hire-text-2:#646a73;--hire-text-3:#8f959e;--hire-border:#dee0e3;--hire-border-soft:#e8eaed;--hire-radius:12px;--hire-radius-sm:8px;--hire-radius-lg:16px;--hire-shadow:0 1px 2px rgba(31,35,41,0.04),0 2px 8px rgba(31,35,41,0.04);--hire-shadow-md:0 2px 6px rgba(31,35,41,0.04),0 8px 24px rgba(31,35,41,0.06);--hire-shadow-hover:0 4px 12px rgba(51,112,255,0.1),0 8px 28px rgba(31,35,41,0.08);--hire-header-h:56px;--hire-sider-w:240px;--hire-font:"PingFang SC","Hiragino Sans GB","Microsoft YaHei",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--hire-ok:#2ea121;--hire-warn:#ff8800;--hire-error:#f54a45}body,html{margin:0;padding:0;background:var(--hire-bg);color:var(--hire-text);font-family:var(--hire-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}*{box-sizing:border-box}a{color:inherit;text-decoration:none;transition:color .15s ease}.hire-topbar.ant-layout-header{display:flex!important;align-items:center!important;gap:16px;padding:0 20px 0 16px!important;height:var(--hire-header-h)!important;line-height:var(--hire-header-h)!important;background:rgba(255,255,255,.88)!important;backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);border-bottom:1px solid rgba(232,234,237,.9);position:-webkit-sticky;position:sticky;top:0;z-index:100;overflow:hidden;box-shadow:0 1px 0 rgba(255,255,255,.9),0 1px 8px rgba(31,35,41,.03)}.hire-topbar-brand{gap:10px;max-width:200px;height:var(--hire-header-h);padding-left:4px}.hire-logo,.hire-topbar-brand{display:flex;align-items:center;flex-shrink:0}.hire-logo{width:32px;height:32px;border-radius:9px;background:linear-gradient(145deg,#3370ff,#5b8def 55%,#7ba3f5);color:#fff;justify-content:center;font-weight:700;font-size:14px;line-height:1;box-shadow:0 2px 8px rgba(51,112,255,.32),inset 0 1px 0 rgba(255,255,255,.25);letter-spacing:0}.hire-brand-text{font-size:15px!important;font-weight:600!important;line-height:1.2!important;white-space:nowrap;letter-spacing:-.01em;color:var(--hire-text)!important}.hire-topbar-menu.ant-menu-horizontal{flex:1 1;min-width:0;border:none!important;background:transparent!important;line-height:54px!important;height:56px!important}.hire-topbar-menu.ant-menu-horizontal>.ant-menu-item{display:inline-flex!important;align-items:center!important;top:0!important;margin:0 1px!important;padding-inline:16px!important;line-height:54px!important;height:54px!important;border-radius:0!important;font-weight:500;font-size:14px;color:var(--hire-text-2)!important}.hire-topbar-menu.ant-menu-horizontal>.ant-menu-item-selected{color:var(--hire-primary)!important;font-weight:600}.hire-topbar-menu .ant-menu-item .anticon{-webkit-margin-end:6px;margin-inline-end:6px;font-size:15px}.hire-topbar-actions{display:flex;align-items:center;gap:10px;flex-shrink:0;height:var(--hire-header-h)}.hire-user-btn{display:inline-flex;align-items:center;gap:8px;border:none;background:transparent;cursor:pointer;padding:4px 10px 4px 4px;height:36px;border-radius:999px;transition:background .15s ease}.hire-user-btn:hover{background:#f0f1f2}.hire-user-name{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;color:var(--hire-text);line-height:1.2}.hire-workspace{align-items:stretch;background:var(--hire-bg)}.hire-sider,.hire-workspace{display:flex;min-height:calc(100vh - var(--hire-header-h))}.hire-sider{width:var(--hire-sider-w);flex:0 0 var(--hire-sider-w);background:var(--hire-surface);border-right:1px solid var(--hire-border-soft);overflow:auto;flex-direction:column}.hire-sider-head{padding:16px 14px 10px;flex-shrink:0}.hire-sider-head .label{font-size:12px;color:var(--hire-text-3);font-weight:500;letter-spacing:.04em;text-transform:none;margin-bottom:2px}.hire-sider-menu.ant-menu-inline{-webkit-border-end:none!important;border-inline-end:none!important;flex:1 1;overflow:auto;padding:4px 0 20px;background:transparent!important}.hire-sider-menu .ant-menu-item{height:38px!important;line-height:38px!important;margin:2px 10px!important;width:calc(100% - 20px)!important;border-radius:8px!important;padding-inline:12px!important;font-size:13px}.hire-sider-menu .ant-menu-item-selected{font-weight:500}.hire-main{flex:1 1;min-width:0;display:flex;flex-direction:column;padding:0 20px 32px;overflow:auto}.hire-stage-bar{background:var(--hire-surface);border-radius:var(--hire-radius);margin-top:16px;padding:0 8px;border:1px solid var(--hire-border-soft);box-shadow:var(--hire-shadow)}.hire-stage-bar .ant-tabs-nav{margin:0!important}.hire-stage-bar .ant-tabs-tab{padding:14px 18px!important}.hire-stage-label{display:inline-flex;align-items:baseline;gap:6px;white-space:nowrap;line-height:1.2}.hire-stage-label .n{font-weight:650;color:var(--hire-text);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:16px;letter-spacing:-.02em}.hire-stage-label .t{color:var(--hire-text-3);font-size:13px;font-weight:400}.ant-tabs-tab-active .hire-stage-label .n{color:var(--hire-primary)}.ant-tabs-tab-active .hire-stage-label .t{color:var(--hire-primary);font-weight:500}.hire-page-card{background:var(--hire-surface);border-radius:var(--hire-radius);border:1px solid var(--hire-border-soft);padding:18px 20px;margin-top:14px;box-shadow:var(--hire-shadow)}.hire-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px}.hire-page-wrap{max-width:1120px;margin:0 auto;padding:24px 28px 56px}.hire-page-wrap--wide{max-width:1200px}.hire-page-title{font-size:22px;font-weight:650;letter-spacing:-.03em;margin:0 0 6px;color:var(--hire-text);line-height:1.3}.hire-page-desc{margin:0 0 22px;color:var(--hire-text-2);font-size:13px;line-height:1.65;max-width:52em}.hire-stat-card.ant-card{border-radius:12px!important;border:1px solid var(--hire-border-soft)!important;box-shadow:var(--hire-shadow);transition:box-shadow .22s ease,transform .22s ease,border-color .22s ease;overflow:hidden}.hire-stat-card.ant-card:hover{box-shadow:var(--hire-shadow-hover);transform:translateY(-2px);border-color:#d6e0ff!important}.hire-stat-card .ant-statistic-title{color:var(--hire-text-3)!important;font-size:12px!important;font-weight:500;margin-bottom:8px!important}.hire-stat-card .ant-statistic-content{font-weight:650!important;letter-spacing:-.03em}.hire-stat-icon{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.hire-panel.ant-card{border-radius:12px!important;border:1px solid var(--hire-border-soft)!important;box-shadow:var(--hire-shadow)}.hire-panel .ant-card-head{border-bottom-color:var(--hire-border-soft);min-height:50px;padding:0 18px}.hire-panel .ant-card-head-title{font-weight:600;font-size:15px;letter-spacing:-.01em}.hire-panel .ant-card-body{padding:16px 18px}.hire-contact-pre{white-space:pre-wrap;word-break:break-word;font-family:var(--hire-font);font-size:13px;line-height:1.75;margin:0;color:var(--hire-text);background:linear-gradient(180deg,#fafbfc,#f7f8fa);border:1px solid var(--hire-border-soft);border-radius:10px;padding:14px 16px}.hire-page-card .ant-table{font-size:13px}.hire-page-card .ant-table-thead>tr>th{font-weight:500!important;font-size:12px!important;color:var(--hire-text-2)!important;background:#fafbfc!important;letter-spacing:.01em}.hire-page-card .ant-table-tbody>tr>td{border-bottom-color:var(--hire-border-soft)!important}.hire-page-card .ant-table-tbody>tr:last-child>td{border-bottom-color:transparent!important}.hire-page-card .ant-table-tbody>tr:hover>td{background:#f7f9ff!important}.hire-name-cell{display:flex;align-items:center;gap:10px;min-width:0;max-width:100%}.hire-name-avatar{width:32px;height:32px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#fff;letter-spacing:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.15)}.hire-name-text{color:var(--hire-primary);font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;line-height:1.3}.hire-name-text:hover{color:var(--hire-primary-hover)}.hire-detail-hero{display:flex;flex-wrap:wrap;align-items:center;gap:14px 16px;margin-bottom:18px;padding:18px 20px;background:var(--hire-surface);border:1px solid var(--hire-border-soft);border-radius:var(--hire-radius);box-shadow:var(--hire-shadow)}.hire-detail-avatar{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#fff;flex-shrink:0;background:linear-gradient(145deg,#3370ff,#5b8def);box-shadow:0 4px 12px rgba(51,112,255,.25)}.hire-job-item{display:block;width:100%;text-align:left;padding:12px 14px;border:1px solid var(--hire-border-soft);border-radius:10px;background:var(--hire-surface);cursor:pointer;transition:border-color .15s,box-shadow .15s,background .15s;font-family:var(--hire-font);color:var(--hire-text)}.hire-job-item:hover{border-color:#c2d4ff;background:#fafbff}.hire-job-item.is-active{border-color:#91b3ff;background:linear-gradient(180deg,#f0f5ff,#e8f3ff);box-shadow:0 0 0 3px rgba(51,112,255,.1)}.hire-job-item.is-active .title{color:var(--hire-primary)}.hire-job-item .title{font-size:14px;font-weight:600;letter-spacing:-.01em;margin:0 0 2px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hire-job-item .meta{font-size:12px;color:var(--hire-text-3);margin-bottom:4px}.hire-job-item .preview{font-size:12px;color:var(--hire-text-2);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hire-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.hire-section-head h2{margin:0 0 4px;font-size:15px;font-weight:600;letter-spacing:-.01em;color:var(--hire-text)}.hire-section-head p{margin:0;font-size:13px;color:var(--hire-text-2);line-height:1.55}.hire-field-hint{display:block;font-size:12px;color:var(--hire-text-3);font-weight:400;line-height:1.5;margin-top:2px}.hire-code-block{margin:0;padding:14px 16px;background:#f7f8fa;border:1px solid var(--hire-border-soft);border-radius:10px;font-size:12px;line-height:1.65;max-height:360px;overflow:auto;white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,SF Mono,Consolas,Liberation Mono,Menlo,monospace;color:var(--hire-text)}.muted{color:var(--hire-text-2);line-height:1.55}.error,.muted{font-size:13px}.error{color:var(--hire-error)}.stack{flex-direction:column;gap:12px}.row,.stack{display:flex}.row{flex-wrap:wrap;gap:8px;align-items:center}.card{background:var(--hire-surface);border:1px solid var(--hire-border-soft);border-radius:var(--hire-radius);padding:18px 20px;margin-bottom:12px;box-shadow:var(--hire-shadow)}.card h2,.card h3{margin:0 0 10px;font-size:15px;font-weight:600;letter-spacing:-.01em}.badge{display:inline-flex;align-items:center;padding:0 8px;border-radius:4px;font-size:12px;line-height:22px;background:#f5f6f7;color:var(--hire-text-2);font-weight:500}.badge.ok{background:#e8ffea;color:#2a9b3c}.badge.warn{background:#fff7e8;color:#de7802}.badge.danger{background:#ffece8;color:#d83931}.list-item{display:block;padding:14px 16px;border:1px solid var(--hire-border-soft);border-radius:var(--hire-radius-sm);background:var(--hire-surface);margin-bottom:8px;transition:border-color .15s,box-shadow .15s}.list-item:hover{border-color:#c2d4ff;box-shadow:0 0 0 3px rgba(51,112,255,.08)}.stack label{display:flex;flex-direction:column;gap:6px;font-size:13px;color:var(--hire-text-2);width:100%;font-weight:500}.stack input:not([type]),.stack input[type=datetime-local],.stack input[type=file],.stack input[type=text],.stack select,.stack textarea{width:100%;max-width:100%;padding:9px 12px;border:1px solid var(--hire-border);border-radius:8px;font-size:14px;color:var(--hire-text);background:#fff;font-family:var(--hire-font);transition:border-color .15s,box-shadow .15s}.stack input:focus,.stack select:focus,.stack textarea:focus{outline:none;border-color:var(--hire-primary);box-shadow:0 0 0 3px rgba(51,112,255,.12)}.stack button:not(.hire-job-item),.stack button[type=button]:not(.hire-job-item),.stack button[type=submit]:not(.hire-job-item){align-self:flex-start;height:36px;padding:0 16px;border-radius:8px;border:1px solid var(--hire-border);background:#fff;color:var(--hire-text);font-size:14px;font-weight:500;font-family:var(--hire-font);cursor:pointer;transition:all .15s ease}.stack button:not(.hire-job-item):hover:not(:disabled){border-color:#c2d4ff;color:var(--hire-primary)}.stack .row>button:not(.secondary):not(.danger):first-child,.stack button:not(.secondary):not(.danger):not(.hire-job-item):first-of-type,.stack>button[type=submit]:not(.hire-job-item){background:var(--hire-primary);border-color:var(--hire-primary);color:#fff}.stack button:not(.secondary):not(.danger):not(.hire-job-item):first-of-type:hover:not(:disabled),.stack>button[type=submit]:not(.hire-job-item):hover:not(:disabled){background:var(--hire-primary-hover);border-color:var(--hire-primary-hover);color:#fff}.stack button.secondary{background:#fff;color:var(--hire-text)}.stack button.danger{background:#fff;border-color:#f8b4b0;color:#f54a45}.stack button.danger:hover:not(:disabled){background:#ffece8;border-color:#f54a45}.stack button:disabled{opacity:.5;cursor:not-allowed}.stack h3{margin:4px 0 0;font-size:14px;font-weight:600;color:var(--hire-text);padding-top:12px;border-top:1px solid var(--hire-border-soft)}.stack>div:first-child h3{border-top:none;padding-top:0}.hire-login-bg{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px;position:relative;overflow:hidden;background:radial-gradient(ellipse 90% 70% at 50% -20%,rgba(51,112,255,.16),transparent 55%),radial-gradient(ellipse 45% 40% at 95% 90%,rgba(91,141,239,.1),transparent 50%),radial-gradient(ellipse 40% 35% at 5% 80%,rgba(51,112,255,.06),transparent 45%),linear-gradient(180deg,#f0f2f5,#f5f6f8)}.hire-login-bg:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(31,35,41,.035) 1px,transparent 0);background-size:24px 24px;-webkit-mask-image:radial-gradient(ellipse 70% 60% at 50% 40%,black,transparent);mask-image:radial-gradient(ellipse 70% 60% at 50% 40%,black,transparent);pointer-events:none}.hire-login-card{width:100%;max-width:420px;position:relative;z-index:1;border-radius:18px!important;border:1px solid rgba(238,240,243,.95)!important;box-shadow:0 1px 2px rgba(31,35,41,.04),0 12px 40px rgba(31,35,41,.08),inset 0 0 0 1px rgba(255,255,255,.6)!important;overflow:hidden}.hire-todo-item{display:flex!important;align-items:center;justify-content:space-between;gap:12px;padding:10px 0!important}.hire-todo-item .left{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1}.hire-todo-item .left a{color:var(--hire-primary);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hire-todo-item .left a:hover{color:var(--hire-primary-hover)}.hire-sticky-actions{position:-webkit-sticky;position:sticky;bottom:0;z-index:10;margin:20px -4px -4px;padding:14px 16px;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--hire-border-soft);border-radius:0 0 12px 12px;display:flex;flex-wrap:wrap;gap:10px;align-items:center;box-shadow:0 -4px 16px rgba(31,35,41,.04)}.hire-cal-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.hire-cal-weekhead{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:4px;gap:4px;margin-bottom:4px}.hire-cal-wh{text-align:center;font-size:12px;color:var(--hire-text-3);font-weight:500;padding:4px 0}.hire-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:4px;gap:4px}.hire-cal-cell{min-height:72px;border:1px solid var(--hire-border-soft);border-radius:10px;background:#fafbfc;padding:6px 6px 4px;text-align:left;cursor:pointer;font-family:var(--hire-font);color:var(--hire-text);transition:border-color .15s,background .15s,box-shadow .15s;display:flex;flex-direction:column;gap:2px;overflow:hidden}.hire-cal-cell.is-empty{background:transparent;border-color:transparent;cursor:default;min-height:72px;pointer-events:none}.hire-cal-cell:hover:not(.is-empty){border-color:#c2d4ff;background:#f5f8ff}.hire-cal-cell.is-today{border-color:#91b3ff;background:#f0f5ff}.hire-cal-cell.is-selected{border-color:var(--hire-primary);box-shadow:0 0 0 2px rgba(51,112,255,.15);background:#fff}.hire-cal-daynum{font-size:13px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1.2}.hire-cal-cell.is-today .hire-cal-daynum{color:var(--hire-primary)}.hire-cal-dots{display:flex;align-items:center;gap:3px;flex-wrap:wrap;min-height:8px}.hire-cal-dot{width:6px;height:6px;border-radius:50%;background:var(--hire-primary)}.hire-cal-dot.is-warn{background:var(--hire-warn)}.hire-cal-more{font-size:10px;color:var(--hire-text-3)}.hire-cal-preview{font-size:10px;color:var(--hire-text-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3;margin-top:auto}.hire-cal-detail{margin-top:16px;padding-top:14px;border-top:1px solid var(--hire-border-soft)}.hire-cal-event{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;border:1px solid var(--hire-border-soft);background:#fafbfc;transition:border-color .15s,box-shadow .15s}.hire-cal-event:hover{border-color:#c2d4ff;box-shadow:0 0 0 3px rgba(51,112,255,.06)}.hire-cal-event .t{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:650;color:var(--hire-primary);min-width:44px;font-size:14px}.hire-cal-event .body{flex:1 1;min-width:0;font-size:14px}@media (max-width:768px){.hire-cal-cell{min-height:56px;padding:4px}.hire-cal-preview,.hire-sider{display:none}.hire-page-wrap{padding:16px 16px 40px}.hire-topbar-brand .hire-brand-text{display:none}}