:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.success-container{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border-radius:24px;max-height:100vh;padding:14px 10px 10px;position:relative;overflow:hidden auto}.success-container::-webkit-scrollbar{width:6px}.success-container::-webkit-scrollbar-track{background:0 0}.success-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.success-container:before{content:"";pointer-events:none;background:linear-gradient(135deg,#f9731508 0%,#f9731500 50%,#f9731508 100%);width:200%;animation:20s linear infinite rotate;position:absolute;top:-50%;left:-50%}.success-header{z-index:2;margin-bottom:16px;animation:.5s cubic-bezier(.34,1.56,.64,1) scaleIn;position:relative}.success-icon-wrapper{animation:3s ease-in-out infinite float;display:inline-block;position:relative}.success-icon-wrapper:before{content:"";background:radial-gradient(circle,#f9731533 0%,#0000 70%);border-radius:50%;width:120%;height:120%;animation:2s ease-in-out infinite pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.success-title{background:linear-gradient(135deg,#1e293b 0%,#334155 100%);-webkit-text-fill-color:#0000;letter-spacing:-.02em;text-align:center;-webkit-background-clip:text;background-clip:text;margin:16px 0 8px;font-size:1rem;font-weight:800;animation:.5s .2s both fadeInUp}.success-subtitle{color:#64748b;text-align:center;margin-bottom:5px;font-size:.95rem;font-weight:500;line-height:1.5;animation:.5s .3s both fadeInUp}.success-badge{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50px;align-items:center;gap:6px;margin-bottom:5px;padding:6px 14px;font-size:.8rem;font-weight:600;animation:.5s .4s both fadeInUp;display:inline-flex}.content-section{width:100%;margin-bottom:16px;animation:.5s .5s both fadeInUp}.share-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border:none;border-radius:14px;align-items:center;gap:10px;padding:12px 28px;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.5s .7s both fadeInUp;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 6px 20px #f973154d}.share-button:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.share-button:hover:before{left:100%}.share-button:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 8px 24px #f9731566}.share-button:active{transform:translateY(0)scale(.98)}.decorative-sparkle{color:#f97316;opacity:.5;z-index:1;animation:4s ease-in-out infinite float;position:absolute}.sparkle-1{animation-delay:0s;top:8%;right:12%}.sparkle-2{animation-delay:1s;top:15%;left:8%}.sparkle-3{animation-delay:2s;bottom:25%;right:8%}.event-chat-card{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-radius:20px;width:100%;padding:20px;animation:.5s .6s both fadeInUp;position:relative;overflow:hidden;box-shadow:0 4px 16px #f9731526}.event-chat-card:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff4d 0%,#0000 100%);height:100%;position:absolute;top:0;left:0;right:0}.chat-header{justify-content:center;align-items:center;gap:10px;margin-bottom:16px;display:flex}.chat-icon-wrapper{color:#fff;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 4px 12px #f973154d}.chat-title{background:linear-gradient(135deg,#78350f 0%,#92400e 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.1rem;font-weight:700}.attendees-section{flex-direction:column;align-items:center;gap:12px;margin-bottom:16px;display:flex}.attendees-list{justify-content:center;margin:0;padding:0;list-style:none;display:flex}.attendee-avatar{margin-left:-12px;transition:all .3s}.attendee-avatar:first-child{margin-left:0}.attendee-avatar:hover{transform:translateY(-4px)scale(1.1);z-index:100!important}.avatar-img{-o-object-fit:cover;object-fit:cover;border:3px solid #fff;border-radius:50%;width:40px;height:40px;transition:all .3s;box-shadow:0 2px 8px #00000026}.attendees-count{color:#92400e;background:#ffffff80;border-radius:20px;padding:4px 12px;font-size:.85rem;font-weight:600}.join-chat-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:16px;padding:8px 14px;font-size:.8rem;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #f973154d}.join-chat-btn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.join-chat-btn:hover:before{left:100%}.join-chat-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #f9731566}.join-chat-btn:active{transform:translateY(0)}.app-stores{justify-content:space-between;align-items:center;gap:12px;display:flex}@media (max-width:768px){.success-container{border-radius:20px;padding:20px 16px 16px}.success-title{font-size:1rem}.success-subtitle{font-size:.9rem}.share-button{padding:10px 24px;font-size:.9rem}.event-chat-card{padding:16px}.chat-title{font-size:1rem}.avatar-img{width:36px;height:36px}.decorative-sparkle{display:none}}
