@charset "UTF-8";body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%}main{height:100%;background-color:#f8f9fa}.login-container{display:flex;justify-content:center;width:100vw;background-color:#e9faff;min-height:100vh;background-color:#00dbde;background-image:linear-gradient(90deg,#00dbde,#fc00ff)}.login-container .login-form{background-color:#fff;margin:5% 8px;padding:24px 24px 8px;border-radius:12px;text-align:center;height:100%}.login-container .login-form .logo{height:200px;margin-bottom:8px;border-radius:16px}.login-container .login-form .description{font-size:16px;font-weight:400;line-height:1.5;color:#6e6d7a;font-family:Segoe UI,SegoeUI,Helvetica Neue,Helvetica,Arial,sans-serif}.login-container .login-head h2{color:#5e6c84;font-weight:700;font-size:18px}.wl-table-head{display:flex;gap:16px;justify-content:space-between;margin:0 16px;padding:12px 0;flex-wrap:wrap}.wl-table-head h2{font-size:20px}.ant-menu-horizontal{line-height:60px!important}.tableClass tr:nth-child(2n){background-color:#fbfbfb}.tableClass{background-color:#fff;margin:0 2px;border-bottom:1px solid #9e9a9a;border-collapse:collapse}.tableClass th:last-of-type,.tableClass td:last-of-type{border-right:1px solid #9e9a9a!important}.tableClass td,.tableClass th{border:.5px solid #9e9a9a}.tableClass th,.tableClass .ant-table-thead .ant-table-row-expand-icon-cell{background-color:#e0e0e0!important}.worklog-table .ant-table-cell{padding:3px 4px!important}.ant-table-expanded-row .ant-table-cell{background-color:#fff;padding:8px}.filter-label{font-size:14px}.menu-item{color:#222;font-size:14px;font-weight:600}.assignee-status .ant-select-selection-item{color:#000}.company-name{margin:0}.pointer{cursor:pointer}.c-form-item{margin-bottom:12px}.c-form-item-label:after{content:":";position:relative;margin-block:0;margin-inline-start:2px;margin-inline-end:8px}.w-240{width:260px}.workflow-table-chip{display:flex;flex-direction:column;gap:4px;min-width:120px;padding:6px 8px;border-radius:8px;background:#f5f7fa;border:1px solid #e5e7eb;cursor:pointer}.workflow-table-chip__header{display:flex;align-items:center;justify-content:space-between;gap:6px}.workflow-table-chip__name{color:#1f1f1f;font-weight:600;font-size:12px}.workflow-table-chip__count{font-size:11px;color:#6b7280}.workflow-table-chip__hint{font-size:11px;color:#8c8c8c}.workflow-table-chip__bar{width:100%;height:4px;overflow:hidden;border-radius:999px;background:#e5e7eb}.workflow-table-chip__bar-fill{height:100%;border-radius:999px;background:#1677ff;transition:width .3s}.workflow-preview-card{margin:0 0 16px;padding:14px 16px;border:1px solid #e5e7eb;border-radius:10px;background:#fafbfc}.workflow-preview-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.workflow-preview-card__eyebrow{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#6b7280}.workflow-preview-card__count{font-size:12px;color:#6b7280}.workflow-preview-card__description{margin-bottom:10px!important;color:#6b7280;font-size:13px}.workflow-preview-card__steps{display:flex;flex-direction:column;gap:6px}.workflow-preview-step{display:grid;grid-template-columns:24px 1fr;gap:8px;align-items:flex-start}.workflow-preview-step__index{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;font-size:11px;font-weight:600;color:#6b7280;background:#e5e7eb}.workflow-preview-step__title{font-weight:500;font-size:13px;color:#1f1f1f}.workflow-preview-step__description{font-size:12px;color:#8c8c8c;margin-top:1px}.wft-drawer .ant-drawer-body{padding:16px 20px}.wft-header{display:flex;align-items:center;gap:10px}.wft-header__name{font-weight:600}.wft-header__badge{font-size:12px;padding:2px 8px;border-radius:10px;background:#f0f5ff;color:#1677ff;font-weight:600}.wft-details{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px;padding:12px 14px;margin-bottom:16px;border-radius:8px;background:#fafbfc;border:1px solid #f0f0f0}.wft-details__item{display:flex;flex-direction:column;gap:2px}.wft-details__label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#8c8c8c}.wft-details__value{font-size:13px;color:#1f1f1f;font-weight:500}.wft-progress{margin-bottom:20px}.wft-steps{display:flex;flex-direction:column}.wft-step{position:relative;padding-left:28px;padding-bottom:4px}.wft-step__connector{position:absolute;left:7px;top:28px;bottom:0;width:2px;background:#e5e7eb}.wft-step__connector--done{background:#b7eb8f}.wft-step__row{display:flex;gap:10px;align-items:flex-start;padding:8px 0}.wft-step__check{position:absolute;left:0;top:10px}.wft-step__content{flex:1;min-width:0}.wft-step__title-row{display:flex;align-items:center;gap:6px}.wft-step__name{font-weight:500;font-size:14px;color:#1f1f1f}.wft-step__name--done{text-decoration:line-through;color:#8c8c8c}.wft-step__done-icon{color:#52c41a;font-size:14px}.wft-step__desc{font-size:13px;color:#6b7280;margin-top:2px;line-height:1.4}.wft-step__desc--empty{color:silver;font-style:italic}.wft-step__time{font-size:11px;color:#b0b0b0;margin-top:3px}.wft-step__actions{margin-top:4px}.wft-step__comment{margin-top:6px;display:flex;flex-direction:column;gap:2px}.wft-step__comment .ant-input{font-size:13px}.wft-step__locked{font-size:11px;color:#d4380d;margin-top:4px}.wft-step--locked{opacity:.5}.pf-steps-editor{display:flex;flex-direction:column;gap:8px}.pf-step-card{border:1px solid #e5e7eb;border-radius:8px;transition:border-color .2s}.pf-step-card:hover{border-color:#91caff}.pf-step-card__header{display:flex;align-items:center;gap:8px}.pf-step-card__grip{color:#d0d0d0;cursor:grab}.pf-step-card__num{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;font-size:11px;font-weight:600;color:#6b7280;background:#f0f0f0;flex-shrink:0}.pms-settings{display:flex}.pms-settings .view{width:100%;margin:16px}.pms-settings .settings-table-head{display:flex;justify-content:space-between;align-items:center}.pms-settings .shadow{box-shadow:#0000001a 0 0 10px}.employee-report{display:flex;flex-direction:column;gap:1.25rem;color:#22314d}.employee-report__controls,.employee-report__hero,.employee-report__panel,.employee-report__empty-panel,.employee-report__table-shell,.employee-report__metric{background:#fff;border:1px solid #e7ebf3;box-shadow:0 18px 40px #0f172a12}.employee-report__controls{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end;justify-content:space-between;padding:1rem 1.25rem;border-radius:24px}.employee-report__control{display:flex;flex-direction:column;gap:.45rem}.employee-report__control-label,.employee-report__eyebrow{margin:0;color:#6b7a96;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.employee-report__person-tag{display:inline-flex;align-items:center;min-height:32px;padding:0 .15rem;font-size:1rem;font-weight:600;color:#1d2b45}.employee-report__hero{position:relative;display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);gap:1.25rem;overflow:hidden;padding:1.6rem;border-radius:28px;background:radial-gradient(circle at top right,rgba(79,124,255,.12),transparent 34%),linear-gradient(135deg,#fff,#f7faff 58%,#f8fbff)}.employee-report__hero h2{margin:.35rem 0 .7rem;color:#16233b;font-size:1.9rem;line-height:1.1}.employee-report__hero-copy,.employee-report__hero-range,.employee-report__metric-detail,.employee-report__insight p{margin:0;color:#566682;line-height:1.6}.employee-report__hero-range{margin-top:.8rem;font-weight:600;color:#44516b}.employee-report__hero-chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;align-self:stretch}.employee-report__hero-chip{display:flex;flex-direction:column;justify-content:space-between;gap:.5rem;padding:1rem;border-radius:20px;background:#fffc;border:1px solid rgba(202,214,235,.9)}.employee-report__hero-chip span{color:#6b7a96;font-size:.85rem;font-weight:600}.employee-report__hero-chip strong{color:#1a2740;font-size:1.05rem;line-height:1.35}.employee-report__metric-grid,.employee-report__panel-grid,.employee-report__insights{display:grid;gap:1rem}.employee-report__metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.employee-report__metric{padding:1.15rem 1.2rem;border-radius:24px}.employee-report__metric--blue{background:linear-gradient(180deg,#fff,#f6f9ff)}.employee-report__metric--gold{background:linear-gradient(180deg,#fff,#fffbf2)}.employee-report__metric--green{background:linear-gradient(180deg,#fff,#f5fff9)}.employee-report__metric--orange{background:linear-gradient(180deg,#fff,#fff8f2)}.employee-report__metric-label{margin:0 0 .45rem;color:#72809a;font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.employee-report__metric-value{margin:0;color:#16233b;font-size:1.8rem;line-height:1.1}.employee-report__panel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-report__panel{padding:1.25rem;border-radius:26px}.employee-report__panel--wide{grid-column:span 2}.employee-report__panel-head{margin-bottom:1rem}.employee-report__panel-head h3{margin:.35rem 0 0;color:#182743;font-size:1.2rem}.employee-report__trend{display:grid;grid-template-columns:repeat(auto-fit,minmax(56px,1fr));gap:.8rem;align-items:flex-end}.employee-report__trend-bar{display:flex;flex-direction:column;gap:.55rem;align-items:center}.employee-report__trend-track{position:relative;display:flex;align-items:flex-end;width:100%;min-height:190px;padding:.35rem;border-radius:18px;background:linear-gradient(180deg,#f8fbff,#eef4ff)}.employee-report__trend-fill{width:100%;min-height:12px;border-radius:14px;background:linear-gradient(180deg,#7ea7ff,#4f7cff);box-shadow:0 16px 26px #4f7cff3d}.employee-report__trend-value,.employee-report__trend-label{color:#6f7d96;font-size:.75rem;text-align:center}.employee-report__distribution{display:flex;flex-direction:column;gap:1rem}.employee-report__distribution-row{display:flex;flex-direction:column;gap:.5rem}.employee-report__distribution-row .ant-progress{margin:0}.employee-report__distribution-copy{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.employee-report__distribution-copy strong{display:block;color:#16233b;font-size:.98rem;line-height:1.35}.employee-report__distribution-copy span{display:block;color:#6f7d96;font-size:.83rem;line-height:1.45}.employee-report__distribution-values{flex-shrink:0;text-align:right}.employee-report__insights{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-report__insight{padding:1.25rem;border-radius:24px;border:1px solid #e7ebf3;box-shadow:0 18px 36px #0f172a0d}.employee-report__insight h3{margin:.4rem 0 .6rem;color:#182743;font-size:1.08rem;line-height:1.45}.employee-report__insight--good{background:linear-gradient(180deg,#fff,#f4fff8)}.employee-report__insight--warn{background:linear-gradient(180deg,#fff,#fff9f3)}.employee-report__insight--risk{background:linear-gradient(180deg,#fff,#fff6f5)}.employee-report__insight--neutral{background:linear-gradient(180deg,#fff,#f7faff)}.employee-report__empty-panel,.employee-report__table-shell{padding:1.25rem;border-radius:26px}.timeline-view{background:transparent;padding:0 0 0 1rem}.timeline-view li.ant-timeline-item{margin-right:0}.timeline-view div.ant-timeline-item-content{width:calc(100% - 12px)!important}.timeline-view .center{text-align:center}.timeline-view .time-info{text-align:end;border:1px solid #e7ebf3;background:#f9fbff;padding:0 1rem 1rem;border-radius:18px;width:320px;max-width:100%;margin:0 auto}.timeline-view .time-info .head{text-align:center}.timelog-table .selected-row td{background-color:#eef4ff!important}@media(max-width:1200px){.employee-report__metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:992px){.employee-report__hero,.employee-report__panel-grid,.employee-report__insights{grid-template-columns:1fr}.employee-report__panel--wide{grid-column:span 1}.timeline-view{padding:1rem 0 0}}@media(max-width:768px){.employee-report__controls,.employee-report__metric-grid,.employee-report__hero-chips{grid-template-columns:1fr}.employee-report__controls{flex-direction:column;align-items:stretch}.employee-report__metric-grid{grid-template-columns:1fr}.employee-report__trend{grid-template-columns:repeat(auto-fit,minmax(42px,1fr))}}
