.upload-zone{border-radius:8px;width:100%;margin:0 auto}.upload-input-container{text-align:center;margin-bottom:5px}.upload-input{display:none}.upload-label{cursor:pointer;color:#fff;background-color:#f5351fc2;border-radius:5px;justify-content:center;align-items:center;width:100%;padding:13px;font-size:18px;transition:background-color .3s;display:flex}.upload-label:hover{background-color:#f5351f}.upload-icon-wrapper{justify-content:center;align-items:center;gap:10px;display:flex}.upload-icon{filter:invert();width:20px;height:20px}.upload-label-text{font-weight:700}.thumbnail-container{scroll-behavior:smooth;background-color:#fff;border:1px solid #ccc;border-radius:8px;flex-wrap:nowrap;gap:10px;max-width:100%;margin-top:20px;padding:10px;display:flex;overflow-x:auto}.thumbnail-card{cursor:pointer;background-color:#fff;border-radius:6px;min-width:100px;max-width:100px;margin-bottom:10px;padding:8px;display:inline-block;box-shadow:0 2px 5px #0000001a}.thumbnail-image{-o-object-fit:cover;object-fit:cover;border:1px solid #ccc;border-radius:4px 4px 0 0;width:100%;height:100px;transition:transform .2s}.thumbnail-image:hover{transform:scale(1.1)}.remove-button{color:#fff;cursor:pointer;background-color:#d32f2f;border:none;border-radius:0 0 4px 4px;width:100%;padding:5px;font-size:14px;font-weight:700;transition:background-color .2s}.remove-button:hover{background-color:#b71c1c}.image-preview-overlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.image-preview-modal{background:#fff;border-radius:8px;max-width:80%;max-height:80%;padding:20px;position:relative}.preview-image{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;max-height:500px}.image-upload-container{text-align:center;z-index:10;background-color:#ffffffb3;border-radius:50%;width:50px;height:50px;padding:10px;top:40%;left:50%;transform:translate(-50%,-50%)}.arow-container{background-color:#ffffffb3;border-radius:4px 4px 0 0;width:100%}
.pfv2-form{--pfv2-border:#ced4da;--pfv2-border-focus:#8ab4f8;--pfv2-bg:#fff;--pfv2-prefix-bg:#f4f6f8;--pfv2-text-muted:#6c757d;--pfv2-danger:#dc3545}.pfv2-field{width:100%}.pfv2-label{color:#212529;font-weight:600}.pfv2-field-disabled .pfv2-label{color:#6c757d}.pfv2-section-title{margin:0 0 1rem;font-weight:600}.pfv2-section-separator{border-top:1px solid #dee2e6;margin:1.85rem 0 1.15rem}.pfv2-shell{border:1px solid var(--pfv2-border);background:var(--pfv2-bg);border-radius:.375rem;align-items:stretch;min-height:44px;display:flex}.pfv2-shell:focus-within{border-color:var(--pfv2-border-focus);box-shadow:0 0 0 .2rem #0d6efd26}.pfv2-shell-error{border-color:var(--pfv2-danger)}.pfv2-shell-disabled{cursor:not-allowed;background:#f3f6f9;border-color:#d6dde5}.pfv2-shell-disabled:focus-within{box-shadow:none;border-color:#d6dde5}.pfv2-prefix{border-right:1px solid var(--pfv2-border);background:var(--pfv2-prefix-bg);color:#495057;justify-content:center;align-items:center;width:44px;min-width:44px;font-size:.8rem;font-weight:600;display:flex}.pfv2-shell-disabled .pfv2-prefix{color:#8b95a1;background:#edf1f5;border-right-color:#d6dde5}.pfv2-prefix-icon{width:16px;height:16px}.pfv2-prefix-symbol{font-size:1rem;font-weight:700;line-height:1}.pfv2-input-wrap{flex:1;min-width:0}.pfv2-shell-disabled .pfv2-input-wrap{background:#f3f6f9}.pfv2-input{border:0;border-radius:.375rem;outline:none;width:100%;min-height:42px;padding:.5rem .75rem;font-size:.95rem}.pfv2-input:disabled{background:#f8f9fa}.pfv2-autocomplete{position:relative}.pfv2-autocomplete-menu{z-index:30;border:1px solid var(--pfv2-border);background:#fff;border-radius:.5rem;max-height:260px;margin:0;padding:.35rem 0;list-style:none;position:absolute;top:calc(100% + .35rem);left:0;right:0;overflow-y:auto;box-shadow:0 10px 24px #0f172a1f}.pfv2-autocomplete-option-item{margin:0;padding:0}.pfv2-autocomplete-option{color:#212529;text-align:left;background:0 0;border:0;width:100%;padding:.55rem .75rem;font-size:.95rem}.pfv2-autocomplete-option:hover,.pfv2-autocomplete-option-active{color:#0b57d0;background:#eef4ff}.pfv2-react-select{width:100%}.pfv2-editor-shell{background:#fff;border-radius:.375rem;width:100%;overflow:hidden}.pfv2-editor-toolbar{border-bottom:1px solid var(--pfv2-border);background:#f8f9fa;align-items:center;gap:.5rem;padding:.5rem;display:flex}.pfv2-editor-btn{border:1px solid var(--pfv2-border);color:#343a40;background:#fff;border-radius:.3rem;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:inline-flex}.pfv2-editor-btn svg{width:15px;height:15px}.pfv2-editor-btn:disabled{opacity:.5;cursor:not-allowed}.pfv2-editor-btn-active{color:#111;background:#e9ecef}.pfv2-editor-content{cursor:text;min-height:170px;padding:.5rem .75rem}.pfv2-editor-prosemirror{white-space:pre-wrap;outline:none;min-height:130px;box-shadow:none!important;border:0!important}.pfv2-editor-prosemirror:focus{outline:none;box-shadow:none!important;border:0!important}.pfv2-editor-prosemirror p{margin-bottom:.5rem}.pfv2-editor-counter{text-align:right;color:var(--pfv2-text-muted);padding:0 .75rem .5rem;font-size:.75rem}.pfv2-uploader{border:1px dashed var(--pfv2-border);background:#fff;border-radius:.5rem;padding:.75rem}.pfv2-dropzone{text-align:center;border:1px dashed #adb5bd;border-radius:.5rem;padding:1rem;transition:border-color .2s,background-color .2s}.pfv2-dropzone-active{background-color:#f0f6ff;border-color:#0d6efd}.pfv2-uploader-helper{color:var(--pfv2-text-muted);margin:0;font-size:.8rem}.pfv2-image-grid{grid-gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;margin-top:.75rem;display:grid}.pfv2-image-card{border:1px solid var(--pfv2-border);will-change:transform;background:#fff;border-radius:.4rem;transition:transform .36s cubic-bezier(.2,.86,.24,1),box-shadow .22s,border-color .22s;overflow:hidden}.pfv2-image-card-dragging{opacity:.7}.pfv2-image-card-moved{border-color:#4f8ef7;animation:.65s cubic-bezier(.2,.86,.24,1) pfv2-image-card-pulse;box-shadow:0 0 0 2px #4f8ef738}@keyframes pfv2-image-card-pulse{0%{transform:translateY(-3px)scale(.986);box-shadow:0 0 0 2px #4f8ef74d}45%{transform:translateY(0)scale(1.013);box-shadow:0 0 0 2px #4f8ef733}to{transform:scale(1);box-shadow:0 0 0 2px #4f8ef70a}}.pfv2-image-top-row{background:#f8f9fa;border-bottom:1px solid #e9ecef;justify-content:space-between;align-items:center;padding:.3rem .5rem;display:flex}.pfv2-image-drag-handle{color:#6c757d;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.pfv2-image-drag-handle svg{width:14px;height:14px}.pfv2-image-drag-handle:active{cursor:grabbing}.pfv2-image-status{text-transform:capitalize;color:#495057;font-size:.72rem}.pfv2-image-preview{-o-object-fit:cover;object-fit:cover;width:100%;height:100px;display:block}.pfv2-image-preview-wrap{position:relative}.pfv2-image-preview-trigger{cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block}.pfv2-image-preview-trigger:disabled{cursor:default}.pfv2-image-preview-trigger:focus-visible{outline-offset:-2px;outline:2px solid #4f8ef7}.pfv2-image-loading-overlay{color:#fff;pointer-events:none;background:#1014186b;flex-direction:column;justify-content:center;align-items:center;gap:.15rem;display:flex;position:absolute;inset:0}.pfv2-image-loading-spinner{justify-content:center;align-items:center;display:inline-flex}.pfv2-image-loading-status{text-transform:capitalize;text-shadow:0 1px 2px #00000073;font-size:.72rem;font-weight:600}.pfv2-image-actions{justify-content:space-between;align-items:center;gap:.5rem;padding:.4rem;display:flex}.pfv2-image-actions-left{align-items:center;gap:.35rem;display:inline-flex}.pfv2-image-move-btn{-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:inline-flex}.pfv2-image-move-btn:focus:not(:focus-visible){box-shadow:none}.pfv2-image-move-btn:active{color:inherit;background-color:#f8f9fa;border-color:#6c757d}.pfv2-image-move-btn svg{width:12px;height:12px}.pfv2-remove-image-btn{color:#dc3545;-webkit-tap-highlight-color:transparent;border-color:#dc3545;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:inline-flex}.pfv2-remove-image-btn:focus:not(:focus-visible){box-shadow:none}.pfv2-remove-image-btn svg{width:14px;height:14px}.pfv2-image-failed{color:#dc3545;font-size:.85rem}.pfv2-dialog-backdrop{-webkit-backdrop-filter:blur(2px);z-index:1060;background:#0f172a80;position:fixed;inset:0}.pfv2-dialog-wrapper{z-index:1061;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.pfv2-dialog-card{background:#fff;border:1px solid #e9ecef;border-radius:.75rem;width:min(420px,100%);padding:1.05rem 1.1rem;animation:.16s ease-out pfv2-dialog-enter;box-shadow:0 1rem 2.4rem #0f172a3d}@keyframes pfv2-dialog-enter{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.pfv2-dialog-header{align-items:center;gap:.65rem;display:flex}.pfv2-dialog-icon{color:#dc3545;background:#fff1f1;border-radius:999px;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;display:inline-flex}.pfv2-dialog-icon svg{width:16px;height:16px}.pfv2-dialog-title{margin:0;font-size:1rem;font-weight:700}.pfv2-dialog-message{color:var(--pfv2-text-muted);margin:.7rem 0 0;font-size:.92rem;line-height:1.45}.pfv2-dialog-actions{justify-content:flex-end;gap:.5rem;margin-top:1.1rem;display:flex}.pfv2-dialog-btn{border:1px solid #0000;border-radius:.45rem;min-height:34px;padding:.38rem .85rem;font-size:.84rem;font-weight:600;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.pfv2-dialog-btn:focus-visible{outline:none;box-shadow:0 0 0 .2rem #0d6efd33}.pfv2-dialog-btn-secondary{color:#495057;background:#fff;border-color:#dee2e6}.pfv2-dialog-btn-secondary:hover{background:#f8f9fa}.pfv2-dialog-btn-danger{color:#fff;background:#dc3545;border-color:#dc3545}.pfv2-dialog-btn-danger:hover{background:#bb2d3b;border-color:#bb2d3b}.pfv2-image-preview-backdrop{-webkit-backdrop-filter:blur(2px);z-index:1062;background:#0f172abd;position:fixed;inset:0}.pfv2-image-preview-wrapper{z-index:1063;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.pfv2-image-preview-card{background:#fff;border:1px solid #dbe2ea;border-radius:.75rem;flex-direction:column;width:min(980px,100%);max-height:min(90vh,860px);display:flex;overflow:hidden;box-shadow:0 1rem 2.4rem #0f172a59}.pfv2-image-preview-head{background:#f8f9fa;border-bottom:1px solid #e9ecef;justify-content:space-between;align-items:center;gap:.5rem;padding:.65rem .75rem;display:flex}.pfv2-image-preview-title{color:#212529;font-size:.88rem;font-weight:600}.pfv2-image-preview-close{color:#495057;background:#fff;border:1px solid #d2d6dc;border-radius:.42rem;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:inline-flex}.pfv2-image-preview-close:hover{background:#f1f3f5}.pfv2-image-preview-close svg{width:15px;height:15px}.pfv2-image-preview-full{-o-object-fit:contain;object-fit:contain;background:#fff;width:100%;height:100%;max-height:calc(90vh - 56px)}@media (max-width:576px){.pfv2-prefix{width:40px;min-width:40px}.pfv2-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
