:root{color:#172026;--border-subtle:#d9e1e4;--color-danger:#7c1f1f;--color-muted:#65747a;--color-panel:#fff;--color-surface:#fbfcfc;--color-text:#172026;--color-teal:#0f6b6d;font-synthesis:none;text-rendering:optimizelegibility;background:#f5f7f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}a{color:var(--color-teal);text-decoration:none}a:hover{text-decoration:underline}button,input,select{font:inherit}input,select{width:100%;min-height:42px;color:var(--color-text);background:#fff;border:1px solid #cbd5d8;border-radius:6px;padding:9px 10px}input:focus,select:focus{border-color:var(--color-teal);outline:3px solid #0f6b6d29}label{color:#435258;gap:6px;font-size:.92rem;font-weight:600;display:grid}h1,h2,h3,p{margin:0}h1{font-size:clamp(1.7rem,4vw,2.2rem);line-height:1.15}h2{font-size:1rem}h3{font-size:.95rem}.auth-page{place-items:center;min-height:100vh;padding:24px;display:grid}.admin-page{align-items:start}.loading-page{color:#65747a;place-items:center;min-height:100vh;display:grid}.auth-card,.panel{border:1px solid var(--border-subtle);background:var(--color-panel);border-radius:8px;gap:16px;padding:clamp(18px,3vw,24px);display:grid}.panel h2{color:var(--color-text);padding-bottom:2px;font-size:1.02rem;line-height:1.2}.auth-card{width:min(100%,420px)}.admin-panel{width:min(100%,760px)}.admin-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.admin-stat-card{border:1px solid var(--border-subtle);background:var(--color-surface);border-radius:8px;gap:8px;padding:16px;display:grid}.admin-stat-card span{color:var(--color-muted);font-size:.92rem;font-weight:700}.admin-stat-card strong{color:var(--color-text);font-size:1.8rem;line-height:1}.auth-switch{color:#5d6b71;text-align:center}.auth-inline-link{justify-self:start;font-size:.92rem;font-weight:700}.eyebrow{color:var(--color-teal);letter-spacing:0;text-transform:uppercase;font-size:.78rem;font-weight:800}.primary-button,.secondary-button{cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;min-height:40px;padding:8px 14px;font-weight:700;display:inline-flex}.primary-button{color:#fff;background:var(--color-teal)}.secondary-button{color:var(--color-text);background:#fff;border-color:#cbd5d8}.primary-button:hover,.secondary-button:hover{filter:brightness(.97)}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.65}.panel>.primary-button,.panel>.secondary-button{justify-self:start;min-width:140px}.app-shell{min-height:100vh}.topbar{background:#fff;border-bottom:1px solid #d9e1e4;justify-content:space-between;align-items:center;gap:16px;padding:14px clamp(16px,5vw,48px);display:flex}.brand{color:var(--color-text);font-weight:800}.nav-links{align-items:center;gap:14px;display:flex}.nav-links a{color:#435258;font-weight:600}.nav-links a.active{color:var(--color-teal)}.page{width:min(1140px,100% - 32px);margin:0 auto;padding:clamp(22px,4vw,32px) 0 56px}.section-header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px;display:flex}.section-header p,.muted,.empty-state,.list-item small,.checklist-row small,.document-row small{color:var(--color-muted)}.page-lede{color:#435258;margin-top:6px;font-weight:700}.trust-note{max-width:720px;color:var(--color-muted);margin-top:6px;font-size:.92rem}.two-column{grid-template-columns:minmax(300px,400px) minmax(0,1fr);align-items:start;gap:22px;display:grid}.panel-title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.dashboard-plan-sections{gap:18px;display:grid}.field-stack,.form-action-stack{gap:8px;display:grid}.form-action-stack .primary-button,.form-action-stack .secondary-button{width:100%}.country-picker{position:relative}.country-options{z-index:10;background:#fff;border:1px solid #cbd5d8;border-radius:6px;display:grid;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 8px 18px #17202614}.country-option{color:#172026;cursor:pointer;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf1f2;padding:10px 12px}.country-option:hover{background:#f5f7f8}.country-option-empty{color:#65747a;padding:10px 12px}.list{gap:8px;display:grid}.list-item,.checklist-row,.document-row{border:1px solid var(--border-subtle);background:var(--color-surface);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:13px 14px;display:flex}.checklist-row-highlighted{border-color:var(--color-teal);background:#eefafa;box-shadow:0 0 0 3px #0f6b6d1f}.list-item{color:var(--color-text)}.list-item:hover{border-color:#9fb4b9;text-decoration:none}.list-item span,.checklist-row div,.document-row div{gap:2px;display:grid}.document-content{min-width:0}.document-actions{justify-items:end}.text-button{width:fit-content;color:var(--color-teal);cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font-size:.9rem;font-weight:700}.text-button:hover{text-decoration:underline}.related-step{color:var(--color-muted);flex-wrap:wrap;gap:4px;font-size:.9rem;display:flex}.related-step-button{font-size:inherit}.extracted-text-preview{overflow-wrap:anywhere;color:#435258;white-space:pre-wrap;border-left:3px solid #d9e1e4;max-width:100%;padding:8px 0 8px 10px;font-size:.9rem}.plan-meta{justify-items:end}.profile-panel,.case-status-panel,.suggested-next-step-panel,.progress-panel{margin-bottom:16px}.case-status-panel{border-color:#c6d9dc;box-shadow:0 10px 24px #1720260f}.risk-indicator{color:var(--color-danger);background:#fffdfd;border:1px solid #ead4d4;border-left:4px solid #b65b5b;border-radius:8px;padding:10px 12px;font-weight:700}.case-status-list{color:#435258;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;display:grid}.case-status-list span{border-top:1px solid #edf1f2;padding:9px 0}.case-status-panel>strong{border-top:1px solid #edf1f2;padding-top:12px}.profile-summary-list{color:#435258;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;display:grid}.suggested-link-list{flex-wrap:wrap;gap:10px 16px;font-weight:700;display:flex}.documents-panel,.collaborators-panel,.activity-panel,.missing-documents-panel{margin-top:16px}.document-upload-form{grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) minmax(160px,auto);align-items:end;gap:14px;display:grid}.collaborator-form{grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:14px;display:grid}.collaborator-form .primary-button{min-width:110px}.document-groups,.document-group,.document-status-list{gap:9px;display:grid}.document-status-row{border:1px solid var(--border-subtle);background:var(--color-surface);border-radius:8px;align-items:center;gap:8px;padding:12px 14px;display:flex}.document-requirement{border:1px solid var(--border-subtle);background:var(--color-surface);border-radius:8px;gap:9px;padding:13px 14px;display:grid}.document-requirement-title-row{align-items:center;gap:8px;display:flex}.document-requirement-description,.document-requirement-details{color:#435258;font-size:.92rem}.document-requirement-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.document-requirement-details small{color:var(--color-muted);font-weight:800;display:block}.document-requirement-details ul{margin:6px 0 0;padding-left:18px}.document-requirement-details li+li{margin-top:3px}.document-status-missing{color:var(--color-text);background:#fffdfd;border-color:#ead4d4 #ead4d4 #ead4d4 #b65b5b;border-left-style:solid;border-left-width:4px}.document-status-missing>strong{color:var(--color-danger)}.document-status-uploaded{color:#1e5f3d;border-left:4px solid #6ba883}.progress-bar{background:#d9e1e4;border-radius:999px;height:10px;overflow:hidden}.progress-bar div{border-radius:inherit;background:var(--color-teal);height:100%;transition:width .16s}.checklist-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.checklist-actions .secondary-button{flex:110px}.status-toggle{width:100%;max-width:170px}.danger-button{color:var(--color-danger)}.back-link{margin-bottom:18px;font-weight:700;display:inline-block}.form-message{border-radius:6px;padding:10px 12px;font-size:.92rem}.form-message-error{color:#7c1f1f;background:#fdecec}.form-message-success{color:#1e5f3d;background:#e9f8ef}.form-message-warning{color:#73510d;background:#fff6d8}@media (width<=760px){.topbar,.section-header,.list-item,.checklist-row,.document-row{flex-direction:column;align-items:stretch}.page{width:min(100% - 24px,1140px)}.panel{padding:18px}.topbar{padding:14px 16px}.nav-links{flex-wrap:wrap;justify-content:space-between}.admin-stats-grid,.two-column,.document-upload-form,.collaborator-form{grid-template-columns:1fr}.panel>.primary-button,.panel>.secondary-button,.collaborator-form .primary-button,.document-actions .secondary-button{width:100%}.document-requirement-details,.case-status-list,.profile-summary-list{grid-template-columns:1fr}.plan-meta{justify-items:start}.status-toggle{max-width:none}.checklist-actions{justify-content:stretch;width:100%}.checklist-actions .secondary-button{flex-basis:0}}
