.workflow-stepper{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:10px 0 28px}.workflow-stepper a{display:flex;align-items:center;gap:9px;padding:12px;color:#667085;text-decoration:none;border-bottom:3px solid #d9dee8}.workflow-stepper b{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#e9edf4;color:#344054}.workflow-stepper a.current{color:#101828;border-color:#ed1c24;font-weight:700}.workflow-stepper a.current b,.workflow-stepper a.complete b{background:#ed1c24;color:#fff}.workflow-stepper a.complete{border-color:#f59aa0;color:#344054}.workflow-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px}.workflow-heading h1{margin:.25rem 0}.workflow-heading p{margin:0;color:#667085}.workflow-card{max-width:1000px;margin-inline:auto}.workflow-actions{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:24px;flex-wrap:wrap}.workflow-two-column,.workflow-preview-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:22px;align-items:start}.document-upload-panel{padding:24px;border:2px dashed #c8d0dc;border-radius:14px;background:#f8fafc}.workflow-document-list{margin-bottom:24px}.workflow-document{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #e4e7ec}.workflow-document small{display:block;margin-top:5px;color:#667085;overflow-wrap:anywhere}.danger-secondary{color:#b42318;border-color:#fda29b}.upload-progress-overlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:20px;background:rgba(16,24,40,.68);opacity:0;transition:opacity .18s}.upload-progress-overlay.active{opacity:1}.upload-progress-window{width:min(520px,100%);padding:38px;text-align:center;background:#fff;border-radius:20px;box-shadow:0 24px 60px rgba(0,0,0,.28)}.processing-mark{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 16px;border-radius:16px;background:#ed1c24;color:#fff;font-weight:900;font-size:22px}.progress-track{height:12px;margin:24px 0;overflow:hidden;border-radius:99px;background:#e9edf4}.progress-track span{display:block;width:42%;height:100%;border-radius:inherit;background:#ed1c24;animation:processing 1.25s ease-in-out infinite}.cda-preview-frame{width:100%;height:720px;border:1px solid #d0d5dd;border-radius:10px;background:#f2f4f7}.fine-print{font-size:.85rem;color:#667085}@keyframes processing{0%{transform:translateX(-110%)}100%{transform:translateX(340%)}}@media(max-width:850px){.workflow-stepper{grid-template-columns:1fr}.workflow-stepper a{padding:7px;border-bottom:0;border-left:3px solid #d9dee8}.workflow-two-column,.workflow-preview-grid{grid-template-columns:1fr}.cda-preview-frame{height:520px}}@media(prefers-reduced-motion:reduce){.progress-track span{animation-duration:3s}}
.upload-progress-overlay[hidden]{display:none}
.workflow-stepper>a,.workflow-stepper>span{min-width:0;display:flex;align-items:center;gap:10px;padding:11px 12px;border:1px solid #dde2e8;border-radius:10px;background:#fff;color:#475467;text-decoration:none}.workflow-stepper>a{border-bottom:1px solid #dde2e8}.workflow-stepper>a.current{border:2px solid #ed1c24;background:#fff7f7}.workflow-stepper>a.complete{border-color:#b7dfc1;background:#f2fbf4}.workflow-stepper>span.locked{opacity:.55;background:#f6f7f9}.workflow-stepper>a>span,.workflow-stepper>span>span{min-width:0;line-height:1.15;font-size:.9rem;font-weight:700}.workflow-stepper small{display:block;margin-bottom:3px;color:#667085;font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.workflow-heading .eyebrow{color:#667085;font-size:.75rem;font-weight:800;letter-spacing:.1em}.workflow-document-list{padding-bottom:22px;border-bottom:1px solid #e4e7ec}.complete-status{background:#eaf7ed;color:#24783a}.document-file{display:flex;align-items:center;gap:12px;min-width:0}.document-file>div{min-width:0}.document-file a{overflow-wrap:anywhere}.pdf-mark{flex:0 0 auto;padding:7px 6px;border-radius:5px;background:#fff0f1;color:#b42318;font-size:.68rem;font-weight:900}.file-field label{display:block;margin-bottom:8px;font-weight:750}.file-field small,.upload-action small{display:block;margin-top:7px;color:#667085}.executed-checkbox{display:flex;align-items:flex-start;gap:12px;width:fit-content;margin:22px 0;cursor:pointer}.executed-checkbox input[type=checkbox]{flex:0 0 20px;width:20px;height:20px;margin:2px 0 0;padding:0}.executed-checkbox span{line-height:1.35}.executed-checkbox small{display:block;margin-top:3px;color:#667085;font-weight:400}.upload-action{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.workflow-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:24px;padding-top:22px;border-top:1px solid #e4e7ec}.continue-locked{padding:10px 14px;border-radius:8px;background:#eef1f5;color:#667085;font-weight:650}.processing-spinner{width:54px;height:54px;margin:0 auto 18px;border:5px solid #fbd0d3;border-top-color:#ed1c24;border-radius:50%;animation:spin .85s linear infinite}.processing-stages{display:flex;justify-content:center;gap:22px;margin:18px 0;padding:0;list-style:none;color:#98a2b3;font-size:.8rem}.processing-stages li.active{color:#b42318;font-weight:750}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:850px){.workflow-footer{align-items:stretch;flex-direction:column}.workflow-footer>*{text-align:center}.workflow-stepper>a,.workflow-stepper>span{padding:9px 11px}.processing-stages{align-items:flex-start;flex-direction:column;gap:6px}}
.live-summary dd{font-variant-numeric:tabular-nums}.calculation-note{margin-top:18px;padding-top:14px;border-top:1px solid #e4e7ec;color:#667085;font-size:.82rem}
.workflow-stepper.four-steps{grid-template-columns:repeat(4,1fr)}
.verification-section{margin-bottom:22px}.attention-section{border-top:4px solid #ed1c24}.smart-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.smart-field{min-width:0;padding:16px;border:1px solid #dfe3e8;border-radius:12px;background:#fff}.smart-field.needs-attention{border-color:#f3b4b8;background:#fffafa}.smart-field-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.smart-field-heading strong{display:block;margin-top:5px;overflow-wrap:anywhere}.save-state{flex:0 0 auto;padding:4px 7px;border-radius:999px;background:#eef2f6;color:#475467;font-size:.7rem}.save-state.corrected{background:#fff0d9;color:#8a5600}.field-source{margin:11px 0;color:#667085;font-size:.78rem;overflow-wrap:anywhere}.smart-correction-form label{display:block;margin-bottom:5px;font-size:.76rem;font-weight:700}.smart-correction-form>div{display:flex;gap:8px}.smart-correction-form input{min-width:0}.smart-correction-form button{flex:0 0 auto}.verified-section summary{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none}.verified-section summary::-webkit-details-marker{display:none}.verified-section summary small{display:block;margin-top:4px;color:#667085;font-weight:400}.verified-section[open] summary{margin-bottom:18px;padding-bottom:16px;border-bottom:1px solid #e4e7ec}.start-card{max-width:720px}@media(max-width:850px){.workflow-stepper.four-steps,.smart-field-grid{grid-template-columns:1fr}.smart-correction-form>div{align-items:stretch;flex-direction:column}}
.workflow-two-column{grid-template-columns:1fr}.workflow-two-column .workflow-card{width:100%;max-width:none}.workflow-two-column .sticky-summary{position:static}
