.provider-card{background:radial-gradient(ellipse at 30% 10%,color-mix(in srgb,var(--tone) 30%,#16101e),#100d16 75%);border-color:color-mix(in srgb,var(--tone) 50%,transparent)}
.provider-card .card-art{display:flex;align-items:center;justify-content:center;background:transparent}
.provider-card .card-art>img{width:42%;height:42%;object-fit:contain;position:static;filter:drop-shadow(0 8px 25px #0005)}
.provider-card .card-vignette{background:linear-gradient(180deg,transparent 35%,#0008)}
.provider-card .card-pg{font-size:13px;letter-spacing:1.5px;color:var(--tone)}
.provider-card .card-label strong{font-size:28px}.provider-card .card-label span{letter-spacing:1px}
.provider-catalog{display:grid;grid-template-columns:110px minmax(0,1fr);gap:24px;align-items:start;margin-top:12px}
.provider-catalog>.provider-strip{display:flex;flex-direction:column;position:sticky;top:16px;max-height:calc(100vh - 60px);overflow:auto;padding:0 5px 8px 0;margin:0;gap:8px}
.provider-strip button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;min-height:86px;flex-shrink:0;border-radius:15px;font-size:13px;padding:12px 5px;background:#1b1423;white-space:normal;overflow-wrap:anywhere}
.provider-strip button>img{width:36px;height:36px;object-fit:contain;display:block}
.provider-strip .provider-monogram{height:36px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700}
.provider-strip button[aria-pressed=true]{background:linear-gradient(135deg,#d4b5ef,#9764c4);color:#160d1e;box-shadow:0 4px 20px #9764c424}
.provider-catalog .portal-section-title{margin-top:0}.provider-catalog .portal-games{grid-template-columns:repeat(4,minmax(0,1fr))}
.provider-detail-nav{gap:24px;padding:22px 5vw}
@media(max-width:1000px){.provider-catalog .portal-games{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:640px){
 .provider-catalog{grid-template-columns:70px minmax(0,1fr);gap:12px;margin-top:4px}
 .provider-catalog>.provider-strip{top:8px;max-height:calc(100svh - 90px);padding:0 0 12px;gap:8px}
 .provider-strip button{min-width:0;min-height:76px;padding:10px 3px;font-size:12px;gap:6px;border-radius:12px}
 .provider-strip button>img{width:31px;height:31px}.provider-monogram{height:31px!important}
 .provider-catalog .portal-games{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
 .provider-catalog .portal-section-title{display:block;min-height:51px;margin-bottom:8px}
 .provider-catalog .portal-section-title h2{font-size:18px;margin-bottom:5px}
 .provider-catalog .portal-section-title span{font-size:12px}
 .provider-catalog .portal-game img{aspect-ratio:.82}
 .provider-catalog .portal-game-copy{padding:10px 7px}.provider-catalog .portal-game-copy strong{font-size:13px;min-height:36px;line-height:1.4;overflow-wrap:anywhere}
 .provider-catalog .portal-game-copy small{font-size:11px}.provider-catalog .portal-favorite{width:40px;height:40px;font-size:22px;right:2px;top:2px;line-height:38px}
 .provider-catalog .portal-empty{padding:25px 12px;margin-top:0}.provider-catalog .portal-empty h3{font-size:18px}.provider-catalog .portal-empty p{font-size:14px}
 .provider-card .card-label strong{font-size:24px}.provider-card .card-label span{font-size:10px;letter-spacing:.4px}
 .provider-detail-nav{padding:16px;gap:20px;overflow:auto}
}
