:root{color:#172033;background:#eef3f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}.page{place-items:start center;min-height:100vh;padding:10px;display:grid}.pageWide{align-items:start;padding:10px}.card{background:#fff;border:1px solid #d8e1ec;border-radius:18px;width:min(1500px,100%);padding:14px;box-shadow:0 24px 60px #1720331a}.cardWide{width:min(1500px,100%);padding:14px}.eyebrow{color:#3155d4;letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:.8rem;font-weight:700}.topbar{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.linkButton{color:#3155d4;cursor:pointer;font:inherit;background:0 0;border:0;font-weight:800}h1{margin:0;font-size:clamp(1.6rem,3vw,2.2rem);line-height:1.05}.description{color:#536175;max-width:620px;margin:10px 0 18px}.form{gap:12px;display:grid}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.signers{background:#fafcff;border:1px solid #e0e7f0;border-radius:14px;gap:10px;padding:12px;display:grid}.signingPicker{gap:12px;margin:18px 0;display:grid}.progressBar{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:6px;margin:10px 0;padding:6px 0;display:grid;position:sticky;top:0}.progressStep{color:#536175;background:#fff;border:1px solid #c9d3e1;border-radius:10px;gap:1px;min-height:28px;padding:5px 8px;font-size:12px;display:grid;position:relative}.progressStep:before{content:"";background:#c9d3e1;border-radius:999px;width:6px;height:6px}.progressStep span{color:#172033;font-size:12px;font-weight:800}.progressStep small{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.progressStep.completed{background:#f0fff5;border-color:#7bc59a}.progressStep.completed:before{background:#1a7f37}.progressStep.current{background:#f5f8ff;border-color:#3155d4;box-shadow:0 0 0 3px #3155d41f}.progressStep.current:before{background:#3155d4}.sectionHeader,.actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.signerRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end}label{color:#36445a;gap:6px;font-size:.92rem;font-weight:700;display:grid}input,select{color:#172033;width:100%;font:inherit;border:1px solid #c9d3e1;border-radius:12px;padding:9px 12px}input:focus,select:focus{border-color:#3155d4;outline:3px solid #3155d426}.button{color:#fff;cursor:pointer;width:fit-content;min-height:38px;font:inherit;background:#3155d4;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-weight:800;text-decoration:none;display:inline-flex}.button:disabled{cursor:not-allowed;opacity:.65}.secondaryButton{color:#3155d4;cursor:pointer;min-height:38px;font:inherit;background:#fff;border:1px solid #3155d4;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-weight:800;display:inline-flex}.secondaryButton:disabled{cursor:not-allowed;opacity:.65}.removeSigner{min-height:38px;padding:0 4px}.error{color:#b42318;background:#fff0f0;border-radius:12px;margin:0;padding:10px 12px}.result{background:#f5f8ff;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-top:14px;padding:12px 14px;display:flex}.result p{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;overflow:hidden}.hint{color:#536175;margin:10px 0 0;font-size:.9rem}.docusignFrame{border:1px solid #d8e1ec;border-radius:14px;width:100%;height:calc(100vh - 190px);min-height:680px;margin-top:10px}@media (width<=680px){.page{padding:16px}.card{padding:18px}.grid,.signerRow{grid-template-columns:1fr}.actions,.sectionHeader,.result{flex-direction:column;align-items:stretch}.result p{white-space:normal}}
