/* Owner-confirmed scope. Only the seven opted-in legacy realme pages. */
.rt-owner-service-scope[data-rt-owner-copy="20260912-v1"] {
  max-width: 82ch;
  margin: 12px 0 20px;
  padding: 12px 16px;
  border-left: 3px solid #ed7a2e;
  background: #30343a;
  color: #f0f3f9;
  font: inherit;
  font-size: 15px;
  line-height: 1.6;
}
[data-rt-owner-photo="20260912-v1"] {
  position: relative;
  padding-bottom: 20px !important;
  box-sizing: content-box;
}
[data-rt-owner-photo="20260912-v1"] > .rt-owner-photo-credit {
  position: absolute;
  bottom: 4px;
  right: 10px;
  z-index: 1;
  pointer-events: none;
  font: 500 10px/1.2 Arial, sans-serif;
  font-style: normal;
  color: #596779;
}
[data-rt-owner-photo="20260912-v1"] > .rt-owner-photo-credit::after { content: "RemTeh.by"; }
@media(max-width:480px) {
  .rt-owner-service-scope[data-rt-owner-copy="20260912-v1"] { padding: 11px 12px; font-size: 14px; }
}
