.af-container{max-width:780px;margin:30px auto;background:#fff;padding:40px 48px;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 24px rgb(0 0 0 / .06),0 1px 4px rgb(0 0 0 / .04);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;box-sizing:border-box;color:#1e293b}.af-title{font-size:26px;font-weight:700;margin-top:0;margin-bottom:32px;color:#0f172a;padding-bottom:20px;border-bottom:2px solid #e2e8f0;letter-spacing:-.02em}.af-success{background:#f0fdf4;color:#166534;padding:16px 20px;border-radius:10px;margin-bottom:28px;border:1px solid #bbf7d0;font-weight:500;font-size:15px}.af-error{background:#fef2f2;color:#991b1b;padding:16px 20px;border-radius:10px;margin-bottom:28px;border:1px solid #fecaca;font-weight:500;font-size:15px}.af-progress{display:flex;justify-content:center;align-items:flex-start;margin:0;padding:0;list-style:none;position:relative;gap:0}.af-progress-item{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1;flex:1;max-width:120px}.af-progress-item:not(:last-child)::after{content:'';position:absolute;top:19px;left:calc(50% + 22px);right:calc(-50% + 22px);height:3px;background:#e2e8f0;border-radius:2px;z-index:0;transition:background 0.4s ease}.af-progress-item.completed:not(:last-child)::after{background:#2563eb}.af-bullet{width:40px;height:40px;background:#fff;border:3px solid #e2e8f0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#94a3b8;transition:all 0.35s cubic-bezier(.4,0,.2,1);position:relative;z-index:2;flex-shrink:0}.af-bullet-num{display:block;transition:opacity 0.25s ease,transform 0.25s ease}.af-bullet-check{display:none;position:absolute;color:#fff;font-size:16px;font-weight:700;transition:opacity 0.25s ease,transform 0.25s ease}.af-progress-item.active .af-bullet{border-color:#2563eb;background:#2563eb;color:#fff;box-shadow:0 0 0 5px rgb(37 99 235 / .15);transform:scale(1.08)}.af-progress-item.completed .af-bullet{background:#2563eb;border-color:#2563eb;color:#fff;box-shadow:none;transform:scale(1)}.af-progress-item.completed .af-bullet-num{display:none}.af-progress-item.completed .af-bullet-check{display:block}.af-label{margin-top:10px;font-size:11px;font-weight:600;color:#94a3b8;text-align:center;line-height:1.3;transition:color 0.3s ease;text-transform:uppercase;letter-spacing:.04em}.af-progress-item.active .af-label{color:#2563eb}.af-progress-item.completed .af-label{color:#64748b}.af-step{display:none}.af-break-marker{display:none}.af-step.active{display:block}.af-field{margin-bottom:24px;transition:opacity 0.2s ease}.af-field label{display:block;font-size:14px;font-weight:600;margin-bottom:8px;color:#334155}.af-field .req{color:#dc2626;margin-left:2px}.af-description{display:block;font-size:13px;color:#64748b;margin-bottom:8px;line-height:1.5;font-weight:400}.af-error-msg{display:block;font-size:13px;color:#dc2626;margin-bottom:6px;font-weight:500}.af-input-error label{color:#dc2626!important}.af-input,.af-field select,.af-field textarea{width:100%;padding:11px 14px;border:2px solid #e2e8f0;border-radius:10px;font-size:15px;transition:border-color 0.2s ease,box-shadow 0.2s ease,background 0.2s ease;background:#f8fafc;box-sizing:border-box;color:#1e293b;font-family:inherit}.af-input:focus,.af-field select:focus,.af-field textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 4px rgb(37 99 235 / .1);background:#fff}.af-input-error .af-input,.af-input-error select,.af-input-error textarea{border-color:#dc2626!important;box-shadow:0 0 0 4px rgb(220 38 38 / .08)!important}.af-size-small .af-input,.af-size-small select,.af-size-small textarea{max-width:280px}.af-size-medium .af-input,.af-size-medium select,.af-size-medium textarea{max-width:480px}.af-size-large .af-input,.af-size-large select,.af-size-large textarea{width:100%}.af-name-group{display:flex;gap:16px;flex-wrap:wrap}.af-name-part{flex:1;min-width:120px}.af-name-part small{display:block;font-size:12px;font-weight:600;color:#64748b;margin-bottom:6px;text-transform:uppercase;letter-spacing:.03em}.af-name-part input[type="text"]{width:100%;padding:11px 14px;border:2px solid #e2e8f0;border-radius:10px;font-size:15px;transition:border-color 0.2s ease,box-shadow 0.2s ease,background 0.2s ease;background:#f8fafc;box-sizing:border-box;color:#1e293b;font-family:inherit}.af-name-part input[type="text"]:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 4px rgb(37 99 235 / .1);background:#fff}.af-name-prefix{min-width:100%}.af-prefix-group{gap:10px;margin-top:2px}.af-prefix-group label{font-weight:500;font-size:14px;display:flex;align-items:center}.af-group{display:flex;flex-wrap:wrap;gap:14px}.af-group label{font-weight:500;font-size:14px;display:flex;align-items:center;gap:7px;cursor:pointer}.af-group input[type="radio"],.af-group input[type="checkbox"]{width:18px;height:18px;margin:0;accent-color:#2563eb;cursor:pointer;flex-shrink:0}.af-section-break{border:0;border-top:1px solid #e2e8f0;margin:32px 0}.af-html-block{margin-bottom:24px;font-size:15px;line-height:1.6;color:#334155}.af-consent-text{font-size:13px;color:#64748b;line-height:1.6;margin-bottom:10px;max-height:200px;overflow-y:auto;padding:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.af-consent-label{font-weight:500;font-size:14px;display:flex;align-items:center;gap:7px;cursor:pointer}.af-consent-label input[type="checkbox"]{width:18px;height:18px;margin:0;accent-color:#2563eb}.af-repeater-wrap{border:2px solid #e2e8f0;border-radius:12px;overflow:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:24px}.af-repeater-table{width:100%;border-collapse:collapse}.af-repeater-table th{background:#f1f5f9;padding:11px 14px;text-align:left;font-size:12px;font-weight:700;white-space:nowrap;color:#475569;text-transform:uppercase;letter-spacing:.04em;border-bottom:2px solid #e2e8f0}.af-repeater-table td{padding:0;border-bottom:1px solid #f1f5f9}.af-repeater-table td input{border:none;width:100%;padding:12px 14px;box-sizing:border-box;background:#fff0;min-width:150px;font-size:14px;font-family:inherit;color:#1e293b}.af-repeater-table td input:focus{outline:none;background:#eff6ff}.af-repeater-table td:last-child{width:50px;text-align:center;min-width:50px}.af-remove-row{width:30px;height:30px;border-radius:8px;border:none;background:#fff0;color:#94a3b8;font-size:20px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all 0.2s ease;line-height:1}.af-remove-row:hover{background:#fef2f2;color:#dc2626}.af-add-row{width:100%;padding:12px;background:#f8fafc;border:none;border-top:1px solid #e2e8f0;text-align:center;cursor:pointer;font-size:13px;font-weight:600;color:#2563eb;font-family:inherit;transition:background 0.2s ease}.af-add-row:hover{background:#eff6ff}.af-sig-wrap{border:2px solid #e2e8f0;padding:16px;background:#fff;border-radius:12px;display:inline-block;max-width:100%}.af-sig-canvas{display:block;border:2px dashed #cbd5e1!important;cursor:crosshair;border-radius:8px;background:#f8fafc;width:100%;max-width:400px;height:auto;touch-action:none}.af-sig-actions{margin-top:10px;display:flex;gap:8px}.af-clear-sig{background:#fff;border:2px solid #e2e8f0;padding:7px 18px;border-radius:8px;cursor:pointer;font-size:13px;font-weight:600;color:#64748b;font-family:inherit;transition:all 0.2s ease}.af-clear-sig:hover{border-color:#dc2626;color:#dc2626;background:#fef2f2}.af-file-wrap{border:2px dashed #cbd5e1;border-radius:12px;padding:20px;text-align:center;background:#f8fafc;transition:border-color 0.2s ease,background 0.2s ease;cursor:pointer}.af-file-wrap:hover,.af-file-wrap:focus-within{border-color:#2563eb;background:#eff6ff}.af-file-input{width:100%;font-size:14px;cursor:pointer}.af-file-list{margin-top:10px;display:flex;flex-direction:column;gap:4px}.af-file-name{font-size:13px;color:#2563eb;font-weight:500;display:block;padding:4px 10px;background:#eff6ff;border-radius:6px}.af-nav{display:flex;justify-content:flex-end;gap:12px;margin-top:32px;padding-top:24px;border-top:2px solid #f1f5f9;flex-wrap:wrap;align-items:center}.af-btn{padding:12px 28px;border:none;border-radius:10px;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer;transition:all 0.2s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;min-width:100px}.af-next,.af-submit{background:#2563eb;color:#fff;box-shadow:0 1px 3px rgb(37 99 235 / .3)}.af-next:hover,.af-submit:hover{background:#1d4ed8;box-shadow:0 4px 12px rgb(37 99 235 / .3);transform:translateY(-1px)}.af-next:active,.af-submit:active{transform:translateY(0);box-shadow:0 1px 3px rgb(37 99 235 / .3)}.af-prev{background:#fff;color:#475569;border:2px solid #e2e8f0}.af-prev:hover{background:#f8fafc;border-color:#cbd5e1;color:#1e293b}@media (max-width:1199px){.af-container{padding:36px 40px}}@media (max-width:991px){.af-container{padding:30px 28px}.af-progress-item:not(:last-child)::after{left:calc(50% + 20px);right:calc(-50% + 20px)}.af-label{font-size:10px}}@media (max-width:767px){.af-container{padding:24px 20px;margin:15px 0;border-radius:0;box-shadow:none;border-left:none;border-right:none}.af-title{font-size:22px;margin-bottom:24px;padding-bottom:16px}.af-field label{font-size:15px}.af-input,.af-field select,.af-field textarea{font-size:16px;padding:13px 14px;border-radius:10px}.af-name-group{flex-direction:column;gap:16px}.af-name-part{min-width:100%}.af-group{flex-direction:column;align-items:flex-start;gap:12px}.af-group label{width:100%;padding:6px 0}.af-nav{gap:8px}.af-btn{flex:1 1 auto;min-width:90px;max-width:100%;text-align:center;padding:13px 16px;font-size:15px}.af-btn.af-save{flex:0 1 auto;margin-right:auto}.af-bullet{width:34px;height:34px;font-size:13px}.af-progress-item:not(:last-child)::after{top:16px;left:calc(50% + 18px);right:calc(-50% + 18px)}.af-sig-wrap{display:block;width:100%}.af-sig-canvas{max-width:100%}}@media (max-width:480px){.af-container{padding:18px 16px}.af-title{font-size:20px}.af-bullet{width:30px;height:30px;font-size:12px}.af-progress-item:not(:last-child)::after{top:14px;left:calc(50% + 16px);right:calc(-50% + 16px);height:2px}.af-bullet-check{font-size:14px}.af-label{font-size:9px}.af-remove-row{width:28px;height:28px;font-size:18px}}