.acustom-story{--acustom-story-bg: #10100f;--acustom-story-fg: #f7f2eb;--acustom-story-muted: rgba(247, 242, 235, .72);--acustom-story-card: rgba(16, 16, 15, .78);--acustom-story-ink: #151412;--acustom-story-paper: #f5f0e8;--acustom-story-paper-muted: rgba(21, 20, 18, .68);background:var(--acustom-story-bg);color:var(--acustom-story-fg);overflow-x:clip;overflow-y:visible}.acustom-story *,.acustom-story *:before,.acustom-story *:after{box-sizing:border-box}.acustom-story a{color:inherit}.acustom-story__hero,.acustom-story__chapter-opener{position:relative;min-height:100svh;display:grid;align-items:end;isolation:isolate;overflow:hidden;background:var(--acustom-story-bg)}.acustom-story__chapter-opener{min-height:148svh;align-items:stretch;overflow:visible}.acustom-story__hero-media,.acustom-story__hero-media img,.acustom-story__opener-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.acustom-story__chapter-opener .acustom-story__opener-media,.acustom-story__chapter-opener>.acustom-story__shade,.acustom-story__chapter-opener .acustom-story__opener-content{grid-area:1 / 1}.acustom-story__chapter-opener .acustom-story__opener-media{position:sticky;top:0;right:auto;bottom:auto;left:auto;align-self:start;width:100%;height:100svh}.acustom-story__chapter-opener>.acustom-story__shade{position:sticky;top:0;right:auto;bottom:auto;left:auto;align-self:start;width:100%;height:100svh}.acustom-story__hero-media img,.acustom-story__opener-media{object-fit:cover;object-position:center}.acustom-story__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#10100f1f,#10100fd6),linear-gradient(90deg,#10100f94,#10100f14)}.acustom-story__hero-content,.acustom-story__opener-content{position:relative;z-index:2;width:min(100%,54rem);padding:clamp(4rem,12svh,8rem) clamp(1.25rem,6vw,6rem)}.acustom-story__opener-content{align-self:start;min-height:148svh;margin-right:auto;margin-left:auto;padding-top:58svh;padding-bottom:14svh;text-align:center}.acustom-story__eyebrow{margin:0 0 .9rem;color:var(--acustom-story-muted);font-size:.72rem;font-weight:700;letter-spacing:.14em;line-height:1.3;text-transform:uppercase}.acustom-story h1,.acustom-story h2,.acustom-story h3{margin:0;color:inherit;font-family:inherit;font-weight:500;letter-spacing:0;text-transform:none}.acustom-story h1{max-width:11ch;font-size:clamp(3rem,12vw,7.25rem);line-height:.92}.acustom-story h2{max-width:12ch;font-size:clamp(2.35rem,8vw,5.1rem);line-height:.96}.acustom-story__opener-content h2,.acustom-story__final-cta h2{max-width:none}.acustom-story p{margin:0;color:var(--acustom-story-muted);font-size:clamp(1rem,2.2vw,1.2rem);line-height:1.55}.acustom-story p+p{margin-top:.9rem}.acustom-story__hero-content>p:not(.acustom-story__eyebrow),.acustom-story__opener-content>p:not(.acustom-story__eyebrow){max-width:40rem;margin-top:1.4rem}.acustom-story__opener-content>p:not(.acustom-story__eyebrow){margin-right:auto;margin-left:auto}.acustom-story__button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;margin-top:1.8rem;padding:.9rem 1.25rem;border:1px solid rgba(247,242,235,.74);background:#f7f2eb14;color:var(--acustom-story-fg);font-size:.78rem;font-weight:700;letter-spacing:.1em;line-height:1.2;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.acustom-story__button:hover,.acustom-story__button:focus-visible{border-color:var(--acustom-story-fg);background:var(--acustom-story-fg);color:var(--acustom-story-bg)}.acustom-story__chapter-scroll{position:relative;display:grid;background:var(--acustom-story-bg)}.acustom-story__sticky-visual{position:sticky;top:0;z-index:1;height:64svh;min-height:26rem;overflow:hidden;background:#191817}.acustom-story__sticky-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#10100f0f,#10100f5c);pointer-events:none}.acustom-story__sticky-visual img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.01);transition:transform .7s ease}.acustom-story__beat-rail{position:relative;z-index:2;display:grid;gap:28svh;margin-top:-8rem;padding:0 1rem 22svh}.acustom-story__beat{width:min(100%,38rem);min-height:46svh;margin:0 auto;padding:1.2rem;border:1px solid rgba(247,242,235,.14);background:var(--acustom-story-card);opacity:.72;transform:translateY(.75rem);transition:opacity .26s ease,transform .32s ease,border-color .26s ease}.acustom-story__beat.is-active{border-color:#f7f2eb57;opacity:1;transform:translateY(0)}.acustom-story__beat h2+p{margin-top:1.25rem}.acustom-story__proof-section,.acustom-story__final-cta{background:var(--acustom-story-paper);color:var(--acustom-story-ink)}.acustom-story__proof-inner,.acustom-story__final-inner{width:min(100%,76rem);margin:0 auto;padding:clamp(4rem,9vw,7rem) 1.25rem}.acustom-story__proof-intro{display:grid;gap:1rem;max-width:46rem}.acustom-story__proof-section .acustom-story__eyebrow,.acustom-story__proof-section p,.acustom-story__final-cta .acustom-story__eyebrow,.acustom-story__final-cta p{color:var(--acustom-story-paper-muted)}.acustom-story__proof-section h2,.acustom-story__proof-card h3,.acustom-story__final-cta h2{color:var(--acustom-story-ink)}.acustom-story__proof-grid{display:grid;grid-template-columns:1fr;gap:.8rem;margin-top:clamp(2rem,5vw,4rem)}.acustom-story__proof-card{min-height:16rem;padding:1.25rem;border:1px solid rgba(21,20,18,.14);background:#fffcf67a}.acustom-story__proof-card span{display:block;margin-bottom:2.5rem;color:#1514126b;font-size:.72rem;font-weight:700;letter-spacing:.12em}.acustom-story__proof-card h3{font-size:clamp(1.25rem,3vw,1.75rem);line-height:1.08}.acustom-story__proof-card p{margin-top:1rem;font-size:.98rem}.acustom-story__final-inner{width:min(100%,54rem);text-align:center}.acustom-story__final-inner p{max-width:34rem;margin-right:auto;margin-left:auto}.acustom-story__final-cta .acustom-story__button{border-color:var(--acustom-story-ink);background:var(--acustom-story-ink);color:var(--acustom-story-paper)}.acustom-story__final-cta .acustom-story__button:hover,.acustom-story__final-cta .acustom-story__button:focus-visible{background:transparent;color:var(--acustom-story-ink)}.acustom-story__quiet-line{margin-top:1rem;font-size:.95rem}.acustom-story__sticky-cta{position:fixed;right:1rem;bottom:max(1rem,env(safe-area-inset-bottom));z-index:20;display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.8rem 1rem;border:1px solid rgba(247,242,235,.48);background:#10100fd6;color:var(--acustom-story-fg);font-size:.72rem;font-weight:700;letter-spacing:.08em;line-height:1.2;text-decoration:none;text-transform:uppercase;opacity:0;pointer-events:none;transform:translateY(.6rem);transition:opacity .18s ease,transform .18s ease}.acustom-story__sticky-cta.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}@media(min-width:900px){.acustom-story__hero{min-height:100vh}.acustom-story__hero-content{padding-left:clamp(3rem,7vw,8rem)}.acustom-story__chapter-scroll{grid-template-columns:minmax(0,58vw) minmax(24rem,42vw);align-items:start;min-height:260vh}.acustom-story__chapter-scroll--image-right{grid-template-columns:minmax(24rem,42vw) minmax(0,58vw)}.acustom-story__sticky-visual{height:100vh;min-height:42rem}.acustom-story__chapter-scroll--image-right .acustom-story__sticky-visual{grid-column:2}.acustom-story__chapter-scroll--image-right .acustom-story__beat-rail{grid-column:1;grid-row:1}.acustom-story__sticky-visual:after{background:linear-gradient(90deg,#10100f0a,#10100f52)}.acustom-story__beat-rail{gap:24vh;margin-top:0;padding:20vh clamp(2rem,4vw,4.5rem) 24vh}.acustom-story__beat{display:flex;flex-direction:column;justify-content:center;min-height:62vh;margin:0;padding:0;border:0;background:transparent}.acustom-story__proof-inner{padding-right:clamp(2rem,5vw,5rem);padding-left:clamp(2rem,5vw,5rem)}.acustom-story__proof-intro{grid-template-columns:minmax(18rem,.9fr) minmax(20rem,1fr);align-items:end;max-width:none}.acustom-story__proof-intro .acustom-story__eyebrow{grid-column:1 / -1}.acustom-story__proof-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.acustom-story__sticky-cta{display:none}}@media(max-width:520px){.acustom-story h1{font-size:clamp(3rem,15vw,4.4rem)}.acustom-story h2{font-size:clamp(2.3rem,11vw,3.8rem)}.acustom-story__sticky-visual{height:62svh;min-height:25rem}.acustom-story__beat{min-height:48svh}}@media(prefers-reduced-motion:reduce){.acustom-story *,.acustom-story *:before,.acustom-story *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.acustom-story__sticky-visual img,.acustom-story__beat,.acustom-story__sticky-cta{transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/acustom-story.css.map */
