.portal-workflow-card{margin-bottom:26px;padding:22px;display:grid;gap:18px;border:1px solid var(--line);border-radius:12px;background:#fff}.portal-item-workflow{grid-column:1/-1;margin:8px 0 0}.portal-workflow-heading{display:flex;align-items:start;justify-content:space-between;gap:28px}.portal-workflow-heading h3{margin:3px 0 0}.portal-workflow-heading p{max-width:480px;margin:0;color:var(--muted);line-height:1.55}.portal-workflow-heading .eyebrow{color:var(--orange-dark);line-height:1.2}.portal-amendment-form label,.portal-upload-form label,.portal-proof-form label{display:grid;gap:8px;font-weight:600}.portal-amendment-form textarea,.portal-proof-form textarea{width:100%;padding:13px 14px;border:1px solid #cfc8c1;border-radius:8px;background:#fff;font:inherit;resize:vertical}.portal-amendment-form textarea:focus,.portal-proof-form textarea:focus,.portal-file-input:focus-within{border-color:var(--orange-dark);outline:3px solid #f39a3222}.portal-amendment-form>.button,.portal-proof-form>.button{justify-self:start}.portal-upload-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:end}.portal-file-input{padding:16px;border:1px dashed #a99f95;border-radius:9px;background:#faf8f5;cursor:pointer}.portal-file-input input{max-width:100%;font:inherit;font-weight:400}.portal-file-input small,.portal-proof-form label small{color:var(--muted);font-size:12px;font-weight:400}.portal-file-list{margin:0;padding:0;display:grid;gap:8px;list-style:none}.portal-file-list li,.portal-proof-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;border-radius:8px;background:#f8f6f3}.portal-file-list a,.portal-proof-summary a{color:var(--orange-dark);font-weight:700;text-decoration:underline}.portal-file-list span{color:var(--muted);font-size:12px}.portal-proof-list{display:grid;gap:12px}.portal-proof-card{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;padding:16px!important;background:#faf8f5}.portal-proof-form{display:grid;gap:13px}.portal-proof-form label small{float:right}.portal-proof-form textarea{background:#fff}@media(max-width:680px){.portal-workflow-heading{display:grid;gap:7px}.portal-upload-form{grid-template-columns:1fr}.portal-upload-form .button,.portal-amendment-form>.button,.portal-proof-form>.button{width:100%}}
