.form-upload{padding:5px;border-radius:10px}.form-upload label{display:block;cursor:default}.form-upload input,.form-upload textarea,.form-upload select,.form-upload button{margin-bottom:15px;padding:10px;font-size:16px}#upload-progress{position:relative;width:100%;height:25px;background-color:#e0e0e0;border:1px solid #ccc;border-radius:5px;overflow:hidden}#upload-progress .progress-bar{width:0%;height:100%;background-color:#4caf50;transition:width 0.3s ease}#upload-progress .progress-text{position:absolute;top:0;left:50%;transform:translateX(-50%);font-size:14px;font-weight:700;color:#fff;line-height:25px}.upload-progress-container{position:relative;width:100%;height:25px;background-color:#e0e0e0;border-radius:5px;overflow:hidden;margin-bottom:10px}.upload-progress-container .progress-bar{width:0%;height:100%;background-color:#4caf50;transition:width 0.3s ease}.upload-progress-container .progress-text{position:absolute;top:0;left:50%;transform:translateX(-50%);font-size:14px;font-weight:700;color:#000}.img-preview{position:relative;display:inline-block;margin:5px;width:auto;max-height:80px;text-align:center}.img-preview img{max-width:100%;border:1px solid #ddd;border-radius:5px}.img-preview .remove-image{position:absolute;top:-5px;right:-5px;background-color:red;color:#fff;font-size:12px;font-weight:700;cursor:pointer;padding:2px 5px;border-radius:50%}.sortable-placeholder{width:120px;height:auto;background-color:#f0f0f0;border:2px dashed #ccc;margin:5px}#loading-spinner{display:flex;justify-content:center;align-items:center;margin-top:10px}.spinner{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:16px;height:16px;animation:spin 1s linear infinite;display:inline-block;margin-left:8px}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.upload-button{display:inline-block;background:linear-gradient(135deg,#5b92af,#3d5f73);color:#fff;text-align:center;padding:10px 20px;font-size:16px;font-weight:400;text-transform:uppercase;border-radius:6px;cursor:pointer;margin-top:5px;margin-bottom:10px;box-shadow:inset 0 4px 6px rgb(255 255 255 / .3),0 2px 4px rgb(0 0 0 / .3);transition:background 0.3s ease,transform 0.2s ease,box-shadow 0.3s ease;width:120px;position:relative;overflow:hidden}.upload-button::after{content:"";position:absolute;top:0;left:-100%;width:135%;height:100%;background:rgb(255 255 255 / .2);transform:skewX(-30deg);transition:all 0.5s ease-in-out}.upload-button:hover{background:linear-gradient(135deg,#6aa5c5,#4a6f84);box-shadow:inset 0 6px 10px rgb(255 255 255 / .4),0 4px 6px rgb(0 0 0 / .4);transform:translateY(-2px)}.upload-button:hover::after{left:100%}.upload-button:active{transform:translateY(1px);box-shadow:0 1px 1px rgb(0 0 0 / .1)}input[type="email"],input[type="number"],input[type="search"],input[type="text"],input[type="tel"],input[type="url"],input[type="password"]{border:1px solid #ccc;border-radius:4px;padding:8px 10px;font-size:14px;box-shadow:none;outline:none;transition:border-color 0.3s ease,box-shadow 0.3s ease;font-family:Helvetica,Arial,sans-serif}input:focus{border-color:#66afe9;box-shadow:0 0 5px rgb(102 175 233 / .5)}input::placeholder{color:#aaa;font-style:italic}#model-description{height:calc(50px + 50px);font-size:14px;border:1px solid #ccc;border-radius:4px;box-shadow:none;outline:none;resize:vertical;font-family:Helvetica,Arial,sans-serif;overflow-y:auto;line-height:1.8}input[type="file"],button,input[type="submit"]{border:none;outline:none;box-shadow:none}button,input[type="submit"]{background-color:#007bff;color:#fff;padding:10px 15px;border-radius:4px;font-size:16px;cursor:pointer;transition:background-color 0.3s ease}button:hover,input[type="submit"]:hover{background-color:#0056b3}button:active,input[type="submit"]:active{background-color:#004085}.error-message{color:red;font-size:12px;margin-left:10px}.form-section{margin-bottom:20px}input[type="text"],select{width:100%;padding:8px;border:1px solid #ccc;border-radius:4px;font-size:14px}select{appearance:none;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEwIDYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGc+PHBhdGggZD0iTTEgMUw1IDVNNSA1TDkgMSIgIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgLz48L2c+PC9zdmc+) no-repeat right 10px center;background-size:10px 6px;padding-right:30px}.upload-model-version-3dsmax input[type="checkbox"],.upload-model-formats input[type="checkbox"],.upload-model-renders input[type="checkbox"],.upload-model-style input[type="checkbox"],.upload-model-material input[type="checkbox"],.upload-model-optional-standard input[type="checkbox"],.upload-to-maxve-sub input[type="checkbox"]{margin-right:5px;width:20px;height:20px;border-radius:50%;border:1px solid #ccc;appearance:none;background-color:#fff;cursor:pointer;position:relative}.upload-model-version-3dsmax,.upload-model-formats,.upload-model-renders,.upload-model-style,.upload-model-material,.upload-model-colorchoise,.upload-model-optional-standard,.upload-to-maxve-sub{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-bottom:20px;align-items:center}@media (max-width:899px){.upload-model-version-3dsmax,.upload-model-formats,.upload-model-renders,.upload-model-style,.upload-model-material,.upload-model-colorchoise,.upload-model-optional-standard,.upload-to-maxve-sub{grid-template-columns:repeat(3,1fr)}}.upload-model-version-3dsmax label,.upload-model-formats label,.upload-model-renders label,.upload-model-style label,.upload-model-material label,.upload-model-colorchoise label,.upload-model-optional-standard label{display:flex;align-items:center;gap:8px;font-size:14px;cursor:pointer;margin-bottom:5px}.custom-checkbox,.upload-model-formats input[type="checkbox"],.upload-model-renders input[type="checkbox"],.upload-model-material input[type="checkbox"],.upload-model-colorchoise input[type="checkbox"],.upload-model-optional-standard input[type="checkbox"],.upload-model-version-3dsmax input[type="radio"],.upload-model-style input[type="radio"],.upload-to-maxve-sub input[type="radio"]{width:20px;height:20px;margin:0;flex-shrink:0;border-radius:50%;border:1px solid #ccc;appearance:none;background-color:#fff;cursor:pointer;position:relative}.custom-checkbox:checked,.upload-model-formats input[type="checkbox"]:checked,.upload-model-renders input[type="checkbox"]:checked,.upload-model-material input[type="checkbox"]:checked,.upload-model-colorchoise input[type="checkbox"]:checked,.upload-model-optional-standard input[type="checkbox"]:checked,.upload-model-version-3dsmax input[type="radio"]:checked,.upload-model-style input[type="radio"]:checked,.upload-to-maxve-sub input[type="radio"]:checked{background-color:#3b797f;border-color:#888}.custom-checkbox:checked::after,.upload-model-formats input[type="checkbox"]:checked::after,.upload-model-renders input[type="checkbox"]:checked::after,.upload-model-material input[type="checkbox"]:checked::after,.upload-model-colorchoise input[type="checkbox"]:checked::after,.upload-model-optional-standard input[type="checkbox"]:checked::after,.upload-model-version-3dsmax input[type="radio"]:checked::after,.upload-model-style input[type="radio"]:checked::after,.upload-to-maxve-sub input[type="radio"]:checked::after{content:"\2714";color:#fff;font-size:14px;position:absolute;top:0;left:5px}.colorChoise{position:relative;width:30px;height:30px}.colorChoise input[type="checkbox"]{display:none}.hex-wrapper{width:25px;height:25px;clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0% 50%);background-color:#000;display:flex;align-items:center;justify-content:center}.colorCircle1{width:25px;height:25px;clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0% 50%);transition:transform 0.2s ease;cursor:pointer}.colorChoise input[type="checkbox"]:checked+.hex-wrapper .colorCircle1{transform:scale(1.1);border:2px solid #fff}.colorChoise input[type="checkbox"]:checked+.hex-wrapper .colorCircle1::after{content:"✔";position:absolute;color:#777070;font-size:16px;top:50%;left:50%;transform:translate(-50%,-50%)}.upload-container{display:flex;align-items:center;gap:10px;margin-bottom:15px}.drop-zone{flex:1;border:2px dashed #ccc;padding:7px;text-align:center;cursor:pointer;color:#888;transition:border-color 0.3s ease-in-out;font-size:14px;min-height:60px;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.drop-zone.drag-over{border-color:#4caf50;color:#4caf50}.file-preview{margin-top:10px;font-size:14px}.custom-alert{position:fixed;top:20px;right:20px;z-index:1000;padding:15px 20px;background-color:#f44336;color:#fff;border-radius:5px;font-size:14px;box-shadow:0 4px 6px rgb(0 0 0 / .2);animation:fadeInOut 4s}@keyframes fadeInOut{0%{opacity:0;transform:translateY(-10px)}10%,90%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-10px)}}.checkbox-container{display:flex}.checkbox-container label{font-size:14px;color:#333;cursor:pointer}.categories-dropdown-bulk{position:relative;display:inline-block;width:100%}.bulk-upload-row{display:flex;justify-content:space-between;gap:20px}.bulk-upload-column{flex:1;display:flex;flex-direction:column}.bulk-upload-column label{margin-bottom:5px}.bulk-upload-column input{width:100%;padding:8px;box-sizing:border-box}#images-preview .ui-sortable-placeholder{background-color:#f8f8f8;border:2px dashed #007bff;width:80px;height:80px;margin:5px;display:inline-block;transition:all 0.3s ease}#images-preview .ui-sortable-helper{transform:scale(1.1);box-shadow:0 8px 15px rgb(0 0 0 / .2);opacity:.9;cursor:move;transition:transform 0.2s ease}#images-preview img{max-height:80px;width:auto;border-radius:5px;display:inline-block}#images-preview{display:flex;flex-wrap:wrap;gap:5px;justify-content:flex-start!important;align-items:flex-start;position:relative;padding:5px}@keyframes move-arrows{0%{transform:translateX(-10px)}50%{transform:translateX(10px)}100%{transform:translateX(-10px)}}.upload-single-3dmodel-row{display:flex;justify-content:space-between;gap:10px}@media (max-width:899px){.upload-single-3dmodel-row{flex-direction:column}}.column-product-link,.column-price,.column-tags{flex:1}.column-polygons,.column-vertices,.column-dimensions{flex:1}input#product-link,input#price,input#tags,input#wetransfer-link,input#version,textarea#model-description{width:98%!important;color:#000}input#model-name{width:100%!important;color:#000}input#dimensions{width:95%!important}.error-message-upload{margin-top:20px;padding:10px;border:1px solid #f44336;background-color:#ffebee;color:#f44336;font-size:16px;text-align:center;border-radius:5px}.custom-confirm-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .5);display:flex;justify-content:center;align-items:center;z-index:1000}.custom-confirm-box{background:#fff;padding:20px;border-radius:8px;text-align:center;box-shadow:0 4px 6px rgb(0 0 0 / .1);max-width:400px;width:90%}.custom-confirm-message{font-size:16px;margin-bottom:20px}.confirm-yes,.confirm-no{border:none;padding:10px 20px;border-radius:5px;cursor:pointer;color:#fff}.confirm-yes{background:#4caf50;margin-right:10px}.confirm-no{background:#f44336}pre#bulk-upload-log{background:#fff0}#bulk-upload-popup{position:fixed;top:100px;left:100px;width:600px;height:400px;background:#1e1e1e;color:#fff;border-radius:8px;box-shadow:0 0 10px rgb(0 0 0 / .5);box-sizing:border-box;overflow:hidden;resize:none;z-index:9999}.popup-header{height:30px;display:flex;align-items:center;justify-content:space-between;background:#222;padding:0 10px;cursor:move;user-select:none}.popup-controls button{background:none;border:none;color:#fff;font-size:18px;margin-left:8px;cursor:pointer}#bulk-upload-log{height:calc(100% - 70px);overflow:auto;padding:10px;white-space:pre-wrap}#bulk-upload-popup.minimized{width:230px!important;height:50px!important;left:20px!important;bottom:20px!important;top:auto!important;right:auto!important;padding:0;border-radius:8px;display:flex;align-items:center;justify-content:space-between}#bulk-upload-popup.minimized .popup-note,#bulk-upload-popup.minimized pre{display:none!important}#bulk-upload-popup.minimized .popup-header{height:30px!important;padding:0 8px;background:#1e1e1e;display:flex;align-items:center;justify-content:space-between}#bulk-upload-popup::before,#bulk-upload-popup::after,#bulk-upload-popup .resize-handle{content:"";position:absolute;z-index:10000}#bulk-upload-popup .resize-handle{background:#fff0}.resize-nw,.resize-ne,.resize-sw,.resize-se{width:15px;height:15px}.resize-nw{top:0;left:0;cursor:nw-resize}.resize-ne{top:0;right:0;cursor:ne-resize}.resize-sw{bottom:0;left:0;cursor:sw-resize}.resize-se{bottom:0;right:0;cursor:se-resize}.resize-n,.resize-s{height:5px;left:0;right:0}.resize-n{top:0;cursor:n-resize}.resize-s{bottom:0;cursor:s-resize}.resize-e,.resize-w{width:5px;top:0;bottom:0}.resize-e{right:0;cursor:e-resize}.resize-w{left:0;cursor:w-resize}#turntable-preview{width:100%;height:auto;user-select:none;position:relative;overflow:hidden}.turntable-controls{justify-content:center;gap:10px;position:absolute;bottom:12%;width:30%;left:0;right:0;margin:0 auto;z-index:20}.turntable-play-pause,.turntable-fullscreen{background:#444444bf;color:#fff;border:none;border-radius:5px;width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-size:18px;cursor:pointer;padding:0;margin:0;font-size:14px!important}.turntable-scrubber{-webkit-appearance:none;appearance:none;width:200px;height:16px;background:#444444bf;border-radius:4px;cursor:pointer;padding:0!important;margin:0}.turntable-scrubber::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:10%;height:20px;background:#aaa;border-radius:2px;cursor:pointer}button.turntable-play-pause,button.turntable-fullscreen{margin:0}#turntable-close-btn{position:absolute;top:10px;right:10px;z-index:10;background:rgb(255 255 255 / .9);border:none;border-radius:50%;width:28px;height:28px;font-size:16px;font-weight:700;cursor:pointer;line-height:28px;text-align:center;display:none;color:#000;padding:0}