.grading-article .grading-cases{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:26px 0}.grading-article .grading-cases>div{min-width:0}.grading-article .grading-photo-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0}.grading-photo-pair a{display:flex;align-items:center;background:#fff;border-radius:8px;overflow:hidden}.grading-article .grading-photo-pair img{display:block;width:100%;height:auto}.grading-article .grading-price{font-size:28px;color:var(--gold);font-weight:600;margin:16px 0 8px}.grading-article .grading-cases p+p{margin-top:10px}.grading-article .comparison-author img{width:42px;height:42px}.grading-article .grading-cases h3{margin-top:0}@media(max-width:700px){.grading-article .grading-cases{grid-template-columns:minmax(0,1fr)}}
.grading-article figure.grading-detail{width:100%;max-width:none;margin:0}.grading-detail>a{display:block;max-width:280px;margin:auto}.grading-detail span{display:block;position:relative;overflow:hidden;aspect-ratio:1;background:white;border-radius:10px}.grading-article .grading-detail img{position:absolute;width:250%;height:auto;max-width:none;left:-75%;top:-75%}.grading-article .grading-detail figcaption{max-width:none;text-align:center}
.grading-article .reference-figure{width:100%;max-width:none;margin:18px 0}.reference-figure>a{display:block}.reference-figure span{display:block;background:#fff;border-radius:8px;overflow:hidden}.grading-article .reference-figure img{display:block;width:100%;height:auto}.grading-article .reference-figure figcaption{max-width:none;text-align:center;font-size:13px;line-height:1.5;margin-top:10px}.reference-crop>a{max-width:240px;margin:auto}.reference-crop span{position:relative;aspect-ratio:1}.grading-article .reference-crop img{position:absolute;max-width:none;width:var(--zoom);left:var(--left);top:var(--top)}.reference-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.grading-article .reference-note{font-size:14px;line-height:1.65}.grading-article .question-list>div{min-width:0}.grading-article .detail-comparison{align-items:start}

/* Keep comparison images aligned; override shared 200px figure defaults. */
.grading-article figure.reference-figure:not(.app-logo-figure){width:100%;max-width:none;margin:16px auto 20px;align-self:center}
.grading-article figure.reference-figure:not(.app-logo-figure)>figcaption{max-width:none;font-size:14px;font-weight:600;line-height:1.4;margin:12px auto 0}
.grading-article .reference-pair{width:100%;align-items:start;gap:20px}
.grading-article .reference-pair .reference-figure{min-width:0}
.grading-article .question-list>div>.reference-figure>a{max-width:200px;margin:0 auto}
.grading-article .question-list .reference-pair a{max-width:200px;margin:auto}
.grading-article .question-list p+p{margin-top:12px}
.grading-article .detail-comparison{max-width:660px;margin:26px auto;gap:36px}
@media(max-width:700px){.grading-article .detail-comparison{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.grading-article .reference-pair{gap:14px}}
