.shophand-public-walkins { width: min(640px, calc(100% - 28px)); margin: 8px auto 18px; color: #fff; text-align: left; }
.shophand-public-walkins[hidden] { display: none !important; }
.shophand-walkin-grid { display: grid; grid-template-columns: 1fr; gap: 10px; }
.shophand-walkin-card { display: grid; grid-template-columns: 92px minmax(0,1fr) 112px; gap: 14px; align-items: center; min-width: 0; padding: 13px; border: 1px solid rgba(255,255,255,.2); border-radius: 16px 3px 16px 3px; background-color:#171214; background-image:linear-gradient(rgba(8,7,8,.34),rgba(8,7,8,.34)),url('https://www.brokenclovertattoo.com/wp-content/uploads/2015/04/bg1.jpg'); background-size:auto,260px auto; background-repeat:repeat,repeat; background-position:center; box-shadow: 0 12px 30px rgba(0,0,0,.36); }
.shophand-walkin-avatar { position: relative; width: 76px; height: 76px; }
.shophand-walkin-avatar img,
.shophand-walkin-fallback { position: absolute; inset: 0; display: grid; place-items: center; width: 76px; height: 76px; border: 1px solid rgba(255,255,255,.24); border-radius: 50%; object-fit: cover; background: #24140e; color: #ffac6f; font-size: 21px; font-weight: 900; }

.shophand-walkin-avatar img[hidden],
.shophand-walkin-fallback[hidden],
.shophand-walkin-feature[hidden] { display: none !important; }
.shophand-walkin-avatar i { position: absolute; right: 2px; bottom: 3px; width: 17px; height: 17px; border: 3px solid #15100e; border-radius: 50%; background: #44d17a; box-shadow: 0 0 10px #44d17a; }
.shophand-walkin-copy { min-width: 0; }
.shophand-walkin-copy > span { display: block; color: #78e7a1; text-transform: uppercase; letter-spacing: .1em; font-size: 9px; font-weight: 900; }
.shophand-walkin-copy > strong { display: block; overflow: hidden; margin-top: 3px; text-overflow: ellipsis; white-space: nowrap; font-size: 21px; }
.shophand-walkin-copy > small { display: block; color: #c8c0bd; margin-top: 2px; font-size: 12px; }
.shophand-walkin-copy > a { display: inline-block; margin-top: 8px; color: #ffa462; font-size: 12px; font-weight: 800; text-decoration: none; }
.shophand-walkin-feature{display:block;width:112px;height:92px;overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:12px 2px 12px 2px;background:#0c0a0b}.shophand-walkin-feature img{display:block;width:100%;height:100%;object-fit:cover}
@media (max-width: 650px) {
	.shophand-public-walkins { width: calc(100% - 22px); margin-top: 6px; margin-bottom: 16px; }
  .shophand-walkin-grid { grid-template-columns: 1fr; }
  .shophand-walkin-card { grid-template-columns: 76px minmax(0,1fr) 88px; gap:10px; }
  .shophand-walkin-avatar,
  .shophand-walkin-avatar img,
  .shophand-walkin-fallback { width: 76px; height: 76px; }
  .shophand-walkin-feature{width:88px;height:76px}
}

/* ShopHAND rc4.3 — larger public artist portraits */
.shophand-walkin-avatar,.shophand-walkin-avatar img,.shophand-walkin-fallback { width:92px; height:92px; }
@media (max-width:650px) {
  .shophand-walkin-avatar,.shophand-walkin-avatar img,.shophand-walkin-fallback { width:76px; height:76px; }
}
