@charset "UTF-8";
/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:calc(1 * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:calc(1 * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:calc(1s * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:calc(1s * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:calc(1s * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:calc(1s * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:calc(1s / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{animation-duration:calc(1s * .8);animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{animation-duration:calc(1s * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:calc(1s * 3);animation-duration:calc(var(--animate-duration) * 3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:calc(1s * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:calc(1s * 2);animation-duration:calc(var(--animate-duration) * 2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;font-family:Poppins,sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}a{color:inherit}img{vertical-align:bottom}img.project_card{width:100%;height:auto;border-radius:10px}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input[type=password]::-ms-clear,input[type=password]::-ms-reveal,input[type=text]::-ms-clear,input[type=text]::-ms-reveal{display:none;width:0;height:0}textarea:focus{outline:0}#simple-tabpanel-all>div{padding:0}.css-10klw3m{height:auto}a{white-space:nowrap;text-decoration:none;color:#212121}button{text-transform:none;box-shadow:none;padding:0}button.outline{border:1px solid #eee}button.contain{color:#fff}p,span{line-height:1.2}html{overflow-x:hidden}body,html{background-color:#f4f6f8}body{color:#212121;font-family:Poppins,sans-serif}body::-webkit-scrollbar{width:9px}body::-webkit-scrollbar-thumb{height:30%;background:#bdbdbd;border-radius:10px}body::-webkit-scrollbar-track{background:#eee}body .MuiPopover-paper{box-shadow:none}hr{border-width:0 0 thin;border-color:#eee;margin:auto}#mobile-wrap #main,#pc-wrap #main{background-color:#f4f6f8}#pc-wrap{width:100%;max-width:100%;height:100%;overflow-x:hidden}#pc-wrap .container{position:relative;width:1300px;margin:0 auto;display:flex}.car-big-card-box{position:relative;margin-right:8px;margin-left:8px;margin-bottom:35px;width:410px;height:455px;display:flex;flex-direction:column}.car-big-card-box .card-img{position:relative;width:100%;height:264px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}.car-big-card-box .card-img div.status{position:absolute;padding:6px 34px;left:20px;top:20px;display:flex;align-items:center;border-radius:6px;background:#eb6753}.car-big-card-box .card-img div.status img{width:14px;height:14px}.car-big-card-box .card-img div.status span{margin-left:5px;color:#fff;font-size:12px;text-transform:uppercase}.car-big-card-box .card-img div.price,.car-big-card-box .card-img div.status span{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;line-height:normal}.car-big-card-box .card-img div.price{position:absolute;padding:8px 12px;left:20px;bottom:20px;border-radius:6px;background:#fff;color:#181a20;font-size:15px}.car-big-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid #ddd;border-top:none;background:#fff}.car-big-card-box .info .title{color:#181a20;font-size:15px;font-weight:600;text-transform:capitalize;cursor:pointer}.car-big-card-box .info .desc,.car-big-card-box .info .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-style:normal;line-height:normal}.car-big-card-box .info .desc{margin-top:5px;color:#717171;font-size:13px;font-weight:400}.car-big-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}.car-big-card-box .info .options div{display:flex;flex-direction:row}.car-big-card-box .info .options div img{margin-right:5px;width:17px;height:17px}.car-big-card-box .info .options div span{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.car-big-card-box .info .bott,.car-big-card-box .info .bott div{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.car-big-card-box .info .bott div{width:65px}.car-big-card-box .info .bott p{color:#181a20;font-size:13px}.car-big-card-box .info .bott p,.car-big-card-box .info .bott span{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}.car-big-card-box .info .bott span{margin-left:6px;color:hsla(0,0%,56%,.54);font-size:15px}.car-big-card-box .info .bott button{margin-left:15px;width:16px;height:16px;box-sizing:border-box}.car-big-card-box .info .bott .buttons-box{width:auto;height:auto;display:flex;flex-direction:row;gap:7px}.agent-general-card{position:relative;width:100%;min-width:0;display:flex;flex-direction:column;overflow:hidden;border-radius:18px;border:1px solid rgba(24,26,32,.08);background:#fff;box-shadow:0 14px 32px rgba(24,26,32,.08);transition:transform .24s cubic-bezier(.2,0,0,1),box-shadow .24s cubic-bezier(.2,0,0,1),border-color .24s cubic-bezier(.2,0,0,1);animation:dealerCardIn .42s cubic-bezier(.2,0,0,1) both}.agent-general-card .liked-heart-icon{color:red!important}.agent-general-card:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(120deg,transparent,hsla(0,0%,100%,.34) 46%,transparent 72%);transform:translateX(-130%);transition:transform .65s cubic-bezier(.2,0,0,1)}.agent-general-card:hover{transform:translateY(-8px);border-color:rgba(200,164,90,.42);box-shadow:0 24px 54px rgba(24,26,32,.16)}.agent-general-card:hover:before{transform:translateX(130%)}.agent-general-card .agent-img{position:relative;border-radius:12px;width:100%;height:238px;background-size:100% 100%;background-repeat:no-repeat;cursor:pointer;overflow:hidden;transition:transform .65s cubic-bezier(.2,0,0,1),filter .65s cubic-bezier(.2,0,0,1)}.agent-general-card .agent-img .agent-img-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(24,26,32,.06),rgba(24,26,32,.72))}.agent-general-card .agent-img .agent-car-badge{position:absolute;padding:9px 12px;top:14px;left:14px;display:flex;align-items:center;gap:7px;border-radius:999px;border:1px solid hsla(0,0%,100%,.28);background:rgba(24,26,32,.72);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}.agent-general-card .agent-img .agent-car-badge svg{width:16px;height:16px;color:#e3c67f}.agent-general-card .agent-img .agent-verified-badge{position:absolute;right:14px;top:14px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid hsla(0,0%,100%,.36);background:hsla(0,0%,100%,.9);box-shadow:0 10px 24px rgba(24,26,32,.18)}.agent-general-card .agent-img .agent-verified-badge svg{width:20px;height:20px;color:#2b8f6f}.agent-general-card:hover .agent-img{filter:saturate(1.08) contrast(1.04)}.agent-general-card .agent-desc{position:relative;z-index:2;padding:20px 18px 18px;display:flex;flex-direction:column;gap:12px}.agent-general-card .agent-desc .agent-info{display:flex;flex-direction:column;gap:5px;min-width:0}.agent-general-card .agent-desc .agent-info strong{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:700;line-height:normal;cursor:pointer;transition:color .18s ease}.agent-general-card .agent-desc .agent-info strong:hover{color:#a27e3e}.agent-general-card .agent-desc .agent-verified-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;min-width:0;margin-top:2px}.agent-general-card .agent-desc .agent-verified-row>span{color:#747b86;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:1.4;flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agent-general-card .agent-desc .agent-metrics{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:6px;flex-shrink:0}.agent-general-card .agent-desc .agent-metrics .metric{height:34px;padding:0 10px;display:flex;align-items:center;gap:6px;border-radius:999px;background:#edf0f4}.agent-general-card .agent-desc .agent-metrics .like-metric{height:34px;padding:0 4px 0 0;display:flex;flex-direction:row;align-items:center;gap:2px;border-radius:999px;background:#edf0f4}.agent-general-card .agent-desc .agent-metrics svg{width:18px;height:18px;color:#69707b;cursor:pointer}.agent-general-card .agent-desc .agent-metrics .like-button{width:34px;height:34px;border-radius:999px;background:transparent;transition:all .18s ease}.agent-general-card .agent-desc .agent-metrics .like-button:hover{background:hsla(8,79%,62%,.1);transform:scale(1.06)}.agent-general-card .agent-desc .agent-metrics .view-cnt{color:#59606b;font-family:Poppins,sans-serif;font-size:12px;font-weight:700}.agent-general-card .agent-desc .agent-metrics .like-metric .view-cnt{padding-right:8px}.agent-general-card .agent-desc .agent-profile-link{width:100%;height:42px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-radius:12px;background:#181a20;color:#fff;transition:all .18s ease}.agent-general-card .agent-desc .agent-profile-link span{color:inherit;font-family:Poppins,sans-serif;font-size:13px;font-weight:700;line-height:1}.agent-general-card .agent-desc .agent-profile-link svg{width:18px;height:18px;transition:transform .18s ease}.agent-general-card .agent-desc .agent-profile-link:hover{background:linear-gradient(135deg,#ff806f,#eb6753);color:#fff}.agent-general-card .agent-desc .agent-profile-link:hover svg{transform:translateX(3px)}@keyframes dealerCardIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.community-general-card-config{position:relative;height:auto;gap:20px;border-radius:12px;cursor:pointer}.community-general-card-config .image-box{width:100%;height:283px}.community-general-card-config .image-box .card-img{width:100%;height:100%;border-radius:12px}.community-general-card-config .desc-box{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:80px}.community-general-card-config .desc-box .title{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.community-general-card-config .desc-box .desc{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:26px;text-transform:capitalize}.community-general-card-config .desc-box .buttons{width:auto;display:flex;flex-direction:row;justify-content:center;align-items:center}.community-general-card-config .desc-box .buttons svg{width:24px;height:24px;cursor:pointer}.community-general-card-config .desc-box .buttons .view-cnt{font-size:13px}.community-general-card-config .date-box{position:absolute;width:70px;height:69.014px;align-items:center;justify-content:center;top:235px;right:20px;border-radius:12px;background:#fff;box-shadow:0 6px 15px 0 rgba(64,79,104,.05)}.community-general-card-config .date-box .month{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.community-general-card-config .date-box .day{color:#181a20;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal}@keyframes dealerCardShine{0%{transform:translateX(-130%) rotate(14deg);opacity:0}45%{opacity:.42}to{transform:translateX(160%) rotate(14deg);opacity:0}}@keyframes homeDealerSweep{0%{transform:translateX(-125%) skewX(-18deg);opacity:0}34%{opacity:.36}to{transform:translateX(150%) skewX(-18deg);opacity:0}}@keyframes homeDealerPanelPulse{0%{transform:translate3d(-2%,-1%,0) scale(1);opacity:.5}50%{transform:translate3d(2%,2%,0) scale(1.04);opacity:.88}to{transform:translate3d(-2%,-1%,0) scale(1);opacity:.5}}#pc-wrap .top-agents.top-dealer-experience:before{left:-140px!important;top:-180px!important;width:560px!important;height:560px!important;border-radius:50%!important;background:radial-gradient(circle,hsla(8,79%,62%,.24),hsla(8,79%,62%,.04) 48%,transparent 68%)!important;filter:blur(12px)!important;animation:homeDealerPanelPulse 8s ease-in-out infinite!important}#pc-wrap .top-agents.top-dealer-experience .dealer-copy{border:1px solid hsla(0,0%,100%,.11)!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.14),0 30px 80px rgba(0,0,0,.28)!important}#pc-wrap .top-agents.top-dealer-experience .dealer-copy .dealer-eyebrow{height:38px!important;padding:0 15px!important;border:1px solid hsla(8,79%,62%,.24)!important;background:hsla(8,79%,62%,.13)!important}#pc-wrap .top-agents.top-dealer-experience .dealer-copy p{margin-top:18px!important;line-height:1.58!important}#pc-wrap .top-agents.top-dealer-experience .dealer-command-panel:before{right:-56px!important;top:-56px!important;width:172px!important;height:172px!important;border-radius:50%!important;background:hsla(8,79%,62%,.12)!important}#pc-wrap .top-agents.top-dealer-experience .dealer-command-top{position:relative!important}#pc-wrap .top-agents.top-dealer-experience .dealer-command-top strong{font-size:27px!important}#pc-wrap .top-agents.top-dealer-experience .dealer-command-grid{position:relative!important}#pc-wrap .top-agents.top-dealer-experience .dealer-command-grid div{height:100px!important;padding:13px!important;border:1px solid rgba(24,26,32,.06)!important;background:linear-gradient(180deg,#fff,#f5f6f8)!important}#pc-wrap .top-agents.top-dealer-experience .dealer-command-grid div strong{font-size:23px!important}#pc-wrap .top-agents.top-dealer-experience .dealer-command-panel button{position:relative!important;height:52px!important;margin-top:20px!important;padding:0 19px!important;font-size:14px!important}#pc-wrap .top-agents.top-dealer-experience .dealer-command-panel button svg{transition:transform .18s ease!important}#pc-wrap .top-agents.top-dealer-experience .dealer-command-panel button:hover svg{transform:translateX(4px)!important}#pc-wrap .top-agents.top-dealer-experience .wrapper.dealer-showcase-rail:before{border:1px solid hsla(0,0%,100%,.09)!important}#pc-wrap .top-agents.top-dealer-experience .switch-btn{border:1px solid hsla(0,0%,100%,.15)!important;background:hsla(0,0%,100%,.96)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card:after,#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card:before{display:none!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media:before{border-radius:20px!important;border:1px solid hsla(0,0%,100%,.35)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-inventory-badge{border:1px solid hsla(0,0%,100%,.24)!important;box-shadow:0 14px 26px rgba(24,26,32,.2)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-status{border:1px solid hsla(0,0%,100%,.38)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-status span{display:none!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-metrics div{background:#f0f2f5!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-card-action{box-shadow:0 16px 30px rgba(24,26,32,.18)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-metrics .dealer-like-metric .dealer-like-button{transition:background .18s ease,transform .18s ease!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-metrics .dealer-like-metric p{padding-right:0!important}#pc-wrap .top-agents.top-dealer-experience{padding:72px 0 88px!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-head{margin-bottom:30px!important;padding:28px 30px!important;border-radius:22px!important;background:linear-gradient(135deg,hsla(0,0%,100%,.96),rgba(247,248,250,.92)),radial-gradient(circle at 92% 10%,hsla(8,79%,62%,.12),transparent 34%)!important;box-shadow:0 18px 44px rgba(24,26,32,.07)!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-head:before{left:30px!important;width:132px!important;height:3px!important;background:linear-gradient(90deg,#eb6753,hsla(8,79%,62%,.08))!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-head:after{right:-40px!important;top:-60px!important;width:180px!important;height:180px!important;border-radius:50%!important;background:hsla(8,79%,62%,.08)!important;pointer-events:none!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-copy{gap:9px!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-copy span{width:-moz-fit-content!important;width:fit-content!important;height:30px!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;border-radius:999px!important;background:hsla(8,79%,62%,.1)!important;font-size:10px!important;font-weight:950!important;letter-spacing:.14em!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-copy h2{font-size:40px!important;line-height:1.06!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-copy p{max-width:610px!important;color:#68707b!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-tags{margin-top:4px!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-tags em{padding:0 11px!important}#pc-wrap .top-agents.top-dealer-experience .wrapper.dealer-showcase-rail{gap:16px!important}#pc-wrap .top-agents.top-dealer-experience .switch-btn{flex:0 0 48px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper{flex:1 1 auto!important;width:auto!important;height:430px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agents-swiper{height:430px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agents-slide{width:288px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card{width:288px!important;height:388px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media{height:220px!important}@keyframes dealerSectionGlow{0%{transform:translate3d(-3%,-2%,0) scale(1);opacity:.65}50%{transform:translate3d(3%,2%,0) scale(1.04);opacity:.95}to{transform:translate3d(-3%,-2%,0) scale(1);opacity:.65}}@keyframes dealerRailEnter{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}#pc-wrap .top-agents.top-dealer-experience{padding:112px 0 118px!important;background:radial-gradient(circle at 18% 12%,hsla(8,79%,62%,.18),transparent 30%),radial-gradient(circle at 88% 22%,hsla(0,0%,100%,.12),transparent 24%),linear-gradient(180deg,#121419,#090a0d)!important}#pc-wrap .top-agents.top-dealer-experience:after{content:"SHOWROOMS"!important;right:-24px!important;top:72px!important;font-size:150px!important;letter-spacing:0!important}#pc-wrap .top-agents.top-dealer-experience .dealer-showcase-head{position:relative!important;grid-template-columns:minmax(0,1fr) 410px!important;grid-gap:34px!important;gap:34px!important;margin-bottom:42px!important}#pc-wrap .top-agents.top-dealer-experience .dealer-copy{min-height:280px!important;padding:42px 44px!important;background:linear-gradient(145deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.035))!important}#pc-wrap .top-agents.top-dealer-experience .dealer-copy:before{left:-20%!important;top:-120%!important;width:55%!important;height:320%!important;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.16),transparent)!important;transform:rotate(18deg)!important;transition:left .9s cubic-bezier(.2,0,0,1)!important}#pc-wrap .top-agents.top-dealer-experience .dealer-copy:hover:before{left:118%!important}#pc-wrap .top-agents.top-dealer-experience .dealer-copy .dealer-eyebrow{position:relative!important;z-index:1!important;font-family:Poppins,sans-serif!important;line-height:1!important}#pc-wrap .top-agents.top-dealer-experience .dealer-copy h2{position:relative!important;z-index:1!important;font-size:58px!important;line-height:.98!important}#pc-wrap .top-agents.top-dealer-experience .dealer-copy p{position:relative!important;z-index:1!important;font-family:Poppins,sans-serif!important}#pc-wrap .top-agents.top-dealer-experience .dealer-tag-row{position:relative!important;z-index:1!important}#pc-wrap .top-agents.top-dealer-experience .dealer-tag-row span{font-family:Poppins,sans-serif!important;line-height:1!important}#pc-wrap .top-agents.top-dealer-experience .dealer-command-panel{position:relative!important;min-height:280px!important;background:hsla(0,0%,100%,.92)!important;box-shadow:0 24px 70px rgba(0,0,0,.22)!important}#pc-wrap .top-agents.top-dealer-experience .dealer-command-panel:before{content:""!important;position:absolute!important;left:28px!important;right:28px!important;top:0!important;height:4px!important;border-radius:0 0 999px 999px!important;background:linear-gradient(90deg,transparent,#eb6753,transparent)!important}#pc-wrap .top-agents.top-dealer-experience .dealer-command-top span{font-family:Poppins,sans-serif!important}#pc-wrap .top-agents.top-dealer-experience .dealer-command-top strong{font-family:Poppins,sans-serif!important;line-height:1.1!important}#pc-wrap .top-agents.top-dealer-experience .dealer-command-grid div{min-width:0!important}#pc-wrap .top-agents.top-dealer-experience .dealer-command-grid div strong{line-height:1!important}#pc-wrap .top-agents.top-dealer-experience .dealer-command-panel button{font-family:Poppins,sans-serif!important}#pc-wrap .top-agents.top-dealer-experience .dealer-command-panel button svg{width:18px!important;height:18px!important}#pc-wrap .top-agents.top-dealer-experience .wrapper.dealer-showcase-rail{padding:0 70px!important;animation:dealerRailEnter .56s cubic-bezier(.2,0,0,1) both!important}#pc-wrap .top-agents.top-dealer-experience .wrapper.dealer-showcase-rail:before{top:32px!important;bottom:14px!important;border-radius:36px!important;background:linear-gradient(180deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.04))!important}#pc-wrap .top-agents.top-dealer-experience .switch-btn{transition:background .18s ease,color .18s ease,transform .18s ease!important}#pc-wrap .top-agents.top-dealer-experience .switch-btn:hover{transform:scale(1.05)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper{height:504px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agents-swiper{height:504px!important;padding:22px 0 38px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agents-swiper .top-agents-slide{width:356px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card{width:356px!important;height:454px!important;box-shadow:0 28px 76px rgba(0,0,0,.22)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media{height:260px!important}#pc-wrap .top-agents{padding:94px 0 108px!important;background:linear-gradient(180deg,#fff,#f8f5f1)!important}#pc-wrap .top-agents .container .wrapper{padding:0 62px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper{height:442px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agents-swiper{height:442px!important;padding:8px 0 40px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agents-swiper .top-agents-slide{width:314px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card{isolation:isolate!important;width:314px!important;height:404px!important;padding:13px!important;border-radius:26px!important;background:linear-gradient(180deg,#fff,#fbfaf8)!important;box-shadow:0 24px 58px rgba(24,26,32,.12)!important;transition:transform .26s cubic-bezier(.2,0,0,1),box-shadow .26s cubic-bezier(.2,0,0,1),border-color .26s cubic-bezier(.2,0,0,1)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:before{inset:-1px!important;z-index:-1!important;border-radius:inherit!important;background:linear-gradient(135deg,hsla(9,82%,65%,.42),transparent 34%,rgba(24,26,32,.14))!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:after{content:""!important;position:absolute!important;left:18px!important;right:18px!important;top:184px!important;z-index:2!important;display:block!important;height:1px!important;background:linear-gradient(90deg,transparent,hsla(9,82%,65%,.46),transparent)!important;opacity:.75!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover{border-color:hsla(9,82%,65%,.38)!important;box-shadow:0 34px 78px rgba(24,26,32,.18)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media{height:170px!important;border-radius:20px!important;background:radial-gradient(circle at 24% 18%,hsla(0,0%,100%,.96),transparent 30%),linear-gradient(135deg,rgba(24,26,32,.1),hsla(9,82%,65%,.16)),#f1f2f4!important;box-shadow:inset 0 -30px 46px rgba(24,26,32,.09)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media:before{top:-60px!important;bottom:-60px!important;left:-70px!important;width:72px!important;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.72),transparent)!important;opacity:0!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media:after{height:52px!important;background:linear-gradient(180deg,transparent,rgba(24,26,32,.12))!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media img{width:66%!important;height:66%!important;filter:saturate(1.02) contrast(1.04) drop-shadow(0 16px 24px rgba(24,26,32,.12))!important;transition:transform .42s cubic-bezier(.2,0,0,1),filter .42s cubic-bezier(.2,0,0,1)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-status{right:12px!important;top:12px!important;z-index:2!important;height:31px!important;font-size:9px!important;box-shadow:0 10px 22px rgba(24,26,32,.14)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover .dealer-media:before{animation:dealerCardShine .92s ease forwards!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover .dealer-media img{transform:scale(1.07) translateY(-2px)!important;filter:saturate(1.12) contrast(1.06) drop-shadow(0 20px 28px rgba(24,26,32,.16))!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-content{padding:18px 5px 3px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-kicker{width:-moz-fit-content!important;width:fit-content!important;padding:7px 11px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;border-radius:999px!important;background:hsla(9,82%,65%,.11)!important;color:#ef715c!important;font-family:Poppins,sans-serif!important;font-size:10px!important;font-weight:950!important;line-height:1!important;text-transform:uppercase!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-kicker:before{content:""!important;width:6px!important;height:6px!important;display:block!important;border-radius:50%!important;background:#ef715c!important;box-shadow:0 0 0 4px hsla(9,82%,65%,.14)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-name{margin-top:11px!important;overflow:hidden!important;color:#181a20!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-family:Poppins,sans-serif!important;font-size:24px!important;font-weight:950!important;line-height:1.1!important;letter-spacing:0!important;text-transform:capitalize!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats{margin-top:16px!important;padding:12px 0!important;grid-template-columns:repeat(3,1fr)!important;border-top:1px solid rgba(24,26,32,.08)!important;border-bottom:1px solid rgba(24,26,32,.08)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div{height:58px!important;padding:8px 7px!important;border-radius:15px!important;box-shadow:0 8px 20px rgba(24,26,32,.04)!important;transition:transform .22s ease,background .22s ease,border-color .22s ease!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div svg{color:#ef715c!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div span{color:#8a9099!important;font-size:9px!important;font-weight:850!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div p{font-size:13px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover .agent-stats div{border-color:hsla(9,82%,65%,.18)!important;background:#fff7f4!important;transform:translateY(-2px)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-card-action{padding:0 16px!important;font-size:12px!important;box-shadow:0 14px 28px rgba(24,26,32,.16)!important;transition:background .2s ease,box-shadow .2s ease!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-card-action svg{width:18px!important;height:18px!important;transition:transform .2s ease!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover .dealer-card-action{background:#ef715c!important;box-shadow:0 16px 32px hsla(9,82%,65%,.26)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-media-top{gap:10px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-inventory-badge{border:1px solid hsla(0,0%,100%,.2)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-status{border:1px solid hsla(0,0%,100%,.32)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-title-block .dealer-kicker{display:none!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-subtitle{font-family:Poppins,sans-serif!important;line-height:1.2!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-metrics div{color:#5f6772!important;font-family:Poppins,sans-serif!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-metrics div p{font-family:Poppins,sans-serif!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-signal-row{align-items:center!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-signal-row span{font-family:Poppins,sans-serif!important;line-height:1!important;white-space:nowrap!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats,#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-card-footer,#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-feature-row,#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-ready{display:none!important}#pc-wrap .home-page{position:relative;width:100%;height:auto}#pc-wrap .home-page .info-box{width:100%;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .info-box .left{display:flex;flex-direction:column}#pc-wrap .home-page .info-box .left span{color:#181a20;font-family:Poppins,sans-serif;font-size:34px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.646px;text-transform:capitalize}#pc-wrap .home-page .info-box .left span.white{color:#fff}#pc-wrap .home-page .info-box .left p{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .home-page .info-box .left p.white{color:#fff}#pc-wrap .home-page .info-box .right{display:flex;flex-direction:row;align-items:flex-end}#pc-wrap .home-page .info-box .right .pagination-box{display:flex;flex-direction:row;align-items:center}#pc-wrap .home-page .info-box .right .pagination-box .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000}#pc-wrap .home-page .info-box .right .pagination-box .swiper-trend-next{margin-left:20px;cursor:pointer}#pc-wrap .home-page .info-box .right .pagination-box .swiper-trend-prev{margin-right:20px;cursor:pointer}#pc-wrap .home-page .info-box .right .pagination-box .swiper-top-next{margin-left:20px;cursor:pointer}#pc-wrap .home-page .info-box .right .pagination-box .swiper-top-prev{margin-right:20px;cursor:pointer}#pc-wrap .home-page .info-box .right .more-box{display:flex;flex-direction:row;cursor:pointer;align-items:center}#pc-wrap .home-page .info-box .right .more-box span{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#pc-wrap .home-page .info-box .right .more-box img{margin-left:10px;width:16px;height:16px}#pc-wrap .home-page .info-box .right .btn-box{display:flex;flex-direction:row}#pc-wrap .home-page .info-box .right .btn-box button{border-radius:6px;background:hsla(0,0%,100%,.07);color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:28px;text-transform:capitalize}#pc-wrap .home-page .info-box .right .btn-box button:first-child{margin-right:20px}#pc-wrap .home-page .info-box .right .btn-box button.active{border:1px solid #181a20;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:28px}#pc-wrap .home-page .trend-cars{position:relative;padding:104px 0 82px;width:100%;min-height:690px;height:auto;display:flex;flex-direction:row;background:linear-gradient(180deg,#fff,#fff7f5 56%,#f4f6f8);overflow:hidden}#pc-wrap .home-page .trend-cars:before{content:"";position:absolute;left:0;right:0;top:112px;height:1px;background:linear-gradient(90deg,transparent,hsla(8,79%,62%,.28) 50%,transparent)}#pc-wrap .home-page .trend-cars .container{position:relative;z-index:1;flex-direction:column}#pc-wrap .home-page .trend-cars .container .info-box{align-items:flex-end}#pc-wrap .home-page .trend-cars .container .info-box .left{max-width:540px}#pc-wrap .home-page .trend-cars .container .info-box .left span{font-size:38px;font-weight:800;letter-spacing:0}#pc-wrap .home-page .trend-cars .container .info-box .left p{margin-top:4px;color:#6f747d;font-size:15px;font-weight:500}#pc-wrap .home-page .trend-cars .container .info-box .right .pagination-box{gap:12px;padding:8px 12px;border-radius:999px;background:hsla(0,0%,100%,.96);border:1px solid rgba(24,26,32,.08);box-shadow:0 12px 28px rgba(24,26,32,.08)}#pc-wrap .home-page .trend-cars .container .info-box .right .pagination-box .swiper-trend-next,#pc-wrap .home-page .trend-cars .container .info-box .right .pagination-box .swiper-trend-prev{width:38px;height:38px;margin:0;padding:8px;border-radius:999px;color:#fff;background:#181a20;transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}#pc-wrap .home-page .trend-cars .container .info-box .right .pagination-box .swiper-trend-next:hover,#pc-wrap .home-page .trend-cars .container .info-box .right .pagination-box .swiper-trend-prev:hover{color:#fff;background:#eb6753;transform:translateY(-1px);box-shadow:0 10px 18px hsla(8,79%,62%,.22)}#pc-wrap .home-page .trend-cars .container .info-box .right .pagination-box .swiper-trend-pagination{display:flex;align-items:center;gap:6px}#pc-wrap .home-page .trend-cars .container .info-box .right .pagination-box .swiper-trend-pagination .swiper-pagination-bullet{width:7px;height:7px;margin:0!important;background:rgba(24,26,32,.18);opacity:1;transition:transform .18s ease,background .18s ease}#pc-wrap .home-page .trend-cars .container .info-box .right .pagination-box .swiper-trend-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#181a20;transform:scale(1.15)}#pc-wrap .home-page .trend-cars .container .card-box{position:relative;margin-top:44px;display:flex;flex-direction:row}#pc-wrap .home-page .trend-cars .container .card-box .empty-list{width:100%;height:280px;display:flex;justify-content:center;align-items:center}#pc-wrap .home-page .trend-cars .container .card-box .trend-car-swiper{width:100%;height:466px;display:flex;flex-direction:row;overflow:visible}#pc-wrap .home-page .trend-cars .container .card-box .trend-car-swiper .trend-car-slide{width:auto;height:auto;display:flex;margin:10px 0 18px}#pc-wrap .home-page .trend-cars .container .card-box .trend-card-box{position:relative;width:438px;height:432px;display:flex;flex-direction:column;border-radius:24px;overflow:hidden;background:#181a20;border:1px solid hsla(0,0%,100%,.16);box-shadow:0 24px 64px rgba(24,26,32,.18);isolation:isolate;transition:transform .32s cubic-bezier(.2,0,0,1),box-shadow .32s cubic-bezier(.2,0,0,1),border-color .32s ease}#pc-wrap .home-page .trend-cars .container .card-box .trend-card-box:before{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;background:linear-gradient(135deg,hsla(8,79%,62%,.34),transparent 34%,rgba(24,26,32,.12) 70%);opacity:0;transition:opacity .26s ease}#pc-wrap .home-page .trend-cars .container .card-box .trend-card-box:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;border-radius:inherit;background:linear-gradient(180deg,rgba(10,12,16,.05),rgba(10,12,16,.18) 46%,rgba(10,12,16,.82)),linear-gradient(90deg,rgba(10,12,16,.36),transparent 44%,rgba(10,12,16,.2));opacity:1;transform:none;transition:opacity .26s ease}#pc-wrap .home-page .trend-cars .container .card-box .trend-card-box:hover{transform:translateY(-8px);border-color:hsla(8,79%,62%,.34);box-shadow:0 28px 64px rgba(24,26,32,.15),0 0 0 1px hsla(8,79%,62%,.08)}#pc-wrap .home-page .trend-cars .container .card-box .trend-card-box:hover:after,#pc-wrap .home-page .trend-cars .container .card-box .trend-card-box:hover:before{opacity:1}#pc-wrap .home-page .trend-cars .container .card-box .trend-card-box .card-img{position:absolute;inset:0;z-index:0;width:100%;height:100%;flex:none;overflow:hidden;border-radius:0;background-color:#101218;background-repeat:no-repeat;background-size:cover;background-position:50%;cursor:pointer;box-shadow:inset 0 -90px 80px rgba(24,26,32,.18);transition:transform .76s cubic-bezier(.2,0,0,1),filter .32s ease}#pc-wrap .home-page .trend-cars .container .card-box .trend-card-box .card-img .img-fill,#pc-wrap .home-page .trend-cars .container .card-box .trend-card-box .card-img .img-fit{display:none}#pc-wrap .home-page .trend-cars .container .card-box .trend-card-box .card-img:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 18%,hsla(0,0%,100%,.2),transparent 26%),linear-gradient(180deg,rgba(24,26,32,.04),transparent 46%,rgba(24,26,32,.3));pointer-events:none}#pc-wrap .home-page .trend-cars .container .card-box .trend-card-box:hover .card-img{transform:translateY(-2px);filter:saturate(1.05) contrast(1.02)}#pc-wrap .home-page .trend-cars .container .card-box .trend-card-box:hover .card-img .img-fit{display:none}#pc-wrap .home-page .trend-cars .container .card-box .trend-card-box .trend-price{position:absolute;z-index:2;display:inline-flex;align-items:center;border-radius:999px;font-family:Poppins,sans-serif;line-height:1;white-space:nowrap;top:22px;right:22px;padding:10px 14px;background:hsla(0,0%,100%,.94);color:#181a20;font-size:15px;font-weight:900;box-shadow:0 12px 28px rgba(24,26,32,.16);transition:transform .26s ease,background .26s ease}#pc-wrap .home-page .trend-cars .container .card-box .trend-card-box:hover .trend-price{transform:translateY(-2px);background:#fff}#pc-wrap .home-page .trend-cars .container .card-box .trend-card-box .info{position:absolute;left:18px;right:18px;bottom:18px;z-index:2;flex:none;min-height:auto;padding:0;display:flex;flex-direction:column;box-sizing:border-box;border:none;background:transparent;box-shadow:none}#pc-wrap .home-page .trend-cars .container .card-box .trend-card-box .info .trend-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}#pc-wrap .home-page .trend-cars .container .card-box .trend-card-box .info .trend-meta span{min-width:0;overflow:hidden;color:hsla(0,0%,100%,.72);text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}#pc-wrap .home-page .trend-cars .container .card-box .trend-card-box .info .trend-meta span:last-child{padding:6px 9px;border-radius:999px;background:hsla(0,0%,100%,.14);color:#fff;border:1px solid hsla(0,0%,100%,.18)}#pc-wrap .home-page .trend-cars .container .card-box .trend-card-box .info .title{margin-top:7px;overflow:hidden;color:#fff;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:17px;font-weight:900;line-height:1.2;letter-spacing:0;text-transform:capitalize;cursor:pointer}#pc-wrap .home-page .trend-cars .container .card-box .trend-card-box .info .options{margin-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}#pc-wrap .home-page .trend-cars .container .card-box .trend-card-box .info .options div{min-width:0;display:flex;align-items:center;justify-content:center;gap:5px;padding:8px 6px;border-radius:12px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.16);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:transform .22s ease,background .22s ease,border-color .22s ease}#pc-wrap .home-page .trend-cars .container .card-box .trend-card-box .info .options div img{width:13px;height:13px;margin:0;opacity:.9;filter:brightness(0) invert(1)}#pc-wrap .home-page .trend-cars .container .card-box .trend-card-box .info .options div span{overflow:hidden;color:#fff;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:10px;font-weight:800}#pc-wrap .home-page .trend-cars .container .card-box .trend-card-box .info .options div:hover{transform:translateY(-2px);background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.28)}#pc-wrap .home-page .trend-cars .container .card-box .trend-card-box .info .bott{margin-top:auto;padding-top:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:12px}#pc-wrap .home-page .trend-cars .container .card-box .trend-card-box .info .bott p{display:none;min-width:0;overflow:hidden;color:#707783;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:12px;font-weight:600}#pc-wrap .home-page .trend-cars .container .card-box .trend-card-box .info .bott button{margin-left:0;width:27px;height:27px;padding:0;border-radius:999px;color:#fff;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.16);transition:background .18s ease,color .18s ease}#pc-wrap .home-page .trend-cars .container .card-box .trend-card-box .info .bott button svg{width:17px;height:17px}#pc-wrap .home-page .trend-cars .container .card-box .trend-card-box .info .bott button:hover{color:#fff;background:#eb6753}#pc-wrap .home-page .trend-cars .container .card-box .trend-card-box .info .bott .view-like-box{width:100%;flex-shrink:0;display:flex;flex-direction:row;justify-content:flex-start;gap:6px;align-items:center;padding-top:2px}#pc-wrap .home-page .trend-cars .container .card-box .trend-card-box .info .bott .view-like-box .view-cnt{color:#fff;font-family:Poppins,sans-serif;font-size:11px;font-weight:900}#pc-wrap .home-page .popular-cars{position:relative;padding:104px 0 86px;width:100%;min-height:680px;height:auto;display:flex;flex-direction:row;background:linear-gradient(180deg,#f4f6f8,#fff7f5 48%,#fff);overflow:hidden}#pc-wrap .home-page .popular-cars:before{content:"";position:absolute;left:0;right:0;top:112px;height:1px;background:linear-gradient(90deg,transparent,hsla(8,79%,62%,.24) 50%,transparent)}#pc-wrap .home-page .popular-cars .container{position:relative;z-index:1;flex-direction:column;align-items:stretch}#pc-wrap .home-page .popular-cars .container .info-box{align-items:flex-end}#pc-wrap .home-page .popular-cars .container .info-box .left{max-width:540px}#pc-wrap .home-page .popular-cars .container .info-box .left span{font-size:38px;font-weight:800;letter-spacing:0}#pc-wrap .home-page .popular-cars .container .info-box .left p{margin-top:4px;color:#6f747d;font-size:15px;font-weight:500}#pc-wrap .home-page .popular-cars .container .info-box .right .more-box{gap:10px;height:50px;padding:0 18px 0 20px;align-items:center;border-radius:999px;background:#fff;border:1px solid rgba(24,26,32,.07);box-shadow:0 12px 28px rgba(24,26,32,.08);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}#pc-wrap .home-page .popular-cars .container .info-box .right .more-box span{color:#181a20;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}#pc-wrap .home-page .popular-cars .container .info-box .right .more-box img{margin-left:0;width:15px;height:15px}#pc-wrap .home-page .popular-cars .container .info-box .right .more-box:hover{transform:translateY(-1px);border-color:hsla(8,79%,62%,.32);box-shadow:0 16px 34px rgba(24,26,32,.11)}#pc-wrap .home-page .popular-cars .container .card-box{position:relative;margin-top:44px;width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .popular-cars .container .card-box .popular-car-swiper{width:100%;height:446px;display:flex;flex-direction:row;overflow:visible}#pc-wrap .home-page .popular-cars .container .card-box .popular-car-swiper .swiper-wrapper{transition-timing-function:linear!important;align-items:stretch}#pc-wrap .home-page .popular-cars .container .card-box .popular-car-swiper .popular-car-slide{width:auto;height:auto;display:flex;margin:8px 0 14px}#pc-wrap .home-page .popular-cars .container .card-box .popular-card-box{position:relative;width:360px;height:418px;display:flex;flex-direction:column;border-radius:20px;overflow:hidden;background:#fff;border:1px solid rgba(24,26,32,.07);box-shadow:0 16px 42px rgba(24,26,32,.09);transition:transform .32s cubic-bezier(.2,0,0,1),box-shadow .32s cubic-bezier(.2,0,0,1),border-color .32s ease}#pc-wrap .home-page .popular-cars .container .card-box .popular-card-box:hover{transform:translateY(-7px);border-color:hsla(8,79%,62%,.28);box-shadow:0 26px 58px rgba(24,26,32,.14),0 0 0 1px hsla(8,79%,62%,.08)}#pc-wrap .home-page .popular-cars .container .card-box .popular-card-box .card-img{position:relative;width:100%;height:284px;background-size:cover;background-position:50%;cursor:pointer;transition:transform .7s cubic-bezier(.2,0,0,1)}#pc-wrap .home-page .popular-cars .container .card-box .popular-card-box .card-img:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(24,26,32,.12),transparent 40%,rgba(24,26,32,.52));pointer-events:none}#pc-wrap .home-page .popular-cars .container .card-box .popular-card-box .card-img div.status{position:absolute;z-index:1;top:14px;left:14px;padding:7px 12px;display:flex;align-items:center;gap:6px;border-radius:999px;background:hsla(8,79%,62%,.95);border:1px solid hsla(0,0%,100%,.35);box-shadow:0 8px 22px hsla(8,79%,62%,.35)}#pc-wrap .home-page .popular-cars .container .card-box .popular-card-box .card-img div.status img{width:14px;height:14px}#pc-wrap .home-page .popular-cars .container .card-box .popular-card-box .card-img div.status span{margin-left:0;color:#fff;font-family:Poppins,sans-serif;font-size:10px;font-weight:800;letter-spacing:.14em;line-height:1;text-transform:uppercase}#pc-wrap .home-page .popular-cars .container .card-box .popular-card-box .card-img div.price{position:absolute;z-index:1;right:14px;bottom:14px;left:auto;padding:10px 14px;border-radius:12px;border:1px solid hsla(0,0%,100%,.35);background:hsla(0,0%,100%,.94);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#181a20;font-family:Poppins,sans-serif;font-size:16px;font-weight:800;letter-spacing:-.02em;line-height:1;box-shadow:0 12px 32px rgba(24,26,32,.12)}#pc-wrap .home-page .popular-cars .container .card-box .popular-card-box:hover .card-img{transform:scale(1.035)}#pc-wrap .home-page .popular-cars .container .card-box .popular-card-box:hover .info .title{color:#eb6753}#pc-wrap .home-page .popular-cars .container .card-box .popular-card-box .info{flex:1 1;padding:14px 16px 15px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 20px 20px;border:none;border-top:1px solid rgba(24,26,32,.06);background:linear-gradient(180deg,#fff,#f4f6f8);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.9)}#pc-wrap .home-page .popular-cars .container .card-box .popular-card-box .info .title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px}#pc-wrap .home-page .popular-cars .container .card-box .popular-card-box .info .title{overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:16px;font-weight:800;line-height:1.3;letter-spacing:-.02em;text-transform:capitalize;cursor:pointer;transition:color .2s ease}#pc-wrap .home-page .popular-cars .container .card-box .popular-card-box .info .deal-type{padding:6px 10px;border-radius:999px;background:#fff1ee;color:#eb6753;font-family:Poppins,sans-serif;font-size:10px;font-weight:900;line-height:1;letter-spacing:.08em;text-transform:uppercase}#pc-wrap .home-page .popular-cars .container .card-box .popular-card-box .info .options{margin-top:12px;display:flex;flex-direction:row;justify-content:space-between;gap:7px}#pc-wrap .home-page .popular-cars .container .card-box .popular-card-box .info .options div{flex:1 1;min-width:0;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;padding:7px;border-radius:10px;background:#edf0f4;border:1px solid rgba(24,26,32,.05)}#pc-wrap .home-page .popular-cars .container .card-box .popular-card-box .info .options div .stat-icon,#pc-wrap .home-page .popular-cars .container .card-box .popular-card-box .info .options div img{margin-right:0;width:14px;height:14px;opacity:.88}#pc-wrap .home-page .popular-cars .container .card-box .popular-card-box .info .options div .stat-icon{flex:0 0 auto;color:#eb6753}#pc-wrap .home-page .popular-cars .container .card-box .popular-card-box .info .options div span{color:#181a20;font-family:Poppins,sans-serif;font-size:10px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap .home-page .popular-cars .container .card-box .popular-card-box .info .bott{margin-top:auto;padding-top:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-top:1px solid rgba(24,26,32,.06)}#pc-wrap .home-page .popular-cars .container .card-box .popular-card-box .info .bott .brand-line{max-width:220px;overflow:hidden;color:#69707b;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;line-height:1.2}#pc-wrap .home-page .popular-cars .container .card-box .popular-card-box .info .bott button{margin-left:0;width:38px;height:38px;border-radius:11px;background:#fff;border:1px solid rgba(24,26,32,.08);transition:border-color .18s ease,background .18s ease}#pc-wrap .home-page .popular-cars .container .card-box .popular-card-box .info .bott button:hover{border-color:hsla(8,79%,62%,.35);background:hsla(8,79%,62%,.06)}#pc-wrap .home-page .popular-cars .container .card-box .popular-card-box .info .bott button .liked{color:#eb6753}#pc-wrap .home-page .popular-cars .container .card-box .popular-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:6px;align-items:center;padding:4px 7px;border-radius:999px;background:hsla(0,0%,100%,.95);border:1px solid rgba(24,26,32,.06)}#pc-wrap .home-page .popular-cars .container .card-box .popular-card-box .info .bott .view-like-box .view-cnt{color:#181a20;font-family:Poppins,sans-serif;font-size:11px;font-weight:800}#pc-wrap .home-page .popular-cars .container .pagination-box{display:flex;flex-direction:row;justify-content:center;align-items:center}#pc-wrap .home-page .popular-cars .container .pagination-box .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000}#pc-wrap .home-page .popular-cars .container .pagination-box .swiper-popular-next{margin-left:20px;cursor:pointer}#pc-wrap .home-page .popular-cars .container .pagination-box .swiper-popular-prev{margin-right:20px;cursor:pointer}#pc-wrap .home-page .video-frame{position:relative;overflow:hidden;width:100%;height:678px;background:#000;transform:perspective(0);box-shadow:-3px 0 20px 14px rgba(52,52,52,.502)}#pc-wrap .home-page .video-frame video{position:absolute;inset:0;display:block;width:100%;height:100%;min-width:100%;min-height:100%;object-fit:cover;object-position:center;filter:saturate(.92) contrast(1) brightness(1.08)}#pc-wrap .home-page .premium-ai{position:relative;width:100%;padding:88px 0 96px;background:#000;overflow:hidden}#pc-wrap .home-page .premium-ai:before{content:none}#pc-wrap .home-page .premium-ai .container{position:relative;z-index:1;width:min(1300px,100% - 40px);display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:56px}#pc-wrap .home-page .premium-ai .ai-left-stack{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:28px;align-self:flex-start}#pc-wrap .home-page .premium-ai .ai-copy{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:22px}#pc-wrap .home-page .premium-ai .ai-copy .eyebrow{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border-radius:999px;border:1px solid hsla(8,79%,62%,.42);background:hsla(0,0%,100%,.04);color:#eb6753}#pc-wrap .home-page .premium-ai .ai-copy .eyebrow svg{width:18px;height:18px}#pc-wrap .home-page .premium-ai .ai-copy .eyebrow span{font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:hsla(36,72%,89%,.95)}#pc-wrap .home-page .premium-ai .ai-copy h2{margin:0;max-width:640px;color:#f7f7f9;font-family:Poppins,sans-serif;font-size:52px;font-weight:500;line-height:1.04}#pc-wrap .home-page .premium-ai .ai-copy .intro{margin:0;max-width:590px;color:hsla(0,0%,100%,.64);font-size:16px;font-weight:300;line-height:1.8}#pc-wrap .home-page .premium-ai .ai-copy .ai-metrics{margin-top:8px}#pc-wrap .home-page .premium-ai .ai-copy .ai-metrics div{min-width:150px;padding:18px 20px;border-left:1px solid hsla(8,79%,62%,.36);background:hsla(0,0%,100%,.035);margin-right:10px}#pc-wrap .home-page .premium-ai .ai-copy .ai-metrics div strong{display:block;font-family:Poppins,sans-serif;font-size:30px;font-weight:500;color:#fff;line-height:1}#pc-wrap .home-page .premium-ai .ai-copy .ai-metrics div span{display:block;margin-top:10px;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:hsla(0,0%,100%,.48)}#pc-wrap .home-page .premium-ai .ai-panel{width:min(560px,100%);flex-shrink:0;display:flex;flex-direction:column;gap:18px;padding:28px;border-radius:18px;background:rgba(248,248,250,.98);border:1px solid rgba(15,16,20,.08);box-shadow:0 32px 80px rgba(0,0,0,.42);color:#1b1f2a}#pc-wrap .home-page .premium-ai .panel-top{gap:8px!important}#pc-wrap .home-page .premium-ai .panel-top>div:first-child{flex:1 1 auto;min-width:0}#pc-wrap .home-page .premium-ai .panel-top>div:first-child>span{display:block;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#7b7f8d;margin-bottom:6px}#pc-wrap .home-page .premium-ai .panel-top>div:first-child>strong{display:block;font-family:Poppins,sans-serif;font-size:30px;font-weight:500;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#12141b}#pc-wrap .home-page .premium-ai .panel-top .panel-diamond.MuiSvgIcon-root{width:36px;height:36px;color:#eb6753}#pc-wrap .home-page .premium-ai .ai-controls{display:flex;flex-direction:column;gap:12px}#pc-wrap .home-page .premium-ai .ai-controls label{display:grid;grid-template-columns:146px minmax(0,1fr);align-items:center;grid-gap:16px;gap:16px;padding:12px 14px;background:#edf0f4;border:1px solid #e8e9ef;border-radius:10px}#pc-wrap .home-page .premium-ai .ai-controls label span{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#848896}#pc-wrap .home-page .premium-ai .ai-controls label select{width:100%;border:none;outline:none;background:transparent;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#1b2130;cursor:pointer;color-scheme:light}#pc-wrap .home-page .premium-ai .ai-controls label select option{color:#1b2130;background:#fff}#pc-wrap .home-page .premium-ai .ai-submit.MuiButton-root{height:48px;border-radius:10px;background:#101218;color:#fdf7ec;font-family:Poppins,sans-serif;font-weight:700;letter-spacing:.12em;text-transform:uppercase;font-size:11px}#pc-wrap .home-page .premium-ai .ai-submit.MuiButton-root:hover{background:#1b1f29}#pc-wrap .home-page .premium-ai .ai-submit.MuiButton-root:disabled{opacity:.72}#pc-wrap .home-page .premium-ai .ai-browse-pill{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 18px;width:-moz-fit-content;width:fit-content;max-width:100%;border-radius:999px;border:1px solid rgba(18,20,28,.12);background:rgba(254,254,255,.98);color:#171a22;text-decoration:none;text-transform:lowercase;letter-spacing:.14em;font-size:11px;font-weight:800;transition:border-color .15s cubic-bezier(0,0,0,1),transform .15s cubic-bezier(0,0,0,1)}#pc-wrap .home-page .premium-ai .ai-browse-pill i{font-style:normal;font-size:15px;opacity:.72}#pc-wrap .home-page .premium-ai .ai-browse-pill:hover{border-color:hsla(8,79%,62%,.55);transform:translateY(-1px)}#pc-wrap .home-page .premium-ai .ai-inline-message{padding:10px 12px;border-radius:10px;background:hsla(8,79%,62%,.12);border:1px solid hsla(8,79%,62%,.32);color:#62322a;font-size:12px}#pc-wrap .home-page .premium-ai .ai-picks-strip{width:100%;flex:0 0 100%;margin-top:-10px}#pc-wrap .home-page .premium-ai .ai-strip-title{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:12px;padding-bottom:2px}#pc-wrap .home-page .premium-ai .ai-strip-title span{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:hsla(0,0%,100%,.45);text-align:right}#pc-wrap .home-page .premium-ai .ai-strip-title strong{font-family:Poppins,sans-serif;font-size:34px;font-weight:500;color:#fdf7ee;line-height:1}#pc-wrap .home-page .premium-ai .ai-trend-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px;align-items:flex-start}#pc-wrap .home-page .premium-ai .ai-match-card{min-width:0;display:flex;flex-direction:column;overflow:hidden;border-radius:20px;background:#fff;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 28px 70px rgba(0,0,0,.28);transition:transform .32s cubic-bezier(.2,0,0,1),box-shadow .32s cubic-bezier(.2,0,0,1)}#pc-wrap .home-page .premium-ai .ai-match-card:hover{transform:translateY(-8px);box-shadow:0 38px 88px rgba(0,0,0,.36)}#pc-wrap .home-page .premium-ai .ai-match-card .match-image{position:relative;display:block;height:236px;background-size:cover;background-position:50%;background-color:rgba(24,26,32,.2);text-decoration:none}#pc-wrap .home-page .premium-ai .ai-match-card .match-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(24,26,32,.12),rgba(24,26,32,.04) 42%,rgba(24,26,32,.68))}#pc-wrap .home-page .premium-ai .ai-match-card .match-price,#pc-wrap .home-page .premium-ai .ai-match-card .match-score{position:absolute;z-index:1;display:inline-flex;align-items:center;border-radius:999px;font-family:Poppins,sans-serif;line-height:1;white-space:nowrap}#pc-wrap .home-page .premium-ai .ai-match-card .match-score{top:16px;left:16px;padding:10px 13px;background:hsla(8,79%,62%,.96);color:#fff;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}#pc-wrap .home-page .premium-ai .ai-match-card .match-price{right:16px;bottom:16px;padding:11px 15px;background:hsla(0,0%,100%,.96);border:1px solid hsla(0,0%,100%,.45);color:#181a20;font-size:18px;font-weight:900;box-shadow:0 14px 30px rgba(24,26,32,.18)}#pc-wrap .home-page .premium-ai .ai-match-card .match-body{flex:1 1;display:flex;flex-direction:column;padding:20px;background:linear-gradient(180deg,#fff,#f4f6f8)}#pc-wrap .home-page .premium-ai .ai-match-card .match-heading{min-width:0;display:flex;flex-direction:column;gap:7px}#pc-wrap .home-page .premium-ai .ai-match-card .match-heading span{color:#8a909b;font-size:10px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}#pc-wrap .home-page .premium-ai .ai-match-card .match-heading strong{min-height:48px;color:#181a20;font-family:Poppins,sans-serif;font-size:19px;font-weight:900;line-height:1.25;letter-spacing:0;text-transform:capitalize;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#pc-wrap .home-page .premium-ai .ai-match-card .match-specs{margin-top:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}#pc-wrap .home-page .premium-ai .ai-match-card .match-specs span{min-width:0;display:flex;align-items:center;justify-content:center;gap:4px;padding:9px 6px;border-radius:12px;background:#edf0f4;border:1px solid rgba(24,26,32,.05);color:#252a34;font-size:10px;font-weight:800;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap .home-page .premium-ai .ai-match-card .match-specs svg.MuiSvgIcon-root{flex:0 0 auto;width:14px;height:14px;color:#eb6753}#pc-wrap .home-page .premium-ai .ai-match-card p{min-height:60px;margin:15px 0 0;color:#646b76;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#pc-wrap .home-page .premium-ai .ai-match-card .match-link{margin-top:18px;display:inline-flex;align-items:center;justify-content:space-between;gap:12px;width:100%;height:44px;padding:0 15px 0 17px;border-radius:12px;background:#181a20;color:#fff;text-decoration:none;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;transition:background .2s ease,transform .2s ease}#pc-wrap .home-page .premium-ai .ai-match-card .match-link svg.MuiSvgIcon-root{width:17px;height:17px}#pc-wrap .home-page .premium-ai .ai-match-card .match-link:hover{background:#eb6753;transform:translateY(-1px)}@media(max-width:1100px){#pc-wrap .home-page .premium-ai .container{gap:34px}#pc-wrap .home-page .premium-ai .ai-left-stack,#pc-wrap .home-page .premium-ai .ai-panel{flex:0 0 100%;width:100%}#pc-wrap .home-page .premium-ai .ai-copy .intro,#pc-wrap .home-page .premium-ai .ai-copy h2{max-width:100%}#pc-wrap .home-page .premium-ai .ai-match-card .match-image{height:210px}}@media(max-width:760px){#pc-wrap .home-page .premium-ai .ai-trend-strip{display:flex;flex-wrap:nowrap;overflow-x:auto;padding-bottom:12px;scroll-snap-type:x mandatory}#pc-wrap .home-page .premium-ai .ai-match-card{flex:0 0 320px;scroll-snap-align:start}}#pc-wrap .home-page .top-cars{padding:108px 0 76px;width:100%;height:697px;display:flex;flex-direction:row}#pc-wrap .home-page .top-cars .container{flex-direction:column}#pc-wrap .home-page .top-cars .container .card-box{position:relative;margin-top:64px;display:flex;flex-direction:row}#pc-wrap .home-page .top-cars .container .card-box .top-car-swiper{width:100%;height:400px;display:flex;flex-direction:row}#pc-wrap .home-page .top-cars .container .card-box .top-car-swiper .top-car-slide{width:auto;height:auto;display:flex;margin:10px 0 0 10px}#pc-wrap .home-page .top-cars .container .card-box .top-card-box{position:relative;width:300px;height:375px;display:flex;flex-direction:column;transition:transform .3s}#pc-wrap .home-page .top-cars .container .card-box .top-card-box:hover{opacity:1;transform:scale(1.05)}#pc-wrap .home-page .top-cars .container .card-box .top-card-box .card-img{position:relative;width:100%;height:203px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}#pc-wrap .home-page .top-cars .container .card-box .top-card-box .card-img div{position:absolute;padding:8px 12px;left:12px;bottom:12px;border-radius:6px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .home-page .top-cars .container .card-box .top-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.71);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap .home-page .top-cars .container .card-box .top-card-box .info .title{overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#pc-wrap .home-page .top-cars .container .card-box .top-card-box .info .desc{margin-top:5px;overflow:hidden;color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#pc-wrap .home-page .top-cars .container .card-box .top-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .top-cars .container .card-box .top-card-box .info .options div{display:flex;flex-direction:row}#pc-wrap .home-page .top-cars .container .card-box .top-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#pc-wrap .home-page .top-cars .container .card-box .top-card-box .info .options div span{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .home-page .top-cars .container .card-box .top-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#pc-wrap .home-page .top-cars .container .card-box .top-card-box .info .bott p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#pc-wrap .home-page .top-cars .container .card-box .top-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#pc-wrap .home-page .top-cars .container .card-box .top-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#pc-wrap .home-page .top-cars .container .card-box .top-card-box .info .bott .view-like-box .view-cnt{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#pc-wrap .home-page .top-agents{position:relative;padding:112px 0 124px;width:100%;min-height:760px;display:flex;flex-direction:row;overflow:hidden;background:radial-gradient(circle at 10% 22%,rgba(232,84,62,.13),transparent 30%),linear-gradient(180deg,#f8f7f3,#fff 50%,#f3f1ec)}#pc-wrap .home-page .top-agents:before{content:"DEALERS";position:absolute;top:58px;right:-18px;color:rgba(24,26,32,.035);font-family:Poppins,sans-serif;font-size:180px;font-weight:900;line-height:1;pointer-events:none}#pc-wrap .home-page .top-agents:after{content:"";position:absolute;left:0;right:0;bottom:86px;height:1px;background:linear-gradient(90deg,transparent,rgba(232,84,62,.34),rgba(24,26,32,.12),transparent)}#pc-wrap .home-page .top-agents .container{position:relative;z-index:1;flex-direction:column;align-items:stretch}#pc-wrap .home-page .top-agents .container .info-box{padding:0 2px;align-items:flex-end}#pc-wrap .home-page .top-agents .container .info-box .left .eyebrow{margin-bottom:12px;color:#df654e;font-size:12px;font-weight:900;line-height:1;text-transform:uppercase}#pc-wrap .home-page .top-agents .container .info-box .left span:not(.eyebrow){color:#181a20;font-size:54px;font-weight:900;line-height:.98;letter-spacing:0}#pc-wrap .home-page .top-agents .container .info-box .left p{max-width:560px;margin-top:16px;color:#626873;font-size:15px;font-weight:500;line-height:1.7}#pc-wrap .home-page .top-agents .container .info-box .right{align-items:center}#pc-wrap .home-page .top-agents .container .info-box .right .more-box{height:54px;padding:0 20px;display:flex;align-items:center;gap:12px;border-radius:999px;border:1px solid rgba(24,26,32,.1);background:#181a20;box-shadow:0 18px 40px rgba(24,26,32,.14);cursor:pointer;transition:all .18s ease}#pc-wrap .home-page .top-agents .container .info-box .right .more-box span{color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:850;line-height:1}#pc-wrap .home-page .top-agents .container .info-box .right .more-box img{width:14px;height:14px;filter:brightness(0) invert(1);transition:transform .18s ease}#pc-wrap .home-page .top-agents .container .info-box .right .more-box:hover{background:#e46a55;border-color:#e46a55;transform:translateY(-2px)}#pc-wrap .home-page .top-agents .container .info-box .right .more-box:hover img{transform:translate(2px,-2px)}#pc-wrap .home-page .top-agents .container .dealer-signal-strip{width:100%;margin-top:30px;padding:14px 18px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;border-radius:22px;border:1px solid rgba(24,26,32,.08);background:hsla(0,0%,100%,.72);box-shadow:0 20px 55px rgba(24,26,32,.07);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}#pc-wrap .home-page .top-agents .container .dealer-signal-strip span{position:relative;padding-left:17px;color:#404650;font-family:Poppins,sans-serif;font-size:12px;font-weight:850;line-height:1;text-transform:uppercase}#pc-wrap .home-page .top-agents .container .dealer-signal-strip span:before{content:"";position:absolute;left:0;top:50%;width:7px;height:7px;border-radius:50%;background:#e46a55;transform:translateY(-50%)}#pc-wrap .home-page .top-agents .container .wrapper{width:100%;margin-top:42px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:22px}#pc-wrap .home-page .top-agents .container .wrapper .switch-btn{width:54px;height:54px;flex:0 0 54px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(24,26,32,.1);background:hsla(0,0%,100%,.9);box-shadow:0 16px 36px rgba(24,26,32,.1);cursor:pointer;transition:all .18s ease}#pc-wrap .home-page .top-agents .container .wrapper .switch-btn svg{width:15px;height:15px;color:#181a20}#pc-wrap .home-page .top-agents .container .wrapper .switch-btn:hover{border-color:#181a20;background:#181a20;transform:translateY(-2px)}#pc-wrap .home-page .top-agents .container .wrapper .switch-btn:hover svg{color:#fff}#pc-wrap .home-page .top-agents .container .wrapper .switch-btn.swiper-agents-next{transform:rotate(180deg)}#pc-wrap .home-page .top-agents .container .wrapper .switch-btn.swiper-agents-next:hover{transform:rotate(180deg) translateY(2px)}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper{width:1178px;height:420px;display:flex;flex-direction:row;overflow:hidden}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agents-swiper{width:99.7%;height:420px;display:flex;flex-direction:row}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agents-swiper .top-agents-slide{width:268px;height:auto;display:flex}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card{position:relative;width:268px;height:392px;padding:18px;display:flex;flex-direction:column;overflow:hidden;border-radius:30px;border:1px solid rgba(24,26,32,.08);background:linear-gradient(180deg,#fff,#f7f5ef);box-shadow:0 22px 54px rgba(24,26,32,.11);cursor:pointer;transition:transform .24s cubic-bezier(.2,0,0,1),box-shadow .24s cubic-bezier(.2,0,0,1),border-color .24s cubic-bezier(.2,0,0,1)}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card:before{content:"";position:absolute;top:-64px;right:-56px;width:150px;height:150px;border-radius:50%;pointer-events:none;background:rgba(232,84,62,.12);transition:transform .45s cubic-bezier(.2,0,0,1)}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card:after{content:"";position:absolute;left:18px;right:18px;top:74px;height:1px;background:linear-gradient(90deg,rgba(232,84,62,.45),rgba(24,26,32,.08))}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card:hover{transform:translateY(-10px);border-color:rgba(232,84,62,.3);box-shadow:0 34px 80px rgba(24,26,32,.18)}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card:hover:before{transform:scale(1.25)}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-card-top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-card-top span{color:rgba(24,26,32,.48);font-family:Poppins,sans-serif;font-size:10px;font-weight:900;line-height:1;text-transform:uppercase}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-card-top div{height:28px;padding:0 10px;display:flex;align-items:center;gap:5px;border-radius:999px;background:rgba(43,143,111,.1);color:#247a61;font-family:Poppins,sans-serif;font-size:10px;font-weight:900;line-height:1;text-transform:uppercase}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-card-top div svg{width:14px;height:14px}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-photo{position:relative;z-index:1;width:142px;height:142px;margin:30px auto 0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;box-shadow:0 18px 38px rgba(24,26,32,.12)}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-photo img{position:relative;z-index:1;width:122px;height:122px;border-radius:50%;cursor:pointer;object-fit:cover;transition:transform .76s cubic-bezier(.2,0,0,1),filter .76s cubic-bezier(.2,0,0,1)}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-photo .agent-ring{position:absolute;inset:6px;border-radius:50%;border:2px solid rgba(232,84,62,.7);border-left-color:rgba(24,26,32,.08);transition:transform .65s cubic-bezier(.2,0,0,1)}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card:hover .agent-photo img{transform:scale(1.05);filter:saturate(1.08) contrast(1.04)}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card:hover .agent-photo .agent-ring{transform:rotate(150deg)}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-copy{position:relative;z-index:1;margin-top:18px;width:100%;display:flex;flex-direction:column;gap:6px;align-items:center;text-align:center}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-copy strong{width:100%;overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:19px;font-weight:850;line-height:1.2;text-transform:capitalize;cursor:pointer}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-copy span{color:#747984;font-family:Poppins,sans-serif;font-size:12px;font-weight:800;line-height:1.2}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats{position:relative;z-index:1;margin-top:18px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;grid-gap:7px;gap:7px}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div{height:54px;padding:0 4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border-radius:16px;border:1px solid rgba(24,26,32,.07);background:#fff}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div svg{width:17px;height:17px;color:#e46a55}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div p{color:#454b56;font-family:Poppins,sans-serif;font-size:11px;font-weight:850;line-height:1}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-card-action{position:relative;z-index:1;height:46px;margin-top:auto;display:flex;align-items:center;justify-content:space-between;border-radius:999px;padding:0 16px 0 18px;background:#181a20;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:900;line-height:1;transition:all .18s ease}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-card-action svg{width:17px;height:17px;transition:transform .18s ease}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card:hover .dealer-card-action{background:#e46a55;box-shadow:0 16px 30px rgba(232,84,62,.24)}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card:hover .dealer-card-action svg{transform:translateX(3px)}#pc-wrap .home-page .events{position:relative;padding:100px 0 92px;width:100%;height:810px;display:flex;flex-direction:row;background:#181a20}#pc-wrap .home-page .events .container{flex-direction:column;align-items:center}#pc-wrap .home-page .events .container .card-wrapper{position:relative;margin-top:48px;width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .events .container .card-wrapper .event-card{position:relative;width:300px;height:420px;border-radius:12px;opacity:.9;cursor:pointer;transition:opacity .4s}#pc-wrap .home-page .events .container .card-wrapper .event-card:hover{opacity:1;scale:1.05;transition:.3s}#pc-wrap .home-page .events .container .card-wrapper .event-card:hover .more{opacity:1}#pc-wrap .home-page .events .container .card-wrapper .event-card .info{position:absolute;display:flex;flex-direction:column;top:35px;left:10px;right:10px}#pc-wrap .home-page .events .container .card-wrapper .event-card .info strong{color:#f64747;font-family:Poppins,sans-serif;font-size:25px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#pc-wrap .home-page .events .container .card-wrapper .event-card .info span{color:#f66767;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:28px;text-transform:capitalize}#pc-wrap .home-page .events .container .card-wrapper .event-card .more{position:absolute;left:10px;right:10px;bottom:41px;display:flex;flex-direction:row;align-items:center;opacity:0}#pc-wrap .home-page .events .container .card-wrapper .event-card .more span{padding:0 5px;border-radius:5px;background:rgba(255,253,253,.769);color:#9c67f6;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:26px;text-align:justify;cursor:pointer}#pc-wrap .home-page .community-board{position:relative;padding:96px 0 110px;width:100%;min-height:auto;background:#000;overflow:hidden}#pc-wrap .home-page .community-board:before{content:none}#pc-wrap .home-page .community-board .container{position:relative;z-index:1;flex-direction:column;align-items:stretch}#pc-wrap .home-page .community-board .container .journal-heading{gap:14px;max-width:820px}#pc-wrap .home-page .community-board .container .journal-heading span:first-of-type{color:#eb6753;font-size:11px;font-weight:700;letter-spacing:.28em;text-transform:uppercase}#pc-wrap .home-page .community-board .container .journal-heading h1{margin:0;color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:clamp(38px,4.2vw,52px);font-weight:500;line-height:1.05;letter-spacing:-.02em}#pc-wrap .home-page .community-board .container .journal-heading p{margin:0;color:hsla(0,0%,100%,.74);font-size:15px;font-weight:300;line-height:1.75;max-width:560px}#pc-wrap .home-page .community-board .container .journal-heading .heading-kicker{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}#pc-wrap .home-page .community-board .container .journal-heading .heading-kicker span{color:#eb6753;font-size:11px;font-weight:700;letter-spacing:.28em;text-transform:uppercase}#pc-wrap .home-page .community-board .container .journal-heading .heading-kicker a{color:#eb6753;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;padding:8px 14px;border-radius:9999px;border:1px solid hsla(8,79%,62%,.35);transition:all .25s cubic-bezier(.2,0,0,1)}#pc-wrap .home-page .community-board .container .journal-heading .heading-kicker a:hover{background:hsla(8,79%,62%,.12);border-color:hsla(8,79%,62%,.55)}#pc-wrap .home-page .community-board .container .journal-layout{width:100%;margin-top:44px;display:grid;grid-template-columns:minmax(0,1fr) 380px;grid-gap:28px;gap:28px;align-items:stretch}@media(max-width:1100px){#pc-wrap .home-page .community-board .container .journal-layout{grid-template-columns:1fr}}#pc-wrap .home-page .community-board .container .journal-layout a{display:block;text-decoration:none;color:inherit}#pc-wrap .home-page .community-board .container .journal-layout .journal-feature{position:relative;min-height:520px;border-radius:8px;overflow:hidden;border:1px solid hsla(8,79%,62%,.24);background:#0f1115;box-shadow:0 28px 80px rgba(0,0,0,.38);transition:transform .25s cubic-bezier(0,0,0,1),box-shadow .25s cubic-bezier(0,0,0,1),border-color .25s cubic-bezier(0,0,0,1)}#pc-wrap .home-page .community-board .container .journal-layout .journal-feature:hover{transform:translateY(-6px);border-color:hsla(8,79%,62%,.46);box-shadow:0 28px 76px rgba(10,12,16,.3)}#pc-wrap .home-page .community-board .container .journal-layout .feature-image{position:absolute;inset:0;background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:#0f1115;transition:transform .9s cubic-bezier(0,0,0,1),filter .9s cubic-bezier(0,0,0,1)}#pc-wrap .home-page .community-board .container .journal-layout .feature-image:before{content:"";position:absolute;inset:0;background:linear-gradient(100deg,rgba(15,17,21,.92),rgba(15,17,21,.42) 45%,rgba(15,17,21,.84)),linear-gradient(180deg,rgba(15,17,21,.02),rgba(15,17,21,.94))}#pc-wrap .home-page .community-board .container .journal-layout .journal-feature:hover .feature-image{transform:scale(1.035);filter:saturate(1.08) contrast(1.06)}#pc-wrap .home-page .community-board .container .journal-layout .feature-overlay{position:relative;z-index:1;height:100%;padding:42px;display:flex;flex-direction:column;justify-content:flex-end;gap:14px}#pc-wrap .home-page .community-board .container .journal-layout .feature-overlay .label{width:-moz-fit-content;width:fit-content;padding:8px 12px;border-radius:9999px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.24);color:hsla(0,0%,100%,.88);font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}#pc-wrap .home-page .community-board .container .journal-layout .feature-overlay strong{color:#fff;font-family:Poppins,sans-serif;font-size:52px;font-weight:500;line-height:1.04;letter-spacing:0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}#pc-wrap .home-page .community-board .container .journal-layout .feature-overlay p{margin:0;max-width:560px;color:hsla(0,0%,100%,.72);font-size:15px;font-weight:300;line-height:1.75;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}#pc-wrap .home-page .community-board .container .journal-layout .feature-overlay .feature-meta{margin-top:12px;padding-top:18px;border-top:1px solid hsla(0,0%,100%,.16);display:flex;align-items:center;gap:18px}#pc-wrap .home-page .community-board .container .journal-layout .feature-overlay .feature-meta em,#pc-wrap .home-page .community-board .container .journal-layout .feature-overlay .feature-meta span{color:hsla(0,0%,100%,.72);font-size:11px;font-style:normal;font-weight:800;letter-spacing:.16em;text-transform:uppercase}#pc-wrap .home-page .community-board .container .journal-layout .feature-overlay .feature-meta em{margin-left:auto;color:#eb6753}#pc-wrap .home-page .community-board .container .journal-layout .journal-loading{min-height:520px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.05);border:1px dashed hsla(0,0%,100%,.16);border-radius:8px;color:hsla(0,0%,100%,.58);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}#pc-wrap .home-page .community-board .container .journal-layout .journal-rail{width:100%;gap:14px}#pc-wrap .home-page .community-board .container .journal-layout .journal-rail .rail-card{position:relative;display:flex;gap:14px;padding:12px;border-radius:8px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.06);cursor:pointer;outline:none;transition:all .25s cubic-bezier(.2,0,0,1)}#pc-wrap .home-page .community-board .container .journal-layout .journal-rail .rail-card.active,#pc-wrap .home-page .community-board .container .journal-layout .journal-rail .rail-card:focus-visible,#pc-wrap .home-page .community-board .container .journal-layout .journal-rail .rail-card:hover{border-color:hsla(8,79%,62%,.36);background:hsla(0,0%,100%,.1);transform:translateX(-4px)}#pc-wrap .home-page .community-board .container .journal-layout .journal-rail .rail-card.active{box-shadow:inset 3px 0 0 #eb6753}#pc-wrap .home-page .community-board .container .journal-layout .journal-rail .rail-card .count{position:absolute;top:14px;left:14px;z-index:1;padding:5px 7px;background:rgba(15,17,21,.62);border:1px solid hsla(0,0%,100%,.16);color:#eb6753;font-size:9px;font-weight:800;letter-spacing:.08em}#pc-wrap .home-page .community-board .container .journal-layout .journal-rail .rail-card .thumb{flex:0 0 118px;height:92px;border-radius:6px;background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:rgba(15,17,21,.42)}#pc-wrap .home-page .community-board .container .journal-layout .journal-rail .rail-card .copy{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:6px}#pc-wrap .home-page .community-board .container .journal-layout .journal-rail .rail-card .copy span{color:hsla(0,0%,100%,.5);font-size:9px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}#pc-wrap .home-page .community-board .container .journal-layout .journal-rail .rail-card .copy strong{color:#fff;font-family:Poppins,sans-serif;font-size:18px;font-weight:500;line-height:1.22;letter-spacing:0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}#pc-wrap .home-page .community-board .container .journal-layout .journal-rail .rail-card .copy em{font-style:normal;color:hsla(0,0%,100%,.44);font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}#pc-wrap .home-page .community-board .container .journal-spotlight{margin-top:28px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}@media(max-width:900px){#pc-wrap .home-page .community-board .container .journal-spotlight{grid-template-columns:1fr}}#pc-wrap .home-page .community-board .container .journal-spotlight .journal-spotlight-empty{grid-column:1/-1;min-height:120px;display:flex;align-items:center;justify-content:center;border:1px dashed hsla(0,0%,100%,.12);border-radius:8px;color:hsla(0,0%,100%,.56);font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}#pc-wrap .home-page .community-board .container .journal-spotlight .spotlight-card{position:relative;min-height:270px;padding:18px;display:flex;align-items:flex-end;border-radius:8px;overflow:hidden;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.05);cursor:pointer;outline:none;transition:transform .25s cubic-bezier(0,0,0,1),border-color .25s cubic-bezier(0,0,0,1),background .25s cubic-bezier(0,0,0,1)}#pc-wrap .home-page .community-board .container .journal-spotlight .spotlight-card.active,#pc-wrap .home-page .community-board .container .journal-spotlight .spotlight-card:focus-visible,#pc-wrap .home-page .community-board .container .journal-spotlight .spotlight-card:hover{transform:translateY(-6px);border-color:hsla(8,79%,62%,.38);background:hsla(0,0%,100%,.08)}#pc-wrap .home-page .community-board .container .journal-spotlight .spotlight-card.active{box-shadow:inset 0 0 0 1px hsla(8,79%,62%,.5),0 20px 54px rgba(0,0,0,.22)}#pc-wrap .home-page .community-board .container .journal-spotlight .spotlight-card .number{position:absolute;top:18px;left:18px;z-index:2;color:hsla(0,0%,100%,.72);font-size:11px;font-weight:800;letter-spacing:.18em}#pc-wrap .home-page .community-board .container .journal-spotlight .spotlight-card .spotlight-image{position:absolute;inset:0;background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:rgba(15,17,21,.78);opacity:.64;transition:transform .9s cubic-bezier(0,0,0,1),opacity .25s cubic-bezier(0,0,0,1)}#pc-wrap .home-page .community-board .container .journal-spotlight .spotlight-card .spotlight-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,17,21,.04),rgba(15,17,21,.9))}#pc-wrap .home-page .community-board .container .journal-spotlight .spotlight-card.active .spotlight-image,#pc-wrap .home-page .community-board .container .journal-spotlight .spotlight-card:focus-visible .spotlight-image,#pc-wrap .home-page .community-board .container .journal-spotlight .spotlight-card:hover .spotlight-image{transform:scale(1.05);opacity:.78}#pc-wrap .home-page .community-board .container .journal-spotlight .spotlight-card .spotlight-copy{position:relative;z-index:1;display:flex;flex-direction:column;gap:8px}#pc-wrap .home-page .community-board .container .journal-spotlight .spotlight-card .spotlight-copy span{color:#eb6753;font-size:9px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}#pc-wrap .home-page .community-board .container .journal-spotlight .spotlight-card .spotlight-copy strong{color:#fff;font-family:Poppins,sans-serif;font-size:25px;font-weight:500;line-height:1.12;letter-spacing:-.02em;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}#pc-wrap .home-page .community-board .container .journal-spotlight .spotlight-card .spotlight-copy p{margin:0;color:hsla(0,0%,100%,.62);font-size:13px;font-weight:300;line-height:1.55;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}#pc-wrap .top-agents .container .wrapper .card-wrapper,#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agents-swiper{height:438px}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agents-swiper .top-agents-slide{width:300px}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card{width:300px;height:414px;border:1px solid hsla(0,0%,100%,.1);background:linear-gradient(155deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.02)),linear-gradient(180deg,#15171d,#0b0c10);box-shadow:0 30px 80px rgba(24,26,32,.26);transform:translateY(0)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:before{left:-40px;bottom:86px;width:150px;height:150px;border-radius:50%;background:hsla(9,82%,65%,.18);filter:blur(14px)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:after{content:"";position:absolute;inset:12px;border-radius:22px;border:1px solid hsla(0,0%,100%,.06);pointer-events:none}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover{transform:translateY(-12px) rotate(-.5deg);border-color:hsla(9,82%,65%,.45);box-shadow:0 42px 96px rgba(24,26,32,.34)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-visual{position:relative;width:100%;height:190px;overflow:hidden;-webkit-clip-path:polygon(0 0,100% 0,100% 78%,0 100%);clip-path:polygon(0 0,100% 0,100% 78%,0 100%);background:#101116}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-visual img{width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.08);transform:scale(1.02);transition:transform .65s cubic-bezier(.2,0,0,1),filter .65s cubic-bezier(.2,0,0,1)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(24,26,32,.02),rgba(24,26,32,.74))}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-visual .dealer-code{position:absolute;left:14px;bottom:14px;z-index:1;padding:9px 11px;border-radius:999px;border:1px solid hsla(0,0%,100%,.22);background:rgba(10,11,14,.58);color:#fff;font-family:Poppins,sans-serif;font-size:9px;font-weight:950;line-height:1;text-transform:uppercase;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-visual .verified-chip{position:absolute;top:14px;right:14px;z-index:1;width:42px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;color:#fff;box-shadow:0 12px 28px rgba(0,0,0,.25)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-visual .verified-chip svg{width:19px;height:19px;color:#247a61}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover .dealer-visual img{transform:scale(1.1);filter:saturate(1.05) contrast(1.08)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-panel{position:relative;flex:1 1;margin-top:-24px;padding:32px 20px 20px;display:flex;flex-direction:column;border-radius:30px 30px 0 0;background:#f7f5ef;box-shadow:0 -18px 44px rgba(0,0,0,.2)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-panel:after,#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-panel:before{content:"";position:absolute;top:90px;width:14px;height:14px;border-radius:50%;background:#111318}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-panel:before{left:-7px}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-panel:after{right:-7px}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-copy{margin:0;align-items:flex-start;text-align:left;gap:7px}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-copy span{color:#ef715c;font-size:10px;font-weight:950;letter-spacing:.05em;text-transform:uppercase}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-copy strong{color:#181a20;font-size:22px;font-weight:900}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats{margin-top:18px;padding-top:17px;border-top:1px dashed rgba(24,26,32,.16)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div{border-radius:0;border:none;background:transparent}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div p{font-size:16px;font-weight:900}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div span{color:#8a8f99;font-size:10px;font-weight:800}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-card-action{height:48px;padding:0 16px 0 18px;border-radius:16px;background:linear-gradient(135deg,#181a20,#2b2e36)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover .dealer-card-action{background:linear-gradient(135deg,#ef715c,#d95843)}#pc-wrap .top-agents .container .wrapper .card-wrapper,#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agents-swiper,#pc-wrap .top-agents .container .wrapper .card-wrapper.dealer-card-redesign,#pc-wrap .top-agents .container .wrapper .card-wrapper.dealer-card-redesign .top-agents-swiper{height:385px}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agents-swiper .top-agents-slide,#pc-wrap .top-agents .container .wrapper .card-wrapper.dealer-card-redesign .top-agents-swiper .top-agents-slide{width:336px}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card,#pc-wrap .top-agents .container .wrapper .card-wrapper.dealer-card-redesign .top-agent-card{position:relative;width:336px;height:356px;padding:12px;display:grid;grid-template-columns:124px minmax(0,1fr);grid-gap:12px;gap:12px;overflow:hidden;border-radius:30px;border:1px solid rgba(24,26,32,.08);background:#fff;box-shadow:0 26px 70px rgba(24,26,32,.14);cursor:pointer;transition:transform .24s cubic-bezier(.2,0,0,1),box-shadow .24s cubic-bezier(.2,0,0,1)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:before,#pc-wrap .top-agents .container .wrapper .card-wrapper.dealer-card-redesign .top-agent-card:before{content:"";position:absolute;inset:12px auto 12px 12px;width:124px;border-radius:22px;background:#111318;pointer-events:none}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:after,#pc-wrap .top-agents .container .wrapper .card-wrapper.dealer-card-redesign .top-agent-card:after{content:"";position:absolute;right:-60px;bottom:-60px;width:160px;height:160px;border-radius:50%;background:hsla(9,82%,65%,.11);pointer-events:none}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover,#pc-wrap .top-agents .container .wrapper .card-wrapper.dealer-card-redesign .top-agent-card:hover{transform:translateY(-10px);box-shadow:0 38px 92px rgba(24,26,32,.22)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media,#pc-wrap .top-agents .container .wrapper .card-wrapper.dealer-card-redesign .top-agent-card .dealer-media{position:relative;z-index:1;height:100%;overflow:hidden;border-radius:22px;background:#111318}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media img,#pc-wrap .top-agents .container .wrapper .card-wrapper.dealer-card-redesign .top-agent-card .dealer-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.9) contrast(1.08);transform:scale(1.04);transition:transform .7s cubic-bezier(.2,0,0,1),filter .7s cubic-bezier(.2,0,0,1)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media:after,#pc-wrap .top-agents .container .wrapper .card-wrapper.dealer-card-redesign .top-agent-card .dealer-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(17,19,24,.04),rgba(17,19,24,.72))}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-status,#pc-wrap .top-agents .container .wrapper .card-wrapper.dealer-card-redesign .top-agent-card .dealer-media .dealer-status{position:absolute;left:10px;right:10px;bottom:10px;z-index:1;height:34px;display:flex;align-items:center;justify-content:center;gap:6px;border-radius:999px;background:hsla(0,0%,100%,.92);color:#181a20;font-family:Poppins,sans-serif;font-size:10px;font-weight:950;text-transform:uppercase}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-status svg,#pc-wrap .top-agents .container .wrapper .card-wrapper.dealer-card-redesign .top-agent-card .dealer-media .dealer-status svg{width:15px;height:15px;color:#247a61}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover .dealer-media img,#pc-wrap .top-agents .container .wrapper .card-wrapper.dealer-card-redesign .top-agent-card:hover .dealer-media img{transform:scale(1.12);filter:saturate(1.08) contrast(1.1)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-content,#pc-wrap .top-agents .container .wrapper .card-wrapper.dealer-card-redesign .top-agent-card .dealer-content{position:relative;z-index:1;min-width:0;padding:12px 8px 8px 4px;display:flex;flex-direction:column}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-kicker,#pc-wrap .top-agents .container .wrapper .card-wrapper.dealer-card-redesign .top-agent-card .dealer-kicker{width:max-content;padding:7px 9px;border-radius:999px;background:hsla(9,82%,65%,.11);color:#d95843;font-family:Poppins,sans-serif;font-size:10px;font-weight:950;line-height:1;text-transform:uppercase}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-name,#pc-wrap .top-agents .container .wrapper .card-wrapper.dealer-card-redesign .top-agent-card .dealer-name{margin-top:14px;overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:25px;font-weight:950;line-height:1.08;text-transform:capitalize}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats,#pc-wrap .top-agents .container .wrapper .card-wrapper.dealer-card-redesign .top-agent-card .agent-stats{margin-top:18px;padding-top:18px;display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px;border-top:1px solid rgba(24,26,32,.08)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div,#pc-wrap .top-agents .container .wrapper .card-wrapper.dealer-card-redesign .top-agent-card .agent-stats div{height:38px;display:grid;grid-template-columns:28px 1fr auto;align-items:center;grid-gap:8px;gap:8px;border:0;background:transparent}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div svg,#pc-wrap .top-agents .container .wrapper .card-wrapper.dealer-card-redesign .top-agent-card .agent-stats div svg{width:28px;height:28px;padding:7px;border-radius:10px;color:#ef715c;background:hsla(9,82%,65%,.1)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div span,#pc-wrap .top-agents .container .wrapper .card-wrapper.dealer-card-redesign .top-agent-card .agent-stats div span{color:#737985;font-family:Poppins,sans-serif;font-size:11px;font-weight:850;text-transform:uppercase}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div p,#pc-wrap .top-agents .container .wrapper .card-wrapper.dealer-card-redesign .top-agent-card .agent-stats div p{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-weight:950;line-height:1}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-card-action,#pc-wrap .top-agents .container .wrapper .card-wrapper.dealer-card-redesign .top-agent-card .dealer-card-action{height:48px;margin-top:auto;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-radius:16px;background:#181a20;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:950;line-height:1;transition:background .18s ease}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-card-action svg,#pc-wrap .top-agents .container .wrapper .card-wrapper.dealer-card-redesign .top-agent-card .dealer-card-action svg{width:17px;height:17px;transition:transform .18s ease}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover .dealer-card-action,#pc-wrap .top-agents .container .wrapper .card-wrapper.dealer-card-redesign .top-agent-card:hover .dealer-card-action{background:#ef715c}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover .dealer-card-action svg,#pc-wrap .top-agents .container .wrapper .card-wrapper.dealer-card-redesign .top-agent-card:hover .dealer-card-action svg{transform:translateX(3px)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agents-swiper .top-agents-slide{width:286px}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card{width:286px;height:404px;border-radius:24px;box-shadow:0 22px 58px rgba(24,26,32,.12)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover{border-color:hsla(9,82%,65%,.32);box-shadow:0 34px 76px rgba(24,26,32,.18)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media{height:188px;border-radius:18px;background:#f1f2f4}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media:after{background:linear-gradient(180deg,rgba(24,26,32,0) 42%,rgba(24,26,32,.55))}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-status{background:hsla(0,0%,100%,.93)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-status svg{width:15px;height:15px;color:#247a61}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover .dealer-media img{filter:saturate(1.08) contrast(1.06)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-content{padding:16px 4px 2px}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-name{line-height:1.14}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats{padding:13px 0;grid-gap:7px;gap:7px}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div{background:#f7f7f8}#pc-wrap .top-agents .container .wrapper .card-wrapper{height:532px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agents-swiper{height:532px!important;padding:12px 0 42px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card{height:488px!important;border-radius:32px!important;border:1px solid hsla(8,79%,62%,.18)!important;box-shadow:0 26px 74px rgba(24,26,32,.12)!important;transition:transform .28s cubic-bezier(.2,0,0,1),box-shadow .28s cubic-bezier(.2,0,0,1),border-color .28s cubic-bezier(.2,0,0,1)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:before{left:28px!important;right:28px!important;bottom:0!important;height:2px!important;border-radius:999px!important;background:linear-gradient(90deg,transparent,hsla(8,79%,62%,.7),transparent)!important;opacity:.75!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover{transform:translateY(-10px)!important;border-color:hsla(8,79%,62%,.34)!important;box-shadow:0 40px 96px rgba(24,26,32,.18)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media{height:214px!important;margin:10px!important;border-radius:28px!important;background:linear-gradient(145deg,#101115,#20232b 58%,#101115)!important;box-shadow:inset 0 -54px 72px rgba(0,0,0,.34)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-media-grid{display:none!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-media-ambient{background:radial-gradient(circle at 52% 40%,hsla(0,0%,100%,.18),transparent 27%),radial-gradient(circle at 85% 4%,hsla(8,79%,62%,.16),transparent 30%),linear-gradient(90deg,hsla(0,0%,100%,.06),transparent 38%,hsla(0,0%,100%,.04))!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media:before{inset:18px!important;border-radius:22px!important;border:1px solid hsla(0,0%,100%,.08)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media:after{left:34px!important;right:34px!important;bottom:32px!important;height:1px!important;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.34),transparent)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-card-label{position:absolute!important;left:18px!important;top:18px!important;z-index:3!important;color:hsla(0,0%,100%,.72)!important;font-family:Poppins,sans-serif!important;font-size:10px!important;font-weight:950!important;line-height:1!important;letter-spacing:.12em!important;text-transform:uppercase!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media img{width:118px!important;height:118px!important;border:7px solid hsla(0,0%,100%,.94)!important;box-shadow:0 24px 48px rgba(0,0,0,.32)!important;transition:transform .52s cubic-bezier(.2,0,0,1),box-shadow .52s cubic-bezier(.2,0,0,1)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-status{right:18px!important;top:18px!important;left:auto!important;height:34px!important;padding:0 12px!important;border:1px solid hsla(0,0%,100%,.16)!important;background:hsla(0,0%,100%,.92)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;font-family:Poppins,sans-serif!important;line-height:1!important;text-transform:uppercase!important;box-shadow:0 14px 28px rgba(0,0,0,.16)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-status svg{width:14px!important;height:14px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-inventory-badge{left:50%!important;right:auto!important;bottom:18px!important;border:1px solid hsla(0,0%,100%,.18)!important;background:hsla(0,0%,100%,.12)!important;font-family:Poppins,sans-serif!important;line-height:1!important;transform:translateX(-50%)!important;box-shadow:none!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-inventory-badge svg{color:#eb6753!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover .dealer-media img{transform:translateY(-3px) scale(1.055)!important;box-shadow:0 30px 58px rgba(0,0,0,.38)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-content{padding:10px 24px 24px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-title-block{text-align:left!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-title-block .dealer-kicker{position:relative!important;padding:0 0 0 24px!important;border-radius:0!important;background:transparent!important;letter-spacing:.11em!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-title-block .dealer-kicker:before{content:""!important;position:absolute!important;left:0!important;top:50%!important;width:16px!important;height:2px!important;border-radius:999px!important;background:#eb6753!important;transform:translateY(-50%)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-title-block .dealer-name{margin-top:12px!important;font-size:27px!important;line-height:1.04!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-title-block p{margin-top:9px!important;line-height:1.3!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats{margin-top:18px!important;padding:12px!important;border:1px solid rgba(24,26,32,.07)!important;border-radius:22px!important;background:#f7f8f9!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div{height:64px!important;padding:0!important;flex-direction:column!important;justify-content:center!important;gap:5px!important;border:0!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div span{font-family:Poppins,sans-serif!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div p{font-size:15px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-card-footer{height:62px!important;padding:9px 9px 9px 16px!important;gap:12px!important;border-radius:22px!important;background:#fff!important;box-shadow:0 16px 34px rgba(24,26,32,.08)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-ready strong{margin-top:7px!important;font-size:14px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-card-action{width:112px!important;height:44px!important;padding:0 15px!important;box-shadow:0 16px 32px rgba(24,26,32,.22)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper{height:466px}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agents-swiper{height:466px;padding:8px 0 34px}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agents-swiper .top-agents-slide{width:310px}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card{width:310px;height:426px;border-radius:28px;border:1px solid rgba(24,26,32,.08);background:linear-gradient(180deg,#fff,#fafafa);box-shadow:0 24px 66px rgba(24,26,32,.12);transition:transform .26s cubic-bezier(.2,0,0,1),box-shadow .26s cubic-bezier(.2,0,0,1),border-color .26s cubic-bezier(.2,0,0,1)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:before{content:"";position:absolute;inset:0;display:block;pointer-events:none;background:linear-gradient(140deg,hsla(9,82%,65%,.12),transparent 34%);opacity:0;transition:opacity .26s ease}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:after{display:none}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover{transform:translateY(-9px);box-shadow:0 34px 86px rgba(24,26,32,.17)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover:before{opacity:1}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media{height:166px;margin:12px;border-radius:23px;background:radial-gradient(circle at 18% 16%,hsla(0,0%,100%,.2),transparent 28%),linear-gradient(135deg,#181a20,#272a32 58%,#eb6753 160%);box-shadow:inset 0 -42px 56px rgba(0,0,0,.24)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-media-grid{position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.06) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.06) 1px,transparent 0);background-size:38px 38px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.78),transparent);mask-image:linear-gradient(180deg,rgba(0,0,0,.78),transparent);opacity:.48}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media:after{inset:auto 0 0;display:block;height:64px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.34))}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media img{position:relative;z-index:2;width:94px;height:94px;border-radius:50%;border:6px solid hsla(0,0%,100%,.9);background:#fff;box-shadow:0 18px 34px rgba(0,0,0,.26);filter:saturate(1.02) contrast(1.04);transition:transform .52s cubic-bezier(.2,0,0,1),box-shadow .52s cubic-bezier(.2,0,0,1)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-status{left:14px;top:14px;right:auto;z-index:3;height:32px;padding:0 11px;box-shadow:0 12px 24px rgba(0,0,0,.14)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-inventory-badge{position:absolute;right:14px;bottom:14px;z-index:3;height:34px;padding:0 12px;display:flex;align-items:center;gap:7px;border-radius:999px;background:#eb6753;color:#fff;font-family:Poppins,sans-serif;font-size:11px;font-weight:950;line-height:1;box-shadow:0 14px 24px hsla(8,79%,62%,.26)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-inventory-badge svg{width:15px;height:15px}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover .dealer-media img{transform:scale(1.07);box-shadow:0 22px 42px rgba(0,0,0,.3)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-content{position:relative;z-index:1;padding:2px 18px 18px}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-title-block{min-width:0}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-title-block .dealer-kicker{width:-moz-fit-content;width:fit-content;padding:7px 10px;border-radius:999px;background:hsla(8,79%,62%,.1);color:#eb6753;font-family:Poppins,sans-serif;font-size:10px;font-weight:950;line-height:1;text-transform:uppercase}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-title-block .dealer-name{margin-top:10px;display:block;overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:23px;font-weight:950;line-height:1.08;text-transform:capitalize}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-title-block p{margin-top:7px;overflow:hidden;color:#777f8b;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;line-height:1.2}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats{grid-template-columns:repeat(3,minmax(0,1fr))}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div{position:relative;height:62px;padding:10px 10px 9px;overflow:hidden;border-radius:17px;background:#fff;box-shadow:0 10px 24px rgba(24,26,32,.05)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div:before{content:"";position:absolute;left:0;top:14px;bottom:14px;width:3px;border-radius:999px;background:#eb6753}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div svg{color:#eb6753}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div span{color:#8b929c;font-size:8px;font-weight:900}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div p{font-size:14px}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-card-footer{height:58px;margin-top:auto;padding:8px;display:flex;align-items:center;gap:10px;border-radius:19px;border:1px solid rgba(24,26,32,.08);background:#f6f7f8}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-ready{min-width:0;flex:1 1;padding-left:6px}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-ready span,#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-ready strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;line-height:1}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-ready span{color:#8b929c;font-size:9px;font-weight:950;text-transform:uppercase}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-ready strong{margin-top:6px;color:#181a20;font-size:13px;font-weight:950}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-card-action{width:94px;margin:0;padding:0 13px;border-radius:999px;font-size:11px;box-shadow:0 14px 28px rgba(24,26,32,.2);transition:background .18s ease,transform .18s ease}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-card-action svg{width:16px;height:16px}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover .dealer-card-action{background:#eb6753;transform:translateX(2px)}#pc-wrap .top-agents .container .wrapper .card-wrapper{height:466px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agents-swiper{height:466px!important;padding:8px 0 34px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agents-swiper .top-agents-slide{width:310px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card{position:relative!important;width:310px!important;height:426px!important;padding:0!important;background:linear-gradient(180deg,#fff,#fafafa)!important;box-shadow:0 24px 66px rgba(24,26,32,.12)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:before{content:""!important;position:absolute!important;inset:0!important;display:block!important;pointer-events:none!important;background:linear-gradient(140deg,hsla(9,82%,65%,.12),transparent 34%)!important;opacity:0!important;transition:opacity .26s ease!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:after{display:none!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover{transform:translateY(-9px)!important;border-color:hsla(9,82%,65%,.34)!important;box-shadow:0 34px 86px rgba(24,26,32,.17)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover:before{opacity:1!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media{width:auto!important;height:166px!important;margin:12px!important;background:radial-gradient(circle at 18% 16%,hsla(0,0%,100%,.2),transparent 28%),linear-gradient(135deg,#181a20,#272a32 58%,#eb6753 160%)!important;box-shadow:inset 0 -42px 56px rgba(0,0,0,.24)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-media-grid{position:absolute!important;inset:0!important;background-image:linear-gradient(hsla(0,0%,100%,.06) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.06) 1px,transparent 0)!important;background-size:38px 38px!important;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.78),transparent)!important;mask-image:linear-gradient(180deg,rgba(0,0,0,.78),transparent)!important;opacity:.48!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media:after{content:""!important;position:absolute!important;inset:auto 0 0!important;display:block!important;height:64px!important;background:linear-gradient(180deg,transparent,rgba(0,0,0,.34))!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media img{z-index:2!important;width:94px!important;height:94px!important;border-radius:50%!important;border:6px solid hsla(0,0%,100%,.9)!important;background:#fff!important;box-shadow:0 18px 34px rgba(0,0,0,.26)!important;filter:saturate(1.02) contrast(1.04)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-status{position:absolute!important;left:14px!important;top:14px!important;right:auto!important;bottom:auto!important;z-index:3!important;height:32px!important;padding:0 11px!important;gap:6px!important;border-radius:999px!important;color:#181a20!important;font-size:10px!important;font-weight:950!important;box-shadow:0 12px 24px rgba(0,0,0,.14)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-inventory-badge{position:absolute!important;right:14px!important;bottom:14px!important;z-index:3!important;height:34px!important;padding:0 12px!important;display:flex!important;gap:7px!important;background:#eb6753!important;font-size:11px!important;box-shadow:0 14px 24px hsla(8,79%,62%,.26)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-inventory-badge svg{width:15px!important;height:15px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover .dealer-media img{transform:scale(1.07)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-content{padding:2px 18px 18px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-title-block .dealer-kicker{font-size:10px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-title-block .dealer-name{margin-top:10px!important;font-size:23px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-title-block p{font-size:12px!important;font-weight:700!important;line-height:1.2!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats{margin-top:15px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div{position:relative!important;height:62px!important;padding:10px 10px 9px!important;align-items:flex-start!important;gap:4px!important;border:1px solid rgba(24,26,32,.08)!important;border-radius:17px!important;box-shadow:0 10px 24px rgba(24,26,32,.05)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div:before{content:""!important;position:absolute!important;left:0!important;top:14px!important;bottom:14px!important;width:3px!important;border-radius:999px!important;background:#eb6753!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div svg{width:16px!important;height:16px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div span{display:block!important;overflow:hidden!important;max-width:100%!important;color:#8b929c!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:8px!important;font-weight:900!important;line-height:1!important;text-transform:uppercase!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-card-footer{height:58px!important;padding:8px!important;border-radius:19px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-ready{padding-left:6px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-ready span{font-size:9px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-card-action{width:94px!important;height:42px!important;padding:0 13px!important;box-shadow:0 14px 28px rgba(24,26,32,.2)!important}#pc-wrap .top-agents{padding:88px 0 94px;background:linear-gradient(180deg,#fff,#f6f7f8)}#pc-wrap .top-agents .container .info-box{margin-bottom:28px}#pc-wrap .top-agents .container .info-box .left .eyebrow{color:#ef715c;font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}#pc-wrap .top-agents .container .info-box .left span:not(.eyebrow){color:#181a20;font-size:42px;font-weight:950;letter-spacing:0}#pc-wrap .top-agents .container .info-box .left p{max-width:520px;color:#737985;font-size:15px;font-weight:650;line-height:1.6}#pc-wrap .top-agents .container .info-box .right .more-box{height:48px;padding:0 18px;border-radius:999px;border:1px solid rgba(24,26,32,.1);background:#fff;box-shadow:0 12px 30px rgba(24,26,32,.07)}#pc-wrap .top-agents .container .info-box .right .more-box span{color:#181a20;font-size:13px;font-weight:900}#pc-wrap .top-agents .container .wrapper{position:relative;padding:0 64px}#pc-wrap .top-agents .container .wrapper .switch-btn{width:46px;height:46px;border-radius:50%;background:#fff;border:1px solid rgba(24,26,32,.1);box-shadow:0 14px 32px rgba(24,26,32,.1);color:#181a20}#pc-wrap .top-agents .container .wrapper .switch-btn:hover{background:#181a20;color:#fff}#pc-wrap .top-agents .container .wrapper .card-wrapper{height:358px}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agents-swiper{height:358px;padding:4px 0 24px}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agents-swiper .top-agents-slide{width:276px}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card{position:relative;width:276px;height:328px;padding:0;border-radius:20px;box-shadow:0 18px 46px rgba(24,26,32,.1);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover{transform:translateY(-7px);border-color:hsla(9,82%,65%,.38);box-shadow:0 28px 68px rgba(24,26,32,.16)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media{width:auto;height:118px;margin:12px 12px 0;border-radius:16px;background:linear-gradient(135deg,rgba(24,26,32,.06),hsla(9,82%,65%,.1)),#f3f4f6;display:flex;align-items:center;justify-content:center}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media img{width:72%;height:72%;object-fit:contain;filter:saturate(.98) contrast(1.04);transition:transform .36s ease,filter .36s ease}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media:after{display:none}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-status{right:10px;top:10px;left:auto;bottom:auto;height:28px;gap:5px;font-size:9px;box-shadow:0 10px 20px rgba(24,26,32,.12)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-status svg{width:13px;height:13px}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover .dealer-media img{filter:saturate(1.08) contrast(1.05)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-content{padding:18px 18px 16px}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-kicker{width:-moz-fit-content;width:fit-content;padding:7px 10px;border-radius:999px;background:hsla(9,82%,65%,.11)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-name{margin-top:11px;font-size:22px;line-height:1.12;letter-spacing:0}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats{margin-top:16px;padding:0;border:0}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div{height:58px;padding:8px 7px;align-items:center;gap:4px;border:1px solid rgba(24,26,32,.08);border-radius:14px;background:#fafafa}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div svg{width:16px;height:16px}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div span{display:block;overflow:hidden;max-width:100%;color:#8a9099;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:9px;font-weight:850;line-height:1;text-transform:uppercase}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-card-action{height:42px;padding:0 14px;border-radius:13px}#pc-wrap .top-agents .container .wrapper .card-wrapper,#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agents-swiper{height:430px}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agents-swiper .top-agents-slide{width:292px}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card{width:292px;height:406px;padding:12px;display:flex;flex-direction:column;overflow:hidden;border-radius:22px;border:1px solid rgba(24,26,32,.09);background:#fff;box-shadow:0 18px 52px rgba(24,26,32,.11);cursor:pointer;transition:transform .22s cubic-bezier(.2,0,0,1),box-shadow .22s cubic-bezier(.2,0,0,1),border-color .22s cubic-bezier(.2,0,0,1)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:after,#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:before{display:none}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover{transform:translateY(-8px);border-color:hsla(9,82%,65%,.34);box-shadow:0 30px 74px rgba(24,26,32,.17)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media{position:relative;width:100%;height:192px;overflow:hidden;border-radius:17px;background:#edf0f3}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media img{width:100%;height:100%;object-fit:cover;transition:transform .62s cubic-bezier(.2,0,0,1),filter .62s cubic-bezier(.2,0,0,1)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(24,26,32,0) 45%,rgba(24,26,32,.5))}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-status{position:absolute;left:12px;bottom:12px;z-index:1;height:30px;padding:0 10px;display:flex;align-items:center;gap:6px;border-radius:999px;background:hsla(0,0%,100%,.94);color:#181a20;font-family:Poppins,sans-serif;font-size:10px;font-weight:950;line-height:1;text-transform:uppercase;box-shadow:0 10px 22px rgba(24,26,32,.16)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-status svg{width:14px;height:14px;color:#21805f}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover .dealer-media img{transform:scale(1.06);filter:saturate(1.08) contrast(1.04)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-content{min-width:0;padding:15px 4px 2px;display:flex;flex:1 1;flex-direction:column}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-kicker{color:#ef715c;font-family:Poppins,sans-serif;font-size:10px;font-weight:950;line-height:1;text-transform:uppercase}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-name{margin-top:8px;overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:21px;font-weight:950;line-height:1.15;text-transform:capitalize}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats{margin-top:15px;padding:12px 0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;border-top:1px solid rgba(24,26,32,.08);border-bottom:1px solid rgba(24,26,32,.08)}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div{min-width:0;height:48px;padding:0 9px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px;border:0;border-radius:12px;background:#f6f7f8}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div svg{width:15px;height:15px;color:#ef715c}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div span{display:none}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-weight:950;line-height:1}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-card-action{height:46px;margin-top:auto;padding:0 15px;display:flex;align-items:center;justify-content:space-between;border-radius:14px;background:#181a20;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:950;line-height:1;transition:background .18s ease}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-card-action svg{width:17px;height:17px;transition:transform .18s ease}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover .dealer-card-action{background:#ef715c}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover .dealer-card-action svg{transform:translateX(3px)}#pc-wrap .top-agents .container .wrapper .card-wrapper{height:474px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agents-swiper{height:474px!important;padding:10px 0 34px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agents-swiper .top-agents-slide{width:336px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card{width:336px!important;height:432px!important;box-shadow:0 22px 62px rgba(24,26,32,.11)!important;cursor:pointer!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover{border-color:hsla(8,79%,62%,.32)!important;box-shadow:0 34px 84px rgba(24,26,32,.16)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media{height:218px!important;box-shadow:none!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media img{background:#eef0f3!important;filter:saturate(1.03) contrast(1.03)!important;transform:none!important;transition:transform .52s cubic-bezier(.2,0,0,1),filter .52s cubic-bezier(.2,0,0,1)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-media-ambient{background:linear-gradient(180deg,rgba(9,10,13,.1),rgba(9,10,13,.12) 46%,rgba(9,10,13,.56))!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media:before{border:1px solid hsla(0,0%,100%,.18)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-card-label,#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-media-grid,#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media:after{display:none!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-top-row{position:absolute!important;left:16px!important;right:16px!important;top:16px!important;z-index:4!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-inventory-badge,#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-status{position:static!important;height:34px!important;padding:0 12px!important;display:flex!important;align-items:center!important;gap:7px!important;border-radius:999px!important;border:1px solid hsla(0,0%,100%,.34)!important;background:hsla(0,0%,100%,.92)!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:10px!important;font-weight:950!important;line-height:1!important;text-transform:uppercase!important;box-shadow:0 12px 24px rgba(0,0,0,.12)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-inventory-badge svg,#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-status svg{width:14px!important;height:14px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-status svg{color:#21805f!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-inventory-badge{background:hsla(8,79%,62%,.94)!important;border-color:hsla(0,0%,100%,.18)!important;box-shadow:0 14px 26px hsla(8,79%,62%,.24)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-inventory-badge svg{color:#fff!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-content{position:relative!important;z-index:1!important;padding:17px 8px 2px!important;background:#fff!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-title-block{min-width:0!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-title-block .dealer-kicker{position:static!important;width:-moz-fit-content!important;width:fit-content!important;padding:7px 10px!important;border-radius:999px!important;background:hsla(8,79%,62%,.1)!important;color:#eb6753!important;font-family:Poppins,sans-serif!important;font-size:9px!important;font-weight:950!important;line-height:1!important;letter-spacing:.09em!important;text-transform:uppercase!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-title-block .dealer-kicker:before{content:none!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-title-block .dealer-name{margin-top:11px!important;font-family:Poppins,sans-serif!important;text-transform:capitalize!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-title-block p{margin-top:7px!important;overflow:hidden!important;color:#777f8b!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:750!important;line-height:1.25!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-feature-row{margin-top:12px!important;display:flex!important;align-items:center!important;gap:8px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-feature-row span{height:28px!important;padding:0 10px!important;display:inline-flex!important;align-items:center!important;border-radius:999px!important;border:1px solid rgba(24,26,32,.08)!important;background:#f7f8f9!important;color:#626a76!important;font-family:Poppins,sans-serif!important;font-size:10px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats{margin-top:14px!important;padding:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important;border:0!important;background:transparent!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div{min-width:0!important;height:54px!important;padding:0 9px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;overflow:hidden!important;border:1px solid rgba(24,26,32,.07)!important;border-radius:16px!important;background:#fff!important;box-shadow:0 10px 24px rgba(24,26,32,.055)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div:before{content:none!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div svg{width:18px!important;height:18px!important;color:#eb6753!important;flex:0 0 auto!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div span{display:none!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats div p{color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:950!important;line-height:1!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-card-footer{height:52px!important;margin-top:auto!important;padding:6px 6px 6px 13px!important;display:flex!important;align-items:center!important;gap:10px!important;border-radius:18px!important;border:1px solid rgba(24,26,32,.08)!important;background:#f6f7f8!important;box-shadow:none!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-ready{min-width:0!important;flex:1 1!important;padding:0!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-ready span,#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-ready strong{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-family:Poppins,sans-serif!important;line-height:1!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-ready span{color:#8b929c!important;font-size:8px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-ready strong{margin-top:6px!important;color:#181a20!important;font-size:13px!important;font-weight:950!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-card-action{width:108px!important;height:40px!important;margin:0!important;padding:0 14px!important;border-radius:999px!important;font-family:Poppins,sans-serif!important;font-size:11px!important;line-height:1!important;box-shadow:0 12px 24px rgba(24,26,32,.18)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-card-action svg{width:16px!important;height:16px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover .dealer-card-action{transform:translateX(2px)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover .dealer-card-action svg{transform:translateX(3px)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper,#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agents-swiper{height:506px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agents-swiper .top-agents-slide{width:344px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card{width:344px!important;height:462px!important;box-shadow:0 24px 66px rgba(24,26,32,.11)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media{height:248px!important;border-radius:22px!important;background:#eef0f3!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-media-ambient{background:linear-gradient(180deg,rgba(24,26,32,.03),rgba(24,26,32,.1) 48%,rgba(24,26,32,.52))!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media:before{border-radius:17px!important;border:1px solid hsla(0,0%,100%,.2)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-media-top{left:15px!important;right:15px!important;top:15px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-status{background:hsla(0,0%,100%,.94)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-content{padding:22px 12px 4px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats,#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-card-footer,#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-feature-row,#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-ready,#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-title-block .dealer-kicker{display:none!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-title-block .dealer-name{font-size:25px!important;line-height:1.08!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-meta-row{margin-top:15px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-signal-row{margin-top:14px!important;display:flex!important;gap:8px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-signal-row span{height:29px!important;padding:0 10px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;border-radius:999px!important;border:1px solid rgba(24,26,32,.07)!important;background:#fafafa!important;color:#646b76!important;font-size:10px!important;font-weight:900!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-signal-row span svg{width:13px!important;height:13px!important;color:#eb6753!important}#pc-wrap .top-agents .container .wrapper .card-wrapper{height:488px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agents-swiper{height:488px!important;padding:10px 0 38px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agents-swiper .top-agents-slide{width:342px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card{width:342px!important;height:444px!important;border-radius:28px!important;box-shadow:0 24px 68px rgba(24,26,32,.11)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover{border-color:hsla(8,79%,62%,.3)!important;box-shadow:0 36px 88px rgba(24,26,32,.16)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media{height:252px!important;border-radius:23px!important;background:linear-gradient(145deg,#eff1f3,#d8dbe0)!important;display:block!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;border-radius:0!important;object-fit:cover!important;filter:saturate(1.02) contrast(1.03)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-media-ambient{background:linear-gradient(180deg,rgba(24,26,32,.02),rgba(24,26,32,.08) 46%,rgba(24,26,32,.5))!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media:before{border-radius:18px!important;border:1px solid hsla(0,0%,100%,.22)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-inventory-badge{height:38px!important;padding:0 14px!important;background:rgba(24,26,32,.78)!important;box-shadow:0 14px 26px rgba(24,26,32,.2)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-status{width:42px!important;height:42px!important;border:1px solid hsla(0,0%,100%,.34)!important;box-shadow:0 14px 28px rgba(24,26,32,.16)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-status svg{width:22px!important;height:22px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover .dealer-media img{transform:scale(1.055)!important;filter:saturate(1.08) contrast(1.04)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-content{padding:21px 11px 4px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-title-block .dealer-name{letter-spacing:0!important}#pc-wrap .top-agents .container .wrapper .card-wrapper{height:494px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agents-swiper{height:494px!important;padding:12px 0 40px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agents-swiper .top-agents-slide{width:348px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card{width:348px!important;height:448px!important;padding:10px!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;border-radius:30px!important;border:1px solid rgba(24,26,32,.08)!important;background:#fff!important;box-shadow:0 26px 70px rgba(24,26,32,.12)!important;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:after,#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:before{display:none!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover{transform:translateY(-8px)!important;border-color:hsla(8,79%,62%,.28)!important;box-shadow:0 38px 92px rgba(24,26,32,.17)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media{position:relative!important;width:100%!important;height:256px!important;margin:0!important;overflow:hidden!important;border-radius:24px!important;background:radial-gradient(circle at 50% 34%,hsla(0,0%,100%,.88),rgba(229,232,236,.92) 48%,#b9bec5 100%)!important;display:flex!important;align-items:center!important;justify-content:center!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media img{position:relative!important;inset:auto!important;z-index:1!important;width:calc(100% - 34px)!important;height:calc(100% - 34px)!important;border:0!important;border-radius:16px!important;object-fit:contain!important;object-position:center!important;background:transparent!important;box-shadow:none!important;filter:saturate(1.03) contrast(1.04) drop-shadow(0 18px 24px rgba(24,26,32,.18))!important;transition:transform .56s cubic-bezier(.2,0,0,1),filter .56s cubic-bezier(.2,0,0,1)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-media-ambient{position:absolute!important;inset:0!important;z-index:2!important;background:linear-gradient(180deg,rgba(24,26,32,.02),rgba(24,26,32,.02) 50%,rgba(24,26,32,.18))!important;pointer-events:none!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media:before{content:""!important;position:absolute!important;inset:12px!important;z-index:3!important;display:block!important;border-radius:19px!important;border:1px solid hsla(0,0%,100%,.34)!important;pointer-events:none!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-card-label,#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-media-grid,#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-top-row,#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media:after{display:none!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-media-top{position:absolute!important;left:16px!important;right:16px!important;top:16px!important;z-index:4!important;display:flex!important;align-items:center!important;justify-content:space-between!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-inventory-badge{position:static!important;height:40px!important;padding:0 15px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;border-radius:999px!important;border:1px solid hsla(0,0%,100%,.22)!important;background:rgba(24,26,32,.76)!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;color:#fff!important;font-size:12px!important;font-weight:950!important;box-shadow:0 14px 26px rgba(24,26,32,.18)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-inventory-badge svg{width:16px!important;height:16px!important;color:#ffd15f!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-status{position:static!important;width:44px!important;height:44px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;border:1px solid hsla(0,0%,100%,.38)!important;background:hsla(0,0%,100%,.95)!important;box-shadow:0 14px 28px rgba(24,26,32,.14)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-status span{display:none!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-status svg{width:23px!important;height:23px!important;color:#2b8f6f!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover .dealer-media img{transform:scale(1.045)!important;filter:saturate(1.08) contrast(1.05) drop-shadow(0 21px 28px rgba(24,26,32,.22))!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-content{min-width:0!important;padding:21px 12px 4px!important;display:flex!important;flex:1 1!important;flex-direction:column!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .agent-stats,#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-card-footer,#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-feature-row,#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-ready,#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-signal-row,#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-title-block .dealer-kicker{display:none!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-title-block .dealer-name{display:block!important;overflow:hidden!important;color:#181a20!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:26px!important;font-weight:950!important;line-height:1.06!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-meta-row{margin-top:14px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-subtitle{min-width:0!important;overflow:hidden!important;color:#777f8b!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:14px!important;font-weight:850!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-metrics{display:flex!important;align-items:center!important;gap:8px!important;flex-shrink:0!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-metrics div{height:38px!important;min-width:58px!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;border-radius:999px!important;background:#f0f2f5!important;box-shadow:inset 0 0 0 1px rgba(24,26,32,.04)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-metrics div svg{width:18px!important;height:18px!important;color:#69707b!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-metrics div:last-child svg{color:red!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-metrics div p{color:#59606b!important;font-size:13px!important;font-weight:950!important;line-height:1!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-card-action{width:100%!important;height:48px!important;margin-top:auto!important;padding:0 18px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border-radius:16px!important;background:#181a20!important;color:#fff!important;font-size:14px!important;font-weight:950!important;box-shadow:0 16px 30px rgba(24,26,32,.18)!important;transition:background .18s ease,transform .18s ease!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card .dealer-card-action svg{width:20px!important;height:20px!important;transition:transform .18s ease!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover .dealer-card-action{background:#eb6753!important;transform:translateY(-1px)!important}#pc-wrap .top-agents .container .wrapper .card-wrapper .top-agent-card:hover .dealer-card-action svg{transform:translateX(4px)!important}#pc-wrap .top-agents.top-dealer-experience{position:relative!important;overflow:hidden!important;padding:118px 0 124px!important;background:radial-gradient(circle at 16% 16%,hsla(8,79%,62%,.16),transparent 30%),radial-gradient(circle at 86% 28%,hsla(0,0%,100%,.11),transparent 25%),linear-gradient(180deg,#14161b,#0a0b0f)!important}#pc-wrap .top-agents.top-dealer-experience:before{content:""!important;position:absolute!important;inset:-26% -10% auto!important;height:420px!important;background:radial-gradient(circle,hsla(8,79%,62%,.2),transparent 58%)!important;filter:blur(20px)!important;animation:dealerSectionGlow 9s ease-in-out infinite!important;pointer-events:none!important}#pc-wrap .top-agents.top-dealer-experience:after{content:"DEALER INDEX"!important;position:absolute!important;right:-10px!important;top:70px!important;color:hsla(0,0%,100%,.035)!important;font-family:Poppins,sans-serif!important;font-size:128px!important;font-weight:950!important;line-height:1!important;pointer-events:none!important}#pc-wrap .top-agents.top-dealer-experience .dealer-showcase-head{display:grid!important;grid-template-columns:minmax(0,1.32fr) minmax(340px,.68fr)!important;grid-gap:28px!important;gap:28px!important;align-items:stretch!important;margin-bottom:46px!important}#pc-wrap .top-agents.top-dealer-experience .dealer-copy{position:relative!important;min-height:286px!important;padding:44px 48px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;overflow:hidden!important;border-radius:34px!important;border:1px solid hsla(0,0%,100%,.1)!important;background:linear-gradient(135deg,hsla(0,0%,100%,.11),hsla(0,0%,100%,.035)),radial-gradient(circle at 82% 22%,hsla(8,79%,62%,.18),transparent 34%)!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.12),0 24px 70px rgba(0,0,0,.24)!important}#pc-wrap .top-agents.top-dealer-experience .dealer-copy:before{content:""!important;position:absolute!important;top:0!important;bottom:0!important;left:-28%!important;width:30%!important;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.18),transparent)!important;animation:homeDealerSweep 7s ease-in-out infinite!important;pointer-events:none!important}#pc-wrap .top-agents.top-dealer-experience .dealer-copy .dealer-eyebrow{width:-moz-fit-content!important;width:fit-content!important;height:36px!important;padding:0 14px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;border-radius:999px!important;background:hsla(8,79%,62%,.14)!important;color:#ff8a78!important;font-size:11px!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important}#pc-wrap .top-agents.top-dealer-experience .dealer-copy .dealer-eyebrow svg{width:16px!important;height:16px!important}#pc-wrap .top-agents.top-dealer-experience .dealer-copy h2{max-width:760px!important;margin:24px 0 0!important;color:#fff!important;font-family:Poppins,sans-serif!important;font-size:54px!important;font-weight:950!important;line-height:1.01!important;letter-spacing:0!important}#pc-wrap .top-agents.top-dealer-experience .dealer-copy p{max-width:610px!important;margin-top:20px!important;color:hsla(0,0%,100%,.66)!important;font-size:16px!important;font-weight:650!important;line-height:1.6!important}#pc-wrap .top-agents.top-dealer-experience .dealer-tag-row{margin-top:28px!important;display:flex!important;flex-wrap:wrap!important;gap:10px!important}#pc-wrap .top-agents.top-dealer-experience .dealer-tag-row span{height:36px!important;padding:0 14px!important;display:inline-flex!important;align-items:center!important;border-radius:999px!important;border:1px solid hsla(0,0%,100%,.1)!important;background:hsla(0,0%,100%,.06)!important;color:hsla(0,0%,100%,.78)!important;font-size:11px!important;font-weight:900!important;text-transform:uppercase!important}#pc-wrap .top-agents.top-dealer-experience .dealer-command-panel{min-height:286px!important;padding:28px!important;overflow:hidden!important;border-radius:34px!important;border:1px solid hsla(0,0%,100%,.12)!important;background:hsla(0,0%,100%,.96)!important;box-shadow:0 30px 80px rgba(0,0,0,.24)!important}#pc-wrap .top-agents.top-dealer-experience .dealer-command-top{display:flex!important;flex-direction:column!important;gap:10px!important}#pc-wrap .top-agents.top-dealer-experience .dealer-command-top span{color:#eb6753!important;font-size:11px!important;font-weight:950!important;letter-spacing:.14em!important;text-transform:uppercase!important}#pc-wrap .top-agents.top-dealer-experience .dealer-command-top strong{overflow:hidden!important;color:#181a20!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:28px!important;font-weight:950!important}#pc-wrap .top-agents.top-dealer-experience .dealer-command-grid{margin-top:26px!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;grid-gap:10px!important;gap:10px!important}#pc-wrap .top-agents.top-dealer-experience .dealer-command-grid div{height:104px!important;padding:14px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;border-radius:20px!important;border:1px solid rgba(24,26,32,.07)!important;background:#f7f8f9!important}#pc-wrap .top-agents.top-dealer-experience .dealer-command-grid div svg{width:20px!important;height:20px!important;color:#eb6753!important}#pc-wrap .top-agents.top-dealer-experience .dealer-command-grid div strong{margin-top:10px!important;color:#181a20!important;font-size:24px!important;font-weight:950!important}#pc-wrap .top-agents.top-dealer-experience .dealer-command-grid div span{margin-top:8px!important;overflow:hidden!important;color:#8b929c!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:9px!important;font-weight:950!important;text-transform:uppercase!important}#pc-wrap .top-agents.top-dealer-experience .dealer-command-panel button{width:100%!important;height:50px!important;margin-top:18px!important;padding:0 18px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border:0!important;border-radius:999px!important;background:#181a20!important;color:#fff!important;font-size:13px!important;font-weight:950!important;cursor:pointer!important;transition:background .18s ease,transform .18s ease!important}#pc-wrap .top-agents.top-dealer-experience .dealer-command-panel button:hover{background:#eb6753!important;transform:translateY(-1px)!important}#pc-wrap .top-agents.top-dealer-experience .wrapper.dealer-showcase-rail{padding:0 72px!important}#pc-wrap .top-agents.top-dealer-experience .wrapper.dealer-showcase-rail:before{content:""!important;position:absolute!important;left:58px!important;right:58px!important;top:38px!important;bottom:20px!important;border-radius:40px!important;background:linear-gradient(180deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.035)),radial-gradient(circle at 24% 0,hsla(8,79%,62%,.12),transparent 42%)!important;border:1px solid hsla(0,0%,100%,.08)!important;pointer-events:none!important}#pc-wrap .top-agents.top-dealer-experience .switch-btn{border:1px solid hsla(0,0%,100%,.12)!important;background:hsla(0,0%,100%,.95)!important;box-shadow:0 18px 42px rgba(0,0,0,.28)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper{height:528px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agents-swiper{height:528px!important;padding:24px 0 44px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agents-slide{width:365px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card{width:365px!important;height:468px!important;padding:10px!important;border-radius:32px!important;border:1px solid hsla(0,0%,100%,.7)!important;box-shadow:0 30px 82px rgba(0,0,0,.24)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card:hover{border-color:hsla(8,79%,62%,.38)!important;box-shadow:0 42px 98px rgba(0,0,0,.3)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media{height:282px!important;border-radius:25px!important;background:radial-gradient(circle at 50% 28%,hsla(0,0%,100%,.95),rgba(224,227,232,.9) 48%,#9fa5ad 100%),linear-gradient(135deg,#eef0f3,#b9bec6)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media img{width:calc(100% - 30px)!important;height:calc(100% - 30px)!important;filter:saturate(1.04) contrast(1.04) drop-shadow(0 20px 26px rgba(24,26,32,.2))!important;transition:transform .56s cubic-bezier(.2,0,0,1),filter .56s cubic-bezier(.2,0,0,1)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-media-ambient{background:linear-gradient(180deg,rgba(24,26,32,.03),rgba(24,26,32,.02) 50%,rgba(24,26,32,.24)),linear-gradient(115deg,transparent,transparent 40%,hsla(0,0%,100%,.22) 50%,transparent 62%)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-rank-badge{width:64px!important;height:64px!important;border-radius:20px!important;background:hsla(0,0%,100%,.94)!important;font-size:25px!important;box-shadow:0 18px 32px rgba(24,26,32,.18)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card:hover .dealer-media img{transform:scale(1.05)!important;filter:saturate(1.08) contrast(1.06) drop-shadow(0 23px 30px rgba(24,26,32,.24))!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-content{padding:18px 12px 4px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-title-block .dealer-name{font-size:25px!important;line-height:1.06!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-title-block .dealer-location{color:#7d8490!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-card-action{height:48px!important;border-radius:16px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card.dealer-card-skeleton{cursor:default!important;pointer-events:none!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card.dealer-card-skeleton .dealer-skeleton-mark{position:relative!important;z-index:1!important;width:150px!important;height:150px!important;border-radius:50%!important;background:radial-gradient(circle at 50% 45%,hsla(0,0%,100%,.95),hsla(0,0%,100%,.62) 34%,transparent 35%),linear-gradient(135deg,rgba(24,26,32,.14),rgba(24,26,32,.04))!important;box-shadow:inset 0 0 0 1px rgba(24,26,32,.08),0 22px 34px rgba(24,26,32,.16)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card.dealer-card-skeleton .dealer-card-action,#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card.dealer-card-skeleton .dealer-inventory-badge,#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card.dealer-card-skeleton .dealer-skeleton-line,#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card.dealer-card-skeleton .dealer-skeleton-metrics span,#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card.dealer-card-skeleton .dealer-status{position:relative!important;overflow:hidden!important;background:linear-gradient(90deg,#eef0f3,#fafafa 45%,#eef0f3)!important;background-size:220% 100%!important;animation:dealerCardShine 2.8s ease-in-out infinite!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card.dealer-card-skeleton .dealer-skeleton-line{height:18px!important;width:58%!important;border-radius:999px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card.dealer-card-skeleton .dealer-skeleton-line.wide{width:78%!important;height:25px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card.dealer-card-skeleton .dealer-skeleton-metrics{margin-top:15px!important;display:flex!important;gap:8px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card.dealer-card-skeleton .dealer-skeleton-metrics span{width:62px!important;height:36px!important;border-radius:999px!important}#pc-wrap .top-agents.top-dealer-experience{padding:82px 0 92px!important}#pc-wrap .top-agents.top-dealer-experience .wrapper.dealer-showcase-rail{padding:0 74px!important}#pc-wrap .top-agents.top-dealer-experience .switch-btn{width:54px!important;height:54px!important;box-shadow:0 18px 44px rgba(24,26,32,.1)!important}#pc-wrap .top-agents.top-dealer-experience .switch-btn:hover{box-shadow:0 18px 42px hsla(8,79%,62%,.24)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper{height:548px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agents-swiper{height:548px!important;padding:18px 0 46px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agents-slide{width:382px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card{width:382px!important;height:502px!important;padding:12px!important;border-radius:30px!important;box-shadow:0 24px 70px rgba(24,26,32,.09)!important;transition:transform .26s cubic-bezier(.2,0,0,1),box-shadow .26s ease,border-color .26s ease!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card:before{left:28px!important;right:28px!important;top:0!important;height:3px!important;border-radius:999px!important;background:linear-gradient(90deg,transparent,#eb6753,transparent)!important;opacity:0!important;transition:opacity .22s ease!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card:hover{border-color:hsla(8,79%,62%,.28)!important;box-shadow:0 34px 86px rgba(24,26,32,.14)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card:hover:before{opacity:1!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media{height:306px!important;border-radius:24px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:radial-gradient(circle at 50% 34%,hsla(0,0%,100%,.95),rgba(230,233,237,.82) 46%,#c8cdd4 100%),linear-gradient(135deg,#f5f6f8,#d7dce2)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media img{position:relative!important;inset:auto!important;width:calc(100% - 34px)!important;height:calc(100% - 34px)!important;border-radius:18px!important;object-fit:contain!important;filter:saturate(1.04) contrast(1.04) drop-shadow(0 18px 24px rgba(24,26,32,.17))!important;transition:transform .52s cubic-bezier(.2,0,0,1),filter .52s ease!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-media-ambient{background:linear-gradient(180deg,rgba(24,26,32,.02),rgba(24,26,32,.01) 56%,rgba(24,26,32,.18)),linear-gradient(130deg,transparent,transparent 43%,hsla(0,0%,100%,.28) 52%,transparent 64%)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media:before{content:""!important;position:absolute!important;inset:12px!important;z-index:3!important;display:block!important;border-radius:19px!important;border:1px solid hsla(0,0%,100%,.44)!important;pointer-events:none!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-card-label,#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-media-grid,#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-top-row,#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media:after{display:none!important;content:none!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-media-top{left:16px!important;right:16px!important;top:16px!important;z-index:5!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-inventory-badge{height:40px!important;padding:0 15px!important;gap:8px!important;border:1px solid hsla(0,0%,100%,.26)!important;background:rgba(24,26,32,.78)!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;font-weight:950!important;box-shadow:0 14px 26px rgba(24,26,32,.18)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-status{width:44px!important;height:44px!important;border:1px solid hsla(0,0%,100%,.42)!important;background:hsla(0,0%,100%,.96)!important;box-shadow:0 14px 28px rgba(24,26,32,.14)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-status svg{width:23px!important;height:23px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-rank-badge{position:absolute!important;left:18px!important;bottom:18px!important;z-index:5!important;width:58px!important;height:58px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:18px!important;background:hsla(0,0%,100%,.95)!important;color:#181a20!important;font-size:23px!important;font-weight:950!important;line-height:1!important;box-shadow:0 18px 32px rgba(24,26,32,.17)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card:hover .dealer-media img{transform:scale(1.045)!important;filter:saturate(1.08) contrast(1.05) drop-shadow(0 22px 30px rgba(24,26,32,.22))!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-content{padding:18px 10px 2px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .agent-stats,#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-card-footer,#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-feature-row,#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-ready,#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-signal-row,#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-title-block .dealer-kicker{display:none!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-title-block .dealer-name{font-size:26px!important;font-weight:950!important;line-height:1.04!important;letter-spacing:0!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-title-block .dealer-location{display:block!important;margin-top:8px!important;overflow:hidden!important;color:#7b838f!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:13px!important;font-weight:800!important;line-height:1.2!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-meta-row{margin-top:14px!important;gap:12px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-subtitle{color:#eb6753!important;font-size:10px!important;font-weight:950!important;letter-spacing:.1em!important;text-transform:uppercase!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-metrics{gap:8px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-metrics div{height:36px!important;min-width:56px!important;padding:0 11px!important;gap:7px!important;background:#f1f3f6!important;box-shadow:inset 0 0 0 1px rgba(24,26,32,.04)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-metrics div svg{width:17px!important;height:17px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-metrics div p{font-size:13px!important;font-weight:950!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-card-action{height:50px!important;padding:0 18px!important;border-radius:17px!important;font-size:14px!important;font-weight:950!important;box-shadow:0 16px 30px rgba(24,26,32,.16)!important;transition:background .18s ease,transform .18s ease!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-card-action svg{width:20px!important;height:20px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card:hover .dealer-card-action{transform:translateY(-1px)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card:hover .dealer-card-action svg{transform:translateX(4px)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card.dealer-card-skeleton{box-shadow:0 24px 70px rgba(24,26,32,.09)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card.dealer-card-skeleton .dealer-skeleton-mark{width:156px!important;height:156px!important}#pc-wrap .top-agents.top-dealer-experience{padding:74px 0 92px!important}#pc-wrap .top-agents.top-dealer-experience:after,#pc-wrap .top-agents.top-dealer-experience:before{display:none!important;content:none!important}#pc-wrap .top-agents.top-dealer-experience .container{position:relative!important;z-index:1!important}#pc-wrap .top-agents.top-dealer-experience .dealer-showcase-head{display:none!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-head{width:100%!important;margin-bottom:28px!important;padding:0!important;flex-direction:row!important;gap:24px!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-copy{display:flex!important;flex-direction:column!important;gap:8px!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-copy span{color:#eb6753!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:800!important;letter-spacing:.12em!important;line-height:1!important;text-transform:uppercase!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-copy h2{font-family:Poppins,sans-serif!important;font-size:34px!important;font-weight:800!important;line-height:1.16!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-copy p{max-width:560px!important;margin:0!important;color:#59606b!important;font-family:Poppins,sans-serif!important;font-weight:500!important;line-height:1.65!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-head button{height:46px!important;padding:0 18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:14px!important;border:0!important;color:#fff!important;cursor:pointer!important;box-shadow:0 14px 30px rgba(24,26,32,.14)!important;transition:background .18s ease,transform .18s ease,box-shadow .18s ease!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-head button span{color:inherit!important;font-family:Poppins,sans-serif!important;font-weight:800!important;line-height:1!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-head button svg{width:18px!important;height:18px!important;transition:transform .18s ease!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-head button:hover{transform:translateY(-2px)!important;box-shadow:0 18px 34px hsla(8,79%,62%,.22)!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-head button:hover svg{transform:translateX(4px)!important}#pc-wrap .top-agents.top-dealer-experience .wrapper.dealer-showcase-rail{padding:0 64px!important}#pc-wrap .top-agents.top-dealer-experience .wrapper.dealer-showcase-rail:after,#pc-wrap .top-agents.top-dealer-experience .wrapper.dealer-showcase-rail:before{display:none!important;content:none!important}#pc-wrap .top-agents.top-dealer-experience .switch-btn{z-index:5!important;width:52px!important;height:52px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;border:1px solid rgba(24,26,32,.08)!important;background:#fff!important;color:#181a20!important;box-shadow:0 14px 32px rgba(24,26,32,.1)!important;transition:transform .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease!important}#pc-wrap .top-agents.top-dealer-experience .switch-btn:hover{background:#eb6753!important;color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 18px 38px hsla(8,79%,62%,.22)!important}#pc-wrap .top-agents.top-dealer-experience .swiper-agents-next svg{transform:rotate(180deg)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper{position:relative!important;z-index:2!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agents-swiper{padding:8px 0 34px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agents-slide{width:306px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card{position:relative!important;width:306px!important;height:402px!important;padding:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;border-radius:18px!important;border:1px solid rgba(24,26,32,.08)!important;background:#fff!important;box-shadow:0 14px 32px rgba(24,26,32,.08)!important;cursor:pointer!important;transition:transform .24s cubic-bezier(.2,0,0,1),box-shadow .24s cubic-bezier(.2,0,0,1),border-color .24s cubic-bezier(.2,0,0,1)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card:before{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;display:block!important;pointer-events:none!important;background:linear-gradient(120deg,transparent,hsla(0,0%,100%,.34) 46%,transparent 72%)!important;transform:translateX(-130%)!important;transition:transform .65s cubic-bezier(.2,0,0,1)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card:after{display:none!important;content:none!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card:hover{transform:translateY(-8px)!important;border-color:hsla(8,79%,62%,.32)!important;box-shadow:0 24px 54px rgba(24,26,32,.16)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card:hover:before{transform:translateX(130%)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media{position:relative!important;width:100%!important;height:238px!important;margin:0!important;overflow:hidden!important;border-radius:12px!important;display:block!important;background:#eef0f3!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media img{position:absolute!important;inset:0!important;z-index:1!important;width:100%!important;height:100%!important;border:0!important;border-radius:0!important;object-fit:cover!important;object-position:center!important;background:transparent!important;box-shadow:none!important;filter:saturate(1.02) contrast(1.02)!important;transition:filter .65s cubic-bezier(.2,0,0,1)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-media-ambient{position:absolute!important;inset:0!important;z-index:2!important;background:linear-gradient(180deg,rgba(24,26,32,.06),rgba(24,26,32,.72))!important;pointer-events:none!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-card-label,#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-media-grid,#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-rank-badge,#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-top-row,#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media:after,#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media:before{display:none!important;content:none!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-media-top{position:absolute!important;left:14px!important;right:14px!important;top:14px!important;z-index:4!important;display:flex!important;align-items:center!important;justify-content:space-between!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-inventory-badge{position:static!important;height:36px!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;gap:7px!important;border-radius:999px!important;border:1px solid hsla(0,0%,100%,.28)!important;background:rgba(24,26,32,.72)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;color:#fff!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:700!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-inventory-badge svg{width:16px!important;height:16px!important;color:#ffd15f!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-status{position:static!important;width:36px!important;height:36px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;border:1px solid hsla(0,0%,100%,.36)!important;background:hsla(0,0%,100%,.9)!important;box-shadow:0 10px 24px rgba(24,26,32,.18)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media .dealer-status svg{width:20px!important;height:20px!important;color:#2b8f6f!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card:hover .dealer-media img{filter:saturate(1.08) contrast(1.04)!important;transform:none!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-content{position:relative!important;z-index:2!important;min-width:0!important;padding:20px 18px 18px!important;display:flex!important;flex:1 1!important;flex-direction:column!important;gap:12px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .agent-stats,#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-card-footer,#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-feature-row,#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-ready,#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-signal-row,#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-title-block .dealer-kicker,#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-title-block .dealer-location{display:none!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-title-block .dealer-name{display:block!important;max-width:100%!important;overflow:hidden!important;color:#181a20!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-family:Poppins,sans-serif!important;font-size:17px!important;font-weight:800!important;line-height:normal!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-meta-row{margin-top:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-subtitle{overflow:hidden!important;color:#747b86!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:700!important;letter-spacing:0!important;text-transform:none!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-metrics{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-shrink:0!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-metrics div{height:34px!important;min-width:auto!important;padding:0 10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;border-radius:999px!important;background:#f6f7f9!important;box-shadow:none!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-metrics div svg{width:18px!important;height:18px!important;color:#69707b!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-metrics div:last-child svg{color:red!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-metrics div p{color:#59606b!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:800!important;line-height:1!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-card-action{height:42px!important;margin-top:auto!important;padding:0 14px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border-radius:12px!important;background:#181a20!important;color:#fff!important;font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:800!important;box-shadow:none!important;transition:background .18s ease,color .18s ease!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-card-action svg{width:18px!important;height:18px!important;transition:transform .18s ease!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card:hover .dealer-card-action{background:#eb6753!important;transform:none!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card:hover .dealer-card-action svg{transform:translateX(3px)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card.dealer-card-skeleton .dealer-skeleton-mark{width:120px!important;height:120px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-card-action span{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-weight:850!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-metrics .dealer-like-metric{padding:0 8px 0 0!important;gap:2px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-metrics .dealer-like-metric svg{color:#69707b!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-metrics .dealer-like-metric .dealer-like-button{width:34px!important;height:34px!important;padding:0!important;border-radius:999px!important;background:transparent!important;color:#69707b!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-metrics .dealer-like-metric .dealer-like-button:hover{background:hsla(8,79%,62%,.1)!important;transform:scale(1.05)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-metrics .dealer-like-metric .dealer-like-button svg{width:18px!important;height:18px!important;color:#69707b!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-metrics .dealer-like-metric .dealer-like-button .liked-heart-icon{color:red!important}#pc-wrap .top-agents.top-dealer-experience{padding:72px 0 90px!important;background:#fff!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-head{margin-bottom:34px!important;padding:26px 28px!important;overflow:hidden!important;align-items:center!important;border-radius:24px!important;border:1px solid rgba(24,26,32,.08)!important;background:linear-gradient(135deg,hsla(0,0%,100%,.98),rgba(248,249,251,.94)),radial-gradient(circle at 86% 4%,hsla(8,79%,62%,.13),transparent 32%)!important;box-shadow:0 18px 52px rgba(24,26,32,.07)!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-head:before{left:28px!important;top:0!important;width:146px!important;height:4px!important;border-radius:0 0 999px 999px!important;background:linear-gradient(90deg,#eb6753,#eb6753 54%,rgba(24,26,32,.16) 0,rgba(24,26,32,.16))!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-head:after{right:26px!important;bottom:22px!important;width:220px!important;height:1px!important;background:linear-gradient(90deg,transparent,hsla(8,79%,62%,.28),transparent)!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-copy{position:relative!important;z-index:1!important;gap:10px!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-kicker{display:flex!important;align-items:center!important;gap:10px!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-kicker span{width:-moz-fit-content!important;width:fit-content!important;height:30px!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;border-radius:999px!important;background:hsla(8,79%,62%,.1)!important;color:#eb6753!important;font-family:Poppins,sans-serif!important;font-size:10px!important;font-weight:950!important;letter-spacing:.14em!important;line-height:1!important;text-transform:uppercase!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-kicker i{color:#8a9099!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-style:normal!important;font-weight:750!important;letter-spacing:0!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-copy h2{font-size:42px!important;line-height:1.04!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-copy p{max-width:640px!important;color:#5f6671!important;font-size:14px!important;font-weight:600!important;line-height:1.55!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-tags{margin-top:2px!important;display:flex!important;flex-wrap:wrap!important;gap:8px!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-tags em{height:30px!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;border-radius:999px!important;border:1px solid rgba(24,26,32,.08)!important;background:#fff!important;color:#59606b!important;font-family:Poppins,sans-serif!important;font-size:10px!important;font-style:normal!important;font-weight:850!important;letter-spacing:.05em!important;text-transform:uppercase!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-head button{position:relative!important;z-index:1!important;flex-shrink:0!important}#pc-wrap .top-agents.top-dealer-experience .wrapper.dealer-showcase-rail{position:relative!important;display:block!important;width:100%!important;padding:0!important}#pc-wrap .top-agents.top-dealer-experience .switch-btn{position:absolute!important;top:182px!important;z-index:8!important;width:48px!important;height:48px!important}#pc-wrap .top-agents.top-dealer-experience .swiper-agents-prev{left:-24px!important}#pc-wrap .top-agents.top-dealer-experience .swiper-agents-next{right:-24px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper{width:100%!important;max-width:none!important;min-width:0!important;height:444px!important;overflow:hidden!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agents-swiper{width:100%!important;height:444px!important;padding:8px 0 36px!important;overflow:hidden!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agents-slide{width:322px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card{width:322px!important;height:404px!important;border-radius:20px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media{height:240px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-content{padding:18px 17px 17px!important;gap:10px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-title-block .dealer-name{font-size:18px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-card-action span{font-size:12px!important;letter-spacing:0!important}#pc-wrap .top-agents.top-dealer-experience{padding:76px 0 94px!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-head{position:relative!important;margin-bottom:32px!important;padding:0 0 22px!important;overflow:visible!important;display:flex!important;align-items:flex-end!important;justify-content:space-between!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-head:before{content:""!important;position:absolute!important;left:0!important;bottom:0!important;width:100%!important;height:1px!important;border-radius:999px!important;background:linear-gradient(90deg,#eb6753,hsla(8,79%,62%,.34) 18%,rgba(24,26,32,.08) 58%,transparent)!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-head:after{content:""!important;position:absolute!important;left:0!important;bottom:-2px!important;width:92px!important;height:4px!important;border-radius:999px!important;background:#eb6753!important;box-shadow:0 10px 24px hsla(8,79%,62%,.24)!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-copy{gap:0!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-copy p,#pc-wrap .top-agents.top-dealer-experience .dealer-home-kicker,#pc-wrap .top-agents.top-dealer-experience .dealer-home-tags{display:none!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-copy h2{position:relative!important;margin:0!important;color:#181a20!important;font-size:46px!important;font-weight:950!important;letter-spacing:0!important;line-height:.98!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-copy h2:before{content:""!important;position:absolute!important;left:-16px!important;top:8px!important;width:6px!important;height:38px!important;border-radius:999px!important;background:linear-gradient(180deg,#eb6753,hsla(8,79%,62%,.18))!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-head button{min-width:172px!important;height:50px!important;padding:0 18px 0 22px!important;box-sizing:border-box!important;border-radius:999px!important;background:#181a20!important;box-shadow:0 16px 36px rgba(24,26,32,.13)!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-head button span{font-size:13px!important;font-weight:900!important;white-space:nowrap!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-head button svg{flex-shrink:0!important}#pc-wrap .top-agents.top-dealer-experience .dealer-home-head button:hover{background:#eb6753!important;box-shadow:0 18px 38px hsla(8,79%,62%,.24)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper{height:458px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agents-swiper{height:458px!important;padding:10px 0 40px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agents-slide{width:326px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card{width:326px!important;height:414px!important;box-sizing:border-box!important;border-radius:24px!important;border-color:rgba(24,26,32,.07)!important;box-shadow:0 18px 48px rgba(24,26,32,.09)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card:hover{transform:translateY(-9px)!important;border-color:hsla(8,79%,62%,.26)!important;box-shadow:0 28px 70px rgba(24,26,32,.15)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media{height:248px!important;border-radius:20px 20px 0 0!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-media img{transition:transform .7s cubic-bezier(.2,0,0,1),filter .7s cubic-bezier(.2,0,0,1)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card:hover .dealer-media img{transform:scale(1.035)!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .top-agent-card .dealer-content{padding:17px 16px 16px!important;box-sizing:border-box!important;gap:9px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-meta-row{min-width:0!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-subtitle{min-width:0!important;font-size:12px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-metrics{gap:6px!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-metrics>div{height:34px!important;box-sizing:border-box!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-card-action{width:100%!important;height:44px!important;min-width:0!important;box-sizing:border-box!important;padding:0 15px!important;border-radius:14px!important;overflow:hidden!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-card-action span{min-width:0!important;font-size:13px!important;font-weight:900!important}#pc-wrap .top-agents.top-dealer-experience .container .wrapper .card-wrapper .dealer-card-action svg{flex-shrink:0!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .info .trend-engagement,#pc-wrap .trend-cars .container .card-box .trend-card-box .info .trend-engagement-pill,#pc-wrap .trend-cars .container .card-box .trend-card-box .info .trend-meta,#pc-wrap .trend-cars .container .card-box .trend-card-box .info .trend-stat-button{display:none!important}#pc-wrap .trend-cars .trend-car-swiper{height:auto!important;min-height:430px!important;padding-bottom:12px!important}#pc-wrap .trend-cars .trend-car-slide{width:360px!important;margin:8px 0 14px!important;box-sizing:border-box!important}#pc-wrap .trend-cars .container .card-box .trend-card-box{position:relative!important;width:360px!important;height:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;border-radius:22px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 16px 42px rgba(24,26,32,.1)!important;isolation:auto!important;transition:transform .32s cubic-bezier(.2,0,0,1),box-shadow .32s ease,border-color .32s ease!important}#pc-wrap .trend-cars .container .card-box .trend-card-box:after,#pc-wrap .trend-cars .container .card-box .trend-card-box:before{display:none!important}#pc-wrap .trend-cars .container .card-box .trend-card-box:hover{transform:translateY(-7px)!important;border-color:hsla(8,79%,62%,.28)!important;box-shadow:0 24px 54px rgba(24,26,32,.14),0 0 0 1px hsla(8,79%,62%,.08)!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .card-img{position:relative!important;inset:auto!important;z-index:1!important;width:100%!important;height:248px!important;flex:none!important;border-radius:22px 22px 0 0!important;background-size:cover!important;background-position:50%!important;box-shadow:none!important;cursor:pointer!important;transition:transform .7s cubic-bezier(.2,0,0,1)!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .card-img:after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(24,26,32,.1),transparent 40%,rgba(24,26,32,.48))!important;pointer-events:none!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .card-img .trend-badge{position:absolute!important;z-index:2!important;top:16px!important;left:16px!important;padding:8px 12px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;border-radius:999px!important;background:hsla(8,79%,62%,.95)!important;border:1px solid hsla(0,0%,100%,.3)!important;box-shadow:0 10px 24px hsla(8,79%,62%,.3)!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .card-img .trend-badge svg{width:15px!important;height:15px!important;color:#fff!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .card-img .trend-badge span{color:#fff!important;font-size:10px!important;font-weight:900!important;letter-spacing:.1em!important;text-transform:uppercase!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .card-img .price{position:absolute!important;z-index:2!important;right:16px!important;bottom:16px!important;left:auto!important;top:auto!important;padding:10px 14px!important;border-radius:12px!important;border:1px solid hsla(0,0%,100%,.32)!important;background:hsla(0,0%,100%,.95)!important;color:#181a20!important;font-size:16px!important;font-weight:800!important;line-height:1!important;box-shadow:0 12px 28px rgba(24,26,32,.12)!important}#pc-wrap .trend-cars .container .card-box .trend-card-box:hover .card-img{transform:scale(1.03)!important;filter:none!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .trend-price{display:none!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .info{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;z-index:1!important;flex:1 1!important;padding:15px 16px 16px!important;display:flex!important;flex-direction:column!important;border:0!important;border-top:1px solid rgba(24,26,32,.06)!important;border-radius:0 0 22px 22px!important;background:linear-gradient(180deg,#fff,#fafbfc)!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.9)!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .info .trend-meta{display:none!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .info .title-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;grid-gap:10px!important;gap:10px!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .info .title{margin:0!important;overflow:hidden!important;color:#181a20!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:16px!important;font-weight:800!important;line-height:1.25!important;cursor:pointer!important;transition:color .2s ease!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .info .deal-type{padding:6px 10px!important;border-radius:999px!important;background:#fff1ee!important;color:#eb6753!important;font-size:10px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .info .options{margin-top:12px!important;display:flex!important;flex-direction:row!important;justify-content:space-between!important;gap:7px!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .info .options div{flex:1 1!important;min-width:0!important;padding:8px 6px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:5px!important;border-radius:10px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.05)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .info .options div .stat-icon{width:14px!important;height:14px!important;margin:0!important;color:#eb6753!important;opacity:1!important;filter:none!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .info .options div span{overflow:hidden!important;color:#181a20!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:10px!important;font-weight:700!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .info .bott{margin-top:auto!important;padding-top:12px!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important;border-top:1px solid rgba(24,26,32,.06)!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .info .brand-line{width:100%!important;margin:0!important;overflow:hidden!important;color:#69707b!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12px!important;font-weight:600!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .info .trend-engagement,#pc-wrap .trend-cars .container .card-box .trend-card-box .info .trend-engagement-pill,#pc-wrap .trend-cars .container .card-box .trend-card-box .info .trend-stat-button,#pc-wrap .trend-cars .container .card-box .trend-card-box .info .view-like-box{display:none!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .info .trend-footer-metrics{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:6px!important;gap:6px!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .info .trend-metric{min-width:0!important;width:100%!important;padding:10px 12px!important;display:flex!important;align-items:center!important;gap:10px!important;border-radius:14px!important;border:1px solid rgba(24,26,32,.06)!important;background:#f7f8fa!important;text-align:left!important;transition:border-color .18s ease,background .18s ease,transform .18s ease!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .info .trend-metric:hover{border-color:hsla(8,79%,62%,.18)!important;background:#f7f8fa!important;transform:translateY(-1px)!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .info .trend-metric-views{cursor:default!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .info .trend-metric-likes{cursor:pointer!important;font:inherit!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .info .trend-metric-likes:hover{border-color:hsla(8,79%,62%,.18)!important;background:#f7f8fa!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .info .trend-metric-likes.is-liked{border-color:hsla(8,79%,62%,.22)!important;background:#f7f8fa!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .info .trend-metric-likes.is-liked .trend-metric-icon{background:hsla(8,79%,62%,.12)!important;color:#eb6753!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .info .trend-metric-likes.is-liked .trend-metric-copy strong{color:#eb6753!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .info .trend-metric-icon{width:32px!important;height:32px!important;flex:0 0 32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:10px!important;background:#fff!important;border:1px solid rgba(24,26,32,.06)!important;color:#69707b!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .info .trend-metric-icon svg{width:16px!important;height:16px!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .info .trend-metric-likes .trend-metric-icon{color:#eb6753!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .info .trend-metric-copy{min-width:0!important;display:flex!important;flex-direction:column!important;gap:2px!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .info .trend-metric-copy span{color:#8a929d!important;font-size:9px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important;line-height:1!important}#pc-wrap .trend-cars .container .card-box .trend-card-box .info .trend-metric-copy strong{color:#181a20!important;font-size:14px!important;font-weight:900!important;line-height:1!important}#pc-wrap .trend-cars .container .card-box .trend-card-box:hover .info .title{color:#eb6753!important}#pc-wrap .trend-cars .trend-car-swiper{min-height:545px!important;padding:4px 0 18px!important;overflow:visible!important}#pc-wrap .trend-cars .trend-car-slide{width:384px!important;height:auto!important;margin:10px 0 18px!important}#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign{width:384px!important;min-height:502px!important;height:auto!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;border-radius:18px!important;border:1px solid hsla(0,0%,100%,.1)!important;background:#101217!important;box-shadow:0 24px 64px rgba(16,18,23,.22)!important}#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign:after,#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign:before{display:none!important}#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign:hover{transform:translateY(-8px)!important;border-color:hsla(8,79%,62%,.46)!important;box-shadow:0 32px 76px rgba(16,18,23,.28),0 0 0 1px hsla(8,79%,62%,.12)!important}#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .card-img{position:relative!important;inset:auto!important;width:100%!important;height:276px!important;flex:none!important;overflow:hidden!important;border-radius:18px 18px 0 0!important;background-size:cover!important;background-position:50%!important}#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .card-img:after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(8,10,14,.14),rgba(8,10,14,.18) 42%,rgba(8,10,14,.82))!important;pointer-events:none!important}#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .trend-badge{position:absolute!important;z-index:2!important;top:18px!important;left:18px!important;width:-moz-fit-content!important;width:fit-content!important;padding:6px 9px!important;display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:5px!important;border-radius:999px!important;border:1px solid hsla(0,0%,100%,.2)!important;background:rgba(16,18,23,.72)!important;box-shadow:none!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .trend-badge svg{width:13px!important;height:13px!important;color:#ff8b75!important}#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .trend-badge span{color:#fff!important;font-size:9px!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase!important;white-space:nowrap!important;line-height:1!important}#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .trend-card-brand{position:absolute!important;z-index:2!important;left:18px!important;bottom:18px!important;max-width:170px!important;overflow:hidden!important;color:#fff!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12px!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase!important}#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .price{position:absolute!important;z-index:2!important;right:18px!important;bottom:16px!important;left:auto!important;top:auto!important;padding:10px 13px!important;border-radius:12px!important;background:#fff!important;color:#101217!important;font-size:16px!important;font-weight:950!important;line-height:1!important;box-shadow:0 14px 30px rgba(0,0,0,.22)!important}#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;flex:1 1!important;padding:18px!important;display:flex!important;flex-direction:column!important;border:0!important;border-radius:0!important;background:linear-gradient(180deg,#12151b,#0d0f14)!important;box-shadow:none!important}#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .title-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;grid-gap:12px!important;gap:12px!important}#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .title{margin:0!important;overflow:hidden!important;color:#fff!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:18px!important;font-weight:950!important;line-height:1.18!important;letter-spacing:0!important}#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .deal-type{padding:6px 10px!important;border-radius:999px!important;background:hsla(8,79%,62%,.16)!important;color:#ff8b75!important;font-size:10px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .trend-card-location{margin:10px 0 0!important;display:flex!important;align-items:center!important;gap:6px!important;color:hsla(0,0%,100%,.58)!important;font-size:12px!important;font-weight:700!important}#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .trend-card-location svg{width:16px!important;height:16px!important;flex:0 0 16px!important;color:#ff8b75!important}#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .trend-card-location span{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .options{margin-top:14px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .options div{min-width:0!important;padding:10px 7px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:6px!important;border-radius:12px!important;border:1px solid hsla(0,0%,100%,.08)!important;background:hsla(0,0%,100%,.055)!important}#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .options .stat-icon{width:17px!important;height:17px!important;color:#ff8b75!important}#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .options span{max-width:100%!important;overflow:hidden!important;color:hsla(0,0%,100%,.78)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:10px!important;font-weight:800!important}#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .bott{margin-top:auto!important;padding-top:15px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:stretch!important;grid-gap:10px!important;gap:10px!important;border-top:1px solid hsla(0,0%,100%,.08)!important}#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .trend-footer-metrics{min-width:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .trend-metric{min-width:0!important;width:100%!important;padding:9px 10px!important;display:flex!important;align-items:center!important;gap:8px!important;border-radius:12px!important;border:1px solid hsla(0,0%,100%,.08)!important;background:hsla(0,0%,100%,.055)!important;color:#fff!important}#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .trend-metric-icon{width:30px!important;height:30px!important;flex:0 0 30px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:10px!important;background:hsla(0,0%,100%,.08)!important;color:#ff8b75!important}#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .trend-metric-copy{min-width:0!important;display:flex!important;flex-direction:column!important;gap:2px!important}#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .trend-metric-copy span{color:hsla(0,0%,100%,.46)!important;font-size:8px!important;font-weight:900!important;letter-spacing:.1em!important;text-transform:uppercase!important}#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .trend-metric-copy strong{color:#fff!important;font-size:13px!important;font-weight:950!important}#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .trend-card-cta{width:100%!important;min-width:132px!important;height:42px!important;padding:0 14px!important;display:inline-flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;border:0!important;border-radius:14px!important;background:linear-gradient(135deg,#eb6753,#ff876d)!important;box-shadow:0 12px 24px hsla(8,79%,62%,.24)!important;color:#fff!important;font-family:Poppins,sans-serif!important;font-size:11px!important;font-weight:950!important;cursor:pointer!important;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important}#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .trend-card-cta:hover{transform:translateY(-1px)!important;box-shadow:0 14px 28px hsla(8,79%,62%,.28)!important;filter:saturate(1.05)!important}#pc-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .trend-card-cta svg{width:16px!important;height:16px!important}#pc-wrap .trend-cars .container .info-box .right .pagination-box{width:auto!important;min-width:228px!important;height:50px!important;padding:7px 8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;border:1px solid rgba(24,26,32,.08)!important;border-radius:999px!important;background:hsla(0,0%,100%,.96)!important;box-shadow:0 18px 38px rgba(24,26,32,.1)!important}#pc-wrap .trend-cars .container .info-box .right .pagination-box .swiper-trend-next,#pc-wrap .trend-cars .container .info-box .right .pagination-box .swiper-trend-prev{width:36px!important;height:36px!important;padding:9px!important;flex:0 0 36px!important;border-radius:50%!important;background:#f2f3f5!important;color:#181a20!important;box-shadow:inset 0 0 0 1px rgba(24,26,32,.04)!important;cursor:pointer!important;transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease!important}#pc-wrap .trend-cars .container .info-box .right .pagination-box .swiper-trend-next:hover,#pc-wrap .trend-cars .container .info-box .right .pagination-box .swiper-trend-prev:hover{background:#181a20!important;color:#fff!important;box-shadow:0 10px 22px rgba(24,26,32,.18)!important;transform:translateY(-1px)!important}#pc-wrap .trend-cars .container .info-box .right .pagination-box .swiper-trend-pagination{width:auto!important;min-width:118px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}#pc-wrap .trend-cars .container .info-box .right .pagination-box .swiper-pagination-bullet{width:8px!important;height:8px!important;margin:0!important;border-radius:999px!important;background:#c7c9cc!important;opacity:1!important;transition:width .18s ease,background .18s ease,transform .18s ease!important}#pc-wrap .trend-cars .container .info-box .right .pagination-box .swiper-pagination-bullet-active{width:20px!important;background:#181a20!important}#pc-wrap .trend-cars .container .card-box .trend-car-swiper{min-height:528px!important;padding:8px 18px 34px!important;overflow:visible!important}#pc-wrap .trend-cars .container .card-box .trend-car-swiper .swiper-wrapper{align-items:stretch!important}#pc-wrap .trend-cars .container .card-box .trend-car-swiper .swiper-slide.trend-car-slide{width:360px!important;max-width:360px!important;height:auto!important;margin:10px 38px 20px 0!important}#pc-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign{width:360px!important;min-height:480px!important;height:100%!important;border-radius:16px!important;border:1px solid hsla(0,0%,100%,.12)!important;box-shadow:0 22px 58px rgba(16,18,23,.22)!important}#pc-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .card-img{height:250px!important;border-radius:16px 16px 0 0!important}#pc-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .trend-badge{top:14px!important;left:14px!important;width:-moz-fit-content!important;width:fit-content!important;height:auto!important;min-height:0!important;padding:5px 8px!important;gap:4px!important}#pc-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .trend-badge svg{width:12px!important;height:12px!important}#pc-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .trend-badge span{font-size:8px!important;line-height:1!important;white-space:nowrap!important}#pc-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .price{right:14px!important;bottom:14px!important;padding:9px 12px!important;border-radius:11px!important;font-size:15px!important}#pc-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .trend-card-brand{left:14px!important;bottom:16px!important;max-width:158px!important}#pc-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .info{padding:16px!important}#pc-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .info .title{font-size:17px!important;line-height:1.16!important}#pc-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .info .options{margin-top:12px!important;gap:7px!important}#pc-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .info .options div{padding:9px 6px!important;border-radius:11px!important}#pc-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .info .bott{padding-top:13px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 140px!important;grid-gap:9px!important;gap:9px!important;align-items:stretch!important}#pc-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .trend-footer-metrics{min-width:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:7px!important;gap:7px!important}#pc-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .trend-metric,#pc-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .trend-metric-likes,#pc-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .trend-metric-likes.is-liked{width:100%!important;height:50px!important;min-height:50px!important;max-height:50px!important;padding:0 8px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;box-sizing:border-box!important;border:1px solid hsla(0,0%,100%,.08)!important;border-radius:12px!important;background:hsla(0,0%,100%,.055)!important;color:#fff!important;font:inherit!important;line-height:1!important}#pc-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .trend-metric-icon{width:30px!important;height:30px!important;flex:0 0 30px!important;border-radius:10px!important}#pc-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .trend-metric-copy span{font-size:7px!important;line-height:1!important}#pc-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .trend-metric-copy strong{font-size:12px!important;line-height:1!important}#pc-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .trend-card-cta{width:140px!important;min-width:140px!important;max-width:140px!important;height:50px!important;min-height:50px!important;padding:0 13px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;border-radius:14px!important;background:linear-gradient(135deg,#ef624f,#ff8065)!important;box-shadow:0 14px 28px hsla(8,79%,62%,.28)!important;font-size:11px!important;line-height:1!important;white-space:nowrap!important}#pc-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .trend-card-cta span{white-space:nowrap!important;line-height:1!important}#pc-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .trend-card-cta svg{width:17px!important;height:17px!important;flex:0 0 17px!important}#pc-wrap #car-list-page{padding-bottom:40px;background:#f4f6f8}#pc-wrap #car-list-page .container.car-list-container{width:100%;max-width:100%;margin:0 auto;padding:28px clamp(18px,3vw,42px) 44px;box-sizing:border-box;flex-direction:column;align-items:stretch;gap:0}#pc-wrap #car-list-page .car-list-toolbar{width:100%;flex-direction:row;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px;padding:22px 24px;border:1px solid rgba(24,26,32,.08);border-radius:22px;background:linear-gradient(135deg,hsla(0,0%,100%,.94),hsla(0,0%,100%,.7)),radial-gradient(circle at 92% 10%,hsla(8,79%,62%,.12),transparent 32%);box-shadow:0 18px 48px rgba(24,26,32,.06)}#pc-wrap #car-list-page .toolbar-copy{gap:7px}#pc-wrap #car-list-page .toolbar-copy>span{width:-moz-fit-content;width:fit-content;padding:6px 10px;border-radius:999px;color:#c64a39;background:hsla(8,79%,62%,.1);border:1px solid hsla(8,79%,62%,.18);font-family:Poppins,sans-serif;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}#pc-wrap #car-list-page .car-list-heading{color:#181a20;font-family:Poppins,sans-serif;font-size:32px;font-weight:800;letter-spacing:0;line-height:1.15}#pc-wrap #car-list-page .car-list-subtitle{max-width:640px;color:#626a75;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.55}#pc-wrap #car-list-page .car-list-sort{display:flex;flex-direction:row;align-items:center;gap:10px}#pc-wrap #car-list-page .car-list-sort span{color:#59606b;font-family:Poppins,sans-serif;font-size:14px;font-weight:600}#pc-wrap #car-list-page .car-list-sort button{margin-left:0;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;line-height:26px;min-height:44px;padding:0 14px;border-radius:999px;border:1px solid rgba(24,26,32,.1);background:#fff;box-shadow:0 8px 20px rgba(24,26,32,.06)}#pc-wrap #car-list-page .car-list-sort button:hover{background:#fff7f5;border-color:hsla(8,79%,62%,.24)}#pc-wrap #car-list-page .container .car-page{position:relative;width:100%;flex-direction:row;align-items:flex-start;gap:clamp(18px,2vw,30px);padding-top:0}#pc-wrap #car-list-page .container .car-page .filter-config{width:300px;min-width:280px;flex-shrink:0;height:auto;position:-webkit-sticky;position:sticky;top:100px;align-self:flex-start;padding:10px;border-radius:22px;background:linear-gradient(180deg,hsla(0,0%,100%,.92),rgba(248,250,252,.86));border:1px solid rgba(24,26,32,.08);box-shadow:0 18px 48px rgba(24,26,32,.08);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main{width:100%;padding:18px 15px 12px;border-radius:18px;background:#fff;border:1px solid rgba(24,26,32,.06);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.9),0 8px 22px rgba(24,26,32,.04)}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home{position:relative;width:100%;gap:11px;margin-bottom:22px!important;padding-bottom:20px;border-bottom:1px solid rgba(24,26,32,.07)}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home:last-child{margin-bottom:0!important;padding-bottom:0;border-bottom:0}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .car-location{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;height:auto;overflow:visible;transition:none}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .filter-brand-scroll{display:flex;flex-direction:column;gap:8px;max-height:236px;overflow-y:auto;overflow-x:hidden;padding-right:4px;margin-right:-2px;scrollbar-width:thin;scrollbar-color:rgba(24,26,32,.22) transparent}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .filter-brand-scroll::-webkit-scrollbar{width:6px}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .filter-brand-scroll::-webkit-scrollbar-thumb{background:rgba(24,26,32,.2);border-radius:999px}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .title-main{width:100%;height:auto;color:#181a20;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:800;line-height:1.3}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .search-panel-head{flex-direction:row;align-items:center;justify-content:space-between;gap:12px;padding:2px 2px 0}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .search-panel-subtitle{margin-top:4px;color:#8a929d;font-family:Poppins,sans-serif;font-size:11px;font-weight:700;letter-spacing:0}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .title{width:auto;height:auto;color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:800;letter-spacing:.08em;text-transform:uppercase;line-height:normal}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .input-box{position:relative;width:100%;flex-direction:row;align-items:center;gap:8px;min-width:0}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .input-box svg{cursor:pointer}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .input-box .search-input{width:100%;height:50px;border-radius:14px;border:1px solid rgba(24,26,32,.1);background:#f8fafc;outline:none;padding-left:43px;padding-right:82px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .input-box .search-input fieldset{border:0}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .input-box img{position:absolute;width:18px;height:17px;top:18px;left:15px}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .input-box .search-leading-icon{position:absolute;left:14px;width:18px;height:18px;color:#eb6753;z-index:1}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .input-box .reset-filter-button{position:absolute;right:4px;width:36px;height:36px;color:#69707b}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .input-box .search-action-button{position:absolute;right:6px;height:38px;min-width:70px;padding:0 14px;border-radius:999px;background:#181a20;color:#fff;font-family:Poppins,sans-serif;font-size:11px;font-weight:900;text-transform:none;box-shadow:0 10px 22px rgba(24,26,32,.12)}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .input-box .search-action-button:hover{background:linear-gradient(135deg,#ff806f,#eb6753)}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .input-box .car-checkbox{width:18px;height:18px;border-radius:12px;margin-right:0;padding:0;color:#a1a9b4}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .input-box .car-checkbox svg{width:19px}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .input-box .car-checkbox.Mui-checked{color:#eb6753}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home.search-filter-panel{padding:2px 0 22px}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home.search-filter-panel .input-box.search-box{margin-top:5px;padding:5px;border-radius:18px;background:linear-gradient(135deg,#fff,#f7f9fb);border:1px solid rgba(24,26,32,.08);box-shadow:0 12px 28px rgba(24,26,32,.06)}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home.search-filter-panel .input-box.search-box .search-input{height:48px;border:0;background:transparent}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home.search-filter-panel .search-panel-head .reset-filter-button{position:static;width:42px;height:42px;flex-shrink:0;border-radius:999px;background:#181a20;color:#fff;box-shadow:0 10px 22px rgba(24,26,32,.14);transition:transform .22s ease,background .22s ease}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home.search-filter-panel .search-panel-head .reset-filter-button:hover{transform:rotate(-16deg) translateY(-1px);background:linear-gradient(135deg,#ff806f,#eb6753)}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .city-select{width:100%;height:49px;border-radius:8px;border:1px solid #ddd;background:#fff;outline:none;padding-left:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3);color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .divider{position:absolute;height:48px;border-left:1px solid #ddd;right:39px;top:31px}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .arrow-down{position:absolute;width:15px;height:8px;color:#ddd;right:13px;top:52px}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .car-type{color:#424a55;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:19px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .button-group{width:100%;height:auto;flex-direction:row;gap:8px}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .button-group button{width:100%;min-height:40px;border-radius:12px!important;border:1px solid rgba(24,26,32,.1);background:#f8fafc;color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:11px;font-style:normal;font-weight:800;letter-spacing:.08em;text-transform:uppercase;line-height:normal}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .button-group button.active{color:#fff;border-color:#181a20;background:#181a20}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .square-year-input{width:100%;gap:10px;flex-direction:row;align-items:center}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .square-year-input .MuiFormControl-root{flex:1 1;min-width:0}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .square-year-input .MuiInputBase-root{width:100%;height:46px;border-radius:13px;border:1px solid rgba(24,26,32,.1);background:#f8fafc;color:#181a20;font-family:Poppins,sans-serif;font-weight:700}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .square-year-input .MuiInputBase-root fieldset{border:0}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .square-year-input .central-divider{width:18px;height:2px;border:0;border-radius:999px;background:rgba(24,26,32,.24)}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .square-year-input input{width:100%;height:46px;border-radius:13px;border:1px solid rgba(24,26,32,.1);background:#f8fafc;outline:none;padding-left:15px;font-family:Poppins,sans-serif;font-weight:600;color:#181a20}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .square-year-input label{line-height:13px}#pc-wrap #car-list-page .container .car-page .filter-config .filter-main .find-your-home .square-year-input input::placeholder{color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #car-list-page .container .car-page .main-config{flex:1 1;min-width:0;width:auto;max-width:none;align-items:stretch;gap:18px}#pc-wrap #car-list-page .container .car-page .main-config .catalog-status-strip{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px;padding:14px;border-radius:22px;background:#fff;border:1px solid rgba(24,26,32,.08);box-shadow:0 14px 36px rgba(24,26,32,.06)}#pc-wrap #car-list-page .container .car-page .main-config .catalog-status-strip .status-copy{gap:4px;min-width:210px}#pc-wrap #car-list-page .container .car-page .main-config .catalog-status-strip .status-copy>span{width:-moz-fit-content;width:fit-content;padding:5px 9px;border-radius:999px;background:hsla(8,79%,62%,.1);color:#c64a39;font-family:Poppins,sans-serif;font-size:10px;font-weight:800}#pc-wrap #car-list-page .container .car-page .main-config .catalog-status-strip .status-copy h2{margin:0;color:#181a20;font-family:Poppins,sans-serif;font-size:18px;font-weight:800;line-height:1.2}#pc-wrap #car-list-page .container .car-page .main-config .catalog-status-strip .status-metrics{flex:1 1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}#pc-wrap #car-list-page .container .car-page .main-config .catalog-status-strip .status-metric{min-width:0;min-height:58px;padding:10px 12px;display:flex;flex-direction:row;align-items:center;gap:10px;border-radius:16px;background:#f7f9fb;border:1px solid rgba(24,26,32,.06)}#pc-wrap #car-list-page .container .car-page .main-config .catalog-status-strip .status-metric>svg{width:20px;height:20px;color:#eb6753;flex-shrink:0}#pc-wrap #car-list-page .container .car-page .main-config .catalog-status-strip .status-metric div{min-width:0}#pc-wrap #car-list-page .container .car-page .main-config .catalog-status-strip .status-metric strong{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-weight:800;line-height:1.15}#pc-wrap #car-list-page .container .car-page .main-config .catalog-status-strip .status-metric span{color:#7b8490;font-family:Poppins,sans-serif;font-size:10px;font-weight:700;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#pc-wrap #car-list-page .container .car-page .main-config .catalog-status-strip .status-metric.total{justify-content:center;flex-direction:column;gap:2px;background:#181a20}#pc-wrap #car-list-page .container .car-page .main-config .catalog-status-strip .status-metric.total span,#pc-wrap #car-list-page .container .car-page .main-config .catalog-status-strip .status-metric.total strong{color:#fff}#pc-wrap #car-list-page .container .car-page .main-config .catalog-status-strip .status-metric.total strong{font-size:22px;line-height:1}#pc-wrap #car-list-page .container .car-page .main-config .list-config{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(18px,1.8vw,24px);gap:clamp(18px,1.8vw,24px);width:100%;height:auto;align-items:stretch;grid-auto-rows:1fr}#pc-wrap #car-list-page .container .car-page .main-config .list-config .grid-car-item{min-width:0;height:100%;animation:carCardIn .48s cubic-bezier(.2,0,0,1) both}#pc-wrap #car-list-page .container .car-page .main-config .list-config .no-data{grid-column:1/-1;justify-self:center;width:100%;max-width:480px;min-height:300px;padding:44px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:22px;background:#fff;border:1px solid rgba(24,26,32,.08);box-shadow:0 18px 48px rgba(24,26,32,.06)}#pc-wrap #car-list-page .container .car-page .main-config .list-config .no-data img{width:50px;height:50px;margin-bottom:14px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .no-data h3{margin:0 0 8px;color:#181a20;font-family:Poppins,sans-serif;font-size:24px;font-weight:800}#pc-wrap #car-list-page .container .car-page .main-config .list-config .no-data p{margin:0;color:#69707b;font-family:Poppins,sans-serif;font-size:14px;font-weight:500}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config{position:relative;width:100%;min-width:0;min-height:420px;height:100%;margin-bottom:0;display:flex;flex-direction:column;border-radius:18px;overflow:hidden;background:#fff;border:1px solid rgba(24,26,32,.07);box-shadow:0 14px 36px rgba(24,26,32,.08);transition:transform .32s cubic-bezier(.2,0,0,1),box-shadow .32s cubic-bezier(.2,0,0,1),border-color .32s ease}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .liked-heart-icon{color:red!important}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config:before{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;opacity:0;background:linear-gradient(135deg,hsla(0,0%,100%,.42),transparent 36%);transition:opacity .28s ease}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config:hover{transform:translateY(-10px);border-color:hsla(8,79%,62%,.28);box-shadow:0 28px 64px rgba(24,26,32,.14),0 0 0 1px hsla(8,79%,62%,.08)}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config:hover:before{opacity:1}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config:hover .top img{transform:scale(1.06)}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config:hover .poster-media img{transform:scale(1.07)}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config:hover .details-link{background:linear-gradient(135deg,#eb6753,#ff9a88);color:#181a20;box-shadow:0 10px 24px hsla(8,79%,62%,.35)}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config:hover .photo-count{transform:translateY(-2px)}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config.card-browse-grid{min-height:0;border-radius:18px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config.card-browse-grid .top{height:252px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config.card-browse-grid .bottom{flex-direction:column;align-items:stretch;gap:0;padding:0;background:#fff}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config.card-browse-grid .card-body{order:1;gap:11px;padding:15px 15px 12px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config.card-browse-grid .name-address{order:2}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config.card-browse-grid .meta-row{order:1}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config.card-browse-grid .name-address .name p{font-size:16px;-webkit-line-clamp:2}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config.card-browse-grid .options{order:3;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config.card-browse-grid .options .option{padding:9px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config.card-browse-grid .options .option p{font-size:12px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config.card-browse-grid .card-footer{order:4;min-height:78px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config.card-browse-grid .price-box{min-width:0;padding:0;background:transparent;border:0;box-shadow:none}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config.card-browse-grid .price-box p{font-size:18px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config.card-browse-grid .buttons{flex-shrink:0;padding:0;border:0;background:transparent}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .poster-media{position:relative;height:292px;min-height:292px;overflow:hidden;background:#181a20}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config.card-browse-grid .poster-media{height:306px;min-height:306px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .poster-link{position:absolute;inset:0;display:block}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .poster-media img{width:100%;height:100%;object-fit:cover;transition:transform .76s cubic-bezier(.2,0,0,1)}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .poster-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,15,22,.18),rgba(12,15,22,.08) 34%,rgba(12,15,22,.86)),linear-gradient(90deg,rgba(12,15,22,.28),transparent 52%);pointer-events:none}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .poster-topbar{position:absolute;top:18px;left:18px;right:18px;z-index:3;flex-direction:row;align-items:center;justify-content:space-between;gap:10px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .poster-tags{flex-direction:row;flex-wrap:wrap;gap:6px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .poster-tags span{height:30px;padding:0 11px;display:inline-flex;align-items:center;border-radius:999px;background:hsla(0,0%,100%,.9);border:1px solid hsla(0,0%,100%,.45);color:#181a20;font-family:Poppins,sans-serif;font-size:11px;font-weight:800;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .poster-actions{flex-direction:row;align-items:center;gap:7px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .photo-count,#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .poster-like{height:34px;border-radius:999px;background:rgba(24,26,32,.68);border:1px solid hsla(0,0%,100%,.18);color:#fff;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .poster-like{width:34px;padding:0}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .poster-like svg{width:19px;height:19px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .photo-count{display:inline-flex;flex-direction:row;align-items:center;gap:6px;padding:0 10px;transition:transform .28s ease}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .photo-count svg{width:15px;height:15px;color:#ffb4a8}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .photo-count p{color:#fff;font-family:Poppins,sans-serif;font-size:11px;font-weight:800}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .poster-media .top-badge{position:absolute;top:62px;left:18px;z-index:3;display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 11px;border-radius:999px;background:hsla(8,79%,62%,.94);border:1px solid hsla(0,0%,100%,.25);box-shadow:0 8px 20px hsla(8,79%,62%,.35)}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .poster-media .top-badge img{width:13px;height:13px;object-fit:contain}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .poster-media .top-badge p{color:#fff;font-family:Poppins,sans-serif;font-size:9px;font-weight:800;letter-spacing:0}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .poster-copy{position:absolute;left:18px;right:18px;bottom:22px;z-index:3;gap:9px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .poster-copy .price-box{width:-moz-fit-content;width:fit-content;padding:9px 12px 10px;border-radius:14px;background:hsla(0,0%,100%,.92);border:1px solid hsla(0,0%,100%,.36);box-shadow:0 12px 28px rgba(0,0,0,.18);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .poster-copy .price-box span{color:#7b8490;font-size:9px;font-weight:800;margin-bottom:3px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .poster-copy .price-box p{color:#181a20;font-size:19px;font-weight:900}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .poster-title{color:#fff;font-family:Poppins,sans-serif;font-size:20px;font-weight:900;line-height:1.15;letter-spacing:0;text-shadow:0 8px 24px rgba(0,0,0,.36);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .poster-location{flex-direction:row;align-items:center;gap:6px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .poster-location svg{width:16px;height:16px;color:#ff9a88}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .poster-location p{color:hsla(0,0%,100%,.82);font-family:Poppins,sans-serif;font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .spec-dock{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin:0;padding:16px 16px 4px;border-radius:0;background:#fff;border:0;box-shadow:none}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .spec-cell{min-width:0;min-height:60px;padding:10px;border-radius:14px;background:#f7f9fb;border:1px solid rgba(24,26,32,.05);display:grid;grid-template-columns:22px minmax(0,1fr);grid-template-rows:auto auto;grid-column-gap:8px;column-gap:8px;align-items:center}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .spec-cell svg{grid-row:1/3;width:20px;height:20px;color:#eb6753}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .spec-cell span{color:#8a929d;font-family:Poppins,sans-serif;font-size:9px;font-weight:800;letter-spacing:0}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .spec-cell strong{min-width:0;color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .ticket-row{position:relative;display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center;justify-content:space-between;grid-gap:8px;gap:8px;margin:10px 14px 16px;padding:0;border-radius:0;background:transparent;border:0;box-shadow:none}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .ticket-info{min-width:0;display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:7px;gap:7px;padding:6px;border-radius:20px;background:linear-gradient(135deg,#f7f9fb,#fff);border:1px solid rgba(24,26,32,.07);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.9),0 10px 24px rgba(24,26,32,.06)}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .footer-price-box{position:relative;min-width:0;padding:8px 10px 9px 14px;display:inline-flex;flex-direction:column;justify-content:center;overflow:hidden;border-radius:17px;background:linear-gradient(135deg,#fff,#fff7f5);border:1px solid hsla(8,79%,62%,.16);box-shadow:0 10px 22px hsla(8,79%,62%,.08)}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .footer-price-box:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:4px;border-radius:0 999px 999px 0;background:linear-gradient(180deg,#ff806f,#eb6753)}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .footer-price-box span{color:#c64a39;font-family:Poppins,sans-serif;font-size:8px;font-weight:900;letter-spacing:.08em;line-height:1;text-transform:uppercase}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .footer-price-box p{margin-top:4px;color:#181a20;font-family:Poppins,sans-serif;font-size:16px;font-weight:900;letter-spacing:0;line-height:1;white-space:nowrap}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .engagement{display:inline-flex!important;flex-direction:row;align-items:center;gap:5px;padding:0;border-radius:0;background:transparent;border:0;white-space:nowrap}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .engagement .stat{display:inline-flex!important;height:34px;min-width:42px;padding:0 9px;flex-direction:row;align-items:center;justify-content:center;gap:5px;border-radius:999px;background:#fff;border:1px solid rgba(24,26,32,.06);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.9);white-space:nowrap}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .engagement .stat svg{width:15px;height:15px;color:#6d7682}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .engagement .stat p{color:#424a55;font-family:Poppins,sans-serif;font-size:10px;font-weight:800;line-height:1}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .engagement .stat-like{display:inline-flex!important;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(24,26,32,.06);font:inherit;transition:transform .2s ease,background .2s ease,border-color .2s ease}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .engagement .stat-like:hover{transform:translateY(-1px);background:#fff7f5;border-color:hsla(8,79%,62%,.22)}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .engagement .stat-like:hover svg{color:#eb6753}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .ticket-row .details-link{height:46px;margin:0;padding:0 15px 0 17px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:999px;background:#181a20;color:#fff!important;font-family:Poppins,sans-serif;font-size:11px;font-weight:800;text-decoration:none;box-shadow:none;transition:transform .24s ease,background .24s ease,box-shadow .24s ease}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .ticket-row .details-link span{color:#fff}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .ticket-row .details-link svg{width:16px;height:16px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .ticket-row .details-link:hover{transform:translateY(-1px);background:linear-gradient(135deg,#ff806f,#eb6753);box-shadow:0 12px 24px hsla(8,79%,62%,.3)}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config.card-browse-grid .ticket-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;margin:9px 12px 14px;padding:0}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config.card-browse-grid .engagement{flex-shrink:0;gap:5px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config.card-browse-grid .ticket-info{gap:6px;padding:6px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config.card-browse-grid .engagement .stat{height:36px;min-width:42px;padding:0 7px;background:#fff}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config.card-browse-grid .engagement .stat svg{width:14px;height:14px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config.card-browse-grid .ticket-row .details-link{flex-shrink:0;min-width:112px;height:44px;padding:0 12px 0 14px;font-size:10px;gap:5px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config.card-browse-grid .ticket-row .details-link svg{width:14px;height:14px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config.card-browse-grid .footer-price-box{min-width:0;max-width:none;padding:8px 8px 9px 13px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config.card-browse-grid .footer-price-box p{font-size:16px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .top{position:relative;width:100%;height:212px;flex-shrink:0;overflow:hidden;background:#edf0f4}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .top:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(24,26,32,.12),transparent 40%,rgba(24,26,32,.5));pointer-events:none;z-index:1}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .top a{display:block;height:100%}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .top img{width:100%;height:100%;object-fit:cover;transition:transform .72s cubic-bezier(.2,0,0,1)}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .top .top-badge{position:absolute;top:14px;left:14px;z-index:2;display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:999px;background:hsla(8,79%,62%,.95);border:1px solid hsla(0,0%,100%,.35);color:#fff;font-family:Poppins,sans-serif;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 8px 20px hsla(8,79%,62%,.35)}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .top .top-badge img{width:14px;height:14px;object-fit:contain}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .top .photo-count{position:absolute;right:12px;bottom:12px;z-index:2;display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 12px;border-radius:999px;border:1px solid hsla(0,0%,100%,.28);background:rgba(24,26,32,.72);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 8px 20px rgba(24,26,32,.2);transition:transform .28s ease}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .top .photo-count svg{width:16px;height:16px;color:#ffb4a8}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .top .photo-count p{color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:800}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .bottom{flex:1 1;display:flex;flex-direction:column;align-items:stretch;gap:0;min-height:0;padding:0;border-top:1px solid rgba(24,26,32,.06);background:#fff}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .card-body{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:12px;padding:16px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .meta-row{display:flex;flex-wrap:wrap;gap:6px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .meta-row span{padding:5px 9px;border-radius:999px;font-family:Poppins,sans-serif;font-size:11px;font-weight:700;letter-spacing:0;text-transform:capitalize;color:#4f5965;background:#f5f7fa;border:1px solid rgba(24,26,32,.06)}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .meta-row span:first-child{color:#181a20;background:hsla(8,79%,62%,.09);border-color:hsla(8,79%,62%,.16)}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .name-address{gap:6px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .name-address .name a{text-decoration:none;color:inherit}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .name-address .name p{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-weight:800;line-height:1.3;letter-spacing:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .name-address .address{flex-direction:row;align-items:flex-start;gap:4px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .name-address .address svg{width:16px;height:16px;color:#eb6753;flex-shrink:0;margin-top:1px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .name-address .address p{color:#69707b;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .options{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:auto}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .options .option{display:flex;flex-direction:row;align-items:center;gap:7px;min-width:0;padding:9px 10px;border-radius:12px;background:#f7f9fb;border:1px solid rgba(24,26,32,.05)}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .options .option svg{width:18px;height:18px;color:#eb6753;flex-shrink:0}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .options .option p{margin:0;color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .type{flex-direction:row;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:4px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .type p{padding:4px 10px;border-radius:999px;font-family:Poppins,sans-serif;font-size:10px;font-weight:700;color:#2d6a4f;background:rgba(45,106,79,.1);border:1px solid rgba(45,106,79,.15)}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .type .disabled-type{color:#9aa3ad!important;background:#edf0f4!important;border-color:rgba(24,26,32,.06)!important}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .card-footer{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:9px;margin:0 12px 12px;padding:12px;border-radius:18px;border:1px solid hsla(0,0%,100%,.08);background:linear-gradient(135deg,#181a20,#252933 58%,#303541),radial-gradient(circle at 12% 0,hsla(8,79%,62%,.28),transparent 36%);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08),0 14px 30px rgba(24,26,32,.18)}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .price-box{padding:0;min-width:0}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .price-box span{display:block;font-family:Poppins,sans-serif;font-size:10px;font-weight:700;letter-spacing:0;text-transform:none;color:hsla(0,0%,100%,.58);margin-bottom:4px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .price-box p{color:#fff;font-family:Poppins,sans-serif;font-size:19px;font-weight:800;line-height:1.1;letter-spacing:0}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .buttons{flex-direction:row;align-items:center;justify-content:center;gap:6px;padding:0;border-radius:0;background:transparent;border:0}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .buttons .stat{flex-direction:row;align-items:center;gap:5px;height:34px;padding:0 9px;border-radius:999px;background:hsla(0,0%,100%,.09);border:1px solid hsla(0,0%,100%,.08)}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .buttons .stat svg{width:16px;height:16px;color:hsla(0,0%,100%,.7)}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .buttons .stat button{width:22px;height:22px;padding:0;color:hsla(0,0%,100%,.72)}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .buttons .stat button svg{width:18px;height:18px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .buttons .view-cnt{font-family:Poppins,sans-serif;font-size:11px;font-weight:800;color:#fff;min-width:1.2em}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .details-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;flex-shrink:0;height:42px;padding:0 12px 0 15px;border-radius:999px;background:linear-gradient(135deg,#ff806f,#eb6753);color:#fff!important;font-family:Poppins,sans-serif;font-size:11px;font-weight:800;letter-spacing:0;text-decoration:none;text-transform:none;box-shadow:0 10px 24px hsla(8,79%,62%,.35);transition:transform .24s ease,box-shadow .24s ease,background .24s ease}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .details-link span{color:#fff}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .details-link svg{width:17px;height:17px}#pc-wrap #car-list-page .container .car-page .main-config .list-config .card-config .details-link:hover{transform:translateY(-1px);box-shadow:0 14px 28px hsla(8,79%,62%,.42)}#pc-wrap #car-list-page .container .car-page .main-config .pagination-config{width:100%;max-width:560px;height:auto;min-height:86px;align-items:center;gap:20px}#pc-wrap #car-list-page .container .car-page .main-config .pagination-config .pagination-box{width:100%;align-items:center}#pc-wrap #car-list-page .container .car-page .main-config .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:275;line-height:26px}@keyframes carCardIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1180px){#pc-wrap #car-list-page .container .car-page .filter-config{width:280px;min-width:260px}}#pc-wrap #car-detail-page{position:relative;background:#0f1115;padding-top:88px;padding-bottom:200px}#pc-wrap #car-detail-page .car-detail-config{width:100%;height:auto;padding-top:64px;gap:48px}#pc-wrap #car-detail-page .car-detail-config .car-info-config{width:100%;gap:36px}#pc-wrap #car-detail-page .car-detail-config .car-info-config .info{width:100%;flex-direction:row;justify-content:space-between;gap:32px}#pc-wrap #car-detail-page .car-detail-config .car-info-config .info .left-box{width:50%;display:flex;flex-direction:column;gap:16px}#pc-wrap #car-detail-page .car-detail-config .car-info-config .info .left-box .title-main{color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:44px;font-weight:500;line-height:1.1;letter-spacing:0;text-transform:capitalize}#pc-wrap #car-detail-page .car-detail-config .car-info-config .info .left-box .top-box{flex-direction:row;display:flex;align-items:center;gap:14px;margin-bottom:6px}#pc-wrap #car-detail-page .car-detail-config .car-info-config .info .left-box .top-box .city{color:hsla(0,0%,100%,.56);font-family:Poppins,sans-serif;font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase}#pc-wrap #car-detail-page .car-detail-config .car-info-config .info .left-box .top-box .divider{width:1px;height:16px;background:hsla(0,0%,100%,.12)}#pc-wrap #car-detail-page .car-detail-config .car-info-config .info .left-box .top-box .buy-rent-box{flex-direction:row;display:flex;align-items:center;gap:8px}#pc-wrap #car-detail-page .car-detail-config .car-info-config .info .left-box .top-box .buy-rent-box .buy-rent{color:#a27e3e;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase}#pc-wrap #car-detail-page .car-detail-config .car-info-config .info .left-box .top-box .date{color:hsla(0,0%,100%,.56);font-family:Poppins,sans-serif;font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase}#pc-wrap #car-detail-page .car-detail-config .car-info-config .info .left-box .bottom-box{flex-direction:row;display:flex;gap:28px;padding-top:18px;border-top:1px solid hsla(0,0%,100%,.08)}#pc-wrap #car-detail-page .car-detail-config .car-info-config .info .left-box .bottom-box .option{flex-direction:row;display:flex;align-items:center;gap:10px}#pc-wrap #car-detail-page .car-detail-config .car-info-config .info .left-box .bottom-box .option p{color:hsla(0,0%,100%,.74);font-family:Poppins,sans-serif;font-size:13px;font-weight:500;letter-spacing:.04em}#pc-wrap #car-detail-page .car-detail-config .car-info-config .info .right-box{display:flex;flex-direction:column;align-items:flex-end;gap:8px}#pc-wrap #car-detail-page .car-detail-config .car-info-config .info .right-box .buttons{flex-direction:row;display:flex;align-items:center;gap:14px;margin:0 6px 16px 0}#pc-wrap #car-detail-page .car-detail-config .car-info-config .info .right-box .buttons p{color:hsla(0,0%,100%,.56);text-align:right;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;letter-spacing:.22em;text-transform:uppercase}#pc-wrap #car-detail-page .car-detail-config .car-info-config .info .right-box .buttons .button-box{flex-direction:row;display:flex;gap:6px;align-items:center}#pc-wrap #car-detail-page .car-detail-config .car-info-config .info .right-box img{width:26px;height:26px;cursor:pointer;opacity:.62;transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #car-detail-page .car-detail-config .car-info-config .info .right-box img:hover{opacity:1;transform:scale(1.1)}#pc-wrap #car-detail-page .car-detail-config .car-info-config .info .right-box svg{width:26px;height:26px;cursor:pointer;color:hsla(0,0%,100%,.74);transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #car-detail-page .car-detail-config .car-info-config .info .right-box svg:hover{color:#c8a45a;transform:scale(1.1)}#pc-wrap #car-detail-page .car-detail-config .car-info-config .info .right-box p{color:hsla(0,0%,100%,.92);text-align:right;font-family:Poppins,sans-serif;font-size:38px;font-weight:500;line-height:1.1;letter-spacing:0}#pc-wrap #car-detail-page .car-detail-config .car-info-config .info .right-box span{color:hsla(0,0%,100%,.56);text-align:right;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;letter-spacing:.22em;text-transform:uppercase}#pc-wrap #car-detail-page .car-detail-config .car-info-config .images{width:100%;gap:12px;display:flex;flex-direction:column}#pc-wrap #car-detail-page .car-detail-config .car-info-config .images .main-image{width:100%;height:640px;overflow:hidden;border-radius:16px;background:#ebe4d6;box-shadow:0 10px 24px rgba(0,0,0,.32)}#pc-wrap #car-detail-page .car-detail-config .car-info-config .images .main-image img{width:100%;height:100%;object-fit:cover;border-radius:16px;transition:transform 1.2s cubic-bezier(0,0,0,1)}#pc-wrap #car-detail-page .car-detail-config .car-info-config .images .main-image:hover img{transform:scale(1.02)}#pc-wrap #car-detail-page .car-detail-config .car-info-config .images .sub-images{width:100%;flex-direction:row;display:flex;gap:12px}#pc-wrap #car-detail-page .car-detail-config .car-info-config .images .sub-images .sub-img-box{width:130px;height:130px;cursor:pointer;border-radius:12px;overflow:hidden;border:2px solid transparent;transition:all .25s cubic-bezier(.2,0,0,1);box-shadow:0 1px 2px rgba(0,0,0,.22)}#pc-wrap #car-detail-page .car-detail-config .car-info-config .images .sub-images .sub-img-box img{width:100%;height:100%;object-fit:cover;border-radius:12px;transition:transform .6s cubic-bezier(0,0,0,1)}#pc-wrap #car-detail-page .car-detail-config .car-info-config .images .sub-images .sub-img-box:hover{border-color:#c8a45a;box-shadow:0 10px 24px rgba(0,0,0,.32);transform:translateY(-2px)}#pc-wrap #car-detail-page .car-detail-config .car-info-config .images .sub-images .sub-img-box:hover img{transform:scale(1.06)}#pc-wrap #car-detail-page .car-detail-config .car-desc-config{width:100%;flex-direction:row;display:flex;gap:32px}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config{width:960px;gap:36px;display:flex;flex-direction:column}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .options-config{width:100%;flex-direction:row;display:flex;gap:28px;flex-wrap:wrap;padding:32px 36px;background:#fff;border:1px solid hsla(0,0%,100%,.08);border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.24)}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .options-config .option{flex-direction:row;display:flex;gap:16px;align-items:center}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .options-config .option .svg-box{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid hsla(0,0%,100%,.12);background:#f7f2e8;transition:all .25s cubic-bezier(.2,0,0,1)}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .options-config .option .svg-box img{width:28px;height:auto}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .options-config .option:hover .svg-box{border-color:#c8a45a;background:rgba(200,164,90,.16);transform:translateY(-1px)}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .options-config .option .option-includes{display:flex;flex-direction:column;gap:4px}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .options-config .option .option-includes .title{color:hsla(0,0%,100%,.56);font-family:Poppins,sans-serif;font-size:10px;font-weight:600;letter-spacing:.22em;text-transform:uppercase}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .options-config .option .option-includes .option-data{color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:17px;font-weight:500;letter-spacing:0}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .prop-desc-config{width:100%;gap:40px;padding:40px 44px;display:flex;flex-direction:column;background:#fff;border-radius:16px;border:1px solid hsla(0,0%,100%,.08);box-shadow:0 2px 8px rgba(0,0,0,.24)}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .prop-desc-config .top{width:100%;display:flex;flex-direction:column;gap:18px}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .prop-desc-config .top .title{color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:22px;font-weight:500;letter-spacing:0;padding-bottom:14px;border-bottom:1px solid hsla(0,0%,100%,.08)}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .prop-desc-config .top .desc{color:hsla(0,0%,100%,.74);font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.85;letter-spacing:.005em;max-height:240px}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .prop-desc-config .bottom{width:100%;gap:24px;display:flex;flex-direction:column}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .prop-desc-config .bottom .title{color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:22px;font-weight:500;letter-spacing:0;padding-bottom:14px;border-bottom:1px solid hsla(0,0%,100%,.08)}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .prop-desc-config .bottom .info-box{width:100%;flex-direction:row;display:flex;gap:80px}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .prop-desc-config .bottom .info-box .left,#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .prop-desc-config .bottom .info-box .right{flex:1 1}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .prop-desc-config .bottom .info-box .left .info,#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .prop-desc-config .bottom .info-box .right .info{width:100%;display:flex;flex-direction:row;gap:24px;padding:12px 0;border-bottom:1px solid hsla(0,0%,100%,.08)}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .prop-desc-config .bottom .info-box .left .info:last-child,#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .prop-desc-config .bottom .info-box .right .info:last-child{border-bottom:none}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .prop-desc-config .bottom .info-box .left .info .title,#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .prop-desc-config .bottom .info-box .right .info .title{flex:1 1;color:#a27e3e;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;line-height:2.2;border:none;padding:0}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .prop-desc-config .bottom .info-box .left .info .data,#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .prop-desc-config .bottom .info-box .right .info .data{flex-shrink:0;min-width:88px;color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:16px;font-weight:500;letter-spacing:0;line-height:2.2}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .floor-plans-config{width:100%;gap:24px;padding:32px 36px;display:flex;flex-direction:column;background:#fff;border-radius:16px;border:1px solid hsla(0,0%,100%,.08);box-shadow:0 2px 8px rgba(0,0,0,.24)}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .floor-plans-config .title{color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:22px;font-weight:500;letter-spacing:0;padding-bottom:12px;border-bottom:1px solid hsla(0,0%,100%,.08)}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .floor-plans-config .image-box{width:100%;height:510px;border:1px solid hsla(0,0%,100%,.08);border-radius:12px;overflow:hidden}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .floor-plans-config .image-box img{width:100%;height:100%;object-fit:cover}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .address-config{width:100%;gap:24px;padding:32px 36px;display:flex;flex-direction:column;background:#fff;border-radius:16px;border:1px solid hsla(0,0%,100%,.08);box-shadow:0 2px 8px rgba(0,0,0,.24)}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .address-config .title{color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:22px;font-weight:500;letter-spacing:0;padding-bottom:12px;border-bottom:1px solid hsla(0,0%,100%,.08)}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .address-config .map-box{width:100%;height:420px;border-radius:12px;overflow:hidden}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .address-config .map-box iframe{border-radius:12px;filter:grayscale(.15) contrast(.95)}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .reviews-config{width:100%;padding:32px 36px 40px;background:#fff;border-radius:16px;border:1px solid hsla(0,0%,100%,.08);box-shadow:0 2px 8px rgba(0,0,0,.24)}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .reviews-config .filter-box{width:100%;flex-direction:row;display:flex;justify-content:space-between;margin-bottom:28px;padding-bottom:14px;border-bottom:1px solid hsla(0,0%,100%,.08)}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .reviews-config .filter-box .review-cnt{flex-direction:row;display:flex;align-items:center;gap:14px}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .reviews-config .filter-box .review-cnt .reviews{color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:22px;font-weight:500;letter-spacing:0}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .reviews-config .filter-box .select-box{flex-direction:row;display:flex;align-items:center;gap:12px}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .reviews-config .filter-box .select-box .sort-title{color:hsla(0,0%,100%,.56);font-family:Poppins,sans-serif;font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .reviews-config .filter-box .select-box .select-main{width:140px;border:none;outline:none;background:transparent;color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:13px;font-weight:500;cursor:pointer}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .reviews-config .review-list{width:100%;gap:24px;display:flex;flex-direction:column}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .reviews-config .review-list .review-config{width:100%;padding-bottom:22px;border-bottom:1px solid hsla(0,0%,100%,.08)}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info{width:100%;flex-direction:row;display:flex;justify-content:space-between}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info .img-name-box{width:30%;flex-direction:row;display:flex;align-items:center;gap:16px}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info .img-name-box .img-box{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f7f2e8;border:1px solid rgba(200,164,90,.22);padding:2px;object-fit:cover}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info .img-name-box .name{color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:16px;font-weight:500;cursor:pointer;transition:color .15s cubic-bezier(.2,0,0,1)}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info .img-name-box .name:hover{color:#a27e3e}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info .img-name-box .date{color:hsla(0,0%,100%,.56);font-family:Poppins,sans-serif;font-size:11px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;margin-top:4px}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info .review-stars{padding-top:8px}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .reviews-config .review-list .review-config .desc-box{margin-top:16px}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .reviews-config .review-list .review-config .desc-box .description{color:hsla(0,0%,100%,.74);font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.75}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .reviews-config .review-list .pagination-box{margin-top:18px;width:100%;display:flex;justify-content:center}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .leave-review-config{border-radius:16px;border:1px solid hsla(0,0%,100%,.08);background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.24);padding:32px 36px}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .leave-review-config .main-title{color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:22px;font-weight:500;letter-spacing:0;padding-bottom:14px;border-bottom:1px solid hsla(0,0%,100%,.08)}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .leave-review-config .review-title{margin-top:22px;color:#a27e3e;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .leave-review-config textarea{width:100%;height:140px;margin-top:10px;padding:18px 20px;border-radius:12px;border:1px solid hsla(0,0%,100%,.12);background:#f7f2e8;color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.6;resize:vertical;transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .leave-review-config textarea:focus{border-color:#c8a45a;background:#fff;box-shadow:0 0 0 3px rgba(200,164,90,.12);outline:none}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .leave-review-config .submit-btn{width:100%;display:flex;justify-content:flex-end}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .leave-review-config .submit-btn .submit-review{height:54px;min-height:54px;padding:0 18px;border-radius:12px;border:1px solid hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.92);background:hsla(0,0%,100%,.04);transition:all .15s cubic-bezier(.2,0,0,1);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);margin-top:26px;width:256px}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .leave-review-config .submit-btn .submit-review:hover{border-color:rgba(200,164,90,.55);box-shadow:0 0 0 1px rgba(200,164,90,.1),0 0 26px rgba(200,164,90,.14);background:hsla(0,0%,100%,.06)}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .leave-review-config .submit-btn .submit-review .title{color:inherit;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .leave-review-config .submit-btn .submit-review:disabled{background:#ebe4d6;color:hsla(0,0%,100%,.56);cursor:not-allowed;box-shadow:none}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .leave-review-config .submit-btn .submit-review:disabled:before{display:none}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .left-config .leave-review-config .submit-btn button:disabled{background:#ebe4d6;color:hsla(0,0%,100%,.56);box-shadow:none}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .right-config{width:340px;height:-moz-fit-content;height:fit-content;padding:32px 26px;gap:22px;border-radius:16px;border:1px solid hsla(0,0%,100%,.08);background:#fff;box-shadow:0 10px 24px rgba(0,0,0,.32);display:flex;flex-direction:column}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .right-config .info-box{position:relative;width:100%;gap:14px;display:flex;flex-direction:column}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .right-config .info-box .main-title{color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:22px;font-weight:500;letter-spacing:0;padding-bottom:12px;border-bottom:1px solid hsla(0,0%,100%,.08);margin-bottom:6px}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .right-config .info-box .image-info{width:100%;flex-direction:row;display:flex;gap:16px;align-items:center;padding-bottom:18px;border-bottom:1px solid hsla(0,0%,100%,.08)}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .right-config .info-box .image-info img{width:88px;height:88px;border-radius:50%;object-fit:cover;padding:3px;background:#f7f2e8;border:1px solid rgba(200,164,90,.32)}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .right-config .info-box .image-info .name-phone-listings{flex:1 1;gap:6px;display:flex;flex-direction:column}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .right-config .info-box .image-info .name-phone-listings .name{color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:17px;font-weight:500;letter-spacing:0}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .right-config .info-box .image-info .name-phone-listings .phone-number{flex-direction:row;display:flex;align-items:center;gap:8px}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .right-config .info-box .image-info .name-phone-listings .phone-number .number{color:hsla(0,0%,100%,.74);font-family:Poppins,sans-serif;font-size:13px;font-weight:500}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .right-config .info-box .image-info .name-phone-listings .listings{color:#a27e3e;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:color .15s cubic-bezier(.2,0,0,1)}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .right-config .info-box .image-info .name-phone-listings .listings:hover{color:#c8a45a}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .right-config .info-box .sub-title{color:#a27e3e;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .right-config .info-box input{height:52px;min-height:52px;padding:0 14px;border-radius:12px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03);color:hsla(0,0%,100%,.92);transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .right-config .info-box input:focus{outline:none;border-color:rgba(200,164,90,.55);box-shadow:0 0 0 3px rgba(200,164,90,.18)}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .right-config .info-box textarea{width:100%;height:130px;padding:16px 18px;border-radius:12px;border:1px solid hsla(0,0%,100%,.12);background:#f7f2e8;color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:14px;line-height:1.6;transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .right-config .info-box textarea::placeholder{color:hsla(0,0%,100%,.56)}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .right-config .info-box textarea:focus{border-color:#c8a45a;background:#fff;box-shadow:0 0 0 3px rgba(200,164,90,.12);outline:none}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .right-config .info-box .send-message{height:54px;min-height:54px;padding:0 18px;border-radius:12px;border:1px solid hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.92);background:hsla(0,0%,100%,.04);transition:all .15s cubic-bezier(.2,0,0,1);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);width:100%}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .right-config .info-box .send-message:hover{border-color:rgba(200,164,90,.55);box-shadow:0 0 0 1px rgba(200,164,90,.1),0 0 26px rgba(200,164,90,.14);background:hsla(0,0%,100%,.06)}#pc-wrap #car-detail-page .car-detail-config .car-desc-config .right-config .info-box .send-message .title{color:inherit;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}#pc-wrap #car-detail-page .car-detail-config .similar-cars-config{width:100%;margin-top:64px;gap:56px;display:flex;flex-direction:column}#pc-wrap #car-detail-page .car-detail-config .similar-cars-config .title-pagination-box{width:100%;flex-direction:row;display:flex;justify-content:space-between;align-items:flex-end}#pc-wrap #car-detail-page .car-detail-config .similar-cars-config .title-pagination-box .title-box{width:50%;display:flex;flex-direction:column;gap:10px}#pc-wrap #car-detail-page .car-detail-config .similar-cars-config .title-pagination-box .title-box:before{content:"";display:block;width:56px;height:1px;background:linear-gradient(90deg,#c8a45a,transparent)}#pc-wrap #car-detail-page .car-detail-config .similar-cars-config .title-pagination-box .title-box .main-title{color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:38px;font-weight:500;line-height:1.15;letter-spacing:0;text-transform:capitalize}#pc-wrap #car-detail-page .car-detail-config .similar-cars-config .title-pagination-box .title-box .sub-title{color:hsla(0,0%,100%,.74);font-family:Poppins,sans-serif;font-size:14px;font-weight:300;line-height:1.6}#pc-wrap #car-detail-page .car-detail-config .similar-cars-config .title-pagination-box .pagination-box{flex-direction:row;display:flex;align-items:center;gap:12px}#pc-wrap #car-detail-page .car-detail-config .similar-cars-config .cards-box{width:100%;padding-bottom:12px}#pc-wrap #car-detail-page .car-detail-config .similar-cars-config .cards-box .similar-homes-swiper{width:100%}#pc-wrap #car-detail-page .car-detail-config .similar-cars-config .cards-box .similar-homes-swiper .similar-homes-slide{width:411px}#pc-wrap #car-detail-page.luxury-detail-page .luxury-button:hover{background:#11141a!important;box-shadow:0 12px 24px rgba(24,26,32,.18)!important}#pc-wrap #car-detail-page.luxury-detail-page .leave-review-panel .luxury-button{min-width:156px!important;height:48px!important;padding:0 20px 0 22px!important;font-size:14px!important;gap:9px!important}#pc-wrap #car-detail-page.luxury-detail-page .leave-review-panel .luxury-button,#pc-wrap #car-detail-page.luxury-detail-page .luxury-button{background:#181a20!important;color:#fff!important}#pc-wrap #car-detail-page.luxury-detail-page{overflow-x:hidden!important}#pc-wrap #car-detail-page.luxury-detail-page .container,#pc-wrap #car-detail-page.luxury-detail-page .content-aside,#pc-wrap #car-detail-page.luxury-detail-page .content-primary,#pc-wrap #car-detail-page.luxury-detail-page .luxury-content-layout,#pc-wrap #car-detail-page.luxury-detail-page .luxury-detail-shell,#pc-wrap #car-detail-page.luxury-detail-page .luxury-panel,#pc-wrap #car-detail-page.luxury-detail-page .luxury-showroom-hero,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section{max-width:100%!important;min-width:0!important;box-sizing:border-box!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-showroom-hero{grid-template-columns:minmax(0,1fr) minmax(320px,360px)!important;gap:18px!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-content-layout{width:100%!important;grid-template-columns:minmax(0,1fr) minmax(320px,340px)!important;gap:18px!important;overflow:visible!important}#pc-wrap #car-detail-page.luxury-detail-page .content-aside{width:100%!important;max-width:340px!important;justify-self:stretch!important}#pc-wrap #car-detail-page.luxury-detail-page .content-primary{width:100%!important;overflow:hidden!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-panel{padding:22px!important;overflow:hidden!important}#pc-wrap #car-detail-page.luxury-detail-page .detail-matrix{grid-template-columns:repeat(2,minmax(0,1fr))!important}#pc-wrap #car-detail-page.luxury-detail-page .inquiry-form input,#pc-wrap #car-detail-page.luxury-detail-page .inquiry-form textarea,#pc-wrap #car-detail-page.luxury-detail-page .leave-review-panel textarea{max-width:100%!important;box-sizing:border-box!important}@media(max-width:1320px){#pc-wrap #car-detail-page.luxury-detail-page .luxury-content-layout,#pc-wrap #car-detail-page.luxury-detail-page .luxury-showroom-hero{grid-template-columns:1fr!important}#pc-wrap #car-detail-page.luxury-detail-page .content-aside,#pc-wrap #car-detail-page.luxury-detail-page .showroom-copy{position:static!important;max-width:100%!important}}#pc-wrap #car-detail-page.luxury-detail-page .luxury-button{width:auto!important;min-width:0!important;height:50px!important;padding:0 22px!important;gap:initial!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-button:after{content:none!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .swiper-similar-next,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .swiper-similar-prev{width:auto!important;height:auto!important;padding:0!important;border-radius:0!important;background:transparent!important;color:#eb6753!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-button{box-shadow:0 10px 24px hsla(8,79%,62%,.35)!important;transition:transform .24s ease,box-shadow .24s ease,background .24s ease!important}#pc-wrap #car-detail-page.luxury-detail-page .container{padding:0 clamp(18px,3vw,42px)}#pc-wrap #car-detail-page.luxury-detail-page .luxury-detail-shell{gap:22px}#pc-wrap #car-detail-page.luxury-detail-page .luxury-showroom-hero{grid-template-columns:minmax(0,1fr) 390px;grid-gap:22px;gap:22px;border-radius:28px;background:linear-gradient(135deg,hsla(0,0%,100%,.96),hsla(0,0%,100%,.76)),radial-gradient(circle at 92% 8%,hsla(8,79%,62%,.12),transparent 34%);border:1px solid rgba(24,26,32,.08);box-shadow:0 18px 48px rgba(24,26,32,.07)}#pc-wrap #car-detail-page.luxury-detail-page .showroom-gallery{order:1;display:flex;flex-direction:column}#pc-wrap #car-detail-page.luxury-detail-page .showroom-copy{order:2;position:-webkit-sticky;position:sticky;top:100px;min-height:0;justify-content:flex-start;gap:18px;padding:24px;border-radius:24px;background:#fff;border:1px solid rgba(24,26,32,.08);box-shadow:0 14px 34px rgba(24,26,32,.06)}#pc-wrap #car-detail-page.luxury-detail-page .gallery-stage{grid-column:auto;height:clamp(430px,42vw,560px);border-radius:24px;background:#eef1f5;box-shadow:0 18px 46px rgba(24,26,32,.12)}#pc-wrap #car-detail-page.luxury-detail-page .gallery-stage img{border-radius:24px}#pc-wrap #car-detail-page.luxury-detail-page .gallery-stage:after{background:linear-gradient(180deg,rgba(24,26,32,.08),transparent 42%,rgba(24,26,32,.18))}#pc-wrap #car-detail-page.luxury-detail-page .gallery-badges{top:18px;right:18px;gap:8px}#pc-wrap #car-detail-page.luxury-detail-page .eyebrow,#pc-wrap #car-detail-page.luxury-detail-page .gallery-badges p{background:hsla(0,0%,100%,.92);border:1px solid hsla(8,79%,62%,.18);color:#c64a39;box-shadow:0 10px 24px rgba(24,26,32,.08)}#pc-wrap #car-detail-page.luxury-detail-page .gallery-strip{grid-column:auto;grid-template-columns:repeat(6,minmax(0,1fr))}#pc-wrap #car-detail-page.luxury-detail-page .thumb{min-height:0;height:78px;border-radius:16px;background:#fff;border:1px solid rgba(24,26,32,.08);opacity:1;box-shadow:0 8px 20px rgba(24,26,32,.05)}#pc-wrap #car-detail-page.luxury-detail-page .thumb.active-thumb,#pc-wrap #car-detail-page.luxury-detail-page .thumb:hover{transform:translateY(-2px);border-color:hsla(8,79%,62%,.6)}#pc-wrap #car-detail-page.luxury-detail-page .eyebrow,#pc-wrap #car-detail-page.luxury-detail-page .section-kicker{color:#c64a39;font-size:10px;font-weight:800;letter-spacing:.08em}#pc-wrap #car-detail-page.luxury-detail-page .showroom-title{margin-top:0;color:#181a20;font-size:clamp(30px,2.6vw,42px);line-height:1.08}#pc-wrap #car-detail-page.luxury-detail-page .showroom-meta{margin-top:0;gap:8px}#pc-wrap #car-detail-page.luxury-detail-page .showroom-meta p,#pc-wrap #car-detail-page.luxury-detail-page .stat-pill{background:#f7f9fb;border:1px solid rgba(24,26,32,.07);color:#59606b}#pc-wrap #car-detail-page.luxury-detail-page .showroom-price-card{margin-top:2px;padding-top:18px;border-top:1px solid rgba(24,26,32,.08)}#pc-wrap #car-detail-page.luxury-detail-page .price-label{color:#8a929d}#pc-wrap #car-detail-page.luxury-detail-page .price-value{color:#181a20;font-size:42px}#pc-wrap #car-detail-page.luxury-detail-page .showroom-actions{margin-top:0}#pc-wrap #car-detail-page.luxury-detail-page .stat-pill svg{color:#eb6753}#pc-wrap #car-detail-page.luxury-detail-page .stat-pill p{color:#181a20}#pc-wrap #car-detail-page.luxury-detail-page .spec-signature{border-radius:24px;border:1px solid rgba(24,26,32,.08);background:#fff;box-shadow:0 14px 34px rgba(24,26,32,.06)}#pc-wrap #car-detail-page.luxury-detail-page .signature-cell{min-height:96px;padding:18px;background:#fff;border-right:1px solid rgba(24,26,32,.06)}#pc-wrap #car-detail-page.luxury-detail-page .detail-row p:first-child,#pc-wrap #car-detail-page.luxury-detail-page .inquiry-form label,#pc-wrap #car-detail-page.luxury-detail-page .signature-label{color:#8a929d}#pc-wrap #car-detail-page.luxury-detail-page .detail-row p:last-child,#pc-wrap #car-detail-page.luxury-detail-page .section-title,#pc-wrap #car-detail-page.luxury-detail-page .seller-name,#pc-wrap #car-detail-page.luxury-detail-page .signature-value{color:#181a20}#pc-wrap #car-detail-page.luxury-detail-page .luxury-content-layout{grid-template-columns:minmax(0,1fr) 360px;gap:22px}#pc-wrap #car-detail-page.luxury-detail-page .content-aside,#pc-wrap #car-detail-page.luxury-detail-page .content-primary{gap:22px}#pc-wrap #car-detail-page.luxury-detail-page .content-aside{top:100px}#pc-wrap #car-detail-page.luxury-detail-page .luxury-panel,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section{padding:24px;border-radius:24px;background:#fff;border:1px solid rgba(24,26,32,.08);box-shadow:0 14px 34px rgba(24,26,32,.06)}#pc-wrap #car-detail-page.luxury-detail-page .section-copy,#pc-wrap #car-detail-page.luxury-detail-page .seller-phone{color:#59606b}#pc-wrap #car-detail-page.luxury-detail-page .detail-row,#pc-wrap #car-detail-page.luxury-detail-page .seller-card{background:#f7f9fb;border:1px solid rgba(24,26,32,.06)}#pc-wrap #car-detail-page.luxury-detail-page .feature-cloud span{background:#fff7f5;border-color:hsla(8,79%,62%,.18);color:#c64a39}#pc-wrap #car-detail-page.luxury-detail-page .map-frame{height:340px;filter:none;border-color:rgba(24,26,32,.08)}#pc-wrap #car-detail-page.luxury-detail-page .inquiry-form input,#pc-wrap #car-detail-page.luxury-detail-page .inquiry-form textarea,#pc-wrap #car-detail-page.luxury-detail-page .leave-review-panel textarea{background:#f7f9fb;border:1px solid rgba(24,26,32,.1);color:#181a20}#pc-wrap #car-detail-page.luxury-detail-page .member-image{border-color:#eb6753}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-homes-slide{width:360px}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .swiper-similar-next,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .swiper-similar-prev{color:#eb6753}@media(max-width:1180px){#pc-wrap #car-detail-page.luxury-detail-page .luxury-content-layout,#pc-wrap #car-detail-page.luxury-detail-page .luxury-showroom-hero{grid-template-columns:1fr}#pc-wrap #car-detail-page.luxury-detail-page .content-aside,#pc-wrap #car-detail-page.luxury-detail-page .showroom-copy{position:static}}#pc-wrap #car-detail-page.luxury-detail-page{background:linear-gradient(180deg,hsla(43,55%,66%,.08),transparent 310px),linear-gradient(180deg,#08090b,#101216 50%,#08090b);padding:40px 0 112px;color:#f7f1e4}#pc-wrap #car-detail-page.luxury-detail-page .container{width:min(1420px,100% - 56px)}#pc-wrap #car-detail-page.luxury-detail-page .luxury-detail-shell{gap:28px}#pc-wrap #car-detail-page.luxury-detail-page .luxury-showroom-hero{display:grid;grid-template-columns:minmax(360px,.39fr) minmax(0,.61fr);grid-gap:18px;gap:18px;padding:18px;border-radius:36px;background:linear-gradient(135deg,hsla(0,0%,100%,.075),hsla(0,0%,100%,.015)),#111316;border:1px solid hsla(43,51%,82%,.18);box-shadow:0 36px 95px rgba(0,0,0,.38)}#pc-wrap #car-detail-page.luxury-detail-page .showroom-copy{min-height:660px;justify-content:space-between;padding:34px;border-radius:28px;background:rgba(7,8,9,.52);border:1px solid hsla(0,0%,100%,.08)}#pc-wrap #car-detail-page.luxury-detail-page .eyebrow,#pc-wrap #car-detail-page.luxury-detail-page .section-kicker{width:-moz-fit-content;width:fit-content;color:#d8bd7a;font-family:Poppins,sans-serif;font-size:11px;font-weight:900;letter-spacing:.13em;line-height:1;text-transform:uppercase}#pc-wrap #car-detail-page.luxury-detail-page .eyebrow{padding:10px 14px;border-radius:999px;background:hsla(43,55%,66%,.12);border:1px solid hsla(43,51%,82%,.18)}#pc-wrap #car-detail-page.luxury-detail-page .showroom-title{margin-top:28px;color:#f7f1e4;font-family:Poppins,sans-serif;font-size:50px;font-weight:900;letter-spacing:0;line-height:1.02}#pc-wrap #car-detail-page.luxury-detail-page .showroom-meta{margin-top:22px;flex-direction:row;flex-wrap:wrap;gap:9px}#pc-wrap #car-detail-page.luxury-detail-page .showroom-meta p{height:34px;padding:0 12px;display:inline-flex;align-items:center;border-radius:999px;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.08);color:hsla(41,54%,93%,.78);font-family:Poppins,sans-serif;font-size:11px;font-weight:800;letter-spacing:0}#pc-wrap #car-detail-page.luxury-detail-page .showroom-price-card{margin-top:auto;padding-top:28px;gap:8px;border-top:1px solid hsla(43,51%,82%,.18)}#pc-wrap #car-detail-page.luxury-detail-page .price-label{color:#d8bd7a;font-family:Poppins,sans-serif;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}#pc-wrap #car-detail-page.luxury-detail-page .price-value{color:#f7f1e4;font-family:Poppins,sans-serif;font-size:54px;font-weight:900;letter-spacing:0;line-height:1}#pc-wrap #car-detail-page.luxury-detail-page .showroom-actions{margin-top:20px;flex-direction:row;gap:10px}#pc-wrap #car-detail-page.luxury-detail-page .stat-pill{height:46px;min-width:108px;padding:0 16px;flex-direction:row;justify-content:center;align-items:center;gap:8px;border-radius:999px;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.08)}#pc-wrap #car-detail-page.luxury-detail-page .stat-pill svg{width:20px;height:20px;color:#d8bd7a;cursor:pointer}#pc-wrap #car-detail-page.luxury-detail-page .stat-pill p{color:#f7f1e4;font-family:Poppins,sans-serif;font-size:13px;font-weight:900;letter-spacing:0}#pc-wrap #car-detail-page.luxury-detail-page .showroom-gallery{display:grid;grid-template-columns:92px minmax(0,1fr);grid-gap:12px;gap:12px;min-width:0}#pc-wrap #car-detail-page.luxury-detail-page .gallery-stage{position:relative;grid-column:2;height:660px;overflow:hidden;border-radius:28px;background:#070809}#pc-wrap #car-detail-page.luxury-detail-page .gallery-stage img{width:100%;height:100%;object-fit:cover;transition:transform .65s ease,filter .65s ease}#pc-wrap #car-detail-page.luxury-detail-page .gallery-stage:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.02) 44%,rgba(0,0,0,.42));pointer-events:none}#pc-wrap #car-detail-page.luxury-detail-page .gallery-stage:hover img{transform:scale(1.035);filter:saturate(1.06) contrast(1.04)}#pc-wrap #car-detail-page.luxury-detail-page .gallery-badges{position:absolute;top:22px;right:22px;z-index:2;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;gap:10px}#pc-wrap #car-detail-page.luxury-detail-page .gallery-badges p{padding:12px 15px;border-radius:999px;background:rgba(7,8,9,.66);border:1px solid hsla(0,0%,100%,.12);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#f7f1e4;font-family:Poppins,sans-serif;font-size:12px;font-weight:900;letter-spacing:0;line-height:1}#pc-wrap #car-detail-page.luxury-detail-page .gallery-strip{grid-column:1;display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}#pc-wrap #car-detail-page.luxury-detail-page .thumb{width:100%;min-height:92px;padding:0;border-radius:18px;border:1px solid hsla(0,0%,100%,.1);background:#070809;overflow:hidden;opacity:.72;cursor:pointer;transition:transform .18s ease,opacity .18s ease,border-color .18s ease}#pc-wrap #car-detail-page.luxury-detail-page .thumb img{width:100%;height:100%;object-fit:cover;display:block}#pc-wrap #car-detail-page.luxury-detail-page .thumb.active-thumb,#pc-wrap #car-detail-page.luxury-detail-page .thumb:hover{transform:translateX(4px);opacity:1;border-color:#d8bd7a}#pc-wrap #car-detail-page.luxury-detail-page .spec-signature{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));overflow:hidden;border-radius:28px;border:1px solid hsla(43,51%,82%,.18);background:hsla(0,0%,100%,.08)}#pc-wrap #car-detail-page.luxury-detail-page .signature-cell{min-height:124px;padding:22px;justify-content:space-between;background:#111316}#pc-wrap #car-detail-page.luxury-detail-page .signature-label{color:hsla(41,54%,93%,.62);font-family:Poppins,sans-serif;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}#pc-wrap #car-detail-page.luxury-detail-page .signature-value{color:#f7f1e4;font-family:Poppins,sans-serif;font-size:18px;font-weight:900;letter-spacing:0;line-height:1.2}#pc-wrap #car-detail-page.luxury-detail-page .luxury-content-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;grid-gap:28px;gap:28px;align-items:start}#pc-wrap #car-detail-page.luxury-detail-page .content-aside,#pc-wrap #car-detail-page.luxury-detail-page .content-primary{gap:24px}#pc-wrap #car-detail-page.luxury-detail-page .content-aside{position:-webkit-sticky;position:sticky;top:104px}#pc-wrap #car-detail-page.luxury-detail-page .luxury-panel,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section{padding:30px;border-radius:28px;background:linear-gradient(135deg,hsla(0,0%,100%,.055),hsla(0,0%,100%,.018)),#111316;border:1px solid hsla(0,0%,100%,.08);box-shadow:0 24px 70px rgba(0,0,0,.22)}#pc-wrap #car-detail-page.luxury-detail-page .section-title{margin-top:10px;color:#f7f1e4;font-family:Poppins,sans-serif;font-size:26px;font-weight:900;letter-spacing:0;line-height:1.12}#pc-wrap #car-detail-page.luxury-detail-page .section-copy{margin-top:18px;max-width:760px;color:hsla(41,54%,93%,.78);font-family:Poppins,sans-serif;font-size:14px;line-height:1.9}#pc-wrap #car-detail-page.luxury-detail-page .detail-matrix{margin-top:22px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}#pc-wrap #car-detail-page.luxury-detail-page .detail-row{padding:16px;border-radius:16px;background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.08);gap:8px}#pc-wrap #car-detail-page.luxury-detail-page .detail-row p:first-child{color:hsla(41,54%,93%,.62);font-family:Poppins,sans-serif;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}#pc-wrap #car-detail-page.luxury-detail-page .detail-row p:last-child{color:#f7f1e4;font-family:Poppins,sans-serif;font-size:14px;font-weight:900;letter-spacing:0}#pc-wrap #car-detail-page.luxury-detail-page .feature-cloud{margin-top:22px;display:flex;flex-wrap:wrap;gap:10px}#pc-wrap #car-detail-page.luxury-detail-page .feature-cloud span{padding:11px 15px;border-radius:999px;border:1px solid hsla(43,51%,82%,.18);background:hsla(43,55%,66%,.12);color:#f7f1e4;font-family:Poppins,sans-serif;font-size:12px;font-weight:800;letter-spacing:0}#pc-wrap #car-detail-page.luxury-detail-page .map-frame{margin-top:22px;height:390px;overflow:hidden;border-radius:22px;border:1px solid hsla(0,0%,100%,.08);filter:saturate(.75) contrast(1.05)}#pc-wrap #car-detail-page.luxury-detail-page .review-list{margin-top:22px;gap:16px}#pc-wrap #car-detail-page.luxury-detail-page .pagination-box{display:flex;justify-content:center;padding-top:10px}#pc-wrap #car-detail-page.luxury-detail-page .concierge-panel,#pc-wrap #car-detail-page.luxury-detail-page .inquiry-form,#pc-wrap #car-detail-page.luxury-detail-page .leave-review-panel{gap:16px}#pc-wrap #car-detail-page.luxury-detail-page .inquiry-form input,#pc-wrap #car-detail-page.luxury-detail-page .inquiry-form textarea,#pc-wrap #car-detail-page.luxury-detail-page .leave-review-panel textarea{width:100%;border-radius:16px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.055);color:#f7f1e4;font-family:Poppins,sans-serif;font-size:14px;outline:none}#pc-wrap #car-detail-page.luxury-detail-page .inquiry-form textarea,#pc-wrap #car-detail-page.luxury-detail-page .leave-review-panel textarea{min-height:132px;padding:14px 16px;resize:vertical}#pc-wrap #car-detail-page.luxury-detail-page .inquiry-form input{height:48px;padding:0 15px}#pc-wrap #car-detail-page.luxury-detail-page .inquiry-form label{display:flex;flex-direction:column;gap:8px;color:hsla(41,54%,93%,.62);font-family:Poppins,sans-serif;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}#pc-wrap #car-detail-page.luxury-detail-page .seller-card{margin-top:22px;padding:18px;flex-direction:row;align-items:center;gap:14px;border-radius:22px;background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.08)}#pc-wrap #car-detail-page.luxury-detail-page .member-image{width:72px;height:72px;border-radius:50%;object-fit:cover;border:2px solid #d8bd7a}#pc-wrap #car-detail-page.luxury-detail-page .seller-name{color:#f7f1e4;font-family:Poppins,sans-serif;font-size:18px;font-weight:900;letter-spacing:0}#pc-wrap #car-detail-page.luxury-detail-page .seller-phone{margin-top:5px;color:hsla(41,54%,93%,.62);font-family:Poppins,sans-serif;font-size:12px;font-weight:800;letter-spacing:.04em}#pc-wrap #car-detail-page.luxury-detail-page .luxury-button{height:50px;padding:0 22px;background:linear-gradient(135deg,#f0d996,#d8bd7a 58%,#b99652)!important;color:#070809!important;font-size:13px!important;box-shadow:0 16px 32px hsla(43,55%,66%,.18)!important;transition:transform .18s ease,box-shadow .18s ease!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-button:hover{transform:translateY(-2px);box-shadow:0 20px 42px hsla(43,55%,66%,.26)!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-heading{flex-direction:row;justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-controls{flex-direction:row;align-items:center;gap:12px}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .swiper-similar-next,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .swiper-similar-prev{color:#d8bd7a}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-homes-slide{width:411px}#pc-wrap #car-detail-page{background:linear-gradient(180deg,hsla(43,55%,66%,.06),transparent 260px),linear-gradient(180deg,#0a0b0d,#101216 48%,#08090b);padding-top:42px;padding-bottom:110px;color:#f7f1e4}#pc-wrap #car-detail-page .container{width:min(1400px,100% - 56px)}#pc-wrap #car-detail-page .car-detail-config{gap:30px}#pc-wrap #car-detail-page .car-info-config{position:relative;grid-template-columns:minmax(360px,.42fr) minmax(0,.58fr);grid-gap:18px;gap:18px;align-items:stretch;padding:18px;border-radius:36px;background:linear-gradient(135deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.02) 48%,hsla(43,55%,66%,.08)),#111316;border:1px solid hsla(43,51%,82%,.18);box-shadow:0 34px 90px rgba(0,0,0,.36);overflow:hidden}#pc-wrap #car-detail-page .car-info-config:before{content:"";position:absolute;inset:16px;border:1px solid hsla(0,0%,100%,.06);border-radius:28px;pointer-events:none}#pc-wrap #car-detail-page .car-info-config>.info{order:1;grid-column:1;position:relative;top:auto;z-index:1;min-height:650px;padding:32px;display:flex;justify-content:space-between;gap:28px;border:0;background:rgba(7,8,9,.5);box-shadow:none}#pc-wrap #car-detail-page .car-info-config>.images{order:2;grid-column:2;display:grid;grid-template-columns:92px minmax(0,1fr);grid-gap:12px;min-width:0}#pc-wrap #car-detail-page .car-info-config .info .left-box{gap:22px}#pc-wrap #car-detail-page .car-info-config .info .left-box:before{content:"Curated vehicle";width:-moz-fit-content;width:fit-content;padding:9px 14px;border-radius:999px;background:hsla(43,55%,66%,.12);border:1px solid hsla(43,51%,82%,.18);color:#d8bd7a;font-family:Poppins,sans-serif;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}#pc-wrap #car-detail-page .car-info-config .info .left-box .title-main{color:#f7f1e4;font-size:44px;line-height:1.02;text-transform:none}#pc-wrap #car-detail-page .car-info-config .info .top-box{display:flex;flex-direction:row;gap:9px}#pc-wrap #car-detail-page .car-info-config .info .buy-rent-box .circle,#pc-wrap #car-detail-page .car-info-config .info .top-box .divider,#pc-wrap #car-detail-page .car-info-config .info .top-box>svg{display:none}#pc-wrap #car-detail-page .car-info-config .info .buy-rent,#pc-wrap #car-detail-page .car-info-config .info .city,#pc-wrap #car-detail-page .car-info-config .info .date{height:34px;padding:0 12px;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.08);color:hsla(41,54%,93%,.78)!important}#pc-wrap #car-detail-page .car-info-config .info .buy-rent-box{gap:8px}#pc-wrap #car-detail-page .car-info-config .info .bottom-box .option{min-height:76px;padding:15px;align-items:flex-start;justify-content:center;border-radius:18px;background:hsla(0,0%,100%,.055);border:1px solid hsla(0,0%,100%,.08);transition:transform .18s ease,border-color .18s ease,background .18s ease}#pc-wrap #car-detail-page .car-info-config .info .bottom-box .option:hover{transform:translateY(-3px);border-color:hsla(43,51%,82%,.18);background:hsla(43,55%,66%,.09)}#pc-wrap #car-detail-page .car-info-config .info .bottom-box .option img{filter:invert(80%) sepia(26%) saturate(588%) hue-rotate(359deg) brightness(96%) contrast(91%)}#pc-wrap #car-detail-page .car-info-config .info .bottom-box .option p{color:#f7f1e4;font-size:13px;font-weight:900}#pc-wrap #car-detail-page .car-info-config .info .right-box{padding-top:22px;border-top:1px solid hsla(43,51%,82%,.18)}#pc-wrap #car-detail-page .car-info-config .info .right-box>p{padding:0;background:transparent;color:#f7f1e4;font-size:46px}#pc-wrap #car-detail-page .car-info-config .info .right-box>p:before{content:"Asking price";display:block;margin-bottom:9px;color:#d8bd7a;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}#pc-wrap #car-detail-page .car-info-config .info .right-box .buttons{display:flex;flex-direction:row}#pc-wrap #car-detail-page .car-info-config .info .right-box .button-box{height:46px;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.08)}#pc-wrap #car-detail-page .car-info-config .info .right-box svg{color:#d8bd7a}#pc-wrap #car-detail-page .car-info-config .info .right-box .button-box p{color:#f7f1e4;font-weight:900}#pc-wrap #car-detail-page .car-info-config .images .main-image{order:2;grid-column:2;height:650px;background:#070809;box-shadow:none}#pc-wrap #car-detail-page .car-info-config .images .main-image img{width:100%;height:100%;object-fit:cover;transition:transform .65s ease,filter .65s ease}#pc-wrap #car-detail-page .car-info-config .images .main-image:hover img{transform:scale(1.035);filter:saturate(1.06) contrast(1.04)}#pc-wrap #car-detail-page .car-info-config .images .main-image:after{background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.02) 44%,rgba(0,0,0,.42))}#pc-wrap #car-detail-page .car-info-config .images .main-image .detail-hero-overlay{inset:22px;align-items:flex-end;justify-content:flex-start}#pc-wrap #car-detail-page .car-info-config .images .main-image .hero-copy{display:none}#pc-wrap #car-detail-page .car-info-config .images .main-image .hero-tags{display:flex;justify-content:flex-end}#pc-wrap #car-detail-page .car-info-config .images .main-image .hero-tags p{padding:12px 15px;border-radius:999px;background:rgba(7,8,9,.66);border:1px solid hsla(0,0%,100%,.12);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#f7f1e4;font-family:Poppins,sans-serif;font-size:12px;font-weight:900;letter-spacing:0;line-height:1;box-shadow:none}#pc-wrap #car-detail-page .car-info-config .images .sub-images{order:1;grid-column:1;grid-template-columns:1fr;grid-auto-rows:1fr;min-height:0}#pc-wrap #car-detail-page .car-info-config .images .sub-images .sub-img-box{height:100%;min-height:92px;border-radius:18px;border:1px solid hsla(0,0%,100%,.1);background:#070809;overflow:hidden;opacity:.72;transition:transform .18s ease,opacity .18s ease,border-color .18s ease}#pc-wrap #car-detail-page .car-info-config .images .sub-images .sub-img-box:hover{transform:translateX(4px);opacity:1;border-color:#d8bd7a;box-shadow:none}#pc-wrap #car-detail-page .car-info-config .images .sub-images .sub-img-box img{width:100%;height:100%;object-fit:cover}#pc-wrap #car-detail-page .car-desc-config{grid-template-columns:minmax(0,1fr) 390px;grid-gap:28px;gap:28px}#pc-wrap #car-detail-page .car-desc-config .address-config,#pc-wrap #car-detail-page .car-desc-config .floor-plans-config,#pc-wrap #car-detail-page .car-desc-config .leave-review-config,#pc-wrap #car-detail-page .car-desc-config .options-config,#pc-wrap #car-detail-page .car-desc-config .prop-desc-config,#pc-wrap #car-detail-page .car-desc-config .reviews-config,#pc-wrap #car-detail-page .car-desc-config .right-config{background:linear-gradient(135deg,hsla(0,0%,100%,.055),hsla(0,0%,100%,.018)),#111316;border:1px solid hsla(0,0%,100%,.08);border-radius:28px;box-shadow:0 24px 70px rgba(0,0,0,.22)}#pc-wrap #car-detail-page .car-desc-config .options-config{grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:1px;gap:1px;padding:0;overflow:hidden;background:hsla(0,0%,100%,.08);border-color:hsla(43,51%,82%,.18)}#pc-wrap #car-detail-page .car-desc-config .options-config .option{min-height:128px;padding:22px;border-radius:0;border:0;background:#111316;justify-content:space-between}#pc-wrap #car-detail-page .car-desc-config .options-config .svg-box{width:46px;height:46px;border-radius:50%;background:hsla(43,55%,66%,.12);border:1px solid hsla(43,51%,82%,.18)}#pc-wrap #car-detail-page .car-desc-config .options-config .svg-box img,#pc-wrap #car-detail-page .car-desc-config .options-config .svg-box svg{filter:invert(80%) sepia(26%) saturate(588%) hue-rotate(359deg) brightness(96%) contrast(91%)}#pc-wrap #car-detail-page .car-desc-config .options-config .title{color:hsla(41,54%,93%,.62)!important;font-size:11px!important;letter-spacing:.1em!important;text-transform:uppercase!important}#pc-wrap #car-detail-page .car-desc-config .options-config .option-data{color:#f7f1e4!important;font-size:18px!important}#pc-wrap #car-detail-page .address-config,#pc-wrap #car-detail-page .floor-plans-config,#pc-wrap #car-detail-page .leave-review-config,#pc-wrap #car-detail-page .prop-desc-config,#pc-wrap #car-detail-page .reviews-config{padding:30px!important}#pc-wrap #car-detail-page .prop-desc-config{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);grid-gap:28px;gap:28px}#pc-wrap #car-detail-page .prop-desc-config .bottom,#pc-wrap #car-detail-page .prop-desc-config .top{gap:18px}#pc-wrap #car-detail-page .address-config .title,#pc-wrap #car-detail-page .floor-plans-config .title,#pc-wrap #car-detail-page .leave-review-config .main-title,#pc-wrap #car-detail-page .prop-desc-config .title,#pc-wrap #car-detail-page .reviews-config .reviews,#pc-wrap #car-detail-page .right-config .main-title{color:#f7f1e4!important;font-size:24px!important}#pc-wrap #car-detail-page .prop-desc-config .desc,#pc-wrap #car-detail-page .review-config .description{color:hsla(41,54%,93%,.78)!important;line-height:1.85!important}#pc-wrap #car-detail-page .prop-desc-config .info-box{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px!important;gap:10px!important}#pc-wrap #car-detail-page .prop-desc-config .left,#pc-wrap #car-detail-page .prop-desc-config .right{gap:10px}#pc-wrap #car-detail-page .prop-desc-config .info{padding:15px;border-radius:16px;background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.08)}#pc-wrap #car-detail-page .prop-desc-config .info .title{color:hsla(41,54%,93%,.62)!important;font-size:11px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important}#pc-wrap #car-detail-page .prop-desc-config .info .data{color:#f7f1e4!important;font-weight:900!important;letter-spacing:0!important}#pc-wrap #car-detail-page .floor-plans-config div[style]{padding:11px 15px!important;border:1px solid hsla(43,51%,82%,.18)!important;background:hsla(43,55%,66%,.12)!important;color:#f7f1e4!important}#pc-wrap #car-detail-page .address-config .map-box{height:390px;border-radius:22px;overflow:hidden;border:1px solid hsla(0,0%,100%,.08);filter:saturate(.75) contrast(1.05)}#pc-wrap #car-detail-page .reviews-config .filter-box,#pc-wrap #car-detail-page .reviews-config .review-list{background:transparent}#pc-wrap #car-detail-page .reviews-config svg path{fill:#d8bd7a}#pc-wrap #car-detail-page .leave-review-config .review-title,#pc-wrap #car-detail-page .right-config .listings,#pc-wrap #car-detail-page .right-config .number,#pc-wrap #car-detail-page .right-config .sub-title{color:hsla(41,54%,93%,.62)!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important}#pc-wrap #car-detail-page .car-desc-config .right-config{padding:26px;gap:18px;border-color:hsla(43,51%,82%,.18)}#pc-wrap #car-detail-page .right-config .image-info{padding:18px;border-radius:22px;background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.08)}#pc-wrap #car-detail-page .right-config .member-image{width:72px;height:72px;border-radius:50%;border:2px solid #d8bd7a}#pc-wrap #car-detail-page .right-config .name{color:#f7f1e4!important;font-family:Poppins,sans-serif!important;font-size:18px!important;font-weight:900!important;letter-spacing:0!important}#pc-wrap #car-detail-page .leave-review-config textarea,#pc-wrap #car-detail-page .right-config input,#pc-wrap #car-detail-page .right-config textarea{background:hsla(0,0%,100%,.055)!important;border:1px solid hsla(0,0%,100%,.08)!important;color:#f7f1e4!important;border-radius:16px!important;font-family:Poppins,sans-serif!important}#pc-wrap #car-detail-page .right-config input::placeholder,#pc-wrap #car-detail-page .right-config textarea::placeholder{color:hsla(41,54%,93%,.38)}#pc-wrap #car-detail-page .leave-review-config .submit-review,#pc-wrap #car-detail-page .right-config .send-message{background:linear-gradient(135deg,#f0d996,#d8bd7a 58%,#a9853d)!important;color:#070809!important;border-radius:999px!important;box-shadow:0 16px 32px hsla(43,55%,66%,.18)!important;transition:transform .18s ease,box-shadow .18s ease!important}#pc-wrap #car-detail-page .leave-review-config .submit-review:hover,#pc-wrap #car-detail-page .right-config .send-message:hover{transform:translateY(-2px);box-shadow:0 20px 42px hsla(43,55%,66%,.26)!important}#pc-wrap #car-detail-page .leave-review-config .submit-review .title,#pc-wrap #car-detail-page .right-config .send-message .title{color:#070809!important;font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:900!important;letter-spacing:0!important}#pc-wrap #car-detail-page .leave-review-config .submit-review svg path,#pc-wrap #car-detail-page .right-config .send-message svg path{fill:#070809}#pc-wrap #car-detail-page .similar-cars-config{margin-top:6px;gap:26px;padding:30px;border:1px solid hsla(0,0%,100%,.08);border-radius:32px;background:hsla(0,0%,100%,.035)}#pc-wrap #car-detail-page .similar-cars-config .title-pagination-box{align-items:center}#pc-wrap #car-detail-page .similar-cars-config .title-box:before{background:linear-gradient(90deg,#d8bd7a,transparent)}#pc-wrap #car-detail-page .similar-cars-config .title-box .main-title{color:#f7f1e4;font-size:32px}#pc-wrap #car-detail-page .similar-cars-config .title-box .sub-title{color:hsla(41,54%,93%,.62)}#pc-wrap #car-detail-page .similar-cars-config .pagination-box svg{color:#d8bd7a;border-color:hsla(43,51%,82%,.18)}#pc-wrap #car-detail-page{background:#f4f6f8;padding-top:34px;padding-bottom:96px}#pc-wrap #car-detail-page .container{width:min(1320px,100% - 48px)}#pc-wrap #car-detail-page .car-detail-config{padding-top:0;gap:34px}#pc-wrap #car-detail-page .car-info-config{display:grid;grid-template-columns:minmax(0,1fr) 390px;grid-gap:24px;gap:24px;align-items:start}#pc-wrap #car-detail-page .car-info-config>.images{order:1;grid-column:1;gap:12px}#pc-wrap #car-detail-page .car-info-config>.info{order:2;grid-column:2;position:-webkit-sticky;position:sticky;top:104px;width:100%;min-height:0;flex-direction:column;gap:22px;padding:22px;border-radius:28px;background:#fff;border:1px solid rgba(24,26,32,.08);box-shadow:0 22px 60px rgba(24,26,32,.1)}#pc-wrap #car-detail-page .car-info-config .images .main-image{position:relative;overflow:hidden;height:640px;border-radius:28px;background:#e9edf2;box-shadow:0 26px 70px rgba(24,26,32,.14)}#pc-wrap #car-detail-page .car-info-config .images .main-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(24,26,32,.18),rgba(24,26,32,.02) 38%,rgba(24,26,32,.76));pointer-events:none}#pc-wrap #car-detail-page .car-info-config .images .main-image img{border-radius:28px}#pc-wrap #car-detail-page .car-info-config .images .main-image .detail-hero-overlay{position:absolute;inset:24px;z-index:2;justify-content:space-between;pointer-events:none}#pc-wrap #car-detail-page .car-info-config .images .main-image .hero-tags{flex-direction:row;gap:10px;flex-wrap:wrap}#pc-wrap #car-detail-page .car-info-config .images .main-image .hero-price,#pc-wrap #car-detail-page .car-info-config .images .main-image .hero-tags p{width:-moz-fit-content;width:fit-content;border-radius:999px;background:hsla(0,0%,100%,.94);color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-weight:900;letter-spacing:0;line-height:1;box-shadow:0 12px 30px rgba(24,26,32,.18)}#pc-wrap #car-detail-page .car-info-config .images .main-image .hero-tags p{padding:13px 16px}#pc-wrap #car-detail-page .car-info-config .images .main-image .hero-copy{max-width:760px;gap:12px}#pc-wrap #car-detail-page .car-info-config .images .main-image .hero-price{padding:15px 18px;font-size:24px}#pc-wrap #car-detail-page .car-info-config .images .main-image .hero-title{color:#fff;font-family:Poppins,sans-serif;font-size:44px;font-weight:900;letter-spacing:0;line-height:1.06;text-shadow:0 12px 34px rgba(0,0,0,.36)}#pc-wrap #car-detail-page .car-info-config .images .main-image .hero-location{color:hsla(0,0%,100%,.86);font-family:Poppins,sans-serif;font-size:17px;font-weight:800;letter-spacing:0}#pc-wrap #car-detail-page .car-info-config .images .sub-images{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:10px;gap:10px}#pc-wrap #car-detail-page .car-info-config .images .sub-images .sub-img-box{width:100%;height:92px;border-radius:16px;border:2px solid transparent;box-shadow:none;background:#fff}#pc-wrap #car-detail-page .car-info-config .images .sub-images .sub-img-box:hover{border-color:#eb6753;transform:translateY(-2px);box-shadow:0 14px 28px rgba(24,26,32,.12)}#pc-wrap #car-detail-page .car-info-config .info .left-box{width:100%;gap:18px}#pc-wrap #car-detail-page .car-info-config .info .left-box .title-main{color:#181a20;font-family:Poppins,sans-serif;font-size:32px;font-weight:900;line-height:1.12;letter-spacing:0}#pc-wrap #car-detail-page .car-info-config .info .top-box{flex-wrap:wrap;gap:8px;margin:0}#pc-wrap #car-detail-page .car-info-config .info .top-box .divider,#pc-wrap #car-detail-page .car-info-config .info .top-box>svg{display:none}#pc-wrap #car-detail-page .car-info-config .info .buy-rent,#pc-wrap #car-detail-page .car-info-config .info .city,#pc-wrap #car-detail-page .car-info-config .info .date{height:32px;padding:0 11px;display:inline-flex;align-items:center;border-radius:999px;background:#f4f6f8;border:1px solid rgba(24,26,32,.06);color:#59606b!important;font-family:Poppins,sans-serif!important;font-size:11px!important;font-weight:800!important;letter-spacing:0!important;text-transform:capitalize!important}#pc-wrap #car-detail-page .car-info-config .info .buy-rent-box{gap:6px}#pc-wrap #car-detail-page .car-info-config .info .buy-rent-box .circle{display:none}#pc-wrap #car-detail-page .car-info-config .info .bottom-box{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;padding-top:0;border-top:0}#pc-wrap #car-detail-page .car-info-config .info .bottom-box .option{min-height:58px;padding:11px 12px;border-radius:16px;background:#f7f9fb;border:1px solid rgba(24,26,32,.06);gap:8px}#pc-wrap #car-detail-page .car-info-config .info .bottom-box .option img{width:18px;height:18px;filter:invert(48%) sepia(93%) saturate(1268%) hue-rotate(328deg) brightness(99%) contrast(86%)}#pc-wrap #car-detail-page .car-info-config .info .bottom-box .option p{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-weight:800;letter-spacing:0;line-height:1.25}#pc-wrap #car-detail-page .car-info-config .info .right-box{width:100%;align-items:stretch;gap:16px;padding-top:18px;border-top:1px solid rgba(24,26,32,.08)}#pc-wrap #car-detail-page .car-info-config .info .right-box>p{order:1;padding:16px 18px;border-radius:20px;background:#181a20;color:#fff;font-family:Poppins,sans-serif;font-size:31px;font-weight:900;line-height:1;letter-spacing:0;text-align:left}#pc-wrap #car-detail-page .car-info-config .info .right-box .buttons{order:2;justify-content:space-between;gap:10px;margin:0}#pc-wrap #car-detail-page .car-info-config .info .right-box .button-box{flex:1 1;height:44px;justify-content:center;border-radius:999px;background:#f4f6f8;border:1px solid rgba(24,26,32,.07)}#pc-wrap #car-detail-page .car-info-config .info .right-box svg{width:20px;height:20px;color:#eb6753}#pc-wrap #car-detail-page .car-info-config .info .right-box .button-box p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-weight:800;letter-spacing:0;text-transform:none}#pc-wrap #car-detail-page .car-desc-config{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:24px;gap:24px;align-items:start}#pc-wrap #car-detail-page .car-desc-config .left-config{width:100%;gap:24px}#pc-wrap #car-detail-page .car-desc-config .right-config{width:100%;position:-webkit-sticky;position:sticky;top:104px;padding:22px;border-radius:24px;background:#fff;border:1px solid rgba(24,26,32,.08);box-shadow:0 18px 48px rgba(24,26,32,.08)}#pc-wrap #car-detail-page .car-desc-config .address-config,#pc-wrap #car-detail-page .car-desc-config .floor-plans-config,#pc-wrap #car-detail-page .car-desc-config .leave-review-config,#pc-wrap #car-detail-page .car-desc-config .options-config,#pc-wrap #car-detail-page .car-desc-config .prop-desc-config,#pc-wrap #car-detail-page .car-desc-config .reviews-config{background:#fff;border:1px solid rgba(24,26,32,.08);border-radius:24px;box-shadow:0 16px 42px rgba(24,26,32,.06)}#pc-wrap #car-detail-page .car-desc-config .options-config{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;padding:18px}#pc-wrap #car-detail-page .car-desc-config .options-config .option{min-width:0;padding:14px;border-radius:18px;background:#f7f9fb;border:1px solid rgba(24,26,32,.06)}#pc-wrap #car-detail-page .car-desc-config .options-config .svg-box{width:44px;height:44px;border-radius:14px;background:hsla(8,79%,62%,.1);border-color:hsla(8,79%,62%,.16)}#pc-wrap #car-detail-page .car-desc-config .options-config .svg-box img,#pc-wrap #car-detail-page .car-desc-config .options-config .svg-box svg{width:22px;height:22px}#pc-wrap #car-detail-page .car-desc-config .options-config .title{color:#8a929d!important;font-family:Poppins,sans-serif!important;font-size:10px!important;font-weight:800!important;letter-spacing:0!important;text-transform:none!important}#pc-wrap #car-detail-page .car-desc-config .options-config .option-data{color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:15px!important;font-weight:900!important;letter-spacing:0!important}#pc-wrap #car-detail-page .address-config,#pc-wrap #car-detail-page .floor-plans-config,#pc-wrap #car-detail-page .leave-review-config,#pc-wrap #car-detail-page .prop-desc-config,#pc-wrap #car-detail-page .reviews-config{padding:28px!important}#pc-wrap #car-detail-page .address-config .title,#pc-wrap #car-detail-page .floor-plans-config .title,#pc-wrap #car-detail-page .leave-review-config .main-title,#pc-wrap #car-detail-page .prop-desc-config .title,#pc-wrap #car-detail-page .reviews-config .reviews,#pc-wrap #car-detail-page .right-config .main-title{color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:22px!important;font-weight:900!important;letter-spacing:0!important}#pc-wrap #car-detail-page .prop-desc-config .desc,#pc-wrap #car-detail-page .review-config .description{color:#59606b!important;font-family:Poppins,sans-serif!important;font-size:14px!important;line-height:1.8!important}#pc-wrap #car-detail-page .prop-desc-config .info-box{gap:24px!important}#pc-wrap #car-detail-page .prop-desc-config .info .title{color:#8a929d!important;font-size:12px!important;font-weight:700!important;text-transform:none!important}#pc-wrap #car-detail-page .prop-desc-config .info .data{color:#181a20!important;font-size:14px!important;font-weight:800!important}#pc-wrap #car-detail-page .floor-plans-config div[style]{padding:11px 14px!important;border-radius:999px!important;border:1px solid rgba(24,26,32,.08)!important;background:#f7f9fb!important;color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:800!important;letter-spacing:0!important}#pc-wrap #car-detail-page .address-config .map-box{height:360px;border-radius:18px}#pc-wrap #car-detail-page .leave-review-config textarea,#pc-wrap #car-detail-page .right-config input,#pc-wrap #car-detail-page .right-config textarea{background:#f7f9fb!important;border:1px solid rgba(24,26,32,.1)!important;color:#181a20!important}#pc-wrap #car-detail-page .leave-review-config .submit-review,#pc-wrap #car-detail-page .right-config .send-message{background:#181a20!important;color:#fff!important;border:0!important;box-shadow:none!important}#pc-wrap #car-detail-page .similar-cars-config{margin-top:24px;gap:24px;padding-top:34px;border-top:1px solid rgba(24,26,32,.08)}#pc-wrap #car-detail-page .similar-cars-config .title-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-weight:900;letter-spacing:0}#pc-wrap #car-detail-page .similar-cars-config .title-box .sub-title{color:#59606b;font-family:Poppins,sans-serif;font-size:14px}#pc-wrap #car-detail-page.luxury-detail-page{background:#f4f6f8!important;padding:28px 0 58px!important;color:#181a20!important}#pc-wrap #car-detail-page.luxury-detail-page .container{width:100%!important;max-width:100%!important;padding:0 clamp(18px,3vw,42px)!important;box-sizing:border-box}#pc-wrap #car-detail-page.luxury-detail-page .luxury-detail-shell{gap:22px!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-showroom-hero{display:grid!important;grid-template-columns:minmax(0,1fr) 390px!important;grid-gap:22px!important;gap:22px!important;padding:18px!important;border-radius:28px!important;background:linear-gradient(135deg,hsla(0,0%,100%,.96),hsla(0,0%,100%,.76)),radial-gradient(circle at 92% 8%,hsla(8,79%,62%,.12),transparent 34%)!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 18px 48px rgba(24,26,32,.07)!important}#pc-wrap #car-detail-page.luxury-detail-page .showroom-gallery{order:1!important;display:flex!important;flex-direction:column!important;gap:12px!important;min-width:0!important}#pc-wrap #car-detail-page.luxury-detail-page .showroom-copy{order:2!important;position:-webkit-sticky!important;position:sticky!important;top:100px!important;min-height:0!important;justify-content:flex-start!important;gap:18px!important;padding:24px!important;border-radius:24px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 14px 34px rgba(24,26,32,.06)!important}#pc-wrap #car-detail-page.luxury-detail-page .gallery-stage{grid-column:auto!important;height:clamp(430px,42vw,560px)!important;border-radius:24px!important;background:#eef1f5!important;box-shadow:0 18px 46px rgba(24,26,32,.12)!important}#pc-wrap #car-detail-page.luxury-detail-page .gallery-stage:after{background:linear-gradient(180deg,rgba(24,26,32,.08),transparent 42%,rgba(24,26,32,.18))!important}#pc-wrap #car-detail-page.luxury-detail-page .gallery-strip{grid-column:auto!important;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;grid-gap:10px!important;gap:10px!important}#pc-wrap #car-detail-page.luxury-detail-page .thumb{min-height:0!important;height:78px!important;border-radius:16px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;opacity:1!important;box-shadow:0 8px 20px rgba(24,26,32,.05)!important}#pc-wrap #car-detail-page.luxury-detail-page .thumb.active-thumb,#pc-wrap #car-detail-page.luxury-detail-page .thumb:hover{transform:translateY(-2px)!important;border-color:hsla(8,79%,62%,.6)!important}#pc-wrap #car-detail-page.luxury-detail-page .eyebrow,#pc-wrap #car-detail-page.luxury-detail-page .feature-cloud span,#pc-wrap #car-detail-page.luxury-detail-page .gallery-badges p{background:#fff7f5!important;border-color:hsla(8,79%,62%,.18)!important;color:#c64a39!important}#pc-wrap #car-detail-page.luxury-detail-page .eyebrow,#pc-wrap #car-detail-page.luxury-detail-page .section-kicker{color:#c64a39!important}#pc-wrap #car-detail-page.luxury-detail-page .detail-row p:last-child,#pc-wrap #car-detail-page.luxury-detail-page .price-value,#pc-wrap #car-detail-page.luxury-detail-page .section-title,#pc-wrap #car-detail-page.luxury-detail-page .seller-name,#pc-wrap #car-detail-page.luxury-detail-page .showroom-title,#pc-wrap #car-detail-page.luxury-detail-page .signature-value,#pc-wrap #car-detail-page.luxury-detail-page .stat-pill p{color:#181a20!important}#pc-wrap #car-detail-page.luxury-detail-page .detail-row,#pc-wrap #car-detail-page.luxury-detail-page .seller-card,#pc-wrap #car-detail-page.luxury-detail-page .showroom-meta p,#pc-wrap #car-detail-page.luxury-detail-page .stat-pill{background:#f7f9fb!important;border-color:rgba(24,26,32,.07)!important;color:#59606b!important}#pc-wrap #car-detail-page.luxury-detail-page .detail-row p:first-child,#pc-wrap #car-detail-page.luxury-detail-page .inquiry-form label,#pc-wrap #car-detail-page.luxury-detail-page .price-label,#pc-wrap #car-detail-page.luxury-detail-page .signature-label{color:#8a929d!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-panel,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section,#pc-wrap #car-detail-page.luxury-detail-page .spec-signature{background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 14px 34px rgba(24,26,32,.06)!important}#pc-wrap #car-detail-page.luxury-detail-page .signature-cell{background:#fff!important;min-height:96px!important;border-right:1px solid rgba(24,26,32,.06)!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-content-layout{grid-template-columns:minmax(0,1fr) 360px!important;gap:22px!important}#pc-wrap #car-detail-page.luxury-detail-page .section-copy,#pc-wrap #car-detail-page.luxury-detail-page .seller-phone{color:#59606b!important}#pc-wrap #car-detail-page.luxury-detail-page .map-frame{height:340px!important;filter:none!important;border-color:rgba(24,26,32,.08)!important}#pc-wrap #car-detail-page.luxury-detail-page .inquiry-form input,#pc-wrap #car-detail-page.luxury-detail-page .inquiry-form textarea,#pc-wrap #car-detail-page.luxury-detail-page .leave-review-panel textarea{background:#f7f9fb!important;border:1px solid rgba(24,26,32,.1)!important;color:#181a20!important}#pc-wrap #car-detail-page.luxury-detail-page .member-image{border-color:#eb6753!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-button{min-width:168px!important;height:46px!important;padding:0 15px 0 18px!important;gap:8px!important;background:linear-gradient(135deg,#ff806f,#eb6753)!important;font-size:12px!important;font-weight:800!important;box-shadow:0 14px 28px hsla(8,79%,62%,.24)!important;transition:transform .24s ease,box-shadow .24s ease!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-button:after{content:"→";display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:#fff;font-size:17px;font-weight:800;line-height:1}#pc-wrap #car-detail-page.luxury-detail-page .luxury-button:hover{transform:translateY(-1px)!important;box-shadow:0 14px 28px hsla(8,79%,62%,.42)!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-button.Mui-disabled{opacity:.5;color:#fff!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .swiper-similar-next,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .swiper-similar-prev,#pc-wrap #car-detail-page.luxury-detail-page .stat-pill svg{color:#eb6753!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .swiper-similar-next,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .swiper-similar-prev{box-shadow:0 10px 24px hsla(8,79%,62%,.28)!important;transition:transform .24s ease,box-shadow .24s ease!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .swiper-similar-next:hover,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .swiper-similar-prev:hover{transform:translateY(-1px);box-shadow:0 14px 28px hsla(8,79%,62%,.38)!important}@media(max-width:1180px){#pc-wrap #car-detail-page.luxury-detail-page .luxury-content-layout,#pc-wrap #car-detail-page.luxury-detail-page .luxury-showroom-hero{grid-template-columns:1fr!important}#pc-wrap #car-detail-page.luxury-detail-page .content-aside,#pc-wrap #car-detail-page.luxury-detail-page .showroom-copy{position:static!important}}#pc-wrap #car-detail-page.luxury-detail-page .leave-review-panel,#pc-wrap #car-detail-page.luxury-detail-page .reviews-panel{padding:20px 22px!important}#pc-wrap #car-detail-page.luxury-detail-page .review-list{margin-top:14px!important;gap:10px!important}#pc-wrap #car-detail-page.luxury-detail-page .review-config{min-height:0!important;padding:14px 16px!important;border-radius:16px!important;background:#f7f9fb!important;border:1px solid rgba(24,26,32,.07)!important;gap:10px!important}#pc-wrap #car-detail-page.luxury-detail-page .desc-box,#pc-wrap #car-detail-page.luxury-detail-page .img-name-box,#pc-wrap #car-detail-page.luxury-detail-page .review-mb-info{min-height:0!important;height:auto!important;gap:10px!important}#pc-wrap #car-detail-page.luxury-detail-page .review-config .img-box{width:42px!important;height:42px!important;border-radius:50%!important;object-fit:cover!important}#pc-wrap #car-detail-page.luxury-detail-page .review-config .name{color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:800!important;line-height:1.2!important}#pc-wrap #car-detail-page.luxury-detail-page .review-config .date{color:#8a929d!important;font-family:Poppins,sans-serif!important;font-size:11px!important;font-weight:600!important;line-height:1.2!important}#pc-wrap #car-detail-page.luxury-detail-page .review-config .description{color:#59606b!important;font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:500!important;line-height:1.5!important}#pc-wrap #car-detail-page.luxury-detail-page .leave-review-panel textarea{min-height:90px!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-button{width:-moz-fit-content!important;width:fit-content!important;min-width:190px!important;height:58px!important;padding:0 24px 0 28px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;border-radius:999px!important;background:#181a20!important;color:#fff!important;font-family:Poppins,sans-serif!important;font-size:16px!important;font-weight:900!important;letter-spacing:0!important;text-transform:none!important;box-shadow:none!important;transition:transform .22s ease,background .22s ease,box-shadow .22s ease!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-button:after{content:"→"!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;font-size:24px!important;font-weight:400!important;line-height:1!important}#pc-wrap #car-detail-page.luxury-detail-page .inquiry-form .luxury-button{width:100%!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .swiper-similar-next,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .swiper-similar-prev{width:48px!important;height:48px!important;padding:11px!important;background:#181a20!important;box-shadow:none!important}#pc-wrap #car-detail-page.luxury-detail-page{padding-top:118px!important}#pc-wrap #car-detail-page.luxury-detail-page .gallery-strip{grid-template-columns:repeat(5,minmax(0,1fr))!important}#pc-wrap #car-detail-page.luxury-detail-page .thumb{height:108px!important}#pc-wrap #car-detail-page.luxury-detail-page .leave-review-panel{display:flex!important;flex-direction:column!important;align-items:stretch!important}#pc-wrap #car-detail-page.luxury-detail-page .leave-review-panel .luxury-button{align-self:flex-end!important;min-width:255px!important;height:56px!important;padding:0 26px!important;font-size:18px!important;gap:18px!important;border-radius:999px!important;background:#181a20!important;color:#fff!important;box-shadow:0 16px 34px rgba(24,26,32,.16)!important}#pc-wrap #car-detail-page.luxury-detail-page .features-panel{position:relative;overflow:hidden!important;background:linear-gradient(135deg,#fff,#fff 58%,#fff7f5)!important}#pc-wrap #car-detail-page.luxury-detail-page .feature-toolbar{margin-top:18px;padding:14px 16px;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:14px;border-radius:18px;background:#f7f9fb;border:1px solid rgba(24,26,32,.07)}#pc-wrap #car-detail-page.luxury-detail-page .feature-toolbar p:first-child{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:900;letter-spacing:0}#pc-wrap #car-detail-page.luxury-detail-page .feature-toolbar p:last-child{color:#59606b;font-family:Poppins,sans-serif;font-size:13px;font-weight:700;letter-spacing:0}#pc-wrap #car-detail-page.luxury-detail-page .feature-cloud{margin-top:18px!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-gap:12px!important;gap:12px!important}#pc-wrap #car-detail-page.luxury-detail-page .feature-cloud .feature-chip{position:relative;min-height:54px;padding:0 15px 0 46px!important;display:flex;align-items:center;border-radius:18px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:900!important;letter-spacing:0!important;box-shadow:0 10px 24px rgba(24,26,32,.05);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}#pc-wrap #car-detail-page.luxury-detail-page .feature-cloud .feature-chip:before{content:"";position:absolute;left:15px;width:20px;height:20px;border-radius:999px;background:linear-gradient(135deg,#ff806f,#eb6753);box-shadow:0 8px 18px hsla(8,79%,62%,.24)}#pc-wrap #car-detail-page.luxury-detail-page .feature-cloud .feature-chip:after{content:"";position:absolute;left:22px;width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}#pc-wrap #car-detail-page.luxury-detail-page .feature-cloud .feature-chip:hover{transform:translateY(-2px);border-color:hsla(8,79%,62%,.3)!important;background:#fff7f5!important;box-shadow:0 14px 30px rgba(24,26,32,.08)}@media(max-width:1180px){#pc-wrap #car-detail-page.luxury-detail-page .feature-cloud{grid-template-columns:repeat(2,minmax(0,1fr))!important}}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section{position:relative;overflow:hidden!important;padding:30px!important;border-radius:30px!important;background:linear-gradient(135deg,#fff,#fff 54%,#fff7f5)!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 18px 48px rgba(24,26,32,.08)!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section:before{content:"";position:absolute;top:0;left:28px;right:28px;height:4px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,transparent,#ff806f 18%,#eb6753 50%,#ffb0a4 82%,transparent)}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-heading{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;grid-gap:24px!important;gap:24px!important;margin-bottom:26px!important;padding-bottom:20px;border-bottom:1px solid rgba(24,26,32,.08)}#pc-wrap #car-detail-page.luxury-detail-page .similar-heading-copy{justify-content:center!important;min-width:0}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .section-title{position:relative;width:-moz-fit-content;width:fit-content}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .section-title:after{content:"";position:absolute;right:-54px;bottom:7px;width:42px;height:3px;border-radius:999px;background:#eb6753}#pc-wrap #car-detail-page.luxury-detail-page .similar-subtitle{margin-top:12px!important;max-width:560px;color:#59606b!important;font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:700!important;line-height:1.7!important;letter-spacing:0!important}#pc-wrap #car-detail-page.luxury-detail-page .similar-control-deck{align-items:flex-end!important;gap:12px!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-controls{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important}#pc-wrap #car-detail-page.luxury-detail-page .similar-control-label{padding:8px 12px;width:-moz-fit-content;width:fit-content;border-radius:999px;background:#fff7f5;border:1px solid hsla(8,79%,62%,.18);color:#c64a39!important;font-family:Poppins,sans-serif!important;font-size:11px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .swiper-similar-pagination{width:auto!important;min-width:54px;display:flex;align-items:center;justify-content:center;gap:4px}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .swiper-pagination-bullet{width:6px;height:6px;margin:0!important;border-radius:999px;background:hsla(8,79%,62%,.26);opacity:1;transition:width .2s ease,background .2s ease}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .swiper-pagination-bullet-active{width:18px;background:#eb6753}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .swiper-similar-next,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .swiper-similar-prev{width:42px!important;height:42px!important;padding:10px!important;border-radius:999px!important;background:linear-gradient(135deg,#ff806f,#eb6753)!important;color:#fff!important;box-shadow:0 10px 24px hsla(8,79%,62%,.24)!important;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .swiper-similar-next:hover,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .swiper-similar-prev:hover{transform:translateY(-2px);box-shadow:0 14px 30px hsla(8,79%,62%,.34)!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-homes-swiper{padding:8px 4px 12px!important;overflow:visible!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-homes-slide{width:360px!important;height:auto!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box{width:100%!important;height:auto!important;margin:0!important;padding:10px;overflow:hidden;border-radius:26px;background:#fff;border:1px solid rgba(24,26,32,.08);box-shadow:0 16px 36px rgba(24,26,32,.08);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box:hover{transform:translateY(-6px);border-color:hsla(8,79%,62%,.24);box-shadow:0 24px 52px rgba(24,26,32,.14)}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .card-img{height:222px!important;overflow:hidden;border-radius:22px!important;background-position:50%!important;background-size:cover!important;box-shadow:inset 0 -90px 80px rgba(24,26,32,.2);transition:filter .24s ease}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box:hover .card-img{filter:saturate(1.08) contrast(1.03)}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .card-img .status{top:14px!important;left:14px!important;padding:7px 12px!important;border-radius:999px!important;background:hsla(8,79%,62%,.92)!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .card-img .price{left:14px!important;bottom:14px!important;padding:10px 14px!important;border-radius:16px!important;background:hsla(0,0%,100%,.96)!important;color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:18px!important;font-weight:900!important;box-shadow:0 12px 26px rgba(24,26,32,.18)}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .info{padding:16px 4px 4px!important;border:none!important;background:transparent!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .title{color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:17px!important;font-weight:900!important;letter-spacing:0!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .desc{margin-top:8px!important;color:#59606b!important;font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:700!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .options{margin-top:14px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .options div{width:auto!important;min-width:0;justify-content:center!important;padding:9px 8px;border-radius:14px;background:#f7f9fb;border:1px solid rgba(24,26,32,.06)}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .options img{display:none}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .options span{overflow:hidden;color:#181a20!important;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:900!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .MuiDivider-root{display:none}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .bott{margin-top:14px;padding-top:14px;border-top:1px solid rgba(24,26,32,.08)}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .bott>div:first-child{width:auto!important;justify-content:flex-start!important;gap:7px}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .bott p,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .bott span{margin-left:0!important;padding:7px 10px;border-radius:999px;background:#fff7f5;color:#c64a39!important;font-family:Poppins,sans-serif!important;font-size:11px!important;font-weight:900!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .bott span{background:#f7f9fb;color:#8a929d!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .buttons-box{width:auto!important;gap:6px!important;align-items:center}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .buttons-box button{width:28px!important;height:28px!important;margin-left:0!important;background:#f7f9fb!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .buttons-box svg{font-size:17px;color:#59606b}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .view-cnt{color:#59606b!important;font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:900!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .bott{min-height:0;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:10px!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability{width:auto!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability p,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability span{margin:0!important;padding:6px 9px!important;border-radius:999px!important;font-size:10px!important;line-height:1!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-actions{width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-metrics{width:auto!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill{height:38px;min-width:59px;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(24,26,32,.08);border-radius:999px;background:#f1f3f6;color:#59606b;cursor:pointer;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.78);transition:transform .2s ease,background .2s ease,border-color .2s ease}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill:hover{transform:translateY(-1px);background:#fff7f5;border-color:hsla(8,79%,62%,.22)}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill svg{font-size:18px;color:#697281}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill .view-cnt{margin:0!important;padding:0!important;background:transparent!important;color:#3f4650!important;font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:900!important;line-height:1!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open{margin-left:auto;height:42px;min-width:132px;padding:0 14px 0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;background:#181a20;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:12px;font-weight:900;letter-spacing:0;box-shadow:none;transition:transform .22s ease,background .22s ease,box-shadow .22s ease}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open span{margin:0!important;padding:0!important;background:transparent!important;color:#fff!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:900!important;line-height:1!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open svg{font-size:18px}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open:hover{transform:translateY(-2px);background:linear-gradient(135deg,#ff806f,#eb6753);box-shadow:0 14px 28px hsla(8,79%,62%,.3)}@media(max-width:1480px){#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-homes-slide{width:340px!important}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open{min-width:124px;height:40px;padding:0 12px 0 14px}#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill{min-width:54px;padding:0 9px}}@media(max-width:1180px){#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-heading{grid-template-columns:1fr!important;align-items:start!important}#pc-wrap #car-detail-page.luxury-detail-page .similar-control-deck{align-items:flex-start!important}}#pc-wrap #car-detail-page.luxury-detail-page .leave-review-panel .luxury-button:after{font-size:20px!important}#pc-wrap #car-detail-page.luxury-detail-page .leave-review-panel .luxury-button:hover,#pc-wrap #car-detail-page.luxury-detail-page .luxury-button:hover{background:linear-gradient(135deg,#ff806f,#eb6753)!important;color:#fff!important;box-shadow:0 12px 24px hsla(8,79%,62%,.3)!important}#pc-wrap .agent-list-page{position:relative;padding:72px 0 86px;width:100%;height:auto;display:flex;flex-direction:row;justify-content:center;background:linear-gradient(180deg,#edf0f4,#fff 46%,#f4f6f8)}#pc-wrap .agent-list-page .container{display:flex;flex-direction:column;gap:28px}#pc-wrap .agent-list-page .container .dealer-page-head{width:100%;padding:30px 32px;flex-direction:row;justify-content:space-between;align-items:center;border-radius:16px;border:1px solid rgba(24,26,32,.08);background:linear-gradient(135deg,hsla(0,0%,100%,.96),rgba(237,240,244,.9));box-shadow:0 18px 45px rgba(24,26,32,.08)}#pc-wrap .agent-list-page .container .dealer-page-head .dealer-title-block{max-width:690px;display:flex;flex-direction:column;gap:8px}#pc-wrap .agent-list-page .container .dealer-page-head .dealer-title-block .eyebrow{color:#eb6753;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;line-height:1;text-transform:uppercase}#pc-wrap .agent-list-page .container .dealer-page-head .dealer-title-block h1{margin:0;color:#181a20;font-family:Poppins,sans-serif;font-size:34px;font-weight:700;line-height:1.18}#pc-wrap .agent-list-page .container .dealer-page-head .dealer-title-block p{max-width:640px;color:#59606b;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.7}#pc-wrap .agent-list-page .container .dealer-page-head .dealer-stats{display:flex;flex-direction:row;gap:12px}#pc-wrap .agent-list-page .container .dealer-page-head .dealer-stats div{min-width:126px;padding:16px 18px;display:flex;flex-direction:column;gap:4px;border-radius:12px;border:1px solid rgba(24,26,32,.08);background:hsla(0,0%,100%,.78);box-shadow:0 8px 20px rgba(24,26,32,.06)}#pc-wrap .agent-list-page .container .dealer-page-head .dealer-stats div strong{color:#181a20;font-family:Poppins,sans-serif;font-size:24px;font-weight:700;line-height:1}#pc-wrap .agent-list-page .container .dealer-page-head .dealer-stats div span{color:#717782;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;line-height:1.3}#pc-wrap .agent-list-page .container .filter{padding:16px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-radius:16px;border:1px solid rgba(24,26,32,.08);background:hsla(0,0%,100%,.82);box-shadow:0 12px 34px rgba(24,26,32,.06);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}#pc-wrap .agent-list-page .container .filter .left{position:relative;display:flex;flex-direction:row;align-items:center}#pc-wrap .agent-list-page .container .filter .left svg{position:absolute;left:18px;width:20px;height:20px;color:#8b929e;pointer-events:none}#pc-wrap .agent-list-page .container .filter .left input{padding:0 18px 0 48px;width:380px;height:52px;border-radius:12px;border:1px solid rgba(24,26,32,.1);background:#edf0f4;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;box-sizing:border-box;transition:all .18s ease}#pc-wrap .agent-list-page .container .filter .left input:focus{outline:none;border-color:rgba(200,164,90,.65);background:#fff;box-shadow:0 0 0 4px rgba(200,164,90,.14)}#pc-wrap .agent-list-page .container .filter .right{display:flex;flex-direction:row;align-items:center;gap:6px}#pc-wrap .agent-list-page .container .filter .right span{color:#717782;font-family:Poppins,sans-serif;font-size:13px;font-weight:600}#pc-wrap .agent-list-page .container .filter .right button{min-width:136px;height:44px;padding:0 14px;border-radius:12px;border:1px solid rgba(24,26,32,.1);background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:26px;transition:all .18s ease}#pc-wrap .agent-list-page .container .filter .right button:hover{border-color:rgba(200,164,90,.55);background:rgba(200,164,90,.08)}#pc-wrap .agent-list-page .container .card-wrap{position:relative;width:100%;min-height:500px;height:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px}#pc-wrap .agent-list-page .container .card-wrap .no-data{grid-column:1/-1;min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;border-radius:16px;border:1px dashed rgba(24,26,32,.16);background:hsla(0,0%,100%,.74)}#pc-wrap .agent-list-page .container .card-wrap .no-data img{width:52px;height:52px}#pc-wrap .agent-list-page .container .card-wrap .no-data p{color:#59606b;font-family:Poppins,sans-serif;font-size:14px;font-weight:600}#pc-wrap .agent-list-page .container .pagination{margin-top:12px;display:flex;flex-direction:column;align-items:center}#pc-wrap .agent-list-page .container .pagination span{margin-top:20px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .agent-detail-page{position:relative;width:100%;padding:72px 0 92px;display:flex;justify-content:center;background:linear-gradient(180deg,#edf0f4,#fff 48%,#f4f6f8)}#pc-wrap .agent-detail-page .container{display:flex;flex-direction:column;gap:30px}#pc-wrap .agent-detail-page .dealer-profile-hero{width:100%;padding:34px;display:grid;grid-template-columns:minmax(0,1fr) 430px;grid-gap:28px;gap:28px;align-items:stretch;border-radius:18px;border:1px solid rgba(24,26,32,.08);background:linear-gradient(135deg,hsla(0,0%,100%,.98),rgba(248,250,252,.94));box-shadow:0 20px 55px rgba(24,26,32,.1);overflow:hidden}#pc-wrap .agent-detail-page .dealer-profile-hero .profile-main{display:flex;align-items:center;gap:28px;min-width:0}#pc-wrap .agent-detail-page .dealer-profile-hero .avatar-frame{position:relative;width:178px;height:178px;flex:0 0 178px;border-radius:24px;padding:6px;background:linear-gradient(135deg,hsla(8,79%,62%,.78),rgba(24,26,32,.92));box-shadow:0 18px 45px rgba(24,26,32,.16);cursor:pointer;transition:transform .22s ease,box-shadow .22s ease}#pc-wrap .agent-detail-page .dealer-profile-hero .avatar-frame:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 24px 60px rgba(24,26,32,.2)}#pc-wrap .agent-detail-page .dealer-profile-hero .avatar-frame img{width:100%;height:100%;display:block;object-fit:cover;border-radius:19px;background:#fff}#pc-wrap .agent-detail-page .dealer-profile-hero .avatar-frame .verified-mark{position:absolute;right:-10px;bottom:-10px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:4px solid #fff;background:#2b8f6f;box-shadow:0 12px 28px rgba(43,143,111,.3)}#pc-wrap .agent-detail-page .dealer-profile-hero .avatar-frame .verified-mark svg{width:25px;height:25px;color:#fff}#pc-wrap .agent-detail-page .dealer-profile-hero .profile-copy{min-width:0;display:flex;flex-direction:column;gap:10px}#pc-wrap .agent-detail-page .dealer-profile-hero .profile-copy .eyebrow{color:#eb6753;font-family:Poppins,sans-serif;font-size:12px;font-weight:800;line-height:1;text-transform:uppercase}#pc-wrap .agent-detail-page .dealer-profile-hero .profile-copy h1{max-width:680px;margin:0;overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:40px;font-weight:800;line-height:1.15}#pc-wrap .agent-detail-page .dealer-profile-hero .profile-copy p{max-width:660px;color:#59606b;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.75}#pc-wrap .agent-detail-page .dealer-profile-hero .contact-row{margin-top:10px;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:12px}#pc-wrap .agent-detail-page .dealer-profile-hero .contact-row div{height:46px;padding:0 16px;display:flex;align-items:center;gap:8px;border-radius:12px;border:1px solid rgba(24,26,32,.09);background:#edf0f4}#pc-wrap .agent-detail-page .dealer-profile-hero .contact-row div svg{width:18px;height:18px;color:#eb6753}#pc-wrap .agent-detail-page .dealer-profile-hero .contact-row div span{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-weight:700}#pc-wrap .agent-detail-page .dealer-profile-hero .contact-row button{height:46px;padding:0 16px;display:flex;align-items:center;gap:8px;border-radius:12px;background:#181a20;color:#fff;transition:all .18s ease}#pc-wrap .agent-detail-page .dealer-profile-hero .contact-row button span{color:inherit;font-family:Poppins,sans-serif;font-size:13px;font-weight:800;line-height:1}#pc-wrap .agent-detail-page .dealer-profile-hero .contact-row button svg{width:18px;height:18px;transition:transform .18s ease}#pc-wrap .agent-detail-page .dealer-profile-hero .contact-row button:hover{background:linear-gradient(135deg,#ff806f,#eb6753);color:#fff}#pc-wrap .agent-detail-page .dealer-profile-hero .contact-row button:hover svg{transform:translateX(3px)}#pc-wrap .agent-detail-page .dealer-profile-hero .profile-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}#pc-wrap .agent-detail-page .dealer-profile-hero .profile-stats div{min-height:122px;padding:18px;display:flex;flex-direction:column;justify-content:space-between;border-radius:16px;border:1px solid rgba(24,26,32,.08);background:hsla(0,0%,100%,.82);box-shadow:0 10px 26px rgba(24,26,32,.07);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}#pc-wrap .agent-detail-page .dealer-profile-hero .profile-stats div:hover{transform:translateY(-4px);border-color:hsla(8,79%,62%,.35);box-shadow:0 16px 36px rgba(24,26,32,.11)}#pc-wrap .agent-detail-page .dealer-profile-hero .profile-stats div svg{width:22px;height:22px;color:#eb6753}#pc-wrap .agent-detail-page .dealer-profile-hero .profile-stats div strong{color:#181a20;font-family:Poppins,sans-serif;font-size:28px;font-weight:800;line-height:1}#pc-wrap .agent-detail-page .dealer-profile-hero .profile-stats div span{color:#717782;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;line-height:1.2}#pc-wrap .agent-detail-page .agent-home-list,#pc-wrap .agent-detail-page .review-box{width:100%;padding:30px 32px 38px;display:flex;flex-direction:column;border-radius:18px;border:1px solid rgba(24,26,32,.08);background:hsla(0,0%,100%,.94);box-shadow:0 16px 44px rgba(24,26,32,.08)}#pc-wrap .agent-detail-page .main-intro,#pc-wrap .agent-detail-page .section-head{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;gap:24px}#pc-wrap .agent-detail-page .main-intro .eyebrow,#pc-wrap .agent-detail-page .section-head .eyebrow{display:block;margin-bottom:8px;color:#eb6753;font-family:Poppins,sans-serif;font-size:11px;font-weight:800;line-height:1;text-transform:uppercase}#pc-wrap .agent-detail-page .main-intro h2,#pc-wrap .agent-detail-page .main-intro span,#pc-wrap .agent-detail-page .section-head h2,#pc-wrap .agent-detail-page .section-head span{margin:0;color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-weight:800;line-height:1.18}#pc-wrap .agent-detail-page .main-intro p,#pc-wrap .agent-detail-page .section-head p{max-width:430px;color:#59606b;text-align:right;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;line-height:1.65}#pc-wrap .agent-detail-page .agent-home-list .card-wrap{position:relative;width:100%;margin-top:28px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}#pc-wrap .agent-detail-page .agent-home-list .card-wrap .wrap-main{min-width:0}#pc-wrap .agent-detail-page .agent-home-list .card-wrap .car-big-card-box{width:100%;height:468px;margin:0;overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 12px 32px rgba(24,26,32,.08);transition:transform .22s ease,box-shadow .22s ease}#pc-wrap .agent-detail-page .agent-home-list .card-wrap .car-big-card-box:hover{transform:translateY(-6px);box-shadow:0 20px 45px rgba(24,26,32,.14)}#pc-wrap .agent-detail-page .agent-home-list .card-wrap .car-big-card-box .card-img{height:232px;border-radius:16px 16px 0 0;background-size:cover;background-position:50%}#pc-wrap .agent-detail-page .agent-home-list .card-wrap .car-big-card-box .info{min-height:236px}#pc-wrap .agent-detail-page .agent-home-list .card-wrap .car-big-card-box .info .bott{margin-top:auto;width:100%;padding:10px;display:flex;align-items:center;justify-content:stretch;border-radius:14px;border:1px solid rgba(24,26,32,.07);background:linear-gradient(135deg,#f7f8fa,#fff)}#pc-wrap .agent-detail-page .agent-home-list .card-wrap .car-big-card-box .info .bott .dealer-card-footer{width:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:8px}#pc-wrap .agent-detail-page .agent-home-list .card-wrap .car-big-card-box .info .bott .dealer-card-metrics,#pc-wrap .agent-detail-page .agent-home-list .card-wrap .car-big-card-box .info .bott .dealer-deal-tags,#pc-wrap .agent-detail-page .agent-home-list .card-wrap .car-big-card-box .info .bott .dealer-footer-actions{width:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}#pc-wrap .agent-detail-page .agent-home-list .card-wrap .car-big-card-box .info .bott .dealer-deal-tags{gap:6px;width:100%;flex:0 0 auto}#pc-wrap .agent-detail-page .agent-home-list .card-wrap .car-big-card-box .info .bott .dealer-deal-tags span{height:32px;flex:1 1;margin:0;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(24,26,32,.08);background:#fff;color:#8a929d;font-family:Poppins,sans-serif;font-size:11px;font-weight:800;line-height:1;text-transform:uppercase}#pc-wrap .agent-detail-page .agent-home-list .card-wrap .car-big-card-box .info .bott .dealer-deal-tags span.available{border-color:hsla(8,79%,62%,.22);background:hsla(8,79%,62%,.1);color:#eb6753}#pc-wrap .agent-detail-page .agent-home-list .card-wrap .car-big-card-box .info .bott .dealer-footer-actions{width:100%;gap:8px;min-width:0;justify-content:space-between}#pc-wrap .agent-detail-page .agent-home-list .card-wrap .car-big-card-box .info .bott .dealer-card-metrics{flex:1 1 auto;gap:6px;min-width:0}#pc-wrap .agent-detail-page .agent-home-list .card-wrap .car-big-card-box .info .bott .metric-pill{width:auto;height:34px;min-width:0;flex:1 1;margin:0;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:999px;border:1px solid rgba(24,26,32,.08);background:#fff;cursor:pointer;transition:all .18s ease}#pc-wrap .agent-detail-page .agent-home-list .card-wrap .car-big-card-box .info .bott .metric-pill svg{width:17px;height:17px;color:#69707b}#pc-wrap .agent-detail-page .agent-home-list .card-wrap .car-big-card-box .info .bott .metric-pill .view-cnt{color:#59606b;font-family:Poppins,sans-serif;font-size:12px;font-weight:800;line-height:1}#pc-wrap .agent-detail-page .agent-home-list .card-wrap .car-big-card-box .info .bott .metric-pill:hover{border-color:hsla(8,79%,62%,.24);background:hsla(8,79%,62%,.08)}#pc-wrap .agent-detail-page .agent-home-list .card-wrap .car-big-card-box .info .bott .dealer-card-open{width:104px;flex:0 0 104px;height:38px;margin:0;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;background:#181a20;color:#fff;cursor:pointer;transition:all .18s ease}#pc-wrap .agent-detail-page .agent-home-list .card-wrap .car-big-card-box .info .bott .dealer-card-open span{margin:0;color:inherit;font-family:Poppins,sans-serif;font-size:12px;font-weight:800;line-height:1;text-transform:none}#pc-wrap .agent-detail-page .agent-home-list .card-wrap .car-big-card-box .info .bott .dealer-card-open svg{width:17px;height:17px;transition:transform .18s ease}#pc-wrap .agent-detail-page .agent-home-list .card-wrap .car-big-card-box .info .bott .dealer-card-open:hover{background:linear-gradient(135deg,#ff806f,#eb6753)}#pc-wrap .agent-detail-page .agent-home-list .card-wrap .car-big-card-box .info .bott .dealer-card-open:hover svg{transform:translateX(3px)}#pc-wrap .agent-detail-page .agent-home-list .pagination{margin-top:34px;display:flex;flex-direction:column;align-items:center;gap:12px}#pc-wrap .agent-detail-page .agent-home-list .pagination span{color:#59606b;font-family:Poppins,sans-serif;font-size:12px;font-weight:700}#pc-wrap .agent-detail-page .agent-home-list .pagination .no-data{width:100%;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;border-radius:16px;border:1px dashed rgba(24,26,32,.16);background:#edf0f4}#pc-wrap .agent-detail-page .agent-home-list .pagination .no-data img{width:52px;height:52px}#pc-wrap .agent-detail-page .agent-home-list .pagination .no-data p{color:#59606b;font-family:Poppins,sans-serif;font-size:14px;font-weight:700}#pc-wrap .agent-detail-page .review-box{gap:24px}#pc-wrap .agent-detail-page .review-box .empty-reviews,#pc-wrap .agent-detail-page .review-box .leave-review-config,#pc-wrap .agent-detail-page .review-box .review-wrap{border-radius:16px;border:1px solid rgba(24,26,32,.08);background:#fff;box-shadow:0 12px 30px rgba(24,26,32,.06)}#pc-wrap .agent-detail-page .review-box .review-wrap{padding:26px 28px;display:flex;flex-direction:column;gap:18px}#pc-wrap .agent-detail-page .review-box .review-wrap .title-box{display:flex;align-items:center;gap:10px}#pc-wrap .agent-detail-page .review-box .review-wrap .title-box svg{width:20px;height:20px;color:#eb6753}#pc-wrap .agent-detail-page .review-box .review-wrap .title-box span{color:#181a20;font-family:Poppins,sans-serif;font-size:18px;font-weight:800}#pc-wrap .agent-detail-page .review-box .review-wrap .review-card{margin-top:0;padding:18px 0;display:flex;flex-direction:column;gap:12px;border-bottom:1px solid rgba(24,26,32,.08)}#pc-wrap .agent-detail-page .review-box .review-wrap .review-card .info{display:flex;justify-content:space-between}#pc-wrap .agent-detail-page .review-box .review-wrap .review-card .info .left{display:flex;align-items:center;gap:14px}#pc-wrap .agent-detail-page .review-box .review-wrap .review-card .info .left img{width:50px;height:50px;border-radius:50%;object-fit:cover;border:2px solid hsla(8,79%,62%,.22)}#pc-wrap .agent-detail-page .review-box .review-wrap .review-card .info .left div{display:flex;flex-direction:column;gap:4px}#pc-wrap .agent-detail-page .review-box .review-wrap .review-card .info .left div strong{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-weight:800}#pc-wrap .agent-detail-page .review-box .review-wrap .review-card .info .left div span{color:#717782;font-family:Poppins,sans-serif;font-size:12px;font-weight:600}#pc-wrap .agent-detail-page .review-box .review-wrap .review-card p{color:#59606b;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.75}#pc-wrap .agent-detail-page .review-box .review-wrap .pagination-box{width:100%;display:flex;justify-content:center}#pc-wrap .agent-detail-page .review-box .empty-reviews{min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:#edf0f4}#pc-wrap .agent-detail-page .review-box .empty-reviews svg{width:28px;height:28px;color:#eb6753}#pc-wrap .agent-detail-page .review-box .empty-reviews p{color:#181a20;font-family:Poppins,sans-serif;font-size:18px;font-weight:800}#pc-wrap .agent-detail-page .review-box .empty-reviews span{color:#717782;font-family:Poppins,sans-serif;font-size:13px;font-weight:500}#pc-wrap .agent-detail-page .review-box .leave-review-config{padding:28px}#pc-wrap .agent-detail-page .review-box .leave-review-config .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:22px;font-weight:800}#pc-wrap .agent-detail-page .review-box .leave-review-config .review-title{margin-top:22px;color:#eb6753;font-family:Poppins,sans-serif;font-size:11px;font-weight:800;text-transform:uppercase}#pc-wrap .agent-detail-page .review-box .leave-review-config textarea{width:100%;height:144px;margin-top:10px;padding:18px 20px;border-radius:14px;border:1px solid rgba(24,26,32,.1);background:#edf0f4;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.65;resize:vertical;transition:all .18s ease}#pc-wrap .agent-detail-page .review-box .leave-review-config textarea:focus{outline:none;border-color:hsla(8,79%,62%,.65);background:#fff;box-shadow:0 0 0 4px hsla(8,79%,62%,.14)}#pc-wrap .agent-detail-page .review-box .leave-review-config .submit-btn{width:100%;display:flex;justify-content:flex-end}#pc-wrap .agent-detail-page .review-box .leave-review-config .submit-btn button:disabled{background:#e7e9ed;color:#8b929e}#pc-wrap .agent-detail-page .review-box .leave-review-config .submit-btn .submit-review{margin-top:22px;width:220px;height:50px;border-radius:12px;background:#181a20;color:#fff;transition:all .18s ease}#pc-wrap .agent-detail-page .review-box .leave-review-config .submit-btn .submit-review .title{color:inherit;font-family:Poppins,sans-serif;font-size:12px;font-weight:800}#pc-wrap .agent-detail-page .review-box .leave-review-config .submit-btn .submit-review svg path{fill:currentColor}#pc-wrap .agent-detail-page .review-box .leave-review-config .submit-btn .submit-review:hover{background:linear-gradient(135deg,#ff806f,#eb6753);color:#fff}#pc-wrap #my-page{background:#f4f6f8;color:#0f1117;min-height:100vh;padding-bottom:96px;overflow:hidden}#pc-wrap #my-page:after,#pc-wrap #my-page:before{content:"";position:absolute;border-radius:50%;filter:blur(80px);z-index:0;pointer-events:none}#pc-wrap #my-page:before{width:260px;height:260px;top:120px;left:-90px;background:rgba(200,164,90,.14)}#pc-wrap #my-page:after{width:300px;height:300px;top:220px;right:-120px;background:rgba(59,130,246,.08)}#pc-wrap #my-page .container .my-page{z-index:1;position:relative;width:100%;flex-direction:row;gap:24px;padding-top:88px}#pc-wrap #my-page .container .my-page .back-frame{width:100%;max-width:1340px;margin:58px 0 0;display:flex;flex-direction:row;border-radius:28px;border:1px solid rgba(15,17,21,.08);background:linear-gradient(180deg,hsla(0,0%,100%,.98),hsla(40,48%,94%,.94));box-shadow:0 28px 60px rgba(15,17,21,.14);overflow:hidden}#pc-wrap #my-page .container .my-page .back-frame .left-config{position:-webkit-sticky;position:sticky;top:96px;align-self:flex-start;width:320px;min-height:760px;padding:22px 18px;background:radial-gradient(circle at 0 0,rgba(200,164,90,.2),transparent 45%),linear-gradient(180deg,hsla(0,0%,100%,.98),hsla(40,48%,94%,.9));border-right:1px solid rgba(200,164,90,.2);box-shadow:inset -1px 0 0 rgba(15,17,21,.04)}#pc-wrap #my-page .container .my-page .back-frame .left-config .left-menu-shell{width:100%;display:flex;flex-direction:column;gap:14px}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile{padding:18px 16px;display:flex;flex-direction:row;gap:14px;align-items:center;background:hsla(0,0%,100%,.86);border:1px solid rgba(200,164,90,.22);border-radius:12px;box-shadow:0 10px 24px rgba(15,17,21,.08)}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .profile-img img{width:68px;height:68px;border-radius:50%;object-fit:cover;padding:3px;background:#f7f2e8;border:1px solid rgba(200,164,90,.32)}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .user-info{min-width:0;display:flex;flex-direction:column;gap:6px}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .user-info .user-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0f1117;font-family:Poppins,sans-serif;font-size:18px;font-weight:500;letter-spacing:-.01em}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .user-info .user-phone{display:flex;align-items:center;gap:6px}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .user-info .user-phone img{width:14px;height:14px;opacity:.55}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .user-info .user-phone .p-number{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(15,17,23,.48);font-family:Poppins,sans-serif;font-size:11px;font-weight:500;letter-spacing:.04em}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .user-info .membership-chip{width:-moz-fit-content;width:fit-content;padding:4px 10px;border-radius:9999px;background:rgba(200,164,90,.14);border:1px solid rgba(200,164,90,.28);color:#a27e3e;font-family:Poppins,sans-serif;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .user-info .luxury-note{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(15,17,23,.48);font-family:Poppins,sans-serif;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile-metrics .metric-box{padding:10px 8px;border-radius:10px;border:1px solid rgba(200,164,90,.2);background:hsla(0,0%,100%,.76);gap:4px;align-items:center}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile-metrics .metric-box .metric-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;text-align:center;color:#0f1117;font-family:Poppins,sans-serif;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile-metrics .metric-box .metric-label{color:rgba(15,17,23,.48);font-family:Poppins,sans-serif;font-size:8px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections{margin-top:6px;display:flex;flex-direction:column;gap:12px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .nav-group{padding:10px 10px 12px;border:1px solid rgba(15,17,21,.06);border-radius:12px;background:hsla(0,0%,100%,.84);box-shadow:0 6px 16px rgba(15,17,21,.05)}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .account-group{margin-top:4px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .title{padding:6px 10px 8px;color:#a27e3e;font-family:Poppins,sans-serif;font-size:9px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;line-height:1.4}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section{width:100%;padding:0;display:flex;flex-direction:column;gap:4px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section li{height:42px;padding:0 10px;margin:0;border-radius:10px;transition:all .15s cubic-bezier(.2,0,0,1);cursor:pointer}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section li:hover{background:rgba(200,164,90,.1)}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section li:hover .sub-title{color:#a27e3e}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section li:hover .trailing-arrow{opacity:1;color:#a27e3e;transform:translateX(2px)}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section li a{width:100%;height:100%;text-decoration:none}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .focus{background:linear-gradient(135deg,rgba(200,164,90,.2),rgba(200,164,90,.08));border:1px solid rgba(200,164,90,.34);box-shadow:0 6px 18px rgba(200,164,90,.15)}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .focus .sub-title{font-weight:700;color:#0f1117}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .focus .icon-wrap{background:rgba(200,164,90,.18);color:#a27e3e}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .focus .trailing-arrow{color:#a27e3e;opacity:1}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .flex-box{display:flex;align-items:center;height:100%;min-width:0;gap:10px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .flex-box .icon-wrap{width:24px;height:24px;border-radius:7px;background:rgba(15,17,21,.06);display:inline-flex;align-items:center;justify-content:center;color:rgba(15,17,23,.72);transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .flex-box .com-icon{width:15px;height:15px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .flex-box .trailing-arrow{margin-left:auto;width:18px;height:18px;color:rgba(15,17,23,.48);opacity:.45;transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0f1117;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;letter-spacing:.02em;line-height:1.2}#pc-wrap #my-page .container .my-page .back-frame .main-config{position:relative;flex:1 1;width:auto;margin-top:0;padding:28px 28px 38px;align-items:stretch;gap:24px;background:radial-gradient(circle at 100% 0,rgba(200,164,90,.1),transparent 38%),#fff;border-left:1px solid rgba(15,17,21,.05)}#pc-wrap #my-page .container .my-page .back-frame .main-config .my-page-hero{position:relative;padding:28px 30px;border-radius:16px;background:radial-gradient(circle at top right,rgba(200,164,90,.15) 0,hsla(0,0%,100%,.98) 48%);border:1px solid rgba(200,164,90,.28);box-shadow:0 18px 36px rgba(15,17,21,.08);gap:10px}#pc-wrap #my-page .container .my-page .back-frame .main-config .my-page-hero .eyebrow{color:#a27e3e;font-family:Poppins,sans-serif;font-size:10px;font-weight:600;letter-spacing:.24em;text-transform:uppercase}#pc-wrap #my-page .container .my-page .back-frame .main-config .my-page-hero .hero-title{color:#0f1117;font-family:Poppins,sans-serif;font-size:34px;font-weight:500;letter-spacing:-.01em;line-height:1.2}#pc-wrap #my-page .container .my-page .back-frame .main-config .my-page-hero .hero-description{max-width:640px;color:rgba(15,17,23,.72);font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.65}#pc-wrap #my-page .container .my-page .back-frame .main-config .my-page-hero .hero-meta{margin-top:4px;flex-direction:row;flex-wrap:wrap;gap:10px}#pc-wrap #my-page .container .my-page .back-frame .main-config .my-page-hero .hero-pill{padding:8px 14px;border-radius:9999px;border:1px solid rgba(15,17,23,.09);background:rgba(244,246,248,.9);color:rgba(15,17,23,.72);font-family:Poppins,sans-serif;font-size:10px;font-weight:600;letter-spacing:.15em;text-transform:uppercase}#pc-wrap #my-page .container .my-page .back-frame .main-config .page-insight-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}#pc-wrap #my-page .container .my-page .back-frame .main-config .page-insight-row .insight-card{padding:16px 18px;border-radius:12px;border:1px solid rgba(15,17,21,.08);background:linear-gradient(135deg,hsla(0,0%,100%,.98),hsla(40,48%,94%,.9));box-shadow:0 8px 18px rgba(15,17,21,.06);gap:4px}#pc-wrap #my-page .container .my-page .back-frame .main-config .page-insight-row .insight-card .label{color:#a27e3e;font-family:Poppins,sans-serif;font-size:10px;font-weight:600;letter-spacing:.2em;text-transform:uppercase}#pc-wrap #my-page .container .my-page .back-frame .main-config .page-insight-row .insight-card .value{color:#0f1117;font-family:Poppins,sans-serif;font-size:22px;font-weight:500;line-height:1.2;letter-spacing:-.01em}#pc-wrap #my-page .container .my-page .back-frame .main-config .no-data{padding:84px 20px;border-radius:16px;border:1px dashed rgba(200,164,90,.3);background:linear-gradient(180deg,hsla(40,48%,94%,.86),hsla(0,0%,100%,.95))}#pc-wrap #my-page .container .my-page .back-frame .main-config .no-data p{color:rgba(15,17,23,.72);letter-spacing:.16em}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config{display:flex;width:100%;flex-direction:row;flex-wrap:wrap;gap:24px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config{width:296px;height:430px;margin-bottom:0;border-radius:16px;background:#fff;border:1px solid rgba(15,17,23,.09);box-shadow:0 2px 8px rgba(0,0,0,.24);overflow:hidden;transition:all .25s cubic-bezier(.2,0,0,1);display:flex;flex-direction:column}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config:hover{transform:translateY(-6px);box-shadow:0 18px 50px rgba(0,0,0,.44);border-color:rgba(200,164,90,.32)}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top{position:relative;width:100%;height:240px;overflow:hidden}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top img{width:100%;height:100%;object-fit:cover;border-radius:0;transition:transform .9s cubic-bezier(0,0,0,1)}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top .top-badge{position:absolute;top:16px;left:16px;display:flex;width:auto;height:auto;justify-content:center;align-items:center;gap:6px;padding:8px 16px;border-radius:9999px;background:rgba(15,17,21,.78);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(200,164,90,.32);color:#e3c67f;font-family:Poppins,sans-serif;font-size:10px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;text-shadow:none;z-index:1}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top .top-badge img{width:12px;height:12px;filter:brightness(0) invert(1)}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top .price-box{position:absolute;bottom:16px;left:16px;padding:10px 18px;border-radius:9999px;background:hsla(0,0%,100%,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.6);z-index:1;box-shadow:0 2px 8px rgba(0,0,0,.24)}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top .price-box p{color:#0f1115;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;letter-spacing:-.005em}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config:hover .top img{transform:scale(1.06)}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom{flex:1 1;width:100%;padding:22px 22px 18px;display:flex;flex-direction:column}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .name-address{width:100%;gap:4px;margin-bottom:16px;display:flex;flex-direction:column}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .name-address .name{width:100%;overflow:hidden}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .name-address .name p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0f1117;font-family:Poppins,sans-serif;font-size:17px;font-weight:500;letter-spacing:-.005em;line-height:1.3;text-transform:capitalize}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .name-address .address{width:100%;overflow:hidden}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .name-address .address p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(15,17,23,.48);font-family:Poppins,sans-serif;font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .options{flex-direction:row;display:flex;width:100%;gap:16px;margin-bottom:14px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .options .option{flex-direction:row;display:flex;gap:6px;align-items:center}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .options .option p{color:rgba(15,17,23,.72);font-family:Poppins,sans-serif;font-size:12px;font-weight:500}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .divider{width:100%;height:1px;background:rgba(15,17,23,.09);margin-bottom:14px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons{flex-direction:row;display:flex;width:100%;justify-content:space-between;align-items:center;margin-top:auto}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons .type{flex-direction:row;display:flex;align-items:center;gap:8px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons .type p{color:rgba(15,17,23,.72);font-family:Poppins,sans-serif;font-size:11px;font-weight:500;letter-spacing:.16em;text-transform:uppercase}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons .type .disabled-type{color:rgba(24,26,32,.32);font-family:Poppins,sans-serif;font-size:11px;letter-spacing:.16em;text-transform:uppercase}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons .buttons{flex-direction:row;display:flex;gap:12px;align-items:center;padding-right:6px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons .buttons svg{color:rgba(15,17,23,.72);cursor:pointer;transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons .buttons svg:hover{color:#c8a45a;transform:scale(1.12)}#pc-wrap #my-page .container .my-page .back-frame .main-config .pagination-config{width:100%;max-width:442px;align-items:center;gap:18px;margin:0 auto}#pc-wrap #my-page .container .my-page .back-frame .main-config .pagination-config .pagination-box{width:100%;align-items:center;display:flex;justify-content:center}#pc-wrap #my-page .container .my-page .back-frame .main-config .pagination-config .total-result p{color:rgba(15,17,23,.48);text-align:center;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;letter-spacing:.22em;text-transform:uppercase}#pc-wrap #my-page #member-follows-page .main-title-box .right-box .main-title{color:#0f1117}#pc-wrap #my-page #member-follows-page .follows-list-box .follows-card-box{border-bottom-color:rgba(15,17,23,.09)}#pc-wrap #my-page #member-follows-page .follows-list-box .follows-card-box .info .information-box .name{color:#0f1117}#pc-wrap #my-page #member-follows-page .follows-list-box .follows-card-box .details-box .info-box svg{color:rgba(15,17,23,.48)}#pc-wrap #my-page #member-follows-page .follows-list-box .follows-card-box .details-box .info-box p{color:#0f1117}#pc-wrap #my-page #member-follows-page .follows-list-box .follows-card-box .details-box .info-box span{color:rgba(15,17,23,.48)}#pc-wrap #my-page #member-follows-page .follows-list-box .follows-card-box .details-box .info-box--likes svg{color:#d32f2f}#pc-wrap #my-page #member-follows-page .follows-list-box .follows-card-box .details-box .info-box--likes svg:hover{color:#b71c1c}#pc-wrap #my-page #member-follows-page .follows-list-box .follows-card-box .details-box .info-box--likes span{color:#c62828}#pc-wrap #my-page #member-follows-page .follows-list-box .follows-card-box .action-box p,#pc-wrap #my-page #member-follows-page .pagination-config .total-result p{color:rgba(15,17,23,.48)}#pc-wrap #my-page #add-car-page{width:100%;display:flex;flex-direction:column;gap:22px}#pc-wrap #my-page #add-car-page .main-title-box.add-car-hero{margin-bottom:0;padding:22px 26px;border-radius:16px;border:1px solid rgba(200,164,90,.26);background:linear-gradient(145deg,hsla(43,64%,69%,.2),hsla(40,48%,94%,.96) 55%,hsla(0,0%,100%,.88)),#edf0f4;box-shadow:0 14px 32px rgba(15,17,21,.08)}#pc-wrap #my-page #add-car-page .main-title-box.add-car-hero .right-box{display:flex;flex-direction:column;gap:10px;min-width:0}#pc-wrap #my-page #add-car-page .main-title-box.add-car-hero .right-box:before{content:"";display:block;width:56px;height:2px;border-radius:9999px;background:linear-gradient(90deg,#c8a45a,rgba(200,164,90,0))}#pc-wrap #my-page #add-car-page .main-title-box.add-car-hero .right-box .main-title{color:#0f1117;font-family:Poppins,sans-serif;font-size:32px;font-weight:500;line-height:1.15;letter-spacing:-.02em;text-transform:capitalize}#pc-wrap #my-page #add-car-page .main-title-box.add-car-hero .right-box .sub-title{color:rgba(15,17,23,.72);font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.55;max-width:560px}#pc-wrap #my-page #add-car-page .main-title-box.add-car-hero .add-car-checklist{flex-shrink:0;min-width:200px;max-width:280px;padding:14px 16px;border-radius:12px;border:1px solid rgba(200,164,90,.22);background:linear-gradient(160deg,rgba(200,164,90,.08),hsla(40,48%,94%,.94));gap:6px}#pc-wrap #my-page #add-car-page .main-title-box.add-car-hero .add-car-checklist .add-car-checklist-label{color:rgba(15,17,23,.48);font-family:Poppins,sans-serif;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;margin-bottom:4px}#pc-wrap #my-page #add-car-page .main-title-box.add-car-hero .add-car-checklist .add-car-checklist-item{color:rgba(15,17,23,.72);font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.45;padding-left:14px;position:relative}#pc-wrap #my-page #add-car-page .main-title-box.add-car-hero .add-car-checklist .add-car-checklist-item:before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;border-radius:50%;background:rgba(200,164,90,.85)}#pc-wrap #my-page #add-car-page .tabs-box{width:100%;flex-direction:row;display:flex;gap:48px;padding:18px 32px 0;border-radius:12px 12px 0 0;border:1px solid rgba(15,17,23,.09);background:linear-gradient(180deg,#fff,#f4f6f8);box-shadow:0 6px 20px rgba(15,17,23,.06)}#pc-wrap #my-page #add-car-page .tabs-box .active{height:36px;border-bottom:2px solid #c8a45a;color:#0f1117;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}#pc-wrap #my-page #add-car-page .tabs-box .not-active{color:rgba(15,17,23,.48);font-family:Poppins,sans-serif;font-size:12px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;transition:color .15s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page #add-car-page .tabs-box .not-active:hover{color:#0f1117}#pc-wrap #my-page #add-car-page .config.add-car-form-card{width:100%;padding:36px 34px 40px;border-radius:16px;border:1px solid rgba(200,164,90,.2);background:linear-gradient(180deg,hsla(0,0%,100%,.98),hsla(40,48%,94%,.92));box-shadow:0 20px 40px rgba(15,17,21,.09);gap:0}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box{width:100%}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-column.add-car-section-head{margin-top:28px;gap:4px}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-column.add-car-section-head:first-child{margin-top:0}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-column.add-car-section-head .add-car-section-kicker{color:rgba(15,17,23,.48);font-family:Poppins,sans-serif;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-column.add-car-section-head .add-car-section-title{color:#0f1117;font-family:Poppins,sans-serif;font-size:20px;font-weight:500;letter-spacing:-.02em;line-height:1.2}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-column{margin-top:20px;width:100%;display:flex;flex-direction:column;gap:10px}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-column.add-car-section-head+.config-column{margin-top:12px}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-column .title{color:#a27e3e;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-column .description-input{height:52px;min-height:52px;border-radius:12px;background:hsla(0,0%,100%,.03);color:hsla(0,0%,100%,.92);transition:all .15s cubic-bezier(.2,0,0,1);background-color:#fff;color:#0f1117;border:1px solid rgba(15,17,23,.14);padding:0 18px}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-column .description-input:focus{border-color:rgba(200,164,90,.55);box-shadow:0 0 0 3px rgba(200,164,90,.18)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-column .description-input::placeholder{color:rgba(15,17,23,.48);opacity:1}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-column .description-input:hover{border-color:rgba(200,164,90,.42)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-column .description-input:focus{outline:none;border-color:#c8a45a;background-color:#fff;box-shadow:0 0 0 3px rgba(200,164,90,.12)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-column .description-text{margin-top:0;width:100%;height:220px;border-radius:12px;padding:18px 20px;border:1px solid rgba(15,17,23,.14);resize:vertical;background:#f7f2e8;color:#0f1117;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.65;transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-column .description-text:focus{outline:none;border-color:#c8a45a;background:#fff;box-shadow:0 0 0 3px rgba(200,164,90,.12)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-column .add-car-options-grid{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-column button.add-car-option-chip{margin:0;cursor:pointer;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;line-height:1.3;padding:9px 14px;border-radius:12px;border:1px solid rgba(200,164,90,.28);background:hsla(40,48%,94%,.95);color:#0f1117;transition:border-color .15s cubic-bezier(.2,0,0,1),background .15s cubic-bezier(.2,0,0,1),color .15s cubic-bezier(.2,0,0,1),box-shadow .15s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-column button.add-car-option-chip:hover{border-color:rgba(200,164,90,.55);box-shadow:0 6px 14px rgba(15,17,21,.06)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-column button.add-car-option-chip.add-car-option-chip--active{border-color:rgba(15,17,21,.85);background:linear-gradient(145deg,rgba(15,17,21,.92),rgba(15,17,21,.78));color:#fff;box-shadow:0 8px 20px rgba(15,17,21,.18)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .car-title{margin-top:36px;color:#0f1117;font-family:Poppins,sans-serif;font-size:22px;font-weight:500;letter-spacing:-.005em;padding-bottom:12px;border-bottom:1px solid rgba(15,17,23,.09)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-row{width:100%;flex-direction:row;display:flex;gap:56px}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-row .price-year-after-price{position:relative;width:100%;gap:12px;display:flex;flex-direction:column}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-row .price-year-after-price .title{color:#a27e3e;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-row .price-year-after-price .description-input{height:52px;min-height:52px;border-radius:12px;background:hsla(0,0%,100%,.03);color:hsla(0,0%,100%,.92);transition:all .15s cubic-bezier(.2,0,0,1);background-color:#fff;color:#0f1117;border:1px solid rgba(15,17,23,.14);padding:0 18px}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-row .price-year-after-price .description-input:focus{border-color:rgba(200,164,90,.55);box-shadow:0 0 0 3px rgba(200,164,90,.18)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-row .price-year-after-price .description-input::placeholder{color:rgba(15,17,23,.48);opacity:1}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-row .price-year-after-price .description-input:hover{border-color:rgba(200,164,90,.42)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-row .price-year-after-price .description-input:focus{outline:none;border-color:#c8a45a;background-color:#fff;box-shadow:0 0 0 3px rgba(200,164,90,.12)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-row .price-year-after-price .select-description{height:52px;min-height:52px;border-radius:12px;background:hsla(0,0%,100%,.03);color:hsla(0,0%,100%,.92);transition:all .15s cubic-bezier(.2,0,0,1);color:#0f1117;border:1px solid rgba(15,17,23,.14);-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 40px 0 18px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23999'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:16px;cursor:pointer}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-row .price-year-after-price .select-description:focus{border-color:rgba(200,164,90,.55);box-shadow:0 0 0 3px rgba(200,164,90,.18)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-row .price-year-after-price .select-description::placeholder{color:rgba(15,17,23,.48);opacity:1}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-row .price-year-after-price .select-description:hover{border-color:rgba(200,164,90,.42)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-row .price-year-after-price .select-description:focus{outline:none;border-color:#c8a45a;background-color:#fff;box-shadow:0 0 0 3px rgba(200,164,90,.12)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-row .price-year-after-price .divider{position:absolute;height:46px;border-left:1px solid rgba(15,17,23,.14);right:52px;top:42px}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-row .price-year-after-price .arrow-down{position:absolute;width:14px;height:8px;color:rgba(15,17,23,.48);right:18px;top:62px;pointer-events:none}#pc-wrap #my-page #add-car-page .config.add-car-form-card .add-car-media{margin-top:8px;padding-top:28px;border-top:1px solid rgba(200,164,90,.16);display:flex;flex-direction:column;gap:6px}#pc-wrap #my-page #add-car-page .config.add-car-form-card .add-car-media .upload-title{margin:0;padding:0;border:none;color:#0f1117;font-family:Poppins,sans-serif;font-size:22px;font-weight:500;letter-spacing:-.02em}#pc-wrap #my-page #add-car-page .config.add-car-form-card .add-car-media .add-car-media-hint{color:rgba(15,17,23,.72);font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.5;max-width:640px}#pc-wrap #my-page #add-car-page .config.add-car-form-card .images-box{width:100%;gap:22px;margin-top:18px;margin-bottom:28px;display:flex;flex-direction:column}#pc-wrap #my-page #add-car-page .config.add-car-form-card .images-box .upload-box{width:100%;min-height:280px;height:320px;align-items:center;justify-content:center;gap:28px;border-radius:16px;border:1px dashed rgba(200,164,90,.5);background:linear-gradient(135deg,hsla(39,46%,61%,.04),hsla(39,46%,61%,.01));transition:all .25s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .images-box .upload-box:hover{border-color:#c8a45a;background:linear-gradient(135deg,hsla(39,46%,61%,.08),hsla(39,46%,61%,.03))}#pc-wrap #my-page #add-car-page .config.add-car-form-card .images-box .upload-box .text-box{width:100%;align-items:center;justify-content:center;gap:8px;display:flex;flex-direction:column}#pc-wrap #my-page #add-car-page .config.add-car-form-card .images-box .upload-box .text-box .drag-title{color:#0f1117;font-family:Poppins,sans-serif;font-size:22px;font-weight:500;letter-spacing:-.005em}#pc-wrap #my-page #add-car-page .config.add-car-form-card .images-box .upload-box .text-box .format-title{color:rgba(15,17,23,.48);font-family:Poppins,sans-serif;font-size:12px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;line-height:1.5}#pc-wrap #my-page #add-car-page .config.add-car-form-card .images-box .upload-box .browse-button{height:50px;min-height:50px;padding:0 18px;border-radius:12px;border:1px solid hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.92);background:hsla(0,0%,100%,.04);transition:all .15s cubic-bezier(.2,0,0,1);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);width:220px}#pc-wrap #my-page #add-car-page .config.add-car-form-card .images-box .upload-box .browse-button:hover{border-color:rgba(200,164,90,.55);box-shadow:0 0 0 1px rgba(200,164,90,.1),0 0 26px rgba(200,164,90,.14);background:hsla(0,0%,100%,.06)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .images-box .upload-box .browse-button .browse-button-text{color:inherit;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}#pc-wrap #my-page #add-car-page .config.add-car-form-card .images-box .gallery-box{width:100%;flex-direction:row;display:flex;gap:20px;flex-wrap:wrap}#pc-wrap #my-page #add-car-page .config.add-car-form-card .images-box .gallery-box .image-box{position:relative;width:156px;height:156px;overflow:hidden;border-radius:12px;border:1px solid rgba(15,17,23,.09);transition:all .25s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .images-box .gallery-box .image-box img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(0,0,0,1)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .images-box .gallery-box .image-box:hover{border-color:#c8a45a;box-shadow:0 10px 24px rgba(0,0,0,.32)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .images-box .gallery-box .image-box:hover img{transform:scale(1.06)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .images-box .gallery-box .image-box .absolute-box{position:absolute;width:32px;height:32px;display:flex;align-items:center;justify-content:center;top:8px;left:8px;border-radius:50%;background:hsla(0,0%,100%,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .images-box .gallery-box .image-box .absolute-box:hover{background:#0f1115;color:#fff}#pc-wrap #my-page #add-car-page .config.add-car-form-card .buttons-row{width:100%;margin-top:8px;padding-top:22px;border-top:1px solid rgba(200,164,90,.14);flex-direction:row;display:flex;justify-content:flex-end;gap:14px}#pc-wrap #my-page #add-car-page .config.add-car-form-card .buttons-row button:disabled{background:#ebe4d6;color:rgba(15,17,23,.48);cursor:not-allowed;box-shadow:none}#pc-wrap #my-page #add-car-page .config.add-car-form-card .buttons-row button:disabled:before{display:none}#pc-wrap #my-page #add-car-page .config.add-car-form-card .buttons-row .prev-button{height:48px;min-height:48px;border-radius:9999px;border:1px solid hsla(0,0%,100%,.08);background:transparent;color:hsla(0,0%,100%,.74);transition:all .15s cubic-bezier(.2,0,0,1);width:200px;padding:0}#pc-wrap #my-page #add-car-page .config.add-car-form-card .buttons-row .prev-button:hover{color:hsla(0,0%,100%,.92);border-color:hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .buttons-row .prev-button .prev-button-text{color:inherit;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;letter-spacing:.16em;text-transform:uppercase}#pc-wrap #my-page #add-car-page .config.add-car-form-card .buttons-row .next-button{height:48px;min-height:48px;padding:0 18px;border-radius:12px;border:1px solid hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.92);background:hsla(0,0%,100%,.04);transition:all .15s cubic-bezier(.2,0,0,1);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);width:200px}#pc-wrap #my-page #add-car-page .config.add-car-form-card .buttons-row .next-button:hover{border-color:rgba(200,164,90,.55);box-shadow:0 0 0 1px rgba(200,164,90,.1),0 0 26px rgba(200,164,90,.14);background:hsla(0,0%,100%,.06)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .buttons-row .next-button .next-button-text{color:inherit;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}#pc-wrap #my-page #add-car-page .config.add-car-form-card .buttons-row .submit-button{height:50px;min-height:50px;padding:0 18px;border-radius:12px;border:1px solid hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.92);background:hsla(0,0%,100%,.04);transition:all .15s cubic-bezier(.2,0,0,1);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);width:auto;min-width:220px}#pc-wrap #my-page #add-car-page .config.add-car-form-card .buttons-row .submit-button:hover{border-color:rgba(200,164,90,.55);box-shadow:0 0 0 1px rgba(200,164,90,.1),0 0 26px rgba(200,164,90,.14);background:hsla(0,0%,100%,.06)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .buttons-row .submit-button .next-button-text{color:inherit;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}#pc-wrap #my-page #add-car-page .config.add-car-form-card .listing-input{height:52px;min-height:52px;border-radius:12px;background:hsla(0,0%,100%,.03);color:hsla(0,0%,100%,.92);transition:all .15s cubic-bezier(.2,0,0,1);background-color:#fff;color:#0f1117;border:1px solid rgba(15,17,23,.14);padding:0 18px}#pc-wrap #my-page #add-car-page .config.add-car-form-card .listing-input:focus{border-color:rgba(200,164,90,.55);box-shadow:0 0 0 3px rgba(200,164,90,.18)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .listing-input::placeholder{color:rgba(15,17,23,.48);opacity:1}#pc-wrap #my-page #add-car-page .config.add-car-form-card .listing-input:hover{border-color:rgba(200,164,90,.42)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .listing-input:focus{outline:none;border-color:#c8a45a;background-color:#fff;box-shadow:0 0 0 3px rgba(200,164,90,.12)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-row{width:100%;flex-direction:row;display:flex;gap:44px;margin-top:22px}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-row .price-year-after-price{position:relative;width:100%;gap:12px;display:flex;flex-direction:column}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-row .price-year-after-price .title{color:#a27e3e;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-row .price-year-after-price .description-input{height:52px;min-height:52px;border-radius:12px;background:hsla(0,0%,100%,.03);color:hsla(0,0%,100%,.92);transition:all .15s cubic-bezier(.2,0,0,1);background-color:#fff;color:#0f1117;border:1px solid rgba(15,17,23,.14);padding:0 18px}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-row .price-year-after-price .description-input:focus{border-color:rgba(200,164,90,.55);box-shadow:0 0 0 3px rgba(200,164,90,.18)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-row .price-year-after-price .description-input::placeholder{color:rgba(15,17,23,.48);opacity:1}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-row .price-year-after-price .description-input:hover{border-color:rgba(200,164,90,.42)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-row .price-year-after-price .description-input:focus{outline:none;border-color:#c8a45a;background-color:#fff;box-shadow:0 0 0 3px rgba(200,164,90,.12)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-row .price-year-after-price .select-description{height:52px;min-height:52px;border-radius:12px;background:hsla(0,0%,100%,.03);color:hsla(0,0%,100%,.92);transition:all .15s cubic-bezier(.2,0,0,1);color:#0f1117;border:1px solid rgba(15,17,23,.14);-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 40px 0 18px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23999'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:16px;cursor:pointer}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-row .price-year-after-price .select-description:focus{border-color:rgba(200,164,90,.55);box-shadow:0 0 0 3px rgba(200,164,90,.18)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-row .price-year-after-price .select-description::placeholder{color:rgba(15,17,23,.48);opacity:1}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-row .price-year-after-price .select-description:hover{border-color:rgba(200,164,90,.42)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-row .price-year-after-price .select-description:focus{outline:none;border-color:#c8a45a;background-color:#fff;box-shadow:0 0 0 3px rgba(200,164,90,.12)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-row .price-year-after-price .arrow-down,#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-row .price-year-after-price .divider{display:none}#pc-wrap #my-page #add-car-page .config.add-car-form-card .map-title{margin-top:40px;color:#0f1117;font-family:Poppins,sans-serif;font-size:22px;font-weight:500;letter-spacing:-.005em;padding-bottom:12px;border-bottom:1px solid rgba(15,17,23,.09)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .map-frame{width:100%;height:600px;border-radius:16px;margin-top:20px;margin-bottom:60px;overflow:hidden;border:1px solid rgba(15,17,23,.09);box-shadow:0 2px 8px rgba(0,0,0,.24)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-detail-row{width:100%;flex-direction:row;display:flex;gap:44px}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-detail-row .price-year-after-price{position:relative;width:100%;gap:12px;margin-bottom:24px;display:flex;flex-direction:column}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-detail-row .price-year-after-price .title{color:#a27e3e;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-detail-row .price-year-after-price .description-input{height:52px;min-height:52px;border-radius:12px;background:hsla(0,0%,100%,.03);color:hsla(0,0%,100%,.92);transition:all .15s cubic-bezier(.2,0,0,1);background-color:#fff;color:#0f1117;border:1px solid rgba(15,17,23,.14);padding:0 18px}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-detail-row .price-year-after-price .description-input:focus{border-color:rgba(200,164,90,.55);box-shadow:0 0 0 3px rgba(200,164,90,.18)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-detail-row .price-year-after-price .description-input::placeholder{color:rgba(15,17,23,.48);opacity:1}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-detail-row .price-year-after-price .description-input:hover{border-color:rgba(200,164,90,.42)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-detail-row .price-year-after-price .description-input:focus{outline:none;border-color:#c8a45a;background-color:#fff;box-shadow:0 0 0 3px rgba(200,164,90,.12)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-detail-row .price-year-after-price .select-description{height:52px;min-height:52px;border-radius:12px;background:hsla(0,0%,100%,.03);color:hsla(0,0%,100%,.92);transition:all .15s cubic-bezier(.2,0,0,1);color:#0f1117;border:1px solid rgba(15,17,23,.14);-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 40px 0 18px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23999'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:16px;cursor:pointer}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-detail-row .price-year-after-price .select-description:focus{border-color:rgba(200,164,90,.55);box-shadow:0 0 0 3px rgba(200,164,90,.18)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-detail-row .price-year-after-price .select-description::placeholder{color:rgba(15,17,23,.48);opacity:1}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-detail-row .price-year-after-price .select-description:hover{border-color:rgba(200,164,90,.42)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-detail-row .price-year-after-price .select-description:focus{outline:none;border-color:#c8a45a;background-color:#fff;box-shadow:0 0 0 3px rgba(200,164,90,.12)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-detail-row .price-year-after-price .arrow-down,#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-detail-row .price-year-after-price .divider{display:none}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-detail-row .price-year-after-price .year-built-input{width:270px;height:52px;min-height:52px;padding:0 14px;border-radius:12px;background:hsla(0,0%,100%,.03);color:hsla(0,0%,100%,.92);transition:all .15s cubic-bezier(.2,0,0,1);background-color:#fff;color:#0f1117;border:1px solid rgba(15,17,23,.14)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-detail-row .price-year-after-price .year-built-input:focus{border-color:rgba(200,164,90,.55);box-shadow:0 0 0 3px rgba(200,164,90,.18)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-detail-row .price-year-after-price .year-built-input::placeholder{color:rgba(15,17,23,.48);opacity:1}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-detail-row .price-year-after-price .year-built-input:hover{border-color:rgba(200,164,90,.42)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .config-detail-row .price-year-after-price .year-built-input:focus{outline:none;border-color:#c8a45a;background-color:#fff;box-shadow:0 0 0 3px rgba(200,164,90,.12)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .owner-agent-title{color:#a27e3e;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase}#pc-wrap #my-page #add-car-page .config.add-car-form-card .owner-agent-input{width:100%;height:200px;margin-top:14px;margin-bottom:36px;border-radius:12px;border:1px solid rgba(15,17,23,.14);padding:18px 20px;resize:vertical;background:#f7f2e8;color:#0f1117;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.65;transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .owner-agent-input:focus{outline:none;border-color:#c8a45a;background:#fff;box-shadow:0 0 0 3px rgba(200,164,90,.12)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .wrap-box{width:100%;flex-direction:row;display:flex;flex-wrap:wrap;gap:130px;row-gap:28px;margin-bottom:40px}#pc-wrap #my-page #add-car-page .config.add-car-form-card .wrap-box .amenity-box{flex-direction:row;display:flex;gap:14px;align-items:center}#pc-wrap #my-page #add-car-page .config.add-car-form-card .wrap-box .amenity-box .car-checkbox{width:18px;height:18px;border-radius:6px}#pc-wrap #my-page #add-car-page .config.add-car-form-card .wrap-box .amenity-box .amenity-text{width:auto;min-width:130px;color:#0f1117;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;cursor:pointer;transition:color .15s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page #add-car-page .config.add-car-form-card .wrap-box .amenity-box .amenity-text:hover{color:#a27e3e}@media(max-width:900px){#pc-wrap #my-page #add-car-page .main-title-box.add-car-hero{align-items:stretch}#pc-wrap #my-page #add-car-page .main-title-box.add-car-hero .add-car-checklist{max-width:none;width:100%}#pc-wrap #my-page #add-car-page .config.add-car-form-card{padding:28px 20px 32px}#pc-wrap #my-page #add-car-page .config.add-car-form-card .description-box .config-row{flex-direction:column;gap:18px}#pc-wrap #my-page #add-car-page .config.add-car-form-card .images-box .upload-box{height:auto;min-height:220px;padding:28px 20px}}#pc-wrap #my-page #my-car-page{width:100%;display:flex;flex-direction:column;gap:36px}#pc-wrap #my-page #my-car-page .main-title-box{width:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-page #my-car-page .main-title-box .right-box{width:100%;display:flex;flex-direction:column;gap:10px}#pc-wrap #my-page #my-car-page .main-title-box .right-box:before{content:"";display:block;width:56px;height:1px;background:linear-gradient(90deg,#c8a45a,transparent)}#pc-wrap #my-page #my-car-page .main-title-box .right-box .main-title{color:#0f1117;font-family:Poppins,sans-serif;font-size:34px;font-weight:500;line-height:1.15;letter-spacing:-.005em;text-transform:capitalize}#pc-wrap #my-page #my-car-page .main-title-box .right-box .sub-title{color:rgba(15,17,23,.72);font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.6}#pc-wrap #my-page #my-car-page .car-list-box{width:100%;border-radius:16px;border:1px solid rgba(15,17,21,.08);background:linear-gradient(180deg,hsla(0,0%,100%,.96),hsla(40,48%,94%,.8));box-shadow:0 18px 32px rgba(15,17,21,.08);overflow-x:visible;overflow-y:visible}#pc-wrap #my-page #my-car-page .car-list-box .tab-name-box{width:100%;height:66px;flex-direction:row;display:flex;justify-content:flex-start;align-items:center;gap:12px;background:linear-gradient(180deg,#fff,#f4f6f8);border-bottom:1px solid rgba(15,17,23,.09);padding:0 22px}#pc-wrap #my-page #my-car-page .car-list-box .tab-name-box .tab-name{width:auto;min-width:142px;height:40px;display:flex;justify-content:center;align-items:center;padding:0 20px;cursor:pointer;color:rgba(15,17,23,.48);font-family:Poppins,sans-serif;font-size:12px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;line-height:1;border:1px solid transparent;border-radius:9999px;background:transparent;transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page #my-car-page .car-list-box .tab-name-box .tab-name:hover{color:#0f1117;border-color:rgba(200,164,90,.22);background:rgba(200,164,90,.06)}#pc-wrap #my-page #my-car-page .car-list-box .tab-name-box .active-tab-name{width:auto;min-width:142px;height:40px;display:flex;justify-content:center;align-items:center;padding:0 20px;border:1px solid rgba(200,164,90,.28);border-radius:9999px;cursor:pointer;color:#0f1117;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;background:rgba(200,164,90,.12);box-shadow:0 4px 14px rgba(200,164,90,.1)}#pc-wrap #my-page #my-car-page .list-box{width:100%;min-width:0;min-height:700px;padding:36px 32px;border-radius:0;border:none;background:transparent;box-shadow:none}#pc-wrap #my-page #my-car-page .list-box .listing-title-box{width:100%;display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;gap:16px;padding:18px 20px;border-radius:12px;background:#edf0f4;border:1px solid rgba(15,17,23,.09);min-width:0}#pc-wrap #my-page #my-car-page .list-box .listing-title-box .title-text{color:rgba(15,17,23,.72);font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;white-space:nowrap}#pc-wrap #my-page #my-car-page .list-box .listing-title-box .title-text:first-child{flex:1 1;min-width:0}#pc-wrap #my-page #my-car-page .list-box .listing-title-box .title-text:nth-child(2){flex:0 0 120px;text-align:center}#pc-wrap #my-page #my-car-page .list-box .listing-title-box .title-text:nth-child(3){flex:0 0 100px;text-align:center}#pc-wrap #my-page #my-car-page .list-box .listing-title-box .title-text:nth-child(4){flex:0 0 52px;text-align:center}#pc-wrap #my-page #my-car-page .list-box .listing-title-box .title-text:nth-child(5){flex:0 0 96px;text-align:center}#pc-wrap #my-page #my-car-page .list-box .car-card-box{width:100%;max-width:100%;min-width:0;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;margin-top:28px;padding:14px 12px 22px;border-bottom:1px solid rgba(15,17,21,.08);transition:all .15s cubic-bezier(.2,0,0,1);border-radius:12px}#pc-wrap #my-page #my-car-page .list-box .car-card-box:hover{background:hsla(0,0%,100%,.95);box-shadow:0 14px 24px rgba(15,17,21,.08);transform:translateY(-2px)}#pc-wrap #my-page #my-car-page .list-box .car-card-box .image-box{flex:0 0 auto;width:130px;height:96px;overflow:hidden;margin-right:16px;padding-top:0;border-radius:12px;border:1px solid rgba(15,17,21,.08);transition:all .25s cubic-bezier(.2,0,0,1);box-shadow:0 10px 16px rgba(15,17,21,.08)}#pc-wrap #my-page #my-car-page .list-box .car-card-box .image-box img{width:100%;height:100%;object-fit:cover;border-radius:12px;transition:transform .6s cubic-bezier(0,0,0,1)}#pc-wrap #my-page #my-car-page .list-box .car-card-box .image-box:hover{border-color:#c8a45a;box-shadow:0 2px 8px rgba(0,0,0,.24)}#pc-wrap #my-page #my-car-page .list-box .car-card-box .image-box:hover img{transform:scale(1.06)}#pc-wrap #my-page #my-car-page .list-box .car-card-box .information-box{flex:1 1;min-width:0;width:auto;max-width:none;padding:4px 8px 4px 0;display:flex;flex-direction:column;gap:6px}#pc-wrap #my-page #my-car-page .list-box .car-card-box .information-box .name{margin-bottom:0;color:#0f1117;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;letter-spacing:-.005em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#pc-wrap #my-page #my-car-page .list-box .car-card-box .information-box .address{margin-bottom:0;color:rgba(15,17,23,.48);font-family:Poppins,sans-serif;font-size:11px;font-weight:500;letter-spacing:.16em;text-transform:uppercase}#pc-wrap #my-page #my-car-page .list-box .car-card-box .information-box .price{color:#0f1115;font-family:Poppins,sans-serif;font-size:18px;font-weight:500;letter-spacing:-.005em;margin-top:4px}#pc-wrap #my-page #my-car-page .list-box .car-card-box .date-box{flex:0 1 128px;min-width:0;width:auto;display:flex;align-items:center;justify-content:center;margin-right:12px}#pc-wrap #my-page #my-car-page .list-box .car-card-box .date-box .date{color:rgba(15,17,23,.48);font-family:Poppins,sans-serif;font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;padding:8px;border-radius:9999px;background:rgba(15,17,21,.04);text-align:center;line-height:1.25;word-break:break-word}#pc-wrap #my-page #my-car-page .list-box .car-card-box .status-box{flex:0 0 auto;width:104px;display:flex;align-items:center;justify-content:center;margin-right:12px}#pc-wrap #my-page #my-car-page .list-box .car-card-box .status-box .coloured-box{padding:0 12px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:9999px;border:1px solid;cursor:pointer;transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page #my-car-page .list-box .car-card-box .status-box .coloured-box:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.24)}#pc-wrap #my-page #my-car-page .list-box .car-card-box .status-box .coloured-box .status{font-family:Poppins,sans-serif;font-size:9px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;line-height:1}#pc-wrap #my-page #my-car-page .list-box .car-card-box .status-box .status-active{background:linear-gradient(135deg,rgba(30,126,52,.14),rgba(30,126,52,.06));color:#1f8a42}#pc-wrap #my-page #my-car-page .list-box .car-card-box .status-box .status-sold{background:linear-gradient(135deg,rgba(93,101,114,.18),rgba(93,101,114,.08));color:#525c68}#pc-wrap #my-page #my-car-page .list-box .car-card-box .views-box{flex:0 0 auto;width:48px;display:flex;align-items:center;justify-content:center;margin-right:8px}#pc-wrap #my-page #my-car-page .list-box .car-card-box .views-box .views{color:rgba(15,17,23,.72);font-family:Poppins,sans-serif;font-size:13px;font-weight:500;padding:7px 8px;border-radius:9999px;background:rgba(15,17,21,.04)}#pc-wrap #my-page #my-car-page .list-box .car-card-box .action-box{flex:0 0 auto;flex-shrink:0;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:4px;min-width:88px;margin-left:auto}#pc-wrap #my-page #my-car-page .list-box .car-card-box .action-box .icon-button{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page #my-car-page .list-box .car-card-box .action-box .icon-button :hover{background:transparent}#pc-wrap #my-page #my-car-page .list-box .car-card-box .action-box .icon-button:hover{background:rgba(200,164,90,.16);color:#a27e3e;box-shadow:0 8px 16px rgba(15,17,21,.08)}#pc-wrap #my-page #my-car-page .list-box .car-card-box .action-box .icon-button .buttons{color:#0f1117}#pc-wrap #my-page #my-car-page .list-box .pagination-config{width:100%;justify-content:center;align-items:center;margin-top:36px;display:flex;flex-direction:column;gap:12px}#pc-wrap #my-page #my-car-page .list-box .pagination-config .total-result p{color:rgba(15,17,23,.48);text-align:center;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;letter-spacing:.22em;text-transform:uppercase}@keyframes mypage-card-enter{0%{transform:translateY(14px)}to{transform:translateY(0)}}#pc-wrap #my-page .main-config .list-config>.mypage-collection-page{flex:1 1 100%;width:100%;min-width:0}#pc-wrap #my-page .mypage-collection-page{width:100%;display:flex;flex-direction:column;gap:28px}#pc-wrap #my-page .mypage-collection-page .main-title-box{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:16px}#pc-wrap #my-page .mypage-collection-page .main-title-box .right-box{width:100%;display:flex;flex-direction:column;gap:10px}#pc-wrap #my-page .mypage-collection-page .main-title-box .right-box:before{content:"";display:block;width:56px;height:2px;border-radius:9999px;background:linear-gradient(90deg,#c8a45a,rgba(200,164,90,0))}#pc-wrap #my-page .mypage-collection-page .main-title-box .right-box .main-title{color:#0f1117;font-family:Poppins,sans-serif;font-size:32px;font-weight:500;line-height:1.15;letter-spacing:-.02em;text-transform:capitalize}#pc-wrap #my-page .mypage-collection-page .main-title-box .right-box .sub-title{color:rgba(15,17,23,.72);font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.55;max-width:520px}#pc-wrap #my-page .mypage-collection-page .main-title-box .favorites-status-box{flex-shrink:0;min-width:150px;padding:12px 14px;border-radius:12px;border:1px solid rgba(200,164,90,.28);background:linear-gradient(145deg,hsla(43,64%,69%,.22),hsla(40,48%,94%,.95));box-shadow:0 8px 18px rgba(15,17,21,.08);align-items:flex-start;gap:4px}#pc-wrap #my-page .mypage-collection-page .main-title-box .favorites-status-box .status-label{color:rgba(15,17,23,.48);font-family:Poppins,sans-serif;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}#pc-wrap #my-page .mypage-collection-page .main-title-box .favorites-status-box .status-value{color:#0f1117;font-family:Poppins,sans-serif;font-size:30px;font-weight:500;line-height:1;letter-spacing:-.03em}#pc-wrap #my-page .mypage-collection-page .favorites-toolbar{padding:14px 16px;border-radius:12px;border:1px solid rgba(200,164,90,.24);background:linear-gradient(145deg,rgba(200,164,90,.1),hsla(40,48%,94%,.92)),#edf0f4;gap:4px}#pc-wrap #my-page .mypage-collection-page .favorites-toolbar .toolbar-title{color:#0f1117;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;line-height:1.45;letter-spacing:.04em;text-transform:uppercase}#pc-wrap #my-page .mypage-collection-page .favorites-toolbar .toolbar-subtitle{color:rgba(15,17,23,.72);font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:1.5}#pc-wrap #my-page .mypage-collection-page .mypage-collection-loading{width:100%;min-height:280px;align-items:center;justify-content:center;gap:16px;border-radius:16px;border:1px solid rgba(15,17,23,.09);background:#edf0f4}#pc-wrap #my-page .mypage-collection-page .mypage-collection-loading p{color:rgba(15,17,23,.72);font-family:Poppins,sans-serif;font-size:13px;font-weight:500;letter-spacing:.04em}#pc-wrap #my-page .mypage-collection-page .favorites-list-box{width:100%;margin-top:4px;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:22px;gap:22px;align-items:stretch}#pc-wrap #my-page .mypage-collection-page .no-data{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:72px 24px;border-radius:16px;border:1px dashed rgba(200,164,90,.45);background:linear-gradient(160deg,#edf0f4,hsla(40,48%,94%,.9));text-align:center;transition:all .25s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page .mypage-collection-page .no-data:hover{border-color:rgba(200,164,90,.65);box-shadow:0 12px 28px rgba(15,17,21,.08)}#pc-wrap #my-page .mypage-collection-page .no-data img{width:52px;height:52px;margin-bottom:16px;opacity:.75}#pc-wrap #my-page .mypage-collection-page .no-data p{margin:0;color:rgba(15,17,23,.72);font-family:Poppins,sans-serif;font-size:14px;font-weight:500;letter-spacing:.06em}#pc-wrap #my-page .mypage-collection-page .no-data .no-data-title{color:#0f1117;font-family:Poppins,sans-serif;font-size:20px;font-weight:500;letter-spacing:-.01em;text-transform:capitalize}#pc-wrap #my-page .mypage-collection-page .no-data .no-data-subtitle{margin-top:8px;max-width:420px;color:rgba(15,17,23,.48);font-size:12px;font-weight:500;line-height:1.55;letter-spacing:.04em;text-transform:none}#pc-wrap #my-page .mypage-collection-page .pagination-config{width:100%;justify-content:center;align-items:center;margin-top:8px;display:flex;flex-direction:column;gap:14px}#pc-wrap #my-page .mypage-collection-page .pagination-config .pagination-box .MuiPaginationItem-root{color:rgba(15,17,23,.72);font-family:Poppins,sans-serif;font-weight:500;transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page .mypage-collection-page .pagination-config .pagination-box .MuiPaginationItem-root:hover{background:rgba(200,164,90,.18);color:#a27e3e}#pc-wrap #my-page .mypage-collection-page .pagination-config .pagination-box .Mui-selected{background:linear-gradient(135deg,#e3c67f,#c8a45a 55%,#a27e3e)!important;color:#0f1115!important;border:1px solid rgba(162,126,62,.35);box-shadow:0 6px 16px rgba(15,17,21,.12)}#pc-wrap #my-page .mypage-collection-page .pagination-config .total-result p{color:rgba(15,17,23,.48);text-align:center;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;letter-spacing:.2em;text-transform:uppercase}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config{position:relative;width:100%;min-width:0;margin:0;min-height:0;height:auto;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;background:#fff;border:1px solid rgba(15,17,23,.09);box-shadow:0 10px 28px rgba(15,17,21,.08);transition:transform .25s cubic-bezier(0,0,0,1),box-shadow .25s cubic-bezier(0,0,0,1),border-color .25s cubic-bezier(0,0,0,1)}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;opacity:0;transition:opacity .25s cubic-bezier(0,0,0,1);background:radial-gradient(120% 70% at 10% 0,rgba(200,164,90,.12) 0,transparent 55%)}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config:hover{transform:translateY(-6px);border-color:rgba(200,164,90,.45);box-shadow:0 22px 44px rgba(15,17,21,.12)}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config:hover:before{opacity:1}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config:hover .top img{transform:scale(1.06)}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config:hover .details-link{box-shadow:0 10px 22px rgba(200,164,90,.35)}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .top{position:relative;width:100%;height:212px;overflow:hidden;flex-shrink:0}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .top:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,17,21,0) 42%,rgba(15,17,21,.45));pointer-events:none;z-index:1}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .top a{display:block;height:100%}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .top img{width:100%;height:100%;object-fit:cover;transition:transform .75s cubic-bezier(0,0,0,1);will-change:transform}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .top .top-badge{z-index:2;top:14px;left:14px;padding:7px 14px;border-radius:9999px;background:rgba(15,17,21,.82);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(200,164,90,.35);color:#e3c67f;font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .top .top-badge img{width:12px;height:12px;filter:brightness(0) invert(1)}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .top .photo-count{z-index:2;right:14px;bottom:14px;height:30px;padding:0 12px;border-radius:9999px;background:rgba(15,17,21,.78);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.14);display:inline-flex;align-items:center;gap:6px}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .top .photo-count svg{width:15px;height:15px;color:#e3c67f}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .top .photo-count p{color:#fff;font-size:11px;font-weight:600}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .bottom{flex:1 1;display:flex;flex-direction:column;gap:0;padding:18px 18px 20px;background:linear-gradient(180deg,#fff,#edf0f4)}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .card-body{display:flex;flex-direction:column;gap:14px;flex:1 1;min-width:0}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .card-kicker{display:flex;flex-wrap:wrap;gap:6px}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .card-kicker span{padding:5px 10px;border-radius:9999px;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;background:rgba(15,17,21,.05);border:1px solid rgba(15,17,23,.09);color:rgba(15,17,23,.72)}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .card-kicker span:first-child{background:rgba(200,164,90,.14);border-color:rgba(200,164,90,.35);color:#a27e3e}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .name-address{gap:8px}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .name-address .name a{text-decoration:none;color:inherit;transition:color .15s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .name-address .name a:hover{color:#a27e3e}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .name-address .name p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0f1117;font-family:Poppins,sans-serif;font-size:17px;font-weight:500;line-height:1.3;letter-spacing:-.02em;text-transform:capitalize;margin:0}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .name-address .address{display:flex;align-items:flex-start;gap:6px;min-width:0}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .name-address .address svg{width:16px;height:16px;color:#a27e3e;flex-shrink:0;margin-top:2px}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .name-address .address p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(15,17,23,.48);font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;margin:0}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .options .option{min-width:0;min-height:56px;padding:8px 10px;border-radius:10px;background:rgba(15,17,21,.03);border:1px solid rgba(15,17,23,.09);display:flex;flex-direction:column;justify-content:center;gap:4px;transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .options .option:hover{border-color:rgba(200,164,90,.35);background:rgba(200,164,90,.06)}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .options .option svg{width:14px;height:14px;color:#a27e3e}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .options .option span{color:rgba(15,17,23,.48);font-size:9px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .options .option p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(15,17,23,.72);font-size:12px;font-weight:500;margin:0}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .card-body>.type{display:flex;flex-wrap:wrap;gap:6px}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .card-body>.type p{padding:5px 10px;border-radius:9999px;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;background:rgba(60,207,145,.12);border:1px solid rgba(60,207,145,.35);color:#2a9f72;margin:0}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .card-body>.type .disabled-type{background:rgba(15,17,21,.04);border-color:rgba(15,17,23,.09);color:rgba(15,17,23,.48)}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .card-aside{display:flex;flex-direction:column;gap:12px;margin-top:14px;padding-top:16px;border-top:1px solid rgba(15,17,23,.09)}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .card-footer-top{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;grid-gap:10px;gap:10px}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .card-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .price-box{padding:12px 14px;border-radius:12px;background:hsla(40,48%,94%,.95);border:1px solid rgba(200,164,90,.28);box-shadow:0 4px 14px rgba(15,17,21,.06)}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .price-box span{display:block;color:rgba(15,17,23,.48);font-size:10px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;margin-bottom:4px}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .price-box p{color:#0f1117;font-family:Poppins,sans-serif;font-size:24px;font-weight:500;letter-spacing:-.02em;line-height:1.1;margin:0}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .assurance{padding:10px 12px;border-radius:10px;border:1px solid rgba(200,164,90,.28);background:rgba(200,164,90,.08);display:flex;align-items:center;gap:8px;flex:1 1;min-width:0}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .assurance svg{width:18px;height:18px;color:#a27e3e}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .assurance span{color:rgba(15,17,23,.72);font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .buttons{display:flex;align-items:center;gap:4px;flex-wrap:wrap}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .buttons .MuiIconButton-root{color:rgba(15,17,23,.48);transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .buttons .MuiIconButton-root:hover{color:#a27e3e;background:rgba(200,164,90,.12);transform:scale(1.06)}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .buttons svg{width:20px;height:20px}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .buttons .view-cnt{color:rgba(15,17,23,.48);font-size:12px;font-weight:500;min-width:1.5em}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .details-link{margin-top:0;height:44px;min-width:168px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;text-decoration:none;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#0f1115;background:linear-gradient(120deg,#e3c67f,#c8a45a 45%,#a27e3e);background-size:200% 100%;border:1px solid rgba(162,126,62,.25);transition:transform .15s cubic-bezier(.2,0,0,1),box-shadow .25s cubic-bezier(0,0,0,1),background-position .6s cubic-bezier(0,0,0,1)}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .details-link:hover{transform:translateY(-1px);background-position:80% 0}#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .details-link svg{width:16px;height:16px;color:#0f1115}#pc-wrap #my-page .mypage-collection-page .favorites-list-box .mypage-collection-card:first-child{animation:mypage-card-enter .45s cubic-bezier(0,0,0,1);animation-delay:0s;animation-fill-mode:both}#pc-wrap #my-page .mypage-collection-page .favorites-list-box .mypage-collection-card:nth-child(2){animation:mypage-card-enter .45s cubic-bezier(0,0,0,1);animation-delay:45ms;animation-fill-mode:both}#pc-wrap #my-page .mypage-collection-page .favorites-list-box .mypage-collection-card:nth-child(3){animation:mypage-card-enter .45s cubic-bezier(0,0,0,1);animation-delay:.09s;animation-fill-mode:both}#pc-wrap #my-page .mypage-collection-page .favorites-list-box .mypage-collection-card:nth-child(4){animation:mypage-card-enter .45s cubic-bezier(0,0,0,1);animation-delay:.135s;animation-fill-mode:both}#pc-wrap #my-page .mypage-collection-page .favorites-list-box .mypage-collection-card:nth-child(5){animation:mypage-card-enter .45s cubic-bezier(0,0,0,1);animation-delay:.18s;animation-fill-mode:both}#pc-wrap #my-page .mypage-collection-page .favorites-list-box .mypage-collection-card:nth-child(6){animation:mypage-card-enter .45s cubic-bezier(0,0,0,1);animation-delay:.225s;animation-fill-mode:both}#pc-wrap #my-page .mypage-collection-page .favorites-list-box .mypage-collection-card:nth-child(7){animation:mypage-card-enter .45s cubic-bezier(0,0,0,1);animation-delay:.27s;animation-fill-mode:both}#pc-wrap #my-page .mypage-collection-page .favorites-list-box .mypage-collection-card:nth-child(8){animation:mypage-card-enter .45s cubic-bezier(0,0,0,1);animation-delay:.315s;animation-fill-mode:both}#pc-wrap #my-page .mypage-collection-page .favorites-list-box .mypage-collection-card:nth-child(9){animation:mypage-card-enter .45s cubic-bezier(0,0,0,1);animation-delay:.36s;animation-fill-mode:both}#pc-wrap #my-page .mypage-collection-page .favorites-list-box .mypage-collection-card:nth-child(10){animation:mypage-card-enter .45s cubic-bezier(0,0,0,1);animation-delay:.405s;animation-fill-mode:both}#pc-wrap #my-page .mypage-collection-page .favorites-list-box .mypage-collection-card:nth-child(11){animation:mypage-card-enter .45s cubic-bezier(0,0,0,1);animation-delay:.45s;animation-fill-mode:both}#pc-wrap #my-page .mypage-collection-page .favorites-list-box .mypage-collection-card:nth-child(12){animation:mypage-card-enter .45s cubic-bezier(0,0,0,1);animation-delay:.495s;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){#pc-wrap #my-page .mypage-collection-page .favorites-list-box .mypage-collection-card,#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config{animation:none!important;transition:none!important}#pc-wrap #my-page .mypage-collection-page .favorites-list-box .mypage-collection-card:hover,#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config:hover{transform:none}#pc-wrap #my-page .mypage-collection-page .favorites-list-box .mypage-collection-card .top img,#pc-wrap #my-page .mypage-collection-page .mypage-collection-card.card-config .top img{transition:none!important;transform:none!important}}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury{gap:26px}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-hero.main-title-box,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-hero.main-title-box{padding:22px 26px 24px;border-radius:16px;border:1px solid rgba(200,164,90,.28);background:radial-gradient(120% 80% at 100% 0,rgba(200,164,90,.14) 0,transparent 55%),linear-gradient(180deg,hsla(40,48%,94%,.65),hsla(0,0%,100%,.98));box-shadow:0 14px 36px rgba(15,17,21,.06)}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-hero.main-title-box .right-box:before,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-hero.main-title-box .right-box:before{width:64px;height:2px;background:linear-gradient(90deg,#c8a45a,rgba(200,164,90,0))}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-hero.main-title-box .right-box .main-title,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-hero.main-title-box .right-box .main-title{color:#0f1117;font-family:Poppins,sans-serif;font-size:clamp(26px,2.4vw,32px);font-weight:500;letter-spacing:-.03em;line-height:1.15}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-hero.main-title-box .right-box .sub-title,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-hero.main-title-box .right-box .sub-title{color:rgba(15,17,23,.72);font-size:14px;line-height:1.65;max-width:520px}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-rows,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-rows{width:100%;display:flex;flex-direction:column;gap:18px;margin-top:0;padding:4px 0 8px}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .mypage-collection-loading,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .mypage-collection-loading{border-radius:16px;border:1px solid rgba(200,164,90,.2);background:hsla(40,48%,94%,.5)}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .no-data,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .no-data{border-radius:16px;border:1px dashed rgba(200,164,90,.35);background:linear-gradient(160deg,hsla(40,48%,94%,.55),hsla(0,0%,100%,.95))}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .pagination-config,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .pagination-config{margin-top:8px;padding-top:8px}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .pagination-config .pagination-box .MuiPaginationItem-root:hover,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .pagination-config .pagination-box .MuiPaginationItem-root:hover{background:rgba(200,164,90,.14);color:#a27e3e}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .pagination-config .Mui-selected,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .pagination-config .Mui-selected{background:linear-gradient(135deg,#e3c67f,#c8a45a 50%,#a27e3e)!important;color:#0f1115!important;border:1px solid rgba(162,126,62,.35);box-shadow:0 6px 16px rgba(15,17,21,.12)}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .pagination-config .total-result p,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .pagination-config .total-result p{color:rgba(15,17,23,.48);letter-spacing:.18em}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-card,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-card{position:relative;height:236px;min-height:236px;max-height:236px;padding:0;border-radius:16px;border:1px solid rgba(200,164,90,.2);background:linear-gradient(165deg,#fff,#fdfcfa 45%,#f7f4ee);box-shadow:0 16px 40px rgba(15,17,21,.07),0 0 0 1px rgba(200,164,90,.08);overflow:hidden;isolation:isolate;align-items:stretch;flex-shrink:0;transition:transform .25s cubic-bezier(0,0,0,1),box-shadow .25s cubic-bezier(0,0,0,1),border-color .25s cubic-bezier(0,0,0,1)}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-card:after,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-card:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;opacity:0;transition:opacity .25s cubic-bezier(0,0,0,1);background:radial-gradient(90% 60% at 100% 0,rgba(200,164,90,.08) 0,transparent 55%);z-index:0}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-card:hover,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-card:hover{transform:translateY(-3px);border-color:rgba(200,164,90,.38);box-shadow:0 22px 48px rgba(15,17,21,.1),0 0 0 1px rgba(200,164,90,.15)}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-card:hover:after,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-card:hover:after{opacity:1}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-card:hover .recent-visited-row-media img,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-card:hover .recent-visited-row-media img{transform:scale(1.045)}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-card:hover .recent-visited-row-cta,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-card:hover .recent-visited-row-cta{box-shadow:0 10px 28px rgba(200,164,90,.35)}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-accent,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-accent{position:relative;z-index:1;flex-shrink:0;width:7px;align-self:stretch;background:linear-gradient(180deg,#e3c67f,#c8a45a 42%,#a27e3e);border-radius:16px 0 0 16px;margin:-1px 0 -1px -1px;box-shadow:inset -1px 0 0 hsla(0,0%,100%,.25)}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-media-shell,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-media-shell{position:relative;z-index:1;flex-shrink:0;width:400px;height:100%;min-height:0;max-height:100%;align-self:stretch;background:linear-gradient(180deg,rgba(15,17,21,.06),rgba(15,17,21,.02));border-right:1px solid rgba(200,164,90,.12)}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-media,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-media{display:block;height:100%;min-height:0;max-height:100%;overflow:hidden;position:relative}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-media:after,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-media:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 55%,rgba(15,17,21,.18));z-index:1}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-media img,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-media img{width:100%;height:100%;min-height:0;max-height:100%;object-fit:cover;object-position:center;display:block;transition:transform .55s cubic-bezier(0,0,0,1)}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-body,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-body{position:relative;z-index:1;flex:1 1;min-width:0;min-height:0;height:100%;align-self:stretch;padding:18px 22px 18px 24px;gap:0;align-items:stretch;background:linear-gradient(90deg,hsla(40,48%,94%,.35),hsla(0,0%,100%,.4))}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-copy,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-copy{min-width:0;min-height:0;flex:1 1;display:flex;flex-direction:column;overflow:visible;padding-right:20px;gap:8px}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-copy-main,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-copy-main{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column;gap:6px}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-title-link,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-title-link{text-decoration:none;color:inherit}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-title-link:hover .recent-visited-row-title,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-title-link:hover .recent-visited-row-title{color:#a27e3e}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-title,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-title{margin:0 0 6px;color:#0c1220;font-family:Poppins,sans-serif;font-size:17px;font-weight:500;line-height:1.35;letter-spacing:-.025em;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-price-block,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-price-block{display:flex;flex-direction:column;gap:2px;flex-shrink:0}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-price-eyebrow,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-price-eyebrow{color:rgba(15,17,23,.48);font-family:Poppins,sans-serif;font-size:10px;font-weight:600;letter-spacing:.2em;text-transform:uppercase}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-price,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-price{margin:0;color:#0c1220;font-family:Poppins,sans-serif;font-size:22px;font-weight:500;letter-spacing:-.03em;line-height:1.15}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-spec-strip,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-spec-strip{margin-top:0;flex-shrink:0;padding:6px 10px;border-radius:10px;border:1px solid rgba(200,164,90,.18);background:hsla(0,0%,100%,.75);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.85);min-height:34px;display:flex;align-items:center}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-essentials,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-essentials{margin:0;width:100%;color:rgba(12,18,32,.72);font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:1.35;letter-spacing:.02em;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-location,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-location{flex-shrink:0;min-width:0;margin-top:0;align-items:flex-start}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-loc-icon-wrap,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-loc-icon-wrap{flex-shrink:0;width:30px;height:30px;margin-top:1px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:rgba(200,164,90,.12);border:1px solid rgba(200,164,90,.22)}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-loc-icon,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-loc-icon{width:17px!important;height:17px!important;color:#a27e3e}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-address,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-address{margin:0;padding-top:0;color:rgba(12,18,32,.52);font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:1.35;letter-spacing:.03em;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;min-width:0}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-meta-bar,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-meta-bar{flex-shrink:0;width:100%;margin-top:2px;padding-top:8px;border-top:1px solid rgba(200,164,90,.15);gap:8px;row-gap:6px;flex-wrap:wrap;align-items:center;min-width:0}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-badge,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-badge{display:inline-flex;align-items:center;height:28px;padding:0 14px;border-radius:9999px;background:rgba(200,164,90,.12);border:1px solid rgba(200,164,90,.28);color:#a27e3e;font-family:Poppins,sans-serif;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-badge--sold,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-badge--sold{background:rgba(15,17,21,.06);border-color:rgba(15,17,21,.1);color:rgba(15,17,23,.48)}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-badge--delete,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-badge--delete{background:rgba(160,45,45,.08);border-color:rgba(160,45,45,.2);color:#8b2f2f}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-views,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-views{color:rgba(12,18,32,.52);flex:1 1;min-width:0;overflow:hidden}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-eye,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-eye{width:17px!important;height:17px!important;color:rgba(162,126,62,.75)}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-view-count,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-view-count{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:rgba(12,18,32,.52);letter-spacing:.03em;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-favorite-wrap,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-favorite-wrap{margin-left:auto;display:flex;align-items:center;flex-shrink:0}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-unlike-btn.MuiButton-root,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-unlike-btn.MuiButton-root{padding:4px 12px 4px 10px;border-radius:10px;border-color:rgba(200,164,90,.45);color:#a27e3e;font-family:Poppins,sans-serif;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:none;background:rgba(200,164,90,.08);transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-unlike-btn.MuiButton-root:hover,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-unlike-btn.MuiButton-root:hover{border-color:rgba(162,126,62,.55);background:rgba(200,164,90,.18);color:#0f1115}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-unlike-btn--liked.MuiButton-root,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-unlike-btn--liked.MuiButton-root{border-color:rgba(211,47,47,.55);color:#b71c1c;background:rgba(211,47,47,.06)}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-unlike-btn--liked.MuiButton-root:hover,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-unlike-btn--liked.MuiButton-root:hover{border-color:rgba(183,28,28,.75);background:rgba(211,47,47,.12);color:#7f0000}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-unlike-icon,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-unlike-icon{font-size:18px!important;color:#a27e3e}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-unlike-btn--liked .recent-visited-row-unlike-icon,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-unlike-btn--liked .recent-visited-row-unlike-icon{color:#d32f2f!important}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-cta-wrap,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-cta-wrap{flex-shrink:0;display:flex;align-items:center;align-self:stretch;padding-left:8px;border-left:1px solid rgba(200,164,90,.14)}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-cta,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:0 22px 0 24px;border-radius:12px;background:linear-gradient(125deg,#e3c67f,#c8a45a 42%,#a27e3e);color:#0f1115!important;font-family:Poppins,sans-serif;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;border:1px solid rgba(162,126,62,.28);box-shadow:0 6px 18px rgba(15,17,21,.1);transition:transform .15s cubic-bezier(.2,0,0,1),box-shadow .25s cubic-bezier(0,0,0,1),filter .15s cubic-bezier(.2,0,0,1);white-space:nowrap}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-cta:hover,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-cta:hover{filter:brightness(1.03);transform:translateY(-1px);color:#0f1115!important}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-cta-icon,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-cta-icon{width:11px!important;height:11px!important;opacity:.85}@media(max-width:900px){#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-media-shell,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-media-shell{width:min(400px,38vw)}}@media(max-width:720px){#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-card,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-card{flex-direction:column;height:auto;min-height:0;max-height:none}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-accent,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-accent{width:100%;height:5px;border-radius:16px 16px 0 0;margin:-1px -1px 0}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-media-shell,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-media-shell{width:100%;min-height:200px;border-right:none;border-bottom:1px solid rgba(200,164,90,.12)}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-media,#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-media img,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-media,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-media img{min-height:200px}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-body,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-body{flex-direction:column;padding:18px}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-copy,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-copy{padding-right:0}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-cta-wrap,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-cta-wrap{width:100%;padding:16px 0 0;margin-top:4px;border-left:none;border-top:1px solid rgba(200,164,90,.12);justify-content:stretch}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-cta,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-cta{width:100%}}@media(prefers-reduced-motion:reduce){#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-card,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-card{transition:none}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-card:hover,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-card:hover{transform:none}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-card .recent-visited-row-media img,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-card .recent-visited-row-media img{transition:none}#pc-wrap #my-page #my-favorites-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-card:hover .recent-visited-row-media img,#pc-wrap #my-page #my-recent-page.mypage-collection-page.recent-visited-luxury .recent-visited-row-card:hover .recent-visited-row-media img{transform:none}}#pc-wrap #my-page #my-saved-page{width:100%;display:flex;flex-direction:column;gap:36px}#pc-wrap #my-page #my-saved-page .main-title-box{flex-direction:row;justify-content:space-between}#pc-wrap #my-page #my-saved-page .main-title-box .right-box{width:100%;display:flex;flex-direction:column;gap:10px}#pc-wrap #my-page #my-saved-page .main-title-box .right-box:before{content:"";display:block;width:56px;height:1px;background:linear-gradient(90deg,#c8a45a,transparent)}#pc-wrap #my-page #my-saved-page .main-title-box .right-box .main-title{color:#0f1117;font-family:Poppins,sans-serif;font-size:34px;font-weight:500;line-height:1.15;letter-spacing:-.005em;text-transform:capitalize}#pc-wrap #my-page #my-saved-page .main-title-box .right-box .sub-title{color:rgba(15,17,23,.72);font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.6}#pc-wrap #my-page #my-saved-page .my-saved-list-box{width:100%;padding:32px;border-radius:16px;border:1px solid rgba(15,17,23,.09);background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.24)}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box{width:100%;height:64px;flex-direction:row;align-items:center;padding:0 30px;border-radius:12px;background:#f4f6f8;border:1px solid rgba(15,17,23,.09)}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box p{color:#a27e3e;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box .date-created{margin-left:360px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box .action{margin-left:200px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box{width:100%;height:86px;flex-direction:row;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid rgba(15,17,23,.09);transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box:hover{background:#f7f2e8}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .title{width:410px;margin-right:20px;color:#0f1117;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;letter-spacing:-.005em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .date{width:150px;color:rgba(15,17,23,.48);font-family:Poppins,sans-serif;font-size:11px;font-weight:500;letter-spacing:.16em;text-transform:uppercase}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box{width:auto;flex-direction:row;align-items:center;justify-content:center;margin-left:120px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box .icon-button{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box .icon-button :hover{background:transparent}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box .icon-button:hover{background:rgba(200,164,90,.16);color:#a27e3e}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box .icon-button .buttons{color:#0f1117}#pc-wrap #my-page #my-saved-page .my-saved-list-box .pagination-config{width:100%;justify-content:center;align-items:center;margin-top:36px;display:flex;flex-direction:column;gap:12px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .pagination-config .total-result p{color:rgba(15,17,23,.48);text-align:center;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;letter-spacing:.22em;text-transform:uppercase}#pc-wrap #my-page #my-profile-page{width:100%;display:flex;flex-direction:column;gap:28px}#pc-wrap #my-page #my-profile-page .main-title-box{flex-direction:row;justify-content:space-between}#pc-wrap #my-page #my-profile-page .main-title-box .right-box{width:100%;display:flex;flex-direction:column;gap:10px}#pc-wrap #my-page #my-profile-page .main-title-box .right-box:before{content:"";display:block;width:56px;height:1px;background:linear-gradient(90deg,#c8a45a,transparent)}#pc-wrap #my-page #my-profile-page .main-title-box .right-box .main-title{color:#0f1117;font-family:Poppins,sans-serif;font-size:34px;font-weight:500;line-height:1.15;letter-spacing:-.005em;text-transform:capitalize}#pc-wrap #my-page #my-profile-page .main-title-box .right-box .sub-title{color:rgba(15,17,23,.72);font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.6}#pc-wrap #my-page #my-profile-page .top-box{width:100%;padding:36px 40px;margin-top:16px;gap:30px;border-radius:16px;border:1px solid rgba(200,164,90,.24);background:linear-gradient(180deg,hsla(0,0%,100%,.98),hsla(40,48%,94%,.88));box-shadow:0 20px 36px rgba(15,17,21,.08);display:flex;flex-direction:column}#pc-wrap #my-page #my-profile-page .top-box .photo-box{gap:22px;display:flex;flex-direction:column}#pc-wrap #my-page #my-profile-page .top-box .photo-box .title{color:#0f1117;font-family:Poppins,sans-serif;font-size:20px;font-weight:500;letter-spacing:-.005em;padding-bottom:12px;border-bottom:1px solid rgba(15,17,23,.09)}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box{flex-direction:row;display:flex;gap:40px;align-items:flex-end}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box{position:relative;width:200px;height:160px;border-radius:12px;overflow:hidden;border:1px solid rgba(200,164,90,.24);box-shadow:0 12px 24px rgba(15,17,21,.1)}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box img{width:100%;height:100%;object-fit:cover;border-radius:12px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box .delete-box{position:absolute;top:10px;left:10px;width:36px;height:36px;background:hsla(0,0%,100%,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);align-items:center;justify-content:center;border-radius:50%;cursor:pointer;transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box .delete-box:hover{background:#0f1115;color:#fff}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box{align-self:flex-end;gap:16px;display:flex;flex-direction:column}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .labeler{height:44px;min-height:44px;border-radius:9999px;background:transparent;color:hsla(0,0%,100%,.74);transition:all .15s cubic-bezier(.2,0,0,1);width:220px;padding:0;border:1px solid rgba(15,17,21,.16);background:hsla(0,0%,100%,.84)}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .labeler:hover{color:hsla(0,0%,100%,.92);border-color:hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04)}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .labeler p{color:inherit;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;letter-spacing:.16em;text-transform:uppercase}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .upload-text{color:rgba(15,17,23,.48);font-family:Poppins,sans-serif;font-size:11px;font-weight:400;letter-spacing:.04em;line-height:1.6}#pc-wrap #my-page #my-profile-page .top-box .small-input-box{width:100%;flex-direction:row;flex-wrap:wrap;gap:28px;display:flex}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box{width:calc(50% - 14px);gap:10px;display:flex;flex-direction:column}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box .title{color:#a27e3e;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box input{height:54px;min-height:54px;padding:0 14px;border-radius:12px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03);color:hsla(0,0%,100%,.92);transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box input:focus{outline:none;border-color:rgba(200,164,90,.55);box-shadow:0 0 0 3px rgba(200,164,90,.18)}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box input ::placeholder{color:rgba(15,17,23,.48);font-family:Poppins,sans-serif;font-size:13px}#pc-wrap #my-page #my-profile-page .top-box .address-box{gap:10px;display:flex;flex-direction:column}#pc-wrap #my-page #my-profile-page .top-box .address-box .title{color:#a27e3e;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase}#pc-wrap #my-page #my-profile-page .top-box .address-box input{height:54px;min-height:54px;padding:0 14px;border-radius:12px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03);color:hsla(0,0%,100%,.92);transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page #my-profile-page .top-box .address-box input:focus{outline:none;border-color:rgba(200,164,90,.55);box-shadow:0 0 0 3px rgba(200,164,90,.18)}#pc-wrap #my-page #my-profile-page .top-box .about-me-box{gap:10px;display:flex;flex-direction:column}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .title{color:#a27e3e;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .about-textarea{height:180px;padding:18px 20px;border-radius:12px;border:1px solid rgba(15,17,23,.14);background:#f7f2e8;color:#0f1117;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.65;resize:vertical;transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .about-textarea:focus{outline:none;border-color:#c8a45a;background:#fff;box-shadow:0 0 0 3px rgba(200,164,90,.12)}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .update-button{height:48px;min-height:48px;padding:0 18px;border-radius:12px;border:1px solid hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.92);background:hsla(0,0%,100%,.04);transition:all .15s cubic-bezier(.2,0,0,1);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);width:200px;margin-top:20px;align-self:flex-end;box-shadow:0 10px 20px rgba(15,17,21,.18)}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .update-button:hover{border-color:rgba(200,164,90,.55);box-shadow:0 0 0 1px rgba(200,164,90,.1),0 0 26px rgba(200,164,90,.14);background:hsla(0,0%,100%,.06)}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .update-button p{color:inherit;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}#pc-wrap #my-page #my-profile-page .top-box .about-me-box button:disabled{background:#ebe4d6;color:rgba(15,17,23,.48);cursor:not-allowed;box-shadow:none}#pc-wrap #my-page #my-profile-page .top-box .about-me-box button:disabled:before{display:none}#pc-wrap #my-page #my-profile-page .bottom-box{width:100%;padding:36px 40px;gap:28px;border-radius:16px;border:1px solid rgba(15,17,21,.1);background:linear-gradient(180deg,hsla(0,0%,100%,.98),hsla(40,48%,94%,.86));box-shadow:0 18px 32px rgba(15,17,21,.08);display:flex;flex-direction:column}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box{gap:20px;display:flex;flex-direction:column}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .title{color:#0f1117;font-family:Poppins,sans-serif;font-size:20px;font-weight:500;letter-spacing:-.005em;padding-bottom:12px;border-bottom:1px solid rgba(15,17,23,.09)}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .old-password-box{gap:10px;display:flex;flex-direction:column}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .old-password-box .title{color:#a27e3e;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;border:none;padding:0}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .old-password-box input{height:54px;min-height:54px;padding:0 14px;border-radius:12px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03);color:hsla(0,0%,100%,.92);transition:all .15s cubic-bezier(.2,0,0,1);width:50%}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .old-password-box input:focus{outline:none;border-color:rgba(200,164,90,.55);box-shadow:0 0 0 3px rgba(200,164,90,.18)}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box{width:100%;flex-direction:row;display:flex;gap:28px}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box .new-password-box{width:100%;gap:10px;display:flex;flex-direction:column}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box .new-password-box .title{color:#a27e3e;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box .new-password-box input{height:54px;min-height:54px;padding:0 14px;border-radius:12px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03);color:hsla(0,0%,100%,.92);transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box .new-password-box input:focus{outline:none;border-color:rgba(200,164,90,.55);box-shadow:0 0 0 3px rgba(200,164,90,.18)}#pc-wrap #my-page #my-profile-page .bottom-box .change-password{height:48px;min-height:48px;padding:0 18px;border-radius:12px;border:1px solid hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.92);background:hsla(0,0%,100%,.04);transition:all .15s cubic-bezier(.2,0,0,1);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);width:200px;margin-top:16px;align-self:flex-end}#pc-wrap #my-page #my-profile-page .bottom-box .change-password:hover{border-color:rgba(200,164,90,.55);box-shadow:0 0 0 1px rgba(200,164,90,.1),0 0 26px rgba(200,164,90,.14);background:hsla(0,0%,100%,.06)}#pc-wrap #my-page #my-profile-page .bottom-box .change-password p{color:inherit;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}#pc-wrap #my-page #my-articles-page.mypage-articles-page{width:100%;display:flex;flex-direction:column;gap:22px}#pc-wrap #my-page #my-articles-page.mypage-articles-page .main-title-box.articles-hero{margin-bottom:0;padding:22px 26px;border-radius:16px;border:1px solid rgba(200,164,90,.26);background:linear-gradient(145deg,hsla(43,64%,69%,.2),hsla(40,48%,94%,.96) 55%,hsla(0,0%,100%,.88)),#edf0f4;box-shadow:0 14px 32px rgba(15,17,21,.08)}#pc-wrap #my-page #my-articles-page.mypage-articles-page .main-title-box.articles-hero .right-box{display:flex;flex-direction:column;gap:10px;min-width:0}#pc-wrap #my-page #my-articles-page.mypage-articles-page .main-title-box.articles-hero .right-box:before{content:"";display:block;width:56px;height:2px;border-radius:9999px;background:linear-gradient(90deg,#c8a45a,rgba(200,164,90,0))}#pc-wrap #my-page #my-articles-page.mypage-articles-page .main-title-box.articles-hero .right-box .main-title{color:#0f1117;font-family:Poppins,sans-serif;font-size:32px;font-weight:500;line-height:1.15;letter-spacing:-.02em;text-transform:capitalize}#pc-wrap #my-page #my-articles-page.mypage-articles-page .main-title-box.articles-hero .right-box .sub-title{color:rgba(15,17,23,.72);font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.55;max-width:560px}#pc-wrap #my-page #my-articles-page.mypage-articles-page .main-title-box.articles-hero .articles-hero-aside{flex-shrink:0;min-width:160px;padding:14px 16px;border-radius:12px;border:1px solid rgba(200,164,90,.22);background:linear-gradient(160deg,rgba(200,164,90,.08),hsla(40,48%,94%,.94));gap:2px}#pc-wrap #my-page #my-articles-page.mypage-articles-page .main-title-box.articles-hero .articles-hero-aside .articles-hero-aside-label{color:rgba(15,17,23,.48);font-family:Poppins,sans-serif;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}#pc-wrap #my-page #my-articles-page.mypage-articles-page .main-title-box.articles-hero .articles-hero-aside .articles-hero-aside-value{color:#0f1117;font-family:Poppins,sans-serif;font-size:34px;font-weight:500;line-height:1;letter-spacing:-.03em}#pc-wrap #my-page #my-articles-page.mypage-articles-page .main-title-box.articles-hero .articles-hero-aside .articles-hero-aside-hint{color:rgba(15,17,23,.72);font-family:Poppins,sans-serif;font-size:12px;font-weight:400;margin-top:4px}#pc-wrap #my-page #my-articles-page.mypage-articles-page .articles-toolbar{padding:14px 18px;border-radius:12px;border:1px solid rgba(200,164,90,.22);background:linear-gradient(145deg,rgba(200,164,90,.08),hsla(40,48%,94%,.94)),#edf0f4;box-shadow:0 8px 18px rgba(15,17,21,.06)}#pc-wrap #my-page #my-articles-page.mypage-articles-page .articles-toolbar .articles-toolbar-caption{color:rgba(15,17,23,.72);font-family:Poppins,sans-serif;font-size:13px;font-weight:500;line-height:1.45;max-width:520px}#pc-wrap #my-page #my-articles-page.mypage-articles-page .articles-toolbar .articles-toolbar-cta{flex-shrink:0;text-transform:none;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;letter-spacing:.02em;padding:8px 20px;border-radius:12px;border-color:rgba(200,164,90,.45);color:#0f1117;background:#fff}#pc-wrap #my-page #my-articles-page.mypage-articles-page .articles-toolbar .articles-toolbar-cta:hover{border-color:rgba(200,164,90,.65);background:rgba(200,164,90,.1)}#pc-wrap #my-page #my-articles-page.mypage-articles-page .article-list-box{width:100%;margin-top:4px;margin-bottom:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px;align-items:stretch}#pc-wrap #my-page #my-articles-page.mypage-articles-page .article-list-box .articles-loading{grid-column:1/-1;min-height:200px;align-items:center;justify-content:center;padding:48px 24px;border-radius:16px;border:1px dashed rgba(200,164,90,.35);background:linear-gradient(160deg,hsla(40,48%,94%,.85),hsla(0,0%,100%,.96))}#pc-wrap #my-page #my-articles-page.mypage-articles-page .article-list-box .articles-loading .MuiTypography-root{color:rgba(15,17,23,.48);font-family:Poppins,sans-serif;font-size:14px;font-weight:500;letter-spacing:.06em}#pc-wrap #my-page #my-articles-page.mypage-articles-page .article-list-box .community-general-card-config{padding:10px;border-radius:16px;border:1px solid rgba(15,17,21,.08);background:linear-gradient(180deg,hsla(0,0%,100%,.98),hsla(40,48%,94%,.9));box-shadow:0 14px 28px rgba(15,17,21,.08);overflow:hidden;transition:all .25s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page #my-articles-page.mypage-articles-page .article-list-box .community-general-card-config:hover{transform:translateY(-5px);box-shadow:0 22px 38px rgba(15,17,21,.14);border-color:rgba(200,164,90,.34)}#pc-wrap #my-page #my-articles-page.mypage-articles-page .article-list-box .community-general-card-config .image-box{height:246px;border-radius:12px}#pc-wrap #my-page #my-articles-page.mypage-articles-page .article-list-box .community-general-card-config .image-box .card-img{border-radius:12px}#pc-wrap #my-page #my-articles-page.mypage-articles-page .article-list-box .community-general-card-config .desc-box{margin-top:0!important;padding:16px 8px 10px;height:auto}#pc-wrap #my-page #my-articles-page.mypage-articles-page .article-list-box .community-general-card-config .desc-box .copy-block .title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:17px;line-height:1.35;font-weight:600;color:#0f1117;letter-spacing:-.01em}#pc-wrap #my-page #my-articles-page.mypage-articles-page .article-list-box .community-general-card-config .desc-box .buttons{gap:8px}#pc-wrap #my-page #my-articles-page.mypage-articles-page .article-list-box .community-general-card-config .desc-box .buttons svg{border-radius:50%;padding:2px;transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page #my-articles-page.mypage-articles-page .article-list-box .community-general-card-config .desc-box .buttons svg:hover{background:rgba(200,164,90,.14);color:#a27e3e}#pc-wrap #my-page #my-articles-page.mypage-articles-page .article-list-box .no-data{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:72px 28px;border-radius:16px;border:1px dashed rgba(200,164,90,.45);background:linear-gradient(160deg,#edf0f4,hsla(40,48%,94%,.92));text-align:center;transition:all .25s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page #my-articles-page.mypage-articles-page .article-list-box .no-data:hover{border-color:rgba(200,164,90,.65);box-shadow:0 12px 28px rgba(15,17,21,.08)}#pc-wrap #my-page #my-articles-page.mypage-articles-page .article-list-box .no-data img{width:52px;height:52px;margin-bottom:16px;opacity:.75}#pc-wrap #my-page #my-articles-page.mypage-articles-page .article-list-box .no-data .no-data-title{color:#0f1117;font-family:Poppins,sans-serif;font-size:22px;font-weight:500;letter-spacing:-.01em}#pc-wrap #my-page #my-articles-page.mypage-articles-page .article-list-box .no-data .no-data-subtitle{margin-top:10px;max-width:440px;color:rgba(15,17,23,.48);font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.55;letter-spacing:.02em}#pc-wrap #my-page #my-articles-page.mypage-articles-page .article-list-box .no-data .no-data-cta{margin-top:22px;text-transform:none;font-weight:600;font-size:14px;padding:10px 22px;border-radius:12px;background:linear-gradient(135deg,#e3c67f,#c8a45a 50%,#a27e3e)!important;color:#0f1115!important;box-shadow:0 8px 20px rgba(15,17,21,.12)}#pc-wrap #my-page #my-articles-page.mypage-articles-page .article-list-box .no-data .no-data-cta:hover{box-shadow:0 10px 26px rgba(15,17,21,.16)}#pc-wrap #my-page #my-articles-page.mypage-articles-page .pagination-conf{width:100%;justify-content:center;align-items:center;margin-top:12px;padding-top:8px;display:flex;flex-direction:column;gap:14px}#pc-wrap #my-page #my-articles-page.mypage-articles-page .pagination-conf .pagination-box .MuiPaginationItem-root{color:rgba(15,17,23,.72);font-family:Poppins,sans-serif;font-weight:500;transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page #my-articles-page.mypage-articles-page .pagination-conf .pagination-box .MuiPaginationItem-root:hover{background:rgba(200,164,90,.18);color:#a27e3e}#pc-wrap #my-page #my-articles-page.mypage-articles-page .pagination-conf .pagination-box .Mui-selected{background:linear-gradient(135deg,#e3c67f,#c8a45a 55%,#a27e3e)!important;color:#0f1115!important;border:1px solid rgba(162,126,62,.35);box-shadow:0 6px 16px rgba(15,17,21,.12)}#pc-wrap #my-page #my-articles-page.mypage-articles-page .pagination-conf .total .MuiTypography-root,#pc-wrap #my-page #my-articles-page.mypage-articles-page .pagination-conf .total p{margin:0;color:rgba(15,17,23,.48);font-size:11px;text-align:center;font-family:Poppins,sans-serif;font-weight:500;letter-spacing:.18em;text-transform:uppercase}@media(max-width:900px){#pc-wrap #my-page #my-articles-page.mypage-articles-page .main-title-box.articles-hero{align-items:stretch}#pc-wrap #my-page #my-articles-page.mypage-articles-page .main-title-box.articles-hero .articles-hero-aside{width:100%;max-width:none}#pc-wrap #my-page #my-articles-page.mypage-articles-page .articles-toolbar{flex-direction:column;align-items:stretch}#pc-wrap #my-page #my-articles-page.mypage-articles-page .articles-toolbar .articles-toolbar-cta{width:100%}#pc-wrap #my-page #my-articles-page.mypage-articles-page .article-list-box{grid-template-columns:1fr}}#pc-wrap #my-page #write-article-page.mypage-write-article-page{width:100%;display:flex;flex-direction:column;gap:22px}#pc-wrap #my-page #write-article-page.mypage-write-article-page .main-title-box.write-article-hero{margin-bottom:0;padding:22px 26px;border-radius:16px;border:1px solid rgba(200,164,90,.26);background:linear-gradient(145deg,hsla(43,64%,69%,.2),hsla(40,48%,94%,.96) 55%,hsla(0,0%,100%,.88)),#edf0f4;box-shadow:0 14px 32px rgba(15,17,21,.08)}#pc-wrap #my-page #write-article-page.mypage-write-article-page .main-title-box.write-article-hero .right-box{display:flex;flex-direction:column;gap:10px;min-width:0}#pc-wrap #my-page #write-article-page.mypage-write-article-page .main-title-box.write-article-hero .right-box:before{content:"";display:block;width:56px;height:2px;border-radius:9999px;background:linear-gradient(90deg,#c8a45a,rgba(200,164,90,0))}#pc-wrap #my-page #write-article-page.mypage-write-article-page .main-title-box.write-article-hero .right-box .main-title{color:#0f1117;font-family:Poppins,sans-serif;font-size:32px;font-weight:500;line-height:1.15;letter-spacing:-.02em;text-transform:capitalize}#pc-wrap #my-page #write-article-page.mypage-write-article-page .main-title-box.write-article-hero .right-box .sub-title{color:rgba(15,17,23,.72);font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.55;max-width:620px}#pc-wrap #my-page #write-article-page.mypage-write-article-page .main-title-box.write-article-hero .write-article-hero-tips{flex-shrink:0;min-width:200px;max-width:280px;padding:14px 16px;border-radius:12px;border:1px solid rgba(200,164,90,.22);background:linear-gradient(160deg,rgba(200,164,90,.08),hsla(40,48%,94%,.94));gap:6px}#pc-wrap #my-page #write-article-page.mypage-write-article-page .main-title-box.write-article-hero .write-article-hero-tips .write-article-hero-tips-label{color:rgba(15,17,23,.48);font-family:Poppins,sans-serif;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;margin-bottom:2px}#pc-wrap #my-page #write-article-page.mypage-write-article-page .main-title-box.write-article-hero .write-article-hero-tips .write-article-hero-tips-item{color:rgba(15,17,23,.72);font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.45;padding-left:14px;position:relative}#pc-wrap #my-page #write-article-page.mypage-write-article-page .main-title-box.write-article-hero .write-article-hero-tips .write-article-hero-tips-item:before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;border-radius:50%;background:rgba(200,164,90,.85)}#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-workspace{width:100%;gap:0}#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-form-card{width:100%;padding:28px 28px 32px;border-radius:16px;border:1px solid rgba(200,164,90,.2);background:linear-gradient(180deg,hsla(0,0%,100%,.98),hsla(40,48%,94%,.92));box-shadow:0 20px 40px rgba(15,17,21,.09);gap:0}#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-meta-row{margin-bottom:22px;padding-bottom:22px;border-bottom:1px solid rgba(200,164,90,.14)}#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-field{gap:8px;min-width:0}#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-field--category{flex:0 0 220px;max-width:100%}#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-field .write-article-field-label{color:#a27e3e;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-control .MuiOutlinedInput-root,#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-title-field .MuiOutlinedInput-root{background:#fff;border-radius:12px;font-family:Poppins,sans-serif}#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-control .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline,#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-title-field .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:rgba(15,17,23,.14)}#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-control .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-title-field .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:rgba(200,164,90,.45)}#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-control .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-title-field .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#c8a45a;border-width:1px;box-shadow:0 0 0 3px rgba(200,164,90,.12)}#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-control .MuiOutlinedInput-root .MuiSelect-select,#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-control .MuiOutlinedInput-root input,#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-title-field .MuiOutlinedInput-root .MuiSelect-select,#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-title-field .MuiOutlinedInput-root input{color:#0f1117;font-size:14px;font-weight:500}#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-title-field .MuiOutlinedInput-root input::placeholder{color:rgba(15,17,23,.48);opacity:1}#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-editor-wrap{width:100%;border-radius:12px;overflow:hidden;border:1px solid rgba(200,164,90,.18);background:#fff;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8)}#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-editor-wrap .toastui-editor-defaultUI{border:none;border-radius:0}#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-editor-wrap .toastui-editor-defaultUI-toolbar{background:#edf0f4!important;border-bottom:1px solid rgba(15,17,23,.09)!important}#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-editor-wrap .toastui-editor-toolbar-icons button{border-radius:6px;transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-editor-wrap .toastui-editor-toolbar-icons button:hover{background:rgba(200,164,90,.14)!important}#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-editor-wrap .toastui-editor-main{background:#fff!important}#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-editor-wrap .toastui-editor-main.toastui-editor-md-mode .toastui-editor-md-container{display:none!important}#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-editor-wrap .toastui-editor-main.toastui-editor-md-mode .toastui-editor-ww-container{display:block!important}#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-editor-wrap .toastui-editor-main>.toastui-editor-tabs,#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-editor-wrap .toastui-editor-md-container,#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-editor-wrap .toastui-editor-md-preview,#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-editor-wrap .toastui-editor-md-splitter,#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-editor-wrap .toastui-editor-md-tab-container,#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-editor-wrap .toastui-editor-md-tab-container .toastui-editor-tabs,#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-editor-wrap .toastui-editor-mode-switch{display:none!important;visibility:hidden!important;position:absolute!important;inset:auto!important;width:0!important;height:0!important;overflow:hidden!important;pointer-events:none!important}#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-editor-wrap .toastui-editor-ww-container{display:block!important;background:#fff!important}#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-editor-wrap .ProseMirror{color:#0f1117!important;font-family:Poppins,sans-serif!important;font-size:15px;line-height:1.65}#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-editor-wrap .toastui-editor-contents{font-family:Poppins,sans-serif!important}#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-editor-wrap .toastui-editor-ww-container .toastui-editor-contents p{color:#0f1117}#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-actions{margin-top:22px;padding-top:20px;border-top:1px solid rgba(200,164,90,.14)}#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-submit{min-width:200px;text-transform:none;font-family:Poppins,sans-serif;font-weight:800;font-size:14px;padding:12px 26px;border-radius:9999px;border:1px solid rgba(24,26,32,.08)!important;background:#181a20!important;color:#fff!important;box-shadow:0 12px 28px rgba(24,26,32,.14);transition:transform .22s ease,background .22s ease,box-shadow .22s ease}#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-submit:hover{transform:translateY(-1px);background:linear-gradient(135deg,#ff806f,#eb6753)!important;color:#fff!important;box-shadow:0 14px 30px hsla(8,79%,62%,.24)}#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-submit:disabled{opacity:.55;color:rgba(15,17,23,.48)!important;background:#ebe4d6!important;box-shadow:none;transform:none}#pc-wrap #my-page #write-article-page.mypage-write-article-page .toastui-editor-popup-body{padding:22px}#pc-wrap #my-page #write-article-page.mypage-write-article-page .toastui-editor-defaultUI-toolbar button{padding:4px}@media(max-width:900px){#pc-wrap #my-page #write-article-page.mypage-write-article-page .main-title-box.write-article-hero{align-items:stretch}#pc-wrap #my-page #write-article-page.mypage-write-article-page .main-title-box.write-article-hero .write-article-hero-tips{max-width:none;width:100%}#pc-wrap #my-page #write-article-page.mypage-write-article-page .write-article-field--category{flex:1 1 100%}}#pc-wrap #community-list-page{position:relative;overflow:hidden;padding:56px 0 96px;background:linear-gradient(180deg,#edf0f4,#fff 46%,#f4f6f8)}#pc-wrap #community-list-page:before{content:"";position:absolute;inset:0;pointer-events:none;background:transparent}#pc-wrap #community-list-page .container{position:relative;z-index:1;display:flex;flex-direction:column;gap:36px}#pc-wrap #community-list-page .community-hero{position:relative;padding:48px 52px;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);grid-gap:48px;gap:48px;align-items:center;border-radius:28px;border:1px solid rgba(24,26,32,.06);background:linear-gradient(135deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.6));backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8),0 30px 80px rgba(24,26,32,.08);animation:heroRise .6s cubic-bezier(.2,0,0,1) both;overflow:hidden}#pc-wrap #community-list-page .community-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(600px 300px at 85% 110%,hsla(8,79%,62%,.1),transparent 60%);pointer-events:none}#pc-wrap #community-list-page .community-hero .hero-copy{gap:18px;position:relative;z-index:1}#pc-wrap #community-list-page .community-hero .hero-copy .hero-kicker{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;padding:8px 14px 8px 12px;border-radius:999px;border:1px solid hsla(8,79%,62%,.32);background:hsla(8,79%,62%,.1);color:#eb6753;font-family:Poppins,sans-serif;font-size:11px;font-weight:800;letter-spacing:.22em;line-height:1;text-transform:uppercase}#pc-wrap #community-list-page .community-hero .hero-copy .hero-kicker .dot{width:8px;height:8px;border-radius:50%;background:#eb6753;box-shadow:0 0 0 4px hsla(8,79%,62%,.18);animation:pulseDot 1.6s ease-in-out infinite}#pc-wrap #community-list-page .community-hero .hero-copy .hero-title{margin:0;color:#181a20;font-family:Poppins,sans-serif;font-size:56px;font-weight:800;line-height:1.05;letter-spacing:-.02em}#pc-wrap #community-list-page .community-hero .hero-copy .hero-title .grad-text{background:linear-gradient(135deg,#eb6753,#ff9a88 50%,#eb6753);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}#pc-wrap #community-list-page .community-hero .hero-copy .hero-desc{max-width:620px;color:#59606b;font-family:Poppins,sans-serif;font-size:15px;font-weight:400;line-height:1.7}#pc-wrap #community-list-page .community-hero .hero-copy .hero-actions{margin-top:12px;flex-direction:row;gap:12px}#pc-wrap #community-list-page .community-hero .hero-copy .hero-actions button{height:52px;padding:0 22px;border-radius:14px;font-family:Poppins,sans-serif;font-size:13px;font-weight:800;letter-spacing:.02em;text-transform:none;transition:all .22s cubic-bezier(.2,0,0,1)}#pc-wrap #community-list-page .community-hero .hero-copy .hero-actions .primary-action{display:inline-flex;align-items:center;gap:10px;background:#181a20;color:#fff;box-shadow:0 14px 28px rgba(24,26,32,.16),inset 0 1px 0 hsla(0,0%,100%,.18)}#pc-wrap #community-list-page .community-hero .hero-copy .hero-actions .primary-action svg{width:18px;height:18px}#pc-wrap #community-list-page .community-hero .hero-copy .hero-actions .primary-action .arrow{transition:transform .22s ease}#pc-wrap #community-list-page .community-hero .hero-copy .hero-actions .primary-action:hover{transform:translateY(-2px);background:#eb6753;box-shadow:0 16px 36px hsla(8,79%,62%,.28),inset 0 1px 0 hsla(0,0%,100%,.18)}#pc-wrap #community-list-page .community-hero .hero-copy .hero-actions .primary-action:hover .arrow{transform:translateX(4px)}#pc-wrap #community-list-page .community-hero .hero-copy .hero-actions .secondary-action{border:1px solid rgba(24,26,32,.1);background:#fff;color:#181a20}#pc-wrap #community-list-page .community-hero .hero-copy .hero-actions .secondary-action:hover{border-color:hsla(8,79%,62%,.45);background:hsla(8,79%,62%,.08);transform:translateY(-2px)}#pc-wrap #community-list-page .community-hero .hero-metrics{position:relative;z-index:1;display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}#pc-wrap #community-list-page .community-hero .hero-metrics .metric-item{position:relative;padding:18px;display:grid;grid-template-columns:48px 1fr;grid-template-rows:auto auto;grid-template-areas:"icon value" "icon label";align-items:center;grid-column-gap:16px;column-gap:16px;grid-row-gap:2px;row-gap:2px;border-radius:18px;border:1px solid rgba(24,26,32,.06);background:hsla(0,0%,100%,.85);transition:all .28s cubic-bezier(.2,0,0,1)}#pc-wrap #community-list-page .community-hero .hero-metrics .metric-item:hover{transform:translateY(-3px);border-color:hsla(8,79%,62%,.32);box-shadow:0 14px 30px rgba(24,26,32,.08)}#pc-wrap #community-list-page .community-hero .hero-metrics .metric-item .metric-icon{grid-area:icon;width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,hsla(8,79%,62%,.2),hsla(8,79%,62%,.08));color:#eb6753}#pc-wrap #community-list-page .community-hero .hero-metrics .metric-item .metric-icon svg{width:22px;height:22px}#pc-wrap #community-list-page .community-hero .hero-metrics .metric-item .metric-value{grid-area:value;color:#181a20;font-family:Poppins,sans-serif;font-size:24px;font-weight:800;line-height:1.1}#pc-wrap #community-list-page .community-hero .hero-metrics .metric-item .metric-label{grid-area:label;color:#8b929e;font-family:Poppins,sans-serif;font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}#pc-wrap #community-list-page .community-hero{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:34px;padding:34px;border-radius:30px;background:#fff;box-shadow:0 24px 70px rgba(24,26,32,.08)}#pc-wrap #community-list-page .community-hero:after{display:none}#pc-wrap #community-list-page .community-hero .hero-copy{padding:22px 0 22px 18px;gap:20px}#pc-wrap #community-list-page .community-hero .hero-copy .hero-kicker{padding:9px 14px;background:#fff7f5;letter-spacing:.18em}#pc-wrap #community-list-page .community-hero .hero-copy .hero-title{max-width:680px;font-size:58px;letter-spacing:0}#pc-wrap #community-list-page .community-hero .hero-copy .hero-desc{max-width:560px;font-size:16px;font-weight:500}#pc-wrap #community-list-page .community-hero .hero-copy .hero-actions button{height:56px;border-radius:999px}#pc-wrap #community-list-page .community-hero .hero-panel{position:relative;z-index:1;gap:14px;padding:16px;border-radius:26px;border:1px solid rgba(24,26,32,.06);background:#f7f8fa;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.78)}#pc-wrap #community-list-page .community-hero .hero-panel .panel-topline{padding:6px 8px 2px;flex-direction:row;align-items:center;justify-content:space-between;gap:12px}#pc-wrap #community-list-page .community-hero .hero-panel .panel-topline span{color:#8b929e;font-family:Poppins,sans-serif;font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}#pc-wrap #community-list-page .community-hero .hero-panel .panel-topline strong{color:#eb6753;font-family:Poppins,sans-serif;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}#pc-wrap #community-list-page .community-hero .hero-panel .panel-feature{padding:22px;display:grid;grid-template-columns:58px 1fr;grid-gap:16px;gap:16px;border-radius:22px;border:1px solid hsla(8,79%,62%,.16);background:#fff;box-shadow:0 16px 34px rgba(24,26,32,.07)}#pc-wrap #community-list-page .community-hero .hero-panel .panel-feature .panel-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:#181a20;color:#fff;box-shadow:0 12px 26px rgba(24,26,32,.18)}#pc-wrap #community-list-page .community-hero .hero-panel .panel-feature .panel-icon svg{width:27px;height:27px}#pc-wrap #community-list-page .community-hero .hero-panel .panel-feature p,#pc-wrap #community-list-page .community-hero .hero-panel .panel-feature span,#pc-wrap #community-list-page .community-hero .hero-panel .panel-feature strong{font-family:Poppins,sans-serif}#pc-wrap #community-list-page .community-hero .hero-panel .panel-feature span{display:block;margin-bottom:6px;color:#eb6753;font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}#pc-wrap #community-list-page .community-hero .hero-panel .panel-feature strong{display:block;color:#181a20;font-size:26px;font-weight:800;line-height:1.15}#pc-wrap #community-list-page .community-hero .hero-panel .panel-feature p{margin:10px 0 0;color:#59606b;font-size:13px;font-weight:500;line-height:1.7}#pc-wrap #community-list-page .community-hero .hero-panel .hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}#pc-wrap #community-list-page .community-hero .hero-panel .hero-metrics .metric-item{padding:14px 12px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;border-radius:18px;background:#fff}#pc-wrap #community-list-page .community-hero .hero-panel .hero-metrics .metric-item .metric-icon{width:38px;height:38px;border-radius:14px}#pc-wrap #community-list-page .community-hero .hero-panel .hero-metrics .metric-item .metric-value{font-size:22px}#pc-wrap #community-list-page .community-hero .hero-panel .hero-metrics .metric-item .metric-label{letter-spacing:.12em}#pc-wrap #community-list-page .filter-bar{padding:24px 28px;gap:18px;border-radius:24px;border:1px solid rgba(24,26,32,.06);background:hsla(0,0%,100%,.92);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 18px 44px rgba(24,26,32,.06);animation:heroRise .6s cubic-bezier(.2,0,0,1) 80ms both}#pc-wrap #community-list-page .filter-bar .filter-bar-header{flex-direction:row;justify-content:space-between;align-items:center;gap:16px}#pc-wrap #community-list-page .filter-bar .filter-bar-header .filter-title{flex-direction:row;align-items:center;gap:14px}#pc-wrap #community-list-page .filter-bar .filter-bar-header .filter-title>svg{width:28px;height:28px;padding:6px;border-radius:10px;background:linear-gradient(135deg,hsla(8,79%,62%,.18),hsla(8,79%,62%,.08));color:#eb6753;box-sizing:content-box}#pc-wrap #community-list-page .filter-bar .filter-bar-header .filter-title .filter-kicker{color:#eb6753;font-family:Poppins,sans-serif;font-size:10px;font-weight:800;letter-spacing:.22em;line-height:1.2;text-transform:uppercase}#pc-wrap #community-list-page .filter-bar .filter-bar-header .filter-title .filter-label{margin-top:4px;color:#181a20;font-family:Poppins,sans-serif;font-size:16px;font-weight:800;line-height:1.2}#pc-wrap #community-list-page .filter-bar .filter-bar-header .filter-result{padding:9px 14px;border-radius:999px;background:#edf0f4;color:#59606b;font-family:Poppins,sans-serif;font-size:12px;font-weight:600}#pc-wrap #community-list-page .filter-bar .filter-bar-header .filter-result strong{color:#181a20;font-weight:800}#pc-wrap #community-list-page .filter-bar .filter-pills{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}#pc-wrap #community-list-page .filter-bar .filter-pill{position:relative;display:flex;align-items:center;gap:14px;padding:14px 18px;border-radius:16px;border:1px solid rgba(24,26,32,.06);background:#f4f6f8;cursor:pointer;text-align:left;overflow:hidden;transition:all .28s cubic-bezier(.2,0,0,1)}#pc-wrap #community-list-page .filter-bar .filter-pill:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,hsla(8,79%,62%,.16),hsla(8,79%,62%,0) 60%);opacity:0;transition:opacity .28s ease;pointer-events:none}#pc-wrap #community-list-page .filter-bar .filter-pill:after{content:"";position:absolute;bottom:-2px;left:50%;width:0;height:3px;border-radius:999px;background:linear-gradient(90deg,#eb6753,#ff9a88);transform:translateX(-50%);transition:width .32s cubic-bezier(.2,0,0,1)}#pc-wrap #community-list-page .filter-bar .filter-pill .pill-icon{flex:0 0 46px;width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:#fff;border:1px solid rgba(24,26,32,.06);box-shadow:0 4px 10px rgba(24,26,32,.04);color:#eb6753;transition:all .32s cubic-bezier(.2,0,0,1)}#pc-wrap #community-list-page .filter-bar .filter-pill .pill-icon svg{width:22px;height:22px;transition:transform .32s cubic-bezier(.2,0,0,1)}#pc-wrap #community-list-page .filter-bar .filter-pill .pill-text{min-width:0;display:flex;flex-direction:column;gap:3px}#pc-wrap #community-list-page .filter-bar .filter-pill .pill-text strong{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-weight:800;line-height:1.2;letter-spacing:.01em}#pc-wrap #community-list-page .filter-bar .filter-pill .pill-text span{color:#8b929e;font-family:Poppins,sans-serif;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}#pc-wrap #community-list-page .filter-bar .filter-pill .pill-arrow{margin-left:auto;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:rgba(24,26,32,.04);transition:all .28s cubic-bezier(.2,0,0,1)}#pc-wrap #community-list-page .filter-bar .filter-pill .pill-arrow svg{width:16px;height:16px;color:#59606b;transition:transform .28s ease}#pc-wrap #community-list-page .filter-bar .filter-pill:hover{transform:translateY(-3px);border-color:hsla(8,79%,62%,.32);background:#fff;box-shadow:0 16px 32px rgba(24,26,32,.08)}#pc-wrap #community-list-page .filter-bar .filter-pill:hover:before{opacity:1}#pc-wrap #community-list-page .filter-bar .filter-pill:hover .pill-icon{transform:scale(1.04) rotate(-3deg);border-color:hsla(8,79%,62%,.32);background:linear-gradient(135deg,hsla(8,79%,62%,.16),hsla(8,79%,62%,.04))}#pc-wrap #community-list-page .filter-bar .filter-pill:hover .pill-icon svg{transform:scale(1.06)}#pc-wrap #community-list-page .filter-bar .filter-pill:hover .pill-arrow svg{transform:translateX(3px)}#pc-wrap #community-list-page .filter-bar .filter-pill.active{border-color:hsla(8,79%,62%,.36);background:linear-gradient(135deg,#fff4f1,#fff);box-shadow:0 18px 40px hsla(8,79%,62%,.16),inset 0 1px 0 hsla(0,0%,100%,.8)}#pc-wrap #community-list-page .filter-bar .filter-pill.active:after{width:70%}#pc-wrap #community-list-page .filter-bar .filter-pill.active .pill-icon{background:linear-gradient(135deg,#eb6753,#ff9a88);border-color:transparent;color:#fff;box-shadow:0 6px 16px hsla(8,79%,62%,.4)}#pc-wrap #community-list-page .filter-bar .filter-pill.active .pill-icon svg{color:#fff}#pc-wrap #community-list-page .filter-bar .filter-pill.active .pill-text strong{color:#181a20}#pc-wrap #community-list-page .filter-bar .filter-pill.active .pill-text span{color:rgba(24,26,32,.55)}#pc-wrap #community-list-page .filter-bar .filter-pill.active .pill-arrow{background:hsla(8,79%,62%,.12)}#pc-wrap #community-list-page .filter-bar .filter-pill.active .pill-arrow svg{color:#eb6753}#pc-wrap #community-list-page .articles-section{padding:32px;gap:28px;border-radius:24px;border:1px solid rgba(24,26,32,.06);background:hsla(0,0%,100%,.92);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 18px 44px rgba(24,26,32,.06);animation:heroRise .6s cubic-bezier(.2,0,0,1) .14s both}#pc-wrap #community-list-page .articles-section .section-header{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:24px;border-bottom:1px dashed rgba(24,26,32,.08)}#pc-wrap #community-list-page .articles-section .section-header .section-left{max-width:720px;gap:8px}#pc-wrap #community-list-page .articles-section .section-header .section-left .section-kicker{color:#eb6753;font-family:Poppins,sans-serif;font-size:10px;font-weight:800;letter-spacing:.22em;text-transform:uppercase}#pc-wrap #community-list-page .articles-section .section-header .section-left .section-title{color:#181a20;font-family:Poppins,sans-serif;font-size:32px;font-weight:800;line-height:1.14;letter-spacing:-.01em}#pc-wrap #community-list-page .articles-section .section-header .section-left .section-sub{color:#59606b;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.7}#pc-wrap #community-list-page .articles-section .section-header .section-right{flex-direction:row;align-items:center;gap:12px}#pc-wrap #community-list-page .articles-section .section-header .count-pill{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 14px;border-radius:999px;border:1px solid hsla(8,79%,62%,.32);background:hsla(8,79%,62%,.08);color:#eb6753;font-family:Poppins,sans-serif;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}#pc-wrap #community-list-page .articles-section .section-header .count-pill .count-dot{width:7px;height:7px;border-radius:50%;background:#eb6753;box-shadow:0 0 0 4px hsla(8,79%,62%,.18);animation:pulseDot 1.6s ease-in-out infinite}#pc-wrap #community-list-page .articles-section .section-header .write-btn{height:40px;padding:0 16px;display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:#181a20;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:800;text-transform:none;letter-spacing:.02em;box-shadow:0 10px 22px rgba(24,26,32,.14);transition:all .22s cubic-bezier(.2,0,0,1)}#pc-wrap #community-list-page .articles-section .section-header .write-btn svg{width:18px;height:18px}#pc-wrap #community-list-page .articles-section .section-header .write-btn:hover{transform:translateY(-2px);background:#eb6753;box-shadow:0 12px 24px hsla(8,79%,62%,.26)}#pc-wrap #community-list-page .articles-section .list-box{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:28px;gap:28px;align-items:stretch}#pc-wrap #community-list-page .community-general-card-config{position:relative;width:100%!important;height:100%;min-width:0;min-height:520px;padding:14px 14px 18px;overflow:hidden;display:flex;flex-direction:column;align-self:stretch;border-radius:18px;border:1px solid rgba(22,24,29,.08);box-shadow:0 4px 6px rgba(22,24,29,.02),0 14px 32px rgba(22,24,29,.06);cursor:default;animation:cardIn .48s cubic-bezier(.2,0,0,1) both;transition:transform .28s cubic-bezier(.2,0,0,1),box-shadow .28s cubic-bezier(.2,0,0,1),border-color .28s cubic-bezier(.2,0,0,1)}#pc-wrap #community-list-page .community-general-card-config .card-glow{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,hsla(8,79%,62%,.12),hsla(8,79%,62%,0) 42%);opacity:0;transition:opacity .28s ease;pointer-events:none;z-index:0}#pc-wrap #community-list-page .community-general-card-config .card-border-grad{position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(145deg,hsla(8,79%,62%,.35),hsla(8,79%,62%,0) 42%,rgba(22,24,29,.06));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .28s ease;pointer-events:none;z-index:1}#pc-wrap #community-list-page .community-general-card-config:nth-child(2n){animation-delay:40ms}#pc-wrap #community-list-page .community-general-card-config:nth-child(3n){animation-delay:80ms}#pc-wrap #community-list-page .community-general-card-config:nth-child(4n){animation-delay:.12s}#pc-wrap #community-list-page .community-general-card-config:hover{transform:translateY(-6px);border-color:hsla(8,79%,62%,.32);box-shadow:0 10px 22px rgba(22,24,29,.08),0 28px 56px rgba(22,24,29,.1)}#pc-wrap #community-list-page .community-general-card-config:hover .card-border-grad,#pc-wrap #community-list-page .community-general-card-config:hover .card-glow{opacity:1}#pc-wrap #community-list-page .community-general-card-config:hover .card-img{transform:scale(1.05)}#pc-wrap #community-list-page .community-general-card-config:hover .image-shine{transform:translateX(110%)}#pc-wrap #community-list-page .community-general-card-config:hover .footer-inner{border-top-color:hsla(8,79%,62%,.22)}#pc-wrap #community-list-page .community-general-card-config .image-box{position:relative;width:100%;flex-shrink:0;height:auto;min-height:0;aspect-ratio:16/10;max-height:240px;overflow:hidden;border-radius:14px;background:linear-gradient(160deg,#eceae6,#f7f6f3);z-index:2}#pc-wrap #community-list-page .community-general-card-config .image-box .card-img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:14px;transition:transform .64s cubic-bezier(.2,0,0,1)}#pc-wrap #community-list-page .community-general-card-config .image-box .image-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(22,24,29,.18),rgba(22,24,29,0) 42%,rgba(22,24,29,.45));pointer-events:none}#pc-wrap #community-list-page .community-general-card-config .image-box .image-shine{position:absolute;inset:0;background:linear-gradient(115deg,transparent,hsla(0,0%,100%,.22) 48%,transparent 72%);transform:translateX(-120%);transition:transform .78s cubic-bezier(.2,0,0,1);pointer-events:none}#pc-wrap #community-list-page .community-general-card-config .image-box .image-chips{position:absolute;inset:12px 12px auto 12px;flex-direction:row;justify-content:space-between;align-items:center;z-index:3}#pc-wrap #community-list-page .community-general-card-config .image-box .category-chip,#pc-wrap #community-list-page .community-general-card-config .image-box .date-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 11px;border-radius:999px;font-family:Poppins,sans-serif;font-size:9px;font-weight:600;letter-spacing:.14em;line-height:1;text-transform:uppercase;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}#pc-wrap #community-list-page .community-general-card-config .image-box .category-chip{color:#16181d;background:hsla(0,0%,100%,.94);border:1px solid hsla(0,0%,100%,.65);box-shadow:0 4px 14px rgba(22,24,29,.08)}#pc-wrap #community-list-page .community-general-card-config .image-box .category-chip .chip-dot{width:5px;height:5px;border-radius:50%;background:#eb6753;box-shadow:0 0 0 3px hsla(8,79%,62%,.22)}#pc-wrap #community-list-page .community-general-card-config .image-box .date-chip{color:#f8f8f7;border:1px solid hsla(0,0%,100%,.16);background:rgba(22,24,29,.52)}#pc-wrap #community-list-page .community-general-card-config .image-box .image-bottom-meta{position:absolute;inset:auto 12px 12px 12px;flex-direction:row;justify-content:flex-end;z-index:3}#pc-wrap #community-list-page .community-general-card-config .image-box .image-bottom-meta .read-time{display:inline-flex;align-items:center;gap:6px;padding:6px 11px;border-radius:999px;background:hsla(0,0%,100%,.94);border:1px solid hsla(0,0%,100%,.55);color:#16181d;font-family:Poppins,sans-serif;font-size:10px;font-weight:600;letter-spacing:.06em;box-shadow:0 4px 12px rgba(22,24,29,.07)}#pc-wrap #community-list-page .community-general-card-config .image-box .image-bottom-meta .read-time svg{width:14px;height:14px;color:#d85643}#pc-wrap #community-list-page .community-general-card-config .desc-box{flex:1 1 auto;min-height:0;padding:18px 4px 6px;display:flex;flex-direction:column;gap:18px;position:relative;z-index:2}#pc-wrap #community-list-page .community-general-card-config .copy-block{flex:1 1 auto;justify-content:flex-start;gap:6px;min-height:0}#pc-wrap #community-list-page .community-general-card-config .copy-block .title{color:#16181d;font-size:18px;font-weight:600;line-height:1.38;letter-spacing:-.018em;min-height:2.76em;-webkit-line-clamp:2;transition:color .22s ease}#pc-wrap #community-list-page .community-general-card-config .card-footer{margin-top:auto;width:100%;padding:0;border:none;background:transparent;box-shadow:none;border-radius:0;flex-shrink:0}#pc-wrap #community-list-page .community-general-card-config .footer-inner{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:14px;padding-top:16px;border-top:1px solid rgba(22,24,29,.08)}#pc-wrap #community-list-page .community-general-card-config .footer-author{min-width:0;width:100%;display:flex;align-items:center;gap:12px;cursor:pointer;transition:transform .2s ease}#pc-wrap #community-list-page .community-general-card-config .footer-author:hover{transform:translateX(2px)}#pc-wrap #community-list-page .community-general-card-config .footer-author:hover .footer-avatar-wrap{box-shadow:0 0 0 2px #fff,0 0 0 3px hsla(8,79%,62%,.45)}#pc-wrap #community-list-page .community-general-card-config .footer-author:hover .footer-author-text strong{color:#d85643}#pc-wrap #community-list-page .community-general-card-config .footer-author .footer-avatar-wrap{flex:0 0 auto;width:40px;height:40px;border-radius:11px;padding:2px;background:linear-gradient(135deg,hsla(8,79%,62%,.55),rgba(216,86,67,.35));box-shadow:0 4px 12px rgba(22,24,29,.08)}#pc-wrap #community-list-page .community-general-card-config .footer-author .footer-avatar{display:block;width:100%;height:100%;border-radius:9px;object-fit:cover;background:#fff;box-shadow:0 1px 4px rgba(22,24,29,.06);transition:box-shadow .2s ease}#pc-wrap #community-list-page .community-general-card-config .footer-author .footer-author-text{min-width:0;flex:1 1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px}#pc-wrap #community-list-page .community-general-card-config .footer-author .footer-author-text strong{width:100%;max-width:100%;overflow:hidden;color:#16181d;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.25;letter-spacing:-.01em;transition:color .2s ease}#pc-wrap #community-list-page .community-general-card-config .footer-author .footer-author-text .footer-author-meta{color:#5f636c;font-family:Poppins,sans-serif;font-size:11.5px;font-weight:500;line-height:1.25;letter-spacing:.01em}#pc-wrap #community-list-page .community-general-card-config .footer-actions{flex:none;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:10px;min-width:0}#pc-wrap #community-list-page .community-general-card-config .footer-stat-cluster{display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:0;padding:3px 4px;border-radius:999px;background:hsla(0,0%,100%,.95);border:1px solid rgba(22,24,29,.08);box-shadow:0 1px 4px rgba(22,24,29,.05)}#pc-wrap #community-list-page .community-general-card-config .stat-divider{width:1px;height:16px;background:rgba(22,24,29,.08);flex-shrink:0}#pc-wrap #community-list-page .community-general-card-config .stat-mini{display:inline-flex;align-items:center;gap:4px;height:30px;padding:0 9px;border-radius:999px;background:transparent;border:none;transition:background .2s ease,color .2s ease}#pc-wrap #community-list-page .community-general-card-config .stat-mini svg{width:15px;height:15px;color:#5f636c;transition:color .2s ease}#pc-wrap #community-list-page .community-general-card-config .stat-mini span{color:#16181d;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;line-height:1;min-width:1ch;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}#pc-wrap #community-list-page .community-general-card-config .stat-mini:hover{background:hsla(8,79%,62%,.1)}#pc-wrap #community-list-page .community-general-card-config .stat-mini:hover svg{color:#d85643}#pc-wrap #community-list-page .community-general-card-config .stat-mini.like-mini{padding-left:4px;padding-right:10px}#pc-wrap #community-list-page .community-general-card-config .stat-mini.like-mini .MuiIconButton-root{border-radius:10px;transition:background .2s ease,transform .2s ease}#pc-wrap #community-list-page .community-general-card-config .stat-mini.like-mini button{width:32px;height:32px;padding:4px;color:inherit;transition:transform .2s ease,background .2s ease}#pc-wrap #community-list-page .community-general-card-config .stat-mini.like-mini button:hover{transform:scale(1.06);background:hsla(8,79%,62%,.12)}#pc-wrap #community-list-page .community-general-card-config .stat-mini.like-mini button svg{width:16px;height:16px}#pc-wrap #community-list-page .community-general-card-config .stat-mini.like-mini.is-liked{background:transparent}#pc-wrap #community-list-page .community-general-card-config .stat-mini.like-mini.is-liked button svg{color:red}#pc-wrap #community-list-page .community-general-card-config .stat-mini.like-mini.is-liked span{color:#16181d}#pc-wrap #community-list-page .community-general-card-config .stat-mini.like-mini.is-liked button:hover{background:rgba(24,26,32,.05)}#pc-wrap #community-list-page .community-general-card-config .stat-mini.like-mini .liked-heart-icon{color:red!important}#pc-wrap #community-list-page .community-general-card-config .read-arrow{flex-shrink:0;height:40px;padding:0 14px 0 16px;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;color:#fff;border:1px solid rgba(24,26,32,.08);box-shadow:0 10px 24px rgba(24,26,32,.12);cursor:pointer;outline:none;transition:background .24s cubic-bezier(.2,0,0,1),border-color .24s ease,box-shadow .24s ease,color .24s ease,transform .24s cubic-bezier(.2,0,0,1)}#pc-wrap #community-list-page .community-general-card-config .read-arrow:focus-visible{box-shadow:0 0 0 3px hsla(8,79%,62%,.35)}#pc-wrap #community-list-page .community-general-card-config .read-arrow .read-arrow-label{font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:inherit;line-height:1}#pc-wrap #community-list-page .community-general-card-config .read-arrow svg{width:18px;height:18px;color:inherit;transition:transform .22s ease}#pc-wrap #community-list-page .community-general-card-config .read-arrow:hover{transform:translateY(-1px)}#pc-wrap #community-list-page .articles-section .list-box{counter-reset:community-card}#pc-wrap #community-list-page .community-general-card-config{counter-increment:community-card;min-height:430px;padding:0;gap:0!important;border-radius:26px;border-color:rgba(24,26,32,.07);background:#fff;box-shadow:0 18px 44px rgba(24,26,32,.08)}#pc-wrap #community-list-page .community-general-card-config .card-border-grad,#pc-wrap #community-list-page .community-general-card-config .card-glow{display:none}#pc-wrap #community-list-page .community-general-card-config .story-rail{position:absolute;top:180px;left:18px;z-index:5;width:62px;height:62px;display:grid;place-items:center;border-radius:22px;background:#fff;border:1px solid hsla(8,79%,62%,.18);box-shadow:0 16px 30px rgba(24,26,32,.12)}#pc-wrap #community-list-page .community-general-card-config .article-number{color:#181a20;font-family:Poppins,sans-serif;font-size:21px;font-weight:900;line-height:1}#pc-wrap #community-list-page .community-general-card-config .article-number:before{content:counter(community-card,decimal-leading-zero)}#pc-wrap #community-list-page .community-general-card-config:hover{transform:translateY(-8px);border-color:hsla(8,79%,62%,.26);box-shadow:0 24px 58px rgba(24,26,32,.13)}#pc-wrap #community-list-page .community-general-card-config:hover .story-rail{border-color:hsla(8,79%,62%,.34)}#pc-wrap #community-list-page .community-general-card-config .image-box{aspect-ratio:auto;height:235px;max-height:none;border-radius:26px 26px 0 0;background:#edf0f4}#pc-wrap #community-list-page .community-general-card-config .image-box .card-img{border-radius:26px 26px 0 0}#pc-wrap #community-list-page .community-general-card-config .image-box .image-overlay{background:linear-gradient(180deg,rgba(24,26,32,.1),rgba(24,26,32,.04) 42%,rgba(24,26,32,.62))}#pc-wrap #community-list-page .community-general-card-config .image-box .image-chips{inset:16px 16px auto 16px}#pc-wrap #community-list-page .community-general-card-config .image-box .category-chip{padding:8px 12px;background:#fff;color:#181a20;font-size:10px;font-weight:800}#pc-wrap #community-list-page .community-general-card-config .image-box .date-chip{padding:8px 12px;background:rgba(24,26,32,.62);color:#fff;font-size:10px;font-weight:800}#pc-wrap #community-list-page .community-general-card-config .image-box .image-bottom-meta{display:none}#pc-wrap #community-list-page .community-general-card-config .desc-box{width:100%;height:auto!important;align-items:stretch!important;justify-content:flex-start!important;padding:28px 16px 14px}#pc-wrap #community-list-page .community-general-card-config .copy-block{width:100%;height:auto!important;gap:0!important;flex:0 0 auto!important;display:flex;align-items:center!important;justify-content:center!important;margin-bottom:18px!important}#pc-wrap #community-list-page .community-general-card-config .copy-block .title{display:-webkit-box;width:100%;margin:0;min-height:0;color:#181a20;font-family:Poppins,sans-serif;font-size:19px;font-weight:800;line-height:1.2;letter-spacing:0;text-align:center;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;opacity:1;visibility:visible}#pc-wrap #community-list-page .community-general-card-config .footer-inner{gap:4px;padding:8px;border:1px solid rgba(24,26,32,.06);border-radius:18px;background:#f7f8fa}#pc-wrap #community-list-page .community-general-card-config .footer-author .footer-avatar-wrap{width:34px;height:34px;border-radius:50%;background:#fff;box-shadow:0 0 0 1px hsla(8,79%,62%,.24),0 8px 18px rgba(24,26,32,.08)}#pc-wrap #community-list-page .community-general-card-config .footer-author .footer-avatar{border-radius:50%}#pc-wrap #community-list-page .community-general-card-config .footer-author .footer-author-text{gap:1px}#pc-wrap #community-list-page .community-general-card-config .footer-author .footer-author-text strong{font-size:12px}#pc-wrap #community-list-page .community-general-card-config .footer-author .footer-author-text .footer-author-meta{font-size:10px}#pc-wrap #community-list-page .community-general-card-config .footer-actions{gap:8px}#pc-wrap #community-list-page .community-general-card-config .footer-stat-cluster{background:#fff;box-shadow:0 8px 18px rgba(24,26,32,.05)}#pc-wrap #community-list-page .community-general-card-config .read-arrow{min-width:98px;height:36px;border-radius:999px;background:#181a20}#pc-wrap #community-list-page .community-general-card-config .read-arrow:hover{background:#eb6753;color:#fff;border-color:hsla(8,79%,62%,.35);box-shadow:0 8px 22px hsla(8,79%,62%,.28)}#pc-wrap #community-list-page .community-general-card-config .read-arrow:hover svg{transform:translateX(3px)}@media(prefers-reduced-motion:reduce){#pc-wrap #community-list-page .community-general-card-config{animation:none!important;transition:none!important}#pc-wrap #community-list-page .community-general-card-config:hover{transform:none}#pc-wrap #community-list-page .community-general-card-config .card-img,#pc-wrap #community-list-page .community-general-card-config .image-shine,#pc-wrap #community-list-page .community-general-card-config .read-arrow svg{transition:none!important;transform:none!important}}#pc-wrap #community-list-page .no-data{grid-column:1/-1;min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;border-radius:18px;border:1px dashed rgba(24,26,32,.14);background:linear-gradient(135deg,#f4f6f8,#edf0f4)}#pc-wrap #community-list-page .no-data img{width:52px;height:52px;opacity:.7}#pc-wrap #community-list-page .no-data p{color:#59606b;font-family:Poppins,sans-serif;font-size:14px;font-weight:700}#pc-wrap #community-list-page .no-data .loader-ring{width:44px;height:44px;border-radius:50%;border:3px solid hsla(8,79%,62%,.18);border-top-color:#eb6753;animation:spin .9s linear infinite}#pc-wrap #community-list-page .pagination-config{width:100%;margin-top:4px;align-items:center;gap:12px;animation:heroRise .6s cubic-bezier(.2,0,0,1) .24s both}#pc-wrap #community-list-page .pagination-config .pagination-box{padding:8px 14px;border-radius:999px;border:1px solid rgba(24,26,32,.06);background:hsla(0,0%,100%,.94);box-shadow:0 10px 26px rgba(24,26,32,.08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}#pc-wrap #community-list-page .pagination-config .pagination-box .MuiPaginationItem-root{font-family:Poppins,sans-serif;font-weight:800;color:#59606b}#pc-wrap #community-list-page .pagination-config .pagination-box .MuiPaginationItem-root.Mui-selected{background:linear-gradient(135deg,#eb6753,#ff9a88);color:#fff;box-shadow:0 6px 14px hsla(8,79%,62%,.32)}#pc-wrap #community-list-page .pagination-config .total-result p{color:#59606b;font-family:Poppins,sans-serif;font-size:11px;font-weight:800;letter-spacing:.14em;text-align:center;text-transform:uppercase}@media(max-width:1280px){#pc-wrap #community-list-page .community-hero{grid-template-columns:1fr;gap:28px;padding:40px 36px}#pc-wrap #community-list-page .community-hero .hero-copy .hero-title{font-size:46px}#pc-wrap #community-list-page .articles-section .list-box,#pc-wrap #community-list-page .filter-bar .filter-pills{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){#pc-wrap #community-list-page .community-hero{padding:32px 24px}#pc-wrap #community-list-page .community-hero .hero-copy .hero-title{font-size:36px}#pc-wrap #community-list-page .filter-bar .filter-pills{grid-template-columns:1fr}#pc-wrap #community-list-page .articles-section{padding:22px}#pc-wrap #community-list-page .articles-section .section-header{flex-direction:column;align-items:flex-start}#pc-wrap #community-list-page .articles-section .list-box{grid-template-columns:1fr}#pc-wrap #community-list-page .articles-section .community-general-card-config{min-height:0}}@keyframes heroRise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes cardIn{0%{opacity:0;transform:translateY(20px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes spin{to{transform:rotate(1turn)}}#pc-wrap #community-detail-page{position:relative;overflow:hidden;padding:42px 0 92px;background:linear-gradient(180deg,#edf0f4,#fff 46%,#f4f6f8)}#pc-wrap #community-detail-page .container{position:relative;display:flex;flex-direction:column;gap:26px}#pc-wrap #community-detail-page .top-bar{flex-direction:row;align-items:center;justify-content:space-between;gap:16px;animation:detailRise .46s cubic-bezier(.2,0,0,1) both}#pc-wrap #community-detail-page .top-bar .back-btn,#pc-wrap #community-detail-page .top-bar .write-btn{height:42px;padding:0 16px;display:inline-flex;align-items:center;gap:8px;border-radius:14px;font-family:Poppins,sans-serif;font-size:12px;font-weight:800;text-transform:none;letter-spacing:0;transition:all .22s cubic-bezier(.2,0,0,1)}#pc-wrap #community-detail-page .top-bar .back-btn svg,#pc-wrap #community-detail-page .top-bar .write-btn svg{width:18px;height:18px}#pc-wrap #community-detail-page .top-bar .back-btn{border:1px solid rgba(31,41,51,.1);background:hsla(0,0%,100%,.92);color:#24303f;box-shadow:0 10px 24px rgba(31,41,51,.06)}#pc-wrap #community-detail-page .top-bar .back-btn svg{transition:transform .22s ease}#pc-wrap #community-detail-page .top-bar .back-btn:hover{border-color:hsla(8,79%,62%,.36);background:#fff;color:#eb6753;transform:translateX(-2px)}#pc-wrap #community-detail-page .top-bar .back-btn:hover svg{transform:translateX(-3px)}#pc-wrap #community-detail-page .top-bar .write-btn{border:1px solid hsla(8,79%,62%,.32);background:linear-gradient(135deg,#fff4f1,#fff);color:#eb6753;box-shadow:0 12px 26px hsla(8,79%,62%,.14)}#pc-wrap #community-detail-page .top-bar .write-btn:hover{border-color:hsla(8,79%,62%,.58);background:linear-gradient(135deg,#eb6753,#ff8f7d);color:#fff;transform:translateY(-2px);box-shadow:0 16px 30px hsla(8,79%,62%,.24)}#pc-wrap #community-detail-page .top-bar .breadcrumb{display:flex;align-items:center;gap:8px}#pc-wrap #community-detail-page .top-bar .breadcrumb .crumb{color:#788391;font-family:Poppins,sans-serif;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}#pc-wrap #community-detail-page .top-bar .breadcrumb .crumb.active{color:#24303f}#pc-wrap #community-detail-page .top-bar .breadcrumb .sep{color:rgba(31,41,51,.24);font-weight:800}#pc-wrap #community-detail-page .article-hero{display:grid;grid-template-columns:minmax(0,1fr) 440px;align-items:stretch;grid-gap:22px;gap:22px;padding:18px;border-radius:28px;border:1px solid rgba(31,41,51,.08);background:hsla(0,0%,100%,.94);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.9),0 26px 70px rgba(31,41,51,.09);animation:detailRise .54s cubic-bezier(.2,0,0,1) 40ms both}#pc-wrap #community-detail-page .article-hero .hero-cover{position:relative;grid-column:2;grid-row:1;min-height:390px;border-radius:22px;overflow:hidden;background:#edf0f4;box-shadow:0 18px 42px rgba(31,41,51,.12)}#pc-wrap #community-detail-page .article-hero .hero-cover img{width:100%;height:100%;object-fit:cover;transition:transform .9s cubic-bezier(.2,0,0,1)}#pc-wrap #community-detail-page .article-hero .hero-cover:hover img{transform:scale(1.045)}#pc-wrap #community-detail-page .article-hero .hero-cover .cover-overlay{position:absolute;inset:0;background:linear-gradient(180deg,hsla(0,0%,100%,0) 42%,hsla(0,0%,100%,.56)),linear-gradient(135deg,rgba(255,248,232,.32),hsla(0,0%,100%,0));pointer-events:none}#pc-wrap #community-detail-page .article-hero .hero-cover .cover-badge{position:absolute;top:18px;left:18px;display:inline-flex;align-items:center;gap:8px;max-width:calc(100% - 36px);padding:9px 14px;border-radius:999px;background:hsla(0,0%,100%,.92);color:#eb6753;font-family:Poppins,sans-serif;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;box-shadow:0 12px 28px rgba(31,41,51,.13);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);white-space:nowrap}#pc-wrap #community-detail-page .article-hero .hero-cover .cover-badge .dot{flex:0 0 8px;width:8px;height:8px;border-radius:50%;background:#eb6753;box-shadow:0 0 0 5px hsla(8,79%,62%,.2);animation:pulseDot 1.7s ease-in-out infinite}#pc-wrap #community-detail-page .article-hero .hero-body{grid-column:1;grid-row:1;justify-content:center;gap:22px;min-width:0;padding:26px 24px 26px 30px}#pc-wrap #community-detail-page .article-hero .hero-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap}#pc-wrap #community-detail-page .article-hero .hero-meta .meta-divider{width:4px;height:4px;border-radius:50%;background:rgba(31,41,51,.2)}#pc-wrap #community-detail-page .article-hero .hero-meta .meta-item{display:inline-flex;align-items:center;gap:7px;color:#687383;font-family:Poppins,sans-serif;font-size:12px;font-weight:750}#pc-wrap #community-detail-page .article-hero .hero-meta .meta-item svg{width:16px;height:16px;color:#eb6753}#pc-wrap #community-detail-page .article-hero .hero-title{max-width:780px;color:#1f2933;font-family:Poppins,sans-serif;font-size:46px;font-weight:900;line-height:1.08;letter-spacing:0;overflow-wrap:anywhere}#pc-wrap #community-detail-page .article-hero .hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px}#pc-wrap #community-detail-page .article-hero .author-block{display:flex;align-items:center;gap:12px;min-width:0;padding:7px 16px 7px 7px;border-radius:999px;border:1px solid rgba(31,41,51,.08);background:#fff;cursor:pointer;box-shadow:0 10px 26px rgba(31,41,51,.06);transition:all .22s cubic-bezier(.2,0,0,1)}#pc-wrap #community-detail-page .article-hero .author-block:hover{border-color:hsla(8,79%,62%,.38);transform:translateY(-2px);box-shadow:0 16px 32px rgba(31,41,51,.09)}#pc-wrap #community-detail-page .article-hero .author-block:hover .author-name{color:#eb6753}#pc-wrap #community-detail-page .article-hero .author-block .author-avatar{flex:0 0 42px;width:42px;height:42px;border-radius:50%;object-fit:cover;background:#fff;box-shadow:0 0 0 2px #fff,0 0 0 4px hsla(8,79%,62%,.3)}#pc-wrap #community-detail-page .article-hero .author-block .author-text{display:flex;flex-direction:column;gap:3px;min-width:0}#pc-wrap #community-detail-page .article-hero .author-block .author-name{color:#24303f;font-family:Poppins,sans-serif;font-size:14px;font-weight:900;line-height:1.2;transition:color .18s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap #community-detail-page .article-hero .author-block .author-meta{color:#788391;font-family:Poppins,sans-serif;font-size:11px;font-weight:700;line-height:1}#pc-wrap #community-detail-page .article-hero .hero-stats{display:flex;align-items:center;gap:8px}#pc-wrap #community-detail-page .article-hero .hero-stats .stat-pill{height:38px;min-width:58px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:999px;border:1px solid rgba(31,41,51,.08);background:#fff;transition:all .22s ease}#pc-wrap #community-detail-page .article-hero .hero-stats .stat-pill svg{width:16px;height:16px;color:#687383;transition:color .18s ease}#pc-wrap #community-detail-page .article-hero .hero-stats .stat-pill p{color:#24303f;font-family:Poppins,sans-serif;font-size:12px;font-weight:900;line-height:1}#pc-wrap #community-detail-page .article-hero .hero-stats .stat-pill:hover{border-color:hsla(8,79%,62%,.38);transform:translateY(-2px);box-shadow:0 12px 24px rgba(31,41,51,.08)}#pc-wrap #community-detail-page .article-hero .hero-stats .stat-pill:hover svg{color:#eb6753}#pc-wrap #community-detail-page .article-hero .hero-stats .like-pill{cursor:pointer}#pc-wrap #community-detail-page .article-hero .hero-stats .like-pill.is-liked{border-color:rgba(230,91,74,.32);background:#fff1ee}#pc-wrap #community-detail-page .article-hero .hero-stats .like-pill.is-liked p,#pc-wrap #community-detail-page .article-hero .hero-stats .like-pill.is-liked svg{color:#d94e3f}#pc-wrap #community-detail-page .article-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;grid-gap:24px;gap:24px;animation:detailRise .56s cubic-bezier(.2,0,0,1) .1s both}#pc-wrap #community-detail-page .article-content{min-width:0;padding:10px 18px 26px;border-radius:26px;border:1px solid rgba(31,41,51,.08);background:hsla(0,0%,100%,.96);box-shadow:0 22px 56px rgba(31,41,51,.08)}#pc-wrap #community-detail-page .article-content>.MuiStack-root{margin-top:0!important;background:transparent!important;border-radius:0!important}#pc-wrap #community-detail-page .article-content>.MuiStack-root>.MuiBox-root{margin:24px 30px!important}#pc-wrap #community-detail-page .article-content .toastui-editor-contents{color:#334155;font-family:Poppins,sans-serif;font-size:16px;line-height:1.85;overflow-wrap:anywhere}#pc-wrap #community-detail-page .article-content .toastui-editor-contents p{margin-bottom:1em}#pc-wrap #community-detail-page .article-content .toastui-editor-contents h1,#pc-wrap #community-detail-page .article-content .toastui-editor-contents h2,#pc-wrap #community-detail-page .article-content .toastui-editor-contents h3,#pc-wrap #community-detail-page .article-content .toastui-editor-contents h4,#pc-wrap #community-detail-page .article-content .toastui-editor-contents h5,#pc-wrap #community-detail-page .article-content .toastui-editor-contents h6{color:#1f2933;font-weight:900;letter-spacing:0;margin-top:1.35em;margin-bottom:.55em}#pc-wrap #community-detail-page .article-content .toastui-editor-contents h1{font-size:32px}#pc-wrap #community-detail-page .article-content .toastui-editor-contents h2{font-size:26px}#pc-wrap #community-detail-page .article-content .toastui-editor-contents h3{font-size:22px}#pc-wrap #community-detail-page .article-content .toastui-editor-contents a{color:#eb6753;text-decoration:underline;text-underline-offset:3px;transition:color .18s ease}#pc-wrap #community-detail-page .article-content .toastui-editor-contents a:hover{color:#c7962c}#pc-wrap #community-detail-page .article-content .toastui-editor-contents blockquote{margin:1.5em 0;padding:15px 20px;border-left:4px solid #eb6753;border-radius:0 14px 14px 0;background:#fff4f1;color:#566273}#pc-wrap #community-detail-page .article-content .toastui-editor-contents code{padding:2px 6px;border-radius:7px;background:#edf0f4;color:#eb6753;font-size:.9em}#pc-wrap #community-detail-page .article-content .toastui-editor-contents pre{padding:16px 18px;border-radius:14px;background:#edf0f4;border:1px solid rgba(31,41,51,.08);color:#24303f;overflow-x:auto}#pc-wrap #community-detail-page .article-content .toastui-editor-contents pre code{background:transparent;color:inherit}#pc-wrap #community-detail-page .article-content .toastui-editor-contents img{max-width:100%;border-radius:16px;box-shadow:0 14px 34px rgba(31,41,51,.1)}#pc-wrap #community-detail-page .article-content .toastui-editor-contents ol,#pc-wrap #community-detail-page .article-content .toastui-editor-contents ul{padding-left:1.4em;margin-bottom:1em}#pc-wrap #community-detail-page .article-content .toastui-editor-contents li{margin-bottom:.42em}#pc-wrap #community-detail-page .article-aside{position:-webkit-sticky;position:sticky;top:92px;gap:14px;min-width:0}#pc-wrap #community-detail-page .aside-card{padding:20px;border-radius:22px;border:1px solid rgba(31,41,51,.08);background:hsla(0,0%,100%,.96);box-shadow:0 18px 44px rgba(31,41,51,.07);transition:all .24s cubic-bezier(.2,0,0,1)}#pc-wrap #community-detail-page .aside-card:hover{border-color:hsla(8,79%,62%,.3);transform:translateY(-3px);box-shadow:0 24px 52px rgba(31,41,51,.1)}#pc-wrap #community-detail-page .aside-card .aside-label{color:#eb6753;font-family:Poppins,sans-serif;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.14em;margin-bottom:14px}#pc-wrap #community-detail-page .aside-author{display:flex;align-items:center;gap:12px;cursor:pointer}#pc-wrap #community-detail-page .aside-author img{flex:0 0 48px;width:48px;height:48px;border-radius:50%;object-fit:cover;background:#fff;box-shadow:0 0 0 2px #fff,0 0 0 4px hsla(8,79%,62%,.34)}#pc-wrap #community-detail-page .aside-author .aside-name{color:#24303f;font-family:Poppins,sans-serif;font-size:15px;font-weight:900;line-height:1.2}#pc-wrap #community-detail-page .aside-author .aside-meta{color:#788391;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;line-height:1.3;margin-top:3px}#pc-wrap #community-detail-page .snapshot-list{gap:10px}#pc-wrap #community-detail-page .snapshot-row{height:44px;padding:0 12px;display:flex;align-items:center;gap:10px;border-radius:14px;background:#edf0f4;color:#445161;font-family:Poppins,sans-serif;font-size:13px;font-weight:800;transition:all .22s ease}#pc-wrap #community-detail-page .snapshot-row svg{width:18px;height:18px;color:#eb6753}#pc-wrap #community-detail-page .snapshot-row:hover{background:#fff4f1;transform:translateX(3px)}#pc-wrap #community-detail-page .reaction-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 26px;border-radius:24px;border:1px solid hsla(8,79%,62%,.24);background:linear-gradient(135deg,#fff4f1,#fff 78%);box-shadow:0 18px 44px hsla(8,79%,62%,.11);animation:detailRise .56s cubic-bezier(.2,0,0,1) .16s both}#pc-wrap #community-detail-page .reaction-bar .reaction-info{gap:5px}#pc-wrap #community-detail-page .reaction-bar .reaction-kicker{color:#24303f;font-family:Poppins,sans-serif;font-size:18px;font-weight:900;line-height:1.2}#pc-wrap #community-detail-page .reaction-bar .reaction-desc{color:#687383;font-family:Poppins,sans-serif;font-size:13px;font-weight:600}#pc-wrap #community-detail-page .reaction-bar .big-like{height:50px;padding:0 18px;display:inline-flex;align-items:center;gap:9px;border-radius:15px;border:1px solid rgba(230,91,74,.22);background:#fff;color:#d94e3f;font-family:Poppins,sans-serif;font-size:13px;font-weight:900;text-transform:none;letter-spacing:0;box-shadow:0 10px 24px rgba(230,91,74,.1);transition:all .24s cubic-bezier(.2,0,0,1)}#pc-wrap #community-detail-page .reaction-bar .big-like svg{width:20px;height:20px;color:#d94e3f;transition:transform .22s ease}#pc-wrap #community-detail-page .reaction-bar .big-like .count{min-width:28px;padding:4px 9px;border-radius:999px;background:#fff1ee;color:#d94e3f;font-size:12px}#pc-wrap #community-detail-page .reaction-bar .big-like:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(230,91,74,.18)}#pc-wrap #community-detail-page .reaction-bar .big-like:hover svg{transform:scale(1.14)}#pc-wrap #community-detail-page .reaction-bar .big-like.liked{border-color:rgba(230,91,74,.36);background:linear-gradient(135deg,#fff1ee,#fff)}#pc-wrap #community-detail-page .comments-section{padding:30px;gap:22px;border-radius:26px;border:1px solid rgba(31,41,51,.08);background:hsla(0,0%,100%,.96);box-shadow:0 22px 56px rgba(31,41,51,.08);animation:detailRise .56s cubic-bezier(.2,0,0,1) .22s both}#pc-wrap #community-detail-page .comments-section .comments-header{justify-content:space-between;align-items:flex-end;gap:16px;padding-bottom:16px;border-bottom:1px solid rgba(31,41,51,.08)}#pc-wrap #community-detail-page .comments-section .comments-title-wrap{gap:4px}#pc-wrap #community-detail-page .comments-section .comments-kicker{color:#eb6753;font-family:Poppins,sans-serif;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.14em}#pc-wrap #community-detail-page .comments-section .comments-title{color:#24303f;font-family:Poppins,sans-serif;font-size:24px;font-weight:900;line-height:1.2}#pc-wrap #community-detail-page .comments-section .composer{display:flex;flex-direction:row;gap:14px;padding:16px;border-radius:20px;border:1px solid rgba(31,41,51,.08);background:#edf0f4;transition:all .22s ease}#pc-wrap #community-detail-page .comments-section .composer:focus-within{border-color:hsla(8,79%,62%,.42);background:#fff;box-shadow:0 0 0 4px hsla(8,79%,62%,.12)}#pc-wrap #community-detail-page .comments-section .composer .composer-avatar{flex:0 0 42px;width:42px;height:42px;border-radius:50%;object-fit:cover;background:#fff;box-shadow:0 0 0 2px #fff,0 0 0 4px hsla(8,79%,62%,.28)}#pc-wrap #community-detail-page .comments-section .composer .composer-body{flex:1 1;min-width:0;gap:12px}#pc-wrap #community-detail-page .comments-section .composer .composer-input{width:100%;min-height:74px;padding:7px 2px;border:0;outline:0;background:transparent;resize:vertical;color:#24303f;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.6}#pc-wrap #community-detail-page .comments-section .composer .composer-input::placeholder{color:#8a94a3}#pc-wrap #community-detail-page .comments-section .composer .composer-input:disabled{cursor:not-allowed}#pc-wrap #community-detail-page .comments-section .composer .composer-footer{justify-content:space-between;align-items:center;gap:12px}#pc-wrap #community-detail-page .comments-section .composer .char-count{color:#8a94a3;font-family:Poppins,sans-serif;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}#pc-wrap #community-detail-page .comments-section .composer .post-btn{height:40px;padding:0 16px;display:inline-flex;align-items:center;gap:8px;border-radius:13px;border:1px solid hsla(8,79%,62%,.3);background:#fff;color:#eb6753;font-family:Poppins,sans-serif;font-size:12px;font-weight:900;text-transform:none;box-shadow:0 10px 22px hsla(8,79%,62%,.1);transition:all .22s cubic-bezier(.2,0,0,1)}#pc-wrap #community-detail-page .comments-section .composer .post-btn svg{width:16px;height:16px;transition:transform .18s ease}#pc-wrap #community-detail-page .comments-section .composer .post-btn:hover:not(:disabled){background:#fff4f1;transform:translateY(-2px);box-shadow:0 14px 28px hsla(8,79%,62%,.18)}#pc-wrap #community-detail-page .comments-section .composer .post-btn:hover:not(:disabled) svg{transform:translateX(3px)}#pc-wrap #community-detail-page .comments-section .composer .post-btn:disabled{opacity:.5;cursor:not-allowed}#pc-wrap #community-detail-page .comments-section .comments-list{gap:14px}#pc-wrap #community-detail-page .comments-section .comment-card{flex-direction:row;gap:14px;padding:18px;border-radius:18px;border:1px solid rgba(31,41,51,.08);background:#fff;transition:all .24s cubic-bezier(.2,0,0,1)}#pc-wrap #community-detail-page .comments-section .comment-card:hover{border-color:hsla(8,79%,62%,.28);transform:translateY(-3px);box-shadow:0 18px 36px rgba(31,41,51,.08)}#pc-wrap #community-detail-page .comments-section .comment-card .comment-avatar{flex:0 0 44px;width:44px;height:44px;border-radius:50%;object-fit:cover;background:#fff;cursor:pointer;box-shadow:0 0 0 2px #fff,0 0 0 4px hsla(8,79%,62%,.28)}#pc-wrap #community-detail-page .comments-section .comment-card .comment-body{flex:1 1;min-width:0;gap:8px}#pc-wrap #community-detail-page .comments-section .comment-card .comment-head{justify-content:space-between;align-items:center;gap:10px}#pc-wrap #community-detail-page .comments-section .comment-card .head-left{flex-direction:row;align-items:center;gap:10px;min-width:0}#pc-wrap #community-detail-page .comments-section .comment-card .comment-name{color:#24303f;font-family:Poppins,sans-serif;font-size:13px;font-weight:900;cursor:pointer;transition:color .18s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap #community-detail-page .comments-section .comment-card .comment-name:hover{color:#eb6753}#pc-wrap #community-detail-page .comments-section .comment-card .comment-time{color:#8a94a3;font-family:Poppins,sans-serif;font-size:11px;font-weight:700;white-space:nowrap}#pc-wrap #community-detail-page .comments-section .comment-card .head-actions{gap:5px;flex-shrink:0}#pc-wrap #community-detail-page .comments-section .comment-card .head-actions .action-btn{width:30px;height:30px;padding:5px;border-radius:10px;background:#edf0f4;color:#687383;transition:all .19s ease}#pc-wrap #community-detail-page .comments-section .comment-card .head-actions .action-btn svg{width:16px;height:16px}#pc-wrap #community-detail-page .comments-section .comment-card .head-actions .action-btn:hover{background:#fff4f1;color:#eb6753}#pc-wrap #community-detail-page .comments-section .comment-card .head-actions .action-btn.danger:hover{background:#fff1ee;color:#d94e3f}#pc-wrap #community-detail-page .comments-section .comment-card .comment-content{color:#445161;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.65;white-space:pre-wrap;word-break:break-word}#pc-wrap #community-detail-page .comments-section .no-comments{min-height:170px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:18px;border:1px dashed rgba(31,41,51,.18);background:#edf0f4}#pc-wrap #community-detail-page .comments-section .no-comments svg{width:34px;height:34px;color:#aeb7c4}#pc-wrap #community-detail-page .comments-section .no-comments p{color:#687383;font-family:Poppins,sans-serif;font-size:13px;font-weight:800}#pc-wrap #community-detail-page .comments-section .pagination-box{margin-top:2px;display:flex;align-items:center;justify-content:center}#pc-wrap #community-detail-page .comments-section .pagination-box .MuiPaginationItem-root{font-family:Poppins,sans-serif;font-weight:900;color:#687383}#pc-wrap #community-detail-page .comments-section .pagination-box .MuiPaginationItem-root.Mui-selected{background:#ffe4de;color:#eb6753;box-shadow:0 8px 16px hsla(8,79%,62%,.2)}#pc-wrap #community-detail-page .edit-backdrop{z-index:9999!important;background:rgba(31,41,51,.38)!important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}#pc-wrap #community-detail-page .edit-backdrop .edit-modal{width:90%;max-width:560px;padding:26px;gap:16px;border-radius:24px;border:1px solid rgba(31,41,51,.08);background:#fff;box-shadow:0 30px 80px rgba(31,41,51,.24);animation:modalRise .3s cubic-bezier(.2,0,0,1) both}#pc-wrap #community-detail-page .edit-backdrop .edit-modal .modal-title{color:#24303f;font-family:Poppins,sans-serif;font-size:20px;font-weight:900}#pc-wrap #community-detail-page .edit-backdrop .edit-modal .modal-input{width:100%;min-height:96px;padding:14px 16px;border-radius:15px;border:1px solid rgba(31,41,51,.1);background:#edf0f4;outline:0;resize:vertical;color:#24303f;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.55;transition:all .22s ease}#pc-wrap #community-detail-page .edit-backdrop .edit-modal .modal-input:focus{border-color:hsla(8,79%,62%,.42);background:#fff;box-shadow:0 0 0 4px hsla(8,79%,62%,.12)}#pc-wrap #community-detail-page .edit-backdrop .edit-modal .modal-footer{justify-content:space-between;align-items:center;gap:12px}#pc-wrap #community-detail-page .edit-backdrop .edit-modal .modal-count{color:#8a94a3;font-family:Poppins,sans-serif;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}#pc-wrap #community-detail-page .edit-backdrop .edit-modal .modal-cancel,#pc-wrap #community-detail-page .edit-backdrop .edit-modal .modal-update{height:40px;padding:0 16px;border-radius:13px;font-family:Poppins,sans-serif;font-size:12px;font-weight:900;text-transform:none;transition:all .22s ease}#pc-wrap #community-detail-page .edit-backdrop .edit-modal .modal-cancel{border:1px solid rgba(31,41,51,.1);background:#fff;color:#687383}#pc-wrap #community-detail-page .edit-backdrop .edit-modal .modal-cancel:hover{background:#edf0f4;color:#24303f}#pc-wrap #community-detail-page .edit-backdrop .edit-modal .modal-update{border:1px solid hsla(8,79%,62%,.3);background:#fff4f1;color:#eb6753}#pc-wrap #community-detail-page .edit-backdrop .edit-modal .modal-update:hover{background:#ffe4de;transform:translateY(-2px);box-shadow:0 12px 24px hsla(8,79%,62%,.18)}@media(max-width:1100px){#pc-wrap #community-detail-page .article-hero{grid-template-columns:minmax(0,1fr) 360px}#pc-wrap #community-detail-page .article-hero .hero-title{font-size:38px}#pc-wrap #community-detail-page .article-layout{grid-template-columns:minmax(0,1fr)}#pc-wrap #community-detail-page .article-aside{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){#pc-wrap #community-detail-page{padding:24px 0 64px}#pc-wrap #community-detail-page .container{gap:18px}#pc-wrap #community-detail-page .top-bar{flex-wrap:wrap}#pc-wrap #community-detail-page .top-bar .breadcrumb{order:3;width:100%;justify-content:center}#pc-wrap #community-detail-page .top-bar .back-btn,#pc-wrap #community-detail-page .top-bar .write-btn{flex:1 1;justify-content:center;min-width:0}#pc-wrap #community-detail-page .article-hero{grid-template-columns:1fr;padding:12px;gap:0;border-radius:22px}#pc-wrap #community-detail-page .article-hero .hero-cover{grid-column:1;grid-row:1;min-height:230px;border-radius:18px}#pc-wrap #community-detail-page .article-hero .hero-body{grid-column:1;grid-row:2;padding:22px 8px 10px}#pc-wrap #community-detail-page .article-hero .hero-title{font-size:30px;line-height:1.14}#pc-wrap #community-detail-page .article-hero .hero-bottom{flex-direction:column;align-items:stretch}#pc-wrap #community-detail-page .article-hero .author-block,#pc-wrap #community-detail-page .article-hero .hero-stats{width:100%}#pc-wrap #community-detail-page .article-hero .hero-stats .stat-pill{flex:1 1}#pc-wrap #community-detail-page .article-content{padding:4px 4px 18px}#pc-wrap #community-detail-page .article-content>.MuiStack-root>.MuiBox-root{margin:18px 14px!important}#pc-wrap #community-detail-page .article-content .toastui-editor-contents{font-size:15px}#pc-wrap #community-detail-page .article-content .toastui-editor-contents h1{font-size:26px}#pc-wrap #community-detail-page .article-content .toastui-editor-contents h2{font-size:22px}#pc-wrap #community-detail-page .article-aside{grid-template-columns:1fr}#pc-wrap #community-detail-page .reaction-bar{flex-direction:column;align-items:stretch}#pc-wrap #community-detail-page .reaction-bar .big-like{width:100%;justify-content:center}#pc-wrap #community-detail-page .comments-section{padding:20px 14px}#pc-wrap #community-detail-page .comments-section .composer{flex-direction:column}#pc-wrap #community-detail-page .comments-section .composer .composer-avatar{display:none}#pc-wrap #community-detail-page .comments-section .comment-card{padding:14px}#pc-wrap #community-detail-page .comments-section .comment-card .comment-head{align-items:flex-start}#pc-wrap #community-detail-page .comments-section .comment-card .head-left{flex-direction:column;align-items:flex-start;gap:2px}}@keyframes detailRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseDot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.78);opacity:.7}}@keyframes modalRise{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}#pc-wrap .cs-page{position:relative;width:100%;padding:72px 0 96px;background:linear-gradient(180deg,#edf0f4,#fff 46%,#f4f6f8)}#pc-wrap .cs-page .container{display:flex;flex-direction:column;gap:28px}#pc-wrap .cs-page .cs-main-info{display:flex;flex-direction:column;gap:22px}#pc-wrap .cs-page .support-intro{position:relative;padding:34px 36px;display:grid;grid-template-columns:minmax(0,1fr) 390px;grid-gap:30px;gap:30px;align-items:stretch;border-radius:18px;border:1px solid rgba(24,26,32,.08);background:linear-gradient(135deg,hsla(0,0%,100%,.98),rgba(248,250,252,.92));box-shadow:0 22px 58px rgba(24,26,32,.08);overflow:hidden}#pc-wrap .cs-page .support-intro:after{content:"";position:absolute;right:-120px;top:-120px;width:320px;height:320px;border-radius:999px;background:radial-gradient(circle,hsla(8,79%,62%,.13),hsla(8,79%,62%,0));pointer-events:none}#pc-wrap .cs-page .support-copy{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;gap:14px}#pc-wrap .cs-page .support-copy .eyebrow{width:-moz-fit-content;width:fit-content;padding:8px 12px;border-radius:999px;border:1px solid hsla(8,79%,62%,.22);background:hsla(8,79%,62%,.08);color:#eb6753;font-family:Poppins,sans-serif;font-size:11px;font-weight:800;letter-spacing:.18em;line-height:1;text-transform:uppercase}#pc-wrap .cs-page .support-copy h1{max-width:720px;margin:0;color:#181a20;font-family:Poppins,sans-serif;font-size:38px;font-weight:800;line-height:1.16;letter-spacing:0}#pc-wrap .cs-page .support-copy p{max-width:680px;margin:0;color:#59606b;font-family:Poppins,sans-serif;font-size:15px;font-weight:400;line-height:1.8}#pc-wrap .cs-page .support-actions{margin-top:8px;display:flex;align-items:center;gap:12px}#pc-wrap .cs-page .support-actions .support-primary-btn,#pc-wrap .cs-page .support-actions .support-secondary-btn{height:54px;padding:0 24px;border-radius:999px;font-family:Poppins,sans-serif;font-size:14px;font-weight:800;line-height:1;text-transform:none;transition:all .22s ease}#pc-wrap .cs-page .support-actions .support-primary-btn svg,#pc-wrap .cs-page .support-actions .support-secondary-btn svg{width:19px;height:19px;margin-left:10px;transition:transform .22s ease}#pc-wrap .cs-page .support-actions .support-primary-btn:hover svg,#pc-wrap .cs-page .support-actions .support-secondary-btn:hover svg{transform:translateX(3px)}#pc-wrap .cs-page .support-actions .support-primary-btn{background:#181a20;color:#fff;box-shadow:0 14px 30px rgba(24,26,32,.18)}#pc-wrap .cs-page .support-actions .support-primary-btn:hover{background:linear-gradient(135deg,#ff806f,#eb6753);color:#fff;box-shadow:0 16px 36px hsla(8,79%,62%,.26)}#pc-wrap .cs-page .support-actions .support-secondary-btn{border:1px solid rgba(24,26,32,.1);background:#fff;color:#181a20}#pc-wrap .cs-page .support-actions .support-secondary-btn:hover{border-color:hsla(8,79%,62%,.32);background:hsla(8,79%,62%,.08);color:#eb6753}#pc-wrap .cs-page .support-console{position:relative;z-index:1;padding:24px;display:flex;flex-direction:column;justify-content:space-between;gap:20px;border-radius:16px;border:1px solid rgba(24,26,32,.08);background:hsla(0,0%,100%,.78);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.86),0 18px 38px rgba(24,26,32,.08)}#pc-wrap .cs-page .support-console .console-top{display:flex;align-items:center;gap:14px}#pc-wrap .cs-page .support-console .console-top>svg{width:54px;height:54px;padding:13px;border-radius:16px;background:#181a20;color:#fff}#pc-wrap .cs-page .support-console .console-top div{display:flex;flex-direction:column;gap:4px}#pc-wrap .cs-page .support-console .console-top span{color:#8a929d;font-family:Poppins,sans-serif;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}#pc-wrap .cs-page .support-console .console-top strong{color:#181a20;font-family:Poppins,sans-serif;font-size:22px;font-weight:800;line-height:1.1}#pc-wrap .cs-page .support-console .console-checks{display:flex;flex-direction:column;gap:10px}#pc-wrap .cs-page .support-console .console-checks div{height:46px;padding:0 14px;display:flex;align-items:center;gap:10px;border-radius:12px;border:1px solid rgba(24,26,32,.06);background:#f7f8fa}#pc-wrap .cs-page .support-console .console-checks svg{width:20px;height:20px;color:#eb6753}#pc-wrap .cs-page .support-console .console-checks span{color:#4f5661;font-family:Poppins,sans-serif;font-size:13px;font-weight:700}#pc-wrap .cs-page .support-channels,#pc-wrap .cs-page .support-stats{display:grid;grid-gap:14px;gap:14px}#pc-wrap .cs-page .support-stats{grid-template-columns:repeat(3,1fr)}#pc-wrap .cs-page .support-stats div{padding:20px 22px;border-radius:16px;border:1px solid rgba(24,26,32,.08);background:#fff;box-shadow:0 12px 26px rgba(24,26,32,.05)}#pc-wrap .cs-page .support-stats strong{display:block;color:#181a20;font-family:Poppins,sans-serif;font-size:28px;font-weight:800;line-height:1}#pc-wrap .cs-page .support-stats span{display:block;margin-top:8px;color:#7a818c;font-family:Poppins,sans-serif;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}#pc-wrap .cs-page .support-channels{grid-template-columns:repeat(3,1fr)}#pc-wrap .cs-page .support-channels div{position:relative;padding:24px 24px 26px;display:flex;flex-direction:column;gap:10px;border-radius:18px;border:1px solid rgba(24,26,32,.08);background:#fff;box-shadow:0 14px 32px rgba(24,26,32,.06);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}#pc-wrap .cs-page .support-channels div:before{content:"";position:absolute;left:22px;top:0;width:120px;height:4px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,#ff9a88,#eb6753)}#pc-wrap .cs-page .support-channels div:hover{transform:translateY(-4px);border-color:hsla(8,79%,62%,.18);box-shadow:0 18px 42px rgba(24,26,32,.1)}#pc-wrap .cs-page .support-channels svg{width:42px;height:42px;padding:10px;border-radius:14px;background:hsla(8,79%,62%,.1);color:#eb6753}#pc-wrap .cs-page .support-channels strong{color:#181a20;font-family:Poppins,sans-serif;font-size:18px;font-weight:800;line-height:1.2}#pc-wrap .cs-page .support-channels span{color:#69707b;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;line-height:1.65}#pc-wrap .cs-page .btns{width:-moz-fit-content;width:fit-content;margin:8px auto 0;padding:8px;display:inline-flex;gap:8px;border-radius:999px;border:1px solid rgba(24,26,32,.08);background:hsla(0,0%,100%,.82);box-shadow:0 14px 30px rgba(24,26,32,.07)}#pc-wrap .cs-page .btns button{height:48px;min-width:170px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:999px;background:transparent;color:#69707b;font-family:Poppins,sans-serif;font-size:13px;font-weight:800;line-height:1;cursor:pointer;transition:all .22s ease}#pc-wrap .cs-page .btns button svg{width:20px;height:20px}#pc-wrap .cs-page .btns button:hover{background:hsla(8,79%,62%,.08);color:#eb6753}#pc-wrap .cs-page .btns button.active{background:#181a20;color:#fff;box-shadow:0 10px 24px rgba(24,26,32,.18)}#pc-wrap .cs-page .cs-content{display:flex;flex-direction:column}#pc-wrap .cs-page .support-section-heading{margin-bottom:22px;display:flex;flex-direction:column;gap:8px}#pc-wrap .cs-page .support-section-heading>span{width:-moz-fit-content;width:fit-content;color:#eb6753;font-family:Poppins,sans-serif;font-size:12px;font-weight:800;letter-spacing:.18em;line-height:1;text-transform:uppercase}#pc-wrap .cs-page .support-section-heading h2{margin:0;color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-weight:800;line-height:1.2}#pc-wrap .cs-page .support-section-heading p{margin:0;color:#69707b;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.6}#pc-wrap .cs-page .faq-content,#pc-wrap .cs-page .notice-content{display:flex;flex-direction:column;padding:30px;border-radius:20px;border:1px solid rgba(24,26,32,.08);background:#fff;box-shadow:0 20px 50px rgba(24,26,32,.08)}#pc-wrap .cs-page .notice-content .main{border-radius:18px;border:1px solid rgba(24,26,32,.08);background:#f7f8fa;overflow:hidden}#pc-wrap .cs-page .notice-content .notice-summary{padding:18px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(24,26,32,.08);background:#fff}#pc-wrap .cs-page .notice-content .notice-summary div{display:flex;align-items:center;gap:10px}#pc-wrap .cs-page .notice-content .notice-summary svg{width:22px;height:22px;color:#eb6753}#pc-wrap .cs-page .notice-content .notice-summary span,#pc-wrap .cs-page .notice-content .notice-summary strong{font-family:Poppins,sans-serif;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}#pc-wrap .cs-page .notice-content .notice-summary span{color:#181a20}#pc-wrap .cs-page .notice-content .notice-summary strong{color:#8a929d}#pc-wrap .cs-page .notice-content .bottom{display:flex;flex-direction:column;gap:12px;padding:16px}#pc-wrap .cs-page .notice-content .notice-card{padding:18px;display:grid;grid-template-columns:74px minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:center;border-radius:16px;border:1px solid rgba(24,26,32,.07);background:#fff;box-shadow:0 10px 24px rgba(24,26,32,.04);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}#pc-wrap .cs-page .notice-content .notice-card:hover{transform:translateY(-3px);border-color:hsla(8,79%,62%,.2);box-shadow:0 16px 34px rgba(24,26,32,.08)}#pc-wrap .cs-page .notice-content .notice-card:hover .notice-meta>svg{transform:translateX(4px)}#pc-wrap .cs-page .notice-content .notice-card.event{background:linear-gradient(135deg,#fff7f5,#fff 72%)}#pc-wrap .cs-page .notice-content .notice-index{width:62px;height:62px;display:flex;align-items:center;justify-content:center;border-radius:18px;border:1px solid hsla(8,79%,62%,.22);background:#fff}#pc-wrap .cs-page .notice-content .notice-index span{color:#181a20;font-family:Poppins,sans-serif;font-size:22px;font-weight:900;line-height:1}#pc-wrap .cs-page .notice-content .notice-copy{min-width:0;display:flex;flex-direction:column;gap:6px}#pc-wrap .cs-page .notice-content .notice-copy div{width:-moz-fit-content;width:fit-content;padding:5px 10px;border-radius:999px;background:hsla(8,79%,62%,.1);color:#eb6753;font-family:Poppins,sans-serif;font-size:10px;font-weight:900;letter-spacing:.16em;line-height:1;text-transform:uppercase}#pc-wrap .cs-page .notice-content .notice-copy .notice-title{color:#181a20;font-family:Poppins,sans-serif;font-size:18px;font-weight:800;line-height:1.25}#pc-wrap .cs-page .notice-content .notice-copy p{margin:0;color:#69707b;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;line-height:1.55}#pc-wrap .cs-page .notice-content .notice-meta{display:flex;align-items:center;gap:18px}#pc-wrap .cs-page .notice-content .notice-meta .notice-date{height:38px;padding:0 13px;display:inline-flex;align-items:center;gap:8px;border-radius:999px;border:1px solid rgba(24,26,32,.08);background:#f7f8fa;color:#69707b;font-family:Poppins,sans-serif;font-size:12px;font-weight:800}#pc-wrap .cs-page .notice-content .notice-meta svg{width:19px;height:19px;color:#eb6753;transition:transform .22s ease}#pc-wrap .cs-page .faq-content .faq-layout{display:grid;grid-template-columns:280px minmax(0,1fr);grid-gap:22px;gap:22px}#pc-wrap .cs-page .faq-content .categories{display:flex;flex-direction:column;gap:10px}#pc-wrap .cs-page .faq-content .categories button{width:100%;padding:15px 16px;display:flex;flex-direction:column;align-items:flex-start;gap:5px;border-radius:15px;border:1px solid rgba(24,26,32,.08);background:#f7f8fa;cursor:pointer;text-align:left;transition:all .22s ease}#pc-wrap .cs-page .faq-content .categories button span{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:800;line-height:1.2}#pc-wrap .cs-page .faq-content .categories button small{color:#8a929d;font-family:Poppins,sans-serif;font-size:11px;font-weight:700;line-height:1.2}#pc-wrap .cs-page .faq-content .categories button:hover{border-color:hsla(8,79%,62%,.2);background:hsla(8,79%,62%,.08)}#pc-wrap .cs-page .faq-content .categories button.active{border-color:#181a20;background:#181a20;box-shadow:0 12px 26px rgba(24,26,32,.16)}#pc-wrap .cs-page .faq-content .categories button.active small,#pc-wrap .cs-page .faq-content .categories button.active span{color:#fff}#pc-wrap .cs-page .faq-content .wrap{min-width:0;display:flex;flex-direction:column;gap:12px}#pc-wrap .cs-page .faq-content .faq-topic-card{padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-radius:16px;border:1px solid hsla(8,79%,62%,.18);background:linear-gradient(135deg,#fff7f5,#fff)}#pc-wrap .cs-page .faq-content .faq-topic-card div{display:flex;flex-direction:column;gap:5px}#pc-wrap .cs-page .faq-content .faq-topic-card span{color:#eb6753;font-family:Poppins,sans-serif;font-size:11px;font-weight:900;letter-spacing:.16em;line-height:1;text-transform:uppercase}#pc-wrap .cs-page .faq-content .faq-topic-card strong{color:#181a20;font-family:Poppins,sans-serif;font-size:18px;font-weight:800;line-height:1.25}#pc-wrap .cs-page .faq-content .faq-topic-card small{flex:0 0 auto;padding:8px 12px;border-radius:999px;background:#181a20;color:#fff;font-family:Poppins,sans-serif;font-size:11px;font-weight:800;line-height:1}#pc-wrap .cs-page .faq-content .MuiAccordion-root{border-radius:16px!important;border:1px solid rgba(24,26,32,.08)!important;background:#fff!important;box-shadow:0 8px 22px rgba(24,26,32,.04)!important;overflow:hidden}#pc-wrap .cs-page .faq-content .MuiAccordion-root:before{display:none}#pc-wrap .cs-page .faq-content .MuiAccordion-root.Mui-expanded{border-color:hsla(8,79%,62%,.22)!important;box-shadow:0 16px 34px rgba(24,26,32,.08)!important}#pc-wrap .cs-page .faq-content .MuiAccordionSummary-root{min-height:66px!important;padding:8px 20px!important;background:#fff!important}#pc-wrap .cs-page .faq-content .MuiAccordionSummary-content{display:flex;align-items:center;gap:12px;margin:0!important}#pc-wrap .cs-page .faq-content .MuiAccordionDetails-root{padding:0 20px 20px!important;background:#fff}#pc-wrap .cs-page .faq-content .MuiAccordionSummary-expandIconWrapper{color:#69707b;transition:transform .22s ease,color .22s ease}#pc-wrap .cs-page .faq-content .MuiAccordionSummary-expandIconWrapper.Mui-expanded{color:#eb6753}#pc-wrap .cs-page .faq-content .badge{width:34px;height:34px;min-width:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:hsla(8,79%,62%,.1);color:#eb6753;font-family:Poppins,sans-serif;font-size:13px;font-weight:900;line-height:1}#pc-wrap .cs-page .faq-content .question{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-weight:800;line-height:1.45}#pc-wrap .cs-page .faq-content .question p{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}#pc-wrap .cs-page .faq-content .answer{margin-left:46px;padding:18px 20px;display:flex;align-items:flex-start;flex-direction:row;gap:12px;border-radius:14px;background:#f7f8fa;color:#59606b;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.75}#pc-wrap .cs-page .faq-content .answer p{margin:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}@media(max-width:1180px){#pc-wrap .cs-page .support-intro{grid-template-columns:1fr}#pc-wrap .cs-page .support-console{max-width:520px}#pc-wrap .cs-page .faq-content .faq-layout{grid-template-columns:1fr}#pc-wrap .cs-page .faq-content .categories{display:grid;grid-template-columns:repeat(2,1fr)}}#pc-wrap .about-page{width:100%;padding:94px 0 0;overflow:hidden;background:#f7f8fa}#pc-wrap .about-page .about-shell{width:1300px;margin:0 auto}#pc-wrap .about-page .about-eyebrow{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:9px;color:#e76551;font-family:Poppins,sans-serif;font-size:12px;font-weight:950;letter-spacing:.12em;line-height:1;text-transform:uppercase}#pc-wrap .about-page .about-eyebrow:before{content:"";width:28px;height:2px;display:block;border-radius:999px;background:#e76551}#pc-wrap .about-page .about-hero{position:relative;padding:42px 0}#pc-wrap .about-page .about-hero .about-shell{position:relative;min-height:650px;display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);grid-gap:72px;gap:72px;align-items:center}#pc-wrap .about-page .about-hero .about-hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start}#pc-wrap .about-page .about-hero .about-hero-copy:before{content:"";position:absolute;left:-34px;top:-38px;width:116px;height:116px;border-left:2px solid hsla(8,76%,61%,.38);border-top:2px solid hsla(8,76%,61%,.38);pointer-events:none}#pc-wrap .about-page .about-hero .about-hero-copy h1{margin:24px 0 0;max-width:650px;color:#15171d;font-family:Poppins,sans-serif;font-size:72px;font-weight:950;letter-spacing:0;line-height:.96}#pc-wrap .about-page .about-hero .about-hero-copy p{margin-top:30px;max-width:548px;color:#666d78;font-family:Poppins,sans-serif;font-size:17px;font-weight:650;line-height:1.76}#pc-wrap .about-page .about-hero .about-actions{margin-top:38px;display:flex;gap:14px}#pc-wrap .about-page .about-hero .about-actions a{height:56px;padding:0 24px;display:inline-flex;align-items:center;gap:10px;border-radius:999px;background:#15171d;color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:950;text-decoration:none;text-transform:uppercase;box-shadow:0 18px 34px rgba(21,23,29,.18);transition:transform .18s ease,background .18s ease,box-shadow .18s ease}#pc-wrap .about-page .about-hero .about-actions a svg{width:18px;height:18px}#pc-wrap .about-page .about-hero .about-actions a:hover{transform:translateY(-3px);background:#e76551;box-shadow:0 22px 42px hsla(8,76%,61%,.24)}#pc-wrap .about-page .about-hero .about-actions a.secondary{background:hsla(0,0%,100%,.74);color:#15171d;border:1px solid rgba(21,23,29,.12);box-shadow:none}#pc-wrap .about-page .about-hero .about-actions a.secondary:hover{background:#fff;color:#e76551}#pc-wrap .about-page .about-hero .about-visual{position:relative;height:620px;padding:16px;border-radius:42px;background:#15171d;box-shadow:0 36px 96px rgba(21,23,29,.24);transform:rotate(-.9deg)}#pc-wrap .about-page .about-hero .about-visual:before{content:"";position:absolute;right:-34px;top:52px;width:150px;height:calc(100% - 104px);border:1px solid hsla(8,76%,61%,.42);border-left:0;border-radius:0 34px 34px 0;pointer-events:none}#pc-wrap .about-page .about-hero .about-visual:after{content:"";position:absolute;inset:16px;border-radius:30px;background:linear-gradient(180deg,rgba(21,23,29,.04),rgba(21,23,29,.54));pointer-events:none}#pc-wrap .about-page .about-hero .about-visual img{width:100%;height:100%;display:block;object-fit:cover;border-radius:30px;filter:saturate(1.05) contrast(1.06)}#pc-wrap .about-page .about-hero .about-visual .about-visual-card{position:absolute;left:-42px;right:44px;bottom:42px;z-index:1;padding:24px 26px;display:grid;grid-template-columns:58px 1fr;grid-column-gap:16px;column-gap:16px;grid-row-gap:6px;row-gap:6px;align-items:center;border-radius:26px;background:hsla(0,0%,100%,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 24px 54px rgba(21,23,29,.22);transform:rotate(1.3deg)}#pc-wrap .about-page .about-hero .about-visual .about-visual-card svg{grid-row:span 2;width:58px;height:58px;padding:14px;border-radius:18px;color:#fff;background:#e76551}#pc-wrap .about-page .about-hero .about-visual .about-visual-card span{color:#e76551;font-family:Poppins,sans-serif;font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}#pc-wrap .about-page .about-hero .about-visual .about-visual-card strong{color:#15171d;font-family:Poppins,sans-serif;font-size:19px;font-weight:950;line-height:1.24}#pc-wrap .about-page .about-partners{position:relative;overflow:hidden;padding:30px 0 92px}#pc-wrap .about-page .about-partners .about-section-head{display:flex;justify-content:center}#pc-wrap .about-page .about-partners .about-brand-marquee{position:relative;width:100%;margin-top:30px;overflow:hidden}#pc-wrap .about-page .about-partners .about-brand-marquee:after,#pc-wrap .about-page .about-partners .about-brand-marquee:before{content:"";position:absolute;top:0;z-index:2;width:190px;height:100%;pointer-events:none}#pc-wrap .about-page .about-partners .about-brand-marquee:before{left:0;background:linear-gradient(90deg,#f7f8fa,rgba(247,248,250,0))}#pc-wrap .about-page .about-partners .about-brand-marquee:after{right:0;background:linear-gradient(270deg,#f7f8fa,rgba(247,248,250,0))}#pc-wrap .about-page .about-partners .about-brand-track{width:max-content;display:flex;gap:20px;animation:aboutBrandMarquee 42s linear infinite;will-change:transform}#pc-wrap .about-page .about-partners .about-brand-track:hover{animation-play-state:paused}#pc-wrap .about-page .about-partners .about-brand-logo{position:relative;width:260px;min-height:142px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:24px;background:linear-gradient(#fff,#fbfbfb) padding-box,linear-gradient(135deg,rgba(21,23,29,.22),hsla(8,76%,61%,.34)) border-box;border:1px solid transparent;box-shadow:0 0 0 7px rgba(21,23,29,.035),0 20px 48px rgba(21,23,29,.1);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}#pc-wrap .about-page .about-partners .about-brand-logo:before{content:"";position:absolute;inset:1px;border-radius:23px;background:linear-gradient(135deg,rgba(21,23,29,.045),hsla(0,0%,100%,0) 34%),radial-gradient(circle at 86% 12%,hsla(8,76%,61%,.09),transparent 34%);opacity:1;transition:opacity .18s ease}#pc-wrap .about-page .about-partners .about-brand-logo:after{content:"";position:absolute;left:26px;right:26px;bottom:18px;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,hsla(8,76%,61%,.42),transparent);transform:scaleX(0);transition:transform .18s ease}#pc-wrap .about-page .about-partners .about-brand-logo img{position:relative;z-index:1;max-width:72%;max-height:82px;display:block;object-fit:contain}#pc-wrap .about-page .about-partners .about-brand-logo.is-mercedes img{max-width:130px;max-height:130px}#pc-wrap .about-page .about-partners .about-brand-logo:hover{transform:translateY(-6px);background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,rgba(21,23,29,.18),hsla(8,76%,61%,.48)) border-box;box-shadow:0 0 0 8px hsla(8,76%,61%,.055),0 30px 66px rgba(21,23,29,.14)}#pc-wrap .about-page .about-partners .about-brand-logo:hover:before{opacity:1}#pc-wrap .about-page .about-partners .about-brand-logo:hover:after{transform:scaleX(1)}#pc-wrap .about-page .about-stats{padding:0 0 92px}#pc-wrap .about-page .about-stats .about-shell{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}#pc-wrap .about-page .about-stats .about-stat-card{position:relative;min-height:186px;padding:34px;overflow:hidden;border-radius:30px;background:#fff;border:1px solid rgba(21,23,29,.08);box-shadow:0 18px 44px rgba(21,23,29,.08);transition:transform .18s ease,box-shadow .18s ease}#pc-wrap .about-page .about-stats .about-stat-card:before{content:"";position:absolute;left:0;right:0;top:0;height:5px;background:linear-gradient(90deg,#e76551,hsla(8,76%,61%,.12))}#pc-wrap .about-page .about-stats .about-stat-card:after{content:"";position:absolute;right:-30px;bottom:-34px;width:116px;height:116px;border:18px solid rgba(21,23,29,.045);border-radius:50%}#pc-wrap .about-page .about-stats .about-stat-card strong{position:relative;z-index:1;color:#15171d;font-family:Poppins,sans-serif;font-size:54px;font-weight:950;line-height:1}#pc-wrap .about-page .about-stats .about-stat-card span{position:relative;z-index:1;display:block;margin-top:14px;color:#6a717d;font-family:Poppins,sans-serif;font-size:13px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}#pc-wrap .about-page .about-stats .about-stat-card:hover{transform:translateY(-6px);box-shadow:0 28px 64px rgba(21,23,29,.12)}#pc-wrap .about-page .about-story{padding:0 0 94px}#pc-wrap .about-page .about-story .about-shell{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);grid-gap:24px;gap:24px;align-items:stretch}#pc-wrap .about-page .about-story .about-story-main{position:relative;min-height:430px;padding:46px;overflow:hidden;border-radius:36px;background:#15171d;box-shadow:0 30px 76px rgba(21,23,29,.2)}#pc-wrap .about-page .about-story .about-story-main:before{content:"";position:absolute;left:0;right:0;top:0;height:5px;background:linear-gradient(90deg,#e76551,hsla(0,0%,100%,.74),#e76551)}#pc-wrap .about-page .about-story .about-story-main:after{content:"";position:absolute;right:-120px;bottom:-120px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,hsla(8,76%,61%,.24),transparent 68%)}#pc-wrap .about-page .about-story .about-story-main .about-eyebrow{color:#fff}#pc-wrap .about-page .about-story .about-story-main .about-eyebrow:before{background:#e76551}#pc-wrap .about-page .about-story .about-story-main h2{position:relative;z-index:1;margin:24px 0 0;color:#fff;font-family:Poppins,sans-serif;font-size:46px;font-weight:950;line-height:1.04}#pc-wrap .about-page .about-story .about-story-main p{position:relative;z-index:1;margin-top:24px;color:hsla(0,0%,100%,.68);font-family:Poppins,sans-serif;font-size:16px;font-weight:650;line-height:1.78}#pc-wrap .about-page .about-story .about-principles{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}#pc-wrap .about-page .about-story .about-principle-card{position:relative;padding:28px 30px 28px 112px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;border-radius:28px;background:#fff;border:1px solid rgba(21,23,29,.08);box-shadow:0 16px 42px rgba(21,23,29,.07);transition:transform .18s ease,box-shadow .18s ease}#pc-wrap .about-page .about-story .about-principle-card span{position:absolute;left:28px;top:50%;width:58px;height:58px;display:flex;align-items:center;justify-content:center;border-radius:20px;background:#fff4f1;color:#e76551;font-family:Poppins,sans-serif;font-size:18px;font-weight:950;transform:translateY(-50%)}#pc-wrap .about-page .about-story .about-principle-card strong{color:#15171d;font-family:Poppins,sans-serif;font-size:24px;font-weight:950;line-height:1.1}#pc-wrap .about-page .about-story .about-principle-card p{margin-top:10px;color:#656c78;font-family:Poppins,sans-serif;font-size:14px;font-weight:650;line-height:1.6}#pc-wrap .about-page .about-story .about-principle-card:hover{transform:translateX(8px);box-shadow:0 24px 56px rgba(21,23,29,.1)}#pc-wrap .about-page .about-values{padding:92px 0;background:#fff}#pc-wrap .about-page .about-values .about-section-head{max-width:720px}#pc-wrap .about-page .about-values .about-section-head h2{margin:18px 0 0;color:#15171d;font-family:Poppins,sans-serif;font-size:52px;font-weight:950;letter-spacing:0;line-height:1}#pc-wrap .about-page .about-values .about-value-grid{margin-top:42px;display:grid;grid-template-columns:1.05fr .95fr 1.05fr;grid-gap:22px;gap:22px;align-items:stretch}#pc-wrap .about-page .about-values .about-value-card{position:relative;min-height:294px;padding:34px;overflow:hidden;border-radius:32px;border:1px solid rgba(21,23,29,.08);background:#f8f8f6;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}#pc-wrap .about-page .about-values .about-value-card:before{content:"0" counter(value-card);position:absolute;right:28px;top:24px;color:rgba(21,23,29,.08);font-family:Poppins,sans-serif;font-size:54px;font-weight:950;line-height:1}#pc-wrap .about-page .about-values .about-value-card:after{content:"";position:absolute;left:34px;right:34px;bottom:28px;height:2px;background:linear-gradient(90deg,#e76551,hsla(8,76%,61%,0));transform:scaleX(.36);transform-origin:left;transition:transform .18s ease}#pc-wrap .about-page .about-values .about-value-card svg{width:58px;height:58px;padding:14px;border-radius:20px;color:#e76551;background:#fff2ee;box-shadow:inset 0 0 0 1px hsla(8,76%,61%,.12)}#pc-wrap .about-page .about-values .about-value-card strong{display:block;margin-top:28px;color:#15171d;font-family:Poppins,sans-serif;font-size:26px;font-weight:950;line-height:1.08}#pc-wrap .about-page .about-values .about-value-card p{margin-top:14px;color:#656c78;font-family:Poppins,sans-serif;font-size:15px;font-weight:650;line-height:1.72}#pc-wrap .about-page .about-values .about-value-card:hover{transform:translateY(-8px);background:#fff;box-shadow:0 28px 66px rgba(21,23,29,.11)}#pc-wrap .about-page .about-values .about-value-card:hover:after{transform:scaleX(1)}#pc-wrap .about-page .about-values .about-value-grid{counter-reset:value-card}#pc-wrap .about-page .about-values .about-value-grid .about-value-card{counter-increment:value-card}#pc-wrap .about-page .about-values .about-value-grid .about-value-card:nth-child(2){margin-top:38px}#pc-wrap .about-page .about-process{padding:96px 0}#pc-wrap .about-page .about-process .about-shell{position:relative;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:70px;gap:70px;align-items:center}#pc-wrap .about-page .about-process h2{margin:18px 0 0;color:#15171d;font-family:Poppins,sans-serif;font-size:52px;font-weight:950;line-height:1}#pc-wrap .about-page .about-process p{margin-top:22px;color:#656c78;font-family:Poppins,sans-serif;font-size:16px;font-weight:650;line-height:1.75}#pc-wrap .about-page .about-process .about-step-list{position:relative;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}#pc-wrap .about-page .about-process .about-step-list:before{display:none}#pc-wrap .about-page .about-process .about-step{position:relative;min-height:282px;padding:34px;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;border-radius:28px;border:1px solid rgba(21,23,29,.08);background:#fff;box-shadow:0 16px 42px rgba(21,23,29,.07);transition:transform .18s ease,box-shadow .18s ease}#pc-wrap .about-page .about-process .about-step span{position:relative;z-index:1;width:58px;height:58px;margin-bottom:34px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:#15171d;font-family:Poppins,sans-serif;font-size:18px;font-weight:950}#pc-wrap .about-page .about-process .about-step strong{position:relative;z-index:1;color:#15171d;font-family:Poppins,sans-serif;font-size:25px;font-weight:950;line-height:1.12}#pc-wrap .about-page .about-process .about-step p{position:relative;z-index:1;margin-top:14px;color:#656c78;font-family:Poppins,sans-serif;font-size:14px;font-weight:650;line-height:1.58}#pc-wrap .about-page .about-process .about-step:after{content:"";position:absolute;right:-26px;top:-26px;width:126px;height:126px;border-radius:50%;background:hsla(8,76%,61%,.1)}#pc-wrap .about-page .about-process .about-step:hover{transform:translateY(-7px);box-shadow:0 26px 62px rgba(21,23,29,.11)}#pc-wrap .about-page .about-process .about-step:hover span{background:#e76551}#pc-wrap .about-page .about-cta{padding:0 0 104px}#pc-wrap .about-page .about-cta .about-shell{position:relative;padding:58px 66px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;border-radius:34px;background:#15171d;box-shadow:0 28px 78px rgba(21,23,29,.22)}#pc-wrap .about-page .about-cta .about-shell:before{content:"";position:absolute;left:0;right:0;top:0;height:5px;background:linear-gradient(90deg,#e76551,#fff,#e76551)}#pc-wrap .about-page .about-cta h2{position:relative;max-width:690px;margin:16px 0 0;color:#fff;font-family:Poppins,sans-serif;font-size:42px;font-weight:950;line-height:1.04}#pc-wrap .about-page .about-cta a{position:relative;height:58px;padding:0 26px;display:inline-flex;align-items:center;gap:10px;border-radius:999px;background:#fff;color:#15171d;font-family:Poppins,sans-serif;font-size:13px;font-weight:950;text-decoration:none;text-transform:uppercase;transition:transform .18s ease,background .18s ease,color .18s ease}#pc-wrap .about-page .about-cta a svg{width:18px;height:18px}#pc-wrap .about-page .about-cta a:hover{transform:translateY(-3px);background:#e76551;color:#fff}#pc-wrap .header-basic.auth{display:none}#pc-wrap .join-page{width:100%;min-height:calc(100vh - 84px);padding:34px;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(8,9,11,.98),rgba(18,16,13,.96) 54%,rgba(32,22,18,.98)),url(/img/banner/layout-cars.jpg) 50%/cover no-repeat;color:#fff}#pc-wrap .join-page .join-shell{width:min(1180px,100vw - 68px);min-height:650px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);border:1px solid hsla(0,0%,100%,.12);border-radius:8px;overflow:hidden;box-shadow:0 28px 90px rgba(0,0,0,.44);background:#0a0b0d}#pc-wrap .join-page .join-visual{position:relative;min-height:650px;padding:34px;justify-content:space-between;background:linear-gradient(180deg,rgba(7,8,10,.24),rgba(7,8,10,.78)),linear-gradient(90deg,rgba(7,8,10,.76),rgba(7,8,10,.12) 62%),url(/img/banner/layout-cars.jpg) 50%/cover no-repeat}#pc-wrap .join-page .join-visual .visual-brand{display:inline-flex;align-items:center;gap:12px}#pc-wrap .join-page .join-visual .visual-brand .brand-badge{width:44px;height:44px;display:grid;place-items:center;border-radius:8px;background:#eb6753;color:#fff;font-size:13px;font-weight:950;letter-spacing:0;box-shadow:0 12px 26px hsla(8,79%,62%,.28)}#pc-wrap .join-page .join-visual .visual-brand .brand-word{color:hsla(0,0%,100%,.94);font-size:25px;font-weight:950;letter-spacing:0;text-transform:uppercase}#pc-wrap .join-page .join-visual .visual-brand .brand-word b{color:#eb6753;font-weight:950}#pc-wrap .join-page .join-visual .visual-copy{max-width:520px}#pc-wrap .join-page .join-visual .visual-copy span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid hsla(0,0%,100%,.18);border-radius:8px;background:hsla(0,0%,100%,.08);color:#ffb199;font-size:11px;font-weight:800;letter-spacing:0;text-transform:uppercase}#pc-wrap .join-page .join-visual .visual-copy h1{margin:18px 0 0;color:#fff;font-size:54px;font-weight:900;line-height:.98;letter-spacing:0}#pc-wrap .join-page .join-visual .visual-copy p{max-width:430px;margin-top:18px;color:hsla(0,0%,100%,.72);font-size:15px;font-weight:500;line-height:1.65}#pc-wrap .join-page .join-visual .visual-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid hsla(0,0%,100%,.16);border-bottom:1px solid hsla(0,0%,100%,.12);background:rgba(7,8,10,.4);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}#pc-wrap .join-page .join-visual .visual-metrics div{min-height:92px;padding:18px 16px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid hsla(0,0%,100%,.14)}#pc-wrap .join-page .join-visual .visual-metrics div:last-child{border-right:0}#pc-wrap .join-page .join-visual .visual-metrics strong{color:#fff;font-size:24px;font-weight:900;line-height:1;letter-spacing:0;text-transform:uppercase}#pc-wrap .join-page .join-visual .visual-metrics span{margin-top:8px;color:hsla(0,0%,100%,.62);font-size:11px;font-weight:800;letter-spacing:0;text-transform:uppercase}#pc-wrap .join-page .join-panel{min-height:650px;padding:34px;justify-content:space-between;background:#f7f7f4;color:#161719}#pc-wrap .join-page .join-panel .panel-head{display:flex;align-items:center;justify-content:space-between;gap:18px}#pc-wrap .join-page .join-panel .panel-head .panel-logo{display:inline-flex;align-items:center;gap:10px}#pc-wrap .join-page .join-panel .panel-head .panel-logo .brand-badge{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:#eb6753;color:#fff;font-size:12px;font-weight:950;letter-spacing:0}#pc-wrap .join-page .join-panel .panel-head .panel-logo .brand-word{color:#161719;font-size:18px;font-weight:950;letter-spacing:0;text-transform:uppercase}#pc-wrap .join-page .join-panel .panel-head .panel-logo .brand-word b{color:#eb6753;font-weight:950}#pc-wrap .join-page .join-panel .panel-head .mode-switch{display:inline-grid;grid-template-columns:repeat(2,1fr);padding:4px;border-radius:8px;border:1px solid rgba(22,23,25,.1);background:#ebebe6}#pc-wrap .join-page .join-panel .panel-head .mode-switch button{height:34px;padding:0 14px;border:0;border-radius:6px;background:transparent;color:#686b72;font-family:Poppins,sans-serif;font-size:12px;font-weight:800;letter-spacing:0;cursor:pointer;transition:all .18s ease}#pc-wrap .join-page .join-panel .panel-head .mode-switch button.active{color:#fff;background:#161719;box-shadow:0 8px 18px rgba(22,23,25,.18)}#pc-wrap .join-page .join-panel .form-title{margin-top:54px}#pc-wrap .join-page .join-panel .form-title span{color:#eb6753;font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}#pc-wrap .join-page .join-panel .form-title h2{margin:8px 0 0;color:#161719;font-size:44px;font-weight:950;line-height:1;letter-spacing:0}#pc-wrap .join-page .join-panel .auth-form{margin-top:34px;display:flex;flex-direction:column;gap:16px}#pc-wrap .join-page .join-panel .auth-form .input-box{display:flex;flex-direction:column;gap:8px}#pc-wrap .join-page .join-panel .auth-form .input-box span{color:#494d55;font-size:11px;font-weight:900;letter-spacing:0;text-transform:uppercase}#pc-wrap .join-page .join-panel .auth-form .input-box input{width:100%;height:54px;padding:0 16px;border:1px solid rgba(22,23,25,.12);border-radius:8px;background:#fff;color:#161719;font-family:Poppins,sans-serif;font-size:15px;font-weight:700;letter-spacing:0;outline:none;transition:all .18s ease}#pc-wrap .join-page .join-panel .auth-form .input-box input::placeholder{color:#a0a3aa;font-weight:600}#pc-wrap .join-page .join-panel .auth-form .input-box input:focus{border-color:hsla(8,79%,62%,.58);box-shadow:0 0 0 4px hsla(8,79%,62%,.14)}#pc-wrap .join-page .join-panel .role-selector{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:2px}#pc-wrap .join-page .join-panel .role-selector>span{color:#494d55;font-size:11px;font-weight:900;letter-spacing:0;text-transform:uppercase}#pc-wrap .join-page .join-panel .role-selector div{display:grid;grid-template-columns:repeat(2,minmax(96px,1fr));grid-gap:8px;gap:8px}#pc-wrap .join-page .join-panel .role-selector button{height:42px;border:1px solid rgba(22,23,25,.1);border-radius:8px;background:#fff;color:#494d55;font-family:Poppins,sans-serif;font-size:13px;font-weight:850;cursor:pointer;transition:all .18s ease}#pc-wrap .join-page .join-panel .role-selector button.active{border-color:hsla(8,79%,62%,.55);background:#fff1ed;color:#eb6753}#pc-wrap .join-page .join-panel .remember-info{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:34px}#pc-wrap .join-page .join-panel .remember-info .MuiFormControlLabel-label{color:#494d55;font-family:Poppins,sans-serif;font-size:13px;font-weight:700;letter-spacing:0}#pc-wrap .join-page .join-panel .remember-info .MuiCheckbox-root{color:rgba(22,23,25,.46);padding:6px}#pc-wrap .join-page .join-panel .remember-info .MuiCheckbox-root.Mui-checked{color:#eb6753}#pc-wrap .join-page .join-panel .remember-info a{color:#eb6753;font-size:13px;font-weight:800;letter-spacing:0;cursor:pointer}#pc-wrap .join-page .join-panel .submit-btn{height:56px;border-radius:8px;background:#eb6753;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:900;letter-spacing:0;text-transform:none;box-shadow:0 18px 34px hsla(8,79%,62%,.24);transition:all .18s ease}#pc-wrap .join-page .join-panel .submit-btn img{width:15px;height:15px;filter:brightness(0) invert(1)}#pc-wrap .join-page .join-panel .submit-btn:hover{background:#d95542;box-shadow:0 20px 36px hsla(8,79%,62%,.3);transform:translateY(-1px)}#pc-wrap .join-page .join-panel .submit-btn.Mui-disabled{background:#d7d8d4;color:#8d9096;box-shadow:none}#pc-wrap .join-page .join-panel .ask-info{margin-top:24px}#pc-wrap .join-page .join-panel .ask-info p{display:flex;align-items:center;gap:10px;color:#686b72;font-size:14px;font-weight:650;line-height:1.4}#pc-wrap .join-page .join-panel .ask-info p button{border:0;background:transparent;color:#161719;font-family:Poppins,sans-serif;font-size:14px;font-weight:900;letter-spacing:0;cursor:pointer;text-decoration:underline;-webkit-text-decoration-color:hsla(8,79%,62%,.5);text-decoration-color:hsla(8,79%,62%,.5);text-underline-offset:4px}@media(max-width:980px){#pc-wrap .join-page{padding:20px}#pc-wrap .join-page .join-shell{width:100%;grid-template-columns:1fr}#pc-wrap .join-page .join-visual{min-height:420px}#pc-wrap .join-page .join-panel{min-height:auto}}#mobile-wrap .join-page{padding:18px!important;background:#0a0b0d!important}#mobile-wrap .join-page .join-shell{width:100%;display:flex;flex-direction:column;border-radius:8px;overflow:hidden;background:#f7f7f4}#mobile-wrap .join-page .join-visual{min-height:360px;padding:22px;justify-content:space-between;background:linear-gradient(180deg,rgba(7,8,10,.18),rgba(7,8,10,.78)),url(/img/banner/layout-support.jpg) 50%/cover no-repeat}#mobile-wrap .join-page .join-visual .visual-brand,#mobile-wrap .join-page .join-visual .visual-metrics{display:none}#mobile-wrap .join-page .join-visual .visual-copy{margin-top:auto}#mobile-wrap .join-page .join-visual .visual-copy span{display:inline-flex;padding:7px 10px;border-radius:8px;background:hsla(0,0%,100%,.1);color:#ffb199;font-size:10px;font-weight:900;text-transform:uppercase}#mobile-wrap .join-page .join-visual .visual-copy h1{margin:14px 0 0;color:#fff;font-size:34px;font-weight:950;line-height:1}#mobile-wrap .join-page .join-visual .visual-copy p{margin-top:12px;color:hsla(0,0%,100%,.72);font-size:13px;line-height:1.5}#mobile-wrap .join-page .join-panel{padding:22px;background:#f7f7f4}#mobile-wrap .join-page .join-panel .ask-info p,#mobile-wrap .join-page .join-panel .panel-head,#mobile-wrap .join-page .join-panel .remember-info,#mobile-wrap .join-page .join-panel .role-selector{display:flex}#mobile-wrap .join-page .join-panel .panel-head{align-items:center;justify-content:space-between;gap:12px}#mobile-wrap .join-page .join-panel .panel-logo{display:none}#mobile-wrap .join-page .join-panel .mode-switch{width:100%;display:grid;grid-template-columns:repeat(2,1fr);padding:4px;border-radius:8px;background:#ebebe6}#mobile-wrap .join-page .join-panel .mode-switch button{height:34px;border:0;border-radius:6px;background:transparent;font-family:Poppins,sans-serif;font-size:12px;font-weight:850;color:#686b72}#mobile-wrap .join-page .join-panel .mode-switch button.active{background:#161719;color:#fff}#mobile-wrap .join-page .join-panel .form-title{margin-top:28px}#mobile-wrap .join-page .join-panel .form-title span{color:#eb6753;font-size:11px;font-weight:900;text-transform:uppercase}#mobile-wrap .join-page .join-panel .form-title h2{margin:7px 0 0;color:#161719;font-size:34px;font-weight:950}#mobile-wrap .join-page .join-panel .auth-form{margin-top:24px;display:flex;flex-direction:column;gap:14px}#mobile-wrap .join-page .join-panel .input-box{display:flex;flex-direction:column;gap:8px}#mobile-wrap .join-page .join-panel .input-box span{color:#494d55;font-size:11px;font-weight:900;text-transform:uppercase}#mobile-wrap .join-page .join-panel .input-box input{width:100%;height:52px;padding:0 14px;border:1px solid rgba(22,23,25,.12);border-radius:8px;background:#fff;color:#161719;font-size:14px;font-weight:750;outline:none}#mobile-wrap .join-page .join-panel .role-selector{align-items:stretch;flex-direction:column;gap:8px}#mobile-wrap .join-page .join-panel .role-selector>span{color:#494d55;font-size:11px;font-weight:900;text-transform:uppercase}#mobile-wrap .join-page .join-panel .role-selector div{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px}#mobile-wrap .join-page .join-panel .role-selector button{height:42px;border:1px solid rgba(22,23,25,.1);border-radius:8px;background:#fff;font-weight:850}#mobile-wrap .join-page .join-panel .role-selector button.active{background:#fff1ed;color:#eb6753}#mobile-wrap .join-page .join-panel .remember-info{align-items:center;justify-content:space-between}#mobile-wrap .join-page .join-panel .remember-info a{color:#eb6753;font-size:12px;font-weight:850}#mobile-wrap .join-page .join-panel .submit-btn{height:54px;border-radius:8px;background:#eb6753;color:#fff;font-size:14px;font-weight:900;box-shadow:none}#mobile-wrap .join-page .join-panel .ask-info{margin-top:20px}#mobile-wrap .join-page .join-panel .ask-info p{align-items:center;gap:8px;color:#686b72;font-size:13px}#mobile-wrap .join-page .join-panel .ask-info p button{border:0;background:transparent;color:#161719;font-weight:900;text-decoration:underline;text-underline-offset:4px}#pc-wrap.admin{min-height:100vh;overflow-x:auto;background:#f3f4f6;color:#17191f}#pc-wrap.admin a{color:inherit}#pc-wrap.admin .admin-shell{min-height:100vh;background:#f3f4f6}#pc-wrap.admin .MuiAppBar-root.admin-topbar{height:88px;display:flex;justify-content:center;background:hsla(0,0%,100%,.94)!important;color:#17191f;border-bottom:1px solid rgba(23,25,31,.08);box-shadow:0 14px 34px rgba(23,25,31,.06);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}#pc-wrap.admin .admin-toolbar{min-height:88px;width:100%;padding:0 34px!important;display:flex;align-items:center;justify-content:space-between;gap:24px}#pc-wrap.admin .topbar-copy{min-width:0}#pc-wrap.admin .topbar-copy>span{display:block;color:#eb6753;font-size:11px;font-weight:900;letter-spacing:0;text-transform:uppercase}#pc-wrap.admin .topbar-copy h1{margin:4px 0 0;color:#17191f;font-family:Poppins,sans-serif;font-size:24px;font-weight:900;line-height:1.05;letter-spacing:0}#pc-wrap.admin .topbar-copy p{margin-top:6px;color:#69707c;font-size:13px;font-weight:600;line-height:1.35}#pc-wrap.admin .topbar-actions{gap:14px}#pc-wrap.admin .status-pill{height:38px;padding:0 13px;display:inline-flex;align-items:center;gap:8px;border-radius:8px;border:1px solid rgba(23,25,31,.1);background:#fff;color:#2f3744;font-size:12px;font-weight:800;white-space:nowrap}#pc-wrap.admin .status-pill span{width:8px;height:8px;border-radius:50%;background:#22a06b;box-shadow:0 0 0 4px rgba(34,160,107,.16)}#pc-wrap.admin .avatar-button{width:42px;height:42px;padding:0;border:1px solid rgba(23,25,31,.1);background:#fff}#pc-wrap.admin .avatar-button .MuiAvatar-root{width:36px;height:36px}#pc-wrap.admin .pop-menu .MuiPaper-root{width:240px;border-radius:8px;border:1px solid rgba(23,25,31,.08);box-shadow:0 18px 44px rgba(23,25,31,.14)}#pc-wrap.admin .pop-menu .account-popover{background:#fff}#pc-wrap.admin .pop-menu .account-summary{padding:18px}#pc-wrap.admin .pop-menu .account-summary h6{color:#17191f;font-size:16px;font-weight:900;letter-spacing:0}#pc-wrap.admin .pop-menu .account-summary p{margin-top:4px;color:#69707c;font-size:13px;font-weight:650}#pc-wrap.admin .pop-menu .logout-row{padding:8px}#pc-wrap.admin .pop-menu .logout-row .MuiMenuItem-root{min-height:38px;border-radius:6px;color:#eb6753;font-weight:800}#pc-wrap.admin .aside .MuiDrawer-paper{background:linear-gradient(180deg,hsla(8,79%,62%,.1),hsla(8,79%,62%,0) 34%),#090a0c!important;color:#fff;border-right:1px solid hsla(0,0%,100%,.08);box-shadow:18px 0 44px rgba(0,0,0,.22)}#pc-wrap.admin .aside .aside-head{min-height:auto;padding:28px 22px 20px!important;display:flex;flex-direction:column;align-items:stretch;gap:22px}#pc-wrap.admin .aside .logo-box{display:flex;flex-direction:row;align-items:center;gap:12px}#pc-wrap.admin .aside .logo-box .brand-badge{width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px;border-radius:8px;background:#eb6753;color:#fff;font-size:13px;font-weight:950;letter-spacing:0;box-shadow:0 12px 26px hsla(8,79%,62%,.26)}#pc-wrap.admin .aside .logo-box div{min-width:0;display:flex;flex-direction:column}#pc-wrap.admin .aside .logo-box strong{color:#fff;font-size:18px;font-weight:950;line-height:1;letter-spacing:0;text-transform:uppercase}#pc-wrap.admin .aside .logo-box strong span{color:#eb6753}#pc-wrap.admin .aside .logo-box div>span{margin-top:5px;color:hsla(0,0%,100%,.52);font-size:11px;font-weight:800;letter-spacing:0;text-transform:uppercase}#pc-wrap.admin .aside .user-card{min-height:70px;padding:12px;gap:11px;border-radius:8px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.06)}#pc-wrap.admin .aside .user-card .MuiAvatar-root{width:42px;height:42px;border:1px solid hsla(0,0%,100%,.2)}#pc-wrap.admin .aside .user-card div{min-width:0;display:flex;flex-direction:column}#pc-wrap.admin .aside .user-card strong{overflow:hidden;color:#fff;font-size:13px;font-weight:900;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}#pc-wrap.admin .aside .user-card span{overflow:hidden;margin-top:4px;color:hsla(0,0%,100%,.56);font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}#pc-wrap.admin .aside hr{margin:0 22px;border-color:hsla(0,0%,100%,.08)}#pc-wrap.admin .aside .nav-label{padding:20px 24px 10px;color:hsla(0,0%,100%,.42);font-size:10px;font-weight:900;letter-spacing:0;text-transform:uppercase}#pc-wrap.admin .aside .admin-menu{padding:0 14px 18px}#pc-wrap.admin .aside .menu-wrap{margin-bottom:6px}#pc-wrap.admin .aside .menu{min-height:46px;padding:0 12px!important;border-radius:8px;color:hsla(0,0%,100%,.64);transition:all .18s ease}#pc-wrap.admin .aside .menu .MuiListItemIcon-root{min-width:34px;color:currentColor}#pc-wrap.admin .aside .menu .MuiListItemIcon-root svg{width:21px;height:21px}#pc-wrap.admin .aside .menu .MuiListItemText-primary{color:currentColor;font-family:Poppins,sans-serif;font-size:13px;font-weight:800;letter-spacing:0}#pc-wrap.admin .aside .menu .expand{width:18px;height:18px;color:currentColor;transition:transform .18s ease}#pc-wrap.admin .aside .menu .expand.open{transform:rotate(180deg)}#pc-wrap.admin .aside .menu:hover{background:hsla(0,0%,100%,.07);color:#fff}#pc-wrap.admin .aside .menu.on{background:#eb6753;color:#fff;box-shadow:0 12px 26px hsla(8,79%,62%,.22)}#pc-wrap.admin .aside .menu-list{margin:6px 0 2px 34px;padding-left:10px;border-left:1px solid hsla(0,0%,100%,.12)}#pc-wrap.admin .aside .menu-list .li{min-height:34px;padding:0 11px!important;border-radius:7px;color:hsla(0,0%,100%,.52);transition:all .18s ease}#pc-wrap.admin .aside .menu-list .li span{font-size:12px;font-weight:750;letter-spacing:0}#pc-wrap.admin .aside .menu-list .li.on,#pc-wrap.admin .aside .menu-list .li:hover{background:hsla(0,0%,100%,.08);color:#fff}#pc-wrap.admin .aside .aside-footer{margin:auto 14px 16px;padding:14px;border-radius:8px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04)}#pc-wrap.admin .aside .aside-footer span{color:#ffb199;font-size:10px;font-weight:900;text-transform:uppercase}#pc-wrap.admin .aside .aside-footer strong{margin-top:5px;color:hsla(0,0%,100%,.78);font-size:13px;font-weight:800}#pc-wrap.admin #bunker{width:calc(100% - 292px);min-width:1060px;min-height:100vh;margin-left:auto;padding:124px 34px 52px;background:linear-gradient(180deg,hsla(0,0%,100%,.68),hsla(0,0%,100%,0) 34%),#f3f4f6}#pc-wrap.admin #bunker .content{width:100%}#pc-wrap.admin #bunker .admin-list-page{position:relative;padding:0;border-radius:12px;background:transparent}#pc-wrap.admin #bunker .flex-space,#pc-wrap.admin #bunker .flex_space{display:flex;align-items:center;justify-content:space-between;gap:16px}#pc-wrap.admin #bunker .title{margin-bottom:24px}#pc-wrap.admin #bunker .tit{color:#17191f;font-family:Poppins,sans-serif;font-size:30px;font-weight:900;line-height:1;letter-spacing:0}#pc-wrap.admin #bunker .admin-page-head{position:relative;overflow:hidden;margin-bottom:0;padding:24px 26px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid rgba(23,25,31,.1);border-bottom:0;border-radius:12px 12px 0 0;background:linear-gradient(135deg,#17191f,#242932 64%,#34221f);box-shadow:0 18px 44px rgba(23,25,31,.1)}#pc-wrap.admin #bunker .admin-page-head:after{content:"";position:absolute;right:-110px;top:-140px;width:320px;height:320px;border-radius:50%;background:hsla(8,79%,62%,.18);filter:blur(4px);pointer-events:none}#pc-wrap.admin #bunker .admin-page-head>div:first-child{position:relative;z-index:1;min-width:0}#pc-wrap.admin #bunker .admin-page-head>div:first-child>span{display:block;margin-bottom:9px;color:#eb6753;font-size:11px;font-weight:900;letter-spacing:0;text-transform:uppercase}#pc-wrap.admin #bunker .admin-page-head .tit{color:#fff}#pc-wrap.admin #bunker .admin-page-head p{margin-top:10px;color:hsla(0,0%,100%,.68);font-size:14px;font-weight:600;line-height:1.45}#pc-wrap.admin #bunker .admin-page-head.with-action{align-items:center}#pc-wrap.admin #bunker .page-stat{position:relative;z-index:1;min-width:150px;padding:14px 16px;border-radius:8px;border:1px solid hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.08);box-shadow:0 12px 28px rgba(0,0,0,.18);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}#pc-wrap.admin #bunker .page-stat strong{display:block;color:#fff;font-size:28px;font-weight:900;line-height:1}#pc-wrap.admin #bunker .page-stat span{display:block;margin-top:7px;color:hsla(0,0%,100%,.62);font-size:11px;font-weight:850;text-transform:uppercase}#pc-wrap.admin #bunker .btn-add,#pc-wrap.admin #bunker .btn_add{height:42px;padding:0 15px;border-radius:8px;background:#eb6753;color:#fff;font-size:12px;font-weight:900;letter-spacing:0;text-transform:none;box-shadow:0 12px 24px hsla(8,79%,62%,.22)}#pc-wrap.admin #bunker .btn-add:hover,#pc-wrap.admin #bunker .btn_add:hover{background:#d95440}#pc-wrap.admin #bunker .dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}#pc-wrap.admin #bunker .dashboard-tile{min-height:246px;padding:20px;display:flex;flex-direction:column;border-radius:8px;border:1px solid rgba(23,25,31,.08);background:#fff;box-shadow:0 14px 34px rgba(23,25,31,.07)}#pc-wrap.admin #bunker .dashboard-tile .tile-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:8px;background:#fff1ed;color:#eb6753}#pc-wrap.admin #bunker .dashboard-tile .tile-icon svg{width:24px;height:24px}#pc-wrap.admin #bunker .dashboard-tile>span{margin-top:18px;color:#eb6753;font-size:11px;font-weight:900;text-transform:uppercase}#pc-wrap.admin #bunker .dashboard-tile h2{margin:8px 0 0;color:#17191f;font-size:25px;font-weight:900;letter-spacing:0}#pc-wrap.admin #bunker .dashboard-tile p{margin-top:10px;color:#69707c;font-size:13px;font-weight:600;line-height:1.55}#pc-wrap.admin #bunker .dashboard-tile button{width:-moz-fit-content;width:fit-content;height:38px;margin-top:auto;padding:0 12px;border-radius:8px;background:#17191f;color:#fff;font-size:12px;font-weight:850;text-transform:none}#pc-wrap.admin #bunker .dashboard-tile button:hover{background:#eb6753}#pc-wrap.admin #bunker .dashboard-lower{margin-top:16px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);grid-gap:16px;gap:16px}#pc-wrap.admin #bunker .ops-panel{padding:22px;border-radius:8px;border:1px solid rgba(23,25,31,.08);background:#fff;box-shadow:0 14px 34px rgba(23,25,31,.07)}#pc-wrap.admin #bunker .ops-panel>span{color:#eb6753;font-size:11px;font-weight:900;text-transform:uppercase}#pc-wrap.admin #bunker .ops-panel h3{margin:8px 0 0;color:#17191f;font-size:24px;font-weight:900}#pc-wrap.admin #bunker .ops-panel p{margin-top:12px;color:#69707c;font-size:14px;font-weight:600;line-height:1.6}#pc-wrap.admin #bunker .ops-panel.accent{background:#17191f;color:#fff}#pc-wrap.admin #bunker .ops-panel.accent h3{color:#fff}#pc-wrap.admin #bunker .ops-panel.accent p{color:hsla(0,0%,100%,.7)}#pc-wrap.admin #bunker .lane-list{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}#pc-wrap.admin #bunker .lane-list div{min-height:132px;padding:15px;border-radius:8px;border:1px solid rgba(23,25,31,.08);background:#f7f8fa}#pc-wrap.admin #bunker .lane-list strong{color:#17191f;font-size:14px;font-weight:900}#pc-wrap.admin #bunker .lane-list p{margin-top:8px;font-size:12px;line-height:1.5}#pc-wrap.admin #bunker .table-wrap{position:relative;overflow:hidden;padding:16px;border-radius:0 0 12px 12px;border:1px solid rgba(23,25,31,.1);background:linear-gradient(180deg,#fff,#f7f8fa);box-shadow:0 18px 48px rgba(23,25,31,.09)}#pc-wrap.admin #bunker .table-wrap>.MuiBox-root{overflow:hidden;border-radius:10px;border:1px solid rgba(23,25,31,.08);background:#fff}#pc-wrap.admin #bunker .table-wrap .tab-menu{min-height:62px;display:flex;align-items:stretch;gap:6px;padding:12px 14px;border-bottom:1px solid rgba(23,25,31,.08);background:#fbfcfd}#pc-wrap.admin #bunker .table-wrap .tab-menu .li{width:auto;min-width:88px;height:38px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:#69707c;font-size:12px;font-weight:850;letter-spacing:0;cursor:pointer;transition:all .18s ease}#pc-wrap.admin #bunker .table-wrap .tab-menu .li:hover{background:#f3f4f6;color:#17191f}#pc-wrap.admin #bunker .table-wrap .tab-menu .li.on{background:#eb6753;color:#fff;box-shadow:0 10px 22px hsla(8,79%,62%,.18)}#pc-wrap.admin #bunker .table-wrap .search-area{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:12px;margin:0!important;padding:16px;border-bottom:1px solid rgba(23,25,31,.08);background:#fff}#pc-wrap.admin #bunker .table-wrap .search-area .MuiInputBase-root,#pc-wrap.admin #bunker .table-wrap .search-area .MuiOutlinedInput-root{height:48px;border-radius:8px;background:#f7f8fa;color:#17191f;font-size:13px;font-weight:700}#pc-wrap.admin #bunker .table-wrap .search-area .MuiInputBase-root fieldset,#pc-wrap.admin #bunker .table-wrap .search-area .MuiOutlinedInput-root fieldset{border-color:rgba(23,25,31,.1)}#pc-wrap.admin #bunker .table-wrap .search-area .MuiInputBase-root.Mui-focused fieldset,#pc-wrap.admin #bunker .table-wrap .search-area .MuiInputBase-root:hover fieldset,#pc-wrap.admin #bunker .table-wrap .search-area .MuiOutlinedInput-root.Mui-focused fieldset,#pc-wrap.admin #bunker .table-wrap .search-area .MuiOutlinedInput-root:hover fieldset{border-color:hsla(8,79%,62%,.5)}#pc-wrap.admin #bunker .table-wrap .search-area .MuiSelect-select{display:flex;align-items:center}#pc-wrap.admin #bunker .table-wrap .search-area img{width:18px;height:18px;cursor:pointer}#pc-wrap.admin #bunker .table-wrap .search-area svg{color:#69707c;cursor:pointer}#pc-wrap.admin #bunker .table-wrap .MuiTableContainer-root{overflow-x:auto;padding:12px 12px 0;background:#f7f8fa;box-shadow:none}#pc-wrap.admin #bunker .table-wrap table{border-collapse:separate;border-spacing:0 8px}#pc-wrap.admin #bunker .table-wrap thead tr{background:transparent}#pc-wrap.admin #bunker .table-wrap thead th{padding:10px 18px 8px;border-bottom:0;color:#858d99;font-size:11px;font-weight:900;letter-spacing:0;text-transform:uppercase;white-space:nowrap}#pc-wrap.admin #bunker .table-wrap thead th:first-child{padding-left:22px}#pc-wrap.admin #bunker .table-wrap thead th:last-child{padding-right:22px}#pc-wrap.admin #bunker .table-wrap tbody tr{background:#fff;box-shadow:0 1px 0 rgba(23,25,31,.04);transition:background .16s ease,box-shadow .16s ease,transform .16s ease}#pc-wrap.admin #bunker .table-wrap tbody tr:hover{background:#fff;box-shadow:0 10px 24px rgba(23,25,31,.08);transform:translateY(-1px)}#pc-wrap.admin #bunker .table-wrap tbody td{max-width:330px;padding:18px;border-top:1px solid rgba(23,25,31,.06);border-bottom:1px solid rgba(23,25,31,.06);color:#2f3744;font-size:13px;font-weight:650;line-height:1.45;vertical-align:middle}#pc-wrap.admin #bunker .table-wrap tbody td:first-child{padding-left:22px;border-left:1px solid rgba(23,25,31,.06);border-radius:10px 0 0 10px}#pc-wrap.admin #bunker .table-wrap tbody td:last-child{padding-right:22px;border-right:1px solid rgba(23,25,31,.06);border-radius:0 10px 10px 0}#pc-wrap.admin #bunker .table-wrap tbody td.name .MuiStack-root,#pc-wrap.admin #bunker .table-wrap tbody td.name a{display:flex;align-items:center;gap:8px;color:#17191f;font-weight:850}#pc-wrap.admin #bunker .table-wrap tbody td.info,#pc-wrap.admin #bunker .table-wrap tbody td.info-community{display:flex;align-items:center;gap:8px}#pc-wrap.admin #bunker .table-wrap tbody td p.text-ellipsis{width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#pc-wrap.admin #bunker .table-wrap .MuiAvatar-root{width:38px;height:38px;border:1px solid rgba(23,25,31,.08);background:#f3f4f6}#pc-wrap.admin #bunker .table-wrap .MuiTablePagination-root{border-top:1px solid rgba(23,25,31,.08);background:#fff;color:#69707c}#pc-wrap.admin #bunker .table-wrap .MuiTablePagination-root .MuiToolbar-root{min-height:58px;padding:0 18px}#pc-wrap.admin #bunker .table-wrap .MuiTablePagination-root .MuiTablePagination-displayedRows,#pc-wrap.admin #bunker .table-wrap .MuiTablePagination-root .MuiTablePagination-selectLabel,#pc-wrap.admin #bunker .table-wrap .MuiTablePagination-root p{color:#69707c;font-size:12px;font-weight:750}#pc-wrap.admin #bunker .table-wrap .btn-window,#pc-wrap.admin #bunker .table-wrap .btn_window{margin-left:8px;color:#eb6753}#pc-wrap.admin #bunker .badge{min-height:28px;padding:0 10px;border-radius:8px;border:1px solid;background:transparent;font-size:10px;font-weight:900;letter-spacing:0;text-transform:uppercase;cursor:pointer}#pc-wrap.admin #bunker .badge.success{color:#087443;background:#e8f7ef;border-color:rgba(8,116,67,.16)}#pc-wrap.admin #bunker .badge.warning{color:#8a5a00;background:#fff5da;border-color:rgba(138,90,0,.16)}#pc-wrap.admin #bunker .badge.error{color:#b42318;background:#fff0ee;border-color:rgba(180,35,24,.16)}#pc-wrap.admin #bunker .badge.block{color:#6f3cc3;background:#f3edff;border-color:rgba(111,60,195,.16)}#pc-wrap.admin #bunker .success{color:#087443;background:#e8f7ef}#pc-wrap.admin #bunker .warning{color:#8a5a00;background:#fff5da}#pc-wrap.admin #bunker .error{color:#b42318;background:#fff0ee}#pc-wrap.admin #bunker .delete{color:#69707c;background:#eef0f3}#pc-wrap.admin #bunker .success-txt{color:#087443;font-weight:800}#pc-wrap.admin #bunker .warning-txt{color:#8a5a00;font-weight:800}#pc-wrap.admin #bunker .error-txt{color:#b42318;font-weight:800}#pc-wrap.admin #bunker .delete-txt,#pc-wrap.admin #bunker .hacking-txt{color:#69707c;font-weight:800}#pc-wrap.admin #bunker .no-data{display:inline-flex;min-height:82px;align-items:center;color:#8b929d;font-size:13px;font-weight:800;text-transform:uppercase}#pc-wrap.admin #bunker .flex-box,#pc-wrap.admin #bunker .flex_box{display:inline-flex;align-items:center;gap:8px}#pc-wrap.admin #bunker .admin-icon-btn{width:34px;height:34px;margin-left:4px;border-radius:8px;color:#69707c;background:#f3f4f6}#pc-wrap.admin #bunker .admin-icon-btn:hover{color:#eb6753;background:#fff1ed}#pc-wrap.admin #bunker .menu-modal .MuiPaper-root{border-radius:8px;border:1px solid rgba(23,25,31,.08);box-shadow:0 16px 38px rgba(23,25,31,.14)}#pc-wrap.admin #bunker .menu-modal .MuiMenuItem-root{min-height:36px;font-size:13px;font-weight:750}#pc-wrap #member-page{background:#0f1115;min-height:100vh}#pc-wrap #member-page .container .member-page{position:relative;width:100%;flex-direction:row;gap:28px;padding-top:96px}#pc-wrap #member-page .container .member-page .back-frame{width:100%;max-width:1320px;margin:80px 0 160px;display:flex;flex-direction:row;border-radius:16px;border:1px solid hsla(0,0%,100%,.08);background:#fff;box-shadow:0 10px 24px rgba(0,0,0,.32);overflow:hidden}#pc-wrap #member-page .container .member-page .back-frame .left-config{position:relative;padding:28px 18px;width:286px;height:auto;min-height:720px;background:#f7f2e8;border-right:1px solid hsla(0,0%,100%,.08);margin:0}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile{margin-top:8px;display:flex;gap:16px;align-items:center;padding:14px;background:#fff;border-radius:12px;border:1px solid hsla(0,0%,100%,.08)}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .profile-img img{width:72px;height:72px;border-radius:50%;object-fit:cover;padding:3px;background:#f7f2e8;border:1px solid rgba(200,164,90,.32);right:auto;bottom:auto}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info{margin-left:0;display:flex;flex-direction:column;gap:4px}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .user-name{color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:17px;font-weight:500;letter-spacing:-.005em}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .user-phone{display:flex;align-items:center;gap:6px;margin-top:0}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .user-phone img{width:14px;height:14px;opacity:.55}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .user-phone span{color:hsla(0,0%,100%,.56);font-family:Poppins,sans-serif;font-size:11px;font-weight:500;letter-spacing:.06em}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .view-list{margin-top:4px;font-weight:500;font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:#a27e3e}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box{display:flex;flex-direction:row;gap:10px;align-items:center;margin-top:14px;padding:0 6px}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box button{height:40px;min-height:40px;border-radius:9999px;border:1px solid hsla(0,0%,100%,.08);background:#181a20;color:hsla(0,0%,100%,.74);transition:all .15s cubic-bezier(.2,0,0,1);flex:1 1;padding:0 18px}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box button:hover{color:hsla(0,0%,100%,.92);border-color:hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04)}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box button:not([disabled]):hover{background:#0f1115;border-color:#0f1115;color:#e3c67f}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box p{color:hsla(0,0%,100%,.56);font-family:Poppins,sans-serif;font-size:11px;font-weight:500;letter-spacing:.16em;text-transform:uppercase}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections{margin-top:24px;display:flex;flex-direction:column;gap:4px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .title{padding:10px 14px;color:#a27e3e;font-family:Poppins,sans-serif;font-size:10px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;line-height:1.5}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section{width:100%;display:flex;flex-direction:column;gap:4px;cursor:pointer;padding:0 6px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section li{height:44px;padding:0 14px;margin-bottom:0;border-radius:12px;transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section li:hover{background:rgba(200,164,90,.16)}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section li:hover .sub-title{color:#a27e3e}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .focus{height:48px;background:#0f1115;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.24)}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .focus .count-title,#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .focus .sub-title,#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .focus p{font-size:13px;color:#e3c67f}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .flex-box{width:100%;display:flex;flex-direction:row;align-items:center;height:100%}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .flex-box .com-icon{display:flex;flex-direction:row;justify-content:flex-end;margin-left:10px;color:inherit}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .flex-box p{width:40%;font-size:13px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section img{width:16px;height:16px;opacity:.7}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section svg{width:16px;height:16px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-title{margin-left:12px;color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:13px;font-weight:500;letter-spacing:.04em;line-height:44px;transition:color .15s cubic-bezier(.2,0,0,1)}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .count-title{display:flex;justify-content:flex-end;padding-right:8px;color:hsla(0,0%,100%,.56);font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:44px}#pc-wrap #member-page .container .member-page .back-frame .main-config{flex:1 1;position:relative;padding:48px 36px;margin-top:0;align-items:stretch;gap:80px}#pc-wrap #member-page .container .member-page .back-frame .main-config .list-config{display:flex;width:100%;flex-direction:row;flex-wrap:wrap;gap:24px}#pc-wrap #member-follows-page{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}#pc-wrap #member-follows-page .main-title-box{width:100%;flex-direction:row;justify-content:space-between;align-items:flex-end}#pc-wrap #member-follows-page .main-title-box .right-box{width:100%;display:flex;flex-direction:column;gap:10px}#pc-wrap #member-follows-page .main-title-box .right-box:before{content:"";display:block;width:56px;height:1px;background:linear-gradient(90deg,#c8a45a,transparent)}#pc-wrap #member-follows-page .main-title-box .right-box .main-title{color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:34px;font-weight:500;line-height:1.15;letter-spacing:-.005em;text-transform:capitalize}#pc-wrap #member-follows-page .follows-list-box{width:100%;margin-top:56px;gap:4px;display:flex;flex-direction:column}#pc-wrap #member-follows-page .follows-list-box .listing-title-box{width:100%;flex-direction:row;gap:110px;padding:18px 34px;border-radius:12px;background:#f4f6f8;border:1px solid hsla(0,0%,100%,.08);justify-content:space-between}#pc-wrap #member-follows-page .follows-list-box .listing-title-box .title-text{color:#a27e3e;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase}#pc-wrap #member-follows-page .follows-list-box .follows-card-box{padding:18px 30px 18px 0;width:100%;flex-direction:row;align-items:center;gap:10px;border-bottom:1px solid hsla(0,0%,100%,.08);transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #member-follows-page .follows-list-box .follows-card-box:hover{background:#f7f2e8;border-radius:10px}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .info{width:300px;display:flex;flex-direction:row;align-items:center;cursor:pointer;padding-left:24px}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .info .image-box{width:90px;height:90px;overflow:hidden;margin-right:22px;border-radius:50%;padding:3px;background:#f7f2e8;border:1px solid rgba(200,164,90,.32);transition:all .25s cubic-bezier(.2,0,0,1)}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .info .image-box img{width:100%;height:100%;object-fit:cover;border-radius:50%}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .info:hover .image-box{border-color:#c8a45a;box-shadow:0 0 0 1px rgba(200,164,90,.1),0 0 26px rgba(200,164,90,.14)}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .info .information-box .name{color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:16px;font-weight:500;letter-spacing:-.005em;transition:color .15s cubic-bezier(.2,0,0,1)}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .info:hover .name{color:#a27e3e}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box{width:300px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box{display:flex;align-items:center;gap:6px}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box img{width:22px;height:22px;opacity:.6}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box svg{width:22px;height:22px;cursor:pointer;color:hsla(0,0%,100%,.74);transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box svg:hover{color:#c8a45a}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box p{color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:16px;font-weight:500;letter-spacing:-.005em}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box span{margin-left:4px;color:hsla(0,0%,100%,.56);font-family:Poppins,sans-serif;font-size:11px;font-weight:500;letter-spacing:.16em;text-transform:uppercase}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box--likes svg{color:#d32f2f}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box--likes svg:hover{color:#b71c1c}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box--likes span{color:#c62828}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .action-box{width:300px;height:100%;flex-direction:row;align-items:center;justify-content:flex-end;gap:18px}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .action-box button{height:40px;min-height:40px;border-radius:12px;border:1px solid hsla(0,0%,100%,.08);background:transparent;color:hsla(0,0%,100%,.74);transition:all .15s cubic-bezier(.2,0,0,1);padding:0 22px}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .action-box button:hover{color:hsla(0,0%,100%,.92);border-color:hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04)}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .action-box p{color:hsla(0,0%,100%,.56);font-family:Poppins,sans-serif;font-size:11px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;font-style:normal}#pc-wrap #member-follows-page .pagination-config{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:36px;gap:12px}#pc-wrap #member-follows-page .pagination-config .total-result p{color:hsla(0,0%,100%,.56);text-align:center;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;letter-spacing:.22em;text-transform:uppercase}#pc-wrap #member-articles-page{width:100%;display:flex;flex-direction:column;align-items:center}#pc-wrap #member-articles-page .main-title-box{width:auto;flex-direction:row;justify-content:space-between;align-self:flex-start}#pc-wrap #member-articles-page .main-title-box .right-box{display:flex;flex-direction:column;gap:10px}#pc-wrap #member-articles-page .main-title-box .right-box:before{content:"";display:block;width:56px;height:1px;background:linear-gradient(90deg,#c8a45a,transparent)}#pc-wrap #member-articles-page .main-title-box .right-box .main-title{color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:34px;font-weight:500;line-height:1.15;letter-spacing:-.005em;text-transform:capitalize}#pc-wrap #member-articles-page .articles-list-box{width:100%;flex-direction:row;flex-wrap:wrap;gap:32px;margin-top:56px}#pc-wrap #member-articles-page .articles-list-box .no-data{width:100%}#pc-wrap #member-articles-page .pagination-config{width:100%;justify-content:center;align-items:center;margin-top:36px;display:flex;flex-direction:column;gap:12px}#pc-wrap #member-articles-page .pagination-config .total-result p{color:hsla(0,0%,100%,.56);text-align:center;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;letter-spacing:.22em;text-transform:uppercase}#pc-wrap #member-page #member-cars-page{width:100%}#pc-wrap #member-page #member-cars-page .main-title-box{width:auto;flex-direction:row;justify-content:space-between}#pc-wrap #member-page #member-cars-page .main-title-box .right-box{width:100%;display:flex;flex-direction:column;gap:10px}#pc-wrap #member-page #member-cars-page .main-title-box .right-box:before{content:"";display:block;width:56px;height:1px;background:linear-gradient(90deg,#c8a45a,transparent)}#pc-wrap #member-page #member-cars-page .main-title-box .right-box .main-title{color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:34px;font-weight:500;line-height:1.15;letter-spacing:-.005em;text-transform:capitalize}#pc-wrap #member-page #member-cars-page .cars-list-box{margin-top:56px}#pc-wrap #member-page #member-cars-page .cars-list-box .list-box .listing-title-box{width:100%;flex-direction:row;gap:110px;padding:18px 30px;border-radius:12px;background:#f4f6f8;border:1px solid hsla(0,0%,100%,.08)}#pc-wrap #member-page #member-cars-page .cars-list-box .list-box .listing-title-box .title-text{color:#a27e3e;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase}#pc-wrap #member-page #member-cars-page .cars-list-box .list-box .listing-title-box :first-child{margin-right:138px}#pc-wrap #member-page #member-cars-page .cars-list-box .list-box .car-card-box{width:100%;flex-direction:row;align-items:center;margin-top:28px;padding:0 0 28px;border-bottom:1px solid hsla(0,0%,100%,.08);transition:all .15s cubic-bezier(.2,0,0,1)}#pc-wrap #member-page #member-cars-page .cars-list-box .list-box .car-card-box:hover{background:#f7f2e8;border-radius:10px;padding-left:12px}#pc-wrap #member-page #member-cars-page .cars-list-box .list-box .car-card-box .image-box{width:130px;height:96px;overflow:hidden;margin-right:24px;padding-top:0;cursor:pointer;border-radius:12px;border:1px solid hsla(0,0%,100%,.08);transition:all .25s cubic-bezier(.2,0,0,1)}#pc-wrap #member-page #member-cars-page .cars-list-box .list-box .car-card-box .image-box img{width:100%;height:100%;object-fit:cover;border-radius:12px;transition:transform .6s cubic-bezier(0,0,0,1)}#pc-wrap #member-page #member-cars-page .cars-list-box .list-box .car-card-box .image-box:hover{border-color:#c8a45a;box-shadow:0 2px 8px rgba(0,0,0,.24)}#pc-wrap #member-page #member-cars-page .cars-list-box .list-box .car-card-box .image-box:hover img{transform:scale(1.06)}#pc-wrap #member-page #member-cars-page .cars-list-box .list-box .car-card-box .information-box{width:230px;padding:4px 0;cursor:pointer;display:flex;flex-direction:column;gap:6px}#pc-wrap #member-page #member-cars-page .cars-list-box .list-box .car-card-box .information-box .name{color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:16px;font-weight:500;letter-spacing:-.005em;transition:color .15s cubic-bezier(.2,0,0,1)}#pc-wrap #member-page #member-cars-page .cars-list-box .list-box .car-card-box .information-box:hover .name{color:#a27e3e}#pc-wrap #member-page #member-cars-page .cars-list-box .list-box .car-card-box .information-box .address{color:hsla(0,0%,100%,.56);font-family:Poppins,sans-serif;font-size:11px;font-weight:500;letter-spacing:.16em;text-transform:uppercase}#pc-wrap #member-page #member-cars-page .cars-list-box .list-box .car-card-box .information-box .price{color:#0f1115;font-family:Poppins,sans-serif;font-size:18px;font-weight:500;letter-spacing:-.005em;margin-top:4px}#pc-wrap #member-page #member-cars-page .cars-list-box .list-box .car-card-box .date-box{width:140px;display:flex;align-items:center;justify-content:center;margin-right:60px}#pc-wrap #member-page #member-cars-page .cars-list-box .list-box .car-card-box .date-box .date{color:hsla(0,0%,100%,.56);font-family:Poppins,sans-serif;font-size:11px;font-weight:500;letter-spacing:.16em;text-transform:uppercase}#pc-wrap #member-page #member-cars-page .cars-list-box .list-box .car-card-box .status-box{width:110px;display:flex;align-items:center;justify-content:center;margin-right:60px}#pc-wrap #member-page #member-cars-page .cars-list-box .list-box .car-card-box .status-box .coloured-box{padding:0 18px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:9999px;border:1px solid}#pc-wrap #member-page #member-cars-page .cars-list-box .list-box .car-card-box .status-box .coloured-box .status{font-family:Poppins,sans-serif;font-size:10px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;line-height:1}#pc-wrap #member-page #member-cars-page .cars-list-box .list-box .car-card-box .views-box{width:50px;display:flex;align-items:center;justify-content:center;margin-right:70px}#pc-wrap #member-page #member-cars-page .cars-list-box .list-box .car-card-box .views-box .views{color:hsla(0,0%,100%,.74);font-family:Poppins,sans-serif;font-size:13px;font-weight:500}#pc-wrap #member-page #member-cars-page .cars-list-box .list-box .pagination-config{width:100%;justify-content:center;align-items:center;margin-top:36px;display:flex;flex-direction:column;gap:12px}#pc-wrap #member-page #member-cars-page .cars-list-box .list-box .pagination-config .total-result p{color:hsla(0,0%,100%,.56);text-align:center;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;letter-spacing:.22em;text-transform:uppercase}#pc-wrap #member-page,#pc-wrap #my-page{background:#f4f6f8;color:#181a20}#pc-wrap #member-page .container,#pc-wrap #my-page .container{max-width:100%}#pc-wrap #member-page .member-page,#pc-wrap #member-page .my-page,#pc-wrap #my-page .member-page,#pc-wrap #my-page .my-page{width:100%;padding:118px 28px 96px;align-items:center}#pc-wrap #member-page .back-frame,#pc-wrap #my-page .back-frame{width:min(100%,1500px)!important;margin:0 auto!important;border-radius:28px!important;border:1px solid rgba(24,26,32,.08)!important;background:#fff!important;box-shadow:0 24px 70px rgba(24,26,32,.1)!important;overflow:visible!important}#pc-wrap #member-page .left-config,#pc-wrap #my-page .left-config{width:314px!important;min-height:calc(100vh - 170px)!important;padding:18px!important;background:linear-gradient(180deg,#fff,#f7f8fa)!important;border-right:1px solid rgba(24,26,32,.08)!important;box-shadow:none!important}#pc-wrap #member-page .main-config,#pc-wrap #my-page .main-config{flex:1 1;min-width:0;padding:26px!important;background:radial-gradient(circle at 100% 0,hsla(8,79%,62%,.08),transparent 34%),#f4f6f8!important;border-left:0!important}#pc-wrap #member-page .list-config,#pc-wrap #my-page .list-config{width:100%;gap:22px!important}#pc-wrap #member-page .profile,#pc-wrap #my-page .profile{border-radius:20px!important;border:1px solid hsla(8,79%,62%,.18)!important;background:#fff!important;box-shadow:0 12px 30px rgba(24,26,32,.07)!important}#pc-wrap #member-page .profile-img img,#pc-wrap #my-page .profile-img img{border:2px solid hsla(8,79%,62%,.3)!important;background:#fff!important;box-shadow:0 10px 24px rgba(24,26,32,.1)}#pc-wrap #member-page .main-title,#pc-wrap #member-page .name,#pc-wrap #member-page .price strong,#pc-wrap #member-page .user-name,#pc-wrap #my-page .main-title,#pc-wrap #my-page .name,#pc-wrap #my-page .price strong,#pc-wrap #my-page .user-name{color:#181a20!important;font-family:Poppins,sans-serif!important;letter-spacing:0!important}#pc-wrap #member-page .address,#pc-wrap #member-page .count-title,#pc-wrap #member-page .date,#pc-wrap #member-page .p-number,#pc-wrap #member-page .sub-title,#pc-wrap #member-page .total-result p,#pc-wrap #member-page .user-phone span,#pc-wrap #member-page .view-cnt,#pc-wrap #member-page .views,#pc-wrap #my-page .address,#pc-wrap #my-page .count-title,#pc-wrap #my-page .date,#pc-wrap #my-page .p-number,#pc-wrap #my-page .sub-title,#pc-wrap #my-page .total-result p,#pc-wrap #my-page .user-phone span,#pc-wrap #my-page .view-cnt,#pc-wrap #my-page .views{color:#6d7682!important;font-family:Poppins,sans-serif!important;letter-spacing:0!important}#pc-wrap #member-page .membership-chip,#pc-wrap #member-page .view-list,#pc-wrap #my-page .membership-chip,#pc-wrap #my-page .view-list{border-radius:999px!important;border:1px solid hsla(8,79%,62%,.22)!important;background:#fff7f5!important;color:#eb6753!important;font-family:Poppins,sans-serif!important;font-weight:800!important;letter-spacing:.08em!important}#pc-wrap #member-page .luxury-note,#pc-wrap #my-page .luxury-note{color:#8d96a3!important;letter-spacing:.04em!important}#pc-wrap #member-page .profile-metrics .metric-box,#pc-wrap #member-page .sections .nav-group,#pc-wrap #member-page .sections .section,#pc-wrap #my-page .profile-metrics .metric-box,#pc-wrap #my-page .sections .nav-group,#pc-wrap #my-page .sections .section{border-radius:18px!important;border:1px solid rgba(24,26,32,.07)!important;background:#fff!important;box-shadow:0 8px 22px rgba(24,26,32,.05)!important}#pc-wrap #member-page .metric-label,#pc-wrap #member-page .metric-value,#pc-wrap #member-page .sections .title,#pc-wrap #my-page .metric-label,#pc-wrap #my-page .metric-value,#pc-wrap #my-page .sections .title{color:#8d96a3!important;font-family:Poppins,sans-serif!important;font-weight:800!important;letter-spacing:.1em!important}#pc-wrap #member-page .sections .sub-section li,#pc-wrap #my-page .sections .sub-section li{border-radius:14px!important;border:1px solid transparent!important;transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease!important}#pc-wrap #member-page .sections .sub-section li:hover,#pc-wrap #my-page .sections .sub-section li:hover{transform:translateX(2px);border-color:hsla(8,79%,62%,.18)!important;background:#fff7f5!important}#pc-wrap #member-page .sections .sub-section .focus,#pc-wrap #my-page .sections .sub-section .focus{border-color:hsla(8,79%,62%,.26)!important;background:linear-gradient(135deg,#fff7f5,#fff)!important;box-shadow:0 10px 24px hsla(8,79%,62%,.12)!important}#pc-wrap #member-page .sections .sub-section .focus .count-title,#pc-wrap #member-page .sections .sub-section .focus .sub-title,#pc-wrap #member-page .sections .sub-section .focus p,#pc-wrap #my-page .sections .sub-section .focus .count-title,#pc-wrap #my-page .sections .sub-section .focus .sub-title,#pc-wrap #my-page .sections .sub-section .focus p{color:#181a20!important}#pc-wrap #member-page .sections .sub-section .focus .icon-wrap,#pc-wrap #my-page .sections .sub-section .focus .icon-wrap{background:#eb6753!important;color:#fff!important}#pc-wrap #member-page .icon-wrap,#pc-wrap #my-page .icon-wrap{border-radius:10px!important;background:#edf0f4!important;color:#6d7682!important}#pc-wrap #member-page .label,#pc-wrap #member-page .status,#pc-wrap #member-page .sub-title,#pc-wrap #member-page .title,#pc-wrap #member-page .title-text,#pc-wrap #my-page .label,#pc-wrap #my-page .status,#pc-wrap #my-page .sub-title,#pc-wrap #my-page .title,#pc-wrap #my-page .title-text{font-family:Poppins,sans-serif!important;letter-spacing:0!important}#pc-wrap #member-page .main-title-box,#pc-wrap #my-page .main-title-box{width:100%;padding:24px 26px!important;border-radius:24px!important;border:1px solid rgba(24,26,32,.07)!important;background:linear-gradient(135deg,rgba(255,247,245,.96),hsla(0,0%,100%,.98) 52%),#fff!important;box-shadow:0 14px 36px rgba(24,26,32,.07)!important}#pc-wrap #member-page .main-title,#pc-wrap #my-page .main-title{font-size:30px!important;font-weight:900!important;line-height:1.15!important}#pc-wrap #member-page .sub-title,#pc-wrap #my-page .sub-title{margin-top:6px!important;font-size:14px!important;font-weight:600!important;line-height:1.55!important}#pc-wrap #member-page .article-list-box,#pc-wrap #member-page .articles-list-box,#pc-wrap #member-page .car-list-box,#pc-wrap #member-page .cars-list-box,#pc-wrap #member-page .config,#pc-wrap #member-page .favorites-list-box,#pc-wrap #member-page .favorites-toolbar,#pc-wrap #member-page .follows-list-box,#pc-wrap #member-page .recent-visited-rows,#pc-wrap #member-page .top-box,#pc-wrap #member-page .write-article-form-card,#pc-wrap #my-page .article-list-box,#pc-wrap #my-page .articles-list-box,#pc-wrap #my-page .car-list-box,#pc-wrap #my-page .cars-list-box,#pc-wrap #my-page .config,#pc-wrap #my-page .favorites-list-box,#pc-wrap #my-page .favorites-toolbar,#pc-wrap #my-page .follows-list-box,#pc-wrap #my-page .recent-visited-rows,#pc-wrap #my-page .top-box,#pc-wrap #my-page .write-article-form-card{width:100%;border-radius:24px!important;border:1px solid rgba(24,26,32,.07)!important;background:#fff!important;box-shadow:0 14px 34px rgba(24,26,32,.07)!important}#pc-wrap #member-page .list-title-box,#pc-wrap #member-page .listing-title-box,#pc-wrap #member-page .tab-name-box,#pc-wrap #my-page .list-title-box,#pc-wrap #my-page .listing-title-box,#pc-wrap #my-page .tab-name-box{border-radius:16px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.06)!important}#pc-wrap #member-page .title-text,#pc-wrap #my-page .title-text{color:#8d96a3!important;font-size:11px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.08em!important}#pc-wrap #member-page .active-tab-name,#pc-wrap #member-page .tab-name:hover,#pc-wrap #my-page .active-tab-name,#pc-wrap #my-page .tab-name:hover{border-color:hsla(8,79%,62%,.28)!important;background:#fff7f5!important;color:#eb6753!important}#pc-wrap #member-page .car-card-box,#pc-wrap #member-page .community-general-card-config,#pc-wrap #member-page .follows-card-box,#pc-wrap #member-page .recent-visited-row-card,#pc-wrap #my-page .car-card-box,#pc-wrap #my-page .community-general-card-config,#pc-wrap #my-page .follows-card-box,#pc-wrap #my-page .recent-visited-row-card{border-radius:20px!important;border:1px solid rgba(24,26,32,.07)!important;background:#fff!important;box-shadow:0 12px 30px rgba(24,26,32,.06)!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}#pc-wrap #member-page .car-card-box:hover,#pc-wrap #member-page .community-general-card-config:hover,#pc-wrap #member-page .follows-card-box:hover,#pc-wrap #member-page .recent-visited-row-card:hover,#pc-wrap #my-page .car-card-box:hover,#pc-wrap #my-page .community-general-card-config:hover,#pc-wrap #my-page .follows-card-box:hover,#pc-wrap #my-page .recent-visited-row-card:hover{transform:translateY(-3px);border-color:hsla(8,79%,62%,.24)!important;box-shadow:0 18px 42px rgba(24,26,32,.11)!important}#pc-wrap #member-page .car-card-box .image-box,#pc-wrap #member-page .follows-card-box .image-box,#pc-wrap #member-page .recent-visited-row-media-shell,#pc-wrap #my-page .car-card-box .image-box,#pc-wrap #my-page .follows-card-box .image-box,#pc-wrap #my-page .recent-visited-row-media-shell{border-radius:16px!important;overflow:hidden;background:#edf0f4!important}#pc-wrap #member-page .coloured-box,#pc-wrap #member-page .info-box,#pc-wrap #member-page .recent-visited-row-badge,#pc-wrap #member-page .stat-mini,#pc-wrap #member-page .status-box>div,#pc-wrap #my-page .coloured-box,#pc-wrap #my-page .info-box,#pc-wrap #my-page .recent-visited-row-badge,#pc-wrap #my-page .stat-mini,#pc-wrap #my-page .status-box>div{border-radius:999px!important;border:1px solid rgba(24,26,32,.07)!important;background:#f7f8fa!important}#pc-wrap #member-page .MuiButton-root,#pc-wrap #member-page .articles-toolbar-cta,#pc-wrap #member-page .browse-button,#pc-wrap #member-page .labeler,#pc-wrap #member-page .member-follow-action,#pc-wrap #member-page .next-button,#pc-wrap #member-page .no-data-cta,#pc-wrap #member-page .submit-button,#pc-wrap #member-page .update-button,#pc-wrap #member-page .write-article-submit,#pc-wrap #my-page .MuiButton-root,#pc-wrap #my-page .articles-toolbar-cta,#pc-wrap #my-page .browse-button,#pc-wrap #my-page .labeler,#pc-wrap #my-page .member-follow-action,#pc-wrap #my-page .next-button,#pc-wrap #my-page .no-data-cta,#pc-wrap #my-page .submit-button,#pc-wrap #my-page .update-button,#pc-wrap #my-page .write-article-submit{border-radius:999px!important;background:#181a20!important;color:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 12px 28px rgba(24,26,32,.14)!important;font-family:Poppins,sans-serif!important;font-weight:800!important;text-transform:none!important;transition:transform .22s ease,background .22s ease,box-shadow .22s ease!important}#pc-wrap #member-page .MuiButton-root:hover,#pc-wrap #member-page .articles-toolbar-cta:hover,#pc-wrap #member-page .browse-button:hover,#pc-wrap #member-page .labeler:hover,#pc-wrap #member-page .member-follow-action:hover,#pc-wrap #member-page .next-button:hover,#pc-wrap #member-page .no-data-cta:hover,#pc-wrap #member-page .submit-button:hover,#pc-wrap #member-page .update-button:hover,#pc-wrap #member-page .write-article-submit:hover,#pc-wrap #my-page .MuiButton-root:hover,#pc-wrap #my-page .articles-toolbar-cta:hover,#pc-wrap #my-page .browse-button:hover,#pc-wrap #my-page .labeler:hover,#pc-wrap #my-page .member-follow-action:hover,#pc-wrap #my-page .next-button:hover,#pc-wrap #my-page .no-data-cta:hover,#pc-wrap #my-page .submit-button:hover,#pc-wrap #my-page .update-button:hover,#pc-wrap #my-page .write-article-submit:hover{transform:translateY(-1px);background:#eb6753!important;box-shadow:0 14px 30px hsla(8,79%,62%,.24)!important}#pc-wrap #member-page .MuiIconButton-root,#pc-wrap #member-page .icon-button,#pc-wrap #my-page .MuiIconButton-root,#pc-wrap #my-page .icon-button{background:transparent!important;box-shadow:none!important}#pc-wrap #member-page .MuiIconButton-root:hover,#pc-wrap #member-page .icon-button:hover,#pc-wrap #my-page .MuiIconButton-root:hover,#pc-wrap #my-page .icon-button:hover{transform:none;background:#fff7f5!important}#pc-wrap #member-page .member-follow-action--muted,#pc-wrap #my-page .member-follow-action--muted{background:#edf0f4!important;color:#181a20!important;box-shadow:none!important}#pc-wrap #member-page .MuiOutlinedInput-root,#pc-wrap #member-page .description-input,#pc-wrap #member-page .description-text,#pc-wrap #member-page .listing-input,#pc-wrap #member-page .owner-agent-input,#pc-wrap #member-page .select-description,#pc-wrap #member-page .year-built-input,#pc-wrap #member-page input,#pc-wrap #member-page select,#pc-wrap #member-page textarea,#pc-wrap #my-page .MuiOutlinedInput-root,#pc-wrap #my-page .description-input,#pc-wrap #my-page .description-text,#pc-wrap #my-page .listing-input,#pc-wrap #my-page .owner-agent-input,#pc-wrap #my-page .select-description,#pc-wrap #my-page .year-built-input,#pc-wrap #my-page input,#pc-wrap #my-page select,#pc-wrap #my-page textarea{border-radius:16px!important;border-color:rgba(24,26,32,.09)!important;background-color:#f7f8fa!important;color:#181a20!important;font-family:Poppins,sans-serif!important}#pc-wrap #member-page .MuiOutlinedInput-root:focus,#pc-wrap #member-page .MuiOutlinedInput-root:focus-within,#pc-wrap #member-page .description-input:focus,#pc-wrap #member-page .description-input:focus-within,#pc-wrap #member-page .description-text:focus,#pc-wrap #member-page .description-text:focus-within,#pc-wrap #member-page .listing-input:focus,#pc-wrap #member-page .listing-input:focus-within,#pc-wrap #member-page .owner-agent-input:focus,#pc-wrap #member-page .owner-agent-input:focus-within,#pc-wrap #member-page .select-description:focus,#pc-wrap #member-page .select-description:focus-within,#pc-wrap #member-page .year-built-input:focus,#pc-wrap #member-page .year-built-input:focus-within,#pc-wrap #member-page input:focus,#pc-wrap #member-page input:focus-within,#pc-wrap #member-page select:focus,#pc-wrap #member-page select:focus-within,#pc-wrap #member-page textarea:focus,#pc-wrap #member-page textarea:focus-within,#pc-wrap #my-page .MuiOutlinedInput-root:focus,#pc-wrap #my-page .MuiOutlinedInput-root:focus-within,#pc-wrap #my-page .description-input:focus,#pc-wrap #my-page .description-input:focus-within,#pc-wrap #my-page .description-text:focus,#pc-wrap #my-page .description-text:focus-within,#pc-wrap #my-page .listing-input:focus,#pc-wrap #my-page .listing-input:focus-within,#pc-wrap #my-page .owner-agent-input:focus,#pc-wrap #my-page .owner-agent-input:focus-within,#pc-wrap #my-page .select-description:focus,#pc-wrap #my-page .select-description:focus-within,#pc-wrap #my-page .year-built-input:focus,#pc-wrap #my-page .year-built-input:focus-within,#pc-wrap #my-page input:focus,#pc-wrap #my-page input:focus-within,#pc-wrap #my-page select:focus,#pc-wrap #my-page select:focus-within,#pc-wrap #my-page textarea:focus,#pc-wrap #my-page textarea:focus-within{border-color:hsla(8,79%,62%,.5)!important;box-shadow:0 0 0 4px hsla(8,79%,62%,.1)!important;outline:none!important}#pc-wrap #member-page .MuiPaginationItem-root,#pc-wrap #member-page .add-car-option-chip,#pc-wrap #my-page .MuiPaginationItem-root,#pc-wrap #my-page .add-car-option-chip{border-radius:999px!important;border:1px solid rgba(24,26,32,.08)!important;background:#fff!important;color:#59606b!important}#pc-wrap #member-page .MuiPaginationItem-root:hover,#pc-wrap #member-page .add-car-option-chip:hover,#pc-wrap #my-page .MuiPaginationItem-root:hover,#pc-wrap #my-page .add-car-option-chip:hover{border-color:hsla(8,79%,62%,.28)!important;background:#fff7f5!important;color:#eb6753!important}#pc-wrap #member-page .MuiPaginationItem-root.Mui-selected,#pc-wrap #member-page .add-car-option-chip--active,#pc-wrap #my-page .MuiPaginationItem-root.Mui-selected,#pc-wrap #my-page .add-car-option-chip--active{border-color:hsla(8,79%,62%,.32)!important;background:#eb6753!important;color:#fff!important}#pc-wrap #member-page .no-data,#pc-wrap #my-page .no-data{border-radius:22px!important;border:1px dashed hsla(8,79%,62%,.28)!important;background:linear-gradient(135deg,#fff7f5,#fff)!important}#pc-wrap #member-page .main-title-box .right-box:before,#pc-wrap #member-page .right-box:before,#pc-wrap #my-page .main-title-box .right-box:before,#pc-wrap #my-page .right-box:before{background:linear-gradient(90deg,#eb6753,hsla(8,79%,62%,0))!important}#pc-wrap #member-page #member-articles-page .main-title-box.member-section-hero,#pc-wrap #member-page #member-cars-page .main-title-box.member-section-hero,#pc-wrap #member-page #member-follows-page .main-title-box.member-section-hero,#pc-wrap #my-page #member-articles-page .main-title-box.member-section-hero,#pc-wrap #my-page #member-cars-page .main-title-box.member-section-hero,#pc-wrap #my-page #member-follows-page .main-title-box.member-section-hero{width:100%!important;margin:0!important;padding:22px 26px!important;align-self:stretch!important;border-radius:22px!important;border:1px solid hsla(8,79%,62%,.22)!important;background:linear-gradient(135deg,#fff7f5,#fff 58%)!important;box-shadow:0 14px 32px rgba(24,26,32,.08)!important}#pc-wrap #member-page #member-articles-page .main-title-box.member-section-hero .right-box,#pc-wrap #member-page #member-cars-page .main-title-box.member-section-hero .right-box,#pc-wrap #member-page #member-follows-page .main-title-box.member-section-hero .right-box,#pc-wrap #my-page #member-articles-page .main-title-box.member-section-hero .right-box,#pc-wrap #my-page #member-cars-page .main-title-box.member-section-hero .right-box,#pc-wrap #my-page #member-follows-page .main-title-box.member-section-hero .right-box{display:flex!important;flex-direction:column!important;gap:10px!important}#pc-wrap #member-page #member-articles-page .main-title-box.member-section-hero .main-title,#pc-wrap #member-page #member-cars-page .main-title-box.member-section-hero .main-title,#pc-wrap #member-page #member-follows-page .main-title-box.member-section-hero .main-title,#pc-wrap #my-page #member-articles-page .main-title-box.member-section-hero .main-title,#pc-wrap #my-page #member-cars-page .main-title-box.member-section-hero .main-title,#pc-wrap #my-page #member-follows-page .main-title-box.member-section-hero .main-title{font-size:32px!important;font-weight:800!important;line-height:1.15!important}#pc-wrap #member-page #member-articles-page .main-title-box.member-section-hero .sub-title,#pc-wrap #member-page #member-cars-page .main-title-box.member-section-hero .sub-title,#pc-wrap #member-page #member-follows-page .main-title-box.member-section-hero .sub-title,#pc-wrap #my-page #member-articles-page .main-title-box.member-section-hero .sub-title,#pc-wrap #my-page #member-cars-page .main-title-box.member-section-hero .sub-title,#pc-wrap #my-page #member-follows-page .main-title-box.member-section-hero .sub-title{max-width:560px!important;color:#59606b!important;font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:500!important;line-height:1.55!important}#pc-wrap #member-page .member-section-aside,#pc-wrap #my-page .member-section-aside{flex-shrink:0!important;min-width:160px!important;padding:14px 16px!important;border-radius:18px!important;border:1px solid hsla(8,79%,62%,.22)!important;background:linear-gradient(135deg,#fff7f5,#fff)!important;box-shadow:0 10px 24px hsla(8,79%,62%,.08)!important;gap:2px!important}#pc-wrap #member-page .member-section-aside-hint,#pc-wrap #member-page .member-section-aside-label,#pc-wrap #my-page .member-section-aside-hint,#pc-wrap #my-page .member-section-aside-label{color:#8d96a3!important;font-family:Poppins,sans-serif!important;font-weight:800!important}#pc-wrap #member-page .member-section-aside-label,#pc-wrap #my-page .member-section-aside-label{font-size:10px!important;letter-spacing:.14em!important;text-transform:uppercase!important}#pc-wrap #member-page .member-section-aside-value,#pc-wrap #my-page .member-section-aside-value{color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:34px!important;font-weight:900!important;line-height:1!important;letter-spacing:0!important}#pc-wrap #member-page .member-section-aside-hint,#pc-wrap #my-page .member-section-aside-hint{margin-top:4px!important;font-size:12px!important;letter-spacing:0!important;text-transform:none!important}#pc-wrap #member-page #member-articles-page.member-articles-page,#pc-wrap #member-page #member-cars-page,#pc-wrap #member-page #member-follows-page,#pc-wrap #my-page #member-articles-page.member-articles-page,#pc-wrap #my-page #member-cars-page,#pc-wrap #my-page #member-follows-page{align-items:stretch!important;gap:22px!important}#pc-wrap #member-page #member-articles-page .articles-list-box,#pc-wrap #member-page #member-cars-page .cars-list-box,#pc-wrap #member-page #member-follows-page .follows-list-box,#pc-wrap #my-page #member-articles-page .articles-list-box,#pc-wrap #my-page #member-cars-page .cars-list-box,#pc-wrap #my-page #member-follows-page .follows-list-box{margin-top:0!important}#pc-wrap #member-page #add-car-page .main-title-box.add-car-hero,#pc-wrap #member-page #member-articles-page .main-title-box.articles-hero,#pc-wrap #member-page #my-articles-page .main-title-box.articles-hero,#pc-wrap #member-page #my-favorites-page .main-title-box,#pc-wrap #member-page #my-profile-page .main-title-box,#pc-wrap #member-page #my-recent-page .main-title-box,#pc-wrap #member-page #write-article-page .main-title-box.write-article-hero,#pc-wrap #my-page #add-car-page .main-title-box.add-car-hero,#pc-wrap #my-page #member-articles-page .main-title-box.articles-hero,#pc-wrap #my-page #my-articles-page .main-title-box.articles-hero,#pc-wrap #my-page #my-favorites-page .main-title-box,#pc-wrap #my-page #my-profile-page .main-title-box,#pc-wrap #my-page #my-recent-page .main-title-box,#pc-wrap #my-page #write-article-page .main-title-box.write-article-hero{border-color:hsla(8,79%,62%,.22)!important;background:linear-gradient(135deg,#fff7f5,#fff 58%)!important}#pc-wrap #member-page .add-car-checklist,#pc-wrap #member-page .articles-hero-aside,#pc-wrap #member-page .favorites-status-box,#pc-wrap #member-page .write-article-hero-tips,#pc-wrap #my-page .add-car-checklist,#pc-wrap #my-page .articles-hero-aside,#pc-wrap #my-page .favorites-status-box,#pc-wrap #my-page .write-article-hero-tips{border-color:hsla(8,79%,62%,.22)!important;background:linear-gradient(135deg,#fff7f5,#fff)!important;box-shadow:0 10px 24px hsla(8,79%,62%,.08)!important}#pc-wrap #member-page #add-car-page .config-column .title,#pc-wrap #member-page #add-car-page .price-year-after-price .title,#pc-wrap #member-page #add-car-page .title,#pc-wrap #member-page #my-profile-page .about-me-box .title,#pc-wrap #member-page #my-profile-page .address-box .title,#pc-wrap #member-page #my-profile-page .input-box .title,#pc-wrap #member-page #my-profile-page .new-password-box .title,#pc-wrap #member-page #my-profile-page .old-password-box .title,#pc-wrap #member-page .add-car-checklist-label,#pc-wrap #member-page .add-car-section-kicker,#pc-wrap #member-page .articles-hero-aside-label,#pc-wrap #member-page .car-title,#pc-wrap #member-page .status-label,#pc-wrap #member-page .toolbar-title,#pc-wrap #member-page .upload-title,#pc-wrap #member-page .write-article-field-label,#pc-wrap #member-page .write-article-hero-tips-label,#pc-wrap #my-page #add-car-page .config-column .title,#pc-wrap #my-page #add-car-page .price-year-after-price .title,#pc-wrap #my-page #add-car-page .title,#pc-wrap #my-page #my-profile-page .about-me-box .title,#pc-wrap #my-page #my-profile-page .address-box .title,#pc-wrap #my-page #my-profile-page .input-box .title,#pc-wrap #my-page #my-profile-page .new-password-box .title,#pc-wrap #my-page #my-profile-page .old-password-box .title,#pc-wrap #my-page .add-car-checklist-label,#pc-wrap #my-page .add-car-section-kicker,#pc-wrap #my-page .articles-hero-aside-label,#pc-wrap #my-page .car-title,#pc-wrap #my-page .status-label,#pc-wrap #my-page .toolbar-title,#pc-wrap #my-page .upload-title,#pc-wrap #my-page .write-article-field-label,#pc-wrap #my-page .write-article-hero-tips-label{color:#eb6753!important}#pc-wrap #member-page .add-car-checklist-item:before,#pc-wrap #member-page .write-article-hero-tips-item:before,#pc-wrap #my-page .add-car-checklist-item:before,#pc-wrap #my-page .write-article-hero-tips-item:before{background:#eb6753!important}#pc-wrap #member-page .tabs-box .active,#pc-wrap #my-page .tabs-box .active{border-bottom-color:#eb6753!important;color:#181a20!important}#pc-wrap #member-page #member-articles-page .article-list-box,#pc-wrap #member-page #my-articles-page .article-list-box,#pc-wrap #member-page #my-favorites-page .favorites-toolbar,#pc-wrap #member-page #my-favorites-page .recent-visited-rows,#pc-wrap #member-page #my-profile-page .bottom-box,#pc-wrap #member-page #my-profile-page .top-box,#pc-wrap #member-page #my-recent-page .recent-visited-rows,#pc-wrap #member-page .config.add-car-form-card,#pc-wrap #member-page .write-article-form-card,#pc-wrap #my-page #member-articles-page .article-list-box,#pc-wrap #my-page #my-articles-page .article-list-box,#pc-wrap #my-page #my-favorites-page .favorites-toolbar,#pc-wrap #my-page #my-favorites-page .recent-visited-rows,#pc-wrap #my-page #my-profile-page .bottom-box,#pc-wrap #my-page #my-profile-page .top-box,#pc-wrap #my-page #my-recent-page .recent-visited-rows,#pc-wrap #my-page .config.add-car-form-card,#pc-wrap #my-page .write-article-form-card{border-color:rgba(24,26,32,.07)!important;background:#fff!important}#pc-wrap #member-page .write-article-actions,#pc-wrap #member-page .write-article-meta-row,#pc-wrap #my-page .write-article-actions,#pc-wrap #my-page .write-article-meta-row{border-color:rgba(24,26,32,.08)!important}#pc-wrap #member-page .write-article-control .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,#pc-wrap #member-page .write-article-title-field .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,#pc-wrap #my-page .write-article-control .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,#pc-wrap #my-page .write-article-title-field .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:hsla(8,79%,62%,.45)!important}#pc-wrap #member-page .write-article-control .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,#pc-wrap #member-page .write-article-title-field .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,#pc-wrap #my-page .write-article-control .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,#pc-wrap #my-page .write-article-title-field .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#eb6753!important;box-shadow:0 0 0 4px hsla(8,79%,62%,.1)!important}#pc-wrap #member-page .write-article-editor-wrap,#pc-wrap #my-page .write-article-editor-wrap{border-color:rgba(24,26,32,.08)!important;background:#fff!important}#pc-wrap #member-page #add-car-page .upload-box,#pc-wrap #my-page #add-car-page .upload-box{border-color:hsla(8,79%,62%,.28)!important;background:linear-gradient(135deg,#fff7f5,#fff)!important}#pc-wrap #member-page #add-car-page .upload-box:hover,#pc-wrap #my-page #add-car-page .upload-box:hover{border-color:hsla(8,79%,62%,.5)!important;background:#fff7f5!important}#pc-wrap #member-page #add-car-page .gallery-box .image-box:hover,#pc-wrap #member-page #my-profile-page .image-box,#pc-wrap #my-page #add-car-page .gallery-box .image-box:hover,#pc-wrap #my-page #my-profile-page .image-box{border-color:hsla(8,79%,62%,.28)!important}#pc-wrap #member-page #my-profile-page .upload-big-box .labeler,#pc-wrap #my-page #my-profile-page .upload-big-box .labeler{width:-moz-fit-content!important;width:fit-content!important;min-width:220px;height:46px!important;padding:0 22px!important;display:inline-flex!important;align-items:center;justify-content:center}#pc-wrap #member-page #my-profile-page .upload-big-box .labeler p,#pc-wrap #my-page #my-profile-page .upload-big-box .labeler p{color:inherit!important;font-weight:800!important;letter-spacing:0!important;text-transform:none!important}#pc-wrap #member-page .toastui-editor-defaultUI-toolbar button:hover,#pc-wrap #member-page .toastui-editor-toolbar-icons button:hover,#pc-wrap #my-page .toastui-editor-defaultUI-toolbar button:hover,#pc-wrap #my-page .toastui-editor-toolbar-icons button:hover{background:#fff7f5!important}#pc-wrap #member-page #write-article-page .toastui-editor-md-tab-container,#pc-wrap #member-page #write-article-page .toastui-editor-mode-switch,#pc-wrap #member-page #write-article-page .toastui-editor-tabs,#pc-wrap #my-page #write-article-page .toastui-editor-md-tab-container,#pc-wrap #my-page #write-article-page .toastui-editor-mode-switch,#pc-wrap #my-page #write-article-page .toastui-editor-tabs{display:none!important}#pc-wrap #member-page #write-article-page .toastui-editor-defaultUI,#pc-wrap #my-page #write-article-page .toastui-editor-defaultUI{border:none!important}#pc-wrap #member-page #member-articles-page .article-list-box.market-intelligence-card-grid,#pc-wrap #member-page #my-articles-page .article-list-box.market-intelligence-card-grid,#pc-wrap #my-page #member-articles-page .article-list-box.market-intelligence-card-grid,#pc-wrap #my-page #my-articles-page .article-list-box.market-intelligence-card-grid{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:30px!important;gap:30px!important;align-items:stretch!important;padding:0!important;margin:0!important;overflow:visible!important;border:none!important;background:transparent!important;box-shadow:none!important;counter-reset:community-card!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config{counter-increment:community-card!important;position:relative!important;width:100%!important;height:100%!important;min-width:0!important;min-height:430px!important;padding:0!important;gap:0!important;display:flex!important;flex-direction:column!important;align-self:stretch!important;border-radius:26px!important;overflow:hidden!important;border-color:rgba(24,26,32,.07)!important;background:#fff!important;box-shadow:0 18px 44px rgba(24,26,32,.08)!important;cursor:default!important;animation:cardIn .48s cubic-bezier(.2,0,0,1) both!important;transition:transform .28s cubic-bezier(.2,0,0,1),box-shadow .28s cubic-bezier(.2,0,0,1),border-color .28s cubic-bezier(.2,0,0,1)!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .card-border-grad,#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .card-glow,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .card-border-grad,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .card-glow,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .card-border-grad,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .card-glow,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .card-border-grad,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .card-glow{display:none!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config:hover,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config:hover,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config:hover,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config:hover{transform:translateY(-8px)!important;border-color:hsla(8,79%,62%,.26)!important;box-shadow:0 24px 58px rgba(24,26,32,.13)!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config:hover .story-rail,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config:hover .story-rail,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config:hover .story-rail,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config:hover .story-rail{border-color:hsla(8,79%,62%,.34)!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config:hover .card-img,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config:hover .card-img,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config:hover .card-img,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config:hover .card-img{transform:scale(1.05)!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .story-rail,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .story-rail,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .story-rail,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .story-rail{position:absolute!important;top:180px!important;left:18px!important;z-index:5!important;width:62px!important;height:62px!important;display:grid!important;place-items:center!important;border-radius:22px!important;background:#fff!important;border:1px solid hsla(8,79%,62%,.18)!important;box-shadow:0 16px 30px rgba(24,26,32,.12)!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .article-number,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .article-number,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .article-number,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .article-number{color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:21px!important;font-weight:900!important;line-height:1!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .article-number:before,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .article-number:before,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .article-number:before,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .article-number:before{content:counter(community-card,decimal-leading-zero)!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .image-box,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .image-box,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .image-box,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .image-box{position:relative!important;width:100%!important;flex-shrink:0!important;aspect-ratio:auto!important;height:235px!important;max-height:none!important;overflow:hidden!important;border-radius:26px 26px 0 0!important;padding:0!important;background:#edf0f4!important;z-index:2!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .card-img,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .card-img,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .card-img,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .card-img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;border-radius:26px 26px 0 0!important;transition:transform .64s cubic-bezier(.2,0,0,1)!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .image-overlay,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .image-overlay,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .image-overlay,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .image-overlay{position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(24,26,32,.1),rgba(24,26,32,.04) 42%,rgba(24,26,32,.62))!important;pointer-events:none!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .image-shine,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .image-shine,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .image-shine,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .image-shine{position:absolute!important;inset:0!important;background:linear-gradient(115deg,transparent,hsla(0,0%,100%,.22) 48%,transparent 72%)!important;transform:translateX(-120%)!important;transition:transform .78s cubic-bezier(.2,0,0,1)!important;pointer-events:none!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .image-chips,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .image-chips,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .image-chips,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .image-chips{position:absolute!important;inset:16px 16px auto 16px!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;z-index:3!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .category-chip,#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .date-chip,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .category-chip,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .date-chip,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .category-chip,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .date-chip,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .category-chip,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .date-chip{display:inline-flex!important;align-items:center!important;gap:6px!important;height:auto!important;padding:8px 12px!important;border-radius:999px!important;font-family:Poppins,sans-serif!important;font-size:10px!important;font-weight:800!important;letter-spacing:.14em!important;line-height:1!important;text-transform:uppercase!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .category-chip,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .category-chip,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .category-chip,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .category-chip{color:#181a20!important;background:#fff!important;border:1px solid hsla(0,0%,100%,.65)!important;box-shadow:0 4px 14px rgba(22,24,29,.08)!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .category-chip .chip-dot,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .category-chip .chip-dot,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .category-chip .chip-dot,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .category-chip .chip-dot{width:5px!important;height:5px!important;border-radius:50%!important;background:#eb6753!important;box-shadow:0 0 0 3px hsla(8,79%,62%,.22)!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .date-chip,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .date-chip,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .date-chip,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .date-chip{background:rgba(24,26,32,.62)!important;color:#fff!important;border:1px solid hsla(0,0%,100%,.16)!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .image-bottom-meta,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .image-bottom-meta,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .image-bottom-meta,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .image-box .image-bottom-meta{display:none!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .desc-box,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .desc-box,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .desc-box,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .desc-box{width:100%!important;height:auto!important;min-height:0!important;flex:0 0 auto!important;display:flex!important;flex-direction:column!important;padding:28px 16px 14px!important;gap:0!important;align-items:stretch!important;justify-content:flex-start!important;overflow:visible!important;position:relative!important;z-index:2!important;background:#fff!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .copy-block,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .copy-block,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .copy-block,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .copy-block{width:100%!important;height:auto!important;gap:0!important;flex:0 0 auto!important;min-height:0!important;display:flex!important;position:relative!important;inset:auto!important;transform:none!important;margin-bottom:18px!important;align-items:center!important;justify-content:center!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .copy-block .title,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .copy-block .title,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .copy-block .title,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .copy-block .title{display:-webkit-box!important;width:100%!important;margin:0!important;min-height:0!important;color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:19px!important;font-weight:800!important;line-height:1.2!important;letter-spacing:0!important;text-align:center!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important;opacity:1!important;visibility:visible!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .card-footer,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .card-footer,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .card-footer,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .card-footer{width:100%!important;max-width:100%!important;display:block!important;margin-top:0!important;padding:0!important;border:none!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;flex:0 0 auto!important;position:relative!important;inset:auto!important;transform:none!important;overflow:visible!important;opacity:1!important;visibility:visible!important;box-sizing:border-box!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .footer-inner,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .footer-inner,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .footer-inner,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .footer-inner{width:100%!important;max-width:100%!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:4px!important;padding:8px!important;border-radius:18px!important;border:1px solid rgba(24,26,32,.06)!important;background:#f7f8fa!important;position:relative!important;inset:auto!important;transform:none!important;overflow:visible!important;box-sizing:border-box!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .footer-author,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .footer-author,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .footer-author,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .footer-author{min-width:0!important;width:100%!important;max-width:100%!important;display:flex!important;align-items:center!important;gap:12px!important;cursor:pointer!important;position:relative!important;inset:auto!important;transform:none!important;transition:transform .2s ease!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .footer-avatar-wrap,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .footer-avatar-wrap,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .footer-avatar-wrap,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .footer-avatar-wrap{flex:0 0 auto!important;width:34px!important;height:34px!important;border-radius:50%!important;padding:2px!important;background:#fff!important;box-shadow:0 0 0 1px hsla(8,79%,62%,.24),0 8px 18px rgba(24,26,32,.08)!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .footer-avatar,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .footer-avatar,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .footer-avatar,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .footer-avatar{display:block!important;width:100%!important;height:100%!important;border-radius:50%!important;object-fit:cover!important;background:#fff!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .footer-author-text,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .footer-author-text,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .footer-author-text,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .footer-author-text{min-width:0!important;flex:1 1!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:1px!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .footer-author-text strong,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .footer-author-text strong,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .footer-author-text strong,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .footer-author-text strong{width:100%!important;max-width:100%!important;overflow:hidden!important;color:#16181d!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:600!important;line-height:1.25!important;letter-spacing:-.01em!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .footer-author-meta,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .footer-author-meta,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .footer-author-meta,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .footer-author-meta{color:#5f636c!important;font-family:Poppins,sans-serif!important;font-size:10px!important;font-weight:500!important;line-height:1.25!important;letter-spacing:.01em!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .footer-actions,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .footer-actions,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .footer-actions,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .footer-actions{flex:none!important;width:100%!important;max-width:100%!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;min-width:0!important;position:relative!important;inset:auto!important;transform:none!important;opacity:1!important;visibility:visible!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .footer-stat-cluster,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .footer-stat-cluster,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .footer-stat-cluster,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .footer-stat-cluster{display:inline-flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;gap:0!important;padding:3px 4px!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(22,24,29,.08)!important;box-shadow:0 8px 18px rgba(24,26,32,.05)!important;max-width:calc(100% - 106px)!important;overflow:hidden!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .stat-divider,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .stat-divider,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .stat-divider,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .stat-divider{width:1px!important;height:16px!important;background:rgba(22,24,29,.08)!important;flex-shrink:0!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini{display:inline-flex!important;align-items:center!important;gap:4px!important;height:30px!important;padding:0 9px!important;border-radius:999px!important;background:transparent!important;border:none!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini svg,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini svg,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini svg,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini svg{width:15px!important;height:15px!important;color:#5f636c!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini span,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini span,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini span,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini span{color:#16181d!important;font-family:Poppins,sans-serif!important;font-size:11px!important;font-weight:600!important;line-height:1!important;min-width:1ch!important;font-feature-settings:"tnum"!important;font-variant-numeric:tabular-nums!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini.like-mini,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini.like-mini,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini.like-mini,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini.like-mini{padding-left:4px!important;padding-right:10px!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini.like-mini button,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini.like-mini button,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini.like-mini button,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini.like-mini button{width:32px!important;height:32px!important;padding:4px!important;color:inherit!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini.like-mini button svg,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini.like-mini button svg,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini.like-mini button svg,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini.like-mini button svg{width:16px!important;height:16px!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini.like-mini.is-liked,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini.like-mini.is-liked,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini.like-mini.is-liked,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini.like-mini.is-liked{background:transparent!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini.like-mini.is-liked .liked-heart-icon,#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini.like-mini.is-liked button svg,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini.like-mini.is-liked .liked-heart-icon,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini.like-mini.is-liked button svg,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini.like-mini.is-liked .liked-heart-icon,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini.like-mini.is-liked button svg,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini.like-mini.is-liked .liked-heart-icon,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .stat-mini.like-mini.is-liked button svg{color:red!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .read-arrow,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .read-arrow,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .read-arrow,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .read-arrow{flex-shrink:0!important;min-width:98px!important;height:36px!important;padding:0 14px 0 16px!important;display:inline-flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:6px!important;border-radius:999px!important;background:#181a20!important;color:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 10px 24px rgba(24,26,32,.12)!important;cursor:pointer!important;outline:none!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .read-arrow .read-arrow-label,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .read-arrow .read-arrow-label,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .read-arrow .read-arrow-label,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .read-arrow .read-arrow-label{color:inherit!important;font-family:Poppins,sans-serif!important;font-size:11px!important;font-weight:600!important;letter-spacing:.12em!important;text-transform:uppercase!important;line-height:1!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .read-arrow svg,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .read-arrow svg,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .read-arrow svg,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .read-arrow svg{width:18px!important;height:18px!important;color:inherit!important}#pc-wrap #member-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .read-arrow:hover,#pc-wrap #member-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .read-arrow:hover,#pc-wrap #my-page #member-articles-page .market-intelligence-card-grid .community-general-card-config .read-arrow:hover,#pc-wrap #my-page #my-articles-page .market-intelligence-card-grid .community-general-card-config .read-arrow:hover{background:#eb6753!important;color:#fff!important;border-color:hsla(8,79%,62%,.35)!important;box-shadow:0 8px 22px hsla(8,79%,62%,.28)!important}#pc-wrap #member-page .recent-visited-row-accent,#pc-wrap #my-page .recent-visited-row-accent{background:linear-gradient(180deg,#ff9a88,#eb6753 48%,#dc5542)!important}#pc-wrap #member-page .recent-visited-row-action-label,#pc-wrap #member-page .recent-visited-row-meta-label,#pc-wrap #member-page .recent-visited-row-price-eyebrow,#pc-wrap #my-page .recent-visited-row-action-label,#pc-wrap #my-page .recent-visited-row-meta-label,#pc-wrap #my-page .recent-visited-row-price-eyebrow{color:#eb6753!important}#pc-wrap #member-page #my-favorites-page .recent-visited-row-cta-wrap,#pc-wrap #member-page #my-recent-page .recent-visited-row-cta-wrap,#pc-wrap #my-page #my-favorites-page .recent-visited-row-cta-wrap,#pc-wrap #my-page #my-recent-page .recent-visited-row-cta-wrap{border-left-color:rgba(24,26,32,.08)!important}#pc-wrap #member-page #my-favorites-page .recent-visited-row-cta,#pc-wrap #member-page #my-recent-page .recent-visited-row-cta,#pc-wrap #my-page #my-favorites-page .recent-visited-row-cta,#pc-wrap #my-page #my-recent-page .recent-visited-row-cta{width:auto!important;min-width:0!important;min-height:46px!important;padding:0 22px 0 24px!important;border-radius:999px!important;background:#181a20!important;color:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 12px 28px rgba(24,26,32,.14)!important;font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:800!important;letter-spacing:0!important;text-transform:none!important;text-decoration:none!important;transition:transform .22s ease,background .22s ease,box-shadow .22s ease!important}#pc-wrap #member-page #my-favorites-page .recent-visited-row-cta,#pc-wrap #member-page #my-favorites-page .recent-visited-row-cta span,#pc-wrap #member-page #my-favorites-page .recent-visited-row-cta:active,#pc-wrap #member-page #my-favorites-page .recent-visited-row-cta:link,#pc-wrap #member-page #my-favorites-page .recent-visited-row-cta:visited,#pc-wrap #member-page #my-recent-page .recent-visited-row-cta,#pc-wrap #member-page #my-recent-page .recent-visited-row-cta span,#pc-wrap #member-page #my-recent-page .recent-visited-row-cta:active,#pc-wrap #member-page #my-recent-page .recent-visited-row-cta:link,#pc-wrap #member-page #my-recent-page .recent-visited-row-cta:visited,#pc-wrap #my-page #my-favorites-page .recent-visited-row-cta,#pc-wrap #my-page #my-favorites-page .recent-visited-row-cta span,#pc-wrap #my-page #my-favorites-page .recent-visited-row-cta:active,#pc-wrap #my-page #my-favorites-page .recent-visited-row-cta:link,#pc-wrap #my-page #my-favorites-page .recent-visited-row-cta:visited,#pc-wrap #my-page #my-recent-page .recent-visited-row-cta,#pc-wrap #my-page #my-recent-page .recent-visited-row-cta span,#pc-wrap #my-page #my-recent-page .recent-visited-row-cta:active,#pc-wrap #my-page #my-recent-page .recent-visited-row-cta:link,#pc-wrap #my-page #my-recent-page .recent-visited-row-cta:visited{color:#fff!important;-webkit-text-fill-color:#fff!important}#pc-wrap #member-page #my-favorites-page .recent-visited-row-cta .recent-visited-row-cta-icon,#pc-wrap #member-page #my-recent-page .recent-visited-row-cta .recent-visited-row-cta-icon,#pc-wrap #my-page #my-favorites-page .recent-visited-row-cta .recent-visited-row-cta-icon,#pc-wrap #my-page #my-recent-page .recent-visited-row-cta .recent-visited-row-cta-icon{width:14px!important;height:14px!important;color:#fff!important;fill:#fff!important;opacity:1!important;transition:transform .22s ease!important}#pc-wrap #member-page #my-favorites-page .recent-visited-row-cta:hover,#pc-wrap #member-page #my-recent-page .recent-visited-row-cta:hover,#pc-wrap #my-page #my-favorites-page .recent-visited-row-cta:hover,#pc-wrap #my-page #my-recent-page .recent-visited-row-cta:hover{transform:translateY(-1px)!important;background:#eb6753!important;color:#fff!important;border-color:hsla(8,79%,62%,.35)!important;box-shadow:0 14px 30px hsla(8,79%,62%,.24)!important;filter:none!important}#pc-wrap #member-page #my-favorites-page .recent-visited-row-cta:hover span,#pc-wrap #member-page #my-recent-page .recent-visited-row-cta:hover span,#pc-wrap #my-page #my-favorites-page .recent-visited-row-cta:hover span,#pc-wrap #my-page #my-recent-page .recent-visited-row-cta:hover span{color:#fff!important;-webkit-text-fill-color:#fff!important}#pc-wrap #member-page #my-favorites-page .recent-visited-row-cta:hover .recent-visited-row-cta-icon,#pc-wrap #member-page #my-recent-page .recent-visited-row-cta:hover .recent-visited-row-cta-icon,#pc-wrap #my-page #my-favorites-page .recent-visited-row-cta:hover .recent-visited-row-cta-icon,#pc-wrap #my-page #my-recent-page .recent-visited-row-cta:hover .recent-visited-row-cta-icon{color:#fff!important;fill:#fff!important;transform:translateX(3px)!important}#pc-wrap #member-page #my-favorites-page .recent-visited-row-unlike-btn.MuiButton-root,#pc-wrap #my-page #my-favorites-page .recent-visited-row-unlike-btn.MuiButton-root{width:auto!important;min-width:auto!important;height:34px!important;min-height:34px!important;padding:4px 12px 4px 10px!important;border-radius:10px!important;border:1px solid rgba(211,47,47,.55)!important;background:rgba(211,47,47,.06)!important;color:#b71c1c!important;box-shadow:none!important;font-family:Poppins,sans-serif!important;font-size:11px!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:none!important;transform:none!important}#pc-wrap #member-page #my-favorites-page .recent-visited-row-unlike-btn.MuiButton-root .MuiButton-startIcon,#pc-wrap #my-page #my-favorites-page .recent-visited-row-unlike-btn.MuiButton-root .MuiButton-startIcon{margin-right:5px!important;margin-left:0!important}#pc-wrap #member-page #my-favorites-page .recent-visited-row-unlike-btn.MuiButton-root .recent-visited-row-unlike-icon,#pc-wrap #my-page #my-favorites-page .recent-visited-row-unlike-btn.MuiButton-root .recent-visited-row-unlike-icon{width:18px!important;height:18px!important;color:#d32f2f!important}#pc-wrap #member-page #my-favorites-page .recent-visited-row-unlike-btn.MuiButton-root:hover,#pc-wrap #my-page #my-favorites-page .recent-visited-row-unlike-btn.MuiButton-root:hover{border-color:rgba(183,28,28,.75)!important;background:rgba(211,47,47,.12)!important;color:#7f0000!important;box-shadow:none!important;transform:none!important}#pc-wrap #member-page .recent-visited-row-unlike-btn--liked .recent-visited-row-unlike-icon,#pc-wrap #my-page .recent-visited-row-unlike-btn--liked .recent-visited-row-unlike-icon{color:red!important}#pc-wrap #member-page .MuiCircularProgress-root,#pc-wrap #my-page .MuiCircularProgress-root{color:#eb6753!important}#pc-wrap #member-page .follow-button-box button{min-width:128px}#pc-wrap #member-cars-page{width:100%!important;display:flex!important;flex-direction:column!important;gap:22px!important}#pc-wrap #member-cars-page .cars-list-box{width:100%!important;margin-top:0!important;border-radius:22px!important;border:1px solid rgba(24,26,32,.07)!important;background:#fff!important;box-shadow:0 18px 38px rgba(24,26,32,.08)!important;overflow:visible!important}#pc-wrap #member-cars-page .list-box{width:100%!important;min-width:0!important;min-height:620px!important;padding:32px!important;border:none!important;background:transparent!important;box-shadow:none!important}#pc-wrap #member-cars-page .listing-title-box{width:100%!important;display:flex!important;flex-direction:row!important;align-items:center!important;flex-wrap:nowrap!important;gap:16px!important;padding:18px 20px!important;border-radius:18px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.07)!important;min-width:0!important}#pc-wrap #member-cars-page .listing-title-box .title-text{margin:0!important;color:#8d96a3!important;font-family:Poppins,sans-serif!important;font-size:11px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;white-space:nowrap!important}#pc-wrap #member-cars-page .listing-title-box .title-text:first-child{flex:1 1!important;min-width:0!important}#pc-wrap #member-cars-page .listing-title-box .title-text:nth-child(2){flex:0 0 120px!important;text-align:center!important}#pc-wrap #member-cars-page .listing-title-box .title-text:nth-child(3){flex:0 0 100px!important;text-align:center!important}#pc-wrap #member-cars-page .listing-title-box .title-text:nth-child(4){flex:0 0 52px!important;text-align:center!important}#pc-wrap #member-cars-page .car-card-box{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;display:flex!important;flex-direction:row!important;align-items:center!important;flex-wrap:nowrap!important;margin-top:24px!important;padding:14px 12px 22px!important;border-radius:18px!important;border:none!important;border-bottom:1px solid rgba(24,26,32,.08)!important;background:transparent!important;box-shadow:none!important;transition:transform .22s ease,background .22s ease,box-shadow .22s ease!important}#pc-wrap #member-cars-page .car-card-box:hover{padding-left:12px!important;background:#fff!important;box-shadow:0 14px 24px rgba(24,26,32,.08)!important;transform:translateY(-2px)!important}#pc-wrap #member-cars-page .car-card-box .image-box{flex:0 0 auto!important;width:130px!important;height:96px!important;overflow:hidden!important;margin-right:16px!important;padding-top:0!important;border-radius:18px!important;border:1px solid rgba(24,26,32,.08)!important;background:#edf0f4!important;box-shadow:0 10px 16px rgba(24,26,32,.08)!important}#pc-wrap #member-cars-page .car-card-box .image-box img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:18px!important;transition:transform .6s ease!important}#pc-wrap #member-cars-page .car-card-box .image-box:hover img{transform:scale(1.06)!important}#pc-wrap #member-cars-page .car-card-box .information-box{flex:1 1!important;min-width:0!important;width:auto!important;max-width:none!important;padding:4px 8px 4px 0!important;display:flex!important;flex-direction:column!important;gap:6px!important}#pc-wrap #member-cars-page .car-card-box .information-box .name{width:100%!important;margin-bottom:0!important;overflow:hidden!important;color:#181a20!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-family:Poppins,sans-serif!important;font-size:16px!important;font-weight:800!important;letter-spacing:0!important}#pc-wrap #member-cars-page .car-card-box .information-box .address{margin-bottom:0!important;color:#6d7682!important;font-family:Poppins,sans-serif!important;font-size:11px!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important}#pc-wrap #member-cars-page .car-card-box .information-box .price{margin-top:4px!important;color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:18px!important;font-weight:900!important;letter-spacing:0!important}#pc-wrap #member-cars-page .car-card-box .date-box{flex:0 1 128px!important;min-width:0!important;width:auto!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-right:12px!important}#pc-wrap #member-cars-page .car-card-box .date-box .date{padding:8px!important;border-radius:999px!important;background:#f7f8fa!important;color:#6d7682!important;font-family:Poppins,sans-serif!important;font-size:10px!important;font-weight:800!important;letter-spacing:.08em!important;line-height:1.25!important;text-align:center!important;text-transform:uppercase!important}#pc-wrap #member-cars-page .car-card-box .status-box{flex:0 0 auto!important;width:104px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-right:12px!important}#pc-wrap #member-cars-page .car-card-box .status-box .coloured-box{height:32px!important;padding:0 12px!important;border-radius:999px!important}#pc-wrap #member-cars-page .car-card-box .status-box .coloured-box .status{font-family:Poppins,sans-serif!important;font-size:9px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}#pc-wrap #member-cars-page .car-card-box .views-box{flex:0 0 auto!important;width:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-right:0!important}#pc-wrap #member-cars-page .car-card-box .views-box .views{padding:7px 8px!important;border-radius:999px!important;background:#f7f8fa!important;color:#59606b!important;font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:800!important}#pc-wrap #member-cars-page .pagination-config{width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;margin-top:36px!important;gap:12px!important}#pc-wrap #member-follows-page{align-items:stretch!important}#pc-wrap #member-follows-page .follows-list-box{margin-top:18px!important;padding:14px!important;gap:10px!important}#pc-wrap #member-follows-page .listing-title-box{align-items:center;padding:12px 16px!important}#pc-wrap #member-follows-page .follows-card-box,#pc-wrap #member-follows-page .listing-title-box{display:grid!important;grid-template-columns:minmax(220px,.9fr) minmax(330px,1.15fr) minmax(205px,.7fr);grid-gap:16px!important;gap:16px!important}#pc-wrap #member-follows-page .follows-card-box{align-items:center!important;padding:14px 16px!important}#pc-wrap #member-follows-page .action-box,#pc-wrap #member-follows-page .details-box,#pc-wrap #member-follows-page .info{width:100%!important;min-width:0}#pc-wrap #member-follows-page .info{padding-left:0!important;display:flex!important;align-items:center!important}#pc-wrap #member-follows-page .info .image-box{flex:0 0 58px!important;width:58px!important;height:58px!important;margin-right:14px!important;display:block!important;opacity:1!important;visibility:visible!important;padding:2px!important;border-radius:50%!important;background:#fff!important;border:1px solid hsla(8,79%,62%,.24)!important;box-shadow:0 8px 20px rgba(24,26,32,.08)!important}#pc-wrap #member-follows-page .info .image-box img{display:block!important;width:100%!important;height:100%!important;border-radius:50%!important;object-fit:cover!important}#pc-wrap #member-follows-page .info .information-box{min-width:0!important;flex:1 1!important}#pc-wrap #member-follows-page .info .information-box .name{width:100%!important;overflow:hidden!important;color:#181a20!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-family:Poppins,sans-serif!important;font-size:16px!important;font-weight:800!important;letter-spacing:0!important}#pc-wrap #member-follows-page .details-box{display:grid!important;grid-template-columns:minmax(76px,1fr) minmax(88px,1.08fr) minmax(58px,.72fr);grid-gap:8px!important;gap:8px!important;justify-content:stretch!important}#pc-wrap #member-follows-page .info-box{width:100%;min-width:0;height:44px;padding:0 10px!important;justify-content:center;gap:6px!important;white-space:nowrap}#pc-wrap #member-follows-page .info-box p{margin:0;color:#181a20!important;font-size:13px!important;font-weight:800!important;line-height:1!important}#pc-wrap #member-follows-page .info-box span{margin-left:0!important;color:#59606b!important;font-size:12px!important;font-weight:800!important;letter-spacing:0!important;line-height:1!important;text-transform:none!important}#pc-wrap #member-follows-page .info-box svg{width:22px!important;height:22px!important;color:#6d7682!important}#pc-wrap #member-follows-page .info-box--likes{background:transparent!important;border-color:transparent!important;box-shadow:none!important;padding:0 4px!important}#pc-wrap #member-follows-page .info-box--likes svg{color:#6d7682!important}#pc-wrap #member-follows-page .info-box--likes .member-like-heart--liked{color:red!important}#pc-wrap #member-follows-page .action-box{justify-content:flex-start!important;gap:8px!important;flex-wrap:nowrap!important;transform:translateX(-10px)}#pc-wrap #member-follows-page .action-box p{flex:0 1 auto;color:#6d7682!important;font-size:11px!important;letter-spacing:.08em!important;white-space:nowrap}#pc-wrap #member-follows-page .member-follow-row-action{flex:0 0 auto;min-width:106px!important;height:40px!important;padding:0 14px!important}#pc-wrap #member-follows-page .member-follow-row-action--danger{background:#fff7f5!important;color:#eb6753!important;box-shadow:none!important}#pc-wrap #member-follows-page .member-follow-row-action--danger:hover{background:#eb6753!important;color:#fff!important}#pc-wrap #member-follows-page .pagination-config{margin-top:28px!important}#pc-wrap #footer{background:radial-gradient(circle at 18% 0,hsla(9,82%,65%,.16),transparent 36%),linear-gradient(180deg,#101115,#07080a)!important}#pc-wrap #footer:before{display:none!important}#pc-wrap #footer .footer-container{width:1300px!important;margin:0 auto!important;padding:86px 0 34px!important}#pc-wrap #footer .footer-modern-shell{padding:48px!important;border:1px solid hsla(0,0%,100%,.1)!important;border-radius:34px!important;background:linear-gradient(135deg,hsla(0,0%,100%,.09),hsla(0,0%,100%,.035))!important;box-shadow:0 30px 90px rgba(0,0,0,.34)!important}#pc-wrap #footer .footer-modern-shell:before{left:48px!important;right:48px!important;top:150px!important;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.18),transparent)!important}#pc-wrap #footer .footer-modern-shell:after{right:-120px!important;bottom:-160px!important;width:420px!important;height:420px!important;background:hsla(9,82%,65%,.14)!important;filter:blur(18px)!important}#pc-wrap #footer .footer-modern-head{padding-bottom:0!important;grid-template-columns:330px 1fr auto!important;grid-gap:46px!important;gap:46px!important;border-bottom:0!important}#pc-wrap #footer .footer-modern-head .footer-logo-mark{display:flex!important;flex-direction:column!important;gap:8px!important}#pc-wrap #footer .footer-modern-head .footer-logo-mark .brand-word{font-size:48px!important;font-weight:950!important;line-height:.9!important}#pc-wrap #footer .footer-modern-head .footer-logo-mark .brand-word span{color:#ef715c!important}#pc-wrap #footer .footer-modern-head .footer-logo-mark i{width:250px!important;height:5px!important;display:block!important;border-radius:999px!important;background:linear-gradient(90deg,#ef715c 0 48%,#fff 48% 100%)!important}#pc-wrap #footer .footer-modern-head p{max-width:590px!important;color:hsla(0,0%,100%,.62)!important;font-size:17px!important;line-height:1.7!important}#pc-wrap #footer .footer-modern-head .footer-socials a{width:46px!important;height:46px!important;background:hsla(0,0%,100%,.08)!important;border:1px solid hsla(0,0%,100%,.1)!important;transition:transform .18s ease,background .18s ease!important}#pc-wrap #footer .footer-modern-head .footer-socials a svg{width:22px!important;height:22px!important}#pc-wrap #footer .footer-modern-head .footer-socials a:hover{background:#ef715c!important}#pc-wrap #footer .footer-modern-body{margin-top:52px!important;padding-top:42px!important;grid-template-columns:1fr 360px 260px!important;grid-gap:42px!important;gap:42px!important}#pc-wrap #footer .footer-links{grid-gap:34px!important;gap:34px!important}#pc-wrap #footer .footer-links div a:hover{color:#ef715c!important}#pc-wrap #footer .footer-action-panel,#pc-wrap #footer .footer-contact-line{padding-left:30px!important;border-left:1px solid hsla(0,0%,100%,.11)!important}#pc-wrap #footer .footer-action-panel>span,#pc-wrap #footer .footer-contact-line>span{color:hsla(0,0%,100%,.46)!important;font-family:Poppins,sans-serif!important;font-size:11px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}#pc-wrap #footer .footer-action-panel{padding:28px!important;background:hsla(0,0%,100%,.06)!important}#pc-wrap #footer .footer-action-panel strong{font-size:24px!important}#pc-wrap #footer .footer-subscribe{height:54px!important;margin-top:24px!important;background:hsla(0,0%,100%,.08)!important}#pc-wrap #footer .footer-subscribe input{height:42px!important}#pc-wrap #footer .footer-subscribe button{height:42px!important;background:#ef715c!important}#pc-wrap #footer .footer-contact-line strong{font-size:25px!important}#pc-wrap #footer .footer-contact-line a{color:#ef715c!important;border-bottom:1px solid hsla(9,82%,65%,.55)!important}#pc-wrap #footer .footer-bottom{margin-top:34px!important;padding:22px 4px 0!important;border-top:0!important}#pc-wrap #footer .footer-action-panel{position:relative!important;overflow:hidden!important;border:1px solid hsla(0,0%,100%,.18)!important;background:linear-gradient(145deg,#ef715c,#dc553f)!important;box-shadow:0 24px 54px rgba(232,84,62,.2)!important}#pc-wrap #footer .footer-action-panel:before{content:none!important}#pc-wrap #footer .footer-action-panel .footer-subscribe,#pc-wrap #footer .footer-action-panel strong,#pc-wrap #footer .footer-action-panel>span{position:relative!important;z-index:1!important}#pc-wrap #footer .footer-action-panel>span{color:hsla(0,0%,100%,.74)!important}#pc-wrap #footer .footer-action-panel .footer-subscribe{background:hsla(0,0%,100%,.18)!important;border-color:hsla(0,0%,100%,.24)!important}#pc-wrap #footer .footer-action-panel .footer-subscribe input::placeholder{color:hsla(0,0%,100%,.78)!important}#pc-wrap #footer .footer-action-panel .footer-subscribe button{background:#fff!important;color:#181a20!important;transition:background .18s ease,color .18s ease,transform .18s ease!important}#pc-wrap #footer .footer-action-panel .footer-subscribe button:hover{background:#181a20!important;color:#fff!important;transform:translateY(-1px)!important}#pc-wrap #footer #pc-wrap #footer{background:linear-gradient(180deg,#101115,#07080a)!important}body{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}body::-webkit-scrollbar{display:none}body.automart-intro-lock,html.automart-intro-lock{height:100%;overflow:hidden!important;background:#000}.automart-opening{position:fixed;inset:0;z-index:9999;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#fff;background:radial-gradient(circle at 50% 28%,hsla(8,79%,62%,.16),transparent 34%),linear-gradient(135deg,#08090c,#12141a 52%,#07080b);animation:automartOpeningExit .52s ease 2.18s forwards}.automart-opening:before{inset:-18%;background:conic-gradient(from 140deg,transparent 0deg,hsla(0,0%,100%,.1) 44deg,transparent 86deg);opacity:.48;animation:automartSpotSweep 2.5s ease-in-out forwards}.automart-opening:after{background:radial-gradient(circle at 50% 50%,transparent 0,rgba(0,0,0,.42) 72%,rgba(0,0,0,.72) 100%)}.opening-grid{position:absolute;inset:0;opacity:.1;background-image:linear-gradient(hsla(0,0%,100%,.12) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.1) 1px,transparent 0);background-size:120px 120px;-webkit-mask-image:linear-gradient(180deg,transparent,#000 24%,#000 78%,transparent);mask-image:linear-gradient(180deg,transparent,#000 24%,#000 78%,transparent)}.opening-scan{position:absolute;left:-18%;top:0;z-index:2;width:36%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.13) 48%,transparent);transform:skewX(-18deg);animation:automartScan 2.2s cubic-bezier(.2,.8,.2,1) forwards}.opening-road{position:absolute;left:50%;bottom:-16vh;z-index:1;width:min(980px,82vw);height:52vh;perspective:520px;transform:translateX(-50%);opacity:0;animation:automartRoadIn .82s ease .24s forwards}.opening-lane{position:absolute;bottom:0;width:3px;height:120%;border-radius:999px;background:repeating-linear-gradient(180deg,transparent 0 42px,hsla(0,0%,100%,.7) 42px 82px,transparent 82px 132px);filter:drop-shadow(0 0 16px rgba(255,255,255,.22));transform-origin:bottom center;animation:automartLaneMove 1.25s linear infinite}.opening-lane-left{left:38%;opacity:.3;transform:rotateX(64deg) rotate(12deg) scaleY(1.18)}.opening-lane-center{left:50%;width:5px;transform:translateX(-50%) rotateX(64deg) scaleY(1.38)}.opening-lane-right{right:38%;opacity:.3;transform:rotateX(64deg) rotate(-12deg) scaleY(1.18)}.opening-headlight{top:18%;width:min(280px,25vw);background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.88),hsla(8,79%,62%,.48),transparent);box-shadow:0 0 34px hsla(0,0%,100%,.28),0 0 58px hsla(8,79%,62%,.22);animation:automartHeadlight 1.7s ease .52s forwards}.opening-headlight-left{left:8%;transform:rotate(6deg)}.opening-headlight-right{right:8%;transform:rotate(-6deg)}.opening-content{position:relative;z-index:3;width:min(720px,100vw - 48px);display:flex;flex-direction:column;align-items:center;text-align:center;transform:translateY(18px);animation:automartContentIn .76s cubic-bezier(.2,.8,.2,1) forwards}.opening-mark{color:#fff;font-family:Poppins,sans-serif;font-size:clamp(56px,8vw,132px);font-style:normal;line-height:.9;text-transform:uppercase;text-shadow:0 26px 90px rgba(0,0,0,.45)}.opening-mark span{text-shadow:0 0 36px hsla(8,79%,62%,.26)}.opening-line{width:min(420px,58vw);height:3px;margin-top:24px;border-radius:999px;overflow:hidden;background:hsla(0,0%,100%,.16)}.opening-line:before{content:"";display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#eb6753,hsla(0,0%,100%,.9),#eb6753);transform:translateX(-102%);animation:automartLineRun 1.55s ease .42s forwards}.opening-copy{margin-top:18px;color:hsla(0,0%,100%,.7);font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:700;line-height:1.4;letter-spacing:0}.opening-progress{position:relative;width:min(360px,58vw);height:6px;margin-top:30px;overflow:hidden;border-radius:999px;background:hsla(0,0%,100%,.12);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.14)}.opening-progress span{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#eb6753,#fff);transform:scaleX(0);transform-origin:left;animation:automartProgress 2.05s cubic-bezier(.2,.8,.2,1) .18s forwards}.opening-status{width:min(360px,58vw);margin-top:12px;display:flex;justify-content:space-between;gap:18px;color:hsla(0,0%,100%,.56);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:1.3;letter-spacing:0}@keyframes automartOpeningExit{to{opacity:0;transform:scale(1.018);visibility:hidden}}@media(min-width:901px){#pc-wrap .header-main .container.hero-stage{align-items:flex-start!important}#pc-wrap .header-main .hero-entry-system{margin-left:clamp(58px,4.4vw,92px)!important;margin-right:auto!important}#pc-wrap .header-main .container.hero-stage{width:min(1040px,100vw - 140px);padding-left:0;padding-right:0;align-items:flex-start}#pc-wrap .header-main .hero-entry-system{width:min(860px,100%);margin-left:0;margin-right:0;padding-left:34px}#pc-wrap .header-main .hero-stats-panel{width:min(1040px,100vw - 140px)}}#pc-wrap #footer{background:radial-gradient(circle at 15% 0,hsla(9,82%,65%,.18),transparent 34%),linear-gradient(180deg,#111318,#07080a)!important}#pc-wrap #footer .footer-modern-shell:before{background:linear-gradient(90deg,hsla(9,82%,65%,.65),hsla(0,0%,100%,.16),transparent)!important}#pc-wrap #footer .footer-modern-shell:after{content:""!important;position:absolute!important;right:-160px!important;bottom:-190px!important;width:520px!important;height:520px!important;display:block!important;border-radius:50%!important;background:hsla(9,82%,65%,.16)!important;filter:blur(20px)!important}#pc-wrap #footer .footer-modern-head .footer-logo-mark{transition:transform .18s ease,text-shadow .18s ease!important}#pc-wrap #footer .footer-modern-head .footer-logo-mark:hover{transform:translateY(-1px)!important;text-shadow:0 0 24px hsla(8,79%,62%,.22)!important}#pc-wrap #footer .footer-modern-head .footer-logo-mark .brand-word{text-shadow:0 10px 24px rgba(0,0,0,.22)!important}#pc-wrap #footer .footer-modern-head .footer-socials a{background:hsla(0,0%,100%,.09)!important;border:1px solid hsla(0,0%,100%,.13)!important;transition:transform .18s ease,background .18s ease,border-color .18s ease!important}#pc-wrap #footer .footer-modern-head .footer-socials a svg{width:23px!important;height:23px!important;color:#fff!important;fill:currentColor!important}#pc-wrap #footer .footer-modern-head .footer-socials a:hover{transform:translateY(-4px)!important;background:#eb6753!important;border-color:#eb6753!important}#pc-wrap #footer .footer-links div a{transition:color .16s ease,transform .16s ease!important}#pc-wrap #footer .footer-links div a:hover{color:#eb6753!important;transform:translateX(4px)!important}#pc-wrap #footer .footer-subscribe input::placeholder{color:hsla(0,0%,100%,.42)!important}#pc-wrap #footer .footer-contact-line a{padding-bottom:4px!important;border-bottom:1px solid hsla(8,79%,62%,.55)!important}#pc-wrap #footer .footer-bottom{position:relative!important;z-index:1!important}#pc-wrap #footer{background:linear-gradient(180deg,hsla(9,82%,65%,.08),transparent 34%),linear-gradient(180deg,#14161b,#090a0d)}#pc-wrap #footer .footer-container{padding:54px 0 26px}#pc-wrap #footer .footer-modern-shell{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}#pc-wrap #footer .footer-modern-shell:before{display:none}#pc-wrap #footer .footer-modern-head{padding-bottom:30px;grid-template-columns:260px 1fr auto;grid-gap:42px;gap:42px;border-bottom:1px solid hsla(0,0%,100%,.1)}#pc-wrap #footer .footer-modern-head .footer-logo-mark{gap:8px}#pc-wrap #footer .footer-modern-head .footer-logo-mark .brand-word{font-size:34px}#pc-wrap #footer .footer-modern-head .footer-logo-mark i{width:180px}#pc-wrap #footer .footer-modern-head p{max-width:520px;line-height:1.62}#pc-wrap #footer .footer-modern-head .footer-socials svg{width:40px;height:40px;transition:background .17s ease,transform .17s ease}#pc-wrap #footer .footer-modern-body{margin-top:30px;grid-template-columns:1fr 310px 230px;grid-gap:46px;gap:46px;align-items:start}#pc-wrap #footer .footer-links{grid-gap:34px;gap:34px}#pc-wrap #footer .footer-links div strong{margin-bottom:14px}#pc-wrap #footer .footer-links div span{margin-top:12px;color:hsla(0,0%,100%,.52)}#pc-wrap #footer .footer-contact-line,#pc-wrap #footer .footer-newsletter-line{padding-left:28px;border-left:1px solid hsla(0,0%,100%,.1)}#pc-wrap #footer .footer-contact-line>span,#pc-wrap #footer .footer-newsletter-line>span{color:hsla(0,0%,100%,.44)}#pc-wrap #footer .footer-subscribe{margin-top:16px;height:50px;padding:5px}#pc-wrap #footer .footer-subscribe input{height:40px}#pc-wrap #footer .footer-subscribe button{height:40px;padding:0 15px;font-size:10px}#pc-wrap #footer .footer-contact-line{justify-content:flex-start}#pc-wrap #footer .footer-contact-line strong{font-size:22px}#pc-wrap #footer .footer-bottom{margin-top:34px;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.1)}#pc-wrap #footer .footer-bottom span{color:hsla(0,0%,100%,.4)}@keyframes automartSpotSweep{0%{transform:rotate(-18deg) scale(1.08)}to{transform:rotate(22deg) scale(1.08)}}@keyframes automartScan{to{left:112%}}@keyframes automartRoadIn{to{opacity:1;transform:translateX(-50%) translateY(-18px)}}@keyframes automartLaneMove{to{background-position-y:132px}}@keyframes automartHeadlight{0%{opacity:0;transform:translateY(20px) scaleX(.38)}45%{opacity:1}to{opacity:.64;transform:translateY(0) scaleX(1)}}@keyframes automartContentIn{to{opacity:1;transform:translateY(0)}}@keyframes automartLineRun{to{transform:translateX(0)}}@keyframes automartProgress{to{transform:scaleX(1)}}@media(max-width:720px){.opening-copy{font-size:13px}.opening-status{font-size:11px}.opening-road{width:112vw}}@media(prefers-reduced-motion:reduce){.automart-opening,.automart-opening:before,.opening-content,.opening-headlight,.opening-lane,.opening-line:before,.opening-progress span,.opening-road,.opening-scan{animation-duration:1ms!important;animation-delay:0ms!important}}.automart-opening{background:radial-gradient(ellipse at 50% -10%,hsla(0,0%,100%,.2),transparent 38%),radial-gradient(circle at 50% 44%,hsla(8,79%,62%,.18),transparent 32%),linear-gradient(135deg,#07080b,#151821 48%,#07080b);animation:automartOpeningExit .52s ease 2.22s forwards}.automart-opening:before{inset:-20%;background:radial-gradient(ellipse at 50% 12%,hsla(0,0%,100%,.22),transparent 28%),linear-gradient(120deg,transparent 24%,hsla(8,79%,62%,.16) 48%,transparent 72%);opacity:0;animation:openingAtmosphere 2.2s ease forwards}.automart-opening:after{inset:0;background:linear-gradient(180deg,hsla(0,0%,100%,.04),transparent 24%,rgba(0,0,0,.34)),radial-gradient(circle at 50% 52%,transparent 0,rgba(0,0,0,.5) 78%,rgba(0,0,0,.74) 100%)}.opening-stage-light{position:absolute;left:50%;top:-32vh;z-index:1;width:min(1180px,86vw);height:58vh;border-radius:0 0 50% 50%;background:radial-gradient(ellipse at 50% 100%,hsla(0,0%,100%,.34),hsla(8,79%,62%,.12) 36%,transparent 72%);filter:blur(6px);opacity:0;transform:translateX(-50%) scaleX(.74);animation:openingStageLight 1.85s cubic-bezier(.2,.8,.2,1) forwards}.opening-reveal{position:absolute;top:0;bottom:0;z-index:2;width:52%;background:linear-gradient(180deg,rgba(7,8,11,.98),rgba(18,20,27,.98));box-shadow:0 0 80px rgba(0,0,0,.45)}.opening-reveal-left{left:0;animation:openingPanelLeft 1.05s cubic-bezier(.76,0,.24,1) .72s forwards}.opening-reveal-right{right:0;animation:openingPanelRight 1.05s cubic-bezier(.76,0,.24,1) .72s forwards}.opening-flare{position:absolute;top:51%;z-index:4;width:min(420px,34vw);height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.95),hsla(8,79%,62%,.58),transparent);box-shadow:0 0 34px hsla(0,0%,100%,.34),0 0 70px hsla(8,79%,62%,.28);opacity:0}.opening-flare-left{left:8vw;transform:translateX(-34px) rotate(3deg);animation:openingFlare 1.18s ease .34s forwards}.opening-flare-right{right:8vw;transform:translateX(34px) rotate(-3deg);animation:openingFlare 1.18s ease .42s forwards}.opening-content{z-index:5;width:min(820px,100vw - 48px);opacity:0;transform:translateY(20px) scale(.96);animation:openingContentReveal .76s cubic-bezier(.2,.8,.2,1) .1s forwards}.opening-mark{overflow:hidden;font-size:clamp(62px,9vw,146px);background:linear-gradient(180deg,#fff,#f3f4f7 42%,#aeb4c0);filter:drop-shadow(0 28px 70px rgba(0,0,0,.46))}.opening-mark span{background:linear-gradient(180deg,#ff9c8c,#eb6753 62%,#b83e2e)}.opening-mark:after{top:-18%;bottom:-18%;left:-28%;width:18%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.72),transparent);animation:openingWordShine 1.25s ease .58s forwards}.opening-car-outline{width:min(640px,78vw);height:auto;margin-top:22px;overflow:visible;fill:none;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 16px 36px rgba(0,0,0,.34))}.opening-car-body,.opening-car-detail{stroke:hsla(0,0%,100%,.78);stroke-width:6;stroke-dasharray:900;stroke-dashoffset:900;animation:openingCarTrace 1.18s cubic-bezier(.2,.8,.2,1) .42s forwards}.opening-car-detail{stroke:hsla(8,79%,62%,.82);stroke-width:4;animation-delay:.58s}.opening-wheel{stroke:hsla(0,0%,100%,.7);stroke-width:5;stroke-dasharray:170;stroke-dashoffset:170;animation:openingWheelTrace .92s ease .86s forwards}.opening-reveal-bar{width:min(460px,64vw);height:3px;margin-top:22px;overflow:hidden;border-radius:999px;background:hsla(0,0%,100%,.12)}.opening-reveal-bar span{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,transparent,#eb6753 20%,#fff 50%,#eb6753 80%,transparent);transform:translateX(-105%);animation:openingBarSweep 1.3s cubic-bezier(.2,.8,.2,1) .52s forwards}@keyframes openingAtmosphere{0%{opacity:0;transform:scale(1.04) rotate(-4deg)}52%{opacity:.88}to{opacity:.62;transform:scale(1) rotate(0deg)}}@keyframes openingStageLight{to{opacity:1;transform:translateX(-50%) scaleX(1)}}@keyframes openingPanelLeft{to{transform:translateX(-105%)}}@keyframes openingPanelRight{to{transform:translateX(105%)}}@keyframes openingFlare{0%{opacity:0}28%{opacity:.9}to{opacity:.42;transform:translateX(0) rotate(0deg)}}@keyframes openingContentReveal{to{opacity:1;transform:translateY(0) scale(1)}}@keyframes openingWordShine{to{left:112%}}@keyframes openingCarTrace{to{stroke-dashoffset:0}}@keyframes openingWheelTrace{to{stroke-dashoffset:0}}@keyframes openingBarSweep{to{transform:translateX(105%)}}@media(prefers-reduced-motion:reduce){.opening-car-body,.opening-car-detail,.opening-flare,.opening-mark:after,.opening-reveal,.opening-reveal-bar span,.opening-stage-light,.opening-wheel{animation-duration:1ms!important;animation-delay:0ms!important}}.automart-opening{isolation:isolate;background:#050608;animation:automartOpeningExit .62s cubic-bezier(.16,1,.3,1) 2.42s forwards}.automart-opening:after,.automart-opening:before{content:"";position:absolute;inset:0;pointer-events:none}.automart-opening:before{z-index:2;background:radial-gradient(ellipse at 50% 38%,transparent 0,rgba(0,0,0,.18) 42%,rgba(0,0,0,.74) 100%),linear-gradient(90deg,rgba(0,0,0,.68),transparent 26%,transparent 74%,rgba(0,0,0,.68));opacity:1;animation:openingVignetteRelease 2.35s ease forwards}.automart-opening:after{z-index:6;background:#050608;opacity:0;animation:openingFinalBlink .52s ease 2.2s forwards}.opening-video{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:grayscale(.18) contrast(1.12) brightness(.62) blur(9px);transform:scale(1.08);animation:openingVideoFocus 2.55s cubic-bezier(.16,1,.3,1) forwards}.opening-atmosphere{position:absolute;inset:0;background:radial-gradient(circle at 50% 48%,hsla(8,79%,62%,.2),transparent 30%),radial-gradient(ellipse at 50% -8%,hsla(0,0%,100%,.28),transparent 38%),linear-gradient(180deg,rgba(5,6,8,.2),rgba(5,6,8,.72));opacity:.92;animation:openingAtmosphereBreathe 2.45s ease forwards}.opening-headlight{position:absolute;top:49%;z-index:3;width:min(520px,43vw);height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.96),hsla(8,79%,62%,.54),transparent);box-shadow:0 0 36px hsla(0,0%,100%,.38),0 0 82px hsla(8,79%,62%,.28);opacity:0}.opening-headlight-one{left:5vw;transform:translateX(-24px) rotate(2deg) scaleX(.42);transform-origin:right center;animation:openingHeadlightSweep 1.18s cubic-bezier(.16,1,.3,1) .34s forwards}.opening-headlight-two{right:5vw;transform:translateX(24px) rotate(-2deg) scaleX(.42);transform-origin:left center;animation:openingHeadlightSweep 1.18s cubic-bezier(.16,1,.3,1) .42s forwards}.opening-brand-lockup{position:relative;z-index:5;width:min(920px,100vw - 44px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;opacity:0;transform:translateY(18px) scale(.96);animation:openingBrandReveal .76s cubic-bezier(.16,1,.3,1) .18s forwards}.opening-orbit{position:absolute;left:50%;top:50%;width:clamp(230px,32vw,430px);aspect-ratio:1;border-radius:50%;transform:translate(-50%,-50%) scale(.76);background:conic-gradient(from -90deg,transparent 0deg,hsla(8,79%,62%,.95) 42deg,hsla(0,0%,100%,.9) 76deg,transparent 126deg,transparent 1turn);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 2px),#000 calc(100% - 1px));mask:radial-gradient(farthest-side,transparent calc(100% - 2px),#000 calc(100% - 1px));filter:drop-shadow(0 0 28px rgba(235,103,83,.26));animation:openingOrbitIgnite 1.55s cubic-bezier(.16,1,.3,1) .28s forwards}.opening-mark{position:relative;z-index:2;font-size:clamp(64px,10vw,158px);font-weight:900;line-height:.86;background:linear-gradient(180deg,#fff,#eff1f5 48%,#aeb5bf);text-shadow:none;filter:drop-shadow(0 32px 88px rgba(0,0,0,.48));transform:translateZ(0)}.opening-mark span{color:transparent;background:linear-gradient(180deg,#ffa191,#eb6753 56%,#c74939);-webkit-background-clip:text;background-clip:text;text-shadow:none}.opening-mark:after{content:"";position:absolute;top:-24%;bottom:-26%;left:-22%;z-index:3;width:15%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.76),transparent);transform:skewX(-18deg);animation:openingWordFlash 1.08s ease .72s forwards}.opening-signals{position:relative;z-index:2;margin-top:26px;display:flex;align-items:center;justify-content:center;gap:18px;color:hsla(0,0%,100%,.72);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;line-height:1;text-transform:uppercase;animation:openingSignalsIn .62s ease 1.02s forwards}.opening-signals span{position:relative;display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.opening-signals span:not(:first-child):before{content:"";width:5px;height:5px;border-radius:50%;background:#eb6753;box-shadow:0 0 0 4px hsla(8,79%,62%,.13)}.opening-aperture{position:absolute;inset:-22%;z-index:4;pointer-events:none;border-radius:50%;background:radial-gradient(circle at 50% 50%,transparent 0,transparent 18%,rgba(5,6,8,.54) 38%,rgba(5,6,8,.94) 100%);opacity:.74;transform:scale(.72);animation:openingAperture 2.32s cubic-bezier(.16,1,.3,1) forwards}@keyframes openingVideoFocus{to{filter:grayscale(.04) contrast(1.04) brightness(.78) blur(0);transform:scale(1.018)}}@keyframes openingVignetteRelease{0%{opacity:1}to{opacity:.42}}@keyframes openingAtmosphereBreathe{0%{opacity:.96;transform:scale(1)}to{opacity:.66;transform:scale(1.03)}}@keyframes openingHeadlightSweep{0%{opacity:0}34%{opacity:1}to{opacity:.46;transform:translateX(0) rotate(0deg) scaleX(1)}}@keyframes openingBrandReveal{to{opacity:1;transform:translateY(0) scale(1)}}@keyframes openingOrbitIgnite{0%{opacity:0;transform:translate(-50%,-50%) scale(.76) rotate(-48deg)}42%{opacity:1}to{opacity:.72;transform:translate(-50%,-50%) scale(1) rotate(235deg)}}@keyframes openingWordFlash{to{left:112%}}@keyframes openingSignalsIn{to{opacity:1;transform:translateY(0)}}@keyframes openingAperture{0%{opacity:.92;transform:scale(.58)}62%{opacity:.5}to{opacity:0;transform:scale(1.42)}}@keyframes openingFinalBlink{0%{opacity:0}42%{opacity:.18}to{opacity:0}}@media(max-width:720px){.opening-signals{width:min(320px,100vw - 48px);flex-wrap:wrap;gap:11px 14px;font-size:10px}.opening-headlight{width:46vw}}@media(prefers-reduced-motion:reduce){.automart-opening:after,.automart-opening:before,.opening-aperture,.opening-atmosphere,.opening-brand-lockup,.opening-headlight,.opening-mark:after,.opening-orbit,.opening-signals,.opening-video{animation-duration:1ms!important;animation-delay:0ms!important}}.opening-brand-lockup{perspective:900px;animation:openingBrandRevealSlow 1.45s cubic-bezier(.16,1,.3,1) .36s forwards}.opening-mark{overflow:visible;transform:translateY(24px) scale(.92);animation:openingMarkSlowIn 1.75s cubic-bezier(.16,1,.3,1) .5s forwards}.opening-mark:after{display:block;animation-duration:1.9s;animation-delay:1.15s}.opening-signals{animation-delay:2.12s}.opening-orbit{animation:openingOrbitIgniteSlow 2.7s cubic-bezier(.16,1,.3,1) .55s forwards}@keyframes openingBrandRevealSlow{to{opacity:1;transform:translateY(0) scale(1)}}@keyframes openingMarkSlowIn{0%{opacity:0;transform:translateY(24px) scale(.92);filter:blur(12px)}68%{opacity:1;transform:translateY(-4px) scale(1.015);filter:blur(0)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes openingOrbitIgniteSlow{0%{opacity:0;transform:translate(-50%,-50%) scale(.7) rotate(-72deg)}42%{opacity:.86}to{opacity:.62;transform:translate(-50%,-50%) scale(1.06) rotate(215deg)}}.opening-video{animation-duration:3.65s}.opening-atmosphere{animation-duration:3.55s}.opening-headlight-one{animation-duration:2.25s;animation-delay:.82s}.opening-headlight-two{animation-duration:2.25s;animation-delay:1.02s}.opening-aperture{animation-duration:3.45s}.automart-opening{animation:automartOpeningExit .72s cubic-bezier(.16,1,.3,1) 3.1s forwards}.automart-opening:after{animation:openingFinalBlink .65s ease 2.9s forwards}.automart-opening{background:#000;animation:automartMinimalExit .68s cubic-bezier(.16,1,.3,1) 2.68s forwards}.automart-opening:after,.automart-opening:before{display:none}.opening-atmosphere{z-index:1;background:radial-gradient(circle at 50% 49%,hsla(8,79%,62%,.16),transparent 26%),radial-gradient(ellipse at 50% 56%,hsla(0,0%,100%,.08),transparent 42%);opacity:0;transform:scale(.86);animation:automartMinimalAura 2.8s cubic-bezier(.16,1,.3,1) forwards}.opening-brand-lockup{width:min(820px,100vw - 44px);opacity:1;transform:none;animation:none}.opening-orbit{width:clamp(180px,27vw,340px);opacity:0;background:conic-gradient(from -80deg,transparent 0deg,hsla(8,79%,62%,.7) 42deg,transparent 94deg,transparent 1turn);filter:drop-shadow(0 0 24px rgba(235,103,83,.16));transform:translate(-50%,-50%) scale(.7) rotate(-34deg);animation:automartMinimalRing 2.35s cubic-bezier(.16,1,.3,1) .42s forwards}.opening-mark{opacity:0;font-size:clamp(58px,8.8vw,138px);letter-spacing:0;background:linear-gradient(180deg,#fff,#f2f3f5 48%,#9da3ad);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 28px 76px rgba(0,0,0,.48));transform:translateY(18px) scale(.96);animation:automartMinimalWord 1.45s cubic-bezier(.16,1,.3,1) .48s forwards}.opening-mark span{color:#eb6753;background:none;-webkit-background-clip:initial;background-clip:initial}.opening-mark:after{display:none}.opening-signals{margin-top:30px;gap:22px;opacity:0;color:hsla(0,0%,100%,.58);font-size:11px;font-weight:800;letter-spacing:0;animation:automartMinimalSignals .72s ease 1.62s forwards}.opening-signals span:not(:first-child):before{width:4px;height:4px;background:hsla(8,79%,62%,.92);box-shadow:0 0 0 4px hsla(8,79%,62%,.08)}.opening-closer{position:absolute;top:0;bottom:0;z-index:5;width:50%;pointer-events:none;background:rgba(0,0,0,.36);opacity:0;animation:automartCloser .76s cubic-bezier(.16,1,.3,1) 2.26s forwards}.opening-closer-left{left:0;border-right:1px solid hsla(8,79%,62%,.46);transform:translateX(-104%)}.opening-closer-right{right:0;border-left:1px solid hsla(0,0%,100%,.34);transform:translateX(104%)}@keyframes automartMinimalAura{0%{opacity:0;transform:scale(.86)}54%{opacity:.82}to{opacity:.5;transform:scale(1.08)}}@keyframes automartMinimalRing{0%{opacity:0;transform:translate(-50%,-50%) scale(.7) rotate(-34deg)}45%{opacity:.68}to{opacity:.34;transform:translate(-50%,-50%) scale(1.05) rotate(146deg)}}@keyframes automartMinimalWord{0%{opacity:0;transform:translateY(18px) scale(.96);filter:blur(10px) drop-shadow(0 28px 76px rgba(0,0,0,.48))}72%{opacity:1;transform:translateY(-2px) scale(1.006);filter:blur(0) drop-shadow(0 28px 76px rgba(0,0,0,.48))}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0) drop-shadow(0 28px 76px rgba(0,0,0,.48))}}@keyframes automartMinimalSignals{to{opacity:1}}@keyframes automartMinimalLine{0%{background-size:0 1px,auto;opacity:0}38%{opacity:1}to{background-size:min(620px,72vw) 1px,auto;opacity:.45}}@keyframes automartMinimalFade{0%,to{opacity:0}52%{opacity:.28}}@keyframes automartMinimalExit{to{opacity:0;transform:scale(1.01);visibility:hidden}}@keyframes automartCloser{0%{opacity:0}36%{opacity:1;transform:translateX(0)}to{opacity:.88;transform:translateX(0)}}@media(prefers-reduced-motion:reduce){.automart-opening,.automart-opening:after,.automart-opening:before,.opening-atmosphere,.opening-closer,.opening-mark,.opening-orbit,.opening-signals{animation-duration:1ms!important;animation-delay:0ms!important}}#pc-wrap #top .navbar .navbar-main{position:fixed;padding:22px 0;width:100%;height:87px;display:flex;flex-direction:row;box-sizing:border-box;z-index:99;align-items:center;background-color:transparent;border-bottom:1px solid hsla(0,0%,100%,.22);box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.08),0 10px 28px rgba(0,0,0,.08);transition:background .3s ease,border-color .3s ease,box-shadow .3s ease,-webkit-backdrop-filter .3s ease;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease,backdrop-filter .3s ease;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease}#pc-wrap #top .navbar .navbar-main.navbar-main--scrolled{background-color:rgba(24,26,32,.92);background:linear-gradient(90deg,rgba(24,26,32,.94),rgba(37,40,49,.88) 58%,rgba(24,26,32,.94));border-bottom-color:hsla(8,79%,62%,.24);box-shadow:0 14px 34px rgba(24,26,32,.18),inset 0 -1px 0 hsla(0,0%,100%,.05);backdrop-filter:blur(18px) saturate(1.08);-webkit-backdrop-filter:blur(18px) saturate(1.08)}#pc-wrap #top .navbar .navbar-main .container{position:relative;z-index:1;flex-direction:row;align-items:center;justify-content:space-between;gap:28px}#pc-wrap #top .navbar .navbar-main .container .logo-box{flex:0 0 214px}#pc-wrap #top .navbar .navbar-main .container .logo-box .brand-link{position:relative;display:inline-flex;align-items:center;text-decoration:none;cursor:pointer;transition:transform .18s ease,text-shadow .18s ease}#pc-wrap #top .navbar .navbar-main .container .logo-box .brand-link:hover{transform:translateY(-1px);text-shadow:0 0 24px hsla(8,79%,62%,.22)}#pc-wrap #top .navbar .navbar-main .container .logo-box .brand-word{position:relative;display:inline-flex;align-items:baseline;color:#fff;font-family:Poppins,sans-serif;font-size:31px;font-style:normal;font-weight:900;line-height:1;letter-spacing:0;text-transform:uppercase;text-shadow:0 10px 24px rgba(0,0,0,.22)}#pc-wrap #top .navbar .navbar-main .container .logo-box .brand-word span{color:#eb6753}#pc-wrap #top .navbar .navbar-main .container .logo-box .brand-word:after{content:"";position:absolute;left:1px;right:0;bottom:-9px;height:3px;border-radius:999px;background:linear-gradient(90deg,#eb6753,hsla(8,79%,62%,.82) 49%,#fff 0,hsla(0,0%,100%,.82))}#pc-wrap #top .navbar .navbar-main .container .router-box{position:relative;width:auto;flex:1 1 auto;max-width:780px;min-width:0;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:clamp(18px,2vw,30px)}#pc-wrap #top .navbar .navbar-main .container .router-box .nav-item{position:relative;color:hsla(0,0%,93%,.929);font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:0;white-space:nowrap;cursor:pointer;transition:color .18s ease,text-shadow .18s ease,transform .18s ease}#pc-wrap #top .navbar .navbar-main .container .router-box .nav-item:after{content:"";position:absolute;left:0;right:0;bottom:-10px;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,#eb6753,hsla(0,0%,100%,.72),transparent);opacity:0;transform:scaleX(.28);transition:opacity .18s ease,transform .18s ease}#pc-wrap #top .navbar .navbar-main .container .router-box .nav-item:hover{color:#fff;text-shadow:0 0 18px hsla(0,0%,100%,.28),0 0 24px hsla(8,79%,62%,.2);transform:translateY(-1px)}#pc-wrap #top .navbar .navbar-main .container .router-box .nav-item:hover:after{opacity:1;transform:scaleX(1)}#pc-wrap #top .navbar .navbar-main .container .router-box .nav-item.active{color:#fff}#pc-wrap #top .navbar .navbar-main .container .router-box .nav-item.active:after{opacity:1;transform:scaleX(1)}#pc-wrap #top .navbar .navbar-main .container .user-box{flex:0 0 236px;width:236px;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:18px}#pc-wrap #top .navbar .navbar-main .container .user-box .join-box{width:164px;height:47px;display:flex;align-items:center;justify-content:center;border-radius:60px;border:1px solid #fff;cursor:pointer}#pc-wrap #top .navbar .navbar-main .container .user-box .join-box svg{color:#fff;margin-right:10px}#pc-wrap #top .navbar .navbar-main .container .user-box .join-box span{font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal;color:#fff}#pc-wrap #top .navbar .navbar-main .container .user-box .login-user img{width:42px;height:42px;border-radius:50%;object-fit:cover;cursor:pointer}#pc-wrap #top .navbar .navbar-main .container .lan-box{margin-left:0;display:flex;align-items:center}#pc-wrap #top .navbar .navbar-main .container .lan-box .btn-lang{border-radius:4px}#pc-wrap #top .navbar .navbar-main .container .lan-box .btn-lang img{width:24px;height:17px;border-radius:2px}#pc-wrap #top .navbar .navbar-main .container .lan-box .img-flag{width:24px;height:17px;border-radius:2px;margin-right:8px}#pc-wrap #top .navbar .navbar-main .container .notification-icon{color:#fff}#pc-wrap #top .navbar .navbar-main .container .nav-search,#pc-wrap #top .navbar .navbar-main .container .navbar-search,#pc-wrap #top .navbar .navbar-main .container .search-input-box{display:none!important}#pc-wrap .header-main{position:relative;margin-top:0;width:100%;height:100vh;min-height:640px;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#050505;background-image:url(/img/banner/home-hero.jpg);background-position:50%;background-size:cover}#pc-wrap .header-main:before{content:"";position:absolute;left:0;right:0;bottom:0;z-index:1;height:42%;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(5,7,10,.58) 64%,#08090c)}#pc-wrap .header-main:after{content:"";position:absolute;left:clamp(42px,6vw,112px);right:clamp(42px,6vw,112px);bottom:48px;z-index:2;height:1px;pointer-events:none;background:linear-gradient(90deg,hsla(8,79%,62%,.82),hsla(8,79%,62%,.62) 28%,hsla(0,0%,100%,.34) 50%,hsla(8,79%,62%,.62) 72%,hsla(8,79%,62%,.82));opacity:.64}#pc-wrap .header-main .hero-bg-video{position:absolute;top:-8vh;left:0;display:block;width:100%;height:116%;min-width:100%;min-height:116%;object-fit:cover;object-position:center top;transform:scale(1.01);animation:heroVideoBreathe 18s ease-in-out infinite alternate}#pc-wrap .header-main .hero-cinema-overlay{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(5,7,10,.64),rgba(5,7,10,.18) 48%,rgba(5,7,10,.32)),linear-gradient(180deg,rgba(5,7,10,.52),rgba(5,7,10,.02) 42%,rgba(5,7,10,.48))}#pc-wrap .header-main .hero-cinema-overlay:before{content:none}#pc-wrap .header-main .hero-cinema-overlay:after{content:"";position:absolute;inset:0;opacity:.12;background-image:linear-gradient(hsla(0,0%,100%,.12) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.09) 1px,transparent 0);background-size:100% 112px,136px 100%;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.45),transparent 70%);mask-image:linear-gradient(90deg,rgba(0,0,0,.45),transparent 70%)}#pc-wrap .header-main .hero-road-motion{position:absolute;left:50%;bottom:-9vh;z-index:2;width:min(1180px,82vw);height:46vh;pointer-events:none;perspective:520px;transform:translateX(-50%);opacity:0;animation:heroRoadIn .85s ease-out .22s forwards}#pc-wrap .header-main .road-horizon{position:absolute;left:10%;right:10%;top:23%;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.24),hsla(8,79%,62%,.28),transparent);opacity:.72}#pc-wrap .header-main .road-edge{position:absolute;bottom:0;width:2px;height:118%;border-radius:999px;background:linear-gradient(180deg,transparent,hsla(0,0%,100%,.12) 30%,hsla(8,79%,62%,.54));box-shadow:0 0 24px hsla(8,79%,62%,.2);transform-origin:bottom center}#pc-wrap .header-main .road-edge-left{left:22%;transform:rotate(19deg)}#pc-wrap .header-main .road-edge-right{right:22%;transform:rotate(-19deg)}#pc-wrap .header-main .road-lane{position:absolute;left:50%;bottom:3%;width:5px;height:118%;border-radius:999px;background:repeating-linear-gradient(180deg,hsla(0,0%,100%,0) 0 36px,hsla(0,0%,100%,.74) 36px 78px,hsla(0,0%,100%,0) 78px 128px);filter:drop-shadow(0 0 18px rgba(255,255,255,.22));transform-origin:bottom center;animation:heroRoadDash 1.85s linear infinite}#pc-wrap .header-main .road-lane-one{transform:translateX(-50%) rotateX(62deg) scaleY(1.35)}#pc-wrap .header-main .road-lane-two{left:43%;width:3px;opacity:.32;transform:rotateX(62deg) rotate(9deg) scaleY(1.1);animation-delay:.22s}#pc-wrap .header-main .road-lane-three{left:57%;width:3px;opacity:.32;transform:rotateX(62deg) rotate(-9deg) scaleY(1.1);animation-delay:.44s}#pc-wrap .header-main .tire-trace{position:absolute;bottom:5%;width:min(320px,24vw);height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.28),hsla(8,79%,62%,.68),transparent);box-shadow:0 0 22px hsla(8,79%,62%,.25);animation:heroTireTrace 2.9s ease-in-out infinite}#pc-wrap .header-main .tire-trace-left{left:8%;transform:rotate(4deg)}#pc-wrap .header-main .tire-trace-right{right:8%;transform:rotate(-4deg);animation-delay:.38s}#pc-wrap .header-main .hero-brand-system{position:relative;width:min(960px,100vw - 96px);padding:0 0 0 34px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:28px;isolation:isolate;animation:heroTitleIn .9s cubic-bezier(.2,.8,.2,1) both}#pc-wrap .header-main .hero-brand-system:before{content:"";position:absolute;left:0;top:10px;bottom:4px;width:3px;border-radius:999px;background:linear-gradient(180deg,#eb6753,hsla(8,79%,62%,.35) 58%,transparent);box-shadow:0 0 34px hsla(8,79%,62%,.42)}#pc-wrap .header-main .hero-brand-system:after{content:"";position:absolute;left:34px;top:-34px;width:min(520px,44vw);height:1px;background:linear-gradient(90deg,hsla(0,0%,100%,.62),hsla(0,0%,100%,.08),transparent);opacity:.7}#pc-wrap .header-main .hero-brand-word{position:relative;z-index:2;margin:0;display:flex;align-items:flex-end;color:#fff;font-family:Poppins,sans-serif;font-size:clamp(78px,10.6vw,174px);font-style:normal;font-weight:900;letter-spacing:0;line-height:.84;text-transform:none;text-shadow:0 28px 90px rgba(0,0,0,.5),0 2px 0 hsla(0,0%,100%,.05);-webkit-user-select:none;-moz-user-select:none;user-select:none}#pc-wrap .header-main .hero-brand-word .word-auto,#pc-wrap .header-main .hero-brand-word .word-mart{display:inline-block}#pc-wrap .header-main .hero-brand-word .word-auto>span,#pc-wrap .header-main .hero-brand-word .word-mart>span{display:inline-block;opacity:0;transform:translate3d(0,76px,0) rotateX(72deg) scaleY(.82);transform-origin:bottom center;animation:heroLetterRise .84s cubic-bezier(.16,1,.3,1) forwards}#pc-wrap .header-main .hero-brand-word .word-auto{color:#fff}#pc-wrap .header-main .hero-brand-word .word-auto>span:first-child{animation-delay:.82s}#pc-wrap .header-main .hero-brand-word .word-auto>span:nth-child(2){animation-delay:.88s}#pc-wrap .header-main .hero-brand-word .word-auto>span:nth-child(3){animation-delay:.94s}#pc-wrap .header-main .hero-brand-word .word-auto>span:nth-child(4){animation-delay:1s}#pc-wrap .header-main .hero-brand-word .word-mart{position:relative;margin-left:18px;color:transparent;-webkit-text-stroke:2px hsla(0,0%,100%,.92);text-shadow:none}#pc-wrap .header-main .hero-brand-word .word-mart>span:first-child{animation-delay:1.08s}#pc-wrap .header-main .hero-brand-word .word-mart>span:nth-child(2){animation-delay:1.14s}#pc-wrap .header-main .hero-brand-word .word-mart>span:nth-child(3){animation-delay:1.2s}#pc-wrap .header-main .hero-brand-word .word-mart>span:nth-child(4){animation-delay:1.26s}#pc-wrap .header-main .hero-brand-word .word-mart:before{content:"";position:absolute;left:.05em;right:.03em;bottom:.04em;z-index:-1;height:.18em;border-radius:999px;background:linear-gradient(90deg,hsla(8,79%,62%,.95),hsla(9,100%,77%,.42),transparent);box-shadow:0 0 34px hsla(8,79%,62%,.25);transform:skewX(-16deg)}#pc-wrap .header-main .hero-brand-word:after{content:"";display:block;position:absolute;left:0;bottom:-34px;width:min(430px,44vw);height:6px;border-radius:999px;background:linear-gradient(90deg,#eb6753,#ff9a88 38%,hsla(0,0%,100%,.34) 72%,transparent);box-shadow:0 0 34px hsla(8,79%,62%,.26);animation:heroUnderline 1.1s ease-out both}#pc-wrap .header-main .hero-brand-line{width:min(680px,56vw);height:1px;background:linear-gradient(90deg,hsla(0,0%,100%,.38),hsla(0,0%,100%,.08),transparent)}#pc-wrap .header-main .hero-action-row{position:relative;z-index:1;display:flex;align-items:center;gap:14px;flex-wrap:wrap}#pc-wrap .header-main .hero-primary-action,#pc-wrap .header-main .hero-secondary-action{min-height:58px;padding:0 28px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:999px;font-family:Poppins,sans-serif;font-size:15px;font-weight:800;letter-spacing:0;text-decoration:none;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}#pc-wrap .header-main .hero-primary-action svg,#pc-wrap .header-main .hero-secondary-action svg{width:22px;height:22px}#pc-wrap .header-main .hero-primary-action:hover,#pc-wrap .header-main .hero-secondary-action:hover{transform:translateY(-2px)}#pc-wrap .header-main .hero-primary-action{border:1px solid hsla(0,0%,100%,.16);background:#fff;color:#111319;box-shadow:0 22px 54px rgba(0,0,0,.25)}#pc-wrap .header-main .hero-primary-action:hover{border-color:#eb6753;background:#eb6753;color:#fff;box-shadow:0 24px 58px hsla(8,79%,62%,.28)}#pc-wrap .header-main .hero-secondary-action{border:1px solid hsla(0,0%,100%,.28);background:hsla(0,0%,100%,.08);color:#fff;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}#pc-wrap .header-main .hero-secondary-action:hover{border-color:hsla(0,0%,100%,.72);background:hsla(0,0%,100%,.18)}#pc-wrap .header-main .hero-entry-system{position:relative;width:min(760px,100vw - 96px);margin-right:auto;padding:0 0 0 34px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:24px;isolation:isolate;text-align:left;animation:heroTitleIn .9s cubic-bezier(.2,.8,.2,1) both}#pc-wrap .header-main .hero-entry-system:before{content:"";position:absolute;left:0;top:2px;bottom:8px;width:3px;border-radius:999px;background:linear-gradient(180deg,#eb6753,hsla(8,79%,62%,.34) 62%,transparent);box-shadow:0 0 34px hsla(8,79%,62%,.42)}#pc-wrap .header-main .hero-entry-system:after{content:"";position:absolute;left:34px;top:-26px;width:min(380px,42vw);height:1px;background:linear-gradient(90deg,hsla(0,0%,100%,.52),hsla(8,79%,62%,.38),transparent);opacity:.76}#pc-wrap .header-main .hero-entry-eyebrow{display:inline-flex;align-items:center;gap:10px;color:hsla(0,0%,100%,.7);font-family:Poppins,sans-serif;font-size:11px;font-style:normal;font-weight:800;line-height:1;letter-spacing:.18em;text-transform:uppercase}#pc-wrap .header-main .hero-entry-eyebrow span{width:8px;height:8px;border-radius:50%;background:#eb6753;box-shadow:0 0 0 7px hsla(8,79%,62%,.14),0 0 28px hsla(8,79%,62%,.4)}#pc-wrap .header-main .hero-entry-title{position:relative;max-width:760px;margin:0;color:#fff;font-family:Poppins,sans-serif;font-size:clamp(58px,5.2vw,96px);font-style:normal;font-weight:800;line-height:.98;letter-spacing:0;text-align:left;text-shadow:0 28px 90px rgba(0,0,0,.52),0 2px 0 hsla(0,0%,100%,.05);-webkit-user-select:none;-moz-user-select:none;user-select:none}#pc-wrap .header-main .hero-entry-title span{position:relative;display:inline-block;margin-top:8px;color:#fff;font-size:.88em;font-weight:800;font-style:italic;white-space:nowrap}#pc-wrap .header-main .hero-entry-title span:after{content:"";position:absolute;left:0;bottom:-.08em;width:min(100%,640px);height:.05em;border-radius:999px;background:linear-gradient(90deg,hsla(8,79%,62%,.95),hsla(0,0%,100%,.58) 48%,transparent);box-shadow:0 0 24px hsla(8,79%,62%,.24);transform:skewX(-12deg)}#pc-wrap .header-main .hero-entry-copy{max-width:560px;margin:-2px 0 4px;color:hsla(0,0%,100%,.68);font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.7;letter-spacing:.02em;text-align:center;text-shadow:0 16px 44px rgba(0,0,0,.46)}#pc-wrap .header-main .hero-mode-strip{display:inline-flex;align-items:center;gap:8px;padding:7px;border:1px solid hsla(0,0%,100%,.16);border-radius:999px;background:rgba(7,9,13,.34);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1),0 18px 54px rgba(0,0,0,.24);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}#pc-wrap .header-main .hero-mode-strip span{min-width:78px;height:36px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:900;line-height:1;letter-spacing:0;background:hsla(0,0%,100%,.08)}#pc-wrap .header-main .hero-mode-strip span:first-child{background:#eb6753;box-shadow:0 12px 32px hsla(8,79%,62%,.28)}#pc-wrap .header-main .hero-deal-board{position:relative;width:min(392px,31vw);padding:18px;display:flex;flex-direction:column;gap:12px;border:1px solid hsla(0,0%,100%,.18);border-radius:30px;background:linear-gradient(180deg,hsla(0,0%,100%,.14),hsla(0,0%,100%,.06)),rgba(7,9,13,.36);box-shadow:0 28px 80px rgba(0,0,0,.32),inset 0 1px 0 hsla(0,0%,100%,.12);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);animation:heroTitleIn .9s cubic-bezier(.2,.8,.2,1) .16s both}#pc-wrap .header-main .hero-deal-board:before{content:"";position:absolute;left:28px;right:28px;top:0;height:3px;border-radius:999px;background:linear-gradient(90deg,transparent,hsla(8,79%,62%,.9),transparent)}#pc-wrap .header-main .hero-board-head,#pc-wrap .header-main .hero-board-row{position:relative;display:flex;align-items:center}#pc-wrap .header-main .hero-board-head{justify-content:space-between;padding:6px 4px 12px;border-bottom:1px solid hsla(0,0%,100%,.14)}#pc-wrap .header-main .hero-board-head span{color:hsla(0,0%,100%,.62);font-family:Poppins,sans-serif;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}#pc-wrap .header-main .hero-board-head strong{padding:8px 12px;border-radius:999px;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:900;line-height:1;background:hsla(8,79%,62%,.94)}#pc-wrap .header-main .hero-board-row{gap:14px;padding:15px 12px;border-radius:20px;background:hsla(0,0%,100%,.08);transition:transform .18s ease,background .18s ease}#pc-wrap .header-main .hero-board-row:hover{transform:translateX(4px);background:hsla(0,0%,100%,.13)}#pc-wrap .header-main .hero-board-row>span{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:50%;color:#eb6753;font-family:Poppins,sans-serif;font-size:14px;font-weight:900;background:#fff;box-shadow:0 12px 28px rgba(0,0,0,.22)}#pc-wrap .header-main .hero-board-row div{display:flex;flex-direction:column;gap:5px;min-width:0}#pc-wrap .header-main .hero-board-row strong{color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-weight:900;line-height:1.1}#pc-wrap .header-main .hero-board-row small{color:hsla(0,0%,100%,.64);font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:1.35}#pc-wrap .header-main .hero-stats-panel{position:absolute;left:50%;bottom:76px;z-index:3;width:min(1040px,100vw - 140px);height:132px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid hsla(0,0%,100%,.22);border-bottom:1px solid hsla(0,0%,100%,.14);background:linear-gradient(90deg,rgba(5,7,10,.16),rgba(5,7,10,.28),rgba(5,7,10,.16));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transform:translateX(-50%)}#pc-wrap .header-main .hero-stat-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff}#pc-wrap .header-main .hero-stat-item:not(:last-child){border-right:1px solid hsla(0,0%,100%,.18)}#pc-wrap .header-main .hero-stat-item strong{margin-top:10px;color:#fff;font-family:Poppins,sans-serif;font-size:42px;font-style:normal;font-weight:900;line-height:1;letter-spacing:0;text-shadow:0 18px 44px rgba(0,0,0,.36)}#pc-wrap .header-main .hero-stat-item>span:last-child{margin-top:9px;color:hsla(0,0%,100%,.72);font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:500;line-height:1;letter-spacing:0}#pc-wrap .header-main .hero-stat-icon{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.88);line-height:1;text-shadow:0 0 26px hsla(0,0%,100%,.22)}#pc-wrap .header-main .hero-stat-icon svg{width:25px;height:25px;filter:drop-shadow(0 0 18px rgba(255,255,255,.22))}#pc-wrap .header-main .container{position:relative;margin-top:20px;flex-direction:column;align-items:center}#pc-wrap .header-main .container .search-box{position:relative;margin-top:56px;padding:16px 29px;width:1094px;height:96px;display:flex;flex-direction:row;justify-content:space-between;background:hsla(0,0%,100%,.28);border-radius:12px}#pc-wrap .header-main .container .search-box .select-box{width:712px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .header-main .container .search-box .select-box .box{padding:24px 22px;width:213px;height:56px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-radius:12px;background:hsla(0,0%,100%,.575);box-sizing:border-box;cursor:pointer}#pc-wrap .header-main .container .search-box .select-box .box.on{background:#fff;border:1px solid #000;color:#181a20}#pc-wrap .header-main .container .search-box .select-box .box span{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .header-main .container .search-box .search-box-other,#pc-wrap .header-main .container .search-box .search-box-other .advanced-filter{display:flex;flex-direction:row;align-items:center}#pc-wrap .header-main .container .search-box .search-box-other .advanced-filter img{margin-right:10px;width:25px;height:22px;cursor:pointer}#pc-wrap .header-main .container .search-box .search-box-other .advanced-filter span{color:#fff;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}#pc-wrap .header-main .container .search-box .search-box-other .search-btn{margin-left:12px;width:62px;height:62px;display:flex;align-items:center;justify-content:center;border-radius:55px;background:#f17742;cursor:pointer}#pc-wrap .header-main .container .search-box .search-box-other .search-btn svg{width:20px;height:20px;color:#fff}#pc-wrap .header-main .container .search-box .filter-location{position:absolute;padding:40px 60px;width:1094px;min-height:120px;height:auto;top:96px;right:0;display:flex;flex-direction:row;flex-wrap:wrap;gap:40px;visibility:hidden;border-radius:12px;background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.35);box-sizing:border-box;z-index:2}#pc-wrap .header-main .container .search-box .filter-location.on{visibility:visible;transition:.2s ease-out;background:#fffdfd}#pc-wrap .header-main .container .search-box .filter-location div{width:295px;display:flex;flex-direction:row;align-items:center}#pc-wrap .header-main .container .search-box .filter-location div img{width:122px;height:85px;border-radius:15px;cursor:pointer}#pc-wrap .header-main .container .search-box .filter-location div span{margin-left:22px;color:#181a20;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:26px;cursor:pointer;text-transform:capitalize}#pc-wrap .header-main .container .search-box .filter-location div label{line-height:13px}#pc-wrap .header-main .container .search-box .filter-type{position:absolute;padding:50px;width:1094px;min-height:120px;height:auto;top:96px;right:0;display:flex;flex-direction:row;justify-content:space-between;visibility:hidden;border-radius:12px;background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.35);box-sizing:border-box;z-index:1}#pc-wrap .header-main .container .search-box .filter-type.on{visibility:visible;transition:.2s ease-out;background:#fffdfd}#pc-wrap .header-main .container .search-box .filter-type div{position:relative;width:272px;height:168px;border-radius:15px;cursor:pointer;background-size:cover}#pc-wrap .header-main .container .search-box .filter-type div span{position:absolute;top:13px;right:12px;padding:1px 5px 5px;border-radius:2px 2px 0 0;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:26px;background:linear-gradient(180deg,#fff,hsla(0,0%,100%,0));text-transform:capitalize}#pc-wrap .header-main .container .search-box .filter-rooms{position:absolute;padding:10px 92px;width:1094px;min-height:120px;height:auto;top:96px;right:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;visibility:hidden;border-radius:12px;background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.35);box-sizing:border-box;z-index:1}#pc-wrap .header-main .container .search-box .filter-rooms.on{visibility:visible;transition:.2s ease-out;background:#fffdfd}#pc-wrap .header-main .container .search-box .filter-rooms span{display:flex;align-items:center;padding:10px 30px;border:1px solid #fffdfd;color:#181a20;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:26px;cursor:pointer}#pc-wrap .header-main .container .search-box .filter-rooms span:hover{border-radius:5px;border:1px solid #b9b9b9;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}#pc-wrap .header-main .container.hero-stage{position:relative;z-index:2;min-height:100%;width:min(1280px,100vw - 140px);margin-top:0;padding-top:96px;padding-bottom:176px;flex-direction:column;align-items:center;justify-content:center;gap:0;transform:translateY(8px)}@media(max-width:900px){#pc-wrap .header-main{min-height:560px}#pc-wrap .header-main .hero-brand-system{width:calc(100vw - 42px);padding-left:24px;gap:22px}#pc-wrap .header-main .hero-entry-system{width:calc(100vw - 42px);margin-right:0;padding-left:0;align-items:center;gap:18px;text-align:center}#pc-wrap .header-main .hero-entry-system:after,#pc-wrap .header-main .hero-entry-system:before{content:none}#pc-wrap .header-main .hero-entry-title{font-size:clamp(36px,10.4vw,58px);line-height:1;text-align:center}#pc-wrap .header-main .hero-entry-title span{margin-top:10px;font-size:.94em;white-space:normal}#pc-wrap .header-main .hero-entry-copy{max-width:520px;text-align:center}#pc-wrap .header-main .hero-deal-board{display:none}#pc-wrap .header-main .hero-stats-panel{left:24px;right:24px;bottom:32px;width:auto;height:auto;grid-template-columns:1fr;transform:none}#pc-wrap .header-main .hero-stat-item{min-height:92px}#pc-wrap .header-main .hero-stat-item:not(:last-child){border-right:0;border-bottom:1px solid hsla(0,0%,100%,.16)}#pc-wrap .header-main .hero-stat-item strong{font-size:30px}#pc-wrap .header-main .hero-stat-item>span:last-child{font-size:13px}#pc-wrap .header-main .hero-brand-word{font-size:clamp(58px,17vw,96px);flex-wrap:wrap}#pc-wrap .header-main .hero-brand-word .word-mart{margin-left:10px;-webkit-text-stroke-width:1.4px}#pc-wrap .header-main .hero-action-row{gap:10px}#pc-wrap .header-main .hero-primary-action,#pc-wrap .header-main .hero-secondary-action{min-height:52px;padding:0 20px;font-size:13px}}@keyframes heroVideoBreathe{0%{transform:scale(1.01) translateZ(0)}to{transform:scale(1.045) translate3d(-8px,-8px,0)}}@keyframes heroLightFloat{0%,to{transform:translateZ(0) scale(1);opacity:.48}50%{transform:translate3d(-34px,26px,0) scale(1.08);opacity:.72}}@keyframes heroRoadIn{to{opacity:1;transform:translateX(-50%) translateY(-18px)}}@keyframes heroRoadDash{to{background-position-y:128px}}@keyframes heroTireTrace{0%,to{opacity:.18;transform:translateX(-18px) scaleX(.82)}50%{opacity:.78;transform:translateX(18px) scaleX(1)}}@keyframes heroLetterRise{72%{opacity:1;transform:translate3d(0,-9px,0) rotateX(0deg) scaleY(1.03)}to{opacity:1;transform:translateZ(0) rotateX(0deg) scaleY(1)}}@keyframes heroTitleIn{0%{opacity:0;transform:translate3d(0,24px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes heroUnderline{0%{opacity:0;transform:scaleX(0);transform-origin:left}to{opacity:1;transform:scaleX(1);transform-origin:left}}#pc-wrap .hero-filter-section{position:relative;width:100%;padding:94px 0 108px;overflow:visible;background:radial-gradient(circle at 16% 12%,hsla(8,79%,62%,.16),transparent 28%),radial-gradient(circle at 86% 34%,hsla(0,0%,100%,.08),transparent 24%),linear-gradient(180deg,#050609,#090b10 52%,#050609);border-top:1px solid hsla(0,0%,100%,.08);border-bottom:1px solid hsla(0,0%,100%,.08)}#pc-wrap .hero-filter-section:before{content:none}#pc-wrap .hero-filter-section .container{position:relative;z-index:1;flex-direction:column;align-items:center}#pc-wrap .hero-filter-section .hero-filter-head{width:100%;max-width:1188px;display:flex;flex-direction:column;align-items:center;text-align:center}#pc-wrap .hero-filter-section .hero-filter-head:after{content:none}#pc-wrap .hero-filter-section .hero-filter-heading{margin:0;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,2.35vw,42px);font-style:normal;font-weight:400;line-height:1.05;letter-spacing:.04em;text-transform:uppercase}#pc-wrap .hero-filter-section .hero-filter-subheading{margin:22px 0 0;color:hsla(0,0%,100%,.6);font-family:Poppins,sans-serif;font-size:clamp(18px,1.55vw,27px);font-style:normal;font-weight:300;line-height:1.35;letter-spacing:0}#pc-wrap .hero-filter-section .search-box.mansory-filter{position:relative;margin-top:56px;width:100%;max-width:1260px;padding:12px;display:grid;grid-template-columns:minmax(0,1fr) 268px;align-items:stretch;grid-gap:12px;gap:12px;border-radius:28px;border:1px solid hsla(0,0%,100%,.12);background:linear-gradient(135deg,hsla(0,0%,100%,.11),hsla(0,0%,100%,.045));box-shadow:0 30px 90px rgba(0,0,0,.34),inset 0 1px 0 hsla(0,0%,100%,.16);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}#pc-wrap .hero-filter-section .search-box.mansory-filter:before{content:"";position:absolute;inset:8px;border-radius:22px;background:linear-gradient(90deg,hsla(8,79%,62%,.2),transparent 34%,hsla(0,0%,100%,.08) 66%,hsla(8,79%,62%,.14));opacity:.42;pointer-events:none}#pc-wrap .hero-filter-section .select-box{position:relative;z-index:1;width:100%;overflow:visible;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;border:0;background:transparent}#pc-wrap .hero-filter-section .box{position:relative;width:100%;min-height:118px;padding:20px;overflow:hidden;display:grid;grid-template-columns:48px minmax(0,1fr) 34px;grid-template-rows:1fr;align-items:center;grid-column-gap:16px;column-gap:16px;border:1px solid hsla(0,0%,100%,.1);border-radius:20px;background:rgba(5,7,10,.62);color:#fff;text-align:left;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08);transition:transform .22s cubic-bezier(.2,0,0,1),background .22s ease,border-color .22s ease,box-shadow .22s ease}#pc-wrap .hero-filter-section .box:not(:last-child){border-right-color:hsla(0,0%,100%,.1)}#pc-wrap .hero-filter-section .box:before{content:"";position:absolute;inset:auto 18px 14px;height:3px;border-radius:999px;background:linear-gradient(90deg,#eb6753,hsla(0,0%,100%,.55) 50%,#eb6753);opacity:0;transform:translateY(6px) scaleX(.65);transition:opacity .22s ease,transform .22s ease}#pc-wrap .hero-filter-section .box:after{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at 18% 0,hsla(8,79%,62%,.22),transparent 34%);opacity:0;pointer-events:none;transition:opacity .22s ease}#pc-wrap .hero-filter-section .box.on,#pc-wrap .hero-filter-section .box:hover{transform:translateY(-3px);border-color:hsla(8,79%,62%,.42);background:rgba(17,19,25,.86);box-shadow:0 18px 42px rgba(0,0,0,.24),inset 0 1px 0 hsla(0,0%,100%,.12)}#pc-wrap .hero-filter-section .box.on:before,#pc-wrap .hero-filter-section .box:hover:before{opacity:1;transform:translateY(0) scaleX(1)}#pc-wrap .hero-filter-section .box.on:after,#pc-wrap .hero-filter-section .box:hover:after{opacity:1}#pc-wrap .hero-filter-section .box .filter-icon{position:relative;z-index:1;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:linear-gradient(135deg,hsla(8,79%,62%,.24),hsla(0,0%,100%,.08));border:1px solid hsla(0,0%,100%,.12);color:#fff}#pc-wrap .hero-filter-section .box .filter-icon svg{width:22px;height:22px;padding:0;margin:0;background:transparent;color:inherit}#pc-wrap .hero-filter-section .box .filter-copy{position:relative;z-index:1;min-width:0;display:flex;flex-direction:column;gap:10px}#pc-wrap .hero-filter-section .box .filter-caption{color:hsla(0,0%,100%,.56);font-family:Poppins,sans-serif;font-size:11px;font-weight:800;line-height:1;letter-spacing:.18em;text-transform:uppercase}#pc-wrap .hero-filter-section .box .filter-value{margin-top:0;min-width:0;overflow:hidden;color:#fff;font-family:Poppins,sans-serif;font-size:18px;font-weight:900;line-height:1.2;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}#pc-wrap .hero-filter-section .box .filter-chevron{position:relative;z-index:1;justify-self:end;width:34px;height:34px;padding:7px;border-radius:14px;background:hsla(0,0%,100%,.09);color:hsla(0,0%,100%,.78);transition:transform .18s ease}#pc-wrap .hero-filter-section .box.on .filter-chevron{transform:rotate(180deg)}#pc-wrap .hero-filter-section .search-box-other{position:relative;z-index:1;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}#pc-wrap .hero-filter-section .advanced-filter,#pc-wrap .hero-filter-section .search-btn{width:100%;min-width:0;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:18px;border:1px solid hsla(0,0%,100%,.12);background:rgba(5,7,10,.58);color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:900;letter-spacing:.08em;line-height:1;text-transform:uppercase;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08);transition:transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}#pc-wrap .hero-filter-section .advanced-filter img,#pc-wrap .hero-filter-section .search-btn img{width:17px;height:17px;object-fit:contain;filter:brightness(0) invert(1)}#pc-wrap .hero-filter-section .advanced-filter:hover,#pc-wrap .hero-filter-section .search-btn:hover{transform:translateY(-2px);border-color:hsla(0,0%,100%,.72);background:#fff;color:#111215;box-shadow:0 14px 32px rgba(0,0,0,.22)}#pc-wrap .hero-filter-section .advanced-filter:hover img,#pc-wrap .hero-filter-section .search-btn:hover img{filter:brightness(0)}#pc-wrap .hero-filter-section .advanced-filter{min-height:56px}#pc-wrap .hero-filter-section .search-btn{flex:1 1;min-height:74px;border-color:hsla(8,79%,62%,.78);background:linear-gradient(135deg,#f47b5f,#eb6753 48%,#c84d3d);color:#fff;box-shadow:0 18px 42px hsla(8,79%,62%,.24),inset 0 1px 0 hsla(0,0%,100%,.22)}#pc-wrap .hero-filter-section .search-btn img{filter:brightness(0) invert(1)}#pc-wrap .hero-filter-section .search-btn:hover{border-color:hsla(0,0%,100%,.85);background:linear-gradient(135deg,#fff,#fff5f2);color:#181a20}#pc-wrap .hero-filter-section .search-btn:hover img{filter:brightness(0)}#pc-wrap .hero-filter-section .filter-location,#pc-wrap .hero-filter-section .filter-rooms,#pc-wrap .hero-filter-section .filter-type{position:absolute;top:calc(100% + 14px);z-index:1001;max-height:236px;padding:12px;display:grid;grid-gap:8px;gap:8px;overflow-y:auto;visibility:hidden;opacity:0;pointer-events:none;border-radius:18px;border:1px solid hsla(0,0%,100%,.14);background:rgba(13,15,20,.96);box-shadow:0 24px 54px rgba(0,0,0,.42),inset 0 1px 0 hsla(0,0%,100%,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:opacity .18s ease,visibility .18s ease,transform .18s ease;transform:translateY(-8px) scale(.98);transform-origin:top center;scrollbar-width:thin;scrollbar-color:hsla(8,79%,62%,.7) hsla(0,0%,100%,.08)}#pc-wrap .hero-filter-section .filter-location::-webkit-scrollbar,#pc-wrap .hero-filter-section .filter-rooms::-webkit-scrollbar,#pc-wrap .hero-filter-section .filter-type::-webkit-scrollbar{width:6px}#pc-wrap .hero-filter-section .filter-location::-webkit-scrollbar-track,#pc-wrap .hero-filter-section .filter-rooms::-webkit-scrollbar-track,#pc-wrap .hero-filter-section .filter-type::-webkit-scrollbar-track{background:hsla(0,0%,100%,.08);border-radius:999px}#pc-wrap .hero-filter-section .filter-location::-webkit-scrollbar-thumb,#pc-wrap .hero-filter-section .filter-rooms::-webkit-scrollbar-thumb,#pc-wrap .hero-filter-section .filter-type::-webkit-scrollbar-thumb{background:hsla(8,79%,62%,.72);border-radius:999px}#pc-wrap .hero-filter-section .filter-location.on,#pc-wrap .hero-filter-section .filter-rooms.on,#pc-wrap .hero-filter-section .filter-type.on{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}#pc-wrap .hero-filter-section .filter-location{left:24px;width:min(360px,100% - 48px);grid-template-columns:1fr}#pc-wrap .hero-filter-section .filter-type{left:calc(33.333% + 18px);width:min(390px,100% - 48px);grid-template-columns:repeat(2,minmax(0,1fr))}#pc-wrap .hero-filter-section .filter-rooms{right:292px;width:min(650px,100% - 340px);grid-template-columns:repeat(3,minmax(0,1fr))}#pc-wrap .hero-filter-section .filter-text-option{min-height:40px;padding:0 13px;display:flex;align-items:center;justify-content:flex-start;border:1px solid hsla(0,0%,100%,.08);border-radius:12px;background:hsla(0,0%,100%,.035);color:hsla(0,0%,100%,.74);font-family:Poppins,sans-serif;font-size:12px;font-weight:700;letter-spacing:0;line-height:1.2;text-align:left;text-transform:uppercase;cursor:pointer;transition:color .16s ease,background .16s ease,border-color .16s ease}#pc-wrap .hero-filter-section .filter-text-option:hover{border-color:hsla(8,79%,62%,.42);background:hsla(8,79%,62%,.13);color:#fff}@media(max-width:1350px){#pc-wrap .hero-filter-section .container{width:calc(100% - 48px)}}@media(max-width:1100px){#pc-wrap .hero-filter-section .search-box.mansory-filter{grid-template-columns:1fr}#pc-wrap .hero-filter-section .search-box-other{flex-direction:row}#pc-wrap .hero-filter-section .advanced-filter,#pc-wrap .hero-filter-section .search-btn{height:56px;min-height:56px;flex:1 1}#pc-wrap .hero-filter-section .filter-location,#pc-wrap .hero-filter-section .filter-rooms,#pc-wrap .hero-filter-section .filter-type{left:18px;right:18px;width:auto;grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){#pc-wrap .hero-filter-section{padding:70px 0 84px}#pc-wrap .hero-filter-section .hero-filter-head{align-items:center;text-align:center}#pc-wrap .hero-filter-section .hero-filter-heading{font-size:22px}#pc-wrap .hero-filter-section .search-box.mansory-filter{padding:14px}#pc-wrap .hero-filter-section .select-box{grid-template-columns:1fr}#pc-wrap .hero-filter-section .box{min-height:94px;padding:22px 24px 21px}#pc-wrap .hero-filter-section .box:not(:last-child){border-right:0;border-bottom:1px solid hsla(0,0%,100%,.1)}#pc-wrap .hero-filter-section .box svg,#pc-wrap .hero-filter-section .filter-value{margin-top:14px}#pc-wrap .hero-filter-section .search-box-other{width:100%;flex-direction:column}#pc-wrap .hero-filter-section .advanced-filter,#pc-wrap .hero-filter-section .search-btn{width:100%;min-width:0}#pc-wrap .hero-filter-section .search-btn{min-height:64px}#pc-wrap .hero-filter-section .filter-location,#pc-wrap .hero-filter-section .filter-rooms,#pc-wrap .hero-filter-section .filter-type{left:14px;right:14px;width:auto;max-height:220px;grid-template-columns:repeat(2,minmax(0,1fr))}}#pc-wrap .header-basic{position:relative;width:100%;height:557px;display:flex;flex-direction:row;justify-content:center;background:#000}#pc-wrap .header-basic.auth{height:300px}#pc-wrap .header-basic.community-layout .container{margin-top:142px}#pc-wrap .header-basic.community-layout .community-hero-stats{margin-top:38px;width:-moz-fit-content;width:fit-content;display:flex;align-items:stretch;border-top:1px solid hsla(0,0%,100%,.2);border-bottom:1px solid hsla(0,0%,100%,.14);background:linear-gradient(90deg,rgba(8,11,16,.18),rgba(8,11,16,.04));backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}#pc-wrap .header-basic.community-layout .community-stat-item{min-width:178px;padding:18px 28px 17px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-right:1px solid hsla(0,0%,100%,.24)}#pc-wrap .header-basic.community-layout .community-stat-item:last-child{border-right:none}#pc-wrap .header-basic.community-layout .community-stat-item svg{width:42px;height:42px;margin-bottom:12px;color:hsla(0,0%,100%,.92);filter:drop-shadow(0 8px 16px rgba(0,0,0,.28))}#pc-wrap .header-basic.community-layout .community-stat-item b{color:#fff;font-family:Poppins,sans-serif;font-size:30px;font-weight:800;line-height:1;letter-spacing:0;text-shadow:0 8px 22px rgba(0,0,0,.34)}#pc-wrap .header-basic.community-layout .community-stat-item small{margin-top:8px;color:hsla(0,0%,100%,.78);font-family:Poppins,sans-serif;font-size:17px;font-weight:500;line-height:1;letter-spacing:0}#pc-wrap .header-basic .container{margin-top:175px}#pc-wrap .header-basic .container strong{color:#fff;font-family:Poppins,sans-serif;font-size:48px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.96px;text-transform:capitalize}#pc-wrap .header-basic .container span{color:#fff;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .review-card{margin-top:42px;display:flex;flex-direction:column}#pc-wrap .review-card .info{justify-content:space-between}#pc-wrap .review-card .info,#pc-wrap .review-card .info .left{display:flex;flex-direction:row}#pc-wrap .review-card .info .left img{width:55px;height:59px;border-radius:50%}#pc-wrap .review-card .info .left div{margin-left:8px;display:flex;flex-direction:column}#pc-wrap .review-card .info .left div strong{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .review-card .info .left div span{margin-top:4px;color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .review-card .info .right{display:flex;flex-direction:row}#pc-wrap .review-card .info .right svg{color:#edf023}#pc-wrap .review-card p{margin-top:10px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .review-card .reply-button-box{width:auto;height:auto;flex-direction:row;gap:10px;align-items:center;border-bottom:1px solid #ddd}#pc-wrap .review-card .reply-button-box .reply-text{padding-bottom:10px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .chatting .chat-button{border:none;position:fixed;bottom:90px;right:30px;width:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;height:50px;background:#fff;box-shadow:0 0 10px 0 rgba(50,50,50,.2);transition:transform .3s;z-index:999}#pc-wrap .chatting .chat-button:hover{cursor:pointer;transform:scale(1.1);background-color:#fff}#pc-wrap .chatting .chat-frame{position:fixed;right:-380px;width:380px;height:500px;display:flex;flex-direction:column;background:#e9f3ff;border-radius:34px;box-shadow:0 0 15px 0 rgba(50,50,50,.3);z-index:100;bottom:150px;transition:right .7s ease-in-out}#pc-wrap .chatting .chat-frame.open{right:10px}#pc-wrap .chatting .chat-frame .chat-top{width:100%;height:103px;display:flex;justify-content:center;align-items:center;border-bottom:1px solid hsla(0,0%,80%,.83);font-size:30px;line-height:54px;color:#000}#pc-wrap .chatting .chat-frame .chat-content{padding:17px;height:100%;justify-content:flex-start;overflow:auto}#pc-wrap .chatting .chat-frame .chat-content,#pc-wrap .chatting .chat-frame .chat-content .chat-main{position:relative;width:100%;display:flex;flex-direction:column}#pc-wrap .chatting .chat-frame .chat-content .chat-main .welcome{margin-left:10px;padding:9px;width:auto;height:auto;display:flex;background:#9fa7ac;border-radius:20px 20px 20px 0;color:#fff}#pc-wrap .chatting .chat-frame .chat-content .chat-main .msg-left{margin-left:10px;padding:9px;width:auto;height:auto;display:flex;background:#3c96cf;border-radius:20px 20px 20px 0;color:#fff}#pc-wrap .chatting .chat-frame .chat-bott{width:100%;height:103px;display:flex;justify-content:center;align-items:center;border-top:1px solid hsla(0,0%,80%,.83)}#pc-wrap .chatting .chat-frame .chat-bott .msg-input{padding:20px;width:276px;height:50px;display:flex;flex-direction:column;align-items:center;background:#edf0f4;border-radius:28px;border:none;outline-color:#257677;font-family:Poppins;font-style:normal;font-weight:400;font-size:16px;line-height:24px}#pc-wrap .chatting .chat-frame .chat-bott .send-msg-btn{margin-left:14px;width:50px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:#33c1c1;border:none}#pc-wrap .chatting .chat-frame .msg-right{padding:9px;width:auto;height:auto;display:flex;background:#d0ece8;border-radius:20px 20px 0 20px}#pc-wrap #footer{position:relative;width:100%;height:auto;display:flex;flex-direction:row;overflow:hidden;background:radial-gradient(circle at 82% 10%,rgba(232,84,62,.2),transparent 30%),linear-gradient(180deg,#121318,#08090b)}#pc-wrap #footer:before{content:"";position:absolute;left:0;right:0;top:0;background:linear-gradient(90deg,transparent,rgba(232,84,62,.75),hsla(0,0%,100%,.18),transparent)}#pc-wrap #footer .footer-container{height:auto;padding:52px 0 24px}#pc-wrap #footer .footer-container .footer-topline{width:100%;height:44px;padding:0 18px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-radius:999px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04)}#pc-wrap #footer .footer-container .footer-topline span{color:hsla(0,0%,100%,.54);font-family:Poppins,sans-serif;font-size:11px;font-weight:850;line-height:1;text-transform:uppercase}#pc-wrap #footer .footer-container .footer-main{margin-top:26px;padding:24px;display:grid;grid-template-columns:1.05fr .95fr 1.12fr;grid-gap:24px;gap:24px;align-items:stretch;border-radius:38px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04)}#pc-wrap #footer .footer-container .footer-main .footer-brand{min-height:330px;padding:24px 34px 24px 10px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid hsla(0,0%,100%,.08)}#pc-wrap #footer .footer-container .footer-main .footer-brand .footer-logo-mark{width:max-content;display:flex;flex-direction:column;gap:14px;cursor:pointer}#pc-wrap #footer .footer-container .footer-main .footer-brand .footer-logo-mark .brand-word{color:#fff;font-family:Poppins,sans-serif;font-size:38px;font-weight:950;line-height:.9;letter-spacing:0;text-transform:uppercase}#pc-wrap #footer .footer-container .footer-main .footer-brand .footer-logo-mark .brand-word span{color:#ef715c}#pc-wrap #footer .footer-container .footer-main .footer-brand .footer-logo-mark i{width:210px;height:4px;display:block;border-radius:999px;background:linear-gradient(90deg,#ef715c 0 45%,hsla(0,0%,100%,.86) 45% 100%)}#pc-wrap #footer .footer-container .footer-main .footer-brand p{max-width:360px;margin-top:34px;color:hsla(0,0%,100%,.74);font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:1.72}#pc-wrap #footer .footer-container .footer-main .footer-brand .footer-contact{margin-top:auto;display:flex;flex-direction:column;gap:8px}#pc-wrap #footer .footer-container .footer-main .footer-brand .footer-contact span{color:hsla(0,0%,100%,.48);font-family:Poppins,sans-serif;font-size:11px;font-weight:850;text-transform:uppercase}#pc-wrap #footer .footer-container .footer-main .footer-brand .footer-contact strong{color:#fff;font-family:Poppins,sans-serif;font-size:20px;font-weight:850;line-height:1}#pc-wrap #footer .footer-container .footer-main .footer-brand .footer-socials{margin-top:26px;display:flex;flex-direction:row;gap:10px}#pc-wrap #footer .footer-container .footer-main .footer-brand .footer-socials svg{width:42px;height:42px;padding:11px;border-radius:50%;color:hsla(0,0%,100%,.72);background:hsla(0,0%,100%,.07);cursor:pointer;transition:all .18s ease}#pc-wrap #footer .footer-container .footer-main .footer-brand .footer-socials svg:hover{color:#fff;background:#e46a55;transform:translateY(-2px)}#pc-wrap #footer .footer-container .footer-main .footer-newsroom{min-height:330px;padding:34px 30px;display:flex;flex-direction:column;justify-content:space-between;border-radius:28px;background:linear-gradient(145deg,#ef715c,#dc553f);box-shadow:0 24px 54px rgba(232,84,62,.2)}#pc-wrap #footer .footer-container .footer-main .footer-newsroom .footer-kicker{color:hsla(0,0%,100%,.72);font-family:Poppins,sans-serif;font-size:12px;font-weight:900;line-height:1;text-transform:uppercase}#pc-wrap #footer .footer-container .footer-main .footer-newsroom strong{max-width:390px;margin-top:26px;color:#fff;font-family:Poppins,sans-serif;font-size:30px;font-weight:900;line-height:1.1;letter-spacing:0}#pc-wrap #footer .footer-container .footer-main .footer-newsroom .footer-subscribe{margin-top:auto;width:100%;height:64px;padding:7px;display:flex;align-items:center;border-radius:999px;border:1px solid hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.14)}#pc-wrap #footer .footer-container .footer-main .footer-newsroom .footer-subscribe input{flex:1 1;height:48px;padding:0 18px;border:none;outline:none;background:transparent;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:650}#pc-wrap #footer .footer-container .footer-main .footer-newsroom .footer-subscribe input::placeholder{color:hsla(0,0%,100%,.72)}#pc-wrap #footer .footer-container .footer-main .footer-newsroom .footer-subscribe span{height:50px;padding:0 22px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-weight:900;cursor:pointer;transition:all .18s ease}#pc-wrap #footer .footer-container .footer-main .footer-newsroom .footer-subscribe span:hover{background:#181a20;color:#fff}#pc-wrap #footer .footer-container .footer-main .footer-links{min-height:330px;padding:24px 10px 24px 18px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}#pc-wrap #footer .footer-container .footer-main .footer-links div{display:flex;flex-direction:column}#pc-wrap #footer .footer-container .footer-main .footer-links div strong{margin-bottom:18px;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:900;line-height:1}#pc-wrap #footer .footer-container .footer-main .footer-links div span{margin-top:16px;color:hsla(0,0%,100%,.54);font-family:Poppins,sans-serif;font-size:13px;font-weight:650;line-height:1;cursor:pointer;transition:color .18s ease,transform .18s ease}#pc-wrap #footer .footer-container .footer-main .footer-links div span:hover{color:#fff;transform:translateX(3px)}#pc-wrap #footer .footer-container .footer-bottom{margin-top:34px;border-top:1px solid hsla(0,0%,100%,.08);display:flex;flex-direction:row;justify-content:space-between;align-items:center}#pc-wrap #footer .footer-container .footer-bottom span{color:hsla(0,0%,100%,.44);font-family:Poppins,sans-serif;font-size:12px;font-weight:700;line-height:1}.MuiPaper-root.MuiMenu-paper{padding:8px;box-shadow:0 3px 8px rgba(0,0,0,.24)}.advanced-filter-modal{position:relative;width:820px;max-height:calc(100vh - 76px);padding:34px;display:flex;flex-direction:column;overflow-y:auto;border-radius:28px;border:1px solid hsla(0,0%,100%,.1);background:radial-gradient(circle at 16% 0,rgba(232,84,62,.28),transparent 34%),linear-gradient(145deg,#101115,#17191f 54%,#0b0c0f);box-shadow:0 34px 90px rgba(0,0,0,.48)}.advanced-filter-modal .close{position:absolute;top:20px;right:20px;width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.07);color:#fff;cursor:pointer;transition:all .18s ease}.advanced-filter-modal .close:hover{background:rgba(232,84,62,.18);border-color:rgba(232,84,62,.5);transform:rotate(90deg)}.advanced-filter-modal .top{width:100%;display:grid;grid-template-columns:1fr 360px;grid-gap:28px;gap:28px;align-items:end}.advanced-filter-modal .top span{color:#fff;font-family:Poppins,sans-serif;font-size:31px;font-weight:850;line-height:1;letter-spacing:0}.advanced-filter-modal .top p{max-width:370px;margin-top:12px;color:hsla(0,0%,100%,.58);font-family:Poppins,sans-serif;font-size:13px;font-weight:500;line-height:1.65}.advanced-filter-modal .top div.search-input-box{min-height:58px;padding:0 18px;display:flex;flex-direction:row;align-items:center;border-radius:18px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.07);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06)}.advanced-filter-modal .top div.search-input-box img{width:17px;height:17px;filter:brightness(0) invert(1);opacity:.7}.advanced-filter-modal .top div.search-input-box input{margin-left:12px;width:100%;height:40px;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;border:none;outline:none;background:transparent}.advanced-filter-modal .top div.search-input-box input::placeholder{color:hsla(0,0%,100%,.42)}.advanced-filter-modal hr{width:100%;border-color:hsla(0,0%,100%,.1)}.advanced-filter-modal .middle{position:relative;width:100%;display:flex;flex-direction:column}.advanced-filter-modal .middle .row-box{position:relative;width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:18px!important}.advanced-filter-modal .middle .row-box:first-child{margin-top:0!important}.advanced-filter-modal .middle .row-box .box{position:relative;width:100%;min-height:122px;padding:18px;display:flex;flex-direction:column;border-radius:22px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.055);transition:border-color .18s ease,background .18s ease,transform .18s ease}.advanced-filter-modal .middle .row-box .box:hover{border-color:rgba(232,84,62,.38);background:hsla(0,0%,100%,.08);transform:translateY(-2px)}.advanced-filter-modal .middle .row-box .box span{margin-bottom:13px;color:hsla(0,0%,100%,.62);font-family:Poppins,sans-serif;font-size:11px;font-weight:800;line-height:1;text-transform:uppercase}.advanced-filter-modal .middle .row-box .box .inside{position:relative;width:100%;display:flex;flex-direction:row}.advanced-filter-modal .middle .row-box .box .inside.space-between{justify-content:space-between}.advanced-filter-modal .middle .row-box .box .inside.align-center{align-items:center}.advanced-filter-modal .middle .row-box .box .inside .MuiFormControl-root{width:100%}.advanced-filter-modal .middle .row-box .box .inside.space-between .MuiFormControl-root{width:calc(50% - 18px);flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 18px)}.advanced-filter-modal .middle .row-box .box .inside .MuiInputBase-root{width:100%;height:52px;border-radius:15px;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;background:rgba(0,0,0,.18)}.advanced-filter-modal .middle .row-box .box .inside .MuiSelect-select{display:flex;align-items:center;color:#fff}.advanced-filter-modal .middle .row-box .box .inside .MuiSvgIcon-root{color:hsla(0,0%,100%,.65)}.advanced-filter-modal .middle .row-box .box .inside .MuiOutlinedInput-notchedOutline{border-color:hsla(0,0%,100%,.12)}.advanced-filter-modal .middle .row-box .box .inside .Mui-focused .MuiOutlinedInput-notchedOutline,.advanced-filter-modal .middle .row-box .box .inside .MuiInputBase-root:hover .MuiOutlinedInput-notchedOutline{border-color:rgba(232,84,62,.62)}.advanced-filter-modal .middle .row-box .box .inside .minus-line{width:18px;height:1px;background:hsla(0,0%,100%,.34)}.advanced-filter-modal .bottom{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.advanced-filter-modal .bottom div{height:50px;padding:0 16px;display:flex;flex-direction:row;align-items:center;border-radius:999px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.055);cursor:pointer;transition:all .18s ease}.advanced-filter-modal .bottom div img{margin-right:10px;width:15px;height:15px;filter:brightness(0) invert(1);opacity:.75}.advanced-filter-modal .bottom div span{color:hsla(0,0%,100%,.74);font-family:Poppins,sans-serif;font-size:13px;font-weight:800;line-height:1}.advanced-filter-modal .bottom div:hover{border-color:hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.09)}.advanced-filter-modal .bottom button{width:210px;height:56px;border-radius:18px;background:linear-gradient(135deg,#ef7a61,#dc553f);box-shadow:0 18px 38px rgba(232,84,62,.3);color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:850;line-height:1;transition:transform .18s ease,box-shadow .18s ease}.advanced-filter-modal .bottom button:hover{transform:translateY(-2px);box-shadow:0 22px 44px rgba(232,84,62,.42)}@media(max-width:900px){.advanced-filter-modal{width:calc(100vw - 24px);max-height:calc(100vh - 32px);padding:24px 16px 18px;border-radius:22px}.advanced-filter-modal .top{grid-template-columns:1fr;gap:18px;padding-right:40px}.advanced-filter-modal .top span{font-size:26px}.advanced-filter-modal .middle .row-box{grid-template-columns:1fr;gap:14px}.advanced-filter-modal .middle .row-box .box{min-height:112px;padding:16px}.advanced-filter-modal .bottom{flex-direction:column;gap:12px;align-items:stretch}.advanced-filter-modal .bottom button,.advanced-filter-modal .bottom div{width:100%;justify-content:center}}.no-data{padding:30px 20px;width:100%;display:flex;flex-direction:column;align-items:center}.no-data img{width:56px;margin-bottom:2px}.no-data p{color:#bdbdbd;text-align:center}.img-flag{width:24px;height:17px;border-radius:2px;margin-right:8px}#pc-wrap #footer{background:radial-gradient(circle at 86% 12%,hsla(9,82%,65%,.18),transparent 28%),linear-gradient(180deg,#101116,#07080a)}#pc-wrap #footer:before{background:linear-gradient(90deg,transparent,hsla(9,82%,65%,.85),hsla(0,0%,100%,.22),transparent)}#pc-wrap #footer .footer-container{padding:78px 0 28px}#pc-wrap #footer .footer-container .footer-main,#pc-wrap #footer .footer-container .footer-topline{display:none}#pc-wrap #footer .footer-container .footer-brand-stage{position:relative;display:grid;grid-template-columns:1fr 360px;grid-gap:80px;gap:80px;align-items:center;min-height:250px;padding:0 0 46px 34px;border-left:6px solid #ef715c;border-bottom:1px solid hsla(0,0%,100%,.1)}#pc-wrap #footer .footer-container .footer-brand-stage:before{content:"AUTOMOTIVE MARKETPLACE";position:absolute;top:8px;right:0;color:hsla(0,0%,100%,.06);font-family:Poppins,sans-serif;font-size:62px;font-weight:950;line-height:1;pointer-events:none}#pc-wrap #footer .footer-container .footer-brand-stage .footer-logo-mark{position:relative;z-index:1;display:flex;flex-direction:column;gap:16px}#pc-wrap #footer .footer-container .footer-brand-stage .footer-logo-mark .brand-word{color:#fff;font-family:Poppins,sans-serif;font-size:118px;font-weight:950;letter-spacing:0;line-height:.85;text-transform:uppercase}#pc-wrap #footer .footer-container .footer-brand-stage .footer-logo-mark .brand-word span{color:#ef715c}#pc-wrap #footer .footer-container .footer-brand-stage .footer-logo-mark i{width:590px;height:7px;display:block;border-radius:999px;background:linear-gradient(90deg,#ef715c 0 45%,hsla(0,0%,100%,.9) 45% 100%)}#pc-wrap #footer .footer-container .footer-brand-stage p{position:relative;z-index:1;margin:0;color:hsla(0,0%,100%,.68);font-family:Poppins,sans-serif;font-size:19px;font-weight:600;line-height:1.7}#pc-wrap #footer .footer-container .footer-directory{margin-top:34px;display:grid;grid-template-columns:300px 1fr 360px;grid-gap:34px;gap:34px;align-items:stretch}#pc-wrap #footer .footer-container .footer-directory .footer-contact-card{padding:4px 0 0;display:flex;flex-direction:column;justify-content:space-between}#pc-wrap #footer .footer-container .footer-directory .footer-contact-card span{color:hsla(0,0%,100%,.55);font-family:Poppins,sans-serif;font-size:11px;font-weight:900;text-transform:uppercase}#pc-wrap #footer .footer-container .footer-directory .footer-contact-card strong{margin-top:14px;color:#fff;font-family:Poppins,sans-serif;font-size:28px;font-weight:900;line-height:1}#pc-wrap #footer .footer-container .footer-directory .footer-contact-card .footer-socials{margin-top:34px;display:flex;gap:10px}#pc-wrap #footer .footer-container .footer-directory .footer-contact-card .footer-socials svg{width:42px;height:42px;padding:11px;border-radius:50%;color:#fff;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.06);cursor:pointer;transition:all .18s ease}#pc-wrap #footer .footer-container .footer-directory .footer-contact-card .footer-socials svg:hover{color:#fff;background:#ef715c;transform:translateY(-2px)}#pc-wrap #footer .footer-container .footer-directory .footer-links{min-height:210px;padding:0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:38px;gap:38px}#pc-wrap #footer .footer-container .footer-directory .footer-links div{display:flex;flex-direction:column;padding-left:28px;border-left:1px solid hsla(0,0%,100%,.1)}#pc-wrap #footer .footer-container .footer-directory .footer-links div strong{margin-bottom:18px;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:950}#pc-wrap #footer .footer-container .footer-directory .footer-links div span{margin-top:15px;color:hsla(0,0%,100%,.56);font-family:Poppins,sans-serif;font-size:13px;font-weight:750;cursor:pointer;transition:color .16s ease,transform .16s ease}#pc-wrap #footer .footer-container .footer-directory .footer-links div span:hover{color:#ef715c;transform:translateX(3px)}#pc-wrap #footer .footer-container .footer-directory .footer-newsroom{min-height:210px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;border-radius:30px;background:linear-gradient(135deg,hsla(9,82%,65%,.96),rgba(217,84,65,.96)),linear-gradient(180deg,#ef715c,#d95843);box-shadow:0 30px 70px hsla(9,82%,65%,.22)}#pc-wrap #footer .footer-container .footer-directory .footer-newsroom .footer-kicker{color:hsla(0,0%,100%,.72);font-family:Poppins,sans-serif;font-size:11px;font-weight:950;text-transform:uppercase}#pc-wrap #footer .footer-container .footer-directory .footer-newsroom strong{margin-top:14px;color:#fff;font-family:Poppins,sans-serif;font-size:27px;font-weight:950;line-height:1.12}#pc-wrap #footer .footer-container .footer-directory .footer-newsroom .footer-subscribe{margin-top:26px;height:54px;padding:6px;display:flex;align-items:center;border-radius:999px;background:hsla(0,0%,100%,.17)}#pc-wrap #footer .footer-container .footer-directory .footer-newsroom .footer-subscribe input{min-width:0;flex:1 1;height:42px;padding:0 14px;border:0;outline:0;background:transparent;color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:750}#pc-wrap #footer .footer-container .footer-directory .footer-newsroom .footer-subscribe input::placeholder{color:hsla(0,0%,100%,.72)}#pc-wrap #footer .footer-container .footer-directory .footer-newsroom .footer-subscribe span{height:42px;padding:0 17px;display:flex;align-items:center;border-radius:999px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-weight:950}#pc-wrap #footer .footer-container .footer-bottom{margin-top:26px;padding-top:22px}#pc-wrap #footer,#pc-wrap #footer.footer-redesign{background:linear-gradient(90deg,hsla(9,82%,65%,.08) 0 1px,transparent 1px) 0 0/72px 72px,linear-gradient(180deg,#f6f3ec,#fff)}#pc-wrap #footer.footer-redesign:before,#pc-wrap #footer:before{height:8px;background:linear-gradient(90deg,#181a20 0 18%,#ef715c 18% 48%,#181a20 48% 100%)}#pc-wrap #footer .footer-container,#pc-wrap #footer.footer-redesign .footer-container{position:relative;width:1300px;padding:70px 0 26px}#pc-wrap #footer .footer-container .footer-brand-stage,#pc-wrap #footer .footer-container .footer-directory,#pc-wrap #footer .footer-container .footer-main,#pc-wrap #footer .footer-container .footer-topline,#pc-wrap #footer.footer-redesign .footer-container .footer-brand-stage,#pc-wrap #footer.footer-redesign .footer-container .footer-directory,#pc-wrap #footer.footer-redesign .footer-container .footer-main,#pc-wrap #footer.footer-redesign .footer-container .footer-topline{display:none}#pc-wrap #footer .footer-container .footer-brand-line,#pc-wrap #footer.footer-redesign .footer-container .footer-brand-line{display:grid;grid-template-columns:minmax(0,1fr) 410px;grid-gap:64px;gap:64px;align-items:end;padding-bottom:46px;border-bottom:1px solid rgba(24,26,32,.1)}#pc-wrap #footer .footer-container .footer-brand-line .footer-logo-mark,#pc-wrap #footer.footer-redesign .footer-container .footer-brand-line .footer-logo-mark{display:flex;flex-direction:column;gap:17px}#pc-wrap #footer .footer-container .footer-brand-line .footer-logo-mark .brand-word,#pc-wrap #footer.footer-redesign .footer-container .footer-brand-line .footer-logo-mark .brand-word{color:#181a20;font-family:Poppins,sans-serif;font-size:104px;font-weight:950;line-height:.86;text-transform:uppercase}#pc-wrap #footer .footer-container .footer-brand-line .footer-logo-mark .brand-word span,#pc-wrap #footer.footer-redesign .footer-container .footer-brand-line .footer-logo-mark .brand-word span{color:#ef715c}#pc-wrap #footer .footer-container .footer-brand-line .footer-logo-mark i,#pc-wrap #footer.footer-redesign .footer-container .footer-brand-line .footer-logo-mark i{width:560px;height:7px;display:block;border-radius:999px;background:linear-gradient(90deg,#ef715c 0 45%,#181a20 45% 100%)}#pc-wrap #footer .footer-container .footer-brand-line p,#pc-wrap #footer.footer-redesign .footer-container .footer-brand-line p{margin:0;color:#4e5560;font-family:Poppins,sans-serif;font-size:18px;font-weight:650;line-height:1.68}#pc-wrap #footer .footer-container .footer-terminal,#pc-wrap #footer.footer-redesign .footer-container .footer-terminal{margin-top:34px;display:grid;grid-template-columns:370px 1fr 280px;grid-gap:28px;gap:28px;align-items:stretch}#pc-wrap #footer .footer-container .footer-terminal .footer-newsroom,#pc-wrap #footer.footer-redesign .footer-container .footer-terminal .footer-newsroom{min-height:250px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;border-radius:30px;background:#181a20;box-shadow:0 24px 60px rgba(24,26,32,.12)}#pc-wrap #footer .footer-container .footer-terminal .footer-newsroom .footer-kicker,#pc-wrap #footer.footer-redesign .footer-container .footer-terminal .footer-newsroom .footer-kicker{color:#ef715c;font-family:Poppins,sans-serif;font-size:11px;font-weight:950;text-transform:uppercase}#pc-wrap #footer .footer-container .footer-terminal .footer-newsroom strong,#pc-wrap #footer.footer-redesign .footer-container .footer-terminal .footer-newsroom strong{margin-top:18px;color:#fff;font-family:Poppins,sans-serif;font-size:31px;font-weight:950;line-height:1.1}#pc-wrap #footer .footer-container .footer-terminal .footer-newsroom .footer-subscribe,#pc-wrap #footer.footer-redesign .footer-container .footer-terminal .footer-newsroom .footer-subscribe{margin-top:26px;height:56px;padding:6px;display:flex;align-items:center;border-radius:999px;background:hsla(0,0%,100%,.08)}#pc-wrap #footer .footer-container .footer-terminal .footer-newsroom .footer-subscribe input,#pc-wrap #footer.footer-redesign .footer-container .footer-terminal .footer-newsroom .footer-subscribe input{min-width:0;flex:1 1;height:44px;padding:0 14px;border:0;outline:0;background:transparent;color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:750}#pc-wrap #footer .footer-container .footer-terminal .footer-newsroom .footer-subscribe input::placeholder,#pc-wrap #footer.footer-redesign .footer-container .footer-terminal .footer-newsroom .footer-subscribe input::placeholder{color:hsla(0,0%,100%,.54)}#pc-wrap #footer .footer-container .footer-terminal .footer-newsroom .footer-subscribe span,#pc-wrap #footer.footer-redesign .footer-container .footer-terminal .footer-newsroom .footer-subscribe span{height:44px;padding:0 18px;display:flex;align-items:center;border-radius:999px;background:#ef715c;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:950}#pc-wrap #footer .footer-container .footer-terminal .footer-links,#pc-wrap #footer.footer-redesign .footer-container .footer-terminal .footer-links{padding:30px 36px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:34px;gap:34px;border-radius:30px;border:1px solid rgba(24,26,32,.1);background:hsla(0,0%,100%,.86)}#pc-wrap #footer .footer-container .footer-terminal .footer-links div,#pc-wrap #footer.footer-redesign .footer-container .footer-terminal .footer-links div{display:flex;flex-direction:column}#pc-wrap #footer .footer-container .footer-terminal .footer-links div strong,#pc-wrap #footer.footer-redesign .footer-container .footer-terminal .footer-links div strong{margin-bottom:18px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:950}#pc-wrap #footer .footer-container .footer-terminal .footer-links div span,#pc-wrap #footer.footer-redesign .footer-container .footer-terminal .footer-links div span{margin-top:15px;color:#68707c;font-family:Poppins,sans-serif;font-size:13px;font-weight:750;cursor:pointer;transition:color .16s ease,transform .16s ease}#pc-wrap #footer .footer-container .footer-terminal .footer-links div span:hover,#pc-wrap #footer.footer-redesign .footer-container .footer-terminal .footer-links div span:hover{color:#ef715c;transform:translateX(3px)}#pc-wrap #footer .footer-container .footer-terminal .footer-contact-card,#pc-wrap #footer.footer-redesign .footer-container .footer-terminal .footer-contact-card{padding:30px 0 0 28px;display:flex;flex-direction:column;border-left:1px solid rgba(24,26,32,.12)}#pc-wrap #footer .footer-container .footer-terminal .footer-contact-card span,#pc-wrap #footer.footer-redesign .footer-container .footer-terminal .footer-contact-card span{color:#737985;font-family:Poppins,sans-serif;font-size:11px;font-weight:950;text-transform:uppercase}#pc-wrap #footer .footer-container .footer-terminal .footer-contact-card strong,#pc-wrap #footer.footer-redesign .footer-container .footer-terminal .footer-contact-card strong{margin-top:14px;color:#181a20;font-family:Poppins,sans-serif;font-size:24px;font-weight:950;line-height:1.08}#pc-wrap #footer .footer-container .footer-terminal .footer-contact-card .footer-socials,#pc-wrap #footer.footer-redesign .footer-container .footer-terminal .footer-contact-card .footer-socials{margin-top:auto;display:flex;gap:10px}#pc-wrap #footer .footer-container .footer-terminal .footer-contact-card .footer-socials svg,#pc-wrap #footer.footer-redesign .footer-container .footer-terminal .footer-contact-card .footer-socials svg{width:40px;height:40px;padding:10px;border-radius:50%;color:#fff;background:#181a20;cursor:pointer;transition:all .16s ease}#pc-wrap #footer .footer-container .footer-terminal .footer-contact-card .footer-socials svg:hover,#pc-wrap #footer.footer-redesign .footer-container .footer-terminal .footer-contact-card .footer-socials svg:hover{background:#ef715c;transform:translateY(-2px)}#pc-wrap #footer .footer-container .footer-bottom,#pc-wrap #footer.footer-redesign .footer-container .footer-bottom{margin-top:28px;padding-top:20px;border-top:1px solid rgba(24,26,32,.1)}#pc-wrap #footer .footer-container .footer-bottom span,#pc-wrap #footer.footer-redesign .footer-container .footer-bottom span{color:#68707c}#pc-wrap #footer{background:radial-gradient(circle at 82% 18%,hsla(9,82%,65%,.18),transparent 28%),linear-gradient(180deg,#121318,#08090b)}#pc-wrap #footer:before{height:1px;background:linear-gradient(90deg,transparent,hsla(9,82%,65%,.8),hsla(0,0%,100%,.18),transparent)}#pc-wrap #footer .footer-container{padding:70px 0 28px}#pc-wrap #footer .footer-container .footer-brand-stage,#pc-wrap #footer .footer-container .footer-directory,#pc-wrap #footer .footer-container .footer-main,#pc-wrap #footer .footer-container .footer-topline{display:none}#pc-wrap #footer .footer-container .footer-brand-line{display:grid;grid-template-columns:1fr 420px;grid-gap:70px;gap:70px;align-items:end;padding-bottom:42px;border-bottom:1px solid hsla(0,0%,100%,.1)}#pc-wrap #footer .footer-container .footer-brand-line .footer-logo-mark{display:flex;flex-direction:column;gap:16px}#pc-wrap #footer .footer-container .footer-brand-line .footer-logo-mark .brand-word{color:#fff;font-family:Poppins,sans-serif;font-size:104px;font-weight:950;line-height:.86;text-transform:uppercase}#pc-wrap #footer .footer-container .footer-brand-line .footer-logo-mark .brand-word span{color:#ef715c}#pc-wrap #footer .footer-container .footer-brand-line .footer-logo-mark i{width:560px;height:7px;display:block;border-radius:999px;background:linear-gradient(90deg,#ef715c 0 45%,hsla(0,0%,100%,.88) 45% 100%)}#pc-wrap #footer .footer-container .footer-brand-line p{margin:0;color:hsla(0,0%,100%,.66);font-family:Poppins,sans-serif;font-size:18px;font-weight:650;line-height:1.68}#pc-wrap #footer .footer-container .footer-terminal{margin-top:32px;display:grid;grid-template-columns:380px 1fr 280px;grid-gap:28px;gap:28px;align-items:stretch}#pc-wrap #footer .footer-container .footer-terminal .footer-newsroom{min-height:250px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;border-radius:30px;background:#ef715c;box-shadow:0 28px 60px hsla(9,82%,65%,.18)}#pc-wrap #footer .footer-container .footer-terminal .footer-newsroom .footer-kicker{color:hsla(0,0%,100%,.72);font-family:Poppins,sans-serif;font-size:11px;font-weight:950;text-transform:uppercase}#pc-wrap #footer .footer-container .footer-terminal .footer-newsroom strong{margin-top:18px;color:#fff;font-family:Poppins,sans-serif;font-size:30px;font-weight:950;line-height:1.1}#pc-wrap #footer .footer-container .footer-terminal .footer-newsroom .footer-subscribe{margin-top:26px;height:56px;padding:6px;display:flex;align-items:center;border-radius:999px;background:hsla(0,0%,100%,.17)}#pc-wrap #footer .footer-container .footer-terminal .footer-newsroom .footer-subscribe input{min-width:0;flex:1 1;height:44px;padding:0 14px;border:0;outline:0;background:transparent;color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:750}#pc-wrap #footer .footer-container .footer-terminal .footer-newsroom .footer-subscribe input::placeholder{color:hsla(0,0%,100%,.74)}#pc-wrap #footer .footer-container .footer-terminal .footer-newsroom .footer-subscribe span{height:44px;padding:0 18px;display:flex;align-items:center;border-radius:999px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-weight:950}#pc-wrap #footer .footer-container .footer-terminal .footer-links{padding:30px 36px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:34px;gap:34px;border-radius:30px;border:1px solid hsla(0,0%,100%,.09);background:hsla(0,0%,100%,.045)}#pc-wrap #footer .footer-container .footer-terminal .footer-links div{display:flex;flex-direction:column}#pc-wrap #footer .footer-container .footer-terminal .footer-links div strong{margin-bottom:18px;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:950}#pc-wrap #footer .footer-container .footer-terminal .footer-links div span{margin-top:15px;color:hsla(0,0%,100%,.56);font-family:Poppins,sans-serif;font-size:13px;font-weight:750;cursor:pointer;transition:color .16s ease,transform .16s ease}#pc-wrap #footer .footer-container .footer-terminal .footer-links div span:hover{color:#ef715c;transform:translateX(3px)}#pc-wrap #footer .footer-container .footer-terminal .footer-contact-card{padding:30px 0 0 28px;display:flex;flex-direction:column;border-left:1px solid hsla(0,0%,100%,.1)}#pc-wrap #footer .footer-container .footer-terminal .footer-contact-card span{color:hsla(0,0%,100%,.48);font-family:Poppins,sans-serif;font-size:11px;font-weight:950;text-transform:uppercase}#pc-wrap #footer .footer-container .footer-terminal .footer-contact-card strong{margin-top:14px;color:#fff;font-family:Poppins,sans-serif;font-size:24px;font-weight:950;line-height:1.08}#pc-wrap #footer .footer-container .footer-terminal .footer-contact-card .footer-socials{margin-top:auto;display:flex;gap:10px}#pc-wrap #footer .footer-container .footer-terminal .footer-contact-card .footer-socials svg{width:40px;height:40px;padding:10px;border-radius:50%;color:#181a20;background:#fff;cursor:pointer;transition:all .16s ease}#pc-wrap #footer .footer-container .footer-terminal .footer-contact-card .footer-socials svg:hover{color:#fff;background:#ef715c;transform:translateY(-2px)}#pc-wrap #footer .footer-container .footer-bottom{margin-top:28px;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.1)}#pc-wrap #footer .footer-container .footer-bottom span{color:hsla(0,0%,100%,.42)}#pc-wrap #footer{padding:0;background:radial-gradient(circle at 18% 0,hsla(9,82%,65%,.16),transparent 36%),linear-gradient(180deg,#101115,#07080a);border-top:1px solid hsla(0,0%,100%,.08)}#pc-wrap #footer:before{display:none}#pc-wrap #footer .footer-container{width:1300px;margin:0 auto;padding:68px 0 28px}#pc-wrap #footer .footer-modern-shell{position:relative;overflow:hidden;padding:34px;border-radius:28px;border:1px solid hsla(0,0%,100%,.1);background:linear-gradient(135deg,hsla(0,0%,100%,.09),hsla(0,0%,100%,.035));box-shadow:0 30px 90px rgba(0,0,0,.34)}#pc-wrap #footer .footer-modern-shell:before{content:"";position:absolute;left:34px;right:34px;top:124px;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.18),transparent)}#pc-wrap #footer .footer-modern-head{position:relative;z-index:1;display:grid;grid-template-columns:330px 1fr auto;grid-gap:36px;gap:36px;align-items:center}#pc-wrap #footer .footer-modern-head .footer-logo-mark{display:flex;flex-direction:column;gap:9px}#pc-wrap #footer .footer-modern-head .footer-logo-mark .brand-word{color:#fff;font-family:Poppins,sans-serif;font-size:42px;font-weight:950;line-height:.9;text-transform:uppercase;letter-spacing:0}#pc-wrap #footer .footer-modern-head .footer-logo-mark .brand-word span{color:#ef715c}#pc-wrap #footer .footer-modern-head .footer-logo-mark i{width:220px;height:4px;display:block;border-radius:999px;background:linear-gradient(90deg,#ef715c 0 48%,#fff 48% 100%)}#pc-wrap #footer .footer-modern-head p{max-width:510px;margin:0;color:hsla(0,0%,100%,.62);font-family:Poppins,sans-serif;font-size:15px;font-weight:650;line-height:1.65}#pc-wrap #footer .footer-modern-head .footer-socials{display:flex;gap:10px}#pc-wrap #footer .footer-modern-head .footer-socials svg{width:42px;height:42px;padding:10px;border-radius:50%;color:#fff;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.1);cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease}#pc-wrap #footer .footer-modern-head .footer-socials svg:hover{transform:translateY(-3px);background:#ef715c;color:#fff}#pc-wrap #footer .footer-modern-body{position:relative;z-index:1;margin-top:42px;padding-top:32px;display:grid;grid-template-columns:1fr 300px 230px;grid-gap:34px;gap:34px;align-items:stretch}#pc-wrap #footer .footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:30px;gap:30px}#pc-wrap #footer .footer-links div{display:flex;flex-direction:column}#pc-wrap #footer .footer-links div strong{margin-bottom:18px;color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:950;text-transform:uppercase}#pc-wrap #footer .footer-links div span{margin-top:13px;color:hsla(0,0%,100%,.54);font-family:Poppins,sans-serif;font-size:13px;font-weight:750;line-height:1;cursor:pointer;transition:color .16s ease,transform .16s ease}#pc-wrap #footer .footer-links div span:hover{color:#ef715c;transform:translateX(4px)}#pc-wrap #footer .footer-contact-line,#pc-wrap #footer .footer-newsletter-line{padding-left:30px;border-left:1px solid hsla(0,0%,100%,.11)}#pc-wrap #footer .footer-contact-line>span,#pc-wrap #footer .footer-newsletter-line>span{color:hsla(0,0%,100%,.42);font-family:Poppins,sans-serif;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}#pc-wrap #footer .footer-subscribe{margin-top:18px;height:54px;padding:6px;display:flex;align-items:center;border-radius:999px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.1)}#pc-wrap #footer .footer-subscribe input{min-width:0;flex:1 1;height:42px;padding:0 12px;border:0;outline:0;background:transparent;color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:750}#pc-wrap #footer .footer-subscribe input::placeholder{color:hsla(0,0%,100%,.42)}#pc-wrap #footer .footer-subscribe button{height:42px;padding:0 17px;border:0;border-radius:999px;background:#ef715c;color:#fff;font-family:Poppins,sans-serif;font-size:11px;font-weight:950;text-transform:uppercase;cursor:pointer}#pc-wrap #footer .footer-contact-line{display:flex;flex-direction:column;justify-content:center}#pc-wrap #footer .footer-contact-line strong{margin-top:13px;color:#fff;font-family:Poppins,sans-serif;font-size:23px;font-weight:950;line-height:1.1}#pc-wrap #footer .footer-bottom{margin-top:24px;padding:0 4px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border:0}#pc-wrap #footer .footer-bottom span{color:hsla(0,0%,100%,.42);font-family:Poppins,sans-serif;font-size:12px;font-weight:700}@media(min-width:901px){#pc-wrap .header-main .container.hero-stage{width:min(1280px,100vw - 140px)!important;padding-left:0!important;padding-right:0!important;align-items:center!important}#pc-wrap .header-main .hero-entry-system{width:min(920px,100%)!important;margin-left:auto!important;margin-right:auto!important;padding-left:34px!important;align-items:flex-start!important;text-align:left!important;transform:translateX(-38px)!important}}#pc-wrap #member-page #member-cars-page{width:100%!important}#pc-wrap #member-page #member-cars-page .cars-list-box{width:100%!important;margin-top:0!important;padding:18px!important;border-radius:28px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 22px 54px rgba(24,26,32,.08)!important;overflow:visible!important}#pc-wrap #member-page #member-cars-page .list-box{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:18px!important;gap:18px!important;background:transparent!important;border:0!important;box-shadow:none!important}#pc-wrap #member-page #member-cars-page .listing-title-box{display:none!important}#pc-wrap #member-page #member-cars-page .card-config.card-browse-grid{width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;display:flex!important;flex-direction:column!important;border-radius:24px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 16px 34px rgba(24,26,32,.08)!important;overflow:hidden!important;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease!important}#pc-wrap #member-page #member-cars-page .card-config.card-browse-grid:hover{transform:translateY(-5px)!important;border-color:hsla(8,79%,62%,.24)!important;box-shadow:0 24px 52px rgba(24,26,32,.13)!important}#pc-wrap #member-page #member-cars-page .card-config.card-browse-grid:hover .poster-link img{transform:scale(1.045)!important}#pc-wrap #member-page #member-cars-page .card-config.card-browse-grid *{min-width:0!important;box-sizing:border-box!important}#pc-wrap #member-page #member-cars-page .poster-media{position:relative!important;width:100%!important;height:255px!important;min-height:255px!important;overflow:hidden!important;background:#181a20!important}#pc-wrap #member-page #member-cars-page .poster-link,#pc-wrap #member-page #member-cars-page .poster-link img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;transition:transform .62s cubic-bezier(.2,0,0,1)!important}#pc-wrap #member-page #member-cars-page .poster-shade{position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(24,26,32,.08),rgba(24,26,32,.12) 42%,rgba(24,26,32,.82))!important;pointer-events:none!important}#pc-wrap #member-page #member-cars-page .poster-topbar{position:absolute!important;top:16px!important;left:16px!important;right:16px!important;z-index:3!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}#pc-wrap #member-page #member-cars-page .poster-tags{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:7px!important}#pc-wrap #member-page #member-cars-page .poster-tags span{max-width:118px!important;height:31px!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:hsla(0,0%,100%,.94)!important;color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:11px!important;font-weight:900!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}#pc-wrap #member-page #member-cars-page .poster-actions{display:flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important}#pc-wrap #member-page #member-cars-page .photo-count{height:33px!important;padding:0 10px!important;display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:6px!important;border-radius:999px!important;background:rgba(24,26,32,.72)!important;border:1px solid hsla(0,0%,100%,.18)!important;color:#fff!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}#pc-wrap #member-page #member-cars-page .photo-count svg{width:15px!important;height:15px!important;color:#ffb4a8!important}#pc-wrap #member-page #member-cars-page .photo-count p{margin:0!important;color:#fff!important;font-family:Poppins,sans-serif!important;font-size:11px!important;font-weight:900!important;line-height:1!important}#pc-wrap #member-page #member-cars-page .top-badge{display:none!important}#pc-wrap #member-page #member-cars-page .poster-copy{position:absolute!important;left:18px!important;right:18px!important;bottom:18px!important;z-index:3!important;display:flex!important;flex-direction:column!important;gap:8px!important}#pc-wrap #member-page #member-cars-page .poster-title{margin:0!important;color:#fff!important;font-family:Poppins,sans-serif!important;font-size:22px!important;font-weight:950!important;line-height:1.12!important;letter-spacing:0!important;text-shadow:0 8px 22px rgba(0,0,0,.34)!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}#pc-wrap #member-page #member-cars-page .poster-location{display:flex!important;flex-direction:row!important;align-items:center!important;gap:7px!important}#pc-wrap #member-page #member-cars-page .poster-location svg{width:16px!important;height:16px!important;color:#ff9a88!important}#pc-wrap #member-page #member-cars-page .poster-location p{margin:0!important;color:hsla(0,0%,100%,.82)!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:750!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#pc-wrap #member-page #member-cars-page .spec-dock{width:100%!important;padding:16px 16px 0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:9px!important;gap:9px!important;background:#fff!important}#pc-wrap #member-page #member-cars-page .spec-cell{min-height:60px!important;padding:10px!important;display:grid!important;grid-template-columns:22px minmax(0,1fr)!important;grid-template-rows:auto auto!important;align-items:center!important;grid-column-gap:8px!important;column-gap:8px!important;border-radius:15px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.06)!important}#pc-wrap #member-page #member-cars-page .spec-cell svg{grid-row:1/3!important;width:20px!important;height:20px!important;color:#eb6753!important}#pc-wrap #member-page #member-cars-page .spec-cell span{color:#8a929d!important;font-family:Poppins,sans-serif!important;font-size:9px!important;font-weight:900!important;line-height:1!important}#pc-wrap #member-page #member-cars-page .spec-cell strong{color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:900!important;line-height:1.15!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#pc-wrap #member-page #member-cars-page .ticket-row{width:auto!important;margin:12px 16px 17px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;grid-gap:8px!important;gap:8px!important}#pc-wrap #member-page #member-cars-page .ticket-info{min-width:0!important;padding:6px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;grid-gap:7px!important;gap:7px!important;border-radius:20px!important;background:linear-gradient(135deg,#f7f8fa,#fff)!important;border:1px solid rgba(24,26,32,.07)!important}#pc-wrap #member-page #member-cars-page .footer-price-box{position:relative!important;min-width:0!important;padding:9px 10px 10px 14px!important;border-radius:17px!important;background:linear-gradient(135deg,#fff,#fff7f5)!important;border:1px solid hsla(8,79%,62%,.18)!important;overflow:hidden!important}#pc-wrap #member-page #member-cars-page .footer-price-box:before{content:""!important;position:absolute!important;left:0!important;top:10px!important;bottom:10px!important;width:4px!important;border-radius:0 999px 999px 0!important;background:#eb6753!important}#pc-wrap #member-page #member-cars-page .footer-price-box span{color:#c64a39!important;font-family:Poppins,sans-serif!important;font-size:8px!important;font-weight:950!important;letter-spacing:.08em!important;line-height:1!important;text-transform:uppercase!important}#pc-wrap #member-page #member-cars-page .footer-price-box p{margin:4px 0 0!important;color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:16px!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important}#pc-wrap #member-page #member-cars-page .engagement{display:flex!important;flex-direction:row!important;align-items:center!important;gap:5px!important;white-space:nowrap!important}#pc-wrap #member-page #member-cars-page .engagement .stat{height:36px!important;min-width:44px!important;padding:0 8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(24,26,32,.07)!important;color:#59606b!important}#pc-wrap #member-page #member-cars-page .engagement .stat svg{width:15px!important;height:15px!important;color:currentColor!important}#pc-wrap #member-page #member-cars-page .engagement .stat p{margin:0!important;color:currentColor!important;font-family:Poppins,sans-serif!important;font-size:10px!important;font-weight:900!important;line-height:1!important}#pc-wrap #member-page #member-cars-page .engagement .stat-like{cursor:pointer!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}#pc-wrap #member-page #member-cars-page .engagement .stat-like:hover{color:#eb6753!important;background:#fff7f5!important;border-color:hsla(8,79%,62%,.24)!important}#pc-wrap #member-page #member-cars-page .engagement .stat-like .liked-heart-icon{color:red!important}#pc-wrap #member-page #member-cars-page .details-link{height:46px!important;min-width:116px!important;padding:0 15px 0 17px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;border-radius:999px!important;background:#181a20!important;color:#fff!important;font-family:Poppins,sans-serif!important;font-size:11px!important;font-weight:900!important;text-decoration:none!important;transition:transform .22s ease,background .22s ease,box-shadow .22s ease!important}#pc-wrap #member-page #member-cars-page .details-link span{color:inherit!important;white-space:nowrap!important}#pc-wrap #member-page #member-cars-page .details-link svg{width:16px!important;height:16px!important}#pc-wrap #member-page #member-cars-page .details-link:hover{transform:translateY(-1px)!important;background:#eb6753!important;box-shadow:0 14px 28px hsla(8,79%,62%,.28)!important}#pc-wrap #member-page #member-cars-page .pagination-config{grid-column:1/-1!important}#pc-wrap #member-page #member-articles-page .community-general-card-config{min-height:470px!important;padding:14px 14px 16px!important;box-shadow:0 16px 34px rgba(24,26,32,.08)!important;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease!important}#pc-wrap #member-page #member-articles-page .community-general-card-config:hover{transform:translateY(-5px)!important;border-color:hsla(8,79%,62%,.24)!important;box-shadow:0 24px 52px rgba(24,26,32,.13)!important}#pc-wrap #member-page #member-articles-page .community-general-card-config:hover .card-img{transform:scale(1.045)!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .image-box{height:215px!important;min-height:215px!important;border-radius:18px!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .card-img{transition:transform .62s cubic-bezier(.2,0,0,1)!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .story-rail{top:186px!important;left:26px!important;width:62px!important;height:62px!important;border-radius:22px!important;border:1px solid hsla(8,79%,62%,.2)!important;box-shadow:0 16px 30px rgba(24,26,32,.12)!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .article-number{font-size:25px!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .desc-box{padding:40px 2px 0!important;gap:16px!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .copy-block{flex:0 0 auto!important;min-height:0!important;justify-content:flex-start!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .footer-inner{grid-gap:12px!important;gap:12px!important;align-items:stretch!important}#pc-wrap #member-page #member-articles-page .articles-list-box.article-list-box.market-intelligence-card-grid{counter-reset:community-card!important;width:100%!important;margin-top:0!important;padding:18px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:22px!important;gap:22px!important;align-items:stretch!important;border-radius:28px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 22px 54px rgba(24,26,32,.08)!important}#pc-wrap #member-page #member-articles-page .community-general-card-config{counter-increment:community-card!important;position:relative!important;width:100%!important;min-width:0!important;min-height:455px!important;height:100%!important;padding:12px!important;display:flex!important;flex-direction:column!important;gap:0!important;border-radius:24px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 14px 34px rgba(24,26,32,.08)!important;overflow:hidden!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}#pc-wrap #member-page #member-articles-page .community-general-card-config:hover{transform:translateY(-4px)!important;border-color:hsla(8,79%,62%,.22)!important;box-shadow:0 22px 48px rgba(24,26,32,.12)!important}#pc-wrap #member-page #member-articles-page .community-general-card-config:hover .card-img{transform:scale(1.04)!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .card-border-grad,#pc-wrap #member-page #member-articles-page .community-general-card-config .card-glow,#pc-wrap #member-page #member-articles-page .community-general-card-config .image-bottom-meta,#pc-wrap #member-page #member-articles-page .community-general-card-config .image-shine{display:none!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .image-box{position:relative!important;width:100%!important;height:220px!important;min-height:220px!important;overflow:hidden!important;border-radius:20px!important;background:#edf0f4!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .card-img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:inherit!important;transition:transform .56s cubic-bezier(.2,0,0,1)!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .image-overlay{position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(24,26,32,.1),rgba(24,26,32,.34))!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .image-chips{position:absolute!important;inset:13px 13px auto 13px!important;z-index:3!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .category-chip,#pc-wrap #member-page #member-articles-page .community-general-card-config .date-chip{height:30px!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;border-radius:999px!important;font-family:Poppins,sans-serif!important;font-size:9px!important;font-weight:950!important;letter-spacing:.1em!important;line-height:1!important;text-transform:uppercase!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .category-chip{background:hsla(0,0%,100%,.94)!important;color:#181a20!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .chip-dot{width:6px!important;height:6px!important;border-radius:50%!important;background:#eb6753!important;box-shadow:0 0 0 3px hsla(8,79%,62%,.2)!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .date-chip{background:rgba(24,26,32,.66)!important;color:#fff!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .story-rail{position:absolute!important;top:198px!important;left:28px!important;z-index:5!important;width:58px!important;height:58px!important;display:grid!important;place-items:center!important;border-radius:20px!important;background:#fff!important;border:1px solid hsla(8,79%,62%,.18)!important;box-shadow:0 14px 26px rgba(24,26,32,.12)!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .article-number{color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:21px!important;font-weight:950!important;line-height:1!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .article-number:before{content:counter(community-card,decimal-leading-zero)!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .desc-box{flex:1 1 auto!important;min-height:0!important;padding:42px 4px 0!important;display:flex!important;flex-direction:column!important;gap:14px!important;background:#fff!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .copy-block{min-height:58px!important;margin:0!important;padding:0!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;text-align:center!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .title{margin:0!important;color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:22px!important;font-weight:950!important;line-height:1.18!important;letter-spacing:0!important;text-align:center!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .card-footer{width:100%!important;margin-top:auto!important;padding:11px!important;border-radius:20px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.07)!important;box-sizing:border-box!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .footer-inner{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:11px!important;gap:11px!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .footer-author{min-width:0!important;display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;grid-gap:10px!important;gap:10px!important;align-items:center!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .footer-avatar,#pc-wrap #member-page #member-articles-page .community-general-card-config .footer-avatar-wrap{width:42px!important;height:42px!important;border-radius:50%!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .footer-avatar-wrap{overflow:hidden!important;border:2px solid #fff3f0!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .footer-avatar{object-fit:cover!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .footer-author-text strong{display:block!important;overflow:hidden!important;color:#181a20!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:950!important;line-height:1.1!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .footer-author-meta{margin-top:4px!important;color:#6d7682!important;font-family:Poppins,sans-serif!important;font-size:11px!important;font-weight:800!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .footer-actions{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) 104px!important;grid-gap:10px!important;gap:10px!important;align-items:center!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .footer-stat-cluster{min-width:0!important;height:38px!important;padding:0 10px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:center!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(24,26,32,.07)!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .stat-divider{display:none!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .stat-mini{min-width:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;color:#59606b!important;font-family:Poppins,sans-serif!important;font-size:11px!important;font-weight:950!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .stat-mini svg{width:15px!important;height:15px!important;color:currentColor!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .like-mini.is-liked{color:red!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .like-mini .MuiIconButton-root{width:18px!important;height:18px!important;padding:0!important;color:inherit!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .read-arrow{width:104px!important;height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;border-radius:999px!important;background:#181a20!important;color:#fff!important;text-decoration:none!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .read-arrow:hover{background:#eb6753!important}#pc-wrap #member-page #member-articles-page .community-general-card-config .read-arrow-label{color:inherit!important;font-family:Poppins,sans-serif!important;font-size:10px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}#pc-wrap .community-general-card-config .read-arrow-label:after{content:none!important;display:none!important}#pc-wrap .community-general-card-config .read-arrow .read-arrow-label{font-size:10px!important;color:inherit!important}#pc-wrap .community-general-card-config .read-arrow .read-arrow-label:after{content:none!important;display:none!important}#pc-wrap #community-list-page .community-general-card-config,#pc-wrap #member-page #member-articles-page .community-general-card-config,#pc-wrap #my-articles-page .community-general-card-config{min-height:520px!important;display:flex!important;flex-direction:column!important;overflow:visible!important;background:#fff!important}#pc-wrap #community-list-page .community-general-card-config .image-box,#pc-wrap #member-page #member-articles-page .community-general-card-config .image-box,#pc-wrap #my-articles-page .community-general-card-config .image-box{height:240px!important;min-height:240px!important;flex:0 0 240px!important}#pc-wrap #community-list-page .community-general-card-config .desc-box,#pc-wrap #member-page #member-articles-page .community-general-card-config .desc-box,#pc-wrap #my-articles-page .community-general-card-config .desc-box{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;gap:14px!important}#pc-wrap #community-list-page .community-general-card-config .copy-block,#pc-wrap #member-page #member-articles-page .community-general-card-config .copy-block,#pc-wrap #my-articles-page .community-general-card-config .copy-block{min-height:58px!important;margin:0!important}#pc-wrap #community-list-page .community-general-card-config .card-footer,#pc-wrap #member-page #member-articles-page .community-general-card-config .card-footer,#pc-wrap #my-articles-page .community-general-card-config .card-footer{position:relative!important;z-index:3!important;width:100%!important;margin-top:auto!important;display:block!important;overflow:visible!important;box-sizing:border-box!important}#pc-wrap #community-list-page .community-general-card-config .footer-actions,#pc-wrap #member-page #member-articles-page .community-general-card-config .footer-actions,#pc-wrap #my-articles-page .community-general-card-config .footer-actions{display:grid!important;grid-template-columns:minmax(0,1fr) 104px!important;align-items:center!important;grid-gap:10px!important;gap:10px!important}#pc-wrap #community-detail-page{background:#f4f5f7!important;overflow-x:hidden!important}#pc-wrap #community-detail-page .container{width:min(1240px,100% - 48px)!important;margin:0 auto!important;padding:36px 0 58px!important;box-sizing:border-box!important}#pc-wrap #community-detail-page .top-bar{width:100%!important;margin-bottom:18px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;grid-gap:18px!important;gap:18px!important}#pc-wrap #community-detail-page .article-hero{width:100%!important;padding:16px!important;display:grid!important;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)!important;grid-gap:24px!important;gap:24px!important;align-items:stretch!important;border-radius:32px!important;background:#fff!important;box-shadow:0 24px 60px rgba(24,26,32,.08)!important;box-sizing:border-box!important}#pc-wrap #community-detail-page .hero-cover{min-height:430px!important;border-radius:26px!important;overflow:hidden!important}#pc-wrap #community-detail-page .hero-body{padding:18px 18px 18px 0!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:20px!important}#pc-wrap #community-detail-page .hero-title{max-width:760px!important;font-size:clamp(42px,4vw,66px)!important;line-height:.98!important;letter-spacing:0!important}#pc-wrap #community-detail-page .article-layout{width:100%!important;margin-top:22px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 320px!important;grid-gap:22px!important;gap:22px!important;align-items:start!important}#pc-wrap #community-detail-page .article-aside,#pc-wrap #community-detail-page .article-content,#pc-wrap #community-detail-page .comments-section,#pc-wrap #community-detail-page .reaction-bar{border-radius:28px!important;background:#fff!important;box-shadow:0 18px 45px rgba(24,26,32,.06)!important;box-sizing:border-box!important}#pc-wrap #community-detail-page .article-content{min-height:420px!important;padding:34px!important;overflow:hidden!important}#pc-wrap #community-detail-page .article-aside{position:-webkit-sticky!important;position:sticky!important;top:110px!important;padding:16px!important;gap:14px!important}#pc-wrap #community-detail-page .comments-section,#pc-wrap #community-detail-page .reaction-bar{margin-top:22px!important;padding:24px!important}#pc-wrap #community-list-page .community-general-card-config{min-height:0!important;height:auto!important}#pc-wrap #community-list-page .community-general-card-config .desc-box{flex:0 0 auto!important;min-height:0!important;padding:28px 16px 14px!important;display:flex!important;flex-direction:column!important;gap:0!important}#pc-wrap #community-list-page .community-general-card-config .copy-block{min-height:0!important;margin:0 0 18px!important;padding:0!important}#pc-wrap #community-list-page .community-general-card-config .card-footer{margin-top:0!important;flex:0 0 auto!important}#mobile-wrap #car-list-page{position:relative;width:100%;padding-bottom:58px;background:radial-gradient(circle at 20% -10%,hsla(40,59%,64%,.16),transparent 52%),linear-gradient(180deg,#05070b,#0b1017 52%,#10151d);color:hsla(0,0%,100%,.96)}#mobile-wrap #car-list-page .cars-catalog-hero{position:relative;min-height:500px;display:flex;align-items:flex-end;overflow:hidden}#mobile-wrap #car-list-page .cars-catalog-hero .cars-hero-media{position:absolute;inset:0}#mobile-wrap #car-list-page .cars-catalog-hero .cars-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,7,11,.18),rgba(5,7,11,.88)),linear-gradient(90deg,rgba(5,7,11,.86),rgba(5,7,11,.18)),linear-gradient(125deg,rgba(159,211,255,.1),transparent 40%,hsla(40,59%,64%,.09))}#mobile-wrap #car-list-page .cars-catalog-hero .cars-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(1.08)}#mobile-wrap #car-list-page .cars-catalog-hero .cars-hero-content{position:relative;z-index:2;width:100%;padding:72px 14px 30px;display:flex;flex-direction:column;gap:16px}#mobile-wrap #car-list-page .cars-catalog-hero .cars-hero-copy{gap:14px}#mobile-wrap #car-list-page .cars-catalog-hero .cars-hero-copy .eyebrow{width:-moz-fit-content;width:fit-content;padding:8px 11px;border-radius:999px;background:hsla(40,59%,64%,.12);border:1px solid hsla(40,59%,64%,.3);color:#d9b46b;font-size:9px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}#mobile-wrap #car-list-page .cars-catalog-hero .cars-hero-copy h1{margin:0;color:#0d1f3e;font-size:41px;line-height:.95;letter-spacing:0}#mobile-wrap #car-list-page .cars-catalog-hero .cars-hero-copy p{margin:0;color:hsla(0,0%,100%,.62);font-size:14px;font-weight:600;line-height:1.5}#mobile-wrap #car-list-page .cars-catalog-hero .cars-hero-panel{padding:16px;display:flex;flex-direction:column;gap:8px;border-radius:18px;background:linear-gradient(180deg,rgba(17,23,32,.78),rgba(8,11,17,.74)),linear-gradient(135deg,rgba(159,211,255,.1),hsla(40,59%,64%,.08));border:1px solid hsla(40,59%,64%,.22);box-shadow:0 20px 60px rgba(0,0,0,.32);-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%)}#mobile-wrap #car-list-page .cars-catalog-hero .cars-hero-panel>span{color:#d9b46b;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}#mobile-wrap #car-list-page .cars-catalog-hero .cars-hero-panel strong{color:#0f2548;font-family:Poppins,sans-serif;font-size:26px;line-height:1}#mobile-wrap #car-list-page .cars-catalog-hero .cars-hero-panel p{margin:0;color:hsla(0,0%,100%,.62);font-size:12px;font-weight:600}#mobile-wrap #car-list-page .cars-catalog-hero .cars-hero-panel .hero-panel-metrics{margin-top:8px;padding-top:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid hsla(40,59%,64%,.16)}#mobile-wrap #car-list-page .cars-catalog-hero .cars-hero-panel .hero-panel-metrics div{display:flex;flex-direction:column;gap:6px}#mobile-wrap #car-list-page .cars-catalog-hero .cars-hero-panel .hero-panel-metrics div svg{width:17px;height:17px;color:#d9b46b}#mobile-wrap #car-list-page .cars-catalog-hero .cars-hero-panel .hero-panel-metrics div span{color:hsla(0,0%,100%,.62);font-size:8px;font-weight:800;letter-spacing:.08em}#mobile-wrap #car-list-page .car-page{position:relative;z-index:2;width:100%;margin-top:-14px;padding:0 10px;flex-direction:column}#mobile-wrap #car-list-page .cars-layout{display:flex;flex-direction:column;gap:14px}#mobile-wrap #car-list-page .card-config,#mobile-wrap #car-list-page .filter-config,#mobile-wrap #car-list-page .no-data,#mobile-wrap #car-list-page .results-toolbar{background:rgba(17,23,32,.92);border:1px solid hsla(40,59%,64%,.16);border-radius:18px;box-shadow:0 14px 30px rgba(17,32,63,.1)}#mobile-wrap #car-list-page .filter-config{padding:16px 12px;display:flex;flex-direction:column;gap:14px}#mobile-wrap #car-list-page .filter-config .filter-heading{gap:7px;padding-bottom:13px;border-bottom:1px solid hsla(40,59%,64%,.16)}#mobile-wrap #car-list-page .filter-config .filter-heading span{color:#d9b46b;letter-spacing:.14em}#mobile-wrap #car-list-page .filter-config .filter-heading strong{color:#102445;font-family:Poppins,sans-serif;font-size:28px}#mobile-wrap #car-list-page .filter-config .filter-heading p{margin:0;color:hsla(0,0%,100%,.62);font-size:12px}#mobile-wrap #car-list-page .filter-config .filter-main{display:flex;flex-direction:column;gap:10px}#mobile-wrap #car-list-page .filter-config .find-your-home{padding:12px;gap:10px;border-radius:14px;background:rgba(17,23,32,.55);border:1px solid hsla(40,59%,64%,.12)}#mobile-wrap #car-list-page .filter-config .find-your-home .title-main{color:#102445;font-family:Poppins,sans-serif;font-size:23px}#mobile-wrap #car-list-page .filter-config .find-your-home .title{margin:0;color:hsla(0,0%,100%,.62);font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}#mobile-wrap #car-list-page .filter-config .find-your-home .input-box{position:relative;display:flex;align-items:center;gap:8px;min-width:0}#mobile-wrap #car-list-page .filter-config .find-your-home .input-box .search-input{width:100%;height:44px;padding-left:35px;padding-right:74px;background:hsla(0,0%,100%,.055);border:1px solid rgba(222,229,239,.1);border-radius:11px;color:hsla(0,0%,100%,.96)}#mobile-wrap #car-list-page .filter-config .find-your-home .input-box .search-input fieldset{border:0}#mobile-wrap #car-list-page .filter-config .find-your-home .input-box .search-input input{height:44px;padding:0;color:hsla(0,0%,100%,.96)}#mobile-wrap #car-list-page .filter-config .find-your-home .input-box .search-input input::placeholder{color:hsla(0,0%,100%,.42);opacity:1}#mobile-wrap #car-list-page .filter-config .find-your-home .input-box .search-leading-icon{position:absolute;left:11px;width:17px;height:17px;color:#d9b46b;z-index:1}#mobile-wrap #car-list-page .filter-config .find-your-home .input-box .reset-filter-button{position:absolute;right:4px;width:33px;height:33px;color:hsla(0,0%,100%,.62)}#mobile-wrap #car-list-page .filter-config .find-your-home .input-box .search-action-button{position:absolute;right:5px;height:34px;min-width:62px;padding:0 11px;border-radius:999px;background:#181a20;color:#fff;font-size:10px;font-weight:900;text-transform:none}#mobile-wrap #car-list-page .filter-config .find-your-home .input-box .car-checkbox{width:18px;height:18px;padding:0;color:hsla(0,0%,100%,.64)}#mobile-wrap #car-list-page .filter-config .find-your-home .input-box .car-checkbox.Mui-checked{color:#d9b46b}#mobile-wrap #car-list-page .filter-config .find-your-home.search-filter-panel .input-box.search-box{margin-top:3px;padding:5px;border-radius:17px;background:#f7f9fb;border:1px solid rgba(24,26,32,.08)}#mobile-wrap #car-list-page .filter-config .find-your-home.search-filter-panel .input-box.search-box .search-input{height:44px;border:0;background:transparent}#mobile-wrap #car-list-page .filter-config .find-your-home .brand-list,#mobile-wrap #car-list-page .filter-config .find-your-home .car-location,#mobile-wrap #car-list-page .filter-config .find-your-home .options-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}#mobile-wrap #car-list-page .filter-config .find-your-home .car-type{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#30466f;font-size:12px;font-weight:700}#mobile-wrap #car-list-page .filter-config .find-your-home .button-group{display:grid;grid-template-columns:1fr;grid-gap:7px;gap:7px}#mobile-wrap #car-list-page .filter-config .find-your-home .button-group button{min-height:38px;border-radius:10px;background:hsla(0,0%,100%,.055);border:1px solid rgba(222,229,239,.1);color:hsla(0,0%,100%,.74);font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}#mobile-wrap #car-list-page .filter-config .find-your-home .button-group button.active{background:linear-gradient(135deg,hsla(40,59%,64%,.95),hsla(40,59%,64%,.78),rgba(158,200,181,.68));color:#0f1115}#mobile-wrap #car-list-page .filter-config .find-your-home .square-year-input{display:grid;grid-template-columns:minmax(0,1fr) 14px minmax(0,1fr);align-items:center;grid-gap:7px;gap:7px}#mobile-wrap #car-list-page .filter-config .find-your-home .square-year-input .central-divider{height:2px;border-radius:2px;background:hsla(40,59%,64%,.3)}#mobile-wrap #car-list-page .filter-config .find-your-home .square-year-input .MuiInputBase-root,#mobile-wrap #car-list-page .filter-config .find-your-home .square-year-input input{width:100%;height:42px;background:hsla(0,0%,100%,.055);border:1px solid rgba(222,229,239,.1);border-radius:11px;color:hsla(0,0%,100%,.96)}#mobile-wrap #car-list-page .filter-config .find-your-home .square-year-input input{padding:0 10px;outline:none}#mobile-wrap #car-list-page .filter-config .find-your-home .square-year-input fieldset{border:0}#mobile-wrap #car-list-page .filter-config .find-your-home .square-year-input label{color:hsla(0,0%,100%,.84)}#mobile-wrap #car-list-page .filter-config .find-your-home .square-year-input svg{color:#d9b46b}#mobile-wrap #car-list-page .main-config{display:flex;flex-direction:column;gap:13px}#mobile-wrap #car-list-page .results-toolbar{padding:16px 13px;display:flex;flex-direction:column;align-items:flex-start;gap:14px}#mobile-wrap #car-list-page .results-toolbar .toolbar-copy{gap:6px}#mobile-wrap #car-list-page .results-toolbar .toolbar-copy span{color:#d9b46b;font-size:9px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}#mobile-wrap #car-list-page .results-toolbar .toolbar-copy h2{margin:0;color:#102445;font-size:28px;line-height:1.05}#mobile-wrap #car-list-page .results-toolbar .toolbar-copy p{margin:0;color:hsla(0,0%,100%,.62);font-size:12px}#mobile-wrap #car-list-page .results-toolbar .right{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px}#mobile-wrap #car-list-page .results-toolbar .right>span{color:hsla(0,0%,100%,.62);font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}#mobile-wrap #car-list-page .results-toolbar .right button{height:40px;padding:0 12px;border-radius:10px;background:hsla(40,59%,64%,.12);border:1px solid hsla(40,59%,64%,.18);color:#203968;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}#mobile-wrap #car-list-page .catalog-status-strip{flex-wrap:wrap;gap:7px}#mobile-wrap #car-list-page .catalog-status-strip span{height:30px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;border:1px solid hsla(40,59%,64%,.18);background:hsla(40,59%,64%,.08);color:#355189;font-size:9px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}#mobile-wrap #car-list-page .catalog-status-strip span svg{width:14px;height:14px;color:#d9b46b}#mobile-wrap #car-list-page .list-config{display:flex;flex-direction:column;gap:13px}#mobile-wrap #car-list-page .list-config.grid-cards{grid-gap:13px;gap:13px}#mobile-wrap #car-list-page .grid-car-item{min-width:0}#mobile-wrap #car-list-page .card-config{overflow:hidden}#mobile-wrap #car-list-page .card-config .top{position:relative;height:224px;background:#dce5fb;overflow:hidden}#mobile-wrap #car-list-page .card-config .top a,#mobile-wrap #car-list-page .card-config .top img{display:block;width:100%;height:100%}#mobile-wrap #car-list-page .card-config .top img{object-fit:cover}#mobile-wrap #car-list-page .card-config .top .top-badge{position:absolute;top:12px;left:12px;height:29px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:hsla(40,59%,64%,.95)}#mobile-wrap #car-list-page .card-config .top .top-badge img{width:10px;height:10px;filter:brightness(0) invert(1)}#mobile-wrap #car-list-page .card-config .top .top-badge p{color:#fff;font-size:8px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}#mobile-wrap #car-list-page .card-config .top .photo-count{position:absolute;right:12px;bottom:12px;height:29px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:rgba(15,34,67,.88)}#mobile-wrap #car-list-page .card-config .top .photo-count svg{width:14px;height:14px;color:#fff}#mobile-wrap #car-list-page .card-config .top .photo-count p{color:#fff;font-size:9px;font-weight:800}#mobile-wrap #car-list-page .card-config .bottom{padding:16px 13px;display:flex;flex-direction:column;gap:14px}#mobile-wrap #car-list-page .card-config .card-aside,#mobile-wrap #car-list-page .card-config .card-body{display:flex;flex-direction:column;gap:12px}#mobile-wrap #car-list-page .card-config .card-kicker{display:flex;flex-wrap:wrap;gap:6px}#mobile-wrap #car-list-page .card-config .card-kicker span{height:24px;padding:0 8px;display:inline-flex;align-items:center;border-radius:999px;background:hsla(40,59%,64%,.12);color:#2c477d;font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}#mobile-wrap #car-list-page .card-config .card-kicker span:first-child{background:rgba(159,211,255,.14);color:#0d6665}#mobile-wrap #car-list-page .card-config .card-aside{padding-top:12px;border-top:1px solid hsla(40,59%,64%,.16)}#mobile-wrap #car-list-page .card-config .name-address{gap:7px}#mobile-wrap #car-list-page .card-config .name-address .name p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0f2548;font-size:24px;font-weight:700;line-height:1.08}#mobile-wrap #car-list-page .card-config .name-address .address{display:flex;align-items:center;gap:6px}#mobile-wrap #car-list-page .card-config .name-address .address svg{width:15px;height:15px;color:#d9b46b;flex-shrink:0}#mobile-wrap #car-list-page .card-config .name-address .address p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:hsla(0,0%,100%,.62);font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}#mobile-wrap #car-list-page .card-config .options{grid-gap:7px;gap:7px}#mobile-wrap #car-list-page .card-config .options .option{min-width:0;min-height:54px;padding:8px;display:flex;flex-direction:column;justify-content:center;gap:5px;border-radius:10px;background:rgba(17,23,32,.55);border:1px solid hsla(40,59%,64%,.14)}#mobile-wrap #car-list-page .card-config .options .option svg{width:15px;height:15px;color:#d9b46b}#mobile-wrap #car-list-page .card-config .options .option span{color:hsla(0,0%,100%,.62);font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}#mobile-wrap #car-list-page .card-config .options .option p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#1d3664;font-size:10px;font-weight:800}#mobile-wrap #car-list-page .card-config .type{display:flex;flex-wrap:wrap;gap:6px}#mobile-wrap #car-list-page .card-config .type p{height:25px;padding:0 9px;display:inline-flex;align-items:center;border-radius:999px;background:rgba(159,211,255,.12);color:#0d6665;font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}#mobile-wrap #car-list-page .card-config .type .disabled-type{background:#edf0f4;color:#8c9bbc}#mobile-wrap #car-list-page .card-config .price-box span{color:hsla(0,0%,100%,.62);font-size:9px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}#mobile-wrap #car-list-page .card-config .price-box p{color:#163267;font-family:Poppins,sans-serif;font-size:30px;font-weight:700;line-height:1}#mobile-wrap #car-list-page .card-config .buttons{gap:2px}#mobile-wrap #car-list-page .card-config .buttons .MuiIconButton-root{width:31px;height:31px;color:#5772a8}#mobile-wrap #car-list-page .card-config .buttons svg{width:17px;height:17px}#mobile-wrap #car-list-page .card-config .buttons .view-cnt{color:hsla(0,0%,100%,.62);font-size:10px;font-weight:800}#mobile-wrap #car-list-page .card-config .details-link{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:linear-gradient(135deg,#d9b46b,#5475ff);color:#fff;font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}#mobile-wrap #car-list-page .card-config .details-link svg{width:15px;height:15px;color:#fff}#mobile-wrap #car-list-page .card-config .assurance{padding:10px;display:flex;align-items:center;gap:7px;border-radius:10px;border:1px solid rgba(159,211,255,.2);background:rgba(159,211,255,.08)}#mobile-wrap #car-list-page .card-config .assurance svg{width:16px;height:16px;color:#0d6665}#mobile-wrap #car-list-page .card-config .assurance span{color:#1c4f65;font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}#mobile-wrap #car-list-page .no-data{min-height:250px;padding:28px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}#mobile-wrap #car-list-page .no-data img{width:46px;height:46px;margin-bottom:14px;opacity:.62}#mobile-wrap #car-list-page .no-data h3{margin:0 0 7px;color:#102445;font-size:25px}#mobile-wrap #car-list-page .no-data p{margin:0;color:hsla(0,0%,100%,.62);font-size:12px}#mobile-wrap #car-list-page .pagination-config{padding-top:8px;align-items:center;gap:10px}#mobile-wrap #car-list-page .pagination-config .pagination-box{width:100%;justify-content:center}#mobile-wrap #car-list-page .pagination-config .pagination-box .MuiPaginationItem-root{color:hsla(0,0%,100%,.72);border-color:hsla(40,59%,64%,.18);background:hsla(0,0%,100%,.04)}#mobile-wrap #car-list-page .pagination-config .pagination-box .Mui-selected{background:linear-gradient(135deg,hsla(40,59%,64%,.95),hsla(40,59%,64%,.78),rgba(158,200,181,.68));color:#0f1115}#mobile-wrap #car-list-page .pagination-config .total-result p{color:hsla(0,0%,100%,.62);font-size:9px;font-weight:900;letter-spacing:.1em;text-align:center;text-transform:uppercase}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-button{width:100%!important;min-width:0!important;height:48px!important;padding:0 22px!important;gap:initial!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-button:after{content:none!important}#mobile-wrap #car-detail-page.luxury-detail-page .similar-controls .swiper-similar-next,#mobile-wrap #car-detail-page.luxury-detail-page .similar-controls .swiper-similar-prev{width:auto!important;height:auto!important;padding:0!important;border-radius:0!important;background:transparent!important;color:#eb6753!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-button{box-shadow:0 10px 24px hsla(8,79%,62%,.32)!important}#mobile-wrap #car-detail-page.luxury-detail-page .similar-controls .swiper-similar-next,#mobile-wrap #car-detail-page.luxury-detail-page .similar-controls .swiper-similar-prev{background:linear-gradient(135deg,#ff806f,#eb6753)!important}#mobile-wrap #car-detail-page.luxury-detail-page .leave-review-panel .luxury-button{min-width:148px!important;height:46px!important;padding:0 18px 0 20px!important;font-size:13px!important;gap:8px!important}#mobile-wrap #car-detail-page.luxury-detail-page .leave-review-panel,#mobile-wrap #car-detail-page.luxury-detail-page .reviews-panel{padding:16px!important}#mobile-wrap #car-detail-page.luxury-detail-page .review-list{margin-top:12px!important;gap:10px!important}#mobile-wrap #car-detail-page.luxury-detail-page .review-config{min-height:0!important;padding:13px!important;border-radius:15px!important;background:#f7f9fb!important;border:1px solid rgba(24,26,32,.07)!important;gap:9px!important}#mobile-wrap #car-detail-page.luxury-detail-page .review-config .img-box{width:38px!important;height:38px!important;border-radius:50%!important;object-fit:cover!important}#mobile-wrap #car-detail-page.luxury-detail-page .review-config .name{color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:800!important}#mobile-wrap #car-detail-page.luxury-detail-page .review-config .date,#mobile-wrap #car-detail-page.luxury-detail-page .review-config .description{color:#59606b!important;font-family:Poppins,sans-serif!important;font-size:12px!important;line-height:1.45!important}#mobile-wrap #car-detail-page.luxury-detail-page .leave-review-panel textarea{min-height:86px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-button{min-width:178px!important;height:54px!important;padding:0 22px 0 25px!important;gap:10px!important;font-size:15px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-button:after{content:"→"!important;display:inline-flex!important;color:#fff!important;font-size:22px!important;font-weight:400!important;line-height:1!important}#mobile-wrap #car-detail-page.luxury-detail-page .inquiry-form .luxury-button{width:100%!important}#mobile-wrap #car-detail-page.luxury-detail-page .similar-controls .swiper-similar-next,#mobile-wrap #car-detail-page.luxury-detail-page .similar-controls .swiper-similar-prev{width:44px!important;height:44px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-panel,#mobile-wrap #car-detail-page.luxury-detail-page .luxury-showroom-hero,#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section,#mobile-wrap #car-detail-page.luxury-detail-page .showroom-copy{background:#fff;border:1px solid rgba(24,26,32,.08);box-shadow:0 12px 28px rgba(24,26,32,.06)}#mobile-wrap #car-detail-page.luxury-detail-page .gallery-stage{background:#eef1f5;box-shadow:0 14px 32px rgba(24,26,32,.1)}#mobile-wrap #car-detail-page.luxury-detail-page .gallery-stage:after{background:linear-gradient(180deg,rgba(24,26,32,.08),transparent 42%,rgba(24,26,32,.18))}#mobile-wrap #car-detail-page.luxury-detail-page .eyebrow,#mobile-wrap #car-detail-page.luxury-detail-page .gallery-badges p{background:hsla(0,0%,100%,.94);border:1px solid hsla(8,79%,62%,.18);color:#c64a39}#mobile-wrap #car-detail-page.luxury-detail-page .thumb{background:#fff;border-color:rgba(24,26,32,.08);opacity:1}#mobile-wrap #car-detail-page.luxury-detail-page .active-thumb{border-color:#eb6753}#mobile-wrap #car-detail-page.luxury-detail-page .eyebrow,#mobile-wrap #car-detail-page.luxury-detail-page .section-kicker{color:#c64a39}#mobile-wrap #car-detail-page.luxury-detail-page .detail-row p:last-child,#mobile-wrap #car-detail-page.luxury-detail-page .price-value,#mobile-wrap #car-detail-page.luxury-detail-page .section-title,#mobile-wrap #car-detail-page.luxury-detail-page .seller-name,#mobile-wrap #car-detail-page.luxury-detail-page .showroom-title,#mobile-wrap #car-detail-page.luxury-detail-page .signature-value,#mobile-wrap #car-detail-page.luxury-detail-page .stat-pill p{color:#181a20}#mobile-wrap #car-detail-page.luxury-detail-page .detail-row,#mobile-wrap #car-detail-page.luxury-detail-page .seller-card,#mobile-wrap #car-detail-page.luxury-detail-page .showroom-meta p,#mobile-wrap #car-detail-page.luxury-detail-page .signature-cell,#mobile-wrap #car-detail-page.luxury-detail-page .stat-pill{background:#f7f9fb;border-color:rgba(24,26,32,.07)}#mobile-wrap #car-detail-page.luxury-detail-page .detail-row p:first-child,#mobile-wrap #car-detail-page.luxury-detail-page .inquiry-form label,#mobile-wrap #car-detail-page.luxury-detail-page .price-label,#mobile-wrap #car-detail-page.luxury-detail-page .signature-label{color:#8a929d}#mobile-wrap #car-detail-page.luxury-detail-page .section-copy,#mobile-wrap #car-detail-page.luxury-detail-page .seller-phone{color:#59606b}#mobile-wrap #car-detail-page.luxury-detail-page .spec-signature{background:#fff;border-color:rgba(24,26,32,.08);box-shadow:0 12px 28px rgba(24,26,32,.06)}#mobile-wrap #car-detail-page.luxury-detail-page .feature-cloud span{background:#fff7f5;border-color:hsla(8,79%,62%,.18);color:#c64a39}#mobile-wrap #car-detail-page.luxury-detail-page .map-frame{filter:none;border-color:rgba(24,26,32,.08)}#mobile-wrap #car-detail-page.luxury-detail-page .inquiry-form input,#mobile-wrap #car-detail-page.luxury-detail-page .inquiry-form textarea,#mobile-wrap #car-detail-page.luxury-detail-page .leave-review-panel textarea{background:#f7f9fb;border-color:rgba(24,26,32,.1);color:#181a20}#mobile-wrap #car-detail-page.luxury-detail-page .member-image{border-color:#eb6753}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-button{background:linear-gradient(135deg,#ff806f,#eb6753)!important;box-shadow:0 12px 24px hsla(8,79%,62%,.22)!important}#mobile-wrap #car-detail-page.luxury-detail-page .similar-controls,#mobile-wrap #car-detail-page.luxury-detail-page .stat-pill svg{color:#eb6753}#mobile-wrap #car-detail-page.luxury-detail-page{padding:14px 12px 56px;background:linear-gradient(180deg,hsla(43,55%,66%,.07),transparent 250px),linear-gradient(180deg,#08090b,#101216 54%,#08090b);color:#f7f1e4}#mobile-wrap #car-detail-page.luxury-detail-page .container{width:100%}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-detail-shell{gap:16px}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-content-layout,#mobile-wrap #car-detail-page.luxury-detail-page .luxury-showroom-hero{display:flex;flex-direction:column;gap:12px}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-showroom-hero{padding:10px;border-radius:28px;background:linear-gradient(135deg,hsla(0,0%,100%,.07),hsla(0,0%,100%,.018)),#111316;border:1px solid hsla(43,51%,82%,.18)}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-panel,#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section,#mobile-wrap #car-detail-page.luxury-detail-page .showroom-copy{padding:18px;border-radius:22px;background:linear-gradient(135deg,hsla(0,0%,100%,.055),hsla(0,0%,100%,.018)),#111316;border:1px solid hsla(0,0%,100%,.08);box-shadow:none}#mobile-wrap #car-detail-page.luxury-detail-page .showroom-copy{order:2;gap:16px}#mobile-wrap #car-detail-page.luxury-detail-page .showroom-gallery{order:1;gap:8px}#mobile-wrap #car-detail-page.luxury-detail-page .gallery-stage{position:relative;height:430px;overflow:hidden;border-radius:22px;background:#070809}#mobile-wrap #car-detail-page.luxury-detail-page .gallery-stage img{width:100%;height:100%;object-fit:cover}#mobile-wrap #car-detail-page.luxury-detail-page .gallery-stage:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.02) 48%,rgba(0,0,0,.44))}#mobile-wrap #car-detail-page.luxury-detail-page .gallery-badges{position:absolute;top:14px;right:14px;z-index:2;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;gap:8px}#mobile-wrap #car-detail-page.luxury-detail-page .gallery-badges p{padding:10px 12px;border-radius:999px;background:rgba(7,8,9,.68);border:1px solid hsla(0,0%,100%,.12);color:#f7f1e4;font-family:Poppins,sans-serif;font-size:11px;font-weight:900;letter-spacing:0}#mobile-wrap #car-detail-page.luxury-detail-page .gallery-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}#mobile-wrap #car-detail-page.luxury-detail-page .thumb{height:70px;padding:0;border-radius:14px;border:1px solid hsla(0,0%,100%,.08);background:#070809;overflow:hidden;opacity:.78}#mobile-wrap #car-detail-page.luxury-detail-page .thumb img{width:100%;height:100%;object-fit:cover;display:block}#mobile-wrap #car-detail-page.luxury-detail-page .active-thumb{opacity:1;border-color:#d8bd7a}#mobile-wrap #car-detail-page.luxury-detail-page .eyebrow,#mobile-wrap #car-detail-page.luxury-detail-page .section-kicker{width:-moz-fit-content;width:fit-content;color:#d8bd7a;font-family:Poppins,sans-serif;font-size:10px;font-weight:900;letter-spacing:.12em;line-height:1;text-transform:uppercase}#mobile-wrap #car-detail-page.luxury-detail-page .eyebrow{padding:8px 12px;border-radius:999px;background:hsla(43,55%,66%,.12);border:1px solid hsla(43,51%,82%,.18)}#mobile-wrap #car-detail-page.luxury-detail-page .showroom-title{color:#f7f1e4;font-family:Poppins,sans-serif;font-size:31px;font-weight:900;letter-spacing:0;line-height:1.06}#mobile-wrap #car-detail-page.luxury-detail-page .showroom-meta{flex-direction:row;flex-wrap:wrap;gap:8px}#mobile-wrap #car-detail-page.luxury-detail-page .showroom-meta p{height:30px;padding:0 10px;display:inline-flex;align-items:center;border-radius:999px;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.08);color:hsla(41,54%,93%,.78);font-family:Poppins,sans-serif;font-size:10px;font-weight:800;letter-spacing:0}#mobile-wrap #car-detail-page.luxury-detail-page .showroom-price-card{padding-top:16px;border-top:1px solid hsla(43,51%,82%,.18);gap:7px}#mobile-wrap #car-detail-page.luxury-detail-page .price-label{color:#d8bd7a;font-family:Poppins,sans-serif;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}#mobile-wrap #car-detail-page.luxury-detail-page .price-value{color:#f7f1e4;font-family:Poppins,sans-serif;font-size:37px;font-weight:900;letter-spacing:0;line-height:1}#mobile-wrap #car-detail-page.luxury-detail-page .showroom-actions{flex-direction:row;gap:8px}#mobile-wrap #car-detail-page.luxury-detail-page .stat-pill{flex:1 1;height:42px;flex-direction:row;justify-content:center;align-items:center;gap:7px;border-radius:999px;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.08)}#mobile-wrap #car-detail-page.luxury-detail-page .stat-pill svg{width:18px;height:18px;color:#d8bd7a}#mobile-wrap #car-detail-page.luxury-detail-page .stat-pill p{color:#f7f1e4;font-family:Poppins,sans-serif;font-size:12px;font-weight:900;letter-spacing:0}#mobile-wrap #car-detail-page.luxury-detail-page .spec-signature{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1px;gap:1px;overflow:hidden;border-radius:22px;border:1px solid hsla(43,51%,82%,.18);background:hsla(0,0%,100%,.08)}#mobile-wrap #car-detail-page.luxury-detail-page .signature-cell{min-height:92px;padding:16px;justify-content:space-between;background:#111316}#mobile-wrap #car-detail-page.luxury-detail-page .signature-label{color:hsla(41,54%,93%,.62);font-family:Poppins,sans-serif;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}#mobile-wrap #car-detail-page.luxury-detail-page .signature-value{color:#f7f1e4;font-family:Poppins,sans-serif;font-size:15px;font-weight:900;letter-spacing:0;line-height:1.2}#mobile-wrap #car-detail-page.luxury-detail-page .concierge-panel,#mobile-wrap #car-detail-page.luxury-detail-page .content-aside,#mobile-wrap #car-detail-page.luxury-detail-page .content-primary,#mobile-wrap #car-detail-page.luxury-detail-page .inquiry-form,#mobile-wrap #car-detail-page.luxury-detail-page .leave-review-panel{gap:14px}#mobile-wrap #car-detail-page.luxury-detail-page .section-title{margin-top:9px;color:#f7f1e4;font-family:Poppins,sans-serif;font-size:22px;font-weight:900;letter-spacing:0;line-height:1.12}#mobile-wrap #car-detail-page.luxury-detail-page .section-copy{margin-top:14px;color:hsla(41,54%,93%,.78);font-family:Poppins,sans-serif;font-size:13px;line-height:1.75}#mobile-wrap #car-detail-page.luxury-detail-page .detail-matrix{margin-top:16px;display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px}#mobile-wrap #car-detail-page.luxury-detail-page .detail-row{padding:14px;border-radius:15px;background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.08);gap:7px}#mobile-wrap #car-detail-page.luxury-detail-page .detail-row p:first-child{color:hsla(41,54%,93%,.62);font-family:Poppins,sans-serif;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}#mobile-wrap #car-detail-page.luxury-detail-page .detail-row p:last-child{color:#f7f1e4;font-family:Poppins,sans-serif;font-size:13px;font-weight:900;letter-spacing:0}#mobile-wrap #car-detail-page.luxury-detail-page .feature-cloud{margin-top:16px;display:flex;flex-wrap:wrap;gap:8px}#mobile-wrap #car-detail-page.luxury-detail-page .feature-cloud span{padding:10px 12px;border-radius:999px;border:1px solid hsla(43,51%,82%,.18);background:hsla(43,55%,66%,.12);color:#f7f1e4;font-family:Poppins,sans-serif;font-size:11px;font-weight:800;letter-spacing:0}#mobile-wrap #car-detail-page.luxury-detail-page .map-frame{margin-top:16px;height:300px;overflow:hidden;border-radius:16px;border:1px solid hsla(0,0%,100%,.08);filter:saturate(.75) contrast(1.05)}#mobile-wrap #car-detail-page.luxury-detail-page .review-list{margin-top:16px;gap:12px}#mobile-wrap #car-detail-page.luxury-detail-page .pagination-box{display:flex;justify-content:center;padding-top:8px}#mobile-wrap #car-detail-page.luxury-detail-page .inquiry-form input,#mobile-wrap #car-detail-page.luxury-detail-page .inquiry-form textarea,#mobile-wrap #car-detail-page.luxury-detail-page .leave-review-panel textarea{width:100%;border-radius:15px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.055);color:#f7f1e4;font-family:Poppins,sans-serif;font-size:13px;outline:none}#mobile-wrap #car-detail-page.luxury-detail-page .inquiry-form textarea,#mobile-wrap #car-detail-page.luxury-detail-page .leave-review-panel textarea{min-height:122px;padding:13px 14px;resize:vertical}#mobile-wrap #car-detail-page.luxury-detail-page .inquiry-form input{height:46px;padding:0 14px}#mobile-wrap #car-detail-page.luxury-detail-page .inquiry-form label{display:flex;flex-direction:column;gap:8px;color:hsla(41,54%,93%,.62);font-family:Poppins,sans-serif;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}#mobile-wrap #car-detail-page.luxury-detail-page .seller-card{margin-top:16px;padding:15px;flex-direction:row;align-items:center;gap:12px;border-radius:18px;background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.08)}#mobile-wrap #car-detail-page.luxury-detail-page .member-image{width:64px;height:64px;border-radius:50%;object-fit:cover;border:2px solid #d8bd7a}#mobile-wrap #car-detail-page.luxury-detail-page .seller-name{color:#f7f1e4;font-family:Poppins,sans-serif;font-size:16px;font-weight:900;letter-spacing:0}#mobile-wrap #car-detail-page.luxury-detail-page .seller-phone{margin-top:5px;color:hsla(41,54%,93%,.62);font-family:Poppins,sans-serif;font-size:11px;font-weight:800}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-button{width:100%;height:48px;background:linear-gradient(135deg,#f0d996,#d8bd7a 58%,#b99652)!important;color:#070809!important;font-size:13px!important;font-weight:900!important;box-shadow:0 16px 32px hsla(43,55%,66%,.18)!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-heading{gap:12px}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-controls{flex-direction:row;align-items:center;gap:12px;color:#d8bd7a}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-homes-slide{width:330px}#mobile-wrap #car-detail-page{width:100%;padding:18px 14px 56px;background:#f5f6f8}#mobile-wrap #car-detail-page .container{width:100%}#mobile-wrap #car-detail-page .car-desc-config,#mobile-wrap #car-detail-page .car-detail-config,#mobile-wrap #car-detail-page .car-info-config,#mobile-wrap #car-detail-page .left-config,#mobile-wrap #car-detail-page .right-config{width:100%;gap:16px}#mobile-wrap #car-detail-page .car-desc-config,#mobile-wrap #car-detail-page .car-info-config{display:flex;flex-direction:column}#mobile-wrap #car-detail-page .car-info-config>.images{gap:10px}#mobile-wrap #car-detail-page .car-info-config>.info{padding:16px;background:#fff;border:1px solid rgba(24,26,32,.08);box-shadow:0 14px 34px rgba(24,26,32,.08)}#mobile-wrap #car-detail-page .main-image{position:relative;overflow:hidden;border-radius:24px;background:#e9edf2;box-shadow:0 18px 44px rgba(24,26,32,.16)}#mobile-wrap #car-detail-page .main-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(24,26,32,.18),rgba(24,26,32,.03) 38%,rgba(24,26,32,.82))}#mobile-wrap #car-detail-page .main-image img{width:100%;height:100%;object-fit:cover}#mobile-wrap #car-detail-page .detail-hero-overlay{position:absolute;inset:16px;z-index:2;justify-content:space-between}#mobile-wrap #car-detail-page .hero-tags{flex-direction:row;flex-wrap:wrap;gap:8px}#mobile-wrap #car-detail-page .hero-tags p{border-radius:999px;background:hsla(0,0%,100%,.94);color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-weight:900;letter-spacing:0;line-height:1}#mobile-wrap #car-detail-page .hero-copy{gap:9px}#mobile-wrap #car-detail-page .hero-price{width:-moz-fit-content;width:fit-content;padding:13px 15px;border-radius:18px;background:hsla(0,0%,100%,.94);color:#181a20;font-family:Poppins,sans-serif;font-size:22px;font-weight:900;letter-spacing:0;line-height:1}#mobile-wrap #car-detail-page .hero-title{color:#fff;font-family:Poppins,sans-serif;font-size:31px;font-weight:900;letter-spacing:0;line-height:1.08}#mobile-wrap #car-detail-page .hero-location{color:hsla(0,0%,100%,.86);font-family:Poppins,sans-serif;font-size:14px;font-weight:800;letter-spacing:0}#mobile-wrap #car-detail-page .sub-images{display:grid;grid-gap:8px}#mobile-wrap #car-detail-page .sub-img-box{height:72px;overflow:hidden;background:#fff}#mobile-wrap #car-detail-page .sub-img-box img{width:100%;height:100%;object-fit:cover}#mobile-wrap #car-detail-page .info .title-main{color:#181a20;font-family:Poppins,sans-serif;font-size:24px;font-weight:900;letter-spacing:0;line-height:1.16}#mobile-wrap #car-detail-page .top-box{flex-direction:row;flex-wrap:wrap;gap:8px;margin-top:12px}#mobile-wrap #car-detail-page .top-box .circle,#mobile-wrap #car-detail-page .top-box .divider,#mobile-wrap #car-detail-page .top-box>svg{display:none}#mobile-wrap #car-detail-page .buy-rent,#mobile-wrap #car-detail-page .city,#mobile-wrap #car-detail-page .date{height:30px;padding:0 10px;align-items:center;border-radius:999px;background:#f4f6f8;color:#59606b!important;font-family:Poppins,sans-serif!important;font-size:11px!important;font-weight:800!important;letter-spacing:0!important;text-transform:capitalize!important}#mobile-wrap #car-detail-page .bottom-box,#mobile-wrap #car-detail-page .options-config{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:16px}#mobile-wrap #car-detail-page .bottom-box .option,#mobile-wrap #car-detail-page .options-config .option{min-height:64px;padding:12px;border-radius:16px;background:#f7f9fb;border:1px solid rgba(24,26,32,.06)}#mobile-wrap #car-detail-page .option p,#mobile-wrap #car-detail-page .option-data{color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:900!important;letter-spacing:0!important}#mobile-wrap #car-detail-page .option .title{color:#8a929d!important;font-size:11px!important;font-weight:800!important}#mobile-wrap #car-detail-page .right-box{gap:12px;margin-top:14px;padding-top:14px;border-top:1px solid rgba(24,26,32,.08)}#mobile-wrap #car-detail-page .right-box>p{padding:15px;border-radius:18px;background:#181a20;color:#fff;font-family:Poppins,sans-serif;font-size:26px;font-weight:900;letter-spacing:0}#mobile-wrap #car-detail-page .buttons{flex-direction:row;gap:10px}#mobile-wrap #car-detail-page .button-box{flex:1 1;height:42px;justify-content:center;border-radius:999px;background:#f4f6f8}#mobile-wrap #car-detail-page .address-config,#mobile-wrap #car-detail-page .floor-plans-config,#mobile-wrap #car-detail-page .leave-review-config,#mobile-wrap #car-detail-page .options-config,#mobile-wrap #car-detail-page .prop-desc-config,#mobile-wrap #car-detail-page .reviews-config,#mobile-wrap #car-detail-page .right-config{padding:18px;border-radius:22px;background:#fff;border:1px solid rgba(24,26,32,.08);box-shadow:0 14px 34px rgba(24,26,32,.06)}#mobile-wrap #car-detail-page .address-config .title,#mobile-wrap #car-detail-page .floor-plans-config .title,#mobile-wrap #car-detail-page .leave-review-config .main-title,#mobile-wrap #car-detail-page .prop-desc-config .title,#mobile-wrap #car-detail-page .right-config .main-title{color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:20px!important;font-weight:900!important;letter-spacing:0!important}#mobile-wrap #car-detail-page .data,#mobile-wrap #car-detail-page .desc{color:#59606b!important;font-family:Poppins,sans-serif!important;font-size:13px!important;line-height:1.7!important}#mobile-wrap #car-detail-page .floor-plans-config div[style]{padding:10px 12px!important;border-radius:999px!important;border:1px solid rgba(24,26,32,.08)!important;background:#f7f9fb!important;color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:800!important;letter-spacing:0!important}#mobile-wrap #car-detail-page .info-box,#mobile-wrap #car-detail-page .prop-desc-config .bottom,#mobile-wrap #car-detail-page .prop-desc-config .top{gap:14px}#mobile-wrap #car-detail-page .image-info,#mobile-wrap #car-detail-page .phone-number,#mobile-wrap #car-detail-page .prop-desc-config .info-box{display:flex;flex-direction:column;gap:10px}#mobile-wrap #car-detail-page .map-box{height:300px;border-radius:16px;overflow:hidden}#mobile-wrap #car-detail-page input,#mobile-wrap #car-detail-page textarea{width:100%;border-radius:14px;background:#f7f9fb!important;border:1px solid rgba(24,26,32,.1)!important;color:#181a20!important}#mobile-wrap #car-detail-page .send-message,#mobile-wrap #car-detail-page .submit-review{width:100%;height:48px;border-radius:999px!important;background:#181a20!important;color:#fff!important}#mobile-wrap #car-detail-page .similar-cars-config{gap:18px;padding-top:12px}#mobile-wrap #car-detail-page .similar-cars-config .title-pagination-box{flex-direction:column;align-items:flex-start;gap:12px}#mobile-wrap #car-detail-page .similar-cars-config .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:24px;font-weight:900;letter-spacing:0}#mobile-wrap #car-detail-page .similar-cars-config .sub-title{color:#59606b;font-family:Poppins,sans-serif;font-size:13px}#mobile-wrap #car-detail-page{padding:14px 12px 56px;background:linear-gradient(180deg,hsla(43,55%,66%,.06),transparent 240px),linear-gradient(180deg,#0a0b0d,#101216 54%,#08090b);color:#f7f1e4}#mobile-wrap #car-detail-page .car-desc-config,#mobile-wrap #car-detail-page .car-detail-config,#mobile-wrap #car-detail-page .car-info-config,#mobile-wrap #car-detail-page .left-config,#mobile-wrap #car-detail-page .right-config{gap:14px}#mobile-wrap #car-detail-page .car-info-config{padding:10px;border-radius:28px;background:linear-gradient(135deg,hsla(0,0%,100%,.07),hsla(0,0%,100%,.02)),#111316;border:1px solid hsla(43,51%,82%,.18)}#mobile-wrap #car-detail-page .car-info-config>.images{order:1}#mobile-wrap #car-detail-page .car-info-config>.info{order:2;padding:18px;border-radius:22px;background:rgba(7,8,9,.5);border:1px solid hsla(0,0%,100%,.08);box-shadow:none}#mobile-wrap #car-detail-page .main-image{height:430px;border-radius:22px;background:#070809;box-shadow:none}#mobile-wrap #car-detail-page .main-image img{border-radius:22px}#mobile-wrap #car-detail-page .main-image:after{background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.02) 46%,rgba(0,0,0,.44))}#mobile-wrap #car-detail-page .detail-hero-overlay{inset:14px;align-items:flex-end;justify-content:flex-start}#mobile-wrap #car-detail-page .hero-copy{display:none}#mobile-wrap #car-detail-page .hero-tags{justify-content:flex-end}#mobile-wrap #car-detail-page .hero-tags p{padding:11px 13px;background:rgba(7,8,9,.68);border:1px solid hsla(0,0%,100%,.12);color:#f7f1e4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}#mobile-wrap #car-detail-page .sub-images{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}#mobile-wrap #car-detail-page .sub-img-box{height:70px;border-radius:14px;background:#070809;border:1px solid hsla(0,0%,100%,.08);opacity:.78}#mobile-wrap #car-detail-page .info .left-box:before{content:"Curated vehicle";width:-moz-fit-content;width:fit-content;margin-bottom:12px;padding:8px 12px;border-radius:999px;background:hsla(43,55%,66%,.12);border:1px solid hsla(43,51%,82%,.18);color:#d8bd7a;font-family:Poppins,sans-serif;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}#mobile-wrap #car-detail-page .info .title-main{color:#f7f1e4;font-size:29px;line-height:1.06}#mobile-wrap #car-detail-page .buy-rent,#mobile-wrap #car-detail-page .city,#mobile-wrap #car-detail-page .date{background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.08);color:hsla(41,54%,93%,.78)!important}#mobile-wrap #car-detail-page .bottom-box .option,#mobile-wrap #car-detail-page .options-config .option{min-height:72px;background:hsla(0,0%,100%,.055);border:1px solid hsla(0,0%,100%,.08)}#mobile-wrap #car-detail-page .option p,#mobile-wrap #car-detail-page .option-data{color:#f7f1e4!important}#mobile-wrap #car-detail-page .option .title{color:hsla(41,54%,93%,.62)!important;letter-spacing:.08em!important;text-transform:uppercase!important}#mobile-wrap #car-detail-page .right-box{border-top:1px solid hsla(43,51%,82%,.18)}#mobile-wrap #car-detail-page .right-box>p{padding:0;background:transparent;color:#f7f1e4;font-size:36px}#mobile-wrap #car-detail-page .right-box>p:before{content:"Asking price";display:block;margin-bottom:8px;color:#d8bd7a;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}#mobile-wrap #car-detail-page .button-box{background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.08)}#mobile-wrap #car-detail-page .button-box p,#mobile-wrap #car-detail-page .button-box svg{color:#f7f1e4}#mobile-wrap #car-detail-page .address-config,#mobile-wrap #car-detail-page .floor-plans-config,#mobile-wrap #car-detail-page .leave-review-config,#mobile-wrap #car-detail-page .options-config,#mobile-wrap #car-detail-page .prop-desc-config,#mobile-wrap #car-detail-page .reviews-config,#mobile-wrap #car-detail-page .right-config{background:linear-gradient(135deg,hsla(0,0%,100%,.055),hsla(0,0%,100%,.018)),#111316;border:1px solid hsla(0,0%,100%,.08);box-shadow:none}#mobile-wrap #car-detail-page .options-config{padding:1px;overflow:hidden;background:hsla(0,0%,100%,.08);border-color:hsla(43,51%,82%,.18)}#mobile-wrap #car-detail-page .options-config .option{border-radius:0;border:0;background:#111316}#mobile-wrap #car-detail-page .address-config .title,#mobile-wrap #car-detail-page .floor-plans-config .title,#mobile-wrap #car-detail-page .leave-review-config .main-title,#mobile-wrap #car-detail-page .prop-desc-config .title,#mobile-wrap #car-detail-page .right-config .main-title{color:#f7f1e4!important}#mobile-wrap #car-detail-page .data,#mobile-wrap #car-detail-page .desc{color:hsla(41,54%,93%,.78)!important}#mobile-wrap #car-detail-page .prop-desc-config .info{padding:14px;border-radius:16px;background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.08)}#mobile-wrap #car-detail-page .floor-plans-config div[style]{border-color:hsla(43,51%,82%,.18)!important;background:hsla(43,55%,66%,.12)!important;color:#f7f1e4!important}#mobile-wrap #car-detail-page .map-box{border:1px solid hsla(0,0%,100%,.08);filter:saturate(.75) contrast(1.05)}#mobile-wrap #car-detail-page .image-info{padding:16px;border-radius:18px;background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.08)}#mobile-wrap #car-detail-page .member-image{width:64px;height:64px;border-radius:50%;border:2px solid #d8bd7a}#mobile-wrap #car-detail-page .name{color:#f7f1e4!important}#mobile-wrap #car-detail-page input,#mobile-wrap #car-detail-page textarea{background:hsla(0,0%,100%,.055)!important;border:1px solid hsla(0,0%,100%,.08)!important;color:#f7f1e4!important}#mobile-wrap #car-detail-page .send-message,#mobile-wrap #car-detail-page .submit-review{background:linear-gradient(135deg,#f0d996,#d8bd7a 58%,#a9853d)!important;color:#070809!important;box-shadow:0 16px 32px hsla(43,55%,66%,.18)!important}#mobile-wrap #car-detail-page .send-message .title,#mobile-wrap #car-detail-page .submit-review .title{color:#070809!important}#mobile-wrap #car-detail-page .send-message svg path,#mobile-wrap #car-detail-page .submit-review svg path{fill:#070809}#mobile-wrap #car-detail-page .similar-cars-config{padding:18px;border-radius:24px;background:hsla(0,0%,100%,.035);border:1px solid hsla(0,0%,100%,.08)}#mobile-wrap #car-detail-page .similar-cars-config .main-title{color:#f7f1e4}#mobile-wrap #car-detail-page .similar-cars-config .sub-title{color:hsla(41,54%,93%,.62)}#mobile-wrap #car-list-page{padding:14px 10px 44px;background:#f4f6f8;color:#181a20}#mobile-wrap #car-list-page .container.car-list-container{width:100%;display:flex;flex-direction:column;gap:14px;padding:0}#mobile-wrap #car-list-page .car-list-toolbar{padding:16px 14px;display:flex;flex-direction:column;align-items:stretch;gap:14px;border-radius:18px;background:#fff;border:1px solid rgba(24,26,32,.08);box-shadow:0 14px 34px rgba(24,26,32,.08)}#mobile-wrap #car-list-page .car-list-toolbar .toolbar-copy{gap:7px}#mobile-wrap #car-list-page .car-list-toolbar .toolbar-copy>span{width:-moz-fit-content;width:fit-content;padding:6px 9px;border-radius:999px;background:hsla(8,79%,62%,.1);color:#c64a39;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}#mobile-wrap #car-list-page .car-list-toolbar .car-list-heading{color:#181a20;font-size:30px;font-weight:800;line-height:1.05;letter-spacing:0}#mobile-wrap #car-list-page .car-list-toolbar .car-list-subtitle{color:#68717d;font-size:12px;font-weight:600;line-height:1.45}#mobile-wrap #car-list-page .car-list-toolbar .car-list-sort{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px}#mobile-wrap #car-list-page .car-list-toolbar .car-list-sort>span{color:#68717d;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}#mobile-wrap #car-list-page .car-list-toolbar .car-list-sort button{height:40px;padding:0 12px;border-radius:999px;background:#f8fafc;border:1px solid rgba(24,26,32,.1);color:#181a20;font-size:11px;font-weight:900}#mobile-wrap #car-list-page .car-page{margin-top:0;padding:0;display:flex;flex-direction:column!important;gap:14px}#mobile-wrap #car-list-page .filter-config{padding:12px;background:#fff;border:1px solid rgba(24,26,32,.08);border-radius:18px;box-shadow:0 14px 34px rgba(24,26,32,.08)}#mobile-wrap #car-list-page .filter-config .filter-heading{padding:12px;margin-bottom:12px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-radius:14px;background:#181a20;color:#fff}#mobile-wrap #car-list-page .filter-config .filter-heading>svg{color:#ffb4a8}#mobile-wrap #car-list-page .filter-config .filter-heading>div{align-items:flex-end}#mobile-wrap #car-list-page .filter-config .filter-heading span{color:hsla(0,0%,100%,.7);font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}#mobile-wrap #car-list-page .filter-config .filter-heading strong{color:#fff;font-size:24px;line-height:1}#mobile-wrap #car-list-page .filter-config .filter-main{gap:12px}#mobile-wrap #car-list-page .filter-config .find-your-home{background:#f8fafc;border-color:rgba(24,26,32,.08)}#mobile-wrap #car-list-page .filter-config .find-your-home .title,#mobile-wrap #car-list-page .filter-config .find-your-home .title-main{color:#181a20}#mobile-wrap #car-list-page .filter-config .find-your-home .search-panel-head{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px}#mobile-wrap #car-list-page .filter-config .find-your-home .search-panel-subtitle{margin-top:3px;color:#8a929d;font-size:11px;font-weight:700}#mobile-wrap #car-list-page .filter-config .find-your-home .input-box.search-box{margin-top:3px;padding:5px;border-radius:17px;background:#fff;border:1px solid rgba(24,26,32,.08);box-shadow:0 10px 24px rgba(24,26,32,.06)}#mobile-wrap #car-list-page .filter-config .find-your-home .input-box.search-box .search-input{height:44px;padding-right:74px;border:0;background:transparent}#mobile-wrap #car-list-page .filter-config .find-your-home .input-box.search-box .search-action-button{position:absolute;right:5px;height:34px;min-width:62px;padding:0 11px;border-radius:999px;background:#181a20;color:#fff;font-size:10px;font-weight:900;text-transform:none}#mobile-wrap #car-list-page .filter-config .find-your-home.search-filter-panel{background:#fff;border-color:rgba(24,26,32,.08);box-shadow:0 12px 28px rgba(24,26,32,.06)}#mobile-wrap #car-list-page .filter-config .find-your-home.search-filter-panel .search-panel-head .reset-filter-button{position:static;width:40px;height:40px;flex-shrink:0;border-radius:999px;background:#181a20;color:#fff}#mobile-wrap #car-list-page .filter-config .find-your-home .car-type{color:#424a55}#mobile-wrap #car-list-page .filter-config .find-your-home .car-location,#mobile-wrap #car-list-page .filter-config .find-your-home .filter-brand-scroll{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;max-height:none;overflow:visible}#mobile-wrap #car-list-page .catalog-status-strip{display:flex;flex-direction:column;gap:12px;padding:13px;border-radius:18px;background:#fff;border:1px solid rgba(24,26,32,.08);box-shadow:0 14px 34px rgba(24,26,32,.08)}#mobile-wrap #car-list-page .catalog-status-strip .status-copy{gap:4px}#mobile-wrap #car-list-page .catalog-status-strip .status-copy>span{width:-moz-fit-content;width:fit-content;padding:5px 9px;border-radius:999px;background:hsla(8,79%,62%,.1);color:#c64a39;font-size:10px;font-weight:800}#mobile-wrap #car-list-page .catalog-status-strip .status-copy h2{margin:0;color:#181a20;font-size:18px;font-weight:800;line-height:1.2}#mobile-wrap #car-list-page .catalog-status-strip .status-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}#mobile-wrap #car-list-page .catalog-status-strip .status-metric{min-width:0;min-height:58px;padding:9px;display:flex;flex-direction:column;justify-content:center;gap:5px;border-radius:14px;background:#f7f9fb;border:1px solid rgba(24,26,32,.06)}#mobile-wrap #car-list-page .catalog-status-strip .status-metric>svg{width:18px;height:18px;color:#eb6753}#mobile-wrap #car-list-page .catalog-status-strip .status-metric strong{color:#181a20;font-size:12px;font-weight:800;line-height:1.1}#mobile-wrap #car-list-page .catalog-status-strip .status-metric span{height:auto;padding:0;display:block;border:0;border-radius:0;background:transparent;box-shadow:none;color:#7b8490;font-size:9px;font-weight:700;line-height:1.15;letter-spacing:0;text-transform:none}#mobile-wrap #car-list-page .catalog-status-strip .status-metric.total{align-items:center;background:#181a20}#mobile-wrap #car-list-page .catalog-status-strip .status-metric.total span,#mobile-wrap #car-list-page .catalog-status-strip .status-metric.total strong{color:#fff}#mobile-wrap #car-list-page .catalog-status-strip .status-metric.total strong{font-size:20px}#mobile-wrap #car-list-page .list-config.grid-cards{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}#mobile-wrap #car-list-page .card-config,#mobile-wrap #car-list-page .no-data{background:#fff;border:1px solid rgba(24,26,32,.08);box-shadow:0 14px 34px rgba(24,26,32,.08)}#mobile-wrap #car-list-page .card-config .liked-heart-icon{color:red!important}#mobile-wrap #car-list-page .card-config .poster-media{position:relative;height:300px;min-height:300px;overflow:hidden;background:#181a20}#mobile-wrap #car-list-page .card-config .poster-link,#mobile-wrap #car-list-page .card-config .poster-link img{position:absolute;inset:0;width:100%;height:100%}#mobile-wrap #car-list-page .card-config .poster-link img{object-fit:cover}#mobile-wrap #car-list-page .card-config .poster-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,15,22,.18),rgba(12,15,22,.08) 34%,rgba(12,15,22,.86)),linear-gradient(90deg,rgba(12,15,22,.28),transparent 52%)}#mobile-wrap #car-list-page .card-config .poster-topbar{position:absolute;top:16px;left:16px;right:16px;z-index:3;flex-direction:row;align-items:center;justify-content:space-between;gap:8px}#mobile-wrap #car-list-page .card-config .poster-actions,#mobile-wrap #car-list-page .card-config .poster-tags{flex-direction:row;align-items:center;gap:6px}#mobile-wrap #car-list-page .card-config .poster-tags{flex-wrap:wrap}#mobile-wrap #car-list-page .card-config .poster-tags span{height:29px;padding:0 10px;display:inline-flex;align-items:center;border-radius:999px;background:hsla(0,0%,100%,.9);color:#181a20;font-size:10px;font-weight:800}#mobile-wrap #car-list-page .card-config .photo-count,#mobile-wrap #car-list-page .card-config .poster-like{height:33px;border-radius:999px;background:rgba(24,26,32,.68);border:1px solid hsla(0,0%,100%,.18);color:#fff}#mobile-wrap #car-list-page .card-config .poster-like{width:33px;padding:0}#mobile-wrap #car-list-page .card-config .photo-count{display:inline-flex;flex-direction:row;align-items:center;gap:6px;padding:0 10px}#mobile-wrap #car-list-page .card-config .photo-count p{color:#fff;font-size:10px;font-weight:800}#mobile-wrap #car-list-page .card-config .poster-media .top-badge{position:absolute;top:58px;left:16px;z-index:3;height:29px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:hsla(8,79%,62%,.94)}#mobile-wrap #car-list-page .card-config .poster-media .top-badge img{width:12px;height:12px}#mobile-wrap #car-list-page .card-config .poster-media .top-badge p{color:#fff;font-size:9px;font-weight:800}#mobile-wrap #car-list-page .card-config .poster-copy{position:absolute;left:16px;right:16px;bottom:22px;z-index:3;gap:9px}#mobile-wrap #car-list-page .card-config .poster-copy .price-box{width:-moz-fit-content;width:fit-content;padding:9px 12px 10px;border-radius:14px;background:hsla(0,0%,100%,.92)}#mobile-wrap #car-list-page .card-config .poster-copy .price-box span{color:#7b8490;font-size:9px;font-weight:800}#mobile-wrap #car-list-page .card-config .poster-copy .price-box p{color:#181a20;font-size:19px;font-weight:900}#mobile-wrap #car-list-page .card-config .poster-title{color:#fff;font-size:22px;font-weight:900;line-height:1.12}#mobile-wrap #car-list-page .card-config .poster-location{flex-direction:row;align-items:center;gap:6px}#mobile-wrap #car-list-page .card-config .poster-location svg{width:15px;height:15px;color:#ff9a88}#mobile-wrap #car-list-page .card-config .poster-location p{color:hsla(0,0%,100%,.82);font-size:12px;font-weight:600}#mobile-wrap #car-list-page .card-config .spec-dock{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin:0;padding:16px 16px 4px;border-radius:0;background:#fff;border:0;box-shadow:none}#mobile-wrap #car-list-page .card-config .spec-cell{min-height:60px;padding:10px;display:grid;grid-template-columns:22px minmax(0,1fr);grid-template-rows:auto auto;grid-column-gap:8px;column-gap:8px;align-items:center;border-radius:14px;background:#f7f9fb;border:1px solid rgba(24,26,32,.05)}#mobile-wrap #car-list-page .card-config .spec-cell svg{grid-row:1/3;width:20px;height:20px;color:#eb6753}#mobile-wrap #car-list-page .card-config .spec-cell span{color:#8a929d;font-size:9px;font-weight:800}#mobile-wrap #car-list-page .card-config .spec-cell strong{color:#181a20;font-size:12px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap #car-list-page .card-config .ticket-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;justify-content:space-between;grid-gap:8px;gap:8px;margin:8px 12px 14px;padding:0;border-radius:0;background:transparent;border:0;box-shadow:none}#mobile-wrap #car-list-page .card-config .ticket-info{min-width:0;display:grid!important;grid-template-columns:minmax(0,1fr);grid-gap:6px;gap:6px;padding:6px;border-radius:20px;background:linear-gradient(135deg,#f7f9fb,#fff);border:1px solid rgba(24,26,32,.07);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.9),0 10px 22px rgba(24,26,32,.06)}#mobile-wrap #car-list-page .card-config .footer-price-box{position:relative;min-width:0;max-width:none;padding:9px 10px 10px 14px;display:inline-flex;flex-direction:column;justify-content:center;overflow:hidden;border-radius:16px;background:linear-gradient(135deg,#fff,#fff7f5);border:1px solid hsla(8,79%,62%,.16);box-shadow:0 10px 22px hsla(8,79%,62%,.08)}#mobile-wrap #car-list-page .card-config .footer-price-box:before{content:"";position:absolute;left:0;top:9px;bottom:9px;width:4px;border-radius:0 999px 999px 0;background:linear-gradient(180deg,#ff806f,#eb6753)}#mobile-wrap #car-list-page .card-config .footer-price-box span{color:#c64a39;font-size:8px;font-weight:900;letter-spacing:.08em;line-height:1;text-transform:uppercase}#mobile-wrap #car-list-page .card-config .footer-price-box p{margin-top:4px;color:#181a20;font-size:16px;font-weight:900;line-height:1;white-space:nowrap}#mobile-wrap #car-list-page .card-config .engagement{display:inline-flex!important;flex-direction:row;align-items:center;gap:5px;flex-shrink:0;width:-moz-fit-content;width:fit-content;margin-top:0;padding:0;border-radius:0;background:transparent;border:0;white-space:nowrap}#mobile-wrap #car-list-page .card-config .engagement .stat{height:34px;min-width:42px;padding:0 8px;display:inline-flex!important;flex-direction:row;align-items:center;justify-content:center;gap:5px;border-radius:999px;background:#fff;border:1px solid rgba(24,26,32,.06);white-space:nowrap}#mobile-wrap #car-list-page .card-config .engagement .stat p{color:#424a55;font-size:10px;font-weight:800;line-height:1}#mobile-wrap #car-list-page .card-config .engagement .stat-like{display:inline-flex!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font:inherit;background:#fff}#mobile-wrap #car-list-page .card-config .ticket-row .details-link{grid-column:2;grid-row:1;height:42px;min-width:106px;padding:0 10px 0 12px;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;gap:7px;border-radius:999px;background:#181a20}#mobile-wrap #car-list-page .card-config .ticket-row .details-link span{color:#fff;font-size:11px;font-weight:800}#mobile-wrap #car-list-page .card-config .top{height:250px}#mobile-wrap #car-list-page .card-config .bottom{padding:0;gap:0}#mobile-wrap #car-list-page .card-config .card-body{padding:15px;gap:12px}#mobile-wrap #car-list-page .card-config .meta-row{display:flex;flex-wrap:wrap;gap:6px}#mobile-wrap #car-list-page .card-config .meta-row span{padding:5px 9px;border-radius:999px;background:#f5f7fa;border:1px solid rgba(24,26,32,.06);color:#4f5965;font-size:11px;font-weight:700}#mobile-wrap #car-list-page .card-config .meta-row span:first-child{color:#181a20;background:hsla(8,79%,62%,.09);border-color:hsla(8,79%,62%,.16)}#mobile-wrap #car-list-page .card-config .options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}#mobile-wrap #car-list-page .card-config .options .option{min-height:42px;flex-direction:row;align-items:center;gap:7px;background:#f7f9fb;border-color:rgba(24,26,32,.06)}#mobile-wrap #car-list-page .card-config .options .option p{color:#181a20;font-size:12px}#mobile-wrap #car-list-page .card-config .card-footer{margin:0 12px 12px;padding:12px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;border-radius:18px;border:1px solid hsla(0,0%,100%,.08);background:linear-gradient(135deg,#181a20,#252933 58%,#303541),radial-gradient(circle at 12% 0,hsla(8,79%,62%,.28),transparent 36%);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08),0 14px 30px rgba(24,26,32,.18)}#mobile-wrap #car-list-page .card-config .price-box span{color:hsla(0,0%,100%,.58);font-size:10px;font-weight:700}#mobile-wrap #car-list-page .card-config .price-box p{color:#fff;font-size:20px}#mobile-wrap #car-list-page .card-config .buttons{display:flex;flex-direction:row;align-items:center;gap:6px}#mobile-wrap #car-list-page .card-config .buttons .stat{display:flex;flex-direction:row;align-items:center;gap:5px;height:34px;padding:0 9px;border-radius:999px;background:hsla(0,0%,100%,.09);border:1px solid hsla(0,0%,100%,.08)}#mobile-wrap #car-list-page .card-config .details-link{width:auto;height:42px;padding:0 12px 0 15px;gap:7px;border-radius:999px;background:linear-gradient(135deg,#ff806f,#eb6753)}#mobile-wrap #car-list-page .card-config .details-link span{color:#fff;font-size:11px;font-weight:800}#mobile-wrap #car-detail-page.luxury-detail-page{background:#f4f6f8!important;color:#181a20!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-panel,#mobile-wrap #car-detail-page.luxury-detail-page .luxury-showroom-hero,#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section,#mobile-wrap #car-detail-page.luxury-detail-page .showroom-copy,#mobile-wrap #car-detail-page.luxury-detail-page .spec-signature{background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 12px 28px rgba(24,26,32,.06)!important}#mobile-wrap #car-detail-page.luxury-detail-page .gallery-stage{background:#eef1f5!important;box-shadow:0 14px 32px rgba(24,26,32,.1)!important}#mobile-wrap #car-detail-page.luxury-detail-page .gallery-stage:after{background:linear-gradient(180deg,rgba(24,26,32,.08),transparent 42%,rgba(24,26,32,.18))!important}#mobile-wrap #car-detail-page.luxury-detail-page .eyebrow,#mobile-wrap #car-detail-page.luxury-detail-page .feature-cloud span,#mobile-wrap #car-detail-page.luxury-detail-page .gallery-badges p{background:#fff7f5!important;border-color:hsla(8,79%,62%,.18)!important;color:#c64a39!important}#mobile-wrap #car-detail-page.luxury-detail-page .thumb{background:#fff!important;border-color:rgba(24,26,32,.08)!important;opacity:1!important}#mobile-wrap #car-detail-page.luxury-detail-page .active-thumb{border-color:#eb6753!important}#mobile-wrap #car-detail-page.luxury-detail-page .eyebrow,#mobile-wrap #car-detail-page.luxury-detail-page .section-kicker{color:#c64a39!important}#mobile-wrap #car-detail-page.luxury-detail-page .detail-row p:last-child,#mobile-wrap #car-detail-page.luxury-detail-page .price-value,#mobile-wrap #car-detail-page.luxury-detail-page .section-title,#mobile-wrap #car-detail-page.luxury-detail-page .seller-name,#mobile-wrap #car-detail-page.luxury-detail-page .showroom-title,#mobile-wrap #car-detail-page.luxury-detail-page .signature-value,#mobile-wrap #car-detail-page.luxury-detail-page .stat-pill p{color:#181a20!important}#mobile-wrap #car-detail-page.luxury-detail-page .detail-row,#mobile-wrap #car-detail-page.luxury-detail-page .seller-card,#mobile-wrap #car-detail-page.luxury-detail-page .showroom-meta p,#mobile-wrap #car-detail-page.luxury-detail-page .signature-cell,#mobile-wrap #car-detail-page.luxury-detail-page .stat-pill{background:#f7f9fb!important;border-color:rgba(24,26,32,.07)!important}#mobile-wrap #car-detail-page.luxury-detail-page .detail-row p:first-child,#mobile-wrap #car-detail-page.luxury-detail-page .inquiry-form label,#mobile-wrap #car-detail-page.luxury-detail-page .price-label,#mobile-wrap #car-detail-page.luxury-detail-page .signature-label{color:#8a929d!important}#mobile-wrap #car-detail-page.luxury-detail-page .section-copy,#mobile-wrap #car-detail-page.luxury-detail-page .seller-phone{color:#59606b!important}#mobile-wrap #car-detail-page.luxury-detail-page .map-frame{filter:none!important;border-color:rgba(24,26,32,.08)!important}#mobile-wrap #car-detail-page.luxury-detail-page .inquiry-form input,#mobile-wrap #car-detail-page.luxury-detail-page .inquiry-form textarea,#mobile-wrap #car-detail-page.luxury-detail-page .leave-review-panel textarea{background:#f7f9fb!important;border-color:rgba(24,26,32,.1)!important;color:#181a20!important}#mobile-wrap #car-detail-page.luxury-detail-page .member-image{border-color:#eb6753!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-button{width:-moz-fit-content!important;width:fit-content!important;min-width:154px!important;height:44px!important;padding:0 14px 0 17px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;border-radius:999px!important;background:#181a20!important;color:#fff!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:800!important;letter-spacing:0!important;text-transform:none!important;box-shadow:none!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-button:after{content:"→";display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;color:#fff;font-size:16px;font-weight:800;line-height:1}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-button.Mui-disabled{opacity:.5;color:#fff!important}#mobile-wrap #car-detail-page.luxury-detail-page .similar-controls,#mobile-wrap #car-detail-page.luxury-detail-page .stat-pill svg{color:#eb6753!important}#mobile-wrap #car-detail-page.luxury-detail-page .similar-controls .swiper-similar-next,#mobile-wrap #car-detail-page.luxury-detail-page .similar-controls .swiper-similar-prev{width:40px!important;height:40px!important;padding:10px!important;border-radius:999px!important;background:#181a20!important;color:#fff!important;box-shadow:none!important}#mobile-wrap #car-detail-page.luxury-detail-page{padding-top:92px!important}#mobile-wrap #car-detail-page.luxury-detail-page .thumb{height:88px!important}#mobile-wrap #car-detail-page.luxury-detail-page .leave-review-panel{display:flex!important;flex-direction:column!important;align-items:stretch!important}#mobile-wrap #car-detail-page.luxury-detail-page .leave-review-panel .luxury-button{align-self:flex-end!important;width:auto!important;min-width:210px!important;height:52px!important;padding:0 22px!important;font-size:16px!important;gap:14px!important;border-radius:999px!important;background:#181a20!important;color:#fff!important;box-shadow:0 14px 30px rgba(24,26,32,.16)!important}#mobile-wrap #car-detail-page.luxury-detail-page .features-panel{overflow:hidden!important;background:linear-gradient(135deg,#fff,#fff 58%,#fff7f5)!important}#mobile-wrap #car-detail-page.luxury-detail-page .feature-toolbar{margin-top:14px;padding:13px;gap:8px;border-radius:16px;background:#f7f9fb;border:1px solid rgba(24,26,32,.07)}#mobile-wrap #car-detail-page.luxury-detail-page .feature-toolbar p:first-child{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-weight:900;letter-spacing:0}#mobile-wrap #car-detail-page.luxury-detail-page .feature-toolbar p:last-child{color:#59606b;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;letter-spacing:0}#mobile-wrap #car-detail-page.luxury-detail-page .feature-cloud{margin-top:14px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important}#mobile-wrap #car-detail-page.luxury-detail-page .feature-cloud .feature-chip{position:relative;min-height:50px;padding:0 14px 0 44px!important;display:flex;align-items:center;border-radius:16px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:900!important;letter-spacing:0!important;box-shadow:0 8px 18px rgba(24,26,32,.05)}#mobile-wrap #car-detail-page.luxury-detail-page .feature-cloud .feature-chip:before{content:"";position:absolute;left:14px;width:19px;height:19px;border-radius:999px;background:linear-gradient(135deg,#ff806f,#eb6753)}#mobile-wrap #car-detail-page.luxury-detail-page .feature-cloud .feature-chip:after{content:"";position:absolute;left:21px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section{position:relative;overflow:hidden!important;padding:18px!important;border-radius:24px!important;background:linear-gradient(135deg,#fff,#fff 58%,#fff7f5)!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section:before{content:"";position:absolute;top:0;left:18px;right:18px;height:4px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,transparent,#ff806f 20%,#eb6753 50%,#ffb0a4 80%,transparent)}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-heading{gap:14px!important;margin-bottom:16px!important;padding-bottom:16px;border-bottom:1px solid rgba(24,26,32,.08)}#mobile-wrap #car-detail-page.luxury-detail-page .similar-heading-copy{min-width:0}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .section-title{position:relative;width:-moz-fit-content;width:fit-content}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .section-title:after{content:"";position:absolute;right:-42px;bottom:6px;width:32px;height:3px;border-radius:999px;background:#eb6753}#mobile-wrap #car-detail-page.luxury-detail-page .similar-subtitle{margin-top:10px!important;color:#59606b!important;font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:700!important;line-height:1.6!important;letter-spacing:0!important}#mobile-wrap #car-detail-page.luxury-detail-page .similar-control-deck{align-items:flex-start!important;gap:10px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-controls{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-end!important;gap:9px!important}#mobile-wrap #car-detail-page.luxury-detail-page .similar-control-label{padding:8px 11px;width:-moz-fit-content;width:fit-content;border-radius:999px;background:#fff7f5;border:1px solid hsla(8,79%,62%,.18);color:#c64a39!important;font-family:Poppins,sans-serif!important;font-size:10px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .swiper-similar-pagination{width:auto!important;min-width:48px;display:flex;align-items:center;justify-content:center;gap:4px}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .swiper-pagination-bullet{width:6px;height:6px;margin:0!important;border-radius:999px;background:hsla(8,79%,62%,.26);opacity:1;transition:width .2s ease,background .2s ease}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .swiper-pagination-bullet-active{width:17px;background:#eb6753}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .swiper-similar-next,#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .swiper-similar-prev{width:40px!important;height:40px!important;padding:10px!important;border-radius:999px!important;background:linear-gradient(135deg,#ff806f,#eb6753)!important;color:#fff!important;box-shadow:0 10px 22px hsla(8,79%,62%,.24)!important}#mobile-wrap #car-detail-page.luxury-detail-page .leave-review-panel .luxury-button:after{font-size:18px!important}#mobile-wrap #car-detail-page.luxury-detail-page .leave-review-panel .luxury-button:hover,#mobile-wrap #car-detail-page.luxury-detail-page .luxury-button:hover{background:linear-gradient(135deg,#ff806f,#eb6753)!important;color:#fff!important;box-shadow:0 12px 24px hsla(8,79%,62%,.3)!important}#mobile-wrap #car-detail-page.luxury-detail-page .container{width:100%!important;padding:0 12px!important;box-sizing:border-box!important}#mobile-wrap #car-detail-page.luxury-detail-page .content-aside,#mobile-wrap #car-detail-page.luxury-detail-page .content-primary,#mobile-wrap #car-detail-page.luxury-detail-page .luxury-content-layout,#mobile-wrap #car-detail-page.luxury-detail-page .luxury-detail-shell{gap:14px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-panel,#mobile-wrap #car-detail-page.luxury-detail-page .luxury-showroom-hero,#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section,#mobile-wrap #car-detail-page.luxury-detail-page .spec-signature{border-radius:22px!important;box-shadow:0 12px 28px rgba(24,26,32,.06)!important}#mobile-wrap #car-detail-page.luxury-detail-page .showroom-title{font-size:28px!important;line-height:1.08!important}#mobile-wrap #car-detail-page.luxury-detail-page .showroom-meta{display:grid!important;grid-template-columns:1fr!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap #car-detail-page.luxury-detail-page .gallery-stage{height:clamp(280px,72vw,380px)!important;border-radius:20px!important}#mobile-wrap #car-detail-page.luxury-detail-page .gallery-strip{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:86px!important;grid-template-columns:none!important;grid-gap:8px!important;gap:8px!important;overflow-x:auto!important;padding-bottom:4px!important;scrollbar-width:none}#mobile-wrap #car-detail-page.luxury-detail-page .gallery-strip::-webkit-scrollbar{display:none}#mobile-wrap #car-detail-page.luxury-detail-page .thumb{width:86px!important;height:76px!important;border-radius:14px!important}#mobile-wrap #car-detail-page.luxury-detail-page .spec-signature{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important;padding:10px!important}#mobile-wrap #car-detail-page.luxury-detail-page .signature-cell{min-height:74px!important;padding:13px!important;border-radius:16px!important;border:1px solid rgba(24,26,32,.07)!important}#mobile-wrap #car-detail-page.luxury-detail-page .detail-matrix{grid-template-columns:1fr!important;gap:8px!important}#mobile-wrap #car-detail-page.luxury-detail-page .detail-row{min-height:68px!important;border-radius:16px!important}#mobile-wrap #car-detail-page.luxury-detail-page .concierge-panel{position:static!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-homes-swiper{overflow:visible!important;padding:4px 0 6px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-homes-slide{width:min(82vw,326px)!important;height:auto!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box{width:100%!important;height:auto!important;margin:0!important;padding:9px;overflow:hidden;border-radius:22px;background:#fff;border:1px solid rgba(24,26,32,.08);box-shadow:0 14px 30px rgba(24,26,32,.08)}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .card-img{height:188px!important;border-radius:18px!important;background-size:cover!important;background-position:50%!important;overflow:hidden}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .card-img .price{left:12px!important;bottom:12px!important;padding:8px 11px!important;border-radius:14px!important;background:hsla(0,0%,100%,.96)!important;color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:16px!important;font-weight:900!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .info{padding:14px 4px 4px!important;border:0!important;background:transparent!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .title{color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:16px!important;font-weight:900!important;letter-spacing:0!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .desc{margin-top:6px!important;color:#59606b!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:700!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .options{margin-top:12px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:7px!important;gap:7px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .options div{justify-content:center!important;padding:8px 6px;border-radius:12px;background:#f7f9fb;border:1px solid rgba(24,26,32,.06)}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .options img{display:none}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .options span{color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:11px!important;font-weight:900!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .MuiDivider-root{display:none}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .bott{margin-top:12px!important;padding-top:12px!important;display:flex!important;flex-direction:column!important;gap:9px!important;border-top:1px solid rgba(24,26,32,.08)}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability,#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-actions,#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-metrics{display:flex!important;flex-direction:row!important;align-items:center!important;gap:7px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-actions{justify-content:space-between!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability p,#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability span{margin:0!important;padding:6px 9px!important;border-radius:999px;background:#fff7f5;color:#c64a39!important;font-family:Poppins,sans-serif!important;font-size:10px!important;font-weight:900!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability span{background:#f1f3f6;color:#8a929d!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill{height:36px;min-width:52px;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(24,26,32,.08);border-radius:999px;background:#f1f3f6;color:#59606b}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill svg{font-size:17px}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill .view-cnt{color:#3f4650!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:900!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open{height:40px;min-width:124px;padding:0 12px 0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:999px;background:#181a20;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:900}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open span{color:#fff!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:900!important}#mobile-wrap #community-list-page{position:relative;overflow:hidden;padding:94px 12px 54px;background:#f4f6f8}#mobile-wrap #community-list-page .container{width:100%;display:flex;flex-direction:column;gap:18px}#mobile-wrap #community-list-page .articles-section,#mobile-wrap #community-list-page .community-hero,#mobile-wrap #community-list-page .filter-bar{width:100%;border-radius:24px;border:1px solid rgba(24,26,32,.06);background:hsla(0,0%,100%,.94);box-shadow:0 16px 38px rgba(24,26,32,.07)}#mobile-wrap #community-list-page .community-hero{padding:20px;display:flex;flex-direction:column;gap:20px}#mobile-wrap #community-list-page .community-hero .hero-copy{gap:14px}#mobile-wrap #community-list-page .community-hero .hero-copy .hero-kicker{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;border:1px solid hsla(8,79%,62%,.3);background:hsla(8,79%,62%,.08);color:#eb6753;font-family:Poppins,sans-serif;font-size:10px;font-weight:800;letter-spacing:.18em;line-height:1;text-transform:uppercase}#mobile-wrap #community-list-page .community-hero .hero-copy .hero-kicker .dot{width:7px;height:7px;border-radius:50%;background:#eb6753;box-shadow:0 0 0 4px hsla(8,79%,62%,.16)}#mobile-wrap #community-list-page .community-hero .hero-copy .hero-title{color:#181a20;font-family:Poppins,sans-serif;font-size:34px;font-weight:800;line-height:1.08;letter-spacing:0}#mobile-wrap #community-list-page .community-hero .hero-copy .hero-title .grad-text{color:#eb6753}#mobile-wrap #community-list-page .community-hero .hero-copy .hero-desc{color:#59606b;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;line-height:1.65}#mobile-wrap #community-list-page .community-hero .hero-copy .hero-actions{flex-direction:column;gap:10px}#mobile-wrap #community-list-page .community-hero .hero-copy .hero-actions button{width:100%;height:48px;border-radius:999px;font-family:Poppins,sans-serif;font-size:13px;font-weight:800;text-transform:none}#mobile-wrap #community-list-page .community-hero .hero-copy .hero-actions .primary-action{display:inline-flex;align-items:center;gap:9px;color:#fff;box-shadow:0 14px 26px rgba(24,26,32,.18)}#mobile-wrap #community-list-page .community-hero .hero-copy .hero-actions .primary-action svg{width:18px;height:18px}#mobile-wrap #community-list-page .community-hero .hero-copy .hero-actions .primary-action:hover{background:#eb6753}#mobile-wrap #community-list-page .community-hero .hero-copy .hero-actions .secondary-action{border:1px solid hsla(8,79%,62%,.22);background:#fff7f5;color:#eb6753}#mobile-wrap #community-list-page .community-hero .hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}#mobile-wrap #community-list-page .community-hero .hero-metrics .metric-item{min-width:0;padding:12px 8px;display:flex;flex-direction:column;align-items:center;gap:5px;border-radius:18px;border:1px solid rgba(24,26,32,.06);background:#f7f8fa;text-align:center}#mobile-wrap #community-list-page .community-hero .hero-metrics .metric-item .metric-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:hsla(8,79%,62%,.1);color:#eb6753}#mobile-wrap #community-list-page .community-hero .hero-metrics .metric-item .metric-icon svg{width:18px;height:18px}#mobile-wrap #community-list-page .community-hero .hero-metrics .metric-item .metric-value{color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-weight:800;line-height:1}#mobile-wrap #community-list-page .community-hero .hero-metrics .metric-item .metric-label{color:#8b929e;font-family:Poppins,sans-serif;font-size:8px;font-weight:800;letter-spacing:.12em;line-height:1.25;text-transform:uppercase}#mobile-wrap #community-list-page .filter-bar{padding:18px;gap:16px}#mobile-wrap #community-list-page .filter-bar .filter-bar-header{flex-direction:column;align-items:flex-start;gap:12px}#mobile-wrap #community-list-page .filter-bar .filter-title{flex-direction:row;align-items:center;gap:12px}#mobile-wrap #community-list-page .filter-bar .filter-title>svg{width:24px;height:24px;padding:7px;border-radius:12px;background:hsla(8,79%,62%,.1);color:#eb6753;box-sizing:content-box}#mobile-wrap #community-list-page .filter-bar .filter-title .filter-kicker{color:#eb6753;font-family:Poppins,sans-serif;font-size:9px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}#mobile-wrap #community-list-page .filter-bar .filter-title .filter-label{margin-top:3px;color:#181a20;font-family:Poppins,sans-serif;font-size:16px;font-weight:800;line-height:1.2}#mobile-wrap #community-list-page .filter-bar .filter-result{padding:8px 12px;border-radius:999px;background:#f4f6f8;color:#59606b;font-family:Poppins,sans-serif;font-size:11px;font-weight:700}#mobile-wrap #community-list-page .filter-bar .filter-result strong{color:#181a20;font-weight:800}#mobile-wrap #community-list-page .filter-bar .filter-pills{margin:0 -18px;padding:0 18px 4px;display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}#mobile-wrap #community-list-page .filter-bar .filter-pills::-webkit-scrollbar{display:none}#mobile-wrap #community-list-page .filter-bar .filter-pill{min-width:222px;padding:12px;display:flex;align-items:center;gap:12px;border-radius:18px;border:1px solid rgba(24,26,32,.06);background:#f7f8fa;scroll-snap-align:start;text-align:left}#mobile-wrap #community-list-page .filter-bar .filter-pill .pill-icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:14px;background:#fff;color:#eb6753;box-shadow:0 6px 14px rgba(24,26,32,.06)}#mobile-wrap #community-list-page .filter-bar .filter-pill .pill-icon svg{width:21px;height:21px}#mobile-wrap #community-list-page .filter-bar .filter-pill .pill-text{min-width:0;display:flex;flex-direction:column;gap:3px}#mobile-wrap #community-list-page .filter-bar .filter-pill .pill-text strong{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-weight:800;line-height:1.2}#mobile-wrap #community-list-page .filter-bar .filter-pill .pill-text span{color:#8b929e;font-family:Poppins,sans-serif;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}#mobile-wrap #community-list-page .filter-bar .filter-pill .pill-arrow{margin-left:auto;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:rgba(24,26,32,.05)}#mobile-wrap #community-list-page .filter-bar .filter-pill .pill-arrow svg{width:15px;height:15px;color:#59606b}#mobile-wrap #community-list-page .filter-bar .filter-pill.active{border-color:hsla(8,79%,62%,.34);background:#fff7f5}#mobile-wrap #community-list-page .filter-bar .filter-pill.active .pill-icon{background:#eb6753;color:#fff}#mobile-wrap #community-list-page .filter-bar .filter-pill.active .pill-arrow{background:hsla(8,79%,62%,.12)}#mobile-wrap #community-list-page .filter-bar .filter-pill.active .pill-arrow svg{color:#eb6753}#mobile-wrap #community-list-page .articles-section{padding:18px;gap:18px}#mobile-wrap #community-list-page .articles-section .section-header{flex-direction:column;align-items:stretch;gap:14px;padding-bottom:16px;border-bottom:1px dashed rgba(24,26,32,.1)}#mobile-wrap #community-list-page .articles-section .section-left{gap:6px}#mobile-wrap #community-list-page .articles-section .section-left .section-kicker{color:#eb6753;font-family:Poppins,sans-serif;font-size:9px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}#mobile-wrap #community-list-page .articles-section .section-left .section-title{color:#181a20;font-family:Poppins,sans-serif;font-size:24px;font-weight:800;line-height:1.2}#mobile-wrap #community-list-page .articles-section .section-left .section-sub{color:#59606b;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:1.6}#mobile-wrap #community-list-page .articles-section .section-right{flex-direction:row;align-items:center;justify-content:space-between;gap:10px}#mobile-wrap #community-list-page .articles-section .count-pill,#mobile-wrap #community-list-page .articles-section .write-btn{height:38px;border-radius:999px;font-family:Poppins,sans-serif;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}#mobile-wrap #community-list-page .articles-section .count-pill{padding:0 12px;display:inline-flex;align-items:center;gap:7px;border:1px solid hsla(8,79%,62%,.24);background:#fff7f5;color:#eb6753}#mobile-wrap #community-list-page .articles-section .count-pill .count-dot{width:7px;height:7px;border-radius:50%;background:#eb6753}#mobile-wrap #community-list-page .articles-section .write-btn{padding:0 14px;background:#181a20;color:#fff;text-transform:none}#mobile-wrap #community-list-page .articles-section .write-btn svg{width:17px;height:17px}#mobile-wrap #community-list-page .articles-section .list-box{width:100%;display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}#mobile-wrap #community-list-page .community-general-card-config{position:relative;width:100%!important;min-width:0;padding:10px 10px 14px;display:flex;flex-direction:column;border-radius:22px;border:1px solid rgba(24,26,32,.07);background:#fff;box-shadow:0 16px 34px rgba(24,26,32,.08);overflow:hidden}#mobile-wrap #community-list-page .community-general-card-config .card-border-grad,#mobile-wrap #community-list-page .community-general-card-config .card-glow{display:none}#mobile-wrap #community-list-page .community-general-card-config .image-box{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;border-radius:18px;background:#edf0f4}#mobile-wrap #community-list-page .community-general-card-config .image-box .card-img{width:100%;height:100%;object-fit:cover}#mobile-wrap #community-list-page .community-general-card-config .image-box .image-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(24,26,32,.12),rgba(24,26,32,0) 42%,rgba(24,26,32,.5))}#mobile-wrap #community-list-page .community-general-card-config .image-box .image-shine{display:none}#mobile-wrap #community-list-page .community-general-card-config .image-box .image-chips{position:absolute;inset:10px 10px auto 10px;flex-direction:row;justify-content:space-between;align-items:center;z-index:2}#mobile-wrap #community-list-page .community-general-card-config .image-box .category-chip,#mobile-wrap #community-list-page .community-general-card-config .image-box .date-chip,#mobile-wrap #community-list-page .community-general-card-config .image-box .read-time{display:inline-flex;align-items:center;gap:6px;border-radius:999px;font-family:Poppins,sans-serif;line-height:1}#mobile-wrap #community-list-page .community-general-card-config .image-box .category-chip,#mobile-wrap #community-list-page .community-general-card-config .image-box .date-chip{padding:7px 10px;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}#mobile-wrap #community-list-page .community-general-card-config .image-box .category-chip{background:hsla(0,0%,100%,.94);color:#181a20}#mobile-wrap #community-list-page .community-general-card-config .image-box .category-chip .chip-dot{width:5px;height:5px;border-radius:50%;background:#eb6753}#mobile-wrap #community-list-page .community-general-card-config .image-box .date-chip{background:rgba(24,26,32,.5);color:#fff}#mobile-wrap #community-list-page .community-general-card-config .image-box .image-bottom-meta{position:absolute;right:10px;bottom:10px;z-index:2}#mobile-wrap #community-list-page .community-general-card-config .image-box .image-bottom-meta .read-time{padding:7px 10px;background:hsla(0,0%,100%,.94);color:#181a20;font-size:10px;font-weight:700}#mobile-wrap #community-list-page .community-general-card-config .image-box .image-bottom-meta .read-time svg{width:14px;height:14px;color:#eb6753}#mobile-wrap #community-list-page .community-general-card-config .desc-box{padding:14px 2px 0;gap:14px}#mobile-wrap #community-list-page .community-general-card-config .copy-block .title{min-height:0;line-height:1.35;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}#mobile-wrap #community-list-page .community-general-card-config .card-footer{margin-top:auto;width:100%}#mobile-wrap #community-list-page .community-general-card-config .footer-inner{padding-top:14px;display:flex;flex-direction:column;gap:12px;border-top:1px solid rgba(24,26,32,.07)}#mobile-wrap #community-list-page .community-general-card-config .footer-author{display:flex;align-items:center;gap:10px;min-width:0}#mobile-wrap #community-list-page .community-general-card-config .footer-author .footer-avatar-wrap{width:38px;height:38px;flex:0 0 38px;padding:2px;border-radius:13px;background:hsla(8,79%,62%,.18)}#mobile-wrap #community-list-page .community-general-card-config .footer-author .footer-avatar{width:100%;height:100%;border-radius:11px;object-fit:cover;background:#fff}#mobile-wrap #community-list-page .community-general-card-config .footer-author .footer-author-text{min-width:0;display:flex;flex-direction:column;gap:2px}#mobile-wrap #community-list-page .community-general-card-config .footer-author .footer-author-text strong{overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:13px;font-weight:800}#mobile-wrap #community-list-page .community-general-card-config .footer-author .footer-author-text span{color:#8b929e;font-family:Poppins,sans-serif;font-size:11px;font-weight:600}#mobile-wrap #community-list-page .community-general-card-config .footer-actions{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px}#mobile-wrap #community-list-page .community-general-card-config .footer-stat-cluster{min-width:0;display:inline-flex;align-items:center;flex-wrap:nowrap;padding:3px;border-radius:999px;border:1px solid rgba(24,26,32,.07);background:#f4f6f8}#mobile-wrap #community-list-page .community-general-card-config .stat-divider{width:1px;height:16px;background:rgba(24,26,32,.08)}#mobile-wrap #community-list-page .community-general-card-config .stat-mini{height:30px;padding:0 7px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border-radius:999px;white-space:nowrap}#mobile-wrap #community-list-page .community-general-card-config .stat-mini svg{width:15px;height:15px;color:#747b87}#mobile-wrap #community-list-page .community-general-card-config .stat-mini span{color:#181a20;font-family:Poppins,sans-serif;font-size:11px;font-weight:800;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}#mobile-wrap #community-list-page .community-general-card-config .stat-mini.like-mini{padding-left:2px}#mobile-wrap #community-list-page .community-general-card-config .stat-mini.like-mini button{width:28px;height:28px;padding:4px}#mobile-wrap #community-list-page .community-general-card-config .stat-mini.like-mini button svg{width:16px;height:16px}#mobile-wrap #community-list-page .community-general-card-config .stat-mini.like-mini.is-liked{background:transparent}#mobile-wrap #community-list-page .community-general-card-config .stat-mini.like-mini.is-liked button svg{color:red}#mobile-wrap #community-list-page .community-general-card-config .stat-mini.like-mini.is-liked span{color:#181a20}#mobile-wrap #community-list-page .community-general-card-config .stat-mini.like-mini.is-liked button:hover{background:rgba(24,26,32,.05)}#mobile-wrap #community-list-page .community-general-card-config .stat-mini.like-mini .liked-heart-icon{color:red!important}#mobile-wrap #community-list-page .community-general-card-config .read-arrow{height:38px;flex:0 0 auto;padding:0 13px 0 15px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:999px;background:#181a20;color:#fff;border:0}#mobile-wrap #community-list-page .community-general-card-config .read-arrow .read-arrow-label{color:inherit;font-family:Poppins,sans-serif;font-size:11px;font-weight:800}#mobile-wrap #community-list-page .community-general-card-config .read-arrow svg{width:17px;height:17px;color:inherit}#mobile-wrap #community-list-page .community-hero{padding:18px;gap:16px}#mobile-wrap #community-list-page .community-hero .hero-copy .hero-kicker{background:#fff7f5}#mobile-wrap #community-list-page .community-hero .hero-copy .hero-title{font-size:32px;line-height:1.12}#mobile-wrap #community-list-page .community-hero .hero-copy .hero-actions .primary-action{background:#181a20}#mobile-wrap #community-list-page .community-hero .hero-panel{padding:12px;display:flex;flex-direction:column;gap:12px;border-radius:22px;border:1px solid rgba(24,26,32,.06);background:#f7f8fa}#mobile-wrap #community-list-page .community-hero .hero-panel .panel-topline{padding:0 2px;flex-direction:row;align-items:center;justify-content:space-between;gap:10px}#mobile-wrap #community-list-page .community-hero .hero-panel .panel-topline span,#mobile-wrap #community-list-page .community-hero .hero-panel .panel-topline strong{font-family:Poppins,sans-serif;font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}#mobile-wrap #community-list-page .community-hero .hero-panel .panel-topline span{color:#8b929e}#mobile-wrap #community-list-page .community-hero .hero-panel .panel-topline strong{color:#eb6753}#mobile-wrap #community-list-page .community-hero .hero-panel .panel-feature{padding:14px;display:grid;grid-template-columns:46px 1fr;grid-gap:12px;gap:12px;border-radius:18px;background:#fff;border:1px solid hsla(8,79%,62%,.14);box-shadow:0 10px 22px rgba(24,26,32,.06)}#mobile-wrap #community-list-page .community-hero .hero-panel .panel-feature .panel-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;background:#181a20;color:#fff}#mobile-wrap #community-list-page .community-hero .hero-panel .panel-feature .panel-icon svg{width:22px;height:22px}#mobile-wrap #community-list-page .community-hero .hero-panel .panel-feature p,#mobile-wrap #community-list-page .community-hero .hero-panel .panel-feature span,#mobile-wrap #community-list-page .community-hero .hero-panel .panel-feature strong{font-family:Poppins,sans-serif}#mobile-wrap #community-list-page .community-hero .hero-panel .panel-feature span{display:block;margin-bottom:5px;color:#eb6753;font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}#mobile-wrap #community-list-page .community-hero .hero-panel .panel-feature strong{display:block;color:#181a20;font-size:17px;font-weight:800;line-height:1.2}#mobile-wrap #community-list-page .community-hero .hero-panel .panel-feature p{margin:7px 0 0;color:#59606b;font-size:11px;font-weight:500;line-height:1.55}#mobile-wrap #community-list-page .articles-section .list-box{counter-reset:community-card}#mobile-wrap #community-list-page .community-general-card-config{counter-increment:community-card;padding:0;gap:0!important;border-radius:24px}#mobile-wrap #community-list-page .community-general-card-config .story-rail{position:absolute;top:164px;left:14px;z-index:5;width:54px;height:54px;display:grid;place-items:center;border-radius:19px;background:#fff;border:1px solid hsla(8,79%,62%,.18);box-shadow:0 14px 24px rgba(24,26,32,.12)}#mobile-wrap #community-list-page .community-general-card-config .article-number{color:#181a20;font-family:Poppins,sans-serif;font-size:18px;font-weight:900;line-height:1}#mobile-wrap #community-list-page .community-general-card-config .article-number:before{content:counter(community-card,decimal-leading-zero)}#mobile-wrap #community-list-page .community-general-card-config .image-box{aspect-ratio:auto;height:194px;border-radius:24px 24px 0 0}#mobile-wrap #community-list-page .community-general-card-config .image-box .card-img{border-radius:24px 24px 0 0}#mobile-wrap #community-list-page .community-general-card-config .image-box .image-bottom-meta{display:none}#mobile-wrap #community-list-page .community-general-card-config .desc-box{width:100%;height:auto!important;min-height:0!important;flex:0 0 auto!important;align-items:stretch!important;justify-content:flex-start!important;padding:34px 12px 12px;gap:0!important}#mobile-wrap #community-list-page .community-general-card-config .copy-block{width:100%;height:auto!important;gap:0!important;flex:0 0 auto!important;min-height:0!important;align-items:center!important;justify-content:center!important;margin-bottom:8px!important}#mobile-wrap #community-list-page .community-general-card-config .copy-block .title{width:100%;margin:0;color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-weight:800;line-height:1.22;-webkit-line-clamp:2;text-align:center;opacity:1;visibility:visible}#mobile-wrap #community-list-page .community-general-card-config .card-footer{margin-top:0!important;flex:0 0 auto!important}#mobile-wrap #community-list-page .community-general-card-config .footer-inner{padding:8px;gap:4px;border-radius:18px;background:#f7f8fa;border:1px solid rgba(24,26,32,.06)}#mobile-wrap #community-list-page .community-general-card-config .footer-author .footer-avatar-wrap{width:32px;height:32px;flex-basis:32px}#mobile-wrap #community-list-page .community-general-card-config .footer-author .footer-author-text{gap:1px}#mobile-wrap #community-list-page .community-general-card-config .footer-author .footer-author-text strong{font-size:12px}#mobile-wrap #community-list-page .community-general-card-config .footer-author .footer-author-text span{font-size:10px}#mobile-wrap #community-list-page .community-general-card-config .footer-actions{gap:6px}#mobile-wrap #community-list-page .community-general-card-config .read-arrow{min-width:84px;height:36px}#mobile-wrap #community-list-page .no-data{min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border-radius:18px;border:1px dashed rgba(24,26,32,.12);background:#f7f8fa}#mobile-wrap #community-list-page .no-data img{width:44px;height:44px;opacity:.72}#mobile-wrap #community-list-page .no-data p{color:#59606b;font-family:Poppins,sans-serif;font-size:13px;font-weight:700;text-align:center}#mobile-wrap #community-list-page .no-data .loader-ring{width:40px;height:40px;border-radius:50%;border:3px solid hsla(8,79%,62%,.18);border-top-color:#eb6753;animation:spin .9s linear infinite}#mobile-wrap #community-list-page .pagination-config{align-items:center;gap:10px}#mobile-wrap #community-list-page .pagination-config .pagination-box{padding:7px 10px;border-radius:999px;border:1px solid rgba(24,26,32,.06);background:#fff;box-shadow:0 10px 24px rgba(24,26,32,.08)}#mobile-wrap #community-list-page .pagination-config .pagination-box .MuiPaginationItem-root{font-family:Poppins,sans-serif;font-size:13px;font-weight:800;color:#59606b}#mobile-wrap #community-list-page .pagination-config .pagination-box .MuiPaginationItem-root.Mui-selected{background:#eb6753;color:#fff}#mobile-wrap #community-list-page .pagination-config .total-result p{color:#59606b;font-family:Poppins,sans-serif;font-size:10px;font-weight:800;letter-spacing:.12em;text-align:center;text-transform:uppercase}#mobile-wrap .top{height:100px;display:flex;flex-direction:row;justify-content:space-around;align-items:center}#mobile-wrap .info-box{width:100%;display:flex;flex-direction:row;justify-content:center}#mobile-wrap .info-box span{color:#181a20;font-family:Poppins,sans-serif;font-size:34px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.646px;text-transform:capitalize}#mobile-wrap .info-box span.white{color:#fff}#mobile-wrap .trend-cars{padding:0 10px;width:100%;height:auto;display:flex;flex-direction:row}#mobile-wrap .trend-cars .container{width:100%;flex-direction:column}#mobile-wrap .trend-cars .container .card-box{position:relative;margin-top:25px;display:flex;flex-direction:row}#mobile-wrap .trend-cars .container .card-box .empty-list{width:100%;height:280px;display:flex;justify-content:center;align-items:center}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper{width:100%;height:400px;display:flex;flex-direction:row}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide{width:98%;height:auto;display:flex}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box{position:relative;width:100%;height:375px;display:flex;flex-direction:column}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .card-img{position:relative;width:100%;height:203px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .card-img div{position:absolute;padding:8px 12px;left:12px;bottom:12px;border-radius:6px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.71);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .info .title{overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .info .desc{margin-top:5px;overflow:hidden;color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .info .options div{display:flex;flex-direction:row}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .info .options div span{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .info .bott p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .info .bott .view-like-box .view-cnt{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#mobile-wrap .trend-cars .container .card-box .trend-card-box{position:relative;width:300px;height:375px;display:flex;flex-direction:column}#mobile-wrap .trend-cars .container .card-box .trend-card-box .card-img{position:relative;width:100%;height:203px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}#mobile-wrap .trend-cars .container .card-box .trend-card-box .card-img div{position:absolute;padding:8px 12px;left:12px;bottom:12px;border-radius:6px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.71);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .title{overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .desc{margin-top:5px;overflow:hidden;color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .options div{display:flex;flex-direction:row}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .options div span{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .bott p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .bott .view-like-box .view-cnt{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#mobile-wrap .trend-cars{padding:24px 10px 34px;background:linear-gradient(180deg,#fff,#fff7f5 58%,#f4f6f8)}#mobile-wrap .trend-cars .info-box span{font-size:31px;font-weight:800;letter-spacing:0}#mobile-wrap .trend-cars .container .card-box{margin-top:22px}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper{height:418px}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide{width:92%}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box,#mobile-wrap .trend-cars .container .card-box>.trend-card-box{position:relative;width:100%;height:408px;display:flex;flex-direction:column;overflow:hidden;border-radius:22px;background:#181a20;border:1px solid hsla(0,0%,100%,.16);box-shadow:0 20px 48px rgba(24,26,32,.18);isolation:isolate}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box:before,#mobile-wrap .trend-cars .container .card-box>.trend-card-box:before{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;background:linear-gradient(135deg,hsla(8,79%,62%,.32),transparent 36%,rgba(24,26,32,.1) 72%);opacity:.88}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box:after,#mobile-wrap .trend-cars .container .card-box>.trend-card-box:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;border-radius:inherit;background:linear-gradient(180deg,rgba(10,12,16,.04),rgba(10,12,16,.16) 44%,rgba(10,12,16,.84)),linear-gradient(90deg,rgba(10,12,16,.32),transparent 48%,rgba(10,12,16,.18));opacity:1;transform:none;animation:none}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .card-img,#mobile-wrap .trend-cars .container .card-box>.trend-card-box .card-img{position:absolute;inset:0;z-index:0;width:100%;height:100%;flex:none;overflow:hidden;border-radius:0;background-color:#101218;background-size:cover;background-position:50%;background-repeat:no-repeat;box-shadow:inset 0 -74px 66px rgba(24,26,32,.16)}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .card-img .img-fill,#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .card-img .img-fit,#mobile-wrap .trend-cars .container .card-box>.trend-card-box .card-img .img-fill,#mobile-wrap .trend-cars .container .card-box>.trend-card-box .card-img .img-fit{display:none}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .card-img:after,#mobile-wrap .trend-cars .container .card-box>.trend-card-box .card-img:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 18%,hsla(0,0%,100%,.18),transparent 28%),linear-gradient(180deg,rgba(24,26,32,.04),transparent 46%,rgba(24,26,32,.28));pointer-events:none}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .card-img div,#mobile-wrap .trend-cars .container .card-box>.trend-card-box .card-img div{display:none}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .trend-price,#mobile-wrap .trend-cars .container .card-box>.trend-card-box .trend-price{position:absolute;z-index:2;display:inline-flex;align-items:center;border-radius:999px;font-family:Poppins,sans-serif;line-height:1;white-space:nowrap;top:20px;right:20px;padding:9px 12px;background:hsla(0,0%,100%,.95);color:#181a20;font-size:13px;font-weight:900;box-shadow:0 10px 22px rgba(24,26,32,.14)}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .info,#mobile-wrap .trend-cars .container .card-box>.trend-card-box .info{position:absolute;left:15px;right:15px;bottom:15px;z-index:2;flex:none;min-height:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .info .trend-meta,#mobile-wrap .trend-cars .container .card-box>.trend-card-box .info .trend-meta{display:flex;justify-content:space-between;align-items:center;gap:10px}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .info .trend-meta span,#mobile-wrap .trend-cars .container .card-box>.trend-card-box .info .trend-meta span{min-width:0;overflow:hidden;color:hsla(0,0%,100%,.72);text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .info .trend-meta span:last-child,#mobile-wrap .trend-cars .container .card-box>.trend-card-box .info .trend-meta span:last-child{padding:5px 8px;border-radius:999px;background:hsla(0,0%,100%,.14);color:#fff;border:1px solid hsla(0,0%,100%,.18)}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .info .title,#mobile-wrap .trend-cars .container .card-box>.trend-card-box .info .title{margin-top:6px;color:#fff;font-size:16px;font-weight:900;line-height:1.2;letter-spacing:0}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .info .desc,#mobile-wrap .trend-cars .container .card-box>.trend-card-box .info .desc{display:none}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .info .options,#mobile-wrap .trend-cars .container .card-box>.trend-card-box .info .options{margin-top:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:7px;gap:7px}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .info .options div,#mobile-wrap .trend-cars .container .card-box>.trend-card-box .info .options div{min-width:0;display:flex;align-items:center;justify-content:center;gap:4px;padding:7px 5px;border-radius:11px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.16);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .info .options div img,#mobile-wrap .trend-cars .container .card-box>.trend-card-box .info .options div img{width:12px;height:12px;margin:0;opacity:.9;filter:brightness(0) invert(1)}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .info .options div span,#mobile-wrap .trend-cars .container .card-box>.trend-card-box .info .options div span{overflow:hidden;color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:800}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .info .bott,#mobile-wrap .trend-cars .container .card-box>.trend-card-box .info .bott{margin-top:auto;padding-top:9px;display:flex;justify-content:space-between;align-items:center;gap:10px}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .info .bott p,#mobile-wrap .trend-cars .container .card-box>.trend-card-box .info .bott p{display:none;min-width:0;overflow:hidden;color:#707783;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .info .bott button,#mobile-wrap .trend-cars .container .card-box>.trend-card-box .info .bott button{margin-left:0;width:24px;height:24px;padding:0;color:#fff;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.16)}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .info .bott button svg,#mobile-wrap .trend-cars .container .card-box>.trend-card-box .info .bott button svg{width:16px;height:16px}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .info .bott .view-like-box,#mobile-wrap .trend-cars .container .card-box>.trend-card-box .info .bott .view-like-box{width:100%;flex-shrink:0;gap:5px;padding:0;background:transparent;border:0}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-car-slide .trend-card-box .info .bott .view-like-box .view-cnt,#mobile-wrap .trend-cars .container .card-box>.trend-card-box .info .bott .view-like-box .view-cnt{color:#fff;font-size:10px;font-weight:900}#mobile-wrap .popular-cars{position:relative;padding:30px 10px 34px;width:100%;height:auto;display:flex;flex-direction:row;background:linear-gradient(180deg,#f4f6f8,#fff7f5 56%,#fff);overflow:hidden}#mobile-wrap .popular-cars:before{content:"";position:absolute;left:10px;right:10px;top:22px;height:1px;background:linear-gradient(90deg,transparent,hsla(8,79%,62%,.22) 50%,transparent)}#mobile-wrap .popular-cars .container{position:relative;z-index:1;width:100%;flex-direction:column;align-items:stretch}#mobile-wrap .popular-cars .container .info-box{justify-content:flex-start}#mobile-wrap .popular-cars .container .info-box .left{display:flex;flex-direction:column}#mobile-wrap .popular-cars .container .info-box .left span{font-size:31px;font-weight:800;letter-spacing:0;line-height:1.15}#mobile-wrap .popular-cars .container .info-box .left p{margin-top:7px;color:#6f747d;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;line-height:1.5}#mobile-wrap .popular-cars .container .card-box{position:relative;margin-top:22px;width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .popular-cars .container .card-box .popular-car-swiper{width:100%;height:410px;display:flex;flex-direction:row}#mobile-wrap .popular-cars .container .card-box .popular-car-swiper .swiper-wrapper{transition-timing-function:linear!important}#mobile-wrap .popular-cars .container .card-box .popular-car-swiper .popular-car-slide{width:86%;height:auto;display:flex}#mobile-wrap .popular-cars .container .card-box .popular-card-box{position:relative;width:100%;height:384px;display:flex;flex-direction:column;overflow:hidden;border-radius:18px;background:#fff;border:1px solid rgba(24,26,32,.07);box-shadow:0 16px 36px rgba(24,26,32,.1)}#mobile-wrap .popular-cars .container .card-box .popular-card-box .card-img{position:relative;width:100%;height:250px;background-size:cover;background-position:50%;border-radius:18px 18px 0 0;cursor:pointer}#mobile-wrap .popular-cars .container .card-box .popular-card-box .card-img div.status{position:absolute;padding:6px 34px;left:20px;top:20px;display:flex;align-items:center;border-radius:6px;background:#eb6753}#mobile-wrap .popular-cars .container .card-box .popular-card-box .card-img div.status img{width:14px;height:14px}#mobile-wrap .popular-cars .container .card-box .popular-card-box .card-img div.status span{margin-left:5px;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}#mobile-wrap .popular-cars .container .card-box .popular-card-box .card-img div.price{position:absolute;padding:8px 12px;left:20px;bottom:20px;border-radius:6px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#mobile-wrap .popular-cars .container .card-box .popular-card-box .info{padding:13px 14px 14px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 18px 18px;border:none;background:#fff;box-shadow:none}#mobile-wrap .popular-cars .container .card-box .popular-card-box .info .title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px}#mobile-wrap .popular-cars .container .card-box .popular-card-box .info .title{overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#mobile-wrap .popular-cars .container .card-box .popular-card-box .info .deal-type{padding:6px 9px;border-radius:999px;background:#fff1ee;color:#eb6753;font-family:Poppins,sans-serif;font-size:10px;font-weight:800;line-height:1;text-transform:uppercase}#mobile-wrap .popular-cars .container .card-box .popular-card-box .info .options{margin-top:10px;display:flex;flex-direction:row;justify-content:space-between;gap:6px}#mobile-wrap .popular-cars .container .card-box .popular-card-box .info .options div{flex:1 1;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:6px;border-radius:9px;background:#f7f7f7}#mobile-wrap .popular-cars .container .card-box .popular-card-box .info .options div .stat-icon,#mobile-wrap .popular-cars .container .card-box .popular-card-box .info .options div img{margin-right:5px;width:14px;height:14px}#mobile-wrap .popular-cars .container .card-box .popular-card-box .info .options div .stat-icon{flex:0 0 auto;color:#eb6753}#mobile-wrap .popular-cars .container .card-box .popular-card-box .info .options div span{color:#181a20;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:normal}#mobile-wrap .popular-cars .container .card-box .popular-card-box .info .bott{margin-top:auto;padding-top:9px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-top:1px solid rgba(24,26,32,.06)}#mobile-wrap .popular-cars .container .card-box .popular-card-box .info .bott .brand-line{max-width:190px;overflow:hidden;color:#717171;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:11px;font-weight:600}#mobile-wrap .popular-cars .container .card-box .popular-card-box .info .bott button{margin-left:0;width:30px;height:30px;box-sizing:border-box;border-radius:10px;background:#fff;border:1px solid rgba(24,26,32,.08)}#mobile-wrap .popular-cars .container .card-box .popular-card-box .info .bott button .liked{color:#eb6753}#mobile-wrap .popular-cars .container .card-box .popular-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:4px;align-items:center}#mobile-wrap .popular-cars .container .card-box .popular-card-box .info .bott .view-like-box .view-cnt{color:#717171;font-family:Poppins,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#mobile-wrap .popular-cars .container .pagination-box{display:flex;flex-direction:row;justify-content:center;align-items:center}#mobile-wrap .popular-cars .container .pagination-box .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000}#mobile-wrap .popular-cars .container .pagination-box .swiper-popular-next{margin-left:20px;cursor:pointer}#mobile-wrap .popular-cars .container .pagination-box .swiper-popular-prev{margin-right:20px;cursor:pointer}#mobile-wrap .video-frame{margin:20px 0;position:relative;overflow:hidden;width:100%;height:300px;background:#000;transform:perspective(0);box-shadow:-3px 0 20px 14px rgba(52,52,52,.502)}#mobile-wrap .video-frame video{display:block}#mobile-wrap .top-cars{padding:0 10px;width:100%;height:auto;display:flex;flex-direction:row}#mobile-wrap .top-cars .container{width:100%;display:flex;flex-direction:column}#mobile-wrap .top-cars .container .card-box{position:relative;margin-top:25px;display:flex;flex-direction:row}#mobile-wrap .top-cars .container .card-box .top-car-swiper{width:100%;height:400px;display:flex;flex-direction:row}#mobile-wrap .top-cars .container .card-box .top-car-swiper .top-car-slide{width:98%;height:auto;display:flex}#mobile-wrap .top-cars .container .card-box .top-car-swiper .top-car-slide .top-card-box{position:relative;width:100%;height:375px;display:flex;flex-direction:column}#mobile-wrap .top-cars .container .card-box .top-car-swiper .top-car-slide .top-card-box .card-img{position:relative;width:100%;height:203px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}#mobile-wrap .top-cars .container .card-box .top-car-swiper .top-car-slide .top-card-box .card-img div{position:absolute;padding:8px 12px;left:12px;bottom:12px;border-radius:6px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#mobile-wrap .top-cars .container .card-box .top-car-swiper .top-car-slide .top-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.71);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#mobile-wrap .top-cars .container .card-box .top-car-swiper .top-car-slide .top-card-box .info .title{overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#mobile-wrap .top-cars .container .card-box .top-car-swiper .top-car-slide .top-card-box .info .desc{margin-top:5px;overflow:hidden;color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .top-cars .container .card-box .top-car-swiper .top-car-slide .top-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .top-cars .container .card-box .top-car-swiper .top-car-slide .top-card-box .info .options div{display:flex;flex-direction:row}#mobile-wrap .top-cars .container .card-box .top-car-swiper .top-car-slide .top-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#mobile-wrap .top-cars .container .card-box .top-car-swiper .top-car-slide .top-card-box .info .options div span{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#mobile-wrap .top-cars .container .card-box .top-car-swiper .top-car-slide .top-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap .top-cars .container .card-box .top-car-swiper .top-car-slide .top-card-box .info .bott p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#mobile-wrap .top-cars .container .card-box .top-car-swiper .top-car-slide .top-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#mobile-wrap .top-cars .container .card-box .top-car-swiper .top-car-slide .top-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#mobile-wrap .top-cars .container .card-box .top-car-swiper .top-car-slide .top-card-box .info .bott .view-like-box .view-cnt{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#mobile-wrap .top-agents{position:relative;padding:54px 10px 64px;width:100%;height:auto;display:flex;flex-direction:row;overflow:hidden;background:radial-gradient(circle at 10% 0,rgba(232,84,62,.13),transparent 36%),linear-gradient(180deg,#f8f7f3,#fff)}#mobile-wrap .top-agents .container{position:relative;width:100%;flex-direction:column;align-items:stretch}#mobile-wrap .top-agents .container .info-box{align-items:flex-start}#mobile-wrap .top-agents .container .info-box span{font-family:Poppins,sans-serif;font-size:32px;font-weight:900;line-height:1}#mobile-wrap .top-agents .container .wrapper{width:100%;margin-top:25px;display:flex;flex-direction:row;align-items:center}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper{width:100%;display:flex;flex-direction:row}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide{height:auto;display:flex}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card{padding:16px;border-radius:28px;border:1px solid rgba(24,26,32,.08);background:linear-gradient(180deg,#fff,#f7f5ef);box-shadow:0 22px 52px rgba(24,26,32,.14)}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-card-top{display:flex;align-items:center;justify-content:space-between}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-card-top span{color:rgba(24,26,32,.48);font-family:Poppins,sans-serif;font-size:10px;font-weight:900;text-transform:uppercase}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-card-top div{height:28px;padding:0 10px;display:flex;align-items:center;gap:5px;border-radius:999px;background:rgba(43,143,111,.1);color:#247a61;font-family:Poppins,sans-serif;font-size:10px;font-weight:900;text-transform:uppercase}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-card-top div svg{width:14px;height:14px}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-photo{position:relative;width:132px;height:132px;margin:24px auto 0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;box-shadow:0 18px 38px rgba(24,26,32,.12)}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-photo img{position:relative;z-index:1;width:114px;height:114px;border-radius:50%;cursor:pointer;object-fit:cover}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-photo .agent-ring{position:absolute;inset:6px;border-radius:50%;border:2px solid rgba(232,84,62,.7);border-left-color:rgba(24,26,32,.08)}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-copy{margin-top:16px;display:flex;flex-direction:column;gap:6px;align-items:center;text-align:center}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:19px;font-weight:850;line-height:1.2;text-transform:capitalize}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-copy span{color:#747984;font-family:Poppins,sans-serif;font-size:12px;font-weight:800;line-height:1}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats{margin-top:16px}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div{padding:0 4px;gap:6px;border-radius:999px;background:#fff;border:1px solid rgba(24,26,32,.07)}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div svg{width:16px;height:16px;color:#e46a55}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div p{color:#454b56;font-size:11px;font-weight:850}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-card-action{padding:0 16px;border-radius:999px;font-weight:900}#mobile-wrap #footer{position:relative;width:100%;height:auto;display:flex;flex-direction:row;overflow:hidden;background:radial-gradient(circle at 88% 0,rgba(232,84,62,.2),transparent 34%),linear-gradient(180deg,#121318,#08090b)}#mobile-wrap #footer .footer-container{padding:34px 10px 22px;margin:0 auto;height:auto}#mobile-wrap #footer .footer-container .footer-topline{width:100%;height:40px;padding:0 14px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-radius:999px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04)}#mobile-wrap #footer .footer-container .footer-topline span{color:hsla(0,0%,100%,.5);font-family:Poppins,sans-serif;font-size:9px;font-weight:850;text-transform:uppercase}#mobile-wrap #footer .footer-container .footer-main{margin-top:22px;display:flex;flex-direction:column;gap:14px}#mobile-wrap #footer .footer-container .footer-main .footer-brand,#mobile-wrap #footer .footer-container .footer-main .footer-links,#mobile-wrap #footer .footer-container .footer-main .footer-newsroom{padding:24px;border-radius:24px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.045)}#mobile-wrap #footer .footer-container .footer-main .footer-brand{display:flex;flex-direction:column}#mobile-wrap #footer .footer-container .footer-main .footer-brand .footer-logo-mark{width:max-content;display:flex;flex-direction:column;gap:11px}#mobile-wrap #footer .footer-container .footer-main .footer-brand .footer-logo-mark .brand-word{color:#fff;font-family:Poppins,sans-serif;font-size:33px;font-weight:950;line-height:.9;text-transform:uppercase}#mobile-wrap #footer .footer-container .footer-main .footer-brand .footer-logo-mark .brand-word span{color:#ef715c}#mobile-wrap #footer .footer-container .footer-main .footer-brand .footer-logo-mark i{width:184px;height:4px;display:block;border-radius:999px;background:linear-gradient(90deg,#ef715c 0 45%,hsla(0,0%,100%,.86) 45% 100%)}#mobile-wrap #footer .footer-container .footer-main .footer-brand p{margin-top:22px;color:hsla(0,0%,100%,.72);font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.7}#mobile-wrap #footer .footer-container .footer-main .footer-brand .footer-contact{margin-top:24px;display:flex;flex-direction:column;gap:8px}#mobile-wrap #footer .footer-container .footer-main .footer-brand .footer-contact span{color:hsla(0,0%,100%,.48);font-family:Poppins,sans-serif;font-size:10px;font-weight:850;text-transform:uppercase}#mobile-wrap #footer .footer-container .footer-main .footer-brand .footer-contact strong{color:#fff;font-family:Poppins,sans-serif;font-size:19px;font-weight:850;line-height:1}#mobile-wrap #footer .footer-container .footer-main .footer-brand .footer-socials{margin-top:22px;display:flex;gap:9px}#mobile-wrap #footer .footer-container .footer-main .footer-brand .footer-socials svg{width:40px;height:40px;padding:10px;border-radius:50%;color:hsla(0,0%,100%,.72);background:hsla(0,0%,100%,.07)}#mobile-wrap #footer .footer-container .footer-main .footer-newsroom{display:flex;flex-direction:column}#mobile-wrap #footer .footer-container .footer-main .footer-newsroom .footer-kicker{color:#ef7a61;font-family:Poppins,sans-serif;font-size:11px;font-weight:900;text-transform:uppercase}#mobile-wrap #footer .footer-container .footer-main .footer-newsroom strong{margin-top:18px;color:#fff;font-family:Poppins,sans-serif;font-size:25px;font-weight:900;line-height:1.12}#mobile-wrap #footer .footer-container .footer-main .footer-newsroom .footer-subscribe{margin-top:22px;width:100%;min-height:56px;padding:6px;display:flex;align-items:center;border-radius:999px;border:1px solid hsla(0,0%,100%,.09);background:rgba(0,0,0,.2)}#mobile-wrap #footer .footer-container .footer-main .footer-newsroom .footer-subscribe input{min-width:0;flex:1 1;height:44px;padding:0 12px;border:none;outline:none;background:transparent;color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:650}#mobile-wrap #footer .footer-container .footer-main .footer-newsroom .footer-subscribe span{height:44px;padding:0 14px;display:flex;align-items:center;border-radius:999px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-weight:900}#mobile-wrap #footer .footer-container .footer-main .footer-links{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px}#mobile-wrap #footer .footer-container .footer-main .footer-links div{display:flex;flex-direction:column}#mobile-wrap #footer .footer-container .footer-main .footer-links div strong{color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:900;line-height:1}#mobile-wrap #footer .footer-container .footer-main .footer-links div span{margin-top:14px;color:hsla(0,0%,100%,.54);font-family:Poppins,sans-serif;font-size:13px;font-weight:650;line-height:1}#mobile-wrap #footer .footer-container .footer-bottom{margin-top:24px;padding-top:18px;border-top:1px solid hsla(0,0%,100%,.08);display:flex;flex-direction:column;gap:10px}#mobile-wrap #footer .footer-container .footer-bottom span{color:hsla(0,0%,100%,.44);font-family:Poppins,sans-serif;font-size:12px;font-weight:700;line-height:1}@media(max-width:767px){#mobile-wrap .community-general-card-config .read-arrow-label:after,#pc-wrap .community-general-card-config .read-arrow-label:after{content:none!important;display:none!important}#mobile-wrap .community-general-card-config .read-arrow .read-arrow-label,#pc-wrap .community-general-card-config .read-arrow .read-arrow-label{font-size:10px!important;color:inherit!important}#mobile-wrap .community-general-card-config .read-arrow .read-arrow-label:after,#pc-wrap .community-general-card-config .read-arrow .read-arrow-label:after{content:none!important;display:none!important}#mobile-wrap .member-follow-modal-list,#pc-wrap .member-follow-modal-list{width:100%!important;padding:4px 0 10px!important;display:flex!important;flex-direction:column!important;gap:0!important;background:#fff!important}#mobile-wrap .member-follow-modal-row,#pc-wrap .member-follow-modal-row{width:100%!important;min-height:66px!important;padding:9px 14px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;grid-gap:12px!important;gap:12px!important;border-bottom:1px solid rgba(24,26,32,.06)!important;background:#fff!important;box-sizing:border-box!important}#mobile-wrap .member-follow-modal-row:last-child,#pc-wrap .member-follow-modal-row:last-child{border-bottom:0!important}#mobile-wrap .member-follow-modal-person,#pc-wrap .member-follow-modal-person{min-width:0!important;display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;align-items:center!important;grid-gap:11px!important;gap:11px!important;cursor:pointer!important}#mobile-wrap .member-follow-modal-avatar,#pc-wrap .member-follow-modal-avatar{width:48px!important;height:48px!important;border-radius:50%!important;border:2px solid #fff3f0!important;background:#f4f5f7!important;object-fit:cover!important;box-shadow:0 6px 16px rgba(24,26,32,.08)!important}#mobile-wrap .member-follow-modal-text,#pc-wrap .member-follow-modal-text{min-width:0!important;display:flex!important;flex-direction:column!important;gap:4px!important}#mobile-wrap .member-follow-modal-name,#pc-wrap .member-follow-modal-name{color:#181a20!important;font-size:14px!important;font-weight:950!important}#mobile-wrap .member-follow-modal-name,#mobile-wrap .member-follow-modal-subline,#pc-wrap .member-follow-modal-name,#pc-wrap .member-follow-modal-subline{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-family:Poppins,sans-serif!important;line-height:1.1!important}#mobile-wrap .member-follow-modal-subline,#pc-wrap .member-follow-modal-subline{color:#8a929d!important;font-size:12px!important;font-weight:800!important}#mobile-wrap .member-follow-modal-action,#pc-wrap .member-follow-modal-action{min-width:78px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important}#mobile-wrap .member-follow-modal-btn,#pc-wrap .member-follow-modal-btn{min-width:76px!important;height:32px!important;padding:0 12px!important;border-radius:9px!important;background:#181a20!important;border:1px solid #181a20!important;color:#fff!important;box-shadow:none!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:950!important;text-transform:none!important}#mobile-wrap .member-follow-modal-btn--muted,#pc-wrap .member-follow-modal-btn--muted{min-width:86px!important;background:#f1f3f6!important;border-color:rgba(24,26,32,.08)!important;color:#181a20!important}#mobile-wrap #community-list-page .community-general-card-config,#mobile-wrap #member-page #member-articles-page .community-general-card-config,#mobile-wrap #my-articles-page .community-general-card-config{width:100%!important;min-height:468px!important;padding:10px!important;display:flex!important;flex-direction:column!important;overflow:visible!important;border-radius:24px!important;background:#fff!important}#mobile-wrap #community-list-page .community-general-card-config .image-box,#mobile-wrap #member-page #member-articles-page .community-general-card-config .image-box,#mobile-wrap #my-articles-page .community-general-card-config .image-box{height:178px!important;min-height:178px!important;flex:0 0 178px!important;border-radius:20px!important;overflow:hidden!important}#mobile-wrap #community-list-page .community-general-card-config .story-rail,#mobile-wrap #member-page #member-articles-page .community-general-card-config .story-rail,#mobile-wrap #my-articles-page .community-general-card-config .story-rail{top:152px!important;left:24px!important;width:56px!important;height:56px!important;border-radius:18px!important}#mobile-wrap #community-list-page .community-general-card-config .desc-box,#mobile-wrap #member-page #member-articles-page .community-general-card-config .desc-box,#mobile-wrap #my-articles-page .community-general-card-config .desc-box{flex:1 1 auto!important;min-height:0!important;padding:40px 2px 0!important;display:flex!important;flex-direction:column!important;gap:10px!important}#mobile-wrap #community-list-page .community-general-card-config .copy-block,#mobile-wrap #member-page #member-articles-page .community-general-card-config .copy-block,#mobile-wrap #my-articles-page .community-general-card-config .copy-block{min-height:45px!important;margin:0!important;padding:0 8px!important;display:flex!important;align-items:flex-start!important;justify-content:center!important}#mobile-wrap #community-list-page .community-general-card-config .title,#mobile-wrap #member-page #member-articles-page .community-general-card-config .title,#mobile-wrap #my-articles-page .community-general-card-config .title{font-size:19px!important;line-height:1.15!important;-webkit-line-clamp:2!important}#mobile-wrap #community-list-page .community-general-card-config .card-footer,#mobile-wrap #member-page #member-articles-page .community-general-card-config .card-footer,#mobile-wrap #my-articles-page .community-general-card-config .card-footer{position:relative!important;z-index:3!important;width:100%!important;margin-top:auto!important;padding:10px!important;display:block!important;overflow:visible!important;border-radius:18px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.07)!important;box-sizing:border-box!important}#mobile-wrap #community-list-page .community-general-card-config .footer-inner,#mobile-wrap #member-page #member-articles-page .community-general-card-config .footer-inner,#mobile-wrap #my-articles-page .community-general-card-config .footer-inner{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:9px!important;gap:9px!important}#mobile-wrap #community-list-page .community-general-card-config .footer-actions,#mobile-wrap #member-page #member-articles-page .community-general-card-config .footer-actions,#mobile-wrap #my-articles-page .community-general-card-config .footer-actions{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) 86px!important;grid-gap:8px!important;gap:8px!important;align-items:center!important}#mobile-wrap #community-list-page .community-general-card-config .footer-stat-cluster,#mobile-wrap #member-page #member-articles-page .community-general-card-config .footer-stat-cluster,#mobile-wrap #my-articles-page .community-general-card-config .footer-stat-cluster{min-width:0!important;height:35px!important;padding:0 8px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;border-radius:999px!important;background:#fff!important}#mobile-wrap #community-list-page .community-general-card-config .read-arrow,#mobile-wrap #member-page #member-articles-page .community-general-card-config .read-arrow,#mobile-wrap #my-articles-page .community-general-card-config .read-arrow{width:86px!important;height:35px!important;gap:5px!important;border-radius:999px!important;background:#181a20!important;color:#fff!important}#mobile-wrap #community-list-page .community-general-card-config .read-arrow-label,#mobile-wrap #member-page #member-articles-page .community-general-card-config .read-arrow-label,#mobile-wrap #my-articles-page .community-general-card-config .read-arrow-label{font-size:10px!important;color:inherit!important}#mobile-wrap #community-detail-page{overflow-x:hidden!important;background:#f4f5f7!important}#mobile-wrap #community-detail-page .container{width:100%!important;max-width:100%!important;padding:14px 10px 28px!important;box-sizing:border-box!important}#mobile-wrap #community-detail-page .top-bar{width:100%!important;margin:0 0 12px!important;display:grid!important;grid-template-columns:1fr auto!important;grid-gap:8px!important;gap:8px!important;align-items:center!important}#mobile-wrap #community-detail-page .breadcrumb{display:none!important}#mobile-wrap #community-detail-page .back-btn,#mobile-wrap #community-detail-page .write-btn{min-width:0!important;height:40px!important;padding:0 14px!important;border-radius:14px!important;background:#181a20!important;color:#fff!important;font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:950!important;text-transform:none!important}#mobile-wrap #community-detail-page .write-btn{background:#eb6753!important}#mobile-wrap #community-detail-page .article-hero{width:100%!important;padding:10px!important;display:flex!important;flex-direction:column!important;gap:12px!important;border-radius:24px!important;background:#fff!important;box-shadow:0 14px 32px rgba(24,26,32,.08)!important;box-sizing:border-box!important}#mobile-wrap #community-detail-page .hero-cover{width:100%!important;height:210px!important;border-radius:20px!important;overflow:hidden!important}#mobile-wrap #community-detail-page .hero-body{width:100%!important;padding:2px 4px 4px!important;display:flex!important;flex-direction:column!important;gap:11px!important}#mobile-wrap #community-detail-page .hero-meta{display:flex!important;flex-wrap:wrap!important;gap:7px!important}#mobile-wrap #community-detail-page .meta-divider{display:none!important}#mobile-wrap #community-detail-page .meta-item{height:30px!important;padding:0 10px!important;display:inline-flex!important;align-items:center!important;gap:5px!important;border-radius:999px!important;background:#f4f5f7!important;color:#6d7682!important;font-family:Poppins,sans-serif!important;font-size:11px!important;font-weight:850!important}#mobile-wrap #community-detail-page .meta-item svg{width:15px!important;height:15px!important;color:#eb6753!important}#mobile-wrap #community-detail-page .hero-title{margin:0!important;color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:27px!important;font-weight:950!important;line-height:1.08!important;letter-spacing:0!important}#mobile-wrap #community-detail-page .hero-bottom{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-gap:9px!important;gap:9px!important;align-items:center!important}#mobile-wrap #community-detail-page .author-block{min-width:0!important;display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;grid-gap:9px!important;gap:9px!important}#mobile-wrap #community-detail-page .author-avatar{width:42px!important;height:42px!important;border-radius:50%!important;object-fit:cover!important}#mobile-wrap #community-detail-page .author-meta,#mobile-wrap #community-detail-page .author-name{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap #community-detail-page .hero-stats{display:inline-flex!important;gap:6px!important}#mobile-wrap #community-detail-page .stat-pill{min-width:46px!important;height:36px!important;padding:0 10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;border-radius:999px!important;background:#f4f5f7!important}#mobile-wrap #community-detail-page .article-layout{width:100%!important;margin-top:14px!important;display:flex!important;flex-direction:column!important;gap:12px!important}#mobile-wrap #community-detail-page .article-aside,#mobile-wrap #community-detail-page .article-content,#mobile-wrap #community-detail-page .comments-section,#mobile-wrap #community-detail-page .reaction-bar{width:100%!important;max-width:100%!important;padding:16px!important;border-radius:22px!important;background:#fff!important;box-sizing:border-box!important;box-shadow:0 12px 28px rgba(24,26,32,.06)!important}#mobile-wrap #community-detail-page .article-content{overflow:hidden!important;color:#30343b!important;font-size:14px!important;line-height:1.68!important}#mobile-wrap #community-detail-page .article-aside{position:static!important;display:flex!important;flex-direction:column!important;gap:10px!important}#mobile-wrap #community-detail-page .aside-card{width:100%!important;padding:12px!important;border-radius:18px!important;background:#f7f8fa!important;box-sizing:border-box!important}#mobile-wrap #community-detail-page .reaction-bar{margin-top:14px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-gap:10px!important;gap:10px!important;align-items:center!important}#mobile-wrap #community-detail-page .reaction-desc{display:none!important}#mobile-wrap #community-detail-page .big-like{min-width:94px!important;height:42px!important;padding:0 12px!important;border-radius:999px!important;background:#181a20!important;color:#fff!important;font-size:12px!important;font-weight:950!important;text-transform:none!important}#mobile-wrap #community-detail-page .comments-section{margin-top:14px!important;display:flex!important;flex-direction:column!important;gap:12px!important}#mobile-wrap #community-detail-page .comment-head,#mobile-wrap #community-detail-page .comments-header,#mobile-wrap #community-detail-page .composer-footer,#mobile-wrap #community-detail-page .modal-footer{flex-wrap:wrap!important}#mobile-wrap #community-detail-page .composer{width:100%!important;display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;grid-gap:10px!important;gap:10px!important}#mobile-wrap #community-detail-page .comment-avatar,#mobile-wrap #community-detail-page .composer-avatar{width:38px!important;height:38px!important;border-radius:50%!important;object-fit:cover!important}#mobile-wrap #community-detail-page .composer-input,#mobile-wrap #community-detail-page .modal-input{width:100%!important;min-height:86px!important;padding:12px!important;border-radius:16px!important;background:#f7f8fa!important;box-sizing:border-box!important;font-family:Poppins,sans-serif!important;font-size:13px!important}#mobile-wrap #community-detail-page .modal-cancel,#mobile-wrap #community-detail-page .modal-update,#mobile-wrap #community-detail-page .post-btn{min-width:94px!important;height:38px!important;border-radius:999px!important;background:#181a20!important;color:#fff!important;font-size:12px!important;font-weight:950!important;text-transform:none!important}#mobile-wrap #community-detail-page .comment-card{width:100%!important;padding:12px!important;display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;grid-gap:10px!important;gap:10px!important;border-radius:18px!important;background:#f7f8fa!important;box-sizing:border-box!important}#mobile-wrap #main,#mobile-wrap .home-page{background:#f4f5f7!important}#mobile-wrap .mobile-home-hero{min-height:520px!important;padding:86px 14px 18px!important;border-radius:0 0 26px 26px!important;overflow:hidden!important}#mobile-wrap .mobile-home-hero .mobile-hero-content{width:calc(100vw - 28px)!important;max-width:calc(100vw - 28px)!important;padding:0!important;margin:0 auto!important}#mobile-wrap .mobile-home-hero .hero-entry-eyebrow{width:-moz-fit-content!important;width:fit-content!important;height:28px!important;padding:0 10px!important;border-radius:999px!important;background:hsla(0,0%,100%,.12)!important;border:1px solid hsla(0,0%,100%,.14)!important;font-size:8px!important;letter-spacing:.14em!important}#mobile-wrap .mobile-home-hero .hero-entry-title{max-width:355px!important;margin-top:16px!important;font-size:clamp(38px,12vw,54px)!important;line-height:.94!important;letter-spacing:0!important}#mobile-wrap .mobile-home-hero .hero-action-row{margin-top:20px!important;display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:9px!important;gap:9px!important}#mobile-wrap .mobile-home-hero .hero-action-row a{height:46px!important;padding:0 12px!important;font-size:12px!important;border-radius:15px!important;justify-content:center!important}#mobile-wrap .mobile-home-hero .hero-stats-panel{left:14px!important;right:14px!important;bottom:18px!important;width:auto!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;border-radius:20px!important;background:rgba(11,13,18,.72)!important;border:1px solid hsla(0,0%,100%,.12)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}#mobile-wrap .mobile-home-hero .hero-stat-item{min-height:74px!important;padding:10px 4px!important}#mobile-wrap .mobile-home-hero .hero-stat-item svg{width:16px!important;height:16px!important}#mobile-wrap .mobile-home-hero .hero-stat-item strong{margin-top:5px!important;font-size:18px!important}#mobile-wrap .mobile-home-hero .hero-stat-item span{margin-top:3px!important;font-size:8px!important}#mobile-wrap .community-boards,#mobile-wrap .popular-cars,#mobile-wrap .premium-ai,#mobile-wrap .top-agents,#mobile-wrap .top-cars,#mobile-wrap .trend-cars{padding:22px 0 0!important;background:#f4f5f7!important}#mobile-wrap .community-boards .container,#mobile-wrap .popular-cars .container,#mobile-wrap .premium-ai .container,#mobile-wrap .top-agents .container,#mobile-wrap .top-cars .container,#mobile-wrap .trend-cars .container{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin:0 auto!important;padding:0!important}#mobile-wrap .community-boards .section-head,#mobile-wrap .popular-cars .info-box,#mobile-wrap .premium-ai .ai-copy,#mobile-wrap .top-agents .dealer-home-head,#mobile-wrap .top-cars .info-box,#mobile-wrap .trend-cars .info-box{margin:0 0 12px!important;padding:0!important}#mobile-wrap .community-boards .section-head h2,#mobile-wrap .popular-cars .info-box span,#mobile-wrap .premium-ai .ai-copy h2,#mobile-wrap .top-agents .dealer-home-copy h2,#mobile-wrap .top-cars .info-box span,#mobile-wrap .trend-cars .info-box span{color:#181a20!important;font-size:22px!important;font-weight:950!important;line-height:1.05!important;letter-spacing:0!important}#mobile-wrap .community-boards .section-head p,#mobile-wrap .popular-cars .info-box p,#mobile-wrap .premium-ai .ai-copy p,#mobile-wrap .top-agents .dealer-home-copy p,#mobile-wrap .top-cars .info-box p,#mobile-wrap .trend-cars .info-box p{display:none!important}#mobile-wrap .popular-car-slide,#mobile-wrap .top-car-slide,#mobile-wrap .trend-car-slide{width:min(74vw,270px)!important;max-width:min(74vw,270px)!important}#mobile-wrap .popular-card-box,#mobile-wrap .top-card-box,#mobile-wrap .trend-card-box{width:100%!important;max-width:100%!important;min-height:0!important;border-radius:18px!important;overflow:hidden!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 12px 28px rgba(24,26,32,.08)!important}#mobile-wrap .popular-card-box .card-img,#mobile-wrap .top-card-box .card-img,#mobile-wrap .trend-card-box .background,#mobile-wrap .trend-card-box .card-img{height:158px!important;min-height:158px!important;border-radius:18px 18px 0 0!important}#mobile-wrap .popular-card-box .info,#mobile-wrap .top-card-box .info,#mobile-wrap .trend-card-box .info{padding:11px!important}#mobile-wrap .popular-card-box .title,#mobile-wrap .top-card-box .title,#mobile-wrap .trend-card-box .title{font-size:14px!important;line-height:1.2!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}#mobile-wrap .popular-card-box .options,#mobile-wrap .top-card-box .options,#mobile-wrap .trend-card-box .options{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:5px!important;gap:5px!important}#mobile-wrap .popular-card-box .options div,#mobile-wrap .top-card-box .options div,#mobile-wrap .trend-card-box .options div{min-width:0!important;height:34px!important;padding:0 5px!important;border-radius:10px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.06)!important;font-size:9px!important}#mobile-wrap .community-boards .container,#mobile-wrap .premium-ai .container{display:grid!important;grid-template-columns:1fr!important;grid-gap:12px!important;gap:12px!important;padding:16px!important;border-radius:22px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 14px 34px rgba(24,26,32,.08)!important}#mobile-wrap .community-boards .featured-story,#mobile-wrap .community-boards .journal-rail,#mobile-wrap .premium-ai .ai-left-stack,#mobile-wrap .premium-ai .ai-panel{width:100%!important;max-width:100%!important;min-width:0!important}#mobile-wrap .premium-ai .ai-controls,#mobile-wrap .premium-ai .ai-picks-strip{display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important}#mobile-wrap .premium-ai .ai-browse-pill,#mobile-wrap .premium-ai .ai-submit{width:100%!important;height:44px!important;border-radius:14px!important;font-size:13px!important}#mobile-wrap .mobile-filter-drawer .MuiDrawer-paper{height:auto!important;max-height:82vh!important;border-radius:24px 24px 0 0!important;background:#fff!important}#mobile-wrap .mobile-filter-sheet{max-height:82vh!important;padding:10px 12px 16px!important;overflow-y:auto!important}#mobile-wrap .mobile-filter-sheet-head{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:3!important;margin:0 -2px 10px!important;padding:6px 0 10px!important;background:#fff!important}#mobile-wrap .mobile-filter-sheet-head strong{font-size:19px!important}#mobile-wrap .mobile-sheet-filter .filter-main{display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important}#mobile-wrap .mobile-sheet-filter .find-your-home{margin:0!important;padding:12px!important;border-radius:16px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.07)!important;box-shadow:none!important}#mobile-wrap .mobile-sheet-filter .search-filter-panel{background:#181a20!important;color:#fff!important}#mobile-wrap .mobile-sheet-filter .search-panel-head{margin-bottom:9px!important}#mobile-wrap .mobile-sheet-filter .search-panel-subtitle{display:none!important}#mobile-wrap .mobile-sheet-filter .title,#mobile-wrap .mobile-sheet-filter .title-main{margin:0 0 9px!important;font-size:12px!important;font-weight:950!important;letter-spacing:.1em!important;text-transform:uppercase!important}#mobile-wrap .mobile-sheet-filter .car-brand,#mobile-wrap .mobile-sheet-filter .car-location,#mobile-wrap .mobile-sheet-filter .car-type-box,#mobile-wrap .mobile-sheet-filter .compact-list,#mobile-wrap .mobile-sheet-filter .fuel-type,#mobile-wrap .mobile-sheet-filter .options-list,#mobile-wrap .mobile-sheet-filter .transmission-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:7px!important;gap:7px!important}#mobile-wrap .mobile-sheet-filter .input-box{width:100%!important;min-height:38px!important;padding:0 8px!important;border-radius:12px!important;background:#fff!important;border:1px solid rgba(24,26,32,.07)!important}#mobile-wrap .mobile-sheet-filter .input-box .car-type,#mobile-wrap .mobile-sheet-filter .input-box label,#mobile-wrap .mobile-sheet-filter .input-box p,#mobile-wrap .mobile-sheet-filter .input-box span{font-size:11px!important;font-weight:800!important}#mobile-wrap .mobile-sheet-filter .MuiCheckbox-root{width:28px!important;height:28px!important;padding:4px!important}#mobile-wrap .mobile-sheet-filter .mileage-range,#mobile-wrap .mobile-sheet-filter .price-range,#mobile-wrap .mobile-sheet-filter .year-range{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap .mobile-sheet-filter .MuiSelect-select,#mobile-wrap .mobile-sheet-filter input,#mobile-wrap .mobile-sheet-filter select{height:38px!important;font-size:12px!important}#mobile-wrap #community-list-page .list-box,#mobile-wrap .agent-list-page .card-wrap{width:100%!important;display:grid!important;grid-template-columns:repeat(2,calc((100vw - 32px) / 2))!important;grid-gap:8px!important;gap:8px!important;justify-content:center!important}#mobile-wrap #community-list-page .list-box>*,#mobile-wrap .agent-list-page .card-wrap>*{width:calc((100vw - 32px)/2)!important;max-width:calc((100vw - 32px)/2)!important;min-width:0!important}#mobile-wrap .agent-general-card{width:100%!important;min-height:0!important;border-radius:16px!important;overflow:hidden!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 10px 24px rgba(24,26,32,.08)!important}#mobile-wrap .agent-general-card .agent-img{height:132px!important;border-radius:16px 16px 0 0!important}#mobile-wrap .agent-general-card .agent-car-badge{top:8px!important;left:8px!important;height:24px!important;padding:0 7px!important;font-size:9px!important;border-radius:999px!important}#mobile-wrap .agent-general-card .agent-verified-badge{top:8px!important;right:8px!important;width:28px!important;height:28px!important}#mobile-wrap .agent-general-card .agent-desc{padding:10px!important;gap:9px!important}#mobile-wrap .agent-general-card .agent-info strong{font-size:14px!important;line-height:1.15!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}#mobile-wrap .agent-general-card .agent-verified-row{display:grid!important;grid-template-columns:1fr!important;grid-gap:7px!important;gap:7px!important}#mobile-wrap .agent-general-card .agent-verified-row>span{font-size:10px!important}#mobile-wrap .agent-general-card .agent-metrics{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:5px!important;gap:5px!important}#mobile-wrap .agent-general-card .agent-metrics .like-metric,#mobile-wrap .agent-general-card .agent-metrics .metric{width:100%!important;height:28px!important;min-width:0!important;padding:0 4px!important;border-radius:999px!important}#mobile-wrap .agent-general-card .agent-profile-link{width:100%!important;height:34px!important;border-radius:11px!important;justify-content:center!important;font-size:0!important}#mobile-wrap .agent-general-card .agent-profile-link span{font-size:0!important}#mobile-wrap .agent-general-card .agent-profile-link span:after{content:"Visit";font-size:11px!important;font-weight:900!important}#mobile-wrap .community-general-card-config{width:100%!important;min-height:0!important;border-radius:16px!important;overflow:hidden!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 10px 24px rgba(24,26,32,.08)!important}#mobile-wrap .community-general-card-config .card-border-grad,#mobile-wrap .community-general-card-config .card-glow,#mobile-wrap .community-general-card-config .story-rail{display:none!important}#mobile-wrap .community-general-card-config .image-box{height:132px!important;min-height:132px!important;border-radius:16px 16px 0 0!important}#mobile-wrap .community-general-card-config .image-chips{top:8px!important;left:8px!important;right:8px!important;display:flex!important;flex-direction:row!important;justify-content:space-between!important;gap:5px!important}#mobile-wrap .community-general-card-config .category-chip,#mobile-wrap .community-general-card-config .date-chip{height:23px!important;max-width:74px!important;padding:0 7px!important;font-size:8px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap .community-general-card-config .image-bottom-meta{display:none!important}#mobile-wrap .community-general-card-config .desc-box{padding:10px!important;gap:8px!important}#mobile-wrap .community-general-card-config .copy-block{min-height:38px!important;margin:0!important;padding:0!important}#mobile-wrap .community-general-card-config .title{font-size:14px!important;line-height:1.18!important;text-align:left!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}#mobile-wrap .community-general-card-config .card-footer{margin:0!important;padding:0!important;border:0!important;background:transparent!important}#mobile-wrap .community-general-card-config .footer-inner{padding:0!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:7px!important;gap:7px!important;background:transparent!important;border:0!important;box-shadow:none!important}#mobile-wrap .community-general-card-config .footer-author{display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;grid-gap:7px!important;gap:7px!important}#mobile-wrap .community-general-card-config .footer-avatar,#mobile-wrap .community-general-card-config .footer-avatar-wrap{width:28px!important;height:28px!important}#mobile-wrap .community-general-card-config .footer-author-text strong{font-size:11px!important}#mobile-wrap .community-general-card-config .footer-author-text span{font-size:9px!important}#mobile-wrap .community-general-card-config .footer-actions{display:grid!important;grid-template-columns:1fr!important;grid-gap:6px!important;gap:6px!important}#mobile-wrap .community-general-card-config .footer-stat-cluster{width:100%!important;height:30px!important;border-radius:999px!important;justify-content:center!important}#mobile-wrap .community-general-card-config .stat-mini{gap:3px!important;font-size:9px!important}#mobile-wrap .community-general-card-config .stat-mini svg{width:13px!important;height:13px!important}#mobile-wrap .community-general-card-config .read-arrow{width:100%!important;height:34px!important;border-radius:11px!important;justify-content:center!important}#mobile-wrap #community-list-page .articles-section,#mobile-wrap #community-list-page .community-hero,#mobile-wrap #community-list-page .container,#mobile-wrap #community-list-page .filter-bar{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin-left:auto!important;margin-right:auto!important}#mobile-wrap #community-list-page .articles-section,#mobile-wrap #community-list-page .community-hero,#mobile-wrap #community-list-page .filter-bar{padding:14px!important;border-radius:20px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 12px 28px rgba(24,26,32,.08)!important}#mobile-wrap #community-list-page .community-hero,#mobile-wrap #community-list-page .filter-bar-header,#mobile-wrap #community-list-page .section-header{display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important}#mobile-wrap #community-list-page .filter-result,#mobile-wrap #community-list-page .hero-desc,#mobile-wrap #community-list-page .hero-panel,#mobile-wrap #community-list-page .section-sub{display:none!important}#mobile-wrap #community-list-page .hero-title,#mobile-wrap #community-list-page .section-title{font-size:22px!important;line-height:1.06!important}#mobile-wrap #community-list-page .filter-pills{display:flex!important;flex-direction:row!important;gap:8px!important;overflow-x:auto!important;padding-bottom:2px!important}}@media(max-width:767px){#mobile-wrap #community-list-page .filter-pills::-webkit-scrollbar{display:none!important}#mobile-wrap #community-list-page .filter-pill{flex:0 0 auto!important;width:152px!important;height:46px!important;padding:0 9px!important;border-radius:14px!important}#mobile-wrap #community-list-page .filter-pill .pill-text span,#mobile-wrap #community-list-page .pill-arrow{display:none!important}#mobile-wrap #community-list-page .filter-pill .pill-text strong{font-size:11px!important}#mobile-wrap #my-page .left-menu-shell{width:100%!important;padding:12px!important;border-radius:20px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 12px 28px rgba(24,26,32,.08)!important}#mobile-wrap #my-page .profile,#mobile-wrap #my-page .profile-metrics{display:none!important}#mobile-wrap #my-page .sections{display:flex!important;flex-direction:row!important;gap:8px!important;overflow-x:auto!important;padding-bottom:2px!important}#mobile-wrap #my-page .sections::-webkit-scrollbar{display:none!important}#mobile-wrap #my-page .section{flex:0 0 auto!important;width:auto!important;min-width:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}#mobile-wrap #my-page .section .title{display:none!important}#mobile-wrap #my-page .sub-section{display:flex!important;flex-direction:row!important;gap:8px!important;padding:0!important}#mobile-wrap #my-page .sub-section li{width:auto!important;min-width:0!important;height:42px!important;padding:0!important;border-radius:999px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.07)!important}#mobile-wrap #my-page .sub-section li.focus{background:#181a20!important;border-color:#181a20!important}#mobile-wrap #my-page .sub-section li.focus .sub-title,#mobile-wrap #my-page .sub-section li.focus svg{color:#fff!important}#mobile-wrap #my-page .sub-section .flex-box{height:42px!important;padding:0 13px!important;gap:6px!important}#mobile-wrap #my-page .sub-section .sub-title{font-size:12px!important;white-space:nowrap!important}#mobile-wrap #my-page .sub-section .trailing-arrow{display:none!important}#mobile-wrap #add-car-page{position:relative!important;width:100%!important}#mobile-wrap #add-car-page .add-car-hero{margin:0 0 10px!important;padding:14px!important;border-radius:20px!important;background:#181a20!important;color:#fff!important}#mobile-wrap #add-car-page .add-car-hero .main-title,#mobile-wrap #add-car-page .add-car-hero .sub-title{color:#fff!important}#mobile-wrap #add-car-page .add-car-checklist{display:none!important}#mobile-wrap #add-car-page .add-car-form-card{position:relative!important;max-height:74vh!important;padding:14px!important;overflow-y:auto!important;border-radius:24px 24px 0 0!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 -16px 44px rgba(24,26,32,.12)!important}#mobile-wrap #add-car-page .add-car-form-card:before{content:""!important;width:42px!important;height:5px!important;margin:0 auto 12px!important;display:block!important;border-radius:999px!important;background:#d9dde3!important}#mobile-wrap #add-car-page .config-column,#mobile-wrap #add-car-page .description-box,#mobile-wrap #add-car-page .images-box,#mobile-wrap #add-car-page .option-grid{display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important}#mobile-wrap #add-car-page .description-input,#mobile-wrap #add-car-page input,#mobile-wrap #add-car-page select,#mobile-wrap #add-car-page textarea{width:100%!important;height:44px!important;min-height:44px!important;border-radius:14px!important;font-size:13px!important}#mobile-wrap #add-car-page textarea{height:110px!important}#mobile-wrap #add-car-page .MuiButton-root,#mobile-wrap #add-car-page button{min-height:44px!important;border-radius:14px!important;font-size:13px!important;font-weight:900!important}#mobile-wrap .about-page .about-brand-marquee,#mobile-wrap .about-page .about-principle-card,#mobile-wrap .about-page .about-step,#mobile-wrap .about-page .about-value-card,#mobile-wrap .about-page .about-visual,#mobile-wrap .about-page .about-visual-card,#mobile-wrap .cs-page .MuiAccordion-root,#mobile-wrap .cs-page .faq-wrap,#mobile-wrap .cs-page .notice-wrap,#mobile-wrap .cs-page .support-channel-card,#mobile-wrap .cs-page .support-console{max-width:100%!important;min-width:0!important;overflow:hidden!important}#mobile-wrap .cs-page .support-console{display:none!important}#mobile-wrap .cs-page .support-channel-grid{display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important}#mobile-wrap .about-page img,#mobile-wrap .about-page svg,#mobile-wrap .cs-page img,#mobile-wrap .cs-page svg{max-width:100%!important}#mobile-wrap .mobile-navbar{padding:8px 12px!important;background:hsla(0,0%,100%,.96)!important;border-bottom:1px solid rgba(24,26,32,.08)!important;box-shadow:0 8px 24px rgba(24,26,32,.08)!important;backdrop-filter:blur(16px) saturate(1.2)!important;-webkit-backdrop-filter:blur(16px) saturate(1.2)!important}#mobile-wrap .mobile-navbar .mobile-navbar-main{height:42px!important;display:grid!important;grid-template-columns:42px minmax(0,1fr) auto!important;align-items:center!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap .mobile-navbar .mobile-account-link,#mobile-wrap .mobile-navbar .mobile-menu-button{width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;border-radius:14px!important;background:#f4f5f7!important;color:#181a20!important}#mobile-wrap .mobile-navbar .mobile-brand{justify-self:start!important;font-size:20px!important;font-weight:950!important;color:#181a20!important;line-height:1!important}#mobile-wrap .mobile-navbar .mobile-brand span{color:#eb6753!important}#mobile-wrap .mobile-navbar .mobile-navbar-actions{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:6px!important}#mobile-wrap .mobile-navbar .mobile-lang-pill{width:42px!important;min-width:42px!important;height:40px!important;min-height:40px!important;padding:0!important;border-radius:14px!important;background:#fff1ee!important;color:#eb6753!important;font-size:12px!important;font-weight:950!important;text-transform:uppercase!important}#mobile-wrap .mobile-navbar .mobile-nav-scroll{display:none!important}.mobile-side-drawer .MuiBackdrop-root{background:rgba(8,10,14,.42)!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important}.mobile-side-drawer .MuiDrawer-paper{width:min(316px,86vw)!important;border-radius:0 26px 26px 0!important;background:#fff!important;box-shadow:24px 0 60px rgba(24,26,32,.2)!important;overflow:hidden!important}.mobile-drawer-panel{width:100%!important;min-height:100%!important;padding:16px!important;display:flex!important;flex-direction:column!important;gap:14px!important;background:linear-gradient(180deg,#fff,#f7f8fa)!important}.mobile-drawer-head{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}.mobile-drawer-brand{color:#181a20!important;font-size:22px!important;font-weight:950!important;line-height:1!important;text-transform:uppercase!important}.mobile-drawer-brand span{color:#eb6753!important}.mobile-drawer-close{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;border-radius:14px!important;background:#f0f2f5!important;color:#181a20!important}.mobile-drawer-profile{padding:12px!important;display:grid!important;grid-template-columns:50px minmax(0,1fr)!important;align-items:center!important;grid-gap:10px!important;gap:10px!important;border-radius:20px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 12px 24px rgba(24,26,32,.06)!important}.mobile-drawer-profile strong{color:#181a20!important;font-size:15px!important;font-weight:900!important;line-height:1.2!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.mobile-drawer-profile span{color:#7c8490!important;font-size:12px!important;font-weight:700!important}.mobile-drawer-avatar{width:50px!important;height:50px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:16px!important;background:#fff1ee!important;color:#eb6753!important;overflow:hidden!important}.mobile-drawer-avatar img,.mobile-drawer-avatar svg{width:100%!important;height:100%!important;object-fit:cover!important}.mobile-drawer-links{display:grid!important;grid-template-columns:1fr!important;grid-gap:6px!important;gap:6px!important}.mobile-drawer-links a{display:block!important}.mobile-drawer-links .nav-item{min-height:46px!important;padding:0 14px!important;display:flex!important;align-items:center!important;border-radius:15px!important;color:#343842!important;font-size:14px!important;font-weight:850!important;background:transparent!important}.mobile-drawer-links .nav-item.active{background:#181a20!important;color:#fff!important}.mobile-drawer-langs{margin-top:auto!important;gap:8px!important}.mobile-drawer-langs>span{color:#8a929d!important;font-size:11px!important;font-weight:900!important;text-transform:uppercase!important}.mobile-drawer-langs>div{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}.mobile-drawer-langs button{height:42px!important;min-height:42px!important;border-radius:14px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;color:#545b66!important;font-size:12px!important;font-weight:950!important}.mobile-drawer-langs button.active{background:#eb6753!important;border-color:#eb6753!important;color:#fff!important}#mobile-wrap #car-list-page .car-list-toolbar{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;padding:14px!important;border-radius:18px!important}#mobile-wrap #car-list-page .car-list-toolbar .car-list-heading{font-size:24px!important;line-height:1.08!important}#mobile-wrap #car-list-page .car-list-toolbar .car-list-subtitle{font-size:12px!important;line-height:1.42!important}#mobile-wrap #car-list-page .car-list-toolbar .car-list-sort{display:none!important}#mobile-wrap #car-list-page .mobile-filter-strip{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin:-4px auto 2px!important;display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap #car-list-page .mobile-filter-strip button{height:42px!important;min-height:42px!important;border-radius:14px!important;font-size:13px!important;font-weight:900!important;text-transform:none!important}#mobile-wrap #car-list-page .mobile-filter-strip .mobile-filter-open{background:#181a20!important;color:#fff!important}#mobile-wrap #car-list-page .mobile-filter-strip .mobile-sort-open{background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;color:#181a20!important}#mobile-wrap #car-list-page .desktop-filter-config{display:none!important}#mobile-wrap #car-list-page .main-config{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}#mobile-wrap #car-list-page .catalog-status-strip{display:none!important}#mobile-wrap #car-list-page .list-config.grid-cards{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:10px!important;gap:10px!important}#mobile-wrap #car-list-page .card-config.card-browse-grid{border-radius:16px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 10px 24px rgba(24,26,32,.08)!important;overflow:hidden!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .poster-media{height:148px!important;min-height:148px!important;border-radius:16px 16px 0 0!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .poster-topbar{top:8px!important;left:8px!important;right:8px!important;gap:4px!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .poster-tags{gap:4px!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .poster-tags span{height:22px!important;max-width:68px!important;padding:0 7px!important;font-size:9px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .poster-tags span:nth-child(2){display:none!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .photo-count{height:24px!important;padding:0 7px!important;gap:4px!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .photo-count svg{width:12px!important;height:12px!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .photo-count p{font-size:9px!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .top-badge{display:none!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .poster-copy{left:8px!important;right:8px!important;bottom:10px!important;gap:4px!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .poster-title{display:-webkit-box!important;min-height:30px!important;color:#fff!important;font-size:13px!important;font-weight:900!important;line-height:1.15!important;overflow:hidden!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .poster-location{display:none!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .spec-dock{padding:8px 8px 0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:6px!important;gap:6px!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .spec-cell{min-height:42px!important;padding:6px!important;grid-template-columns:16px minmax(0,1fr)!important;column-gap:5px!important;border-radius:11px!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .spec-cell:nth-child(n+3){display:none!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .spec-cell svg{width:15px!important;height:15px!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .spec-cell span{font-size:8px!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .spec-cell strong{font-size:10px!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .ticket-row{width:auto!important;margin:8px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:7px!important;gap:7px!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .ticket-info{padding:0!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:6px!important;gap:6px!important;background:transparent!important;border:0!important;box-shadow:none!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .footer-price-box{width:100%!important;padding:8px 9px!important;border-radius:12px!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .footer-price-box span{font-size:8px!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .footer-price-box p{font-size:14px!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .engagement{width:100%!important;display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:6px!important;gap:6px!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .engagement .stat{width:100%!important;min-width:0!important;height:30px!important;padding:0 5px!important;gap:3px!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .engagement .stat svg{width:15px!important;height:15px!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .engagement .stat p{font-size:10px!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .details-link{width:100%!important;height:36px!important;min-height:36px!important;border-radius:12px!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .details-link span{font-size:0!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .details-link span:after{content:"View";font-size:12px!important;font-weight:900!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .details-link svg{width:16px!important;height:16px!important}.mobile-filter-drawer .MuiBackdrop-root{background:rgba(8,10,14,.45)!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important}.mobile-filter-drawer .MuiDrawer-paper{max-height:88vh!important;border-radius:26px 26px 0 0!important;background:#f5f6f8!important;overflow:hidden!important}.mobile-filter-sheet{width:100%!important;max-height:88vh!important;padding:12px 12px 18px!important;display:flex!important;flex-direction:column!important;gap:12px!important;overflow:hidden!important}.mobile-filter-sheet-head{padding:4px 4px 0!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important}.mobile-filter-sheet-head span{color:#eb6753!important;font-size:11px!important;font-weight:950!important;text-transform:uppercase!important}.mobile-filter-sheet-head strong{color:#181a20!important;font-size:20px!important;font-weight:950!important;line-height:1.1!important}.mobile-filter-sheet-head button{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;border-radius:14px!important;background:#fff!important;color:#181a20!important}.mobile-sheet-filter{width:100%!important;max-width:100%!important;padding:0!important;border:0!important;box-shadow:none!important;background:transparent!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}#mobile-wrap .popular-cars,#mobile-wrap .top-agents,#mobile-wrap .top-cars,#mobile-wrap .trend-cars{padding-right:0!important;padding-left:0!important}#mobile-wrap .popular-cars .container,#mobile-wrap .top-agents .container,#mobile-wrap .top-cars .container,#mobile-wrap .trend-cars .container{padding-right:12px!important;padding-left:12px!important}#mobile-wrap .popular-cars .info-box .left span,#mobile-wrap .popular-cars .info-box span,#mobile-wrap .top-agents .info-box .left span,#mobile-wrap .top-agents .info-box span,#mobile-wrap .top-cars .info-box .left span,#mobile-wrap .top-cars .info-box span,#mobile-wrap .trend-cars .info-box .left span,#mobile-wrap .trend-cars .info-box span{font-size:22px!important;line-height:1.12!important}#mobile-wrap .popular-cars .info-box p,#mobile-wrap .top-agents .info-box p,#mobile-wrap .top-cars .info-box p,#mobile-wrap .trend-cars .info-box p{font-size:12px!important}#mobile-wrap .popular-cars .swiper,#mobile-wrap .top-agents .swiper,#mobile-wrap .top-cars .swiper,#mobile-wrap .trend-cars .swiper{width:100%!important;overflow:visible!important}#mobile-wrap .popular-cars .popular-car-slide,#mobile-wrap .top-agents .top-agents-slide,#mobile-wrap .top-cars .top-car-slide,#mobile-wrap .trend-cars .trend-car-slide{width:min(76vw,288px)!important}#mobile-wrap .popular-card-box,#mobile-wrap .top-agent-card,#mobile-wrap .top-card-box,#mobile-wrap .trend-card-box{max-width:288px!important;border-radius:18px!important}#mobile-wrap .mobile-home-hero .mobile-hero-content{width:calc(100vw - 48px)!important;max-width:calc(100vw - 48px)!important;overflow:hidden!important}#mobile-wrap .mobile-home-hero .hero-entry-title{font-size:clamp(34px,11vw,44px)!important}#mobile-wrap .mobile-home-hero .hero-action-row{width:100%!important;max-width:100%!important;overflow:hidden!important}#mobile-wrap .mobile-home-hero .hero-action-row a{width:100%!important;max-width:100%!important;min-width:0!important;height:54px!important;padding:0 16px!important;border-radius:999px!important}#mobile-wrap .mobile-home-hero .hero-stats-panel{width:100%!important;max-width:100%!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}#mobile-wrap .mobile-home-hero .hero-stats-panel .hero-stat-item{padding:12px 3px!important;overflow:hidden!important}#mobile-wrap .mobile-home-hero .hero-stats-panel .hero-stat-item strong{font-size:18px!important}#mobile-wrap .mobile-home-hero .hero-stats-panel .hero-stat-item span{max-width:100%!important;display:block!important;font-size:8px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap #car-list-page .car-list-toolbar,#mobile-wrap #car-list-page .main-config,#mobile-wrap #car-list-page .mobile-filter-strip{width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important}#mobile-wrap #car-list-page .mobile-filter-strip{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:8px!important;overflow:hidden!important}#mobile-wrap #car-list-page .mobile-filter-strip button{min-width:0!important;width:100%!important;padding:0 10px!important;overflow:hidden!important}#mobile-wrap #car-list-page .no-data{min-height:210px!important;padding:24px 16px!important;overflow:hidden!important}#mobile-wrap #car-list-page .no-data h3,#mobile-wrap #car-list-page .no-data p{max-width:100%!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}#mobile-wrap #car-list-page .no-data p{font-size:12px!important;line-height:1.45!important}:root{--am-mobile-bg:#f5f6f8;--am-mobile-surface:#fff;--am-mobile-ink:#181a20;--am-mobile-muted:#6d7480;--am-mobile-border:rgba(24,26,32,.08);--am-mobile-orange:#eb6753;--am-mobile-gutter:16px;--am-mobile-radius:22px;--am-mobile-shadow:0 18px 44px rgba(24,26,32,.08)}#__next,#mobile-wrap,body,html{width:100%!important;max-width:100vw!important;min-width:0!important;overflow-x:hidden!important;background:var(--am-mobile-bg)!important}#mobile-wrap,#mobile-wrap *{box-sizing:border-box!important}#mobile-wrap{min-height:100vh!important;font-family:Poppins,sans-serif!important;color:var(--am-mobile-ink)!important;-webkit-font-smoothing:antialiased}#mobile-wrap canvas,#mobile-wrap img,#mobile-wrap video{max-width:100%!important}#mobile-wrap a{color:inherit;text-decoration:none}#mobile-wrap .MuiContainer-root,#mobile-wrap .container{width:100%!important;max-width:100%!important;margin-right:auto!important;margin-left:auto!important;padding-right:var(--am-mobile-gutter)!important;padding-left:var(--am-mobile-gutter)!important}#mobile-wrap .MuiBox-root,#mobile-wrap .MuiGrid-root,#mobile-wrap .MuiStack-root{min-width:0!important}#mobile-wrap .MuiTypography-root,#mobile-wrap button,#mobile-wrap input,#mobile-wrap label,#mobile-wrap p,#mobile-wrap select,#mobile-wrap span,#mobile-wrap textarea{font-family:Poppins,sans-serif!important;letter-spacing:0!important}#mobile-wrap label,#mobile-wrap p,#mobile-wrap span{line-height:1.45!important}#mobile-wrap .MuiInputBase-input,#mobile-wrap .MuiSelect-select,#mobile-wrap input,#mobile-wrap select,#mobile-wrap textarea{font-size:16px!important}#mobile-wrap .MuiButton-root,#mobile-wrap .MuiIconButton-root,#mobile-wrap [role=button],#mobile-wrap a,#mobile-wrap button{-webkit-tap-highlight-color:rgba(0,0,0,0)}#mobile-wrap .MuiButton-root,#mobile-wrap [role=button],#mobile-wrap button{min-height:44px!important}#mobile-wrap .MuiIconButton-root{min-width:44px!important;min-height:44px!important}#mobile-wrap .MuiInputBase-root,#mobile-wrap .MuiOutlinedInput-root{min-height:48px!important;border-radius:16px!important;background:#fff!important}#mobile-wrap .MuiPagination-ul{justify-content:center!important;gap:4px!important}#mobile-wrap .MuiPaginationItem-root{min-width:38px!important;height:38px!important;border-radius:999px!important;font-weight:800!important}#mobile-wrap .MuiPaginationItem-root.Mui-selected{background:var(--am-mobile-orange)!important;color:#fff!important}#mobile-wrap #footer,#mobile-wrap #main,#mobile-wrap #top{width:100%!important;max-width:100vw!important;min-width:0!important;overflow-x:clip!important}#mobile-wrap #main{background:var(--am-mobile-bg)!important}#mobile-wrap .mobile-navbar{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:1200!important;width:100%!important;padding:10px 14px 8px!important;display:flex!important;flex-direction:column!important;gap:8px!important;background:rgba(11,13,18,.72)!important;border-bottom:1px solid hsla(0,0%,100%,.12)!important;backdrop-filter:blur(18px) saturate(1.2)!important;-webkit-backdrop-filter:blur(18px) saturate(1.2)!important;box-shadow:0 10px 28px rgba(0,0,0,.12)!important}#mobile-wrap .mobile-navbar .mobile-navbar-main{width:100%!important;height:42px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}#mobile-wrap .mobile-navbar .mobile-brand{display:inline-flex!important;align-items:center!important;color:#fff!important;font-size:22px!important;font-weight:950!important;line-height:1!important;text-transform:uppercase!important}#mobile-wrap .mobile-navbar .mobile-brand span{color:var(--am-mobile-orange)!important;line-height:1!important}#mobile-wrap .mobile-navbar .mobile-account-link{min-height:38px!important;padding:0 15px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#fff!important;color:#181a20!important;font-size:13px!important;font-weight:900!important;white-space:nowrap!important}#mobile-wrap .mobile-navbar .mobile-nav-scroll{width:calc(100% + 28px)!important;margin:0 -14px!important;padding:0 14px 2px!important;display:flex!important;flex-direction:row!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none;-webkit-overflow-scrolling:touch}}@media(max-width:767px){#mobile-wrap .mobile-navbar .mobile-nav-scroll::-webkit-scrollbar{display:none}#mobile-wrap .mobile-navbar .mobile-nav-scroll a{flex:0 0 auto!important}#mobile-wrap .mobile-navbar .mobile-nav-scroll .nav-item{min-height:38px!important;padding:0 15px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;border:1px solid hsla(0,0%,100%,.14)!important;background:hsla(0,0%,100%,.08)!important;color:hsla(0,0%,100%,.82)!important;font-size:13px!important;font-weight:850!important;line-height:1!important;white-space:nowrap!important}#mobile-wrap .mobile-navbar .mobile-nav-scroll .nav-item.active{background:var(--am-mobile-orange)!important;border-color:var(--am-mobile-orange)!important;color:#fff!important}#mobile-wrap .mobile-home-hero{min-height:560px!important;padding:112px var(--am-mobile-gutter) 24px!important}#mobile-wrap .mobile-home-hero .mobile-hero-content{width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important;margin:0 auto!important;padding:0!important}#mobile-wrap .mobile-home-hero .hero-entry-title{max-width:100%!important;font-size:clamp(36px,10.5vw,48px)!important;line-height:.98!important}#mobile-wrap .mobile-home-hero .hero-action-row{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important}#mobile-wrap .mobile-home-hero .hero-action-row a{width:100%!important;min-height:50px!important;padding:0 18px!important;font-size:14px!important;justify-content:space-between!important}#mobile-wrap .mobile-home-hero .hero-action-row .hero-secondary-action{display:inline-flex!important}#mobile-wrap .mobile-home-hero .hero-stats-panel{width:100%!important;max-width:100%!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;overflow:hidden!important}#mobile-wrap .mobile-home-hero .hero-stats-panel .hero-stat-item{min-width:0!important;padding:14px 5px!important;text-align:center!important}#mobile-wrap .mobile-home-hero .hero-stats-panel .hero-stat-item strong{font-size:20px!important}#mobile-wrap .mobile-home-hero .hero-stats-panel .hero-stat-item span{font-size:10px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap .mobile-basic-hero{min-height:240px!important;padding:96px var(--am-mobile-gutter) 30px!important;background-position:50%!important}#mobile-wrap .mobile-basic-hero .basic-title,#mobile-wrap .mobile-basic-hero .title,#mobile-wrap .mobile-basic-hero h1{font-size:clamp(28px,8vw,38px)!important;line-height:1.06!important}#mobile-wrap .mobile-basic-hero .basic-subtitle,#mobile-wrap .mobile-basic-hero .subtitle,#mobile-wrap .mobile-basic-hero p{max-width:320px!important;font-size:14px!important;line-height:1.45!important}#mobile-wrap .hero-filter-section{padding:26px 0 28px!important}#mobile-wrap .hero-filter-section .hero-filter-heading{width:100%!important;font-size:22px!important;line-height:1.12!important}#mobile-wrap .hero-filter-section .hero-filter-subheading{font-size:14px!important}#mobile-wrap .hero-filter-section .search-box.mansory-filter{width:100%!important;height:auto!important;margin:0!important;padding:14px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important;border-radius:24px!important;background:#fff!important;border:1px solid var(--am-mobile-border)!important;box-shadow:var(--am-mobile-shadow)!important}#mobile-wrap .hero-filter-section .search-box.mansory-filter .box,#mobile-wrap .hero-filter-section .search-box.mansory-filter .search-box-other,#mobile-wrap .hero-filter-section .search-box.mansory-filter .search-input-box,#mobile-wrap .hero-filter-section .search-box.mansory-filter .select-box{width:100%!important;min-width:0!important;height:auto!important}#mobile-wrap .hero-filter-section .search-box.mansory-filter .box{min-height:54px!important;padding:10px 12px!important;border-radius:16px!important;background:#f8fafc!important}#mobile-wrap .hero-filter-section .search-box.mansory-filter .search-box-other{display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important}#mobile-wrap .hero-filter-section .search-box.mansory-filter .advanced-filter,#mobile-wrap .hero-filter-section .search-box.mansory-filter .search-btn{width:100%!important;min-height:50px!important;border-radius:999px!important}#mobile-wrap :where(.top-cars,.popular-cars,.trend-cars,.top-agents,.community-board,.ai-car-concierge,.homepage-articles,.homepage-section){width:100%!important;padding-right:var(--am-mobile-gutter)!important;padding-left:var(--am-mobile-gutter)!important}#mobile-wrap :where(.top-cars,.popular-cars,.trend-cars,.top-agents,.community-board,.ai-car-concierge,.homepage-articles,.homepage-section) .container{padding-right:0!important;padding-left:0!important}#mobile-wrap :where(.top-cars,.popular-cars,.trend-cars,.top-agents,.community-board,.ai-car-concierge,.homepage-articles,.homepage-section) .info-box span,#mobile-wrap :where(.top-cars,.popular-cars,.trend-cars,.top-agents,.community-board,.ai-car-concierge,.homepage-articles,.homepage-section) .section-title,#mobile-wrap :where(.top-cars,.popular-cars,.trend-cars,.top-agents,.community-board,.ai-car-concierge,.homepage-articles,.homepage-section) h2{font-size:clamp(24px,7vw,32px)!important;line-height:1.1!important}#mobile-wrap :where(.card-box,.list-config,.grid-cards,.cards-row,.article-grid,.agent-list,.cars-list){width:100%!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:16px!important;gap:16px!important}#mobile-wrap :where(.card-config,.popular-card-box,.trend-card-box,.agent-card,.community-card,.article-card){width:100%!important;max-width:100%!important;min-width:0!important;border-radius:24px!important;overflow:hidden!important}#mobile-wrap #car-list-page{width:100%!important;max-width:100vw!important;padding:16px 0 44px!important;background:var(--am-mobile-bg)!important;color:var(--am-mobile-ink)!important}#mobile-wrap #car-list-page .container.car-list-container{width:100%!important;max-width:100%!important;padding-right:var(--am-mobile-gutter)!important;padding-left:var(--am-mobile-gutter)!important;display:flex!important;flex-direction:column!important;gap:16px!important}#mobile-wrap #car-list-page .car-list-toolbar{width:100%!important;margin:0!important;padding:18px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:14px!important;gap:14px!important;border-radius:24px!important;background:#fff!important;border:1px solid var(--am-mobile-border)!important;box-shadow:var(--am-mobile-shadow)!important}#mobile-wrap #car-list-page .car-list-toolbar .toolbar-copy{gap:8px!important}#mobile-wrap #car-list-page .car-list-toolbar .toolbar-copy>span{width:-moz-fit-content!important;width:fit-content!important;padding:6px 10px!important;border-radius:999px!important;background:hsla(8,79%,62%,.1)!important;color:#c64a39!important;font-size:10px!important;font-weight:900!important;text-transform:uppercase!important}#mobile-wrap #car-list-page .car-list-toolbar .car-list-heading{font-size:30px!important;line-height:1.05!important;font-weight:950!important}#mobile-wrap #car-list-page .car-list-toolbar .car-list-subtitle{font-size:14px!important;line-height:1.45!important;color:var(--am-mobile-muted)!important}#mobile-wrap #car-list-page .car-list-toolbar .car-list-sort{width:100%!important;display:grid!important;grid-template-columns:1fr!important;align-items:stretch!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap #car-list-page .car-list-toolbar .car-list-sort>span{font-size:11px!important;font-weight:900!important;color:#8a929d!important}#mobile-wrap #car-list-page .car-list-toolbar .car-list-sort button,#mobile-wrap #car-list-page .car-list-toolbar .car-list-sort>div{width:100%!important;max-width:100%!important;min-width:0!important}#mobile-wrap #car-list-page .car-list-toolbar .car-list-sort button{height:48px!important;justify-content:space-between!important;border-radius:999px!important;background:#181a20!important;color:#fff!important;font-size:13px!important;font-weight:900!important}#mobile-wrap #car-list-page .car-page{width:100%!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:16px!important;margin:0!important;padding:0!important}#mobile-wrap #car-list-page .filter-config,#mobile-wrap #car-list-page .main-config{width:100%!important;max-width:100%!important;min-width:0!important}#mobile-wrap #car-list-page .filter-config{position:relative!important;top:auto!important;max-height:none!important;padding:14px!important;border-radius:24px!important;background:#fff!important;border:1px solid var(--am-mobile-border)!important;box-shadow:var(--am-mobile-shadow)!important;overflow:visible!important}#mobile-wrap #car-list-page .filter-config .find-your-home{width:100%!important;margin:0 0 14px!important;padding:16px!important;border-radius:18px!important;background:#fff!important;border:1px solid rgba(24,26,32,.07)!important;box-shadow:0 10px 24px rgba(24,26,32,.05)!important}#mobile-wrap #car-list-page .filter-config .find-your-home:last-child{margin-bottom:0!important}#mobile-wrap #car-list-page .filter-config .search-filter-panel{background:#f8fafc!important}#mobile-wrap #car-list-page .filter-config .search-panel-head{width:100%!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}#mobile-wrap #car-list-page .filter-config .title-main{font-size:24px!important;font-weight:950!important;line-height:1.1!important;color:#181a20!important}#mobile-wrap #car-list-page .filter-config .search-panel-subtitle{margin-top:3px!important;font-size:13px!important;font-weight:700!important;color:#7b8490!important}#mobile-wrap #car-list-page .filter-config .reset-filter-button{width:44px!important;height:44px!important;flex:0 0 44px!important;border-radius:999px!important;background:#181a20!important;color:#fff!important}#mobile-wrap #car-list-page .filter-config .title{margin:0 0 12px!important;color:#181a20!important;font-size:12px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}#mobile-wrap #car-list-page .filter-config .input-box.search-box{position:relative!important;width:100%!important;height:auto!important;margin-top:14px!important;padding:10px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important;border-radius:18px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important}#mobile-wrap #car-list-page .filter-config .input-box.search-box .search-leading-icon{position:absolute!important;left:24px!important;top:25px!important;width:20px!important;height:20px!important;color:var(--am-mobile-orange)!important}#mobile-wrap #car-list-page .filter-config .input-box.search-box .search-input{width:100%!important;height:48px!important;padding:0 0 0 34px!important;border:0!important;border-radius:14px!important;background:#f8fafc!important;color:#181a20!important}#mobile-wrap #car-list-page .filter-config .input-box.search-box .search-input input{height:100%!important;padding:0!important;color:#181a20!important}#mobile-wrap #car-list-page .filter-config .input-box.search-box .search-input input::placeholder{color:#8a929d!important;opacity:1!important}#mobile-wrap #car-list-page .filter-config .input-box.search-box .search-input fieldset{display:none!important}#mobile-wrap #car-list-page .filter-config .input-box.search-box .search-action-button{position:static!important;width:100%!important;min-width:0!important;height:44px!important;padding:0 14px!important;border-radius:999px!important;background:#181a20!important;color:#fff!important;font-size:12px!important;font-weight:900!important;text-transform:none!important}#mobile-wrap #car-list-page .filter-config .car-location,#mobile-wrap #car-list-page .filter-config .compact-list,#mobile-wrap #car-list-page .filter-config .filter-brand-scroll{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important;max-height:none!important;overflow:visible!important}#mobile-wrap #car-list-page .filter-config .compact-list .input-box,#mobile-wrap #car-list-page .filter-config .filter-brand-scroll .input-box,#mobile-wrap #car-list-page .filter-config .find-your-home>.input-box{width:100%!important;min-width:0!important;min-height:44px!important;padding:0 10px!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:4px!important;border-radius:14px!important;background:#f8fafc!important;border:1px solid rgba(24,26,32,.07)!important}#mobile-wrap #car-list-page .filter-config .car-checkbox{width:34px!important;height:34px!important;padding:5px!important;color:#a7adb5!important}#mobile-wrap #car-list-page .filter-config .car-checkbox.Mui-checked{color:var(--am-mobile-orange)!important}#mobile-wrap #car-list-page .filter-config label{min-width:0!important;flex:1 1 auto!important}#mobile-wrap #car-list-page .filter-config .car-type{width:100%!important;color:#424a55!important;font-size:12px!important;font-weight:850!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap #car-list-page .filter-config .square-year-input{width:100%!important;display:grid!important;grid-template-columns:1fr 18px 1fr!important;align-items:center!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap #car-list-page .filter-config .square-year-input .MuiFormControl-root,#mobile-wrap #car-list-page .filter-config .square-year-input .MuiInputBase-root,#mobile-wrap #car-list-page .filter-config .square-year-input .MuiSelect-select,#mobile-wrap #car-list-page .filter-config .square-year-input input{width:100%!important;min-width:0!important}#mobile-wrap #car-list-page .filter-config .square-year-input .MuiInputBase-root,#mobile-wrap #car-list-page .filter-config .square-year-input input{height:48px!important;border-radius:15px!important;background:#f8fafc!important;border:1px solid rgba(24,26,32,.07)!important}#mobile-wrap #car-list-page .filter-config .square-year-input input{padding:0 12px!important;color:#181a20!important;font-weight:850!important}#mobile-wrap #car-list-page .filter-config .square-year-input fieldset{border:0!important}#mobile-wrap #car-list-page .filter-config .square-year-input .central-divider{width:18px!important;height:2px!important;margin:0!important;border-radius:999px!important;background:rgba(24,26,32,.18)!important}#mobile-wrap #car-list-page .filter-config .button-group{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap #car-list-page .filter-config .button-group button{width:100%!important;height:46px!important;border-radius:999px!important;background:#f8fafc!important;border:1px solid rgba(24,26,32,.08)!important;color:#424a55!important;font-size:12px!important;font-weight:900!important}#mobile-wrap #car-list-page .filter-config .button-group button.active{background:var(--am-mobile-orange)!important;border-color:var(--am-mobile-orange)!important;color:#fff!important}#mobile-wrap #car-list-page .catalog-status-strip{width:100%!important;padding:14px!important;border-radius:22px!important;background:#fff!important;border:1px solid var(--am-mobile-border)!important;box-shadow:var(--am-mobile-shadow)!important}#mobile-wrap #car-list-page .catalog-status-strip .status-copy h2{font-size:20px!important;line-height:1.15!important}#mobile-wrap #car-list-page .catalog-status-strip .status-metrics{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap #car-list-page .catalog-status-strip .status-metric{min-height:66px!important;padding:10px 8px!important;border-radius:16px!important}#mobile-wrap #car-list-page .catalog-status-strip .status-metric strong{font-size:12px!important}#mobile-wrap #car-list-page .catalog-status-strip .status-metric span{font-size:10px!important}#mobile-wrap #car-list-page .catalog-status-strip .status-metric.total strong{font-size:20px!important}#mobile-wrap #car-list-page .list-config.grid-cards{width:100%!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:16px!important;gap:16px!important}#mobile-wrap #car-list-page .grid-car-item{width:100%!important;min-width:0!important}#mobile-wrap #car-list-page .card-config{width:100%!important;max-width:100%!important;border-radius:24px!important;background:#fff!important;border:1px solid var(--am-mobile-border)!important;box-shadow:var(--am-mobile-shadow)!important;overflow:hidden!important}#mobile-wrap #car-list-page .card-config .poster-media{height:280px!important;min-height:280px!important;border-radius:24px 24px 0 0!important}#mobile-wrap #car-list-page .card-config .poster-topbar{top:14px!important;left:14px!important;right:14px!important}#mobile-wrap #car-list-page .card-config .poster-copy{left:14px!important;right:14px!important;bottom:18px!important;gap:8px!important}#mobile-wrap #car-list-page .card-config .poster-title{font-size:22px!important;line-height:1.1!important}#mobile-wrap #car-list-page .card-config .spec-dock{padding:14px 14px 4px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap #car-list-page .card-config .spec-cell{min-height:64px!important;padding:10px!important;border-radius:16px!important}#mobile-wrap #car-list-page .card-config .ticket-row{width:calc(100% - 28px)!important;margin:10px 14px 16px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important}#mobile-wrap #car-list-page .card-config .ticket-info{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;grid-gap:8px!important;gap:8px!important;padding:8px!important;border-radius:18px!important}#mobile-wrap #car-list-page .card-config .footer-price-box{min-width:0!important}#mobile-wrap #car-list-page .card-config .footer-price-box p{font-size:17px!important}#mobile-wrap #car-list-page .card-config .engagement{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:6px!important}#mobile-wrap #car-list-page .card-config .engagement .stat{min-width:44px!important;height:38px!important;padding:0 10px!important;border-radius:999px!important}#mobile-wrap #car-list-page .card-config .details-link{grid-column:auto!important;grid-row:auto!important;width:100%!important;min-width:0!important;height:50px!important;border-radius:999px!important;background:#181a20!important}#mobile-wrap #car-list-page .card-config .details-link span{font-size:14px!important;color:#fff!important}#mobile-wrap #car-list-page .no-data{width:100%!important;min-height:220px!important;padding:24px 18px!important;border-radius:24px!important;text-align:center!important}#mobile-wrap #car-list-page .pagination-config{width:100%!important;margin-top:18px!important;gap:10px!important;align-items:center!important}#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page){width:100%!important;max-width:100vw!important;min-width:0!important;padding-right:var(--am-mobile-gutter)!important;padding-left:var(--am-mobile-gutter)!important;background:var(--am-mobile-bg)!important;overflow-x:hidden!important}#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) .article-card,#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) .container,#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) .content-box,#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) .follow-card,#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) .form-box,#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) .left-config,#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) .list-box,#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) .main-box,#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) .main-config,#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) .member-card,#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) .profile-card,#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) .review-card,#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) .right-config,#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) .table-box{width:100%!important;max-width:100%!important;min-width:0!important}#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) :where(.main-config,.content-box,.list-box,.form-box,.article-grid,.cards-row){display:grid!important;grid-template-columns:1fr!important;grid-gap:16px!important;gap:16px!important}#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) :where(.panel,.card,.section-card,.profile-card,.form-box,.content-box,.article-card,.member-card,.follow-card){border-radius:24px!important;background:#fff!important;border:1px solid var(--am-mobile-border)!important;box-shadow:var(--am-mobile-shadow)!important}#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) .page-title,#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) h1{font-size:clamp(28px,8vw,36px)!important;line-height:1.08!important}#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) .section-title,#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) .title,#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) h2{font-size:clamp(22px,6.5vw,28px)!important;line-height:1.14!important}#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) .desc,#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) .subtitle,#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) p{font-size:14px!important;line-height:1.5!important}#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) .MuiInputBase-root,#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) .MuiOutlinedInput-root,#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) .MuiSelect-select,#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) input,#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) textarea{width:100%!important;min-height:48px!important;font-size:16px!important}#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) textarea{min-height:130px!important}#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) .MuiButton-root,#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) .send-message-button,#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) .submit-review-button,#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) .upload-button,#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) .view-listing-btn,#mobile-wrap :where(#car-detail-page,#agent-list-page,#community-list-page,#community-detail-page,#member-page,#my-page,#my-car-page,#my-profile-page,#my-favorites-page,#my-recent-page,#my-articles-page,#write-article-page,#add-car-page,#member-cars-page,#member-follows-page,#member-articles-page,#cs-page) button{width:100%!important;min-height:48px!important;border-radius:999px!important;font-size:14px!important;font-weight:900!important}#mobile-wrap :where(.MuiTable-root,table){min-width:640px!important}#mobile-wrap :where(.table-wrap,.table-box,.MuiTableContainer-root){width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch}#mobile-wrap #write-article-page .toastui-editor-defaultUI,#mobile-wrap #write-article-page .tox{width:100%!important;max-width:100%!important;border-radius:20px!important;overflow:hidden!important}#mobile-wrap #write-article-page .toastui-editor-toolbar{overflow-x:auto!important;white-space:nowrap!important}#mobile-wrap #write-article-page .toastui-editor-contents{font-size:16px!important}#mobile-wrap #footer .container,#mobile-wrap #footer .footer-container{width:100%!important;max-width:100%!important;padding-right:var(--am-mobile-gutter)!important;padding-left:var(--am-mobile-gutter)!important}#mobile-wrap #footer .footer-bottom,#mobile-wrap #footer .footer-links,#mobile-wrap #footer .footer-main,#mobile-wrap #footer .footer-top{width:100%!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:18px!important;gap:18px!important;text-align:left!important}}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper{height:392px}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide{width:86%}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card{height:372px;background:#181a20;border:1px solid rgba(24,26,32,.1);box-shadow:0 24px 56px rgba(24,26,32,.2)}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-visual{position:relative;width:100%;height:142px;overflow:hidden}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-visual img{width:100%;height:100%;object-fit:cover;filter:saturate(.85) contrast(1.05)}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(24,26,32,.02),rgba(24,26,32,.74))}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-visual .dealer-code{position:absolute;left:12px;bottom:12px;z-index:1;padding:8px 10px;border-radius:999px;background:hsla(0,0%,100%,.88);color:#181a20;font-family:Poppins,sans-serif;font-size:9px;font-weight:950;text-transform:uppercase}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-visual .verified-chip{position:absolute;top:12px;right:12px;z-index:1;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ef715c;color:#fff}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-visual .verified-chip svg{width:18px;height:18px}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-panel{position:relative;flex:1 1;margin-top:-16px;padding:22px 16px 16px;display:flex;flex-direction:column;border-radius:22px 22px 0 0;background:#fff}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-copy{margin:0;align-items:flex-start;text-align:left}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-copy span{color:#ef715c;font-size:10px;font-weight:950;text-transform:uppercase}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-copy strong{width:100%;color:#181a20;font-size:20px;font-weight:900}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats{margin-top:15px;padding-top:15px;border-top:1px dashed rgba(24,26,32,.16)}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div{height:48px;padding:0}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div p{font-weight:900}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div span{color:#8a8f99;font-size:9px}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-card-action{height:44px;padding:0 15px;font-size:12px}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-card-action svg{width:17px;height:17px}#mobile-wrap #footer{background:#f4f2ec}#mobile-wrap #footer .footer-container .footer-main,#mobile-wrap #footer .footer-container .footer-topline{display:none}#mobile-wrap #footer .footer-container .footer-brand-stage{padding-bottom:28px;border-bottom:1px solid rgba(24,26,32,.12)}#mobile-wrap #footer .footer-container .footer-brand-stage .footer-logo-mark{display:flex;flex-direction:column;gap:12px}#mobile-wrap #footer .footer-container .footer-brand-stage .footer-logo-mark .brand-word{color:#181a20;font-family:Poppins,sans-serif;font-size:52px;font-weight:950;line-height:.86;text-transform:uppercase}#mobile-wrap #footer .footer-container .footer-brand-stage .footer-logo-mark .brand-word span{color:#ef715c}#mobile-wrap #footer .footer-container .footer-brand-stage .footer-logo-mark i{width:265px;height:5px;display:block;border-radius:999px;background:linear-gradient(90deg,#ef715c 0 45%,#181a20 45% 100%)}#mobile-wrap #footer .footer-container .footer-brand-stage p{margin-top:22px;color:#4d535d;font-family:Poppins,sans-serif;font-size:15px;font-weight:650;line-height:1.65}#mobile-wrap #footer .footer-container .footer-directory{margin-top:20px;display:flex;flex-direction:column;gap:12px}#mobile-wrap #footer .footer-container .footer-directory .footer-contact-card,#mobile-wrap #footer .footer-container .footer-directory .footer-links,#mobile-wrap #footer .footer-container .footer-directory .footer-newsroom{padding:22px;border-radius:22px}#mobile-wrap #footer .footer-container .footer-directory .footer-contact-card{background:#181a20}#mobile-wrap #footer .footer-container .footer-directory .footer-contact-card span{color:hsla(0,0%,100%,.55);font-family:Poppins,sans-serif;font-size:10px;font-weight:900;text-transform:uppercase}#mobile-wrap #footer .footer-container .footer-directory .footer-contact-card strong{display:block;margin-top:12px;color:#fff;font-family:Poppins,sans-serif;font-size:22px;font-weight:900}#mobile-wrap #footer .footer-container .footer-directory .footer-contact-card .footer-socials{margin-top:22px;display:flex;gap:9px}#mobile-wrap #footer .footer-container .footer-directory .footer-contact-card .footer-socials svg{width:38px;height:38px;padding:10px;border-radius:50%;color:#181a20;background:#fff}#mobile-wrap #footer .footer-container .footer-directory .footer-links{display:grid;grid-template-columns:1fr;grid-gap:22px;gap:22px;background:#fff;border:1px solid rgba(24,26,32,.1)}#mobile-wrap #footer .footer-container .footer-directory .footer-links div{display:flex;flex-direction:column}#mobile-wrap #footer .footer-container .footer-directory .footer-links div strong{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:950}#mobile-wrap #footer .footer-container .footer-directory .footer-links div span{margin-top:13px;color:#686f7a;font-family:Poppins,sans-serif;font-size:13px;font-weight:750}#mobile-wrap #footer .footer-container .footer-directory .footer-newsroom{background:#ef715c}#mobile-wrap #footer .footer-container .footer-directory .footer-newsroom .footer-kicker{color:hsla(0,0%,100%,.72);font-family:Poppins,sans-serif;font-size:10px;font-weight:950;text-transform:uppercase}#mobile-wrap #footer .footer-container .footer-directory .footer-newsroom strong{display:block;margin-top:12px;color:#fff;font-family:Poppins,sans-serif;font-size:24px;font-weight:950;line-height:1.12}#mobile-wrap #footer .footer-container .footer-directory .footer-newsroom .footer-subscribe{margin-top:20px;height:52px;padding:6px;display:flex;border-radius:999px;background:hsla(0,0%,100%,.17)}#mobile-wrap #footer .footer-container .footer-directory .footer-newsroom .footer-subscribe input{min-width:0;flex:1 1;padding:0 12px;border:0;outline:0;background:transparent;color:#fff;font-family:Poppins,sans-serif}#mobile-wrap #footer .footer-container .footer-directory .footer-newsroom .footer-subscribe span{height:40px;padding:0 16px;display:flex;align-items:center;border-radius:999px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-weight:950}#mobile-wrap #footer .footer-container .footer-bottom{border-top:1px solid rgba(24,26,32,.12)}#mobile-wrap #footer .footer-container .footer-bottom span{color:#686f7a}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper{height:388px}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide{width:84%}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card{height:366px;border-radius:24px}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media{height:168px;background:#f1f2f4}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media:after{background:linear-gradient(180deg,rgba(24,26,32,0) 42%,rgba(24,26,32,.55))}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-status{height:31px;padding:0 10px;background:hsla(0,0%,100%,.93)}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-name{margin-top:7px;line-height:1.1}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats{margin-top:12px;padding:11px 0;grid-gap:6px;gap:6px}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div{height:43px;background:#f7f7f8}#mobile-wrap #footer{background:linear-gradient(180deg,#121318,#08090b)}#mobile-wrap #footer .footer-container .footer-brand-line{border-bottom:1px solid hsla(0,0%,100%,.1)}#mobile-wrap #footer .footer-container .footer-brand-line .footer-logo-mark .brand-word{color:#fff}#mobile-wrap #footer .footer-container .footer-brand-line .footer-logo-mark i{background:linear-gradient(90deg,#ef715c 0 45%,hsla(0,0%,100%,.86) 45% 100%)}#mobile-wrap #footer .footer-container .footer-brand-line p{color:hsla(0,0%,100%,.66)}#mobile-wrap #footer .footer-container .footer-terminal .footer-newsroom{background:#ef715c}#mobile-wrap #footer .footer-container .footer-terminal .footer-newsroom .footer-kicker{color:hsla(0,0%,100%,.72)}#mobile-wrap #footer .footer-container .footer-terminal .footer-newsroom .footer-subscribe{background:hsla(0,0%,100%,.17)}#mobile-wrap #footer .footer-container .footer-terminal .footer-newsroom .footer-subscribe span{background:#fff;color:#181a20}#mobile-wrap #footer .footer-container .footer-terminal .footer-links{background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.09)}#mobile-wrap #footer .footer-container .footer-terminal .footer-links div strong{color:#fff}#mobile-wrap #footer .footer-container .footer-terminal .footer-links div span{color:hsla(0,0%,100%,.56)}#mobile-wrap #footer .footer-container .footer-terminal .footer-contact-card{background:hsla(0,0%,100%,.045)}#mobile-wrap #footer .footer-container .footer-terminal .footer-contact-card span{color:hsla(0,0%,100%,.48)}#mobile-wrap #footer .footer-container .footer-terminal .footer-contact-card strong{color:#fff}#mobile-wrap #footer .footer-container .footer-terminal .footer-contact-card .footer-socials svg{color:#181a20;background:#fff}#mobile-wrap #footer .footer-container .footer-bottom{border-top:1px solid hsla(0,0%,100%,.1)}#mobile-wrap #footer .footer-container .footer-bottom span{color:hsla(0,0%,100%,.42)}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper{height:370px}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide{width:88%}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card{height:350px;padding:10px;display:grid;grid-template-columns:112px minmax(0,1fr);grid-gap:10px;gap:10px;border-radius:26px;box-shadow:0 24px 58px rgba(24,26,32,.16)}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media{height:100%;border-radius:20px;background:#111318}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media img{filter:saturate(.95) contrast(1.08)}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media:after{background:linear-gradient(180deg,rgba(17,19,24,.04),rgba(17,19,24,.72))}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-status{left:8px;right:8px;bottom:8px;height:32px;justify-content:center;background:hsla(0,0%,100%,.92)}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-status svg{width:14px;height:14px;color:#247a61}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-content{padding:10px 6px 6px 0}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-kicker{width:max-content;padding:7px 8px;color:#d95843}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-name{margin-top:12px;font-size:21px;line-height:1.08;text-transform:capitalize}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats{margin-top:14px;padding-top:14px;grid-template-columns:1fr;grid-gap:8px;gap:8px}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div{height:34px;display:grid;grid-template-columns:26px 1fr auto;grid-gap:7px;gap:7px;background:transparent}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div svg{width:26px;height:26px;padding:7px;border-radius:9px;background:hsla(9,82%,65%,.1)}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div span{color:#737985;font-size:10px}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div p{font-size:13px}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-card-action{border-radius:14px}#mobile-wrap #footer{background:linear-gradient(180deg,#f6f3ec,#fff)}#mobile-wrap #footer .footer-container{padding:42px 10px 22px}#mobile-wrap #footer .footer-container .footer-brand-stage,#mobile-wrap #footer .footer-container .footer-directory,#mobile-wrap #footer .footer-container .footer-main,#mobile-wrap #footer .footer-container .footer-topline{display:none}#mobile-wrap #footer .footer-container .footer-brand-line{padding-bottom:28px;border-bottom:1px solid rgba(24,26,32,.1)}#mobile-wrap #footer .footer-container .footer-brand-line .footer-logo-mark{display:flex;flex-direction:column;gap:12px}#mobile-wrap #footer .footer-container .footer-brand-line .footer-logo-mark .brand-word{color:#181a20;font-family:Poppins,sans-serif;font-size:52px;font-weight:950;line-height:.86;text-transform:uppercase}#mobile-wrap #footer .footer-container .footer-brand-line .footer-logo-mark .brand-word span{color:#ef715c}#mobile-wrap #footer .footer-container .footer-brand-line .footer-logo-mark i{width:265px;height:5px;display:block;border-radius:999px;background:linear-gradient(90deg,#ef715c 0 45%,#181a20 45% 100%)}#mobile-wrap #footer .footer-container .footer-brand-line p{margin-top:22px;color:#4e5560;font-family:Poppins,sans-serif;font-size:15px;font-weight:650;line-height:1.65}#mobile-wrap #footer .footer-container .footer-terminal{margin-top:20px;display:flex;flex-direction:column;gap:12px}#mobile-wrap #footer .footer-container .footer-terminal .footer-contact-card,#mobile-wrap #footer .footer-container .footer-terminal .footer-links,#mobile-wrap #footer .footer-container .footer-terminal .footer-newsroom{padding:22px;border-radius:22px}#mobile-wrap #footer .footer-container .footer-terminal .footer-newsroom{background:#181a20}#mobile-wrap #footer .footer-container .footer-terminal .footer-newsroom .footer-kicker{color:#ef715c;font-family:Poppins,sans-serif;font-size:10px;font-weight:950;text-transform:uppercase}#mobile-wrap #footer .footer-container .footer-terminal .footer-newsroom strong{display:block;margin-top:12px;color:#fff;font-family:Poppins,sans-serif;font-size:24px;font-weight:950;line-height:1.12}#mobile-wrap #footer .footer-container .footer-terminal .footer-newsroom .footer-subscribe{margin-top:20px;height:52px;padding:6px;display:flex;border-radius:999px;background:hsla(0,0%,100%,.08)}#mobile-wrap #footer .footer-container .footer-terminal .footer-newsroom .footer-subscribe input{min-width:0;flex:1 1;padding:0 12px;border:0;outline:0;background:transparent;color:#fff;font-family:Poppins,sans-serif}#mobile-wrap #footer .footer-container .footer-terminal .footer-newsroom .footer-subscribe span{height:40px;padding:0 14px;display:flex;align-items:center;border-radius:999px;background:#ef715c;color:#fff;font-family:Poppins,sans-serif;font-size:11px;font-weight:950}#mobile-wrap #footer .footer-container .footer-terminal .footer-links{display:grid;grid-template-columns:1fr;grid-gap:22px;gap:22px;background:#fff;border:1px solid rgba(24,26,32,.1)}#mobile-wrap #footer .footer-container .footer-terminal .footer-links div{display:flex;flex-direction:column}#mobile-wrap #footer .footer-container .footer-terminal .footer-links div strong{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:950}#mobile-wrap #footer .footer-container .footer-terminal .footer-links div span{margin-top:13px;color:#68707c;font-family:Poppins,sans-serif;font-size:13px;font-weight:750}#mobile-wrap #footer .footer-container .footer-terminal .footer-contact-card{border-left:4px solid #ef715c;background:hsla(0,0%,100%,.82)}#mobile-wrap #footer .footer-container .footer-terminal .footer-contact-card span{color:#737985;font-family:Poppins,sans-serif;font-size:10px;font-weight:950;text-transform:uppercase}#mobile-wrap #footer .footer-container .footer-terminal .footer-contact-card strong{display:block;margin-top:12px;color:#181a20;font-family:Poppins,sans-serif;font-size:22px;font-weight:950}#mobile-wrap #footer .footer-container .footer-terminal .footer-contact-card .footer-socials{margin-top:22px;display:flex;gap:9px}#mobile-wrap #footer .footer-container .footer-terminal .footer-contact-card .footer-socials svg{width:38px;height:38px;padding:10px;border-radius:50%;color:#fff;background:#181a20}#mobile-wrap #footer .footer-container .footer-bottom{margin-top:20px;border-top:1px solid rgba(24,26,32,.1)}#mobile-wrap #footer .footer-container .footer-bottom span{color:#68707c}#mobile-wrap #footer{background:radial-gradient(circle at 20% 0,hsla(9,82%,65%,.18),transparent 42%),linear-gradient(180deg,#101115,#07080a)}#mobile-wrap #footer .footer-container{padding:42px 18px 22px}#mobile-wrap #footer .footer-modern-shell{overflow:hidden;padding:24px;border-radius:24px;border:1px solid hsla(0,0%,100%,.1);background:linear-gradient(135deg,hsla(0,0%,100%,.09),hsla(0,0%,100%,.035));box-shadow:0 26px 70px rgba(0,0,0,.34)}#mobile-wrap #footer .footer-modern-head{gap:20px}#mobile-wrap #footer .footer-modern-head .footer-logo-mark{gap:8px}#mobile-wrap #footer .footer-modern-head .footer-logo-mark .brand-word{font-size:36px}#mobile-wrap #footer .footer-modern-head .footer-logo-mark i{width:188px}#mobile-wrap #footer .footer-modern-head p{line-height:1.6}#mobile-wrap #footer .footer-modern-body{margin-top:28px;padding-top:26px;gap:26px;border-top:1px solid hsla(0,0%,100%,.12)}#mobile-wrap #footer .footer-links{grid-gap:22px;gap:22px}#mobile-wrap #footer .footer-links div strong{margin-bottom:12px}#mobile-wrap #footer .footer-links div span{margin-top:11px;color:hsla(0,0%,100%,.54)}#mobile-wrap #footer .footer-contact-line>span,#mobile-wrap #footer .footer-newsletter-line>span{color:hsla(0,0%,100%,.42)}#mobile-wrap #footer .footer-subscribe{margin-top:16px;height:52px;padding:6px}#mobile-wrap #footer .footer-subscribe button{padding:0 13px}#mobile-wrap #footer .footer-contact-line strong{font-size:21px}#mobile-wrap #footer .footer-bottom{margin-top:18px;padding:0 2px;border:0}#mobile-wrap #footer .footer-bottom span{color:hsla(0,0%,100%,.42)}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper{height:386px}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide{width:82%}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card{height:362px;padding:11px;border-radius:22px;box-shadow:0 18px 48px rgba(24,26,32,.12)}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media{width:100%;height:164px;border-radius:17px;background:#edf0f3}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media img{width:100%;height:100%;object-fit:cover}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(24,26,32,0) 45%,rgba(24,26,32,.5))}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-status{left:10px;bottom:10px;z-index:1;height:28px;font-size:9px}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-status svg{width:13px;height:13px}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-content{padding:14px 3px 2px}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-name{margin-top:8px;font-size:19px;line-height:1.15}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats{padding:10px 0;border-top:1px solid rgba(24,26,32,.08);border-bottom:1px solid rgba(24,26,32,.08)}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div{height:44px;padding:0 8px;align-items:flex-start;gap:4px;border:0;border-radius:11px;background:#f6f7f8}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div svg{width:14px;height:14px}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div span{display:none}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-card-action{height:42px;padding:0 14px}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-card-action svg{width:16px;height:16px}#mobile-wrap #footer{padding:0;background:linear-gradient(180deg,hsla(9,82%,65%,.08),transparent 34%),linear-gradient(180deg,#14161b,#090a0d)}#mobile-wrap #footer .footer-container{width:100%;padding:40px 18px 22px}#mobile-wrap #footer .footer-modern-shell{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}#mobile-wrap #footer .footer-modern-head{padding-bottom:24px;display:flex;flex-direction:column;align-items:flex-start;gap:18px;border-bottom:1px solid hsla(0,0%,100%,.1)}#mobile-wrap #footer .footer-modern-head .footer-logo-mark{display:flex;flex-direction:column;gap:7px}#mobile-wrap #footer .footer-modern-head .footer-logo-mark .brand-word{color:#fff;font-family:Poppins,sans-serif;font-size:32px;font-weight:950;line-height:.9;letter-spacing:0;text-transform:uppercase}#mobile-wrap #footer .footer-modern-head .footer-logo-mark .brand-word span{color:#ef715c}#mobile-wrap #footer .footer-modern-head .footer-logo-mark i{width:168px;height:4px;display:block;border-radius:999px;background:linear-gradient(90deg,#ef715c 0 48%,#fff 48% 100%)}#mobile-wrap #footer .footer-modern-head p{margin:0;color:hsla(0,0%,100%,.62);font-family:Poppins,sans-serif;font-size:14px;font-weight:650;line-height:1.58}#mobile-wrap #footer .footer-modern-head .footer-socials{display:flex;gap:9px}#mobile-wrap #footer .footer-modern-head .footer-socials svg{width:38px;height:38px;padding:9px;border-radius:50%;color:#fff;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.1)}#mobile-wrap #footer .footer-modern-body{margin-top:24px;display:flex;flex-direction:column;gap:24px}#mobile-wrap #footer .footer-links{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px}#mobile-wrap #footer .footer-links div{display:flex;flex-direction:column}#mobile-wrap #footer .footer-links div strong{margin-bottom:10px;color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:950;text-transform:uppercase}#mobile-wrap #footer .footer-links div span{margin-top:10px;color:hsla(0,0%,100%,.52);font-family:Poppins,sans-serif;font-size:13px;font-weight:750}#mobile-wrap #footer .footer-contact-line,#mobile-wrap #footer .footer-newsletter-line{padding-top:22px;border-top:1px solid hsla(0,0%,100%,.1)}#mobile-wrap #footer .footer-contact-line>span,#mobile-wrap #footer .footer-newsletter-line>span{color:hsla(0,0%,100%,.44);font-family:Poppins,sans-serif;font-size:10px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}#mobile-wrap #footer .footer-subscribe{margin-top:15px;height:50px;padding:5px;display:flex;align-items:center;border-radius:999px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.1)}#mobile-wrap #footer .footer-subscribe input{min-width:0;flex:1 1;height:40px;padding:0 11px;border:0;outline:0;background:transparent;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:750}#mobile-wrap #footer .footer-subscribe input::placeholder{color:hsla(0,0%,100%,.42)}#mobile-wrap #footer .footer-subscribe button{height:40px;padding:0 12px;border:0;border-radius:999px;background:#ef715c;color:#fff;font-family:Poppins,sans-serif;font-size:10px;font-weight:950;text-transform:uppercase}#mobile-wrap #footer .footer-contact-line strong{display:block;margin-top:12px;color:#fff;font-family:Poppins,sans-serif;font-size:20px;font-weight:950;line-height:1.1}#mobile-wrap #footer .footer-bottom{margin-top:26px;padding-top:18px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;border-top:1px solid hsla(0,0%,100%,.1)}#mobile-wrap #footer .footer-bottom span{color:hsla(0,0%,100%,.4);font-family:Poppins,sans-serif;font-size:11px;font-weight:700}#mobile-wrap .top-agents{padding:58px 0 64px;background:linear-gradient(180deg,#fff,#f6f7f8)}#mobile-wrap .top-agents .container .info-box span{color:#181a20;font-size:30px;font-weight:950}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper{height:332px}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide{width:78%}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card{width:100%;height:310px;padding:0;display:flex;flex-direction:column;overflow:hidden;border-radius:20px;border:1px solid rgba(24,26,32,.09);background:#fff;box-shadow:0 18px 44px rgba(24,26,32,.12)}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card:after,#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card:before{display:none}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media{position:relative;width:auto;height:104px;margin:11px 11px 0;overflow:hidden;border-radius:16px;background:linear-gradient(135deg,rgba(24,26,32,.06),hsla(9,82%,65%,.1)),#f3f4f6;display:flex;align-items:center;justify-content:center}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media img{width:70%;height:70%;object-fit:contain}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media:after{display:none}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-status{position:absolute;right:9px;top:9px;left:auto;bottom:auto;height:26px;padding:0 9px;display:flex;align-items:center;gap:5px;border-radius:999px;background:hsla(0,0%,100%,.94);color:#181a20;font-family:Poppins,sans-serif;font-size:8px;font-weight:950;text-transform:uppercase}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-status svg{width:12px;height:12px;color:#21805f}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-content{min-width:0;padding:15px 16px;display:flex;flex:1 1;flex-direction:column}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-kicker{width:-moz-fit-content;width:fit-content;padding:7px 10px;border-radius:999px;background:hsla(9,82%,65%,.11);color:#ef715c;font-family:Poppins,sans-serif;font-size:9px;font-weight:950;line-height:1;text-transform:uppercase}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-name{margin-top:10px;overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:20px;font-weight:950;line-height:1.12}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats{margin-top:13px;padding:0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:7px;gap:7px;border:0}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div{height:52px;padding:7px 6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:1px solid rgba(24,26,32,.08);border-radius:13px;background:#fafafa}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div svg{width:15px;height:15px;color:#ef715c}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div span{display:block;overflow:hidden;max-width:100%;color:#8a9099;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:8px;font-weight:850;text-transform:uppercase}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div p{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-weight:950;line-height:1}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-card-action{height:40px;margin-top:auto;padding:0 13px;display:flex;align-items:center;justify-content:space-between;border-radius:13px;background:#181a20;color:#fff;font-family:Poppins,sans-serif;font-size:11px;font-weight:950}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-card-action svg{width:15px;height:15px}#mobile-wrap .top-agents{padding:60px 0 68px!important;background:linear-gradient(180deg,#fff,#f8f5f1)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper{height:366px!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide{width:82%!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card{height:340px!important;padding:11px!important;border-radius:24px!important;background:linear-gradient(180deg,#fff,#fbfaf8)!important;box-shadow:0 22px 52px rgba(24,26,32,.13)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media{height:128px!important;border-radius:19px!important;background:radial-gradient(circle at 24% 18%,hsla(0,0%,100%,.96),transparent 30%),linear-gradient(135deg,rgba(24,26,32,.1),hsla(9,82%,65%,.16)),#f1f2f4!important;box-shadow:inset 0 -26px 40px rgba(24,26,32,.09)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media:before{display:none!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media:after{height:42px!important;background:linear-gradient(180deg,transparent,rgba(24,26,32,.12))!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media img{width:66%!important;height:66%!important;filter:saturate(1.02) contrast(1.04) drop-shadow(0 14px 22px rgba(24,26,32,.12))!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-status{right:10px!important;top:10px!important;z-index:2!important;height:28px!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-content{padding:15px 4px 2px!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-kicker{width:-moz-fit-content!important;width:fit-content!important;padding:7px 10px!important;border-radius:999px!important;background:hsla(9,82%,65%,.11)!important;color:#ef715c!important;font-size:9px!important;font-weight:950!important;line-height:1!important;text-transform:uppercase!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-name{margin-top:10px!important;overflow:hidden!important;color:#181a20!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:21px!important;font-weight:950!important;line-height:1.12!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats{margin-top:13px!important;padding:10px 0!important;grid-template-columns:repeat(3,1fr)!important;border-top:1px solid rgba(24,26,32,.08)!important;border-bottom:1px solid rgba(24,26,32,.08)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div{height:50px!important;padding:7px 6px!important;border-radius:13px!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div svg{color:#ef715c!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div span{color:#8a9099!important;font-size:8px!important;font-weight:850!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-card-action{box-shadow:0 13px 26px rgba(24,26,32,.16)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-card-action svg{width:16px!important;height:16px!important}#mobile-wrap #footer{padding:0!important;background:radial-gradient(circle at 22% 0,hsla(9,82%,65%,.18),transparent 42%),linear-gradient(180deg,#101115,#07080a)!important}#mobile-wrap #footer .footer-container{width:100%!important;padding:52px 18px 26px!important}#mobile-wrap #footer .footer-modern-shell{position:relative!important;overflow:hidden!important;padding:26px!important;border-radius:28px!important;border:1px solid hsla(0,0%,100%,.1)!important;background:linear-gradient(135deg,hsla(0,0%,100%,.09),hsla(0,0%,100%,.035))!important;box-shadow:0 24px 70px rgba(0,0,0,.34)!important}#mobile-wrap #footer .footer-modern-head{padding-bottom:26px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:19px!important;border-bottom:1px solid hsla(0,0%,100%,.1)!important}#mobile-wrap #footer .footer-modern-head .footer-logo-mark{display:flex!important;flex-direction:column!important;gap:7px!important;text-decoration:none!important}#mobile-wrap #footer .footer-modern-head .footer-logo-mark .brand-word{color:#fff!important;font-size:36px!important;font-weight:950!important;line-height:.9!important;text-transform:uppercase!important}#mobile-wrap #footer .footer-modern-head .footer-logo-mark .brand-word span{color:#ef715c!important}#mobile-wrap #footer .footer-modern-head .footer-logo-mark i{width:188px!important;height:4px!important;display:block!important;border-radius:999px!important;background:linear-gradient(90deg,#ef715c 0 48%,#fff 48% 100%)!important}#mobile-wrap #footer .footer-modern-head p{margin:0!important;color:hsla(0,0%,100%,.62)!important;font-size:14px!important;font-weight:650!important;line-height:1.62!important}#mobile-wrap #footer .footer-modern-head .footer-socials{display:flex!important;gap:9px!important}#mobile-wrap #footer .footer-modern-head .footer-socials a{width:40px!important;height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;color:#fff!important;background:hsla(0,0%,100%,.08)!important;border:1px solid hsla(0,0%,100%,.1)!important}#mobile-wrap #footer .footer-modern-head .footer-socials a svg{width:20px!important;height:20px!important}#mobile-wrap #footer .footer-modern-body{margin-top:28px!important;display:flex!important;flex-direction:column!important;gap:28px!important}#mobile-wrap #footer .footer-links{display:grid!important;grid-template-columns:1fr!important;grid-gap:24px!important;gap:24px!important}#mobile-wrap #footer .footer-links div{display:flex!important;flex-direction:column!important}#mobile-wrap #footer .footer-links div strong{margin-bottom:11px!important;color:#fff!important;font-size:13px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}#mobile-wrap #footer .footer-links div a{width:-moz-fit-content!important;width:fit-content!important;margin-top:11px!important;color:hsla(0,0%,100%,.56)!important;font-size:13px!important;font-weight:750!important;text-decoration:none!important}#mobile-wrap #footer .footer-action-panel{padding:22px!important;border-radius:22px!important;border:1px solid hsla(0,0%,100%,.1)!important;background:hsla(0,0%,100%,.06)!important}#mobile-wrap #footer .footer-action-panel>span{color:hsla(0,0%,100%,.44)!important;font-size:10px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}#mobile-wrap #footer .footer-action-panel strong{display:block!important;margin-top:12px!important;color:#fff!important;font-size:21px!important;font-weight:950!important;line-height:1.15!important}#mobile-wrap #footer .footer-subscribe{margin-top:18px!important;height:50px!important;padding:5px!important;display:flex!important;align-items:center!important;border-radius:999px!important;background:hsla(0,0%,100%,.08)!important;border:1px solid hsla(0,0%,100%,.1)!important}#mobile-wrap #footer .footer-subscribe input{min-width:0!important;flex:1 1!important;height:40px!important;padding:0 10px!important;border:0!important;outline:0!important;background:transparent!important;color:#fff!important;font-size:12px!important;font-weight:750!important}#mobile-wrap #footer .footer-subscribe button{height:40px!important;padding:0 12px!important;border:0!important;border-radius:999px!important;background:#ef715c!important;color:#fff!important;font-size:10px!important;font-weight:950!important;text-transform:uppercase!important}#mobile-wrap #footer .footer-contact-line{padding-top:24px!important;border-top:1px solid hsla(0,0%,100%,.1)!important}#mobile-wrap #footer .footer-contact-line>span{color:hsla(0,0%,100%,.44)!important;font-size:10px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}#mobile-wrap #footer .footer-contact-line strong{display:block!important;margin-top:12px!important;color:#fff!important;font-size:21px!important;font-weight:950!important;line-height:1.1!important}#mobile-wrap #footer .footer-contact-line a{width:-moz-fit-content!important;width:fit-content!important;margin-top:16px!important;display:block!important;color:#ef715c!important;font-size:12px!important;font-weight:950!important;text-decoration:none!important;text-transform:uppercase!important}#mobile-wrap #footer .footer-bottom{margin-top:24px!important;padding-top:18px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:10px!important;border-top:1px solid hsla(0,0%,100%,.1)!important}#mobile-wrap #footer .footer-bottom a,#mobile-wrap #footer .footer-bottom span{color:hsla(0,0%,100%,.42)!important;font-size:11px!important;font-weight:700!important;text-decoration:none!important}#mobile-wrap #footer .footer-bottom div{display:flex!important;gap:14px!important}@keyframes trendCardSweep{0%,58%{transform:translateX(-64%);opacity:0}72%{opacity:.42}to{transform:translateX(64%);opacity:0}}#mobile-wrap .about-page{padding:36px 16px 0;background:#f6f7f8}#mobile-wrap .about-page .about-eyebrow{gap:7px;color:#ef715c}#mobile-wrap .about-page .about-eyebrow:before{width:7px;height:7px;border-radius:50%;background:#ef715c}#mobile-wrap .about-page .about-hero h1{color:#181a20;font-size:42px;line-height:1}#mobile-wrap .about-page .about-hero p{color:#68707c;line-height:1.65}#mobile-wrap .about-page .about-hero .about-actions a{background:#181a20}#mobile-wrap .about-page .about-hero .about-actions a.secondary{color:#181a20;border:1px solid rgba(24,26,32,.1)}#mobile-wrap .about-page .about-hero .about-visual{height:320px;border-radius:24px;background:#181a20}#mobile-wrap .about-page .about-hero .about-visual .about-visual-card{grid-template-columns:42px 1fr;background:hsla(0,0%,100%,.93)}#mobile-wrap .about-page .about-hero .about-visual .about-visual-card svg{width:42px;height:42px;border-radius:50%;background:#ef715c}#mobile-wrap .about-page .about-hero .about-visual .about-visual-card span{color:#ef715c}#mobile-wrap .about-page .about-hero .about-visual .about-visual-card strong{color:#181a20}#mobile-wrap .about-page .about-stats{padding:32px 0}#mobile-wrap .about-page .about-stats .about-stat-card{padding:22px;border-radius:20px;border:1px solid rgba(24,26,32,.08)}#mobile-wrap .about-page .about-stats .about-stat-card strong{color:#181a20;font-size:34px}#mobile-wrap .about-page .about-stats .about-stat-card span{color:#737985}#mobile-wrap .about-page .about-cta,#mobile-wrap .about-page .about-process,#mobile-wrap .about-page .about-values{padding:42px 0}#mobile-wrap .about-page .about-cta h2,#mobile-wrap .about-page .about-process h2,#mobile-wrap .about-page .about-values h2{color:#181a20;font-size:30px;line-height:1.08}#mobile-wrap .about-page .about-step-list,#mobile-wrap .about-page .about-value-grid{margin-top:22px;grid-gap:12px;gap:12px}#mobile-wrap .about-page .about-step,#mobile-wrap .about-page .about-value-card{padding:22px;border-radius:20px;background:#fff;border:1px solid rgba(24,26,32,.08)}#mobile-wrap .about-page .about-value-card svg{width:42px;height:42px;padding:10px;border-radius:50%;color:#ef715c;background:hsla(9,82%,65%,.11)}#mobile-wrap .about-page .about-value-card strong{margin-top:16px;color:#181a20;font-size:18px}#mobile-wrap .about-page .about-process p,#mobile-wrap .about-page .about-value-card p{color:#68707c;line-height:1.6}#mobile-wrap .about-page .about-process .about-step{display:grid;grid-template-columns:48px 1fr;align-items:center}#mobile-wrap .about-page .about-process .about-step span{color:hsla(9,82%,65%,.54);font-size:22px}#mobile-wrap .about-page .about-process .about-step strong{color:#181a20;font-size:17px}#mobile-wrap .about-page .about-partners{padding:10px 0 40px;background:#f6f7f8}#mobile-wrap .about-page .about-partners .about-brand-marquee{margin-top:20px}#mobile-wrap .about-page .about-partners .about-brand-marquee:after,#mobile-wrap .about-page .about-partners .about-brand-marquee:before{width:42px}#mobile-wrap .about-page .about-partners .about-brand-marquee:before{background:linear-gradient(90deg,#f6f7f8,rgba(246,247,248,0))}#mobile-wrap .about-page .about-partners .about-brand-marquee:after{background:linear-gradient(270deg,#f6f7f8,rgba(246,247,248,0))}#mobile-wrap .about-page .about-partners .about-brand-logo{width:128px;min-height:78px;border-radius:18px;box-shadow:0 0 0 5px rgba(21,23,29,.035),0 12px 28px rgba(24,26,32,.09)}#mobile-wrap .about-page .about-partners .about-brand-logo:before{inset:10px;border-radius:14px;background:linear-gradient(135deg,rgba(24,26,32,.04),transparent 42%),radial-gradient(circle at 82% 90%,hsla(9,82%,65%,.08),transparent 46%)}#mobile-wrap .about-page .about-partners .about-brand-logo img{max-width:86px;max-height:46px}#mobile-wrap .about-page .about-partners .about-brand-logo.is-mercedes img{max-width:78px;max-height:78px}#mobile-wrap .about-page .about-cta{padding-bottom:50px}#mobile-wrap .about-page .about-cta .about-shell{padding:28px;background:#181a20}#mobile-wrap .about-page .about-cta .about-shell a{background:#ef715c}#mobile-wrap .about-page{padding:32px 16px 0;overflow:hidden;background:#f7f8fa}#mobile-wrap .about-page .about-eyebrow{gap:8px;color:#e76551;font-family:Poppins,sans-serif;letter-spacing:.1em}#mobile-wrap .about-page .about-eyebrow:before{content:"";width:20px;height:2px;display:block;border-radius:999px;background:#e76551}#mobile-wrap .about-page .about-hero{padding:8px 0 28px}#mobile-wrap .about-page .about-hero .about-shell{gap:28px}#mobile-wrap .about-page .about-hero h1{margin:18px 0 0;color:#15171d;font-family:Poppins,sans-serif;font-size:40px;letter-spacing:0;line-height:.96}#mobile-wrap .about-page .about-hero p{margin-top:18px;color:#666d78;font-family:Poppins,sans-serif;font-size:14px;line-height:1.68}#mobile-wrap .about-page .about-hero .about-actions{margin-top:24px;display:flex;flex-wrap:wrap}#mobile-wrap .about-page .about-hero .about-actions a{height:46px;padding:0 16px;background:#15171d;font-family:Poppins,sans-serif;font-size:11px;text-transform:uppercase}#mobile-wrap .about-page .about-hero .about-actions a.secondary{background:#fff;color:#15171d;border:1px solid rgba(21,23,29,.12)}#mobile-wrap .about-page .about-hero .about-actions a svg{width:16px;height:16px}#mobile-wrap .about-page .about-hero .about-visual{height:360px;padding:10px;overflow:visible;border-radius:28px;background:#15171d;box-shadow:0 22px 58px rgba(21,23,29,.2)}#mobile-wrap .about-page .about-hero .about-visual img{border-radius:20px}#mobile-wrap .about-page .about-hero .about-visual:after{inset:10px;border-radius:20px;background:linear-gradient(180deg,rgba(21,23,29,0),rgba(21,23,29,.52))}#mobile-wrap .about-page .about-hero .about-visual .about-visual-card{left:18px;right:18px;bottom:18px;padding:16px;grid-template-columns:44px 1fr;grid-gap:6px 12px;gap:6px 12px;border-radius:18px;background:hsla(0,0%,100%,.94);box-shadow:0 18px 34px rgba(21,23,29,.18)}#mobile-wrap .about-page .about-hero .about-visual .about-visual-card svg{width:44px;height:44px;padding:10px;border-radius:14px;background:#e76551}#mobile-wrap .about-page .about-hero .about-visual .about-visual-card span{color:#e76551;letter-spacing:.06em}#mobile-wrap .about-page .about-hero .about-visual .about-visual-card strong{color:#15171d;font-size:13px;line-height:1.25}#mobile-wrap .about-page .about-partners{margin-left:-16px;margin-right:-16px;padding:18px 0 46px;background:transparent}#mobile-wrap .about-page .about-partners .about-shell{padding:0 16px}#mobile-wrap .about-page .about-partners .about-section-head{display:flex;justify-content:center}#mobile-wrap .about-page .about-partners .about-brand-marquee{margin-top:18px}#mobile-wrap .about-page .about-partners .about-brand-marquee:after,#mobile-wrap .about-page .about-partners .about-brand-marquee:before{width:44px}#mobile-wrap .about-page .about-partners .about-brand-marquee:before{background:linear-gradient(90deg,#f7f8fa,rgba(247,248,250,0))}#mobile-wrap .about-page .about-partners .about-brand-marquee:after{background:linear-gradient(270deg,#f7f8fa,rgba(247,248,250,0))}#mobile-wrap .about-page .about-partners .about-brand-track{gap:12px;animation:aboutBrandMarquee 32s linear infinite;will-change:transform}#mobile-wrap .about-page .about-partners .about-brand-logo{position:relative;width:168px;min-height:90px;overflow:hidden;border-radius:22px;background:linear-gradient(#fff,#fbfbfb) padding-box,linear-gradient(135deg,rgba(21,23,29,.2),hsla(8,76%,61%,.3)) border-box;border:1px solid transparent;box-shadow:0 0 0 5px rgba(21,23,29,.035),0 14px 34px rgba(21,23,29,.1)}#mobile-wrap .about-page .about-partners .about-brand-logo:before{content:"";position:absolute;left:18px;right:18px;top:13px;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,hsla(8,76%,61%,.55),transparent)}#mobile-wrap .about-page .about-partners .about-brand-logo:after{content:"";position:absolute;right:-34px;bottom:-34px;width:86px;height:86px;border-radius:50%;background:hsla(8,76%,61%,.1)}#mobile-wrap .about-page .about-partners .about-brand-logo img{position:relative;z-index:1;max-width:96px;max-height:50px;display:block}#mobile-wrap .about-page .about-partners .about-brand-logo.is-mercedes img{max-width:88px;max-height:88px}#mobile-wrap .about-page .about-stats{padding:0 0 44px}#mobile-wrap .about-page .about-stats .about-shell{grid-template-columns:1fr;grid-gap:12px;gap:12px}#mobile-wrap .about-page .about-stats .about-stat-card{position:relative;min-height:138px;padding:24px;overflow:hidden;border-radius:24px;border:1px solid rgba(21,23,29,.08);box-shadow:0 14px 34px rgba(21,23,29,.07)}#mobile-wrap .about-page .about-stats .about-stat-card:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,#e76551,hsla(8,76%,61%,.12))}#mobile-wrap .about-page .about-stats .about-stat-card strong{color:#15171d;font-family:Poppins,sans-serif;font-size:38px}#mobile-wrap .about-page .about-stats .about-stat-card span{display:block;margin-top:8px;color:#6a717d;font-size:11px;font-weight:900;letter-spacing:.05em}#mobile-wrap .about-page .about-cta,#mobile-wrap .about-page .about-process,#mobile-wrap .about-page .about-values{padding:46px 0}#mobile-wrap .about-page .about-cta h2,#mobile-wrap .about-page .about-process h2,#mobile-wrap .about-page .about-values h2{margin:14px 0 0;color:#15171d;font-family:Poppins,sans-serif;font-size:32px;font-weight:950;line-height:1.05}#mobile-wrap .about-page .about-story{padding:0 0 46px}#mobile-wrap .about-page .about-story .about-shell{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}#mobile-wrap .about-page .about-story .about-story-main{position:relative;padding:28px;overflow:hidden;border-radius:26px;background:#15171d;box-shadow:0 20px 48px rgba(21,23,29,.16)}#mobile-wrap .about-page .about-story .about-story-main:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,#e76551,#fff,#e76551)}#mobile-wrap .about-page .about-story .about-story-main h2{margin:18px 0 0;font-family:Poppins,sans-serif;font-size:30px;line-height:1.08}#mobile-wrap .about-page .about-story .about-story-main p{margin-top:14px;color:hsla(0,0%,100%,.68);line-height:1.64}#mobile-wrap .about-page .about-story .about-principles{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}#mobile-wrap .about-page .about-story .about-principle-card{position:relative;padding:22px 22px 22px 78px;border-radius:22px;border:1px solid rgba(21,23,29,.08);box-shadow:0 14px 32px rgba(21,23,29,.07)}#mobile-wrap .about-page .about-story .about-principle-card span{position:absolute;left:18px;top:22px;width:42px;height:42px;display:flex;border-radius:15px;background:#fff4f1;color:#e76551;font-size:13px}#mobile-wrap .about-page .about-story .about-principle-card strong{color:#15171d;font-size:18px}#mobile-wrap .about-page .about-story .about-principle-card p{margin-top:8px;color:#656c78;line-height:1.55}#mobile-wrap .about-page .about-values{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px;background:#fff}#mobile-wrap .about-page .about-step-list,#mobile-wrap .about-page .about-value-grid{margin-top:24px;display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}#mobile-wrap .about-page .about-value-card{position:relative;padding:24px;overflow:hidden;border-radius:24px;background:#f8f8f6;border:1px solid rgba(21,23,29,.08)}#mobile-wrap .about-page .about-value-card svg{width:46px;height:46px;padding:11px;border-radius:16px;color:#e76551;background:#fff2ee}#mobile-wrap .about-page .about-value-card strong{display:block;margin-top:18px;color:#15171d;font-size:20px;font-weight:950}#mobile-wrap .about-page .about-value-card p{margin-top:10px;color:#656c78;font-size:13px;font-weight:650;line-height:1.62}#mobile-wrap .about-page .about-process p{margin-top:14px;color:#656c78;font-size:13px;font-weight:650;line-height:1.62}#mobile-wrap .about-page .about-process .about-step{position:relative;min-height:190px;padding:22px;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;border-radius:22px;border:1px solid rgba(21,23,29,.08);box-shadow:0 14px 32px rgba(21,23,29,.07)}#mobile-wrap .about-page .about-process .about-step span{position:relative;width:42px;height:42px;margin-bottom:24px;background:#15171d;font-size:14px}#mobile-wrap .about-page .about-process .about-step strong{position:relative;z-index:1;color:#15171d;font-size:18px}#mobile-wrap .about-page .about-process .about-step p{position:relative;z-index:1;margin-top:10px;color:#656c78}#mobile-wrap .about-page .about-cta{padding-bottom:54px}#mobile-wrap .about-page .about-cta .about-shell{position:relative;padding:30px;overflow:hidden;border-radius:26px;background:#15171d;box-shadow:0 22px 54px rgba(21,23,29,.18)}#mobile-wrap .about-page .about-cta .about-shell:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,#e76551,#fff,#e76551)}#mobile-wrap .about-page .about-cta .about-shell a{width:-moz-fit-content;width:fit-content;height:46px;margin-top:22px;padding:0 16px;background:#fff;color:#15171d;font-size:11px;text-transform:uppercase}#mobile-wrap .about-page .about-cta .about-shell a svg{width:16px;height:16px}@keyframes aboutBrandMarquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card{height:374px!important;background:linear-gradient(180deg,#fff,#fafafa)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card:before{inset:0!important;pointer-events:none!important;background:linear-gradient(145deg,hsla(8,79%,62%,.11),transparent 36%)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media{height:138px!important;margin:11px!important;border-radius:22px!important;background:radial-gradient(circle at 18% 16%,hsla(0,0%,100%,.2),transparent 28%),linear-gradient(135deg,#181a20,#292c34 60%,#eb6753 160%)!important;box-shadow:inset 0 -36px 48px rgba(0,0,0,.24)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-media-grid{position:absolute!important;inset:0!important;background-image:linear-gradient(hsla(0,0%,100%,.06) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.06) 1px,transparent 0)!important;background-size:34px 34px!important;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.78),transparent)!important;mask-image:linear-gradient(180deg,rgba(0,0,0,.78),transparent)!important;opacity:.48!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media:after{inset:auto 0 0!important;height:54px!important;background:linear-gradient(180deg,transparent,rgba(0,0,0,.34))!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media img{width:78px!important;height:78px!important;border:5px solid hsla(0,0%,100%,.92)!important;box-shadow:0 16px 30px rgba(0,0,0,.25)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-status{left:11px!important;top:11px!important;right:auto!important;height:29px!important;box-shadow:0 12px 22px rgba(0,0,0,.14)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-inventory-badge{right:11px!important;bottom:11px!important;height:31px!important;background:#eb6753!important;box-shadow:0 13px 22px hsla(8,79%,62%,.26)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-content{padding:0 15px 15px!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-title-block .dealer-kicker{font-size:9px!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-title-block .dealer-name{font-size:21px!important;line-height:1.08!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-title-block p{line-height:1.2!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats{margin-top:12px!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div{height:55px!important;padding:9px 8px 8px!important;align-items:flex-start!important;gap:3px!important;border:1px solid rgba(24,26,32,.08)!important;border-radius:15px!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div:before{content:""!important;position:absolute!important;left:0!important;top:13px!important;bottom:13px!important;width:3px!important;border-radius:999px!important;background:#eb6753!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-card-footer{height:54px!important;padding:7px!important;border-radius:18px!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-ready{padding-left:5px!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-card-action{width:86px!important;box-shadow:0 13px 24px rgba(24,26,32,.2)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper{height:430px!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide{width:86%!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card{position:relative!important;height:398px!important;padding:0!important;border-radius:28px!important;border:1px solid hsla(8,79%,62%,.18)!important;box-shadow:0 24px 58px rgba(24,26,32,.14)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card:before{content:""!important;position:absolute!important;left:24px!important;right:24px!important;bottom:0!important;display:block!important;height:2px!important;border-radius:999px!important;background:linear-gradient(90deg,transparent,hsla(8,79%,62%,.7),transparent)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card:after{display:none!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media{width:auto!important;height:166px!important;margin:9px!important;border-radius:24px!important;background:linear-gradient(145deg,#101115,#20232b 58%,#101115)!important;box-shadow:inset 0 -46px 62px rgba(0,0,0,.34)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-media-grid{display:none!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-media-ambient{background:radial-gradient(circle at 52% 40%,hsla(0,0%,100%,.18),transparent 27%),radial-gradient(circle at 86% 4%,hsla(8,79%,62%,.16),transparent 30%)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media:before{inset:15px!important;border-radius:19px!important;border:1px solid hsla(0,0%,100%,.08)!important;pointer-events:none!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media:after{content:""!important;position:absolute!important;left:28px!important;right:28px!important;bottom:27px!important;display:block!important;height:1px!important;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.34),transparent)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-card-label{position:absolute!important;left:15px!important;top:15px!important;z-index:3!important;color:hsla(0,0%,100%,.72)!important;font-size:8px!important;font-weight:950!important;line-height:1!important;letter-spacing:.11em!important;text-transform:uppercase!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media img{z-index:2!important;width:88px!important;height:88px!important;border-radius:50%!important;border:6px solid hsla(0,0%,100%,.94)!important;background:#fff!important;box-shadow:0 20px 40px rgba(0,0,0,.32)!important;filter:saturate(1.02) contrast(1.04)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-status{position:absolute!important;right:15px!important;top:15px!important;left:auto!important;bottom:auto!important;z-index:3!important;height:30px!important;padding:0 10px!important;gap:5px!important;border-radius:999px!important;border:1px solid hsla(0,0%,100%,.16)!important;background:hsla(0,0%,100%,.92)!important;color:#181a20!important;font-size:8px!important;font-weight:950!important;line-height:1!important;text-transform:uppercase!important;box-shadow:0 12px 22px rgba(0,0,0,.16)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-status svg{width:12px!important;height:12px!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-inventory-badge{position:absolute!important;left:50%!important;right:auto!important;bottom:15px!important;z-index:3!important;height:34px!important;padding:0 13px!important;display:flex!important;gap:7px!important;border:1px solid hsla(0,0%,100%,.18)!important;background:hsla(0,0%,100%,.12)!important;line-height:1!important;transform:translateX(-50%)!important;box-shadow:none!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-inventory-badge svg{width:14px!important;height:14px!important;color:#eb6753!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-content{position:relative!important;z-index:1!important;padding:8px 18px 18px!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-title-block{min-width:0!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-title-block .dealer-kicker{position:relative!important;padding:0 0 0 22px!important;border-radius:0!important;background:transparent!important;line-height:1!important;letter-spacing:.1em!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-title-block .dealer-kicker:before{content:""!important;position:absolute!important;left:0!important;top:50%!important;width:15px!important;height:2px!important;border-radius:999px!important;background:#eb6753!important;transform:translateY(-50%)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-title-block .dealer-name{margin-top:10px!important;font-size:23px!important;line-height:1.05!important;text-transform:capitalize!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-title-block p{margin-top:7px!important;font-weight:700!important;line-height:1.25!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats{margin-top:14px!important;padding:10px!important;border:1px solid rgba(24,26,32,.07)!important;border-radius:19px!important;background:#f7f8f9!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div{position:relative!important;min-width:0!important;height:56px!important;padding:0!important;flex-direction:column!important;justify-content:center!important;gap:4px!important;overflow:hidden!important;border:0!important;box-shadow:0 9px 20px rgba(24,26,32,.05)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div svg{width:14px!important;height:14px!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div span{display:block!important;overflow:hidden!important;max-width:100%!important;color:#8b929c!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:7px!important;font-weight:900!important;line-height:1!important;text-transform:uppercase!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div p{line-height:1!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-card-footer{height:56px!important;padding:8px 8px 8px 13px!important;gap:9px!important;border-radius:20px!important;background:#fff!important;box-shadow:0 14px 30px rgba(24,26,32,.08)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-ready{padding:0!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-ready span{font-size:8px!important;letter-spacing:.07em!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-ready strong{margin-top:6px!important;font-size:12px!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-card-action{width:96px!important;height:40px!important;padding:0 13px!important;line-height:1!important;box-shadow:0 14px 28px rgba(24,26,32,.22)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-card-action svg{width:15px!important;height:15px!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper{height:410px!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card{width:100%!important;height:382px!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;border:1px solid rgba(24,26,32,.08)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card:after,#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card:before{display:none!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media{height:176px!important;background:#eef0f3!important;box-shadow:none!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media img{background:#eef0f3!important;filter:saturate(1.03) contrast(1.03)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-media-ambient{background:linear-gradient(180deg,rgba(9,10,13,.08),rgba(9,10,13,.12) 45%,rgba(9,10,13,.54))!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media:before{content:""!important;position:absolute!important;inset:10px!important;z-index:3!important;display:block!important;border-radius:16px!important;border:1px solid hsla(0,0%,100%,.18)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-card-label,#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-media-grid,#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media:after{display:none!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-top-row{position:absolute!important;left:12px!important;right:12px!important;top:12px!important;z-index:4!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-inventory-badge,#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-status{position:static!important;height:30px!important;padding:0 10px!important;display:flex!important;align-items:center!important;gap:6px!important;border-radius:999px!important;border:1px solid hsla(0,0%,100%,.32)!important;background:hsla(0,0%,100%,.92)!important;color:#181a20!important;font-size:8px!important;font-weight:950!important;line-height:1!important;text-transform:uppercase!important;box-shadow:0 11px 22px rgba(0,0,0,.12)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-inventory-badge svg,#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-status svg{width:12px!important;height:12px!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-status svg{color:#21805f!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-inventory-badge{background:hsla(8,79%,62%,.94)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-inventory-badge svg{color:#fff!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-content{min-width:0!important;background:#fff!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-title-block .dealer-kicker{width:-moz-fit-content!important;width:fit-content!important;padding:7px 10px!important;border-radius:999px!important;background:hsla(8,79%,62%,.1)!important;color:#eb6753!important;font-size:8px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-title-block .dealer-kicker:before{content:none!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-title-block .dealer-name{margin-top:9px!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-title-block p{margin-top:6px!important;overflow:hidden!important;color:#777f8b!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:11px!important;font-weight:750!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-feature-row{margin-top:10px!important;display:flex!important;gap:7px!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-feature-row span{height:26px!important;padding:0 9px!important;display:inline-flex!important;align-items:center!important;border-radius:999px!important;border:1px solid rgba(24,26,32,.08)!important;background:#f7f8f9!important;color:#626a76!important;font-size:8px!important;font-weight:900!important;white-space:nowrap!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats{margin-top:11px!important;padding:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:7px!important;gap:7px!important;border:0!important;background:transparent!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div{height:46px!important;padding:0 7px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important;border:1px solid rgba(24,26,32,.07)!important;border-radius:14px!important;background:#fff!important;box-shadow:0 9px 20px rgba(24,26,32,.055)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div:before{content:none!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div svg{width:15px!important;height:15px!important;color:#eb6753!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div span{display:none!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats div p{color:#181a20!important;font-size:12px!important;font-weight:950!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-card-footer{height:48px!important;margin-top:auto!important;padding:5px 5px 5px 11px!important;display:flex!important;align-items:center!important;gap:8px!important;border-radius:17px!important;border:1px solid rgba(24,26,32,.08)!important;background:#f6f7f8!important;box-shadow:none!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-ready{min-width:0!important;flex:1 1!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-ready span,#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-ready strong{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;line-height:1!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-ready span{color:#8b929c!important;font-size:7px!important;font-weight:950!important;text-transform:uppercase!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-ready strong{margin-top:5px!important;color:#181a20!important;font-size:11px!important;font-weight:950!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-card-action{width:92px!important;height:38px!important;margin:0!important;padding:0 12px!important;border-radius:999px!important;font-size:10px!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper{height:414px!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card{height:386px!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media{height:184px!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-media-ambient{background:linear-gradient(180deg,rgba(24,26,32,.03),rgba(24,26,32,.1) 48%,rgba(24,26,32,.52))!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-inventory-badge{background:rgba(24,26,32,.76)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-status{background:hsla(0,0%,100%,.94)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats,#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-card-footer,#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-feature-row,#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-ready,#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-title-block .dealer-kicker{display:none!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-signal-row{margin-top:10px!important;display:flex!important;gap:6px!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-signal-row span{height:25px!important;padding:0 8px!important;display:inline-flex!important;align-items:center!important;gap:5px!important;border-radius:999px!important;background:#fafafa!important;color:#646b76!important;font-size:8px!important;font-weight:900!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-signal-row span svg{width:11px!important;height:11px!important;color:#eb6753!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media{display:block!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;border-radius:0!important;object-fit:cover!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-media-ambient{background:linear-gradient(180deg,rgba(24,26,32,.02),rgba(24,26,32,.08) 46%,rgba(24,26,32,.5))!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper{height:404px!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide{width:84%!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card{height:376px!important;padding:9px!important;border-radius:26px!important;background:#fff!important;box-shadow:0 22px 54px rgba(24,26,32,.13)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media{position:relative!important;width:100%!important;height:188px!important;margin:0!important;overflow:hidden!important;border-radius:21px!important;background:radial-gradient(circle at 50% 34%,hsla(0,0%,100%,.88),rgba(229,232,236,.92) 50%,#b9bec5 100%)!important;display:flex!important;align-items:center!important;justify-content:center!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media img{position:relative!important;inset:auto!important;z-index:1!important;width:calc(100% - 26px)!important;height:calc(100% - 26px)!important;border:0!important;border-radius:13px!important;object-fit:contain!important;object-position:center!important;background:transparent!important;box-shadow:none!important;filter:saturate(1.03) contrast(1.04) drop-shadow(0 14px 20px rgba(24,26,32,.16))!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-media-ambient{position:absolute!important;inset:0!important;z-index:2!important;background:linear-gradient(180deg,rgba(24,26,32,.02),rgba(24,26,32,.02) 50%,rgba(24,26,32,.16))!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-media-top{position:absolute!important;left:12px!important;right:12px!important;top:12px!important;z-index:4!important;display:flex!important;align-items:center!important;justify-content:space-between!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-inventory-badge{position:static!important;height:32px!important;padding:0 11px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;border-radius:999px!important;background:rgba(24,26,32,.78)!important;color:#fff!important;font-size:10px!important;font-weight:950!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-inventory-badge svg{width:13px!important;height:13px!important;color:#ffd15f!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-status{position:static!important;width:36px!important;height:36px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:hsla(0,0%,100%,.95)!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-status span{display:none!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-media .dealer-status svg{width:19px!important;height:19px!important;color:#2b8f6f!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-content{padding:14px 6px 2px!important;display:flex!important;flex:1 1!important;flex-direction:column!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .agent-stats,#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-card-footer,#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-feature-row,#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-ready,#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-signal-row,#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-title-block .dealer-kicker{display:none!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-title-block .dealer-name{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#181a20!important;font-size:22px!important;font-weight:950!important;line-height:1.06!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-meta-row{margin-top:11px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-subtitle{min-width:0!important;overflow:hidden!important;color:#777f8b!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:11px!important;font-weight:850!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-metrics{display:flex!important;gap:6px!important;flex-shrink:0!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-metrics div{height:32px!important;min-width:48px!important;padding:0 9px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;border-radius:999px!important;background:#f0f2f5!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-metrics div svg{width:15px!important;height:15px!important;color:#69707b!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-metrics div:last-child svg{color:red!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-metrics div p{color:#59606b!important;font-size:11px!important;font-weight:950!important}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card .dealer-card-action{width:100%!important;height:42px!important;margin-top:auto!important;padding:0 14px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border-radius:14px!important;background:#181a20!important;color:#fff!important;font-size:11px!important;font-weight:950!important}#mobile-wrap .top-agents.top-dealer-experience{position:relative!important;overflow:hidden!important;padding:72px 0 82px!important;background:radial-gradient(circle at 18% 9%,hsla(8,79%,62%,.17),transparent 36%),radial-gradient(circle at 90% 22%,hsla(0,0%,100%,.1),transparent 30%),linear-gradient(180deg,#14161b,#0a0b0f)!important}#mobile-wrap .top-agents.top-dealer-experience .container{position:relative!important;z-index:1!important;padding:0 16px!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-showcase-head{display:flex!important;flex-direction:column!important;gap:16px!important;margin-bottom:26px!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-copy{padding:26px!important;border-radius:28px!important;border:1px solid hsla(0,0%,100%,.1)!important;background:linear-gradient(145deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.04)),radial-gradient(circle at 86% 18%,hsla(8,79%,62%,.14),transparent 35%)!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-copy .dealer-eyebrow{width:-moz-fit-content!important;width:fit-content!important;height:32px!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;gap:7px!important;border-radius:999px!important;background:hsla(8,79%,62%,.14)!important;color:#ff8a78!important;font-size:9px!important;font-weight:950!important;letter-spacing:.1em!important;text-transform:uppercase!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-copy .dealer-eyebrow svg{width:14px!important;height:14px!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-copy h2{margin:18px 0 0!important;color:#fff!important;font-size:32px!important;font-weight:950!important;line-height:1.03!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-copy p{margin-top:14px!important;color:hsla(0,0%,100%,.66)!important;font-size:13px!important;font-weight:650!important;line-height:1.55!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-command-panel{padding:20px!important;border-radius:26px!important;background:hsla(0,0%,100%,.94)!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-command-top{display:flex!important;flex-direction:column!important;gap:8px!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-command-top span{color:#eb6753!important;font-size:9px!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-command-top strong{overflow:hidden!important;color:#181a20!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:22px!important;font-weight:950!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-command-grid{margin-top:18px!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-command-grid div{height:82px!important;padding:10px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;border-radius:17px!important;background:#f7f8f9!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-command-grid div svg{width:16px!important;height:16px!important;color:#eb6753!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-command-grid div strong{margin-top:8px!important;color:#181a20!important;font-size:18px!important;font-weight:950!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-command-grid div span{margin-top:5px!important;overflow:hidden!important;color:#8b929c!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:7px!important;font-weight:950!important;text-transform:uppercase!important}#mobile-wrap .top-agents.top-dealer-experience .top-agents-swiper{height:452px!important;padding-bottom:26px!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card{height:416px!important;box-shadow:0 22px 56px rgba(0,0,0,.24)!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card .dealer-media{background:radial-gradient(circle at 50% 28%,hsla(0,0%,100%,.95),rgba(224,227,232,.9) 50%,#a3a8b0 100%),linear-gradient(135deg,#eef0f3,#b9bec6)!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card .dealer-media img{filter:saturate(1.04) contrast(1.04) drop-shadow(0 16px 22px rgba(24,26,32,.2))!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card .dealer-media .dealer-media-ambient{background:linear-gradient(180deg,rgba(24,26,32,.02),rgba(24,26,32,.02) 50%,rgba(24,26,32,.22))!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card .dealer-media .dealer-rank-badge{width:54px!important;height:54px!important;border-radius:17px!important;background:hsla(0,0%,100%,.94)!important;font-size:21px!important;line-height:1!important;box-shadow:0 14px 26px rgba(24,26,32,.18)!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-title-block .dealer-location{color:#7d8490!important;line-height:1.2!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card.dealer-card-skeleton{cursor:default!important;pointer-events:none!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card.dealer-card-skeleton .dealer-skeleton-mark{position:relative!important;z-index:1!important;width:116px!important;height:116px!important;border-radius:50%!important;background:radial-gradient(circle at 50% 45%,hsla(0,0%,100%,.95),hsla(0,0%,100%,.62) 34%,transparent 35%),linear-gradient(135deg,rgba(24,26,32,.14),rgba(24,26,32,.04))!important;box-shadow:inset 0 0 0 1px rgba(24,26,32,.08),0 18px 28px rgba(24,26,32,.16)!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card.dealer-card-skeleton .dealer-card-action,#mobile-wrap .top-agents.top-dealer-experience .top-agent-card.dealer-card-skeleton .dealer-inventory-badge,#mobile-wrap .top-agents.top-dealer-experience .top-agent-card.dealer-card-skeleton .dealer-skeleton-line,#mobile-wrap .top-agents.top-dealer-experience .top-agent-card.dealer-card-skeleton .dealer-skeleton-metrics span,#mobile-wrap .top-agents.top-dealer-experience .top-agent-card.dealer-card-skeleton .dealer-status{position:relative!important;overflow:hidden!important;background:linear-gradient(90deg,#eef0f3,#fafafa 45%,#eef0f3)!important;background-size:220% 100%!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card.dealer-card-skeleton .dealer-skeleton-line{height:14px!important;width:58%!important;border-radius:999px!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card.dealer-card-skeleton .dealer-skeleton-line.wide{width:76%!important;height:21px!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card.dealer-card-skeleton .dealer-skeleton-metrics{margin-top:12px!important;display:flex!important;gap:7px!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card.dealer-card-skeleton .dealer-skeleton-metrics span{width:50px!important;height:32px!important;border-radius:999px!important}#mobile-wrap .top-agents.top-dealer-experience{padding:48px 0 62px!important}#mobile-wrap .top-agents.top-dealer-experience .top-agents-swiper{height:446px!important;padding:10px 0 34px!important}#mobile-wrap .top-agents.top-dealer-experience .top-agents-swiper .top-agents-slide{width:86%!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card{height:404px!important;padding:9px!important;border-radius:28px!important;box-shadow:0 20px 46px rgba(24,26,32,.11)!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card .dealer-media{height:216px!important;border-radius:22px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:radial-gradient(circle at 50% 34%,hsla(0,0%,100%,.95),rgba(230,233,237,.82) 48%,#c8cdd4 100%),linear-gradient(135deg,#f5f6f8,#d7dce2)!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card .dealer-media img{position:relative!important;inset:auto!important;width:calc(100% - 24px)!important;height:calc(100% - 24px)!important;border-radius:15px!important;object-fit:contain!important;filter:saturate(1.04) contrast(1.04) drop-shadow(0 15px 20px rgba(24,26,32,.17))!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card .dealer-media .dealer-media-ambient{background:linear-gradient(180deg,rgba(24,26,32,.02),rgba(24,26,32,.01) 56%,rgba(24,26,32,.16)),linear-gradient(130deg,transparent,transparent 43%,hsla(0,0%,100%,.24) 52%,transparent 64%)!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card .dealer-media .dealer-media-top{z-index:5!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card .dealer-media .dealer-inventory-badge{height:34px!important;padding:0 11px!important;background:rgba(24,26,32,.78)!important;font-weight:950!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card .dealer-media .dealer-status{width:36px!important;height:36px!important;background:hsla(0,0%,100%,.96)!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card .dealer-media .dealer-status svg{width:19px!important;height:19px!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card .dealer-media .dealer-rank-badge{position:absolute!important;left:14px!important;bottom:14px!important;z-index:5!important;width:50px!important;height:50px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:16px!important;background:hsla(0,0%,100%,.95)!important;color:#181a20!important;font-size:20px!important;font-weight:950!important;box-shadow:0 14px 26px rgba(24,26,32,.17)!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card .dealer-content{padding:14px 6px 2px!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-title-block .dealer-name{font-size:21px!important;font-weight:950!important;line-height:1.05!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-title-block .dealer-location{display:block!important;margin-top:6px!important;overflow:hidden!important;color:#7b838f!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:10px!important;font-weight:800!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-meta-row{margin-top:11px!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-subtitle{color:#eb6753!important;font-size:8px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-metrics div{min-width:48px!important;background:#f1f3f6!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-metrics div p{font-weight:950!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-card-action{border-radius:14px!important;font-size:11px!important;font-weight:950!important}#mobile-wrap .top-agents.top-dealer-experience{padding:46px 0 58px!important;background:#fff!important}#mobile-wrap .top-agents.top-dealer-experience:after,#mobile-wrap .top-agents.top-dealer-experience:before{display:none!important;content:none!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-showcase-head{display:none!important}#mobile-wrap .top-agents.top-dealer-experience .container{padding:0 14px!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-home-head{width:100%!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:8px!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-home-copy{display:flex!important;flex-direction:column!important;gap:7px!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-home-copy span{color:#eb6753!important;font-size:10px!important;font-weight:850!important;letter-spacing:.12em!important;text-transform:uppercase!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-home-copy h2{color:#181a20!important;font-size:28px!important;font-weight:850!important;line-height:1.12!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-home-copy p{margin:0!important;color:#59606b!important;font-size:12px!important;font-weight:550!important;line-height:1.55!important}#mobile-wrap .top-agents.top-dealer-experience .wrapper.dealer-showcase-rail{padding:0!important}#mobile-wrap .top-agents.top-dealer-experience .wrapper.dealer-showcase-rail:after,#mobile-wrap .top-agents.top-dealer-experience .wrapper.dealer-showcase-rail:before{display:none!important;content:none!important}#mobile-wrap .top-agents.top-dealer-experience .top-agents-swiper{height:420px!important;padding:6px 0 30px!important}#mobile-wrap .top-agents.top-dealer-experience .top-agents-swiper .top-agents-slide{width:84%!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card{height:384px!important;padding:0!important;overflow:hidden!important;border-radius:18px!important;border:1px solid rgba(24,26,32,.08)!important;background:#fff!important;box-shadow:0 14px 32px rgba(24,26,32,.08)!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card .dealer-media{position:relative!important;width:100%!important;height:218px!important;margin:0!important;overflow:hidden!important;border-radius:12px!important;display:block!important;background:#eef0f3!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card .dealer-media img{position:absolute!important;inset:0!important;z-index:1!important;width:100%!important;height:100%!important;border:0!important;border-radius:0!important;object-fit:cover!important;object-position:center!important;background:transparent!important;box-shadow:none!important;filter:saturate(1.02) contrast(1.02)!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card .dealer-media .dealer-media-ambient{position:absolute!important;inset:0!important;z-index:2!important;background:linear-gradient(180deg,rgba(24,26,32,.06),rgba(24,26,32,.72))!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card .dealer-media .dealer-card-label,#mobile-wrap .top-agents.top-dealer-experience .top-agent-card .dealer-media .dealer-media-grid,#mobile-wrap .top-agents.top-dealer-experience .top-agent-card .dealer-media .dealer-rank-badge,#mobile-wrap .top-agents.top-dealer-experience .top-agent-card .dealer-media .dealer-top-row,#mobile-wrap .top-agents.top-dealer-experience .top-agent-card .dealer-media:after,#mobile-wrap .top-agents.top-dealer-experience .top-agent-card .dealer-media:before{display:none!important;content:none!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card .dealer-media .dealer-media-top{position:absolute!important;left:12px!important;right:12px!important;top:12px!important;z-index:4!important;display:flex!important;align-items:center!important;justify-content:space-between!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card .dealer-media .dealer-inventory-badge{position:static!important;height:32px!important;padding:0 10px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;border-radius:999px!important;border:1px solid hsla(0,0%,100%,.28)!important;background:rgba(24,26,32,.72)!important;color:#fff!important;font-size:10px!important;font-weight:800!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card .dealer-media .dealer-inventory-badge svg{width:14px!important;height:14px!important;color:#ffd15f!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card .dealer-media .dealer-status{position:static!important;width:34px!important;height:34px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:hsla(0,0%,100%,.9)!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card .dealer-media .dealer-status svg{width:18px!important;height:18px!important;color:#2b8f6f!important}#mobile-wrap .top-agents.top-dealer-experience .top-agent-card .dealer-content{position:relative!important;z-index:2!important;padding:17px 16px 16px!important;display:flex!important;flex:1 1!important;flex-direction:column!important;gap:10px!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-title-block .dealer-location{display:none!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-title-block .dealer-name{display:block!important;overflow:hidden!important;color:#181a20!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:17px!important;font-weight:850!important;line-height:1.15!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-meta-row{margin-top:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-subtitle{color:#747b86!important;font-size:12px!important;font-weight:700!important;letter-spacing:0!important;text-transform:none!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-metrics{display:flex!important;gap:6px!important;flex-shrink:0!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-metrics div{height:32px!important;min-width:auto!important;padding:0 9px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;border-radius:999px!important;background:#f6f7f9!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-metrics div svg{width:15px!important;height:15px!important;color:#69707b!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-metrics div:last-child svg{color:red!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-metrics div p{color:#59606b!important;font-size:11px!important;font-weight:800!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-card-action{width:100%!important;height:42px!important;margin-top:auto!important;padding:0 14px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border-radius:12px!important;background:#181a20!important;color:#fff!important;font-size:12px!important;font-weight:800!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-card-action span{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:11px!important;font-weight:850!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-metrics .dealer-like-metric{padding:0 7px 0 0!important;gap:1px!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-metrics .dealer-like-metric svg{color:#69707b!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-metrics .dealer-like-metric .dealer-like-button{width:32px!important;height:32px!important;padding:0!important;border-radius:999px!important;background:transparent!important;color:#69707b!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-metrics .dealer-like-metric .dealer-like-button svg{width:15px!important;height:15px!important;color:#69707b!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-metrics .dealer-like-metric .dealer-like-button .liked-heart-icon{color:red!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-home-head{margin-bottom:22px!important;padding:18px!important;overflow:hidden!important;border-radius:20px!important;border:1px solid rgba(24,26,32,.08)!important;background:linear-gradient(135deg,hsla(0,0%,100%,.98),rgba(248,249,251,.94)),radial-gradient(circle at 92% 0,hsla(8,79%,62%,.12),transparent 34%)!important;box-shadow:0 14px 36px rgba(24,26,32,.07)!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-home-kicker{display:flex!important;align-items:center!important;gap:8px!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-home-kicker span{height:28px!important;padding:0 10px!important;display:inline-flex!important;align-items:center!important;border-radius:999px!important;background:hsla(8,79%,62%,.1)!important;color:#eb6753!important;font-size:9px!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-home-kicker i{color:#8a9099!important;font-size:10px!important;font-style:normal!important;font-weight:750!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-home-tags{margin-top:2px!important;display:flex!important;flex-wrap:wrap!important;gap:7px!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-home-tags em{height:28px!important;padding:0 10px!important;display:inline-flex!important;align-items:center!important;border-radius:999px!important;border:1px solid rgba(24,26,32,.08)!important;background:#fff!important;color:#59606b!important;font-size:9px!important;font-style:normal!important;font-weight:850!important;letter-spacing:.04em!important;text-transform:uppercase!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-home-head{position:relative!important;margin-bottom:20px!important;padding:0 0 14px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-home-head:after{content:""!important;position:absolute!important;left:0!important;bottom:0!important;width:82px!important;height:4px!important;border-radius:999px!important;background:#eb6753!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-home-copy p,#mobile-wrap .top-agents.top-dealer-experience .dealer-home-kicker,#mobile-wrap .top-agents.top-dealer-experience .dealer-home-tags{display:none!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-home-copy h2{margin:0!important;font-size:31px!important;font-weight:950!important;line-height:1!important}#mobile-wrap .top-agents.top-dealer-experience .dealer-card-action{box-sizing:border-box!important;overflow:hidden!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .trend-engagement,#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .trend-engagement-pill,#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .trend-meta,#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .trend-stat-button{display:none!important}#mobile-wrap{--am-orange:#eb6753;--am-ink:#181a20;--am-muted:#6d7480;--am-soft:#f5f6f8;--am-line:rgba(24,26,32,.08);--am-shadow:0 18px 44px rgba(24,26,32,.1);min-height:100vh;background:var(--am-soft);color:var(--am-ink);font-family:Poppins,sans-serif;overflow-x:hidden}#mobile-wrap #main{width:100%;background:var(--am-soft);overflow:hidden}#mobile-wrap #main .top{height:auto}#mobile-wrap .container{width:100%!important;max-width:100%!important;padding-right:14px!important;padding-left:14px!important;box-sizing:border-box!important}#mobile-wrap button,#mobile-wrap input,#mobile-wrap select,#mobile-wrap textarea{font-family:Poppins,sans-serif!important}#mobile-wrap .no-data{width:100%!important;min-height:180px!important;padding:24px 18px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:10px!important;border-radius:24px!important;border:1px solid var(--am-line)!important;background:#fff!important;box-shadow:var(--am-shadow)!important;text-align:center!important}#mobile-wrap .no-data img{width:42px!important;height:42px!important}#mobile-wrap .no-data .no-data-subtitle,#mobile-wrap .no-data .no-data-title,#mobile-wrap .no-data p{margin:0!important;color:var(--am-muted)!important;font-size:13px!important;font-weight:750!important;line-height:1.45!important}#mobile-wrap .mobile-navbar{position:fixed;top:0;left:0;z-index:1000;width:100%;padding:10px 14px 9px;gap:10px;background:linear-gradient(180deg,rgba(7,8,11,.88),rgba(7,8,11,.52));border-bottom:1px solid hsla(0,0%,100%,.15);backdrop-filter:blur(16px) saturate(135%);-webkit-backdrop-filter:blur(16px) saturate(135%);box-sizing:border-box;transition:background .22s ease,border-color .22s ease,box-shadow .22s ease}#mobile-wrap .mobile-navbar.mobile-navbar--scrolled{background:rgba(12,14,19,.94);border-color:hsla(8,79%,62%,.26);box-shadow:0 12px 34px rgba(0,0,0,.28)}#mobile-wrap .mobile-navbar .mobile-navbar-main{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px}#mobile-wrap .mobile-navbar .mobile-brand{position:relative;padding-bottom:7px;color:#fff;font-size:23px;font-weight:950;letter-spacing:0;line-height:1;text-decoration:none;text-transform:uppercase}#mobile-wrap .mobile-navbar .mobile-brand span{color:var(--am-orange)}#mobile-wrap .mobile-navbar .mobile-brand:after{content:"";position:absolute;left:0;bottom:0;width:88px;height:3px;border-radius:999px;background:linear-gradient(90deg,#fff 0 49%,var(--am-orange) 49% 100%)}#mobile-wrap .mobile-navbar .mobile-account-link{min-width:max-content;height:36px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;color:var(--am-ink);font-size:12px;font-weight:900;text-decoration:none}#mobile-wrap .mobile-navbar .mobile-nav-scroll{margin:0 -14px;padding:0 14px 2px;display:flex;flex-direction:row;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}#mobile-wrap .mobile-navbar .mobile-nav-scroll::-webkit-scrollbar{display:none}#mobile-wrap .mobile-navbar .mobile-nav-scroll a{flex:0 0 auto;text-decoration:none;scroll-snap-align:start}#mobile-wrap .mobile-navbar .mobile-nav-scroll .nav-item{height:34px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid hsla(0,0%,100%,.13);background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.82);font-size:12px;font-weight:850;white-space:nowrap}#mobile-wrap .mobile-navbar .mobile-nav-scroll .nav-item.active{background:var(--am-orange);border-color:var(--am-orange);color:#fff;box-shadow:0 9px 20px hsla(8,79%,62%,.28)}#mobile-wrap .mobile-home-hero{position:relative;min-height:720px;padding:136px 18px 24px;justify-content:flex-end;overflow:hidden;background:#050609}#mobile-wrap .mobile-home-hero .hero-bg-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.66;filter:saturate(1.08) contrast(1.08)}#mobile-wrap .mobile-home-hero .hero-cinema-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,4,7,.58),rgba(3,4,7,.22) 38%,rgba(3,4,7,.93)),linear-gradient(90deg,rgba(3,4,7,.9),rgba(3,4,7,.18))}#mobile-wrap .mobile-home-hero .mobile-hero-content{position:relative;z-index:2;gap:18px}#mobile-wrap .mobile-home-hero .hero-entry-eyebrow{display:inline-flex;align-items:center;gap:9px;color:hsla(0,0%,100%,.72);font-size:10px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}#mobile-wrap .mobile-home-hero .hero-entry-eyebrow span{width:10px;height:10px;border-radius:50%;background:var(--am-orange);box-shadow:0 0 0 8px hsla(8,79%,62%,.18)}#mobile-wrap .mobile-home-hero .hero-entry-title{margin:0;max-width:560px;color:#fff;font-family:Poppins,sans-serif;font-size:clamp(42px,14vw,72px);font-weight:950;line-height:.95;letter-spacing:0;text-shadow:0 18px 42px rgba(0,0,0,.38)}#mobile-wrap .mobile-home-hero .hero-action-row{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}#mobile-wrap .mobile-home-hero .hero-action-row a{height:54px;padding:0 18px;display:inline-flex;align-items:center;justify-content:space-between;border-radius:999px;font-size:15px;font-weight:950;text-decoration:none}#mobile-wrap .mobile-home-hero .hero-action-row a svg{width:21px;height:21px}#mobile-wrap .mobile-home-hero .hero-action-row .hero-primary-action{background:#fff;color:var(--am-ink)}#mobile-wrap .mobile-home-hero .hero-action-row .hero-secondary-action{border:1px solid hsla(0,0%,100%,.22);background:hsla(0,0%,100%,.08);color:#fff;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}#mobile-wrap .mobile-home-hero .hero-stats-panel{position:relative;z-index:2;margin-top:28px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid hsla(0,0%,100%,.15);border-bottom:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}#mobile-wrap .mobile-home-hero .hero-stats-panel .hero-stat-item{min-width:0;padding:18px 6px;display:flex;flex-direction:column;align-items:center;gap:5px;text-align:center;border-right:1px solid hsla(0,0%,100%,.13)}#mobile-wrap .mobile-home-hero .hero-stats-panel .hero-stat-item:last-child{border-right:0}#mobile-wrap .mobile-home-hero .hero-stats-panel .hero-stat-item svg{width:22px;height:22px;color:#fff}#mobile-wrap .mobile-home-hero .hero-stats-panel .hero-stat-item strong{color:#fff;font-size:23px;font-weight:950;line-height:1}#mobile-wrap .mobile-home-hero .hero-stats-panel .hero-stat-item span{color:hsla(0,0%,100%,.62);font-size:10px;font-weight:800;line-height:1.2}#mobile-wrap .hero-filter-section{padding:30px 0 22px;background:#050609;color:#fff}#mobile-wrap .hero-filter-section .hero-filter-head{padding:0 4px 16px;text-align:center}#mobile-wrap .hero-filter-section .hero-filter-heading{margin:0;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500;letter-spacing:.03em;text-transform:uppercase}#mobile-wrap .hero-filter-section .hero-filter-subheading{margin:9px 0 0;color:hsla(0,0%,100%,.68);font-size:13px;font-weight:500;line-height:1.45}#mobile-wrap .hero-filter-section .search-box.mansory-filter{position:relative;width:100%;padding:14px;display:flex;flex-direction:column;gap:12px;border-radius:26px;border:1px solid hsla(0,0%,100%,.13);background:hsla(0,0%,100%,.06);box-shadow:0 20px 50px rgba(0,0,0,.32);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}#mobile-wrap .hero-filter-section .search-box-other,#mobile-wrap .hero-filter-section .select-box{width:100%;display:flex;flex-direction:column;gap:10px}#mobile-wrap .hero-filter-section .box{width:100%;min-height:58px;padding:0 14px;display:grid;grid-template-columns:36px 1fr 22px;align-items:center;grid-gap:10px;gap:10px;border-radius:18px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.92);text-align:left;box-sizing:border-box}#mobile-wrap .hero-filter-section .box .filter-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:14px;background:hsla(8,79%,62%,.11);color:var(--am-orange)}#mobile-wrap .hero-filter-section .box .filter-copy{display:flex;flex-direction:column;gap:3px;min-width:0}#mobile-wrap .hero-filter-section .box .filter-caption{color:#8a9099;font-size:9px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}#mobile-wrap .hero-filter-section .box .filter-value{overflow:hidden;color:var(--am-ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:900}#mobile-wrap .hero-filter-section .box .filter-chevron{color:#8a9099}#mobile-wrap .hero-filter-section .advanced-filter,#mobile-wrap .hero-filter-section .search-btn{width:100%;height:52px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:999px;font-size:14px;font-weight:950;box-sizing:border-box}#mobile-wrap .hero-filter-section .advanced-filter{background:hsla(0,0%,100%,.12);color:#fff}#mobile-wrap .hero-filter-section .search-btn{background:var(--am-orange);color:#fff;box-shadow:0 14px 28px hsla(8,79%,62%,.28)}#mobile-wrap .hero-filter-section .filter-location,#mobile-wrap .hero-filter-section .filter-rooms,#mobile-wrap .hero-filter-section .filter-type{position:static;width:100%;max-height:210px;padding:10px;display:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;overflow:auto;border-radius:18px;background:#fff;box-shadow:0 14px 36px rgba(0,0,0,.22)}#mobile-wrap .hero-filter-section .filter-location.on,#mobile-wrap .hero-filter-section .filter-rooms.on,#mobile-wrap .hero-filter-section .filter-type.on{display:grid}#mobile-wrap .hero-filter-section .filter-text-option{min-height:40px;padding:0 10px;border:1px solid var(--am-line);border-radius:14px;background:#f7f8fa;color:var(--am-ink);font-size:11px;font-weight:850;text-align:left}#mobile-wrap .mobile-basic-hero{min-height:258px;padding:132px 18px 24px;justify-content:flex-end;background-color:#090b10;background-size:cover!important;background-position:50%!important;box-shadow:inset 0 -120px 120px rgba(7,8,11,.64)}#mobile-wrap .mobile-basic-hero .mobile-basic-hero-inner{position:relative;gap:8px;padding-left:14px}#mobile-wrap .mobile-basic-hero .mobile-basic-hero-inner:before{content:"";position:absolute;left:0;top:2px;bottom:4px;width:3px;border-radius:999px;background:var(--am-orange)}#mobile-wrap .mobile-basic-hero .mobile-basic-kicker{width:-moz-fit-content;width:fit-content;color:hsla(0,0%,100%,.72);font-size:10px;font-weight:950;letter-spacing:.18em;text-transform:uppercase}#mobile-wrap .mobile-basic-hero strong{color:#fff;font-size:38px;font-weight:950;line-height:.98;letter-spacing:0;text-transform:capitalize}#mobile-wrap .mobile-basic-hero p{max-width:310px;margin:0;color:hsla(0,0%,100%,.72);font-size:13px;font-weight:650;line-height:1.45}#mobile-wrap .mobile-basic-hero .mobile-community-stats{margin-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:7px;gap:7px}#mobile-wrap .mobile-basic-hero .mobile-community-stats div{min-width:0;padding:10px 6px;display:flex;flex-direction:column;align-items:center;gap:4px;border-radius:16px;background:hsla(0,0%,100%,.11);border:1px solid hsla(0,0%,100%,.14);text-align:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}#mobile-wrap .mobile-basic-hero .mobile-community-stats div svg{width:18px;height:18px;color:#fff}#mobile-wrap .mobile-basic-hero .mobile-community-stats div b{color:#fff;font-size:16px;font-weight:950;line-height:1}#mobile-wrap .mobile-basic-hero .mobile-community-stats div small{color:hsla(0,0%,100%,.68);font-size:8px;font-weight:850}#mobile-wrap .info-box{justify-content:flex-start;padding:0 2px}#mobile-wrap .info-box .left{width:100%}#mobile-wrap .info-box span{font-size:30px;font-weight:950;line-height:1;letter-spacing:0}#mobile-wrap .info-box p{margin:8px 0 0;color:var(--am-muted);font-size:13px;font-weight:650}#mobile-wrap .home-page{gap:0;background:var(--am-soft)}#mobile-wrap .community-board,#mobile-wrap .popular-cars,#mobile-wrap .premium-ai,#mobile-wrap .top-agents,#mobile-wrap .trend-cars{padding-top:34px!important;padding-bottom:24px!important;background:var(--am-soft)!important}#mobile-wrap .popular-cars .card-box,#mobile-wrap .top-agents .wrapper,#mobile-wrap .trend-cars .card-box{margin-top:18px!important}#mobile-wrap .agent-list-page,#mobile-wrap .cs-page,#mobile-wrap .join-page{width:100%;padding:22px 0 44px!important;background:var(--am-soft)!important}#mobile-wrap .agent-list-page .dealer-page-head,#mobile-wrap .agent-list-page .filter{width:100%;padding:18px!important;flex-direction:column!important;align-items:stretch!important;gap:16px!important;border-radius:24px!important;border:1px solid var(--am-line)!important;background:#fff!important;box-shadow:var(--am-shadow)!important;box-sizing:border-box!important}#mobile-wrap .agent-list-page .dealer-title-block .eyebrow{color:var(--am-orange)!important;font-size:10px!important;font-weight:950!important;letter-spacing:.16em!important;text-transform:uppercase!important}#mobile-wrap .agent-list-page .dealer-title-block h1{margin:7px 0 0!important;color:var(--am-ink)!important;font-size:29px!important;font-weight:950!important;line-height:1!important}#mobile-wrap .agent-list-page .dealer-title-block p{margin-top:9px!important;color:var(--am-muted)!important;font-size:13px!important;line-height:1.55!important}#mobile-wrap .agent-list-page .dealer-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:10px!important;gap:10px!important}#mobile-wrap .agent-list-page .dealer-stats div{padding:13px!important;border-radius:18px!important;background:#f7f8fa!important;border:1px solid var(--am-line)!important}#mobile-wrap .agent-list-page .dealer-stats strong{color:var(--am-ink)!important;font-size:24px!important;font-weight:950!important}#mobile-wrap .agent-list-page .dealer-stats span{color:var(--am-muted)!important;font-size:10px!important;font-weight:850!important;text-transform:uppercase!important}#mobile-wrap .agent-list-page .filter{margin-top:16px!important}#mobile-wrap .agent-list-page .filter .left{width:100%!important;height:54px!important;padding:0 14px!important;display:flex!important;align-items:center!important;gap:10px!important;border-radius:18px!important;background:#f7f8fa!important;border:1px solid var(--am-line)!important}#mobile-wrap .agent-list-page .filter .left svg{color:var(--am-orange)!important}#mobile-wrap .agent-list-page .filter .left input{width:100%!important;border:0!important;background:transparent!important;color:var(--am-ink)!important;font-size:14px!important;font-weight:750!important;outline:none!important}#mobile-wrap .agent-list-page .filter .right{width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important}#mobile-wrap .agent-list-page .filter .right span{color:var(--am-muted)!important;font-size:11px!important;font-weight:850!important;text-transform:uppercase!important}#mobile-wrap .agent-list-page .filter .right button{height:42px!important;border-radius:999px!important;background:var(--am-ink)!important;color:#fff!important;font-size:12px!important;font-weight:900!important;text-transform:none!important}#mobile-wrap .agent-list-page .card-wrap{margin-top:16px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:16px!important;gap:16px!important}#mobile-wrap .agent-general-card{width:100%!important;min-width:0!important;padding:12px!important;border-radius:26px!important;border:1px solid var(--am-line)!important;background:#fff!important;box-shadow:var(--am-shadow)!important;overflow:hidden!important;box-sizing:border-box!important}#mobile-wrap .agent-general-card .agent-img{width:100%!important;height:250px!important;border-radius:22px!important;overflow:hidden!important}#mobile-wrap .agent-general-card .agent-desc{padding:16px 4px 2px!important;gap:14px!important}#mobile-wrap .agent-general-card .agent-info strong{display:block!important;color:var(--am-ink)!important;font-size:27px!important;font-weight:950!important;line-height:1.05!important}#mobile-wrap .agent-general-card .agent-verified-row{margin-top:9px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}#mobile-wrap .agent-general-card .agent-verified-row>span{color:var(--am-muted)!important;font-size:13px!important;font-weight:850!important}#mobile-wrap .agent-general-card .agent-metrics{display:flex!important;gap:8px!important}#mobile-wrap .agent-general-card .agent-metrics .like-metric,#mobile-wrap .agent-general-card .agent-metrics .metric{height:42px!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;border-radius:999px!important;background:#f0f2f5!important;color:#59606b!important}#mobile-wrap .agent-general-card .agent-metrics svg{width:18px!important;height:18px!important}#mobile-wrap .agent-general-card .agent-metrics .liked-heart-icon{color:red!important}#mobile-wrap .agent-general-card .agent-profile-link{width:100%!important;height:56px!important;padding:0 18px!important;display:inline-flex!important;align-items:center!important;justify-content:space-between!important;border-radius:18px!important;background:var(--am-ink)!important;color:#fff!important;font-size:15px!important;font-weight:950!important;text-decoration:none!important;box-sizing:border-box!important}#mobile-wrap .cs-page .cs-content,#mobile-wrap .cs-page .cs-main-info{width:100%!important;border-radius:24px!important;border:1px solid var(--am-line)!important;background:#fff!important;box-shadow:var(--am-shadow)!important;overflow:hidden!important}#mobile-wrap .cs-page .support-intro{padding:20px!important;display:flex!important;flex-direction:column!important;gap:18px!important}#mobile-wrap .cs-page .support-copy .eyebrow{color:var(--am-orange)!important;font-size:10px!important;font-weight:950!important;letter-spacing:.16em!important;text-transform:uppercase!important}#mobile-wrap .cs-page .support-copy h1{margin:8px 0 0!important;color:var(--am-ink)!important;font-size:30px!important;font-weight:950!important;line-height:1!important}#mobile-wrap .cs-page .support-copy p{margin-top:10px!important;color:var(--am-muted)!important;font-size:13px!important;line-height:1.55!important}#mobile-wrap .cs-page .support-actions{margin-top:16px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important}#mobile-wrap .cs-page .support-actions button{height:50px!important;border-radius:999px!important;font-size:13px!important;font-weight:950!important;text-transform:none!important}#mobile-wrap .cs-page .support-actions .support-primary-btn{background:var(--am-ink)!important;color:#fff!important}#mobile-wrap .cs-page .support-actions .support-primary-btn:hover{background:var(--am-orange)!important}#mobile-wrap .cs-page .support-actions .support-secondary-btn{background:#fff3f0!important;color:var(--am-orange)!important}#mobile-wrap .cs-page .btns,#mobile-wrap .cs-page .support-channels,#mobile-wrap .cs-page .support-console,#mobile-wrap .cs-page .support-stats{margin:0 14px 14px!important;padding:14px!important;border-radius:20px!important;border:1px solid var(--am-line)!important;background:#f7f8fa!important}#mobile-wrap .cs-page .support-channels,#mobile-wrap .cs-page .support-stats{display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important}#mobile-wrap .cs-page .support-channels div,#mobile-wrap .cs-page .support-stats div{padding:12px!important;border-radius:16px!important;background:#fff!important;border:1px solid var(--am-line)!important}#mobile-wrap .cs-page .btns{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}#mobile-wrap .cs-page .btns button{height:46px!important;border:0!important;border-radius:999px!important;background:#fff!important;color:var(--am-muted)!important;font-size:13px!important;font-weight:950!important}#mobile-wrap .cs-page .btns button.active{background:var(--am-ink)!important;color:#fff!important}#mobile-wrap #member-page,#mobile-wrap #my-page{padding:18px 0 48px}#mobile-wrap #member-page .back-frame,#mobile-wrap #member-page .member-page,#mobile-wrap #member-page .my-page,#mobile-wrap #my-page .back-frame,#mobile-wrap #my-page .member-page,#mobile-wrap #my-page .my-page{width:100%!important;display:flex!important;flex-direction:column!important;gap:16px!important}#mobile-wrap #member-page .left-config,#mobile-wrap #member-page .list-config,#mobile-wrap #member-page .main-config,#mobile-wrap #my-page .left-config,#mobile-wrap #my-page .list-config,#mobile-wrap #my-page .main-config{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}#mobile-wrap #member-page .left-config>.MuiStack-root,#mobile-wrap #member-page .left-menu-shell,#mobile-wrap #my-page .left-config>.MuiStack-root,#mobile-wrap #my-page .left-menu-shell{width:100%!important;padding:16px!important;border-radius:26px!important;border:1px solid var(--am-line)!important;background:#fff!important;box-shadow:var(--am-shadow)!important;box-sizing:border-box!important}#mobile-wrap #member-page .profile,#mobile-wrap #my-page .profile{width:100%!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:13px!important}#mobile-wrap #member-page .profile .image-box,#mobile-wrap #member-page .profile-img,#mobile-wrap #my-page .profile .image-box,#mobile-wrap #my-page .profile-img{width:70px!important;height:70px!important;flex:0 0 70px!important;border-radius:22px!important;overflow:hidden!important;border:3px solid #fff3f0!important}#mobile-wrap #member-page .profile .image-box img,#mobile-wrap #member-page .profile-img img,#mobile-wrap #my-page .profile .image-box img,#mobile-wrap #my-page .profile-img img{width:100%!important;height:100%!important;object-fit:cover!important}#mobile-wrap #member-page .user-info,#mobile-wrap #my-page .user-info{min-width:0!important;flex:1 1!important}#mobile-wrap #member-page .user-name,#mobile-wrap #my-page .user-name{color:var(--am-ink)!important;font-size:22px!important;font-weight:950!important;line-height:1.05!important}#mobile-wrap #member-page .luxury-note,#mobile-wrap #member-page .membership-chip,#mobile-wrap #member-page .user-phone,#mobile-wrap #member-page .view-list,#mobile-wrap #my-page .luxury-note,#mobile-wrap #my-page .membership-chip,#mobile-wrap #my-page .user-phone,#mobile-wrap #my-page .view-list{color:var(--am-muted)!important;font-size:11px!important;font-weight:800!important}#mobile-wrap #member-page .profile-metrics,#mobile-wrap #my-page .profile-metrics{margin-top:14px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap #member-page .profile-metrics .metric-box,#mobile-wrap #my-page .profile-metrics .metric-box{padding:10px 7px!important;border-radius:16px!important;background:#f7f8fa!important;border:1px solid var(--am-line)!important;text-align:center!important}#mobile-wrap #member-page .profile-metrics .metric-value,#mobile-wrap #my-page .profile-metrics .metric-value{color:var(--am-ink)!important;font-size:12px!important;font-weight:950!important}#mobile-wrap #member-page .profile-metrics .metric-label,#mobile-wrap #my-page .profile-metrics .metric-label{color:var(--am-muted)!important;font-size:8px!important;font-weight:850!important;text-transform:uppercase!important}#mobile-wrap #member-page .sections,#mobile-wrap #my-page .sections{margin-top:14px!important;gap:12px!important}#mobile-wrap #member-page .section,#mobile-wrap #my-page .section{gap:8px!important}#mobile-wrap #member-page .section .title,#mobile-wrap #my-page .section .title{color:var(--am-orange)!important;font-size:10px!important;font-weight:950!important;letter-spacing:.16em!important;text-transform:uppercase!important}#mobile-wrap #member-page .sub-section,#mobile-wrap #my-page .sub-section{margin:0 -16px!important;padding:0 16px 4px!important;display:flex!important;flex-direction:row!important;gap:8px!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}#mobile-wrap #member-page .sub-section::-webkit-scrollbar,#mobile-wrap #my-page .sub-section::-webkit-scrollbar{display:none}#mobile-wrap #member-page .sub-section li,#mobile-wrap #my-page .sub-section li{flex:0 0 auto!important;min-width:max-content!important;height:44px!important;padding:0 13px!important;border-radius:999px!important;border:1px solid var(--am-line)!important;background:#f7f8fa!important;box-sizing:border-box!important}#mobile-wrap #member-page .sub-section li.focus,#mobile-wrap #my-page .sub-section li.focus{background:var(--am-ink)!important;border-color:var(--am-ink)!important}#mobile-wrap #member-page .sub-section li.focus .count-title,#mobile-wrap #member-page .sub-section li.focus .sub-title,#mobile-wrap #member-page .sub-section li.focus img,#mobile-wrap #member-page .sub-section li.focus svg,#mobile-wrap #my-page .sub-section li.focus .count-title,#mobile-wrap #my-page .sub-section li.focus .sub-title,#mobile-wrap #my-page .sub-section li.focus img,#mobile-wrap #my-page .sub-section li.focus svg{color:#fff!important;fill:#fff!important}#mobile-wrap #member-page .sub-section .flex-box,#mobile-wrap #member-page .sub-section a,#mobile-wrap #my-page .sub-section .flex-box,#mobile-wrap #my-page .sub-section a{width:100%!important;height:100%!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;text-decoration:none!important}#mobile-wrap #member-page .sub-section .com-icon,#mobile-wrap #member-page .sub-section .icon-wrap,#mobile-wrap #my-page .sub-section .com-icon,#mobile-wrap #my-page .sub-section .icon-wrap{width:18px!important;height:18px!important;flex:0 0 18px!important}#mobile-wrap #member-page .sub-section .count-title,#mobile-wrap #member-page .sub-section .sub-title,#mobile-wrap #my-page .sub-section .count-title,#mobile-wrap #my-page .sub-section .sub-title{color:var(--am-ink)!important;font-size:12px!important;font-weight:900!important;white-space:nowrap!important}#mobile-wrap #member-page .sub-section .trailing-arrow,#mobile-wrap #my-page .sub-section .trailing-arrow{display:none!important}#mobile-wrap #member-page .main-title-box,#mobile-wrap #my-page .main-title-box{width:100%!important;padding:20px!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;border-radius:26px!important;border:1px solid var(--am-line)!important;background:#fff!important;box-shadow:var(--am-shadow)!important;box-sizing:border-box!important}#mobile-wrap #member-page .main-title,#mobile-wrap #my-page .main-title{color:var(--am-ink)!important;font-size:28px!important;font-weight:950!important;line-height:1!important}#mobile-wrap #member-page .sub-title,#mobile-wrap #my-page .sub-title{margin-top:6px!important;color:var(--am-muted)!important;font-size:12px!important;font-weight:650!important;line-height:1.45!important}#mobile-wrap #add-car-page,#mobile-wrap #member-follows-page,#mobile-wrap #my-articles-page,#mobile-wrap #my-car-page,#mobile-wrap #my-favorites-page,#mobile-wrap #my-profile-page,#mobile-wrap #my-recent-page,#mobile-wrap #write-article-page{width:100%!important;display:flex!important;flex-direction:column!important;gap:16px!important}#mobile-wrap #member-page .article-list-box,#mobile-wrap #member-page .car-list-box,#mobile-wrap #member-page .follows-list-box,#mobile-wrap #member-page .list-box,#mobile-wrap #member-page .recent-visited-rows,#mobile-wrap #member-page .top-box,#mobile-wrap #member-page .write-article-workspace,#mobile-wrap #my-car-page .article-list-box,#mobile-wrap #my-car-page .car-list-box,#mobile-wrap #my-car-page .follows-list-box,#mobile-wrap #my-car-page .list-box,#mobile-wrap #my-car-page .recent-visited-rows,#mobile-wrap #my-car-page .top-box,#mobile-wrap #my-car-page .write-article-workspace{width:100%!important;padding:14px!important;border-radius:26px!important;border:1px solid var(--am-line)!important;background:#fff!important;box-shadow:var(--am-shadow)!important;box-sizing:border-box!important}#mobile-wrap #member-page .listing-title-box,#mobile-wrap #my-car-page .listing-title-box{display:none!important}#mobile-wrap #member-page .tab-name-box,#mobile-wrap #my-car-page .tab-name-box{margin-bottom:14px!important;padding:6px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;border-radius:999px!important;background:#f1f3f6!important}#mobile-wrap #member-page .tab-name-box .active-tab-name,#mobile-wrap #member-page .tab-name-box .tab-name,#mobile-wrap #my-car-page .tab-name-box .active-tab-name,#mobile-wrap #my-car-page .tab-name-box .tab-name{height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;font-size:12px!important;font-weight:950!important}#mobile-wrap #member-page .tab-name-box .active-tab-name,#mobile-wrap #my-car-page .tab-name-box .active-tab-name{background:var(--am-ink)!important;color:#fff!important}#mobile-wrap #member-page .car-card-box,#mobile-wrap #my-car-page .car-card-box{width:100%!important;margin-bottom:12px!important;padding:12px!important;display:grid!important;grid-template-columns:96px minmax(0,1fr)!important;grid-gap:10px 12px!important;gap:10px 12px!important;border-radius:22px!important;border:1px solid var(--am-line)!important;background:#f8f9fb!important;box-shadow:none!important;box-sizing:border-box!important}#mobile-wrap #member-page .car-card-box .image-box,#mobile-wrap #my-car-page .car-card-box .image-box{grid-row:1/span 4!important;width:96px!important;height:102px!important;border-radius:18px!important;overflow:hidden!important}#mobile-wrap #member-page .car-card-box .image-box img,#mobile-wrap #my-car-page .car-card-box .image-box img{width:100%!important;height:100%!important;object-fit:cover!important}#mobile-wrap #member-page .car-card-box .action-box,#mobile-wrap #member-page .car-card-box .date-box,#mobile-wrap #member-page .car-card-box .information-box,#mobile-wrap #member-page .car-card-box .status-box,#mobile-wrap #member-page .car-card-box .views-box,#mobile-wrap #my-car-page .car-card-box .action-box,#mobile-wrap #my-car-page .car-card-box .date-box,#mobile-wrap #my-car-page .car-card-box .information-box,#mobile-wrap #my-car-page .car-card-box .status-box,#mobile-wrap #my-car-page .car-card-box .views-box{width:100%!important;min-width:0!important;padding:0!important;margin:0!important}#mobile-wrap #member-page .car-card-box .name,#mobile-wrap #my-car-page .car-card-box .name{overflow:hidden!important;color:var(--am-ink)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:15px!important;font-weight:950!important;line-height:1.2!important}#mobile-wrap #member-page .car-card-box .address,#mobile-wrap #my-car-page .car-card-box .address{margin-top:4px!important;overflow:hidden!important;color:var(--am-muted)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:11px!important;font-weight:650!important}#mobile-wrap #member-page .car-card-box .price strong,#mobile-wrap #my-car-page .car-card-box .price strong{color:var(--am-orange)!important;font-size:17px!important;font-weight:950!important}#mobile-wrap #member-page .car-card-box .date,#mobile-wrap #my-car-page .car-card-box .date{color:var(--am-muted)!important;font-size:10px!important;font-weight:800!important}#mobile-wrap #member-page .car-card-box .action-box,#mobile-wrap #member-page .car-card-box .status-box,#mobile-wrap #member-page .car-card-box .views-box,#mobile-wrap #my-car-page .car-card-box .action-box,#mobile-wrap #my-car-page .car-card-box .status-box,#mobile-wrap #my-car-page .car-card-box .views-box{display:flex!important;flex-direction:row!important;align-items:center!important;gap:7px!important}#mobile-wrap #member-page .car-card-box .coloured-box,#mobile-wrap #my-car-page .car-card-box .coloured-box{height:30px!important;padding:0 10px!important;border-radius:999px!important;background:#fff1ee!important}#mobile-wrap #member-page .car-card-box .status,#mobile-wrap #my-car-page .car-card-box .status{color:var(--am-orange)!important;font-size:10px!important;font-weight:950!important}#mobile-wrap #member-page .car-card-box .views,#mobile-wrap #my-car-page .car-card-box .views{padding:6px 10px!important;border-radius:999px!important;background:#fff!important;color:var(--am-muted)!important;font-size:11px!important;font-weight:900!important}#mobile-wrap #member-page .car-card-box .icon-button,#mobile-wrap #my-car-page .car-card-box .icon-button{width:34px!important;height:34px!important;background:#fff!important;border:1px solid var(--am-line)!important}#mobile-wrap #my-favorites-page .recent-visited-rows,#mobile-wrap #my-recent-page .recent-visited-rows{width:100%!important;padding:0!important;display:flex!important;flex-direction:column!important;gap:14px!important;background:transparent!important;box-shadow:none!important}#mobile-wrap #my-favorites-page .recent-visited-row-card,#mobile-wrap #my-recent-page .recent-visited-row-card{width:100%!important;padding:12px!important;display:flex!important;flex-direction:column!important;gap:12px!important;border-radius:26px!important;border:1px solid var(--am-line)!important;background:#fff!important;box-shadow:var(--am-shadow)!important;box-sizing:border-box!important}#mobile-wrap #my-favorites-page .recent-visited-row-accent,#mobile-wrap #my-recent-page .recent-visited-row-accent{display:none!important}#mobile-wrap #my-favorites-page .recent-visited-row-media-shell,#mobile-wrap #my-recent-page .recent-visited-row-media-shell{width:100%!important;height:210px!important;border-radius:22px!important;overflow:hidden!important}#mobile-wrap #my-favorites-page .recent-visited-row-media,#mobile-wrap #my-favorites-page .recent-visited-row-media img,#mobile-wrap #my-recent-page .recent-visited-row-media,#mobile-wrap #my-recent-page .recent-visited-row-media img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}#mobile-wrap #my-favorites-page .recent-visited-row-body,#mobile-wrap #my-recent-page .recent-visited-row-body{width:100%!important;display:flex!important;flex-direction:column!important;gap:14px!important}#mobile-wrap #my-favorites-page .recent-visited-row-title,#mobile-wrap #my-recent-page .recent-visited-row-title{color:var(--am-ink)!important;font-size:22px!important;font-weight:950!important;line-height:1.1!important}#mobile-wrap #my-favorites-page .recent-visited-row-price,#mobile-wrap #my-recent-page .recent-visited-row-price{color:var(--am-orange)!important;font-size:22px!important;font-weight:950!important}#mobile-wrap #my-favorites-page .recent-visited-row-location,#mobile-wrap #my-favorites-page .recent-visited-row-meta-bar,#mobile-wrap #my-favorites-page .recent-visited-row-spec-strip,#mobile-wrap #my-recent-page .recent-visited-row-location,#mobile-wrap #my-recent-page .recent-visited-row-meta-bar,#mobile-wrap #my-recent-page .recent-visited-row-spec-strip{width:100%!important;padding:10px 12px!important;border-radius:16px!important;background:#f7f8fa!important;box-sizing:border-box!important}#mobile-wrap #my-favorites-page .recent-visited-row-cta-wrap,#mobile-wrap #my-recent-page .recent-visited-row-cta-wrap{width:100%!important}#mobile-wrap #my-favorites-page .recent-visited-row-cta,#mobile-wrap #my-recent-page .recent-visited-row-cta{width:100%!important;height:52px!important;padding:0 17px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border-radius:999px!important;background:var(--am-ink)!important;color:#fff!important;text-decoration:none!important;box-sizing:border-box!important}#mobile-wrap #my-favorites-page .recent-visited-row-cta span,#mobile-wrap #my-recent-page .recent-visited-row-cta span{color:#fff!important;font-size:14px!important;font-weight:950!important}#mobile-wrap #my-favorites-page .recent-visited-row-unlike-btn,#mobile-wrap #my-recent-page .recent-visited-row-unlike-btn{height:36px!important;border-radius:999px!important;border-color:#ffd8d1!important;background:#fff4f2!important;color:var(--am-orange)!important;font-size:11px!important;font-weight:950!important;text-transform:none!important}#mobile-wrap #my-profile-page .top-box{width:100%!important;padding:18px!important;border-radius:26px!important;border:1px solid var(--am-line)!important;background:#fff!important;box-shadow:var(--am-shadow)!important;box-sizing:border-box!important}#mobile-wrap #my-profile-page .about-me-box,#mobile-wrap #my-profile-page .address-box,#mobile-wrap #my-profile-page .photo-box,#mobile-wrap #my-profile-page .small-input-box{width:100%!important;display:flex!important;flex-direction:column!important;gap:12px!important}#mobile-wrap #my-profile-page .image-big-box{display:flex!important;flex-direction:row!important;align-items:center!important;gap:14px!important}#mobile-wrap #my-profile-page .image-box{width:84px!important;height:84px!important;flex:0 0 84px!important;border-radius:24px!important;overflow:hidden!important;border:3px solid #fff0ed!important}#mobile-wrap #my-profile-page input{width:100%!important;height:52px!important;padding:0 15px!important;border-radius:16px!important;border:1px solid var(--am-line)!important;background:#f7f8fa!important;color:var(--am-ink)!important;font-size:14px!important;font-weight:750!important;box-sizing:border-box!important;outline:none!important}#mobile-wrap #my-profile-page .title{color:var(--am-orange)!important;font-size:10px!important;font-weight:950!important;letter-spacing:.15em!important;text-transform:uppercase!important}#mobile-wrap #my-profile-page .labeler,#mobile-wrap #my-profile-page .update-button{width:100%!important;height:50px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:var(--am-ink)!important;color:#fff!important;box-shadow:0 14px 26px rgba(24,26,32,.16)!important;cursor:pointer!important}#mobile-wrap #member-follows-page .follows-list-box{width:100%!important;padding:0!important;display:flex!important;flex-direction:column!important;gap:14px!important;background:transparent!important;box-shadow:none!important}#mobile-wrap #member-follows-page .follows-card-box{width:100%!important;padding:14px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:13px!important;gap:13px!important;border-radius:26px!important;border:1px solid var(--am-line)!important;background:#fff!important;box-shadow:var(--am-shadow)!important;box-sizing:border-box!important}#mobile-wrap #member-follows-page .info{display:flex!important;flex-direction:row!important;align-items:center!important;gap:12px!important}#mobile-wrap #member-follows-page .image-box{width:62px!important;height:62px!important;flex:0 0 62px!important;border-radius:20px!important;overflow:hidden!important;border:3px solid #fff2ef!important}#mobile-wrap #member-follows-page .name{color:var(--am-ink)!important;font-size:18px!important;font-weight:950!important}#mobile-wrap #member-follows-page .details-box{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap #member-follows-page .details-box .info-box{min-width:0!important;padding:10px 8px!important;border-radius:16px!important;background:#f7f8fa!important;border:1px solid var(--am-line)!important;text-align:center!important}#mobile-wrap #member-follows-page .details-box .info-box p,#mobile-wrap #member-follows-page .details-box .info-box span{margin:0!important;color:var(--am-muted)!important;font-size:10px!important;font-weight:850!important}#mobile-wrap #member-follows-page .details-box .info-box .member-like-heart--liked{color:red!important}#mobile-wrap #member-follows-page .action-box{width:100%!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}#mobile-wrap #member-follows-page .member-follow-row-action{min-width:118px!important;height:42px!important;border-radius:999px!important;background:var(--am-ink)!important;color:#fff!important;font-size:12px!important;font-weight:950!important;text-transform:none!important}#mobile-wrap #member-follows-page .member-follow-row-action--danger{background:#fff3f0!important;border-color:#ffd6ce!important;color:var(--am-orange)!important}#mobile-wrap .pagination,#mobile-wrap .pagination-conf,#mobile-wrap .pagination-config{width:100%!important;margin-top:18px!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:10px!important}#mobile-wrap .pagination .MuiPagination-ul,#mobile-wrap .pagination-conf .MuiPagination-ul,#mobile-wrap .pagination-config .MuiPagination-ul{gap:5px!important}#mobile-wrap .pagination .MuiPaginationItem-root,#mobile-wrap .pagination-conf .MuiPaginationItem-root,#mobile-wrap .pagination-config .MuiPaginationItem-root{font-family:Poppins,sans-serif!important;font-weight:900!important}#mobile-wrap .pagination .Mui-selected,#mobile-wrap .pagination-conf .Mui-selected,#mobile-wrap .pagination-config .Mui-selected{background:var(--am-orange)!important;color:#fff!important}@media(max-width:767px){#__next,#mobile-wrap,body,html{width:100%!important;max-width:100vw!important;overflow-x:hidden!important}body.automart-intro-lock,html.automart-intro-lock{position:static!important;height:auto!important;overflow:auto!important}.automart-opening{display:none!important;visibility:hidden!important;pointer-events:none!important}#mobile-wrap{background:#f5f6f8!important}#mobile-wrap .mobile-home-hero{width:100vw!important;max-width:100vw!important;margin:0!important;min-height:640px!important;padding:128px 18px 24px!important;background:#11141a!important;box-sizing:border-box!important;overflow:hidden!important}#mobile-wrap .mobile-home-hero .hero-bg-video{opacity:.88!important;filter:saturate(1.12) contrast(1.05) brightness(1.02)!important}#mobile-wrap .mobile-home-hero .hero-cinema-overlay{background:linear-gradient(180deg,rgba(5,7,11,.42),rgba(5,7,11,.14) 40%,rgba(5,7,11,.76)),linear-gradient(90deg,rgba(5,7,11,.78),rgba(5,7,11,.08) 58%,hsla(8,79%,62%,.22))!important}#mobile-wrap .mobile-home-hero .hero-entry-title{max-width:340px!important;font-size:clamp(38px,12.5vw,58px)!important}#mobile-wrap .mobile-home-hero .hero-action-row,#mobile-wrap .mobile-home-hero .mobile-hero-content{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}#mobile-wrap .mobile-home-hero .hero-action-row{width:calc(100vw - 72px)!important;max-width:calc(100vw - 72px)!important;display:flex!important;flex-direction:row!important;gap:9px!important}#mobile-wrap .mobile-home-hero .hero-action-row a{min-width:0!important;padding:0 16px!important;overflow:hidden!important;font-size:13px!important;white-space:nowrap!important}#mobile-wrap .mobile-home-hero .hero-action-row .hero-primary-action{width:calc(100vw - 72px)!important;max-width:calc(100vw - 72px)!important;flex-grow:0;flex-shrink:0;flex-basis:calc(100vw - 72px);box-sizing:border-box!important}#mobile-wrap .mobile-home-hero .hero-action-row .hero-secondary-action{display:none!important}#mobile-wrap .mobile-home-hero .hero-stats-panel{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;align-self:flex-start!important;width:calc(100vw - 72px)!important;min-width:0!important;max-width:calc(100vw - 72px)!important;height:auto!important;margin-top:24px!important;transform:none!important;box-sizing:border-box!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;border-radius:22px!important;border:1px solid hsla(0,0%,100%,.16)!important;background:rgba(14,16,22,.62)!important;box-shadow:0 18px 44px rgba(0,0,0,.3)!important;overflow:hidden!important}#mobile-wrap .mobile-home-hero .hero-stats-panel .hero-stat-item{width:auto!important;max-width:none!important;min-width:0!important;padding:16px 4px!important}#mobile-wrap .mobile-home-hero .hero-stats-panel .hero-stat-item strong{font-size:21px!important}#mobile-wrap .mobile-home-hero .hero-stats-panel .hero-stat-item span{font-size:9px!important}#mobile-wrap .hero-filter-section{width:100vw!important;max-width:100vw!important;padding:28px 0 26px!important;background:#f5f6f8!important;color:#181a20!important;overflow:hidden!important}#mobile-wrap .hero-filter-section .container{width:100%!important;max-width:100%!important;overflow:hidden!important}#mobile-wrap .hero-filter-section .hero-filter-head{padding-bottom:14px!important}#mobile-wrap .hero-filter-section .hero-filter-heading{width:calc(100vw - 28px)!important;max-width:calc(100vw - 28px)!important;overflow:hidden!important;color:#181a20!important;text-overflow:clip!important;white-space:normal!important;font-size:19px!important}#mobile-wrap .hero-filter-section .hero-filter-subheading{color:#6d7480!important}#mobile-wrap .hero-filter-section .search-box.mansory-filter{border:1px solid rgba(24,26,32,.08)!important;background:#fff!important;box-shadow:0 20px 52px rgba(24,26,32,.1)!important}#mobile-wrap .hero-filter-section .box{border-color:rgba(24,26,32,.08)!important;background:#f7f8fa!important}#mobile-wrap .hero-filter-section .advanced-filter{background:#fff3f0!important;color:#eb6753!important}#mobile-wrap .hero-filter-section .search-btn{background:#181a20!important;color:#fff!important;box-shadow:0 14px 30px rgba(24,26,32,.18)!important}.MuiModal-root .MuiBox-root:has(.advanced-filter-modal){width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}.advanced-filter-modal{width:calc(100vw - 24px)!important;max-height:84vh!important;padding:18px!important;overflow:auto!important;border-radius:24px!important;box-sizing:border-box!important}.advanced-filter-modal .top{height:auto!important;padding:0 38px 12px 0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:6px!important}.advanced-filter-modal .bottom,.advanced-filter-modal .grid-box{display:grid!important;grid-template-columns:1fr!important;grid-gap:12px!important;gap:12px!important}.advanced-filter-modal .MuiFormControl-root,.advanced-filter-modal .select-box{width:100%!important}.advanced-filter-modal .MuiSelect-select,.advanced-filter-modal input{min-height:48px!important;box-sizing:border-box!important}.advanced-filter-modal .search-btn,.advanced-filter-modal button{width:100%!important;height:50px!important;border-radius:999px!important}#mobile-wrap{width:100%!important;max-width:100vw!important;overflow-x:hidden!important}#mobile-wrap .mobile-home-hero{padding-right:16px!important;padding-left:16px!important}#mobile-wrap .mobile-home-hero .mobile-hero-content{width:calc(100vw - 48px)!important;max-width:calc(100vw - 48px)!important;margin-right:auto!important;margin-left:auto!important}#mobile-wrap .mobile-home-hero .hero-action-row{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important}#mobile-wrap .mobile-home-hero .hero-action-row .hero-primary-action,#mobile-wrap .mobile-home-hero .hero-action-row .hero-secondary-action,#mobile-wrap .mobile-home-hero .hero-action-row a{width:100%!important;max-width:100%!important;min-width:0!important;flex:0 1 auto!important;display:inline-flex!important;align-items:center!important;justify-content:space-between!important}#mobile-wrap .mobile-home-hero .hero-stats-panel{width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}#mobile-wrap #car-list-page{padding-right:0!important;padding-left:0!important;overflow-x:hidden!important}#mobile-wrap #car-list-page .container.car-list-container{width:100%!important;max-width:100%!important;padding-right:0!important;padding-left:0!important;overflow:hidden!important}#mobile-wrap #car-list-page .car-list-toolbar,#mobile-wrap #car-list-page .filter-config,#mobile-wrap #car-list-page .main-config{width:calc(100vw - 48px)!important;max-width:calc(100vw - 48px)!important;min-width:0!important;margin-right:auto!important;margin-left:auto!important;overflow-x:hidden!important}#mobile-wrap #car-list-page .card-config,#mobile-wrap #car-list-page .catalog-status-strip,#mobile-wrap #car-list-page .grid-car-item,#mobile-wrap #car-list-page .list-config{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important}#mobile-wrap #car-list-page .car-list-toolbar,#mobile-wrap #car-list-page .card-config,#mobile-wrap #car-list-page .catalog-status-strip,#mobile-wrap #car-list-page .filter-config,#mobile-wrap #car-list-page .grid-car-item,#mobile-wrap #car-list-page .list-config,#mobile-wrap #car-list-page .main-config{min-width:0!important;overflow-x:hidden!important}#mobile-wrap #car-list-page .car-list-sort{width:100%!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap #car-list-page .car-list-sort button,#mobile-wrap #car-list-page .car-list-sort>div{width:100%!important;max-width:100%!important;min-width:0!important}#mobile-wrap #car-list-page .filter-config .input-box.search-box{position:relative!important;width:100%!important;height:auto!important;padding:10px!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:10px!important;gap:10px!important;overflow:hidden!important}#mobile-wrap #car-list-page .filter-config .input-box.search-box .search-leading-icon{left:24px!important;top:25px!important;transform:none!important}#mobile-wrap #car-list-page .filter-config .input-box.search-box .search-input{width:100%!important;max-width:100%!important;height:48px!important;padding:0 0 0 34px!important;border-radius:14px!important;background:#f8fafc!important;color:#181a20!important}#mobile-wrap #car-list-page .filter-config .input-box.search-box .search-input input{color:#181a20!important}}@media(max-width:767px){#mobile-wrap #car-list-page .filter-config .input-box.search-box .search-input input::placeholder{color:#8a929d!important;opacity:1!important}#mobile-wrap #car-list-page .filter-config .input-box.search-box .search-input fieldset{display:none!important}#mobile-wrap #car-list-page .filter-config .input-box.search-box .search-action-button{position:static!important;width:100%!important;max-width:100%!important;min-width:0!important;height:44px!important;border-radius:999px!important}#__next,#mobile-wrap,body,html{width:100%!important;max-width:100%!important;overflow-x:hidden!important;background:#f4f5f7!important}#mobile-wrap{font-size:14px!important}#mobile-wrap .mobile-side-drawer .MuiDrawer-paper{width:min(86vw,340px)!important;border-radius:0 28px 28px 0!important;background:#fff!important;overflow:hidden!important}#mobile-wrap .mobile-drawer-panel{width:100%!important;min-height:100%!important;padding:18px 16px 22px!important;background:radial-gradient(circle at top left,hsla(7,80%,64%,.16),transparent 34%),#fff!important}#mobile-wrap .mobile-drawer-head,#mobile-wrap .mobile-drawer-langs,#mobile-wrap .mobile-drawer-links,#mobile-wrap .mobile-drawer-profile{width:100%!important;max-width:100%!important}#mobile-wrap .mobile-brand,#mobile-wrap .mobile-drawer-brand{font-size:23px!important;line-height:1!important;letter-spacing:0!important}#mobile-wrap .mobile-drawer-links{display:grid!important;grid-gap:8px!important;gap:8px!important;margin-top:18px!important}#mobile-wrap .mobile-drawer-links a{text-decoration:none!important}#mobile-wrap .mobile-drawer-links .nav-item{width:100%!important;min-height:48px!important;padding:0 16px!important;border-radius:16px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;font-size:15px!important;font-weight:850!important;color:#181a20!important;background:rgba(244,245,247,.86)!important;border:1px solid rgba(24,26,32,.07)!important}#mobile-wrap .mobile-drawer-links .nav-item.active{color:#fff!important;background:#181a20!important;border-color:#181a20!important;box-shadow:0 16px 36px rgba(24,26,32,.18)!important}#mobile-wrap .mobile-filter-drawer .MuiDrawer-paper{width:100%!important;max-height:88vh!important;border-radius:28px 28px 0 0!important;background:#fff!important;overflow:hidden!important}#mobile-wrap .mobile-filter-sheet{width:100%!important;max-height:88vh!important;padding:14px 14px 18px!important;overflow-y:auto!important;background:#fff!important}#mobile-wrap .mobile-filter-sheet:before{content:"";width:42px;height:5px;border-radius:999px;background:#d9dde3;display:block;margin:0 auto 14px}#mobile-wrap .mobile-filter-sheet-head{width:100%!important;margin-bottom:14px!important;padding:0 2px 12px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;border-bottom:1px solid rgba(24,26,32,.08)!important}#mobile-wrap .mobile-filter-sheet-head span{color:#ec6a58!important;font-size:11px!important;font-weight:900!important;letter-spacing:.16em!important;text-transform:uppercase!important}#mobile-wrap .mobile-filter-sheet-head strong{margin-top:3px!important;color:#181a20!important;font-size:20px!important;font-weight:950!important;line-height:1.05!important}#mobile-wrap .mobile-sheet-filter,#mobile-wrap .mobile-sheet-filter .filter-main,#mobile-wrap .mobile-sheet-filter .find-your-home{width:100%!important;max-width:100%!important}#mobile-wrap .mobile-sheet-filter .find-your-home{margin-bottom:14px!important;padding:16px!important;border-radius:18px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.07)!important;box-shadow:none!important}#mobile-wrap .mobile-sheet-filter .search-filter-panel{background:#181a20!important;color:#fff!important}#mobile-wrap .mobile-sheet-filter .search-filter-panel .search-panel-subtitle,#mobile-wrap .mobile-sheet-filter .search-filter-panel .title-main{color:#fff!important}#mobile-wrap .mobile-sheet-filter .title,#mobile-wrap .mobile-sheet-filter .title-main{font-size:14px!important;line-height:1.15!important;margin-bottom:12px!important;letter-spacing:.08em!important}#mobile-wrap .mobile-sheet-filter .input-box,#mobile-wrap .mobile-sheet-filter .mileage-range,#mobile-wrap .mobile-sheet-filter .price-range,#mobile-wrap .mobile-sheet-filter .year-range{min-height:40px!important;border-radius:13px!important}#mobile-wrap .mobile-sheet-filter .MuiSelect-select,#mobile-wrap .mobile-sheet-filter .car-type,#mobile-wrap .mobile-sheet-filter input,#mobile-wrap .mobile-sheet-filter label{font-size:13px!important;line-height:1.2!important}#mobile-wrap .mobile-sheet-filter .compact-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap .mobile-sheet-filter .search-box{display:grid!important;grid-template-columns:1fr!important;grid-gap:9px!important;gap:9px!important;padding:0!important;background:transparent!important;border:0!important}#mobile-wrap .mobile-sheet-filter .search-box .search-leading-icon{display:none!important}#mobile-wrap .mobile-sheet-filter .search-box .search-input{width:100%!important;height:44px!important;border-radius:14px!important;background:#fff!important}#mobile-wrap .mobile-sheet-filter .search-box .search-action-button{width:100%!important;height:42px!important;border-radius:14px!important;background:#ec6a58!important;color:#fff!important;font-size:13px!important;font-weight:900!important}#mobile-wrap .mobile-home-hero .mobile-hero-content{width:calc(100vw - 40px)!important;max-width:calc(100vw - 40px)!important;margin:0 auto!important;overflow:visible!important}#mobile-wrap .mobile-home-hero .hero-eyebrow{font-size:9px!important;letter-spacing:.18em!important}#mobile-wrap .mobile-home-hero .hero-title{font-size:clamp(36px,10.2vw,50px)!important;line-height:.96!important;letter-spacing:0!important}#mobile-wrap .mobile-home-hero .hero-action-row{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:10px!important;gap:10px!important;overflow:visible!important}#mobile-wrap .mobile-home-hero .hero-action-row a{width:100%!important;max-width:100%!important;min-width:0!important;height:48px!important;padding:0 13px!important;border-radius:999px!important;font-size:13px!important}#mobile-wrap .mobile-home-hero .hero-stats-panel{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;overflow:hidden!important}#mobile-wrap .mobile-home-hero .hero-stats-panel .hero-stat-item{min-width:0!important;padding:12px 3px!important;text-align:center!important}#mobile-wrap .mobile-home-hero .hero-stats-panel strong{font-size:18px!important;line-height:1!important}#mobile-wrap .mobile-home-hero .hero-stats-panel span{display:block!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:8px!important;letter-spacing:.02em!important}#mobile-wrap .mobile-home-top-cars .popular-car-card,#mobile-wrap .mobile-home-top-cars .top-cars-card,#mobile-wrap .mobile-home-top-cars .trend-card{transform:scale(.92)!important;transform-origin:center top!important}#mobile-wrap #car-list-page .car-list-toolbar,#mobile-wrap #car-list-page .main-config,#mobile-wrap #car-list-page .mobile-filter-strip{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin-left:auto!important;margin-right:auto!important}#mobile-wrap #car-list-page .car-list-toolbar{padding:14px!important;border-radius:18px!important}#mobile-wrap #car-list-page .toolbar-copy span{font-size:9px!important;letter-spacing:.14em!important}#mobile-wrap #car-list-page .car-list-heading{font-size:24px!important;line-height:1!important}#mobile-wrap #car-list-page .car-list-sort,#mobile-wrap #car-list-page .car-list-subtitle,#mobile-wrap #car-list-page .catalog-status-strip,#mobile-wrap #car-list-page .desktop-filter-config{display:none!important}#mobile-wrap #car-list-page .mobile-filter-strip{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;grid-gap:8px!important;gap:8px!important;margin-top:10px!important;margin-bottom:12px!important}#mobile-wrap #car-list-page .mobile-filter-strip button{width:100%!important;min-width:0!important;height:42px!important;padding:0 10px!important;border-radius:14px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;color:#181a20!important;box-shadow:0 10px 24px rgba(24,26,32,.06)!important;overflow:hidden!important;white-space:nowrap!important;font-size:12px!important;font-weight:900!important}#mobile-wrap #car-list-page .mobile-filter-strip .mobile-filter-open{background:#181a20!important;color:#fff!important;border-color:#181a20!important}#mobile-wrap #car-list-page .main-config .list-config.grid-cards{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:repeat(2,calc((100vw - 32px) / 2))!important;grid-gap:8px!important;gap:8px!important;justify-content:center!important}#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid,#mobile-wrap #car-list-page .main-config .list-config.grid-cards .grid-car-item{width:calc((100vw - 32px)/2)!important;max-width:calc((100vw - 32px)/2)!important;min-width:0!important;overflow:hidden!important}#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid{border-radius:16px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 10px 24px rgba(24,26,32,.08)!important}#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid,#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid *{box-sizing:border-box!important;min-width:0!important}#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid .poster-media{width:100%!important;max-width:100%!important;height:132px!important;min-height:132px!important;border-radius:16px 16px 0 0!important}#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid .poster-topbar{top:8px!important;left:8px!important;right:8px!important}#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid .poster-tags span{height:22px!important;max-width:58px!important;padding:0 7px!important;font-size:8px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid .poster-location,#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid .poster-tags span:nth-child(2),#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid .top-badge{display:none!important}#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid .photo-count{height:24px!important;padding:0 7px!important;gap:4px!important}#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid .photo-count svg{width:12px!important;height:12px!important}#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid .photo-count p{font-size:9px!important}#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid .poster-copy{left:8px!important;right:8px!important;bottom:10px!important;gap:4px!important}#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid .poster-title{display:-webkit-box!important;min-height:28px!important;color:#fff!important;font-size:12px!important;font-weight:900!important;line-height:1.15!important;overflow:hidden!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid .spec-dock{padding:7px 7px 0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:5px!important;gap:5px!important}#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid .spec-cell{min-height:37px!important;padding:5px!important;grid-template-columns:14px minmax(0,1fr)!important;column-gap:4px!important;border-radius:10px!important}#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid .spec-cell:nth-child(n+3){display:none!important}#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid .spec-cell svg{width:13px!important;height:13px!important}#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid .spec-cell span{font-size:7px!important}#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid .spec-cell strong{font-size:9px!important}#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid .ticket-row{width:auto!important;margin:7px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:6px!important;gap:6px!important}#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid .ticket-info{padding:0!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:6px!important;gap:6px!important;background:transparent!important;border:0!important;box-shadow:none!important}#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid .footer-price-box{width:100%!important;max-width:100%!important;padding:7px 8px 7px 10px!important;border-radius:11px!important}#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid .footer-price-box span{font-size:7px!important}#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid .footer-price-box p{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:13px!important}#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid .engagement{width:100%!important;display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:5px!important;gap:5px!important}#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid .engagement .stat{width:100%!important;min-width:0!important;height:28px!important;padding:0 4px!important;gap:3px!important}#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid .engagement .stat svg{width:13px!important;height:13px!important}#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid .engagement .stat p{font-size:9px!important}#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid .details-link{width:100%!important;min-width:0!important;height:34px!important;min-height:34px!important;padding:0 10px!important;border-radius:11px!important}#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid .details-link span{font-size:0!important}#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid .details-link span:after{content:"View";font-size:11px!important;font-weight:900!important}#mobile-wrap #car-list-page .main-config .card-config.card-browse-grid .details-link svg{width:13px!important;height:13px!important;flex-shrink:0!important}#mobile-wrap .mobile-navbar{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:1000!important;padding:8px 12px!important;background:#4d4f56!important;border-bottom:1px solid hsla(0,0%,100%,.12)!important;box-shadow:0 10px 30px rgba(24,26,32,.16)!important}#mobile-wrap .mobile-navbar-main{height:44px!important;display:grid!important;grid-template-columns:44px minmax(0,1fr) auto!important;align-items:center!important;grid-gap:9px!important;gap:9px!important}#mobile-wrap .mobile-account-link,#mobile-wrap .mobile-lang-pill,#mobile-wrap .mobile-menu-button{width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;border-radius:14px!important;background:hsla(0,0%,100%,.94)!important;color:#181a20!important}#mobile-wrap .mobile-lang-pill{color:#eb6753!important;font-size:11px!important;font-weight:950!important;text-transform:uppercase!important}#mobile-wrap .footer-logo-mark .brand-word,#mobile-wrap .mobile-brand,#mobile-wrap .mobile-drawer-brand{position:relative!important;display:inline-flex!important;width:-moz-fit-content!important;width:fit-content!important;padding-bottom:8px!important;color:#fff!important;font-size:25px!important;font-weight:950!important;line-height:.9!important;letter-spacing:0!important;text-transform:uppercase!important;text-decoration:none!important}#mobile-wrap .footer-logo-mark .brand-word span,#mobile-wrap .mobile-brand span,#mobile-wrap .mobile-drawer-brand span{color:#eb6753!important}#mobile-wrap .footer-logo-mark:after,#mobile-wrap .mobile-brand:after,#mobile-wrap .mobile-drawer-brand:after{content:""!important;position:absolute!important;left:0!important;bottom:0!important;width:100%!important;height:4px!important;border-radius:999px!important;background:linear-gradient(90deg,#fff 0 48%,#eb6753 48% 100%)!important}#mobile-wrap .mobile-drawer-panel{background:#4d4f56!important;color:#fff!important}#mobile-wrap .mobile-drawer-links .nav-item{background:hsla(0,0%,100%,.1)!important;border-color:hsla(0,0%,100%,.14)!important;color:#fff!important}#mobile-wrap .mobile-drawer-links .nav-item.active{background:#fff!important;color:#181a20!important}#mobile-wrap .mobile-drawer-profile{background:hsla(0,0%,100%,.1)!important;border:1px solid hsla(0,0%,100%,.14)!important;border-radius:18px!important;padding:12px!important}#mobile-wrap .mobile-drawer-langs span,#mobile-wrap .mobile-drawer-profile span,#mobile-wrap .mobile-drawer-profile strong{color:#fff!important}#mobile-wrap .mobile-drawer-close{background:hsla(0,0%,100%,.94)!important;color:#181a20!important}#mobile-wrap .mobile-basic-hero{min-height:235px!important;padding:68px 18px 24px!important}#mobile-wrap .mobile-basic-hero-inner{width:100%!important;max-width:100%!important}#mobile-wrap .mobile-basic-hero-inner strong{font-size:38px!important;line-height:.96!important;letter-spacing:0!important}#mobile-wrap .mobile-basic-hero-inner p{max-width:310px!important;font-size:13px!important;line-height:1.45!important}#mobile-wrap #footer{margin-top:36px!important;background:#4d4f56!important;color:#fff!important;overflow:hidden!important}#mobile-wrap #footer .footer-container{width:100%!important;padding:26px 14px 12px!important;background:#4d4f56!important}#mobile-wrap #footer .footer-modern-shell{width:100%!important;padding:0!important;display:grid!important;grid-gap:16px!important;gap:16px!important;background:transparent!important;border:0!important;box-shadow:none!important}#mobile-wrap #footer .footer-modern-head{padding:22px 18px!important;border-radius:24px!important;background:radial-gradient(circle at 12% 0,hsla(8,79%,62%,.28),transparent 35%),#181a20!important;border:1px solid hsla(0,0%,100%,.1)!important;box-shadow:0 18px 46px rgba(24,26,32,.24)!important}#mobile-wrap #footer .footer-logo-mark{position:relative!important;display:inline-flex!important;width:-moz-fit-content!important;width:fit-content!important;padding-bottom:9px!important;text-decoration:none!important}#mobile-wrap #footer .footer-logo-mark .brand-word{padding-bottom:0!important;font-size:36px!important}#mobile-wrap #footer .footer-logo-mark .brand-word:after{display:none!important}#mobile-wrap #footer .footer-modern-head p{margin:18px 0 0!important;color:hsla(0,0%,100%,.72)!important;font-size:13px!important;font-weight:650!important;line-height:1.55!important}#mobile-wrap #footer .footer-socials{margin-top:18px!important;display:grid!important;grid-template-columns:repeat(4,42px)!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap #footer .footer-socials a{width:42px!important;height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:14px!important;background:hsla(0,0%,100%,.1)!important;color:#fff!important}#mobile-wrap #footer .footer-modern-body{display:grid!important;grid-template-columns:1fr!important;grid-gap:12px!important;gap:12px!important}#mobile-wrap #footer .footer-action-panel,#mobile-wrap #footer .footer-contact-line,#mobile-wrap #footer .footer-links{padding:16px!important;border-radius:20px!important;background:hsla(0,0%,100%,.1)!important;border:1px solid hsla(0,0%,100%,.12)!important;box-shadow:none!important}#mobile-wrap #footer .footer-links{display:grid!important;grid-template-columns:1fr!important;grid-gap:16px!important;gap:16px!important}#mobile-wrap #footer .footer-links div{display:grid!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap #footer .footer-action-panel strong,#mobile-wrap #footer .footer-contact-line strong,#mobile-wrap #footer .footer-links strong{color:#fff!important;font-size:15px!important;font-weight:900!important}#mobile-wrap #footer .footer-action-panel span,#mobile-wrap #footer .footer-contact-line a,#mobile-wrap #footer .footer-contact-line span,#mobile-wrap #footer .footer-links a{color:hsla(0,0%,100%,.7)!important;font-size:12px!important;font-weight:750!important;text-decoration:none!important}#mobile-wrap #footer .footer-subscribe{margin-top:14px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:8px!important;gap:8px!important;height:auto!important;padding:0!important;background:transparent!important}#mobile-wrap #footer .footer-subscribe button,#mobile-wrap #footer .footer-subscribe input{width:100%!important;height:44px!important;border-radius:14px!important}#mobile-wrap #footer .footer-subscribe input{padding:0 14px!important;background:hsla(0,0%,100%,.92)!important;border:0!important;color:#181a20!important}#mobile-wrap #footer .footer-subscribe button{background:#eb6753!important;color:#fff!important;font-size:13px!important;font-weight:900!important}#mobile-wrap #footer .footer-bottom{width:100%!important;padding:16px 4px 6px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important;color:hsla(0,0%,100%,.62)!important;font-size:11px!important;text-align:center!important}#mobile-wrap #footer .footer-bottom div{display:flex!important;justify-content:center!important;gap:14px!important}#mobile-wrap #footer .footer-bottom a{color:hsla(0,0%,100%,.74)!important;font-size:11px!important}#mobile-wrap #car-list-page .car-list-toolbar .car-list-sort{display:none!important}#mobile-wrap #car-list-page .mobile-filter-strip{position:-webkit-sticky!important;position:sticky!important;top:60px!important;z-index:20!important;padding:8px 0!important;background:#f4f5f7!important}#mobile-wrap #car-list-page .pagination-config,#mobile-wrap #my-page .pagination-config,#mobile-wrap .agent-list-page .pagination,#mobile-wrap .community-page .pagination-config{width:calc(100vw - 24px)!important;margin:18px auto 0!important;padding:12px!important;display:grid!important;justify-content:center!important;grid-gap:8px!important;gap:8px!important;border-radius:18px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 12px 28px rgba(24,26,32,.08)!important}#mobile-wrap #car-list-page .pagination-box,#mobile-wrap .agent-list-page .pagination-box,#mobile-wrap .community-page .pagination-box{width:100%!important;display:flex!important;justify-content:center!important}#mobile-wrap #car-list-page .MuiPagination-ul,#mobile-wrap .agent-list-page .MuiPagination-ul,#mobile-wrap .community-page .MuiPagination-ul{justify-content:center!important;gap:4px!important}#mobile-wrap #car-list-page .MuiPaginationItem-root,#mobile-wrap .agent-list-page .MuiPaginationItem-root,#mobile-wrap .community-page .MuiPaginationItem-root{min-width:34px!important;height:34px!important;border-radius:12px!important;color:#181a20!important;font-size:13px!important;font-weight:900!important}#mobile-wrap #car-list-page .MuiPaginationItem-root.Mui-selected,#mobile-wrap .agent-list-page .MuiPaginationItem-root.Mui-selected,#mobile-wrap .community-page .MuiPaginationItem-root.Mui-selected{background:#eb6753!important;color:#fff!important;box-shadow:0 8px 18px hsla(8,79%,62%,.28)!important}#mobile-wrap #car-list-page .total-result p,#mobile-wrap .agent-list-page .pagination span,#mobile-wrap .community-page .total-result p{margin:0!important;color:#737985!important;font-size:10px!important;font-weight:900!important;letter-spacing:.1em!important;text-align:center!important;text-transform:uppercase!important}#mobile-wrap #my-page,#mobile-wrap .about-page,#mobile-wrap .agent-list-page,#mobile-wrap .community-page,#mobile-wrap .cs-page{background:#f4f5f7!important}#mobile-wrap #my-page .container,#mobile-wrap .about-page .about-shell,#mobile-wrap .agent-list-page .container,#mobile-wrap .community-page .container,#mobile-wrap .cs-page .container{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin:0 auto!important;padding:0!important}#mobile-wrap #my-page .back-frame,#mobile-wrap .about-page .about-cta,#mobile-wrap .about-page .about-hero,#mobile-wrap .about-page .about-process,#mobile-wrap .about-page .about-story,#mobile-wrap .about-page .about-values,#mobile-wrap .agent-list-page .dealer-page-head,#mobile-wrap .community-page .community-head,#mobile-wrap .community-page .community-market-panel,#mobile-wrap .cs-page .cs-main-info{width:100%!important;margin:14px 0!important;padding:16px!important;border-radius:22px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 14px 34px rgba(24,26,32,.08)!important}#mobile-wrap #my-page .back-frame,#mobile-wrap #my-page .my-page,#mobile-wrap .agent-list-page .dealer-page-head,#mobile-wrap .agent-list-page .filter,#mobile-wrap .cs-page .support-channel-grid,#mobile-wrap .cs-page .support-intro,#mobile-wrap .cs-page .support-stats{display:grid!important;grid-template-columns:1fr!important;grid-gap:12px!important;gap:12px!important}#mobile-wrap #my-page .main-title,#mobile-wrap #my-page h1,#mobile-wrap .about-page h1,#mobile-wrap .agent-list-page .dealer-title-block h1,#mobile-wrap .community-page h1,#mobile-wrap .cs-page .support-copy h1{margin:0!important;color:#181a20!important;font-size:25px!important;line-height:1.05!important;letter-spacing:0!important}#mobile-wrap .about-page p,#mobile-wrap .agent-list-page .dealer-title-block p,#mobile-wrap .community-page p,#mobile-wrap .cs-page .support-copy p{font-size:13px!important;line-height:1.5!important}#mobile-wrap .about-page .about-stats .about-shell,#mobile-wrap .agent-list-page .dealer-stats,#mobile-wrap .cs-page .support-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap .about-page .about-stat-card,#mobile-wrap .agent-list-page .dealer-stats div,#mobile-wrap .cs-page .support-stats div{min-height:76px!important;padding:12px!important;border-radius:16px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.07)!important}#mobile-wrap .agent-list-page .filter{width:100%!important;margin:12px 0!important;padding:10px!important;border-radius:18px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 12px 28px rgba(24,26,32,.07)!important}#mobile-wrap .agent-list-page .filter .left,#mobile-wrap .agent-list-page .filter .right>div{width:100%!important;height:44px!important;border-radius:14px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.07)!important}#mobile-wrap .agent-list-page .filter .right span{display:none!important}#mobile-wrap .agent-list-page .filter .right button{width:100%!important;height:44px!important;border-radius:14px!important;background:#181a20!important;color:#fff!important;font-size:13px!important;font-weight:900!important}#mobile-wrap #my-page .list-config,#mobile-wrap #my-page .main-config,#mobile-wrap .agent-list-page .card-wrap,#mobile-wrap .community-page .community-card-grid,#mobile-wrap .community-page .community-list{width:100%!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:12px!important;gap:12px!important}#mobile-wrap #my-page .list-config>*,#mobile-wrap #my-page .main-config>*,#mobile-wrap .agent-list-page .card-wrap>*,#mobile-wrap .community-page .community-card-grid>*,#mobile-wrap .community-page .community-list>*{width:100%!important;max-width:100%!important;min-width:0!important}#mobile-wrap #my-page .left-config{width:100%!important;max-width:100%!important;overflow-x:auto!important;padding-bottom:4px!important}}@media(max-width:767px){#mobile-wrap #my-page .left-config::-webkit-scrollbar{display:none!important}#mobile-wrap #my-page .menu-list,#mobile-wrap #my-page .my-menu{width:max-content!important;min-width:100%!important;display:flex!important;flex-direction:row!important;gap:8px!important}#mobile-wrap #my-page .menu-list a,#mobile-wrap #my-page .menu-list button,#mobile-wrap #my-page .my-menu a,#mobile-wrap #my-page .my-menu button{white-space:nowrap!important}#mobile-wrap .cs-page .support-actions{display:grid!important;grid-template-columns:1fr!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap .cs-page .support-actions button,#mobile-wrap .cs-page .support-primary-btn,#mobile-wrap .cs-page .support-secondary-btn{width:100%!important;height:46px!important;border-radius:14px!important;font-size:13px!important;font-weight:900!important}#mobile-wrap .cs-page .support-primary-btn{background:#181a20!important;color:#fff!important}#mobile-wrap .cs-page .support-secondary-btn{background:#fff1ee!important;color:#eb6753!important}#mobile-wrap .cs-page .faq-wrap,#mobile-wrap .cs-page .notice-wrap,#mobile-wrap .cs-page .support-channel-card,#mobile-wrap .cs-page .support-console{width:100%!important;border-radius:18px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important}#mobile-wrap .about-page .about-actions,#mobile-wrap .about-page .about-principles,#mobile-wrap .about-page .about-step-list,#mobile-wrap .about-page .about-value-grid{display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important}#mobile-wrap .about-page .about-actions a,#mobile-wrap .about-page .about-actions button{width:100%!important;height:46px!important;border-radius:14px!important}#mobile-wrap,#mobile-wrap #community-list-page,#mobile-wrap #main,#mobile-wrap #my-page,#mobile-wrap .about-page,#mobile-wrap .agent-list-page,#mobile-wrap .cs-page,#mobile-wrap .home-page{background:#f4f5f7!important}#mobile-wrap .mobile-navbar{height:58px!important;padding:7px 12px!important;background:hsla(0,0%,100%,.96)!important;border-bottom:1px solid rgba(24,26,32,.08)!important;box-shadow:0 8px 24px rgba(24,26,32,.08)!important}#mobile-wrap .mobile-navbar-main{height:44px!important;display:grid!important;grid-template-columns:42px minmax(0,1fr) auto!important;grid-gap:8px!important;gap:8px!important;align-items:center!important}#mobile-wrap .footer-logo-mark .brand-word,#mobile-wrap .mobile-brand,#mobile-wrap .mobile-drawer-brand{position:relative!important;width:-moz-fit-content!important;width:fit-content!important;padding-bottom:7px!important;color:#fff!important;font-size:24px!important;font-weight:950!important;line-height:.95!important;letter-spacing:0!important;text-transform:uppercase!important;text-decoration:none!important}#mobile-wrap .mobile-navbar .mobile-brand{color:#181a20!important}#mobile-wrap .footer-logo-mark .brand-word span,#mobile-wrap .mobile-brand span,#mobile-wrap .mobile-drawer-brand span{color:#eb6753!important}#mobile-wrap .footer-logo-mark:after,#mobile-wrap .mobile-brand:after,#mobile-wrap .mobile-drawer-brand:after{content:""!important;position:absolute!important;left:0!important;bottom:0!important;width:100%!important;height:4px!important;border-radius:999px!important;background:linear-gradient(90deg,#fff 0 48%,#eb6753 48% 100%)!important}#mobile-wrap .mobile-navbar .mobile-brand:after{background:linear-gradient(90deg,#181a20 0 48%,#eb6753 48% 100%)!important}#mobile-wrap .mobile-account-link,#mobile-wrap .mobile-lang-pill,#mobile-wrap .mobile-menu-button{width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;border-radius:14px!important;background:#f0f1f4!important;color:#181a20!important;box-shadow:none!important}#mobile-wrap .mobile-lang-pill{padding:0!important;color:#eb6753!important;font-size:11px!important;font-weight:950!important;text-transform:uppercase!important}#mobile-wrap .mobile-side-drawer .MuiDrawer-paper{width:min(86vw,330px)!important;background:transparent!important;border-radius:0 24px 24px 0!important;overflow:hidden!important}#mobile-wrap .mobile-drawer-panel{width:100%!important;min-height:100%!important;padding:18px 14px!important;background:#4d4f56!important;color:#fff!important}#mobile-wrap .mobile-drawer-links{display:grid!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap .mobile-drawer-links .nav-item{height:44px!important;padding:0 14px!important;display:flex!important;align-items:center!important;border-radius:14px!important;background:hsla(0,0%,100%,.1)!important;border:1px solid hsla(0,0%,100%,.12)!important;color:#fff!important;font-size:13px!important;font-weight:850!important}#mobile-wrap .mobile-drawer-links .nav-item.active{background:#fff!important;color:#181a20!important}#mobile-wrap .mobile-home-hero{min-height:520px!important;padding:82px 14px 16px!important;border-radius:0 0 24px 24px!important;overflow:hidden!important}#mobile-wrap .mobile-hero-content{width:calc(100vw - 28px)!important;max-width:360px!important;margin:0 auto!important}#mobile-wrap .hero-entry-eyebrow{height:28px!important;width:-moz-fit-content!important;width:fit-content!important;padding:0 10px!important;border-radius:999px!important;background:hsla(0,0%,100%,.12)!important;border:1px solid hsla(0,0%,100%,.14)!important;font-size:8px!important;font-weight:900!important;letter-spacing:.13em!important}#mobile-wrap .hero-entry-title{max-width:355px!important;margin-top:16px!important;font-size:clamp(38px,12vw,52px)!important;line-height:.94!important;letter-spacing:0!important}#mobile-wrap .hero-action-row{margin-top:20px!important;display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:9px!important;gap:9px!important}#mobile-wrap .hero-action-row a{height:46px!important;padding:0 12px!important;border-radius:15px!important;justify-content:center!important;font-size:12px!important;font-weight:900!important;white-space:nowrap!important}#mobile-wrap .hero-stats-panel{left:14px!important;right:14px!important;bottom:16px!important;width:auto!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;border-radius:20px!important;background:rgba(10,12,16,.74)!important;border:1px solid hsla(0,0%,100%,.12)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}#mobile-wrap .hero-stat-item{min-height:72px!important;padding:9px 4px!important}#mobile-wrap .hero-stat-item svg{width:16px!important;height:16px!important}#mobile-wrap .hero-stat-item strong{margin-top:5px!important;font-size:18px!important;line-height:1!important}#mobile-wrap .hero-stat-item span{margin-top:3px!important;font-size:8px!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important}#mobile-wrap .hero-filter-section{padding:18px 12px 6px!important;background:#111318!important}#mobile-wrap .hero-filter-section .container{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}#mobile-wrap .hero-filter-head{margin-bottom:14px!important;text-align:center!important}#mobile-wrap .hero-filter-heading{margin:0!important;color:#fff!important;font-size:21px!important;font-weight:500!important;line-height:1.15!important;letter-spacing:.04em!important;text-transform:uppercase!important}#mobile-wrap .hero-filter-subheading{max-width:310px!important;margin:9px auto 0!important;color:hsla(0,0%,100%,.68)!important;font-size:13px!important;font-weight:500!important;line-height:1.45!important}#mobile-wrap .header-filter,#mobile-wrap .header-filter .filter-group,#mobile-wrap .header-filter .filter-main,#mobile-wrap .header-filter .main-search-box,#mobile-wrap .header-filter .search-area{width:100%!important;max-width:100%!important}#mobile-wrap .community-boards,#mobile-wrap .popular-cars,#mobile-wrap .premium-ai,#mobile-wrap .top-agents,#mobile-wrap .top-cars,#mobile-wrap .trend-cars{padding:22px 0 0!important;background:#f4f5f7!important}#mobile-wrap #community-list-page .container,#mobile-wrap #my-page .container,#mobile-wrap .about-page .about-shell,#mobile-wrap .agent-list-page .container,#mobile-wrap .community-boards .container,#mobile-wrap .cs-page .container,#mobile-wrap .popular-cars .container,#mobile-wrap .premium-ai .container,#mobile-wrap .top-agents .container,#mobile-wrap .top-cars .container,#mobile-wrap .trend-cars .container{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}#mobile-wrap .community-boards .section-head,#mobile-wrap .popular-cars .info-box,#mobile-wrap .premium-ai .ai-copy,#mobile-wrap .top-agents .dealer-home-head,#mobile-wrap .top-cars .info-box,#mobile-wrap .trend-cars .info-box{margin:0 0 12px!important;padding:0!important}#mobile-wrap .community-boards .section-head h2,#mobile-wrap .popular-cars .info-box span,#mobile-wrap .premium-ai .ai-copy h2,#mobile-wrap .top-agents .dealer-home-copy h2,#mobile-wrap .top-cars .info-box span,#mobile-wrap .trend-cars .info-box span{color:#181a20!important;font-size:22px!important;font-weight:950!important;line-height:1.05!important;letter-spacing:0!important}#mobile-wrap .community-boards .section-head p,#mobile-wrap .popular-cars .info-box p,#mobile-wrap .premium-ai .ai-copy p,#mobile-wrap .top-agents .dealer-home-copy p,#mobile-wrap .top-cars .info-box p,#mobile-wrap .trend-cars .info-box p{display:none!important}#mobile-wrap .popular-car-slide,#mobile-wrap .top-agents-slide,#mobile-wrap .top-car-slide,#mobile-wrap .trend-car-slide{width:min(74vw,270px)!important;max-width:min(74vw,270px)!important}#mobile-wrap .popular-card-box,#mobile-wrap .top-agent-card,#mobile-wrap .top-card-box,#mobile-wrap .trend-card-box{width:100%!important;max-width:100%!important;min-height:0!important;border-radius:18px!important;overflow:hidden!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 12px 28px rgba(24,26,32,.08)!important}#mobile-wrap .popular-card-box .card-img,#mobile-wrap .top-agent-card .dealer-visual,#mobile-wrap .top-card-box .card-img,#mobile-wrap .trend-card-box .background,#mobile-wrap .trend-card-box .card-img{height:158px!important;min-height:158px!important;border-radius:18px 18px 0 0!important}#mobile-wrap .mobile-filter-strip{position:-webkit-sticky!important;position:sticky!important;top:58px!important;z-index:30!important;width:calc(100vw - 24px)!important;margin:0 auto 10px!important;padding:8px!important;display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:8px!important;gap:8px!important;border-radius:18px!important;background:rgba(244,245,247,.94)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}#mobile-wrap .mobile-filter-open,#mobile-wrap .mobile-sort-open{height:42px!important;border-radius:14px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;color:#181a20!important;box-shadow:0 8px 18px rgba(24,26,32,.06)!important;font-size:12px!important;font-weight:900!important;text-transform:none!important}#mobile-wrap .mobile-filter-open svg{color:#eb6753!important}#mobile-wrap .mobile-filter-drawer .MuiDrawer-paper{height:auto!important;max-height:84dvh!important;border-radius:22px 22px 0 0!important;background:#fff!important;overflow:hidden!important}#mobile-wrap .mobile-filter-sheet{max-height:84dvh!important;padding:8px 12px 14px!important;overflow-y:auto!important}#mobile-wrap .mobile-filter-sheet:before{content:""!important;width:42px!important;height:5px!important;margin:0 auto 8px!important;display:block!important;border-radius:999px!important;background:#d9dde3!important}#mobile-wrap .mobile-filter-sheet-head{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:5!important;margin:0 -2px 8px!important;padding:4px 0 8px!important;display:grid!important;grid-template-columns:1fr 38px!important;align-items:center!important;background:#fff!important;border-bottom:1px solid rgba(24,26,32,.06)!important}#mobile-wrap .mobile-filter-sheet-head span{color:#eb6753!important;font-size:10px!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important}#mobile-wrap .mobile-filter-sheet-head strong{margin-top:2px!important;color:#181a20!important;font-size:18px!important;font-weight:950!important;line-height:1.05!important}#mobile-wrap .mobile-sheet-filter .filter-main{display:grid!important;grid-template-columns:1fr!important;grid-gap:9px!important;gap:9px!important}#mobile-wrap .mobile-sheet-filter .find-your-home{margin:0!important;padding:11px!important;border-radius:15px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.07)!important;box-shadow:none!important}#mobile-wrap .mobile-sheet-filter .search-filter-panel{background:#181a20!important;color:#fff!important}#mobile-wrap .mobile-sheet-filter .search-panel-subtitle{display:none!important}#mobile-wrap .mobile-sheet-filter .title,#mobile-wrap .mobile-sheet-filter .title-main{margin:0 0 8px!important;color:inherit!important;font-size:11px!important;font-weight:950!important;letter-spacing:.1em!important;text-transform:uppercase!important}#mobile-wrap .mobile-sheet-filter .car-brand,#mobile-wrap .mobile-sheet-filter .car-location,#mobile-wrap .mobile-sheet-filter .car-type-box,#mobile-wrap .mobile-sheet-filter .compact-list,#mobile-wrap .mobile-sheet-filter .fuel-type,#mobile-wrap .mobile-sheet-filter .options-list,#mobile-wrap .mobile-sheet-filter .transmission-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:7px!important;gap:7px!important}#mobile-wrap .mobile-sheet-filter .input-box{width:100%!important;min-height:38px!important;padding:0 7px!important;border-radius:12px!important;background:#fff!important;border:1px solid rgba(24,26,32,.07)!important;box-shadow:none!important}#mobile-wrap .mobile-sheet-filter .search-box{height:42px!important;background:#fff!important}#mobile-wrap .mobile-sheet-filter .search-action-button{height:30px!important;min-width:68px!important;border-radius:10px!important;background:#eb6753!important;color:#fff!important;font-size:11px!important;font-weight:900!important}#mobile-wrap .mobile-sheet-filter .MuiCheckbox-root{width:26px!important;height:26px!important;padding:4px!important}#mobile-wrap .mobile-sheet-filter .car-type,#mobile-wrap .mobile-sheet-filter label,#mobile-wrap .mobile-sheet-filter p,#mobile-wrap .mobile-sheet-filter span{font-size:10.5px!important;font-weight:800!important;line-height:1.1!important}#mobile-wrap .mobile-sheet-filter .mileage-range,#mobile-wrap .mobile-sheet-filter .price-range,#mobile-wrap .mobile-sheet-filter .year-range{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap .mobile-sheet-filter .MuiSelect-select,#mobile-wrap .mobile-sheet-filter input,#mobile-wrap .mobile-sheet-filter select{height:38px!important;font-size:12px!important}#mobile-wrap #car-list-page .main-config{width:calc(100vw - 24px)!important;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap #car-list-page .grid-car-item,#mobile-wrap #car-list-page .main-config>*{width:100%!important;max-width:100%!important;min-width:0!important}#mobile-wrap #community-list-page .community-card-grid,#mobile-wrap #community-list-page .community-list,#mobile-wrap #community-list-page .list-box,#mobile-wrap .agent-list-page .card-wrap{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap #community-list-page .community-card-grid>*,#mobile-wrap #community-list-page .community-list>*,#mobile-wrap #community-list-page .list-box>*,#mobile-wrap .agent-list-page .card-wrap>*{width:100%!important;max-width:100%!important;min-width:0!important}#mobile-wrap .agent-general-card,#mobile-wrap .community-general-card-config{width:100%!important;min-width:0!important;min-height:0!important;border-radius:16px!important;overflow:hidden!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 10px 24px rgba(24,26,32,.08)!important}#mobile-wrap .agent-general-card .agent-img,#mobile-wrap .community-general-card-config .image-box{height:132px!important;min-height:132px!important;border-radius:16px 16px 0 0!important}#mobile-wrap .agent-general-card .agent-desc,#mobile-wrap .community-general-card-config .desc-box{padding:10px!important;gap:8px!important}#mobile-wrap .agent-general-card .agent-info strong,#mobile-wrap .community-general-card-config .title{font-size:14px!important;line-height:1.16!important;letter-spacing:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}#mobile-wrap .agent-general-card .agent-verified-row{display:grid!important;grid-template-columns:1fr!important;grid-gap:7px!important;gap:7px!important}#mobile-wrap .agent-general-card .agent-metrics{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:5px!important;gap:5px!important}#mobile-wrap .agent-general-card .agent-metrics .like-metric,#mobile-wrap .agent-general-card .agent-metrics .metric,#mobile-wrap .community-general-card-config .footer-stat-cluster{width:100%!important;height:30px!important;min-width:0!important;padding:0 5px!important;border-radius:999px!important;background:#f0f1f4!important}#mobile-wrap .agent-general-card .agent-profile-link,#mobile-wrap .community-general-card-config .read-arrow{width:100%!important;height:34px!important;min-height:34px!important;padding:0 10px!important;border-radius:11px!important;background:#181a20!important;color:#fff!important;justify-content:center!important;font-size:0!important}#mobile-wrap .agent-general-card .agent-profile-link span,#mobile-wrap .community-general-card-config .read-arrow span{font-size:0!important}#mobile-wrap .agent-general-card .agent-profile-link span:after{content:"Visit";font-size:11px!important;font-weight:900!important}#mobile-wrap .community-general-card-config .read-arrow span:after{content:"Read";font-size:11px!important;font-weight:900!important}#mobile-wrap .community-general-card-config .copy-block{min-height:38px!important;margin:0!important;padding:0!important}#mobile-wrap .community-general-card-config .card-footer,#mobile-wrap .community-general-card-config .footer-inner{margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}#mobile-wrap .community-general-card-config .footer-inner{display:grid!important;grid-template-columns:1fr!important;grid-gap:7px!important;gap:7px!important}#mobile-wrap .community-general-card-config .footer-author{display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;grid-gap:7px!important;gap:7px!important}#mobile-wrap .community-general-card-config .footer-avatar,#mobile-wrap .community-general-card-config .footer-avatar-wrap{width:28px!important;height:28px!important}#mobile-wrap .community-general-card-config .footer-actions{display:grid!important;grid-template-columns:1fr!important;grid-gap:6px!important;gap:6px!important}#mobile-wrap #community-list-page .articles-section,#mobile-wrap #community-list-page .community-hero,#mobile-wrap #community-list-page .filter-bar,#mobile-wrap #my-page .back-frame,#mobile-wrap .about-page .about-cta,#mobile-wrap .about-page .about-hero,#mobile-wrap .about-page .about-process,#mobile-wrap .about-page .about-story,#mobile-wrap .about-page .about-values,#mobile-wrap .agent-list-page .dealer-page-head,#mobile-wrap .agent-list-page .filter,#mobile-wrap .cs-page .cs-main-info{width:100%!important;margin:12px 0!important;padding:14px!important;border-radius:20px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 12px 28px rgba(24,26,32,.08)!important}#mobile-wrap #community-list-page .filter-result,#mobile-wrap #community-list-page .hero-desc,#mobile-wrap #community-list-page .hero-panel,#mobile-wrap #community-list-page .section-sub,#mobile-wrap .cs-page .support-console{display:none!important}#mobile-wrap #community-list-page .filter-pills,#mobile-wrap #my-page .sections,#mobile-wrap #my-page .sub-section{display:flex!important;flex-direction:row!important;gap:8px!important;overflow-x:auto!important;padding-bottom:2px!important}}@media(max-width:767px){#mobile-wrap #community-list-page .filter-pills::-webkit-scrollbar,#mobile-wrap #my-page .sections::-webkit-scrollbar,#mobile-wrap #my-page .sub-section::-webkit-scrollbar{display:none!important}#mobile-wrap #community-list-page .filter-pill,#mobile-wrap #my-page .sub-section li{flex:0 0 auto!important;width:auto!important;min-width:0!important;height:42px!important;padding:0 13px!important;border-radius:999px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.07)!important;box-shadow:none!important}#mobile-wrap #my-page .profile,#mobile-wrap #my-page .profile-metrics,#mobile-wrap #my-page .section .title,#mobile-wrap #my-page .trailing-arrow{display:none!important}#mobile-wrap #my-page .left-menu-shell{width:100%!important;padding:12px!important;border-radius:20px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 12px 28px rgba(24,26,32,.08)!important}#mobile-wrap #my-page .sub-section .flex-box{height:42px!important;padding:0!important;gap:6px!important}#mobile-wrap #my-page .sub-section .sub-title{font-size:12px!important;font-weight:900!important;white-space:nowrap!important}#mobile-wrap #add-car-page .add-car-hero{margin:0 0 10px!important;padding:14px!important;border-radius:20px!important;background:#181a20!important;color:#fff!important}#mobile-wrap #add-car-page .add-car-checklist{display:none!important}#mobile-wrap #add-car-page .add-car-form-card{position:relative!important;max-height:74dvh!important;padding:14px!important;overflow-y:auto!important;border-radius:24px 24px 0 0!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 -16px 44px rgba(24,26,32,.12)!important}#mobile-wrap #add-car-page .add-car-form-card:before{content:""!important;width:42px!important;height:5px!important;margin:0 auto 12px!important;display:block!important;border-radius:999px!important;background:#d9dde3!important}#mobile-wrap #add-car-page .config-column,#mobile-wrap #add-car-page .description-box,#mobile-wrap #add-car-page .images-box,#mobile-wrap #add-car-page .option-grid,#mobile-wrap .about-page .about-actions,#mobile-wrap .about-page .about-principles,#mobile-wrap .about-page .about-step-list,#mobile-wrap .about-page .about-value-grid,#mobile-wrap .cs-page .support-channel-grid,#mobile-wrap .cs-page .support-intro,#mobile-wrap .cs-page .support-stats{display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important}#mobile-wrap #add-car-page .description-input,#mobile-wrap #add-car-page input,#mobile-wrap #add-car-page select,#mobile-wrap #add-car-page textarea,#mobile-wrap .cs-page input,#mobile-wrap .cs-page textarea{width:100%!important;min-height:44px!important;border-radius:14px!important;font-size:13px!important}#mobile-wrap .about-page .about-actions,#mobile-wrap .cs-page .support-actions,#mobile-wrap .cs-page .support-channel-grid{display:grid!important;grid-template-columns:1fr!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap .about-page .about-actions a,#mobile-wrap .about-page .about-actions button,#mobile-wrap .cs-page .support-actions button,#mobile-wrap .cs-page .support-primary-btn,#mobile-wrap .cs-page .support-secondary-btn{width:100%!important;height:46px!important;border-radius:14px!important;font-size:13px!important;font-weight:900!important}#mobile-wrap .about-page .about-brand-marquee,#mobile-wrap .about-page .about-principle-card,#mobile-wrap .about-page .about-step,#mobile-wrap .about-page .about-value-card,#mobile-wrap .about-page .about-visual,#mobile-wrap .about-page .about-visual-card,#mobile-wrap .cs-page .MuiAccordion-root,#mobile-wrap .cs-page .faq-wrap,#mobile-wrap .cs-page .notice-wrap,#mobile-wrap .cs-page .support-channel-card{width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;border-radius:18px!important}#mobile-wrap .about-page img,#mobile-wrap .about-page svg,#mobile-wrap .cs-page img,#mobile-wrap .cs-page svg{max-width:100%!important}#mobile-wrap #community-list-page .pagination-config,#mobile-wrap #my-page .pagination-config,#mobile-wrap .agent-list-page .pagination,#mobile-wrap .pagination-config{width:calc(100vw - 24px)!important;margin:18px auto 0!important;padding:12px!important;display:grid!important;justify-content:center!important;grid-gap:8px!important;gap:8px!important;border-radius:18px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 12px 28px rgba(24,26,32,.08)!important}#mobile-wrap .MuiPagination-ul{justify-content:center!important;gap:4px!important}#mobile-wrap .MuiPaginationItem-root{min-width:34px!important;height:34px!important;border-radius:12px!important;color:#181a20!important;font-size:13px!important;font-weight:900!important}#mobile-wrap .MuiPaginationItem-root.Mui-selected{background:#eb6753!important;color:#fff!important;box-shadow:0 8px 18px hsla(8,79%,62%,.28)!important}.mobile-filter-drawer .MuiDrawer-paper{height:auto!important;max-height:84dvh!important;border-radius:22px 22px 0 0!important;background:#fff!important;overflow:hidden!important}.mobile-side-drawer .MuiDrawer-paper{width:min(86vw,330px)!important;background:transparent!important;border-radius:0 24px 24px 0!important;overflow:hidden!important}.mobile-side-drawer .mobile-drawer-panel{width:100%!important;min-height:100%!important;padding:18px 14px!important;background:#4d4f56!important;color:#fff!important}.mobile-side-drawer .mobile-drawer-links{display:grid!important;grid-gap:8px!important;gap:8px!important}.mobile-side-drawer .mobile-drawer-links .nav-item{height:44px!important;padding:0 14px!important;display:flex!important;align-items:center!important;border-radius:14px!important;background:hsla(0,0%,100%,.1)!important;border:1px solid hsla(0,0%,100%,.12)!important;color:#fff!important;font-size:13px!important;font-weight:850!important}.mobile-side-drawer .mobile-drawer-links .nav-item.active{background:#fff!important;color:#181a20!important}.hero-filter-section .search-box.mansory-filter{height:auto!important;padding:10px!important;border-radius:20px!important;background:#fff!important;border:1px solid hsla(0,0%,100%,.1)!important;box-shadow:0 18px 42px rgba(0,0,0,.18)!important}.hero-filter-section .search-box-other,.hero-filter-section .search-box.mansory-filter,.hero-filter-section .select-box{width:100%!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:8px!important;gap:8px!important}.hero-filter-section .advanced-filter,.hero-filter-section .search-btn,.hero-filter-section .select-box .box{width:100%!important;height:44px!important;min-height:44px!important;padding:0 12px!important;border-radius:14px!important;border:1px solid rgba(24,26,32,.08)!important;background:#f7f8fa!important;color:#181a20!important;box-shadow:none!important}.hero-filter-section .filter-icon{width:28px!important;height:28px!important;border-radius:10px!important;background:#fff1ee!important;color:#eb6753!important}.hero-filter-section .filter-caption{font-size:9px!important;font-weight:850!important;letter-spacing:.08em!important;text-transform:uppercase!important}.hero-filter-section .filter-value{font-size:12px!important;font-weight:900!important}.hero-filter-section .search-btn{background:#181a20!important;color:#fff!important;justify-content:center!important;font-size:13px!important;font-weight:900!important}.hero-filter-section .advanced-filter{justify-content:center!important;font-size:12px!important;font-weight:900!important}.hero-filter-section .filter-location,.hero-filter-section .filter-rooms,.hero-filter-section .filter-type{left:10px!important;right:10px!important;width:auto!important;max-height:260px!important;padding:8px!important;border-radius:16px!important;overflow-y:auto!important;background:#fff!important;box-shadow:0 18px 38px rgba(24,26,32,.16)!important}.hero-filter-section .filter-text-option{height:38px!important;border-radius:12px!important;font-size:12px!important;font-weight:850!important}.advanced-filter-modal{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;max-height:82dvh!important;padding:14px!important;border-radius:22px!important;overflow-y:auto!important}#mobile-wrap .agent-detail-page{width:100%!important;padding:14px 0 24px!important;background:#f4f5f7!important}#mobile-wrap .agent-detail-page .container{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin:0 auto!important;padding:0!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:12px!important;gap:12px!important}#mobile-wrap .agent-detail-page .agent-home-list,#mobile-wrap .agent-detail-page .dealer-profile-hero,#mobile-wrap .agent-detail-page .review-box{width:100%!important;margin:0!important;padding:12px!important;border-radius:22px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 12px 28px rgba(24,26,32,.08)!important;overflow:hidden!important}#mobile-wrap .agent-detail-page .dealer-profile-hero{display:grid!important;grid-template-columns:1fr!important;grid-gap:12px!important;gap:12px!important;background:linear-gradient(180deg,rgba(24,26,32,.04),rgba(24,26,32,0) 96px),#fff!important}#mobile-wrap .agent-detail-page .profile-main{width:100%!important;display:grid!important;grid-template-columns:74px minmax(0,1fr)!important;grid-gap:11px!important;gap:11px!important;align-items:center!important;min-width:0!important}#mobile-wrap .agent-detail-page .avatar-frame{position:relative!important;width:74px!important;height:74px!important;min-width:74px!important;padding:3px!important;border-radius:20px!important;background:linear-gradient(135deg,#eb6753,#181a20)!important;box-shadow:0 12px 26px rgba(24,26,32,.18)!important}#mobile-wrap .agent-detail-page .avatar-frame img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:17px!important;background:#f4f5f7!important}#mobile-wrap .agent-detail-page .verified-mark{position:absolute!important;right:-5px!important;bottom:-5px!important;width:28px!important;height:28px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;border:3px solid #fff!important;background:#2b8f6f!important;box-shadow:0 8px 16px rgba(43,143,111,.26)!important}#mobile-wrap .agent-detail-page .verified-mark svg{width:15px!important;height:15px!important;color:#fff!important}#mobile-wrap .agent-detail-page .profile-copy{min-width:0!important;display:grid!important;grid-gap:6px!important;gap:6px!important}#mobile-wrap .agent-detail-page .main-intro>span,#mobile-wrap .agent-detail-page .profile-copy .eyebrow,#mobile-wrap .agent-detail-page .review-title,#mobile-wrap .agent-detail-page .section-head .eyebrow{color:#eb6753!important;font-size:9px!important;font-weight:950!important;letter-spacing:.12em!important;line-height:1!important;text-transform:uppercase!important}#mobile-wrap .agent-detail-page .profile-copy h1{max-width:100%!important;margin:0!important;color:#181a20!important;font-size:22px!important;font-weight:950!important;line-height:1.05!important;letter-spacing:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap .agent-detail-page .profile-copy p{margin:0!important;color:#6d7380!important;font-size:11px!important;font-weight:600!important;line-height:1.35!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}#mobile-wrap .agent-detail-page .contact-row{grid-column:1/-1!important;width:100%!important;margin-top:2px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-gap:8px!important;gap:8px!important;align-items:center!important}#mobile-wrap .agent-detail-page .contact-row button,#mobile-wrap .agent-detail-page .contact-row div{height:42px!important;min-width:0!important;margin:0!important;padding:0 11px!important;border-radius:14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;box-shadow:none!important}#mobile-wrap .agent-detail-page .contact-row div{justify-content:flex-start!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.07)!important}#mobile-wrap .agent-detail-page .contact-row div svg{width:16px!important;height:16px!important;color:#eb6753!important;flex-shrink:0!important}#mobile-wrap .agent-detail-page .contact-row div span{min-width:0!important;color:#181a20!important;font-size:11px!important;font-weight:850!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap .agent-detail-page .contact-row button{width:116px!important;background:#181a20!important;color:#fff!important}#mobile-wrap .agent-detail-page .contact-row button span{color:inherit!important;font-size:0!important}#mobile-wrap .agent-detail-page .contact-row button span:after{content:"Profile"!important;font-size:12px!important;font-weight:900!important}#mobile-wrap .agent-detail-page .contact-row button svg{width:16px!important;height:16px!important;color:inherit!important}#mobile-wrap .agent-detail-page .profile-stats{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap .agent-detail-page .profile-stats div{min-height:74px!important;padding:10px!important;display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;grid-template-rows:auto auto!important;grid-column-gap:8px!important;column-gap:8px!important;align-items:center!important;border-radius:16px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.07)!important;box-shadow:none!important}#mobile-wrap .agent-detail-page .profile-stats div svg{grid-row:1/3!important;width:28px!important;height:28px!important;padding:7px!important;border-radius:10px!important;background:#fff1ee!important;color:#eb6753!important}#mobile-wrap .agent-detail-page .profile-stats div strong{color:#181a20!important;font-size:18px!important;font-weight:950!important;line-height:1!important}#mobile-wrap .agent-detail-page .profile-stats div span{color:#7a818d!important;font-size:9px!important;font-weight:900!important;line-height:1.1!important;text-transform:uppercase!important}#mobile-wrap .agent-detail-page .main-intro,#mobile-wrap .agent-detail-page .section-head{width:100%!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:5px!important;gap:5px!important;align-items:start!important}#mobile-wrap .agent-detail-page .leave-review-config .main-title,#mobile-wrap .agent-detail-page .main-intro>span,#mobile-wrap .agent-detail-page .section-head h2{margin:0!important;color:#181a20!important;font-size:20px!important;font-weight:950!important;line-height:1.08!important;letter-spacing:0!important}#mobile-wrap .agent-detail-page .main-intro>span,#mobile-wrap .agent-detail-page .section-head .eyebrow{color:#eb6753!important;font-size:9px!important}#mobile-wrap .agent-detail-page .main-intro p,#mobile-wrap .agent-detail-page .section-head p{max-width:100%!important;margin:0!important;color:#6d7380!important;text-align:left!important;font-size:11px!important;font-weight:650!important;line-height:1.4!important}#mobile-wrap .agent-detail-page .agent-home-list .card-wrap{width:100%!important;margin-top:12px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap .agent-detail-page .agent-home-list .wrap-main{width:100%!important;min-width:0!important}#mobile-wrap .agent-detail-page .car-big-card-box{width:100%!important;height:auto!important;min-height:0!important;margin:0!important;border-radius:16px!important;overflow:hidden!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 10px 24px rgba(24,26,32,.08)!important}#mobile-wrap .agent-detail-page .car-big-card-box .card-img{height:122px!important;min-height:122px!important;border-radius:16px 16px 0 0!important;background-size:cover!important;background-position:50%!important}#mobile-wrap .agent-detail-page .car-big-card-box .card-img .price{left:8px!important;bottom:8px!important;height:28px!important;padding:0 9px!important;border-radius:999px!important;background:hsla(0,0%,100%,.94)!important;color:#181a20!important;font-size:12px!important;font-weight:950!important;box-shadow:0 8px 18px rgba(24,26,32,.14)!important}#mobile-wrap .agent-detail-page .car-big-card-box .status{top:8px!important;left:8px!important;height:24px!important;padding:0 7px!important;border-radius:999px!important;font-size:8px!important}#mobile-wrap .agent-detail-page .car-big-card-box .info{min-height:0!important;padding:9px!important;display:grid!important;grid-gap:7px!important;gap:7px!important}#mobile-wrap .agent-detail-page .car-big-card-box .title{margin:0!important;color:#181a20!important;font-size:13px!important;font-weight:950!important;line-height:1.15!important;letter-spacing:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}#mobile-wrap .agent-detail-page .car-big-card-box .desc{margin:0!important;color:#6d7380!important;font-size:10px!important;font-weight:700!important;line-height:1.2!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap .agent-detail-page .car-big-card-box .options{display:grid!important;grid-template-columns:1fr!important;grid-gap:5px!important;gap:5px!important}#mobile-wrap .agent-detail-page .car-big-card-box .options div{width:100%!important;min-width:0!important;height:28px!important;padding:0 7px!important;display:flex!important;align-items:center!important;gap:5px!important;border-radius:10px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.06)!important}#mobile-wrap .agent-detail-page .car-big-card-box .options img{width:13px!important;height:13px!important}#mobile-wrap .agent-detail-page .car-big-card-box .options span{color:#181a20!important;font-size:10px!important;font-weight:850!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap .agent-detail-page .car-big-card-box .MuiDivider-root{display:none!important}#mobile-wrap .agent-detail-page .car-big-card-box .bott{width:100%!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}#mobile-wrap .agent-detail-page .dealer-card-footer{width:100%!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:6px!important;gap:6px!important}#mobile-wrap .agent-detail-page .dealer-card-metrics,#mobile-wrap .agent-detail-page .dealer-deal-tags{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:5px!important;gap:5px!important}#mobile-wrap .agent-detail-page .dealer-deal-tags span,#mobile-wrap .agent-detail-page .metric-pill{width:100%!important;min-width:0!important;height:28px!important;margin:0!important;padding:0 4px!important;border-radius:999px!important;background:#f0f1f4!important;border:1px solid rgba(24,26,32,.06)!important;color:#6d7380!important;font-size:9px!important;font-weight:900!important}#mobile-wrap .agent-detail-page .dealer-deal-tags span.available{background:#fff1ee!important;border-color:hsla(8,79%,62%,.2)!important;color:#eb6753!important}#mobile-wrap .agent-detail-page .dealer-footer-actions{width:100%!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:6px!important;gap:6px!important}#mobile-wrap .agent-detail-page .metric-pill{display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;cursor:pointer!important}#mobile-wrap .agent-detail-page .metric-pill svg{width:13px!important;height:13px!important;color:#6d7380!important}#mobile-wrap .agent-detail-page .metric-pill .view-cnt{color:#59606b!important;font-size:9px!important;font-weight:900!important;line-height:1!important}#mobile-wrap .agent-detail-page .dealer-card-open{width:100%!important;height:32px!important;margin:0!important;padding:0 10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;border:0!important;border-radius:11px!important;background:#181a20!important;color:#fff!important}#mobile-wrap .agent-detail-page .dealer-card-open span{color:inherit!important;font-size:11px!important;font-weight:900!important}#mobile-wrap .agent-detail-page .dealer-card-open svg{width:14px!important;height:14px!important;color:inherit!important}#mobile-wrap .agent-detail-page .empty-reviews,#mobile-wrap .agent-detail-page .leave-review-config,#mobile-wrap .agent-detail-page .pagination,#mobile-wrap .agent-detail-page .review-wrap{width:100%!important;margin-top:12px!important;padding:12px!important;border-radius:18px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.07)!important;box-shadow:none!important}#mobile-wrap .agent-detail-page .pagination{display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap .agent-detail-page .pagination span{color:#6d7380!important;font-size:10px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}#mobile-wrap .agent-detail-page .review-box{display:grid!important;grid-gap:12px!important;gap:12px!important}#mobile-wrap .agent-detail-page .review-wrap{display:grid!important;grid-gap:10px!important;gap:10px!important}#mobile-wrap .agent-detail-page .review-wrap .title-box{display:flex!important;align-items:center!important;gap:8px!important}#mobile-wrap .agent-detail-page .review-wrap .title-box svg{width:17px!important;height:17px!important;color:#eb6753!important}#mobile-wrap .agent-detail-page .review-wrap .title-box span{color:#181a20!important;font-size:14px!important;font-weight:950!important}#mobile-wrap .agent-detail-page .review-card{width:100%!important;margin:0!important;padding:10px!important;display:grid!important;grid-gap:8px!important;gap:8px!important;border-radius:14px!important;background:#fff!important;border:1px solid rgba(24,26,32,.07)!important}#mobile-wrap .agent-detail-page .review-card .info,#mobile-wrap .agent-detail-page .review-card .left{width:100%!important;display:flex!important;align-items:center!important;gap:8px!important}#mobile-wrap .agent-detail-page .review-card .left img{width:38px!important;height:38px!important;border-radius:50%!important;object-fit:cover!important;border:2px solid hsla(8,79%,62%,.18)!important}#mobile-wrap .agent-detail-page .review-card strong{color:#181a20!important;font-size:13px!important;font-weight:950!important}#mobile-wrap .agent-detail-page .review-card span{color:#7a818d!important;font-size:10px!important;font-weight:750!important}#mobile-wrap .agent-detail-page .review-card p{margin:0!important;color:#59606b!important;font-size:12px!important;font-weight:500!important;line-height:1.5!important}#mobile-wrap .agent-detail-page .empty-reviews{min-height:128px!important;display:grid!important;justify-items:center!important;grid-gap:7px!important;gap:7px!important;text-align:center!important}#mobile-wrap .agent-detail-page .empty-reviews svg{width:24px!important;height:24px!important;color:#eb6753!important}#mobile-wrap .agent-detail-page .empty-reviews p{margin:0!important;color:#181a20!important;font-size:15px!important;font-weight:950!important}#mobile-wrap .agent-detail-page .empty-reviews span{color:#6d7380!important;font-size:11px!important;font-weight:650!important}#mobile-wrap .agent-detail-page .leave-review-config{display:grid!important;grid-gap:10px!important;gap:10px!important}#mobile-wrap .agent-detail-page .leave-review-config .main-title{font-size:18px!important}#mobile-wrap .agent-detail-page .leave-review-config .review-title{margin:0!important}#mobile-wrap .agent-detail-page .leave-review-config textarea{width:100%!important;height:112px!important;min-height:112px!important;margin:0!important;padding:12px!important;border-radius:15px!important;background:#fff!important;border:1px solid rgba(24,26,32,.09)!important;color:#181a20!important;font-size:13px!important;line-height:1.5!important;resize:vertical!important}#mobile-wrap .agent-detail-page .leave-review-config textarea:focus{outline:none!important;border-color:hsla(8,79%,62%,.65)!important;box-shadow:0 0 0 4px hsla(8,79%,62%,.12)!important}#mobile-wrap .agent-detail-page .submit-btn{width:100%!important;display:flex!important;justify-content:flex-end!important}#mobile-wrap .agent-detail-page .submit-review{width:154px!important;height:42px!important;margin:0!important;padding:0 13px!important;border-radius:14px!important;background:#181a20!important;color:#fff!important}#mobile-wrap .agent-detail-page .submit-review:disabled{background:#e7e9ed!important;color:#8b929e!important}#mobile-wrap .agent-detail-page .submit-review .title{color:inherit!important;font-size:11px!important;font-weight:900!important}#mobile-wrap .agent-detail-page .submit-review svg{width:14px!important;height:14px!important}#mobile-wrap .agent-detail-page .submit-review svg path{fill:currentColor!important}#mobile-wrap #car-list-page{overflow-x:hidden!important}#mobile-wrap #car-list-page .car-page{width:100%!important;display:block!important;overflow:visible!important}#mobile-wrap #car-list-page .main-config{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important;overflow:visible!important}#mobile-wrap #car-list-page .grid-car-item,#mobile-wrap #car-list-page .main-config>*{width:100%!important;max-width:100%!important;min-width:0!important}#mobile-wrap #car-list-page .pagination-config{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;grid-column:1/-1!important;width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin:18px auto 0!important;padding:12px!important;display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;grid-gap:8px!important;gap:8px!important;clear:both!important;border-radius:18px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 12px 28px rgba(24,26,32,.08)!important;transform:none!important;overflow:hidden!important}#mobile-wrap #car-list-page .pagination-config .MuiPagination-root,#mobile-wrap #car-list-page .pagination-config .pagination-box{width:100%!important;max-width:100%!important;display:flex!important;justify-content:center!important;overflow:hidden!important}#mobile-wrap #car-list-page .pagination-config .MuiPagination-ul{width:100%!important;flex-wrap:nowrap!important;justify-content:center!important;gap:2px!important}#mobile-wrap #car-list-page .pagination-config .MuiPaginationItem-root{min-width:30px!important;width:30px!important;height:30px!important;margin:0!important;border-radius:10px!important;font-size:12px!important}#mobile-wrap #car-detail-page.luxury-detail-page{width:100%!important;padding:12px 0 26px!important;background:#f4f5f7!important;overflow-x:hidden!important}#mobile-wrap #car-detail-page .container,#mobile-wrap #car-detail-page .luxury-detail-shell{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin:0 auto!important;padding:0!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:12px!important;gap:12px!important}#mobile-wrap #car-detail-page .luxury-content-layout,#mobile-wrap #car-detail-page .luxury-panel,#mobile-wrap #car-detail-page .luxury-showroom-hero,#mobile-wrap #car-detail-page .luxury-similar-section,#mobile-wrap #car-detail-page .spec-signature{width:100%!important;max-width:100%!important;margin:0!important;padding:12px!important;border-radius:22px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 12px 28px rgba(24,26,32,.08)!important;overflow:hidden!important}#mobile-wrap #car-detail-page .luxury-showroom-hero{display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important;padding:0!important;background:#fff!important}#mobile-wrap #car-detail-page .showroom-gallery{order:1!important;width:100%!important;padding:0!important;display:grid!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap #car-detail-page .gallery-stage{position:relative!important;width:100%!important;height:255px!important;border-radius:22px 22px 0 0!important;overflow:hidden!important;background:#e9ebef!important}#mobile-wrap #car-detail-page .gallery-stage img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}#mobile-wrap #car-detail-page .gallery-stage:after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:44%!important;background:linear-gradient(180deg,transparent,rgba(10,12,16,.58))!important;pointer-events:none!important}#mobile-wrap #car-detail-page .gallery-badges{position:absolute!important;z-index:2!important;top:10px!important;left:10px!important;right:10px!important;display:flex!important;flex-wrap:wrap!important;gap:6px!important}#mobile-wrap #car-detail-page .gallery-badges p{width:auto!important;height:28px!important;margin:0!important;padding:0 10px!important;display:inline-flex!important;align-items:center!important;border-radius:999px!important;background:hsla(0,0%,100%,.92)!important;color:#181a20!important;font-size:10px!important;font-weight:900!important;line-height:1!important}#mobile-wrap #car-detail-page .gallery-strip{width:100%!important;padding:0 10px 10px!important;display:flex!important;flex-direction:row!important;gap:7px!important;overflow-x:auto!important}}@media(max-width:767px){#mobile-wrap #car-detail-page .gallery-strip::-webkit-scrollbar{display:none!important}#mobile-wrap #car-detail-page .thumb{width:62px!important;min-width:62px!important;height:54px!important;padding:0!important;border-radius:13px!important;border:2px solid transparent!important;overflow:hidden!important;background:#f0f1f4!important}#mobile-wrap #car-detail-page .thumb.active-thumb{border-color:#eb6753!important}#mobile-wrap #car-detail-page .thumb img{width:100%!important;height:100%!important;object-fit:cover!important}#mobile-wrap #car-detail-page .showroom-copy{order:2!important;width:100%!important;padding:0 12px 12px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap #car-detail-page .eyebrow,#mobile-wrap #car-detail-page .section-kicker{margin:0!important;color:#eb6753!important;font-size:9px!important;font-weight:950!important;letter-spacing:.12em!important;line-height:1!important;text-transform:uppercase!important}#mobile-wrap #car-detail-page .showroom-title{margin:0!important;color:#181a20!important;font-size:22px!important;font-weight:950!important;line-height:1.08!important;letter-spacing:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}#mobile-wrap #car-detail-page .showroom-meta{width:100%!important;display:flex!important;flex-wrap:wrap!important;gap:6px!important}#mobile-wrap #car-detail-page .showroom-meta p{width:auto!important;height:28px!important;margin:0!important;padding:0 9px!important;display:inline-flex!important;align-items:center!important;border-radius:999px!important;background:#f0f1f4!important;color:#6d7380!important;font-size:10px!important;font-weight:850!important}#mobile-wrap #car-detail-page .showroom-price-card{width:100%!important;margin:0!important;padding:12px!important;border-radius:17px!important;background:linear-gradient(135deg,#fff7f5,#fff)!important;border:1px solid hsla(8,79%,62%,.18)!important}#mobile-wrap #car-detail-page .price-label{margin:0!important;color:#8a929d!important;font-size:10px!important;font-weight:950!important;letter-spacing:.1em!important;text-transform:uppercase!important}#mobile-wrap #car-detail-page .price-value{margin:4px 0 0!important;color:#181a20!important;font-size:25px!important;font-weight:950!important;line-height:1!important}#mobile-wrap #car-detail-page .showroom-actions{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap #car-detail-page .stat-pill{height:42px!important;padding:0 10px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:6px!important;border-radius:14px!important;background:#f0f1f4!important;border:1px solid rgba(24,26,32,.07)!important}#mobile-wrap #car-detail-page .stat-pill svg{width:17px!important;height:17px!important;color:#6d7380!important}#mobile-wrap #car-detail-page .favorite-pill svg{color:red!important}#mobile-wrap #car-detail-page .stat-pill p{margin:0!important;color:#181a20!important;font-size:12px!important;font-weight:950!important}#mobile-wrap #car-detail-page .spec-signature{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap #car-detail-page .signature-cell{min-height:66px!important;padding:10px!important;display:grid!important;align-content:center!important;grid-gap:4px!important;gap:4px!important;border-radius:16px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.07)!important}#mobile-wrap #car-detail-page .signature-label{margin:0!important;color:#8a929d!important;font-size:9px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}#mobile-wrap #car-detail-page .signature-value{margin:0!important;color:#181a20!important;font-size:13px!important;font-weight:950!important;line-height:1.15!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap #car-detail-page .content-aside,#mobile-wrap #car-detail-page .content-primary,#mobile-wrap #car-detail-page .luxury-content-layout{display:grid!important;grid-template-columns:1fr!important;grid-gap:12px!important;gap:12px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}#mobile-wrap #car-detail-page .section-title{margin:6px 0 0!important;color:#181a20!important;font-size:22px!important;font-weight:950!important;line-height:1.08!important;letter-spacing:0!important}#mobile-wrap #car-detail-page .section-copy{margin:10px 0 0!important;color:#59606b!important;font-size:13px!important;font-weight:500!important;line-height:1.55!important}#mobile-wrap #car-detail-page .detail-matrix{margin-top:12px!important}#mobile-wrap #car-detail-page .detail-matrix,#mobile-wrap #car-detail-page .detail-row{width:100%!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap #car-detail-page .detail-row{min-height:82px!important;padding:14px!important;align-content:center!important;border-radius:18px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.08)!important}#mobile-wrap #car-detail-page .detail-row p:first-child{margin:0!important;color:#8a929d!important;font-size:12px!important;font-weight:950!important;letter-spacing:.06em!important;text-transform:uppercase!important}#mobile-wrap #car-detail-page .detail-row p:last-child{margin:0!important;color:#181a20!important;font-size:15px!important;font-weight:950!important;line-height:1.2!important;text-align:left!important}#mobile-wrap #car-detail-page .feature-toolbar{width:100%!important;margin-top:12px!important;padding:13px!important;display:grid!important;grid-gap:7px!important;gap:7px!important;border-radius:18px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.08)!important}#mobile-wrap #car-detail-page .feature-toolbar p:first-child{margin:0!important;color:#181a20!important;font-size:14px!important;font-weight:950!important}#mobile-wrap #car-detail-page .feature-toolbar p:last-child{margin:0!important;color:#6d7380!important;font-size:12px!important;font-weight:800!important}#mobile-wrap #car-detail-page .feature-cloud{width:100%!important;margin-top:12px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap #car-detail-page .feature-chip{width:100%!important;min-height:48px!important;padding:0 14px!important;display:flex!important;align-items:center!important;gap:10px!important;border-radius:16px!important;background:#fff!important;border:1px solid rgba(24,26,32,.07)!important;color:#181a20!important;font-size:13px!important;font-weight:950!important;box-shadow:0 8px 18px rgba(24,26,32,.04)!important}#mobile-wrap #car-detail-page .feature-chip:before{content:"✓"!important;width:24px!important;height:24px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:#eb6753!important;color:#fff!important;font-size:14px!important;font-weight:950!important;flex-shrink:0!important}#mobile-wrap #car-detail-page .map-frame{width:100%!important;height:230px!important;margin-top:12px!important;border-radius:18px!important;overflow:hidden!important;background:#f0f1f4!important}#mobile-wrap #car-detail-page .seller-card{width:100%!important;margin-top:12px!important;padding:10px!important;display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;grid-gap:9px!important;gap:9px!important;align-items:center!important;border-radius:16px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.07)!important}#mobile-wrap #car-detail-page .member-image{width:44px!important;height:44px!important;border-radius:50%!important;object-fit:cover!important}#mobile-wrap #car-detail-page .seller-copy{min-width:0!important}#mobile-wrap #car-detail-page .seller-name{margin:0!important;color:#181a20!important;font-size:14px!important;font-weight:950!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap #car-detail-page .seller-phone{margin:2px 0 0!important;color:#6d7380!important;font-size:11px!important;font-weight:750!important}#mobile-wrap #car-detail-page .inquiry-form{margin-top:12px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:9px!important;gap:9px!important}#mobile-wrap #car-detail-page .inquiry-form label{display:grid!important;grid-gap:6px!important;gap:6px!important;color:#8a929d!important;font-size:10px!important;font-weight:950!important;letter-spacing:.09em!important;text-transform:uppercase!important}#mobile-wrap #car-detail-page .inquiry-form input,#mobile-wrap #car-detail-page .inquiry-form textarea,#mobile-wrap #car-detail-page .leave-review-panel textarea{width:100%!important;min-height:44px!important;padding:0 12px!important;border-radius:14px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.08)!important;color:#181a20!important;font-size:13px!important;font-weight:600!important}#mobile-wrap #car-detail-page .inquiry-form textarea,#mobile-wrap #car-detail-page .leave-review-panel textarea{height:104px!important;padding:12px!important;line-height:1.45!important;resize:vertical!important}#mobile-wrap #car-detail-page .luxury-button{width:100%!important;height:44px!important;margin-top:2px!important;border-radius:14px!important;background:#181a20!important;color:#fff!important;font-size:13px!important;font-weight:950!important;text-transform:none!important}#mobile-wrap #car-detail-page .luxury-button:disabled{background:#e7e9ed!important;color:#8b929e!important}#mobile-wrap #car-detail-page .leave-review-panel,#mobile-wrap #car-detail-page .reviews-panel{display:grid!important;grid-gap:10px!important;gap:10px!important}#mobile-wrap #car-detail-page .review-list{display:grid!important;grid-gap:9px!important;gap:9px!important;margin-top:12px!important}#mobile-wrap #car-detail-page .review-card,#mobile-wrap #car-detail-page .review-config{width:100%!important;margin:0!important;padding:10px!important;border-radius:16px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.07)!important;box-shadow:none!important}#mobile-wrap #car-detail-page .luxury-similar-section{display:grid!important;grid-gap:12px!important;gap:12px!important}#mobile-wrap #car-detail-page .similar-heading{display:grid!important;grid-template-columns:1fr!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap #car-detail-page .similar-control-label,#mobile-wrap #car-detail-page .similar-subtitle{display:none!important}#mobile-wrap #car-detail-page .similar-control-deck,#mobile-wrap #car-detail-page .similar-controls{width:100%!important;display:flex!important;justify-content:space-between!important;align-items:center!important}#mobile-wrap #car-detail-page .similar-controls svg{width:36px!important;height:36px!important;padding:9px!important;border-radius:12px!important;background:#f0f1f4!important;color:#181a20!important}#mobile-wrap #car-detail-page .similar-homes-swiper{width:100%!important;overflow:visible!important}#mobile-wrap #car-detail-page .similar-homes-slide{width:min(74vw,270px)!important;max-width:min(74vw,270px)!important}#mobile-wrap #car-detail-page .luxury-similar-section .car-big-card-box{width:100%!important;height:auto!important;border-radius:18px!important;overflow:hidden!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 10px 24px rgba(24,26,32,.08)!important}#mobile-wrap #car-detail-page .luxury-similar-section .car-big-card-box .card-img{height:150px!important;border-radius:18px 18px 0 0!important}#mobile-wrap #car-detail-page .luxury-similar-section .car-big-card-box .info{padding:10px!important}#mobile-wrap #car-list-page,#mobile-wrap #car-list-page .car-list-container,#mobile-wrap #car-list-page .car-page,#mobile-wrap #car-list-page .container,#mobile-wrap #car-list-page .main-config{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important}#mobile-wrap #car-list-page .car-list-container{padding-left:12px!important;padding-right:12px!important}#mobile-wrap #car-list-page .main-config{margin:0!important;display:flex!important;flex-direction:column!important;gap:0!important}#mobile-wrap #car-list-page .main-config .list-config.grid-cards{width:100%!important;max-width:100%!important;margin:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:10px!important;gap:10px!important;align-items:start!important;justify-content:stretch!important;overflow:visible!important}#mobile-wrap #car-list-page .main-config .list-config.grid-cards .grid-car-item{width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important}#mobile-wrap #car-list-page .card-config.card-browse-grid{width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;border-radius:16px!important;overflow:hidden!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 10px 22px rgba(24,26,32,.08)!important}#mobile-wrap #car-list-page .card-config.card-browse-grid,#mobile-wrap #car-list-page .card-config.card-browse-grid *{box-sizing:border-box!important;min-width:0!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .poster-media{width:100%!important;max-width:100%!important;height:128px!important;min-height:128px!important;border-radius:16px 16px 0 0!important;overflow:hidden!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .poster-link,#mobile-wrap #car-list-page .card-config.card-browse-grid .poster-link img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .poster-topbar{top:8px!important;left:8px!important;right:8px!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .poster-tags{max-width:calc(100% - 46px)!important;display:flex!important;gap:4px!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .poster-tags span{max-width:72px!important;height:24px!important;padding:0 8px!important;border-radius:999px!important;background:hsla(0,0%,100%,.94)!important;color:#181a20!important;font-size:9px!important;font-weight:900!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .poster-location,#mobile-wrap #car-list-page .card-config.card-browse-grid .poster-tags span:nth-child(2),#mobile-wrap #car-list-page .card-config.card-browse-grid .top-badge{display:none!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .photo-count{height:24px!important;padding:0 7px!important;border-radius:999px!important;background:rgba(24,26,32,.72)!important;color:#fff!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .photo-count svg{width:12px!important;height:12px!important;color:#fff!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .photo-count p{color:#fff!important;font-size:9px!important;font-weight:900!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .poster-copy{left:8px!important;right:8px!important;bottom:9px!important;gap:0!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .poster-title{width:100%!important;min-height:30px!important;margin:0!important;color:#fff!important;font-size:13px!important;font-weight:950!important;line-height:1.14!important;letter-spacing:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-shadow:0 2px 8px rgba(0,0,0,.36)!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .spec-dock{width:100%!important;padding:8px 8px 0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:6px!important;gap:6px!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .spec-cell{min-height:40px!important;padding:6px!important;display:grid!important;grid-template-columns:14px minmax(0,1fr)!important;grid-template-rows:auto auto!important;grid-column-gap:5px!important;column-gap:5px!important;border-radius:11px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.06)!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .spec-cell:nth-child(n+3){display:none!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .spec-cell svg{grid-row:1/3!important;width:13px!important;height:13px!important;align-self:center!important;color:#eb6753!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .spec-cell span{color:#8a929d!important;font-size:7px!important;font-weight:900!important;line-height:1!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .spec-cell strong{color:#181a20!important;font-size:9.5px!important;font-weight:950!important;line-height:1.1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .ticket-row{width:auto!important;margin:8px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:7px!important;gap:7px!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .ticket-info{width:100%!important;padding:0!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:7px!important;gap:7px!important;background:transparent!important;border:0!important;box-shadow:none!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .footer-price-box{width:100%!important;min-height:43px!important;padding:8px 10px!important;border-radius:13px!important;background:linear-gradient(135deg,#fff7f5,#fff)!important;border:1px solid hsla(8,79%,62%,.18)!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .footer-price-box span{color:#eb6753!important;font-size:7px!important;font-weight:950!important;letter-spacing:.08em!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .footer-price-box p{margin:3px 0 0!important;color:#181a20!important;font-size:14px!important;font-weight:950!important;line-height:1!important;overflow:visible!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .engagement{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:6px!important;gap:6px!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .engagement .stat{width:100%!important;height:31px!important;min-height:31px!important;margin:0!important;padding:0 6px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;color:#181a20!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .engagement .stat svg{width:13px!important;height:13px!important;color:currentColor!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .engagement .stat-like .liked-heart-icon,#mobile-wrap #car-list-page .card-config.card-browse-grid .engagement .stat-like svg.liked-heart-icon{color:red!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .engagement .stat p{margin:0!important;color:currentColor!important;font-size:9.5px!important;font-weight:950!important;line-height:1!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .details-link{width:100%!important;height:34px!important;min-height:34px!important;padding:0 10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;border-radius:12px!important;background:#181a20!important;color:#fff!important;overflow:hidden!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .details-link span{font-size:0!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .details-link span:after{content:"View"!important;color:inherit!important;font-size:11px!important;font-weight:950!important}#mobile-wrap #car-list-page .card-config.card-browse-grid .details-link svg{width:13px!important;height:13px!important;color:inherit!important;flex-shrink:0!important}#mobile-wrap #car-list-page .pagination-config{width:100%!important;max-width:100%!important;margin:18px 0 0!important}#mobile-wrap #car-detail-page .detail-matrix{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap #car-detail-page .detail-row{min-height:72px!important;padding:12px!important;border-radius:16px!important;gap:6px!important}#mobile-wrap #car-detail-page .detail-row p:first-child{font-size:9px!important;line-height:1!important}#mobile-wrap #car-detail-page .detail-row p:last-child{font-size:13px!important;line-height:1.18!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap #car-detail-page .feature-toolbar{min-height:70px!important;padding:12px!important}#mobile-wrap #car-detail-page .feature-cloud{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap #car-detail-page .feature-chip{min-height:44px!important;padding:0 10px!important;gap:8px!important;border-radius:15px!important;font-size:11.5px!important;line-height:1.15!important;overflow:hidden!important}#mobile-wrap #car-detail-page .feature-chip:before{width:22px!important;height:22px!important;font-size:13px!important}#mobile-wrap #car-detail-page .spec-signature{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;padding:10px!important}#mobile-wrap #car-detail-page .signature-cell{min-height:58px!important;padding:9px!important;border-radius:15px!important}#mobile-wrap #car-detail-page .signature-label{font-size:8px!important}#mobile-wrap #car-detail-page .signature-value{font-size:11.5px!important}#mobile-wrap #car-detail-page.luxury-detail-page,#pc-wrap #car-detail-page.luxury-detail-page{width:100vw!important;padding:8px 0 22px!important;background:#f4f5f7!important;overflow-x:hidden!important}#mobile-wrap #car-detail-page.luxury-detail-page .container,#mobile-wrap #car-detail-page.luxury-detail-page .luxury-detail-shell,#pc-wrap #car-detail-page.luxury-detail-page .container,#pc-wrap #car-detail-page.luxury-detail-page .luxury-detail-shell{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;margin:0 auto!important;padding:0!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-panel,#mobile-wrap #car-detail-page.luxury-detail-page .luxury-showroom-hero,#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section,#mobile-wrap #car-detail-page.luxury-detail-page .spec-signature,#pc-wrap #car-detail-page.luxury-detail-page .luxury-panel,#pc-wrap #car-detail-page.luxury-detail-page .luxury-showroom-hero,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section,#pc-wrap #car-detail-page.luxury-detail-page .spec-signature{width:100%!important;max-width:100%!important;margin:0!important;padding:10px!important;border-radius:18px!important;background:#fff!important;border:1px solid rgba(24,26,32,.07)!important;box-shadow:0 8px 18px rgba(24,26,32,.06)!important;overflow:hidden!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-showroom-hero,#pc-wrap #car-detail-page.luxury-detail-page .luxury-showroom-hero{padding:0!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:0!important;gap:0!important}#mobile-wrap #car-detail-page.luxury-detail-page .showroom-gallery,#pc-wrap #car-detail-page.luxury-detail-page .showroom-gallery{order:1!important;display:grid!important;grid-gap:7px!important;gap:7px!important;padding:0!important}#mobile-wrap #car-detail-page.luxury-detail-page .gallery-stage,#pc-wrap #car-detail-page.luxury-detail-page .gallery-stage{height:216px!important;border-radius:18px 18px 0 0!important}#mobile-wrap #car-detail-page.luxury-detail-page .gallery-strip,#pc-wrap #car-detail-page.luxury-detail-page .gallery-strip{padding:0 9px 9px!important;display:grid!important;grid-auto-flow:column!important;grid-auto-columns:54px!important;grid-gap:6px!important;gap:6px!important;overflow-x:auto!important}#mobile-wrap #car-detail-page.luxury-detail-page .thumb,#pc-wrap #car-detail-page.luxury-detail-page .thumb{width:54px!important;min-width:54px!important;height:46px!important;border-radius:11px!important}#mobile-wrap #car-detail-page.luxury-detail-page .showroom-copy,#pc-wrap #car-detail-page.luxury-detail-page .showroom-copy{order:2!important;padding:0 10px 10px!important;display:grid!important;grid-gap:7px!important;gap:7px!important}#mobile-wrap #car-detail-page.luxury-detail-page .showroom-title,#pc-wrap #car-detail-page.luxury-detail-page .showroom-title{font-size:20px!important;line-height:1.08!important;-webkit-line-clamp:2!important}#mobile-wrap #car-detail-page.luxury-detail-page .showroom-meta,#pc-wrap #car-detail-page.luxury-detail-page .showroom-meta{display:flex!important;flex-wrap:nowrap!important;gap:6px!important;overflow-x:auto!important}#mobile-wrap #car-detail-page.luxury-detail-page .showroom-meta p,#pc-wrap #car-detail-page.luxury-detail-page .showroom-meta p{height:26px!important;padding:0 8px!important;font-size:9px!important;flex:0 0 auto!important}#mobile-wrap #car-detail-page.luxury-detail-page .showroom-price-card,#pc-wrap #car-detail-page.luxury-detail-page .showroom-price-card{min-height:58px!important;padding:10px!important;border-radius:15px!important}#mobile-wrap #car-detail-page.luxury-detail-page .price-value,#pc-wrap #car-detail-page.luxury-detail-page .price-value{font-size:22px!important}#mobile-wrap #car-detail-page.luxury-detail-page .showroom-actions,#pc-wrap #car-detail-page.luxury-detail-page .showroom-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}#mobile-wrap #car-detail-page.luxury-detail-page .stat-pill,#pc-wrap #car-detail-page.luxury-detail-page .stat-pill{height:36px!important;border-radius:12px!important}#mobile-wrap #car-detail-page.luxury-detail-page .spec-signature,#pc-wrap #car-detail-page.luxury-detail-page .spec-signature{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:6px!important;gap:6px!important;padding:8px!important}#mobile-wrap #car-detail-page.luxury-detail-page .signature-cell,#pc-wrap #car-detail-page.luxury-detail-page .signature-cell{min-height:50px!important;padding:7px!important;border-radius:13px!important;gap:3px!important}#mobile-wrap #car-detail-page.luxury-detail-page .signature-label,#pc-wrap #car-detail-page.luxury-detail-page .signature-label{font-size:7px!important;letter-spacing:.06em!important}#mobile-wrap #car-detail-page.luxury-detail-page .signature-value,#pc-wrap #car-detail-page.luxury-detail-page .signature-value{font-size:10.5px!important;line-height:1.1!important}#mobile-wrap #car-detail-page.luxury-detail-page .content-aside,#mobile-wrap #car-detail-page.luxury-detail-page .content-primary,#mobile-wrap #car-detail-page.luxury-detail-page .luxury-content-layout,#pc-wrap #car-detail-page.luxury-detail-page .content-aside,#pc-wrap #car-detail-page.luxury-detail-page .content-primary,#pc-wrap #car-detail-page.luxury-detail-page .luxury-content-layout{padding:0!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important;background:transparent!important;border:0!important;box-shadow:none!important}#mobile-wrap #car-detail-page.luxury-detail-page .eyebrow,#mobile-wrap #car-detail-page.luxury-detail-page .section-kicker,#pc-wrap #car-detail-page.luxury-detail-page .eyebrow,#pc-wrap #car-detail-page.luxury-detail-page .section-kicker{font-size:8px!important;letter-spacing:.11em!important}#mobile-wrap #car-detail-page.luxury-detail-page .section-title,#pc-wrap #car-detail-page.luxury-detail-page .section-title{margin-top:4px!important;font-size:18px!important;line-height:1.08!important}#mobile-wrap #car-detail-page.luxury-detail-page .section-copy,#pc-wrap #car-detail-page.luxury-detail-page .section-copy{margin-top:7px!important;font-size:12px!important;line-height:1.45!important;display:-webkit-box!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important;overflow:hidden!important}#mobile-wrap #car-detail-page.luxury-detail-page .detail-matrix,#mobile-wrap #car-detail-page.luxury-detail-page .details-panel .detail-matrix,#pc-wrap #car-detail-page.luxury-detail-page .detail-matrix,#pc-wrap #car-detail-page.luxury-detail-page .details-panel .detail-matrix{width:100%!important;margin-top:8px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:7px!important;gap:7px!important}#mobile-wrap #car-detail-page.luxury-detail-page .detail-row,#mobile-wrap #car-detail-page.luxury-detail-page .details-panel .detail-row,#pc-wrap #car-detail-page.luxury-detail-page .detail-row,#pc-wrap #car-detail-page.luxury-detail-page .details-panel .detail-row{width:100%!important;min-height:54px!important;padding:9px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:4px!important;gap:4px!important;align-content:center!important;border-radius:13px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.07)!important}#mobile-wrap #car-detail-page.luxury-detail-page .detail-row p:first-child,#pc-wrap #car-detail-page.luxury-detail-page .detail-row p:first-child{font-size:7.5px!important;letter-spacing:.07em!important;line-height:1!important}#mobile-wrap #car-detail-page.luxury-detail-page .detail-row p:last-child,#pc-wrap #car-detail-page.luxury-detail-page .detail-row p:last-child{font-size:12px!important;line-height:1.15!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap #car-detail-page.luxury-detail-page .feature-toolbar,#pc-wrap #car-detail-page.luxury-detail-page .feature-toolbar{min-height:54px!important;margin-top:8px!important;padding:10px!important;gap:4px!important;border-radius:14px!important}#mobile-wrap #car-detail-page.luxury-detail-page .feature-toolbar p:first-child,#pc-wrap #car-detail-page.luxury-detail-page .feature-toolbar p:first-child{font-size:12px!important;line-height:1.1!important}#mobile-wrap #car-detail-page.luxury-detail-page .feature-toolbar p:last-child,#pc-wrap #car-detail-page.luxury-detail-page .feature-toolbar p:last-child{font-size:10px!important;line-height:1.25!important}#mobile-wrap #car-detail-page.luxury-detail-page .feature-cloud,#pc-wrap #car-detail-page.luxury-detail-page .feature-cloud{margin-top:8px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:7px!important;gap:7px!important}#mobile-wrap #car-detail-page.luxury-detail-page .feature-chip,#mobile-wrap #car-detail-page.luxury-detail-page .feature-cloud .feature-chip,#pc-wrap #car-detail-page.luxury-detail-page .feature-chip,#pc-wrap #car-detail-page.luxury-detail-page .feature-cloud .feature-chip{position:relative!important;min-height:38px!important;padding:0 8px 0 32px!important;display:flex!important;align-items:center!important;border-radius:13px!important;background:#fff!important;border:1px solid rgba(24,26,32,.07)!important;color:#181a20!important;font-size:10.5px!important;font-weight:950!important;line-height:1.1!important;box-shadow:0 6px 12px rgba(24,26,32,.04)!important}#mobile-wrap #car-detail-page.luxury-detail-page .feature-chip:before,#pc-wrap #car-detail-page.luxury-detail-page .feature-chip:before{content:"✓"!important;position:absolute!important;left:8px!important;width:18px!important;height:18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:#eb6753!important;color:#fff!important;font-size:11px!important;font-weight:950!important}#mobile-wrap #car-detail-page.luxury-detail-page .feature-chip:after,#pc-wrap #car-detail-page.luxury-detail-page .feature-chip:after{display:none!important}#mobile-wrap #car-detail-page.luxury-detail-page .map-frame,#pc-wrap #car-detail-page.luxury-detail-page .map-frame{height:170px!important;margin-top:8px!important;border-radius:14px!important}#mobile-wrap #car-detail-page.luxury-detail-page .seller-card,#pc-wrap #car-detail-page.luxury-detail-page .seller-card{margin-top:8px!important;padding:8px!important;border-radius:14px!important}#mobile-wrap #car-detail-page.luxury-detail-page .inquiry-form,#mobile-wrap #car-detail-page.luxury-detail-page .review-list,#pc-wrap #car-detail-page.luxury-detail-page .inquiry-form,#pc-wrap #car-detail-page.luxury-detail-page .review-list{margin-top:8px!important;gap:7px!important}#mobile-wrap #car-detail-page.luxury-detail-page .inquiry-form input,#pc-wrap #car-detail-page.luxury-detail-page .inquiry-form input{min-height:38px!important;height:38px!important;border-radius:12px!important;font-size:12px!important}#mobile-wrap #car-detail-page.luxury-detail-page .inquiry-form textarea,#mobile-wrap #car-detail-page.luxury-detail-page .leave-review-panel textarea,#pc-wrap #car-detail-page.luxury-detail-page .inquiry-form textarea,#pc-wrap #car-detail-page.luxury-detail-page .leave-review-panel textarea{height:82px!important;min-height:82px!important;padding:10px!important;border-radius:12px!important;font-size:12px!important;line-height:1.35!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-button,#pc-wrap #car-detail-page.luxury-detail-page .luxury-button{height:40px!important;border-radius:13px!important;font-size:12px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section{padding:10px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .section-title:after,#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section:before,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .section-title:after,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section:before{display:none!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-heading,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-heading{margin:0 0 8px!important;padding:0!important;display:grid!important;grid-template-columns:1fr auto!important;grid-gap:8px!important;gap:8px!important;align-items:center!important;border:0!important}#mobile-wrap #car-detail-page.luxury-detail-page .similar-control-label,#mobile-wrap #car-detail-page.luxury-detail-page .similar-subtitle,#mobile-wrap #car-detail-page.luxury-detail-page .swiper-similar-pagination,#pc-wrap #car-detail-page.luxury-detail-page .similar-control-label,#pc-wrap #car-detail-page.luxury-detail-page .similar-subtitle,#pc-wrap #car-detail-page.luxury-detail-page .swiper-similar-pagination{display:none!important}#mobile-wrap #car-detail-page.luxury-detail-page .similar-controls,#pc-wrap #car-detail-page.luxury-detail-page .similar-controls{gap:6px!important}#mobile-wrap #car-detail-page.luxury-detail-page .similar-controls svg,#pc-wrap #car-detail-page.luxury-detail-page .similar-controls svg{width:30px!important;height:30px!important;padding:8px!important;border-radius:11px!important;background:#f0f1f4!important;color:#181a20!important;box-shadow:none!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-homes-swiper,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-homes-swiper{width:100%!important;padding:0!important;overflow:hidden!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-homes-slide,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-homes-slide{width:calc((100vw - 42px)/2)!important;max-width:calc((100vw - 42px)/2)!important;height:auto!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box{width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;border-radius:15px!important;overflow:hidden!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 8px 18px rgba(24,26,32,.06)!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .card-img,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .card-img{height:112px!important;border-radius:15px 15px 0 0!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .card-img .price,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .card-img .price{left:7px!important;bottom:7px!important;height:25px!important;padding:0 8px!important;border-radius:999px!important;font-size:11px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .info,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .info{min-height:0!important;padding:8px!important;display:grid!important;grid-gap:6px!important;gap:6px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .title,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .title{font-size:12px!important;line-height:1.15!important;white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .desc,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .desc{display:none!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .options,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .options{margin:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:5px!important;gap:5px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .options div,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .options div{height:27px!important;padding:0 5px!important;border-radius:9px!important;background:#f7f8fa!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .options div:nth-child(n+3),#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .options div:nth-child(n+3){display:none!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .options span,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .car-big-card-box .options span{font-size:9px!important;line-height:1!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .bott,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .bott{margin-top:0!important;padding-top:0!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:6px!important;gap:6px!important;border:0!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:5px!important;gap:5px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability p,#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability span,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability p,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability span{height:24px!important;padding:0 5px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;font-size:8px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-actions,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-actions{display:grid!important;grid-template-columns:1fr!important;grid-gap:6px!important;gap:6px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-metrics,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-metrics{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:5px!important;gap:5px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill{width:100%!important;min-width:0!important;height:26px!important;padding:0 4px!important;border-radius:999px!important;font-size:9px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill svg,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill svg{width:12px!important;height:12px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill .view-cnt,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill .view-cnt{font-size:8.5px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open{width:100%!important;min-width:0!important;height:30px!important;padding:0 8px!important;border-radius:10px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open span,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open span{font-size:0!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open span:after,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open span:after{content:"View"!important;font-size:10px!important;font-weight:950!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-homes-swiper,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-homes-swiper{width:100%!important;padding:0 2px 2px!important;overflow:hidden!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-homes-slide,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-homes-slide{width:min(78vw,292px)!important;max-width:min(78vw,292px)!important;height:auto!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card{width:100%!important;height:auto!important;min-height:0!important;display:grid!important;grid-template-rows:auto 1fr!important;border-radius:17px!important;background:#fff!important;overflow:hidden!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .card-img,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .card-img{height:138px!important;min-height:138px!important;border-radius:17px 17px 0 0!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .card-img .price,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .card-img .price{max-width:calc(100% - 16px)!important;height:28px!important;padding:0 9px!important;font-size:12px!important;white-space:nowrap!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .info,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .info{padding:9px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:7px!important;gap:7px!important;align-content:start!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .title,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .title{min-height:32px!important;color:#181a20!important;font-size:14px!important;font-weight:950!important;line-height:1.16!important;white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .options,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .options{width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:5px!important;gap:5px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .options div,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .options div{height:28px!important;min-width:0!important;padding:0 4px!important;border-radius:9px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.06)!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .options div:nth-child(n+3),#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .options div:nth-child(n+3){display:flex!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .options span,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .options span{max-width:100%!important;font-size:8.5px!important;font-weight:900!important;line-height:1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .bott,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .bott{width:100%!important;margin:0!important;padding:7px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:7px!important;gap:7px!important;border-radius:14px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.06)!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:5px!important;gap:5px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability p,#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability span,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability p,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability span{width:100%!important;height:24px!important;margin:0!important;padding:0 5px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;font-size:8px!important;font-weight:950!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-actions,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-actions{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) 82px!important;grid-gap:6px!important;gap:6px!important;align-items:center!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-metrics,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-metrics{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:5px!important;gap:5px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill{width:100%!important;min-width:0!important;height:30px!important;padding:0 4px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:3px!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;color:#59606b!important;overflow:hidden!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill svg,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill svg{width:12px!important;height:12px!important;flex-shrink:0!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill .view-cnt,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill .view-cnt{min-width:0!important;color:#3f4650!important;font-size:8.5px!important;font-weight:950!important;line-height:1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open{width:82px!important;min-width:82px!important;height:30px!important;padding:0 8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;border-radius:999px!important;background:#181a20!important;color:#fff!important;overflow:hidden!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open span,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open span{font-size:0!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open span:after,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open span:after{content:"Details"!important;color:inherit!important;font-size:9.5px!important;font-weight:950!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open svg,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open svg{width:12px!important;height:12px!important;flex-shrink:0!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-homes-swiper,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-homes-swiper{width:100%!important;padding:4px 2px 6px!important;overflow:visible!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-homes-slide,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-homes-slide{width:min(88vw,340px)!important;max-width:min(88vw,340px)!important;height:auto!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card{width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:10px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:0!important;gap:0!important;border-radius:24px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 16px 34px rgba(24,26,32,.09)!important;overflow:hidden!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .card-img,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .card-img{height:196px!important;min-height:196px!important;border-radius:20px!important;background-size:cover!important;background-position:50%!important;overflow:hidden!important;box-shadow:inset 0 -80px 70px rgba(24,26,32,.22)!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .card-img .price,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .card-img .price{left:12px!important;bottom:12px!important;max-width:calc(100% - 24px)!important;height:36px!important;padding:0 13px!important;display:inline-flex!important;align-items:center!important;border-radius:15px!important;background:hsla(0,0%,100%,.96)!important;color:#181a20!important;font-size:17px!important;font-weight:950!important;line-height:1!important;box-shadow:0 10px 22px rgba(24,26,32,.18)!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .info,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .info{min-height:0!important;padding:13px 0 0!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:9px!important;gap:9px!important;background:transparent!important;border:0!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .title,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .title{min-height:38px!important;margin:0!important;color:#181a20!important;font-size:17px!important;font-weight:950!important;line-height:1.12!important;letter-spacing:0!important;white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .desc,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .desc{display:block!important;margin:-3px 0 0!important;color:#59606b!important;font-size:12px!important;font-weight:750!important;line-height:1.25!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .options,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .options{width:100%!important;margin:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:7px!important;gap:7px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .options div,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .options div{height:35px!important;min-width:0!important;padding:0 7px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:12px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.06)!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .options img,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .options img{display:none!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .options span,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .options span{max-width:100%!important;color:#181a20!important;font-size:10.5px!important;font-weight:900!important;line-height:1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .MuiDivider-root,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .MuiDivider-root{display:none!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .bott,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .bott{width:100%!important;margin:2px 0 0!important;padding:10px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:9px!important;gap:9px!important;border-radius:17px!important;background:linear-gradient(135deg,#f7f8fa,#fff)!important;border:1px solid rgba(24,26,32,.07)!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.76)!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:7px!important;gap:7px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability p,#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability span,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability p,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability span{width:100%!important;height:30px!important;margin:0!important;padding:0 8px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;font-size:10px!important;font-weight:950!important;line-height:1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-actions,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-actions{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) 126px!important;grid-gap:8px!important;gap:8px!important;align-items:center!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-metrics,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-metrics{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:6px!important;gap:6px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill{width:100%!important;min-width:0!important;height:38px!important;padding:0 7px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;color:#59606b!important;overflow:hidden!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill svg,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill svg{width:16px!important;height:16px!important;flex-shrink:0!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill .view-cnt,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill .view-cnt{min-width:0!important;color:#3f4650!important;font-size:11px!important;font-weight:950!important;line-height:1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open{width:126px!important;min-width:126px!important;height:38px!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;border-radius:999px!important;background:#181a20!important;color:#fff!important;overflow:hidden!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open span,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open span{font-size:0!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open span:after,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open span:after{content:"Open details"!important;color:inherit!important;font-size:11px!important;font-weight:950!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open svg,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open svg{width:16px!important;height:16px!important;flex-shrink:0!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section{padding:18px 12px 20px!important;border-radius:24px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-homes-swiper,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-homes-swiper{padding:4px 0 8px!important;overflow:visible!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-homes-slide,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-homes-slide{width:min(100vw - 32px,360px)!important;max-width:min(100vw - 32px,360px)!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card{padding:10px!important;border-radius:26px!important;box-shadow:0 18px 40px rgba(24,26,32,.1)!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .card-img,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .card-img{height:clamp(200px,58vw,222px)!important;min-height:clamp(200px,58vw,222px)!important;border-radius:22px!important;box-shadow:inset 0 -94px 82px rgba(24,26,32,.24)!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .card-img .price,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .card-img .price{height:40px!important;padding:0 15px!important;border-radius:16px!important;font-size:18px!important;letter-spacing:0!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .info,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .info{padding:15px 2px 2px!important;gap:11px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .title,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .title{min-height:39px!important;font-size:17px!important;line-height:1.15!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .desc,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .desc{margin-top:-5px!important;font-size:12.5px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .options,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .options{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .options div,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .options div{height:38px!important;border-radius:14px!important;background:#f7f9fb!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .options span,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .options span{font-size:11.5px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .bott,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .bott{margin-top:3px!important;padding:11px!important;gap:10px!important;border-radius:18px!important;background:#f8f9fb!important;border:1px solid rgba(24,26,32,.08)!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability p,#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability span,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability p,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability span{height:32px!important;font-size:10.5px!important;letter-spacing:.04em!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-actions,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-actions{grid-template-columns:minmax(0,1fr) minmax(118px,132px)!important;gap:8px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill{height:40px!important;background:#fff!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill .view-cnt,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill .view-cnt{font-size:12px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open{width:100%!important;min-width:0!important;height:40px!important;padding:0 11px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open span:after,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open span:after{font-size:11px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section{padding:16px 10px 18px!important;overflow:hidden!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-homes-swiper,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-homes-swiper{width:100%!important;padding:2px 0 8px!important;overflow:visible!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-homes-swiper .swiper-wrapper,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-homes-swiper .swiper-wrapper{align-items:stretch!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-homes-slide,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-homes-slide{width:clamp(218px,62vw,254px)!important;max-width:clamp(218px,62vw,254px)!important;height:auto!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card{height:100%!important;padding:7px!important;border-radius:19px!important;box-shadow:0 12px 28px rgba(24,26,32,.09)!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .card-img,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .card-img{height:clamp(116px,34vw,140px)!important;min-height:clamp(116px,34vw,140px)!important;border-radius:16px!important;box-shadow:inset 0 -62px 54px rgba(24,26,32,.3)!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .card-img .price,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .card-img .price{left:8px!important;bottom:8px!important;height:29px!important;max-width:calc(100% - 16px)!important;padding:0 9px!important;border-radius:12px!important;font-size:12.5px!important;box-shadow:0 8px 18px rgba(24,26,32,.2)!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .info,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .info{padding:9px 0 0!important;gap:7px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .title,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .title{min-height:31px!important;font-size:13.5px!important;line-height:1.16!important;-webkit-line-clamp:2!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .desc,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .desc{margin-top:-3px!important;font-size:10px!important;line-height:1.15!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .options,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .options{gap:5px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .options div,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .options div{height:26px!important;padding:0 4px!important;border-radius:10px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .options span,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .options span{font-size:8.8px!important;font-weight:950!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .bott,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-market-card .bott{margin-top:0!important;padding:7px!important;gap:7px!important;border-radius:14px!important;background:#f8f9fb!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability{gap:5px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability p,#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability span,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability p,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-availability span{height:23px!important;padding:0 5px!important;font-size:8px!important;letter-spacing:.03em!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-actions,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-actions{grid-template-columns:minmax(0,1fr) 76px!important;gap:6px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-metrics,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-metrics{gap:4px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill{height:34px!important;padding:0 6px!important;gap:4px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill svg,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill svg{width:13px!important;height:13px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill .view-cnt,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .metric-pill .view-cnt{font-size:9.8px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open{width:76px!important;min-width:76px!important;height:34px!important;padding:0 9px!important;gap:5px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open span:after,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open span:after{content:"Open"!important;font-size:10px!important}#mobile-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open svg,#pc-wrap #car-detail-page.luxury-detail-page .luxury-similar-section .similar-card-open svg{width:12px!important;height:12px!important}#mobile-wrap .agent-list-page .dealer-page-head,#pc-wrap .agent-list-page .dealer-page-head{padding:14px!important;gap:14px!important;border-radius:22px!important}#mobile-wrap .agent-list-page .dealer-stats,#pc-wrap .agent-list-page .dealer-stats{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:10px!important;gap:10px!important}#mobile-wrap .agent-list-page .dealer-stats div,#pc-wrap .agent-list-page .dealer-stats div{min-width:0!important;min-height:68px!important;height:68px!important;padding:10px 12px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:4px!important;border-radius:16px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:none!important;overflow:hidden!important}#mobile-wrap .agent-list-page .dealer-stats strong,#pc-wrap .agent-list-page .dealer-stats strong{display:block!important;margin:0!important;color:#181a20!important;font-size:27px!important;font-weight:950!important;line-height:.95!important;letter-spacing:-.01em!important}#mobile-wrap .agent-list-page .dealer-stats span,#pc-wrap .agent-list-page .dealer-stats span{display:block!important;margin:0!important;padding:0!important;position:static!important;color:#6f7784!important;font-size:9.5px!important;font-weight:950!important;line-height:1!important;letter-spacing:.04em!important;text-transform:uppercase!important;white-space:nowrap!important}#mobile-wrap .agent-list-page .filter,#pc-wrap .agent-list-page .filter{width:100%!important;margin:12px 0 14px!important;padding:8px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 118px!important;align-items:center!important;grid-gap:8px!important;gap:8px!important;border-radius:18px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 12px 28px rgba(24,26,32,.07)!important}#mobile-wrap .agent-list-page .filter .left,#pc-wrap .agent-list-page .filter .left{width:100%!important;min-width:0!important;height:46px!important;display:flex!important;align-items:center!important;border-radius:15px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.07)!important;overflow:hidden!important}#mobile-wrap .agent-list-page .filter .left svg,#pc-wrap .agent-list-page .filter .left svg{left:14px!important;width:18px!important;height:18px!important;color:#eb6753!important}#mobile-wrap .agent-list-page .filter .left input,#pc-wrap .agent-list-page .filter .left input{width:100%!important;min-width:0!important;height:46px!important;padding:0 10px 0 42px!important;border:0!important;background:transparent!important;color:#181a20!important;font-size:12px!important;font-weight:850!important}}@media(max-width:767px){#mobile-wrap .agent-list-page .filter .left input::placeholder,#pc-wrap .agent-list-page .filter .left input::placeholder{color:#7e858f!important;opacity:1!important}#mobile-wrap .agent-list-page .filter .right,#pc-wrap .agent-list-page .filter .right{width:118px!important;min-width:118px!important;display:block!important}#mobile-wrap .agent-list-page .filter .right>span,#pc-wrap .agent-list-page .filter .right>span{display:none!important}#mobile-wrap .agent-list-page .filter .right>div,#pc-wrap .agent-list-page .filter .right>div{width:100%!important;height:46px!important;border:0!important;background:transparent!important}#mobile-wrap .agent-list-page .filter .right button,#pc-wrap .agent-list-page .filter .right button{width:100%!important;min-width:0!important;height:46px!important;padding:0 10px!important;border:0!important;border-radius:15px!important;background:#181a20!important;color:#fff!important;font-size:12px!important;font-weight:950!important;box-shadow:0 10px 20px rgba(24,26,32,.16)!important}#mobile-wrap .agent-list-page .filter .right button svg,#pc-wrap .agent-list-page .filter .right button svg{width:18px!important;height:18px!important;color:#fff!important}}#mobile-wrap .about-page{width:100%;padding:18px 14px 52px;display:flex;flex-direction:column;gap:16px;background:var(--am-soft,#f5f6f8);box-sizing:border-box}#mobile-wrap .about-page .about-shell{width:100%;max-width:100%;margin:0;padding:0;box-sizing:border-box}#mobile-wrap .about-page .about-eyebrow{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;border:1px solid hsla(8,79%,62%,.22);background:hsla(8,79%,62%,.08);color:var(--am-orange,#eb6753);font-size:10px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}#mobile-wrap .about-page .about-section-head{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}#mobile-wrap .about-page .about-section-head h2{margin:8px 0 0;color:var(--am-ink,#181a20);font-size:24px;font-weight:950;line-height:1.08}#mobile-wrap .about-page .about-hero{padding:18px;border-radius:24px;border:1px solid var(--am-line,rgba(24,26,32,.08));background:#fff;box-shadow:var(--am-shadow,0 18px 44px rgba(24,26,32,.1))}#mobile-wrap .about-page .about-hero .about-shell{display:flex;flex-direction:column;gap:18px}#mobile-wrap .about-page .about-hero h1{margin:12px 0 0;color:var(--am-ink,#181a20);font-size:28px;font-weight:950;line-height:1.04}#mobile-wrap .about-page .about-hero p{margin-top:10px;color:var(--am-muted,#6d7480);font-size:13px;font-weight:650;line-height:1.58}#mobile-wrap .about-page .about-hero .about-actions{margin-top:16px;display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}#mobile-wrap .about-page .about-hero .about-actions a{height:50px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;background:var(--am-ink,#181a20);color:#fff;font-size:13px;font-weight:950;text-decoration:none;box-shadow:0 12px 26px rgba(24,26,32,.16)}#mobile-wrap .about-page .about-hero .about-actions a.secondary{background:#fff3f0;color:var(--am-orange,#eb6753);border:1px solid hsla(8,79%,62%,.18);box-shadow:none}#mobile-wrap .about-page .about-hero .about-actions a svg{width:18px;height:18px}#mobile-wrap .about-page .about-hero .about-visual{position:relative;height:220px;overflow:hidden;border-radius:18px;background:var(--am-ink,#181a20)}#mobile-wrap .about-page .about-hero .about-visual img{width:100%;height:100%;display:block;object-fit:cover}#mobile-wrap .about-page .about-hero .about-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(24,26,32,0),rgba(24,26,32,.55));pointer-events:none}#mobile-wrap .about-page .about-hero .about-visual .about-visual-card{position:absolute;left:14px;right:14px;bottom:14px;z-index:1;padding:12px 14px;display:grid;grid-template-columns:36px 1fr;grid-gap:2px 10px;gap:2px 10px;border-radius:14px;background:hsla(0,0%,100%,.96)}#mobile-wrap .about-page .about-hero .about-visual .about-visual-card svg{grid-row:span 2;width:36px;height:36px;padding:8px;border-radius:10px;color:#fff;background:var(--am-orange,#eb6753)}#mobile-wrap .about-page .about-hero .about-visual .about-visual-card span{color:var(--am-orange,#eb6753);font-size:9px;font-weight:950;text-transform:uppercase}#mobile-wrap .about-page .about-hero .about-visual .about-visual-card strong{color:var(--am-ink,#181a20);font-size:12px;font-weight:950;line-height:1.3}#mobile-wrap .about-page .about-partners{margin:0 -14px;padding:4px 0;overflow:hidden}#mobile-wrap .about-page .about-partners .about-shell{padding:0 14px}#mobile-wrap .about-page .about-partners .about-brand-marquee{position:relative;width:100%;margin-top:12px;overflow:hidden}#mobile-wrap .about-page .about-partners .about-brand-marquee:after,#mobile-wrap .about-page .about-partners .about-brand-marquee:before{content:"";position:absolute;top:0;z-index:2;width:32px;height:100%;pointer-events:none}#mobile-wrap .about-page .about-partners .about-brand-marquee:before{left:0;background:linear-gradient(90deg,var(--am-soft,#f5f6f8),transparent)}#mobile-wrap .about-page .about-partners .about-brand-marquee:after{right:0;background:linear-gradient(270deg,var(--am-soft,#f5f6f8),transparent)}#mobile-wrap .about-page .about-partners .about-brand-track{width:max-content;display:flex;gap:10px;animation:aboutBrandMarqueeMobile 32s linear infinite}#mobile-wrap .about-page .about-partners .about-brand-logo{width:120px;min-height:68px;display:flex;align-items:center;justify-content:center;border-radius:16px;border:1px solid var(--am-line,rgba(24,26,32,.08));background:#fff}#mobile-wrap .about-page .about-partners .about-brand-logo img{max-width:76px;max-height:38px;object-fit:contain}#mobile-wrap .about-page .about-partners .about-brand-logo.is-mercedes img{max-width:64px;max-height:64px}#mobile-wrap .about-page .about-stats{padding:0}#mobile-wrap .about-page .about-stats .about-shell{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}#mobile-wrap .about-page .about-stats .about-stat-card{min-height:88px;padding:14px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:18px;border:1px solid var(--am-line,rgba(24,26,32,.08));background:#fff;box-shadow:0 10px 24px rgba(24,26,32,.06)}#mobile-wrap .about-page .about-stats .about-stat-card strong{color:var(--am-ink,#181a20);font-size:22px;font-weight:950;line-height:1}#mobile-wrap .about-page .about-stats .about-stat-card span{margin-top:6px;color:var(--am-muted,#6d7480);font-size:8px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;line-height:1.25}#mobile-wrap .about-page .about-story{padding:0}#mobile-wrap .about-page .about-story .about-shell{display:flex;flex-direction:column;gap:12px}#mobile-wrap .about-page .about-story .about-story-main{padding:18px;border-radius:20px;background:var(--am-ink,#181a20)}#mobile-wrap .about-page .about-story .about-story-main .about-eyebrow{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.14);color:#fff}#mobile-wrap .about-page .about-story .about-story-main h2{margin:14px 0 0;color:#fff;font-size:22px;font-weight:950;line-height:1.1}#mobile-wrap .about-page .about-story .about-story-main p{margin-top:10px;color:hsla(0,0%,100%,.7);font-size:13px;font-weight:650;line-height:1.55}#mobile-wrap .about-page .about-story .about-principles{display:flex;flex-direction:column;gap:10px}#mobile-wrap .about-page .about-story .about-principle-card{padding:16px;border-radius:18px;border:1px solid var(--am-line,rgba(24,26,32,.08));background:#fff;box-shadow:0 8px 20px rgba(24,26,32,.05)}#mobile-wrap .about-page .about-story .about-principle-card span{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-bottom:10px;border-radius:10px;background:#fff3f0;color:var(--am-orange,#eb6753);font-size:12px;font-weight:950}#mobile-wrap .about-page .about-story .about-principle-card strong{display:block;color:var(--am-ink,#181a20);font-size:15px;font-weight:950;line-height:1.2}#mobile-wrap .about-page .about-story .about-principle-card p{margin-top:6px;color:var(--am-muted,#6d7480);font-size:12px;font-weight:650;line-height:1.5}#mobile-wrap .about-page .about-values{padding:0}#mobile-wrap .about-page .about-values .about-value-grid{display:flex;flex-direction:column;gap:10px}#mobile-wrap .about-page .about-values .about-value-card{padding:16px;border-radius:18px;border:1px solid var(--am-line,rgba(24,26,32,.08));background:#fff;box-shadow:0 8px 20px rgba(24,26,32,.05)}#mobile-wrap .about-page .about-values .about-value-card svg{width:38px;height:38px;padding:8px;border-radius:12px;color:var(--am-orange,#eb6753);background:hsla(8,79%,62%,.1)}#mobile-wrap .about-page .about-values .about-value-card strong{display:block;margin-top:12px;color:var(--am-ink,#181a20);font-size:15px;font-weight:950;line-height:1.2}#mobile-wrap .about-page .about-values .about-value-card p{margin-top:8px;color:var(--am-muted,#6d7480);font-size:12px;font-weight:650;line-height:1.5}#mobile-wrap .about-page .about-process{padding:0}#mobile-wrap .about-page .about-process .about-process-copy p{margin-top:8px;color:var(--am-muted,#6d7480);font-size:13px;font-weight:650;line-height:1.55}#mobile-wrap .about-page .about-process .about-step-list{margin-top:14px;display:flex;flex-direction:column;gap:10px}#mobile-wrap .about-page .about-process .about-step{padding:16px;border-radius:18px;border:1px solid var(--am-line,rgba(24,26,32,.08));background:#fff;box-shadow:0 8px 20px rgba(24,26,32,.05)}#mobile-wrap .about-page .about-process .about-step span{width:32px;height:32px;margin-bottom:10px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--am-ink,#181a20);color:#fff;font-size:12px;font-weight:950}#mobile-wrap .about-page .about-process .about-step strong{display:block;color:var(--am-ink,#181a20);font-size:15px;font-weight:950;line-height:1.15}#mobile-wrap .about-page .about-process .about-step p{margin-top:6px;color:var(--am-muted,#6d7480);font-size:12px;font-weight:650;line-height:1.5}#mobile-wrap .about-page .about-cta{padding:0}#mobile-wrap .about-page .about-cta .about-shell{padding:20px 18px;border-radius:24px;background:var(--am-ink,#181a20);box-shadow:0 16px 36px rgba(24,26,32,.16)}#mobile-wrap .about-page .about-cta .about-shell h2{margin:12px 0 0;color:#fff;font-size:22px;font-weight:950;line-height:1.08}#mobile-wrap .about-page .about-cta .about-shell a{width:100%;height:50px;margin-top:16px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;background:var(--am-orange,#eb6753);color:#fff;font-size:13px;font-weight:950;text-decoration:none;box-sizing:border-box}#mobile-wrap .about-page .about-cta .about-shell a svg{width:18px;height:18px}@keyframes aboutBrandMarqueeMobile{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media(max-width:767px){#mobile-wrap .about-page{padding:18px 14px 52px!important;gap:16px!important;background:var(--am-soft,#f5f6f8)!important}#mobile-wrap .about-page .about-shell{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}#mobile-wrap .about-page .about-cta,#mobile-wrap .about-page .about-partners,#mobile-wrap .about-page .about-process,#mobile-wrap .about-page .about-stats,#mobile-wrap .about-page .about-story,#mobile-wrap .about-page .about-values{margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}#mobile-wrap .about-page .about-hero{margin:0!important;padding:18px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 18px 44px rgba(24,26,32,.1)!important}#mobile-wrap .about-page .about-hero h1{font-size:28px!important;line-height:1.04!important}#mobile-wrap .about-page .about-stats .about-shell{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap .about-page .about-stat-card{min-height:88px!important;padding:14px 8px!important}#mobile-wrap .about-page .about-story .about-story-main{padding:18px!important;background:var(--am-ink,#181a20)!important;border-radius:20px!important}#mobile-wrap .about-page .about-cta .about-shell{padding:20px 18px!important;background:var(--am-ink,#181a20)!important;border-radius:24px!important;box-shadow:0 16px 36px rgba(24,26,32,.16)!important}#mobile-wrap .about-page .about-actions{display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important}#mobile-wrap .about-page .about-actions a{height:50px!important}#mobile-wrap .about-page .about-actions a,#mobile-wrap .about-page .about-cta .about-shell a{width:100%!important;border-radius:999px!important}#mobile-wrap .about-page .about-principles,#mobile-wrap .about-page .about-step-list,#mobile-wrap .about-page .about-value-grid{display:flex!important;flex-direction:column!important;gap:10px!important}#mobile-wrap .about-page .about-brand-marquee,#mobile-wrap .about-page .about-principle-card,#mobile-wrap .about-page .about-stat-card,#mobile-wrap .about-page .about-step,#mobile-wrap .about-page .about-value-card,#mobile-wrap .about-page .about-visual,#mobile-wrap .about-page .about-visual-card{width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important}#mobile-wrap .about-page .about-visual{overflow:hidden!important}}#mobile-wrap .cs-page{width:100%;padding:18px 0 52px;background:var(--am-soft,#f5f6f8)}#mobile-wrap .cs-page .container,#mobile-wrap .cs-page .cs-main-info,#mobile-wrap .cs-page .support-intro{display:flex;flex-direction:column;gap:14px}#mobile-wrap .cs-page .support-intro{padding:18px;border-radius:24px;border:1px solid var(--am-line,rgba(24,26,32,.08));background:#fff;box-shadow:var(--am-shadow,0 18px 44px rgba(24,26,32,.1))}#mobile-wrap .cs-page .support-copy .eyebrow{width:-moz-fit-content;width:fit-content;padding:7px 12px;border-radius:999px;border:1px solid hsla(8,79%,62%,.22);background:hsla(8,79%,62%,.08);color:var(--am-orange,#eb6753);font-size:10px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}#mobile-wrap .cs-page .support-copy h1{margin:12px 0 0;color:var(--am-ink,#181a20);font-size:28px;font-weight:950;line-height:1.04}#mobile-wrap .cs-page .support-copy p{margin-top:10px;color:var(--am-muted,#6d7480);font-size:13px;line-height:1.58}#mobile-wrap .cs-page .support-actions{margin-top:14px;display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}#mobile-wrap .cs-page .support-actions button{height:50px;border-radius:999px;font-size:13px;font-weight:950;text-transform:none;box-shadow:none}#mobile-wrap .cs-page .support-actions button svg{width:18px;height:18px;margin-left:8px}#mobile-wrap .cs-page .support-actions .support-primary-btn{background:var(--am-ink,#181a20);color:#fff;box-shadow:0 12px 26px rgba(24,26,32,.16)}#mobile-wrap .cs-page .support-actions .support-secondary-btn{background:#fff3f0;color:var(--am-orange,#eb6753);border:1px solid hsla(8,79%,62%,.18)}#mobile-wrap .cs-page .support-console{display:none}#mobile-wrap .cs-page .support-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;padding:0;border:0;background:transparent;box-shadow:none}#mobile-wrap .cs-page .support-stats div{min-height:88px;padding:14px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:18px;border:1px solid var(--am-line,rgba(24,26,32,.08));background:#fff;box-shadow:0 10px 24px rgba(24,26,32,.06)}#mobile-wrap .cs-page .support-stats strong{color:var(--am-ink,#181a20);font-size:22px;font-weight:950;line-height:1}#mobile-wrap .cs-page .support-stats span{margin-top:6px;color:var(--am-muted,#6d7480);font-size:8px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;line-height:1.25}#mobile-wrap .cs-page .support-channels{display:flex;flex-direction:column;gap:10px;padding:0;border:0;background:transparent;box-shadow:none}#mobile-wrap .cs-page .support-channels div{padding:16px;display:grid;grid-template-columns:42px 1fr;grid-gap:4px 12px;gap:4px 12px;align-items:start;border-radius:20px;border:1px solid var(--am-line,rgba(24,26,32,.08));background:#fff;box-shadow:0 10px 24px rgba(24,26,32,.06)}#mobile-wrap .cs-page .support-channels svg{grid-row:span 2;width:42px;height:42px;padding:10px;border-radius:14px;background:hsla(8,79%,62%,.1);color:var(--am-orange,#eb6753)}#mobile-wrap .cs-page .support-channels strong{color:var(--am-ink,#181a20);font-size:15px;font-weight:950;line-height:1.2}#mobile-wrap .cs-page .support-channels span{color:var(--am-muted,#6d7480);font-size:12px;font-weight:650;line-height:1.5}#mobile-wrap .cs-page .btns{position:-webkit-sticky;position:sticky;top:96px;z-index:20;margin:0;padding:6px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px;border-radius:999px;border:1px solid var(--am-line,rgba(24,26,32,.08));background:hsla(0,0%,100%,.94);box-shadow:0 12px 30px rgba(24,26,32,.1);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}#mobile-wrap .cs-page .btns button{height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;background:transparent;color:var(--am-muted,#6d7480);font-size:13px;font-weight:950}#mobile-wrap .cs-page .btns button svg{width:18px;height:18px}#mobile-wrap .cs-page .btns button.active{background:var(--am-ink,#181a20);color:#fff;box-shadow:0 8px 18px rgba(24,26,32,.16)}#mobile-wrap .cs-page .cs-content{width:100%;border-radius:24px;border:1px solid var(--am-line,rgba(24,26,32,.08));background:#fff;box-shadow:var(--am-shadow,0 18px 44px rgba(24,26,32,.1));overflow:hidden}#mobile-wrap .cs-page .support-section-heading{padding:18px 18px 0;display:flex;flex-direction:column;gap:6px}#mobile-wrap .cs-page .support-section-heading>span{width:-moz-fit-content;width:fit-content;padding:6px 10px;border-radius:999px;background:hsla(8,79%,62%,.08);color:var(--am-orange,#eb6753);font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}#mobile-wrap .cs-page .support-section-heading h2{margin:0;color:var(--am-ink,#181a20);font-size:22px;font-weight:950;line-height:1.08}#mobile-wrap .cs-page .support-section-heading p{margin:0;color:var(--am-muted,#6d7480);font-size:12px;line-height:1.55}#mobile-wrap .cs-page .notice-content{padding:0 0 18px}#mobile-wrap .cs-page .notice-content .main{margin:14px 14px 0;border-radius:18px;border:1px solid var(--am-line,rgba(24,26,32,.08));background:#f7f8fa;overflow:hidden}#mobile-wrap .cs-page .notice-content .notice-summary{padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--am-line,rgba(24,26,32,.08));background:#fff}#mobile-wrap .cs-page .notice-content .notice-summary div{display:flex;align-items:center;gap:8px}#mobile-wrap .cs-page .notice-content .notice-summary svg{width:20px;height:20px;color:var(--am-orange,#eb6753)}#mobile-wrap .cs-page .notice-content .notice-summary span{color:var(--am-ink,#181a20);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}#mobile-wrap .cs-page .notice-content .notice-summary strong{color:var(--am-muted,#6d7480);font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}#mobile-wrap .cs-page .notice-content .bottom{display:flex;flex-direction:column;gap:10px;padding:12px}#mobile-wrap .cs-page .notice-content .notice-card{padding:14px;display:flex;flex-direction:column;gap:12px;border-radius:16px;border:1px solid var(--am-line,rgba(24,26,32,.08));background:#fff;box-shadow:0 8px 20px rgba(24,26,32,.05)}#mobile-wrap .cs-page .notice-content .notice-card.event{background:linear-gradient(135deg,#fff7f5,#fff 72%);border-color:hsla(8,79%,62%,.16)}#mobile-wrap .cs-page .notice-content .notice-index{width:-moz-fit-content;width:fit-content;height:auto;padding:6px 10px;border-radius:999px;border:1px solid hsla(8,79%,62%,.2);background:#fff3f0}#mobile-wrap .cs-page .notice-content .notice-index span{color:var(--am-orange,#eb6753);font-size:12px;font-weight:950}#mobile-wrap .cs-page .notice-content .notice-copy{display:flex;flex-direction:column;gap:6px}#mobile-wrap .cs-page .notice-content .notice-copy div{width:-moz-fit-content;width:fit-content;padding:4px 8px;border-radius:999px;background:hsla(8,79%,62%,.1);color:var(--am-orange,#eb6753);font-size:9px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}#mobile-wrap .cs-page .notice-content .notice-copy .notice-title{color:var(--am-ink,#181a20);font-size:16px;font-weight:950;line-height:1.25}#mobile-wrap .cs-page .notice-content .notice-copy p{margin:0;color:var(--am-muted,#6d7480);font-size:12px;line-height:1.5}#mobile-wrap .cs-page .notice-content .notice-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}#mobile-wrap .cs-page .notice-content .notice-meta .notice-date{height:34px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;border:1px solid var(--am-line,rgba(24,26,32,.08));background:#f7f8fa;color:var(--am-muted,#6d7480);font-size:11px;font-weight:800}#mobile-wrap .cs-page .notice-content .notice-meta .notice-date svg{width:14px;height:14px}#mobile-wrap .cs-page .notice-content .notice-meta>svg{width:18px;height:18px;color:var(--am-orange,#eb6753)}#mobile-wrap .cs-page .faq-content{padding:0 0 18px}#mobile-wrap .cs-page .faq-content .faq-layout{display:flex;flex-direction:column;gap:14px}#mobile-wrap .cs-page .faq-content .categories{margin:14px 0 0;padding:0 14px 4px;display:flex;flex-direction:row;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}#mobile-wrap .cs-page .faq-content .categories::-webkit-scrollbar{display:none}#mobile-wrap .cs-page .faq-content .categories button{flex:0 0 auto;min-width:max-content;padding:12px 14px;display:flex;flex-direction:column;align-items:flex-start;gap:3px;border-radius:16px;border:1px solid var(--am-line,rgba(24,26,32,.08));background:#f7f8fa;scroll-snap-align:start;cursor:pointer;text-align:left}#mobile-wrap .cs-page .faq-content .categories button span{color:var(--am-ink,#181a20);font-size:13px;font-weight:900;line-height:1.2}#mobile-wrap .cs-page .faq-content .categories button small{color:var(--am-muted,#6d7480);font-size:10px;font-weight:750}#mobile-wrap .cs-page .faq-content .categories button.active{border-color:var(--am-ink,#181a20);background:var(--am-ink,#181a20);box-shadow:0 10px 22px rgba(24,26,32,.14)}#mobile-wrap .cs-page .faq-content .categories button.active small,#mobile-wrap .cs-page .faq-content .categories button.active span{color:#fff}#mobile-wrap .cs-page .faq-content .wrap{padding:0 14px;display:flex;flex-direction:column;gap:10px}#mobile-wrap .cs-page .faq-content .faq-topic-card{padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:18px;border:1px solid hsla(8,79%,62%,.16);background:linear-gradient(135deg,#fff7f5,#fff)}#mobile-wrap .cs-page .faq-content .faq-topic-card div{display:flex;flex-direction:column;gap:4px}#mobile-wrap .cs-page .faq-content .faq-topic-card span{color:var(--am-orange,#eb6753);font-size:10px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}#mobile-wrap .cs-page .faq-content .faq-topic-card strong{color:var(--am-ink,#181a20);font-size:15px;font-weight:950;line-height:1.25}#mobile-wrap .cs-page .faq-content .faq-topic-card small{flex:0 0 auto;padding:7px 10px;border-radius:999px;background:var(--am-ink,#181a20);color:#fff;font-size:10px;font-weight:850}#mobile-wrap .cs-page .faq-content .MuiAccordion-root{border-radius:16px!important;border:1px solid var(--am-line,rgba(24,26,32,.08))!important;background:#fff!important;box-shadow:0 8px 20px rgba(24,26,32,.05)!important;overflow:hidden}#mobile-wrap .cs-page .faq-content .MuiAccordion-root:before{display:none}#mobile-wrap .cs-page .faq-content .MuiAccordion-root.Mui-expanded{border-color:hsla(8,79%,62%,.2)!important}#mobile-wrap .cs-page .faq-content .MuiAccordionSummary-root{min-height:58px!important;padding:6px 14px!important}#mobile-wrap .cs-page .faq-content .MuiAccordionSummary-content{display:flex;align-items:center;gap:10px;margin:0!important}#mobile-wrap .cs-page .faq-content .MuiAccordionDetails-root{padding:0 14px 14px!important}#mobile-wrap .cs-page .faq-content .MuiAccordionSummary-expandIconWrapper{color:var(--am-muted,#6d7480)}#mobile-wrap .cs-page .faq-content .MuiAccordionSummary-expandIconWrapper.Mui-expanded{color:var(--am-orange,#eb6753)}#mobile-wrap .cs-page .faq-content .badge{width:30px;height:30px;min-width:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:hsla(8,79%,62%,.1);color:var(--am-orange,#eb6753);font-size:12px;font-weight:950}#mobile-wrap .cs-page .faq-content .question{color:var(--am-ink,#181a20);font-size:14px;font-weight:900;line-height:1.4}#mobile-wrap .cs-page .faq-content .question p{margin:0;font:inherit}#mobile-wrap .cs-page .faq-content .answer{margin-left:0;padding:14px;display:flex;align-items:flex-start;gap:10px;border-radius:14px;background:#f7f8fa;color:var(--am-muted,#6d7480);font-size:13px;line-height:1.6}#mobile-wrap .cs-page .faq-content .answer p{margin:0;font:inherit}@media(max-width:767px){#mobile-wrap .cs-page{padding:18px 0 52px!important;background:var(--am-soft,#f5f6f8)!important}#mobile-wrap .cs-page .cs-main-info{gap:14px!important;background:transparent!important;border:0!important;box-shadow:none!important}#mobile-wrap .cs-page .support-intro{margin:0!important;padding:18px!important;border-radius:24px!important}#mobile-wrap .cs-page .support-copy h1{font-size:28px!important;line-height:1.04!important}#mobile-wrap .cs-page .support-actions button{width:100%!important;height:50px!important;border-radius:999px!important}#mobile-wrap .cs-page .support-stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap .cs-page .support-channels,#mobile-wrap .cs-page .support-stats{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}#mobile-wrap .cs-page .btns{position:-webkit-sticky!important;position:sticky!important;top:96px!important}#mobile-wrap .cs-page .btns,#mobile-wrap .cs-page .btns button{border-radius:999px!important}#mobile-wrap .cs-page .cs-content{margin:0!important;border-radius:24px!important}#mobile-wrap .cs-page .faq-content .categories{display:flex!important;flex-direction:row!important;overflow-x:auto!important}#mobile-wrap .cs-page .notice-content .notice-card{display:flex!important;flex-direction:column!important}#mobile-wrap .agent-detail-page .contact-row button span,#pc-wrap .agent-detail-page .contact-row button span{color:inherit!important;font-size:12px!important;font-weight:950!important;line-height:1!important}#mobile-wrap .agent-detail-page .contact-row button span:after,#pc-wrap .agent-detail-page .contact-row button span:after{content:none!important;display:none!important}#mobile-wrap .agent-detail-page .agent-home-list .card-wrap,#pc-wrap .agent-detail-page .agent-home-list .card-wrap{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important;align-items:start!important}#mobile-wrap .agent-detail-page .agent-home-list .wrap-main,#pc-wrap .agent-detail-page .agent-home-list .wrap-main{width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid,#pc-wrap .agent-detail-page .card-config.card-browse-grid{width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;border-radius:16px!important;overflow:hidden!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 10px 22px rgba(24,26,32,.08)!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid,#mobile-wrap .agent-detail-page .card-config.card-browse-grid *,#pc-wrap .agent-detail-page .card-config.card-browse-grid,#pc-wrap .agent-detail-page .card-config.card-browse-grid *{box-sizing:border-box!important;min-width:0!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid .poster-media,#pc-wrap .agent-detail-page .card-config.card-browse-grid .poster-media{width:100%!important;max-width:100%!important;height:128px!important;min-height:128px!important;border-radius:16px 16px 0 0!important;overflow:hidden!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid .poster-link,#mobile-wrap .agent-detail-page .card-config.card-browse-grid .poster-link img,#pc-wrap .agent-detail-page .card-config.card-browse-grid .poster-link,#pc-wrap .agent-detail-page .card-config.card-browse-grid .poster-link img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid .poster-topbar,#pc-wrap .agent-detail-page .card-config.card-browse-grid .poster-topbar{top:8px!important;left:8px!important;right:8px!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid .poster-tags,#pc-wrap .agent-detail-page .card-config.card-browse-grid .poster-tags{max-width:calc(100% - 46px)!important;display:flex!important;gap:4px!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid .poster-tags span,#pc-wrap .agent-detail-page .card-config.card-browse-grid .poster-tags span{max-width:72px!important;height:24px!important;padding:0 8px!important;border-radius:999px!important;background:hsla(0,0%,100%,.94)!important;color:#181a20!important;font-size:9px!important;font-weight:900!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid .poster-location,#mobile-wrap .agent-detail-page .card-config.card-browse-grid .poster-tags span:nth-child(2),#mobile-wrap .agent-detail-page .card-config.card-browse-grid .top-badge,#pc-wrap .agent-detail-page .card-config.card-browse-grid .poster-location,#pc-wrap .agent-detail-page .card-config.card-browse-grid .poster-tags span:nth-child(2),#pc-wrap .agent-detail-page .card-config.card-browse-grid .top-badge{display:none!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid .photo-count,#pc-wrap .agent-detail-page .card-config.card-browse-grid .photo-count{height:24px!important;padding:0 7px!important;border-radius:999px!important;background:rgba(24,26,32,.72)!important;color:#fff!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid .photo-count svg,#pc-wrap .agent-detail-page .card-config.card-browse-grid .photo-count svg{width:12px!important;height:12px!important;color:#fff!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid .photo-count p,#pc-wrap .agent-detail-page .card-config.card-browse-grid .photo-count p{color:#fff!important;font-size:9px!important;font-weight:900!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid .poster-copy,#pc-wrap .agent-detail-page .card-config.card-browse-grid .poster-copy{left:8px!important;right:8px!important;bottom:9px!important;gap:0!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid .poster-title,#pc-wrap .agent-detail-page .card-config.card-browse-grid .poster-title{width:100%!important;min-height:30px!important;margin:0!important;color:#fff!important;font-size:13px!important;font-weight:950!important;line-height:1.14!important;letter-spacing:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-shadow:0 2px 8px rgba(0,0,0,.36)!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid .spec-dock,#pc-wrap .agent-detail-page .card-config.card-browse-grid .spec-dock{width:100%!important;padding:8px 8px 0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:6px!important;gap:6px!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid .spec-cell,#pc-wrap .agent-detail-page .card-config.card-browse-grid .spec-cell{min-height:40px!important;padding:6px!important;display:grid!important;grid-template-columns:14px minmax(0,1fr)!important;grid-template-rows:auto auto!important;grid-column-gap:5px!important;column-gap:5px!important;border-radius:11px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.06)!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid .spec-cell:nth-child(n+3),#pc-wrap .agent-detail-page .card-config.card-browse-grid .spec-cell:nth-child(n+3){display:none!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid .spec-cell svg,#pc-wrap .agent-detail-page .card-config.card-browse-grid .spec-cell svg{grid-row:1/3!important;width:13px!important;height:13px!important;align-self:center!important;color:#eb6753!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid .spec-cell span,#pc-wrap .agent-detail-page .card-config.card-browse-grid .spec-cell span{color:#8a929d!important;font-size:7px!important;font-weight:900!important;line-height:1!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid .spec-cell strong,#pc-wrap .agent-detail-page .card-config.card-browse-grid .spec-cell strong{color:#181a20!important;font-size:9.5px!important;font-weight:950!important;line-height:1.1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid .ticket-row,#pc-wrap .agent-detail-page .card-config.card-browse-grid .ticket-row{width:auto!important;margin:8px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:7px!important;gap:7px!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid .ticket-info,#pc-wrap .agent-detail-page .card-config.card-browse-grid .ticket-info{width:100%!important;padding:0!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:7px!important;gap:7px!important;background:transparent!important;border:0!important;box-shadow:none!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid .footer-price-box,#pc-wrap .agent-detail-page .card-config.card-browse-grid .footer-price-box{width:100%!important;min-height:43px!important;padding:8px 10px!important;border-radius:13px!important;background:linear-gradient(135deg,#fff7f5,#fff)!important;border:1px solid hsla(8,79%,62%,.18)!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid .footer-price-box span,#pc-wrap .agent-detail-page .card-config.card-browse-grid .footer-price-box span{color:#eb6753!important;font-size:7px!important;font-weight:950!important;letter-spacing:.08em!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid .footer-price-box p,#pc-wrap .agent-detail-page .card-config.card-browse-grid .footer-price-box p{margin:3px 0 0!important;color:#181a20!important;font-size:14px!important;font-weight:950!important;line-height:1!important;overflow:visible!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid .engagement,#pc-wrap .agent-detail-page .card-config.card-browse-grid .engagement{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:6px!important;gap:6px!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid .engagement .stat,#pc-wrap .agent-detail-page .card-config.card-browse-grid .engagement .stat{width:100%!important;height:31px!important;min-height:31px!important;margin:0!important;padding:0 6px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;color:#181a20!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid .engagement .stat svg,#pc-wrap .agent-detail-page .card-config.card-browse-grid .engagement .stat svg{width:13px!important;height:13px!important;color:currentColor!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid .engagement .stat-like .liked-heart-icon,#mobile-wrap .agent-detail-page .card-config.card-browse-grid .engagement .stat-like svg.liked-heart-icon,#pc-wrap .agent-detail-page .card-config.card-browse-grid .engagement .stat-like .liked-heart-icon,#pc-wrap .agent-detail-page .card-config.card-browse-grid .engagement .stat-like svg.liked-heart-icon{color:red!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid .engagement .stat p,#pc-wrap .agent-detail-page .card-config.card-browse-grid .engagement .stat p{margin:0!important;color:currentColor!important;font-size:9.5px!important;font-weight:950!important;line-height:1!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid .details-link,#pc-wrap .agent-detail-page .card-config.card-browse-grid .details-link{width:100%!important;height:34px!important;min-height:34px!important;padding:0 10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;border-radius:12px!important;background:#181a20!important;color:#fff!important;overflow:hidden!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid .details-link span,#pc-wrap .agent-detail-page .card-config.card-browse-grid .details-link span{font-size:0!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid .details-link span:after,#pc-wrap .agent-detail-page .card-config.card-browse-grid .details-link span:after{content:"View"!important;color:inherit!important;font-size:11px!important;font-weight:950!important}#mobile-wrap .agent-detail-page .card-config.card-browse-grid .details-link svg,#pc-wrap .agent-detail-page .card-config.card-browse-grid .details-link svg{width:13px!important;height:13px!important;color:inherit!important;flex-shrink:0!important}}#mobile-wrap .trend-cars{padding:24px 0 34px!important;background:linear-gradient(180deg,#fff,#fff7f5 58%,#f5f6f8)!important}#mobile-wrap .trend-cars .card-box{margin-top:18px!important}#mobile-wrap .trend-cars .trend-car-swiper{padding-bottom:8px!important}#mobile-wrap .trend-cars .trend-car-slide{width:288px!important;box-sizing:border-box!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box{position:relative!important;width:100%!important;height:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;border-radius:20px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 14px 34px rgba(24,26,32,.1)!important;isolation:auto!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box:after,#mobile-wrap .trend-cars .container .card-box .trend-card-box:before{display:none!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .card-img{position:relative!important;inset:auto!important;z-index:1!important;width:100%!important;height:210px!important;flex:none!important;border-radius:20px 20px 0 0!important;background-size:cover!important;background-position:50%!important;box-shadow:none!important;cursor:pointer!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .card-img:after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(24,26,32,.08),transparent 42%,rgba(24,26,32,.42))!important;pointer-events:none!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .card-img .trend-badge{position:absolute!important;z-index:2!important;top:14px!important;left:14px!important;padding:7px 11px!important;display:inline-flex!important;align-items:center!important;gap:5px!important;border-radius:999px!important;background:hsla(8,79%,62%,.95)!important;border:1px solid hsla(0,0%,100%,.28)!important;box-shadow:0 8px 20px hsla(8,79%,62%,.28)!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .card-img .trend-badge svg{width:14px!important;height:14px!important;color:#fff!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .card-img .trend-badge span{color:#fff!important;font-size:10px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .card-img .price{position:absolute!important;z-index:2!important;right:14px!important;bottom:14px!important;left:auto!important;top:auto!important;padding:8px 12px!important;border-radius:12px!important;background:hsla(0,0%,100%,.96)!important;color:#181a20!important;font-size:14px!important;font-weight:900!important;line-height:1!important;box-shadow:0 10px 24px rgba(24,26,32,.12)!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .trend-price{display:none!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;z-index:1!important;flex:1 1!important;padding:14px!important;display:flex!important;flex-direction:column!important;border:0!important;border-top:1px solid rgba(24,26,32,.06)!important;border-radius:0 0 20px 20px!important;background:#fff!important;box-shadow:none!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .trend-meta{display:none!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .title-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .title{margin:0!important;overflow:hidden!important;color:#181a20!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:15px!important;font-weight:800!important;line-height:1.25!important;cursor:pointer!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .deal-type{padding:5px 9px!important;border-radius:999px!important;background:#fff1ee!important;color:#eb6753!important;font-size:9px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .options{margin-top:12px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:6px!important;gap:6px!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .options div{min-width:0!important;padding:7px 4px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;border-radius:12px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.06)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .options div .stat-icon{width:14px!important;height:14px!important;margin:0!important;color:#eb6753!important;opacity:1!important;filter:none!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .options div span{overflow:hidden!important;color:#181a20!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:9px!important;font-weight:700!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .bott{margin-top:12px!important;padding-top:10px!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important;border-top:1px solid rgba(24,26,32,.06)!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .brand-line{width:100%!important;margin:0!important;overflow:hidden!important;color:#6d7480!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:11px!important;font-weight:600!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .trend-engagement,#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .trend-engagement-pill,#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .trend-stat-button,#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .view-like-box{display:none!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .trend-footer-metrics{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .trend-metric{min-width:0!important;padding:9px 10px!important;display:flex!important;align-items:center!important;gap:8px!important;border-radius:12px!important;border:1px solid rgba(24,26,32,.06)!important;background:#f7f8fa!important;text-align:left!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .trend-metric-likes{cursor:pointer!important;font:inherit!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .trend-metric-likes.is-liked{border-color:hsla(8,79%,62%,.28)!important;background:#fff3f0!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .trend-metric-likes.is-liked .trend-metric-icon{color:#eb6753!important;background:hsla(8,79%,62%,.12)!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .trend-metric-likes.is-liked .trend-metric-copy strong{color:#eb6753!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .trend-metric-icon{width:30px!important;height:30px!important;flex:0 0 30px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:9px!important;background:#fff!important;border:1px solid rgba(24,26,32,.06)!important;color:#69707b!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .trend-metric-icon svg{width:15px!important;height:15px!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .trend-metric-likes .trend-metric-icon{color:#eb6753!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .trend-metric-copy{min-width:0!important;display:flex!important;flex-direction:column!important;gap:2px!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .trend-metric-copy span{color:#8a929d!important;font-size:8px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box .info .trend-metric-copy strong{color:#181a20!important;font-size:13px!important;font-weight:900!important;line-height:1!important}@media(max-width:767px){#mobile-wrap .trend-cars .trend-car-slide{width:288px!important;max-width:288px!important}#mobile-wrap .trend-cars .trend-card-box{width:100%!important;max-width:100%!important}}#mobile-wrap .trend-cars .trend-car-swiper{height:auto!important;padding:2px 0 10px!important;overflow:visible!important}#mobile-wrap .trend-cars .trend-car-slide{width:272px!important;max-width:272px!important;height:auto!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign{width:100%!important;min-height:0!important;height:auto!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;border-radius:18px!important;border:1px solid hsla(0,0%,100%,.1)!important;background:#101217!important;box-shadow:0 18px 42px rgba(16,18,23,.2)!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign:after,#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign:before{display:none!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .card-img{position:relative!important;inset:auto!important;width:100%!important;height:184px!important;flex:none!important;overflow:hidden!important;border-radius:18px 18px 0 0!important;background-size:cover!important;background-position:50%!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .card-img:after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(8,10,14,.12),rgba(8,10,14,.18) 44%,rgba(8,10,14,.82))!important;pointer-events:none!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .trend-badge{position:absolute!important;z-index:2!important;top:12px!important;left:12px!important;width:-moz-fit-content!important;width:fit-content!important;padding:6px 8px!important;display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:4px!important;border-radius:999px!important;border:1px solid hsla(0,0%,100%,.18)!important;background:rgba(16,18,23,.72)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;box-shadow:none!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .trend-badge svg{width:12px!important;height:12px!important;color:#ff8b75!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .trend-badge span{color:#fff!important;font-size:8px!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase!important;white-space:nowrap!important;line-height:1!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .trend-card-brand{position:absolute!important;z-index:2!important;left:12px!important;bottom:12px!important;max-width:110px!important;overflow:hidden!important;color:#fff!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:10px!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .price{position:absolute!important;z-index:2!important;right:12px!important;bottom:12px!important;left:auto!important;top:auto!important;padding:7px 9px!important;border-radius:11px!important;background:#fff!important;color:#101217!important;font-size:12px!important;font-weight:950!important;line-height:1!important;box-shadow:0 12px 24px rgba(0,0,0,.2)!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;z-index:1!important;flex:1 1!important;padding:12px!important;display:flex!important;flex-direction:column!important;border:0!important;border-radius:0!important;background:linear-gradient(180deg,#12151b,#0d0f14)!important;box-shadow:none!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .title-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;grid-gap:9px!important;gap:9px!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .title{margin:0!important;overflow:hidden!important;color:#fff!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:15px!important;font-weight:950!important;line-height:1.18!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .deal-type{padding:4px 7px!important;border-radius:999px!important;background:hsla(8,79%,62%,.16)!important;color:#ff8b75!important;font-size:9px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .trend-card-location{margin:8px 0 0!important;display:flex!important;align-items:center!important;gap:5px!important;color:hsla(0,0%,100%,.58)!important;font-size:11px!important;font-weight:700!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .trend-card-location svg{width:15px!important;height:15px!important;flex:0 0 15px!important;color:#ff8b75!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .trend-card-location span{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .options{margin-top:10px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:5px!important;gap:5px!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .options div{min-width:0!important;padding:7px 5px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;border-radius:11px!important;border:1px solid hsla(0,0%,100%,.08)!important;background:hsla(0,0%,100%,.055)!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .options .stat-icon{width:14px!important;height:14px!important;margin:0!important;color:#ff8b75!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .options span{max-width:100%!important;overflow:hidden!important;color:hsla(0,0%,100%,.78)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:8px!important;font-weight:800!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .bott{margin-top:10px!important;padding-top:10px!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important;border-top:1px solid hsla(0,0%,100%,.08)!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .trend-footer-metrics{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:6px!important;gap:6px!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .trend-metric{min-width:0!important;width:100%!important;padding:8px 9px!important;display:flex!important;align-items:center!important;gap:7px!important;border-radius:11px!important;border:1px solid hsla(0,0%,100%,.08)!important;background:hsla(0,0%,100%,.055)!important;color:#fff!important;text-align:left!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .trend-metric-likes{cursor:pointer!important;font:inherit!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;transition:border-color .18s ease,background .18s ease,transform .18s ease!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .trend-metric-likes:hover{border-color:hsla(8,79%,62%,.18)!important;background:hsla(0,0%,100%,.055)!important;transform:translateY(-1px)!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .trend-metric-likes.is-liked{border-color:hsla(8,79%,62%,.22)!important;background:hsla(0,0%,100%,.055)!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .trend-metric-icon{width:26px!important;height:26px!important;flex:0 0 26px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:9px!important;background:hsla(0,0%,100%,.08)!important;color:#ff8b75!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .trend-metric-icon svg{width:14px!important;height:14px!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .trend-metric-copy{min-width:0!important;display:flex!important;flex-direction:column!important;gap:2px!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .trend-metric-copy span{color:hsla(0,0%,100%,.46)!important;font-size:8px!important;font-weight:900!important;letter-spacing:.1em!important;text-transform:uppercase!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .trend-metric-copy strong{color:#fff!important;font-size:11px!important;font-weight:950!important;line-height:1!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .trend-card-cta{width:100%!important;height:38px!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;border:0!important;border-radius:12px!important;background:linear-gradient(135deg,#eb6753,#ff876d)!important;box-shadow:0 10px 22px hsla(8,79%,62%,.22)!important;color:#fff!important;font-family:Poppins,sans-serif!important;font-size:11px!important;font-weight:950!important;cursor:pointer!important;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .trend-card-cta:hover{transform:translateY(-1px)!important;box-shadow:0 12px 24px hsla(8,79%,62%,.26)!important;filter:saturate(1.05)!important}#mobile-wrap .trend-cars .container .card-box .trend-card-box.trend-card-redesign .info .trend-card-cta svg{width:15px!important;height:15px!important}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper{height:auto!important;padding:0 0 8px!important;overflow:visible!important}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .swiper-slide.trend-car-slide{width:248px!important;max-width:248px!important;height:auto!important;margin-right:14px!important}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign{width:248px!important;min-height:0!important;height:auto!important;border-radius:15px!important;box-shadow:0 16px 36px rgba(16,18,23,.2)!important}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .card-img{border-radius:15px 15px 0 0!important}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .trend-badge{height:auto!important;min-width:0!important;min-height:0!important;display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:3px!important;border-radius:999px!important}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .trend-badge svg{width:10px!important;height:10px!important;flex:0 0 10px!important}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .trend-badge span{font-size:7px!important;line-height:1!important;letter-spacing:.1em!important;white-space:nowrap!important}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .trend-card-brand{left:10px!important;bottom:10px!important;max-width:102px!important;font-size:9px!important}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .price{right:10px!important;bottom:10px!important;padding:6px 8px!important;border-radius:10px!important;font-size:11px!important}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .info{padding:10px!important}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .info .title-row{gap:7px!important}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .info .title{font-size:14px!important;line-height:1.16!important}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .info .deal-type{padding:4px 6px!important;font-size:8px!important}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .trend-card-location{margin-top:7px!important;font-size:10px!important}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .info .options{margin-top:8px!important;gap:5px!important}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .info .options div{padding:6px 4px!important;border-radius:10px!important;gap:3px!important}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .info .options .stat-icon{width:13px!important;height:13px!important}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .info .options span{font-size:7px!important}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .info .bott{margin-top:8px!important;padding-top:8px!important;display:flex!important;flex-direction:column!important;gap:7px!important}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .trend-footer-metrics{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:6px!important;gap:6px!important}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .trend-metric,#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .trend-metric-likes,#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .trend-metric-likes.is-liked{width:100%!important;height:38px!important;min-height:38px!important;max-height:38px!important;padding:0 7px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;box-sizing:border-box!important;border:1px solid hsla(0,0%,100%,.08)!important;border-radius:10px!important;background:hsla(0,0%,100%,.055)!important;color:#fff!important;font:inherit!important;line-height:1!important}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .trend-metric-icon{width:24px!important;height:24px!important;flex:0 0 24px!important;border-radius:8px!important}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .trend-metric-icon svg{width:13px!important;height:13px!important}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .trend-metric-copy span{font-size:7px!important;line-height:1!important}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .trend-metric-copy strong{font-size:10px!important;line-height:1!important}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .trend-card-cta{width:100%!important;height:36px!important;min-height:36px!important;padding:0 11px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;border-radius:11px!important;background:linear-gradient(135deg,#ef624f,#ff8065)!important;box-shadow:0 10px 20px hsla(8,79%,62%,.24)!important;font-size:10px!important;line-height:1!important;white-space:nowrap!important}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .trend-card-cta span{white-space:nowrap!important;line-height:1!important}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .trend-card-cta svg{width:14px!important;height:14px!important;flex:0 0 14px!important}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .card-img{height:152px!important;min-height:152px!important;max-height:152px!important;flex:0 0 152px!important;box-sizing:border-box!important}#mobile-wrap .trend-cars .container .card-box .trend-car-swiper .trend-card-box.trend-card-redesign .trend-badge{position:absolute!important;top:9px!important;right:auto!important;bottom:auto!important;left:9px!important;width:-moz-fit-content!important;width:fit-content!important;height:19px!important;min-height:19px!important;max-height:19px!important;padding:4px 6px!important;box-sizing:border-box!important;overflow:hidden!important}#mobile-wrap .mobile-add-car-drawer .MuiDrawer-paper{height:auto!important;max-height:92vh!important;border-radius:24px 24px 0 0!important;background:#f5f6f8!important;overflow:hidden!important}#mobile-wrap .mobile-add-car-sheet{display:flex!important;flex-direction:column!important;max-height:92vh!important;overflow:hidden!important}#mobile-wrap .mobile-add-car-sheet-head{flex:0 0 auto!important;padding:10px 14px 12px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;border-bottom:1px solid rgba(24,26,32,.08)!important;background:#fff!important}#mobile-wrap .mobile-add-car-sheet-head:before{content:""!important;position:absolute!important;top:8px!important;left:50%!important;width:42px!important;height:5px!important;transform:translateX(-50%)!important;border-radius:999px!important;background:#d9dde3!important}#mobile-wrap .mobile-add-car-sheet-head>div:first-child{display:flex!important;flex-direction:column!important;gap:4px!important;padding-top:8px!important}#mobile-wrap .mobile-add-car-sheet-head>div:first-child span{color:#eb6753!important;font-size:10px!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important}#mobile-wrap .mobile-add-car-sheet-head>div:first-child strong{color:#181a20!important;font-size:20px!important;font-weight:950!important;line-height:1.05!important}#mobile-wrap .mobile-add-car-sheet-head button{width:40px!important;height:40px!important;border-radius:12px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.08)!important;color:#181a20!important}#mobile-wrap .mobile-add-car-sheet-body{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;padding:12px 14px 18px!important}#mobile-wrap #add-car-page.add-car-modal-mode{width:100%!important;padding:0!important;gap:0!important}#mobile-wrap #add-car-page.add-car-modal-mode .add-car-checklist,#mobile-wrap #add-car-page.add-car-modal-mode .add-car-hero{display:none!important}#mobile-wrap #add-car-page.add-car-modal-mode .add-car-form-card{max-height:none!important;padding:0!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#mobile-wrap #add-car-page.add-car-modal-mode .add-car-form-card:before{display:none!important}#mobile-wrap #add-car-page.add-car-modal-mode .config-column,#mobile-wrap #add-car-page.add-car-modal-mode .config-row,#mobile-wrap #add-car-page.add-car-modal-mode .description-box,#mobile-wrap #add-car-page.add-car-modal-mode .images-box{display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important}#mobile-wrap #add-car-page.add-car-modal-mode .config-row{grid-template-columns:1fr!important}#mobile-wrap #add-car-page.add-car-modal-mode .price-year-after-price{width:100%!important}#mobile-wrap #add-car-page.add-car-modal-mode .add-car-section-head{margin-top:4px!important}#mobile-wrap #add-car-page.add-car-modal-mode .add-car-section-kicker{color:#eb6753!important;font-size:10px!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important}#mobile-wrap #add-car-page.add-car-modal-mode .add-car-section-title{color:#181a20!important;font-size:17px!important;font-weight:950!important}#mobile-wrap #add-car-page.add-car-modal-mode .title{color:#181a20!important;font-size:12px!important;font-weight:800!important}#mobile-wrap #add-car-page.add-car-modal-mode .description-input,#mobile-wrap #add-car-page.add-car-modal-mode .select-description,#mobile-wrap #add-car-page.add-car-modal-mode input,#mobile-wrap #add-car-page.add-car-modal-mode select,#mobile-wrap #add-car-page.add-car-modal-mode textarea{width:100%!important;min-height:46px!important;padding:0 14px!important;border-radius:14px!important;border:1px solid rgba(24,26,32,.08)!important;background:#fff!important;font-size:13px!important;box-sizing:border-box!important}#mobile-wrap #add-car-page.add-car-modal-mode .description-text,#mobile-wrap #add-car-page.add-car-modal-mode textarea{min-height:120px!important;padding:12px 14px!important}#mobile-wrap #add-car-page.add-car-modal-mode .add-car-options-grid{display:flex!important;flex-wrap:wrap!important;gap:8px!important}#mobile-wrap #add-car-page.add-car-modal-mode .add-car-option-chip{height:36px!important;padding:0 12px!important;border-radius:999px!important;border:1px solid rgba(24,26,32,.08)!important;background:#fff!important;color:#181a20!important;font-size:11px!important;font-weight:800!important}#mobile-wrap #add-car-page.add-car-modal-mode .add-car-option-chip--active{border-color:hsla(8,79%,62%,.32)!important;background:#fff3f0!important;color:#eb6753!important}#mobile-wrap #add-car-page.add-car-modal-mode .upload-box{padding:16px!important;border-radius:18px!important;border:1px dashed hsla(8,79%,62%,.35)!important;background:#fff!important}#mobile-wrap #add-car-page.add-car-modal-mode .browse-button,#mobile-wrap #add-car-page.add-car-modal-mode .next-button{width:100%!important;height:50px!important;border-radius:999px!important;background:#181a20!important;color:#fff!important;box-shadow:0 12px 26px rgba(24,26,32,.16)!important}#mobile-wrap #add-car-page.add-car-modal-mode .gallery-box{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap #add-car-page.add-car-modal-mode .gallery-box .image-box{aspect-ratio:4/3!important;border-radius:14px!important;overflow:hidden!important}#mobile-wrap #add-car-page.add-car-modal-mode .gallery-box .image-box img{width:100%!important;height:100%!important;object-fit:cover!important}#mobile-wrap #add-car-page.add-car-modal-mode .buttons-row{position:-webkit-sticky!important;position:sticky!important;bottom:0!important;z-index:2!important;margin-top:12px!important;padding:10px 0 4px!important;background:linear-gradient(180deg,rgba(245,246,248,0),#f5f6f8 28%)!important}@media(max-width:767px){#mobile-wrap #member-page,#pc-wrap #member-page{width:100%!important;max-width:100vw!important;padding:12px 0 36px!important;overflow-x:hidden!important;background:#f5f6f8!important;box-sizing:border-box!important}#mobile-wrap #member-page .container,#pc-wrap #member-page .container{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;margin:0 auto!important;padding:0!important;box-sizing:border-box!important}#mobile-wrap #member-page .back-frame,#mobile-wrap #member-page .list-config,#mobile-wrap #member-page .main-config,#mobile-wrap #member-page .member-page,#pc-wrap #member-page .back-frame,#pc-wrap #member-page .list-config,#pc-wrap #member-page .main-config,#pc-wrap #member-page .member-page{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;overflow:visible!important;box-sizing:border-box!important}#mobile-wrap #member-page .back-frame,#pc-wrap #member-page .back-frame{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:12px!important;gap:12px!important}#mobile-wrap #member-page .left-config>.MuiStack-root,#pc-wrap #member-page .left-config>.MuiStack-root{width:100%!important;padding:14px!important;border-radius:22px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 14px 34px rgba(24,26,32,.08)!important;overflow:hidden!important;box-sizing:border-box!important}#mobile-wrap #member-page .profile,#pc-wrap #member-page .profile{gap:11px!important;align-items:center!important}#mobile-wrap #member-page .profile-img,#pc-wrap #member-page .profile-img{width:62px!important;height:62px!important;flex:0 0 62px!important;border-radius:19px!important;border:3px solid #fff3f0!important;box-shadow:0 12px 22px hsla(8,79%,62%,.12)!important}#mobile-wrap #member-page .user-name,#pc-wrap #member-page .user-name{font-size:20px!important;line-height:1.05!important}#mobile-wrap #member-page .user-phone,#mobile-wrap #member-page .view-list,#pc-wrap #member-page .user-phone,#pc-wrap #member-page .view-list{font-size:11px!important;line-height:1.2!important}#mobile-wrap #member-page .follow-button-box,#pc-wrap #member-page .follow-button-box{margin-top:12px!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:10px!important}#mobile-wrap #member-page .member-follow-action,#pc-wrap #member-page .member-follow-action{min-width:118px!important;height:42px!important;border-radius:999px!important;background:#181a20!important;color:#fff!important;font-size:12px!important;font-weight:950!important;text-transform:none!important;box-shadow:0 12px 24px rgba(24,26,32,.14)!important}#mobile-wrap #member-page .member-follow-action--muted,#pc-wrap #member-page .member-follow-action--muted{background:#fff3f0!important;border-color:#ffd8d1!important;color:#eb6753!important;box-shadow:none!important}#mobile-wrap #member-page .sections,#pc-wrap #member-page .sections{margin-top:13px!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:10px!important;gap:10px!important}#mobile-wrap #member-page .section,#pc-wrap #member-page .section{width:100%!important;gap:7px!important;min-width:0!important}#mobile-wrap #member-page .section .title,#pc-wrap #member-page .section .title{font-size:9px!important;letter-spacing:.16em!important;color:#eb6753!important}#mobile-wrap #member-page .sub-section,#pc-wrap #member-page .sub-section{width:100%!important;margin:0!important;padding:6px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:7px!important;gap:7px!important;overflow:visible!important;border-radius:18px!important;background:#f1f3f6!important;box-sizing:border-box!important}#mobile-wrap #member-page .section:last-child .sub-section,#pc-wrap #member-page .section:last-child .sub-section{grid-template-columns:minmax(0,1fr)!important}#mobile-wrap #member-page .sub-section li,#pc-wrap #member-page .sub-section li{width:100%!important;min-width:0!important;height:42px!important;padding:0!important;border:0!important;border-radius:14px!important;background:#fff!important;box-shadow:0 8px 18px rgba(24,26,32,.04)!important;overflow:hidden!important;box-sizing:border-box!important}#mobile-wrap #member-page .sub-section li.focus,#pc-wrap #member-page .sub-section li.focus{background:#181a20!important;box-shadow:0 12px 24px rgba(24,26,32,.13)!important}#mobile-wrap #member-page .sub-section .flex-box,#mobile-wrap #member-page .sub-section a,#pc-wrap #member-page .sub-section .flex-box,#pc-wrap #member-page .sub-section a{width:100%!important;height:100%!important;padding:0 9px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:5px!important;min-width:0!important;box-sizing:border-box!important}#mobile-wrap #member-page .sub-section .com-icon,#pc-wrap #member-page .sub-section .com-icon{width:15px!important;height:15px!important;flex:0 0 15px!important}#mobile-wrap #member-page .sub-section .count-title,#mobile-wrap #member-page .sub-section .sub-title,#pc-wrap #member-page .sub-section .count-title,#pc-wrap #member-page .sub-section .sub-title{min-width:0!important;font-size:11px!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important}#mobile-wrap #member-page .sub-section .sub-title,#pc-wrap #member-page .sub-section .sub-title{overflow:hidden!important;text-overflow:ellipsis!important}#mobile-wrap #member-page .car-list-box,#pc-wrap #member-page .car-list-box{width:100%!important;padding:12px!important;border-radius:22px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 14px 34px rgba(24,26,32,.08)!important;box-sizing:border-box!important;overflow:hidden!important}#mobile-wrap #member-page .main-title-box,#pc-wrap #member-page .main-title-box{padding:16px!important;border-radius:22px!important}#mobile-wrap .member-follow-modal-backdrop,#pc-wrap .member-follow-modal-backdrop{position:fixed!important;inset:0!important;z-index:2400!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;padding:0!important;background:rgba(13,15,20,.5)!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}#mobile-wrap .member-follow-modal-sheet,#pc-wrap .member-follow-modal-sheet{width:100%!important;max-width:480px!important;max-height:78dvh!important;padding:10px 12px calc(12px + env(safe-area-inset-bottom))!important;border-radius:24px 24px 0 0!important;background:#fff!important;box-shadow:0 -22px 50px rgba(24,26,32,.24)!important;box-sizing:border-box!important;overflow:hidden!important}#mobile-wrap .member-follow-modal-sheet:before,#pc-wrap .member-follow-modal-sheet:before{content:""!important;display:block!important;width:42px!important;height:5px!important;margin:0 auto 9px!important;border-radius:999px!important;background:#d8dce2!important}#mobile-wrap .member-follow-modal-head,#pc-wrap .member-follow-modal-head{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:2px 2px 11px!important;border-bottom:1px solid rgba(24,26,32,.08)!important}#mobile-wrap .member-follow-modal-head strong,#pc-wrap .member-follow-modal-head strong{color:#181a20!important;font-size:18px!important;font-weight:950!important;letter-spacing:-.01em!important}#mobile-wrap .member-follow-modal-head button,#pc-wrap .member-follow-modal-head button{width:64px!important;height:34px!important;padding:0!important;border:0!important;border-radius:999px!important;background:#f1f3f6!important;color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:900!important;cursor:pointer!important}#mobile-wrap .member-follow-modal-body,#pc-wrap .member-follow-modal-body{max-height:calc(78dvh - 66px)!important;overflow-y:auto!important;overflow-x:hidden!important;padding-top:8px!important;-webkit-overflow-scrolling:touch!important}#mobile-wrap .member-follows-modal-content,#pc-wrap .member-follows-modal-content{width:100%!important;gap:0!important}#mobile-wrap .member-follows-modal-content .follows-list-box,#pc-wrap .member-follows-modal-content .follows-list-box{width:100%!important;padding:0!important;gap:0!important;background:transparent!important;border:0!important;box-shadow:none!important}#mobile-wrap .member-follows-modal-content .listing-title-box,#pc-wrap .member-follows-modal-content .listing-title-box{display:none!important}#mobile-wrap .member-follows-modal-content .follows-card-box,#pc-wrap .member-follows-modal-content .follows-card-box{width:100%!important;min-height:66px!important;padding:9px 2px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;grid-gap:10px!important;gap:10px!important;border:0!important;border-bottom:1px solid rgba(24,26,32,.07)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;box-sizing:border-box!important}#mobile-wrap .member-follows-modal-content .info,#pc-wrap .member-follows-modal-content .info{min-width:0!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:10px!important;cursor:pointer!important}#mobile-wrap .member-follows-modal-content .image-box,#pc-wrap .member-follows-modal-content .image-box{width:48px!important;height:48px!important;flex:0 0 48px!important;border-radius:50%!important;border:1px solid hsla(8,79%,62%,.22)!important;overflow:hidden!important}#mobile-wrap .member-follows-modal-content .image-box img,#pc-wrap .member-follows-modal-content .image-box img{width:100%!important;height:100%!important;object-fit:cover!important}#mobile-wrap .member-follows-modal-content .information-box,#pc-wrap .member-follows-modal-content .information-box{min-width:0!important}#mobile-wrap .member-follows-modal-content .name,#pc-wrap .member-follows-modal-content .name{max-width:150px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#181a20!important;font-size:14px!important;font-weight:950!important;line-height:1.2!important}#mobile-wrap .member-follows-modal-content .details-box,#pc-wrap .member-follows-modal-content .details-box{display:none!important}#mobile-wrap .member-follows-modal-content .action-box,#pc-wrap .member-follows-modal-content .action-box{width:auto!important;min-width:86px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important}#mobile-wrap .member-follows-modal-content .action-box>.MuiTypography-root,#pc-wrap .member-follows-modal-content .action-box>.MuiTypography-root{display:none!important}#mobile-wrap .member-follows-modal-content .member-follow-row-action,#pc-wrap .member-follows-modal-content .member-follow-row-action{min-width:82px!important;height:32px!important;padding:0 13px!important;border-radius:999px!important;background:#181a20!important;color:#fff!important;font-size:11px!important;font-weight:950!important;text-transform:none!important;box-shadow:none!important}#mobile-wrap .member-follows-modal-content .member-follow-row-action--danger,#pc-wrap .member-follows-modal-content .member-follow-row-action--danger{min-width:92px!important;background:#fff3f0!important;border:1px solid #ffd8d1!important;color:#eb6753!important}#mobile-wrap .member-follows-modal-content .no-data,#pc-wrap .member-follows-modal-content .no-data{margin:10px 0!important;padding:22px 10px!important;border-radius:18px!important;background:#f7f8fa!important;text-align:center!important}#mobile-wrap .member-follows-modal-content .pagination-config,#pc-wrap .member-follows-modal-content .pagination-config{margin-top:10px!important;padding-bottom:2px!important}#mobile-wrap #my-page,#pc-wrap #my-page{width:100%!important;max-width:100vw!important;padding:12px 0 36px!important;background:#f5f6f8!important;overflow-x:hidden!important;box-sizing:border-box!important}#mobile-wrap #my-page .container,#pc-wrap #my-page .container{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;margin:0 auto!important;padding:0!important;box-sizing:border-box!important}#mobile-wrap #my-page .back-frame,#mobile-wrap #my-page .left-config,#mobile-wrap #my-page .list-config,#mobile-wrap #my-page .main-config,#mobile-wrap #my-page .my-page,#pc-wrap #my-page .back-frame,#pc-wrap #my-page .left-config,#pc-wrap #my-page .list-config,#pc-wrap #my-page .main-config,#pc-wrap #my-page .my-page{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;overflow:visible!important;box-sizing:border-box!important}#mobile-wrap #my-page .back-frame,#pc-wrap #my-page .back-frame{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:12px!important;gap:12px!important}#mobile-wrap #my-page .left-menu-shell,#pc-wrap #my-page .left-menu-shell{width:100%!important;padding:14px!important;border-radius:22px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 14px 34px rgba(24,26,32,.08)!important;box-sizing:border-box!important;overflow:hidden!important}#mobile-wrap #my-page .profile,#pc-wrap #my-page .profile{width:100%!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:11px!important}#mobile-wrap #my-page .profile-img,#pc-wrap #my-page .profile-img{width:58px!important;height:58px!important;flex:0 0 58px!important;border-radius:18px!important;border:3px solid #fff3f0!important;box-shadow:0 12px 22px hsla(8,79%,62%,.12)!important;overflow:hidden!important}#mobile-wrap #my-page .profile-img img,#pc-wrap #my-page .profile-img img{width:100%!important;height:100%!important;object-fit:cover!important}#mobile-wrap #my-page .user-info,#pc-wrap #my-page .user-info{min-width:0!important;flex:1 1!important}#mobile-wrap #my-page .user-name,#pc-wrap #my-page .user-name{max-width:100%!important;overflow:hidden!important;color:#181a20!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:20px!important;font-weight:950!important;line-height:1.05!important}#mobile-wrap #my-page .luxury-note,#mobile-wrap #my-page .membership-chip,#mobile-wrap #my-page .user-phone,#pc-wrap #my-page .luxury-note,#pc-wrap #my-page .membership-chip,#pc-wrap #my-page .user-phone{margin-top:3px!important;color:#6f7784!important;font-size:10.5px!important;font-weight:800!important;line-height:1.2!important}#mobile-wrap #my-page .profile-metrics,#pc-wrap #my-page .profile-metrics{width:100%!important;margin-top:12px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:7px!important;gap:7px!important}#mobile-wrap #my-page .profile-metrics .metric-box,#pc-wrap #my-page .profile-metrics .metric-box{min-width:0!important;padding:9px 5px!important;border-radius:14px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.06)!important;text-align:center!important}#mobile-wrap #my-page .profile-metrics .metric-value,#pc-wrap #my-page .profile-metrics .metric-value{color:#181a20!important;font-size:11px!important;font-weight:950!important;line-height:1!important}#mobile-wrap #my-page .profile-metrics .metric-label,#pc-wrap #my-page .profile-metrics .metric-label{margin-top:5px!important;color:#8a929d!important;font-size:7.5px!important;font-weight:900!important;letter-spacing:.05em!important;text-transform:uppercase!important}#mobile-wrap #my-page .sections,#pc-wrap #my-page .sections{width:100%!important;margin-top:13px!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:10px!important;gap:10px!important;overflow:visible!important}#mobile-wrap #my-page .section,#pc-wrap #my-page .section{width:100%!important;padding:9px!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:8px!important;gap:8px!important;border-radius:18px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.06)!important;box-sizing:border-box!important}#mobile-wrap #my-page .section .title,#pc-wrap #my-page .section .title{display:block!important;margin:0!important;color:#eb6753!important;font-size:8.5px!important;font-weight:950!important;letter-spacing:.16em!important;line-height:1!important;text-transform:uppercase!important}#mobile-wrap #my-page .sub-section,#pc-wrap #my-page .sub-section{width:100%!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:7px!important;gap:7px!important;overflow:visible!important;background:transparent!important;box-sizing:border-box!important}#mobile-wrap #my-page .sub-section li,#pc-wrap #my-page .sub-section li{width:100%!important;min-width:0!important;height:42px!important;padding:0!important;border:0!important;border-radius:14px!important;background:#fff!important;box-shadow:0 8px 18px rgba(24,26,32,.04)!important;overflow:hidden!important;box-sizing:border-box!important}#mobile-wrap #my-page .sub-section li.focus,#pc-wrap #my-page .sub-section li.focus{background:#181a20!important;box-shadow:0 12px 24px rgba(24,26,32,.13)!important}#mobile-wrap #my-page .sub-section .flex-box,#mobile-wrap #my-page .sub-section a,#pc-wrap #my-page .sub-section .flex-box,#pc-wrap #my-page .sub-section a{width:100%!important;height:100%!important;padding:0 9px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;min-width:0!important;text-decoration:none!important;box-sizing:border-box!important}#mobile-wrap #my-page .sub-section .icon-wrap,#pc-wrap #my-page .sub-section .icon-wrap{width:24px!important;height:24px!important;flex:0 0 24px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:9px!important;background:#fff2ef!important;color:#eb6753!important}#mobile-wrap #my-page .sub-section li.focus .icon-wrap,#pc-wrap #my-page .sub-section li.focus .icon-wrap{background:hsla(0,0%,100%,.13)!important;color:#fff!important}#mobile-wrap #my-page .sub-section .com-icon,#pc-wrap #my-page .sub-section .com-icon{width:15px!important;height:15px!important;color:currentColor!important;fill:currentColor!important}#mobile-wrap #my-page .sub-section .sub-title,#pc-wrap #my-page .sub-section .sub-title{min-width:0!important;overflow:hidden!important;color:#181a20!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:10.5px!important;font-weight:950!important;line-height:1!important}#mobile-wrap #my-page .sub-section li.focus .sub-title,#pc-wrap #my-page .sub-section li.focus .sub-title{color:#fff!important}#mobile-wrap #my-page .sub-section .trailing-arrow,#pc-wrap #my-page .sub-section .trailing-arrow{display:none!important}#mobile-wrap #my-page .main-title-box,#pc-wrap #my-page .main-title-box{width:100%!important;margin:0 0 10px!important;padding:15px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-gap:10px!important;gap:10px!important;align-items:center!important;border-radius:22px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 14px 34px rgba(24,26,32,.08)!important;box-sizing:border-box!important}#mobile-wrap #my-page .main-title,#pc-wrap #my-page .main-title{color:#181a20!important;font-size:23px!important;font-weight:950!important;line-height:1.02!important;letter-spacing:0!important}#mobile-wrap #my-page .sub-title,#pc-wrap #my-page .sub-title{margin-top:5px!important;color:#707884!important;font-size:11px!important;font-weight:700!important;line-height:1.35!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}#mobile-wrap #my-page .articles-hero-aside,#mobile-wrap #my-page .favorites-status-box,#mobile-wrap #my-page .member-section-aside,#pc-wrap #my-page .articles-hero-aside,#pc-wrap #my-page .favorites-status-box,#pc-wrap #my-page .member-section-aside{min-width:72px!important;padding:9px!important;border-radius:16px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.06)!important;text-align:center!important}#mobile-wrap #my-page .articles-hero-aside-label,#mobile-wrap #my-page .member-section-aside-label,#mobile-wrap #my-page .status-label,#pc-wrap #my-page .articles-hero-aside-label,#pc-wrap #my-page .member-section-aside-label,#pc-wrap #my-page .status-label{color:#8a929d!important;font-size:7.5px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}#mobile-wrap #my-page .articles-hero-aside-value,#mobile-wrap #my-page .member-section-aside-value,#mobile-wrap #my-page .status-value,#pc-wrap #my-page .articles-hero-aside-value,#pc-wrap #my-page .member-section-aside-value,#pc-wrap #my-page .status-value{margin-top:4px!important;color:#181a20!important;font-size:20px!important;font-weight:950!important;line-height:1!important}#mobile-wrap #my-page .articles-hero-aside-hint,#mobile-wrap #my-page .member-section-aside-hint,#pc-wrap #my-page .articles-hero-aside-hint,#pc-wrap #my-page .member-section-aside-hint{display:none!important}#mobile-wrap #add-car-page,#mobile-wrap #member-follows-page,#mobile-wrap #my-articles-page,#mobile-wrap #my-car-page,#mobile-wrap #my-favorites-page,#mobile-wrap #my-profile-page,#mobile-wrap #my-recent-page,#mobile-wrap #write-article-page,#pc-wrap #add-car-page,#pc-wrap #member-follows-page,#pc-wrap #my-articles-page,#pc-wrap #my-car-page,#pc-wrap #my-favorites-page,#pc-wrap #my-profile-page,#pc-wrap #my-recent-page,#pc-wrap #write-article-page{width:100%!important;max-width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:12px!important;gap:12px!important;overflow:visible!important;box-sizing:border-box!important}#mobile-wrap #my-page .article-list-box,#mobile-wrap #my-page .articles-toolbar,#mobile-wrap #my-page .car-list-box,#mobile-wrap #my-page .config.add-car-form-card,#mobile-wrap #my-page .list-box,#mobile-wrap #my-page .recent-visited-rows,#mobile-wrap #my-page .top-box,#mobile-wrap #my-page .write-article-workspace,#pc-wrap #my-page .article-list-box,#pc-wrap #my-page .articles-toolbar,#pc-wrap #my-page .car-list-box,#pc-wrap #my-page .config.add-car-form-card,#pc-wrap #my-page .list-box,#pc-wrap #my-page .recent-visited-rows,#pc-wrap #my-page .top-box,#pc-wrap #my-page .write-article-workspace{width:100%!important;max-width:100%!important;min-width:0!important;padding:12px!important;border-radius:22px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 14px 34px rgba(24,26,32,.08)!important;box-sizing:border-box!important;overflow:hidden!important}#mobile-wrap #my-page .listing-title-box,#pc-wrap #my-page .listing-title-box{display:none!important}#mobile-wrap #my-car-page .tab-name-box,#pc-wrap #my-car-page .tab-name-box{width:100%!important;margin:0 0 10px!important;padding:5px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:5px!important;gap:5px!important;border-radius:16px!important;background:#f1f3f6!important}#mobile-wrap #my-car-page .active-tab-name,#mobile-wrap #my-car-page .tab-name,#pc-wrap #my-car-page .active-tab-name,#pc-wrap #my-car-page .tab-name{height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:12px!important;font-size:11px!important;font-weight:950!important;line-height:1!important}#mobile-wrap #my-car-page .active-tab-name,#pc-wrap #my-car-page .active-tab-name{background:#181a20!important;color:#fff!important;box-shadow:0 10px 20px rgba(24,26,32,.12)!important}#mobile-wrap #my-page .car-card-box,#pc-wrap #my-page .car-card-box{width:100%!important;margin:0 0 10px!important;padding:10px!important;display:grid!important;grid-template-columns:90px minmax(0,1fr) auto!important;grid-auto-rows:auto!important;grid-gap:8px 10px!important;gap:8px 10px!important;align-items:center!important;border-radius:18px!important;background:#f8f9fb!important;border:1px solid rgba(24,26,32,.07)!important;box-shadow:none!important;box-sizing:border-box!important}#mobile-wrap #my-page .car-card-box .image-box,#pc-wrap #my-page .car-card-box .image-box{grid-row:1/span 3!important;width:90px!important;height:92px!important;border-radius:15px!important;overflow:hidden!important}#mobile-wrap #my-page .car-card-box .image-box img,#pc-wrap #my-page .car-card-box .image-box img{width:100%!important;height:100%!important;object-fit:cover!important}#mobile-wrap #my-page .car-card-box .information-box,#pc-wrap #my-page .car-card-box .information-box{grid-column:2/4!important;min-width:0!important}#mobile-wrap #my-page .car-card-box .name,#pc-wrap #my-page .car-card-box .name{max-width:100%!important;overflow:hidden!important;color:#181a20!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:14px!important;font-weight:950!important;line-height:1.12!important}#mobile-wrap #my-page .car-card-box .address,#pc-wrap #my-page .car-card-box .address{margin-top:4px!important;overflow:hidden!important;color:#6f7784!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:10.5px!important;font-weight:700!important}#mobile-wrap #my-page .car-card-box .price strong,#pc-wrap #my-page .car-card-box .price strong{color:#181a20!important;font-size:15px!important;font-weight:950!important}#mobile-wrap #my-page .car-card-box .date-box,#pc-wrap #my-page .car-card-box .date-box{grid-column:2/3!important;width:100%!important;min-width:0!important}#mobile-wrap #my-page .car-card-box .date,#pc-wrap #my-page .car-card-box .date{color:#8a929d!important;font-size:9.5px!important;font-weight:850!important;white-space:nowrap!important}#mobile-wrap #my-page .car-card-box .status-box,#pc-wrap #my-page .car-card-box .status-box{grid-column:3/4!important;justify-self:end!important}#mobile-wrap #my-page .car-card-box .coloured-box,#pc-wrap #my-page .car-card-box .coloured-box{height:28px!important;padding:0 9px!important;border-radius:999px!important;background:#fff3f0!important}#mobile-wrap #my-page .car-card-box .status,#pc-wrap #my-page .car-card-box .status{color:#eb6753!important;font-size:9px!important;font-weight:950!important;line-height:1!important}#mobile-wrap #my-page .car-card-box .views-box,#pc-wrap #my-page .car-card-box .views-box{grid-column:2/3!important;height:32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(24,26,32,.07)!important}#mobile-wrap #my-page .car-card-box .views,#pc-wrap #my-page .car-card-box .views{color:#59606b!important;font-size:10px!important;font-weight:950!important;line-height:1!important}#mobile-wrap #my-page .car-card-box .views:before,#pc-wrap #my-page .car-card-box .views:before{content:"Views "!important;color:#8a929d!important}#mobile-wrap #my-page .car-card-box .action-box,#pc-wrap #my-page .car-card-box .action-box{grid-column:3/4!important;width:auto!important;display:flex!important;flex-direction:row!important;justify-content:flex-end!important;gap:6px!important}#mobile-wrap #my-page .car-card-box .icon-button,#pc-wrap #my-page .car-card-box .icon-button{width:32px!important;height:32px!important;padding:0!important;border-radius:999px!important;background:#181a20!important;color:#fff!important}#mobile-wrap #my-page .car-card-box .buttons,#pc-wrap #my-page .car-card-box .buttons{width:15px!important;height:15px!important;color:#fff!important}#mobile-wrap #my-favorites-page .recent-visited-row-card,#mobile-wrap #my-recent-page .recent-visited-row-card,#pc-wrap #my-favorites-page .recent-visited-row-card,#pc-wrap #my-recent-page .recent-visited-row-card{width:100%!important;min-height:0!important;margin:0 0 10px!important;padding:9px!important;display:grid!important;grid-template-columns:94px minmax(0,1fr)!important;grid-gap:10px!important;gap:10px!important;border-radius:18px!important;background:#f8f9fb!important;border:1px solid rgba(24,26,32,.07)!important;box-shadow:none!important;box-sizing:border-box!important;overflow:hidden!important}#mobile-wrap #my-favorites-page .recent-visited-row-accent,#mobile-wrap #my-recent-page .recent-visited-row-accent,#pc-wrap #my-favorites-page .recent-visited-row-accent,#pc-wrap #my-recent-page .recent-visited-row-accent{display:none!important}#mobile-wrap #my-favorites-page .recent-visited-row-media-shell,#mobile-wrap #my-recent-page .recent-visited-row-media-shell,#pc-wrap #my-favorites-page .recent-visited-row-media-shell,#pc-wrap #my-recent-page .recent-visited-row-media-shell{width:94px!important;height:104px!important;border-radius:15px!important;overflow:hidden!important}#mobile-wrap #my-favorites-page .recent-visited-row-media,#mobile-wrap #my-favorites-page .recent-visited-row-media img,#mobile-wrap #my-recent-page .recent-visited-row-media,#mobile-wrap #my-recent-page .recent-visited-row-media img,#pc-wrap #my-favorites-page .recent-visited-row-media,#pc-wrap #my-favorites-page .recent-visited-row-media img,#pc-wrap #my-recent-page .recent-visited-row-media,#pc-wrap #my-recent-page .recent-visited-row-media img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important}#mobile-wrap #my-favorites-page .recent-visited-row-body,#mobile-wrap #my-recent-page .recent-visited-row-body,#pc-wrap #my-favorites-page .recent-visited-row-body,#pc-wrap #my-recent-page .recent-visited-row-body{min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:7px!important;gap:7px!important}#mobile-wrap #my-favorites-page .recent-visited-row-copy-main,#mobile-wrap #my-recent-page .recent-visited-row-copy-main,#pc-wrap #my-favorites-page .recent-visited-row-copy-main,#pc-wrap #my-recent-page .recent-visited-row-copy-main{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:5px!important;gap:5px!important}#mobile-wrap #my-favorites-page .recent-visited-row-title,#mobile-wrap #my-recent-page .recent-visited-row-title,#pc-wrap #my-favorites-page .recent-visited-row-title,#pc-wrap #my-recent-page .recent-visited-row-title{margin:0!important;color:#181a20!important;font-size:14px!important;font-weight:950!important;line-height:1.12!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}#mobile-wrap #my-favorites-page .recent-visited-row-price-eyebrow,#mobile-wrap #my-recent-page .recent-visited-row-price-eyebrow,#pc-wrap #my-favorites-page .recent-visited-row-price-eyebrow,#pc-wrap #my-recent-page .recent-visited-row-price-eyebrow{display:none!important}#mobile-wrap #my-favorites-page .recent-visited-row-price,#mobile-wrap #my-recent-page .recent-visited-row-price,#pc-wrap #my-favorites-page .recent-visited-row-price,#pc-wrap #my-recent-page .recent-visited-row-price{margin:2px 0 0!important;color:#181a20!important;font-size:15px!important;font-weight:950!important;line-height:1!important}#mobile-wrap #my-favorites-page .recent-visited-row-location,#mobile-wrap #my-favorites-page .recent-visited-row-spec-strip,#mobile-wrap #my-recent-page .recent-visited-row-location,#mobile-wrap #my-recent-page .recent-visited-row-spec-strip,#pc-wrap #my-favorites-page .recent-visited-row-location,#pc-wrap #my-favorites-page .recent-visited-row-spec-strip,#pc-wrap #my-recent-page .recent-visited-row-location,#pc-wrap #my-recent-page .recent-visited-row-spec-strip{display:none!important}#mobile-wrap #my-favorites-page .recent-visited-row-meta-bar,#mobile-wrap #my-recent-page .recent-visited-row-meta-bar,#pc-wrap #my-favorites-page .recent-visited-row-meta-bar,#pc-wrap #my-recent-page .recent-visited-row-meta-bar{display:flex!important;flex-direction:row!important;align-items:center!important;gap:6px!important}#mobile-wrap #my-favorites-page .recent-visited-row-views,#mobile-wrap #my-recent-page .recent-visited-row-views,#pc-wrap #my-favorites-page .recent-visited-row-views,#pc-wrap #my-recent-page .recent-visited-row-views{height:30px!important;padding:0 9px!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(24,26,32,.07)!important}#mobile-wrap #my-favorites-page .recent-visited-row-view-count,#mobile-wrap #my-recent-page .recent-visited-row-view-count,#pc-wrap #my-favorites-page .recent-visited-row-view-count,#pc-wrap #my-recent-page .recent-visited-row-view-count{color:#59606b!important;font-size:10px!important;font-weight:950!important}#mobile-wrap #my-favorites-page .recent-visited-row-favorite-wrap,#pc-wrap #my-favorites-page .recent-visited-row-favorite-wrap{display:inline-flex!important}#mobile-wrap #my-favorites-page .recent-visited-row-unlike-btn.MuiButton-root,#pc-wrap #my-favorites-page .recent-visited-row-unlike-btn.MuiButton-root{min-width:70px!important;height:30px!important;padding:0 9px!important;border-radius:999px!important;background:#fff3f0!important;border:1px solid #ffd8d1!important;color:#eb6753!important;font-size:10px!important;font-weight:950!important;text-transform:none!important}#mobile-wrap #my-favorites-page .recent-visited-row-cta-wrap,#mobile-wrap #my-recent-page .recent-visited-row-cta-wrap,#pc-wrap #my-favorites-page .recent-visited-row-cta-wrap,#pc-wrap #my-recent-page .recent-visited-row-cta-wrap{width:100%!important}#mobile-wrap #my-favorites-page .recent-visited-row-cta,#mobile-wrap #my-recent-page .recent-visited-row-cta,#pc-wrap #my-favorites-page .recent-visited-row-cta,#pc-wrap #my-recent-page .recent-visited-row-cta{width:100%!important;height:34px!important;padding:0 12px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;border-radius:999px!important;background:#181a20!important;color:#fff!important;text-decoration:none!important;box-sizing:border-box!important}#mobile-wrap #my-favorites-page .recent-visited-row-cta span,#mobile-wrap #my-recent-page .recent-visited-row-cta span,#pc-wrap #my-favorites-page .recent-visited-row-cta span,#pc-wrap #my-recent-page .recent-visited-row-cta span{color:inherit!important;font-size:11px!important;font-weight:950!important;line-height:1!important}#mobile-wrap #my-profile-page .top-box,#pc-wrap #my-profile-page .top-box{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:12px!important;gap:12px!important}#mobile-wrap #my-profile-page .about-me-box,#mobile-wrap #my-profile-page .address-box,#mobile-wrap #my-profile-page .image-big-box,#mobile-wrap #my-profile-page .photo-box,#mobile-wrap #my-profile-page .small-input-box,#pc-wrap #my-profile-page .about-me-box,#pc-wrap #my-profile-page .address-box,#pc-wrap #my-profile-page .image-big-box,#pc-wrap #my-profile-page .photo-box,#pc-wrap #my-profile-page .small-input-box{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:10px!important;gap:10px!important}#mobile-wrap #my-profile-page .image-big-box,#pc-wrap #my-profile-page .image-big-box{grid-template-columns:76px minmax(0,1fr)!important;align-items:center!important}#mobile-wrap #my-profile-page .image-box,#pc-wrap #my-profile-page .image-box{width:76px!important;height:76px!important;border-radius:22px!important;border:3px solid #fff3f0!important;overflow:hidden!important}#mobile-wrap #my-profile-page .image-box img,#pc-wrap #my-profile-page .image-box img{width:100%!important;height:100%!important;object-fit:cover!important}#mobile-wrap #my-profile-page input,#pc-wrap #my-profile-page input{width:100%!important;height:48px!important;padding:0 14px!important;border-radius:15px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.08)!important;color:#181a20!important;font-size:13px!important;font-weight:800!important;box-sizing:border-box!important}#mobile-wrap #add-car-page .title,#mobile-wrap #my-profile-page .title,#mobile-wrap #write-article-page .write-article-field-label,#pc-wrap #add-car-page .title,#pc-wrap #my-profile-page .title,#pc-wrap #write-article-page .write-article-field-label{color:#eb6753!important;font-size:9px!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important}#mobile-wrap #my-profile-page .labeler,#mobile-wrap #my-profile-page .update-button,#pc-wrap #my-profile-page .labeler,#pc-wrap #my-profile-page .update-button{width:100%!important;height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#181a20!important;color:#fff!important;box-shadow:0 12px 24px rgba(24,26,32,.14)!important}#mobile-wrap #add-car-page .add-car-hero .add-car-checklist,#mobile-wrap #write-article-page .write-article-hero-tips,#pc-wrap #add-car-page .add-car-hero .add-car-checklist,#pc-wrap #write-article-page .write-article-hero-tips{display:none!important}#mobile-wrap #add-car-page .config.add-car-form-card,#pc-wrap #add-car-page .config.add-car-form-card{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:12px!important;gap:12px!important;max-height:none!important;overflow:visible!important}#mobile-wrap #add-car-page .buttons-row,#mobile-wrap #add-car-page .config-column,#mobile-wrap #add-car-page .config-row,#mobile-wrap #add-car-page .description-box,#mobile-wrap #add-car-page .gallery-box,#mobile-wrap #add-car-page .images-box,#pc-wrap #add-car-page .buttons-row,#pc-wrap #add-car-page .config-column,#pc-wrap #add-car-page .config-row,#pc-wrap #add-car-page .description-box,#pc-wrap #add-car-page .gallery-box,#pc-wrap #add-car-page .images-box{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:10px!important;gap:10px!important;box-sizing:border-box!important}#mobile-wrap #add-car-page .price-year-after-price,#pc-wrap #add-car-page .price-year-after-price{width:100%!important;min-width:0!important;position:relative!important}#mobile-wrap #add-car-page .description-input,#mobile-wrap #add-car-page .select-description,#mobile-wrap #add-car-page input,#mobile-wrap #add-car-page select,#mobile-wrap #add-car-page textarea,#pc-wrap #add-car-page .description-input,#pc-wrap #add-car-page .select-description,#pc-wrap #add-car-page input,#pc-wrap #add-car-page select,#pc-wrap #add-car-page textarea{width:100%!important;height:48px!important;padding:0 14px!important;border-radius:15px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.08)!important;color:#181a20!important;font-size:13px!important;font-weight:800!important;box-sizing:border-box!important}#mobile-wrap #add-car-page .description-text,#mobile-wrap #add-car-page textarea,#pc-wrap #add-car-page .description-text,#pc-wrap #add-car-page textarea{height:118px!important;padding:13px 14px!important;resize:vertical!important}#mobile-wrap #add-car-page .add-car-section-head,#pc-wrap #add-car-page .add-car-section-head{padding:10px 0 0!important}#mobile-wrap #add-car-page .add-car-section-kicker,#pc-wrap #add-car-page .add-car-section-kicker{color:#eb6753!important;font-size:9px!important;font-weight:950!important;letter-spacing:.14em!important;text-transform:uppercase!important}#mobile-wrap #add-car-page .add-car-section-title,#pc-wrap #add-car-page .add-car-section-title{margin-top:3px!important;color:#181a20!important;font-size:17px!important;font-weight:950!important;line-height:1.1!important}#mobile-wrap #add-car-page .add-car-options-grid,#pc-wrap #add-car-page .add-car-options-grid{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:7px!important;gap:7px!important}#mobile-wrap #add-car-page .add-car-option-chip,#pc-wrap #add-car-page .add-car-option-chip{width:100%!important;min-height:36px!important;padding:0 8px!important;border-radius:999px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.08)!important;color:#59606b!important;font-family:Poppins,sans-serif!important;font-size:9.5px!important;font-weight:900!important}#mobile-wrap #add-car-page .add-car-option-chip--active,#pc-wrap #add-car-page .add-car-option-chip--active{background:#181a20!important;border-color:#181a20!important;color:#fff!important}#mobile-wrap #add-car-page .upload-box,#pc-wrap #add-car-page .upload-box{width:100%!important;min-height:120px!important;padding:14px!important;display:grid!important;place-items:center!important;grid-gap:10px!important;gap:10px!important;border-radius:18px!important;background:#f7f8fa!important;border:1px dashed hsla(8,79%,62%,.42)!important;text-align:center!important}#mobile-wrap #add-car-page .browse-button,#mobile-wrap #add-car-page .next-button,#pc-wrap #add-car-page .browse-button,#pc-wrap #add-car-page .next-button{width:100%!important;height:46px!important;border-radius:999px!important;background:#181a20!important;color:#fff!important;box-shadow:0 12px 24px rgba(24,26,32,.14)!important}#mobile-wrap #add-car-page .gallery-box,#pc-wrap #add-car-page .gallery-box{grid-template-columns:repeat(3,minmax(0,1fr))!important}#mobile-wrap #add-car-page .gallery-box .image-box,#pc-wrap #add-car-page .gallery-box .image-box{width:100%!important;aspect-ratio:1/.78!important;border-radius:14px!important;overflow:hidden!important}#mobile-wrap #add-car-page .gallery-box .image-box img,#pc-wrap #add-car-page .gallery-box .image-box img{width:100%!important;height:100%!important;object-fit:cover!important}#mobile-wrap #write-article-page .write-article-hero,#pc-wrap #write-article-page .write-article-hero{grid-template-columns:minmax(0,1fr)!important}#mobile-wrap #write-article-page .write-article-form-card,#pc-wrap #write-article-page .write-article-form-card{width:100%!important;padding:12px!important;border-radius:20px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:none!important;box-sizing:border-box!important;overflow:hidden!important}#mobile-wrap #write-article-page .write-article-meta-row,#pc-wrap #write-article-page .write-article-meta-row{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:10px!important;gap:10px!important}#mobile-wrap #write-article-page .write-article-field,#pc-wrap #write-article-page .write-article-field{width:100%!important;min-width:0!important}#mobile-wrap #write-article-page .write-article-control .MuiOutlinedInput-root,#mobile-wrap #write-article-page .write-article-title-field .MuiOutlinedInput-root,#pc-wrap #write-article-page .write-article-control .MuiOutlinedInput-root,#pc-wrap #write-article-page .write-article-title-field .MuiOutlinedInput-root{height:48px!important;border-radius:15px!important;background:#f7f8fa!important;font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:800!important}#mobile-wrap #write-article-page .write-article-editor-wrap,#pc-wrap #write-article-page .write-article-editor-wrap{width:100%!important;margin-top:12px!important;border-radius:18px!important;overflow:hidden!important;border:1px solid rgba(24,26,32,.08)!important}#mobile-wrap #write-article-page .toastui-editor-defaultUI,#pc-wrap #write-article-page .toastui-editor-defaultUI{width:100%!important;height:430px!important;border:0!important}#mobile-wrap #write-article-page .toastui-editor-toolbar,#pc-wrap #write-article-page .toastui-editor-toolbar{overflow-x:auto!important;white-space:nowrap!important}#mobile-wrap #write-article-page .toastui-editor-contents,#pc-wrap #write-article-page .toastui-editor-contents{font-size:14px!important}#mobile-wrap #write-article-page .write-article-actions,#pc-wrap #write-article-page .write-article-actions{width:100%!important;margin-top:12px!important;justify-content:stretch!important}#mobile-wrap #my-articles-page .articles-toolbar-cta,#mobile-wrap #my-articles-page .no-data-cta,#mobile-wrap #write-article-page .write-article-submit,#pc-wrap #my-articles-page .articles-toolbar-cta,#pc-wrap #my-articles-page .no-data-cta,#pc-wrap #write-article-page .write-article-submit{width:100%!important;height:46px!important;border-radius:999px!important;background:#181a20!important;border:0!important;color:#fff!important;font-size:12px!important;font-weight:950!important;text-transform:none!important;box-shadow:0 12px 24px rgba(24,26,32,.14)!important}#mobile-wrap #my-articles-page .articles-toolbar,#pc-wrap #my-articles-page .articles-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:10px!important;gap:10px!important}#mobile-wrap #my-articles-page .articles-toolbar-caption,#pc-wrap #my-articles-page .articles-toolbar-caption{color:#6f7784!important;font-size:11.5px!important;font-weight:750!important;line-height:1.35!important}#mobile-wrap #my-articles-page .article-list-box.market-intelligence-card-grid,#pc-wrap #my-articles-page .article-list-box.market-intelligence-card-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:12px!important;gap:12px!important}#mobile-wrap #my-articles-page .community-general-card-config,#pc-wrap #my-articles-page .community-general-card-config{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important}#mobile-wrap #member-follows-page .follows-list-box,#pc-wrap #member-follows-page .follows-list-box{width:100%!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}#mobile-wrap #member-follows-page .follows-card-box,#pc-wrap #member-follows-page .follows-card-box{width:100%!important;padding:12px!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:10px!important;gap:10px!important;border-radius:20px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 12px 28px rgba(24,26,32,.07)!important}#mobile-wrap #member-follows-page .details-box,#pc-wrap #member-follows-page .details-box{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:7px!important;gap:7px!important}#mobile-wrap #member-follows-page .action-box,#pc-wrap #member-follows-page .action-box{width:100%!important;display:flex!important;justify-content:flex-end!important;gap:8px!important}#mobile-wrap #my-page .pagination-conf,#mobile-wrap #my-page .pagination-config,#pc-wrap #my-page .pagination-conf,#pc-wrap #my-page .pagination-config{width:100%!important;margin-top:10px!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:8px!important}#mobile-wrap #member-page #member-articles-page .articles-list-box,#mobile-wrap #member-page #member-cars-page .cars-list-box,#pc-wrap #member-page #member-articles-page .articles-list-box,#pc-wrap #member-page #member-cars-page .cars-list-box{width:100%!important;max-width:100%!important;min-width:0!important;padding:10px!important;border-radius:22px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 14px 34px rgba(24,26,32,.08)!important;box-sizing:border-box!important;overflow:hidden!important}#mobile-wrap #member-page #member-cars-page .list-box,#pc-wrap #member-page #member-cars-page .list-box{width:100%!important;padding:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:9px!important;gap:9px!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}#mobile-wrap #member-page #member-cars-page .listing-title-box,#pc-wrap #member-page #member-cars-page .listing-title-box{display:none!important}#mobile-wrap #member-page #member-cars-page .card-config.card-browse-grid,#pc-wrap #member-page #member-cars-page .card-config.card-browse-grid{width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;border-radius:17px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 10px 22px rgba(24,26,32,.08)!important;overflow:hidden!important;box-sizing:border-box!important}#mobile-wrap #member-page #member-cars-page .card-config.card-browse-grid *,#pc-wrap #member-page #member-cars-page .card-config.card-browse-grid *{min-width:0!important;box-sizing:border-box!important}#mobile-wrap #member-page #member-cars-page .poster-media,#pc-wrap #member-page #member-cars-page .poster-media{width:100%!important;height:clamp(122px,35vw,150px)!important;min-height:clamp(122px,35vw,150px)!important;border-radius:17px 17px 0 0!important;overflow:hidden!important}#mobile-wrap #member-page #member-cars-page .poster-link,#mobile-wrap #member-page #member-cars-page .poster-link img,#pc-wrap #member-page #member-cars-page .poster-link,#pc-wrap #member-page #member-cars-page .poster-link img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important}#mobile-wrap #member-page #member-cars-page .poster-shade,#pc-wrap #member-page #member-cars-page .poster-shade{background:linear-gradient(180deg,rgba(24,26,32,.06),rgba(24,26,32,.72))!important}#mobile-wrap #member-page #member-cars-page .poster-topbar,#pc-wrap #member-page #member-cars-page .poster-topbar{top:8px!important;left:8px!important;right:8px!important}#mobile-wrap #member-page #member-cars-page .poster-tags,#pc-wrap #member-page #member-cars-page .poster-tags{max-width:calc(100% - 42px)!important;gap:4px!important}#mobile-wrap #member-page #member-cars-page .poster-tags span,#pc-wrap #member-page #member-cars-page .poster-tags span{max-width:74px!important;height:24px!important;padding:0 8px!important;border-radius:999px!important;background:hsla(0,0%,100%,.94)!important;color:#181a20!important;font-size:9px!important;font-weight:950!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap #member-page #member-cars-page .poster-location,#mobile-wrap #member-page #member-cars-page .poster-tags span:nth-child(2),#mobile-wrap #member-page #member-cars-page .top-badge,#pc-wrap #member-page #member-cars-page .poster-location,#pc-wrap #member-page #member-cars-page .poster-tags span:nth-child(2),#pc-wrap #member-page #member-cars-page .top-badge{display:none!important}#mobile-wrap #member-page #member-cars-page .photo-count,#pc-wrap #member-page #member-cars-page .photo-count{height:24px!important;padding:0 7px!important;border-radius:999px!important;background:rgba(24,26,32,.72)!important;color:#fff!important}#mobile-wrap #member-page #member-cars-page .photo-count svg,#pc-wrap #member-page #member-cars-page .photo-count svg{width:12px!important;height:12px!important;color:#fff!important}#mobile-wrap #member-page #member-cars-page .photo-count p,#pc-wrap #member-page #member-cars-page .photo-count p{color:#fff!important;font-size:9px!important;font-weight:950!important}#mobile-wrap #member-page #member-cars-page .poster-copy,#pc-wrap #member-page #member-cars-page .poster-copy{left:8px!important;right:8px!important;bottom:9px!important;gap:0!important}#mobile-wrap #member-page #member-cars-page .poster-title,#pc-wrap #member-page #member-cars-page .poster-title{width:100%!important;margin:0!important;color:#fff!important;font-size:13px!important;font-weight:950!important;line-height:1.13!important;letter-spacing:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-shadow:0 2px 8px rgba(0,0,0,.36)!important}#mobile-wrap #member-page #member-cars-page .spec-dock,#pc-wrap #member-page #member-cars-page .spec-dock{width:100%!important;padding:8px 8px 0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:6px!important;gap:6px!important}#mobile-wrap #member-page #member-cars-page .spec-cell,#pc-wrap #member-page #member-cars-page .spec-cell{min-height:38px!important;padding:6px!important;display:grid!important;grid-template-columns:14px minmax(0,1fr)!important;grid-template-rows:auto auto!important;grid-column-gap:5px!important;column-gap:5px!important;border-radius:11px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.06)!important}#mobile-wrap #member-page #member-cars-page .spec-cell:nth-child(n+3),#pc-wrap #member-page #member-cars-page .spec-cell:nth-child(n+3){display:none!important}#mobile-wrap #member-page #member-cars-page .spec-cell svg,#pc-wrap #member-page #member-cars-page .spec-cell svg{grid-row:1/3!important;width:13px!important;height:13px!important;align-self:center!important;color:#eb6753!important}#mobile-wrap #member-page #member-cars-page .spec-cell span,#pc-wrap #member-page #member-cars-page .spec-cell span{color:#8a929d!important;font-size:7px!important;font-weight:900!important;line-height:1!important}#mobile-wrap #member-page #member-cars-page .spec-cell strong,#pc-wrap #member-page #member-cars-page .spec-cell strong{color:#181a20!important;font-size:9.5px!important;font-weight:950!important;line-height:1.1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap #member-page #member-cars-page .ticket-row,#pc-wrap #member-page #member-cars-page .ticket-row{width:auto!important;margin:8px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:7px!important;gap:7px!important}#mobile-wrap #member-page #member-cars-page .ticket-info,#pc-wrap #member-page #member-cars-page .ticket-info{width:100%!important;padding:0!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:7px!important;gap:7px!important;background:transparent!important;border:0!important;box-shadow:none!important}#mobile-wrap #member-page #member-cars-page .footer-price-box,#pc-wrap #member-page #member-cars-page .footer-price-box{width:100%!important;min-height:42px!important;padding:8px 10px!important;border-radius:13px!important;background:linear-gradient(135deg,#fff7f5,#fff)!important;border:1px solid hsla(8,79%,62%,.18)!important}#mobile-wrap #member-page #member-cars-page .footer-price-box span,#pc-wrap #member-page #member-cars-page .footer-price-box span{color:#eb6753!important;font-size:7px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}#mobile-wrap #member-page #member-cars-page .footer-price-box p,#pc-wrap #member-page #member-cars-page .footer-price-box p{margin:3px 0 0!important;color:#181a20!important;font-size:14px!important;font-weight:950!important;line-height:1!important}#mobile-wrap #member-page #member-cars-page .engagement,#pc-wrap #member-page #member-cars-page .engagement{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:6px!important;gap:6px!important}#mobile-wrap #member-page #member-cars-page .engagement .stat,#pc-wrap #member-page #member-cars-page .engagement .stat{width:100%!important;height:31px!important;min-height:31px!important;margin:0!important;padding:0 6px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;color:#181a20!important}#mobile-wrap #member-page #member-cars-page .engagement .stat svg,#pc-wrap #member-page #member-cars-page .engagement .stat svg{width:13px!important;height:13px!important;color:currentColor!important}#mobile-wrap #member-page #member-cars-page .engagement .stat-like .liked-heart-icon,#pc-wrap #member-page #member-cars-page .engagement .stat-like .liked-heart-icon{color:red!important}#mobile-wrap #member-page #member-cars-page .engagement .stat p,#pc-wrap #member-page #member-cars-page .engagement .stat p{margin:0!important;color:currentColor!important;font-size:9.5px!important;font-weight:950!important;line-height:1!important}#mobile-wrap #member-page #member-cars-page .details-link,#pc-wrap #member-page #member-cars-page .details-link{width:100%!important;height:34px!important;min-height:34px!important;padding:0 10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;border-radius:12px!important;background:#181a20!important;color:#fff!important;overflow:hidden!important}#mobile-wrap #member-page #member-cars-page .details-link span,#pc-wrap #member-page #member-cars-page .details-link span{font-size:0!important}#mobile-wrap #member-page #member-cars-page .details-link span:after,#pc-wrap #member-page #member-cars-page .details-link span:after{content:"View"!important;color:inherit!important;font-size:11px!important;font-weight:950!important}#mobile-wrap #member-page #member-cars-page .pagination-config,#pc-wrap #member-page #member-cars-page .pagination-config{grid-column:1/-1!important}#mobile-wrap #member-page #member-articles-page .article-list-box.market-intelligence-card-grid,#pc-wrap #member-page #member-articles-page .article-list-box.market-intelligence-card-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:12px!important;gap:12px!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config,#pc-wrap #member-page #member-articles-page .community-general-card-config{width:100%!important;max-width:100%!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;border-radius:22px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 14px 34px rgba(24,26,32,.08)!important;overflow:hidden!important;box-sizing:border-box!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .card-border-grad,#mobile-wrap #member-page #member-articles-page .community-general-card-config .card-glow,#mobile-wrap #member-page #member-articles-page .community-general-card-config .image-bottom-meta,#mobile-wrap #member-page #member-articles-page .community-general-card-config .image-shine,#mobile-wrap #member-page #member-articles-page .community-general-card-config .story-rail,#pc-wrap #member-page #member-articles-page .community-general-card-config .card-border-grad,#pc-wrap #member-page #member-articles-page .community-general-card-config .card-glow,#pc-wrap #member-page #member-articles-page .community-general-card-config .image-bottom-meta,#pc-wrap #member-page #member-articles-page .community-general-card-config .image-shine,#pc-wrap #member-page #member-articles-page .community-general-card-config .story-rail{display:none!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .image-box,#pc-wrap #member-page #member-articles-page .community-general-card-config .image-box{width:100%!important;height:180px!important;min-height:180px!important;border-radius:0!important;overflow:hidden!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .card-img,#pc-wrap #member-page #member-articles-page .community-general-card-config .card-img{width:100%!important;height:100%!important;object-fit:cover!important;filter:saturate(1.05) contrast(1.02)!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .image-overlay,#pc-wrap #member-page #member-articles-page .community-general-card-config .image-overlay{background:linear-gradient(180deg,rgba(24,26,32,.12),rgba(24,26,32,.45))!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .image-chips,#pc-wrap #member-page #member-articles-page .community-general-card-config .image-chips{position:absolute!important;top:10px!important;left:10px!important;right:10px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .category-chip,#mobile-wrap #member-page #member-articles-page .community-general-card-config .date-chip,#pc-wrap #member-page #member-articles-page .community-general-card-config .category-chip,#pc-wrap #member-page #member-articles-page .community-general-card-config .date-chip{height:28px!important;padding:0 10px!important;display:inline-flex!important;align-items:center!important;border-radius:999px!important;background:hsla(0,0%,100%,.94)!important;color:#181a20!important;font-size:9px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .date-chip,#pc-wrap #member-page #member-articles-page .community-general-card-config .date-chip{background:rgba(24,26,32,.72)!important;color:#fff!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .desc-box,#pc-wrap #member-page #member-articles-page .community-general-card-config .desc-box{width:100%!important;min-height:0!important;padding:14px!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:12px!important;gap:12px!important;background:#fff!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .copy-block,#pc-wrap #member-page #member-articles-page .community-general-card-config .copy-block{width:100%!important;min-height:0!important;margin:0!important;padding:0!important;display:block!important;text-align:left!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .title,#pc-wrap #member-page #member-articles-page .community-general-card-config .title{margin:0!important;color:#181a20!important;font-size:18px!important;font-weight:950!important;line-height:1.12!important;letter-spacing:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .card-footer,#pc-wrap #member-page #member-articles-page .community-general-card-config .card-footer{width:100%!important;margin:0!important;padding:10px!important;border-radius:18px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.07)!important;box-sizing:border-box!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .footer-inner,#pc-wrap #member-page #member-articles-page .community-general-card-config .footer-inner{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:10px!important;gap:10px!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .footer-author,#pc-wrap #member-page #member-articles-page .community-general-card-config .footer-author{min-width:0!important;display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;grid-gap:9px!important;gap:9px!important;align-items:center!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .footer-avatar-wrap,#pc-wrap #member-page #member-articles-page .community-general-card-config .footer-avatar-wrap{width:38px!important;height:38px!important;border-radius:50%!important;overflow:hidden!important;border:2px solid #fff3f0!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .footer-avatar,#pc-wrap #member-page #member-articles-page .community-general-card-config .footer-avatar{width:100%!important;height:100%!important;object-fit:cover!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .footer-author-text strong,#pc-wrap #member-page #member-articles-page .community-general-card-config .footer-author-text strong{display:block!important;overflow:hidden!important;color:#181a20!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:13px!important;font-weight:950!important;line-height:1.1!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .footer-author-meta,#pc-wrap #member-page #member-articles-page .community-general-card-config .footer-author-meta{margin-top:3px!important;color:#8a929d!important;font-size:10px!important;font-weight:800!important;line-height:1!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .footer-actions,#pc-wrap #member-page #member-articles-page .community-general-card-config .footer-actions{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) 92px!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .footer-stat-cluster,#pc-wrap #member-page #member-articles-page .community-general-card-config .footer-stat-cluster{width:100%!important;height:34px!important;padding:0 9px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:center!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(24,26,32,.07)!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .stat-divider,#pc-wrap #member-page #member-articles-page .community-general-card-config .stat-divider{display:none!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .stat-mini,#pc-wrap #member-page #member-articles-page .community-general-card-config .stat-mini{min-width:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;color:#59606b!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .stat-mini svg,#pc-wrap #member-page #member-articles-page .community-general-card-config .stat-mini svg{width:14px!important;height:14px!important;color:currentColor!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .stat-mini span,#pc-wrap #member-page #member-articles-page .community-general-card-config .stat-mini span{color:currentColor!important;font-size:10px!important;font-weight:950!important;line-height:1!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .like-mini.is-liked,#pc-wrap #member-page #member-articles-page .community-general-card-config .like-mini.is-liked{color:red!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .like-mini .MuiIconButton-root,#pc-wrap #member-page #member-articles-page .community-general-card-config .like-mini .MuiIconButton-root{width:18px!important;height:18px!important;padding:0!important;color:inherit!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .read-arrow,#pc-wrap #member-page #member-articles-page .community-general-card-config .read-arrow{width:92px!important;height:34px!important;padding:0 11px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;border-radius:999px!important;background:#181a20!important;color:#fff!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .read-arrow-label,#pc-wrap #member-page #member-articles-page .community-general-card-config .read-arrow-label{color:inherit!important;font-size:10px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}#mobile-wrap #member-page #member-articles-page .article-list-box.market-intelligence-card-grid,#pc-wrap #member-page #member-articles-page .article-list-box.market-intelligence-card-grid{counter-reset:community-card!important;width:100%!important;padding:10px!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:12px!important;gap:12px!important;border-radius:22px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 14px 34px rgba(24,26,32,.08)!important;overflow:hidden!important;box-sizing:border-box!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config,#pc-wrap #member-page #member-articles-page .community-general-card-config{counter-increment:community-card!important;position:relative!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:395px!important;margin:0!important;padding:10px!important;display:flex!important;flex-direction:column!important;gap:0!important;border-radius:20px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 10px 22px rgba(24,26,32,.08)!important;overflow:hidden!important;box-sizing:border-box!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .card-border-grad,#mobile-wrap #member-page #member-articles-page .community-general-card-config .card-glow,#mobile-wrap #member-page #member-articles-page .community-general-card-config .image-bottom-meta,#mobile-wrap #member-page #member-articles-page .community-general-card-config .image-shine,#pc-wrap #member-page #member-articles-page .community-general-card-config .card-border-grad,#pc-wrap #member-page #member-articles-page .community-general-card-config .card-glow,#pc-wrap #member-page #member-articles-page .community-general-card-config .image-bottom-meta,#pc-wrap #member-page #member-articles-page .community-general-card-config .image-shine{display:none!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .image-box,#pc-wrap #member-page #member-articles-page .community-general-card-config .image-box{position:relative!important;width:100%!important;height:174px!important;min-height:174px!important;border-radius:17px!important;overflow:hidden!important;background:#edf0f4!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .card-img,#pc-wrap #member-page #member-articles-page .community-general-card-config .card-img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:inherit!important;filter:saturate(1.04) contrast(1.02)!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .image-overlay,#pc-wrap #member-page #member-articles-page .community-general-card-config .image-overlay{position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(24,26,32,.08),rgba(24,26,32,.34))!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .image-chips,#pc-wrap #member-page #member-articles-page .community-general-card-config .image-chips{position:absolute!important;top:10px!important;left:10px!important;right:10px!important;z-index:3!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .category-chip,#mobile-wrap #member-page #member-articles-page .community-general-card-config .date-chip,#pc-wrap #member-page #member-articles-page .community-general-card-config .category-chip,#pc-wrap #member-page #member-articles-page .community-general-card-config .date-chip{height:27px!important;max-width:calc(50% - 4px)!important;padding:0 10px!important;display:inline-flex!important;align-items:center!important;border-radius:999px!important;overflow:hidden!important;color:#181a20!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-family:Poppins,sans-serif!important;font-size:8px!important;font-weight:950!important;letter-spacing:.08em!important;line-height:1!important;text-transform:uppercase!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .category-chip,#pc-wrap #member-page #member-articles-page .community-general-card-config .category-chip{background:hsla(0,0%,100%,.94)!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .chip-dot,#pc-wrap #member-page #member-articles-page .community-general-card-config .chip-dot{width:5px!important;height:5px!important;border-radius:50%!important;background:#eb6753!important;box-shadow:0 0 0 3px hsla(8,79%,62%,.2)!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .date-chip,#pc-wrap #member-page #member-articles-page .community-general-card-config .date-chip{justify-content:center!important;background:rgba(24,26,32,.68)!important;color:#fff!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .story-rail,#pc-wrap #member-page #member-articles-page .community-general-card-config .story-rail{position:absolute!important;top:154px!important;left:22px!important;z-index:5!important;width:50px!important;height:50px!important;display:grid!important;place-items:center!important;border-radius:18px!important;background:#fff!important;border:1px solid hsla(8,79%,62%,.18)!important;box-shadow:0 12px 24px rgba(24,26,32,.12)!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .article-number,#pc-wrap #member-page #member-articles-page .community-general-card-config .article-number{color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:18px!important;font-weight:950!important;line-height:1!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .article-number:before,#pc-wrap #member-page #member-articles-page .community-general-card-config .article-number:before{content:counter(community-card,decimal-leading-zero)!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .desc-box,#pc-wrap #member-page #member-articles-page .community-general-card-config .desc-box{flex:1 1 auto!important;width:100%!important;min-height:0!important;padding:34px 2px 0!important;display:flex!important;flex-direction:column!important;gap:12px!important;background:#fff!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .copy-block,#pc-wrap #member-page #member-articles-page .community-general-card-config .copy-block{min-height:42px!important;margin:0!important;padding:0!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;text-align:center!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .title,#pc-wrap #member-page #member-articles-page .community-general-card-config .title{margin:0!important;color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:18px!important;font-weight:950!important;line-height:1.16!important;letter-spacing:0!important;text-align:center!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .card-footer,#pc-wrap #member-page #member-articles-page .community-general-card-config .card-footer{width:100%!important;margin-top:auto!important;padding:9px!important;border-radius:17px!important;background:#f7f8fa!important;border:1px solid rgba(24,26,32,.07)!important;box-sizing:border-box!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .footer-inner,#pc-wrap #member-page #member-articles-page .community-general-card-config .footer-inner{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:9px!important;gap:9px!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .footer-author,#pc-wrap #member-page #member-articles-page .community-general-card-config .footer-author{min-width:0!important;display:grid!important;grid-template-columns:36px minmax(0,1fr)!important;grid-gap:9px!important;gap:9px!important;align-items:center!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .footer-avatar,#mobile-wrap #member-page #member-articles-page .community-general-card-config .footer-avatar-wrap,#pc-wrap #member-page #member-articles-page .community-general-card-config .footer-avatar,#pc-wrap #member-page #member-articles-page .community-general-card-config .footer-avatar-wrap{width:36px!important;height:36px!important;border-radius:50%!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .footer-avatar-wrap,#pc-wrap #member-page #member-articles-page .community-general-card-config .footer-avatar-wrap{overflow:hidden!important;border:2px solid #fff3f0!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .footer-avatar,#pc-wrap #member-page #member-articles-page .community-general-card-config .footer-avatar{object-fit:cover!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .footer-author-text strong,#pc-wrap #member-page #member-articles-page .community-general-card-config .footer-author-text strong{display:block!important;overflow:hidden!important;color:#181a20!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:950!important;line-height:1.1!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .footer-author-meta,#pc-wrap #member-page #member-articles-page .community-general-card-config .footer-author-meta{margin-top:3px!important;color:#6d7682!important;font-family:Poppins,sans-serif!important;font-size:10px!important;font-weight:800!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .footer-actions,#pc-wrap #member-page #member-articles-page .community-general-card-config .footer-actions{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) 86px!important;grid-gap:8px!important;gap:8px!important;align-items:center!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .footer-stat-cluster,#pc-wrap #member-page #member-articles-page .community-general-card-config .footer-stat-cluster{min-width:0!important;height:33px!important;padding:0 8px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:center!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(24,26,32,.07)!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .stat-divider,#pc-wrap #member-page #member-articles-page .community-general-card-config .stat-divider{display:none!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .stat-mini,#pc-wrap #member-page #member-articles-page .community-general-card-config .stat-mini{min-width:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;color:#59606b!important;font-family:Poppins,sans-serif!important;font-size:10px!important;font-weight:950!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .stat-mini svg,#pc-wrap #member-page #member-articles-page .community-general-card-config .stat-mini svg{width:13px!important;height:13px!important;color:currentColor!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .like-mini.is-liked,#pc-wrap #member-page #member-articles-page .community-general-card-config .like-mini.is-liked{color:red!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .like-mini .MuiIconButton-root,#pc-wrap #member-page #member-articles-page .community-general-card-config .like-mini .MuiIconButton-root{width:16px!important;height:16px!important;padding:0!important;color:inherit!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .read-arrow,#pc-wrap #member-page #member-articles-page .community-general-card-config .read-arrow{width:86px!important;height:33px!important;padding:0 9px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;border-radius:999px!important;background:#181a20!important;color:#fff!important}#mobile-wrap #member-page #member-articles-page .community-general-card-config .read-arrow-label,#pc-wrap #member-page #member-articles-page .community-general-card-config .read-arrow-label{color:inherit!important;font-family:Poppins,sans-serif!important;font-size:9px!important;font-weight:950!important;letter-spacing:.07em!important;text-transform:uppercase!important}#mobile-wrap .member-follow-modal-backdrop,#pc-wrap .member-follow-modal-backdrop{background:rgba(7,9,13,.48)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}#mobile-wrap .member-follow-modal-sheet,#pc-wrap .member-follow-modal-sheet{width:100%!important;max-width:430px!important;max-height:82dvh!important;padding:9px 0 calc(8px + env(safe-area-inset-bottom))!important;border-radius:24px 24px 0 0!important;background:#fff!important;box-shadow:0 -24px 58px rgba(24,26,32,.26)!important;overflow:hidden!important}#mobile-wrap .member-follow-modal-sheet:before,#pc-wrap .member-follow-modal-sheet:before{width:42px!important;height:5px!important;margin:0 auto 8px!important;background:#d9dde4!important}#mobile-wrap .member-follow-modal-head,#pc-wrap .member-follow-modal-head{height:48px!important;padding:0 14px!important;display:grid!important;grid-template-columns:64px minmax(0,1fr) 64px!important;align-items:center!important;border-bottom:1px solid rgba(24,26,32,.08)!important}#mobile-wrap .member-follow-modal-head strong,#pc-wrap .member-follow-modal-head strong{grid-column:2!important;color:#181a20!important;text-align:center!important;font-size:17px!important;font-weight:950!important;line-height:1!important}#mobile-wrap .member-follow-modal-head button,#pc-wrap .member-follow-modal-head button{grid-column:3!important;justify-self:end!important;width:auto!important;min-width:0!important;height:34px!important;padding:0 2px!important;border:0!important;background:transparent!important;color:#eb6753!important;font-size:13px!important;font-weight:950!important;box-shadow:none!important}#mobile-wrap .member-follow-modal-body,#pc-wrap .member-follow-modal-body{max-height:calc(82dvh - 62px)!important;padding:4px 0 0!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important}#mobile-wrap .member-follows-modal-content,#pc-wrap .member-follows-modal-content{width:100%!important}#mobile-wrap .member-follows-modal-content .follows-list-box,#pc-wrap .member-follows-modal-content .follows-list-box{width:100%!important;padding:0!important;display:flex!important;flex-direction:column!important;gap:0!important;background:#fff!important;border:0!important;box-shadow:none!important}#mobile-wrap .member-follows-modal-content .details-box,#mobile-wrap .member-follows-modal-content .listing-title-box,#mobile-wrap .member-follows-modal-content .pagination-config,#pc-wrap .member-follows-modal-content .details-box,#pc-wrap .member-follows-modal-content .listing-title-box,#pc-wrap .member-follows-modal-content .pagination-config{display:none!important}#mobile-wrap .member-follows-modal-content .follows-card-box,#pc-wrap .member-follows-modal-content .follows-card-box{width:100%!important;min-height:66px!important;padding:9px 14px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;grid-gap:12px!important;gap:12px!important;border:0!important;border-bottom:1px solid rgba(24,26,32,.06)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;box-sizing:border-box!important}#mobile-wrap .member-follows-modal-content .follows-card-box:last-child,#pc-wrap .member-follows-modal-content .follows-card-box:last-child{border-bottom:0!important}#mobile-wrap .member-follows-modal-content .info,#pc-wrap .member-follows-modal-content .info{min-width:0!important;display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;align-items:center!important;grid-gap:11px!important;gap:11px!important;cursor:pointer!important}#mobile-wrap .member-follows-modal-content .image-box,#pc-wrap .member-follows-modal-content .image-box{width:48px!important;height:48px!important;border-radius:50%!important;border:2px solid #fff3f0!important;background:#f4f5f7!important;overflow:hidden!important;box-shadow:0 6px 16px rgba(24,26,32,.08)!important}#mobile-wrap .member-follows-modal-content .image-box img,#pc-wrap .member-follows-modal-content .image-box img{width:100%!important;height:100%!important;object-fit:cover!important}#mobile-wrap .member-follows-modal-content .information-box,#pc-wrap .member-follows-modal-content .information-box{min-width:0!important;display:flex!important;flex-direction:column!important;gap:3px!important}#mobile-wrap .member-follows-modal-content .name,#pc-wrap .member-follows-modal-content .name{max-width:100%!important;overflow:hidden!important;color:#181a20!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:950!important;line-height:1.1!important}#mobile-wrap .member-follows-modal-content .member-modal-subline,#pc-wrap .member-follows-modal-content .member-modal-subline{max-width:100%!important;overflow:hidden!important;color:#8a929d!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:800!important;line-height:1.1!important}#mobile-wrap .member-follows-modal-content .action-box,#pc-wrap .member-follows-modal-content .action-box{width:auto!important;min-width:82px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important}#mobile-wrap .member-follows-modal-content .action-box>.MuiTypography-root,#pc-wrap .member-follows-modal-content .action-box>.MuiTypography-root{display:none!important}#mobile-wrap .member-follows-modal-content .member-follow-row-action,#pc-wrap .member-follows-modal-content .member-follow-row-action{min-width:82px!important;height:32px!important;padding:0 12px!important;border-radius:9px!important;background:#181a20!important;color:#fff!important;border:1px solid #181a20!important;box-shadow:none!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:950!important;text-transform:none!important}#mobile-wrap .member-follows-modal-content .member-follow-row-action--danger,#pc-wrap .member-follows-modal-content .member-follow-row-action--danger{min-width:92px!important;background:#f1f3f6!important;border-color:rgba(24,26,32,.08)!important;color:#181a20!important}#mobile-wrap .member-follows-modal-content .no-data,#pc-wrap .member-follows-modal-content .no-data{margin:14px!important;padding:26px 12px!important;border-radius:18px!important;background:#f7f8fa!important;text-align:center!important}#mobile-wrap .community-general-card-config .read-arrow-label:after,#pc-wrap .community-general-card-config .read-arrow-label:after{content:none!important;display:none!important}#mobile-wrap .community-general-card-config .read-arrow .read-arrow-label,#pc-wrap .community-general-card-config .read-arrow .read-arrow-label{font-size:10px!important;color:inherit!important}#mobile-wrap .community-general-card-config .read-arrow .read-arrow-label:after,#pc-wrap .community-general-card-config .read-arrow .read-arrow-label:after{content:none!important;display:none!important}#mobile-wrap .member-follow-modal-list,#pc-wrap .member-follow-modal-list{width:100%!important;padding:4px 0 10px!important;display:flex!important;flex-direction:column!important;gap:0!important;background:#fff!important}#mobile-wrap .member-follow-modal-row,#pc-wrap .member-follow-modal-row{width:100%!important;min-height:66px!important;padding:9px 14px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;grid-gap:12px!important;gap:12px!important;border:0!important;border-bottom:1px solid rgba(24,26,32,.06)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;box-sizing:border-box!important}#mobile-wrap .member-follow-modal-person,#pc-wrap .member-follow-modal-person{min-width:0!important;display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;align-items:center!important;grid-gap:11px!important;gap:11px!important;cursor:pointer!important}#mobile-wrap .member-follow-modal-avatar,#pc-wrap .member-follow-modal-avatar{width:48px!important;height:48px!important;border-radius:50%!important;border:2px solid #fff3f0!important;background:#f4f5f7!important;object-fit:cover!important;box-shadow:0 6px 16px rgba(24,26,32,.08)!important}#mobile-wrap .member-follow-modal-name,#mobile-wrap .member-follow-modal-subline,#pc-wrap .member-follow-modal-name,#pc-wrap .member-follow-modal-subline{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-family:Poppins,sans-serif!important;line-height:1.1!important}#mobile-wrap .member-follow-modal-name,#pc-wrap .member-follow-modal-name{color:#181a20!important;font-size:14px!important;font-weight:950!important}#mobile-wrap .member-follow-modal-subline,#pc-wrap .member-follow-modal-subline{margin-top:4px!important;color:#8a929d!important;font-size:12px!important;font-weight:800!important}#mobile-wrap .member-follow-modal-action,#pc-wrap .member-follow-modal-action{min-width:78px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important}#mobile-wrap .member-follow-modal-btn,#pc-wrap .member-follow-modal-btn{min-width:76px!important;height:32px!important;padding:0 12px!important;border-radius:9px!important;background:#181a20!important;border:1px solid #181a20!important;color:#fff!important;box-shadow:none!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:950!important;text-transform:none!important}#mobile-wrap .member-follow-modal-btn--muted,#pc-wrap .member-follow-modal-btn--muted{min-width:86px!important;background:#f1f3f6!important;border-color:rgba(24,26,32,.08)!important;color:#181a20!important}#mobile-wrap #community-list-page .community-general-card-config,#mobile-wrap #member-page #member-articles-page .community-general-card-config,#mobile-wrap #my-articles-page .community-general-card-config{min-height:468px!important;display:flex!important;flex-direction:column!important;overflow:visible!important}#mobile-wrap #community-list-page .community-general-card-config .image-box,#mobile-wrap #member-page #member-articles-page .community-general-card-config .image-box,#mobile-wrap #my-articles-page .community-general-card-config .image-box{height:178px!important;min-height:178px!important;flex:0 0 178px!important}#mobile-wrap #community-list-page .community-general-card-config .desc-box,#mobile-wrap #member-page #member-articles-page .community-general-card-config .desc-box,#mobile-wrap #my-articles-page .community-general-card-config .desc-box{flex:1 1 auto!important;padding-top:40px!important;display:flex!important;flex-direction:column!important;gap:10px!important}#mobile-wrap #community-list-page .community-general-card-config .copy-block,#mobile-wrap #member-page #member-articles-page .community-general-card-config .copy-block,#mobile-wrap #my-articles-page .community-general-card-config .copy-block{min-height:45px!important;margin:0!important;padding:0 8px!important;align-items:flex-start!important}#mobile-wrap #community-list-page .community-general-card-config .card-footer,#mobile-wrap #member-page #member-articles-page .community-general-card-config .card-footer,#mobile-wrap #my-articles-page .community-general-card-config .card-footer{position:relative!important;z-index:3!important;width:100%!important;margin-top:auto!important;padding:10px!important;display:block!important;overflow:visible!important}#mobile-wrap #community-list-page .community-general-card-config .footer-actions,#mobile-wrap #member-page #member-articles-page .community-general-card-config .footer-actions,#mobile-wrap #my-articles-page .community-general-card-config .footer-actions{display:grid!important;grid-template-columns:minmax(0,1fr) 86px!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap #community-list-page .community-general-card-config .read-arrow,#mobile-wrap #member-page #member-articles-page .community-general-card-config .read-arrow,#mobile-wrap #my-articles-page .community-general-card-config .read-arrow{width:86px!important;height:35px!important;gap:5px!important}#mobile-wrap #community-detail-page{overflow-x:hidden!important;background:#f4f5f7!important}#mobile-wrap #community-detail-page .container{width:100%!important;max-width:100%!important;padding:14px 10px 28px!important;box-sizing:border-box!important}#mobile-wrap #community-detail-page .breadcrumb{display:none!important}#mobile-wrap #community-detail-page .hero-bottom,#mobile-wrap #community-detail-page .reaction-bar,#mobile-wrap #community-detail-page .top-bar{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-gap:10px!important;gap:10px!important;align-items:center!important}#mobile-wrap #community-detail-page .article-aside,#mobile-wrap #community-detail-page .article-content,#mobile-wrap #community-detail-page .article-hero,#mobile-wrap #community-detail-page .comments-section,#mobile-wrap #community-detail-page .reaction-bar{width:100%!important;max-width:100%!important;padding:16px!important;border-radius:22px!important;background:#fff!important;box-sizing:border-box!important;box-shadow:0 12px 28px rgba(24,26,32,.06)!important}#mobile-wrap #community-detail-page .article-hero{padding:10px!important;display:flex!important;flex-direction:column!important;gap:12px!important}#mobile-wrap #community-detail-page .hero-cover{width:100%!important;height:210px!important;border-radius:20px!important;overflow:hidden!important}#mobile-wrap #community-detail-page .hero-body{padding:2px 4px 4px!important;display:flex!important;flex-direction:column!important;gap:11px!important}#mobile-wrap #community-detail-page .hero-title{font-size:27px!important;line-height:1.08!important;letter-spacing:0!important}#mobile-wrap #community-detail-page .article-layout{width:100%!important;margin-top:14px!important;display:flex!important;flex-direction:column!important;gap:12px!important}#mobile-wrap #community-detail-page .article-aside{position:static!important}#mobile-wrap #community-detail-page .reaction-desc{display:none!important}#mobile-wrap #community-detail-page .comments-section{margin-top:14px!important;display:flex!important;flex-direction:column!important;gap:12px!important}#mobile-wrap #community-detail-page .comment-card,#mobile-wrap #community-detail-page .composer{width:100%!important;display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;grid-gap:10px!important;gap:10px!important;box-sizing:border-box!important}#mobile-wrap #community-list-page .community-general-card-config,#mobile-wrap #member-page #member-articles-page .community-general-card-config,#mobile-wrap #my-articles-page .community-general-card-config{min-height:0!important;height:auto!important;display:flex!important;flex-direction:column!important}#mobile-wrap #community-list-page .community-general-card-config .desc-box,#mobile-wrap #member-page #member-articles-page .community-general-card-config .desc-box,#mobile-wrap #my-articles-page .community-general-card-config .desc-box{flex:0 0 auto!important;min-height:0!important;padding-top:52px!important;display:flex!important;flex-direction:column!important;gap:0!important}#mobile-wrap #community-list-page .community-general-card-config .copy-block,#mobile-wrap #member-page #member-articles-page .community-general-card-config .copy-block,#mobile-wrap #my-articles-page .community-general-card-config .copy-block{min-height:0!important;margin:0 0 14px!important;padding:0 8px!important}#mobile-wrap #community-list-page .community-general-card-config .card-footer,#mobile-wrap #member-page #member-articles-page .community-general-card-config .card-footer,#mobile-wrap #my-articles-page .community-general-card-config .card-footer{margin-top:0!important;padding:10px!important}#mobile-wrap .mobile-home-hero{width:100%!important;min-height:492px!important;padding:82px 16px 14px!important;display:flex!important;justify-content:flex-start!important;border-radius:0 0 22px 22px!important;background:#080a0f!important;box-sizing:border-box!important;overflow:hidden!important}#mobile-wrap .mobile-home-hero .hero-bg-video{object-position:58% center!important;opacity:.72!important;filter:saturate(1.05) contrast(1.08) brightness(.92)!important}#mobile-wrap .mobile-home-hero .hero-cinema-overlay{background:linear-gradient(180deg,rgba(4,5,8,.54),rgba(4,5,8,.22) 42%,rgba(4,5,8,.9)),linear-gradient(90deg,rgba(4,5,8,.86),rgba(4,5,8,.34) 54%,hsla(8,79%,62%,.2))!important}#mobile-wrap .mobile-home-hero .mobile-hero-content{position:relative!important;z-index:2!important;width:100%!important;max-width:358px!important;margin:0 auto!important;padding:0!important;gap:0!important}#mobile-wrap .mobile-home-hero .hero-entry-eyebrow{width:-moz-fit-content!important;width:fit-content!important;max-width:100%!important;height:25px!important;padding:0 9px!important;display:inline-flex!important;align-items:center!important;gap:7px!important;border-radius:999px!important;background:hsla(0,0%,100%,.12)!important;border:1px solid hsla(0,0%,100%,.16)!important;color:hsla(0,0%,100%,.74)!important;font-size:7.5px!important;font-weight:900!important;letter-spacing:.12em!important;line-height:1!important;white-space:nowrap!important}#mobile-wrap .mobile-home-hero .hero-entry-eyebrow span{width:8px!important;height:8px!important;flex:0 0 8px!important;box-shadow:0 0 0 6px hsla(8,79%,62%,.18)!important}#mobile-wrap .mobile-home-hero .hero-entry-title{max-width:304px!important;margin:16px 0 0!important;color:#fff!important;font-size:clamp(32px,9.2vw,38px)!important;line-height:1.02!important;font-weight:950!important;letter-spacing:0!important;text-shadow:0 12px 28px rgba(0,0,0,.38)!important;text-wrap:balance!important}#mobile-wrap .mobile-home-hero .hero-action-row{width:100%!important;max-width:100%!important;margin-top:18px!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,.86fr)!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap .mobile-home-hero .hero-action-row .hero-primary-action,#mobile-wrap .mobile-home-hero .hero-action-row .hero-secondary-action,#mobile-wrap .mobile-home-hero .hero-action-row a{width:100%!important;max-width:100%!important;min-width:0!important;min-height:0!important;height:43px!important;padding:0 13px!important;display:inline-flex!important;align-items:center!important;justify-content:space-between!important;border-radius:999px!important;font-size:11.5px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important;box-sizing:border-box!important}#mobile-wrap .mobile-home-hero .hero-action-row a svg{width:18px!important;height:18px!important;flex:0 0 18px!important}#mobile-wrap .mobile-home-hero .hero-secondary-action{background:hsla(0,0%,100%,.1)!important;border:1px solid hsla(0,0%,100%,.18)!important;color:#fff!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}#mobile-wrap .mobile-home-hero .hero-stats-panel{left:16px!important;right:16px!important;bottom:14px!important;width:auto!important;max-width:none!important;height:64px!important;min-height:64px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;border-radius:16px!important;background:rgba(8,10,15,.72)!important;border:1px solid hsla(0,0%,100%,.12)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;overflow:hidden!important}#mobile-wrap .mobile-home-hero .hero-stat-item{min-height:64px!important;height:64px!important;padding:8px 3px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;text-align:center!important;overflow:hidden!important}#mobile-wrap .mobile-home-hero .hero-stat-item svg{width:13px!important;height:13px!important}#mobile-wrap .mobile-home-hero .hero-stat-item strong{margin:0!important;font-size:16px!important;line-height:1!important}#mobile-wrap .mobile-home-hero .hero-stat-item span{max-width:100%!important;margin:0!important;overflow:hidden!important;color:hsla(0,0%,100%,.58)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:7.5px!important;line-height:1!important}#mobile-wrap .mobile-home-hero{position:relative!important;min-height:500px!important;padding-top:88px!important;isolation:isolate!important}#mobile-wrap .mobile-home-hero:after{content:""!important;position:absolute!important;z-index:1!important;top:118px!important;right:-22px!important;width:124px!important;height:205px!important;border:1px solid hsla(0,0%,100%,.16)!important;border-right:0!important;border-radius:30px 0 0 30px!important;background:linear-gradient(150deg,hsla(0,0%,100%,.11),hsla(0,0%,100%,.025) 52%,hsla(8,79%,62%,.1)),linear-gradient(180deg,rgba(8,10,15,.05),rgba(8,10,15,.38))!important;-webkit-clip-path:polygon(18% 0,100% 0,100% 100%,0 86%)!important;clip-path:polygon(18% 0,100% 0,100% 100%,0 86%)!important;backdrop-filter:blur(5px)!important;-webkit-backdrop-filter:blur(5px)!important;pointer-events:none!important}#mobile-wrap .mobile-home-hero .hero-cinema-overlay{z-index:0!important;background:linear-gradient(180deg,rgba(4,5,8,.48),rgba(4,5,8,.16) 38%,rgba(4,5,8,.9)),linear-gradient(90deg,rgba(4,5,8,.92),rgba(4,5,8,.42) 48%,hsla(8,79%,62%,.26))!important}#mobile-wrap .mobile-home-hero .mobile-hero-content{z-index:3!important}#mobile-wrap .mobile-home-hero .hero-entry-title{max-width:294px!important;font-size:clamp(31px,8.8vw,36px)!important;line-height:1.04!important}#mobile-wrap .mobile-home-hero .hero-action-row{max-width:346px!important}#mobile-wrap .mobile-home-hero .hero-stats-panel{position:absolute!important;z-index:3!important;left:16px!important;right:16px!important;bottom:16px!important;width:calc(100% - 32px)!important;max-width:calc(100% - 32px)!important;height:66px!important;min-height:66px!important;margin:0!important;border-radius:18px!important;background:linear-gradient(180deg,hsla(0,0%,100%,.09),hsla(0,0%,100%,.035)),rgba(7,9,13,.78)!important;box-shadow:0 16px 34px rgba(0,0,0,.26)!important}#mobile-wrap .mobile-home-hero{min-height:472px!important;padding:82px 15px 86px!important;border-radius:0 0 28px 28px!important;background:#05070b!important}#mobile-wrap .mobile-home-hero .hero-bg-video{object-position:64% center!important;opacity:.78!important;filter:saturate(1.08) contrast(1.12) brightness(.88)!important}#mobile-wrap .mobile-home-hero .hero-cinema-overlay{background:radial-gradient(ellipse 180px 240px at 92% 32%,hsla(8,79%,62%,.24),transparent 68%),linear-gradient(180deg,rgba(2,3,6,.54),rgba(2,3,6,.2) 36%,rgba(2,3,6,.94)),linear-gradient(90deg,rgba(2,3,6,.92),rgba(2,3,6,.42) 54%,rgba(2,3,6,.1))!important}#mobile-wrap .mobile-home-hero:after{top:96px!important;right:-46px!important;width:172px!important;height:262px!important;border-radius:38px 0 0 38px!important;opacity:.95!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard{position:absolute!important;z-index:4!important;top:142px!important;right:14px!important;width:96px!important;height:118px!important;padding:12px 10px!important;display:grid!important;align-content:center!important;grid-gap:5px!important;gap:5px!important;border-radius:22px!important;border:1px solid hsla(0,0%,100%,.16)!important;background:linear-gradient(150deg,hsla(0,0%,100%,.16),hsla(0,0%,100%,.04)),rgba(10,12,18,.54)!important;box-shadow:0 18px 34px rgba(0,0,0,.24)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;box-sizing:border-box!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard span{color:hsla(0,0%,100%,.58)!important;font-family:Poppins,sans-serif!important;font-size:8px!important;font-weight:950!important;letter-spacing:.12em!important;line-height:1!important;text-transform:uppercase!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard strong{color:#fff!important;font-family:Poppins,sans-serif!important;font-size:30px!important;font-weight:950!important;letter-spacing:0!important;line-height:.9!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard i{color:#ff8b75!important;font-family:Poppins,sans-serif!important;font-size:8.5px!important;font-style:normal!important;font-weight:850!important;line-height:1.15!important}#mobile-wrap .mobile-home-hero .mobile-hero-content{width:100%!important;max-width:360px!important;margin:0 auto!important}#mobile-wrap .mobile-home-hero .hero-entry-eyebrow{height:24px!important;padding:0 9px!important;font-size:7px!important;letter-spacing:.11em!important}#mobile-wrap .mobile-home-hero .hero-entry-title{max-width:242px!important;margin-top:14px!important;font-size:clamp(28px,8vw,32px)!important;line-height:1.05!important}#mobile-wrap .mobile-home-hero .hero-action-row{width:242px!important;max-width:242px!important;margin-top:17px!important;grid-template-columns:1fr!important;gap:8px!important}#mobile-wrap .mobile-home-hero .hero-action-row .hero-primary-action,#mobile-wrap .mobile-home-hero .hero-action-row .hero-secondary-action,#mobile-wrap .mobile-home-hero .hero-action-row a{height:40px!important;padding:0 13px!important;border-radius:14px!important;font-size:11px!important}#mobile-wrap .mobile-home-hero .hero-action-row .hero-secondary-action{display:none!important}#mobile-wrap .mobile-home-hero .hero-stats-panel{left:15px!important;right:15px!important;bottom:14px!important;width:calc(100% - 30px)!important;max-width:calc(100% - 30px)!important;height:62px!important;min-height:62px!important;border-radius:17px!important}#mobile-wrap .mobile-home-hero .hero-stat-item{height:62px!important;min-height:62px!important;padding:7px 2px!important}}#pc-wrap #footer{width:100%!important;padding:0!important;overflow:hidden!important;background:radial-gradient(ellipse 560px 320px at 15% 0,hsla(0,0%,100%,.05),transparent 72%),radial-gradient(ellipse 520px 300px at 92% 100%,hsla(0,0%,100%,.032),transparent 74%),linear-gradient(115deg,hsla(0,0%,100%,.025),transparent 32%,transparent),linear-gradient(180deg,#111318,#07080a)!important;border-top:1px solid hsla(0,0%,100%,.08)!important}#pc-wrap #footer .footer-container{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}#pc-wrap #footer .footer-modern-shell{position:relative!important;width:100%!important;overflow:hidden!important;padding:92px 96px 58px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#pc-wrap #footer .footer-modern-shell:before{content:""!important;position:absolute!important;left:96px!important;right:96px!important;top:174px!important;height:1px!important;display:block!important;background:linear-gradient(90deg,hsla(8,79%,62%,.65),hsla(0,0%,100%,.16),transparent)!important}#pc-wrap #footer .footer-modern-head{position:relative!important;z-index:1!important;display:grid!important;grid-template-columns:320px minmax(380px,1fr) auto!important;grid-gap:54px!important;gap:54px!important;align-items:center!important;border:0!important}#pc-wrap #footer .footer-modern-head .footer-logo-mark{position:relative!important;isolation:isolate!important;display:inline-flex!important;align-items:baseline!important;width:-moz-fit-content!important;width:fit-content!important;text-decoration:none!important}#pc-wrap #footer .footer-modern-head .footer-logo-mark:before{content:""!important;position:absolute!important;left:-72px!important;top:-74px!important;width:360px!important;height:210px!important;z-index:0!important;border-radius:50%!important;background:radial-gradient(ellipse at 28% 48%,hsla(8,79%,62%,.24),transparent 68%)!important;filter:blur(1px)!important;pointer-events:none!important}#pc-wrap #footer .footer-modern-head .footer-logo-mark .brand-word{position:relative!important;z-index:1!important;display:inline-flex!important;align-items:baseline!important;color:#fff!important;font-family:Poppins,sans-serif!important;font-size:44px!important;font-weight:900!important;line-height:1!important;letter-spacing:0!important;text-transform:uppercase!important}#pc-wrap #footer .footer-modern-head .footer-logo-mark .brand-word span{color:#eb6753!important}#pc-wrap #footer .footer-modern-head .footer-logo-mark .brand-word:after{content:""!important;position:absolute!important;left:1px!important;right:0!important;bottom:-10px!important;height:4px!important;border-radius:999px!important;background:linear-gradient(90deg,#eb6753,hsla(8,79%,62%,.82) 49%,#fff 0,hsla(0,0%,100%,.82))!important}#pc-wrap #footer .footer-modern-head .footer-logo-mark i{display:none!important}#pc-wrap #footer .footer-modern-head p{max-width:680px!important;margin:0!important;color:hsla(0,0%,100%,.66)!important;font-family:Poppins,sans-serif!important;font-size:18px!important;font-weight:650!important;line-height:1.72!important}#pc-wrap #footer .footer-modern-head .footer-socials{display:flex!important;gap:12px!important}#pc-wrap #footer .footer-modern-head .footer-socials a{width:48px!important;height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;color:#fff!important;background:hsla(0,0%,100%,.1)!important;border:1px solid hsla(0,0%,100%,.14)!important;text-decoration:none!important}#pc-wrap #footer .footer-modern-head .footer-socials a .MuiSvgIcon-root,#pc-wrap #footer .footer-modern-head .footer-socials a svg{width:23px!important;height:23px!important;color:#fff!important;fill:#fff!important;display:block!important;opacity:1!important;visibility:visible!important;padding:0!important}#pc-wrap #footer .footer-modern-head .footer-socials a svg path{color:#fff!important;fill:#fff!important;opacity:1!important;visibility:visible!important}#pc-wrap #footer .footer-modern-body{position:relative!important;z-index:1!important;margin-top:72px!important;padding-top:48px!important;display:grid!important;grid-template-columns:minmax(560px,1fr) 390px 280px!important;grid-gap:54px!important;gap:54px!important;align-items:stretch!important}#pc-wrap #footer .footer-links{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:42px!important;gap:42px!important;padding:0!important;border:0!important;background:transparent!important}#pc-wrap #footer .footer-links div{display:flex!important;flex-direction:column!important}#pc-wrap #footer .footer-links div strong{margin-bottom:18px!important;color:#fff!important;font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}#pc-wrap #footer .footer-links div a{width:-moz-fit-content!important;width:fit-content!important;margin-top:15px!important;color:hsla(0,0%,100%,.58)!important;font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:750!important;line-height:1!important;text-decoration:none!important}#pc-wrap #footer .footer-action-panel{padding:32px!important;border:1px solid hsla(0,0%,100%,.1)!important;border-radius:26px!important;background:hsla(0,0%,100%,.065)!important}#pc-wrap #footer .footer-action-panel>span{color:hsla(0,0%,100%,.46)!important;font-family:Poppins,sans-serif!important;font-size:11px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}#pc-wrap #footer .footer-action-panel strong{display:block!important;margin-top:14px!important;color:#fff!important;font-family:Poppins,sans-serif!important;font-size:25px!important;font-weight:950!important;line-height:1.15!important}#pc-wrap #footer .footer-subscribe{height:56px!important;margin-top:26px!important;padding:6px!important;display:flex!important;align-items:center!important;border-radius:999px!important;background:hsla(0,0%,100%,.09)!important;border:1px solid hsla(0,0%,100%,.1)!important}#pc-wrap #footer .footer-subscribe input{min-width:0!important;flex:1 1!important;padding:0 14px!important;outline:0!important;background:transparent!important;font-size:13px!important;font-weight:750!important}#pc-wrap #footer .footer-subscribe button,#pc-wrap #footer .footer-subscribe input{height:44px!important;border:0!important;color:#fff!important;font-family:Poppins,sans-serif!important}#pc-wrap #footer .footer-subscribe button{padding:0 18px!important;border-radius:999px!important;background:#eb6753!important;font-size:11px!important;font-weight:950!important;text-transform:uppercase!important;cursor:pointer!important}#pc-wrap #footer .footer-contact-line{position:relative!important;padding-left:34px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;border-left:1px solid hsla(0,0%,100%,.12)!important}#pc-wrap #footer .footer-contact-line:before{content:""!important;position:absolute!important;left:-64px!important;right:-96px!important;top:-92px!important;bottom:-96px!important;z-index:0!important;background:linear-gradient(90deg,rgba(7,8,10,0),rgba(7,8,10,.88) 36%,#07080a)!important;pointer-events:none!important}#pc-wrap #footer .footer-contact-line>span{color:hsla(0,0%,100%,.46)!important;font-size:11px!important;letter-spacing:.08em!important;text-transform:uppercase!important}#pc-wrap #footer .footer-contact-line strong,#pc-wrap #footer .footer-contact-line>span{position:relative!important;z-index:1!important;font-family:Poppins,sans-serif!important;font-weight:950!important}#pc-wrap #footer .footer-contact-line strong{margin-top:16px!important;color:#fff!important;font-size:26px!important;line-height:1.1!important}#pc-wrap #footer .footer-contact-line a{position:relative!important;z-index:1!important;width:-moz-fit-content!important;width:fit-content!important;margin-top:22px!important;color:#eb6753!important;font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:950!important;text-decoration:none!important;text-transform:uppercase!important}#pc-wrap #footer .footer-bottom{width:100%!important;margin:0!important;padding:24px 96px 34px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;border-top:1px solid hsla(0,0%,100%,.1)!important}#pc-wrap #footer .footer-bottom a,#pc-wrap #footer .footer-bottom span{color:hsla(0,0%,100%,.42)!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:700!important;text-decoration:none!important}#pc-wrap #footer .footer-bottom div{display:flex!important;gap:18px!important}@media(max-width:767px){#mobile-wrap #footer{margin-top:24px!important;padding:0!important;overflow:hidden!important;background:#0b0d11!important;color:#fff!important}#mobile-wrap #footer .footer-container{width:100%!important;padding:20px 14px 14px!important;background:transparent!important;box-sizing:border-box!important}#mobile-wrap #footer .footer-modern-shell{width:100%!important;padding:0!important;display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;gap:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important}#mobile-wrap #footer .footer-modern-head{padding:15px 14px!important;display:grid!important;grid-gap:10px!important;gap:10px!important;border-radius:18px!important;border:1px solid hsla(0,0%,100%,.1)!important;background:linear-gradient(135deg,hsla(8,79%,62%,.16),hsla(0,0%,100%,.035) 42%,hsla(0,0%,100%,.02)),#14171d!important;box-shadow:none!important}#mobile-wrap #footer .footer-logo-mark{width:-moz-fit-content!important;width:fit-content!important;padding:0 0 7px!important;display:inline-flex!important;flex-direction:column!important;gap:5px!important;text-decoration:none!important}#mobile-wrap #footer .footer-logo-mark .brand-word:after,#mobile-wrap #footer .footer-logo-mark:before{display:none!important}#mobile-wrap #footer .footer-logo-mark .brand-word{padding:0!important;color:#fff!important;font-size:27px!important;font-weight:950!important;line-height:.92!important;letter-spacing:0!important}#mobile-wrap #footer .footer-logo-mark i{width:126px!important;height:3px!important;margin:0!important;border-radius:999px!important}#mobile-wrap #footer .footer-modern-head p{max-width:100%!important;margin:0!important;display:-webkit-box!important;overflow:hidden!important;color:hsla(0,0%,100%,.64)!important;font-size:10.5px!important;font-weight:650!important;line-height:1.42!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}#mobile-wrap #footer .footer-socials{margin:0!important;display:grid!important;grid-template-columns:repeat(4,34px)!important;grid-gap:7px!important;gap:7px!important}#mobile-wrap #footer .footer-socials a{width:34px!important;height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:11px!important;background:hsla(0,0%,100%,.09)!important;border:1px solid hsla(0,0%,100%,.1)!important}#mobile-wrap #footer .footer-socials a .MuiSvgIcon-root,#mobile-wrap #footer .footer-socials a svg{width:16px!important;height:16px!important;padding:0!important;color:#fff!important;fill:#fff!important}#mobile-wrap #footer .footer-modern-body{margin:0!important;padding:0!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important;border:0!important}#mobile-wrap #footer .footer-action-panel,#mobile-wrap #footer .footer-contact-line,#mobile-wrap #footer .footer-links{width:100%!important;padding:12px!important;border-radius:16px!important;border:1px solid hsla(0,0%,100%,.1)!important;background:hsla(0,0%,100%,.065)!important;box-shadow:none!important;box-sizing:border-box!important}#mobile-wrap #footer .footer-links{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap #footer .footer-links div{min-width:0!important;display:grid!important;grid-gap:5px!important;gap:5px!important}#mobile-wrap #footer .footer-links strong{color:#fff!important;font-size:9px!important;font-weight:950!important;line-height:1!important;letter-spacing:.08em!important;text-transform:uppercase!important}#mobile-wrap #footer .footer-links a{overflow:hidden!important;color:hsla(0,0%,100%,.64)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:9.5px!important;font-weight:700!important;line-height:1.15!important;text-decoration:none!important}#mobile-wrap #footer .footer-action-panel{display:grid!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap #footer .footer-action-panel>span{display:none!important}#mobile-wrap #footer .footer-action-panel strong{max-width:100%!important;color:#fff!important;font-size:12.5px!important;font-weight:900!important;line-height:1.25!important}#mobile-wrap #footer .footer-subscribe{width:100%!important;height:36px!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) 92px!important;grid-gap:6px!important;gap:6px!important;background:transparent!important}#mobile-wrap #footer .footer-subscribe button,#mobile-wrap #footer .footer-subscribe input{width:100%!important;height:36px!important;min-width:0!important;border:0!important;border-radius:11px!important;font-size:10px!important;box-sizing:border-box!important}#mobile-wrap #footer .footer-subscribe input{padding:0 10px!important;background:hsla(0,0%,100%,.92)!important;color:#181a20!important}#mobile-wrap #footer .footer-subscribe button{padding:0 9px!important;background:#eb6753!important;color:#fff!important;font-weight:900!important}#mobile-wrap #footer .footer-contact-line{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;grid-gap:4px 8px!important;gap:4px 8px!important}#mobile-wrap #footer .footer-contact-line:before{display:none!important}#mobile-wrap #footer .footer-contact-line>span{grid-column:1/-1!important;color:hsla(0,0%,100%,.48)!important;font-size:8px!important;font-weight:950!important;letter-spacing:.1em!important;text-transform:uppercase!important}#mobile-wrap #footer .footer-contact-line strong{margin:0!important;color:#fff!important;font-size:15px!important;font-weight:950!important;line-height:1!important}#mobile-wrap #footer .footer-contact-line a{margin:0!important;padding:8px 10px!important;border-radius:999px!important;background:hsla(8,79%,62%,.15)!important;color:#ff8b75!important;font-size:9px!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important}#mobile-wrap #footer .footer-bottom{width:100%!important;margin:0!important;padding:0!important;display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;justify-content:space-between!important;gap:7px!important;border-top:0!important;text-align:left!important}#mobile-wrap #footer .footer-bottom a,#mobile-wrap #footer .footer-bottom span{color:hsla(0,0%,100%,.48)!important;font-size:8.5px!important;font-weight:700!important;line-height:1!important;text-decoration:none!important}#mobile-wrap #footer .footer-bottom div{display:flex!important;gap:9px!important}#mobile-wrap #footer .footer-bottom,#mobile-wrap #footer .footer-container>.footer-bottom,#mobile-wrap #footer .footer-container>.footer-modern-shell,#mobile-wrap #footer .footer-modern-shell{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;pointer-events:none!important}#mobile-wrap #footer{margin-top:20px!important;min-height:0!important;background:radial-gradient(ellipse 170px 110px at 18% 0,hsla(8,79%,62%,.22),transparent 68%),linear-gradient(180deg,#111318,#07080a)!important}#mobile-wrap #footer .footer-container{min-height:0!important;padding:15px 14px 18px!important}#mobile-wrap #footer .footer-mobile-compact{width:100%!important;min-height:176px!important;padding:14px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:11px!important;gap:11px!important;visibility:visible!important;border-radius:20px!important;border:1px solid hsla(0,0%,100%,.1)!important;background:linear-gradient(135deg,hsla(0,0%,100%,.09),hsla(0,0%,100%,.025)),#11141a!important;box-shadow:0 18px 42px rgba(0,0,0,.28)!important;box-sizing:border-box!important}#mobile-wrap #footer .mobile-footer-brand{display:grid!important;grid-gap:5px!important;gap:5px!important}#mobile-wrap #footer .mobile-footer-brand a{width:-moz-fit-content!important;width:fit-content!important;position:relative!important;color:#fff!important;font-family:Poppins,sans-serif!important;font-size:26px!important;font-weight:950!important;line-height:.92!important;letter-spacing:0!important;text-transform:uppercase!important;text-decoration:none!important}#mobile-wrap #footer .mobile-footer-brand a:after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:-5px!important;height:2px!important;border-radius:999px!important;background:linear-gradient(90deg,#eb6753 0 50%,#fff 50% 100%)!important}#mobile-wrap #footer .mobile-footer-brand a span{color:#eb6753!important}#mobile-wrap #footer .mobile-footer-brand p{margin:9px 0 0!important;color:hsla(0,0%,100%,.62)!important;font-family:Poppins,sans-serif!important;font-size:10.5px!important;font-weight:650!important;line-height:1.35!important}#mobile-wrap #footer .mobile-footer-nav{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-gap:6px!important;gap:6px!important}#mobile-wrap #footer .mobile-footer-nav a{height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:hsla(0,0%,100%,.075)!important;border:1px solid hsla(0,0%,100%,.08)!important;color:hsla(0,0%,100%,.78)!important;font-family:Poppins,sans-serif!important;font-size:9.5px!important;font-weight:850!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important}#mobile-wrap #footer .mobile-footer-care{padding:11px 12px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;grid-gap:6px!important;gap:6px!important;border-radius:16px!important;background:hsla(8,79%,62%,.12)!important;border:1px solid hsla(8,79%,62%,.16)!important}#mobile-wrap #footer .mobile-footer-care span{color:hsla(0,0%,100%,.54)!important;font-family:Poppins,sans-serif!important;font-size:8px!important;font-weight:950!important;letter-spacing:.1em!important;line-height:1!important;text-transform:uppercase!important}#mobile-wrap #footer .mobile-footer-care strong{color:#fff!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important}}.footer-mobile-compact{display:none}@media(max-width:767px){#mobile-wrap #footer{margin-top:22px!important;padding:0!important;background:radial-gradient(ellipse 170px 110px at 18% 0,hsla(8,79%,62%,.2),transparent 68%),linear-gradient(180deg,#111318,#07080a)!important}#mobile-wrap #footer .footer-container{padding:16px 14px 18px!important}#mobile-wrap #footer .footer-bottom,#mobile-wrap #footer .footer-modern-shell{display:none!important}#mobile-wrap #footer .footer-mobile-compact{width:100%!important;min-height:178px!important;padding:14px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:11px!important;gap:11px!important;border-radius:20px!important;border:1px solid hsla(0,0%,100%,.1)!important;background:linear-gradient(135deg,hsla(0,0%,100%,.09),hsla(0,0%,100%,.025)),#11141a!important;box-shadow:0 18px 42px rgba(0,0,0,.28)!important;box-sizing:border-box!important}#mobile-wrap #footer .mobile-footer-brand{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:5px!important;gap:5px!important}#mobile-wrap #footer .mobile-footer-brand a{width:-moz-fit-content!important;width:fit-content!important;position:relative!important;color:#fff!important;font-family:Poppins,sans-serif!important;font-size:26px!important;font-weight:950!important;line-height:.92!important;letter-spacing:0!important;text-transform:uppercase!important;text-decoration:none!important}#mobile-wrap #footer .mobile-footer-brand a:after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:-5px!important;height:2px!important;border-radius:999px!important;background:linear-gradient(90deg,#eb6753 0 50%,#fff 50% 100%)!important}#mobile-wrap #footer .mobile-footer-brand a span{color:#eb6753!important}#mobile-wrap #footer .mobile-footer-brand p{margin:9px 0 0!important;color:hsla(0,0%,100%,.62)!important;font-family:Poppins,sans-serif!important;font-size:10.5px!important;font-weight:650!important;line-height:1.35!important}#mobile-wrap #footer .mobile-footer-nav{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-gap:6px!important;gap:6px!important}#mobile-wrap #footer .mobile-footer-nav a{height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:hsla(0,0%,100%,.075)!important;border:1px solid hsla(0,0%,100%,.08)!important;color:hsla(0,0%,100%,.78)!important;font-family:Poppins,sans-serif!important;font-size:9.5px!important;font-weight:850!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important}#mobile-wrap #footer .mobile-footer-care{padding:11px 12px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;grid-gap:6px!important;gap:6px!important;border-radius:16px!important;background:hsla(8,79%,62%,.12)!important;border:1px solid hsla(8,79%,62%,.16)!important}#mobile-wrap #footer .mobile-footer-care span{color:hsla(0,0%,100%,.54)!important;font-family:Poppins,sans-serif!important;font-size:8px!important;font-weight:950!important;letter-spacing:.1em!important;line-height:1!important;text-transform:uppercase!important}#mobile-wrap #footer .mobile-footer-care strong{color:#fff!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important}#mobile-wrap #footer .footer-container{padding:16px 14px 12px!important}#mobile-wrap #footer .footer-modern-shell{gap:8px!important}#mobile-wrap #footer .footer-modern-head{min-height:0!important;padding:12px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;grid-gap:8px 10px!important;gap:8px 10px!important;border-radius:16px!important}#mobile-wrap #footer .footer-logo-mark{padding-bottom:0!important;gap:4px!important}#mobile-wrap #footer .footer-logo-mark .brand-word{font-size:24px!important}#mobile-wrap #footer .footer-logo-mark i{width:112px!important;height:2px!important}#mobile-wrap #footer .footer-modern-head p{grid-column:1/-1!important;font-size:9.5px!important;line-height:1.35!important;-webkit-line-clamp:1!important}#mobile-wrap #footer .footer-socials{justify-self:end!important;grid-template-columns:repeat(4,28px)!important;gap:5px!important}#mobile-wrap #footer .footer-socials a{width:28px!important;height:28px!important;border-radius:9px!important}#mobile-wrap #footer .footer-socials a .MuiSvgIcon-root,#mobile-wrap #footer .footer-socials a svg{width:14px!important;height:14px!important}#mobile-wrap #footer .footer-links{padding:10px!important;gap:7px!important;border-radius:14px!important}#mobile-wrap #footer .footer-links div{gap:4px!important}#mobile-wrap #footer .footer-links strong{font-size:8px!important}#mobile-wrap #footer .footer-links a{font-size:8.5px!important}#mobile-wrap #footer .footer-action-panel{display:none!important}#mobile-wrap #footer .footer-contact-line{min-height:48px!important;padding:10px!important;border-radius:14px!important}#mobile-wrap #footer .footer-contact-line strong{font-size:14px!important}#mobile-wrap #footer .footer-contact-line a{padding:7px 9px!important;font-size:8px!important}#mobile-wrap #footer .footer-bottom{padding-top:8px!important}}#mobile-wrap #footer{background:radial-gradient(ellipse 260px 180px at 16% 0,hsla(0,0%,100%,.048),transparent 72%),radial-gradient(ellipse 250px 180px at 94% 100%,hsla(0,0%,100%,.034),transparent 74%),linear-gradient(115deg,hsla(0,0%,100%,.022),transparent 36%,transparent),linear-gradient(180deg,#111318,#07080a)!important}#mobile-wrap #footer .footer-modern-shell{border:0!important;border-radius:0!important;box-shadow:none!important}#mobile-wrap #footer .footer-contact-line{position:relative!important}#mobile-wrap #footer .footer-contact-line:before{content:""!important;position:absolute!important;left:-24px!important;right:-24px!important;top:-32px!important;bottom:-32px!important;z-index:0!important;background:linear-gradient(90deg,rgba(7,8,10,.1),rgba(7,8,10,.94) 42%,#07080a)!important;pointer-events:none!important}#mobile-wrap #footer .footer-contact-line a,#mobile-wrap #footer .footer-contact-line strong,#mobile-wrap #footer .footer-contact-line>span{position:relative!important;z-index:1!important}#mobile-wrap #footer .footer-socials a svg{display:block!important;padding:0!important}#mobile-wrap #footer .footer-socials a .MuiSvgIcon-root,#mobile-wrap #footer .footer-socials a svg,#mobile-wrap #footer .footer-socials a svg path{color:#fff!important;fill:#fff!important;opacity:1!important;visibility:visible!important}#mobile-wrap #footer .footer-logo-mark{position:relative!important;isolation:isolate!important}#mobile-wrap #footer .footer-logo-mark:before{content:""!important;position:absolute!important;left:-34px!important;top:-38px!important;width:220px!important;height:130px!important;z-index:0!important;border-radius:50%!important;background:radial-gradient(ellipse at 28% 48%,hsla(8,79%,62%,.22),transparent 68%)!important;pointer-events:none!important}#mobile-wrap #footer .footer-logo-mark .brand-word{position:relative!important;z-index:1!important;display:inline-flex!important;font-family:Poppins,sans-serif!important}#mobile-wrap #footer .footer-logo-mark .brand-word:after{content:""!important;position:absolute!important;left:1px!important;right:0!important;bottom:-8px!important;height:3px!important;border-radius:999px!important;background:linear-gradient(90deg,#eb6753,hsla(8,79%,62%,.82) 49%,#fff 0,#fff)!important}@media(max-width:767px){#mobile-wrap #footer{margin-top:24px!important;padding:0!important;overflow:hidden!important;background:#0b0d11!important;color:#fff!important}#mobile-wrap #footer .footer-container{width:100%!important;padding:20px 14px 14px!important;background:transparent!important;box-sizing:border-box!important}#mobile-wrap #footer .footer-modern-shell{width:100%!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}#mobile-wrap #footer .footer-modern-head,#mobile-wrap #footer .footer-modern-shell{display:grid!important;grid-gap:10px!important;gap:10px!important;box-shadow:none!important}#mobile-wrap #footer .footer-modern-head{padding:15px 14px!important;border-radius:18px!important;border:1px solid hsla(0,0%,100%,.1)!important;background:linear-gradient(135deg,hsla(8,79%,62%,.16),hsla(0,0%,100%,.035) 42%,hsla(0,0%,100%,.02)),#14171d!important}#mobile-wrap #footer .footer-logo-mark{width:-moz-fit-content!important;width:fit-content!important;padding:0 0 7px!important;display:inline-flex!important;flex-direction:column!important;gap:5px!important;text-decoration:none!important}#mobile-wrap #footer .footer-logo-mark .brand-word:after,#mobile-wrap #footer .footer-logo-mark:before{display:none!important}#mobile-wrap #footer .footer-logo-mark .brand-word{padding:0!important;color:#fff!important;font-size:27px!important;font-weight:950!important;line-height:.92!important;letter-spacing:0!important}#mobile-wrap #footer .footer-logo-mark i{width:126px!important;height:3px!important;margin:0!important;border-radius:999px!important}#mobile-wrap #footer .footer-modern-head p{max-width:100%!important;margin:0!important;display:-webkit-box!important;overflow:hidden!important;color:hsla(0,0%,100%,.64)!important;font-size:10.5px!important;font-weight:650!important;line-height:1.42!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}#mobile-wrap #footer .footer-socials{margin:0!important;display:grid!important;grid-template-columns:repeat(4,34px)!important;grid-gap:7px!important;gap:7px!important}#mobile-wrap #footer .footer-socials a{width:34px!important;height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:11px!important;background:hsla(0,0%,100%,.09)!important;border:1px solid hsla(0,0%,100%,.1)!important}#mobile-wrap #footer .footer-socials a .MuiSvgIcon-root,#mobile-wrap #footer .footer-socials a svg{width:16px!important;height:16px!important;padding:0!important;color:#fff!important;fill:#fff!important}#mobile-wrap #footer .footer-modern-body{margin:0!important;padding:0!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important;border:0!important}#mobile-wrap #footer .footer-action-panel,#mobile-wrap #footer .footer-contact-line,#mobile-wrap #footer .footer-links{width:100%!important;padding:12px!important;border-radius:16px!important;border:1px solid hsla(0,0%,100%,.1)!important;background:hsla(0,0%,100%,.065)!important;box-shadow:none!important;box-sizing:border-box!important}#mobile-wrap #footer .footer-links{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap #footer .footer-links div{min-width:0!important;display:grid!important;grid-gap:5px!important;gap:5px!important}#mobile-wrap #footer .footer-links strong{color:#fff!important;font-size:9px!important;font-weight:950!important;line-height:1!important;letter-spacing:.08em!important;text-transform:uppercase!important}#mobile-wrap #footer .footer-links a{overflow:hidden!important;color:hsla(0,0%,100%,.64)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:9.5px!important;font-weight:700!important;line-height:1.15!important;text-decoration:none!important}#mobile-wrap #footer .footer-action-panel{display:grid!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap #footer .footer-action-panel>span{display:none!important}#mobile-wrap #footer .footer-action-panel strong{max-width:100%!important;color:#fff!important;font-size:12.5px!important;font-weight:900!important;line-height:1.25!important}#mobile-wrap #footer .footer-subscribe{width:100%!important;height:36px!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) 92px!important;grid-gap:6px!important;gap:6px!important;background:transparent!important}#mobile-wrap #footer .footer-subscribe button,#mobile-wrap #footer .footer-subscribe input{width:100%!important;height:36px!important;min-width:0!important;border:0!important;border-radius:11px!important;font-size:10px!important;box-sizing:border-box!important}#mobile-wrap #footer .footer-subscribe input{padding:0 10px!important;background:hsla(0,0%,100%,.92)!important;color:#181a20!important}#mobile-wrap #footer .footer-subscribe button{padding:0 9px!important;background:#eb6753!important;color:#fff!important;font-weight:900!important}#mobile-wrap #footer .footer-contact-line{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;grid-gap:4px 8px!important;gap:4px 8px!important}#mobile-wrap #footer .footer-contact-line:before{display:none!important}#mobile-wrap #footer .footer-contact-line>span{grid-column:1/-1!important;color:hsla(0,0%,100%,.48)!important;font-size:8px!important;font-weight:950!important;letter-spacing:.1em!important;text-transform:uppercase!important}#mobile-wrap #footer .footer-contact-line strong{margin:0!important;color:#fff!important;font-size:15px!important;font-weight:950!important;line-height:1!important}#mobile-wrap #footer .footer-contact-line a{margin:0!important;padding:8px 10px!important;border-radius:999px!important;background:hsla(8,79%,62%,.15)!important;color:#ff8b75!important;font-size:9px!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important}#mobile-wrap #footer .footer-bottom{width:100%!important;margin:0!important;padding:10px 2px 0!important;display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;justify-content:space-between!important;gap:7px!important;border-top:0!important;text-align:left!important}#mobile-wrap #footer .footer-bottom a,#mobile-wrap #footer .footer-bottom span{color:hsla(0,0%,100%,.48)!important;font-size:8.5px!important;font-weight:700!important;line-height:1!important;text-decoration:none!important}#mobile-wrap #footer .footer-bottom div{display:flex!important;gap:9px!important}#mobile-wrap .mobile-home-hero{position:relative!important;min-height:528px!important;padding:84px 15px 88px!important;border-radius:0 0 30px 30px!important;background:#05070b!important;isolation:isolate!important;overflow:hidden!important}#mobile-wrap .mobile-home-hero .hero-bg-video{object-position:62% center!important;opacity:.82!important;filter:saturate(1.06) contrast(1.1) brightness(.82)!important}#mobile-wrap .mobile-home-hero .hero-cinema-overlay{z-index:0!important;background:radial-gradient(ellipse 170px 210px at 93% 32%,hsla(8,79%,62%,.26),transparent 70%),linear-gradient(180deg,rgba(2,3,6,.56),rgba(2,3,6,.18) 38%,rgba(2,3,6,.94)),linear-gradient(90deg,rgba(2,3,6,.92),rgba(2,3,6,.44) 58%,rgba(2,3,6,.08))!important}#mobile-wrap .mobile-home-hero:after{content:""!important;position:absolute!important;top:108px!important;right:-54px!important;z-index:1!important;width:182px!important;height:248px!important;border:1px solid hsla(0,0%,100%,.12)!important;border-right:0!important;border-radius:42px 0 0 42px!important;background:linear-gradient(150deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.02) 55%,hsla(8,79%,62%,.11)),rgba(10,12,18,.18)!important;-webkit-clip-path:polygon(17% 0,100% 0,100% 100%,0 86%)!important;clip-path:polygon(17% 0,100% 0,100% 100%,0 86%)!important;backdrop-filter:blur(5px)!important;-webkit-backdrop-filter:blur(5px)!important;pointer-events:none!important}#mobile-wrap .mobile-home-hero .mobile-hero-content{position:relative!important;z-index:3!important;width:100%!important;max-width:360px!important;margin:0 auto!important;padding:0!important}#mobile-wrap .mobile-home-hero .hero-entry-eyebrow{width:-moz-fit-content!important;width:fit-content!important;max-width:244px!important;height:25px!important;padding:0 9px!important;display:inline-flex!important;align-items:center!important;gap:7px!important;border-radius:999px!important;background:hsla(0,0%,100%,.12)!important;border:1px solid hsla(0,0%,100%,.16)!important;color:hsla(0,0%,100%,.76)!important;font-family:Poppins,sans-serif!important;font-size:7.5px!important;font-weight:950!important;letter-spacing:.11em!important;line-height:1!important;white-space:nowrap!important}#mobile-wrap .mobile-home-hero .hero-entry-eyebrow span{width:8px!important;height:8px!important;flex:0 0 8px!important;border-radius:50%!important;background:#eb6753!important;box-shadow:0 0 0 6px hsla(8,79%,62%,.17)!important}#mobile-wrap .mobile-home-hero .hero-entry-title{width:252px!important;max-width:252px!important;margin:15px 0 0!important;color:#fff!important;font-family:Poppins,sans-serif!important;font-size:clamp(31px,8.4vw,36px)!important;font-weight:950!important;line-height:1.02!important;letter-spacing:0!important;text-shadow:0 14px 30px rgba(0,0,0,.44)!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard{position:absolute!important;top:112px!important;right:15px!important;z-index:4!important;width:86px!important;height:108px!important;padding:12px 10px!important;display:grid!important;align-content:center!important;grid-gap:7px!important;gap:7px!important;border-radius:22px!important;border:1px solid hsla(0,0%,100%,.16)!important;background:linear-gradient(150deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.035)),rgba(9,11,17,.56)!important;box-shadow:0 18px 34px rgba(0,0,0,.26)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;box-sizing:border-box!important;pointer-events:none!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard span{height:6px!important;display:block!important;border-radius:999px!important;background:hsla(0,0%,100%,.26)!important;font-size:0!important;line-height:0!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard span:first-child{width:44px!important;background:#fff!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard span:nth-child(2){width:62px!important;background:hsla(8,79%,62%,.82)!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard span:nth-child(3){width:34px!important;background:hsla(0,0%,100%,.2)!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard i{width:34px!important;height:34px!important;margin-top:3px!important;display:block!important;border-radius:50%!important;border:1px solid hsla(0,0%,100%,.2)!important;background:radial-gradient(circle at 50% 50%,hsla(8,79%,62%,.95) 0 4px,transparent 5px),conic-gradient(from 220deg,hsla(8,79%,62%,.95),hsla(0,0%,100%,.24),hsla(0,0%,100%,.08),hsla(8,79%,62%,.95))!important;font-size:0!important}#mobile-wrap .mobile-home-hero .hero-action-row{width:100%!important;max-width:360px!important;margin-top:18px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 116px!important;grid-gap:9px!important;gap:9px!important}#mobile-wrap .mobile-home-hero .hero-action-row .hero-primary-action,#mobile-wrap .mobile-home-hero .hero-action-row .hero-secondary-action,#mobile-wrap .mobile-home-hero .hero-action-row a{width:100%!important;max-width:100%!important;height:44px!important;min-height:44px!important;padding:0 14px!important;display:inline-flex!important;align-items:center!important;justify-content:space-between!important;border-radius:16px!important;font-family:Poppins,sans-serif!important;font-size:11px!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important}#mobile-wrap .mobile-home-hero .hero-secondary-action{border:1px solid hsla(0,0%,100%,.18)!important;background:hsla(0,0%,100%,.09)!important;color:#fff!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}#mobile-wrap .mobile-home-hero .hero-action-row svg{width:18px!important;height:18px!important;flex:0 0 18px!important}#mobile-wrap .mobile-home-hero .hero-stats-panel{position:absolute!important;left:15px!important;right:15px!important;bottom:15px!important;z-index:4!important;width:calc(100% - 30px)!important;max-width:calc(100% - 30px)!important;height:66px!important;min-height:66px!important;margin:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;border-radius:18px!important;border:1px solid hsla(0,0%,100%,.12)!important;background:linear-gradient(180deg,hsla(0,0%,100%,.09),hsla(0,0%,100%,.035)),rgba(7,9,13,.78)!important;box-shadow:0 16px 34px rgba(0,0,0,.26)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;overflow:hidden!important}#mobile-wrap .mobile-home-hero .hero-stat-item{min-height:66px!important;height:66px!important;padding:8px 2px!important}#mobile-wrap #footer{margin-top:22px!important;padding:0!important;background:radial-gradient(ellipse 210px 140px at 15% 0,hsla(8,79%,62%,.22),transparent 70%),linear-gradient(180deg,#111318,#07080a)!important}#mobile-wrap #footer .footer-container{width:100%!important;padding:16px 14px 18px!important;box-sizing:border-box!important}#mobile-wrap #footer .footer-bottom,#mobile-wrap #footer .footer-modern-shell{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}#mobile-wrap #footer .footer-mobile-compact,.footer-mobile-compact{width:100%!important;min-height:0!important;padding:14px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:11px!important;gap:11px!important;border-radius:22px!important;border:1px solid hsla(0,0%,100%,.1)!important;background:linear-gradient(135deg,hsla(0,0%,100%,.09),hsla(0,0%,100%,.025)),#11141a!important;box-shadow:0 18px 42px rgba(0,0,0,.28)!important;box-sizing:border-box!important}#mobile-wrap #footer .mobile-footer-top{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-gap:12px!important;gap:12px!important;align-items:start!important}#mobile-wrap #footer .mobile-footer-brand a{width:-moz-fit-content!important;width:fit-content!important;position:relative!important;display:inline-flex!important;color:#fff!important;font-family:Poppins,sans-serif!important;font-size:25px!important;font-weight:950!important;line-height:.92!important;letter-spacing:0!important;text-transform:uppercase!important;text-decoration:none!important}#mobile-wrap #footer .mobile-footer-brand a span{color:#eb6753!important}#mobile-wrap #footer .mobile-footer-brand a:after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:-6px!important;height:2px!important;border-radius:999px!important;background:linear-gradient(90deg,#eb6753 0 50%,#fff 50% 100%)!important}#mobile-wrap #footer .mobile-footer-brand p{max-width:210px!important;margin:10px 0 0!important;display:-webkit-box!important;overflow:hidden!important;color:hsla(0,0%,100%,.62)!important;font-family:Poppins,sans-serif!important;font-size:10px!important;font-weight:650!important;line-height:1.35!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}#mobile-wrap #footer .mobile-footer-socials{display:grid!important;grid-template-columns:repeat(2,28px)!important;grid-gap:6px!important;gap:6px!important}#mobile-wrap #footer .mobile-footer-socials a{width:28px!important;height:28px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:10px!important;border:1px solid hsla(0,0%,100%,.1)!important;background:hsla(0,0%,100%,.075)!important;color:#fff!important}#mobile-wrap #footer .mobile-footer-socials svg{width:15px!important;height:15px!important}#mobile-wrap #footer .mobile-footer-nav{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-gap:6px!important;gap:6px!important}#mobile-wrap #footer .mobile-footer-nav a{height:29px!important;min-width:0!important;padding:0 6px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;border-radius:11px!important;border:1px solid hsla(0,0%,100%,.09)!important;background:linear-gradient(180deg,hsla(0,0%,100%,.075),hsla(0,0%,100%,.035))!important;color:hsla(0,0%,100%,.78)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-family:Poppins,sans-serif!important;font-size:8.5px!important;font-weight:850!important;line-height:1!important;text-decoration:none!important;box-sizing:border-box!important}#mobile-wrap #footer .mobile-footer-nav a:nth-child(6){background:linear-gradient(135deg,hsla(8,79%,62%,.2),hsla(0,0%,100%,.05))!important;color:#fff!important}#mobile-wrap #footer .mobile-footer-care{padding:10px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-gap:5px 8px!important;gap:5px 8px!important;align-items:center!important;border-radius:17px!important;border:1px solid hsla(8,79%,62%,.18)!important;background:linear-gradient(135deg,hsla(8,79%,62%,.16),hsla(8,79%,62%,.06))!important}#mobile-wrap #footer .mobile-footer-care span{grid-column:1/-1!important;color:hsla(0,0%,100%,.54)!important;font-family:Poppins,sans-serif!important;font-size:8px!important;font-weight:950!important;letter-spacing:.1em!important;text-transform:uppercase!important}#mobile-wrap #footer .mobile-footer-care strong{font-size:13px!important;font-weight:950!important}#mobile-wrap #footer .mobile-footer-care a,#mobile-wrap #footer .mobile-footer-care strong{color:#fff!important;font-family:Poppins,sans-serif!important;line-height:1!important;white-space:nowrap!important}#mobile-wrap #footer .mobile-footer-care a{justify-self:end!important;padding:8px 10px!important;border-radius:999px!important;background:hsla(0,0%,100%,.09)!important;font-size:8.5px!important;font-weight:900!important;text-decoration:none!important}#mobile-wrap .premium-ai{width:100%!important;padding:30px 0 36px!important;background:linear-gradient(180deg,#101218,#181a20)!important;color:#fff!important;overflow:hidden!important}#mobile-wrap .premium-ai .container{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin:0 auto!important;padding:0!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:14px!important;gap:14px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;box-sizing:border-box!important}#mobile-wrap .premium-ai .ai-left-stack,#mobile-wrap .premium-ai .ai-panel,#mobile-wrap .premium-ai .ai-picks-strip{width:100%!important;max-width:100%!important;min-width:0!important}#mobile-wrap .premium-ai .ai-copy{width:100%!important;gap:12px!important;margin:0!important;padding:0 2px!important;display:flex!important}#mobile-wrap .premium-ai .ai-copy .eyebrow{width:-moz-fit-content!important;width:fit-content!important;max-width:100%!important;height:32px!important;padding:0 11px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;border-radius:999px!important;border:1px solid hsla(8,79%,62%,.32)!important;background:hsla(0,0%,100%,.08)!important;color:#ff8b78!important}#mobile-wrap .premium-ai .ai-copy .eyebrow svg{width:15px!important;height:15px!important;flex:0 0 15px!important}#mobile-wrap .premium-ai .ai-copy .eyebrow span{overflow:hidden!important;color:hsla(0,0%,100%,.82)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-family:Poppins,sans-serif!important;font-size:8.5px!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important}#mobile-wrap .premium-ai .ai-copy h2{max-width:330px!important;margin:0!important;color:#fff!important;font-family:Poppins,sans-serif!important;font-size:25px!important;font-weight:950!important;line-height:1.06!important;letter-spacing:0!important}#mobile-wrap .premium-ai .ai-copy .intro{display:block!important;max-width:340px!important;margin:0!important;color:hsla(0,0%,100%,.65)!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:600!important;line-height:1.55!important}#mobile-wrap .premium-ai .ai-metrics{width:100%!important;margin:2px 0 0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:7px!important;gap:7px!important}#mobile-wrap .premium-ai .ai-metrics div{min-width:0!important;margin:0!important;padding:10px 7px!important;border:1px solid hsla(0,0%,100%,.1)!important;border-radius:15px!important;background:hsla(0,0%,100%,.07)!important;box-sizing:border-box!important}#mobile-wrap .premium-ai .ai-metrics strong{display:block!important;color:#fff!important;font-family:Poppins,sans-serif!important;font-size:18px!important;font-weight:950!important;line-height:1!important}#mobile-wrap .premium-ai .ai-metrics span{display:block!important;margin-top:6px!important;color:hsla(0,0%,100%,.55)!important;font-family:Poppins,sans-serif!important;font-size:7.5px!important;font-weight:900!important;line-height:1.25!important;letter-spacing:0!important;text-transform:uppercase!important}#mobile-wrap .premium-ai .ai-panel{gap:12px!important;padding:14px!important;border-radius:22px!important;border:1px solid hsla(0,0%,100%,.16)!important;background:#fff!important;box-shadow:0 20px 44px rgba(0,0,0,.26)!important;color:#181a20!important;box-sizing:border-box!important}#mobile-wrap .premium-ai .panel-top{gap:12px!important;align-items:flex-start!important}#mobile-wrap .premium-ai .panel-top>div:first-child{min-width:0!important}#mobile-wrap .premium-ai .panel-top>div:first-child>span{display:block!important;margin-bottom:5px!important;color:#eb6753!important;font-family:Poppins,sans-serif!important;font-size:8.5px!important;font-weight:950!important;letter-spacing:.11em!important;text-transform:uppercase!important}#mobile-wrap .premium-ai .panel-top>div:first-child>strong{display:-webkit-box!important;overflow:hidden!important;color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:19px!important;font-weight:950!important;line-height:1.16!important;letter-spacing:0!important;white-space:normal!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}#mobile-wrap .premium-ai .panel-diamond{width:30px!important;height:30px!important;flex:0 0 30px!important;color:#eb6753!important}#mobile-wrap .premium-ai .ai-controls{display:grid!important;grid-template-columns:1fr!important;grid-gap:9px!important;gap:9px!important}#mobile-wrap .premium-ai .ai-controls label{width:100%!important;min-width:0!important;padding:10px 11px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:7px!important;gap:7px!important;border-radius:16px!important;border:1px solid rgba(24,26,32,.07)!important;background:#f7f8fa!important;box-sizing:border-box!important}#mobile-wrap .premium-ai .ai-controls label>span{color:#747b86!important;font-family:Poppins,sans-serif!important;font-size:8.5px!important;font-weight:950!important;letter-spacing:.1em!important;line-height:1!important;text-transform:uppercase!important}#mobile-wrap .premium-ai .ai-controls select{width:100%!important;min-width:0!important;height:34px!important;border:0!important;outline:0!important;background:transparent!important;color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:850!important;line-height:1.1!important}#mobile-wrap .premium-ai .ai-browse-pill,#mobile-wrap .premium-ai .ai-submit.MuiButton-root{width:100%!important;height:44px!important;min-height:44px!important;padding:0 14px!important;border-radius:15px!important;font-family:Poppins,sans-serif!important;font-size:11px!important;font-weight:950!important;letter-spacing:.08em!important;line-height:1!important;text-transform:uppercase!important;box-sizing:border-box!important}#mobile-wrap .premium-ai .ai-submit.MuiButton-root{background:#181a20!important;color:#fff!important}#mobile-wrap .premium-ai .ai-browse-pill{display:inline-flex!important;align-items:center!important;justify-content:space-between!important;border:1px solid rgba(24,26,32,.08)!important;background:#f3f5f7!important;color:#181a20!important;text-decoration:none!important;white-space:nowrap!important}#mobile-wrap .premium-ai .ai-browse-pill span{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap .premium-ai .ai-inline-message{padding:10px 11px!important;border-radius:14px!important;border:1px solid hsla(8,79%,62%,.22)!important;background:hsla(8,79%,62%,.1)!important;color:#8d3f31!important;font-family:Poppins,sans-serif!important;font-size:11px!important;font-weight:750!important;line-height:1.35!important}#mobile-wrap .premium-ai .ai-picks-strip{margin:2px 0 0!important;gap:10px!important}#mobile-wrap .premium-ai .ai-strip-title{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:10px!important}#mobile-wrap .premium-ai .ai-strip-title strong{color:#fff!important;font-family:Poppins,sans-serif!important;font-size:19px!important;font-weight:950!important;line-height:1!important}#mobile-wrap .premium-ai .ai-strip-title span{max-width:158px!important;color:hsla(0,0%,100%,.52)!important;font-family:Poppins,sans-serif!important;font-size:8px!important;font-weight:900!important;line-height:1.25!important;letter-spacing:.04em!important;text-align:right!important;text-transform:uppercase!important}#mobile-wrap .premium-ai .ai-trend-strip{width:100%!important;display:flex!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:2px 1px 10px!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important}}@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@media(max-width:767px){#mobile-wrap .premium-ai .ai-trend-strip::-webkit-scrollbar{display:none!important}#mobile-wrap .premium-ai .ai-match-card{flex:0 0 min(78vw,282px)!important;max-width:min(78vw,282px)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 16px 34px rgba(0,0,0,.22)!important;scroll-snap-align:start!important;overflow:hidden!important}#mobile-wrap .premium-ai .ai-match-card .match-image{height:150px!important;background-position:50%!important}#mobile-wrap .premium-ai .ai-match-card .match-score{top:11px!important;left:11px!important;padding:7px 9px!important;font-size:8px!important;letter-spacing:.07em!important}#mobile-wrap .premium-ai .ai-match-card .match-price{right:11px!important;bottom:11px!important;padding:8px 10px!important;font-size:13px!important}#mobile-wrap .premium-ai .ai-match-card .match-body{padding:13px!important;background:#fff!important}#mobile-wrap .premium-ai .ai-match-card .match-heading strong{min-height:39px!important;font-size:15px!important;line-height:1.25!important}#mobile-wrap .premium-ai .ai-match-card .match-specs{margin-top:11px!important;gap:5px!important}#mobile-wrap .premium-ai .ai-match-card .match-specs span{padding:7px 4px!important;border-radius:10px!important;font-size:8.5px!important}#mobile-wrap .premium-ai .ai-match-card p{min-height:40px!important;margin-top:10px!important;font-size:11px!important;line-height:1.4!important;-webkit-line-clamp:2!important}#mobile-wrap .premium-ai .ai-match-card .match-link{height:40px!important;margin-top:12px!important;border-radius:13px!important;font-size:10px!important}#mobile-wrap .community-board{width:100%!important;padding:31px 0 36px!important;background:#f4f6f8!important;overflow:hidden!important}#mobile-wrap .community-board .container{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin:0 auto!important;padding:0!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:14px!important;gap:14px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;box-sizing:border-box!important}#mobile-wrap .community-board a{display:block!important;color:inherit!important;text-decoration:none!important;white-space:normal!important}#mobile-wrap .community-board .journal-heading{width:100%!important;max-width:100%!important;gap:9px!important;margin:0!important;padding:0 2px!important}#mobile-wrap .community-board .journal-mobile-top{width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}#mobile-wrap .community-board .journal-mobile-top>span{min-width:0!important;overflow:hidden!important;color:#eb6753!important;text-overflow:ellipsis!important;font-size:10px!important;letter-spacing:.16em!important}#mobile-wrap .community-board .journal-mobile-top a,#mobile-wrap .community-board .journal-mobile-top>span{white-space:nowrap!important;font-family:Poppins,sans-serif!important;font-weight:950!important;line-height:1!important;text-transform:uppercase!important}#mobile-wrap .community-board .journal-mobile-top a{flex:0 0 auto!important;padding:8px 10px!important;border-radius:999px!important;border:1px solid rgba(24,26,32,.08)!important;background:#fff!important;color:#181a20!important;font-size:8.5px!important;letter-spacing:.08em!important}#mobile-wrap .community-board .journal-heading h1{margin:0!important;color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:26px!important;font-weight:950!important;line-height:1.06!important;letter-spacing:0!important}#mobile-wrap .community-board .journal-heading p{display:block!important;max-width:315px!important;margin:0!important;color:#68707c!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:650!important;line-height:1.48!important}#mobile-wrap .community-board .journal-mobile-list{width:100%!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:12px!important;gap:12px!important}#mobile-wrap .community-board .journal-mobile-feature{position:relative!important;overflow:hidden!important;border-radius:22px!important;border:1px solid rgba(24,26,32,.08)!important;background:#111318!important;box-shadow:0 18px 38px rgba(24,26,32,.14)!important}#mobile-wrap .community-board .journal-mobile-feature .feature-photo{position:relative!important;width:100%!important;height:158px!important;background-size:cover!important;background-position:50%!important;background-color:#181a20!important}#mobile-wrap .community-board .journal-mobile-feature .feature-photo:after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(17,19,24,.02),rgba(17,19,24,.78))!important;pointer-events:none!important}#mobile-wrap .community-board .journal-mobile-feature .feature-copy{padding:13px!important;display:grid!important;grid-gap:8px!important;gap:8px!important;background:#111318!important;box-sizing:border-box!important}#mobile-wrap .community-board .journal-mobile-feature .feature-kicker{color:#ff8a76!important;font-family:Poppins,sans-serif!important;font-size:8.5px!important;font-weight:950!important;letter-spacing:.1em!important;line-height:1!important;text-transform:uppercase!important}#mobile-wrap .community-board .journal-mobile-feature strong{color:#fff!important;font-size:18px!important;font-weight:950!important;line-height:1.18!important;letter-spacing:0!important}#mobile-wrap .community-board .journal-mobile-feature p,#mobile-wrap .community-board .journal-mobile-feature strong{display:-webkit-box!important;overflow:hidden!important;font-family:Poppins,sans-serif!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}#mobile-wrap .community-board .journal-mobile-feature p{margin:0!important;color:hsla(0,0%,100%,.66)!important;font-size:11px!important;font-weight:600!important;line-height:1.45!important}#mobile-wrap .community-board .journal-mobile-strip{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin:0!important;padding:1px 1px 10px!important;display:flex!important;flex-direction:row!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important;box-sizing:border-box!important}#mobile-wrap .community-board .journal-mobile-strip::-webkit-scrollbar{display:none!important}#mobile-wrap .community-board .journal-mobile-feature .feature-foot{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:7px!important}#mobile-wrap .community-board .journal-mobile-feature .feature-foot em,#mobile-wrap .community-board .journal-mobile-feature .feature-foot span{color:hsla(0,0%,100%,.62)!important;font-family:Poppins,sans-serif!important;font-size:8px!important;font-style:normal!important;font-weight:900!important;line-height:1!important;letter-spacing:.06em!important;text-transform:uppercase!important}#mobile-wrap .community-board .journal-mobile-feature .feature-foot em{margin-left:auto!important;padding:7px 9px!important;border-radius:999px!important;background:#eb6753!important;color:#fff!important}#mobile-wrap .community-board .journal-mobile-card{width:206px!important;min-width:206px!important;max-width:206px!important;min-height:204px!important;padding:9px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:8px!important;gap:8px!important;align-content:start!important;border-radius:18px!important;border:1px solid rgba(24,26,32,.07)!important;background:#fff!important;box-shadow:0 12px 26px rgba(24,26,32,.07)!important;box-sizing:border-box!important;cursor:pointer!important;outline:none!important;scroll-snap-align:start!important;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease!important}#mobile-wrap .community-board .journal-mobile-card.active,#mobile-wrap .community-board .journal-mobile-card:focus-visible{border-color:hsla(8,79%,62%,.62)!important;box-shadow:0 14px 30px hsla(8,79%,62%,.14),0 12px 26px rgba(24,26,32,.08)!important;transform:translateY(-1px)!important}#mobile-wrap .community-board .journal-mobile-card .photo{width:100%!important;min-width:0!important;height:92px!important;border-radius:14px!important;background-size:cover!important;background-position:50%!important;background-color:#dfe3e8!important}#mobile-wrap .community-board .journal-mobile-card .meta{min-width:0!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;gap:6px!important}#mobile-wrap .community-board .journal-mobile-card .meta-row{min-width:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}#mobile-wrap .community-board .journal-mobile-card .meta-row em,#mobile-wrap .community-board .journal-mobile-card .meta-row span{min-width:0!important;overflow:hidden!important;color:#eb6753!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-family:Poppins,sans-serif!important;font-size:8px!important;font-style:normal!important;font-weight:950!important;line-height:1!important;letter-spacing:.06em!important;text-transform:uppercase!important}#mobile-wrap .community-board .journal-mobile-card .meta-row em{flex:0 0 auto!important;color:#8a929d!important}#mobile-wrap .community-board .journal-mobile-card strong{color:#181a20!important;font-size:13.5px!important;font-weight:950!important;line-height:1.25!important;letter-spacing:0!important}#mobile-wrap .community-board .journal-mobile-card p,#mobile-wrap .community-board .journal-mobile-card strong{display:-webkit-box!important;overflow:hidden!important;font-family:Poppins,sans-serif!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}#mobile-wrap .community-board .journal-mobile-card p{margin:0!important;color:#6c7480!important;font-size:10.5px!important;font-weight:600!important;line-height:1.35!important}#mobile-wrap .community-board .journal-mobile-empty{min-height:132px!important;padding:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:18px!important;border:1px dashed rgba(24,26,32,.18)!important;background:#fff!important;color:#68707c!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:850!important}:where(#mobile-wrap,#pc-wrap) .mobile-basic-hero.community-detail-layout{min-height:238px!important;padding:78px 14px 20px!important;display:flex!important;align-items:flex-end!important;border-radius:0 0 28px 28px!important;overflow:hidden!important;background-position:50%!important}:where(#mobile-wrap,#pc-wrap) .mobile-basic-hero.community-detail-layout:before{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(8,10,14,.22),rgba(8,10,14,.78))!important;pointer-events:none!important}:where(#mobile-wrap,#pc-wrap) .mobile-basic-hero.community-detail-layout .mobile-basic-hero-inner{position:relative!important;z-index:1!important;width:100%!important;max-width:362px!important;margin:0 auto!important;padding:0!important;gap:8px!important}:where(#mobile-wrap,#pc-wrap) .mobile-basic-hero.community-detail-layout .mobile-basic-kicker{width:-moz-fit-content!important;width:fit-content!important;padding-left:9px!important;border-left:2px solid #eb6753!important;color:hsla(0,0%,100%,.74)!important;font-family:Poppins,sans-serif!important;font-size:8px!important;font-weight:950!important;letter-spacing:.12em!important;line-height:1!important;text-transform:uppercase!important}:where(#mobile-wrap,#pc-wrap) .mobile-basic-hero.community-detail-layout strong{max-width:300px!important;color:#fff!important;font-family:Poppins,sans-serif!important;font-size:33px!important;font-weight:950!important;line-height:.98!important;letter-spacing:0!important}:where(#mobile-wrap,#pc-wrap) .mobile-basic-hero.community-detail-layout p{max-width:260px!important;color:hsla(0,0%,100%,.7)!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:650!important;line-height:1.35!important}:where(#mobile-wrap,#pc-wrap) .mobile-basic-hero.community-detail-layout .mobile-community-stats{margin-top:8px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:7px!important;gap:7px!important}:where(#mobile-wrap,#pc-wrap) .mobile-basic-hero.community-detail-layout .mobile-community-stats div{min-height:54px!important;padding:8px 4px!important;border-radius:15px!important;background:hsla(0,0%,100%,.12)!important;border:1px solid hsla(0,0%,100%,.12)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}:where(#mobile-wrap,#pc-wrap) .mobile-basic-hero.community-detail-layout .mobile-community-stats svg{width:14px!important;height:14px!important}:where(#mobile-wrap,#pc-wrap) .mobile-basic-hero.community-detail-layout .mobile-community-stats b{font-size:14px!important;line-height:1!important}:where(#mobile-wrap,#pc-wrap) .mobile-basic-hero.community-detail-layout .mobile-community-stats small{font-size:7px!important;line-height:1!important}#pc-wrap .header-basic.community-detail-layout{height:auto!important;min-height:238px!important;padding:78px 14px 20px!important;align-items:flex-end!important;border-radius:0 0 28px 28px!important;overflow:hidden!important;background-position:50%!important;box-shadow:inset 0 -120px 120px rgba(7,8,11,.64)!important}#pc-wrap .header-basic.community-detail-layout .container{width:100%!important;max-width:362px!important;margin:0 auto!important;padding:0 0 0 11px!important;position:relative!important;border-left:2px solid #eb6753!important}#pc-wrap .header-basic.community-detail-layout .container strong{max-width:300px!important;margin:0!important;color:#fff!important;font-family:Poppins,sans-serif!important;font-size:33px!important;font-weight:950!important;line-height:.98!important;letter-spacing:0!important}#pc-wrap .header-basic.community-detail-layout .container span{max-width:260px!important;margin-top:8px!important;color:hsla(0,0%,100%,.7)!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:650!important;line-height:1.35!important}#pc-wrap .header-basic.community-detail-layout .community-hero-stats{width:100%!important;margin:16px 0 0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:7px!important;gap:7px!important;border:none!important;background:transparent!important}#pc-wrap .header-basic.community-detail-layout .community-stat-item{min-width:0!important;min-height:54px!important;padding:8px 4px!important;border-radius:15px!important;border:1px solid hsla(0,0%,100%,.12)!important;background:hsla(0,0%,100%,.12)!important}#pc-wrap .header-basic.community-detail-layout .community-stat-item svg{width:14px!important;height:14px!important;margin-bottom:5px!important}#pc-wrap .header-basic.community-detail-layout .community-stat-item b{font-size:14px!important;line-height:1!important}#pc-wrap .header-basic.community-detail-layout .community-stat-item small{font-size:7px!important;line-height:1!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page{width:100%!important;overflow-x:hidden!important;padding:18px 0 34px!important;background:#f4f6f8!important;color:#181a20!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .container{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin:0 auto!important;padding:0!important;display:flex!important;flex-direction:column!important;gap:12px!important;box-sizing:border-box!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .top-bar{width:100%!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-gap:8px!important;gap:8px!important;align-items:center!important}#mobile-wrap #community-detail-page .top-bar{position:-webkit-sticky!important;position:sticky!important;top:66px!important;z-index:20!important;padding:6px!important;border-radius:18px!important;border:1px solid rgba(24,26,32,.08)!important;background:rgba(244,246,248,.84)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;box-shadow:0 12px 30px rgba(24,26,32,.08)!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .breadcrumb{display:none!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .back-btn.MuiButton-root,:where(#mobile-wrap,#pc-wrap) #community-detail-page .write-btn.MuiButton-root{min-width:0!important;height:42px!important;min-height:42px!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;border-radius:15px!important;font-family:Poppins,sans-serif!important;font-size:11px!important;font-weight:950!important;letter-spacing:0!important;line-height:1!important;text-transform:none!important;white-space:nowrap!important;box-shadow:none!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .back-btn.MuiButton-root{justify-self:start!important;max-width:194px!important;border:1px solid rgba(24,26,32,.08)!important;background:#fff!important;color:#181a20!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .write-btn.MuiButton-root{width:82px!important;border:0!important;background:#181a20!important;color:#fff!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .back-btn svg,:where(#mobile-wrap,#pc-wrap) #community-detail-page .write-btn svg{width:17px!important;height:17px!important;flex:0 0 17px!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .article-hero{width:100%!important;margin:0!important;padding:10px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:0!important;gap:0!important;overflow:hidden!important;border-radius:24px!important;border:1px solid rgba(24,26,32,.07)!important;background:#fff!important;box-shadow:0 18px 42px rgba(24,26,32,.08)!important;box-sizing:border-box!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .hero-cover{position:relative!important;width:100%!important;height:194px!important;min-height:194px!important;border-radius:20px!important;overflow:hidden!important;background:#dfe3e8!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .hero-cover img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .cover-overlay{position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(10,12,18,.02) 34%,rgba(10,12,18,.72))!important;pointer-events:none!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .cover-badge{position:absolute!important;left:12px!important;bottom:12px!important;top:auto!important;max-width:calc(100% - 24px)!important;height:30px!important;padding:0 10px!important;display:inline-flex!important;align-items:center!important;gap:7px!important;border-radius:999px!important;border:1px solid hsla(0,0%,100%,.18)!important;background:rgba(17,19,24,.72)!important;color:#fff!important;font-family:Poppins,sans-serif!important;font-size:8.5px!important;font-weight:950!important;letter-spacing:.08em!important;line-height:1!important;text-transform:uppercase!important;white-space:nowrap!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;box-shadow:none!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .cover-badge .dot{width:7px!important;height:7px!important;flex:0 0 7px!important;border-radius:50%!important;background:#eb6753!important;box-shadow:0 0 0 4px hsla(8,79%,62%,.22)!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .hero-body{width:100%!important;padding:14px 4px 4px!important;display:flex!important;flex-direction:column!important;gap:12px!important;box-sizing:border-box!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .hero-meta{display:flex!important;flex-wrap:nowrap!important;gap:7px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .hero-meta::-webkit-scrollbar{display:none!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .meta-divider{display:none!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .meta-item{height:30px!important;min-width:max-content!important;padding:0 9px!important;display:inline-flex!important;align-items:center!important;gap:5px!important;border-radius:999px!important;border:1px solid rgba(24,26,32,.06)!important;background:#f5f6f8!important;color:#68707c!important;font-family:Poppins,sans-serif!important;font-size:10px!important;font-weight:850!important;line-height:1!important;white-space:nowrap!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .meta-item svg{width:14px!important;height:14px!important;flex:0 0 14px!important;color:#eb6753!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .hero-title{margin:0!important;display:-webkit-box!important;overflow:hidden!important;color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:25px!important;font-weight:950!important;line-height:1.08!important;letter-spacing:0!important;overflow-wrap:anywhere!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:4!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .hero-bottom{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-gap:8px!important;gap:8px!important;align-items:center!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .author-block{min-width:0!important;padding:6px 8px 6px 6px!important;display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;align-items:center!important;grid-gap:8px!important;gap:8px!important;border-radius:999px!important;border:1px solid rgba(24,26,32,.07)!important;background:#f7f8fa!important;box-sizing:border-box!important;cursor:pointer!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .author-avatar{width:38px!important;height:38px!important;border-radius:50%!important;object-fit:cover!important;background:#fff!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .author-text{min-width:0!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .author-meta,:where(#mobile-wrap,#pc-wrap) #community-detail-page .author-name{display:block!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-family:Poppins,sans-serif!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .author-name{color:#181a20!important;font-size:12px!important;font-weight:950!important;line-height:1.15!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .author-meta{margin-top:3px!important;color:#87909c!important;font-size:9.5px!important;font-weight:750!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .hero-stats{display:flex!important;flex-direction:row!important;gap:6px!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .stat-pill{min-width:46px!important;height:38px!important;padding:0 9px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;border-radius:999px!important;border:1px solid rgba(24,26,32,.07)!important;background:#f7f8fa!important;color:#181a20!important;box-sizing:border-box!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .stat-pill svg{width:15px!important;height:15px!important;color:#eb6753!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .stat-pill p{color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:11px!important;font-weight:950!important;line-height:1!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .like-pill.is-liked{border-color:hsla(8,79%,62%,.28)!important;background:#fff1ee!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .article-layout{width:100%!important;margin:0!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:12px!important;gap:12px!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .article-content{width:100%!important;max-width:100%!important;padding:18px!important;overflow:hidden!important;border-radius:22px!important;border:1px solid rgba(24,26,32,.07)!important;background:#fff!important;box-shadow:0 14px 34px rgba(24,26,32,.07)!important;box-sizing:border-box!important;color:#2a3038!important;font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:500!important;line-height:1.72!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .article-content .toastui-editor-contents,:where(#mobile-wrap,#pc-wrap) #community-detail-page .article-content .toastui-editor-contents li,:where(#mobile-wrap,#pc-wrap) #community-detail-page .article-content .toastui-editor-contents p{color:#2a3038!important;font-family:Poppins,sans-serif!important;font-size:14px!important;line-height:1.72!important;letter-spacing:0!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .article-content .toastui-editor-contents h1,:where(#mobile-wrap,#pc-wrap) #community-detail-page .article-content .toastui-editor-contents h2,:where(#mobile-wrap,#pc-wrap) #community-detail-page .article-content .toastui-editor-contents h3{margin:18px 0 8px!important;color:#181a20!important;font-family:Poppins,sans-serif!important;font-weight:950!important;line-height:1.18!important;letter-spacing:0!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .article-content iframe,:where(#mobile-wrap,#pc-wrap) #community-detail-page .article-content img,:where(#mobile-wrap,#pc-wrap) #community-detail-page .article-content video{width:100%!important;max-width:100%!important;height:auto!important;border-radius:16px!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .article-content iframe{aspect-ratio:16/9!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .article-content table{display:block!important;max-width:100%!important;overflow-x:auto!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .article-content code,:where(#mobile-wrap,#pc-wrap) #community-detail-page .article-content pre{max-width:100%!important;overflow-x:auto!important;white-space:pre-wrap!important;word-break:break-word!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .article-aside{width:100%!important;max-width:100%!important;padding:0!important;position:static!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important;background:transparent!important;border:0!important;box-shadow:none!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .aside-card{width:100%!important;padding:13px!important;border-radius:19px!important;border:1px solid rgba(24,26,32,.07)!important;background:#fff!important;box-shadow:0 12px 28px rgba(24,26,32,.06)!important;box-sizing:border-box!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .aside-label,:where(#mobile-wrap,#pc-wrap) #community-detail-page .comments-kicker,:where(#mobile-wrap,#pc-wrap) #community-detail-page .reaction-kicker{color:#eb6753!important;font-family:Poppins,sans-serif!important;font-size:9px!important;font-weight:950!important;letter-spacing:.12em!important;line-height:1!important;text-transform:uppercase!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .aside-author{margin-top:10px!important;display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;grid-gap:10px!important;gap:10px!important;align-items:center!important;cursor:pointer!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .aside-author img{width:42px!important;height:42px!important;border-radius:50%!important;object-fit:cover!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .aside-meta,:where(#mobile-wrap,#pc-wrap) #community-detail-page .aside-name{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-family:Poppins,sans-serif!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .aside-name{color:#181a20!important;font-size:13px!important;font-weight:950!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .aside-meta{margin-top:3px!important;color:#7b8490!important;font-size:10px!important;font-weight:750!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .snapshot-list{margin-top:11px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .snapshot-row{min-width:0!important;min-height:42px!important;padding:9px!important;display:flex!important;align-items:center!important;gap:7px!important;border-radius:14px!important;background:#f7f8fa!important;box-sizing:border-box!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .snapshot-row svg{width:15px!important;height:15px!important;flex:0 0 15px!important;color:#eb6753!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .snapshot-row span{min-width:0!important;overflow:hidden!important;color:#181a20!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-family:Poppins,sans-serif!important;font-size:10px!important;font-weight:850!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .reaction-bar{width:100%!important;max-width:100%!important;margin:0!important;padding:14px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-gap:10px!important;gap:10px!important;align-items:center!important;border-radius:20px!important;border:1px solid rgba(24,26,32,.07)!important;background:#fff!important;box-shadow:0 12px 28px rgba(24,26,32,.06)!important;box-sizing:border-box!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .reaction-info{min-width:0!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .reaction-desc{display:block!important;max-width:190px!important;margin-top:5px!important;color:#707986!important;font-family:Poppins,sans-serif!important;font-size:11px!important;font-weight:650!important;line-height:1.35!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .big-like.MuiButton-root{width:auto!important;min-width:106px!important;height:42px!important;padding:0 11px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;border-radius:999px!important;background:#181a20!important;color:#fff!important;font-family:Poppins,sans-serif!important;font-size:10px!important;font-weight:950!important;letter-spacing:0!important;line-height:1!important;text-transform:none!important;white-space:nowrap!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .big-like.MuiButton-root.liked{background:#eb6753!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .big-like svg{width:16px!important;height:16px!important;flex:0 0 16px!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .big-like .count{padding-left:4px!important;color:hsla(0,0%,100%,.72)!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .comments-section{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;gap:11px!important;background:transparent!important;border:0!important;box-shadow:none!important;box-sizing:border-box!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .comments-header{width:100%!important;padding:14px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border-radius:20px!important;border:1px solid rgba(24,26,32,.07)!important;background:#fff!important;box-shadow:0 12px 28px rgba(24,26,32,.06)!important;box-sizing:border-box!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .comments-title{margin-top:5px!important;color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:21px!important;font-weight:950!important;line-height:1!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .composer{width:100%!important;padding:12px!important;display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;grid-gap:10px!important;gap:10px!important;border-radius:20px!important;border:1px solid rgba(24,26,32,.07)!important;background:#fff!important;box-shadow:0 12px 28px rgba(24,26,32,.06)!important;box-sizing:border-box!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .comment-avatar,:where(#mobile-wrap,#pc-wrap) #community-detail-page .composer-avatar{width:38px!important;height:38px!important;border-radius:50%!important;object-fit:cover!important;background:#eef1f4!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .composer-body{min-width:0!important;gap:8px!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .composer-input,:where(#mobile-wrap,#pc-wrap) #community-detail-page .modal-input{width:100%!important;min-height:92px!important;padding:12px!important;resize:none!important;border:1px solid rgba(24,26,32,.08)!important;border-radius:16px!important;background:#f7f8fa!important;color:#181a20!important;box-sizing:border-box!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:650!important;line-height:1.45!important;outline:none!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .composer-footer,:where(#mobile-wrap,#pc-wrap) #community-detail-page .modal-footer{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;flex-wrap:nowrap!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .char-count,:where(#mobile-wrap,#pc-wrap) #community-detail-page .modal-count{color:#87909c!important;font-family:Poppins,sans-serif!important;font-size:10px!important;font-weight:850!important;line-height:1!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .modal-cancel.MuiButton-root,:where(#mobile-wrap,#pc-wrap) #community-detail-page .modal-update.MuiButton-root,:where(#mobile-wrap,#pc-wrap) #community-detail-page .post-btn.MuiButton-root{min-width:96px!important;height:38px!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;border-radius:999px!important;background:#181a20!important;color:#fff!important;font-family:Poppins,sans-serif!important;font-size:10.5px!important;font-weight:950!important;line-height:1!important;text-transform:none!important;white-space:nowrap!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .post-btn svg{width:15px!important;height:15px!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .post-btn.Mui-disabled{opacity:.45!important;color:hsla(0,0%,100%,.78)!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .comments-list{width:100%!important;display:flex!important;flex-direction:column!important;gap:9px!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .comment-card{width:100%!important;padding:12px!important;display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;grid-gap:10px!important;gap:10px!important;border-radius:18px!important;border:1px solid rgba(24,26,32,.06)!important;background:#fff!important;box-shadow:0 10px 24px rgba(24,26,32,.05)!important;box-sizing:border-box!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .comment-body{min-width:0!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .comment-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-gap:8px!important;gap:8px!important;align-items:start!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .head-left{min-width:0!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .comment-name,:where(#mobile-wrap,#pc-wrap) #community-detail-page .comment-time{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-family:Poppins,sans-serif!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .comment-name{color:#181a20!important;font-size:12px!important;font-weight:950!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .comment-time{margin-top:3px!important;color:#8a929d!important;font-size:9.5px!important;font-weight:750!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .comment-content{margin-top:8px!important;color:#3b424c!important;font-family:Poppins,sans-serif!important;font-size:12.5px!important;font-weight:600!important;line-height:1.48!important;overflow-wrap:anywhere!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .head-actions{display:flex!important;gap:5px!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .action-btn{width:30px!important;height:30px!important;padding:0!important;border-radius:10px!important;background:#f4f6f8!important;color:#68707c!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .action-btn.danger{color:#eb6753!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .action-btn svg{width:15px!important;height:15px!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .no-comments{width:100%!important;min-height:128px!important;padding:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;border-radius:20px!important;border:1px dashed rgba(24,26,32,.14)!important;background:#fff!important;color:#68707c!important;box-sizing:border-box!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .no-comments svg{width:21px!important;height:21px!important;color:#eb6753!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .no-comments p{font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:850!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .pagination-box{width:100%!important;padding:8px 0 0!important;display:flex!important;align-items:center!important;justify-content:center!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .pagination-box .MuiPagination-ul{justify-content:center!important;gap:4px!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .pagination-box .MuiPaginationItem-root{min-width:31px!important;height:31px!important;border-radius:11px!important;font-family:Poppins,sans-serif!important;font-size:11px!important;font-weight:850!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .edit-backdrop{padding:16px!important;background:rgba(10,12,18,.42)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .edit-modal{width:min(100%,360px)!important;padding:16px!important;border-radius:22px!important;border:1px solid hsla(0,0%,100%,.2)!important;background:#fff!important;box-shadow:0 28px 70px rgba(10,12,18,.28)!important;box-sizing:border-box!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .modal-title{margin-bottom:12px!important;color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:18px!important;font-weight:950!important;line-height:1.1!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .modal-input{margin:0 0 12px!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .modal-cancel.MuiButton-root{border:1px solid rgba(24,26,32,.08)!important;background:#f4f6f8!important;color:#181a20!important}}@media(max-width:767px)and (max-width:374px){:where(#mobile-wrap,#pc-wrap) #community-detail-page .container{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .hero-cover{height:174px!important;min-height:174px!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .hero-title{font-size:22px!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .hero-bottom,:where(#mobile-wrap,#pc-wrap) #community-detail-page .reaction-bar{grid-template-columns:1fr!important}:where(#mobile-wrap,#pc-wrap) #community-detail-page .big-like.MuiButton-root,:where(#mobile-wrap,#pc-wrap) #community-detail-page .write-btn.MuiButton-root{width:100%!important}}@media(max-width:767px)and (max-width:374px){#mobile-wrap .community-board .journal-heading h1,#mobile-wrap .premium-ai .ai-copy h2{font-size:23px!important}#mobile-wrap .premium-ai .ai-metrics{grid-template-columns:1fr!important}#mobile-wrap .community-board .journal-mobile-card{width:188px!important;min-width:188px!important;max-width:188px!important}#mobile-wrap .community-board .journal-mobile-card .photo{width:100%!important;min-width:0!important;height:86px!important}}@media(max-width:767px){#mobile-wrap .mobile-home-hero{min-height:548px!important;padding:66px 15px 102px!important;border-radius:0 0 28px 28px!important;background:#020408!important;box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.08)!important}#mobile-wrap .mobile-home-hero .hero-bg-video{object-position:54% center!important;opacity:.92!important;filter:saturate(1.18) contrast(1.18) brightness(.66)!important;transform:scale(1.08)!important}#mobile-wrap .mobile-home-hero .hero-cinema-overlay{background:linear-gradient(180deg,rgba(2,4,8,.28),rgba(2,4,8,.08) 42%,rgba(2,4,8,.94)),linear-gradient(90deg,rgba(2,4,8,.92),rgba(2,4,8,.48) 48%,rgba(2,4,8,.2)),linear-gradient(135deg,transparent 0 54%,hsla(8,79%,62%,.16) 54% 72%,transparent 72% 100%)!important}#mobile-wrap .mobile-home-hero:before{content:""!important;position:absolute!important;left:15px!important;right:-90px!important;bottom:104px!important;z-index:1!important;height:154px!important;border-top:1px solid hsla(0,0%,100%,.12)!important;border-bottom:1px solid hsla(8,79%,62%,.12)!important;background:linear-gradient(102deg,hsla(0,0%,100%,.1),transparent 22% 62%,hsla(8,79%,62%,.14)),linear-gradient(174deg,transparent 0 42%,hsla(0,0%,100%,.1) 42% 43%,transparent 43% 100%)!important;-webkit-clip-path:polygon(0 26%,100% 0,100% 100%,13% 80%)!important;clip-path:polygon(0 26%,100% 0,100% 100%,13% 80%)!important;transform:skewY(-5deg)!important;pointer-events:none!important}#mobile-wrap .mobile-home-hero:after{top:116px!important;right:-58px!important;width:190px!important;height:296px!important;z-index:1!important;border-radius:36px 0 0 36px!important;border-color:hsla(0,0%,100%,.13)!important;background:linear-gradient(152deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.03) 54%,hsla(8,79%,62%,.18)),rgba(14,14,18,.38)!important;-webkit-clip-path:polygon(16% 0,100% 0,100% 100%,0 78%)!important;clip-path:polygon(16% 0,100% 0,100% 100%,0 78%)!important;transform:skewY(6deg)!important}#mobile-wrap .mobile-home-hero .mobile-hero-content{max-width:360px!important;z-index:4!important}#mobile-wrap .mobile-home-hero .hero-entry-eyebrow{height:27px!important;padding:0 10px!important;gap:8px!important;border-radius:999px!important;background:linear-gradient(180deg,hsla(0,0%,100%,.17),hsla(0,0%,100%,.08))!important;box-shadow:0 14px 34px rgba(0,0,0,.34),inset 0 1px 0 hsla(0,0%,100%,.2)!important;font-size:7.4px!important;letter-spacing:.12em!important}#mobile-wrap .mobile-home-hero .hero-entry-eyebrow span{width:9px!important;height:9px!important;flex-basis:9px!important;box-shadow:0 0 0 7px hsla(8,79%,62%,.18),0 0 18px hsla(8,79%,62%,.62)!important}#mobile-wrap .mobile-home-hero .hero-entry-title{width:356px!important;max-width:100%!important;margin-top:18px!important;font-size:clamp(34px,9.15vw,40px)!important;line-height:.96!important;text-shadow:0 18px 42px rgba(0,0,0,.54)!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard{top:178px!important;right:-16px!important;z-index:2!important;width:132px!important;height:190px!important;padding:24px 18px!important;gap:8px!important;align-content:start!important;border-radius:34px 0 0 34px!important;border-color:hsla(0,0%,100%,.14)!important;background:linear-gradient(152deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.035) 56%,hsla(8,79%,62%,.16)),rgba(9,10,14,.58)!important;box-shadow:-18px 28px 58px rgba(0,0,0,.32),inset 1px 0 0 hsla(0,0%,100%,.08)!important;transform:skewY(5deg)!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard span{height:7px!important;border-radius:999px!important;transform:skewY(-5deg)!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard span:first-child{width:62px!important;background:hsla(0,0%,100%,.95)!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard span:nth-child(2){width:86px!important;background:#eb6753!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard span:nth-child(3){width:48px!important;background:hsla(0,0%,100%,.24)!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard i{position:relative!important;width:84px!important;height:42px!important;margin-top:24px!important;border:0!important;border-radius:13px!important;background:linear-gradient(135deg,hsla(8,79%,62%,.96),hsla(8,79%,62%,.24)),linear-gradient(90deg,hsla(0,0%,100%,.16),transparent)!important;box-shadow:0 16px 34px hsla(8,79%,62%,.16),inset 0 1px 0 hsla(0,0%,100%,.22)!important;transform:skewY(-5deg) rotate(-10deg)!important}#mobile-wrap .mobile-home-hero .hero-action-row{position:relative!important;z-index:5!important;max-width:360px!important;margin-top:23px!important;padding:4px!important;grid-template-columns:minmax(0,1fr) 116px!important;gap:7px!important;border-radius:22px!important;border:1px solid hsla(0,0%,100%,.12)!important;background:hsla(0,0%,100%,.075)!important;box-shadow:0 18px 48px rgba(0,0,0,.38)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;box-sizing:border-box!important}#mobile-wrap .mobile-home-hero .hero-action-row .hero-primary-action,#mobile-wrap .mobile-home-hero .hero-action-row .hero-secondary-action,#mobile-wrap .mobile-home-hero .hero-action-row a{height:48px!important;min-height:48px!important;padding:0 15px!important;border-radius:17px!important;font-size:11.5px!important;box-shadow:none!important}#mobile-wrap .mobile-home-hero .hero-primary-action{background:linear-gradient(135deg,#f06b55,#d94e3a)!important;color:#fff!important}#mobile-wrap .mobile-home-hero .hero-secondary-action{background:rgba(7,9,13,.56)!important;border-color:hsla(0,0%,100%,.16)!important}#mobile-wrap .mobile-home-hero .hero-action-row svg{width:19px!important;height:19px!important}#mobile-wrap .mobile-home-hero .hero-stats-panel{left:14px!important;right:14px!important;bottom:14px!important;width:calc(100% - 28px)!important;max-width:calc(100% - 28px)!important;height:78px!important;min-height:78px!important;border-radius:24px!important;background:linear-gradient(180deg,hsla(0,0%,100%,.11),hsla(0,0%,100%,.04)),rgba(8,10,14,.88)!important;box-shadow:0 24px 54px rgba(0,0,0,.38),inset 0 1px 0 hsla(0,0%,100%,.08)!important}#mobile-wrap .mobile-home-hero .hero-stat-item{height:78px!important;min-height:78px!important;padding:9px 2px 8px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important}#mobile-wrap .mobile-home-hero .hero-stat-item svg{width:15px!important;height:15px!important;color:hsla(0,0%,100%,.92)!important}#mobile-wrap .mobile-home-hero .hero-stat-item strong{color:#fff!important;font-family:Poppins,sans-serif!important;font-size:23px!important;font-weight:950!important;line-height:.94!important}#mobile-wrap .mobile-home-hero .hero-stat-item span{color:hsla(0,0%,100%,.64)!important;font-family:Poppins,sans-serif!important;font-size:7.5px!important;font-weight:950!important;letter-spacing:.08em!important;line-height:1!important;text-transform:uppercase!important;white-space:nowrap!important}}@media(max-width:767px)and (max-width:374px){#mobile-wrap .mobile-home-hero{min-height:534px!important;padding:62px 12px 96px!important}#mobile-wrap .mobile-home-hero .hero-entry-title{width:336px!important;font-size:33px!important}#mobile-wrap .mobile-home-hero .hero-action-row{grid-template-columns:minmax(0,1fr) 104px!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard{right:-28px!important;width:120px!important}}@media(max-width:767px){#mobile-wrap .popular-cars{padding:24px 0 30px!important;background:#f4f5f7!important;overflow:hidden!important}#mobile-wrap .popular-cars .container{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin:0 auto!important;padding:0!important}#mobile-wrap .popular-cars .card-box{margin-top:14px!important}#mobile-wrap .popular-cars .card-box,#mobile-wrap .popular-cars .popular-car-swiper,#mobile-wrap .trend-cars .trend-car-swiper{height:auto!important;overflow:visible!important}#mobile-wrap .popular-cars .popular-car-swiper .swiper-wrapper,#mobile-wrap .trend-cars .trend-car-swiper .swiper-wrapper{transition-timing-function:linear!important}#mobile-wrap .popular-cars .popular-car-slide{width:min(84vw,332px)!important;max-width:min(84vw,332px)!important;height:auto!important;display:flex!important}#mobile-wrap .popular-cars .popular-card-box{width:100%!important;height:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;border-radius:22px!important;background:#fff!important;border:1px solid rgba(24,26,32,.08)!important;box-shadow:0 16px 34px rgba(24,26,32,.08)!important}#mobile-wrap .popular-cars .popular-card-box .card-img{height:205px!important;min-height:205px!important;max-height:205px!important;flex:0 0 205px!important;border-radius:22px 22px 0 0!important;background-size:cover!important;background-position:50%!important}#mobile-wrap .popular-cars .popular-card-box .card-img .price{left:15px!important;bottom:15px!important;padding:10px 13px!important;border-radius:12px!important;font-size:17px!important;font-weight:950!important;box-shadow:0 12px 28px rgba(24,26,32,.14)!important}#mobile-wrap .popular-cars .popular-card-box .info{height:auto!important;min-height:0!important;padding:14px 14px 15px!important;display:flex!important;flex-direction:column!important;border-radius:0 0 22px 22px!important;background:#fff!important}#mobile-wrap .popular-cars .popular-card-box .info .title-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-gap:8px!important;gap:8px!important;align-items:center!important}#mobile-wrap .popular-cars .popular-card-box .info .title{font-size:16px!important;font-weight:900!important;line-height:1.2!important;letter-spacing:0!important;white-space:nowrap!important}#mobile-wrap .popular-cars .popular-card-box .info .deal-type{padding:7px 10px!important;border-radius:999px!important;background:#fff1ee!important;color:#eb6753!important;font-size:10px!important;font-weight:950!important;line-height:1!important}#mobile-wrap .popular-cars .popular-card-box .info .options{margin-top:12px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}#mobile-wrap .popular-cars .popular-card-box .info .options div{min-width:0!important;height:42px!important;padding:0 7px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:5px!important;border-radius:12px!important;border:1px solid rgba(24,26,32,.07)!important;background:#f8f9fb!important;box-sizing:border-box!important}#mobile-wrap .popular-cars .popular-card-box .info .options div .stat-icon{width:14px!important;height:14px!important;margin:0!important;flex:0 0 14px!important;color:#eb6753!important}#mobile-wrap .popular-cars .popular-card-box .info .options div span{min-width:0!important;overflow:hidden!important;color:#181a20!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:11px!important;font-weight:700!important;line-height:1.1!important}#mobile-wrap .popular-cars .popular-card-box .info .bott{margin-top:13px!important;padding-top:12px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 38px auto 38px auto!important;grid-gap:8px!important;gap:8px!important;align-items:center!important;border-top:1px solid rgba(24,26,32,.07)!important}#mobile-wrap .popular-cars .popular-card-box .info .brand-line{min-width:0!important;max-width:none!important;margin:0!important;overflow:hidden!important;color:#747984!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:11px!important;font-weight:800!important;line-height:1.1!important}#mobile-wrap .popular-cars .popular-card-box .info .view-like-box{display:contents!important}#mobile-wrap .popular-cars .popular-card-box .info .view-like-box .MuiIconButton-root{width:38px!important;height:38px!important;min-width:38px!important;margin:0!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:13px!important;border:1px solid rgba(24,26,32,.08)!important;background:#fff!important;box-shadow:0 8px 18px rgba(24,26,32,.06)!important}#mobile-wrap .popular-cars .popular-card-box .info .view-like-box .MuiIconButton-root svg{width:18px!important;height:18px!important;color:#7a808a!important}#mobile-wrap .popular-cars .popular-card-box .info .view-like-box .MuiIconButton-root.like-btn svg,#mobile-wrap .popular-cars .popular-card-box .info .view-like-box .MuiIconButton-root.like-btn svg.liked{color:#eb6753!important}#mobile-wrap .popular-cars .popular-card-box .info .view-like-box .view-cnt{min-width:30px!important;margin:0 1px 0 -4px!important;color:#747984!important;font-size:11px!important;font-weight:800!important;line-height:1!important;white-space:nowrap!important}}@media(max-width:767px)and (max-width:374px){#mobile-wrap .popular-cars .popular-car-slide{width:min(86vw,314px)!important;max-width:min(86vw,314px)!important}#mobile-wrap .popular-cars .popular-card-box .card-img{height:190px!important;min-height:190px!important;max-height:190px!important;flex-basis:190px!important}#mobile-wrap .popular-cars .popular-card-box .info .bott{grid-template-columns:minmax(0,1fr) 34px auto 34px auto!important;gap:6px!important}#mobile-wrap .popular-cars .popular-card-box .info .view-like-box .MuiIconButton-root{width:34px!important;height:34px!important;min-width:34px!important}}@media(max-width:767px){#mobile-wrap #community-list-page .community-general-card-config .card-footer{position:relative!important;z-index:4!important;width:100%!important;margin-top:0!important;padding:8px!important;display:block!important;box-sizing:border-box!important;overflow:visible!important}#mobile-wrap #community-list-page .community-general-card-config .footer-inner{width:100%!important;min-height:106px!important;padding:10px!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto!important;grid-gap:9px!important;gap:9px!important;border:1px solid rgba(24,26,32,.07)!important;border-radius:19px!important;background:#f7f8fa!important;box-shadow:0 10px 24px rgba(24,26,32,.05)!important;box-sizing:border-box!important;overflow:hidden!important}#mobile-wrap #community-list-page .community-general-card-config .footer-author{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:center!important;grid-gap:9px!important;gap:9px!important;box-sizing:border-box!important}#mobile-wrap #community-list-page .community-general-card-config .footer-avatar-wrap{width:40px!important;height:40px!important;min-width:40px!important;padding:2px!important;display:block!important;border-radius:50%!important;background:#fff!important;box-shadow:0 8px 18px rgba(24,26,32,.08)!important;box-sizing:border-box!important;overflow:hidden!important}#mobile-wrap #community-list-page .community-general-card-config .footer-avatar{width:100%!important;height:100%!important;display:block!important;border-radius:50%!important;object-fit:cover!important}#mobile-wrap #community-list-page .community-general-card-config .footer-author-text{min-width:0!important;display:flex!important;flex-direction:column!important;gap:2px!important;overflow:hidden!important}#mobile-wrap #community-list-page .community-general-card-config .footer-author-text strong{max-width:100%!important;overflow:hidden!important;color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:950!important;line-height:1.12!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap #community-list-page .community-general-card-config .footer-author-meta{max-width:100%!important;overflow:hidden!important;color:#8a929d!important;font-family:Poppins,sans-serif!important;font-size:10px!important;font-weight:750!important;line-height:1.2!important;text-overflow:ellipsis!important;white-space:nowrap!important}#mobile-wrap #community-list-page .community-general-card-config .footer-actions{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) 102px!important;align-items:center!important;grid-gap:8px!important;gap:8px!important;box-sizing:border-box!important;overflow:hidden!important}#mobile-wrap #community-list-page .community-general-card-config .footer-stat-cluster{width:100%!important;min-width:0!important;height:40px!important;padding:0 5px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:center!important;border:1px solid rgba(24,26,32,.07)!important;border-radius:999px!important;background:#fff!important;box-shadow:none!important;box-sizing:border-box!important;overflow:hidden!important}#mobile-wrap #community-list-page .community-general-card-config .stat-divider{display:none!important}#mobile-wrap #community-list-page .community-general-card-config .stat-mini{min-width:0!important;width:100%!important;height:32px!important;padding:0 3px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:3px!important;border-radius:999px!important;white-space:nowrap!important;box-sizing:border-box!important;overflow:hidden!important}#mobile-wrap #community-list-page .community-general-card-config .stat-mini svg{width:15px!important;height:15px!important;flex:0 0 15px!important;color:#747b87!important}#mobile-wrap #community-list-page .community-general-card-config .stat-mini span{min-width:0!important;overflow:hidden!important;color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:11px!important;font-weight:900!important;line-height:1!important;text-overflow:ellipsis!important;font-feature-settings:"tnum"!important;font-variant-numeric:tabular-nums!important}#mobile-wrap #community-list-page .community-general-card-config .like-mini{padding:0 3px!important;background:transparent!important}#mobile-wrap #community-list-page .community-general-card-config .like-mini .MuiIconButton-root,#mobile-wrap #community-list-page .community-general-card-config .like-mini button{width:22px!important;min-width:22px!important;height:22px!important;margin:0!important;padding:0!important;flex:0 0 22px!important}#mobile-wrap #community-list-page .community-general-card-config .like-mini .MuiIconButton-root svg,#mobile-wrap #community-list-page .community-general-card-config .like-mini button svg{width:15px!important;height:15px!important}#mobile-wrap #community-list-page .community-general-card-config .like-mini .liked-heart-icon,#mobile-wrap #community-list-page .community-general-card-config .like-mini.is-liked button svg{color:#ff1d25!important}#mobile-wrap #community-list-page .community-general-card-config .read-arrow{width:102px!important;min-width:102px!important;height:40px!important;padding:0 13px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;border:0!important;border-radius:999px!important;background:#181a20!important;color:#fff!important;box-sizing:border-box!important;overflow:hidden!important}#mobile-wrap #community-list-page .community-general-card-config .read-arrow-label{overflow:hidden!important;color:inherit!important;font-family:Poppins,sans-serif!important;font-size:11px!important;font-weight:950!important;line-height:1!important;letter-spacing:0!important;text-overflow:ellipsis!important;text-transform:none!important;white-space:nowrap!important}#mobile-wrap #community-list-page .community-general-card-config .read-arrow svg{width:18px!important;height:18px!important;flex:0 0 18px!important;color:inherit!important}}@media(max-width:374px){#mobile-wrap #community-list-page .community-general-card-config .footer-actions{grid-template-columns:minmax(0,1fr) 94px!important;gap:6px!important}#mobile-wrap #community-list-page .community-general-card-config .read-arrow{width:94px!important;min-width:94px!important;padding:0 10px!important}#mobile-wrap #community-list-page .community-general-card-config .stat-mini{gap:2px!important;padding:0 2px!important}#mobile-wrap #community-list-page .community-general-card-config .stat-mini span{font-size:10px!important}}@media(max-width:767px){#mobile-wrap .mobile-home-hero{align-items:stretch!important;justify-content:flex-start!important;min-height:548px!important;height:min(572px,100svh - 78px)!important;padding:58px 14px 94px!important;background:linear-gradient(180deg,rgba(2,4,7,.1),rgba(2,4,7,.86)),url(/img/banner/home-hero.jpg) 58% 50%/cover no-repeat!important}#mobile-wrap .mobile-home-hero .hero-bg-video{opacity:.38!important;object-position:60% center!important;filter:saturate(1.12) contrast(1.08) brightness(.92)!important}#mobile-wrap .mobile-home-hero .hero-cinema-overlay{background:linear-gradient(180deg,rgba(2,4,7,.02),rgba(2,4,7,.14) 40%,rgba(2,4,7,.9)),linear-gradient(90deg,rgba(2,4,7,.9),rgba(2,4,7,.42) 52%,rgba(2,4,7,.04)),linear-gradient(137deg,transparent 0 54%,hsla(8,79%,62%,.18) 54% 72%,transparent 72% 100%)!important}#mobile-wrap .mobile-home-hero .mobile-hero-content{align-items:flex-start!important;text-align:left!important;width:100%!important;max-width:calc(100vw - 28px)!important;margin:0 auto!important}#mobile-wrap .mobile-home-hero .hero-action-row,#mobile-wrap .mobile-home-hero .hero-entry-eyebrow,#mobile-wrap .mobile-home-hero .hero-entry-title{align-self:stretch!important;text-align:left!important}#mobile-wrap .mobile-home-hero .hero-entry-title{width:min(100%,332px)!important;max-width:332px!important;font-size:clamp(30px,8.05vw,34px)!important;line-height:1.02!important}#mobile-wrap .mobile-home-hero .hero-action-row{width:100%!important;max-width:100%!important;margin:22px 0 0!important;grid-template-columns:minmax(0,1fr) 96px!important;overflow:hidden!important}#mobile-wrap .mobile-home-hero .hero-action-row .hero-primary-action,#mobile-wrap .mobile-home-hero .hero-action-row .hero-secondary-action,#mobile-wrap .mobile-home-hero .hero-action-row a{min-width:0!important;max-width:100%!important;box-sizing:border-box!important;overflow:hidden!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard{right:20px!important;bottom:104px!important;width:84px!important;height:84px!important;padding:12px 11px!important;border-radius:21px!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard span{height:5px!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard span:first-child{width:46px!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard span:nth-child(2){width:58px!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard span:nth-child(3){width:34px!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard i{width:32px!important;height:32px!important;margin-top:5px!important}#mobile-wrap .mobile-home-hero .hero-stats-panel{left:14px!important;right:14px!important;bottom:13px!important;width:calc(100% - 28px)!important;max-width:calc(100% - 28px)!important;height:76px!important;min-height:76px!important;box-sizing:border-box!important;transform:none!important}#mobile-wrap .mobile-home-hero .hero-stat-item{width:auto!important;min-width:0!important;max-width:none!important;height:76px!important;min-height:76px!important;padding:8px 1px 7px!important;overflow:hidden!important}#mobile-wrap .mobile-home-hero .hero-stat-item strong{max-width:100%!important;font-size:18.5px!important;line-height:.98!important;white-space:nowrap!important}#mobile-wrap .mobile-home-hero .hero-stat-item span{display:block!important;max-width:100%!important;font-size:6.4px!important;line-height:1.1!important;white-space:nowrap!important}}@media(max-width:767px)and (max-width:374px){#mobile-wrap .mobile-home-hero{min-height:526px!important;height:min(550px,100svh - 74px)!important;padding:52px 12px 90px!important}#mobile-wrap .mobile-home-hero .hero-entry-title{max-width:310px!important;font-size:28px!important}#mobile-wrap .mobile-home-hero .hero-action-row{grid-template-columns:minmax(0,1fr) 88px!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard{right:15px!important;bottom:100px!important;width:78px!important;height:78px!important}}@media(max-width:767px){#mobile-wrap .mobile-home-hero{position:relative!important;min-height:540px!important;height:min(580px,100svh - 78px)!important;padding:58px 16px 96px!important;border-radius:0 0 30px 30px!important;background:#020407!important;box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.1),0 22px 58px rgba(0,0,0,.22)!important;isolation:isolate!important;overflow:hidden!important}#mobile-wrap .mobile-home-hero .hero-bg-video{object-position:57% center!important;opacity:.94!important;filter:saturate(1.16) contrast(1.14) brightness(.78)!important;transform:scale(1.07)!important}#mobile-wrap .mobile-home-hero .hero-cinema-overlay{z-index:0!important;background:linear-gradient(180deg,rgba(2,4,7,.08),rgba(2,4,7,.18) 42%,rgba(2,4,7,.93)),linear-gradient(90deg,rgba(2,4,7,.96),rgba(2,4,7,.58) 46%,rgba(2,4,7,.1)),linear-gradient(138deg,transparent 0 55%,hsla(8,79%,62%,.2) 55% 73%,transparent 73% 100%)!important}#mobile-wrap .mobile-home-hero:before{left:-18px!important;right:-86px!important;bottom:82px!important;height:172px!important;border-top:1px solid hsla(0,0%,100%,.13)!important;border-bottom:1px solid hsla(8,79%,62%,.18)!important;background:linear-gradient(103deg,transparent 0 14%,hsla(0,0%,100%,.12) 14% 14.5%,transparent 14.5% 55%,hsla(8,79%,62%,.2) 55% 56%,transparent 56% 100%),linear-gradient(176deg,transparent 0 45%,hsla(0,0%,100%,.09) 45% 46%,transparent 46% 100%)!important;-webkit-clip-path:polygon(0 34%,100% 0,100% 100%,8% 78%)!important;clip-path:polygon(0 34%,100% 0,100% 100%,8% 78%)!important;transform:skewY(-4deg)!important}#mobile-wrap .mobile-home-hero:after,#mobile-wrap .mobile-home-hero:before{content:""!important;position:absolute!important;z-index:1!important;pointer-events:none!important}#mobile-wrap .mobile-home-hero:after{top:88px!important;right:-78px!important;width:196px!important;height:260px!important;border:1px solid hsla(0,0%,100%,.12)!important;border-right:0!important;border-radius:34px 0 0 34px!important;background:linear-gradient(150deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.025) 54%,hsla(8,79%,62%,.16)),rgba(10,12,17,.22)!important;-webkit-clip-path:polygon(19% 0,100% 0,100% 100%,0 82%)!important;clip-path:polygon(19% 0,100% 0,100% 100%,0 82%)!important;transform:skewY(5deg)!important;backdrop-filter:blur(6px)!important;-webkit-backdrop-filter:blur(6px)!important}#mobile-wrap .mobile-home-hero .mobile-hero-content{position:relative!important;z-index:4!important;width:100%!important;max-width:358px!important;margin:0 auto!important;padding:0!important}#mobile-wrap .mobile-home-hero .hero-entry-eyebrow{width:-moz-fit-content!important;width:fit-content!important;max-width:calc(100vw - 42px)!important;height:27px!important;padding:0 10px!important;gap:8px!important;border:1px solid hsla(0,0%,100%,.17)!important;border-radius:999px!important;background:linear-gradient(180deg,hsla(0,0%,100%,.17),hsla(0,0%,100%,.075))!important;box-shadow:0 14px 34px rgba(0,0,0,.34),inset 0 1px 0 hsla(0,0%,100%,.22)!important;color:hsla(0,0%,100%,.82)!important;font-size:7.2px!important;font-weight:950!important;letter-spacing:.11em!important;line-height:1!important;white-space:nowrap!important}#mobile-wrap .mobile-home-hero .hero-entry-eyebrow span{width:8px!important;height:8px!important;flex:0 0 8px!important;border-radius:50%!important;background:#eb6753!important;box-shadow:0 0 0 7px hsla(8,79%,62%,.17),0 0 18px hsla(8,79%,62%,.54)!important}#mobile-wrap .mobile-home-hero .hero-entry-title{position:relative!important;width:min(100%,356px)!important;max-width:356px!important;margin:17px 0 0!important;color:#fff!important;font-size:clamp(31px,8.35vw,36px)!important;font-weight:950!important;line-height:1.01!important;letter-spacing:0!important;text-shadow:0 18px 42px rgba(0,0,0,.58)!important}#mobile-wrap .mobile-home-hero .hero-entry-title:after{content:""!important;display:block!important;width:88px!important;height:4px!important;margin-top:14px!important;border-radius:999px!important;background:linear-gradient(90deg,#eb6753,hsla(8,79%,62%,.16))!important;box-shadow:0 0 22px hsla(8,79%,62%,.34)!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard{position:absolute!important;top:auto!important;right:17px!important;bottom:100px!important;z-index:3!important;width:102px!important;height:104px!important;padding:14px 13px!important;display:grid!important;align-content:start!important;grid-gap:6px!important;gap:6px!important;border:1px solid hsla(0,0%,100%,.15)!important;border-radius:23px!important;background:linear-gradient(145deg,hsla(0,0%,100%,.14),hsla(0,0%,100%,.035) 56%,hsla(8,79%,62%,.18)),rgba(8,10,15,.66)!important;box-shadow:0 24px 48px rgba(0,0,0,.32),inset 0 1px 0 hsla(0,0%,100%,.14)!important;transform:rotate(-2deg)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;box-sizing:border-box!important;pointer-events:none!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard span{height:6px!important;display:block!important;border-radius:999px!important;background:hsla(0,0%,100%,.2)!important;transform:none!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard span:first-child{width:58px!important;background:hsla(0,0%,100%,.92)!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard span:nth-child(2){width:74px!important;background:#eb6753!important;box-shadow:0 0 18px hsla(8,79%,62%,.42)!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard span:nth-child(3){width:40px!important;background:hsla(0,0%,100%,.23)!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard i{position:relative!important;width:43px!important;height:43px!important;margin:8px 0 0!important;border:1px solid hsla(0,0%,100%,.18)!important;border-radius:50%!important;background:radial-gradient(circle at 50% 50%,#eb6753 0 6px,transparent 7px),conic-gradient(from 215deg,#eb6753,hsla(0,0%,100%,.32),hsla(0,0%,100%,.08),#eb6753)!important;box-shadow:0 14px 28px hsla(8,79%,62%,.18),inset 0 1px 0 hsla(0,0%,100%,.22)!important;transform:none!important}#mobile-wrap .mobile-home-hero .hero-action-row{position:relative!important;z-index:5!important;width:100%!important;max-width:358px!important;margin:23px auto 0!important;padding:4px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 106px!important;grid-gap:7px!important;gap:7px!important;border:1px solid hsla(0,0%,100%,.13)!important;border-radius:20px!important;background:hsla(0,0%,100%,.07)!important;box-shadow:0 20px 46px rgba(0,0,0,.38),inset 0 1px 0 hsla(0,0%,100%,.09)!important;backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important;box-sizing:border-box!important}#mobile-wrap .mobile-home-hero .hero-action-row .hero-primary-action,#mobile-wrap .mobile-home-hero .hero-action-row .hero-secondary-action,#mobile-wrap .mobile-home-hero .hero-action-row a{width:100%!important;height:47px!important;min-height:47px!important;padding:0 13px!important;display:inline-flex!important;align-items:center!important;justify-content:space-between!important;border-radius:16px!important;font-size:11.2px!important;font-weight:950!important;line-height:1!important;letter-spacing:0!important;white-space:nowrap!important;box-shadow:none!important}#mobile-wrap .mobile-home-hero .hero-primary-action{border:0!important;background:linear-gradient(135deg,#fff,#f4f5f6)!important;color:#111318!important}#mobile-wrap .mobile-home-hero .hero-secondary-action{border:1px solid hsla(0,0%,100%,.18)!important;background:rgba(6,8,12,.62)!important;color:#fff!important}#mobile-wrap .mobile-home-hero .hero-action-row svg{width:18px!important;height:18px!important;flex:0 0 18px!important}#mobile-wrap .mobile-home-hero .hero-stats-panel{position:absolute!important;left:14px!important;right:14px!important;bottom:14px!important;z-index:5!important;width:calc(100% - 28px)!important;max-width:calc(100% - 28px)!important;height:70px!important;min-height:70px!important;margin:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;border:1px solid hsla(0,0%,100%,.14)!important;border-radius:22px!important;background:linear-gradient(180deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.04)),rgba(7,9,13,.9)!important;box-shadow:0 20px 48px rgba(0,0,0,.38),inset 0 1px 0 hsla(0,0%,100%,.1)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;overflow:hidden!important;box-sizing:border-box!important}#mobile-wrap .mobile-home-hero .hero-stat-item{height:70px!important;min-height:70px!important;padding:8px 2px 7px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;border-right:1px solid hsla(0,0%,100%,.1)!important;box-sizing:border-box!important}#mobile-wrap .mobile-home-hero .hero-stat-item:last-child{border-right:0!important}#mobile-wrap .mobile-home-hero .hero-stat-item svg{width:14px!important;height:14px!important;color:hsla(0,0%,100%,.92)!important}#mobile-wrap .mobile-home-hero .hero-stat-item strong{color:#fff!important;font-family:Poppins,sans-serif!important;font-size:20px!important;font-weight:950!important;line-height:.94!important;letter-spacing:0!important}#mobile-wrap .mobile-home-hero .hero-stat-item span{color:hsla(0,0%,100%,.62)!important;font-family:Poppins,sans-serif!important;font-size:6.8px!important;font-weight:950!important;letter-spacing:.08em!important;line-height:1!important;text-transform:uppercase!important;white-space:nowrap!important}}@media(max-width:767px)and (max-width:374px){#mobile-wrap .mobile-home-hero{min-height:520px!important;height:min(552px,100svh - 74px)!important;padding:52px 12px 90px!important}#mobile-wrap .mobile-home-hero .mobile-hero-content{max-width:calc(100vw - 24px)!important}#mobile-wrap .mobile-home-hero .hero-entry-title{font-size:29px!important;max-width:332px!important}#mobile-wrap .mobile-home-hero .hero-action-row{grid-template-columns:minmax(0,1fr) 98px!important}#mobile-wrap .mobile-home-hero .hero-action-row .hero-primary-action,#mobile-wrap .mobile-home-hero .hero-action-row .hero-secondary-action,#mobile-wrap .mobile-home-hero .hero-action-row a{height:44px!important;min-height:44px!important;padding:0 11px!important;font-size:10.4px!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard{right:12px!important;bottom:96px!important;width:94px!important;height:96px!important;padding:13px 12px!important}#mobile-wrap .mobile-home-hero .hero-stats-panel{left:12px!important;right:12px!important;width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;height:66px!important;min-height:66px!important}#mobile-wrap .mobile-home-hero .hero-stat-item{height:66px!important;min-height:66px!important}}@media(max-width:767px){#mobile-wrap .mobile-home-hero{min-height:588px!important;padding:72px 15px 118px!important;border-radius:0 0 34px 34px!important;background:#03050a!important;box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.1),0 26px 70px rgba(0,0,0,.28)!important}#mobile-wrap .mobile-home-hero .hero-bg-video{object-position:53% center!important;opacity:.96!important;filter:saturate(1.24) contrast(1.2) brightness(.7)!important;transform:scale(1.11)!important}#mobile-wrap .mobile-home-hero .hero-cinema-overlay{background:radial-gradient(ellipse 190px 260px at 88% 28%,hsla(8,79%,62%,.34),transparent 68%),linear-gradient(180deg,rgba(3,5,10,.26),rgba(3,5,10,.16) 38%,rgba(3,5,10,.96)),linear-gradient(90deg,rgba(3,5,10,.96),rgba(3,5,10,.56) 49%,rgba(3,5,10,.2))!important}#mobile-wrap .mobile-home-hero:before{left:-28px!important;right:-34px!important;bottom:88px!important;height:190px!important;border-top:1px solid hsla(0,0%,100%,.12)!important;border-bottom:1px solid hsla(8,79%,62%,.18)!important;background:linear-gradient(104deg,transparent 0 10%,hsla(0,0%,100%,.12) 10% 10.5%,transparent 10.5% 45%,hsla(8,79%,62%,.18) 45% 46%,transparent 46% 100%),linear-gradient(168deg,transparent 0 41%,hsla(0,0%,100%,.1) 41% 42%,transparent 42% 100%)!important;-webkit-clip-path:polygon(0 38%,100% 5%,100% 100%,9% 83%)!important;clip-path:polygon(0 38%,100% 5%,100% 100%,9% 83%)!important;transform:skewY(-6deg)!important}#mobile-wrap .mobile-home-hero:after,#mobile-wrap .mobile-home-hero:before{content:""!important;position:absolute!important;z-index:1!important;pointer-events:none!important}#mobile-wrap .mobile-home-hero:after{top:104px!important;right:-62px!important;width:196px!important;height:336px!important;border:1px solid hsla(0,0%,100%,.13)!important;border-right:0!important;border-radius:42px 0 0 42px!important;background:linear-gradient(145deg,hsla(0,0%,100%,.13),hsla(0,0%,100%,.025) 55%,hsla(8,79%,62%,.2)),rgba(11,13,18,.36)!important;-webkit-clip-path:polygon(18% 0,100% 0,100% 100%,0 79%)!important;clip-path:polygon(18% 0,100% 0,100% 100%,0 79%)!important;transform:skewY(7deg)!important;backdrop-filter:blur(7px)!important;-webkit-backdrop-filter:blur(7px)!important}#mobile-wrap .mobile-home-hero .mobile-hero-content{position:relative!important;z-index:4!important;width:100%!important;max-width:360px!important;margin:0 auto!important}#mobile-wrap .mobile-home-hero .hero-entry-eyebrow{height:29px!important;max-width:262px!important;padding:0 11px!important;gap:8px!important;border:1px solid hsla(0,0%,100%,.18)!important;background:linear-gradient(180deg,hsla(0,0%,100%,.18),hsla(0,0%,100%,.08))!important;box-shadow:0 18px 44px rgba(0,0,0,.34),inset 0 1px 0 hsla(0,0%,100%,.22)!important;font-size:7.6px!important;letter-spacing:.1em!important}#mobile-wrap .mobile-home-hero .hero-entry-eyebrow span{width:9px!important;height:9px!important;flex:0 0 9px!important;box-shadow:0 0 0 7px hsla(8,79%,62%,.17),0 0 20px hsla(8,79%,62%,.68)!important}#mobile-wrap .mobile-home-hero .hero-entry-title{width:min(100%,346px)!important;max-width:346px!important;margin:20px 0 0!important;font-size:clamp(37px,9.8vw,43px)!important;font-weight:950!important;line-height:.97!important;letter-spacing:0!important;text-shadow:0 22px 52px rgba(0,0,0,.62)!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard{top:164px!important;right:-28px!important;z-index:2!important;width:142px!important;height:226px!important;padding:25px 18px!important;gap:8px!important;align-content:start!important;border-radius:34px 0 0 34px!important;border-color:hsla(0,0%,100%,.14)!important;background:linear-gradient(152deg,hsla(0,0%,100%,.16),hsla(0,0%,100%,.035) 56%,hsla(8,79%,62%,.2)),rgba(9,10,14,.58)!important;box-shadow:-20px 30px 62px rgba(0,0,0,.34),inset 1px 0 0 hsla(0,0%,100%,.08)!important;transform:skewY(6deg)!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard span{height:7px!important;border-radius:999px!important;transform:skewY(-6deg)!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard span:first-child{width:62px!important;background:hsla(0,0%,100%,.96)!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard span:nth-child(2){width:88px!important;background:#eb6753!important;box-shadow:0 0 24px hsla(8,79%,62%,.34)!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard span:nth-child(3){width:46px!important;background:hsla(0,0%,100%,.24)!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard i{width:86px!important;height:44px!important;margin-top:26px!important;border:0!important;border-radius:14px!important;background:linear-gradient(135deg,hsla(8,79%,62%,.96),hsla(8,79%,62%,.22)),linear-gradient(90deg,hsla(0,0%,100%,.18),transparent)!important;box-shadow:0 18px 38px hsla(8,79%,62%,.18),inset 0 1px 0 hsla(0,0%,100%,.24)!important;transform:skewY(-6deg) rotate(-10deg)!important}#mobile-wrap .mobile-home-hero .hero-action-row{position:relative!important;z-index:5!important;width:100%!important;max-width:360px!important;margin-top:28px!important;padding:4px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 116px!important;grid-gap:7px!important;gap:7px!important;border-radius:22px!important;border:1px solid hsla(0,0%,100%,.14)!important;background:hsla(0,0%,100%,.08)!important;box-shadow:0 22px 54px rgba(0,0,0,.42)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;box-sizing:border-box!important}#mobile-wrap .mobile-home-hero .hero-action-row .hero-primary-action,#mobile-wrap .mobile-home-hero .hero-action-row .hero-secondary-action,#mobile-wrap .mobile-home-hero .hero-action-row a{height:50px!important;min-height:50px!important;padding:0 15px!important;border-radius:18px!important;font-size:11.5px!important;box-shadow:none!important}#mobile-wrap .mobile-home-hero .hero-primary-action{background:linear-gradient(135deg,#ff725f,#df513d)!important;color:#fff!important}#mobile-wrap .mobile-home-hero .hero-secondary-action{background:rgba(5,7,12,.66)!important;border-color:hsla(0,0%,100%,.18)!important;color:#fff!important}#mobile-wrap .mobile-home-hero .hero-action-row svg{width:19px!important;height:19px!important}#mobile-wrap .mobile-home-hero .hero-stats-panel{left:14px!important;right:14px!important;bottom:15px!important;z-index:5!important;width:calc(100% - 28px)!important;max-width:calc(100% - 28px)!important;height:86px!important;min-height:86px!important;border-radius:25px!important;border-color:hsla(0,0%,100%,.14)!important;background:linear-gradient(180deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.045)),rgba(8,10,14,.9)!important;box-shadow:0 26px 58px rgba(0,0,0,.4),inset 0 1px 0 hsla(0,0%,100%,.1)!important;overflow:hidden!important}#mobile-wrap .mobile-home-hero .hero-stat-item{height:86px!important;min-height:86px!important;padding:10px 2px 9px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important}#mobile-wrap .mobile-home-hero .hero-stat-item svg{width:15px!important;height:15px!important;color:hsla(0,0%,100%,.94)!important}#mobile-wrap .mobile-home-hero .hero-stat-item strong{color:#fff!important;font-family:Poppins,sans-serif!important;font-size:23px!important;font-weight:950!important;line-height:.94!important}#mobile-wrap .mobile-home-hero .hero-stat-item span{color:hsla(0,0%,100%,.66)!important;font-family:Poppins,sans-serif!important;font-size:7.3px!important;font-weight:950!important;letter-spacing:.08em!important;line-height:1!important;text-transform:uppercase!important;white-space:nowrap!important}}@media(max-width:767px)and (max-width:374px){#mobile-wrap .mobile-home-hero{min-height:568px!important;padding:66px 12px 112px!important}#mobile-wrap .mobile-home-hero .hero-entry-title{width:322px!important;font-size:35px!important}#mobile-wrap .mobile-home-hero .hero-action-row{grid-template-columns:minmax(0,1fr) 104px!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard{right:-44px!important;width:128px!important}}@media(max-width:767px){#mobile-wrap .mobile-home-hero{position:relative!important;align-items:stretch!important;justify-content:flex-start!important;min-height:548px!important;height:min(572px,100svh - 78px)!important;padding:58px 14px 94px!important;border-radius:0 0 30px 30px!important;background:linear-gradient(180deg,rgba(2,4,7,.1),rgba(2,4,7,.86)),url(/img/banner/home-hero.jpg) 58% 50%/cover no-repeat!important;box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.1),0 22px 58px rgba(0,0,0,.22)!important;isolation:isolate!important;overflow:hidden!important}#mobile-wrap .mobile-home-hero .hero-bg-video{object-position:60% center!important;opacity:.38!important;filter:saturate(1.12) contrast(1.08) brightness(.92)!important;transform:scale(1.07)!important}#mobile-wrap .mobile-home-hero .hero-cinema-overlay{z-index:0!important;background:linear-gradient(180deg,rgba(2,4,7,.02),rgba(2,4,7,.14) 40%,rgba(2,4,7,.9)),linear-gradient(90deg,rgba(2,4,7,.9),rgba(2,4,7,.42) 52%,rgba(2,4,7,.04)),linear-gradient(137deg,transparent 0 54%,hsla(8,79%,62%,.18) 54% 72%,transparent 72% 100%)!important}#mobile-wrap .mobile-home-hero:before{left:-18px!important;right:-86px!important;bottom:82px!important;height:172px!important;border-top:1px solid hsla(0,0%,100%,.13)!important;border-bottom:1px solid hsla(8,79%,62%,.18)!important;background:linear-gradient(103deg,transparent 0 14%,hsla(0,0%,100%,.12) 14% 14.5%,transparent 14.5% 55%,hsla(8,79%,62%,.2) 55% 56%,transparent 56% 100%),linear-gradient(176deg,transparent 0 45%,hsla(0,0%,100%,.09) 45% 46%,transparent 46% 100%)!important;-webkit-clip-path:polygon(0 34%,100% 0,100% 100%,8% 78%)!important;clip-path:polygon(0 34%,100% 0,100% 100%,8% 78%)!important;transform:skewY(-4deg)!important}#mobile-wrap .mobile-home-hero:after,#mobile-wrap .mobile-home-hero:before{content:""!important;position:absolute!important;z-index:1!important;pointer-events:none!important}#mobile-wrap .mobile-home-hero:after{top:88px!important;right:-78px!important;width:196px!important;height:260px!important;border:1px solid hsla(0,0%,100%,.12)!important;border-right:0!important;border-radius:34px 0 0 34px!important;background:linear-gradient(150deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.025) 54%,hsla(8,79%,62%,.16)),rgba(10,12,17,.22)!important;-webkit-clip-path:polygon(19% 0,100% 0,100% 100%,0 82%)!important;clip-path:polygon(19% 0,100% 0,100% 100%,0 82%)!important;transform:skewY(5deg)!important;backdrop-filter:blur(6px)!important;-webkit-backdrop-filter:blur(6px)!important}#mobile-wrap .mobile-home-hero .mobile-hero-content{position:relative!important;z-index:4!important;width:100%!important;max-width:calc(100vw - 28px)!important;margin:0 auto!important;padding:0!important;align-items:flex-start!important;text-align:left!important}#mobile-wrap .mobile-home-hero .hero-entry-eyebrow{width:-moz-fit-content!important;width:fit-content!important;max-width:calc(100vw - 42px)!important;height:27px!important;padding:0 10px!important;gap:8px!important;border:1px solid hsla(0,0%,100%,.17)!important;border-radius:999px!important;background:linear-gradient(180deg,hsla(0,0%,100%,.17),hsla(0,0%,100%,.075))!important;box-shadow:0 14px 34px rgba(0,0,0,.34),inset 0 1px 0 hsla(0,0%,100%,.22)!important;color:hsla(0,0%,100%,.82)!important;font-size:7.2px!important;font-weight:950!important;letter-spacing:.11em!important;line-height:1!important;white-space:nowrap!important}#mobile-wrap .mobile-home-hero .hero-entry-eyebrow span{width:8px!important;height:8px!important;flex:0 0 8px!important;border-radius:50%!important;background:#eb6753!important;box-shadow:0 0 0 7px hsla(8,79%,62%,.17),0 0 18px hsla(8,79%,62%,.54)!important}#mobile-wrap .mobile-home-hero .hero-entry-title{position:relative!important;width:min(100%,332px)!important;max-width:332px!important;margin:17px 0 0!important;color:#fff!important;font-size:clamp(30px,8.05vw,34px)!important;font-weight:950!important;line-height:1.02!important;letter-spacing:0!important;text-align:left!important;text-shadow:0 18px 42px rgba(0,0,0,.58)!important}#mobile-wrap .mobile-home-hero .hero-entry-title:after{content:""!important;display:block!important;width:88px!important;height:4px!important;margin-top:14px!important;border-radius:999px!important;background:linear-gradient(90deg,#eb6753,hsla(8,79%,62%,.16))!important;box-shadow:0 0 22px hsla(8,79%,62%,.34)!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard{position:absolute!important;top:auto!important;right:20px!important;bottom:104px!important;z-index:3!important;width:84px!important;height:84px!important;padding:12px 11px!important;display:grid!important;align-content:start!important;grid-gap:5px!important;gap:5px!important;border:1px solid hsla(0,0%,100%,.15)!important;border-radius:21px!important;background:linear-gradient(145deg,hsla(0,0%,100%,.14),hsla(0,0%,100%,.035) 56%,hsla(8,79%,62%,.18)),rgba(8,10,15,.66)!important;box-shadow:0 24px 48px rgba(0,0,0,.32),inset 0 1px 0 hsla(0,0%,100%,.14)!important;transform:rotate(-2deg)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;box-sizing:border-box!important;pointer-events:none!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard span{height:5px!important;display:block!important;border-radius:999px!important;background:hsla(0,0%,100%,.2)!important;transform:none!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard span:first-child{width:46px!important;background:hsla(0,0%,100%,.92)!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard span:nth-child(2){width:58px!important;background:#eb6753!important;box-shadow:0 0 18px hsla(8,79%,62%,.42)!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard span:nth-child(3){width:34px!important;background:hsla(0,0%,100%,.23)!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard i{position:relative!important;width:32px!important;height:32px!important;margin:5px 0 0!important;border:1px solid hsla(0,0%,100%,.18)!important;border-radius:50%!important;background:radial-gradient(circle at 50% 50%,#eb6753 0 5px,transparent 6px),conic-gradient(from 215deg,#eb6753,hsla(0,0%,100%,.32),hsla(0,0%,100%,.08),#eb6753)!important;box-shadow:0 14px 28px hsla(8,79%,62%,.18),inset 0 1px 0 hsla(0,0%,100%,.22)!important;transform:none!important}#mobile-wrap .mobile-home-hero .hero-action-row{position:relative!important;z-index:5!important;width:100%!important;max-width:100%!important;margin:22px 0 0!important;padding:4px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 96px!important;grid-gap:7px!important;gap:7px!important;border:1px solid hsla(0,0%,100%,.13)!important;border-radius:20px!important;background:hsla(0,0%,100%,.07)!important;box-shadow:0 20px 46px rgba(0,0,0,.38),inset 0 1px 0 hsla(0,0%,100%,.09)!important;backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important;box-sizing:border-box!important;overflow:hidden!important;align-self:stretch!important}#mobile-wrap .mobile-home-hero .hero-action-row .hero-primary-action,#mobile-wrap .mobile-home-hero .hero-action-row .hero-secondary-action,#mobile-wrap .mobile-home-hero .hero-action-row a{width:100%!important;min-width:0!important;max-width:100%!important;height:47px!important;min-height:47px!important;padding:0 13px!important;display:inline-flex!important;align-items:center!important;justify-content:space-between!important;border-radius:16px!important;font-size:11.2px!important;font-weight:950!important;line-height:1!important;letter-spacing:0!important;white-space:nowrap!important;box-shadow:none!important;box-sizing:border-box!important;overflow:hidden!important}#mobile-wrap .mobile-home-hero .hero-primary-action{border:0!important;background:linear-gradient(135deg,#fff,#f4f5f6)!important;color:#111318!important}#mobile-wrap .mobile-home-hero .hero-secondary-action{border:1px solid hsla(0,0%,100%,.18)!important;background:rgba(6,8,12,.62)!important;color:#fff!important}#mobile-wrap .mobile-home-hero .hero-action-row svg{width:18px!important;height:18px!important;flex:0 0 18px!important}#mobile-wrap .mobile-home-hero .hero-stats-panel{position:absolute!important;left:14px!important;right:14px!important;bottom:13px!important;z-index:5!important;width:calc(100% - 28px)!important;max-width:calc(100% - 28px)!important;margin:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;border:1px solid hsla(0,0%,100%,.14)!important;border-radius:22px!important;background:linear-gradient(180deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.04)),rgba(7,9,13,.9)!important;box-shadow:0 20px 48px rgba(0,0,0,.38),inset 0 1px 0 hsla(0,0%,100%,.1)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;transform:none!important}#mobile-wrap .mobile-home-hero .hero-stat-item,#mobile-wrap .mobile-home-hero .hero-stats-panel{height:76px!important;min-height:76px!important;overflow:hidden!important;box-sizing:border-box!important}#mobile-wrap .mobile-home-hero .hero-stat-item{width:auto!important;min-width:0!important;max-width:none!important;padding:8px 1px 7px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;border-right:1px solid hsla(0,0%,100%,.1)!important}#mobile-wrap .mobile-home-hero .hero-stat-item:last-child{border-right:0!important}#mobile-wrap .mobile-home-hero .hero-stat-item svg{width:14px!important;height:14px!important;color:hsla(0,0%,100%,.92)!important}#mobile-wrap .mobile-home-hero .hero-stat-item strong{color:#fff!important;font-size:18.5px!important;line-height:.98!important;letter-spacing:0!important}#mobile-wrap .mobile-home-hero .hero-stat-item span,#mobile-wrap .mobile-home-hero .hero-stat-item strong{max-width:100%!important;font-family:Poppins,sans-serif!important;font-weight:950!important;white-space:nowrap!important}#mobile-wrap .mobile-home-hero .hero-stat-item span{display:block!important;color:hsla(0,0%,100%,.62)!important;font-size:6.4px!important;letter-spacing:.08em!important;line-height:1.1!important;text-transform:uppercase!important}}@media(max-width:767px)and (max-width:374px){#mobile-wrap .mobile-home-hero{min-height:526px!important;height:min(550px,100svh - 74px)!important;padding:52px 12px 90px!important}#mobile-wrap .mobile-home-hero .mobile-hero-content{max-width:calc(100vw - 24px)!important}#mobile-wrap .mobile-home-hero .hero-entry-title{max-width:310px!important;font-size:28px!important}#mobile-wrap .mobile-home-hero .hero-action-row{grid-template-columns:minmax(0,1fr) 88px!important}#mobile-wrap .mobile-home-hero .hero-action-row .hero-primary-action,#mobile-wrap .mobile-home-hero .hero-action-row .hero-secondary-action,#mobile-wrap .mobile-home-hero .hero-action-row a{height:44px!important;min-height:44px!important;padding:0 11px!important;font-size:10.4px!important}#mobile-wrap .mobile-home-hero .hero-mobile-dashboard{right:15px!important;bottom:100px!important;width:78px!important;height:78px!important}}@media(max-width:480px){#mobile-wrap #community-list-page .community-general-card-config .footer-inner{min-height:140px!important;padding:9px!important;gap:8px!important}#mobile-wrap #community-list-page .community-general-card-config .footer-author{grid-template-columns:34px minmax(0,1fr)!important;gap:8px!important}#mobile-wrap #community-list-page .community-general-card-config .footer-avatar-wrap{width:34px!important;height:34px!important;min-width:34px!important}#mobile-wrap #community-list-page .community-general-card-config .footer-actions{grid-template-columns:minmax(0,1fr)!important;grid-template-rows:36px 36px!important;gap:7px!important;overflow:visible!important}#mobile-wrap #community-list-page .community-general-card-config .footer-stat-cluster,#mobile-wrap #community-list-page .community-general-card-config .read-arrow{width:100%!important;min-width:0!important;height:36px!important}#mobile-wrap #community-list-page .community-general-card-config .footer-stat-cluster{padding:0 3px!important}#mobile-wrap #community-list-page .community-general-card-config .stat-mini{height:30px!important;padding:0 2px!important;gap:2px!important}#mobile-wrap #community-list-page .community-general-card-config .stat-mini svg{width:13px!important;height:13px!important;flex-basis:13px!important}#mobile-wrap #community-list-page .community-general-card-config .stat-mini span{font-size:10px!important}#mobile-wrap #community-list-page .community-general-card-config .like-mini .MuiIconButton-root,#mobile-wrap #community-list-page .community-general-card-config .like-mini button{width:18px!important;min-width:18px!important;height:18px!important;flex-basis:18px!important}#mobile-wrap #community-list-page .community-general-card-config .like-mini .MuiIconButton-root svg,#mobile-wrap #community-list-page .community-general-card-config .like-mini button svg{width:13px!important;height:13px!important}#mobile-wrap #community-list-page .community-general-card-config .read-arrow{padding:0 10px!important;gap:6px!important}}