.provider-page-header{background:linear-gradient(135deg,var(--neutral-100,#f8f9fa) 0,var(--bg-white,#fff) 100%);border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.05);padding:3rem 2rem}.stat-card{align-items:center;background:var(--bg-white,#fff);border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease}.stat-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.12);transform:translateY(-4px)}.stat-icon{align-items:center;background:linear-gradient(135deg,var(--gold-accent),var(--gold-dark));border-radius:12px;color:#fff;display:flex;font-size:1.5rem;height:50px;justify-content:center;width:50px}.stat-content{flex:1}.stat-value{color:var(--text-primary,#1a1a1a);font-size:1.8rem;font-weight:700;line-height:1;margin-bottom:.25rem}.stat-label{color:var(--text-secondary,#666);font-size:.9rem;font-weight:500}.section-title{align-items:center;color:var(--text-primary,#1a1a1a);display:flex;font-size:1.75rem;font-weight:700;margin-bottom:1.5rem}.provider-card{background:var(--bg-white,#fff);border:2px solid transparent;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.08);padding:1.5rem;transition:all .3s ease}.provider-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.15);transform:translateY(-6px)}.reliability-score{align-items:flex-end;display:flex;flex-direction:column}.score-value{color:var(--success-color);font-size:1.5rem;font-weight:700}.stat-item{align-items:center;background:var(--neutral-100,#f8f9fa);border-radius:8px;display:flex;flex:1;gap:.75rem;padding:.75rem}.stat-item i{font-size:1.25rem}.stat-item .stat-value{color:var(--text-primary,#1a1a1a);font-size:1.1rem;font-weight:700;line-height:1}.stat-item .stat-label{color:var(--text-secondary,#666);font-size:.75rem;margin-top:.125rem}.rank-badge{border-radius:6px;display:inline-block;font-size:.9rem;font-weight:700;padding:.375rem .75rem}.reliability-badge{background:var(--success-light,#d4edda);color:var(--success-color,#155724)}.reliability-badge,.success-badge{border-radius:6px;font-size:.85rem;font-weight:700;padding:.375rem .75rem}.success-badge.success-high{background:var(--success-light,#d4edda);color:var(--success-color,#155724)}.success-badge.success-medium{background:var(--warning-100,#fff3cd);color:var(--gold-dark,#856404)}.success-badge.success-low{background:var(--danger-100,#f8d7da);color:var(--danger-color,#721c24)}.info-card{background:var(--bg-white,#fff);border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);display:flex;gap:1.5rem;height:100%;padding:2rem}@media(max-width:768px){.reliability-score{align-items:center;flex-direction:row;gap:.5rem}}@media(max-width:576px){.provider-page-header{padding:2rem 1.5rem}.stat-card{padding:1rem}.stat-value{font-size:1.5rem}.provider-card{padding:1rem}.info-card{flex-direction:column;padding:1.5rem}}.provider-page-header{margin-bottom:2rem}.provider-page-header h1{align-items:center;color:var(--text-primary,#1a1a1a);display:flex;font-size:1.75rem;font-weight:700;gap:.75rem;margin:0 0 .5rem}.provider-page-header p{color:var(--text-secondary,#666);font-size:.95rem;margin:0}.provider-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.provider-card-minimal{align-items:center;background:var(--bg-white,#fff);border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.06);color:inherit;display:flex;flex-direction:column;padding:1.25rem;text-align:center;text-decoration:none;transition:all .2s ease}.provider-card-minimal:hover{box-shadow:0 8px 24px rgba(0,0,0,.12);color:inherit;transform:translateY(-4px)}.provider-logo-wrapper{align-items:center;display:flex;height:56px;justify-content:center;margin-bottom:.75rem;width:56px}.provider-logo-img{border-radius:8px;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.provider-logo-placeholder{align-items:center;background:linear-gradient(135deg,var(--neutral-200,#f0f0f0) 0,var(--neutral-200,#e0e0e0) 100%);border-radius:10px;color:var(--text-muted,#888);display:flex;font-size:1.1rem;font-weight:700;height:56px;justify-content:center;width:56px}.provider-card-name{color:var(--text-primary,#1a1a1a);font-size:.95rem;font-weight:600;margin-bottom:.25rem}.provider-card-symbols{color:var(--text-muted,#888);font-size:.8rem}.provider-card-arrow{color:#ccc;font-size:.9rem;margin-top:.75rem;transition:color .2s ease,transform .2s ease}.provider-card-minimal:hover .provider-card-arrow{color:var(--gold-accent);transform:translate(4px)}@media(max-width:576px){.provider-grid{gap:.75rem;grid-template-columns:repeat(2,1fr)}.provider-card-minimal{padding:1rem}.provider-logo-wrapper{height:48px;width:48px}.provider-logo-placeholder{font-size:1rem;height:48px;width:48px}.provider-card-name{font-size:.85rem}}
