@charset "UTF-8";:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.react-toggle{touch-action:pan-x;display:inline-block;position:relative;cursor:pointer;background-color:transparent;border:0;padding:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}.react-toggle-screenreader-only{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.react-toggle--disabled{cursor:not-allowed;opacity:.5;-webkit-transition:opacity .25s;transition:opacity .25s}.react-toggle-track{width:50px;height:24px;padding:0;border-radius:30px;background-color:#4d4d4d;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease}.react-toggle:hover:not(.react-toggle--disabled) .react-toggle-track{background-color:#000}.react-toggle--checked .react-toggle-track{background-color:#19ab27}.react-toggle--checked:hover:not(.react-toggle--disabled) .react-toggle-track{background-color:#128d15}.react-toggle-track-check{position:absolute;width:14px;height:10px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;line-height:0;left:8px;opacity:0;-webkit-transition:opacity .25s ease;-moz-transition:opacity .25s ease;transition:opacity .25s ease}.react-toggle--checked .react-toggle-track-check{opacity:1;-webkit-transition:opacity .25s ease;-moz-transition:opacity .25s ease;transition:opacity .25s ease}.react-toggle-track-x{position:absolute;width:10px;height:10px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;line-height:0;right:10px;opacity:1;-webkit-transition:opacity .25s ease;-moz-transition:opacity .25s ease;transition:opacity .25s ease}.react-toggle--checked .react-toggle-track-x{opacity:0}.react-toggle-thumb{transition:all .5s cubic-bezier(.23,1,.32,1) 0ms;position:absolute;top:1px;left:1px;width:22px;height:22px;border:1px solid #4D4D4D;border-radius:50%;background-color:#fafafa;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;transition:all .25s ease}.react-toggle--checked .react-toggle-thumb{left:27px;border-color:#19ab27}.react-toggle--focus .react-toggle-thumb{-webkit-box-shadow:0px 0px 3px 2px #0099E0;-moz-box-shadow:0px 0px 3px 2px #0099E0;box-shadow:0 0 2px 3px #0099e0}.react-toggle:active:not(.react-toggle--disabled) .react-toggle-thumb{-webkit-box-shadow:0px 0px 5px 5px #0099E0;-moz-box-shadow:0px 0px 5px 5px #0099E0;box-shadow:0 0 5px 5px #0099e0}@font-face{font-family:Pretendard;src:url(/assets/PRETENDARD-THIN-D6ZjFId1.TTF) format("truetype");font-weight:100}@font-face{font-family:Pretendard;src:url(/assets/PRETENDARD-EXTRALIGHT-D3wbe2dx.TTF) format("truetype");font-weight:200}@font-face{font-family:Pretendard;src:url(/assets/PRETENDARD-LIGHT-CO41HPJw.TTF) format("truetype");font-weight:300}@font-face{font-family:Pretendard;src:url(/assets/PRETENDARD-REGULAR-PCFjemQu.TTF) format("truetype");font-weight:400}@font-face{font-family:Pretendard;src:url(/assets/PRETENDARD-MEDIUM-CYEYLZjT.TTF) format("truetype");font-weight:500}@font-face{font-family:Pretendard;src:url(/assets/PRETENDARD-SEMIBOLD-D_MLB44c.TTF) format("truetype");font-weight:600}@font-face{font-family:Pretendard;src:url(/assets/PRETENDARD-BOLD-C2VP-hcX.TTF) format("truetype");font-weight:700}@font-face{font-family:Pretendard;src:url(/assets/PRETENDARD-EXTRABOLD-DVy5M4w3.TTF) format("truetype");font-weight:800}@font-face{font-family:Pretendard;src:url(/assets/PRETENDARD-BLACK-BFZNj13u.TTF) format("truetype");font-weight:900}.highbid_font{color:#f60!important}.highbid_bg{background-color:#f60!important}.seller_app_shell{width:100%;min-height:100vh}.seller_app_body{position:relative;overflow:hidden;width:100%;min-height:100%}.seller_app_body.header_show{padding-top:80px}.seller_app_body.header_none{padding-top:0}.seller_app_body.nav_show{padding-bottom:100px}.seller_app_body.nav_hide{padding-bottom:0}.navi_content{position:fixed;bottom:0;width:100%;height:80px;display:flex;gap:10px;background-color:#fff;box-shadow:-1px 0 10px #00000014;box-sizing:border-box;padding:10px 20px;z-index:99;-webkit-tap-highlight-color:transparent}.navi_content .navi_link,.navi_content .navi_link_center{display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:space-between;flex:1}.navi_content .navi_link img,.navi_content .navi_link_center img{width:45%;height:auto;object-fit:contain}.navi_content .navi_link_center img{margin-top:-30px;width:87%;height:auto;object-fit:contain;filter:drop-shadow(0 0 5px rgba(88,88,88,.1))}.bike_gallery_swiper{width:100%;margin:0 0 -10px}.bike_gallery_swiper .swiper-pagination{position:relative;margin-top:5px;bottom:0}.bike_gallery_swiper .swiper-pagination-bullet{width:8px;height:8px;opacity:1;background:#d2d2d2;margin:0 4px!important}.bike_gallery_swiper .swiper-pagination-bullet-active{background:#f60}.bike_card{width:100%;aspect-ratio:1.3/1;overflow:hidden;border-radius:7px;background:#ddd}.bike_image{width:100%;height:100%;display:block;object-fit:cover}.dealer_car_banner_wrap{position:relative}.dealer_car_banner_wrap .dealer_car_banner{width:100%;aspect-ratio:1.4/1;overflow:hidden;background:#ddd}.dealer_car_banner_wrap .swiper-pagination-bullet{background:#fff;opacity:1}.dealer_car_banner_wrap .swiper-pagination-bullet-active{background:#f60}.dealer_car_banner_wrap .swiper_page{position:absolute;right:15px;bottom:15px;z-index:10;padding:2px 7px;border-radius:5px;background-color:#0000008c;color:#fff;font-size:13px;font-weight:600}.my_deal_dashboard{display:flex;gap:5px}.my_deal_dashboard .dashboard_box{flex:1;background-color:#fffbf8;border:1px solid #ffe3cf;border-radius:8px;box-shadow:0 0 2px #0000000d;text-align:center;padding:10px 0;color:#555;font-weight:500}.my_deal_dashboard .dashboard_box h2{color:#f60;margin:7px 0 0}.hero_banner_content{width:93%;height:auto;margin:0 auto;display:flex;justify-content:center;align-items:center;filter:drop-shadow(1px 1px 3px rgba(0,0,0,.07))}.hero_banner_content img{width:100%;height:auto;object-fit:contain}.hero_banner_content .swiper-backface-hidden,.hero_banner_content .swiper-slide{border-radius:15px!important}.hero_banner_content .swiper-pagination-bullet{margin:0 2px!important}.list_content{width:100%;min-height:100px;height:auto;display:flex;gap:10px;border-top:1px solid #dfdfdf;box-sizing:border-box;padding:10px 0;-webkit-tap-highlight-color:transparent}.list_content:first-child{border-top:none}.list_content .list_content_img{width:110px;border-radius:10px;border:1px solid #dfdfdf;position:relative}.list_content .list_content_img img{width:100%;aspect-ratio:1.2/1;height:100%;object-fit:cover;border-radius:10px}.list_content .list_content_img .list_time{display:flex;position:absolute;padding:5px;background-color:#333;left:5px;top:5px;border-radius:25px}.list_content .list_content_img .list_time img{width:15px;height:auto;object-fit:contain}.list_content .list_content_btn{flex:1;align-items:center;position:relative}.list_content .list_content_btn .list_content_text{flex:1;display:flex;flex-direction:column;justify-content:center;gap:5px}.list_content .list_content_btn .list_content_text .list_content_num{width:fit-content;border:1px solid #ff6600;padding:6px 10px;color:#f60;font-weight:600;border-radius:5px;background-color:#fffbf8;margin-bottom:5px}.list_content .list_content_btn .list_content_text .list_content_count{height:fit-content;background-color:#f0f0f0;border-radius:15px;padding:3px 8px;box-sizing:border-box;font-weight:400;color:#777}.list_content .list_content_btn .list_content_text h2{width:90%;color:#333;font-weight:500;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.list_content .list_content_btn .list_content_text .list_content_detail{display:flex;gap:10px;color:#f60}.list_content .list_content_btn .list_content_text .list_content_detail .list_content_detail_time,.list_content .list_content_btn .list_content_text .list_content_detail .list_content_detail_state{display:flex;gap:3px;color:#777}.list_content .list_content_btn .list_content_text .list_content_detail .list_content_detail_time img,.list_content .list_content_btn .list_content_text .list_content_detail .list_content_detail_state img{width:12px;height:auto;object-fit:contain;filter:brightness(0) saturate(100%) invert(43%) sepia(75%) saturate(0%) hue-rotate(200deg) brightness(94%) contrast(100%)}.list_content .list_content_btn .list_content_text .list_content_detail .list_content_detail_state{color:#176ef5}.list_content .list_content_btn .list_content_text .sold{color:#777}.list_content .list_content_btn .list_content_text .requested{color:#f60;background-color:#fff1e8;border:1px solid #ffd7bf;padding:2px 7px;border-radius:5px}.list_content .list_content_btn .list_content_text .approve{color:#0fa958;background-color:#eaf8f0;border:1px solid #BFE8CF;padding:2px 7px;border-radius:5px}.list_content .list_content_btn .list_content_text .completed{color:#2f6bff;background-color:#eef4ff;border:1px solid #C9D9FF;padding:2px 7px;border-radius:5px}.list_content .list_content_btn .list_content_text .canceled{color:#8b8b8b;background-color:#f3f3f3;border:1px solid #DDDDDD;padding:2px 7px;border-radius:5px}.list_content .list_content_btn .next_btn,.list_content .list_content_btn .round_btn{position:absolute;right:0;top:50%;transform:translateY(-50%)}.list_content .list_content_bid{width:100%;display:flex;justify-content:space-between;background-color:#ffede4;box-sizing:border-box;padding:15px 20px 15px 15px;align-items:center;border-radius:8px}.list_content .list_content_bid p{display:flex;align-items:center;color:#555}.list_content .list_content_bid p img{width:auto;height:20px;object-fit:contain;margin-right:5px}.list_content .list_content_bid h2{color:#f60;font-weight:700}.list_content .list_content_bid_finish{width:100%;display:flex;flex-direction:column;align-items:center;border-radius:8px;border:1px solid #dfdfdf}.list_content .list_content_bid_finish .bid,.list_content .list_content_bid_finish .final{width:100%;display:flex;justify-content:space-between;align-items:center;padding:15px 20px 10px 15px;box-sizing:border-box}.list_content .list_content_bid_finish .bid p,.list_content .list_content_bid_finish .final p{display:flex;align-items:center;color:#555}.list_content .list_content_bid_finish .bid p img,.list_content .list_content_bid_finish .final p img{width:auto;height:20px;object-fit:contain;margin:-2px 5px 0 0}.list_content .list_content_bid_finish .bid h2,.list_content .list_content_bid_finish .final h2{color:#555;font-weight:500}.list_content .list_content_bid_finish .final{background-color:#ffede4;padding:10px 20px 15px 15px;border-radius:0 0 8px 8px}.list_content .list_content_bid_finish .final p{color:#f60}.list_content .list_content_bid_finish .final p img{margin:0 5px 0 0}.list_content .list_content_bid_finish .final h2{color:#f60;font-weight:700}.empty_box{padding:20px 0;text-align:center;color:#888}.highbid_intro{position:fixed;inset:0;background-image:linear-gradient(160deg,#ff7a22,#f60);overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.global_aler_content{position:fixed;top:-20px;left:0;right:0;width:100%;max-width:400px;display:flex;justify-content:space-between;align-items:center;margin:0 auto;padding:18px 20px;box-sizing:border-box;background-color:#f60;color:#fff;border-radius:15px;box-shadow:0 10px 25px #00000040;z-index:9999}.global_aler_content .bid_title{background-color:#fff;color:#f60;padding:2px 10px;border-radius:7px;font-weight:600}.global_aler_content .bid_text{display:flex;box-sizing:border-box;padding:0 10px 0 0;flex:1}.global_aler_content .bid_text p{flex:1;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;font-weight:500}.global_aler_content .bid_text span{width:fit-content;font-weight:700;box-sizing:border-box}.global_aler_content .link{font-weight:500}.add_item_btn_content{width:93%;margin:10px auto 0;display:flex;gap:10px}.add_item_btn_content .add_item_btn_premium,.add_item_btn_content .add_item_btn{display:inline-block;width:50%;background-image:linear-gradient(160deg,#ff7a22,#f60);border-radius:10px;padding:10px 10px 6px;box-sizing:border-box;box-shadow:0 0 5px #0000000d;-webkit-tap-highlight-color:transparent}.add_item_btn_content .add_item_btn_premium .add_item_btn_top,.add_item_btn_content .add_item_btn .add_item_btn_top{color:#fff;font-weight:500}.add_item_btn_content .add_item_btn_premium .add_item_btn_top h2,.add_item_btn_content .add_item_btn .add_item_btn_top h2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;text-align:left}.add_item_btn_content .add_item_btn_premium .add_item_btn_bottom,.add_item_btn_content .add_item_btn .add_item_btn_bottom{display:flex;color:#fff;margin-top:10px;justify-content:space-between}.add_item_btn_content .add_item_btn_premium .add_item_btn_bottom p,.add_item_btn_content .add_item_btn .add_item_btn_bottom p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;text-align:left}.add_item_btn_content .add_item_btn_premium .add_item_btn_bottom img,.add_item_btn_content .add_item_btn .add_item_btn_bottom img{width:30px;height:auto;object-fit:contain;margin-top:-3px}.add_item_btn_content .add_item_btn{display:inline-block;background-image:linear-gradient(150deg,#fff,#fffbf8)}.add_item_btn_content .add_item_btn .add_item_btn_top h2{color:#555}.add_item_btn_content .add_item_btn .add_item_btn_bottom{color:#333}.add_item_btn_content .add_item_btn .add_item_btn_bottom img{width:35px;margin-top:-5px}.add_item_btn_content_full{width:93%;margin:20px auto 0;display:flex;flex-direction:column;gap:10px}.add_item_btn_content_full .add_item_btn_premium,.add_item_btn_content_full .add_item_btn,.add_item_btn_content_full .disable_btn{position:relative;display:inline-block;width:100%;background-image:linear-gradient(150deg,#ff7a22,#f60);border-radius:10px;padding:15px 20px;box-sizing:border-box;box-shadow:1px 1px 5px #0000001a;-webkit-tap-highlight-color:transparent}.add_item_btn_content_full .add_item_btn_premium .add_item_btn_top,.add_item_btn_content_full .add_item_btn .add_item_btn_top,.add_item_btn_content_full .disable_btn .add_item_btn_top{color:#fff;font-weight:500;display:flex}.add_item_btn_content_full .add_item_btn_premium .add_item_btn_top h2,.add_item_btn_content_full .add_item_btn .add_item_btn_top h2,.add_item_btn_content_full .disable_btn .add_item_btn_top h2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;font-weight:600;text-align:left}.add_item_btn_content_full .add_item_btn_premium .add_item_btn_top p,.add_item_btn_content_full .add_item_btn .add_item_btn_top p,.add_item_btn_content_full .disable_btn .add_item_btn_top p{margin:2px 0 0 5px}.add_item_btn_content_full .add_item_btn_premium .add_item_btn_bottom,.add_item_btn_content_full .add_item_btn .add_item_btn_bottom,.add_item_btn_content_full .disable_btn .add_item_btn_bottom{display:flex;color:#fff;margin-top:10px;justify-content:space-between;font-weight:500}.add_item_btn_content_full .add_item_btn_premium .add_item_btn_bottom p,.add_item_btn_content_full .add_item_btn .add_item_btn_bottom p,.add_item_btn_content_full .disable_btn .add_item_btn_bottom p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;text-align:left}.add_item_btn_content_full .add_item_btn_premium .add_item_btn_bottom img,.add_item_btn_content_full .add_item_btn .add_item_btn_bottom img,.add_item_btn_content_full .disable_btn .add_item_btn_bottom img{position:absolute;bottom:15px;right:20px;width:50px;height:auto;object-fit:contain}.add_item_btn_content_full .add_item_btn{display:inline-block;background-image:linear-gradient(150deg,#333,#222);border:1px solid #ffe3cf}.add_item_btn_content_full .disable_btn{display:inline-block;background-image:linear-gradient(150deg,#efefef,#dfdfdf);border:1px solid #dfdfdf}.add_item_btn_content_full .disable_btn .add_item_btn_top{color:#999;font-weight:600}.add_item_btn_content_full .disable_btn .add_item_btn_bottom{color:#aaa}.full_card_section{width:93%;margin:20px auto 0;background-color:#fff;border-radius:10px;box-shadow:0 0 5px #0000000d;box-sizing:border-box;padding:18px 20px;word-break:keep-all}.full_card_section .full_card_section_title{font-weight:500;color:#333;padding-bottom:5px;margin-bottom:5px}.full_card_section .full_card_section_sub_title{color:#999;margin:-10px 0 5px;padding-bottom:5px}.full_card_section .full_card_section_title_big{font-weight:500;color:#333;padding-bottom:5px;margin-bottom:5px}.full_card_section .full_card_section_input_big{width:100%;border:2px solid #777;border-radius:10px;color:#333;box-sizing:border-box;padding:10px 20px;margin:10px 0}.full_card_section .full_card_section_input_disable{position:relative}.full_card_section .full_card_section_input_disable input{width:100%;border:2px solid #ddd;border-radius:10px;background-color:#f8f8f8;box-sizing:border-box;padding:10px 20px;margin:10px 0;color:transparent;caret-color:transparent}.full_card_section .full_card_section_input_disable .fake_placeholder{color:#bbb;position:absolute;left:20px;top:50%;transform:translateY(-50%)}.full_card_section .full_card_section_input_disable .full_card_section_input_disable_icon{width:28px;height:auto;object-fit:contain;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.full_card_section .full_card_section_input_disable_info{width:100%;padding:15px;background-color:#fff5ed;border-radius:10px;display:flex;box-sizing:border-box;color:#777;font-weight:500;margin-top:5px;box-shadow:0 0 5px #ffe3cf}.full_card_section .full_card_section_input_disable_info img{width:14px;height:20px;object-fit:contain;margin:0 5px 0 0}.full_card_section .full_card_section_label_big{position:absolute;top:50%;right:20px;transform:translateY(-52%);color:#555}.full_card_section .full_card_section_notice{color:#555}.full_card_section .full_card_section_notice strong{color:red;font-weight:500;margin-right:3px}.add_car_num_btn_content{width:93%;display:flex;margin:20px auto 0;gap:5px}.add_car_num_btn_content button{flex:1;padding:20px 0;border:2px solid #dfdfdf;background:#fff;border-radius:10px;color:#555;font-weight:500;display:flex;justify-content:center;align-items:center}.add_car_num_btn_content button img{width:26px;height:auto;object-fit:contain}.add_car_num_btn_content button[aria-selected=true]{color:#f60;font-weight:600;border:2px solid #ff6600}.add_car_num_btn_content button[aria-selected=true] img{filter:brightness(0) saturate(100%) invert(52%) sepia(41%) saturate(5874%) hue-rotate(359deg) brightness(100%) contrast(108%)}.additem_step_content,.additem_step_content_final{width:93%;margin:0 auto;padding:16px 20px 15px;border-radius:15px 15px 0 0;background-image:linear-gradient(160deg,#ff7a22,#f60);box-sizing:border-box;box-shadow:0 0 5px #0000000d}.additem_step_content .additem_step_top,.additem_step_content_final .additem_step_top{display:flex;justify-content:space-between;align-items:end}.additem_step_content .additem_step_top h2,.additem_step_content_final .additem_step_top h2{color:#fff;font-weight:500}.additem_step_content .additem_step_top h4,.additem_step_content_final .additem_step_top h4{color:#fff;font-weight:400}.additem_step_content .additem_step_top h4 strong,.additem_step_content_final .additem_step_top h4 strong{font-weight:600}.additem_step_content .additem_step_top h4 img,.additem_step_content_final .additem_step_top h4 img{width:20px;height:auto;object-fit:contain;margin:0 2px -3px 0}.additem_step_content .additem_step_bottom,.additem_step_content_final .additem_step_bottom{position:relative;height:32px}.additem_step_content .additem_step_bottom .bike_icon,.additem_step_content_final .additem_step_bottom .bike_icon{position:absolute;width:28px;height:auto;object-fit:contain;top:0;left:0;z-index:3;transition:all .6s cubic-bezier(.4,0,.2,1)}.additem_step_content .additem_step_bottom .step_bar_gage,.additem_step_content_final .additem_step_bottom .step_bar_gage{width:100%;height:7px;background-color:#ffffff4d;position:absolute;z-index:1;bottom:0;border-radius:4px}.additem_step_content .additem_step_bottom .step_bar_gage_content,.additem_step_content_final .additem_step_bottom .step_bar_gage_content{width:0%;height:7px;background-color:#fff;position:absolute;z-index:2;bottom:0;border-radius:4px;transition:width .6s cubic-bezier(.4,0,.2,1)}.additem_step_content .additem_step_bottom .bike_icon_final,.additem_step_content_final .additem_step_bottom .bike_icon_final{position:absolute;width:28px;height:auto;object-fit:contain;top:0;right:0%}.additem_step_content .additem_step_bottom .step_bar_gage_final,.additem_step_content_final .additem_step_bottom .step_bar_gage_final{width:100%;height:7px;background-color:#fff;position:absolute;z-index:2;bottom:0}.additem_step_content_black{background-image:linear-gradient(150deg,#333,#222)!important}.additem_qa_content{width:93%;margin:0 auto;padding:20px;border-radius:0 0 15px 15px;background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;box-shadow:0 0 5px #0000000d}.additem_qa_content h4{color:#777}.additem_qa_content h2{font-weight:500;color:#333;word-break:keep-all}.additem_a_content{width:93%;margin:20px auto 0;box-sizing:border-box;display:flex;flex-direction:column}.additem_a_content .additem_a_option,.additem_a_content .additem_a_option.selected{display:flex;justify-content:space-between;width:100%;padding:0 20px;box-sizing:border-box;border-radius:13px;background-color:#fff;box-shadow:0 0 5px #0000000d;color:#555;align-items:center;margin:20px 0 0!important}.additem_a_content .additem_a_option img,.additem_a_content .additem_a_option.selected img{width:26px;height:auto;object-fit:contain;filter:brightness(0) saturate(100%) invert(93%) sepia(0%) saturate(3275%) hue-rotate(12deg) brightness(82%) contrast(64%)}.additem_a_content .additem_a_option.selected{background-color:#f60;color:#fff}.additem_a_content .additem_a_option.selected img{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(4626%) hue-rotate(55deg) brightness(119%) contrast(91%)}.additem_a_content .option_detail_input_content{width:100%;background-color:#fff;margin-top:-10px;border-radius:0 0 13px 13px}.additem_a_content .option_detail_input_content .btn_relative{width:100%;height:10px;background-color:#f60}.additem_a_content .option_detail_input_content .option_detail_input{width:100%;box-sizing:border-box;padding:10px 20px 15px;border-radius:0 0 13px 13px;box-shadow:0 0 5px #0000000d}.additem_a_content .option_detail_input_content .option_detail_input input{width:100%;border:0;border-bottom:1px solid #dfdfdf;color:#555}.additem_a_content .option_detail_input_content .option_detail_input input:focus{outline:0}.additem_a_content .option_detail_input_content .option_detail_input input::placeholder{color:#fea062;font-weight:500}.additem_step_content_final{border-radius:15px}.additem_step_content_final .additem_step_notice{color:#fff;margin:10px 0 0;font-weight:500}.alarm_content{width:100%;box-sizing:border-box;margin-top:-20px}.alarm_content .alarm_list{display:flex;width:100%;gap:10px;padding:17px 20px;border-bottom:1px solid #dfdfdf;align-items:center;background-color:#fff;box-sizing:border-box}.alarm_content .alarm_list .alarm_list_img{width:11%;display:flex;align-items:center}.alarm_content .alarm_list .alarm_list_img img{width:100%;height:auto;object-fit:contain}.alarm_content .alarm_list .alarm_list_comment{flex:1}.alarm_content .alarm_list .alarm_list_comment h2{color:#333;font-weight:500;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;text-align:left}.alarm_content .alarm_list .alarm_list_comment p{color:#777;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;text-align:left}.alarm_content .alarm_list button{top:15px;right:15px}.list_tab{display:flex;border-radius:8px;margin-bottom:-10px}.list_tab .tab_item{flex:1;height:45px;text-align:center;transition:all .2s ease;border-right:1px solid #efefef;margin-bottom:15px;align-items:center;display:flex;justify-content:center}.list_tab .tab_item:last-child{border-right:none}.list_tab .tab_item.active{background-color:#f60;color:#fff;font-weight:600;border-radius:8px}.full_card_section_table{width:100%;table-layout:fixed;margin-top:10px}.full_card_section_table td{max-width:none;overflow:visible;text-overflow:ellipsis;font-weight:500;color:#333;white-space:normal;word-break:break-all;height:auto;padding:5px 0 5px 15px}.full_card_section_table .full_card_section_table_title{color:#555;border-right:1px solid #ff6600;padding:0 8px}.full_card_section_table .full_card_section_table_title2{color:#f60;padding:0 8px}.full_card_section_table .full_card_section_license{width:fit-content;border:1px solid #ff6600;padding:0 10px;color:#f60;font-weight:600;border-radius:5px;background-color:#fffbf8;margin-bottom:5px}.mycar_view_content{width:93%;margin:20px auto 0;padding:16px 20px;border-radius:15px;background-image:linear-gradient(160deg,#ff7a22,#f60);box-sizing:border-box;box-shadow:0 0 5px #0000000d}.mycar_view_content .maycar_view_top{color:#fff;font-weight:500;margin-bottom:-10px}.mycar_view_content .maycar_view_top strong{font-weight:600;margin-right:3px}.mycar_view_content .mycar_view_bottom{position:relative;display:flex;justify-content:right}.mycar_view_content .mycar_view_bottom .mycar_view_notice{display:flex;color:#fff;font-weight:500;margin-bottom:5px}.mycar_view_content .mycar_view_bottom .mycar_view_notice strong{font-weight:600}.mycar_view_content .mycar_view_bottom .mycar_view_notice .time_icon{width:18px;height:auto;object-fit:contain;margin:0 5px 0 0;filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(64deg) brightness(102%) contrast(104%)}.mycar_view_content .mycar_view_bottom .mycar_view_notice .bike_icon{width:28px;height:auto;object-fit:contain;margin:0 0 0 5px}.mycar_view_content .mycar_view_bottom .step_bar_gage{width:100%;height:2px;background-color:#fff;position:absolute;z-index:2;bottom:0}.mycar_view_content_black{background-image:linear-gradient(150deg,#333,#222)!important}.mycar_view_content_black .mycar_view_bottom{margin-top:-20px}.info_box{max-height:0;overflow:hidden;transition:max-height .35s ease,opacity .25s ease;opacity:0;margin-top:20px}.info_box.open{max-height:5000px;opacity:1;padding-bottom:20px;box-sizing:border-box}.dealer_list_layout{width:93%;display:flex;flex-direction:column;gap:10px;margin:20px auto;-webkit-tap-highlight-color:transparent}.dealer_list_layout .dealer_list_content{width:100%;gap:10px;box-sizing:border-box;padding:15px 20px 18px;background-color:#fff;border-radius:10px}.dealer_list_layout .dealer_list_content .dealer_list_top{display:flex;justify-content:space-between;border-bottom:1px solid #dfdfdf;padding-bottom:10px}.dealer_list_layout .dealer_list_content .dealer_list_top h2{color:#555;font-weight:500;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;margin-top:auto}.dealer_list_layout .dealer_list_content .dealer_list_top h2 strong{font-weight:600;color:#333}.dealer_list_layout .dealer_list_content .dealer_list_bottom{display:flex;margin-top:10px;justify-content:space-between}.dealer_list_layout .dealer_list_content .dealer_list_bottom .next_arrow{padding:5px;background-color:unset;margin-left:auto}.dealer_list_layout .dealer_list_content .dealer_list_bottom .next_arrow img{width:22px;height:auto;object-fit:contain;filter:brightness(0) saturate(100%) invert(63%) sepia(58%) saturate(1%) hue-rotate(314deg) brightness(94%) contrast(101%)}.dealer_img{width:60px;height:60px;object-fit:cover;border-radius:30px;border:1px solid #dfdfdf}.dealer_info{margin-left:10px}.dealer_info h2{color:#333;font-weight:500}.dealer_info .dealer_rate{display:flex;gap:2px;color:#176ef5;font-weight:500}.dealer_info .dealer_rate img{width:16px;height:auto;object-fit:contain;margin-bottom:2px}.mycar_req_dealer_card{width:100%;padding:20px;box-sizing:border-box;background-color:#fff;border-radius:8px;margin-top:20px}.mycar_req_dealer_card .mycar_req_dealer_card_bottom{border-top:1px solid #dfdfdf;margin-top:10px;padding-top:10px}.mycar_req_dealer_card .mycar_req_dealer_card_bottom p{color:#777}.mycar_req_dealer_card .mycar_req_dealer_card_bottom h4{color:#333;font-weight:500}.mycar_req_dealer_card .mycar_req_dealer_card_bottom h4 strong{font-weight:600}.mycar_req_dealer_card .mycar_req_dealer_card_bottom .final{margin-top:5px;padding-top:10px;border-top:1px solid #dfdfdf}.mycar_req_dealer_card .mycar_req_dealer_card_bottom .final p,.mycar_req_dealer_card .mycar_req_dealer_card_bottom .final h4{color:#f60;font-weight:500}.mycar_req_dealer_card .mycar_req_dealer_card_bottom .final h4 strong{font-weight:700}.mycar_req_card{border-top:1px solid #dfdfdf;margin-top:10px;padding:20px 7px;box-sizing:border-box}.mycar_req_card h2{font-weight:600;color:#333}.mycar_req_card label{margin-left:8px;color:#999}.mycar_req_card .disable{color:#aaa}.mycar_req_card .mycar_req_load_lg{width:10px;display:flex;align-items:center;justify-content:center;margin-right:10px}.mycar_req_card .mycar_req_load_lg span{display:block;width:8px;height:8px;border-radius:50%;background-color:#f60}.mycar_req_card .mycar_req_load_lg .disable{background-color:#cfcfcf}.mycar_req_card .mycar_req_load_sm{width:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:5px 10px 5px 0;gap:5px}.mycar_req_card .mycar_req_load_sm span{display:block;width:3px;height:3px;border-radius:50%;background-color:#ffceab}.mycar_req_card .mycar_req_load_sm .disable{background-color:#cfcfcf}.mycar_req_card.closed{max-height:0;overflow:hidden;transition:max-height .35s ease,opacity .25s ease;opacity:0;margin-top:20px}.settings_menu_row{width:100%;height:50px;display:flex;justify-content:space-between;background-color:#fff;align-items:center;padding:0 5px 0 10px;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.settings_menu_row .settings_menu{display:flex;gap:5px;color:#333;font-weight:500}.settings_menu_row .settings_menu .settings_menu_icon{width:20px;height:auto;object-fit:contain}.settings_menu_row_border{width:100%;border:1px solid #dfdfdf;padding:13px 15px;background-color:#fff;box-sizing:border-box;border-radius:9px;margin-bottom:10px;gap:10px}.settings_menu_row_border h2{color:#333;font-weight:500}.settings_menu_row_border .settings_menu_icon{width:22px;height:auto;object-fit:contain;filter:brightness(0) saturate(100%) invert(56%) sepia(61%) saturate(5780%) hue-rotate(1deg) brightness(103%) contrast(105%)}.settings_menu_row_border input{flex:1;border:0;outline:0;color:#555}.settings_menu_row_border input::placeholder{color:#777}.settings_menu_input_border{width:100%;display:flex;border:1px solid #dfdfdf;padding:13px 10px;background-color:#fff;align-items:center;box-sizing:border-box;-webkit-tap-highlight-color:transparent;border-radius:9px;gap:10px}.settings_menu_input_border .settings_menu_icon{width:22px;height:auto;object-fit:contain;filter:brightness(0) saturate(100%) invert(56%) sepia(61%) saturate(5780%) hue-rotate(1deg) brightness(103%) contrast(105%)}.settings_menu_input_border input{flex:1;border:0;outline:0;color:#555}.settings_menu_input_border input::placeholder{color:#777}.login_content{box-sizing:border-box;padding:0 20px 30px}.login_btn{display:flex;flex-direction:column;gap:15px}.login_btn .kakao_login_btn{width:100%;height:50px;border-radius:7px;background-color:#fee501}.login_btn .kakao_login_btn img{width:100%;height:50px;object-fit:contain}.login_btn .gsi-material-button{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-webkit-appearance:none;background-color:#fff;background-image:none;-webkit-border-radius:7px;border-radius:7px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#1f1f1f;cursor:pointer;font-family:Roboto,arial,sans-serif;font-size:16px;height:50px;letter-spacing:.25px;outline:none;overflow:hidden;padding:0 12px;position:relative;text-align:center;-webkit-transition:background-color .218s,border-color .218s,box-shadow .218s;transition:background-color .218s,border-color .218s,box-shadow .218s;vertical-align:middle;white-space:nowrap;width:100%;min-width:min-content}.login_btn .gsi-material-button .gsi-material-button-icon{height:20px;margin-right:10px;min-width:20px;width:20px}.login_btn .gsi-material-button .gsi-material-button-content-wrapper{-webkit-align-items:center;align-items:center;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;height:100%;justify-content:space-between;position:relative;width:100%}.login_btn .gsi-material-button .gsi-material-button-contents{-webkit-flex-grow:1;flex-grow:1;font-family:Roboto,arial,sans-serif;font-weight:500;overflow:hidden;text-overflow:ellipsis;vertical-align:top}.login_btn .gsi-material-button .gsi-material-button-state{-webkit-transition:opacity .218s;transition:opacity .218s;inset:0;opacity:0;position:absolute}.login_btn .gsi-material-button:disabled{cursor:default;background-color:#ffffff61;border-color:#1f1f1f1f}.login_btn .gsi-material-button:disabled .gsi-material-button-contents{opacity:38%}.login_btn .gsi-material-button:disabled .gsi-material-button-icon{opacity:38%}.login_btn .gsi-material-button:not(:disabled):active .gsi-material-button-state,.login_btn .gsi-material-button:not(:disabled):focus .gsi-material-button-state{background-color:#303030;opacity:12%}.login_btn .gsi-material-button:not(:disabled):hover{-webkit-box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);box-shadow:0 1px 2px #3c40434d,0 1px 3px 1px #3c404326}.login_btn .gsi-material-button:not(:disabled):hover .gsi-material-button-state{background-color:#303030;opacity:8%}.select_car_img_content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:20px}.select_car_img_content .img_box{width:100%;aspect-ratio:1.1/1;background-color:#fff;border:1px solid #dfdfdf;border-radius:7px;overflow:hidden}.select_car_img_btn{width:100%;display:flex;align-items:center;justify-content:center;gap:5px;color:#777;background-color:#f0f0f0;border:1px solid #dfdfdf;border-radius:7px;margin-top:10px;-webkit-tap-highlight-color:transparent}.select_car_img_btn .camera_icon{width:24px;height:auto;object-fit:contain;margin-top:-2px;filter:brightness(0) saturate(100%) invert(33%) sepia(0%) saturate(1729%) hue-rotate(189deg) brightness(96%) contrast(92%)}.img_box{position:relative}.img_box .preview_img{display:block;width:100%;height:100%;object-fit:cover}.img_box .remove_btn{position:absolute;top:6px;right:6px;width:20px;height:20px;border:none;background:#000c;border-radius:5px;display:flex;align-items:center;justify-content:center;padding:0}.img_box .remove_btn img{width:14px;height:14px;object-fit:contain;filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7447%) hue-rotate(141deg) brightness(112%) contrast(112%)}.user_info{margin-left:10px}.user_info h2{color:#333;font-weight:500}.user_info .user_social{display:flex;gap:2px;color:#999;font-weight:500}.user_info .user_social img{width:24px;height:auto;object-fit:contain;margin-bottom:2px}.edit_user_profile_content{width:93%;margin:20px auto 0;border-radius:15px;background-image:linear-gradient(160deg,#ff7a22,#f60);box-sizing:border-box;box-shadow:0 0 5px #0000000d;color:#fff;font-weight:500}.edit_user_profile_content .edit_user_profile_title{padding:16px 20px 0}.edit_user_profile_content .edit_user_profile_bottom{display:flex;justify-content:space-between;gap:8px;box-sizing:border-box;padding:0 20px;align-items:center}.edit_user_profile_content .edit_user_profile_bottom .user_img_content{width:90px;height:90px;position:relative;align-items:center;display:flex;justify-content:center}.edit_user_profile_content .edit_user_profile_bottom .user_img_content .user_img{width:100%;height:100%;object-fit:cover;border-radius:100px}.edit_user_profile_content .edit_user_profile_bottom .user_img_content .camera_icon{width:35px;height:35px;position:absolute;bottom:5px;right:0;background-color:#fff;border:1px solid #dfdfdf;border-radius:20px;display:flex;align-items:center;justify-content:center}.edit_user_profile_content .edit_user_profile_bottom .user_img_content .camera_icon img{width:65%;height:auto;object-fit:contain;filter:brightness(0) saturate(100%) invert(50%) sepia(79%) saturate(3636%) hue-rotate(359deg) brightness(100%) contrast(109%)}.edit_user_profile_content .edit_user_profile_bottom .user_info{flex:1;box-sizing:border-box;display:flex;flex-direction:column;gap:10px}.edit_user_profile_content .edit_user_profile_bottom .user_info h2{color:#fff;font-weight:500;margin-left:5px}.edit_user_profile_content .edit_user_profile_bottom .user_info .edit_user_profile_input{width:100%;height:32px;box-sizing:border-box;padding:0 10px;border-radius:8px;border:1px solid #dfdfdf;margin-top:5px;color:#555}.edit_user_profile_content .edit_user_profile_info{width:100%;line-height:20px;color:#999;display:flex;gap:5px;word-break:keep-all;background-color:#fff;padding:10px 20px;margin-top:16px;border-radius:0 0 15px 15px;box-sizing:border-box}.edit_user_profile_content .edit_user_profile_info img{width:15px;height:auto;object-fit:contain;margin-right:5px;filter:brightness(0) saturate(100%) invert(68%) sepia(12%) saturate(5%) hue-rotate(316deg) brightness(89%) contrast(83%)}.edit_user_btn,.edit_user_btn_white{padding:4px 10px;border-radius:6px;border:1px solid #ffebdb;background-color:#fff5ed;color:#f60;text-align:center}.edit_user_btn_white{border:1px solid #dfdfdf;background-color:#fff;color:#555}.addreview_content{width:100%;height:auto;min-height:calc(100vh - 60px);box-sizing:border-box;margin-top:-20px;background-color:#fff;padding:20px 0}.addreview_content .add_review_dealer_card{width:93%;padding:20px;box-sizing:border-box;background-color:#fffbf8;border:1px solid #ffe3cf;border-radius:8px;margin:0 auto;box-shadow:0 0 5px #0000000d}.addreview_content .add_review_dealer_card .dealer_info h2{display:flex;gap:10px;align-items:center}.addreview_content .add_review_dealer_card .dealer_info h2 span{padding:4px 8px;border-radius:20px;border:1px solid #ff6600;color:#f60}.addreview_content .addreview_content_section{width:93%;margin:20px auto}.addreview_content .addreview_content_section h2{color:#333;font-weight:600}.addreview_content .addreview_content_section h2 strong{font-weight:400;color:#555}.addreview_content .addreview_content_section .star_wrap{width:100%;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent;margin-top:10px}.addreview_content .addreview_content_section .star_wrap p{color:#f60;font-weight:700;margin-left:5px}.addreview_content .addreview_content_section .star_wrap p strong{color:#777;font-weight:400}.addreview_content .addreview_content_section .review_btn_content{display:grid;grid-template-columns:repeat(3,1fr);row-gap:10px;margin-top:10px;justify-items:center;align-items:center}.addreview_content .addreview_content_section .review_btn_content .review_btn{width:93%;border:1px solid #ddd;border-radius:20px;padding:3px 10px;background:#fff;color:#333;transition:all .2s;align-items:center}.addreview_content .addreview_content_section .review_btn_content .review_btn img{width:20px;height:20px;object-fit:contain;margin:0 0 -2px 2px}.addreview_content .addreview_content_section .review_btn_content .review_btn.active{background:#f60;color:#fff;border-color:#f60}.addreview_content .addreview_content_section .sendqa_card_section_input_wrap{display:flex;justify-content:space-between;width:100%;border-radius:7px;border:1px solid #dfdfdf;margin:10px 0}.addreview_content .addreview_content_section .sendqa_card_section_input_wrap .sendqa_card_section_textarea{width:100%;min-height:110px;padding:12px 15px;box-sizing:border-box;border-radius:7px;color:#333;border:0}.addreview_content .addreview_content_section .sendqa_card_section_input_wrap .sendqa_card_section_textarea:hover{border:0;outline:0}.addreview_content .addreview_content_section .sendqa_card_section_input_wrap .sendqa_card_section_textarea::placeholder{color:#777;font-size:16px}.myreview_dashboard_content{width:93%;box-sizing:border-box;display:flex;padding:20px 0;border-radius:15px;background-color:#fff;margin:0 auto;box-shadow:0 0 5px #0000000d}.myreview_dashboard_content .myreview_dashboard_box{flex:1;border-right:1px solid #dfdfdf;text-align:center}.myreview_dashboard_content .myreview_dashboard_box p{color:#555}.myreview_dashboard_content .myreview_dashboard_box h2{color:#333}.myreview_dashboard_content .myreview_dashboard_box h2 strong{color:#f60;font-weight:600}.myreview_dashboard_content .myreview_dashboard_box .myreview_dashboard_rate{display:flex;justify-content:center}.myreview_dashboard_content .myreview_dashboard_box .myreview_dashboard_rate strong{color:#333}.myreview_dashboard_content .myreview_dashboard_box .myreview_dashboard_rate img{width:25px;height:auto;object-fit:contain}.myreview_notice{width:93%;line-height:20px;color:#777;display:flex;gap:5px;word-break:keep-all;margin:10px auto;padding-left:10px}.myreview_notice img{width:15px;height:auto;object-fit:contain;filter:brightness(0) saturate(100%) invert(68%) sepia(12%) saturate(5%) hue-rotate(316deg) brightness(89%) contrast(83%)}.myreview_filter{width:93%;background-color:#fff;padding:10px 20px;box-sizing:border-box;box-shadow:0 0 5px #0000000d;display:flex;border-radius:12px;margin:0 auto;gap:5px}.myreview_filter button{padding:5px 10px;background-color:#fff;border:1px solid #fff;border-radius:7px}.myreview_filter .filter_active{background-color:#fff5ed;border:1px solid #ff6600;color:#f60}.myreview_card{display:flex;flex-direction:column;gap:10px;width:93%;background-color:#fff;border-radius:15px;padding:15px;box-sizing:border-box;box-shadow:0 0 5px #0000000d;margin:10px auto 0}.myreview_card .myreview_card_left{width:60px;height:60px;border:1px solid #efefef;border-radius:30px}.myreview_card .myreview_card_left img{width:100%;height:60px;object-fit:cover;border-radius:30px}.myreview_card .myreview_card_right{flex:1}.myreview_card .myreview_card_right .myreview_card_info_bike{width:100%;color:#333;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;text-align:left;font-weight:600}.myreview_card .myreview_card_right .myreview_card_info_dealer{display:flex;justify-content:space-between;align-items:center;color:#555;font-weight:500;margin-top:7px}.myreview_card .myreview_card_right .myreview_card_info_dealer strong{color:#ff7a22;margin-right:5px}.myreview_card .myreview_card_right .myreview_card_info_dealer .myreview_date{color:#777;font-weight:400}.myreview_card .myreview_card_right .myreview_card_info_rate{display:flex;gap:5px;align-items:center;margin-top:2px}.myreview_card .myreview_card_right .myreview_card_info_rate img{width:18px;height:auto;object-fit:contain;margin-top:-2px}.myreview_card .myreview_card_info_comment{width:100%;box-sizing:border-box;padding:10px 5px;background-color:#f9f9f9;border-radius:10px;margin-top:10px;box-shadow:0 0 3px #0000001f;color:#555}.myreview_rule{width:93%;word-break:keep-all;margin:10px auto;background-color:#efefef;padding:10px;box-sizing:border-box;border-radius:12px;box-shadow:0 0 3px #0000001a}.myreview_rule h2{color:#000;font-weight:500}.myreview_rule h2 img{width:18px;height:auto;object-fit:contain;margin:0 3px -5px 0;filter:brightness(0) saturate(100%) invert(71%) sepia(90%) saturate(0%) hue-rotate(214deg) brightness(89%) contrast(91%)}.myreview_rule p{color:#777;margin-left:10px}.sendqa_notice_content{width:93%;display:flex;gap:10px;box-sizing:border-box;padding:16px 20px;margin:0 auto;border:1px solid #ffe3cf;border-radius:10px;background-color:#fffbf8;color:#555;font-weight:500}.sendqa_notice_content img{width:30px;height:auto;object-fit:contain}.sendqa_card_content{width:93%;display:flex;flex-direction:column;gap:10px;box-sizing:border-box;padding:16px 20px;margin:20px auto 0;border-radius:15px;background-color:#fff;box-shadow:0 0 5px #0000000d}.sendqa_card_content .sendqa_card_section{width:100%}.sendqa_card_content .sendqa_card_section h2{color:#333;font-weight:500}.sendqa_card_content .sendqa_card_section .sendqa_card_section_input_wrap{display:flex;justify-content:space-between;width:100%;border-radius:7px;border:1px solid #dfdfdf;margin:10px 0;position:relative}.sendqa_card_content .sendqa_card_section .sendqa_card_section_input_wrap .sendqa_card_section_input,.sendqa_card_content .sendqa_card_section .sendqa_card_section_input_wrap .sendqa_card_section_textarea{width:83%;padding:12px 15px;box-sizing:border-box;border-radius:7px;color:#333;border:0}.sendqa_card_content .sendqa_card_section .sendqa_card_section_input_wrap .sendqa_card_section_input:hover,.sendqa_card_content .sendqa_card_section .sendqa_card_section_input_wrap .sendqa_card_section_textarea:hover{border:0;outline:0}.sendqa_card_content .sendqa_card_section .sendqa_card_section_input_wrap .sendqa_card_section_input::placeholder,.sendqa_card_content .sendqa_card_section .sendqa_card_section_input_wrap .sendqa_card_section_textarea::placeholder{color:#777}.sendqa_card_content .sendqa_card_section .sendqa_card_section_input_wrap .sendqa_card_section_textarea{width:80%}.sendqa_card_content .sendqa_card_section .sendqa_card_section_input_wrap .input_count{position:absolute;right:10px;top:12px;color:#777}.sendqa_card_content .sendqa_card_section_notice{width:100%;background-color:#f8f8f8;box-shadow:0 0 3px #0000001a;box-sizing:border-box;padding:10px;margin:10px auto;border-radius:7px}.sendqa_card_content .sendqa_card_section_notice h2{color:#555;font-weight:500;display:flex;align-items:center}.sendqa_card_content .sendqa_card_section_notice h2 img{width:17px;height:auto;object-fit:contain;margin:0 3px 0 0;filter:brightness(0) saturate(100%) invert(66%) sepia(3%) saturate(14%) hue-rotate(314deg) brightness(93%) contrast(87%)}.sendqa_card_content .sendqa_card_section_notice p{color:#777;margin-left:10px}.sendqa_card_content .sendqa_card_section_agree{display:flex;gap:5px;color:#555}.sendqa_card_content .sendqa_card_section_agree input[type=checkbox]{width:20px;accent-color:#ff6600}.terms_content{width:100%;min-height:calc(100vh - 60px);box-sizing:border-box;margin-top:-20px;background-color:#fff;padding:20px}.terms_content .terms_title{color:#555;font-weight:500}.terms_content .terms_text{color:#555;word-break:break-all}.terms_content .terms_text h4{color:#f60;font-weight:600;margin-top:15px}.accordion_content{width:100%;min-height:calc(100vh - 60px);box-sizing:border-box;margin-top:-20px;background-color:#fff;padding:20px}.accordion_content .terms_title{color:#555;font-weight:500;margin-bottom:10px}.accordion_content .accordion_section{width:100%;display:flex;justify-content:space-between;border-top:1px solid #efefef;background-color:unset;align-items:center;-webkit-tap-highlight-color:transparent}.accordion_content .accordion_section .accordion_section_title{text-align:left;width:85%}.accordion_content .accordion_section .accordion_section_title h2{color:#333;width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.accordion_content .accordion_section .accordion_section_title p{color:#aaa;margin-top:5px}.accordion_content .accordion_section .accordion_section_title .accordion_section_status{padding:3px 5px;background-color:#f9f9f9;border:1px solid #dfdfdf;border-radius:20px;color:#aaa}.accordion_content .accordion_section .accordion_section_title .an_ok{color:#f60;background-color:#fffbf8;border:1px solid #ff6600}.accordion_content .accordion_section .accordion_section_arrow{width:20px;height:auto;object-fit:contain;transform:rotate(90deg);transition:all .2s}.accordion_content .accordion_section .rotate{transform:rotate(270deg);transition:all .2s}.accordion_content .accordion_open{overflow:hidden;transition:height .3s ease}.accordion_content .accordion_open .accordion_open_content{margin:10px 0;box-sizing:border-box;padding:15px 20px;background-color:#f8f8f8;border-radius:10px;color:#333;box-shadow:0 0 3px #0000001a}.static_card_content{width:100%;min-height:calc(100vh - 60px);box-sizing:border-box;margin-top:-20px;background-color:#fff;padding:20px 0}.static_card_content .static_card{width:93%;margin:20px auto}.static_card_content .static_card:first-child{margin-top:0}.static_card_content .static_card img{width:100%;height:190px;object-fit:cover;background-color:#f0f0f0;border-radius:15px}.static_card_content .static_card .static_card_text{display:flex;gap:10px;align-items:center;margin-top:5px}.static_card_content .static_card .static_card_text .static_card_state{min-width:70px;height:-webkit-fill-available;height:stretch;background-color:#f60;color:#fff;border-radius:8px;font-weight:500;display:flex;justify-content:center;align-items:center}.static_card_content .static_card .static_card_text .disable{background-color:#efefef;color:#999}.static_card_content .static_card .static_card_text .static_card_title{flex:1;font-weight:500;color:#555;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.static_card_content .static_card .static_card_text .static_card_date{color:#777;font-weight:400;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.range_slider_container{width:100%;padding:2px 5px 18px;position:relative}.range_slider_container .slider_track_wrapper{position:relative;height:20px;display:flex;align-items:center}.range_slider_container .slider_track_wrapper .thumb{pointer-events:none;position:absolute;height:0;width:100%;outline:none;appearance:none;-webkit-appearance:none;z-index:3}.range_slider_container .slider_track_wrapper .thumb::-webkit-slider-thumb{background-color:#fff;border:2px solid #ff6600;border-radius:50%;box-shadow:0 2px 6px #00000026;cursor:pointer;height:20px;width:20px;margin-top:0;pointer-events:all;position:relative;appearance:none;-webkit-appearance:none}.range_slider_container .slider_track_wrapper .slider_track_base{position:relative;width:100%;height:3px;background-color:#eee;border-radius:2px;z-index:1}.range_slider_container .slider_track_wrapper .slider_track_base .slider_tick{position:absolute;width:1px;height:6px;background-color:#ddd;top:50%;transform:translateY(-50%)}.range_slider_container .slider_track_wrapper .slider_track_base .slider_range_highlight{position:absolute;height:100%;background-color:#f60;border-radius:2px;z-index:2}.range_slider_container .slider_info_bottom{position:relative;margin-top:5px}.range_slider_container .slider_info_bottom .slider_labels_bottom{position:relative;width:100%;height:14px}.range_slider_container .slider_info_bottom .slider_labels_bottom .mark_label{position:absolute;top:0;font-size:11px;color:#bbb;font-weight:500;white-space:nowrap;transform:translate(-50%)}.range_slider_container .slider_info_bottom .slider_labels_bottom .mark_label:first-child{transform:translate(0)}.range_slider_container .slider_info_bottom .slider_labels_bottom .mark_label:last-child{transform:translate(-100%)}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{width:100%;margin:0;padding:0;font-family:Pretendard,"sans-serif";font-size:1rem;line-height:1.5;color:#000;background-color:#f5f5f5}input,select,textarea,button{vertical-align:middle}dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,th,td,input,select,textarea,button{margin:0;padding:0}dl,ul,ol,li,a{list-style:none;text-decoration:none}a:active,a:hover{text-decoration:none}button{border:0 none;cursor:pointer;-webkit-tap-highlight-color:transparent}.content{width:100%;height:auto;box-sizing:border-box}.none{display:none}.block{display:block}.flex{display:flex}.column{display:flex;flex-direction:column;justify-content:space-between}.row{display:flex;flex-direction:row;justify-content:space-between}.justifyUnset{justify-content:unset!important}.justifyCenter{justify-content:center!important}.justifyRight{justify-content:right!important}.flex1{flex:1!important}.wrap{flex-wrap:wrap}.alignCenter{align-items:center}.textCenter{text-align:center}.relative{position:relative}.absolute{position:absolute}.gap10{gap:10px}.gap20{gap:20px}.width50{width:50%!important}.width60{width:60%!important}.width100{width:100%!important}.height10{height:10%}.height20{height:20%}.height30{height:32%}.height40{height:40%}.height50{height:52%}.right{float:right}.pointer{cursor:pointer}.padding15{padding:15px!important}.padding20{padding:20px!important}.paddingT0{padding-top:0!important}.paddingT80{padding-top:80px!important}.paddingB0{padding-bottom:0!important}.paddingB10{padding-bottom:10px!important}.paddingB15{padding-bottom:15px!important}.paddingB20{padding-bottom:20px!important}.paddingB90{padding-bottom:90px!important}.paddingB100{padding-bottom:100px!important}.paddingL0{padding-left:0!important}.paddingR0{padding-right:0!important}.margin0{margin:0!important}.marginT0{margin-top:0!important}.marginT5{margin-top:5px!important}.marginT10{margin-top:10px!important}.marginT15{margin-top:15px!important}.marginT20{margin-top:20px!important}.marginT30{margin-top:30px!important}.marginT40{margin-top:40px!important}.marginT70{margin-top:70px!important}.marginT80{margin-top:80px!important}.marginR20{margin-right:20px!important}.marginB0{margin-bottom:0!important}.marginB10{margin-bottom:10px!important}.marginB20{margin-bottom:20px!important}.marginB40{margin-bottom:40px!important}.border0{border:0!important}.opacity1{opacity:1!important}.opacity05{opacity:.5!important}@font-face{font-family:Pretendard;src:url(/assets/PRETENDARD-THIN-D6ZjFId1.TTF) format("truetype");font-weight:100}@font-face{font-family:Pretendard;src:url(/assets/PRETENDARD-EXTRALIGHT-D3wbe2dx.TTF) format("truetype");font-weight:200}@font-face{font-family:Pretendard;src:url(/assets/PRETENDARD-LIGHT-CO41HPJw.TTF) format("truetype");font-weight:300}@font-face{font-family:Pretendard;src:url(/assets/PRETENDARD-REGULAR-PCFjemQu.TTF) format("truetype");font-weight:400}@font-face{font-family:Pretendard;src:url(/assets/PRETENDARD-MEDIUM-CYEYLZjT.TTF) format("truetype");font-weight:500}@font-face{font-family:Pretendard;src:url(/assets/PRETENDARD-SEMIBOLD-D_MLB44c.TTF) format("truetype");font-weight:600}@font-face{font-family:Pretendard;src:url(/assets/PRETENDARD-BOLD-C2VP-hcX.TTF) format("truetype");font-weight:700}@font-face{font-family:Pretendard;src:url(/assets/PRETENDARD-EXTRABOLD-DVy5M4w3.TTF) format("truetype");font-weight:800}@font-face{font-family:Pretendard;src:url(/assets/PRETENDARD-BLACK-BFZNj13u.TTF) format("truetype");font-weight:900}.font_d_sub{font-size:12px!important}.font_d_base{font-size:14px!important}.font_d_title{font-size:16px!important}.font_d_category{font-size:18px!important}.font_d_big_title{font-size:22px!important}.font_d_big_max{font-size:30px!important}.font_b_sub{font-size:16px!important}.font_b_base{font-size:18px!important}.font_b_title{font-size:22px!important}.font_b_category{font-size:24px!important}.font_b_big_title{font-size:32px!important}.font_b_big_max{font-size:42px!important}.font_d_btn_sm{font-size:16px;line-height:16px;height:28px}.font_d_btn_lg{font-size:18px;line-height:18px;height:48px}.font_b_btn_sm{font-size:18px;line-height:18px;height:34px}.font_b_btn_lg{font-size:22px;line-height:22px;height:50px}.lh14{line-height:14px!important}.lh16{line-height:16px!important}.lh18{line-height:18px!important}.lh20{line-height:20px!important}.lh22{line-height:22px!important}.lh24{line-height:24px!important}.lh26{line-height:26px!important}.lh28{line-height:28px!important}.lh30{line-height:30px!important}.lh32{line-height:32px!important}.lh34{line-height:34px!important}.lh36{line-height:36px!important}.lh38{line-height:38px!important}.lh40{line-height:40px!important}.lh50{line-height:50px!important}.round_btn{padding:0 15px;background-color:#f60;font-weight:500;border-radius:30px;color:#fff;align-items:center;-webkit-tap-highlight-color:transparent}.round_btn_light{padding:0 15px;background-color:#fff;border:1px solid #ff6600;font-weight:500;border-radius:30px;color:#f60;align-items:center;-webkit-tap-highlight-color:transparent}.round_btn_white{padding:0 15px;background-color:#fff;border:1px solid #dfdfdf;font-weight:500;border-radius:30px;color:#777;align-items:center;-webkit-tap-highlight-color:transparent}.full_btn_content{width:93%;margin:20px auto;align-items:center}.full_btn_content button{width:100%;background-color:#f60;color:#fff;border-radius:10px;font-weight:600;box-shadow:0 0 5px #0000000d;align-items:center;-webkit-tap-highlight-color:transparent}.full_btn_content_light{width:93%;margin:20px auto;align-items:center}.full_btn_content_light button{width:100%;background-color:#fff;border:1.5px solid #ff6600;color:#f60;border-radius:10px;font-weight:500;box-shadow:0 0 5px #0000000d;align-items:center;-webkit-tap-highlight-color:transparent}.full_btn_content_black{width:93%;margin:20px auto;align-items:center}.full_btn_content_black button{width:100%;background-color:#2e2e2e;color:#fff;border-radius:10px;font-weight:600;box-shadow:0 0 5px #0000000d;align-items:center;-webkit-tap-highlight-color:transparent}.full_btn_content_cencel{width:93%;margin:20px auto;align-items:center}.full_btn_content_cencel button{width:100%;background-color:#ff4d4f;color:#fff;border-radius:10px;font-weight:600;box-shadow:0 0 5px #0000000d;align-items:center;-webkit-tap-highlight-color:transparent}.double_btn_content{width:93%;margin:20px auto;align-items:center}.double_btn_content button{width:100%;background-color:#fff;color:#333;border-radius:7px;font-weight:500;align-items:center;-webkit-tap-highlight-color:transparent;border:1px solid #dfdfdf}.swap_btn_content{width:93%;margin:10px auto 20px}.swap_btn_content p{color:#555;font-weight:500;text-align:center}.swap_btn_content button{margin-top:10px;width:100%;background-color:#f60;color:#fff;border-radius:10px;font-weight:600;box-shadow:0 0 5px #0000000d;align-items:center;-webkit-tap-highlight-color:transparent}.swap_btn_content button img{width:20px;height:auto;object-fit:contain;margin:0 5px -2px 0}.back_btn{display:flex;justify-content:center;align-items:center;width:50px;height:50px;background-color:unset;-webkit-tap-highlight-color:transparent}.back_btn img{width:70%;height:auto;object-fit:contain;transform:rotate(180deg);filter:brightness(0) saturate(100%) invert(48%) sepia(7%) saturate(14%) hue-rotate(357deg) brightness(95%) contrast(92%)}.next_btn{width:24px;height:auto;object-fit:contain;-webkit-tap-highlight-color:transparent;filter:brightness(0) saturate(100%) invert(64%) sepia(56%) saturate(14%) hue-rotate(104deg) brightness(102%) contrast(101%)}.home_btn{display:flex;justify-content:center;align-items:center;width:50px;height:50px;background-color:unset;-webkit-tap-highlight-color:transparent}.home_btn img{width:50%;height:auto;object-fit:contain;filter:brightness(0) saturate(100%) invert(48%) sepia(7%) saturate(14%) hue-rotate(357deg) brightness(95%) contrast(92%)}.info_view_btn{background-color:unset;color:#777;font-weight:500;-webkit-tap-highlight-color:transparent}.info_view_btn img{width:14px;height:auto;object-fit:contain;transform:rotate(-90deg);margin:0 0 -2px;transition:all .1s}.info_view_btn .rotate90{transform:rotate(90deg);transition:all .1s}.toggle .react-toggle{display:flex;align-items:center}.toggle .react-toggle-track{width:50px!important;height:26px!important;border-radius:999px!important;background:#d9d9d9!important}.toggle .react-toggle--checked .react-toggle-track{background:#f60!important}.toggle .react-toggle-thumb{top:1px!important;left:0!important;width:24px!important;height:24px!important;border:0!important;box-shadow:0 2px 8px #00000026!important}.toggle .react-toggle--checked .react-toggle-thumb{left:25px!important}.toggle .toggle_text_on,.toggle .toggle_text_off{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:18px;font-weight:500;color:#fff;line-height:1}.toggle .toggle_text_off{font-size:14px;color:#333}.no_more_today_box{display:flex;justify-content:right;align-items:center;color:#777;font-weight:500;margin:10px 0 0;-webkit-tap-highlight-color:transparent}.no_more_today_box input{width:25px;height:25px;border-radius:3px;margin-left:5px}.no_more_today_box input[type=checkbox]{accent-color:#ff6600}.x_btn{position:absolute;top:10px;right:0;padding:4px;background-color:unset;z-index:100}.x_btn img{width:16px;height:16px;filter:brightness(0) saturate(100%) invert(47%) sepia(36%) saturate(0%) hue-rotate(143deg) brightness(92%) contrast(95%)}.header_content{position:fixed;top:0;width:100%;z-index:99}.header_content .header_box{display:flex;background-color:#fff;box-shadow:1px 0 10px #00000014;box-sizing:border-box;padding:20px;justify-content:center;position:relative;align-items:center;-webkit-tap-highlight-color:transparent}.header_content .header_box .header_ci_content{display:flex}.header_content .header_box .header_ci_content .header_ci{width:125px;height:auto;object-fit:contain}.header_content .header_box .header_btn_content{display:flex;gap:7px;position:absolute;right:15px}.header_content .header_box .header_btn_content .header_btn_link{width:30px;height:30px;display:flex;justify-content:center;align-items:center}.header_content .header_box .header_btn_content .header_btn_link .header_btn{width:24px;height:auto;object-fit:contain}.top_navi_content{width:100%;height:60px;position:fixed;top:0;display:flex;justify-content:space-between;align-items:center;padding:10px;background-color:#fff;box-shadow:1px 0 10px #00000014;box-sizing:border-box;z-index:9999;-webkit-tap-highlight-color:transparent}.top_navi_content h2{display:flex;font-weight:600;color:#f60}.top_navi_content .header_ci{width:125px;height:auto;object-fit:contain}.invisible_header_content{width:100%;height:60px;position:fixed;top:0;display:flex;justify-content:space-between;align-items:center;padding:10px;background-color:unset;box-sizing:border-box;z-index:99;-webkit-tap-highlight-color:transparent}.invisible_header_content img{filter:drop-shadow(0 0 3px rgba(0,0,0,.8))}.dealer_app_shell{width:100%;min-height:100vh}.page_motion_wrapper{width:100%;min-height:calc(100vh - 80px);box-sizing:border-box}.dealer_app_body{position:relative;overflow:hidden;width:100%;min-height:100%}.dealer_app_body.header_show{padding-top:80px}.dealer_app_body.header_none{padding-top:0}.dealer_app_body.nav_show{padding-bottom:100px}.dealer_app_body.nav_hide{padding-bottom:0}.navi_content{position:fixed;bottom:0;width:100%;height:80px;display:flex;gap:5px;background-color:#fff;box-shadow:-1px 0 10px #00000014;box-sizing:border-box;padding:10px;z-index:99;-webkit-tap-highlight-color:transparent}.navi_content .navi_link,.navi_content .navi_link_center{display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:space-between;flex:1;word-break:keep-all}.navi_content .navi_link p,.navi_content .navi_link_center p{color:#555;font-weight:500}.navi_content .navi_link img,.navi_content .navi_link_center img{width:42%;height:auto;object-fit:contain}.navi_content .navi_link .selected,.navi_content .navi_link_center .selected{color:#000;font-weight:600}.navi_content .navi_link_center{margin:0}.navi_content .navi_link_center img{margin-top:-30px;width:82%;height:auto;object-fit:contain;filter:drop-shadow(0 0 5px rgba(88,88,88,.1))}.navi_content .navi_link.active{filter:brightness(0) saturate(100%) invert(46%) sepia(36%) saturate(5062%) hue-rotate(1deg) brightness(103%) contrast(105%)}.buy_navi_content{position:fixed;bottom:0;width:100%;height:80px;display:flex;gap:5px;background-color:#fff;box-shadow:-1px 0 10px #00000014;box-sizing:border-box;padding:10px;z-index:99;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center}.buy_navi_content .like_btn{display:flex;justify-content:center;align-items:center;width:55px;border-radius:10px;border:1px solid #ff6600}.buy_navi_content .like_btn button{display:flex;justify-content:center;align-items:center;background-color:unset}.buy_navi_content .like_btn button img{width:50%;height:auto;object-fit:contain;filter:brightness(0) saturate(100%) invert(44%) sepia(51%) saturate(4082%) hue-rotate(2deg) brightness(106%) contrast(103%)}.buy_navi_content .buy_btn{display:flex;flex:1;background-color:#f60;color:#fff;border-radius:10px;font-weight:600;box-shadow:0 0 5px #0000000d;align-items:center;justify-content:center}.buy_navi_content_bid{width:100%;position:fixed;bottom:80px;left:0;right:0;z-index:100;background-color:#fff;padding:18px 10px 0;display:flex;align-items:center;box-shadow:0 -5px 5px #0000000a;box-sizing:border-box;border-radius:15px 15px 0 0;border-top:3px solid #ff6600}.buy_navi_content_bid .price{width:100%;display:flex;color:#777;background-color:#fff8f3;box-sizing:border-box;padding:10px 10px 10px 20px;border-radius:10px;border:1px solid #ffe3cf}.buy_navi_content_bid .price .bids{width:11%;display:flex;gap:10px;align-items:flex-start}.buy_navi_content_bid .price .bids .bookmark{width:30px;height:auto;object-fit:contain;margin-top:-11px}.buy_navi_content_bid .price .info{flex:1;display:flex;align-items:center}.buy_navi_content_bid .price .info p{width:14%}.buy_navi_content_bid .price .info h2{flex:1;display:flex;flex-direction:column;text-align:center;align-items:center;gap:5px}.buy_navi_content_bid .price .info h2 strong{color:#f60;font-weight:600}.buy_navi_content_bid .price .info .next{width:25%;align-items:center;display:flex;justify-content:right}.buy_navi_content_bid .price .info .next img{width:18px;height:auto;object-fit:contain;filter:brightness(0) saturate(100%) invert(48%) sepia(12%) saturate(0%) hue-rotate(269deg) brightness(95%) contrast(97%)}.filter_wrap{position:fixed;bottom:90px;right:15px;z-index:999;display:flex;flex-direction:column;gap:12px}.filter_wrap .filter_icon{width:52px;height:52px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #00000026;transition:.2s}.filter_wrap .filter_icon:active{transform:scale(.9)}.filter_wrap .filter_icon img{width:55%;height:auto;object-fit:contain}.filter_wrap .filter_icon.simple_icon{background-color:#f60}.filter_wrap .filter_icon.simple_icon img{filter:brightness(0) invert(1)}.filter_wrap .filter_icon.advanced_icon{background-color:#f60}.filter_wrap .filter_icon.advanced_icon img{filter:brightness(0) invert(1)}.filter_wrap .filter_bottom_modal{position:fixed;inset:0;background-color:#0009;display:flex;justify-content:center;align-items:flex-end;z-index:999}.filter_wrap .filter_bottom_modal.opening{animation:modalFadeIn .25s ease-out forwards}.filter_wrap .filter_bottom_modal.closing{animation:modalFadeOut .25s ease-out forwards}.filter_wrap .filter_bottom_modal .filter_bottom_modal_content{width:100%;max-height:85%;overflow-y:auto;background-color:#fff;position:fixed;bottom:0;border-radius:25px 25px 0 0;padding:25px 35px calc(20px + env(safe-area-inset-bottom));box-sizing:border-box}.filter_wrap .filter_bottom_modal .filter_bottom_modal_content.opening{animation:modalSlideUp .35s ease-out forwards}.filter_wrap .filter_bottom_modal .filter_bottom_modal_content.closing{animation:modalSlideDown .32s ease-in forwards}.filter_wrap .filter_content .filter_header_row{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.filter_wrap .filter_content .filter_header_row h3{font-size:18px;font-weight:800;color:#111;margin:0}.filter_wrap .filter_content .filter_header_row .header_save_toggle{font-size:13px;font-weight:700;color:#f60;background-color:#fff4ef;padding:6px 12px;border-radius:8px;transition:.2s}.filter_wrap .filter_content .filter_header_row .header_save_toggle:active{background-color:#fdefe7}.filter_wrap .filter_content .save_filter_check{font-size:14px;font-weight:700;color:#f60;background:none;transition:.2s}.filter_wrap .filter_content .save_filter_check.disabled{color:#ccc;cursor:default}.filter_wrap .filter_content .saved_filter_container{margin-bottom:15px;background-color:#f9f9f9;border:1px solid #eee;border-radius:10px;overflow:hidden}.filter_wrap .filter_content .saved_filter_container .filter_saved{display:flex;justify-content:space-between;align-items:center;width:100%;min-height:44px;padding:0 15px;background-color:transparent;cursor:pointer;transition:.2s}.filter_wrap .filter_content .saved_filter_container .filter_saved:active{background-color:#f0f0f0}.filter_wrap .filter_content .saved_filter_container .filter_saved span{font-size:15px;font-weight:600;color:#444}.filter_wrap .filter_content .saved_filter_container .filter_saved img{width:12px;opacity:.5;transition:.3s}.filter_wrap .filter_content .saved_filter_container .saved_filter_list{display:flex;flex-direction:column;border-top:1px solid #eee}.filter_wrap .filter_content .saved_filter_container .saved_filter_list .no_filter_msg{text-align:center;padding:15px;color:#bbb;font-size:13px}.filter_wrap .filter_content .saved_filter_container .saved_filter_list .saved_filter_item{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:0 15px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:.15s}.filter_wrap .filter_content .saved_filter_container .saved_filter_list .saved_filter_item:last-child{border-bottom:none}.filter_wrap .filter_content .saved_filter_container .saved_filter_list .saved_filter_item:active{background-color:#f0f0f0}.filter_wrap .filter_content .saved_filter_container .saved_filter_list .saved_filter_item span{font-size:14px;font-weight:600;color:#444}.filter_wrap .filter_content .saved_filter_container .saved_filter_list .saved_filter_item .del_btn{color:#ccc;font-size:18px;font-weight:400;line-height:1;padding:0 4px;transition:.2s}.filter_wrap .filter_content .saved_filter_container .saved_filter_list .saved_filter_item .del_btn:active{color:#ff4d4d}.filter_wrap .filter_content .filter_label_row{display:flex;align-items:baseline;gap:8px;margin-top:10px;margin-bottom:3px}.filter_wrap .filter_content .filter_label_row .filter_label{font-size:15px;font-weight:800;color:#111}.filter_wrap .filter_content .filter_label_row .filter_current_val{font-size:13px;font-weight:600;color:#f60}.filter_wrap .filter_content .filter_btn_content{display:flex;gap:8px;margin-top:20px}.filter_wrap .filter_content .filter_btn_content .filter_save_btn{flex:1;height:50px;background-color:#f60;color:#fff;border-radius:15px;font-weight:700;font-size:16px}.filter_wrap .filter_content .filter_btn_content .filter_reset_btn{width:50px;height:50px;background-color:#f5f5f5;border-radius:15px;display:flex;align-items:center;justify-content:center}.filter_wrap .filter_content .filter_btn_content .filter_reset_btn img{width:22px;opacity:.6}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalFadeOut{0%{opacity:1}to{opacity:0}}.img_modal{width:100%;height:100%;top:0;left:0;background-color:#000000f2;position:fixed;display:flex;justify-content:center;align-items:center;z-index:999;touch-action:none}.img_modal .img_modal_content{width:100%}.img_modal .img_modal_content img{width:100vw;height:auto;object-fit:contain}.img_modal .exit_button_white{position:absolute;width:32px;height:32px;background-color:#000;color:#fff;top:20px;right:10px;font-size:20px;z-index:11;display:flex;justify-content:center;align-items:center;border-radius:5px}.img_modal .exit_button_white img{width:20px;height:20px;object-fit:contain;filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%) drop-shadow(3px 3px 2px rgba(0,0,0,.3))}.modal{inset:0;background-color:#000000a6;position:fixed;display:flex;justify-content:center;align-items:center;z-index:9999}.modal .modal_content{width:90%;height:auto;border-radius:15px;margin:auto;background-color:#fff;display:flex;flex-direction:column;padding:30px;box-sizing:border-box;position:relative}.modal .modal_content .modal_exit_btn{position:absolute;right:20px;top:20px;background-color:unset}.modal .modal_content .modal_exit_btn img{width:20px;height:auto;object-fit:contain}.modal .modal_content .modal_title{line-height:26px;font-size:20px;font-weight:600;margin-bottom:20px;text-align:center;color:#333}.modal .modal_content .modal_body{flex:1;max-height:350px;font-size:14px;line-height:20px;color:#555;padding:0 10px 0 0;margin-bottom:20px;overflow-y:scroll}.modal .modal_content .modal_body::-webkit-scrollbar{width:4px}.modal .modal_content .modal_body::-webkit-scrollbar-thumb{background-color:#dfdfdf;border-radius:10px}.modal .modal_content section{margin-bottom:20px}.modal .modal_content h3{font-size:15px;font-weight:600;color:#333;margin-bottom:5px}.modal .modal_content ul{padding-left:20px;margin-top:5px}.modal .modal_content p{font-size:12px;color:#777;text-align:center}@keyframes modalFadeIn{0%{opacity:1}to{opacity:1}}@keyframes modalFadeOut{0%{opacity:1}to{opacity:1}}@keyframes modalSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes modalSlideDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}.bottom_modal{position:fixed;inset:0;background-color:#0000008c;display:flex;justify-content:center;z-index:999;overflow:hidden}.bottom_modal.opening{animation:modalFadeIn .2s ease-out forwards}.bottom_modal.closing{animation:modalFadeOut .2s ease-out forwards}.bottom_modal .bottom_modal_content{width:100%;max-height:90%;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;height:auto;background-color:#fff;box-sizing:border-box;padding:20px 20px calc(20px + env(safe-area-inset-bottom));will-change:transform;position:fixed;bottom:0;left:0;right:0;border-radius:20px 20px 0 0}.bottom_modal .bottom_modal_content.opening{animation:modalSlideUp .25s ease-out forwards}.bottom_modal .bottom_modal_content.closing{animation:modalSlideDown .22s ease-in forwards}.bottom_modal .bottom_modal_content .bottom_modal_exit_btn{position:absolute;right:20px;top:18px;width:30px;height:30px;background-color:#fff}.bottom_modal .bottom_modal_content .bottom_modal_exit_btn img{width:25px;height:auto;object-fit:contain}.bottom_modal .bottom_modal_content .sell_type_content{width:100%;height:auto}.bottom_modal .bottom_modal_content .sell_type_content .sell_type_info_content h2{color:#333;font-weight:500;text-align:center}.bottom_modal .bottom_modal_content .sell_type_content .sell_type_info_content .sell_type_info_note{text-align:center;font-weight:500;color:#555;margin-top:10px}.bottom_modal .bottom_modal_content .sell_type_content .sell_type_info_content .type_info_content{padding:20px;width:100%;background-color:#f60;margin:20px auto 0;box-sizing:border-box;color:#fff;border-radius:10px;font-weight:500}.bottom_modal .bottom_modal_content .sell_type_content .sell_type_info_content .type_info_content li{position:relative;padding-left:14px}.bottom_modal .bottom_modal_content .sell_type_content .sell_type_info_content .type_info_content li:before{content:"•";position:absolute;left:0;top:-2px;font-size:16px;color:#fff}.bottom_modal .bottom_modal_content .sell_type_content .sell_type_info_content .black{background-color:#2e2e2e}.bottom_modal .bottom_modal_content .sell_type_content .sell_type_info_content .type_info_premium{text-align:center;margin:10px 0 20px}.bottom_modal .bottom_modal_content .sell_type_content .sell_type_info_content .type_info_premium h4{text-decoration:line-through;color:#999}.bottom_modal .bottom_modal_content .sell_type_content .sell_type_info_content .type_info_premium p{color:#f60;font-weight:600}.bottom_modal .bottom_modal_content .sell_type_content .sell_type_info_content .type_info_premium h2{color:#555}.bottom_modal .bottom_modal_content .direct_confirm_content{width:100%;height:auto;color:#f60;text-align:center;font-weight:600}.bottom_modal .bottom_modal_content .direct_confirm_content .bike_line{width:100%;display:flex;flex-direction:column;align-items:end;margin-top:-20px}.bottom_modal .bottom_modal_content .direct_confirm_content .bike_line img{width:28px;height:28px;object-fit:contain;margin-bottom:-3px;filter:brightness(0) saturate(100%) invert(44%) sepia(51%) saturate(4082%) hue-rotate(2deg) brightness(106%) contrast(103%)}.bottom_modal .bottom_modal_content .direct_confirm_content .bike_line span{display:inline-block;width:100%;height:3px;background-color:#f60}.bottom_modal .bottom_modal_content .sell_request_content{width:100%;height:auto;display:flex;flex-direction:column;gap:10px;justify-content:center;text-align:center;align-items:center}.bottom_modal .bottom_modal_content .sell_request_content span{width:70px;height:70px;display:flex;justify-content:center;background-color:#fff7f0;border-radius:50px}.bottom_modal .bottom_modal_content .sell_request_content span img{width:50%;height:auto;object-fit:contain}.bottom_modal .bottom_modal_content .sell_request_content h2{font-weight:500;color:#333}.bottom_modal .bottom_modal_content .sell_request_content h4{display:flex;justify-content:space-between;width:100%;padding:15px 20px;background-color:#fffbf8;border:1px solid #ffe3cf;box-sizing:border-box;border-radius:10px;color:#333;font-weight:500;align-items:center;margin-top:10px}.bottom_modal .bottom_modal_content .sell_request_content h4 .price{font-weight:500;color:#f60}.bottom_modal .bottom_modal_content .sell_request_content h4 .price strong{font-weight:700}.bottom_modal .bottom_modal_content .sell_request_content p{display:flex;gap:5px;align-items:center;justify-content:center;color:#e9330f;margin-top:10px}.bottom_modal .bottom_modal_content .sell_request_content p img{width:14px;height:auto;object-fit:contain;filter:brightness(0) saturate(100%) invert(28%) sepia(38%) saturate(4985%) hue-rotate(355deg) brightness(92%) contrast(99%)}.dealer_car_list_tab{display:flex;border-radius:8px;margin-bottom:-10px}.dealer_car_list_tab .tab_item{flex:1;height:45px;text-align:center;transition:all .2s ease;border-right:1px solid #efefef;margin-bottom:15px;align-items:center;display:flex;justify-content:center}.dealer_car_list_tab .tab_item:last-child{border-right:none}.dealer_car_list_tab .tab_item.active{background-color:#f60;color:#fff;font-weight:600;border-radius:8px}.dealer_car_list_content{flex-wrap:wrap}.dealer_car_list_content .list_content_bid{width:100%;display:flex;justify-content:space-between;align-items:center;background-color:#ffede4;box-sizing:border-box;padding:15px 20px 15px 15px;border-radius:8px;margin-top:2px}.dealer_car_list_content .list_content_bid p{display:flex;align-items:center;color:#555}.dealer_car_list_content .list_content_bid p img{width:auto;height:20px;object-fit:contain;margin-right:5px}.dealer_car_list_content .list_content_bid h2{color:#f60;font-weight:700}.dealer_car_list_content .list_content_bid_finish{width:100%;display:flex;flex-direction:column;align-items:center;border-radius:8px;border:1px solid #dfdfdf;margin-top:2px}.dealer_car_list_content .list_content_bid_finish .bid,.dealer_car_list_content .list_content_bid_finish .final{width:100%;display:flex;justify-content:space-between;align-items:center;padding:15px 20px 10px 15px;box-sizing:border-box}.dealer_car_list_content .list_content_bid_finish .bid p,.dealer_car_list_content .list_content_bid_finish .final p{display:flex;align-items:center;color:#555}.dealer_car_list_content .list_content_bid_finish .bid p img,.dealer_car_list_content .list_content_bid_finish .final p img{width:auto;height:20px;object-fit:contain;margin:-2px 5px 0 0}.dealer_car_list_content .list_content_bid_finish .bid h2,.dealer_car_list_content .list_content_bid_finish .final h2{color:#555;font-weight:500}.dealer_car_list_content .list_content_bid_finish .final{background-color:#ffede4;padding:10px 20px 15px 15px;border-radius:0 0 8px 8px}.dealer_car_list_content .list_content_bid_finish .final p{color:#f60}.dealer_car_list_content .list_content_bid_finish .final p img{margin:0 5px 0 0}.dealer_car_list_content .list_content_bid_finish .final h2{color:#f60;font-weight:700}.dealer_car_list_content,.dealer_car_card_content{width:100%;min-height:100px;height:auto;display:flex;gap:10px;border-top:1px solid #dfdfdf;box-sizing:border-box;padding:10px 0;-webkit-tap-highlight-color:transparent}.dealer_car_list_content:first-child,.dealer_car_card_content:first-child{border-top:none}.dealer_car_list_content .list_content_img,.dealer_car_card_content .list_content_img{width:110px;height:100%;aspect-ratio:1.1/1;border-radius:10px;position:relative}.dealer_car_list_content .list_content_img img,.dealer_car_card_content .list_content_img img{width:100%;height:100%;object-fit:cover;border-radius:10px}.dealer_car_list_content .list_content_img .list_time,.dealer_car_card_content .list_content_img .list_time{display:flex;position:absolute;padding:4px 8px;background-color:#333;color:#fff;align-items:center;left:5px;top:5px;gap:3px;border-radius:20px}.dealer_car_list_content .list_content_img .list_time img,.dealer_car_card_content .list_content_img .list_time img{width:12px;height:auto;object-fit:contain}.dealer_car_list_content .list_content_img .like_btn,.dealer_car_card_content .list_content_img .like_btn{position:absolute;right:5px;bottom:2px;background-color:unset}.dealer_car_list_content .list_content_img .like_btn img,.dealer_car_card_content .list_content_img .like_btn img{width:26px;height:auto;object-fit:contain;opacity:.6;filter:drop-shadow(0 0 1px #999)}.dealer_car_list_content .list_content_img .like_btn .liked,.dealer_car_card_content .list_content_img .like_btn .liked{opacity:1;filter:brightness(0) saturate(100%) invert(46%) sepia(73%) saturate(3331%) hue-rotate(337deg) brightness(93%) contrast(88%)}.dealer_car_list_content .list_content_btn,.dealer_car_card_content .list_content_btn{flex:1;display:flex;justify-content:space-between;align-items:center;position:relative}.dealer_car_list_content .list_content_btn .list_content_text,.dealer_car_card_content .list_content_btn .list_content_text{flex:1;display:flex;flex-direction:column;justify-content:center}.dealer_car_list_content .list_content_btn .list_content_text h2,.dealer_car_card_content .list_content_btn .list_content_text h2{flex:1;color:#333;font-weight:500;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.dealer_car_list_content .list_content_btn .list_content_text .title,.dealer_car_card_content .list_content_btn .list_content_text .title{display:flex;justify-content:space-between;align-items:center}.dealer_car_list_content .list_content_btn .list_content_text .title .time,.dealer_car_card_content .list_content_btn .list_content_text .title .time{width:fit-content;display:flex;align-items:center;gap:3px;color:#f60;font-weight:500}.dealer_car_list_content .list_content_btn .list_content_text .title .time img,.dealer_car_card_content .list_content_btn .list_content_text .title .time img{width:12px;height:auto;object-fit:contain;filter:brightness(0) saturate(100%) invert(44%) sepia(98%) saturate(1200%) hue-rotate(2deg) brightness(103%) contrast(103%)}.dealer_car_list_content .list_content_btn .list_content_text .title .success,.dealer_car_card_content .list_content_btn .list_content_text .title .success{padding:4px 10px;border-radius:3px;background-color:#dcfce7;color:#16a34a;border:1px solid #86efac}.dealer_car_list_content .list_content_btn .list_content_text .title .failed,.dealer_car_card_content .list_content_btn .list_content_text .title .failed{padding:4px 10px;border-radius:3px;background-color:#efefef;color:#777;border:1px solid #dfdfdf}.dealer_car_list_content .list_content_btn .list_content_text .list_content_detail,.dealer_car_card_content .list_content_btn .list_content_text .list_content_detail{color:#555}.dealer_car_list_content .list_content_btn .list_content_text .list_content_detail strong,.dealer_car_card_content .list_content_btn .list_content_text .list_content_detail strong{color:#f60;font-weight:600;margin-left:5px}.dealer_car_list_content .list_content_btn .list_content_text .list_content_point,.dealer_car_card_content .list_content_btn .list_content_text .list_content_point{display:flex;color:#555;align-items:center;justify-content:space-between;margin:3px 0 0}.dealer_car_list_content .list_content_btn .list_content_text .list_content_point .new_icon,.dealer_car_list_content .list_content_btn .list_content_text .list_content_point .ac_icon,.dealer_car_card_content .list_content_btn .list_content_text .list_content_point .new_icon,.dealer_car_card_content .list_content_btn .list_content_text .list_content_point .ac_icon{height:20px;display:flex;align-items:center;box-sizing:border-box;border-radius:10px;justify-content:center;margin:0 3px 0 0}.dealer_car_list_content .list_content_btn .list_content_text .list_content_point .new_icon img,.dealer_car_list_content .list_content_btn .list_content_text .list_content_point .ac_icon img,.dealer_car_card_content .list_content_btn .list_content_text .list_content_point .new_icon img,.dealer_car_card_content .list_content_btn .list_content_text .list_content_point .ac_icon img{width:auto;height:100%;object-fit:contain}.dealer_car_list_content .list_content_btn .list_content_text .list_content_count,.dealer_car_card_content .list_content_btn .list_content_text .list_content_count{background-color:#f0f0f0;border-radius:15px;padding:3px 8px;box-sizing:border-box;font-weight:400;color:#777}.dealer_car_list_content .list_content_btn .next_btn,.dealer_car_card_content .list_content_btn .next_btn{position:absolute;right:0;top:50%;transform:translateY(-50%)}.dealer_car_card_content{aspect-ratio:1/1;flex-direction:column;border-top:0}.dealer_car_card_content .list_content_img{width:100%;height:60%;aspect-ratio:unset;border-radius:15px;box-shadow:0 0 8px #0000001a}.dealer_car_card_content .list_content_img img{border-radius:15px 15px 0 0;object-fit:cover}.dealer_car_card_content .list_content_img .list_time{padding:7px 15px;left:10px;top:10px}.dealer_car_card_content .list_content_img .list_time img{width:16px}.dealer_car_card_content .list_content_img .list_plus{position:absolute;right:10px;top:10px}.dealer_car_card_content .list_content_img .list_plus img{width:30px;height:auto;object-fit:contain;filter:drop-shadow(0 1px 1px #999)}.dealer_car_card_content .list_content_btn{width:100%;bottom:10px;z-index:2;box-sizing:border-box;border-radius:0 0 15px 15px;padding:10px 15px 15px;background-color:#000}.dealer_car_card_content .list_content_btn .list_content_text h2{color:#fff}.dealer_car_card_content .list_content_btn .list_content_text h2 .like_btn{position:absolute;right:15px;top:15px;background-color:unset}.dealer_car_card_content .list_content_btn .list_content_text h2 .like_btn img{width:30px;height:auto;object-fit:contain;opacity:.8;filter:drop-shadow(0 0 1px #000)}.dealer_car_card_content .list_content_btn .list_content_text h2 .like_btn .liked{opacity:1;filter:brightness(0) saturate(100%) invert(46%) sepia(73%) saturate(3331%) hue-rotate(337deg) brightness(93%) contrast(88%)}.dealer_car_card_content .list_content_btn .list_content_text .list_content_detail,.dealer_car_card_content .list_content_btn .list_content_text .list_content_point{color:#fff}.dealer_car_card_content .list_content_btn .list_content_text .list_content_count{color:#333;background-color:#fff;font-weight:500}.dealer_car_card_content .list_content_btn .next_btn{display:none}.dealer_dashboard_box{flex:1;text-align:center;color:#555;font-weight:500;border-right:1px solid #efefef;box-sizing:border-box;padding:5px 0}.dealer_dashboard_box:last-child{border-right:none}.dealer_dashboard_box h2{color:#f60;margin:7px 0 0;font-weight:700}.dealer_dashboard_box h2 strong{color:#555;margin-left:3px;font-weight:400}.dealer_home_filter_icon{width:50px;height:50px;border-radius:15px;background-color:#fdefe7;align-items:center;display:flex;justify-content:center}.dealer_home_filter_icon img{width:50%;height:auto;object-fit:contain;filter:brightness(0) saturate(100%) invert(50%) sepia(69%) saturate(4083%) hue-rotate(360deg) brightness(101%) contrast(103%)}.dealer_home_filter{flex:1;display:flex;justify-content:space-between}.dealer_home_filter .home_filter_text{color:#333;font-weight:500}.dealer_home_filter .home_filter_text p{color:#777}.dealer_home_filter .home_filter_text .home_filter{border:1px solid #ff6600;border-radius:20px;padding:3px 10px;color:#f60;margin-top:5px}.dealer_home_filter .arrow{width:20px;height:auto;object-fit:contain;filter:brightness(0) saturate(100%) invert(64%) sepia(56%) saturate(14%) hue-rotate(104deg) brightness(102%) contrast(101%)}.d_hero_banner_content{width:93%;padding:12px 16px;margin:0 auto;display:flex;background-color:#222;box-sizing:border-box;border-radius:10px;align-items:center}.d_hero_banner_left{flex:1;display:flex;gap:8px;align-items:center}.d_hero_banner_left .d_hero_banner_text{color:#f0f0f0;font-weight:400;font-size:14px}.d_hero_banner_left .d_hero_banner_text h2{color:#fff;font-weight:500;font-size:16px}.d_hero_banner_left img{width:45px;height:auto;object-fit:contain}.d_hero_banner_btn{height:35px;display:flex;align-items:center;border:1px solid #ff6600;color:#f60;border-radius:10px;padding:0 7px 0 10px;box-sizing:border-box;font-size:14px}.d_hero_banner_btn img{width:14px;height:auto;object-fit:contain;filter:brightness(0) saturate(100%) invert(50%) sepia(69%) saturate(4083%) hue-rotate(360deg) brightness(101%) contrast(103%)}.highbid_intro_dealer{position:fixed;inset:0;background-image:linear-gradient(170deg,#f60,#7800ff);overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.highbid_content{display:flex;flex-direction:column}.highbid_intro_top{position:absolute;left:20px;right:20px;top:16%}.highbid_intro_bottom{position:absolute;left:20px;right:20px;top:38%}.highbid_intro_text_group{color:#fff;font-weight:300;font-size:50px;line-height:56px}.highbid_intro_text_group .line{margin:0}.highbid_intro_text_group .big{font-weight:500}.highbid_intro_line_wrap{position:absolute;left:20px;right:20px;top:28%;height:80px}.highbid_intro_line{position:absolute;left:0;right:0;bottom:18px;height:2px;background-color:#fff}.highbid_intro_bike{position:absolute;left:0;bottom:12px;width:55px;height:auto;object-fit:contain;will-change:transform}.highbid_intro_logo{display:flex;width:100%;justify-content:center;padding-bottom:30px}.highbid_intro_logo img{width:120px;height:auto;object-fit:contain}.dg-swal-popup{width:80%;border-radius:5px!important;padding:30px 10px 20px;box-shadow:0 10px 30px #0000001f;font-family:inherit;margin-top:-100px;z-index:99999!important}.swal2-container{padding-right:0!important}body.swal2-shown{overflow-y:scroll!important;padding-right:0!important}html.swal2-shown{overflow:hidden!important}html.swal2-shown::-webkit-scrollbar{width:8px}.dg-swal-icon-success{transform:scale(.6)!important;border:6px solid #65b834!important;margin:-20px auto!important}.dg-swal-icon-success .swal2-icon-content{font-size:32px!important;color:#65b834!important}.dg-swal-icon-success .swal2-success-ring{border:4px solid rgba(165,220,134,.7)!important}.dg-swal-icon-error{transform:scale(.6)!important;border:4px solid #ff4d4f!important;margin:-20px auto!important}.dg-swal-icon-error .swal2-icon-content{font-size:28px!important;color:#ff4d4f!important}.dg-swal-icon{width:50px!important;height:50px!important;border:3px solid #ff6600!important;border-radius:50%!important;margin:0 auto!important}.dg-swal-icon .swal2-icon-content{font-size:40px!important;color:#f60!important}.dg-swal-title{font-weight:600;color:#555}.dg-swal-text{font-weight:400;color:#777}.dg-swal-actions,.swal2-actions{gap:8px}.dg-swal-confirm,.dg-swal-cancel{min-width:96px;padding:10px 16px;border-radius:2px;font-weight:400;border:none;cursor:pointer}.dg-swal-confirm:hover,.dg-swal-cancel:hover{scale:1.03;transition:all .2s}.dg-swal-confirm{background:#f60;color:#fff;border-radius:5px}.dg-swal-cancel{background:#f3f3f3;color:#444}.dealer_card_section{width:93%;margin:20px auto 0;background-color:#fff;border-radius:10px;box-shadow:0 0 5px #0000000d;box-sizing:border-box;padding:18px 20px;word-break:keep-all}.dealer_card_section .full_card_section_title{font-weight:500;color:#333}.dealer_card_section .full_card_section_sub_title{color:#999;margin:0 0 5px;padding-bottom:5px}.dealer_card_section .full_card_info{width:100%;padding:12px;background-color:#fff5ed;border-radius:15px;box-sizing:border-box;color:#f60;font-weight:600;margin-top:20px;box-shadow:0 0 2px #ffe3cf}.dealer_card_section .full_card_info h2{margin-bottom:3px}.dealer_card_section .full_card_info img{width:14px;height:20px;object-fit:contain;margin:0 5px 0 0}.dealer_card_section .full_card_info .full_card_list{display:flex;color:#777;align-items:start;margin-left:5px;font-weight:400;word-break:break-all}.dealer_card_section .full_card_info .full_card_list img{width:14px;height:auto;object-fit:contain;margin:2px 1px 0 0;filter:brightness(0) saturate(100%) invert(28%) sepia(85%) saturate(4698%) hue-rotate(213deg) brightness(100%) contrast(107%)}.dealer_full_card_section{width:100%;background-color:#fff;box-shadow:0 0 5px #0000000d;box-sizing:border-box;padding:18px 15px;word-break:keep-all}.card_banner{width:93%;box-sizing:border-box;padding:20px;margin:0 auto;color:#fff;background-image:linear-gradient(170deg,#ff7a22,#f60);border-radius:15px;box-shadow:0 0 4px #0000001a;position:relative}.card_banner .card_banner_text{display:flex;flex-direction:column;gap:10px}.card_banner .card_banner_text h2{font-weight:500}.card_banner .card_banner_icon{position:absolute;width:25%;top:50%;right:15px;transform:translateY(-50%);display:flex;align-items:center;aspect-ratio:1/1;box-sizing:border-box;padding:15px;background-color:#fff;border-radius:50px}.card_banner .card_banner_icon img{width:100%;height:auto;object-fit:contain;filter:drop-shadow(6px 5px 1px rgba(255,102,0,.1))}.sign_up_step_content{width:93%;display:flex;margin:0 auto 15px;position:relative}.sign_up_step_content .step_content{flex:1;color:#999;font-weight:400;display:flex;justify-content:center;align-items:center;position:relative;z-index:1}.sign_up_step_content .step_content .steps{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:7px}.sign_up_step_content .step_content .step_num{display:block;width:28px;height:28px;border-radius:20px;background-color:#fff;border:1px solid #eaeaea;text-align:center;align-items:center;font-size:16px;line-height:30px}.sign_up_step_content .step_content[aria-selected=true]{color:#f60;font-weight:500}.sign_up_step_content .step_content[aria-selected=true] .step_num{color:#fff;border:1px solid #ff6600;background-color:#f60}.sign_up_step_content .line{width:70%;position:absolute;border-top:2px dashed #eaeaea;left:50%;top:14px;transform:translate(-50%);z-index:0}.sign_up_add_info{width:100%;color:#333;font-weight:500}.sign_up_add_info input{width:100%;border-radius:8px;color:#555;border:1px solid #dfdfdf;box-sizing:border-box;padding:10px;margin:5px 0 15px}.sign_up_add_info input::placeholder{color:#999}.sign_up_add_pic{width:100%;min-height:200px;display:flex;justify-content:center;align-items:center;background-image:url("data:image/svg+xml,%3csvg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%' height='100%' fill='none' rx='15' ry='15' stroke='%23dfdfdf' stroke-width='3' stroke-dasharray='4%2c 8' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");border-radius:15px}.sign_up_add_pic .user_img{width:100%;height:200px;object-fit:cover;border-radius:15px;border:1px solid #dfdfdf}.sign_up_add_pic .camera_icon{width:100%;box-sizing:border-box;background-color:unset;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#999;gap:10px}.sign_up_add_pic .camera_icon img{width:40px;height:auto;object-fit:contain;filter:brightness(0) saturate(100%) invert(28%) sepia(85%) saturate(4698%) hue-rotate(213deg) brightness(100%) contrast(107%)}.car_title{display:flex;justify-content:space-between}.car_title .car_title_left{flex:1}.car_title .car_title_left h2{display:flex;align-items:center;color:#333;font-weight:500}.car_title .car_title_left h2 img{width:22px;height:auto;object-fit:contain;margin:-2px 0 0 3px}.car_title .car_title_left h4{color:#555;font-weight:500}.car_title .car_title_left p{color:#888;margin-top:5px}.car_title .car_title_right{display:flex;flex-direction:column;justify-content:end;gap:3px;text-align:right;color:#999}.car_title .car_title_right .price_time{width:fit-content;display:flex;gap:3px;color:#f60;font-weight:500}.car_title .car_title_right .price_time img{width:13px;height:auto;object-fit:contain;filter:brightness(0) saturate(100%) invert(42%) sepia(97%) saturate(1938%) hue-rotate(359deg) brightness(100%) contrast(103%)}.premium_content{padding:12px 15px;margin:20px auto 0;display:flex;background-color:#222;box-sizing:border-box;border-radius:10px;align-items:center}.premium_content .premium_content_left{flex:1;display:flex;gap:8px;align-items:center;color:#f0f0f0;font-weight:400}.premium_content .premium_content_left h2{color:#fff;font-weight:500}.premium_content .premium_content_left img{width:50px;height:auto;object-fit:contain}.premium_content .premium_content_right{height:40px;display:flex;align-items:center;border:1px solid #ff6600;color:#f60;border-radius:10px;padding:0 7px 0 10px;box-sizing:border-box}.premium_content .premium_content_right img{width:14px;height:auto;object-fit:contain;filter:brightness(0) saturate(100%) invert(50%) sepia(69%) saturate(4083%) hue-rotate(360deg) brightness(101%) contrast(103%)}.premium_content .premium{border:0;font-weight:600}.car_info{display:grid;grid-template-columns:repeat(2,1fr);row-gap:10px;margin:20px 0 0;border-top:1px solid #efefef;align-items:center;box-sizing:border-box;padding:20px 10px 0;color:#555}.car_info img{width:28px;height:auto;object-fit:contain;vertical-align:middle}.bid_dash_board{display:flex;background-color:#fffbf8;border:1px solid #ffe3cf;border-radius:10px;box-sizing:border-box;padding:10px 0}.bid_dash_board .bid_dash_board_box{flex:1;display:flex;flex-direction:column;border-right:1px solid #ffe3cf;justify-content:center;align-items:center;text-align:center;gap:3px}.bid_dash_board .bid_dash_board_box:last-child{border-right:none}.bid_dash_board .bid_dash_board_box img{width:25px;height:auto;object-fit:contain;filter:brightness(0) saturate(100%) invert(42%) sepia(97%) saturate(1938%) hue-rotate(359deg) brightness(100%) contrast(103%)}.bid_dash_board .bid_dash_board_box h2{display:flex;align-items:center;color:#777;margin:7px 0 0}.bid_dash_board .bid_dash_board_box h2 strong{color:#f60;margin-left:3px;font-weight:600}.mybid_dash_board{border:1px solid #dfdfdf;border-radius:10px;box-sizing:border-box;padding:15px 20px;display:flex;flex-direction:column;gap:10px}.mybid_dash_board .mybid_dash_board_box{display:flex;justify-content:space-between;align-items:center}.mybid_dash_board .mybid_dash_board_box:first-child{border-bottom:1px solid #efefef;padding-bottom:10px}.mybid_dash_board .mybid_dash_board_box .bid_state{color:#16a34a}.mybid_dash_board .mybid_dash_board_box .bid_state_done{color:#777}.mybid_dash_board .mybid_dash_board_box .time{text-align:right;color:#777;font-weight:400}.mybid_dash_board .mybid_dash_board_box .time strong{color:#f60;font-weight:600}.mybid_dash_board .mybid_dash_board_box h2{display:flex;align-items:center;color:#777;font-weight:400}.mybid_dash_board .mybid_dash_board_box p{color:#555;font-weight:500}.mybid_price{background-color:#fffbf8;border:1px solid #fe9150;border-radius:10px;box-sizing:border-box;padding:17px 20px;color:#f60;font-weight:500;margin-top:10px}.mybid_price h2{display:flex;justify-content:space-between;align-items:center}.mybid_price h2 strong{font-weight:600}.car_point{width:100%;box-sizing:border-box;padding:5px 10px;font-weight:500;margin-top:10px}.car_point .new_icon,.car_point .ac_icon{width:fit-content;padding:4px 10px;border-radius:20px;display:flex;background-color:#feebc7;color:#fe9150;gap:3px;align-items:center}.car_point .new_icon img,.car_point .ac_icon img{width:20px;height:20px;object-fit:contain}.car_point .ac_icon{background-color:#e4f8cd;color:#6ecd84}.car_point_bids{width:100%;box-sizing:border-box;padding:5px 0;font-weight:500}.car_point_bids .new_icon,.car_point_bids .ac_icon{width:fit-content;padding:4px 7px;border-radius:7px;display:flex;background-color:#feebc7;color:#fe9150;gap:3px;align-items:center}.car_point_bids .new_icon img,.car_point_bids .ac_icon img{width:18px;height:18px;object-fit:contain}.car_point_bids .ac_icon{background-color:#e4f8cd;color:#6ecd84}.detail_section{width:100%;box-sizing:border-box}.detail_section .detail_title{display:flex;align-content:center;color:#fff;font-weight:500;background-color:#f60;box-sizing:border-box;padding:3px 10px;border-radius:15px}.detail_section .detail_title img{width:18px;height:auto;object-fit:contain;margin-right:5px;filter:brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(2%) hue-rotate(119deg) brightness(104%) contrast(100%)}.detail_section .detail_li{padding-left:20px;color:#777;font-weight:500}.detail_section .detail_li strong{color:#f60;margin-left:10px}.mybid_info{width:90%;margin:20px auto 0;color:#777}.mybid_info .mybid_info_title{display:flex;gap:3px;color:#555;align-items:center;font-weight:500;margin-bottom:5px}.mybid_info .mybid_info_title img{width:14px;height:14px;object-fit:contain;filter:brightness(0) saturate(100%) invert(78%) sepia(5%) saturate(17%) hue-rotate(356deg) brightness(87%) contrast(87%)}.mybid_info p{margin-left:5px}.search_result_header{padding:12px 0 10px;display:flex;flex-direction:column;gap:8px;border-bottom:1px solid #f0f0f0;margin-bottom:4px}.search_result_header .search_result_top{display:flex;justify-content:space-between;align-items:center}.search_result_header .search_result_top .search_result_count{color:#111}.search_result_header .search_result_top .search_result_count strong{color:#f60;font-weight:800}.search_result_header .search_result_top .search_clear_all{font-size:12px;font-weight:600;color:#aaa;background:none;padding:4px 0;transition:.15s}.search_result_header .search_result_top .search_clear_all:active{color:#f60}.search_result_header .search_chips{display:flex;flex-wrap:wrap;gap:6px}.search_result_header .search_chips .search_chip{display:inline-flex;align-items:center;gap:4px;padding:4px 6px 4px 10px;background-color:#fff4ef;color:#f60;border-radius:20px;border:1px solid #ffd5b8;font-weight:600;white-space:nowrap}.search_result_header .search_chips .search_chip .chip_del{display:flex;align-items:center;justify-content:center;width:18px;height:18px;background-color:#f60;color:#fff;border-radius:50%;font-size:14px;font-weight:400;line-height:1;transition:.15s}.search_result_header .search_chips .search_chip .chip_del:active{background-color:#e05500;transform:scale(.9)}
