.hw-dialog-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#1419286b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:200;display:flex;align-items:center;justify-content:center;padding:20px;animation:hwFadeIn .18s ease}@keyframes hwFadeIn{0%{opacity:0}to{opacity:1}}.hw-dialog{background:#fff;border-radius:12px;width:100%;max-width:520px;max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 20px 60px #00000040;animation:hwPopIn .22s ease}@keyframes hwPopIn{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}.hw-dialog-head{padding:20px 24px 12px;border-bottom:1px solid #F0F0F0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.hw-dialog-title{font-size:17px;font-weight:600;color:#1a1a1a;line-height:1.4;margin:0}.hw-dialog-close{width:28px;height:28px;border-radius:6px;border:none;background:#f5f5f5;color:#8c8c8c;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hw-dialog-close:hover{background:#eee;color:#333}.hw-dialog-body{padding:18px 24px}.hw-dialog-desc{background:#fff;border:1px solid #E8E8E8;border-left:3px solid #0052D9;border-radius:8px;padding:14px 16px;margin-bottom:20px}.hw-dialog-desc strong{font-size:14.5px;color:#1a1a1a;display:block;margin-bottom:6px}.hw-dialog-desc p{font-size:13px;color:#8c8c8c;line-height:1.7;margin:0}.hw-field{margin-bottom:16px;position:relative}.hw-field label{display:block;font-size:14px;font-weight:600;color:#1a1a1a;margin-bottom:8px}.hw-field label .req{color:#dc2626;margin-left:2px}.hw-field input,.hw-field textarea{width:100%;border:1px solid #E8E8E8;border-radius:8px;padding:10px 14px;font-size:14px;color:#1a1a1a;font-family:inherit;transition:border-color .15s;box-sizing:border-box}.hw-field input{height:42px}.hw-field textarea{min-height:100px;resize:vertical;line-height:1.6}.hw-field input:focus,.hw-field textarea:focus{outline:none;border-color:#0052d9;box-shadow:0 0 0 3px #0052d914}.hw-field input::-moz-placeholder,.hw-field textarea::-moz-placeholder{color:#bfbfbf}.hw-field input::placeholder,.hw-field textarea::placeholder{color:#bfbfbf}.hw-field-count{position:absolute;right:12px;bottom:10px;font-size:12px;color:#8c8c8c}.hw-field .hw-field-tips{font-size:12px;color:#8c8c8c}.hw-dialog-foot{padding:14px 24px 20px;display:flex;justify-content:flex-end;gap:10px}.hw-dialog-foot .btn-cancel{height:40px;padding:0 24px;border-radius:6px;border:1px solid #E8E8E8;background:#fff;color:#4a4a4a;font-size:14px;cursor:pointer;font-family:inherit;transition:all .15s}.hw-dialog-foot .btn-cancel:hover{border-color:#0052d9;color:#0052d9}.hw-dialog-foot .btn-confirm{height:40px;padding:0 24px;border-radius:6px;border:none;background:#0052d9;color:#fff;font-size:14px;font-weight:500;cursor:pointer;font-family:inherit;transition:background .15s}.hw-dialog-foot .btn-confirm:hover{background:#003fb0}.hw-dialog-foot .btn-confirm:disabled{background:#c9cfd8;cursor:not-allowed}.hw-field [data-slot=select-trigger]{width:100%!important;height:42px!important;border:1px solid #E8E8E8!important;border-radius:8px!important;padding:10px 14px!important;font-size:14px!important;color:#1a1a1a!important;background:#fff!important;box-shadow:none!important;display:flex!important;align-items:center!important;justify-content:space-between!important;transition:border-color .15s,box-shadow .15s!important}.hw-field [data-slot=select-trigger]:focus{outline:none!important;border-color:#0052d9!important;box-shadow:0 0 0 3px #0052d914!important}.hw-field [data-slot=select-trigger] [data-radix-select-value]{color:#1a1a1a}.hw-field [data-slot=select-trigger] svg{color:#8c8c8c;flex-shrink:0}.hw-field [data-slot=select-trigger]:hover svg{color:#4a4a4a}.hw-field [data-slot=select-trigger][data-state=open] svg{transform:rotate(180deg);transition:transform .15s}.hw-field .relative.flex-1>button[type=button],.hw-field .hw-field-select{width:100%!important;min-height:42px!important;height:auto!important;border:1px solid #E8E8E8!important;border-radius:8px!important;padding:8px 14px!important;font-size:14px!important;color:#1a1a1a!important;background:#fff!important;box-shadow:none!important;font-family:inherit!important;transition:border-color .15s,box-shadow .15s!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;cursor:pointer!important}.hw-field .relative.flex-1>button[type=button]:focus,.hw-field .hw-field-select:focus{outline:none!important;border-color:#0052d9!important;box-shadow:0 0 0 3px #0052d914!important}.hw-field .relative.flex-1>button[type=button] .bg-accent{background:#e6f0fb!important;color:#0052d9!important;border-radius:4px!important;font-size:13px!important;padding:2px 6px!important}.hw-field .relative.flex-1>button[type=button] span.rounded-sm{color:#0052d9!important}.hw-field .relative.flex-1>button[type=button] span.rounded-sm:hover{background:#d6e8fa!important;color:#003fb0!important}.hw-field .relative.flex-1>button[type=button] .text-muted-foreground{color:#bfbfbf!important}.hw-field .relative.flex-1>button[type=button] svg.opacity-50{color:#8c8c8c;flex-shrink:0}.hw-field .area-select-wrap{display:flex;gap:10px;width:100%}.hw-field .area-select-wrap .area-select{flex:1}.hw-field .area-select-wrap select{width:100%;height:42px;border:1px solid #E8E8E8;border-radius:8px;padding:0 36px 0 14px;font-size:14px;color:#1a1a1a;background:#fff;box-shadow:none;font-family:inherit;transition:border-color .15s,box-shadow .15s;box-sizing:border-box;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%238C8C8C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px 16px;cursor:pointer}.hw-field .area-select-wrap select:focus{outline:none;border-color:#0052d9;box-shadow:0 0 0 3px #0052d914}.hw-field .area-select-wrap select option{color:#1a1a1a;background:#fff}[data-slot=select-content]{border-color:#e8e8e8!important;border-radius:8px!important;box-shadow:0 4px 16px #00000014!important;background:#fff!important}[data-slot=select-viewport]{max-height:240px!important;overflow-y:auto!important}[data-slot=select-item]{padding:10px 14px;font-size:14px;color:#4a4a4a;cursor:pointer}[data-slot=select-item]:hover,[data-slot=select-item][data-highlighted]{background:#f5f8ff!important;color:#0052d9!important}[data-slot=select-item][data-state=checked]{background:#e6f0fb!important;color:#0052d9!important}[data-multiselect-dropdown]{border:1px solid #E8E8E8!important;border-radius:8px!important;box-shadow:0 4px 16px #00000014!important;background:#fff!important}[data-multiselect-dropdown] [role=option]{padding:10px 14px;font-size:14px;color:#4a4a4a;cursor:pointer}[data-multiselect-dropdown] [role=option]:hover,[data-multiselect-dropdown] [role=option]:focus{background:#f5f8ff;color:#0052d9}[data-multiselect-dropdown] [role=option][aria-selected=true]{background:#e6f0fb;color:#0052d9}.hw-field.square-upload-field .m-new-upload .m-upload__handler{width:auto;display:inline-flex;align-items:center;justify-content:center}.hw-field.square-upload-field .m-new-upload .m-upload__handler>div{width:100px;height:100px;border:1px solid #ececec;background-color:#eee;display:flex;align-items:center;justify-content:center;padding:0;line-height:normal}.hw-field.square-upload-field .m-new-upload .m-upload__handler .lucide-upload,.hw-field.square-upload-field .m-new-upload .m-upload__handler .btn-text{display:none}.hw-field.square-upload-field .m-new-upload .m-upload__handler>div:before{content:"";width:40px;height:40px;border-radius:50%;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='12' y1='5' x2='12' y2='19'/%3E%3Cline x1='5' y1='12' x2='19' y2='12'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:20px 20px}.hw-upload-delbox{background:#fff!important;color:#1a1a1a!important;border:1px solid #e8e8e8!important;box-shadow:0 4px 16px #0000001a!important;border-radius:8px!important}.hw-upload-delbox .upload-delete-popper-handler [data-slot=button]{color:#0052d9!important}.hw-upload-progress-root{background-color:#e8e8e8!important}.hw-upload-progress-indicator{background-color:#1967d2!important}.hw-field .m-new-upload .m-upload__handler{color:#0052d9}.hw-field .m-new-upload .m-upload__handler>div{border-color:#d9e4f7;background-color:#f5f8ff;transition:border-color .15s,background-color .15s}.hw-field .m-new-upload .m-upload__handler:not(.uploading):hover>div{border-color:#1967d2;background-color:#eef3fd}.hw-field.square-upload-field .m-new-upload .m-upload__handler>div:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%231967d2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='12' y1='5' x2='12' y2='19'/%3E%3Cline x1='5' y1='12' x2='19' y2='12'/%3E%3C/svg%3E")}.hw-field .m-new-upload .m-upload__file{border-radius:8px;padding:10px 12px;background:#f5f8ff;border:1px solid #d9e4f7}.hw-field .m-new-upload .m-upload__file .m-upload__file__name{color:#1a1a1a;font-size:14px}.hw-field .m-new-upload .m-upload__wrapper{flex-wrap:wrap;gap:8px}.hw-field .m-new-upload .uploaded-image-wrapper{flex-wrap:wrap;gap:8px;margin-left:0}.hw-field .m-new-upload .m-upload__thumb{position:relative;overflow:hidden}.hw-field .m-new-upload .m-upload__thumb .m-upload__thumb__handler{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;opacity:0;transition:opacity .15s}.hw-field .m-new-upload .m-upload__thumb:hover .m-upload__thumb__handler{opacity:1}@media(max-width:640px){.hw-dialog-mask{align-items:flex-end;padding:0}.hw-dialog{border-radius:16px 16px 0 0;max-width:100%;max-height:88vh;animation:hwSlideUp .22s ease}@keyframes hwSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.hw-dialog-head{padding:16px 18px 10px}.hw-dialog-title{font-size:15px}.hw-dialog-body{padding:12px 18px}.hw-dialog-foot{padding:12px 18px 18px}[data-slot=select-content]{border-radius:12px!important;min-width:calc(100vw - 40px)!important;box-shadow:0 8px 32px #0000001f!important}[data-slot=select-item]{font-size:15px!important;padding-top:12px!important;padding-bottom:12px!important;padding-left:14px!important}.hw-field .area-select-wrap{flex-direction:column;gap:8px}}
