.c-editorial-shelf{background:var(--shelf-background,transparent);color:var(--shelf-foreground,var(--color-text))}.c-editorial-shelf--custom-colors{--color-heading:var(--shelf-foreground);--color-text-muted:color-mix(in srgb,var(--shelf-foreground) 72%,transparent);--color-accent:var(--shelf-accent)}.c-editorial-shelf__inner{display:grid;gap:clamp(var(--space-5),3vw,var(--space-8))}.c-editorial-shelf__header{display:flex;align-items:end;justify-content:space-between;gap:var(--space-5)}.c-editorial-shelf__intro{display:grid;gap:var(--space-2);max-inline-size:46rem}.c-editorial-shelf__intro h2,.c-editorial-shelf__intro h3,.c-editorial-shelf__eyebrow,.c-editorial-shelf__badge,.c-editorial-shelf__text>:first-child{margin-block-start:0}.c-editorial-shelf__intro h2,.c-editorial-shelf__intro h3,.c-editorial-shelf__eyebrow,.c-editorial-shelf__badge,.c-editorial-shelf__text>:last-child{margin-block-end:0}.c-editorial-shelf__eyebrow{color:var(--color-accent);font-size:var(--type-meta);font-weight:var(--font-weight-bold);letter-spacing:.08em;text-transform:uppercase}.c-editorial-shelf__badge{justify-self:start;padding:var(--space-1) var(--space-2);border-radius:var(--radius-pill);background:var(--color-accent);color:var(--color-on-accent);font-size:var(--type-meta);font-weight:var(--font-weight-semibold)}.c-editorial-shelf__heading--small{font-size:var(--step-1)}.c-editorial-shelf__heading--medium{font-size:var(--type-h2)}.c-editorial-shelf__heading--large{font-size:clamp(var(--type-h2),3.5vw,var(--step-4))}.c-editorial-shelf__products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4);margin:0;padding:0;list-style:none}.c-editorial-shelf__products>li{min-inline-size:0}.c-editorial-shelf--align-center .c-editorial-shelf__header{align-items:center;flex-direction:column;text-align:center}.c-editorial-shelf--align-center .c-editorial-shelf__intro{justify-items:center}.c-editorial-shelf--mobile-carousel .c-editorial-shelf__products{grid-auto-flow:column;grid-auto-columns:min(var(--shelf-mobile-card),72vw);grid-template-columns:none;overflow-x:auto;overscroll-behavior-inline:contain;padding-block-end:var(--space-3);scroll-snap-type:inline mandatory;scrollbar-width:thin}.c-editorial-shelf--mobile-carousel .c-editorial-shelf__products>li{scroll-snap-align:start}.c-editorial-shelf--dense_grid .c-book-card{gap:var(--space-2)}.c-editorial-shelf--dense_grid .c-book-card__media{max-block-size:none}.c-editorial-shelf--dense_grid .c-book-card__title{font-size:var(--step--1);-webkit-line-clamp:2}.c-editorial-shelf__empty{margin:0}@media(max-width:47.99rem){.c-editorial-shelf__header{align-items:start;flex-direction:column}.c-editorial-shelf__cta{min-block-size:2.75rem;padding-inline:var(--space-4)}}@media(min-width:48rem){.c-editorial-shelf__products{grid-template-columns:repeat(var(--shelf-tablet-columns),minmax(0,1fr))}.c-editorial-shelf--mobile-carousel .c-editorial-shelf__products{grid-auto-flow:initial;grid-auto-columns:auto;overflow:visible;padding-block-end:0;scroll-snap-type:none}}@media(min-width:64rem){.c-editorial-shelf__products{grid-template-columns:repeat(var(--shelf-columns),minmax(0,1fr))}.c-editorial-shelf--editorial_split .c-editorial-shelf__inner{grid-template-columns:minmax(15rem,28%) minmax(0,72%);align-items:start}.c-editorial-shelf--editorial_split .c-editorial-shelf__header{display:grid;align-content:start;position:sticky;inset-block-start:var(--space-6)}.c-editorial-shelf--editorial_split .c-editorial-shelf__products{grid-template-columns:repeat(4,minmax(0,1fr))}}
