/* Functional additions inherit this demo's visual world. */
.art-action{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:44px;padding:12px 0;border-bottom:1px solid currentColor;color:inherit;text-decoration:none;font-size:14px;line-height:1.4}.art-action>span{transition:transform 160ms cubic-bezier(.23,1,.32,1)}
.art-context{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:24px auto;padding:18px 0;border-top:1px solid currentColor;border-bottom:1px solid currentColor;font:inherit;font-size:13px;line-height:1.6;max-width:1200px;width:calc(100% - 48px)}.art-context p{margin:0;max-width:65ch}.art-context a{white-space:nowrap;min-height:44px;display:inline-flex;align-items:center}.art-context:empty{display:none}.art-review-context{margin:20px 0 0;padding-top:18px;border-top:1px solid currentColor;font-size:14px;line-height:1.6}
.art-direction main h1,.art-direction main h2{text-wrap:balance}.art-direction figcaption{line-height:1.6}.art-direction main{min-width:0}.art-direction .art-action:focus-visible{outline:2px solid currentColor;outline-offset:5px}
@media(hover:hover) and (pointer:fine){.art-action:hover>span{transform:translate(3px,-3px)}.art-action:hover{text-decoration:underline;text-underline-offset:5px}}
@media(max-width:720px){.art-context{display:block;margin-block:20px}.art-context a{margin-top:8px}.art-direction main input,.art-direction main select,.art-direction main textarea{font-size:16px}.art-action{min-height:48px}}
@media(prefers-reduced-motion:reduce){.art-direction .art-action>span{transition:none}.art-direction .art-action:hover>span{transform:none}}
html[data-axus-motion=paused] .art-direction .art-action>span{transition:none;transform:none}

/* morrow-vintage — authored interior compositions. */

.morrow-seating-record .object-opening{display:grid;grid-template-columns:1.3fr .7fr;gap:7vw;align-items:center}.morrow-seating-record .object-opening figure{min-width:0}.morrow-seating-record .object-opening img{height:650px;object-fit:contain}.morrow-storage-record .object-opening{display:flex;flex-direction:column;align-items:stretch}.morrow-storage-record .object-opening figure{width:100%;order:2}.morrow-storage-record .object-opening img{max-height:580px;width:100%;object-fit:contain}.morrow-storage-record .object-opening>div{max-width:none;display:grid;grid-template-columns:1fr 1fr;gap:20px 8vw}.morrow-storage-record .object-opening>div h1{grid-column:1;max-width:12ch}.object-surface-detail{grid-row:1/4;margin:0}.object-surface-detail img{height:420px;aspect-ratio:1.1;object-fit:cover;object-position:50% 65%}.object-surface-detail figcaption{font-size:12px;padding-top:12px}.morrow-seating-record main>.object-material-story,.morrow-storage-record main>.object-material-story{display:grid;grid-template-columns:1fr 1fr;gap:5vw;align-items:center}.morrow-storage-record .object-surface-detail{grid-column:2;grid-row:1/4}.morrow-seating-record .object-record,.morrow-storage-record .object-record{padding:35px;border-block:1px solid var(--line);background:var(--gray);gap:35px}.morrow-storage-record .object-record{grid-template-columns:1fr 1.3fr}.object-record>.art-action{grid-column:1/-1;justify-self:start}
@media(max-width:760px){.morrow-seating-record .object-opening,.morrow-storage-record .object-opening>div{display:block}.morrow-seating-record .object-opening img{height:380px}.morrow-storage-record .object-opening img{height:330px}.morrow-storage-record .object-opening figure{margin:24px 0 0}.morrow-seating-record main>.object-material-story,.morrow-storage-record main>.object-material-story{display:block}.object-surface-detail{margin:0 0 28px}.object-surface-detail img{height:300px;width:100%}.morrow-seating-record .object-record,.morrow-storage-record .object-record{display:block;padding:25px}.object-record>div+div{margin-top:24px}.object-record>.art-action{margin-top:20px}}

.object-crop-window{overflow:hidden}.object-crop-window img{transform:scale(1.3);transform-origin:50% 58%}
