*{box-sizing:border-box}body,html{padding:0;margin:0;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;background:#f5f7fb;color:#101828}a{color:inherit;text-decoration:none}button,input,select{font-family:inherit}.page{max-width:1400px;margin:0 auto;padding:32px 24px 64px}.page-embed{max-width:none;width:100%;padding:16px}.page-header{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:20px}.page-header h1{font-size:32px;margin:0}.page-subtitle{color:#667085;margin:8px 0 0}.page-actions{display:flex;align-items:center;gap:12px}.tabs{display:inline-flex;background:#ffffff;border-radius:999px;padding:6px;gap:6px;box-shadow:0 10px 30px rgba(16,24,40,.08)}.tab{border:none;background:transparent;padding:8px 16px;border-radius:999px;font-weight:600;color:#475467;cursor:pointer}.tab-active{background:#111827;color:#ffffff}.section{margin-top:24px}.section-title{font-size:18px;margin:0 0 6px}.section-subtitle{margin:0 0 16px;color:#667085;font-size:13px}.grid{display:grid;grid-gap:20px;gap:20px}.card{background:#ffffff;border-radius:16px;box-shadow:0 10px 30px rgba(16,24,40,.08);padding:20px}.kpi-card{display:flex;flex-direction:column;gap:8px;padding:22px;border-radius:18px;background:linear-gradient(135deg,#ffffff,#f8fafc);border:1px solid #eef2f7}.kpi-label{color:#667085;font-size:13px}.kpi-value{font-size:26px;font-weight:700;color:#101828}.kpi-meta{font-size:12px;color:#98a2b3}.muted{color:#667085}.pill{display:inline-flex;align-items:center;padding:4px 12px;border-radius:999px;font-size:12px;font-weight:600;background:#ecfdf3;color:#027a48}.toolbar{display:flex;flex-wrap:wrap;gap:12px}.filter-card{display:flex;flex-direction:column;gap:16px}.filter-header{justify-content:space-between;align-items:center}.filter-header,.filter-row{display:flex;flex-wrap:wrap;gap:16px}.filter-row{align-items:flex-end}.filter-pills{display:flex;flex-wrap:wrap;gap:8px}.filter-inputs{display:flex;flex-wrap:wrap;gap:12px}.project-select{min-width:240px}.project-selected{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.12)}.project-highlight{display:flex;flex-direction:column;gap:4px;padding:10px 14px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.project-label{font-size:12px;color:#64748b}.project-name{font-size:16px;font-weight:700;color:#0f172a}.field{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#475467}.input,.select{border:1px solid #d0d5dd;border-radius:10px;padding:10px 12px;font-size:14px;background:#ffffff}.input-compact-number{width:120px;min-width:120px}.table{width:100%;border-collapse:collapse;font-size:14px}.table-scroll{width:100%;overflow-x:auto}.table-scroll .table{min-width:720px}.table-scroll-compact .table{min-width:0;table-layout:fixed}.table-compact td:last-child,.table-compact th:last-child{width:120px;text-align:right;white-space:nowrap}.table-compact td:first-child,.table-compact th:first-child{word-break:break-word}.table thead{background:#f8fafc}.table td,.table th{text-align:left;padding:12px 10px;border-bottom:1px solid #eaecf0}.table tbody tr:hover{background:#f8fafc}.color-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:8px;vertical-align:middle}.text-input{color:#2563eb;font-weight:600}.text-output{color:#f59e0b;font-weight:600}.text-total{font-weight:700;color:#111827}.apex-chart-wrapper{width:100%;min-height:220px}.chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;border:1px solid #e5e7eb;font-size:12px;font-weight:600;color:#1f2937}.chip,.chip-muted{background:transparent}.chip-muted{color:#475467}.details{background:#f9fafb}.details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:12px;gap:12px;padding:10px 0;font-size:13px;color:#475467}.actions{display:flex;gap:10px}.project-cards-grid{display:grid;grid-gap:16px;gap:16px}.project-card{border:1px solid #eaecf0;border-radius:16px;background:linear-gradient(145deg,#ffffff,#f8fafc);padding:18px;box-shadow:0 10px 30px rgba(16,24,40,.05)}.project-card-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.project-card-title-wrap{display:grid;grid-gap:4px;gap:4px}.project-active-toggle{display:inline-flex;align-items:center;gap:8px;margin-top:4px;font-size:12px;color:#475467}.project-switch{position:relative;display:inline-flex;align-items:center;width:42px;height:24px}.project-switch-input{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer;z-index:2}.project-switch-input:disabled{cursor:not-allowed}.project-switch-slider{width:42px;height:24px;border-radius:999px;border:1px solid #d0d5dd;background:#f2f4f7;transition:background-color .2s ease,border-color .2s ease;position:relative}.project-switch-slider:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:999px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.18);transition:transform .2s ease}.project-switch-input:checked+.project-switch-slider{background:#12b76a;border-color:#12b76a}.project-switch-input:checked+.project-switch-slider:after{transform:translateX(18px)}.project-switch-input:focus-visible+.project-switch-slider{box-shadow:0 0 0 3px rgba(37,99,235,.2)}.project-switch-input:disabled+.project-switch-slider{opacity:.65}.project-switch-lg{flex-shrink:0}.project-switch-lg,.project-switch-lg .project-switch-slider{width:52px;height:30px}.project-switch-lg .project-switch-slider:after{top:2px;left:2px;width:24px;height:24px}.project-switch-lg .project-switch-input:checked+.project-switch-slider:after{transform:translateX(22px)}.unlimited-toggle-field{min-width:320px;flex:1 1 320px}.unlimited-toggle-card{margin-top:8px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #d0d5dd;border-radius:12px;padding:10px 12px;background:#f8fafc}.unlimited-toggle-info{display:grid;grid-gap:6px;gap:6px}.unlimited-toggle-text{font-size:12px;color:#667085;line-height:1.35}.project-card-body{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.project-report-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));grid-gap:10px;gap:10px}.project-report-item{border:1px solid #e4e7ec;border-radius:12px;background:#ffffff;padding:10px 12px;display:grid;grid-gap:4px;gap:4px}.project-report-value{font-size:18px;font-weight:700;color:#111827}.project-usage{margin-top:12px;display:grid;grid-gap:8px;gap:8px}.project-usage-track{width:100%;height:9px;border-radius:999px;background:#eaecf0;overflow:hidden}.project-usage-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#12b76a);transition:width .2s ease}.project-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.project-panel{margin-top:14px;border:1px solid #d0d5dd;border-radius:12px;background:#ffffff;padding:14px}.workflow-link-grid,.workflow-link-row{display:grid;grid-gap:10px;gap:10px}.workflow-link-row{grid-template-columns:minmax(180px,1fr) minmax(180px,260px) auto auto;align-items:center;border:1px solid #e4e7ec;border-radius:10px;padding:10px;background:#ffffff}.workflow-title{font-size:14px;font-weight:700;color:#111827}.workflow-external-id{margin-top:2px;font-size:12px;color:#667085}.project-chip-warning{border-color:#fedf89;color:#b54708;background:#fffaeb}.project-chip-ok{border-color:#abefc6;color:#027a48;background:#ecfdf3}@media (max-width:1024px){.page{padding:24px 18px 48px}.page-header{flex-direction:column;gap:16px}.page-actions{width:100%;flex-wrap:wrap;justify-content:flex-start}.tabs{overflow-x:auto;max-width:100%}.tab,.tabs{white-space:nowrap}.card{padding:16px}.apex-chart-wrapper{min-height:200px}.table-scroll .table{min-width:640px}}@media (max-width:768px){.page{padding:20px 14px 40px}.page-header h1{font-size:24px}.filter-header{flex-direction:column;align-items:flex-start}.filter-row{align-items:stretch}.filter-inputs,.filter-row{flex-direction:column}.filter-row .input-compact-number{width:100%;min-width:0}.project-select{min-width:100%}.project-card-header{flex-direction:column;align-items:flex-start}.workflow-link-row{grid-template-columns:1fr}.apex-chart-wrapper{min-height:180px}.table-scroll .table{min-width:560px}}@media (max-width:480px){.page{padding:16px 12px 32px}.page-header h1{font-size:22px}.tabs{gap:4px;padding:4px}.tab{padding:6px 12px}.card{padding:14px}.table-scroll .table{min-width:520px}}.primary{background:#12b76a;color:#ffffff;border:none;border-radius:10px}.ghost,.primary{padding:10px 16px;font-weight:600;cursor:pointer}.ghost{background:#ffffff;color:#475467;border:1px solid #d0d5dd;border-radius:10px}.danger-button{color:#b42318;border-color:#fecdca}.action-group{display:inline-flex;gap:8px}.icon-action{width:36px;height:36px;border-radius:10px;border:1px solid #d0d5dd;background:#ffffff;display:inline-flex;align-items:center;justify-content:center;font-size:18px;line-height:1;cursor:pointer;transition:all .15s ease}.icon-action:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(16,24,40,.12)}.icon-action:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.icon-copy{color:#475467}.icon-save{color:#027a48;border-color:#abefc6;background:#ecfdf3}.icon-edit{color:#1d4ed8;border-color:#bfdbfe;background:#eff6ff}.icon-topup{color:#7a2e0e;border-color:#fbd0b1;background:#fff5ed}.icon-topup-active{color:#1d2939;border-color:#cbd5e1;background:#f8fafc}.icon-delete{color:#b42318;border-color:#fecdca;background:#fef3f2}.auth-page{min-height:calc(100vh - 72px);display:grid;align-items:center;padding:24px}.auth-shell{width:min(960px,100%);margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;grid-gap:24px;gap:24px}.auth-brand{background:linear-gradient(135deg,#0f172a,#1d4ed8);border-radius:20px;padding:32px;color:#ffffff;display:flex;flex-direction:column;justify-content:center;gap:14px}.auth-title{margin:0;font-size:34px;line-height:1.1}.auth-subtitle{margin:0;color:#dbeafe}.auth-card{align-self:center;border:1px solid #e4e7ec;padding:26px}.auth-form{display:grid;grid-gap:12px;gap:12px}.auth-submit{margin-top:4px}.auth-alert{border-radius:10px;padding:10px 12px;font-size:13px;margin-bottom:12px}.auth-alert-error{border:1px solid #fecdca;background:#fef3f2;color:#b42318}@media (max-width:1024px){.auth-shell{grid-template-columns:1fr}}@media (max-width:640px){.auth-page{padding:12px;min-height:calc(100vh - 56px)}.auth-brand,.auth-card{padding:18px}.auth-title{font-size:26px}}