/* The square is the product signature; the metal and artwork provide the motion. */
.site-header .wordmark,.footer-brand{position:relative;padding-left:41px}
.site-header .wordmark::before,.footer-brand::before{content:'';position:absolute;left:0;top:50%;width:29px;height:29px;transform:translateY(-50%);background:url('assets/chandelier-mark.svg') center/contain no-repeat}
.footer-brand::before{top:25px}
.craft-story .craft-film{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:54% center;opacity:0;transition:opacity .65s ease;pointer-events:none}
.craft-story figure.has-film .craft-film{opacity:1}
.craft-film-toggle{position:absolute;z-index:2;right:24px;bottom:17px;min-height:40px;padding:9px 14px;border:1px solid #e5cfaf66;border-radius:30px;color:#f3e2c8;background:#17100b80;backdrop-filter:blur(12px);font:inherit;font-size:12px}
.craft-film-toggle[hidden]{display:none}
.craft-film-toggle:focus-visible{outline:2px solid #e7c48a;outline-offset:4px}
.craft-story figcaption{z-index:1;max-width:calc(100% - 150px)}
@media(max-width:860px){.site-header .wordmark{padding-left:34px}.site-header .wordmark::before{width:24px;height:24px}.craft-film-toggle{right:7vw;bottom:12px}.craft-story figcaption{max-width:calc(100% - 155px)}}
body.motion-paused .craft-story .craft-film{opacity:0}
@media(prefers-reduced-motion:reduce){.craft-story .craft-film{display:none;transition:none}.craft-film-toggle{display:none}}
