.profirm-card{display:flex;flex-direction:row;width:100%;margin-bottom:1rem;padding:1rem;background:#4a1599;border:1px solid #9f5efe;border-radius:8px;position:relative;box-sizing:border-box}.profirm-card-image{flex-shrink:0;margin-right:1rem;margin-bottom:0;position:relative;display:flex;align-items:flex-start;justify-content:flex-start}@media (max-width:768px){.profirm-card-image{margin-right:0;margin-bottom:1rem;align-items:center;justify-content:center}}.blink,.fire-emoji{animation:blinkAnimation 1s infinite}.profirm-card-image img{width:128px;height:128px;object-fit:contain;border-radius:4px}.profirm-card-content{flex-grow:1;display:flex;flex-direction:column;width:100%}.profirm-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.profirm-card-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem;margin-bottom:1rem}.profirm-card-stat{background:linear-gradient(45deg,#9f5efe,#4a1599);padding:.75rem;border-radius:.5rem;text-align:center}.profirm-card-stat-label{font-size:.875rem;color:#fff}.profirm-card-stat-value{font-weight:600;color:#fff}.profirm-card-assets{margin-bottom:1rem}.profirm-card-assets-label{font-size:.875rem;color:#9ca3af;margin-bottom:.25rem}.profirm-card-assets-list{display:flex;flex-wrap:wrap;gap:.5rem}.profirm-card-asset{background:linear-gradient(45deg,#9f5efe,#4a1599);color:#fff;font-size:.75rem;padding:.25rem .5rem;border-radius:9999px}.profirm-card-actions{display:flex;justify-content:space-between;align-items:center;gap:1rem}@media (max-width:768px){.profirm-card{flex-direction:column;align-items:center}.profirm-card-image{margin-right:0;margin-bottom:1rem}.profirm-card-header{flex-direction:column;align-items:center;text-align:center}.profirm-card-stats{grid-template-columns:1fr;width:100%}.profirm-card-actions{flex-direction:column;width:100%;gap:1rem}.profirm-card-assets-list{justify-content:center}}.table-row{display:flex;flex-direction:column;align-items:stretch;padding:16px;font-size:13px;color:hsla(0,0%,100%,.9);background:transparent;border-radius:12px;margin-bottom:8px;border:1px solid hsla(0,0%,100%,.1)}.table-row>div{margin-bottom:12px}@media (min-width:768px){.table-row{flex-direction:row;align-items:center;padding:12px 0}.table-row>div{margin-bottom:0}.col-firm{position:relative;z-index:2}}@media (max-width:767px){.col-actions,.col-assets,.col-country,.col-firm,.col-max,.col-promo,.col-rank,.col-years{padding-left:0!important}.col-assets{flex-wrap:wrap}.col-actions{width:100%}.col-actions a{width:100%;text-align:center}}.table-row img{max-width:100%;height:auto}.promo-copy-btn{width:100%;max-width:200px;margin:0 auto}@media (min-width:768px){.promo-copy-btn{width:-moz-fit-content;width:fit-content}}.skeleton-center{display:flex;align-items:center;justify-content:center;height:60vh}.spinner-icon{color:#6b7280;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}