/* Sales page refinement. Original carousel styling and checkout are preserved. */
.cinema{color:#fff}
.cinema .book-heading h2,.cinema .book-heading p,.cinema .book-heading p span,.cinema .poem,.cinema .poem .eyebrow,.cinema .poem blockquote,.cinema .poem blockquote em,.cinema .credit,.cinema .cinema-bottom{color:#fff}
.sales-header{background:#fff;color:#111;display:flex;justify-content:space-between;align-items:center;padding:22px 6%;border-bottom:1px solid #ddd;gap:20px;font-size:13px}
.sales-wordmark{font-weight:600;letter-spacing:.14em}.sales-header>a:last-child{white-space:nowrap;text-decoration:underline;text-underline-offset:5px}
.order{padding:54px 6% 64px;gap:5%;max-width:none;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:center}
.order .cover{max-width:520px;margin:0}.order .order-copy{max-width:650px}.order #order-title{font-weight:500;font-size:clamp(38px,4.3vw,65px);line-height:1.03;letter-spacing:-.04em;margin:15px 0 20px;text-wrap:pretty}
.order .description{font-size:17px;line-height:1.55;max-width:550px}.order .edition{font-size:14px;margin-top:22px}.price-line{margin-top:24px;gap:18px}.price-line strong{font-size:54px}.price-line span{font-size:12px}.order .shipping{font-size:14px;margin-top:12px}.checkout{margin-top:20px}.checkout .buy{font-size:16px;min-width:280px}.preview-link{display:inline-block;margin:16px 0 0 20px;font-size:14px;text-decoration:underline;text-underline-offset:5px}.checkout #checkout-details{font-size:13px;line-height:1.6;margin-top:13px;color:#555}.checkout #checkout-details a{text-decoration:underline;text-underline-offset:3px}
.interior{background:#f1eee7;color:#111;padding:76px 6%}.section-intro{max-width:660px;margin-bottom:36px}.section-intro h2,.order-faq h2{font-size:clamp(36px,4vw,54px);letter-spacing:-.04em;line-height:1.1;font-weight:500;margin:12px 0 18px}.section-intro>p:last-child{font-size:17px;line-height:1.6}.sample-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px 28px}.sample{margin:0;min-width:0}.sample-open{display:block;position:relative;border:1px solid #0002;box-shadow:0 5px 16px #0001}.sample-open img{width:100%;height:auto;aspect-ratio:1.6;object-fit:contain}.enlarge{position:absolute;bottom:12px;right:12px;background:#fff;color:#111;padding:8px 12px;font-size:12px;box-shadow:0 1px 5px #0002}.sample h3{font-size:19px;line-height:1.3;font-weight:500;margin:16px 0 5px}.sample figcaption p{font-size:14px;color:#555}.preview-order{border-top:1px solid #0003;margin-top:46px;padding-top:30px;display:flex;align-items:center;gap:22px;flex-wrap:wrap}.preview-order p{flex:1;font-size:20px;min-width:220px}.preview-order>span{font-size:13px;color:#555}
.book-heading h2{font-size:26px;line-height:1.2;font-weight:500}.order-faq{background:#fff;color:#111;padding:68px 6%;}.order-faq details{max-width:850px;border-bottom:1px solid #ccc;padding:20px 0}.order-faq summary{cursor:pointer;font-size:18px;font-weight:500}.order-faq details p{margin-top:14px;max-width:710px;color:#444}.order-faq a{text-decoration:underline}.book-updates{background:#fff;color:#111;padding:36px 6% 64px;margin:0;border:0}.book-updates form{max-width:680px}.book-updates h3{font-size:30px}
.sticky-order{position:fixed;z-index:25;bottom:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;gap:12px;background:#fff;color:#111;padding:12px 6% max(12px,env(safe-area-inset-bottom));border-top:1px solid #ccc;box-shadow:0 -3px 18px #0001}.sticky-order strong{display:block;font-size:13px}.sticky-order span{font-size:12px;color:#555}.sticky-order .buy{width:auto;min-height:44px;padding:10px 16px;font-size:14px}body{padding-bottom:80px}
#sample-dialog{padding:0;border:0;width:min(1320px,96vw);max-width:96vw;max-height:94svh;background:#e9e3d5;color:#111;margin:auto}#sample-dialog::backdrop{background:#000c}.reader-toolbar{position:sticky;top:0;z-index:2;background:#fff;display:flex;align-items:center;gap:12px;padding:15px 20px;border-bottom:1px solid #ddd}.reader-toolbar h2{font-size:17px;line-height:1.2;margin:0 auto 0 0;font-weight:500}.reader-toolbar button{font-size:14px;padding:8px 12px;min-height:44px;background:#fff;color:#111;border:1px solid #aaa}.reader-canvas{overflow:auto;max-height:calc(94svh - 78px);overscroll-behavior:contain}.reader-canvas img{width:100%;height:auto;max-width:none}.reader-canvas.zoomed img{width:max(1800px,150%)}body.reader-open{overflow:hidden}.reader-open .sticky-order{display:none}.sample-open:focus-visible,.reader-toolbar button:focus-visible,.reader-canvas:focus-visible{outline:3px solid #777;outline-offset:4px}
@media(min-width:701px){.sticky-order{display:none}body{padding-bottom:0}}
@media(max-width:700px){.sales-header{padding:17px 6%;font-size:11px}.sales-wordmark{letter-spacing:.09em}.order{display:grid;grid-template-columns:minmax(0,1fr) clamp(130px,36vw,180px);gap:16px;padding:30px 6% 36px;align-items:start}.order .cover{grid-column:2;grid-row:1 / span 2;width:100%;margin:0;align-self:center}.order .order-copy{display:contents}.order .eyebrow{grid-column:1;grid-row:1;font-size:10px;letter-spacing:.08em}.order #order-title{grid-column:1;grid-row:2;font-size:clamp(28px,7.5vw,40px);line-height:1.05;margin:0}.order .description,.order .edition,.order .price-line,.order .shipping,.order .checkout{grid-column:1/-1;margin:0}.order .description{font-size:16px}.order .edition{font-size:12px;line-height:1.5}.order .price-line{align-items:center}.price-line strong{font-size:45px}.price-line span{font-size:11px;letter-spacing:.04em}.order .shipping{font-size:13px;margin-top:-5px}.checkout .buy{width:100%;min-width:0}.preview-link{display:block;margin:15px 0 0;text-align:center}.checkout #checkout-details{margin-top:16px;font-size:12px}.interior{padding:42px 6%}.section-intro{margin-bottom:25px}.section-intro>p:last-child{font-size:16px}.sample-grid{grid-template-columns:1fr;gap:30px}.enlarge{bottom:8px;right:8px;font-size:11px;padding:6px 9px}.preview-order{display:block;margin-top:30px;padding-top:25px}.preview-order .buy{margin:18px 0 10px}.preview-order>span{display:block;text-align:center}.order-faq{padding:42px 6%}.book-updates{padding:24px 6% 42px}.reader-toolbar{padding:10px;gap:6px}.reader-toolbar h2{font-size:13px}.reader-toolbar button{font-size:12px;padding:8px}.reader-canvas.zoomed img{width:1400px}.reader-canvas{max-height:calc(94svh - 68px)}.book-heading h2{font-size:25px}}

.book-film{margin:0 0 44px}.book-film video{display:block;width:100%;height:auto;background:#111;aspect-ratio:848/480}.book-film figcaption{font-size:14px;margin-top:10px;color:#555}
