*{box-sizing:border-box;letter-spacing:0}html,body,#root{min-height:100%;margin:0}body{color:#1f2937;background:#f4f6f9;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.app-shell{min-height:100vh}.app-sider{border-right:1px solid #e5e7eb;background:#fff!important}.brand{align-items:center;gap:12px;height:72px;padding:0 20px;display:flex}.brand-mark{color:#fff;background:#1677ff;border-radius:8px;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.brand-title{color:#111827;font-size:16px;font-weight:700}.brand-subtitle{color:#6b7280;font-size:12px}.app-header{z-index:5;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex;position:sticky;top:0}.app-header-title-group{min-width:0}.app-header-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.app-header-actions{flex:none}.mobile-menu-button{flex:none;display:none}.app-content{padding:24px}.page-stack{width:100%}.page-title{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.page-title h3{margin:0 0 4px}.filter-bar{margin-bottom:16px}.task-option-label{color:#172b4d;align-items:center;gap:8px;max-width:100%;line-height:1;display:inline-flex}.task-option-dot{background:var(--task-option-color);border-radius:8px;flex:none;width:8px;height:8px}.task-option-label-gray{--task-option-color:#6b7280}.task-option-label-blue{--task-option-color:#1677ff}.task-option-label-green{--task-option-color:#16a34a}.task-option-label-orange{--task-option-color:#d97706}.task-option-label-red{--task-option-color:#dc2626}.table-title{color:#111827;font-weight:600}.clickable-table-row{cursor:pointer}.clickable-table-row:hover>td{background:#f7fbff!important}.detail-paragraph{white-space:pre-wrap;margin-top:6px;margin-bottom:0}.table-subtitle{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;max-width:420px;margin-top:4px;overflow:hidden}.report-cell{margin-bottom:0!important}.dashboard-stat-card{border-left:4px solid #0000;overflow:hidden}.dashboard-stat-card .ant-statistic-title{color:#4b5563}.dashboard-stat-card-overdue{background:#fff6f5;border-left-color:#f04438}.dashboard-stat-card-reimbursement{background:#f4f8ff;border-left-color:#0c66e4}.dashboard-stat-card-leave{background:#f3faf6;border-left-color:#1f845a}.task-detail-list{margin-top:12px}.task-detail-item{border-bottom:1px solid #eef2f7;padding:12px 0}.task-detail-item:last-child{border-bottom:0}.task-comment-image{border:1px solid #e5e7eb;border-radius:6px;max-width:100%;margin-top:8px;display:block}.kanban-board{grid-template-columns:repeat(5,minmax(220px,1fr));gap:16px;padding-bottom:4px;display:grid;overflow-x:auto}.kanban-column{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;min-height:520px;padding:14px}.kanban-column-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.kanban-card-stack,.full-width{width:100%}.task-card .ant-card-body{padding:14px}.task-card{cursor:grab}.task-card:active{cursor:grabbing}.task-card-footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.calendar-toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.calendar-toolbar h4{margin:0}.calendar-month-title{margin:0!important}.task-calendar{border-top:1px solid #e5e7eb;border-left:1px solid #e5e7eb;grid-template-columns:repeat(7,minmax(128px,1fr));max-height:calc(100vh - 260px);display:grid;overflow:auto}.task-calendar-weekday{z-index:3;color:#44546f;text-align:center;background:#f7f8fa;border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;min-height:38px;padding:10px 12px;font-size:12px;font-weight:700;position:sticky;top:0}.task-calendar-day{background:#fff;border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;min-height:148px;padding:10px}.task-calendar-day-muted{background:#f9fafb}.task-calendar-day-muted .task-calendar-day-header{opacity:.55}.task-calendar-day-today{background:#f7fbff;box-shadow:inset 0 0 0 2px #1677ff}.task-calendar-day-header{justify-content:space-between;align-items:center;min-height:24px;margin-bottom:8px;display:flex}.task-calendar-day-list{flex-direction:column;gap:6px;display:flex}.task-calendar-item{background:#f8fafc;border:1px solid #e5e7eb;border-left:3px solid #6b7280;border-radius:6px;grid-template-columns:8px minmax(0,1fr);gap:6px 8px;min-height:38px;padding:7px 8px;display:grid;overflow:hidden}.task-calendar-item-default{border-left-color:#6b7280}.task-calendar-item-default .task-calendar-item-dot{background:#6b7280}.task-calendar-item-processing{border-left-color:#1677ff}.task-calendar-item-processing .task-calendar-item-dot{background:#1677ff}.task-calendar-item-success{border-left-color:#16a34a}.task-calendar-item-success .task-calendar-item-dot{background:#16a34a}.task-calendar-item-warning{border-left-color:#d97706}.task-calendar-item-warning .task-calendar-item-dot{background:#d97706}.task-calendar-item-error{border-left-color:#dc2626}.task-calendar-item-error .task-calendar-item-dot{background:#dc2626}.task-calendar-item-dot{border-radius:8px;width:8px;height:8px;margin-top:5px}.task-calendar-item-title{color:#172b4d;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:600;line-height:1.3;overflow:hidden}.task-calendar-item-meta{text-overflow:ellipsis;white-space:nowrap;grid-column:2;min-width:0;font-size:11px;line-height:1.2;overflow:hidden}.task-calendar-more{padding:2px 8px;font-size:12px;display:block}.schedule-cell{min-width:180px}.schedule-range{white-space:nowrap;align-items:center;gap:6px;margin-bottom:6px;display:flex}.schedule-arrow{color:#9ca3af}.schedule-track{background:#eef2f7;border-radius:8px;height:8px;position:relative;overflow:hidden}.schedule-bar{border-radius:8px;position:absolute;inset:0}.schedule-bar-default,.jira-timeline-bar-default{background:#6b7280}.schedule-bar-processing,.jira-timeline-bar-processing{background:#2563eb}.schedule-bar-success,.jira-timeline-bar-success{background:#16a34a}.schedule-bar-warning,.jira-timeline-bar-warning{background:#d97706}.schedule-bar-error,.jira-timeline-bar-error{background:#dc2626}.jira-roadmap{background:#fff;border:1px solid #dfe1e6;border-radius:8px;width:100%}.jira-roadmap-scroll{max-height:calc(100vh - 220px);overflow:auto}.jira-roadmap-canvas{min-width:100%;position:relative}.jira-roadmap-today-marker{z-index:2;pointer-events:none;background:#0c66e4;width:2px;position:absolute;top:0}.jira-roadmap-month-row,.jira-roadmap-header-row,.jira-roadmap-row{width:max-content;display:flex}.jira-roadmap-left-spacer,.jira-roadmap-left-header,.jira-roadmap-issue{z-index:3;background:#fff;border-right:1px solid #dfe1e6;flex:0 0 280px;position:sticky;left:0}.jira-roadmap-left-spacer{border-bottom:1px solid #dfe1e6;min-height:32px}.jira-roadmap-left-header{color:#172b4d;border-bottom:1px solid #dfe1e6;align-items:center;min-height:42px;padding:0 16px;font-weight:700;display:flex}.jira-roadmap-months,.jira-roadmap-days{flex:none;display:flex}.jira-roadmap-month{color:#44546f;white-space:nowrap;background:#f7f8f9;border-bottom:1px solid #dfe1e6;border-left:1px solid #dfe1e6;align-items:center;min-height:32px;padding:0 10px;font-weight:600;display:flex}.jira-roadmap-day{color:#626f86;background:#fff;border-bottom:1px solid #dfe1e6;border-left:1px solid #f0f1f3;flex-direction:column;justify-content:center;align-items:center;min-height:42px;font-size:12px;display:flex}.jira-roadmap-day small{color:#9ca3af;line-height:1}.jira-roadmap-row{border-bottom:1px solid #f1f2f4}.jira-roadmap-row:last-child{border-bottom:0}.jira-roadmap-issue{justify-content:center;align-items:center;padding:0 16px;display:flex}.jira-roadmap-lane{background-image:linear-gradient(90deg,#f0f1f3 1px,#0000 1px);flex:none;height:100%;position:relative;overflow:hidden}.jira-roadmap-bar{color:#fff;white-space:nowrap;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;min-width:34px;height:32px;padding:0 12px;display:flex;position:absolute;top:10px;overflow:hidden;box-shadow:0 2px 5px #091e4238}.jira-roadmap-bar span{text-overflow:ellipsis;overflow:hidden}.jira-roadmap-bar small{opacity:.9;flex:none}.jira-roadmap-bar-default{background:#626f86}.jira-roadmap-bar-processing{background:#0c66e4}.jira-roadmap-bar-success{background:#1f845a}.jira-roadmap-bar-warning{background:#f5a524}.jira-roadmap-bar-error{background:#c9372c}.login-page{background:#f4f6f9;grid-template-columns:minmax(0,1fr) 460px;min-height:100vh;display:grid}.login-visual{background:#dbe4ee;min-height:100vh;position:relative;overflow:hidden}.login-visual:after{content:"";background:#11182747;position:absolute;inset:0}.login-visual img{object-fit:cover;width:100%;height:100%}.login-panel{justify-content:center;align-items:center;padding:32px;display:flex}.login-card{width:100%;max-width:380px}.login-card .ant-card-body{padding:32px}.login-language{justify-content:flex-end;margin-bottom:16px;display:flex}.login-hint{margin-top:16px;display:block}.login-form-tools{justify-content:flex-end;min-height:34px;margin-top:-10px;display:flex}.login-form-tools .ant-btn{padding-right:0}.password-reset-code-tools{justify-content:space-between;gap:12px;margin:-4px 0 12px;display:flex}.password-reset-code-tools .ant-btn{white-space:normal;text-align:left;height:auto;padding:0}.password-reset-actions{justify-content:space-between;gap:12px;margin-top:8px;display:flex}.password-reset-actions .ant-btn{min-width:112px}.password-reset-actions .ant-btn-primary{flex:1}@media (width<=900px){.login-page{grid-template-columns:1fr}.login-visual{min-height:180px}.login-panel{align-items:flex-start}}@media (width<=640px){.app-header{gap:8px;padding:0 16px}.app-content{padding:16px}.page-title,.calendar-toolbar{flex-direction:column;align-items:flex-start}.task-calendar{grid-template-columns:repeat(7,minmax(118px,1fr))}.table-subtitle{max-width:260px}}@media (width<=991px){.app-sider{display:none}.mobile-menu-button{display:inline-flex}.app-header{gap:12px}.app-header-title-group{flex:auto}.app-header-actions{gap:8px!important}.app-user-name{display:none}}@media (width<=560px){.app-header-title{display:none}.app-header-actions .ant-select{width:112px!important}.app-header-actions .ant-btn{padding-inline:8px}}
