:root{--primary-color: #0067DA;--secondary-color: #004CA3;--accent-color: #F53D3D;--text-color: #333333;--gray-light: #f5f5f5;--gray-medium: #e0e0e0;--gray-dark: #757575;--success-color: #4CAF50;--warning-color: #FF9800;--error-color: #F44336;--border-color: #e0e0e0;--box-shadow: 0 2px 10px rgba(0, 0, 0, .1);--border-radius: 8px;--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-family);color:var(--text-color);background-color:#f9f9f9;line-height:1.6}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:600;line-height:1.2}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}p{margin-bottom:1rem}a{color:var(--primary-color);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 1rem}main{min-height:calc(100vh - 184px);padding-bottom:2rem}.text-center{text-align:center}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:2rem}.mt-5{margin-top:3rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:2rem}.mb-5{margin-bottom:3rem}.d-flex{display:flex}.flex-column{flex-direction:column}.align-center{align-items:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:1rem}.gap-4{gap:2rem}.w-100{width:100%}.hidden{display:none}.card{background-color:#fff;border-radius:var(--border-radius);box-shadow:var(--box-shadow);padding:1.5rem}.form-group{margin-bottom:1.5rem}.form-label{display:block;margin-bottom:.5rem;font-weight:500}.form-control{width:100%;padding:.75rem;border:1px solid var(--border-color);border-radius:4px;font-size:1rem}.form-control:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 2px #0067da1a}.form-control.error{border-color:var(--error-color)}.form-error{color:var(--error-color);font-size:.875rem;margin-top:.25rem}@media (max-width: 768px){h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.25rem}.container{padding:0 .75rem}}@media (max-width: 480px){h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.25rem}}.hero[data-astro-cid-zotyqdqh]{background-color:var(--primary-color);color:#fff;padding:3rem 0;text-align:center}.hero[data-astro-cid-zotyqdqh] h1[data-astro-cid-zotyqdqh]{margin-bottom:.5rem;font-size:2.5rem}.subtitle[data-astro-cid-zotyqdqh]{font-size:1.2rem;opacity:.9}.content[data-astro-cid-zotyqdqh]{padding:2rem 0}.container[data-astro-cid-zotyqdqh]{max-width:1200px;margin:0 auto;padding:0 1rem}.dashboard-summary[data-astro-cid-zotyqdqh]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card[data-astro-cid-zotyqdqh]{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:1.5rem;text-align:center;transition:transform .3s}.stat-card[data-astro-cid-zotyqdqh]:hover{transform:translateY(-5px)}.stat-icon[data-astro-cid-zotyqdqh]{font-size:2rem;margin-bottom:.5rem}.stat-value[data-astro-cid-zotyqdqh]{font-size:1.8rem;font-weight:700;color:var(--primary-color);margin-bottom:.5rem}.stat-title[data-astro-cid-zotyqdqh]{color:#666;font-size:1rem}.card[data-astro-cid-zotyqdqh]{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:2rem;margin-bottom:2rem}.card[data-astro-cid-zotyqdqh] h2[data-astro-cid-zotyqdqh]{color:var(--primary-color);margin-top:0;margin-bottom:.5rem}.card-description[data-astro-cid-zotyqdqh]{color:#666;margin-bottom:1.5rem}.table-container[data-astro-cid-zotyqdqh]{overflow-x:auto}.fund-table[data-astro-cid-zotyqdqh]{width:100%;border-collapse:collapse}.fund-table[data-astro-cid-zotyqdqh] th[data-astro-cid-zotyqdqh],.fund-table[data-astro-cid-zotyqdqh] td[data-astro-cid-zotyqdqh]{padding:1rem;text-align:left;border-bottom:1px solid #eee}.fund-table[data-astro-cid-zotyqdqh] th[data-astro-cid-zotyqdqh]{background-color:#f5f5f5;font-weight:600}.fund-table[data-astro-cid-zotyqdqh] tbody[data-astro-cid-zotyqdqh] tr[data-astro-cid-zotyqdqh]:hover{background-color:#f9f9f9}.status-badge[data-astro-cid-zotyqdqh]{display:inline-block;padding:.3rem .6rem;border-radius:50px;font-size:.8rem;font-weight:500;text-align:center}.status-badge[data-astro-cid-zotyqdqh].completed{background-color:#e6f7ee;color:#4caf50}.status-badge[data-astro-cid-zotyqdqh].pending{background-color:#fff8e1;color:#ff9800}.status-badge[data-astro-cid-zotyqdqh].warning{background-color:#ffebee;color:#f44336}.btn-icon[data-astro-cid-zotyqdqh]{background:none;border:none;cursor:pointer;font-size:1.2rem;margin:0 .3rem;padding:.2rem;transition:transform .2s}.btn-icon[data-astro-cid-zotyqdqh]:hover{transform:scale(1.2)}.risk-alert[data-astro-cid-zotyqdqh]{background-color:#fff5f5}.document-filter[data-astro-cid-zotyqdqh]{margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem}.document-filter[data-astro-cid-zotyqdqh] label[data-astro-cid-zotyqdqh]{font-weight:500}.document-filter[data-astro-cid-zotyqdqh] select[data-astro-cid-zotyqdqh]{padding:.5rem;border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:1rem;min-width:300px}.document-list[data-astro-cid-zotyqdqh]{margin-bottom:2rem}.document-item[data-astro-cid-zotyqdqh]{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #eee}.document-item[data-astro-cid-zotyqdqh]:last-child{border-bottom:none}.document-info[data-astro-cid-zotyqdqh]{display:flex;align-items:center;gap:1rem}.document-name[data-astro-cid-zotyqdqh]{font-weight:500}.document-status[data-astro-cid-zotyqdqh]{font-size:.9rem;padding:.2rem .5rem;border-radius:50px}.document-status[data-astro-cid-zotyqdqh].completed{background-color:#e6f7ee;color:#4caf50}.document-status[data-astro-cid-zotyqdqh].incomplete{background-color:#ffebee;color:#f44336}.small-btn[data-astro-cid-zotyqdqh]{padding:.3rem .8rem;border-radius:4px;font-size:.9rem;border:none;cursor:pointer;transition:background-color .2s}.small-btn[data-astro-cid-zotyqdqh].view-btn{background-color:#e0e0e0}.small-btn[data-astro-cid-zotyqdqh].view-btn:hover{background-color:#d0d0d0}.upload-btn[data-astro-cid-zotyqdqh]{background-color:var(--primary-color);color:#fff}.upload-btn[data-astro-cid-zotyqdqh]:hover{background-color:var(--secondary-color)}.completion-bar-container[data-astro-cid-zotyqdqh]{display:flex;align-items:center;margin-bottom:2rem;gap:1rem}.completion-label[data-astro-cid-zotyqdqh]{min-width:120px;font-weight:500}.completion-bar[data-astro-cid-zotyqdqh]{flex-grow:1;height:8px;background-color:#eee;border-radius:4px;overflow:hidden}.completion-progress[data-astro-cid-zotyqdqh]{height:100%;background-color:var(--primary-color);border-radius:4px}.completion-percentage[data-astro-cid-zotyqdqh]{min-width:50px;text-align:right;font-weight:500}.document-actions-group[data-astro-cid-zotyqdqh]{display:flex;gap:1rem}.modal[data-astro-cid-zotyqdqh]{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1000;padding:1rem;overflow-y:auto}.modal-content[data-astro-cid-zotyqdqh]{background-color:#fff;border-radius:8px;max-width:800px;margin:2rem auto;padding:2rem;position:relative}.close-btn[data-astro-cid-zotyqdqh]{position:absolute;top:1rem;right:1.5rem;font-size:1.5rem;cursor:pointer}.risk-details[data-astro-cid-zotyqdqh]{margin:1.5rem 0}.risk-item[data-astro-cid-zotyqdqh]{display:flex;gap:1rem;padding:1rem;background-color:#f9f9f9;border-radius:6px;margin-bottom:1rem}.risk-icon[data-astro-cid-zotyqdqh]{font-size:1.5rem;flex-shrink:0}.risk-text[data-astro-cid-zotyqdqh]{flex-grow:1}.risk-action[data-astro-cid-zotyqdqh]{flex-shrink:0;align-self:center}.risk-assessment[data-astro-cid-zotyqdqh]{margin:1.5rem 0;padding:1rem;background-color:#f5f5f5;border-radius:6px}.risk-level[data-astro-cid-zotyqdqh]{display:inline-block;padding:.3rem .6rem;border-radius:4px;font-weight:500;margin-bottom:.5rem}.risk-level[data-astro-cid-zotyqdqh].high{background-color:#ffebee;color:#f44336}.modal-actions[data-astro-cid-zotyqdqh]{margin-top:1.5rem;display:flex;gap:1rem;justify-content:flex-end}.document-preview-content[data-astro-cid-zotyqdqh]{max-height:60vh;overflow-y:auto;padding:1rem;background-color:#f9f9f9;border-radius:6px;margin:1rem 0}.risk-upload-section[data-astro-cid-zotyqdqh]{margin:1rem 0;padding:.8rem;background-color:#f5f5f5;border-radius:4px}.risk-upload-section[data-astro-cid-zotyqdqh] p[data-astro-cid-zotyqdqh]{margin-top:0;margin-bottom:.5rem;font-size:.9rem;color:#666}@media (max-width: 768px){.dashboard-summary[data-astro-cid-zotyqdqh]{grid-template-columns:1fr}.document-filter[data-astro-cid-zotyqdqh]{flex-direction:column;align-items:flex-start}.document-filter[data-astro-cid-zotyqdqh] select[data-astro-cid-zotyqdqh]{width:100%}.document-item[data-astro-cid-zotyqdqh]{flex-direction:column;align-items:flex-start;gap:1rem}.document-actions[data-astro-cid-zotyqdqh],.small-btn[data-astro-cid-zotyqdqh]{width:100%}.completion-bar-container[data-astro-cid-zotyqdqh]{flex-direction:column;align-items:flex-start}.completion-bar[data-astro-cid-zotyqdqh]{width:100%}.document-actions-group[data-astro-cid-zotyqdqh],.modal-actions[data-astro-cid-zotyqdqh]{flex-direction:column}}
