:root{color-scheme:light;--ink:#172033;--muted:#667085;--line:#e4e7ec;--navy:#101828;--purple:#0b9fd1;--blue:#087eaf;--orange:#ea580c;--cyan:#42b9e5}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:#f5f7fb;font-family:Tahoma,Arial,sans-serif}.topbar{height:70px;display:flex;align-items:center;justify-content:space-between;padding:10px clamp(16px,4vw,56px);color:#fff;background:linear-gradient(110deg,#082f49,#087eaf 62%,#42b9e5);box-shadow:0 7px 22px #1018282b}.brand{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none}.brand-logo{display:grid;place-items:center;width:120px;height:50px;overflow:hidden;border-radius:10px;background:#fff}.brand-logo img{width:112px;height:112px;object-fit:contain}.brand strong,.brand small{display:block}.brand strong{font-size:17px}.brand small{margin-top:3px;color:#dff6ff;font-size:11px}.topbar-status{display:flex;align-items:center;gap:8px;color:#e8f9ff;font-size:12px}.status-dot{width:9px;height:9px;border-radius:50%;background:#fbbf24}.status-dot.online{background:#4ade80;box-shadow:0 0 0 4px #4ade8030}.status-dot.offline{background:#fb7185}.page{width:min(1540px,100%);margin:auto;padding:29px clamp(14px,3vw,42px) 50px}.hero{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.eyebrow{margin:0 0 7px;color:var(--purple);font-size:11px;font-weight:700}.hero h1{margin:0;color:var(--navy);font-size:clamp(24px,4vw,36px)}.description{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.9}.location-btn,.chat-open{border:0;border-radius:11px;padding:12px 17px;color:#fff;background:var(--purple);font:inherit;font-size:12px;cursor:pointer;box-shadow:0 4px 10px #087eaf2e}.location-btn:hover,.chat-open:hover{background:#6d28d9}.filters{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:12px;margin-bottom:14px;border:1px solid var(--line);border-radius:15px;background:#fff}.provider-chips{display:flex;gap:6px;margin-left:auto}.chip{border:1px solid var(--line);border-radius:999px;padding:8px 11px;color:#475467;background:#fff;font:inherit;font-size:11px;cursor:pointer}.chip i{display:inline-grid;place-items:center;width:20px;height:20px;margin-left:3px;border-radius:7px;color:#fff;font-style:normal;font-weight:bold}.chip.minipay i{background:var(--purple)}.chip.keepa i{background:var(--blue)}.chip.vibe i{background:var(--orange)}.chip.official i{background:#059669}.chip.active{border-color:#8bd7f2;color:#087eaf;background:#effaff}.filters label{display:flex;align-items:center;gap:7px;color:#667085;font-size:11px}.filters select{border:1px solid var(--line);border-radius:8px;padding:8px 10px;color:var(--ink);background:#fff;font:inherit;font-size:11px}.check{padding:9px 5px}.check input{accent-color:var(--purple)}.chat-open{margin-right:0;padding:9px 13px;font-size:11px}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:14px}.map-panel,.results{overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 10px 30px #1018280b}.map-heading{display:flex;align-items:center;justify-content:space-between;padding:14px 15px 11px}.map-heading strong,.map-heading span{display:block}.map-heading strong{color:var(--navy);font-size:14px}.map-heading #mapStatus{margin-top:4px;color:var(--muted);font-size:10px}.map-mode{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:10px}.map-mode select{border:1px solid var(--line);border-radius:8px;padding:7px 8px;background:#fff;font:inherit}#map{height:min(68vh,700px);min-height:480px;background:#dbeafe}.map-footer{display:flex;justify-content:space-between;gap:12px;padding:9px 13px;color:var(--muted);font-size:10px}.results{display:flex;flex-direction:column;min-height:560px}.results-head{display:flex;align-items:center;justify-content:space-between;padding:15px;border-bottom:1px solid var(--line)}.results-head h2{margin:0;color:var(--navy);font-size:15px}.results-head span{display:block;margin-top:5px;color:var(--muted);font-size:10px}.results-head button{border:0;border-radius:8px;padding:5px 9px;color:var(--purple);background:#effaff;font-size:20px;cursor:pointer}.cards{overflow:auto;padding:10px}.merchant-card{padding:12px;margin-bottom:9px;border:1px solid var(--line);border-radius:12px;background:#fff;cursor:pointer;transition:.15s}.merchant-card:hover{border-color:#8bd7f2;box-shadow:0 4px 13px #7c3aed14}.card-top{display:flex;align-items:center;gap:9px}.merchant-logo{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:11px;color:#fff;background:var(--logo-color);font-size:20px}.card-title{min-width:0;flex:1}.card-title strong{display:block;overflow:hidden;color:var(--navy);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.card-title span{display:block;margin-top:4px;color:var(--muted);font-size:10px}.discount{padding:5px 6px;border-radius:7px;color:#047857;background:#ecfdf3;font-size:10px;white-space:nowrap}.address{margin:10px 0;color:#667085;font-size:10px;line-height:1.7}.card-bottom{display:flex;justify-content:space-between;color:#64748b;font-size:10px}.card-bottom:first-letter{color:#f59e0b}.card-bottom small{color:#98a2b3}.offer{margin-top:9px;padding:7px 8px;border-radius:7px;color:#9a3412;background:#fff7ed;font-size:10px}.empty{padding:30px 12px;text-align:center;color:var(--muted);font-size:12px}.popup{min-width:190px;display:grid;gap:5px;font-family:Tahoma,Arial,sans-serif;font-size:11px}.popup-logo{float:right;display:inline-grid;place-items:center;width:28px;height:28px;margin-left:8px;border-radius:8px;color:#fff}.popup span,.popup p{color:#667085}.popup p{margin:3px 0}.popup b{color:#047857}.chat{position:fixed;z-index:10;top:0;left:0;width:min(390px,100%);height:100vh;display:flex;flex-direction:column;background:#fff;box-shadow:8px 0 30px #1018282b;transform:translateX(-105%);transition:transform .25s}.chat.open{transform:translateX(0)}.chat-head{display:flex;align-items:center;justify-content:space-between;padding:18px;color:#fff;background:linear-gradient(110deg,#101828,#55309b)}.chat-head strong,.chat-head small{display:block}.chat-head strong{font-size:14px}.chat-head small{margin-top:5px;color:#dff6ff;font-size:10px}.chat-head button{border:0;color:#fff;background:none;font-size:25px;cursor:pointer}.quick{display:flex;gap:6px;overflow:auto;padding:11px;border-bottom:1px solid var(--line)}.quick button{flex:0 0 auto;border:1px solid #ddd6fe;border-radius:999px;padding:7px 10px;color:#6d28d9;background:#faf5ff;font:inherit;font-size:10px;cursor:pointer}.messages{flex:1;overflow:auto;padding:14px;background:#f8fafc}.bubble{max-width:90%;padding:10px 11px;margin-bottom:10px;border-radius:12px;font-size:11px;line-height:1.8}.bubble.bot{border:1px solid var(--line);border-top-right-radius:4px;background:#fff}.bubble.user{margin-right:auto;border-top-left-radius:4px;color:#fff;background:var(--purple)}.chat-results{margin-bottom:10px}.chat-results .merchant-card{background:#fff}.chat-form{display:flex;gap:7px;padding:10px;border-top:1px solid var(--line)}.chat-form input{min-width:0;flex:1;border:1px solid var(--line);border-radius:9px;padding:10px;font:inherit;font-size:11px}.chat-form button{border:0;border-radius:9px;padding:0 14px;color:#fff;background:var(--purple);font:inherit;font-size:11px}.chat-backdrop{position:fixed;z-index:9;inset:0;display:none;background:#10182855}.chat-backdrop.show{display:block}@media(max-width:900px){.workspace{grid-template-columns:1fr}.results{min-height:300px}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.merchant-card{margin:0}}@media(max-width:620px){.brand-logo{width:96px;height:44px}.brand-logo img{width:100px;height:100px}.hero{align-items:stretch;flex-direction:column}.location-btn{align-self:stretch}.filters{align-items:stretch}.provider-chips{width:100%;margin:0}.chip{flex:1}.filters label{flex:1;justify-content:space-between}.filters select{max-width:130px}.chat-open{width:100%;margin-top:3px}.cards{display:block}#map{min-height:390px;height:55vh}.map-footer{flex-direction:column;gap:2px}}
