:root{--c-primary: #2563eb;--c-text: #0f172a;--c-text-2: #475569;--c-text-3: #94a3b8;--c-border: #eef0f4;--c-bg: #f8f9fb;--c-bg-card: #ffffff;--c-topbar-bg: #ffffff;--c-success: #16a34a;--c-warning: #b45309;--c-danger: #dc2626;--c-info: #0369a1}body.dark{--c-text: #e2e8f0;--c-text-2: #94a3b8;--c-text-3: #64748b;--c-border: rgba(255,255,255,.1);--c-bg: #1c1f32;--c-bg-card: #2b2d3e;--c-topbar-bg: #2b2d3e}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}@keyframes sapSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.topbar-search{background:var(--c-bg)!important;border-color:transparent!important}.topbar-search:hover,.topbar-search:focus-within{border-color:var(--c-primary)!important;background:var(--c-bg-card)!important}@media(max-width:760px){.topbar-search{display:none!important}}body{font-family:Plus Jakarta Sans,Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.55;color:var(--c-text);background:var(--c-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"kern";transition:background .2s ease,color .2s ease}.ant-table-tbody>tr>td,.ant-table-summary>tr>td{font-variant-numeric:tabular-nums!important}.ant-layout{min-height:100vh;background:var(--c-bg)!important}.ant-layout-content{background:transparent!important}.ant-card{border-radius:14px!important;border:1px solid var(--c-border)!important;box-shadow:0 1px 3px #00000008!important;transition:box-shadow .25s ease,border-color .25s ease,transform .25s ease}.ant-card:hover{border-color:var(--c-border)!important;box-shadow:0 4px 20px #0000000f!important}.ant-card-head{border-bottom:1px solid var(--c-border)!important;padding:0 20px!important;min-height:48px!important}.ant-card-head-title{font-size:15px!important;font-weight:700!important;color:var(--c-text)!important;padding:12px 0!important;letter-spacing:-.02em!important}.ant-card-body{padding:20px!important}.ant-table-wrapper .ant-spin-dot{display:none!important}.ant-table-wrapper .ant-spin-nested-loading{overflow:hidden}.ant-table-wrapper .ant-spin-spinning{overflow:hidden!important}.ant-table-wrapper .ant-spin-container.ant-spin-blur:after{background:#ffffffa6!important;backdrop-filter:blur(2px)!important;-webkit-backdrop-filter:blur(2px)!important}.ant-table-wrapper .ant-spin-spinning:before{content:"";display:block;position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,#0043ce 35%,#4d8bf5 60%,transparent 100%);animation:table-load-sweep 1.3s ease-in-out infinite;z-index:10}.ant-table-wrapper .ant-spin-spinning+.ant-spin-container .ant-table-tbody>tr>td{animation:skeleton-row-pulse 1.4s ease-in-out infinite!important}@keyframes sk-shimmer{0%{background-position:-400px 0}to{background-position:calc(400px + 100%) 0}}@keyframes table-load-sweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes skeleton-row-pulse{0%,to{opacity:1}50%{opacity:.55}}.ant-table-wrapper .ant-table{font-size:14px!important;border-radius:8px!important}.ant-table-thead>tr>th{background:transparent!important;color:var(--c-text)!important;font-size:13px!important;font-weight:600!important;text-transform:none!important;letter-spacing:normal!important;border-bottom:1px solid var(--c-border)!important;padding:10px 16px!important}.ant-table-thead>tr>th:before{display:none!important}.nota-table .ant-table-thead>tr>th{background:#0f172a!important;color:#fff!important;font-size:10px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.5px!important;padding:7px 10px!important;border-bottom:none!important;white-space:nowrap!important}.nota-table .ant-table-thead>tr>th:before{display:none!important}.nota-table .ant-table-tbody>tr>td{padding:6px 10px!important;border-bottom:1px solid #f1f5f9!important;vertical-align:top!important}.nota-table .ant-table-tbody>tr:nth-child(2n)>td{background:#fafafa!important}.nota-table .ant-table-tbody>tr:hover>td{background:#eff6ff!important}.nota-table .ant-table-tbody>tr.row-category-sep:hover>td{background:#f1f5f9!important}.nota-table .ant-table-tbody>tr.row-category-sep>td{padding:0!important}.ant-table-tbody>tr>td{font-size:13.5px!important;color:var(--c-text)!important;border-bottom:1px solid #f1f5f9!important;padding:13px 16px!important;vertical-align:middle!important}.ant-table-tbody>tr.ant-table-row:hover>td{background:#f8fafc!important}.ant-table-summary>tr>td{background:#f8fafc!important;border-top:2px solid #e2e8f0!important;font-weight:600!important;padding:12px 16px!important}.row-pending>td{background:#fffbeb!important}.row-pending>td:first-child{border-left:2px solid #d97706}.row-incomplete>td{background:#fffbeb!important}.row-incomplete>td:first-child{border-left:2px solid #d97706}.ant-tag{border-radius:6px!important;font-size:11px!important;font-weight:600!important;padding:2px 10px!important;border:none!important;line-height:18px!important;letter-spacing:.01em!important}.ant-btn{border-radius:8px!important;font-size:13px!important;font-weight:600!important;height:32px!important;padding:0 14px!important;display:inline-flex!important;align-items:center!important;gap:5px!important;letter-spacing:-.01em!important}.ant-btn-sm{height:28px!important;padding:0 10px!important;font-size:12px!important}.ant-btn-primary{background:var(--c-primary)!important;border-color:var(--c-primary)!important;color:#fff!important;box-shadow:0 2px 8px #2563eb40!important}.ant-btn-primary:hover,.ant-btn-primary:focus,.ant-btn-primary:active{color:#fff!important}.ant-btn-primary span{color:#fff!important}.ant-statistic-title{font-size:12px!important;color:#64748b!important;margin-bottom:4px!important;font-weight:600!important;letter-spacing:.2px!important}.ant-statistic-content{font-size:26px!important;font-weight:800!important;letter-spacing:-.5px!important}.ant-form-item{margin-bottom:14px!important}.ant-form-item-label{padding-bottom:2px!important;line-height:1.4!important}.ant-form-item-label>label{font-size:12px!important;font-weight:700!important;color:#475569!important;height:auto!important;min-height:18px!important;line-height:1.4!important;letter-spacing:.1px!important}.ant-form-item-required:before{margin-inline-end:2px!important}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-input-number,.ant-picker{font-size:12px!important;border-radius:8px!important}.ant-input-number-input{font-size:12px!important}.ant-modal-content{border-radius:12px!important;box-shadow:0 24px 64px #00000024,0 4px 16px #00000012!important;overflow:hidden!important;padding:0!important}.ant-modal-header{padding:18px 24px 14px!important;border-bottom:1px solid var(--c-border)!important;margin-bottom:0!important;background:transparent!important}.ant-modal-title{font-size:15px!important;font-weight:700!important;letter-spacing:-.2px!important;color:var(--c-text)!important;line-height:1.4!important}.ant-modal-body{padding:20px 24px!important}.ant-modal-footer{padding:12px 24px 18px!important;border-top:1px solid var(--c-border)!important;margin-top:0!important;display:flex!important;justify-content:flex-end!important;gap:8px!important}.ant-modal-close{top:12px!important;inset-inline-end:16px!important;width:30px!important;height:30px!important;border-radius:6px!important}.ant-modal-close:hover{background:#0000000f!important}.ant-drawer-header{padding:16px 20px!important;border-bottom:1px solid var(--c-border)!important}.ant-drawer-header-title{align-items:center!important}.ant-drawer-title{font-size:15px!important;font-weight:700!important;letter-spacing:-.15px!important;color:var(--c-text)!important}.ant-drawer-body{padding:20px!important}.ant-drawer-footer{padding:12px 20px!important;border-top:1px solid var(--c-border)!important}.ant-popconfirm .ant-popover-inner{border-radius:10px!important;box-shadow:0 8px 32px #0000001f!important;padding:16px!important}.ant-popconfirm-title{font-weight:700!important;font-size:13px!important}.ant-popconfirm-description{font-size:12px!important;color:var(--c-text-2)!important}.ant-tabs-tab{font-size:13px!important;font-weight:500!important;padding:9px 16px!important}.ant-tabs-tab-active .ant-tabs-tab-btn{font-weight:700!important}.ant-timeline-item-content{font-size:13px!important}.ant-pagination{font-size:12px!important;margin:10px 0 0!important}.ant-menu-item,.ant-menu-submenu-title{font-size:12px!important;font-weight:500!important;border-radius:5px!important;margin:1px 8px!important}.backlog-table .ant-table-thead>tr>th{background:#f0f4f8!important;border-bottom:2px solid #e2e8f0!important;padding:7px 10px!important}.backlog-table .ant-table-tbody>tr>td{padding:7px 10px!important;border-bottom:1px solid #f0f4f8!important;vertical-align:middle!important}.backlog-table .ant-table-tbody>tr.ant-table-row:hover>td{background:#f0f7ff!important}.backlog-table .ant-table-tbody>tr>td:first-child{border-left:none!important}.backlog-table .ant-table,.backlog-table .ant-table-container{border-radius:0!important}.backlog-table .ant-table-tbody>tr.backlog-group-header>td{background:#f6f8fa!important;border-bottom:1px solid #e2e8f0!important;border-top:2px solid #e2e8f0!important;padding:6px 10px!important}.backlog-table .ant-table-tbody>tr.backlog-group-header:hover>td{background:#f0f4f8!important}.backlog-table .ant-table-tbody>tr.backlog-group-header:first-child>td{border-top:none!important}.text-muted{color:#94a3b8!important}.text-secondary{color:#475569!important}.favorable{color:#16a34a!important;font-weight:600!important}.unfavorable{color:#dc2626!important;font-weight:600!important}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}@keyframes ls-pulse{0%{opacity:.2;transform:scale(.8)}to{opacity:.75;transform:scale(1.15)}}@keyframes ls-fadein{0%{opacity:0}to{opacity:1}}@keyframes ls-slideup{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes ls-shimmer{0%{transform:translate(-220%)}to{transform:translate(320%)}}.ant-input:focus,.ant-input-focused,.ant-input-affix-wrapper-focused,.ant-input-number:focus,.ant-input-number-focused,.ant-select-focused .ant-select-selector,.ant-picker-focused{border-color:var(--c-primary)!important;box-shadow:0 0 0 3px #2563eb14!important}.ant-descriptions-bordered .ant-descriptions-item-label{background:var(--c-bg)!important;font-weight:600!important;color:var(--c-text-3)!important;font-size:11px!important;text-transform:uppercase!important;letter-spacing:.05em!important}h1,h2,h3,h4,h5,h6,.ant-typography h1,.ant-typography h2,.ant-typography h3,.ant-typography h4,.ant-typography h5{font-weight:700;letter-spacing:-.025em;color:var(--c-text)}.ant-statistic-content-value{font-weight:800!important;letter-spacing:-.02em!important}.ant-steps-item-title{font-size:11px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.05em!important}.ant-breadcrumb{font-size:13px!important;font-weight:500!important}.ant-badge-status-text{font-weight:500!important}.ant-segmented{border-radius:8px!important}.ant-segmented-item{border-radius:6px!important}.page-container{animation:pageEnter .2s ease-out}@keyframes pageEnter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media print{.ant-layout-sider,.ant-layout-header,.no-print{display:none!important}body{background:#fff!important}.ant-card:hover{box-shadow:none!important}.page-container{animation:none!important}}
