.story-chapter{padding-block:clamp(48px,7vw,100px);background:var(--color-surface)}.origin-post{padding:20px;border:1px solid var(--color-mist);border-radius:var(--radius-card);box-shadow:0 20px 52px rgb(23 63 73/14%);background:var(--color-surface);font-size:15px;line-height:1.4}.chapter-pair.chapter-opening{align-items:start}.origin-person strong,.origin-comment strong{font-weight:500;font-size:15px}.origin-menu{margin-left:auto;align-self:flex-start;letter-spacing:2px}.origin-actions{display:flex;justify-content:space-between;gap:8px;padding:12px 0;margin-top:12px;border-bottom:1px solid var(--color-mist);font-size:13px}.origin-comment{padding:10px 16px;border-radius:18px;background:var(--color-mist);min-width:140px}.origin-heart{display:inline-grid;place-items:center;width:30px;height:30px;margin-right:5px;border-radius:50%;color:#bc3c50;font-size:30px}.origin-comment-thread{min-width:0}.story-chapter .origin-post img.origin-avatar{width:30px;height:30px;flex:0 0 30px;min-width:30px;max-width:30px;border-radius:50%;object-fit:cover}.origin-comment-meta{display:block;padding:6px 12px 0;font-size:12px}.origin-person,.origin-reply{display:flex;align-items:center;gap:12px}.origin-avatar{display:grid;place-items:center;flex:0 0 40px;height:40px;border-radius:50%;background:var(--color-mist);color:var(--color-ink);font-weight:500}.origin-meta{display:block;font-size:13px}.story-chapter .origin-question{margin:20px 0;font-size:17px;line-height:1.45;letter-spacing:normal}.origin-scene{display:block;width:100%;height:auto;border-radius:10px}.origin-reply{margin:16px 0 0;align-items:flex-start}.origin-reply .origin-avatar{background:var(--color-ink);color:var(--color-surface)}.story-chapter .origin-reply p{margin:0}.story-chapter .origin-post figcaption{margin-top:18px;font-size:12px}.chapter-mist{background:var(--color-mist)}.chapter-dark{background:var(--color-ink);color:var(--color-surface)}.chapter-copy{max-width:740px;margin-bottom:36px}.story-chapter h2{margin:0 0 24px;font-size:clamp(30px,3.5vw,44px);font-weight:500;letter-spacing:-.035em;line-height:1.12;text-align:left}.story-chapter h3{margin:44px 0 24px;font-size:28px;letter-spacing:-.035em}.story-chapter p{margin:0 0 20px}.chapter-pair{display:grid;grid-template-columns:minmax(0,1fr)minmax(0,1fr);gap:56px;align-items:center}.chapter-pair img{width:100%;height:auto;border-radius:var(--radius-card)}.chapter-map{max-width:440px;justify-self:center}.chapter-history,.chapter-comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.chapter-history img{width:100%;height:auto;align-self:center;border-radius:var(--radius-card)}.chapter-history{grid-template-columns:.85fr 1.15fr 1fr;align-items:start;gap:32px}.chapter-history img:first-child{grid-column:1/-1}.chapter-history img:nth-child(2){margin-top:12px;align-self:start}.chapter-history img:nth-child(3){margin-top:64px;align-self:start}.chapter-history img:nth-child(4){margin-top:28px;align-self:start}.chapter-progress{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:start}.story-chapter figure{margin:0}.story-chapter figure img{width:100%;height:auto;border-radius:var(--radius-card)}.story-chapter figcaption{margin-top:12px;font-size:15px}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.gallery-grid+.gallery-grid{margin-top:20px}.gallery-item img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:var(--radius-card)}.story-chapter .chapter-book{margin-top:36px}@media(max-width:767px){.chapter-pair,.chapter-progress,.chapter-comparison{grid-template-columns:minmax(0,1fr);gap:28px}.chapter-history,.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.chapter-copy{margin-bottom:24px}.chapter-history img:nth-child(n+2){margin-top:0}.chapter-history img:last-child{grid-column:1/-1;width:80%;justify-self:center}}.gallery-lightbox[hidden]{display:none}.gallery-lightbox{position:fixed;inset:0;z-index:1000;display:grid;grid-template-columns:72px minmax(0,1fr)72px;align-items:center;padding:52px 28px 36px;background:rgba(0,0,0,.94);color:var(--color-surface)}.gallery-lightbox figure{grid-column:2;margin:0;display:grid;place-items:center;min-width:0}.gallery-lightbox figure img{max-width:100%;max-height:calc(100vh - 120px);object-fit:contain}.gallery-lightbox figcaption{min-height:28px;margin-top:10px;text-align:center}.lightbox-close,.lightbox-previous,.lightbox-next{position:relative;z-index:2;border:0;background:0 0;color:var(--color-surface);cursor:pointer}.lightbox-close{position:absolute;right:22px;top:12px;font:44px/1 var(--font-sans)}.lightbox-previous,.lightbox-next{font:40px/1 var(--font-sans)}.lightbox-count{position:absolute;left:24px;top:12px;margin:0}.lightbox-open{overflow:hidden}@media(max-width:767px){.gallery-lightbox{grid-template-columns:36px minmax(0,1fr)36px;padding:52px 8px 24px}}