.RegistrationForm-module__moePEG__card{border-radius:var(--radius-md);background:#f2efe6;flex-direction:column;width:100%;max-width:580px;animation:.3s RegistrationForm-module__moePEG__fadeIn;display:flex;overflow:hidden;box-shadow:0 10px 40px #00000040}.RegistrationForm-module__moePEG__header{background:linear-gradient(135deg, var(--navy-dark) 0%, var(--teal) 100%);color:var(--white);text-align:center;flex-direction:column;align-items:center;gap:6px;padding:28px 24px 22px;display:flex}.RegistrationForm-module__moePEG__subtitle{letter-spacing:1px;color:var(--amber);font-size:22px;font-weight:900}.RegistrationForm-module__moePEG__invitation{opacity:.9;font-size:14px;font-weight:500}.RegistrationForm-module__moePEG__feeBanner{background:var(--teal-light);border-bottom:2px solid var(--amber);flex-direction:column;align-items:center;gap:10px;padding:16px 20px;display:flex}.RegistrationForm-module__moePEG__feeBadge{background:var(--amber);color:#1a1a1a;border-radius:var(--radius-lg);padding:4px 16px;font-size:11px;font-weight:700}.RegistrationForm-module__moePEG__feeRow{justify-content:center;gap:32px;display:flex}.RegistrationForm-module__moePEG__feeItem{flex-direction:column;align-items:center;display:flex}.RegistrationForm-module__moePEG__feeAmount{color:var(--amber-dark);font-size:18px;font-weight:900}.RegistrationForm-module__moePEG__feeLabel{color:var(--navy);font-size:11px}.RegistrationForm-module__moePEG__body{padding:24px}.RegistrationForm-module__moePEG__successScreen{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:32px 16px;animation:.4s RegistrationForm-module__moePEG__fadeIn;display:flex}.RegistrationForm-module__moePEG__successIcon{width:60px;height:60px;color:var(--white);background:#28a745;border-radius:50%;justify-content:center;align-items:center;margin-bottom:8px;font-size:32px;display:flex;box-shadow:0 4px 12px #28a74559}.RegistrationForm-module__moePEG__form{flex-direction:column;gap:16px;display:flex}.RegistrationForm-module__moePEG__formTitle{color:var(--navy);text-align:center;margin-bottom:8px;font-size:18px;font-weight:700}.RegistrationForm-module__moePEG__errorAlert{color:#721c24;border-radius:var(--radius-sm);background:#f8d7da;padding:10px 14px;font-size:13px;font-weight:500}.RegistrationForm-module__moePEG__errorText{color:#dc3545;margin-top:4px;font-size:12px;font-weight:500}.RegistrationForm-module__moePEG__formGroup{flex-direction:column;gap:6px;display:flex}.RegistrationForm-module__moePEG__formGroup label{color:var(--body-text);font-size:13px;font-weight:600}.RegistrationForm-module__moePEG__formGroup input,.RegistrationForm-module__moePEG__formGroup select,.RegistrationForm-module__moePEG__formGroup textarea{border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;color:var(--body-text);transition:border-color var(--transition);resize:vertical;outline:none;padding:10px 14px;font-family:Source Sans Pro,sans-serif;font-size:13.5px}.RegistrationForm-module__moePEG__formGroup input:focus,.RegistrationForm-module__moePEG__formGroup select:focus,.RegistrationForm-module__moePEG__formGroup textarea:focus{border-color:var(--teal)}.RegistrationForm-module__moePEG__radioGroup{gap:24px;display:flex}.RegistrationForm-module__moePEG__radioLabel{color:var(--body-text);cursor:pointer;align-items:center;gap:6px;font-size:13.5px;font-weight:500;display:flex}.RegistrationForm-module__moePEG__radioLabel input{cursor:pointer;width:auto}.RegistrationForm-module__moePEG__checkboxLabel{color:var(--body-text);cursor:pointer;align-items:flex-start;gap:8px;font-size:13px;font-weight:500;display:flex}.RegistrationForm-module__moePEG__checkboxLabel input{cursor:pointer;width:auto;margin-top:2px}.RegistrationForm-module__moePEG__phoneInputWrapper{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--white);align-items:center;display:flex;overflow:hidden}.RegistrationForm-module__moePEG__phonePrefix{color:var(--text-muted);border-right:1px solid var(--border);background:#eee;padding:10px 14px;font-size:13.5px;font-weight:600}.RegistrationForm-module__moePEG__phoneInputWrapper input{border:none;padding:10px 14px}.RegistrationForm-module__moePEG__submitBtn{background:var(--amber);color:#1a1a1a;letter-spacing:.5px;border-radius:var(--radius-sm);cursor:pointer;transition:background var(--transition);border:none;margin-top:8px;padding:12px;font-family:Source Sans Pro,sans-serif;font-size:15px;font-weight:700}.RegistrationForm-module__moePEG__submitBtn:hover{background:var(--amber-dark)}.RegistrationForm-module__moePEG__submitBtn:disabled{opacity:.6;cursor:not-allowed}@keyframes RegistrationForm-module__moePEG__fadeIn{0%{opacity:0}to{opacity:1}}
.HomePage-module__MmtA7q__page{background-image:url(/assets/header-banner-bg.png);background-position:top;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;flex-direction:column;align-items:center;gap:40px;min-height:100vh;padding:0 0 64px;display:flex}.HomePage-module__MmtA7q__formSection{justify-content:center;width:100%;padding:0 20px;display:flex}.HomePage-module__MmtA7q__topBar{background:#5c2a2a;width:100%;height:6px}.HomePage-module__MmtA7q__heroBg{justify-content:center;width:100%;display:flex}.HomePage-module__MmtA7q__hero{text-align:center;flex-direction:column;align-items:center;gap:14px;width:100%;max-width:700px;padding:40px 32px 0;display:flex}.HomePage-module__MmtA7q__heroFooter{text-align:center;flex-direction:column;align-items:center;gap:14px;width:100%;max-width:700px;padding:24px 32px 0;display:flex}.HomePage-module__MmtA7q__logoBar{justify-content:space-between;align-items:center;width:100%;margin-bottom:12px;display:flex}.HomePage-module__MmtA7q__logoLeft{align-items:center;gap:12px;display:flex}.HomePage-module__MmtA7q__logoImg{object-fit:contain;width:auto;height:56px}.HomePage-module__MmtA7q__logoImgWide{object-fit:contain;width:auto;height:44px}.HomePage-module__MmtA7q__title{letter-spacing:2px;color:var(--navy);text-shadow:0 1px 3px #ffffffe6,0 2px 12px #ffffffb3;margin:0;font-family:Playfair Display,serif;font-size:56px;font-weight:900;line-height:1.1}.HomePage-module__MmtA7q__yearRow{justify-content:center;align-items:center;gap:16px;width:100%;max-width:360px;display:flex}.HomePage-module__MmtA7q__rule{background:var(--teal);opacity:.6;flex:1;height:1px}.HomePage-module__MmtA7q__year{color:var(--teal);white-space:nowrap;text-shadow:0 1px 3px #ffffffe6,0 2px 12px #ffffffb3;font-family:Playfair Display,serif;font-size:28px;font-weight:700}.HomePage-module__MmtA7q__subtitle{color:var(--body-text);text-shadow:0 1px 3px #fffffff2,0 2px 10px #fffc;max-width:520px;font-size:17px;font-weight:700;line-height:1.4}.HomePage-module__MmtA7q__tagline{background:var(--navy);color:var(--amber);letter-spacing:.4px;text-transform:uppercase;border-radius:var(--radius-lg);max-width:480px;padding:14px 32px;font-size:12.5px;font-weight:700;line-height:1.6}.HomePage-module__MmtA7q__dateRow{flex-wrap:wrap;justify-content:center;gap:40px;margin-top:12px;display:flex}.HomePage-module__MmtA7q__dateItem{align-items:center;gap:10px;display:flex}.HomePage-module__MmtA7q__calendarIcon{font-size:20px;line-height:1}.HomePage-module__MmtA7q__dateText{text-align:left;flex-direction:column;align-items:flex-start;gap:2px;display:flex}.HomePage-module__MmtA7q__dateLabel{letter-spacing:.4px;text-transform:uppercase;color:var(--text-muted);text-shadow:0 1px 3px #fffffff2,0 2px 8px #fffc;font-size:11px;font-weight:700}.HomePage-module__MmtA7q__dateValue{color:var(--navy);text-shadow:0 1px 3px #fffffff2,0 2px 8px #fffc;font-size:16px;font-weight:700}.HomePage-module__MmtA7q__hostedBy{flex-direction:column;align-items:center;gap:4px;margin-top:12px;display:flex}.HomePage-module__MmtA7q__hostedByLabel{letter-spacing:1px;text-transform:uppercase;color:var(--text-muted);text-shadow:0 1px 3px #fffffff2,0 2px 8px #fffc;font-size:11px;font-weight:700}.HomePage-module__MmtA7q__hostedByName{color:var(--teal);text-shadow:0 1px 3px #fffffff2,0 2px 8px #fffc;max-width:480px;font-size:15px;font-weight:600;line-height:1.4}@media (max-width:600px){.HomePage-module__MmtA7q__title{font-size:36px}.HomePage-module__MmtA7q__logoBar{flex-direction:column;gap:12px}.HomePage-module__MmtA7q__subtitle{font-size:15px}}
