:root{--navy:var(--brand-navy);--blue:var(--brand-teal-2);--teal:var(--brand-teal-2);--ink:var(--brand-ink);--muted:var(--brand-muted);--paper:var(--brand-paper);--gold:var(--brand-gold);--wizard-ink:#18322d;--wizard-muted:#66766f;--wizard-line:#dce5df;--wizard-accent:var(--brand-gold);--wizard-soft:#f5f7f4}
.registration-hero{background:radial-gradient(circle at 80% 20%,rgba(78,214,208,.13),transparent 28%),linear-gradient(135deg,var(--brand-navy),var(--brand-navy-2));padding-bottom:42px}.registration-hero nav{max-width:1180px;margin:auto}.registration-hero .brand-mark{border-radius:14px}.registration-hero .hero-inner{max-width:1180px;margin:auto}.registration-hero h1,.intro h2,.section-head h3{font-family:Manrope,Inter,sans-serif}.registration-hero h1{font-weight:700}.form-section,.summary,.success-screen{border-radius:var(--radius-md)}.next-button,.back-button,.submit{border-radius:var(--radius-sm)}
.wizard-shell{max-width:1180px;margin:0 auto 5rem;padding:0 1.25rem;scroll-margin-top:1rem}
.desktop-stepper{margin-bottom:1.5rem;padding:1rem 1.25rem;background:#fff;border:1px solid var(--wizard-line);border-radius:14px;box-shadow:0 10px 35px rgba(24,50,45,.06)}
.desktop-stepper ol{display:grid;grid-template-columns:repeat(6,1fr);list-style:none;margin:0;padding:0}
.desktop-stepper li{position:relative;display:flex;align-items:center;justify-content:center;gap:.55rem;min-width:0;color:#87938e}
.desktop-stepper li>span{position:relative;z-index:1;display:grid;place-items:center;width:2rem;height:2rem;flex:0 0 auto;border:1px solid var(--wizard-line);border-radius:50%;background:#fff;font:700 .72rem/1 sans-serif}
.desktop-stepper li small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:650}
.desktop-stepper li.active{color:var(--wizard-ink)}.desktop-stepper li.active>span{color:#fff;border-color:var(--wizard-ink);background:var(--wizard-ink)}
.desktop-stepper li.complete>span{color:#fff;border-color:var(--wizard-accent);background:var(--wizard-accent)}
.mobile-stepper{display:none}
.wizard-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:1.5rem;align-items:start}
.wizard-shell[data-current-step="1"] .wizard-layout,.wizard-shell[data-current-step="2"] .wizard-layout,.wizard-shell[data-current-step="3"] .wizard-layout{grid-template-columns:minmax(0,820px);justify-content:center}
.wizard-step{margin:0;min-height:390px;animation:wizard-in .24s ease both}
.wizard-step[hidden]{display:none!important}
.wizard-step .section-head p{max-width:720px;color:var(--wizard-muted);line-height:1.55}
.helper{display:block;margin-top:.4rem;color:var(--wizard-muted);font-weight:400;line-height:1.4}
.included-details{margin-top:1.25rem;border-top:1px solid var(--wizard-line);padding-top:1rem}.included-details>summary{cursor:pointer;color:var(--wizard-ink);font-weight:700}
.inline-summary{margin-top:1.25rem;padding:1.2rem;border-radius:12px;background:var(--wizard-soft);border:1px solid var(--wizard-line)}
.inline-summary:empty{display:none}.inline-summary h4,.final-review h4{margin:0 0 .85rem;font-size:.78rem;letter-spacing:.09em;color:var(--wizard-ink)}
.inline-summary dl,.final-review dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem 1.25rem;margin:0}
.inline-summary dl div,.final-review dl div{display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--wizard-line);padding-bottom:.5rem}
.inline-summary dt,.final-review dt{color:var(--wizard-muted)}.inline-summary dd,.final-review dd{margin:0;text-align:right;font-weight:700;color:var(--wizard-ink)}
.empty-state{padding:1rem;border-radius:10px;background:var(--wizard-soft);color:var(--wizard-muted)}
.final-review{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin-bottom:1rem}.final-review article{padding:.9rem;border:1px solid var(--wizard-line);border-radius:10px;background:#fff}.final-review dl{display:block}.final-review dl div{display:block;padding:.36rem 0}.final-review dd{margin-top:.14rem;text-align:left}.final-review p{margin:0;color:var(--wizard-muted)}
.upload-guidance{margin:1.2rem 0 .5rem;color:var(--wizard-muted)}
.wizard-navigation{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem}.wizard-navigation button{min-height:48px;border-radius:8px;padding:.78rem 1.2rem;font-weight:700;cursor:pointer}
.back-button{border:1px solid var(--wizard-line);background:#fff;color:var(--wizard-ink)}.next-button{border:0;background:var(--wizard-ink);color:#fff}.next-button b{margin-left:.75rem}
.wizard-navigation .submit{width:auto;margin:0}.wizard-navigation button[hidden]{display:none}
.field-error{display:block;margin-top:.45rem;color:#a13232;font-weight:650;line-height:1.35}.day-list>.field-error{grid-column:1/-1}
[aria-invalid="true"]{outline:2px solid #b54a4a!important;outline-offset:2px}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.success-screen{max-width:680px;margin:2rem auto 6rem;padding:3rem;text-align:center;background:#fff;border:1px solid var(--wizard-line);border-radius:16px;box-shadow:0 20px 60px rgba(24,50,45,.1)}
.success-screen .success-check{display:grid;place-items:center;width:56px;height:56px;margin:0 auto 1.25rem;border-radius:50%;background:var(--wizard-ink);color:#fff;font-size:1.5rem}.success-screen strong{display:block;margin-top:.5rem;font-size:1.45rem;color:var(--wizard-ink)}
@keyframes wizard-in{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}
@media(max-width:820px){
 .wizard-shell{padding:0 .9rem;margin-bottom:7rem}.desktop-stepper{display:none}.mobile-stepper{display:block;margin-bottom:1rem;padding:1rem;background:#fff;border:1px solid var(--wizard-line);border-radius:12px}.mobile-stepper span{display:block;color:var(--wizard-accent);font-size:.78rem;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.mobile-stepper strong{display:block;margin:.25rem 0 .75rem;color:var(--wizard-ink)}.progress-track{height:4px;overflow:hidden;border-radius:8px;background:var(--wizard-line)}.progress-track span{height:100%;background:var(--wizard-accent);transition:width .24s ease}
 .wizard-layout,.wizard-shell[data-current-step] .wizard-layout{display:block}.wizard-step{min-height:0}.wizard-layout aside{margin-top:1rem;position:static!important}.wizard-step .grid.two,.inline-summary dl{grid-template-columns:1fr}.final-review{grid-template-columns:1fr}
 .wizard-navigation{position:fixed;z-index:20;left:0;right:0;bottom:0;margin:0;padding:.75rem max(.9rem,env(safe-area-inset-right)) calc(.75rem + env(safe-area-inset-bottom)) max(.9rem,env(safe-area-inset-left));background:rgba(255,255,255,.96);border-top:1px solid var(--wizard-line);box-shadow:0 -8px 25px rgba(24,50,45,.08);backdrop-filter:blur(10px)}.wizard-navigation button{min-height:48px;flex:1}.wizard-navigation button:only-child{margin-left:auto;max-width:100%}
 .final-review article{padding:.9rem}.success-screen{margin:1rem .9rem 6rem;padding:2rem 1.2rem}
}
@media(max-width:430px){.wizard-shell{padding:0 .7rem}.form-section{padding:1.1rem}.section-head{gap:.75rem}.day-card,.night-card{min-width:0}.inline-summary dl div,.final-review dl div{align-items:flex-start}.inline-summary dd,.final-review dd{max-width:58%;overflow-wrap:anywhere}}
@media(prefers-reduced-motion:reduce){.wizard-step{animation:none}.progress-track span{transition:none}html{scroll-behavior:auto}}
