.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:34px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:16px;padding-right:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:16px;padding-left:16px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--classic .select2-results>.select2-results__options,.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:34px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:34px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:6px 3px 0;height:0;left:50%;margin-left:-3px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 3px 6px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.tf-btn{transition:all 0.3s ease;border:2px solid #1f6f3d;color:#fff;background-color:#1f6f3d;display:inline-flex;align-items:center;gap:8px}.tf-btn:hover{background-color:#fff0;border-color:#fff;color:#fff}.tf-btn:hover i,.tf-btn:hover svg{fill:#fff;color:#fff}.tf-btn:active,.tf-btn.active{background-color:#1f6f3d;color:#fff;border-color:#1f6f3d}.tf-btn.active i,.tf-btn:active i,.tf-btn.active svg,.tf-btn:active svg{fill:#fff;color:#fff}.widget_login_menu_widget{display:flex!important;align-items:center;height:auto!important;opacity:1!important;visibility:visible!important;gap:10px}.motobike-form-container{max-width:600px;margin:40px auto;padding:30px;background:#fff;border-radius:12px;box-shadow:0 8px 30px rgb(0 0 0 / .05);font-family:'Inter',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.motobike-form-container h2{margin-bottom:25px;color:#1a1a1a;font-weight:700;text-align:center}.form-group{margin-bottom:20px}.form-row{display:flex;gap:20px}.form-group.half{flex:1}.form-group label{display:block;margin-bottom:8px;font-size:14px;font-weight:600;color:#4b5563}select#mb-brand,select#mb-model,select#mb-category,select#mb-engine-cc,select#mb-fuel,select#mb-year,select#mb-engine,input#mb-price{display:block}.form-group select,.form-group input,.form-group textarea{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:16px;transition:all 0.2s ease;background-color:#f9fafb}.form-group select:focus,.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#3b82f6;background-color:#fff;box-shadow:0 0 0 4px rgb(59 130 246 / .1)}.form-group select:disabled{background-color:#f3f4f6;cursor:not-allowed;color:#9ca3af}#mb-submit-btn{width:100%;padding:14px;background:#1a1a1a;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background 0.3s ease;margin-top:10px}#mb-submit-btn:hover{background:#333}#mb-submit-btn:disabled{background:#9ca3af;cursor:not-allowed}#motobike-form-message{margin-bottom:20px;padding:12px;border-radius:8px;display:none;font-weight:500}#motobike-form-message.success{background-color:#d1fae5;color:#065f46;display:block}#motobike-form-message.error{background-color:#fee2e2;color:#991b1b;display:block}.mb-upload-zone{display:block;border:2px dashed #d1d5db;padding:30px;text-align:center;border-radius:8px;background:#f9fafb;cursor:pointer;transition:all 0.3s ease;margin:20px 0}.mb-upload-zone:hover{border-color:#3b82f6;background-color:#eff6ff}.mb-upload-zone p{margin:0;font-size:14px;color:#6b7280}.mb-previews-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:12px;margin:15px 0}.mb-preview-item{position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden;background:#f3f4f6;border:3px solid #fff0;cursor:pointer;transition:all 0.2s ease}.mb-preview-item img{width:100%;height:100%;object-fit:cover}.mb-preview-item.is-featured{border-color:#3b82f6}.mb-preview-item.is-featured::after{content:"MINIATURE";position:absolute;bottom:0;left:0;right:0;background:#3b82f6;color:#fff;font-size:10px;font-weight:700;text-align:center;padding:2px 0}.mb-preview-remove{position:absolute;top:4px;right:4px;width:22px;height:22px;background:rgb(0 0 0 / .5);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer;z-index:2}.mb-preview-remove:hover{background:#ef4444}.form-group small{display:block;margin-top:5px;color:#6b7280;font-size:12px}.mb-stepper{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;padding:0 10px}.mb-step-indicator{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1;color:#9ca3af;font-weight:600;font-size:14px;width:40px;height:40px;background:#f3f4f6;border-radius:50%;line-height:40px;text-align:center;transition:all 0.3s ease}.mb-step-indicator span{position:absolute;top:45px;white-space:nowrap;font-size:12px}.mb-step-indicator.active{background:#3b82f6;color:#fff;box-shadow:0 0 0 4px rgb(59 130 246 / .2)}.mb-step-indicator.completed{background:#10b981;color:#fff}.mb-step-line{flex:1;height:2px;background:#e5e7eb;margin:0 10px;margin-top:-20px}.mb-step-line.completed{background:#10b981}.mb-form-step{display:none;animation:fadeIn 0.4s ease}.mb-form-step.active{display:block}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mb-step-navigation{display:flex;justify-content:space-between;margin-top:30px;gap:15px}.mb-step-navigation button{flex:1;padding:12px;border-radius:8px;font-weight:600;cursor:pointer;transition:all 0.2s}.mb-next-btn{background:#1a1a1a;color:#fff;border:none}.mb-next-btn:hover{background:#333}.mb-prev-btn.secondary{background:#f3f4f6;color:#4b5563;border:1px solid #d1d5db}.mb-prev-btn.secondary:hover{background:#e5e7eb}.mb-searchable-brand-list{border:1px solid #d1d5db;border-radius:8px;overflow:hidden;background:#fff;margin-bottom:5px}.mb-brand-filter{width:100%;padding:10px 15px;border:none;border-bottom:1px solid #e5e7eb;font-size:14px;background:#f9fafb;outline:none}.mb-brand-filter:focus{background:#fff;border-bottom-color:#3b82f6}.mb-brand-scroll-container{max-height:180px;overflow-y:auto}.mb-scrollable-list{list-style:none;padding:0;margin:0}.mb-brand-option{padding:8px 15px;cursor:pointer;font-size:14px;transition:all 0.2s;border-bottom:1px solid #f3f4f6}.mb-brand-option:last-child{border-bottom:none}.mb-brand-option:hover{background:#eff6ff;color:#3b82f6}.mb-brand-option.active{background:#3b82f6;color:#fff;font-weight:600}.mb-brand-scroll-container::-webkit-scrollbar{width:6px}.mb-brand-scroll-container::-webkit-scrollbar-track{background:#f1f1f1}.mb-brand-scroll-container::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.mb-brand-scroll-container::-webkit-scrollbar-thumb:hover{background:#9ca3af}.mb-brand-scroll-container .no-results{padding:15px;text-align:center;color:#9ca3af;font-size:14px}.mb-checkbox-group{margin:20px 0;padding:15px;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0;transition:all 0.3s ease}.mb-checkbox-group:hover{border-color:#10b981;background:#f0fdf4}.mb-checkbox-label{display:flex;align-items:center;position:relative;padding-left:35px;cursor:pointer;font-size:15px;font-weight:600;color:#1e293b;user-select:none;margin:0}.mb-checkbox-label input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.mb-checkmark{position:absolute;top:0;left:0;height:24px;width:24px;background-color:#fff;border:2px solid #cbd5e1;border-radius:50%;transition:all 0.3s cubic-bezier(.4,0,.2,1)}.mb-checkbox-label:hover input~.mb-checkmark{border-color:#10b981}.mb-checkbox-label input:checked~.mb-checkmark{background-color:#10b981;border-color:#10b981;box-shadow:0 0 10px rgb(16 185 129 / .4)}.mb-checkmark:after{content:"";position:absolute;display:none}.mb-checkbox-label input:checked~.mb-checkmark:after{display:block}.mb-checkbox-label .mb-checkmark:after{left:7px;top:7px;width:10px;height:10px;background:#fff;border-radius:50%}#mb-submit-btn{margin-top:0}.mb-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .4);backdrop-filter:blur(4px);display:none;align-items:center;justify-content:center;z-index:9999}.mb-modal.active{display:flex}.mb-modal-content{background:#fff;padding:40px;border-radius:16px;text-align:center;max-width:400px;width:90%;box-shadow:0 20px 40px rgb(0 0 0 / .1);animation:modalScaleUp 0.3s ease}@keyframes modalScaleUp{from{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.mb-modal-icon{width:60px;height:60px;background:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.mb-modal-icon svg{width:30px;height:30px}.mb-modal-content h2{margin-bottom:10px;color:#1a1a1a}.mb-modal-content p{color:#4b5563;margin-bottom:30px}.mb-modal-actions{display:flex;justify-content:center}.mb-modal-actions button{min-width:150px}