.providers-page{max-width:1400px;margin:0 auto;padding:24px}.providers-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:24px}.providers-head span{color:var(--amber,#f59e0b);font-size:12px;letter-spacing:.16em}.providers-head h1{margin:6px 0;color:var(--text,#fff);font-size:32px}.providers-head p{margin:0;color:var(--muted,#8d94a6)}.providers-head>strong{border:1px solid #415065;border-radius:999px;padding:8px 12px;color:#9fb7d1;font-size:12px}.providers-head>strong[data-provider-cache="stale"]{border-color:#9b6a13;color:#e5c07b}.providers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}.provider-card{background:#17191f;border:1px solid #303541;border-radius:14px;padding:18px}.provider-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.provider-title h2{margin:0;color:#fff}.provider-title b,.provider-regions b{font-size:11px;text-transform:uppercase;letter-spacing:.08em;padding:5px 8px;border-radius:999px}.provider-title b[data-gate="on"],.provider-regions b[data-gate="on"]{color:#98c379;background:#98c37918;border:1px solid #98c37955}.provider-title b[data-gate="off"],.provider-regions b[data-gate="off"]{color:#e5c07b;background:#e5c07b14;border:1px solid #e5c07b44}.provider-account{color:#9da5b4;font-size:13px;min-height:20px}.provider-card dl{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0}.provider-card dl div{background:#20232b;border-radius:8px;padding:9px}.provider-card dt{font-size:10px;color:#818898;text-transform:uppercase}.provider-card dd{margin:4px 0 0;color:#fff}.provider-regions{display:grid;gap:8px}.provider-regions section{border-top:1px solid #303541;padding-top:10px}.provider-regions section div{display:flex;align-items:center;gap:8px}.provider-regions section div span{flex:1;color:#aeb5c1;font-size:12px}.provider-regions small{display:block;color:#7f848e;margin-top:7px;line-height:1.5}.providers-alert{background:#2d2418;border:1px solid #8a6117;color:#e5c07b;padding:16px;border-radius:10px}@media(max-width:640px){.providers-page{padding:16px}.providers-head{display:block}.providers-head>strong{display:inline-block;margin-top:12px}.provider-card dl{grid-template-columns:1fr}}
