.photobook{max-width:1320px;margin:auto;padding:28px 0 48px}.book-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px}.book-heading h1{font:400 clamp(28px,4vw,48px)/1.25 Georgia,SimSun,serif;margin:8px 0 0}.book-kicker{font-size:10px;letter-spacing:.19em;color:var(--muted);margin:0}.book-heading>span,.book-meta,.book-counter,.book-jump,.book-source{font-size:12px;color:var(--muted)}.photobook .filters{margin:0;border-bottom:1px solid var(--line);padding-bottom:12px;gap:24px}.book-chapters{display:flex;flex-wrap:wrap;gap:8px 24px;padding:8px 0}.book-chapters a{display:inline-flex;align-items:center;min-height:44px;font-size:12px;color:var(--muted)}.book-chapters a[aria-current]{color:var(--ink,#252b26);text-decoration:underline;text-underline-offset:6px}.book-stage{height:clamp(320px,66svh,850px);position:relative;display:flex;align-items:center;justify-content:center;background:#f3f1ea;margin-top:18px;box-shadow:0 10px 25px -22px #29271f;transform-origin:left center;touch-action:pan-y pinch-zoom}.book-stage:after{content:'';position:absolute;inset:0 auto 0 50%;width:1px;background:#d6d2c6;opacity:.35;pointer-events:none}.book-photo{margin:0!important;padding:28px 40px;width:100%;height:100%;position:relative;z-index:1;display:flex;justify-content:center}.book-photo a{display:flex;width:100%;height:100%;justify-content:center;align-items:center}.book-photo img{display:block;width:auto!important;height:auto!important;max-width:100%;max-height:100%;object-fit:contain!important;box-shadow:0 4px 12px #24211d12}.book-stage[data-layout=left] .book-photo{width:78%;margin-right:auto!important;padding-right:10%}.book-stage[data-layout=right] .book-photo{width:78%;margin-left:auto!important;padding-left:10%}.book-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;border-bottom:1px solid var(--line);padding:14px 0}.book-pagination{display:flex;align-items:center;gap:16px}.book-pagination a,.book-pagination>span[aria-disabled]{width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;font-size:23px}.book-pagination a:hover{background:#e9e6dc}.book-pagination [aria-disabled]{opacity:.25}.book-counter{min-width:70px;text-align:center;font-variant-numeric:tabular-nums}.book-jump{display:flex;justify-content:flex-end;align-items:center;gap:8px}.book-jump input{width:58px;border:1px solid var(--line);background:transparent;min-height:44px;padding:6px;font:inherit;color:inherit}.book-jump button{min-height:44px;border:0;background:transparent;font:inherit;color:inherit;cursor:pointer}.book-hint{font-size:11px;letter-spacing:.04em;color:var(--muted);text-align:center;margin:14px 0}.book-source{margin:10px 0 0}.photobook :focus-visible{outline:2px solid #54684f;outline-offset:4px}.photobook[aria-busy=true]{cursor:progress}@media(max-width:700px){.photobook{padding-top:16px}.book-heading{margin-bottom:20px}.photobook .filters{gap:18px}.book-stage{height:clamp(300px,59svh,650px);margin-top:12px}.book-photo{padding:20px 14px}.book-stage[data-layout=left] .book-photo,.book-stage[data-layout=right] .book-photo{width:94%;padding:20px 14px}.book-footer{grid-template-columns:1fr auto;gap:4px 12px}.book-pagination{grid-column:1/-1;grid-row:1;justify-content:center}.book-meta{font-size:11px}.book-jump{font-size:11px}.book-chapters{gap:2px 16px}.book-hint{font-size:10px}}@media(prefers-reduced-motion:reduce){.book-stage{animation:none!important;transition:none!important}}
