.page-header[data-astro-cid-cb4vhyrh]{text-align:center;margin-bottom:3rem}.page-header[data-astro-cid-cb4vhyrh] h1[data-astro-cid-cb4vhyrh]{margin-bottom:1rem}.page-header[data-astro-cid-cb4vhyrh] p[data-astro-cid-cb4vhyrh]{color:var(--text-light);font-size:1.1rem}.ai-assessment-container[data-astro-cid-cb4vhyrh]{max-width:800px;margin:0 auto;background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.assessment-steps[data-astro-cid-cb4vhyrh]{display:flex;background-color:var(--background-light);padding:0;margin:0}.step[data-astro-cid-cb4vhyrh]{flex:1;text-align:center;padding:1rem;position:relative;cursor:pointer;transition:var(--transition)}.step[data-astro-cid-cb4vhyrh]:after{content:"";position:absolute;top:50%;right:0;width:1px;height:50%;background-color:var(--border-color);transform:translateY(-50%)}.step[data-astro-cid-cb4vhyrh]:last-child:after{display:none}.step[data-astro-cid-cb4vhyrh].active{background-color:var(--primary-color);color:#fff}.step[data-astro-cid-cb4vhyrh].completed{background-color:var(--secondary-color);color:#fff}.step-number[data-astro-cid-cb4vhyrh]{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background-color:var(--border-color);color:var(--text-dark);margin-bottom:.5rem;font-weight:700;transition:var(--transition)}.step[data-astro-cid-cb4vhyrh].active .step-number[data-astro-cid-cb4vhyrh],.step[data-astro-cid-cb4vhyrh].completed .step-number[data-astro-cid-cb4vhyrh]{background-color:#fff;color:var(--primary-color)}.step-title[data-astro-cid-cb4vhyrh]{font-size:.875rem}.assessment-form[data-astro-cid-cb4vhyrh]{padding:2rem}.step-content[data-astro-cid-cb4vhyrh] h2[data-astro-cid-cb4vhyrh]{margin-bottom:2rem;color:var(--primary-color)}.form-group[data-astro-cid-cb4vhyrh]{margin-bottom:1.5rem}.form-group[data-astro-cid-cb4vhyrh] label[data-astro-cid-cb4vhyrh]{display:block;margin-bottom:.5rem;font-weight:700;color:var(--text-dark)}.form-control[data-astro-cid-cb4vhyrh]{width:100%;padding:.75rem;border:1px solid var(--border-color);border-radius:4px;font-size:1rem;transition:var(--transition)}.form-control[data-astro-cid-cb4vhyrh]:focus{outline:none;border-color:var(--primary-color)}.form-control[data-astro-cid-cb4vhyrh].invalid{border-color:#dc3545}.form-actions[data-astro-cid-cb4vhyrh]{display:flex;justify-content:space-between;margin-top:2rem}.btn[data-astro-cid-cb4vhyrh]{padding:.75rem 1.5rem;border:none;border-radius:4px;font-size:1rem;font-weight:700;cursor:pointer;transition:var(--transition)}.btn-primary[data-astro-cid-cb4vhyrh]{background-color:var(--primary-color);color:#fff}.btn-primary[data-astro-cid-cb4vhyrh]:hover{background-color:var(--accent-color)}.btn-secondary[data-astro-cid-cb4vhyrh]{background-color:var(--background-light);color:var(--text-dark)}.btn-secondary[data-astro-cid-cb4vhyrh]:hover{background-color:var(--primary-light)}.loading[data-astro-cid-cb4vhyrh]{text-align:center;padding:3rem}.loading-spinner[data-astro-cid-cb4vhyrh]{display:inline-block;width:50px;height:50px;border:5px solid var(--background-light);border-radius:50%;border-top-color:var(--primary-color);animation:spin 1s ease-in-out infinite;margin-bottom:1rem}@keyframes spin{to{transform:rotate(360deg)}}.result-score[data-astro-cid-cb4vhyrh]{text-align:center;margin-bottom:2rem}.score-circle[data-astro-cid-cb4vhyrh]{display:inline-flex;align-items:center;justify-content:center;width:150px;height:150px;border-radius:50%;background-color:var(--primary-color);color:#fff;font-size:2rem;font-weight:700;margin-bottom:1rem}.score-label[data-astro-cid-cb4vhyrh]{font-size:1.1rem;color:var(--text-dark)}.result-summary[data-astro-cid-cb4vhyrh]{margin-bottom:2rem;padding:1.5rem;background-color:var(--background-light);border-radius:4px}.result-summary[data-astro-cid-cb4vhyrh] p[data-astro-cid-cb4vhyrh]{margin:0;line-height:1.6}.result-summary[data-astro-cid-cb4vhyrh] p[data-astro-cid-cb4vhyrh].error{color:#dc3545}.result-recommendations[data-astro-cid-cb4vhyrh]{margin-top:2rem}.result-recommendations[data-astro-cid-cb4vhyrh] h3[data-astro-cid-cb4vhyrh]{margin-bottom:1.5rem;color:var(--primary-color)}.recommendation-item[data-astro-cid-cb4vhyrh]{padding:1.5rem;border:1px solid var(--border-color);border-radius:4px;margin-bottom:1rem}.recommendation-item[data-astro-cid-cb4vhyrh] h4[data-astro-cid-cb4vhyrh]{margin-top:0;margin-bottom:.5rem;color:var(--primary-color)}.recommendation-item[data-astro-cid-cb4vhyrh] p[data-astro-cid-cb4vhyrh]{margin:0 0 1rem;line-height:1.6}.recommendation-features[data-astro-cid-cb4vhyrh]{font-size:.875rem;color:var(--text-light)}@media(max-width:768px){.step-title[data-astro-cid-cb4vhyrh]{font-size:.75rem}.form-actions[data-astro-cid-cb4vhyrh]{flex-direction:column;gap:1rem}.btn[data-astro-cid-cb4vhyrh]{width:100%}}.checkbox-group[data-astro-cid-cb4vhyrh]{display:flex;flex-wrap:wrap;gap:10px}.checkbox-item[data-astro-cid-cb4vhyrh]{display:flex;align-items:center;margin-right:15px;margin-bottom:10px}.checkbox-item[data-astro-cid-cb4vhyrh] input[data-astro-cid-cb4vhyrh][type=checkbox]{margin-right:5px}.checkbox-item[data-astro-cid-cb4vhyrh] label[data-astro-cid-cb4vhyrh]{font-weight:400;cursor:pointer}.result-countries[data-astro-cid-cb4vhyrh]{margin:2rem 0}.result-countries[data-astro-cid-cb4vhyrh] h3[data-astro-cid-cb4vhyrh]{margin-bottom:1rem;color:var(--primary-color)}.country-tags[data-astro-cid-cb4vhyrh]{display:flex;flex-wrap:wrap;gap:10px}.country-tag[data-astro-cid-cb4vhyrh]{display:inline-block;padding:8px 16px;background-color:var(--primary-color);color:#fff;border-radius:20px;font-size:.9rem}.recommendation-header[data-astro-cid-cb4vhyrh]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.recommendation-header[data-astro-cid-cb4vhyrh] h4[data-astro-cid-cb4vhyrh]{margin:0;color:var(--primary-color)}.match-percentage[data-astro-cid-cb4vhyrh]{background-color:#4caf50;color:#fff;padding:4px 12px;border-radius:12px;font-size:.8rem;font-weight:700}.recommendation-item[data-astro-cid-cb4vhyrh] h5[data-astro-cid-cb4vhyrh]{margin:0 0 1rem;color:var(--text-dark)}.project-details[data-astro-cid-cb4vhyrh]{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border-color)}.detail-item[data-astro-cid-cb4vhyrh]{display:flex;margin-bottom:.5rem}.detail-label[data-astro-cid-cb4vhyrh]{font-weight:700;margin-right:10px;color:var(--text-dark)}.detail-value[data-astro-cid-cb4vhyrh]{color:var(--text-light)}
