.main-card[data-v-7c755ec6]{padding:24px;background:#fff;border-radius:12px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.06);box-shadow:0 2px 8px rgba(0,0,0,.06)}.header-section[data-v-7c755ec6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid #f0f0f0}.title-section[data-v-7c755ec6]{-webkit-box-flex:1;-ms-flex:1;flex:1}.page-title[data-v-7c755ec6]{margin:0 0 4px 0;font-size:28px;font-weight:600;color:#1f2937;line-height:1.2}.page-subtitle[data-v-7c755ec6]{margin:0;color:#6b7280;font-size:14px}.add-button[data-v-7c755ec6]{height:40px;padding:0 20px;border-radius:8px;font-weight:500;-webkit-box-shadow:0 2px 4px rgba(24,144,255,.2);box-shadow:0 2px 4px rgba(24,144,255,.2);-webkit-transition:all .3s ease;transition:all .3s ease}.add-button[data-v-7c755ec6]:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-shadow:0 4px 8px rgba(24,144,255,.3);box-shadow:0 4px 8px rgba(24,144,255,.3)}.search-section[data-v-7c755ec6]{margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.search-input[data-v-7c755ec6]{max-width:400px;height:40px;border-radius:8px}.search-input .ant-input[data-v-7c755ec6]{border-radius:8px;border:1px solid #d1d5db;-webkit-transition:all .3s ease;transition:all .3s ease}.search-input .ant-input[data-v-7c755ec6]:focus{border-color:#1890ff;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.1);box-shadow:0 0 0 2px rgba(24,144,255,.1)}.results-count[data-v-7c755ec6]{color:#6b7280;font-size:14px;font-weight:500}.merchant-grid[data-v-7c755ec6]{display:grid;grid-template-columns:repeat(auto-fill,minmax(600px,1fr));gap:24px;margin-top:8px}.merchant-item[data-v-7c755ec6]{position:relative;-webkit-transition:all .3s ease;transition:all .3s ease}.merchant-card[data-v-7c755ec6]{height:230px;border:2px solid transparent;border-radius:12px;overflow:hidden;-webkit-transition:all .3s cubic-bezier(.4,0,.2,1);transition:all .3s cubic-bezier(.4,0,.2,1);background:#fff;position:relative}.merchant-card[data-v-7c755ec6]:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-box-shadow:0 12px 24px rgba(0,0,0,.15);box-shadow:0 12px 24px rgba(0,0,0,.15);border-color:#1890ff}.selected-company .merchant-card[data-v-7c755ec6]{border-color:#1890ff;-webkit-box-shadow:0 0 0 1px #1890ff;box-shadow:0 0 0 1px #1890ff}.card-content[data-v-7c755ec6]{height:100%;width:100%;position:relative}.banner-container[data-v-7c755ec6]{height:100%;width:100%;overflow:hidden;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.merchant-banner[data-v-7c755ec6]{width:600px;height:80%;-o-object-fit:contain;object-fit:contain;margin:0 auto;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.merchant-card:hover .merchant-banner[data-v-7c755ec6]{-webkit-transform:scale(1.05);transform:scale(1.05)}.fallback-banner[data-v-7c755ec6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:100%;padding:30px;gap:20px}.logo-section[data-v-7c755ec6]{-ms-flex-negative:0;flex-shrink:0}.company-info[data-v-7c755ec6]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;padding:30px}.company-name[data-v-7c755ec6]{margin:0 0 8px 0;font-size:22px;font-weight:600;color:#1f2937;line-height:1.3;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.company-id[data-v-7c755ec6]{margin:0;color:#6b7280;font-size:14px;font-weight:500}.selection-indicator[data-v-7c755ec6]{position:absolute;top:12px;right:12px;background:#1890ff;color:#fff;border-radius:50%;width:28px;height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;-webkit-box-shadow:0 2px 8px rgba(24,144,255,.3);box-shadow:0 2px 8px rgba(24,144,255,.3);z-index:10}.preset-background[data-v-7c755ec6]{background-image:url(../img/preset_background.54dc7c45.png);background-size:contain;background-position:50%}.empty-state[data-v-7c755ec6]{padding:80px 20px;text-align:center}@media (max-width:1200px){.merchant-grid[data-v-7c755ec6]{grid-template-columns:1fr}}@media (max-width:768px){.header-section[data-v-7c755ec6]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px}.header-section[data-v-7c755ec6],.search-section[data-v-7c755ec6]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.search-section[data-v-7c755ec6]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.search-input[data-v-7c755ec6]{max-width:none}.fallback-banner[data-v-7c755ec6]{padding:16px;gap:16px}.company-name[data-v-7c755ec6]{font-size:18px}}@media (max-width:480px){.main-card[data-v-7c755ec6]{padding:16px}.merchant-card[data-v-7c755ec6]{height:140px}.fallback-banner[data-v-7c755ec6]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;padding:12px;gap:12px}.company-info[data-v-7c755ec6]{text-align:center}.company-name[data-v-7c755ec6]{white-space:normal;line-height:1.4}}.merchant-item[data-v-7c755ec6]{opacity:0;-webkit-animation:fadeInUp-data-v-7c755ec6 .6s ease forwards;animation:fadeInUp-data-v-7c755ec6 .6s ease forwards}.merchant-item[data-v-7c755ec6]:first-child{-webkit-animation-delay:.1s;animation-delay:.1s}.merchant-item[data-v-7c755ec6]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.merchant-item[data-v-7c755ec6]:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s}.merchant-item[data-v-7c755ec6]:nth-child(4){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes fadeInUp-data-v-7c755ec6{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp-data-v-7c755ec6{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}