.volunteers-module__OHHJNq__volunteersPage{direction:rtl;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.volunteers-module__OHHJNq__blobLeft{filter:blur(120px);z-index:0;pointer-events:none;background:#10b9811f;border-radius:50%;width:500px;height:500px;position:absolute;top:5%;left:-15%}.volunteers-module__OHHJNq__blobRight{filter:blur(150px);z-index:0;pointer-events:none;background:#d4af3714;border-radius:50%;width:600px;height:600px;position:absolute;bottom:10%;right:-10%}.volunteers-module__OHHJNq__header{z-index:1000;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);height:80px;transition:var(--transition-smooth);background:#1a1a1ab3;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.volunteers-module__OHHJNq__navContainer{justify-content:space-between;align-items:center;width:100%;display:flex}.volunteers-module__OHHJNq__logoArea{align-items:center;gap:12px;text-decoration:none;display:flex}.volunteers-module__OHHJNq__logoImage{object-fit:cover;border-radius:12px;width:42px;height:42px;box-shadow:0 4px 15px #10b9814d}.volunteers-module__OHHJNq__logoText{font-size:1.8rem;font-family:var(--font-decorative);color:var(--primary);font-weight:700}.volunteers-module__OHHJNq__navActions{align-items:center;gap:16px;display:flex}.volunteers-module__OHHJNq__themeToggle{background:var(--surface);border:1px solid var(--border);cursor:pointer;width:42px;height:42px;color:var(--text-primary);transition:var(--transition-smooth);border-radius:50%;justify-content:center;align-items:center;display:flex}.volunteers-module__OHHJNq__themeToggle:hover{background:var(--border);transform:rotate(15deg)}.volunteers-module__OHHJNq__mainContent{z-index:1;padding:140px 0 80px;position:relative}.volunteers-module__OHHJNq__sectionHeader{text-align:center;flex-direction:column;gap:14px;max-width:800px;margin:0 auto 50px;display:flex}.volunteers-module__OHHJNq__sectionTitle{background:linear-gradient(135deg, var(--primary), var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.6rem;font-weight:900}.volunteers-module__OHHJNq__sectionDesc{color:var(--text-secondary);font-size:1.1rem;line-height:1.8}.volunteers-module__OHHJNq__formContainer{border:1px solid var(--border);max-width:800px;margin:0 auto;padding:40px;position:relative;overflow:hidden}.volunteers-module__OHHJNq__formIconArea{width:60px;height:60px;color:var(--primary);box-shadow:var(--shadow-sm);background:#10b9811a;border:1px solid #10b98133;border-radius:18px;justify-content:center;align-items:center;margin:0 auto 20px;display:flex}.volunteers-module__OHHJNq__formTitle{text-align:center;margin-bottom:8px;font-size:1.8rem;font-weight:800}.volunteers-module__OHHJNq__formSubtitle{text-align:center;color:var(--text-secondary);margin-bottom:35px;font-size:.95rem;line-height:1.6}.volunteers-module__OHHJNq__subsectionTitle{color:var(--primary);border-bottom:1px solid var(--border);margin:25px 0 20px;padding-bottom:10px;font-size:1.2rem;font-weight:700}.volunteers-module__OHHJNq__volunteerForm{flex-direction:column;gap:20px;display:flex}.volunteers-module__OHHJNq__formRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (max-width:600px){.volunteers-module__OHHJNq__formRow{grid-template-columns:1fr}.volunteers-module__OHHJNq__formContainer{padding:25px 15px}}.volunteers-module__OHHJNq__inputGroup{flex-direction:column;gap:8px;display:flex}.volunteers-module__OHHJNq__inputLabel{color:var(--text-primary);font-size:.9rem;font-weight:600}.volunteers-module__OHHJNq__inputWrapper{align-items:center;width:100%;display:flex;position:relative}.volunteers-module__OHHJNq__inputIcon{color:var(--text-secondary);pointer-events:none;transition:var(--transition-smooth);position:absolute;right:16px}.volunteers-module__OHHJNq__inputField{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text-primary);font-family:var(--font-primary);transition:var(--transition-smooth);border-radius:12px;padding:14px 48px 14px 45px;font-size:1rem}select.volunteers-module__OHHJNq__inputField{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23888888' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:16px;background-repeat:no-repeat;background-size:16px;padding-right:18px}.volunteers-module__OHHJNq__inputField:focus{border-color:var(--primary);background:var(--bg);outline:none;box-shadow:0 0 0 4px #10b98126}.volunteers-module__OHHJNq__inputField:focus+.volunteers-module__OHHJNq__inputIcon{color:var(--primary)}.volunteers-module__OHHJNq__roleSelectionGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:768px){.volunteers-module__OHHJNq__roleSelectionGrid{grid-template-columns:1fr}}.volunteers-module__OHHJNq__roleCard{border:1px solid var(--border);background:var(--surface);cursor:pointer;transition:var(--transition-smooth);border-radius:16px;gap:16px;padding:20px;display:flex}.volunteers-module__OHHJNq__roleCard:hover{background:#10b98105;border-color:#10b98166;transform:translateY(-2px)}.volunteers-module__OHHJNq__roleCardActive{border-color:var(--primary);background:#10b9810d;box-shadow:0 4px 20px #10b9811a}.volunteers-module__OHHJNq__roleCardIcon{width:48px;height:48px;color:var(--text-secondary);transition:var(--transition-smooth);background:#78787814;border-radius:12px;justify-content:center;align-items:center;display:flex}.volunteers-module__OHHJNq__roleCardActive .volunteers-module__OHHJNq__roleCardIcon{color:var(--primary);background:#10b98126}.volunteers-module__OHHJNq__roleCardText{flex-direction:column;justify-content:center;gap:4px;display:flex}.volunteers-module__OHHJNq__roleCardText h4{color:var(--text-primary);transition:var(--transition-smooth);margin:0;font-size:1.05rem;font-weight:700}.volunteers-module__OHHJNq__roleCardActive .volunteers-module__OHHJNq__roleCardText h4{color:var(--primary)}.volunteers-module__OHHJNq__roleCardText p{color:var(--text-secondary);margin:0;font-size:.82rem;line-height:1.5}.volunteers-module__OHHJNq__captchaWrapper{justify-content:center;margin:10px 0;display:flex}.volunteers-module__OHHJNq__submitBtn{cursor:pointer;width:100%;transition:var(--transition-smooth);border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:15px;padding:16px 24px;font-size:1.1rem;font-weight:700;display:flex}.volunteers-module__OHHJNq__submitBtn:hover{transform:translateY(-2px);box-shadow:0 5px 20px #10b98166}.volunteers-module__OHHJNq__submitBtn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.volunteers-module__OHHJNq__statusMessage{border-radius:12px;align-items:center;gap:12px;margin-top:20px;padding:16px 20px;font-size:.95rem;font-weight:600;animation:.4s volunteers-module__OHHJNq__fadeIn;display:flex}.volunteers-module__OHHJNq__statusMsgIcon{flex-shrink:0}.volunteers-module__OHHJNq__statusSuccess{color:var(--success);background:#10b9811a;border:1px solid #10b98133}.volunteers-module__OHHJNq__statusError{color:var(--error);background:#ef44441a;border:1px solid #ef444433}.volunteers-module__OHHJNq__footer{border-top:1px solid var(--border);background:var(--surface);text-align:center;z-index:1;margin-top:auto;padding:30px 0}.volunteers-module__OHHJNq__footer p{color:var(--text-secondary);margin:0;font-size:.9rem}@keyframes volunteers-module__OHHJNq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
