.bank-finder[data-v-6cc55c1c]{margin-bottom:2rem}.finder-title[data-v-6cc55c1c]{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#1a1a1a}.grid-container[data-v-6cc55c1c]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.bank-item[data-v-6cc55c1c]{position:relative;display:flex;align-items:center;gap:0.5rem}.bank-link[data-v-6cc55c1c]{flex:1;text-decoration:none;color:inherit}.bank-card[data-v-6cc55c1c]{display:flex;align-items:center;justify-content:space-between;padding:1rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;transition:all 0.2s ease;cursor:pointer}.bank-card[data-v-6cc55c1c]:hover{border-color:#3b82f6;box-shadow:0 4px 12px rgba(59,130,246,0.1);transform:translateY(-1px)}.bank-name[data-v-6cc55c1c]{font-weight:500;color:#374151}.arrow-icon[data-v-6cc55c1c]{color:#9ca3af;transition:color 0.2s ease}.bank-card:hover .arrow-icon[data-v-6cc55c1c]{color:#3b82f6}.external-link[data-v-6cc55c1c]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #e5e7eb;border-radius:6px;color:#6b7280;text-decoration:none;transition:all 0.2s ease}.external-link[data-v-6cc55c1c]:hover{border-color:#3b82f6;color:#3b82f6;background:#f8fafc}.show-more-btn[data-v-6cc55c1c]{margin-top:1.5rem;padding:0.75rem 1.5rem;background:transparent;border:1px solid #e5e7eb;border-radius:6px;color:#374151;font-weight:500;cursor:pointer;transition:all 0.2s ease}.show-more-btn[data-v-6cc55c1c]:hover{border-color:#3b82f6;color:#3b82f6;background:#f8fafc}.fade-enter-active[data-v-6cc55c1c],.fade-leave-active[data-v-6cc55c1c]{transition:opacity 0.3s ease}.fade-enter[data-v-6cc55c1c],.fade-leave-to[data-v-6cc55c1c]{opacity:0}@media (max-width:640px){.grid-container[data-v-6cc55c1c]{grid-template-columns:1fr}.finder-title[data-v-6cc55c1c]{font-size:1.25rem}}