/* Source review layout; local dialog replaces the remote review iframe. */
[data-ja-review],[data-ja-review-expand]{cursor:pointer}
[data-ja-review]:focus-visible,[data-ja-review-expand]:focus-visible{outline:2px solid #0055aa;outline-offset:3px}
.jsPrAll .pr-all__list{display:flex;gap:12px;overflow-x:auto;transform:none!important;padding:2px}
.jsPrAll .pr-all__item{flex:0 0 140px;width:140px!important}
.rv__attached-thumb{object-fit:cover}
#ja-product-review{padding:0;border:0;border-radius:8px;width:min(1000px,calc(100vw - 48px));height:min(750px,calc(100dvh - 100px));max-width:none;max-height:none;overflow:visible;color:#222}
#ja-product-review::backdrop{background:rgba(0,0,0,.8)}
#ja-product-review .rv-popup{height:calc(100% - 48px)!important;border-radius:8px 8px 0 0;overflow:hidden;opacity:1}
#ja-product-review .rv-popup__info{background:#fff}
#ja-product-review .rv-popup__scroll{height:100%;overflow:auto}
#ja-product-review .rv-detail__content{white-space:pre-wrap;overflow-wrap:anywhere}
#ja-product-review .rv-popup__img-wrapper{display:flex;overflow:auto;scroll-snap-type:x mandatory}
#ja-product-review .rv-popup__img-wrapper>a{display:flex;align-items:center;justify-content:center;min-width:100%;width:100%;height:100%;scroll-snap-align:start}
#ja-product-review .rv-popup__img-wrapper img{max-width:100%;max-height:100%;object-fit:contain}
#ja-product-review .not-attached .rv-popup__info{width:100%}
.ja-review-close{position:absolute;top:6px;right:6px;z-index:5;font-size:30px;width:38px;height:38px;border-radius:50%;background:#fff;color:#222;line-height:1}
.ja-review-navigation{height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:#fff;box-sizing:border-box;border-radius:0 0 8px 8px;border-top:1px solid #eee}
.ja-review-navigation button{padding:8px;font-size:14px}.ja-review-navigation button:disabled{color:#aaa;cursor:default}
.ja-review-photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.ja-review-card{text-align:left;background:#fff;display:flex;flex-direction:column;gap:10px;min-width:0;padding:0}
.ja-review-card img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:8px}.ja-review-card strong{font-size:15px;line-height:1.5}.ja-review-card span{font-size:13px;color:#777}.ja-review-card p{font-size:14px;line-height:1.8;white-space:pre-wrap}
.ja-review-text-list .ja-review-card{width:100%;padding:24px 0;border-bottom:1px solid #ddd}.ja-review-text-list .ja-review-card img{width:120px}
.restore-product-review-board .view-type{display:flex;gap:20px}.restore-product-review-board .view-type__tab.on{font-weight:bold;text-decoration:underline}
@media(max-width:767px){.jsPrAll .pr-all__item{flex-basis:100px;width:100px!important}#ja-product-review{width:100vw;height:100dvh;border-radius:0;margin:0}#ja-product-review .rv-popup{display:flex;flex-direction:column;border-radius:0}#ja-product-review .rv-popup__attached{width:100%;height:48%;flex-shrink:0}#ja-product-review .rv-popup__info{width:100%;height:52%;padding:20px}#ja-product-review .not-attached .rv-popup__info{height:100%}.ja-review-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}
