.education-form-container{width:100%;max-width:900px;margin:2rem auto;padding:0 1rem;font-family:Vazirmatn,sans-serif;direction:rtl}.education-form-card{background:#fff;border-radius:20px;box-shadow:0 15px 40px #0000001f;overflow:hidden}.education-form-header{background:linear-gradient(135deg,#3a0ca3,#4361ee);color:#fff;padding:2.5rem;text-align:center;position:relative;overflow:hidden}.education-form-header:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23ffffff' fill-opacity='0.1' fill-rule='evenodd'/%3E%3C/svg%3E");opacity:.2}.education-form-logo{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;display:inline-block;background:#ffffff1a;width:120px;height:120px;line-height:120px;border-radius:50%;text-align:center;box-shadow:0 5px 15px #0003;position:relative;overflow:hidden}.logo-icon{font-size:4rem;position:relative;z-index:2}.education-form-logo:after{content:"";position:absolute;inset:-10px;background:linear-gradient(135deg,#fff3,#fff0 50%);transform:rotate(45deg)}.education-form-title{font-size:2rem;font-weight:700;margin-bottom:.75rem;position:relative;z-index:1}.education-form-subtitle{font-size:1.1rem;opacity:.9;max-width:600px;margin:0 auto;position:relative;z-index:1}.education-form{padding:0}.step-indicator{display:flex;justify-content:space-between;align-items:center;margin:0;padding:1.5rem 2rem;background-color:#f8fafc;border-bottom:1px solid #e2e8f0}.step{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}.step-number{width:36px;height:36px;border-radius:50%;background-color:#e2e8f0;color:#64748b;display:flex;align-items:center;justify-content:center;font-weight:700;margin-bottom:.5rem;transition:all .3s ease}.step.active .step-number{background-color:#4361ee;color:#fff;box-shadow:0 4px 10px #4361ee4d}.step-title{font-size:.9rem;color:#64748b;font-weight:500;transition:all .3s ease}.step.active .step-title{color:#4361ee;font-weight:600}.step-line{flex:1;height:3px;background-color:#e2e8f0;margin:0 1rem;position:relative;top:-18px;z-index:0}.form-step{padding:2rem}.step-heading{display:flex;align-items:center;font-size:1.5rem;color:#3a0ca3;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid #e2e8f0}.step-icon{margin-left:.75rem;font-size:1.5rem;color:#4361ee}.sub-heading{display:flex;align-items:center;font-size:1.2rem;color:#3a0ca3;margin-bottom:1.25rem;margin-top:1.5rem}.sub-heading-icon{margin-left:.75rem;font-size:1.2rem;color:#4361ee}.form-row{display:flex;gap:1.5rem;flex-wrap:wrap}.form-row .form-group{flex:1;min-width:250px}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#334155}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.875rem 1rem;border:1px solid #cbd5e1;border-radius:8px;font-family:Vazirmatn,sans-serif;font-size:1rem;color:#1e293b;background-color:#fff;transition:all .2s ease-in-out}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#4361ee;box-shadow:0 0 0 3px #4361ee1a}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#ef4444;background-color:#fef2f2}.form-group input::-moz-placeholder,.form-group textarea::-moz-placeholder{color:#94a3b8}.form-group input::placeholder,.form-group textarea::placeholder{color:#94a3b8}.form-group textarea{resize:vertical;min-height:100px}.error-message{color:#ef4444;font-size:.875rem;margin-top:.25rem}.form-error{background-color:#fef2f2;border:1px solid #ef4444;border-radius:8px;padding:.75rem 1rem;margin:1rem 2rem;text-align:center}.required{color:#ef4444}.radio-group-container{margin-bottom:1.5rem}.radio-group{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:.5rem}.radio-container{display:flex;align-items:center;position:relative;padding-right:2rem;cursor:pointer;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.radio-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.radio-custom{position:absolute;right:0;top:0;height:22px;width:22px;background-color:#fff;border:2px solid #cbd5e1;border-radius:50%;transition:all .2s}.radio-container:hover input~.radio-custom{border-color:#4361ee}.radio-container input:checked~.radio-custom{border-color:#4361ee}.radio-custom:after{content:"";position:absolute;display:none;top:4px;right:4px;width:10px;height:10px;border-radius:50%;background:#4361ee}.radio-container input:checked~.radio-custom:after{display:block}.radio-label{color:#334155}.location-section{background-color:#f8fafc;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;border:1px solid #e2e8f0}.education-topics-info{background-color:#eef2ff;border-radius:8px;padding:1rem;margin-bottom:1.5rem;border-right:4px solid #4361ee}.education-topics-info p{margin:0;color:#334155}.topics-error{text-align:center;margin-bottom:1.5rem;background-color:#fef2f2;padding:.75rem;border-radius:8px}.education-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.education-category{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 10px #0000000d;border:1px solid #e2e8f0;transition:all .3s}.education-category:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.category-header{padding:1rem;display:flex;align-items:center;color:#fff}.category-icon{font-size:1.5rem;margin-left:.75rem}.category-header h4{margin:0;font-size:1.1rem;font-weight:600}.category-topics{padding:1rem}.topic-checkbox{display:flex;align-items:center;position:relative;padding-right:2rem;margin-bottom:.75rem;cursor:pointer;font-size:.95rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.topic-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.topic-checkbox-custom{position:absolute;right:0;top:0;height:20px;width:20px;background-color:#fff;border:2px solid #cbd5e1;border-radius:4px;transition:all .2s}.topic-checkbox:hover input~.topic-checkbox-custom{border-width:2px}.topic-checkbox input:checked~.topic-checkbox-custom .checkmark{display:block}.topic-checkbox .checkmark{position:absolute;inset:0;display:none;border-radius:2px}.topic-checkbox input:checked~.topic-checkbox-custom{background-color:#fff}.topic-title{display:flex;align-items:center;color:#334155}.topic-icon{margin-left:.5rem;font-size:1.1rem;color:#64748b}.contact-section,.additional-info-section{background-color:#f8fafc;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;border:1px solid #e2e8f0}.preferred-dates-section{margin-bottom:1.5rem}.date-input-container{display:flex;gap:.75rem;margin-top:.5rem;margin-bottom:1rem}.date-input-container input{flex:1;padding:.875rem 1rem;border:1px solid #cbd5e1;border-radius:8px;font-family:Vazirmatn,sans-serif;font-size:1rem;color:#1e293b}.add-date-button{background-color:#4361ee;color:#fff;border:none;border-radius:8px;padding:0 1.25rem;font-family:Vazirmatn,sans-serif;font-size:.95rem;cursor:pointer;transition:all .3s}.add-date-button:hover{background-color:#3a0ca3}.selected-dates{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.date-tag{display:flex;align-items:center;background-color:#eef2ff;border:1px solid #c7d2fe;border-radius:50px;padding:.5rem 1rem;font-size:.9rem;color:#4361ee}.date-icon{margin-left:.5rem}.remove-date-button{background:none;border:none;color:#64748b;font-size:1.25rem;cursor:pointer;padding:0;margin-right:.5rem;line-height:1}.remove-date-button:hover{color:#ef4444}.terms-container{background-color:#f8fafc;border-radius:12px;margin-bottom:2rem;overflow:hidden;border:1px solid #e2e8f0}.terms-header{background-color:#4361ee;color:#fff;padding:1rem 1.5rem;display:flex;align-items:center}.terms-icon{margin-left:.75rem;font-size:1.25rem}.terms-header h4{margin:0;font-size:1.1rem}.terms-content{padding:1.5rem}.terms-content p{margin-top:0;color:#334155}.terms-content ul{padding-right:1.5rem;margin-bottom:1.5rem;color:#475569}.terms-content li{margin-bottom:.5rem}.terms-checkbox{margin-top:1rem}.checkbox-container{display:flex;align-items:center;position:relative;padding-right:2.25rem;cursor:pointer;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:.75rem}.checkbox-container:last-child{margin-bottom:0}.checkbox-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;right:0;top:0;height:22px;width:22px;background-color:#fff;border:2px solid #cbd5e1;border-radius:4px;transition:all .2s}.checkbox-container:hover input~.checkmark{border-color:#4361ee}.checkbox-container input:checked~.checkmark{background-color:#4361ee;border-color:#4361ee}.checkmark:after{content:"";position:absolute;display:none}.checkbox-container input:checked~.checkmark:after{display:block}.checkbox-container .checkmark:after{left:7px;top:3px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox-label{color:#334155}.form-actions{display:flex;justify-content:space-between;margin-top:2.5rem}.prev-button,.next-button,.submit-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s;border-radius:8px;font-family:Vazirmatn,sans-serif}.prev-button{background-color:#f1f5f9;color:#334155;border:1px solid #cbd5e1}.prev-button:hover{background-color:#e2e8f0}.next-button{background-color:#4361ee;color:#fff;border:none;box-shadow:0 4px 10px #4361ee33}.next-button:hover{background-color:#3a0ca3;transform:translateY(-2px);box-shadow:0 6px 15px #4361ee40}.submit-button{background:linear-gradient(135deg,#3a0ca3,#4361ee);color:#fff;border:none;box-shadow:0 4px 10px #4361ee33;padding:.875rem 2.5rem}.submit-button:hover{transform:translateY(-2px);box-shadow:0 6px 15px #4361ee40}.submit-button:disabled{background:linear-gradient(135deg,#94a3b8,#64748b);cursor:not-allowed;transform:none;box-shadow:0 2px 5px #4361ee1a}.button-icon{font-size:1.25rem}.spinner{display:inline-block;width:1.25rem;height:1.25rem;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.success-message{text-align:center;padding:3rem 2rem}.success-icon{display:flex;align-items:center;justify-content:center;width:100px;height:100px;background:linear-gradient(135deg,#3a0ca3,#4361ee);border-radius:50%;margin:0 auto 1.5rem;color:#fff;font-size:3rem;box-shadow:0 10px 20px #4361ee33}.success-message h3{color:#3a0ca3;font-size:1.75rem;margin-bottom:1rem}.success-message p{color:#475569;margin-bottom:2rem;line-height:1.7;max-width:600px;margin-left:auto;margin-right:auto}.success-details{background-color:#f8fafc;border-radius:12px;padding:1.5rem;margin-bottom:2rem;display:inline-block;min-width:300px;border:1px solid #e2e8f0}.success-detail{display:flex;justify-content:center;margin-bottom:.5rem}.success-detail:last-child{margin-bottom:0}.detail-label{font-weight:600;color:#334155;margin-left:.5rem}.detail-value{color:#4361ee;font-weight:500}.success-user-info{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.user-info-item{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #f1f5f9}.user-info-item:last-child{border-bottom:none}.user-info-label{color:#64748b;font-weight:500}.user-info-value{color:#334155;font-weight:600}.next-steps{background-color:#eef2ff;border-radius:12px;padding:1.5rem;margin:2rem auto;max-width:700px;text-align:right;border:1px solid #c7d2fe}.next-steps h4{color:#3a0ca3;margin-top:0;margin-bottom:1.25rem;font-size:1.2rem;text-align:center}.next-steps ol{list-style:none;padding:0;margin:0}.next-steps li{display:flex;margin-bottom:1.25rem;position:relative}.next-steps li:last-child{margin-bottom:0}.next-steps .step-number{width:30px;height:30px;border-radius:50%;background-color:#4361ee;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;margin-left:1rem;flex-shrink:0}.next-steps .step-text{flex:1}.next-steps .step-text strong{display:block;color:#3a0ca3;margin-bottom:.25rem}.next-steps .step-text p{margin:0;color:#475569;font-size:.95rem}.success-actions{margin-top:2rem;display:flex;gap:1rem;justify-content:center}.home-button,.education-button{display:inline-block;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;border-radius:8px;transition:all .3s;text-decoration:none}.home-button{background-color:#f1f5f9;color:#334155;border:1px solid #cbd5e1}.home-button:hover{background-color:#e2e8f0}.education-button{background:linear-gradient(135deg,#3a0ca3,#4361ee);color:#fff;border:none;box-shadow:0 4px 10px #4361ee33}.education-button:hover{transform:translateY(-2px);box-shadow:0 6px 15px #4361ee40}@media (max-width: 768px){.education-form-header{padding:2rem 1rem}.education-form-logo{width:90px;height:90px;line-height:90px;font-size:2.5rem}.logo-icon{font-size:3rem}.education-form-title{font-size:1.5rem}.education-form-subtitle{font-size:1rem}.step-indicator{padding:1rem}.step-title{font-size:.8rem}.form-step{padding:1.5rem}.step-heading{font-size:1.3rem}.education-categories{grid-template-columns:1fr}.form-actions{flex-direction:column;gap:1rem}.prev-button,.next-button,.submit-button{width:100%}.success-actions{flex-direction:column}.home-button,.education-button{width:100%;text-align:center}}@media (max-width: 480px){.step-number{width:30px;height:30px;font-size:.9rem}.step-title{display:none}.step-line{top:-15px}.date-input-container{flex-direction:column}.add-date-button{padding:.75rem}}
