.book-page{gap:clamp(1.5rem,3.5vw,2.25rem)}.book-page,.book-page__story{display:flex;flex-direction:column}.book-page__story{gap:clamp(1.25rem,3vw,1.75rem)}.story-detail-header{padding:clamp(1.1rem,2.5vw,1.45rem);border-radius:1.25rem;border:1px solid color-mix(in srgb,var(--color-border) 70%,transparent);background:radial-gradient(120% 90% at 0 0,color-mix(in srgb,var(--color-primary-soft) 35%,transparent),transparent 58%),var(--color-background-elevated);box-shadow:0 18px 48px color-mix(in srgb,var(--color-shadow) 40%,transparent)}.story-detail-header--preview{border-color:color-mix(in srgb,var(--color-primary) 18%,var(--color-border))}.story-detail-header__utility{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem 1rem}.story-detail-header__category{margin:0;font-size:.75rem;font-weight:700;letter-spacing:.12em;line-height:1.3;text-transform:uppercase;color:var(--color-foreground-muted)}.story-detail-header__category-link{color:inherit;transition:color .16s ease}.story-detail-header__category-link:hover{color:var(--color-primary)}.story-detail-header__title{margin:.35rem 0 0;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:600;line-height:1.25;letter-spacing:.005em;color:var(--color-foreground);text-wrap:pretty}.story-detail-header__utility+.story-detail-header__title{margin-top:.65rem}.story-detail-header__hook{margin:.85rem 0 0;padding:0;border:none}.story-detail-header__hook p{margin:0;font-family:var(--font-serif,ui-serif,Georgia,serif);font-size:clamp(1rem,2.8vw,1.125rem);font-weight:500;font-style:italic;line-height:1.6;color:var(--color-foreground-muted)}.story-detail-owned{display:flex;flex-direction:column;gap:clamp(1rem,2.5vw,1.35rem)}.story-detail-owned__cover{overflow:hidden;border-radius:1rem;border:1px solid color-mix(in srgb,var(--color-border) 75%,transparent);background:var(--color-background-elevated);box-shadow:0 10px 30px color-mix(in srgb,var(--color-shadow) 28%,transparent)}.story-detail-owned__cover .story-brand-cover-image,.story-detail-owned__cover img{display:block;width:100%;height:auto}.story-detail-owned__audio{width:100%}.story-detail-owned__prose{margin-inline:auto;max-width:42rem;padding:clamp(1.1rem,2.5vw,1.45rem);background:var(--color-background-elevated);box-shadow:0 10px 30px color-mix(in srgb,var(--color-shadow) 22%,transparent)}.story-detail-owned__prose,.story-detail-owned__reader{border-radius:1rem;border:1px solid color-mix(in srgb,var(--color-border) 75%,transparent)}.story-detail-owned__reader{position:relative;overflow:clip;box-shadow:0 10px 30px color-mix(in srgb,var(--color-shadow) 28%,transparent)}.story-detail-owned__reader .story-reader-stand__strip{border-left:none;border-right:none;border-bottom:none;border-radius:0;box-shadow:inset 0 1px 0 color-mix(in srgb,var(--color-border) 70%,transparent)}.story-detail-owned__reader-edit{position:absolute;top:.65rem;right:.65rem;z-index:30}.story-detail-owned__reader:has([data-reader-mode=long]){overflow:visible}@media (max-width:719px){.story-detail-owned__reader:has([data-reader-mode=long]){border:0;border-radius:0;box-shadow:none}}.book-page-unlock-banner{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;border-radius:.85rem;border:1px solid color-mix(in srgb,var(--color-success) 28%,transparent);background:color-mix(in srgb,var(--color-success) 8%,var(--color-background-elevated))}.book-page-unlock-banner__copy{min-width:0;flex:1}.book-page-unlock-banner__title{margin:0;font-size:.875rem;font-weight:600;line-height:1.45;color:var(--color-foreground)}.book-page-unlock-banner__lede{margin:.2rem 0 0;font-size:.875rem;line-height:1.5;color:var(--color-foreground-muted)}.book-page-unlock-banner__lede a{font-weight:600;color:var(--color-primary)}.book-page-unlock-banner__dismiss{flex-shrink:0;border-radius:.5rem;padding:.25rem;color:var(--color-foreground-muted);transition:background .15s ease,color .15s ease}.book-page-unlock-banner__dismiss:hover{background:var(--color-background-muted);color:var(--color-foreground)}.book-page-finale{padding:1rem 1.1rem;border-radius:.85rem;border:1px solid color-mix(in srgb,var(--color-border) 80%,transparent);background:color-mix(in srgb,var(--color-background-muted) 55%,var(--color-background-elevated));text-align:center}.book-page-finale p{margin:0;font-size:.875rem;line-height:1.55;color:var(--color-foreground-muted)}.book-page-discovery{display:flex;flex-direction:column;gap:clamp(1.75rem,4vw,2.5rem);margin-top:clamp(.5rem,2vw,1rem);padding-top:clamp(1.5rem,3.5vw,2rem);border-top:1px solid color-mix(in srgb,var(--color-border) 75%,transparent)}.book-page-discovery__section{display:flex;flex-direction:column;gap:clamp(1rem,2.5vw,1.35rem)}.book-page-discovery__section-header{max-width:40rem;margin-inline:auto;text-align:center}.book-page-discovery__section-title{margin:.35rem 0 0;font-size:clamp(1.25rem,3.5vw,1.625rem);font-weight:600;line-height:1.3;letter-spacing:.005em;color:var(--color-foreground)}.book-page-discovery__section-lede{margin:.45rem 0 0;font-size:.9375rem;line-height:1.6;color:var(--color-foreground-muted)}.book-page-discovery .bookshop-aisle-wood--parchment{padding:clamp(.85rem,2vw,1.15rem)}@media (min-width:1024px){.book-page-discovery .bookshop-aisle-wood--parchment .bookshop-aisle{grid-template-columns:repeat(3,minmax(0,1fr));justify-items:stretch}}