.verso-notes-reveal{--verso-notes-intro-opacity: 1;--verso-notes-product-shift: 0px;--verso-notes-detail-opacity: 1;--verso-notes-detail-scale: 1;--verso-notes-scene-height: 100svh;position:relative;height:max(100svh,var(--verso-notes-scroll-length, 180svh));min-height:900px;overflow-x:clip;background:var(--verso-notes-bg, #f7f1e9);color:var(--verso-notes-text, #303030);font-family:Inter,var(--font-body-family),sans-serif}.verso-notes-reveal,.verso-notes-reveal *{box-sizing:border-box}.verso-notes-reveal.is-enhanced{--verso-notes-intro-opacity: 0;--verso-notes-product-shift: 72px;--verso-notes-detail-opacity: 0;--verso-notes-detail-scale: .99}.verso-notes-reveal__scene{position:sticky;top:0;display:flex;width:100%;height:var(--verso-notes-scene-height);min-height:min(500px,100svh);padding-top:var(--verso-section-top-space);flex-direction:column;justify-content:flex-start;overflow:hidden;isolation:isolate;background:var(--verso-notes-bg, #f7f1e9)}@media(max-width:575px){.verso-notes-reveal__scene{padding-top:72px}}.verso-notes-reveal__background,.verso-notes-reveal__vignette,.verso-notes-reveal__glow{position:absolute;display:block;max-width:none;pointer-events:none;-webkit-user-select:none;user-select:none}.verso-notes-reveal__background{top:0;right:0;bottom:0;left:0;z-index:-3;width:100%;height:100%;object-fit:cover}.verso-notes-reveal__glow{top:31.78%;left:31.6%;z-index:-2;width:max(86.11vw,760px);height:max(108.89vh,620px);transform:translate(-50%,-50%) rotate(180deg)}.verso-notes-reveal__vignette{top:50%;left:50%;z-index:-1;width:max(141.67vw,1020px);height:max(165.56vh,745px);transform:translate(-50%,-50%)}.verso-notes-reveal__header{position:relative;z-index:2;display:flex;width:100%;margin-inline:0;padding:0 var(--verso-section-inline-space);flex-direction:column;gap:var(--verso-title-subtitle-space);align-items:flex-start;color:var(--verso-notes-text, #303030);text-align:left;opacity:var(--verso-notes-intro-opacity);transition:opacity 80ms linear;will-change:opacity}.verso-notes-reveal__title{margin:0;font-family:Marcellus,var(--font-heading-family),serif;width:100%;font-size:36px;font-weight:400;line-height:normal;letter-spacing:-.02em;text-wrap:balance}.verso-notes-reveal__description{width:min(100%,985px);margin:0;font-size:16px;font-weight:300;line-height:26px;letter-spacing:0;text-wrap:balance}.verso-notes-reveal__description p{margin:0}.verso-notes-reveal__visual{position:relative;bottom:auto;left:auto;z-index:1;width:min(100%,397px);margin:var(--verso-subtitle-content-space) auto 0;aspect-ratio:397 / 418;transform:none;pointer-events:none}.verso-notes-reveal__product,.verso-notes-reveal__callouts{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;max-width:none;-webkit-user-select:none;user-select:none;will-change:opacity,transform}.verso-notes-reveal__layer-image{display:block;width:100%;height:100%;max-width:none;object-fit:fill}.verso-notes-reveal__product{opacity:var(--verso-notes-intro-opacity);transform:translateY(var(--verso-notes-product-shift));transition:opacity 80ms linear,transform 80ms linear}.verso-notes-reveal__callouts{opacity:var(--verso-notes-detail-opacity);transform:scale(var(--verso-notes-detail-scale));transition:opacity .16s ease-out,transform .16s ease-out}@media(max-width:575px){.verso-notes-reveal__title{font-size:clamp(28px,8.2051vw,32px)}.verso-notes-reveal__visual{position:absolute;bottom:0;left:calc(50% - 5px);width:min(calc(100% + 58px),448px);margin:0;transform:translate(-50%)}}@media(max-width:575px)and (max-height:700px){.verso-notes-reveal__header{padding-inline:20px;flex:0 0 auto;gap:10px}.verso-notes-reveal__title{font-size:clamp(28px,8.2051vw,32px);line-height:1.22}.verso-notes-reveal__description{font-size:clamp(13px,3.4615vw,13.5px);line-height:21px}.verso-notes-reveal__visual{width:min(calc(100% + 58px),448px,max(0px,calc(94.976svh - 211px)))}}@media(max-width:340px)and (max-height:700px){.verso-notes-reveal__visual{width:min(calc(100% + 58px),448px,max(0px,calc(94.976svh - 226px)))}}@media(max-width:575px)and (min-height:701px)and (max-height:800px){.verso-notes-reveal__visual{width:min(calc(100% + 58px),448px,max(0px,calc(94.976svh - 327.67px)))}}@media(min-width:576px){.verso-notes-reveal__title{font-size:36px}.verso-notes-reveal__description{font-size:17px;line-height:28px}.verso-notes-reveal__visual{width:auto;height:min(calc(max(100svh,500px) - 280px),100vw)}}@media(min-width:768px){.verso-notes-reveal__title{font-size:clamp(36px,4.4444vw,64px)}.verso-notes-reveal__visual{height:min(calc(max(100svh,500px) - 280px),100vw)}}@media(min-width:576px)and (max-width:1279px)and (max-height:700px){.verso-notes-reveal__visual{height:min(calc(max(100svh,500px) - 300px),100vw)}}@media(min-width:1280px){.verso-notes-reveal{--verso-notes-scene-height: 100svh;--verso-notes-visual-safe-top: clamp(260px, 17.2vw, 360px);--verso-notes-visual-max-height: 1169px;--verso-notes-visual-height: min( calc(100svh - var(--verso-notes-visual-safe-top)), 45.6944vw, var(--verso-notes-visual-max-height) );--verso-notes-header-zone-height: calc( 100svh - var(--verso-notes-visual-height) )}.verso-notes-reveal__scene{display:flex;padding:0;align-items:center;overflow:hidden}.verso-notes-reveal__background{height:100%}.verso-notes-reveal__header{position:absolute;top:0;right:0;left:0;width:100%;height:var(--verso-notes-header-zone-height);padding:var(--verso-section-top-space) var(--verso-section-inline-space) clamp(16px,1.667vw,32px);flex:0 0 auto;gap:var(--verso-title-subtitle-space);align-items:center;justify-content:center;text-align:center}.verso-notes-reveal__title{font-size:clamp(36px,4.4444vw,64px);line-height:normal;letter-spacing:-.01em}.verso-notes-reveal__description{width:min(100%,clamp(985px,62.5vw,1600px));font-size:clamp(18px,1.389vw,28px);line-height:1.7;letter-spacing:-.01em}.verso-notes-reveal__visual{position:absolute;bottom:0;left:50%;width:auto;height:var(--verso-notes-visual-height);margin:0;aspect-ratio:1440 / 658;transform:translate(-50%)}}@media(min-width:2400px)and (min-height:1400px){.verso-notes-reveal{height:160svh}}@media(prefers-reduced-motion:reduce){.verso-notes-reveal{height:100svh;min-height:600px}.verso-notes-reveal__header,.verso-notes-reveal__product,.verso-notes-reveal__callouts{opacity:1;transform:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/178/assets/verso-notes-reveal.css.map */
