.ebook-toc{width:100%;scroll-margin-top:var(--header-height, 80px);position:relative;overflow:visible;--toc-device-overlap: 160px;--toc-device-rotation: 0deg}.ebook-toc__device{position:absolute;top:calc(var(--toc-device-overlap) * -1 + var(--toc-device-offset-y, 0px));width:var(--toc-device-width, clamp(220px, 30vw, 480px));max-width:45%;z-index:2;pointer-events:none;transform:rotate(var(--toc-device-rotation));filter:drop-shadow(0 30px 40px rgb(0 0 0 / .25))}.ebook-toc--device-right .ebook-toc__device{right:clamp(16px,6vw,96px)}.ebook-toc--device-left .ebook-toc__device{left:clamp(16px,6vw,96px)}.ebook-toc__device-img{width:100%;height:auto;display:block}.ebook-toc__inner{margin-inline:auto;padding-inline:24px;display:flex;flex-direction:column;gap:var(--toc-inner-gap, 48px);position:relative;z-index:1}.ebook-toc__hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:clamp(32px,6vw,96px);align-items:center;min-height:calc(var(--toc-device-overlap) + var(--toc-hero-base-height, 320px))}.ebook-toc__hero-text{display:flex;flex-direction:column;gap:24px;align-items:flex-start}.ebook-toc__hero-device-slot{min-height:1px}.ebook-toc__heading{font-family:var(--ebook-font-heading, var(--font-heading--family, inherit));line-height:1;margin:0;color:var(--color-foreground-heading, currentColor);text-transform:uppercase;font-weight:800;letter-spacing:-.01em}.ebook-toc__heading--sm{font-size:clamp(1.6rem,3vw,2.2rem)}.ebook-toc__heading--md{font-size:clamp(2rem,4vw,3rem)}.ebook-toc__heading--lg{font-size:clamp(2.6rem,5.5vw,4.4rem)}.ebook-toc__heading--xl{font-size:clamp(3rem,7vw,6rem)}.ebook-toc__icon{max-width:180px;height:auto;display:block}.ebook-toc__list{display:flex;flex-direction:column;width:100%}.ebook-toc__list .ebook-acc__row{border-top:1px dashed color-mix(in srgb,currentColor 40%,transparent)}.ebook-toc__list .ebook-acc__row:last-child{border-bottom:1px dashed color-mix(in srgb,currentColor 40%,transparent)}.ebook-toc__cta{margin-top:var(--toc-cta-padding-top, 0px);margin-bottom:var(--toc-cta-padding-bottom, 0px)}.ebook-toc__cta--left{align-self:flex-start}.ebook-toc__cta--center{align-self:center}.ebook-toc__cta--right{align-self:flex-end}.ebook-toc .ebook-button-primary{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-width:var(--brand-btn-pill-min-width, 160px);padding-block:var(--brand-btn-pill-padding-y, var(--button-padding-block, 10px));padding-inline:var(--brand-btn-pill-padding-x, var(--button-padding-inline, 25px));border:0;border-radius:var(--brand-btn-pill-radius, var(--style-border-radius-buttons-primary, 20px));background-color:var(--color-primary-button-background);color:var(--color-primary-button-text);box-shadow:none;font-family:var(--brand-btn-pill-font, var(--button-font-family-primary, var(--font-paragraph--family)));font-size:var(--brand-btn-pill-font-size, var(--font-paragraph--size));font-weight:var(--brand-btn-pill-weight, 600);line-height:var(--brand-btn-pill-line-height, 1);letter-spacing:var(--brand-btn-pill-tracking, 0);text-transform:var(--brand-btn-pill-transform, var(--button-text-case-primary, none));text-decoration:none}.ebook-toc .ebook-button-primary:hover,.ebook-toc .ebook-button-primary:focus-visible{background-color:var(--color-primary-button-hover-background);color:var(--color-primary-button-hover-text)}.ebook-acc__row{padding-block:20px}.ebook-acc__row[open] .ebook-acc__toggle-label--closed{visibility:hidden}.ebook-acc__row:not([open]) .ebook-acc__toggle-label--open{visibility:hidden}.ebook-acc__toggle-arrow{display:none}.ebook-acc__summary{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;cursor:pointer;list-style:none;padding:0;color:currentColor}.ebook-acc__summary:hover{color:currentColor}.ebook-acc__summary::-webkit-details-marker{display:none}.ebook-acc__num{font-family:var(--ebook-font-heading, var(--font-heading--family, inherit));font-size:clamp(1.4rem,2.2vw,1.8rem);line-height:1;color:currentColor;opacity:.9}.ebook-acc__title{font-family:var(--ebook-font-heading, var(--font-heading--family, inherit));font-size:clamp(1.1rem,1.6vw,1.4rem);line-height:1.2;color:currentColor}.ebook-acc__toggle{display:inline-grid;place-items:center;padding:8px 18px;border-radius:var(--ebook-radius-pill, 9999px);border:0;background-color:var(--color-primary-button-background);color:var(--color-primary-button-text);font-family:var(--ebook-font-body, inherit);font-size:var(--brand-btn-pill-font-size, var(--font-paragraph--size));font-weight:600;text-transform:lowercase;white-space:nowrap;transition:background-color var(--animation-speed, .2s) var(--animation-easing, ease),color var(--animation-speed, .2s) var(--animation-easing, ease)}.ebook-acc__toggle-label{grid-area:1 / 1}.ebook-acc__row:hover .ebook-acc__toggle,.ebook-acc__row[open] .ebook-acc__toggle{background-color:var(--color-primary-button-hover-background);color:var(--color-primary-button-hover-text)}.ebook-acc__body{margin-top:16px;padding-inline-start:calc(clamp(1.4rem,2.2vw,1.8rem) + 20px);color:color-mix(in srgb,currentColor 85%,transparent);font-family:var(--ebook-font-body, inherit);line-height:1.55}.ebook-acc__body>*{margin:0 0 8px}.ebook-acc__body>*:last-child{margin-bottom:0}@media(max-width:749px){.ebook-toc__device{width:var(--toc-mobile-device-width, clamp(160px, 48vw, 240px));max-width:60%;top:calc(var(--toc-device-overlap) * -1 + var(--toc-mobile-device-offset-y, var(--toc-device-offset-y, 0px)))}.ebook-toc--device-right .ebook-toc__device,.ebook-toc--device-left .ebook-toc__device{right:16px;left:auto}.ebook-toc--mobile-device-center.ebook-toc--device-right .ebook-toc__device,.ebook-toc--mobile-device-center.ebook-toc--device-left .ebook-toc__device{right:auto;left:50%;transform:translate(-50%) rotate(var(--toc-device-rotation))}.ebook-toc__inner{gap:40px;padding-inline:20px}.ebook-toc__hero{grid-template-columns:1fr;min-height:var(--toc-mobile-hero-base-height, 0px);padding-top:var(--toc-mobile-hero-pad-top, calc(var(--toc-device-overlap) + 40px))}.ebook-toc__hero-device-slot{display:none}.ebook-toc__icon{max-width:120px}.ebook-toc__cta[class*=ebook-toc__cta--]{align-self:stretch;text-align:center;width:100%}.ebook-toc__list .ebook-acc__summary{grid-template-columns:auto 1fr auto;gap:8px 12px}.ebook-toc__list .ebook-acc__toggle-label{display:none}.ebook-toc__list .ebook-acc__toggle-arrow{display:block;transition:transform var(--animation-speed, .2s) var(--animation-easing, ease)}.ebook-toc__list .ebook-acc__row[open] .ebook-acc__toggle-arrow{transform:rotate(180deg)}.ebook-toc__list .ebook-acc__toggle{padding:10px;min-width:0}.ebook-acc__body{padding-inline-start:0}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-ebook-toc.css.map */
