.Header-module__hBw1pG__navbar{background:var(--surface);z-index:100;padding:.75rem 0;position:sticky;top:0;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Header-module__hBw1pG__navContainer{justify-content:space-between;align-items:center;width:100%;max-width:100%;display:flex}.Header-module__hBw1pG__logo{align-items:center;gap:.5rem;text-decoration:none;display:flex}.Header-module__hBw1pG__iconPlaceholder{background-color:var(--c2);color:#fff;border-radius:4px;justify-content:center;align-items:center;width:32px;height:38px;font-size:1.2rem;display:flex}.Header-module__hBw1pG__logoText{letter-spacing:-.5px;font-size:1.4rem;font-weight:800}.Header-module__hBw1pG__textLight{color:#8e8e8e}.Header-module__hBw1pG__textDark{color:#2a2046}.Header-module__hBw1pG__navLinks{align-items:center;gap:1rem;display:flex}.Header-module__hBw1pG__desktopGap{width:1rem}.Header-module__hBw1pG__mobileToggle{color:#334155;background:#f1f5f9;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:none}.Header-module__hBw1pG__navItem{border-radius:6px;padding:.6rem 1.2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:opacity .2s}.Header-module__hBw1pG__navItem:hover{opacity:.9}.Header-module__hBw1pG__btnLearn{color:#fff;background-color:#8e8e8e}.Header-module__hBw1pG__btnOfficiate{background-color:var(--c2);color:#fff}.Header-module__hBw1pG__btnHire{background-color:var(--c1);color:#fff}.Header-module__hBw1pG__navItemRaw{color:#333;margin-left:.5rem;font-size:.95rem;font-weight:500;text-decoration:none}.Header-module__hBw1pG__navItemRaw:hover{color:var(--c1)}@media (max-width:900px){.Header-module__hBw1pG__navbar{padding:.6rem 0}.Header-module__hBw1pG__mobileToggle{display:inline-flex}.Header-module__hBw1pG__navLinks{background:#fff;border-radius:16px;flex-direction:column;align-items:stretch;gap:.75rem;padding:1rem;display:none;position:absolute;top:calc(100% + .6rem);left:1rem;right:1rem;box-shadow:0 18px 40px #0f172a1f}.Header-module__hBw1pG__navLinksOpen{display:flex}.Header-module__hBw1pG__navItem,.Header-module__hBw1pG__navItemRaw{text-align:center;width:100%;margin-left:0}.Header-module__hBw1pG__desktopGap{display:none}.Header-module__hBw1pG__bellToast{width:calc(100vw - 2rem);min-width:0;top:auto;bottom:1.25rem}}@media (max-width:480px){.Header-module__hBw1pG__logo img{width:140px;height:auto}.Header-module__hBw1pG__navItem,.Header-module__hBw1pG__navItemRaw{font-size:.9rem}}.Header-module__hBw1pG__profileIndicator{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:.5rem;padding:.4rem .8rem;text-decoration:none;transition:all .2s;display:flex}.Header-module__hBw1pG__profileIndicator:hover{background:#f1f5f9}.Header-module__hBw1pG__headerAvatar{object-fit:cover;border-radius:50%;width:28px;height:28px}.Header-module__hBw1pG__headerAvatarFallback{background:var(--c1);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.Header-module__hBw1pG__headerName{color:#1e293b;text-transform:uppercase;white-space:nowrap;font-size:.85rem;font-weight:840}.Header-module__hBw1pG__authMenu{align-items:center;gap:1rem;display:flex;position:relative}.Header-module__hBw1pG__authDropdown{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;min-width:150px;margin-top:.5rem;display:flex;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.Header-module__hBw1pG__dropdownItem{color:#334155;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;font-weight:500;text-decoration:none}.Header-module__hBw1pG__dropdownItem:hover{color:var(--c1);background:#f1f5f9}.Header-module__hBw1pG__welcomeText{color:#64748b;white-space:nowrap;margin-right:1.25rem;font-size:1rem;font-weight:500}.Header-module__hBw1pG__bellToast{z-index:1000;background:#fff;border:1px solid #fee2e2;border-radius:12px;align-items:center;gap:.75rem;min-width:320px;max-width:calc(100vw - 2rem);padding:.75rem 1rem;animation:.4s cubic-bezier(.16,1,.3,1) Header-module__hBw1pG__slideInDown;display:flex;position:fixed;top:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.Header-module__hBw1pG__toastIcon{color:#ef4444;background:#fef2f2;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;display:flex}.Header-module__hBw1pG__toastMessage{color:#1e293b;flex:1;font-size:.9rem;font-weight:600}.Header-module__hBw1pG__toastClose{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.25rem;transition:all .2s;display:flex}.Header-module__hBw1pG__toastClose:hover{color:#64748b;background:#f1f5f9}@keyframes Header-module__hBw1pG__slideInDown{0%{opacity:0;top:-5rem}to{opacity:1;top:1.5rem}}@media (max-width:900px){.Header-module__hBw1pG__authMenu{flex-direction:column;width:100%}.Header-module__hBw1pG__authDropdown{box-shadow:none;background:#f8fafc;border:none;border-radius:8px;width:100%;margin-top:.5rem;position:static}.Header-module__hBw1pG__profileIndicator{border-radius:10px;justify-content:center;width:100%}}
.AuthCard-module__Vc6V-G__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;background:#0006;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.AuthCard-module__Vc6V-G__card{background:#fff;border-radius:8px;flex-direction:column;width:100%;max-height:95vh;display:flex;overflow:hidden;box-shadow:0 10px 40px #0003}.AuthCard-module__Vc6V-G__body{flex:1;padding:0 1.5rem .5rem;overflow-y:auto}.AuthCard-module__Vc6V-G__footer{z-index:10;background:#fff;border-top:1px solid #f1f5f9;padding:1.5rem}.AuthCard-module__Vc6V-G__header{justify-content:space-between;align-items:center;padding:1.5rem 1.5rem .5rem;display:flex}.AuthCard-module__Vc6V-G__title{color:#3f3f46;margin:0;font-size:1.25rem;font-weight:700}.AuthCard-module__Vc6V-G__closeBtn{cursor:pointer;color:#666;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;margin-top:-8px;margin-right:-8px;padding:8px;transition:all .2s;display:flex}.AuthCard-module__Vc6V-G__closeBtn:hover{color:#ef4444;background:#ef44441a}.AuthCard-module__Vc6V-G__body{padding:0 1.5rem 1.5rem}@media (max-width:480px){.AuthCard-module__Vc6V-G__overlay{align-items:flex-end;padding:.75rem}.AuthCard-module__Vc6V-G__card{border-radius:18px 18px 0 0;max-height:92vh;overflow-y:auto}.AuthCard-module__Vc6V-G__header{padding:1rem 1rem .5rem}.AuthCard-module__Vc6V-G__body{padding:0 1rem 1rem}.AuthCard-module__Vc6V-G__title{font-size:1.05rem}}
.login-module__WEZH7G__subtitle{color:#64748b;margin-bottom:2rem;font-size:.95rem}.login-module__WEZH7G__securityBanner{color:#92400e;background:#fffbeb;border:1px solid #f59e0b;border-radius:10px;margin-bottom:1rem;padding:.9rem 1rem;font-size:.92rem;font-weight:600;line-height:1.45}.login-module__WEZH7G__errorText{color:#ef4444;text-align:center;margin-bottom:1rem;font-size:.9rem}.login-module__WEZH7G__link{color:var(--c1);font-weight:500;text-decoration:none}.login-module__WEZH7G__link:hover{text-decoration:underline}.login-module__WEZH7G__form{flex-direction:column;gap:1.25rem;display:flex}.login-module__WEZH7G__inputGroup{width:100%}.login-module__WEZH7G__eyeIcon{cursor:pointer;color:#64748b;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.login-module__WEZH7G__eyeIcon:hover{color:#333}.login-module__WEZH7G__input{color:#333;border:1px solid #e2e8f0;border-radius:6px;outline:none;width:100%;padding:.8rem 1rem;font-size:1rem}.login-module__WEZH7G__input::placeholder{color:#94a3b8}.login-module__WEZH7G__input:focus{border-color:var(--c1)}.login-module__WEZH7G__optionsRow{justify-content:flex-start;align-items:center;gap:1rem;display:flex}.login-module__WEZH7G__checkboxLabel{color:#475569;cursor:pointer;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.login-module__WEZH7G__checkboxLabel input{accent-color:var(--c1);margin:0}.login-module__WEZH7G__btnPrimary{background-color:var(--c1);color:#fff;cursor:pointer;border:none;border-radius:6px;width:100%;margin-top:.5rem;padding:1rem;font-size:1.1rem;font-weight:600;transition:opacity .2s}.login-module__WEZH7G__btnPrimary:hover{opacity:.9}.login-module__WEZH7G__divider{text-align:center;color:#cbd5e1;align-items:center;margin:.5rem 0;font-size:.8rem;display:flex}.login-module__WEZH7G__divider:before,.login-module__WEZH7G__divider:after{content:"";border-bottom:1px solid #e2e8f0;flex:1}.login-module__WEZH7G__divider span{padding:0 1rem}.login-module__WEZH7G__btnGoogle{color:#333;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.85rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.login-module__WEZH7G__btnGoogle:hover{background-color:#f9fafb}
.organiser-module__0g8Duq__subtitle{color:#64748b;margin-bottom:2rem;font-size:.95rem}.organiser-module__0g8Duq__link{color:#19d4c7;font-weight:500;text-decoration:none}.organiser-module__0g8Duq__link:hover{text-decoration:underline}.organiser-module__0g8Duq__form{flex-direction:column;gap:1.25rem;display:flex}.organiser-module__0g8Duq__inputGroup{width:100%}.organiser-module__0g8Duq__input{color:#333;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;height:52px;padding:.9rem 1rem;font-size:1rem;transition:border-color .2s}.organiser-module__0g8Duq__input::placeholder{color:#94a3b8}.organiser-module__0g8Duq__input:focus{border-color:#19d4c7}.organiser-module__0g8Duq__input::-ms-reveal{display:none}.organiser-module__0g8Duq__input::-ms-clear{display:none}.organiser-module__0g8Duq__checkboxLabel{color:#475569;cursor:pointer;align-items:flex-start;gap:.75rem;font-size:.85rem;line-height:1.4;display:flex}.organiser-module__0g8Duq__checkboxLabel input{accent-color:#19d4c7;margin-top:.2rem}.organiser-module__0g8Duq__checkboxGroup{color:#475569;align-items:flex-start;gap:.75rem;font-size:.85rem;line-height:1.4;display:flex}.organiser-module__0g8Duq__checkboxGroup input[type=checkbox]{accent-color:#19d4c7;cursor:pointer;flex-shrink:0;width:16px;height:16px;margin-top:.2rem}.organiser-module__0g8Duq__checkboxGroup label{cursor:pointer}.organiser-module__0g8Duq__recaptchaPlaceholder{background:#f9fafb;border:1px solid #d1d5db;border-radius:4px;justify-content:space-between;align-items:center;width:300px;max-width:100%;margin:.5rem auto;padding:1rem;display:flex}.organiser-module__0g8Duq__recaptchaInner{color:#333;align-items:center;font-size:.9rem;display:flex}.organiser-module__0g8Duq__recaptchaInner input{width:24px;height:24px;margin:0}.organiser-module__0g8Duq__recaptchaLogo{color:#9ca3af;text-align:center;font-size:.65rem}.organiser-module__0g8Duq__recycleIcon{color:var(--c1);font-size:1.5rem}.organiser-module__0g8Duq__btnPrimary{background-color:var(--c1);color:#fff;cursor:pointer;border:none;border-radius:6px;width:100%;padding:1rem;font-size:1.1rem;font-weight:600;transition:filter .2s}.organiser-module__0g8Duq__btnPrimary:hover:not(:disabled){filter:brightness(.95)}.organiser-module__0g8Duq__btnPrimary:disabled{background-color:var(--c1);color:#fff;opacity:.5;cursor:not-allowed}.organiser-module__0g8Duq__divider{text-align:center;color:#cbd5e1;align-items:center;margin:.5rem 0;font-size:.8rem;display:flex}.organiser-module__0g8Duq__divider:before,.organiser-module__0g8Duq__divider:after{content:"";border-bottom:1px solid #e2e8f0;flex:1}.organiser-module__0g8Duq__divider span{padding:0 1rem}.organiser-module__0g8Duq__btnGoogle{color:#333;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.85rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.organiser-module__0g8Duq__btnGoogle:hover{background-color:#f9fafb}.organiser-module__0g8Duq__eyeIcon{cursor:pointer;color:#64748b;z-index:10;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.organiser-module__0g8Duq__errorText{color:#dc2626;background-color:#fef2f2;border:1px solid #fee2e2;border-radius:6px;margin-bottom:1rem;padding:.75rem;font-size:.85rem}.organiser-module__0g8Duq__pwdRequirements{background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;flex-direction:column;gap:.5rem;margin-top:.5rem;padding:.75rem;display:flex}.organiser-module__0g8Duq__pwdReqItem{color:#94a3b8;align-items:center;gap:.5rem;font-size:.8rem;transition:color .2s;display:flex}.organiser-module__0g8Duq__pwdReqItemMet{color:#10b981}.organiser-module__0g8Duq__pwdReqIcon{flex-shrink:0}
.signup-module__8Fjwta__note{color:#64748b;margin-bottom:2rem;font-size:.95rem;line-height:1.5}.signup-module__8Fjwta__optionsContainer{gap:1rem;display:flex}.signup-module__8Fjwta__optionCard{color:#fff;border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;padding:2.5rem 1rem;text-decoration:none;transition:filter .2s;display:flex}.signup-module__8Fjwta__optionCard:hover{filter:brightness(1.1)}.signup-module__8Fjwta__optionCard h3{text-align:center;margin:0;font-size:1.1rem;font-weight:600}.signup-module__8Fjwta__icon{background:#ffffff24;border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;line-height:1;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff29}.signup-module__8Fjwta__organiserCard{background:#19d4c7}.signup-module__8Fjwta__officialCard{background:#504b6b}
.ReferralSkipModal-module__hSmAsG__modalOverlay{z-index:2200;background:#1e1e28b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ReferralSkipModal-module__hSmAsG__modalContent{background:#fff;border-radius:18px;width:min(100%,520px);padding:2rem 1.8rem 1.65rem;animation:.22s ease-out ReferralSkipModal-module__hSmAsG__slideIn;box-shadow:0 18px 42px #0f172a38}@keyframes ReferralSkipModal-module__hSmAsG__slideIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.ReferralSkipModal-module__hSmAsG__modalIconCircle{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin:0 auto 1.25rem;display:flex}.ReferralSkipModal-module__hSmAsG__modalTitle{color:#1f2937;text-align:center;margin:0;font-size:1.18rem;font-weight:800;line-height:1.4}.ReferralSkipModal-module__hSmAsG__modalText{color:#64748b;text-align:center;margin:.9rem 0 0;font-size:.98rem;line-height:1.65}.ReferralSkipModal-module__hSmAsG__modalButtons{gap:.9rem;margin-top:1.75rem;display:flex}.ReferralSkipModal-module__hSmAsG__modalBtnDismiss,.ReferralSkipModal-module__hSmAsG__modalBtnConfirm{cursor:pointer;border:none;border-radius:12px;flex:1;min-height:48px;font-size:.98rem;font-weight:700;transition:transform .15s,opacity .15s,background-color .15s}.ReferralSkipModal-module__hSmAsG__modalBtnDismiss{color:#475569;background:#f8fafc;border:1px solid #e2e8f0}.ReferralSkipModal-module__hSmAsG__modalBtnConfirm{background:var(--c1);color:#fff}.ReferralSkipModal-module__hSmAsG__modalBtnDismiss:hover,.ReferralSkipModal-module__hSmAsG__modalBtnConfirm:hover{transform:translateY(-1px)}.ReferralSkipModal-module__hSmAsG__modalBtnConfirm:hover{opacity:.92}.ReferralSkipModal-module__hSmAsG__modalBtnDismiss:disabled,.ReferralSkipModal-module__hSmAsG__modalBtnConfirm:disabled{cursor:not-allowed;opacity:.7;transform:none}@media (max-width:640px){.ReferralSkipModal-module__hSmAsG__modalContent{border-radius:16px;padding:1.5rem 1.2rem 1.2rem}.ReferralSkipModal-module__hSmAsG__modalButtons{flex-direction:column}}
.pending-module__DSaUNq__centerContent{text-align:center;flex-direction:column;align-items:center;padding:2rem 1rem 1rem;display:flex}.pending-module__DSaUNq__iconCircle{background-color:color-mix(in srgb, var(--c1) 12%, white);border:2px solid var(--c1);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex}.pending-module__DSaUNq__iconCircleSuccess{background-color:color-mix(in srgb, var(--c2) 12%, white);border:2px solid var(--c2);width:64px;height:64px;color:var(--c2);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700;display:flex}.pending-module__DSaUNq__envelopeIcon{color:var(--c1);font-size:1.8rem}.pending-module__DSaUNq__title{color:var(--text-main,#1e293b);margin-bottom:1rem;font-size:1.4rem;font-weight:700}.pending-module__DSaUNq__text{color:var(--text-main,#64748b);opacity:.75;margin-top:0;margin-bottom:2rem;font-size:.95rem;line-height:1.5}.pending-module__DSaUNq__buttonGroup{justify-content:center;gap:1rem;width:100%;display:flex}.pending-module__DSaUNq__btnPrimary{background-color:var(--c1);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.8rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:opacity .2s}.pending-module__DSaUNq__btnPrimary:hover{opacity:.9}.pending-module__DSaUNq__btnOutline{color:var(--c1);border:1.5px solid var(--c1);cursor:pointer;background-color:#0000;border-radius:6px;padding:.8rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .2s}.pending-module__DSaUNq__btnOutline:hover{background-color:color-mix(in srgb, var(--c1) 10%, transparent)}
.LoadingOverlay-module__zhX0Va__overlay{z-index:1200;opacity:0;justify-content:center;align-items:center;padding:1rem;transition:opacity .18s,transform .18s;display:flex;position:fixed;inset:0;transform:translateY(8px)scale(.98)}.LoadingOverlay-module__zhX0Va__overlay[data-state=open]{opacity:1;transform:translateY(0)scale(1)}.LoadingOverlay-module__zhX0Va__overlay[data-fullscreen=true]{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a8c}.LoadingOverlay-module__zhX0Va__overlay[data-fullscreen=false]{background:linear-gradient(#f8fafcfa,#fffffffa)}.LoadingOverlay-module__zhX0Va__card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;align-items:center;gap:1rem;width:min(92vw,560px);padding:2rem 1.5rem;display:flex;box-shadow:0 24px 64px #0f172a29}.LoadingOverlay-module__zhX0Va__spinner{border:4px solid #dbeafe;border-top-color:#1ae5d1;border-radius:999px;width:58px;height:58px;animation:.9s linear infinite LoadingOverlay-module__zhX0Va__loadingOverlaySpin}.LoadingOverlay-module__zhX0Va__title{color:#0f172a;margin:0;font-size:1.25rem;font-weight:800}.LoadingOverlay-module__zhX0Va__subtitle{color:#64748b;max-width:32rem;margin:0;font-size:.95rem;line-height:1.6}@keyframes LoadingOverlay-module__zhX0Va__loadingOverlaySpin{to{transform:rotate(360deg)}}@media (max-width:640px){.LoadingOverlay-module__zhX0Va__card{padding:1.5rem 1.25rem}.LoadingOverlay-module__zhX0Va__title{font-size:1.1rem}.LoadingOverlay-module__zhX0Va__subtitle{font-size:.92rem}}
