.supporters-section .supporter-card-wrapper{position:relative;display:inline-block;overflow:visible;margin-right:1rem}.supporters-section .supporter-card{background:var(--card-bg-solid);border-radius:var(--radius);border:1px solid var(--border);padding:0;width:320px;min-width:320px;max-width:320px;height:340px;min-height:340px;max-height:340px;overflow:hidden;box-sizing:border-box;box-shadow:var(--shadow);transition:var(--transition);position:relative;display:flex;flex-direction:column}.supporters-section .supporter-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.supporters-section .supporter-logo{width:100%;margin:0;height:160px;min-height:160px;max-height:160px;display:flex;align-items:center;justify-content:center;background:#ffffff0a;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);overflow:hidden;border-radius:var(--radius) var(--radius) 0 0;border-bottom:1px solid rgba(255,255,255,.02)}.supporters-section .supporter-card .supporter-logo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;margin:0;padding:0;border:0}@media (max-width: 768px){.supporters-section .supporter-logo{height:120px;min-height:120px;max-height:120px}}@media (max-width: 480px){.supporters-section .supporter-logo{height:110px;min-height:110px;max-height:110px}}.supporters-section .supporter-info{text-align:center;padding:1rem 1.25rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;flex:1 1 auto;overflow:hidden}.supporters-section .supporter-info h4{margin:.4rem 0 .25rem;font-size:1.15rem;color:#fff;white-space:normal;overflow-wrap:anywhere;word-break:break-word;line-height:1.2;text-align:center;max-width:100%}.supporters-section .supporter-info p{font-size:.9rem;color:var(--text-light);margin:0 0 .6rem;white-space:normal;overflow-wrap:anywhere;word-break:break-word;max-height:3.3rem;overflow:hidden}.supporters-section .supporter-link{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;color:var(--primary-light);white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;justify-content:center}.supporters-section .supporter-link:hover{color:#fff}.supporters-section .supporter-badge{position:absolute;top:-12px;right:-12px;width:56px;height:56px;min-width:56px;max-width:56px;min-height:56px;max-height:56px;z-index:1100;border-radius:50%;overflow:hidden;box-shadow:0 10px 28px #00000059;pointer-events:none;transform:translateZ(0)}.supporters-section .supporter-badge img{width:100%;height:100%;object-fit:cover}.supporters-section .supporter-card.platinum{border-top:4px solid #e5e4e2}.supporters-section .supporter-card.gold{border-top:4px solid #ffd700}.supporters-section .supporter-card.silver{border-top:4px solid #c0c0c0}@media (max-width: 768px){.supporters-section .supporter-card{width:260px}.supporters-section .supporter-logo{height:120px}.supporters-section .supporter-badge{width:26px;height:26px;top:4px;right:6px}}@media (max-width: 480px){.supporters-section .supporter-card{width:220px}.supporters-section .supporter-logo{height:110px}.supporters-section .supporter-badge{width:24px;height:24px}}
