@import url("https://fonts.googleapis.com/css2?family=Vazirmatn:wght@400;500;600;700;800;900&display=swap");:root{--ink:#172033;--muted:#768198;--line:#e5e9f1;--panel:#fff;--bg:#f7f8fc;--teal:#00a99d;--violet:#7856d6;--red:#d95068}*{box-sizing:border-box}body,html{min-height:100%}body{margin:0;color:var(--ink);background:radial-gradient(circle at 90% -10%,#e4faf6 0,transparent 30rem),var(--bg);font-family:Vazirmatn,Tahoma,Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer;border:0}button:disabled{cursor:not-allowed;opacity:.55}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(28px,4vw,44px);margin:8px 0}h2{font-size:20px;margin-bottom:7px}.hint,.muted{color:var(--muted)}.eyebrow{color:#007f78;font-size:12px;font-weight:800;letter-spacing:.4px}.login-shell{min-height:100vh;display:grid;place-items:center;padding:25px}.login-card{width:min(450px,100%);padding:36px;background:var(--panel);border:1px solid var(--line);border-radius:26px;box-shadow:0 18px 48px #1b274a12}.brand-mark{width:56px;height:56px;display:grid;place-items:center;border-radius:17px;color:#fff;background:var(--ink);font-weight:900;box-shadow:9px 10px 0 #b7ebe4}.field{display:grid;grid-gap:7px;gap:7px;margin:16px 0;color:#5f6b81;font-size:13px;font-weight:600}input,select{width:100%;padding:11px 13px;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:11px;outline:0}input:focus{border-color:var(--teal);box-shadow:0 0 0 4px #00a99d19}.primary,.secondary{padding:10px 15px;border-radius:10px;font-weight:800}.primary{color:#fff;background:var(--ink);box-shadow:0 8px 18px #1720331c}.primary:hover{background:#007f78}.secondary{color:#007f78;background:#e9faf7}.secondary:hover{background:#d5f4ee}.small{padding:6px 9px;font-size:11px}.shell{max-width:1500px;margin:auto;padding:35px 28px 60px}.topbar{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px}.top-actions{display:flex;align-items:center;gap:8px}.identity{color:var(--muted);font-size:12px}.badge,.status{display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;color:#007f78;background:#e8faf7;font-size:11px;font-weight:800}.status.warn{color:#a86c2b;background:#fff3e4}.error,.status.bad{color:#a33148;background:#fff0f2}.layout{display:grid;grid-template-columns:215px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start}.sidebar{display:grid;grid-gap:5px;gap:5px;position:-webkit-sticky;position:sticky;top:20px;padding:12px;background:var(--panel);border:1px solid var(--line);border-radius:18px;box-shadow:0 12px 34px #1b274a09}.nav-button{padding:12px 13px;border-radius:10px;color:var(--muted);background:transparent;text-align:right;font-weight:700}.nav-button.active,.nav-button:hover{color:#007f78;background:#eaf9f7}.content{min-width:0}.panel{padding:22px;background:var(--panel);border:1px solid var(--line);border-radius:20px;box-shadow:0 18px 48px #1b274a09}.panel-header{display:flex;justify-content:space-between;align-items:start;gap:12px;margin-bottom:18px}.grid{display:grid;grid-gap:14px;gap:14px}.metrics{grid-template-columns:repeat(6,minmax(100px,1fr));margin-bottom:18px}.metric{padding:16px;border:1px solid #eef0f5;border-radius:14px;background:#fafbfe}.metric .label{color:var(--muted);font-size:11px}.metric .value{margin-top:7px;font-size:28px;font-weight:800}.metric .hint{margin:5px 0 0;font-size:10px;line-height:1.7}.metric-ok{border-color:#c7f1e9;background:#f4fffd}.metric-warn{border-color:#f6dfbd;background:#fffaf3}.metric-error{border-color:#ffd5dc;background:#fff8f9}.two-col{grid-template-columns:minmax(0,1.2fr) minmax(290px,.8fr)}.health-list{display:grid;grid-gap:2px;gap:2px}.health-item{display:flex;justify-content:space-between;gap:14px;padding:13px 0;border-bottom:1px solid #eef0f5;color:var(--muted);font-size:13px}.health-item strong{color:var(--ink);font-size:12px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:12px}th{color:var(--muted);font-size:11px;font-weight:700;text-align:right;background:#fafbfe}td,th{padding:12px 10px;border-bottom:1px solid #eef0f5;white-space:nowrap}td.status,td.status.bad,td.status.warn{display:table-cell;background:transparent;border:0}.empty{padding:35px;color:var(--muted);text-align:center}.error{border:1px solid #ffd5dc;border-radius:10px}.error,.notice{margin:12px 0;padding:11px 13px;font-size:12px}.notice{color:#087d72;background:#e9faf6;border:1px solid #c7f1e9;border-radius:10px}.progress-track{height:10px;margin:10px 0;overflow:hidden;background:#dce9e7;border-radius:999px}.progress-track span{display:block;height:100%;background:linear-gradient(90deg,#0b8f83,#1d6bd6);border-radius:inherit;transition:width .35s ease}.report-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px}.report-card{padding:17px;border:1px solid #edf0f5;border-radius:15px;background:#fafbfe}.report-card h3{margin-top:0;font-size:14px}.report-row{display:grid;grid-template-columns:90px 1fr 24px;grid-gap:8px;gap:8px;align-items:center;margin:14px 0;font-size:11px}.report-row>div{height:9px;overflow:hidden;border-radius:99px;background:#e8edf4}.report-row i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--teal),#6fded2)}.report-row b{color:var(--muted)}.overview-charts{margin-top:18px}.admin-pagination{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding-top:12px;border-top:1px solid #eef0f5;color:var(--muted);font-size:11px}.admin-pagination>div{display:flex;gap:7px}.provider-form{max-width:650px}.url-import-form{margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #eef0f5}.url-import-form h3{margin-bottom:6px;font-size:15px}.data-page{min-height:600px}.data-metrics{grid-template-columns:repeat(6,minmax(120px,1fr));margin:0 0 18px}.data-status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:18px}.data-status-card{padding:15px;border:1px solid #e8ebf2;border-right:4px solid #c5cbd7;border-radius:15px;background:#fff}.data-status-card.ok{border-right-color:var(--teal)}.data-status-card.warning{border-right-color:#e3a04c;background:#fffdfa}.data-status-card.error{border-right-color:var(--red);background:#fffafb}.data-status-title{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.data-status-title strong{flex:1 1;font-size:13px}.data-status-title .health-indicator{width:26px;height:26px;border-radius:8px}.data-status-card p{min-height:36px;margin:13px 0 0;color:var(--muted);font-size:11px;line-height:1.8}.data-columns{margin-top:14px}.data-section{min-width:0;padding:17px;border:1px solid #edf0f5;border-radius:15px;background:#fafbfe}.data-section h3{margin:0 0 7px;font-size:14px}.data-section .hint{font-size:11px;line-height:1.8}.scroll-list{max-height:290px;overflow:auto;padding-left:3px}.data-row{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid #eef0f5;color:var(--ink);font-size:11px}.data-row b{color:#007f78}.mini-list{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}.mini-list .badge{padding:5px 8px;font-size:10px}.subheading{margin-top:20px!important}.data-note{margin:18px 0 0;padding-top:13px;border-top:1px solid #eef0f5;font-size:11px;line-height:1.9}.ingestion-grid{grid-template-columns:repeat(3,1fr);margin-top:24px}.ingestion-type h3{margin:13px 0 5px}.ingestion-type p{min-height:42px;margin:0;color:var(--muted);font-size:11px;line-height:1.8}.import-result{margin-top:18px}.import-result pre{max-height:260px;overflow:auto;margin:10px 0 0;padding:10px;color:var(--ink);background:#f8fafc;border-radius:9px;font-size:11px;white-space:pre-wrap}.health-page{min-height:520px}.health-summary{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin:8px 0 22px}.health-summary>div{display:grid;grid-gap:4px;gap:4px;padding:15px;border:1px solid #edf0f5;border-radius:14px;background:#fafbfe}.health-summary strong{font-size:25px}.health-summary span{color:var(--muted);font-size:11px}.health-ok-text{color:#087d72}.health-warn-text{color:#a86c2b}.health-error-text{color:var(--red)}.health-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.health-check{padding:16px;border:1px solid #e8ebf2;border-right:4px solid #c5cbd7;border-radius:15px;background:#fff}.health-check.ok{border-right-color:var(--teal)}.health-check.warning{border-right-color:#e3a04c;background:#fffdfa}.health-check.error{border-right-color:var(--red);background:#fffafb}.health-check-head{display:flex;align-items:center;gap:10px}.health-check-head>div{flex:1 1;min-width:0}.health-check-head h3{margin:0 0 3px;font-size:14px}.health-check-head span:not(.health-indicator){color:var(--muted);font-size:10px}.health-check-head b{color:var(--teal);font-size:11px}.health-check.warning .health-check-head b{color:#a86c2b}.health-check.error .health-check-head b{color:var(--red)}.health-indicator{width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;color:#087d72;background:#e8faf7;font-weight:900}.health-indicator.warning{color:#a86c2b;background:#fff3e4}.health-indicator.error{color:var(--red);background:#fff0f2}.health-check p{min-height:38px;margin:14px 0 8px;color:var(--ink);font-size:12px;line-height:1.9}.health-check small,.health-footer{color:var(--muted);font-size:10px}.health-footer{margin-top:18px;padding-top:14px;border-top:1px solid #eef0f5}@media (max-width:1100px){.data-metrics{grid-template-columns:repeat(3,1fr)}.data-status-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:950px){.metrics{grid-template-columns:repeat(3,1fr)}.ingestion-grid,.report-grid,.two-col{grid-template-columns:1fr}}@media (max-width:720px){.health-summary{grid-template-columns:repeat(2,1fr)}.health-check-grid{grid-template-columns:1fr}}@media (max-width:650px){.shell{padding:22px 14px}.topbar{align-items:start;flex-direction:column}.top-actions{flex-wrap:wrap}.layout{grid-template-columns:1fr}.sidebar{position:static;display:flex;overflow-x:auto}.nav-button{white-space:nowrap}.metrics{grid-template-columns:repeat(2,1fr)}.panel{padding:16px}}