/* 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}

/* palimpsest-books — authored interior compositions. */

.palimpsest-city-reading .book-opening{grid-template-columns:.85fr 1.15fr;align-items:center;gap:8vw}.palimpsest-city-reading .book-opening img{max-height:630px;object-fit:contain}.palimpsest-city-reading .book-passage{display:grid;grid-template-columns:.6fr 1.4fr;gap:20px 7vw;align-items:center;background:var(--sand);padding:50px}.passage-cover{grid-row:1/6;margin:0}.passage-cover img{width:100%;max-height:400px;object-fit:contain}.passage-cover figcaption{font-size:12px;margin-top:18px}.palimpsest-city-reading .book-passage blockquote{font-size:clamp(23px,2.2vw,32px);line-height:1.55;margin:0;max-width:36ch}.palimpsest-city-reading .book-next{flex-wrap:wrap;gap:25px}.palimpsest-gift-reading .gift-pair{display:grid;grid-template-columns:.8fr 1fr 1fr;gap:40px;align-items:start;background:var(--sand);padding:40px}.gift-pair-intro h2{font-size:43px;line-height:1.05;max-width:8ch}.gift-pair-intro p{font-size:15px;max-width:25ch}.palimpsest-gift-reading .gift-pair article{padding:0;border:0}.palimpsest-gift-reading .gift-pair img{height:360px;object-fit:contain}.palimpsest-gift-reading .gift-pair blockquote{margin:24px 0 0;padding-top:22px;border-top:1px solid var(--line);font-size:17px;line-height:1.75}.palimpsest-gift-reading .gift-pair a{font-size:14px;min-height:48px}
@media(max-width:760px){.palimpsest-city-reading .book-opening{display:block}.palimpsest-city-reading .book-opening img{max-height:390px}.palimpsest-city-reading .book-passage{display:block;padding:30px 24px}.passage-cover{max-width:140px;margin:0 0 30px}.passage-cover figcaption{display:none}.palimpsest-city-reading .book-passage blockquote{font-size:24px;max-width:none}.palimpsest-gift-reading .gift-pair{display:block;padding:30px 24px}.gift-pair-intro h2{font-size:40px;max-width:none}.gift-pair-intro p{max-width:none}.palimpsest-gift-reading .gift-pair article{margin-top:35px}.palimpsest-gift-reading .gift-pair img{height:350px}}
