@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:#f6f8fb}.login-container{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(460px,1.18fr);width:100%;height:100vh;height:100dvh;overflow:hidden;background:#f4f7fb}.login-brand{box-sizing:border-box;position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:0;padding:clamp(40px,7vw,88px);overflow:hidden;color:#fff;background:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px),#145ea8;background-size:32px 32px}.login-brand:after{content:"";position:absolute;right:-22%;bottom:-16%;width:68%;aspect-ratio:1;border:1px solid rgba(255,255,255,.2);border-radius:50%}.login-brand__logo{position:relative;z-index:1;width:112px;height:112px;border-radius:8px;object-fit:cover;box-shadow:0 14px 32px #031f4233}.login-brand__copy{position:relative;z-index:1;max-width:440px}.login-brand__copy h1{margin:8px 0 12px;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,5vw,64px);font-weight:600;line-height:1.02;letter-spacing:0}.login-brand__copy>p:last-child{margin:0;color:#ffffffc7;font-size:17px;line-height:1.5}.login-brand__eyebrow{margin:0;color:#ffffffb8;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.login-main{box-sizing:border-box;display:grid;place-items:center;height:auto;min-height:0;min-width:0;padding:40px;overflow-y:auto}.login-form{width:min(100%,420px)}.login-form .ant-form-item-label>label{color:#334155;font-size:13px;font-weight:600}.login-form .ant-input-affix-wrapper{height:46px;border-radius:6px}.login-form .ant-btn{height:46px;border-radius:6px;font-weight:600}.login-head{margin-bottom:30px}.login-head__eyebrow{color:#2563eb;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.login-head h2{margin:7px 0 8px;color:#172033;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:600;line-height:1.15;letter-spacing:0}.login-head p{margin:0;color:#64748b;font-size:15px;line-height:1.5}@media(max-width:760px){.login-container{grid-template-columns:1fr;grid-template-rows:minmax(160px,.65fr) minmax(0,1.35fr)}.login-brand{min-height:0;padding:28px}.login-brand__logo{width:72px;height:72px}.login-brand__copy h1{margin-bottom:0;font-size:32px}.login-brand__copy>p:last-child,.login-brand__eyebrow{display:none}.login-main{place-items:center;padding:24px}}:root{--wl-border: #e8edf3;--wl-border-strong: #dbe2ec;--wl-grid: #cdd6e2;--wl-header-bg: #eef2f6;--wl-header-text: #334155;--wl-primary: #2563eb;--wl-bg: #f6f8fb;--wl-card-shadow: 0 1px 2px rgba(16, 24, 40, .04), 0 1px 3px rgba(16, 24, 40, .06)}.wl-table-head{display:flex;gap:10px;justify-content:space-between;align-items:center;margin:8px 10px;padding:8px 12px;background:#fff;border:1px solid var(--wl-border);border-radius:10px;box-shadow:var(--wl-card-shadow);flex-wrap:nowrap}.wl-table-head .ant-picker,.wl-table-head .ant-input-affix-wrapper,.wl-table-head .ant-btn{height:32px}.wl-table-head .ant-btn{padding-inline:12px}.wl-table-head h2{font-size:20px}.wl-filters{display:flex;flex-direction:column;gap:6px;width:100%;min-width:0}.wl-filter-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) minmax(150px,1.15fr) minmax(190px,1fr) max-content;align-items:flex-end;gap:8px;width:100%;min-width:0;padding-bottom:2px}.wl-filter-row>.w-240{width:auto;min-width:0}.wl-filter-row .ant-picker,.wl-filter-row .ant-select,.wl-filter-row>.ant-input-group-wrapper{width:100%;min-width:0}.wl-table-actions{display:flex;align-items:center;gap:8px;white-space:nowrap}.wl-toolbar-icon.ant-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;min-width:32px;padding:0}.wl-filter-chips{display:flex;align-items:center;flex-wrap:wrap;gap:4px;row-gap:6px}.wl-filter-chips .ant-tag{margin:0;border-color:#cbd5e1;background:#f8fafc;color:#334155;font-size:12px}.wl-summary{display:flex;align-items:stretch;flex-wrap:wrap;gap:8px;margin:0 10px 8px}.wl-summary__stat{display:flex;flex-direction:column;justify-content:center;gap:2px;min-width:96px;padding:5px 10px;background:#fff;border:1px solid var(--wl-border);border-radius:8px;box-shadow:var(--wl-card-shadow);text-align:left}.wl-summary__stat--button{cursor:pointer;border-left:3px solid var(--summary-accent, var(--wl-primary));transition:border-color .15s ease,box-shadow .15s ease,transform .05s ease;font:inherit}.wl-summary__stat--button:disabled{cursor:default}.wl-summary__stat--button:hover:not(:disabled){border-color:var(--wl-border-strong)}.wl-summary__stat--button:active:not(:disabled){transform:translateY(1px)}.wl-summary__stat--button.is-active{border-color:var(--summary-accent, var(--wl-primary));background:#eff6ff;box-shadow:0 0 0 2px #2563eb38,var(--wl-card-shadow)}.wl-summary__stat--total{--summary-accent: var(--wl-primary)}.wl-summary__value{font-size:20px;font-weight:700;line-height:1.1;color:#1e293b}.wl-summary__label{font-size:13px;color:#475569;font-weight:500}.wl-summary__status-picker{width:108px;align-self:center}.wl-summary__status-picker-footer{padding:6px 8px 2px;border-top:1px solid var(--wl-border)}.wl-summary__status-picker-footer button{padding:0;border:0;background:transparent;color:var(--wl-primary);cursor:pointer;font:inherit;font-size:12px}.wl-summary__hint{align-self:center;font-size:13px;color:#2563eb}.wl-summary__extra{display:flex;align-items:center;gap:8px;margin-left:auto;align-self:center;flex-wrap:nowrap;white-space:nowrap}.wl-summary__extra .ant-btn{padding-inline:14px}.wl-summary__meta{display:flex;align-items:center;gap:8px;line-height:1.2;white-space:nowrap}.wl-record-window{display:inline-grid;grid-template-columns:34px minmax(72px,auto) 34px;align-items:stretch;height:36px;overflow:hidden;border:1px solid var(--wl-border);border-radius:8px;background:#fff;box-shadow:var(--wl-card-shadow)}.wl-record-window__button.ant-btn{width:34px;height:34px;padding:0;border:0;border-radius:0;box-shadow:none}.wl-record-window__button--less{border-right:1px solid var(--wl-border)}.wl-record-window__button--more{border-left:1px solid var(--wl-border)}.wl-record-window__count{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:72px;padding:3px 9px;color:#1e293b;line-height:1.05;white-space:nowrap}.wl-record-window__count strong{font-size:13px;font-weight:700}.wl-record-window__count small{color:#64748b;font-size:10px}.wl-result-scope{color:#64748b;font-size:12px;font-weight:400;white-space:nowrap}.wl-result-scope__loading{margin-right:6px;color:#64748b}.wl-sync-status{display:inline-flex;align-items:center;gap:6px;color:#64748b;font-size:12px;font-weight:500;white-space:nowrap}.wl-sync-status__dot{width:6px;height:6px;border-radius:50%;background:#f59e0b}.wl-sync-status--live .wl-sync-status__dot{background:#16a34a}.wl-sync-status--offline .wl-sync-status__dot,.wl-sync-status--error .wl-sync-status__dot{background:#dc2626}.ant-menu-horizontal{line-height:60px!important}.tableClass tr:nth-child(2n){background-color:#fcfdfe}.tableClass{background-color:#fff;margin:0 12px 12px;border:1px solid var(--wl-border);border-radius:12px;overflow:hidden;box-shadow:var(--wl-card-shadow);border-collapse:separate}.tableClass th:last-of-type,.tableClass td:last-of-type{border-right-color:var(--wl-grid)!important}.tableClass td,.tableClass th{border-color:var(--wl-grid)!important}.tableClass th,.tableClass .ant-table-thead .ant-table-row-expand-icon-cell{background-color:var(--wl-header-bg)!important;color:var(--wl-header-text)!important;font-weight:600!important;letter-spacing:.01em}.worklog-table .ant-table-cell{padding:6px 8px!important;vertical-align:middle;font-size:14px;line-height:1.4}.worklog-table .ant-table-tbody>tr>td{min-height:50px}.worklog-table .ant-picker,.worklog-table .ant-select,.worklog-table .ant-btn{max-width:100%}.worklog-table .ant-picker,.worklog-table .ant-select-selector,.worklog-table .ant-btn{min-height:32px}.worklog-table .ant-select-single,.worklog-table .ant-select-single .ant-select-selector,.worklog-table .ant-picker,.worklog-table .ant-btn-sm{height:32px}.worklog-table .ant-select-single .ant-select-selector{padding-inline:8px}.worklog-table .ant-select-single .ant-select-selection-item,.worklog-table .ant-select-single .ant-select-selection-placeholder,.worklog-table .ant-picker-input>input,.worklog-table .ant-checkbox-wrapper{font-size:14px}.worklog-table .ant-checkbox-wrapper{line-height:18px}.worklog-table .ant-checkbox+span{padding-inline-start:5px;padding-inline-end:4px}.worklog-table .worklog-icon-cell{display:flex;justify-content:center;align-items:center;min-height:34px;height:100%}.worklog-table .ant-table-thead>tr>th{padding-top:8px!important;padding-bottom:8px!important;font-size:13px;color:#334155!important;box-shadow:inset 0 -1px #aeb9c7}.worklog-table .ant-table-column-title{white-space:nowrap;word-break:normal;overflow:hidden;text-overflow:ellipsis;flex:1 1 auto}.worklog-table .ant-table-column-sorters{justify-content:flex-start;gap:2px}.worklog-table .ant-table-column-sorter{flex:0 0 auto}.worklog-table .ant-picker-input>input{text-align:right}.worklog-table .ant-table-tbody>tr:hover>td:not([style*=background]){background-color:#f1f5f9}.worklog-table .ant-table-tbody>tr:hover>td,.worklog-table .ant-table-tbody>tr:focus-visible>td{box-shadow:inset 0 1px #0f172a47,inset 0 -1px #0f172a47}.worklog-table .ant-table-tbody>tr:hover>td:first-child,.worklog-table .ant-table-tbody>tr:focus-visible>td:first-child{box-shadow:inset 1px 0 #0f172a47,inset 0 1px #0f172a47,inset 0 -1px #0f172a47}.worklog-table .ant-table-tbody>tr:hover>td:last-child,.worklog-table .ant-table-tbody>tr:focus-visible>td:last-child{box-shadow:inset -1px 0 #0f172a47,inset 0 1px #0f172a47,inset 0 -1px #0f172a47}.worklog-table .ant-table-tbody>tr.wl-row-live-update>td{animation:wl-row-live-update 1.8s ease-out}.worklog-table .ant-table-cell-fix-left-last:after{box-shadow:inset 14px 0 10px -10px #0f172a52}.worklog-table .ant-table-cell-fix-left-last{border-right:2px solid #aeb9c7!important}@keyframes wl-row-live-update{0%{box-shadow:inset 0 0 0 999px #2563eb29}to{box-shadow:inset 0 0 0 999px #2563eb00}}@media(prefers-reduced-motion:reduce){.worklog-table .ant-table-tbody>tr.wl-row-live-update>td{animation:none}}.virtual-table .ant-table-container,.virtual-table .ant-table-body{contain:layout paint}.wl-table-toolbar{display:none}.wl-column-manager{background:#fff;border-radius:10px;box-shadow:0 6px 16px #1018281f,0 2px 6px #10182814;border:1px solid var(--wl-border);min-width:200px;overflow:hidden}.wl-column-manager__header{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;font-weight:600;color:var(--wl-header-text);border-bottom:1px solid var(--wl-border)}.wl-column-manager__list{display:flex;flex-direction:column;gap:8px;padding:10px 12px;max-height:320px;overflow-y:auto}.wl-column-manager__list .ant-checkbox-wrapper{margin-left:0}.ant-table-expanded-row .ant-table-cell{background-color:#fff;padding:8px}.filter-label{font-size:14px}.time-log-window{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 16px 12px;padding:8px 12px;border:1px solid #e5eaf3;border-radius:8px;background:#fff}.time-log-window--reports{margin:0 0 12px}.time-log-window__label{color:#667085;font-size:10px;font-weight:700;letter-spacing:.06em;line-height:1.2;text-transform:uppercase}.time-log-window__text{color:#1f2937;font-size:13px;line-height:1.35}@media(max-width:640px){.time-log-window{align-items:flex-start;flex-direction:column}}.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}.wl-text-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:2px;border:0;color:inherit;background:transparent;font:inherit;text-align:left;cursor:pointer}.wl-icon-button.ant-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;min-width:32px;height:32px;padding:0}.wl-text-button:focus-visible,.wl-icon-button:focus-visible,.worklog-table .ant-table-row:focus-visible{outline:2px solid #1d4ed8;outline-offset:-2px}.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))}}
