.VolunteerForm-module__eStO9G__block{width:min(var(--container), calc(100% - 40px));margin:clamp(34px,5vw,62px) auto 0}.VolunteerForm-module__eStO9G__form{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:radial-gradient(circle at 100% 0%, #145cff17, transparent 28%), var(--color-white);box-shadow:var(--shadow-soft);gap:18px;padding:clamp(24px,4vw,46px);display:grid}.VolunteerForm-module__eStO9G__formHead{max-width:760px}.VolunteerForm-module__eStO9G__formHead span{width:fit-content;color:var(--color-primary);background:var(--color-primary-soft);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;margin-bottom:12px;padding:8px 12px;font-size:.76rem;font-weight:950;display:inline-flex}.VolunteerForm-module__eStO9G__formHead h2{color:var(--color-text);font-family:var(--font-display), sans-serif;letter-spacing:-.055em;margin:0;font-size:clamp(2rem,4vw,3.35rem);line-height:1}.VolunteerForm-module__eStO9G__formHead p{color:var(--color-text-muted);margin:16px 0 0;font-size:1rem;line-height:1.65}.VolunteerForm-module__eStO9G__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.VolunteerForm-module__eStO9G__field{gap:8px;display:grid}.VolunteerForm-module__eStO9G__field span{color:var(--color-text);font-size:.88rem;font-weight:900}.VolunteerForm-module__eStO9G__field input,.VolunteerForm-module__eStO9G__field textarea{border:1px solid var(--color-border);width:100%;color:var(--color-text);background:var(--color-off-white);font:inherit;border-radius:18px;outline:none;padding:15px 16px;transition:border-color .18s,box-shadow .18s,background .18s}.VolunteerForm-module__eStO9G__field textarea{resize:vertical;min-height:150px}.VolunteerForm-module__eStO9G__field input::placeholder,.VolunteerForm-module__eStO9G__field textarea::placeholder{color:var(--color-text-soft)}.VolunteerForm-module__eStO9G__field input:focus,.VolunteerForm-module__eStO9G__field textarea:focus{border-color:var(--color-primary);background:var(--color-white);box-shadow:0 0 0 4px #145cff1f}.VolunteerForm-module__eStO9G__field input[aria-invalid=true],.VolunteerForm-module__eStO9G__field textarea[aria-invalid=true]{border-color:#dc2626;box-shadow:0 0 0 4px #dc262614}.VolunteerForm-module__eStO9G__field small{color:#b91c1c;font-size:.78rem;font-weight:750}.VolunteerForm-module__eStO9G__combobox{position:relative}.VolunteerForm-module__eStO9G__combobox input{padding-right:48px}.VolunteerForm-module__eStO9G__regionToggle{width:36px;height:36px;color:var(--color-primary);background:var(--color-primary-soft);cursor:pointer;transition:background .18s ease, color .18s ease, transform .18s var(--ease-out);border:0;border-radius:999px;place-items:center;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.VolunteerForm-module__eStO9G__regionToggle:hover{color:var(--color-white);background:var(--color-primary);transform:translateY(-50%)scale(1.04)}.VolunteerForm-module__eStO9G__regionToggle svg{stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:18px;height:18px}.VolunteerForm-module__eStO9G__regionMenu{z-index:20;border:1px solid var(--color-border);-webkit-backdrop-filter:blur(16px);background:#fffffff5;border-radius:20px;max-height:260px;padding:8px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:auto;box-shadow:0 24px 60px #14203324}.VolunteerForm-module__eStO9G__regionOption{width:100%;min-height:42px;color:var(--color-text);font:inherit;text-align:left;cursor:pointer;transition:background .16s ease, color .16s ease, transform .16s var(--ease-out);background:0 0;border:0;border-radius:14px;padding:10px 12px;font-size:.92rem;font-weight:750}.VolunteerForm-module__eStO9G__regionOption:hover{color:var(--color-primary);background:var(--color-primary-soft);transform:translate(2px)}.VolunteerForm-module__eStO9G__regionEmpty{color:var(--color-text-muted);padding:14px 12px;font-size:.92rem;font-weight:750}.VolunteerForm-module__eStO9G__honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.VolunteerForm-module__eStO9G__notice{border:1px solid var(--color-border);border-radius:20px;padding:16px 18px}.VolunteerForm-module__eStO9G__notice strong{margin-bottom:4px;font-weight:950;display:block}.VolunteerForm-module__eStO9G__notice p{color:var(--color-text-muted);margin:0;line-height:1.5}.VolunteerForm-module__eStO9G__success{background:var(--color-primary-soft);border-color:#145cff3d}.VolunteerForm-module__eStO9G__success strong{color:var(--color-primary)}.VolunteerForm-module__eStO9G__error{background:#fff5f5;border-color:#dc262638}.VolunteerForm-module__eStO9G__error strong{color:#b91c1c}.VolunteerForm-module__eStO9G__submit{width:fit-content;min-height:54px;color:var(--color-white);background:var(--color-primary);box-shadow:var(--shadow-blue);font:inherit;cursor:pointer;transition:transform .2s var(--ease-out), background .2s ease, box-shadow .2s ease, opacity .2s ease;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 24px;font-size:.92rem;font-weight:950;display:inline-flex}.VolunteerForm-module__eStO9G__submit svg{stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:18px;height:18px;transition:transform .2s var(--ease-out)}.VolunteerForm-module__eStO9G__submit:hover{background:var(--color-primary-dark);transform:translateY(-2px);box-shadow:0 22px 52px #145cff47}.VolunteerForm-module__eStO9G__submit:hover svg{transform:translate(3px)}.VolunteerForm-module__eStO9G__submit:disabled{opacity:.7;cursor:wait;transform:none}@media (max-width:760px){.VolunteerForm-module__eStO9G__block{width:min(100% - 28px, var(--container))}.VolunteerForm-module__eStO9G__form{border-radius:var(--radius-md);padding:22px}.VolunteerForm-module__eStO9G__grid{grid-template-columns:1fr}.VolunteerForm-module__eStO9G__submit{width:100%}}
.page-module__tp2ita__pageShell{padding:calc(var(--header-h) + 56px) 0 clamp(72px, 8vw, 112px)}@media (max-width:640px){.page-module__tp2ita__pageShell{padding:calc(var(--header-h) + 36px) 0 72px}}
