.share-modal__trigger{position:absolute;top:12px;right:12px;z-index:4;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;border-radius:50%;background:#fff;color:#111;cursor:pointer;box-shadow:0 1px 4px #0003;transition:transform .15s ease,box-shadow .15s ease}.share-modal__trigger:hover{transform:scale(1.06);box-shadow:0 2px 8px #00000040}.share-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px;background:#0000008c;opacity:0;transition:opacity .2s ease}.share-modal__overlay.is-active{opacity:1}.share-modal__dialog{width:100%;max-width:440px;max-height:calc(100vh - 32px);overflow-y:auto;padding:24px;border-radius:16px;background:#fff;color:#111;transform:translateY(8px) scale(.98);transition:transform .2s ease}.share-modal__overlay.is-active .share-modal__dialog{transform:none}.share-modal__header{margin-bottom:20px}.share-modal__title{font-weight:700}.share-modal__close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;border-radius:50%;background:#f2f2f2;color:#111;cursor:pointer}.share-modal__close:hover{background:#e6e6e6}.share-modal__close .icon{width:16px;height:16px}.share-modal__copy{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;margin-bottom:20px;padding:0 56px 0 16px;border:1px solid #c7c7c7;border-radius:999px;background:#fff;color:#111;font-size:.875em;cursor:pointer;overflow:hidden}.share-modal__copy:hover{border-color:#111}.share-modal__copy-text--url{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.share-modal__copy-badge{position:absolute;top:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;width:48px;border-left:1px solid #c7c7c7}.share-modal__copy-badge--link{background:rgb(var(--link-color, 62 27 85));color:#fff;border-left:none;border-radius:0 999px 999px 0}.share-modal__copy-text--copied,.share-modal__copy-badge--check{display:none}.share-modal__copy.is-copied{border-color:#1d7c3e;box-shadow:inset 0 0 0 1px #1d7c3e}.share-modal__copy.is-copied .share-modal__copy-text--url,.share-modal__copy.is-copied .share-modal__copy-badge--link{display:none}.share-modal__copy.is-copied .share-modal__copy-text--copied{display:block}.share-modal__copy.is-copied .share-modal__copy-badge--check{display:flex;border-left:none;border-radius:0 999px 999px 0;background:#1d7c3e;color:#fff}.share-modal__copy-badge--check .icon{width:20px!important;height:20px!important}.share-modal__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0;padding:0;list-style:none}.share-modal__channel{display:flex;align-items:center;gap:10px;min-height:48px;padding:0 16px;border-radius:999px;background:#f4f4f4;color:#111;font-size:.875em;font-weight:500;text-decoration:none;transition:background .15s ease}.share-modal__channel:hover{background:#e8e8e8;text-decoration:none}.share-modal__channel .icon{flex-shrink:0;width:18px;height:18px}@media(max-width:479px){.share-modal__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/324/assets/share-modal.css.map */
