.pdp-modal__content{--modal-width: 640px;display:flex;flex-direction:column;max-height:85vh;overflow:hidden;background:rgb(var(--color-background))}.pdp-modal__header{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:2rem 2.8rem;border-bottom:1px solid rgba(var(--color-foreground) / .06);flex-shrink:0;background:rgb(var(--color-background));position:sticky;top:0;z-index:1}.pdp-modal__title{margin:0;font-family:var(--font-heading-family);font-weight:400;font-size:var(--text-size-h5);line-height:1.2;letter-spacing:-.005em}.pdp-modal__subtitle{font-size:var(--text-size-small);color:rgb(var(--color-foreground));opacity:.5;margin:0;font-weight:400;line-height:1.4}.pdp-modal__close{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:none;border:none;padding:.4rem;margin:-.4rem;cursor:pointer;color:rgb(var(--color-foreground));opacity:.55;transition:opacity .18s ease}.pdp-modal__close:hover{opacity:1}.pdp-modal__close svg{width:18px;height:18px}.pdp-modal__body{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding:1.8rem 2.8rem 2.4rem;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.pdp-modal__footer{padding:1.4rem 2.8rem 1.8rem;border-top:1px solid rgba(var(--color-foreground) / .06);flex-shrink:0;background:rgb(var(--color-background));position:sticky;bottom:0;z-index:1}.pdp-modal__footer-cta{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:.6rem 1.6rem;background:rgb(var(--btn-solid-bg));color:#fff;border:none;border-radius:var(--btn-border-radius);cursor:pointer;font-family:var(--font-heading-family);font-size:var(--text-size-small);font-weight:500;letter-spacing:0;line-height:1;transition:background .18s ease,opacity .18s ease}.pdp-modal__footer-cta:hover:not(:disabled){background:rgb(var(--btn-solid-bg-hover))}.pdp-modal__footer-cta:disabled{opacity:.4;cursor:default}@media screen and (max-width:749px){.pdp-modal__content{--modal-width: 100%;width:100vw;max-width:100vw;max-height:90vh;margin-top:auto;margin-bottom:0;border-radius:2px 2px 0 0}.pdp-modal__header{padding:1.8rem 2rem}.pdp-modal__title{font-size:var(--text-size-h6);font-weight:400}.pdp-modal__body{padding:1.6rem 2rem}.pdp-modal__footer{padding:1.2rem 2rem;padding-bottom:max(1.2rem,env(safe-area-inset-bottom))}.pdp-modal__content:before{content:"";position:absolute;top:8px;left:50%;transform:translate(-50%);width:36px;height:4px;background:rgba(var(--color-foreground) / .18);border-radius:999px;pointer-events:none;z-index:2}}.pdp-modal--wide .pdp-modal__content{--modal-width: 1080px}
/*# sourceMappingURL=/cdn/shop/t/92/assets/component-pdp-modal.css.map */
