@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#17221a;font-synthesis:none;background:#f3f6ef;font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select,textarea{font:inherit}.hero{color:#fff;background:radial-gradient(circle at 80% 20%,#daff6152,#0000 26%),linear-gradient(125deg,#0d2f1c 0%,#17613b 55%,#278a50 100%);place-items:center;min-height:620px;padding:56px 24px 110px;display:grid;overflow:hidden}.hero__content{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:end;gap:clamp(24px,4vw,64px);width:min(100%,1180px);display:grid}.hero__copy{z-index:1;padding-bottom:6px;position:relative}.hero__visual{justify-content:center;align-self:end;margin-bottom:-110px;display:flex}.hero__visual img{object-fit:contain;filter:drop-shadow(0 22px 24px #051f1147);width:100%;max-width:480px;max-height:600px;display:block}.hero__brand{aspect-ratio:3.1;width:min(100%,260px);margin-bottom:24px;overflow:hidden}.hero__brand img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.eyebrow,.step-label{color:#c9f26b;letter-spacing:.16em;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:800}h1{letter-spacing:-.055em;max-width:680px;margin:0;font-size:clamp(2.8rem,5.4vw,4.9rem);line-height:.98}.hero__description{color:#e2efe6;max-width:650px;margin:24px 0;font-size:1.08rem;line-height:1.7}.event-meta{flex-wrap:wrap;gap:12px;display:flex}.event-meta span{background:#0000001f;border:1px solid #ffffff40;border-radius:999px;padding:10px 14px}.registration-section{background:#fff;border-radius:24px;width:min(100% - 32px,900px);margin:-62px auto 72px;padding:clamp(24px,5vw,52px);box-shadow:0 24px 70px #11341e24}.form-heading{margin-bottom:34px}.form-heading .step-label{color:#237448}h2{letter-spacing:-.04em;margin:0 0 10px;font-size:clamp(1.8rem,4vw,2.7rem)}.form-heading>p:last-child{color:#657068;margin:0}form,fieldset{gap:28px;display:grid}fieldset{border:0;border-bottom:1px solid #e3e9e4;margin:0;padding:0 0 28px}legend{margin-bottom:18px;font-size:1.05rem;font-weight:800}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}label{color:#303b33;gap:8px;font-size:.9rem;font-weight:700;display:grid}.full-width{grid-column:1/-1}input,select,textarea{color:#17221a;background:#fbfcfa;border:1px solid #ccd6ce;border-radius:10px;outline:none;width:100%;padding:12px 14px;transition:border-color .15s,box-shadow .15s}input:focus,select:focus,textarea:focus{border-color:#278a50;box-shadow:0 0 0 3px #278a5021}textarea{resize:vertical}.optional{color:#7c887f;font-weight:500}.terms{align-items:flex-start;gap:12px;line-height:1.55;display:flex}.terms input{accent-color:#237448;width:18px;height:18px;margin-top:2px}button{color:#102217;cursor:pointer;background:#c9f26b;border:0;border-radius:12px;padding:15px 24px;font-weight:800;transition:transform .15s,background .15s}button:hover:not(:disabled){background:#b9e454;transform:translateY(-1px)}button:disabled{cursor:wait;opacity:.7}.notice{border-radius:12px;gap:5px;margin:0 0 28px;padding:16px 18px;line-height:1.5;display:grid}.notice--success{color:#15512f;background:#e7f8e9}.notice--error{color:#8b2d25;background:#fff0ed}@media (width<=800px){.hero{min-height:auto}.hero__content{grid-template-columns:1fr;gap:30px}.hero__visual{width:min(78vw,390px);margin:0 auto -110px}.hero__visual img{max-height:480px}}@media (width<=640px){.hero{padding-top:48px}.hero__brand{width:min(100%,220px);margin-bottom:20px}.hero__visual{width:min(88vw,340px)}.form-grid{grid-template-columns:1fr}.full-width{grid-column:auto}.registration-section{width:min(100% - 20px,900px);padding:24px 18px}}
