@keyframes e-register-module-scss-module__pRCWVG__fade-out{0%{opacity:1}to{opacity:0}}@keyframes e-register-module-scss-module__pRCWVG__fade-in{0%{opacity:0}to{opacity:1}}@keyframes e-register-module-scss-module__pRCWVG__text-pop-up-top{0%{transform-origin:50%;text-shadow:none;transform:translateY(0)}to{transform-origin:50%;text-shadow:0 1px #ccc,0 2px #ccc,0 3px #ccc,0 4px #ccc,0 5px #ccc,0 6px #ccc,0 7px #ccc,0 8px #ccc,0 9px #ccc,0 50px 30px #0000004d;transform:translateY(-50px)}}@keyframes e-register-module-scss-module__pRCWVG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes e-register-module-scss-module__pRCWVG__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.e-register-module-scss-module__pRCWVG__pageContainer{direction:rtl;background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);min-height:100vh;padding:2rem 1rem;font-family:inherit}@media (max-width:576px){.e-register-module-scss-module__pRCWVG__pageContainer{padding:1rem}}.e-register-module-scss-module__pRCWVG__errorBanner{color:#ef4444;background:#fef2f2;border:1px solid #fee2e2;border-radius:12px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem;font-weight:600;animation:.3s e-register-module-scss-module__pRCWVG__fadeIn;display:flex}.e-register-module-scss-module__pRCWVG__errorBanner i{font-size:1.1rem}.e-register-module-scss-module__pRCWVG__stepContent{animation:.4s e-register-module-scss-module__pRCWVG__fadeIn}.e-register-module-scss-module__pRCWVG__modeSelectionContainer{flex-direction:column;justify-content:center;max-width:1000px;min-height:80vh;margin:0 auto;display:flex}.e-register-module-scss-module__pRCWVG__modeHeader{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}@media (max-width:576px){.e-register-module-scss-module__pRCWVG__modeHeader{text-align:center;flex-direction:column;gap:1.5rem}}.e-register-module-scss-module__pRCWVG__brandWrapper{align-items:center;gap:1rem;display:flex}.e-register-module-scss-module__pRCWVG__brandWrapper .e-register-module-scss-module__pRCWVG__logo{border-radius:12px}.e-register-module-scss-module__pRCWVG__brandWrapper h1{color:var(--primary-200);margin:0;font-size:1.8rem;font-weight:800}.e-register-module-scss-module__pRCWVG__brandWrapper p{color:#64748b;margin:0;font-size:.9rem}.e-register-module-scss-module__pRCWVG__slotBadge{color:#475569;background:#f1f5f9;border-radius:99px;grid-column:1/-1;align-items:center;margin-bottom:10px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}@media (max-width:576px){.e-register-module-scss-module__pRCWVG__slotBadge{width:fit-content}}.e-register-module-scss-module__pRCWVG__backLink{color:#64748b;align-items:center;gap:.5rem;font-weight:600;transition:color .2s;display:flex}.e-register-module-scss-module__pRCWVG__backLink:hover{color:var(--primary-200)}.e-register-module-scss-module__pRCWVG__backLink i{transform:rotate(180deg)}.e-register-module-scss-module__pRCWVG__cardsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;padding:1rem;display:grid}.e-register-module-scss-module__pRCWVG__selectionCard{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:20px;flex-direction:column;align-items:flex-start;gap:1rem;padding:2.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.e-register-module-scss-module__pRCWVG__selectionCard:hover{border-color:var(--primary-200);transform:translateY(-5px);box-shadow:0 15px 30px #0000000d}.e-register-module-scss-module__pRCWVG__selectionCard:hover .e-register-module-scss-module__pRCWVG__cardIcon{background:var(--primary-200);color:#fff;transform:scale(1.1)rotate(5deg)}.e-register-module-scss-module__pRCWVG__selectionCard:hover .e-register-module-scss-module__pRCWVG__cardArrow{color:var(--primary-200);transform:translate(-5px)}.e-register-module-scss-module__pRCWVG__blueCard:hover{border-color:var(--blue-200)}.e-register-module-scss-module__pRCWVG__blueCard:hover .e-register-module-scss-module__pRCWVG__cardIcon{background:var(--blue-200)}.e-register-module-scss-module__pRCWVG__blueCard:hover .e-register-module-scss-module__pRCWVG__cardArrow{color:var(--blue-200)}.e-register-module-scss-module__pRCWVG__cardIcon{color:#475569;background:#f1f5f9;border-radius:16px;place-items:center;width:60px;height:60px;font-size:1.5rem;transition:all .3s;display:grid}.e-register-module-scss-module__pRCWVG__cardContent h3{color:#1e293b;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.e-register-module-scss-module__pRCWVG__cardContent p{color:#64748b;font-size:.95rem;line-height:1.5}.e-register-module-scss-module__pRCWVG__cardArrow{color:#cbd5e1;font-size:1.2rem;transition:all .3s;position:absolute;top:2rem;left:2rem}.e-register-module-scss-module__pRCWVG__wizardStepper{justify-content:center;align-items:center;gap:.5rem;margin-bottom:3rem;display:flex}.e-register-module-scss-module__pRCWVG__stepItem{align-items:center;gap:.5rem;display:flex}.e-register-module-scss-module__pRCWVG__stepCircle{color:#94a3b8;z-index:2;background:#fff;border:2px solid #e2e8f0;border-radius:50%;place-items:center;width:40px;height:40px;font-weight:700;transition:all .3s;display:grid;position:relative}.e-register-module-scss-module__pRCWVG__stepCircle.e-register-module-scss-module__pRCWVG__active{border-color:var(--primary-200);color:var(--primary-200);box-shadow:0 0 0 4px rgba(var(--primary-200),.1);transform:scale(1.1)}.e-register-module-scss-module__pRCWVG__stepCircle.e-register-module-scss-module__pRCWVG__completed{background:var(--primary-200);border-color:var(--primary-200);color:#fff}.e-register-module-scss-module__pRCWVG__stepLine{background:#e2e8f0;border-radius:4px;width:50px;height:3px;transition:all .3s}.e-register-module-scss-module__pRCWVG__stepLine.e-register-module-scss-module__pRCWVG__completedLine{background:var(--primary-200)}@media (max-width:576px){.e-register-module-scss-module__pRCWVG__stepLine{width:30px}}.e-register-module-scss-module__pRCWVG__formCard{background:#fff;border:1px solid #f1f5f9;border-radius:24px;max-width:800px;margin:0 auto;padding:2.5rem;box-shadow:0 10px 40px -10px #0000000d}@media (max-width:576px){.e-register-module-scss-module__pRCWVG__formCard{padding:1.5rem}}.e-register-module-scss-module__pRCWVG__stepTitle{color:#1e293b;margin-bottom:1rem;font-size:1.5rem;font-weight:800}@media (max-width:576px){.e-register-module-scss-module__pRCWVG__stepTitle{font-size:1.25rem}}.e-register-module-scss-module__pRCWVG__stepSubtitle{color:#64748b;margin-bottom:2rem}.e-register-module-scss-module__pRCWVG__infoBox{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:start;gap:.75rem;margin-bottom:1.5rem;padding:1rem;font-size:.9rem;line-height:1.5;display:flex}.e-register-module-scss-module__pRCWVG__infoBox i{color:var(--primary-200);margin-top:3px}.e-register-module-scss-module__pRCWVG__mosqueBadge{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;justify-content:center;align-items:center;gap:1rem;margin-bottom:10px;padding:.75rem 1rem;font-size:.9rem;font-weight:600;display:flex}@media (max-width:576px){.e-register-module-scss-module__pRCWVG__mosqueBadge{justify-content:space-between;width:100%}}.e-register-module-scss-module__pRCWVG__badgeItem{align-items:center;gap:.5rem;display:flex}.e-register-module-scss-module__pRCWVG__badgeItem i{color:var(--primary-200)}.e-register-module-scss-module__pRCWVG__badgeDivider{background:#bbf7d0;width:1px;height:20px}.e-register-module-scss-module__pRCWVG__formGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}@media (max-width:576px){.e-register-module-scss-module__pRCWVG__formGrid{grid-template-columns:1fr;gap:1rem}}.e-register-module-scss-module__pRCWVG__fullWidth{grid-column:1/-1}.e-register-module-scss-module__pRCWVG__formGroup{flex-direction:column;gap:.5rem;display:flex}.e-register-module-scss-module__pRCWVG__formGroup label{color:#334155;font-size:.9rem;font-weight:700}.e-register-module-scss-module__pRCWVG__formGroup .e-register-module-scss-module__pRCWVG__required{color:var(--red-200);margin-right:2px}.e-register-module-scss-module__pRCWVG__radioGroup{gap:1rem;height:100%;display:flex}.e-register-module-scss-module__pRCWVG__radioCard{cursor:pointer;color:#64748b;background:#fcfcfc;border:2px solid #e2e8f0;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;height:52px;padding:.75rem;font-weight:600;transition:all .2s;display:flex}.e-register-module-scss-module__pRCWVG__radioCard:hover{background:#f8fafc;border-color:#cbd5e1}.e-register-module-scss-module__pRCWVG__radioCard.e-register-module-scss-module__pRCWVG__active{border-color:var(--primary-200);background:rgba(var(--primary-200),.05);color:var(--primary-200)}.e-register-module-scss-module__pRCWVG__radioCard input{display:none}.e-register-module-scss-module__pRCWVG__modernInput,.e-register-module-scss-module__pRCWVG__modernSelect{color:#1e293b;direction:rtl;background:#fcfcfc;border:2px solid #e2e8f0;border-radius:12px;width:100%;padding:.85rem 1rem;font-size:1rem;transition:all .2s}.e-register-module-scss-module__pRCWVG__modernInput:focus,.e-register-module-scss-module__pRCWVG__modernSelect:focus{border-color:var(--primary-200);box-shadow:0 0 0 3px rgba(var(--primary-200),.1);background:#fff;outline:none}.e-register-module-scss-module__pRCWVG__modernInput::-moz-placeholder{color:#cbd5e1}.e-register-module-scss-module__pRCWVG__modernSelect::-moz-placeholder{color:#cbd5e1}.e-register-module-scss-module__pRCWVG__modernInput::placeholder,.e-register-module-scss-module__pRCWVG__modernSelect::placeholder{color:#cbd5e1}.e-register-module-scss-module__pRCWVG__modernInput:disabled,.e-register-module-scss-module__pRCWVG__modernSelect:disabled{cursor:not-allowed;color:#94a3b8;background:#f1f5f9}.e-register-module-scss-module__pRCWVG__inputError{background:#fff5f5;border-color:var(--red-200)!important}.e-register-module-scss-module__pRCWVG__inputError:focus{box-shadow:0 0 0 3px rgba(var(--red-200),.1)!important}.e-register-module-scss-module__pRCWVG__errorText{color:var(--red-200);font-size:.8rem;font-weight:600}.e-register-module-scss-module__pRCWVG__actionsFooter{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1.5rem;display:flex}.e-register-module-scss-module__pRCWVG__btnPrimary,.e-register-module-scss-module__pRCWVG__btnSecondary,.e-register-module-scss-module__pRCWVG__btnSuccess{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-weight:700;transition:all .2s;display:flex}.e-register-module-scss-module__pRCWVG__btnPrimary{background:var(--primary-200);color:#fff}.e-register-module-scss-module__pRCWVG__btnPrimary:hover:not(:disabled){background:var(--primary-dark-5);transform:translateY(-2px)}.e-register-module-scss-module__pRCWVG__btnPrimary:disabled{opacity:.6;cursor:not-allowed}.e-register-module-scss-module__pRCWVG__btnSecondary{color:#64748b;background:#fff;border:2px solid #e2e8f0}.e-register-module-scss-module__pRCWVG__btnSecondary:hover{background:#f8fafc;border-color:#cbd5e1}.e-register-module-scss-module__pRCWVG__btnSuccess{color:#fff;background:#10b981}.e-register-module-scss-module__pRCWVG__btnSuccess:hover:not(:disabled){background:#059669;transform:translateY(-2px)}.e-register-module-scss-module__pRCWVG__policyNotice{text-align:center;color:#64748b;margin-top:1.5rem;margin-bottom:0;font-size:.85rem}.e-register-module-scss-module__pRCWVG__policyNotice a{color:var(--primary-200);font-weight:600;text-decoration:underline}.e-register-module-scss-module__pRCWVG__policyNotice a:hover{text-decoration:none}.e-register-module-scss-module__pRCWVG__rulesContainer{max-height:400px;margin-bottom:2rem;padding-right:.5rem;overflow-y:auto}.e-register-module-scss-module__pRCWVG__rulesContainer::-webkit-scrollbar{width:6px}.e-register-module-scss-module__pRCWVG__rulesContainer::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.e-register-module-scss-module__pRCWVG__rulesContainer::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.e-register-module-scss-module__pRCWVG__ruleItem{border-bottom:1px solid #f1f5f9;gap:1rem;padding:1rem;display:flex}.e-register-module-scss-module__pRCWVG__ruleItem:last-child{border-bottom:none}.e-register-module-scss-module__pRCWVG__ruleNumber{background:var(--primary-light-50);width:28px;height:28px;color:var(--primary-200);border-radius:50%;flex-shrink:0;place-items:center;font-size:.9rem;font-weight:700;display:grid}.e-register-module-scss-module__pRCWVG__agreementBox{background:#f8fafc;border-radius:12px;padding:1rem}.e-register-module-scss-module__pRCWVG__checkboxLabel{cursor:pointer;color:#334155;align-items:center;gap:.75rem;font-weight:600;display:flex}.e-register-module-scss-module__pRCWVG__checkboxLabel input{display:none}.e-register-module-scss-module__pRCWVG__checkboxLabel .e-register-module-scss-module__pRCWVG__checkmark{border:2px solid #cbd5e1;border-radius:6px;place-items:center;width:24px;height:24px;transition:all .2s;display:grid}.e-register-module-scss-module__pRCWVG__checkboxLabel .e-register-module-scss-module__pRCWVG__checkmark:after{content:"";color:#fff;opacity:0;font-family:"Font Awesome 6 Free";font-size:.8rem;font-weight:900;transition:all .2s;transform:scale(.5)}.e-register-module-scss-module__pRCWVG__checkboxLabel input:checked+.e-register-module-scss-module__pRCWVG__checkmark{background:var(--primary-200);border-color:var(--primary-200)}.e-register-module-scss-module__pRCWVG__checkboxLabel input:checked+.e-register-module-scss-module__pRCWVG__checkmark:after{opacity:1;transform:scale(1)}.e-register-module-scss-module__pRCWVG__studentCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:1.5rem;padding:1.5rem;position:relative}.e-register-module-scss-module__pRCWVG__cardHeader{word-spacing:1.6px;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;font-weight:600;display:flex}.e-register-module-scss-module__pRCWVG__cardHeader h4{color:var(--primary-200);align-items:center;gap:.5rem;margin:0;display:flex}.e-register-module-scss-module__pRCWVG__btnDelete{color:var(--red-200);background:rgba(var(--red-200),.1);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.e-register-module-scss-module__pRCWVG__btnDelete:hover{background:rgba(var(--red-200),.15)}.e-register-module-scss-module__pRCWVG__btnAddStudent{color:#64748b;cursor:pointer;background:#fff;border:2px dashed #cbd5e1;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-weight:700;transition:all .2s;display:flex}.e-register-module-scss-module__pRCWVG__btnAddStudent:hover{border-color:var(--primary-200);color:var(--primary-200);background:var(--primary-light-80)}.e-register-module-scss-module__pRCWVG__dateSection{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem}.e-register-module-scss-module__pRCWVG__dateHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.e-register-module-scss-module__pRCWVG__dateHeader label{font-size:.9rem;font-weight:700}.e-register-module-scss-module__pRCWVG__toggleContainer{background:#f1f5f9;border-radius:8px;padding:3px;display:flex}.e-register-module-scss-module__pRCWVG__toggleBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.4rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.e-register-module-scss-module__pRCWVG__toggleBtn.e-register-module-scss-module__pRCWVG__active{color:var(--primary-200);background:#fff;box-shadow:0 2px 5px #0000000d}.e-register-module-scss-module__pRCWVG__dateGrid{grid-template-columns:1fr 1fr 1fr;gap:.75rem;display:grid}@media (max-width:576px){.e-register-module-scss-module__pRCWVG__dateGrid{grid-template-columns:1fr 1fr}.e-register-module-scss-module__pRCWVG__dateGrid>:last-child{grid-column:1/-1}}.e-register-module-scss-module__pRCWVG__spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite e-register-module-scss-module__pRCWVG__spin}@keyframes e-register-module-scss-module__pRCWVG__spin{to{transform:rotate(360deg)}}.e-register-module-scss-module__pRCWVG__successWrapper{max-width:600px;margin:4rem auto}.e-register-module-scss-module__pRCWVG__successCard{text-align:center;box-shadow:0 20px 50px rgba(var(--primary-200),.15);background:#fff;border-radius:24px;padding:3rem}.e-register-module-scss-module__pRCWVG__successCard h2{color:var(--primary-200);margin:1.5rem 0 .5rem;font-size:2rem}.e-register-module-scss-module__pRCWVG__successIcon{color:#10b981;background:#d1fae5;border-radius:50%;place-items:center;width:80px;height:80px;margin:0 auto;font-size:2.5rem;display:grid}.e-register-module-scss-module__pRCWVG__successInfoBox{text-align:right;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:16px;margin:2rem 0;padding:1.5rem}.e-register-module-scss-module__pRCWVG__successInfoBox h4{color:#166534;margin-top:0}.e-register-module-scss-module__pRCWVG__successInfoBox ul{color:#14532d;margin:0;padding-right:1.5rem}.e-register-module-scss-module__pRCWVG__successInfoBox ul li{margin-bottom:.5rem}.e-register-module-scss-module__pRCWVG__successActions{justify-content:space-between;align-items:center;display:flex}
