.UserManagement-module__jPbEAa__container{max-width:1400px;margin:0 auto;padding:2rem;animation:.3s ease-out UserManagement-module__jPbEAa__fadeIn}@keyframes UserManagement-module__jPbEAa__fadeIn{0%{opacity:0}to{opacity:1}}.UserManagement-module__jPbEAa__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.UserManagement-module__jPbEAa__headerContent{flex:1}.UserManagement-module__jPbEAa__title{color:#2c2c2c;letter-spacing:-.02em;margin:0 0 .5rem;font-size:20px;font-weight:600}.UserManagement-module__jPbEAa__subtitle{color:#2c2c2cb2;margin:0;font-size:16px;font-weight:400}.UserManagement-module__jPbEAa__createButton{color:#f9fafb;cursor:pointer;background:#111827;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 1.9rem;font-size:1rem;font-weight:700;transition:background .2s,box-shadow .2s,transform .1s;display:flex;box-shadow:0 14px 30px #0f172a40}.UserManagement-module__jPbEAa__createButton:hover:not(:disabled){background:#000;transform:translateY(-1px);box-shadow:0 18px 40px #0f172a59}.UserManagement-module__jPbEAa__createButton:disabled{opacity:.5;cursor:not-allowed}.UserManagement-module__jPbEAa__section{background:#fff;border:1px solid #f1f5f9;border-radius:18px;min-width:0;margin-bottom:1.75rem;padding:1.75rem;overflow:hidden}.UserManagement-module__jPbEAa__section:last-child{margin-bottom:0}.UserManagement-module__jPbEAa__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.UserManagement-module__jPbEAa__sectionTitle{color:#1e293b;letter-spacing:-.02em;align-items:center;gap:.75rem;margin:0;font-size:1.125rem;font-weight:700;display:flex}.UserManagement-module__jPbEAa__sectionIcon{color:#60f;font-size:1.25rem}.UserManagement-module__jPbEAa__badge{color:#64748b;background:#f1f5f9;border-radius:20px;align-items:center;padding:.375rem .875rem;font-size:.8125rem;font-weight:700;display:inline-flex}.UserManagement-module__jPbEAa__accessDenied{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:3rem;display:flex}.UserManagement-module__jPbEAa__accessDenied h1{color:#1e293b;margin:0 0 1rem;font-size:1.875rem;font-weight:800}.UserManagement-module__jPbEAa__accessDenied p{color:#64748b;margin:0;font-size:1rem}@media (max-width:1400px){.UserManagement-module__jPbEAa__container{padding:1.5rem}}@media (max-width:768px){.UserManagement-module__jPbEAa__container{padding:1rem}.UserManagement-module__jPbEAa__title{font-size:18px}.UserManagement-module__jPbEAa__subtitle{font-size:14px}.UserManagement-module__jPbEAa__section{border-radius:14px;margin-bottom:1.25rem;padding:1.25rem}.UserManagement-module__jPbEAa__header{flex-direction:column;align-items:flex-start;gap:1rem}.UserManagement-module__jPbEAa__createButton{justify-content:center;width:100%}.UserManagement-module__jPbEAa__sectionTitle{font-size:1rem}}@media (max-width:640px){.UserManagement-module__jPbEAa__container{padding:.875rem}.UserManagement-module__jPbEAa__section{margin-bottom:1rem;padding:1rem}.UserManagement-module__jPbEAa__sectionTitle{font-size:.95rem}.UserManagement-module__jPbEAa__accessDenied{padding:2rem 1rem}.UserManagement-module__jPbEAa__accessDenied h1{font-size:1.5rem}}@media (max-width:480px){.UserManagement-module__jPbEAa__container{padding:.75rem}.UserManagement-module__jPbEAa__title{font-size:16px}.UserManagement-module__jPbEAa__subtitle{font-size:13px}}
.Modal-module__iX2sxG__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;animation:.3s ease-out Modal-module__iX2sxG__fadeIn;display:flex;position:fixed;inset:0}@keyframes Modal-module__iX2sxG__fadeIn{0%{opacity:0}to{opacity:1}}.Modal-module__iX2sxG__modal{background:#fff;border:1px solid #f1f5f9;border-radius:18px;flex-direction:column;width:90%;max-width:600px;max-height:90vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;animation:.3s ease-out Modal-module__iX2sxG__slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000f}@keyframes Modal-module__iX2sxG__slideUp{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.Modal-module__iX2sxG__header{z-index:2;border-bottom:1px solid #f1f5f9;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.75rem 1.75rem 1.25rem;display:flex;position:relative}.Modal-module__iX2sxG__title{color:#1e293b;letter-spacing:-.02em;margin:0;font-size:1.125rem;font-weight:700}.Modal-module__iX2sxG__closeButton{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.5rem;line-height:1;transition:all .2s;display:flex}.Modal-module__iX2sxG__closeButton:hover{color:#1e293b;background:#f1f5f9}.Modal-module__iX2sxG__body{flex:1;min-height:0;padding:1.5rem 1.75rem 1.75rem;overflow:hidden auto}.Modal-module__iX2sxG__body::-webkit-scrollbar{width:6px}.Modal-module__iX2sxG__body::-webkit-scrollbar-track{background:0 0;margin:4px 0}.Modal-module__iX2sxG__body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.Modal-module__iX2sxG__body::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (max-width:640px){.Modal-module__iX2sxG__modal{max-width:95%;max-height:85vh}.Modal-module__iX2sxG__header{padding:1.75rem 1.5rem 1rem}.Modal-module__iX2sxG__body{padding:1rem 1.5rem 2rem}.Modal-module__iX2sxG__title{font-size:1.5rem}}@media (max-width:480px){.Modal-module__iX2sxG__header{padding:1.5rem 1.25rem .875rem}.Modal-module__iX2sxG__body{padding:1rem 1.25rem 1.75rem}.Modal-module__iX2sxG__modal{border-radius:20px}}
.EventForm-module___w2xHG__form{flex-direction:column;gap:1.25rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex}.EventForm-module___w2xHG__form>p{color:#64748b;margin:0 0 .5rem;font-size:.9375rem;font-weight:500}.EventForm-module___w2xHG__form>p strong{color:#1e293b;font-weight:600}.EventForm-module___w2xHG__inputGroup{margin-bottom:0}.EventForm-module___w2xHG__inputGroup label{color:#1e293b;letter-spacing:-.01em;margin-bottom:.625rem;font-size:.9375rem;font-weight:600;display:block}.EventForm-module___w2xHG__inputGroup input,.EventForm-module___w2xHG__inputGroup textarea{box-sizing:border-box;color:#1e293b;background-color:#fff;border:2px solid #e2e8f0;border-radius:12px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;transition:all .2s}.EventForm-module___w2xHG__inputGroup input:focus,.EventForm-module___w2xHG__inputGroup textarea:focus{background-color:#fff;border-color:#60f;outline:none;box-shadow:0 0 0 3px #7c3aed1a}.EventForm-module___w2xHG__inputGroup input::placeholder,.EventForm-module___w2xHG__inputGroup textarea::placeholder{color:#94a3b8}.EventForm-module___w2xHG__inputGroup>select{color:#1e293b;cursor:pointer;background-color:#fff;border:2px solid #e2e8f0;border-radius:12px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;transition:all .2s}.EventForm-module___w2xHG__inputGroup>select:focus{background-color:#fff;border-color:#60f;outline:none;box-shadow:0 0 0 3px #7c3aed1a}.EventForm-module___w2xHG__inputGroup>input,.EventForm-module___w2xHG__inputGroup>textarea,.EventForm-module___w2xHG__inputGroup>select{box-sizing:border-box;border:2px solid #e2e8f0;border-radius:12px;width:100%;padding:.875rem 1.125rem}.EventForm-module___w2xHG__timeSelector{align-items:center;gap:.5rem;display:flex}.EventForm-module___w2xHG__timeSelector select{color:#1e293b;appearance:none;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%2364758b' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.25em 1.25em;border:2px solid #e2e8f0;border-radius:12px;padding:.75rem 2.5rem .75rem 1rem;font-family:inherit;font-size:.9375rem;transition:all .2s}.EventForm-module___w2xHG__timeSelector select:focus{border-color:#60f;outline:none;box-shadow:0 0 0 3px #7c3aed1a}.EventForm-module___w2xHG__timeSelector span{color:#64748b;font-size:1.125rem;font-weight:600}.EventForm-module___w2xHG__button{color:#fff;cursor:pointer;letter-spacing:.01em;background:#1e293b;border:none;border-radius:12px;padding:.75rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .2s}.EventForm-module___w2xHG__button:hover:not(:disabled){background:#334155}.EventForm-module___w2xHG__button:active:not(:disabled){transform:translateY(1px)}.EventForm-module___w2xHG__button:disabled{opacity:.6;cursor:not-allowed}.EventForm-module___w2xHG__buttonGroup{justify-content:flex-end;gap:.75rem;margin-top:.5rem;display:flex}.EventForm-module___w2xHG__deleteButton{background:#ef4444}.EventForm-module___w2xHG__deleteButton:hover:not(:disabled){background:#dc2626}.EventForm-module___w2xHG__timePickerPlaceholder{color:#4a5568;cursor:wait;background-color:#f7fafc;border:1px solid #cbd5e0;border-radius:6px;width:100%;padding:.6rem .75rem;font-size:1rem;line-height:1.5}.EventForm-module___w2xHG__reportLinkContainer{text-align:center;border-top:1px solid #e2e8f0;margin-top:1rem;padding-top:1rem}.EventForm-module___w2xHG__reportLink{color:#60f;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s}.EventForm-module___w2xHG__reportLink:hover{color:#60f;text-decoration:underline}.EventForm-module___w2xHG__attachmentLink{margin-top:.5rem}.EventForm-module___w2xHG__attachmentLink a{color:#60f;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:.625rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.EventForm-module___w2xHG__attachmentLink a:hover{background-color:#f1f5f9;border-color:#cbd5e1;text-decoration:none}.EventForm-module___w2xHG__speakerInputContainer{gap:.5rem;display:flex}.EventForm-module___w2xHG__addButton{cursor:pointer;color:#1e293b;white-space:nowrap;background-color:#fff;border:2px solid #e2e8f0;border-radius:12px;flex-shrink:0;padding:.75rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .2s}.EventForm-module___w2xHG__addButton:hover{background-color:#f8fafc;border-color:#cbd5e1}.EventForm-module___w2xHG__speakerList{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;padding:0;list-style:none;display:flex}.EventForm-module___w2xHG__speakerList li{color:#1e293b;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;align-items:center;padding:.5rem .875rem;font-size:.875rem;font-weight:500;display:flex}.EventForm-module___w2xHG__removeButton{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:.5rem;padding:0;font-size:1.125rem;line-height:1;transition:all .2s;display:flex}.EventForm-module___w2xHG__removeButton:hover{color:#ef4444;background-color:#ef44441a}.EventForm-module___w2xHG__inputGroup select{color:#1e293b;cursor:pointer;background-color:#fff;border:2px solid #e2e8f0;border-radius:12px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;transition:all .2s}.EventForm-module___w2xHG__inputGroup select:focus{border-color:#60f;outline:none;box-shadow:0 0 0 3px #7c3aed1a}.EventForm-module___w2xHG__inputGroup input[type=file]{color:#64748b;cursor:pointer;background-color:#f8fafc;border:2px dashed #e2e8f0;border-radius:12px;padding:.75rem 1rem;font-size:.875rem;transition:all .2s}.EventForm-module___w2xHG__inputGroup input[type=file]:hover{background-color:#f1f5f9;border-color:#cbd5e1}.EventForm-module___w2xHG__inputGroup input[type=file]:focus{background-color:#fff;border-color:#60f;outline:none;box-shadow:0 0 0 3px #7c3aed1a}@media (max-width:640px){.EventForm-module___w2xHG__inputGroup{margin-bottom:0}.EventForm-module___w2xHG__inputGroup input,.EventForm-module___w2xHG__inputGroup textarea,.EventForm-module___w2xHG__inputGroup select{font-size:16px}.EventForm-module___w2xHG__buttonGroup{flex-direction:column}.EventForm-module___w2xHG__button{width:100%}.EventForm-module___w2xHG__speakerList{gap:.375rem}}
.ConfirmDialog-module__Mu17rq__overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;padding:1rem;animation:.3s ease-out ConfirmDialog-module__Mu17rq__fadeIn;display:flex;position:fixed;inset:0}@keyframes ConfirmDialog-module__Mu17rq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ConfirmDialog-module__Mu17rq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ConfirmDialog-module__Mu17rq__dialog{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border:1px solid #ffffff80;border-radius:24px;width:100%;max-width:480px;padding:2.5rem;animation:.3s ease-out ConfirmDialog-module__Mu17rq__slideUp;position:relative;box-shadow:0 25px 60px -10px #0000001a}.ConfirmDialog-module__Mu17rq__dialog:before{content:"";background:#1e293b;border-radius:24px 24px 0 0;height:4px;position:absolute;top:0;left:0;right:0}.ConfirmDialog-module__Mu17rq__closeButton{color:#ef4444;cursor:pointer;background:#ef44441a;border:2px solid #0000;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;transition:all .3s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.ConfirmDialog-module__Mu17rq__closeButton:hover{background:#ef444426;border-color:#ef44444d;transform:rotate(90deg)}.ConfirmDialog-module__Mu17rq__icon{border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:1rem auto 1.75rem;font-size:2rem;animation:.5s ease-out ConfirmDialog-module__Mu17rq__iconBounce;display:flex;box-shadow:0 8px 20px #00000026}@keyframes ConfirmDialog-module__Mu17rq__iconBounce{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.ConfirmDialog-module__Mu17rq__icon.ConfirmDialog-module__Mu17rq__danger{color:#dc2626;background:#fee2e2}.ConfirmDialog-module__Mu17rq__icon.ConfirmDialog-module__Mu17rq__warning{color:#f59e0b;background:#fef3c7}.ConfirmDialog-module__Mu17rq__icon.ConfirmDialog-module__Mu17rq__info{color:#3b82f6;background:#dbeafe}.ConfirmDialog-module__Mu17rq__title{color:#1e293b;text-align:center;margin:0 0 1rem;font-size:1.75rem;font-weight:800}.ConfirmDialog-module__Mu17rq__message{color:#475569;text-align:center;margin:0 0 2.5rem;font-size:1.05rem;line-height:1.7}.ConfirmDialog-module__Mu17rq__actions{justify-content:flex-end;gap:.75rem;display:flex}.ConfirmDialog-module__Mu17rq__cancelButton,.ConfirmDialog-module__Mu17rq__confirmButton{cursor:pointer;border:none;border-radius:12px;min-width:120px;padding:.875rem 1.75rem;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1)}.ConfirmDialog-module__Mu17rq__cancelButton{color:#475569;background:#e2e8f080;border:2px solid #94a3b84d}.ConfirmDialog-module__Mu17rq__cancelButton:hover{background:#cbd5e1b3;border-color:#94a3b880;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.ConfirmDialog-module__Mu17rq__confirmButton{color:#fff;box-shadow:0 8px 20px #0003}.ConfirmDialog-module__Mu17rq__confirmButton:hover{transform:translateY(-2px);box-shadow:0 12px 28px #00000040}.ConfirmDialog-module__Mu17rq__confirmButton.ConfirmDialog-module__Mu17rq__danger{background:#ef4444}.ConfirmDialog-module__Mu17rq__confirmButton.ConfirmDialog-module__Mu17rq__danger:hover{background:#dc2626;box-shadow:0 12px 28px #ef444466}.ConfirmDialog-module__Mu17rq__confirmButton.ConfirmDialog-module__Mu17rq__warning{background:#f59e0b}.ConfirmDialog-module__Mu17rq__confirmButton.ConfirmDialog-module__Mu17rq__warning:hover{background:#d97706;box-shadow:0 12px 28px #f59e0b66}.ConfirmDialog-module__Mu17rq__confirmButton.ConfirmDialog-module__Mu17rq__info{background:#3b82f6}.ConfirmDialog-module__Mu17rq__confirmButton.ConfirmDialog-module__Mu17rq__info:hover{background:#2563eb;box-shadow:0 12px 28px #3b82f666}@media (max-width:640px){.ConfirmDialog-module__Mu17rq__dialog{padding:1.5rem}.ConfirmDialog-module__Mu17rq__actions{flex-direction:column-reverse}.ConfirmDialog-module__Mu17rq__cancelButton,.ConfirmDialog-module__Mu17rq__confirmButton{width:100%}}
.EmptyState-module__1luUha__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:350px;padding:4rem 1.5rem;display:flex}.EmptyState-module__1luUha__iconWrapper{background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:2rem;transition:all .3s;display:flex}.EmptyState-module__1luUha__container:hover .EmptyState-module__1luUha__iconWrapper{background:linear-gradient(135deg,#667eea26 0%,#764ba226 100%);transform:scale(1.05)}.EmptyState-module__1luUha__icon{background:linear-gradient(135deg,#60f 0% 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3rem}.EmptyState-module__1luUha__title{color:#1e293b;margin:0 0 .75rem;font-size:1.75rem;font-weight:800}.EmptyState-module__1luUha__description{color:#64748b;max-width:450px;margin:0 0 2.5rem;font-size:1.05rem;line-height:1.7}.EmptyState-module__1luUha__actionButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#60f 0% 100%);border:none;border-radius:12px;padding:1rem 2rem;font-size:1.05rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 20px #667eea59}.EmptyState-module__1luUha__actionButton:hover{transform:translateY(-3px);box-shadow:0 12px 28px #667eea73}.EmptyState-module__1luUha__actionButton:active{transform:translateY(-1px);box-shadow:0 6px 16px #667eea66}@media (max-width:768px){.EmptyState-module__1luUha__container{min-height:280px;padding:3rem 1rem}.EmptyState-module__1luUha__iconWrapper{width:80px;height:80px}.EmptyState-module__1luUha__icon{font-size:2.5rem}.EmptyState-module__1luUha__title{font-size:1.5rem}.EmptyState-module__1luUha__description{max-width:350px;font-size:1rem}}@media (max-width:480px){.EmptyState-module__1luUha__container{padding:2.5rem .75rem}.EmptyState-module__1luUha__title{font-size:1.35rem}.EmptyState-module__1luUha__description{font-size:.95rem}.EmptyState-module__1luUha__actionButton{padding:.875rem 1.5rem;font-size:1rem}}
.PollManager-module__Co4cfq__managerContainer{flex-direction:column;gap:1.75rem;display:flex}.PollManager-module__Co4cfq__managerContainer h3{color:#1e293b;letter-spacing:-.02em;margin:0;font-size:1.125rem;font-weight:700}.PollManager-module__Co4cfq__managerContainer h4{color:#1e293b;letter-spacing:-.01em;margin:0 0 1rem;font-size:1rem;font-weight:600}.PollManager-module__Co4cfq__form{background:#fff;border:1px solid #f1f5f9;border-radius:18px;flex-direction:column;gap:1.25rem;min-width:0;padding:1.75rem;display:flex;overflow:hidden}.PollManager-module__Co4cfq__formGroup{flex-direction:column;gap:.5rem;display:flex}.PollManager-module__Co4cfq__formGroup label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.PollManager-module__Co4cfq__formGroup input[type=text]{color:#1e293b;background:#fafafa;border:1px solid #e2e8f0;border-radius:12px;padding:.75rem 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.9375rem;font-weight:500;transition:all .2s}.PollManager-module__Co4cfq__formGroup input[type=text]:hover{background:#fff;border-color:#cbd5e0}.PollManager-module__Co4cfq__formGroup input[type=text]:focus{background:#fff;border-color:#60f;outline:none;box-shadow:0 0 0 3px #7c3aed1a}.PollManager-module__Co4cfq__formGroup input[type=text]:disabled{cursor:not-allowed;opacity:.6;background-color:#f8fafc}.PollManager-module__Co4cfq__optionInput{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.PollManager-module__Co4cfq__optionInput input{flex-grow:1}.PollManager-module__Co4cfq__removeBtn,.PollManager-module__Co4cfq__addBtn,.PollManager-module__Co4cfq__submitBtn{cursor:pointer;border:none;border-radius:12px;padding:.75rem 1.25rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.875rem;font-weight:600;transition:all .2s}.PollManager-module__Co4cfq__removeBtn{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:1.25rem;display:flex}.PollManager-module__Co4cfq__removeBtn:hover:not(:disabled){color:#fff;background-color:#dc2626;border-color:#dc2626}.PollManager-module__Co4cfq__addBtn{color:#64748b;background-color:#fafafa;border:1px dashed #cbd5e0;align-self:flex-start}.PollManager-module__Co4cfq__addBtn:hover:not(:disabled){color:#1e293b;background-color:#fff;border-color:#60f}.PollManager-module__Co4cfq__submitBtn{color:#fff;background:#60f;padding:.875rem 1.5rem;font-size:.9375rem}.PollManager-module__Co4cfq__submitBtn:hover:not(:disabled){background:#60f;transform:translateY(-1px);box-shadow:0 4px 12px #7c3aed4d}.PollManager-module__Co4cfq__submitBtn:disabled,.PollManager-module__Co4cfq__removeBtn:disabled,.PollManager-module__Co4cfq__addBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.PollManager-module__Co4cfq__pollList{background:#fff;border:1px solid #f1f5f9;border-radius:18px;min-width:0;padding:1.75rem;overflow:hidden}.PollManager-module__Co4cfq__pollList ul{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style-type:none;display:flex}.PollManager-module__Co4cfq__pollItem{background-color:#fafafa;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex}.PollManager-module__Co4cfq__pollItem:hover{background-color:#fff;border-color:#cbd5e0}.PollManager-module__Co4cfq__pollItem.PollManager-module__Co4cfq__active{background:#f0fdf4;border-color:#86efac}.PollManager-module__Co4cfq__pollContent{flex-wrap:wrap;flex:1;align-items:center;gap:1rem;display:flex}.PollManager-module__Co4cfq__pollQuestion{color:#1e293b;letter-spacing:-.01em;margin:0;font-size:.9375rem;font-weight:600}.PollManager-module__Co4cfq__activeBadge{color:#fff;letter-spacing:.025em;text-transform:uppercase;background:#22c55e;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.PollManager-module__Co4cfq__pollActions{flex-wrap:wrap;gap:.5rem;display:flex}.PollManager-module__Co4cfq__pollActions button{cursor:pointer;border:1px solid #0000;border-radius:10px;padding:.5rem 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.8125rem;font-weight:600;transition:all .2s}.PollManager-module__Co4cfq__activateBtn{color:#15803d;background-color:#f0fdf4;border-color:#bbf7d0}.PollManager-module__Co4cfq__activateBtn:hover{color:#fff;background-color:#22c55e;border-color:#22c55e}.PollManager-module__Co4cfq__deactivateBtn{color:#dc2626;background-color:#fef2f2;border-color:#fecaca}.PollManager-module__Co4cfq__deactivateBtn:hover{color:#fff;background-color:#dc2626;border-color:#dc2626}.PollManager-module__Co4cfq__resultsBtn{color:#64748b;background-color:#fafafa;border-color:#e2e8f0}.PollManager-module__Co4cfq__resultsBtn:hover{color:#fff;background-color:#60f;border-color:#60f}.PollManager-module__Co4cfq__deleteBtn{color:#dc2626;background-color:#fef2f2;border-color:#fecaca;padding:.5rem;font-size:.875rem}.PollManager-module__Co4cfq__deleteBtn:hover{color:#fff;background-color:#dc2626;border-color:#dc2626}.PollManager-module__Co4cfq__resultsModal{z-index:2000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;animation:.2s ease-out PollManager-module__Co4cfq__fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes PollManager-module__Co4cfq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes PollManager-module__Co4cfq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.PollManager-module__Co4cfq__resultsContent{background:#fff;border:1px solid #f1f5f9;border-radius:18px;width:90%;max-width:600px;max-height:80vh;padding:2rem;animation:.25s ease-out PollManager-module__Co4cfq__slideUp;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.PollManager-module__Co4cfq__closeResults{cursor:pointer;color:#64748b;background:#fafafa;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.PollManager-module__Co4cfq__closeResults:hover{color:#1e293b;background-color:#fff;border-color:#cbd5e0}.PollManager-module__Co4cfq__resultsTitle{color:#1e293b;letter-spacing:-.02em;margin:0 0 1rem;padding-right:3rem;font-size:1.25rem;font-weight:700}.PollManager-module__Co4cfq__totalVotesInfo{color:#64748b;text-align:center;background:#fafafa;border-radius:12px;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:600}.PollManager-module__Co4cfq__resultsList{flex-direction:column;gap:1rem;display:flex}.PollManager-module__Co4cfq__resultItem{background:#fafafa;border:1px solid #f1f5f9;border-radius:12px;padding:1rem}.PollManager-module__Co4cfq__resultHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.625rem;display:flex}.PollManager-module__Co4cfq__optionText{color:#1e293b;letter-spacing:-.01em;font-size:.9375rem;font-weight:600}.PollManager-module__Co4cfq__voteInfo{color:#60f;white-space:nowrap;font-size:.8125rem;font-weight:700}.PollManager-module__Co4cfq__progressBar{background-color:#e2e8f0;border-radius:4px;width:100%;height:8px;overflow:hidden}.PollManager-module__Co4cfq__progressFill{background:#60f;border-radius:4px;min-width:0;height:100%;transition:width .5s ease-out}@media (max-width:768px){.PollManager-module__Co4cfq__form,.PollManager-module__Co4cfq__pollList{border-radius:14px;padding:1.25rem}.PollManager-module__Co4cfq__pollItem{flex-direction:column;align-items:flex-start;gap:.75rem}.PollManager-module__Co4cfq__pollActions{justify-content:flex-start;width:100%}.PollManager-module__Co4cfq__resultsContent{padding:1.5rem}.PollManager-module__Co4cfq__resultsTitle{font-size:1.125rem}}@media (max-width:640px){.PollManager-module__Co4cfq__form,.PollManager-module__Co4cfq__pollList{padding:1rem}.PollManager-module__Co4cfq__resultsContent{padding:1.25rem}}
.LoginForm-module__U8DRUW__form{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);z-index:1;background:#fffffffa;border:none;border-radius:24px;flex-direction:column;gap:1.75rem;width:100%;max-width:460px;margin:2rem auto;padding:3rem 2.5rem;animation:.6s ease-out LoginForm-module__U8DRUW__slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 80px #0000001a}.LoginForm-module__U8DRUW__form:before{content:"";background:#1e293b;border-radius:24px 24px 0 0;height:4px;position:absolute;top:0;left:0;right:0}@keyframes LoginForm-module__U8DRUW__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.LoginForm-module__U8DRUW__inputGroup{flex-direction:column;display:flex}.LoginForm-module__U8DRUW__inputGroup label{color:#2d3748;letter-spacing:.2px;margin-bottom:.625rem;font-size:.95rem;font-weight:600}.LoginForm-module__U8DRUW__inputGroup input,.LoginForm-module__U8DRUW__inputGroup select,.LoginForm-module__U8DRUW__inputGroup textarea{background-color:#fafafa;border:2px solid #e2e8f0;border-radius:12px;padding:.875rem 1.125rem;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.LoginForm-module__U8DRUW__inputGroup input:focus,.LoginForm-module__U8DRUW__inputGroup select:focus,.LoginForm-module__U8DRUW__inputGroup textarea:focus{background-color:#fff;border-color:#1e293b;outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #1e293b1a}.LoginForm-module__U8DRUW__button{color:#f9fafb;cursor:pointer;background:#111827;border:none;border-radius:999px;padding:1rem 1.5rem;font-size:1.05rem;font-weight:700;transition:background .2s,box-shadow .2s,transform .1s;position:relative;overflow:hidden;box-shadow:0 12px 28px #0f172a47}.LoginForm-module__U8DRUW__button:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.LoginForm-module__U8DRUW__button:hover:not(:disabled):before{left:100%}.LoginForm-module__U8DRUW__button:hover:not(:disabled){background:#000;transform:translateY(-2px);box-shadow:0 18px 40px #0f172a66}.LoginForm-module__U8DRUW__button:active:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #1e293b40}.LoginForm-module__U8DRUW__button:disabled{cursor:not-allowed;box-shadow:none;background:#cbd5e1;transform:none}.LoginForm-module__U8DRUW__inputError{background-color:#fef2f2!important;border-color:#ef4444!important;box-shadow:0 0 0 4px #ef44441a!important}.LoginForm-module__U8DRUW__errorText{color:#dc2626;align-items:center;gap:.375rem;margin-top:.5rem;font-size:.875rem;font-weight:500;display:flex}.LoginForm-module__U8DRUW__errorText:before{content:"⚠";font-size:1rem}.LoginForm-module__U8DRUW__success{color:#28a745;text-align:center;margin-bottom:1rem}.LoginForm-module__U8DRUW__linkText{text-align:center;color:#4a5568;margin-top:1.5rem;font-size:.95rem}.LoginForm-module__U8DRUW__linkText a{color:#1e293b;font-weight:600;text-decoration:none;transition:color .3s;position:relative}.LoginForm-module__U8DRUW__linkText a:after{content:"";background:#1e293b;width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.LoginForm-module__U8DRUW__linkText a:hover{color:#0f172a}.LoginForm-module__U8DRUW__linkText a:hover:after{width:100%}@media (max-width:640px){.LoginForm-module__U8DRUW__form{max-width:100%;margin:1rem;padding:2rem 1.5rem}}@media (max-width:480px){.LoginForm-module__U8DRUW__form{border-radius:20px;padding:1.75rem 1.25rem}.LoginForm-module__U8DRUW__inputGroup input,.LoginForm-module__U8DRUW__inputGroup select,.LoginForm-module__U8DRUW__inputGroup textarea{font-size:16px}}
.PollViewer-module__KaPQPG__modalOverlay{z-index:9999;background:#000000bf;justify-content:center;align-items:center;padding:1rem;animation:.3s ease-in PollViewer-module__KaPQPG__fadeIn;display:flex;position:fixed;inset:0}@keyframes PollViewer-module__KaPQPG__fadeIn{0%{opacity:0}to{opacity:1}}.PollViewer-module__KaPQPG__modalContent{background:linear-gradient(135deg,#60f 0% 100%);border-radius:20px;width:100%;max-width:600px;padding:2.5rem;animation:.4s ease-out PollViewer-module__KaPQPG__slideUp;box-shadow:0 20px 60px #0000004d}@keyframes PollViewer-module__KaPQPG__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.PollViewer-module__KaPQPG__dropdownContainer{width:100%;margin-top:1.5rem}.PollViewer-module__KaPQPG__dropdownToggle{color:#fff;cursor:pointer;background:linear-gradient(135deg,#60f 0% 100%);border:none;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.5rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px #667eea4d}.PollViewer-module__KaPQPG__dropdownToggle:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.PollViewer-module__KaPQPG__dropdownContent{background:linear-gradient(135deg,#60f 0% 100%);border-radius:12px;margin-top:1rem;padding:1.5rem;animation:.3s ease-out PollViewer-module__KaPQPG__slideDown;box-shadow:0 4px 15px #0000001a}@keyframes PollViewer-module__KaPQPG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.PollViewer-module__KaPQPG__dropdownContent .PollViewer-module__KaPQPG__question{margin:0 0 1.5rem}.PollViewer-module__KaPQPG__dropdownContent .PollViewer-module__KaPQPG__results{padding:0}.PollViewer-module__KaPQPG__dropdownContent .PollViewer-module__KaPQPG__totalVotes{margin-top:1rem}.PollViewer-module__KaPQPG__votingText{text-align:center;color:#fff;background:#fff3;border-radius:12px;margin-top:1rem;padding:.75rem;font-size:1rem}@keyframes PollViewer-module__KaPQPG__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes PollViewer-module__KaPQPG__pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes PollViewer-module__KaPQPG__spin{to{transform:rotate(360deg)}}.PollViewer-module__KaPQPG__viewerContainer{z-index:1000;background:linear-gradient(135deg,#60f 0% 100%);border-radius:16px;width:90%;max-width:550px;padding:0;animation:.4s ease-out PollViewer-module__KaPQPG__slideIn;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 60px #0000004d}.PollViewer-module__KaPQPG__pollHeader{background:#ffffff1a;border-bottom:1px solid #fff3;padding:.75rem 1.5rem}.PollViewer-module__KaPQPG__liveBadge{flex-shrink:0;display:inline-block}.PollViewer-module__KaPQPG__question{color:#fff;text-align:center;text-shadow:0 2px 4px #0003;margin:1.5rem;font-size:1.35rem;font-weight:700;line-height:1.5}.PollViewer-module__KaPQPG__options{flex-direction:column;gap:.75rem;padding:0 1.5rem 1.5rem;display:flex}.PollViewer-module__KaPQPG__optionButton{cursor:pointer;text-align:left;background-color:#ffffffe6;border:2px solid #ffffff4d;border-radius:12px;align-items:center;gap:.75rem;width:100%;padding:1rem 1.25rem;font-size:1rem;font-weight:500;transition:all .3s;display:flex;position:relative;overflow:hidden}.PollViewer-module__KaPQPG__optionButton:before{content:"";z-index:0;background:linear-gradient(90deg,#667eea1a,#764ba21a);width:0;height:100%;transition:width .3s;position:absolute;top:0;left:0}.PollViewer-module__KaPQPG__optionButton:hover:not(:disabled):before{width:100%}.PollViewer-module__KaPQPG__optionButton:hover:not(:disabled){border-color:#fff9;transform:translate(4px);box-shadow:0 4px 12px #0000001a}.PollViewer-module__KaPQPG__optionButton:disabled{cursor:not-allowed;opacity:.7}.PollViewer-module__KaPQPG__optionButton.PollViewer-module__KaPQPG__selected{color:#fff;background:linear-gradient(135deg,#60f 0% 100%);border-color:#0000;font-weight:600;transform:scale(1.02);box-shadow:0 6px 20px #667eea66}.PollViewer-module__KaPQPG__optionRadio{z-index:1;border:2px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;display:flex;position:relative}.PollViewer-module__KaPQPG__voteButton{color:#60f;cursor:pointer;background:#fff;border:none;border-radius:12px;width:100%;margin-top:.5rem;padding:1rem;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 12px #00000026}.PollViewer-module__KaPQPG__voteButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #0003}.PollViewer-module__KaPQPG__voteButton:disabled{cursor:not-allowed;background-color:#ffffff80;transform:none}.PollViewer-module__KaPQPG__results{flex-direction:column;gap:1rem;padding:0 1.5rem 1.5rem;display:flex}.PollViewer-module__KaPQPG__resultBarContainer{width:100%;animation:.4s ease-out backwards PollViewer-module__KaPQPG__slideIn}.PollViewer-module__KaPQPG__resultBarContainer:first-child{animation-delay:.1s}.PollViewer-module__KaPQPG__resultBarContainer:nth-child(2){animation-delay:.2s}.PollViewer-module__KaPQPG__resultBarContainer:nth-child(3){animation-delay:.3s}.PollViewer-module__KaPQPG__resultBarContainer:nth-child(4){animation-delay:.4s}.PollViewer-module__KaPQPG__resultInfo{color:#fff;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:flex}.PollViewer-module__KaPQPG__optionName{align-items:center;gap:.5rem;display:flex}.PollViewer-module__KaPQPG__leadingBadge{font-size:1rem;animation:2s infinite PollViewer-module__KaPQPG__pulse}.PollViewer-module__KaPQPG__voteCount{background:#fff3;border-radius:20px;padding:.25rem .75rem;font-weight:600}.PollViewer-module__KaPQPG__resultBar{background-color:#fff3;border-radius:20px;width:100%;height:32px;overflow:hidden;box-shadow:inset 0 2px 4px #0000001a}.PollViewer-module__KaPQPG__resultBarFill{background:linear-gradient(90deg,#ffffffe6,#ffffffb3);border-radius:20px;justify-content:flex-end;align-items:center;min-width:0;height:100%;padding-right:.75rem;transition:width .8s ease-out;display:flex}.PollViewer-module__KaPQPG__resultBarFill.PollViewer-module__KaPQPG__winning{background:linear-gradient(90deg,gold,#ffed4e);box-shadow:0 0 20px #ffd70080}.PollViewer-module__KaPQPG__totalVotes{text-align:center;color:#fff;background:#ffffff1a;border-radius:12px;margin-top:.5rem;padding:.75rem;font-size:.95rem}.PollViewer-module__KaPQPG__thankYouMessage{text-align:center;color:#fff;background:#ffffff26;border-radius:12px;margin-top:.5rem;padding:.75rem;font-size:1rem;font-weight:600;animation:.5s ease-out .5s backwards PollViewer-module__KaPQPG__slideIn}.PollViewer-module__KaPQPG__loadingResults{color:#fff;flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex}.PollViewer-module__KaPQPG__spinner{border:4px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:40px;height:40px;animation:1s linear infinite PollViewer-module__KaPQPG__spin}@media (max-width:640px){.PollViewer-module__KaPQPG__viewerContainer{width:95%;max-width:none}.PollViewer-module__KaPQPG__modalContent{max-width:95%;padding:1.5rem}.PollViewer-module__KaPQPG__question{margin:1.25rem;font-size:1.15rem}.PollViewer-module__KaPQPG__options{padding:0 1.25rem 1.25rem}.PollViewer-module__KaPQPG__optionButton{padding:.875rem 1rem;font-size:.95rem}.PollViewer-module__KaPQPG__voteButton{padding:.875rem;font-size:1rem}.PollViewer-module__KaPQPG__results{padding:0 1.25rem 1.25rem}.PollViewer-module__KaPQPG__dropdownToggle{padding:.875rem 1.25rem;font-size:1rem}.PollViewer-module__KaPQPG__dropdownContent{padding:1.25rem}}@media (prefers-reduced-motion:reduce){.PollViewer-module__KaPQPG__viewerContainer,.PollViewer-module__KaPQPG__resultBarContainer,.PollViewer-module__KaPQPG__thankYouMessage{animation:none}.PollViewer-module__KaPQPG__optionButton:before,.PollViewer-module__KaPQPG__resultBarFill{transition:none}}
.ReportViewer-module__Z-Lijq__container{width:100%;padding:0}.ReportViewer-module__Z-Lijq__centered{text-align:center;color:#64748b;padding:2.5rem;font-size:.95rem}.ReportViewer-module__Z-Lijq__header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.ReportViewer-module__Z-Lijq__titleRow{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.ReportViewer-module__Z-Lijq__title{color:#1e293b;margin:0;font-size:1.125rem;font-weight:700}.ReportViewer-module__Z-Lijq__liveBadge{flex-shrink:0;display:inline-block}.ReportViewer-module__Z-Lijq__viewerCount{color:#64748b;margin:0;font-size:.875rem;font-weight:600}.ReportViewer-module__Z-Lijq__exportButton{color:#fff;cursor:pointer;white-space:nowrap;background:#10b981;border:none;border-radius:10px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #10b98133}.ReportViewer-module__Z-Lijq__exportButton:hover:not(:disabled){background:#059669;transform:translateY(-1px);box-shadow:0 4px 12px #10b98140}.ReportViewer-module__Z-Lijq__exportButton:disabled{color:#94a3b8;cursor:not-allowed;box-shadow:none;opacity:.6;background:#cbd5e0;transform:none}.ReportViewer-module__Z-Lijq__tableContainer{border:1px solid #e2e8f0;border-radius:12px;max-height:50vh;overflow-x:auto}.ReportViewer-module__Z-Lijq__reportTable{border-collapse:collapse;width:100%}.ReportViewer-module__Z-Lijq__reportTable th,.ReportViewer-module__Z-Lijq__reportTable td{text-align:left;white-space:nowrap;border:1px solid #e2e8f0;padding:.875rem 1rem}.ReportViewer-module__Z-Lijq__reportTable th{color:#475569;letter-spacing:.01em;text-transform:uppercase;background:#f8fafc;font-size:.8125rem;font-weight:700;position:sticky;top:0}.ReportViewer-module__Z-Lijq__reportTable td{color:#1e293b;font-size:.875rem;font-weight:500}.ReportViewer-module__Z-Lijq__reportTable tbody tr{background:#fff;transition:background .15s}.ReportViewer-module__Z-Lijq__reportTable tbody tr:nth-child(2n){background:#fafafa}.ReportViewer-module__Z-Lijq__reportTable tbody tr:hover{background:#f1f5f9}@media (max-width:1024px){.ReportViewer-module__Z-Lijq__container{padding:1.25rem}}@media (max-width:768px){.ReportViewer-module__Z-Lijq__container{padding:1rem}.ReportViewer-module__Z-Lijq__header{flex-direction:column;align-items:flex-start;gap:1rem}.ReportViewer-module__Z-Lijq__titleRow{flex-wrap:wrap}.ReportViewer-module__Z-Lijq__title{font-size:1.125rem}.ReportViewer-module__Z-Lijq__liveBadge{padding:.3125rem .625rem;font-size:.6875rem}.ReportViewer-module__Z-Lijq__exportButton{width:100%}.ReportViewer-module__Z-Lijq__tableContainer{-webkit-overflow-scrolling:touch;overflow-x:auto}.ReportViewer-module__Z-Lijq__reportTable{min-width:500px}.ReportViewer-module__Z-Lijq__reportTable th,.ReportViewer-module__Z-Lijq__reportTable td{padding:.625rem;font-size:.8125rem}}@media (max-width:640px){.ReportViewer-module__Z-Lijq__container{padding:.875rem}.ReportViewer-module__Z-Lijq__title{font-size:1rem}.ReportViewer-module__Z-Lijq__centered{padding:1.5rem .75rem;font-size:.9375rem}}
@keyframes SkeletonLoader-module__ci0mea__shimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.SkeletonLoader-module__ci0mea__skeletonCard,.SkeletonLoader-module__ci0mea__skeletonText,.SkeletonLoader-module__ci0mea__skeletonTitle,.SkeletonLoader-module__ci0mea__skeletonSubtitle,.SkeletonLoader-module__ci0mea__skeletonIcon,.SkeletonLoader-module__ci0mea__skeletonInput,.SkeletonLoader-module__ci0mea__skeletonLabel,.SkeletonLoader-module__ci0mea__skeletonButton,.SkeletonLoader-module__ci0mea__skeletonBar,.SkeletonLoader-module__ci0mea__skeletonTableHeaderCell,.SkeletonLoader-module__ci0mea__skeletonTableCell{background:linear-gradient(90deg,#f0f0f0 0%,#e0e0e0 20%,#f0f0f0 40% 100%) 0 0/800px 104px;border-radius:8px;animation:1.5s linear infinite SkeletonLoader-module__ci0mea__shimmer}.SkeletonLoader-module__ci0mea__skeletonCard{border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:1.5rem;min-height:120px;padding:1.5rem;display:flex}.SkeletonLoader-module__ci0mea__skeletonIcon{border-radius:50%;flex-shrink:0;width:60px;height:60px}.SkeletonLoader-module__ci0mea__skeletonContent{flex-direction:column;flex:1;gap:.75rem;display:flex}.SkeletonLoader-module__ci0mea__skeletonText{border-radius:4px;height:14px}.SkeletonLoader-module__ci0mea__skeletonTitle{border-radius:6px;width:80px;height:36px}.SkeletonLoader-module__ci0mea__skeletonSubtitle{width:300px;max-width:100%;height:20px}.SkeletonLoader-module__ci0mea__dashboardSkeleton{max-width:1400px;margin:0 auto;padding:2rem}.SkeletonLoader-module__ci0mea__dashboardSkeleton .SkeletonLoader-module__ci0mea__skeletonTitle{width:250px;height:40px;margin-bottom:.5rem}.SkeletonLoader-module__ci0mea__dashboardSkeleton .SkeletonLoader-module__ci0mea__skeletonSubtitle{margin-bottom:2rem}.SkeletonLoader-module__ci0mea__skeletonGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2.5rem;display:grid}.SkeletonLoader-module__ci0mea__skeletonChartsGrid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1.5rem;margin-bottom:2.5rem;display:grid}.SkeletonLoader-module__ci0mea__skeletonChart{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;min-height:300px;padding:1.5rem 2rem}.SkeletonLoader-module__ci0mea__skeletonChartBars{align-items:flex-end;gap:1rem;height:200px;display:flex}.SkeletonLoader-module__ci0mea__skeletonBar{border-radius:8px 8px 0 0;flex:1;min-width:40px}.SkeletonLoader-module__ci0mea__skeletonList{flex-direction:column;gap:1rem;display:flex}.SkeletonLoader-module__ci0mea__skeletonListItem{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.SkeletonLoader-module__ci0mea__formSkeleton{flex-direction:column;gap:1.5rem;display:flex}.SkeletonLoader-module__ci0mea__skeletonFormField{flex-direction:column;gap:.5rem;display:flex}.SkeletonLoader-module__ci0mea__skeletonLabel{width:120px;height:16px}.SkeletonLoader-module__ci0mea__skeletonInput{border-radius:8px;height:44px}.SkeletonLoader-module__ci0mea__skeletonButton{border-radius:8px;width:150px;height:48px}.SkeletonLoader-module__ci0mea__skeletonTable{border:1px solid #e2e8f0;border-radius:12px;width:100%;overflow:hidden}.SkeletonLoader-module__ci0mea__skeletonTableHeader{background:#f8fafc;border-bottom:2px solid #e2e8f0;gap:1rem;padding:1rem 1.25rem;display:flex}.SkeletonLoader-module__ci0mea__skeletonTableHeaderCell{border-radius:4px;flex:1;height:16px}.SkeletonLoader-module__ci0mea__skeletonTableBody{flex-direction:column;display:flex}.SkeletonLoader-module__ci0mea__skeletonTableRow{border-bottom:1px solid #e2e8f0;gap:1rem;padding:1rem 1.25rem;display:flex}.SkeletonLoader-module__ci0mea__skeletonTableRow:last-child{border-bottom:none}.SkeletonLoader-module__ci0mea__skeletonTableCell{border-radius:4px;flex:1;height:20px}@media (max-width:768px){.SkeletonLoader-module__ci0mea__skeletonChartsGrid{grid-template-columns:1fr}.SkeletonLoader-module__ci0mea__skeletonTableHeader,.SkeletonLoader-module__ci0mea__skeletonTableRow{gap:.5rem;padding:.75rem .5rem}}
.login-module__7V2Yca__container{background:#f8fafc;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.login-module__7V2Yca__container:before{content:"";background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);border-radius:50%;width:500px;height:500px;animation:8s ease-in-out infinite login-module__7V2Yca__float;position:absolute;top:-250px;right:-250px}.login-module__7V2Yca__container:after{content:"";background:linear-gradient(135deg,#764ba21a 0%,#667eea1a 100%);border-radius:50%;width:400px;height:400px;animation:6s ease-in-out infinite reverse login-module__7V2Yca__float;position:absolute;bottom:-200px;left:-200px}@keyframes login-module__7V2Yca__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(180deg)}}.login-module__7V2Yca__title{background:linear-gradient(135deg,#60f 0% 100%);-webkit-text-fill-color:transparent;z-index:1;letter-spacing:-1px;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:3rem;font-weight:900;animation:.6s ease-out login-module__7V2Yca__slideDown;position:relative}@keyframes login-module__7V2Yca__slideDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.login-module__7V2Yca__errorMessage{color:#dc2626;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;z-index:1;background:#fee2e2f2;border:2px solid #ef44444d;border-radius:16px;max-width:440px;margin-bottom:1.5rem;padding:1rem 1.5rem;font-weight:600;animation:.5s ease-in-out login-module__7V2Yca__shake;position:relative;box-shadow:0 8px 20px #ef444433}@keyframes login-module__7V2Yca__shake{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}
.calendar-module__IPq9xa__container{max-width:1400px;margin:0 auto;padding:2rem;animation:.3s ease-out calendar-module__IPq9xa__fadeIn}@keyframes calendar-module__IPq9xa__fadeIn{0%{opacity:0}to{opacity:1}}.calendar-module__IPq9xa__header{margin-bottom:2rem}.calendar-module__IPq9xa__title{color:#2c2c2c;letter-spacing:-.02em;margin:0 0 .5rem;font-size:20px;font-weight:600}.calendar-module__IPq9xa__subtitle{color:#2c2c2cb2;margin:0;font-size:16px;font-weight:400;line-height:1.6}.calendar-module__IPq9xa__error{color:#991b1b;background:#fee2e2;border-radius:8px;margin-bottom:1rem;padding:1rem;font-size:.9rem}.calendar-module__IPq9xa__calendarSection{margin-bottom:2rem}.calendar-module__IPq9xa__statsContainer{gap:1rem;max-width:500px;margin-bottom:1.5rem;display:flex}.calendar-module__IPq9xa__statBox{background:#fff;border:1px solid #f1f5f9;border-radius:12px;flex:1;align-items:center;gap:1rem;min-width:0;padding:1.25rem;transition:box-shadow .2s,border-color .2s;display:flex;box-shadow:0 2px 8px #0000000a}.calendar-module__IPq9xa__clickableStatBox:hover{border-color:#e9d5ff;box-shadow:0 4px 12px #7c3aed26}.calendar-module__IPq9xa__statIcon{color:#2c2c2c;flex-shrink:0;font-size:1.75rem}.calendar-module__IPq9xa__statContent{flex-direction:column;gap:.25rem;display:flex}.calendar-module__IPq9xa__statNumber{color:#2c2c2c;font-size:1.5rem;font-weight:700;line-height:1}.calendar-module__IPq9xa__statLabel{color:#64748b;font-size:.875rem;font-weight:500}.calendar-module__IPq9xa__calendarContainer{background:#fff;border:1px solid #f1f5f9;border-radius:16px;width:100%;padding:1.5rem;position:relative;overflow:hidden}.calendar-module__IPq9xa__eventsSection{margin:3rem 0 2rem}.calendar-module__IPq9xa__section{background:#fff;min-width:0;margin-bottom:2rem;overflow:hidden}.calendar-module__IPq9xa__section:last-child{margin-bottom:0}.calendar-module__IPq9xa__sectionTitle{color:#2c2c2c;letter-spacing:-.02em;margin:0 0 1.5rem;font-size:1.125rem;font-weight:700}.calendar-module__IPq9xa__filters{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.calendar-module__IPq9xa__searchBox{flex:1;min-width:250px;position:relative}.calendar-module__IPq9xa__searchIcon{color:#999;font-size:1rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.calendar-module__IPq9xa__searchInput{background:#fff;border:2px solid #e2e8f0;border-radius:12px;width:100%;padding:.75rem 1rem .75rem 2.5rem;font-size:1rem;transition:all .3s}.calendar-module__IPq9xa__searchInput:focus{border-color:#60f;outline:none;box-shadow:0 0 0 3px #667eea1a}.calendar-module__IPq9xa__error{color:#d93025;text-align:center;font-size:1.2rem}.calendar-module__IPq9xa__eventsList{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1rem;display:grid}.calendar-module__IPq9xa__eventCard{border:1px solid #2c2c2c1a;border-radius:20px;flex-direction:column;gap:.75rem;max-width:400px;padding:1rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.calendar-module__IPq9xa__eventCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.calendar-module__IPq9xa__cardHeader{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.calendar-module__IPq9xa__companyIcon{color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:700;display:flex}.calendar-module__IPq9xa__companyTexts{flex:1;justify-content:space-between;align-items:center;min-width:0;display:flex}.calendar-module__IPq9xa__companyName{color:#2c2c2c;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-4%;font-size:20px;font-weight:400;line-height:100%;overflow:hidden}.calendar-module__IPq9xa__liveBadge{flex-shrink:0;width:66px;height:24px;display:inline-block}.calendar-module__IPq9xa__liveBadge svg{width:100%;height:100%}.calendar-module__IPq9xa__statusBadge{white-space:nowrap;letter-spacing:.01em;border-radius:18px;padding:.375rem .75rem;font-size:.6875rem;font-weight:600}.calendar-module__IPq9xa__statusApproved{color:#155724;background:#d4edda}.calendar-module__IPq9xa__statusPending{color:#856404;background:#fff3cd}.calendar-module__IPq9xa__statusRejected{color:#721c24;background:#f8d7da}.calendar-module__IPq9xa__eventDetails{flex-direction:column;flex:1;gap:.5rem;display:flex}.calendar-module__IPq9xa__menuWrapper{flex-shrink:0;position:relative}.calendar-module__IPq9xa__moreButton{color:#2c2c2c;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.2rem .4rem;font-size:1.25rem;line-height:1;transition:background .15s,color .15s;display:flex}.calendar-module__IPq9xa__moreButton:hover{color:#2c2c2c;background:#f3f4f6}.calendar-module__IPq9xa__cardMenu{z-index:10;background:#fff;border:1px solid #e5e7ebe6;border-radius:14px;min-width:150px;padding:.25rem;position:absolute;top:120%;right:0;box-shadow:0 18px 40px #0f172a2e}.calendar-module__IPq9xa__menuItem{text-align:left;color:#111827;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:.4rem;width:100%;padding:.55rem .7rem;font-size:.85rem;text-decoration:none;transition:background .15s,color .15s;display:flex}.calendar-module__IPq9xa__menuItem:hover{color:#f9fafb;background:#111827}.calendar-module__IPq9xa__menuItemSuccess{color:#059669}.calendar-module__IPq9xa__menuItemSuccess:hover{color:#f0fdf4;background:#059669}.calendar-module__IPq9xa__menuItemDanger{color:#b91c1c}.calendar-module__IPq9xa__menuItemDanger:hover{color:#fef2f2;background:#b91c1c}.calendar-module__IPq9xa__menuItemDisabled{opacity:.5;cursor:not-allowed}.calendar-module__IPq9xa__cardTitle{color:#2c2c2c;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-4%;margin-top:.25rem;font-size:20px;font-weight:600;line-height:1.3;overflow:hidden}.calendar-module__IPq9xa__metaIcon{color:#2c2c2c;flex-shrink:0;width:20px;height:20px;margin-right:.4rem}.calendar-module__IPq9xa__metaValue{font-variant-numeric:tabular-nums;color:#2c2c2c;letter-spacing:-2%;font-size:1rem;font-weight:600;line-height:100%}.calendar-module__IPq9xa__cardRow{align-items:center;gap:.25rem;margin-top:.5rem;display:flex}.calendar-module__IPq9xa__cardRowMuted{color:#2c2c2c66;letter-spacing:-2%;margin-top:.25rem;font-size:16px;font-weight:400;line-height:100%}.calendar-module__IPq9xa__emptyState{text-align:center;color:#64748b;padding:3rem;font-size:1rem}.calendar-module__IPq9xa__linkGenerator{flex-direction:column;gap:1.5rem;display:flex}.calendar-module__IPq9xa__linkInfo{background:linear-gradient(135deg,#f6f8fb 0%,#e9ecef 100%);border-left:4px solid #60f;border-radius:12px;padding:1.25rem}.calendar-module__IPq9xa__linkInfo h3{color:#2d3748;margin:0 0 .5rem;font-size:1.25rem}.calendar-module__IPq9xa__linkInfoDate{color:#718096;margin:0;font-size:.95rem}.calendar-module__IPq9xa__passwordInfo{color:#856404;background:#fff3cd;border-radius:8px;margin-top:.75rem;padding:.75rem;font-size:.9rem}.calendar-module__IPq9xa__companySelector{flex-direction:column;gap:.75rem;display:flex}.calendar-module__IPq9xa__companySelector label{color:#2d3748;font-size:.95rem;font-weight:600}.calendar-module__IPq9xa__companySelector select{color:#2d3748;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23667eea' d='M6 9L1 4h10z'/%3E%3C/svg%3E") right 1rem center no-repeat;border:2px solid #e2e8f0;border-radius:10px;outline:none;padding:.875rem 2.5rem .875rem 1rem;font-size:.95rem;transition:all .2s}.calendar-module__IPq9xa__companySelector select:hover{background-color:#f7fafc;border-color:#60f}.calendar-module__IPq9xa__companySelector select:focus{background-color:#fff;border-color:#60f;box-shadow:0 0 0 3px #667eea1a}.calendar-module__IPq9xa__companySelector select option{padding:.5rem}.calendar-module__IPq9xa__companyInfo{flex-direction:column;gap:.75rem;display:flex}.calendar-module__IPq9xa__companyInfo label{color:#2d3748;font-size:.95rem;font-weight:600}.calendar-module__IPq9xa__selectedCompany{color:#60f;background:linear-gradient(135deg,#f0f4ff 0%,#e8eeff 100%);border:2px solid #60f;border-radius:10px;align-items:center;gap:.5rem;padding:.875rem 1rem;font-size:.95rem;font-weight:600;display:flex}.calendar-module__IPq9xa__selectedCompany:before{content:"🏢";font-size:1.1rem}.calendar-module__IPq9xa__generatedLink{flex-direction:column;gap:.75rem;display:flex}.calendar-module__IPq9xa__generatedLink label{color:#2d3748;font-weight:600}.calendar-module__IPq9xa__linkDisplay{gap:.5rem;display:flex}.calendar-module__IPq9xa__linkInput{color:#2d3748;background:#f7fafc;border:2px solid #cbd5e0;border-radius:8px;flex:1;padding:.75rem 1rem;font-family:monospace;font-size:.9rem}.calendar-module__IPq9xa__copyButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#60f 0% 100%);border:none;border-radius:8px;justify-content:center;align-items:center;min-width:60px;padding:.75rem 1.25rem;font-weight:600;transition:all .2s;display:flex}.calendar-module__IPq9xa__copyButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.calendar-module__IPq9xa__linkHint{color:#718096;margin:0;font-size:.85rem;font-style:italic}@media (max-width:1400px){.calendar-module__IPq9xa__eventsList{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1100px){.calendar-module__IPq9xa__eventsList{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1023px){.calendar-module__IPq9xa__container{padding:1.5rem}.calendar-module__IPq9xa__statsContainer{gap:.75rem}.calendar-module__IPq9xa__statBox{padding:1rem}}@media (max-width:768px){.calendar-module__IPq9xa__container{padding:1rem}.calendar-module__IPq9xa__title{font-size:18px}.calendar-module__IPq9xa__subtitle{font-size:14px}.calendar-module__IPq9xa__statsContainer{flex-direction:column;gap:.75rem}.calendar-module__IPq9xa__statIcon,.calendar-module__IPq9xa__statNumber{font-size:1.25rem}.calendar-module__IPq9xa__eventsList{grid-template-columns:1fr;gap:.875rem}.calendar-module__IPq9xa__eventCard{max-width:100%;padding:.875rem}.calendar-module__IPq9xa__cardTitle{font-size:18px;line-height:1.4}.calendar-module__IPq9xa__companyName{font-size:18px}.calendar-module__IPq9xa__metaValue{font-size:.938rem}.calendar-module__IPq9xa__cardRowMuted{font-size:14px}.calendar-module__IPq9xa__eventActions{gap:.5rem}.calendar-module__IPq9xa__actionButton{padding:.5rem .875rem;font-size:.85rem}}@media (max-width:640px){.calendar-module__IPq9xa__container{padding:.875rem}.calendar-module__IPq9xa__eventTitle{flex-direction:column;align-items:flex-start;gap:.5rem}.calendar-module__IPq9xa__eventHeader{flex-direction:column;gap:.75rem}.calendar-module__IPq9xa__eventActions{flex-direction:column}.calendar-module__IPq9xa__actionButton{justify-content:center;width:100%}}@media (max-width:480px){.calendar-module__IPq9xa__container{padding:.75rem}.calendar-module__IPq9xa__title{font-size:16px}.calendar-module__IPq9xa__eventCard{border-radius:16px;gap:.625rem;padding:.75rem}.calendar-module__IPq9xa__cardHeader{gap:.375rem}.calendar-module__IPq9xa__companyIcon{width:20px;height:20px;font-size:.75rem}.calendar-module__IPq9xa__cardTitle{font-size:16px;line-height:1.3}.calendar-module__IPq9xa__companyName{font-size:16px}.calendar-module__IPq9xa__metaIcon{width:18px;height:18px}.calendar-module__IPq9xa__metaValue{font-size:.875rem}.calendar-module__IPq9xa__cardRowMuted,.calendar-module__IPq9xa__subtitle{font-size:13px}}
.events-module__QlolxG__container{max-width:1400px;margin:0 auto;padding:2rem;animation:.3s ease-out events-module__QlolxG__fadeIn}@keyframes events-module__QlolxG__fadeIn{0%{opacity:0}to{opacity:1}}.events-module__QlolxG__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.events-module__QlolxG__headerContent{flex:1}.events-module__QlolxG__title{color:#2c2c2c;letter-spacing:-.02em;margin:0 0 .5rem;font-size:20px;font-weight:600}.events-module__QlolxG__subtitle{color:#2c2c2cb2;margin:0;font-size:16px;font-weight:400}.events-module__QlolxG__link{color:#60f;font-weight:600;text-decoration:none}.events-module__QlolxG__link:hover{text-decoration:underline}.events-module__QlolxG__createButton{color:#f9fafb;cursor:pointer;background:#111827;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 1.9rem;font-size:1rem;font-weight:700;transition:background .2s,box-shadow .2s,transform .1s;display:flex;box-shadow:0 14px 30px #0f172a40}.events-module__QlolxG__createButton:hover:not(:disabled){background:#000;transform:translateY(-1px);box-shadow:0 18px 40px #0f172a59}.events-module__QlolxG__createButton:disabled{opacity:.5;cursor:not-allowed}.events-module__QlolxG__filters{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.events-module__QlolxG__searchBox{flex:1;min-width:250px;position:relative}.events-module__QlolxG__searchIcon{color:#999;font-size:1rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.events-module__QlolxG__searchInput{background:#fff;border:2px solid #e2e8f0;border-radius:12px;width:100%;padding:.75rem 1rem .75rem 2.5rem;font-size:1rem;transition:all .3s}.events-module__QlolxG__searchInput:focus{border-color:#60f;outline:none;box-shadow:0 0 0 3px #667eea1a}.events-module__QlolxG__statusSelect{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:12px;min-width:180px;padding:.75rem 1rem;font-size:1rem;transition:all .3s}.events-module__QlolxG__statusSelect:focus{border-color:#60f;outline:none;box-shadow:0 0 0 3px #667eea1a}.events-module__QlolxG__eventsList{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1rem;display:grid}.events-module__QlolxG__eventCard{border:1px solid #2c2c2c1a;border-radius:20px;flex-direction:column;gap:.75rem;max-width:400px;padding:1rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.events-module__QlolxG__eventCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.events-module__QlolxG__cardHeader{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.events-module__QlolxG__companyIcon{color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:700;display:flex}.events-module__QlolxG__companyTexts{flex:1;justify-content:space-between;align-items:center;min-width:0;display:flex}.events-module__QlolxG__companyName{color:#2c2c2c;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-4%;font-size:20px;font-weight:400;line-height:100%;overflow:hidden}.events-module__QlolxG__menuWrapper{flex-shrink:0;position:relative}.events-module__QlolxG__moreButton{color:#2c2c2c;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.2rem .4rem;font-size:1.25rem;line-height:1;transition:background .15s,color .15s;display:flex}.events-module__QlolxG__moreButton:hover{color:#2c2c2c;background:#f3f4f6}.events-module__QlolxG__cardMenu{z-index:10;background:#fff;border:1px solid #e5e7ebe6;border-radius:14px;min-width:150px;padding:.25rem;position:absolute;top:120%;right:0;box-shadow:0 18px 40px #0f172a2e}.events-module__QlolxG__menuItem{text-align:left;color:#111827;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:.4rem;width:100%;padding:.55rem .7rem;font-size:.85rem;text-decoration:none;transition:background .15s,color .15s;display:flex}.events-module__QlolxG__menuItem:hover{color:#f9fafb;background:#111827}.events-module__QlolxG__menuItemSuccess{color:#059669}.events-module__QlolxG__menuItemSuccess:hover{color:#f0fdf4;background:#059669}.events-module__QlolxG__menuItemDanger{color:#b91c1c}.events-module__QlolxG__menuItemDanger:hover{color:#fef2f2;background:#b91c1c}.events-module__QlolxG__menuItemDisabled{opacity:.5;cursor:not-allowed}.events-module__QlolxG__cardTitle{color:#2c2c2c;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-4%;margin-top:.25rem;font-size:20px;font-weight:600;line-height:1.3;overflow:hidden}.events-module__QlolxG__metaIcon{color:#2c2c2c;flex-shrink:0;width:20px;height:20px;margin-right:.4rem}.events-module__QlolxG__metaValue{font-variant-numeric:tabular-nums;color:#2c2c2c;letter-spacing:-2%;font-size:1rem;font-weight:600;line-height:100%}.events-module__QlolxG__cardRow{align-items:center;gap:.25rem;margin-top:.5rem;display:flex}.events-module__QlolxG__cardRowMuted{color:#2c2c2c66;letter-spacing:-2%;margin-top:.25rem;font-size:16px;font-weight:400;line-height:100%}.events-module__QlolxG__liveBadge{flex-shrink:0;width:66px;height:24px;display:inline-block}.events-module__QlolxG__liveBadge svg{width:100%;height:100%}.events-module__QlolxG__statusBadge{white-space:nowrap;letter-spacing:.01em;border-radius:18px;padding:.375rem .75rem;font-size:.6875rem;font-weight:600}.events-module__QlolxG__statusApproved{color:#155724;background:#d4edda}.events-module__QlolxG__statusPending{color:#856404;background:#fff3cd}.events-module__QlolxG__statusRejected{color:#721c24;background:#f8d7da}.events-module__QlolxG__eventDetails{flex-direction:column;flex:1;gap:.5rem;display:flex}.events-module__QlolxG__eventDate{color:#4a5568;margin:0;font-size:.95rem;font-weight:500}.events-module__QlolxG__iconDate{font-size:1.1rem}.events-module__QlolxG__eventTime{color:#4a5568;margin:0;font-size:.95rem;font-weight:500}.events-module__QlolxG__iconTime{font-size:1.1rem}.events-module__QlolxG__eventDescription{color:#4a5568;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.events-module__QlolxG__iconDescription{font-size:1.1rem}.events-module__QlolxG__eventSpeakers{color:#4a5568;margin:0;font-size:.9rem;font-weight:500}.events-module__QlolxG__iconSpeaker{font-size:1.1rem}.events-module__QlolxG__eventCreator{color:#4a5568;margin:0;font-size:.9rem;font-weight:500}.events-module__QlolxG__iconCreator{font-size:1.1rem}.events-module__QlolxG__eventCompany{color:#4a5568;margin:0;font-size:.9rem;font-weight:500}.events-module__QlolxG__iconCompany{font-size:1.1rem}.events-module__QlolxG__eventActions{border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:.75rem;padding-top:.5rem;display:flex}.events-module__QlolxG__actionButton{color:#60f;cursor:pointer;background:#fff;border:2px solid #60f;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.events-module__QlolxG__actionButton:hover{color:#fff;background:#60f;transform:translateY(-1px)}.events-module__QlolxG__deleteButton{color:#f56565;border-color:#f56565}.events-module__QlolxG__deleteButton:hover{color:#fff;background:#f56565}.events-module__QlolxG__linkButton{color:#48bb78;border-color:#48bb78}.events-module__QlolxG__linkButton:hover{color:#fff;background:#48bb78}.events-module__QlolxG__disabledButton{color:#94a3b8;cursor:not-allowed;opacity:.6;background:#f7fafc;border-color:#cbd5e0}.events-module__QlolxG__disabledButton:hover{color:#94a3b8;background:#f7fafc;transform:none}.events-module__QlolxG__dateSelector{background:linear-gradient(135deg,#f6f8fb 0%,#e9ecef 100%);border:2px solid #60f;border-radius:12px;margin-bottom:1.5rem;padding:1.25rem}.events-module__QlolxG__dateLabel{color:#2d3748;margin-bottom:.75rem;font-size:1.1rem;font-weight:600;display:block}.events-module__QlolxG__dateInput{background:#fff;border:2px solid #cbd5e0;border-radius:8px;width:100%;padding:.875rem 1rem;font-size:1rem;font-weight:500;transition:all .3s}.events-module__QlolxG__dateInput:focus{border-color:#60f;outline:none;box-shadow:0 0 0 3px #667eea1a}.events-module__QlolxG__dateInput:hover{border-color:#60f}.events-module__QlolxG__linkGenerator{flex-direction:column;gap:1.5rem;display:flex}.events-module__QlolxG__linkInfo{background:linear-gradient(135deg,#f6f8fb 0%,#e9ecef 100%);border-left:4px solid #60f;border-radius:12px;padding:1.25rem}.events-module__QlolxG__linkInfo h3{color:#2d3748;margin:0 0 .5rem;font-size:1.25rem}.events-module__QlolxG__linkInfoDate{color:#718096;margin:0;font-size:.95rem}.events-module__QlolxG__passwordInfo{color:#856404;background:#fff3cd;border-radius:8px;margin-top:.75rem;padding:.75rem;font-size:.9rem}.events-module__QlolxG__companySelector{flex-direction:column;gap:.75rem;display:flex}.events-module__QlolxG__companySelector label{color:#2d3748;font-size:.95rem;font-weight:600}.events-module__QlolxG__companySelector select{color:#2d3748;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23667eea' d='M6 9L1 4h10z'/%3E%3C/svg%3E") right 1rem center no-repeat;border:2px solid #e2e8f0;border-radius:10px;outline:none;padding:.875rem 2.5rem .875rem 1rem;font-size:.95rem;transition:all .2s}.events-module__QlolxG__companySelector select:hover{background-color:#f7fafc;border-color:#60f}.events-module__QlolxG__companySelector select:focus{background-color:#fff;border-color:#60f;box-shadow:0 0 0 3px #667eea1a}.events-module__QlolxG__companySelector select option{padding:.5rem}.events-module__QlolxG__companyInfo{flex-direction:column;gap:.75rem;display:flex}.events-module__QlolxG__companyInfo label{color:#2d3748;font-size:.95rem;font-weight:600}.events-module__QlolxG__selectedCompany{color:#60f;background:linear-gradient(135deg,#f0f4ff 0%,#e8eeff 100%);border:2px solid #60f;border-radius:10px;align-items:center;gap:.5rem;padding:.875rem 1rem;font-size:.95rem;font-weight:600;display:flex}.events-module__QlolxG__selectedCompany:before{content:"🏢";font-size:1.1rem}.events-module__QlolxG__generatedLink{flex-direction:column;gap:.75rem;display:flex}.events-module__QlolxG__generatedLink label{color:#2d3748;font-weight:600}.events-module__QlolxG__linkDisplay{gap:.5rem;display:flex}.events-module__QlolxG__linkInput{color:#2d3748;background:#f7fafc;border:2px solid #cbd5e0;border-radius:8px;flex:1;padding:.75rem 1rem;font-family:monospace;font-size:.9rem}.events-module__QlolxG__copyButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#60f 0% 100%);border:none;border-radius:8px;justify-content:center;align-items:center;min-width:60px;padding:.75rem 1.25rem;font-weight:600;transition:all .2s;display:flex}.events-module__QlolxG__copyButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.events-module__QlolxG__linkHint{color:#718096;margin:0;font-size:.85rem;font-style:italic}.events-module__QlolxG__pagination{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border:1px solid #ffffff80;border-radius:20px;justify-content:center;align-items:center;gap:1.5rem;margin-top:3rem;padding:2rem;display:flex;box-shadow:0 10px 30px -5px #00000026}.events-module__QlolxG__paginationButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#60f 0% 100%);border:none;border-radius:12px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #667eea4d}.events-module__QlolxG__paginationButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #667eea66}.events-module__QlolxG__paginationButton:disabled{cursor:not-allowed;box-shadow:none;opacity:.6;background:linear-gradient(135deg,#cbd5e0 0%,#a0aec0 100%)}.events-module__QlolxG__paginationInfo{color:#1e293b;flex-direction:column;align-items:center;gap:.25rem;font-size:1rem;font-weight:600;display:flex}.events-module__QlolxG__paginationCount{color:#64748b;font-size:.85rem;font-weight:500}@media (max-width:1400px){.events-module__QlolxG__eventsList{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}@media (max-width:1100px){.events-module__QlolxG__eventsList{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1024px){.events-module__QlolxG__eventsList{grid-template-columns:repeat(2,1fr)}}@media (max-width:1400px){.events-module__QlolxG__container{padding:1.5rem}}@media (max-width:768px){.events-module__QlolxG__container{padding:1rem}.events-module__QlolxG__title{font-size:18px}.events-module__QlolxG__subtitle{font-size:14px}.events-module__QlolxG__header{flex-direction:column;align-items:flex-start;gap:1rem}.events-module__QlolxG__createButton{justify-content:center;width:100%}.events-module__QlolxG__eventsList{grid-template-columns:1fr;gap:.875rem}.events-module__QlolxG__eventCard{max-width:100%;padding:.875rem}.events-module__QlolxG__cardTitle{font-size:18px;line-height:1.4}.events-module__QlolxG__companyName{font-size:18px}.events-module__QlolxG__metaValue{font-size:.938rem}.events-module__QlolxG__cardRowMuted{font-size:14px}}@media (max-width:480px){.events-module__QlolxG__eventCard{border-radius:16px;gap:.625rem;padding:.75rem}.events-module__QlolxG__cardHeader{gap:.375rem}.events-module__QlolxG__companyIcon{width:20px;height:20px;font-size:.75rem}.events-module__QlolxG__cardTitle{font-size:16px;line-height:1.3}.events-module__QlolxG__companyName{font-size:16px}.events-module__QlolxG__metaIcon{width:18px;height:18px}.events-module__QlolxG__metaValue{font-size:.875rem}.events-module__QlolxG__cardRowMuted{font-size:13px}}@media (max-width:640px){.events-module__QlolxG__container{padding:.875rem}.events-module__QlolxG__eventTitle{flex-direction:column;align-items:flex-start;gap:.5rem}.events-module__QlolxG__eventHeader{flex-direction:column;gap:.75rem}.events-module__QlolxG__eventActions{flex-direction:column}.events-module__QlolxG__actionButton{justify-content:center;width:100%}.events-module__QlolxG__pagination{flex-direction:column;gap:1rem;padding:1.5rem}.events-module__QlolxG__paginationButton{width:100%}}@media (max-width:480px){.events-module__QlolxG__container{padding:.75rem}.events-module__QlolxG__title{font-size:16px}.events-module__QlolxG__subtitle{font-size:13px}}.events-module__QlolxG__urlManagement{flex-direction:column;gap:1.5rem;display:flex}.events-module__QlolxG__eventInfo{border-bottom:1px solid #e2e8f0;padding-bottom:1rem}.events-module__QlolxG__eventInfo h3{color:#1e293b;margin:0 0 .5rem;font-size:1.25rem}.events-module__QlolxG__eventDate{color:#64748b;margin:0;font-size:.875rem}.events-module__QlolxG__urlSection{flex-direction:column;gap:1rem;display:flex}.events-module__QlolxG__urlSection label{color:#1e293b;font-size:.875rem;font-weight:600}.events-module__QlolxG__urlTextarea{resize:vertical;border:1px solid #e2e8f0;border-radius:8px;width:100%;min-height:100px;padding:.75rem;font-family:Courier New,monospace;font-size:.875rem;transition:border-color .2s}.events-module__QlolxG__urlTextarea:focus{border-color:#60f;outline:none;box-shadow:0 0 0 3px #7c3aed1a}.events-module__QlolxG__currentStreamInfo{flex-direction:column;gap:.5rem;display:flex}.events-module__QlolxG__currentUrl{color:#475569;word-break:break-all;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;font-family:Courier New,monospace;font-size:.875rem}.events-module__QlolxG__streamButton{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.events-module__QlolxG__startButton{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.events-module__QlolxG__startButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}.events-module__QlolxG__startButton:disabled{opacity:.5;cursor:not-allowed}.events-module__QlolxG__stopButton{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}.events-module__QlolxG__stopButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ef44444d}.events-module__QlolxG__urlHint{color:#64748b;margin:0;font-size:.813rem;line-height:1.5}
.poll-management-module__64xina__container{z-index:1;max-width:1400px;margin:0 auto;padding:2rem;animation:.3s ease-out poll-management-module__64xina__fadeIn;position:relative;overflow:visible}@keyframes poll-management-module__64xina__fadeIn{0%{opacity:0}to{opacity:1}}.poll-management-module__64xina__header{margin-bottom:2rem}.poll-management-module__64xina__title{color:#2c2c2c;letter-spacing:-.02em;margin:0 0 .5rem;font-size:20px;font-weight:600}.poll-management-module__64xina__subtitle{color:#2c2c2cb2;margin:0;font-size:16px;font-weight:400}.poll-management-module__64xina__content{z-index:1;flex-direction:column;gap:1.75rem;display:flex;position:relative;overflow:visible}.poll-management-module__64xina__eventSelector{z-index:10;background:#fff;border:1px solid #f1f5f9;border-radius:18px;min-width:0;padding:1.75rem;position:relative;overflow:visible}.poll-management-module__64xina__selectorLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:block}.poll-management-module__64xina__pollManagerWrapper{z-index:1;min-width:0;position:relative}.poll-management-module__64xina__customDropdown{width:100%;position:relative}.poll-management-module__64xina__dropdownButton{color:#1e293b;cursor:pointer;text-align:left;background:#fafafa;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;transition:all .2s;display:flex}.poll-management-module__64xina__dropdownButton:hover{background:#fff;border-color:#cbd5e0}.poll-management-module__64xina__dropdownButton:focus{background:#fff;border-color:#60f;outline:none;box-shadow:0 0 0 3px #7c3aed1a}.poll-management-module__64xina__selectedText{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.poll-management-module__64xina__liveIconInline{flex-shrink:0;width:66px;height:24px}.poll-management-module__64xina__dropdownArrow{color:#64748b;flex-shrink:0;margin-left:.5rem;font-size:.75rem}.poll-management-module__64xina__dropdownMenu{z-index:10001;background:#fff;border:1px solid #e2e8f0;border-radius:12px;max-height:300px;animation:.2s ease-out poll-management-module__64xina__slideDown;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #00000026}@keyframes poll-management-module__64xina__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.poll-management-module__64xina__dropdownItem{color:#1e293b;cursor:pointer;text-align:left;background:#fff;border:none;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;transition:background .2s;display:flex}.poll-management-module__64xina__dropdownItem:first-child{border-radius:12px 12px 0 0}.poll-management-module__64xina__dropdownItem:last-child{border-radius:0 0 12px 12px}.poll-management-module__64xina__dropdownItem:hover{background:#f8fafc}.poll-management-module__64xina__dropdownItem.poll-management-module__64xina__selected{color:#60f;background:#f1f5f9}.poll-management-module__64xina__eventText{flex:1;min-width:0}.poll-management-module__64xina__liveIconItem{flex-shrink:0;width:66px;height:24px}@media (max-width:1400px){.poll-management-module__64xina__container{padding:1.5rem}}@media (max-width:768px){.poll-management-module__64xina__container{padding:1rem}.poll-management-module__64xina__title{font-size:18px}.poll-management-module__64xina__subtitle{font-size:14px}.poll-management-module__64xina__eventSelector{border-radius:14px;padding:1.25rem}}@media (max-width:480px){.poll-management-module__64xina__container{padding:.75rem}.poll-management-module__64xina__title{font-size:16px}.poll-management-module__64xina__subtitle{font-size:13px}}
.live-module__R-hsza__container{background:#000;min-height:100vh;position:relative}.live-module__R-hsza__streamContent{flex-direction:column;width:100%;min-height:100vh;display:flex}.live-module__R-hsza__titleWithBadge{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.live-module__R-hsza__title{color:#fff;margin:0;font-size:1.75rem;font-weight:700;line-height:1.3}.live-module__R-hsza__liveBadge{flex-shrink:0;display:inline-block}.live-module__R-hsza__videoContainer{background-color:#000;width:100%;height:100vh;max-height:100vh;position:relative;overflow:hidden}@supports (-webkit-touch-callout:none){.live-module__R-hsza__videoContainer{height:-webkit-fill-available}}.live-module__R-hsza__videoContainer iframe{width:100%;height:100%;position:absolute;top:0;left:0}.live-module__R-hsza__streamOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:linear-gradient(135deg,#667eeaf2 0%,#764ba2f2 100%);justify-content:center;align-items:center;width:100%;height:100%;animation:.5s ease-out live-module__R-hsza__fadeIn;display:flex;position:absolute;top:0;left:0}@keyframes live-module__R-hsza__fadeIn{0%{opacity:0}to{opacity:1}}.live-module__R-hsza__overlayContent{text-align:center;color:#fff;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem;display:flex}.live-module__R-hsza__liveIndicator{flex-shrink:0;display:inline-block}.live-module__R-hsza__overlayTitle{color:#fff;text-shadow:0 2px 10px #0000004d;margin:0;font-size:2rem;font-weight:800}.live-module__R-hsza__joinStreamButton{color:#60f;cursor:pointer;background:#fff;border:none;border-radius:16px;justify-content:center;align-items:center;gap:.5rem;padding:1.25rem 2.5rem;font-size:1.25rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 8px 20px #0000004d}.live-module__R-hsza__joinStreamButton:hover{background:#f8f9fa;transform:translateY(-4px)scale(1.05);box-shadow:0 12px 30px #0006}.live-module__R-hsza__joinStreamButton:active{transform:translateY(-2px)scale(1.02)}.live-module__R-hsza__overlayNote{color:#ffffffe6;margin:0;font-size:.95rem;font-weight:500}.live-module__R-hsza__streamAndPollContainer{width:100%;position:relative}.live-module__R-hsza__streamAndPollContainer.live-module__R-hsza__fullScreen{width:100vw;height:100vh}.live-module__R-hsza__streamAndPollContainer.live-module__R-hsza__fullScreen .live-module__R-hsza__videoContainer{width:100%;height:100%;padding-top:0}.live-module__R-hsza__fullScreenButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:21;opacity:.95;background:#000000d9;border:2px solid #ffffff4d;border-radius:12px;justify-content:center;align-items:center;padding:1rem;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 20px #0009}.live-module__R-hsza__fullScreenButton:hover{opacity:1;background:#667eeaf2;border-color:#ffffff80;transform:scale(1.15);box-shadow:0 8px 30px #667eeab3}.live-module__R-hsza__fullScreenButton.live-module__R-hsza__pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite live-module__R-hsza__buttonPulse}@keyframes live-module__R-hsza__buttonPulse{0%,to{box-shadow:0 4px 20px #0009,0 0 #667eeab3}50%{box-shadow:0 4px 20px #0009,0 0 0 10px #667eea00}}.live-module__R-hsza__fullscreenHint{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;z-index:20;background:#667eeaf2;border-radius:12px;align-items:center;gap:.75rem;max-width:250px;padding:.875rem 1.25rem;font-size:.875rem;font-weight:600;animation:.5s ease-out live-module__R-hsza__slideInFromRight;display:flex;position:absolute;bottom:1.5rem;right:5.5rem;box-shadow:0 8px 25px #667eea80}.live-module__R-hsza__fullscreenHint p{margin:0;line-height:1.4}.live-module__R-hsza__hintArrow{font-size:1.5rem;animation:1.5s ease-in-out infinite live-module__R-hsza__bounce}.live-module__R-hsza__hintClose{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-left:auto;font-size:.75rem;transition:all .2s;display:flex}.live-module__R-hsza__hintClose:hover{background:#ffffff4d;transform:scale(1.1)}@keyframes live-module__R-hsza__slideInFromRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes live-module__R-hsza__bounce{0%,to{transform:translate(0)}50%{transform:translate(3px,-3px)}}.live-module__R-hsza__error{color:#fca5a5}.live-module__R-hsza__backButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;z-index:100;opacity:.9;background:#000000bf;border:1px solid #fff3;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:fixed;top:1.5rem;left:1.5rem}.live-module__R-hsza__backButton:hover{opacity:1;background:#667eeaf2;border-color:#ffffff4d;transform:translate(-3px)}.live-module__R-hsza__eventInfo{background:#0f0f0f;border-top:1px solid #ffffff1a;width:100%;max-width:1400px;margin:0 auto;padding:2.5rem 5%}.live-module__R-hsza__eventHeader{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.live-module__R-hsza__eventTitleSection{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.live-module__R-hsza__speakersContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#667eea40;border-left:3px solid #60f;border-radius:8px;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.live-module__R-hsza__speakersLabel{color:#c7d2fe;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0;font-size:.875rem;font-weight:700}.live-module__R-hsza__speakersList{color:#fff;font-size:1rem;font-weight:600;line-height:1.5}.live-module__R-hsza__viewerCount{color:#fff;white-space:nowrap;background:#667eea40;border:1px solid #667eea80;border-radius:8px;align-items:center;gap:.625rem;padding:.625rem 1.125rem;font-size:.9375rem;font-weight:700;display:flex}.live-module__R-hsza__description{color:#e5e7eb;margin:0;font-size:1rem;font-weight:400;line-height:1.7}.live-module__R-hsza__pollDropdownContainer{width:100%;max-width:1400px;margin-top:2rem;margin-left:auto;margin-right:auto;padding:0 5%}.live-module__R-hsza__pollDropdownContainer:last-child{margin-bottom:2rem}.live-module__R-hsza__pollToggleButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#667eea33;border:1px solid #667eea66;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:1.125rem 1.5rem;font-size:1.05rem;font-weight:700;transition:all .3s;display:flex}.live-module__R-hsza__pollToggleButton:hover{background:#667eea4d;border-color:#667eea99;transform:translateY(-2px)}.live-module__R-hsza__pollToggleButton:active{transform:translateY(0)}.live-module__R-hsza__pollToggleText{align-items:center;gap:.75rem;font-size:1.1rem;display:flex}.live-module__R-hsza__pollDropdown{opacity:0;max-height:0;margin-top:0;transition:max-height .4s ease-in-out,opacity .3s ease-in-out,margin-top .3s ease-in-out;overflow:hidden}.live-module__R-hsza__pollDropdownOpen{opacity:1;max-height:2000px;margin-top:1rem;margin-bottom:2rem;animation:.4s ease-out live-module__R-hsza__slideDown}@keyframes live-module__R-hsza__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.live-module__R-hsza__loginContainer{background:#f8fafc;justify-content:center;align-items:center;width:100%;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex;position:relative;overflow:hidden}.live-module__R-hsza__loginContainer:before{content:"";background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);border-radius:50%;width:500px;height:500px;animation:8s ease-in-out infinite live-module__R-hsza__float;position:absolute;top:-250px;right:-250px}.live-module__R-hsza__loginContainer:after{content:"";background:linear-gradient(135deg,#764ba21a 0%,#667eea1a 100%);border-radius:50%;width:400px;height:400px;animation:6s ease-in-out infinite reverse live-module__R-hsza__float;position:absolute;bottom:-200px;left:-200px}@keyframes live-module__R-hsza__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(180deg)}}.live-module__R-hsza__loginBox{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);text-align:center;z-index:1;background:#fffffffa;border-radius:24px;width:100%;max-width:460px;padding:3rem 2.5rem;position:relative;overflow:hidden;box-shadow:0 24px 80px #00000040}.live-module__R-hsza__loginBox:before{content:"";background:linear-gradient(90deg,#60f 0% 100%);border-radius:24px 24px 0 0;height:4px;position:absolute;top:0;left:0;right:0}.live-module__R-hsza__loginTitle{background:linear-gradient(135deg,#60f 0% 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.live-module__R-hsza__loginSubtitle{color:#64748b;margin-bottom:2rem;font-size:1rem}.live-module__R-hsza__form{flex-direction:column;gap:1.25rem;display:flex}.live-module__R-hsza__input{box-sizing:border-box;background-color:#fafafa;border:2px solid #e2e8f0;border-radius:12px;width:100%;padding:.875rem 1.125rem;font-size:16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.live-module__R-hsza__input:focus{background-color:#fff;border-color:#60f;outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #667eea26}.live-module__R-hsza__button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#60f 0% 100%);border:none;border-radius:12px;padding:1rem 1.5rem;font-size:1.05rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 20px #667eea59}.live-module__R-hsza__button:hover{transform:translateY(-3px);box-shadow:0 12px 28px #667eea73}.live-module__R-hsza__button:active{transform:translateY(-1px)}.live-module__R-hsza__error{color:#dc2626;background:#fee2e2cc;border-radius:8px;margin-top:.5rem;padding:.75rem;font-size:.95rem;font-weight:600}@media (max-width:1024px){.live-module__R-hsza__eventInfo{padding:2rem 4%}.live-module__R-hsza__pollDropdownContainer{padding:0 4%}}@media (max-width:768px){.live-module__R-hsza__videoContainer{height:60vh;min-height:400px}.live-module__R-hsza__title{font-size:1.5rem}.live-module__R-hsza__eventInfo{padding:1.5rem 3%}.live-module__R-hsza__pollDropdownContainer{padding:0 3%}.live-module__R-hsza__backButton{padding:.625rem 1rem;font-size:.875rem;top:1rem;left:1rem}.live-module__R-hsza__fullScreenButton{padding:.875rem;font-size:1.25rem;bottom:1rem;right:1rem}.live-module__R-hsza__viewerCount{font-size:.875rem}.live-module__R-hsza__pollToggleButton{padding:1rem 1.25rem;font-size:1rem}.live-module__R-hsza__pollToggleText{font-size:1rem}}@media (max-width:640px){.live-module__R-hsza__videoContainer{height:50vh;min-height:300px}.live-module__R-hsza__titleWithBadge{flex-direction:column;align-items:flex-start;gap:.75rem}.live-module__R-hsza__title{font-size:1.25rem}.live-module__R-hsza__liveBadge{padding:.375rem .75rem;font-size:.75rem}.live-module__R-hsza__eventInfo{padding:1.25rem 1rem}.live-module__R-hsza__pollDropdownContainer{padding:0 1rem}.live-module__R-hsza__eventTitleSection{flex-direction:column;align-items:flex-start}.live-module__R-hsza__speakersContainer{flex-direction:column;align-items:flex-start;gap:.5rem}.live-module__R-hsza__backButton{padding:.5rem .875rem;font-size:.8125rem}.live-module__R-hsza__fullScreenButton{padding:.75rem;font-size:1.125rem;bottom:.75rem;right:.75rem}.live-module__R-hsza__loginBox{max-width:90%;padding:2rem 1.5rem}.live-module__R-hsza__loginTitle{font-size:1.5rem}.live-module__R-hsza__loginSubtitle{font-size:.95rem}.live-module__R-hsza__speakersContainer{margin-top:1rem;margin-bottom:1rem;padding:1rem 1.25rem}.live-module__R-hsza__speakersTitle{font-size:.75rem}.live-module__R-hsza__speakersList{font-size:1rem}.live-module__R-hsza__overlayContent{gap:1rem;padding:1.5rem}.live-module__R-hsza__overlayTitle{font-size:1.5rem}.live-module__R-hsza__joinStreamButton{padding:1rem 2rem;font-size:1.1rem}.live-module__R-hsza__liveIndicator{padding:.5rem 1rem;font-size:.75rem}.live-module__R-hsza__overlayNote{font-size:.85rem}}
.UserList-module__jlaGLa__userListContainer{width:100%;min-width:0}.UserList-module__jlaGLa__emptyState{text-align:center;color:#64748b;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:12px;padding:3rem 2rem;font-size:1rem}.UserList-module__jlaGLa__emptyState p{margin:0}.UserList-module__jlaGLa__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.UserList-module__jlaGLa__title{color:#1e293b;font-size:1.75rem;font-weight:800}.UserList-module__jlaGLa__addUserButton{color:#fff;cursor:pointer;background:#60f;border:none;border-radius:12px;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #7c3aed40}.UserList-module__jlaGLa__addUserButton:hover{background:#60f;transform:translateY(-1px);box-shadow:0 6px 16px #7c3aed4d}.UserList-module__jlaGLa__tableContainer{overflow-x:auto}.UserList-module__jlaGLa__table{border-collapse:collapse;text-align:left;color:#4a5568;width:100%}.UserList-module__jlaGLa__table th,.UserList-module__jlaGLa__table td{border-bottom:1px solid #e2e8f0;padding:1rem 1.25rem}.UserList-module__jlaGLa__table th{text-transform:uppercase;color:#718096;font-size:.875rem;font-weight:600}.UserList-module__jlaGLa__table tbody tr:last-child td{border-bottom:none}.UserList-module__jlaGLa__table tbody tr:hover{background:#f8fafc}.UserList-module__jlaGLa__select{background-color:#fafafa;border:2px solid #e2e8f0;border-radius:10px;padding:.625rem 1rem;font-size:.95rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}.UserList-module__jlaGLa__select:focus{background-color:#fff;border-color:#60f;outline:none;box-shadow:0 0 0 4px #7c3aed26}.UserList-module__jlaGLa__button{cursor:pointer;border:none;border-radius:10px;margin-right:.5rem;padding:.625rem 1.25rem;font-size:.9rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1)}.UserList-module__jlaGLa__button:last-child{margin-right:0}.UserList-module__jlaGLa__saveButton{color:#fff;background:#10b981;box-shadow:0 2px 8px #10b98133}.UserList-module__jlaGLa__saveButton:hover{background:#059669;transform:translateY(-1px);box-shadow:0 4px 12px #10b98140}.UserList-module__jlaGLa__cancelButton{color:#4a5568;background-color:#e2e8f0}.UserList-module__jlaGLa__cancelButton:hover{background-color:#cbd5e0}.UserList-module__jlaGLa__editButton{color:#fff;background:#60f;box-shadow:0 2px 8px #7c3aed33}.UserList-module__jlaGLa__editButton:hover{background:#60f;transform:translateY(-1px);box-shadow:0 4px 12px #7c3aed40}.UserList-module__jlaGLa__deleteButton{color:#fff;background:#ef4444;box-shadow:0 2px 8px #ef444433}.UserList-module__jlaGLa__deleteButton:hover{background:#dc2626;transform:translateY(-1px);box-shadow:0 4px 12px #ef444440}.UserList-module__jlaGLa__error{color:#e53e3e;background-color:#fed7d7;border-radius:.375rem;margin-bottom:1rem;padding:1rem}.UserList-module__jlaGLa__companyForm{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:1.5rem;padding:1.5rem}.UserList-module__jlaGLa__formTitle{color:#1e293b;letter-spacing:-.02em;margin:0 0 1rem;font-size:1rem;font-weight:700}.UserList-module__jlaGLa__formGroup{align-items:flex-end;gap:1rem;display:flex}@media (max-width:768px){.UserList-module__jlaGLa__formGroup{flex-direction:column;align-items:stretch}.UserList-module__jlaGLa__formGroup button{width:100%}}@media (max-width:1024px){.UserList-module__jlaGLa__userListContainer{padding:1.75rem}.UserList-module__jlaGLa__tableContainer{-webkit-overflow-scrolling:touch;overflow-x:auto}.UserList-module__jlaGLa__table{min-width:600px}}@media (max-width:640px){.UserList-module__jlaGLa__userListContainer{margin-top:2rem;padding:1.5rem}.UserList-module__jlaGLa__header{flex-direction:column;align-items:flex-start;gap:1rem}.UserList-module__jlaGLa__addUserButton{justify-content:center;width:100%}.UserList-module__jlaGLa__title{font-size:1.5rem}.UserList-module__jlaGLa__table th,.UserList-module__jlaGLa__table td{padding:.75rem .5rem;font-size:.875rem}}
