.qaWideModal .ant-modal{width:96vw!important;max-width:1200px}.qaWideModal .ant-modal-body{padding:0;background:#fafafa}.qaWideModal .ant-modal-content{border-radius:16px;overflow:hidden}.qaModalHeader{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px}.qaModalHeader--gradient{background:linear-gradient(135deg,#047857,#059669,#10b981);border-bottom:3px solid #065f46;box-shadow:0 4px 12px #05966926}.qaModalTitle{font-weight:700;font-size:20px;color:#fff;letter-spacing:.3px;text-transform:uppercase}.qaModalSubtitle{font-size:13px;color:#d1fae5;margin-top:4px;font-weight:400}.qaLimitPill{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:8px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.25);font-size:12px;color:#fff;font-weight:500}.qaDot{font-size:10px;color:#fff}.qaModalBody{display:flex;padding:20px 24px 24px;gap:20px;background:#f8f9fa}.qaLeftPane{flex:0 0 360px;display:flex;flex-direction:column;gap:16px;background:#fff;padding:20px;border-radius:12px;box-shadow:0 2px 8px #0000000f;height:fit-content}.qaRightPane{flex:1;display:flex;flex-direction:column;gap:0;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;overflow:hidden}.qaVerticalDivider{display:none}.qaSectionTitle{font-weight:700;font-size:13px;color:#047857;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;border-bottom:2px solid #d1fae5;padding-bottom:6px}.qaModeRow{display:flex;gap:8px;flex-wrap:wrap}.qaModeRow .ant-btn{border-radius:8px;height:36px;font-size:13px;font-weight:500;transition:all .3s ease}.qaModeRow .ant-btn-default{border-color:#d1fae5;color:#065f46;background:#fff}.qaModeRow .ant-btn-default:hover{border-color:#10b981!important;color:#10b981!important;background:#f0fdf4!important}.qaModeRow .ant-btn-primary{background:linear-gradient(135deg,#059669,#10b981);border:none;box-shadow:0 4px 12px #05966933}.qaModeRow .ant-btn-primary:hover{background:linear-gradient(135deg,#047857,#059669)!important;box-shadow:0 6px 16px #0596694d!important;transform:translateY(-1px)}.qaFieldGroup{display:flex;flex-direction:column;gap:10px}.qaDateRangeRow{display:flex;gap:8px}.qaHint{font-size:12px;color:#065f46;background:#f0fdf4;border-radius:8px;padding:10px 12px;border-left:3px solid #10b981;font-style:italic}.qaStatusRowFilters{display:flex;gap:8px;flex-wrap:wrap}.qaStatusSelect{min-width:220px}.qaOptionsRow{display:flex;gap:12px;align-items:center;padding-top:12px;border-top:1px solid #e5e7eb}.qaOptionsRow--wrap{flex-wrap:wrap}.qaCheckboxLabel{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#374151;font-weight:500}.qaRunButton{margin-left:auto;height:42px!important;padding:0 28px!important;border-radius:10px!important;font-weight:700!important;letter-spacing:.5px!important;text-transform:uppercase!important;background:linear-gradient(135deg,#047857,#059669)!important;border:none!important;box-shadow:0 4px 14px #0478574d!important;transition:all .3s ease!important}.qaRunButton:hover{background:linear-gradient(135deg,#065f46,#047857)!important;box-shadow:0 6px 20px #04785766!important;transform:translateY(-2px)}.qaRunButton:active{transform:translateY(0)}.qaRunButton:disabled{background:#e5e7eb!important;color:#9ca3af!important;box-shadow:none!important}.qaResultHeader{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:linear-gradient(to right,#ecfdf5,#f0fdf4);border-bottom:2px solid #10b981}.qaResultTitle{font-weight:700;font-size:16px;color:#065f46;text-transform:uppercase;letter-spacing:.5px}.qaResultMeta{font-size:13px;color:#047857;font-weight:600;background:#d1fae5;padding:6px 14px;border-radius:6px}.qaReportContainer{padding:24px;max-height:500px;overflow-y:auto}.qaReportTable{width:100%;border-collapse:separate;border-spacing:0;font-size:13px}.qaReportTable thead{position:sticky;top:0;z-index:10;background:#047857}.qaReportTable th{padding:14px 16px;text-align:left;font-weight:700;font-size:12px;color:#fff;text-transform:uppercase;letter-spacing:.5px;border-bottom:3px solid #065f46;background:linear-gradient(135deg,#047857,#059669)}.qaReportTable tbody tr{border-bottom:1px solid #e5e7eb;transition:all .2s ease;cursor:pointer}.qaReportTable tbody tr:hover{background:#f0fdf4;transform:translate(2px)}.qaReportTable tbody tr.selected{background:linear-gradient(to right,#d1fae5,#ecfdf5);border-left:4px solid #059669;box-shadow:0 2px 8px #05966926}.qaReportTable td{padding:14px 16px;color:#374151;vertical-align:middle}.qaReportTable td.qaChildName{font-weight:600;color:#047857;font-size:14px}.qaReportTable td.qaEnrolmentId{font-family:Courier New,monospace;color:#6b7280;font-size:12px}.qaReportTable td.qaStatus{text-align:center}.qaDetailPanel{background:#f8f9fa;border-top:3px solid #10b981;padding:24px}.qaDetailPanelHeader{font-size:15px;font-weight:700;color:#047857;margin-bottom:20px;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;gap:10px}.qaDetailPanelHeader:before{content:"";width:4px;height:20px;background:linear-gradient(to bottom,#059669,#10b981);border-radius:2px}.qaDetailGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:20px}.qaDetailField{display:flex;flex-direction:column;gap:6px}.qaDetailFieldLabel{font-size:11px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.qaDetailFieldValue{font-size:14px;color:#111827;font-weight:500;padding:10px 12px;background:#fff;border-radius:6px;border:1px solid #e5e7eb}.qaStatusBadge{display:inline-block;padding:6px 12px;border-radius:6px;font-size:11px;font-weight:700;letter-spacing:.5px}.qaStatusBadge--approved{background:#d1fae5;color:#065f46;border:1px solid #6ee7b7}.qaStatusBadge--pending{background:#fef3c7;color:#92400e;border:1px solid #fcd34d}.qaDetailSubSection{margin-top:24px}.qaDetailSubSectionTitle{font-size:13px;font-weight:700;color:#047857;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;display:flex;align-items:center;gap:8px}.qaMiniList{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.qaMiniList li{padding:12px;background:#fff;border-radius:8px;border:1px solid #e5e7eb;font-size:13px;color:#374151}.qaDetailSubtext{font-size:11px;color:#6b7280;margin-top:4px;font-style:italic}.qaDetailRaw{margin-top:20px;font-size:12px}.qaDetailRaw summary{cursor:pointer;font-weight:600;color:#047857;padding:10px;background:#ecfdf5;border-radius:6px;-webkit-user-select:none;user-select:none;transition:all .2s ease}.qaDetailRaw summary:hover{background:#d1fae5}.qaPre{margin-top:10px;max-height:250px;overflow:auto;background:#064e3b;color:#d1fae5;border-radius:8px;padding:16px;font-size:12px;font-family:Courier New,monospace;line-height:1.6;border:2px solid #047857}.qaLoadingRow{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;padding:60px 20px;font-size:14px;color:#6b7280}.qaEmptyState{text-align:center;padding:60px 20px;font-size:14px;color:#9ca3af;font-style:italic}.qaFab{position:fixed;right:24px;bottom:24px;width:56px;height:56px;border-radius:50%;border:none;background:linear-gradient(135deg,#047857,#059669);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 24px #05966966;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:9999}.qaFab:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 12px 32px #05966980}.qaFab:active{transform:translateY(-2px) scale(1.02)}.qaReportContainer::-webkit-scrollbar,.qaPre::-webkit-scrollbar{width:8px;height:8px}.qaReportContainer::-webkit-scrollbar-track,.qaPre::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.qaReportContainer::-webkit-scrollbar-thumb,.qaPre::-webkit-scrollbar-thumb{background:#a7f3d0;border-radius:4px}.qaReportContainer::-webkit-scrollbar-thumb:hover,.qaPre::-webkit-scrollbar-thumb:hover{background:#6ee7b7}.custom-ant-table{box-shadow:0 0 4px #00000040!important;border-radius:12px!important;overflow:hidden!important}.custom-ant-table .ant-table-thead>tr>th{background:linear-gradient(to bottom,#d1fae5,#a7f3d0)!important;color:#065f46!important;padding:16px!important;margin:0!important;font-weight:700;border-radius:0!important;border-bottom:2px solid #bbf7d0}.custom-ant-table .ant-table-tbody>tr>td{padding:16px!important}.custom-ant-table .ant-table{font-size:14px}.future-row-disabled td{opacity:.55;cursor:not-allowed}.attendanceDateCell{display:flex;flex-direction:column;gap:4px}.attendanceEditedNote{font-size:12px;font-weight:500;color:#dc2626;word-break:break-word}.custom-status-select .ant-select-selector{border-radius:6px!important;border:1px solid transparent!important;font-weight:600;text-align:center}.custom-status-select.status-not-marked .ant-select-selector{background-color:#f5f5f5!important;color:#8c8c8c!important;border:1px solid #d9d9d9!important}.custom-status-select.status-present .ant-select-selector{background-color:#f6ffed!important;color:#52c41a!important;border:1px solid #b7eb8f!important}.custom-status-select.status-absent .ant-select-selector{background-color:#fff1f0!important;color:#ff4d4f!important;border:1px solid #ffa39e!important}.custom-status-select.status-holiday .ant-select-selector{background-color:#fffbe6!important;color:#faad14!important;border:1px solid #ffe58f!important}.custom-uom-select .ant-select-selector{border-radius:6px!important;background-color:#f9f9f9!important;border:1px solid #e0e0e0!important;color:#555;text-align:center}.custom-status-dropdown .ant-select-item-option-content{font-weight:500}.row-booked td{background:#ecfdf5!important}.row-unbooked td{background:#fff!important}.attTableCard{background:#fff;border-radius:14px;border:1px solid #e5e7eb;box-shadow:0 10px 24px #0f172a14;margin:0 20px 20px;overflow:hidden}.emeraldStatTile{padding:10px 12px;border-radius:10px;background:#ecfdf5;display:flex;flex-direction:column;gap:4px;box-shadow:0 6px 18px #02845c0f}.emeraldStatTile .emeraldStatLabel{font-size:12px;font-weight:700;color:#065f46}.emeraldStatTile .emeraldStatValue{font-size:18px;font-weight:900;color:#064e3b}.emeraldStatTile.queued{background:#fffbeb;box-shadow:0 6px 20px #f59e0b0f}.emeraldStatTile.queued .emeraldStatLabel{color:#b45309}.emeraldStatTile.queued .emeraldStatValue{color:#92400e}.emeraldStatTile.failed{background:#fff1f2;box-shadow:0 6px 20px #f43f5e0f}.emeraldStatTile.failed .emeraldStatLabel{color:#be123c}.emeraldStatTile.failed .emeraldStatValue{color:#9f1239}.emeraldStatTile.submitted{background:#eff6ff;box-shadow:0 6px 20px #3b82f60f}.emeraldStatTile.submitted .emeraldStatLabel{color:#1e40af}.emeraldStatTile.submitted .emeraldStatValue{color:#1e3a8a}.emeraldStatTile.red{background:#fff1f2}.emeraldStatTile.red .emeraldStatLabel{color:#be123c}.emeraldStatTile.amber{background:#fffbeb}.emeraldStatTile.amber .emeraldStatLabel{color:#b45309}.emeraldStatTile.slate{background:#eef2ff}.emeraldStatTile.slate .emeraldStatLabel{color:#475569}.attTableHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:14px 16px;background:linear-gradient(180deg,#fff,#f8fafc);border-bottom:1px solid #eef2f7}.attTableTitle{font-weight:800;font-size:16px;color:#0f172a;letter-spacing:.2px;position:relative;padding-left:12px}.attTableTitle:before{content:"";position:absolute;left:0;top:3px;bottom:3px;width:4px;border-radius:999px;background:linear-gradient(180deg,#10b981,#059669)}.attTableMeta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;color:#64748b}.attDot{width:8px;height:8px;border-radius:999px;background:#10b981;box-shadow:0 0 0 3px #10b9812e}.attSep{opacity:.7}.headerSearch{padding:0}.headerSearch .ant-input-affix-wrapper{border-radius:10px!important;border:1px solid rgba(255,255,255,.14)!important;background:#ffffff0f!important;box-shadow:none!important;color:#fff}.headerSearch .ant-input{color:#fff!important}.headerSearch .ant-input::placeholder{color:#fffc!important}.headerSearch .ant-input-affix-wrapper .ant-input-suffix,.headerSearch .ant-input-affix-wrapper .ant-input-prefix{color:#ffffffe6!important}.headerSearch .ant-input-affix-wrapper-focused{border-color:#ffffff47!important;box-shadow:0 4px 22px #10b98114!important}.attTableBody{padding:10px 12px 14px}.attThemeTable .ant-table{border-radius:12px;overflow:hidden}.attThemeTable .ant-table-thead>tr>th{background:#f8fafc!important;color:#0f172a;font-weight:800;border-bottom:1px solid #eaeef5!important}.attThemeTable .ant-table-tbody>tr>td{border-bottom:1px solid #eef2f7}.attThemeTable .ant-table-tbody>tr:hover>td{background:#f9fafb!important}.attThemeTable .ant-pagination .ant-pagination-item-active{border-color:#10b981!important}.attThemeTable .ant-pagination .ant-pagination-item-active a{color:#059669!important}.attThemeTable .row-present td:first-child{border-left:4px solid rgba(16,185,129,.9)}.attThemeTable .row-absent td:first-child{border-left:4px solid rgba(244,63,94,.9)}.attThemeTable .row-holiday td:first-child{border-left:4px solid rgba(245,158,11,.9)}.attThemeTable .row-neutral td:first-child{border-left:4px solid rgba(148,163,184,.8)}.attThemeTable .row-present td,.attThemeTable .row-absent td,.attThemeTable .row-holiday td,.attThemeTable .row-neutral td{background:#fff}.attThemeTable .ant-table-tbody>tr>td:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.emeraldNeutralTable .ant-table-container{border-radius:14px}.emeraldNeutralTable .ant-table-thead>tr>th{background:#fff!important;color:#0f172a!important;font-weight:900!important;border-bottom:1px solid #eef2f7!important;position:relative}.emeraldNeutralTable .ant-table-thead>tr>th:after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:2px;background:linear-gradient(90deg,#10b98100,#10b9818c,#10b98100);opacity:.9}.emeraldNeutralTable .ant-table-tbody>tr:nth-child(2n)>td{background:#fbfdff!important}.emeraldNeutralTable .stRow>td:first-child{position:relative;border-top-left-radius:12px;border-bottom-left-radius:12px;overflow:hidden}.emeraldNeutralTable .stRow>td:first-child:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:4px;border-radius:999px;background:#94a3b8cc}.emeraldNeutralTable .ant-pagination .ant-pagination-item{border-radius:10px!important}.emeraldNeutralTable .ant-pagination .ant-pagination-item-active{border-color:#10b981a6!important;box-shadow:0 8px 18px #10b9811f}.emeraldNeutralTable .ant-pagination .ant-pagination-item-active a{color:#059669!important;font-weight:900}.emeraldNeutralTable .ant-table-column-sorter{color:#059669b3}.emeraldNeutralTable .ant-table{background:transparent}.emeraldNeutralTable .ant-table-thead>tr>th{background:#fff!important;color:#0f172a!important;font-weight:900!important;border-bottom:1px solid #eef2f7!important}.emeraldNeutralTable .ant-table-thead>tr>th:after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:2px;background:linear-gradient(90deg,#10b98100,#10b9818c,#10b98100)}.emeraldNeutralTable .ant-table-tbody>tr>td{border-bottom:1px solid #f1f5f9!important;background:#fff!important}.emeraldNeutralTable .ant-table-tbody>tr.zebraB>td{background:#fbfdff!important}.emeraldNeutralTable .ant-table-tbody>tr:hover>td{background:#f8fafc!important;transition:background .14s ease}.emeraldNeutralTable .stRow>td:first-child{position:relative;padding-left:14px!important}.emeraldNeutralTable .stRow>td:first-child:before{content:"";position:absolute;left:6px;top:10px;bottom:10px;width:4px;border-radius:999px;background:#94a3b8cc}.emeraldNeutralTable .stPresent>td:first-child:before{background:#10b981e6}.emeraldNeutralTable .stAbsent>td:first-child:before{background:#f43f5ee6}.emeraldNeutralTable .stHoliday>td:first-child:before{background:#f59e0bf2}.emeraldNeutralTable .stNeutral>td:first-child:before{background:#94a3b8d9}.emeraldNeutralTable .ant-select-selector,.emeraldNeutralTable .ant-picker{border-radius:10px!important}.attendanceTimePickerRegular.ant-picker{background:#f0fdf4!important;border:1px solid #86efac!important}.attendanceTimePickerRegular.ant-picker input{color:#166534!important;font-weight:600}.attendanceTimePickerCasual.ant-picker{background:#eff6ff!important;border:1px solid #93c5fd!important}.attendanceTimePickerCasual.ant-picker input{color:#1d4ed8!important;font-weight:600}.emeraldSubmitBtn{height:34px!important;padding:0 14px!important;border-radius:999px!important;font-weight:900!important;background:#fff!important;border:2px solid transparent!important;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#10b981,#06b6d4 55%,#6366f1)!important;background-origin:border-box!important;background-clip:padding-box,border-box!important;color:#0f766e!important;box-shadow:0 8px 18px #0f172a1a!important;transition:transform .14s ease,box-shadow .14s ease,opacity .14s ease}.emeraldSubmitBtn:hover{transform:translateY(-1px);box-shadow:0 12px 22px #0f172a24!important;opacity:.98}.emeraldSubmitBtn:active{transform:translateY(0);box-shadow:0 8px 18px #0f172a1a!important}.emeraldSubmitBtn[disabled],.emeraldSubmitBtn.ant-btn-disabled,.emeraldSubmitBtn.ant-btn[disabled]{opacity:.55!important;cursor:not-allowed!important;box-shadow:none!important}.emeraldSubmitBtn{height:34px!important;padding:0 14px!important;border-radius:999px!important;font-weight:950!important;background:#fff!important;border:2px solid rgba(16,185,129,.45)!important;color:#059669!important;box-shadow:0 8px 18px #0f172a1a!important}.emeraldSubmitBtn:hover{border-color:#10b981b3!important;transform:translateY(-1px)}.governmentSubmitBtn{height:38px;padding:0 18px;border-radius:999px;border:none;background:linear-gradient(135deg,#0284c7,#2563eb 55%,#1d4ed8);color:#fff;font-weight:900;letter-spacing:.2px;cursor:pointer;box-shadow:0 12px 24px #2563eb47;transition:transform .14s ease,box-shadow .14s ease,filter .14s ease}.governmentSubmitBtn:hover{transform:translateY(-1px);box-shadow:0 16px 28px #2563eb57;filter:saturate(1.05)}.governmentSubmitBtn:active{transform:translateY(0);box-shadow:0 10px 20px #2563eb42}.row-failed td{background:#fff1f0!important}.row-success td{background:#f6ffed!important}:root{--sr-emerald: #059669;--sr-border: rgba(15, 23, 42, .1);--sr-muted: rgba(15, 23, 42, .62);--sr-card: rgba(255,255,255,.88)}.srHeaderCard{border-radius:16px;padding:16px;margin-bottom:18px;background:#ffffffeb;border:1px solid rgba(15,23,42,.1);box-shadow:0 10px 28px #0f172a0f}.srHeaderTop{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.srHeaderTitle{font-size:20px;font-weight:900;color:#047857}.srHeaderSubRow{margin-top:8px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.srWeekPill{border:1px solid rgba(5,150,105,.22);background:#05966914;color:#047857;border-radius:999px;padding:6px 12px;font-weight:800;font-size:12px}.srHeaderSubtitle{font-size:12px;color:#0f172a9e;font-weight:600}.srHeaderActions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.srHeaderSearch{width:280px}.srSendBtn{border-radius:10px!important;background:#059669!important;border-color:#059669!important}.srSendBtn:hover{background:#047857!important;border-color:#047857!important}.srStatsInline{margin-top:10px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:#0f172a9e;font-size:13px;font-weight:600}.srStatItem{display:inline-flex;align-items:baseline;gap:6px}.srStatLabelInline{color:#0f172a9e;font-weight:650}.srStatNumber{font-weight:900;font-size:14px;color:#0f172a}.srStatNumber--queued{color:#1d4ed8}.srStatNumber--failed{color:#be123c}.srStatNumber--submitted{color:#047857}.srStatDivider{opacity:.6}.srHeaderTop2Col{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.srHeaderLeft{min-width:320px}.srHeaderRight{display:flex;flex-direction:column;align-items:flex-end;gap:10px;min-width:340px}.srHeaderSearch{width:340px}.srHeaderSearch .ant-input,.srHeaderSearch .ant-input-affix-wrapper{border-radius:12px}.srStatsRight{justify-content:flex-end}.srTableFooter{margin-top:10px;display:flex;align-items:center;justify-content:flex-start;gap:12px;padding-left:2px}.srPillBtn{height:36px!important;padding:0 16px!important;border-radius:999px!important;background:#fff!important;border:1.5px solid transparent!important;background-image:linear-gradient(#fff,#fff),linear-gradient(90deg,#7c3aed,#10b981)!important;background-origin:border-box!important;background-clip:padding-box,border-box!important;color:#5b21b6!important;font-weight:800!important;letter-spacing:.2px;box-shadow:0 10px 22px #10b9811a;transition:transform .12s ease,box-shadow .12s ease}.srPillBtn:hover{transform:translateY(-1px);box-shadow:0 14px 26px #10b98124}.srPillBtn:active{transform:translateY(0)}.srPillArrow{margin-left:6px;font-weight:900}.srPillBtn:disabled,.srPillBtn[disabled]{opacity:.55;box-shadow:none;transform:none;cursor:not-allowed}.attTableCard{background:var(--sr-card);border:1px solid var(--sr-border);border-radius:16px;box-shadow:0 10px 28px #0f172a0f}.attThemeTable .ant-table-thead>tr>th{color:#059669!important;font-weight:800!important;background:#0596690f!important;border-bottom:1px solid rgba(15,23,42,.1)!important}.srKebabBtn{border-radius:10px}.srKebabBtn:hover{background:#0596691a}.srChip{border-radius:999px!important;padding:2px 10px!important;border:1px solid transparent!important;font-weight:700!important}.srChip--queued{background:#eef2ff!important;border-color:#c7d2fe!important;color:#3730a3!important}.srChip--submitted{background:#ecfdf5!important;border-color:#a7f3d0!important;color:#065f46!important}.srChip--failed{background:#fff1f2!important;border-color:#fecdd3!important;color:#9f1239!important}.srChip--withdrawn{background:#fff7ed!important;border-color:#fed7aa!important;color:#9a3412!important}.srChip--draft{background:#f1f5f9!important;border-color:#cbd5e1!important;color:#334155!important}.srMutedLine{font-size:12px;color:var(--sr-muted);margin-top:4px}.srErrorLine{font-size:12px;color:#b00020;margin-top:4px}.attTableCard{background:#fff;border:1px solid #e7efe9;border-radius:14px;box-shadow:0 6px 18px #10b98114;overflow:hidden}.attTableHeader{padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f6fbf8;border-bottom:1px solid #e7efe9}.attTableTitle{font-size:16px;font-weight:800;color:#064e3b;letter-spacing:.2px}.attTableMeta{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#475569}.attDot{width:8px;height:8px;border-radius:999px;background:#10b981;box-shadow:0 0 0 4px #10b9811f}.attTableBody{padding:10px 10px 14px;background:#fff}.attThemeTable .ant-table{background:transparent}.attThemeTable .ant-table-container{border-radius:12px;overflow:hidden;border:1px solid #eef2f0}.attThemeTable .ant-table-thead>tr>th{background:#0596690f!important;color:#059669!important;font-weight:800!important;border-bottom:1px solid rgba(15,23,42,.1)!important}.attThemeTable .ant-table-tbody>tr>td{border-bottom:1px solid #f1f5f3}.attThemeTable .ant-table-tbody>tr:hover>td{background:#f3fbf7}.row-success>td{background:#f0fdf4!important}.row-failed>td{background:#fff1f2!important}.attThemeTable .ant-checkbox-checked .ant-checkbox-inner{background-color:#10b981;border-color:#10b981}.attThemeTable .ant-checkbox:hover .ant-checkbox-inner,.attThemeTable .ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:#10b981}:root{--sr-emerald-900:#064e3b;--sr-emerald-700:#047857;--sr-emerald-600:#059669;--sr-border: rgba(15, 23, 42, .1);--sr-muted: rgba(15, 23, 42, .62)}.srTopBar{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 16px;border-radius:16px;border:1px solid rgba(16,185,129,.12);background:#10b98105;box-shadow:0 6px 16px #0f172a0d}.srTopLeft{display:flex;flex-direction:column;gap:10px;min-width:520px}.srTopRight{display:flex;flex-direction:column;align-items:flex-end;gap:10px;min-width:240px}.srLabel{font-size:12px;font-weight:800;color:#065f46b3;min-width:92px;letter-spacing:.2px}.srWeekRow,.srStatusRow{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.srWeekControl{display:flex;align-items:center;gap:10px;padding:6px 8px;border-radius:12px;border:1px solid rgba(16,185,129,.14);background:#fff}.srWeekPicker.ant-picker{height:34px;border-radius:10px!important;border:1px solid rgba(16,185,129,.18)!important;background:#fff!important}.srWeekPicker.ant-picker:hover{border-color:#10b98147!important}.srWeekPicker .ant-picker-input>input{font-weight:800;color:var(--sr-emerald-900)}.srWeekRange{font-size:12px;font-weight:700;color:#0f172a8f}.srStatusChips{display:flex;align-items:center;gap:8px}.srStatusWrap{display:inline-flex;padding:2px;border-radius:999px;background:linear-gradient(135deg,#10b9818c,#22d3ee59 55%,#a78bfa40)}.srStatusWrap .ant-tag{margin:0!important;border:none!important;border-radius:999px!important;padding:4px 12px!important;background:#fff!important;color:var(--sr-emerald-900)!important;font-weight:900!important}.srLockLine{margin-top:2px;padding-top:10px;border-top:1px solid rgba(15,23,42,.08);font-size:12px;font-weight:700;color:#0f172a9e}.srEditBtn{height:36px!important;padding:0 16px!important;border-radius:12px!important;font-weight:900!important;border:1px solid rgba(16,185,129,.25)!important;background:var(--sr-emerald-600)!important}.srEditBtn:hover{background:var(--sr-emerald-700)!important;border-color:#10b9814d!important}.srGhostBtn{height:36px!important;padding:0 16px!important;border-radius:12px!important;font-weight:900!important;background:#fff!important;border:1px solid rgba(15,23,42,.14)!important}.srFooterBar{margin-top:18px;padding-top:14px;border-top:1px solid rgba(15,23,42,.08);display:flex;justify-content:space-between;align-items:center;gap:12px}.srFooterLeft{min-width:220px}.srFooterMeta{display:flex;align-items:center;gap:10px}.srFooterLabel{font-size:12px;font-weight:800;color:#065f46b3}.srFooterStatus{font-size:12px;font-weight:900;padding:4px 10px;border-radius:999px;border:1px solid rgba(15,23,42,.1);background:#ffffffe6;text-transform:capitalize}.srFooterStatus.isApproved{color:#047857;border-color:#10b9814d;background:#10b98114}.srFooterStatus.isRejected{color:#b00020;border-color:#f43f5e47;background:#f43f5e0f}.srFooterStatus.isPending{color:#b45309;border-color:#f59e0b4d;background:#f59e0b14}.srFooterStatus.isNone{color:#475569;border-color:#0f172a1a;background:#94a3b81a}.srFooterRight{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.srFooterBtn{border-radius:999px!important;height:38px!important;padding:0 14px!important;font-weight:900!important}.srGhostBtn.srFooterBtn{border:1px solid rgba(15,23,42,.14)!important;background:#ffffffeb!important;color:#0f172a!important}.srSaveBtn.srFooterBtn{border:1px solid rgba(16,185,129,.35)!important;background:linear-gradient(135deg,#10b981,#059669 55%,#047857)!important}.custom-sr-segmented{background:#f1f5f9!important;padding:4px!important;border-radius:999px!important;border:1px solid rgba(15,23,42,.08)!important}.custom-sr-segmented .ant-segmented-item{border-radius:999px!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;color:#64748b!important;font-weight:700!important;padding:4px 12px!important}.custom-sr-segmented .ant-segmented-item-selected{background:#fff!important;box-shadow:0 4px 12px #0f172a14!important;color:#0f172a!important}.custom-sr-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected){color:#334155!important}.custom-sr-segmented .ant-segmented-thumb{background:#fff!important;border-radius:999px!important;box-shadow:0 4px 12px #0f172a14!important}.srPrefillBtn{background:#fff!important;border:1.5px solid #d9d9d9!important;color:#1d4ed8!important;font-weight:800!important;border-radius:12px!important;display:flex;align-items:center;gap:6px;transition:all .2s ease}.srPrefillBtn:hover{border-color:#1d4ed8!important;background:#1d4ed80a!important;transform:translateY(-1px)}:root{--swal2-outline: 0 0 0 3px rgba(100, 150, 200, .5);--swal2-container-padding: .625em;--swal2-backdrop: rgba(0, 0, 0, .4);--swal2-backdrop-transition: background-color .1s;--swal2-width: 32em;--swal2-padding: 0 0 1.25em;--swal2-border: none;--swal2-border-radius: .3125rem;--swal2-background: white;--swal2-color: #545454;--swal2-footer-border-color: #eee;--swal2-show-animation: swal2-show .3s;--swal2-hide-animation: swal2-hide .15s forwards;--swal2-icon-zoom: 1;--swal2-icon-animations: true;--swal2-title-padding: .8em 1em 0;--swal2-html-container-padding: 1em 1.6em .3em;--swal2-input-border-radius: .1875em;--swal2-input-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .06), 0 0 0 3px transparent;--swal2-input-background: transparent;--swal2-input-transition: border-color .1s, box-shadow .1s;--swal2-progress-step-background: #add8e6;--swal2-validation-message-background: #f0f0f0;--swal2-validation-message-color: #666;--swal2-close-button-position: initial;--swal2-close-button-inset: auto;--swal2-close-button-font-size: 2.5em;--swal2-close-button-color: #ccc;--swal2-close-button-transition: color .1s, box-shadow .1s;--swal2-close-button-outline: initial;--swal2-close-button-box-shadow: inset 0 0 0 3px transparent;--swal2-close-button-focus-box-shadow: inset var(--swal2-outline);--swal2-close-button-hover-transform: none;--swal2-button-darken-hover: rgba(0, 0, 0, .1);--swal2-button-darken-active: rgba(0, 0, 0, .2);--swal2-button-transition: box-shadow .1s;--swal2-confirm-button-border: 0;--swal2-confirm-button-border-radius: .25em;--swal2-confirm-button-background-color: #7066e0;--swal2-deny-button-border: 0;--swal2-deny-button-border-radius: .25em;--swal2-deny-button-background-color: #dc3741;--swal2-cancel-button-border: 0;--swal2-cancel-button-border-radius: .25em;--swal2-cancel-button-background-color: #6e7881;--swal2-toast-show-animation: swal2-toast-show .5s;--swal2-toast-hide-animation: swal2-toast-hide .1s forwards;--swal2-toast-border: none;--swal2-toast-box-shadow: 0 0 1px hsl(0deg 0% 0% / .075), 0 1px 2px hsl(0deg 0% 0% / .075), 1px 2px 4px hsl(0deg 0% 0% / .075), 1px 3px 8px hsl(0deg 0% 0% / .075), 2px 4px 16px hsl(0deg 0% 0% / .075)}[data-swal2-theme=dark]{--swal2-dark-theme-black: #19191a;--swal2-dark-theme-white: #e1e1e1;--swal2-background: var(--swal2-dark-theme-black);--swal2-color: var(--swal2-dark-theme-white);--swal2-footer-border-color: #555;--swal2-input-background: color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);--swal2-validation-message-background: color-mix( in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10% );--swal2-validation-message-color: var(--swal2-dark-theme-white)}@media (prefers-color-scheme: dark){[data-swal2-theme=auto]{--swal2-dark-theme-black: #19191a;--swal2-dark-theme-white: #e1e1e1;--swal2-background: var(--swal2-dark-theme-black);--swal2-color: var(--swal2-dark-theme-white);--swal2-footer-border-color: #555;--swal2-input-background: color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);--swal2-validation-message-background: color-mix( in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10% );--swal2-validation-message-color: var(--swal2-dark-theme-white)}}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:#0000!important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px var(--swal2-backdrop)}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:#0000;pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{inset:0 auto auto 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{inset:0 0 auto auto}body.swal2-toast-shown .swal2-container.swal2-top-start,body.swal2-toast-shown .swal2-container.swal2-top-left{inset:0 auto auto 0}body.swal2-toast-shown .swal2-container.swal2-center-start,body.swal2-toast-shown .swal2-container.swal2-center-left{inset:50% auto auto 0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{inset:50% auto auto 50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{inset:50% 0 auto auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-start,body.swal2-toast-shown .swal2-container.swal2-bottom-left{inset:auto auto 0 0}body.swal2-toast-shown .swal2-container.swal2-bottom{inset:auto auto 0 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{inset:auto 0 0 auto}@media print{body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown) .swal2-container{position:static!important}}div:where(.swal2-container){display:grid;position:fixed;z-index:1060;top:0;right:0;bottom:0;left:0;box-sizing:border-box;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;padding:var(--swal2-container-padding);overflow-x:hidden;transition:var(--swal2-backdrop-transition);-webkit-overflow-scrolling:touch}div:where(.swal2-container).swal2-backdrop-show,div:where(.swal2-container).swal2-noanimation{background:var(--swal2-backdrop)}div:where(.swal2-container).swal2-backdrop-hide{background:#0000!important}div:where(.swal2-container).swal2-top-start,div:where(.swal2-container).swal2-center-start,div:where(.swal2-container).swal2-bottom-start{grid-template-columns:minmax(0,1fr) auto auto}div:where(.swal2-container).swal2-top,div:where(.swal2-container).swal2-center,div:where(.swal2-container).swal2-bottom{grid-template-columns:auto minmax(0,1fr) auto}div:where(.swal2-container).swal2-top-end,div:where(.swal2-container).swal2-center-end,div:where(.swal2-container).swal2-bottom-end{grid-template-columns:auto auto minmax(0,1fr)}div:where(.swal2-container).swal2-top-start>.swal2-popup{align-self:start}div:where(.swal2-container).swal2-top>.swal2-popup{grid-column:2;place-self:start center}div:where(.swal2-container).swal2-top-end>.swal2-popup,div:where(.swal2-container).swal2-top-right>.swal2-popup{grid-column:3;place-self:start end}div:where(.swal2-container).swal2-center-start>.swal2-popup,div:where(.swal2-container).swal2-center-left>.swal2-popup{grid-row:2;align-self:center}div:where(.swal2-container).swal2-center>.swal2-popup{grid-column:2;grid-row:2;place-self:center center}div:where(.swal2-container).swal2-center-end>.swal2-popup,div:where(.swal2-container).swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;place-self:center end}div:where(.swal2-container).swal2-bottom-start>.swal2-popup,div:where(.swal2-container).swal2-bottom-left>.swal2-popup{grid-column:1;grid-row:3;align-self:end}div:where(.swal2-container).swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;place-self:end center}div:where(.swal2-container).swal2-bottom-end>.swal2-popup,div:where(.swal2-container).swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;place-self:end end}div:where(.swal2-container).swal2-grow-row>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-column:1/4;width:100%}div:where(.swal2-container).swal2-grow-column>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}div:where(.swal2-container).swal2-no-transition{transition:none!important}div:where(.swal2-container)[popover]{width:auto;border:0}div:where(.swal2-container) div:where(.swal2-popup){display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0,100%);width:var(--swal2-width);max-width:100%;padding:var(--swal2-padding);border:var(--swal2-border);border-radius:var(--swal2-border-radius);background:var(--swal2-background);color:var(--swal2-color);font-family:inherit;font-size:1rem;container-name:swal2-popup}div:where(.swal2-container) div:where(.swal2-popup):focus{outline:none}div:where(.swal2-container) div:where(.swal2-popup).swal2-loading{overflow-y:hidden}div:where(.swal2-container) div:where(.swal2-popup).swal2-draggable{cursor:grab}div:where(.swal2-container) div:where(.swal2-popup).swal2-draggable div:where(.swal2-icon){cursor:grab}div:where(.swal2-container) div:where(.swal2-popup).swal2-dragging{cursor:grabbing}div:where(.swal2-container) div:where(.swal2-popup).swal2-dragging div:where(.swal2-icon){cursor:grabbing}div:where(.swal2-container) h2:where(.swal2-title){position:relative;max-width:100%;margin:0;padding:var(--swal2-title-padding);color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word;cursor:initial}div:where(.swal2-container) div:where(.swal2-actions){display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;width:auto;margin:1.25em auto 0;padding:0}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(var(--swal2-button-darken-hover),var(--swal2-button-darken-hover))}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(var(--swal2-button-darken-active),var(--swal2-button-darken-active))}div:where(.swal2-container) div:where(.swal2-loader){display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 rgba(0,0,0,0) #2778c4 rgba(0,0,0,0)}div:where(.swal2-container) button:where(.swal2-styled){margin:.3125em;padding:.625em 1.1em;transition:var(--swal2-button-transition);box-shadow:0 0 0 3px #0000;font-weight:500}div:where(.swal2-container) button:where(.swal2-styled):not([disabled]){cursor:pointer}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm){border:var(--swal2-confirm-button-border);border-radius:var(--swal2-confirm-button-border-radius);background:initial;background-color:var(--swal2-confirm-button-background-color);color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny){border:var(--swal2-deny-button-border);border-radius:var(--swal2-deny-button-border-radius);background:initial;background-color:var(--swal2-deny-button-background-color);color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel){border:var(--swal2-cancel-button-border);border-radius:var(--swal2-cancel-button-border-radius);background:initial;background-color:var(--swal2-cancel-button-background-color);color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):focus-visible{outline:none;box-shadow:var(--swal2-action-button-outline)}div:where(.swal2-container) button:where(.swal2-styled)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-footer){margin:1em 0 0;padding:1em 1em 0;border-top:1px solid var(--swal2-footer-border-color);color:inherit;font-size:1em;text-align:center;cursor:initial}div:where(.swal2-container) .swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto!important;overflow:hidden;border-bottom-right-radius:var(--swal2-border-radius);border-bottom-left-radius:var(--swal2-border-radius)}div:where(.swal2-container) div:where(.swal2-timer-progress-bar){width:100%;height:.25em;background:#0003}div:where(.swal2-container) img:where(.swal2-image){max-width:100%;margin:2em auto 1em;cursor:initial}div:where(.swal2-container) button:where(.swal2-close){position:var(--swal2-close-button-position);inset:var(--swal2-close-button-inset);z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:var(--swal2-close-button-transition);border:none;border-radius:var(--swal2-border-radius);outline:var(--swal2-close-button-outline);background:#0000;color:var(--swal2-close-button-color);font-family:monospace;font-size:var(--swal2-close-button-font-size);cursor:pointer;justify-self:end}div:where(.swal2-container) button:where(.swal2-close):hover{transform:var(--swal2-close-button-hover-transform);background:#0000;color:#f27474}div:where(.swal2-container) button:where(.swal2-close):focus-visible{outline:none;box-shadow:var(--swal2-close-button-focus-box-shadow)}div:where(.swal2-container) button:where(.swal2-close)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-html-container){z-index:1;justify-content:center;margin:0;padding:var(--swal2-html-container-padding);overflow:auto;color:inherit;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word;cursor:initial}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea),div:where(.swal2-container) select:where(.swal2-select),div:where(.swal2-container) div:where(.swal2-radio),div:where(.swal2-container) label:where(.swal2-checkbox){margin:1em 2em 3px}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea){box-sizing:border-box;width:auto;transition:var(--swal2-input-transition);border:1px solid #d9d9d9;border-radius:var(--swal2-input-border-radius);background:var(--swal2-input-background);box-shadow:var(--swal2-input-box-shadow);color:inherit;font-size:1.125em}div:where(.swal2-container) input:where(.swal2-input).swal2-inputerror,div:where(.swal2-container) input:where(.swal2-file).swal2-inputerror,div:where(.swal2-container) textarea:where(.swal2-textarea).swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}div:where(.swal2-container) input:where(.swal2-input):focus,div:where(.swal2-container) input:where(.swal2-file):focus,div:where(.swal2-container) textarea:where(.swal2-textarea):focus{border:1px solid #b4dbed;outline:none;box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px #6496c880}div:where(.swal2-container) input:where(.swal2-input)::placeholder,div:where(.swal2-container) input:where(.swal2-file)::placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::placeholder{color:#ccc}div:where(.swal2-container) .swal2-range{margin:1em 2em 3px;background:var(--swal2-background)}div:where(.swal2-container) .swal2-range input{width:80%}div:where(.swal2-container) .swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}div:where(.swal2-container) .swal2-range input,div:where(.swal2-container) .swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}div:where(.swal2-container) .swal2-input{height:2.625em;padding:0 .75em}div:where(.swal2-container) .swal2-file{width:75%;margin-right:auto;margin-left:auto;background:var(--swal2-input-background);font-size:1.125em}div:where(.swal2-container) .swal2-textarea{height:6.75em;padding:.75em}div:where(.swal2-container) .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:var(--swal2-input-background);color:inherit;font-size:1.125em}div:where(.swal2-container) .swal2-radio,div:where(.swal2-container) .swal2-checkbox{align-items:center;justify-content:center;background:var(--swal2-background);color:inherit}div:where(.swal2-container) .swal2-radio label,div:where(.swal2-container) .swal2-checkbox label{margin:0 .6em;font-size:1.125em}div:where(.swal2-container) .swal2-radio input,div:where(.swal2-container) .swal2-checkbox input{flex-shrink:0;margin:0 .4em}div:where(.swal2-container) label:where(.swal2-input-label){display:flex;justify-content:center;margin:1em auto 0}div:where(.swal2-container) div:where(.swal2-validation-message){align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:var(--swal2-validation-message-background);color:var(--swal2-validation-message-color);font-size:1em;font-weight:300}div:where(.swal2-container) div:where(.swal2-validation-message):before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}div:where(.swal2-container) .swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:#0000;font-weight:600}div:where(.swal2-container) .swal2-progress-steps li{display:inline-block;position:relative}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:var(--swal2-progress-step-background);color:#fff}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:var(--swal2-progress-step-background)}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}div:where(.swal2-icon){position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;zoom:var(--swal2-icon-zoom);border:.25em solid rgba(0,0,0,0);border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;user-select:none}div:where(.swal2-icon) .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}div:where(.swal2-icon).swal2-error{border-color:#f27474;color:#f27474}div:where(.swal2-icon).swal2-error .swal2-x-mark{position:relative;flex-grow:1}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}@container swal2-popup style(--swal2-icon-animations:true){div:where(.swal2-icon).swal2-error.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-error.swal2-icon-show .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}}div:where(.swal2-icon).swal2-warning{border-color:#f8bb86;color:#f8bb86}@container swal2-popup style(--swal2-icon-animations:true){div:where(.swal2-icon).swal2-warning.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .5s}}div:where(.swal2-icon).swal2-info{border-color:#3fc3ee;color:#3fc3ee}@container swal2-popup style(--swal2-icon-animations:true){div:where(.swal2-icon).swal2-info.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-info.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .8s}}div:where(.swal2-icon).swal2-question{border-color:#87adbd;color:#87adbd}@container swal2-popup style(--swal2-icon-animations:true){div:where(.swal2-icon).swal2-question.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-question.swal2-icon-show .swal2-icon-content{animation:swal2-animate-question-mark .8s}}div:where(.swal2-icon).swal2-success{border-color:#a5dc86;color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;border-radius:50%}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}div:where(.swal2-icon).swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}div:where(.swal2-icon).swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}@container swal2-popup style(--swal2-icon-animations:true){div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}}[class^=swal2]{-webkit-tap-highlight-color:rgba(0,0,0,0)}.swal2-show{animation:var(--swal2-show-animation)}.swal2-hide{animation:var(--swal2-hide-animation)}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}.swal2-toast{box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:min-content auto min-content;padding:1em;overflow-y:hidden;border:var(--swal2-toast-border);background:var(--swal2-background);box-shadow:var(--swal2-toast-box-shadow);pointer-events:all}.swal2-toast>*{grid-column:2}.swal2-toast h2:where(.swal2-title){margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-toast .swal2-loading{justify-content:center}.swal2-toast input:where(.swal2-input){height:2em;margin:.5em;font-size:1em}.swal2-toast .swal2-validation-message{font-size:1em}.swal2-toast div:where(.swal2-footer){margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-toast button:where(.swal2-close){grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-toast div:where(.swal2-html-container){margin:.5em 1em;padding:0;overflow:initial;font-size:1em;text-align:initial}.swal2-toast div:where(.swal2-html-container):empty{padding:0}.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:700}.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-toast div:where(.swal2-actions){justify-content:flex-start;height:auto;margin:.5em 0 0;padding:0 .5em}.swal2-toast button:where(.swal2-styled){margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;border-radius:50%}.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}@container swal2-popup style(--swal2-icon-animations:true){.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-toast-animate-success-line-tip .75s}.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-toast-animate-success-line-long .75s}}.swal2-toast.swal2-show{animation:var(--swal2-toast-show-animation)}.swal2-toast.swal2-hide{animation:var(--swal2-toast-hide-animation)}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}to{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{transform:rotate(45deg);opacity:0}25%{transform:rotate(-25deg);opacity:.4}50%{transform:rotate(15deg);opacity:.8}75%{transform:rotate(-5deg);opacity:1}to{transform:rotateX(0);opacity:1}}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@keyframes swal2-toast-hide{to{transform:rotate(1deg);opacity:0}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}.custom-ant-table-child .ant-table-thead>tr>th,.custom-ant-table-absent .ant-table-thead>tr>th,.custom-ant-table-await .ant-table-thead>tr>th,.custom-ant-table-dispute .ant-table-thead>tr>th,.custom-ant-table-error .ant-table-thead>tr>th{color:#fff!important;padding:12px 16px!important;margin:0!important;border:none;font-weight:600;border-radius:0!important}.custom-ant-table-child .ant-table-tbody>tr>td,.custom-ant-table-absent .ant-table-tbody>tr>td,.custom-ant-table-await .ant-table-tbody>tr>td,.custom-ant-table-dispute .ant-table-tbody>tr>td,.custom-ant-table-error .ant-table-tbody>tr>td{padding:16px!important}.custom-ant-table-child .ant-table,.custom-ant-table-absent .ant-table,.custom-ant-table-await .ant-table,.custom-ant-table-dispute .ant-table,.custom-ant-table-error .ant-table{font-size:14px}.custom-ant-table-child .ant-table-thead>tr>th{background-color:#00b359!important}.custom-ant-table-await .ant-table-thead>tr>th{background-color:#ffb740!important}.custom-ant-table-dispute .ant-table-thead>tr>th{background-color:#722ed1!important}.custom-ant-table-error .ant-table-thead>tr>th{background-color:#f5222d!important}.custom-ant-table-absent .ant-table-thead>tr>th{background-color:#595959!important}.child-card{border:1px solid #d9d9d9;border-radius:8px;padding:16px;background-color:#fff;overflow:hidden}.child-card__title{font-weight:700;font-size:16px;margin-bottom:12px;padding:0 8px}.child-card__footer{padding:12px 24px;margin:16px -16px -16px;background-color:#fafafa;border-top:1px solid #f0f0f0;color:#1890ff;cursor:pointer;text-align:left;font-weight:500;transition:background-color .3s}.child-card__footer:hover{background-color:#f0f2f5}.slider-container{display:flex;background-color:#f0f2f5;border-radius:8px;padding:4px;margin:0 8px 16px;width:fit-content}.slider-option{padding:6px 16px;border-radius:6px;cursor:pointer;font-weight:500;color:#555;transition:all .3s ease-in-out}.slider-option.active{background-color:#fff;color:#1890ff;box-shadow:0 2px 4px #0000001a}.mintCard{background:linear-gradient(180deg,#f0fdfa73,#fff 42%);border:1px solid rgba(15,23,42,.1);border-radius:16px;overflow:hidden;box-shadow:0 14px 30px #02061714}.mintTitle{position:relative;padding:14px 16px 10px;color:#0f172a}.mintTitle:before{content:"";position:absolute;left:0;top:0;width:6px;height:100%;background:linear-gradient(180deg,#34d399,#14b8a6);border-radius:0 10px 10px 0}.child-card__subtitle{display:block;margin-top:3px;font-size:12px;color:#0f172aa6;font-weight:600}.mintSearch{padding:0 16px 12px!important}.mintSearch .ant-input-affix-wrapper{border-radius:12px!important;border:1px solid rgba(15,23,42,.12)!important;background:#fff!important;box-shadow:none!important}.mintSearch .ant-input-affix-wrapper-focused{border-color:#14b8a68c!important;box-shadow:0 0 0 3px #14b8a629!important}.mintFooter{padding:14px 16px;border-top:1px solid rgba(15,23,42,.08);text-align:center;font-weight:900;cursor:pointer;-webkit-user-select:none;user-select:none;color:#0f766e;background:linear-gradient(180deg,#f0fdfaa6,#fff)}.mintFooter:hover{background:#14b8a614;color:#115e59}.mintNeutralTable .ant-table{border-radius:12px;overflow:hidden}.mintNeutralTable .ant-table-thead>tr>th{background:#f8fafc!important;color:#0f172a!important;font-weight:900!important;border-bottom:1px solid rgba(15,23,42,.08)!important}.mintNeutralTable .ant-table-thead>tr>th:first-child{border-left:4px solid rgba(52,211,153,.75)}.mintNeutralTable .ant-table-tbody>tr>td{border-bottom:1px solid rgba(15,23,42,.06)!important;color:#0f172ad9}.mintNeutralTable .ant-table-tbody>tr:nth-child(odd)>td{background:#fff!important}.mintNeutralTable .ant-table-tbody>tr:nth-child(2n)>td{background:#fbfdff!important}.mintNeutralTable .ant-table-tbody>tr:hover>td{background:#34d3991a!important}.mintNeutralTable .ant-pagination .ant-pagination-item-active{border-color:#14b8a68c!important}.mintNeutralTable .ant-pagination .ant-pagination-item-active a{color:#0f766e!important}.mintSlider{margin:0 16px 12px;background:#0f172a0a;border:1px solid rgba(15,23,42,.08);border-radius:999px;padding:4px;display:flex;gap:6px}.mintSlider .slider-option{flex:1;text-align:center;padding:9px 10px;border-radius:999px;font-weight:900;color:#0f172ab3;cursor:pointer;transition:all .16s ease}.mintSlider .slider-option.active{background:linear-gradient(135deg,#34d39933,#14b8a633);border:1px solid rgba(20,184,166,.28);color:#115e59}.sunCard{background:linear-gradient(180deg,#fffbebb3,#fff 48%);border:1px solid rgba(15,23,42,.1);border-radius:16px;overflow:hidden;box-shadow:0 14px 30px #02061714}.sunTitle{position:relative;padding:14px 16px 10px;color:#0f172a}.sunTitle:before{content:"";position:absolute;left:0;top:0;width:6px;height:100%;background:linear-gradient(180deg,#fbbf24,#f59e0b);border-radius:0 10px 10px 0}.sunSearch{padding:0 16px 12px!important}.sunSearch .ant-input-affix-wrapper{border-radius:12px!important;border:1px solid rgba(15,23,42,.12)!important;background:#fff!important;box-shadow:none!important}.sunSearch .ant-input-affix-wrapper-focused{border-color:#f59e0b8c!important;box-shadow:0 0 0 3px #f59e0b2e!important}.sunFooter{padding:14px 16px;border-top:1px solid rgba(15,23,42,.08);text-align:center;font-weight:900;cursor:pointer;-webkit-user-select:none;user-select:none;color:#92400e;background:linear-gradient(180deg,#fffbebd9,#fff)}.sunFooter:hover{background:#f59e0b1a;color:#78350f}.sunNeutralTable .ant-table{border-radius:12px;overflow:hidden}.sunNeutralTable .ant-table-thead>tr>th{background:#f8fafc!important;color:#0f172a!important;font-weight:900!important;border-bottom:1px solid rgba(15,23,42,.08)!important}.sunNeutralTable .ant-table-thead>tr>th:first-child{border-left:4px solid rgba(245,158,11,.7)}.sunNeutralTable .ant-table-tbody>tr>td{border-bottom:1px solid rgba(15,23,42,.06)!important;color:#0f172ad9}.sunNeutralTable .ant-table-tbody>tr:nth-child(odd)>td{background:#fff!important}.sunNeutralTable .ant-table-tbody>tr:nth-child(2n)>td{background:#fffdf5!important}.sunNeutralTable .ant-table-tbody>tr:hover>td{background:#f59e0b1a!important}.sunNeutralTable .ant-pagination .ant-pagination-item-active{border-color:#f59e0b8c!important}.sunNeutralTable .ant-pagination .ant-pagination-item-active a{color:#92400e!important}.roseCard{background:linear-gradient(180deg,#fff1f299,#fff 48%);border:1px solid rgba(244,63,94,.06);border-radius:16px;overflow:hidden;box-shadow:0 10px 22px #f43f5e0f}.roseTitle{position:relative;padding:14px 16px 10px;color:#0f172a}.roseTitle:before{content:"";position:absolute;left:0;top:0;width:6px;height:100%;background:linear-gradient(180deg,#fecaca,#f43f5e);border-radius:0 10px 10px 0}.roseFooter{padding:14px 16px;border-top:1px solid rgba(15,23,42,.08);text-align:center;font-weight:900;cursor:pointer;-webkit-user-select:none;user-select:none;color:#9f1239;background:linear-gradient(180deg,#fff1f2d9,#fff)}.roseFooter:hover{background:#f43f5e14;color:#7f112b}.toneSlider .slider-option{border-radius:999px!important;padding:8px 14px!important;line-height:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;transition:all .18s ease}.toneSlider .slider-option.active{border-radius:999px!important;padding:9px 16px!important;box-shadow:0 10px 18px #02061714!important}.toneSlider .slider-option:hover{transform:translateY(-1px)}.toneSlider .slider-option:active{transform:translateY(0)}.child-card__subtitle{display:block;margin-top:2px;font-size:12px;opacity:.85;font-weight:600}.errorSearch,.disputeSearch{padding:0 16px 12px!important}.toneSlider{padding:0 16px}.errorCard{background:linear-gradient(180deg,#fff1f28c,#fff 55%);border:1px solid rgba(15,23,42,.1);border-radius:16px;overflow:hidden;box-shadow:0 14px 30px #02061714}.errorTitle{position:relative;padding:14px 16px 10px}.errorTitle:before{content:"";position:absolute;left:0;top:0;width:6px;height:100%;background:linear-gradient(180deg,#fb7185,#e11d48);border-radius:0 10px 10px 0}.errorSearch .ant-input-affix-wrapper{border-radius:12px!important;border:1px solid rgba(15,23,42,.12)!important;background:#fff!important}.errorSearch .ant-input-affix-wrapper-focused{border-color:#e11d488c!important;box-shadow:0 0 0 3px #e11d4829!important}.errorCard .slider-option.active{background:#e11d481a;border:1px solid rgba(225,29,72,.3);color:#9f1239;font-weight:900;border-radius:999px}.errorNeutralTable .ant-table{border-radius:12px;overflow:hidden}.errorNeutralTable .ant-table-thead>tr>th{background:#f8fafc!important;color:#0f172a!important;font-weight:900!important;border-bottom:1px solid rgba(15,23,42,.08)!important}.errorNeutralTable .ant-table-thead>tr>th:first-child{border-left:4px solid rgba(225,29,72,.65)}.errorNeutralTable .ant-table-tbody>tr>td{border-bottom:1px solid rgba(15,23,42,.06)!important;color:#0f172ad9}.errorNeutralTable .ant-table-tbody>tr:nth-child(odd)>td{background:#fff!important}.errorNeutralTable .ant-table-tbody>tr:nth-child(2n)>td{background:#fff7f8!important}.errorNeutralTable .ant-table-tbody>tr:hover>td{background:#e11d4814!important}.errorFooter{padding:14px 16px;border-top:1px solid rgba(15,23,42,.08);text-align:center;font-weight:900;cursor:pointer;color:#9f1239;background:linear-gradient(180deg,#fff1f2a6,#fff)}.errorFooter:hover{background:#e11d481a;color:#881337}.disputeCard{background:linear-gradient(180deg,#f5f3ffb3,#fff 55%);border:1px solid rgba(15,23,42,.1);border-radius:16px;overflow:hidden;box-shadow:0 14px 30px #02061714}.disputeTitle{position:relative;padding:14px 16px 10px}.disputeTitle:before{content:"";position:absolute;left:0;top:0;width:6px;height:100%;background:linear-gradient(180deg,#c4b5fd,#8b5cf6);border-radius:0 10px 10px 0}.disputeSearch .ant-input-affix-wrapper{border-radius:12px!important;border:1px solid rgba(15,23,42,.12)!important;background:#fff!important}.disputeSearch .ant-input-affix-wrapper-focused{border-color:#8b5cf68c!important;box-shadow:0 0 0 3px #8b5cf629!important}.disputeCard .slider-option.active{background:#8b5cf61a;border:1px solid rgba(139,92,246,.3);color:#5b21b6;font-weight:900;border-radius:999px}.disputeNeutralTable .ant-table{border-radius:12px;overflow:hidden}.disputeNeutralTable .ant-table-thead>tr>th{background:#f8fafc!important;color:#0f172a!important;font-weight:900!important;border-bottom:1px solid rgba(15,23,42,.08)!important}.disputeNeutralTable .ant-table-thead>tr>th:first-child{border-left:4px solid rgba(139,92,246,.65)}.disputeNeutralTable .ant-table-tbody>tr>td{border-bottom:1px solid rgba(15,23,42,.06)!important;color:#0f172ad9}.disputeNeutralTable .ant-table-tbody>tr:nth-child(odd)>td{background:#fff!important}.disputeNeutralTable .ant-table-tbody>tr:nth-child(2n)>td{background:#faf8ff!important}.disputeNeutralTable .ant-table-tbody>tr:hover>td{background:#8b5cf614!important}.disputeFooter{padding:14px 16px;border-top:1px solid rgba(15,23,42,.08);text-align:center;font-weight:900;cursor:pointer;color:#5b21b6;background:linear-gradient(180deg,#f5f3ffd9,#fff)}.disputeFooter:hover{background:#8b5cf61a;color:#4c1d95}.attendance-card{transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:12px!important;border-bottom:4px solid transparent!important}.attendance-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a!important}.attendance-card.present{background:#f0fdf4!important;border:1px solid #bbf7d0!important;border-bottom:4px solid #10b981!important}.attendance-card.absent{background:#fff1f2!important;border:1px solid #fecdd3!important;border-bottom:4px solid #f43f5e!important}.attendance-card.neutral{background:#f8fafc!important;border:1px solid #e2e8f0!important;border-bottom:4px solid #64748b!important}.row-present td{background:#f6ffed!important}.row-absent td{background:#fff1f0!important}.row-neutral td{background:#fafafa!important}.row-future-disabled td{opacity:.55;pointer-events:auto}.purpleSearch .ant-input-affix-wrapper{border-radius:12px!important;border:1px solid rgba(168,85,247,.2)!important;background:#fff!important}.purpleSearch .ant-input-affix-wrapper-focused{border-color:#8b5cf699!important;box-shadow:0 0 0 3px #8b5cf629!important}.purpleNeutralTable .ant-table{border-radius:12px}.purpleNeutralTable .ant-table-thead>tr>th{background:#f7f2ff!important;color:#312e81!important;font-weight:900!important;border-bottom:1px solid rgba(139,92,246,.14)!important}.purpleNeutralTable .ant-table-thead>tr>th:first-child{border-left:4px solid rgba(139,92,246,.65)}.purpleNeutralTable .ant-table-tbody>tr>td{border-bottom:1px solid rgba(139,92,246,.1)!important;color:#312e81e0}.purpleNeutralTable .zebraA td{background:#fff!important}.purpleNeutralTable .zebraB td{background:#fcfbff!important}.purpleNeutralTable .ant-table-tbody>tr:hover>td{background:#8b5cf60f!important}.goldSearch .ant-input-affix-wrapper{border-radius:12px!important;border:1px solid rgba(15,23,42,.12)!important;background:#fff!important}.goldSearch .ant-input-affix-wrapper-focused{border-color:#f59e0ba6!important;box-shadow:0 0 0 3px #f59e0b2e!important}.goldNeutralTable .ant-table{border-radius:12px}.goldNeutralTable .ant-table-thead>tr>th{background:#f8fafc!important;color:#0f172a!important;font-weight:900!important;border-bottom:1px solid rgba(15,23,42,.08)!important}.goldNeutralTable .ant-table-thead>tr>th:first-child{border-left:4px solid rgba(245,158,11,.75)}.goldNeutralTable .ant-table-tbody>tr>td{border-bottom:1px solid rgba(15,23,42,.06)!important;color:#0f172ad9}.goldNeutralTable .zebraA td{background:#fff!important}.goldNeutralTable .zebraB td{background:#fbfdff!important}.goldNeutralTable .ant-table-tbody>tr:hover>td{background:#f59e0b14!important}.roseSearch .ant-input-affix-wrapper{border-radius:12px!important;border:1px solid rgba(15,23,42,.12)!important;background:#fff!important}.roseSearch .ant-input-affix-wrapper-focused{border-color:#f43f5ea6!important;box-shadow:0 0 0 3px #f43f5e2e!important}.roseNeutralTable .ant-table{border-radius:12px}.roseNeutralTable .ant-table-thead>tr>th{background:#f8fafc!important;color:#0f172a!important;font-weight:900!important;border-bottom:1px solid rgba(15,23,42,.08)!important}.roseNeutralTable .ant-table-thead>tr>th:first-child{border-left:4px solid rgba(244,63,94,.75)}.roseNeutralTable .ant-table-tbody>tr>td{border-bottom:1px solid rgba(15,23,42,.06)!important;color:#0f172ad9}.roseNeutralTable .zebraA td{background:#fff!important}.roseNeutralTable .zebraB td{background:#fbfdff!important}.roseNeutralTable .ant-table-tbody>tr:hover>td{background:#f43f5e12!important}.tooltip-container{position:relative;display:inline-block;margin-left:6px}.qmark{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:orange;color:#fff;font-size:12px;font-weight:700;cursor:pointer}.tooltip-text{visibility:hidden;width:220px;background-color:#333;color:#fff;text-align:left;border-radius:6px;padding:6px;position:absolute;z-index:1;top:50%;left:130%;transform:translateY(-50%);font-size:12px}.tooltip-container:hover .tooltip-text{visibility:visible}.casual-session-selector{display:flex;flex-direction:column;gap:12px;margin-top:16px}.session-row{display:flex;align-items:center;margin-bottom:12px}.routine-session-selector{display:flex;flex-direction:column;gap:10px}.day-row{display:flex;align-items:center;gap:10px}.day-label{width:80px;font-weight:700}
