/* A quiet, illustrated colophon; navigation stays text rather than tiles. */
.site-footer.footer-editorial{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:28px 44px;padding:46px 42px 34px;overflow:visible}
.footer-editorial .footer-tagline{flex:0 0 auto;margin:0 18px 0 0;white-space:nowrap;color:#acabb5;font:12px/1.6 var(--font)}
.footer-anime-word{position:relative;display:inline-block;color:#ddd2f1;text-shadow:0 1px 2px #0007;isolation:isolate}
.footer-anime-word::after{content:"";position:absolute;width:19px;height:3px;left:15px;top:0;border-radius:50%;background:#06060980;filter:blur(1.5px);z-index:-1}
.footer-anime-mascot{position:absolute;left:2px;bottom:-9px;width:auto;height:64px;max-width:none;pointer-events:none;user-select:none;filter:drop-shadow(1px 2px 2px #08070e85);z-index:1}
.footer-navigation{min-width:0;margin-left:auto}
.footer-links{display:flex;justify-content:flex-end;flex-wrap:wrap;align-items:center;gap:7px 0;list-style:none;padding:0;margin:0}
.footer-links li{display:inline-flex;align-items:center;min-width:0;margin:0;padding:0}
.footer-editorial .footer-links a{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0;border:0;background:none;border-radius:0;box-shadow:none;font-size:12px;line-height:1.5;color:#a9a7b4;text-decoration:none;white-space:nowrap;transition:color .18s ease}
.footer-editorial .footer-links a:hover,.footer-editorial .footer-links a:focus-visible{color:#ece4ff}
.footer-editorial .footer-links a:focus-visible{outline:1px solid #ba9aea;outline-offset:5px}
.footer-mark{width:15px;height:15px;flex:0 0 15px;color:#b79cde;opacity:.86;transition:opacity .18s ease,transform .18s ease}
.footer-mark--cookies{color:#dcba7d}
.footer-links a:hover .footer-mark{opacity:1;transform:translateY(-1px)}
.footer-dot{padding-inline:10px;font-size:13px;line-height:1;color:#66606f;user-select:none}
@media(max-width:1100px){.site-footer.footer-editorial{align-items:flex-start;flex-direction:column;padding-inline:30px;gap:30px}.footer-navigation{margin-left:0}.footer-links{justify-content:flex-start}}
@media(max-width:600px){.site-footer.footer-editorial{padding:46px 22px 26px;gap:30px}.footer-editorial .footer-links a{min-height:32px;font-size:11px;gap:5px}.footer-dot{padding-inline:9px}.footer-mark{width:14px;height:14px;flex-basis:14px}}
@media(prefers-reduced-motion:reduce){.footer-links a,.footer-mark{transition:none}.footer-links a:hover .footer-mark{transform:none}}
