.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}@font-face{font-family:'DM Sans';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/dmsans/v17/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu6-K6z9mXgjU0.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'DM Sans';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/dmsans/v17/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K6z9mXg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'DM Sans';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/dmsans/v17/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu6-K6z9mXgjU0.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'DM Sans';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/dmsans/v17/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K6z9mXg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'DM Sans';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/dmsans/v17/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu6-K6z9mXgjU0.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'DM Sans';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/dmsans/v17/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K6z9mXg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'DM Sans';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/dmsans/v17/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu6-K6z9mXgjU0.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'DM Sans';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/dmsans/v17/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K6z9mXg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'DM Sans';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/dmsans/v17/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu6-K6z9mXgjU0.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'DM Sans';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/dmsans/v17/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K6z9mXg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Sora';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/sora/v17/xMQ9uFFYT72X5wkB_18qmnndmSdSnh2BAfO5mnuyOo1lfiQwWa-xo6eeI7fM.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Sora';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/sora/v17/xMQ9uFFYT72X5wkB_18qmnndmSdSnh2BAfO5mnuyOo1lfiQwV6-xo6eeIw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Sora';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/sora/v17/xMQ9uFFYT72X5wkB_18qmnndmSdSnh2BAfO5mnuyOo1lfiQwWa-xo6eeI7fM.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Sora';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/sora/v17/xMQ9uFFYT72X5wkB_18qmnndmSdSnh2BAfO5mnuyOo1lfiQwV6-xo6eeIw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Sora';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/sora/v17/xMQ9uFFYT72X5wkB_18qmnndmSdSnh2BAfO5mnuyOo1lfiQwWa-xo6eeI7fM.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Sora';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/sora/v17/xMQ9uFFYT72X5wkB_18qmnndmSdSnh2BAfO5mnuyOo1lfiQwV6-xo6eeIw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--green:#0a7a2c;--green-dk:#055e24;--green-lt:#e8f5ec;--red:#e63946;--border:#eef0f3;--bg:#f5f6f8;--white:#ffffff;--text:#1a1a1a;--text2:#4a5d70;--muted:#888;--shadow:0 2px 12px rgba(0,0,0,.07);--shadow-md:0 6px 24px rgba(0,0,0,.11);--r:12px;--r-sm:8px;--font:'DM Sans', sans-serif;--font-d:'Sora', sans-serif}*,*::before,*::after{box-sizing:border-box}.moto-details-layout{font-family:var(--font);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}.moto-page-wrap{max-width:1240px;margin:0 auto;padding:0 0 40px}.moto-gallery-section{width:100%;background:#fff;position:relative;z-index:1}.moto-gallery-wrapper{position:relative;background:#fff;display:flex;align-items:center;justify-content:center;padding:0 70px;touch-action:pan-y;user-select:none;width:100%;box-sizing:border-box;min-height:100%}.moto-gallery-wrapper::before{content:'';position:absolute;inset:0;background:#fff;z-index:0;pointer-events:none}.moto-gallery-wrapper>*{position:relative;z-index:1}.moto-gallery-slider-track{width:100%;max-width:680px;overflow:hidden;position:relative;background:#fff}.moto-gallery-slider{display:flex;transition:transform .38s cubic-bezier(.4,0,.2,1);will-change:transform}.moto-gallery-slide{flex:0 0 100%;min-width:100%;height:440px;display:flex;align-items:center;justify-content:center;background:#fff}.moto-gallery-slide img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block;background:#fff}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;background:#555;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;color:#fff;font-size:.85rem;transition:background .2s;-webkit-tap-highlight-color:#fff0;flex-shrink:0}.gallery-arrow:hover{background:#222}.gallery-arrow.prev{left:10px}.gallery-arrow.next{right:10px}.gallery-counter{position:absolute;bottom:14px;right:calc(70px + 14px);background:rgb(20 20 20 / .65);color:#fff;font-size:.75rem;font-weight:700;padding:4px 12px;border-radius:20px;backdrop-filter:blur(4px);z-index:10;letter-spacing:.3px}.gallery-dots{display:none}.moto-gallery-placeholder{height:300px;background:#f0f2f5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--muted);font-size:.9rem}.moto-gallery-placeholder i{font-size:2.5rem;opacity:.4}.moto-gallery-slide--default{background:#fff}.moto-gallery-slide--default img{width:auto;height:auto;max-width:70%;max-height:80%;object-fit:contain;opacity:.85}.moto-thumbnails-strip{display:flex;gap:8px;padding:12px 16px;overflow-x:auto;background:var(--white);border-bottom:1px solid var(--border);scrollbar-width:none;justify-content:center}.moto-thumbnails-strip::-webkit-scrollbar{display:none}.moto-thumb-item{flex:0 0 84px;height:64px;border-radius:6px;overflow:hidden;cursor:pointer;border:2px solid #fff0;opacity:.65;transition:border-color .2s,opacity .2s}.moto-thumb-item.active,.moto-thumb-item:hover{border-color:var(--green);opacity:1}.moto-thumb-item img{width:100%;height:100%;object-fit:cover;display:block}.moto-content-row{display:flex;flex-direction:column;gap:0;padding:0}.moto-main-col{width:100%;display:flex;flex-direction:column;gap:0}.moto-sidebar-col{width:100%}.moto-sidebar-sticky{display:flex;flex-direction:column;gap:0}.moto-detail-section,.moto-detail-card,.dealer-moto-card{background:var(--white);border-bottom:6px solid var(--bg);padding:20px 16px}.section-title,.moto-detail-card-header h3{font-family:var(--font-d);font-size:1rem;font-weight:700;color:var(--text);margin:0 0 14px;padding-bottom:10px;border-bottom:2px solid var(--border)}.header-moto-section{padding:16px 16px 0;border-bottom:none}.header-moto-top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;flex-wrap:wrap}.moto-title{font-family:var(--font-d);font-size:1.3rem;font-weight:800;color:var(--text);margin:0;line-height:1.25;flex:1}.moto-price{font-family:var(--font-d);font-size:1.35rem;font-weight:800;color:#0a7a2c;white-space:nowrap}.header-moto-bottom{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:8px;padding:10px 0 16px;border-bottom:6px solid var(--bg)}.moto-date{font-size:.78rem;color:var(--muted)}.share-block{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.share-title{font-size:.82rem;font-weight:600;color:var(--text2)}.share-icon{width:32px;height:32px;border-radius:50%;background:var(--bg);display:inline-flex;align-items:center;justify-content:center;color:var(--text2);text-decoration:none;transition:background .2s,color .2s}.share-facebook:hover{background:#e8f0fe;color:#1877f2}.share-whatsapp:hover{background:#e8f8ed;color:#25d366}.overview-moto-section{padding:14px 16px;border-bottom:none}.moto-overview-grid{display:flex;flex-wrap:wrap;gap:8px}.overview-item{display:inline-flex;align-items:center;gap:6px;background:var(--bg);border:1px solid var(--border);border-radius:20px;padding:5px 12px}.overview-item .label{font-size:.75rem;color:var(--muted);font-weight:500}.overview-item .value{font-size:.82rem;font-weight:700;color:var(--text)}.description-moto-section{border-bottom:6px solid var(--bg)}.moto-description-text{font-size:.88rem;line-height:1.75;color:var(--text2);margin:0;white-space:pre-wrap;word-break:break-word}.description-collapsed{max-height:88px;overflow:hidden;position:relative}.description-collapsed::after{content:'';position:absolute;bottom:0;left:0;right:0;height:40px;background:linear-gradient(transparent,#fff);pointer-events:none}.btn-voir-plus{display:inline-flex;align-items:center;gap:6px;margin-top:10px;background:none;border:none;color:var(--green);font-family:var(--font);font-size:.83rem;font-weight:700;cursor:pointer;padding:4px 0;-webkit-tap-highlight-color:#fff0;transition:opacity .2s}.btn-voir-plus:hover{opacity:.75}.btn-voir-plus i{font-size:.72rem;transition:transform .25s}.btn-voir-plus.expanded i{transform:rotate(180deg)}.moto-details-card{border-bottom:6px solid var(--bg)}.dealer-moto-card{border:0!important;box-shadow:none!important;border-radius:0!important;border-bottom:6px solid var(--bg)!important;padding:20px 16px!important}.dealer-info{display:flex;gap:14px;align-items:center;margin-bottom:18px}.dealer-avatar{width:52px;height:52px;border-radius:50%;background:var(--green-lt);display:flex;align-items:center;justify-content:center;color:var(--green);font-size:1.5rem;flex-shrink:0;overflow:hidden}.dealer-avatar img{width:100%;height:100%;object-fit:cover}.dealer-details{flex:1}.dealer-name{font-family:var(--font-d);font-size:.95rem;font-weight:700;margin:0 0 4px;color:var(--text)}.dealer-location,.dealer-address{font-size:.78rem;color:var(--text2);margin:2px 0;display:flex;align-items:center;gap:5px}.dealer-location i,.dealer-address i{color:var(--green);font-size:.72rem}.dealer-contact{display:flex;gap:10px;padding-top:16px;border-top:1px solid #e3e8ed;margin-top:0}.btn-contact{flex:1;display:inline-flex;align-items:center;justify-content:space-between;gap:8px;font-family:var(--font);font-weight:700;font-size:.88rem;border:0;border-radius:10px;padding:12px 16px;text-decoration:none;color:#fff!important;min-height:48px;cursor:pointer;-webkit-tap-highlight-color:#fff0;transition:transform .15s,box-shadow .15s,opacity .15s;white-space:nowrap}.btn-phone-green,.btn-whatsapp{background:#0a7a2c}.btn-phone-green .fa-phone-alt,.btn-phone-green .fa-phone{transform:scaleX(-1);font-size:.95rem;flex-shrink:0}.btn-whatsapp .fa-whatsapp{font-size:1.1rem;flex-shrink:0}.btn-contact:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgb(10 122 44 / .35);opacity:.92;color:#fff!important;text-decoration:none!important}.btn-contact:active{transform:translateY(0);box-shadow:none}.moto-sticky-contact{display:none;position:fixed;bottom:0;left:0;right:0;background:var(--white);padding:10px 14px calc(10px + env(safe-area-inset-bottom));box-shadow:0 -4px 20px rgb(0 0 0 / .12);z-index:200;gap:10px}.sc-sugg-widget{background:var(--white);border-bottom:6px solid var(--bg);overflow:hidden;padding:0}.sc-sugg-header{padding:18px 16px 12px}.sc-sugg-title{font-family:var(--font-d);font-size:.95rem;font-weight:800;color:var(--text);margin:0 0 4px}.sc-sugg-subtitle{font-size:.78rem;color:var(--muted);margin:0}.sc-slider{padding:0 16px 4px;overflow:hidden}.sc-slider-track{display:flex;gap:12px;transition:transform .38s cubic-bezier(.4,0,.2,1);will-change:transform}.sc-slider-card{flex:0 0 calc(50% - 6px);min-width:0;background:var(--white);border-radius:12px;box-shadow:0 2px 12px rgb(0 0 0 / .08);border:1px solid var(--border);overflow:hidden;text-decoration:none!important;color:inherit;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.sc-slider-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgb(0 0 0 / .13);text-decoration:none!important;color:inherit}.sc-card-img{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:#f0f2f5}.sc-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.sc-slider-card:hover .sc-card-img img{transform:scale(1.04)}.sc-card-info{padding:10px 12px 12px;display:flex;flex-direction:column;gap:4px;flex:1;min-width:0;background:#fff}.sc-card-name{font-size:.82rem;font-weight:700;color:var(--text);margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.3}.sc-card-price{font-size:.9rem;font-weight:800;color:var(--green);display:block;letter-spacing:-.2px}.sc-card-vendor{display:flex;align-items:center;gap:6px;margin-top:4px}.sc-card-vendor-avatar-wrap{width:22px;height:22px;min-width:22px;border-radius:50%;overflow:hidden;display:flex;flex-shrink:0;background:#e0e4ea}.sc-card-vendor-avatar{width:22px;height:22px;object-fit:cover;display:block;border-radius:50%}.sc-card-vendor-name{font-size:.72rem;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2}.sc-slider-controls{display:flex;align-items:center;justify-content:center;gap:12px;padding:14px 16px 16px}.sc-slider-arrow{width:34px;height:34px;border-radius:50%;border:1.5px solid var(--border);background:var(--white);color:var(--text2);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.75rem;transition:background .18s,border-color .18s,color .18s;flex-shrink:0;-webkit-tap-highlight-color:#fff0}.sc-slider-arrow:hover,.sc-slider-arrow:focus{background:var(--green);border-color:var(--green);color:#fff}.sc-slider-arrow:disabled{opacity:.35;cursor:default;pointer-events:none}.sc-slider-dots{display:flex;gap:6px;align-items:center}.sc-slider-dot{width:7px;height:7px;border-radius:50%;background:#d0d7e0;cursor:pointer;transition:background .2s,width .2s,border-radius .2s;-webkit-tap-highlight-color:#fff0}.sc-slider-dot.active{background:var(--green);width:20px;border-radius:4px}.sc-sugg-empty{padding:24px 16px;color:#bbb;font-size:.83rem;text-align:center;margin:0}.sc-sugg-footer{padding:4px 16px 16px;border-top:1px solid var(--border)}.sc-sugg-btn-voir{display:inline-flex;align-items:center;gap:9px;background:transparent!important;color:var(--green)!important;font-size:.85rem;font-weight:700;padding:0;border:none;text-decoration:none!important;cursor:pointer;font-family:var(--font);transition:opacity .18s;margin-top:12px}.sc-sugg-btn-voir:hover{opacity:.7;box-shadow:none!important;transform:none}.sc-sugg-btn-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:var(--green);flex-shrink:0;transition:background .18s}.sc-sugg-btn-voir:hover .sc-sugg-btn-icon{background:var(--green-dk)}.sc-sugg-btn-icon svg{display:block}.sc-sugg-badge{position:absolute;top:6px;left:6px;font-size:9px;font-weight:700;padding:3px 8px;border-radius:5px;display:inline-flex;align-items:center;gap:3px;pointer-events:none;z-index:2;box-shadow:0 1px 4px rgb(0 0 0 / .18)}.sc-badge-alaune{background:linear-gradient(135deg,#f5e6b8,#e8d5a0);color:#7a6520;border:1px solid #d4c07c}.sc-badge-alaune i{color:#b8960c;font-size:8px}.sc-badge-urgent{background:linear-gradient(135deg,#e63946,#c62d39);color:#fff}.sc-badge-urgent i{font-size:8px}@media (max-width:959px){.sc-slider-card{flex:0 0 calc(50% - 6px)}}@media (min-width:960px){.sc-sugg-widget{border-radius:var(--r)!important;box-shadow:var(--shadow)!important;border-bottom:none!important;padding:0!important;overflow:hidden}.sc-sugg-header{padding:18px 20px 12px}.sc-sugg-footer{padding:4px 20px 16px}.sc-slider-controls{display:none}.sc-slider{padding:0;overflow:visible}.sc-slider-track{flex-direction:column;gap:0;transform:none!important;transition:none!important}.sc-slider-card{flex:none!important;width:100%!important;flex-direction:row;border-radius:0;box-shadow:none;border:none;border-top:1px solid var(--border);padding:12px 20px;gap:12px;align-items:center}.sc-slider-card:hover{transform:none;box-shadow:none;background:#f8f9fb}.sc-card-img{flex:0 0 110px;width:110px;height:80px;aspect-ratio:unset;border-radius:8px}.sc-card-info{padding:0;flex:1;min-width:0;background:#fff0}.sc-card-name{font-size:.88rem;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sc-card-price{font-size:.95rem}.sc-card-vendor{margin-top:4px}}@media (min-width:960px){.moto-page-wrap{padding:24px 24px 60px}.moto-gallery-section{margin-bottom:20px;background:#fff}.moto-gallery-wrapper{padding:0 80px}.moto-gallery-slider-track{max-width:720px}.moto-gallery-slide{height:480px}.gallery-arrow{width:50px;height:50px;font-size:.95rem}.gallery-counter{right:calc(80px + 16px);bottom:16px;font-size:.78rem}.moto-thumbnails-strip{border-bottom:none;padding:12px 20px 14px}.moto-thumb-item{flex:0 0 90px;height:68px}.moto-content-row{flex-direction:row;align-items:flex-start;gap:24px}.moto-main-col{flex:1 1 0%;min-width:0;gap:20px}.moto-sidebar-col{flex:0 0 340px;width:340px}.moto-sidebar-sticky{position:sticky;top:80px;gap:20px}.moto-detail-section,.moto-detail-card{border-radius:var(--r)!important;box-shadow:var(--shadow)!important;border-bottom:none!important;padding:24px!important}.header-moto-section{border-radius:var(--r)!important;box-shadow:var(--shadow)!important;border-bottom:none!important;padding:20px 24px 16px!important;background:var(--white)}.header-moto-bottom{border-bottom:none;padding-bottom:4px}.overview-moto-section{border-radius:var(--r)!important;box-shadow:var(--shadow)!important;border-bottom:none!important;padding:18px 24px!important}.description-moto-section{border-radius:var(--r)!important;box-shadow:var(--shadow)!important;border-bottom:none!important}.description-collapsed{max-height:110px}.moto-title{font-size:1.6rem}.moto-price{font-size:1.5rem;color:#0a7a2c}.dealer-moto-card{border-radius:var(--r)!important;box-shadow:var(--shadow)!important;border-bottom:none!important;padding:22px!important}.dealer-contact{flex-direction:row;gap:10px}.btn-contact{min-height:48px;font-size:.9rem;justify-content:space-between;padding:12px 16px}.sc-sugg-widget{border-radius:var(--r)!important;box-shadow:var(--shadow)!important;border-bottom:none!important;padding:0!important;overflow:hidden}.sc-sugg-header{padding:18px 20px 12px}.sc-sugg-link{padding:12px 20px}.sc-sugg-footer{padding:12px 20px 16px}.sc-sugg-thumb{width:110px;height:80px}.moto-sticky-contact{display:none!important}}@media (max-width:599px){.moto-gallery-wrapper{padding:0;flex-direction:column;align-items:stretch;background:#fff}.moto-gallery-wrapper::before{display:none}.moto-gallery-slider-track{max-width:100%;width:100%;background:#fff}.moto-gallery-slide{height:240px;background:#fff}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;font-size:.75rem;z-index:20}.gallery-arrow.prev{left:8px}.gallery-arrow.next{right:8px}.gallery-counter{right:12px;bottom:10px}.moto-thumb-item{flex:0 0 64px;height:50px}.moto-title{font-size:1.1rem}.moto-price{font-size:1.2rem}.moto-sticky-contact{display:flex}.moto-details-layout{padding-bottom:76px}.moto-main-col{order:1}.moto-sidebar-col{order:2}}@media (max-width:359px){.moto-gallery-wrapper{padding:0 36px;background:#fff}.moto-gallery-slide{height:185px;background:#fff}.dealer-contact{flex-direction:column}.btn-contact{width:100%}}@media (min-width:600px) and (max-width:959px){.moto-gallery-wrapper{padding:0 60px;background:#fff}.moto-gallery-slide{height:360px;background:#fff}.gallery-arrow{width:42px;height:42px}.gallery-counter{right:calc(60px + 12px)}.moto-thumb-item{flex:0 0 78px;height:58px}.moto-page-wrap{padding:0 0 40px}}@media (hover:none) and (pointer:coarse){.btn-contact{min-height:50px}.moto-thumb-item{min-width:66px;min-height:50px}.gallery-arrow{width:40px;height:40px}}.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}.moto-listing-container{width:100%!important;max-width:1200px!important;margin:0 auto 48px!important;background:transparent!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;gap:16px!important;float:none!important;position:static!important}.moto-top-box,.moto-table-box{background:#ffffff!important;border-radius:16px!important;box-shadow:0 1px 4px rgb(15 23 42 / .06),0 6px 24px rgb(15 23 42 / .08)!important;box-sizing:border-box!important;width:100%!important;float:none!important}.moto-top-box{padding:24px 28px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;overflow:visible!important;position:relative!important;z-index:200!important;min-width:0!important}.moto-top-left{display:flex!important;flex-direction:column!important;gap:5px!important;flex:1!important;min-width:0!important}.moto-top-right{display:flex!important;flex-direction:column!important;gap:10px!important;flex-shrink:1!important;min-width:0!important;position:relative!important;overflow:visible!important;max-width:420px!important}.moto-filter-row{display:flex!important;flex-direction:row!important;align-items:center!important;gap:10px!important;min-width:0!important;overflow:visible!important}.moto-filter-row .moto-listing-filter-dropdown{width:160px!important;flex-shrink:0!important;height:42px!important}.moto-filter-row .moto-listing-filter-toggle{height:42px!important;line-height:42px!important}.moto-filter-row .moto-listing-search-wrap{flex:1!important;min-width:0!important;max-width:220px!important;height:42px!important}.moto-filter-row .moto-listing-search-input{height:42px!important;line-height:42px!important}.moto-filter-row{align-items:stretch!important}.moto-table-box{padding:24px 28px 28px!important}.moto-listing-heading{margin:0;font-size:22px;font-weight:700;color:#0f172a;letter-spacing:-.3px}.moto-listing-counter{font-size:14px;color:#64748b;margin:0;padding:0}.moto-listing-counter strong{color:#0f172a;font-weight:700}.moto-listing-filter-dropdown{position:relative;width:100%}.moto-listing-filter-toggle{display:flex!important;align-items:center!important;width:100%!important;height:42px!important;padding:0 14px!important;font-size:14px!important;font-weight:400!important;color:#374151!important;background:#ffffff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;cursor:pointer!important;box-sizing:border-box!important;font-family:inherit!important;outline:none!important;box-shadow:none!important;transition:border-color 0.2s ease,box-shadow 0.2s ease!important}.moto-listing-filter-toggle:hover{border-color:#166534!important;box-shadow:none!important}.moto-listing-filter-dropdown.is-open .moto-listing-filter-toggle{border-color:#166534!important;box-shadow:0 0 0 3px rgb(22 101 52 / .12)!important;outline:none!important}#motoFilterLabel{flex:1!important;text-align:left!important;font-size:14px!important;color:#374151!important}.moto-listing-filter-chevron{color:#9ca3af;flex-shrink:0;transition:transform 0.2s ease}.moto-listing-filter-dropdown.is-open .moto-listing-filter-chevron{transform:rotate(180deg);color:#166534}.moto-listing-filter-menu{display:none;position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .07),0 10px 30px -5px rgb(0 0 0 / .1);padding:6px;z-index:99999;overflow:hidden}.moto-listing-filter-dropdown.is-open .moto-listing-filter-menu{display:block!important}.moto-listing-filter-option{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;padding:10px 14px!important;font-size:14px!important;font-weight:400!important;color:#374151!important;background:transparent!important;border:none!important;border-radius:8px!important;cursor:pointer!important;text-align:left!important;font-family:inherit!important;transition:background 0.15s ease!important}.moto-listing-filter-option:hover{background:#f0fdf4!important;color:#166534!important}.moto-listing-filter-option.is-selected{background:#166534!important;color:#ffffff!important;font-weight:500!important}.moto-listing-filter-option.is-selected:hover{background:#14532d!important}.moto-listing-filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:20px;padding:0 7px;font-size:11px;font-weight:600;border-radius:999px;background:#e5e7eb;color:#6b7280}.moto-listing-filter-option.is-selected .moto-listing-filter-count{background:rgb(255 255 255 / .25)!important;color:#ffffff!important}.moto-listing-search-wrap{position:relative;width:100%}.moto-listing-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}input#motoTitleSearch,input.moto-listing-search-input{display:block!important;width:100%!important;height:42px!important;padding:0 14px 0 38px!important;font-size:14px!important;font-weight:400!important;color:#0f172a!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:10px!important;outline:0!important;box-shadow:none!important;-webkit-box-shadow:none!important;box-sizing:border-box!important;font-family:inherit!important;appearance:none!important;-webkit-appearance:none!important}input#motoTitleSearch::placeholder,input.moto-listing-search-input::placeholder{color:#94a3b8!important;opacity:1!important}input#motoTitleSearch:hover,input.moto-listing-search-input:hover{border-color:#cbd5e1!important;background:#fff!important;box-shadow:none!important;outline:0!important}input#motoTitleSearch:focus,input#motoTitleSearch:focus-visible,input.moto-listing-search-input:focus,input.moto-listing-search-input:focus-visible{border-color:#94a3b8!important;background:#fff!important;box-shadow:0 0 0 3px rgb(148 163 184 / .18)!important;-webkit-box-shadow:0 0 0 3px rgb(148 163 184 / .18)!important;outline:0!important}.moto-listing-table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:12px;border:none}.moto-listing-table{width:100%;border-collapse:collapse;border-spacing:0;background:#fff;table-layout:fixed}.moto-listing-table thead th{text-align:left;font-weight:600;font-size:13px;background:#1e293b;color:#fff;padding:13px 16px;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;border-bottom:none}.moto-listing-table thead th:first-child{border-top-left-radius:10px}.moto-listing-table thead th:last-child{border-top-right-radius:10px}.moto-listing-table tbody tr{transition:background 0.15s ease}.moto-listing-table tbody tr:hover{background:#f8fafc}.moto-listing-table tbody td{padding:14px 16px;border-top:1px solid #dce8f5;vertical-align:middle;font-size:14px;color:#0f172a}.moto-listing-empty{padding:32px 16px;color:#94a3b8;text-align:center;font-size:14px}@media (max-width:767px){.moto-listing-container{gap:12px;margin-bottom:64px}.moto-top-box{flex-direction:column;align-items:stretch;gap:12px;padding:16px;border-radius:12px}.moto-top-left{gap:4px}.moto-listing-heading{font-size:18px}.moto-listing-counter{font-size:13px}.moto-top-right{width:100%;max-width:100%;gap:8px}.moto-filter-row{flex-direction:column!important;gap:8px!important;width:100%}.moto-filter-row .moto-listing-filter-dropdown{width:100%!important;flex-shrink:0}.moto-filter-row .moto-listing-search-wrap{width:100%!important;max-width:100%!important}.moto-table-box{padding:16px 16px 20px;border-radius:12px}.moto-listing-table-wrap{display:none}.moto-listing-mobile-cards{display:flex;flex-direction:column;gap:12px;margin-top:8px}}.moto-listing-heading{margin:0 0 16px;font-size:22px;font-weight:700;color:#0f172a}.moto-listing-filter-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:20px}.moto-listing-filter-toggle{display:flex;align-items:center;gap:10px;width:100%;padding:10px 16px;font-size:14px;font-weight:500;color:#0f172a;background:#fff;border:1px solid rgb(15 23 42 / .2);border-radius:10px;cursor:pointer;transition:all 0.2s ease;line-height:1.4}.moto-listing-filter-toggle:hover{border-color:rgb(15 23 42 / .35);box-shadow:0 2px 8px rgb(15 23 42 / .06)}.moto-listing-filter-dropdown:hover .moto-listing-filter-toggle,.moto-listing-filter-dropdown.is-open .moto-listing-filter-toggle{border-color:#0f172a;box-shadow:0 0 0 3px rgb(15 23 42 / .08)}.moto-listing-filter-toggle svg:first-child{color:#94a3b8;flex-shrink:0}.moto-listing-filter-toggle #motoFilterLabel{flex:1;text-align:left}.moto-listing-filter-chevron{color:#64748b;flex-shrink:0;transition:transform 0.25s ease}.moto-listing-filter-dropdown:hover .moto-listing-filter-chevron,.moto-listing-filter-dropdown.is-open .moto-listing-filter-chevron{transform:rotate(180deg)}.moto-listing-filter-option{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 14px;font-size:14px;font-weight:500;color:#334155;background:#fff0;border:none;border-radius:8px;cursor:pointer;transition:background 0.15s ease,color 0.15s ease;text-align:left;line-height:1.3}.moto-listing-filter-option:hover{background:rgb(15 23 42 / .04);color:#0f172a}.moto-listing-filter-option.is-selected{background:#15803d;color:#fff}.moto-listing-filter-option.is-selected:hover{background:#1e293b;color:#fff}.moto-listing-filter-option.is-selected .moto-listing-filter-count{background:rgb(255 255 255 / .2);color:#fff}.moto-listing-filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:700;border-radius:999px;background:rgb(15 23 42 / .08);color:#64748b;line-height:1}.moto-listing-counter{font-size:14px;color:#64748b;margin-bottom:20px;padding:0}.moto-listing-counter strong{color:#0f172a;font-weight:700}.moto-listing-search-wrap{position:relative;flex:1;min-width:180px;max-width:340px}.moto-listing-search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none;flex-shrink:0;transition:color 0.2s ease}.moto-listing-search-input{display:flex;align-items:center;width:100%;padding:10px 16px 10px 40px;font-size:14px;font-weight:500;color:#0f172a;background:#fff;border:1px solid rgb(15 23 42 / .2);border-radius:10px;outline:none;cursor:text;transition:border-color 0.2s ease,box-shadow 0.2s ease;box-sizing:border-box;line-height:1.4;appearance:none;-webkit-appearance:none;font-family:inherit;text-align:center}.moto-listing-search-input::placeholder{color:#94a3b8;font-weight:500;text-align:center;opacity:1}.moto-listing-search-input:hover{border-color:rgb(15 23 42 / .35);box-shadow:0 2px 8px rgb(15 23 42 / .06)}.moto-listing-search-wrap:focus-within .moto-listing-search-input{border-color:#0f172a;box-shadow:0 0 0 3px rgb(15 23 42 / .08)}.moto-listing-search-wrap:focus-within .moto-listing-search-icon{color:#0f172a}.moto-listing-search-input::-webkit-search-cancel-button,.moto-listing-search-input::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.moto-listing-table thead th{text-align:left;font-weight:600;font-size:13px;background:#1e293b;color:#fff;padding:14px 16px;white-space:nowrap}.moto-listing-table thead th:first-child{border-top-left-radius:12px}.moto-listing-table thead th:last-child{border-top-right-radius:12px}.moto-listing-table tbody td{padding:14px 16px;border-top:1px solid rgb(15 23 42 / .08);vertical-align:middle;font-size:14px;color:#0f172a}.moto-listing-empty{padding:18px 16px;color:rgb(15 23 42 / .7)}.moto-listing-annonce{display:flex;flex-direction:row;align-items:center;gap:14px;min-width:220px}.moto-listing-annonce-img{flex-shrink:0;width:110px;aspect-ratio:4 / 3;overflow:hidden;position:relative;border-radius:10px}.moto-listing-thumb{width:100%;height:100%;border-radius:10px;object-fit:cover;background:rgb(15 23 42 / .06);border:none;display:block}.moto-listing-thumb--placeholder{width:100%;height:100%;border-radius:10px;background:rgb(15 23 42 / .06);border:none}.moto-listing-annonce-info{display:flex;flex-direction:column;gap:4px;min-width:0}.moto-listing-title{font-weight:600;font-size:14px;line-height:1.3;color:#0f172a;word-break:break-word}.moto-listing-price{font-weight:700;font-size:14px;color:#16a34a;line-height:1.3}.moto-listing-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.2px;line-height:1;border:1px solid #fff0;text-transform:lowercase;white-space:nowrap}.moto-listing-badge--pending{background:rgb(245 158 11 / .15);color:#b45309;border-color:rgb(245 158 11 / .25)}.moto-listing-badge--active{background:rgb(34 197 94 / .14);color:#15803d;border-color:rgb(34 197 94 / .25)}.moto-listing-badge--sold{background:rgb(59 130 246 / .14);color:#1d4ed8;border-color:rgb(59 130 246 / .25)}.moto-listing-badge--inactive{background:rgb(148 163 184 / .25);color:#334155;border-color:rgb(148 163 184 / .35)}.moto-listing-badge--expired{background:rgb(239 68 68 / .14);color:#dc2626;border-color:rgb(239 68 68 / .25)}.moto-listing-badge--rejected{background:rgb(239 68 68 / .14);color:#dc2626;border-color:rgb(239 68 68 / .25)}.moto-listing-badge--validated{background:rgb(34 197 94 / .14);color:#15803d;border-color:rgb(34 197 94 / .25)}.moto-listing-dates{font-size:13px}.moto-listing-date-line{margin-bottom:4px}.moto-listing-date-label{color:#64748b;font-weight:500}.moto-listing-date-value{color:#0f172a;font-weight:600}.moto-action-stacked{display:flex;flex-direction:column;gap:4px;min-width:140px}.moto-action-menu-item{display:flex;align-items:center;gap:8px;width:100%;padding:7px 10px;font-size:12px;font-weight:500;color:#334155;background:#fff0;border:1px solid rgb(15 23 42 / .08);border-radius:7px;cursor:pointer;transition:background 0.15s ease,color 0.15s ease,border-color 0.15s ease;text-align:left;line-height:1.3;text-decoration:none;box-sizing:border-box}.moto-action-menu-item svg{flex-shrink:0;color:#64748b;transition:color 0.15s ease}.moto-action-menu-item:hover{background:rgb(15 23 42 / .06);color:#0f172a;border-color:rgb(15 23 42 / .25)}.moto-action-menu-item:hover svg{color:#0f172a}.moto-action-menu-item[data-action="reject"]:hover{background:rgb(239 68 68 / .08);color:#dc2626;border-color:rgb(239 68 68 / .2)}.moto-action-menu-item[data-action="reject"]:hover svg{color:#dc2626}.moto-action-menu-item[data-action="delete"]:hover{background:rgb(239 68 68 / .08);color:#dc2626;border-color:rgb(239 68 68 / .2)}.moto-action-menu-item[data-action="delete"]:hover svg{color:#dc2626}.moto-action-menu-item:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.moto-boost-btn,.moto-boost-btn--prolong,.moto-boost-btn--boost{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;font-size:15px;font-weight:600;border-radius:20px;transition:all 0.2s ease;cursor:pointer}.moto-boost-btn--prolong{background:#166534!important;border-color:#166534!important;color:#fff!important;border-radius:20px!important;width:100%!important;min-width:180px!important;padding:14px 24px!important;font-size:15px!important}.moto-boost-btn--prolong:hover{background:#14532d!important;border-color:#14532d!important;color:#fff!important}.moto-boost-btn--boost{background:#15803d!important;border-color:#15803d!important;color:#fff!important;border-radius:20px!important;width:100%!important;min-width:180px!important;padding:14px 24px!important;font-size:15px!important}.moto-boost-btn--boost:hover{background:#166534!important;border-color:#166534!important;color:#fff!important}.moto-boost-btn,.moto-boost-btn--prolong,.moto-boost-btn--boost{position:relative}.moto-boost-btn:disabled,.moto-boost-btn--prolong:disabled,.moto-boost-btn--boost:disabled,.moto-listing-columns .moto-boost-btn[disabled]{background:inherit!important;border-color:inherit!important;color:inherit!important;opacity:inherit!important;box-shadow:none!important}.moto-boost-btn.is-busy,.moto-boost-btn--prolong.is-busy,.moto-boost-btn--boost.is-busy{opacity:.65;cursor:wait;pointer-events:none}.moto-boost-controls.moto-boost-disabled{opacity:1}.moto-boost-controls.moto-boost-disabled .moto-boost-btn,.moto-boost-controls.moto-boost-disabled .moto-boost-btn--prolong,.moto-boost-controls.moto-boost-disabled .moto-boost-btn--boost{opacity:.45;pointer-events:none;cursor:not-allowed}.moto-action-menu-item.is-loading{opacity:.6;pointer-events:none}.moto-action-menu-item.is-loading::after{content:'';display:inline-block;width:12px;height:12px;margin-left:auto;border:2px solid currentColor;border-top-color:#fff0;border-radius:50%;animation:moto-listing-spinner 0.6s linear infinite}.moto-boost-btn.is-loading,.moto-boost-btn--prolong.is-loading,.moto-boost-btn--boost.is-loading{opacity:.75;pointer-events:none;cursor:wait;position:relative}.moto-listing-pagination{display:flex;justify-content:center;margin-top:32px;padding:16px 0}.moto-listing-pagination-list{display:flex;list-style:none;margin:0;padding:6px;gap:6px;flex-wrap:wrap;justify-content:center;align-items:center;background:rgb(15 23 42 / .03);border-radius:12px}.moto-listing-pagination-item{display:inline-flex}.moto-listing-pagination-link{display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;min-width:42px;height:42px;text-decoration:none;border:1px solid #fff0;border-radius:10px;font-size:14px;font-weight:500;color:#334155;background:#fff0;cursor:pointer;transition:all 0.25s cubic-bezier(.4,0,.2,1);user-select:none;position:relative}.moto-listing-pagination-link:hover{background:rgb(15 23 42 / .06);color:#0f172a;transform:translateY(-1px);box-shadow:0 2px 8px rgb(15 23 42 / .08)}.moto-listing-pagination-link:active{transform:translateY(0);box-shadow:none}.moto-listing-pagination-current{background:#1e293b;color:#fff;border-color:#0f172a;cursor:default;font-weight:700;box-shadow:0 4px 12px rgb(15 23 42 / .25)}.moto-listing-pagination-current:hover{background:#0f172a;border-color:#0f172a;transform:none;box-shadow:0 4px 12px rgb(15 23 42 / .25)}.moto-listing-pagination-prev,.moto-listing-pagination-next{font-weight:600;padding:8px 16px;letter-spacing:.01em;color:#0f172a}.moto-listing-pagination-prev:hover,.moto-listing-pagination-next:hover{background:rgb(15 23 42 / .08);color:#0f172a}.moto-listing-pagination-ellipsis{display:flex;align-items:center;justify-content:center;padding:8px 4px;color:rgb(15 23 42 / .35);font-weight:600;letter-spacing:2px}.moto-listing-container.moto-listing-loading .moto-listing-table tbody{opacity:.35;transition:opacity 0.2s ease;pointer-events:none}.moto-listing-table tbody{opacity:1;transition:opacity 0.25s ease}.moto-listing-container.moto-listing-loading .moto-listing-mobile-cards{opacity:.35;transition:opacity 0.2s ease;pointer-events:none}.moto-listing-mobile-cards{transition:opacity 0.25s ease}.moto-listing-notification{padding:14px 16px;margin-bottom:16px;border-radius:8px;font-size:14px;font-weight:500;display:flex;align-items:center;gap:12px;animation:moto-listing-slide-down 0.3s ease}@keyframes moto-listing-slide-down{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.moto-listing-notification--success{background:rgb(34 197 94 / .15);color:#15803d;border:1px solid rgb(34 197 94 / .25)}.moto-listing-notification--success::before{content:'✓';display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:#15803d;color:#fff;border-radius:50%;font-weight:700;flex-shrink:0}.moto-listing-notification--error{background:rgb(239 68 68 / .15);color:#dc2626;border:1px solid rgb(239 68 68 / .25)}.moto-listing-notification--error::before{content:'!';display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:#dc2626;color:#fff;border-radius:50%;font-weight:700;flex-shrink:0}@keyframes moto-listing-spinner{to{transform:rotate(360deg)}}.moto-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;align-items:center;justify-content:center}.moto-modal.is-open{display:flex}.moto-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(15 23 42 / .55);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:1;animation:moto-modal-fade-in 0.25s ease}@keyframes moto-modal-fade-in{from{opacity:0}to{opacity:1}}.moto-modal-content{position:relative;z-index:2;background:#fff;border-radius:12px;box-shadow:0 10px 40px rgb(15 23 42 / .18);max-width:360px;width:90%;overflow:visible;animation:moto-modal-slide-in 0.25s ease}@keyframes moto-modal-slide-in{from{opacity:0;transform:scale(.92) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.moto-modal-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid rgb(15 23 42 / .08)}.moto-modal-title{margin:0;font-size:15px;font-weight:700;color:#0f172a;line-height:1.3}.moto-modal-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:#fff0;border:none;border-radius:8px;cursor:pointer;color:#64748b;transition:background 0.2s ease,color 0.2s ease;flex-shrink:0}.moto-modal-close:hover{background:rgb(15 23 42 / .06);color:#0f172a}.moto-modal-body{padding:12px 16px}.moto-delete-question{margin:0 0 8px;font-size:13px;font-weight:600;color:#0f172a;line-height:1.4}.moto-delete-reasons{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.moto-delete-reason-label{display:flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid rgb(15 23 42 / .1);border-radius:6px;cursor:pointer;transition:all 0.15s ease;user-select:none}.moto-delete-reason-label:hover{background:rgb(15 23 42 / .03);border-color:rgb(15 23 42 / .2)}.moto-delete-reason-radio{width:18px;height:18px;cursor:pointer;accent-color:#dc2626}.moto-delete-reason-label span{font-size:12px;color:#334155;line-height:1.3}.moto-delete-reason-label:has(input:checked){background:rgb(239 68 68 / .08);border-color:#dc2626}.moto-delete-reason-label:has(input:checked) span{color:#dc2626;font-weight:600}.moto-delete-error{padding:12px;background:rgb(239 68 68 / .15);color:#dc2626;border:1px solid rgb(239 68 68 / .25);border-radius:8px;font-size:13px;font-weight:600;text-align:center}.moto-modal-footer{display:flex;justify-content:center;gap:12px;padding:10px 16px;border-top:1px solid rgb(15 23 42 / .08);background:rgb(15 23 42 / .02);border-radius:0 0 16px 16px}.moto-modal-btn{flex:1;max-width:200px;padding:12px 16px;font-size:14px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all 0.2s ease;line-height:1.4;text-align:center;white-space:nowrap}.moto-modal-btn--cancel{background:rgb(15 23 42 / .08);color:#0f172a;border:1px solid rgb(15 23 42 / .1)}.moto-modal-btn--cancel:hover{background:rgb(15 23 42 / .12);border-color:rgb(15 23 42 / .15);transform:translateY(-1px);box-shadow:0 2px 8px rgb(15 23 42 / .1)}.moto-modal-btn--delete{background:#dc2626;color:#fff;border:1px solid #dc2626}.moto-modal-btn--delete:hover{background:#b91c1c;border-color:#b91c1c;transform:translateY(-1px);box-shadow:0 4px 14px rgb(220 38 38 / .35)}.moto-modal-btn--delete:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.moto-modal-btn--warning{background:#f97316;color:#fff;border:1px solid #f97316}.moto-modal-btn--warning:hover{background:#ea580c;border-color:#ea580c;transform:translateY(-1px);box-shadow:0 4px 14px rgb(249 115 22 / .35)}.moto-modal-btn--warning:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.moto-listing-boost-cell{width:240px;min-width:200px}.moto-boost-controls{display:flex;flex-direction:column;gap:6px;width:100%}.moto-boost-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:7px 10px;font-size:12px;font-weight:500;border:1px solid #0f172a;background:#1e293b;color:#fff;cursor:pointer;transition:background 0.15s ease,color 0.15s ease,border-color 0.15s ease;border-radius:0;text-transform:none}.moto-boost-btn:disabled,.moto-boost-btn--prolong:disabled,.moto-boost-btn--boost:disabled{background:inherit!important;border-color:inherit!important;color:inherit!important;opacity:inherit!important;cursor:not-allowed;pointer-events:none}.moto-boost-disabled{position:relative;pointer-events:none}.moto-boost-disabled .moto-boost-btn,.moto-boost-disabled .moto-boost-btn--prolong,.moto-boost-disabled .moto-boost-btn--boost{opacity:.45;cursor:not-allowed;pointer-events:none}.moto-boost-disabled .moto-boost-available,.moto-boost-disabled .moto-boost-countdown,.moto-boost-disabled .moto-boost-message{opacity:.4}.moto-boost-available{font-size:12px;color:#64748b}.moto-boost-message--empty{font-size:12px;color:#dc2626}.moto-boost-countdown{font-size:.75rem;line-height:1.2;color:#227531;margin-top:.35em}.moto-boost-badge{position:absolute;top:8px;left:8px;display:inline-flex;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:700;text-transform:none;letter-spacing:.02em;z-index:2;border-radius:6px;line-height:1}.moto-boost-badge svg{flex-shrink:0}.moto-boost-badge--alaune{background:linear-gradient(135deg,#fde68a,#facc15);color:#92400e;border:1px solid rgb(250 204 21 / .4)}.moto-boost-badge--urgent{background:linear-gradient(135deg,#fecaca,#fca5a5);color:#991b1b;border:1px solid rgb(252 165 165 / .5)}.moto-boost-modal-content{max-width:460px}.moto-boost-modal-header .moto-modal-title{display:flex;align-items:center;gap:8px}.moto-boost-modal-header .moto-modal-title svg{color:#0f172a}.moto-boost-subtitle{margin:0 0 20px;font-size:13px;color:#64748b;line-height:1.5}.moto-boost-options{display:flex;flex-direction:column;gap:12px}.moto-boost-option{display:flex;align-items:center;gap:14px;padding:16px;border:2px solid rgb(15 23 42 / .1);border-radius:0;background:#fff;cursor:pointer;text-align:left;transition:all 0.2s ease}.moto-boost-option:hover{background:#f8fafc;border-color:rgb(15 23 42 / .25)}.moto-boost-option.is-selected{background:#0f172a;border-color:#0f172a}.moto-boost-option.is-selected .moto-boost-option-title,.moto-boost-option.is-selected .moto-boost-option-desc{color:#fff}.moto-boost-option.is-selected .moto-boost-option-icon{background:rgb(255 255 255 / .15)}.moto-boost-option.is-selected .moto-boost-option-icon svg{color:#fff}.moto-boost-option-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border-radius:0}.moto-boost-option-icon--alaune{background:linear-gradient(135deg,#fef3c7,#fde68a)}.moto-boost-option-icon--alaune svg{color:#92400e}.moto-boost-option-icon--urgent{background:linear-gradient(135deg,#fee2e2,#fecaca)}.moto-boost-option-icon--urgent svg{color:#991b1b}.moto-boost-option-content{display:flex;flex-direction:column;gap:2px}.moto-boost-option-title{font-size:14px;font-weight:600;color:#0f172a}.moto-boost-option-desc{font-size:12px;color:#64748b;line-height:1.4}.moto-boost-selected{margin-top:10px;font-size:13px;color:#0f172a;font-weight:500}.moto-boost-error{margin-top:12px;padding:10px 12px;font-size:13px;color:#dc2626;background:rgb(239 68 68 / .06);border-radius:0}.moto-boost-info{display:flex;align-items:center;gap:8px;margin-top:16px;padding:10px 12px;font-size:12px;color:#64748b;background:#f8fafc;border:1px solid rgb(15 23 42 / .06);border-radius:0}.moto-boost-info svg{flex-shrink:0;color:#94a3b8}.moto-modal-btn--confirm{display:inline-flex;align-items:center;gap:6px;background:#1e293b;color:#fff;border-color:#0f172a}.moto-modal-btn--confirm:hover{background:#1e293b;border-color:#1e293b}.moto-listing-mobile-cards{display:none}.moto-listing-empty-mobile{padding:24px 16px;text-align:center;color:rgb(15 23 42 / .7);font-size:14px}@media (max-width:768px){.moto-listing-filter-section{flex-direction:column;align-items:stretch;gap:12px}.moto-listing-filter-dropdown{max-width:100%;min-width:100%}.moto-listing-search-wrap{max-width:100%;min-width:100%;order:3}.moto-listing-table-wrap{display:none}.moto-listing-mobile-cards{display:flex;flex-direction:column;gap:14px}.moto-mobile-card{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;background:#fff;border:1px solid rgb(15 23 42 / .09);border-radius:14px;box-shadow:0 2px 10px rgb(15 23 42 / .07);overflow:hidden}.moto-mobile-section-title-price{grid-column:1;grid-row:1;display:flex;flex-direction:column;border-right:1px solid rgb(15 23 42 / .08);border-bottom:1px solid rgb(15 23 42 / .08);min-width:0;overflow:hidden}.moto-mobile-card-img{width:70px;height:70px;aspect-ratio:1 / 1;position:relative;overflow:hidden;flex-shrink:0;border-radius:10px}.moto-mobile-card-img .moto-listing-thumb{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.moto-mobile-card-img .moto-listing-thumb--placeholder{width:100%;height:100%;background:rgb(15 23 42 / .06);border-radius:50%;display:block}.moto-mobile-card-text{display:flex;flex-direction:column;gap:4px;padding:9px 10px 11px}.moto-mobile-card-title{display:block;font-weight:700;font-size:12px;line-height:1.4;color:#0f172a;word-break:break-word;text-decoration:none}.moto-mobile-card-title:hover{opacity:.75}.moto-mobile-card-price{display:block;font-weight:700;font-size:13px;color:#16a34a;line-height:1.3;text-decoration:none}.moto-mobile-section-name-actions{grid-column:2;grid-row:1;display:flex;flex-direction:column;gap:8px;padding:10px 11px 11px;border-bottom:1px solid rgb(15 23 42 / .08);min-width:0;overflow:hidden}.moto-mobile-announcer-name{font-size:12px;font-weight:600;color:#0f172a;line-height:1.3;word-break:break-word;padding-bottom:4px;border-bottom:1px solid rgb(15 23 42 / .06)}.moto-mobile-card-actions{display:flex;flex-direction:column;gap:4px;width:100%}.moto-mobile-card-actions .moto-action-menu-item{display:flex;align-items:center;gap:7px;width:100%;padding:6px 9px;font-size:12px;font-weight:500;color:#334155;background:#fff0;border:1px solid rgb(15 23 42 / .09);border-radius:7px;cursor:pointer;transition:background 0.15s,color 0.15s,border-color 0.15s;text-align:left;line-height:1.3;text-decoration:none;box-sizing:border-box}.moto-mobile-card-actions .moto-action-menu-item svg{width:12px;height:12px;flex-shrink:0;color:#64748b;transition:color 0.15s}.moto-mobile-card-actions .moto-action-menu-item:hover{background:rgb(15 23 42 / .05);color:#0f172a;border-color:rgb(15 23 42 / .2)}.moto-mobile-card-actions .moto-action-menu-item:hover svg{color:#0f172a}.moto-mobile-card-actions .moto-action-menu-item[data-action="delete"]:hover,.moto-mobile-card-actions .moto-action-menu-item[data-action="reject"]:hover{background:rgb(239 68 68 / .07);border-color:rgb(239 68 68 / .2);color:#dc2626}.moto-mobile-card-actions .moto-action-menu-item[data-action="delete"]:hover svg,.moto-mobile-card-actions .moto-action-menu-item[data-action="reject"]:hover svg{color:#dc2626}.moto-mobile-card-actions .moto-action-menu-item:disabled{opacity:.4;pointer-events:none}.moto-mobile-section-date-status{grid-column:1;grid-row:2;display:flex;flex-direction:column;gap:7px;padding:10px 10px 12px;border-right:1px solid rgb(15 23 42 / .08)}.moto-mobile-card-date-line{display:flex;flex-direction:column;gap:1px}.moto-mobile-card-date-label{font-size:9px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.moto-mobile-card-date-value{font-size:12px;font-weight:600;color:#0f172a}.moto-mobile-section-date-status .moto-listing-badge{align-self:flex-start;font-size:10px;padding:3px 8px}.moto-mobile-section-boost{grid-column:2;grid-row:2;display:flex;flex-direction:column;gap:6px;padding:10px 11px 12px}.moto-mobile-boost-label{font-size:9px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.moto-mobile-section-boost .moto-boost-controls{display:flex;flex-direction:column;gap:5px;width:100%}.moto-mobile-section-boost .moto-boost-btn--prolong,.moto-mobile-section-boost .moto-boost-btn--boost{width:100%;padding:8px 8px;font-size:11px;font-weight:600;border-radius:8px;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer}.moto-mobile-section-boost .moto-boost-available{font-size:11px;color:#64748b;line-height:1.3}.moto-mobile-section-boost .moto-boost-countdown{font-size:11px;color:#227531;font-weight:500;line-height:1.3}.moto-mobile-section-boost .moto-boost-message--empty{font-size:11px;color:#dc2626;line-height:1.3}.moto-listing-pagination-link{padding:6px 10px;min-width:36px;height:36px;font-size:13px}.moto-listing-pagination{margin-top:24px;margin-bottom:24px;padding:0 6px 10px}.moto-modal-content{max-width:calc(100% - 32px);width:calc(100% - 32px)}.moto-modal-header{padding:16px 20px}.moto-modal-title{font-size:16px}.moto-modal-body{padding:20px}.moto-delete-question{font-size:13px;margin-bottom:16px}.moto-delete-reasons{gap:10px;margin-bottom:16px}.moto-delete-reason-label{padding:10px;font-size:12px}.moto-modal-footer{padding:10px 16px;flex-direction:column;gap:10px}.moto-modal-btn{padding:11px 14px;font-size:13px;max-width:100%}.moto-listing-container{margin-bottom:90px}footer,.site-footer,.footer{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%;white-space:normal}footer a,.site-footer a,.footer a{width:auto;min-width:0;display:inline-block}}.moto-listing-link{text-decoration:none;color:inherit;cursor:pointer;transition:opacity 0.15s ease}.moto-listing-link:hover{opacity:.75}.moto-listing-table tbody tr:focus,.moto-listing-table tbody tr:active,.moto-listing-table tbody td:focus,.moto-listing-table tbody td:active,.moto-listing-table tbody a:focus,.moto-listing-table tbody a:active,.moto-listing-container a:focus,.moto-listing-container a:active,.moto-listing-container button:focus,.moto-listing-container *:focus-visible{outline:none!important;box-shadow:none!important;background-color:transparent!important;-webkit-tap-highlight-color:#fff0!important}.moto-listing-table tbody tr:focus-within{background:transparent!important;outline:none!important}.moto-listing-container *,.moto-listing-container *:focus,.moto-listing-container *:active,.moto-listing-container a,.moto-listing-container a:focus,.moto-listing-container a:active,.moto-listing-container td,.moto-listing-container td:focus,.moto-listing-container td:active,.moto-listing-container tr,.moto-listing-container tr:focus,.moto-listing-container tr:active{outline:none!important;-webkit-tap-highlight-color:transparent!important;tap-highlight-color:transparent!important}.moto-listing-table tbody tr:active,.moto-listing-table tbody td:active,.moto-listing-table tbody tr:focus,.moto-listing-table tbody td:focus{background:transparent!important;outline:none!important}.moto-listing-link:focus,.moto-listing-link:active{outline:none!important;background:transparent!important;-webkit-tap-highlight-color:transparent!important}a.moto-listing-title{display:block;font-weight:600;font-size:14px;color:#0f172a}a.moto-listing-price{display:block;color:#16a34a!important}a.moto-mobile-card-title{display:block;font-weight:600;color:#0f172a}.moto-listing-username{font-size:12px;color:#64748b;margin-top:2px;line-height:1.3}.moto-listing-pagination a[data-page]{cursor:pointer}.moto-listing-search-wrap.is-loading::after{content:"";position:absolute;right:12px;top:50%;transform:translateY(-50%);width:14px;height:14px;border:2px solid #e2e8f0;border-top-color:#166534;border-radius:50%;animation:moto-spin 0.6s linear infinite}@keyframes moto-spin{to{transform:translateY(-50%) rotate(360deg)}}.moto-listing-container.moto-listing-loading .moto-listing-table tbody{opacity:.4;pointer-events:none}.moto-live-results{display:none;margin-bottom:16px;animation:moto-fade-in 0.15s ease}@keyframes moto-fade-in{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.moto-live-count{font-size:13px;color:#64748b;margin-bottom:10px;padding:0 2px}.moto-live-empty{padding:24px;text-align:center;font-size:14px;color:#94a3b8;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}.moto-live-results .moto-listing-table{border-radius:10px;overflow:hidden;border:1px solid #e2e8f0}mark.moto-highlight{background:#fef08a;color:#0f172a;border-radius:2px;padding:0 1px;font-style:normal}.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}#mb-brand,#mb-model,#mb-category,#mb-engine-cc,#mb-fuel,#mb-year,#mb-condition,#mb-color,#mb-cylinders,#mb-price{display:block!important}.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)}}.dashboard-overlay{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background:rgb(18 18 18 / .4);opacity:0;visibility:hidden;transition:all 0.2s ease-in-out}.dashboard-overlay.active{visibility:visible;opacity:1}.sidebar-dashboard{transition:all 0.3s ease-in-out;top:0;left:0;width:280px;height:100vh;z-index:9999;position:fixed;background:#24272C;overflow-y:auto}.sidebar-dashboard::-webkit-scrollbar{width:5px}.sidebar-dashboard::-webkit-scrollbar-thumb{border-radius:10px;background:#1A2435}.sidebar-dashboard .db-content{color:#fff;padding:30px;border-bottom:1px solid rgb(255 255 255 / .05)}.sidebar-dashboard .db-logo img{max-width:216px;height:auto}.sidebar-dashboard .db-author .author{display:flex;align-items:center;gap:15px}.sidebar-dashboard .db-author .avatar img{border-radius:50%;width:52px;height:52px;object-fit:cover}.sidebar-dashboard .db-author .name{font-size:14px;font-weight:600}.sidebar-dashboard .db-title{color:#fff;font-size:14px;font-weight:400;opacity:.4;margin-bottom:10px;text-transform:uppercase}.sidebar-dashboard .db-list-menu{padding:20px 15px}.sidebar-dashboard .db-list-menu ul{list-style:none;padding:0;margin:0}.sidebar-dashboard .db-list-menu ul li{margin-bottom:8px}.sidebar-dashboard .db-list-menu ul li a{color:#fff;padding:12px 15px;display:flex!important;align-items:center;border-radius:12px;font-size:15px;font-weight:500;transition:all 0.2s;position:relative;text-decoration:none!important}.sidebar-dashboard .db-list-menu ul li a i{margin-right:12px;font-size:18px;opacity:.7}.sidebar-dashboard .db-list-menu ul li a:hover,.sidebar-dashboard .db-list-menu ul li a.active{background:#3b82f6;color:#fff!important}.sidebar-dashboard .db-list-menu ul li a .count-page{position:absolute;right:15px;background:#10b981;color:#fff;font-size:11px;font-weight:700;padding:2px 8px;line-height:normal;border-radius:10px}.dashboard-toggle{display:none;padding:20px 25px;color:#24272C;cursor:pointer;font-weight:600;font-size:14px}.bar-page .bar{flex-shrink:0}.bar-page .themesflat-content,.bar-page .page{flex:1;min-width:0;padding:30px}@media screen and (max-width:1200px){.dashboard-toggle{display:block!important}.sidebar-dashboard{transform:translateX(-100%)}.sidebar-dashboard.active{transform:translateX(0);display:block!important}.bar-page .bar{width: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}.mb-recap-content{max-width:700px;width:98%}.mb-recap-content h2{color:#3b82f6}.mb-recap-details{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:20px;margin-bottom:25px;text-align:left;max-height:300px;overflow-y:auto}.mb-recap-details ul{list-style:none;padding:0;margin:0}.mb-recap-details li{padding:8px 0;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;font-size:15px;color:#4b5563}.mb-recap-details li:last-child{border-bottom:none}.mb-recap-details li strong{color:#1a1a1a;font-weight:600;margin-right:15px}.mb-trim-text{max-width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:right}.mb-recap-actions{display:flex;justify-content:space-between;gap:10px}.mb-recap-actions button{flex:1;white-space:normal;padding:12px 16px;min-height:44px;display:flex;align-items:center;justify-content:center}@media (max-width:768px){.mb-recap-content{max-width:90%}.mb-recap-actions{flex-direction:column;gap:12px}.mb-recap-actions button{white-space:normal;padding:14px 16px}}.mb-error-message{color:#ef4444;font-size:13px;font-weight:500;margin-top:5px;animation:slideInDown 0.2s ease}@keyframes slideInDown{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.tf-modal-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;display:none;align-items:center;justify-content:center;opacity:0;transition:opacity 0.3s ease-in-out}.tf-modal-container.active{display:flex;opacity:1}.tf-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .6);backdrop-filter:blur(4px)}.tf-modal-content{position:relative;background:#fff;width:90%;max-width:500px;border-radius:20px;box-shadow:0 20px 40px rgb(0 0 0 / .2);transform:translateY(20px);transition:all 0.3s ease-in-out;overflow:hidden}.tf-modal-container.active .tf-modal-content{transform:translateY(0)}.tf-modal-header{padding:25px 30px;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}.tf-modal-header h4{margin:0;font-size:18px;font-weight:600;color:#1a1a1a}.tf-modal-close{background:none;border:none;font-size:28px;line-height:1;color:#999;cursor:pointer;transition:color 0.2s;padding:0}.tf-modal-close:hover{color:#e74c3c}.tf-modal-body{padding:30px}.listing-options{display:grid;grid-template-columns:1fr 1fr;gap:20px}.listing-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:25px 15px;background:#f8fafc;border:2px solid #f1f5f9;border-radius:16px;text-decoration:none!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)}.listing-card:hover{background:#fff;border-color:#3b82f6;transform:translateY(-5px);box-shadow:0 10px 20px rgb(59 130 246 / .1)}.listing-card .icon-box{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:15px;font-size:30px;transition:all 0.3s}.car-icon{background:#eff6ff;color:#3b82f6}.moto-icon{background:#ecfdf5;color:#10b981}.listing-card:hover .icon-box{transform:scale(1.1)}.listing-card span{font-size:15px;font-weight:500;color:#334155;text-align:center}@media (max-width:480px){.listing-options{grid-template-columns:1fr}}