:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#ecf4f6;background:#071014;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 80% 0%,rgba(36,164,178,.12),transparent 35%),#071014}.provider-shell{padding:22px;min-height:100vh}.provider-header{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;border-bottom:1px solid #173038;padding-bottom:18px}.eyebrow{font-size:10px;letter-spacing:.18em;color:#6dd9df;font-weight:700}.provider-header h1{font-size:24px;margin:6px 0 5px}.provider-header p{margin:0;color:#8aa5ac;font-size:13px;max-width:520px}.status-stack{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.status{border:1px solid #29434a;border-radius:999px;padding:5px 9px;color:#9cb4ba;font-size:10px}.status-live{border-color:#267866;color:#7ff4c2}.status-warn{border-color:#715b29;color:#f2c66d}.resource-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(175px,1fr));gap:10px;margin:17px 0}.resource-card{background:#0b181d;border:1px solid #173038;border-radius:14px;padding:14px}.resource-top{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:#bcd0d4}.resource-top strong{font-size:24px;color:#fff}.resource-unit{font-size:10px;color:#66cbd1;margin-top:2px}.resource-card p{font-size:11px;color:#78949b;line-height:1.45;min-height:32px}.tags{display:flex;gap:5px;flex-wrap:wrap}.tags span{font-size:9px;border-radius:999px;background:#11272d;color:#93c9ce;padding:4px 7px}.provider-footer{display:grid;grid-template-columns:repeat(3,auto) 1fr;gap:12px;align-items:center;border-top:1px solid #173038;padding-top:15px}.provider-footer>div{display:flex;flex-direction:column}.provider-footer strong{font-size:17px}.provider-footer span{font-size:9px;color:#6d878e;text-transform:uppercase;letter-spacing:.08em}.danger-button{justify-self:end;background:#2a1415;border:1px solid #6b2c31;color:#ff9da5;border-radius:9px;padding:9px 12px;font:inherit;font-size:10px;font-weight:700;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.danger-button:hover:not(:disabled){background:#3a181b}.danger-button:disabled{cursor:not-allowed;background:#111c20;border-color:#294047;color:#668087}.danger-button:disabled:before{content:"✓ ";color:#74d7b4}@media(max-width:600px){.provider-header{display:block}.status-stack{justify-content:flex-start;margin-top:12px}.provider-footer{grid-template-columns:repeat(3,1fr)}.danger-button{grid-column:1/-1;justify-self:stretch}}
