.shop-editorial { margin:64px auto 0; padding:36px 0; border-top:1px solid var(--line, #d5d5c9); max-width:1200px; color:inherit; }
.shop-editorial h2 { font:400 clamp(26px,3vw,38px)/1.15 var(--font-serif, Georgia,serif); letter-spacing:-.025em; margin:0 0 20px; }
.shop-editorial p { max-width:880px; line-height:1.75; }
.shop-editorial-columns { display:grid; grid-template-columns:1fr 1fr; gap:32px; margin-top:28px; }
.shop-editorial-columns h3 { font-size:20px; margin:0 0 10px; }
.shop-editorial-table { overflow-x:auto; max-width:100%; margin:28px 0; border:1px solid var(--line,#d5d5c9); border-radius:12px; }
.shop-editorial-table table { width:100%; min-width:540px; border-collapse:collapse; font-size:15px; line-height:1.5; text-align:left; }
.shop-editorial-table caption { text-align:left; padding:18px; font-weight:600; }
.shop-editorial-table th,.shop-editorial-table td { padding:16px; border-top:1px solid var(--line,#d5d5c9); vertical-align:top; }
.shop-editorial-table thead { background:rgba(31,58,43,.055); }
.shop-editorial-table tbody th { font-weight:500; min-width:160px; }
.shop-editorial-table td:last-child { min-width:130px; }
.shop-editorial a,.shop-editorial-toc a,.shop-editorial-table a,.shop-editorial-sources a { text-underline-offset:4px; }
.shop-editorial-questions { margin-top:32px; }
.shop-editorial-questions details { padding:18px 0; border-bottom:1px solid var(--line,#d5d5c9); }
.shop-editorial-questions summary { cursor:pointer; font-weight:600; }
.shop-editorial-links { display:flex; flex-wrap:wrap; gap:12px 24px; margin:28px 0; }
.shop-editorial-links a { text-decoration:underline; text-underline-offset:5px; line-height:1.65; }
.shop-editorial-toc { padding:24px; border:1px solid var(--line,#d5d5c9); border-radius:12px; margin-bottom:36px; }
.shop-editorial-toc ol { padding-left:22px; margin-bottom:0; }
.shop-editorial-toc li { margin:10px 0; line-height:1.5; }
.journal-article-body section[id] { scroll-margin-top:130px; }
.shop-editorial-sources { margin-top:36px; font-size:14px; line-height:1.65; }
@media(max-width:700px) { .shop-editorial { margin-top:40px; padding-top:28px; } .shop-editorial-columns { grid-template-columns:1fr; gap:16px; } .shop-editorial-toc { padding:18px; } .shop-editorial-table th,.shop-editorial-table td { padding:12px; } }
