.merchant-school-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;display:flex;flex-direction:column;gap:24px;padding:32px;transition:transform .3s ease,box-shadow .3s ease}.merchant-school-card:hover{box-shadow:0 8px 24px rgba(0,37,41,.12);transform:translateY(-4px)}.card-header{align-items:center;border-bottom:2px solid #f5f5f5;display:flex;gap:16px;padding-bottom:20px}.school-logo{flex-shrink:0;height:48px;width:48px}.school-logo img{height:100%;object-fit:contain;width:100%}.school-logo-placeholder{align-items:center;background:#002529;border-radius:4px;color:#fff;display:flex;font-size:18px;font-weight:600;height:100%;justify-content:center;width:100%}.school-header-info{flex:1}.school-name{color:#002529;font-size:22px;font-weight:600;line-height:1.2;margin:0 0 4px}.school-location{color:#666;font-size:14px;margin:0}.key-stats-row{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.key-stat{background:#f9fafb;border-radius:6px;padding:16px;text-align:center}.key-stat-value{color:#002529;font-size:32px;font-weight:600;line-height:1;margin-bottom:8px}.key-stat-label{color:#666;font-size:12px;line-height:1.4}.card-section{display:flex;flex-direction:column;gap:16px}.section-title{color:#002529;font-size:16px;font-weight:600;margin:0;text-transform:capitalize}.profile-grid{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.profile-item{align-items:flex-start;display:flex;gap:8px}.profile-icon{font-size:20px;line-height:1}.profile-content{flex:1}.profile-label{color:#666;font-size:11px;line-height:1.3;margin-bottom:4px}.profile-value{color:#002529;font-size:16px;font-weight:600;line-height:1.2}.industries-section{margin-top:8px}.industries-label{color:#666;font-size:12px;font-weight:600;letter-spacing:.05em;margin-bottom:8px;text-transform:uppercase}.industries-list{display:flex;flex-direction:column;gap:6px}.industry-item{align-items:center;color:#002529;display:flex;font-size:14px;justify-content:space-between;line-height:1.5;padding-left:12px;position:relative}.industry-item:before{color:#002529;content:"\2192";font-weight:600;left:0;position:absolute}.industry-name{flex:1}.industry-pct{color:#002529;font-weight:600;margin-left:8px}.transformation-grid{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.transformation-stat{background:#f0f9ff;border-radius:6px;padding:12px;text-align:center}.transformation-value{color:#002529;font-size:28px;font-weight:600;line-height:1;margin-bottom:6px}.transformation-label{color:#666;font-size:11px;line-height:1.3}.card-tabs{border-top:2px solid #f5f5f5;padding-top:20px}.tab-buttons{display:flex;gap:8px;margin-bottom:20px}.tab-button{background:#f9fafb;border:none;border-radius:6px;color:#666;cursor:pointer;flex:1;font-size:14px;font-weight:600;padding:12px 20px;transition:all .2s ease}.tab-button:hover{background:#f0f0f0;color:#002529}.tab-button.active{background:#002529;color:#fff}.tab-content{display:none}.tab-content.active{display:block}.tab-section{gap:20px}.tab-section,.tab-subsection{display:flex;flex-direction:column}.tab-subsection{gap:12px}.tab-subsection-title{color:#002529;font-size:13px;font-weight:600}.tab-list{display:flex;flex-direction:column;gap:8px}.tab-list-item{background:#f9fafb;border-radius:4px;color:#002529;font-size:14px;line-height:1.4;padding:8px 12px}.location-item{align-items:center;display:flex;justify-content:space-between}.location-name{flex:1}.location-pct{color:#002529;font-weight:600;margin-left:8px}.tab-companies{display:flex;flex-wrap:wrap;gap:8px}.company-badge{background:#f0f9ff;border:1px solid #d0e7f5;border-radius:20px;color:#002529;font-size:13px;font-weight:500;line-height:1;padding:8px 16px}@media (max-width:768px){.merchant-school-card{padding:24px}.key-stats-row,.profile-grid,.transformation-grid{gap:12px;grid-template-columns:1fr}.tab-button{font-size:13px;padding:10px 16px}}