/* Authentic, unmodified 0.5.7 WordPress captures. The image link opens the original. */
.rn-real-screenshot{padding-block:2rem 3rem}
.rn-real-screenshot figure{margin:1.5rem 0 0}
.rn-real-screenshot figure>a{display:block;border:1px solid #dedbea;border-radius:14px;overflow:hidden}
.rn-real-screenshot img{display:block;width:100%;max-width:100%;height:auto}
.rn-real-screenshot figcaption{margin-top:.75rem;font-size:.875rem;line-height:1.7;color:#595667}
.rn-real-screenshot a:focus-visible,.rn-shot-track:focus-visible,.rn-shot-card a:focus-visible,.rn-current-interface a:focus-visible{outline:3px solid #6246d9;outline-offset:4px}
.rn-current-interface{scroll-margin-top:110px}
.rn-current-interface figcaption{font-size:12px;line-height:1.75}
.rn-current-interface figcaption a{display:inline-block;color:#5638b4;text-underline-offset:3px}
.rn-plugin-gallery{min-width:0}
.home-page .rn-plugin-gallery{padding-top:0}
.rn-shot-track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;border-radius:14px}
.rn-shot-card{display:flex;flex-direction:column;min-width:0;margin:0;border:1px solid #ded7ea;border-radius:14px;background:#fff;overflow:hidden}
.rn-shot-heading{display:flex;align-items:center;gap:12px;padding:19px 20px;background:#faf8fd;border-bottom:1px solid #e8e1f0}
.rn-shot-heading h3{font-size:17px;font-weight:650;line-height:1.4;letter-spacing:-.015em;margin:0}
.rn-shot-heading .badge{flex-shrink:0}
.rn-shot-image{display:block;text-decoration:none;color:#5638b4;background:#f0edf5;padding:12px}
.rn-shot-image img{display:block;width:100%;max-width:100%;height:auto;border:1px solid #e0dbe8;border-radius:5px}
.rn-shot-image>span{display:flex;justify-content:center;align-items:center;gap:12px;min-height:44px;margin-top:10px;padding:10px 14px;border:1px solid #ded5ed;border-radius:7px;background:#fff;font-size:13px;line-height:1.5;font-weight:650}
.rn-shot-image:hover>span{background:#f3edff;border-color:#a692d9}
.rn-shot-card figcaption{padding:15px 20px;font-size:12px;line-height:1.75;color:#625871;margin:auto 0 0}
.rn-shot-card figcaption a{display:inline-block;color:#5638b4;text-underline-offset:3px}
.rn-shot-mobile-hint{display:none}
@media(max-width:800px){
  .home-page .rn-plugin-gallery{padding-top:0}
  .rn-shot-track{display:flex;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;gap:14px;padding-bottom:10px;scrollbar-color:#b5a2d7 #f2edf8;scrollbar-width:thin}
  /* Keep keyboard focus positioning stable while either card has focus. */
  .rn-shot-track:focus-within{scroll-snap-type:none}
  .rn-shot-card{flex:0 0 90%;scroll-snap-align:start}
  .rn-shot-heading{padding:14px;gap:10px}
  .rn-shot-heading h3{font-size:16px}
  .rn-shot-image{padding:8px}
  .rn-shot-image>span{font-size:12px;padding-inline:8px}
  .rn-shot-card figcaption{padding:12px 14px}
  .rn-shot-mobile-hint{display:block;font-size:12px;line-height:1.6;color:#625871;margin-top:12px}
}
@media(max-width:380px){
  .rn-shot-heading{flex-wrap:wrap;gap:7px}
  .rn-shot-heading h3{font-size:15px}
}
