.main-product{background:var(--bg)}body.template-product-ledger{--serif: var(--display);--serif-sc: var(--display);--sans: "Manrope", "Inter", "Inter-fallback", system-ui, -apple-system, sans-serif;--bg: #FFFFFF;--surface: #FFFFFF;--cream: #FAF6F2;--grey-ground: #FFFFFF;--cream-alt: #F5EDE5;--grey-soft: #F5EDE5;--grey: #E8C8C8;--grad-blush: linear-gradient(180deg, #FAF5F0 0%, #F5EDE5 100%);--grad-dark-red: linear-gradient(180deg, #5B1220 0%, #3A0C12 100%);--section-pad: clamp(88px, 12vw, 168px);--gutter: clamp(20px, 5vw, 72px);--container: 1320px;--gold: #DBB15C;--gold-deep: #C5973B}body.template-product-ledger{--pdp-ring: var(--red, #7C1D16)}body.template-product-ledger .site-header__iconbtn:focus-visible,body.template-product-ledger .site-header__link:focus-visible,body.template-product-ledger .pdp-gallery__thumb:focus-visible,body.template-product-ledger .pdp-gallery__track:focus-visible,body.template-product-ledger .pdp-qty__btn:focus-visible,body.template-product-ledger .pdp-atc:focus-visible,body.template-product-ledger .pdp-guarantee-btn:focus-visible,body.template-product-ledger .pdp-sticky__btn:focus-visible,body.template-product-ledger .pdp-inc-link:focus-visible,body.template-product-ledger .pdp-features__link:focus-visible{outline:2px solid var(--pdp-ring);outline-offset:2px}body.template-product-ledger h1,body.template-product-ledger h2,body.template-product-ledger h3,body.template-product-ledger h4,body.template-product-ledger h5,body.template-product-ledger h6{font-family:var(--display)}body.template-product-ledger h2{font-weight:300;letter-spacing:-.03em;line-height:1.1}body.template-product-ledger h1{font-weight:300;letter-spacing:-.02em;line-height:1.08}body.template-product-ledger h3,body.template-product-ledger h4,body.template-product-ledger h5,body.template-product-ledger h6{font-weight:500;letter-spacing:-.01em}body.template-product-ledger .pdp-founder__eyebrow,body.template-product-ledger .pdp-reviews__eyebrow,body.template-product-ledger .pdp-offer__kicker{font:500 11px/1.2 var(--display);letter-spacing:.24em;text-transform:uppercase;color:var(--muted);display:inline-flex;align-items:center;gap:12px}body.template-product-ledger .pdp-founder__eyebrow:before,body.template-product-ledger .pdp-reviews__eyebrow:before,body.template-product-ledger .pdp-offer__kicker:before{content:"";width:22px;height:1px;background:currentColor;opacity:.5;flex:0 0 auto}.pdp-grid{display:grid;grid-template-columns:minmax(0,1fr)}@media(min-width:900px){.pdp-grid{grid-template-columns:minmax(0,6fr) minmax(0,5fr);gap:clamp(24px,4vw,64px);max-width:var(--container, 1320px);margin-inline:auto;padding-inline:var(--gutter, clamp(20px, 5vw, 72px))}}.pdp-gallery{position:relative}@media(max-width:899px){.pdp-gallery{margin-inline:var(--gutter, 20px)}}@media(min-width:900px){.pdp-gallery{position:sticky;top:calc(var(--header-h, 77px) + 24px);height:auto;align-self:start;overflow:visible}}.pdp-gallery__track{display:flex;background:var(--surface);border-radius:16px;overflow-x:auto;overflow-y:hidden;touch-action:pan-x pan-y;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pdp-gallery__track::-webkit-scrollbar{display:none}.pdp-gallery__item{flex:0 0 100%;scroll-snap-align:center;scroll-snap-stop:always;aspect-ratio:1 / 1;overflow:hidden}.pdp-gallery__item[hidden],.pdp-gallery__thumb[hidden]{display:none!important}.pdp-sticky{position:fixed;left:50%;bottom:14px;transform:translate(-50%,120%);z-index:95;display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);width:min(94vw,560px);padding:12px 12px 12px 20px;background:color-mix(in srgb,var(--surface) 88%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgb(80 0 11 / .1);border-radius:18px;box-shadow:0 18px 44px -18px #2a262059;opacity:0;transition:transform .35s var(--ease-out, ease),opacity .35s ease;pointer-events:none}.pdp-sticky.is-visible{transform:translate(-50%);opacity:1;pointer-events:auto}.pdp-sticky__info{display:grid;gap:2px;min-width:0}.pdp-sticky__name{font-family:var(--sans);font-size:var(--text-sm);font-weight:500;color:var(--ink);line-height:1.25}.pdp-sticky__price{font-family:var(--sans);font-size:var(--text-sm);color:var(--muted);font-variant-numeric:tabular-nums}.pdp-sticky__btn{flex:0 0 auto;min-height:44px;padding:.75em 1.3em;font-family:var(--sans);font-size:var(--text-sm);font-weight:600;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;color:#fff;background:var(--grad-red-cta);border:0;border-radius:var(--radius-pill);box-shadow:inset 0 1px #ffffff24,0 14px 30px -16px #5e140f8c;cursor:pointer;transition:transform var(--dur-quick) var(--ease-out),box-shadow var(--dur-quick) var(--ease-out)}.pdp-sticky__btn:hover{transform:translateY(-1px);box-shadow:inset 0 1px #ffffff29,0 18px 38px -16px #5e140f9e}@media(min-width:900px){.pdp-sticky{display:none}}.pdp-gallery__item--page{background:var(--cream, #F5EFEC)}.pdp-gallery__item--page img{object-fit:contain;padding:4%;box-sizing:border-box}.pdp-gallery__thumb--page{background:var(--cream, #F5EFEC)}.pdp-gallery__thumb--page img{object-fit:contain}.pdp-gallery__item img,.pdp-gallery__item video{width:100%;height:100%;object-fit:cover}.pdp-gallery__item[data-colorway]{position:relative}.pdp-gallery__item[data-colorway]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(60% 60% at 50% 40%,rgb(124 29 22 / .07),transparent 72%)}.pdp-gallery__thumbs{display:flex;justify-content:flex-start;gap:10px;margin-top:12px;padding-bottom:10px;overflow-x:auto;overflow-y:hidden;touch-action:pan-x pan-y;overscroll-behavior-x:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pdp-gallery__thumbs::-webkit-scrollbar{display:none}.pdp-gallery__thumb{position:relative;flex:0 0 auto;width:75px;height:75px;padding:0;border-radius:8px;scroll-snap-align:start;opacity:.7;transition:opacity var(--dur-quick) var(--ease-out)}.pdp-gallery__thumb:after{content:"";position:absolute;left:6px;right:6px;bottom:-6px;height:2px;background:var(--red, #7C1D16);border-radius:2px;opacity:0;transition:opacity var(--dur-quick) var(--ease-out)}.pdp-gallery__thumb:hover{opacity:.9}.pdp-gallery__thumb.is-active{opacity:1}.pdp-gallery__thumb.is-active:after{opacity:1}@media(max-width:899px){.pdp-gallery__thumb{width:64px;height:64px}}.pdp-gallery__thumb img{width:100%;height:100%;object-fit:cover;border-radius:8px}.pdp-gallery__play{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;border-radius:8px}.pdp-gallery__play:after{content:"";width:0;height:0;border-style:solid;border-width:.32rem 0 .32rem .55rem;border-color:transparent transparent transparent var(--surface);filter:drop-shadow(0 0 3px rgb(42 38 32 / .6))}@supports ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.pdp-gallery__play{background:#ffffff1a;-webkit-backdrop-filter:blur(4px) saturate(140%);backdrop-filter:blur(4px) saturate(140%);box-shadow:inset 0 0 0 1px #ffffff2e,inset 0 1px 1px #ffffff59}}.pdp-buybox{padding:var(--space-3) var(--gutter) var(--space-6);display:grid;gap:var(--space-4);align-content:start;text-align:left}@media(min-width:900px){.pdp-buybox{padding:var(--space-5) clamp(var(--space-4),3vw,var(--space-6)) var(--space-6)}}.pdp-buybox__head{display:grid;gap:0}.pdp-buybox__sub{margin-top:10px}.pdp-buybox__support{margin-top:5px}.pdp-buybox__title{font-size:clamp(1.9rem,1.5rem + 1.6vw,2.6rem);font-weight:300;letter-spacing:-.03em;line-height:1.1}.pdp-buybox__sub{color:var(--muted);opacity:.85;font-size:var(--text-md);line-height:1.4}.pdp-rating-badge{--jdgm-primary-color: var(--accent);display:inline-flex;align-items:center;gap:var(--space-1);min-height:1.25rem;margin:0 0 6px;font-family:var(--sans);font-size:var(--text-sm);line-height:1.2;color:var(--muted);text-decoration:none;transition:color var(--dur-quick) var(--ease-out)}.pdp-rating-badge .jdgm-prev-badge__text{color:var(--muted);font-family:var(--sans);font-size:var(--text-sm);transition:color var(--dur-quick) var(--ease-out)}.pdp-rating-badge:hover,.pdp-rating-badge:hover .jdgm-prev-badge__text{color:var(--accent)}@media(max-width:899px){.pdp-buybox__title,.pdp-buybox__sub{text-align:left}.pdp-rating-badge{justify-content:flex-start}}.pdp-buybox__form{display:grid;gap:var(--space-3)}.pdp-modes[hidden],.pdp-swatches--book2[hidden],.pdp-qty[hidden],.pdp-qty-fixed[hidden]{display:none!important}.pdp-modes{border:0;display:grid;gap:var(--space-2)}.pdp-mode{position:relative;display:grid;gap:.15rem;padding:var(--space-3) var(--space-4);border:1.5px solid color-mix(in srgb,var(--muted-2) 55%,transparent);border-radius:var(--radius);overflow:hidden;cursor:pointer;transition:transform var(--dur-quick) var(--ease-out)}.pdp-mode:active{transform:scale(.99)}.pdp-mode__input{position:absolute;opacity:0;pointer-events:none}.pdp-mode:has(.pdp-mode__input:checked){border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink);background:var(--grey)}.pdp-mode:has(.pdp-mode__input:focus-visible){outline:2px solid var(--pdp-ring, var(--accent));outline-offset:2px}.pdp-mode__row{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-3)}.pdp-mode__name{font-weight:600;font-size:var(--text-base)}.pdp-mode__price{font-weight:600;font-variant-numeric:tabular-nums}.pdp-mode__meta{font-size:var(--text-sm);color:var(--muted)}.pdp-mode__save{font-size:var(--text-sm);font-weight:500;color:var(--accent-muted)}.pdp-swatches--book2{margin-top:calc(-1 * var(--space-2));padding-top:6px;border-top:1px dashed rgb(80 0 11 / .18)}.pdp-qty-fixed{font-weight:500;font-size:var(--text-sm);color:var(--muted)}.pdp-swatches{border:0;display:grid;gap:6px}.pdp-swatches__head{display:flex;align-items:baseline;justify-content:space-between;color:var(--muted)}.pdp-swatches__name{font-size:var(--text-sm);font-weight:500;color:var(--ink)}.pdp-swatches__row{display:flex;flex-wrap:wrap;gap:8px}.pdp-swatch{position:relative;display:inline-grid;place-items:center;width:32px;height:32px;padding:0;border-radius:var(--radius-pill);box-shadow:inset 0 0 0 1.5px color-mix(in srgb,var(--muted-2) 55%,transparent);cursor:pointer;transition:transform var(--dur-quick) var(--ease-out)}.pdp-swatch:after{content:"";position:absolute;top:-6px;right:-3px;bottom:-6px;left:-3px}.pdp-swatch:active{transform:scale(.97)}.pdp-swatch__input{position:absolute;opacity:0;pointer-events:none}.pdp-swatch:has(.pdp-swatch__input:checked){box-shadow:inset 0 0 0 2px var(--ink)}.pdp-swatch:has(.pdp-swatch__input:focus-visible){outline:2px solid var(--pdp-ring, var(--accent));outline-offset:2px}.pdp-swatch__chip{width:22px;height:22px;border-radius:var(--radius-pill);box-shadow:inset 0 0 0 1px #2a26202e}.pdp-swatch__chip--black{background:#36312e}.pdp-swatch__chip--navy{background:#17283c}.pdp-swatch__chip--charcoal{background:#494135}.pdp-swatch__chip--brown{background:#87643a}.pdp-swatch__chip--forest-green{background:#45654b}.pdp-swatch__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.pdp-total{display:flex;align-items:center;gap:var(--space-3);padding-top:var(--space-2);border-top:1px solid rgb(80 0 11 / .12)}.pdp-total__label{font-weight:500;font-size:var(--text-sm);color:var(--muted);margin-right:auto}.pdp-qty{display:inline-flex;align-items:center;border:1.5px solid rgb(80 0 11 / .18);border-radius:calc(var(--radius) / 2)}.pdp-qty__btn{display:inline-flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;color:var(--muted);transition:transform var(--dur-quick) var(--ease-out)}.pdp-qty__btn:hover{color:var(--ink)}.pdp-qty__btn:active{transform:scale(.9)}.pdp-qty__input{width:2.4rem;padding:0;text-align:center;font-weight:600;background:transparent;border:0;border-radius:0;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.pdp-qty__input::-webkit-outer-spin-button,.pdp-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pdp-qty__input:focus-visible{outline:none}.pdp-qty:has(.pdp-qty__input:focus-visible){box-shadow:inset 0 0 0 2px var(--ink)}@media(pointer:coarse){.pdp-qty__btn{width:2.75rem;height:2.75rem}}.pdp-total__price{margin-left:auto;font-size:var(--text-base);font-weight:600;font-variant-numeric:tabular-nums;text-align:right}.pdp-total__compare{margin-left:auto;font-size:var(--text-sm);font-weight:400;color:var(--muted-2);font-variant-numeric:tabular-nums}.pdp-total__compare:not([hidden])+.pdp-total__price{margin-left:0}.pdp-note{font-size:var(--text-sm);color:var(--muted)}.pdp-note--bundle{color:var(--accent-muted);font-weight:500}.pdp-atc{min-height:50px;padding-block:.7em;font-size:15px;font-weight:500;letter-spacing:.01em;border:0;border-radius:var(--radius-pill);color:#fff;background:var(--grad-red-cta);box-shadow:inset 0 1px #ffffff24,0 14px 30px -16px #5e140f8c;transition:transform var(--dur-quick) var(--ease-out),box-shadow var(--dur-quick) var(--ease-out)}.pdp-atc__price{font-variant-numeric:tabular-nums}.pdp-atc:hover{transform:translateY(-1px);box-shadow:inset 0 1px #ffffff29,0 18px 38px -16px #5e140f9e}.pdp-atc[aria-busy=true]{opacity:.7}.pdp-quote{padding:var(--space-4);background:#50000b0d;border-radius:var(--radius)}.pdp-quote__item p{font-size:var(--text-sm);line-height:1.5}.pdp-quote__item cite{display:block;margin-top:var(--space-2);font-style:normal;font-size:var(--text-xs);color:var(--muted)}.pdp-quote__item cite strong{color:var(--ink)}.pdp-quote__item{transition:opacity var(--dur-quick) var(--ease-out)}.pdp-quote__item:not(.is-active):not([hidden]){opacity:0}.pdp-features{display:grid;gap:var(--space-3)}.pdp-features--top{margin-top:calc(-1 * var(--space-2))}.pdp-features__link{justify-self:start;padding:.4em 1em;font-size:var(--text-xs);font-weight:500;color:var(--muted);background:#50000b0d;border-radius:var(--radius);transition:transform var(--dur-quick) var(--ease-out)}.pdp-features__link:hover{transform:translateY(-1px);color:var(--ink)}.pdp-inc-link{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-3) 0;border-top:1px solid rgb(80 0 11 / .12);font-weight:500;color:var(--accent);transition:color var(--dur-quick) var(--ease-out)}.pdp-inc-link span{color:var(--muted);transition:transform var(--dur-quick) var(--ease-out)}.pdp-inc-link:hover{color:var(--accent)}.pdp-inc-link:hover span{transform:translate(3px);color:var(--accent)}.pdp-features__list{display:grid;grid-template-columns:1fr;gap:12px var(--space-4);text-align:left}.pdp-features__list li{display:flex;align-items:center;gap:.55em;font-family:var(--sans);font-size:14.5px;color:var(--ink)}.pdp-features__list .icon{flex:0 0 auto;color:var(--muted-2)}.pdp-inc-list{display:grid;font-size:var(--text-sm)}.pdp-inc-row{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-3);padding-block:var(--space-2);border-bottom:1px dashed rgb(80 0 11 / .15)}.pdp-inc-row:last-child{border-bottom:0;padding-bottom:0}.pdp-inc-row__name{font-weight:600;color:var(--ink);line-height:1.4}.pdp-inc-row__sub{font-weight:500;color:var(--muted)}.pdp-inc-row__price{flex:0 0 auto;white-space:nowrap;font-weight:500;color:var(--ink)}.pdp-inc-row--note .pdp-inc-row__name{font-weight:500;font-style:italic;color:var(--muted)}.pdp-order{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;gap:var(--space-3) var(--space-4);font-size:var(--text-sm)}@media(max-width:519px){.pdp-order{grid-template-columns:1fr}}.pdp-order__title{display:flex;align-items:center;gap:.45em;font-weight:600;color:var(--ink);margin-bottom:var(--space-1)}.pdp-order__item p,.pdp-order__shipping p{color:var(--muted);line-height:1.5}.pdp-carousel{padding-block:var(--section-pad);background-color:var(--bg)}.pdp-carousel__head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);margin-bottom:clamp(2.5rem,2rem + 2.5vw,4.5rem)}.pdp-carousel__heading{font-size:var(--text-2xl)}.pdp-carousel__heading em{font-style:normal;color:var(--accent)}html[data-theme=dark] .pdp-carousel__heading em{color:var(--accent-bright)}@supports ((-webkit-background-clip: text) or (background-clip: text)){.pdp-carousel__heading em{background-image:linear-gradient(105deg,var(--accent) 40%,#D83C3C 48%,#E0685E 50%,#D83C3C 52%,var(--accent) 60%);background-size:250% 100%;background-repeat:no-repeat;background-position:100% 0;-webkit-background-clip:text;background-clip:text;color:transparent;animation:pdp-nightly-shimmer 5.5s linear infinite}html[data-theme=dark] .pdp-carousel__heading em{background-image:linear-gradient(105deg,var(--accent-bright) 40%,#E0685E 48%,#F0938A 50%,#E0685E 52%,var(--accent-bright) 60%);color:transparent}}@keyframes pdp-nightly-shimmer{0%{background-position:100% 0}to{background-position:0% 0}}@media(prefers-reduced-motion:reduce){.pdp-carousel__heading em,html[data-theme=dark] .pdp-carousel__heading em{animation:none;background:none;color:var(--accent)}html[data-theme=dark] .pdp-carousel__heading em{color:var(--accent-bright)}}.pdp-carousel__arrows{display:flex;gap:var(--space-2)}.pdp-carousel__arrow{position:relative;display:inline-flex;align-items:center;justify-content:center;width:4.5rem;height:2.3rem;color:var(--ink);background:color-mix(in srgb,var(--grey) 72%,var(--bg));border-radius:var(--radius);transition:transform var(--dur-quick) var(--ease-out),opacity var(--dur-quick) var(--ease-out)}.pdp-carousel__arrow:hover{transform:scale(1.06)}.pdp-carousel__arrow:active{transform:scale(.95)}.pdp-carousel__arrow[disabled]{opacity:.35}@supports ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.pdp-carousel__arrow{background:#ffffff24;-webkit-backdrop-filter:blur(14px) saturate(160%);backdrop-filter:blur(14px) saturate(160%);border:1px solid rgba(255,255,255,.28);box-shadow:inset 0 1px 1px #ffffff73,inset 0 -1px 1px #00000014,0 6px 18px #0000001f}.pdp-carousel__arrow:hover{background:#fff3}}.pdp-carousel__arrow:after{content:"";position:absolute;top:-5px;right:0;bottom:-5px;left:0}@media(max-width:767px){.pdp-carousel{display:flex;flex-direction:column}.pdp-carousel__head{display:contents}.pdp-carousel__heading{order:1;font-size:1.55rem;line-height:1.15;text-align:center;padding-inline:var(--gutter);margin-bottom:var(--space-4)}.pdp-carousel__viewport{order:2}.pdp-carousel__arrows{order:3;margin-top:var(--space-4);align-self:center}}.pdp-carousel__viewport{overflow-x:auto;overflow-y:hidden;touch-action:pan-x pan-y;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-left:max(var(--gutter),calc((100vw - var(--container)) / 2 + var(--gutter)));-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab}.pdp-carousel__viewport.is-dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto;-webkit-user-select:none;user-select:none}.pdp-carousel__viewport::-webkit-scrollbar{display:none}.pdp-carousel__track{display:flex;gap:var(--space-3);padding-inline:max(var(--gutter),calc((100vw - var(--container)) / 2 + var(--gutter)));width:max-content}.pdp-card{flex:0 0 auto;width:clamp(17rem,80vw,30rem);scroll-snap-align:start;border-radius:16px;overflow:hidden;background:var(--grey-soft);padding:var(--space-3) var(--space-3) var(--space-4)}@media(min-width:768px){.pdp-card{width:clamp(26rem,37vw,33.25rem)}}.pdp-card__media{aspect-ratio:3 / 2;overflow:hidden;border-radius:8px}.pdp-card__media img{width:100%;height:100%;object-fit:cover;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.pdp-card__media--art{display:grid;place-items:center;background:color-mix(in srgb,var(--ink) 4%,transparent);color:var(--ink)}.pdp-card__media--art svg{width:46%;height:auto}html[data-theme=dark] .pdp-card__media--art{background:color-mix(in srgb,var(--dt-ivory) 6%,transparent);color:var(--dt-ivory)}.pdp-card__body{padding:var(--space-3) var(--space-1) 0}.pdp-card__step{display:block;margin-bottom:var(--space-1);font-size:var(--text-xs);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}html[data-theme=dark] .pdp-card__step{color:var(--accent-bright)}.pdp-card__body h3{font-family:var(--sans);font-size:var(--text-md);font-weight:600;letter-spacing:0;line-height:1.3}.pdp-card__body p{margin-top:var(--space-1);font-size:var(--text-sm);color:var(--muted)}.pdp-marquee{padding-block:var(--section-pad);background:var(--bg);overflow:hidden}.pdp-marquee__head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);margin-bottom:var(--space-5)}.pdp-marquee__heading{font-size:var(--text-2xl)}.pdp-marquee__sub{font-size:var(--text-sm);color:var(--muted);text-align:right}@media(max-width:767px){.pdp-marquee__head{flex-direction:column;text-align:center}.pdp-marquee__heading{font-size:1.55rem;line-height:1.15}.pdp-marquee__sub{text-align:center}}.pdp-marquee__row{display:flex;width:max-content}.pdp-marquee__list{display:flex;align-items:center;gap:var(--space-4);padding-right:var(--space-4);animation:pdp-marquee-scroll 46s linear infinite;will-change:transform}@keyframes pdp-marquee-scroll{to{transform:translate(-100%)}}.pdp-marquee__tile{flex:0 0 auto}.pdp-marquee__tile img{height:clamp(7rem,14vw,11rem);width:auto}.pdp-marquee__tile--mini img{height:clamp(5rem,10vw,8rem);opacity:.85}@media(prefers-reduced-motion:reduce){.pdp-marquee__list{animation:none}}.pdp-specs{padding-block:var(--section-pad);background-color:var(--cream);background-image:linear-gradient(180deg,color-mix(in srgb,var(--cream-alt) 75%,transparent),transparent 30%);background-repeat:no-repeat;background-size:100% 100%}.pdp-specs>.container--wide{max-width:none}.pdp-specs__bar{padding:.6rem var(--space-4);margin-bottom:var(--space-4);background:var(--dark);border-radius:var(--radius)}.pdp-specs__bar h2{color:var(--surface);font-size:var(--text-xl);font-weight:400;letter-spacing:0}@media(max-width:767px){.pdp-specs__bar{text-align:center}.pdp-specs__bar h2{font-size:1.5rem}}.pdp-specs__cards{display:grid;gap:var(--space-4);margin-bottom:clamp(4rem,3rem + 3vw,6rem)}@media(min-width:768px){.pdp-specs__cards{grid-template-columns:repeat(3,1fr)}}.pdp-specs__card{background-color:var(--grey-soft);background-image:radial-gradient(color-mix(in srgb,var(--ink) var(--pdp-grain, 4%),transparent) 1px,transparent 1.35px);background-size:6px 6px;border-radius:var(--radius);overflow:hidden;padding:var(--space-3)}.pdp-specs__card-media{aspect-ratio:1 / 1;overflow:hidden;border-radius:8px}@media(min-width:768px){.pdp-specs__card-media{aspect-ratio:16 / 10}}.pdp-specs__card-media img{width:100%;height:100%;object-fit:cover}.pdp-specs__card figcaption{padding:var(--space-3) var(--space-1) var(--space-1)}.pdp-specs__card h3{font-family:var(--sans);font-size:var(--text-base);font-weight:600;letter-spacing:0}.pdp-specs__card figcaption p{margin-top:var(--space-1);font-size:var(--text-sm);color:var(--muted)}.pdp-specs__cols{display:grid;gap:0}.pdp-specs__col{border-top:1px solid color-mix(in srgb,var(--muted-2) 45%,transparent)}.pdp-specs__col:last-of-type{border-bottom:1px solid color-mix(in srgb,var(--muted-2) 45%,transparent)}.pdp-specs__col summary{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding-block:var(--space-3)}.pdp-specs__col h3{font-size:clamp(1.9rem,1.55rem + 1.4vw,2.75rem);font-weight:400}@media(max-width:767px){.pdp-specs__col h3{font-size:1.5rem;line-height:1.15}}.pdp-specs__chev{display:inline-flex;color:var(--muted);transition:transform var(--dur-quick) var(--ease-out)}.pdp-specs__col[open] .pdp-specs__chev{transform:rotate(45deg)}.pdp-specs__col ul{padding-bottom:var(--space-4)}.pdp-specs__col li{padding-block:var(--space-3);font-size:var(--text-base);color:var(--muted);border-bottom:1px dashed color-mix(in srgb,var(--muted-2) 60%,transparent)}.pdp-specs__col li:last-child{border-bottom:0}.pdp-specs__link{display:inline;margin:0;padding:0;font:inherit;color:inherit;background:none;border:0;text-align:left;text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:color-mix(in srgb,currentColor 45%,transparent);cursor:pointer;transition:color var(--dur-quick) var(--ease-out),text-decoration-color var(--dur-quick) var(--ease-out)}.pdp-specs__link:hover,.pdp-specs__link:focus-visible{color:var(--ink);text-decoration-color:currentColor}html[data-theme=dark] .pdp-specs__link:hover,html[data-theme=dark] .pdp-specs__link:focus-visible{color:var(--dt-ivory)}@media(min-width:768px){.pdp-specs__cols{grid-template-columns:repeat(3,1fr);gap:var(--space-5);align-items:start}.pdp-specs__col,.pdp-specs__col:last-of-type{border:0}.pdp-specs__col summary{pointer-events:none;cursor:default;padding-block:0 var(--space-2)}.pdp-specs__chev{display:none}}.pdp-offer{--offer-card-w: min(1140px, calc(100vw - 9rem) );--offer-gap: var(--space-4);padding-block:var(--section-pad);background:#faf6f2;border-top:1px solid rgb(80 0 11 / .12)}html[data-theme=dark] .pdp-offer{background:var(--bg)}.pdp-offer__head{text-align:center;margin-bottom:clamp(2.5rem,2rem + 2.5vw,4rem)}.pdp-offer__title{font-size:var(--text-2xl)}.pdp-offer__title em{font-style:normal;color:var(--accent)}.pdp-offer__sub{margin:var(--space-3) auto 0;max-width:52ch;color:var(--muted)}.pdp-offer__viewport{position:relative}.pdp-offer__track{display:flex;gap:var(--offer-gap);overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;padding:.5rem calc((100% - var(--offer-card-w)) / 2) 1rem;scrollbar-width:none;-webkit-overflow-scrolling:touch}.pdp-offer__track::-webkit-scrollbar{display:none}.pdp-offer__track:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.pdp-offer__card{flex:0 0 var(--offer-card-w);min-width:0;scroll-snap-align:center;scroll-snap-stop:always;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--space-5);align-items:center;background-color:var(--surface);background-image:radial-gradient(color-mix(in srgb,var(--ink) var(--pdp-grain, 3%),transparent) 1px,transparent 1.35px);background-size:6px 6px;border:1.5px solid var(--ink);border-radius:var(--radius);padding:clamp(1.5rem,1rem + 2vw,3rem)}.pdp-offer__media{position:relative;min-width:0}.pdp-offer__frame{position:relative;display:grid;place-items:center;aspect-ratio:4 / 3;border-radius:calc(var(--radius) / 2);overflow:hidden;background:var(--bg);border:1px solid rgb(80 0 11 / .12)}.pdp-offer__frame-img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.pdp-offer__frame-img--contain{object-fit:contain;padding:1.1rem 0}.pdp-sticker{position:absolute;top:-12px;right:-12px;width:clamp(72px,60px + 2.4vw,96px);height:clamp(72px,60px + 2.4vw,96px);border-radius:50%;overflow:hidden;transform:rotate(7deg);background:radial-gradient(circle at 32% 28%,#ead28c,#ddbe72 55%,#cba757);box-shadow:inset 0 0 0 2px #fffae68c,inset 0 0 0 5px #a07d3747,0 10px 22px -10px #2a262073;pointer-events:none;z-index:1}.pdp-sticker svg{display:block;width:100%;height:100%}.pdp-sticker__arc{font-family:var(--serif-sc);font-size:12.5px;letter-spacing:.14em;fill:#4c3b12}.pdp-sticker__arc--num{font-size:22px}.pdp-sticker__mark{font-family:var(--serif);font-size:27px;text-transform:lowercase;fill:#4c3b12}html[data-theme=dark] .pdp-sticker{background:radial-gradient(circle at 32% 28%,#d9bc72,#c4a254 55%,#a9873f);box-shadow:inset 0 0 0 2px #f0e0b466,inset 0 0 0 5px #5a441966,0 12px 26px -10px #0009}html[data-theme=dark] .pdp-sticker__arc,html[data-theme=dark] .pdp-sticker__mark{fill:#3a2d0c}.pdp-sticker:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(115deg,transparent 30%,rgb(255 246 214 / .35) 46%,rgb(255 251 235 / .55) 50%,rgb(255 246 214 / .35) 54%,transparent 70%);transform:translate(-130%);opacity:0;animation:pdp-sticker-shimmer 7s ease-in-out infinite}html[data-theme=dark] .pdp-sticker:after{background:linear-gradient(115deg,transparent 30%,rgb(255 246 214 / .22) 46%,rgb(255 251 235 / .34) 50%,rgb(255 246 214 / .22) 54%,transparent 70%)}@keyframes pdp-sticker-shimmer{0%{transform:translate(-130%);opacity:0}15%{opacity:1}55%{transform:translate(130%);opacity:1}62%{transform:translate(130%);opacity:0}to{transform:translate(130%);opacity:0}}@media(prefers-reduced-motion:reduce){.pdp-sticker:after{animation:none;opacity:0}}.pdp-offer__frame--dark{background:var(--dark)}.pdp-offer__ph{display:flex;flex-direction:column;align-items:center;gap:var(--space-3);color:var(--surface)}.pdp-offer__ph-play{display:block;opacity:.9}.pdp-offer__ph-caption{font-size:var(--text-xs);font-weight:600;letter-spacing:.18em;text-transform:uppercase;opacity:.75}.pdp-offer__doc{display:grid;gap:.6rem;width:52%;aspect-ratio:1 / 1.35;padding:1.2rem 1rem;align-content:start;background:var(--surface);border:1px solid color-mix(in srgb,var(--ink) 25%,transparent);border-radius:6px;box-shadow:0 14px 30px -18px #2a262066}.pdp-offer__doc-line{display:block;height:.45rem;border-radius:999px;background:color-mix(in srgb,var(--ink) 16%,transparent)}.pdp-offer__doc-line--title{height:.7rem;width:70%;background:color-mix(in srgb,var(--ink) 32%,transparent)}.pdp-offer__doc-line--short{width:55%}.pdp-offer__doc-tag{margin-top:auto;justify-self:start;font-size:var(--text-xs);font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--accent)}.pdp-offer__deck{position:relative;width:46%;aspect-ratio:1 / 1.4}.pdp-offer__deck-card{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;align-content:end;padding:.9rem;background:var(--surface);border:1px solid color-mix(in srgb,var(--ink) 25%,transparent);border-radius:8px;box-shadow:0 14px 30px -18px #2a262066}.pdp-offer__deck-card:nth-child(1){transform:rotate(-7deg) translate(-12%)}.pdp-offer__deck-card:nth-child(2){transform:rotate(4deg) translate(10%)}.pdp-offer__deck-card:nth-child(3){transform:rotate(-1deg)}.pdp-offer__phone{position:relative;display:grid;align-content:end;justify-items:center;gap:.6rem;width:34%;aspect-ratio:9 / 19;padding:1.1rem .9rem;background:var(--dark);border-radius:18px;box-shadow:0 14px 30px -18px #2a262080}.pdp-offer__phone-time{position:absolute;top:16%;left:0;right:0;text-align:center;font-size:clamp(1.4rem,1.1rem + 1vw,2rem);font-weight:500;color:var(--surface);font-variant-numeric:tabular-nums}.pdp-offer__phone-line{font-family:var(--serif);font-style:normal;font-size:var(--text-sm);color:var(--surface);text-align:center}.pdp-offer__phone .pdp-offer__doc-tag{margin-top:0;justify-self:center;color:var(--accent-bright)}.pdp-offer__future{display:grid;justify-items:center;align-content:center;gap:.4rem;width:52%;aspect-ratio:1 / 1.35;padding:1.2rem 1rem;background:var(--surface);border:1px solid color-mix(in srgb,var(--ink) 25%,transparent);border-radius:6px;box-shadow:0 14px 30px -18px #2a262066}.pdp-offer__future-mark{font-family:var(--serif);font-size:clamp(3rem,2.4rem + 2.4vw,4.6rem);line-height:1;color:var(--ink)}.pdp-offer__future-line{font-family:var(--serif);font-size:var(--text-sm);color:var(--muted);text-align:center;max-width:14ch}.pdp-offer__future .pdp-offer__doc-tag{margin-top:.5rem;justify-self:center}.pdp-offer__body{min-width:0}.pdp-offer__name-row{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-3);margin-bottom:var(--space-3)}.pdp-offer__name{font-size:var(--text-lg);font-weight:400}.pdp-offer__name-sub{display:block;margin-top:.4rem;font-family:var(--sans);font-size:var(--text-xs);font-weight:600;letter-spacing:.13em;text-transform:uppercase;color:var(--muted)}.pdp-offer__price{flex:0 0 auto;font-size:var(--text-sm);white-space:nowrap}.pdp-offer__price s{color:var(--muted-2);margin-right:.3em}.pdp-offer__price b{color:var(--accent);font-weight:700;letter-spacing:.06em}.pdp-offer__kicker{margin:calc(-1 * var(--space-2)) 0 var(--space-2);font-family:var(--serif);font-style:normal;font-size:var(--text-sm);color:var(--muted)}.pdp-offer__lead{font-size:var(--text-base);line-height:1.6;color:var(--muted);margin-bottom:var(--space-4);max-width:48ch}.pdp-offer__lead:last-child{margin-bottom:0}.pdp-offer__cta-btn{margin-top:var(--space-4)}@supports ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.pdp-offer__cta-btn{color:var(--ink);background:#ffffff24;-webkit-backdrop-filter:blur(14px) saturate(160%);backdrop-filter:blur(14px) saturate(160%);border:1px solid rgba(255,255,255,.3);box-shadow:inset 0 1px 1px #ffffff80,inset 0 -1px 1px #00000014,0 6px 18px #00000024}.pdp-offer__cta-btn:hover{color:var(--ink);background:#ffffff36}}.pdp-offer__list{display:grid}.pdp-offer__list li{padding:var(--space-3) 0;border-bottom:1px solid rgb(80 0 11 / .12)}.pdp-offer__list li:first-child{padding-top:0}.pdp-offer__list li:last-child{border-bottom:0;padding-bottom:0}.pdp-offer__drop{display:block;width:100%;text-align:left;padding:0;cursor:default}.pdp-offer__drop strong{display:block;font-weight:600;font-size:var(--text-sm);color:var(--ink);margin-bottom:.15rem}.pdp-offer__desc{display:block;font-size:var(--text-sm);line-height:1.55;color:var(--muted)}.pdp-offer__arrow{position:absolute;top:50%;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:var(--radius);background:var(--surface);color:var(--ink);border:1.5px solid var(--ink);box-shadow:0 8px 22px -10px #2a262066;transition:opacity var(--dur-quick) var(--ease-out),transform var(--dur-quick) var(--ease-out)}.pdp-offer__arrow--prev{left:calc(50% - var(--offer-card-w) / 2);transform:translate(-50%,-50%)}.pdp-offer__arrow--next{right:calc(50% - var(--offer-card-w) / 2);transform:translate(50%,-50%)}.pdp-offer__arrow--prev:hover:not([disabled]){transform:translate(-50%,-50%) scale(1.06)}.pdp-offer__arrow--next:hover:not([disabled]){transform:translate(50%,-50%) scale(1.06)}.pdp-offer__arrow:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.pdp-offer__arrow[disabled]{opacity:.3;cursor:default}@supports ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.pdp-offer__arrow{background:#ffffff24;-webkit-backdrop-filter:blur(14px) saturate(160%);backdrop-filter:blur(14px) saturate(160%);border:1.5px solid rgba(255,255,255,.4);box-shadow:inset 0 1px 1px #ffffff80,inset 0 -1px 1px #0000001a,0 8px 22px -8px #0006}}.pdp-offer__footer{display:none}.pdp-offer__dots{display:flex;gap:var(--space-2);justify-content:center}.pdp-offer__dot{width:8px;height:8px;padding:0;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--ink) 25%,transparent);transition:transform var(--dur-quick) var(--ease-out),opacity var(--dur-quick) var(--ease-out)}.pdp-offer__dot.is-active{background:var(--accent);transform:scale(1.2)}.pdp-offer__dot:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.pdp-offer__cta{width:100%;max-width:420px;justify-content:center;display:flex}.pdp-cta-pill{min-height:50px;padding-block:.7em;font-size:15px;font-weight:500;letter-spacing:.01em;border:0;border-radius:var(--radius-pill);color:#fff;background:var(--grad-red-cta);box-shadow:inset 0 1px #ffffff24,0 14px 30px -16px #5e140f8c;transition:transform var(--dur-quick) var(--ease-out),box-shadow var(--dur-quick) var(--ease-out)}.pdp-cta-pill:hover{background:var(--grad-red-cta);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff29,0 18px 38px -16px #5e140f9e}body.template-product-ledger .pdp-cta-pill:focus-visible{outline:2px solid var(--pdp-ring, #7C1D16);outline-offset:2px}@media(max-width:767px){.pdp-offer__title{font-size:1.75rem;line-height:1.15}}@media(max-width:900px){.pdp-offer{--offer-card-w: calc(100vw - 3.5rem) ;--offer-gap: var(--space-3)}.pdp-offer__card{grid-template-columns:1fr;gap:var(--space-4);padding:var(--space-4)}.pdp-offer__arrow{display:none}.pdp-offer__footer{display:flex;flex-direction:column;align-items:center;gap:var(--space-4);margin-top:var(--space-4);padding-inline:var(--gutter)}.pdp-offer__drop{cursor:pointer;position:relative;padding-right:1.5rem}.pdp-offer__drop strong{margin-bottom:0}.pdp-offer__drop:after{content:"+";position:absolute;right:0;top:0;font-size:1.05rem;line-height:1.2;color:var(--muted)}.pdp-offer__drop[aria-expanded=true]:after{content:"\2212"}.pdp-offer__desc{display:none;margin-top:.4rem}.pdp-offer__drop[aria-expanded=true]+.pdp-offer__desc{display:block}}.pdp-founder{padding-block:var(--es-pad, var(--section-pad));background-color:#3a0c12;background-image:radial-gradient(120% 150% at 12% 0%,rgba(255,255,255,.1),transparent 55%),linear-gradient(180deg,#5b1220,#3a0c12);color:var(--es-cream, #FAF6F2);position:relative}.pdp-founder:before{content:none}.pdp-founder__grid{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);gap:var(--space-5);align-items:center;position:relative;z-index:1}.pdp-founder__eyebrow{margin-bottom:var(--space-4)}.pdp-founder__heading{font-size:var(--text-2xl);color:var(--es-cream, #FAF6F2);margin-bottom:var(--space-4)}.pdp-founder__heading em{font-style:italic;color:var(--es-gold, #DBB15C)}.pdp-founder__body{color:var(--es-cream-muted, rgba(250, 246, 242, .78));line-height:1.65;max-width:52ch;margin-bottom:var(--space-4)}body.template-product-ledger .pdp-founder__eyebrow{color:var(--es-cream-muted, rgba(250, 246, 242, .78))}.pdp-founder__cta{display:inline-flex}.pdp-founder__media{display:flex;justify-content:flex-start}.pdp-founder__card{position:relative;width:min(100%,410px);aspect-ratio:9 / 16;border-radius:var(--radius);overflow:hidden;background:var(--dark);box-shadow:0 24px 60px -30px #3c281e61}.pdp-founder__card video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.pdp-founder__play{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(to top,#1c19158c,#1c19150d 45%);padding:0}.play-badge{display:flex;align-items:center;justify-content:center;width:88px;height:88px;border-radius:50%;background:#ffffffd1;border:1px solid rgb(255 255 255 / .7);box-shadow:0 6px 24px #14110e47;color:#2a2622;transition:transform var(--dur-quick) var(--ease-out),background var(--dur-quick) var(--ease-out)}.pdp-founder__play:hover .play-badge,.wj__play:hover .play-badge{transform:scale(1.06);background:#ffffffeb}.pdp-founder__play.is-hidden{display:none}.pdp-founder__tag{position:absolute;left:0;right:0;bottom:0;z-index:2;font-size:var(--text-xs);font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:color-mix(in srgb,var(--surface) 85%,transparent);padding:var(--space-3);pointer-events:none;text-align:center}@media(max-width:900px){.pdp-founder__grid{grid-template-columns:1fr;gap:var(--space-5)}.pdp-founder__media{order:-1;justify-content:center}.pdp-founder__copy{text-align:center}.pdp-founder__body{margin-inline:auto}.pdp-founder__eyebrow{justify-content:center}}@media(max-width:767px){.pdp-founder__heading{font-size:1.75rem;line-height:1.18}}.pdp-reviews{padding-block:var(--section-pad);background:linear-gradient(180deg,#fbf7ef,#f6eddf 52%,#fbf7ef)}body.template-product-ledger .pdp-reviews__body,body.template-product-ledger .rvs__card{background:radial-gradient(260px 140px at 20% 0%,rgba(184,135,44,.14),transparent 72%),linear-gradient(160deg,#fff9effa,#ffffffe0);border:1px solid rgb(80 0 11 / .12);border-radius:16px}body.template-product-ledger .pdp-reviews__body{padding:clamp(20px,3vw,40px)}html[data-theme=dark] body.template-product-ledger .pdp-reviews__body,html[data-theme=dark] body.template-product-ledger .rvs__card{background:var(--surface);border-color:var(--dt-hairline)}html[data-theme=dark] .pdp-reviews{background:var(--bg)}.pdp-reviews__head{text-align:center;margin-bottom:clamp(2.5rem,2rem + 2.5vw,4rem)}.pdp-reviews__eyebrow{font-family:var(--serif-sc);font-size:var(--text-xs);font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:var(--space-2)}.pdp-reviews__title{font-size:var(--text-2xl)}.pdp-reviews .jdgm-widget{font-family:var(--sans);--jdgm-primary-color: var(--accent)}@media(max-width:767px){.pdp-reviews__title{font-size:1.75rem;line-height:1.18}}html[data-theme=dark]{--bg: #0E0C0A;--grey-ground: #14110E;--grey: #171310;--surface: #1E1A16;--grey-soft: #221E1A;--ink: #F0EAE1;--muted: #B5AB9D;--muted-2: #877D70;--dt-ivory: #FBF8F7;--dt-red-text: #E0685E;--dt-hairline: rgb(240 234 225 / .16);--pdp-grain: 3%}html[data-theme=dark] :focus-visible{outline-color:var(--accent-bright)}html[data-theme=dark] body.template-product-ledger{--pdp-ring: var(--accent-bright)}html[data-theme=dark] .site-footer,html[data-theme=dark] .final-cta,html[data-theme=dark] .pdp-founder{--surface: #FBF8F7;--ink: #2A2620;--muted: #5A544A;--muted-2: #928C80}html[data-theme=dark] .btn{color:var(--dt-ivory)}html[data-theme=dark] .btn--ghost{color:var(--ink)}html[data-theme=dark] .cart-drawer__error,html[data-theme=dark] .cart-drawer__empty-link,html[data-theme=dark] .cart-drawer__cta{color:var(--dt-ivory)}html[data-theme=dark] .cart-drawer__cta--disabled{color:#2a2620}html[data-theme=dark] .pdp-offer__ph,html[data-theme=dark] .pdp-offer__phone-time,html[data-theme=dark] .pdp-offer__phone-line{color:var(--dt-ivory)}html[data-theme=dark] .pdp-gallery__play:after{border-color:transparent transparent transparent var(--dt-ivory)}html[data-theme=dark] .pdp-specs__bar{background:#2a241e}html[data-theme=dark] .pdp-specs__bar h2{color:var(--dt-ivory)}html[data-theme=dark] .pdp-mode__save,html[data-theme=dark] .pdp-note--bundle,html[data-theme=dark] .pdp-offer__doc-tag,html[data-theme=dark] .pdp-offer__price b,html[data-theme=dark] .cart-line__discount{color:var(--dt-red-text)}html[data-theme=dark] .pdp-offer__title em,html[data-theme=dark] .accent,html[data-theme=dark] .pdp-reviews__eyebrow{color:var(--accent-bright)}html[data-theme=dark] .pdp-rating-badge{--jdgm-primary-color: var(--accent-bright)}html[data-theme=dark] .pdp-rating-badge:hover,html[data-theme=dark] .pdp-rating-badge:hover .jdgm-prev-badge__text{color:var(--accent-bright)}html[data-theme=dark] .accordion{border-top-color:var(--dt-hairline)}html[data-theme=dark] .accordion:last-of-type{border-bottom-color:var(--dt-hairline)}html[data-theme=dark] .pdp-inc-link{border-top-color:var(--dt-hairline);color:var(--dt-red-text)}html[data-theme=dark] .pdp-quote{background:#f0eae112}html[data-theme=dark] .pdp-features__link{background:#f0eae117}html[data-theme=dark] .pdp-swatch__chip{box-shadow:inset 0 0 0 1px #f0eae147}html[data-theme=dark] .site-header__pill{border-color:#f0eae11a}html[data-theme=dark] .site-header__link:hover{background:#f0eae114}html[data-theme=dark] .site-header__logo img,html[data-theme=dark] .cart-drawer__logo{filter:none}html[data-theme=dark] .cart-drawer__head{border-bottom-color:var(--dt-hairline)}html[data-theme=dark] .cart-drawer__foot{border-top-color:var(--dt-hairline)}html[data-theme=dark] .cart-drawer__assurance,html[data-theme=dark] .cart-upsell{border-top-color:#f0eae147}html[data-theme=dark] .cart-upsell__card{border-color:#f0eae124}html[data-theme=dark] .cart-line__qty{border-color:#f0eae133}html[data-theme=dark] .cart-line__qty-btn:hover{background:#f0eae11a}html[data-theme=dark] .pdp-marquee__tile img{border-radius:12px}html[data-theme=dark] #shopify-pc__banner.shopify-pc__banner__dialog{border-color:#f0eae129!important}html[data-theme=dark] #shopify-pc__banner #shopify-pc__banner__btn-decline{box-shadow:inset 0 0 0 1.5px #f0eae159!important}html[data-theme=dark] #shopify-pc__banner #shopify-pc__banner__btn-decline:hover{box-shadow:inset 0 0 0 1.5px var(--ink)!important}@supports ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){html[data-theme=dark] .pdp-carousel__arrow,html[data-theme=dark] .pdp-offer__cta-btn{background:#ffffff1c;border-color:#fff3}html[data-theme=dark] .pdp-offer__arrow{background:#ffffff1c;border-color:#ffffff3d}html[data-theme=dark] .pdp-gallery__play{background:#120f0c4d}}.pdp-mode__price{text-align:right}.pdp-mode__total{display:block;margin-top:.1em;font-size:var(--text-xs);font-weight:400;color:var(--muted);font-variant-numeric:tabular-nums}.pdp-mode__bonusbars{display:flex;flex-direction:column;margin-top:var(--space-3);margin-inline:calc(-1 * var(--space-4));margin-bottom:calc(-1 * var(--space-3))}.pdp-mode__bonusbar{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:.82em var(--space-4);font-size:var(--text-sm);font-weight:500;line-height:1.35;text-decoration:none;background:color-mix(in srgb,var(--muted-2) 20%,transparent);color:var(--muted);transition:background var(--dur-quick) var(--ease-out),color var(--dur-quick) var(--ease-out)}.pdp-mode__bonusbar:first-child{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.pdp-mode__bonusbar:last-child{border-bottom-left-radius:var(--radius);border-bottom-right-radius:var(--radius)}.pdp-mode__bonusbar+.pdp-mode__bonusbar{border-top:1px solid color-mix(in srgb,var(--muted-2) 30%,transparent)}.pdp-mode__bonusbar-label{font-weight:600;display:block;padding-left:1.9em;text-indent:-1.1em}.pdp-mode__bonusbar-price{font-variant-numeric:tabular-nums;color:var(--muted-2);white-space:nowrap}.pdp-mode:has(.pdp-mode__input:checked) .pdp-mode__bonusbar{background:var(--dark);color:#f0eae1}.pdp-mode:has(.pdp-mode__input:checked) .pdp-mode__bonusbar-label{color:#f0eae1}.pdp-mode:has(.pdp-mode__input:checked) .pdp-mode__bonusbar-price{color:#f0eae18c}.pdp-mode:has(.pdp-mode__input:checked) .pdp-mode__bonusbar+.pdp-mode__bonusbar{border-top-color:#f0eae126}a.pdp-mode__bonusbar-label{color:inherit;text-decoration:underline;text-underline-offset:2px;cursor:pointer}a.pdp-mode__bonusbar-label:hover,a.pdp-mode__bonusbar-label:focus-visible{text-decoration-thickness:2px}.pdp-microlabel{font:500 11px/1.2 var(--display);letter-spacing:.24em;text-transform:uppercase;color:var(--muted);margin:0 0 -4px}.pdp-modes--cards{display:grid;gap:var(--space-3);border:0;padding:0;margin:0;min-width:0}.pdp-modes--cards img{max-width:100%}.pdp-modes--cards .pdp-mode__price{min-width:0}.pdp-modes--cards .pdp-mode{position:relative;display:block;padding:0;margin:0;border:1.5px solid color-mix(in srgb,var(--ink) 12%,transparent);border-radius:16px;background:var(--surface);box-shadow:0 1px 2px #2a26200d,0 10px 28px -24px #2a262040;cursor:pointer;overflow:visible;transition:border-color var(--dur-quick) var(--ease-out),box-shadow var(--dur-quick) var(--ease-out)}.pdp-modes--cards .pdp-mode:hover{border-color:color-mix(in srgb,var(--ink) 28%,transparent)}.pdp-modes--cards .pdp-mode:has(.pdp-mode__input:checked){border-color:transparent;box-shadow:0 0 0 2px var(--red),0 20px 42px -32px #2a262080}.pdp-modes--cards .pdp-mode__input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.pdp-mode__top{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:12px;box-sizing:border-box}.pdp-mode__radio{width:22px;height:22px;border-radius:50%;border:2px solid color-mix(in srgb,var(--ink) 32%,transparent);flex:0 0 auto;transition:border-color var(--dur-quick) var(--ease-out)}.pdp-mode:has(.pdp-mode__input:checked) .pdp-mode__radio{border-color:var(--ink);background:radial-gradient(circle at center,var(--ink) 0 5px,transparent 6px)}.pdp-mode__thumb{width:40px;height:40px;border-radius:10px;overflow:hidden;background:var(--cream-alt);flex:0 0 auto}.pdp-mode__thumb img{width:100%;height:100%;object-fit:cover;display:block}.pdp-mode__info{display:grid;gap:2px;min-width:0}.pdp-modes--cards .pdp-mode__name{font-family:var(--sans);font-weight:600;font-size:clamp(.95rem,.9rem + .2vw,1.05rem);color:var(--ink);white-space:nowrap}.pdp-modes--cards .pdp-mode__meta{font-family:var(--sans);font-size:var(--text-xs);color:var(--muted);margin:0}.pdp-mode__benefit{font-family:var(--sans);font-size:11px;font-weight:600;line-height:1.15;white-space:nowrap;color:var(--red);margin-top:1px}.pdp-modes--cards .pdp-mode__price{font-family:var(--sans);font-weight:600;font-size:.95rem;color:var(--ink);text-align:right;white-space:nowrap;align-self:start}.pdp-modes--cards .pdp-mode__total{display:block;font-weight:400;font-size:var(--text-xs);color:var(--muted)}.pdp-modes--cards .pdp-mode:has(.pdp-mode__input:checked){background:var(--cream-alt)}html[data-theme=dark] .pdp-modes--cards .pdp-mode:has(.pdp-mode__input:checked){background:var(--surface)}.pdp-mode__flag{position:absolute;top:-9px;right:14px;z-index:1;padding:3px 9px 3.5px;font:700 9.5px/1 var(--sans);letter-spacing:.08em;text-transform:uppercase;color:#fff;background:var(--red-bright, #950606);border-radius:99px;box-shadow:0 4px 10px -4px #95060680}.pdp-mode__pop{display:inline-block;padding:3px 7px;font:700 9px/1 var(--sans);letter-spacing:.05em;text-transform:uppercase;color:#fff;background:#5b1220;border-radius:99px;white-space:nowrap}.pdp-modes--cards .pdp-mode__info{display:flex;flex-wrap:wrap;align-items:center;column-gap:6px;row-gap:2px;min-width:0}.pdp-modes--cards .pdp-mode__meta,.pdp-modes--cards .pdp-mode__benefit{flex:1 1 100%;min-width:0}.pdp-mode__gifts{display:block;max-height:0;opacity:0;overflow:hidden;margin-top:0;transition:max-height .45s cubic-bezier(.22,.61,.21,1),opacity .3s ease,margin-top .45s cubic-bezier(.22,.61,.21,1)}.pdp-mode:has(.pdp-mode__input:checked) .pdp-mode__gifts{max-height:260px;opacity:1}@media(prefers-reduced-motion:reduce){.pdp-mode__gifts{transition:none}}.pdp-mode__gift{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 16px;text-decoration:none;border-top:1px solid color-mix(in srgb,var(--ink) 9%,transparent);box-sizing:border-box}.pdp-mode__gift-thumb{width:40px;height:40px;border-radius:8px;overflow:hidden;background:var(--cream-alt)}.pdp-mode__gift-thumb img{width:100%;height:100%;object-fit:cover;display:block}.pdp-mode__gift-icon{width:40px;height:40px;border-radius:8px;display:grid;place-items:center;background:var(--cream-alt);color:var(--muted-2)}.pdp-mode__gift-info{display:grid;gap:1px;min-width:0}.pdp-mode__gift-name{font-family:var(--sans);font-weight:600;font-size:var(--text-sm);color:var(--ink);text-decoration:underline;text-underline-offset:2px}.pdp-mode__gift--static .pdp-mode__gift-name{text-decoration:none}.pdp-mode__gift-sub{font-family:var(--sans);font-size:var(--text-xs);color:var(--muted)}.pdp-mode__gift-val{display:flex;align-items:center;gap:10px;white-space:nowrap}.pdp-mode__gift-val s{font-family:var(--sans);font-size:12px;color:var(--muted-2)}.pdp-mode__free{font-family:var(--sans);font-weight:700;font-size:11px;letter-spacing:.03em;color:var(--red)}.pdp-mode__gift--static{cursor:default}.pdp-guarantee{display:flex;align-items:center;justify-content:center;gap:.5em;width:100%;margin-top:calc(-1 * var(--space-4));padding:.25em 0;background:none;border:0;font:inherit;font-size:var(--text-sm);color:var(--muted);cursor:pointer;transition:color var(--dur-quick) var(--ease-out)}.pdp-guarantee .icon{flex:0 0 auto;color:var(--muted-2)}.pdp-guarantee span{text-decoration:underline;text-underline-offset:2px}.pdp-guarantee:hover,.pdp-guarantee:hover .icon{color:var(--ink)}.pdp-guarantee-btn{display:flex;align-items:center;gap:14px;width:100%;margin-top:14px;padding:14px 16px;background:none;border:1.5px dotted rgb(28 20 16 / .32);border-radius:14px;font:inherit;text-align:left;color:var(--muted);cursor:pointer;transition:border-color var(--dur-quick) var(--ease-out),background-color var(--dur-quick) var(--ease-out)}.pdp-guarantee-btn__seal{flex:0 0 auto;display:inline-flex;color:var(--ink)}.pdp-guarantee-btn__seal .icon{display:block}.pdp-guarantee-btn__text{display:block;min-width:0}.pdp-guarantee-btn__title{display:block;font-family:var(--display, inherit);font-size:var(--text-base, 1rem);font-weight:600;line-height:1.25;color:var(--ink);letter-spacing:-.01em}.pdp-guarantee-btn__sub{display:block;margin-top:3px;font-family:var(--sans);font-size:var(--text-sm);line-height:1.4;color:var(--muted)}@media(hover:hover){.pdp-guarantee-btn:hover{border-color:#1c14108c;background-color:#1c141008}}@media(max-width:480px){.pdp-guarantee-btn{gap:12px;padding:13px 14px}}.pdp-trust{margin-top:calc(-1 * var(--space-4));text-align:center}.pdp-accordions .accordion__body a{text-decoration:underline;text-underline-offset:2px}.pdp-accordions .accordion__body a:hover{color:var(--ink)}body.template-product-ledger .accordion__summary{transition:color var(--dur-quick) var(--ease-out)}body.template-product-ledger .accordion__summary:hover{color:var(--red)}html[data-theme=dark] body.template-product-ledger .accordion__summary:hover{color:var(--dt-red-text)}.pdp-order__box{display:block;width:100%;margin:0;padding:14px;font:inherit;text-align:left;background:transparent;border:2px dashed var(--muted-2);border-radius:var(--radius)}html[data-theme=dark] .pdp-order__box{border-color:color-mix(in srgb,var(--dt-ivory) 55%,transparent)}.pdp-order__box{cursor:pointer;position:relative;overflow:hidden;transition:background var(--dur-quick) var(--ease-out),border-color var(--dur-quick) var(--ease-out),transform var(--dur-quick) var(--ease-out)}.pdp-order__title .icon{flex:0 0 auto}.pdp-order__box .pdp-order__title{align-items:start}.pdp-order__guarantee .pdp-order__title{margin-bottom:0}.pdp-order__glabel{text-decoration:underline;text-underline-offset:2px}@supports ((-webkit-background-clip: text) or (background-clip: text)){.pdp-order__guarantee .pdp-order__glabel{background-image:linear-gradient(105deg,var(--ink) 35%,#8F3B33 47%,#B0524A 50%,#8F3B33 53%,var(--ink) 65%);background-size:300% 100%;background-repeat:no-repeat;background-position:100% 0;-webkit-background-clip:text;background-clip:text;color:transparent;text-decoration-color:var(--ink);animation:pdp-guarantee-word-shimmer 9s linear infinite}html[data-theme=dark] .pdp-order__guarantee .pdp-order__glabel{background-image:linear-gradient(105deg,var(--dt-ivory) 35%,#D8837B 47%,#E0968E 50%,#D8837B 53%,var(--dt-ivory) 65%);color:transparent;text-decoration-color:var(--dt-ivory)}}@keyframes pdp-guarantee-word-shimmer{0%{background-position:100% 0}to{background-position:0% 0}}@media(prefers-reduced-motion:reduce){.pdp-order__guarantee .pdp-order__glabel,html[data-theme=dark] .pdp-order__guarantee .pdp-order__glabel{animation:none;background:none;color:var(--ink);text-decoration-color:currentColor}html[data-theme=dark] .pdp-order__guarantee .pdp-order__glabel{color:var(--dt-ivory)}}.pdp-order__shipping p{margin:0;padding-left:calc(16px + .45em)}.pdp-order__box:hover,.pdp-order__box:focus-visible{background:color-mix(in srgb,var(--ink) 6%,transparent);border-color:var(--ink)}.pdp-order__box:active{transform:scale(.99)}html[data-theme=dark] .pdp-order__box:hover,html[data-theme=dark] .pdp-order__box:focus-visible{background:color-mix(in srgb,var(--dt-ivory) 8%,transparent);border-color:var(--dt-ivory)}.pdp-reviews-soon{display:flex;align-items:center;justify-content:center;padding:var(--space-4);background:#50000b0d;border-radius:var(--radius);color:var(--muted);font-size:var(--text-sm)}.pdp-reviews-link{color:var(--muted);font-size:var(--text-sm);font-weight:500;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;transition:color var(--dur-quick) var(--ease-out)}.pdp-reviews-link:hover{color:var(--accent)}.pdp-modal[hidden]{display:none!important}.pdp-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:var(--space-4)}.pdp-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#14110e8c;cursor:pointer}.pdp-modal__dialog{position:relative;width:100%;max-width:440px;max-height:calc(100vh - 2 * var(--space-4));overflow-y:auto;padding:var(--space-5) var(--space-4) var(--space-4);background:var(--surface);color:var(--ink);border-radius:var(--radius);box-shadow:0 24px 60px #14110e59}.pdp-modal__close{position:absolute;top:var(--space-3);right:var(--space-3);display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;background:none;border:0;border-radius:var(--radius-pill);color:var(--muted);cursor:pointer;transition:background var(--dur-quick) var(--ease-out),color var(--dur-quick) var(--ease-out)}.pdp-modal__close:hover{background:#50000b0f;color:var(--ink)}.pdp-modal__title{margin-right:2rem;font-size:var(--text-md);line-height:1.25}.pdp-modal__title-pill{display:inline-block;padding:.4em .85em;background:color-mix(in srgb,var(--accent) 9%,var(--surface));border:1px solid color-mix(in srgb,var(--accent) 22%,transparent);border-radius:var(--radius);line-height:1.25}.pdp-modal__body{margin-top:var(--space-4);font-size:var(--text-sm);line-height:1.55;color:var(--muted)}.pdp-modal__subhead{margin-top:var(--space-4);font-size:var(--text-sm);font-weight:600;color:var(--ink)}.pdp-modal__dialog .pdp-modal__steps{margin:var(--space-2) 0 0;padding-left:1.5em;list-style:decimal;font-size:var(--text-sm);line-height:1.5;color:var(--muted)}.pdp-modal__steps li{margin-bottom:var(--space-2);padding-left:.2em}.pdp-modal__steps li:last-child{margin-bottom:0}.pdp-modal__steps li::marker{color:var(--accent);font-weight:700}.pdp-modal__steps a{color:var(--accent-muted);text-decoration:underline;text-underline-offset:2px}html[data-theme=dark] .pdp-reviews-soon{background:#f0eae117}html[data-theme=dark] .pdp-modal__close:hover{background:#f0eae11a}html[data-theme=dark] .pdp-modal__steps a{color:var(--dt-red-text)}html[data-theme=dark] .pdp-modal__steps li::marker{color:var(--dt-red-text)}[data-guarantee-dialog]{text-align:center}[data-guarantee-dialog] .pdp-modal__title{margin:var(--space-3) 0 0}.gm__steps{list-style:none;margin:var(--space-5) 0 0;padding:0;display:grid;gap:var(--space-4);justify-items:center}.gm__step{text-align:center}.gm__num{display:inline-grid;place-items:center;width:52px;height:52px;border:1.5px solid var(--red);border-radius:50%;font-family:var(--sans);font-size:14px;letter-spacing:.06em;color:var(--red);margin-bottom:12px}.gm__label{font-family:var(--sans);font-size:15px;line-height:1.5;color:var(--ink);margin:0;max-width:30ch;margin-inline:auto}.pdp-modal__policy{margin:var(--space-5) 0 0;font-size:var(--text-sm)}.pdp-modal__policy a{color:var(--accent-muted);text-decoration:underline;text-underline-offset:3px}html[data-theme=dark] .gm__num{border-color:var(--dt-red-text);color:var(--dt-red-text)}html[data-theme=dark] .pdp-modal__policy a{color:var(--dt-red-text)}html[data-theme=dark] .pdp-mode:has(.pdp-mode__input:checked){background:var(--surface)}html[data-theme=dark] .pdp-reviews-link:hover{color:var(--accent-bright)}.pdp-reviews__title,.pdp-founder__heading{font-size:clamp(1.6rem,1.1rem + 2.8vw,3.6rem)}body.template-product-ledger :is(.wj__heading,.odr__line--lead,.pin__title,.hir__title,.psx__title,.pdp-reviews__headline,.wi__title,.pgd__title,.wl__heading,.pdp-founder__heading,.pfaq__heading,.final-cta__title){font-family:var(--display);font-size:clamp(1.78rem,1rem + 3vw,3.56rem);font-weight:300;letter-spacing:-.03em;line-height:1.1}body.template-product-ledger .final-cta__inner{padding-block:var(--section-pad)}body.template-product-ledger .cart-drawer__cta,body.template-product-ledger .cart-drawer__empty-link{font-weight:600;letter-spacing:.1em}html[data-theme=dark] .pdp-total{border-top-color:var(--dt-hairline)}html[data-theme=dark] .pdp-qty{border-color:#f0eae140}html[data-theme=dark] .pdp-swatches--book2{border-top-color:#f0eae140}html[data-theme=dark] .pdp-inc-row{border-bottom-color:#f0eae133}html[data-theme=dark] .pdp-offer__frame{border-color:var(--dt-hairline)}html[data-theme=dark] .pdp-offer__list li{border-bottom-color:var(--dt-hairline)}@media(max-width:899px){.pdp-buybox{padding-top:6px}}.pdp-buybox__form{margin-top:-10px}body.template-product-ledger{--es-ink: #1C1410;--es-muted: rgba(28, 20, 16, .62);--es-ground: #FAF6F2;--es-white: #FFFFFF;--es-cream: #FAF6F2;--es-cream-muted: rgba(250, 246, 242, .78);--es-hairline: rgba(80, 0, 11, .12);--es-brick: #7C1D16;--es-burgundy: #5B1220;--es-burgundy-deep: #3A0C12;--es-gold: #DBB15C;--es-grad-cta: linear-gradient(180deg, #7C1D16 0%, #5E140F 100%);--es-grad-champagne: linear-gradient(90deg, #DBB15C 0%, #FDE9BF 100%);--es-grad-dark: radial-gradient(120% 150% at 12% 0%, rgba(255, 255, 255, .1), transparent 55%), linear-gradient(180deg, #5B1220 0%, #3A0C12 100%);--es-container: 1440px;--es-gutter: clamp(20px, 5vw, 64px);--es-pad: clamp(64px, 4rem + 3.75vw, 112px);--es-pad-sm: clamp(64px, 4rem + 1.25vw, 80px);--es-h1: clamp(2.375rem, 1.95rem + 1.8vw, 3.5rem);--es-h2: clamp(2rem, 1.7rem + 1.2vw, 2.75rem);--es-h3: clamp(1.5rem, 1.3rem + .8vw, 2.25rem);--es-title: clamp(1rem, .9rem + .5vw, 1.375rem);--es-body: clamp(1rem, .97rem + .15vw, 1.125rem);--es-fine: .9375rem;--es-fade: .5s ease-in-out;--es-quick: .25s ease}body.template-product-ledger .es-wrap{width:100%;max-width:var(--es-container);margin-inline:auto;padding-inline:var(--es-gutter)}body.template-product-ledger .es-eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:var(--display);font-size:11px;font-weight:500;letter-spacing:.24em;text-transform:uppercase;color:var(--es-muted)}body.template-product-ledger .es-eyebrow:before{content:"";width:22px;height:1px;background:currentColor;opacity:.5}body.template-product-ledger [data-es-panels]{display:grid}body.template-product-ledger [data-es-panels]>[data-es-panel]{grid-area:1 / 1;opacity:0;z-index:0;pointer-events:none;transition:opacity var(--es-fade)}body.template-product-ledger [data-es-panels]>[data-es-panel].is-active{opacity:1;z-index:1;pointer-events:auto}body.template-product-ledger [data-es-tab]{cursor:pointer;transition:opacity var(--es-fade),color var(--es-fade)}body.template-product-ledger [data-es-tab]:not(.is-active){opacity:.48}body.template-product-ledger [data-es-tab]:not(.is-active):hover{opacity:.72}body.template-product-ledger [data-es-tab].is-active{opacity:1}body.template-product-ledger [data-es-tab]:focus-visible{outline:2px solid var(--es-brick);outline-offset:3px}body.template-product-ledger [data-es-rail]{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;scrollbar-width:none}body.template-product-ledger [data-es-rail]::-webkit-scrollbar{display:none}@media(hover:hover)and (pointer:fine){body.template-product-ledger [data-es-rail]{cursor:grab}}body.template-product-ledger [data-es-rail].is-dragging{cursor:grabbing;scroll-behavior:auto;user-select:none;-webkit-user-select:none}body.template-product-ledger [data-es-rail]>*{flex:0 0 auto;scroll-snap-align:start;scroll-snap-stop:always}body.template-product-ledger [data-es-rail-prev],body.template-product-ledger [data-es-rail-next]{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;border:1px solid currentColor;background:transparent;color:inherit;cursor:pointer;transition:opacity var(--es-quick),transform var(--es-quick)}body.template-product-ledger [data-es-rail-prev]:hover:not(:disabled),body.template-product-ledger [data-es-rail-next]:hover:not(:disabled){transform:translateY(-2px)}body.template-product-ledger [data-es-rail-prev]:disabled,body.template-product-ledger [data-es-rail-next]:disabled{opacity:.3;cursor:default}body.template-product-ledger [data-es-rail-prev]:focus-visible,body.template-product-ledger [data-es-rail-next]:focus-visible{outline:2px solid var(--es-brick);outline-offset:3px}body.template-product-ledger .es-hidden{display:none!important}html.js-motion body.template-product-ledger [data-es-reveal]{opacity:0;transform:translateY(8px);transition:opacity .6s ease,transform .6s ease}html.js-motion body.template-product-ledger [data-es-reveal].is-revealed{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){body.template-product-ledger [data-es-panels]>[data-es-panel],body.template-product-ledger [data-es-tab],body.template-product-ledger [data-es-rail]{transition:none;scroll-behavior:auto}body.template-product-ledger [data-es-reveal]{opacity:1!important;transform:none!important;transition:none!important}}body.template-product-ledger .es-tabs{background:var(--es-white);padding-top:var(--es-pad-sm);overflow:clip}@media(min-width:760px){body.template-product-ledger .es-tabs__wrap{padding-right:0}}body.template-product-ledger .es-tabs__h2{margin:14px 0 0;font-weight:300;font-size:var(--es-h2);line-height:1.1;letter-spacing:-.03em;color:var(--es-ink)}body.template-product-ledger .es-tabs__stage{position:relative;display:grid;grid-template-columns:56fr 44fr;min-height:clamp(520px,56vw,800px);margin-top:clamp(28px,4vw,60px)}body.template-product-ledger .es-tabs__triggers{grid-column:1;grid-row:1;position:relative;z-index:3;align-self:start;display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding-top:clamp(20px,4vw,60px)}body.template-product-ledger .es-tabs__trigger{background:none;border:0;padding:0;text-align:left;font-family:var(--display);font-weight:300;letter-spacing:-.03em;line-height:1;font-size:min(8vw,6.4rem);color:var(--es-ink);position:relative}body.template-product-ledger .es-tabs__trigger:after{content:"";position:absolute;top:-4px;right:0;bottom:-4px;left:0}body.template-product-ledger .es-tabs__panels{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;grid-template-rows:minmax(0,1fr)}body.template-product-ledger .es-tabs__panel{display:grid;grid-template-columns:56fr 44fr;grid-template-rows:minmax(0,1fr);min-height:0;width:100%;height:100%}body.template-product-ledger .es-tabs__desc{grid-column:1;grid-row:1;align-self:end;margin:0 clamp(24px,4vw,56px) clamp(28px,4vw,60px) 0;max-width:516px;font-family:var(--sans);font-size:clamp(1rem,.95rem + .55vw,1.375rem);line-height:1.3;color:var(--es-muted)}body.template-product-ledger .es-tabs__media{grid-column:2;grid-row:1;margin:0;height:100%;min-height:0;overflow:hidden}body.template-product-ledger .es-tabs__media img{display:block;width:100%;height:100%;object-fit:cover}@media(max-width:759px){body.template-product-ledger .es-tabs__stage{display:block;min-height:0;margin-top:24px}body.template-product-ledger .es-tabs__triggers{padding-top:0;gap:8px}body.template-product-ledger .es-tabs__trigger{font-size:min(8vw,2rem)}body.template-product-ledger .es-tabs__panels{position:static;margin-top:16px;grid-template-rows:auto}body.template-product-ledger .es-tabs__panel{grid-template-columns:1fr;grid-template-rows:auto auto;min-height:0;height:auto}body.template-product-ledger .es-tabs__desc{grid-column:1;grid-row:1;align-self:start;margin:0 0 16px;max-width:none;font-size:1rem}body.template-product-ledger .es-tabs__media{grid-column:1;grid-row:2;height:auto;aspect-ratio:390 / 400;margin-inline:calc(-1 * var(--es-gutter))}}body.template-product-ledger .pdp-rating-strip{display:inline-flex;align-items:center;gap:8px;margin:0 0 6px;font-family:var(--sans);font-size:var(--text-sm);line-height:1.2;color:var(--muted);text-decoration:none;transition:color var(--dur-quick) var(--ease-out)}body.template-product-ledger .pdp-rating-strip__num{font-weight:600;color:var(--ink);font-variant-numeric:tabular-nums}body.template-product-ledger .pdp-rating-strip__stars{position:relative;display:inline-block;font-size:14px;line-height:1;letter-spacing:.08em}body.template-product-ledger .pdp-rating-strip__stars-base{color:color-mix(in srgb,var(--ink) 16%,transparent)}body.template-product-ledger .pdp-rating-strip__stars-fill{position:absolute;inset:0 auto 0 0;overflow:hidden;white-space:nowrap;color:var(--red, #7C1D16)}body.template-product-ledger .pdp-rating-strip__count{text-decoration:underline;text-underline-offset:3px}body.template-product-ledger .pdp-rating-strip:hover{color:var(--red, #7C1D16)}body.template-product-ledger .pdp-rating-strip:focus-visible{outline:2px solid var(--pdp-ring, #7C1D16);outline-offset:2px}body.template-product-ledger .es-reviews{background:var(--es-ground);padding-top:var(--es-pad);padding-bottom:var(--es-pad);overflow:clip}body.template-product-ledger .es-reviews__h2{margin:0;font-weight:300;font-size:var(--es-h2);line-height:1.1;letter-spacing:-.03em;max-width:20ch;color:var(--es-ink)}body.template-product-ledger .es-reviews__body{margin:15px 0 0;font-family:var(--sans);font-size:var(--es-body);line-height:1.4;max-width:670px;color:var(--es-muted)}body.template-product-ledger .es-reviews__rail{margin:clamp(32px,4vw,56px) 0 0;padding:0;padding-inline:max(var(--es-gutter),calc((100% - var(--es-container)) / 2 + var(--es-gutter)));gap:20px;list-style:none;scroll-snap-type:none;align-items:flex-start}body.template-product-ledger .es-reviews__card{width:clamp(300px,31vw,400px);background:var(--es-white);border:1.5px solid rgba(28,20,16,.12);border-radius:16px;overflow:hidden;transition:width .3s ease-out}@media(hover:hover)and (min-width:760px){body.template-product-ledger .es-reviews__card:hover{width:430px}}body.template-product-ledger .es-reviews__media{position:relative;width:100%;aspect-ratio:1;background:var(--grad-blush)}body.template-product-ledger .es-reviews__flag{position:absolute;top:14px;left:14px;display:inline-block;padding:5px 10px;border-radius:99px;background:#950606;color:#fff;font-family:var(--display);font-size:9.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;line-height:1}body.template-product-ledger .es-reviews__text{padding:20px}body.template-product-ledger .es-reviews__name{margin:0;font-family:var(--display);font-size:var(--es-title);font-weight:500;line-height:1.1;color:var(--es-ink)}body.template-product-ledger .es-reviews__line{margin:10px 0 0;font-family:var(--sans);font-size:var(--es-fine);line-height:1.45;color:var(--es-muted)}@media(max-width:759px){body.template-product-ledger .es-reviews__rail{gap:16px}body.template-product-ledger .es-reviews__card{width:300px}body.template-product-ledger .es-reviews__media{aspect-ratio:3 / 4}}body.template-product-ledger .es-reviews__photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}body.template-product-ledger .es-reviews__flag--real{background:var(--es-ink, #1C1410)}body.template-product-ledger .es-reviews__stars{margin:0 0 10px;color:#b8872c;font-size:15px;letter-spacing:3px;line-height:1}body.template-product-ledger .es-reviews__quote-title{margin:10px 0 0;font-family:var(--display);font-size:var(--es-fine);font-weight:600;line-height:1.3;color:var(--es-ink)}body.template-product-ledger .es-reviews__card--real .es-reviews__line{margin-top:8px}body.template-product-ledger .es-reviews__date{margin:12px 0 0;font-family:var(--sans);font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:var(--es-muted)}body.template-product-ledger .es-reviews__widget{margin-top:clamp(40px,5vw,72px)}@media(prefers-reduced-motion:reduce){body.template-product-ledger .es-reviews__card{transition:none}@media(hover:hover)and (min-width:760px){body.template-product-ledger .es-reviews__card:hover{width:clamp(300px,31vw,400px)}}}body.template-product-ledger .es-specs{background:linear-gradient(180deg,#faf5f0,#f5ede5,#faf5f0);padding-top:var(--es-pad);padding-bottom:var(--es-pad)}body.template-product-ledger .es-specs__h2{margin:14px 0 0;font-weight:300;font-size:var(--es-h2);line-height:1.1;letter-spacing:-.03em;color:var(--es-ink)}body.template-product-ledger .es-specs__grid{display:grid;grid-template-columns:1fr;gap:clamp(28px,4vw,64px);margin-top:clamp(32px,4vw,56px);align-items:center}@media(min-width:900px){body.template-product-ledger .es-specs__grid{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}}body.template-product-ledger .es-specs__media{margin:0;border-radius:16px;overflow:hidden}body.template-product-ledger .es-specs__media img{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover}body.template-product-ledger .es-specs__row{display:grid;grid-template-columns:1fr;gap:8px 32px;padding:clamp(22px,2.6vw,34px) 0;border-bottom:1px solid var(--es-hairline)}body.template-product-ledger .es-specs__row:first-child{padding-top:0}body.template-product-ledger .es-specs__row:last-child{border-bottom:0;padding-bottom:0}@media(min-width:640px){body.template-product-ledger .es-specs__row{grid-template-columns:minmax(0,4fr) minmax(0,7fr)}}body.template-product-ledger .es-specs__label{margin:0;font-family:var(--display);font-size:var(--es-title);font-weight:500;letter-spacing:-.01em;line-height:1.25;color:var(--es-ink)}body.template-product-ledger .es-specs__value p{margin:0 0 6px;font-family:var(--sans);font-size:var(--es-fine);line-height:1.55;color:var(--es-muted);max-width:52ch}body.template-product-ledger .es-specs__link{display:inline-block;margin-top:6px;padding:0;background:none;border:0;font-family:var(--sans);font-size:13.5px;color:var(--es-ink);text-decoration:underline;text-underline-offset:4px;cursor:pointer;transition:color var(--es-quick)}body.template-product-ledger .es-specs__link:hover{color:var(--es-brick)}body.template-product-ledger .es-specs__link:focus-visible{outline:2px solid var(--es-brick);outline-offset:3px}body.template-product-ledger .es-inside{background:var(--es-ground);padding-top:var(--es-pad);padding-bottom:var(--es-pad)}body.template-product-ledger .es-inside__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}body.template-product-ledger .es-inside__arrows{display:flex;gap:12px;justify-content:center;margin-top:clamp(22px,2.6vw,34px)}@media(max-width:759px){body.template-product-ledger .es-inside__arrows{display:none}}body.template-product-ledger .es-inside__h2{margin:14px 0 0;font-weight:300;font-size:var(--es-h2);line-height:1.1;letter-spacing:-.03em;color:var(--es-ink)}body.template-product-ledger .es-inside__hero{margin:clamp(32px,4vw,56px) auto clamp(48px,6vw,88px);max-width:880px}body.template-product-ledger .es-inside__hero img{width:100%;aspect-ratio:1 / 1.02;object-fit:cover;object-position:center;display:block;border-radius:16px}body.template-product-ledger .es-inside__hero-caption{font-family:var(--sans);font-size:var(--text-sm);color:var(--es-muted);text-align:center;margin-top:12px}body.template-product-ledger .es-inside__rail{margin:clamp(24px,3vw,40px) 0 0;padding:4px 0;padding-inline:max(var(--es-gutter),calc((100% - var(--es-container)) / 2 + var(--es-gutter)));scroll-padding-inline:max(var(--es-gutter),calc((100% - var(--es-container)) / 2 + var(--es-gutter)));gap:20px;list-style:none;align-items:stretch}body.template-product-ledger .es-inside__card{width:clamp(300px,40vw,460px);display:flex;flex-direction:column;gap:clamp(18px,2vw,26px);scroll-snap-align:start}@media(max-width:759px){body.template-product-ledger .es-inside__rail{gap:16px}body.template-product-ledger .es-inside__card{width:min(84vw,340px)}}body.template-product-ledger .es-inside__art{background:var(--es-white);border:1.5px solid rgba(28,20,16,.12);border-radius:16px;padding:clamp(16px,2.4vw,32px);display:flex;justify-content:center}body.template-product-ledger .es-inside__art{aspect-ratio:4 / 3;align-items:center}body.template-product-ledger .es-inside__art--tall{aspect-ratio:1 / 1}body.template-product-ledger .es-inside__art img{width:100%;height:100%;object-fit:contain}body.template-product-ledger .es-inside__notes{display:grid;gap:10px;margin-top:14px;padding-inline:4px}body.template-product-ledger .es-inside__note{margin:0;max-width:34ch}body.template-product-ledger .es-inside__note-title{display:block;font-family:var(--display);font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--es-ink)}body.template-product-ledger .es-inside__note-sub{display:block;font-family:var(--sans);font-size:12.5px;line-height:1.4;color:var(--es-muted);margin-top:2px}body.template-product-ledger .es-inside__heading{margin:0 0 18px;font-family:var(--display);font-size:var(--es-h3);font-weight:300;letter-spacing:-.02em;line-height:1.12;color:var(--es-ink)}body.template-product-ledger .es-inside__list{list-style:none;margin:0;padding:0;display:grid;gap:14px}body.template-product-ledger .es-inside__list li{font-family:var(--sans);font-size:15px;line-height:1.55;color:var(--es-muted);max-width:46ch}body.template-product-ledger .es-inside__list strong{color:var(--es-ink);font-weight:600}body.template-product-ledger .es-eyebrow--dark{color:var(--es-cream-muted)}body.template-product-ledger .wj{background-color:#3a0c12;background-image:var(--es-grad-dark);padding:var(--es-pad) 0;color:var(--es-cream)}body.template-product-ledger .wj__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(32px,5vw,72px);align-items:center}body.template-product-ledger .wj__head{max-width:760px;margin:0 0 40px}body.template-product-ledger .wj__heading{font-size:var(--es-h2);line-height:1.1;color:var(--es-cream);margin:14px 0}body.template-product-ledger .wj__lede{font-family:var(--sans);font-size:var(--es-body);line-height:1.55;color:var(--es-cream-muted);margin:0;max-width:56ch}body.template-product-ledger .wj__list{list-style:none;margin:0;padding:0;max-width:760px}body.template-product-ledger .wj__item{display:grid;grid-template-columns:auto 1fr;gap:20px;padding:clamp(22px,2.6vw,30px) 0;border-bottom:1px solid rgba(255,255,255,.12)}body.template-product-ledger .wj__item:last-child{border-bottom:0}body.template-product-ledger .wj__num{font-family:var(--sans);font-size:13px;letter-spacing:.08em;color:#faf6f280;padding-top:4px;font-variant-numeric:tabular-nums}body.template-product-ledger .wj__benefit{font-size:clamp(19px,2vw,24px);line-height:1.2;color:var(--es-cream);margin:0 0 6px}body.template-product-ledger .wj__body{font-family:var(--sans);font-size:15px;line-height:1.55;color:#faf6f2b3;margin:0;max-width:60ch}body.template-product-ledger .wj__closer{font-size:clamp(18px,1.8vw,22px);line-height:1.35;color:var(--es-gold);margin:34px 0 0;max-width:60ch}body.template-product-ledger .wj__video-card{position:relative;aspect-ratio:9 / 16;max-width:340px;margin-inline:auto;border-radius:16px;overflow:hidden;background:#00000040;box-shadow:0 20px 50px -30px #0000008c}body.template-product-ledger .wj__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}body.template-product-ledger .wj__play{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border:0;padding:0;background:#14110e0f;cursor:pointer}body.template-product-ledger .wj__play.is-hidden{display:none}@media(max-width:767px){body.template-product-ledger .wj__media{display:none}}@media(min-width:900px){body.template-product-ledger .wj__grid{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}}body.template-product-ledger .odr{position:relative;background-color:#3a0c12;background-image:var(--es-grad-dark);padding:calc(var(--es-pad) * 1.15) 0;color:var(--es-cream)}body.template-product-ledger .odr__media-card{aspect-ratio:4 / 6;width:min(360px,78vw);margin:0 auto 40px;border-radius:18px;overflow:hidden;background:#00000040;box-shadow:0 24px 60px -32px #0009}body.template-product-ledger .odr__video{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}@media(prefers-reduced-motion:reduce){body.template-product-ledger .odr__media-card{display:none}}@media(max-width:767px){body.template-product-ledger .odr__media-card{width:min(300px,82vw)}}body.template-product-ledger .odr__stack{position:relative;max-width:620px;margin:0 auto;text-align:center}body.template-product-ledger .odr__eyebrow{margin-bottom:14px}body.template-product-ledger .odr__line{font-family:var(--sans);font-weight:400;font-size:var(--text-md);line-height:1.4;color:#faf6f2d1;margin:0 0 14px}body.template-product-ledger .odr__line--lead{font-family:var(--display);font-weight:300;font-size:var(--es-h2);line-height:1.1;color:var(--es-cream);margin-bottom:20px}body.template-product-ledger .odr__line--final{margin-top:26px;margin-bottom:0}body.template-product-ledger .odr__stats{display:flex;justify-content:center;gap:clamp(28px,6vw,72px);margin:44px 0 0}body.template-product-ledger .odr__stat{display:grid;gap:4px;justify-items:center}body.template-product-ledger .odr__stat-num{font-family:var(--display);font-weight:300;font-size:clamp(2.6rem,2rem + 3vw,4.2rem);line-height:1;color:var(--es-gold);font-variant-numeric:tabular-nums}body.template-product-ledger .odr__stat-label{font-family:var(--sans);font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#faf6f299}body.template-product-ledger .pgd{background:#3a0c12;padding:calc(var(--es-pad) * .9) 0;text-align:center}body.template-product-ledger .pgd__eyebrow{margin-bottom:14px}body.template-product-ledger .pgd__title{font-weight:300;font-size:var(--es-h2);letter-spacing:-.03em;color:var(--es-cream);text-align:center;margin:0 0 48px}body.template-product-ledger .pgd__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;list-style:none;margin:0;padding:0;max-width:900px;margin-inline:auto}body.template-product-ledger .pgd__step{text-align:center}body.template-product-ledger .pgd__num{display:inline-grid;place-items:center;width:58px;height:58px;border:1px solid rgba(250,246,242,.6);border-radius:50%;font-family:var(--sans);font-size:15px;letter-spacing:.06em;color:var(--es-cream);margin-bottom:16px}body.template-product-ledger .pgd__label{font-family:var(--sans);font-size:15px;line-height:1.5;color:var(--es-cream-muted);margin:0;max-width:24ch;margin-inline:auto}body.template-product-ledger .pgd__more-wrap{text-align:center;margin:44px auto 0;max-width:none;width:100%}body.template-product-ledger .pgd__more{font-family:var(--sans);font-size:14px;color:var(--es-cream);background:none;border:0;padding:0;cursor:pointer;text-decoration:underline;text-underline-offset:4px}body.template-product-ledger .pgd__more:focus-visible{outline:2px solid var(--es-gold);outline-offset:3px}@media(max-width:767px){body.template-product-ledger .pgd__steps{grid-template-columns:1fr;gap:28px}}body.template-product-ledger .wl{background:var(--es-white);padding:var(--es-pad) 0}body.template-product-ledger .wl__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(32px,5vw,72px);align-items:center}body.template-product-ledger .wl__heading{font-weight:300;font-size:var(--es-h2);letter-spacing:-.03em;line-height:1.1;color:var(--es-ink);margin:14px 0 40px}body.template-product-ledger .wl__list{list-style:none;margin:0;padding:0;max-width:760px}body.template-product-ledger .wl__item{display:grid;grid-template-columns:auto 1fr;gap:20px;padding:clamp(22px,2.6vw,30px) 0;border-bottom:1px solid var(--es-hairline)}body.template-product-ledger .wl__item:last-child{border-bottom:0}body.template-product-ledger .wl__num{font-family:var(--sans);font-size:13px;letter-spacing:.08em;color:var(--es-muted);padding-top:4px;font-variant-numeric:tabular-nums}body.template-product-ledger .wl__tag{font-family:var(--sans);font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--red-bright, #950606);margin:0 0 6px}body.template-product-ledger .wl__benefit{font-family:var(--display);font-weight:500;font-size:clamp(19px,2vw,24px);letter-spacing:-.01em;line-height:1.2;color:var(--es-ink);margin:0 0 6px}body.template-product-ledger .wl__body{font-family:var(--sans);font-size:15px;line-height:1.55;color:var(--es-muted);margin:0;max-width:56ch}body.template-product-ledger .wl__closer{font-family:var(--display);font-weight:400;font-size:clamp(18px,1.8vw,22px);line-height:1.35;color:var(--es-brick);margin:34px 0 0;max-width:60ch}body.template-product-ledger .wl__reel{display:none}body.template-product-ledger .wl__reel-frame{position:relative;aspect-ratio:4 / 5;border-radius:16px;overflow:hidden;background:var(--es-ground);box-shadow:0 20px 50px -30px #3c281e59}body.template-product-ledger .wl__reel-frame video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}@media(min-width:768px)and (max-width:899px){body.template-product-ledger .wl__reel{display:grid;grid-template-columns:1fr 1fr;gap:14px;width:min(560px,100%);margin-inline:auto}}@media(min-width:900px){body.template-product-ledger .wl__grid{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}body.template-product-ledger .wl__reel{display:grid;gap:14px;align-content:center}}@media(max-width:767px){body.template-product-ledger .wl__heading{text-align:center}body.template-product-ledger .wl__main>.es-eyebrow{display:flex;justify-content:center}}@supports ((-webkit-background-clip: text) or (background-clip: text)){body.template-product-ledger .wj__closer,body.template-product-ledger .odr__stat-num{background-image:linear-gradient(90deg,#dbb15c,#fde9bf);-webkit-background-clip:text;background-clip:text;color:transparent}}body.template-product-ledger .final-cta{background-color:var(--es-burgundy-deep);background-image:var(--es-grad-dark)}body.template-product-ledger .final-cta__inner{justify-items:center;text-align:center;gap:0;padding-block:clamp(80px,6rem + 2vw,118px) clamp(64px,5rem + 2vw,104px)}body.template-product-ledger .final-cta__wordmark{font-family:var(--display);font-size:clamp(1.5rem,1.2rem + 1.2vw,2.1rem);font-weight:600;letter-spacing:-.02em;line-height:1;color:transparent;background:var(--es-grad-champagne);-webkit-background-clip:text;background-clip:text}body.template-product-ledger .final-cta__title{margin:22px 0 0;font-family:var(--display);font-weight:300;font-size:var(--es-h1);line-height:1.1;letter-spacing:-.03em;color:var(--es-cream)}body.template-product-ledger .final-cta__echo{margin:10px 0 0;font-family:var(--display);font-weight:300;font-size:var(--es-h3);line-height:1.2;letter-spacing:-.02em;max-width:26ch;color:var(--es-cream-muted)}body.template-product-ledger .final-cta__actions{justify-items:center;margin-top:30px;gap:10px}body.template-product-ledger .final-cta__btn{width:auto;min-width:200px;margin-bottom:6px;padding-inline:40px}body.template-product-ledger .final-cta__sub{color:var(--es-cream-muted)}body.template-product-ledger .final-cta :focus-visible,body.template-product-ledger .es-timeline :focus-visible{outline-color:var(--es-cream)}body.template-product-ledger .final-cta__change{position:relative}body.template-product-ledger .final-cta__change:after{content:"";position:absolute;top:-13px;right:-6px;bottom:-13px;left:-6px}body.template-product-ledger .es-timeline{background-color:var(--es-burgundy-deep);background-image:var(--es-grad-dark);color:var(--es-cream);padding-top:clamp(64px,4rem + 1.9vw,88px);padding-bottom:48px;overflow:clip}body.template-product-ledger .es-timeline__header{text-align:center}body.template-product-ledger .es-timeline__h2{margin:0 auto;font-family:var(--display);font-weight:300;font-size:clamp(2.5rem,2rem + 2.4vw,4.5rem);line-height:1.05;letter-spacing:-.03em;max-width:12ch;color:inherit}body.template-product-ledger .es-timeline__h2 em{font-style:italic;color:var(--es-gold)}body.template-product-ledger .es-timeline__body{margin:16px auto 0;font-family:var(--sans);font-size:var(--es-body);line-height:1.4;max-width:34em;color:var(--es-cream-muted)}body.template-product-ledger .es-timeline__row{margin:clamp(48px,6vw,80px) 0 0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;align-items:stretch;min-height:306px}body.template-product-ledger .es-timeline__item{display:flex;flex-direction:column;align-items:flex-start}@media(min-width:760px){body.template-product-ledger .es-timeline__item:nth-child(2){padding-top:36px}body.template-product-ledger .es-timeline__item:nth-child(3){padding-top:72px}body.template-product-ledger .es-timeline__item:nth-child(4){padding-top:108px}html.js-motion body.template-product-ledger .es-timeline__item:nth-child(2){transition-delay:.12s}html.js-motion body.template-product-ledger .es-timeline__item:nth-child(3){transition-delay:.24s}html.js-motion body.template-product-ledger .es-timeline__item:nth-child(4){transition-delay:.36s}}body.template-product-ledger .es-timeline__ord{margin:0;font-family:var(--display);font-size:1.375rem;font-weight:500;letter-spacing:.06em;line-height:1.1;color:transparent;background:var(--es-grad-champagne);-webkit-background-clip:text;background-clip:text}body.template-product-ledger .es-timeline__item:nth-child(4) .es-timeline__ord{font-size:1.58rem;line-height:.96}body.template-product-ledger .es-timeline__label{margin:10px 0 0;font-family:var(--display);font-weight:300;font-size:clamp(1.375rem,1.2rem + .6vw,1.75rem);line-height:1.1;letter-spacing:-.02em;color:var(--es-cream)}body.template-product-ledger .es-timeline__line{margin:10px 0 0;font-family:var(--sans);font-size:var(--es-fine);line-height:1.45;color:var(--es-cream-muted);max-width:30ch}body.template-product-ledger .es-timeline__stem{flex:1;min-height:28px;width:1px;margin-top:20px;margin-left:3px;background:#faf6f259;position:relative}body.template-product-ledger .es-timeline__stem:after{content:"";position:absolute;bottom:-3px;left:-3px;width:7px;height:7px;border-radius:50%;background:var(--es-gold)}body.template-product-ledger .es-timeline__ruler{height:10px;background:repeating-linear-gradient(90deg,rgba(250,246,242,.3) 0 1px,transparent 1px 24px)}@media(max-width:759px){body.template-product-ledger .es-timeline__row{grid-template-columns:1fr;gap:40px;min-height:0;position:relative;padding-left:28px}body.template-product-ledger .es-timeline__row:before{content:"";position:absolute;left:0;top:0;bottom:0;width:10px;background:repeating-linear-gradient(180deg,rgba(250,246,242,.3) 0 1px,transparent 1px 13px)}body.template-product-ledger .es-timeline__item{position:relative}body.template-product-ledger .es-timeline__item:before{content:"";position:absolute;top:8px;width:7px;height:7px;border-radius:50%;background:var(--es-gold)}body.template-product-ledger .es-timeline__item:nth-child(1){margin-left:0}body.template-product-ledger .es-timeline__item:nth-child(1):before{left:-26px}body.template-product-ledger .es-timeline__item:nth-child(2){margin-left:10px}body.template-product-ledger .es-timeline__item:nth-child(2):before{left:-36px}body.template-product-ledger .es-timeline__item:nth-child(3){margin-left:20px}body.template-product-ledger .es-timeline__item:nth-child(3):before{left:-46px}body.template-product-ledger .es-timeline__item:nth-child(4){margin-left:10px}body.template-product-ledger .es-timeline__item:nth-child(4):before{left:-36px}body.template-product-ledger .es-timeline__stem,body.template-product-ledger .es-timeline__ruler{display:none}body.template-product-ledger .es-timeline__h2{text-align:left;margin:0}body.template-product-ledger .es-timeline__body{text-align:left;margin-inline:0}body.template-product-ledger .es-timeline__header{text-align:left}}body.template-product-ledger .pdp-founder{background-image:none;background-color:var(--es-burgundy-deep)}@supports ((-webkit-background-clip: text) or (background-clip: text)){body.template-product-ledger .pdp-founder__heading em{background-image:var(--es-grad-champagne);-webkit-background-clip:text;background-clip:text;color:transparent}}body.template-product-ledger .es-reviews__rail--single{display:flex;overflow:visible;cursor:auto}body.template-product-ledger .es-reviews__rail--single .es-reviews__card{width:clamp(300px,34vw,440px);flex:0 0 auto}@media(hover:hover)and (min-width:760px){body.template-product-ledger .es-reviews__rail--single .es-reviews__card:hover{width:clamp(300px,34vw,440px)}}body.template-product-ledger .pdp-judgeme__widget{padding-block:var(--es-pad-sm)}@media(prefers-reduced-motion:reduce){body.template-product-ledger .es-inside__card,body.template-product-ledger .es-reviews__card{transition:none}}body.template-product-ledger .pdp-buybox{padding-bottom:16px}@media(min-width:900px){body.template-product-ledger .pdp-buybox{padding-bottom:16px}}body.template-product-ledger .pdp-judgeme__widget{padding-block:16px var(--es-pad-sm)}body.template-product-ledger .pdp-judgeme__widget #judgeme_product_reviews>[class*=jm-review-widget]{padding-top:0}@supports ((-webkit-background-clip: text) or (background-clip: text)){body.template-product-ledger .pdp-founder__heading em{-webkit-box-decoration-break:clone;box-decoration-break:clone;padding-inline:.06em .12em;margin-inline:-.06em -.12em}}body.template-product-ledger .pdp-gallery__item img[src*=pdp-static]{transform:scale(1.01)}
/*# sourceMappingURL=/cdn/shop/t/46/assets/pdp.css.map */
