@import url(https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;1,9..40,300&family=DM+Mono:wght@400;500&display=swap);:root{--font-display:"DM Serif Display",Georgia,serif;--font-body:"DM Sans",system-ui,sans-serif;--font-mono:"DM Mono","Courier New",monospace;--bg:#f7f6f2;--bg-card:#fff;--bg-card-alt:#f2f0eb;--bg-sidebar:#1a1a2e;--bg-sidebar-hover:#16213e;--bg-sidebar-active:#0f3460;--text-primary:#1a1a2e;--text-secondary:#6b6b80;--text-muted:#99a;--text-sidebar:#c8c8dc;--text-sidebar-active:#fff;--accent:#2563eb;--accent-light:#eff6ff;--accent-border:#bfdbfe;--green:#16a34a;--green-light:#f0fdf4;--green-border:#bbf7d0;--amber:#d97706;--amber-light:#fffbeb;--amber-border:#fde68a;--red:#dc2626;--red-light:#fef2f2;--red-border:#fecaca;--border:#e5e3dc;--border-strong:#d1cfc6;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--shadow-sm:0 1px 3px #1a1a2e0f,0 1px 2px #1a1a2e0a;--shadow-md:0 4px 12px #1a1a2e14,0 2px 4px #1a1a2e0a;--shadow-lg:0 10px 30px #1a1a2e1f,0 4px 8px #1a1a2e0f;--sidebar-width:240px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;font-size:16px}body{background:#f7f6f2;background:var(--bg);color:#1a1a2e;color:var(--text-primary);font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-body);line-height:1.6;min-height:100vh}h1,h2,h3{font-family:"DM Serif Display",Georgia,serif;font-family:var(--font-display);font-weight:400;line-height:1.25}.app-shell{display:flex;min-height:100vh}.sidebar{background:#1a1a2e;background:var(--bg-sidebar);bottom:0;display:flex;flex-direction:column;left:0;overflow-y:auto;padding:0;position:fixed;top:0;width:240px;width:var(--sidebar-width);z-index:100}.sidebar-logo{border-bottom:1px solid #ffffff0f;padding:1.5rem 1.25rem 1rem}.sidebar-logo-mark{align-items:center;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:10px;border-radius:var(--radius-md);display:flex;height:36px;justify-content:center;margin-bottom:.75rem;width:36px}.sidebar-logo-mark svg{height:20px;width:20px}.sidebar-title{color:#fff;font-family:"DM Serif Display",Georgia,serif;font-family:var(--font-display);font-size:17px;line-height:1.2}.sidebar-sub{color:#c8c8dc;color:var(--text-sidebar);font-family:DM Mono,Courier New,monospace;font-family:var(--font-mono);font-size:11px;margin-top:2px}.sidebar-section-label{color:#ffffff4d;font-size:10px;letter-spacing:.1em;padding:1.25rem 1.25rem .4rem;text-transform:uppercase}.sidebar-nav{flex:1 1;padding:.5rem .75rem}.sidebar-link{align-items:center;background:none;border:none;border-radius:6px;border-radius:var(--radius-sm);color:#c8c8dc;color:var(--text-sidebar);cursor:pointer;display:flex;font-size:14px;font-weight:400;gap:10px;padding:.6rem .75rem;text-align:left;text-decoration:none;transition:background .15s,color .15s;width:100%}.sidebar-link:hover{background:#16213e;background:var(--bg-sidebar-hover);color:#fff}.sidebar-link.active{background:#0f3460;background:var(--bg-sidebar-active);color:#fff}.sidebar-link svg{flex-shrink:0;opacity:.7}.sidebar-link.active svg{opacity:1}.sidebar-footer{border-top:1px solid #ffffff0f;padding:1rem .75rem}.main-content{flex:1 1;margin-left:240px;margin-left:var(--sidebar-width);min-height:100vh}.topbar{align-items:center;background:#fff;background:var(--bg-card);border-bottom:1px solid #e5e3dc;border-bottom:1px solid var(--border);box-shadow:0 1px 3px #1a1a2e0f,0 1px 2px #1a1a2e0a;box-shadow:var(--shadow-sm);display:flex;justify-content:space-between;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:50}.topbar-title{font-family:"DM Serif Display",Georgia,serif;font-family:var(--font-display);font-size:22px}.topbar-sub{color:#6b6b80;color:var(--text-secondary);font-size:13px;margin-top:1px}.page{max-width:1000px;padding:2rem}.card{background:#fff;background:var(--bg-card);border:1px solid #e5e3dc;border:1px solid var(--border);border-radius:16px;border-radius:var(--radius-lg);box-shadow:0 1px 3px #1a1a2e0f,0 1px 2px #1a1a2e0a;box-shadow:var(--shadow-sm);padding:1.25rem 1.5rem}.card+.card{margin-top:.75rem}.card-alt{background:#f2f0eb;background:var(--bg-card-alt)}.metrics-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:1.5rem}.metric-card{background:#fff;background:var(--bg-card);border:1px solid #e5e3dc;border:1px solid var(--border);border-radius:10px;border-radius:var(--radius-md);box-shadow:0 1px 3px #1a1a2e0f,0 1px 2px #1a1a2e0a;box-shadow:var(--shadow-sm);padding:1rem 1.25rem}.metric-value{font-family:"DM Serif Display",Georgia,serif;font-family:var(--font-display);font-size:32px;line-height:1;margin-top:.25rem}.metric-label{color:#6b6b80;color:var(--text-secondary);font-size:12px;letter-spacing:.06em;text-transform:uppercase}.badge{align-items:center;border-radius:20px;display:inline-flex;font-size:11px;font-weight:500;gap:4px;padding:3px 9px;white-space:nowrap}.badge-blue{background:#eff6ff;background:var(--accent-light);border:1px solid #bfdbfe;border:1px solid var(--accent-border);color:#2563eb;color:var(--accent)}.badge-green{background:#f0fdf4;background:var(--green-light);border:1px solid #bbf7d0;border:1px solid var(--green-border);color:#16a34a;color:var(--green)}.badge-amber{background:#fffbeb;background:var(--amber-light);border:1px solid #fde68a;border:1px solid var(--amber-border);color:#d97706;color:var(--amber)}.badge-red{background:#fef2f2;background:var(--red-light);border:1px solid #fecaca;border:1px solid var(--red-border);color:#dc2626;color:var(--red)}.badge-gray{background:#f5f5f5;border:1px solid #e0e0e0;color:#666}.profile-bar{background:#eff6ff;background:var(--accent-light);border:1px solid #bfdbfe;border:1px solid var(--accent-border);border-radius:16px;border-radius:var(--radius-lg);flex-wrap:wrap;gap:8px 12px;margin-bottom:1.5rem;padding:.85rem 1.25rem}.profile-bar,.profile-chip{align-items:center;display:flex}.profile-chip{font-size:12px;gap:5px}.profile-chip-label{color:#2563eb;color:var(--accent);font-size:10px;letter-spacing:.07em;opacity:.7;text-transform:uppercase}.profile-chip-val{background:#fff;border:1px solid #bfdbfe;border:1px solid var(--accent-border);border-radius:4px;color:#1e40af;font-family:DM Mono,Courier New,monospace;font-family:var(--font-mono);font-size:12px;font-weight:500;padding:2px 8px}.btn{align-items:center;border:1px solid #0000;border-radius:10px;border-radius:var(--radius-md);cursor:pointer;display:inline-flex;font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-body);font-size:13px;font-weight:500;gap:6px;padding:8px 16px;transition:all .15s;white-space:nowrap}.btn-primary{background:#2563eb;background:var(--accent);border-color:#2563eb;border-color:var(--accent);color:#fff}.btn-primary:hover{background:#1d4ed8}.btn-dark{background:#1a1a2e;background:var(--text-primary);color:#fff}.btn-dark:hover{background:#2d2d44}.btn-outline{background:#0000;border-color:#d1cfc6;border-color:var(--border-strong);color:#1a1a2e;color:var(--text-primary)}.btn-outline:hover{background:#f2f0eb;background:var(--bg-card-alt)}.btn-ghost{background:#0000;border:none;color:#6b6b80;color:var(--text-secondary);padding:6px 10px}.btn-ghost:hover{background:#f2f0eb;background:var(--bg-card-alt);color:#1a1a2e;color:var(--text-primary)}.btn-danger-ghost{background:#0000;border:1px solid #e5e3dc;border:1px solid var(--border);color:#99a;color:var(--text-muted);font-size:12px;padding:5px 10px}.btn-danger-ghost:hover{background:#fef2f2;background:var(--red-light);border-color:#fecaca;border-color:var(--red-border);color:#dc2626;color:var(--red)}.btn:disabled{cursor:not-allowed;opacity:.5}.form-group{margin-bottom:.85rem}.form-label{color:#6b6b80;color:var(--text-secondary);display:block;font-size:12px;font-weight:500;letter-spacing:.05em;margin-bottom:5px;text-transform:uppercase}input,select,textarea{background:#fff;background:var(--bg-card);border:1px solid #d1cfc6;border:1px solid var(--border-strong);border-radius:10px;border-radius:var(--radius-md);color:#1a1a2e;color:var(--text-primary);font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-body);font-size:14px;outline:none;padding:9px 12px;transition:border .15s;width:100%}input:focus,select:focus,textarea:focus{border-color:#2563eb;border-color:var(--accent);box-shadow:0 0 0 3px #2563eb14}textarea{line-height:1.5;min-height:80px;resize:vertical}.form-grid-2{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr}.divider{border:none;border-top:1px solid #e5e3dc;border-top:1px solid var(--border);margin:1.25rem 0}.report-text{background:#f7f6f2;background:var(--bg);border:1px solid #e5e3dc;border:1px solid var(--border);border-radius:10px;border-radius:var(--radius-md);color:#1a1a2e;color:var(--text-primary);font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-body);font-size:13px;line-height:1.85;padding:1.25rem;white-space:pre-wrap}.spinner{animation:spin .7s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;flex-shrink:0;height:16px;width:16px}@keyframes spin{to{transform:rotate(1turn)}}.step-row{align-items:center;color:#6b6b80;color:var(--text-secondary);display:flex;font-size:13px;gap:8px;padding:4px 0}.step-dot{border-radius:50%;flex-shrink:0;height:7px;width:7px}.step-done{background:#16a34a;background:var(--green)}.step-pending{background:#d1cfc6;background:var(--border-strong)}.tl-item{display:flex;gap:12px;margin-bottom:1.25rem}.tl-connector{align-items:center;display:flex;flex-direction:column;gap:0}.tl-dot-outer{border-radius:50%;flex-shrink:0;height:14px;margin-top:3px;width:14px}.tl-dot-blue{background:#2563eb;background:var(--accent)}.tl-dot-green{background:#16a34a;background:var(--green)}.tl-dot-amber{background:#d97706;background:var(--amber)}.tl-line-seg{background:#e5e3dc;background:var(--border);flex:1 1;margin-top:3px;min-height:20px;width:1px}.tl-content{flex:1 1;padding-bottom:.75rem}.tl-title{font-size:14px;font-weight:500}.tl-meta{font-size:12px;margin-top:2px}.dropzone,.tl-meta{color:#6b6b80;color:var(--text-secondary)}.dropzone{border:2px dashed #d1cfc6;border:2px dashed var(--border-strong);border-radius:10px;border-radius:var(--radius-md);cursor:pointer;font-size:14px;padding:2rem;text-align:center;transition:border .15s,background .15s}.dropzone.active,.dropzone:hover{background:#eff6ff;background:var(--accent-light);border-color:#2563eb;border-color:var(--accent)}.member-card{background:#fff;background:var(--bg-card);border:2px solid #e5e3dc;border:2px solid var(--border);border-radius:16px;border-radius:var(--radius-lg);cursor:pointer;padding:1.25rem;transition:border .15s,box-shadow .15s}.member-card:hover{box-shadow:0 4px 12px #1a1a2e14,0 2px 4px #1a1a2e0a;box-shadow:var(--shadow-md)}.member-card.selected,.member-card:hover{border-color:#2563eb;border-color:var(--accent)}.member-card.selected{background:#eff6ff;background:var(--accent-light)}.avatar{border-radius:50%;color:#fff;font-family:"DM Serif Display",Georgia,serif;font-family:var(--font-display);font-size:18px;height:48px;margin-bottom:.75rem;width:48px}.avatar,.login-page{align-items:center;display:flex;justify-content:center}.login-page{background:#1a1a2e;background:var(--bg-sidebar);min-height:100vh;overflow:hidden;position:relative}.login-card{background:#fff;background:var(--bg-card);border-radius:24px;border-radius:var(--radius-xl);box-shadow:0 10px 30px #1a1a2e1f,0 4px 8px #1a1a2e0f;box-shadow:var(--shadow-lg);max-width:400px;padding:2.5rem;position:relative;width:100%;z-index:1}.login-logo{align-items:center;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:16px;border-radius:var(--radius-lg);display:flex;height:56px;justify-content:center;margin:0 auto 1.5rem;width:56px}.empty-state{color:#6b6b80;color:var(--text-secondary);padding:3rem 1rem;text-align:center}.empty-state-icon{margin-bottom:1rem;opacity:.3}.empty-state-title{color:#1a1a2e;color:var(--text-primary);font-family:"DM Serif Display",Georgia,serif;font-family:var(--font-display);font-size:20px;margin-bottom:.5rem}.empty-state-text{font-size:14px}.file-item{align-items:center;border-bottom:1px solid #e5e3dc;border-bottom:1px solid var(--border);display:flex;gap:12px;padding:.75rem 0}.file-item:last-child{border-bottom:none}.file-icon{align-items:center;border-radius:6px;border-radius:var(--radius-sm);display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}@media (max-width:768px){:root{--sidebar-width:0px}.sidebar{transform:translateX(-100%);transition:transform .25s}.sidebar.open{transform:translateX(0);width:240px}.main-content{margin-left:0}.page{padding:1.25rem}.form-grid-2{grid-template-columns:1fr}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#d1cfc6;background:var(--border-strong);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#99a;background:var(--text-muted)}.row,.row-between{align-items:center;display:flex;gap:8px}.row-between{justify-content:space-between}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.text-sm{font-size:13px}.text-xs{font-size:12px}.text-muted{color:#6b6b80;color:var(--text-secondary)}.mono{font-family:DM Mono,Courier New,monospace;font-family:var(--font-mono)}.section-label{color:#99a;color:var(--text-muted);font-size:11px;letter-spacing:.08em;margin-bottom:.75rem;text-transform:uppercase}html.high-contrast{--bg:#000;--bg-card:#0d0d0d;--bg-card-alt:#1a1a1a;--bg-sidebar:#000;--bg-sidebar-hover:#1a1a1a;--bg-sidebar-active:#003580;--text-primary:#fff;--text-secondary:#ddd;--text-muted:#bbb;--text-sidebar:#fff;--text-sidebar-active:#fff;--accent:#4da6ff;--accent-light:#001a33;--accent-border:#4da6ff;--green:#0f8;--green-light:#021;--green-border:#0f8;--amber:#ffd000;--amber-light:#1a1200;--amber-border:#ffd000;--red:#ff6b6b;--red-light:#200;--red-border:#ff6b6b;--border:#555;--border-strong:#777}html.high-contrast body{background:#000;color:#fff}html.high-contrast .card,html.high-contrast .metric-card{border-width:2px}html.high-contrast .badge{border-width:2px;font-weight:700}html.high-contrast .badge-blue{background:#001a33;border-color:#4da6ff;color:#4da6ff}html.high-contrast .badge-green{background:#021;border-color:#0f8;color:#0f8}html.high-contrast .badge-amber{background:#1a1200;border-color:#ffd000;color:#ffd000}html.high-contrast .badge-red{background:#200;border-color:#ff6b6b;color:#ff6b6b}html.high-contrast .badge-gray{background:#1a1a1a;border-color:#777;color:#ddd}html.high-contrast .btn-primary{background:#4da6ff;border-color:#4da6ff;color:#000;font-weight:700}html.high-contrast .btn-primary:hover{background:#80c4ff;color:#000}html.high-contrast .btn-dark{background:#ffd000;border-color:#ffd000;color:#000;font-weight:700}html.high-contrast .btn-dark:hover{background:#ffe44d;color:#000}html.high-contrast .btn-outline{background:#0000;border:2px solid #fff;color:#fff;font-weight:600}html.high-contrast .btn-outline:hover{background:#1a1a1a}html.high-contrast .btn-ghost{color:#ddd;font-weight:500}html.high-contrast .btn-ghost:hover{background:#1a1a1a;color:#fff}html.high-contrast .btn-danger-ghost{border-color:#ff6b6b;color:#ff6b6b}html.high-contrast .btn-danger-ghost:hover{background:#200;color:#ff6b6b}html.high-contrast button[title="Edit profile"],html.high-contrast button[title=Edit]{background:#1a1a1a;border:2px solid #777;color:#fff}html.high-contrast .gen-btn,html.high-contrast button.btn.btn-dark{background:#ffd000;color:#000;font-weight:700}html.high-contrast .sidebar-link{color:#ddd}html.high-contrast .sidebar-link:hover{background:#1a1a1a;color:#fff}html.high-contrast .sidebar-link.active{background:#003580;color:#fff}html.high-contrast input,html.high-contrast select,html.high-contrast textarea{background:#111;border:2px solid #777;color:#fff}html.high-contrast input:focus,html.high-contrast select:focus,html.high-contrast textarea:focus{border-color:#4da6ff;box-shadow:0 0 0 3px #4da6ff40}html.high-contrast .topbar{background:#111;border-bottom:2px solid #555}html.high-contrast .topbar-title{color:#fff}html.high-contrast .topbar-sub{color:#ddd}html.high-contrast .profile-bar{background:#001a33;border:2px solid #4da6ff}html.high-contrast .profile-chip-val{background:#000;border:2px solid #4da6ff;color:#4da6ff}html.high-contrast .profile-chip-label{color:#4da6ff;opacity:1}html.high-contrast .report-text{background:#0d0d0d;border:2px solid #555;color:#fff}html.high-contrast .dropzone{border:2px dashed #777;color:#ddd}html.high-contrast .dropzone.active,html.high-contrast .dropzone:hover{background:#001a33;border-color:#4da6ff}html.high-contrast .divider{border-top-color:#555}html.high-contrast .section-label{color:#bbb}html.high-contrast .sidebar-section-label{color:#ffffff80}html.high-contrast [style*="background: var(--amber-light)"],html.high-contrast [style*="background:var(--amber-light)"]{background:#1a1200!important;border-color:#ffd000!important;color:#ffd000!important}html.high-contrast .metric-value{color:#fff}html.high-contrast .metric-label{color:#ddd}html.high-contrast .tl-line-seg{background:#555}html.high-contrast .tl-title{color:#fff}html.high-contrast .tl-meta{color:#ddd}.hc-toggle{align-items:center;background:none;border:none;border-radius:6px;border-radius:var(--radius-sm);color:#c8c8dc;color:var(--text-sidebar);cursor:pointer;display:flex;font-size:13px;gap:8px;padding:.6rem .75rem;transition:background .15s;width:100%}.hc-toggle:hover{background:#16213e;background:var(--bg-sidebar-hover)}.hc-pill{background:#444;border-radius:9px;flex-shrink:0;height:18px;margin-left:auto;position:relative;transition:background .2s;width:32px}.hc-pill.on{background:#4da6ff}.hc-pill:after{background:#fff;border-radius:50%;content:"";height:14px;left:2px;position:absolute;top:2px;transition:left .2s;width:14px}.hc-pill.on:after{left:16px}
/*# sourceMappingURL=main.136a7d5a.css.map*/