.hero-marquee{position:relative;width:100vw;margin-inline:calc(50% - 50vw);display:flex;flex-direction:column;overflow:hidden}.hero-marquee[data-banner="1"]{min-height:100vh;min-height:100svh;min-height:100dvh;justify-content:flex-end}.hero-marquee[data-banner="1"] .marquee-media{position:absolute;inset:0;aspect-ratio:auto;height:auto;max-height:none;z-index:0}.hero-marquee[data-banner="1"] .marquee-media:after{content:"";position:absolute;inset:auto 0 0;height:58%;pointer-events:none;background:linear-gradient(180deg,transparent 0,color-mix(in srgb,var(--offer-bg) 12%,transparent) 36%,color-mix(in srgb,var(--offer-bg) 62%,transparent) 72%,var(--offer-bg) 100%)}.hero-marquee[data-banner="1"] .marquee-photo{position:absolute;inset:0;animation:none!important}.hero-marquee[data-banner="1"] .marquee-inner{position:relative;z-index:1;width:100%;max-width:1200px;margin-inline:auto;margin-top:0;padding-top:28px;padding-inline:20px;padding-bottom:calc(24px + var(--safe-area-bottom, 0px));animation:none!important;opacity:1;transform:none}@media (min-width:768px){.hero-marquee[data-banner="1"] .marquee-inner{padding-top:48px;padding-bottom:56px}}@media (min-width:1024px){.hero-marquee[data-banner="1"] .marquee-inner{padding-inline:28px}}.hero-marquee .marquee-crop{position:absolute;inset:0;overflow:hidden}.hero-marquee .marquee-still{position:absolute;inset:0;display:block;width:100%;height:100%;z-index:1}.hero-marquee .marquee-stack{display:flex;flex-direction:column;gap:22px}@media (min-width:768px){.hero-marquee .marquee-stack{flex-direction:row;align-items:flex-start;gap:36px}}.hero-marquee .marquee-cover{position:relative;flex:none;width:104px;aspect-ratio:1;border-radius:12px;overflow:hidden}@media (min-width:768px){.hero-marquee .marquee-cover{width:188px;border-radius:14px}}.hero-marquee .marquee-copy{min-width:0}.hero-marquee .marquee-eyebrow{font-family:var(--offer-font-body,"Inter",system-ui,sans-serif);font-size:10px;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:var(--book-accent);margin:0 0 12px}@media (min-width:768px){.hero-marquee .marquee-eyebrow{font-size:11px}}.hero-marquee .marquee-title{font-family:var(--offer-font-heading,"Source Serif 4",Georgia,serif);font-weight:var(--offer-font-heading-weight,600);font-size:clamp(32px,8.6vw,46px);line-height:1.04;letter-spacing:-.02em;color:var(--offer-ink);margin:0}@media (min-width:768px){.hero-marquee .marquee-title{font-size:clamp(46px,5.4vw,72px)}}.hero-marquee .marquee-byline{font-family:var(--offer-font-body,"Inter",system-ui,sans-serif);font-size:14px;font-weight:500;color:var(--offer-ink-soft);margin:14px 0 0}@media (min-width:768px){.hero-marquee .marquee-byline{font-size:16px}}.hero-marquee .marquee-actions{display:flex;flex-direction:column;gap:10px;margin-top:24px}@media (min-width:768px){.hero-marquee .marquee-actions{flex-direction:row;align-items:center;gap:12px;margin-top:32px}}.hero-marquee .marquee-pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:52px;padding-inline:20px;border-radius:999px;border:1px solid var(--offer-rule);background:var(--offer-surface);color:var(--offer-ink);font-family:var(--offer-font-body,"Inter",system-ui,sans-serif);font-size:14px;font-weight:500;width:100%}@media (min-width:768px){.hero-marquee .marquee-pill{width:auto}}@media (prefers-reduced-motion:reduce){.hero-marquee .marquee-video{display:none!important}}