:root{--primary-blue: #4ABED1;--secondary-green: #8DC6B5;--dark-gray: #58595B;--white: #FFFFFF;--light-gray: #f8f9fa;--medium-gray: #e0e0e0}body{font-family:Roboto,Cairo,sans-serif;color:var(--dark-gray);background-color:var(--white);line-height:1.6}h1,h2,h3,h4,h5,h6{color:var(--primary-blue);font-weight:700;margin-bottom:1rem}h1{font-size:32px}h2{font-size:28px}h3{font-size:24px}h4{font-size:20px}.navbar-brand{color:var(--primary-blue)!important;font-weight:700;font-size:24px}.btn-primary{background-color:var(--primary-blue);border-color:var(--primary-blue)}.btn-primary:hover,.btn-primary:focus{background-color:#3a98a8;border-color:#3a98a8}.btn-outline-primary{color:var(--primary-blue);border-color:var(--primary-blue)}.btn-outline-primary:hover,.btn-outline-primary:focus{background-color:var(--primary-blue);color:var(--white)}#import-form{max-width:500px;margin:2rem auto;padding:2rem;background-color:var(--light-gray);border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}#import-form input{margin-bottom:1rem}#shareholder-table-container{overflow-x:auto;margin-bottom:2rem}#shareholder-table{width:100%;border-collapse:collapse}#shareholder-table th,#shareholder-table td{padding:.75rem;border:1px solid var(--medium-gray)}#shareholder-table th{background-color:var(--primary-blue);color:var(--white)}#shareholder-table tr:nth-child(2n){background-color:var(--light-gray)}.question-section{margin-bottom:2rem;padding:1rem;background-color:var(--white);border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.question{margin-bottom:1rem}.question-text{font-weight:700;color:var(--primary-blue);margin-bottom:.5rem}.options{margin-left:1rem}.option{margin-bottom:.5rem}#progress-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;position:relative;padding:0}#progress-bar:before{content:"";position:absolute;top:50%;left:0;right:0;height:2px;background-color:var(--medium-gray);z-index:1}.progress-step{display:flex;flex-direction:column;align-items:center;position:relative;z-index:2;flex:1;text-align:center}.step-number{width:30px;height:30px;border-radius:50%;background-color:var(--medium-gray);color:var(--dark-gray);display:flex;justify-content:center;align-items:center;font-weight:700;margin-bottom:.5rem}.progress-step.active .step-number{background-color:var(--primary-blue);color:var(--white)}.step-title{font-size:12px;text-align:center;color:var(--dark-gray)}.progress-step.active .step-title{color:var(--primary-blue);font-weight:700}.form-navigation{display:flex;justify-content:space-between;margin-top:2rem}#pdf-preview{margin-top:2rem;padding:1rem;background-color:var(--light-gray);border-radius:8px}@media (max-width: 768px){.form-navigation{flex-direction:column}.form-navigation button{margin-bottom:1rem}.step-title{font-size:10px}}[dir=rtl]{font-family:Cairo,Roboto,sans-serif}[dir=rtl] .options{margin-right:1rem;margin-left:0}[dir=rtl] #progress-bar{flex-direction:row-reverse}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media print{.no-print{display:none}body{font-size:12pt}#pdf-preview{border:none;box-shadow:none}}.progress-step.completed .step-number:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:16px}.progress-step.completed .step-number{background-color:var(--secondary-green);position:relative;overflow:hidden}.progress-step.completed .step-number span{visibility:hidden}#constitution-content{white-space:pre-wrap;font-family:Arabic,sans-serif;line-height:1.6;padding:20px;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px}#export-pdf-button{margin-top:20px}#constitution-container{max-width:100%;margin:20px auto 0;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);padding:20mm}#cover-page{text-align:center;margin-bottom:40mm}#company-logo{max-width:150px;margin-bottom:20mm}h1,h2,h3{color:#1a5f7a}.article{margin-bottom:15px}.page-break{page-break-before:always;position:relative;height:1px}.page-number{position:absolute;bottom:-10mm;right:0;font-size:10pt;color:#666}@media print{#constitution-container{box-shadow:none}#export-pdf-button{display:none}}.status-indicator{padding:5px 10px;border-radius:4px;margin-top:5px;font-size:.9em}.status-indicator.recommended{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.status-indicator.notification{background-color:#fff3cd;color:#856404;border:1px solid #ffeeba}.status-indicator.warning{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.status-indicator.disabled{background-color:#e9ecef;color:#6c757d;border:1px solid #ced4da}.option input[type=radio]:disabled+label{color:#6c757d;cursor:not-allowed}.completion-status{display:inline-block;width:24px;height:24px;border-radius:50%;text-align:center;line-height:24px;font-weight:700}.completion-status.completed{background-color:#28a745;color:#fff}.completion-status.pending{background-color:#ffc107;color:#212529}.status-indicator a{display:inline-block;margin-top:5px;color:#06c;text-decoration:underline}.status-indicator a:hover{text-decoration:none}
