.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(-2px);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:all .15s}.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)}@media (max-width:480px){.SiteBanner-module__klgHrG__banner{padding:10px 16px;font-size:13px}}
.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)}}
.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}@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}
.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 2px;font-size:14px;font-weight:600}.TicketPayment-module__3fvs9G__ticketSlots{color:var(--grey-500);margin:0;font-size:12px;line-height:1.4}.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__paymentSelected:disabled{opacity:1}.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}
.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 var(--primary);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;line-height:1.4}.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}
.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:all .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)}
.BasketStep-module__BmJR-a__wrap{flex-direction:column;gap:16px;display:flex}.BasketStep-module__BmJR-a__sectionLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--grey-500);margin:0 0 10px;font-size:13px;font-weight:700}.BasketStep-module__BmJR-a__profileGrid{flex-direction:column;gap:8px;display:flex}.BasketStep-module__BmJR-a__profileCard{background:var(--white);border:1.5px solid var(--grey-200);border-radius:var(--radius-md);cursor:pointer;color:var(--grey-900);text-align:left;justify-content:space-between;align-items:center;width:100%;padding:12px 14px;font-family:inherit;font-size:14px;font-weight:600;transition:border-color .15s,box-shadow .15s;display:flex}.BasketStep-module__BmJR-a__profileCard:hover{border-color:var(--primary);box-shadow:0 0 0 3px #0ab4e314}.BasketStep-module__BmJR-a__profileCardSelected{border-color:var(--primary);background:var(--primary-light)}.BasketStep-module__BmJR-a__profileMeta{color:var(--grey-500);margin-top:2px;font-size:12px;font-weight:400}.BasketStep-module__BmJR-a__addSelfBtn{color:var(--grey-500);border-style:dashed;}.BasketStep-module__BmJR-a__basketTable{border-collapse:collapse;width:100%}.BasketStep-module__BmJR-a__basketTable th{text-transform:uppercase;letter-spacing:.06em;color:var(--grey-400);text-align:left;border-bottom:1px solid var(--grey-200);padding:6px 8px;font-size:11px;font-weight:700}.BasketStep-module__BmJR-a__basketTable td{vertical-align:middle;border-bottom:1px solid var(--grey-100);padding:8px}.BasketStep-module__BmJR-a__basketTable tr:last-child td{border-bottom:none}.BasketStep-module__BmJR-a__personName{color:var(--grey-900);font-size:14px;font-weight:600}.BasketStep-module__BmJR-a__ticketSelect{color:var(--grey-900);background:var(--grey-50);border:1.5px solid var(--grey-200);border-radius:var(--radius-sm);cursor:pointer;appearance:none;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 6px center;background-repeat:no-repeat;background-size:12px;outline:none;padding:6px 24px 6px 8px;font-family:inherit;font-size:13px}.BasketStep-module__BmJR-a__ticketSelect:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0ab4e314}.BasketStep-module__BmJR-a__linePrice{color:var(--grey-800);white-space:nowrap;font-size:13px;font-weight:700}.BasketStep-module__BmJR-a__removeBtn{color:var(--grey-400);cursor:pointer;background:0 0;border:none;padding:4px;font-size:12px}.BasketStep-module__BmJR-a__removeBtn:hover{color:var(--error)}.BasketStep-module__BmJR-a__addMemberBtn{border:1.5px dashed var(--grey-300);border-radius:var(--radius-md);color:var(--grey-500);cursor:pointer;background:0 0;align-items:center;gap:8px;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;font-weight:600;transition:border-color .15s,color .15s;display:flex}.BasketStep-module__BmJR-a__addMemberBtn:hover{border-color:var(--primary);color:var(--primary)}.BasketStep-module__BmJR-a__inlineForm{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-md);padding:16px}.BasketStep-module__BmJR-a__inlineFormTitle{color:var(--grey-900);margin:0 0 12px;font-size:14px;font-weight:700}.BasketStep-module__BmJR-a__field{flex-direction:column;gap:4px;margin-bottom:10px;display:flex}.BasketStep-module__BmJR-a__fieldLabel{color:var(--grey-600);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:600}.BasketStep-module__BmJR-a__fieldInput{color:var(--grey-900);background:var(--grey-50);border:1.5px solid var(--grey-200);border-radius:var(--radius-sm);outline:none;padding:8px 12px;font-family:inherit;font-size:14px}.BasketStep-module__BmJR-a__fieldInput:focus{border-color:var(--primary);background:var(--white);box-shadow:0 0 0 3px #0ab4e314}.BasketStep-module__BmJR-a__inlineFormRow{gap:8px;margin-top:12px;display:flex}.BasketStep-module__BmJR-a__inlineSaveBtn{background:var(--primary);color:var(--white);border-radius:var(--radius-sm);cursor:pointer;border:none;flex:1;padding:10px;font-family:inherit;font-size:14px;font-weight:700}.BasketStep-module__BmJR-a__inlineSaveBtn:disabled{opacity:.6;cursor:not-allowed}.BasketStep-module__BmJR-a__inlineCancelBtn{border:1.5px solid var(--grey-200);border-radius:var(--radius-sm);color:var(--grey-600);cursor:pointer;background:0 0;padding:10px 16px;font-family:inherit;font-size:14px;font-weight:600}.BasketStep-module__BmJR-a__errorText{color:var(--error);margin:6px 0 0;font-size:13px}.BasketStep-module__BmJR-a__emptyBasket{text-align:center;color:var(--grey-400);padding:20px;font-size:14px}.BasketStep-module__BmJR-a__footer{justify-content:space-between;align-items:center;padding-top:8px;display:flex}
.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}@media (max-width:640px){.page-module__JqZdnG__noHero{padding:48px 16px}.page-module__JqZdnG__section{padding:28px 0}.page-module__JqZdnG__container{padding:0 16px}.page-module__JqZdnG__sectionTitle{margin-bottom:16px;font-size:18px}.page-module__JqZdnG__grid{grid-template-columns:1fr;gap:12px}}
.AddToCalendarButton-module__42tUBW__wrapper{width:auto;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{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;min-width:180px;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}
.BatchDeclarationStep-module__j9qiRG__wrap{flex-direction:column;gap:16px;display:flex}.BatchDeclarationStep-module__j9qiRG__personSection{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-md);overflow:hidden}.BatchDeclarationStep-module__j9qiRG__personHeader{cursor:pointer;background:var(--grey-50);border-bottom:1px solid var(--grey-200);justify-content:space-between;align-items:center;gap:8px;padding:14px 16px;display:flex}.BatchDeclarationStep-module__j9qiRG__personName{color:var(--grey-900);font-size:15px;font-weight:700}.BatchDeclarationStep-module__j9qiRG__chevron{color:var(--grey-400);font-size:12px;transition:transform .15s}.BatchDeclarationStep-module__j9qiRG__chevronOpen{transform:rotate(180deg)}.BatchDeclarationStep-module__j9qiRG__personBody{flex-direction:column;gap:16px;padding:16px;display:flex}.BatchDeclarationStep-module__j9qiRG__questionText{color:var(--grey-700);margin:0;font-size:14px;line-height:1.6}.BatchDeclarationStep-module__j9qiRG__radioGroup{gap:24px;margin-top:8px;display:flex}.BatchDeclarationStep-module__j9qiRG__radioLabel{color:var(--grey-700);cursor:pointer;align-items:center;gap:8px;font-size:14px;display:flex}.BatchDeclarationStep-module__j9qiRG__textarea{background:var(--grey-100);border:1.5px solid var(--grey-300);border-radius:var(--radius-sm);width:100%;color:var(--grey-900);resize:vertical;outline:none;min-height:80px;margin-top:8px;padding:10px 12px;font-family:inherit;font-size:14px}.BatchDeclarationStep-module__j9qiRG__textarea:focus{border-color:var(--primary);background:var(--white);box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 8%, transparent)}.BatchDeclarationStep-module__j9qiRG__checkRow{align-items:flex-start;gap:10px;display:flex}.BatchDeclarationStep-module__j9qiRG__checkbox{flex-shrink:0;width:18px;height:18px;position:relative}.BatchDeclarationStep-module__j9qiRG__checkbox input[type=checkbox]{opacity:0;cursor:pointer;z-index:1;width:100%;height:100%;margin:0;position:absolute}.BatchDeclarationStep-module__j9qiRG__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}.BatchDeclarationStep-module__j9qiRG__checkbox input[type=checkbox]:checked+.BatchDeclarationStep-module__j9qiRG__checkmark{background:var(--primary);border-color:var(--primary)}.BatchDeclarationStep-module__j9qiRG__checkmark svg{width:12px;height:12px}.BatchDeclarationStep-module__j9qiRG__checkLabel{color:var(--grey-700);cursor:pointer;font-size:14px;line-height:1.5}.BatchDeclarationStep-module__j9qiRG__sameForAllRow{background:var(--primary-light);border-radius:var(--radius-sm);border:1px solid color-mix(in srgb, var(--primary) 20%, transparent);align-items:center;gap:10px;padding:10px 14px;display:flex}.BatchDeclarationStep-module__j9qiRG__sameForAllLabel{color:var(--primary-dark);cursor:pointer;font-size:13px;font-weight:600}.BatchDeclarationStep-module__j9qiRG__agreementCard{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-md);padding:20px}.BatchDeclarationStep-module__j9qiRG__agreementTitle{color:var(--grey-900);margin:0 0 12px;font-size:15px;font-weight:700}.BatchDeclarationStep-module__j9qiRG__declarationList{background:var(--grey-50);border-radius:var(--radius-sm);border:1px solid var(--grey-200);flex-direction:column;gap:10px;max-height:240px;margin-bottom:16px;padding:14px;display:flex;overflow-y:auto}.BatchDeclarationStep-module__j9qiRG__declarationItem{align-items:flex-start;gap:10px;display:flex}.BatchDeclarationStep-module__j9qiRG__declarationIndex{color:var(--primary-dark);flex-shrink:0;min-width:16px;font-size:12px;font-weight:700}.BatchDeclarationStep-module__j9qiRG__declarationText{color:var(--grey-700);font-size:13px;line-height:1.6}.BatchDeclarationStep-module__j9qiRG__errorBanner{background:var(--error-light);color:var(--error-text);border-radius:var(--radius-sm);border:1px solid color-mix(in srgb, var(--error) 20%, transparent);padding:12px 16px;font-size:14px;font-weight:500}.BatchDeclarationStep-module__j9qiRG__footer{justify-content:space-between;align-items:center;padding-top:8px;display:flex}
.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__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__heroInner{z-index:1;grid-template-columns:1.15fr .85fr;align-items:center;gap:48px;width:100%;max-width:1200px;margin:0 auto;padding:72px 24px 100px;display:grid;position:relative}.Home-module__jKgjFW__heroContent{min-width:0}.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:520px;margin-bottom:22px;font-size:48px;font-weight:800;line-height:1.1}.Home-module__jKgjFW__heroBody{color:#ffffffb8;max-width:460px;margin-bottom:28px;font-size:16px;line-height:1.7}.Home-module__jKgjFW__heroBody strong{color:var(--white);font-weight:600}.Home-module__jKgjFW__heroChecklist{flex-direction:column;gap:16px;max-width:460px;margin:0 0 32px;padding:0;list-style:none;display:flex}.Home-module__jKgjFW__heroChecklist li{align-items:flex-start;gap:14px;display:flex}.Home-module__jKgjFW__heroCheckIcon{width:20px;height:20px;color:var(--primary-deeper);background:#e8a832e6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:11px;font-weight:800;display:flex}.Home-module__jKgjFW__heroChecklistTitle{color:var(--white);margin-bottom:2px;font-size:14px;font-weight:700}.Home-module__jKgjFW__heroChecklistBody{color:#fff9;font-size:13px;line-height:1.55}.Home-module__jKgjFW__heroActions{flex-wrap:wrap;gap:12px;display:flex}.Home-module__jKgjFW__btnHero{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__btnHero: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__heroVisual{justify-content:center;display:flex;position:relative}.Home-module__jKgjFW__heroVisual:before{content:"";z-index:0;background:radial-gradient(circle,#e8a83259 0%,#0000 70%);border-radius:50%;width:340px;height:340px;position:absolute}.Home-module__jKgjFW__idCard{z-index:1;background:var(--white);border-radius:var(--radius-lg);width:280px;transition:transform .25s;position:relative;overflow:hidden;transform:rotate(-6deg);box-shadow:0 30px 60px -12px #003d4f59}.Home-module__jKgjFW__hero:hover .Home-module__jKgjFW__idCard{transform:rotate(-2deg)translateY(-4px)}.Home-module__jKgjFW__idCardHeader{background:linear-gradient(135deg, var(--primary), var(--primary-dark));justify-content:space-between;align-items:flex-start;padding:18px 22px 24px;display:flex}.Home-module__jKgjFW__idCardBrand{font-family:var(--font-display);color:var(--white);letter-spacing:-.01em;font-size:19px;font-weight:900;display:block}.Home-module__jKgjFW__idCardLabel{text-transform:uppercase;letter-spacing:.1em;color:#ffffffb3;margin-top:2px;font-size:10px;font-weight:700;display:block}.Home-module__jKgjFW__idCardBadge{text-transform:uppercase;letter-spacing:.06em;color:var(--primary-dark);background:#ffffffeb;border-radius:100px;padding:3px 9px;font-size:10px;font-weight:700}.Home-module__jKgjFW__idCardBody{text-align:center;flex-direction:column;align-items:center;padding:0 22px 24px;display:flex}.Home-module__jKgjFW__idCardAvatar{background:var(--primary-light);width:52px;height:52px;color:var(--primary-dark);border:3px solid var(--white);border-radius:50%;justify-content:center;align-items:center;margin-top:-26px;font-size:16px;font-weight:800;display:flex}.Home-module__jKgjFW__idCardName{font-family:var(--font-display);color:var(--grey-900);margin-top:10px;font-size:15px;font-weight:700}.Home-module__jKgjFW__idCardMeta{color:var(--grey-500);margin-top:2px;margin-bottom:16px;font-size:11px}.Home-module__jKgjFW__idCardQr{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-sm);grid-template-columns:repeat(9,1fr);gap:2px;width:108px;height:108px;padding:8px;display:grid}.Home-module__jKgjFW__qrDotOn,.Home-module__jKgjFW__qrDotOff{border-radius:1px}.Home-module__jKgjFW__qrDotOn{background:var(--grey-900)}.Home-module__jKgjFW__qrDotOff{background:0 0}.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:all .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:all .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:34px}.Home-module__jKgjFW__heroInner{text-align:center;grid-template-columns:1fr;gap:40px;padding:56px 16px 80px}.Home-module__jKgjFW__heroTagline{padding-left:0}.Home-module__jKgjFW__heroHeading,.Home-module__jKgjFW__heroBody,.Home-module__jKgjFW__heroChecklist{max-width:none;margin-left:auto;margin-right:auto}.Home-module__jKgjFW__heroChecklist li{text-align:left}.Home-module__jKgjFW__heroActions{justify-content:center}.Home-module__jKgjFW__heroVisual{order:-1}.Home-module__jKgjFW__idCard{transform:rotate(-4deg)}.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__heroInner{gap:32px}.Home-module__jKgjFW__heroHeading{font-size:40px}.Home-module__jKgjFW__initiativesGrid,.Home-module__jKgjFW__eventsGrid{grid-template-columns:repeat(2,1fr)}}
.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}
.BasketReview-module__ZaJg0a__wrap{flex-direction:column;gap:16px;display:flex}.BasketReview-module__ZaJg0a__card{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-md);overflow:hidden}.BasketReview-module__ZaJg0a__table{border-collapse:collapse;width:100%}.BasketReview-module__ZaJg0a__table th{text-transform:uppercase;letter-spacing:.06em;color:var(--grey-400);text-align:left;border-bottom:1px solid var(--grey-100);padding:10px 14px;font-size:11px;font-weight:700}.BasketReview-module__ZaJg0a__table td{color:var(--grey-900);border-bottom:1px solid var(--grey-100);vertical-align:middle;padding:12px 14px;font-size:14px}.BasketReview-module__ZaJg0a__table tr:last-child td{border-bottom:none}.BasketReview-module__ZaJg0a__personName{color:var(--grey-900);font-weight:600}.BasketReview-module__ZaJg0a__price{color:var(--grey-900);white-space:nowrap;font-weight:700}.BasketReview-module__ZaJg0a__totalRow td{border-top:2px solid var(--grey-200);padding:14px}.BasketReview-module__ZaJg0a__totalLabel{color:var(--grey-900);font-size:15px;font-weight:700}.BasketReview-module__ZaJg0a__totalPrice{color:var(--primary);white-space:nowrap;font-size:16px;font-weight:700}.BasketReview-module__ZaJg0a__conflictBanner{background:var(--error-light);border:1px solid color-mix(in srgb, var(--error) 25%, transparent);border-radius:var(--radius-sm);padding:14px 16px}.BasketReview-module__ZaJg0a__conflictTitle{color:var(--error-text);margin:0 0 6px;font-size:14px;font-weight:700}.BasketReview-module__ZaJg0a__conflictList{color:var(--error-text);margin:0;padding:0 0 0 18px;font-size:13px}.BasketReview-module__ZaJg0a__conflictList li{margin-bottom:2px}.BasketReview-module__ZaJg0a__conflictHint{color:var(--error-text);margin:8px 0 0;font-size:12px}.BasketReview-module__ZaJg0a__errorBanner{background:var(--error-light);color:var(--error-text);border-radius:var(--radius-sm);border:1px solid color-mix(in srgb, var(--error) 20%, transparent);padding:12px 16px;font-size:14px;font-weight:500}.BasketReview-module__ZaJg0a__footer{justify-content:space-between;align-items:center;padding-top:8px;display:flex}
.page-module__oAdA4q__page{background:var(--grey-50);justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.page-module__oAdA4q__center{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.page-module__oAdA4q__container{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:480px;display:flex}.page-module__oAdA4q__iconWrap{width:72px;height:72px}.page-module__oAdA4q__iconSuccess{width:72px;height:72px;color:var(--green-icon)}.page-module__oAdA4q__iconPending{width:72px;height:72px;color:var(--warning-text)}.page-module__oAdA4q__iconFailed{width:72px;height:72px;color:var(--error)}.page-module__oAdA4q__iconWaitlist{width:72px;height:72px;color:var(--purple-text)}.page-module__oAdA4q__heading{color:var(--grey-900);text-align:center;margin:0;font-size:26px;font-weight:800}.page-module__oAdA4q__subheading{color:var(--grey-500);text-align:center;margin:-12px 0 0;font-size:15px}.page-module__oAdA4q__card{background:var(--white);border:1px solid var(--grey-200);border-radius:12px;width:100%;overflow:hidden}.page-module__oAdA4q__cardRow{border-bottom:1px solid var(--grey-100);justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;display:flex}.page-module__oAdA4q__cardRow:last-child{border-bottom:none}.page-module__oAdA4q__cardLabel{color:var(--grey-500);flex-shrink:0;font-size:13px}.page-module__oAdA4q__cardValue{color:var(--grey-900);text-align:right;font-size:14px;font-weight:600}.page-module__oAdA4q__cardValueMuted{color:var(--grey-400);font-family:monospace;font-size:13px}.page-module__oAdA4q__badge{text-transform:capitalize;border-radius:20px;padding:3px 10px;font-size:12px;font-weight:600}.page-module__oAdA4q__badge_submitted,.page-module__oAdA4q__badge_pending{background:var(--warning-light);color:var(--warning-text)}.page-module__oAdA4q__badge_confirmed,.page-module__oAdA4q__badge_paid,.page-module__oAdA4q__badge_free{background:var(--success-light);color:var(--success-text)}.page-module__oAdA4q__badge_waitlisted{background:var(--purple-light);color:var(--purple-text)}.page-module__oAdA4q__badge_cancelled,.page-module__oAdA4q__badge_failed,.page-module__oAdA4q__badge_refunded{background:var(--grey-100);color:var(--grey-500)}.page-module__oAdA4q__actions{gap:12px;width:100%;display:flex}.page-module__oAdA4q__actionBtn{flex:1}.page-module__oAdA4q__errorText{color:var(--grey-500);font-size:14px}
.SwitchPaymentModal-module__5uq3qq__overlay{z-index:100;background:#00000080;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.SwitchPaymentModal-module__5uq3qq__modal{background:var(--white);border-radius:var(--radius-lg);flex-direction:column;gap:20px;width:100%;max-width:420px;padding:28px;display:flex}.SwitchPaymentModal-module__5uq3qq__title{color:var(--grey-900);margin:0;font-size:18px;font-weight:700}.SwitchPaymentModal-module__5uq3qq__subtitle{color:var(--grey-500);margin:-8px 0 0;font-size:14px;line-height:1.5}.SwitchPaymentModal-module__5uq3qq__options{flex-direction:column;gap:10px;display:flex}.SwitchPaymentModal-module__5uq3qq__option{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:14px 16px;font-family:inherit;transition:all .15s;display:flex}.SwitchPaymentModal-module__5uq3qq__option:hover:not(:disabled){border-color:var(--grey-400);background:var(--grey-50)}.SwitchPaymentModal-module__5uq3qq__option:disabled{opacity:.6;cursor:not-allowed}.SwitchPaymentModal-module__5uq3qq__optionSelected{border-color:var(--primary);background:var(--primary-light)}.SwitchPaymentModal-module__5uq3qq__optionOnly{cursor:default}.SwitchPaymentModal-module__5uq3qq__optionOnly:hover:not(:disabled){border-color:var(--primary);background:var(--primary-light)}.SwitchPaymentModal-module__5uq3qq__optionIcon{border-radius:var(--radius-sm);background:var(--grey-100);flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.SwitchPaymentModal-module__5uq3qq__optionSelected .SwitchPaymentModal-module__5uq3qq__optionIcon{background:#0ab4e326}.SwitchPaymentModal-module__5uq3qq__optionText{flex:1}.SwitchPaymentModal-module__5uq3qq__optionTitle{color:var(--grey-900);margin:0 0 2px;font-size:14px;font-weight:600}.SwitchPaymentModal-module__5uq3qq__optionSub{color:var(--grey-500);margin:0;font-size:12px;line-height:1.4}.SwitchPaymentModal-module__5uq3qq__error{color:var(--error);margin:0;font-size:13px;font-weight:500}.SwitchPaymentModal-module__5uq3qq__footer{justify-content:flex-end;gap:10px;display:flex}
.page-module__b-jcuG__page{background:var(--grey-50);padding:32px 24px 80px}.page-module__b-jcuG__container{flex-direction:column;gap:12px;max-width:560px;margin:0 auto;display:flex}.page-module__b-jcuG__topbar{padding-bottom:4px}.page-module__b-jcuG__backLink{color:var(--grey-500);align-items:center;gap:4px;font-size:13px;text-decoration:none;transition:all .15s;display:inline-flex}.page-module__b-jcuG__backLink:hover{color:var(--primary-dark)}.page-module__b-jcuG__printBtn{flex-shrink:0}.page-module__b-jcuG__pass{background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--grey-200);position:relative}.page-module__b-jcuG__passTop{background:linear-gradient(135deg, var(--primary-deeper) 0%, var(--primary-dark) 60%, var(--primary) 100%);border-radius:var(--radius-lg) var(--radius-lg) 0 0;padding:24px 22px 22px;position:relative}.page-module__b-jcuG__passSeriesName{letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;margin-bottom:6px;font-size:11px;font-weight:700}.page-module__b-jcuG__passTitle{font-family:var(--font-display);color:var(--white);letter-spacing:-.01em;max-width:400px;margin-bottom:16px;font-size:20px;font-weight:700;line-height:1.25}.page-module__b-jcuG__passMetaRow{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.page-module__b-jcuG__passEventDetails{flex-direction:column;gap:6px;display:flex}.page-module__b-jcuG__passDetailRow{color:#ffffffd9;align-items:center;gap:6px;font-size:12px;font-weight:500;display:inline-flex}.page-module__b-jcuG__passDetailRow svg{color:#fff9;flex-shrink:0}.page-module__b-jcuG__passCalBtnWrapper{flex-shrink:0;width:auto}.page-module__b-jcuG__passCalBtnWrapper>button{color:var(--white);white-space:nowrap;background:#ffffff1f;border:1.5px solid #ffffff4d;gap:5px;padding:4px 10px;font-size:12px}.page-module__b-jcuG__passCalBtnWrapper .btnGhost:hover{color:var(--white);background:#fff3;border-color:#fff6}.page-module__b-jcuG__passCalBtnWrapper [role=menu]{min-width:unset;left:0;right:0}.page-module__b-jcuG__passCalBtnWrapper [role=menu]>button{gap:5px;padding:8px 10px;font-size:12px}.page-module__b-jcuG__passBanner{background:var(--success-light);border-top:1px solid #ffffff1f;align-items:flex-start;gap:10px;padding:12px 18px;display:flex}.page-module__b-jcuG__passBannerPending{background:var(--warning-light);border-radius:0 0 var(--radius-lg) var(--radius-lg)}.page-module__b-jcuG__passBannerIcon{color:var(--success-text);flex-shrink:0;margin-top:1px}.page-module__b-jcuG__passBannerPending .page-module__b-jcuG__passBannerIcon{color:var(--warning-text)}.page-module__b-jcuG__passBannerTitle{color:var(--success-text);margin:0;font-size:13px;font-weight:600;line-height:1.4}.page-module__b-jcuG__passBannerPending .page-module__b-jcuG__passBannerTitle{color:var(--warning-text)}.page-module__b-jcuG__passBannerDesc{color:var(--success-text);opacity:.8;margin:3px 0 0;font-size:12px;line-height:1.5}.page-module__b-jcuG__badge_confirmed,.page-module__b-jcuG__badge_paid,.page-module__b-jcuG__badge_free{--badge-color:var(--success-text);--badge-bg:var(--success-light)}.page-module__b-jcuG__badge_submitted,.page-module__b-jcuG__badge_pending{--badge-color:var(--warning-text);--badge-bg:var(--warning-light)}.page-module__b-jcuG__badge_waitlisted{--badge-color:var(--purple-text);--badge-bg:var(--purple-light)}.page-module__b-jcuG__badge_failed{--badge-color:var(--error-text);--badge-bg:var(--error-light)}.page-module__b-jcuG__badge_cancelled,.page-module__b-jcuG__badge_draft,.page-module__b-jcuG__badge_refunded{--badge-color:var(--grey-500);--badge-bg:var(--grey-100)}.page-module__b-jcuG__passBottom{flex-direction:column;align-items:center;gap:12px;padding:22px 22px 26px;display:flex}.page-module__b-jcuG__passTicketMeta{flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;margin-bottom:4px;display:flex}.page-module__b-jcuG__metaValue{color:var(--grey-700);font-size:13px;font-weight:600}.page-module__b-jcuG__qrCode{border-radius:var(--radius-sm);display:block}.page-module__b-jcuG__passUuid{color:var(--grey-400);letter-spacing:.03em;word-break:break-all;text-align:center;font-family:monospace;font-size:10px;line-height:1.5}.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__sectionHead{justify-content:space-between;align-items:center;gap:8px;display:flex}.page-module__b-jcuG__sectionHeadLeft{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);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__payRows{flex-direction:column;gap:10px;display:flex}.page-module__b-jcuG__payRow{flex-direction:row;justify-content:space-between;gap:12px;display:flex}.page-module__b-jcuG__payLabel{color:var(--grey-500);font-size:13px}.page-module__b-jcuG__payValue{color:var(--grey-700);font-size:13px;font-weight:500}.page-module__b-jcuG__payActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.page-module__b-jcuG__payBadge{border-radius:var(--radius-sm);color:var(--badge-color,var(--grey-500));background:var(--badge-bg,var(--grey-100));align-self:flex-start;align-items:center;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.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}@media print{@page{size:A4 portrait;margin:1.2cm 1.5cm}.page-module__b-jcuG__page{min-height:unset;background:#fff;padding:16px 0 0}.page-module__b-jcuG__container{gap:8px;max-width:100%}.page-module__b-jcuG__topbar{padding-bottom:2px}.page-module__b-jcuG__backLink,.page-module__b-jcuG__printBtn{display:none}.page-module__b-jcuG__pass{break-inside:avoid;border:1px solid #dee2e6}.page-module__b-jcuG__passTop{-webkit-print-color-adjust:exact;print-color-adjust:exact;padding:16px 18px 18px}.page-module__b-jcuG__passTitle{margin-bottom:12px;font-size:16px}.page-module__b-jcuG__passBadge{-webkit-print-color-adjust:exact;print-color-adjust:exact;top:14px;right:14px}.page-module__b-jcuG__passBottom{padding:16px 18px 20px}.page-module__b-jcuG__section{break-inside:avoid;gap:10px;padding:12px 16px}.page-module__b-jcuG__sectionDivider{margin:0 -16px}.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__sectionHead button{display:none}}
.page-module__AUQtzq__page{background:var(--grey-50);padding:32px 24px 48px}.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:all .15s;display:inline-flex}.page-module__AUQtzq__backLink:hover{color:var(--primary-dark)}.page-module__AUQtzq__title{color:var(--grey-900);letter-spacing:-.01em;margin:0;font-size:22px;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:all .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__errorText{color:var(--grey-500);text-align:center;padding:48px 0;font-size:14px}.page-module__AUQtzq__registeredBy{color:var(--grey-400);margin:2px 0 0;font-size:12px}.page-module__AUQtzq__familyChildName{color:var(--primary);text-transform:uppercase;letter-spacing:.04em;margin:0 0 2px;font-size:12px;font-weight:700}
.page-module__CiTEfq__page{background:var(--grey-50);padding:32px 24px 80px}.page-module__CiTEfq__container{max-width:480px;margin:0 auto;padding:24px 16px}.page-module__CiTEfq__backLink{color:var(--grey-500);align-items:center;gap:4px;margin-bottom:20px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.page-module__CiTEfq__backLink:hover{color:var(--grey-800)}.page-module__CiTEfq__title{color:var(--grey-900);margin:0 0 24px;font-size:22px;font-weight:700}.page-module__CiTEfq__section{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-md);margin-bottom:16px;padding:20px}.page-module__CiTEfq__sectionTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--grey-500);margin:0 0 16px;font-size:13px;font-weight:700}.page-module__CiTEfq__field{flex-direction:column;gap:4px;margin-bottom:12px;display:flex}.page-module__CiTEfq__label{color:var(--grey-600);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:600}.page-module__CiTEfq__input{color:var(--grey-900);background:var(--grey-50);border:1.5px solid var(--grey-200);border-radius:var(--radius-sm);outline:none;padding:9px 12px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.page-module__CiTEfq__input:focus{border-color:var(--primary);background:var(--white);box-shadow:0 0 0 3px #0ab4e314}.page-module__CiTEfq__textarea{resize:vertical;min-height:72px;}.page-module__CiTEfq__saveRow{align-items:center;gap:12px;margin-top:16px;display:flex}.page-module__CiTEfq__saveBtn{background:var(--primary);color:var(--white);border-radius:var(--radius-sm);cursor:pointer;border:none;padding:10px 24px;font-family:inherit;font-size:14px;font-weight:700}.page-module__CiTEfq__saveBtn:disabled{opacity:.6;cursor:not-allowed}.page-module__CiTEfq__saveFeedback{font-size:13px}.page-module__CiTEfq__saveSuccess{color:var(--success-text)}.page-module__CiTEfq__saveError{color:var(--error)}.page-module__CiTEfq__parentRow{border-bottom:1px solid var(--grey-100);justify-content:space-between;align-items:center;padding:10px 0;display:flex}.page-module__CiTEfq__parentRow:last-child{border-bottom:none}.page-module__CiTEfq__parentName{color:var(--grey-800);font-size:14px;font-weight:600}.page-module__CiTEfq__parentRel{color:var(--grey-400);text-transform:capitalize;font-size:12px}.page-module__CiTEfq__removeBtn{color:var(--error);cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:12px;font-weight:600}.page-module__CiTEfq__readOnlyValue{color:var(--grey-700);padding:8px 0;font-size:14px}.page-module__CiTEfq__linkBtn{background:var(--primary);color:var(--white);border-radius:var(--radius-sm);cursor:pointer;border:none;margin-top:12px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:700;display:inline-block}.page-module__CiTEfq__cancelLinkBtn{color:var(--error);border:1.5px solid var(--error);background:0 0;margin-left:8px;}.page-module__CiTEfq__deleteBtn{border:1.5px solid var(--error);border-radius:var(--radius-sm);width:100%;color:var(--error);cursor:pointer;text-align:center;background:0 0;margin-top:8px;padding:12px;font-family:inherit;font-size:14px;font-weight:700;display:block}.page-module__CiTEfq__errorText{color:var(--error);margin:8px 0 0;font-size:13px}
.page-module__N9c2PG__page{background:var(--grey-50);justify-content:center;align-items:center;padding:32px 24px 48px;display:flex}.page-module__N9c2PG__card{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-lg);text-align:center;width:100%;max-width:400px;padding:32px 28px}.page-module__N9c2PG__icon{background:var(--primary-light);width:52px;height:52px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;display:flex}.page-module__N9c2PG__title{color:var(--grey-900);margin:0 0 8px;font-size:20px;font-weight:700}.page-module__N9c2PG__subtitle{color:var(--grey-500);margin:0 0 4px;font-size:14px}.page-module__N9c2PG__expiry{color:var(--grey-400);margin:0 0 28px;font-size:12px}.page-module__N9c2PG__buttonRow{gap:10px;display:flex}.page-module__N9c2PG__acceptBtn{background:var(--primary);color:var(--white);border-radius:var(--radius-sm);cursor:pointer;border:none;flex:1;padding:12px;font-family:inherit;font-size:15px;font-weight:700}.page-module__N9c2PG__acceptBtn:disabled{opacity:.6;cursor:not-allowed}.page-module__N9c2PG__declineBtn{border:1.5px solid var(--grey-200);border-radius:var(--radius-sm);color:var(--grey-600);cursor:pointer;background:0 0;flex:1;padding:12px;font-family:inherit;font-size:15px;font-weight:600}.page-module__N9c2PG__resultTitle{margin:0 0 8px;font-size:20px;font-weight:700}.page-module__N9c2PG__resultAccepted{color:var(--success-text)}.page-module__N9c2PG__resultDeclined{color:var(--grey-600)}.page-module__N9c2PG__resultDesc{color:var(--grey-500);margin:0 0 24px;font-size:14px}.page-module__N9c2PG__homeLink{background:var(--primary);color:var(--white);border-radius:var(--radius-sm);padding:11px 24px;font-size:14px;font-weight:700;text-decoration:none;display:inline-block}.page-module__N9c2PG__errorCard{text-align:center;}.page-module__N9c2PG__errorTitle{color:var(--grey-700);margin:0 0 8px;font-size:18px;font-weight:700}.page-module__N9c2PG__errorDesc{color:var(--grey-400);margin:0;font-size:14px}
.page-module__uNv_ba__page{background:var(--grey-50);padding:32px 24px 48px}.page-module__uNv_ba__container{flex-direction:column;gap:24px;max-width:560px;margin:0 auto;display:flex}.page-module__uNv_ba__header{flex-direction:column;gap:8px;display:flex}.page-module__uNv_ba__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__uNv_ba__backLink:hover{color:var(--primary-dark)}.page-module__uNv_ba__title{color:var(--grey-900);letter-spacing:-.01em;margin:0;font-size:22px;font-weight:800}.page-module__uNv_ba__subtitle{color:var(--grey-500);margin:0;font-size:14px}.page-module__uNv_ba__profileCard{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-md);color:inherit;justify-content:space-between;align-items:center;gap:12px;padding:16px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.page-module__uNv_ba__profileCard:hover{border-color:var(--primary);box-shadow:0 0 0 3px #0ab4e314}.page-module__uNv_ba__profileName{color:var(--grey-900);margin:0 0 2px;font-size:15px;font-weight:600}.page-module__uNv_ba__profileMeta{color:var(--grey-500);margin:0;font-size:13px}.page-module__uNv_ba__statusBadge{text-transform:uppercase;letter-spacing:.05em;border-radius:100px;flex-shrink:0;padding:2px 8px;font-size:11px;font-weight:700}.page-module__uNv_ba__badgeLinked{color:var(--success-text);background:var(--success-light)}.page-module__uNv_ba__badgePending{color:var(--warning-text);background:var(--warning-light)}.page-module__uNv_ba__badgeNone{color:var(--grey-500);background:var(--grey-100)}.page-module__uNv_ba__addBtn{border:1.5px dashed var(--grey-300);border-radius:var(--radius-md);width:100%;color:var(--grey-500);cursor:pointer;text-align:center;background:0 0;padding:13px;font-family:inherit;font-size:14px;font-weight:600;transition:border-color .15s,color .15s;display:block}.page-module__uNv_ba__addBtn:hover{border-color:var(--primary);color:var(--primary)}.page-module__uNv_ba__form{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-md);padding:20px}.page-module__uNv_ba__formTitle{color:var(--grey-900);margin:0 0 16px;font-size:15px;font-weight:700}.page-module__uNv_ba__field{flex-direction:column;gap:4px;margin-bottom:12px;display:flex}.page-module__uNv_ba__label{color:var(--grey-600);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:600}.page-module__uNv_ba__input{color:var(--grey-900);background:var(--grey-50);border:1.5px solid var(--grey-200);border-radius:var(--radius-sm);outline:none;padding:9px 12px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.page-module__uNv_ba__input:focus{border-color:var(--primary);background:var(--white);box-shadow:0 0 0 3px #0ab4e314}.page-module__uNv_ba__formRow{gap:8px;margin-top:16px;display:flex}.page-module__uNv_ba__submitBtn{background:var(--primary);color:var(--white);border-radius:var(--radius-sm);cursor:pointer;border:none;flex:1;padding:11px;font-family:inherit;font-size:14px;font-weight:700}.page-module__uNv_ba__submitBtn:disabled{opacity:.6;cursor:not-allowed}.page-module__uNv_ba__cancelBtn{border:1.5px solid var(--grey-200);border-radius:var(--radius-sm);color:var(--grey-600);cursor:pointer;background:0 0;padding:11px 20px;font-family:inherit;font-size:14px;font-weight:600}.page-module__uNv_ba__errorText{color:var(--error);margin:8px 0 0;font-size:13px}.page-module__uNv_ba__empty{text-align:center;padding:48px 0}.page-module__uNv_ba__emptyTitle{color:var(--grey-700);margin:0 0 8px;font-size:16px;font-weight:700}.page-module__uNv_ba__emptyDesc{color:var(--grey-400);margin:0;font-size:14px}
.page-module__Xe4MZW__page{background:var(--grey-50);padding:32px 24px 48px}.page-module__Xe4MZW__container{flex-direction:column;gap:24px;max-width:560px;margin:0 auto;display:flex}.page-module__Xe4MZW__header{flex-direction:column;gap:8px;display:flex}.page-module__Xe4MZW__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__Xe4MZW__backLink:hover{color:var(--primary-dark)}.page-module__Xe4MZW__title{color:var(--grey-900);letter-spacing:-.01em;margin:0;font-size:22px;font-weight:800}.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{align-self:flex-start}.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:all .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:not(:disabled){background:var(--primary-dark);color:var(--white)}.Attendance-module__2SxEnG__btnKiosk:disabled{opacity:.5;cursor:not-allowed}.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:not(:disabled){background:var(--grey-100);border-color:var(--grey-400);color:var(--grey-700)}.Attendance-module__2SxEnG__btnManual:disabled{opacity:.5;cursor:not-allowed}.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:all .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:not(:disabled){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:not(:disabled){border-color:var(--primary);color:var(--primary);background:var(--primary-light)}.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__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:not(:disabled){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:not(:disabled){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__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__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:not(:disabled){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:not(:disabled){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__rowActions{align-items:center;gap:6px;display:flex}.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:not(:disabled){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}}.Events-module__TrcrMq__checkboxGroup{flex-wrap:wrap;gap:20px;display:flex}.Events-module__TrcrMq__checkboxLabel{color:var(--grey-700);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:7px;font-size:14px;display:inline-flex}.Events-module__TrcrMq__checkboxDisabled{opacity:.5;cursor:not-allowed}
.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__pillMember{color:var(--success-text);background:var(--success-light)}.Persons-module__w5TXuq__pillWarning{color:var(--warning-text);background:var(--warning-light)}.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:all .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__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;font-size:14px;font-weight:600;font-family:var(--font);background:0 0;padding:10px 24px;transition:background .15s,color .15s}.page-module__2FDvqq__deactivateBtn:hover:not(:disabled){background:var(--error-light)}.page-module__2FDvqq__deactivateBtn:disabled{opacity:.5;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}
.loading-module__hml1Lq__page{justify-content:center;align-items:center;min-height:60dvh;display:flex}
.loading-module__j1kfjW__page{justify-content:center;align-items:center;min-height:60vh;display:flex}
