.advertisers-panel{display:flex;flex-direction:column;gap:14px;margin-top:16px}.advertisers-header{display:flex;flex-direction:column;gap:4px;padding-bottom:10px;border-bottom:1px solid var(--border-color)}.adv-badge{align-self:flex-start;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--cyan, #38bdf8);background:#38bdf81f;padding:3px 8px;border-radius:6px;border:1px solid rgba(56,189,248,.25)}.adv-title{font-size:17px;font-weight:700;color:var(--text-main);margin:4px 0 0}.adv-subtitle{font-size:12px;color:var(--text-muted);margin:0;line-height:1.4}.advertisers-list{display:flex;flex-direction:column;gap:12px}.adv-card{display:flex;flex-direction:column;gap:10px;padding:14px;background:var(--bg-card, rgba(15, 23, 42, .75));border:1px solid var(--border-color);border-radius:12px}.adv-card-header{display:flex;align-items:center;gap:12px}.adv-avatar{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:15px;color:#fff;flex-shrink:0;object-fit:cover}.adv-info{display:flex;flex-direction:column;gap:2px;min-width:0}.adv-name{font-size:14px;font-weight:700;color:var(--text-main);margin:0}.adv-role,.adv-crea{font-size:12px;color:var(--text-muted)}.adv-highlight-badge{font-size:11px;font-weight:600;color:#d97706;background:#fbbf241f;padding:4px 8px;border-radius:6px;width:fit-content}.adv-specialties{display:flex;flex-wrap:wrap;gap:6px}.adv-tag{font-size:10px;color:var(--text-muted);background:var(--input-bg);padding:3px 8px;border-radius:4px;border:1px solid var(--border-color)}.adv-card-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:8px;border-top:1px dashed var(--border-color)}.adv-location{font-size:11px;color:var(--text-muted)}.btn-whatsapp-adv{display:inline-flex;align-items:center;gap:6px;background:#16a34a;color:#fff!important;font-size:11px;font-weight:600;padding:6px 12px;border-radius:8px;text-decoration:none;white-space:nowrap}.btn-whatsapp-adv:hover{background:#15803d}.thank-you-card{padding:22px 18px;border-radius:12px;border:1px solid var(--border-color);background:var(--bg-surface);text-align:center}.thank-you-icon{display:flex;justify-content:center;margin-bottom:8px;color:var(--accent)}.thank-you-icon .ui-icon{width:40px;height:40px;min-width:40px}.adv-location{display:inline-flex;align-items:center;gap:4px}.thank-you-card h4{margin:0 0 8px;color:var(--text-main)}.thank-you-card p{margin:0;font-size:13px;color:var(--text-muted);line-height:1.5}
