/* Source-pixel handwriting and photographs remain in native document flow. */
body.story-edition .story-accent-scene{position:relative;padding:34px 24px 26px;min-width:0}
body.story-edition .story-accent-scene>figcaption{position:relative;margin-top:40px}
.story-accent-layer{transform:translate3d(var(--accent-x,0px),var(--accent-y,0px),0)}
.story-accent-layer.is-accent-visible{will-change:transform}
.story-accent-annotation{margin:0 0 30px;position:relative;z-index:1;mix-blend-mode:multiply}
.story-accent-orbit{display:flex;justify-content:flex-end;align-items:center;gap:clamp(28px,5vw,70px);min-height:230px;padding:30px 28px 24px 0}
body.story-edition .story-accent-orbit .story-accent-script{display:block;width:auto;height:210px;max-width:48%;max-height:none;object-fit:contain;mix-blend-mode:multiply}
body.story-edition .story-accent-orbit .story-accent-script--home{height:150px;max-width:54%}
body.story-edition .story-accent-orbit .story-accent-seal{display:block;width:54px;height:54px;max-width:none;object-fit:contain;align-self:flex-end;margin-bottom:12px;opacity:.9}
body.story-edition .story-accent-annotation .story-accent-reading{margin:14px 0 0;max-width:36ch;color:var(--muted);font:12px/1.6 var(--sans);letter-spacing:.045em}
.story-accent-reading a{color:inherit;text-underline-offset:3px}
.story-accent-reading strong{font-weight:500;color:var(--ink)}
html[data-motion=off] .story-accent-layer{transform:none!important;will-change:auto!important}
@media(max-width:700px){
 body.story-edition .story-accent-scene{padding:18px 12px 10px}
 body.story-edition .story-accent-scene>figcaption{margin-top:24px}
 .story-accent-annotation{margin-bottom:24px}
 .story-accent-orbit{min-height:175px;gap:38px;padding:18px 12px}
 body.story-edition .story-accent-orbit .story-accent-script{height:155px}
 body.story-edition .story-accent-orbit .story-accent-script--home{height:118px}
 body.story-edition .story-accent-orbit .story-accent-seal{width:40px;height:40px}
}
@media(prefers-reduced-motion:reduce){.story-accent-layer{transform:none!important;will-change:auto!important}}
@media print{
 .story-accent-annotation{display:none!important}
 body.story-edition .story-accent-scene{padding:0!important}
 .story-accent-layer{transform:none!important;will-change:auto!important}
}
