/* Asmbly 0.9.31.8.3 — Public Explore Location, Map & Discovery Integrity */
.asmbly-panel-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}
.asmbly-location-line{display:flex!important;align-items:flex-start!important;gap:8px!important;margin-top:6px!important}
.asmbly-location-line>span:last-child{display:grid;gap:3px;min-width:0}
.asmbly-location-line b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:275px}
.asmbly-location-line small{display:block;color:rgba(255,255,255,.54);font-size:10.5px;font-weight:700;line-height:1.3;text-transform:none;letter-spacing:0}
.asmbly-location-retry{min-height:38px;border:1px solid rgba(255,178,62,.34);border-radius:12px;background:rgba(255,178,62,.12);color:#ffbf5d;font-weight:900;padding:0 11px;cursor:pointer;white-space:nowrap}
.asmbly-location-retry:hover{background:#ffb23e;color:#140d05}
.asmbly-location-retry[hidden]{display:none!important}
.asmbly-map-status.is-location{display:block;background:rgba(21,21,29,.92);border-color:rgba(109,93,252,.42);color:#fff}
.asmbly-location-empty{display:grid;gap:10px;justify-items:start;line-height:1.4}
.asmbly-location-empty button{border:0;border-radius:11px;background:#ffb23e;color:#140d05;font-weight:900;padding:9px 11px;cursor:pointer}
.asmbly-event-state-on-cover{position:absolute;left:10px;top:10px;z-index:3;display:flex;gap:5px;flex-wrap:wrap;max-width:calc(100% - 66px)}
.asmbly-event-state-on-cover .state-pill{position:static!important;margin:0!important}
.asmbly-ecard-source{display:flex;align-items:center;gap:7px;margin-top:9px;color:#ffbf5d;font-size:10.5px;font-weight:900}
.asmbly-ecard-source img{width:18px;height:18px;border-radius:6px;object-fit:contain;background:rgba(255,255,255,.92);padding:2px}
.asmbly-ecard .brand-on-cover{display:none!important}
.asmbly-ecard-title .state-pill{display:none!important}
.asmbly-guide-module[hidden]{display:none!important}
@media(min-width:901px){
  .asmbly-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px!important;overflow:visible!important;padding-bottom:4px!important;margin-bottom:22px!important;scrollbar-width:none!important}
  .asmbly-row .asmbly-ecard,.asmbly-row .asmbly-ecard:first-child{width:100%!important;max-width:none!important;min-width:0!important;flex:none!important}
  .asmbly-ecard-cover{height:118px}
  .asmbly-ecard-body{min-height:126px}
  .asmbly-guides{display:grid!important;grid-template-columns:1fr;overflow:visible!important;padding-bottom:4px!important}
  .asmbly-guide-card{width:100%!important;max-width:none!important;flex:none!important}
}
@media(max-width:900px){
  .asmbly-panel-title-row{align-items:center}
  .asmbly-location-line b{max-width:58vw}
  .asmbly-location-line small{max-width:62vw}
  .asmbly-location-retry{font-size:11px;padding:0 9px}
  .asmbly-row{scrollbar-width:none!important}
  .asmbly-row::-webkit-scrollbar{display:none!important}
}
