:root{--ogpl-accent:#1ba94c}
.ogpl-box{margin:18px 0 10px;padding:16px 18px;border:1px solid #e8e8e8;border-radius:10px;background:#fafafa}
.ogpl-title{font-weight:700;font-size:15px;margin-bottom:10px}
.ogpl-locations{display:flex;flex-wrap:wrap;gap:8px}
.ogpl-location{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid #e3e3e3;border-radius:999px;background:#fff;font-size:13px;line-height:1.2}
.ogpl-dot{width:8px;height:8px;border-radius:50%;background:var(--ogpl-accent);display:inline-block;flex:0 0 auto}
.ogpl-icon{display:inline-block;line-height:1;font-size:13px}
.ogpl-stock{margin-top:10px;font-size:13px}
.ogpl-stock strong{color:var(--ogpl-accent)}
.ogpl-empty{font-size:13px;opacity:.75}
.ogpl-low-stock{margin-top:8px;font-size:13px;font-weight:600;color:#b45309}
