.header{background:#fff;box-shadow:0 2px 8px #0000001f,0 1px 3px #00000014;padding:0 24px;position:sticky;top:0;z-index:100;border-bottom:1px solid #f0f0f0}.header-content{display:flex;align-items:center;justify-content:space-between;height:64px;max-width:1400px;margin:0 auto}.logo{display:flex;align-items:center;gap:12px;cursor:pointer;transition:all .2s ease}.logo:hover{transform:translateY(-1px)}.logo-icon{width:32px;height:32px;background:#1677ff;border-radius:8px;display:flex;align-items:center;justify-content:center}.logo-badge{color:#fff;font-size:14px;font-weight:700}.logo-text-container{display:flex;flex-direction:column}.logo-text{font-size:18px;font-weight:700;color:#1f2937;line-height:1}.logo-subtitle{font-size:12px;color:#6b7280;line-height:1;margin-top:2px}.header-actions{display:flex;align-items:center}.notification-btn,.close-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;transition:all .2s ease;color:#6b7280}.notification-btn:hover,.close-btn:hover{background:#f3f4f6;color:#374151}.notification-badge .ant-badge-count{background:#ef4444;border:2px solid #fff;box-shadow:0 2px 4px #ef44444d}.user-profile{display:flex;align-items:center;gap:8px;padding:4px;border-radius:8px;cursor:pointer;transition:all .2s ease}.user-profile:hover{background:#f3f4f6}.user-avatar{background:#1677ff;border:2px solid #e5e7eb}@media (max-width: 768px){.header{padding:0 16px}.logo-text-container{display:none}.logo-icon{width:28px;height:28px}.logo-badge{font-size:12px}}.create-task-modal .ant-modal-content{border-radius:18px;overflow:hidden;box-shadow:0 24px 48px #0000002e;background:#f6f8fa}.create-task-modal .ant-modal-header{background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:none;padding:28px 32px 18px}.create-task-modal .ant-modal-title{color:#fff;font-size:22px;font-weight:800;letter-spacing:.5px}.create-task-modal .ant-modal-close{color:#fff;opacity:.85;font-size:18px}.create-task-modal .ant-modal-close:hover{opacity:1}.create-task-modal .ant-modal-body{padding:32px 32px 24px;background:#f6f8fa}.create-task-form .ant-form-item-label>label{font-weight:700;color:#3b3b4f;font-size:15px;letter-spacing:.1px}.create-task-form .ant-input,.create-task-form .ant-select-selector,.create-task-form .ant-picker{border-radius:10px;border:2px solid #e5e7eb;transition:all .3s cubic-bezier(.4,0,.2,1);background:#fff}.create-task-form .ant-input:hover,.create-task-form .ant-select-selector:hover,.create-task-form .ant-picker:hover{border-color:#6366f1}.create-task-form .ant-input:focus,.create-task-form .ant-select-focused .ant-select-selector,.create-task-form .ant-picker-focused{border-color:#6366f1;box-shadow:0 0 0 3px #6366f114}.create-task-form .ant-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:10px;font-weight:700;height:42px;box-shadow:0 4px 16px #667eea2e;letter-spacing:.2px}.create-task-form .ant-btn-primary:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 8px 24px #667eea38}.create-task-form .ant-btn-dashed{border-color:#6366f1;color:#6366f1;border-radius:10px;font-weight:600;background:#f4f7ff;transition:all .2s}.create-task-form .ant-btn-dashed:hover{border-color:#4338ca;color:#4338ca;background:#e0e7ff}.create-task-form .ant-divider-horizontal{border-top:2px solid #e0e7ff;margin:28px 0 18px}.create-task-form .subtasks-section{margin-bottom:18px}.create-task-form .subtasks-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.create-task-form .subtasks-title{margin:0;font-size:19px;font-weight:700;color:#4f46e5;letter-spacing:.2px}.create-task-form .subtask-card{border:1.5px solid #e0e7ff;border-radius:18px;padding:28px 28px 22px;margin-bottom:28px;background:#fff;box-shadow:0 2px 8px #6366f10f;transition:box-shadow .2s}.create-task-form .subtask-card:hover{box-shadow:0 6px 20px #6366f121;border-color:#6366f1}.create-task-form .subtask-card .ant-input,.create-task-form .subtask-card .ant-input:focus{background:#f8fafc}.create-task-form .subtask-card .ant-btn-text{color:#ef4444;font-size:16px;margin-left:8px}.create-task-form .subtask-card .ant-btn-text:hover{color:#b91c1c;background:#fef2f2}.create-task-form .subtask-instructions-label{font-weight:600;color:#6366f1;margin-bottom:4px;display:block;font-size:13px}.create-task-form .ant-form-item{margin-bottom:18px}.create-task-form .ant-form-item:last-child{margin-bottom:0}.create-task-form .ant-space{width:100%}.create-task-form .ant-btn{min-width:100px}.dashboard-layout{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.dashboard-content{padding:24px;background:transparent}.dashboard-container{margin:0 auto}.dashboard-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.tasks-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:20px 24px;background:#f8fafc;border-bottom:1px solid #e5e7eb}.tasks-header .category-heading{margin:0;color:#1f2937;font-weight:700;font-size:20px}.tasks-header .ant-input-affix-wrapper{border-radius:8px;border:1px solid #d1d5db;box-shadow:0 1px 2px #0000000d;transition:all .2s ease}.tasks-header .ant-input-affix-wrapper:hover{border-color:#3b82f6;box-shadow:0 2px 4px #3b82f61a}.tasks-header .ant-input-affix-wrapper-focused{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.header-controls{display:flex;align-items:center;gap:16px}.header-controls .ant-btn-group{display:flex;border-radius:6px;overflow:hidden;box-shadow:0 1px 2px #0000000d}.header-controls .ant-btn-group .ant-btn{border-radius:0;font-size:12px;height:32px;padding:0 12px;font-weight:500}.header-controls .ant-btn-group .ant-btn:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}.header-controls .ant-btn-group .ant-btn:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}.dashboard-title{color:#1f2937;margin-bottom:4px!important;font-weight:700;font-size:28px}.dashboard-subtitle{color:#6b7280;font-size:16px;line-height:1.5;display:block;max-width:600px}.create-task-btn{border-radius:8px;font-weight:600;height:40px;padding:0 20px;background:#3b82f6;border-color:#3b82f6;box-shadow:0 1px 2px #0000000d;transition:all .2s ease}.create-task-btn:hover{background:#2563eb;border-color:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f666}.metrics-row{margin-bottom:32px}.main-content{gap:24px}.tasks-section{border-radius:12px;padding:0;box-shadow:0 8px 32px #0000001a;border:1px solid #e5e7eb;overflow:hidden;background:#fff}.category-tabs .ant-tabs-tab{padding:12px 24px!important;justify-content:flex-start!important;margin:0!important;width:100%}.category-tabs .ant-tabs-tab-btn{text-align:left;width:100%}.task-square-card{border-radius:12px;border:1px solid #e5e7eb;transition:all .2s ease;cursor:pointer;background:#fff;height:100%;box-shadow:0 2px 4px #0000000d}.task-square-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a;border-color:#3b82f6}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.section-title-container{display:flex;align-items:center;gap:8px}.section-icon{color:#6b7280;font-size:16px}.section-title{color:#1f2937;margin:0!important;font-weight:600;font-size:18px}.new-task-btn{background:#3b82f6}.category-tabs{--tab-bar-width: 375px}.category-heading{font-size:20px;font-weight:700;color:#1f2937;padding:20px 24px;margin:0;background:#f8fafc}.category-tabs .ant-tabs{height:100%}.category-tabs .ant-tabs-nav{width:var(--tab-bar-width)!important;min-width:var(--tab-bar-width)!important;background:#f8fafc;padding:0;border-right:1px solid #e5e7eb}.category-tabs .ant-tabs-tab{padding:12px 24px!important;margin:4px 0!important;transition:all .3s ease}.category-tabs .ant-tabs-tab-active{background:#fff;border-right:3px solid #3b82f6}.category-tabs .ant-tabs-tab-btn{width:100%;font-weight:600;font-size:15px;color:#1f2937;padding:8px 0}.category-tabs .ant-tabs-content{padding:24px 24px 24px 0;background:#fff;min-height:500px}.categories-list{display:flex;flex-direction:column;gap:12px}.category-card{border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 4px 16px #00000014;background:#ffffffe6;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.category-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #f0f0f0}.category-title{color:#1f2937;margin:0!important;font-weight:700;font-size:20px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.view-all-btn{color:#3b82f6;font-weight:500;display:flex;align-items:center;gap:4px}.view-all-btn:hover{color:#2563eb;background:#3b82f61a}.tasks-in-category{display:flex;flex-direction:column;gap:12px}.task-overview-card{border-radius:8px;border:1px solid #e5e7eb;transition:all .2s ease;cursor:pointer;background:#fffc}.task-overview-card:hover{border-color:#3b82f6;box-shadow:0 8px 24px #3b82f626;transform:translateY(-2px);background:#fff;cursor:pointer}.task-overview-content{padding:4px}.task-overview-header{display:flex;justify-content:space-between;align-items:flex-start}.task-overview-info{flex:1;margin-right:16px}.task-overview-title{color:#1f2937;margin:0 0 4px!important;font-weight:600;font-size:16px}.task-overview-description{color:#6b7280;font-size:14px;line-height:1.4;display:block;margin-bottom:8px}.task-overview-meta{margin-top:8px}.task-meta-item{color:#6b7280;font-size:12px;display:flex;align-items:center;gap:4px}.task-overview-actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.task-status-tag,.task-frequency-tag{font-size:11px;font-weight:500;border-radius:4px;margin:0}.action-center{background:#fff;border-radius:12px;padding:24px;box-shadow:0 8px 32px #0000001a;border:1px solid #e5e7eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2}.action-metrics{margin-bottom:24px}.action-metric{text-align:center;padding:12px 8px}.action-metric-value{font-size:24px;font-weight:700;line-height:1;margin-bottom:4px}.action-metric-value.success{color:#10b981}.action-metric-value.warning{color:#f59e0b}.action-metric-value.error{color:#ef4444}.action-metric-label{font-size:12px;color:#6b7280;font-weight:500}.recent-actions{margin-bottom:24px}.actions-subtitle{color:#374151;margin:0 0 12px!important;font-weight:600;font-size:14px}.action-items{margin-bottom:16px}.action-item{display:flex;justify-content:space-between;align-items:flex-start;padding:12px 0;border-bottom:1px solid #f3f4f6}.action-item:last-child{border-bottom:none}.action-item-content{flex:1;margin-right:12px}.action-item-title{color:#374151;font-size:14px;font-weight:500;line-height:1.3;margin-bottom:4px}.action-item-time{color:#6b7280;font-size:12px}.configure-action-btn{border-color:#d1d5db;color:#374151;font-weight:500;border-radius:6px;height:36px}.configure-action-btn:hover{border-color:#3b82f6;color:#3b82f6}.upcoming-tasks{margin-top:24px;padding-top:24px;border-top:1px solid #f3f4f6}.section-header-small{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.section-icon-small{color:#6b7280;font-size:14px;margin-right:6px}.section-title-small{color:#374151;margin:0!important;font-weight:600;font-size:14px;flex:1}.upcoming-task-items{display:flex;flex-direction:column;gap:12px}.upcoming-task-item{display:flex;align-items:center;gap:12px;padding:12px;background:#f9fafb;border-radius:6px;border:1px solid #f3f4f6}.upcoming-task-indicator{width:8px;height:8px;border-radius:50%;flex-shrink:0}.upcoming-task-indicator.risk{background:#f59e0b}.upcoming-task-content{flex:1}.upcoming-task-title{color:#374151;font-size:14px;font-weight:500;margin-bottom:2px}.upcoming-task-meta{color:#6b7280;font-size:12px;display:flex;align-items:center;gap:4px}@media (max-width: 1024px){.main-content{flex-direction:column}.task-overview-header{flex-direction:column;gap:12px}.task-overview-actions{flex-direction:row;align-items:center;align-self:stretch;justify-content:space-between}}@media (max-width: 768px){.dashboard-content{padding:16px}.dashboard-header{flex-direction:column;gap:16px;align-items:stretch}.dashboard-title{font-size:24px}.dashboard-subtitle{font-size:14px}.create-task-btn{width:100%}.tasks-section,.action-center{padding:16px}.section-title{font-size:16px}.action-metrics .ant-col{margin-bottom:8px}}@media (max-width: 576px){.dashboard-container{margin:0}.dashboard-title{font-size:20px}.section-title,.task-overview-title{font-size:14px}.task-overview-description{font-size:12px}}.task-view-layout{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.task-view-content{padding:24px;background:transparent}.task-progress{margin-top:20px;padding:0 8px}.progress-status{text-align:right;margin-bottom:8px;color:#666;font-size:14px}.subtask-tags{display:flex;gap:8px;align-items:center}.action-card{border-radius:8px;box-shadow:0 2px 8px #0000000d;transition:all .3s ease}.action-card:hover{box-shadow:0 4px 12px #0000001a}.action-card .ant-card-body{padding:20px}.action-buttons{margin-top:16px;display:flex;gap:12px}.action-buttons .ant-btn{padding:4px 16px;height:36px;font-weight:500;display:flex;align-items:center;justify-content:center}.action-buttons .ant-btn-primary{background:#1890ff;border:none}.action-buttons .ant-btn-default{border-color:#d9d9d9;color:#595959}.action-tag{border-radius:16px;padding:2px 12px;font-size:13px;font-weight:500}.actions-list-scroll,.subtasks-list-scroll{max-height:300px;overflow-y:auto;padding-bottom:8px}.task-view-container{max-width:1400px;margin:0 auto}.task-view-header{margin-bottom:24px}.task-info-card{border-radius:16px;margin-bottom:24px;box-shadow:0 8px 32px #0000001a;border:1px solid #e5e7eb;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.task-info-card .ant-card-body{padding:32px}.task-info-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.task-title{color:#1f2937;margin-bottom:8px!important;font-weight:700;font-size:32px;line-height:1.2}.task-category{color:#3b82f6;font-size:16px;font-weight:600;background:#eff6ff;padding:4px 12px;border-radius:20px;display:inline-block}.task-tags{display:flex;gap:8px;flex-wrap:wrap}.status-tag,.frequency-tag{font-size:12px;font-weight:600;border-radius:8px;padding:6px 12px;border:none}.task-details{margin:24px 0}.task-detail-item{display:flex;align-items:center;gap:16px;padding:20px;background:#f8fafc;border-radius:12px;height:100%;border:1px solid #e5e7eb;transition:all .2s ease}.task-detail-item:hover{background:#f1f5f9;border-color:#cbd5e1}.detail-icon{font-size:24px;color:#3b82f6;background:#eff6ff;padding:12px;border-radius:10px;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.task-description{margin-top:24px;padding:24px;background:#f8fafc;border-radius:12px;border:1px solid #e5e7eb}.task-description h4{color:#1f2937;margin-bottom:12px!important;font-weight:600}.task-description .ant-typography{color:#4b5563;font-size:16px;line-height:1.6}.subtasks-card{border-radius:16px;box-shadow:0 8px 32px #0000001a;border:1px solid #e5e7eb;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.subtasks-card .ant-card-body{padding:32px}.subtasks-title{color:#1f2937;margin-bottom:24px!important;font-weight:700;font-size:24px}.subtasks-list{display:flex;flex-direction:column;gap:16px}.subtask-card{border-radius:12px;border:1px solid #e5e7eb;transition:all .2s ease;cursor:pointer;background:#fafbfc}.subtask-card:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f626;transform:translateY(-2px);background:#fff}.subtask-card .ant-card-body{padding:20px}.subtask-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.subtask-info{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.subtask-title{color:#1f2937;margin:0!important;font-size:18px;font-weight:600}.subtask-status{font-size:11px;font-weight:600;border-radius:6px;padding:4px 8px}.subtask-details{margin-top:12px}.subtask-details .ant-typography{color:#6b7280;font-size:14px;margin-bottom:4px}.subtask-details .anticon{color:#3b82f6;margin-right:6px}@media (max-width: 768px){.task-view-content{padding:16px}.task-info-card .ant-card-body,.subtasks-card .ant-card-body{padding:20px}.task-info-header{flex-direction:column;gap:16px}.task-title{font-size:24px}.task-tags{align-self:flex-start}.task-detail-item{flex-direction:column;text-align:center;gap:12px;padding:16px}.detail-icon{font-size:20px;width:40px;height:40px;padding:10px}.subtask-header{flex-direction:column;gap:12px}.subtask-info{flex-direction:column;align-items:flex-start;gap:8px}.subtasks-title{font-size:20px}}@media (max-width: 576px){.task-view-container{margin:0}.task-title{font-size:20px}.task-category{font-size:14px}.subtasks-title{font-size:18px}.subtask-title{font-size:16px}}.subtask-detail-layout{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.subtask-detail-content{padding:24px;background:transparent}.subtask-detail-container{max-width:1400px;margin:0 auto}.subtask-detail-header{margin-bottom:24px}.back-button{border-radius:8px;font-weight:500;height:36px;border-color:#d1d5db;color:#374151;transition:all .2s ease}.back-button:hover{border-color:#3b82f6;color:#3b82f6}.subtask-info-card{border-radius:16px;margin-bottom:24px;box-shadow:0 8px 32px #0000001a;border:1px solid #e5e7eb;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.subtask-info-card .ant-card-body{padding:32px}.subtask-info-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.subtask-title{color:#1f2937;margin-bottom:8px!important;font-weight:700;font-size:28px;line-height:1.2}.parent-task{color:#6b7280;font-size:14px;background:#f3f4f6;padding:4px 12px;border-radius:16px;display:inline-block}.status-tag{font-size:12px;font-weight:600;border-radius:8px;padding:6px 16px;border:none}.subtask-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin:24px 0}.metric-item{display:flex;align-items:center;gap:16px;padding:20px;background:#f8fafc;border-radius:12px;border:1px solid #e5e7eb;transition:all .2s ease}.metric-item:hover{background:#f1f5f9;border-color:#cbd5e1}.metric-icon{font-size:24px;color:#3b82f6;background:#eff6ff;padding:12px;border-radius:10px;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.completion-info{margin-top:24px;padding:16px 20px;background:linear-gradient(135deg,#ecfdf5,#f0fdf4);border:1px solid #bbf7d0;border-radius:12px;display:flex;align-items:center;gap:12px}.completion-info:before{content:"✓";background:#10b981;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.employees-card{border-radius:16px;box-shadow:0 8px 32px #0000001a;border:1px solid #e5e7eb;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.employees-card .ant-card-body{padding:32px}.employees-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.employees-title{color:#1f2937;margin:0!important;font-weight:700;font-size:24px}.employee-search{width:320px;border-radius:10px;border:2px solid #e5e7eb;height:40px;transition:all .2s ease}.employee-search:hover{border-color:#3b82f6}.employee-search:focus,.employee-search.ant-input-focused{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.employees-table{margin-top:20px}.employees-table .ant-table{border-radius:12px;overflow:hidden;border:1px solid #e5e7eb}.employees-table .ant-table-thead>tr>th{background:#f8fafc;border-bottom:2px solid #e5e7eb;font-weight:700;color:#1f2937;font-size:14px;padding:16px}.employees-table .ant-table-tbody>tr{transition:all .2s ease}.employees-table .ant-table-tbody>tr:hover>td{background:#f0f9ff}.employees-table .ant-table-tbody>tr>td{border-bottom:1px solid #f3f4f6;padding:16px;font-size:14px}.employees-table .ant-table-tbody>tr>td:first-child{font-weight:600;color:#1f2937}.employees-table .ant-pagination{margin-top:24px;text-align:center}.employees-table .ant-pagination-item{border-radius:8px;border-color:#e5e7eb}.employees-table .ant-pagination-item-active{background:#3b82f6;border-color:#3b82f6}.employees-table .ant-pagination-item-active a{color:#fff}@media (max-width: 768px){.subtask-detail-content{padding:16px}.subtask-info-card .ant-card-body,.employees-card .ant-card-body{padding:20px}.subtask-info-header{flex-direction:column;gap:16px}.subtask-title{font-size:22px}.subtask-metrics{grid-template-columns:1fr;gap:16px}.metric-item{flex-direction:column;text-align:center;gap:12px;padding:16px}.metric-icon{font-size:20px;width:40px;height:40px;padding:10px}.employees-header{flex-direction:column;gap:16px;align-items:stretch}.employee-search{width:100%}.employees-title{font-size:20px}}@media (max-width: 576px){.subtask-detail-container{margin:0}.subtask-title{font-size:18px}.parent-task{font-size:12px}.employees-title{font-size:18px}.employees-table .ant-table-thead>tr>th,.employees-table .ant-table-tbody>tr>td{padding:12px 8px;font-size:12px}}.action-detail-layout{min-height:100vh;background:#f7f9fb}.action-detail-content{width:100%;max-width:100%;margin:0;padding:16px 24px;display:flex;flex-direction:column;align-items:stretch}.action-detail-back{width:100%;margin-bottom:12px;text-align:left}.action-detail-card{width:100%;border-radius:6px;box-shadow:0 1px 4px #00000014;border:1px solid #e0e7ef;background:#fff;padding:20px 24px;display:flex;flex-direction:column;gap:20px}.action-detail-section{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;padding:12px 0 8px;border-bottom:1px solid #f1f5f9}.action-detail-section:last-child{border-bottom:none;margin-bottom:0}.action-detail-header{margin-bottom:12px;padding-bottom:10px;border-bottom:2px solid #f1f5f9}.action-detail-title{font-size:2.1rem;margin-bottom:0;color:#1e293b;font-weight:700;letter-spacing:-.5px}.action-detail-meta{display:flex;flex-wrap:wrap;gap:22px;font-size:1.08rem;color:#64748b;align-items:center;margin-top:2px}.action-detail-header{display:flex;flex-direction:column;gap:8px}.action-detail-title{font-size:2rem;margin-bottom:0;color:#1e293b}.action-detail-meta{display:flex;flex-wrap:wrap;gap:18px;font-size:1rem;color:#64748b;align-items:center}.action-detail-label{font-weight:600;color:#334155;margin-right:4px}.action-detail-section{display:flex;flex-direction:column;gap:6px}.action-detail-section-title{font-size:1.05rem;font-weight:500;color:#334155;margin-bottom:0}.action-detail-instructions{font-size:1rem;color:#475569;white-space:pre-line}.action-detail-tools{display:flex;gap:10px;flex-wrap:wrap}.action-detail-trigger-row{display:flex;justify-content:space-between;gap:32px;margin:8px 0 0}.action-run-date{font-weight:500;color:#334155}.ant-tag{font-size:13px;padding:2px 12px;border-radius:8px}@media (max-width: 900px){.action-detail-content{width:96vw;padding:16px 0 20px}.action-detail-card{padding:18px 8px 14px}}@media (max-width: 600px){.action-detail-content{width:100vw;padding:6px 0 10px}.action-detail-card{padding:8px 2px}.action-detail-title{font-size:1.2rem}.action-detail-meta{gap:8px;font-size:.97rem}}.task-card{border-radius:12px;border:1px solid #f0f0f0;transition:all .3s ease;margin-bottom:16px}.task-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.task-header{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-bottom:12px;gap:12px}.task-title{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.task-title h4{margin:0 0 8px;font-size:16px;font-weight:600;color:#333;line-height:1.3}.task-tags{display:flex;gap:4px;flex-wrap:wrap;justify-content:center}.task-header button{display:block;margin:0 auto}.task-view-btn{width:80%;display:block;margin:20px auto 0;text-align:center}.task-details{margin-bottom:12px}.task-detail-item{display:flex;align-items:center;gap:8px;font-size:14px;color:#666}.task-icon{color:#1677ff;font-size:14px}.task-description{margin-top:12px;padding-top:12px;border-top:1px solid #f0f0f0}.task-description p{margin:0;font-size:14px;color:#666;line-height:1.4}@media (max-width: 576px){.task-header{flex-direction:column;gap:12px}.task-title h4{font-size:14px}.task-tags{justify-content:flex-start}}.ant-badge-status-dot{width:10px!important;height:10px!important}.content-display-layout{min-height:100vh;background:#f5f5f5}.content-display-content{padding:16px 0}.content-display-back{margin-bottom:16px;padding:0 24px}.content-display-card{border-radius:0;box-shadow:none;width:100vw;margin:0;border:none;background:#fff}.content-display-card .ant-card-body{padding:0}.content-display-header{margin-bottom:24px;padding:24px 24px 16px;border-bottom:1px solid #f0f0f0}.content-display-title{margin:0!important;color:#262626}.content-display-body{line-height:1.6;color:#262626;padding:0 24px 24px}.content-display-body h1,.content-display-body h2,.content-display-body h3,.content-display-body h4,.content-display-body h5,.content-display-body h6{margin-top:24px;margin-bottom:16px;color:#262626}.content-display-body p{margin-bottom:16px}.content-display-body ul,.content-display-body ol{margin-bottom:16px;padding-left:24px}.content-display-body li{margin-bottom:8px}.content-display-body a{color:#1677ff;text-decoration:none}.content-display-body a:hover{text-decoration:underline}.content-display-body table{width:100%;border-collapse:collapse;margin-bottom:16px}.content-display-body th,.content-display-body td{padding:8px 12px;border:1px solid #f0f0f0;text-align:left}.content-display-body th{background-color:#fafafa;font-weight:600}.content-display-body *,.content-display-body .report-title{position:static!important}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.mb-5{margin-bottom:1.25rem}.mt-5{margin-top:1.25rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.hidden{display:none}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.break-all{word-break:break-all}.border{border-width:1px}.capitalize{text-transform:capitalize}.italic{font-style:italic}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}
