.attendees-row{display:flex;align-items:center;margin-bottom:12px}.attendees-row .avatars{display:flex;margin-right:12px;margin-left:12px}.attendees-row .avatars .avatar,.attendees-row .avatars .guest-avatar{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-left:-10px}.attendees-row .avatars .guest-avatar .initial{display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.25rem;height:100%;width:100%}.attendees-row .count-label{font-size:1rem;font-style:italic;background:var(--text-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.avatar-skeleton-row{width:40px;height:40px;border-radius:50%;margin-left:-10px}.avatar-skeleton-row,.skeleton-label{background:#333;animation:skeleton-pulse 1.2s ease-in-out infinite}.skeleton-label{width:60px;height:16px;border-radius:4px}.guestlist-container{background-color:#121212;border-radius:16px;padding:24px}.guestlist-container .guestlist-title{color:#fff;font-size:1.5rem;margin-bottom:16px}.guestlist-container .guestlist-grid{gap:16px;display:flex;justify-items:center;flex-wrap:wrap;justify-content:center;align-items:center}.guestlist-container .guestlist-show-more{margin:24px auto 0;display:block;background:transparent;border:1px solid hsla(0,0%,100%,.2);color:#fff;border-radius:9999px;padding:8px 24px;font-size:1rem;cursor:pointer;transition:background-color .2s}.guestlist-container .guestlist-show-more:hover{background-color:hsla(0,0%,100%,.1)}.avatar-skeleton{width:80px;height:80px;border-radius:50%;background:#333;animation:skeleton-pulse 1.2s ease-in-out infinite}@keyframes skeleton-pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.avatar-card{cursor:pointer}.avatar-card .avatar-wrapper{position:relative;width:80px;height:80px}.avatar-card .avatar-wrapper .avatar-img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.avatar-card .avatar-wrapper .avatar-img.placeholder{display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem}.avatar-card .avatar-wrapper .verified-badge{position:absolute;bottom:4px;left:4px;width:20px;height:20px;fill:gold;background:rgba(0,0,0,.6);border-radius:50%}.avatar-card .avatar-wrapper .heart-icon-wrapper{position:absolute;bottom:4px;right:4px;width:28px;height:28px;background:rgba(0,0,0,.6);border-radius:50%;display:flex;align-items:center;justify-content:center}.avatar-card .avatar-wrapper .heart-icon{width:16px;height:16px;fill:none;stroke:#fff;stroke-width:2;transition:fill .2s,stroke .2s}.avatar-card .avatar-wrapper .heart-icon.favorited{fill:#e0245e;stroke:#e0245e}.rsvp-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.186);display:flex;align-items:center;justify-content:center;z-index:1000}.rsvp-modal{background-color:#121212;border-radius:16px;padding:24px;position:relative;text-align:center;max-width:90%;width:320px}.close-button{position:absolute;top:16px;right:16px;background:transparent;border:none;cursor:pointer}.close-button svg{width:24px;height:24px;fill:#fff}.avatar-container{margin:16px 0 24px}.avatar-container .avatar-large{width:120px;height:120px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid hsla(0,0%,100%,.2)}.avatar-img.placeholder{color:#fff;font-size:3.2rem;border-radius:99999px;width:120px;height:120px;margin:0 auto}.avatar-img.placeholder,.rsvp-guests-modal-overlay{display:flex;align-items:center;justify-content:center}.rsvp-guests-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);z-index:1000}.rsvp-guests-modal{background-color:#121212;border-radius:16px;padding:24px;position:relative;text-align:center;max-width:90%;width:560px}.rsvp-guests-modal .close-button{position:absolute;top:16px;right:16px;background:transparent;border:none;cursor:pointer}.rsvp-guests-modal .close-button svg{width:24px;height:24px;fill:#fff}.avatars-row{display:flex;justify-content:center;margin-bottom:24px;align-items:center}.avatars-row .guest-avatar{width:48px;height:48px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.avatars-row .guest-avatar.center{transform:scale(1.2)}.avatars-row .guest-avatar.edge{opacity:.8}.avatars-row .guest-avatar .initial{display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.25rem;height:100%;width:100%}.avatars-row .guest-avatar.edge{width:48px;height:48px;filter:blur(3px)}.avatars-row .guest-avatar.center{width:72px;height:72px;transform:scale(1.1)}.rsvp-title{color:#fff;font-size:1.25rem;margin-bottom:24px}.rsvp-button{background:transparent;border:1px solid hsla(0,0%,100%,.2);color:#fff;border-radius:9999px;padding:8px 32px;font-size:1rem;cursor:pointer;transition:background-color .2s}.rsvp-button:hover{background-color:hsla(0,0%,100%,.1)}
/*# sourceMappingURL=e5ffa5c80034cac1.css.map*/