/* Scoped to four reviewed realme photo components. OEM pixels stay untouched. */
#sp-page-builder [data-rt-photo="realme-20260912-v1"] {
  position:relative;
  isolation:isolate;
  display:grid;
  place-items:center;
  width:min(100%,426px);
  padding:18px 18px 34px;
  margin-inline:auto;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:visible!important;
}
#sp-page-builder [data-rt-photo="realme-20260912-v1"]>img {
  display:block;
  position:static!important;
  width:100%!important;
  height:auto!important;
  max-width:clamp(230px,20vw,390px)!important;
  max-height:390px!important;
  object-fit:contain!important;
  object-position:center!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  filter:drop-shadow(0 16px 14px rgb(0 0 0 / 22%));
}
#sp-page-builder [data-rt-photo="realme-20260912-v1"]>.rt-photo-credit {
  display:block;
  position:absolute;
  right:18px;
  bottom:8px;
  color:#596779;
  font:500 11px/1.4 system-ui,-apple-system,sans-serif;
  letter-spacing:.025em;
  white-space:nowrap;
  pointer-events:none;
  user-select:none;
}
#sp-page-builder [data-rt-photo="realme-20260912-v1"]>.rt-photo-credit::after {content:"RemTeh.by"}
@media(max-width:767px){
  #sp-page-builder [data-rt-photo="realme-20260912-v1"]{padding:12px 12px 32px}
  #sp-page-builder [data-rt-photo="realme-20260912-v1"]>img{max-width:260px!important;max-height:300px!important}
  #sp-page-builder [data-rt-photo="realme-20260912-v1"]>.rt-photo-credit{right:12px;bottom:7px}
}
