.ep-header-user{display:inline-flex;align-items:center;gap:8px;height:36px;max-width:180px;padding:0 12px 0 10px;border:1px solid rgba(16,24,40,.1);border-radius:999px;background:#fff;font:inherit;font-size:13px;line-height:1;color:#334155;cursor:pointer;flex-shrink:0;box-sizing:border-box;transition:border-color .15s,box-shadow .15s}.ep-header-user:hover{border-color:rgba(var(--portal-accent-rgb, 88, 101, 197),.35);box-shadow:0 2px 10px #1018280f}.ep-header-user__avatar{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;font-size:13px;color:var(--portal-accent, #5865c5);background:rgba(var(--portal-accent-rgb, 88, 101, 197),.12);flex-shrink:0}.ep-header-user__name{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.ep-header-user__arrow{font-size:10px;color:#94a3b8;flex-shrink:0}.ap-header-pool-hint-wrap{display:flex;align-items:center;justify-content:center;width:100%;min-width:0;max-width:100%;height:100%;padding:0 clamp(8px,1.2vw,20px);box-sizing:border-box;overflow:hidden}.ap-header-pool-hint-wrap--layered{position:relative;overflow:visible;min-height:36px}.ap-header-pool-hint{--ap-header-hint-accent: #5865c5;--ap-header-hint-accent-rgb: 88, 101, 197;--ap-header-hint-enter-ms: .42s;--ap-header-hint-leave-ms: .32s;--ap-header-hint-ease: cubic-bezier(.22, 1, .36, 1);display:inline-flex;align-items:center;justify-content:center;gap:16px;width:auto;max-width:min(100%,720px);min-width:0;margin:0 auto;height:36px;padding:0 14px;border:none;border-radius:8px;background:transparent;box-sizing:border-box;opacity:0;transform:translate(-28px);transition:background .2s ease;pointer-events:none}.ap-header-pool-hint-wrap--layered .ap-header-pool-hint{position:absolute;left:50%;top:50%;margin:0;transform:translate(-50%,-50%)}.ap-header-pool-hint--outgoing{z-index:2;pointer-events:none}.ap-header-pool-hint--incoming{z-index:1}.ap-header-pool-hint.is-visible.is-stable{opacity:1;transform:translate(0);pointer-events:auto}.ap-header-pool-hint-wrap--layered .ap-header-pool-hint.is-visible.is-stable{transform:translate(-50%,-50%);transition:opacity var(--ap-header-hint-leave-ms) ease,transform var(--ap-header-hint-leave-ms) var(--ap-header-hint-ease)}.ap-header-pool-hint.is-visible.is-entering{opacity:1;pointer-events:none;animation:ap-header-pool-hint-enter var(--ap-header-hint-enter-ms) var(--ap-header-hint-ease) both}.ap-header-pool-hint-wrap--layered .ap-header-pool-hint.is-visible.is-entering{animation-name:ap-header-pool-hint-enter-layered}@keyframes ap-header-pool-hint-enter-layered{0%{opacity:0;transform:translate(calc(-50% - 28px),-50%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes ap-header-pool-hint-enter{0%{opacity:0;transform:translate(-28px)}to{opacity:1;transform:translate(0)}}.ap-header-pool-hint.is-visible.is-stable:hover,.ap-header-pool-hint.is-visible.is-stable:focus-within{background:#f9fafb}.ap-header-pool-hint.is-visible.is-leaving{opacity:0;transform:translate(36px);pointer-events:none;animation:none;transition:opacity var(--ap-header-hint-leave-ms) ease,transform var(--ap-header-hint-leave-ms) var(--ap-header-hint-ease),background .15s ease}.ap-header-pool-hint-wrap--layered .ap-header-pool-hint.is-visible.is-leaving{transform:translate(calc(-50% + 36px),-50%)}.portal-top-header__center:has(.ap-header-pool-hint-wrap){justify-content:stretch;align-items:center;padding-inline:clamp(4px,1vw,12px)}.ap-header-pool-hint__tag{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;line-height:1.2;white-space:nowrap}.ap-header-pool-hint__tag-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.ap-header-pool-hint__tag--new{color:var(--ap-header-hint-accent)}.ap-header-pool-hint__tag--new .ap-header-pool-hint__tag-dot{background:var(--ap-header-hint-accent);box-shadow:0 0 0 3px rgba(var(--ap-header-hint-accent-rgb),.14)}.ap-header-pool-hint__tag--pulse{color:#b45309}.ap-header-pool-hint__tag--pulse .ap-header-pool-hint__tag-dot{background:#f59e0b;box-shadow:0 0 0 3px #f59e0b29}.ap-header-pool-hint__body{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:0;flex:0 1 auto;margin:0;padding:0;border:none;background:transparent;cursor:pointer;font-family:inherit}.ap-header-pool-hint__body:focus-visible{outline:2px solid rgba(var(--ap-header-hint-accent-rgb),.32);outline-offset:2px;border-radius:6px}.ap-header-pool-hint__fields{display:inline-flex;align-items:center;gap:6px;min-width:0;flex:0 1 auto;font-size:14px;line-height:1.35}.ap-header-pool-hint__pill{flex-shrink:0;display:inline-flex;align-items:center;padding:2px 9px;border-radius:4px;font-size:13px;font-weight:500;line-height:1.3;color:var(--ap-header-hint-accent);background:rgba(var(--ap-header-hint-accent-rgb),.1);white-space:nowrap}.ap-header-pool-hint__company{flex-shrink:1;min-width:0;max-width:9em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400;color:#64748b}.ap-header-pool-hint__title{flex-shrink:1;min-width:0;max-width:10em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500;color:#1f2937}.ap-header-pool-hint__location{flex-shrink:0;color:#64748b;font-weight:400;white-space:nowrap}.ap-header-pool-hint__cta{flex-shrink:0;display:inline-flex;align-items:center;gap:3px;margin:0;padding:0 4px;border:none;background:transparent;font-family:inherit;font-size:14px;font-weight:500;line-height:1.2;color:var(--ap-header-hint-accent);cursor:pointer;white-space:nowrap;transition:color .15s ease,text-decoration-color .15s ease}.ap-header-pool-hint.is-visible.is-stable:hover .ap-header-pool-hint__cta,.ap-header-pool-hint.is-visible.is-stable:focus-within .ap-header-pool-hint__cta,.ap-header-pool-hint__cta:hover{color:#4752a8;text-decoration:underline;text-underline-offset:2px}.ap-header-pool-hint__cta .anticon{font-size:10px}.ap-header-pool-hint__close{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:0;height:24px;margin:0;padding:0;border:none;border-radius:4px;background:transparent;color:#94a3b8;font-size:10px;cursor:pointer;opacity:0;overflow:hidden;pointer-events:none;transition:width .18s ease,opacity .16s ease,background .15s ease,color .15s ease}.ap-header-pool-hint.is-visible.is-stable:hover .ap-header-pool-hint__close,.ap-header-pool-hint.is-visible.is-stable:focus-within .ap-header-pool-hint__close{width:24px;opacity:1;pointer-events:auto}.ap-header-pool-hint__close:hover{color:#64748b;background:rgba(15,23,42,.05)}@media (max-width: 900px){.ap-header-pool-hint__company{max-width:6em}}@media (max-width: 720px){.ap-header-pool-hint__location{display:none}}@media (max-width: 640px){.ap-header-pool-hint{gap:12px;padding:0 10px}.ap-header-pool-hint__fields{gap:5px}.ap-header-pool-hint__close{width:24px;opacity:.65;pointer-events:auto}}@media (prefers-reduced-motion: reduce){.ap-header-pool-hint,.ap-header-pool-hint__close{transition:none;transform:none;animation:none}.ap-header-pool-hint.is-visible.is-stable{opacity:1;transform:none}.ap-header-pool-hint-wrap--layered .ap-header-pool-hint.is-visible.is-stable{transform:translate(-50%,-50%)}.ap-header-pool-hint.is-leaving{opacity:0}}.enterprise-portal-layout{--ep-hub-brand: #5865c5;--ep-hub-brand-muted: #6f7ad0;--ep-hub-brand-deep: #4d56a8;--ep-header-height: var(--app-header-height, 60px);--ep-container-max: 1280px;--ep-container-wide: 1440px;--ep-padding-x: clamp(16px, 4vw, 32px);--ep-padding-y: clamp(16px, 3vh, 28px);--ep-section-gap: clamp(20px, 3vw, 32px);--ep-radius-lg: 16px;--ep-radius-md: 12px;--ep-shadow-card: 0 1px 2px rgba(15, 23, 42, .06), 0 8px 24px rgba(15, 23, 42, .06);--ep-bg-page: #f8fafc;--ep-bg-surface: #ffffff;--ep-text-secondary: #64748b;--ep-border: #e2e8f0;height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:var(--ep-bg-page)}.enterprise-portal-layout__scroll{flex:1;min-height:0;overflow:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.enterprise-portal-layout__inner{box-sizing:border-box;width:100%;max-width:var(--ep-container-max);margin:0 auto;padding:var(--ep-padding-y) var(--ep-padding-x);min-height:min(100%,calc(100dvh - var(--ep-header-height) - 2 * var(--ep-padding-y)))}.enterprise-portal-layout__inner--wide{max-width:var(--ep-container-wide)}.app-main-outlet:has(.enterprise-portal-layout)>*{flex:1;min-height:0;min-width:0;width:100%;display:flex;flex-direction:column}.app-main-outlet .enterprise-portal-layout{flex:1;min-height:0;width:100%}.app-shell-workspace--enterprise-portal{margin-left:0!important;width:100%}@media (max-width: 767px){.enterprise-portal-layout__inner{padding-top:12px;padding-bottom:20px}}@media (min-width: 1600px){.enterprise-portal-layout{--ep-container-max: 1360px}}.enterprise-portal-layout--hub{height:100%;min-height:0}.enterprise-portal-layout--hub .enterprise-portal-layout__scroll{overflow:hidden;height:100%;min-height:0}.enterprise-portal-layout--hub .enterprise-portal-layout__inner--hub{height:100%;min-height:0;max-width:var(--ep-container-max, 1280px);width:100%;margin:0 auto;padding:clamp(10px,1.8vh,22px) clamp(12px,3vw,28px);box-sizing:border-box;display:flex;flex-direction:column;background:linear-gradient(180deg,#eef1f8 0%,#f6f7fc 28%,#fafbfc 100%)}.ep-hub-page{--ep-hub-brand: #5865c5;--ep-hub-brand-rgb: 88, 101, 197;--ep-hub-text: #101828;--ep-hub-muted: #64748b;--ep-hub-border: rgba(16, 24, 40, .08);--ep-hub-radius: 14px;--ep-hub-shadow: 0 1px 2px rgba(15, 23, 42, .05), 0 8px 24px rgba(15, 23, 42, .06);--ep-hub-type-section: clamp(14px, .9rem + .35vw, 15px);--ep-hub-type-title: clamp(15px, .95rem + .45vw, 17px);--ep-hub-type-body: clamp(13px, .85rem + .3vw, 14px);--ep-hub-type-caption: clamp(12px, .8rem + .25vw, 13px);--ep-hub-type-kpi: clamp(1.2rem, 1.05rem + .5vw, 1.45rem);box-sizing:border-box;width:100%;max-width:100%;min-width:0;margin:0;padding:clamp(4px,1vh,12px) 0 clamp(28px,4vh,48px);display:flex;flex-direction:column;gap:clamp(16px,2.5vw,24px);overflow-x:hidden}.ep-hub-page--viewport-fit{flex:1;min-height:0;height:100%;max-height:100%;padding:0;gap:0;overflow:hidden}.ep-hub-page--viewport-fit.ep-hub-page--overview{display:flex;flex-direction:column}.ep-hub-page--viewport-fit.ep-hub-page--overview .ep-hub__vfill{flex:1 1 0;min-height:clamp(12px,2.5vh,28px);width:100%;pointer-events:none}.ep-hub-page--viewport-fit.ep-hub-page--overview .ep-hub__hero,.ep-hub-page--viewport-fit.ep-hub-page--overview .ep-hub-shortcuts,.ep-hub-page--viewport-fit.ep-hub-page--overview .ep-hub-overview{flex-shrink:0}.ep-hub-page--viewport-fit.ep-hub-page--cold{overflow-y:auto;overflow-x:hidden;padding-bottom:clamp(8px,1.5vh,16px);gap:clamp(12px,2vh,20px)}.ep-hub-page--viewport-fit .ep-hub__main{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;gap:clamp(12px,2vh,20px)}.ep-hub-page--viewport-fit.ep-hub-page--cold .ep-hub__main{flex:none;overflow:visible}.ep-hub-page--viewport-fit.ep-hub-page--overview .ep-hub-overview{display:flex;flex-direction:column;min-height:0;overflow:visible}.ep-hub-page--viewport-fit.ep-hub-page--overview .ep-hub-overview__panels{flex:none;align-content:start}.ep-hub-page--viewport-fit.ep-hub-page--overview .ep-hub-overview__panel{min-height:auto}.ep-hub-page--viewport-fit.ep-hub-page--overview .ep-hub-overview__metrics{flex:none;overflow:visible}.ep-hub__hero{flex-shrink:0;border-radius:clamp(14px,2vw,18px);border:1px solid rgba(var(--ep-hub-brand-rgb),.14);background:linear-gradient(125deg,rgba(var(--ep-hub-brand-rgb),.12) 0%,rgba(var(--ep-hub-brand-rgb),.04) 42%,#fff 100%);box-shadow:var(--ep-hub-shadow)}.ep-hub__hero-inner{display:flex;align-items:center;justify-content:space-between;gap:clamp(12px,2vw,20px);padding:clamp(14px,2.2vh,22px) clamp(16px,2.8vw,24px);min-width:0}.ep-hub-page--viewport-fit .ep-hub__hero-inner{padding:clamp(12px,1.8vh,18px) clamp(14px,2.5vw,22px)}.ep-hub__hero-text{flex:1;min-width:0}.ep-hub__title{margin:0 0 8px;font-size:clamp(22px,2.8vw,30px);font-weight:700;letter-spacing:-.02em;color:var(--ep-hub-text)}.ep-hub__hero-text:not(:has(.ep-hub__subtitle)) .ep-hub__title{margin-bottom:0}.ep-hub__subtitle{margin:0;font-size:clamp(13px,1.6vw,15px);line-height:1.55;color:#475569;max-width:40rem}.ep-hub__hero-badge{flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:4.5rem;padding:10px 14px;border-radius:12px;background:var(--ep-hub-brand-gradient, var(--ep-hub-brand));color:#fff;box-shadow:0 6px 16px rgba(var(--ep-hub-brand-rgb),.35)}.ep-hub__hero-badge-n{font-size:clamp(22px,3vw,28px);font-weight:800;line-height:1;font-variant-numeric:tabular-nums}.ep-hub__hero-badge-label{margin-top:4px;font-size:11px;font-weight:600;opacity:.92;letter-spacing:.04em}.ep-hub__main{display:flex;flex-direction:column;gap:clamp(16px,2.5vw,22px)}.ep-hub-overview__section-label{margin:0 0 clamp(10px,1.5vw,14px);font-size:var(--ep-hub-type-section);font-weight:700;color:var(--ep-hub-text);line-height:1.35}.ep-hub-overview__panels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(12px,2vw,16px);align-items:stretch}.ep-hub-overview__panel{display:flex;flex-direction:column;min-width:0;border:1px solid var(--ep-hub-border);border-radius:var(--ep-hub-radius);background:#fff;box-shadow:0 1px 2px #1018280a;overflow:hidden}.ep-hub-overview__panel--resume,.ep-hub-overview__panel--interview,.ep-hub-overview__panel--guarantee{border-top:3px solid var(--ep-hub-brand)}.ep-hub-overview__panel-head{display:flex;align-items:flex-start;gap:12px;padding:clamp(14px,2vw,16px) clamp(14px,2vw,16px) 12px;border-bottom:1px solid #f1f5f9;background:linear-gradient(180deg,#fafbfc 0%,#fff 100%)}.ep-hub-overview__panel-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:clamp(36px,4vw,40px);height:clamp(36px,4vw,40px);border-radius:10px;font-size:clamp(18px,2vw,20px)}.ep-hub-overview__panel--resume .ep-hub-overview__panel-icon,.ep-hub-overview__panel--interview .ep-hub-overview__panel-icon,.ep-hub-overview__panel--guarantee .ep-hub-overview__panel-icon{color:var(--ep-hub-brand);background:rgba(var(--ep-hub-brand-rgb),.1)}.ep-hub-overview__panel-titles{flex:1;min-width:0}.ep-hub-overview__panel-title{margin:0;font-size:var(--ep-hub-type-title);font-weight:600;color:var(--ep-hub-text);line-height:1.35;letter-spacing:-.01em}.ep-hub-overview__panel-desc{margin:4px 0 0;font-size:var(--ep-hub-type-body);line-height:1.45;color:var(--ep-hub-muted)}.ep-hub-overview__panel-badge{flex-shrink:0;max-width:6.5rem;padding:3px 8px;font-size:10px;font-weight:600;line-height:1.3;text-align:center;color:#475569;background:#f1f5f9;border-radius:999px}.ep-hub-overview__panel--resume .ep-hub-overview__panel-badge:not(:empty),.ep-hub-overview__panel--guarantee .ep-hub-overview__panel-badge:not(:empty){color:var(--ep-hub-brand);background:rgba(var(--ep-hub-brand-rgb),.14)}.ep-hub-overview__metrics{display:flex;flex-direction:column;padding:clamp(8px,1.2vw,10px);gap:6px}.ep-hub-overview__metric{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:clamp(10px,1.5vw,12px) clamp(12px,1.8vw,14px);text-align:left;border:1px solid transparent;border-radius:10px;background:transparent;cursor:pointer;transition:background .15s,border-color .15s}.ep-hub-overview__metric:hover{background:#f8fafc;border-color:#e2e8f0}.ep-hub-overview__metric--active{background:rgba(var(--ep-hub-brand-rgb),.08);border-color:rgba(var(--ep-hub-brand-rgb),.2)}.ep-hub-overview__metric--active .ep-hub-overview__metric-value{color:var(--ep-hub-brand)}.ep-hub-overview__metric-main{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.ep-hub-overview__metric-label{font-size:var(--ep-hub-type-body);font-weight:600;color:var(--ep-hub-text);line-height:1.35}.ep-hub-overview__metric-hint{font-size:var(--ep-hub-type-caption);line-height:1.45;color:var(--ep-hub-muted)}.ep-hub-overview__metric-tail{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.ep-hub-overview__metric-value{position:relative;display:inline-flex;align-items:center;gap:6px;font-size:var(--ep-hub-type-kpi);font-weight:700;font-variant-numeric:tabular-nums;color:var(--ep-hub-text);line-height:1.15}.ep-hub-overview__metric-attn{display:inline-flex;align-items:center;justify-content:center;text-align:center;min-width:var(--portal-attn-badge-min-width);height:var(--portal-attn-badge-height);padding:0 var(--portal-attn-badge-padding-x);border-radius:var(--portal-attn-badge-radius);background:var(--portal-attn-badge-bg);color:var(--portal-attn-badge-fg);font-size:var(--portal-attn-badge-font-size);font-weight:var(--portal-attn-badge-font-weight);line-height:var(--portal-attn-badge-height);font-variant-numeric:tabular-nums;white-space:nowrap;box-sizing:border-box;vertical-align:middle;box-shadow:var(--portal-attn-badge-shadow)}.ep-hub-overview__metric--attention .ep-hub-overview__metric-label{color:var(--ep-hub-text)}.ep-hub-overview__metric-value--zero{color:#94a3b8;font-weight:700}.ep-hub-overview__metric-arrow{font-size:var(--ep-hub-type-caption);color:#cbd5e1;transition:color .15s,transform .15s}.ep-hub-overview__metric:hover .ep-hub-overview__metric-arrow,.ep-hub-overview__metric--active .ep-hub-overview__metric-arrow{color:var(--ep-hub-brand);transform:translate(2px)}.ep-hub-onboard{border:1px solid rgba(var(--ep-hub-brand-rgb),.14);border-radius:var(--ep-hub-radius);background:linear-gradient(165deg,#fff 0%,#f8f9ff 100%);box-shadow:var(--ep-hub-shadow)}.ep-hub-onboard__inner{padding:clamp(20px,4vw,28px) clamp(16px,3vw,24px)}.ep-hub-onboard__title{margin:0 0 8px;font-size:clamp(17px,2.2vw,20px);font-weight:700;color:var(--ep-hub-text)}.ep-hub-onboard__lead{margin:0 0 clamp(16px,3vw,20px);font-size:clamp(13px,1.6vw,14px);line-height:1.55;color:#475569}.ep-hub-onboard__steps{list-style:none;margin:0 0 clamp(18px,3vw,24px);padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,11rem),1fr));gap:clamp(10px,2vw,14px)}.ep-hub-onboard__step{display:flex;align-items:flex-start;gap:10px;padding:clamp(10px,2vw,12px);border-radius:10px;background:rgba(255,255,255,.85);border:1px solid rgba(16,24,40,.06);min-width:0}.ep-hub-onboard__step-n{flex-shrink:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:12px;font-weight:700;color:#fff;background:var(--ep-hub-brand)}.ep-hub-onboard__step-text{display:flex;flex-direction:column;gap:2px;min-width:0}.ep-hub-onboard__step-text strong{font-size:clamp(13px,1.5vw,14px);font-weight:600;color:var(--ep-hub-text)}.ep-hub-onboard__step-text span{font-size:clamp(11px,1.3vw,12px);line-height:1.4;color:#64748b}.ep-hub-onboard__cta{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:2.75rem;padding:0 clamp(16px,3vw,22px);border:none;border-radius:10px;font:inherit;font-size:clamp(13px,1.6vw,14px);font-weight:600;color:#fff;background:var(--ep-hub-brand-gradient, var(--ep-hub-brand));cursor:pointer;transition:filter .15s;width:min(100%,16rem)}.ep-hub-onboard__cta:hover{filter:brightness(1.05)}.ep-hub-todos{border:1px solid var(--ep-hub-border);border-radius:var(--ep-hub-radius);background:#fff;box-shadow:var(--ep-hub-shadow);display:flex;flex-direction:column}.ep-hub-todos__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:clamp(14px,2vw,16px) clamp(16px,2.5vw,20px);border-bottom:1px solid rgba(16,24,40,.06);background:linear-gradient(180deg,#fafbfc 0%,#fff 100%);border-radius:var(--ep-hub-radius) var(--ep-hub-radius) 0 0}.ep-hub-todos__title{margin:0;font-size:clamp(15px,1.8vw,16px);font-weight:700;color:var(--ep-hub-text)}.ep-hub-todos__count{font-size:12px;font-weight:700;color:var(--ep-hub-brand);padding:4px 10px;border-radius:999px;background:rgba(var(--ep-hub-brand-rgb),.1)}.ep-hub-todos__list{list-style:none;margin:0;padding:clamp(12px,2vw,16px);display:flex;flex-direction:column;gap:10px;flex:1}.ep-hub-todo{display:flex;align-items:center;gap:clamp(10px,1.5vw,14px);width:100%;padding:clamp(14px,2vw,16px) clamp(14px,2vw,18px);border:1px solid var(--ep-hub-border);border-radius:12px;background:#fafbfc;text-align:left;cursor:pointer;font:inherit;transition:border-color .15s,background .15s,box-shadow .15s;min-width:0}.ep-hub-todo:hover{border-color:rgba(var(--ep-hub-brand-rgb),.28);background:#fff;box-shadow:0 4px 14px #10182812}.ep-hub-todo__kind{flex-shrink:0;min-width:2.75rem;padding:4px 10px;font-size:11px;font-weight:700;text-align:center;border-radius:8px;color:var(--ep-hub-brand);background:rgba(var(--ep-hub-brand-rgb),.12)}.ep-hub-todo__kind--interview_prep{color:var(--ep-hub-brand, #5865c5);background:rgba(var(--ep-hub-brand-rgb, 88, 101, 197),.12)}.ep-hub-todo__kind--interview_decision{color:#7c3aed;background:rgba(124,58,237,.12)}.ep-hub-todo__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.ep-hub-todo__title{font-size:clamp(14px,1.7vw,15px);font-weight:700;color:var(--ep-hub-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ep-hub-todo__meta{font-size:clamp(12px,1.4vw,13px);color:var(--ep-hub-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ep-hub-todo__go{flex-shrink:0;font-size:12px;font-weight:600;color:var(--ep-hub-brand);padding:6px 12px;border-radius:8px;background:rgba(var(--ep-hub-brand-rgb),.08)}.ep-hub-todo:hover .ep-hub-todo__go{background:rgba(var(--ep-hub-brand-rgb),.14)}.ep-hub-todo__arrow{flex-shrink:0;font-size:12px;color:#cbd5e1;transition:color .15s,transform .15s}.ep-hub-todo:hover .ep-hub-todo__arrow{color:var(--ep-hub-brand);transform:translate(2px)}.ep-hub-todos__empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(32px,6vw,48px) clamp(16px,3vw,24px);text-align:center}.ep-hub-todos__empty p{margin:0 0 8px;font-size:clamp(14px,1.7vw,15px);font-weight:600;color:var(--ep-hub-text)}.ep-hub-todos__empty span{font-size:clamp(12px,1.4vw,13px);line-height:1.5;color:var(--ep-hub-muted);max-width:20rem}.ep-hub-shortcuts{min-width:0}.ep-hub-shortcuts__label{margin:0 0 clamp(10px,1.5vw,14px);font-size:var(--ep-hub-type-section);font-weight:700;line-height:1.35;color:var(--ep-hub-text)}.ep-hub-shortcuts__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,1.8vw,16px);align-items:stretch}.ep-hub-shortcut{--ep-hub-shortcut-title-size: var(--ep-hub-type-title);--ep-hub-shortcut-body-size: var(--ep-hub-type-body);--ep-hub-shortcut-action-size: var(--ep-hub-type-body);display:flex;flex-direction:column;gap:clamp(12px,1.6vw,16px);padding:clamp(16px,2.2vw,20px);border:1px solid var(--ep-hub-border);border-radius:12px;background:#fff;cursor:pointer;box-shadow:0 1px 2px #1018280a;transition:border-color .15s,box-shadow .15s,transform .15s;box-sizing:border-box;min-width:0;min-height:clamp(10rem,10vw + 3.5rem,12rem);height:100%;font-size:var(--ep-hub-shortcut-body-size);line-height:1.5}.ep-hub-shortcut:hover{border-color:rgba(var(--ep-hub-brand-rgb),.28);box-shadow:0 6px 18px #10182814;transform:translateY(-1px)}.ep-hub-shortcut__head{display:flex;gap:12px;align-items:flex-start;min-height:0;flex:1}.ep-hub-shortcut__icon{width:clamp(40px,4.5vw,48px);height:clamp(40px,4.5vw,48px);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:clamp(18px,2vw,22px);color:var(--ep-hub-brand);background:rgba(var(--ep-hub-brand-rgb),.1);flex-shrink:0}.ep-hub-shortcut__text{min-width:0;flex:1}.ep-hub-shortcut__title{margin:0 0 6px;font-size:var(--ep-hub-shortcut-title-size);font-weight:600;line-height:1.35;letter-spacing:-.01em;color:var(--ep-hub-text)}.ep-hub-shortcut__note{margin:0;font-size:var(--ep-hub-shortcut-body-size);font-weight:400;line-height:1.5;color:#64748b;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ep-hub-shortcut--compact{min-height:0;gap:clamp(14px,1.8vw,18px)}.ep-hub-shortcut--compact .ep-hub-shortcut__head{align-items:center;flex:0 0 auto;width:100%}.ep-hub-shortcut--compact .ep-hub-shortcut__title{margin:0}.ep-hub-shortcut__text--talent{flex:1;min-width:0}.ep-hub-shortcut__title-row{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-width:0}.ep-hub-shortcut__title-row .ep-hub-shortcut__title{flex:0 1 auto;min-width:0}.ep-hub-shortcut__stat-chip{flex-shrink:0;padding:4px 10px;font-size:12px;font-weight:400;line-height:1.35;color:#64748b;white-space:nowrap;border-radius:999px;background:rgba(var(--ep-hub-brand-rgb, 88, 101, 197),.07);border:1px solid rgba(var(--ep-hub-brand-rgb, 88, 101, 197),.16);box-shadow:0 1px 2px #1018280a}.ep-hub-shortcut__stat-chip strong{font-weight:700;font-variant-numeric:tabular-nums;color:var(--ep-hub-brand, #5865c5)}.ep-hub-shortcut__action{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:clamp(36px,4.5vh,40px);margin-top:auto;padding:0 14px;border:none;border-radius:8px;font-family:inherit;font-size:var(--ep-hub-shortcut-action-size);font-weight:600;line-height:1.35;color:#fff;background:var(--ep-hub-brand-gradient, var(--ep-hub-brand));cursor:pointer;transition:filter .15s}.ep-hub-shortcut__action .anticon{font-size:.95em}.ep-hub-shortcut__action-label{flex:0 1 auto}.ep-hub-shortcut__badge{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;flex-shrink:0;min-width:var(--portal-attn-badge-min-width);height:var(--portal-attn-badge-height);padding:0 var(--portal-attn-badge-padding-x);border-radius:var(--portal-attn-badge-radius);background:var(--portal-attn-badge-bg);color:var(--portal-attn-badge-fg);font-size:var(--portal-attn-badge-font-size);font-weight:var(--portal-attn-badge-font-weight);line-height:var(--portal-attn-badge-height);font-variant-numeric:tabular-nums;white-space:nowrap;text-align:center;box-shadow:var(--portal-attn-badge-shadow)}.ep-hub-shortcut__badge--count{min-width:var(--portal-attn-badge-min-width)}.ep-hub-shortcut__action:hover{filter:brightness(1.05)}.ep-hub-shortcut__action--ai{justify-content:flex-start}.ep-hub-shortcut__ai-tag{margin-left:auto;display:inline-flex;align-items:center;gap:2px;padding:1px 6px;font-size:11px;font-weight:700;border-radius:999px;background:rgba(255,255,255,.22);border:1px solid rgba(255,255,255,.35)}@media (max-height: 860px){.ep-hub-page--viewport-fit.ep-hub-page--overview .ep-hub__vfill{min-height:clamp(8px,1.5vh,16px)}.ep-hub-page--viewport-fit .ep-hub__title{font-size:clamp(18px,2.4vw,24px);margin-bottom:4px}.ep-hub-page--viewport-fit .ep-hub__subtitle{font-size:clamp(12px,1.4vw,14px);line-height:1.45}.ep-hub-page--viewport-fit .ep-hub-shortcut--compact{gap:10px;padding:12px 14px}.ep-hub-page--viewport-fit .ep-hub-shortcut__action{min-height:34px}.ep-hub-page--viewport-fit .ep-hub-overview__panel-head{padding:10px 12px 8px}.ep-hub-page--viewport-fit .ep-hub-overview__metric{padding:10px 12px}.ep-hub-page--viewport-fit .ep-hub-overview__metric-value{font-size:clamp(1rem,.95rem + .35vw,1.2rem)}}@media (max-height: 720px){.ep-hub-page--viewport-fit.ep-hub-page--overview{overflow-y:auto;overflow-x:hidden}.ep-hub-page--viewport-fit.ep-hub-page--overview .ep-hub__vfill{flex:0 0 clamp(8px,1.2vh,14px);min-height:0}.ep-hub-page--viewport-fit .ep-hub-overview__panels{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ep-hub-page--viewport-fit .ep-hub-overview__panel-desc{display:none}}@media (max-width: 1100px){.ep-hub-overview__panels,.ep-hub-page--viewport-fit .ep-hub-overview__panels{grid-template-columns:1fr}}@media (max-width: 900px){.ep-hub-overview__panel-head{flex-wrap:wrap}.ep-hub-overview__panel-badge{max-width:none}.ep-hub-shortcuts__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ep-hub-shortcut{min-height:clamp(9.5rem,20vw,11.5rem)}.ep-hub-onboard__steps{grid-template-columns:1fr}}@media (max-width: 640px){.ep-hub__hero-inner{flex-direction:column;align-items:flex-start}.ep-hub__hero-badge{flex-direction:row;gap:8px;align-self:stretch;justify-content:center;padding:10px 16px}.ep-hub__hero-badge-n{font-size:20px}.ep-hub-todo{flex-wrap:wrap}.ep-hub-todo__go{display:none}.ep-hub-todo__body{flex:1 1 calc(100% - 4rem)}.ep-hub-todo__title,.ep-hub-todo__meta{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.ep-hub-shortcuts__grid{grid-template-columns:1fr}.ep-hub-shortcut:not(.ep-hub-shortcut--compact){min-height:clamp(9rem,24vw,11rem)}}@media (max-width: 400px){.ep-hub-onboard__cta{width:100%}}@media (prefers-reduced-motion: reduce){.ep-hub-overview__metric,.ep-hub-todo,.ep-hub-shortcut,.ep-hub-shortcut__action,.ep-hub-onboard__cta{transition:none}.ep-hub-overview__metric:hover .ep-hub-overview__metric-arrow,.ep-hub-shortcut:hover,.ep-hub-todo:hover .ep-hub-todo__arrow{transform:none}}.ep-brand-primary-btn.ant-btn-primary:not(:disabled):not(.ant-btn-dangerous),.ep-portal-gate-modal .ant-modal-footer .ant-btn-primary.ep-brand-primary-btn:not(:disabled):not(.ant-btn-dangerous){color:#fff!important;background:linear-gradient(135deg,#5865c5 0%,#6f7ad0 100%)!important;border-color:transparent!important;box-shadow:0 4px 14px #5865c547}.ep-brand-primary-btn.ant-btn-primary:not(:disabled):not(.ant-btn-dangerous) .anticon,.ep-brand-primary-btn.ant-btn-primary:not(:disabled):not(.ant-btn-dangerous)>span,.ep-portal-gate-modal .ant-modal-footer .ant-btn-primary.ep-brand-primary-btn:not(:disabled):not(.ant-btn-dangerous) .anticon,.ep-portal-gate-modal .ant-modal-footer .ant-btn-primary.ep-brand-primary-btn:not(:disabled):not(.ant-btn-dangerous)>span{color:#fff!important}.ep-brand-primary-btn.ant-btn-primary:not(:disabled):not(.ant-btn-dangerous):hover,.ep-portal-gate-modal .ant-modal-footer .ant-btn-primary.ep-brand-primary-btn:not(:disabled):not(.ant-btn-dangerous):hover{filter:brightness(1.04);color:#fff!important;background:linear-gradient(135deg,#5865c5 0%,#6f7ad0 100%)!important;border-color:transparent!important}.ep-brand-primary-btn.ant-btn-primary:not(:disabled):not(.ant-btn-dangerous):active,.ep-portal-gate-modal .ant-modal-footer .ant-btn-primary.ep-brand-primary-btn:not(:disabled):not(.ant-btn-dangerous):active{filter:brightness(.98);color:#fff!important;background:linear-gradient(135deg,#4d56a8 0%,#5865c5 100%)!important;border-color:transparent!important}.enterprise-portal-layout,.ep-module-shell,.agent-portal-layout{--ep-module-accent: #5865c5;--ep-module-accent-muted: #6f7ad0;--ep-module-accent-rgb: 88, 101, 197;--ep-module-accent-soft: #e8ebf6}.enterprise-portal-layout .ant-pagination,.agent-portal-layout .ant-pagination,.ep-module-shell .ant-pagination,.ep-workbench-workspace .ant-pagination,.ep-legacy-module-page .ant-pagination{display:inline-flex!important;align-items:center!important;flex-wrap:wrap;gap:8px;margin:0!important;min-height:32px!important;font-size:14px!important;line-height:1!important}.enterprise-portal-layout .ant-pagination>*,.agent-portal-layout .ant-pagination>*,.ep-module-shell .ant-pagination>*,.ep-workbench-workspace .ant-pagination>*,.ep-legacy-module-page .ant-pagination>*{display:inline-flex;align-items:center}.enterprise-portal-layout .ant-pagination-total-text,.agent-portal-layout .ant-pagination-total-text,.ep-module-shell .ant-pagination-total-text,.ep-workbench-workspace .ant-pagination-total-text,.ep-legacy-module-page .ant-pagination-total-text{display:inline-flex!important;align-items:center!important;align-self:center!important;height:32px!important;margin:0!important;margin-inline-end:4px!important;padding:0!important;font-size:14px!important;line-height:1!important;color:#64748b!important;white-space:nowrap}.enterprise-portal-layout .ant-pagination-item,.agent-portal-layout .ant-pagination-item,.ep-module-shell .ant-pagination-item,.ep-workbench-workspace .ant-pagination-item,.ep-legacy-module-page .ant-pagination-item{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:32px!important;width:32px!important;height:32px!important;margin:0!important;padding:0!important;line-height:1!important;border-radius:8px!important;border:1px solid #e2e8f0!important;background:#fff!important}.enterprise-portal-layout .ant-pagination-item a,.agent-portal-layout .ant-pagination-item a,.ep-module-shell .ant-pagination-item a,.ep-workbench-workspace .ant-pagination-item a,.ep-legacy-module-page .ant-pagination-item a{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;font-size:14px!important;line-height:1!important;color:#0f172a!important}.enterprise-portal-layout .ant-pagination-prev,.enterprise-portal-layout .ant-pagination-next,.agent-portal-layout .ant-pagination-prev,.agent-portal-layout .ant-pagination-next,.ep-module-shell .ant-pagination-prev,.ep-module-shell .ant-pagination-next,.ep-workbench-workspace .ant-pagination-prev,.ep-workbench-workspace .ant-pagination-next,.ep-legacy-module-page .ant-pagination-prev,.ep-legacy-module-page .ant-pagination-next{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:32px!important;width:32px!important;height:32px!important;margin:0!important;line-height:1!important}.enterprise-portal-layout .ant-pagination-prev .ant-pagination-item-link,.enterprise-portal-layout .ant-pagination-next .ant-pagination-item-link,.agent-portal-layout .ant-pagination-prev .ant-pagination-item-link,.agent-portal-layout .ant-pagination-next .ant-pagination-item-link,.ep-module-shell .ant-pagination-prev .ant-pagination-item-link,.ep-module-shell .ant-pagination-next .ant-pagination-item-link,.ep-workbench-workspace .ant-pagination-prev .ant-pagination-item-link,.ep-workbench-workspace .ant-pagination-next .ant-pagination-item-link,.ep-legacy-module-page .ant-pagination-prev .ant-pagination-item-link,.ep-legacy-module-page .ant-pagination-next .ant-pagination-item-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;margin:0!important;font-size:14px!important;line-height:1!important;color:#94a3b8!important;border-radius:8px!important;border:1px solid #e2e8f0!important}.enterprise-portal-layout .ant-pagination-options,.agent-portal-layout .ant-pagination-options,.ep-module-shell .ant-pagination-options,.ep-workbench-workspace .ant-pagination-options,.ep-legacy-module-page .ant-pagination-options{display:inline-flex!important;align-items:center!important;margin:0!important;margin-inline-start:4px!important;font-size:14px!important;line-height:1!important}.enterprise-portal-layout .ant-pagination-options .ant-select-selector,.agent-portal-layout .ant-pagination-options .ant-select-selector,.ep-module-shell .ant-pagination-options .ant-select-selector,.ep-workbench-workspace .ant-pagination-options .ant-select-selector,.ep-legacy-module-page .ant-pagination-options .ant-select-selector{min-height:32px!important;height:32px!important;display:inline-flex!important;align-items:center!important;font-size:14px!important;line-height:1!important;border-radius:8px!important}.enterprise-portal-layout .ant-pagination-options .ant-select-selection-item,.agent-portal-layout .ant-pagination-options .ant-select-selection-item,.ep-module-shell .ant-pagination-options .ant-select-selection-item,.ep-workbench-workspace .ant-pagination-options .ant-select-selection-item,.ep-legacy-module-page .ant-pagination-options .ant-select-selection-item{font-size:14px!important;line-height:1!important}.enterprise-portal-layout .ant-pagination-options-quick-jumper,.agent-portal-layout .ant-pagination-options-quick-jumper,.ep-module-shell .ant-pagination-options-quick-jumper,.ep-workbench-workspace .ant-pagination-options-quick-jumper,.ep-legacy-module-page .ant-pagination-options-quick-jumper{display:inline-flex!important;align-items:center!important;height:32px!important;font-size:14px!important;line-height:1!important}.enterprise-portal-layout .ant-pagination-options-quick-jumper input,.agent-portal-layout .ant-pagination-options-quick-jumper input,.ep-module-shell .ant-pagination-options-quick-jumper input,.ep-workbench-workspace .ant-pagination-options-quick-jumper input,.ep-legacy-module-page .ant-pagination-options-quick-jumper input{height:32px!important;font-size:14px!important;line-height:1!important}.enterprise-portal-layout .ant-pagination-item:hover,.agent-portal-layout .ant-pagination-item:hover,.ep-module-shell .ant-pagination-item:hover,.ep-workbench-workspace .ant-pagination-item:hover,.ep-legacy-module-page .ant-pagination-item:hover{border-color:var(--ep-module-accent, #5865c5)!important}.enterprise-portal-layout .ant-pagination-item:hover a,.agent-portal-layout .ant-pagination-item:hover a,.ep-module-shell .ant-pagination-item:hover a,.ep-workbench-workspace .ant-pagination-item:hover a,.ep-legacy-module-page .ant-pagination-item:hover a{color:var(--ep-module-accent, #5865c5)!important}.enterprise-portal-layout .ant-pagination-item-active,.agent-portal-layout .ant-pagination-item-active,.ep-module-shell .ant-pagination-item-active,.ep-workbench-workspace .ant-pagination-item-active,.ep-legacy-module-page .ant-pagination-item-active{background:#fff!important;border-color:var(--ep-module-accent, #5865c5)!important}.enterprise-portal-layout .ant-pagination-item-active a,.agent-portal-layout .ant-pagination-item-active a,.ep-module-shell .ant-pagination-item-active a,.ep-workbench-workspace .ant-pagination-item-active a,.ep-legacy-module-page .ant-pagination-item-active a{color:var(--ep-module-accent, #5865c5)!important}.enterprise-portal-layout .ant-pagination-item-active:hover,.agent-portal-layout .ant-pagination-item-active:hover,.ep-module-shell .ant-pagination-item-active:hover,.ep-workbench-workspace .ant-pagination-item-active:hover,.ep-legacy-module-page .ant-pagination-item-active:hover{background:rgba(var(--ep-module-accent-rgb, 88, 101, 197),.06)!important;border-color:var(--ep-module-accent, #5865c5)!important}.enterprise-portal-layout .ant-pagination-item-active:hover a,.agent-portal-layout .ant-pagination-item-active:hover a,.ep-module-shell .ant-pagination-item-active:hover a,.ep-workbench-workspace .ant-pagination-item-active:hover a,.ep-legacy-module-page .ant-pagination-item-active:hover a{color:var(--ep-module-accent, #5865c5)!important}.jd-management-card-list__pagination,.jd-management-list-panel__pagination,.wb-resume-list__pagination,.ep-interview-result__footer,.ep-talent-mgmt__pagination,.ep-demand-list-panel__pagination,.portal-delivery-list-panel__pager{display:flex;align-items:center;justify-content:flex-end}.ep-module-shell{--ep-module-accent: #5865c5;--ep-module-accent-muted: #6f7ad0;--ep-module-accent-rgb: 88, 101, 197;--ep-module-accent-soft: #e8ebf6;--ep-module-accent-gradient: linear-gradient(135deg, #5865c5 0%, #6f7ad0 100%);--ant-color-primary: #5865c5;--ant-color-primary-hover: #6f7ad0;--ant-color-primary-active: #4d56a8;--ant-color-primary-text: #5865c5;--ant-color-text-light-solid: #fff}.ep-module-shell .ant-btn-primary:not(:disabled):not(.ant-btn-dangerous){color:#fff!important;background:var(--ep-module-accent-gradient)!important;border-color:transparent!important;box-shadow:0 4px 14px rgba(var(--ep-module-accent-rgb),.28)}.ep-module-shell .ant-btn-primary:not(:disabled):not(.ant-btn-dangerous) .anticon,.ep-module-shell .ant-btn-primary:not(:disabled):not(.ant-btn-dangerous)>span{color:#fff!important}.ep-module-shell .ant-btn-primary:not(:disabled):not(.ant-btn-dangerous):hover{filter:brightness(1.04);background:var(--ep-module-accent-gradient)!important}.ep-module-shell .ant-btn-primary:not(:disabled):not(.ant-btn-dangerous):active{filter:brightness(.98)}.ep-module-shell .ant-btn-primary:disabled,.ep-module-shell .ant-btn-primary.ant-btn-disabled{color:rgba(var(--ep-module-accent-rgb),.45)!important;background:rgba(var(--ep-module-accent-rgb),.1)!important;border-color:transparent!important;box-shadow:none!important}.ep-module-shell .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--ep-module-accent)!important}.ep-module-shell .ant-tabs-ink-bar{background:var(--ep-module-accent)!important}.ep-module-shell .ant-tabs-tab:hover .ant-tabs-tab-btn{color:var(--ep-module-accent-muted)}.ep-module-shell .ant-segmented-item-selected{color:var(--ep-module-accent)!important;font-weight:600;background:var(--ep-module-accent-soft)!important}.ep-module-shell .ant-segmented-item-selected .ant-segmented-item-label{color:var(--ep-module-accent)!important}.ep-module-action-btn--primary{border:none;color:#fff!important;background:var(--ep-module-accent-gradient)!important;box-shadow:0 2px 10px rgba(var(--ep-module-accent-rgb),.24)}.ep-module-action-btn--primary:hover{filter:brightness(1.05)}.ep-module-action-btn--primary .anticon,.ep-module-action-btn--primary span{color:inherit!important}.ep-module-action-btn--outline{border:1px solid rgba(var(--ep-module-accent-rgb),.32)!important;color:var(--ep-module-accent)!important;background:#fff!important}.ep-module-action-btn--outline:hover{border-color:rgba(var(--ep-module-accent-rgb),.45)!important;background:var(--ep-module-accent-soft)!important}.ep-module-shell{display:flex;flex-direction:column;gap:8px;min-height:0;flex:1}.ep-module-shell__head{flex-shrink:0;margin:0}.ep-module-shell__bar{display:flex;align-items:center;gap:10px;min-width:0}.ep-module-shell__back-pill{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;height:32px;padding:0 10px 0 8px;border:1px solid rgba(var(--ep-module-accent-rgb),.18);border-radius:8px;background:#fff;color:#475569;font-size:12px;font-weight:500;cursor:pointer;box-shadow:0 1px 2px #1018280a;transition:border-color .15s ease,color .15s ease,box-shadow .15s ease}.ep-module-shell__back-pill:hover{color:var(--ep-module-accent);border-color:rgba(var(--ep-module-accent-rgb),.32);box-shadow:0 2px 6px rgba(var(--ep-module-accent-rgb),.1)}.ep-module-shell__back-pill:focus-visible{outline:2px solid rgba(var(--ep-module-accent-rgb),.35);outline-offset:2px}.ep-module-shell__icon{flex-shrink:0;width:32px;height:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:16px}.ep-module-shell__titles{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.ep-module-shell__title-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px;min-width:0}.ep-module-shell__title{margin:0;font-size:clamp(1.125rem,2.2vh,1.25rem);font-weight:700;color:var(--ep-module-accent);letter-spacing:-.02em;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ep-module-shell__order-no{flex-shrink:0;font-size:13px;font-weight:500;color:#64748b;white-space:nowrap}.ep-module-shell--home .ep-module-shell__title{font-size:clamp(1.0625rem,2vh,1.125rem)}.ep-module-shell--child .ep-module-shell__title{color:#101828}.ep-module-shell__subtitle{margin:2px 0 0;font-size:13px;line-height:1.45;color:#64748b;max-width:42em}.ep-module-shell__body{flex:1;min-height:0;min-width:0;display:flex;flex-direction:column}.enterprise-portal-layout__inner:has(.ep-module-shell){padding-top:12px;padding-bottom:clamp(20px,3vh,28px)}.ep-module-shell__body>*{flex:1;min-height:0;min-width:0}.ep-module-shell__body>.ep-module-home{flex:1 1 auto;min-height:auto;overflow:visible}.ep-module-shell__body>.portal-demand-page{flex:0 1 auto;min-height:auto;overflow:visible}@media (max-width: 575px){.ep-module-shell__bar{gap:8px}.ep-module-shell__icon{width:28px;height:28px;font-size:14px}.ep-module-shell__title{font-size:1.0625rem}}.ep-module-home{flex:1 1 auto;min-height:auto;display:flex;flex-direction:column;align-items:stretch}.ep-module-home__panel{flex:1 1 auto;min-height:auto;display:flex;flex-direction:column;gap:clamp(12px,1.6vh,16px);padding:clamp(16px,2.2vh,22px) clamp(18px,2.4vw,24px);padding-bottom:clamp(16px,2.2vh,22px);border-radius:16px;border:1px solid rgba(16,24,40,.07);background:#fff;box-shadow:0 1px 2px #1018280a,0 10px 28px #1018280d;overflow:visible}.ep-module-home__lead{margin:0;max-width:56em;font-size:14px;line-height:1.55;color:#64748b}.ep-module-home__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:clamp(14px,1.8vw,18px);align-content:start;flex-shrink:0}.ep-module-home--duo .ep-module-home__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ep-module-home--trio .ep-module-home__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ep-entry-card{position:relative;display:flex;flex-direction:column;align-items:stretch;min-height:168px;padding:0;text-align:left;border:1px solid rgba(var(--ep-entry-accent-rgb),.12);border-radius:14px;background:#fff;overflow:hidden;cursor:pointer;box-shadow:0 1px 2px #1018280a;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.ep-entry-card:hover{border-color:rgba(var(--ep-entry-accent-rgb),.22);box-shadow:0 4px 12px #1018280f,0 14px 28px rgba(var(--ep-entry-accent-rgb),.1);transform:translateY(-2px)}.ep-entry-card:focus-visible{outline:2px solid rgba(var(--ep-entry-accent-rgb),.4);outline-offset:2px}.ep-entry-card__surface{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--ep-entry-accent-surface);opacity:.85;pointer-events:none}.ep-entry-card__watermark{position:absolute;right:-8px;bottom:-12px;font-size:clamp(72px,10vw,96px);line-height:1;color:rgba(var(--ep-entry-accent-rgb),.07);pointer-events:none;-webkit-user-select:none;user-select:none}.ep-entry-card__content{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;gap:10px;padding:clamp(18px,2.4vh,22px) clamp(18px,2vw,22px) 12px;min-width:0}.ep-entry-card__icon{width:44px;height:44px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:20px;color:#fff;background:var(--ep-entry-accent-gradient);box-shadow:0 1px #fff3 inset,0 4px 12px rgba(var(--ep-entry-accent-rgb),.28)}.ep-entry-card__title{margin:0;font-size:clamp(1.0625rem,2vh,1.125rem);font-weight:700;color:#101828;letter-spacing:-.02em;line-height:1.3}.ep-entry-card__desc{margin:0;font-size:clamp(.8125rem,1.5vh,.875rem);line-height:1.55;color:#64748b;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ep-entry-card__footer{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding:10px 16px;background:var(--ep-entry-accent-gradient);border-top:none;transition:filter .22s ease}.ep-entry-card:hover .ep-entry-card__footer{filter:brightness(1.05)}.ep-entry-card__cta-label{font-size:13px;font-weight:600;color:#fff;letter-spacing:.02em}.ep-entry-card__cta-icon{font-size:14px;color:#ffffffeb;transition:transform .22s ease,opacity .22s ease}.ep-entry-card:hover .ep-entry-card__cta-icon{transform:translate(4px)}.ep-placeholder{padding:48px 16px;background:#fff;border-radius:12px;border:1px dashed #e2e8f0}@media (max-width: 1024px){.ep-module-home--trio .ep-module-home__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.ep-module-home--duo .ep-module-home__grid,.ep-module-home--trio .ep-module-home__grid{grid-template-columns:1fr}.ep-module-home__panel{padding:14px 16px}}@media (prefers-reduced-motion: reduce){.ep-entry-card,.ep-entry-card__cta-icon,.ep-entry-card__footer{transition:none}}.ep-talent-mgmt{--ep-talent-accent: var(--ep-module-accent, #5865c5);--ep-talent-accent-deep: var(--ep-module-accent-muted, #6f7ad0);--ep-talent-accent-rgb: var(--ep-module-accent-rgb, 88, 101, 197);--ep-talent-soft: var(--ep-module-accent-soft, #eef1f8);display:flex;flex-direction:column;gap:12px;flex:1;min-height:0;min-width:0}.ep-talent-mgmt--fill{flex:1;min-height:0;max-height:100%;overflow:hidden}.ep-talent-mgmt--fill .ap-order-bar{flex-shrink:0}.ep-talent-mgmt--fill .ep-talent-mgmt__panel{flex:1;min-height:0}.ep-talent-mgmt__panel{display:flex;flex-direction:column;flex:1;min-height:0;border-radius:12px;border:1px solid rgba(16,24,40,.08);background:#fff;box-shadow:0 1px 2px #1018280a;overflow:hidden}.ep-talent-mgmt .ap-order-bar__nav .ep-talent-mgmt__toolbar-main{display:flex;flex-wrap:wrap;align-items:center;gap:6px;flex:1;min-width:min(100%,12rem)}.ep-talent-mgmt .ap-order-bar__actions .ep-talent-mgmt__meta{margin-right:0}.ep-talent-mgmt__search-input{flex:1;min-width:160px;max-width:480px}.ep-talent-mgmt__search-input.ant-input-affix-wrapper{border-radius:8px;padding:4px 10px}.ep-talent-mgmt__status-select{width:100px}.ep-talent-mgmt__advanced{flex-shrink:0;padding:8px 12px 10px;border-bottom:1px solid rgba(16,24,40,.06);background:#fafbfc}.ep-talent-btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:32px;padding:0 12px;border-radius:8px;font-size:13px;font-weight:600;letter-spacing:.02em;cursor:pointer;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease,border-color .18s ease,background .18s ease}.ep-talent-btn:disabled{opacity:.55;cursor:not-allowed;transform:none!important}.ep-talent-btn--primary{border:none;color:#fff;background:var(--ep-module-accent-gradient, linear-gradient(135deg, #5865c5 0%, #6f7ad0 100%));box-shadow:0 1px #ffffff40 inset,0 3px 12px rgba(var(--ep-talent-accent-rgb),.32)}.ep-talent-btn--primary:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 1px #ffffff4d inset,0 5px 16px rgba(var(--ep-talent-accent-rgb),.38)}.ep-talent-btn--outline{border:1px solid rgba(var(--ep-talent-accent-rgb),.35);color:var(--ep-talent-accent);background:linear-gradient(180deg,#fff 0%,var(--ep-talent-soft) 100%);box-shadow:0 1px 2px #1018280d}.ep-talent-btn--outline:hover:not(:disabled){border-color:rgba(var(--ep-talent-accent-rgb),.5);background:#fff;box-shadow:0 2px 8px rgba(var(--ep-talent-accent-rgb),.12)}.ep-talent-btn--ghost{border:1px solid rgba(16,24,40,.12);color:#475569;background:#fff;box-shadow:0 1px 2px #1018280a}.ep-talent-btn--ghost:hover:not(:disabled){color:#101828;border-color:#1018282e;box-shadow:0 2px 6px #10182812}.ep-talent-btn--soft{border:1px solid transparent;color:#64748b;background:transparent}.ep-talent-btn--soft:hover:not(:disabled),.ep-talent-btn--soft.ep-talent-btn--active{color:var(--ep-talent-accent-deep);background:rgba(var(--ep-talent-accent-rgb),.1);border-color:rgba(var(--ep-talent-accent-rgb),.2)}.ep-talent-btn:focus-visible{outline:2px solid rgba(var(--ep-talent-accent-rgb),.4);outline-offset:2px}.ep-talent-btn--xs{height:26px;padding:0 8px;font-size:12px;border-radius:6px}.ep-talent-filters__label{display:block;margin-bottom:4px;font-size:12px;font-weight:600;color:#64748b}.ep-talent-filters__range{display:flex;align-items:center;gap:6px}.ep-talent-filters__range span{color:#94a3b8;flex-shrink:0}.ep-talent-filters__checks{margin-top:10px;padding-top:10px;border-top:1px dashed rgba(16,24,40,.08)}.ep-talent-mgmt__table{--ep-talent-cols: minmax(150px, 1.1fr) minmax(340px, 2.7fr) minmax(260px, 2.1fr) minmax(120px, .9fr);display:flex;flex-direction:column;flex:1;min-height:0}.ep-talent-mgmt__list-head{position:sticky;top:0;z-index:2;flex-shrink:0;padding:0 16px;min-height:40px;background:#f1f5f9;border-bottom:1px solid rgba(16,24,40,.08)}.ep-talent-mgmt__thead{display:grid;grid-template-columns:var(--ep-talent-cols);column-gap:14px;width:100%;min-width:0;box-sizing:border-box;font-size:12px;font-weight:600;color:#475569;letter-spacing:.02em}.ep-talent-mgmt__thead>span{display:flex;align-items:center;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:10px 0}.ep-talent-mgmt__thead-actions{justify-content:flex-end;text-align:right}.ep-talent-mgmt__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:6px;flex-shrink:0}.ep-talent-mgmt__chip{padding:2px 8px;font-size:11px;color:#64748b;border-radius:6px;background:rgba(255,255,255,.85);border:1px solid rgba(16,24,40,.08);white-space:nowrap}.ep-talent-mgmt__chip strong{color:#101828;font-weight:700;font-variant-numeric:tabular-nums}.ep-talent-mgmt__chip--hit{border-color:rgba(var(--ep-talent-accent-rgb),.25);background:rgba(var(--ep-talent-accent-rgb),.08);color:var(--ep-talent-accent-deep)}.ep-talent-mgmt__chip--hit strong{color:var(--ep-talent-accent-deep)}.ep-talent-mgmt__body{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}.ep-talent-mgmt__empty{padding:32px 16px}.ep-talent-mgmt__empty .ant-empty-image{height:56px}.ep-talent-mgmt__pagination{flex-shrink:0;padding:10px 16px 12px;border-top:1px solid rgba(16,24,40,.06);background:rgba(255,255,255,.72);-webkit-backdrop-filter:saturate(120%) blur(2px);backdrop-filter:saturate(120%) blur(2px)}.ep-talent-row{display:grid;grid-template-columns:var(--ep-talent-cols);column-gap:14px;align-items:center;padding:12px 18px;min-height:66px;border-bottom:1px solid rgba(16,24,40,.06);cursor:pointer;transition:background .15s ease,box-shadow .15s ease}.ep-talent-row>*{min-width:0}.ep-talent-row:nth-child(2n){background:#fafbfc}.ep-talent-row:hover{background:#f6f7fc}.ep-talent-row--selected{background:rgba(var(--ep-talent-accent-rgb),.08)!important;box-shadow:inset 3px 0 0 var(--ep-talent-accent)}.ep-talent-row--expired{opacity:.7}.ep-talent-row__avatar.ant-avatar{width:36px!important;height:36px!important;line-height:36px!important;font-size:16px!important;flex-shrink:0;background:#e2e8f0!important;color:#64748b!important}.ep-talent-row__name-col{display:flex;flex-direction:row;align-items:center;gap:10px;width:100%;min-width:0}.ep-talent-row__name{font-size:var(--ep-workbench-tab-label-size, 15px);font-weight:600;color:#0f172a;line-height:1.3;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ep-talent-row__basic{display:flex;flex-direction:column;gap:3px;width:100%;min-width:0;padding-left:32px}.ep-talent-mgmt__thead>span:nth-child(2){padding-left:32px}.ep-talent-row__basic-line{margin:0;line-height:1.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ep-talent-row__basic-line--contact{font-size:13px;font-weight:500;color:#1e293b;font-variant-numeric:tabular-nums}.ep-talent-row__basic-line--sub{font-size:12px;color:#64748b}.ep-talent-row__basic-empty{font-size:12px;color:#94a3b8;font-style:italic}.ep-talent-row__job{display:flex;flex-direction:column;align-items:flex-start;gap:5px;min-width:0}.ep-talent-row__job-title{display:block;max-width:100%;font-size:13px;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ep-talent-row__job-text{overflow:hidden;text-overflow:ellipsis}.ep-talent-row__job-more{flex-shrink:0;font-size:11px;font-weight:500;color:#94a3b8}.ep-talent-row__job-badge{display:inline-block;max-width:100%;padding:1px 7px;font-size:11px;font-weight:500;line-height:1.45;color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ep-talent-row__tags{display:flex;flex-wrap:wrap;align-items:center;gap:6px;width:100%;min-width:0;max-height:44px;overflow:hidden}.ep-talent-row__tag{flex-shrink:0;max-width:80px;padding:2px 8px;font-size:11px;line-height:18px;border-radius:6px;background:#fff;border:1px solid #e2e8f0;color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ep-talent-row__tag--empty{border-color:transparent;background:transparent;color:#cbd5e1}.ep-talent-row__tag-more{flex-shrink:0;padding:2px 6px;font-size:11px;font-weight:600;color:#64748b;background:#f1f5f9;border-radius:6px}.ep-talent-row__archive{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-width:0}.ep-talent-row__archive-tags{display:flex;flex-wrap:wrap;gap:4px}.ep-talent-row__archive-empty{font-size:12px;color:#cbd5e1}.ep-talent-row__status-tag{margin:0!important;font-size:11px!important;line-height:18px!important;padding:0 7px!important;border-radius:4px!important}.ep-talent-row__entry-method{font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.ep-talent-row__archive-meta{font-size:11px;line-height:1.4;color:#64748b;font-variant-numeric:tabular-nums}.ep-talent-row__archive-meta--warn{color:#b45309}.ep-talent-row__archive-meta--danger{color:#dc2626;font-weight:600}.ep-talent-row__archive-dot{margin:0 4px;color:#cbd5e1}.ep-talent-row__actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px;width:100%;flex-shrink:0}.ep-talent-row__action-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;border-radius:6px;background:transparent;color:#64748b;cursor:pointer;transition:color .15s ease,background .15s ease}.ep-talent-row__action-icon:hover{color:#334155;background:rgba(15,23,42,.06)}.ep-talent-row__action-icon--accent:hover{color:var(--ep-talent-accent-deep, #4d56a8);background:rgba(var(--ep-talent-accent-rgb),.12)}.ep-talent-row__action-icon--danger:hover{color:#ef4444;background:rgba(239,68,68,.08)}@media (max-width: 900px){.ep-talent-mgmt__list-head{display:none}.ep-talent-mgmt .ap-order-bar__actions .ep-talent-mgmt__meta{width:100%;justify-content:flex-start;margin-right:0}.ep-talent-mgmt__thead{display:none}.ep-talent-row{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:8px 10px;padding:12px 14px}.ep-talent-row__name-col,.ep-talent-row__basic{grid-column:1 / -1}.ep-talent-row__archive{grid-column:2;grid-row:2}.ep-talent-row__actions{grid-column:1 / -1;justify-content:flex-start;padding-top:4px;border-top:1px dashed rgba(16,24,40,.06)}}@media (max-width: 520px){.ep-talent-mgmt__search-input{max-width:none;width:100%}.ep-talent-mgmt .ap-order-bar__nav .ep-talent-mgmt__toolbar-main{width:100%}}.ep-talent-upload-modal{--ep-talent-accent: var(--ep-module-accent, #5865c5);--ep-talent-accent-muted: var(--ep-module-accent-muted, #6f7ad0);--ep-talent-accent-rgb: var(--ep-module-accent-rgb, 88, 101, 197);--ep-talent-accent-gradient: var(--ep-module-accent-gradient, linear-gradient(135deg, #5865c5 0%, #6f7ad0 100%))}.ep-talent-upload-modal .ant-modal-footer .ant-btn-primary:not(:disabled):not(.ant-btn-dangerous){color:#fff!important;background:var(--ep-talent-accent-gradient)!important;border-color:transparent!important;box-shadow:0 4px 14px rgba(var(--ep-talent-accent-rgb),.28)}.ep-talent-upload-modal .ant-modal-footer .ant-btn-primary:not(:disabled):not(.ant-btn-dangerous):hover{filter:brightness(1.04);background:var(--ep-talent-accent-gradient)!important}.ep-talent-upload-modal .ant-modal-footer .ant-btn-primary:not(:disabled):not(.ant-btn-dangerous) .anticon,.ep-talent-upload-modal .ant-modal-footer .ant-btn-primary:not(:disabled):not(.ant-btn-dangerous)>span{color:#fff!important}.ep-talent-upload-modal .ant-modal-footer .ant-btn-primary:disabled,.ep-talent-upload-modal .ant-modal-footer .ant-btn-primary.ant-btn-disabled{color:rgba(var(--ep-talent-accent-rgb),.45)!important;background:rgba(var(--ep-talent-accent-rgb),.1)!important;border-color:transparent!important;box-shadow:none!important}.portal-route-loading{flex:1;display:flex;align-items:center;justify-content:center;width:100%;min-height:min(360px,calc(100dvh - var(--app-header-height, 60px) - 48px));box-sizing:border-box}.app-main-outlet>.portal-route-loading{flex:1;min-height:0}.agent-portal-layout{--ap-header-height: var(--app-header-height, 60px);--ap-container-max: 1280px;--ap-container-wide: 1440px;--ap-padding-x: clamp(16px, 4vw, 32px);--ap-padding-y: clamp(16px, 3vh, 28px);--ap-bg-page: #f8fafc;--ap-bg-surface: #ffffff;--ap-border: #e2e8f0;height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:var(--ap-bg-page)}.agent-portal-layout__scroll{flex:1;min-height:0;overflow:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.agent-portal-layout__inner{box-sizing:border-box;width:100%;max-width:var(--ap-container-max);margin:0 auto;padding:var(--ap-padding-y) var(--ap-padding-x);min-height:min(100%,calc(100dvh - var(--ap-header-height) - 2 * var(--ap-padding-y)))}.agent-portal-layout__inner--wide{max-width:var(--ap-container-wide)}.agent-portal-layout--hub{height:100%;min-height:0}.agent-portal-layout--hub .agent-portal-layout__scroll{overflow:hidden;height:100%;min-height:0}.agent-portal-layout--hub .agent-portal-layout__inner--hub{height:100%;min-height:0;max-width:var(--ap-container-max, 1280px);width:100%;margin:0 auto;padding:clamp(10px,1.8vh,22px) clamp(12px,3vw,28px);box-sizing:border-box;display:flex;flex-direction:column;background:linear-gradient(180deg,#eef1f8 0%,#f6f7fc 28%,#fafbfc 100%)}.app-main-outlet:has(.agent-portal-layout)>*{flex:1;min-height:0;min-width:0;width:100%;display:flex;flex-direction:column}.app-main-outlet .agent-portal-layout{flex:1;min-height:0;width:100%}.app-shell-workspace--agent-portal{margin-left:0!important;width:100%}@media (max-width: 767px){.agent-portal-layout__inner{padding-top:12px;padding-bottom:20px}}@media (min-width: 1600px){.agent-portal-layout{--ap-container-max: 1360px}}.ap-hub-shortcuts__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ep-hub-todo__kind--pool{color:#2563eb;background:rgba(37,99,235,.12)}.ep-hub-todo__kind--order{color:var(--ep-hub-brand, #5865c5);background:rgba(var(--ep-hub-brand-rgb, 88, 101, 197),.12)}@media (max-width: 900px){.ap-hub-shortcuts__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.ap-hub-shortcuts__grid{grid-template-columns:1fr}}.agent-portal-detail-modal,.jd-preview-modal-agent{--portal-detail-accent: #5865c5;--portal-detail-accent-muted: #6f7ad0;--portal-detail-accent-rgb: 88, 101, 197;--portal-detail-accent-gradient: linear-gradient(135deg, #5865c5 0%, #6f7ad0 100%)}.agent-portal-detail-modal .ant-btn-primary:not(:disabled):not(.ant-btn-dangerous),.agent-portal-detail-modal .ant-btn-primary:not(:disabled):not(.ant-btn-dangerous) .anticon,.agent-portal-detail-modal .ant-btn-primary:not(:disabled):not(.ant-btn-dangerous)>span{color:#fff!important}.agent-portal-detail-modal .jd-preview-btn-save--portal.ant-btn-primary,.agent-portal-detail-modal .jd-preview-btn-action--portal.ant-btn-primary{background:var(--portal-detail-accent-gradient)!important;border:none!important;box-shadow:0 4px 14px rgba(var(--portal-detail-accent-rgb),.32)!important}.agent-portal-detail-modal .jd-preview-btn-themed-primary.ant-btn-primary,.jd-preview-modal-agent .jd-preview-btn-themed-primary.ant-btn-primary{background:var(--portal-detail-accent-gradient)!important;border:none!important;color:#fff!important;box-shadow:0 4px 14px rgba(var(--portal-detail-accent-rgb),.32)!important}.agent-portal-detail-modal .jd-preview-btn-themed-primary.ant-btn-primary:hover,.agent-portal-detail-modal .jd-preview-btn-themed-primary.ant-btn-primary:focus,.jd-preview-modal-agent .jd-preview-btn-themed-primary.ant-btn-primary:hover,.jd-preview-modal-agent .jd-preview-btn-themed-primary.ant-btn-primary:focus{background:linear-gradient(135deg,#4f5bb8 0%,#636fd0 100%)!important;border:none!important;color:#fff!important}.jd-preview-modal-agent .jd-preview-btn-themed-primary.ant-btn-primary.ant-btn-disabled{background:#e5e7eb!important;border:1px solid #d1d5db!important;color:#9ca3af!important;box-shadow:none!important}.agent-portal-detail-modal .jd-version-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--portal-detail-accent)!important}.agent-portal-detail-modal .jd-version-tabs .ant-tabs-ink-bar{background:var(--portal-detail-accent)!important}.agent-portal-detail-modal.jd-preview-modal-card-style .ant-modal{max-width:min(1280px,calc(100vw - 24px))!important}.agent-portal-detail-modal.jd-preview-modal-compact.jd-preview-modal-card-style .ant-modal{max-width:min(720px,calc(100vw - 48px))!important}.agent-portal-detail-modal.jd-preview-modal-card-style .ant-modal-content{border-radius:12px;border:1px solid rgba(16,24,40,.08)}.agent-portal-detail-modal.jd-preview-modal-card-style .jd-preview-jd-text-scroll{overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch;scrollbar-width:thin!important}.agent-portal-detail-modal.jd-preview-modal-card-style .jd-preview-jd-text-scroll::-webkit-scrollbar,.agent-portal-detail-modal.jd-preview-modal-card-style .jd-preview-right-scroll::-webkit-scrollbar{display:block!important;width:8px!important;height:8px!important}.agent-portal-detail-modal.jd-preview-modal-card-style .jd-preview-jd-text-scroll::-webkit-scrollbar-thumb,.agent-portal-detail-modal.jd-preview-modal-card-style .jd-preview-right-scroll::-webkit-scrollbar-thumb{border-radius:4px;background:rgba(15,23,42,.22)}.agent-portal-upload-modal-wrap .resume-upload-modal--order .resume-upload-modal-footer{display:flex;justify-content:flex-end;align-items:center;gap:12px;width:100%}.agent-portal-upload-modal-wrap .resume-upload-modal--order .resume-upload-modal-footer .portal-pool-btn-detail.ant-btn{min-width:96px;height:36px;padding:0 18px!important;border-radius:8px!important;font-weight:500}.agent-portal-upload-modal-wrap .resume-upload-modal--order .resume-upload-modal-footer .jd-preview-btn-action--portal.ant-btn-primary{min-width:120px;height:36px;padding:0 20px!important;border-radius:8px!important;font-weight:600}.agent-portal-layout__inner:has(.ep-module-shell){padding-top:12px;padding-bottom:clamp(20px,3vh,28px);min-height:auto}.ep-legacy-module-page{flex:1;min-height:0;min-width:0;display:flex;flex-direction:column}.ep-module-shell__body .ep-legacy-module-page .resume-analysis-page,.ep-module-shell__body .ep-legacy-module-page .jd-management-page{padding:0!important;background:transparent!important;height:auto;min-height:0;flex:1;overflow:visible}.ep-module-shell__body .ep-legacy-module-page .jd-management-header>div>.ant-typography,.ep-module-shell__body .ep-legacy-module-page .resume-analysis-header-left>.ant-typography{display:none}.ep-module-shell__body .ep-legacy-module-page--portal{flex:initial;min-height:auto}.ep-workbench-workspace--fill .ep-legacy-module-page--portal{flex:1;min-height:0}.ep-module-shell__body .ep-legacy-module-page--portal .resume-analysis-page--portal{flex:initial;min-height:auto}.ep-workbench-workspace--fill .ep-legacy-module-page--portal .resume-analysis-page--portal{flex:1;min-height:0}.resume-analysis-page--portal{padding:0!important;height:auto!important;min-height:0!important;overflow:visible!important;background:transparent!important}.ep-workbench-workspace--fill .resume-analysis-page--portal{height:100%!important;overflow:hidden!important}.resume-analysis-panel{display:flex;flex-direction:column;border-radius:12px;border:1px solid rgba(16,24,40,.08);background:#fff;box-shadow:0 1px 2px #1018280a;overflow:hidden}.ep-workbench-workspace--fill .resume-analysis-panel{flex:1;min-height:0}.resume-analysis-panel__toolbar{flex-shrink:0;padding:8px 12px;border-bottom:1px solid rgba(16,24,40,.06);background:linear-gradient(180deg,#fcfcfd 0%,#f8f9fb 100%)}.resume-analysis-panel__body{flex:1;min-width:0}.resume-analysis-page--portal .resume-analysis-header{margin-bottom:0!important;min-height:0}.resume-analysis-page--portal .resume-analysis-header--toolbar-only{gap:0}.resume-analysis-page--portal .resume-analysis-header--toolbar-only .resume-analysis-header-right.ant-space{width:100%}.resume-analysis-page--portal .resume-analysis-header-right.ant-space{flex:1 1 auto;justify-content:flex-end!important}.resume-analysis-page--portal .resume-analysis-header-right .resume-workbench-filter-select.ant-select .ant-select-selector,.resume-analysis-page--portal .resume-analysis-header-right .resume-workbench-filter-select.ant-select .ant-select-selection-item,.resume-analysis-page--portal .resume-analysis-header-right .resume-workbench-filter-select.ant-select .ant-select-selection-placeholder,.resume-analysis-page--portal .resume-analysis-header-right .resume-workbench-filter-select.ant-select .ant-select-selection-search-input,.resume-analysis-page--portal .resume-analysis-header-actions .resume-workbench-toolbar-btn.ant-btn{font-size:var(--wb-resume-toolbar-font-size, var(--ep-workbench-tab-label-size, 15px))!important;line-height:var(--wb-resume-toolbar-line-height, 1.3)!important}.resume-analysis-page--portal .resume-analysis-header-right .resume-workbench-filter-select.ant-select .ant-select-selection-item,.resume-analysis-page--portal .resume-analysis-header-right .resume-workbench-filter-select.ant-select .ant-select-selection-placeholder{font-weight:var(--wb-resume-toolbar-font-weight, 600)}.resume-analysis-page--portal .wb-resume-card-list{min-width:0}.resume-analysis-page--portal .resume-card__meta-item--score{overflow:visible}.resume-analysis-page--portal .resume-card.resume-table-row-newly-saved{background:linear-gradient(135deg,#f6ffed 0%,#f0fdf4 50%,#ecfdf5 100%)!important}.resume-analysis-page--portal .wb-resume-list{min-width:0}.resume-analysis-page--portal .wb-resume-row__cell--score{overflow:visible}.resume-analysis-page--portal .wb-resume-row.resume-table-row-newly-saved{background:linear-gradient(90deg,#f6ffed 0%,#f0fdf4 50%,#ecfdf5 100%)!important}.jd-management-page--portal .jd-management-header-toolbar__filters .interview-filter-tabs .ant-tabs-tab-btn,.jd-management-page--portal .jd-management-header-toolbar__actions .jd-workbench-toolbar-btn.ant-btn{font-size:var(--wb-jd-toolbar-font-size, var(--ep-workbench-tab-label-size, 15px))!important;line-height:var(--wb-jd-toolbar-line-height, 1.3)!important;font-weight:var(--wb-jd-toolbar-font-weight, 600)!important}.jd-management-page--portal .jd-card-title,.jd-management-page--portal .jd-card-title .ant-typography{font-size:var(--wb-jd-card-title-size, var(--ep-workbench-tab-label-size, 15px))!important;font-weight:var(--wb-jd-toolbar-font-weight, 600)!important}.jd-management-page--portal .jd-card-code,.jd-management-page--portal .jd-card-meta-tags-row .ant-tag,.jd-management-page--portal .jd-card-title-inline-tag{font-size:var(--wb-jd-card-meta-size, 13px)!important}.jd-management-page--portal .jd-card-snippet,.jd-management-page--portal .jd-card-snippet .ant-typography,.jd-management-page--portal .jd-card-snippet-dashboard-inner{font-size:var(--wb-jd-card-snippet-size, 12px)!important}.jd-management-page--portal .jd-management-header--toolbar-only{margin-bottom:0!important}.ep-workbench-workspace--tab-row .interview-candidate-card__title,.ep-workbench-workspace--tab-row .interview-candidate-card__title.ant-typography{font-size:var(--ep-workbench-tab-label-size, 15px)!important;font-weight:600!important;line-height:1.3!important}.ep-workbench-workspace--tab-row .wb-resume-row__name{font-size:var(--ep-workbench-tab-label-size, 15px)}.ep-module-shell__body>.ep-legacy-module-page--portal{flex:initial;min-height:auto}.ep-workbench-workspace--fill .ep-module-shell__body>.ep-legacy-module-page--portal,.ep-module-shell__body>.ep-workbench-workspace--fill .ep-legacy-module-page--portal{flex:1;min-height:0}.ep-module-shell__body .ep-legacy-module-page .jd-management-page,.ep-module-shell__body .ep-legacy-module-page .resume-analysis-page{padding:0!important;background:transparent!important;overflow:visible!important;height:auto!important;min-height:0!important}.ep-workbench-workspace--fill .jd-management-page--portal{overflow:hidden!important;height:100%!important}.ep-module-shell__body .ep-legacy-module-page .ant-card{border-radius:16px;border:1px solid rgba(16,24,40,.07);box-shadow:0 1px 2px #1018280a,0 8px 24px #1018280d}.ep-module-shell__body .ep-legacy-module-page .ant-btn-primary:not(:disabled):not(.ant-btn-dangerous){background:var(--ep-module-accent-gradient)!important;border-color:transparent!important;box-shadow:0 4px 14px rgba(var(--ep-module-accent-rgb),.28)}.ep-module-shell__body .ep-legacy-module-page .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--ep-module-accent)!important}.ep-module-shell__body .ep-legacy-module-page .ant-tabs-ink-bar{background:var(--ep-module-accent)!important}.ep-module-shell__body .ep-legacy-module-page .ant-table-wrapper .ant-table-thead>tr>th{background:#f8fafc}@media (max-width: 992px){.ep-module-shell__body .ep-legacy-module-page .resume-analysis-page{overflow-y:visible!important;padding:0!important}}.app-shell{height:100%;min-height:0;overflow:hidden;overflow-x:hidden;background:#f8fafc;display:flex;flex-direction:column;isolation:isolate}.app-shell>.app-shell-main{flex:1 1 auto;min-height:0}.app-shell-main{background:#ffffff;min-height:0;overflow:hidden;overflow-x:hidden}.app-shell-workspace{height:100%;min-height:0;overflow:hidden}.app-shell-content{height:100%;min-height:0;overflow:hidden;display:flex;flex-direction:column}:root{--app-header-height: 60px;--portal-header-logo-size: 120px}.portal-top-header__brand{display:flex;align-items:center;gap:12px;overflow:visible;flex-shrink:0}.portal-top-header__logo{display:block;height:var(--portal-header-logo-size, 120px);width:auto;max-width:none;max-height:none;object-fit:contain;flex-shrink:0}.app-top-header{height:var(--app-header-height, 60px)!important;min-height:var(--app-header-height, 60px)!important;max-height:var(--app-header-height, 60px)!important;box-sizing:border-box;overflow:visible;flex-shrink:0;width:100%;position:relative;z-index:100;isolation:isolate}.app-shell>.app-top-header{flex:0 0 var(--app-header-height, 60px)}.app-top-header .portal-top-header__logo:not(.portal-top-header__logo--mobile){height:var(--portal-header-logo-size, 120px)!important;max-height:none!important;width:auto!important;margin-block:calc((var(--app-header-height, 60px) - var(--portal-header-logo-size, 120px)) / 2)}.app-header-portal-tag--agent,.app-header-portal-tag--enterprise{--portal-tag-accent: #5865c5;--portal-tag-accent-muted: #6f7ad0}.app-header-portal-tag--admin{--portal-tag-accent: #475569;--portal-tag-accent-muted: #64748b}.app-header-portal-tag{position:relative;display:inline-flex;align-items:center;margin-left:2px;padding-left:16px;font-size:17px;font-weight:600;line-height:1;letter-spacing:.18em;white-space:nowrap;color:var(--portal-tag-accent, #5865c5);-webkit-font-smoothing:antialiased}.app-header-portal-tag:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:16px;background:linear-gradient(180deg,transparent 0%,color-mix(in srgb,var(--portal-tag-accent, #94a3b8) 40%,transparent) 35%,color-mix(in srgb,var(--portal-tag-accent, #94a3b8) 40%,transparent) 65%,transparent 100%)}@supports (background-clip: text) or (-webkit-background-clip: text){.app-header-portal-tag{background-image:linear-gradient(120deg,var(--portal-tag-accent, #5865c5) 0%,var(--portal-tag-accent-muted, #6f7ad0) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}}.app-header-portal-tag--compact{font-size:15px;padding-left:12px;letter-spacing:.12em}.portal-top-header__center{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:center;padding:0 clamp(8px,2vw,24px);overflow:visible}.app-top-header:has(.portal-top-header__center){justify-content:flex-start;gap:0}.app-top-header:has(.portal-top-header__center) .app-header-actions{margin-left:auto}.app-header-actions{display:inline-flex;align-items:center;gap:14px;flex-shrink:0;margin-left:8px;line-height:1}.app-header-actions>*{flex-shrink:0}.portal-top-header__logo--mobile{height:36px!important;min-height:0!important}:root{--portal-badge-inline-size: 16px;--portal-badge-inline-padding-x: 4px;--portal-badge-inline-radius: 999px;--portal-badge-inline-font-size: 10px;--portal-badge-inline-font-weight: 700;--portal-badge-inline-bg: #ff4d4f;--portal-badge-inline-fg: #fff;--portal-badge-inline-shadow: 0 0 0 2px #fff, 0 2px 6px rgba(255, 77, 79, .3);--portal-badge-overlay-size: 16px;--portal-badge-overlay-padding-x: 4px;--portal-badge-overlay-radius: 999px;--portal-badge-overlay-font-size: 10px;--portal-badge-overlay-font-weight: 700;--portal-badge-overlay-bg: #ff4d4f;--portal-badge-overlay-fg: #fff;--portal-badge-overlay-shadow: 0 0 0 2px #fff, 0 2px 6px rgba(255, 77, 79, .3);--portal-attn-badge-min-width: var(--portal-badge-inline-size);--portal-attn-badge-height: var(--portal-badge-inline-size);--portal-attn-badge-padding-x: var(--portal-badge-inline-padding-x);--portal-attn-badge-radius: var(--portal-badge-inline-radius);--portal-attn-badge-font-size: var(--portal-badge-inline-font-size);--portal-attn-badge-font-weight: var(--portal-badge-inline-font-weight);--portal-attn-badge-bg: var(--portal-badge-inline-bg);--portal-attn-badge-fg: var(--portal-badge-inline-fg);--portal-attn-badge-shadow: var(--portal-badge-inline-shadow)}#root{height:100dvh;min-height:100vh;overflow:hidden}#root:has(.home-minimal),#root:has(.plg-flow-bg){overflow:visible}.app-header-actions__notify{display:inline-flex;align-items:center;line-height:1}.app-header-actions--enterprise{gap:18px}.app-header-actions--enterprise .app-header-actions__notify{margin-right:2px}.portal-notif-badge .ant-badge-count .ant-scroll-number-only{height:100%;display:inline-flex;align-items:center;justify-content:center;line-height:1}.portal-notif-badge .ant-badge-count .ant-scroll-number-only-unit{line-height:1}.app-main-outlet{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.jd-management-page,.resume-analysis-page,.company-info-page{min-width:0;box-sizing:border-box}.app-main-outlet--public{width:100%;height:100dvh;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;overflow:hidden}.app-main-outlet--public:has(.home-minimal),.app-main-outlet--public:has(.plg-flow-bg){overflow:visible}.app-shell:has(.plg-flow-bg),.app-shell-main:has(.plg-flow-bg),.app-shell-workspace:has(.plg-flow-bg),.app-shell-content:has(.plg-flow-bg),.app-main-outlet:has(.plg-flow-bg){overflow:visible}.layout-container{min-height:100vh;background:#f8fafc}.top-header{height:56px;background:#ffffff;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(12px,4vw,24px);position:sticky;top:0;z-index:100}.header-logo{display:flex;align-items:center;gap:10px}.header-logo-icon{width:32px;height:32px;background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px}.header-logo-text{font-size:20px;font-weight:700;color:#0f172a}.header-actions{display:flex;align-items:center;gap:16px}.ant-menu{background:transparent!important;border:none!important}.ant-menu-item{margin:4px 12px!important;padding:0 12px!important;border-radius:8px!important;height:40px!important;line-height:40px!important;color:#646a73!important;font-size:16px!important;position:relative!important}.ant-menu-item:hover{background:#f2f3f5!important;color:#1f2329!important}.ant-menu-item-selected{background:#ffffff!important;color:#1f2329!important;font-weight:500!important;box-shadow:0 1px 4px #00000014!important}.ant-menu-item-selected:before{display:none!important}.ant-menu-item-selected:after{display:none!important}.ant-menu-submenu-title{margin:4px 12px!important;padding:0 12px!important;border-radius:8px!important;height:40px!important;line-height:40px!important;color:#646a73!important;font-size:16px!important}.ant-menu-submenu-title:hover{background:#f2f3f5!important;color:#1f2329!important}.ant-menu-submenu-selected>.ant-menu-submenu-title{color:#1f2329!important;font-weight:500!important;background:#ffffff!important;box-shadow:0 1px 4px #00000014!important}.ant-menu-sub.ant-menu-inline{background:transparent!important}.ant-menu-sub .ant-menu-item{padding-left:40px!important;margin:4px 12px!important}.ant-menu-item .anticon,.ant-menu-submenu-title .anticon{font-size:20px!important;margin-right:10px!important;color:#8f959e!important}.ant-menu-item:hover .anticon{color:#1f2329!important}.ant-menu-item-selected .anticon{color:#2563eb!important}.ant-menu-submenu-selected>.ant-menu-submenu-title .anticon{color:#2563eb!important}.ant-menu-submenu-arrow{color:#8f959e!important}.ant-menu-submenu-open>.ant-menu-submenu-title>.ant-menu-submenu-arrow{color:#2563eb!important}.ant-modal .ant-menu-item{margin:4px 0!important;padding:0 16px!important;border-radius:6px!important;height:40px!important;line-height:40px!important;color:#646a73!important}.ant-modal .ant-menu-item:hover{background:#f2f3f5!important;color:#1f2329!important}.ant-modal .ant-menu-item-selected{background:#ffffff!important;color:#1f2329!important;font-weight:500!important;box-shadow:0 1px 4px #00000014!important}.ant-modal .ant-menu-item .anticon{color:#8f959e!important}.ant-modal .ant-menu-item:hover .anticon{color:#1f2329!important}.ant-modal .ant-menu-item-selected .anticon{color:#2563eb!important}.ant-card{border-radius:12px!important;border:1px solid #f1f5f9!important;box-shadow:none!important}.ant-card:hover{box-shadow:0 4px 6px -1px #0000001a!important}.ant-card-head{border-bottom:1px solid #f1f5f9!important;padding:16px 20px!important;min-height:auto!important}.ant-card-head-title{font-size:20px!important;font-weight:600!important;color:#0f172a!important;padding:0!important}.ant-card-body{padding:20px!important}.interview-guide-card.ant-card .ant-card-head{padding:0 4px!important;min-height:auto!important;line-height:1!important}.interview-guide-card.ant-card .ant-card-head-title{padding:0!important;margin:0!important;line-height:1!important;font-size:16px!important;font-weight:600!important}.interview-guide-card.ant-card .ant-card-body{padding-left:6px!important;padding-right:6px!important;padding-top:clamp(6px,.6vh,12px)!important;padding-bottom:0!important}.interview-guide-card.ant-card .ant-card-body>*:last-child{margin-bottom:0!important}.interview-guide-card.ant-card{margin-bottom:0!important;margin-top:0!important}.ant-btn{border-radius:8px!important;font-weight:500!important;height:36px!important;padding:0 16px!important;box-shadow:none!important;transition:all .2s ease!important}.ant-btn-primary{border-radius:12px!important}.ant-btn-sm{border-radius:6px!important}.ant-btn-primary{background:linear-gradient(135deg,#e8f3ff 0%,#d6e9ff 100%)!important;border:1px solid #c7dfff!important;color:#2563eb!important}.ant-btn-primary:hover{background:linear-gradient(135deg,#d6e9ff 0%,#c7dfff 100%)!important;border-color:#b0d3ff!important;color:#2563eb!important}.ant-btn-primary.ant-btn-background-ghost{background:transparent!important;border:1px solid #c7dfff!important;color:#2563eb!important}.ant-btn-primary.ant-btn-background-ghost:hover{background:#e8f3ff!important;border-color:#b0d3ff!important;color:#2563eb!important}.ant-btn-default{border-color:#e2e8f0!important;color:#475569!important;background:#ffffff!important}.ant-btn-default:hover{border-color:#cbd5e1!important;color:#0f172a!important;background:#f8fafc!important}.ant-btn-link{color:#64748b!important;padding:0 8px!important}.ant-btn-link:hover{color:#2563eb!important}.ant-btn-link.ant-btn-dangerous{color:#64748b!important}.ant-btn-link.ant-btn-dangerous:hover{color:#ef4444!important}.ant-btn-lg{height:44px!important;padding:0 24px!important;font-size:17px!important}.ant-btn-sm{height:28px!important;padding:0 12px!important;font-size:17px!important}.ant-input,.ant-input-affix-wrapper{border-radius:6px!important;border-color:#e2e8f0!important}.ant-input:hover,.ant-input-affix-wrapper:hover{border-color:#cbd5e1!important}.ant-input:focus,.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused{border-color:#2563eb!important;box-shadow:0 0 0 3px #2563eb1a!important}.ant-input-lg,.ant-input-affix-wrapper-lg{height:44px!important;font-size:16px!important}.ant-select-selector{border-radius:6px!important;border-color:#e2e8f0!important}.ant-select:hover .ant-select-selector{border-color:#cbd5e1!important}.ant-select-focused .ant-select-selector{border-color:#2563eb!important;box-shadow:0 0 0 3px #2563eb1a!important}.ant-table{background:transparent!important}.ant-table-thead>tr>th{background:#f8fafc!important;border-bottom:1px solid #f1f5f9!important;color:#64748b!important;font-weight:500!important;font-size:17px!important;padding:12px 16px!important}.ant-table-tbody>tr>td{border-bottom:1px solid #f1f5f9!important;padding:14px 16px!important;color:#0f172a!important}.ant-table-tbody>tr:hover>td{background:#f8fafc!important}.ant-table-tbody>tr:last-child>td{border-bottom:none!important}.talent-pool-list-table.ant-table-wrapper .ant-table-body,.talent-pool-list-table.ant-table-wrapper .ant-table-content{overflow-x:auto!important;overflow-y:auto!important}.ant-modal-content{border-radius:12px!important;overflow:hidden!important}.ant-modal-header{padding:20px 24px!important;border-bottom:1px solid #f1f5f9!important}.ant-modal-title{font-size:20px!important;font-weight:600!important;color:#0f172a!important}.ant-modal-body{padding:24px!important}.ant-modal-wrap:not(.jd-preview-modal-no-scroll):not(.resume-parse-modal-simple) .ant-modal{max-height:calc(100dvh - 24px)}.ant-modal-wrap:not(.jd-preview-modal-no-scroll):not(.resume-parse-modal-simple) .ant-modal-content{max-height:calc(100dvh - 24px);display:flex;flex-direction:column}.ant-modal-wrap:not(.jd-preview-modal-no-scroll):not(.resume-parse-modal-simple) .ant-modal-body{min-height:0;overflow-y:auto}.ant-modal-footer{padding:16px 24px!important;border-top:1px solid #f1f5f9!important}.interview-summary-report-modal .ant-modal-header{padding:2px 24px 4px!important;min-height:unset!important}.interview-summary-report-modal .ant-modal-title{font-size:16px!important;line-height:1.35!important}.interview-summary-report-modal .ant-modal-close{top:2px!important}.interview-summary-report-modal .ant-modal-body{padding:6px 24px 12px!important}.interview-summary-report-modal .ant-card-small>.ant-card-head{padding:0 10px!important;min-height:28px!important}.interview-summary-report-modal .ant-card-small>.ant-card-head .ant-card-head-title{padding:2px 0!important;font-size:16px!important}.interview-summary-report-modal .ant-modal-footer{padding:6px 24px 10px!important}.resume-detail-modal-wrap .ant-modal{top:8px!important;margin:0 auto!important;padding-bottom:0!important}.resume-detail-modal-wrap .ant-modal-content{max-height:calc(100dvh - 12px)!important}.resume-detail-modal-wrap .ant-modal-header{padding:8px 14px 6px!important;min-height:0!important}.resume-detail-modal-wrap .ant-modal-title{line-height:1.3!important}.ant-tag{border-radius:4px!important;border:none!important;padding:2px 8px!important;font-size:14px!important;font-weight:500!important}.ant-tag-blue{background:#eff6ff!important;color:#2563eb!important}.ant-tag-green{background:#dcfce7!important;color:#16a34a!important}.ant-tag-orange{background:#fef3c7!important;color:#d97706!important}.ant-tag-red{background:#fee2e2!important;color:#dc2626!important}.ant-tabs-tab{color:#64748b!important;font-weight:500!important;padding:12px 16px!important}.ant-tabs-tab:hover{color:#1f2329!important}.ant-tabs-tab-active .ant-tabs-tab-btn{color:#1f2329!important;font-weight:600!important}.ant-tabs-ink-bar{background:#1f2329!important}.ant-progress-bg{background:#2563eb!important}.ant-progress-inner{background:#f1f5f9!important}.ant-pagination{font-size:17px!important;min-height:36px!important;align-items:center!important}.ant-pagination-total-text{font-size:17px!important;line-height:36px!important;margin-right:12px!important}.ant-pagination-item{min-width:36px!important;min-height:36px!important;line-height:34px!important;font-size:17px!important;border-radius:8px!important;border:1px solid #e2e8f0!important;background:#fff!important}.ant-pagination-item a{font-size:17px!important;color:#0f172a!important}.ant-pagination-prev,.ant-pagination-next{min-width:36px!important;min-height:36px!important;line-height:34px!important}.ant-pagination-prev .ant-pagination-item-link,.ant-pagination-next .ant-pagination-item-link{font-size:17px!important;color:#94a3b8!important;border-radius:8px!important;border:1px solid #e2e8f0!important}.ant-pagination-options{font-size:17px!important;margin-left:12px!important}.ant-pagination-options .ant-select-selector{min-height:36px!important;height:36px!important;line-height:34px!important;font-size:17px!important;padding:0 11px!important;border-radius:8px!important}.ant-pagination-options .ant-select-selection-item{font-size:17px!important;line-height:34px!important}.ant-pagination-options .ant-select.ant-select-sm .ant-select-selector{min-height:36px!important;height:36px!important}.ant-pagination-item:hover{border-color:#2563eb!important}.ant-pagination-item:hover a{color:#2563eb!important}.ant-pagination-item-active{background:#fff!important;border:1px solid #2563eb!important}.ant-pagination-item-active a{color:#2563eb!important}.ant-pagination-item-active:hover{background:#eff6ff!important;border-color:#2563eb!important}.ant-pagination-item-active:hover a{color:#2563eb!important}.ant-checkbox-checked .ant-checkbox-inner{background:#2563eb!important;border-color:#2563eb!important}.ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:#2563eb!important}.ant-radio-checked .ant-radio-inner{border-color:#2563eb!important;background:#2563eb!important}.ant-radio-wrapper:hover .ant-radio-inner{border-color:#2563eb!important}.ant-switch-checked{background:#2563eb!important}.ant-message-notice-content{border-radius:8px!important;box-shadow:0 10px 15px -3px #0000001a!important}.ant-dropdown-menu{border-radius:8px!important;padding:4px!important;box-shadow:0 10px 15px -3px #0000001a!important}.ant-dropdown-menu-item{border-radius:4px!important;padding:8px 12px!important}.ant-dropdown-menu-item:hover{background:#f1f5f9!important}.ant-tooltip-inner{border-radius:6px!important;background:#0f172a!important}.ant-drawer-content{border-radius:12px 0 0 12px!important}.ant-drawer-header{padding:20px 24px!important;border-bottom:1px solid #f1f5f9!important}.ant-drawer-title{font-size:20px!important;font-weight:600!important;color:#0f172a!important}.ant-drawer-body{padding:24px!important}.ant-form-item-label>label{color:#475569!important;font-weight:500!important}.ant-form-item-explain-error{font-size:14px!important}.ant-empty-description{color:#94a3b8!important}.ant-breadcrumb-link{color:#64748b!important}.ant-breadcrumb-link:hover{color:#2563eb!important}.ant-breadcrumb-separator{color:#cbd5e1!important}.ant-skeleton-content .ant-skeleton-title,.ant-skeleton-content .ant-skeleton-paragraph>li{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%)!important;background-size:200% 100%!important}::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:1px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.full-height-spin,.full-height-spin .ant-spin-nested-loading,.full-height-spin .ant-spin-container{height:100%}.full-height-tabs{height:100%;display:flex;flex-direction:column}.full-height-tabs .ant-tabs-nav{flex-shrink:0;margin-bottom:0!important;padding:0 12px}.full-height-tabs .ant-tabs-content-holder{flex:1;overflow:hidden;display:flex;flex-direction:column}.full-height-tabs .ant-tabs-content{height:100%;flex:1;overflow:hidden}.full-height-tabs .ant-tabs-tabpane{height:100%;overflow:hidden;padding:0}.talent-detail-tabs{height:100%;display:flex;flex-direction:column}.talent-detail-tabs .ant-tabs-nav{flex-shrink:0;margin-bottom:0!important}.talent-detail-tabs .ant-tabs-content-holder{flex:1;overflow:hidden}.talent-detail-tabs .ant-tabs-content{height:100%}.talent-detail-tabs .ant-tabs-tabpane{height:100%;overflow-y:auto;overflow-x:hidden}@keyframes slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.animate-fade-in{animation:fadeIn .2s ease}.animate-slide-up{animation:slideUp .2s ease}.animate-slide-down{animation:slideDown .2s ease}@media (max-width: 576px){.top-header{padding:0 12px}}.jd-table-no-fixed-border .ant-table-cell-fix-right{box-shadow:none!important;border-left:none!important}.jd-table-no-fixed-border .ant-table-cell-fix-right:before{display:none!important}.jd-table-no-fixed-border .ant-pagination,.jd-table-no-fixed-border .ant-pagination-item,.jd-table-no-fixed-border .ant-pagination-item a,.jd-table-no-fixed-border .ant-pagination-prev .ant-pagination-item-link,.jd-table-no-fixed-border .ant-pagination-next .ant-pagination-item-link,.jd-table-no-fixed-border .ant-pagination-jump-prev .ant-pagination-item-link,.jd-table-no-fixed-border .ant-pagination-jump-next .ant-pagination-item-link,.jd-table-no-fixed-border .ant-pagination-options,.jd-table-no-fixed-border .ant-select-selector,.jd-table-no-fixed-border .ant-pagination-total-text,.jd-table-no-fixed-border .ant-pagination-options-quick-jumper{font-size:17px!important}.membership-modal-wrap .ant-modal-body{box-sizing:border-box}.membership-modal-shell{min-height:0;overflow:hidden}@media (min-width: 1201px){.membership-modal-shell{align-items:stretch}.membership-modal-sider{align-self:stretch;min-height:0;max-height:100%;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.membership-modal-sider::-webkit-scrollbar{width:8px}.membership-modal-sider::-webkit-scrollbar-thumb{border-radius:4px;background:rgba(0,0,0,.18)}.membership-modal-main{display:flex!important;flex-direction:column;overflow:hidden!important}.membership-modal-tab-root{flex:1;min-height:0;width:100%}}.membership-modal-tab-root{display:flex;flex-direction:column;min-height:0}.membership-tab-scroll-even{display:flex;flex-direction:column;box-sizing:border-box}@media (min-width: 1201px){.membership-tab-scroll-even{min-height:100%;justify-content:space-evenly}}@media (max-width: 1200px){.membership-tab-scroll-even{min-height:0;justify-content:flex-start}}@media (max-height: 720px){.membership-modal-brand{margin-bottom:14px!important}.membership-modal-brand-icon{width:52px!important;height:52px!important;font-size:22px!important;margin-bottom:8px!important}}@media (max-height: 520px){.membership-modal-sider{padding-top:12px!important;padding-bottom:12px!important}.membership-modal-brand{margin-bottom:10px!important}}.membership-purchase-type-row{display:flex;flex-wrap:wrap;gap:12px}.membership-purchase-type-item{flex:1 1 160px;min-width:min(100%,140px)}.membership-section-label{font-size:12px;font-weight:700;color:#64748b;letter-spacing:.06em;text-transform:uppercase}.membership-mode-segmented.ant-segmented,.membership-billing-segmented.ant-segmented,.membership-pay-segmented.ant-segmented{width:100%;background:#f1f5f9!important;padding:4px;border-radius:12px!important}.membership-mode-segmented .ant-segmented-item-selected,.membership-billing-segmented .ant-segmented-item-selected,.membership-pay-segmented .ant-segmented-item-selected{box-shadow:0 2px 8px #2563eb2e;font-weight:600}.membership-segment-label{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:6px 4px;text-align:center;min-height:52px}.membership-segment-label--compact{min-height:44px;padding:4px 2px}.membership-segment-title{font-size:14px;font-weight:700;color:#0f172a;line-height:1.25}.membership-segment-desc{font-size:11px;font-weight:500;color:#94a3b8;line-height:1.3}.membership-pay-option{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;color:#0f172a}.membership-pay-icon{width:32px;height:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:18px}.membership-pay-icon.wechat{background:rgba(7,193,96,.12);color:#07c160}.membership-pay-icon.alipay{background:rgba(37,99,235,.12);color:#2563eb}.membership-plan-card:hover{border-color:#cbd5e1!important}.membership-plan-card--selected{background:linear-gradient(165deg,#f8faff 0%,#ffffff 55%)!important}.membership-plan-card--downgrade-blocked:hover{border-color:#e2e8f0!important;box-shadow:0 1px 3px #0f172a0f!important}.membership-plan-check{position:absolute;top:10px;right:10px;width:22px;height:22px;border-radius:50%;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;border:2px solid #fff;box-shadow:0 2px 10px #2563eb59}.membership-pointpack-section{flex-shrink:0;background:#f8fafc;border:1px solid #e8eaed;border-radius:12px;padding:16px 16px 18px;box-sizing:border-box}.membership-pointpack-section-title{font-size:14px;font-weight:600;color:#0f172a;margin:0 0 14px;letter-spacing:-.02em;line-height:1.35}.membership-pointpack-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:stretch}.membership-plans-footer-bar{width:100%;box-sizing:border-box}.membership-checkout-bar{box-shadow:0 -6px 24px #0f172a0f}.membership-checkout-bar--prominent{background:linear-gradient(145deg,#eff6ff 0%,#ffffff 42%,#f8fafc 100%)!important;border:2px solid #3b82f6!important;box-shadow:0 -10px 36px #2563eb24,inset 0 1px #ffffffe6!important}.membership-checkout-eyebrow{font-size:13px;font-weight:700;color:#475569;letter-spacing:.02em}.membership-checkout-title{font-size:15px;font-weight:800;color:#0f172a;letter-spacing:-.02em}.membership-checkout-amount{font-size:30px;font-weight:800;color:#1d4ed8;font-variant-numeric:tabular-nums;letter-spacing:-.03em;line-height:1.1}.membership-checkout-sub{font-size:12px;color:#64748b;line-height:1.5;font-weight:500}.membership-footer-pay-segmented.ant-segmented{min-width:220px;width:100%;max-width:280px;background:#e2e8f0!important;padding:3px;border-radius:10px!important}.membership-footer-pay-segmented .ant-segmented-group{display:flex!important;width:100%}.membership-footer-pay-segmented .ant-segmented-item{flex:1 1 0!important;min-width:0!important;justify-content:center!important}.membership-footer-pay-segmented .ant-segmented-item-label{display:flex!important;justify-content:center!important;width:100%}.membership-footer-pay-segmented .ant-segmented-item-selected{font-weight:700;box-shadow:0 2px 8px #0f172a1f}.membership-footer-pay-segmented .membership-footer-pay-item--wechat.ant-segmented-item-selected:not(.ant-segmented-item-disabled){background:#07c160!important;color:#fff!important;box-shadow:0 2px 10px #07c16061}.membership-footer-pay-segmented .membership-footer-pay-item--wechat.ant-segmented-item-selected:not(.ant-segmented-item-disabled) .anticon{color:#fff!important}.membership-footer-pay-segmented .membership-footer-pay-item--alipay.ant-segmented-item-selected:not(.ant-segmented-item-disabled){background:#1677ff!important;color:#fff!important;box-shadow:0 2px 10px #1677ff61}.membership-footer-pay-segmented .membership-footer-pay-item--alipay.ant-segmented-item-selected:not(.ant-segmented-item-disabled) .anticon{color:#fff!important}.membership-footer-pay-segmented .membership-footer-pay-item--wechat:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) .anticon{color:#07c160}.membership-footer-pay-segmented .membership-footer-pay-item--alipay:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) .anticon{color:#1677ff}.membership-footer-pay-segmented .ant-segmented-item-disabled .membership-footer-pay-opt .anticon{color:#0f172a47!important}.membership-footer-pay-opt{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:13px;width:100%}.membership-checkout-btn.ant-btn-primary{min-width:132px;height:46px!important;padding:0 28px!important;font-size:16px!important;font-weight:700!important;border-radius:12px!important;color:#fff!important;background:linear-gradient(135deg,#1d4ed8 0%,#2563eb 42%,#6366f1 100%)!important;border:none!important;box-shadow:0 3px #1e40af73,0 12px 32px #2563eb6b}.membership-checkout-btn.ant-btn-primary:hover{color:#fff!important;background:linear-gradient(135deg,#1e40af 0%,#1d4ed8 50%,#4f46e5 100%)!important}.membership-checkout-secondary-btn{height:44px;min-width:104px;border-radius:10px;font-weight:700;color:#0f172a!important;border:2px solid #94a3b8!important;background:#ffffff!important}.membership-checkout-secondary-btn:hover{color:#1d4ed8!important;border-color:#3b82f6!important;background:#f8fafc!important}.membership-checkout-actions{display:flex;flex-direction:column;align-items:stretch;gap:10px;flex-shrink:0;min-width:0}@media (min-width: 1025px){.membership-checkout-bar--prominent .membership-checkout-actions--plans,.membership-checkout-bar--prominent .membership-checkout-actions--pointpacks{width:min(280px,100%);align-self:center}.membership-checkout-bar--prominent .membership-checkout-actions--plans .membership-footer-pay-segmented.ant-segmented,.membership-checkout-bar--prominent .membership-checkout-actions--pointpacks .membership-footer-pay-segmented.ant-segmented{width:100%;max-width:none}.membership-checkout-bar--prominent .membership-checkout-actions--plans .membership-checkout-btn.ant-btn-primary,.membership-checkout-bar--prominent .membership-checkout-actions--pointpacks .membership-checkout-btn.ant-btn-primary{width:100%;box-sizing:border-box}}.membership-checkout-actions-inner{display:flex;flex-direction:column;align-items:stretch;gap:6px;width:100%}.membership-subscribe-confirm-wrap.ant-modal-wrap{display:flex;align-items:center;justify-content:center}.membership-subscribe-confirm-wrap .ant-modal{top:0;padding-bottom:0;margin:0 auto}@media (max-width: 1200px){.membership-auto-renew-row .ant-checkbox-wrapper{align-items:flex-start}.membership-auto-renew-row .ant-checkbox{margin-top:3px}.membership-auto-renew-row .ant-checkbox+span{white-space:normal;line-height:1.5;padding-right:0}}@media (max-width: 1024px){.membership-checkout-bar--prominent{flex-direction:column!important;align-items:stretch!important}.membership-checkout-actions{width:100%;max-width:100%;align-items:stretch!important}.membership-checkout-bar--prominent .membership-checkout-btn{width:100%!important;max-width:100%;align-self:stretch!important}.membership-footer-pay-segmented.ant-segmented,.membership-billing-segmented.ant-segmented,.membership-pay-segmented.ant-segmented{width:100%!important;max-width:100%}}.membership-subscription-collapse .ant-collapse-item{border:none}.membership-subscription-collapse .ant-collapse-header{align-items:center!important}@media (max-width: 1200px){.membership-modal-shell{flex-direction:column;align-items:stretch;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:auto}.membership-modal-shell::-webkit-scrollbar{width:8px}.membership-modal-shell::-webkit-scrollbar-thumb{border-radius:4px;background:rgba(0,0,0,.18)}.membership-modal-sider{width:100%!important;flex-shrink:0!important;border-right:none!important;border-bottom:1px solid #e8eaed;padding:14px 12px!important;max-height:none!important;overflow-y:visible!important}.membership-modal-main{flex:0 0 auto!important;height:auto!important;min-height:0;overflow:visible!important;padding:16px!important;min-width:0}.membership-modal-tab-root{flex:none!important}.membership-info-grid{grid-template-columns:1fr!important;gap:12px}.membership-info-grid>div{border-left:none!important;padding-left:0!important;padding-right:0!important}.membership-plan-grid,.membership-auto-plan-grid,.membership-benefit-grid,.membership-pointpack-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width: 769px) and (max-width: 1680px){.resume-detail-columns{min-width:0}.resume-detail-columns .resume-detail-col-left{flex:.9 1 560px!important;width:auto!important;min-width:360px!important;max-width:640px!important}.resume-detail-columns .resume-detail-col-mid{flex:1.25 1 0!important;min-width:300px!important}.resume-detail-columns .resume-detail-col-right{flex:.9 1 300px!important;width:auto!important;min-width:280px!important;max-width:340px!important}.resume-detail-columns .resume-detail-col-right .resume-ai-overview-card,.resume-detail-columns .resume-detail-col-right .resume-ai-overview-dims{min-width:0}}@media (max-width: 768px){.membership-plan-grid,.membership-auto-plan-grid,.membership-benefit-grid,.membership-pointpack-grid{grid-template-columns:1fr!important}.membership-modal-main{padding:12px!important}.membership-checkout-amount{font-size:26px!important}.membership-checkout-bar--prominent{padding:14px 12px!important}.resume-detail-columns{flex-direction:column;overflow-y:auto!important;overflow-x:hidden!important}.resume-detail-columns .resume-detail-col{width:100%!important;min-width:0!important;flex:1 1 auto!important;max-height:52vh}}@media (max-width: 1024px){.membership-plan-grid,.membership-auto-plan-grid,.membership-benefit-grid,.membership-pointpack-grid{grid-template-columns:1fr!important}.jd-preview-title-fields{flex-wrap:wrap!important;flex:1 1 100%!important;min-width:0!important;width:100%}.jd-preview-modal-card-style .ant-modal-body{padding:12px!important}.jd-preview-modal-layout{gap:10px!important}.jd-preview-title-row{padding:8px 12px!important;gap:10px!important}.jd-preview-modal-card-style .jd-version-tabs{min-width:78px!important}}@media (max-width: 768px){.jd-preview-modal-card-style .ant-modal-body{padding:8px!important}.jd-preview-modal-layout{gap:8px!important}.jd-preview-title-row{padding:8px 10px!important;gap:8px!important}.jd-preview-title-input-wrap{width:100%!important;max-width:100%!important}.jd-preview-modal-body-row.ant-row{row-gap:12px}.jd-preview-modal-card-style .jd-version-tabs{min-width:0!important}}.jd-table-no-fixed-border .ant-pagination-options-quick-jumper input,.ant-table .ant-pagination,.ant-table .ant-pagination-item,.ant-table .ant-pagination-item a,.ant-table .ant-pagination-prev .ant-pagination-item-link,.ant-table .ant-pagination-next .ant-pagination-item-link,.ant-table .ant-pagination-jump-prev .ant-pagination-item-link,.ant-table .ant-pagination-jump-next .ant-pagination-item-link,.ant-table .ant-pagination-options,.ant-table .ant-select-selector,.ant-table .ant-pagination-total-text,.ant-table .ant-pagination-options-quick-jumper,.ant-table .ant-pagination-options-quick-jumper input,.ant-table .ant-select-selection-item,.ant-table .ant-select-item,.ant-pagination-options-quick-jumper input,.ant-pagination-item-link,.ant-pagination-total-text,.ant-select-dropdown .ant-select-item,.ant-select-selection-item,.ant-tabs .ant-tabs-tab,.ant-tabs .ant-tabs-tab-btn{font-size:17px!important}.interview-filter-tabs .ant-tabs-tab{color:#64748b!important}.interview-filter-tabs .ant-tabs-tab:hover,.interview-filter-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#1f2329!important}.interview-filter-tabs .ant-tabs-ink-bar{background:#1f2329!important}.adaptive-table-card .ant-card-body,.resume-analysis-table-card .ant-card-body{display:flex;flex-direction:column;height:100%}.adaptive-table-card .ant-table-wrapper,.resume-analysis-table-card .ant-table-wrapper,.adaptive-table-card .ant-spin-nested-loading,.resume-analysis-table-card .ant-spin-nested-loading,.adaptive-table-card .ant-spin-container,.resume-analysis-table-card .ant-spin-container{flex:1;display:flex;flex-direction:column;min-height:0}.adaptive-table-card .ant-table-pagination,.resume-analysis-table-card .ant-table-pagination{margin-top:auto;flex-shrink:0;margin-bottom:0}@keyframes jd-progress-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.jd-preview-modal-no-scroll .ant-modal-wrap,.jd-preview-modal-no-scroll .ant-modal,.jd-preview-modal-no-scroll .ant-modal-content{overflow:hidden!important}.jd-preview-modal-no-scroll .ant-modal-body{overflow:hidden!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.jd-preview-modal-no-scroll .ant-modal-body::-webkit-scrollbar{display:none!important}.jd-preview-modal-no-scroll *{scrollbar-width:none!important;-ms-overflow-style:none!important}.jd-preview-modal-no-scroll *::-webkit-scrollbar{display:none!important}.jd-preview-modal-no-scroll .jd-preview-right-scroll,.jd-preview-modal-no-scroll .jd-preview-right-scroll *{scrollbar-width:thin!important;-ms-overflow-style:auto!important}.jd-preview-modal-no-scroll .jd-preview-right-scroll::-webkit-scrollbar,.jd-preview-modal-no-scroll .jd-preview-right-scroll *::-webkit-scrollbar{display:block!important;width:8px!important;height:8px!important}.jd-preview-modal-no-scroll .jd-preview-right-scroll::-webkit-scrollbar-thumb,.jd-preview-modal-no-scroll .jd-preview-right-scroll *::-webkit-scrollbar-thumb{border-radius:4px;background:rgba(15,23,42,.22)}.jd-preview-modal-no-scroll .jd-preview-right-scroll::-webkit-scrollbar-thumb:hover,.jd-preview-modal-no-scroll .jd-preview-right-scroll *::-webkit-scrollbar-thumb:hover{background:rgba(15,23,42,.35)}.jd-preview-modal-no-scroll .ant-modal-header{border-bottom:none!important;padding-bottom:0!important;margin-bottom:0!important;padding-left:20px!important;padding-right:20px!important}.jd-preview-modal-no-scroll .ant-modal-title{padding-left:0!important;padding-right:0!important}.ant-modal-wrap.resume-parse-modal-simple{padding:12px 0!important;box-sizing:border-box!important;max-height:100vh!important;overflow:hidden!important;background:transparent!important}.ant-modal-wrap.resume-parse-modal-simple .ant-modal{max-height:calc(100vh - 24px)!important}.ant-modal-wrap.resume-parse-modal-simple .ant-modal-content{max-height:calc(100vh - 24px)!important;border:none!important;border-radius:8px!important;box-shadow:none!important;display:flex!important;flex-direction:column!important}.ant-modal-wrap.resume-parse-modal-simple .ant-modal-body{height:calc(100vh - 24px)!important;max-height:calc(100vh - 24px)!important;min-height:0!important;flex:1 1 auto!important;overflow:hidden!important;padding:0!important}html.resume-parse-modal-open,body.resume-parse-modal-open{overflow:hidden!important;overscroll-behavior:none!important}.resume-ai-score-card{display:flex!important;flex-direction:column!important}.resume-ai-score-card>div:nth-child(2){align-items:center!important;justify-content:center!important}.resume-ai-score-card>div:nth-child(2)>div{align-self:center!important}.resume-table-row-newly-saved{animation:resumeRowNewlySaved .5s ease-out forwards;opacity:0}.resume-table-row-newly-saved td{background:#eef1f8!important;transition:background-color .5s ease-out}@keyframes resumeRowNewlySaved{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.resume-table-row-newly-saved-0{animation-delay:0s}.resume-table-row-newly-saved-1{animation-delay:.12s}.resume-table-row-newly-saved-2{animation-delay:.24s}.resume-table-row-newly-saved-3{animation-delay:.36s}.resume-table-row-newly-saved-4{animation-delay:.48s}.resume-table-row-newly-saved-5{animation-delay:.6s}.resume-table-row-newly-saved-6{animation-delay:.72s}.resume-table-row-newly-saved-7{animation-delay:.84s}.resume-table-row-newly-saved-8{animation-delay:.96s}.resume-table-row-newly-saved-9{animation-delay:1.08s}.resume-table-row-newly-saved-10{animation-delay:1.2s}.resume-table-row-newly-saved-11{animation-delay:1.32s}.resume-table-row-newly-saved-12{animation-delay:1.44s}.resume-table-row-newly-saved-13{animation-delay:1.56s}.resume-table-row-newly-saved-14{animation-delay:1.68s}.resume-table-row-newly-saved-15{animation-delay:1.8s}.resume-table-row-newly-saved-16{animation-delay:1.92s}.resume-table-row-newly-saved-17{animation-delay:2.04s}.resume-table-row-newly-saved-18{animation-delay:2.16s}.resume-table-row-newly-saved-19{animation-delay:2.28s}:root{--color-primary: #2563eb;--color-primary-light: #3b82f6;--color-primary-dark: #1d4ed8;--color-primary-bg: #eff6ff;--color-success: #10b981;--color-warning: #f59e0b;--color-error: #ef4444;--color-info: #06b6d4;--color-bg-page: #f8fafc;--color-bg-card: #ffffff;--color-bg-elevated: #ffffff;--color-bg-hover: #f1f5f9;--color-bg-active: #e2e8f0;--color-border: #e2e8f0;--color-border-light: #f1f5f9;--color-border-dark: #cbd5e1;--color-text-primary: #0f172a;--color-text-secondary: #475569;--color-text-tertiary: #94a3b8;--color-text-disabled: #cbd5e1;--color-text-inverse: #ffffff;--shadow-xs: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);--glass-bg: rgba(255, 255, 255, .8);--glass-bg-strong: rgba(255, 255, 255, .95);--glass-blur: 12px;--glass-border: rgba(255, 255, 255, .2);--radius-sm: 6px;--radius-md: 8px;--radius-lg: 10px;--radius-xl: 12px;--radius-2xl: 16px;--radius-full: 9999px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-size-xs: 12px;--font-size-sm: 13px;--font-size-base: 14px;--font-size-lg: 16px;--font-size-xl: 18px;--font-size-2xl: 20px;--font-size-3xl: 24px;--font-size-4xl: 30px;--line-height-tight: 1.25;--line-height-normal: 1.5;--line-height-relaxed: 1.75;--transition-fast: .15s ease;--transition-normal: .2s ease;--transition-slow: .3s ease;--bp-sm: 576px;--bp-md: 768px;--bp-lg: 992px;--bp-xl: 1200px;--bp-xxl: 1400px}.admin-container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;box-sizing:border-box}@media (max-width: 768px){.admin-container{padding-left:16px;padding-right:16px}}@media (max-width: 576px){.admin-container{padding-left:12px;padding-right:12px}}*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;font-family:var(--font-family);font-size:var(--font-size-base);line-height:var(--line-height-normal);color:var(--color-text-primary);background:var(--color-bg-page);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page-container{min-height:100vh;background:var(--color-bg-page)}.page-header{height:56px;background:var(--glass-bg-strong);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border-bottom:1px solid var(--color-border-light);display:flex;align-items:center;padding:0 var(--space-6);position:sticky;top:0;z-index:100}.page-sidebar{width:220px;background:var(--color-bg-card);border-right:1px solid var(--color-border-light);height:calc(100vh - 56px);position:fixed;top:56px;left:0;overflow-y:auto}.page-content{margin-left:220px;padding:var(--space-6);min-height:calc(100vh - 56px)}.card{background:var(--color-bg-card);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);border:1px solid var(--color-border-light);overflow:hidden}.card-glass{background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border)}.card-header{padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--color-border-light);font-size:var(--font-size-lg);font-weight:600;color:var(--color-text-primary)}.card-body{padding:var(--space-5)}.card-footer{padding:var(--space-4) var(--space-5);border-top:1px solid var(--color-border-light);background:var(--color-bg-hover)}.card:hover{box-shadow:var(--shadow-md);transition:box-shadow var(--transition-normal)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);padding:0 var(--space-4);height:36px;font-size:var(--font-size-base);font-weight:500;border-radius:var(--radius-md);border:1px solid transparent;cursor:pointer;transition:all var(--transition-fast);white-space:nowrap}.btn-primary{background:var(--color-primary);color:var(--color-text-inverse);border-color:var(--color-primary)}.btn-primary:hover{background:var(--color-primary-dark);border-color:var(--color-primary-dark)}.btn-secondary{background:var(--color-bg-card);color:var(--color-text-primary);border-color:var(--color-border)}.btn-secondary:hover{background:var(--color-bg-hover);border-color:var(--color-border-dark)}.btn-ghost{background:transparent;color:var(--color-text-secondary);border-color:transparent}.btn-ghost:hover{background:var(--color-bg-hover);color:var(--color-text-primary)}.btn-sm{height:28px;padding:0 var(--space-3);font-size:var(--font-size-sm)}.btn-lg{height:44px;padding:0 var(--space-6);font-size:var(--font-size-lg)}.input{width:100%;height:36px;padding:0 var(--space-3);font-size:var(--font-size-base);color:var(--color-text-primary);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md);outline:none;transition:all var(--transition-fast)}.input:hover{border-color:var(--color-border-dark)}.input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-bg)}.input::placeholder{color:var(--color-text-tertiary)}.input-lg{height:44px;padding:0 var(--space-4);font-size:var(--font-size-lg)}.tag{display:inline-flex;align-items:center;height:24px;padding:0 var(--space-2);font-size:var(--font-size-xs);font-weight:500;border-radius:var(--radius-sm);background:var(--color-bg-hover);color:var(--color-text-secondary)}.tag-primary{background:var(--color-primary-bg);color:var(--color-primary)}.tag-success{background:#d1fae5;color:var(--color-success)}.tag-warning{background:#fef3c7;color:var(--color-warning)}.tag-error{background:#fee2e2;color:var(--color-error)}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(15,23,42,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000}.modal{background:var(--color-bg-card);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);max-width:90vw;max-height:90vh;overflow:hidden}.modal-header{padding:var(--space-5) var(--space-6);border-bottom:1px solid var(--color-border-light);display:flex;align-items:center;justify-content:space-between}.modal-title{font-size:var(--font-size-lg);font-weight:600;color:var(--color-text-primary)}.modal-body{padding:var(--space-6);overflow-y:auto}.modal-footer{padding:var(--space-4) var(--space-6);border-top:1px solid var(--color-border-light);display:flex;justify-content:flex-end;gap:var(--space-3)}.nav-menu{padding:var(--space-3)}.nav-item{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);font-size:var(--font-size-base);color:var(--color-text-secondary);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-fast);margin-bottom:var(--space-1)}.nav-item:hover{background:var(--color-bg-hover);color:var(--color-text-primary)}.nav-item.active{background:var(--color-primary-bg);color:var(--color-primary);font-weight:500}.nav-item-icon{font-size:18px;width:20px;display:flex;align-items:center;justify-content:center}.table-container{background:var(--color-bg-card);border-radius:var(--radius-xl);border:1px solid var(--color-border-light);overflow:hidden}.table{width:100%;border-collapse:collapse}.table th{padding:var(--space-3) var(--space-4);text-align:left;font-size:var(--font-size-sm);font-weight:500;color:var(--color-text-tertiary);background:var(--color-bg-hover);border-bottom:1px solid var(--color-border-light)}.table td{padding:var(--space-4);font-size:var(--font-size-base);color:var(--color-text-primary);border-bottom:1px solid var(--color-border-light)}.table tr:last-child td{border-bottom:none}.table tr:hover td{background:var(--color-bg-hover)}.stat-card{background:var(--color-bg-card);border-radius:var(--radius-xl);padding:var(--space-5);border:1px solid var(--color-border-light)}.stat-card-value{font-size:var(--font-size-3xl);font-weight:700;color:var(--color-text-primary);margin-bottom:var(--space-1)}.stat-card-label{font-size:var(--font-size-sm);color:var(--color-text-tertiary)}.stat-card-icon{width:48px;height:48px;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;font-size:24px;background:var(--color-primary-bg);color:var(--color-primary)}.progress{height:8px;background:var(--color-bg-hover);border-radius:var(--radius-full);overflow:hidden}.progress-bar{height:100%;background:var(--color-primary);border-radius:var(--radius-full);transition:width var(--transition-slow)}.empty-state{text-align:center;padding:var(--space-12) var(--space-6)}.empty-state-icon{font-size:48px;color:var(--color-text-disabled);margin-bottom:var(--space-4)}.empty-state-title{font-size:var(--font-size-lg);font-weight:500;color:var(--color-text-secondary);margin-bottom:var(--space-2)}.empty-state-desc{font-size:var(--font-size-base);color:var(--color-text-tertiary)}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 50%,#f0f9ff 100%);padding:var(--space-6)}.login-card{width:100%;max-width:400px;background:var(--glass-bg-strong);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border-radius:var(--radius-2xl);box-shadow:var(--shadow-xl);padding:var(--space-10);border:1px solid var(--glass-border)}.login-logo{text-align:center;margin-bottom:var(--space-8)}.login-logo-text{font-size:var(--font-size-2xl);font-weight:700;color:var(--color-primary)}.login-title{font-size:var(--font-size-xl);font-weight:600;color:var(--color-text-primary);text-align:center;margin-bottom:var(--space-6)}::-webkit-scrollbar{width:2px;height:2px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-border-dark)}.text-primary{color:var(--color-text-primary)}.text-secondary{color:var(--color-text-secondary)}.text-tertiary{color:var(--color-text-tertiary)}.text-success{color:var(--color-success)}.text-warning{color:var(--color-warning)}.text-error{color:var(--color-error)}.bg-card{background:var(--color-bg-card)}.bg-page{background:var(--color-bg-page)}.bg-hover{background:var(--color-bg-hover)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-md{border-radius:var(--radius-md)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-xl{border-radius:var(--radius-xl)}.shadow-sm{box-shadow:var(--shadow-sm)}.shadow-md{box-shadow:var(--shadow-md)}.shadow-lg{box-shadow:var(--shadow-lg)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn var(--transition-normal)}.animate-slide-up{animation:slideUp var(--transition-normal)}.animate-slide-down{animation:slideDown var(--transition-normal)}.portal-demand-page{display:flex;flex-direction:column;gap:clamp(.75rem,2vw,1rem);width:100%;max-width:100%;min-width:0;box-sizing:border-box}.portal-page-header__title-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.portal-page-header__identity{display:inline-flex;align-items:center;flex-wrap:wrap;gap:12px;flex-shrink:0;min-width:0}.portal-page-header__meta-brief{display:inline-flex;align-items:center;flex-wrap:wrap;gap:10px;min-width:0;padding-left:12px;border-left:1px solid #e2e8f0}.portal-page-header__meta-brief .portal-status-pill{margin:0}.portal-page-header__meta{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px 10px;min-width:0;padding-left:12px;margin-left:4px;border-left:1px solid #e2e8f0}.portal-page-header__progress-inline{flex:1 1 22rem;min-width:min(100%,22rem);max-width:none;padding-left:14px;margin-left:4px;border-left:1px solid #e2e8f0;box-sizing:border-box;align-self:center;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.portal-page-header__progress-inline::-webkit-scrollbar{height:4px}.portal-page-header__progress-inline::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.portal-page-header__progress-row{width:100%;min-width:0;margin-top:.625rem;padding-top:.625rem;border-top:1px solid #f1f5f9;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.portal-page-header__progress-row::-webkit-scrollbar{height:4px}.portal-page-header__progress-row::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.portal-page-header--detail .portal-page-header__title-row{align-items:center}.portal-page-header__order-no{font-size:clamp(.75rem,1.8vw,.8125rem);color:#64748b;line-height:1.35;display:inline;word-break:break-all}.portal-page-header__meta-line{display:inline-flex;align-items:center;gap:6px;font-size:clamp(.75rem,1.8vw,.8125rem);line-height:1.35}.portal-page-header__meta-label{color:#64748b}.portal-page-header__meta-value{font-weight:600;color:#0f172a}.portal-page-header--detail .portal-page-header__main{width:100%}.portal-page-header--detail .portal-page-header__title-row{display:grid;grid-template-columns:clamp(15.5rem,min(34%,24rem),24rem) minmax(0,1fr);align-items:center;column-gap:0;flex:1 1 auto;min-width:0;width:auto}.portal-page-header--detail .portal-page-header__identity{min-width:0;padding-right:12px}.portal-page-header--detail .portal-page-header__progress-inline{min-width:0;margin-left:0;padding-left:12px;border-left:none}@media (max-width: 1100px){.portal-page-header--detail .portal-page-header__title-row{display:flex}.portal-page-header__progress-inline{flex-basis:100%;max-width:100%;border-left:none;padding-left:0;margin-left:0;margin-top:6px;align-self:stretch}.portal-page-header--detail .portal-page-header__progress-inline{margin-left:0;padding-left:0;border-left:none}.portal-page-header--detail .portal-page-header__title-row{align-items:flex-start}}@media (max-width: 768px){.portal-page-header--detail .portal-page-header__title-row{flex-direction:column;align-items:flex-start;gap:8px}.portal-page-header--detail .portal-page-header__identity{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%}.portal-page-header--detail .portal-page-header__meta-brief{padding-left:0;border-left:none;width:100%}.portal-page-header__meta{padding-left:0;margin-left:0;border-left:none;width:100%}.portal-page-header--detail .portal-page-header__main{align-items:flex-start}.portal-page-header__extra{width:100%;justify-content:flex-start}}.portal-page-header__extra{flex-shrink:0}.portal-demand-overview-modal__desc{margin:-8px 0 16px;font-size:13px;color:var(--portal-text-secondary, rgba(0, 0, 0, .45))}.portal-demand-overview-modal__body{display:flex;gap:20px;align-items:flex-start}.portal-demand-overview-modal__aside{flex:0 0 300px;max-width:300px;padding:14px;border-radius:12px;border:1px solid rgba(88,101,197,.18);background:linear-gradient(180deg,#f6f7fc 0%,#f8fafc 100%)}.portal-demand-overview-modal__main{flex:1;min-width:0}.portal-remote-login-modal .ant-modal-content{border-radius:10px}.portal-remote-login-modal .ant-modal-header{padding:14px 20px 8px}.portal-remote-login-modal .ant-modal-title{font-size:16px}.portal-remote-login--form-only .portal-remote-login__form{max-width:100%}.portal-remote-login--form-only{max-width:100%;margin:0}.portal-remote-login__form--boss{padding:0;border:none;box-shadow:none;background:transparent}.portal-remote-login__fields{display:flex;flex-direction:column;gap:12px}.portal-remote-login__field{display:flex;align-items:center;min-height:48px;padding:0 14px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;transition:border-color .2s,box-shadow .2s}.portal-remote-login__field:focus-within{border-color:#00bebd;box-shadow:0 0 0 1px #00bebd26}.portal-remote-login__field--phone{border-color:#d1d5db}.portal-remote-login__field--sms{border-color:#eceff1}.portal-remote-login__field--sms:focus-within{border-color:#00bebd}.portal-remote-login__dial{flex-shrink:0;padding-right:10px;margin-right:10px;border-right:1px solid #e8e8e8;font-size:15px;color:#000000e0;line-height:1;-webkit-user-select:none;user-select:none}.portal-remote-login__input{flex:1;min-width:0;height:46px;border:none;outline:none;background:transparent;font-size:15px;color:#000000e0}.portal-remote-login__input::placeholder{color:#b8b8b8}.portal-remote-login__input:disabled{color:#00000059;cursor:not-allowed}.portal-remote-login__send{flex-shrink:0;margin:0;padding:0 0 0 10px;border:none;background:none;font-size:14px;line-height:1.4;color:#00bebd;cursor:pointer;white-space:nowrap}.portal-remote-login__send:hover:not(:disabled){color:#00a6a7}.portal-remote-login__send:disabled{color:#c4c4c4;cursor:not-allowed}.portal-remote-login__sms-timer{display:block;margin:-4px 0 0;font-size:12px;line-height:1.4}.portal-remote-login__form--boss .portal-remote-login__submit{margin-top:4px;height:48px!important;border-radius:8px!important;font-size:16px;font-weight:500}.portal-remote-login__form--boss .portal-remote-login__captcha-slot{margin:0}.portal-remote-login__form--boss .portal-remote-login__captcha-tip{margin:0 0 8px;font-size:12px}.portal-remote-login__captcha-sync{padding-left:0!important;font-size:12px!important}.portal-remote-login__captcha-banner{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0;padding:10px 12px;border:1px solid #b8ebe9;border-radius:8px;background:#f6f7fc;font-size:13px;color:#4d56a8;cursor:pointer;text-align:left}.portal-remote-login__captcha-banner:hover{border-color:#00bebd;background:#e6fffa}.portal-remote-login__captcha-banner-action{color:#00bebd;font-weight:500}.portal-remote-login-captcha-modal .ant-modal-content{padding:0}.portal-remote-login-captcha-modal__body{display:flex;flex-direction:column;gap:8px}.portal-remote-login-captcha-modal__hint{display:block;margin:0;font-size:12px;line-height:1.45}.portal-remote-login-captcha-modal__drag{display:block;margin-top:2px;color:#00000073;font-size:12px}.portal-remote-login-captcha-modal__screen-wrap{width:100%;line-height:0}.portal-remote-login-captcha-modal .portal-remote-login__preview{margin:0}.portal-remote-login-captcha-modal .portal-remote-login__preview--compact{width:100%}.portal-remote-login-captcha-modal .portal-remote-login__screen{border:none;border-radius:6px;background:#e8e8e8;overflow:hidden}.portal-remote-login-captcha-modal .portal-remote-login__viewport{width:100%!important;max-width:100%;max-height:min(72vh,560px);margin:0}.portal-remote-login-captcha-modal .portal-remote-login__img{width:100%;height:100%}.portal-remote-login-captcha-modal__actions{display:flex;flex-direction:column;gap:4px;margin-top:4px}.portal-remote-login__viewport{position:relative;overflow:hidden;line-height:0}.portal-remote-login__viewport:not(.portal-remote-login__viewport--slider) .portal-remote-login__img{display:block;width:100%;height:100%;object-fit:fill}.portal-remote-login__viewport--slider{position:relative;overflow:hidden}.portal-remote-login__viewport--slider .portal-remote-login__img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:fill}.portal-remote-login-yidun-slider{margin-top:10px;padding:0 2px}.portal-remote-login-yidun-slider--disabled{opacity:.55;pointer-events:none}.portal-remote-login-yidun-slider__track{position:relative;height:40px;cursor:grab;touch-action:none}.portal-remote-login-yidun-slider__track:active{cursor:grabbing}.portal-remote-login-yidun-slider__rail{position:absolute;left:0;right:0;top:50%;height:38px;margin-top:-19px;border-radius:2px;background:#f7f9fa;border:1px solid #e8e8e8}.portal-remote-login-yidun-slider__knob{position:absolute;top:50%;width:48px;height:38px;margin-top:-19px;margin-left:-2px;transform:translate(-2px);border-radius:2px;background:#00bebd;box-shadow:0 2px 6px #00bebd73;display:flex;align-items:center;justify-content:center;pointer-events:none}.portal-remote-login-yidun-slider__arrow{color:#fff;font-size:22px;line-height:1;font-weight:700}.portal-remote-login-yidun-slider__hint{margin-top:6px;font-size:12px;color:#8c8c8c;text-align:center}.portal-remote-login-captcha-modal__point-confirm{height:40px!important;margin-bottom:8px;border-radius:8px!important}.portal-remote-login-captcha-modal__verified{height:44px!important;border-radius:8px!important;background:#00bebd!important;border-color:#00bebd!important}.portal-remote-login-captcha-modal__verified:hover{background:#00a6a7!important;border-color:#00a6a7!important}.portal-remote-login-captcha-modal__sync{padding:0!important;font-size:12px!important;height:auto}.portal-remote-login--v2 .portal-remote-login__steps{margin-bottom:16px}.portal-remote-login__layout--v2{grid-template-columns:minmax(260px,320px) 1fr}.portal-remote-login--single,.portal-remote-login--wizard{max-width:100%}.portal-remote-login--wizard .portal-remote-login__steps{margin-bottom:20px}.portal-remote-login--wizard .portal-remote-login__step-body{min-height:200px}.portal-remote-login--wizard .portal-remote-login__step-title{margin:0 0 12px;font-weight:600;font-size:14px}.portal-remote-login--wizard .portal-remote-login__step-desc{text-align:center;margin:8px 0 0}.portal-remote-login--centered{text-align:center}.portal-remote-login--wizard .portal-remote-login__env,.portal-remote-login--form-only .portal-remote-login__env{display:block;margin-bottom:8px;font-size:12px}.portal-remote-login--single .portal-remote-login__form-head{margin-bottom:16px}.portal-remote-login__form--v2{min-height:0}.portal-remote-login__phase{display:flex;flex-direction:column;gap:10px}.portal-remote-login__cloud-bar{margin-bottom:14px;padding:10px 12px;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0}.portal-remote-login__cloud-bar-row{display:flex;flex-wrap:wrap;gap:6px;margin:6px 0}.portal-remote-login__status-line{margin:0 0 12px;font-size:13px;color:#00000073}.portal-remote-login__status-line--ok{color:#5865c5}.portal-remote-login__captcha-alert{margin-bottom:12px}.portal-remote-login__captcha-tip{margin:0 0 8px;font-size:12px;color:var(--portal-text-secondary, rgba(0, 0, 0, .55));line-height:1.5}.portal-remote-login__end{margin-top:8px;color:#00000073!important}.portal-remote-login__lead{margin:0 0 16px;font-size:13px;line-height:1.6;color:var(--portal-text-secondary, rgba(0, 0, 0, .55))}.portal-remote-login__lead a{margin:0 4px}.portal-remote-login__layout{display:grid;grid-template-columns:minmax(280px,340px) 1fr;gap:20px;align-items:start}.portal-remote-login__form{padding:20px 18px 18px;border-radius:12px;background:#fff;border:1px solid #e8e8e8;box-shadow:0 2px 12px #0000000f}.portal-remote-login__form-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.portal-remote-login__tab{font-size:16px;font-weight:600;color:#00000073}.portal-remote-login__tab--active{color:#00a6a7}.portal-remote-login__role{font-size:12px;padding:2px 10px;border-radius:4px;background:#e6f7f7;color:#00a6a7}.portal-remote-login__label{display:block;margin:0 0 6px;font-size:13px;color:#000000a6}.portal-remote-login__sms-row{display:flex;width:100%;margin-bottom:16px}.portal-remote-login__sms-row .ant-input{flex:1}.portal-remote-login__submit{margin-top:4px;height:44px!important;background:#00bebd!important;border-color:#00bebd!important}.portal-remote-login__submit:hover{background:#00a6a7!important;border-color:#00a6a7!important}.portal-remote-login__preview{min-width:0}.portal-remote-login__preview-bar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.portal-remote-login__preview-hint{flex:1;font-size:12px!important;line-height:1.5}.portal-remote-login__captcha-slot{margin-bottom:4px}.portal-remote-login__captcha-slot .portal-remote-login__preview{margin-top:6px}.portal-remote-login__captcha-slot .portal-remote-login__screen{background:#fff;border-color:#cbd5e1}.portal-remote-login__screen{border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc;overflow:hidden}.portal-remote-login__screen--clickable .portal-remote-login__viewport{outline:1px solid rgba(56,189,248,.45)}.portal-remote-login__viewport{position:relative;width:100%;max-width:100%;max-height:300px;margin:0 auto}.portal-remote-login__img{display:block;width:100%;height:100%;object-fit:contain;object-position:center center;pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.portal-remote-login__placeholder{padding:32px 12px;text-align:center;color:#94a3b8;font-size:13px}.portal-remote-login__captcha-confirm{margin-top:10px}.portal-remote-login__error{display:block;margin-top:8px;font-size:12px}@media (max-width: 768px){.portal-remote-login__layout{grid-template-columns:1fr}}@media (max-width: 860px){.portal-demand-overview-modal__body{flex-direction:column}.portal-demand-overview-modal__aside{flex:1 1 auto;max-width:none;width:100%}}.portal-page-header{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:4px}.portal-page-header__main{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap;flex:1;min-width:0}.portal-page-header--detail{margin-bottom:0}.portal-page-header--detail .portal-page-header__main{align-items:center}.portal-page-header__lead{display:flex;align-items:center;gap:4px;flex:1;min-width:0;flex-wrap:wrap}.portal-page-header--detail .portal-page-header__lead{align-items:center}.portal-page-header--detail .portal-back-btn{flex-shrink:0;margin-right:4px}.portal-page-header--detail .portal-page-header__titles{min-width:0;flex:1 1 auto;width:auto;container-type:inline-size;container-name:portal-detail-header}.portal-page-header--detail .portal-page-header__identity{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:10px;min-width:0}.portal-page-header--detail .portal-page-header__title{font-size:clamp(1rem,2.5vw,1.125rem)!important;line-height:1.35!important;margin:0!important;padding:0;display:inline;min-height:1.35em;word-break:break-word}.portal-page-header--detail .portal-page-header__delivery-kind{flex-shrink:0;color:#0f172a;font-weight:600!important;padding-left:12px;border-left:1px solid #e2e8f0}.portal-page-header--detail .portal-page-header__meta-brief .portal-status-pill{display:inline-flex;align-items:center;height:22px;line-height:20px}.portal-page-header__title{margin:0!important;font-size:20px!important;font-weight:600!important;letter-spacing:-.02em;line-height:28px!important}.portal-page-header__subtitle{display:block;margin-top:4px;font-size:13px;color:#64748b;line-height:1.45}.portal-back-btn{height:32px;padding:0 10px 0 8px!important;line-height:1}.portal-back-btn:hover,.portal-back-btn:focus-visible,.portal-back-btn:active,.portal-back-btn.ant-btn:not(:disabled):active{text-decoration:none}.portal-back-btn.ant-btn:not(:disabled):active{transform:none}.portal-status-pill.ant-tag{border-radius:20px;padding:2px 12px;font-weight:600;border:none}.portal-progress-rail{display:flex;align-items:flex-start;gap:0;width:100%}.portal-progress-rail__step{flex:1;display:flex;flex-direction:column;align-items:center;position:relative;min-width:0;padding:0 4px}.portal-progress-rail__marker{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;background:#f1f5f9;color:#94a3b8;border:2px solid #e2e8f0;z-index:1;transition:all .25s ease}.portal-progress-rail__title{margin-top:8px;font-size:12px;color:#94a3b8;text-align:center;line-height:1.35;max-width:100%;padding:0 2px}.portal-progress-rail__line{position:absolute;top:14px;left:calc(50% + 16px);right:calc(-50% + 16px);height:2px;background:#e2e8f0;z-index:0}.portal-progress-rail__step--done .portal-progress-rail__marker{background:#2563eb;border-color:#2563eb;color:#fff}.portal-progress-rail__step--done .portal-progress-rail__title{color:#475569}.portal-progress-rail__step--done .portal-progress-rail__line{background:#93c5fd}.portal-progress-rail__step--active .portal-progress-rail__marker{background:#fff;border-color:#2563eb;color:#2563eb;box-shadow:0 0 0 4px #2563eb26}.portal-progress-rail__step--active .portal-progress-rail__title{color:#2563eb;font-weight:600}.portal-progress-rail--compact .portal-progress-rail__step{padding:0 2px}.portal-progress-rail--compact .portal-progress-rail__marker{width:20px;height:20px;font-size:10px;border-width:1.5px}.portal-progress-rail--compact .portal-progress-rail__line{top:10px;left:calc(50% + 12px);right:calc(-50% + 12px)}.portal-progress-rail--compact .portal-progress-rail__title{margin-top:4px;font-size:11px;line-height:1.25}.portal-progress-rail--compact .portal-progress-rail__time{display:block;margin-top:2px;font-size:10px;color:#94a3b8;line-height:1.2;white-space:nowrap}.portal-progress-rail--compact .portal-progress-rail__step--active .portal-progress-rail__time,.portal-progress-rail--compact .portal-progress-rail__step--done .portal-progress-rail__time{color:#64748b}.portal-progress-rail--inline{width:100%;padding:0;gap:4px}.portal-progress-rail--inline .portal-progress-rail__step{flex:1 1 6.75rem;min-width:6.75rem;max-width:none;padding:0 10px}.portal-progress-rail--inline .portal-progress-rail__marker{width:22px;height:22px;font-size:11px;border-width:2px}.portal-progress-rail--inline .portal-progress-rail__line{top:11px;left:calc(50% + 13px);right:calc(-50% + 13px);height:2px}.portal-progress-rail--inline .portal-progress-rail__title{margin-top:6px;font-size:12px;line-height:1.35;white-space:normal;overflow:visible;text-overflow:unset;word-break:keep-all}.portal-progress-rail--inline .portal-progress-rail__time{display:block;margin-top:3px;font-size:10px;color:#94a3b8;line-height:1.25;white-space:nowrap;font-variant-numeric:tabular-nums}.portal-progress-rail--inline .portal-progress-rail__step--active .portal-progress-rail__time,.portal-progress-rail--inline .portal-progress-rail__step--done .portal-progress-rail__time{color:#64748b}.portal-progress-rail--inline .portal-progress-rail__step--active .portal-progress-rail__marker{box-shadow:0 0 0 3px #2563eb1f}@media (max-width: 900px){.portal-progress-rail--inline .portal-progress-rail__step{flex:1 1 5.5rem;min-width:5.5rem;padding:0 6px}.portal-progress-rail--inline .portal-progress-rail__title{font-size:11px}.portal-progress-rail--inline .portal-progress-rail__time{font-size:9px}}.portal-page-header__progress-row .portal-progress-rail--inline{min-width:min(100%,36rem)}@media (max-width: 520px){.portal-progress-rail--inline .portal-progress-rail__step{flex:1 1 4.25rem;min-width:4.25rem;padding:0 2px}.portal-progress-rail--inline .portal-progress-rail__marker{width:20px;height:20px;font-size:10px}.portal-progress-rail--inline .portal-progress-rail__line{top:10px;left:calc(50% + 12px);right:calc(-50% + 12px)}.portal-progress-rail--inline .portal-progress-rail__title{font-size:10px;margin-top:4px}.portal-progress-rail--inline .portal-progress-rail__time{display:none}}.portal-progress-rail--detail{width:100%;max-width:none;padding:0 8px}.portal-progress-rail--detail .portal-progress-rail__step{padding:0 8px}.portal-progress-rail--detail .portal-progress-rail__marker{width:36px;height:36px;font-size:14px;border-width:2px}.portal-progress-rail--detail .portal-progress-rail__line{top:18px;left:calc(50% + 20px);right:calc(-50% + 20px);height:3px}.portal-progress-rail--detail .portal-progress-rail__title{margin-top:10px;font-size:13px;line-height:1.4}.portal-progress-rail--detail .portal-progress-rail__time{display:block;margin-top:4px;font-size:12px;color:#94a3b8;line-height:1.3;white-space:nowrap}.portal-progress-rail--detail .portal-progress-rail__step--active .portal-progress-rail__time,.portal-progress-rail--detail .portal-progress-rail__step--done .portal-progress-rail__time{color:#64748b}.portal-progress-rail--detail .portal-progress-rail__step--active .portal-progress-rail__marker{box-shadow:0 0 0 5px #2563eb1f}.portal-demand-overview-section.portal-card{padding:18px 22px!important;margin-bottom:16px}.portal-demand-overview-section .portal-spec-panel{margin-top:0}.portal-demand-alerts.portal-card{padding:14px 18px!important;margin-bottom:12px}@media (max-width: 768px){.portal-progress-rail__title{font-size:10px}.portal-progress-rail__marker{width:24px;height:24px;font-size:11px}.portal-progress-rail--detail .portal-progress-rail__marker{width:30px;height:30px;font-size:12px}.portal-progress-rail--detail .portal-progress-rail__line{top:15px}.portal-progress-rail--detail .portal-progress-rail__title{font-size:11px}}.portal-demand-hero.portal-card{padding:20px 24px!important;background:linear-gradient(135deg,#ffffff 0%,#f8fafc 55%,#eff6ff 100%)!important;border-radius:16px;border:1px solid #e8ecf0;box-shadow:0 1px 2px #0f172a0a}.portal-demand-hero__alert{margin-top:14px!important;margin-bottom:0!important;border-radius:10px}.portal-demand-hero .portal-insight-banner-stack{margin-top:14px}.portal-guarantee-notices.portal-insight-banner-stack{margin-top:10px}.portal-demand-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px;align-items:stretch}@media (max-width: 1100px){.portal-demand-layout{grid-template-columns:1fr}}.portal-demand-layout__main{min-width:0}.portal-demand-layout__side{position:sticky;top:12px;align-self:start}.portal-section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 2px #0f172a0a,0 12px 32px #0f172a0d;overflow:hidden}.portal-section__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 22px;border-bottom:1px solid #f1f5f9;background:linear-gradient(180deg,#fafbfc 0%,#fff 100%)}.portal-section__head--compact{padding:14px 20px}.portal-section__title{margin:0;font-size:17px;font-weight:700;color:#0f172a;letter-spacing:-.02em}.portal-section__desc{margin:4px 0 0;font-size:13px;color:#64748b}.portal-section__count{margin:0;border:none;background:#eff6ff;color:#2563eb;font-weight:600;border-radius:20px;padding:2px 12px}.portal-section__body{padding:18px 22px 22px}.portal-section__body--scroll{max-height:min(480px,calc(100vh - 280px));overflow-y:auto}.portal-section--spec .portal-section__body,.portal-section--stats .portal-section__body{padding-top:8px}.portal-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media (max-width: 992px){.portal-stat-grid{grid-template-columns:repeat(2,1fr)}}.portal-stat-card{text-align:left!important;border-radius:12px!important;border:1px solid #e8ecf0!important;box-shadow:none!important}.portal-stat-card .ant-card-body{padding:20px 22px!important}.portal-stat-card .ant-statistic-title{font-size:12px!important;color:#64748b!important;margin-bottom:8px!important}.portal-stat-card .ant-statistic-content{font-size:28px!important;font-weight:600!important;letter-spacing:-.02em;line-height:1.2!important}.portal-delivery-list{display:flex;flex-direction:column;gap:14px}.portal-delivery-list--dense{gap:10px}.portal-delivery-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:100%;padding:32px 16px}.portal-delivery-empty__hint{display:block;margin-top:8px;font-size:13px;text-align:center}.portal-delivery-list--dense .portal-delivery-card{gap:12px;padding:12px 14px;border-radius:12px}.portal-delivery-card{display:flex;gap:16px;padding:18px 20px;border-radius:14px;border:1px solid #e2e8f0;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%);box-shadow:0 1px 2px #0f172a08;transition:border-color .2s,box-shadow .2s}.portal-delivery-list--dense .portal-delivery-card:hover{transform:none}.portal-delivery-card:hover{border-color:#cbd5e1;box-shadow:0 6px 18px #0f172a14}.portal-delivery-card__avatar{flex-shrink:0;width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#334155;background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);border:1px solid #dbe4ee;box-shadow:inset 0 1px #fffc}.portal-delivery-list--dense .portal-delivery-card__avatar{width:40px;height:40px;border-radius:10px;font-size:15px;box-shadow:inset 0 1px #fffc}.portal-delivery-card--platform-push{border-left:3px solid #e2e8f0;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%)}.portal-delivery-card--platform-push:hover{border-color:#cbd5e1;border-left-color:#cbd5e1}.portal-delivery-card--platform-push .portal-delivery-card__avatar{background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);border-color:#dbe4ee}.portal-delivery-card--agent-push{border-left:3px solid #e2e8f0;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%)}.portal-delivery-card--agent-push:hover{border-color:#cbd5e1;border-left-color:#cbd5e1}.portal-delivery-card--agent-push .portal-delivery-card__avatar{background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);border-color:#dbe4ee}.portal-delivery-card__source-tag--platform,.portal-delivery-card__source-tag--agent{margin:0!important;height:22px;padding:0 8px!important;border-radius:999px!important;font-weight:600;font-size:11px!important;line-height:1!important;border:1px solid #e2e8f0!important;background:#ffffff!important;color:#64748b!important;display:inline-flex;align-items:center;justify-content:center}.portal-delivery-card__body{flex:1;min-width:0}.portal-delivery-card__top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.portal-delivery-list--dense .portal-delivery-card__top{gap:10px;align-items:center}.portal-delivery-card__title-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.portal-delivery-list--dense .portal-delivery-card__title-row{gap:6px}.portal-delivery-card__name{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:16px;font-weight:700;color:#0f172a;line-height:1.35;flex-shrink:0}.portal-delivery-list--dense .portal-delivery-card__name{font-size:15px;gap:6px;line-height:1.3}.portal-delivery-card__match-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0;min-width:0}.portal-delivery-list--dense .portal-delivery-card__match-row{gap:6px}.portal-delivery-card__match-score{margin:0!important;height:22px;padding:0 8px!important;border-radius:999px!important;border:1px solid #e2e8f0!important;background:#ffffff!important;color:#64748b!important;font-size:11px!important;font-weight:600;line-height:1!important;display:inline-flex;align-items:center;justify-content:center}.portal-delivery-card__match-score--active{border-color:#3b82f63d!important;background:rgba(59,130,246,.06)!important;color:#1d4ed8!important}.portal-delivery-card__link-btn--head{flex-shrink:0}.portal-delivery-card__match-score--muted{font-size:11px;font-weight:500;color:#94a3b8}.portal-delivery-card__seq{color:#94a3b8;font-weight:600;margin-right:6px}.portal-delivery-card__meta{margin:4px 0 0;font-size:13px;color:#64748b}.portal-delivery-list--dense .portal-delivery-card__meta{margin:2px 0 0;font-size:12px;line-height:1.35}.portal-delivery-card__status-col{text-align:right;flex-shrink:0}.portal-delivery-card__status-tags{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:4px}.portal-delivery-card__status{margin:0!important;height:22px;padding:0 8px!important;border-radius:999px!important;border:1px solid #e2e8f0!important;background:#ffffff!important;color:#64748b!important;font-size:11px!important;font-weight:600;line-height:1!important;display:inline-flex;align-items:center;justify-content:center}.portal-delivery-card__status--active{border-color:#06b6d442!important;background:rgba(6,182,212,.06)!important;color:#0e7490!important}.portal-delivery-card__status--done{border-color:#22c55e3d!important;background:rgba(34,197,94,.06)!important;color:#15803d!important}.portal-delivery-card__status--overdue{border-color:#ef444447!important;background:rgba(239,68,68,.06)!important;color:#b91c1c!important}.portal-delivery-card__status--neutral{border-color:#94a3b84d!important;background:rgba(148,163,184,.06)!important;color:#475569!important}.portal-delivery-card__time{display:block;margin-top:4px;font-size:11px;color:#94a3b8}.portal-delivery-list--dense .portal-delivery-card__time{margin-top:2px;font-size:10px}.portal-delivery-card__contacts{display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:10px;font-size:13px}.portal-delivery-list--dense .portal-delivery-card__contacts{gap:8px 16px;margin-top:0;font-size:12px}.portal-delivery-card__contact{display:inline-flex;align-items:center;gap:6px;color:#475569}.portal-delivery-card__contact .anticon{color:#94a3b8}.portal-delivery-card__contact--editable,.portal-delivery-card__contact--editing{gap:4px}.portal-delivery-card__contact-text{max-width:220px}.portal-delivery-card__contact-input{width:168px;max-width:42vw}.portal-delivery-card__contact-action{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:none;border-radius:4px;background:transparent;color:#64748b;cursor:pointer}.portal-delivery-card__contact-action:hover{background:#f1f5f9;color:#2563eb}.portal-delivery-card__contact-action--muted{font-size:16px;line-height:1}.portal-delivery-card__contact-locked{display:flex;align-items:center;gap:6px;margin:4px 0 0;font-size:13px}.portal-delivery-list--dense .portal-delivery-card__contact-locked{margin:0;font-size:12px}.portal-delivery-card__notes{display:flex;flex-direction:column;gap:6px;margin-top:8px}.portal-delivery-card__note{display:flex;gap:8px;align-items:flex-start;margin:0;padding:6px 10px;border-left:3px solid #93c5fd;background:#f8fafc;border-radius:0 8px 8px 0;font-size:12px;color:#475569;line-height:1.45}.portal-delivery-card__note--muted{border-left-color:#fca5a5;background:#fef2f2}.portal-delivery-card__note-label{flex-shrink:0;font-size:11px;font-weight:600;color:#94a3b8;letter-spacing:.02em}.portal-delivery-card__note-text{flex:1;min-width:0;word-break:break-word}.portal-delivery-card__quote{margin:12px 0 0;padding:10px 14px;border-left:3px solid #93c5fd;background:#f8fafc;border-radius:0 10px 10px 0;font-size:13px;color:#475569;line-height:1.55}.portal-delivery-card__quote--muted{border-left-color:#fca5a5;background:#fef2f2}.portal-delivery-card__quote-label{display:block;font-size:11px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.portal-delivery-card__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 12px;margin-top:10px;padding-top:10px;border-top:1px dashed #e2e8f0}.portal-delivery-card__footer-side{flex:1 1 12rem;min-width:0}.portal-delivery-card__footer-spacer{display:block;min-height:0}.portal-delivery-card__footer .portal-delivery-card__actions{flex:1 1 auto;min-width:min(100%,16rem);margin-top:0;padding-top:0;border-top:none;justify-content:flex-end}.portal-delivery-card__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px 16px;margin-top:14px;padding-top:14px;border-top:1px dashed #e2e8f0}.portal-delivery-card__actions-main{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;flex:0 0 auto;margin-left:auto}.portal-delivery-card__decision-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;flex-shrink:0;margin-left:auto}.portal-delivery-card__link-btn{color:#334155!important;border-color:#dbe4ee!important;background:#ffffff!important}.portal-delivery-card__action-btn{height:26px!important;padding:0 10px!important;border-radius:999px!important;font-size:12px!important;line-height:1!important;box-shadow:none!important}.portal-delivery-card__action-btn--ghost{color:#334155!important;border-color:#dbe4ee!important;background:#ffffff!important}.portal-delivery-card__action-btn--ghost:hover{color:#1d4ed8!important;border-color:#bfdbfe!important;background:#f8fbff!important}.portal-delivery-card__action-btn--primary{border-color:transparent!important;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)!important;color:#fff!important}.portal-delivery-card__action-btn--primary:hover{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)!important}.portal-delivery-card__action-btn--danger{color:#b91c1c!important;border-color:#ef44444d!important;background:rgba(239,68,68,.06)!important}.portal-delivery-card__action-btn--danger:hover{color:#991b1b!important;border-color:#dc262659!important;background:rgba(220,38,38,.09)!important}.portal-delivery-card__link-btn--inline{margin-left:0}@media (max-width: 720px){.portal-delivery-card__footer{flex-direction:column;align-items:stretch}.portal-delivery-card__footer .portal-delivery-card__actions{justify-content:flex-start}}@media (max-width: 520px){.portal-delivery-card__actions{flex-direction:column;align-items:stretch}.portal-delivery-card__decision-actions{margin-left:0;width:100%;justify-content:stretch}.portal-delivery-card__decision-actions .ant-btn{flex:1 1 0}.portal-delivery-card__title-row{flex-direction:column;align-items:flex-start}.portal-delivery-card__match-row{width:100%}.portal-delivery-card__link-btn--head{width:auto}}@media (max-width: 900px){.portal-delivery-card{flex-direction:column}}.portal-timeline-refined .ant-timeline-item{padding-bottom:14px}.portal-timeline-event__title{font-weight:600;font-size:14px;color:#0f172a}.portal-timeline-event__status{font-size:12px;color:#64748b;margin-top:4px}.portal-timeline-event__reason{margin:6px 0 0;font-size:12px;color:#64748b;line-height:1.45}.portal-timeline-event__meta{font-size:12px;color:#94a3b8;margin-top:4px}.portal-spec-panel__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#e2e8f0;border-radius:12px;overflow:hidden;border:1px solid #e2e8f0}@media (max-width: 900px){.portal-spec-panel__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.portal-spec-panel__cell{display:flex;gap:10px;align-items:flex-start;padding:14px 16px;background:#fff}.portal-spec-panel__cell--wide{grid-column:1 / -1}.portal-spec-panel__cell--pad{padding:0;min-height:0}.portal-spec-panel__icon{color:#2563eb;font-size:15px;margin-top:2px}.portal-spec-panel__text{display:flex;flex-direction:column;min-width:0;flex:1}.portal-spec-panel__label{display:block;font-size:11px;font-weight:600;color:#94a3b8;letter-spacing:.03em;margin-bottom:4px}.portal-spec-panel__value{font-size:14px;font-weight:600;color:#0f172a;line-height:1.4}.portal-spec-panel__value--time{font-size:13px;font-variant-numeric:tabular-nums;letter-spacing:-.01em}.portal-spec-panel__cell--wide .portal-spec-panel__value{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-weight:500}.portal-spec-tag{margin:0;border:none;background:#eff6ff;color:#1d4ed8;font-weight:600}.portal-spec-skill-tag{margin:0;background:#f1f5f9;border:none;color:#475569}.portal-counterparty-desc .ant-descriptions-item-label{color:#94a3b8;font-size:12px}.portal-counterparty-desc .ant-descriptions-item-content{font-size:13px}.portal-spec-panel__jd{margin-top:16px;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden}.portal-spec-panel__jd summary{padding:12px 16px;font-weight:600;font-size:14px;color:#334155;cursor:pointer;background:#f8fafc;list-style:none}.portal-spec-panel__jd summary::-webkit-details-marker{display:none}.portal-spec-panel__jd[open] summary{border-bottom:1px solid #e2e8f0}.portal-spec-panel--compact .portal-spec-panel__strip{display:flex;flex-wrap:wrap;gap:10px 20px;padding:12px 14px;background:#f8fafc;border-radius:10px;border:1px solid #eef2f6}.portal-spec-panel__chip{display:flex;flex-direction:column;gap:2px;min-width:72px}.portal-spec-panel__chip--skills{flex:1 1 100%;min-width:0}.portal-spec-panel__chip-label{font-size:11px;font-weight:600;color:#94a3b8;letter-spacing:.02em}.portal-spec-panel__chip-value{font-size:13px;font-weight:600;color:#0f172a;line-height:1.35}.portal-spec-panel__jd--compact{margin-top:10px}.portal-spec-panel__jd--compact summary{padding:8px 12px;font-size:13px}.portal-spec-panel__jd--compact .portal-demand-jd{padding:10px 12px;font-size:13px;max-height:160px;overflow-y:auto}.portal-spec-panel__jd-block--compact{margin-top:.5rem;padding:.625rem .75rem;background:#fff;border:1px solid #eef2f6;border-radius:.5rem;min-width:0}.portal-spec-panel__jd-block--compact .portal-spec-panel__jd-label{margin:0 0 .375rem;font-size:.6875rem;font-weight:700;color:#94a3b8;letter-spacing:.04em}.portal-spec-panel__jd-block--compact .portal-demand-jd--inline{margin:0;padding:0;font-size:.8125rem;line-height:1.55;color:#334155;white-space:pre-wrap;word-break:break-word}.portal-demand-workspace.portal-card{background:#fff;border:1px solid #e2e8f0;border-radius:clamp(.75rem,2vw,1rem);box-shadow:0 1px 2px #0f172a0a,0 12px 32px #0f172a0d;padding:0!important;overflow:visible;min-width:0;container-type:inline-size;container-name:portal-workspace}.portal-demand-workspace__grid{display:grid;grid-template-columns:clamp(15.5rem,min(34%,24rem),24rem) minmax(0,1fr);align-items:start;min-height:min(22rem,50vh);--workspace-pad-y: clamp(.75rem, 2vw, 1rem);--workspace-pad-x: clamp(.75rem, 2.5vw, 1.125rem);--workspace-column-head-h: 2.875rem}@media (min-width: 961px){.portal-demand-workspace__grid{align-items:start}.portal-demand-workspace__aside,.portal-demand-workspace__main{align-self:start}.portal-demand-workspace--matched-height .portal-demand-workspace__main{display:flex;flex-direction:column;overflow:hidden;min-height:0}.portal-demand-workspace--matched-height .portal-demand-workspace__aside{align-self:start}.portal-demand-workspace--matched-height .portal-demand-workspace__main-head,.portal-demand-workspace--matched-height .portal-demand-workspace__alerts--below-head{flex-shrink:0}.portal-demand-workspace--matched-height .portal-demand-workspace__main-body,.portal-demand-workspace--matched-height .portal-demand-workspace__delivery-pane{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}}.portal-demand-workspace__aside{display:flex;flex-direction:column;gap:0;padding:0;border-right:1px solid #f1f5f9;background:#f8fafc;box-shadow:inset -1px 0 #94a3b82e;min-width:0}.portal-demand-workspace__overview-stack{display:flex;flex-direction:column;gap:0;min-width:0}.portal-demand-workspace__aside-block{padding:var(--workspace-pad-y) var(--workspace-pad-x);min-width:0}.portal-demand-workspace__aside>.portal-demand-workspace__overview-stack>.portal-demand-workspace__aside-block:first-child,.portal-demand-workspace__aside>.portal-demand-workspace__aside-block:first-child{padding-top:var(--workspace-pad-y)}.portal-demand-workspace__overview-stack>.portal-demand-workspace__aside-block+.portal-demand-workspace__aside-block,.portal-demand-workspace__aside>.portal-demand-workspace__overview-stack+.portal-demand-workspace__aside-block,.portal-demand-workspace__aside>.portal-demand-workspace__aside-block+.portal-demand-workspace__aside-block{border-top:1px solid #f1f5f9}@container portal-workspace (max-width: 22rem){.portal-demand-workspace__aside-section--spec .portal-spec-panel__strip{grid-template-columns:repeat(2,minmax(0,1fr))}}.portal-demand-workspace__aside-section{display:flex;flex-direction:column;gap:.5rem;min-width:0}.portal-demand-workspace__aside-section-title{margin:0;font-size:clamp(.9375rem,1.8vw,1rem);font-weight:600;color:#0f172a;line-height:1.3;letter-spacing:0}.portal-demand-jd--aside-full{margin:0;padding:0!important;background:transparent;border:none;border-radius:0;font-size:.875rem;line-height:1.55;color:#475569;white-space:pre-wrap;word-break:break-word;max-height:none;overflow:visible}.portal-demand-workspace__aside .portal-demand-jd--aside-full{padding-left:0!important;max-height:none!important;overflow:visible!important}.portal-demand-workspace__aside>.portal-spec-panel--compact{margin-top:0}.portal-demand-workspace__aside-section--spec .portal-spec-panel--compact{margin-top:0}.portal-demand-workspace__column-head{flex-shrink:0;margin:0;min-height:0;display:flex;flex-direction:column;justify-content:flex-start;gap:.125rem}.portal-demand-workspace__column-head .portal-demand-workspace__main-desc{margin-top:0}.portal-demand-workspace__aside-label{display:block;font-size:.6875rem;font-weight:700;color:#94a3b8;letter-spacing:.04em;margin-bottom:.375rem}.portal-demand-overview-unified{min-width:0}.portal-demand-overview-unified__title{margin:0 0 .625rem;font-size:clamp(.9375rem,1.8vw,1rem);font-weight:600;color:#0f172a;line-height:1.3}.portal-demand-overview-unified__body{display:flex;flex-direction:column;gap:.625rem;min-width:0}.portal-demand-overview-flat{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1rem;row-gap:.5rem;margin:0;min-width:0}.portal-demand-overview-flat--meta{padding-top:.625rem;border-top:1px solid #eef2f6}.portal-demand-overview-flat__row{display:flex;align-items:baseline;gap:.5rem;min-width:0}.portal-demand-overview-flat__row--span{grid-column:1 / -1;display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:.75rem;align-items:baseline}.portal-demand-overview-flat__row--span .portal-demand-overview-flat__term,.portal-demand-overview-flat__row--span .portal-demand-overview-flat__value{flex:unset}.portal-demand-overview-flat__row--skills{align-items:flex-start}.portal-demand-overview-flat__term{flex:0 0 auto;font-size:.8125rem;font-weight:500;color:#94a3b8;line-height:1.35;white-space:nowrap}.portal-demand-overview-flat__value{flex:1 1 auto;min-width:0;font-size:.875rem;font-weight:600;color:#1e293b;line-height:1.45;word-break:break-word}.portal-demand-overview-flat__value--tags{display:flex;flex-wrap:wrap;gap:.375rem;align-items:center;font-weight:400}.portal-demand-overview-flat__skill-tag{margin:0;font-size:.75rem;line-height:1.35;padding:0 .5rem;border-radius:6px;background:rgba(var(--portal-accent-rgb, 88, 101, 197),.08);border:1px solid rgba(var(--portal-accent-rgb, 88, 101, 197),.14);color:#4d56a8}.portal-demand-overview-unified__pending{font-size:.8125rem;font-weight:500;color:#64748b}.portal-overview-fee__value{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.portal-overview-fee__amount{font-size:.9375rem;font-weight:600;font-variant-numeric:tabular-nums;color:#0f172a}.portal-overview-fee__amount--highlight{color:#2563eb}.portal-overview-fee__hint{display:block;font-size:.75rem;font-weight:400;line-height:1.45;color:#64748b}.portal-demand-overview-flat--meta .portal-counterparty-inline{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.375rem;font-weight:500}.portal-demand-overview-flat--meta .portal-counterparty-inline__name{font-size:.875rem;font-weight:600}.portal-demand-overview-flat--meta .portal-counterparty-inline__skills{margin-top:0}.portal-demand-overview-jd-block{display:flex;flex-direction:column;gap:.5rem;min-width:0}.portal-demand-overview-jd__title{margin:0;font-size:clamp(.9375rem,1.8vw,1rem);font-weight:600;color:#0f172a;line-height:1.3}.portal-demand-overview-jd-block .portal-demand-jd--aside-full{max-height:min(28rem,50vh);overflow-y:auto}@container portal-workspace (max-width: 22rem){.portal-demand-overview-flat{grid-template-columns:1fr}.portal-demand-overview-flat__row--span{grid-column:1}}.portal-demand-workspace__handoff{padding:0;background:transparent;border:none;border-radius:0}.portal-demand-workspace__handoff-agent{margin:0}.portal-demand-workspace__handoff-goal{margin:.5rem 0 0;padding:.5rem 0 0;border-top:1px dashed #e2e8f0;font-size:.75rem;line-height:1.45;color:#475569;word-break:break-word}.portal-demand-workspace__goal-key{font-weight:600;color:#1d4ed8;margin-right:.375rem}.portal-demand-workspace__delivery-stats,.portal-demand-workspace__source-stats{display:flex;flex-direction:column;gap:.5rem;padding:0;background:transparent;border:none;border-radius:0}.portal-demand-workspace__delivery-stats-head{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:.75rem}.portal-demand-workspace__delivery-stats-head .portal-demand-workspace__aside-section-title{flex-shrink:0}.portal-demand-workspace__delivery-stats-total{display:flex;flex-direction:column;align-items:flex-end;gap:.125rem;text-align:right;flex-shrink:0}.portal-demand-workspace__delivery-stats-total-value{font-size:1.375rem;font-weight:800;line-height:1.15;font-variant-numeric:tabular-nums;color:var(--portal-accent, #5865c5);letter-spacing:.02em}.portal-demand-workspace__delivery-stats-total-hint{font-size:.6875rem;font-weight:500;color:#94a3b8;line-height:1.3}.portal-demand-workspace__delivery-stats-grid{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem .75rem;margin:0;padding:.375rem 0 0;list-style:none;border-top:1px dashed #e2e8f0}.portal-demand-workspace__delivery-stat{display:inline-flex;flex-direction:row;align-items:baseline;gap:.25rem;padding:0;background:transparent;border-radius:0;min-width:0}.portal-demand-workspace__delivery-stat-label{font-size:.75rem;font-weight:500;color:#64748b;line-height:1.25}.portal-demand-workspace__delivery-stat-value{font-size:.875rem;font-weight:700;font-variant-numeric:tabular-nums;color:#0f172a;line-height:1.2}.portal-demand-workspace__delivery-stat--ok .portal-demand-workspace__delivery-stat-value{color:#16a34a}.portal-demand-workspace__delivery-stat--danger .portal-demand-workspace__delivery-stat-value{color:#dc2626}.portal-demand-workspace__main-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.5rem .75rem;flex-shrink:0;max-width:100%;margin-left:auto;align-self:center}.portal-demand-workspace__push-btn{flex-shrink:0}.portal-demand-workspace__push-btn.ant-btn{height:30px!important;padding:0 14px!important;border-radius:999px!important;font-size:12px!important;font-weight:600!important;line-height:1!important;border-color:transparent!important;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)!important;color:#fff!important;box-shadow:0 4px 10px #2563eb38!important}.portal-demand-workspace__push-btn.ant-btn:hover,.portal-demand-workspace__push-btn.ant-btn:focus-visible,.portal-demand-workspace__push-btn.ant-btn:active,.portal-demand-workspace__push-btn.ant-btn:not(:disabled):active{border-color:transparent!important;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)!important;color:#fff!important;box-shadow:0 5px 12px #1d4ed847!important}.portal-demand-workspace__switch-btn.ant-btn{height:28px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:600;line-height:1;box-shadow:none}.portal-demand-workspace__switch-btn--ghost.ant-btn{color:#334155;border-color:#dbe4ee;background:#fff}.portal-demand-workspace__switch-btn--ghost.ant-btn:hover,.portal-demand-workspace__switch-btn--ghost.ant-btn:focus-visible,.portal-demand-workspace__switch-btn--ghost.ant-btn:active,.portal-demand-workspace__switch-btn--ghost.ant-btn:not(:disabled):active{color:#1d4ed8!important;border-color:#bfdbfe!important;background:#f8fbff!important}.portal-demand-workspace__switch-btn--primary.ant-btn{border-color:transparent;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);color:#fff}.portal-demand-workspace__switch-btn--primary.ant-btn:hover,.portal-demand-workspace__switch-btn--primary.ant-btn:focus-visible,.portal-demand-workspace__switch-btn--primary.ant-btn:active,.portal-demand-workspace__switch-btn--primary.ant-btn:not(:disabled):active{border-color:transparent!important;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)!important;color:#fff!important}.portal-demand-workspace__delivery-stats--toolbar{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:.625rem .875rem;flex:1 1 auto;min-width:0;max-width:100%;margin-left:auto}.portal-demand-workspace__delivery-stats--toolbar .portal-delivery-aside-hint{display:none}.portal-demand-workspace__delivery-stats--toolbar .portal-demand-workspace__delivery-stats-total{display:flex;flex-direction:row;align-items:center;padding:0;border:none;gap:0;flex-shrink:0}.portal-demand-workspace__delivery-stats--toolbar .portal-demand-workspace__delivery-stats-total-value{font-size:1.125rem;font-weight:800;line-height:1.2;white-space:nowrap}.portal-demand-workspace__delivery-stats--toolbar .portal-demand-workspace__delivery-stats-grid{display:flex;flex-wrap:nowrap;align-items:center;padding:0;margin:0;border-top:none;gap:.5rem .75rem;flex:0 1 auto}.portal-demand-workspace__guarantee.portal-insight-banner-stack{margin-top:0}.portal-demand-workspace__main-head{display:flex;flex-direction:column;gap:.375rem;margin-bottom:.375rem;flex-shrink:0;min-height:0;justify-content:flex-start}.portal-demand-workspace__main-head-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;min-height:0}.portal-demand-workspace__main-head-row--delivery{flex-wrap:nowrap;align-items:center}.portal-demand-workspace__main-head-row--delivery>.portal-demand-workspace__main-title{flex:0 0 auto;line-height:32px}.portal-demand-workspace--agent .portal-demand-workspace__main-head-row--delivery .portal-demand-workspace__main-actions{align-items:center;align-self:center;flex:1 1 auto;min-width:0;justify-content:flex-end}.portal-demand-workspace--agent .portal-demand-workspace__main-head-row--delivery .portal-demand-workspace__push-btn{margin-left:0;flex-shrink:0}.portal-demand-workspace__main-head-row--with-stats{flex-wrap:nowrap;min-height:0}.portal-demand-workspace__main-head-row--sourcing{flex-wrap:nowrap;align-items:center}.portal-demand-workspace__main-head-row--sourcing>.portal-demand-workspace__main-title{flex:0 0 auto;line-height:32px}.portal-demand-workspace__main-head-row--with-stats>.portal-demand-workspace__main-title{flex:0 0 auto;margin:0;line-height:1.3}.portal-demand-workspace__main-head-row--with-stats>.portal-demand-workspace__push-btn{flex-shrink:0;margin-left:0}.portal-delivery-head-hint{display:flex;align-items:center;flex-wrap:wrap;gap:.375rem .5rem;padding:.375rem .625rem;font-size:.75rem;line-height:1.4;color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:.5rem}.portal-delivery-head-hint__icon{color:#d97706;font-size:.875rem;flex-shrink:0}.portal-delivery-head-hint__text{flex:1;min-width:0;font-size:.75rem!important;color:#92400e!important}.portal-delivery-head-hint__text strong{color:#b45309;font-weight:600}.portal-delivery-head-hint__action{padding:0 4px!important;height:auto!important;font-size:.75rem!important;flex-shrink:0}.portal-delivery-head-hint__dismiss{color:#b45309!important;font-weight:500;margin-left:auto}.portal-delivery-aside-hint{display:flex;flex-direction:column;align-items:flex-start;gap:.375rem;margin-top:.625rem;padding:.5rem .625rem;font-size:.75rem;line-height:1.45;color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:.5rem;width:100%;box-sizing:border-box}.portal-delivery-aside-hint__row{display:flex;align-items:flex-start;gap:.375rem;width:100%;min-width:0}.portal-delivery-aside-hint .portal-delivery-head-hint__text{flex:1;min-width:0}.portal-delivery-aside-hint .portal-delivery-head-hint__action{align-self:flex-start;padding-left:0!important}.portal-demand-workspace__alerts--inline{margin:0}.portal-demand-workspace__alerts--inline .portal-insight-banner-stack{gap:.5rem;margin-top:0}.portal-demand-workspace__main-body>.portal-delivery-list{margin-top:0}.portal-demand-workspace__alerts--inline .portal-insight-banner{padding:.5rem .75rem;font-size:.8125rem}.portal-counterparty-inline__icon--enterprise{color:#16a34a!important}.portal-counterparty-inline__sub{display:block;margin-top:.25rem;font-size:.75rem;line-height:1.35}.portal-demand-workspace__main{display:flex;flex-direction:column;min-width:0;min-height:min(18rem,42vh);padding:var(--workspace-pad-y, clamp(.75rem, 2vw, 1rem)) var(--workspace-pad-x, clamp(.75rem, 2.5vw, 1.125rem));background:#fff}.portal-demand-workspace--matched-height .portal-demand-workspace__main{min-height:0}.portal-demand-workspace--agent .portal-demand-workspace__main{padding-top:var(--workspace-pad-y, clamp(.75rem, 2vw, 1rem))}.portal-demand-workspace--agent .portal-demand-workspace__main-head{margin-top:0;margin-bottom:.375rem;gap:.375rem}.portal-demand-workspace--agent .portal-demand-workspace__main-head-row--with-stats{align-items:center;min-height:0;gap:.5rem .75rem}.portal-demand-workspace--agent .portal-demand-workspace__main-head-row--with-stats>.portal-demand-workspace__delivery-stats--toolbar{flex:1 1 auto;min-width:0;margin-left:auto}.portal-demand-workspace--agent .portal-demand-workspace__main-head-row--with-stats>.portal-demand-workspace__push-btn{flex-shrink:0;margin:0}.portal-demand-workspace--agent .portal-demand-workspace__main-body{padding-top:0}.portal-demand-workspace--agent .portal-demand-workspace__alerts--inline .portal-delivery-head-hint{width:100%;margin-top:0}.portal-demand-workspace__main-titles{min-width:0}.portal-demand-workspace__main-head-row .portal-demand-workspace__main-titles{flex:1 1 12rem}.portal-demand-workspace__main-title{margin:0;font-size:clamp(.9375rem,2vw,1rem);font-weight:600;color:#0f172a}.portal-demand-workspace__main-desc{margin:.25rem 0 0;font-size:.75rem;color:#64748b;line-height:1.4}.portal-demand-workspace__back-btn.ant-btn{height:30px!important;padding:0 12px!important;border-radius:999px!important;font-size:12px!important;font-weight:600!important;line-height:1!important;color:#334155!important;border-color:#cbd5e1!important;background:#f8fafc!important;box-shadow:none!important}.portal-demand-workspace__back-btn.ant-btn:hover,.portal-demand-workspace__back-btn.ant-btn:focus-visible,.portal-demand-workspace__back-btn.ant-btn:active,.portal-demand-workspace__back-btn.ant-btn:not(:disabled):active{color:#1d4ed8!important;border-color:#bfdbfe!important;background:#eff6ff!important;box-shadow:none!important}.portal-demand-workspace__sourcing-embed .order-sourcing__upload-btn.ant-btn{height:30px!important;padding:0 14px!important;border-radius:999px!important;font-size:12px!important;font-weight:600!important;line-height:1!important;border-color:transparent!important;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)!important;box-shadow:0 4px 10px #2563eb38!important}.portal-demand-workspace__sourcing-embed .order-sourcing__upload-btn.ant-btn:hover,.portal-demand-workspace__sourcing-embed .order-sourcing__upload-btn.ant-btn:focus-visible,.portal-demand-workspace__sourcing-embed .order-sourcing__upload-btn.ant-btn:active,.portal-demand-workspace__sourcing-embed .order-sourcing__upload-btn.ant-btn:not(:disabled):active{border-color:transparent!important;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)!important;box-shadow:0 5px 12px #1d4ed847!important}.portal-demand-workspace__sourcing-embed{min-width:0;width:100%}.portal-demand-workspace__sourcing-embed .order-sourcing{gap:.75rem;min-width:0}.portal-demand-workspace__sourcing-embed .order-sourcing__toolbar{flex-wrap:wrap}.portal-demand-workspace__sourcing-embed .order-sourcing__toolbar .ant-input-affix-wrapper,.portal-demand-workspace__sourcing-embed .order-sourcing__toolbar .ant-input-number{flex:1 1 10rem;min-width:min(100%,10rem);max-width:100%}.portal-demand-workspace__sourcing-embed .order-sourcing__table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.portal-demand-workspace__sourcing-embed .order-sourcing__table{min-width:32rem}.portal-demand-workspace__sourcing-embed .order-sourcing__footer{position:sticky;bottom:0}.portal-demand-workspace__main-body{flex:1;min-height:0;overflow:auto;display:flex;flex-direction:column}.portal-demand-workspace--matched-height .portal-demand-workspace__main-body{overflow:hidden}.portal-demand-workspace__main-body>*{width:100%}.portal-demand-workspace__empty{margin:auto;padding:1.5rem 0}@media (max-width: 1200px){.portal-demand-workspace__grid{grid-template-columns:clamp(14.5rem,36%,22.5rem) minmax(0,1fr)}}@media (max-width: 960px){.portal-demand-workspace__grid{grid-template-columns:1fr;min-height:0}.portal-demand-workspace__aside{position:static;max-height:none;overflow:visible;border-right:none;border-bottom:1px solid #f1f5f9;background:#fff}.portal-demand-workspace__main{min-height:min(16rem,38vh);max-height:none;overflow:visible}.portal-demand-workspace__main-body{overflow:visible}.portal-demand-workspace--matched-height .portal-demand-workspace__main{height:auto!important;max-height:none!important}.portal-demand-workspace--agent .portal-demand-workspace__delivery-pane{overflow:visible;max-height:none}.portal-demand-workspace__aside-section--spec .portal-spec-panel__strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@container portal-workspace (max-width: 56rem){.portal-demand-workspace__grid{grid-template-columns:1fr;min-height:0}.portal-demand-workspace__aside{border-right:none;border-bottom:1px solid #f1f5f9}}@container portal-detail-header (max-width: 40rem){.portal-progress-rail--inline .portal-progress-rail__time{display:none}.portal-progress-rail--inline .portal-progress-rail__step{flex:1 1 4.5rem;min-width:4.5rem;padding:0 4px}.portal-progress-rail--inline .portal-progress-rail__title{font-size:.6875rem;line-height:1.25}}@media (max-width: 640px){.portal-demand-workspace__main-head-row{flex-direction:column;align-items:stretch}.portal-demand-workspace__main-actions{width:100%;justify-content:flex-start}.portal-demand-workspace__main-actions .ant-btn{flex:1 1 auto}.portal-delivery-head-hint{flex-direction:column;align-items:flex-start}.portal-delivery-list--dense .portal-delivery-card{flex-direction:column;align-items:stretch}.portal-delivery-list--dense .portal-delivery-card__top{flex-direction:column;align-items:flex-start;gap:.5rem}.portal-delivery-list--dense .portal-delivery-card__status-col{text-align:left;width:100%}.portal-delivery-list--dense .portal-delivery-card__status-tags{justify-content:flex-start}.portal-delivery-list--dense .portal-delivery-card__contacts{flex-direction:column;gap:.375rem}.portal-delivery-list--dense .portal-delivery-card__footer{flex-direction:column;align-items:stretch}.portal-delivery-list--dense .portal-delivery-card__decision-actions{margin-left:0;width:100%}.portal-delivery-list--dense .portal-delivery-card__link-btn--head{width:100%}}.portal-counterparty-inline__icon{color:#2563eb;font-size:15px}.portal-counterparty-inline__name{font-size:clamp(.8125rem,2vw,.875rem)!important;word-break:break-word}.portal-counterparty-inline--enterprise{min-width:0}.portal-counterparty-inline__tag{margin:0}.portal-counterparty-inline__meta{font-size:12px!important}.portal-counterparty-inline__skills{margin-top:6px}.portal-demand-jd{white-space:pre-wrap;font-size:14px;line-height:1.65;color:#475569;max-height:280px;overflow-y:auto;padding:14px 16px;margin:0}.portal-escrow-desc .ant-descriptions-item-label{color:#94a3b8;font-size:12px}.portal-escrow-desc .ant-descriptions-item-content{font-size:13px}.portal-eval-modal-wrap.ant-modal-wrap{display:flex;align-items:center;justify-content:center}.portal-eval-modal-wrap .ant-modal{top:0!important;padding-bottom:0!important;margin:0 auto;max-height:calc(100dvh - 48px)}.portal-eval-modal-wrap .ant-modal-content{max-height:calc(100dvh - 48px);display:flex;flex-direction:column}.portal-eval-modal .ant-modal-body{min-height:0;overflow:hidden}.portal-eval-modal__resume-scroll{overscroll-behavior:contain}.portal-eval-modal__loading{display:flex;justify-content:center;padding:48px 0}.portal-eval-modal__header{display:flex;flex-direction:column;gap:6px;margin-bottom:20px}.portal-eval-modal__grid{display:grid;grid-template-columns:1fr 1.1fr;gap:24px;align-items:start}.portal-eval-modal__col-title{margin:0 0 12px;font-size:15px;font-weight:600}.portal-eval-modal__col--ai{padding:16px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.portal-eval-modal__note{margin-top:16px;padding:12px;border-radius:8px;background:#fff;border:1px dashed #e2e8f0}.portal-eval-modal__score-row{display:flex;gap:24px;align-items:flex-start;margin-bottom:16px}.portal-eval-modal__dims{flex:1;min-width:0}.portal-eval-modal__ai-summary{margin-bottom:16px;padding:12px;border-radius:8px;background:#fff}.portal-eval-modal__lists{display:grid;grid-template-columns:1fr 1fr;gap:16px}.portal-eval-modal__ul{margin:8px 0 0;padding-left:18px;font-size:13px}@media (max-width: 768px){.portal-eval-modal__grid,.portal-eval-modal__lists{grid-template-columns:1fr}.portal-eval-modal__score-row{flex-direction:column;align-items:center}}.portal-pool-accept-modal-wrap.ant-modal-wrap{display:flex;align-items:center;justify-content:center}.portal-pool-accept-modal-wrap .ant-modal{top:0!important;padding-bottom:0!important;margin:0 auto!important}.portal-pool-accept-modal-wrap .ant-modal-confirm .ant-modal-confirm-body{max-height:calc(100dvh - 200px);overflow-y:auto}.portal-pool-accept-modal-wrap .ant-modal-confirm-btns .ant-btn-primary:not(:disabled):not(.ant-btn-dangerous){background:linear-gradient(135deg,#5865c5 0%,#6f7ad0 100%)!important;border:none!important;color:#fff!important;box-shadow:0 2px 8px #5865c547;border-radius:8px!important}.portal-pool-accept-modal-wrap .ant-modal-confirm-btns .ant-btn-primary:not(:disabled):not(.ant-btn-dangerous) .anticon,.portal-pool-accept-modal-wrap .ant-modal-confirm-btns .ant-btn-primary:not(:disabled):not(.ant-btn-dangerous)>span{color:#fff!important}.portal-pool-accept-modal-wrap .ant-modal-confirm-btns .ant-btn-primary:not(:disabled):not(.ant-btn-dangerous):hover{background:linear-gradient(135deg,#4f5bb8 0%,#6366f1 100%)!important;border:none!important;color:#fff!important;box-shadow:0 4px 14px #5865c552}.portal-dispute-modal-wrap.ant-modal-wrap{display:flex;align-items:center;justify-content:center}.portal-dispute-modal-wrap .ant-modal{top:0!important;padding-bottom:0!important;margin:0 auto}.portal-data-table .ant-table{table-layout:fixed}.portal-data-table .ant-table-thead>tr>th{font-size:12px!important;font-weight:600!important;color:#64748b!important;background:#fafbfc!important;white-space:nowrap}.portal-data-table .ant-table-thead>tr>th:before{display:none!important}.portal-data-table .ant-table-tbody>tr>td{padding-top:12px!important;padding-bottom:12px!important}.portal-overlay-drawer .ant-drawer-mask{backdrop-filter:blur(10px) saturate(140%);-webkit-backdrop-filter:blur(10px) saturate(140%);background:rgba(15,23,42,.32)!important}.portal-overlay-drawer .ant-drawer-content{background:rgba(255,255,255,.72)!important;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);box-shadow:-8px 0 32px #0f172a14}.portal-overlay-drawer .ant-drawer-header,.portal-overlay-drawer .ant-drawer-body{background:transparent!important}.portal-notif-item .ant-list-item-meta-description{max-width:100%}.portal-notif-item__footer{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%}.portal-notif-item__link{padding:0;height:auto;font-size:12px;flex-shrink:0}.portal-pool-filters{display:flex;justify-content:flex-end;background:#fafbfc;border:1px solid #e8ecf0;border-radius:12px;padding:16px 20px;margin-bottom:4px}.portal-pool-filters__row{width:auto;max-width:100%;justify-content:flex-end}.portal-pool-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:nowrap}.portal-pool-btn-accept.ant-btn,.portal-pool-btn-accept.ant-btn-primary{height:32px;padding:0 14px!important;border:none!important;border-radius:8px!important;font-weight:600;letter-spacing:.02em;color:#fff!important;background:linear-gradient(135deg,#1e40af 0%,#2563eb 55%,#3b82f6 100%)!important;box-shadow:0 2px 8px #2563eb40}.portal-pool-btn-accept.ant-btn .anticon,.portal-pool-btn-accept.ant-btn-primary .anticon{color:#fff!important}.portal-pool-btn-accept.ant-btn:not(:disabled):hover,.portal-pool-btn-accept.ant-btn-primary:not(:disabled):hover{color:#fff!important;background:linear-gradient(135deg,#1d4ed8 0%,#3b82f6 100%)!important;border:none!important;box-shadow:0 4px 14px #2563eb52;transform:translateY(-1px)}.portal-pool-btn-accept.ant-btn:not(:disabled):hover .anticon,.portal-pool-btn-accept.ant-btn-primary:not(:disabled):hover .anticon{color:#fff!important}.portal-pool-btn-detail.ant-btn{height:32px;padding:0 14px!important;border-radius:8px!important;border:1px solid #e2e8f0!important;background:#fff!important;color:#475569!important;font-weight:500;box-shadow:0 1px 2px #0f172a0d}.portal-pool-btn-detail.ant-btn:not(:disabled):hover{color:#2563eb!important;border-color:#bfdbfe!important;background:#f8fafc!important}.portal-pool-package-name{display:block;font-size:11px;color:#94a3b8;margin-top:2px;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-order-fee__alert{margin-bottom:12px!important}.portal-order-fee__alert .ant-alert-message{font-size:13px}.portal-order-fee__package{display:block;font-size:12px;margin-bottom:10px}.portal-order-fee__list{display:flex;flex-direction:column;gap:0;border:1px solid #f1f5f9;border-radius:10px;overflow:hidden;background:#fafbfc}.portal-order-fee__row{display:grid;grid-template-columns:72px 1fr;gap:8px 12px;align-items:start;padding:10px 12px;border-bottom:1px solid #f1f5f9;background:#fff}.portal-order-fee__row:last-child{border-bottom:none}.portal-order-fee__row--highlight{background:#f8fbff}.portal-order-fee__label{font-size:12px;line-height:1.5;color:#64748b;white-space:nowrap}.portal-order-fee__content{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.portal-order-fee__amount{font-size:15px;font-weight:600;color:#0f172a;line-height:1.35;word-break:break-all}.portal-order-fee__amount--agent{font-size:18px;color:#16a34a!important}.portal-order-fee__sub{font-size:12px;line-height:1.4}.portal-order-fee__hint{display:block;font-size:11px!important;line-height:1.45!important;color:#94a3b8!important;word-break:break-word}.portal-delivery-list--dense .portal-delivery-card__interview-records{margin:6px 0 0;padding:8px 10px;border-radius:8px}.portal-delivery-card__interview-records{margin:10px 0 4px;padding:10px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.portal-delivery-list--dense .portal-delivery-card__interview-lane+.portal-delivery-card__interview-lane{margin-top:6px;padding-top:6px}.portal-delivery-card__interview-lane+.portal-delivery-card__interview-lane{margin-top:10px;padding-top:10px;border-top:1px dashed #e2e8f0}.portal-delivery-list--dense .portal-delivery-card__interview-lane-title{margin-bottom:4px!important;font-size:11px!important}.portal-delivery-card__interview-lane-title{display:block;font-size:12px!important;margin-bottom:6px}.portal-delivery-card__interview-rounds{margin:0;padding-left:18px;list-style:disc}.portal-delivery-list--dense .portal-delivery-card__interview-round+.portal-delivery-card__interview-round{margin-top:4px}.portal-delivery-card__interview-round+.portal-delivery-card__interview-round{margin-top:8px}.portal-delivery-list--dense .portal-delivery-card__lifecycle-row{gap:10px;margin:8px 0 0}.portal-delivery-card__lifecycle-row{display:flex;align-items:stretch;gap:12px;margin:12px 0 8px}.portal-delivery-card__lifecycle-row .portal-onboard-lifecycle{flex:1;min-width:0;margin:0}.portal-delivery-list--dense .portal-delivery-guarantee{width:118px;padding:8px 10px;border-radius:10px;gap:4px}.portal-delivery-guarantee{flex-shrink:0;width:148px;padding:12px 14px;border-radius:12px;border:1px solid #bfdbfe;background:linear-gradient(160deg,#eff6ff 0%,#f8fafc 100%);display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}.portal-delivery-list--dense .portal-delivery-guarantee__icon{font-size:18px}.portal-delivery-guarantee__icon{font-size:22px;color:#2563eb}.portal-delivery-guarantee__body{display:flex;flex-direction:column;gap:4px;width:100%}.portal-delivery-guarantee__label{font-size:11px!important;line-height:1.2}.portal-delivery-guarantee__value{font-size:13px;color:#0f172a;line-height:1.35}.portal-delivery-guarantee__value strong{font-size:22px;font-weight:700;color:#1d4ed8;letter-spacing:-.02em}.portal-delivery-list--dense .portal-delivery-guarantee__value strong{font-size:18px}.portal-delivery-list--dense .portal-delivery-card__lifecycle-row .portal-onboard-lifecycle{padding:8px 10px 10px;margin:0;border-radius:8px}.portal-delivery-list--dense .portal-onboard-lifecycle__title{margin-bottom:6px!important;font-size:11px!important}.portal-delivery-list--dense .portal-onboard-lifecycle__steps .ant-steps-item-container{padding-bottom:2px}.portal-delivery-list--dense .portal-onboard-lifecycle__steps .ant-steps-item-title{font-size:12px!important;line-height:1.3!important}.portal-delivery-list--dense .portal-onboard-lifecycle__steps .ant-steps-item-description{margin-top:2px!important;max-width:140px}.portal-delivery-list--dense .portal-onboard-lifecycle__steps .ant-steps-item-icon{width:22px!important;height:22px!important;line-height:22px!important;font-size:11px!important}.portal-delivery-guarantee__value--ended{font-size:15px;font-weight:600;color:#b45309}.portal-delivery-guarantee__meta{font-size:11px!important;line-height:1.35}@media (max-width: 900px){.portal-delivery-card__lifecycle-row{flex-direction:column}.portal-delivery-guarantee{width:100%;flex-direction:row;text-align:left;align-items:flex-start}.portal-delivery-guarantee__icon{margin-top:2px}}.portal-guarantee-notices{width:100%}.portal-order-guarantee-list{margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid #f1f5f9}.portal-order-guarantee-list__title{display:block;font-size:12px!important;margin-bottom:10px!important}.portal-order-guarantee-list__item{padding:10px 12px;margin-bottom:8px;border-radius:10px;background:#f8fafc;border:1px solid #e2e8f0}.portal-order-guarantee-list__item:last-child{margin-bottom:0}.portal-order-guarantee-list__head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.portal-order-guarantee-list__name{font-size:13px!important}.portal-order-guarantee-list__desc{display:block;font-size:12px!important;line-height:1.45}.portal-onboard-lifecycle{margin:12px 0 8px;padding:12px 14px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;overflow:visible}.portal-onboard-lifecycle__scroll{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;padding-bottom:4px}.portal-onboard-lifecycle__title{display:block;font-size:12px!important;margin-bottom:10px}.portal-onboard-lifecycle .ant-steps{min-width:max-content}.portal-onboard-lifecycle__steps .ant-steps-item-icon .anticon-loading{display:none}.portal-onboard-lifecycle__steps .ant-steps-item-container{padding-bottom:6px}.portal-onboard-lifecycle__steps .ant-steps-item-description{overflow:visible;max-width:180px;margin-top:4px}.portal-onboard-lifecycle__step-desc{display:flex;flex-direction:column;align-items:flex-start;gap:2px;line-height:1.45}.portal-onboard-lifecycle__step-at{font-size:11px;color:#64748b;white-space:nowrap}.portal-onboard-lifecycle__step-link{display:inline-block;font-size:11px;color:#2563eb;cursor:pointer;line-height:1.45}.portal-onboard-lifecycle__step-link:hover{text-decoration:underline}.ep-onboard-confirm-modal-wrap .ep-onboard-confirm-modal .ant-btn-primary:not(:disabled){background:var(--ep-hub-brand, #5865c5)!important;border-color:var(--ep-hub-brand, #5865c5)!important;color:#fff!important;box-shadow:none}.ep-onboard-confirm-modal-wrap .ep-onboard-confirm-modal .ant-btn-primary:not(:disabled) .anticon,.ep-onboard-confirm-modal-wrap .ep-onboard-confirm-modal .ant-btn-primary:not(:disabled)>span{color:#fff!important}.ep-onboard-confirm-modal-wrap .ep-onboard-confirm-modal .ant-btn-primary:not(:disabled):hover{background:#4d56a8!important;border-color:#4d56a8!important;color:#fff!important}
