.art-surface{position:relative;isolation:isolate;transform:perspective(1000px) rotateX(var(--art-rx,0deg)) rotateY(var(--art-ry,0deg)) translateY(var(--art-y,0px));transition:transform 1.1s cubic-bezier(.2,.7,.2,1);transform-origin:center;overflow:visible}.art-surface>img{display:block;width:100%;height:auto}.art-light{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:#e0efff;stroke-width:1.1;pointer-events:none;opacity:0}.art-light path{stroke-dasharray:2 2 7 89;stroke-dashoffset:100;animation:filament-light 13s linear infinite;animation-delay:var(--light-delay);animation-play-state:paused}.art-surface.is-art-visible .art-light{opacity:.52;transition:opacity 1.8s}.art-surface.is-art-visible .art-light path{animation-play-state:running}@keyframes filament-light{to{stroke-dashoffset:-100}}.trajectory>.art-surface{width:100%;aspect-ratio:2.4;margin:25px 0}.trajectory>.art-surface>img{height:100%;object-fit:contain}.trajectory>.art-surface .art-light{object-fit:contain}.art-collection .art-surface img{transition:none}.art-collection a:hover img{transform:none}.art-motion-paused .art-light path{animation-play-state:paused!important}.art-motion-paused .art-surface{transform:none!important;transition:none}.art-motion-paused .art-light{opacity:0}.living-path-stage>.art-surface{position:absolute;inset:0}.living-path-stage .art-light{display:none}.chapter-art{width:calc(100% + 30px)}@media(max-width:800px){.trajectory>.art-surface{aspect-ratio:1.7}.chapter-art{width:100%}.art-surface{transform:none!important}.art-light{stroke-width:1.4}}@media(prefers-reduced-motion:reduce){.art-surface{transform:none!important;transition:none}.art-light{display:none}}

.footer-art{max-width:1260px;margin:0 auto;padding:0 7%;height:220px;overflow:hidden}.footer-art .art-surface{height:220px}.footer-art img{width:100%;height:220px;object-fit:contain}.footer-art .art-light{height:220px}.footer-art+section{margin-top:0}@media(max-width:700px){.footer-art,.footer-art .art-surface,.footer-art img{height:150px}.footer-art .art-light{height:150px}}
