.ShareModal_backdrop__YO5HR{position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:9000}.ShareModal_modal__IkdfN{position:fixed;z-index:9001;background:var(--card);border-radius:16px;width:360px;max-height:90vh;overflow-y:auto;padding:1.25rem;display:flex;flex-direction:column;gap:1rem;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:1023px){.ShareModal_modal__IkdfN{width:100%;max-width:100%;bottom:0;top:auto;left:0;transform:none;border-radius:16px 16px 0 0;padding-bottom:calc(1.25rem + env(safe-area-inset-bottom))}}.ShareModal_header__44ivW{display:flex;align-items:center;justify-content:space-between}.ShareModal_title__nhki4{font-size:1.125rem;font-weight:700;color:var(--text);margin:0}.ShareModal_closeButton__CacxZ{width:32px;height:32px;border-radius:50%;border:none;background:rgba(229,229,231,.06);color:var(--text-secondary);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease}.ShareModal_closeButton__CacxZ:hover{background:rgba(229,229,231,.12)}.ShareModal_preview__hPM1H{background:var(--background);border-radius:12px;padding:1rem;display:flex;flex-direction:column;gap:.375rem}.ShareModal_sportBadge__RsWtB{text-transform:uppercase;font-size:.75rem;font-weight:700;letter-spacing:.02em}.ShareModal_eventTitle__mTmHq{font-size:.9375rem;font-weight:600;color:var(--text);margin:0}.ShareModal_eventMeta__xOopA{font-size:.8125rem;color:var(--text-secondary);margin:0}.ShareModal_qrSection__kAZVS{display:flex;justify-content:center;padding:.25rem 0}.ShareModal_qrSection__kAZVS img{width:120px;height:120px}.ShareModal_actions__TnX1B{display:flex;flex-direction:column;gap:.5rem}.ShareModal_actionButton__vkixT{width:100%;display:flex;flex-direction:row;align-items:center;gap:.75rem;background:rgba(229,229,231,.06);border:none;border-radius:12px;padding:.75rem 1rem;color:var(--text);font-size:.875rem;font-weight:500;cursor:pointer;transition:background .15s ease}.ShareModal_actionButton__vkixT:hover{background:rgba(60,219,191,.1)}.ShareModal_actionButton__vkixT svg{flex-shrink:0;color:var(--text-tertiary)}