.dejapp-registration-container{width:100%;max-width:900px;margin:2rem auto;padding:0 1rem;font-family:Vazirmatn,sans-serif;direction:rtl}.dejapp-registration-card{background:#fff;border-radius:20px;box-shadow:0 15px 40px #0000001f;overflow:hidden}.dejapp-form-header{background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;padding:2.5rem;text-align:center;position:relative;overflow:hidden}.dejapp-form-header:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.2}.dejapp-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}.dejapp-logo:after{content:"";position:absolute;inset:-10px;background:linear-gradient(135deg,#fff3,#fff0 50%);transform:rotate(45deg)}.dejapp-title{font-size:2rem;font-weight:700;margin-bottom:.75rem;position:relative;z-index:1}.dejapp-subtitle{font-size:1.1rem;opacity:.9;max-width:600px;margin:0 auto;position:relative;z-index:1}.dejapp-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:#2c3e50;color:#fff;box-shadow:0 4px 10px #2c3e5033}.step-title{font-size:.9rem;color:#64748b;font-weight:500;transition:all .3s ease}.step.active .step-title{color:#2c3e50;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:#2c3e50;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid #e2e8f0}.step-icon{margin-left:.75rem;font-size:1.5rem;color:#2c3e50}.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:#2c3e50;box-shadow:0 0 0 3px #2c3e501a}.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}.input-with-icon{position:relative}.input-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#64748b;font-size:1.25rem}.input-with-icon input{padding-left:3rem}.birth-date-container{display:flex;gap:.75rem}.birth-date-field{flex:1}.radio-group-container{margin-bottom:1.5rem}.radio-group{display:flex;gap:2rem;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:#2c3e50}.radio-container input:checked~.radio-custom{border-color:#2c3e50}.radio-custom:after{content:"";position:absolute;display:none;top:4px;right:4px;width:10px;height:10px;border-radius:50%;background:#2c3e50}.radio-container input:checked~.radio-custom:after{display:block}.radio-label{color:#334155}.checkbox-group{margin:.5rem 0}.collaboration-requests{background-color:#f8fafc;border-radius:12px;padding:1.5rem;margin-top:1.5rem;border:1px solid #e2e8f0}.collaboration-requests h4{margin-top:0;margin-bottom:1rem;color:#2c3e50;font-size:1.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:#2c3e50}.checkbox-container input:checked~.checkmark{background-color:#2c3e50;border-color:#2c3e50}.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}.file-upload-container{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem;flex-wrap:wrap}.file-upload input[type=file]{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.file-upload-button{display:inline-flex;align-items:center;gap:.5rem;background-color:#f1f5f9;color:#334155;padding:.75rem 1.25rem;border-radius:8px;cursor:pointer;font-weight:500;transition:all .2s;border:1px solid #cbd5e1}.file-upload-button:hover{background-color:#e2e8f0;transform:translateY(-1px)}.upload-icon{font-size:1.25rem}.file-info{color:#64748b;font-size:.875rem}.selected-files{margin-top:1rem;background-color:#f8fafc;border-radius:8px;padding:1rem;border:1px solid #e2e8f0}.selected-files h4{margin-top:0;margin-bottom:.75rem;font-size:1rem;color:#334155}.selected-files ul{list-style:none;padding:0;margin:0}.selected-files li{display:flex;align-items:center;padding:.75rem;border-bottom:1px solid #e2e8f0;color:#475569;font-size:.875rem;background-color:#fff;border-radius:6px;margin-bottom:.5rem}.selected-files li:last-child{margin-bottom:0}.file-icon{margin-left:.5rem;font-size:1.25rem}.file-name{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-size{margin:0 .75rem;color:#64748b}.remove-file{background:none;border:none;color:#ef4444;font-size:1.25rem;cursor:pointer;padding:0;margin:0;line-height:1;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s}.remove-file:hover{background-color:#fee2e2}.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:#2c3e50;color:#fff;border:none;box-shadow:0 4px 10px #2c3e5033}.next-button:hover{background-color:#1e293b;transform:translateY(-2px);box-shadow:0 6px 15px #2c3e5040}.submit-button{background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;border:none;box-shadow:0 4px 10px #2c3e5033;padding:.875rem 2.5rem}.submit-button:hover{transform:translateY(-2px);box-shadow:0 6px 15px #2c3e5040}.submit-button:disabled{background:linear-gradient(135deg,#94a3b8,#64748b);cursor:not-allowed;transform:none;box-shadow:0 2px 5px #2c3e501a}.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,#2c3e50,#34495e);border-radius:50%;margin:0 auto 1.5rem;color:#fff;font-size:3rem;box-shadow:0 10px 20px #2c3e5033}.success-message h3{color:#2c3e50;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:#2c3e50;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}.success-actions{margin-top:2rem}.home-button{display:inline-block;background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;border:none;border-radius:8px;padding:.875rem 2rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s;text-decoration:none;box-shadow:0 4px 10px #2c3e5033}.home-button:hover{transform:translateY(-2px);box-shadow:0 6px 15px #2c3e5040}@media (max-width: 768px){.dejapp-form-header{padding:2rem 1rem}.dejapp-logo{width:90px;height:90px;line-height:90px;font-size:2.5rem}.dejapp-title{font-size:1.5rem}.dejapp-subtitle{font-size:1rem}.step-indicator{padding:1rem}.step-title{font-size:.8rem}.form-step{padding:1.5rem}.step-heading{font-size:1.3rem}.form-row{flex-direction:column;gap:0}.radio-group{flex-direction:column;gap:.75rem}.form-actions{flex-direction:column;gap:1rem}.prev-button,.next-button,.submit-button{width:100%}.birth-date-container{flex-direction:column;gap:1rem}}@media (max-width: 480px){.step-number{width:30px;height:30px;font-size:.9rem}.step-title{display:none}.step-line{top:-15px}}.dejapp-page[data-astro-cid-3s2orshk]{font-family:Vazirmatn,sans-serif;direction:rtl}.hero-section[data-astro-cid-3s2orshk]{background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;padding:5rem 1rem;position:relative;overflow:hidden}.hero-section[data-astro-cid-3s2orshk]:before{content:"";position:absolute;inset:0;background-image:url(/images/dejapp-pattern.svg);opacity:.05}.container[data-astro-cid-3s2orshk]{max-width:1200px;margin:0 auto;padding:0 1rem;position:relative;z-index:1}.hero-content[data-astro-cid-3s2orshk]{max-width:600px}.hero-section[data-astro-cid-3s2orshk] .container[data-astro-cid-3s2orshk]{display:flex;align-items:center;justify-content:space-between}.hero-section[data-astro-cid-3s2orshk] h1[data-astro-cid-3s2orshk]{font-size:3rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(to right,#fff,#ecf0f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-section[data-astro-cid-3s2orshk] p[data-astro-cid-3s2orshk]{font-size:1.5rem;opacity:.9;line-height:1.6}.hero-image[data-astro-cid-3s2orshk]{width:40%;max-width:400px}.hero-image[data-astro-cid-3s2orshk] img[data-astro-cid-3s2orshk]{width:100%;height:auto}.section-title[data-astro-cid-3s2orshk]{text-align:center;font-size:2.2rem;color:#2c3e50;margin-bottom:2.5rem;position:relative;padding-bottom:1rem}.section-title[data-astro-cid-3s2orshk]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(to right,#2c3e50,#34495e);border-radius:2px}.section-description[data-astro-cid-3s2orshk]{text-align:center;max-width:800px;margin:0 auto 3rem;color:#475569;line-height:1.7;font-size:1.1rem}.benefits-section[data-astro-cid-3s2orshk]{padding:5rem 1rem;background-color:#f8fafc}.benefits-grid[data-astro-cid-3s2orshk]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.benefit-card[data-astro-cid-3s2orshk]{background-color:#fff;border-radius:16px;padding:2.5rem 2rem;box-shadow:0 10px 25px #0000000d;transition:all .3s ease;text-align:center}.benefit-card[data-astro-cid-3s2orshk]:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001a}.benefit-icon[data-astro-cid-3s2orshk]{font-size:3rem;margin-bottom:1.5rem;display:inline-block}.benefit-card[data-astro-cid-3s2orshk] h3[data-astro-cid-3s2orshk]{color:#2c3e50;font-size:1.4rem;margin-bottom:1rem}.benefit-card[data-astro-cid-3s2orshk] p[data-astro-cid-3s2orshk]{color:#475569;line-height:1.7}.registration-section[data-astro-cid-3s2orshk]{padding:5rem 1rem;background-color:#fff}.faq-section[data-astro-cid-3s2orshk]{padding:5rem 1rem;background-color:#f8fafc}.faq-list[data-astro-cid-3s2orshk]{max-width:800px;margin:0 auto}.faq-item[data-astro-cid-3s2orshk]{margin-bottom:1rem;border-radius:12px;background-color:#fff;box-shadow:0 4px 10px #0000000d;overflow:hidden}.faq-question[data-astro-cid-3s2orshk]{padding:1.5rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .3s}.faq-question[data-astro-cid-3s2orshk] h3[data-astro-cid-3s2orshk]{margin:0;font-size:1.1rem;color:#2c3e50;font-weight:600}.faq-toggle[data-astro-cid-3s2orshk]{font-size:1.5rem;font-weight:700;color:#2c3e50;transition:all .3s}.faq-answer[data-astro-cid-3s2orshk]{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-answer[data-astro-cid-3s2orshk] p[data-astro-cid-3s2orshk]{padding:0 1.5rem 1.5rem;margin:0;color:#475569;line-height:1.7}.faq-item[data-astro-cid-3s2orshk].active .faq-question[data-astro-cid-3s2orshk]{background-color:#f1f5f9}@media (max-width: 768px){.hero-section[data-astro-cid-3s2orshk]{padding:3rem 1rem}.hero-section[data-astro-cid-3s2orshk] .container[data-astro-cid-3s2orshk]{flex-direction:column;text-align:center}.hero-content[data-astro-cid-3s2orshk]{max-width:100%;margin-bottom:2rem}.hero-section[data-astro-cid-3s2orshk] h1[data-astro-cid-3s2orshk]{font-size:2.2rem}.hero-section[data-astro-cid-3s2orshk] p[data-astro-cid-3s2orshk]{font-size:1.2rem}.hero-image[data-astro-cid-3s2orshk]{width:70%;margin:0 auto}.benefits-section[data-astro-cid-3s2orshk],.registration-section[data-astro-cid-3s2orshk],.faq-section[data-astro-cid-3s2orshk]{padding:3rem 1rem}.section-title[data-astro-cid-3s2orshk]{font-size:1.8rem}.section-description[data-astro-cid-3s2orshk],.faq-question[data-astro-cid-3s2orshk] h3[data-astro-cid-3s2orshk]{font-size:1rem}}
