.hs-xsell-modal,.hs-xsell-modal *,.hs-xsell-modal *:before,.hs-xsell-modal *:after{box-sizing:border-box}.hs-xsell-modal{--ink: #17130E;--blue: #009EDB;--red: #E0341F;--orange: #FF5A36;--bg: #EDEAE1;--bg2: #E6E1D2;--hair: #DCD5C2;--gray: #6B6355;--gray-dark: #8C8268;--white: #FFFFFF;--radius: 8px;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.hs-xsell-modal[hidden]{display:none}body.hs-xsell-modal-open{overflow:hidden}.hs-xsell-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#17130e8c;cursor:pointer}.hs-xsell-modal__dialog{position:relative;z-index:1;width:100%;max-width:560px;max-height:90vh;overflow-y:auto;background:var(--white);border-radius:14px;padding:clamp(24px,4vw,40px);box-shadow:0 24px 60px #17130e59;animation:hs-xsell-pop .2s ease}@keyframes hs-xsell-pop{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.hs-xsell-modal__close{position:absolute;top:14px;right:14px;width:32px;height:32px;border:none;background:var(--bg2);color:var(--ink);border-radius:50%;font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer}.hs-xsell-modal__eyebrow{font-family:IBM Plex Mono,monospace!important;font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--blue);margin:0 0 8px}.hs-xsell-modal__title{font-family:Inter,sans-serif;font-weight:800;text-transform:uppercase;letter-spacing:-.01em;font-size:clamp(22px,3vw,28px);line-height:1.1;color:var(--ink);margin:0 0 10px;padding-right:30px}.hs-xsell-modal__sub{font-size:14.5px;color:var(--gray);line-height:1.5;margin:0 0 22px}.hs-xsell-modal__cards{display:flex;flex-direction:column;gap:10px;margin-bottom:22px}.hs-xsell-card{display:flex;align-items:center;gap:14px;padding:12px;border:1.5px solid var(--hair);border-radius:var(--radius);background:var(--bg);cursor:pointer;transition:border-color .15s}.hs-xsell-card:has(.hs-xsell-card__check:checked){border-color:var(--blue);background:#009edb0f}.hs-xsell-card__check{flex:none;width:18px;height:18px;accent-color:var(--blue);cursor:pointer}.hs-xsell-card__media{flex:none;width:56px;height:56px;border-radius:6px;overflow:hidden;background:var(--bg2);display:flex;align-items:center;justify-content:center}.hs-xsell-card__media img{width:100%;height:100%;object-fit:contain}.hs-xsell-card__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.hs-xsell-card__name{font-size:14px;font-weight:700;color:var(--ink);line-height:1.25}.hs-xsell-card__price{font-family:IBM Plex Mono,monospace!important;font-size:13px;font-weight:700;color:var(--ink);display:flex;align-items:center;gap:7px;flex-wrap:wrap}.hs-xsell-card__price s{color:var(--gray-dark);font-weight:400}.hs-xsell-card__price b{color:var(--orange);font-weight:700}.hs-xsell-modal__actions{display:flex;flex-direction:column;gap:10px}.hs-xsell-modal__cta{width:100%;border:none;border-radius:6px;padding:15px 20px;cursor:pointer;background:var(--red);color:#fff;font-family:Inter,sans-serif;font-weight:800;font-size:14px;letter-spacing:.03em;text-transform:uppercase}.hs-xsell-modal__cta:hover{box-shadow:0 6px 18px #e0341f4d}.hs-xsell-modal__cta:disabled{opacity:.6;cursor:default;box-shadow:none}.hs-xsell-modal__skip{width:100%;border:none;background:transparent;color:var(--gray);cursor:pointer;font-family:Inter,sans-serif;font-size:13px;font-weight:600;padding:6px;text-decoration:underline}.hs-xsell-modal__note{text-align:center;font-size:11.5px;color:var(--gray-dark);margin:14px 0 0;font-family:IBM Plex Mono,monospace!important}@media(max-width:480px){.hs-xsell-modal__dialog{max-width:100%;max-height:100vh;height:100%;border-radius:0}}@media(prefers-reduced-motion:reduce){.hs-xsell-modal__dialog{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/hs-cross-sell-modal.css.map */
