.AsyncMemberSelect-module__efoyPG__wrapper{width:100%}.AsyncMemberSelect-module__efoyPG__label{color:#333;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.AsyncMemberSelect-module__efoyPG__select{width:100%}
.ConfirmModal-module__FlXozW__overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;animation:.15s ease-out ConfirmModal-module__FlXozW__fadeIn;display:flex;position:fixed;inset:0}@keyframes ConfirmModal-module__FlXozW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ConfirmModal-module__FlXozW__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ConfirmModal-module__FlXozW__modal{background-color:#fff;border-radius:.75rem;width:90%;max-width:420px;padding:1.5rem;animation:.2s ease-out ConfirmModal-module__FlXozW__slideUp;box-shadow:0 20px 60px #00000026}.ConfirmModal-module__FlXozW__title{color:#111827;margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.ConfirmModal-module__FlXozW__message{color:#4b5563;margin:0 0 1.5rem;font-size:.9375rem;line-height:1.5}.ConfirmModal-module__FlXozW__actions{justify-content:flex-end;gap:.75rem;display:flex}.ConfirmModal-module__FlXozW__cancelButton{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .15s}.ConfirmModal-module__FlXozW__cancelButton:hover{background-color:#f9fafb}.ConfirmModal-module__FlXozW__confirmButton{cursor:pointer;color:#fff;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .15s}.ConfirmModal-module__FlXozW__primary{background-color:#2563eb}.ConfirmModal-module__FlXozW__primary:hover{background-color:#1d4ed8}.ConfirmModal-module__FlXozW__danger{background-color:#dc2626}.ConfirmModal-module__FlXozW__danger:hover{background-color:#b91c1c}
.Button-module__f3R4Aq__primary{color:#fff;box-sizing:border-box;cursor:pointer;background-color:#2563eb;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;line-height:1.25rem;text-decoration:none;transition:background-color .2s;display:inline-flex}.Button-module__f3R4Aq__primary:hover:not(:disabled){background-color:#1d4ed8}.Button-module__f3R4Aq__primary:disabled{opacity:.5;cursor:not-allowed}.Button-module__f3R4Aq__secondary{color:#334155;box-sizing:border-box;cursor:pointer;background-color:#f1f5f9;border:1px solid #cbd5e1;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;line-height:1.25rem;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex}.Button-module__f3R4Aq__secondary:hover:not(:disabled){background-color:#e2e8f0;border-color:#94a3b8}.Button-module__f3R4Aq__secondary:disabled{opacity:.5;cursor:not-allowed}.Button-module__f3R4Aq__danger{color:#fff;box-sizing:border-box;cursor:pointer;background-color:#dc2626;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;line-height:1.25rem;text-decoration:none;transition:background-color .2s;display:inline-flex}.Button-module__f3R4Aq__danger:hover:not(:disabled){background-color:#b91c1c}.Button-module__f3R4Aq__danger:disabled{opacity:.5;cursor:not-allowed}.Button-module__f3R4Aq__outline{color:#b91c1c;box-sizing:border-box;cursor:pointer;background-color:#fff;border:1px solid #fca5a5;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;line-height:1.25rem;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.Button-module__f3R4Aq__outline:hover:not(:disabled){color:#991b1b;background-color:#fef2f2;border-color:#f87171}.Button-module__f3R4Aq__outline:disabled{opacity:.5;cursor:not-allowed}.Button-module__f3R4Aq__md{padding:.75rem 1.5rem}.Button-module__f3R4Aq__sm{border-radius:.375rem;padding:.5rem 1rem}
.ButtonGroup-module__MilYZG__buttonGroup{flex-direction:row;gap:.75rem;display:flex}
.FormModal-module__ZvN-1a__overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.FormModal-module__ZvN-1a__modal{background-color:#fff;border-radius:.5rem;width:100%;max-width:32rem;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.FormModal-module__ZvN-1a__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.FormModal-module__ZvN-1a__closeButton{cursor:pointer}.FormModal-module__ZvN-1a__modalTitle{color:#111827;font-size:1.25rem;font-weight:600}.FormModal-module__ZvN-1a__modalSubtitle{color:#6b7280;margin:0;font-size:.875rem}.FormModal-module__ZvN-1a__modalContent{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.FormModal-module__ZvN-1a__modalActions{justify-content:flex-end;gap:.6rem;padding-top:.5rem;display:flex}
.Input-module__KDn6ZG__inputWrapper{flex-direction:column;gap:.3rem;display:flex}.Input-module__KDn6ZG__label{color:#374151;font-size:.875rem;font-weight:500}.Input-module__KDn6ZG__input{box-sizing:border-box;border:1px solid #d1d5db;border-radius:.4rem;height:2.5rem;padding:.75rem 1rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.Input-module__KDn6ZG__input:focus{border-color:#4f47e6;outline:none;box-shadow:0 0 0 3px #4f47e61a}.Input-module__KDn6ZG__inputError{border-color:#dc2626!important}.Input-module__KDn6ZG__inputError:focus{border-color:#dc2626!important;box-shadow:0 0 0 3px #dc26261a!important}.Input-module__KDn6ZG__input:disabled{cursor:not-allowed;opacity:.6;background-color:#f1f5f9}.Input-module__KDn6ZG__input::placeholder{color:#9ca3af}.Input-module__KDn6ZG__input:-webkit-autofill{-webkit-text-fill-color:#1f2937!important;box-shadow:inset 0 0 0 30px #fff!important}.Input-module__KDn6ZG__input:-webkit-autofill:hover{-webkit-text-fill-color:#1f2937!important;box-shadow:inset 0 0 0 30px #fff!important}.Input-module__KDn6ZG__input:-webkit-autofill:focus{-webkit-text-fill-color:#1f2937!important;box-shadow:inset 0 0 0 30px #fff!important}.Input-module__KDn6ZG__input:-webkit-autofill:active{-webkit-text-fill-color:#1f2937!important;box-shadow:inset 0 0 0 30px #fff!important}.Input-module__KDn6ZG__error{color:#dc2626;font-size:.8rem}.Input-module__KDn6ZG__required{color:#dc2626}
.Header-module__MytmHG__header{z-index:100;background-color:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:16px;height:64px;padding:0 24px;display:flex;position:fixed;top:0;left:240px;right:0}.Header-module__MytmHG__leftSection{flex:1;align-items:flex-end;gap:16px;display:flex}.Header-module__MytmHG__filterGroup{flex-direction:column;gap:4px;display:flex}.Header-module__MytmHG__filterLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.Header-module__MytmHG__businessUnitSelect,.Header-module__MytmHG__ventureSelect{color:#334155;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;min-width:200px;padding:6px 10px;font-size:.875rem;font-weight:500;transition:border-color .2s}.Header-module__MytmHG__businessUnitSelect:hover,.Header-module__MytmHG__ventureSelect:hover{border-color:#4f46e5}.Header-module__MytmHG__businessUnitSelect:focus,.Header-module__MytmHG__ventureSelect:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #4f46e51a}.Header-module__MytmHG__businessUnitSelect:disabled,.Header-module__MytmHG__ventureSelect:disabled{opacity:.6;cursor:not-allowed}.Header-module__MytmHG__businessUnitName,.Header-module__MytmHG__ventureName{color:#334155;font-size:.875rem;font-weight:500}.Header-module__MytmHG__userSection{flex-shrink:0;position:relative}.Header-module__MytmHG__userButton{cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;transition:background-color .2s;display:flex}.Header-module__MytmHG__userButton:hover{background-color:#f1f5f9}.Header-module__MytmHG__avatar{color:#fff;background-color:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:600;display:flex}.Header-module__MytmHG__userName{color:#334155;font-weight:500}.Header-module__MytmHG__chevron{color:#64748b;transition:transform .2s}.Header-module__MytmHG__chevronOpen{transform:rotate(180deg)}.Header-module__MytmHG__menu{z-index:1000;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;min-width:200px;margin-top:8px;position:absolute;top:100%;right:0;box-shadow:0 4px 6px -1px #0000001a}.Header-module__MytmHG__menuHeader{padding:12px 16px}.Header-module__MytmHG__menuEmail{color:#334155;font-size:.875rem;font-weight:500}.Header-module__MytmHG__menuRole{color:#64748b;margin-top:2px;font-size:.75rem}.Header-module__MytmHG__menuDivider{background-color:#e2e8f0;height:1px}.Header-module__MytmHG__menuItem{text-align:left;color:#334155;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:10px 16px;font-size:.875rem;text-decoration:none;transition:background-color .2s;display:flex}.Header-module__MytmHG__menuItem:hover{background-color:#f1f5f9;text-decoration:none}
.PhoneInput-module__uPER9G__container{flex-direction:column;gap:.3rem;display:flex}.PhoneInput-module__uPER9G__label{color:#374151;font-size:.875rem;font-weight:500}.PhoneInput-module__uPER9G__wrapper{background:#fff;border:1px solid #d1d5db;border-radius:.4rem;align-items:stretch;height:2.5rem;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:visible}.PhoneInput-module__uPER9G__wrapper:focus{border-color:#4f47e6;box-shadow:0 0 0 3px #4f47e61a}.PhoneInput-module__uPER9G__wrapperError{border-color:#dc2626}.PhoneInput-module__uPER9G__wrapperError:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.PhoneInput-module__uPER9G__selector{cursor:pointer;color:#374151;white-space:nowrap;background:#f9fafb;border:none;border-right:1px solid #d1d5db;border-radius:5px 0 0 5px;flex-shrink:0;align-items:center;gap:.25rem;padding:0 .5rem;font-size:.875rem;display:flex}.PhoneInput-module__uPER9G__selector:hover{background:#f3f4f6}.PhoneInput-module__uPER9G__selector:disabled{cursor:not-allowed;opacity:.6}.PhoneInput-module__uPER9G__selectorError{border-color:#dc2626}.PhoneInput-module__uPER9G__flag{font-size:1.125rem;line-height:1}.PhoneInput-module__uPER9G__dial{color:#6b7280;font-variant-numeric:tabular-nums;font-size:.8125rem}.PhoneInput-module__uPER9G__arrow{color:#9ca3af;margin-left:.125rem;font-size:.625rem}.PhoneInput-module__uPER9G__phoneField{background:0 0;border:none;border-radius:0 5px 5px 0;outline:none;flex:1;min-width:0;padding:.625rem .75rem;font-size:.875rem}.PhoneInput-module__uPER9G__phoneField::placeholder{color:#9ca3af}.PhoneInput-module__uPER9G__compact{height:34.5px}.PhoneInput-module__uPER9G__compact .PhoneInput-module__uPER9G__selector{padding:0 .375rem}.PhoneInput-module__uPER9G__compact .PhoneInput-module__uPER9G__phoneField{padding:.375rem .625rem;font-size:.8125rem}.PhoneInput-module__uPER9G__compact .PhoneInput-module__uPER9G__flag{font-size:1rem}.PhoneInput-module__uPER9G__compact .PhoneInput-module__uPER9G__dial{font-size:.75rem}.PhoneInput-module__uPER9G__dropdown{z-index:50;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:180px;max-height:240px;margin-top:2px;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.PhoneInput-module__uPER9G__option{cursor:pointer;text-align:left;color:#374151;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;font-size:.875rem;display:flex}.PhoneInput-module__uPER9G__option:hover{background:#f3f4f6}.PhoneInput-module__uPER9G__optionActive{color:#4f46e5;background:#eef2ff;font-weight:500}.PhoneInput-module__uPER9G__optionCode{color:#6b7280;min-width:1.75rem;font-size:.75rem}.PhoneInput-module__uPER9G__optionDial{color:#6b7280;font-variant-numeric:tabular-nums;margin-left:auto;font-size:.8125rem}.PhoneInput-module__uPER9G__error{color:#dc2626;font-size:.8rem}
.ProtectedLayout-module__riujLa__layout{min-height:100vh;display:flex}.ProtectedLayout-module__riujLa__mainArea{flex:1;margin-left:240px}.ProtectedLayout-module__riujLa__main{background-color:#f5f5f5;min-height:calc(100vh - 64px);margin-top:64px;padding:24px}.ProtectedLayout-module__riujLa__loadingContainer{background-color:#f5f5f5;justify-content:center;align-items:center;min-height:100vh;display:flex}.ProtectedLayout-module__riujLa__loading{color:#64748b;font-size:1rem}
.AsyncSelect-module__ANTc1q__inputWrapper{flex-direction:column;gap:.3rem;display:flex}.AsyncSelect-module__ANTc1q__label{color:#374151;font-size:.875rem;font-weight:500}.AsyncSelect-module__ANTc1q__input{border:1px solid #d1d5db;border-radius:.5rem;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.AsyncSelect-module__ANTc1q__input:focus{border-color:#4f47e6;outline:none;box-shadow:0 0 0 3px #4f47e61a}.AsyncSelect-module__ANTc1q__inputError{border-color:#dc2626!important}.AsyncSelect-module__ANTc1q__inputError:focus{border-color:#dc2626!important;box-shadow:0 0 0 3px #dc26261a!important}.AsyncSelect-module__ANTc1q__input:disabled{cursor:not-allowed;opacity:.6;background-color:#f1f5f9}.AsyncSelect-module__ANTc1q__input::placeholder{color:#9ca3af}.AsyncSelect-module__ANTc1q__error{color:#dc2626;font-size:.8rem}.AsyncSelect-module__ANTc1q__required{color:#dc2626}
.ImportListModal-module__7S0qdW__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;animation:.15s ease-out ImportListModal-module__7S0qdW__fadeIn;display:flex;position:fixed;inset:0}@keyframes ImportListModal-module__7S0qdW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ImportListModal-module__7S0qdW__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ImportListModal-module__7S0qdW__modalContainer{background-color:#fff;border-radius:.5rem;flex-direction:column;width:90%;max-width:700px;max-height:90vh;font-size:.875rem;animation:.2s ease-out ImportListModal-module__7S0qdW__slideUp;display:flex;overflow-y:auto;box-shadow:0 20px 60px #00000026}.ImportListModal-module__7S0qdW__modalHeader{border-bottom:1px solid #e5e7eb;flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.ImportListModal-module__7S0qdW__modalTitle{color:#1e293b;margin:0;font-size:1rem;font-weight:600}.ImportListModal-module__7S0qdW__modalSubtitle{color:#64748b;margin:0;font-size:.8rem}.ImportListModal-module__7S0qdW__modalContent{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.ImportListModal-module__7S0qdW__modalFooter{border-top:1px solid #e5e7eb;justify-content:flex-end;padding:1.5rem;display:flex}.ImportListModal-module__7S0qdW__downloadTemplateButton{color:#334155;cursor:pointer;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:.375rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8rem;font-weight:500;transition:background-color .2s;display:inline-flex}.ImportListModal-module__7S0qdW__downloadTemplateButton:hover{background-color:#e2e8f0}.ImportListModal-module__7S0qdW__uploadSection{margin-top:.25rem}.ImportListModal-module__7S0qdW__uploadLabel{cursor:pointer;background-color:#f8fafc;border:2px dashed #cbd5e1;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;transition:border-color .2s,background-color .2s;display:flex}.ImportListModal-module__7S0qdW__uploadLabel:hover{background-color:#eff6ff;border-color:#2563eb}.ImportListModal-module__7S0qdW__uploadIcon{margin-bottom:.25rem;font-size:1.5rem}.ImportListModal-module__7S0qdW__uploadText{color:#1e293b;font-size:.8rem;font-weight:500}.ImportListModal-module__7S0qdW__uploadHint{color:#64748b;font-size:.7rem}.ImportListModal-module__7S0qdW__uploadProcessing{cursor:default;background-color:#eff6ff;border-color:#3b82f6}.ImportListModal-module__7S0qdW__uploadProcessing:hover{background-color:#eff6ff;border-color:#3b82f6}.ImportListModal-module__7S0qdW__uploadSpinner{margin-bottom:.25rem;font-size:1.5rem;animation:2s linear infinite ImportListModal-module__7S0qdW__spin}@keyframes ImportListModal-module__7S0qdW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ImportListModal-module__7S0qdW__selectedFile{color:#166534;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem;font-size:.8rem;display:flex}.ImportListModal-module__7S0qdW__removeFile{color:#dc2626;cursor:pointer;background:0 0;border:none;margin-left:auto;padding:0;font-size:1rem}.ImportListModal-module__7S0qdW__summarySection{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.4rem;padding:.6rem .75rem}.ImportListModal-module__7S0qdW__summaryText{color:#475569;font-size:.8rem}.ImportListModal-module__7S0qdW__conflictsSection{flex-direction:column;gap:1rem;display:flex}.ImportListModal-module__7S0qdW__conflictsTitle{color:#92400e;margin:0;font-size:.875rem;font-weight:600}.ImportListModal-module__7S0qdW__conflictsDescription{color:#92400e;margin:0;font-size:.8rem}.ImportListModal-module__7S0qdW__conflictCard{background-color:#fffbeb;border:1px solid #fde68a;border-radius:.5rem;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.ImportListModal-module__7S0qdW__conflictHeader{justify-content:space-between;align-items:center;display:flex}.ImportListModal-module__7S0qdW__conflictGuestInfo{flex-direction:column;gap:.125rem;display:flex}.ImportListModal-module__7S0qdW__conflictGuestName{color:#1e293b;font-size:.8rem;font-weight:600}.ImportListModal-module__7S0qdW__conflictGuestMeta{color:#64748b;font-size:.75rem}.ImportListModal-module__7S0qdW__conflictFields{flex-direction:column;gap:.5rem;display:flex}.ImportListModal-module__7S0qdW__conflictField{color:#374151;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.ImportListModal-module__7S0qdW__conflictFieldLabel{min-width:80px;font-weight:600}.ImportListModal-module__7S0qdW__conflictFieldValues{align-items:center;gap:.25rem;display:flex}.ImportListModal-module__7S0qdW__conflictFieldOld{color:#dc2626;text-decoration:line-through}.ImportListModal-module__7S0qdW__conflictFieldNew{color:#16a34a}.ImportListModal-module__7S0qdW__conflictActions{gap:.5rem;display:flex}.ImportListModal-module__7S0qdW__conflictActionButton{cursor:pointer;color:#374151;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.35rem .75rem;font-size:.75rem;font-weight:500;transition:all .15s}.ImportListModal-module__7S0qdW__conflictActionButton:hover{background-color:#f9fafb}.ImportListModal-module__7S0qdW__conflictActionActive{color:#2563eb;background-color:#eff6ff;border-color:#2563eb}.ImportListModal-module__7S0qdW__errorsSection{background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.ImportListModal-module__7S0qdW__errorsHeader{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.ImportListModal-module__7S0qdW__errorsTitle{color:#991b1b;margin:0;font-size:.8rem;font-weight:600}.ImportListModal-module__7S0qdW__exportErrorsButton{color:#991b1b;cursor:pointer;background-color:#fff;border:1px solid #fca5a5;border-radius:.375rem;justify-content:center;align-items:center;padding:.45rem .7rem;font-size:.75rem;font-weight:600;transition:background-color .2s,border-color .2s;display:inline-flex}.ImportListModal-module__7S0qdW__exportErrorsButton:hover:not(:disabled){background-color:#fee2e2;border-color:#f87171}.ImportListModal-module__7S0qdW__exportErrorsButton:disabled{opacity:.7;cursor:wait}.ImportListModal-module__7S0qdW__errorItem{color:#991b1b;font-size:.75rem}
.EventPromoters-module___uff6G__section{border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:1.5rem}.EventPromoters-module___uff6G__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.EventPromoters-module___uff6G__title{color:#1f2937;margin:0;font-size:1.25rem;font-weight:600}.EventPromoters-module___uff6G__form{grid-template-columns:minmax(220px,1fr) 180px 180px auto;align-items:end;gap:.75rem;margin-bottom:1rem;display:grid}.EventPromoters-module___uff6G__field{flex-direction:column;gap:.375rem;display:flex}.EventPromoters-module___uff6G__label{color:#374151;font-size:.875rem;font-weight:500}.EventPromoters-module___uff6G__input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;min-height:2.75rem;padding:.7rem .8rem;font-size:.95rem}.EventPromoters-module___uff6G__input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1f}.EventPromoters-module___uff6G__list{flex-direction:column;gap:.75rem;display:flex}.EventPromoters-module___uff6G__card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:minmax(220px,1fr) 180px 180px auto;align-items:center;gap:.75rem;padding:1rem;display:grid}.EventPromoters-module___uff6G__name{color:#111827;font-weight:600}.EventPromoters-module___uff6G__email,.EventPromoters-module___uff6G__date{color:#6b7280;font-size:.875rem}.EventPromoters-module___uff6G__actions{justify-content:flex-end;gap:.5rem;display:flex}.EventPromoters-module___uff6G__formActions{justify-content:flex-end;align-items:stretch;gap:.5rem;display:flex}.EventPromoters-module___uff6G__empty{color:#6b7280;padding:1rem 0}@media (max-width:960px){.EventPromoters-module___uff6G__form,.EventPromoters-module___uff6G__card{grid-template-columns:1fr}.EventPromoters-module___uff6G__formActions,.EventPromoters-module___uff6G__actions{justify-content:flex-start}}
.SimpleSelect-module__wC8omG__inputWrapper{flex-direction:column;gap:.3rem;display:flex}.SimpleSelect-module__wC8omG__label{color:#374151;font-size:.875rem;font-weight:500}.SimpleSelect-module__wC8omG__input{border:1px solid #d1d5db;border-radius:.4rem;padding:.75rem 1rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.SimpleSelect-module__wC8omG__input:focus{border-color:#4f47e6;outline:none;box-shadow:0 0 0 3px #4f47e61a}.SimpleSelect-module__wC8omG__inputError{border-color:#dc2626!important}.SimpleSelect-module__wC8omG__inputError:focus{border-color:#dc2626!important;box-shadow:0 0 0 3px #dc26261a!important}.SimpleSelect-module__wC8omG__input:disabled{cursor:not-allowed;opacity:.6;background-color:#f1f5f9}.SimpleSelect-module__wC8omG__input::placeholder{color:#9ca3af}.SimpleSelect-module__wC8omG__error{color:#dc2626;font-size:.8rem}.SimpleSelect-module__wC8omG__required{color:#dc2626}
.CreateGuestModal-module__jRLQGW__documentContainer{grid-template-columns:12rem 1fr;align-items:end;gap:.75rem;display:grid}@media (max-width:640px){.CreateGuestModal-module__jRLQGW__documentContainer{grid-template-columns:1fr}}
.Sidebar-module__dYkaHG__sidebar{background-color:#1e293b;flex-direction:column;width:240px;height:100vh;display:flex;position:fixed;top:0;left:0}.Sidebar-module__dYkaHG__logo{border-bottom:1px solid #334155;padding:20px}.Sidebar-module__dYkaHG__logo a{text-decoration:none}.Sidebar-module__dYkaHG__logoText{color:#fff;font-size:1.5rem;font-weight:700}.Sidebar-module__dYkaHG__nav{flex-direction:column;flex:1;gap:4px;padding:16px 0;display:flex}.Sidebar-module__dYkaHG__navItem{color:#94a3b8;border-left:3px solid #0000;align-items:center;gap:12px;padding:12px 20px;text-decoration:none;transition:all .2s;display:flex}.Sidebar-module__dYkaHG__navItem:hover{color:#fff;background-color:#334155;text-decoration:none}.Sidebar-module__dYkaHG__navItem.Sidebar-module__dYkaHG__active{color:#fff;background-color:#334155;border-left-color:#4f46e5}.Sidebar-module__dYkaHG__navIcon{justify-content:center;align-items:center;display:flex}.Sidebar-module__dYkaHG__navLabel{font-size:.9rem;font-weight:500}
.EventForm-module__bO2qHG__shell{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden;box-shadow:0 12px 28px #0f172a14}.EventForm-module__bO2qHG__shellEmbedded{box-shadow:none;background:0 0;border:0}.EventForm-module__bO2qHG__header{background:radial-gradient(circle at 100% 0,#2563eb14,#0000 28%),linear-gradient(#fff 0%,#f8fafc 100%);border-bottom:1px solid #e2e8f0;padding:1.75rem 1.75rem 1.25rem}.EventForm-module__bO2qHG__shellEmbedded .EventForm-module__bO2qHG__header{background:0 0;padding:0 0 1.5rem}.EventForm-module__bO2qHG__eyebrow{color:#1d4ed8;letter-spacing:.04em;text-transform:uppercase;background:#dbeafe;border-radius:999px;align-items:center;min-height:1.75rem;padding:.25rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex}.EventForm-module__bO2qHG__title{color:#0f172a;margin:.85rem 0 0;font-size:1.95rem;font-weight:700;line-height:1.15}.EventForm-module__bO2qHG__subtitle{color:#64748b;max-width:44rem;margin:.6rem 0 0;font-size:.95rem;line-height:1.65}.EventForm-module__bO2qHG__form{padding:1.75rem}.EventForm-module__bO2qHG__shellEmbedded .EventForm-module__bO2qHG__form{padding:0}.EventForm-module__bO2qHG__section{margin-bottom:2rem}.EventForm-module__bO2qHG__section:last-of-type{margin-bottom:0}.EventForm-module__bO2qHG__sectionHeader{margin-bottom:1rem}.EventForm-module__bO2qHG__sectionTitle{color:#0f172a;margin:0;font-size:1.2rem;font-weight:700}.EventForm-module__bO2qHG__sectionDescription{color:#64748b;margin:.35rem 0 0;font-size:.9rem;line-height:1.6}.EventForm-module__bO2qHG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.EventForm-module__bO2qHG__fieldGroup{flex-direction:column;gap:.4rem;display:flex}.EventForm-module__bO2qHG__fieldGroupFull{grid-column:1/-1}.EventForm-module__bO2qHG__label{color:#334155;font-size:.875rem;font-weight:600}.EventForm-module__bO2qHG__input,.EventForm-module__bO2qHG__select,.EventForm-module__bO2qHG__textarea{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:.75rem;width:100%;padding:.75rem .9rem;font-size:.92rem;transition:border-color .2s,box-shadow .2s,background-color .2s}.EventForm-module__bO2qHG__input:focus,.EventForm-module__bO2qHG__select:focus,.EventForm-module__bO2qHG__textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #2563eb1f}.EventForm-module__bO2qHG__input:disabled{color:#64748b;background:#f8fafc}.EventForm-module__bO2qHG__textarea{resize:vertical;min-height:7rem}.EventForm-module__bO2qHG__hint{color:#64748b;font-size:.8rem;line-height:1.5}.EventForm-module__bO2qHG__checkboxStack{flex-direction:column;gap:.75rem;display:flex}.EventForm-module__bO2qHG__checkboxCard{background:#fff;border:1px solid #e2e8f0;border-radius:.9rem;align-items:flex-start;gap:.75rem;padding:.95rem 1rem;display:flex}.EventForm-module__bO2qHG__checkboxCard input{accent-color:#2563eb;flex-shrink:0;width:1rem;height:1rem;margin-top:.15rem}.EventForm-module__bO2qHG__checkboxContent{flex-direction:column;gap:.2rem;display:flex}.EventForm-module__bO2qHG__checkboxTitle{color:#0f172a;font-size:.9rem;font-weight:600}.EventForm-module__bO2qHG__checkboxDescription{color:#64748b;font-size:.84rem;line-height:1.5}.EventForm-module__bO2qHG__rsvpTopGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}.EventForm-module__bO2qHG__rsvpTopGrid .EventForm-module__bO2qHG__fieldGroup:last-child{grid-column:1/-1}.EventForm-module__bO2qHG__rsvpPanel{background:linear-gradient(#fbfdff 0%,#f8fafc 100%);border:1px solid #dbe5f0;border-radius:1rem;padding:1.1rem}.EventForm-module__bO2qHG__rsvpPanelHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.EventForm-module__bO2qHG__rsvpPanelTitle{color:#0f172a;margin:0;font-size:1rem;font-weight:700}.EventForm-module__bO2qHG__rsvpPanelDescription{color:#64748b;margin:.35rem 0 0;font-size:.875rem;line-height:1.55}.EventForm-module__bO2qHG__badge{color:#1d4ed8;background:#dbeafe;border-radius:999px;align-items:center;min-height:1.75rem;padding:.25rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex}.EventForm-module__bO2qHG__rsvpGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.EventForm-module__bO2qHG__rsvpCard,.EventForm-module__bO2qHG__rsvpCardWide{background:#fff;border:1px solid #dbe5f0;border-radius:1rem;flex-direction:column;gap:.9rem;padding:1rem;display:flex}.EventForm-module__bO2qHG__rsvpCardWide{grid-column:1/-1}.EventForm-module__bO2qHG__rsvpCardHeader{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.EventForm-module__bO2qHG__rsvpFieldName{color:#0f172a;font-size:.95rem;font-weight:700}.EventForm-module__bO2qHG__rsvpFieldDescription{color:#64748b;margin:.25rem 0 0;font-size:.82rem;line-height:1.5}.EventForm-module__bO2qHG__rsvpStatus{white-space:nowrap;border-radius:999px;align-items:center;min-height:1.8rem;padding:.25rem .6rem;font-size:.75rem;font-weight:700;display:inline-flex}.EventForm-module__bO2qHG__statusEnabled{color:#1d4ed8;background:#dbeafe}.EventForm-module__bO2qHG__statusRequired{color:#15803d;background:#dcfce7}.EventForm-module__bO2qHG__statusDisabled{color:#475569;background:#e2e8f0}.EventForm-module__bO2qHG__rsvpToggles{flex-wrap:wrap;gap:.75rem;display:flex}.EventForm-module__bO2qHG__toggleCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.85rem;flex:1;align-items:flex-start;gap:.6rem;min-width:13rem;padding:.8rem .9rem;display:flex}.EventForm-module__bO2qHG__toggleCard input{accent-color:#2563eb;flex-shrink:0;width:1rem;height:1rem;margin-top:.12rem}.EventForm-module__bO2qHG__toggleLabel{color:#0f172a;font-size:.875rem;font-weight:600;display:block}.EventForm-module__bO2qHG__toggleHint{color:#64748b;margin-top:.15rem;font-size:.78rem;line-height:1.45;display:block}.EventForm-module__bO2qHG__companionFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.EventForm-module__bO2qHG__sessionCard{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:1rem;padding:1.1rem}.EventForm-module__bO2qHG__sessionGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.9rem;display:grid}.EventForm-module__bO2qHG__sessionActionsRow{justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.EventForm-module__bO2qHG__sessionFeaturedToggle{color:#334155;align-items:center;gap:.55rem;font-size:.875rem;display:inline-flex}.EventForm-module__bO2qHG__sessionFeaturedToggle input{accent-color:#2563eb;width:1rem;height:1rem}.EventForm-module__bO2qHG__secondaryButton,.EventForm-module__bO2qHG__primaryButton,.EventForm-module__bO2qHG__ghostButton,.EventForm-module__bO2qHG__addSessionButton,.EventForm-module__bO2qHG__dangerTextButton{cursor:pointer;border-radius:.75rem;justify-content:center;align-items:center;min-height:2.75rem;padding:.7rem 1.2rem;font-size:.9rem;font-weight:600;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.EventForm-module__bO2qHG__primaryButton{color:#fff;background:#2563eb;border:1px solid #2563eb}.EventForm-module__bO2qHG__primaryButton:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8}.EventForm-module__bO2qHG__secondaryButton{color:#334155;background:#fff;border:1px solid #cbd5e1}.EventForm-module__bO2qHG__secondaryButton:hover:not(:disabled),.EventForm-module__bO2qHG__ghostButton:hover:not(:disabled){background:#f8fafc}.EventForm-module__bO2qHG__ghostButton{color:#475569;background:0 0;border:1px dashed #cbd5e1}.EventForm-module__bO2qHG__addSessionButton{color:#fff;background:#10b981;border:none}.EventForm-module__bO2qHG__addSessionButton:hover:not(:disabled){background:#059669}.EventForm-module__bO2qHG__dangerTextButton{color:#dc2626;background:0 0;border:0;min-height:auto;padding:0}.EventForm-module__bO2qHG__dangerTextButton:hover:not(:disabled){color:#b91c1c}.EventForm-module__bO2qHG__primaryButton:disabled,.EventForm-module__bO2qHG__secondaryButton:disabled,.EventForm-module__bO2qHG__ghostButton:disabled,.EventForm-module__bO2qHG__addSessionButton:disabled,.EventForm-module__bO2qHG__dangerTextButton:disabled{opacity:.55;cursor:not-allowed}.EventForm-module__bO2qHG__sessionList{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.EventForm-module__bO2qHG__sessionItem{background:#fff;border:1px solid #e2e8f0;border-radius:.9rem;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;display:flex}.EventForm-module__bO2qHG__sessionInfo{color:#334155;font-size:.875rem;line-height:1.55}.EventForm-module__bO2qHG__footer{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:.75rem;margin-top:2rem;padding-top:1.5rem;display:flex}@media (max-width:960px){.EventForm-module__bO2qHG__grid,.EventForm-module__bO2qHG__rsvpTopGrid,.EventForm-module__bO2qHG__rsvpGrid,.EventForm-module__bO2qHG__companionFields{grid-template-columns:1fr}.EventForm-module__bO2qHG__sessionGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.EventForm-module__bO2qHG__header,.EventForm-module__bO2qHG__form{padding:1.25rem}.EventForm-module__bO2qHG__shellEmbedded .EventForm-module__bO2qHG__header{padding:0 0 1.2rem}.EventForm-module__bO2qHG__title{font-size:1.65rem}.EventForm-module__bO2qHG__sessionActionsRow,.EventForm-module__bO2qHG__sessionItem,.EventForm-module__bO2qHG__footer,.EventForm-module__bO2qHG__rsvpPanelHeader,.EventForm-module__bO2qHG__rsvpCardHeader{flex-direction:column;align-items:stretch}.EventForm-module__bO2qHG__rsvpStatus{width:fit-content}.EventForm-module__bO2qHG__secondaryButton,.EventForm-module__bO2qHG__primaryButton,.EventForm-module__bO2qHG__ghostButton{width:100%}}@media (max-width:640px){.EventForm-module__bO2qHG__sessionGrid{grid-template-columns:1fr}}
.details-module__0cL5Ua__container{background-color:#f9fafb;min-height:100vh;padding:2rem}.details-module__0cL5Ua__content{max-width:1100px;margin:0 auto}.details-module__0cL5Ua__backLink{color:#4f46e5;margin-bottom:1rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-block}.details-module__0cL5Ua__backLink:hover{color:#3730a3}.details-module__0cL5Ua__loadingContainer{justify-content:center;align-items:center;min-height:100vh;display:flex}.details-module__0cL5Ua__loadingText{color:#6b7280;font-size:1.125rem}.details-module__0cL5Ua__error{color:#b91c1c;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem}.details-module__0cL5Ua__card{background-color:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.details-module__0cL5Ua__header{margin-bottom:1.5rem}.details-module__0cL5Ua__title{color:#111827;margin:0 0 .5rem;font-size:1.875rem;font-weight:700}.details-module__0cL5Ua__badges{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.details-module__0cL5Ua__badge{border-radius:9999px;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:500;display:inline-flex}.details-module__0cL5Ua__badgeActivity{color:#3730a3;background-color:#e0e7ff}.details-module__0cL5Ua__badgeType{color:#374151;background-color:#f3f4f6}.details-module__0cL5Ua__location{color:#6b7280;margin-top:.5rem;font-size:.9375rem}.details-module__0cL5Ua__ventureName{color:#4f46e5;margin-top:.375rem;font-size:.875rem;font-weight:500}.details-module__0cL5Ua__section{border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:1.5rem}.details-module__0cL5Ua__sectionTitle{color:#111827;margin:0 0 1rem;font-size:1.25rem;font-weight:600}.details-module__0cL5Ua__infoGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (max-width:640px){.details-module__0cL5Ua__infoGrid{grid-template-columns:1fr}}.details-module__0cL5Ua__infoItem{background-color:#f9fafb;border-radius:.5rem;padding:.75rem}.details-module__0cL5Ua__infoLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;font-weight:500}.details-module__0cL5Ua__infoValue{color:#111827;font-size:.9375rem}.details-module__0cL5Ua__rsvpList{flex-direction:column;gap:.5rem;display:flex}.details-module__0cL5Ua__rsvpItem{background-color:#f9fafb;border-radius:.5rem;justify-content:space-between;align-items:center;padding:.75rem;display:flex}.details-module__0cL5Ua__rsvpField{color:#374151;text-transform:capitalize;font-size:.875rem;font-weight:500}.details-module__0cL5Ua__rsvpStatus{border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem}.details-module__0cL5Ua__rsvpRequired{color:#1e40af;background-color:#dbeafe}.details-module__0cL5Ua__rsvpOptional{color:#92400e;background-color:#fef3c7}.details-module__0cL5Ua__rsvpDisabled{color:#6b7280;background-color:#f3f4f6}.details-module__0cL5Ua__rsvpEditField{align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.details-module__0cL5Ua__rsvpEditRequired{color:#666;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.details-module__0cL5Ua__checkbox{accent-color:#4f46e5;width:1rem;height:1rem}.details-module__0cL5Ua__checkboxGroup{align-items:center;gap:.5rem;display:flex}.details-module__0cL5Ua__rsvpSubFields{border-left:2px solid #e5e7eb;margin-top:.5rem;margin-left:1.5rem;padding-left:.75rem}.details-module__0cL5Ua__rsvpSubFieldsLabel{color:#6b7280;margin-bottom:.5rem;font-size:.8125rem;display:block}.details-module__0cL5Ua__companionSubFields{margin-top:.5rem;margin-left:1.5rem}.details-module__0cL5Ua__companionSubFieldsLabel{color:#666;margin-bottom:.5rem;font-size:.85rem}.details-module__0cL5Ua__sessionList{flex-direction:column;gap:1rem;display:flex}.details-module__0cL5Ua__sessionCard{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem}.details-module__0cL5Ua__sessionHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.details-module__0cL5Ua__sessionInfo{flex:1}.details-module__0cL5Ua__sessionDateTime{color:#111827;margin-bottom:.25rem;font-size:1rem;font-weight:600}.details-module__0cL5Ua__sessionDetail{color:#6b7280;margin-top:.25rem;font-size:.875rem}.details-module__0cL5Ua__sessionStatus{text-transform:capitalize;border-radius:9999px;padding:.25rem .625rem;font-size:.75rem;font-weight:500}.details-module__0cL5Ua__statusActive{color:#065f46;background-color:#d1fae5}.details-module__0cL5Ua__statusCancelled{color:#991b1b;background-color:#fee2e2}.details-module__0cL5Ua__statusCompleted{color:#374151;background-color:#e5e7eb}.details-module__0cL5Ua__statusPending{color:#92400e;background-color:#fef3c7}.details-module__0cL5Ua__featuredBadge,.details-module__0cL5Ua__badgeConfirmed{color:#92400e;background-color:#fef3c7;border-radius:9999px;margin-left:.5rem;padding:.125rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.details-module__0cL5Ua__sessionActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.details-module__0cL5Ua__iconButton{cursor:pointer;color:#4f46e5;background:0 0;border:1px solid #d1d5db;border-radius:.375rem;padding:.375rem .75rem;font-size:.75rem;transition:background-color .2s}.details-module__0cL5Ua__iconButton:hover{background-color:#eef2ff}.details-module__0cL5Ua__toggleButton{cursor:pointer;color:#374151;background:0 0;border:1px solid #d1d5db;border-radius:.375rem;padding:.375rem .75rem;font-size:.75rem;transition:background-color .2s}.details-module__0cL5Ua__toggleButton:hover{background-color:#f3f4f6}.details-module__0cL5Ua__bookingsList{border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem}.details-module__0cL5Ua__bookingsTable{border-collapse:collapse;width:100%;font-size:.875rem}.details-module__0cL5Ua__bookingsTable th{text-align:left;color:#374151;border-bottom:1px solid #e5e7eb;padding:.5rem;font-weight:600}.details-module__0cL5Ua__bookingsTable td{color:#6b7280;border-bottom:1px solid #f3f4f6;padding:.5rem}.details-module__0cL5Ua__sectionHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.details-module__0cL5Ua__sectionHeader .details-module__0cL5Ua__sectionTitle{margin-bottom:0}.details-module__0cL5Ua__eventBookingsSection{margin-top:.5rem}.details-module__0cL5Ua__removeButton{cursor:pointer;color:#dc2626;background:0 0;border:1px solid #fecaca;border-radius:.375rem;padding:.375rem .75rem;font-size:.75rem;transition:background-color .2s}.details-module__0cL5Ua__removeButton:hover{background-color:#fef2f2}.details-module__0cL5Ua__emptyState{text-align:center;color:#6b7280;padding:2rem}.details-module__0cL5Ua__success{color:#166534;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem}.details-module__0cL5Ua__form{flex-direction:column;gap:1rem;display:flex}.details-module__0cL5Ua__formTitle{color:#111827;margin:0 0 1rem;font-size:1.5rem;font-weight:600}.details-module__0cL5Ua__formGroup{flex-direction:column;gap:.4rem;display:flex}.details-module__0cL5Ua__label{color:#334155;font-size:.875rem;font-weight:600}.details-module__0cL5Ua__input{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:.75rem;width:100%;padding:.75rem .9rem;font-size:.92rem;transition:border-color .2s,box-shadow .2s,background-color .2s}.details-module__0cL5Ua__input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #2563eb1f}.details-module__0cL5Ua__select{background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem}.details-module__0cL5Ua__select:focus{border-color:#4f46e5;outline:none}.details-module__0cL5Ua__textarea{resize:vertical;border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem .75rem;font-family:inherit;font-size:.875rem;transition:border-color .2s}.details-module__0cL5Ua__textarea:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #4f46e51a}.details-module__0cL5Ua__badgeFeatured{color:#92400e;background-color:#fef3c7}.details-module__0cL5Ua__badgeStyle{color:#1e40af;background-color:#dbeafe}.details-module__0cL5Ua__badgeConfirmed{color:#065f46;background-color:#d1fae5}.details-module__0cL5Ua__badgeCompanions{color:#1e40af;background-color:#dbeafe;border-radius:9999px;margin-left:.25rem;padding:.125rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.details-module__0cL5Ua__linksList{flex-direction:column;gap:.75rem;display:flex}.details-module__0cL5Ua__linkItem{background-color:#f9fafb;border-radius:.5rem;flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.details-module__0cL5Ua__linkLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.details-module__0cL5Ua__linkUrl{color:#4f46e5;word-break:break-all;font-size:.875rem;text-decoration:none}.details-module__0cL5Ua__linkUrl:hover{text-decoration:underline}.details-module__0cL5Ua__copyLink{cursor:pointer}.details-module__0cL5Ua__descriptionText{color:#374151;white-space:pre-wrap;font-size:.9375rem;line-height:1.6}.details-module__0cL5Ua__checkboxLabel{color:#374151;cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.details-module__0cL5Ua__actions{border-top:1px solid #e5e7eb;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.details-module__0cL5Ua__editButton{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s}.details-module__0cL5Ua__editButton:hover{background-color:#1d4ed8}.details-module__0cL5Ua__deleteButton{color:#fff;cursor:pointer;background-color:#dc2626;border:none;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s}.details-module__0cL5Ua__deleteButton:hover{background-color:#b91c1c}.details-module__0cL5Ua__saveButton{color:#fff;cursor:pointer;background-color:#10b981;border:none;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s}.details-module__0cL5Ua__saveButton:hover{background-color:#059669}.details-module__0cL5Ua__saveButton:disabled{cursor:not-allowed;background-color:#9ca3af}.details-module__0cL5Ua__cancelButton{color:#374151;cursor:pointer;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s}.details-module__0cL5Ua__cancelButton:hover{background-color:#e5e7eb}.details-module__0cL5Ua__imagesGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.details-module__0cL5Ua__imageCard{aspect-ratio:1;border-radius:.5rem;position:relative;overflow:hidden}.details-module__0cL5Ua__image{object-fit:cover;width:100%;height:100%}.details-module__0cL5Ua__imageDeleteButton{color:#fff;cursor:pointer;background-color:#dc2626e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:background-color .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.details-module__0cL5Ua__imageDeleteButton:hover{background-color:#b91c1c}.details-module__0cL5Ua__emptyImages{color:#6b7280;font-size:.875rem}.details-module__0cL5Ua__uploadButton{color:#fff;cursor:pointer;background-color:#2563eb;border-radius:.375rem;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s;display:inline-flex}.details-module__0cL5Ua__uploadButton:hover{background-color:#1d4ed8}.details-module__0cL5Ua__clickableImage{cursor:pointer;width:100%;height:100%;display:block;position:relative}.details-module__0cL5Ua__imageOverlay{opacity:0;background-color:#00000080;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.details-module__0cL5Ua__imageOverlay span{color:#fff;font-size:.875rem;font-weight:500}.details-module__0cL5Ua__clickableImage:hover .details-module__0cL5Ua__imageOverlay{opacity:1}.details-module__0cL5Ua__uploadPlaceholder{aspect-ratio:1;cursor:pointer;background-color:#f9fafb;border:2px dashed #d1d5db;border-radius:.5rem;justify-content:center;align-items:center;transition:all .2s;display:flex}.details-module__0cL5Ua__uploadPlaceholder:hover{background-color:#eef2ff;border-color:#4f46e5}.details-module__0cL5Ua__uploadPlaceholder span{color:#6b7280;font-size:.875rem}.details-module__0cL5Ua__invitationForm{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:1rem;flex-direction:column;gap:.75rem;margin-bottom:1rem;padding:1.1rem;display:flex}.details-module__0cL5Ua__invitationSelectRow{align-items:end;gap:.75rem;display:flex}.details-module__0cL5Ua__invitationSelectField{flex:1;min-width:0}.details-module__0cL5Ua__invitationSelectRow .details-module__0cL5Ua__addButton{min-height:34.5px}.details-module__0cL5Ua__invitationHelpText{color:#6b7280;margin:-.25rem 0 0;font-size:.8125rem}.details-module__0cL5Ua__invitationFormRow{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (max-width:640px){.details-module__0cL5Ua__invitationSelectRow{flex-direction:column;align-items:stretch}.details-module__0cL5Ua__invitationFormRow{grid-template-columns:1fr}}.details-module__0cL5Ua__invitationFormActions{justify-content:flex-end;gap:.5rem;display:flex}.details-module__0cL5Ua__invitationsList{flex-direction:column;gap:.5rem;display:flex}.details-module__0cL5Ua__invitationCard{background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:space-between;align-items:center;padding:1rem 1.25rem;transition:box-shadow .2s;display:flex}.details-module__0cL5Ua__invitationCard:hover{box-shadow:0 2px 4px #0000000d}.details-module__0cL5Ua__invitationInfo{flex:1;min-width:0}.details-module__0cL5Ua__invitationName{color:#1e293b;font-size:.9375rem;font-weight:600}.details-module__0cL5Ua__invitationEmail{color:#64748b;margin-top:.125rem;font-size:.8125rem}.details-module__0cL5Ua__invitationMeta{color:#94a3b8;margin-top:.25rem;font-size:.75rem}.details-module__0cL5Ua__invitationActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.details-module__0cL5Ua__statusBadge{border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-block}.details-module__0cL5Ua__companionCount{color:#6b7280;font-size:.8rem;font-weight:400}.details-module__0cL5Ua__detailsLink{color:#2563eb;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;transition:all .2s}.details-module__0cL5Ua__detailsLink:hover{background-color:#eff6ff}.details-module__0cL5Ua__statusAccepted{color:#065f46;background-color:#d1fae5}.details-module__0cL5Ua__statusDeclined{color:#991b1b;background-color:#fee2e2}.details-module__0cL5Ua__statusExpired{color:#6b7280;background-color:#f3f4f6}.details-module__0cL5Ua__addButton{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;transition:background-color .2s}.details-module__0cL5Ua__addButton:hover{background-color:#1d4ed8}.details-module__0cL5Ua__addButton:disabled{cursor:not-allowed;background-color:#9ca3af}.details-module__0cL5Ua__sessionFormGrid{grid-template-columns:repeat(5,1fr);gap:.9rem;margin-bottom:.5rem;display:grid}.details-module__0cL5Ua__sessionActionsRow{justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.details-module__0cL5Ua__sessionFeaturedToggle{color:#334155;align-items:center;gap:.55rem;font-size:.875rem;display:inline-flex}.details-module__0cL5Ua__sessionFeaturedToggle input{accent-color:#2563eb;width:1rem;height:1rem}@media (max-width:960px){.details-module__0cL5Ua__sessionFormGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.details-module__0cL5Ua__sessionActionsRow{flex-direction:column;align-items:stretch}}@media (max-width:640px){.details-module__0cL5Ua__sessionFormGrid{grid-template-columns:1fr}}.details-module__0cL5Ua__filterTabs{gap:.25rem;margin-bottom:1rem;display:flex}.details-module__0cL5Ua__filterTab{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.375rem .75rem;font-size:.75rem;transition:all .2s}.details-module__0cL5Ua__filterTab:hover{background-color:#f3f4f6}.details-module__0cL5Ua__filterTabActive{color:#fff;background-color:#2563eb;border-color:#4f46e5}.details-module__0cL5Ua__filterTabActive:hover{background-color:#1d4ed8}.details-module__0cL5Ua__importButton{color:#fff;cursor:pointer;background-color:#16a34a;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s;display:inline-flex}.details-module__0cL5Ua__importButton:hover{background-color:#15803d}.details-module__0cL5Ua__importButton svg{width:16px;height:16px}.details-module__0cL5Ua__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.details-module__0cL5Ua__modalContent{background-color:#fff;border-radius:1rem;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.details-module__0cL5Ua__modalHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.details-module__0cL5Ua__modalTitle{color:#1e293b;margin:0;font-size:1.25rem;font-weight:600}.details-module__0cL5Ua__modalClose{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;font-size:2rem;transition:background-color .2s;display:flex}.details-module__0cL5Ua__modalClose:hover{background-color:#f1f5f9}.details-module__0cL5Ua__modalClose:disabled{opacity:.5;cursor:not-allowed}.details-module__0cL5Ua__modalBody{padding:1.5rem}.details-module__0cL5Ua__modalDescription{color:#64748b;margin-bottom:1.5rem;line-height:1.5}.details-module__0cL5Ua__downloadTemplateButton{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:.5rem;width:100%;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;transition:background-color .2s}.details-module__0cL5Ua__downloadTemplateButton:hover{background-color:#1d4ed8}.details-module__0cL5Ua__uploadSection{margin-bottom:1.5rem}.details-module__0cL5Ua__uploadLabel{cursor:pointer;background-color:#f8fafc;border:2px dashed #cbd5e1;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;padding:2rem;transition:all .2s;display:flex}.details-module__0cL5Ua__uploadLabel:hover{background-color:#eff6ff;border-color:#2563eb}.details-module__0cL5Ua__uploadIcon{margin-bottom:.5rem;font-size:3rem}.details-module__0cL5Ua__uploadProcessing{cursor:default;background-color:#eff6ff;border-color:#3b82f6}.details-module__0cL5Ua__uploadProcessing:hover{background-color:#eff6ff;border-color:#3b82f6}.details-module__0cL5Ua__uploadSpinner{margin-bottom:.5rem;font-size:2.5rem;animation:2s linear infinite details-module__0cL5Ua__spin}@keyframes details-module__0cL5Ua__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.details-module__0cL5Ua__uploadText{color:#1e293b;margin-bottom:.25rem;font-size:.9375rem;font-weight:500}.details-module__0cL5Ua__uploadHint{color:#64748b;font-size:.8125rem}.details-module__0cL5Ua__errorSection{background-color:#fef2f2;border:1px solid #fecaca;border-radius:.75rem;margin-top:1rem;padding:1rem}.details-module__0cL5Ua__errorTitle{color:#991b1b;margin:0 0 .75rem;font-size:.9375rem;font-weight:600}.details-module__0cL5Ua__errorList{flex-direction:column;gap:.5rem;max-height:300px;display:flex;overflow-y:auto}.details-module__0cL5Ua__errorItem{background-color:#fff;border-radius:.5rem;padding:.75rem;font-size:.875rem;line-height:1.5}.details-module__0cL5Ua__errorItem strong{color:#991b1b}.details-module__0cL5Ua__errorMessage{color:#dc2626}.details-module__0cL5Ua__errorMore{text-align:center;color:#991b1b;padding:.5rem;font-size:.875rem;font-weight:500}.details-module__0cL5Ua__errorInstruction{color:#991b1b;margin-top:.75rem;margin-bottom:0;font-size:.875rem}.details-module__0cL5Ua__errorTabs{border-bottom:2px solid #fecaca;gap:0;margin-bottom:.75rem;display:flex}.details-module__0cL5Ua__errorTab{cursor:pointer;color:#991b1b;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.details-module__0cL5Ua__errorTab:hover{background-color:#991b1b0d}.details-module__0cL5Ua__errorTabActive{border-bottom-color:#991b1b;font-weight:600}.details-module__0cL5Ua__hint{color:#888;margin-top:.25rem;font-size:.8rem;display:block}
.new-module__dsfd3W__content{max-width:700px;margin:0 auto}.new-module__dsfd3W__card{background-color:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 1px 3px #0000001a}.new-module__dsfd3W__title{color:#1e293b;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.new-module__dsfd3W__subtitle{color:#64748b;margin:0 0 1.5rem;font-size:.875rem}.new-module__dsfd3W__form{flex-direction:column;gap:.4rem;display:flex}.new-module__dsfd3W__formSection{flex-direction:column;gap:.5rem;display:flex}.new-module__dsfd3W__formGroup{grid-template-columns:1fr 1fr;gap:.75rem;width:100%;display:grid}.new-module__dsfd3W__inputGroup{flex-direction:column;gap:1rem;display:flex}.new-module__dsfd3W__addPermissionButton{color:#2563eb;cursor:pointer;align-items:center;gap:.5rem;width:fit-content;font-size:.875rem;font-weight:500;transition:color .2s;display:flex}.new-module__dsfd3W__addPermissionButton:hover{color:#1d4ed8}.new-module__dsfd3W__addPermissionButtonSpaced{margin-top:1rem}.new-module__dsfd3W__addPermissionButtonDisabled{opacity:.5;cursor:not-allowed!important;color:#9ca3af!important}.new-module__dsfd3W__addPermissionButtonDisabled:hover{color:#9ca3af!important}.new-module__dsfd3W__permissionRow{align-items:flex-end;gap:.75rem;margin-top:1rem;display:flex}.new-module__dsfd3W__removeButton{color:#dc2626;cursor:pointer;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .2s;display:flex}.new-module__dsfd3W__removeButton:hover{background-color:#fee2e2;border-color:#fca5a5}.new-module__dsfd3W__error{color:#dc2626;font-size:.8rem}.new-module__dsfd3W__buttonGroup{flex-direction:row;gap:.75rem;margin-top:1.5rem;display:flex}
.theme-config-form-module__kYmgoq__root{color:#111827;flex-direction:column;gap:1rem;display:flex}.theme-config-form-module__kYmgoq__intro{flex-direction:column;gap:.35rem;display:flex}.theme-config-form-module__kYmgoq__title{color:#111827;margin:0;font-size:1.4rem;line-height:1.2}.theme-config-form-module__kYmgoq__description{color:#6b7280;margin:0;font-size:.95rem;line-height:1.5}.theme-config-form-module__kYmgoq__sectionCard{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.1rem 1.1rem 1.2rem;box-shadow:0 1px 2px #0000000a}.theme-config-form-module__kYmgoq__sectionHeader{margin-bottom:.95rem}.theme-config-form-module__kYmgoq__sectionTitle{color:#111827;margin:0;font-size:1rem}.theme-config-form-module__kYmgoq__sectionDescription{color:#6b7280;margin:.3rem 0 0;font-size:.88rem;line-height:1.45}.theme-config-form-module__kYmgoq__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.theme-config-form-module__kYmgoq__field{flex-direction:column;gap:.45rem;min-width:0;display:flex}.theme-config-form-module__kYmgoq__fieldHeader{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.theme-config-form-module__kYmgoq__label{color:#374151;font-size:.9rem;font-weight:600}.theme-config-form-module__kYmgoq__input,.theme-config-form-module__kYmgoq__select{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;outline:none;width:100%;min-width:0;padding:.7rem .85rem;font-size:.92rem;transition:border-color .2s,box-shadow .2s,background-color .2s}.theme-config-form-module__kYmgoq__input:focus,.theme-config-form-module__kYmgoq__select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.theme-config-form-module__kYmgoq__input:disabled,.theme-config-form-module__kYmgoq__select:disabled,.theme-config-form-module__kYmgoq__colorInput:disabled,.theme-config-form-module__kYmgoq__resetButton:disabled{opacity:.65;cursor:not-allowed}.theme-config-form-module__kYmgoq__colorField{grid-template-columns:56px minmax(0,1fr);align-items:center;gap:.7rem;display:grid}.theme-config-form-module__kYmgoq__colorInput{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;width:56px;height:48px;padding:.2rem}.theme-config-form-module__kYmgoq__resetButton{color:#4b5563;cursor:pointer;background:#f9fafb;border:1px solid #d1d5db;border-radius:.35rem;flex-shrink:0;padding:.25rem .65rem;font-size:.75rem;font-weight:500;transition:background-color .2s,border-color .2s,color .2s}.theme-config-form-module__kYmgoq__resetButton:hover{color:#111827;background:#f3f4f6;border-color:#9ca3af}@media (max-width:900px){.theme-config-form-module__kYmgoq__grid{grid-template-columns:1fr}}@media (max-width:640px){.theme-config-form-module__kYmgoq__sectionCard{border-radius:16px;padding:1rem}.theme-config-form-module__kYmgoq__colorField{grid-template-columns:48px minmax(0,1fr);gap:.6rem}.theme-config-form-module__kYmgoq__colorInput{width:48px;height:44px}}
.ventures-module__7dggpW__container{background-color:#f5f5f5;min-height:100vh;padding:2rem}.ventures-module__7dggpW__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.ventures-module__7dggpW__title{color:#111;font-size:2rem;font-weight:700}.ventures-module__7dggpW__createButton{color:#fff;background-color:#2563eb;border-radius:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s}.ventures-module__7dggpW__createButton:hover{background-color:#1d4ed8;text-decoration:none}.ventures-module__7dggpW__filterSection{margin-bottom:1.5rem}.ventures-module__7dggpW__filterGroup{flex-direction:column;gap:.5rem;display:flex}.ventures-module__7dggpW__filterLabel{color:#374151;font-size:.875rem;font-weight:500}.ventures-module__7dggpW__list{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.ventures-module__7dggpW__listItems{list-style:none}.ventures-module__7dggpW__emptyState{text-align:center;color:#666;padding:1.5rem}.ventures-module__7dggpW__listItem{border-bottom:1px solid #e5e7eb}.ventures-module__7dggpW__listItem:last-child{border-bottom:none}.ventures-module__7dggpW__listLink{color:inherit;padding:1rem 1.5rem;text-decoration:none;transition:background-color .2s;display:block}.ventures-module__7dggpW__listLink:hover{background-color:#f9fafb;text-decoration:none}.ventures-module__7dggpW__listContent{align-items:center;gap:1rem;width:100%;display:flex}.ventures-module__7dggpW__ventureLogo{object-fit:cover;border-radius:.375rem;flex-shrink:0;width:60px;height:60px}.ventures-module__7dggpW__ventureLogoPlaceholder{color:#9ca3af;background-color:#f3f4f6;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.ventures-module__7dggpW__listInfo{flex:1}.ventures-module__7dggpW__ventureHeader{align-items:center;gap:.75rem;display:flex}.ventures-module__7dggpW__ventureName{color:#111;font-size:1.125rem;font-weight:500}.ventures-module__7dggpW__businessUnitBadge{color:#4f46e5;background-color:#eef2ff;border-radius:9999px;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:500;display:inline-flex}.ventures-module__7dggpW__ventureRef,.ventures-module__7dggpW__ventureDescription{color:#666;margin-top:.25rem;font-size:.875rem}.ventures-module__7dggpW__arrow{color:#9ca3af;margin-left:1rem}.ventures-module__7dggpW__loading{color:#666;justify-content:center;align-items:center;min-height:100vh;font-size:1.125rem;display:flex}.ventures-module__7dggpW__input:disabled{cursor:not-allowed;background-color:#f3f4f6}.ventures-module__7dggpW__requiredIndicator{color:#ef4444}.ventures-module__7dggpW__checkboxGroup{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.ventures-module__7dggpW__checkboxGroup input[type=checkbox]{cursor:pointer;width:auto}.ventures-module__7dggpW__checkboxLabel{color:#374151;cursor:pointer;margin:0;font-size:.875rem}.ventures-module__7dggpW__logoSection{justify-content:center;margin-bottom:1.5rem;display:flex}.ventures-module__7dggpW__logoPreview{border-radius:.5rem;width:200px;height:200px;position:relative;overflow:hidden}.ventures-module__7dggpW__logoImage{object-fit:cover;width:100%;height:100%}.ventures-module__7dggpW__logoDeleteButton{color:#fff;cursor:pointer;background-color:#dc2626e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:background-color .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.ventures-module__7dggpW__logoUploadLabel{color:#6b7280;cursor:pointer;text-align:center;background-color:#f9fafb;border:2px dashed #d1d5db;border-radius:.5rem;justify-content:center;align-items:center;width:200px;height:200px;padding:1rem;font-size:.875rem;transition:all .2s;display:flex}.ventures-module__7dggpW__logoUploadLabel:hover{color:#4f46e5;background-color:#eef2ff;border-color:#4f46e5}.ventures-module__7dggpW__logoUploadLabel input{display:none}.ventures-module__7dggpW__submitButton{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:background-color .2s}.ventures-module__7dggpW__cancelButton{color:#666;cursor:pointer;background-color:#0000;border:1px solid #d1d5db;border-radius:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s}.ventures-module__7dggpW__deleteButton{color:#fff;cursor:pointer;background-color:#dc2626;border:none;border-radius:.5rem;margin-left:auto;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:background-color .2s}.ventures-module__7dggpW__submitButton:disabled{opacity:.6;cursor:not-allowed}.ventures-module__7dggpW__backLink{color:#4f46e5;align-items:center;gap:.5rem;margin-bottom:1.5rem;margin-left:-5px;font-size:.875rem;text-decoration:none;display:inline-flex}.ventures-module__7dggpW__addressSection{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:1.5rem;padding:1.5rem}.ventures-module__7dggpW__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ventures-module__7dggpW__formRowThree{grid-template-columns:2fr 1fr 1fr;gap:1rem;display:grid}.ventures-module__7dggpW__form{background-color:#fff;border-radius:8px;padding:2rem;box-shadow:0 1px 3px #0000001a}.ventures-module__7dggpW__formGroup{margin-bottom:1.5rem}.ventures-module__7dggpW__label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.ventures-module__7dggpW__input{border:1px solid #d1d5db;border-radius:4px;width:100%;padding:.625rem .875rem;font-size:.875rem;transition:border-color .2s}.ventures-module__7dggpW__input:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 1px #4f46e5}.ventures-module__7dggpW__textarea{resize:vertical;border:1px solid #d1d5db;border-radius:4px;width:100%;min-height:100px;padding:.625rem .875rem;font-size:.875rem;transition:border-color .2s}.ventures-module__7dggpW__textarea:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 1px #4f46e5}.ventures-module__7dggpW__actions{gap:1rem;margin-top:2rem;display:flex}.ventures-module__7dggpW__submitButton{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:4px;padding:.625rem 1.5rem;font-weight:500;transition:background-color .2s}.ventures-module__7dggpW__submitButton:hover{background-color:#1d4ed8}.ventures-module__7dggpW__submitButton:disabled{cursor:not-allowed;background-color:#9ca3af}.ventures-module__7dggpW__cancelButton{color:#666;cursor:pointer;background-color:#0000;border:1px solid #d1d5db;border-radius:4px;padding:.625rem 1.5rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s}.ventures-module__7dggpW__cancelButton:hover{color:#111;background-color:#f3f4f6;text-decoration:none}.ventures-module__7dggpW__deleteButton{color:#fff;cursor:pointer;background-color:#dc2626;border:none;border-radius:4px;margin-left:auto;padding:.625rem 1.5rem;font-weight:500;transition:background-color .2s}.ventures-module__7dggpW__deleteButton:hover{background-color:#b91c1c}.ventures-module__7dggpW__backLink{color:#4f46e5;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;text-decoration:none;display:inline-flex}.ventures-module__7dggpW__backLink:hover{text-decoration:underline}.ventures-module__7dggpW__sectionTitle{color:#111;margin:0 0 1rem;font-size:1.125rem;font-weight:600}.ventures-module__7dggpW__logoSection{gap:1rem;display:flex}.ventures-module__7dggpW__logoCard{border:1px solid #e5e7eb;border-radius:.5rem;width:200px;height:120px;position:relative;overflow:hidden}.ventures-module__7dggpW__logoClickable{cursor:pointer;width:100%;height:100%;display:block;position:relative}.ventures-module__7dggpW__logoImage{object-fit:contain;width:100%;height:100%;padding:.5rem}.ventures-module__7dggpW__logoOverlay{opacity:0;background-color:#00000080;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.ventures-module__7dggpW__logoOverlay span{color:#fff;font-size:.875rem;font-weight:500}.ventures-module__7dggpW__logoClickable:hover .ventures-module__7dggpW__logoOverlay{opacity:1}.ventures-module__7dggpW__logoDeleteButton{color:#fff;cursor:pointer;z-index:2;background-color:#dc2626cc;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:.25rem;right:.25rem}.ventures-module__7dggpW__logoDeleteButton:hover{background-color:#dc2626}.ventures-module__7dggpW__logoUploadPlaceholder{cursor:pointer;color:#9ca3af;border:2px dashed #d1d5db;border-radius:.5rem;justify-content:center;align-items:center;width:200px;height:120px;font-size:.875rem;transition:border-color .2s,color .2s;display:flex}.ventures-module__7dggpW__logoUploadPlaceholder:hover{color:#4f46e5;border-color:#4f46e5}
.theme-config-modal-module__YFwUDW__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1.5rem;animation:.15s ease-out theme-config-modal-module__YFwUDW__fadeIn;display:flex;position:fixed;inset:0}@keyframes theme-config-modal-module__YFwUDW__fadeIn{0%{opacity:0}to{opacity:1}}.theme-config-modal-module__YFwUDW__modal{background:#fff;border-radius:.75rem;flex-direction:column;width:min(1040px,100%);max-height:calc(100vh - 3rem);animation:.2s ease-out theme-config-modal-module__YFwUDW__slideUp;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@keyframes theme-config-modal-module__YFwUDW__slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.theme-config-modal-module__YFwUDW__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;display:flex}.theme-config-modal-module__YFwUDW__title{color:#111827;margin:0;font-size:1.25rem;font-weight:600}.theme-config-modal-module__YFwUDW__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.25rem;line-height:1;transition:background-color .2s;display:inline-flex}.theme-config-modal-module__YFwUDW__closeButton:hover{color:#111827;background:#f3f4f6}.theme-config-modal-module__YFwUDW__content{flex:1;padding:1.5rem;overflow-y:auto}.theme-config-modal-module__YFwUDW__footer{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.theme-config-modal-module__YFwUDW__saveButton{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:.5rem;padding:.6rem 1.5rem;font-size:.875rem;font-weight:600;transition:background-color .2s}.theme-config-modal-module__YFwUDW__saveButton:hover{background:#4338ca}.theme-config-modal-module__YFwUDW__saveButton:disabled{opacity:.5;cursor:not-allowed}.theme-config-modal-module__YFwUDW__cancelButton{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:.6rem 1.2rem;font-size:.875rem;font-weight:500;transition:background-color .2s,border-color .2s}.theme-config-modal-module__YFwUDW__cancelButton:hover{background:#f9fafb;border-color:#9ca3af}.theme-config-modal-module__YFwUDW__cancelButton:disabled{opacity:.5;cursor:not-allowed}@media (max-width:640px){.theme-config-modal-module__YFwUDW__overlay{padding:.75rem}.theme-config-modal-module__YFwUDW__modal{border-radius:.5rem;max-height:calc(100vh - 1.5rem)}.theme-config-modal-module__YFwUDW__header,.theme-config-modal-module__YFwUDW__content,.theme-config-modal-module__YFwUDW__footer{padding-left:1rem;padding-right:1rem}}
.authorization-module__p5oHiG__container{background-color:#f8fafc;min-height:100vh;padding:2rem}.authorization-module__p5oHiG__content{max-width:1200px;margin:0 auto}.authorization-module__p5oHiG__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.authorization-module__p5oHiG__title{color:#1e293b;margin:0;font-size:2rem;font-weight:700}.authorization-module__p5oHiG__subtitle{color:#64748b;margin:.5rem 0 0}.authorization-module__p5oHiG__grid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:1.5rem;display:grid}.authorization-module__p5oHiG__card{background:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 3px #0f172a1a}.authorization-module__p5oHiG__cardHeader{border-bottom:1px solid #e2e8f0;padding:1.25rem 1.5rem}.authorization-module__p5oHiG__cardTitle{color:#1e293b;margin:0;font-size:1.25rem;font-weight:700}.authorization-module__p5oHiG__cardDescription{color:#64748b;margin:.35rem 0 0;font-size:.875rem}.authorization-module__p5oHiG__list{margin:0;padding:0;list-style:none}.authorization-module__p5oHiG__listItem{border-bottom:1px solid #e2e8f0}.authorization-module__p5oHiG__listItem:last-child{border-bottom:none}.authorization-module__p5oHiG__listLink{color:inherit;padding:1.25rem 1.5rem;text-decoration:none;transition:background-color .2s;display:block}.authorization-module__p5oHiG__listLink:hover{background-color:#f8fafc}.authorization-module__p5oHiG__itemHeader{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.authorization-module__p5oHiG__itemTitle{color:#1e293b;font-size:1rem;font-weight:700}.authorization-module__p5oHiG__itemSubtitle{color:#64748b;margin-top:.25rem;font-size:.875rem}.authorization-module__p5oHiG__badge{color:#1d4ed8;white-space:nowrap;background-color:#dbeafe;border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.authorization-module__p5oHiG__backLink{color:#2563eb;margin-bottom:1.5rem;font-weight:600;text-decoration:none;display:inline-block}.authorization-module__p5oHiG__backLink:hover{text-decoration:underline}.authorization-module__p5oHiG__detailCard{background:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 1px 3px #0f172a1a}.authorization-module__p5oHiG__form{flex-direction:column;gap:1.5rem;display:flex}.authorization-module__p5oHiG__formGroup{flex-direction:column;gap:.5rem;display:flex}.authorization-module__p5oHiG__label{color:#374151;font-size:.875rem;font-weight:600}.authorization-module__p5oHiG__input{color:#111827;border:1px solid #d1d5db;border-radius:.5rem;padding:.75rem 1rem;font-size:1rem}.authorization-module__p5oHiG__input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.authorization-module__p5oHiG__permissionGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.75rem;display:grid}.authorization-module__p5oHiG__permissionOption{cursor:pointer;border:1px solid #e2e8f0;border-radius:.5rem;align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.authorization-module__p5oHiG__permissionOption:hover{background-color:#f8fafc}.authorization-module__p5oHiG__checkbox{margin-top:.15rem}.authorization-module__p5oHiG__permissionLabel{color:#1e293b;margin-right:6px;font-weight:700}.authorization-module__p5oHiG__permissionSlug{color:#64748b;margin-top:.25rem;font-size:.8rem}.authorization-module__p5oHiG__actions{flex-wrap:wrap;gap:.75rem;display:flex}.authorization-module__p5oHiG__primaryButton,.authorization-module__p5oHiG__secondaryButton{cursor:pointer;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:700}.authorization-module__p5oHiG__primaryButton{color:#fff;background-color:#2563eb}.authorization-module__p5oHiG__secondaryButton{color:#475569;background-color:#f1f5f9}.authorization-module__p5oHiG__primaryButton:disabled,.authorization-module__p5oHiG__secondaryButton:disabled{cursor:not-allowed;opacity:.6}.authorization-module__p5oHiG__emptyState,.authorization-module__p5oHiG__loading{color:#64748b;text-align:center;padding:2rem}.authorization-module__p5oHiG__error{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin-bottom:1rem;padding:1rem}@media (max-width:720px){.authorization-module__p5oHiG__container{padding:1rem}.authorization-module__p5oHiG__grid{grid-template-columns:1fr}}
.details-module__ugajaq__container{background-color:#f5f5f5;min-height:100vh;padding:2rem}.details-module__ugajaq__content{max-width:800px;margin:0 auto}.details-module__ugajaq__backLink{color:#4f46e5;align-items:center;gap:.5rem;margin-bottom:1.5rem;margin-left:-5px;font-size:.875rem;text-decoration:none;display:inline-flex}.details-module__ugajaq__backLink:hover{text-decoration:underline}.details-module__ugajaq__card{background-color:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 1px 3px #0000001a}.details-module__ugajaq__header{border-bottom:1px solid #e5e7eb;align-items:center;gap:1.5rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.details-module__ugajaq__logo{object-fit:cover;border-radius:8px;width:80px;height:80px}.details-module__ugajaq__logoPlaceholder{color:#9ca3af;background-color:#f3f4f6;border-radius:8px;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.details-module__ugajaq__title{color:#1e293b;margin:0;font-size:1.875rem;font-weight:700}.details-module__ugajaq__infoGrid{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;display:grid}.details-module__ugajaq__infoItem{flex-direction:column;gap:.5rem;display:flex}.details-module__ugajaq__infoLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.details-module__ugajaq__infoValue{color:#1e293b;font-size:1rem;font-weight:500}.details-module__ugajaq__infoSubValue{color:#64748b;font-size:.875rem}.details-module__ugajaq__actions{border-top:1px solid #e5e7eb;flex-wrap:wrap;gap:1rem;padding-top:1.5rem;display:flex}.details-module__ugajaq__editButton{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-block}.details-module__ugajaq__editButton:hover{background-color:#1d4ed8;text-decoration:none}.details-module__ugajaq__deleteButton{color:#fff;cursor:pointer;background-color:#ef4444;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:background-color .2s}.details-module__ugajaq__deleteButton:hover:not(:disabled){background-color:#dc2626}.details-module__ugajaq__deleteButton:disabled{opacity:.5;cursor:not-allowed}.details-module__ugajaq__loading{color:#64748b;justify-content:center;align-items:center;min-height:100vh;font-size:1.125rem;display:flex}.details-module__ugajaq__emptyState{text-align:center;color:#64748b;background-color:#f8fafc;border-radius:.5rem;margin-bottom:1rem;padding:2rem}
.business-units-module__XInQBa__container{background-color:#f5f5f5;min-height:100vh;padding:2rem}.business-units-module__XInQBa__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.business-units-module__XInQBa__title{color:#111;font-size:2rem;font-weight:700}.business-units-module__XInQBa__createButton{color:#fff;background-color:#2563eb;border-radius:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s}.business-units-module__XInQBa__createButton:hover{background-color:#1d4ed8;text-decoration:none}.business-units-module__XInQBa__list{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.business-units-module__XInQBa__listItems{list-style:none}.business-units-module__XInQBa__emptyState{text-align:center;color:#666;padding:1.5rem}.business-units-module__XInQBa__listItem{border-bottom:1px solid #e5e7eb}.business-units-module__XInQBa__listItem:last-child{border-bottom:none}.business-units-module__XInQBa__listLink{color:inherit;padding:1rem 1.5rem;text-decoration:none;transition:background-color .2s;display:block}.business-units-module__XInQBa__listLink:hover{background-color:#f9fafb;text-decoration:none}.business-units-module__XInQBa__listContent{align-items:center;gap:1rem;width:100%;display:flex}.business-units-module__XInQBa__buLogo{object-fit:cover;border-radius:.375rem;flex-shrink:0;width:60px;height:60px}.business-units-module__XInQBa__buLogoPlaceholder{color:#9ca3af;background-color:#f3f4f6;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.business-units-module__XInQBa__listInfo{flex:1}.business-units-module__XInQBa__buName{color:#111;font-size:1.125rem;font-weight:500}.business-units-module__XInQBa__buAddress,.business-units-module__XInQBa__buResponsible{color:#666;margin-top:.25rem;font-size:.875rem}.business-units-module__XInQBa__arrow{color:#9ca3af;margin-left:1rem}.business-units-module__XInQBa__loading{color:#666;justify-content:center;align-items:center;min-height:100vh;font-size:1.125rem;display:flex}.business-units-module__XInQBa__form{background-color:#fff;border-radius:8px;padding:2rem;box-shadow:0 1px 3px #0000001a}.business-units-module__XInQBa__formGroup{margin-bottom:1.5rem}.business-units-module__XInQBa__label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.business-units-module__XInQBa__input{border:1px solid #d1d5db;border-radius:4px;width:100%;padding:.625rem .875rem;font-size:.875rem;transition:border-color .2s}.business-units-module__XInQBa__input:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 1px #4f46e5}.business-units-module__XInQBa__requiredIndicator{color:#ef4444}.business-units-module__XInQBa__checkboxContainer,.business-units-module__XInQBa__checkboxGroup{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.business-units-module__XInQBa__checkboxGroup input[type=checkbox]{cursor:pointer;width:auto}.business-units-module__XInQBa__checkboxLabel{color:#374151;cursor:pointer;margin:0;font-size:.875rem}.business-units-module__XInQBa__logoSection{justify-content:center;margin-bottom:1.5rem;display:flex}.business-units-module__XInQBa__logoSectionTitle{color:#111827;margin-bottom:.75rem;font-size:1rem;font-weight:600}.business-units-module__XInQBa__logoPreview{border-radius:.5rem;width:200px;height:200px;position:relative;overflow:hidden}.business-units-module__XInQBa__logoImage{object-fit:cover;width:100%;height:100%}.business-units-module__XInQBa__logoDeleteButton{color:#fff;cursor:pointer;background-color:#dc2626e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:background-color .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.business-units-module__XInQBa__logoDeleteButton:hover{background-color:#b91c1c}.business-units-module__XInQBa__logoUploadLabel{color:#6b7280;cursor:pointer;text-align:center;background-color:#f9fafb;border:2px dashed #d1d5db;border-radius:.5rem;justify-content:center;align-items:center;width:200px;height:200px;padding:1rem;font-size:.875rem;transition:all .2s;display:flex}.business-units-module__XInQBa__logoUploadLabel:hover{color:#4f46e5;background-color:#eef2ff;border-color:#4f46e5}.business-units-module__XInQBa__logoUploadLabel input{display:none}.business-units-module__XInQBa__actions{gap:1rem;margin-top:2rem;display:flex}.business-units-module__XInQBa__submitButton{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:background-color .2s}.business-units-module__XInQBa__submitButton:hover{background-color:#1d4ed8}.business-units-module__XInQBa__submitButton:disabled{opacity:.5;cursor:not-allowed}.business-units-module__XInQBa__cancelButton{color:#666;cursor:pointer;background-color:#0000;border:1px solid #d1d5db;border-radius:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s}.business-units-module__XInQBa__cancelButton:hover{color:#111;background-color:#f3f4f6;text-decoration:none}.business-units-module__XInQBa__deleteButton{color:#fff;cursor:pointer;background-color:#dc2626;border:none;border-radius:.5rem;margin-left:auto;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:background-color .2s}.business-units-module__XInQBa__deleteButton:hover{background-color:#b91c1c}.business-units-module__XInQBa__backLink{color:#4f46e5;align-items:center;gap:.5rem;margin-bottom:1.5rem;margin-left:-5px;font-size:.875rem;text-decoration:none;display:inline-flex}.business-units-module__XInQBa__backLink:hover{text-decoration:underline}.business-units-module__XInQBa__addressSection{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:1.5rem;padding:1.5rem}.business-units-module__XInQBa__sectionTitle{color:#111;margin:0 0 1rem;font-size:1.125rem;font-weight:600}.business-units-module__XInQBa__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.business-units-module__XInQBa__formRowThree{grid-template-columns:2fr 1fr 1fr;gap:1rem;display:grid}.business-units-module__XInQBa__helpText{color:#666;margin-top:.25rem;font-size:.875rem;display:block}.business-units-module__XInQBa__section{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:1.5rem;padding:1.5rem}
.checkins-module__llPi4G__container{background-color:#f8fafc;min-height:100vh;padding:2rem}.checkins-module__llPi4G__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.checkins-module__llPi4G__title{color:#1e293b;margin:0;font-size:2rem;font-weight:700}.checkins-module__llPi4G__loading{color:#64748b;justify-content:center;align-items:center;min-height:100vh;font-size:1.125rem;display:flex}.checkins-module__llPi4G__emptyState{text-align:center;color:#64748b;background-color:#fff;border-radius:.75rem;padding:3rem;box-shadow:0 1px 3px #0000001a}.checkins-module__llPi4G__filtersRow{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}@media (max-width:640px){.checkins-module__llPi4G__filtersRow{grid-template-columns:1fr}}.checkins-module__llPi4G__filterGroup{flex-direction:column;gap:.25rem;display:flex}.checkins-module__llPi4G__filterLabel{color:#64748b;font-size:.8125rem;font-weight:500}.checkins-module__llPi4G__filterSelect{box-sizing:border-box;background-color:#fff;border:1px solid #e2e8f0;border-radius:.375rem;outline:none;padding:.5rem .75rem;font-size:.875rem;transition:border-color .2s}.checkins-module__llPi4G__filterSelect:focus{border-color:#2563eb}.checkins-module__llPi4G__filterSelect:disabled{color:#94a3b8;background-color:#f8fafc}.checkins-module__llPi4G__filterTabs{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.checkins-module__llPi4G__filterTab{color:#64748b;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:.375rem;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.8125rem;transition:all .2s;display:inline-flex;position:relative}.checkins-module__llPi4G__filterTab:hover{background-color:#f1f5f9}.checkins-module__llPi4G__filterTabActive{color:#fff;background-color:#2563eb;border-color:#2563eb}.checkins-module__llPi4G__filterBadge{color:#fff;background-color:#64748b;border-radius:9999px;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .375rem;font-size:.6875rem;font-weight:600;line-height:1;display:inline-flex}.checkins-module__llPi4G__filterTabActive .checkins-module__llPi4G__filterBadge{color:#fff;background-color:#1e3a8a}.checkins-module__llPi4G__filterTabActive:hover{background-color:#1d4ed8}.checkins-module__llPi4G__invitationsList{flex-direction:column;gap:.5rem;display:flex}.checkins-module__llPi4G__invitationCard{background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:space-between;align-items:center;padding:1rem 1.25rem;transition:box-shadow .2s;display:flex}.checkins-module__llPi4G__invitationCard:hover{box-shadow:0 2px 4px #0000000d}.checkins-module__llPi4G__invitationInfo{flex:1;min-width:0}.checkins-module__llPi4G__invitationName{color:#1e293b;font-size:.9375rem;font-weight:600}.checkins-module__llPi4G__invitationEmail{color:#64748b;margin-top:.125rem;font-size:.8125rem}.checkins-module__llPi4G__invitationMeta{color:#94a3b8;margin-top:.25rem;font-size:.75rem}.checkins-module__llPi4G__invitationActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.checkins-module__llPi4G__statusBadge{border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-block}.checkins-module__llPi4G__statusPending{color:#92400e;background-color:#fef3c7}.checkins-module__llPi4G__statusConfirmed{color:#16a34a;background-color:#dcfce7}.checkins-module__llPi4G__statusCancelled{color:#dc2626;background-color:#fee2e2}.checkins-module__llPi4G__statusDeclined{color:#9333ea;background-color:#fae8ff}.checkins-module__llPi4G__checkinButton{color:#16a34a;cursor:pointer;background:0 0;border:1px solid #d7f1df;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;transition:all .2s}.checkins-module__llPi4G__checkinButton:hover{background-color:#f0fdf4}.checkins-module__llPi4G__detailsLink{color:#2563eb;cursor:pointer;background:0 0;border:1px solid #cad8f7;border-radius:.25rem;padding:.11rem .5rem;font-size:.75rem;text-decoration:none;transition:all .2s}.checkins-module__llPi4G__detailsLink:hover{background-color:#eff6ff}.checkins-module__llPi4G__companionCount{color:#6b7280;font-size:.8rem;font-weight:400}.checkins-module__llPi4G__mainAttendeeName{color:#1e293b;font-weight:500}.checkins-module__llPi4G__attendeePhone{color:#2563eb;font-size:.8rem;font-weight:400}.checkins-module__llPi4G__searchContainer{grid-template-columns:200px 1fr;align-items:end;gap:1rem;margin-bottom:1rem;display:grid}@media (max-width:640px){.checkins-module__llPi4G__searchContainer{grid-template-columns:1fr}}.checkins-module__llPi4G__searchTypeGroup{flex-direction:column;gap:.25rem;display:flex}.checkins-module__llPi4G__searchTypeSelect{box-sizing:border-box;background-color:#fff;border:1px solid #e2e8f0;border-radius:.375rem;outline:none;padding:.5rem .75rem;font-size:.875rem;transition:border-color .2s}.checkins-module__llPi4G__searchTypeSelect:focus{border-color:#2563eb}.checkins-module__llPi4G__searchInputGroup{flex-direction:column;gap:.25rem;display:flex}.checkins-module__llPi4G__searchInput{box-sizing:border-box;border:1px solid #e2e8f0;border-radius:.375rem;outline:none;width:100%;padding:.5rem .75rem;font-size:.875rem;transition:border-color .2s}.checkins-module__llPi4G__searchInput:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}
.events-module__g7rsbW__container{background-color:#f5f5f5;min-height:100vh;padding:2rem}.events-module__g7rsbW__content{max-width:1200px;margin:0 auto}.events-module__g7rsbW__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.events-module__g7rsbW__title{color:#111;font-size:2rem;font-weight:700}.events-module__g7rsbW__createButton{color:#fff;background-color:#2563eb;border-radius:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s}.events-module__g7rsbW__createButton:hover{background-color:#1d4ed8;text-decoration:none}.events-module__g7rsbW__createButtonDisabled{opacity:.5;cursor:not-allowed;pointer-events:none}.events-module__g7rsbW__headerActions{align-items:center;gap:.75rem;display:flex}.events-module__g7rsbW__logoutButton{color:#666;cursor:pointer;background-color:#0000;border:1px solid #d1d5db;border-radius:4px;padding:.625rem 1rem;font-weight:500;transition:background-color .2s,color .2s}.events-module__g7rsbW__logoutButton:hover{color:#111;background-color:#f3f4f6}.events-module__g7rsbW__error{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca;border-radius:4px;margin-bottom:1rem;padding:.75rem 1rem}.events-module__g7rsbW__list{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.events-module__g7rsbW__listItems{list-style:none}.events-module__g7rsbW__emptyState{text-align:center;color:#666;padding:1.5rem}.events-module__g7rsbW__listItem{border-bottom:1px solid #e5e7eb;align-items:center;gap:1rem;display:flex}.events-module__g7rsbW__listItem:last-child{border-bottom:none}.events-module__g7rsbW__listLink{color:inherit;flex:1;padding:1rem 1.5rem;text-decoration:none;transition:background-color .2s;display:block}.events-module__g7rsbW__listLink:hover{background-color:#f9fafb;text-decoration:none}.events-module__g7rsbW__listContent{justify-content:space-between;align-items:center;display:flex}.events-module__g7rsbW__listInfo{flex:1}.events-module__g7rsbW__eventHeader{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.events-module__g7rsbW__eventName{color:#111;font-size:1.125rem;font-weight:500}.events-module__g7rsbW__badge{border-radius:9999px;padding:.25rem .625rem;font-size:.75rem;font-weight:500;display:inline-block}.events-module__g7rsbW__badgeActivity{color:#3730a3;background-color:#e0e7ff}.events-module__g7rsbW__badgeType{color:#374151;background-color:#f3f4f6}.events-module__g7rsbW__badgeConfirmed{color:#065f46;background-color:#d1fae5}.events-module__g7rsbW__badgeCompanions{color:#1e40af;background-color:#dbeafe}.events-module__g7rsbW__eventLocation{color:#666;margin-top:.25rem;font-size:.875rem}.events-module__g7rsbW__eventVenture{color:#4f46e5;margin-top:.25rem;font-size:.875rem;font-weight:500}.events-module__g7rsbW__eventSessions{color:#666;margin-top:.25rem;font-size:.875rem}.events-module__g7rsbW__arrow{color:#9ca3af;margin-left:1rem}.events-module__g7rsbW__loading{color:#666;justify-content:center;align-items:center;min-height:100vh;font-size:1.125rem;display:flex}.events-module__g7rsbW__searchInput{box-sizing:border-box;border:1px solid #e2e8f0;border-radius:.375rem;width:100%;margin-bottom:1rem;padding:.5rem .75rem;font-size:.875rem}.events-module__g7rsbW__itemActions{padding-right:1.5rem}.events-module__g7rsbW__statsButton{color:#6b7280;background-color:#fff;border:1px solid #d1d5db;border-radius:999px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;text-decoration:none;transition:all .2s;display:inline-flex}.events-module__g7rsbW__statsButton:hover{color:#111827;background-color:#f3f4f6;text-decoration:none}@media (max-width:768px){.events-module__g7rsbW__listItem{flex-direction:column;align-items:stretch;gap:0}.events-module__g7rsbW__itemActions{padding:0 1.5rem 1rem}}
.new-module__v9wb1W__content{max-width:1100px;margin:0 auto;padding:2rem}.new-module__v9wb1W__backLink{color:#4f46e5;align-items:center;margin-bottom:1rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-flex}.new-module__v9wb1W__backLink:hover{color:#3730a3}@media (max-width:768px){.new-module__v9wb1W__content{padding:1rem}}
.stats-module__OxvYtG__container{background:radial-gradient(circle at 0 0,#2563eb14,#0000 24%),linear-gradient(#f8fafc 0%,#f3f6fb 100%);min-height:100vh;padding:2rem}.stats-module__OxvYtG__content{max-width:1240px;margin:0 auto}.stats-module__OxvYtG__eyebrow{color:#1d4ed8;letter-spacing:.04em;text-transform:uppercase;background:#dbeafe;border-radius:999px;align-items:center;padding:.375rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.stats-module__OxvYtG__title{color:#0f172a;margin:.875rem 0 0;font-size:2.25rem;font-weight:700;line-height:1.1}.stats-module__OxvYtG__subtitle{color:#475569;margin:.75rem 0 0;font-size:1rem;line-height:1.7}.stats-module__OxvYtG__filtersCard,.stats-module__OxvYtG__card,.stats-module__OxvYtG__emptyState,.stats-module__OxvYtG__loading,.stats-module__OxvYtG__eventPanel{background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;box-shadow:0 12px 30px #0f172a0d}.stats-module__OxvYtG__filtersCard{margin-bottom:1.5rem;padding:1.5rem}.stats-module__OxvYtG__filtersHeader{grid-template-columns:minmax(0,1fr);align-items:start;gap:1rem;margin-bottom:1rem;display:grid}.stats-module__OxvYtG__filtersIntro{max-width:none}.stats-module__OxvYtG__sectionTitle{color:#0f172a;margin:0;font-size:1.1rem;font-weight:700}.stats-module__OxvYtG__sectionDescription,.stats-module__OxvYtG__cardDescription{color:#64748b;margin:.35rem 0 0;font-size:.9rem;line-height:1.6}.stats-module__OxvYtG__filtersGrid{display:flex}.stats-module__OxvYtG__filterField,.stats-module__OxvYtG__sessionFilter,.stats-module__OxvYtG__inlineSessionFilter{flex-direction:column;gap:.5rem;display:flex}.stats-module__OxvYtG__filterFieldHeader{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.stats-module__OxvYtG__filterField{width:min(100%,34rem);min-width:0}.stats-module__OxvYtG__inlineSessionFilter{width:min(100%,18rem)}.stats-module__OxvYtG__label{color:#475569;font-size:.8125rem;font-weight:600;display:block}.stats-module__OxvYtG__filterLegend{color:#64748b;font-size:.8125rem;line-height:1.5}.stats-module__OxvYtG__sessionSelect{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:.75rem;outline:none;min-height:2.75rem;padding:.75rem .9rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s,background-color .2s}.stats-module__OxvYtG__sessionSelect:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.stats-module__OxvYtG__emptyState,.stats-module__OxvYtG__loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:3rem 1.5rem;display:flex}.stats-module__OxvYtG__stateTitle{color:#0f172a;font-size:1rem;font-weight:700}.stats-module__OxvYtG__stateDescription{color:#64748b;max-width:34rem;margin:.5rem 0 0;font-size:.925rem;line-height:1.65}.stats-module__OxvYtG__eventPanel{background:linear-gradient(135deg,#fff 0%,#f8fbff 100%);margin-bottom:1.5rem;padding:1.5rem}.stats-module__OxvYtG__eventSummary{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.stats-module__OxvYtG__eventSummaryText{min-width:0}.stats-module__OxvYtG__eventTag{color:#2563eb;text-transform:uppercase;letter-spacing:.04em;align-items:center;font-size:.78rem;font-weight:700;display:inline-flex}.stats-module__OxvYtG__eventName{color:#0f172a;margin:.5rem 0 0;font-size:1.65rem;font-weight:700;line-height:1.2}.stats-module__OxvYtG__eventMeta{flex-wrap:wrap;gap:.625rem;margin-top:.9rem;display:flex}.stats-module__OxvYtG__metaPill{color:#334155;background:#fff;border:1px solid #dbe5f0;border-radius:999px;align-items:center;min-height:2rem;padding:.35rem .75rem;font-size:.8125rem;font-weight:600;display:inline-flex}.stats-module__OxvYtG__contextActions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.stats-module__OxvYtG__secondaryAction,.stats-module__OxvYtG__statusAction{border-radius:999px;justify-content:center;align-items:center;min-height:2.625rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s,box-shadow .2s;display:inline-flex}.stats-module__OxvYtG__secondaryAction{color:#1e293b;background:#fff;border:1px solid #cbd5e1}.stats-module__OxvYtG__secondaryAction:hover{background:#f8fafc;text-decoration:none}.stats-module__OxvYtG__card{margin-bottom:1.5rem;padding:1.5rem}.stats-module__OxvYtG__cardContent{transition:opacity .2s;position:relative}.stats-module__OxvYtG__cardContentLoading{opacity:.72}.stats-module__OxvYtG__cardLoadingLabel{color:#64748b;margin-bottom:.85rem;font-size:.8125rem;font-weight:600;display:inline-flex}.stats-module__OxvYtG__cardHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.stats-module__OxvYtG__cardTitle{color:#0f172a;margin:0;font-size:1.125rem;font-weight:700}.stats-module__OxvYtG__metricsGrid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;display:grid}.stats-module__OxvYtG__metricCard,.stats-module__OxvYtG__metricCardHighlight{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;min-height:11rem;padding:1.2rem;display:flex}.stats-module__OxvYtG__metricCard{grid-column:span 3}.stats-module__OxvYtG__metricCardHighlight{background:linear-gradient(135deg,#eff6ff 0%,#fff 100%);border-color:#bfdbfe;grid-column:span 6}.stats-module__OxvYtG__metricLabel{color:#64748b;text-transform:uppercase;letter-spacing:.03em;font-size:.82rem;font-weight:700}.stats-module__OxvYtG__metricValue{color:#0f172a;margin-top:.7rem;font-size:2.2rem;font-weight:700;line-height:1;display:block}.stats-module__OxvYtG__metricFootnote{color:#64748b;margin-top:auto;padding-top:1rem;font-size:.875rem;line-height:1.55}.stats-module__OxvYtG__metricBreakdown{flex-wrap:wrap;gap:.75rem;margin-top:auto;padding-top:1rem;display:flex}.stats-module__OxvYtG__breakdownItem{color:#334155;background:#ffffffe0;border-radius:999px;align-items:center;gap:.35rem;min-height:2.2rem;padding:.45rem .75rem;font-size:.875rem;font-weight:500;display:inline-flex}.stats-module__OxvYtG__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.stats-module__OxvYtG__statusList{flex-direction:column;gap:.9rem;display:flex}.stats-module__OxvYtG__statusCard{background:#fbfdff;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;gap:.7rem;padding:.9rem 1rem;display:flex}.stats-module__OxvYtG__statusCardTop{justify-content:space-between;align-items:center;gap:1rem;display:flex}.stats-module__OxvYtG__statusInfo{min-width:0}.stats-module__OxvYtG__statusBadge{border-radius:999px;align-items:center;width:fit-content;min-height:2rem;padding:.35rem .75rem;font-size:.8125rem;font-weight:700;display:inline-flex}.stats-module__OxvYtG__toneblue{color:#1d4ed8;background:#dbeafe}.stats-module__OxvYtG__toneamber{color:#b45309;background:#fef3c7}.stats-module__OxvYtG__tonegreen{color:#15803d;background:#dcfce7}.stats-module__OxvYtG__tonered{color:#dc2626;background:#fee2e2}.stats-module__OxvYtG__toneslate{color:#475569;background:#e2e8f0}.stats-module__OxvYtG__statusMeta{color:#64748b;font-size:.875rem}.stats-module__OxvYtG__statusSummary{flex-wrap:wrap;justify-content:flex-end;align-items:baseline;gap:.625rem;display:flex}.stats-module__OxvYtG__statusCount{color:#0f172a;font-size:1.4rem;font-weight:700;line-height:1}.stats-module__OxvYtG__statusCardBottom{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;display:grid}.stats-module__OxvYtG__progressTrack{background:#e5edf5;border-radius:999px;width:100%;height:.55rem;overflow:hidden}.stats-module__OxvYtG__progressFill{border-radius:inherit;height:100%}.stats-module__OxvYtG__toneblueFill{background:linear-gradient(90deg,#60a5fa 0%,#2563eb 100%)}.stats-module__OxvYtG__toneamberFill{background:linear-gradient(90deg,#fbbf24 0%,#f59e0b 100%)}.stats-module__OxvYtG__tonegreenFill{background:linear-gradient(90deg,#4ade80 0%,#16a34a 100%)}.stats-module__OxvYtG__toneredFill{background:linear-gradient(90deg,#fb7185 0%,#dc2626 100%)}.stats-module__OxvYtG__toneslateFill{background:linear-gradient(90deg,#94a3b8 0%,#64748b 100%)}.stats-module__OxvYtG__statusAction{color:#1e293b;background:#fff;border:1px solid #dbe5f0;width:auto;min-height:2.35rem;padding:.5rem .9rem}.stats-module__OxvYtG__statusAction:hover{background:#f8fafc;text-decoration:none}.stats-module__OxvYtG__sourceTable{border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;display:flex;overflow:hidden}.stats-module__OxvYtG__sourceTableHeader,.stats-module__OxvYtG__sourceTableRow{grid-template-columns:1.6fr repeat(4,minmax(0,1fr));align-items:center;gap:.75rem;padding:1rem 1.1rem;display:grid}.stats-module__OxvYtG__sourceTableHeader{background:#f8fafc;border-bottom:1px solid #e2e8f0}.stats-module__OxvYtG__sourceTableRow{border-bottom:1px solid #f1f5f9}.stats-module__OxvYtG__sourceTableRow:last-child{border-bottom:none}.stats-module__OxvYtG__sourceTableRow:nth-child(2n){background:#fcfdff}.stats-module__OxvYtG__sourceCell{color:#0f172a;font-size:.9rem;font-weight:600}.stats-module__OxvYtG__sourceTableHeader .stats-module__OxvYtG__sourceCell,.stats-module__OxvYtG__sourceTableHeader .stats-module__OxvYtG__sourceCellNum{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.stats-module__OxvYtG__sourceCellNum{color:#0f172a;text-align:center;font-size:.9rem;font-weight:600}@media (max-width:1100px){.stats-module__OxvYtG__metricsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-module__OxvYtG__metricCard,.stats-module__OxvYtG__metricCardHighlight{grid-column:span 1}}@media (max-width:900px){.stats-module__OxvYtG__container{padding:1.25rem}.stats-module__OxvYtG__filtersGrid,.stats-module__OxvYtG__statsGrid{grid-template-columns:1fr}.stats-module__OxvYtG__eventSummary{flex-direction:column;align-items:stretch}.stats-module__OxvYtG__contextActions{justify-content:flex-start}.stats-module__OxvYtG__inlineSessionFilter{width:100%}}@media (max-width:768px){.stats-module__OxvYtG__title{font-size:1.85rem}.stats-module__OxvYtG__card,.stats-module__OxvYtG__filtersCard,.stats-module__OxvYtG__eventPanel{padding:1.2rem}.stats-module__OxvYtG__metricsGrid{grid-template-columns:1fr}.stats-module__OxvYtG__metricValue{font-size:1.9rem}.stats-module__OxvYtG__statusCardTop{flex-direction:column;align-items:flex-start}.stats-module__OxvYtG__statusSummary{justify-content:flex-start}.stats-module__OxvYtG__statusCardBottom{grid-template-columns:1fr}.stats-module__OxvYtG__statusAction,.stats-module__OxvYtG__secondaryAction{width:100%}}@media (max-width:720px){.stats-module__OxvYtG__sourceTable{background:0 0;border:none;gap:.75rem}.stats-module__OxvYtG__sourceTableHeader{display:none}.stats-module__OxvYtG__sourceTableRow{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;grid-template-columns:1fr;gap:.6rem;padding:1rem}.stats-module__OxvYtG__sourceCell,.stats-module__OxvYtG__sourceCellNum{text-align:left;justify-content:space-between;align-items:center;gap:1rem;display:flex}.stats-module__OxvYtG__sourceCell:before,.stats-module__OxvYtG__sourceCellNum:before{content:attr(data-label);color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.stats-module__OxvYtG__sourceCell:not([data-label]):before{content:"Origem"}}.stats-module__OxvYtG__emptyText{color:#94a3b8;text-align:center;padding:2rem 0;font-size:.9rem}@media (max-width:540px){.stats-module__OxvYtG__container{padding:1rem}.stats-module__OxvYtG__eventName{font-size:1.4rem}}
.details-module__PnX8va__container{background-color:#f8fafc;min-height:100vh;padding:2rem}.details-module__PnX8va__content{max-width:600px;margin:0 auto}.details-module__PnX8va__backLink{color:#2563eb;margin-bottom:1.5rem;font-weight:500;text-decoration:none;display:inline-block}.details-module__PnX8va__backLink:hover{text-decoration:underline}.details-module__PnX8va__card{background-color:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 1px 3px #0000001a}.details-module__PnX8va__header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.details-module__PnX8va__title{color:#1e293b;margin:0;font-size:1.5rem;font-weight:700}.details-module__PnX8va__infoGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.details-module__PnX8va__infoItem{flex-direction:column;gap:.25rem;display:flex}.details-module__PnX8va__infoLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.details-module__PnX8va__infoValue{color:#1e293b;font-size:1rem}.details-module__PnX8va__form{flex-direction:column;gap:1.5rem;display:flex}.details-module__PnX8va__formGroup{flex-direction:column;gap:.5rem;display:flex}.details-module__PnX8va__label{color:#374151;font-size:.875rem;font-weight:500}.details-module__PnX8va__input,.details-module__PnX8va__textarea{border:1px solid #d1d5db;border-radius:.5rem;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.details-module__PnX8va__input:focus,.details-module__PnX8va__textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.details-module__PnX8va__textarea{resize:vertical;min-height:80px;font-family:inherit}.details-module__PnX8va__actions{flex-wrap:wrap;gap:1rem;display:flex}.details-module__PnX8va__editButton,.details-module__PnX8va__saveButton{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:background-color .2s}.details-module__PnX8va__editButton:hover,.details-module__PnX8va__saveButton:hover:not(:disabled){background-color:#1d4ed8}.details-module__PnX8va__saveButton:disabled{opacity:.6;cursor:not-allowed}.details-module__PnX8va__cancelButton{color:#475569;cursor:pointer;background-color:#f1f5f9;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:background-color .2s}.details-module__PnX8va__cancelButton:hover{background-color:#e2e8f0}.details-module__PnX8va__deleteButton{color:#fff;cursor:pointer;background-color:#ef4444;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:background-color .2s}.details-module__PnX8va__deleteButton:hover{background-color:#dc2626}.details-module__PnX8va__loading{color:#64748b;justify-content:center;align-items:center;min-height:100vh;font-size:1.125rem;display:flex}.details-module__PnX8va__emptyState{text-align:center;color:#64748b;background-color:#f8fafc;border-radius:.5rem;margin-bottom:1rem;padding:2rem}
.guests-module__lfF0Xa__container{background-color:#f8fafc;min-height:100vh;padding:2rem}.guests-module__lfF0Xa__content{max-width:1200px;margin:0 auto}.guests-module__lfF0Xa__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.guests-module__lfF0Xa__title{color:#1e293b;margin:0;font-size:2rem;font-weight:700}.guests-module__lfF0Xa__createButton{color:#fff;box-sizing:border-box;background-color:#2563eb;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;line-height:1.25rem;text-decoration:none;transition:background-color .2s;display:inline-flex}.guests-module__lfF0Xa__createButton:hover{background-color:#1d4ed8}.guests-module__lfF0Xa__searchInput{box-sizing:border-box;border:1px solid #e2e8f0;border-radius:.375rem;width:100%;margin-bottom:1rem;padding:.5rem .75rem;font-size:.875rem}.guests-module__lfF0Xa__list{background-color:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 3px #0000001a}.guests-module__lfF0Xa__listItems{margin:0;padding:0;list-style:none}.guests-module__lfF0Xa__emptyState{text-align:center;color:#64748b;padding:3rem}.guests-module__lfF0Xa__listItem{border-bottom:1px solid #e2e8f0}.guests-module__lfF0Xa__listItem:last-child{border-bottom:none}.guests-module__lfF0Xa__listLink{color:inherit;padding:1.25rem 1.5rem;text-decoration:none;transition:background-color .2s;display:block}.guests-module__lfF0Xa__listLink:hover{background-color:#f8fafc}.guests-module__lfF0Xa__listContent{justify-content:space-between;align-items:center;display:flex}.guests-module__lfF0Xa__listInfo{flex:1}.guests-module__lfF0Xa__guestHeader{align-items:center;gap:.75rem;margin-bottom:.25rem;display:flex}.guests-module__lfF0Xa__guestName{color:#1e293b;font-size:1.125rem;font-weight:600}.guests-module__lfF0Xa__guestDetails{color:#64748b;font-size:.875rem}.guests-module__lfF0Xa__guestDetails span{margin-right:1rem}.guests-module__lfF0Xa__guestSource{color:#8b5cf6;background-color:#f5f3ff;border-radius:.25rem;padding:.1rem .5rem;font-size:.75rem;display:inline-block}.guests-module__lfF0Xa__arrow{color:#94a3b8}.guests-module__lfF0Xa__headerActions{align-items:center;gap:.75rem;display:flex}.guests-module__lfF0Xa__infoToggle{color:#64748b;cursor:pointer;background:0 0;border:1px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;padding:0;transition:color .2s,border-color .2s;display:inline-flex}.guests-module__lfF0Xa__infoToggle:hover{color:#2563eb;border-color:#2563eb}.guests-module__lfF0Xa__importButton{color:#fff;box-sizing:border-box;cursor:pointer;background-color:#16a34a;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:background-color .2s;display:inline-flex}.guests-module__lfF0Xa__importButton:hover{background-color:#15803d}.guests-module__lfF0Xa__csvFormatHint{color:#64748b;background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;margin-bottom:1rem;padding:1rem 1.25rem;font-size:.8125rem;line-height:1.5}.guests-module__lfF0Xa__csvFormatHint p{margin:0 0 .375rem}.guests-module__lfF0Xa__csvFormatHint code{color:#334155;background-color:#f1f5f9;border-radius:.25rem;padding:.125rem .375rem;font-family:monospace;font-size:.75rem}.guests-module__lfF0Xa__csvPreview{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;margin-bottom:1rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.guests-module__lfF0Xa__csvPreviewInfo{color:#1e293b;margin-bottom:1rem;font-size:.9375rem}.guests-module__lfF0Xa__csvPreviewWarning{color:#d97706;font-size:.8125rem}.guests-module__lfF0Xa__csvPreviewTable{margin-bottom:1rem;overflow-x:auto}.guests-module__lfF0Xa__csvPreviewTable table{border-collapse:collapse;width:100%;font-size:.8125rem}.guests-module__lfF0Xa__csvPreviewTable th{text-align:left;color:#64748b;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.5rem .75rem;font-weight:600}.guests-module__lfF0Xa__csvPreviewTable td{color:#1e293b;border-bottom:1px solid #f1f5f9;padding:.5rem .75rem}.guests-module__lfF0Xa__csvPreviewMore{text-align:center;color:#94a3b8;font-style:italic}.guests-module__lfF0Xa__csvPreviewActions{justify-content:flex-end;gap:.5rem;display:flex}.guests-module__lfF0Xa__cancelImportButton{color:#475569;cursor:pointer;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;transition:background-color .2s}.guests-module__lfF0Xa__cancelImportButton:hover{background-color:#e2e8f0}.guests-module__lfF0Xa__confirmImportButton{color:#fff;cursor:pointer;background-color:#16a34a;border:none;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s}.guests-module__lfF0Xa__confirmImportButton:hover{background-color:#15803d}.guests-module__lfF0Xa__confirmImportButton:disabled{opacity:.5;cursor:not-allowed}.guests-module__lfF0Xa__loading{color:#64748b;justify-content:center;align-items:center;min-height:100vh;font-size:1.125rem;display:flex}.guests-module__lfF0Xa__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.guests-module__lfF0Xa__modal{background-color:#fff;border-radius:.75rem;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.guests-module__lfF0Xa__modalHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.guests-module__lfF0Xa__modalTitle{color:#1e293b;margin:0;font-size:1.25rem;font-weight:600}.guests-module__lfF0Xa__modalClose{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;font-size:1.5rem;transition:background-color .2s;display:flex}.guests-module__lfF0Xa__modalClose:hover{background-color:#f1f5f9}.guests-module__lfF0Xa__modalBody{padding:1.5rem}.guests-module__lfF0Xa__modalDescription{color:#64748b;margin-bottom:1.5rem;line-height:1.5}.guests-module__lfF0Xa__downloadTemplateButton{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:.5rem;width:100%;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s}.guests-module__lfF0Xa__downloadTemplateButton:hover{background-color:#1d4ed8}.guests-module__lfF0Xa__uploadSection{margin-bottom:1.5rem}.guests-module__lfF0Xa__uploadLabel{cursor:pointer;background-color:#f8fafc;border:2px dashed #cbd5e1;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;padding:2rem;transition:border-color .2s,background-color .2s;display:flex}.guests-module__lfF0Xa__uploadLabel:hover{background-color:#eff6ff;border-color:#2563eb}.guests-module__lfF0Xa__uploadIcon{margin-bottom:.5rem;font-size:2rem}.guests-module__lfF0Xa__uploadProcessing{cursor:default;background-color:#eff6ff;border-color:#3b82f6}.guests-module__lfF0Xa__uploadProcessing:hover{background-color:#eff6ff;border-color:#3b82f6}.guests-module__lfF0Xa__uploadSpinner{margin-bottom:.5rem;font-size:2rem;animation:2s linear infinite guests-module__lfF0Xa__spin}@keyframes guests-module__lfF0Xa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.guests-module__lfF0Xa__uploadText{color:#1e293b;margin-bottom:.25rem;font-weight:500}.guests-module__lfF0Xa__uploadHint{color:#64748b;font-size:.75rem}.guests-module__lfF0Xa__errorSection{background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;padding:1rem}.guests-module__lfF0Xa__errorTitle{color:#991b1b;margin:0 0 .75rem;font-size:.875rem;font-weight:600}.guests-module__lfF0Xa__errorList{max-height:300px;overflow-y:auto}.guests-module__lfF0Xa__errorItem{background-color:#fff;border-radius:.375rem;margin-bottom:.5rem;padding:.75rem;font-size:.8125rem}.guests-module__lfF0Xa__errorItem:last-child{margin-bottom:0}.guests-module__lfF0Xa__errorItem strong{color:#dc2626}.guests-module__lfF0Xa__errorMessage{color:#991b1b}.guests-module__lfF0Xa__errorMore{text-align:center;color:#64748b;padding:.5rem;font-size:.8125rem;font-style:italic}.guests-module__lfF0Xa__errorInstruction{color:#991b1b;margin-top:.75rem;margin-bottom:0;font-size:.8125rem;font-weight:500}
.new-module__n66nda__container{background-color:#f8fafc;min-height:100vh;padding:2rem}.new-module__n66nda__content{max-width:600px;margin:0 auto}.new-module__n66nda__backLink{color:#2563eb;margin-bottom:1.5rem;font-weight:500;text-decoration:none;display:inline-block}.new-module__n66nda__backLink:hover{text-decoration:underline}.new-module__n66nda__card{background-color:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 1px 3px #0000001a}.new-module__n66nda__title{color:#1e293b;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.new-module__n66nda__subtitle{color:#64748b;margin:0 0 1.5rem;font-size:.875rem}.new-module__n66nda__form{flex-direction:column;gap:1.5rem;display:flex}.new-module__n66nda__formGroup{flex-direction:column;gap:.5rem;display:flex}.new-module__n66nda__label{color:#374151;font-size:.875rem;font-weight:500}.new-module__n66nda__input,.new-module__n66nda__textarea{border:1px solid #d1d5db;border-radius:.5rem;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.new-module__n66nda__input:focus,.new-module__n66nda__textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.new-module__n66nda__textarea{resize:vertical;min-height:80px;font-family:inherit}.new-module__n66nda__actions{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.new-module__n66nda__cancelButton{color:#475569;cursor:pointer;background-color:#f1f5f9;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:background-color .2s}.new-module__n66nda__cancelButton:hover{background-color:#e2e8f0}.new-module__n66nda__submitButton{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:background-color .2s}.new-module__n66nda__submitButton:hover:not(:disabled){background-color:#1d4ed8}.new-module__n66nda__submitButton:disabled{opacity:.5;cursor:not-allowed}
.profile-module__6M6r3a__container{max-width:600px}.profile-module__6M6r3a__title{color:#1e293b;margin-bottom:24px;font-size:1.75rem;font-weight:600}.profile-module__6M6r3a__card{background-color:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a}.profile-module__6M6r3a__avatarSection{justify-content:center;margin-bottom:32px;display:flex}.profile-module__6M6r3a__avatar{color:#fff;background-color:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:2rem;font-weight:600;display:flex}.profile-module__6M6r3a__infoGrid{flex-direction:column;gap:20px;display:flex}.profile-module__6M6r3a__infoItem{border-bottom:1px solid #e2e8f0;padding-bottom:16px}.profile-module__6M6r3a__infoItem:last-child{border-bottom:none;padding-bottom:0}.profile-module__6M6r3a__infoLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.75rem;font-weight:600}.profile-module__6M6r3a__infoValue{color:#1e293b;font-size:1rem}
