.nav-tabs .upload{border-radius:0!important;color:var(--bs-secondary);border:none}.nav-tabs .upload:hover{border:none!important}.nav-tabs .upload.active{border:none!important;border-bottom:2px solid var(--bs-primary)!important;background-color:transparent!important;color:var(--bs-primary)}.upload-container{height:200px;border:1px dashed}.upload-progress-wrapper{margin-bottom:16px;padding:14px 16px;border:1px solid #e7e9f3;border-radius:14px;background:#ffffff;box-shadow:0 6px 18px rgba(16,21,133,.06)}.upload-progress-bar{position:relative;height:10px;width:100%;background:#eef1f7;border-radius:999px;overflow:hidden}.upload-progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#101585,#3f5efb);transition:width .25s ease}.upload-progress-text{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;font-size:13px;font-weight:500;color:#4b5563}.upload-done{border:1px solid #b7ebd3;border-radius:12px;background:#f3fcf7;color:#0a8f5a}.upload-done,.upload-error{margin-bottom:16px;padding:12px 14px;font-size:13px;font-weight:600}.upload-error{border:1px solid #f3c2c7;border-radius:12px;background:#fff5f6;color:#b42318}.gallery-upload-box{min-height:220px;cursor:pointer;border:1px dashed #cfd4dc;border-radius:12px;background:#fafbfc}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(112px,1fr));grid-gap:10px;gap:10px}.gallery-tile{position:relative;aspect-ratio:1/1;border:1px solid #dee2e6;border-radius:10px;overflow:hidden;background:#f8f9fa;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gallery-tile:active{cursor:-webkit-grabbing;cursor:grabbing}.gallery-tile img{width:100%;height:100%;object-fit:cover;display:block}.gallery-tile.featured-image{outline:3px solid #f6c344;outline-offset:-3px}.gallery-position{left:6px;bottom:6px;min-width:24px;height:24px;padding:0 6px;border-radius:999px;background:rgba(0,0,0,.68);color:#fff;font-size:11px;font-weight:700}.gallery-action,.gallery-position{position:absolute;display:inline-flex;align-items:center;justify-content:center}.gallery-action{z-index:2;width:28px;height:28px;border:0;border-radius:7px;line-height:1;box-shadow:0 2px 8px rgba(0,0,0,.18)}.gallery-action-edit{top:6px;left:6px;background:rgba(17,24,39,.86);color:#fff}.gallery-action-delete{top:6px;right:6px;background:rgba(220,53,69,.94);color:#fff;font-size:20px}.gallery-action-featured{right:6px;bottom:6px;background:rgba(255,255,255,.94);color:#a66f00}.gallery-empty{min-height:160px;border:1px dashed #d8dde5;border-radius:12px;color:#6c757d;background:#fafbfc}.gallery-empty,.media-photo-editor-backdrop{display:flex;align-items:center;justify-content:center}.media-photo-editor-backdrop{position:fixed;inset:0;z-index:20000;padding:18px;background:rgba(16,24,40,.66)}.media-photo-editor{width:min(780px,100%);max-height:calc(100dvh - 36px);overflow:hidden;display:flex;flex-direction:column;background:#fff;border-radius:16px;box-shadow:0 24px 70px rgba(16,24,40,.3)}.media-photo-editor-footer,.media-photo-editor-head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 16px;border-bottom:1px solid #e8ebf1}.media-photo-editor-footer{border-top:1px solid #e8ebf1;border-bottom:0;background:#fff}.media-photo-editor-title{color:#111827;font-size:17px;font-weight:800}.media-photo-editor-subtitle{margin-top:1px;color:#667085;font-size:11px}.media-editor-close{width:32px;height:32px;border:0;border-radius:8px;background:#f4f6f8;color:#344054;font-size:18px;line-height:1}.media-editor-toolbar{display:flex;align-items:center;gap:5px;padding:8px 12px;border-bottom:1px solid #eaecf0;background:#fbfcfd;overflow-x:auto}.media-editor-toolbar button{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:7px 11px;border:1px solid transparent;border-radius:8px;background:transparent;color:#475467;font-size:12px;font-weight:650}.media-editor-toolbar button:hover{background:#f1f3f7}.media-editor-toolbar button.active{border-color:#c7ccff;background:#eef0ff;color:#101585}.media-photo-editor-body{min-height:0;overflow:auto}.media-photo-editor-workspace{min-height:280px;padding:14px;display:flex;align-items:center;justify-content:center;background:#151c2b}.media-photo-editor-stage{position:relative;display:inline-block;line-height:0;overflow:hidden;background:#0b1020;touch-action:none}.media-photo-editor-stage,.media-photo-editor-stage>img{max-width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.media-photo-editor-stage>img{display:block;width:auto;height:auto;max-height:min(54vh,520px);pointer-events:none}.media-crop-shade{position:absolute;z-index:2;background:rgba(0,0,0,.58);pointer-events:none}.media-crop-shade-top{top:0;left:0;width:100%}.media-crop-shade-bottom{left:0;right:0;bottom:0}.media-crop-shade-left{left:0}.media-crop-shade-right{right:0}.media-crop-box{position:absolute;z-index:3;min-width:28px;min-height:28px;border:2px solid #fff;box-shadow:0 0 0 1px rgba(0,0,0,.18);cursor:move;touch-action:none}.media-crop-grid{position:absolute;background:rgba(255,255,255,.45);pointer-events:none}.media-crop-grid-v1,.media-crop-grid-v2{top:0;bottom:0;width:1px}.media-crop-grid-v1{left:33.333%}.media-crop-grid-v2{left:66.666%}.media-crop-grid-h1,.media-crop-grid-h2{left:0;right:0;height:1px}.media-crop-grid-h1{top:33.333%}.media-crop-grid-h2{top:66.666%}.media-crop-handle{position:absolute;z-index:5;width:18px;height:18px;padding:0;border:2px solid #fff;border-radius:50%;background:#101585;box-shadow:0 2px 8px rgba(0,0,0,.32);touch-action:none}.media-crop-handle-nw{left:-9px;top:-9px;cursor:nwse-resize}.media-crop-handle-ne{right:-9px;top:-9px;cursor:nesw-resize}.media-crop-handle-sw{left:-9px;bottom:-9px;cursor:nesw-resize}.media-crop-handle-se{right:-9px;bottom:-9px;cursor:nwse-resize}.media-editor-panel{padding:12px 16px 14px;background:#fff}.media-editor-details{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.media-editor-details label>span{display:block;margin-bottom:5px;color:#344054;font-size:12px;font-weight:650}.media-editor-tool-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.media-editor-tool-row strong{display:block;color:#344054;font-size:12px}.media-editor-tool-row span{display:block;margin-top:2px;color:#667085;font-size:11px}.media-editor-adjustments{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;align-items:end}.media-editor-slider-row{display:grid;grid-template-columns:1fr auto;grid-gap:3px 8px;gap:3px 8px;color:#344054;font-size:11px;font-weight:650}.media-editor-slider-row span{color:#667085;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.media-editor-slider-row input[type=range]{grid-column:1/-1;width:100%;accent-color:#101585}@media (max-width:760px){.media-photo-editor-backdrop{align-items:stretch;padding:0}.media-photo-editor{width:100%;max-height:100dvh;border-radius:0}.media-photo-editor-workspace{min-height:230px;padding:10px}.media-photo-editor-stage>img{max-height:47vh}.media-editor-toolbar button span{display:none}.media-editor-toolbar button{width:42px;height:38px;padding:0;font-size:16px}.media-editor-adjustments,.media-editor-details{grid-template-columns:1fr}.media-editor-tool-row{align-items:flex-start}.media-photo-editor-footer,.media-photo-editor-head{padding:11px 12px}.media-photo-editor-footer{position:-webkit-sticky;position:sticky;bottom:0}}.gallery-action-featured{color:#b77900!important;cursor:pointer}.gallery-featured-star{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;font-family:Arial,Helvetica,sans-serif;font-size:22px;font-weight:700;line-height:1;color:#b77900}.gallery-tile.featured-image .gallery-action-featured{background:#fff8dc}.gallery-tile.featured-image .gallery-featured-star{color:#e0a000}