.dsw.svelte-cxghnd{width:100%;max-width:520px;margin:0 auto;background:#fff;border:1px solid #e4e4e7;border-radius:14px;overflow:hidden;box-shadow:0 4px 16px #00000012,0 20px 48px #6366f11a}.dsw-chrome.svelte-cxghnd{display:flex;align-items:center;gap:.75rem;padding:.6rem .9rem;background:#fafafa;border-bottom:1px solid #f0f0f0}.dsw-chrome-controls.svelte-cxghnd{display:flex;gap:5px;flex-shrink:0}.dsw-ctrl.svelte-cxghnd{width:10px;height:10px;border-radius:50%}.dsw-ctrl--red.svelte-cxghnd{background:#ff5f57}.dsw-ctrl--yellow.svelte-cxghnd{background:#febc2e}.dsw-ctrl--green.svelte-cxghnd{background:#28c840}.dsw-chrome-title.svelte-cxghnd{flex:1;font-size:.7rem;font-weight:600;color:#71717a;text-align:center;letter-spacing:.02em}.dsw-chrome-step.svelte-cxghnd{font-size:.65rem;font-weight:600;color:#a1a1aa;flex-shrink:0}.dsw-tabs.svelte-cxghnd{display:flex;background:#fafafa;border-bottom:1px solid #e4e4e7;overflow-x:auto;scrollbar-width:none}.dsw-tabs.svelte-cxghnd::-webkit-scrollbar{display:none}.dsw-tab.svelte-cxghnd{flex:1;display:flex;align-items:center;justify-content:center;gap:.3rem;padding:.5rem .25rem;font-size:.65rem;font-weight:500;color:#a1a1aa;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;white-space:nowrap;transition:color .2s,border-color .2s}.dsw-tab--active.svelte-cxghnd{color:#6366f1;border-bottom-color:#6366f1;font-weight:700}.dsw-tab--done.svelte-cxghnd{color:#22c55e}.dsw-tab-num.svelte-cxghnd{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;background:#e4e4e7;font-size:.6rem;font-weight:700;color:#71717a}.dsw-tab--active.svelte-cxghnd .dsw-tab-num:where(.svelte-cxghnd){background:#6366f1;color:#fff}.dsw-tab-check.svelte-cxghnd{width:10px;height:10px}.dsw-timer.svelte-cxghnd{height:2px;background:linear-gradient(90deg,#6366f1,#818cf8);width:0%;animation:svelte-cxghnd-dsw-timer-fill linear forwards}@keyframes svelte-cxghnd-dsw-timer-fill{0%{width:0%}to{width:100%}}.dsw-body.svelte-cxghnd{min-height:220px;position:relative}.dsw-panel.svelte-cxghnd{padding:1.1rem 1.1rem 1rem;animation:svelte-cxghnd-dsw-enter .38s cubic-bezier(.16,1,.3,1) both}@keyframes svelte-cxghnd-dsw-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dsw-badge.svelte-cxghnd{font-size:.6rem;font-weight:700;padding:.15rem .5rem;border-radius:99px;letter-spacing:.05em;flex-shrink:0}.dsw-badge--indigo.svelte-cxghnd{background:#eef2ff;color:#6366f1}.dsw-upload.svelte-cxghnd{display:flex;flex-direction:column;gap:.85rem}.dsw-file-card.svelte-cxghnd{display:flex;align-items:center;gap:.65rem;padding:.6rem .75rem;background:#f8f8ff;border:1px solid #e0e0ff;border-radius:8px}.dsw-file-icon.svelte-cxghnd{width:28px;height:28px;flex-shrink:0;color:#6366f1}.dsw-file-icon.svelte-cxghnd svg:where(.svelte-cxghnd){width:100%;height:100%}.dsw-file-info.svelte-cxghnd{flex:1;display:flex;flex-direction:column;gap:.15rem}.dsw-file-name.svelte-cxghnd{font-size:.72rem;font-weight:700;color:#18181b}.dsw-file-meta.svelte-cxghnd{font-size:.62rem;color:#71717a}.dsw-progress-block.svelte-cxghnd{display:flex;flex-direction:column;gap:.3rem}.dsw-progress-row.svelte-cxghnd{display:flex;justify-content:space-between}.dsw-progress-label.svelte-cxghnd,.dsw-progress-pct.svelte-cxghnd{font-size:.65rem;color:#71717a;font-weight:500}.dsw-progress-pct.svelte-cxghnd{color:#6366f1;font-weight:700}.dsw-progress-track.svelte-cxghnd{height:5px;background:#f0f0f5;border-radius:99px;overflow:hidden}.dsw-progress-fill.svelte-cxghnd{height:100%;background:linear-gradient(90deg,#6366f1,#818cf8);border-radius:99px;width:0%;animation:svelte-cxghnd-dsw-prog 1.8s cubic-bezier(.25,1,.5,1) .3s forwards}@keyframes svelte-cxghnd-dsw-prog{0%{width:0%}to{width:87%}}.dsw-chips.svelte-cxghnd{display:flex;gap:.4rem;flex-wrap:wrap}.dsw-chip.svelte-cxghnd{font-size:.6rem;font-weight:600;padding:.2rem .5rem;background:#f4f4f5;border-radius:99px;color:#52525b;opacity:0;animation:svelte-cxghnd-dsw-pop .35s ease forwards}.dsw-chip--1.svelte-cxghnd{animation-delay:.5s}.dsw-chip--2.svelte-cxghnd{animation-delay:.75s}.dsw-chip--3.svelte-cxghnd{animation-delay:1s}.dsw-ready.svelte-cxghnd{display:flex;align-items:center;gap:.6rem;padding:.55rem .7rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;opacity:0;animation:svelte-cxghnd-dsw-pop .4s ease 2.4s forwards}.dsw-ready-icon.svelte-cxghnd{width:20px;height:20px;background:#22c55e;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.dsw-ready-icon.svelte-cxghnd svg:where(.svelte-cxghnd){width:12px;height:12px}.dsw-ready-title.svelte-cxghnd{font-size:.7rem;font-weight:700;color:#166534}.dsw-ready-sub.svelte-cxghnd{font-size:.62rem;color:#16a34a}.dsw-fields.svelte-cxghnd{display:flex;flex-direction:column;gap:.75rem}.dsw-doc-preview.svelte-cxghnd{background:#fafafa;border:1px solid #e4e4e7;border-radius:8px;padding:.75rem .8rem;display:flex;flex-direction:column;gap:.6rem}.dsw-doc-lines.svelte-cxghnd{display:flex;flex-direction:column;gap:.3rem}.dsw-docline.svelte-cxghnd{height:4px;background:#e4e4e7;border-radius:2px}.dsw-docline--full.svelte-cxghnd{width:100%}.dsw-docline--80.svelte-cxghnd{width:80%}.dsw-docline--65.svelte-cxghnd{width:65%}.dsw-doc-amount.svelte-cxghnd{font-size:.65rem;color:#71717a}.dsw-doc-amount.svelte-cxghnd strong:where(.svelte-cxghnd){color:#18181b}.dsw-field-group.svelte-cxghnd{display:flex;flex-direction:column;gap:.45rem}.dsw-sig-field-box.svelte-cxghnd{position:relative;padding:.5rem .65rem;background:#6366f10f;border:1.5px dashed #a5b4fc;border-radius:6px;display:flex;align-items:center;justify-content:space-between;opacity:0;animation:svelte-cxghnd-dsw-pop .4s cubic-bezier(.34,1.56,.64,1) var(--d) forwards}.dsw-field-row.svelte-cxghnd{display:flex;gap:.45rem}.dsw-small-field.svelte-cxghnd{flex:1;padding:.4rem .5rem;background:#6366f10a;border:1.5px dashed #c7d2fe;border-radius:6px;opacity:0;animation:svelte-cxghnd-dsw-pop .4s cubic-bezier(.34,1.56,.64,1) var(--d) forwards}.dsw-field-tag.svelte-cxghnd{font-size:.6rem;font-weight:700;color:#6366f1}.dsw-field-assignee.svelte-cxghnd{font-size:.6rem;color:#71717a}.dsw-field-pulse.svelte-cxghnd{position:absolute;inset:-3px;border-radius:8px;border:2px solid #6366f1;opacity:0;animation:svelte-cxghnd-dsw-pulse-border 1.5s ease-in-out .7s infinite}@keyframes svelte-cxghnd-dsw-pulse-border{0%,to{opacity:0;transform:scale(1)}50%{opacity:.4;transform:scale(1.02)}}.dsw-fields-done.svelte-cxghnd{display:flex;align-items:center;gap:.4rem;font-size:.65rem;font-weight:700;color:#22c55e;opacity:0;animation:svelte-cxghnd-dsw-pop .35s ease var(--d) forwards}.dsw-fields-done.svelte-cxghnd svg:where(.svelte-cxghnd){width:13px;height:13px;flex-shrink:0}.dsw-sign.svelte-cxghnd{display:flex;flex-direction:column;gap:.75rem}.dsw-notify.svelte-cxghnd{display:flex;align-items:center;gap:.6rem;padding:.55rem .7rem;background:#f8f8ff;border:1px solid #e0e0ff;border-radius:8px;animation:svelte-cxghnd-dsw-slide-in .45s cubic-bezier(.16,1,.3,1) .15s both}.dsw-notify-icon.svelte-cxghnd{font-size:1.1rem;flex-shrink:0}.dsw-notify-title.svelte-cxghnd{font-size:.7rem;font-weight:700;color:#18181b}.dsw-notify-sub.svelte-cxghnd{font-size:.6rem;color:#71717a}@keyframes svelte-cxghnd-dsw-slide-in{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.dsw-signing-area.svelte-cxghnd{background:#fafafa;border:1px solid #e4e4e7;border-radius:8px;padding:.7rem .8rem;display:flex;flex-direction:column;gap:.5rem}.dsw-signing-label.svelte-cxghnd{font-size:.6rem;color:#71717a;font-weight:600}.dsw-signing-box.svelte-cxghnd{background:#6366f10a;border:1.5px dashed #a5b4fc;border-radius:6px;padding:.35rem .5rem;height:52px;display:flex;align-items:center}.dsw-sig-svg.svelte-cxghnd{width:100%;height:100%}.dsw-sig-path.svelte-cxghnd{stroke-dasharray:1;stroke-dashoffset:1;animation:svelte-cxghnd-dsw-draw-sig 1.4s cubic-bezier(.4,0,.2,1) .6s forwards}@keyframes svelte-cxghnd-dsw-draw-sig{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}.dsw-signing-footer.svelte-cxghnd{display:flex;align-items:center;justify-content:space-between;opacity:0;animation:svelte-cxghnd-dsw-pop .35s ease 2.2s forwards}.dsw-signer-name.svelte-cxghnd{font-size:.65rem;font-weight:700;color:#18181b}.dsw-signed-stamp.svelte-cxghnd{font-size:.6rem;font-weight:600;color:#22c55e}.dsw-complete.svelte-cxghnd{display:flex;flex-direction:column;gap:.75rem}.dsw-cert-badge.svelte-cxghnd{display:flex;align-items:center;gap:.65rem;padding:.55rem .75rem;background:linear-gradient(135deg,#eef2ff,#f0fdf4);border:1px solid #a5b4fc;border-radius:8px;animation:svelte-cxghnd-dsw-pop .45s cubic-bezier(.34,1.56,.64,1) .1s both}.dsw-cert-icon.svelte-cxghnd{width:28px;height:28px;color:#6366f1;flex-shrink:0}.dsw-cert-title.svelte-cxghnd{font-size:.7rem;font-weight:800;color:#18181b}.dsw-cert-doc.svelte-cxghnd{font-size:.6rem;color:#71717a}.dsw-signer-list.svelte-cxghnd{display:flex;flex-direction:column;gap:.35rem}.dsw-signer-row.svelte-cxghnd{display:flex;align-items:center;gap:.55rem;padding:.45rem .6rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:7px;opacity:0;animation:svelte-cxghnd-dsw-pop .38s ease var(--d) forwards}.dsw-signer-check.svelte-cxghnd{width:18px;height:18px;background:#22c55e;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.dsw-signer-check.svelte-cxghnd svg:where(.svelte-cxghnd){width:10px;height:10px}.dsw-signer-details.svelte-cxghnd{flex:1;display:flex;flex-direction:column;gap:.05rem}.dsw-signer-role.svelte-cxghnd{font-size:.58rem;color:#71717a}.dsw-signer-time.svelte-cxghnd{font-size:.6rem;font-weight:600;color:#16a34a}.dsw-compliance.svelte-cxghnd{display:flex;align-items:center;justify-content:center;gap:.4rem;font-size:.6rem;font-weight:600;color:#6366f1;opacity:0;animation:svelte-cxghnd-dsw-pop .35s ease 1.3s forwards}.dsw-dot-sep.svelte-cxghnd{color:#d4d4d8}@keyframes svelte-cxghnd-dsw-pop{0%{opacity:0;transform:translateY(6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}
