/* M48 Universal Search Result Integration */
.gp-m48-result-note{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:0 0 16px;padding:12px 14px;border:1px solid rgba(0,0,0,.10);border-radius:18px;background:#fffef8;color:#111;font-weight:800}.gp-m48-result-note span{font-size:13px;font-weight:700;opacity:.72}.gp-m48-result-empty{padding:18px;border:1px dashed rgba(0,0,0,.16);border-radius:20px;background:#fff;color:#111;font-weight:800}.gp-m48-action-state{font-size:13px;font-weight:800;margin-top:8px;color:#111}.gp-m48-listing-row{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:16px;align-items:center;border:1px solid rgba(0,0,0,.10);border-radius:22px;background:#fff;padding:14px;margin:12px 0;box-shadow:0 10px 28px rgba(0,0,0,.05)}.gp-m48-listing-img{width:72px;height:72px;border-radius:18px;background:linear-gradient(135deg,#ffe66d,#ffffff);border:1px solid rgba(0,0,0,.08)}.gp-m48-listing-row strong{display:block;color:#111;font-size:17px;line-height:1.15;margin-bottom:5px}.gp-m48-listing-row span{display:block;color:#333;font-size:13px;line-height:1.35}.gp-m48-price{font-size:18px;font-weight:950;color:#111;white-space:nowrap}.gp-m48-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.16);border-radius:999px;background:#111;color:#fff;text-decoration:none;font-weight:900;font-size:13px;padding:10px 13px;cursor:pointer}.gp-m48-btn.secondary{background:#fff;color:#111}.gp-m48-pill-row{display:flex;gap:6px;flex-wrap:wrap;margin-top:7px}.gp-m48-pill{display:inline-flex;border:1px solid rgba(0,0,0,.10);border-radius:999px;padding:5px 8px;background:#fff8c7;font-size:11px;font-weight:900;color:#111}.gp-safe-card .gp-m48-btn,.gp-safe-svc-card .gp-m48-btn,.gp-safe-course-card .gp-m48-btn{margin-top:10px}@media(max-width:760px){.gp-m48-listing-row{grid-template-columns:1fr}.gp-m48-listing-img{width:100%;height:110px}.gp-m48-price{white-space:normal}}
