.forms-content{display:grid;gap:24px}.forms-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.forms-summary .stat{min-height:112px}.forms-section{background:#fff;border:1px solid #dcdcde;border-radius:4px;padding:20px}.forms-section h2{margin-top:0}.forms-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.forms-grid .span-2{grid-column:1/-1}.forms-stack{display:grid;gap:14px}.forms-stack label{display:grid;gap:7px;font-weight:600}.forms-stack input,.forms-stack select,.forms-stack textarea{width:100%}.form-status{display:inline-flex;align-items:center;gap:6px;border:1px solid #c3c4c7;border-radius:999px;padding:4px 9px;font-size:12px}.form-status.completed{background:#edfaef;border-color:#8ed19a}.form-status.in_progress{background:#eef6fc;border-color:#72aee6}.form-status.assigned{background:#fff8e5;border-color:#dba617}.form-progress{display:flex;align-items:center;gap:8px}.form-progress progress{min-width:120px}.form-preview-step{background:#fff;border:1px solid #dcdcde;border-radius:4px;margin:0 0 18px;padding:20px}.form-preview-field{border-top:1px solid #eee;padding:14px 0}.form-preview-field:first-of-type{border-top:0}.form-preview-field label{display:block;font-weight:600;margin-bottom:6px}.form-info-box{background:#f0f6fc;border-left:4px solid #2271b1;padding:14px}.form-answer{background:#f6f7f7;border:1px solid #dcdcde;padding:12px;white-space:pre-wrap}.signature-box{border:1px solid #c3c4c7;background:#fff;padding:10px}.signature-box img{max-width:420px;max-height:160px}.form-nav{display:flex;gap:10px;flex-wrap:wrap}.sensitive-note{background:#fff8e5;border-left:4px solid #dba617;padding:12px}.migration-result{white-space:pre-wrap;font-family:ui-monospace,monospace;font-size:12px}@media(max-width:900px){.forms-summary,.forms-grid{grid-template-columns:1fr}.forms-grid .span-2{grid-column:auto}.forms-section{overflow-x:auto}}
.form-customer{max-width:980px;margin:0 auto;padding:28px 20px 60px}.form-customer .forms-section{margin-bottom:18px}.form-customer label{display:grid;gap:7px;font-weight:600}.form-customer input,.form-customer select,.form-customer textarea{width:100%}.form-customer .choice{display:flex;align-items:flex-start;gap:8px;font-weight:400}.form-customer .choice input{width:auto;margin-top:3px}.form-progressbar{height:12px;background:#dcdcde;border-radius:999px;overflow:hidden}.form-progressbar span{display:block;height:100%;background:#2271b1}.form-progress-meta{display:flex;justify-content:space-between;margin-bottom:7px}.field-error{color:#b32d2e;font-size:13px}.autosave-status{font-size:13px;color:#50575e}.signature-wrap{border:1px solid #c3c4c7;background:#fff}.signature-wrap canvas{display:block;width:100%;height:180px;touch-action:none}.signature-tools{padding:8px;border-top:1px solid #dcdcde}.completion-panel{background:#edfaef;border-left:4px solid #00a32a;padding:20px}.form-choice-list{display:grid;gap:8px}.form-customer-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.form-customer-head img{max-width:220px;height:auto}@media(max-width:700px){.form-customer-head{align-items:flex-start;flex-direction:column}.form-nav .btn{flex:1}.signature-wrap canvas{height:150px}}
