/* PASS 3M-R4 — premium photography, no decorative effects */
.mc-photo{margin:28px 0 0;position:relative;overflow:hidden;border-radius:18px;background:#ece8e2;border:1px solid rgba(17,20,38,.10);box-shadow:0 16px 42px rgba(17,20,38,.12);aspect-ratio:16/9}
.mc-photo img,.mc-paid-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;filter:none;transform:none;transition:none}
.page-hero .mc-photo{margin-top:30px}.hero-inner>.mc-photo{grid-column:1/-1;margin-top:4px;min-height:0}.sales-hero .mc-photo{max-width:980px;margin:30px auto 0}.free-card .mc-photo{margin:20px 0 24px}.free-shell>.mc-photo{margin:0 0 24px}.sales-shell>.mc-photo,.shell>.mc-photo{margin:24px 0}main>.mc-photo-r2{width:min(1120px,calc(100% - 40px));margin:30px auto 34px}.content-wrap>.mc-photo-r2{grid-column:1/-1}.mc-paid-photo{display:block;margin:22px 0 26px;overflow:hidden;border-radius:18px;aspect-ratio:16/9;background:#ece8e2;border:1px solid rgba(17,20,38,.10);box-shadow:0 14px 34px rgba(17,20,38,.09)}
@media(max-width:700px){.mc-photo{border-radius:14px;margin-top:20px}.page-hero .mc-photo{margin-top:20px}main>.mc-photo-r2{width:calc(100% - 28px);margin:18px auto 24px;aspect-ratio:16/9}.mc-paid-photo{border-radius:14px;margin:18px 0 22px;aspect-ratio:16/9}}

/* Owner repair: editorial photography belongs to the same article grid and brand frame. */
.content-wrap>.mc-photo-r2{width:100%;max-width:none;margin:0 0 38px;grid-column:auto;border-radius:24px;border:1px solid rgba(200,164,92,.32);box-shadow:0 20px 58px rgba(17,20,38,.12)}
.content-wrap>.mc-photo-r2:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:linear-gradient(90deg,var(--gold),var(--lav),rgba(183,167,231,0));pointer-events:none}
@media(max-width:700px){.content-wrap>.mc-photo-r2{width:100%;margin:0 0 28px;border-radius:17px}}