.StatCard-module__inVE3W__card{background:var(--white);border-radius:var(--radius-md);border:1px solid var(--grey-200);align-items:center;gap:18px;padding:20px 24px;transition:box-shadow .2s,transform .2s;display:flex}.StatCard-module__inVE3W__card:hover{transform:translateY(-1px);box-shadow:0 4px 20px #00000012}.StatCard-module__inVE3W__icon{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.StatCard-module__inVE3W__content{min-width:0}.StatCard-module__inVE3W__label{text-transform:uppercase;letter-spacing:.09em;color:var(--grey-400);margin:0 0 4px;font-size:10px;font-weight:700}.StatCard-module__inVE3W__value{font-family:var(--font-display);color:var(--grey-900);letter-spacing:-.03em;margin:0;font-size:30px;font-weight:800;line-height:1}
.PageHeader-module__aMDNVa__header{border-bottom:1px solid var(--grey-200);justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;padding-bottom:20px;display:flex}.PageHeader-module__aMDNVa__title{font-family:var(--font-display);color:var(--grey-900);letter-spacing:-.02em;margin:0;font-size:22px;font-weight:700;line-height:1.2}.PageHeader-module__aMDNVa__subtitle{color:var(--grey-400);letter-spacing:.01em;margin:5px 0 0;font-size:12px;font-weight:400}.PageHeader-module__aMDNVa__action{flex-shrink:0;padding-top:2px}
.DataTable-module__xX9NSG__wrap{background:var(--white);border-radius:var(--radius-md);border:1px solid var(--grey-200);overflow:hidden}.DataTable-module__xX9NSG__table{border-collapse:collapse;width:100%;font-size:13px}.DataTable-module__xX9NSG__th{text-align:left;text-transform:uppercase;letter-spacing:.09em;color:var(--grey-400);background:var(--grey-50);border-bottom:1px solid var(--grey-200);white-space:nowrap;padding:10px 16px;font-size:10px;font-weight:700}.DataTable-module__xX9NSG__td{color:var(--grey-700);border-bottom:1px solid var(--grey-100);vertical-align:middle;padding:13px 16px}.DataTable-module__xX9NSG__tr:last-child .DataTable-module__xX9NSG__td{border-bottom:none}.DataTable-module__xX9NSG__tr.DataTable-module__xX9NSG__clickable{cursor:pointer;transition:background .12s}.DataTable-module__xX9NSG__tr.DataTable-module__xX9NSG__clickable:hover .DataTable-module__xX9NSG__td{background:var(--grey-50)}.DataTable-module__xX9NSG__state{background:var(--white);border-radius:var(--radius-md);border:1px solid var(--grey-200);flex-direction:column;align-items:center;gap:12px;padding:64px 24px;display:flex}.DataTable-module__xX9NSG__empty{color:var(--grey-400);margin:0;font-size:13px}
.FormCard-module__PLO3wG__card{background:var(--white);border-radius:var(--radius-md);border:1px solid var(--grey-200);overflow:hidden}.FormCard-module__PLO3wG__header{border-bottom:1px solid var(--grey-100);background:var(--grey-50);justify-content:space-between;align-items:center;padding:13px 20px;display:flex}.FormCard-module__PLO3wG__title{text-transform:uppercase;letter-spacing:.1em;color:var(--grey-400);margin:0;font-size:10px;font-weight:700}.FormCard-module__PLO3wG__body{flex-direction:column;gap:16px;padding:20px;display:flex}
.FormField-module__oBQ6nW__field{flex-direction:column;gap:5px;display:flex}.FormField-module__oBQ6nW__label{color:var(--grey-600,var(--grey-700));letter-spacing:.01em;font-size:12px;font-weight:600}.FormField-module__oBQ6nW__required{color:var(--error)}.FormField-module__oBQ6nW__hint{color:var(--grey-400);margin:0;font-size:11px}.FormField-module__oBQ6nW__error{color:var(--error);margin:0;font-size:11px;font-weight:500}
.AdminInput-module__5TdFbW__input{background:var(--grey-50);border:1.5px solid var(--grey-200);border-radius:var(--radius-sm);width:100%;color:var(--grey-900);appearance:none;background-image:none;outline:none;padding:9px 12px;font-family:inherit;font-size:13px;transition:border-color .15s,background .15s,box-shadow .15s}select.AdminInput-module__5TdFbW__input{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23495057' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;padding-right:32px}.AdminInput-module__5TdFbW__input:focus{border-color:var(--primary);background:var(--white);box-shadow:0 0 0 3px #0ab4e314}.AdminInput-module__5TdFbW__error{border-color:var(--error);background:var(--white)}.AdminInput-module__5TdFbW__textarea{resize:vertical;min-height:96px;line-height:1.5}
.Toggle-module__Yw9J5G__row{justify-content:space-between;align-items:center;gap:16px;padding:4px 0;display:flex}.Toggle-module__Yw9J5G__text{flex:1;min-width:0}.Toggle-module__Yw9J5G__label{color:var(--grey-900);margin:0 0 2px;font-size:14px;font-weight:600}.Toggle-module__Yw9J5G__description{color:var(--grey-500);margin:0;font-size:12px}.Toggle-module__Yw9J5G__toggle{background:var(--grey-300);cursor:pointer;border:none;border-radius:100px;flex-shrink:0;width:44px;height:24px;padding:0;transition:background .2s;position:relative}.Toggle-module__Yw9J5G__on{background:var(--primary)}.Toggle-module__Yw9J5G__thumb{background:var(--white);border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0003}.Toggle-module__Yw9J5G__on .Toggle-module__Yw9J5G__thumb{transform:translate(20px)}.Toggle-module__Yw9J5G__disabled{opacity:.5;cursor:not-allowed}
.MarkdownEditor-module__iL0j2W__wrapper{border:1.5px solid var(--grey-200);border-radius:var(--radius-sm);flex-direction:column;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.MarkdownEditor-module__iL0j2W__wrapper:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #0ab4e314}.MarkdownEditor-module__iL0j2W__header{border-bottom:1px solid var(--grey-200);background:var(--grey-50);justify-content:space-between;align-items:stretch;display:flex}.MarkdownEditor-module__iL0j2W__tabs{flex-shrink:0;display:flex}.MarkdownEditor-module__iL0j2W__tab{color:var(--grey-500);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:6px 14px;font-family:inherit;font-size:12px;font-weight:500;transition:color .12s,border-color .12s}.MarkdownEditor-module__iL0j2W__tab:hover{color:var(--grey-700)}.MarkdownEditor-module__iL0j2W__tab.MarkdownEditor-module__iL0j2W__active{color:var(--primary-dark);border-bottom-color:var(--primary);background:var(--white)}.MarkdownEditor-module__iL0j2W__toolbar{align-items:center;gap:1px;padding:0 8px;display:flex}.MarkdownEditor-module__iL0j2W__toolGroup{align-items:center;gap:1px;display:inline-flex}.MarkdownEditor-module__iL0j2W__toolBtn{width:26px;height:26px;color:var(--grey-500);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;transition:background .1s,color .1s;display:inline-flex}.MarkdownEditor-module__iL0j2W__toolBtn:hover{background:var(--grey-200);color:var(--grey-900)}.MarkdownEditor-module__iL0j2W__toolBtn:active{background:var(--grey-300)}.MarkdownEditor-module__iL0j2W__toolDivider{background:var(--grey-200);flex-shrink:0;width:1px;height:16px;margin:0 4px;display:inline-block}.MarkdownEditor-module__iL0j2W__textarea{box-sizing:border-box;width:100%;color:var(--grey-900);background:var(--white);resize:vertical;border:none;outline:none;padding:10px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12.5px;line-height:1.6}.MarkdownEditor-module__iL0j2W__textarea::placeholder{color:var(--grey-400);font-family:inherit}.MarkdownEditor-module__iL0j2W__preview{background:var(--white);min-height:80px;color:var(--grey-900);padding:12px 14px;font-size:13px;line-height:1.65}.MarkdownEditor-module__iL0j2W__preview p{margin:0 0 10px}.MarkdownEditor-module__iL0j2W__preview p:last-child{margin-bottom:0}.MarkdownEditor-module__iL0j2W__preview h1,.MarkdownEditor-module__iL0j2W__preview h2,.MarkdownEditor-module__iL0j2W__preview h3,.MarkdownEditor-module__iL0j2W__preview h4{margin:14px 0 6px;font-weight:700;line-height:1.3}.MarkdownEditor-module__iL0j2W__preview h1{font-size:18px}.MarkdownEditor-module__iL0j2W__preview h2{font-size:15px}.MarkdownEditor-module__iL0j2W__preview h3{font-size:13px}.MarkdownEditor-module__iL0j2W__preview ul,.MarkdownEditor-module__iL0j2W__preview ol{margin:0 0 10px;padding-left:20px}.MarkdownEditor-module__iL0j2W__preview li{margin-bottom:4px}.MarkdownEditor-module__iL0j2W__preview strong{font-weight:700}.MarkdownEditor-module__iL0j2W__preview em{font-style:italic}.MarkdownEditor-module__iL0j2W__preview a{color:var(--primary-dark);text-decoration:underline}.MarkdownEditor-module__iL0j2W__preview code{background:var(--grey-100);border-radius:3px;padding:1px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.MarkdownEditor-module__iL0j2W__preview pre{background:var(--grey-100);border-radius:var(--radius-sm);margin:0 0 10px;padding:10px 12px;overflow-x:auto}.MarkdownEditor-module__iL0j2W__preview pre code{background:0 0;padding:0}.MarkdownEditor-module__iL0j2W__preview blockquote{border-left:3px solid var(--grey-300);color:var(--grey-600);margin:0 0 10px;padding:4px 12px}.MarkdownEditor-module__iL0j2W__preview hr{border:none;border-top:1px solid var(--grey-200);margin:12px 0}.MarkdownEditor-module__iL0j2W__preview table{border-collapse:collapse;width:100%;margin:0 0 10px;font-size:12px}.MarkdownEditor-module__iL0j2W__preview th,.MarkdownEditor-module__iL0j2W__preview td{border:1px solid var(--grey-200);text-align:left;padding:5px 8px}.MarkdownEditor-module__iL0j2W__preview th{background:var(--grey-50);font-weight:600}.MarkdownEditor-module__iL0j2W__empty{color:var(--grey-400);font-size:13px;font-style:italic}
.Badge-module__H8aylq__badge{white-space:nowrap;letter-spacing:.03em;text-transform:uppercase;border-radius:4px;align-items:center;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.Badge-module__H8aylq__confirmed{background:var(--success-light);color:var(--success-text)}.Badge-module__H8aylq__pending{background:var(--grey-100);color:var(--grey-500)}.Badge-module__H8aylq__waitlisted{background:var(--warning-light);color:var(--warning-text)}.Badge-module__H8aylq__cancelled{background:var(--error-light);color:#721c24}.Badge-module__H8aylq__paid{background:var(--primary-light);color:var(--primary-dark)}.Badge-module__H8aylq__members{background:var(--primary-dark);color:var(--white)}.Badge-module__H8aylq__free{background:var(--success-light);color:var(--success-text)}.Badge-module__H8aylq__draft{background:var(--grey-100);color:var(--grey-500)}
.SiteBanner-module__klgHrG__banner{text-align:center;width:100%;padding:10px 24px;font-size:14px;font-weight:500;line-height:1.5}.SiteBanner-module__klgHrG__content{max-width:1200px;margin:0 auto}.SiteBanner-module__klgHrG__content p{margin:0}.SiteBanner-module__klgHrG__content a{font-weight:600;text-decoration:underline}.SiteBanner-module__klgHrG__info{background:var(--primary-light);color:var(--primary-dark);border-bottom:1px solid var(--primary-mid)}.SiteBanner-module__klgHrG__info a{color:var(--primary-dark)}.SiteBanner-module__klgHrG__warning{background:var(--warning-light);color:var(--warning-text);border-bottom:1px solid var(--warning)}.SiteBanner-module__klgHrG__warning a{color:var(--warning-text)}.SiteBanner-module__klgHrG__error{background:var(--error-light);color:var(--error-text);border-bottom:1px solid var(--error)}.SiteBanner-module__klgHrG__error a{color:var(--error-text)}
.Spinner-module__s0pLYa__wrap{justify-content:center;padding:48px 0;display:flex}.Spinner-module__s0pLYa__spinner{border-style:solid;border-color:var(--grey-200);border-top-color:var(--primary);border-radius:50%;flex-shrink:0;animation:.7s linear infinite Spinner-module__s0pLYa__spin}.Spinner-module__s0pLYa__sm{border-width:2px;width:24px;height:24px}.Spinner-module__s0pLYa__md{border-width:3px;width:32px;height:32px}.Spinner-module__s0pLYa__lg{border-width:3px;width:36px;height:36px}@keyframes Spinner-module__s0pLYa__spin{to{transform:rotate(360deg)}}
.EventCard-module__KFzwzW__card{background:var(--white);border-radius:var(--radius-md);border:1px solid var(--grey-200);flex-direction:column;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.EventCard-module__KFzwzW__card:hover{transform:translateY(-2px);box-shadow:0 4px 20px #00000014}.EventCard-module__KFzwzW__cardLink{cursor:pointer;flex-direction:column;flex:1;text-decoration:none;display:flex}.EventCard-module__KFzwzW__image{flex-shrink:0;height:140px;position:relative;overflow:hidden}.EventCard-module__KFzwzW__img{object-fit:cover;width:100%;height:100%}.EventCard-module__KFzwzW__imagePlaceholder{background:linear-gradient(135deg, var(--primary-deeper) 0%, var(--primary-dark) 50%, var(--primary) 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.EventCard-module__KFzwzW__placeholderText{color:#fff3;letter-spacing:-.02em;font-size:24px;font-weight:800}.EventCard-module__KFzwzW__badgeOverlay{position:absolute;top:10px;right:10px}.EventCard-module__KFzwzW__body{flex:1;padding:16px}.EventCard-module__KFzwzW__series{text-transform:uppercase;letter-spacing:.06em;color:var(--primary-dark);margin-bottom:4px;font-size:11px;font-weight:700}.EventCard-module__KFzwzW__title{color:var(--grey-900);margin-bottom:12px;font-size:16px;font-weight:700;line-height:1.3}.EventCard-module__KFzwzW__meta{flex-direction:column;gap:6px;display:flex}.EventCard-module__KFzwzW__metaItem{color:var(--grey-500);align-items:center;gap:6px;font-size:12px;display:flex}.EventCard-module__KFzwzW__metaItem svg{color:var(--primary);flex-shrink:0}.EventCard-module__KFzwzW__footer{border-top:1px solid var(--grey-100);align-items:center;height:60px;padding:0 16px;display:flex}.EventCard-module__KFzwzW__registerBtn{background:var(--primary);color:var(--white);border-radius:var(--radius-sm);flex:1;justify-content:center;align-items:center;padding:9px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s;display:flex}.EventCard-module__KFzwzW__registerBtn:hover{background:var(--primary-dark);color:var(--white)}.EventCard-module__KFzwzW__closedText{text-align:center;color:var(--grey-400);flex:1;font-size:13px;font-weight:600}.EventCard-module__KFzwzW__noRegText{text-align:center;color:var(--success);flex:1;font-size:13px;font-weight:600}.EventCard-module__KFzwzW__regFooterRow{flex:1;justify-content:space-between;align-items:center;gap:8px;text-decoration:none;display:flex}.EventCard-module__KFzwzW__regFooterRow:hover .EventCard-module__KFzwzW__viewRegLink{color:var(--primary-dark)}.EventCard-module__KFzwzW__viewRegLink{color:var(--grey-500);align-items:center;gap:3px;font-size:13px;font-weight:600;transition:color .15s;display:flex}.EventCard-module__KFzwzW__footerLoading{flex:1;justify-content:center;display:flex}.EventCard-module__KFzwzW__waitlistBtn{background:var(--grey-100);color:var(--grey-700);border-radius:var(--radius-sm);flex:1;justify-content:center;align-items:center;padding:9px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s;display:flex}.EventCard-module__KFzwzW__waitlistBtn:hover{background:var(--grey-200);color:var(--grey-900)}
.Step-module__ykCkfG__card{background:var(--white);border-radius:var(--radius-md);border:1px solid var(--grey-200);flex-direction:column;gap:20px;padding:28px;display:flex}.Step-module__ykCkfG__title{color:var(--grey-900);margin:0;font-size:22px;font-weight:700}.Step-module__ykCkfG__subtitle{color:var(--grey-500);margin:0;font-size:14px;line-height:1.6}.Step-module__ykCkfG__field{flex-direction:column;gap:6px;display:flex}.Step-module__ykCkfG__label{color:var(--grey-700);font-size:13px;font-weight:600}.Step-module__ykCkfG__input{background:var(--grey-100);border:1.5px solid var(--grey-300);border-radius:var(--radius-sm);width:100%;color:var(--grey-900);appearance:none;outline:none;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s,background .15s}.Step-module__ykCkfG__input:focus{border-color:var(--primary);background-color:var(--white);box-shadow:0 0 0 3px #0ab4e31a}select.Step-module__ykCkfG__input{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2 4l4 4 4-4' stroke='%23999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:12px 12px;padding-right:34px}select.Step-module__ykCkfG__input:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2 4l4 4 4-4' stroke='%230ab4e3' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.Step-module__ykCkfG__inputOtp{letter-spacing:.2em;text-align:center;max-width:100%;font-size:24px;font-weight:700}.Step-module__ykCkfG__checkbox{flex-shrink:0;width:18px;height:18px;position:relative}.Step-module__ykCkfG__checkbox input[type=checkbox]{opacity:0;cursor:pointer;z-index:1;width:100%;height:100%;margin:0;position:absolute}.Step-module__ykCkfG__checkmark{border:2px solid var(--grey-300);background:var(--white);pointer-events:none;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;transition:all .15s;display:flex}.Step-module__ykCkfG__checkbox input[type=checkbox]:checked+.Step-module__ykCkfG__checkmark{background:var(--primary);border-color:var(--primary)}.Step-module__ykCkfG__checkbox input[type=checkbox]:focus+.Step-module__ykCkfG__checkmark{box-shadow:0 0 0 3px #0ab4e326}.Step-module__ykCkfG__checkmark svg{width:12px;height:12px}.Step-module__ykCkfG__radioInput{flex-shrink:0;width:18px;height:18px;position:relative}.Step-module__ykCkfG__radioInput input[type=radio]{opacity:0;cursor:pointer;z-index:1;width:100%;height:100%;margin:0;position:absolute}.Step-module__ykCkfG__radioMark{border:2px solid var(--grey-300);background:var(--white);pointer-events:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;transition:all .15s;display:flex}.Step-module__ykCkfG__radioInput input[type=radio]:checked+.Step-module__ykCkfG__radioMark{border-color:var(--primary)}.Step-module__ykCkfG__radioInput input[type=radio]:focus+.Step-module__ykCkfG__radioMark{box-shadow:0 0 0 3px #0ab4e326}.Step-module__ykCkfG__radioDot{background:var(--primary);opacity:0;border-radius:50%;width:8px;height:8px;transition:opacity .15s}.Step-module__ykCkfG__radioInput input[type=radio]:checked+.Step-module__ykCkfG__radioMark .Step-module__ykCkfG__radioDot{opacity:1}.Step-module__ykCkfG__required{color:var(--error)}.Step-module__ykCkfG__inputError{border-color:var(--error)!important;background-color:var(--white)!important}.Step-module__ykCkfG__textarea{resize:vertical;min-height:100px}.Step-module__ykCkfG__hint{color:var(--grey-400);font-size:12px}.Step-module__ykCkfG__error{color:var(--error);font-size:12px;font-weight:500}.Step-module__ykCkfG__errorBanner{background:var(--error-light);color:#721c24;border-radius:var(--radius-sm);border:1px solid #dc354533;padding:12px 16px;font-size:14px;font-weight:500}.Step-module__ykCkfG__grid2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Step-module__ykCkfG__checkRow{align-items:flex-start;gap:10px;display:flex}.Step-module__ykCkfG__checkLabel{color:var(--grey-700);cursor:pointer;font-size:14px;line-height:1.5}.Step-module__ykCkfG__radioGroup{gap:24px;display:flex}.Step-module__ykCkfG__radioLabel{color:var(--grey-700);cursor:pointer;align-items:center;gap:8px;font-size:14px;display:flex}.Step-module__ykCkfG__questionText{color:var(--grey-700);font-size:14px;line-height:1.6}.Step-module__ykCkfG__infoBox{background:var(--primary-light);border-radius:var(--radius-sm);border-left:3px solid var(--primary);padding:14px 16px}.Step-module__ykCkfG__infoBox p{color:var(--primary-dark);font-size:13px;line-height:1.6}.Step-module__ykCkfG__sectionDivider{text-transform:uppercase;letter-spacing:.06em;color:var(--grey-400);align-items:center;gap:12px;font-size:12px;font-weight:700;display:flex}.Step-module__ykCkfG__sectionDivider:before,.Step-module__ykCkfG__sectionDivider:after{content:"";background:var(--grey-200);flex:1;height:1px}.Step-module__ykCkfG__ticketList{flex-direction:column;gap:12px;display:flex}.Step-module__ykCkfG__ticketOption{background:var(--white);border:1.5px solid var(--grey-300);border-radius:var(--radius-md);cursor:pointer;text-align:left;justify-content:space-between;align-items:center;width:100%;padding:16px;font-family:inherit;transition:all .15s;display:flex}.Step-module__ykCkfG__ticketOption:hover:not(:disabled),.Step-module__ykCkfG__ticketSelected{border-color:var(--primary);background:var(--primary-light)}.Step-module__ykCkfG__ticketSoldOut{opacity:.5;cursor:not-allowed}.Step-module__ykCkfG__ticketOptionLeft{align-items:flex-start;gap:12px;display:flex}.Step-module__ykCkfG__radio{border:2px solid var(--grey-300);border-radius:50%;flex-shrink:0;width:18px;height:18px;margin-top:2px;transition:all .15s}.Step-module__ykCkfG__radioSelected{border-color:var(--primary);background:var(--primary);box-shadow:inset 0 0 0 3px var(--white)}.Step-module__ykCkfG__ticketName{color:var(--grey-900);font-size:15px;font-weight:600}.Step-module__ykCkfG__slotsLeft{color:var(--success);margin-top:2px;font-size:12px;font-weight:500}.Step-module__ykCkfG__soldOutLabel{color:var(--error);margin-top:2px;font-size:12px;font-weight:500}.Step-module__ykCkfG__ticketPrice{color:var(--grey-900);flex-shrink:0;font-size:15px;font-weight:700}.Step-module__ykCkfG__freeNotice{background:var(--success-light);color:var(--success-text);border-radius:var(--radius-sm);text-align:center;padding:14px 16px;font-size:14px;font-weight:600}.Step-module__ykCkfG__declarationList{background:var(--grey-50);border-radius:var(--radius-sm);border:1px solid var(--grey-200);flex-direction:column;gap:12px;max-height:320px;padding:16px;display:flex;overflow-y:auto}.Step-module__ykCkfG__declarationItem{align-items:flex-start;gap:10px;display:flex}.Step-module__ykCkfG__declarationIndex{color:var(--primary-dark);flex-shrink:0;min-width:18px;font-size:13px;font-weight:700}.Step-module__ykCkfG__declarationText{color:var(--grey-700);font-size:13px;line-height:1.6}.Step-module__ykCkfG__footer{justify-content:space-between;align-items:center;padding-top:8px;display:flex}.Step-module__ykCkfG__btnPrimary{background:var(--primary);color:var(--white);border-radius:var(--radius-sm);cursor:pointer;border:none;padding:11px 28px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s}a.Step-module__ykCkfG__btnPrimary{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.Step-module__ykCkfG__btnPrimary:hover:not(:disabled){background:var(--primary-dark)}.Step-module__ykCkfG__btnPrimary:disabled{opacity:.5;cursor:not-allowed}.Step-module__ykCkfG__btnGhost{color:var(--grey-500);border-radius:var(--radius-sm);border:1.5px solid var(--grey-300);cursor:pointer;background:0 0;padding:11px 20px;font-family:inherit;font-size:14px;font-weight:500;transition:all .15s}.Step-module__ykCkfG__btnGhost:hover:not(:disabled){background:var(--grey-100);color:var(--grey-700)}@media (max-width:640px){.Step-module__ykCkfG__grid2{grid-template-columns:1fr}.Step-module__ykCkfG__card{padding:20px}}.Step-module__ykCkfG__phoneRow{gap:8px;display:flex}.Step-module__ykCkfG__radioGroupColumn{flex-direction:column;gap:10px;display:flex}.Step-module__ykCkfG__radioLabelRow{align-items:center;gap:10px;display:flex}.Step-module__ykCkfG__inlineInput{flex:1;width:auto;min-width:0;padding:7px 10px;font-size:13px}.Step-module__ykCkfG__dialSelect{flex-shrink:0;width:110px;padding-right:28px;font-size:13px}.Step-module__ykCkfG__phoneInput{flex:1}
.page-module__JqZdnG__noHero{background:var(--grey-100);text-align:center;color:var(--grey-500);padding:80px 24px}.page-module__JqZdnG__section{padding:48px 0}.page-module__JqZdnG__container{max-width:1200px;margin:0 auto;padding:0 24px}.page-module__JqZdnG__sectionTitle{color:var(--grey-900);margin-bottom:24px;font-size:22px;font-weight:700}.page-module__JqZdnG__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.page-module__JqZdnG__empty{color:var(--grey-500);text-align:center;padding:48px 0}
.TicketPayment-module__3fvs9G__card{background:var(--white);border-radius:var(--radius-md);border:1px solid var(--grey-200);flex-direction:column;gap:24px;padding:28px;display:flex}.TicketPayment-module__3fvs9G__title{color:var(--grey-900);margin:0;font-size:22px;font-weight:700}.TicketPayment-module__3fvs9G__subtitle{color:var(--grey-500);margin:-12px 0 0;font-size:14px;line-height:1.6}.TicketPayment-module__3fvs9G__section{flex-direction:column;gap:10px;display:flex}.TicketPayment-module__3fvs9G__sectionLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--grey-400);margin:0;font-size:11px;font-weight:700}.TicketPayment-module__3fvs9G__fieldError{color:var(--error);margin:0;font-size:12px;font-weight:500}.TicketPayment-module__3fvs9G__ticketList{flex-direction:column;gap:10px;display:flex}.TicketPayment-module__3fvs9G__ticketOption{background:var(--white);border:1.5px solid var(--grey-200);border-radius:var(--radius-md);cursor:pointer;text-align:left;justify-content:space-between;align-items:center;width:100%;padding:16px;font-family:inherit;transition:all .15s;display:flex}.TicketPayment-module__3fvs9G__ticketOption:hover:not(:disabled){border-color:var(--grey-400);background:var(--grey-50)}.TicketPayment-module__3fvs9G__ticketSelected{border-color:var(--primary);background:var(--primary-light);pointer-events:none}.TicketPayment-module__3fvs9G__ticketUnavailable{opacity:.5;cursor:not-allowed}.TicketPayment-module__3fvs9G__ticketLeft{align-items:center;gap:12px;display:flex}.TicketPayment-module__3fvs9G__radio{border:2px solid var(--grey-300);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:border-color .15s;display:flex}.TicketPayment-module__3fvs9G__radioOn{border-color:var(--primary)}.TicketPayment-module__3fvs9G__radioDot{background:var(--primary);border-radius:50%;width:8px;height:8px}.TicketPayment-module__3fvs9G__ticketName{color:var(--grey-900);margin:0 0 3px;font-size:14px;font-weight:600}.TicketPayment-module__3fvs9G__ticketSlots{color:var(--grey-500);margin:0;font-size:12px}.TicketPayment-module__3fvs9G__ticketPrice{color:var(--grey-900);flex-shrink:0;margin:0;font-size:15px;font-weight:700}.TicketPayment-module__3fvs9G__ticketSummary{background:var(--success-light);border-radius:var(--radius-sm);border:1px solid #28a74533;align-items:center;gap:10px;padding:14px 16px;display:flex}.TicketPayment-module__3fvs9G__ticketSummaryName{color:var(--grey-900);margin:0 0 2px;font-size:14px;font-weight:600}.TicketPayment-module__3fvs9G__ticketSummaryPrice{color:var(--grey-500);margin:0;font-size:13px}.TicketPayment-module__3fvs9G__paymentOptions{flex-direction:column;gap:10px;display:flex}.TicketPayment-module__3fvs9G__paymentOption{background:var(--white);border:1.5px solid var(--grey-200);border-radius:var(--radius-md);cursor:pointer;text-align:left;align-items:center;gap:14px;width:100%;padding:16px;font-family:inherit;transition:all .15s;display:flex}.TicketPayment-module__3fvs9G__paymentOption:hover{border-color:var(--grey-400);background:var(--grey-50)}.TicketPayment-module__3fvs9G__paymentSelected{border-color:var(--primary);background:var(--primary-light);pointer-events:none}.TicketPayment-module__3fvs9G__paymentIcon{border-radius:var(--radius-sm);background:var(--grey-100);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.TicketPayment-module__3fvs9G__paymentSelected .TicketPayment-module__3fvs9G__paymentIcon{background:#0ab4e333}.TicketPayment-module__3fvs9G__paymentText{flex:1}.TicketPayment-module__3fvs9G__paymentTitle{color:var(--grey-900);margin:0 0 2px;font-size:14px;font-weight:600}.TicketPayment-module__3fvs9G__paymentSub{color:var(--grey-500);margin:0;font-size:12px;line-height:1.4}.TicketPayment-module__3fvs9G__paymentBadge{text-transform:uppercase;letter-spacing:.06em;background:var(--grey-50);color:var(--grey-400);border-radius:100px;flex-shrink:0;padding:3px 8px;font-size:10px;font-weight:700}.TicketPayment-module__3fvs9G__paymentBadgeActive{text-transform:uppercase;letter-spacing:.06em;background:var(--primary);color:var(--white);border-radius:100px;flex-shrink:0;padding:3px 8px;font-size:10px;font-weight:700}.TicketPayment-module__3fvs9G__summary{background:var(--grey-50);border-radius:var(--radius-sm);border:1px solid var(--grey-200);overflow:hidden}.TicketPayment-module__3fvs9G__summaryRow{color:var(--grey-700);border-bottom:1px solid var(--grey-200);justify-content:space-between;padding:12px 16px;font-size:13px;display:flex}.TicketPayment-module__3fvs9G__summaryTotal{color:var(--grey-900);justify-content:space-between;padding:12px 16px;font-size:14px;font-weight:700;display:flex}.TicketPayment-module__3fvs9G__errorBanner{background:var(--error-light);color:#721c24;border-radius:var(--radius-sm);border:1px solid #dc354533;padding:12px 16px;font-size:14px;font-weight:500}.TicketPayment-module__3fvs9G__footer{justify-content:space-between;align-items:center;padding-top:4px;display:flex}.TicketPayment-module__3fvs9G__btnPrimary{background:var(--primary);color:var(--white);border-radius:var(--radius-sm);cursor:pointer;border:none;padding:11px 28px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s}.TicketPayment-module__3fvs9G__btnPrimary:hover:not(:disabled){background:var(--primary-dark)}.TicketPayment-module__3fvs9G__btnPrimary:disabled{opacity:.5;cursor:not-allowed}.TicketPayment-module__3fvs9G__btnGhost{color:var(--grey-500);border-radius:var(--radius-sm);border:1.5px solid var(--grey-300);cursor:pointer;background:0 0;padding:11px 20px;font-family:inherit;font-size:14px;font-weight:500;transition:all .15s}.TicketPayment-module__3fvs9G__btnGhost:hover:not(:disabled){background:var(--grey-100);color:var(--grey-700)}
.Home-module__jKgjFW__hero{background:linear-gradient(150deg, var(--primary-deeper) 0%, var(--primary-dark) 55%, var(--primary) 100%);align-items:center;min-height:92vh;display:flex;position:relative;overflow:hidden}.Home-module__jKgjFW__heroOverlay{pointer-events:none;background:radial-gradient(at 78% 44%,#e8a83221 0%,#0000 46%),radial-gradient(at 22% 68%,#0ab4e31c 0%,#0000 52%);position:absolute;inset:0}.Home-module__jKgjFW__heroGraphic{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.72;width:560px;height:auto;position:absolute;top:50%;right:3%;transform:translateY(-50%)}.Home-module__jKgjFW__heroWave{pointer-events:none;z-index:2;position:absolute;bottom:-1px;left:0;right:0}.Home-module__jKgjFW__heroWave svg{width:100%;height:52px;display:block}.Home-module__jKgjFW__heroContent{z-index:1;width:100%;max-width:1200px;margin:0 auto;padding:80px 24px 120px;position:relative}.Home-module__jKgjFW__heroEyebrow{text-transform:uppercase;letter-spacing:.16em;color:#ffffff94;align-items:center;gap:12px;margin-bottom:6px;font-size:11px;font-weight:700;display:flex}.Home-module__jKgjFW__heroEyebrow:before{content:"";background:#e8a832cc;flex-shrink:0;width:28px;height:1.5px;display:inline-block}.Home-module__jKgjFW__heroTagline{color:#ffffff73;margin-bottom:28px;padding-left:40px;font-size:13px;font-style:italic}.Home-module__jKgjFW__heroHeading{font-family:var(--font-display);color:var(--white);letter-spacing:-.02em;max-width:620px;margin-bottom:28px;font-size:66px;font-weight:800;line-height:1.08}.Home-module__jKgjFW__heroBody{color:#ffffffb8;max-width:500px;margin-bottom:44px;font-size:17px;line-height:1.75}.Home-module__jKgjFW__heroBody strong{color:var(--white);font-weight:600}.Home-module__jKgjFW__heroActions{flex-wrap:wrap;gap:12px;display:flex}.Home-module__jKgjFW__btnPrimary{background:var(--white);color:var(--primary-dark);border-radius:var(--radius-sm);padding:14px 32px;font-size:15px;font-weight:700;text-decoration:none;transition:all .15s}.Home-module__jKgjFW__btnPrimary:hover{background:var(--grey-100);color:var(--primary-dark)}.Home-module__jKgjFW__btnCER{color:var(--white);border-radius:var(--radius-sm);background:#e8a83224;border:1.5px solid #e8a8327a;padding:14px 32px;font-size:15px;font-weight:600;text-decoration:none;transition:all .15s}.Home-module__jKgjFW__btnCER:hover{color:var(--white);background:#e8a83240;border-color:#e8a832d9}.Home-module__jKgjFW__pillars{background:var(--white);padding:80px 0 72px}.Home-module__jKgjFW__container{max-width:1200px;margin:0 auto;padding:0 24px}.Home-module__jKgjFW__pillarsHeader{text-align:center;margin-bottom:48px}.Home-module__jKgjFW__pillarsEyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--primary-dark);margin-bottom:10px;font-size:11px;font-weight:700}.Home-module__jKgjFW__pillarsTitle{font-family:var(--font-display);color:var(--grey-900);letter-spacing:-.01em;font-size:30px;font-weight:800}.Home-module__jKgjFW__pillarsGrid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.Home-module__jKgjFW__pillarCard{border-radius:var(--radius-lg);background:var(--grey-50);border:1px solid var(--grey-200);border-top-width:3px;padding:36px 32px}.Home-module__jKgjFW__pillarTitle{font-family:var(--font-display);color:var(--grey-900);margin-bottom:12px;font-size:19px;font-weight:700}.Home-module__jKgjFW__pillarBody{color:var(--grey-700);font-size:14px;line-height:1.75}.Home-module__jKgjFW__visionBand{background:var(--primary-deeper);text-align:center;padding:80px 0}.Home-module__jKgjFW__visionLabel{text-transform:uppercase;letter-spacing:.16em;color:#ffffff73;margin-bottom:22px;font-size:11px;font-weight:700}.Home-module__jKgjFW__visionQuote{font-family:var(--font-display);color:var(--white);max-width:740px;margin:0 auto 22px;font-size:28px;font-style:italic;font-weight:700;line-height:1.4}.Home-module__jKgjFW__visionSub{color:#ffffff9e;max-width:580px;margin:0 auto 32px;font-size:15px;line-height:1.8}.Home-module__jKgjFW__visionLink{color:#e8a832d9;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s}.Home-module__jKgjFW__visionLink:hover{color:#e8a832}.Home-module__jKgjFW__initiatives{background:var(--white);border-top:1px solid var(--grey-200);padding:80px 0}.Home-module__jKgjFW__initiativesHeader{text-align:center;margin-bottom:52px}.Home-module__jKgjFW__sectionEyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--primary-dark);margin-bottom:10px;font-size:11px;font-weight:700}.Home-module__jKgjFW__initiativesTitle{font-family:var(--font-display);color:var(--grey-900);letter-spacing:-.01em;margin-bottom:14px;font-size:30px;font-weight:800}.Home-module__jKgjFW__initiativesSub{color:var(--grey-600);max-width:520px;margin:0 auto;font-size:15px;line-height:1.7}.Home-module__jKgjFW__initiativesGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.Home-module__jKgjFW__initiativeCard{border-radius:var(--radius-lg);border:1px solid var(--grey-200);background:var(--grey-50);padding:32px 28px}.Home-module__jKgjFW__initiativeNum{letter-spacing:.1em;color:var(--primary-mid);margin-bottom:16px;font-size:11px;font-weight:700;display:block}.Home-module__jKgjFW__initiativeTitle{font-family:var(--font-display);color:var(--grey-900);margin-bottom:12px;font-size:16px;font-weight:700;line-height:1.35}.Home-module__jKgjFW__initiativeDesc{color:var(--grey-700);font-size:13px;line-height:1.75}.Home-module__jKgjFW__eventsSection{background:var(--grey-50);border-top:1px solid var(--grey-200);padding:80px 0}.Home-module__jKgjFW__eventsSectionHeader{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.Home-module__jKgjFW__sectionTitle{font-family:var(--font-display);color:var(--grey-900);font-size:26px;font-weight:700}.Home-module__jKgjFW__seeAllLink{color:var(--primary-dark);font-size:14px;font-weight:600;text-decoration:none;transition:color .15s}.Home-module__jKgjFW__seeAllLink:hover{color:var(--primary)}.Home-module__jKgjFW__eventsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:768px){.Home-module__jKgjFW__heroHeading{font-size:40px}.Home-module__jKgjFW__heroContent{padding:64px 16px 96px}.Home-module__jKgjFW__heroTagline{padding-left:0}.Home-module__jKgjFW__heroGraphic{display:none}.Home-module__jKgjFW__pillarsGrid{grid-template-columns:1fr;gap:16px}.Home-module__jKgjFW__visionQuote{font-size:21px}.Home-module__jKgjFW__initiativesGrid{grid-template-columns:1fr 1fr;gap:16px}.Home-module__jKgjFW__eventsGrid{grid-template-columns:1fr}.Home-module__jKgjFW__eventsSectionHeader{flex-wrap:wrap;gap:8px}}@media (min-width:769px) and (max-width:1024px){.Home-module__jKgjFW__heroGraphic{opacity:.55;width:400px}.Home-module__jKgjFW__initiativesGrid,.Home-module__jKgjFW__eventsGrid{grid-template-columns:repeat(2,1fr)}}
.AddToCalendarButton-module__42tUBW__wrapper{width:100%;position:relative}.AddToCalendarButton-module__42tUBW__button{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-md);width:100%;color:var(--grey-700);cursor:pointer;text-align:left;align-items:center;gap:8px;padding:10px 14px;font-size:14px;font-weight:500;transition:background .15s,border-color .15s;display:flex}.AddToCalendarButton-module__42tUBW__button:hover{background:var(--grey-50);border-color:var(--grey-300)}.AddToCalendarButton-module__42tUBW__chevron{color:var(--grey-400);flex-shrink:0;margin-left:auto;transition:transform .15s}.AddToCalendarButton-module__42tUBW__chevronOpen{transform:rotate(180deg)}.AddToCalendarButton-module__42tUBW__dropdown{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-md);z-index:50;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 4px 12px #00000014}.AddToCalendarButton-module__42tUBW__option{width:100%;color:var(--grey-700);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;padding:10px 14px;font-size:14px;transition:background .1s;display:flex}.AddToCalendarButton-module__42tUBW__option:hover{background:var(--grey-50)}.AddToCalendarButton-module__42tUBW__optionIcon{color:var(--grey-400);flex-shrink:0}
.Registrations-module__Kc773a__page{flex-direction:column;gap:0;padding:28px;display:flex}.Registrations-module__Kc773a__payCell{align-items:center;gap:6px;display:flex}.Registrations-module__Kc773a__payMethod{color:var(--grey-500);font-size:11px}.Registrations-module__Kc773a__editIconBtn{color:var(--grey-400);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:3px;justify-content:center;align-items:center;padding:2px;transition:color .1s;display:inline-flex}.Registrations-module__Kc773a__tr:hover .Registrations-module__Kc773a__editIconBtn{opacity:1}.Registrations-module__Kc773a__editIconBtn:hover{color:var(--primary)}.Registrations-module__Kc773a__payEditCell{align-items:center;gap:4px;display:flex}.Registrations-module__Kc773a__payEditSelect{color:var(--grey-700);background:var(--white);border:1px solid var(--grey-300);border-radius:var(--radius-sm);cursor:pointer;outline:none;padding:3px 6px;font-family:inherit;font-size:12px}.Registrations-module__Kc773a__payEditSelect:focus{border-color:var(--primary)}.Registrations-module__Kc773a__payEditSave{background:var(--success-light);width:22px;height:22px;color:var(--success-text);cursor:pointer;border:1px solid #16653433;border-radius:3px;justify-content:center;align-items:center;display:inline-flex}.Registrations-module__Kc773a__payEditSave:disabled{opacity:.5;cursor:not-allowed}.Registrations-module__Kc773a__payEditCancel{background:var(--grey-100);border:1px solid var(--grey-200);width:22px;height:22px;color:var(--grey-500);cursor:pointer;border-radius:3px;justify-content:center;align-items:center;display:inline-flex}.Registrations-module__Kc773a__payEditCancel:disabled{opacity:.5;cursor:not-allowed}.Registrations-module__Kc773a__receiptIconBtn{border:1px solid var(--grey-200);border-radius:var(--radius-sm);width:28px;height:28px;color:var(--grey-400);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:color .15s,border-color .15s;display:inline-flex}.Registrations-module__Kc773a__receiptIconBtn:hover{color:var(--primary);border-color:var(--primary-mid)}.Registrations-module__Kc773a__titleCell{flex-direction:column;gap:2px;display:flex}.Registrations-module__Kc773a__titlePrimary{color:var(--grey-900);font-size:13px;font-weight:600}.Registrations-module__Kc773a__titleSub{color:var(--grey-400);font-size:12px}.Registrations-module__Kc773a__dateText{color:var(--grey-500);white-space:nowrap;font-size:12px}.Registrations-module__Kc773a__typePill{text-transform:uppercase;letter-spacing:.06em;border-radius:4px;padding:2px 7px;font-size:11px;font-weight:700;display:inline-block}.Registrations-module__Kc773a__type_retreat{background:var(--purple-light);color:var(--purple-text)}.Registrations-module__Kc773a__type_talk{color:#1e40af;background:#dbeafe}.Registrations-module__Kc773a__type_weekly{background:var(--success-light);color:var(--success-text)}.Registrations-module__Kc773a__type_adoration{background:var(--warning-light);color:var(--warning-text)}.Registrations-module__Kc773a__type_other{background:var(--grey-100);color:var(--grey-500)}.Registrations-module__Kc773a__pillActive{text-transform:uppercase;letter-spacing:.06em;background:var(--success-light);color:var(--success-text);border-radius:4px;padding:2px 7px;font-size:11px;font-weight:700;display:inline-block}.Registrations-module__Kc773a__pillInactive{text-transform:uppercase;letter-spacing:.06em;background:var(--grey-100);color:var(--grey-500);border-radius:4px;padding:2px 7px;font-size:11px;font-weight:700;display:inline-block}.Registrations-module__Kc773a__statsRow{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.Registrations-module__Kc773a__statChip{border-radius:10px;flex-direction:column;align-items:center;gap:2px;min-width:80px;padding:12px 20px;display:flex}.Registrations-module__Kc773a__statValue{font-family:var(--font-display);letter-spacing:-.02em;font-size:24px;font-weight:800;line-height:1}.Registrations-module__Kc773a__statLabel{text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:600}.Registrations-module__Kc773a__statChip_default{background:var(--grey-100);color:var(--grey-700)}.Registrations-module__Kc773a__statChip_green{background:var(--success-bg);color:var(--success-text)}.Registrations-module__Kc773a__statChip_amber{background:var(--warning-light);color:var(--warning-text)}.Registrations-module__Kc773a__statChip_purple{background:var(--purple-light);color:var(--purple-text)}.Registrations-module__Kc773a__statChip_red{background:var(--error-light);color:var(--error-text)}.Registrations-module__Kc773a__empty{color:var(--grey-400);padding:24px 0;font-size:13px}.Registrations-module__Kc773a__tableWrap{border:1px solid var(--grey-200);border-radius:var(--radius-md);background:var(--white);overflow-x:auto}.Registrations-module__Kc773a__table{border-collapse:collapse;width:100%}.Registrations-module__Kc773a__th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--grey-500);background:var(--grey-50);border-bottom:1px solid var(--grey-200);white-space:nowrap;padding:10px 14px;font-size:11px;font-weight:700}.Registrations-module__Kc773a__tr{border-bottom:1px solid var(--grey-100)}.Registrations-module__Kc773a__tr:last-child{border-bottom:none}.Registrations-module__Kc773a__td{vertical-align:middle;padding:12px 14px}.Registrations-module__Kc773a__auditCell{flex-direction:column;gap:2px;display:flex}.Registrations-module__Kc773a__auditTime{color:var(--grey-700);white-space:nowrap;font-size:12px}.Registrations-module__Kc773a__auditBy{color:var(--grey-400);font-size:11px}.Registrations-module__Kc773a__confirmBtn{color:var(--primary);background:var(--primary-light);cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:5px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s}.Registrations-module__Kc773a__confirmBtn:hover:not(:disabled){background:var(--primary-mid)}.Registrations-module__Kc773a__confirmBtn:disabled{opacity:.5;cursor:not-allowed}.Registrations-module__Kc773a__uuidRow{align-items:center;gap:6px;display:flex}.Registrations-module__Kc773a__uuidText{color:var(--grey-400);font-family:monospace;font-size:11px}.Registrations-module__Kc773a__copyBtn{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:2px;transition:color .15s;display:flex}.Registrations-module__Kc773a__filterBar{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-md);align-items:center;gap:8px;margin-bottom:12px;padding:10px 14px;display:flex}.Registrations-module__Kc773a__searchInput{min-width:160px;color:var(--grey-900);background:var(--grey-50);border:1.5px solid var(--grey-200);border-radius:var(--radius-sm);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23adb5bd' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E");background-position:10px;background-repeat:no-repeat;outline:none;flex:1;padding:6px 10px 6px 32px;font-family:inherit;font-size:13px;transition:border-color .15s,box-shadow .15s}.Registrations-module__Kc773a__searchInput:focus{border-color:var(--primary);background-color:var(--white);box-shadow:0 0 0 3px #0ab4e314}.Registrations-module__Kc773a__filterDivider{background:var(--grey-200);flex-shrink:0;width:1px;height:20px}.Registrations-module__Kc773a__filterSelect{color:var(--grey-700);background:var(--grey-50);border:1.5px solid var(--grey-200);border-radius:var(--radius-sm);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 24 24' fill='none' stroke='%23adb5bd' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 9px center;background-repeat:no-repeat;outline:none;min-width:130px;padding:6px 30px 6px 10px;font-family:inherit;font-size:13px;font-weight:500;transition:border-color .15s,box-shadow .15s}.Registrations-module__Kc773a__filterSelect:focus{border-color:var(--primary);background-color:var(--white);box-shadow:0 0 0 3px #0ab4e314}.Registrations-module__Kc773a__filterSelect[value=""]{color:var(--grey-400)}.Registrations-module__Kc773a__bulkBar{background:var(--white);border:1.5px solid var(--primary);border-radius:var(--radius-md);align-items:center;gap:10px;margin-bottom:12px;padding:9px 14px;display:flex}.Registrations-module__Kc773a__bulkCount{color:var(--grey-700);flex:1;font-size:13px;font-weight:600}.Registrations-module__Kc773a__bulkCount strong{color:var(--primary-dark)}.Registrations-module__Kc773a__bulkConfirmBtn{color:var(--white);background:var(--primary);border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;border:none;padding:6px 14px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s}.Registrations-module__Kc773a__bulkConfirmBtn:hover:not(:disabled){background:var(--primary-dark)}.Registrations-module__Kc773a__bulkConfirmBtn:disabled{opacity:.5;cursor:not-allowed}.Registrations-module__Kc773a__bulkClearBtn{color:var(--grey-500);border:1.5px solid var(--grey-200);border-radius:var(--radius-sm);cursor:pointer;background:0 0;padding:5px 12px;font-family:inherit;font-size:12px;font-weight:500;transition:border-color .15s,color .15s}.Registrations-module__Kc773a__bulkClearBtn:hover:not(:disabled){border-color:var(--grey-300);color:var(--grey-700)}.Registrations-module__Kc773a__bulkClearBtn:disabled{opacity:.5;cursor:not-allowed}.Registrations-module__Kc773a__checkbox{cursor:pointer;width:15px;height:15px;accent-color:var(--grey-500);flex-shrink:0;display:block}.Registrations-module__Kc773a__trSelected td{background:var(--primary-light)!important}.Registrations-module__Kc773a__backLink{color:var(--grey-500);border-radius:var(--radius-sm);border:1.5px solid var(--grey-200);padding:7px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s}.Registrations-module__Kc773a__backLink:hover{background:var(--grey-100);color:var(--grey-700)}
.DeclarationAgreement-module__VAnfQG__page{flex-direction:column;gap:16px;display:flex}.DeclarationAgreement-module__VAnfQG__card{background:var(--white);border-radius:var(--radius-md);border:1px solid var(--grey-200);flex-direction:column;gap:20px;padding:24px;display:flex}.DeclarationAgreement-module__VAnfQG__cardHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.DeclarationAgreement-module__VAnfQG__cardHeaderLeft{flex-direction:column;gap:4px;display:flex}.DeclarationAgreement-module__VAnfQG__cardTag{text-transform:uppercase;letter-spacing:.08em;color:var(--primary-dark);font-size:11px;font-weight:700}.DeclarationAgreement-module__VAnfQG__cardTagOptional{text-transform:uppercase;letter-spacing:.08em;color:var(--warning);font-size:11px;font-weight:700}.DeclarationAgreement-module__VAnfQG__cardTitle{color:var(--grey-900);margin:0;font-size:18px;font-weight:700}.DeclarationAgreement-module__VAnfQG__mandatoryBadge,.DeclarationAgreement-module__VAnfQG__optionalBadge{color:#721c24;background:var(--error-light);white-space:nowrap;border-radius:100px;flex-shrink:0;padding:4px 10px;font-size:11px;font-weight:700}.DeclarationAgreement-module__VAnfQG__declarationList{background:var(--grey-50);border-radius:var(--radius-sm);border:1px solid var(--grey-200);flex-direction:column;gap:14px;max-height:280px;padding:20px;display:flex;overflow-y:auto}.DeclarationAgreement-module__VAnfQG__declarationItem{align-items:flex-start;gap:12px;display:flex}.DeclarationAgreement-module__VAnfQG__declarationIndex{background:var(--primary-light);width:22px;height:22px;color:var(--primary-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.DeclarationAgreement-module__VAnfQG__declarationText{color:var(--grey-700);font-size:13px;line-height:1.65}.DeclarationAgreement-module__VAnfQG__agreeRow{background:var(--primary-light);border-radius:var(--radius-sm);border:1px solid #0ab4e333;align-items:flex-start;gap:12px;padding:16px;display:flex}.DeclarationAgreement-module__VAnfQG__agreeLabel{color:var(--primary-dark);cursor:pointer;font-size:14px;font-weight:600;line-height:1.5}.DeclarationAgreement-module__VAnfQG__checkbox{flex-shrink:0;width:18px;height:18px;margin-top:2px;position:relative}.DeclarationAgreement-module__VAnfQG__checkbox input[type=checkbox]{opacity:0;cursor:pointer;z-index:1;width:100%;height:100%;margin:0;position:absolute}.DeclarationAgreement-module__VAnfQG__checkmark{border:2px solid var(--primary);background:var(--white);pointer-events:none;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;transition:all .15s;display:flex}.DeclarationAgreement-module__VAnfQG__checkbox input[type=checkbox]:checked+.DeclarationAgreement-module__VAnfQG__checkmark{background:var(--primary);border-color:var(--primary)}.DeclarationAgreement-module__VAnfQG__checkmark svg{width:12px;height:12px}.DeclarationAgreement-module__VAnfQG__consentText{color:var(--grey-700);background:var(--grey-50);border-radius:var(--radius-sm);border:1px solid var(--grey-200);padding:16px;font-size:13px;line-height:1.7}.DeclarationAgreement-module__VAnfQG__consentOptions{flex-direction:column;gap:10px;display:flex}.DeclarationAgreement-module__VAnfQG__consentOption{border-radius:var(--radius-md);border:1.5px solid var(--grey-200);background:var(--white);cursor:pointer;text-align:left;align-items:center;gap:14px;width:100%;padding:16px;font-family:inherit;transition:all .15s;display:flex}.DeclarationAgreement-module__VAnfQG__consentOption:hover{border-color:var(--grey-400);background:var(--grey-50)}.DeclarationAgreement-module__VAnfQG__consentSelected{border-color:var(--primary);background:var(--primary-light);pointer-events:none}.DeclarationAgreement-module__VAnfQG__consentOptionIcon{border:2px solid var(--grey-300);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.DeclarationAgreement-module__VAnfQG__consentSelected .DeclarationAgreement-module__VAnfQG__consentOptionIcon{background:var(--primary);border-color:var(--primary);color:var(--white)}.DeclarationAgreement-module__VAnfQG__consentOptionIcon svg{width:14px;height:14px}.DeclarationAgreement-module__VAnfQG__consentOptionTitle{color:var(--grey-900);margin-bottom:2px;font-size:14px;font-weight:600}.DeclarationAgreement-module__VAnfQG__consentOptionSub{color:var(--grey-500);font-size:12px}.DeclarationAgreement-module__VAnfQG__errorBanner{background:var(--error-light);color:#721c24;border-radius:var(--radius-sm);padding:12px 16px;font-size:14px;font-weight:500}.DeclarationAgreement-module__VAnfQG__footer{justify-content:space-between;align-items:center;padding-top:4px;display:flex}.DeclarationAgreement-module__VAnfQG__btnPrimary{background:var(--primary);color:var(--white);border-radius:var(--radius-sm);cursor:pointer;border:none;padding:11px 28px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s}.DeclarationAgreement-module__VAnfQG__btnPrimary:hover:not(:disabled){background:var(--primary-dark)}.DeclarationAgreement-module__VAnfQG__btnPrimary:disabled{opacity:.5;cursor:not-allowed}.DeclarationAgreement-module__VAnfQG__btnGhost{color:var(--grey-500);border-radius:var(--radius-sm);border:1.5px solid var(--grey-300);cursor:pointer;background:0 0;padding:11px 20px;font-family:inherit;font-size:14px;font-weight:500;transition:all .15s}.DeclarationAgreement-module__VAnfQG__btnGhost:hover:not(:disabled){background:var(--grey-100);color:var(--grey-700)}
.ReceiptModal-module__IDDUBG__overlay{z-index:200;background:#0000008c;justify-content:center;align-items:center;padding:24px;animation:.15s ReceiptModal-module__IDDUBG__fadeIn;display:flex;position:fixed;inset:0}@keyframes ReceiptModal-module__IDDUBG__fadeIn{0%{opacity:0}to{opacity:1}}.ReceiptModal-module__IDDUBG__modal{background:var(--grey-50);border-radius:var(--radius-md);width:100%;max-width:640px;max-height:90vh;animation:.18s ReceiptModal-module__IDDUBG__slideUp;overflow-y:auto;box-shadow:0 24px 60px #0000004d}@keyframes ReceiptModal-module__IDDUBG__slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ReceiptModal-module__IDDUBG__modalHeader{border-bottom:1px solid var(--grey-200);background:var(--white);border-radius:var(--radius-md) var(--radius-md) 0 0;z-index:1;justify-content:space-between;align-items:center;padding:14px 16px;display:flex;position:sticky;top:0}.ReceiptModal-module__IDDUBG__modalTitle{color:var(--grey-700);font-size:13px;font-weight:600}.ReceiptModal-module__IDDUBG__modalHeaderActions{align-items:center;gap:8px;display:flex}.ReceiptModal-module__IDDUBG__printBtn{color:var(--white);background:var(--primary);border-radius:var(--radius-sm);cursor:pointer;border:none;align-items:center;gap:6px;padding:7px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s;display:inline-flex}.ReceiptModal-module__IDDUBG__printBtn:hover{background:var(--primary-dark)}.ReceiptModal-module__IDDUBG__closeBtn{border:1px solid var(--grey-200);border-radius:var(--radius-sm);width:32px;height:32px;color:var(--grey-500);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.ReceiptModal-module__IDDUBG__closeBtn:hover{background:var(--grey-100);color:var(--grey-800)}.ReceiptModal-module__IDDUBG__paper{background:var(--white);border-radius:var(--radius-md);margin:20px;overflow:hidden;box-shadow:0 1px 4px #00000014}.ReceiptModal-module__IDDUBG__paperHeader{justify-content:space-between;align-items:center;padding:20px 28px 18px;display:flex}.ReceiptModal-module__IDDUBG__paperLogo{width:auto;height:44px}.ReceiptModal-module__IDDUBG__officialStamp{letter-spacing:.12em;color:#111;font-size:12px;font-weight:800}.ReceiptModal-module__IDDUBG__accentLine{background:var(--primary);height:2.5px}.ReceiptModal-module__IDDUBG__paperBody{padding:28px 28px 32px}.ReceiptModal-module__IDDUBG__receiptLabel{letter-spacing:.06em;color:#111;margin-bottom:24px;font-size:18px;font-weight:800}.ReceiptModal-module__IDDUBG__eventRow{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.ReceiptModal-module__IDDUBG__eventTitle{color:#111;margin-bottom:4px;font-size:14px;font-weight:700;line-height:1.4}.ReceiptModal-module__IDDUBG__eventDate{color:#666;font-size:12px}.ReceiptModal-module__IDDUBG__refBlock{text-align:right;flex-shrink:0}.ReceiptModal-module__IDDUBG__refRow{justify-content:flex-end;align-items:baseline;gap:6px;margin-bottom:5px;font-size:12px;display:flex}.ReceiptModal-module__IDDUBG__refKey{color:#777;white-space:nowrap}.ReceiptModal-module__IDDUBG__refColon{color:#999}.ReceiptModal-module__IDDUBG__refUuid{color:#333;word-break:break-all;text-align:right;max-width:180px;font-family:SF Mono,SFMono-Regular,Consolas,monospace;font-size:9px;line-height:1.5}.ReceiptModal-module__IDDUBG__refVal{color:#333;font-weight:500}.ReceiptModal-module__IDDUBG__divider{border:none;border-top:1px solid #e5e5e5;margin:20px 0}.ReceiptModal-module__IDDUBG__introText{color:#555;margin-bottom:20px;font-size:13px;line-height:1.7}.ReceiptModal-module__IDDUBG__fieldList{flex-direction:column;gap:10px;display:flex}.ReceiptModal-module__IDDUBG__fieldRow{align-items:baseline;font-size:13px;display:flex}.ReceiptModal-module__IDDUBG__fieldKey{color:#666;flex-shrink:0;width:148px}.ReceiptModal-module__IDDUBG__fieldColon{color:#bbb;flex-shrink:0;width:18px}.ReceiptModal-module__IDDUBG__fieldVal{color:#111;font-weight:500}.ReceiptModal-module__IDDUBG__fieldMono{word-break:break-all;font-family:SF Mono,SFMono-Regular,Consolas,monospace;font-size:11px}.ReceiptModal-module__IDDUBG__footerNote{color:#999;font-size:12px}.ReceiptModal-module__IDDUBG__footerNoteSub{color:#bbb;margin-top:6px;font-size:11px;font-style:italic}
.page-module__b-jcuG__page{background:var(--grey-50);min-height:100vh;padding:24px 24px 80px}.page-module__b-jcuG__container{flex-direction:column;gap:12px;max-width:560px;margin:0 auto;display:flex}.page-module__b-jcuG__header{flex-direction:column;gap:6px;padding-bottom:4px;display:flex}.page-module__b-jcuG__backLink{color:var(--grey-500);align-items:center;gap:4px;margin-bottom:4px;font-size:13px;text-decoration:none;transition:color .15s;display:inline-flex}.page-module__b-jcuG__backLink:hover{color:var(--primary-dark)}.page-module__b-jcuG__printBtn{color:var(--grey-500);border:1px solid var(--grey-200);border-radius:var(--radius-sm);cursor:pointer;background:0 0;flex-shrink:0;align-items:center;gap:5px;margin-left:auto;padding:4px 10px;font-size:12px;font-weight:500;transition:color .15s,border-color .15s;display:inline-flex}.page-module__b-jcuG__printBtn:hover{color:var(--primary-dark);border-color:var(--primary-dark)}.page-module__b-jcuG__headerMeta{align-items:center;gap:8px;min-height:20px;display:flex}.page-module__b-jcuG__title{color:var(--grey-900);letter-spacing:-.02em;margin:0;font-size:24px;font-weight:800;line-height:1.2}.page-module__b-jcuG__seriesName{color:var(--primary-dark);margin:0;font-size:13px;font-weight:600}.page-module__b-jcuG__statusGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.page-module__b-jcuG__statusCard{--status-color:var(--grey-500);--status-bg:var(--white);--status-border:var(--grey-200);background:var(--status-bg);border-top:1px solid var(--status-border);border-right:1px solid var(--status-border);border-bottom:1px solid var(--status-border);border-left:3px solid var(--status-color);border-radius:var(--radius-md);flex-direction:column;gap:3px;padding:14px 16px;display:flex}.page-module__b-jcuG__statusCard_confirmed,.page-module__b-jcuG__statusCard_paid,.page-module__b-jcuG__statusCard_free{--status-color:var(--success-text);--status-bg:var(--success-light);--status-border:#16653426}.page-module__b-jcuG__statusCard_submitted,.page-module__b-jcuG__statusCard_pending{--status-color:var(--warning-text);--status-bg:var(--warning-light);--status-border:#92400e26}.page-module__b-jcuG__statusCard_waitlisted{--status-color:var(--purple-text);--status-bg:var(--purple-light);--status-border:#6d28d926}.page-module__b-jcuG__statusCard_failed{--status-color:var(--error-text);--status-bg:var(--error-light);--status-border:#991b1b26}.page-module__b-jcuG__statusCard_cancelled,.page-module__b-jcuG__statusCard_draft,.page-module__b-jcuG__statusCard_refunded{--status-color:var(--grey-400);--status-bg:var(--grey-50);--status-border:var(--grey-200)}.page-module__b-jcuG__statusCardTop{align-items:center;gap:5px;margin-bottom:2px;display:flex}.page-module__b-jcuG__statusIcon{color:var(--status-color);flex-shrink:0}.page-module__b-jcuG__statusLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--grey-500);font-size:10px;font-weight:700}.page-module__b-jcuG__statusValue{color:var(--status-color);margin:0;font-size:16px;font-weight:700;line-height:1.2}.page-module__b-jcuG__statusDesc{color:var(--status-color);opacity:.75;margin:0;font-size:11px;line-height:1.4}.page-module__b-jcuG__statusRef{color:var(--status-color);opacity:.45;word-break:break-all;margin-top:8px;font-family:monospace;font-size:10px;line-height:1.3}.page-module__b-jcuG__statusReceiptBtn{color:var(--status-color);border:1px solid var(--status-color);border-radius:var(--radius-sm);cursor:pointer;opacity:.7;background:0 0;align-self:flex-start;align-items:center;gap:4px;margin-top:8px;padding:4px 9px;font-family:inherit;font-size:11px;font-weight:600;transition:opacity .15s;display:inline-flex}.page-module__b-jcuG__statusReceiptBtn:hover{opacity:1}.page-module__b-jcuG__sectionReceiptBtn{color:var(--primary-dark);background:var(--primary-light);border:1px solid var(--primary-mid);border-radius:var(--radius-sm);cursor:pointer;align-self:flex-start;align-items:center;gap:5px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s;display:inline-flex}.page-module__b-jcuG__sectionReceiptBtn:hover{background:var(--primary-mid)}.page-module__b-jcuG__eventCard{background:var(--primary-light);border:1px solid var(--primary);border-radius:var(--radius-md);color:inherit;flex-direction:column;gap:10px;padding:18px 20px;text-decoration:none;transition:opacity .15s;display:flex}.page-module__b-jcuG__eventCard:hover{opacity:.85}.page-module__b-jcuG__eventCardHeader{justify-content:space-between;align-items:center;display:flex}.page-module__b-jcuG__eventCardArrow{color:var(--primary-deeper);opacity:.5;flex-shrink:0}.page-module__b-jcuG__eventDateTime{color:var(--primary-dark);margin:0;font-size:15px;font-weight:600;line-height:1.5}.page-module__b-jcuG__eventMeta{flex-direction:column;gap:5px;display:flex}.page-module__b-jcuG__eventMetaItem{color:var(--grey-500);align-items:center;gap:5px;font-size:13px;display:flex}.page-module__b-jcuG__eventMetaIcon{color:var(--primary-dark);opacity:.6;flex-shrink:0}.page-module__b-jcuG__section{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-md);flex-direction:column;gap:14px;padding:18px 20px;display:flex}.page-module__b-jcuG__sectionHeader{align-items:center;gap:7px;display:flex}.page-module__b-jcuG__sectionIcon{color:var(--primary-dark);flex-shrink:0}.page-module__b-jcuG__sectionTitle{text-transform:uppercase;letter-spacing:.07em;color:var(--grey-400);margin:0;font-size:11px;font-weight:700}.page-module__b-jcuG__sectionDivider{background:var(--grey-100);height:1px;margin:2px -20px}.page-module__b-jcuG__fieldGrid{grid-template-columns:1fr 1fr;gap:14px 20px;display:grid}.page-module__b-jcuG__field{flex-direction:column;gap:3px;min-width:0;display:flex}.page-module__b-jcuG__fieldFull{grid-column:1/-1}.page-module__b-jcuG__fieldLabel{color:var(--grey-400);text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:700}.page-module__b-jcuG__fieldValue{color:var(--grey-700);margin:0;font-size:14px;font-weight:500;line-height:1.5}.page-module__b-jcuG__fieldNote{color:var(--grey-500);white-space:pre-wrap;font-size:13px;line-height:1.6}.page-module__b-jcuG__fieldMono{word-break:break-all;font-family:monospace;font-size:12px}.page-module__b-jcuG__capitalize{text-transform:capitalize}.page-module__b-jcuG__ticketPrice{color:var(--grey-500);font-weight:400}.page-module__b-jcuG__subheaderRow{align-items:center;gap:6px;display:flex}.page-module__b-jcuG__subheaderLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--grey-400);font-size:10px;font-weight:700}.page-module__b-jcuG__errorText{color:var(--grey-500);padding:32px 0;font-size:14px}.page-module__b-jcuG__qrCard{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-md);flex-direction:column;align-items:center;gap:14px;padding:20px;display:flex}.page-module__b-jcuG__qrLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--grey-400);align-self:flex-start;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.page-module__b-jcuG__qrCode{line-height:0;display:block}.page-module__b-jcuG__saveImageBtn{color:var(--primary-dark);border:1px solid var(--primary-mid);border-radius:var(--radius-sm);cursor:pointer;background:0 0;align-items:center;gap:5px;padding:5px 12px;font-size:12px;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.page-module__b-jcuG__saveImageBtn:hover{background:var(--primary-light)}.page-module__b-jcuG__qrUuid{color:var(--grey-400);letter-spacing:.02em;word-break:break-all;text-align:center;font-family:monospace;font-size:10px;line-height:1.5}@media print{@page{size:A4 portrait;margin:1.2cm 1.5cm}.page-module__b-jcuG__page{min-height:unset;background:#fff;padding:24px 0 0}.page-module__b-jcuG__container{gap:7px;max-width:100%}.page-module__b-jcuG__backLink,.page-module__b-jcuG__printBtn,.page-module__b-jcuG__statusReceiptBtn,.page-module__b-jcuG__sectionReceiptBtn{display:none}.page-module__b-jcuG__header{gap:3px;padding-bottom:2px}.page-module__b-jcuG__title{font-size:18px}.page-module__b-jcuG__headerMeta{min-height:unset}.page-module__b-jcuG__seriesName{font-size:11px}.page-module__b-jcuG__statusGrid{break-inside:avoid;gap:6px}.page-module__b-jcuG__statusCard{break-inside:avoid;-webkit-print-color-adjust:exact;print-color-adjust:exact;padding:10px 12px}.page-module__b-jcuG__statusLabel{font-size:9px}.page-module__b-jcuG__statusValue{font-size:13px}.page-module__b-jcuG__statusDesc,.page-module__b-jcuG__statusRef{font-size:10px}.page-module__b-jcuG__eventCard{break-inside:avoid;padding:10px 12px;text-decoration:none}.page-module__b-jcuG__eventCardArrow{display:none}.page-module__b-jcuG__eventDateTime{font-size:13px}.page-module__b-jcuG__eventMetaItem{font-size:11px}.page-module__b-jcuG__section{break-inside:avoid;gap:9px;padding:10px 14px}.page-module__b-jcuG__sectionDivider{margin:0 -14px}.page-module__b-jcuG__fieldGrid{gap:8px 16px}.page-module__b-jcuG__fieldLabel{font-size:8px}.page-module__b-jcuG__fieldValue{font-size:11px}.page-module__b-jcuG__fieldNote{font-size:10px}.page-module__b-jcuG__subheaderLabel{font-size:8px}.page-module__b-jcuG__qrCard{break-inside:avoid;gap:10px;padding:12px 16px}}
.page-module__AUQtzq__page{background:var(--grey-50);min-height:100vh;padding:24px 24px 64px}.page-module__AUQtzq__container{flex-direction:column;gap:24px;max-width:560px;margin:0 auto;display:flex}.page-module__AUQtzq__header{flex-direction:column;gap:8px;display:flex}.page-module__AUQtzq__backLink{color:var(--grey-500);align-items:center;gap:4px;margin-bottom:2px;font-size:13px;text-decoration:none;transition:color .15s;display:inline-flex}.page-module__AUQtzq__backLink:hover{color:var(--primary-dark)}.page-module__AUQtzq__title{color:var(--grey-900);letter-spacing:-.02em;margin:0;font-size:28px;font-weight:800}.page-module__AUQtzq__subtitle{color:var(--grey-500);margin:0;font-size:14px}.page-module__AUQtzq__section{flex-direction:column;gap:8px;display:flex}.page-module__AUQtzq__sectionLabel{justify-content:space-between;align-items:center;padding:0 2px;display:flex}.page-module__AUQtzq__sectionTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--grey-400);font-size:11px;font-weight:700}.page-module__AUQtzq__sectionCount{color:var(--grey-400);background:var(--grey-100);border-radius:20px;padding:2px 8px;font-size:11px;font-weight:600}.page-module__AUQtzq__card{--card-accent:var(--grey-300);--card-accent-subtle:var(--grey-100);--card-hover-bg:var(--grey-50);background:var(--white);border-top:1px solid var(--grey-200);border-right:1px solid var(--grey-200);border-bottom:1px solid var(--grey-200);border-left:3px solid var(--card-accent);border-radius:var(--radius-md);color:inherit;align-items:center;gap:12px;padding:16px 18px;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.page-module__AUQtzq__card:hover{border-top-color:var(--card-accent-subtle);border-right-color:var(--card-accent-subtle);border-bottom-color:var(--card-accent-subtle)}.page-module__AUQtzq__card_confirmed{--card-accent:var(--success-text);--card-accent-subtle:var(--success-text)}.page-module__AUQtzq__card_submitted{--card-accent:var(--warning-text);--card-accent-subtle:var(--warning-text)}.page-module__AUQtzq__card_waitlisted{--card-accent:var(--purple-text);--card-accent-subtle:var(--purple-text)}.page-module__AUQtzq__card_cancelled,.page-module__AUQtzq__card_draft{--card-accent:var(--grey-300);--card-accent-subtle:var(--grey-300)}.page-module__AUQtzq__cardPast{opacity:.6}.page-module__AUQtzq__cardPast:hover{opacity:1}.page-module__AUQtzq__cardMain{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.page-module__AUQtzq__cardTop{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.page-module__AUQtzq__eventTitle{color:var(--grey-900);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;margin:0;font-size:15px;font-weight:600;overflow:hidden}.page-module__AUQtzq__eventTypeBadge{text-transform:uppercase;letter-spacing:.08em;background:var(--primary-light);color:var(--primary-dark);border-radius:20px;flex-shrink:0;padding:2px 8px;font-size:10px;font-weight:700}.page-module__AUQtzq__eventDate{color:var(--grey-500);margin:0;font-size:12px}.page-module__AUQtzq__relativeLabel{color:var(--primary-dark);font-weight:600}.page-module__AUQtzq__statusLine{color:var(--card-accent);text-transform:capitalize;margin:0;font-size:12px;font-weight:600}.page-module__AUQtzq__chevron{color:var(--grey-500);flex-shrink:0;transition:color .15s}.page-module__AUQtzq__card:hover .page-module__AUQtzq__chevron{color:var(--card-accent)}.page-module__AUQtzq__noUpcoming{background:var(--primary-light);border-radius:var(--radius-md);border:1px solid #0ab4e333;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.page-module__AUQtzq__noUpcomingText{color:var(--primary-dark);margin:0;font-size:13px}.page-module__AUQtzq__browseLink{color:var(--primary-dark);font-size:13px;font-weight:600;text-decoration:none}.page-module__AUQtzq__browseLink:hover{text-decoration:underline}.page-module__AUQtzq__empty{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:56px 0;display:flex}.page-module__AUQtzq__emptyTitle{color:var(--grey-700);margin:0;font-size:16px;font-weight:700}.page-module__AUQtzq__emptyDesc{color:var(--grey-400);margin:0 0 12px;font-size:14px}.page-module__AUQtzq__btnPrimary{background:var(--primary);color:var(--white);border-radius:var(--radius-sm);align-items:center;padding:10px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.page-module__AUQtzq__btnPrimary:hover{background:var(--primary-dark);color:var(--white)}.page-module__AUQtzq__errorText{color:var(--grey-500);text-align:center;padding:48px 0;font-size:14px}
.page-module__Xe4MZW__page{background:var(--grey-50);min-height:100vh;padding:32px 16px}.page-module__Xe4MZW__container{flex-direction:column;gap:24px;max-width:680px;margin:0 auto;display:flex}.page-module__Xe4MZW__header{margin-bottom:4px}.page-module__Xe4MZW__title{color:var(--grey-900);margin:0 0 4px;font-size:24px;font-weight:700}.page-module__Xe4MZW__subtitle{color:var(--grey-500);margin:0;font-size:14px}.page-module__Xe4MZW__card{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-md);flex-direction:column;gap:20px;padding:24px;display:flex}.page-module__Xe4MZW__sectionTitle{color:var(--grey-900);margin:0;font-size:16px;font-weight:700}.page-module__Xe4MZW__field{flex-direction:column;gap:6px;display:flex}.page-module__Xe4MZW__label{color:var(--grey-700);font-size:13px;font-weight:600}.page-module__Xe4MZW__input{background:var(--grey-100);border:1.5px solid var(--grey-300);border-radius:var(--radius-sm);width:100%;color:var(--grey-900);box-sizing:border-box;outline:none;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s,background .15s}.page-module__Xe4MZW__input:focus{border-color:var(--primary);background:var(--white);box-shadow:0 0 0 3px #0ab4e31a}.page-module__Xe4MZW__errorBanner{background:var(--error-light);color:#721c24;border-radius:var(--radius-sm);border:1px solid #dc354533;padding:12px 16px;font-size:14px;font-weight:500}.page-module__Xe4MZW__successBanner{background:var(--success-light);color:var(--success-text);border-radius:var(--radius-sm);border:1px solid #28a74533;padding:12px 16px;font-size:14px;font-weight:500}.page-module__Xe4MZW__btn{background:var(--primary);color:var(--white);border-radius:var(--radius-sm);cursor:pointer;border:none;align-self:flex-start;padding:10px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s}.page-module__Xe4MZW__btn:hover:not(:disabled){background:var(--primary-dark)}.page-module__Xe4MZW__btn:disabled{opacity:.5;cursor:not-allowed}.page-module__Xe4MZW__passkeyList{flex-direction:column;gap:8px;display:flex}.page-module__Xe4MZW__passkeyRow{background:var(--grey-50);border:1px solid var(--grey-200);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.page-module__Xe4MZW__passkeyInfo{flex-direction:column;gap:2px;display:flex}.page-module__Xe4MZW__passkeyName{color:var(--grey-900);font-size:14px;font-weight:600}.page-module__Xe4MZW__passkeyDate{color:var(--grey-400);font-size:12px}.page-module__Xe4MZW__deleteBtn{color:var(--grey-400);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;align-items:center;padding:4px;transition:color .15s;display:flex}.page-module__Xe4MZW__deleteBtn:hover{color:var(--error)}.page-module__Xe4MZW__emptyState{color:var(--grey-400);text-align:center;padding:16px 0;font-size:14px}.page-module__Xe4MZW__addPasskeyRow{align-items:center;gap:12px;display:flex}.page-module__Xe4MZW__nameInput{background:var(--grey-100);border:1.5px solid var(--grey-300);border-radius:var(--radius-sm);color:var(--grey-900);outline:none;flex:1;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .15s,background .15s}.page-module__Xe4MZW__nameInput:focus{border-color:var(--primary);background:var(--white)}.page-module__Xe4MZW__socialList{flex-direction:column;gap:10px;display:flex}.page-module__Xe4MZW__socialRow{background:var(--grey-50);border:1px solid var(--grey-200);border-radius:var(--radius-sm);align-items:center;gap:12px;padding:12px 14px;display:flex}.page-module__Xe4MZW__socialAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.page-module__Xe4MZW__socialAvatarPlaceholder{background:var(--grey-200);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.page-module__Xe4MZW__socialAvatarPlaceholder svg{width:16px;height:16px;color:var(--grey-400)}.page-module__Xe4MZW__socialProviderName{color:var(--grey-900);text-transform:capitalize;font-size:14px;font-weight:600}.page-module__Xe4MZW__socialLinkedAt{color:var(--grey-400);font-size:12px}
.Attendance-module__2SxEnG__page{flex-direction:column;gap:0;padding:28px;display:flex}.Attendance-module__2SxEnG__todaySection{background:var(--primary-light);border:1px solid var(--primary-mid);border-radius:var(--radius-md);flex-direction:column;gap:10px;margin-top:16px;padding:14px 16px;display:flex}.Attendance-module__2SxEnG__todaySectionHeader{align-items:center;gap:7px;display:flex}.Attendance-module__2SxEnG__todayDot{background:var(--primary);border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 0 3px #0ab4e333}.Attendance-module__2SxEnG__todaySectionLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--primary-dark);font-size:11px;font-weight:700}.Attendance-module__2SxEnG__btnKiosk{color:var(--white);background:var(--primary);border-radius:var(--radius-sm);cursor:pointer;border:none;align-items:center;gap:5px;padding:7px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.Attendance-module__2SxEnG__btnKiosk:hover{background:var(--primary-dark)}.Attendance-module__2SxEnG__btnManual{color:var(--grey-700);background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-sm);cursor:pointer;align-items:center;gap:5px;padding:7px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:border-color .15s,color .15s;display:inline-flex}.Attendance-module__2SxEnG__btnManual:hover{border-color:var(--grey-400);color:var(--grey-900)}.Attendance-module__2SxEnG__eventCellInfo{flex-direction:column;gap:3px;display:flex}.Attendance-module__2SxEnG__eventCellTitle{color:var(--grey-900);font-size:13px;font-weight:600}.Attendance-module__2SxEnG__eventCellMeta{color:var(--grey-400);align-items:center;gap:6px;font-size:12px;display:flex}.Attendance-module__2SxEnG__eventCellActions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.Attendance-module__2SxEnG__eventCellActions .Attendance-module__2SxEnG__btnKiosk,.Attendance-module__2SxEnG__eventCellActions .Attendance-module__2SxEnG__btnManual{justify-content:center}.Attendance-module__2SxEnG__filterBar{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-md);align-items:center;gap:8px;margin-top:16px;margin-bottom:12px;padding:10px 14px;display:flex}.Attendance-module__2SxEnG__searchInput{min-width:160px;color:var(--grey-900);background:var(--grey-50);border:1.5px solid var(--grey-200);border-radius:var(--radius-sm);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23adb5bd' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E");background-position:10px;background-repeat:no-repeat;outline:none;flex:1;padding:6px 10px 6px 32px;font-family:inherit;font-size:13px;transition:border-color .15s,box-shadow .15s}.Attendance-module__2SxEnG__searchInput:focus{border-color:var(--primary);background-color:var(--white);box-shadow:0 0 0 3px #0ab4e314}.Attendance-module__2SxEnG__filterDivider{background:var(--grey-200);flex-shrink:0;width:1px;height:20px}.Attendance-module__2SxEnG__filterSelect{color:var(--grey-700);background:var(--grey-50);border:1.5px solid var(--grey-200);border-radius:var(--radius-sm);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 24 24' fill='none' stroke='%23adb5bd' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 9px center;background-repeat:no-repeat;outline:none;min-width:130px;padding:6px 30px 6px 10px;font-family:inherit;font-size:13px;font-weight:500;transition:border-color .15s,box-shadow .15s}.Attendance-module__2SxEnG__filterSelect:focus{border-color:var(--primary);background-color:var(--white);box-shadow:0 0 0 3px #0ab4e314}.Attendance-module__2SxEnG__filterSelect[value=""]{color:var(--grey-400)}.Attendance-module__2SxEnG__backLink{color:var(--grey-400);font-size:12px;text-decoration:none;transition:color .15s}.Attendance-module__2SxEnG__backLink:hover{color:var(--primary-dark)}.Attendance-module__2SxEnG__statsRow{gap:8px;margin-top:12px;display:flex}.Attendance-module__2SxEnG__statChip{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-md);flex-direction:column;align-items:center;gap:1px;min-width:80px;padding:10px 20px;display:flex}.Attendance-module__2SxEnG__statChip_default{border-color:var(--grey-200)}.Attendance-module__2SxEnG__statChip_green{background:var(--success-light);border-color:#16653426}.Attendance-module__2SxEnG__statChip_amber{background:var(--warning-light);border-color:#92400e26}.Attendance-module__2SxEnG__statValue{color:var(--grey-900);font-size:20px;font-weight:800;line-height:1}.Attendance-module__2SxEnG__statChip_green .Attendance-module__2SxEnG__statValue{color:var(--success-text)}.Attendance-module__2SxEnG__statChip_amber .Attendance-module__2SxEnG__statValue{color:var(--warning-text)}.Attendance-module__2SxEnG__statLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--grey-400);font-size:10px;font-weight:700}.Attendance-module__2SxEnG__statChip_green .Attendance-module__2SxEnG__statLabel{color:var(--success-text);opacity:.7}.Attendance-module__2SxEnG__statChip_amber .Attendance-module__2SxEnG__statLabel{color:var(--warning-text);opacity:.7}.Attendance-module__2SxEnG__rowError{color:var(--error-text);margin-top:2px;font-size:11px;display:block}.Attendance-module__2SxEnG__tableWrap{border:1px solid var(--grey-200);border-radius:var(--radius-md);background:var(--white);margin-top:12px;overflow-x:auto}.Attendance-module__2SxEnG__table{border-collapse:collapse;width:100%}.Attendance-module__2SxEnG__th{text-transform:uppercase;letter-spacing:.06em;color:var(--grey-400);text-align:left;border-bottom:1px solid var(--grey-100);white-space:nowrap;background:var(--grey-50);padding:10px 14px;font-size:11px;font-weight:700}.Attendance-module__2SxEnG__tr{border-bottom:1px solid var(--grey-100)}.Attendance-module__2SxEnG__tr:last-child{border-bottom:none}.Attendance-module__2SxEnG__td{color:var(--grey-700);vertical-align:middle;padding:11px 14px;font-size:13px}.Attendance-module__2SxEnG__nameCell{flex-direction:column;gap:2px;display:flex}.Attendance-module__2SxEnG__namePrimary{color:var(--grey-900);font-size:13px;font-weight:600}.Attendance-module__2SxEnG__nameSub{color:var(--grey-400);font-size:11px}.Attendance-module__2SxEnG__checkedInBadge{text-transform:uppercase;letter-spacing:.06em;color:var(--success-text);background:var(--success-light);border-radius:4px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.Attendance-module__2SxEnG__notCheckedBadge{text-transform:uppercase;letter-spacing:.06em;color:var(--grey-400);background:var(--grey-100);border-radius:4px;align-items:center;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.Attendance-module__2SxEnG__checkInBtn{color:var(--primary-dark);border:1px solid var(--primary-mid);border-radius:var(--radius-sm);cursor:pointer;background:0 0;align-items:center;gap:5px;padding:5px 10px;font-size:12px;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.Attendance-module__2SxEnG__checkInBtn:hover:not(:disabled){background:var(--primary-light)}.Attendance-module__2SxEnG__checkInBtn:disabled{opacity:.5;cursor:not-allowed}.Attendance-module__2SxEnG__empty{text-align:center;color:var(--grey-400);padding:40px 0;font-size:14px}.Attendance-module__2SxEnG__kiosk{z-index:50;background:#0d1117;flex-direction:column;justify-content:center;align-items:center;gap:28px;padding:32px 24px;display:flex;position:fixed;inset:0}.Attendance-module__2SxEnG__kioskExitBtn{color:#ffffff59;border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff1a;align-items:center;gap:5px;padding:5px 10px;font-size:11px;font-weight:600;text-decoration:none;transition:color .15s,border-color .15s;display:inline-flex;position:absolute;top:16px;left:20px}.Attendance-module__2SxEnG__kioskExitBtn:hover{color:#ffffffb3;border-color:#ffffff40}.Attendance-module__2SxEnG__kioskBrand{flex-direction:column;flex-shrink:0;align-items:center;gap:14px;display:flex}.Attendance-module__2SxEnG__kioskLogo{opacity:.9;filter:brightness(0)invert();width:auto;height:48px}.Attendance-module__2SxEnG__kioskEventName{color:#ffffffe6;text-align:center;max-width:500px;margin:0;font-size:20px;font-weight:700;line-height:1.3}.Attendance-module__2SxEnG__kioskCameraWrap{aspect-ratio:4/3;background:#000;border-radius:14px;flex-shrink:0;width:min(480px,80vw);position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff14,0 24px 60px #0009}.Attendance-module__2SxEnG__kioskVideo{object-fit:cover;width:100%;height:100%;display:block;transform:scaleX(-1)}.Attendance-module__2SxEnG__kioskGuide{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Attendance-module__2SxEnG__kioskGuideBox{aspect-ratio:1;width:55%;position:relative}.Attendance-module__2SxEnG__scanLine{background:linear-gradient(90deg, transparent, var(--primary), transparent);pointer-events:none;height:2px;animation:2s linear infinite Attendance-module__2SxEnG__scanDown;position:absolute;left:0;right:0}@keyframes Attendance-module__2SxEnG__scanDown{0%{opacity:1;top:0}90%{opacity:1;top:100%}to{opacity:0;top:100%}}.Attendance-module__2SxEnG__corner{width:24px;height:24px;position:absolute}.Attendance-module__2SxEnG__cornerTL{border-top:3px solid var(--primary);border-left:3px solid var(--primary);border-radius:4px 0 0;top:0;left:0}.Attendance-module__2SxEnG__cornerTR{border-top:3px solid var(--primary);border-right:3px solid var(--primary);border-radius:0 4px 0 0;top:0;right:0}.Attendance-module__2SxEnG__cornerBL{border-bottom:3px solid var(--primary);border-left:3px solid var(--primary);border-radius:0 0 0 4px;bottom:0;left:0}.Attendance-module__2SxEnG__cornerBR{border-bottom:3px solid var(--primary);border-right:3px solid var(--primary);border-radius:0 0 4px;bottom:0;right:0}.Attendance-module__2SxEnG__kioskHint{color:#fff6;text-align:center;flex-shrink:0;margin:0;font-size:13px}.Attendance-module__2SxEnG__kioskCameraError{color:#ffffff73;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:13px;line-height:1.6;display:flex;position:absolute;inset:0}.Attendance-module__2SxEnG__kioskOverlay{flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:28px;animation:.2s Attendance-module__2SxEnG__fadeIn;display:flex;position:absolute;inset:0}@keyframes Attendance-module__2SxEnG__fadeIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.Attendance-module__2SxEnG__kioskOverlay_success{background:#14532df2}.Attendance-module__2SxEnG__kioskOverlay_alreadyCheckedIn{background:#78350ff2}.Attendance-module__2SxEnG__kioskOverlay_error{background:#7f1d1df2}.Attendance-module__2SxEnG__kioskOverlay_processing{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0009}.Attendance-module__2SxEnG__kioskOverlayIcon{border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.Attendance-module__2SxEnG__kioskOverlayIcon_success{color:#86efac;background:#86efac33}.Attendance-module__2SxEnG__kioskOverlayIcon_alreadyCheckedIn{color:#fdba74;background:#fdba7433}.Attendance-module__2SxEnG__kioskOverlayIcon_error{color:#fca5a5;background:#fca5a533}.Attendance-module__2SxEnG__kioskOverlayName{color:#fff;text-align:center;margin:0;font-size:22px;font-weight:800;line-height:1.2}.Attendance-module__2SxEnG__kioskOverlayMsg{color:#ffffffbf;text-align:center;margin:0;font-size:14px;line-height:1.6}
.EventSeries-module__pL6V4q__page{flex-direction:column;gap:0;padding:28px;display:flex}.EventSeries-module__pL6V4q__nameCell{color:var(--grey-900);font-size:13px;font-weight:600}.EventSeries-module__pL6V4q__descCell{color:var(--grey-500);white-space:nowrap;text-overflow:ellipsis;max-width:320px;font-size:12px;overflow:hidden}.EventSeries-module__pL6V4q__actionCell{align-items:center;gap:6px;display:flex}.EventSeries-module__pL6V4q__editBtn{color:var(--primary-dark);border-radius:var(--radius-sm);border:1.5px solid var(--primary);white-space:nowrap;background:0 0;padding:4px 10px;font-size:12px;font-weight:500;text-decoration:none;transition:all .15s}.EventSeries-module__pL6V4q__editBtn:hover{background:var(--primary-light)}.EventSeries-module__pL6V4q__cloneBtn{border-radius:var(--radius-sm);border:1.5px solid var(--grey-200);width:28px;height:28px;color:var(--grey-500);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.EventSeries-module__pL6V4q__cloneBtn:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-light)}.EventSeries-module__pL6V4q__createBtn{background:var(--primary);color:var(--white);border-radius:var(--radius-sm);align-items:center;gap:6px;padding:9px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.EventSeries-module__pL6V4q__createBtn:hover{background:var(--primary-dark);color:var(--white)}.EventSeries-module__pL6V4q__formGrid{grid-template-columns:1fr 280px;align-items:start;gap:20px;margin-top:24px;display:grid}.EventSeries-module__pL6V4q__formSide{flex-direction:column;gap:16px;display:flex;position:sticky;top:24px}.EventSeries-module__pL6V4q__formMain{flex-direction:column;gap:16px;display:flex}.EventSeries-module__pL6V4q__grid2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.EventSeries-module__pL6V4q__headerActions{align-items:center;gap:10px;display:flex}.EventSeries-module__pL6V4q__cancelBtn{color:var(--grey-500);border-radius:var(--radius-sm);border:1.5px solid var(--grey-200);padding:9px 16px;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s}.EventSeries-module__pL6V4q__cancelBtn:hover{background:var(--grey-100);color:var(--grey-700)}.EventSeries-module__pL6V4q__saveBtn{background:var(--primary);color:var(--white);border-radius:var(--radius-sm);cursor:pointer;border:none;padding:9px 20px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s}.EventSeries-module__pL6V4q__saveBtn:hover:not(:disabled){background:var(--primary-dark)}.EventSeries-module__pL6V4q__saveBtn:disabled{opacity:.5;cursor:not-allowed}.EventSeries-module__pL6V4q__errorBanner{background:var(--error-light);color:#721c24;border-radius:var(--radius-sm);border:1px solid #dc354526;margin-top:16px;padding:12px 16px;font-size:13px;font-weight:500}.EventSeries-module__pL6V4q__addTicketBtn{color:var(--primary-dark);border:1.5px solid var(--primary);border-radius:var(--radius-sm);cursor:pointer;background:0 0;align-items:center;gap:5px;padding:5px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.EventSeries-module__pL6V4q__addTicketBtn:hover{background:var(--primary-light)}.EventSeries-module__pL6V4q__ticketRow{background:var(--grey-50);border-radius:var(--radius-sm);border:1px solid var(--grey-200);align-items:flex-end;gap:10px;padding:14px;display:flex}.EventSeries-module__pL6V4q__ticketFields{flex:1;grid-template-columns:1fr 1fr 1fr;gap:10px;display:grid}.EventSeries-module__pL6V4q__removeBtn{border:1.5px solid var(--grey-300);color:var(--error);border-radius:var(--radius-sm);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.EventSeries-module__pL6V4q__removeBtn:hover{border-color:var(--error);background:var(--error-light)}.EventSeries-module__pL6V4q__noTickets{color:var(--grey-400);text-align:center;margin:0;padding:16px 0;font-size:13px}.EventSeries-module__pL6V4q__templateHint{color:var(--grey-500);margin:0 0 12px;font-size:12px}@media (max-width:900px){.EventSeries-module__pL6V4q__formGrid{grid-template-columns:1fr}.EventSeries-module__pL6V4q__formSide{position:static}}
.Events-module__TrcrMq__page{flex-direction:column;gap:0;padding:28px;display:flex}.Events-module__TrcrMq__titleCell{flex-direction:column;gap:4px;display:flex}.Events-module__TrcrMq__titleText{color:var(--grey-900);font-size:13px;font-weight:600}.Events-module__TrcrMq__seriesLabel{color:var(--grey-500);font-size:11px;font-weight:500}.Events-module__TrcrMq__titleBadges{flex-wrap:wrap;gap:6px;display:flex}.Events-module__TrcrMq__typeTag{color:var(--grey-500);background:var(--grey-100);border-radius:4px;padding:3px 8px;font-size:11px;font-weight:600}.Events-module__TrcrMq__dateText{color:var(--grey-500);white-space:nowrap;font-size:12px}.Events-module__TrcrMq__ticketCount{color:var(--grey-500);font-size:12px}.Events-module__TrcrMq__filterBar{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-md);align-items:center;gap:8px;margin-top:16px;margin-bottom:12px;padding:10px 14px;display:flex}.Events-module__TrcrMq__searchInput{min-width:160px;color:var(--grey-900);background:var(--grey-50);border:1.5px solid var(--grey-200);border-radius:var(--radius-sm);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23adb5bd' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E");background-position:10px;background-repeat:no-repeat;outline:none;flex:1;padding:6px 10px 6px 32px;font-family:inherit;font-size:13px;transition:border-color .15s,box-shadow .15s}.Events-module__TrcrMq__searchInput:focus{border-color:var(--primary);background-color:var(--white);box-shadow:0 0 0 3px #0ab4e314}.Events-module__TrcrMq__filterDivider{background:var(--grey-200);flex-shrink:0;width:1px;height:20px}.Events-module__TrcrMq__filterSelect{color:var(--grey-700);background:var(--grey-50);border:1.5px solid var(--grey-200);border-radius:var(--radius-sm);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 24 24' fill='none' stroke='%23adb5bd' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 9px center;background-repeat:no-repeat;outline:none;min-width:130px;padding:6px 30px 6px 10px;font-family:inherit;font-size:13px;font-weight:500;transition:border-color .15s,box-shadow .15s}.Events-module__TrcrMq__filterSelect:focus{border-color:var(--primary);background-color:var(--white);box-shadow:0 0 0 3px #0ab4e314}.Events-module__TrcrMq__filterSelect[value=""]{color:var(--grey-400)}.Events-module__TrcrMq__createBtn{background:var(--primary);color:var(--white);border-radius:var(--radius-sm);align-items:center;gap:6px;padding:9px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.Events-module__TrcrMq__createBtn:hover{background:var(--primary-dark);color:var(--white)}.Events-module__TrcrMq__formGrid{grid-template-columns:1fr 280px;align-items:start;gap:20px;margin-top:24px;display:grid}.Events-module__TrcrMq__formMain{flex-direction:column;gap:16px;display:flex}.Events-module__TrcrMq__formSide{flex-direction:column;gap:16px;display:flex;position:sticky;top:24px}.Events-module__TrcrMq__grid2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.Events-module__TrcrMq__headerActions{align-items:center;gap:10px;display:flex}.Events-module__TrcrMq__cancelBtn{color:var(--grey-500);border-radius:var(--radius-sm);border:1.5px solid var(--grey-200);padding:9px 16px;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s}.Events-module__TrcrMq__cancelBtn:hover{background:var(--grey-100);color:var(--grey-700)}.Events-module__TrcrMq__saveBtn{background:var(--primary);color:var(--white);border-radius:var(--radius-sm);cursor:pointer;border:none;padding:9px 20px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s}.Events-module__TrcrMq__saveBtn:hover:not(:disabled){background:var(--primary-dark)}.Events-module__TrcrMq__saveBtn:disabled{opacity:.5;cursor:not-allowed}.Events-module__TrcrMq__errorBanner{background:var(--error-light);color:#721c24;border-radius:var(--radius-sm);border:1px solid #dc354526;margin-top:16px;padding:12px 16px;font-size:13px;font-weight:500}.Events-module__TrcrMq__addTicketBtn{color:var(--primary-dark);border:1.5px solid var(--primary);border-radius:var(--radius-sm);cursor:pointer;background:0 0;align-items:center;gap:5px;padding:5px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.Events-module__TrcrMq__addTicketBtn:hover{background:var(--primary-light)}.Events-module__TrcrMq__ticketRow{background:var(--grey-50);border-radius:var(--radius-sm);border:1px solid var(--grey-200);align-items:flex-end;gap:10px;padding:14px;display:flex}.Events-module__TrcrMq__ticketFields{flex:1;grid-template-columns:1fr 1fr 1fr;gap:10px;display:grid}.Events-module__TrcrMq__removeBtn{border:1.5px solid var(--grey-300);color:var(--error);border-radius:var(--radius-sm);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.Events-module__TrcrMq__removeBtn:hover{border-color:var(--error);background:var(--error-light)}.Events-module__TrcrMq__noTickets{color:var(--grey-400);text-align:center;margin:0;padding:16px 0;font-size:13px}.Events-module__TrcrMq__imagePreview{object-fit:cover;border-radius:var(--radius-sm);border:1px solid var(--grey-200);width:100%;height:110px}.Events-module__TrcrMq__cloneBtn{border-radius:var(--radius-sm);border:1.5px solid var(--grey-200);width:28px;height:28px;color:var(--grey-500);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.Events-module__TrcrMq__cloneBtn:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-light)}@media (max-width:900px){.Events-module__TrcrMq__formGrid{grid-template-columns:1fr}.Events-module__TrcrMq__formSide{position:static}}
.page-module__iydnqG__page{flex-direction:column;gap:28px;padding:28px;display:flex}.page-module__iydnqG__roleBadge{text-transform:uppercase;letter-spacing:.12em;background:var(--grey-900);color:#ffffffd9;border-radius:3px;padding:4px 12px;font-size:10px;font-weight:700}.page-module__iydnqG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;display:grid}.page-module__iydnqG__section{flex-direction:column;gap:12px;display:flex}.page-module__iydnqG__sectionLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--grey-400);margin:0;font-size:11px;font-weight:700}.page-module__iydnqG__quickGrid{background:var(--white);border-radius:var(--radius-md);border:1px solid var(--grey-200);flex-direction:column;gap:0;display:flex;overflow:hidden}.page-module__iydnqG__quickCard{border-bottom:1px solid var(--grey-100);justify-content:space-between;align-items:center;padding:16px 20px;text-decoration:none;transition:background .1s;display:flex}.page-module__iydnqG__quickCard:last-child{border-bottom:none}.page-module__iydnqG__quickCard:hover{background:var(--grey-50)}.page-module__iydnqG__quickCardContent{align-items:center;gap:14px;display:flex}.page-module__iydnqG__quickDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.page-module__iydnqG__quickLabel{color:var(--grey-900);margin:0 0 2px;font-size:14px;font-weight:600}.page-module__iydnqG__quickSub{color:var(--grey-500);margin:0;font-size:12px}
.Persons-module__w5TXuq__page{flex-direction:column;gap:0;padding:28px;display:flex}.Persons-module__w5TXuq__filterBar{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-md);align-items:center;gap:8px;margin-bottom:12px;padding:10px 14px;display:flex}.Persons-module__w5TXuq__searchInput{min-width:160px;color:var(--grey-900);background:var(--grey-50);border:1.5px solid var(--grey-200);border-radius:var(--radius-sm);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23adb5bd' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E");background-position:10px;background-repeat:no-repeat;outline:none;flex:1;padding:6px 10px 6px 32px;font-family:inherit;font-size:13px;transition:border-color .15s,box-shadow .15s}.Persons-module__w5TXuq__searchInput:focus{border-color:var(--primary);background-color:var(--white);box-shadow:0 0 0 3px #0ab4e314}.Persons-module__w5TXuq__filterDivider{background:var(--grey-200);flex-shrink:0;width:1px;height:20px}.Persons-module__w5TXuq__filterSelect{color:var(--grey-700);background:var(--grey-50);border:1.5px solid var(--grey-200);border-radius:var(--radius-sm);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 24 24' fill='none' stroke='%23adb5bd' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 9px center;background-repeat:no-repeat;outline:none;min-width:120px;padding:6px 30px 6px 10px;font-family:inherit;font-size:13px;font-weight:500;transition:border-color .15s,box-shadow .15s}.Persons-module__w5TXuq__filterSelect:focus{border-color:var(--primary);background-color:var(--white);box-shadow:0 0 0 3px #0ab4e314}.Persons-module__w5TXuq__nameCell{flex-direction:column;gap:2px;display:flex}.Persons-module__w5TXuq__namePrimary{color:var(--grey-900);font-size:13px;font-weight:600}.Persons-module__w5TXuq__nameEmail{color:var(--grey-400);font-size:12px}.Persons-module__w5TXuq__pill{text-transform:uppercase;letter-spacing:.06em;border-radius:4px;padding:2px 7px;font-size:11px;font-weight:700;display:inline-block}.Persons-module__w5TXuq__pillStaff{color:var(--primary);background:var(--primary-light)}.Persons-module__w5TXuq__pillRole{color:var(--grey-500);background:var(--grey-100)}.Persons-module__w5TXuq__pillVerified{color:var(--success-text);background:var(--success-light)}.Persons-module__w5TXuq__pillUnverified{color:var(--grey-500);background:var(--grey-100)}.Persons-module__w5TXuq__dateText{color:var(--grey-500);white-space:nowrap;font-size:12px}.Persons-module__w5TXuq__backLink{color:var(--grey-500);border-radius:var(--radius-sm);border:1.5px solid var(--grey-200);padding:7px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s}.Persons-module__w5TXuq__backLink:hover{background:var(--grey-100);color:var(--grey-700)}.Persons-module__w5TXuq__tabs{border-bottom:1.5px solid var(--grey-200);gap:4px;margin:20px 0 24px;padding-bottom:0;display:flex}.Persons-module__w5TXuq__tab{color:var(--grey-500);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1.5px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:color .15s,border-color .15s}.Persons-module__w5TXuq__tab:hover{color:var(--grey-800)}.Persons-module__w5TXuq__tabActive{color:var(--primary);border-bottom-color:var(--primary)}.Persons-module__w5TXuq__tabContent{flex-direction:column;gap:16px;display:flex}.Persons-module__w5TXuq__saveRow{align-items:center;gap:12px;display:flex}.Persons-module__w5TXuq__saveBtn{background:var(--primary);color:var(--white);border-radius:var(--radius-sm);cursor:pointer;border:none;padding:7px 18px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s}.Persons-module__w5TXuq__saveBtn:hover:not(:disabled){background:var(--primary-dark)}.Persons-module__w5TXuq__saveBtn:disabled{opacity:.5;cursor:not-allowed}.Persons-module__w5TXuq__saveFeedback{font-size:13px}.Persons-module__w5TXuq__saveSuccess{color:var(--success-text)}.Persons-module__w5TXuq__saveError{color:var(--error)}.Persons-module__w5TXuq__readOnly{border-bottom:1px solid var(--grey-100);flex-direction:column;gap:4px;padding:10px 0;display:flex}.Persons-module__w5TXuq__readOnlyLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--grey-400);font-size:11px;font-weight:600}.Persons-module__w5TXuq__readOnlyValue{color:var(--grey-700);font-size:13px}.Persons-module__w5TXuq__grid2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.Persons-module__w5TXuq__staffGroup{background:var(--grey-50);border:1px solid var(--grey-200);border-radius:var(--radius-md);flex-direction:column;gap:0;padding:12px 14px;display:flex}.Persons-module__w5TXuq__staffRoleSelect{border-top:1px solid var(--grey-200);margin-top:10px;padding-top:10px}
.page-module__2FDvqq__page{max-width:720px;padding:32px}.page-module__2FDvqq__typeRow{gap:16px;display:flex}.page-module__2FDvqq__typeOption{cursor:pointer;color:var(--grey-700);align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.page-module__2FDvqq__typeOption input[type=radio]{accent-color:var(--primary);cursor:pointer;width:16px;height:16px}.page-module__2FDvqq__previewWrap{border-radius:var(--radius-sm);border:1px solid var(--grey-200);overflow:hidden}.page-module__2FDvqq__footer{justify-content:flex-end;align-items:center;gap:16px;margin-top:24px;display:flex}.page-module__2FDvqq__deactivateBtn{color:var(--error-text);border:1px solid var(--error-text);border-radius:var(--radius-sm);cursor:pointer;background:0 0;padding:10px 24px;font-size:14px;font-weight:600;transition:background .15s,color .15s}.page-module__2FDvqq__deactivateBtn:hover{background:var(--error-light)}.page-module__2FDvqq__deactivateBtn:disabled{opacity:.6;cursor:not-allowed}.page-module__2FDvqq__saveBtn{background:var(--primary);color:var(--white);border-radius:var(--radius-sm);cursor:pointer;border:none;padding:10px 24px;font-size:14px;font-weight:600;transition:background .15s}.page-module__2FDvqq__saveBtn:hover{background:var(--primary-dark)}.page-module__2FDvqq__saveBtn:disabled{opacity:.6;cursor:not-allowed}.page-module__2FDvqq__success{color:var(--success-text);font-size:13px;font-weight:500}.page-module__2FDvqq__error{color:var(--error);font-size:13px;font-weight:500}
.EventDetail-module__y5eOiq__page{min-height:100vh}.EventDetail-module__y5eOiq__backBar{background:var(--white);border-bottom:1px solid var(--grey-200);margin:auto;padding:12px 0}.EventDetail-module__y5eOiq__wrapper{align-items:center;width:100%;display:flex}.EventDetail-module__y5eOiq__backLink{color:var(--grey-500);align-items:center;gap:4px;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.EventDetail-module__y5eOiq__hero{background:linear-gradient(135deg, var(--primary-deeper) 0%, var(--primary-dark) 50%, var(--primary) 100%);align-items:flex-end;min-height:420px;display:flex;position:relative}.EventDetail-module__y5eOiq__heroImage{object-fit:cover;opacity:1;width:100%;height:100%;position:absolute;inset:0}.EventDetail-module__y5eOiq__heroOverlay{background:linear-gradient(#00000026 0%,#003c5059 45%,#003c50e0 100%);position:absolute;inset:0}.EventDetail-module__y5eOiq__heroContent{z-index:1;width:100%;max-width:1200px;margin:0 auto;padding:40px 24px;position:relative}.EventDetail-module__y5eOiq__heroMeta{align-items:center;gap:10px;margin-bottom:12px;display:flex}.EventDetail-module__y5eOiq__eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--primary-mid);font-size:11px;font-weight:700}.EventDetail-module__y5eOiq__heroTitle{color:var(--white);letter-spacing:-.02em;margin-bottom:16px;font-size:32px;font-weight:800;line-height:1.15}.EventDetail-module__y5eOiq__heroDate,.EventDetail-module__y5eOiq__heroLocation{color:#fffc;align-items:center;gap:8px;margin-bottom:6px;font-size:14px;display:flex}.EventDetail-module__y5eOiq__heroDate svg,.EventDetail-module__y5eOiq__heroLocation svg{color:var(--primary-mid);flex-shrink:0}.EventDetail-module__y5eOiq__body{background:var(--grey-50);padding:40px 0 80px}.EventDetail-module__y5eOiq__container{max-width:1200px;margin:0 auto;padding:0 24px}.EventDetail-module__y5eOiq__grid{grid-template-columns:1fr 340px;align-items:start;gap:32px;display:grid}.EventDetail-module__y5eOiq__main{flex-direction:column;gap:32px;display:flex}.EventDetail-module__y5eOiq__section{background:var(--white);border-radius:var(--radius-md);border:1px solid var(--grey-200);padding:24px}.EventDetail-module__y5eOiq__sectionTitle{color:var(--grey-900);border-bottom:1px solid var(--grey-100);margin-bottom:16px;padding-bottom:12px;font-size:16px;font-weight:700}.EventDetail-module__y5eOiq__description{color:var(--grey-700);font-size:15px;line-height:1.8}.EventDetail-module__y5eOiq__description p{margin:0 0 1em}.EventDetail-module__y5eOiq__description p:last-child{margin-bottom:0}.EventDetail-module__y5eOiq__description h2,.EventDetail-module__y5eOiq__description h3{color:var(--grey-900);margin:1.4em 0 .5em;font-size:16px;font-weight:700}.EventDetail-module__y5eOiq__description h3{font-size:15px}.EventDetail-module__y5eOiq__description ul,.EventDetail-module__y5eOiq__description ol{margin:0 0 1em 1.4em;padding:0}.EventDetail-module__y5eOiq__description li{margin-bottom:.25em}.EventDetail-module__y5eOiq__description strong{color:var(--grey-900);font-weight:700}.EventDetail-module__y5eOiq__description em{font-style:italic}.EventDetail-module__y5eOiq__description a{color:var(--primary);text-decoration:underline}.EventDetail-module__y5eOiq__description blockquote{border-left:3px solid var(--grey-200);color:var(--grey-500);margin:0 0 1em;padding:4px 0 4px 14px;font-style:italic}.EventDetail-module__y5eOiq__description code{background:var(--grey-100);border-radius:3px;padding:2px 5px;font-family:ui-monospace,monospace;font-size:13px}.EventDetail-module__y5eOiq__description hr{border:none;border-top:1px solid var(--grey-200);margin:1.2em 0}.EventDetail-module__y5eOiq__infoRow{color:var(--grey-700);align-items:center;gap:8px;font-size:14px;display:flex}.EventDetail-module__y5eOiq__infoRow svg{color:var(--primary);flex-shrink:0}.EventDetail-module__y5eOiq__tickets{flex-direction:column;gap:12px;display:flex}.EventDetail-module__y5eOiq__ticket{background:var(--grey-50);border-radius:var(--radius-sm);border:1px solid var(--grey-200);justify-content:space-between;align-items:center;padding:16px;display:flex}.EventDetail-module__y5eOiq__ticketInfo{flex-direction:column;gap:2px;display:flex}.EventDetail-module__y5eOiq__ticketName{color:var(--grey-900);font-size:14px;font-weight:600}.EventDetail-module__y5eOiq__ticketPrice{color:var(--grey-500);font-size:13px}.EventDetail-module__y5eOiq__ticketAvailability{flex-shrink:0}.EventDetail-module__y5eOiq__available{color:var(--success);font-size:13px;font-weight:600}.EventDetail-module__y5eOiq__soldOut{color:var(--error);font-size:13px;font-weight:600}.EventDetail-module__y5eOiq__sidebar{flex-direction:column;gap:32px;display:flex;position:sticky;top:80px}.EventDetail-module__y5eOiq__ctaCard{background:var(--white);border-radius:var(--radius-md);border:1px solid var(--grey-200);padding:20px}.EventDetail-module__y5eOiq__ctaRegistered,.EventDetail-module__y5eOiq__ctaAvailability{color:var(--success);align-items:center;gap:6px;margin-bottom:12px;font-size:13px;font-weight:600;display:flex}.EventDetail-module__y5eOiq__ctaBtn{background:var(--primary);color:var(--white);text-align:center;border-radius:var(--radius-sm);padding:12px;font-size:15px;font-weight:700;text-decoration:none;transition:background .15s;display:block}.EventDetail-module__y5eOiq__ctaBtn:hover{background:var(--primary-dark);color:var(--white)}.EventDetail-module__y5eOiq__ctaBtnSecondary{background:var(--grey-100);color:var(--grey-700);text-align:center;border-radius:var(--radius-sm);padding:12px;font-size:15px;font-weight:600;text-decoration:none;transition:background .15s;display:block}.EventDetail-module__y5eOiq__ctaBtnSecondary:hover{background:var(--grey-200);color:var(--grey-900)}.EventDetail-module__y5eOiq__ctaSoldOut{color:var(--grey-500);margin-bottom:12px;font-size:14px;line-height:1.5}.EventDetail-module__y5eOiq__ctaClosed{color:var(--grey-500);text-align:center;font-size:14px;line-height:1.5}.EventDetail-module__y5eOiq__ctaFree{color:var(--success);text-align:center;font-size:14px;font-weight:600;line-height:1.5}.EventDetail-module__y5eOiq__detailCard{background:var(--white);border-radius:var(--radius-md);border:1px solid var(--grey-200);padding:20px}.EventDetail-module__y5eOiq__detailTitle{color:var(--grey-900);border-bottom:1px solid var(--grey-100);margin-bottom:16px;padding-bottom:12px;font-size:14px;font-weight:700}.EventDetail-module__y5eOiq__detailList{flex-direction:column;gap:14px;display:flex}.EventDetail-module__y5eOiq__detailItem{align-items:flex-start;gap:10px;display:flex}.EventDetail-module__y5eOiq__detailItem svg{color:var(--primary);flex-shrink:0;margin-top:2px}.EventDetail-module__y5eOiq__detailLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--grey-400);margin-bottom:2px;font-size:11px;font-weight:700}.EventDetail-module__y5eOiq__detailValue{color:var(--grey-700);font-size:13px;line-height:1.5}.EventDetail-module__y5eOiq__detailLink{color:var(--primary);font-size:13px;text-decoration:none}.EventDetail-module__y5eOiq__detailLink:hover{color:var(--primary-dark)}.EventDetail-module__y5eOiq__backLink{color:var(--grey-500);font-size:13px;text-decoration:none;transition:color .15s}.EventDetail-module__y5eOiq__backLink:hover{color:var(--primary-dark)}@media (max-width:768px){.EventDetail-module__y5eOiq__grid{grid-template-columns:1fr;gap:16px}.EventDetail-module__y5eOiq__main{gap:16px}.EventDetail-module__y5eOiq__sidebar{gap:16px;position:static}.EventDetail-module__y5eOiq__heroTitle{font-size:24px}}
.loading-module__hml1Lq__page{justify-content:center;align-items:center;min-height:60vh;display:flex}
.RegistrationForm-module__NEkfMa__page{background:var(--grey-50);flex-direction:column;min-height:100vh;display:flex}.RegistrationForm-module__NEkfMa__header{background:var(--primary-dark);padding:24px}.RegistrationForm-module__NEkfMa__headerContent{max-width:640px;margin:0 auto}.RegistrationForm-module__NEkfMa__eventTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--primary-mid);margin-bottom:4px;font-size:12px;font-weight:700}.RegistrationForm-module__NEkfMa__formTitle{color:var(--white);letter-spacing:-.01em;font-size:24px;font-weight:800}.RegistrationForm-module__NEkfMa__progressContent{flex-direction:column;align-items:flex-start;max-width:640px;margin:0 auto;padding:24px 24px 0;display:flex}.RegistrationForm-module__NEkfMa__pills{gap:6px;margin-bottom:8px;display:flex}.RegistrationForm-module__NEkfMa__pill{border-radius:100px;height:6px;transition:all .2s}.RegistrationForm-module__NEkfMa__pillDone{background:var(--primary-dark);width:28px}.RegistrationForm-module__NEkfMa__pillActive{background:var(--primary);width:40px}.RegistrationForm-module__NEkfMa__pillTodo{background:var(--grey-200);width:28px}.RegistrationForm-module__NEkfMa__stepCount{color:var(--grey-500);margin:0 auto;font-size:12px}.RegistrationForm-module__NEkfMa__content{flex:1;padding:32px 24px 80px}.RegistrationForm-module__NEkfMa__contentInner{max-width:640px;margin:0 auto}.RegistrationForm-module__NEkfMa__submitError{background:var(--error-light);color:#721c24;border-radius:var(--radius-sm);border:1px solid #dc354533;margin-bottom:16px;padding:12px 16px;font-size:14px;font-weight:500}.RegistrationForm-module__NEkfMa__submitting{background:var(--white);border-radius:var(--radius-md);border:1px solid var(--grey-200);flex-direction:column;align-items:center;gap:16px;padding:48px;display:flex}.RegistrationForm-module__NEkfMa__submitting p{color:var(--grey-500);font-size:15px}
.loading-module__j1kfjW__page{justify-content:center;align-items:center;min-height:60vh;display:flex}
