.auto-form-builder-wrapper{position:relative;box-sizing:border-box;overflow:visible;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:14px;line-height:1.5;color:#1d2327}.auto-form-builder-wrapper *{box-sizing:border-box}.auto-form-builder-header{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;background-size:cover;background-position:center;background-repeat:no-repeat;margin-bottom:20px;padding:40px 20px;text-align:center;overflow:hidden}.auto-form-builder-header h1.header-title{position:relative;z-index:2;margin:0 0 10px;padding:0;width:100%;font-weight:700;text-shadow:0 2px 4px rgb(0 0 0 / 30%)}.auto-form-builder-header p.header-subtitle{position:relative;z-index:2;margin:0;padding:0;width:100%;line-height:1.5;text-shadow:0 1px 2px rgb(0 0 0 / 30%)}.auto-form-builder-title{margin:0 0 15px;padding:0;font-size:24px;font-weight:700;color:#1d2327;text-align:left}.auto-form-builder-description{margin:0 0 20px;padding:0;font-size:16px;color:#6b7280;line-height:1.5;text-align:left}.number-slider-wrapper{margin-top:10px}.number-slider-wrapper input[type="range"]{width:100%;margin-bottom:5px}.slider-labels{display:flex;justify-content:space-between;font-size:12px;color:#666}.number-format-preview{font-size:12px;color:#666;margin-top:5px}.number-field-with-symbol{display:flex;align-items:stretch;position:relative;width:100%}.number-field-with-symbol input[type="number"]{flex:1;border-radius:0 4px 4px 0 !important;border-left:none !important}.number-symbol-prefix{display:flex;align-items:center;justify-content:center;min-width:45px;padding:0 12px;background:#f3f4f6;border:1px solid #d1d5db;border-right:none;border-radius:4px 0 0 4px;font-weight:600;font-size:16px;color:#374151;user-select:none;cursor:default}.number-field-with-symbol input[type="number"]:focus{border-left:none !important}.number-symbol-suffix{display:flex;align-items:center;justify-content:center;min-width:45px;padding:0 12px;background:#f3f4f6;border:1px solid #d1d5db;border-left:none;border-radius:0 4px 4px 0;font-weight:600;font-size:16px;color:#374151;user-select:none;cursor:default}.number-field-with-symbol input[type="number"]:has(+.number-symbol-suffix){border-radius:4px 0 0 4px !important;border-right:none !important}.selected-files-display{display:none}.premium-feature-notice{padding:12px;background:#fef3c7;border-left:3px solid #f59e0b;color:#92400e}.hidden-field{display:none !important}.auto-form-builder-wrapper .form-field{margin-bottom:20px}.auto-form-builder-wrapper .form-row{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:15px}.auto-form-builder-wrapper .required-indicator{color:#e74c3c}.auto-form-builder-wrapper .field-help-text{margin-top:6px;font-size:13px;color:#6b7280;line-height:1.4}.auto-form-builder-wrapper .modern-file-upload-wrapper{position:relative;width:100%;margin-bottom:10px}.auto-form-builder-wrapper .modern-file-upload-area{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:120px;padding:24px;border:2px dashed #e2e8f0;border-radius:12px;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);cursor:pointer;transition:all 0.3s ease;position:relative;overflow:hidden}.auto-form-builder-wrapper .modern-file-upload-area:hover{border-color:#667eea;background:linear-gradient(135deg,#f0f4ff 0%,#e8f0fe 100%);transform:translateY(-2px);box-shadow:0 8px 25px rgb(102 126 234 / 15%)}.auto-form-builder-wrapper .modern-file-upload-area.drag-over{border-color:#4f46e5;background:linear-gradient(135deg,#eef2ff 0%,#e0e7ff 100%);transform:scale(1.02);box-shadow:0 12px 30px rgb(79 70 229 / 20%)}.auto-form-builder-wrapper .modern-file-upload-area.has-files{border-color:#10b981;background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 100%)}.auto-form-builder-wrapper .file-upload-icon{width:48px;height:48px;margin-bottom:16px;color:#667eea;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;background:rgb(102 126 234 / 10%);border-radius:12px}.auto-form-builder-wrapper .modern-file-upload-area:hover .file-upload-icon{color:#5a67d8;transform:scale(1.1);background:rgb(90 103 216 / 15%)}.auto-form-builder-wrapper .modern-file-upload-area.has-files .file-upload-icon{color:#10b981;background:rgb(16 185 129 / 10%)}.auto-form-builder-wrapper .file-upload-text{text-align:center}.auto-form-builder-wrapper .file-upload-title{font-size:16px;font-weight:600;color:#374151;margin-bottom:4px;transition:color 0.3s ease}.auto-form-builder-wrapper .modern-file-upload-area:hover .file-upload-title{color:#667eea}.auto-form-builder-wrapper .modern-file-upload-area.has-files .file-upload-title{color:#10b981}.auto-form-builder-wrapper .file-upload-subtitle{font-size:14px;color:#6b7280;transition:color 0.3s ease}.auto-form-builder-wrapper .selected-files-display{margin-top:16px}.auto-form-builder-wrapper .selected-files{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:visible;box-shadow:0 1px 3px rgb(0 0 0 / 10%)}.auto-form-builder-wrapper .selected-files-display.has-files,.auto-form-builder-wrapper .selected-files-display[style*="display:block"]{display:block !important}.auto-form-builder-wrapper .selected-files>*{display:block;visibility:visible}.auto-form-builder-wrapper .selected-file{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #f3f4f6;transition:background-color 0.2s ease}.auto-form-builder-wrapper .selected-file:last-child{border-bottom:none}.auto-form-builder-wrapper .selected-file:hover{background-color:#f9fafb}.auto-form-builder-wrapper .file-name{font-size:14px;font-weight:500;color:#374151;flex:1;margin-right:12px;word-break:break-word}.auto-form-builder-wrapper .file-size{font-size:12px;color:#6b7280;background:#f3f4f6;padding:4px 8px;border-radius:4px;font-weight:500}.auto-form-builder-wrapper .file-field-info{font-size:13px;color:#6b7280;margin-top:8px;padding:8px 12px;background:#f8fafc;border-radius:6px;border-left:3px solid #e2e8f0}.auto-form-builder-wrapper .modern-file-upload-area.uploading{border-color:#3b82f6;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);pointer-events:none}.auto-form-builder-wrapper .modern-file-upload-area.uploading .file-upload-title{color:#3b82f6}.auto-form-builder-wrapper .selected-files-header{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;background:#f8fafc;border-bottom:1px solid #e5e7eb;font-size:13px;font-weight:500;color:#374151}.auto-form-builder-wrapper .clear-all-btn{background:none;border:none;color:#6b7280;font-size:12px;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all 0.2s ease}.auto-form-builder-wrapper .clear-all-btn:hover{background:#fee2e2;color:#dc2626}.auto-form-builder-wrapper .selected-file-item{display:flex !important;align-items:center;padding:12px 14px;border-bottom:1px solid #f3f4f6;position:relative;overflow:visible;transition:background-color 0.2s ease;min-height:72px;opacity:1 !important;transform:none !important;visibility:visible !important}.auto-form-builder-wrapper .selected-file-item:last-child{border-bottom:none}.auto-form-builder-wrapper .selected-file-item:hover{background-color:#f9fafb}.auto-form-builder-wrapper .upload-progress-bar{position:absolute;left:0;top:0;bottom:0;background:linear-gradient(90deg,#dbeafe 0%,#bfdbfe 100%);transition:width 0.3s ease;z-index:0}.auto-form-builder-wrapper .selected-file-item>*{position:relative;z-index:1}.auto-form-builder-wrapper .file-preview-container{display:flex !important;align-items:center;gap:12px;flex:1;min-width:0;visibility:visible !important}.auto-form-builder-wrapper .file-image-preview{width:48px;height:48px;overflow:hidden;border-radius:8px;border:2px solid #e5e7eb;flex-shrink:0;background:#f3f4f6}.auto-form-builder-wrapper .file-image-preview img{width:100%;height:100%;object-fit:cover}.auto-form-builder-wrapper .file-icon-preview{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border-radius:8px;flex-shrink:0}.auto-form-builder-wrapper .file-info{flex:1;min-width:0;display:block !important;visibility:visible !important}.auto-form-builder-wrapper .file-info .file-name{font-size:14px;font-weight:500;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 0 4px}.auto-form-builder-wrapper .file-details{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.auto-form-builder-wrapper .file-details .file-size{font-size:12px;color:#6b7280;background:#f3f4f6;padding:2px 6px;border-radius:4px}.auto-form-builder-wrapper .file-status{font-size:11px;font-weight:600;padding:2px 8px;border-radius:10px}.auto-form-builder-wrapper .file-status.pending{background:#f3f4f6;color:#6b7280}.auto-form-builder-wrapper .file-status.uploading{background:#dbeafe;color:#2563eb}.auto-form-builder-wrapper .file-status.complete{background:#d1fae5;color:#059669}.auto-form-builder-wrapper .file-status.error{background:#fee2e2;color:#dc2626}.auto-form-builder-wrapper .remove-file-btn{display:flex !important;align-items:center;justify-content:center;background:none;border:none;padding:6px;cursor:pointer;color:#9ca3af;border-radius:4px;transition:all 0.2s ease;flex-shrink:0;margin-left:8px;visibility:visible !important}.auto-form-builder-wrapper .remove-file-btn:hover{background:#fee2e2;color:#dc2626}.auto-form-builder-wrapper .file-upload-errors{color:#dc2626;font-size:12px;margin-top:8px;padding:8px 12px;background:#fef2f2;border:1px solid #fecaca;border-radius:6px}.auto-form-builder-wrapper .selected-file-item.status-error{background:#fef2f2}.auto-form-builder-wrapper .selected-file-item.status-complete{background:#f0fdf4}.auto-form-builder-wrapper.layout-two-column .auto-form-builder-form{display:grid;grid-template-columns:1fr 1fr;gap:20px}.auto-form-builder-wrapper.layout-two-column .submit-wrapper{grid-column:1 / -1}@media (width <= 768px){.auto-form-builder-wrapper.layout-two-column .auto-form-builder-form{grid-template-columns:1fr}}.auto-form-builder-wrapper.layout-inline .auto-form-builder-form{display:flex;flex-wrap:wrap;gap:20px;align-items:flex-end}.auto-form-builder-wrapper.layout-inline .form-field{flex:1 1 200px;margin-bottom:0}.auto-form-builder-wrapper.layout-inline .submit-wrapper{flex:0 0 auto;margin-top:0}@media (width <= 768px){.auto-form-builder-wrapper.layout-inline .auto-form-builder-form{flex-direction:column}}.auto-form-builder-wrapper .form-field label{display:block;margin-bottom:8px;font-weight:600;font-size:14px;color:#1d2327;line-height:1.4}.auto-form-builder-wrapper .form-field input[type="text"],.auto-form-builder-wrapper .form-field input[type="email"],.auto-form-builder-wrapper .form-field input[type="number"],.auto-form-builder-wrapper .form-field input[type="tel"],.auto-form-builder-wrapper .form-field input[type="date"],.auto-form-builder-wrapper .form-field input[type="search"],.auto-form-builder-wrapper .form-field input[type="url"],.auto-form-builder-wrapper .form-field input[type="password"],.auto-form-builder-wrapper .form-field textarea,.auto-form-builder-wrapper .form-field select{width:100%;max-width:100%;padding:10px 14px;border:1px solid #dcdcde;border-radius:4px;font-size:14px;font-family:inherit;color:#1d2327;background-color:#fff;line-height:1.5;transition:border-color 0.2s ease,box-shadow 0.2s ease;box-sizing:border-box}.auto-form-builder-wrapper .form-field textarea{height:auto;min-height:auto;resize:vertical;line-height:1.5}.auto-form-builder-wrapper .form-field input::placeholder,.auto-form-builder-wrapper .form-field textarea::placeholder{color:#a7aaad;opacity:1}.auto-form-builder-wrapper .form-field select{appearance:none;padding-right:30px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:12px}.auto-form-builder-wrapper .form-field select.multiple-select{color:transparent !important}.auto-form-builder-wrapper .form-field input[type="search"]{box-sizing:border-box}.auto-form-builder-wrapper .form-field input[type="url"]{box-sizing:border-box}.auto-form-builder-wrapper .form-field select:not(.multiple-select){height:42px !important;line-height:1}.auto-form-builder-wrapper .multi-select-overlay-wrapper{position:relative !important;width:100% !important}.auto-form-builder-wrapper .selected-values-overlay{position:absolute !important;inset:1px 30px 1px 1px !important;display:flex !important;align-items:center !important;pointer-events:none !important;padding:0 13px !important;line-height:1 !important;overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important;z-index:10 !important}.auto-form-builder-wrapper .multi-select-overlay-wrapper::after{content:"?" !important;position:absolute !important;right:12px !important;top:50% !important;transform:translateY(-50%) !important;font-size:12px !important;color:#666 !important;pointer-events:none !important;z-index:3 !important}.auto-form-builder-wrapper .form-field input:focus,.auto-form-builder-wrapper .form-field textarea:focus,.auto-form-builder-wrapper .form-field select:focus{outline:none;border-color:#2271b1;box-shadow:0 0 0 1px #2271b1}.auto-form-builder-wrapper .form-field .field-description{font-size:14px;color:#666;margin-top:5px}.auto-form-builder-wrapper .form-field.required label::after{content:" *";color:#f03e3e}.auto-form-builder-wrapper button[type="submit"],.auto-form-builder-wrapper .submit-button,.auto-form-builder-wrapper .form-submit-button{display:inline-block;padding:12px 24px;background-color:#2271b1;color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:600;font-family:inherit;line-height:1;cursor:pointer;transition:all 0.2s ease}.auto-form-builder-wrapper button[type="submit"]:hover,.auto-form-builder-wrapper .submit-button:hover,.auto-form-builder-wrapper .form-submit-button:hover{background-color:#135e96}.auto-form-builder-wrapper .submit-wrapper{text-align:left;margin-top:20px}.auto-form-builder-wrapper .form-field.field-width-half{width:48%;display:inline-block;margin-right:2%}.auto-form-builder-wrapper .form-field.field-width-third{width:31%;display:inline-block;margin-right:2%}.auto-form-builder-wrapper .form-field.field-width-two-thirds{width:65%;display:inline-block;margin-right:2%}.auto-form-builder-success{display:flex;align-items:center;gap:14px;background:#d4edda;border:1px solid #c3e6cb;border-left:4px solid #37b24d;color:#155724;padding:16px 20px;margin-bottom:20px;border-radius:8px;font-size:16px;line-height:1.5;box-shadow:0 2px 8px rgb(55 178 77 / 10%)}.auto-form-builder-success::before{content:"\2713";display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:36px;height:36px;background:#28a745;color:#fff;border-radius:50%;font-size:20px;font-weight:700;line-height:1}.auto-form-builder-error{background:linear-gradient(135deg,#fef2f2 0%,#fef1f1 100%);border:1px solid #fca5a5;border-left:4px solid #ef4444;color:#dc2626;padding:16px 20px;margin-bottom:24px;border-radius:8px;box-shadow:0 2px 8px rgb(239 68 68 / 10%)}.auto-form-builder-error strong{color:#b91c1c;font-weight:600;display:block;margin-bottom:8px}.auto-form-builder-error ul{margin:8px 0 0;padding:0;list-style:none !important;list-style-type:none !important}.auto-form-builder-error li{margin-bottom:6px;padding-left:0;line-height:1.5;list-style:none !important;list-style-type:none !important}.auto-form-builder-error li::before{display:none !important;content:none !important}.auto-form-builder-error li::marker{display:none !important;content:none !important}.auto-form-builder-error li strong{color:#b91c1c;font-weight:600;margin:0;display:inline;margin-bottom:0}.auto-form-builder-error li strong::before,.auto-form-builder-error li strong::after{display:none !important;content:none !important}.auto-form-builder-error-header{display:flex;align-items:center;gap:10px;margin-bottom:12px}.auto-form-builder-error-title-icon{font-size:20px;font-weight:bold;color:#dc2626;line-height:1}.auto-form-builder-error-title{color:#b91c1c;font-size:16px;font-weight:600;margin:0;display:inline-block}.auto-form-builder-error-summary{color:#dc2626;font-size:14px;margin:0 0 12px;font-weight:500}.auto-form-builder-error-list{margin:0;padding:0;list-style:none !important}.auto-form-builder-error-item{display:flex;align-items:flex-start;gap:8px;padding:8px 12px;margin-bottom:8px;background:#fff;border:1px solid #fecaca;border-radius:6px;list-style:none !important;transition:all 0.2s ease}.auto-form-builder-error-item:hover{background:#fef8f8;border-color:#fca5a5;box-shadow:0 1px 3px rgb(239 68 68 / 8%)}.auto-form-builder-error-item:last-child{margin-bottom:0}.auto-form-builder-error-item::before,.auto-form-builder-error-item::marker{display:none !important;content:none !important}.auto-form-builder-error-icon{flex-shrink:0;font-size:16px;color:#dc2626;line-height:1.5;font-weight:bold}.auto-form-builder-error-field{flex-shrink:0;color:#b91c1c;font-weight:600;font-size:14px;line-height:1.5}.auto-form-builder-error-message{color:#991b1b;font-size:14px;line-height:1.5;flex:1}@media (width <= 768px){.auto-form-builder-error{padding:14px 16px;margin-bottom:20px}.auto-form-builder-error::before{top:14px;left:14px}.auto-form-builder-error strong{margin-left:20px}.auto-form-builder-error ul{margin-left:20px}.auto-form-builder-error-header{gap:8px}.auto-form-builder-error-item{flex-direction:column;gap:6px;padding:10px}.auto-form-builder-error-field{display:block;margin-bottom:4px}}.auto-form-builder-success-message{background:#d4edda;border:1px solid #c3e6cb;border-radius:8px;padding:20px;margin:20px 0;display:flex;align-items:center;gap:15px;color:#155724;font-family:inherit;animation:afbSlideInUp 0.5s ease-out}.auto-form-builder-success-message .success-icon{background:#28a745;color:white;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:bold;flex-shrink:0}.auto-form-builder-success-message .success-text{font-size:16px;line-height:1.5}@keyframes afbSlideInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.auto-form-builder-global-success{position:fixed;top:20px;right:20px;z-index:10000;animation:afbSlideInRight 0.5s ease-out}.auto-form-builder-global-success .success-content{background:#d4edda;border:1px solid #c3e6cb;border-radius:8px;padding:15px 20px;display:flex;align-items:center;gap:10px;color:#155724;font-family:inherit;max-width:350px;box-shadow:0 4px 6px rgb(0 0 0 / 10%);position:relative}.auto-form-builder-global-success .success-icon{background:#28a745;color:white;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:bold;flex-shrink:0}.auto-form-builder-global-success .success-text{font-size:14px;line-height:1.4}.auto-form-builder-global-success .close-success{position:absolute;top:5px;right:5px;background:none;border:none;font-size:18px;color:#155724;cursor:pointer;width:20px;height:20px;display:flex;align-items:center;justify-content:center;line-height:1}.auto-form-builder-global-success .close-success:hover{background:rgb(0 0 0 / 10%);border-radius:50%}@keyframes afbSlideInRight{from{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.auto-form-builder-wrapper::before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;border-radius:8px}.auto-form-builder-wrapper .auto-form-builder-form{position:relative;z-index:1}.checkbox-option,.radio-option{display:flex;align-items:center;cursor:pointer}.checkbox-option input[type="checkbox"],.radio-option input[type="radio"]{margin-right:8px;cursor:pointer}.checkbox-container-column,.radio-container-column{display:flex;flex-direction:column;gap:10px}.checkbox-container-row,.radio-container-row{display:flex;flex-flow:row wrap;gap:20px;align-items:center}.checkbox-container-grid,.radio-container-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.checkbox-option.checkbox-select-all{font-weight:600;border-bottom:1px solid #e5e7eb;padding-bottom:10px;margin-bottom:5px}.checkbox-container-grid .checkbox-option.checkbox-select-all{grid-column:1 / -1}.checkbox-container-row .checkbox-option.checkbox-select-all{width:100%;flex-basis:100%}.checkbox-option.checkbox-none{font-style:italic;opacity:0.9}.checkbox-option.checkbox-other{flex-wrap:wrap}.checkbox-other-text{margin-left:10px;padding:6px 10px;border:1px solid #d1d5db;border-radius:4px;font-size:14px;flex:1;min-width:150px;display:none}.checkbox-other-text:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px rgb(59 130 246 / 20%)}.radio-other-text{margin-top:8px;padding:6px 10px;border:1px solid #d1d5db;border-radius:4px;font-size:14px;width:100%;max-width:300px;display:none}.radio-other-text:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px rgb(59 130 246 / 20%)}.checkbox-single{display:flex;align-items:center;cursor:pointer}.checkbox-single input[type="checkbox"]{margin-right:8px;cursor:pointer}@media (width <= 768px){.checkbox-container-grid,.radio-container-grid{grid-template-columns:1fr;gap:12px}.checkbox-container-row,.radio-container-row{flex-direction:column;align-items:flex-start;gap:12px}}.afb-conditional-hidden{display:none}.file-input-hidden{position:absolute;left:-9999px;opacity:0;pointer-events:none;width:1px;height:1px}.auto-form-builder-form .afb-time-picker-container{position:relative;display:inline-block;width:100%}.auto-form-builder-form .afb-time-display{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:40px;padding:8px 12px;border:1px solid #dcdcde;border-radius:4px;background:#fff;cursor:pointer;box-sizing:border-box;font-size:14px;color:#1d2327;transition:border-color 0.15s ease,box-shadow 0.15s ease}.auto-form-builder-form .afb-time-display:hover{border-color:#2271b1}.auto-form-builder-form .afb-time-display:focus{border-color:#2271b1;box-shadow:0 0 0 1px #2271b1;outline:none}.auto-form-builder-form .afb-time-open .afb-time-display{border-color:#2271b1;box-shadow:0 0 0 1px #2271b1;border-bottom-left-radius:0;border-bottom-right-radius:0}.auto-form-builder-form .afb-time-icon{flex-shrink:0;color:#787c82;display:flex;align-items:center}.auto-form-builder-form .afb-time-placeholder{color:#787c82}.auto-form-builder-form .afb-time-dropdown{position:absolute;top:100%;left:0;right:0;max-height:220px;overflow-y:auto;background:#fff;border:1px solid #2271b1;border-top:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px;box-shadow:0 4px 12px rgb(0 0 0 / 12%);z-index:9999}.auto-form-builder-form .afb-time-option{padding:8px 12px;cursor:pointer;font-size:14px;color:#1d2327;transition:background 0.1s ease}.auto-form-builder-form .afb-time-option:hover{background:#f0f6fc;color:#2271b1}.auto-form-builder-form .afb-time-option.selected{background:#2271b1;color:#fff;font-weight:600}.auto-form-builder-form .afb-time-clear{position:absolute;top:50%;right:36px;transform:translateY(-50%);display:none;background:none;border:none;font-size:18px;color:#787c82;cursor:pointer;padding:2px 6px;line-height:1;z-index:2}.auto-form-builder-form .afb-time-clear:hover{color:#d63638}.auto-form-builder-form .afb-time-clear.has-value{display:block}@media (max-width:768px){.auto-form-builder-form .afb-time-display{min-height:44px;font-size:16px}.auto-form-builder-form .afb-time-dropdown{max-height:200px}.auto-form-builder-form .afb-time-option{padding:10px 12px}}.name-field-group{display:flex;flex-direction:column;gap:10px}.name-subfield{display:flex;flex-direction:column}.name-subfield label{font-weight:600;margin-bottom:5px;font-size:14px}.name-field-group.name-field-side-by-side{display:grid;grid-template-columns:1fr 1fr;gap:15px}@media (max-width:480px){.name-field-group.name-field-side-by-side{grid-template-columns:1fr}}.auto-form-builder-wrapper .searchable-dropdown-wrapper{position:relative;width:100%;z-index:auto}.auto-form-builder-wrapper .auto-form-builder-form{overflow:visible !important}.auto-form-builder-wrapper .form-field{overflow:visible !important}.auto-form-builder-wrapper .form-row{overflow:visible !important}.auto-form-builder-wrapper .field-container{overflow:visible !important}.auto-form-builder-wrapper,.auto-form-builder-wrapper .auto-form-builder-form,.auto-form-builder-wrapper .form-field,.auto-form-builder-wrapper .form-row,.auto-form-builder-wrapper .field-container,.auto-form-builder-wrapper .searchable-dropdown-wrapper{overflow:visible !important}.entry-content .auto-form-builder-wrapper,.post-content .auto-form-builder-wrapper,.page-content .auto-form-builder-wrapper,.content .auto-form-builder-wrapper{overflow:visible !important}.searchable-dropdown-input{width:100%;height:42px;padding-right:40px;transition:all 0.3s ease;box-sizing:border-box;line-height:1.5;outline:none;position:relative;z-index:2}.searchable-dropdown-input.searchable{cursor:text}.searchable-dropdown-input.non-searchable{cursor:pointer}.searchable-dropdown-input:focus{outline:none}.afb-dropdown-required-error{margin-top:6px;color:#d63638;font-size:13px;line-height:1.4}.searchable-dropdown-input.afb-dropdown-invalid{border:1px solid #d63638;box-shadow:0 0 0 1px #d63638}.afb-field-validation-error{margin-top:6px;color:#d63638;font-size:13px;line-height:1.4}.auto-form-builder-wrapper input.afb-field-invalid,.auto-form-builder-wrapper textarea.afb-field-invalid{border-color:#d63638;box-shadow:0 0 0 1px #d63638}.dropdown-arrow{position:absolute;right:14px;top:30%;transform:translateY(-50%);pointer-events:none;font-size:12px;opacity:0.6;z-index:10;line-height:1}.selected-values-display{position:absolute;top:1px;left:1px;right:40px;height:40px;display:flex;align-items:center;pointer-events:none;padding:0 13px;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;z-index:1000;color:#666}.searchable-dropdown-options{position:absolute;top:100%;left:0;right:0;border-top:none;max-height:240px;overflow-y:auto;z-index:9999;display:none;box-shadow:0 8px 16px rgb(0 0 0 / 15%);margin:0;margin-top:-1px;background:#fff}.searchable-dropdown-options.dropdown-above{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;box-shadow:0 -8px 16px rgb(0 0 0 / 15%)}.searchable-dropdown-options .dropdown-option input[type="checkbox"]{margin-right:8px}.searchable-dropdown-options .dropdown-option{cursor:pointer;border-bottom:1px solid #f0f0f1;transition:all 0.2s ease;display:flex;align-items:center;font-weight:400;line-height:1.4}.searchable-dropdown-options .dropdown-option.hidden{display:none}.searchable-dropdown-options .dropdown-option:hover{background-color:#f8f9fa}.searchable-dropdown-options .dropdown-option.selected{background-color:#e3f2fd;font-weight:600}.searchable-dropdown-options .dropdown-option:last-child{border-bottom:none}.dropdown-no-options{padding:8px 12px;color:#999;font-style:italic}.selected-chips-container{margin-top:8px;display:flex;flex-wrap:wrap;gap:4px}.selected-chips-container .selected-chip{display:inline-flex;align-items:center;padding:4px 8px;margin:2px;border-radius:12px;font-size:12px;font-weight:500;line-height:1.2}.chip-remove-btn{margin-left:4px;cursor:pointer;font-size:14px;line-height:1;opacity:0.7;transition:opacity 0.2s ease}.chip-remove-btn:hover{opacity:1}.auto-form-builder-form .form-field,.auto-form-builder-form .form-preview-field,.auto-form-builder-form .form-builder__field{overflow:visible !important;position:relative}.auto-form-builder-form .form-field[data-field-type="dropdown"],.auto-form-builder-form .form-field.form-field-dropdown,.auto-form-builder-form .form-preview-field:has([class*="searchable-dropdown"]),.auto-form-builder-form .form-builder__field[data-field-type="dropdown"]{overflow:visible !important;position:relative !important;z-index:auto !important}.auto-form-builder-form .form-field[data-field-type="dropdown"],.auto-form-builder-form .form-preview-field:has(select),.auto-form-builder-form .form-builder__field[data-field-type="dropdown"]{overflow:visible !important;z-index:auto}.auto-form-builder-form .form-field[data-field-type="dropdown"] .searchable-dropdown,.auto-form-builder-form .form-preview-field .searchable-dropdown,.auto-form-builder-form .form-builder__field[data-field-type="dropdown"] .searchable-dropdown{position:relative;z-index:auto}.auto-form-builder-form .searchable-dropdown [style*="position:absolute"][style*="zIndex:9999"]{z-index:99999 !important;position:absolute !important}.auto-form-builder-form .form-builder__canvas,.auto-form-builder-form .form-builder__canvas-content,.auto-form-builder-form .form-fields-container,.auto-form-builder-form .form-preview-form{overflow:visible !important}.auto-form-builder-form .form-builder__canvas .form-builder__field{overflow:visible !important;position:relative;z-index:auto}.auto-form-builder-form .form-builder__canvas .form-builder__field.is-selected{z-index:1 !important}.auto-form-builder-form .form-builder__canvas .form-builder__field[data-field-type="dropdown"]:focus-within,.auto-form-builder-form .form-builder__canvas .form-builder__field[data-field-type="dropdown"].dropdown-open,.auto-form-builder-form .form-field[data-field-type="dropdown"].dropdown-open,.auto-form-builder-form .form-preview-field.dropdown-open{z-index:100 !important;overflow:visible !important}.auto-form-builder-form .searchable-dropdown-list{position:absolute !important;background:white !important;border:1px solid #e1e4e8 !important;border-radius:0 0 6px 6px !important;box-shadow:0 8px 24px rgb(0 0 0 / 12%),0 4px 8px rgb(0 0 0 / 8%) !important;max-height:200px !important;overflow-y:auto !important;z-index:99999 !important}.auto-form-builder-form .searchable-dropdown.is-open{z-index:auto !important;position:relative !important}.auto-form-builder-form .searchable-dropdown.is-open .searchable-dropdown-list{z-index:10000 !important}.auto-form-builder-form .form-preview-field{position:relative !important;overflow:visible !important}.auto-form-builder-form .form-preview-field select,.auto-form-builder-form .form-preview-field .searchable-dropdown{position:relative !important;z-index:auto !important}.auto-form-builder-form .form-field[data-field-type="dropdown"]:not(.dropdown-open){z-index:auto !important}.auto-form-builder-form .form-field[data-field-type="dropdown"].dropdown-open,.auto-form-builder-form .form-field[data-field-type="dropdown"]:has(.searchable-dropdown.is-open){z-index:1000 !important;position:relative !important}.auto-form-builder-form .form-field{position:relative !important}.auto-form-builder-form .form-field[data-field-type="dropdown"]+.form-field,.auto-form-builder-form .form-builder__field[data-field-type="dropdown"]+.form-builder__field{margin-top:10px !important}@media (width <= 768px){.auto-form-builder-form .searchable-dropdown [style*="position:absolute"]{z-index:99999 !important;position:fixed !important;left:10px !important;right:10px !important;width:auto !important}.auto-form-builder-form .form-field[data-field-type="dropdown"].dropdown-open+.form-field,.auto-form-builder-form .form-builder__field[data-field-type="dropdown"].dropdown-open+.form-builder__field{margin-top:200px !important}}.flatpickr-day.selected{background:#667eea !important;border-color:#667eea !important}.flatpickr-day.today{border-color:#667eea !important}.flatpickr-day:hover{background:#f3f4f6 !important}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{color:#d1d5db !important;background:transparent !important;text-decoration:line-through}.flatpickr-day.flatpickr-disabled.weekend,.flatpickr-day.flatpickr-disabled.weekend:hover{color:#ef4444 !important}.flatpickr-months .flatpickr-month{background:#f9fafb !important;border-top-left-radius:8px !important;border-top-right-radius:8px !important}.flatpickr-current-month .flatpickr-monthDropdown-months{font-weight:600 !important}.flatpickr-weekday{font-weight:500 !important;color:#6b7280 !important}.flatpickr-calendar.open{z-index:99999 !important}.date-input-wrapper{position:relative;cursor:pointer}.auto-form-builder-wrapper .form-field-date,.auto-form-builder-wrapper .form-field:has(.date-input-wrapper),.auto-form-builder-wrapper .form-field.has-date-wrapper{overflow:visible !important}.auto-form-builder-wrapper .form-field.date-field-container{overflow:visible !important}.date-input-wrapper input[type="date"]{position:relative;z-index:2}.date-input-wrapper::before{content:attr(data-placeholder);position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#6b7280;pointer-events:none;opacity:.9;z-index:3}.date-input-wrapper.has-overlay::before,.date-input-wrapper:has(.date-display-overlay-new)::before{display:none}.date-input-wrapper::after{content:"";position:absolute;right:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;pointer-events:none;color:inherit;background-color:currentcolor;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%23000" d="M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM7 10h5v5H7z"/></svg>') no-repeat center / contain;opacity:.6}.date-input-wrapper:hover::after,.date-input-wrapper:focus-within::after{opacity:.9}.date-input-wrapper.has-overlay::after{display:none}.date-input-wrapper:has(.date-display-overlay-new)::after{display:none}.date-input-wrapper input[type="date"]::-webkit-calendar-picker-indicator{position:absolute;left:0;top:0;width:100%;height:100%;cursor:pointer;opacity:0}.auto-form-builder-form .form-field-date input[type="date"]{padding-right:44px !important;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%236b7280" d="M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM7 10h5v5H7z"/></svg>') !important;background-repeat:no-repeat !important;background-position:right 12px center !important;background-size:16px 16px !important}.auto-form-builder-form .form-field-date input[type="date"]:hover,.auto-form-builder-form .form-field-date input[type="date"]:focus{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%23374151" d="M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM7 10h5v5H7z"/></svg>') !important}.date-input-wrapper input[type="date"]::-webkit-clear-button{display:none}.date-input-wrapper:has(.date-display-overlay-new) input[type="date"],.date-input-wrapper.has-overlay input[type="date"]{color:transparent !important;-webkit-text-fill-color:transparent !important;text-shadow:none !important}.custom-date-picker{position:fixed;z-index:9999;background:white;border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 4px 12px rgb(0 0 0 / 15%);padding:16px;width:300px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;display:none}.date-display-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;pointer-events:none;padding:0 14px;box-sizing:border-box}.date-display-overlay-new{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;pointer-events:none;padding:0 50px 0 14px;color:inherit;box-sizing:border-box;z-index:5}.date-left{color:#6b7280;font-size:14px;font-weight:500}.date-chip-right{display:flex;align-items:center;gap:6px;background:#f1f5f9;padding:4px 10px;border-radius:6px;font-size:0.85em;color:#374151;max-width:fit-content;white-space:nowrap;box-shadow:0 1px 2px rgb(0 0 0 / 5%);border:1px solid rgb(0 0 0 / 5%)}.date-calendar-icon{flex-shrink:0;color:#6b7280}.date-right{display:flex;align-items:center;gap:6px;background:#f1f5f9;padding:3px 8px;border-radius:6px;font-size:0.85em;color:#374151;max-width:fit-content}.date-calendar-icon{flex-shrink:0;color:#6b7280}.custom-date-picker.visible{display:block !important}.date-picker-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.month-year-display{font-weight:600;font-size:16px}.date-picker-nav{display:flex;gap:8px}.date-picker-btn{background:#f3f4f6;border:none;border-radius:4px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background 0.2s}.date-picker-btn:hover{background:#e5e7eb}.date-picker-btn:focus{outline:none;box-shadow:0 0 0 2px rgb(102 126 234 / 40%)}.date-picker-calendar{width:100%;border-collapse:collapse}.date-picker-calendar th{font-weight:500;color:#6b7280;font-size:12px;padding:4px;text-align:center}.date-picker-calendar td{padding:0;text-align:center}.date-picker-day{width:36px;height:36px;border:none;background:transparent;border-radius:50%;cursor:pointer;transition:all 0.2s;font-size:14px;color:#374151;display:flex;align-items:center;justify-content:center;margin:2px auto}.date-picker-day:hover:not(:disabled,.selected){background:#f3f4f6}.date-picker-day:focus{outline:none;box-shadow:0 0 0 2px rgb(102 126 234 / 40%)}.date-picker-day.selected{background:#667eea;color:white}.date-picker-day.today{font-weight:bold;border:1px solid #667eea}.date-picker-day:disabled{color:#d1d5db;cursor:not-allowed;opacity:0.5}.date-picker-day.weekend:disabled{color:#ef4444;text-decoration:line-through}.date-picker-footer{display:flex;justify-content:space-between;margin-top:16px}.date-picker-footer button{padding:8px 12px;border:none;border-radius:4px;cursor:pointer;transition:all 0.2s;font-size:14px}.date-picker-cancel{background:#f3f4f6;color:#374151}.date-picker-cancel:hover{background:#e5e7eb}.date-picker-apply{background:#667eea;color:white}.date-picker-apply:hover{background:#5a67d8}.date-picker-today{background:#f3f4f6;color:#374151}.date-picker-today:hover{background:#e5e7eb}.formatted-date{background:rgb(255 255 255 / 95%);padding:4px 8px;border-radius:4px;border:1px solid #e5e7eb;font-size:14px;color:#6b7280;font-weight:500;box-shadow:0 1px 2px rgb(0 0 0 / 5%)}.modern-date-wrapper:hover .modern-date-input{border-color:#667eea}.modern-date-wrapper:hover .formatted-date{border-color:#667eea;color:#667eea}.number-slider-wrapper{width:100%;--slider-color:#4dabf7}.number-slider-wrapper input[type="range"].slider-input{width:100%;accent-color:var(--slider-color)}.slider-value-display{text-align:center;font-size:14px;font-weight:600;margin-top:10px;color:var(--slider-color)}.address-field-container{display:flex;flex-direction:column;width:100%;font-family:inherit}.address-field-container.structured{gap:0}.address-field-container.one-line{gap:8px}.address-field-row{display:flex;gap:12px;margin-bottom:8px}.address-field-row>.address-field-group,.address-field-container.stacked .address-field-row>.address-field-group,.address-field-container.inline .address-field-row>.address-field-group{flex:1;margin-bottom:0}@media (max-width:480px){.address-field-row{flex-direction:column;gap:0}.address-field-row>.address-field-group{margin-bottom:12px}}.address-field-container.stacked .address-field-group{display:flex;flex-direction:column;gap:0;margin-bottom:8px}.address-field-container.inline .address-field-group{display:flex;flex-direction:row;align-items:flex-start;gap:12px;margin-bottom:8px}.address-field-container.inline .address-field-label{min-width:120px;flex-shrink:0;padding-top:8px}.address-field-container.rtl{direction:rtl;text-align:right}.address-field-container.ltr{direction:ltr;text-align:left}.address-field-container.rtl.inline .address-field-group{flex-direction:row-reverse}.address-field-container.rtl.inline .address-field-label{padding-left:8px;padding-right:0;text-align:right}.address-field-container.rtl .address-city-state-zip{flex-direction:row-reverse}.address-field-container.rtl .required-indicator{margin-left:0;margin-right:2px}.address-field-container.rtl .address-field-label.required::after{margin-left:0;margin-right:2px}.address-field-container.rtl .address-field-input,.address-field-container.rtl .address-field-select,.address-field-container.rtl .address-field-textarea{text-align:right}.address-field-container.rtl .address-field-input:focus,.address-field-container.rtl .address-field-select:focus,.address-field-container.rtl .address-field-textarea:focus{direction:rtl}.address-field-container.rtl .address-field-input::placeholder,.address-field-container.rtl .address-field-textarea::placeholder{text-align:right;direction:rtl}.address-field-container.rtl .address-field-error{text-align:right;direction:rtl}.address-fields-wrapper{display:flex;flex-direction:column;gap:12px;width:100%}.address-fields-wrapper.rtl{direction:rtl;text-align:right}.address-fields-wrapper.rtl .address-city-state-zip{flex-direction:row-reverse}.address-fields-wrapper.rtl input,.address-fields-wrapper.rtl select,.address-fields-wrapper.rtl textarea{text-align:right;direction:rtl}.address-fields-wrapper.rtl label{text-align:right}.address-fields-wrapper.rtl .validation-error{text-align:right;direction:rtl}.address-field-group{position:relative;width:100%}.address-field-container>.address-field-group:last-child,.address-field-container>.address-field-row:last-child{margin-bottom:0}.address-field-label{display:block;font-weight:500;margin-bottom:6px;line-height:1.4}.address-field-label.required::after{content:" *";color:inherit;opacity:0.7}.required-indicator{color:inherit;margin-left:2px}.address-field-input,.address-field-select,.address-field-textarea{width:100%;box-sizing:border-box;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:inherit;font-family:inherit;line-height:1.4;transition:border-color 0.2s ease,box-shadow 0.2s ease}.address-field-input:focus,.address-field-select:focus,.address-field-textarea:focus{outline:none;border-color:#007cba;box-shadow:0 0 0 2px rgb(0 124 186 / 10%)}.address-field-input.error,.address-field-select.error,.address-field-textarea.error{border-color:#dc3545}.address-field-input.error:focus,.address-field-select.error:focus,.address-field-textarea.error:focus{border-color:#dc3545;box-shadow:0 0 0 2px rgb(220 53 69 / 10%)}.address-field-textarea{resize:vertical;min-height:80px}.address-field-error{display:block;margin-top:4px;font-size:0.875em;line-height:1.4;color:#dc3545}.address-field-loading{display:flex;align-items:center;justify-content:center;padding:20px;color:#666;font-style:italic;background-color:#f8f9fa;border:1px dashed #ddd;border-radius:4px}.address-line{display:flex;flex-direction:column;gap:4px;width:100%}.address-line label{display:block;font-weight:500;margin-bottom:4px}.address-line input{width:100%;box-sizing:border-box}.address-city-state-zip{display:flex;gap:12px;width:100%;flex-wrap:wrap}.address-city{flex:2;min-width:150px;display:flex;flex-direction:column;gap:4px}.address-state{flex:1;min-width:120px;display:flex;flex-direction:column;gap:4px}.address-zip{flex:1;min-width:100px;display:flex;flex-direction:column;gap:4px}.address-city label,.address-state label,.address-zip label{display:block;font-weight:500;margin-bottom:4px}.address-city input,.address-city select,.address-state input,.address-state select,.address-zip input{width:100%;box-sizing:border-box}.address-country{display:flex;flex-direction:column;gap:4px;width:100%}.address-country label{display:block;font-weight:500;margin-bottom:4px}.address-country input,.address-country select{width:100%;box-sizing:border-box}.form-builder-canvas .address-field-group .address-line,.form-builder-canvas .address-field-group .address-city-state-zip,.form-builder-canvas .address-field-group .address-country{display:flex;flex-direction:column;gap:4px}.address-field-group.rtl{direction:rtl;text-align:right}.address-field-group.rtl input,.address-field-group.rtl select,.address-field-group.rtl textarea{text-align:right;direction:rtl}.address-field-group.rtl label{text-align:right}.address-field-group.rtl .required-indicator{margin-left:0;margin-right:2px}.address-field-group .address-line{display:flex;flex-direction:column;gap:4px}.address-field-group .address-city-state-zip{display:flex;gap:12px;flex-wrap:wrap}.address-field-group .address-country{display:flex;flex-direction:column;gap:4px}@media (width <= 768px){.address-city-state-zip{flex-direction:column;gap:12px}.address-city,.address-state,.address-zip{flex:none;min-width:auto;width:100%}.address-field-container.rtl .address-city-state-zip{flex-direction:column}.address-fields-wrapper.rtl .address-city-state-zip{flex-direction:column}}@media (width <= 480px){.address-fields-wrapper{gap:10px}.address-city-state-zip{gap:10px}}.address-fields-wrapper .validation-error,.address-field-container .validation-error{display:block;margin-top:4px;font-size:0.875em;line-height:1.4;color:#dc3545}.address-line .validation-error,.address-city .validation-error,.address-state .validation-error,.address-zip .validation-error,.address-country .validation-error{display:block;margin-top:4px;font-size:0.875em;line-height:1.4;color:#dc3545}.address-fields-wrapper input:focus,.address-fields-wrapper select:focus{outline:2px solid;outline-offset:2px}.address-fields-wrapper [data-autocomplete-field],.address-field-container [data-autocomplete-field]{position:relative}.address-fields-wrapper input:disabled,.address-fields-wrapper select:disabled{cursor:not-allowed;opacity:0.6}.address-fields-wrapper label[required]::after,.address-line label[required]::after,.address-city label[required]::after,.address-state label[required]::after,.address-zip label[required]::after,.address-country label[required]::after{content:" *";color:inherit}.address-fields-wrapper.rtl label[required]::after,.address-fields-wrapper.rtl .address-line label[required]::after,.address-fields-wrapper.rtl .address-city label[required]::after,.address-fields-wrapper.rtl .address-state label[required]::after,.address-fields-wrapper.rtl .address-zip label[required]::after,.address-fields-wrapper.rtl .address-country label[required]::after{content:"* ";margin-left:0;margin-right:2px}.address-state select option{padding:4px 8px}.address-country select option{padding:4px 8px}.form-builder-canvas .address-field-group{border:1px dashed #ddd;padding:15px;border-radius:4px;background-color:#fafafa}.form-builder-canvas .address-field-group:hover{border-color:#007cba;background-color:#f0f8ff}.form-preview .address-fields-wrapper{border:none;padding:0;background:transparent}@media (prefers-contrast:high){.address-fields-wrapper input,.address-fields-wrapper select{border-width:2px}}@media (prefers-reduced-motion:reduce){.address-fields-wrapper *,.address-field-group *{transition:none !important;animation:none !important}}.modern-file-upload-wrapper{position:relative;width:100%;margin-bottom:10px}.modern-file-upload-area{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:120px;padding:24px;border:2px dashed #e2e8f0;border-radius:12px;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);cursor:pointer;transition:all 0.3s ease;position:relative;overflow:hidden;z-index:1;user-select:none}.modern-file-upload-area::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgb(102 126 234 / 5%) 0%,rgb(99 102 241 / 5%) 100%);opacity:0;transition:opacity 0.3s ease}.modern-file-upload-area:hover{border-color:#667eea;background:linear-gradient(135deg,#f0f4ff 0%,#e8f0fe 100%);transform:translateY(-2px);box-shadow:0 8px 25px rgb(102 126 234 / 15%)}.modern-file-upload-area:hover::before{opacity:1}.modern-file-upload-area.drag-over{border-color:#4f46e5;background:linear-gradient(135deg,#eef2ff 0%,#e0e7ff 100%);transform:scale(1.02);box-shadow:0 12px 30px rgb(79 70 229 / 20%)}.modern-file-upload-area.has-files{border-color:#10b981;background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 100%)}.file-upload-icon{width:48px;height:48px;margin-bottom:16px;color:#667eea;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;background:rgb(102 126 234 / 10%);border-radius:12px;position:relative;z-index:1}.modern-file-upload-area:hover .file-upload-icon{color:#5a67d8;transform:scale(1.1);background:rgb(90 103 216 / 15%)}.modern-file-upload-area.has-files .file-upload-icon{color:#10b981;background:rgb(16 185 129 / 10%)}.file-upload-text{text-align:center;position:relative;z-index:1}.file-upload-title{font-size:16px;font-weight:600;color:#374151;margin-bottom:4px;transition:color 0.3s ease}.modern-file-upload-area:hover .file-upload-title{color:#667eea}.modern-file-upload-area.has-files .file-upload-title{color:#10b981}.file-upload-subtitle{font-size:14px;color:#6b7280;transition:color 0.3s ease}.modern-file-upload-area:hover .file-upload-subtitle{color:#9ca3af}.selected-files-display{margin-top:16px}.selected-files{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px rgb(0 0 0 / 10%)}.selected-file{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #f3f4f6;transition:background-color 0.2s ease}.selected-file:last-child{border-bottom:none}.selected-file:hover{background-color:#f9fafb}.file-name{font-size:14px;font-weight:500;color:#374151;flex:1;margin-right:12px;word-break:break-word}.file-size{font-size:12px;color:#6b7280;background:#f3f4f6;padding:4px 8px;border-radius:4px;font-weight:500}.remove-file{background:none;border:none;color:#dc2626;cursor:pointer;font-size:18px;font-weight:bold;padding:4px 8px;border-radius:4px;transition:all 0.2s ease}.remove-file:hover{background:#fef2f2;color:#b91c1c}.file-field-info{font-size:13px;color:#6b7280;margin-top:8px;padding:8px 12px;background:#f8fafc;border-radius:6px;border-left:3px solid #e2e8f0}@media (width <= 768px){.modern-file-upload-area{min-height:100px;padding:20px 16px}.file-upload-icon{width:40px;height:40px;margin-bottom:12px}.file-upload-title{font-size:15px}.file-upload-subtitle{font-size:13px}.selected-file{padding:10px 12px}.file-name{font-size:13px}}@keyframes fileDropAnimation{0%{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:0.8}100%{transform:scale(1);opacity:1}}.modern-file-upload-area.file-dropped{animation:fileDropAnimation 0.4s ease}.modern-file-input:focus+.modern-file-upload-area{outline:2px solid #667eea;outline-offset:2px}.modern-file-upload-wrapper.error .modern-file-upload-area{border-color:#ef4444;background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%)}.modern-file-upload-wrapper.error .file-upload-icon{color:#ef4444;background:rgb(239 68 68 / 10%)}.modern-file-upload-wrapper.error .file-upload-title{color:#dc2626}.modern-file-upload-area.loading{pointer-events:none;opacity:0.7}.modern-file-upload-area.loading .file-upload-icon{animation:spin 1s linear infinite}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@media (prefers-color-scheme:dark){.modern-file-upload-area{background:linear-gradient(135deg,#1f2937 0%,#111827 100%);border-color:#374151}.modern-file-upload-area:hover{background:linear-gradient(135deg,#1e40af 0%,#1d4ed8 100%);border-color:#3b82f6}.file-upload-title{color:#f9fafb}.file-upload-subtitle{color:#d1d5db}.selected-files{background:#1f2937;border-color:#374151}.selected-file{border-color:#374151}.selected-file:hover{background-color:#111827}.file-name{color:#f9fafb}.file-size{color:#d1d5db;background:#374151}.file-field-info{background:#1f2937;color:#d1d5db;border-left-color:#374151}}.selected-files-display{margin-top:16px;padding:0;background:transparent;border-radius:12px}.auto-form-builder-wrapper .selected-files-display .file-image-preview,.modern-file-upload-wrapper .file-image-preview,div.file-image-preview{width:48px !important;height:48px !important;max-width:48px !important;max-height:48px !important;min-width:48px !important;min-height:48px !important;box-sizing:border-box !important;overflow:hidden !important;position:relative !important}.auto-form-builder-wrapper .selected-files-display .file-image-preview img,.modern-file-upload-wrapper .file-image-preview img,div.file-image-preview img{width:48px !important;height:48px !important;max-width:48px !important;max-height:48px !important;min-width:48px !important;min-height:48px !important;object-fit:cover !important;display:block !important;position:absolute !important;inset:0 !important;border-radius:6px !important}.selected-file-item{display:flex;align-items:center;gap:12px;padding:12px 16px;margin-bottom:8px;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px rgb(0 0 0 / 4%);transition:all 0.3s ease;position:relative;opacity:0;transform:translateY(10px)}.selected-file-item.animate-in{opacity:1;transform:translateY(0)}.selected-file-item:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgb(0 0 0 / 10%);border-color:#c7d2fe}.file-preview-container{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.file-image-preview{width:48px !important;height:48px !important;max-width:48px !important;max-height:48px !important;min-width:48px !important;min-height:48px !important;border-radius:8px !important;overflow:hidden !important;border:2px solid #e5e7eb !important;flex-shrink:0 !important;background:#f3f4f6 !important;position:relative !important}.file-image-preview img{width:48px !important;height:48px !important;max-width:48px !important;max-height:48px !important;min-width:48px !important;min-height:48px !important;object-fit:cover !important;display:block !important;border-radius:6px !important;position:absolute !important;inset:0 !important}.file-icon-preview{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);border-radius:8px;border:1px solid #cbd5e1;flex-shrink:0}.file-info{flex:1;min-width:0;overflow:hidden}.file-name{font-weight:600;color:#1e293b;font-size:14px;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2}.file-details{display:flex;gap:12px;align-items:center}.file-size{color:#64748b;font-size:12px;font-weight:500;background:#f1f5f9;padding:2px 8px;border-radius:12px;border:1px solid #e2e8f0}.file-type{color:#7c3aed;font-size:9px;font-weight:500;background:#f3e8ff;padding:1px 4px;border-radius:4px;text-transform:uppercase;letter-spacing:0.3px;line-height:1}.remove-file-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;cursor:pointer;transition:all 0.2s ease;flex-shrink:0}.remove-file-btn:hover{background:#fee2e2;border-color:#fca5a5;color:#b91c1c;transform:scale(1.05)}.remove-file-btn:active{transform:scale(0.95)}.selected-files-header{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);padding:12px 16px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;font-weight:600;color:#374151;font-size:14px}.selected-files-header .clear-all-btn{color:#dc2626;background:none;border:none;cursor:pointer;text-decoration:none;font-size:12px;font-weight:500;padding:4px 8px;border-radius:6px;transition:all 0.2s ease}.selected-files-header .clear-all-btn:hover{background:#fef2f2;color:#b91c1c}.selected-file-item{padding:12px 16px;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;align-items:center;transition:all 0.2s ease;background:#fff;min-height:64px;box-sizing:border-box}.selected-file-item:last-child{border-bottom:none}.selected-file-item:hover{background:#f9fafb}.file-info-container{display:flex;align-items:center;gap:12px;flex:1;min-width:0;overflow:hidden}.file-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:8px;color:white;font-size:16px;font-weight:bold;flex-shrink:0}.file-icon.image{background:linear-gradient(135deg,#11998e 0%,#38ef7d 100%)}.file-icon.pdf{background:linear-gradient(135deg,#ff416c 0%,#ff4b2b 100%)}.file-icon.doc{background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%)}.file-icon.excel{background:linear-gradient(135deg,#43e97b 0%,#38f9d7 100%)}.file-icon.archive{background:linear-gradient(135deg,#fa709a 0%,#fee140 100%)}.file-details{flex:1;min-width:0;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.file-name{font-weight:600;color:#374151;font-size:14px;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-meta{display:flex;gap:12px;font-size:12px;color:#6b7280}.file-size-badge{background:#f3f4f6;color:#374151;padding:2px 8px;border-radius:12px;font-weight:500}.file-type-badge{background:#ede9fe;color:#7c3aed;padding:2px 8px;border-radius:12px;font-weight:500;text-transform:uppercase}.remove-file-btn{color:#6b7280;background:none;border:none;cursor:pointer;font-size:18px;width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease;flex-shrink:0}.remove-file-btn:hover{background:#fef2f2;color:#dc2626}.file-image-preview{width:40px !important;height:40px !important;max-width:40px !important;max-height:40px !important;min-width:40px !important;min-height:40px !important;object-fit:cover;border-radius:6px;border:2px solid #e5e7eb;flex-shrink:0;display:block}.selected-file-item.newly-added{animation:slideInFade 0.3s ease-out}@keyframes slideInFade{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.files-empty-state{padding:24px;text-align:center;color:#6b7280;font-style:italic;background:#f9fafb}@media (width <= 640px){.selected-files-header{padding:10px 12px;font-size:13px}.selected-file-item{padding:10px 12px;gap:10px}.file-preview-container{gap:8px}.file-icon-preview{width:40px;height:40px}.file-image-preview{width:40px !important;height:40px !important;max-width:40px !important;max-height:40px !important;min-width:40px !important;min-height:40px !important}.file-image-preview img{width:40px !important;height:40px !important;max-width:40px !important;max-height:40px !important;min-width:40px !important;min-height:40px !important}.file-name{font-size:13px}.file-details{font-size:11px;gap:8px}.remove-file-btn{width:28px;height:28px}}.premium-feature-notice{padding:12px;background:#fef3c7;border-left:3px solid #f59e0b;color:#92400e}.auto-form-builder-form .afb-time-picker-container{position:relative;display:inline-block;width:100%}