.event-invite-modal.share-preview-modal__panel{flex-direction:column;max-height:min(92vh,40rem);padding:0;display:flex;overflow:hidden}.event-invite-modal__header{flex-shrink:0;padding:1.1rem 1.15rem .85rem}.event-invite-modal__body{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:0 1.15rem .85rem;overflow-y:auto}.event-invite-modal__share{border-top:1px solid color-mix(in srgb, var(--border) 80%, transparent);padding:.85rem 1.15rem calc(.95rem + env(safe-area-inset-bottom,0px));background:#fbf8f1;flex-shrink:0}.event-invite-modal__player{border:1px solid color-mix(in srgb, var(--border) 85%, transparent);text-align:left;border-radius:.65rem;align-items:center;gap:.5rem;min-height:2.75rem;padding:.35rem .5rem;transition:background .12s;display:flex}.event-invite-modal__player:hover:not(:disabled){background:color-mix(in srgb, var(--brand-mist) 55%, white)}.event-invite-modal__player.is-selected{border-color:color-mix(in srgb, var(--brand) 45%, var(--border));background:color-mix(in srgb, var(--brand-mist) 70%, white)}.event-invite-modal__player.is-sent{opacity:.72}.event-invite-modal__check{border:1.5px solid color-mix(in srgb, var(--brand) 35%, var(--border));color:#fff;background:#fff;border-radius:.35rem;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:inline-flex}.event-invite-modal__player.is-selected .event-invite-modal__check,.event-invite-modal__player.is-sent .event-invite-modal__check{border-color:var(--brand);background:var(--brand);color:#fff}.event-invite-modal__name{min-width:0;color:var(--foreground);flex:1;font-size:.875rem;font-weight:600;line-height:1.25}.event-invite-modal__meta{color:var(--muted);flex-shrink:0;font-size:.75rem}.event-invite-modal__url-row{align-items:stretch;gap:.5rem;margin-top:.65rem;display:flex}.event-invite-modal__url-btn{border:1px dashed color-mix(in srgb, var(--border) 80%, transparent);min-width:0;color:var(--muted);text-align:left;text-overflow:ellipsis;white-space:nowrap;background:#ffffffb3;border-radius:.55rem;flex:1;padding:.55rem .65rem;font-size:.75rem;font-weight:600;overflow:hidden}.event-invite-modal__url-btn:hover{color:var(--foreground);background:#fff}.event-invite-modal__copy-btn{flex-shrink:0;min-width:5.5rem}
