.investment-fund-form{font-family:Vazirmatn,Tahoma,sans-serif;direction:rtl;max-width:1200px;margin:0 auto;color:#334155;position:relative}.form-header{text-align:center;margin-bottom:2rem;padding:3rem 1rem;background:linear-gradient(135deg,#3b82f6,#1e40af);border-radius:1rem 1rem 0 0;position:relative;overflow:hidden;color:#fff}.header-icon-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;opacity:.1}.header-icon{position:absolute;width:150px;height:150px;background-repeat:no-repeat;background-size:contain}.header-icon.money{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm.31-8.86c-1.77-.45-2.31-.94-2.31-1.68 0-.84.79-1.43 2-1.43 1.38 0 1.9.66 1.94 1.64h1.71c-.05-1.34-.87-2.57-2.49-2.97V5H10.9v1.69c-1.51.32-2.72 1.3-2.72 2.81 0 1.79 1.49 2.69 3.66 3.21 1.95.46 2.34 1.15 2.34 1.87 0 .53-.39 1.39-2 1.39-1.52 0-2.14-.6-2.22-1.64H8.25c.07 1.58 1.26 2.55 2.64 2.87V19h2.26v-1.67c1.51-.29 2.72-1.16 2.73-2.77-.01-2.2-1.9-2.96-3.57-3.42z'/%3E%3C/svg%3E");top:10%;left:10%;animation:float 8s ease-in-out infinite}.header-icon.chart{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M3.5 18.49l6-6.01 4 4L22 6.92l-1.41-1.41-7.09 7.97-4-4L2 16.99z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");bottom:10%;right:10%;animation:float 6s ease-in-out infinite reverse}@keyframes float{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}to{transform:translateY(0) rotate(0)}}.form-header h2{font-size:2rem;font-weight:700;margin-bottom:1rem;position:relative;z-index:1}.form-description{font-size:1.1rem;max-width:800px;margin:0 auto;position:relative;z-index:1}.projects-section{margin:3rem 0;padding:2rem;background-color:#f8fafc;border-radius:1rem;box-shadow:0 4px 6px #0000000d}.projects-tabs{display:flex;justify-content:center;margin-bottom:2rem;gap:1rem}.tab-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;background-color:#fff;color:#64748b;font-weight:600;border-radius:.5rem;cursor:pointer;transition:all .3s ease;box-shadow:0 1px 3px #0000001a}.tab-btn.active{background-color:#3b82f6;color:#fff}.tab-btn:hover:not(.active){background-color:#e2e8f0}.projects-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}.project-card{background-color:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px #0000000d;transition:all .3s ease;cursor:pointer;position:relative}.project-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.project-image{height:200px;position:relative;overflow:hidden}.project-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.project-card:hover .project-image img{transform:scale(1.05)}.project-category{position:absolute;bottom:0;right:0;background-color:#3b82f6e6;color:#fff;padding:.5rem 1rem;font-size:.875rem;font-weight:600;border-top-left-radius:.5rem}.opportunity-badge{position:absolute;top:1rem;left:1rem;background-color:#f59e0b;color:#fff;padding:.25rem .75rem;font-size:.75rem;font-weight:600;border-radius:2rem;box-shadow:0 2px 4px #0000001a}.opportunity-badge.large{top:1.5rem;left:1.5rem;padding:.5rem 1rem;font-size:.875rem}.project-content{padding:1.5rem}.project-content h3{font-size:1.25rem;font-weight:700;margin-top:0;margin-bottom:1rem;color:#1e293b}.project-meta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;font-size:.875rem;color:#64748b}.meta-item{display:flex;align-items:center;gap:.5rem}.project-description{font-size:.95rem;color:#475569;margin-bottom:1.5rem;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.project-progress{margin-bottom:1.5rem}.progress-label{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.875rem;color:#64748b}.progress-bar{width:100%;height:8px;background-color:#e2e8f0;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(to right,#3b82f6,#60a5fa);border-radius:4px;transition:width 1s ease}.project-stats{display:flex;justify-content:space-around;margin-bottom:1.5rem;padding:1rem 0;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.stat{text-align:center}.stat-value{font-size:1.25rem;font-weight:700;color:#1e293b}.stat-label{font-size:.875rem;color:#64748b}.view-details-btn,.invest-now-btn{width:100%;padding:.75rem;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .3s ease}.view-details-btn{background-color:#f1f5f9;color:#1e293b}.view-details-btn:hover{background-color:#e2e8f0}.invest-now-btn{background-color:#3b82f6;color:#fff}.invest-now-btn:hover{background-color:#2563eb}.opportunity-info{background-color:#f8fafc;border-radius:.5rem;padding:1rem;margin-bottom:1.5rem}.info-item{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.875rem}.info-item:last-child{margin-bottom:0}.info-label{color:#64748b}.info-value{font-weight:600;color:#1e293b}.project-details-modal{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-content{position:relative;width:90%;max-width:800px;max-height:90vh;overflow-y:auto;background-color:#fff;border-radius:1rem;box-shadow:0 10px 25px #0003;z-index:1001}.close-modal{position:absolute;top:1rem;left:1rem;width:36px;height:36px;border-radius:50%;background-color:#fff;color:#64748b;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 5px #0000001a;z-index:1}.close-modal:hover{background-color:#f1f5f9;color:#1e293b}.modal-header{position:relative}.modal-image{height:250px;overflow:hidden}.modal-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.modal-title{position:absolute;bottom:0;right:0;left:0;padding:1.5rem;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);color:#fff}.modal-title h3{margin:0 0 .5rem;font-size:1.5rem}.modal-category{display:inline-block;background-color:#3b82f6e6;padding:.25rem .75rem;border-radius:2rem;font-size:.875rem;font-weight:600}.modal-body{padding:2rem}.modal-section{margin-bottom:2rem}.modal-section h4{font-size:1.25rem;margin-top:0;margin-bottom:1rem;color:#1e293b}.modal-info-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.modal-progress{display:flex;align-items:center;gap:1rem}.modal-progress .progress-bar{flex:1}.progress-value{font-size:1.25rem;font-weight:700;color:#3b82f6}.chart-placeholder{height:200px;background-color:#f8fafc;border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:#64748b}.modal-actions{display:flex;gap:1rem;margin-top:2rem}.modal-actions button{flex:1;padding:.75rem;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .3s ease}.highlight{color:#3b82f6}.timeline{position:relative;padding-right:2rem}.timeline:before{content:"";position:absolute;top:0;right:9px;height:100%;width:2px;background-color:#e2e8f0}.timeline-item{position:relative;margin-bottom:1.5rem}.timeline-item:last-child{margin-bottom:0}.timeline-point{position:absolute;top:0;right:-2rem;width:20px;height:20px;border-radius:50%;background-color:#e2e8f0;border:3px solid white;box-shadow:0 0 0 1px #e2e8f0}.timeline-item.active .timeline-point{background-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}.timeline-content{padding-bottom:1rem}.timeline-content h5{margin:0 0 .5rem;font-size:1rem;color:#1e293b}.timeline-content p{margin:0;font-size:.875rem;color:#64748b}.timeline-item.active .timeline-content h5{color:#3b82f6}.fund-purposes-section{margin:3rem 0;padding:2rem;background-color:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000000d}.section-title{font-size:1.5rem;font-weight:700;margin-top:0;margin-bottom:2rem;text-align:center;color:#1e293b}.purposes-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.purpose-card{background-color:#f8fafc;border-radius:1rem;padding:2rem;text-align:center;transition:all .3s ease;border-bottom:3px solid transparent}.purpose-card:hover{transform:translateY(-5px);border-bottom-color:#3b82f6;box-shadow:0 10px 15px #0000000d}.purpose-icon{font-size:3rem;margin-bottom:1rem}.purpose-card h4{font-size:1.1rem;margin-top:0;margin-bottom:1rem;color:#1e293b}.purpose-card p{font-size:.95rem;color:#64748b;margin:0;line-height:1.6}.investment-models-section{margin:3rem 0;padding:2rem;background:linear-gradient(135deg,#dbeafe,#eff6ff);border-radius:1rem;box-shadow:0 4px 6px #0000000d}.models-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.model-card{background-color:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px #0000000d;transition:all .3s ease}.model-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px #0000001a}.model-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.model-header h4{font-size:1.25rem;margin:0;color:#1e293b}.risk-badge{padding:.25rem .75rem;border-radius:2rem;font-size:.75rem;font-weight:600}.risk-badge.small{padding:.125rem .5rem;font-size:.7rem}.risk-badge.high{background-color:#fee2e2;color:#ef4444}.risk-badge.medium{background-color:#fef3c7;color:#f59e0b}.risk-badge.low{background-color:#dcfce7;color:#22c55e}.model-description{font-size:.95rem;color:#64748b;margin-bottom:1.5rem;line-height:1.6}.model-details{background-color:#f8fafc;border-radius:.5rem;padding:1rem}.detail-item{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.875rem}.detail-item:last-child{margin-bottom:0}.detail-label{color:#64748b}.detail-value{font-weight:600;color:#1e293b}.form-container{background-color:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000000d;overflow:hidden;margin-bottom:3rem}.form-register-header{text-align:center;padding:2rem;background:linear-gradient(135deg,#eff6ff,#dbeafe)}.form-register-header h3{font-size:1.5rem;font-weight:700;margin-top:0;margin-bottom:1rem;color:#1e293b}.form-register-header p{font-size:1rem;color:#475569;max-width:600px;margin:0 auto 2rem}.form-progress{display:flex;justify-content:center;margin-top:2rem}.progress-step{display:flex;flex-direction:column;align-items:center;width:120px;position:relative}.progress-step:not(:last-child):after{content:"";position:absolute;top:20px;right:60px;width:120px;height:2px;background-color:#e2e8f0;z-index:0}.progress-step.active:not(:last-child):after{background-color:#3b82f6}.step-number{width:40px;height:40px;border-radius:50%;background-color:#e2e8f0;color:#64748b;display:flex;align-items:center;justify-content:center;font-weight:600;margin-bottom:.5rem;position:relative;z-index:1;transition:all .3s ease}.progress-step.active .step-number{background-color:#3b82f6;color:#fff}.step-label{font-size:.875rem;color:#64748b;transition:all .3s ease}.progress-step.active .step-label{color:#3b82f6;font-weight:600}.investment-form{padding:2rem}.form-step{min-height:400px}.form-section-title{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;color:#1e293b}.form-section-number{width:36px;height:36px;border-radius:50%;background-color:#3b82f6;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600}.form-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-bottom:1.5rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#475569}.required{color:#ef4444}input[type=text],input[type=email],input[type=tel],select,textarea{width:100%;padding:.75rem 1rem;border:1px solid #cbd5e1;border-radius:.5rem;font-family:inherit;font-size:1rem;color:#1e293b;background-color:#fff;transition:all .3s ease}input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,select:focus,textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}input.error,select.error,textarea.error{border-color:#ef4444;background-color:#fef2f2}.error-message{color:#ef4444;font-size:.875rem;margin-top:.5rem}.error-message.centered{text-align:center;margin-top:1rem}.checkbox-container{display:flex;align-items:center;gap:.5rem;cursor:pointer;position:relative;padding-right:2rem;margin-bottom:.75rem}.checkbox-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox-custom{position:absolute;top:0;right:0;height:20px;width:20px;background-color:#fff;border:1px solid #cbd5e1;border-radius:4px;transition:all .3s ease}.checkbox-container:hover .checkbox-custom{border-color:#3b82f6}.checkbox-container input:checked~.checkbox-custom{background-color:#3b82f6;border-color:#3b82f6}.checkbox-custom:after{content:"";position:absolute;display:none;left:7px;top:3px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox-container input:checked~.checkbox-custom:after{display:block}.checkbox-label{font-size:.95rem;color:#475569}.experience-checkbox{margin-top:1rem;margin-bottom:1rem}.investment-purposes{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;margin-bottom:1rem}.purpose-icon{font-size:1.25rem;margin-left:.5rem}.investment-model-options{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin-bottom:1rem}.model-option{position:relative;cursor:pointer}.model-option input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.model-option-content{border:1px solid #cbd5e1;border-radius:.5rem;padding:1.25rem;transition:all .3s ease}.model-option:hover .model-option-content{border-color:#3b82f6;box-shadow:0 4px 6px #0000000d}.model-option input:checked~.model-option-content{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f6}.model-option-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.model-option-header h4{margin:0;font-size:1rem;color:#1e293b}.model-option-content p{font-size:.875rem;color:#64748b;margin-bottom:.75rem}.model-option-detail{display:flex;justify-content:space-between;font-size:.75rem;color:#475569}.form-help{font-size:.875rem;color:#64748b;margin-top:.5rem}.text-btn{background:none;border:none;color:#3b82f6;font-weight:600;cursor:pointer;padding:0;margin-right:.5rem}.text-btn:hover{text-decoration:underline}.interested-projects{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.interested-project{background-color:#dbeafe;color:#1e40af;padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:600}.terms-group{margin-top:2rem}.terms-link{color:#3b82f6;margin-right:.5rem;font-weight:600;text-decoration:none}.terms-link:hover{text-decoration:underline}.form-notice{display:flex;gap:1rem;background-color:#f8fafc;border-radius:.5rem;padding:1rem;margin:2rem 0}.form-notice svg{flex-shrink:0;color:#3b82f6}.form-notice p{margin:0;font-size:.875rem;color:#475569;line-height:1.6}.form-actions{display:flex;justify-content:space-between;margin-top:2rem}.prev-btn,.next-btn,.submit-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .3s ease}.prev-btn{background-color:#f1f5f9;color:#475569}.prev-btn:hover{background-color:#e2e8f0}.next-btn,.submit-btn{background-color:#3b82f6;color:#fff}.next-btn:hover,.submit-btn:hover{background-color:#2563eb}.submit-btn{min-width:150px;justify-content:center}.submit-btn:disabled{background-color:#94a3b8;cursor:not-allowed}.spinner{width:20px;height:20px;border:3px 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{padding:3rem 2rem;text-align:center}.success-icon{width:80px;height:80px;background-color:#dcfce7;color:#22c55e;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem}.success-message h3{font-size:1.5rem;color:#1e293b;margin-bottom:1rem}.success-message p{font-size:1rem;color:#475569;max-width:600px;margin:0 auto 2rem}.next-steps{background-color:#f8fafc;border-radius:.75rem;padding:1.5rem;text-align:right;max-width:600px;margin:0 auto 2rem}.next-steps h4{font-size:1.1rem;color:#1e293b;margin-top:0;margin-bottom:1rem}.next-steps ol{margin:0;padding-right:1.5rem}.next-steps li{margin-bottom:.5rem;color:#475569}.next-steps li:last-child{margin-bottom:0}.investor-portal-section{max-width:600px;margin:0 auto 2rem}.investor-portal-section h4{font-size:1.1rem;color:#1e293b;margin-top:0;margin-bottom:1rem}.investor-portal-section p{font-size:.95rem;color:#475569;margin-bottom:1.5rem}.portal-btn{display:flex;align-items:center;gap:1rem;background-color:#3b82f6;color:#fff;text-decoration:none;padding:1rem 1.5rem;border-radius:.5rem;transition:all .3s ease}.portal-btn:hover{background-color:#2563eb;transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.portal-icon{width:48px;height:48px;background-color:#fff3;border-radius:.5rem;display:flex;align-items:center;justify-content:center}.portal-text{flex:1;text-align:right}.portal-text span{display:block;font-weight:600;margin-bottom:.25rem}.portal-text small{font-size:.875rem;opacity:.9}.success-actions{margin-top:2rem}.back-btn{display:inline-flex;align-items:center;gap:.5rem;background-color:#f1f5f9;color:#475569;border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .3s ease}.back-btn:hover{background-color:#e2e8f0}@media (max-width: 992px){.projects-container{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.purposes-grid,.models-grid,.investment-purposes,.investment-model-options{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media (max-width: 768px){.projects-container{grid-template-columns:1fr}.progress-step{width:100px}.progress-step:not(:last-child):after{width:100px;right:50px}.form-row,.modal-info-grid{grid-template-columns:1fr}.modal-actions{flex-direction:column}}@media (max-width: 576px){.form-header{padding:2rem 1rem}.form-header h2{font-size:1.5rem}.projects-tabs{flex-direction:column}.tab-btn{width:100%;justify-content:center}.purposes-grid,.models-grid,.investment-purposes,.investment-model-options{grid-template-columns:1fr}.form-progress{flex-direction:column;gap:1rem}.progress-step{flex-direction:row;width:100%;justify-content:flex-start;gap:1rem}.progress-step:not(:last-child):after{display:none}.form-actions{flex-direction:column;gap:1rem}.prev-btn,.next-btn,.submit-btn{width:100%;justify-content:center}.modal-content{width:95%}}:root{--primary: #3b82f6;--primary-light: #60a5fa;--primary-dark: #2563eb;--primary-50: #eff6ff;--primary-100: #dbeafe;--primary-200: #bfdbfe;--secondary: #f59e0b;--secondary-light: #fbbf24;--secondary-dark: #d97706;--secondary-50: #fffbeb;--secondary-100: #fef3c7;--secondary-200: #fde68a;--gray-50: #f8fafc;--gray-100: #f1f5f9;--gray-200: #e2e8f0;--gray-300: #cbd5e1;--gray-400: #94a3b8;--gray-500: #64748b;--gray-600: #475569;--gray-700: #334155;--gray-800: #1e293b;--gray-900: #0f172a;--white: #ffffff;--black: #000000}.investment-fund-page[data-astro-cid-jrjnpy7p]{max-width:100%;overflow-x:hidden;font-family:Vazirmatn,Tahoma,sans-serif;direction:rtl;line-height:1.6;color:var(--gray-700)}section[data-astro-cid-jrjnpy7p]{padding:5rem 1rem;max-width:1280px;margin:0 auto}h1[data-astro-cid-jrjnpy7p],h2[data-astro-cid-jrjnpy7p],h3[data-astro-cid-jrjnpy7p],h4[data-astro-cid-jrjnpy7p],h5[data-astro-cid-jrjnpy7p],h6[data-astro-cid-jrjnpy7p]{color:var(--gray-900);font-weight:700;line-height:1.2}h1[data-astro-cid-jrjnpy7p]{font-size:2.5rem;margin-bottom:1rem}h2[data-astro-cid-jrjnpy7p]{font-size:2rem;margin-bottom:.75rem}.hero-section[data-astro-cid-jrjnpy7p]{position:relative;padding:6rem 1rem;background:linear-gradient(135deg,var(--primary-50) 0%,var(--primary-100) 100%);overflow:hidden}.hero-content[data-astro-cid-jrjnpy7p]{display:flex;flex-direction:column;gap:3rem}.hero-text[data-astro-cid-jrjnpy7p]{flex:1}.hero-badge[data-astro-cid-jrjnpy7p]{display:inline-block;background-color:var(--primary-200);color:var(--primary-dark);padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:600;margin-bottom:1rem}.hero-subtitle[data-astro-cid-jrjnpy7p]{font-size:1.25rem;color:var(--gray-600);margin-bottom:2rem;max-width:600px}.highlight[data-astro-cid-jrjnpy7p]{color:var(--primary)}.hero-stats[data-astro-cid-jrjnpy7p]{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:2rem}.stat-item[data-astro-cid-jrjnpy7p]{position:relative}.stat-item[data-astro-cid-jrjnpy7p]:not(:last-child):after{content:"";position:absolute;top:10%;left:-1rem;height:80%;width:1px;background-color:var(--gray-300)}.stat-value[data-astro-cid-jrjnpy7p]{font-size:2rem;font-weight:700;color:var(--primary);margin-bottom:.25rem}.stat-label[data-astro-cid-jrjnpy7p]{font-size:.875rem;color:var(--gray-600)}.hero-buttons[data-astro-cid-jrjnpy7p]{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.primary-btn[data-astro-cid-jrjnpy7p],.secondary-btn[data-astro-cid-jrjnpy7p]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;transition:all .3s ease;text-align:center;border:none;cursor:pointer;text-decoration:none}.primary-btn[data-astro-cid-jrjnpy7p]{background-color:var(--primary);color:var(--white)}.primary-btn[data-astro-cid-jrjnpy7p]:hover{background-color:var(--primary-dark);color:var(--white);transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.secondary-btn[data-astro-cid-jrjnpy7p]{background-color:var(--white);color:var(--primary);border:2px solid var(--primary)}.secondary-btn[data-astro-cid-jrjnpy7p]:hover{background-color:var(--primary-50);transform:translateY(-2px);box-shadow:0 4px 6px #0000000d}.hero-image-container[data-astro-cid-jrjnpy7p]{flex:1;display:flex;align-items:center;justify-content:center}.hero-image[data-astro-cid-jrjnpy7p]{max-width:100%;height:auto;border-radius:1rem;box-shadow:0 10px 25px #0000001a;transition:transform .3s ease}.hero-image[data-astro-cid-jrjnpy7p]:hover{transform:translateY(-5px)}.hero-scroll[data-astro-cid-jrjnpy7p]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);text-align:center}.hero-scroll[data-astro-cid-jrjnpy7p] a[data-astro-cid-jrjnpy7p]{display:flex;flex-direction:column;align-items:center;color:var(--gray-600);font-size:.875rem;transition:color .3s ease;text-decoration:none}.hero-scroll[data-astro-cid-jrjnpy7p] a[data-astro-cid-jrjnpy7p]:hover{color:var(--primary)}.hero-scroll[data-astro-cid-jrjnpy7p] svg[data-astro-cid-jrjnpy7p]{width:24px;height:24px;margin-top:.5rem;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.section-header[data-astro-cid-jrjnpy7p]{text-align:center;max-width:800px;margin:0 auto 3rem}.section-header[data-astro-cid-jrjnpy7p].light,.section-header[data-astro-cid-jrjnpy7p].light h2[data-astro-cid-jrjnpy7p]{color:var(--white)}.section-tag[data-astro-cid-jrjnpy7p]{display:inline-block;background-color:var(--primary-100);color:var(--primary);padding:.25rem .75rem;border-radius:2rem;font-size:.875rem;font-weight:600;margin-bottom:1rem}.section-header[data-astro-cid-jrjnpy7p] p[data-astro-cid-jrjnpy7p]{font-size:1.1rem;color:var(--gray-600);margin-top:.5rem}.section-header[data-astro-cid-jrjnpy7p].light p[data-astro-cid-jrjnpy7p]{color:var(--white);opacity:.9}.features-section[data-astro-cid-jrjnpy7p]{background-color:var(--white)}.features-grid[data-astro-cid-jrjnpy7p]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.feature-card[data-astro-cid-jrjnpy7p]{background-color:var(--gray-50);border-radius:1rem;padding:2rem;text-align:center;transition:all .3s ease;border-bottom:3px solid transparent}.feature-card[data-astro-cid-jrjnpy7p]:hover{transform:translateY(-5px);border-bottom-color:var(--primary);box-shadow:0 10px 15px #0000000d}.feature-icon[data-astro-cid-jrjnpy7p]{font-size:3rem;margin-bottom:1.5rem}.feature-card[data-astro-cid-jrjnpy7p] h3[data-astro-cid-jrjnpy7p]{font-size:1.25rem;margin-bottom:1rem;color:var(--gray-800)}.feature-card[data-astro-cid-jrjnpy7p] p[data-astro-cid-jrjnpy7p]{color:var(--gray-600);font-size:.95rem}.performance-section[data-astro-cid-jrjnpy7p]{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);color:var(--white);border-radius:1rem;margin:3rem auto}.performance-container[data-astro-cid-jrjnpy7p]{display:flex;flex-direction:column;gap:2rem}.performance-chart[data-astro-cid-jrjnpy7p]{flex:1;background-color:var(--white);border-radius:1rem;padding:1.5rem;box-shadow:0 10px 15px #0000001a}.chart-placeholder[data-astro-cid-jrjnpy7p]{width:100%;height:300px;display:flex;align-items:center;justify-content:center;background-color:var(--gray-50);border-radius:.5rem;overflow:hidden}.chart-placeholder[data-astro-cid-jrjnpy7p] img[data-astro-cid-jrjnpy7p]{max-width:100%;height:auto}.performance-table[data-astro-cid-jrjnpy7p]{flex:1;background-color:#ffffff1a;border-radius:1rem;overflow:hidden}.table-header[data-astro-cid-jrjnpy7p]{display:grid;grid-template-columns:repeat(4,1fr);background-color:#fff3;padding:1rem;font-weight:600}.table-row[data-astro-cid-jrjnpy7p]{display:grid;grid-template-columns:repeat(4,1fr);padding:1rem;border-bottom:1px solid rgba(255,255,255,.1);transition:background-color .3s ease}.table-row[data-astro-cid-jrjnpy7p]:last-child{border-bottom:none}.table-row[data-astro-cid-jrjnpy7p]:hover{background-color:#ffffff0d}.header-cell[data-astro-cid-jrjnpy7p],.row-cell[data-astro-cid-jrjnpy7p]{padding:.5rem;text-align:center}.highlight[data-astro-cid-jrjnpy7p]{color:var(--secondary-light);font-weight:600}.process-section[data-astro-cid-jrjnpy7p]{background-color:var(--gray-50)}.process-steps[data-astro-cid-jrjnpy7p]{display:flex;flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto}.process-step[data-astro-cid-jrjnpy7p]{display:flex;gap:1.5rem;align-items:flex-start;background-color:var(--white);border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px #0000000d;transition:all .3s ease}.process-step[data-astro-cid-jrjnpy7p]:hover{transform:translateY(-5px);box-shadow:0 10px 15px #0000001a}.step-number[data-astro-cid-jrjnpy7p]{width:50px;height:50px;background-color:var(--primary);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;flex-shrink:0}.step-content[data-astro-cid-jrjnpy7p]{flex:1}.step-content[data-astro-cid-jrjnpy7p] h3[data-astro-cid-jrjnpy7p]{font-size:1.25rem;margin-bottom:.5rem;color:var(--gray-800)}.step-content[data-astro-cid-jrjnpy7p] p[data-astro-cid-jrjnpy7p]{color:var(--gray-600);font-size:.95rem;margin:0}.testimonials-section[data-astro-cid-jrjnpy7p]{background-color:var(--white)}.testimonials-container[data-astro-cid-jrjnpy7p]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.testimonial-card[data-astro-cid-jrjnpy7p]{background-color:var(--gray-50);border-radius:1rem;padding:2rem;position:relative;box-shadow:0 4px 6px #0000000d;transition:all .3s ease}.testimonial-card[data-astro-cid-jrjnpy7p]:hover{transform:translateY(-5px);box-shadow:0 10px 15px #0000001a}.testimonial-quote[data-astro-cid-jrjnpy7p]{position:absolute;top:1.5rem;right:1.5rem;color:var(--primary-100);opacity:.5}.testimonial-text[data-astro-cid-jrjnpy7p]{font-size:.95rem;color:var(--gray-700);margin-bottom:1.5rem;position:relative;z-index:1}.testimonial-author[data-astro-cid-jrjnpy7p]{display:flex;align-items:center;gap:1rem}.author-image[data-astro-cid-jrjnpy7p]{width:60px;height:60px;border-radius:50%;overflow:hidden;border:3px solid var(--white);box-shadow:0 4px 6px #0000001a}.author-image[data-astro-cid-jrjnpy7p] img[data-astro-cid-jrjnpy7p]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.author-info[data-astro-cid-jrjnpy7p] h4[data-astro-cid-jrjnpy7p]{font-size:1rem;margin:0 0 .25rem;color:var(--gray-800)}.author-info[data-astro-cid-jrjnpy7p] p[data-astro-cid-jrjnpy7p]{font-size:.875rem;color:var(--gray-500);margin:0}.faq-section[data-astro-cid-jrjnpy7p]{background-color:var(--gray-50)}.faq-container[data-astro-cid-jrjnpy7p]{max-width:800px;margin:0 auto}.faq-item[data-astro-cid-jrjnpy7p]{background-color:var(--white);border-radius:.75rem;margin-bottom:1rem;overflow:hidden;box-shadow:0 2px 4px #0000000d}.faq-question[data-astro-cid-jrjnpy7p]{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;cursor:pointer}.faq-question[data-astro-cid-jrjnpy7p] h3[data-astro-cid-jrjnpy7p]{font-size:1.1rem;margin:0;color:var(--gray-800)}.faq-icon[data-astro-cid-jrjnpy7p]{color:var(--primary);font-size:1.5rem;font-weight:600;transition:transform .3s ease}.faq-item[data-astro-cid-jrjnpy7p].active .faq-icon[data-astro-cid-jrjnpy7p]{transform:rotate(45deg)}.faq-answer[data-astro-cid-jrjnpy7p]{padding:0 1.5rem;max-height:0;overflow:hidden;transition:all .3s ease}.faq-item[data-astro-cid-jrjnpy7p].active .faq-answer[data-astro-cid-jrjnpy7p]{padding:0 1.5rem 1.25rem;max-height:500px}.faq-answer[data-astro-cid-jrjnpy7p] p[data-astro-cid-jrjnpy7p]{margin:0;color:var(--gray-600);font-size:.95rem;line-height:1.7}.investment-form-section[data-astro-cid-jrjnpy7p]{background-color:var(--white);padding-bottom:0}.contact-section[data-astro-cid-jrjnpy7p]{background-color:var(--gray-50);padding-bottom:0}.contact-grid[data-astro-cid-jrjnpy7p]{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.contact-info[data-astro-cid-jrjnpy7p]{padding:2rem}.contact-info[data-astro-cid-jrjnpy7p] h2[data-astro-cid-jrjnpy7p]{font-size:1.75rem;margin-bottom:1rem;color:var(--gray-800)}.contact-info[data-astro-cid-jrjnpy7p] p[data-astro-cid-jrjnpy7p]{color:var(--gray-600);margin-bottom:2rem}.contact-methods[data-astro-cid-jrjnpy7p]{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.contact-item[data-astro-cid-jrjnpy7p]{display:flex;align-items:flex-start;gap:1rem}.contact-icon[data-astro-cid-jrjnpy7p]{width:40px;height:40px;background-color:var(--primary-100);color:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-text[data-astro-cid-jrjnpy7p] h4[data-astro-cid-jrjnpy7p]{font-size:1rem;margin:0 0 .25rem;color:var(--gray-800)}.contact-text[data-astro-cid-jrjnpy7p] p[data-astro-cid-jrjnpy7p]{font-size:.95rem;color:var(--gray-600);margin:0}.investor-portal-link[data-astro-cid-jrjnpy7p]{display:inline-flex;align-items:center;gap:.5rem;background-color:var(--gray-100);color:var(--gray-700);text-decoration:none;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;transition:all .3s ease}.investor-portal-link[data-astro-cid-jrjnpy7p]:hover{background-color:var(--gray-200);transform:translateY(-2px)}.contact-map[data-astro-cid-jrjnpy7p]{height:400px;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px #0000000d}@media (min-width: 768px){.hero-content[data-astro-cid-jrjnpy7p],.performance-container[data-astro-cid-jrjnpy7p]{flex-direction:row}}@media (max-width: 992px){h1[data-astro-cid-jrjnpy7p]{font-size:2rem}h2[data-astro-cid-jrjnpy7p]{font-size:1.75rem}.hero-section[data-astro-cid-jrjnpy7p]{padding:4rem 1rem}.hero-stats[data-astro-cid-jrjnpy7p]{gap:1.5rem}.stat-value[data-astro-cid-jrjnpy7p]{font-size:1.75rem}.features-grid[data-astro-cid-jrjnpy7p],.testimonials-container[data-astro-cid-jrjnpy7p]{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width: 768px){section[data-astro-cid-jrjnpy7p]{padding:3rem 1rem}.hero-content[data-astro-cid-jrjnpy7p]{flex-direction:column}.hero-subtitle[data-astro-cid-jrjnpy7p]{font-size:1.1rem}.performance-container[data-astro-cid-jrjnpy7p]{flex-direction:column}.contact-grid[data-astro-cid-jrjnpy7p]{grid-template-columns:1fr}.contact-map[data-astro-cid-jrjnpy7p]{height:300px}}@media (max-width: 576px){h1[data-astro-cid-jrjnpy7p]{font-size:1.75rem}h2[data-astro-cid-jrjnpy7p]{font-size:1.5rem}.hero-section[data-astro-cid-jrjnpy7p]{padding:3rem 1rem}.hero-stats[data-astro-cid-jrjnpy7p]{flex-direction:column;gap:1rem}.stat-item[data-astro-cid-jrjnpy7p]:not(:last-child):after{display:none}.hero-buttons[data-astro-cid-jrjnpy7p]{flex-direction:column}.primary-btn[data-astro-cid-jrjnpy7p],.secondary-btn[data-astro-cid-jrjnpy7p]{width:100%;justify-content:center}.features-grid[data-astro-cid-jrjnpy7p],.testimonials-container[data-astro-cid-jrjnpy7p]{grid-template-columns:1fr}.table-header[data-astro-cid-jrjnpy7p],.table-row[data-astro-cid-jrjnpy7p]{grid-template-columns:repeat(2,1fr)}.header-cell[data-astro-cid-jrjnpy7p]:nth-child(3),.header-cell[data-astro-cid-jrjnpy7p]:nth-child(4),.row-cell[data-astro-cid-jrjnpy7p]:nth-child(3),.row-cell[data-astro-cid-jrjnpy7p]:nth-child(4){display:none}}
