.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}
.ButtonBadge-module__oWVGzq__badge{background-color:var(--primary);color:#fff;border-radius:100%;justify-content:center;align-items:center;width:1.4rem;height:1.4rem;font-size:.6rem;font-weight:600;line-height:.5rem;display:flex}
.ButtonGroup-module__56rzUa__buttonGroup{flex-direction:row;gap:.75rem;display:flex}
.LinkButton-module__wj7XpW__disabled{opacity:.5;cursor:default}
.FilterButton-module__nyCg6G__container{justify-content:flex-end;display:flex}.FilterButton-module__nyCg6G__clearButton{background-color:var(--danger);border-radius:100%;justify-content:center;align-items:center;width:1.2rem;height:1.2rem;margin-top:-.5rem;display:flex;position:absolute}.FilterButton-module__nyCg6G__clearButton:hover{cursor:pointer;background-color:var(--danger-hover)}
.Loading-module__-3QoDW__container{z-index:999999;background-color:var(--bg);flex:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Loading-module__-3QoDW__fixed{position:fixed;top:0;left:0}
.Input-module__KDn6ZG__inputWrapper{flex-direction:column;gap:.2rem;display:flex}.Input-module__KDn6ZG__label{color:#374151;font-size:.875rem;font-weight:500}.Input-module__KDn6ZG__inputContainer{align-items:center;display:flex;position:relative}.Input-module__KDn6ZG__leftIcon,.Input-module__KDn6ZG__rightIcon{color:#6b7280;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute}.Input-module__KDn6ZG__leftIcon{left:.75rem}.Input-module__KDn6ZG__rightIcon{right:.75rem}.Input-module__KDn6ZG__input{box-sizing:border-box;border:1px solid var(--border);border-radius:var(--radius);width:100%;height:2.5rem;padding:.75rem 1rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.Input-module__KDn6ZG__hasLeftIcon{padding-left:2.25rem}.Input-module__KDn6ZG__hasRightIcon{padding-right:2.25rem}.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}
.EmptyState-module__8HTcPq__container{border:dashed 1px var(--border);border-radius:var(--radius);background-color:#fff;justify-content:center;align-items:center;width:100%;height:5.2rem;animation:.25s ease-out both EmptyState-module__8HTcPq__fadeIn;display:flex}.EmptyState-module__8HTcPq__message{font-size:var(--font-size);color:var(--text)}@keyframes EmptyState-module__8HTcPq__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.EmptyState-module__8HTcPq__container{animation:none}}
.List-module__rDSdLa__container{border-radius:var(--radius);min-height:calc(100vh - 20rem)}.List-module__rDSdLa__list{border-radius:var(--radius);border:1px solid var(--border);flex-direction:column;animation:.25s ease-out both List-module__rDSdLa__fadeIn;display:flex}@keyframes List-module__rDSdLa__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.List-module__rDSdLa__list{animation:none}}
.Pagination-module__opB7vq__container{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:.875rem 1rem;display:flex}.Pagination-module__opB7vq__summary{color:#64748b;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.Pagination-module__opB7vq__limitControl{align-items:center;gap:.5rem;display:flex}.Pagination-module__opB7vq__limitSelect{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe2ea;border-radius:.375rem;outline:none;padding:.375rem .5rem;font-size:.8125rem}.Pagination-module__opB7vq__limitSelect:focus{border-color:#2563eb}.Pagination-module__opB7vq__buttons{align-items:center;gap:.375rem;display:flex}.Pagination-module__opB7vq__ellipsis{color:#94a3b8;padding:0 .25rem;font-size:.875rem}@media (max-width:640px){.Pagination-module__opB7vq__container{flex-direction:column;align-items:stretch}.Pagination-module__opB7vq__summary{justify-content:center}.Pagination-module__opB7vq__buttons{flex-wrap:wrap;justify-content:center}}
.PaginationButton-module__4818Eq__button{color:#334155;cursor:pointer;background-color:#fff;border:1px solid #dbe2ea;border-radius:.5rem;justify-content:center;align-items:center;min-width:2rem;height:2rem;padding:0 .5rem;transition:background-color .2s,border-color .2s,color .2s;display:flex}.PaginationButton-module__4818Eq__button:hover:not(:disabled){background-color:#f8fafc;border-color:#cbd5e1}.PaginationButton-module__4818Eq__button:disabled{opacity:.45;cursor:not-allowed}.PaginationButton-module__4818Eq__active{color:#fff;background-color:#2563eb;border-color:#2563eb}.PaginationButton-module__4818Eq__active:hover:not(:disabled){background-color:#1d4ed8;border-color:#1d4ed8}
.users-module___FXFjG__container{padding:2rem}.users-module___FXFjG__content{max-width:1200px;margin:0 auto}.users-module___FXFjG__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.users-module___FXFjG__title{color:#1e293b;margin:0;font-size:2rem;font-weight:700}.users-module___FXFjG__headerActions{gap:1rem;display:flex}.users-module___FXFjG__createButton{color:#fff;background-color:#2563eb;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-flex}.users-module___FXFjG__createButton:hover{background-color:#1d4ed8}.users-module___FXFjG__logoutButton{color:#fff;cursor:pointer;background-color:#ef4444;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:background-color .2s}.users-module___FXFjG__logoutButton:hover{background-color:#dc2626}.users-module___FXFjG__error{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}.users-module___FXFjG__list{background-color:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 3px #0000001a}.users-module___FXFjG__listItems{margin:0;padding:0;list-style:none}.users-module___FXFjG__emptyState{text-align:center;color:#64748b;padding:3rem}.users-module___FXFjG__listItem{border-bottom:1px solid #e2e8f0}.users-module___FXFjG__listItem:last-child{border-bottom:none}.users-module___FXFjG__listLink{color:inherit;padding:1.25rem 1.5rem;text-decoration:none;transition:background-color .2s;display:block}.users-module___FXFjG__listLink:hover{background-color:#f8fafc}.users-module___FXFjG__listContent{justify-content:space-between;align-items:center;display:flex}.users-module___FXFjG__listInfo{flex:1}.users-module___FXFjG__userHeader{align-items:center;gap:.75rem;margin-bottom:.25rem;display:flex}.users-module___FXFjG__userName{color:#1e293b;font-size:1.125rem;font-weight:600}.users-module___FXFjG__userEmail{color:#64748b;font-size:.875rem}.users-module___FXFjG__badge{border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-block}.users-module___FXFjG__badgeAdmin{color:#1d4ed8;background-color:#dbeafe}.users-module___FXFjG__badgeConcierge{color:#16a34a;background-color:#dcfce7}.users-module___FXFjG__badgeBlocked{color:#dc2626;background-color:#fef2f2}.users-module___FXFjG__arrow{color:#94a3b8}.users-module___FXFjG__loading{color:#64748b;justify-content:center;align-items:center;min-height:100vh;font-size:1.125rem;display:flex}
.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}.AsyncSelect-module__ANTc1q__clearIndicator{cursor:pointer;color:#6b7280;justify-content:center;align-items:center;margin-right:.5rem;font-size:.7rem;display:flex}.AsyncSelect-module__ANTc1q__clearIndicator:hover{text-decoration:underline}
.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}
.Tooltip-module__WU-WHq__tooltip{z-index:10000}
.EventForm-module__L03-iW__shell{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden;box-shadow:0 12px 28px #0f172a14}.EventForm-module__L03-iW__shellEmbedded{box-shadow:none;background:0 0;border:0}.EventForm-module__L03-iW__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__L03-iW__shellEmbedded .EventForm-module__L03-iW__header{background:0 0;padding:0 0 1.5rem}.EventForm-module__L03-iW__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__L03-iW__title{color:#0f172a;margin:.85rem 0 0;font-size:1.95rem;font-weight:700;line-height:1.15}.EventForm-module__L03-iW__subtitle{color:#64748b;max-width:44rem;margin:.6rem 0 0;font-size:.95rem;line-height:1.65}.EventForm-module__L03-iW__form{padding:1.75rem}.EventForm-module__L03-iW__shellEmbedded .EventForm-module__L03-iW__form{padding:0}.EventForm-module__L03-iW__section{margin-bottom:2rem}.EventForm-module__L03-iW__section:last-of-type{margin-bottom:0}.EventForm-module__L03-iW__sectionHeader{margin-bottom:1rem}.EventForm-module__L03-iW__sectionTitle{color:#0f172a;margin:0;font-size:1.2rem;font-weight:700}.EventForm-module__L03-iW__sectionDescription{color:#64748b;margin:.35rem 0 0;font-size:.9rem;line-height:1.6}.EventForm-module__L03-iW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.EventForm-module__L03-iW__fieldGroup{flex-direction:column;gap:.4rem;display:flex}.EventForm-module__L03-iW__fieldGroupFull{grid-column:1/-1}.EventForm-module__L03-iW__label{color:#334155;font-size:.875rem;font-weight:600}.EventForm-module__L03-iW__input,.EventForm-module__L03-iW__select,.EventForm-module__L03-iW__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__L03-iW__input:focus,.EventForm-module__L03-iW__select:focus,.EventForm-module__L03-iW__textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #2563eb1f}.EventForm-module__L03-iW__input:disabled{color:#64748b;background:#f8fafc}.EventForm-module__L03-iW__textarea{resize:vertical;min-height:7rem}.EventForm-module__L03-iW__hint{color:#64748b;font-size:.8rem;line-height:1.5}.EventForm-module__L03-iW__checkboxStack{flex-direction:column;gap:.75rem;display:flex}.EventForm-module__L03-iW__checkboxCard{background:#fff;border:1px solid #e2e8f0;border-radius:.9rem;align-items:flex-start;gap:.75rem;padding:.95rem 1rem;display:flex}.EventForm-module__L03-iW__checkboxCard input{accent-color:#2563eb;flex-shrink:0;width:1rem;height:1rem;margin-top:.15rem}.EventForm-module__L03-iW__checkboxContent{flex-direction:column;gap:.2rem;display:flex}.EventForm-module__L03-iW__checkboxTitle{color:#0f172a;font-size:.9rem;font-weight:600}.EventForm-module__L03-iW__checkboxDescription{color:#64748b;font-size:.84rem;line-height:1.5}.EventForm-module__L03-iW__rsvpTopGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}.EventForm-module__L03-iW__rsvpTopGrid .EventForm-module__L03-iW__fieldGroup:last-child{grid-column:1/-1}.EventForm-module__L03-iW__rsvpPanel{background:linear-gradient(#fbfdff 0%,#f8fafc 100%);border:1px solid #dbe5f0;border-radius:1rem;padding:1.1rem}.EventForm-module__L03-iW__rsvpPanelHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.EventForm-module__L03-iW__rsvpPanelTitle{color:#0f172a;margin:0;font-size:1rem;font-weight:700}.EventForm-module__L03-iW__rsvpPanelDescription{color:#64748b;margin:.35rem 0 0;font-size:.875rem;line-height:1.55}.EventForm-module__L03-iW__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__L03-iW__rsvpGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.EventForm-module__L03-iW__rsvpCard,.EventForm-module__L03-iW__rsvpCardWide{background:#fff;border:1px solid #dbe5f0;border-radius:1rem;flex-direction:column;gap:.9rem;padding:1rem;display:flex}.EventForm-module__L03-iW__rsvpCardWide{grid-column:1/-1}.EventForm-module__L03-iW__rsvpCardHeader{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.EventForm-module__L03-iW__rsvpFieldName{color:#0f172a;font-size:.95rem;font-weight:700}.EventForm-module__L03-iW__rsvpFieldDescription{color:#64748b;margin:.25rem 0 0;font-size:.82rem;line-height:1.5}.EventForm-module__L03-iW__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__L03-iW__statusEnabled{color:#1d4ed8;background:#dbeafe}.EventForm-module__L03-iW__statusRequired{color:#15803d;background:#dcfce7}.EventForm-module__L03-iW__statusDisabled{color:#475569;background:#e2e8f0}.EventForm-module__L03-iW__rsvpToggles{flex-wrap:wrap;gap:.75rem;display:flex}.EventForm-module__L03-iW__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__L03-iW__toggleCard input{accent-color:#2563eb;flex-shrink:0;width:1rem;height:1rem;margin-top:.12rem}.EventForm-module__L03-iW__toggleLabel{color:#0f172a;font-size:.875rem;font-weight:600;display:block}.EventForm-module__L03-iW__toggleHint{color:#64748b;margin-top:.15rem;font-size:.78rem;line-height:1.45;display:block}.EventForm-module__L03-iW__companionFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.EventForm-module__L03-iW__sessionCard{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:1rem;padding:1.1rem}.EventForm-module__L03-iW__sessionGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.9rem;display:grid}.EventForm-module__L03-iW__sessionActionsRow{justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.EventForm-module__L03-iW__sessionFeaturedToggle{color:#334155;align-items:center;gap:.55rem;font-size:.875rem;display:inline-flex}.EventForm-module__L03-iW__sessionFeaturedToggle input{accent-color:#2563eb;width:1rem;height:1rem}.EventForm-module__L03-iW__secondaryButton,.EventForm-module__L03-iW__primaryButton,.EventForm-module__L03-iW__ghostButton,.EventForm-module__L03-iW__addSessionButton,.EventForm-module__L03-iW__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__L03-iW__primaryButton{color:#fff;background:#2563eb;border:1px solid #2563eb}.EventForm-module__L03-iW__primaryButton:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8}.EventForm-module__L03-iW__secondaryButton{color:#334155;background:#fff;border:1px solid #cbd5e1}.EventForm-module__L03-iW__secondaryButton:hover:not(:disabled),.EventForm-module__L03-iW__ghostButton:hover:not(:disabled){background:#f8fafc}.EventForm-module__L03-iW__ghostButton{color:#475569;background:0 0;border:1px dashed #cbd5e1}.EventForm-module__L03-iW__addSessionButton{color:#fff;background:#10b981;border:none}.EventForm-module__L03-iW__addSessionButton:hover:not(:disabled){background:#059669}.EventForm-module__L03-iW__dangerTextButton{color:#dc2626;background:0 0;border:0;min-height:auto;padding:0}.EventForm-module__L03-iW__dangerTextButton:hover:not(:disabled){color:#b91c1c}.EventForm-module__L03-iW__primaryButton:disabled,.EventForm-module__L03-iW__secondaryButton:disabled,.EventForm-module__L03-iW__ghostButton:disabled,.EventForm-module__L03-iW__addSessionButton:disabled,.EventForm-module__L03-iW__dangerTextButton:disabled{opacity:.55;cursor:not-allowed}.EventForm-module__L03-iW__sessionList{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.EventForm-module__L03-iW__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__L03-iW__sessionInfo{color:#334155;font-size:.875rem;line-height:1.55}.EventForm-module__L03-iW__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__L03-iW__grid,.EventForm-module__L03-iW__rsvpTopGrid,.EventForm-module__L03-iW__rsvpGrid,.EventForm-module__L03-iW__companionFields{grid-template-columns:1fr}.EventForm-module__L03-iW__sessionGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.EventForm-module__L03-iW__header,.EventForm-module__L03-iW__form{padding:1.25rem}.EventForm-module__L03-iW__shellEmbedded .EventForm-module__L03-iW__header{padding:0 0 1.2rem}.EventForm-module__L03-iW__title{font-size:1.65rem}.EventForm-module__L03-iW__sessionActionsRow,.EventForm-module__L03-iW__sessionItem,.EventForm-module__L03-iW__footer,.EventForm-module__L03-iW__rsvpPanelHeader,.EventForm-module__L03-iW__rsvpCardHeader{flex-direction:column;align-items:stretch}.EventForm-module__L03-iW__rsvpStatus{width:fit-content}.EventForm-module__L03-iW__secondaryButton,.EventForm-module__L03-iW__primaryButton,.EventForm-module__L03-iW__ghostButton{width:100%}}@media (max-width:640px){.EventForm-module__L03-iW__sessionGrid{grid-template-columns:1fr}}
.ListActionButton-module__q4Pn1q__button{border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;display:flex}
.details-module__e0CkmG__container{background-color:#f9fafb;min-height:100vh;padding:2rem}.details-module__e0CkmG__content{max-width:1100px;margin:0 auto}.details-module__e0CkmG__backLink{color:#2563eb;margin-bottom:1rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-block}.details-module__e0CkmG__backLink:hover{color:#1d4ed8}.details-module__e0CkmG__loadingContainer{justify-content:center;align-items:center;min-height:100vh;display:flex}.details-module__e0CkmG__loadingText{color:#6b7280;font-size:1.125rem}.details-module__e0CkmG__error{color:#b91c1c;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem}.details-module__e0CkmG__card{background-color:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.details-module__e0CkmG__header{margin-bottom:1.5rem}.details-module__e0CkmG__titleWrapper{flex-direction:column;display:flex}.details-module__e0CkmG__title{color:#111827;margin:0 0 .5rem;font-size:1.875rem;font-weight:700}.details-module__e0CkmG__badges{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.details-module__e0CkmG__badge{border-radius:9999px;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:500;display:inline-flex}.details-module__e0CkmG__badgeActivity{color:#1d4ed8;background-color:#dbeafe}.details-module__e0CkmG__badgeType{color:#374151;background-color:#f3f4f6}.details-module__e0CkmG__actionButtonsWrapper{justify-content:flex-end;gap:.5rem;margin:1rem 0;display:flex}.details-module__e0CkmG__location{color:#6b7280;margin-top:.5rem;font-size:.9375rem}.details-module__e0CkmG__ventureName{color:#2563eb;margin-top:.375rem;font-size:.875rem;font-weight:500}.details-module__e0CkmG__section{border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:1.5rem}.details-module__e0CkmG__sectionTitle{color:#111827;margin:0 0 1rem;font-size:1.25rem;font-weight:600}.details-module__e0CkmG__infoGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (max-width:640px){.details-module__e0CkmG__infoGrid{grid-template-columns:1fr}}.details-module__e0CkmG__infoItem{background-color:#f9fafb;border-radius:.5rem;padding:.75rem}.details-module__e0CkmG__infoLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;font-weight:500}.details-module__e0CkmG__infoValue{color:#111827;font-size:.9375rem}.details-module__e0CkmG__rsvpList{flex-direction:column;gap:.5rem;display:flex}.details-module__e0CkmG__rsvpItem{background-color:#f9fafb;border-radius:.5rem;justify-content:space-between;align-items:center;padding:.75rem;display:flex}.details-module__e0CkmG__rsvpField{color:#374151;text-transform:capitalize;font-size:.875rem;font-weight:500}.details-module__e0CkmG__rsvpStatus{border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem}.details-module__e0CkmG__rsvpRequired{color:#1e40af;background-color:#dbeafe}.details-module__e0CkmG__rsvpOptional{color:#92400e;background-color:#fef3c7}.details-module__e0CkmG__rsvpDisabled{color:#6b7280;background-color:#f3f4f6}.details-module__e0CkmG__rsvpEditField{align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.details-module__e0CkmG__rsvpEditRequired{color:#666;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.details-module__e0CkmG__checkbox{accent-color:#2563eb;width:1rem;height:1rem}.details-module__e0CkmG__checkboxGroup{align-items:center;gap:.5rem;display:flex}.details-module__e0CkmG__rsvpSubFields{border-left:2px solid #e5e7eb;margin-top:.5rem;margin-left:1.5rem;padding-left:.75rem}.details-module__e0CkmG__rsvpSubFieldsLabel{color:#6b7280;margin-bottom:.5rem;font-size:.8125rem;display:block}.details-module__e0CkmG__companionSubFields{margin-top:.5rem;margin-left:1.5rem}.details-module__e0CkmG__companionSubFieldsLabel{color:#666;margin-bottom:.5rem;font-size:.85rem}.details-module__e0CkmG__sessionList{flex-direction:column;gap:1rem;display:flex}.details-module__e0CkmG__sessionCard{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem}.details-module__e0CkmG__sessionHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.details-module__e0CkmG__sessionInfo{flex:1}.details-module__e0CkmG__sessionDateTime{color:#111827;margin-bottom:.25rem;font-size:1rem;font-weight:600}.details-module__e0CkmG__sessionDetail{color:#6b7280;margin-top:.25rem;font-size:.875rem}.details-module__e0CkmG__sessionStatus{text-transform:capitalize;border-radius:9999px;padding:.25rem .625rem;font-size:.75rem;font-weight:500}.details-module__e0CkmG__statusActive{color:#065f46;background-color:#d1fae5}.details-module__e0CkmG__statusCancelled{color:#991b1b;background-color:#fee2e2}.details-module__e0CkmG__statusCompleted{color:#374151;background-color:#e5e7eb}.details-module__e0CkmG__statusPending{color:#92400e;background-color:#fef3c7}.details-module__e0CkmG__sessionActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.details-module__e0CkmG__iconButton{cursor:pointer;color:#2563eb;background:0 0;border:1px solid #d1d5db;border-radius:.375rem;padding:.375rem .75rem;font-size:.75rem;transition:background-color .2s}.details-module__e0CkmG__iconButton:hover{background-color:#eff6ff}.details-module__e0CkmG__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__e0CkmG__toggleButton:hover{background-color:#f3f4f6}.details-module__e0CkmG__bookingsList{border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem}.details-module__e0CkmG__bookingsTable{border-collapse:collapse;width:100%;font-size:.875rem}.details-module__e0CkmG__bookingsTable th{text-align:left;color:#374151;border-bottom:1px solid #e5e7eb;padding:.5rem;font-weight:600}.details-module__e0CkmG__bookingsTable td{color:#6b7280;border-bottom:1px solid #f3f4f6;padding:.5rem}.details-module__e0CkmG__sectionHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.details-module__e0CkmG__sectionHeader .details-module__e0CkmG__sectionTitle{margin-bottom:0}.details-module__e0CkmG__eventBookingsSection{margin-top:.5rem}.details-module__e0CkmG__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__e0CkmG__removeButton:hover{background-color:#fef2f2}.details-module__e0CkmG__emptyState{text-align:center;color:#6b7280;padding:2rem}.details-module__e0CkmG__success{color:#166534;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem}.details-module__e0CkmG__form{flex-direction:column;gap:1rem;display:flex}.details-module__e0CkmG__formTitle{color:#111827;margin:0 0 1rem;font-size:1.5rem;font-weight:600}.details-module__e0CkmG__formGroup{flex-direction:column;gap:.4rem;display:flex}.details-module__e0CkmG__label{color:#334155;font-size:.875rem;font-weight:600}.details-module__e0CkmG__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__e0CkmG__input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #2563eb1f}.details-module__e0CkmG__select{color:#0f172a;box-sizing:border-box;background-color:#fff;border:1px solid #cbd5e1;border-radius:.75rem;width:100%;padding:.75rem .9rem;font-size:.92rem;transition:border-color .2s,box-shadow .2s}.details-module__e0CkmG__select:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #2563eb1f}.details-module__e0CkmG__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__e0CkmG__textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #2563eb1f}.details-module__e0CkmG__badgeFeatured{color:#92400e;background-color:#fef3c7}.details-module__e0CkmG__badgeStyle{color:#1e40af;background-color:#dbeafe}.details-module__e0CkmG__badgeConfirmed{color:#065f46;background-color:#d1fae5}.details-module__e0CkmG__badgeCompanions{color:#1e40af;background-color:#dbeafe}.details-module__e0CkmG__linksList{flex-direction:column;gap:.75rem;display:flex}.details-module__e0CkmG__linkItem{background-color:#f9fafb;border-radius:.5rem;flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.details-module__e0CkmG__linkLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.details-module__e0CkmG__linkUrl{color:#2563eb;word-break:break-all;font-size:.875rem;text-decoration:none}.details-module__e0CkmG__linkUrl:hover{text-decoration:underline}.details-module__e0CkmG__copyLink{cursor:pointer}.details-module__e0CkmG__descriptionText{color:#374151;white-space:pre-wrap;font-size:.9375rem;line-height:1.6}.details-module__e0CkmG__checkboxLabel{color:#374151;cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.details-module__e0CkmG__actions{border-top:1px solid #e5e7eb;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.details-module__e0CkmG__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__e0CkmG__editButton:hover{background-color:#1d4ed8}.details-module__e0CkmG__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__e0CkmG__deleteButton:hover{background-color:#b91c1c}.details-module__e0CkmG__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__e0CkmG__saveButton:hover{background-color:#059669}.details-module__e0CkmG__saveButton:disabled{cursor:not-allowed;background-color:#9ca3af}.details-module__e0CkmG__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__e0CkmG__cancelButton:hover{background-color:#e5e7eb}.details-module__e0CkmG__imagesGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.details-module__e0CkmG__imageCard{aspect-ratio:1;border-radius:.5rem;position:relative;overflow:hidden}.details-module__e0CkmG__image{object-fit:cover;width:100%;height:100%}.details-module__e0CkmG__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__e0CkmG__imageDeleteButton:hover{background-color:#b91c1c}.details-module__e0CkmG__emptyImages{color:#6b7280;font-size:.875rem}.details-module__e0CkmG__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__e0CkmG__uploadButton:hover{background-color:#1d4ed8}.details-module__e0CkmG__clickableImage{cursor:pointer;width:100%;height:100%;display:block;position:relative}.details-module__e0CkmG__imageOverlay{opacity:0;background-color:#00000080;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.details-module__e0CkmG__imageOverlay span{color:#fff;font-size:.875rem;font-weight:500}.details-module__e0CkmG__clickableImage:hover .details-module__e0CkmG__imageOverlay{opacity:1}.details-module__e0CkmG__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__e0CkmG__uploadPlaceholder:hover{background-color:#eff6ff;border-color:#2563eb}.details-module__e0CkmG__uploadPlaceholder span{color:#6b7280;font-size:.875rem}.details-module__e0CkmG__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__e0CkmG__invitationSelectRow{align-items:end;gap:.75rem;display:flex}.details-module__e0CkmG__invitationSelectField{flex:1;min-width:0}.details-module__e0CkmG__invitationSelectRow .details-module__e0CkmG__addButton{min-height:34.5px}.details-module__e0CkmG__invitationHelpText{color:#6b7280;margin:-.25rem 0 0;font-size:.8125rem}.details-module__e0CkmG__invitationFormRow{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (max-width:640px){.details-module__e0CkmG__invitationSelectRow{flex-direction:column;align-items:stretch}.details-module__e0CkmG__invitationFormRow{grid-template-columns:1fr}}.details-module__e0CkmG__invitationFormActions{justify-content:flex-end;gap:.5rem;display:flex}.details-module__e0CkmG__invitationsList{flex-direction:column;gap:.5rem;display:flex}.details-module__e0CkmG__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__e0CkmG__invitationCard:hover{box-shadow:0 2px 4px #0000000d}.details-module__e0CkmG__invitationInfo{flex:1;min-width:0}.details-module__e0CkmG__invitationName{color:#1e293b;font-size:.9375rem;font-weight:600}.details-module__e0CkmG__invitationEmail{color:#64748b;margin-top:.125rem;font-size:.8125rem}.details-module__e0CkmG__invitationMeta{color:#94a3b8;margin-top:.25rem;font-size:.75rem}.details-module__e0CkmG__invitationActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.details-module__e0CkmG__statusBadge{border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-block}.details-module__e0CkmG__companionCount{color:#6b7280;font-size:.8rem;font-weight:400}.details-module__e0CkmG__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__e0CkmG__detailsLink:hover{background-color:#eff6ff}.details-module__e0CkmG__statusAccepted{color:#065f46;background-color:#d1fae5}.details-module__e0CkmG__statusDeclined{color:#991b1b;background-color:#fee2e2}.details-module__e0CkmG__statusExpired{color:#6b7280;background-color:#f3f4f6}.details-module__e0CkmG__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__e0CkmG__addButton:hover{background-color:#1d4ed8}.details-module__e0CkmG__addButton:disabled{cursor:not-allowed;background-color:#9ca3af}.details-module__e0CkmG__sessionFormGrid{grid-template-columns:repeat(5,1fr);gap:.9rem;margin-bottom:.5rem;display:grid}.details-module__e0CkmG__sessionActionsRow{justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.details-module__e0CkmG__sessionFeaturedToggle{color:#334155;align-items:center;gap:.55rem;font-size:.875rem;display:inline-flex}.details-module__e0CkmG__sessionFeaturedToggle input{accent-color:#2563eb;width:1rem;height:1rem}@media (max-width:960px){.details-module__e0CkmG__sessionFormGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.details-module__e0CkmG__sessionActionsRow{flex-direction:column;align-items:stretch}}@media (max-width:640px){.details-module__e0CkmG__sessionFormGrid{grid-template-columns:1fr}}.details-module__e0CkmG__filterTabs{gap:.25rem;margin-bottom:1rem;display:flex}.details-module__e0CkmG__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__e0CkmG__filterTab:hover{background-color:#f3f4f6}.details-module__e0CkmG__filterTabActive{color:#fff;background-color:#2563eb;border-color:#2563eb}.details-module__e0CkmG__filterTabActive:hover{background-color:#1d4ed8}.details-module__e0CkmG__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__e0CkmG__importButton:hover{background-color:#15803d}.details-module__e0CkmG__importButton svg{width:16px;height:16px}.details-module__e0CkmG__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.details-module__e0CkmG__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__e0CkmG__modalHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.details-module__e0CkmG__modalTitle{color:#1e293b;margin:0;font-size:1.25rem;font-weight:600}.details-module__e0CkmG__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__e0CkmG__modalClose:hover{background-color:#f1f5f9}.details-module__e0CkmG__modalClose:disabled{opacity:.5;cursor:not-allowed}.details-module__e0CkmG__modalBody{padding:1.5rem}.details-module__e0CkmG__modalDescription{color:#64748b;margin-bottom:1.5rem;line-height:1.5}.details-module__e0CkmG__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__e0CkmG__downloadTemplateButton:hover{background-color:#1d4ed8}.details-module__e0CkmG__uploadSection{margin-bottom:1.5rem}.details-module__e0CkmG__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__e0CkmG__uploadLabel:hover{background-color:#eff6ff;border-color:#2563eb}.details-module__e0CkmG__uploadIcon{margin-bottom:.5rem;font-size:3rem}.details-module__e0CkmG__uploadProcessing{cursor:default;background-color:#eff6ff;border-color:#3b82f6}.details-module__e0CkmG__uploadProcessing:hover{background-color:#eff6ff;border-color:#3b82f6}.details-module__e0CkmG__uploadSpinner{margin-bottom:.5rem;font-size:2.5rem;animation:2s linear infinite details-module__e0CkmG__spin}@keyframes details-module__e0CkmG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.details-module__e0CkmG__uploadText{color:#1e293b;margin-bottom:.25rem;font-size:.9375rem;font-weight:500}.details-module__e0CkmG__uploadHint{color:#64748b;font-size:.8125rem}.details-module__e0CkmG__errorSection{background-color:#fef2f2;border:1px solid #fecaca;border-radius:.75rem;margin-top:1rem;padding:1rem}.details-module__e0CkmG__errorTitle{color:#991b1b;margin:0 0 .75rem;font-size:.9375rem;font-weight:600}.details-module__e0CkmG__errorList{flex-direction:column;gap:.5rem;max-height:300px;display:flex;overflow-y:auto}.details-module__e0CkmG__errorItem{background-color:#fff;border-radius:.5rem;padding:.75rem;font-size:.875rem;line-height:1.5}.details-module__e0CkmG__errorItem strong{color:#991b1b}.details-module__e0CkmG__errorMessage{color:#dc2626}.details-module__e0CkmG__errorMore{text-align:center;color:#991b1b;padding:.5rem;font-size:.875rem;font-weight:500}.details-module__e0CkmG__errorInstruction{color:#991b1b;margin-top:.75rem;margin-bottom:0;font-size:.875rem}.details-module__e0CkmG__errorTabs{border-bottom:2px solid #fecaca;gap:0;margin-bottom:.75rem;display:flex}.details-module__e0CkmG__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__e0CkmG__errorTab:hover{background-color:#991b1b0d}.details-module__e0CkmG__errorTabActive{border-bottom-color:#991b1b;font-weight:600}.details-module__e0CkmG__hint{color:#888;margin-top:.25rem;font-size:.8rem;display:block}
.ImportListModal-module__f-goJW__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;animation:.15s ease-out ImportListModal-module__f-goJW__fadeIn;display:flex;position:fixed;inset:0}@keyframes ImportListModal-module__f-goJW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ImportListModal-module__f-goJW__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ImportListModal-module__f-goJW__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__f-goJW__slideUp;display:flex;overflow-y:auto;box-shadow:0 20px 60px #00000026}.ImportListModal-module__f-goJW__modalHeader{border-bottom:1px solid #e5e7eb;flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.ImportListModal-module__f-goJW__modalTitle{color:#1e293b;margin:0;font-size:1rem;font-weight:600}.ImportListModal-module__f-goJW__modalSubtitle{color:#64748b;margin:0;font-size:.8rem}.ImportListModal-module__f-goJW__modalContent{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.ImportListModal-module__f-goJW__modalFooter{border-top:1px solid #e5e7eb;justify-content:flex-end;padding:1.5rem;display:flex}.ImportListModal-module__f-goJW__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__f-goJW__downloadTemplateButton:hover{background-color:#e2e8f0}.ImportListModal-module__f-goJW__uploadSection{margin-top:.25rem}.ImportListModal-module__f-goJW__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__f-goJW__uploadLabel:hover{background-color:#eff6ff;border-color:#2563eb}.ImportListModal-module__f-goJW__uploadIcon{margin-bottom:.25rem;font-size:1.5rem}.ImportListModal-module__f-goJW__uploadText{color:#1e293b;font-size:.8rem;font-weight:500}.ImportListModal-module__f-goJW__uploadHint{color:#64748b;font-size:.7rem}.ImportListModal-module__f-goJW__uploadProcessing{cursor:default;background-color:#eff6ff;border-color:#3b82f6}.ImportListModal-module__f-goJW__uploadProcessing:hover{background-color:#eff6ff;border-color:#3b82f6}.ImportListModal-module__f-goJW__uploadSpinner{margin-bottom:.25rem;font-size:1.5rem;animation:2s linear infinite ImportListModal-module__f-goJW__spin}@keyframes ImportListModal-module__f-goJW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ImportListModal-module__f-goJW__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__f-goJW__removeFile{color:#dc2626;cursor:pointer;background:0 0;border:none;margin-left:auto;padding:0;font-size:1rem}.ImportListModal-module__f-goJW__summarySection{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.4rem;padding:.6rem .75rem}.ImportListModal-module__f-goJW__summaryText{color:#475569;font-size:.8rem}.ImportListModal-module__f-goJW__conflictsSection{flex-direction:column;gap:1rem;display:flex}.ImportListModal-module__f-goJW__conflictsTitle{color:#92400e;margin:0;font-size:.875rem;font-weight:600}.ImportListModal-module__f-goJW__conflictsDescription{color:#92400e;margin:0;font-size:.8rem}.ImportListModal-module__f-goJW__conflictCard{background-color:#fffbeb;border:1px solid #fde68a;border-radius:.5rem;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.ImportListModal-module__f-goJW__conflictHeader{justify-content:space-between;align-items:center;display:flex}.ImportListModal-module__f-goJW__conflictGuestInfo{flex-direction:column;gap:.125rem;display:flex}.ImportListModal-module__f-goJW__conflictGuestName{color:#1e293b;font-size:.8rem;font-weight:600}.ImportListModal-module__f-goJW__conflictGuestMeta{color:#64748b;font-size:.75rem}.ImportListModal-module__f-goJW__conflictFields{flex-direction:column;gap:.5rem;display:flex}.ImportListModal-module__f-goJW__conflictField{color:#374151;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.ImportListModal-module__f-goJW__conflictFieldLabel{min-width:80px;font-weight:600}.ImportListModal-module__f-goJW__conflictFieldValues{align-items:center;gap:.25rem;display:flex}.ImportListModal-module__f-goJW__conflictFieldOld{color:#dc2626;text-decoration:line-through}.ImportListModal-module__f-goJW__conflictFieldNew{color:#16a34a}.ImportListModal-module__f-goJW__conflictActions{gap:.5rem;display:flex}.ImportListModal-module__f-goJW__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__f-goJW__conflictActionButton:hover{background-color:#f9fafb}.ImportListModal-module__f-goJW__conflictActionActive{color:#2563eb;background-color:#eff6ff;border-color:#2563eb}.ImportListModal-module__f-goJW__errorsSection{background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.ImportListModal-module__f-goJW__errorsHeader{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.ImportListModal-module__f-goJW__errorsTitle{color:#991b1b;margin:0;font-size:.8rem;font-weight:600}.ImportListModal-module__f-goJW__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__f-goJW__exportErrorsButton:hover:not(:disabled){background-color:#fee2e2;border-color:#f87171}.ImportListModal-module__f-goJW__exportErrorsButton:disabled{opacity:.7;cursor:wait}.ImportListModal-module__f-goJW__errorItem{color:#991b1b;font-size:.75rem}
.Header-module__Y7ZHqW__header{height:var(--header-height);z-index:100;background-color:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:16px;padding:0 24px;display:flex;position:fixed;top:0;left:19rem;right:0}.Header-module__Y7ZHqW__leftSection{flex:1;align-items:flex-end;gap:16px;display:flex}.Header-module__Y7ZHqW__filterGroup{flex-direction:column;gap:4px;display:flex}.Header-module__Y7ZHqW__filterLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.Header-module__Y7ZHqW__businessUnitSelect{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__Y7ZHqW__businessUnitSelect:hover{border-color:#2563eb}.Header-module__Y7ZHqW__businessUnitSelect:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.Header-module__Y7ZHqW__businessUnitSelect:disabled{opacity:.6;cursor:not-allowed}.Header-module__Y7ZHqW__businessUnitSelected{background-color:#f8faff;border-color:#2563eb;font-weight:600}.Header-module__Y7ZHqW__businessUnitName,.Header-module__Y7ZHqW__ventureName{color:#334155;font-size:.875rem;font-weight:500}.Header-module__Y7ZHqW__userSection{flex-shrink:0;position:relative}.Header-module__Y7ZHqW__userButton{cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;transition:background-color .2s;display:flex}.Header-module__Y7ZHqW__userButton:hover{background-color:#f1f5f9}.Header-module__Y7ZHqW__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__Y7ZHqW__userName{color:#334155;font-weight:500}.Header-module__Y7ZHqW__chevron{color:#64748b;transition:transform .2s}.Header-module__Y7ZHqW__chevronOpen{transform:rotate(180deg)}.Header-module__Y7ZHqW__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__Y7ZHqW__menuHeader{padding:12px 16px}.Header-module__Y7ZHqW__menuEmail{color:#334155;font-size:.875rem;font-weight:500}.Header-module__Y7ZHqW__menuRole{color:#64748b;margin-top:2px;font-size:.75rem}.Header-module__Y7ZHqW__menuDivider{background-color:#e2e8f0;height:1px}.Header-module__Y7ZHqW__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__Y7ZHqW__menuItem:hover{background-color:#f1f5f9;text-decoration:none}.Header-module__Y7ZHqW__asyncSelectWrapper{min-width:220px}.Header-module__Y7ZHqW__asyncSelectWrapper .async-select__control{height:34px!important;min-height:34px!important;box-shadow:none!important;cursor:pointer!important;border-color:#e2e8f0!important;border-radius:6px!important}.Header-module__Y7ZHqW__asyncSelectWrapper .async-select__control:hover{border-color:#2563eb!important}.Header-module__Y7ZHqW__asyncSelectWrapper .async-select__control--is-focused{border-color:#2563eb!important;box-shadow:0 0 0 3px #2563eb1a!important}.Header-module__Y7ZHqW__asyncSelectWrapper .async-select__value-container{padding-left:8px!important;padding-right:4px!important}.Header-module__Y7ZHqW__asyncSelectWrapper .async-select__single-value{color:#334155!important;font-size:.875rem!important;font-weight:500!important}.Header-module__Y7ZHqW__asyncSelectWrapper .async-select__placeholder{color:#94a3b8!important;font-size:.875rem!important}.Header-module__Y7ZHqW__asyncSelectWrapper .async-select__input-container{margin:0!important;padding:0!important}.Header-module__Y7ZHqW__asyncSelectWrapper .async-select__input{font-size:.875rem!important}.Header-module__Y7ZHqW__asyncSelectWrapper .async-select__indicators{height:34px!important}.Header-module__Y7ZHqW__asyncSelectWrapper .async-select__indicator{padding:4px!important}.Header-module__Y7ZHqW__asyncSelectWrapper .async-select__menu{z-index:1000!important;font-size:.875rem!important}.Header-module__Y7ZHqW__asyncSelectWrapper .async-select__option{font-size:.875rem!important}.Header-module__Y7ZHqW__ventureSelected .async-select__control{background-color:#f8faff!important;border-color:#2563eb!important}.Header-module__Y7ZHqW__ventureSelected .async-select__single-value{color:#1e40af!important;font-weight:600!important}
.ListImage-module__EIbMZa__container{color:#63748a;background-color:#f1f5f9;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;display:flex}.ListImage-module__EIbMZa__image{object-fit:cover;width:3.2rem;height:3.2rem}.ListImage-module__EIbMZa__square{border-radius:.5rem}.ListImage-module__EIbMZa__circle{border-radius:100%}
.Menu-module__cUQplW__container{flex-direction:column;gap:.5rem;padding:2rem 0;display:flex}
.ListItem-module__dcWy6a__container{z-index:0;border-bottom:1px solid var(--border);background-color:#fff;justify-content:space-between;align-items:center;gap:1rem;height:auto;min-height:6rem;padding:1.2rem 1.2rem 1.2rem 1.4rem;animation:.28s ease-out both ListItem-module__dcWy6a__fadeIn;display:flex;position:relative}.ListItem-module__dcWy6a__container:first-child{animation-delay:0s}.ListItem-module__dcWy6a__container:nth-child(2){animation-delay:30ms}.ListItem-module__dcWy6a__container:nth-child(3){animation-delay:60ms}.ListItem-module__dcWy6a__container:nth-child(4){animation-delay:90ms}.ListItem-module__dcWy6a__container:nth-child(5){animation-delay:.12s}.ListItem-module__dcWy6a__container:nth-child(n+6){animation-delay:.15s}.ListItem-module__dcWy6a__container:hover{z-index:1;cursor:pointer;background-color:#fcfcfd;transition:background-color .2s}.ListItem-module__dcWy6a__container:focus-within{z-index:1}.ListItem-module__dcWy6a__container:first-child{border-radius:var(--radius) var(--radius) 0 0}.ListItem-module__dcWy6a__container:last-child{border-radius:0 0 var(--radius) var(--radius);border-bottom:none}.ListItem-module__dcWy6a__container:only-child{border-radius:var(--radius)}.ListItem-module__dcWy6a__content{align-items:center;gap:1.2rem;display:flex}.ListItem-module__dcWy6a__info{flex-direction:column;justify-content:center;gap:.2rem;display:flex}.ListItem-module__dcWy6a__title{color:var(--title);align-items:center;gap:.6rem;font-size:.95rem;font-weight:600;display:flex}.ListItem-module__dcWy6a__subtitle{font-size:var(--font-size);color:#637388}.ListItem-module__dcWy6a__description{align-items:center;gap:1.2rem;display:flex;font-size:.8rem!important}.ListItem-module__dcWy6a__actions{align-items:center;gap:1.8rem;display:flex}@keyframes ListItem-module__dcWy6a__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.ListItem-module__dcWy6a__container{animation: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 #cbd5e1;border-radius:.75rem;align-items:stretch;min-height:42px;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:visible}.PhoneInput-module__uPER9G__wrapper:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.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 #cbd5e1;border-radius:.75rem 0 0 .75rem;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{color:#0f172a;background:0 0;border:none;border-radius:0 .75rem .75rem 0;outline:none;flex:1;min-width:0;padding:.625rem .85rem;font-size:.875rem}.PhoneInput-module__uPER9G__phoneField::placeholder{color:#9ca3af}.PhoneInput-module__uPER9G__compact{min-height:42px}.PhoneInput-module__uPER9G__compact .PhoneInput-module__uPER9G__selector{padding:0 .5rem}.PhoneInput-module__uPER9G__compact .PhoneInput-module__uPER9G__phoneField{padding:.625rem .85rem;font-size:.875rem}.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:#2563eb;background:#eff6ff;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}
.MenuItem-module__3EEq2W__container{flex-direction:column;height:auto;display:flex}.MenuItem-module__3EEq2W__menuItem{color:#fff;-webkit-user-select:none;user-select:none;border-left:3px solid #0000;justify-content:space-between;align-items:center;height:3rem;padding:0 1.4rem;display:flex}.MenuItem-module__3EEq2W__menuItem:hover{cursor:pointer}.MenuItem-module__3EEq2W__menuItemContent{align-items:center;gap:.5rem;display:flex}
.PageContent-module__186Ntq__container{flex-direction:column;gap:1.2rem;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}}
.SubMenu-module__MGaFjq__container{flex-direction:column;gap:.5rem;display:flex}
.PageTitle-module__uPab0q__title{color:var(--title);font-size:1.6rem;font-weight:700}
.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:#2563eb;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}}
.new-module__2_-Lca__content{max-width:700px;margin:0 auto}.new-module__2_-Lca__card{background-color:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 1px 3px #0000001a}.new-module__2_-Lca__title{color:#1e293b;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.new-module__2_-Lca__subtitle{color:#64748b;margin:0 0 1.5rem;font-size:.875rem}.new-module__2_-Lca__form{flex-direction:column;gap:.4rem;display:flex}.new-module__2_-Lca__formSection{flex-direction:column;gap:.5rem;display:flex}.new-module__2_-Lca__formGroup{grid-template-columns:1fr 1fr;gap:.75rem;width:100%;display:grid}.new-module__2_-Lca__inputGroup{flex-direction:column;gap:1rem;display:flex}.new-module__2_-Lca__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__2_-Lca__addPermissionButton:hover{color:#1d4ed8}.new-module__2_-Lca__addPermissionButtonSpaced{margin-top:1rem}.new-module__2_-Lca__addPermissionButtonDisabled{opacity:.5;cursor:not-allowed!important;color:#9ca3af!important}.new-module__2_-Lca__addPermissionButtonDisabled:hover{color:#9ca3af!important}.new-module__2_-Lca__permissionRow{align-items:flex-end;gap:.75rem;margin-top:1rem;display:flex}.new-module__2_-Lca__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__2_-Lca__removeButton:hover{background-color:#fee2e2;border-color:#fca5a5}.new-module__2_-Lca__error{color:#dc2626;font-size:.8rem}.new-module__2_-Lca__buttonGroup{flex-direction:row;gap:.75rem;margin-top:1.5rem;display:flex}
.Checkbox-module__nEXqfW__container{align-items:center;gap:.5rem;display:flex}.Checkbox-module__nEXqfW__input{cursor:pointer;accent-color:#2563eb;width:1rem;height:1rem}
.SubMenuItem-module__t4_UwG__container{color:#d8d8d8;-webkit-user-select:none;user-select:none;border-left:3px solid #0000;align-items:center;gap:.5rem;height:3rem;padding-left:3.4rem;font-size:.95rem;display:flex}.SubMenuItem-module__t4_UwG__container:hover{cursor:pointer;background-color:var(--sidebar-bg-light);color:#fff;border-left:3px solid var(--primary);text-decoration:none}.SubMenuItem-module__t4_UwG__container.SubMenuItem-module__t4_UwG__active{background-color:var(--sidebar-bg-light);color:#fff;border-left:3px solid var(--primary)}
.PageHeader-module__BLde6G__container{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}
.ventures-module__NNy9dG__container{padding:2rem}.ventures-module__NNy9dG__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.ventures-module__NNy9dG__title{color:#111;font-size:2rem;font-weight:700}.ventures-module__NNy9dG__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__NNy9dG__createButton:hover{background-color:#1d4ed8;text-decoration:none}.ventures-module__NNy9dG__filterSection{margin-bottom:1.5rem}.ventures-module__NNy9dG__filterGroup{flex-direction:column;gap:.5rem;display:flex}.ventures-module__NNy9dG__filterLabel{color:#374151;font-size:.875rem;font-weight:500}.ventures-module__NNy9dG__list{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.ventures-module__NNy9dG__listItems{list-style:none}.ventures-module__NNy9dG__emptyState{text-align:center;color:#666;padding:1.5rem}.ventures-module__NNy9dG__listItem{border-bottom:1px solid #e5e7eb}.ventures-module__NNy9dG__listItem:last-child{border-bottom:none}.ventures-module__NNy9dG__listLink{color:inherit;padding:1rem 1.5rem;text-decoration:none;transition:background-color .2s;display:block}.ventures-module__NNy9dG__listLink:hover{background-color:#f9fafb;text-decoration:none}.ventures-module__NNy9dG__listContent{align-items:center;gap:1rem;width:100%;display:flex}.ventures-module__NNy9dG__ventureLogo{object-fit:cover;border-radius:.375rem;flex-shrink:0;width:60px;height:60px}.ventures-module__NNy9dG__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__NNy9dG__listInfo{flex:1}.ventures-module__NNy9dG__ventureHeader{align-items:center;gap:.75rem;display:flex}.ventures-module__NNy9dG__ventureName{color:#111;font-size:1.125rem;font-weight:500}.ventures-module__NNy9dG__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__NNy9dG__ventureRef,.ventures-module__NNy9dG__ventureDescription{color:#666;margin-top:.25rem;font-size:.875rem}.ventures-module__NNy9dG__arrow{color:#9ca3af;margin-left:1rem}.ventures-module__NNy9dG__loading{color:#666;justify-content:center;align-items:center;min-height:100vh;font-size:1.125rem;display:flex}.ventures-module__NNy9dG__input:disabled{cursor:not-allowed;background-color:#f3f4f6}.ventures-module__NNy9dG__requiredIndicator{color:#ef4444}.ventures-module__NNy9dG__checkboxGroup{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.ventures-module__NNy9dG__checkboxGroup input[type=checkbox]{cursor:pointer;width:auto}.ventures-module__NNy9dG__checkboxLabel{color:#374151;cursor:pointer;margin:0;font-size:.875rem}.ventures-module__NNy9dG__logoSection{justify-content:center;margin-bottom:1.5rem;display:flex}.ventures-module__NNy9dG__logoPreview{border-radius:.5rem;width:200px;height:200px;position:relative;overflow:hidden}.ventures-module__NNy9dG__logoImage{object-fit:cover;width:100%;height:100%}.ventures-module__NNy9dG__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__NNy9dG__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__NNy9dG__logoUploadLabel:hover{color:#4f46e5;background-color:#eef2ff;border-color:#4f46e5}.ventures-module__NNy9dG__logoUploadLabel input{display:none}.ventures-module__NNy9dG__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__NNy9dG__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__NNy9dG__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__NNy9dG__submitButton:disabled{opacity:.6;cursor:not-allowed}.ventures-module__NNy9dG__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__NNy9dG__addressSection{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:1.5rem;padding:1.5rem}.ventures-module__NNy9dG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ventures-module__NNy9dG__formRowThree{grid-template-columns:2fr 1fr 1fr;gap:1rem;display:grid}.ventures-module__NNy9dG__form{background-color:#fff;border-radius:8px;padding:2rem;box-shadow:0 1px 3px #0000001a}.ventures-module__NNy9dG__formGroup{margin-bottom:1.5rem}.ventures-module__NNy9dG__label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.ventures-module__NNy9dG__input{border:1px solid #d1d5db;border-radius:4px;width:100%;padding:.625rem .875rem;font-size:.875rem;transition:border-color .2s}.ventures-module__NNy9dG__input:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 1px #4f46e5}.ventures-module__NNy9dG__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__NNy9dG__textarea:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 1px #4f46e5}.ventures-module__NNy9dG__actions{gap:1rem;margin-top:2rem;display:flex}.ventures-module__NNy9dG__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__NNy9dG__submitButton:hover{background-color:#1d4ed8}.ventures-module__NNy9dG__submitButton:disabled{cursor:not-allowed;background-color:#9ca3af}.ventures-module__NNy9dG__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__NNy9dG__cancelButton:hover{color:#111;background-color:#f3f4f6;text-decoration:none}.ventures-module__NNy9dG__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__NNy9dG__deleteButton:hover{background-color:#b91c1c}.ventures-module__NNy9dG__backLink{color:#4f46e5;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;text-decoration:none;display:inline-flex}.ventures-module__NNy9dG__backLink:hover{text-decoration:underline}.ventures-module__NNy9dG__sectionTitle{color:#111;margin:0 0 1rem;font-size:1.125rem;font-weight:600}.ventures-module__NNy9dG__logoSection{gap:1rem;display:flex}.ventures-module__NNy9dG__logoCard{border:1px solid #e5e7eb;border-radius:.5rem;width:200px;height:120px;position:relative;overflow:hidden}.ventures-module__NNy9dG__logoClickable{cursor:pointer;width:100%;height:100%;display:block;position:relative}.ventures-module__NNy9dG__logoImage{object-fit:contain;width:100%;height:100%;padding:.5rem}.ventures-module__NNy9dG__logoOverlay{opacity:0;background-color:#00000080;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.ventures-module__NNy9dG__logoOverlay span{color:#fff;font-size:.875rem;font-weight:500}.ventures-module__NNy9dG__logoClickable:hover .ventures-module__NNy9dG__logoOverlay{opacity:1}.ventures-module__NNy9dG__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__NNy9dG__logoDeleteButton:hover{background-color:#dc2626}.ventures-module__NNy9dG__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__NNy9dG__logoUploadPlaceholder:hover{color:#4f46e5;border-color:#4f46e5}.ventures-module__NNy9dG__content{flex-direction:column;gap:1.2rem;display:flex}
.Sidebar-module__0kYQIW__container{background-color:var(--sidebar-bg);flex-direction:column;width:19rem;height:100vh;display:flex;position:fixed;top:0;left:0}.Sidebar-module__0kYQIW__header{height:var(--header-height);border-bottom:1px solid var(--sidebar-bg-light);justify-content:center;align-items:center;display:flex}.Sidebar-module__0kYQIW__header a{text-decoration:none}.Sidebar-module__0kYQIW__title{color:#fff;font-size:1.5rem;font-weight:700}.Sidebar-module__0kYQIW__menuContainer{height:calc(100vh - var(--header-height));overflow-y:auto}.Sidebar-module__0kYQIW__menuContainer::-webkit-scrollbar{width:6px}.Sidebar-module__0kYQIW__menuContainer::-webkit-scrollbar-track{background:var(--sidebar-bg-light)}.Sidebar-module__0kYQIW__menuContainer::-webkit-scrollbar-thumb{background:0 0;border-radius:3px}.Sidebar-module__0kYQIW__menuContainer:hover::-webkit-scrollbar-thumb{background:#fff3}.Sidebar-module__0kYQIW__menuContainer::-webkit-scrollbar-thumb:hover{background:#ffffff4d}
.authorization-module__JgsYpW__container{background-color:#f8fafc;min-height:100vh;padding:2rem}.authorization-module__JgsYpW__content{max-width:1200px;margin:0 auto}.authorization-module__JgsYpW__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.authorization-module__JgsYpW__title{color:#1e293b;margin:0;font-size:2rem;font-weight:700}.authorization-module__JgsYpW__subtitle{color:#64748b;margin:.5rem 0 0}.authorization-module__JgsYpW__grid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:1.5rem;display:grid}.authorization-module__JgsYpW__card{background:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 3px #0f172a1a}.authorization-module__JgsYpW__cardHeader{border-bottom:1px solid #e2e8f0;padding:1.25rem 1.5rem}.authorization-module__JgsYpW__cardTitle{color:#1e293b;margin:0;font-size:1.25rem;font-weight:700}.authorization-module__JgsYpW__cardDescription{color:#64748b;margin:.35rem 0 0;font-size:.875rem}.authorization-module__JgsYpW__list{margin:0;padding:0;list-style:none}.authorization-module__JgsYpW__listItem{border-bottom:1px solid #e2e8f0}.authorization-module__JgsYpW__listItem:last-child{border-bottom:none}.authorization-module__JgsYpW__listLink{color:inherit;padding:1.25rem 1.5rem;text-decoration:none;transition:background-color .2s;display:block}.authorization-module__JgsYpW__listLink:hover{background-color:#f8fafc}.authorization-module__JgsYpW__itemHeader{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.authorization-module__JgsYpW__itemTitle{color:#1e293b;font-size:1rem;font-weight:700}.authorization-module__JgsYpW__itemSubtitle{color:#64748b;margin-top:.25rem;font-size:.875rem}.authorization-module__JgsYpW__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__JgsYpW__backLink{color:#2563eb;margin-bottom:1.5rem;font-weight:600;text-decoration:none;display:inline-block}.authorization-module__JgsYpW__backLink:hover{text-decoration:underline}.authorization-module__JgsYpW__detailCard{background:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 1px 3px #0f172a1a}.authorization-module__JgsYpW__form{flex-direction:column;gap:1.5rem;display:flex}.authorization-module__JgsYpW__formGroup{flex-direction:column;gap:.5rem;display:flex}.authorization-module__JgsYpW__label{color:#374151;font-size:.875rem;font-weight:600}.authorization-module__JgsYpW__input{color:#111827;border:1px solid #d1d5db;border-radius:.5rem;padding:.75rem 1rem;font-size:1rem}.authorization-module__JgsYpW__input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.authorization-module__JgsYpW__permissionGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.75rem;display:grid}.authorization-module__JgsYpW__permissionOption{cursor:pointer;border:1px solid #e2e8f0;border-radius:.5rem;align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.authorization-module__JgsYpW__permissionOption:hover{background-color:#f8fafc}.authorization-module__JgsYpW__checkbox{margin-top:.15rem}.authorization-module__JgsYpW__permissionLabel{color:#1e293b;margin-right:6px;font-weight:700}.authorization-module__JgsYpW__permissionSlug{color:#64748b;margin-top:.25rem;font-size:.8rem}.authorization-module__JgsYpW__actions{flex-wrap:wrap;gap:.75rem;display:flex}.authorization-module__JgsYpW__primaryButton,.authorization-module__JgsYpW__secondaryButton{cursor:pointer;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:700}.authorization-module__JgsYpW__primaryButton{color:#fff;background-color:#2563eb}.authorization-module__JgsYpW__secondaryButton{color:#475569;background-color:#f1f5f9}.authorization-module__JgsYpW__primaryButton:disabled,.authorization-module__JgsYpW__secondaryButton:disabled{cursor:not-allowed;opacity:.6}.authorization-module__JgsYpW__emptyState,.authorization-module__JgsYpW__loading{color:#64748b;text-align:center;padding:2rem}.authorization-module__JgsYpW__error{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin-bottom:1rem;padding:1rem}@media (max-width:720px){.authorization-module__JgsYpW__container{padding:1rem}.authorization-module__JgsYpW__grid{grid-template-columns:1fr}}
.details-module__sDXnPW__container{background-color:#f5f5f5;min-height:100vh;padding:2rem}.details-module__sDXnPW__content{max-width:800px;margin:0 auto}.details-module__sDXnPW__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__sDXnPW__backLink:hover{text-decoration:underline}.details-module__sDXnPW__card{background-color:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 1px 3px #0000001a}.details-module__sDXnPW__header{border-bottom:1px solid #e5e7eb;align-items:center;gap:1.5rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.details-module__sDXnPW__logo{object-fit:cover;border-radius:8px;width:80px;height:80px}.details-module__sDXnPW__logoPlaceholder{color:#9ca3af;background-color:#f3f4f6;border-radius:8px;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.details-module__sDXnPW__title{color:#1e293b;margin:0;font-size:1.875rem;font-weight:700}.details-module__sDXnPW__infoGrid{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;display:grid}.details-module__sDXnPW__infoItem{flex-direction:column;gap:.5rem;display:flex}.details-module__sDXnPW__infoLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.details-module__sDXnPW__infoValue{color:#1e293b;font-size:1rem;font-weight:500}.details-module__sDXnPW__infoSubValue{color:#64748b;font-size:.875rem}.details-module__sDXnPW__actions{border-top:1px solid #e5e7eb;flex-wrap:wrap;gap:1rem;padding-top:1.5rem;display:flex}.details-module__sDXnPW__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__sDXnPW__editButton:hover{background-color:#1d4ed8;text-decoration:none}.details-module__sDXnPW__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__sDXnPW__deleteButton:hover:not(:disabled){background-color:#dc2626}.details-module__sDXnPW__deleteButton:disabled{opacity:.5;cursor:not-allowed}.details-module__sDXnPW__loading{color:#64748b;justify-content:center;align-items:center;min-height:100vh;font-size:1.125rem;display:flex}.details-module__sDXnPW__emptyState{text-align:center;color:#64748b;background-color:#f8fafc;border-radius:.5rem;margin-bottom:1rem;padding:2rem}
.business-units-module__KuHgaG__container{padding:2rem}.business-units-module__KuHgaG__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.business-units-module__KuHgaG__title{color:#111;font-size:2rem;font-weight:700}.business-units-module__KuHgaG__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__KuHgaG__createButton:hover{background-color:#1d4ed8;text-decoration:none}.business-units-module__KuHgaG__list{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.business-units-module__KuHgaG__listItems{list-style:none}.business-units-module__KuHgaG__emptyState{text-align:center;color:#666;padding:1.5rem}.business-units-module__KuHgaG__listItem{border-bottom:1px solid #e5e7eb}.business-units-module__KuHgaG__listItem:last-child{border-bottom:none}.business-units-module__KuHgaG__listLink{color:inherit;padding:1rem 1.5rem;text-decoration:none;transition:background-color .2s;display:block}.business-units-module__KuHgaG__listLink:hover{background-color:#f9fafb;text-decoration:none}.business-units-module__KuHgaG__listContent{align-items:center;gap:1rem;width:100%;display:flex}.business-units-module__KuHgaG__buLogo{object-fit:cover;border-radius:.375rem;flex-shrink:0;width:60px;height:60px}.business-units-module__KuHgaG__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__KuHgaG__listInfo{flex:1}.business-units-module__KuHgaG__buName{color:#111;font-size:1.125rem;font-weight:500}.business-units-module__KuHgaG__buAddress,.business-units-module__KuHgaG__buResponsible{color:#666;margin-top:.25rem;font-size:.875rem}.business-units-module__KuHgaG__arrow{color:#9ca3af;margin-left:1rem}.business-units-module__KuHgaG__loading{color:#666;justify-content:center;align-items:center;min-height:100vh;font-size:1.125rem;display:flex}.business-units-module__KuHgaG__form{background-color:#fff;border-radius:8px;padding:2rem;box-shadow:0 1px 3px #0000001a}.business-units-module__KuHgaG__formGroup{margin-bottom:1.5rem}.business-units-module__KuHgaG__label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.business-units-module__KuHgaG__input{border:1px solid #d1d5db;border-radius:4px;width:100%;padding:.625rem .875rem;font-size:.875rem;transition:border-color .2s}.business-units-module__KuHgaG__input:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 1px #4f46e5}.business-units-module__KuHgaG__requiredIndicator{color:#ef4444}.business-units-module__KuHgaG__checkboxContainer,.business-units-module__KuHgaG__checkboxGroup{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.business-units-module__KuHgaG__checkboxGroup input[type=checkbox]{cursor:pointer;width:auto}.business-units-module__KuHgaG__checkboxLabel{color:#374151;cursor:pointer;margin:0;font-size:.875rem}.business-units-module__KuHgaG__logoSection{justify-content:center;margin-bottom:1.5rem;display:flex}.business-units-module__KuHgaG__logoSectionTitle{color:#111827;margin-bottom:.75rem;font-size:1rem;font-weight:600}.business-units-module__KuHgaG__logoPreview{border-radius:.5rem;width:200px;height:200px;position:relative;overflow:hidden}.business-units-module__KuHgaG__logoImage{object-fit:cover;width:100%;height:100%}.business-units-module__KuHgaG__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__KuHgaG__logoDeleteButton:hover{background-color:#b91c1c}.business-units-module__KuHgaG__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__KuHgaG__logoUploadLabel:hover{color:#4f46e5;background-color:#eef2ff;border-color:#4f46e5}.business-units-module__KuHgaG__logoUploadLabel input{display:none}.business-units-module__KuHgaG__actions{gap:1rem;margin-top:2rem;display:flex}.business-units-module__KuHgaG__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__KuHgaG__submitButton:hover{background-color:#1d4ed8}.business-units-module__KuHgaG__submitButton:disabled{opacity:.5;cursor:not-allowed}.business-units-module__KuHgaG__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__KuHgaG__cancelButton:hover{color:#111;background-color:#f3f4f6;text-decoration:none}.business-units-module__KuHgaG__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__KuHgaG__deleteButton:hover{background-color:#b91c1c}.business-units-module__KuHgaG__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__KuHgaG__backLink:hover{text-decoration:underline}.business-units-module__KuHgaG__addressSection{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:1.5rem;padding:1.5rem}.business-units-module__KuHgaG__sectionTitle{color:#111;margin:0 0 1rem;font-size:1.125rem;font-weight:600}.business-units-module__KuHgaG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.business-units-module__KuHgaG__formRowThree{grid-template-columns:2fr 1fr 1fr;gap:1rem;display:grid}.business-units-module__KuHgaG__helpText{color:#666;margin-top:.25rem;font-size:.875rem;display:block}.business-units-module__KuHgaG__section{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:1.5rem;padding:1.5rem}.business-units-module__KuHgaG__content{flex-direction:column;gap:1.2rem;display:flex}
.checkins-module__qkF1fW__container{background-color:#f8fafc;min-height:100vh;padding:2rem}.checkins-module__qkF1fW__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.checkins-module__qkF1fW__title{color:#1e293b;margin:0;font-size:2rem;font-weight:700}.checkins-module__qkF1fW__loading{color:#64748b;justify-content:center;align-items:center;min-height:100vh;font-size:1.125rem;display:flex}.checkins-module__qkF1fW__emptyState{text-align:center;color:#64748b;background-color:#fff;border-radius:.75rem;padding:3rem;box-shadow:0 1px 3px #0000001a}.checkins-module__qkF1fW__filtersRow{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}@media (max-width:640px){.checkins-module__qkF1fW__filtersRow{grid-template-columns:1fr}}.checkins-module__qkF1fW__filterGroup{flex-direction:column;gap:.25rem;display:flex}.checkins-module__qkF1fW__filterLabel{color:#64748b;font-size:.8125rem;font-weight:500}.checkins-module__qkF1fW__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__qkF1fW__filterSelect:focus{border-color:#2563eb}.checkins-module__qkF1fW__filterSelect:disabled{color:#94a3b8;background-color:#f8fafc}.checkins-module__qkF1fW__filterTabs{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.checkins-module__qkF1fW__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__qkF1fW__filterTab:hover{background-color:#f1f5f9}.checkins-module__qkF1fW__filterTabActive{color:#fff;background-color:#2563eb;border-color:#2563eb}.checkins-module__qkF1fW__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__qkF1fW__filterTabActive .checkins-module__qkF1fW__filterBadge{color:#fff;background-color:#1e3a8a}.checkins-module__qkF1fW__filterTabActive:hover{background-color:#1d4ed8}.checkins-module__qkF1fW__invitationsList{flex-direction:column;gap:.5rem;display:flex}.checkins-module__qkF1fW__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__qkF1fW__invitationCard:hover{box-shadow:0 2px 4px #0000000d}.checkins-module__qkF1fW__invitationInfo{flex:1;min-width:0}.checkins-module__qkF1fW__invitationName{color:#1e293b;font-size:.9375rem;font-weight:600}.checkins-module__qkF1fW__invitationEmail{color:#64748b;margin-top:.125rem;font-size:.8125rem}.checkins-module__qkF1fW__invitationMeta{color:#94a3b8;margin-top:.25rem;font-size:.75rem}.checkins-module__qkF1fW__invitationActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.checkins-module__qkF1fW__statusBadge{border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-block}.checkins-module__qkF1fW__statusPending{color:#92400e;background-color:#fef3c7}.checkins-module__qkF1fW__statusConfirmed{color:#16a34a;background-color:#dcfce7}.checkins-module__qkF1fW__statusCancelled{color:#dc2626;background-color:#fee2e2}.checkins-module__qkF1fW__statusDeclined{color:#9333ea;background-color:#fae8ff}.checkins-module__qkF1fW__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__qkF1fW__checkinButton:hover{background-color:#f0fdf4}.checkins-module__qkF1fW__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__qkF1fW__detailsLink:hover{background-color:#eff6ff}.checkins-module__qkF1fW__companionCount{color:#6b7280;font-size:.8rem;font-weight:400}.checkins-module__qkF1fW__mainAttendeeName{color:#1e293b;font-weight:500}.checkins-module__qkF1fW__attendeePhone{color:#2563eb;font-size:.8rem;font-weight:400}.checkins-module__qkF1fW__searchContainer{grid-template-columns:200px 1fr;align-items:end;gap:1rem;margin-bottom:1rem;display:grid}@media (max-width:640px){.checkins-module__qkF1fW__searchContainer{grid-template-columns:1fr}}.checkins-module__qkF1fW__searchTypeGroup{flex-direction:column;gap:.25rem;display:flex}.checkins-module__qkF1fW__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__qkF1fW__searchTypeSelect:focus{border-color:#2563eb}.checkins-module__qkF1fW__searchInputGroup{flex-direction:column;gap:.25rem;display:flex}.checkins-module__qkF1fW__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__qkF1fW__searchInput:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}
.events-module__Zu7giW__container{background-color:#f5f5f5;min-height:100vh;padding:2rem}.events-module__Zu7giW__content{max-width:1200px;margin:0 auto}.events-module__Zu7giW__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.events-module__Zu7giW__title{color:#111;font-size:2rem;font-weight:700}.events-module__Zu7giW__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__Zu7giW__createButton:hover{background-color:#1d4ed8;text-decoration:none}.events-module__Zu7giW__createButtonDisabled{opacity:.5;cursor:not-allowed;pointer-events:none}.events-module__Zu7giW__headerActions{align-items:center;gap:.75rem;display:flex}.events-module__Zu7giW__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__Zu7giW__logoutButton:hover{color:#111;background-color:#f3f4f6}.events-module__Zu7giW__error{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca;border-radius:4px;margin-bottom:1rem;padding:.75rem 1rem}.events-module__Zu7giW__list{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.events-module__Zu7giW__listItems{list-style:none}.events-module__Zu7giW__emptyState{text-align:center;color:#666;padding:1.5rem}.events-module__Zu7giW__listItem{border-bottom:1px solid #e5e7eb;align-items:center;gap:1rem;display:flex}.events-module__Zu7giW__listItem:last-child{border-bottom:none}.events-module__Zu7giW__listLink{color:inherit;flex:1;padding:1rem 1.5rem;text-decoration:none;transition:background-color .2s;display:block}.events-module__Zu7giW__listLink:hover{background-color:#f9fafb;text-decoration:none}.events-module__Zu7giW__listContent{justify-content:space-between;align-items:center;display:flex}.events-module__Zu7giW__listInfo{flex:1}.events-module__Zu7giW__eventHeader{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.events-module__Zu7giW__eventName{color:#111;font-size:1.125rem;font-weight:500}.events-module__Zu7giW__badge{border-radius:9999px;padding:.25rem .625rem;font-size:.75rem;font-weight:500;display:inline-block}.events-module__Zu7giW__badgeActivity{color:#3730a3;background-color:#e0e7ff}.events-module__Zu7giW__badgeType{color:#374151;background-color:#f3f4f6}.events-module__Zu7giW__badgeConfirmed{color:#065f46;background-color:#d1fae5}.events-module__Zu7giW__badgeCompanions{color:#1e40af;background-color:#dbeafe}.events-module__Zu7giW__eventLocation{color:#666;margin-top:.25rem;font-size:.875rem}.events-module__Zu7giW__eventVenture{color:#4f46e5;margin-top:.25rem;font-size:.875rem;font-weight:500}.events-module__Zu7giW__eventSessions{color:#666;margin-top:.25rem;font-size:.875rem}.events-module__Zu7giW__arrow{color:#9ca3af;margin-left:1rem}.events-module__Zu7giW__loading{color:#666;justify-content:center;align-items:center;min-height:100vh;font-size:1.125rem;display:flex}.events-module__Zu7giW__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__Zu7giW__description,.events-module__Zu7giW__iconDetail{align-items:center;display:flex}.events-module__Zu7giW__description{gap:.7rem}.events-module__Zu7giW__iconDetail{gap:.3rem}.events-module__Zu7giW__hint{color:#888;font-style:italic}
.new-module__MA-urW__content{max-width:1100px;margin:0 auto;padding:2rem}.new-module__MA-urW__backLink{color:#4f46e5;align-items:center;margin-bottom:1rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-flex}.new-module__MA-urW__backLink:hover{color:#3730a3}@media (max-width:768px){.new-module__MA-urW__content{padding:1rem}}
.forbidden-module__zv3uHG__container{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.forbidden-module__zv3uHG__title{color:var(--title);margin:1rem 0 .5rem;font-size:1.5rem;font-weight:600}.forbidden-module__zv3uHG__message{color:var(--text);margin:0 0 2rem;font-size:1rem}
.details-module__3JrPBG__container{background-color:#f8fafc;min-height:100vh;padding:2rem}.details-module__3JrPBG__content{max-width:600px;margin:0 auto}.details-module__3JrPBG__backLink{color:#2563eb;margin-bottom:1.5rem;font-weight:500;text-decoration:none;display:inline-block}.details-module__3JrPBG__backLink:hover{text-decoration:underline}.details-module__3JrPBG__card{background-color:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 1px 3px #0000001a}.details-module__3JrPBG__header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.details-module__3JrPBG__title{color:#1e293b;margin:0;font-size:1.5rem;font-weight:700}.details-module__3JrPBG__infoGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.details-module__3JrPBG__infoItem{flex-direction:column;gap:.25rem;display:flex}.details-module__3JrPBG__infoLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.details-module__3JrPBG__infoValue{color:#1e293b;font-size:1rem}.details-module__3JrPBG__form{flex-direction:column;gap:1.5rem;display:flex}.details-module__3JrPBG__formGroup{flex-direction:column;gap:.5rem;display:flex}.details-module__3JrPBG__label{color:#374151;font-size:.875rem;font-weight:500}.details-module__3JrPBG__input,.details-module__3JrPBG__textarea{border:1px solid #d1d5db;border-radius:.5rem;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.details-module__3JrPBG__input:focus,.details-module__3JrPBG__textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.details-module__3JrPBG__textarea{resize:vertical;min-height:80px;font-family:inherit}.details-module__3JrPBG__actions{flex-wrap:wrap;gap:1rem;display:flex}.details-module__3JrPBG__editButton,.details-module__3JrPBG__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__3JrPBG__editButton:hover,.details-module__3JrPBG__saveButton:hover:not(:disabled){background-color:#1d4ed8}.details-module__3JrPBG__saveButton:disabled{opacity:.6;cursor:not-allowed}.details-module__3JrPBG__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__3JrPBG__cancelButton:hover{background-color:#e2e8f0}.details-module__3JrPBG__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__3JrPBG__deleteButton:hover{background-color:#dc2626}.details-module__3JrPBG__loading{color:#64748b;justify-content:center;align-items:center;min-height:100vh;font-size:1.125rem;display:flex}.details-module__3JrPBG__emptyState{text-align:center;color:#64748b;background-color:#f8fafc;border-radius:.5rem;margin-bottom:1rem;padding:2rem}
.guests-module__AHIXGq__container{background-color:#f8fafc;min-height:100vh;padding:2rem}.guests-module__AHIXGq__content{max-width:1200px;margin:0 auto}.guests-module__AHIXGq__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.guests-module__AHIXGq__title{color:#1e293b;margin:0;font-size:2rem;font-weight:700}.guests-module__AHIXGq__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__AHIXGq__createButton:hover{background-color:#1d4ed8}.guests-module__AHIXGq__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__AHIXGq__list{background-color:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 3px #0000001a}.guests-module__AHIXGq__listItems{margin:0;padding:0;list-style:none}.guests-module__AHIXGq__emptyState{text-align:center;color:#64748b;padding:3rem}.guests-module__AHIXGq__listItem{border-bottom:1px solid #e2e8f0}.guests-module__AHIXGq__listItem:last-child{border-bottom:none}.guests-module__AHIXGq__listLink{color:inherit;padding:1.25rem 1.5rem;text-decoration:none;transition:background-color .2s;display:block}.guests-module__AHIXGq__listLink:hover{background-color:#f8fafc}.guests-module__AHIXGq__listContent{justify-content:space-between;align-items:center;display:flex}.guests-module__AHIXGq__listInfo{flex:1}.guests-module__AHIXGq__guestHeader{align-items:center;gap:.75rem;margin-bottom:.25rem;display:flex}.guests-module__AHIXGq__guestName{color:#1e293b;font-size:1.125rem;font-weight:600}.guests-module__AHIXGq__guestDetails{color:#64748b;font-size:.875rem}.guests-module__AHIXGq__guestDetails span{margin-right:1rem}.guests-module__AHIXGq__arrow{color:#94a3b8}.guests-module__AHIXGq__headerActions{align-items:center;gap:.75rem;display:flex}.guests-module__AHIXGq__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__AHIXGq__infoToggle:hover{color:#2563eb;border-color:#2563eb}.guests-module__AHIXGq__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__AHIXGq__importButton:hover{background-color:#15803d}.guests-module__AHIXGq__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__AHIXGq__csvFormatHint p{margin:0 0 .375rem}.guests-module__AHIXGq__csvFormatHint code{color:#334155;background-color:#f1f5f9;border-radius:.25rem;padding:.125rem .375rem;font-family:monospace;font-size:.75rem}.guests-module__AHIXGq__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__AHIXGq__csvPreviewInfo{color:#1e293b;margin-bottom:1rem;font-size:.9375rem}.guests-module__AHIXGq__csvPreviewWarning{color:#d97706;font-size:.8125rem}.guests-module__AHIXGq__csvPreviewTable{margin-bottom:1rem;overflow-x:auto}.guests-module__AHIXGq__csvPreviewTable table{border-collapse:collapse;width:100%;font-size:.8125rem}.guests-module__AHIXGq__csvPreviewTable th{text-align:left;color:#64748b;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.5rem .75rem;font-weight:600}.guests-module__AHIXGq__csvPreviewTable td{color:#1e293b;border-bottom:1px solid #f1f5f9;padding:.5rem .75rem}.guests-module__AHIXGq__csvPreviewMore{text-align:center;color:#94a3b8;font-style:italic}.guests-module__AHIXGq__csvPreviewActions{justify-content:flex-end;gap:.5rem;display:flex}.guests-module__AHIXGq__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__AHIXGq__cancelImportButton:hover{background-color:#e2e8f0}.guests-module__AHIXGq__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__AHIXGq__confirmImportButton:hover{background-color:#15803d}.guests-module__AHIXGq__confirmImportButton:disabled{opacity:.5;cursor:not-allowed}.guests-module__AHIXGq__loading{color:#64748b;justify-content:center;align-items:center;min-height:100vh;font-size:1.125rem;display:flex}.guests-module__AHIXGq__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.guests-module__AHIXGq__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__AHIXGq__modalHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.guests-module__AHIXGq__modalTitle{color:#1e293b;margin:0;font-size:1.25rem;font-weight:600}.guests-module__AHIXGq__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__AHIXGq__modalClose:hover{background-color:#f1f5f9}.guests-module__AHIXGq__modalBody{padding:1.5rem}.guests-module__AHIXGq__modalDescription{color:#64748b;margin-bottom:1.5rem;line-height:1.5}.guests-module__AHIXGq__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__AHIXGq__downloadTemplateButton:hover{background-color:#1d4ed8}.guests-module__AHIXGq__uploadSection{margin-bottom:1.5rem}.guests-module__AHIXGq__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__AHIXGq__uploadLabel:hover{background-color:#eff6ff;border-color:#2563eb}.guests-module__AHIXGq__uploadIcon{margin-bottom:.5rem;font-size:2rem}.guests-module__AHIXGq__uploadProcessing{cursor:default;background-color:#eff6ff;border-color:#3b82f6}.guests-module__AHIXGq__uploadProcessing:hover{background-color:#eff6ff;border-color:#3b82f6}.guests-module__AHIXGq__uploadSpinner{margin-bottom:.5rem;font-size:2rem;animation:2s linear infinite guests-module__AHIXGq__spin}@keyframes guests-module__AHIXGq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.guests-module__AHIXGq__uploadText{color:#1e293b;margin-bottom:.25rem;font-weight:500}.guests-module__AHIXGq__uploadHint{color:#64748b;font-size:.75rem}.guests-module__AHIXGq__errorSection{background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;padding:1rem}.guests-module__AHIXGq__errorTitle{color:#991b1b;margin:0 0 .75rem;font-size:.875rem;font-weight:600}.guests-module__AHIXGq__errorList{max-height:300px;overflow-y:auto}.guests-module__AHIXGq__errorItem{background-color:#fff;border-radius:.375rem;margin-bottom:.5rem;padding:.75rem;font-size:.8125rem}.guests-module__AHIXGq__errorItem:last-child{margin-bottom:0}.guests-module__AHIXGq__errorItem strong{color:#dc2626}.guests-module__AHIXGq__errorMessage{color:#991b1b}.guests-module__AHIXGq__errorMore{text-align:center;color:#64748b;padding:.5rem;font-size:.8125rem;font-style:italic}.guests-module__AHIXGq__errorInstruction{color:#991b1b;margin-top:.75rem;margin-bottom:0;font-size:.8125rem;font-weight:500}
.new-module__d-izSW__container{background-color:#f8fafc;min-height:100vh;padding:2rem}.new-module__d-izSW__content{max-width:600px;margin:0 auto}.new-module__d-izSW__backLink{color:#2563eb;margin-bottom:1.5rem;font-weight:500;text-decoration:none;display:inline-block}.new-module__d-izSW__backLink:hover{text-decoration:underline}.new-module__d-izSW__card{background-color:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 1px 3px #0000001a}.new-module__d-izSW__title{color:#1e293b;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.new-module__d-izSW__subtitle{color:#64748b;margin:0 0 1.5rem;font-size:.875rem}.new-module__d-izSW__form{flex-direction:column;gap:1.5rem;display:flex}.new-module__d-izSW__formGroup{flex-direction:column;gap:.5rem;display:flex}.new-module__d-izSW__label{color:#374151;font-size:.875rem;font-weight:500}.new-module__d-izSW__input,.new-module__d-izSW__textarea{border:1px solid #d1d5db;border-radius:.5rem;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.new-module__d-izSW__input:focus,.new-module__d-izSW__textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.new-module__d-izSW__textarea{resize:vertical;min-height:80px;font-family:inherit}.new-module__d-izSW__actions{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.new-module__d-izSW__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__d-izSW__cancelButton:hover{background-color:#e2e8f0}.new-module__d-izSW__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__d-izSW__submitButton:hover:not(:disabled){background-color:#1d4ed8}.new-module__d-izSW__submitButton:disabled{opacity:.5;cursor:not-allowed}
.layout-module__IAZWsG__container{min-height:100vh;display:flex}.layout-module__IAZWsG__content{flex:1;margin-left:19rem}.layout-module__IAZWsG__main{min-height:calc(100vh - var(--header-height));margin-top:var(--header-height);background-color:#f3f4f6;flex-direction:column;flex:1;padding:24px;display:flex;overflow-y:auto}
.profile-module__RKn5Bq__container{max-width:600px}.profile-module__RKn5Bq__title{color:#1e293b;margin-bottom:24px;font-size:1.75rem;font-weight:600}.profile-module__RKn5Bq__card{background-color:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a}.profile-module__RKn5Bq__avatarSection{justify-content:center;margin-bottom:32px;display:flex}.profile-module__RKn5Bq__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__RKn5Bq__infoGrid{flex-direction:column;gap:20px;display:flex}.profile-module__RKn5Bq__infoItem{border-bottom:1px solid #e2e8f0;padding-bottom:16px}.profile-module__RKn5Bq__infoItem:last-child{border-bottom:none;padding-bottom:0}.profile-module__RKn5Bq__infoLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.75rem;font-weight:600}.profile-module__RKn5Bq__infoValue{color:#1e293b;font-size:1rem}
