/*!
 * 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}body{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}#pc-wrap{width:100%;height:100%}#pc-wrap .container{position:relative;width:1300px;margin:0 auto;display:flex}.listing-big-card-box,.property-big-card-box{position:relative;margin-right:8px;margin-left:8px;margin-bottom:35px;width:410px;height:455px;display:flex;flex-direction:column}.listing-big-card-box .card-img,.property-big-card-box .card-img{position:relative;width:100%;height:264px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}.listing-big-card-box .card-img div.status,.property-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}.listing-big-card-box .card-img div.status img,.property-big-card-box .card-img div.status img{width:14px;height:14px}.listing-big-card-box .card-img div.status span,.property-big-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}.listing-big-card-box .card-img div.price,.property-big-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}.listing-big-card-box .info,.property-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}.listing-big-card-box .info .title,.property-big-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}.listing-big-card-box .info .desc,.property-big-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}.listing-big-card-box .info .options,.property-big-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}.listing-big-card-box .info .options div,.property-big-card-box .info .options div{display:flex;flex-direction:row}.listing-big-card-box .info .options div img,.property-big-card-box .info .options div img{margin-right:5px;width:17px;height:17px}.listing-big-card-box .info .options div span,.property-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}.listing-big-card-box .info .bott,.listing-big-card-box .info .bott div,.property-big-card-box .info .bott,.property-big-card-box .info .bott div{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.listing-big-card-box .info .bott div,.property-big-card-box .info .bott div{width:65px}.listing-big-card-box .info .bott p,.property-big-card-box .info .bott p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}.listing-big-card-box .info .bott span,.property-big-card-box .info .bott span{margin-left:6px;color:hsla(0,0%,56%,.54);font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}.listing-big-card-box .info .bott button,.property-big-card-box .info .bott button{margin-left:15px;width:16px;height:16px;box-sizing:border-box}.listing-big-card-box .info .bott .buttons-box,.property-big-card-box .info .bott .buttons-box{width:auto;height:auto;display:flex;flex-direction:row;gap:7px}.listing-big-card-box .info .bott .buttons-box .liked-icon,.property-big-card-box .info .bott .buttons-box .liked-icon{color:#e11d48}.listing-big-card-box .info .bott .buttons-box svg,.property-big-card-box .info .bott .buttons-box svg{width:18px;height:18px}.agent-general-card{position:relative;margin-right:27px;margin-bottom:34px;display:flex;flex-direction:column}.agent-general-card .agent-img{border-radius:12px;width:233px;height:273px;background-size:100% 100%;background-repeat:no-repeat;cursor:pointer}.agent-general-card .agent-img div{position:absolute;padding:12px;top:12px;left:12px;border-radius:6px;background:#eb6753;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}.agent-general-card .agent-desc{margin-top:23px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.agent-general-card .agent-desc .agent-info{display:flex;flex-direction:column}.agent-general-card .agent-desc .agent-info strong{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}.agent-general-card .agent-desc .agent-info span{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}.agent-general-card .agent-desc .buttons{width:auto;display:flex;flex-direction:row;justify-content:center;align-items:center}.agent-general-card .agent-desc .buttons svg{width:24px;height:24px;cursor:pointer}.agent-general-card .agent-desc .buttons .view-cnt{font-size:13px}.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}.navbar{position:fixed;top:0;left:0;z-index:1000;width:100%;height:64px;padding:0 clamp(16px,4vw,48px);display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;border-bottom:1px solid #eee;box-shadow:0 2px 8px rgba(0,0,0,.1);box-sizing:border-box}.navbar .navbar__logo{display:inline-flex;align-items:center;flex:0 0 auto;width:174px;height:49px;text-decoration:none}.navbar .navbar__logo img{width:100%;height:100%;object-fit:contain;object-position:left center;display:block}.navbar .navbar__links{margin:0;padding:0;display:flex;align-items:center;gap:18px;list-style:none}.navbar .navbar__links a,.navbar .navbar__links li{color:#5f6673;font-family:Poppins,sans-serif;font-size:14px;font-weight:600}.navbar .navbar__links a.active,.navbar .navbar__links a:hover{color:#1d9e75}.navbar .navbar__right{display:flex;align-items:center;gap:10px}.navbar .navbar__mobile-toggle{display:none;width:40px;height:40px;color:#085041}.navbar .navbar__auth,.navbar .navbar__avatar,.navbar .navbar__icon,.navbar .navbar__mobile-toggle{align-items:center;justify-content:center;border:1px solid #e8ecef;border-radius:999px;background:#fff;cursor:pointer}.navbar .navbar__auth,.navbar .navbar__avatar,.navbar .navbar__icon{position:relative;min-width:38px;height:38px;display:inline-flex;color:#2c3440}.navbar .navbar__icon svg{width:20px;height:20px}.navbar .navbar__icon--active{border-color:#1d9e75;background:#e1f5ee;color:#085041}.navbar .navbar__auth{padding:0 14px;gap:7px;font-size:13px;font-weight:700}.navbar .navbar__create-listing{display:inline-flex;align-items:center;justify-content:center;height:38px;padding:0 14px;border-radius:999px;background:#1d9e75;color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:900;text-decoration:none;white-space:nowrap;box-shadow:0 8px 18px rgba(29,158,117,.2)}.navbar .navbar__avatar{padding:0;overflow:hidden}.navbar .navbar__avatar img{width:100%;height:100%;object-fit:cover}.navbar .navbar__logout-icon{margin-right:8px;color:#1d9e75}.badge{position:absolute;top:-5px;right:-4px;min-width:17px;height:17px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e24b4a;color:#fff;font-size:10px;font-weight:800;box-sizing:border-box}.navbar-notifications{position:absolute;top:62px;right:72px;z-index:1100;width:min(360px,100vw - 24px);overflow:hidden;border:1px solid #dfe8e4;border-radius:14px;background:#fff;box-shadow:0 20px 44px rgba(10,28,22,.16)}.navbar-notifications__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px;border-bottom:1px solid #edf2ef;background:#fbfdfc}.navbar-notifications__head span,.navbar-notifications__head strong{display:block;font-family:Poppins,sans-serif}.navbar-notifications__head strong{color:#10251f;font-size:15px;font-weight:950}.navbar-notifications__head span{margin-top:3px;color:#66736f;font-size:12px;font-weight:750}.navbar-notifications__head button{border:0;background:transparent;color:#1d9e75;cursor:pointer;font-size:12px;font-weight:900}.navbar-notifications__head button:disabled{color:#9aa7a2;cursor:not-allowed}.navbar-notifications__state{padding:26px 16px;color:#66736f;font-family:Poppins,sans-serif;font-size:13px;font-weight:850;text-align:center}.navbar-notifications__list{max-height:390px;overflow-y:auto}.navbar-notification{width:100%;padding:14px 16px;display:grid;grid-gap:5px;gap:5px;border:0;border-bottom:1px solid #edf2ef;background:#fff;text-align:left;cursor:pointer}.navbar-notification:last-child{border-bottom:0}.navbar-notification.unread{background:#f3fbf8}.navbar-notification span{width:-moz-fit-content;width:fit-content;padding:4px 7px;border-radius:999px;background:#e1f5ee;color:#085041;font-size:10px;font-weight:950}.navbar-notification strong{color:#17231f;font-size:13px;font-weight:950}.navbar-notification em{color:#66736f;font-size:12px;font-style:normal;font-weight:700;line-height:18px}.lang-switcher .btn-lang{height:38px;padding:0 11px;display:inline-flex;align-items:center;gap:6px;border:1px solid #e8ecef;border-radius:999px;background:#fff;color:#2c3440;font-family:Poppins,sans-serif;font-size:13px;font-weight:800;cursor:pointer}.lang-switcher .btn-lang__flag,.lang-switcher .lang-switcher__flag{display:inline-flex;width:20px;align-items:center;justify-content:center}.lang-switcher .lang-switcher__item{gap:8px;font-family:Poppins,sans-serif}.lang-switcher .lang-switcher__item.active{color:#085041;font-weight:900}#mobile-wrap,#pc-wrap:not(.admin){padding-top:64px;box-sizing:border-box;scroll-padding-top:80px}#mobile-wrap #top,#pc-wrap:not(.admin) #top{position:relative;z-index:1000}#mobile-wrap #main,#mobile-wrap .header-basic,#mobile-wrap .header-main,#mobile-wrap main,#mobile-wrap section,#pc-wrap:not(.admin) #main,#pc-wrap:not(.admin) .header-basic,#pc-wrap:not(.admin) .header-main,#pc-wrap:not(.admin) main,#pc-wrap:not(.admin) section{scroll-margin-top:80px}.theme-toggle{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #e8ecef;border-radius:999px;background:#fff;color:#085041;cursor:pointer;font-family:Poppins,sans-serif;font-size:13px;font-weight:900;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.theme-toggle:hover{border-color:#1d9e75;background:#e1f5ee;transform:translateY(-1px)}.theme-toggle svg{width:19px;height:19px}.theme-toggle span{white-space:nowrap}.theme-toggle[class*=navbar-mobile-drawer__theme]{width:100%;min-height:44px;justify-content:flex-start;padding:0 12px;border-radius:8px}#mobile-wrap #footer,#pc-wrap #footer{padding:0;display:block;background:transparent}.footer{width:100%;padding:42px clamp(16px,4vw,48px) 22px;background:#0b2f29;color:#fff;box-sizing:border-box}.footer .footer__top{max-width:1300px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:28px}.footer .footer__brand{display:flex;flex-direction:column;gap:10px}.footer .footer__brand p{color:#c9d6d2;font-size:14px}.footer .footer__logo{display:inline-flex;width:230px;height:65px}.footer .footer__logo img{width:100%;height:100%;object-fit:contain;object-position:left center;display:block}.footer .footer__links{display:flex;flex-wrap:wrap;gap:22px}.footer .footer__links a{color:#c9d6d2;font-size:14px;font-weight:600}.footer .footer__links a:hover{color:#fff}.footer .footer__socials{display:flex;align-items:center;gap:10px}.footer .footer__socials a{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:hsla(0,0%,100%,.09);color:#fff;transition:background .16s ease,transform .16s ease}.footer .footer__socials a:hover{background:#1d9e75;transform:translateY(-1px)}.footer .btn-lang{border-color:hsla(0,0%,100%,.18);background:hsla(0,0%,100%,.08);color:#fff}.footer .footer__bottom{max-width:1300px;margin:30px auto 0;padding-top:18px;border-top:1px solid hsla(0,0%,100%,.12)}.footer .footer__bottom p{color:#aebeba;font-size:13px}.mobile-bottom-nav,.navbar-mobile-drawer{display:none}@media(max-width:980px){body{overflow-x:hidden}#mobile-wrap #main,#pc-wrap #main{padding-bottom:82px}.navbar{height:64px;padding:12px 16px;flex-wrap:nowrap}.navbar .navbar__logo{width:154px;height:43px}.navbar .navbar__links{display:none}.navbar .navbar__right{gap:6px}.navbar .lang-switcher,.navbar .navbar__auth,.navbar .navbar__create-listing,.navbar .navbar__icon{display:none}.navbar .navbar__auth,.navbar .navbar__notification{display:inline-flex}.navbar .navbar__auth span{display:none}.navbar .navbar__auth{width:40px;min-width:40px;padding:0}.navbar .navbar__mobile-toggle{display:inline-flex}.navbar-mobile-drawer{position:fixed;inset:0;z-index:1300;display:block;pointer-events:none}.navbar-mobile-drawer.open{pointer-events:auto}.navbar-mobile-drawer.open .navbar-mobile-drawer__backdrop{opacity:1}.navbar-mobile-drawer.open .navbar-mobile-drawer__panel{transform:translateX(0)}.navbar-mobile-drawer__backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.42);opacity:0;transition:opacity .18s ease}.navbar-mobile-drawer__panel{position:absolute;top:0;right:0;width:min(360px,88vw);height:100%;padding:18px;display:flex;flex-direction:column;gap:18px;background:#fff;box-shadow:-18px 0 40px rgba(0,0,0,.18);box-sizing:border-box;transform:translateX(100%);transition:transform .22s ease}.navbar-mobile-drawer__auth,.navbar-mobile-drawer__head,.navbar-mobile-drawer__logout,.navbar-mobile-drawer__tool{display:flex;align-items:center}.navbar-mobile-drawer__head{justify-content:space-between}.navbar-mobile-drawer__head button{width:38px;height:38px;border:0;border-radius:999px;background:#f2f6f4;color:#085041}.navbar-mobile-drawer__links{margin:0;padding:0;display:grid;grid-gap:8px;gap:8px;list-style:none}.navbar-mobile-drawer__links a{display:flex;min-height:44px;align-items:center;padding:0 12px;border-radius:8px;color:#26332f;font-size:15px;font-weight:800}.navbar-mobile-drawer__links a.active{background:#e1f5ee;color:#085041}.navbar-mobile-drawer__tools{margin-top:auto;display:grid;grid-gap:10px;gap:10px}.navbar-mobile-drawer__language{display:grid;grid-gap:8px;gap:8px;padding:12px;border:1px solid #e3ebe7;border-radius:8px;background:#f7faf9}.navbar-mobile-drawer__language>span{color:#64736e;font-size:12px;font-weight:900;text-transform:uppercase}.navbar-mobile-drawer__auth,.navbar-mobile-drawer__create,.navbar-mobile-drawer__logout,.navbar-mobile-drawer__tool{min-height:44px;padding:0 12px;gap:10px;border:1px solid #e3ebe7;border-radius:8px;background:#fff;color:#26332f;font-size:14px;font-weight:800;text-decoration:none}.navbar-mobile-drawer__auth em,.navbar-mobile-drawer__create em,.navbar-mobile-drawer__logout em,.navbar-mobile-drawer__tool em{margin-left:auto;min-width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e24b4a;color:#fff;font-size:11px;font-style:normal}.navbar-mobile-drawer__create{display:flex;align-items:center;justify-content:center;border-color:#1d9e75;background:#1d9e75;color:#fff}.navbar-mobile-drawer__logout{cursor:pointer}.navbar-mobile-drawer .lang-switcher .btn-lang{width:100%;min-height:44px;justify-content:space-between;border-radius:8px;border-color:#d6e3de;background:#fff}.footer .footer__top{align-items:flex-start;flex-direction:column}.mobile-bottom-nav{position:fixed;left:12px;right:12px;bottom:max(10px,env(safe-area-inset-bottom));z-index:1100;height:60px;padding:0 6px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;border:1px solid rgba(8,80,65,.12);border-radius:18px;background:hsla(0,0%,100%,.94);box-shadow:0 18px 42px rgba(8,80,65,.18);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-sizing:border-box}.mobile-bottom-nav a{min-width:0;height:48px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border-radius:14px;color:#5d6b66;font-size:9px;font-weight:900;text-decoration:none;transition:background .16s ease,color .16s ease}.mobile-bottom-nav a span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-bottom-nav svg{width:20px;height:20px;flex:0 0 auto}.mobile-bottom-nav .active{background:#e1f5ee;color:#1d9e75}}#pc-wrap .home-page{width:100%;background:#fff;color:#17231f}#pc-wrap .home-page a{text-decoration:none}#pc-wrap .home-hero{position:relative;min-height:560px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#14211d}#pc-wrap .home-hero__media,#pc-wrap .home-hero__overlay{position:absolute;inset:0;width:100%;height:100%}#pc-wrap .home-hero__media{object-fit:cover}#pc-wrap .home-hero__overlay{background:linear-gradient(90deg,rgba(6,32,26,.82),rgba(6,32,26,.58))}#pc-wrap .home-hero__content{position:relative;z-index:1;width:min(1080px,100% - 48px);display:flex;flex-direction:column;align-items:flex-start}#pc-wrap .home-hero__eyebrow{display:inline-flex;align-items:center;min-height:32px;padding:0 14px;border-radius:999px;background:rgba(225,245,238,.96);color:#085041;font-size:12px;font-weight:900}#pc-wrap .home-hero h1{max-width:740px;margin:22px 0 14px;color:#fff;font-family:Poppins,sans-serif;font-size:58px;font-weight:900;line-height:1.04;letter-spacing:0}#pc-wrap .home-hero p{max-width:620px;margin:0;color:hsla(0,0%,100%,.86);font-size:17px;font-weight:600;line-height:1.65}#pc-wrap .search-box{width:100%;margin-top:30px;padding:10px;border-radius:12px;background:#fff;box-shadow:0 22px 54px rgba(3,23,18,.2);box-sizing:border-box}#pc-wrap .search-box__grid{display:grid;grid-template-columns:minmax(220px,1.3fr) repeat(3,minmax(132px,.72fr)) 48px minmax(116px,.5fr);grid-gap:9px;gap:9px}#pc-wrap .search-box__field{min-width:0;height:58px;padding:9px 13px;display:flex;flex-direction:column;justify-content:center;gap:4px;border:1px solid #e4ebe8;border-radius:8px;background:#f8fbfa;box-sizing:border-box}#pc-wrap .search-box__field span{color:#697873;font-size:11px;font-weight:900;text-transform:uppercase}#pc-wrap .search-box__field input,#pc-wrap .search-box__field select{width:100%;min-width:0;border:0;outline:none;background:transparent;color:#17231f;font-family:Poppins,sans-serif;font-size:14px;font-weight:800}#pc-wrap .search-box__advanced,#pc-wrap .search-box__submit{height:58px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;cursor:pointer;font-family:Poppins,sans-serif;font-weight:900}#pc-wrap .search-box__advanced{background:#e1f5ee;color:#085041}#pc-wrap .search-box__submit{gap:8px;background:#1d9e75;color:#fff}#pc-wrap .home-hero__signals{margin-top:16px;display:flex;flex-wrap:wrap;gap:10px}#pc-wrap .home-hero__signals a{min-height:34px;padding:0 13px;display:inline-flex;align-items:center;border:1px solid hsla(0,0%,100%,.2);border-radius:999px;background:hsla(0,0%,100%,.14);color:#fff;font-size:12px;font-weight:900}#pc-wrap .home-mobile-quick-nav{display:none}#pc-wrap .home-trust-strip{width:min(1120px,100% - 48px);margin:-38px auto 0;position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #e4ebe8;border-radius:12px;background:#fff;box-shadow:0 18px 44px rgba(8,80,65,.1);overflow:hidden}#pc-wrap .home-trust-strip div{padding:22px 24px;display:flex;flex-direction:column;gap:7px;border-right:1px solid #edf2ef}#pc-wrap .home-trust-strip div:last-child{border-right:0}#pc-wrap .home-trust-strip strong{color:#12231e;font-size:15px;font-weight:900}#pc-wrap .home-trust-strip span{color:#697873;font-size:13px;font-weight:700;line-height:1.5}#pc-wrap .home-section{width:min(1200px,100% - 48px);margin:0 auto;padding:76px 0;box-sizing:border-box}#pc-wrap .home-section--soft{width:100%;max-width:none;padding:76px max(24px,(100% - 1200px)/2);background:#f7faf9}#pc-wrap .home-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}#pc-wrap .home-section__head>div:first-child{max-width:680px}#pc-wrap .home-section__head span{color:#1d9e75;font-size:12px;font-weight:900;text-transform:uppercase}#pc-wrap .home-section__head h2{margin:7px 0 8px;color:#12231e;font-family:Poppins,sans-serif;font-size:34px;font-weight:900;line-height:1.18;letter-spacing:0}#pc-wrap .home-section__head p{margin:0;color:#697873;font-size:15px;font-weight:700;line-height:1.6}#pc-wrap .home-section__link{min-height:40px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cfe2db;border-radius:8px;background:#fff;color:#085041;font-size:13px;font-weight:900;white-space:nowrap}#pc-wrap .home-listing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}#pc-wrap .home-listing-grid--compact{grid-template-columns:repeat(4,minmax(0,1fr))}#pc-wrap .home-listing-card{position:relative;min-width:0;display:flex;flex-direction:column;border:1px solid #e1e9e6;border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 12px 28px rgba(9,38,31,.07);transition:transform .2s ease,box-shadow .2s ease}#pc-wrap .home-listing-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(9,38,31,.12)}#pc-wrap .home-listing-card:hover .home-listing-card__image img{transform:scale(1.04)}#pc-wrap .home-listing-card__image{position:relative;height:230px;display:block;overflow:hidden;background:#eef4f1}#pc-wrap .home-listing-card__image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}#pc-wrap .home-listing-card__image span{position:absolute;left:14px;bottom:14px;padding:7px 10px;border-radius:999px;background:hsla(0,0%,100%,.96);color:#17231f;font-size:11px;font-weight:900}#pc-wrap .home-listing-card__like{position:absolute;top:14px;right:14px;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#fff;color:#1d9e75;box-shadow:0 8px 18px rgba(0,0,0,.14);cursor:pointer}#pc-wrap .home-listing-card__like.active{color:#dc2626}#pc-wrap .home-listing-card__like svg{width:19px;height:19px}#pc-wrap .home-listing-card__body{padding:17px;display:flex;flex:1 1;flex-direction:column}#pc-wrap .home-listing-card__price-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}#pc-wrap .home-listing-card__price-row strong{color:#085041;font-size:18px;font-weight:900}#pc-wrap .home-listing-card__price-row small{color:#66736f;font-size:11px;font-weight:800;white-space:nowrap}#pc-wrap .home-listing-card__title{margin-top:12px;color:#12231e;font-size:16px;font-weight:900;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#pc-wrap .home-listing-card p{margin:7px 0 13px;color:#66736f;font-size:13px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap .home-listing-card__tags{display:flex;flex-wrap:wrap;gap:7px}#pc-wrap .home-listing-card__tags span{padding:5px 9px;border-radius:999px;background:#f1f4f3;color:#40514b;font-size:11px;font-weight:900}#pc-wrap .home-listing-card__tags .tag--green{background:#e1f5ee;color:#085041}#pc-wrap .home-listing-card__tags .tag--blue{background:#e6f1fb;color:#0c447c}#pc-wrap .home-listing-card__meta{margin-top:auto;padding-top:15px;display:flex;align-items:center;gap:14px;border-top:1px solid #edf2ef;color:#697873;font-size:12px;font-weight:800}#pc-wrap .home-listing-card__meta a,#pc-wrap .home-listing-card__meta span{display:inline-flex;align-items:center;gap:4px;color:inherit}#pc-wrap .home-listing-card__meta svg{width:15px;height:15px}#pc-wrap .home-empty{min-height:180px;display:flex;align-items:center;justify-content:center;border:1px dashed #cbd9d4;border-radius:12px;background:#fff;color:#697873;font-size:14px;font-weight:800}#pc-wrap .home-translation-section{width:100%;padding:82px max(24px,(100% - 1200px)/2);background:radial-gradient(circle at 18% 18%,rgba(225,245,238,.72),transparent 30%),linear-gradient(135deg,#0b3028,#10231f 58%,#173f34);box-sizing:border-box}#pc-wrap .home-translation-section__content{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);grid-gap:42px;gap:42px;align-items:center}#pc-wrap .translation-copy{color:#fff}#pc-wrap .translation-copy h2{margin:18px 0 14px;max-width:620px;color:#fff;font-family:Poppins,sans-serif;font-size:42px;font-weight:900;line-height:1.13;letter-spacing:0}#pc-wrap .translation-copy p{max-width:590px;margin:0;color:hsla(0,0%,100%,.8);font-size:16px;font-weight:700;line-height:1.65}#pc-wrap .translation-copy__eyebrow{width:-moz-fit-content;width:fit-content;min-height:34px;padding:0 13px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(225,245,238,.34);border-radius:999px;background:rgba(225,245,238,.12);color:#d9fff1;font-size:12px;font-weight:900}#pc-wrap .translation-copy__eyebrow svg{width:16px;height:16px}#pc-wrap .translation-copy__bullets{margin-top:22px;display:flex;flex-wrap:wrap;gap:10px}#pc-wrap .translation-copy__bullets span{min-height:38px;padding:0 13px;display:inline-flex;align-items:center;gap:7px;border-radius:999px;background:hsla(0,0%,100%,.12);color:#fff;font-size:12px;font-weight:900}#pc-wrap .translation-copy__bullets svg{width:16px;height:16px;color:#9be4c9}#pc-wrap .translation-languages{margin-top:26px;display:flex;flex-wrap:wrap;gap:9px}#pc-wrap .translation-language{min-height:38px;padding:0 12px;display:inline-flex;align-items:center;gap:8px;border:1px solid hsla(0,0%,100%,.15);border-radius:999px;background:hsla(0,0%,100%,.96);color:#12231e;font-size:12px;font-weight:900;box-shadow:0 10px 24px rgba(3,23,18,.14)}#pc-wrap .translation-language strong{color:#1d9e75;font-size:11px}#pc-wrap .translation-demo{position:relative;padding:22px;border:1px solid hsla(0,0%,100%,.18);border-radius:16px;background:hsla(0,0%,100%,.94);box-shadow:0 28px 70px rgba(0,0,0,.26);overflow:hidden}#pc-wrap .translation-demo:before{position:absolute;top:-80px;right:-90px;width:190px;height:190px;border-radius:50%;background:rgba(29,158,117,.12);content:""}#pc-wrap .translation-demo__header{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}#pc-wrap .translation-demo__header span{color:#1d9e75;font-size:12px;font-weight:900;text-transform:uppercase}#pc-wrap .translation-demo__header strong{padding:7px 10px;border-radius:999px;background:#e1f5ee;color:#085041;font-size:12px;font-weight:900}#pc-wrap .translation-thread{position:relative;z-index:1;display:flex;flex-direction:column;gap:12px}#pc-wrap .translation-message{max-width:78%;padding:13px 15px;display:flex;flex-direction:column;gap:7px;border-radius:14px}#pc-wrap .translation-message small{font-size:11px;font-weight:900;opacity:.78}#pc-wrap .translation-message p{margin:0;font-size:14px;font-weight:800;line-height:1.48}#pc-wrap .translation-message--left{align-self:flex-start;background:#eef6f3;color:#12231e;border-bottom-left-radius:5px}#pc-wrap .translation-message--right{align-self:flex-end;background:#1d9e75;color:#fff;border-bottom-right-radius:5px}#pc-wrap .translation-message--reply{margin-top:4px;background:#10231f}#pc-wrap .translation-message--final{background:#fff;border:1px solid #dfe9e5}#pc-wrap .translation-step{align-self:center;position:relative;padding:0 36px;color:#698078;font-size:11px;font-weight:900;text-transform:uppercase}#pc-wrap .translation-step:after,#pc-wrap .translation-step:before{position:absolute;top:50%;width:24px;height:1px;background:#c9d8d2;content:""}#pc-wrap .translation-step:before{left:4px}#pc-wrap .translation-step:after{right:4px}#pc-wrap .home-city-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}#pc-wrap .home-city-card{position:relative;height:210px;padding:20px;display:flex;flex-direction:column;justify-content:flex-end;border-radius:12px;overflow:hidden;background:#10211d;color:#fff;box-sizing:border-box}#pc-wrap .home-city-card:after{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.64));content:""}#pc-wrap .home-city-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}#pc-wrap .home-city-card:hover img{transform:scale(1.05)}#pc-wrap .home-city-card small,#pc-wrap .home-city-card span{position:relative;z-index:1}#pc-wrap .home-city-card span{font-size:24px;font-weight:900}#pc-wrap .home-city-card small{margin-top:5px;font-size:13px;font-weight:800;opacity:.86}#pc-wrap .home-tabs{display:inline-flex;gap:4px;padding:4px;border:1px solid #cfe2db;border-radius:10px;background:#fff}#pc-wrap .home-tabs button{height:34px;padding:0 14px;border:0;border-radius:7px;background:transparent;color:#55736a;cursor:pointer;font-family:Poppins,sans-serif;font-size:12px;font-weight:900}#pc-wrap .home-tabs button.active{background:#1d9e75;color:#fff}#pc-wrap .home-member-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}#pc-wrap .home-member-card{padding:18px;display:flex;flex-direction:column;border:1px solid #e1e9e6;border-radius:12px;background:#fff;box-shadow:0 12px 28px rgba(9,38,31,.06)}#pc-wrap .home-member-card__profile{display:flex;align-items:center;gap:13px;color:#12231e}#pc-wrap .home-member-card__profile strong{min-width:0;flex:1 1;font-size:16px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap .home-member-card__profile small{padding:5px 8px;border-radius:999px;background:#e1f5ee;color:#085041;font-size:10px;font-weight:900}#pc-wrap .home-member-card__avatar{position:relative;width:56px;height:56px;flex:0 0 56px}#pc-wrap .home-member-card__avatar:after{position:absolute;right:1px;bottom:3px;width:13px;height:13px;border:2px solid #fff;border-radius:50%;background:#1d9e75;content:""}#pc-wrap .home-member-card__avatar img{width:56px;height:56px;border-radius:50%;object-fit:cover}#pc-wrap .home-member-card__stats{margin:18px 0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}#pc-wrap .home-member-card__stats span{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:8px;background:#f7faf9;color:#40514b;font-size:12px;font-weight:900}#pc-wrap .home-member-card__stats svg{width:15px;height:15px;color:#1d9e75}#pc-wrap .home-member-card__actions{display:grid;grid-template-columns:1fr auto auto;grid-gap:8px;gap:8px;align-items:center}#pc-wrap .home-member-card__chat,#pc-wrap .home-member-card__cta,#pc-wrap .home-member-card__follow{height:40px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:8px;font-size:13px;font-weight:900}#pc-wrap .home-member-card__cta{background:#1d9e75;color:#fff}#pc-wrap .home-member-card__follow{min-width:104px;border:1px solid #1d9e75;background:#fff;color:#1d9e75;cursor:pointer}#pc-wrap .home-member-card__follow svg{width:16px;height:16px}#pc-wrap .home-member-card__chat{width:40px;border:1px solid #cfe2dc;background:#f7faf9;color:#085041;cursor:pointer}#pc-wrap .home-member-card__chat svg{width:18px;height:18px}#pc-wrap .home-member-card{position:relative;overflow:hidden;min-height:500px;padding:0 20px 20px;border-radius:18px;box-shadow:0 18px 42px rgba(15,35,30,.12);transition:transform .2s ease,box-shadow .2s ease}#pc-wrap .home-member-card:hover{transform:translateY(-4px);box-shadow:0 22px 52px rgba(15,35,30,.16)}#pc-wrap .home-member-card__cover{position:relative;display:flex;align-items:flex-start;justify-content:space-between;height:118px;margin:0 -20px;padding:14px;background:linear-gradient(135deg,rgba(29,158,117,.92),rgba(13,88,126,.78)),linear-gradient(45deg,#dff4ef,#eef8ff 55%,#f5f0ff)}#pc-wrap .home-member-card__cover:after{position:absolute;right:12px;bottom:-24px;width:112px;height:112px;border-radius:50%;background:hsla(0,0%,100%,.2);content:""}#pc-wrap .home-member-card__rating,#pc-wrap .home-member-card__top-badge{display:inline-flex;align-items:center;gap:5px;border-radius:999px;font-family:Poppins,sans-serif;font-weight:950;line-height:1}#pc-wrap .home-member-card__top-badge{position:relative;z-index:1;padding:8px 10px;background:hsla(0,0%,100%,.92);color:#0f3f35;font-size:11px}#pc-wrap .home-member-card__top-badge svg{width:15px;height:15px;color:#d99a22}#pc-wrap .home-member-card__like{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;border-radius:50%;background:#fff;color:#7b8783;cursor:pointer;box-shadow:0 10px 24px rgba(15,35,30,.16)}#pc-wrap .home-member-card__like svg{width:18px;height:18px}#pc-wrap .home-member-card__like--active{background:#fff1f2;color:#dc2626}#pc-wrap .home-member-card__profile{position:relative;z-index:2;justify-content:space-between;margin-top:-46px;text-decoration:none}#pc-wrap .home-member-card__avatar{width:96px;height:96px;flex-basis:96px}#pc-wrap .home-member-card__avatar:after{right:5px;bottom:7px;width:24px;height:24px;border-width:3px}#pc-wrap .home-member-card__avatar img{width:96px;height:96px;border:6px solid #fff;box-shadow:0 14px 32px rgba(15,35,30,.18)}#pc-wrap .home-member-card__rating{align-self:flex-end;max-width:calc(100% - 108px);padding:10px 12px;background:#f5faf8;color:#0b704f;font-size:14px;box-shadow:0 10px 24px rgba(15,35,30,.08)}#pc-wrap .home-member-card__rating svg{width:16px;height:16px;color:#1d9e75}#pc-wrap .home-member-card__rating small{overflow:hidden;color:#52615c;font-size:11px;text-overflow:ellipsis;white-space:nowrap}#pc-wrap .home-member-card__identity{display:flex;flex-direction:column;gap:5px;margin-top:14px}#pc-wrap .home-member-card__identity strong{overflow:hidden;color:#111827;font-size:21px;font-weight:950;line-height:27px;text-overflow:ellipsis;white-space:nowrap}#pc-wrap .home-member-card__identity small{display:inline-flex;align-items:center;gap:4px;width:-moz-fit-content;width:fit-content;color:#1d9e75;font-size:13px;font-weight:950}#pc-wrap .home-member-card__identity small svg{width:14px;height:14px}#pc-wrap .home-member-card__desc{display:-webkit-box;min-height:42px;margin:10px 0 13px;overflow:hidden;color:#66736f;font-size:12px;font-weight:750;line-height:20px;-webkit-line-clamp:2;-webkit-box-orient:vertical}#pc-wrap .home-member-card__tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}#pc-wrap .home-member-card__tags .tag{display:inline-flex;align-items:center;gap:4px;width:-moz-fit-content;width:fit-content;padding:5px 9px;border-radius:999px;font-size:10px;font-weight:950}#pc-wrap .home-member-card__tags .tag svg{width:12px;height:12px}#pc-wrap .home-member-card__tags .tag--green{background:#e1f5ee;color:#085041}#pc-wrap .home-member-card__tags .tag--blue{background:#e6f1fb;color:#0c447c}#pc-wrap .home-member-card__stats{margin:0 0 18px;gap:10px}#pc-wrap .home-member-card__stats div{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:88px;border:1px solid #edf3f0;border-radius:12px;background:linear-gradient(180deg,#f5fbf8,#eef8ff)}#pc-wrap .home-member-card__stats div:nth-child(3){background:linear-gradient(180deg,#f8f4ff,#f2f7ff)}#pc-wrap .home-member-card__stats div strong{color:#111827;font-size:20px;font-weight:950;line-height:24px}#pc-wrap .home-member-card__stats div span{margin-top:4px;color:#66736f;font-size:10px;font-weight:900;text-align:center}#pc-wrap .home-member-card__actions{margin-top:auto}#pc-wrap .home-community-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}#pc-wrap .home-community-card{min-height:156px;padding:18px;display:flex;flex-direction:column;border:1px solid #e1e9e6;border-radius:12px;background:#fff;color:#12231e;box-shadow:0 12px 28px rgba(9,38,31,.05)}#pc-wrap .home-community-card span{width:-moz-fit-content;width:fit-content;padding:5px 8px;border-radius:999px;background:#e1f5ee;color:#085041;font-size:10px;font-weight:900}#pc-wrap .home-community-card strong{margin-top:14px;font-size:15px;font-weight:900;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#pc-wrap .home-community-card small{margin-top:auto;color:#697873;font-size:12px;font-weight:800}@media(max-width:1080px){#pc-wrap .home-hero h1{font-size:46px}#pc-wrap .home-city-grid,#pc-wrap .home-community-grid,#pc-wrap .home-listing-grid,#pc-wrap .home-listing-grid--compact,#pc-wrap .home-member-grid,#pc-wrap .home-translation-section__content,#pc-wrap .home-trust-strip,#pc-wrap .search-box__grid{grid-template-columns:repeat(2,minmax(0,1fr))}#pc-wrap .home-translation-section__content{grid-template-columns:1fr}#pc-wrap .search-box__field--wide,#pc-wrap .search-box__submit{grid-column:span 2}}@media(max-width:720px){#pc-wrap .home-page{padding-bottom:76px;background:#f7faf9}#pc-wrap .home-hero{min-height:440px;align-items:flex-start;padding:34px 0 70px;border-radius:0 0 28px 28px;background:#07131d;box-shadow:0 18px 48px rgba(8,80,65,.18)}#pc-wrap .home-hero__media{height:100%;object-position:center top}#pc-wrap .home-hero__overlay{background:linear-gradient(180deg,rgba(7,19,29,.18),rgba(7,19,29,.58) 38%,rgba(7,19,29,.9)),linear-gradient(90deg,rgba(8,80,65,.26),rgba(245,189,69,.16))}#pc-wrap .home-hero__content{width:calc(100% - 32px);margin:0 auto;align-items:stretch}#pc-wrap .home-hero__eyebrow{width:-moz-fit-content;width:fit-content;min-height:28px;padding:0 11px;background:hsla(0,0%,100%,.9);font-size:10px}#pc-wrap .home-hero h1{max-width:320px;margin:20px 0 9px;font-size:30px;line-height:1.12}#pc-wrap .home-hero p{max-width:330px;font-size:12px;line-height:1.55}#pc-wrap .home-city-grid,#pc-wrap .home-community-grid,#pc-wrap .home-listing-grid,#pc-wrap .home-listing-grid--compact,#pc-wrap .home-member-grid,#pc-wrap .home-translation-section__content,#pc-wrap .home-trust-strip,#pc-wrap .search-box__grid{grid-template-columns:1fr}#pc-wrap .search-box{margin-top:22px;padding:8px;border:1px solid hsla(0,0%,100%,.22);border-radius:14px;background:hsla(0,0%,100%,.96);box-shadow:0 18px 38px rgba(0,0,0,.22)}#pc-wrap .search-box__grid{gap:8px}#pc-wrap .search-box__field{height:48px;padding:7px 11px;border-radius:9px}#pc-wrap .search-box__field span{font-size:9px}#pc-wrap .search-box__field input,#pc-wrap .search-box__field select{font-size:12px}#pc-wrap .search-box__advanced,#pc-wrap .search-box__submit{height:44px;border-radius:9px}#pc-wrap .search-box__field--wide,#pc-wrap .search-box__submit{grid-column:auto}#pc-wrap .home-hero__signals{margin-top:12px;flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}#pc-wrap .home-hero__signals::-webkit-scrollbar{display:none}#pc-wrap .home-hero__signals a{flex:0 0 auto;min-height:31px;padding:0 11px;font-size:10px}#pc-wrap .home-mobile-quick-nav{position:relative;z-index:3;width:calc(100% - 32px);margin:-42px auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}#pc-wrap .home-mobile-quick-nav a{min-width:0;min-height:78px;padding:10px 5px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(29,158,117,.12);border-radius:12px;background:hsla(0,0%,100%,.94);color:#17231f;box-shadow:0 12px 28px rgba(8,80,65,.1)}#pc-wrap .home-mobile-quick-nav span{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;background:#e1f5ee;color:#1d9e75}#pc-wrap .home-mobile-quick-nav svg{width:19px;height:19px}#pc-wrap .home-mobile-quick-nav strong{max-width:100%;overflow:hidden;color:inherit;font-size:10px;font-weight:900;line-height:14px;text-overflow:ellipsis;white-space:nowrap}#pc-wrap .home-trust-strip{width:calc(100% - 32px);margin:16px auto 0;border-radius:14px;box-shadow:0 12px 30px rgba(8,80,65,.08)}#pc-wrap .home-trust-strip div{border-right:0;border-bottom:1px solid #edf2ef;padding:16px}#pc-wrap .home-section,#pc-wrap .home-section--soft,#pc-wrap .home-translation-section{width:100%;padding:40px 16px}#pc-wrap .home-section--soft{background:#eef8f4}#pc-wrap .translation-copy h2{font-size:28px}#pc-wrap .translation-copy p{font-size:14px}#pc-wrap .translation-copy__bullets{flex-direction:column}#pc-wrap .translation-copy__bullets span{width:100%;box-sizing:border-box}#pc-wrap .translation-demo{padding:16px;border-radius:12px}#pc-wrap .translation-demo__header{align-items:flex-start;flex-direction:column}#pc-wrap .translation-message{max-width:92%}#pc-wrap .home-section__head{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:18px}#pc-wrap .home-section__head h2{margin-top:5px;font-size:23px;line-height:1.22}#pc-wrap .home-section__head p{font-size:12px}#pc-wrap .home-section__link{min-height:34px;padding:0 12px;border-radius:999px;font-size:11px}#pc-wrap .home-city-grid,#pc-wrap .home-community-grid,#pc-wrap .home-listing-grid,#pc-wrap .home-listing-grid--compact,#pc-wrap .home-member-grid{display:flex;gap:12px;overflow-x:auto;margin:0 -16px;padding:0 16px 8px;scroll-snap-type:x mandatory;scrollbar-width:none}#pc-wrap .home-city-grid::-webkit-scrollbar,#pc-wrap .home-community-grid::-webkit-scrollbar,#pc-wrap .home-listing-grid--compact::-webkit-scrollbar,#pc-wrap .home-listing-grid::-webkit-scrollbar,#pc-wrap .home-member-grid::-webkit-scrollbar{display:none}#pc-wrap .home-city-grid>*,#pc-wrap .home-community-grid>*,#pc-wrap .home-listing-grid--compact>*,#pc-wrap .home-listing-grid>*,#pc-wrap .home-member-grid>*{scroll-snap-align:start}#pc-wrap .home-listing-card{flex:0 0 84%;max-width:320px;border-radius:14px;box-shadow:0 12px 28px rgba(8,80,65,.09)}#pc-wrap .home-city-card,#pc-wrap .home-listing-card__image{height:150px}#pc-wrap .home-listing-card__body{padding:13px}#pc-wrap .home-listing-card__price-row strong{font-size:14px}#pc-wrap .home-listing-card__price-row small{font-size:9px}#pc-wrap .home-listing-card__title{margin-top:8px;font-size:13px}#pc-wrap .home-listing-card p{margin-bottom:10px;font-size:11px}#pc-wrap .home-listing-card__meta{padding-top:11px;gap:10px;font-size:10px}#pc-wrap .home-city-card{flex:0 0 45%;padding:14px}#pc-wrap .home-city-card span{font-size:17px}#pc-wrap .home-city-card small{font-size:10px}#pc-wrap .home-tabs{width:100%;border-radius:999px}#pc-wrap .home-tabs button{flex:1 1;border-radius:999px}#pc-wrap .home-member-card{flex:0 0 78%;max-width:300px;min-height:390px;padding:0 14px 14px;border-radius:14px}#pc-wrap .home-member-card__cover{height:86px;margin:0 -14px}#pc-wrap .home-member-card__profile{margin-top:-36px}#pc-wrap .home-member-card__avatar,#pc-wrap .home-member-card__avatar img{width:72px;height:72px}#pc-wrap .home-member-card__avatar{flex-basis:72px}#pc-wrap .home-member-card__avatar img{border-width:4px}#pc-wrap .home-member-card__avatar:after{width:18px;height:18px}#pc-wrap .home-member-card__rating{max-width:calc(100% - 82px);padding:8px 9px;font-size:12px}#pc-wrap .home-member-card__identity strong{font-size:17px;line-height:22px}#pc-wrap .home-member-card__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:12px}#pc-wrap .home-member-card__stats div{min-height:62px}#pc-wrap .home-member-card__stats div strong{font-size:15px}#pc-wrap .home-member-card__stats div span{font-size:8px}#pc-wrap .home-member-card__actions{grid-template-columns:1fr 40px 40px}#pc-wrap .home-member-card__follow{min-width:40px;font-size:0}#pc-wrap .home-community-card{flex:0 0 78%;min-height:140px}#pc-wrap .home-translation-section{border-radius:22px;background:linear-gradient(135deg,#085041,#0b6b4f 58%,#1d9e75)}}#pc-wrap #listing-list-page{min-height:calc(100vh - 64px);background:#f7faf9}#pc-wrap #listing-list-page button,#pc-wrap #listing-list-page input,#pc-wrap #listing-list-page select{font-family:Poppins,sans-serif}#pc-wrap #listing-list-page button{border:0}#pc-wrap #listing-list-page .tag{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:4px 9px;border-radius:999px;background:#f2f4f3;color:#4b5563;font-size:11px;font-weight:700;line-height:16px;white-space:nowrap}#pc-wrap #listing-list-page .tag--green{background:#e1f5ee;color:#085041}#pc-wrap #listing-list-page .tag--amber{background:#faeeda;color:#633806}#pc-wrap #listing-list-page .listings-mobile-topbar,#pc-wrap #listing-list-page .listings-mobile-view-toggle{display:none}#pc-wrap #listing-list-page.map-page{padding-top:0}#pc-wrap #listing-list-page .map-page__head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:24px 28px 20px;background:#f7faf9}#pc-wrap #listing-list-page .map-page__head span{color:#1d9e75;font-size:12px;font-weight:900;text-transform:uppercase}#pc-wrap #listing-list-page .map-page__head h1{margin:4px 0 6px;color:#17231f;font-size:28px;line-height:34px;font-weight:900}#pc-wrap #listing-list-page .map-page__head p{margin:0;color:#62736d;font-size:13px;font-weight:700}#pc-wrap #listing-list-page .map-page__head button{min-height:40px;padding:0 14px;border-radius:8px;background:#085041;color:#fff;font-size:12px;font-weight:900;cursor:pointer;white-space:nowrap}#pc-wrap #listing-list-page .listings-page{display:grid;grid-template-columns:280px minmax(0,1fr);grid-gap:24px;gap:24px;max-width:1400px;margin:0 auto;padding:24px}#pc-wrap #listing-list-page .listings-page--map{grid-template-columns:380px minmax(0,1fr);gap:0;max-width:none;min-height:calc(100vh - 128px);margin:0;padding:0;background:#eef1ef}#pc-wrap #listing-list-page .map-page__layout--full{grid-template-columns:minmax(0,1fr)}#pc-wrap #listing-list-page .map-search-toolbar{display:flex;align-items:center;gap:12px;min-height:64px;padding:12px 28px;border-bottom:1px solid #dfe7e4;background:#fff;box-shadow:0 1px 0 rgba(8,80,65,.04)}#pc-wrap #listing-list-page .map-search-toolbar__search{display:flex;align-items:center;gap:8px;flex:1 1 360px;max-width:380px;height:40px;padding:0 14px;border:1px solid #dfe7e4;border-radius:10px;background:#fff;box-shadow:0 2px 8px rgba(20,42,34,.04);color:#7a8782}#pc-wrap #listing-list-page .map-search-toolbar__search svg{width:18px;height:18px}#pc-wrap #listing-list-page .map-search-toolbar__search input{min-width:0;width:100%;border:0;outline:none;background:transparent;color:#17231f;font-size:13px;font-weight:700;line-height:18px}#pc-wrap #listing-list-page .map-search-toolbar__search input::placeholder{color:#899791}#pc-wrap #listing-list-page .map-search-toolbar select{width:132px;height:40px;padding:0 34px 0 14px;border:1px solid #dfe7e4;border-radius:10px;background:#fff;color:#273530;cursor:pointer;font-size:12px;font-weight:800;line-height:18px}#pc-wrap #listing-list-page .map-search-toolbar__divider{width:1px;height:30px;background:#dfe7e4}#pc-wrap #listing-list-page .map-search-toolbar__settings{display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:38px;height:38px;gap:6px;padding:0 11px;border-radius:10px;background:#fff;color:#50605a;cursor:pointer;font-size:12px;font-weight:900}#pc-wrap #listing-list-page .map-search-toolbar__settings span{white-space:nowrap}#pc-wrap #listing-list-page .map-search-toolbar__settings svg{width:20px;height:20px}#pc-wrap #listing-list-page .map-search-toolbar--page{position:-webkit-sticky;position:sticky;top:64px;z-index:10}#pc-wrap #listing-list-page .map-filter-chip{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:36px;padding:0 14px;border:1px solid #dfe7e4;border-radius:999px;background:#f3f8f6;color:#40514b;cursor:pointer;font-size:12px;font-weight:900;white-space:nowrap}#pc-wrap #listing-list-page .map-filter-chip svg{width:15px;height:15px}#pc-wrap #listing-list-page .map-filter-chip.active{border-color:#1d9e75;background:#1d9e75;color:#fff;box-shadow:0 6px 16px rgba(29,158,117,.24)}#pc-wrap #listing-list-page .listings-filters{position:-webkit-sticky;position:sticky;top:88px;align-self:start;max-height:calc(100vh - 112px);overflow-y:auto;padding:20px;border:1px solid #e6ece9;border-radius:12px;background:#fff;box-shadow:0 8px 24px rgba(8,80,65,.08)}#pc-wrap #listing-list-page .listings-filters h3{margin:0 0 16px;color:#1a1a1a;font-size:20px;font-weight:800;line-height:28px}#pc-wrap #listing-list-page .listings-filters__search{display:flex;align-items:center;gap:8px;min-height:42px;margin-bottom:18px;padding:0 12px;border:1px solid #e6ece9;border-radius:8px;background:#f7faf9;color:#697873}#pc-wrap #listing-list-page .listings-filters__search svg{width:20px;height:20px}#pc-wrap #listing-list-page .listings-filters__search input{width:100%;border:0;outline:none;background:transparent;color:#1a1a1a;font-size:14px;line-height:20px}#pc-wrap #listing-list-page .filter-group{padding:16px 0;border-top:1px solid #edf2ef}#pc-wrap #listing-list-page .filter-group h4{margin:0 0 12px;color:#1a1a1a;font-size:14px;font-weight:800;line-height:20px}#pc-wrap #listing-list-page .filter-group label{display:flex;align-items:center;gap:9px;min-height:30px;color:#38433f;font-size:14px;line-height:20px;cursor:pointer}#pc-wrap #listing-list-page .filter-group input[type=checkbox],#pc-wrap #listing-list-page .filter-group input[type=radio]{width:16px;height:16px;accent-color:#1d9e75}#pc-wrap #listing-list-page .listing-type-chips{display:flex;flex-wrap:wrap;gap:8px}#pc-wrap #listing-list-page .listing-type-chip{min-height:34px;padding:0 12px;border:1px solid #e6ece9;border-radius:999px;background:#fff;color:#38433f;cursor:pointer;font-size:13px;font-weight:800}#pc-wrap #listing-list-page .listing-type-chip.active{border-color:#1d9e75;background:#1d9e75;color:#fff}#pc-wrap #listing-list-page .filter-toggle{justify-content:space-between}#pc-wrap #listing-list-page .filter-toggle input{position:relative;width:40px!important;height:22px!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:999px;background:#dbe5e1;cursor:pointer}#pc-wrap #listing-list-page .filter-toggle input:after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;transition:transform .2s}#pc-wrap #listing-list-page .filter-toggle input:checked{background:#1d9e75}#pc-wrap #listing-list-page .filter-toggle input:checked:after{transform:translateX(18px)}#pc-wrap #listing-list-page .filter-range{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:8px;gap:8px}#pc-wrap #listing-list-page .filter-range input{min-width:0;height:38px;padding:0 10px;border:1px solid #e6ece9;border-radius:8px;outline:none}#pc-wrap #listing-list-page .btn-apply-filters,#pc-wrap #listing-list-page .btn-clear-filters{width:100%;min-height:42px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:800}#pc-wrap #listing-list-page .btn-clear-filters{margin-top:16px;background:#e1f5ee;color:#085041}#pc-wrap #listing-list-page .btn-apply-filters{margin-top:10px;background:#1d9e75;color:#fff}#pc-wrap #listing-list-page .listings-results{min-width:0}#pc-wrap #listing-list-page .listings-results__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:16px}#pc-wrap #listing-list-page .listings-results__header h2{margin:0 0 6px;color:#111827;font-size:28px;font-weight:900;line-height:36px}#pc-wrap #listing-list-page .listings-results__header p{margin:0;color:#697873;font-size:14px;line-height:20px}#pc-wrap #listing-list-page .listings-results__controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}#pc-wrap #listing-list-page .listings-results__controls select{height:38px;padding:0 34px 0 12px;border:1px solid #e6ece9;border-radius:8px;background:#fff;color:#1a1a1a;outline:none}#pc-wrap #listing-list-page .listings-results--map{min-width:0}#pc-wrap #listing-list-page .view-switch__button,#pc-wrap #listing-list-page .view-toggle{display:inline-flex;align-items:center;gap:6px;height:38px;padding:0 12px;border-radius:8px;background:#fff;color:#4b5563;border:1px solid #e6ece9;cursor:pointer;font-size:13px;font-weight:800}#pc-wrap #listing-list-page .view-switch__button svg,#pc-wrap #listing-list-page .view-toggle svg{width:18px;height:18px}#pc-wrap #listing-list-page .view-switch__button--active,#pc-wrap #listing-list-page .view-switch__button.active,#pc-wrap #listing-list-page .view-toggle--active,#pc-wrap #listing-list-page .view-toggle.active{background:#1d9e75;border-color:#1d9e75;color:#fff}#pc-wrap #listing-list-page .view-switch{display:inline-flex;padding:3px;border:1px solid #e6ece9;border-radius:10px;background:#fff}#pc-wrap #listing-list-page .view-switch__button{border:0;background:transparent}#pc-wrap #listing-list-page .view-switch__button.active{background:#1d9e75;color:#fff}#pc-wrap #listing-list-page .active-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}#pc-wrap #listing-list-page .filter-pill{display:inline-flex;align-items:center;gap:7px;min-height:30px;padding:0 8px 0 12px;border-radius:999px;background:#e1f5ee;color:#085041;font-size:12px;font-weight:800}#pc-wrap #listing-list-page .filter-pill button{width:20px;height:20px;border-radius:50%;background:rgba(8,80,65,.12);color:#085041;cursor:pointer;line-height:20px}#pc-wrap #listing-list-page .listings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}#pc-wrap #listing-list-page .listing-grid-card{min-width:0;border:1px solid #e6ece9;border-radius:12px;background:#fff;overflow:hidden;cursor:pointer;box-shadow:0 8px 24px rgba(8,80,65,.06);transition:transform .2s,box-shadow .2s}#pc-wrap #listing-list-page .listing-grid-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(8,80,65,.12)}#pc-wrap #listing-list-page .listing-grid-card__image{position:relative;height:210px;background:#eef2f0}#pc-wrap #listing-list-page .listing-grid-card__image img{width:100%;height:100%;display:block;object-fit:cover}#pc-wrap #listing-list-page .listing-grid-card__badge-tl{position:absolute;top:12px;left:12px}#pc-wrap #listing-list-page .listing-grid-card__badge-br{position:absolute;right:12px;bottom:12px}#pc-wrap #listing-list-page .listing-grid-card__heart{position:absolute;top:12px;right:12px;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:#1d9e75;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.14)}#pc-wrap #listing-list-page .listing-grid-card__heart svg{width:20px;height:20px}#pc-wrap #listing-list-page .listing-grid-card__heart--liked{color:#e11d48}#pc-wrap #listing-list-page .listing-grid-card__body{padding:16px}#pc-wrap #listing-list-page .listing-grid-card__price-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}#pc-wrap #listing-list-page .listing-grid-card__price{color:#1d9e75;font-size:18px;font-weight:900;line-height:24px}#pc-wrap #listing-list-page .listing-grid-card h3{margin:0 0 8px;color:#111827;font-size:16px;font-weight:800;line-height:22px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#pc-wrap #listing-list-page .listing-grid-card__location{margin:0 0 12px;color:#697873;font-size:13px;line-height:19px}#pc-wrap #listing-list-page .listing-grid-card__meta{display:flex;flex-wrap:wrap;gap:8px 12px;color:#4b5563;font-size:12px;line-height:18px}#pc-wrap #listing-list-page .listing-grid-card__footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:14px;padding-top:12px;border-top:1px solid #edf2ef;color:#697873;font-size:12px;font-weight:700}#pc-wrap #listing-list-page .listing-grid-card__footer button,#pc-wrap #listing-list-page .listing-grid-card__footer span{display:inline-flex;align-items:center;gap:4px;min-width:0;padding:0;background:transparent;color:#697873;font-size:12px;font-weight:800}#pc-wrap #listing-list-page .listing-grid-card__footer button{cursor:pointer}#pc-wrap #listing-list-page .listing-grid-card__footer svg{width:15px;height:15px}#pc-wrap #listing-list-page .listing-grid-card__stat-liked,#pc-wrap #listing-list-page .listing-grid-card__stat-liked svg{color:#e11d48}#pc-wrap #listing-list-page .listing-grid-card--map{border:1px solid #eef1ef;border-radius:10px;box-shadow:0 12px 26px rgba(20,42,34,.12)}#pc-wrap #listing-list-page .listing-grid-card--map .listing-grid-card__image{height:214px}#pc-wrap #listing-list-page .listing-grid-card--map .listing-grid-card__badge-tl{top:10px;left:10px}#pc-wrap #listing-list-page .listing-grid-card--map .listing-grid-card__heart{top:10px;right:10px;width:32px;height:32px;color:#ff8f8f}#pc-wrap #listing-list-page .listing-grid-card--map .listing-grid-card__badge-br{display:none}#pc-wrap #listing-list-page .listing-grid-card--map .listing-grid-card__body{padding:14px 16px 16px}#pc-wrap #listing-list-page .listing-grid-card--map .listing-grid-card__price-row{margin-bottom:8px}#pc-wrap #listing-list-page .listing-grid-card--map .listing-grid-card__price{font-size:20px;line-height:24px}#pc-wrap #listing-list-page .listing-grid-card--map h3{margin-bottom:6px;font-size:16px;line-height:21px}#pc-wrap #listing-list-page .listing-grid-card--map .listing-grid-card__location{padding-bottom:12px;border-bottom:1px solid #dfe7e4;font-size:12px;font-weight:700}#pc-wrap #listing-list-page .listing-grid-card--map .listing-grid-card__meta{gap:8px 12px;color:#53635e;font-size:11px;font-weight:800}#pc-wrap #listing-list-page .listing-grid-card--map .listing-grid-card__footer{display:none}#pc-wrap #listing-list-page .listing-grid-card--compact{height:228px;border-radius:8px;box-shadow:0 5px 14px rgba(20,42,34,.08)}#pc-wrap #listing-list-page .listing-grid-card--compact:hover{transform:translateY(-2px);box-shadow:0 9px 22px rgba(20,42,34,.13)}#pc-wrap #listing-list-page .listing-grid-card--compact .listing-grid-card__image{height:118px}#pc-wrap #listing-list-page .listing-grid-card--compact .listing-grid-card__badge-br,#pc-wrap #listing-list-page .listing-grid-card--compact .listing-grid-card__badge-tl{display:none}#pc-wrap #listing-list-page .listing-grid-card--compact .listing-grid-card__heart{top:8px;right:8px;width:28px;height:28px}#pc-wrap #listing-list-page .listing-grid-card--compact .listing-grid-card__heart svg{width:16px;height:16px}#pc-wrap #listing-list-page .listing-grid-card--compact .listing-grid-card__body{height:110px;padding:9px 10px 10px}#pc-wrap #listing-list-page .listing-grid-card--compact .listing-grid-card__price-row{margin-bottom:4px}#pc-wrap #listing-list-page .listing-grid-card--compact .listing-grid-card__price-row .tag{display:none}#pc-wrap #listing-list-page .listing-grid-card--compact .listing-grid-card__price{font-size:13px;line-height:17px}#pc-wrap #listing-list-page .listing-grid-card--compact h3{margin-bottom:4px;font-size:12px;line-height:16px;-webkit-line-clamp:1}#pc-wrap #listing-list-page .listing-grid-card--compact .listing-grid-card__location{margin-bottom:7px;font-size:10px;font-weight:700;line-height:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap #listing-list-page .listing-grid-card--compact .listing-grid-card__meta{display:none}#pc-wrap #listing-list-page .listing-grid-card--compact .listing-grid-card__footer{margin-top:auto;padding-top:7px;font-size:10px}#pc-wrap #listing-list-page .listing-grid-card--compact .listing-grid-card__footer button,#pc-wrap #listing-list-page .listing-grid-card--compact .listing-grid-card__footer span{font-size:10px}#pc-wrap #listing-list-page .listing-grid-card--compact .listing-grid-card__footer svg{width:13px;height:13px}#pc-wrap #listing-list-page .listings-empty{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:1px dashed #cddbd5;border-radius:12px;background:#fff;text-align:center}#pc-wrap #listing-list-page .listings-empty__icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:#e1f5ee;color:#085041;font-size:13px;font-weight:900}#pc-wrap #listing-list-page .listings-empty h3,#pc-wrap #listing-list-page .listings-empty p{margin:0}#pc-wrap #listing-list-page .listings-empty h3{color:#111827;font-size:20px;font-weight:900}#pc-wrap #listing-list-page .listings-empty p{color:#697873}#pc-wrap #listing-list-page .listings-empty button{min-height:38px;padding:0 16px;border-radius:8px;background:#1d9e75;color:#fff;cursor:pointer;font-weight:800}#pc-wrap #listing-list-page .listings-empty--compact{min-height:260px;padding:20px}#pc-wrap #listing-list-page .listings-pagination{display:flex;justify-content:center;gap:8px;margin-top:28px}#pc-wrap #listing-list-page .listings-pagination button{min-width:38px;height:38px;border-radius:8px;background:#fff;color:#38433f;border:1px solid #e6ece9;cursor:pointer;font-weight:800}#pc-wrap #listing-list-page .listings-pagination button.active{background:#1d9e75;border-color:#1d9e75;color:#fff}#pc-wrap #listing-list-page .listings-pagination button:disabled{cursor:not-allowed;opacity:.4}#pc-wrap #listing-list-page .listings-map-list{position:relative;align-self:start;height:calc(100vh - 128px);min-width:0;overflow-y:auto;padding:22px 20px 18px;border-right:1px solid #dfe5e2;background:#f6f7f6}#pc-wrap #listing-list-page .listings-map-list .active-filters{display:none}#pc-wrap #listing-list-page .listings-map-list .listing-grid-card{box-shadow:0 8px 24px rgba(20,42,34,.1)}#pc-wrap #listing-list-page .listings-map-list__header{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:18px}#pc-wrap #listing-list-page .listings-map-list__header h2{margin:0;color:#17231f;font-size:24px;font-weight:900;line-height:28px}#pc-wrap #listing-list-page .listings-map-list__header p{margin:6px 0 0;color:#5c6b66;font-size:12px;font-weight:800;line-height:16px}#pc-wrap #listing-list-page .map-sort-pills{display:inline-flex;align-items:center;gap:4px;height:34px;padding:3px;border:1px solid #b8d5cb;border-radius:8px;background:#fff}#pc-wrap #listing-list-page .map-sort-pills button{height:26px;padding:0 10px;border-radius:6px;background:transparent;color:#55736a;cursor:pointer;font-size:11px;font-weight:900}#pc-wrap #listing-list-page .map-sort-pills button.active{background:#e1f5ee;color:#085041}#pc-wrap #listing-list-page .listings-map-list__cards{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px}#pc-wrap #listing-list-page .listings-pagination--map{position:-webkit-sticky;position:sticky;bottom:0;margin-top:14px;padding:12px 0 4px;background:linear-gradient(180deg,rgba(247,250,249,0),#f7faf9 24%)}#pc-wrap #listing-list-page .listings-map-shell{position:relative;min-width:0;height:100%}#pc-wrap #listing-list-page .listings-map-mode{position:relative;height:calc(100vh - 128px);min-height:600px;border-radius:0;overflow:hidden;border:0;background:#e1f5ee}#pc-wrap #listing-list-page .map-popup{position:absolute;top:24px;left:50%;transform:translateX(-50%);z-index:5;display:flex;flex-direction:column;gap:8px;width:316px;padding:18px 20px;border:1px solid hsla(0,0%,100%,.82);border-radius:12px;background:hsla(0,0%,100%,.97);box-shadow:0 14px 34px rgba(35,47,42,.16);color:#111827}#pc-wrap #listing-list-page .map-popup strong{position:relative;padding-left:18px;font-size:13px;font-weight:900;line-height:18px}#pc-wrap #listing-list-page .map-popup strong:before{position:absolute;top:4px;left:0;width:10px;height:10px;border-radius:50%;background:#ff8f8f;content:""}#pc-wrap #listing-list-page .map-popup span{color:#5f6d68;font-size:12px;font-weight:800;line-height:18px}#pc-wrap #listing-list-page .map-controls{position:absolute;right:28px;bottom:28px;z-index:5;display:flex;flex-direction:column;gap:10px}#pc-wrap #listing-list-page .map-controls button{width:42px;height:42px;border-radius:10px;background:#fff;box-shadow:0 8px 20px rgba(20,42,34,.18);color:#3c4c46;cursor:pointer;font-size:22px;font-weight:900;line-height:1}#pc-wrap #listing-list-page .listing-map{position:relative;width:100%;height:100%;min-height:600px;background:#e1f5ee;overflow:hidden}#pc-wrap #listing-list-page .listing-map--fallback{display:flex;align-items:center;justify-content:center}#pc-wrap #listing-list-page .listing-map__notice{width:min(360px,100% - 64px);padding:18px 20px;border-radius:8px;background:hsla(0,0%,100%,.94);box-shadow:0 4px 16px rgba(0,0,0,.1);color:#085041;font-size:14px;font-weight:600;line-height:20px;text-align:center}#pc-wrap #listing-list-page .listing-map__canvas{width:100%;height:100%}#pc-wrap #listing-list-page .listing-map__price-marker{position:relative;height:32px;padding:0 13px;border:2px solid #1d9e75;border-radius:999px;background:#1d9e75;box-shadow:0 8px 18px rgba(8,80,65,.28);color:#fff;cursor:pointer;font-size:13px;font-weight:900;line-height:32px;white-space:nowrap}#pc-wrap #listing-list-page .listing-map__price-marker:after{position:absolute;left:50%;bottom:-7px;width:10px;height:10px;background:inherit;border-right:inherit;border-bottom:inherit;transform:translateX(-50%) rotate(45deg);content:""}#pc-wrap #listing-list-page .listing-map__price-marker--outline{background:#fff;color:#1d9e75;box-shadow:0 8px 18px rgba(20,42,34,.14)}#pc-wrap #listing-list-page .listing-map__price-marker--filled{background:#1d9e75;color:#fff}#pc-wrap #listing-list-page .listing-map__popup{min-width:160px;max-width:240px;padding:8px 10px;color:#1a1a1a;font-size:13px;font-weight:600;line-height:18px}#pc-wrap #listing-list-page .listings-filter-sheet{display:none}@media(max-width:1100px){#pc-wrap #listing-list-page .listings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#pc-wrap #listing-list-page .listings-results__header{flex-direction:column}}@media(max-width:768px){#pc-wrap #listing-list-page .listings-mobile-topbar,#pc-wrap #listing-list-page .listings-mobile-view-toggle{display:flex}#pc-wrap #listing-list-page .listings-mobile-topbar{gap:8px;padding:12px;background:#fff;border-bottom:1px solid #e6ece9}#pc-wrap #listing-list-page .listings-mobile-topbar__search{display:flex;align-items:center;gap:8px;flex:1 1;min-width:0;height:40px;padding:0 10px;border-radius:8px;background:#f7faf9;color:#697873}#pc-wrap #listing-list-page .listings-mobile-topbar__search input{min-width:0;width:100%;border:0;background:transparent;outline:none}#pc-wrap #listing-list-page .listings-mobile-topbar button,#pc-wrap #listing-list-page .listings-mobile-topbar select{height:40px;border-radius:8px;background:#fff;border:1px solid #e6ece9}#pc-wrap #listing-list-page .listings-mobile-topbar button{width:40px;color:#085041}#pc-wrap #listing-list-page .listings-mobile-topbar select{max-width:110px;padding:0 8px}#pc-wrap #listing-list-page .listings-mobile-view-toggle{padding:0 12px 12px;gap:8px;background:#fff}#pc-wrap #listing-list-page .listings-mobile-view-toggle button{flex:1 1;height:38px;border-radius:8px;background:#f7faf9;color:#38433f;font-weight:800}#pc-wrap #listing-list-page .listings-mobile-view-toggle button.active{background:#1d9e75;color:#fff}#pc-wrap #listing-list-page .listings-page{display:block;padding:12px}#pc-wrap #listing-list-page .listings-page--map{display:flex;flex-direction:column;min-height:0;padding:0}#pc-wrap #listing-list-page .listings-page--map .listings-results{order:1}#pc-wrap #listing-list-page .listings-page--map .listings-map-list{order:2}#pc-wrap #listing-list-page .map-search-toolbar{flex-wrap:wrap;gap:8px;min-height:auto;padding:10px 12px}#pc-wrap #listing-list-page .map-search-toolbar__search{flex:1 1 100%;max-width:none}#pc-wrap #listing-list-page .map-search-toolbar select{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 4px);width:auto}#pc-wrap #listing-list-page .map-search-toolbar__divider{display:none}#pc-wrap #listing-list-page .map-filter-chip{flex:1 1 auto;padding:0 10px;font-size:11px}#pc-wrap #listing-list-page .listings-filters{display:none}#pc-wrap #listing-list-page .listings-map-list{position:static;height:auto;max-height:none;overflow:visible;padding:16px 12px 24px;border-right:0}#pc-wrap #listing-list-page .listings-map-list__header{align-items:flex-start;flex-direction:column;gap:10px}#pc-wrap #listing-list-page .listings-grid{grid-template-columns:1fr;gap:14px}#pc-wrap #listing-list-page .listings-results__header h2{font-size:22px;line-height:28px}#pc-wrap #listing-list-page .listings-results__controls{display:none}#pc-wrap #listing-list-page .listing-grid-card__image{height:210px}#pc-wrap #listing-list-page .listings-map-mode{height:58vh;min-height:420px}#pc-wrap #listing-list-page .map-popup{top:12px;width:min(300px,100% - 32px);padding:14px 16px}#pc-wrap #listing-list-page .map-controls{right:14px;bottom:14px}#pc-wrap #listing-list-page .listings-filter-sheet{position:fixed;inset:0;z-index:1200;display:block}#pc-wrap #listing-list-page .listings-filter-sheet__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.38)}#pc-wrap #listing-list-page .listings-filter-sheet__panel{position:absolute;left:0;right:0;bottom:0;max-height:86vh;overflow-y:auto;border-radius:18px 18px 0 0;background:#fff}#pc-wrap #listing-list-page .listings-filter-sheet__panel .listings-filters{position:static;display:block;max-height:none;border:0;border-radius:0;box-shadow:none;padding-bottom:20px}#pc-wrap #listing-list-page .listings-filter-sheet__header{position:-webkit-sticky;position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #edf2ef;background:#fff}#pc-wrap #listing-list-page .listings-filter-sheet__header strong{color:#111827;font-size:18px;font-weight:900}#pc-wrap #listing-list-page .listings-filter-sheet__header button{width:34px;height:34px;border-radius:50%;background:#f7faf9;color:#38433f}#pc-wrap #listing-list-page .listings-filter-sheet .btn-apply-filters{position:-webkit-sticky;position:sticky;bottom:0}}#pc-wrap #listing-detail-page{min-height:100vh;padding:74px 0 58px;background:#f7f8fb}#pc-wrap #listing-detail-page button,#pc-wrap #listing-detail-page input,#pc-wrap #listing-detail-page select{font-family:Poppins,sans-serif}#pc-wrap #listing-detail-page button{border:0;cursor:pointer}#pc-wrap #listing-detail-page .container{flex-direction:column;gap:14px;width:min(1080px,100% - 32px);max-width:1080px}#pc-wrap #listing-detail-page .tag{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;min-height:28px;padding:0 9px;border-radius:999px;background:#eef3f1;color:#4b5563;font-size:10px;font-weight:800;white-space:nowrap}#pc-wrap #listing-detail-page .tag--green{background:#e1f5ee;color:#085041}#pc-wrap #listing-detail-page .tag--blue{background:#e6f1fb;color:#0c447c}#pc-wrap #listing-detail-page .tag--amber{background:#faeeda;color:#633806}#pc-wrap #listing-detail-page .listing-detail-breadcrumb{display:flex;align-items:center;gap:8px;color:#6b7773;font-size:10px;font-weight:700}#pc-wrap #listing-detail-page .listing-detail-breadcrumb button{background:transparent;color:#50605a;font-weight:800}#pc-wrap #listing-detail-page .listing-detail-breadcrumb strong{color:#085041}#pc-wrap #listing-detail-page .listing-detail-gallery{display:grid;grid-template-columns:minmax(0,720px) 320px;grid-gap:8px;gap:8px;width:100%;height:340px;min-height:340px;max-height:340px;overflow:hidden}#pc-wrap #listing-detail-page .listing-detail-gallery button{padding:0;overflow:hidden;background:#e7efec}#pc-wrap #listing-detail-page .listing-detail-gallery img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}#pc-wrap #listing-detail-page .listing-detail-gallery button:hover img{transform:scale(1.025)}#pc-wrap #listing-detail-page .listing-detail-gallery__main{height:340px;border-radius:8px 0 0 8px}#pc-wrap #listing-detail-page .listing-detail-gallery__thumbs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,166px));grid-gap:8px;gap:8px;height:340px;min-height:340px;max-height:340px}#pc-wrap #listing-detail-page .listing-detail-gallery__thumbs button{width:100%;height:166px;min-height:166px;max-height:166px}#pc-wrap #listing-detail-page .listing-detail-gallery__thumbs button:disabled{cursor:default}#pc-wrap #listing-detail-page .listing-detail-gallery__thumbs .listing-detail-gallery__placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eef2f0,#dfe8e4)}#pc-wrap #listing-detail-page .listing-detail-gallery__thumbs .listing-detail-gallery__placeholder span{width:30px;height:30px;border-radius:50%;background:hsla(0,0%,100%,.74);box-shadow:inset 0 0 0 1px rgba(80,96,90,.12)}#pc-wrap #listing-detail-page .listing-detail-gallery__thumbs button:nth-child(2){border-radius:0 8px 0 0}#pc-wrap #listing-detail-page .listing-detail-gallery__thumbs button:nth-child(4){border-radius:0 0 8px 0}#pc-wrap #listing-detail-page .listing-detail-layout{display:grid;grid-template-columns:minmax(0,720px) 320px;grid-gap:20px;gap:20px;align-items:start}#pc-wrap #listing-detail-page .listing-detail-main,#pc-wrap #listing-detail-page .listing-detail-sidebar{display:flex;flex-direction:column;gap:14px}#pc-wrap #listing-detail-page .listing-detail-sidebar{position:-webkit-sticky;position:sticky;top:84px}#pc-wrap #listing-detail-page .listing-chat-card,#pc-wrap #listing-detail-page .listing-detail-hero,#pc-wrap #listing-detail-page .listing-detail-section,#pc-wrap #listing-detail-page .listing-owner-card,#pc-wrap #listing-detail-page .listing-price-card{border:1px solid #e2ebe7;border-radius:8px;background:#fff;box-shadow:0 6px 18px rgba(20,30,26,.06)}#pc-wrap #listing-detail-page .listing-detail-hero,#pc-wrap #listing-detail-page .listing-detail-section{padding:18px}#pc-wrap #listing-detail-page .listing-detail-hero__tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}#pc-wrap #listing-detail-page .listing-detail-hero__title-row{display:flex;justify-content:space-between;gap:16px}#pc-wrap #listing-detail-page .listing-detail-hero__title-row h1{margin:0;color:#111827;font-size:21px;font-weight:900;line-height:27px}#pc-wrap #listing-detail-page .listing-detail-hero__title-row p{margin:6px 0 0;display:flex;align-items:center;gap:6px;color:#64736e;font-size:11px;font-weight:700}#pc-wrap #listing-detail-page .listing-detail-hero__title-row p svg{width:15px;height:15px;color:#1d9e75}#pc-wrap #listing-detail-page .listing-detail-hero__actions{display:flex;gap:8px;flex-shrink:0}#pc-wrap #listing-detail-page .listing-detail-hero__actions button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dfe8e4;border-radius:50%;background:#fff;color:#1d9e75}#pc-wrap #listing-detail-page .listing-detail-hero__actions .listing-detail-hero__action-liked{color:#e11d48}#pc-wrap #listing-detail-page .listing-detail-stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;color:#50605a;font-size:11px;font-weight:800}#pc-wrap #listing-detail-page .listing-detail-stats button,#pc-wrap #listing-detail-page .listing-detail-stats span{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 10px;border-radius:999px;background:#f3f7f5;color:#50605a;font-size:11px;font-weight:800}#pc-wrap #listing-detail-page .listing-detail-stats svg{width:15px;height:15px;color:#085041}#pc-wrap #listing-detail-page .listing-detail-stats .listing-detail-stats__liked,#pc-wrap #listing-detail-page .listing-detail-stats .listing-detail-stats__liked svg{color:#e11d48}#pc-wrap #listing-detail-page .listing-detail-section h2{margin:0 0 14px;color:#17231f;font-size:16px;font-weight:900}#pc-wrap #listing-detail-page .listing-detail-section p{margin:0;color:#4f5f5a;font-size:12px;font-weight:500;line-height:21px}#pc-wrap #listing-detail-page .listing-detail-section__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:12px}#pc-wrap #listing-detail-page .listing-detail-section__header h2{margin:0}#pc-wrap #listing-detail-page .listing-detail-section__header span{color:#085041;font-size:10px;font-weight:900;text-align:right}#pc-wrap #listing-detail-page .listing-detail-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}#pc-wrap #listing-detail-page .listing-detail-expat__grid>div,#pc-wrap #listing-detail-page .listing-detail-fact,#pc-wrap #listing-detail-page .listing-detail-offer{border:1px solid #dfe8e4;border-radius:8px;background:#fff}#pc-wrap #listing-detail-page .listing-detail-fact{padding:12px}#pc-wrap #listing-detail-page .listing-detail-fact span{display:block;margin-bottom:8px;color:#6b7773;font-size:10px;font-weight:800}#pc-wrap #listing-detail-page .listing-detail-fact strong{color:#111827;font-size:14px;font-weight:900}#pc-wrap #listing-detail-page .listing-detail-expat__grid,#pc-wrap #listing-detail-page .listing-detail-offers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}#pc-wrap #listing-detail-page .listing-detail-offer{display:flex;align-items:center;gap:10px;min-width:0;padding:12px;background:#f8fbfa}#pc-wrap #listing-detail-page .listing-detail-offer svg{width:28px;height:28px;padding:6px;border-radius:9px;background:#e1f5ee;color:#085041}#pc-wrap #listing-detail-page .listing-detail-offer span,#pc-wrap #listing-detail-page .listing-detail-offer strong{display:block}#pc-wrap #listing-detail-page .listing-detail-offer strong{color:#17231f;font-size:11px;font-weight:900;line-height:15px}#pc-wrap #listing-detail-page .listing-detail-offer span{margin-top:4px;color:#64736e;font-size:10px;font-weight:700;line-height:15px;overflow-wrap:anywhere}#pc-wrap #listing-detail-page .listing-detail-offer--blue svg{background:#e6f1fb;color:#0c447c}#pc-wrap #listing-detail-page .listing-detail-offer--amber svg{background:#faeeda;color:#633806}#pc-wrap #listing-detail-page .listing-detail-expat{background:#eef8f4}#pc-wrap #listing-detail-page .listing-detail-expat__grid>div{padding:14px;background:hsla(0,0%,100%,.72)}#pc-wrap #listing-detail-page .listing-detail-expat__grid>div svg{width:24px;height:24px;margin-bottom:10px;color:#1d9e75}#pc-wrap #listing-detail-page .listing-detail-expat__grid>div strong{display:block;margin-bottom:8px;color:#17231f;font-size:12px;font-weight:900}#pc-wrap #listing-detail-page .listing-detail-map{height:270px;overflow:hidden;border-radius:8px;background:#e1f5ee}#pc-wrap #listing-detail-page .listing-map{width:100%;height:100%;min-height:270px}#pc-wrap #listing-detail-page .listing-map__canvas{width:100%;height:100%}#pc-wrap #listing-detail-page .listing-map__notice{display:flex;align-items:center;justify-content:center;height:100%;color:#085041;font-weight:900}#pc-wrap #listing-detail-page .listing-map__price-marker{position:relative;height:32px;padding:0 10px;border:2px solid #1d9e75;border-radius:999px;background:#1d9e75;box-shadow:0 8px 18px rgba(8,80,65,.28);color:#fff;font-size:12px;font-weight:900;line-height:32px;white-space:nowrap}#pc-wrap #listing-detail-page .listing-map__price-marker:after{position:absolute;left:50%;bottom:-7px;width:10px;height:10px;background:inherit;border-right:inherit;border-bottom:inherit;transform:translateX(-50%) rotate(45deg);content:""}#pc-wrap #listing-detail-page .listing-map__price-marker--outline{background:#fff;color:#1d9e75}#pc-wrap #listing-detail-page .listing-map__popup{padding:8px 10px;color:#17231f;font-size:12px;font-weight:900}#pc-wrap #listing-detail-page .listing-price-card{padding:16px}#pc-wrap #listing-detail-page .listing-price-card>span{color:#65736f;font-size:10px;font-weight:900;text-transform:uppercase}#pc-wrap #listing-detail-page .listing-price-card>strong{display:block;margin:5px 0 12px;color:#085041;font-size:24px;font-weight:900}#pc-wrap #listing-detail-page .listing-price-card div{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-top:1px solid #edf2ef}#pc-wrap #listing-detail-page .listing-price-card div p{margin:0;color:#6b7773;font-size:11px;font-weight:800}#pc-wrap #listing-detail-page .listing-price-card div b{color:#17231f;font-size:11px;font-weight:900;text-align:right}#pc-wrap #listing-detail-page .listing-price-card button{width:100%;height:40px;margin-top:10px;border-radius:8px;background:#1d9e75;color:#fff;font-size:12px;font-weight:900}#pc-wrap #listing-detail-page .listing-owner-card{display:flex;gap:10px;padding:12px;align-items:center}#pc-wrap #listing-detail-page .listing-owner-card img{width:44px;height:44px;border-radius:50%;object-fit:cover;background:#eef2f0}#pc-wrap #listing-detail-page .listing-owner-card p,#pc-wrap #listing-detail-page .listing-owner-card span{color:#6b7773;font-size:10px;font-weight:800}#pc-wrap #listing-detail-page .listing-owner-card strong{display:block;margin:4px 0;color:#17231f;font-size:13px;font-weight:900}#pc-wrap #listing-detail-page .listing-owner-card p{margin:0}#pc-wrap #listing-detail-page .listing-chat-card{padding:14px}#pc-wrap #listing-detail-page .listing-chat-card h3{margin:0 0 8px;color:#17231f;font-size:14px;font-weight:900}#pc-wrap #listing-detail-page .listing-chat-card p{margin:0 0 14px;color:#64736e;font-size:11px;font-weight:700;line-height:20px}#pc-wrap #listing-detail-page .listing-chat-card__start{display:flex;flex-direction:column;gap:8px}#pc-wrap #listing-detail-page .listing-chat-card__start span{color:#8a4b12;font-size:12px;font-weight:800}#pc-wrap #listing-detail-page .listing-chat-card__button{width:100%;min-height:42px;border-radius:8px;background:#085041;color:#fff;font-size:14px;font-weight:900}#pc-wrap #listing-detail-page .listing-chat-card__button:disabled{background:#cbd5d1;cursor:not-allowed}#pc-wrap #listing-detail-page .listing-chat-box{display:flex;flex-direction:column;gap:10px}#pc-wrap #listing-detail-page .listing-chat-box__messages{max-height:340px;overflow-y:auto;padding-right:6px}#pc-wrap #listing-detail-page .inbox-language-hint{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;padding:12px;border:1px solid #dfeee8;border-radius:10px;background:rgba(225,245,238,.54);color:#31534a}#pc-wrap #listing-detail-page .inbox-language-hint strong{display:block;margin-bottom:3px;font-size:12px;line-height:17px;font-weight:900}#pc-wrap #listing-detail-page .inbox-language-hint p{margin:0;color:#60756e;font-size:11px;line-height:16px}#pc-wrap #listing-detail-page .inbox-language-hint__chips{max-width:340px;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}#pc-wrap #listing-detail-page .inbox-language-hint__chips span{padding:4px 7px;border-radius:999px;background:#fff;color:#085041;font-size:10px;font-weight:900}#pc-wrap #listing-detail-page .listing-chat-box__empty{padding:18px 12px;border-radius:8px;background:#f5faf8;color:#64736e;font-size:12px;font-weight:800;text-align:center}#pc-wrap #listing-detail-page .listing-chat-box__composer{display:grid;grid-template-columns:68px minmax(0,1fr) 48px;grid-gap:7px;gap:7px}#pc-wrap #listing-detail-page .listing-chat-box__composer button,#pc-wrap #listing-detail-page .listing-chat-box__composer input,#pc-wrap #listing-detail-page .listing-chat-box__composer select{height:34px;border-radius:8px;font-size:11px;font-weight:800}#pc-wrap #listing-detail-page .listing-chat-box__composer input,#pc-wrap #listing-detail-page .listing-chat-box__composer select{min-width:0;border:1px solid #dfe8e4;background:#fff;color:#17231f}#pc-wrap #listing-detail-page .listing-chat-box__composer input{padding:0 10px}#pc-wrap #listing-detail-page .listing-chat-box__composer button{background:#1d9e75;color:#fff}#pc-wrap #listing-detail-page .listing-message{display:flex;align-items:flex-end;gap:8px;justify-content:flex-start;margin-bottom:8px}#pc-wrap #listing-detail-page .listing-message--mine{flex-direction:row-reverse;justify-content:flex-end}#pc-wrap #listing-detail-page .listing-message__avatar{width:26px;height:26px;border-radius:50%;object-fit:cover}#pc-wrap #listing-detail-page .listing-message__content{max-width:82%;display:flex;flex-direction:column;gap:4px}#pc-wrap #listing-detail-page .listing-message--mine .listing-message__content{align-items:flex-end}#pc-wrap #listing-detail-page .listing-message__sender{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#64736e;font-size:10px;font-weight:900}#pc-wrap #listing-detail-page .listing-message__bubble{padding:9px 12px;border-radius:12px;background:#f3f4f6;color:#111827}#pc-wrap #listing-detail-page .listing-message--mine .listing-message__bubble{background:#1d9e75;color:#fff}#pc-wrap #listing-detail-page .listing-message__text{font-size:14px;line-height:20px;font-weight:700}#pc-wrap #listing-detail-page .listing-message__translation{margin-top:7px;padding:7px 9px;border-radius:8px;background:rgba(15,23,42,.06);color:#6b7280;font-size:11px;line-height:16px;font-weight:700}#pc-wrap #listing-detail-page .listing-message--mine .listing-message__translation{background:hsla(0,0%,100%,.16);color:hsla(0,0%,100%,.78)}#pc-wrap #listing-detail-page .listing-detail-related{margin-top:4px;width:1057px;max-width:100%}#pc-wrap #listing-detail-page .listing-detail-comments{scroll-margin-top:96px}#pc-wrap #listing-detail-page .listing-detail-comments__form{display:grid;grid-template-columns:minmax(0,1fr) 112px;grid-gap:8px;gap:8px;margin-bottom:14px}#pc-wrap #listing-detail-page .listing-detail-comments__form input{min-width:0;height:38px;padding:0 12px;border:1px solid #dfe8e4;border-radius:8px;outline:0;background:#fff;color:#17231f;font-size:12px;font-weight:700}#pc-wrap #listing-detail-page .listing-detail-comments__form button{height:38px;border-radius:8px;background:#1d9e75;color:#fff;font-size:12px;font-weight:900}#pc-wrap #listing-detail-page .listing-detail-comments__form button:disabled{background:#cbd5d1;cursor:not-allowed}#pc-wrap #listing-detail-page .listing-detail-comments__list{display:flex;flex-direction:column;gap:10px}#pc-wrap #listing-detail-page .listing-detail-comment{display:grid;grid-template-columns:34px minmax(0,1fr);grid-gap:10px;gap:10px;padding:11px;border:1px solid #e7eeeb;border-radius:8px;background:#f9fbfa}#pc-wrap #listing-detail-page .listing-detail-comment img{width:34px;height:34px;border-radius:50%;object-fit:cover;background:#eef2f0}#pc-wrap #listing-detail-page .listing-detail-comment strong{display:inline-block;margin-right:8px;color:#17231f;font-size:12px;font-weight:900}#pc-wrap #listing-detail-page .listing-detail-comment span{color:#75827d;font-size:10px;font-weight:800}#pc-wrap #listing-detail-page .listing-detail-comment p{margin-top:5px;color:#4f5f5a;font-size:12px;font-weight:600;line-height:19px}#pc-wrap #listing-detail-page .listing-detail-comments__empty{padding:18px;border-radius:8px;background:#f3f7f5;color:#64736e;font-size:12px;font-weight:800;text-align:center}#pc-wrap #listing-detail-page .listing-detail-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;justify-content:start}#pc-wrap #listing-detail-page .listing-grid-card--compact{width:100%;min-width:0;max-width:none;height:286px;min-height:286px;max-height:286px;border:1px solid #e6ece9;border-radius:8px;background:#fff;overflow:hidden;cursor:pointer;box-shadow:0 5px 14px rgba(20,42,34,.08);transition:transform .2s ease,box-shadow .2s ease}#pc-wrap #listing-detail-page .listing-grid-card--compact:hover{transform:translateY(-2px);box-shadow:0 9px 22px rgba(20,42,34,.13)}#pc-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__image{position:relative;height:168px;min-height:168px;max-height:168px;background:#eef2f0}#pc-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__image img{width:100%;height:100%;display:block;object-fit:cover}#pc-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__badge-br,#pc-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__badge-tl{display:none}#pc-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__heart{position:absolute;top:8px;right:8px;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:#1d9e75;box-shadow:0 4px 12px rgba(0,0,0,.14)}#pc-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__heart svg{width:16px;height:16px}#pc-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__heart--liked{color:#e11d48}#pc-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__body{height:118px;min-height:118px;max-height:118px;padding:12px 13px 11px;display:flex;flex-direction:column}#pc-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__price-row{display:block;margin-bottom:4px}#pc-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__price-row .tag{display:none}#pc-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__price{color:#1d9e75;font-size:14px;font-weight:900;line-height:17px}#pc-wrap #listing-detail-page .listing-grid-card--compact h3{margin:0 0 4px;color:#111827;font-size:13px;font-weight:900;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__location{margin:0 0 7px;color:#697873;font-size:11px;font-weight:700;line-height:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__meta{display:none}#pc-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__footer{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:auto;padding-top:7px;border-top:0}#pc-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__footer button,#pc-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__footer span{display:inline-flex;align-items:center;gap:2px;padding:0;background:transparent;color:#697873;font-size:11px;font-weight:800}#pc-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__footer svg{width:12px;height:12px}#pc-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__stat-liked,#pc-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__stat-liked svg{color:#e11d48}#pc-wrap #listing-detail-page .listing-detail-empty{min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border:1px dashed #cddbd5;border-radius:12px;background:#fff;text-align:center}#pc-wrap #listing-detail-page .listing-detail-empty svg{width:42px;height:42px;color:#1d9e75}#pc-wrap #listing-detail-page .listing-detail-empty h1,#pc-wrap #listing-detail-page .listing-detail-empty p{margin:0}#pc-wrap #listing-detail-page .listing-detail-empty h1{color:#17231f;font-size:24px;font-weight:900}#pc-wrap #listing-detail-page .listing-detail-empty p{color:#64736e;font-weight:700}#pc-wrap #listing-detail-page .listing-detail-empty button{min-height:42px;padding:0 18px;border-radius:8px;background:#1d9e75;color:#fff;font-weight:900}#pc-wrap #listing-detail-page .listing-detail-empty--inline{min-height:180px;padding:20px}#pc-wrap #listing-detail-page .skeleton{position:relative;overflow:hidden;border-radius:10px;background:#e5eeea}#pc-wrap #listing-detail-page .skeleton:after{position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.55),transparent);animation:listingSkeleton 1.35s infinite;content:""}#pc-wrap #listing-detail-page .listing-detail-skeleton{display:flex;flex-direction:column;gap:22px}#pc-wrap #listing-detail-page .skeleton-line{width:100%;height:18px}#pc-wrap #listing-detail-page .skeleton-line--short{width:260px}#pc-wrap #listing-detail-page .skeleton-line--title{width:74%;height:30px}#pc-wrap #listing-detail-page .skeleton-line--section{width:260px;height:26px}#pc-wrap #listing-detail-page .listing-detail-skeleton__gallery{display:grid;grid-template-columns:minmax(0,720px) 320px;grid-gap:8px;gap:8px;width:100%;height:340px;min-height:340px;max-height:340px}#pc-wrap #listing-detail-page .listing-detail-skeleton__thumbs{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,166px);grid-gap:8px;gap:8px;height:340px}#pc-wrap #listing-detail-page .skeleton-hero,#pc-wrap #listing-detail-page .skeleton-thumb{height:100%}#pc-wrap #listing-detail-page .listing-detail-skeleton__chips{display:flex;gap:8px}#pc-wrap #listing-detail-page .skeleton-chip{width:98px;height:30px;border-radius:999px}#pc-wrap #listing-detail-page .skeleton-paragraph{height:86px}#pc-wrap #listing-detail-page .skeleton-paragraph--short{width:70%;height:22px}#pc-wrap #listing-detail-page .skeleton-feature{height:86px}#pc-wrap #listing-detail-page .skeleton-map{height:270px}#pc-wrap #listing-detail-page .skeleton-sidebar{height:220px}#pc-wrap #listing-detail-page .skeleton-sidebar--small{height:130px}#pc-wrap #listing-detail-page .skeleton-related{width:100%;height:286px}#pc-wrap #listing-detail-page .skeleton-comment{height:58px}#pc-wrap #listing-detail-page .listing-lightbox{position:fixed;inset:0;z-index:1400;display:flex;align-items:center;justify-content:center;padding:34px}#pc-wrap #listing-detail-page .listing-lightbox__backdrop{position:absolute;inset:0;background:rgba(5,15,12,.82)}#pc-wrap #listing-detail-page .listing-lightbox__content{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:min(1100px,100%);height:min(760px,88vh)}#pc-wrap #listing-detail-page .listing-lightbox__content img{max-width:100%;max-height:100%;border-radius:12px;object-fit:contain;box-shadow:0 24px 80px rgba(0,0,0,.34)}#pc-wrap #listing-detail-page .listing-lightbox__close,#pc-wrap #listing-detail-page .listing-lightbox__nav{position:absolute;z-index:2;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:hsla(0,0%,100%,.92);color:#17231f}#pc-wrap #listing-detail-page .listing-lightbox__close{top:12px;right:12px;width:42px;height:42px}#pc-wrap #listing-detail-page .listing-lightbox__nav{top:50%;width:48px;height:48px;transform:translateY(-50%)}#pc-wrap #listing-detail-page .listing-lightbox__nav--prev{left:14px}#pc-wrap #listing-detail-page .listing-lightbox__nav--next{right:14px}#pc-wrap #listing-detail-page .listing-lightbox__counter{position:absolute;left:50%;bottom:14px;z-index:2;transform:translateX(-50%);padding:8px 12px;border-radius:999px;background:hsla(0,0%,100%,.92);color:#17231f;font-size:13px;font-weight:900}body.listing-lightbox-open{overflow:hidden}@media(max-width:1100px){#pc-wrap #listing-detail-page .listing-detail-gallery,#pc-wrap #listing-detail-page .listing-detail-skeleton__gallery{grid-template-columns:1fr;height:auto;min-height:0;max-height:none}#pc-wrap #listing-detail-page .listing-detail-gallery__main,#pc-wrap #listing-detail-page .skeleton-hero{height:300px;min-height:300px;max-height:300px;border-radius:8px}#pc-wrap #listing-detail-page .listing-detail-gallery__thumbs,#pc-wrap #listing-detail-page .listing-detail-skeleton__thumbs{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:82px;height:82px;min-height:82px;max-height:82px}#pc-wrap #listing-detail-page .listing-detail-gallery__thumbs .skeleton-thumb,#pc-wrap #listing-detail-page .listing-detail-gallery__thumbs button,#pc-wrap #listing-detail-page .listing-detail-skeleton__thumbs .skeleton-thumb,#pc-wrap #listing-detail-page .listing-detail-skeleton__thumbs button{height:82px;min-height:82px;max-height:82px;border-radius:8px}#pc-wrap #listing-detail-page .listing-detail-layout{grid-template-columns:1fr}#pc-wrap #listing-detail-page .listing-detail-sidebar{position:static}#pc-wrap #listing-detail-page .listing-detail-feature-grid,#pc-wrap #listing-detail-page .listing-detail-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#pc-wrap #listing-detail-page .listing-detail-related{width:100%}#pc-wrap #listing-detail-page .listing-detail-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}#pc-wrap .inbox-page{padding:28px 0 54px;align-items:stretch}#pc-wrap .inbox-layout{width:100%;min-height:720px;display:grid;grid-template-columns:330px minmax(0,1fr);overflow:hidden;border:1px solid #dfe8e4;border-radius:8px;background:#fff;box-shadow:0 14px 38px rgba(10,38,30,.08)}#pc-wrap .inbox-sidebar{display:flex;flex-direction:column;border-right:1px solid #e7eeeb;background:#fbfdfc}#pc-wrap .inbox-sidebar__head{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 12px}#pc-wrap .inbox-sidebar__head h1{margin:0;color:#17231f;font-size:22px;font-weight:900}#pc-wrap .inbox-sidebar__head span{min-width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e1f5ee;color:#085041;font-size:12px;font-weight:900}#pc-wrap .inbox-search{margin:0 18px 16px;height:42px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid #dfe8e4;border-radius:8px;background:#fff}#pc-wrap .inbox-search svg{width:18px;height:18px;color:#7f8b86}#pc-wrap .inbox-search input{min-width:0;width:100%;border:0;outline:0;color:#17231f;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;background:transparent}#pc-wrap .inbox-search input::placeholder{color:#83908b}#pc-wrap .inbox-conversations{flex:1 1;overflow-y:auto;padding:0 0 16px}#pc-wrap .inbox-conversation{width:100%;min-height:92px;display:grid;grid-template-columns:44px minmax(0,1fr);grid-gap:10px;gap:10px;position:relative;padding:13px 16px 13px 18px;border:0;border-left:4px solid transparent;border-bottom:1px solid #eef3f1;background:transparent;text-align:left;cursor:pointer;transition:background .18s ease,border-color .18s ease}#pc-wrap .inbox-conversation:hover{background:#f2faf7}#pc-wrap .inbox-conversation img{width:44px;height:44px;border-radius:50%;object-fit:cover}#pc-wrap .inbox-conversation--active{border-left-color:#1d9e75;background:#eefaf5}#pc-wrap .inbox-conversation__body{min-width:0;display:flex;flex-direction:column;gap:5px}#pc-wrap .inbox-conversation__body em,#pc-wrap .inbox-conversation__body small,#pc-wrap .inbox-conversation__body strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#pc-wrap .inbox-conversation__body strong{color:#17231f;font-size:13px;font-style:normal;font-weight:900}#pc-wrap .inbox-conversation__body em{color:#4b5a55;font-size:12px;font-style:normal;font-weight:700}#pc-wrap .inbox-conversation__body small{color:#83908b;font-size:10px;font-weight:700}#pc-wrap .inbox-conversation__meta{position:absolute;top:13px;right:14px;color:#085041;font-size:9px;font-weight:900;text-transform:uppercase}#pc-wrap .inbox-state{margin:12px 18px;padding:18px 12px;border-radius:8px;background:#f4f8f6;color:#64736e;font-size:12px;font-weight:800;text-align:center}#pc-wrap .inbox-state--empty{display:flex;flex-direction:column;align-items:center;gap:8px}#pc-wrap .inbox-state--empty svg{color:#1d9e75}#pc-wrap .inbox-state--empty strong{color:#17231f;font-size:14px;font-weight:900}#pc-wrap .inbox-state--empty p{margin:0;line-height:18px}#pc-wrap .inbox-chat-panel{min-width:0;display:flex;flex-direction:column;background:#f8fbfa}#pc-wrap .inbox-mobile-back{width:-moz-fit-content;width:fit-content;min-height:46px;margin:16px 24px 0;padding:0 16px 0 10px;display:inline-flex;align-items:center;gap:9px;border:1px solid #cfe2db;border-radius:999px;background:#fff;color:#085041;font-family:Poppins,sans-serif;font-size:13px;font-weight:900;box-shadow:0 8px 20px rgba(10,38,30,.08);cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}#pc-wrap .inbox-mobile-back span{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e1f5ee}#pc-wrap .inbox-mobile-back svg{width:18px;height:18px}#pc-wrap .inbox-mobile-back>svg{color:#1d9e75}#pc-wrap .inbox-mobile-back:hover{border-color:#1d9e75;background:#f7faf9;transform:translateY(-1px)}#pc-wrap .inbox-chat-panel__empty{flex:1 1;min-height:520px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#64736e;text-align:center}#pc-wrap .inbox-chat-panel__empty svg{width:42px;height:42px;color:#1d9e75}#pc-wrap .inbox-chat-panel__empty strong{color:#17231f;font-size:18px;font-weight:900}#pc-wrap .inbox-chat-panel__empty p{margin:0;max-width:320px;line-height:20px}#pc-wrap .inbox-chat-box{height:100%;min-height:720px;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;grid-gap:0;gap:0}#pc-wrap .inbox-chat-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px;border-bottom:1px solid #e7eeeb;background:#fff}#pc-wrap .inbox-chat-header__person{min-width:0;display:flex;align-items:center;gap:12px}#pc-wrap .inbox-chat-header__person img{width:46px;height:46px;border-radius:50%;object-fit:cover}#pc-wrap .inbox-chat-header__person div{min-width:0;display:flex;flex-direction:column;gap:5px}#pc-wrap .inbox-chat-header__person span,#pc-wrap .inbox-chat-header__person strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#pc-wrap .inbox-chat-header__person strong{color:#17231f;font-size:15px;font-weight:900}#pc-wrap .inbox-chat-header__person span{color:#64736e;font-size:11px;font-weight:800}#pc-wrap .inbox-chat-header__listing{min-width:180px;max-width:340px;display:flex;flex-direction:column;gap:5px;text-align:right}#pc-wrap .inbox-chat-header__listing span,#pc-wrap .inbox-chat-header__listing strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#pc-wrap .inbox-chat-header__listing strong{color:#17231f;font-size:13px;font-weight:900}#pc-wrap .inbox-chat-header__listing span{color:#75827d;font-size:11px;font-weight:700}#pc-wrap .inbox-translation-status{display:flex;align-items:center;justify-content:center;gap:14px;padding:10px 24px;border-bottom:1px solid #eef3f1;background:#f0faf6}#pc-wrap .inbox-translation-status div{display:inline-flex;align-items:center;gap:8px;padding:5px 10px;border-radius:999px;background:#fff;color:#085041;font-size:11px;font-weight:900}#pc-wrap .inbox-translation-status div span{color:#17231f}#pc-wrap .inbox-translation-status p{margin:0;color:#64736e;font-size:11px;font-weight:800}#pc-wrap .inbox-language-hint{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center;padding:12px 24px;border-bottom:1px solid #eef3f1;background:rgba(225,245,238,.42)}#pc-wrap .inbox-language-hint strong{display:block;margin-bottom:3px;color:#193a32;font-size:12px;line-height:17px;font-weight:900}#pc-wrap .inbox-language-hint p{margin:0;color:#62766f;font-size:11px;font-weight:800}#pc-wrap .inbox-language-hint__chips{max-width:420px;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}#pc-wrap .inbox-language-hint__chips span{padding:4px 8px;border-radius:999px;background:#fff;color:#085041;font-size:10px;font-weight:900;box-shadow:0 4px 12px rgba(10,38,30,.05)}#pc-wrap .inbox-contract-panel{padding:10px 24px;border-bottom:1px solid #eef3f1;background:#fbfdfc}#pc-wrap .inbox-contract-panel__toggle{min-height:38px;padding:0 13px;display:inline-flex;align-items:center;gap:7px;border:0;border-radius:8px;background:#085041;color:#fff;font-size:12px;font-weight:900;cursor:pointer}#pc-wrap .inbox-contract-form{margin-top:10px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr)) auto;grid-gap:8px;gap:8px;align-items:end}#pc-wrap .inbox-contract-form label{min-width:0;display:flex;flex-direction:column;gap:4px}#pc-wrap .inbox-contract-form label span{color:#60736d;font-size:10px;font-weight:900}#pc-wrap .inbox-contract-form input{width:100%;height:36px;min-width:0;padding:0 9px;border:1px solid #dfe8e4;border-radius:8px;background:#fff;color:#17231f;font-size:12px;font-weight:800;box-sizing:border-box}#pc-wrap .inbox-contract-form button{height:36px;padding:0 12px;border:0;border-radius:8px;background:#1d9e75;color:#fff;font-size:12px;font-weight:900;white-space:nowrap}#pc-wrap .inbox-contract-form__wide{grid-column:span 2}#pc-wrap .inbox-chat-box .listing-chat-box__messages{max-height:none;overflow-y:auto;padding:24px 24px 18px}#pc-wrap .inbox-chat-box .listing-chat-box__composer{display:grid;grid-template-columns:92px minmax(0,1fr) 108px;grid-gap:10px;gap:10px;align-items:stretch;padding:16px 18px 18px;border-top:1px solid #e7eeeb;background:#fff}#pc-wrap .inbox-chat-box .listing-chat-box__composer button,#pc-wrap .inbox-chat-box .listing-chat-box__composer label,#pc-wrap .inbox-chat-box .listing-chat-box__composer select,#pc-wrap .inbox-chat-box .listing-chat-box__composer textarea{min-width:0;border-radius:8px;font-family:Poppins,sans-serif}#pc-wrap .inbox-chat-box .listing-chat-box__composer select,#pc-wrap .inbox-chat-box .listing-chat-box__composer textarea{width:100%;border:1px solid #dfe8e4;background:#f8fbfa;color:#17231f;font-size:13px;font-weight:800;outline:none}#pc-wrap .inbox-chat-box .listing-chat-box__composer select{height:56px;padding:0 10px}#pc-wrap .inbox-chat-box .listing-chat-box__composer textarea{min-height:56px;max-height:130px;padding:12px 14px;resize:vertical;line-height:20px}#pc-wrap .inbox-chat-box .listing-chat-box__composer textarea::placeholder{color:#83908b}#pc-wrap .inbox-chat-box .listing-chat-box__composer button{min-height:56px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;background:#085041;color:#fff;font-size:12px;font-weight:900;cursor:pointer}#pc-wrap .inbox-chat-box .listing-chat-box__composer button svg{width:18px;height:18px}#pc-wrap .inbox-chat-box .listing-chat-box__composer button:disabled{background:#c8d4d0;cursor:not-allowed}#pc-wrap .inbox-chat-box .listing-message{display:flex;align-items:flex-end;gap:10px;margin-bottom:14px}#pc-wrap .inbox-chat-box .listing-message--mine{flex-direction:row-reverse;justify-content:flex-start}#pc-wrap .listing-message__avatar{flex:0 0 auto;width:34px;height:34px;border-radius:50%;object-fit:cover;box-shadow:0 4px 12px rgba(10,38,30,.12)}#pc-wrap .listing-message__content{max-width:70%;display:flex;flex-direction:column;align-items:flex-start;gap:5px}#pc-wrap .listing-message--mine .listing-message__content{align-items:flex-end}#pc-wrap .listing-message__sender{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#64736e;font-size:11px;font-weight:900}#pc-wrap .listing-message--mine .listing-message__sender{color:#085041}#pc-wrap .inbox-chat-box .listing-message__bubble{padding:12px 14px;border:1px solid #e7eeeb;border-radius:8px 8px 8px 2px;background:#fff;box-shadow:0 6px 18px rgba(10,38,30,.06)}#pc-wrap .listing-message__text{color:inherit;font-size:14px;line-height:20px;font-weight:800}#pc-wrap .listing-message__translation{margin-top:8px;padding:8px 9px;border-radius:8px;background:rgba(15,23,42,.06);color:#6b7280;font-size:11px;line-height:16px;font-weight:700}#pc-wrap .inbox-chat-box .listing-message--mine .listing-message__translation{background:hsla(0,0%,100%,.16);color:hsla(0,0%,100%,.78)}#pc-wrap .inbox-chat-box .listing-message--mine .listing-message__bubble{border-color:#1d9e75;border-radius:8px 8px 2px 8px;background:#085041;color:#fff}#pc-wrap .listing-message__image{display:block;max-width:260px;width:100%;margin-top:8px;border-radius:8px;object-fit:cover}#pc-wrap .listing-message__attachment{display:inline-flex;margin-top:8px;color:inherit;font-size:12px;font-weight:900;text-decoration:underline}#pc-wrap .listing-message__meta{display:flex;justify-content:flex-end;gap:8px;margin-top:8px;color:inherit;font-size:10px;font-weight:800;opacity:.66}#pc-wrap #agent-list-page{min-height:calc(100vh - 64px);padding:48px 28px 72px;background:#f5f7fb}#pc-wrap #agent-list-page button,#pc-wrap #agent-list-page input{font-family:Poppins,sans-serif}#pc-wrap #agent-list-page .agents-header{max-width:1200px;margin:0 auto 28px}#pc-wrap #agent-list-page .agents-header h1{margin:0 0 10px;color:#111827;font-size:34px;font-weight:900;line-height:42px}#pc-wrap #agent-list-page .agents-header p{max-width:710px;margin:0;color:#66736f;font-size:14px;font-weight:600;line-height:22px}#pc-wrap #agent-list-page .agents-toolbar{display:flex;align-items:center;gap:12px;max-width:1200px;margin:0 auto 30px;padding:18px 20px;border:1px solid #e4ebe8;border-radius:12px;background:#fff;box-shadow:0 8px 24px rgba(8,80,65,.06)}#pc-wrap #agent-list-page .agents-toolbar__search{display:flex;align-items:center;gap:10px;flex:1 1;min-width:260px;height:44px;padding:0 14px;border-radius:8px;background:#f4f7f6;color:#87928e}#pc-wrap #agent-list-page .agents-toolbar__search svg{width:18px;height:18px}#pc-wrap #agent-list-page .agents-toolbar__search input{width:100%;border:0;outline:none;background:transparent;color:#1f2937;font-size:13px;font-weight:700}#pc-wrap #agent-list-page .agents-toolbar__search input::placeholder{color:#87928e}#pc-wrap #agent-list-page .agents-toolbar .filter-chip,#pc-wrap #agent-list-page .agents-toolbar__filters{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:38px;padding:0 13px;border:1px solid #dfe8e4;border-radius:999px;background:#fff;color:#34443f;cursor:pointer;font-size:12px;font-weight:900;white-space:nowrap}#pc-wrap #agent-list-page .agents-toolbar .filter-chip svg,#pc-wrap #agent-list-page .agents-toolbar__filters svg{width:15px;height:15px}#pc-wrap #agent-list-page .agents-toolbar .filter-chip--active{border-color:#1d9e75;background:#1d9e75;color:#fff;box-shadow:0 8px 18px rgba(29,158,117,.22)}#pc-wrap #agent-list-page .agents-toolbar__filters{border-radius:8px;background:#f7faf9}#pc-wrap #agent-list-page .agents-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px;max-width:1200px;margin:0 auto}#pc-wrap #agent-list-page .agent-card{display:flex;flex-direction:column;min-width:0;min-height:336px;padding:22px;border:1px solid #e3ebe7;border-radius:12px;box-shadow:0 10px 24px rgba(16,37,30,.08);transition:transform .2s,box-shadow .2s}#pc-wrap #agent-list-page .agent-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(16,37,30,.12)}#pc-wrap #agent-list-page .agent-card__actions,#pc-wrap #agent-list-page .agent-card__header,#pc-wrap #agent-list-page .agent-card__meta,#pc-wrap #agent-list-page .agent-card__profile,#pc-wrap #agent-list-page .agent-card__rating{display:flex;align-items:center}#pc-wrap #agent-list-page .agent-card__actions,#pc-wrap #agent-list-page .agent-card__header{justify-content:space-between;gap:12px}#pc-wrap #agent-list-page .agent-card__profile{min-width:0;gap:12px;text-decoration:none}#pc-wrap #agent-list-page .agent-card__avatar-wrap{position:relative;flex:0 0 58px;width:58px;height:58px}#pc-wrap #agent-list-page .agent-card__avatar{width:58px;height:58px;border:3px solid #e1f5ee;border-radius:50%;object-fit:cover}#pc-wrap #agent-list-page .agent-card__online{position:absolute;right:0;bottom:3px;width:14px;height:14px;border:2px solid #fff;border-radius:50%;background:#1d9e75}#pc-wrap #agent-list-page .agent-card__identity{display:flex;flex-direction:column;min-width:0;gap:3px}#pc-wrap #agent-list-page .agent-card__identity strong{overflow:hidden;color:#111827;font-size:17px;font-weight:900;line-height:22px;text-overflow:ellipsis;white-space:nowrap}#pc-wrap #agent-list-page .agent-card__identity small{font-size:11px;font-weight:900}#pc-wrap #agent-list-page .agent-card__like{display:inline-flex;align-items:center;justify-content:center;flex:0 0 38px;width:38px;height:38px;border:1px solid #dfe8e4;border-radius:50%;background:#fff;color:#7b8783;cursor:pointer}#pc-wrap #agent-list-page .agent-card__like svg{width:18px;height:18px}#pc-wrap #agent-list-page .agent-card__like--active{border-color:rgba(220,38,38,.18);background:#fff1f2;color:#dc2626}#pc-wrap #agent-list-page .agent-card__rating{gap:8px;margin-top:18px}#pc-wrap #agent-list-page .agent-card__rating span{display:inline-flex;align-items:center;gap:4px;color:#085041;font-size:14px;font-weight:900}#pc-wrap #agent-list-page .agent-card__rating svg{width:15px;height:15px;color:#1d9e75}#pc-wrap #agent-list-page .agent-card__rating small{color:#7b8783;font-size:10px;font-weight:800}#pc-wrap #agent-list-page .agent-card__area{display:flex;align-items:center;gap:5px;min-height:36px;margin:10px 0 16px;color:#66736f;font-size:12px;font-weight:700;line-height:18px}#pc-wrap #agent-list-page .agent-card__area svg{flex:0 0 auto;width:14px;height:14px}#pc-wrap #agent-list-page .agent-card__stats{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-bottom:16px}#pc-wrap #agent-list-page .agent-card__stats div{padding:13px 10px;border-radius:8px;background:#f7faf9;text-align:center}#pc-wrap #agent-list-page .agent-card__stats span,#pc-wrap #agent-list-page .agent-card__stats strong{display:block}#pc-wrap #agent-list-page .agent-card__stats strong{color:#0f3f35;font-size:16px;font-weight:900;line-height:20px}#pc-wrap #agent-list-page .agent-card__stats span{margin-top:4px;color:#7b8783;font-size:10px;font-weight:800;text-transform:uppercase}#pc-wrap #agent-list-page .agent-card__tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:13px}#pc-wrap #agent-list-page .agent-card .tag{display:inline-flex;align-items:center;gap:4px;width:-moz-fit-content;width:fit-content;padding:4px 8px;border-radius:999px;font-size:10px;font-weight:900;line-height:14px}#pc-wrap #agent-list-page .agent-card .tag svg{width:12px;height:12px}#pc-wrap #agent-list-page .agent-card .tag--green{background:#e1f5ee;color:#085041}#pc-wrap #agent-list-page .agent-card .tag--blue{background:#e6f1fb;color:#0c447c}#pc-wrap #agent-list-page .agent-card__meta{gap:12px;margin:auto 0 18px;color:#52615c;font-size:11px;font-weight:800}#pc-wrap #agent-list-page .agent-card__meta span{display:inline-flex;align-items:center;gap:4px}#pc-wrap #agent-list-page .agent-card__meta svg{width:14px;height:14px}#pc-wrap #agent-list-page .agent-card__btn{flex:1 1;height:42px;border:0;border-radius:4px;background:#1d9e75;color:#fff;cursor:pointer;font-size:12px;font-weight:900}#pc-wrap #agent-list-page .agent-card__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid #1d9e75;border-radius:4px;background:#fff;color:#1d9e75;cursor:pointer}#pc-wrap #agent-list-page .agent-card__icon-btn svg{width:18px;height:18px}#pc-wrap #agent-list-page .agent-card{position:relative;overflow:hidden;min-height:520px;padding:0 24px 22px;border:1px solid rgba(208,222,216,.9);border-radius:18px;background:#fff;box-shadow:0 18px 46px rgba(15,35,30,.12)}#pc-wrap #agent-list-page .agent-card__cover{position:relative;display:flex;align-items:flex-start;justify-content:space-between;height:128px;margin:0 -24px;padding:16px;background:linear-gradient(135deg,rgba(29,158,117,.92),rgba(13,88,126,.78)),linear-gradient(45deg,#dff4ef,#eef8ff 55%,#f5f0ff)}#pc-wrap #agent-list-page .agent-card__cover:after{position:absolute;right:18px;bottom:-22px;width:120px;height:120px;border-radius:50%;background:hsla(0,0%,100%,.2);content:""}#pc-wrap #agent-list-page .agent-card__rating-chip,#pc-wrap #agent-list-page .agent-card__top-badge{display:inline-flex;align-items:center;gap:5px;border-radius:999px;font-family:Poppins,sans-serif;font-weight:950;line-height:1}#pc-wrap #agent-list-page .agent-card__top-badge{position:relative;z-index:1;padding:8px 10px;background:hsla(0,0%,100%,.92);color:#0f3f35;font-size:11px}#pc-wrap #agent-list-page .agent-card__top-badge svg{width:15px;height:15px;color:#d99a22}#pc-wrap #agent-list-page .agent-card__like{position:relative;z-index:1;width:42px;height:42px;border:0;box-shadow:0 10px 24px rgba(15,35,30,.16)}#pc-wrap #agent-list-page .agent-card__profile{position:relative;z-index:2;justify-content:space-between;margin-top:-48px;gap:14px}#pc-wrap #agent-list-page .agent-card__avatar-wrap{flex:0 0 104px;width:104px;height:104px}#pc-wrap #agent-list-page .agent-card__avatar{width:104px;height:104px;border:6px solid #fff;box-shadow:0 14px 32px rgba(15,35,30,.18)}#pc-wrap #agent-list-page .agent-card__online{right:5px;bottom:7px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:3px solid #fff}#pc-wrap #agent-list-page .agent-card__online svg{width:17px;height:17px;color:#fff}#pc-wrap #agent-list-page .agent-card__rating-chip{align-self:flex-end;max-width:calc(100% - 118px);padding:10px 12px;background:#f5faf8;color:#0b704f;font-size:14px;box-shadow:0 10px 24px rgba(15,35,30,.08)}#pc-wrap #agent-list-page .agent-card__rating-chip small{overflow:hidden;color:#52615c;font-size:11px;text-overflow:ellipsis;white-space:nowrap}#pc-wrap #agent-list-page .agent-card__identity{margin-top:14px}#pc-wrap #agent-list-page .agent-card__identity strong{font-size:22px;line-height:28px}#pc-wrap #agent-list-page .agent-card__identity small{display:inline-flex;align-items:center;gap:4px;width:-moz-fit-content;width:fit-content;margin-top:5px;color:#1d9e75;font-size:13px}#pc-wrap #agent-list-page .agent-card__identity small svg{width:14px;height:14px}#pc-wrap #agent-list-page .agent-card__area{min-height:42px;margin:12px 0 14px;align-items:flex-start;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#pc-wrap #agent-list-page .agent-card__tags{margin-bottom:14px}#pc-wrap #agent-list-page .agent-card__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px}#pc-wrap #agent-list-page .agent-card__stats div{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:94px;padding:12px 8px;border:1px solid #edf3f0;border-radius:12px;background:linear-gradient(180deg,#f5fbf8,#eef8ff)}#pc-wrap #agent-list-page .agent-card__stats div:nth-child(3){background:linear-gradient(180deg,#f8f4ff,#f2f7ff)}#pc-wrap #agent-list-page .agent-card__stats svg{width:20px;height:20px;margin-bottom:6px;color:#1d9e75}#pc-wrap #agent-list-page .agent-card__meta{margin:auto 0 16px;flex-wrap:wrap}#pc-wrap #agent-list-page .agent-card__actions{margin-top:auto}#pc-wrap #agent-list-page .agent-card__btn,#pc-wrap #agent-list-page .agent-card__follow,#pc-wrap #agent-list-page .agent-card__icon-btn{border-radius:10px}#pc-wrap #agent-list-page .agents-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;max-width:760px;min-height:320px;margin:0 auto;border:1px dashed #ccd9d4;border-radius:12px;background:#fff;text-align:center}#pc-wrap #agent-list-page .agents-empty span{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:#e1f5ee;color:#085041;font-size:13px;font-weight:900}#pc-wrap #agent-list-page .agents-empty h3,#pc-wrap #agent-list-page .agents-empty p{margin:0}#pc-wrap #agent-list-page .agents-empty h3{color:#111827;font-size:20px;font-weight:900}#pc-wrap #agent-list-page .agents-empty p{color:#66736f;font-size:14px;font-weight:700}#pc-wrap #agent-list-page .agents-pagination{display:flex;justify-content:center;gap:8px;margin-top:32px}#pc-wrap #agent-list-page .agents-pagination button{min-width:38px;height:38px;border:1px solid #dfe8e4;border-radius:6px;background:#fff;color:#38433f;cursor:pointer;font-weight:900}#pc-wrap #agent-list-page .agents-pagination button.active{border-color:#1d9e75;background:#1d9e75;color:#fff}#pc-wrap #agent-list-page .agents-pagination button:disabled{cursor:not-allowed;opacity:.45}@media(max-width:1024px){#pc-wrap #agent-list-page .agents-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#pc-wrap #agent-list-page .agents-toolbar{flex-wrap:wrap}#pc-wrap #agent-list-page .agents-toolbar__search{flex:1 1 100%}}@media(max-width:640px){#pc-wrap #agent-list-page{padding:24px 16px 48px}#pc-wrap #agent-list-page .agents-header h1{font-size:26px;line-height:32px}#pc-wrap #agent-list-page .agents-grid{grid-template-columns:1fr}}#mobile-wrap .member-detail-page,#pc-wrap .member-detail-page{min-height:calc(100vh - 64px);padding:48px 28px 72px;background:#f5f7fb}#mobile-wrap .member-detail-page button,#pc-wrap .member-detail-page button{font-family:Poppins,sans-serif}#mobile-wrap .member-detail-page .member-type-badge,#pc-wrap .member-detail-page .member-type-badge{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;min-height:26px;padding:0 10px;border-radius:999px;background:#e1f5ee;color:#085041;font-size:11px;font-weight:950;letter-spacing:.03em;text-transform:uppercase}#mobile-wrap .member-detail-page .member-type-badge--landlord,#pc-wrap .member-detail-page .member-type-badge--landlord{background:#e6f1fb;color:#0c447c}#mobile-wrap .member-detail-hero,#mobile-wrap .member-detail-section,#mobile-wrap .member-detail-stats,#mobile-wrap .member-detail-tabs,#pc-wrap .member-detail-hero,#pc-wrap .member-detail-section,#pc-wrap .member-detail-stats,#pc-wrap .member-detail-tabs{width:min(1200px,100%);margin:0 auto}#mobile-wrap .member-detail-hero,#pc-wrap .member-detail-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px;border:1px solid #e3ebe7;border-radius:18px;background:#fff;box-shadow:0 14px 32px rgba(16,37,30,.08)}#mobile-wrap .member-detail-hero__main,#pc-wrap .member-detail-hero__main{display:flex;align-items:center;gap:20px;min-width:0}#mobile-wrap .member-detail-hero__avatar,#pc-wrap .member-detail-hero__avatar{flex:0 0 112px;width:112px;height:112px;overflow:hidden;border:4px solid #e1f5ee;border-radius:28px;background:#e1f5ee}#mobile-wrap .member-detail-hero__avatar img,#pc-wrap .member-detail-hero__avatar img{width:100%;height:100%;object-fit:cover}#mobile-wrap .member-detail-hero__identity,#pc-wrap .member-detail-hero__identity{min-width:0}#mobile-wrap .member-detail-hero__identity h1,#pc-wrap .member-detail-hero__identity h1{margin:10px 0 8px;color:#111827;font-size:34px;font-weight:950;line-height:40px}#mobile-wrap .member-detail-hero__identity p,#pc-wrap .member-detail-hero__identity p{max-width:640px;margin:0;color:#66736f;font-size:14px;font-weight:700;line-height:22px}#mobile-wrap .member-detail-hero__meta,#pc-wrap .member-detail-hero__meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}#mobile-wrap .member-detail-hero__meta span,#pc-wrap .member-detail-hero__meta span{display:inline-flex;align-items:center;gap:5px;min-height:30px;padding:0 10px;border-radius:999px;background:#f4f7f6;color:#43524d;font-size:12px;font-weight:850}#mobile-wrap .member-detail-hero__meta span svg,#pc-wrap .member-detail-hero__meta span svg{width:15px;height:15px;color:#1d9e75}#mobile-wrap .member-detail-hero__actions,#pc-wrap .member-detail-hero__actions{display:flex;flex-direction:column;align-items:stretch;gap:10px;min-width:180px}#mobile-wrap .member-detail-contact-action,#mobile-wrap .member-detail-secondary-action,#mobile-wrap .member-follow-button,#pc-wrap .member-detail-contact-action,#pc-wrap .member-detail-secondary-action,#pc-wrap .member-follow-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 14px;border-radius:10px;cursor:pointer;font-size:13px;font-weight:950;text-decoration:none;white-space:nowrap}#mobile-wrap .member-detail-contact-action svg,#mobile-wrap .member-detail-secondary-action svg,#mobile-wrap .member-follow-button svg,#pc-wrap .member-detail-contact-action svg,#pc-wrap .member-detail-secondary-action svg,#pc-wrap .member-follow-button svg{width:17px;height:17px}#mobile-wrap .member-follow-button,#pc-wrap .member-follow-button{border:0;background:#1d9e75;color:#fff}#mobile-wrap .member-follow-button small,#pc-wrap .member-follow-button small{padding-left:7px;border-left:1px solid hsla(0,0%,100%,.35);font-size:11px;font-weight:900}#mobile-wrap .member-follow-button:disabled,#pc-wrap .member-follow-button:disabled{cursor:wait;opacity:.72}#mobile-wrap .member-follow-button--following,#pc-wrap .member-follow-button--following{background:#085041}#mobile-wrap .member-detail-contact-action,#pc-wrap .member-detail-contact-action{border:0;background:#085041;color:#fff}#mobile-wrap .member-detail-contact-action:disabled,#pc-wrap .member-detail-contact-action:disabled{cursor:wait;opacity:.72}#mobile-wrap .member-follow-count,#pc-wrap .member-follow-count{display:inline-flex;align-items:center;justify-content:center;min-height:40px;color:#66736f;font-size:13px;font-weight:900}#mobile-wrap .member-detail-secondary-action,#pc-wrap .member-detail-secondary-action{border:1px solid #dfe8e4;background:#fff;color:#085041}#mobile-wrap .member-detail-stats,#pc-wrap .member-detail-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:18px}#mobile-wrap .member-detail-stats div,#pc-wrap .member-detail-stats div{display:flex;flex-direction:column;gap:5px;padding:16px;border:1px solid #e3ebe7;border-radius:14px;background:#fff;box-shadow:0 10px 22px rgba(16,37,30,.05)}#mobile-wrap .member-detail-stats div svg,#pc-wrap .member-detail-stats div svg{width:20px;height:20px;color:#1d9e75}#mobile-wrap .member-detail-stats div strong,#pc-wrap .member-detail-stats div strong{color:#111827;font-size:22px;font-weight:950;line-height:26px}#mobile-wrap .member-detail-stats div span,#pc-wrap .member-detail-stats div span{color:#66736f;font-size:11px;font-weight:850;text-transform:uppercase}#mobile-wrap .member-detail-tabs,#pc-wrap .member-detail-tabs{display:flex;gap:8px;margin-top:22px;padding:8px;border:1px solid #e3ebe7;border-radius:14px;background:#fff}#mobile-wrap .member-detail-tabs button,#pc-wrap .member-detail-tabs button{flex:0 0 auto;min-width:118px;height:40px;border:0;border-radius:10px;background:transparent;color:#43524d;cursor:pointer;font-size:13px;font-weight:950}#mobile-wrap .member-detail-tabs button.active,#pc-wrap .member-detail-tabs button.active{background:#e1f5ee;color:#085041}#mobile-wrap .member-detail-section,#pc-wrap .member-detail-section{margin-top:18px;padding:22px;border:1px solid #e3ebe7;border-radius:18px;background:#fff;box-shadow:0 12px 28px rgba(16,37,30,.06)}#mobile-wrap .member-detail-section__head,#pc-wrap .member-detail-section__head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}#mobile-wrap .member-detail-section__head h2,#mobile-wrap .member-detail-section__head p,#pc-wrap .member-detail-section__head h2,#pc-wrap .member-detail-section__head p{margin:0}#mobile-wrap .member-detail-section__head h2,#pc-wrap .member-detail-section__head h2{color:#111827;font-size:22px;font-weight:950;line-height:28px}#mobile-wrap .member-detail-section__head p,#pc-wrap .member-detail-section__head p{margin-top:5px;color:#66736f;font-size:13px;font-weight:750;line-height:20px}#mobile-wrap .member-detail-section__head>span,#pc-wrap .member-detail-section__head>span{padding:7px 10px;border-radius:999px;background:#f4f7f6;color:#43524d;font-size:12px;font-weight:900;white-space:nowrap}#mobile-wrap .member-detail-state,#pc-wrap .member-detail-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:240px;padding:28px;border:1px dashed #cbd8d3;border-radius:16px;background:#fff;text-align:center}#mobile-wrap .member-detail-state strong,#pc-wrap .member-detail-state strong{color:#111827;font-size:18px;font-weight:950;line-height:24px}#mobile-wrap .member-detail-state span,#pc-wrap .member-detail-state span{max-width:420px;margin-top:6px;color:#66736f;font-size:13px;font-weight:750;line-height:20px}#mobile-wrap .member-detail-listing-grid,#pc-wrap .member-detail-listing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}#mobile-wrap .member-detail-listing-grid .listing-grid-card,#pc-wrap .member-detail-listing-grid .listing-grid-card{min-width:0;overflow:hidden;border:1px solid #e6ece9;border-radius:12px;background:#fff;box-shadow:0 8px 24px rgba(8,80,65,.06);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}#mobile-wrap .member-detail-listing-grid .listing-grid-card:hover,#pc-wrap .member-detail-listing-grid .listing-grid-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(8,80,65,.12)}#mobile-wrap .member-detail-listing-grid .listing-grid-card .tag,#pc-wrap .member-detail-listing-grid .listing-grid-card .tag{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 8px;border-radius:999px;background:#f4f7f6;color:#4b5b56;font-size:11px;font-weight:900;white-space:nowrap}#mobile-wrap .member-detail-listing-grid .listing-grid-card .tag--green,#pc-wrap .member-detail-listing-grid .listing-grid-card .tag--green{background:#e1f5ee;color:#085041}#mobile-wrap .member-detail-listing-grid .listing-grid-card .tag--amber,#pc-wrap .member-detail-listing-grid .listing-grid-card .tag--amber{background:#fff4dd;color:#8a4b00}#mobile-wrap .member-detail-listing-grid .listing-grid-card__image,#pc-wrap .member-detail-listing-grid .listing-grid-card__image{position:relative;height:210px;background:#eef2f0}#mobile-wrap .member-detail-listing-grid .listing-grid-card__image img,#pc-wrap .member-detail-listing-grid .listing-grid-card__image img{display:block;width:100%;height:100%;object-fit:cover}#mobile-wrap .member-detail-listing-grid .listing-grid-card__badge-tl,#pc-wrap .member-detail-listing-grid .listing-grid-card__badge-tl{position:absolute;top:12px;left:12px}#mobile-wrap .member-detail-listing-grid .listing-grid-card__badge-br,#pc-wrap .member-detail-listing-grid .listing-grid-card__badge-br{position:absolute;right:12px;bottom:12px}#mobile-wrap .member-detail-listing-grid .listing-grid-card__heart,#pc-wrap .member-detail-listing-grid .listing-grid-card__heart{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:0;border-radius:50%;background:#fff;color:#1d9e75;box-shadow:0 4px 12px rgba(0,0,0,.14);cursor:pointer}#mobile-wrap .member-detail-listing-grid .listing-grid-card__heart svg,#pc-wrap .member-detail-listing-grid .listing-grid-card__heart svg{width:20px;height:20px}#mobile-wrap .member-detail-listing-grid .listing-grid-card__heart--liked,#pc-wrap .member-detail-listing-grid .listing-grid-card__heart--liked{color:#e11d48}#mobile-wrap .member-detail-listing-grid .listing-grid-card__body,#pc-wrap .member-detail-listing-grid .listing-grid-card__body{padding:16px}#mobile-wrap .member-detail-listing-grid .listing-grid-card__price-row,#pc-wrap .member-detail-listing-grid .listing-grid-card__price-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}#mobile-wrap .member-detail-listing-grid .listing-grid-card__price,#pc-wrap .member-detail-listing-grid .listing-grid-card__price{color:#1d9e75;font-size:18px;font-weight:900;line-height:24px}#mobile-wrap .member-detail-listing-grid .listing-grid-card h3,#pc-wrap .member-detail-listing-grid .listing-grid-card h3{display:-webkit-box;margin:0 0 8px;overflow:hidden;color:#111827;font-size:16px;font-weight:850;line-height:22px;-webkit-box-orient:vertical;-webkit-line-clamp:2}#mobile-wrap .member-detail-listing-grid .listing-grid-card__location,#pc-wrap .member-detail-listing-grid .listing-grid-card__location{margin:0 0 12px;color:#697873;font-size:13px;line-height:19px}#mobile-wrap .member-detail-listing-grid .listing-grid-card__meta,#pc-wrap .member-detail-listing-grid .listing-grid-card__meta{display:flex;flex-wrap:wrap;gap:8px 12px;color:#4b5563;font-size:12px;line-height:18px}#mobile-wrap .member-detail-listing-grid .listing-grid-card__footer,#pc-wrap .member-detail-listing-grid .listing-grid-card__footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:14px;padding-top:12px;border-top:1px solid #edf2ef;color:#697873;font-size:12px;font-weight:800}#mobile-wrap .member-detail-listing-grid .listing-grid-card__footer button,#mobile-wrap .member-detail-listing-grid .listing-grid-card__footer span,#pc-wrap .member-detail-listing-grid .listing-grid-card__footer button,#pc-wrap .member-detail-listing-grid .listing-grid-card__footer span{display:inline-flex;align-items:center;gap:4px;min-width:0;padding:0;border:0;background:transparent;color:#697873;font-size:12px;font-weight:800}#mobile-wrap .member-detail-listing-grid .listing-grid-card__footer button,#pc-wrap .member-detail-listing-grid .listing-grid-card__footer button{cursor:pointer}#mobile-wrap .member-detail-listing-grid .listing-grid-card__footer svg,#pc-wrap .member-detail-listing-grid .listing-grid-card__footer svg{width:15px;height:15px}#mobile-wrap .member-detail-listing-grid .listing-grid-card__stat-liked,#mobile-wrap .member-detail-listing-grid .listing-grid-card__stat-liked svg,#pc-wrap .member-detail-listing-grid .listing-grid-card__stat-liked,#pc-wrap .member-detail-listing-grid .listing-grid-card__stat-liked svg{color:#e11d48}#mobile-wrap .member-detail-member-grid,#pc-wrap .member-detail-member-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}#mobile-wrap .member-detail-mini-card,#pc-wrap .member-detail-mini-card{display:flex;align-items:center;gap:12px;min-width:0;padding:14px;border:1px solid #edf2f0;border-radius:14px;background:#fff;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}#mobile-wrap .member-detail-mini-card:hover,#pc-wrap .member-detail-mini-card:hover{transform:translateY(-2px);border-color:#cfe3dc;box-shadow:0 12px 24px rgba(16,37,30,.08)}#mobile-wrap .member-detail-mini-card img,#pc-wrap .member-detail-mini-card img{flex:0 0 54px;width:54px;height:54px;border-radius:16px;object-fit:cover}#mobile-wrap .member-detail-mini-card div,#pc-wrap .member-detail-mini-card div{display:flex;flex-direction:column;min-width:0;gap:4px;margin-right:auto}#mobile-wrap .member-detail-mini-card strong,#pc-wrap .member-detail-mini-card strong{overflow:hidden;color:#111827;font-size:14px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .member-detail-mini-card small,#mobile-wrap .member-detail-mini-card span,#pc-wrap .member-detail-mini-card small,#pc-wrap .member-detail-mini-card span{color:#66736f;font-size:11px;font-weight:850}#mobile-wrap .member-detail-pagination,#pc-wrap .member-detail-pagination{display:flex;justify-content:center;margin-top:22px}#mobile-wrap #agent-list-page .agent-card__actions .member-follow-button,#mobile-wrap #agent-list-page .landlord-card__actions .member-follow-button,#mobile-wrap #landlords-list-page .agent-card__actions .member-follow-button,#mobile-wrap #landlords-list-page .landlord-card__actions .member-follow-button,#pc-wrap #agent-list-page .agent-card__actions .member-follow-button,#pc-wrap #agent-list-page .landlord-card__actions .member-follow-button,#pc-wrap #landlords-list-page .agent-card__actions .member-follow-button,#pc-wrap #landlords-list-page .landlord-card__actions .member-follow-button{flex:0 0 auto;min-width:98px;height:42px;border-radius:4px;font-size:12px}#mobile-wrap #agent-list-page .agent-card__actions .member-follow-button small,#mobile-wrap #agent-list-page .landlord-card__actions .member-follow-button small,#mobile-wrap #landlords-list-page .agent-card__actions .member-follow-button small,#mobile-wrap #landlords-list-page .landlord-card__actions .member-follow-button small,#pc-wrap #agent-list-page .agent-card__actions .member-follow-button small,#pc-wrap #agent-list-page .landlord-card__actions .member-follow-button small,#pc-wrap #landlords-list-page .agent-card__actions .member-follow-button small,#pc-wrap #landlords-list-page .landlord-card__actions .member-follow-button small{display:none}@media(max-width:1024px){#mobile-wrap .member-detail-listing-grid,#pc-wrap .member-detail-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#mobile-wrap .member-detail-stats,#pc-wrap .member-detail-stats{grid-template-columns:repeat(3,minmax(0,1fr))}#mobile-wrap .member-detail-hero,#pc-wrap .member-detail-hero{align-items:flex-start;flex-direction:column}#mobile-wrap .member-detail-hero__actions,#pc-wrap .member-detail-hero__actions{flex-direction:row;width:100%}}@media(max-width:640px){#mobile-wrap .member-detail-page,#pc-wrap .member-detail-page{padding:24px 14px 48px}#mobile-wrap .member-detail-hero,#pc-wrap .member-detail-hero{padding:18px}#mobile-wrap .member-detail-hero__main,#pc-wrap .member-detail-hero__main{align-items:flex-start;flex-direction:column}#mobile-wrap .member-detail-hero__avatar,#pc-wrap .member-detail-hero__avatar{width:96px;height:96px;flex-basis:96px}#mobile-wrap .member-detail-hero__identity h1,#pc-wrap .member-detail-hero__identity h1{font-size:26px;line-height:32px}#mobile-wrap .member-detail-hero__actions,#pc-wrap .member-detail-hero__actions{flex-direction:column}#mobile-wrap .member-detail-listing-grid,#mobile-wrap .member-detail-member-grid,#mobile-wrap .member-detail-stats,#pc-wrap .member-detail-listing-grid,#pc-wrap .member-detail-member-grid,#pc-wrap .member-detail-stats{grid-template-columns:1fr}#mobile-wrap .member-detail-tabs,#pc-wrap .member-detail-tabs{overflow-x:auto}#mobile-wrap .member-detail-section,#pc-wrap .member-detail-section{padding:16px}}#pc-wrap #landlords-list-page{min-height:calc(100vh - 64px);padding:48px 28px 72px;background:#f5f7fb}#pc-wrap #landlords-list-page button,#pc-wrap #landlords-list-page input{font-family:Poppins,sans-serif}#pc-wrap #landlords-list-page .landlords-header{max-width:1200px;margin:0 auto 28px}#pc-wrap #landlords-list-page .landlords-header h1{margin:0 0 10px;color:#111827;font-size:34px;font-weight:900;line-height:42px}#pc-wrap #landlords-list-page .landlords-header p{max-width:690px;margin:0;color:#66736f;font-size:14px;font-weight:600;line-height:22px}#pc-wrap #landlords-list-page .landlords-toolbar{display:flex;align-items:center;gap:12px;max-width:1200px;margin:0 auto 30px;padding:18px 20px;border:1px solid #e4ebe8;border-radius:12px;background:#fff;box-shadow:0 8px 24px rgba(8,80,65,.06)}#pc-wrap #landlords-list-page .landlords-toolbar__search{display:flex;align-items:center;gap:10px;flex:1 1;min-width:260px;height:44px;padding:0 14px;border-radius:8px;background:#f4f7f6;color:#87928e}#pc-wrap #landlords-list-page .landlords-toolbar__search svg{width:18px;height:18px}#pc-wrap #landlords-list-page .landlords-toolbar__search input{width:100%;border:0;outline:none;background:transparent;color:#1f2937;font-size:13px;font-weight:700}#pc-wrap #landlords-list-page .landlords-toolbar__search input::placeholder{color:#87928e}#pc-wrap #landlords-list-page .landlords-toolbar .filter-chip,#pc-wrap #landlords-list-page .landlords-toolbar__filters{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:38px;padding:0 13px;border:1px solid #dfe8e4;border-radius:999px;background:#fff;color:#34443f;cursor:pointer;font-size:12px;font-weight:900;white-space:nowrap}#pc-wrap #landlords-list-page .landlords-toolbar .filter-chip svg,#pc-wrap #landlords-list-page .landlords-toolbar__filters svg{width:15px;height:15px}#pc-wrap #landlords-list-page .landlords-toolbar .filter-chip--active{border-color:#1d9e75;background:#1d9e75;color:#fff;box-shadow:0 8px 18px rgba(29,158,117,.22)}#pc-wrap #landlords-list-page .landlords-toolbar__filters{border-radius:8px;background:#f7faf9}#pc-wrap #landlords-list-page .landlords-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px;max-width:1200px;margin:0 auto}#pc-wrap #landlords-list-page .landlord-card{min-width:0;padding:22px;border:1px solid #e3ebe7;border-radius:12px;box-shadow:0 10px 24px rgba(16,37,30,.08);transition:transform .2s,box-shadow .2s}#pc-wrap #landlords-list-page .landlord-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(16,37,30,.12)}#pc-wrap #landlords-list-page .landlord-card__actions,#pc-wrap #landlords-list-page .landlord-card__header{display:flex;align-items:center;justify-content:space-between;gap:12px}#pc-wrap #landlords-list-page .landlord-card__avatar-wrap{position:relative;width:58px;height:58px}#pc-wrap #landlords-list-page .landlord-card__avatar{width:58px;height:58px;border-radius:50%;border:3px solid #e1f5ee;object-fit:cover}#pc-wrap #landlords-list-page .landlord-card__online{position:absolute;right:0;bottom:3px;width:14px;height:14px;border:2px solid #fff;border-radius:50%;background:#1d9e75}#pc-wrap #landlords-list-page .landlord-card__rating{display:inline-flex;align-items:flex-end;gap:4px;color:#085041;font-weight:900}#pc-wrap #landlords-list-page .landlord-card__rating svg{width:15px;height:15px;color:#1d9e75}#pc-wrap #landlords-list-page .landlord-card__rating small{margin-left:4px;color:#7b8783;font-size:10px;font-weight:800}#pc-wrap #landlords-list-page .landlord-card h3{margin:16px 0 7px;color:#111827;font-size:18px;font-weight:900;line-height:24px}#pc-wrap #landlords-list-page .landlord-card__area{display:flex;align-items:center;gap:5px;margin:0 0 18px;color:#66736f;font-size:12px;font-weight:700;line-height:18px}#pc-wrap #landlords-list-page .landlord-card__area svg{width:14px;height:14px}#pc-wrap #landlords-list-page .landlord-card__stats{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-bottom:16px}#pc-wrap #landlords-list-page .landlord-card__stats div{padding:13px 10px;border-radius:8px;background:#f7faf9;text-align:center}#pc-wrap #landlords-list-page .landlord-card__stats span,#pc-wrap #landlords-list-page .landlord-card__stats strong{display:block}#pc-wrap #landlords-list-page .landlord-card__stats strong{color:#0f3f35;font-size:16px;font-weight:900;line-height:20px}#pc-wrap #landlords-list-page .landlord-card__stats span{margin-top:4px;color:#7b8783;font-size:10px;font-weight:800;text-transform:uppercase}#pc-wrap #landlords-list-page .landlord-card__tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:13px}#pc-wrap #landlords-list-page .landlord-card .tag{display:inline-flex;align-items:center;gap:4px;width:-moz-fit-content;width:fit-content;padding:4px 8px;border-radius:999px;font-size:10px;font-weight:900;line-height:14px}#pc-wrap #landlords-list-page .landlord-card .tag svg{width:12px;height:12px}#pc-wrap #landlords-list-page .landlord-card .tag--green{background:#e1f5ee;color:#085041}#pc-wrap #landlords-list-page .landlord-card .tag--blue{background:#e6f1fb;color:#0c447c}#pc-wrap #landlords-list-page .landlord-card__languages{margin:0 0 18px;color:#52615c;font-size:12px;font-weight:700}#pc-wrap #landlords-list-page .landlord-card__btn{flex:1 1;height:42px;border:0;border-radius:4px;background:#1d9e75;color:#fff;cursor:pointer;font-size:12px;font-weight:900}#pc-wrap #landlords-list-page .landlord-card__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid #1d9e75;border-radius:4px;background:#fff;color:#1d9e75;cursor:pointer}#pc-wrap #landlords-list-page .landlord-card__icon-btn svg{width:18px;height:18px}#pc-wrap #landlords-list-page .landlord-card{position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:520px;padding:0 24px 22px;border:1px solid rgba(208,222,216,.9);border-radius:18px;background:#fff;box-shadow:0 18px 46px rgba(15,35,30,.12)}#pc-wrap #landlords-list-page .landlord-card__cover{position:relative;display:flex;align-items:flex-start;justify-content:space-between;height:128px;margin:0 -24px;padding:16px;background:linear-gradient(135deg,rgba(13,88,126,.82),rgba(29,158,117,.9)),linear-gradient(45deg,#e8f5ff,#eefaf6 58%,#f8f4ff)}#pc-wrap #landlords-list-page .landlord-card__cover:after{position:absolute;right:18px;bottom:-22px;width:120px;height:120px;border-radius:50%;background:hsla(0,0%,100%,.2);content:""}#pc-wrap #landlords-list-page .landlord-card__rating,#pc-wrap #landlords-list-page .landlord-card__top-badge{display:inline-flex;align-items:center;gap:5px;border-radius:999px;font-family:Poppins,sans-serif;font-weight:950;line-height:1}#pc-wrap #landlords-list-page .landlord-card__top-badge{position:relative;z-index:1;padding:8px 10px;background:hsla(0,0%,100%,.92);color:#0f3f35;font-size:11px}#pc-wrap #landlords-list-page .landlord-card__top-badge svg{width:15px;height:15px;color:#d99a22}#pc-wrap #landlords-list-page .landlord-card__like{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:#7b8783;cursor:pointer;box-shadow:0 10px 24px rgba(15,35,30,.16)}#pc-wrap #landlords-list-page .landlord-card__like svg{width:19px;height:19px}#pc-wrap #landlords-list-page .landlord-card__like--active{background:#fff1f2;color:#dc2626}#pc-wrap #landlords-list-page .landlord-card__profile{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:-48px;cursor:pointer}#pc-wrap #landlords-list-page .landlord-card__avatar-wrap{flex:0 0 104px;width:104px;height:104px}#pc-wrap #landlords-list-page .landlord-card__avatar{width:104px;height:104px;border:6px solid #fff;box-shadow:0 14px 32px rgba(15,35,30,.18)}#pc-wrap #landlords-list-page .landlord-card__online{right:5px;bottom:7px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:3px solid #fff}#pc-wrap #landlords-list-page .landlord-card__online svg{width:17px;height:17px;color:#fff}#pc-wrap #landlords-list-page .landlord-card__rating{align-self:flex-end;max-width:calc(100% - 118px);padding:10px 12px;background:#f5faf8;color:#0b704f;font-size:14px;box-shadow:0 10px 24px rgba(15,35,30,.08)}#pc-wrap #landlords-list-page .landlord-card__rating small{overflow:hidden;color:#52615c;font-size:11px;text-overflow:ellipsis;white-space:nowrap}#pc-wrap #landlords-list-page .landlord-card h3{overflow:hidden;margin:14px 0 4px;font-size:22px;line-height:28px;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}#pc-wrap #landlords-list-page .landlord-card__role{display:inline-flex;align-items:center;gap:4px;width:-moz-fit-content;width:fit-content;margin:0 0 10px;color:#1d9e75;font-size:13px;font-weight:950}#pc-wrap #landlords-list-page .landlord-card__role svg{width:14px;height:14px}#pc-wrap #landlords-list-page .landlord-card__area{min-height:42px;margin:0 0 14px;align-items:flex-start;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#pc-wrap #landlords-list-page .landlord-card__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px}#pc-wrap #landlords-list-page .landlord-card__stats div{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:94px;padding:12px 8px;border:1px solid #edf3f0;border-radius:12px;background:linear-gradient(180deg,#f5fbf8,#eef8ff)}#pc-wrap #landlords-list-page .landlord-card__stats div:nth-child(3){background:linear-gradient(180deg,#f8f4ff,#f2f7ff)}#pc-wrap #landlords-list-page .landlord-card__stats svg{width:20px;height:20px;margin-bottom:6px;color:#1d9e75}#pc-wrap #landlords-list-page .landlord-card__languages{margin-top:auto}#pc-wrap #landlords-list-page .landlord-card__actions{margin-top:16px}#pc-wrap #landlords-list-page .landlord-card__btn,#pc-wrap #landlords-list-page .landlord-card__follow,#pc-wrap #landlords-list-page .landlord-card__icon-btn{border-radius:10px}#pc-wrap #landlords-list-page .landlords-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;max-width:760px;min-height:320px;margin:0 auto;border:1px dashed #ccd9d4;border-radius:12px;background:#fff;text-align:center}#pc-wrap #landlords-list-page .landlords-empty span{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:#e1f5ee;color:#085041;font-size:13px;font-weight:900}#pc-wrap #landlords-list-page .landlords-empty h3,#pc-wrap #landlords-list-page .landlords-empty p{margin:0}#pc-wrap #landlords-list-page .landlords-empty h3{color:#111827;font-size:20px;font-weight:900}#pc-wrap #landlords-list-page .landlords-empty p{color:#66736f;font-size:14px;font-weight:700}#pc-wrap #landlords-list-page .landlords-pagination{display:flex;justify-content:center;gap:8px;margin-top:32px}#pc-wrap #landlords-list-page .landlords-pagination button{min-width:38px;height:38px;border:1px solid #dfe8e4;border-radius:6px;background:#fff;color:#38433f;cursor:pointer;font-weight:900}#pc-wrap #landlords-list-page .landlords-pagination button.active{border-color:#1d9e75;background:#1d9e75;color:#fff}#pc-wrap #landlords-list-page .landlords-pagination button:disabled{cursor:not-allowed;opacity:.45}@media(max-width:1024px){#pc-wrap #landlords-list-page .landlords-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#pc-wrap #landlords-list-page .landlords-toolbar{flex-wrap:wrap}#pc-wrap #landlords-list-page .landlords-toolbar__search{flex:1 1 100%}}@media(max-width:640px){#pc-wrap #landlords-list-page{padding:24px 16px 48px}#pc-wrap #landlords-list-page .landlords-header h1{font-size:26px;line-height:32px}#pc-wrap #landlords-list-page .landlords-grid{grid-template-columns:1fr}}#mobile-wrap #my-page,#pc-wrap #my-page{min-height:calc(100vh - 64px);padding:36px 28px 72px;background:#f5f7fb}#mobile-wrap #my-page button,#mobile-wrap #my-page input,#mobile-wrap #my-page textarea,#pc-wrap #my-page button,#pc-wrap #my-page input,#pc-wrap #my-page textarea{font-family:Poppins,sans-serif}#mobile-wrap #my-page .mypage-layout,#pc-wrap #my-page .mypage-layout{display:grid;grid-template-columns:292px minmax(0,1fr);grid-gap:24px;gap:24px;width:min(1240px,100%);margin:0 auto;align-items:flex-start}#mobile-wrap #my-page .mypage-sidebar,#pc-wrap #my-page .mypage-sidebar{position:-webkit-sticky;position:sticky;top:84px;display:flex;flex-direction:column;min-height:620px;padding:20px;border:1px solid #e3ebe7;border-radius:16px;background:#fff;box-shadow:0 12px 28px rgba(16,37,30,.08)}#mobile-wrap #my-page .mypage-sidebar__profile,#pc-wrap #my-page .mypage-sidebar__profile{display:flex;gap:14px;padding-bottom:18px;border-bottom:1px solid #edf2f0}#mobile-wrap #my-page .mypage-sidebar__avatar,#pc-wrap #my-page .mypage-sidebar__avatar{flex:0 0 66px;width:66px;height:66px;border-radius:18px;overflow:hidden;background:#e1f5ee}#mobile-wrap #my-page .mypage-sidebar__avatar img,#pc-wrap #my-page .mypage-sidebar__avatar img{width:100%;height:100%;object-fit:cover}#mobile-wrap #my-page .mypage-sidebar__identity,#pc-wrap #my-page .mypage-sidebar__identity{display:flex;flex-direction:column;min-width:0;gap:5px}#mobile-wrap #my-page .mypage-sidebar__identity strong,#pc-wrap #my-page .mypage-sidebar__identity strong{overflow:hidden;color:#111827;font-size:17px;font-weight:900;line-height:22px;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap #my-page .mypage-sidebar__identity span:not(.member-type-badge),#pc-wrap #my-page .mypage-sidebar__identity span:not(.member-type-badge){overflow:hidden;color:#66736f;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap #my-page .mypage-sidebar__nav,#pc-wrap #my-page .mypage-sidebar__nav{display:flex;flex-direction:column;gap:6px;margin-top:18px}#mobile-wrap #my-page .mypage-sidebar__link,#mobile-wrap #my-page .mypage-sidebar__logout,#mobile-wrap #my-page .mypage-sidebar__settings,#pc-wrap #my-page .mypage-sidebar__link,#pc-wrap #my-page .mypage-sidebar__logout,#pc-wrap #my-page .mypage-sidebar__settings{display:flex;align-items:center;gap:10px;min-height:42px;padding:0 12px;border:0;border-radius:10px;background:transparent;color:#43524d;cursor:pointer;font-size:13px;font-weight:850;text-decoration:none}#mobile-wrap #my-page .mypage-sidebar__link svg,#mobile-wrap #my-page .mypage-sidebar__logout svg,#mobile-wrap #my-page .mypage-sidebar__settings svg,#pc-wrap #my-page .mypage-sidebar__link svg,#pc-wrap #my-page .mypage-sidebar__logout svg,#pc-wrap #my-page .mypage-sidebar__settings svg{width:18px;height:18px;color:#7b8783}#mobile-wrap #my-page .mypage-sidebar__link.active,#mobile-wrap #my-page .mypage-sidebar__link:hover,#mobile-wrap #my-page .mypage-sidebar__logout.active,#mobile-wrap #my-page .mypage-sidebar__logout:hover,#mobile-wrap #my-page .mypage-sidebar__settings.active,#mobile-wrap #my-page .mypage-sidebar__settings:hover,#pc-wrap #my-page .mypage-sidebar__link.active,#pc-wrap #my-page .mypage-sidebar__link:hover,#pc-wrap #my-page .mypage-sidebar__logout.active,#pc-wrap #my-page .mypage-sidebar__logout:hover,#pc-wrap #my-page .mypage-sidebar__settings.active,#pc-wrap #my-page .mypage-sidebar__settings:hover{background:#e1f5ee;color:#085041}#mobile-wrap #my-page .mypage-sidebar__link.active svg,#mobile-wrap #my-page .mypage-sidebar__link:hover svg,#mobile-wrap #my-page .mypage-sidebar__logout.active svg,#mobile-wrap #my-page .mypage-sidebar__logout:hover svg,#mobile-wrap #my-page .mypage-sidebar__settings.active svg,#mobile-wrap #my-page .mypage-sidebar__settings:hover svg,#pc-wrap #my-page .mypage-sidebar__link.active svg,#pc-wrap #my-page .mypage-sidebar__link:hover svg,#pc-wrap #my-page .mypage-sidebar__logout.active svg,#pc-wrap #my-page .mypage-sidebar__logout:hover svg,#pc-wrap #my-page .mypage-sidebar__settings.active svg,#pc-wrap #my-page .mypage-sidebar__settings:hover svg{color:#1d9e75}#mobile-wrap #my-page .mypage-sidebar__footer,#pc-wrap #my-page .mypage-sidebar__footer{display:flex;flex-direction:column;gap:6px;margin-top:auto;padding-top:18px;border-top:1px solid #edf2f0}#mobile-wrap #my-page .mypage-sidebar__logout,#pc-wrap #my-page .mypage-sidebar__logout{width:100%;color:#b42318}#mobile-wrap #my-page .mypage-sidebar__logout svg,#pc-wrap #my-page .mypage-sidebar__logout svg{color:#d92d20}#mobile-wrap #my-page .member-type-badge,#pc-wrap #my-page .member-type-badge{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;min-height:24px;padding:0 9px;border-radius:999px;background:#e1f5ee;color:#085041;font-size:10px;font-weight:950;letter-spacing:.03em;text-transform:uppercase;text-decoration:none}#mobile-wrap #my-page .member-type-badge--agent,#pc-wrap #my-page .member-type-badge--agent{background:#e1f5ee;color:#085041}#mobile-wrap #my-page .member-type-badge--landlord,#pc-wrap #my-page .member-type-badge--landlord{background:#e6f1fb;color:#0c447c}#mobile-wrap #my-page .member-type-badge--admin,#pc-wrap #my-page .member-type-badge--admin{background:#fff1f2;color:#be123c}#mobile-wrap #my-page .member-type-badge--user,#pc-wrap #my-page .member-type-badge--user{background:#f3f4f6;color:#374151}#mobile-wrap #my-page .mypage-content,#pc-wrap #my-page .mypage-content{min-width:0}#mobile-wrap #my-page .mypage-state-card,#pc-wrap #my-page .mypage-state-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:220px;width:100%;padding:28px;border:1px dashed #cbd8d3;border-radius:16px;background:#fff;text-align:center}#mobile-wrap #my-page .mypage-state-card strong,#pc-wrap #my-page .mypage-state-card strong{color:#111827;font-size:18px;font-weight:950;line-height:24px}#mobile-wrap #my-page .mypage-state-card span,#pc-wrap #my-page .mypage-state-card span{max-width:420px;margin-top:6px;color:#66736f;font-size:13px;font-weight:750;line-height:20px}#mobile-wrap #my-page .mypage-state-card--error,#pc-wrap #my-page .mypage-state-card--error{border-color:#fecdd3;background:#fff8f9}#mobile-wrap #my-page .mypage-state-card--error strong,#pc-wrap #my-page .mypage-state-card--error strong{color:#be123c}#mobile-wrap #my-page .mypage-access-card,#pc-wrap #my-page .mypage-access-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:420px;padding:36px;border:1px dashed #cbd8d3;border-radius:16px;background:#fff;text-align:center;box-shadow:0 12px 28px rgba(16,37,30,.06)}#mobile-wrap #my-page .mypage-access-card__icon,#pc-wrap #my-page .mypage-access-card__icon{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:50%;background:#e1f5ee;color:#1d9e75}#mobile-wrap #my-page .mypage-access-card__icon svg,#pc-wrap #my-page .mypage-access-card__icon svg{width:28px;height:28px}#mobile-wrap #my-page .mypage-access-card h2,#pc-wrap #my-page .mypage-access-card h2{margin:18px 0 8px;color:#111827;font-size:24px;font-weight:900;line-height:30px}#mobile-wrap #my-page .mypage-access-card p,#pc-wrap #my-page .mypage-access-card p{max-width:420px;margin:0;color:#66736f;font-size:14px;font-weight:700;line-height:22px}#mobile-wrap #my-page .mypage-access-card button,#pc-wrap #my-page .mypage-access-card button{height:42px;margin-top:22px;padding:0 18px;border:0;border-radius:8px;background:#1d9e75;color:#fff;cursor:pointer;font-size:13px;font-weight:900}#mobile-wrap #my-page .mypage-contracts,#pc-wrap #my-page .mypage-contracts{display:flex;flex-direction:column;gap:18px}#mobile-wrap #my-page .mypage-section-head,#pc-wrap #my-page .mypage-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:24px;border:1px solid #e4ece8;border-radius:12px;background:#fff;box-shadow:0 10px 30px rgba(20,42,34,.06)}#mobile-wrap #my-page .mypage-section-head>div span,#pc-wrap #my-page .mypage-section-head>div span{color:#1d9e75;font-size:12px;font-weight:900;text-transform:uppercase}#mobile-wrap #my-page .mypage-section-head h1,#pc-wrap #my-page .mypage-section-head h1{margin:4px 0 6px;color:#17231f;font-size:28px;line-height:34px;font-weight:900}#mobile-wrap #my-page .mypage-section-head p,#pc-wrap #my-page .mypage-section-head p{margin:0;color:#66736f;font-size:13px;font-weight:700;line-height:20px}#mobile-wrap #my-page .mypage-section-head label,#pc-wrap #my-page .mypage-section-head label{min-width:190px;display:flex;flex-direction:column;gap:6px}#mobile-wrap #my-page .mypage-section-head label span,#pc-wrap #my-page .mypage-section-head label span{color:#66736f;font-size:11px;font-weight:900}#mobile-wrap #my-page .mypage-section-head label select,#pc-wrap #my-page .mypage-section-head label select{height:42px;padding:0 12px;border:1px solid #dfe8e4;border-radius:8px;background:#fff;color:#17231f;font-size:13px;font-weight:800}#mobile-wrap #my-page .mypage-contract-card,#mobile-wrap #my-page .mypage-contract-state,#mobile-wrap #my-page .mypage-contracts__summary,#pc-wrap #my-page .mypage-contract-card,#pc-wrap #my-page .mypage-contract-state,#pc-wrap #my-page .mypage-contracts__summary{border:1px solid #e4ece8;border-radius:12px;background:#fff;box-shadow:0 10px 30px rgba(20,42,34,.05)}#mobile-wrap #my-page .mypage-contracts__summary,#pc-wrap #my-page .mypage-contracts__summary{padding:18px 20px;display:flex;align-items:center;gap:12px}#mobile-wrap #my-page .mypage-contracts__summary svg,#pc-wrap #my-page .mypage-contracts__summary svg{width:34px;height:34px;color:#1d9e75}#mobile-wrap #my-page .mypage-contracts__summary strong,#pc-wrap #my-page .mypage-contracts__summary strong{display:block;color:#17231f;font-size:24px;font-weight:900}#mobile-wrap #my-page .mypage-contracts__summary span,#pc-wrap #my-page .mypage-contracts__summary span{color:#66736f;font-size:12px;font-weight:800}#mobile-wrap #my-page .mypage-contract-state,#pc-wrap #my-page .mypage-contract-state{min-height:180px;padding:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#66736f;text-align:center}#mobile-wrap #my-page .mypage-contract-state svg,#pc-wrap #my-page .mypage-contract-state svg{width:38px;height:38px;color:#1d9e75}#mobile-wrap #my-page .mypage-contract-state strong,#pc-wrap #my-page .mypage-contract-state strong{color:#17231f;font-size:18px;font-weight:900}#mobile-wrap #my-page .mypage-contract-state p,#pc-wrap #my-page .mypage-contract-state p{margin:0;max-width:420px;font-size:13px;line-height:20px}#mobile-wrap #my-page .mypage-contract-list,#pc-wrap #my-page .mypage-contract-list{display:grid;grid-gap:14px;gap:14px}#mobile-wrap #my-page .mypage-contract-card,#pc-wrap #my-page .mypage-contract-card{padding:20px;display:grid;grid-template-columns:minmax(220px,1.3fr) minmax(180px,1fr);grid-gap:18px;gap:18px}#mobile-wrap #my-page .mypage-contract-card__main h2,#pc-wrap #my-page .mypage-contract-card__main h2{margin:10px 0 6px;color:#17231f;font-size:20px;line-height:26px;font-weight:900}#mobile-wrap #my-page .mypage-contract-card__main p,#pc-wrap #my-page .mypage-contract-card__main p{margin:0;color:#66736f;font-size:12px;font-weight:800}#mobile-wrap #my-page .contract-status,#pc-wrap #my-page .contract-status{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:5px 9px;border-radius:999px;background:#edf2ef;color:#4b5563;font-size:10px;font-weight:900;text-transform:uppercase}#mobile-wrap #my-page .contract-status--draft,#mobile-wrap #my-page .contract-status--pending_signature,#pc-wrap #my-page .contract-status--draft,#pc-wrap #my-page .contract-status--pending_signature{background:#fff4d6;color:#7a4b00}#mobile-wrap #my-page .contract-status--active,#pc-wrap #my-page .contract-status--active{background:#e1f5ee;color:#085041}#mobile-wrap #my-page .contract-status--cancelled,#mobile-wrap #my-page .contract-status--expired,#pc-wrap #my-page .contract-status--cancelled,#pc-wrap #my-page .contract-status--expired{background:#fee2e2;color:#991b1b}#mobile-wrap #my-page .mypage-contract-card__money,#mobile-wrap #my-page .mypage-contract-card__people,#pc-wrap #my-page .mypage-contract-card__money,#pc-wrap #my-page .mypage-contract-card__people{display:grid;grid-gap:9px;gap:9px}#mobile-wrap #my-page .mypage-contract-card__money div,#mobile-wrap #my-page .mypage-contract-card__people div,#pc-wrap #my-page .mypage-contract-card__money div,#pc-wrap #my-page .mypage-contract-card__people div{min-width:0;padding:10px;border-radius:8px;background:#f7faf9}#mobile-wrap #my-page .mypage-contract-card__money span,#mobile-wrap #my-page .mypage-contract-card__people span,#pc-wrap #my-page .mypage-contract-card__money span,#pc-wrap #my-page .mypage-contract-card__people span{display:block;margin-bottom:3px;color:#66736f;font-size:10px;font-weight:900;text-transform:uppercase}#mobile-wrap #my-page .mypage-contract-card__money strong,#mobile-wrap #my-page .mypage-contract-card__people strong,#pc-wrap #my-page .mypage-contract-card__money strong,#pc-wrap #my-page .mypage-contract-card__people strong{display:block;overflow:hidden;color:#17231f;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900}#mobile-wrap #my-page .mypage-contract-card__money,#pc-wrap #my-page .mypage-contract-card__money{grid-template-columns:repeat(3,minmax(0,1fr));grid-column:1/-1}#mobile-wrap #my-page .mypage-contract-card__actions,#mobile-wrap #my-page .mypage-contract-card__signatures,#pc-wrap #my-page .mypage-contract-card__actions,#pc-wrap #my-page .mypage-contract-card__signatures{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:8px}#mobile-wrap #my-page .mypage-contract-card__actions a,#mobile-wrap #my-page .mypage-contract-card__actions button,#mobile-wrap #my-page .mypage-contract-card__signatures span,#pc-wrap #my-page .mypage-contract-card__actions a,#pc-wrap #my-page .mypage-contract-card__actions button,#pc-wrap #my-page .mypage-contract-card__signatures span{min-height:36px;padding:0 11px;display:inline-flex;align-items:center;gap:6px;border-radius:8px;font-size:12px;font-weight:900}#mobile-wrap #my-page .mypage-contract-card__signatures span,#pc-wrap #my-page .mypage-contract-card__signatures span{background:#f1f5f3;color:#7b8984}#mobile-wrap #my-page .mypage-contract-card__signatures span.signed,#pc-wrap #my-page .mypage-contract-card__signatures span.signed{background:#e1f5ee;color:#085041}#mobile-wrap #my-page .mypage-contract-card__actions a,#pc-wrap #my-page .mypage-contract-card__actions a{border:1px solid #dfe8e4;background:#fff;color:#273530}#mobile-wrap #my-page .mypage-contract-card__actions button,#pc-wrap #my-page .mypage-contract-card__actions button{border:0;background:#1d9e75;color:#fff;cursor:pointer}#mobile-wrap #my-page .mypage-contract-card__actions button.danger,#pc-wrap #my-page .mypage-contract-card__actions button.danger{background:#fee2e2;color:#991b1b}#mobile-wrap #my-page .mypage-contract-card__actions button:disabled,#pc-wrap #my-page .mypage-contract-card__actions button:disabled{opacity:.6;cursor:not-allowed}@media(max-width:1024px){#mobile-wrap #my-page,#pc-wrap #my-page{padding:28px 18px 56px}#mobile-wrap #my-page .mypage-layout,#pc-wrap #my-page .mypage-layout{grid-template-columns:1fr}#mobile-wrap #my-page .mypage-sidebar,#pc-wrap #my-page .mypage-sidebar{position:static;min-height:auto}#mobile-wrap #my-page .mypage-sidebar__nav,#pc-wrap #my-page .mypage-sidebar__nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){#mobile-wrap #my-page,#pc-wrap #my-page{padding:18px 12px 44px}#mobile-wrap #my-page .mypage-sidebar,#pc-wrap #my-page .mypage-sidebar{padding:16px}#mobile-wrap #my-page .mypage-sidebar__nav,#pc-wrap #my-page .mypage-sidebar__nav{grid-template-columns:1fr}#mobile-wrap #my-page .mypage-access-card,#pc-wrap #my-page .mypage-access-card{min-height:320px;padding:24px 18px}}#mobile-wrap #my-page .mypage-contracts__summary-grid,#pc-wrap #my-page .mypage-contracts__summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}#mobile-wrap #my-page .mypage-contract-workspace,#pc-wrap #my-page .mypage-contract-workspace{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);grid-gap:16px;gap:16px;align-items:flex-start}#mobile-wrap #my-page .mypage-contract-mini,#pc-wrap #my-page .mypage-contract-mini{width:100%;padding:16px;display:grid;grid-gap:8px;gap:8px;border:1px solid #e4ece8;border-radius:12px;background:#fff;box-shadow:0 8px 20px rgba(20,42,34,.04);text-align:left;cursor:pointer}#mobile-wrap #my-page .mypage-contract-mini.active,#pc-wrap #my-page .mypage-contract-mini.active{border-color:#1d9e75;box-shadow:0 14px 30px rgba(29,158,117,.14)}#mobile-wrap #my-page .mypage-contract-mini strong,#pc-wrap #my-page .mypage-contract-mini strong{overflow:hidden;color:#17231f;font-size:14px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap #my-page .mypage-contract-mini em,#mobile-wrap #my-page .mypage-contract-mini small,#pc-wrap #my-page .mypage-contract-mini em,#pc-wrap #my-page .mypage-contract-mini small{color:#66736f;font-size:12px;font-style:normal;font-weight:800}#mobile-wrap #my-page .mypage-contract-detail,#pc-wrap #my-page .mypage-contract-detail{padding:22px;border:1px solid #e4ece8;border-radius:14px;background:#fff;box-shadow:0 14px 34px rgba(20,42,34,.07)}#mobile-wrap #my-page .mypage-contract-detail__head,#pc-wrap #my-page .mypage-contract-detail__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid #edf2ef}#mobile-wrap #my-page .mypage-contract-detail__head h2,#pc-wrap #my-page .mypage-contract-detail__head h2{margin:10px 0 6px;color:#17231f;font-size:24px;font-weight:950;line-height:30px}#mobile-wrap #my-page .mypage-contract-detail__head p,#pc-wrap #my-page .mypage-contract-detail__head p{margin:0;color:#66736f;font-size:13px;font-weight:800}#mobile-wrap #my-page .mypage-contract-detail__head a,#pc-wrap #my-page .mypage-contract-detail__head a{min-height:38px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;border:1px solid #dfe8e4;border-radius:9px;color:#273530;font-size:12px;font-weight:900;white-space:nowrap}#mobile-wrap #my-page .mypage-contract-detail__money,#mobile-wrap #my-page .mypage-contract-signers,#pc-wrap #my-page .mypage-contract-detail__money,#pc-wrap #my-page .mypage-contract-signers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:16px}#mobile-wrap #my-page .mypage-contract-detail__money div,#mobile-wrap #my-page .mypage-contract-signers div,#pc-wrap #my-page .mypage-contract-detail__money div,#pc-wrap #my-page .mypage-contract-signers div{padding:14px;border-radius:12px;background:#f7faf9}#mobile-wrap #my-page .mypage-contract-detail__money span,#mobile-wrap #my-page .mypage-contract-signers span,#pc-wrap #my-page .mypage-contract-detail__money span,#pc-wrap #my-page .mypage-contract-signers span{display:block;color:#66736f;font-size:10px;font-weight:950;text-transform:uppercase}#mobile-wrap #my-page .mypage-contract-detail__money strong,#mobile-wrap #my-page .mypage-contract-signers strong,#pc-wrap #my-page .mypage-contract-detail__money strong,#pc-wrap #my-page .mypage-contract-signers strong{display:block;margin-top:5px;overflow:hidden;color:#17231f;font-size:14px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap #my-page .mypage-contract-signers,#pc-wrap #my-page .mypage-contract-signers{grid-template-columns:repeat(2,minmax(0,1fr))}#mobile-wrap #my-page .mypage-contract-signers div,#pc-wrap #my-page .mypage-contract-signers div{border:1px solid transparent}#mobile-wrap #my-page .mypage-contract-signers div.signed,#pc-wrap #my-page .mypage-contract-signers div.signed{border-color:#b7e7d7;background:#e1f5ee}#mobile-wrap #my-page .mypage-contract-signers svg,#pc-wrap #my-page .mypage-contract-signers svg{width:20px;height:20px;margin-bottom:8px;color:#1d9e75}#mobile-wrap #my-page .mypage-contract-signers small,#pc-wrap #my-page .mypage-contract-signers small{display:block;margin-top:6px;color:#66736f;font-size:12px;font-weight:800}#mobile-wrap #my-page .mypage-contract-detail__actions,#pc-wrap #my-page .mypage-contract-detail__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}#mobile-wrap #my-page .mypage-contract-detail__actions a,#mobile-wrap #my-page .mypage-contract-detail__actions button,#pc-wrap #my-page .mypage-contract-detail__actions a,#pc-wrap #my-page .mypage-contract-detail__actions button{min-height:40px;padding:0 13px;display:inline-flex;align-items:center;gap:7px;border-radius:9px;font-size:12px;font-weight:950}#mobile-wrap #my-page .mypage-contract-detail__actions a,#pc-wrap #my-page .mypage-contract-detail__actions a{border:1px solid #dfe8e4;color:#273530}#mobile-wrap #my-page .mypage-contract-detail__actions button,#pc-wrap #my-page .mypage-contract-detail__actions button{border:0;background:#1d9e75;color:#fff;cursor:pointer}#mobile-wrap #my-page .mypage-contract-detail__actions button.danger,#pc-wrap #my-page .mypage-contract-detail__actions button.danger{background:#fee2e2;color:#991b1b}#mobile-wrap #my-page .mypage-contract-detail__actions button:disabled,#pc-wrap #my-page .mypage-contract-detail__actions button:disabled{opacity:.6;cursor:not-allowed}@media(max-width:900px){#mobile-wrap #my-page .mypage-contract-detail__money,#mobile-wrap #my-page .mypage-contract-signers,#mobile-wrap #my-page .mypage-contract-workspace,#mobile-wrap #my-page .mypage-contracts__summary-grid,#pc-wrap #my-page .mypage-contract-detail__money,#pc-wrap #my-page .mypage-contract-signers,#pc-wrap #my-page .mypage-contract-workspace,#pc-wrap #my-page .mypage-contracts__summary-grid{grid-template-columns:1fr}}#mobile-wrap #my-page #add-listing-page.add-listing,#pc-wrap #my-page #add-listing-page.add-listing{display:flex;flex-direction:column;gap:22px;width:100%}#mobile-wrap #my-page #add-listing-page.add-listing button,#mobile-wrap #my-page #add-listing-page.add-listing input,#mobile-wrap #my-page #add-listing-page.add-listing select,#mobile-wrap #my-page #add-listing-page.add-listing textarea,#pc-wrap #my-page #add-listing-page.add-listing button,#pc-wrap #my-page #add-listing-page.add-listing input,#pc-wrap #my-page #add-listing-page.add-listing select,#pc-wrap #my-page #add-listing-page.add-listing textarea{font-family:Poppins,sans-serif}#mobile-wrap #my-page #add-listing-page.add-listing button,#pc-wrap #my-page #add-listing-page.add-listing button{border:0}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing__header,#pc-wrap #my-page #add-listing-page.add-listing .add-listing__header{display:flex;justify-content:space-between;gap:18px;padding:28px;border:1px solid #dfe9e5;border-radius:16px;background:#fff;box-shadow:0 12px 28px rgba(16,37,30,.06)}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing__header span,#pc-wrap #my-page #add-listing-page.add-listing .add-listing__header span{color:#1d9e75;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing__header h1,#pc-wrap #my-page #add-listing-page.add-listing .add-listing__header h1{margin:8px 0;color:#111827;font-size:30px;font-weight:950;line-height:36px}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing__header p,#pc-wrap #my-page #add-listing-page.add-listing .add-listing__header p{max-width:680px;margin:0;color:#66736f;font-size:14px;font-weight:700;line-height:22px}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-section,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-section{display:flex;flex-direction:column;gap:18px;padding:24px;border:1px solid #dfe9e5;border-radius:16px;background:#fff;box-shadow:0 12px 28px rgba(16,37,30,.06)}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-section__heading,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-section__heading{display:flex;align-items:center;gap:14px}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-section__heading>svg,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-section__heading>svg{flex:0 0 46px;width:46px;height:46px;padding:10px;border-radius:12px;background:#e1f5ee;color:#1d9e75}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-section__heading h2,#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-section__heading p,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-section__heading h2,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-section__heading p{margin:0}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-section__heading h2,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-section__heading h2{color:#111827;font-size:20px;font-weight:950;line-height:26px}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-section__heading p,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-section__heading p{margin-top:4px;color:#6b7773;font-size:13px;font-weight:700;line-height:20px}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-upload,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-upload{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:210px;border:1px dashed #b9d9cf;border-radius:14px;background:#f7fbf9;color:#0f3f35;cursor:pointer}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-upload svg,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-upload svg{width:36px;height:36px;color:#1d9e75}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-upload strong,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-upload strong{color:#10251e;font-size:16px;font-weight:950}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-upload span,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-upload span{color:#66736f;font-size:12px;font-weight:700}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-gallery,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(128px,1fr));grid-gap:12px;gap:12px}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-gallery__add,#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-gallery__item,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-gallery__add,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-gallery__item{position:relative;aspect-ratio:1;min-height:128px;overflow:hidden;border-radius:10px;background:#edf4f1}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-gallery__item img,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-gallery__item img{width:100%;height:100%;display:block;object-fit:cover}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-gallery__item button,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-gallery__item button{position:absolute;top:8px;right:8px;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:hsla(0,0%,100%,.96);color:#b42318;cursor:pointer}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-gallery__item button svg,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-gallery__item button svg{width:18px;height:18px}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-gallery__add,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-gallery__add{display:inline-flex;align-items:center;justify-content:center;border:1px dashed #b9d9cf;color:#1d9e75;cursor:pointer}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-gallery__add svg,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-gallery__add svg{width:28px;height:28px}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-grid,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-field,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-field{display:flex;flex-direction:column;gap:8px;min-width:0}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-field label,#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-field>span,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-field label,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-field>span{color:#24332e;font-size:13px;font-weight:900;line-height:18px}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-field input,#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-field select,#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-field textarea,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-field input,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-field select,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-field textarea{width:100%;min-width:0;border:1px solid #dfe8e4;border-radius:8px;background:#fff;color:#17231f;font-size:14px;font-weight:700;outline:none}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-field input:focus,#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-field select:focus,#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-field textarea:focus,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-field input:focus,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-field select:focus,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-field textarea:focus{border-color:#1d9e75;box-shadow:0 0 0 3px rgba(29,158,117,.12)}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-field input,#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-field select,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-field input,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-field select{height:44px;padding:0 12px}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-field textarea,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-field textarea{min-height:132px;padding:12px;resize:vertical;line-height:22px}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-field--wide,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-field--wide{grid-column:1/-1}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-pill-group,#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-room-grid,#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-toggle-grid,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-pill-group,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-room-grid,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-toggle-grid{display:flex;flex-wrap:wrap;gap:10px}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-pill-group button,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-pill-group button{min-height:38px;padding:0 16px;border:1px solid #dbe6e2;border-radius:999px;background:#fff;color:#40514b;cursor:pointer;font-size:13px;font-weight:900}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-pill-group button.active,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-pill-group button.active{border-color:#1d9e75;background:#1d9e75;color:#fff}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-room-grid,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-room-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-room-grid button,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-room-grid button{display:flex;align-items:center;gap:10px;min-height:58px;padding:0 14px;border:1px solid #dfe8e4;border-radius:10px;background:#fff;color:#2d3c37;cursor:pointer;font-size:13px;font-weight:900;text-align:left}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-room-grid button svg,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-room-grid button svg{width:20px;height:20px;color:#1d9e75}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-room-grid button.active,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-room-grid button.active{border-color:#1d9e75;background:#e1f5ee;color:#085041}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-toggle-grid,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-toggle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-toggle,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-toggle{display:flex;align-items:center;gap:10px;min-height:50px;padding:0 14px;border:1px solid #dfe8e4;border-radius:10px;background:#f8fbfa}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-toggle input,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-toggle input{width:18px;height:18px;accent-color:#1d9e75}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-toggle span,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-toggle span{color:#24332e;font-size:13px;font-weight:900}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-error,#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-hint,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-error,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-hint{font-size:12px;font-weight:800;line-height:18px}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-hint,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-hint{color:#66736f}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-error,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-error{color:#b42318}#mobile-wrap #my-page #add-listing-page.add-listing .listing-location-picker,#pc-wrap #my-page #add-listing-page.add-listing .listing-location-picker{width:100%;height:360px;overflow:hidden;border:1px solid #dfe8e4;border-radius:12px;background:#e1f5ee}#mobile-wrap #my-page #add-listing-page.add-listing .listing-location-picker__map,#pc-wrap #my-page #add-listing-page.add-listing .listing-location-picker__map{width:100%;height:100%}#mobile-wrap #my-page #add-listing-page.add-listing .listing-location-picker--fallback,#pc-wrap #my-page #add-listing-page.add-listing .listing-location-picker--fallback{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center}#mobile-wrap #my-page #add-listing-page.add-listing .listing-location-picker--fallback span,#pc-wrap #my-page #add-listing-page.add-listing .listing-location-picker--fallback span{color:#085041;font-size:15px;font-weight:950}#mobile-wrap #my-page #add-listing-page.add-listing .listing-location-picker--fallback p,#pc-wrap #my-page #add-listing-page.add-listing .listing-location-picker--fallback p{margin:0;color:#66736f;font-size:13px;font-weight:700}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-actions,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-actions{position:-webkit-sticky;position:sticky;bottom:0;z-index:10;display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:16px 0 0;background:#f5f7fb}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-actions .add-listing-error,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-actions .add-listing-error{margin-right:auto}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-actions button,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-actions button{min-width:150px;height:44px;padding:0 18px;border-radius:8px;cursor:pointer;font-size:13px;font-weight:950}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-actions button:disabled,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-actions button:disabled{cursor:not-allowed;opacity:.58}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-actions__secondary,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-actions__secondary{border:1px solid #b8d5cb;background:#fff;color:#085041}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-actions__primary,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-actions__primary{background:#1d9e75;color:#fff}@media(max-width:900px){#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-grid,#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-room-grid,#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-toggle-grid,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-grid,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-room-grid,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-toggle-grid{grid-template-columns:1fr}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-section,#mobile-wrap #my-page #add-listing-page.add-listing .add-listing__header,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-section,#pc-wrap #my-page #add-listing-page.add-listing .add-listing__header{padding:20px;border-radius:12px}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing__header h1,#pc-wrap #my-page #add-listing-page.add-listing .add-listing__header h1{font-size:25px;line-height:31px}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-actions,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-actions{position:static;flex-direction:column;align-items:stretch}#mobile-wrap #my-page #add-listing-page.add-listing .add-listing-actions button,#pc-wrap #my-page #add-listing-page.add-listing .add-listing-actions button{width:100%}}#mobile-wrap #my-page #my-listing-page,#pc-wrap #my-page #my-listing-page{display:flex;flex-direction:column;gap:22px}#mobile-wrap #my-page #my-listing-page .main-title-box,#pc-wrap #my-page #my-listing-page .main-title-box{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}#mobile-wrap #my-page #my-listing-page .main-title-box .right-box,#pc-wrap #my-page #my-listing-page .main-title-box .right-box{display:flex;flex-direction:column;gap:6px}#mobile-wrap #my-page #my-listing-page .main-title-box .right-box .main-title,#pc-wrap #my-page #my-listing-page .main-title-box .right-box .main-title{color:#111827;font-family:Poppins,sans-serif;font-size:30px;font-weight:900;line-height:36px}#mobile-wrap #my-page #my-listing-page .main-title-box .right-box .sub-title,#pc-wrap #my-page #my-listing-page .main-title-box .right-box .sub-title{color:#66736f;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;line-height:22px}#mobile-wrap #my-page #my-listing-page .listing-list-box,#pc-wrap #my-page #my-listing-page .listing-list-box{overflow:hidden;border:1px solid #e3ebe7;border-radius:16px;background:#fff;box-shadow:0 12px 28px rgba(16,37,30,.06)}#mobile-wrap #my-page #my-listing-page .tab-name-box,#pc-wrap #my-page #my-listing-page .tab-name-box{display:flex;flex-direction:row;gap:8px;padding:14px;border-bottom:1px solid #edf2f0;background:#fbfcfc}#mobile-wrap #my-page #my-listing-page .tab-name-box .active-tab-name,#mobile-wrap #my-page #my-listing-page .tab-name-box .tab-name,#pc-wrap #my-page #my-listing-page .tab-name-box .active-tab-name,#pc-wrap #my-page #my-listing-page .tab-name-box .tab-name{display:inline-flex;align-items:center;justify-content:center;min-width:104px;height:38px;border-radius:10px;color:#43524d;cursor:pointer;font-family:Poppins,sans-serif;font-size:13px;font-weight:900}#mobile-wrap #my-page #my-listing-page .tab-name-box .active-tab-name,#pc-wrap #my-page #my-listing-page .tab-name-box .active-tab-name{background:#e1f5ee;color:#085041}#mobile-wrap #my-page #my-listing-page .list-box,#pc-wrap #my-page #my-listing-page .list-box{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;padding:18px}#mobile-wrap #my-page #my-listing-page .list-box .mypage-state-card,#mobile-wrap #my-page #my-listing-page .list-box .pagination-config,#pc-wrap #my-page #my-listing-page .list-box .mypage-state-card,#pc-wrap #my-page #my-listing-page .list-box .pagination-config{grid-column:1/-1}#mobile-wrap #my-page #my-listing-page .listing-card-box,#pc-wrap #my-page #my-listing-page .listing-card-box{min-width:0;height:100%;min-height:456px;display:flex;flex-direction:column;overflow:hidden;padding:0;border:1px solid #e3ebe7;border-radius:16px;background:#fff;box-shadow:0 12px 28px rgba(16,37,30,.06);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}#mobile-wrap #my-page #my-listing-page .listing-card-box:hover,#pc-wrap #my-page #my-listing-page .listing-card-box:hover{border-color:#cfe3dc;box-shadow:0 18px 36px rgba(16,37,30,.11);transform:translateY(-3px)}#mobile-wrap #my-page #my-listing-page .listing-card-box .image-box,#pc-wrap #my-page #my-listing-page .listing-card-box .image-box{position:relative;width:100%;aspect-ratio:16/11;overflow:hidden;background:#e1f5ee;cursor:pointer}#mobile-wrap #my-page #my-listing-page .listing-card-box .image-box img,#pc-wrap #my-page #my-listing-page .listing-card-box .image-box img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}#mobile-wrap #my-page #my-listing-page .listing-card-box:hover .image-box img,#pc-wrap #my-page #my-listing-page .listing-card-box:hover .image-box img{transform:scale(1.04)}#mobile-wrap #my-page #my-listing-page .listing-card-box .information-box,#pc-wrap #my-page #my-listing-page .listing-card-box .information-box{display:flex;flex-direction:column;min-width:0;gap:10px;padding:15px 16px 0;cursor:pointer;flex:1 1}#mobile-wrap #my-page #my-listing-page .listing-card-box .information-box .name,#pc-wrap #my-page #my-listing-page .listing-card-box .information-box .name{display:-webkit-box;min-height:44px;overflow:hidden;color:#111827;font-family:Poppins,sans-serif;font-size:16px;font-weight:900;line-height:22px;-webkit-box-orient:vertical;-webkit-line-clamp:2}#mobile-wrap #my-page #my-listing-page .listing-card-box .information-box .address,#pc-wrap #my-page #my-listing-page .listing-card-box .information-box .address{display:flex;align-items:center;gap:4px;overflow:hidden;color:#66736f;font-family:Poppins,sans-serif;font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap #my-page #my-listing-page .listing-card-box .information-box .address svg,#pc-wrap #my-page #my-listing-page .listing-card-box .information-box .address svg{width:15px;height:15px;color:#1d9e75}#mobile-wrap #my-page #my-listing-page .listing-card-box .information-box .listing-meta,#pc-wrap #my-page #my-listing-page .listing-card-box .information-box .listing-meta{display:flex;flex-wrap:wrap;gap:6px;min-height:28px}#mobile-wrap #my-page #my-listing-page .listing-card-box .information-box .listing-meta span,#pc-wrap #my-page #my-listing-page .listing-card-box .information-box .listing-meta span{padding:5px 8px;border-radius:999px;background:#f4f7f6;color:#43524d;font-size:11px;font-weight:850}#mobile-wrap #my-page #my-listing-page .listing-card-box .information-box .price,#pc-wrap #my-page #my-listing-page .listing-card-box .information-box .price{margin-top:auto;color:#111827;font-family:Poppins,sans-serif;font-size:13px;font-weight:700}#mobile-wrap #my-page #my-listing-page .listing-card-box .information-box .price strong,#pc-wrap #my-page #my-listing-page .listing-card-box .information-box .price strong{color:#085041;font-size:17px;font-weight:950}#mobile-wrap #my-page #my-listing-page .listing-card-box .action-box,#mobile-wrap #my-page #my-listing-page .listing-card-box .date-box,#mobile-wrap #my-page #my-listing-page .listing-card-box .status-box,#mobile-wrap #my-page #my-listing-page .listing-card-box .views-box,#pc-wrap #my-page #my-listing-page .listing-card-box .action-box,#pc-wrap #my-page #my-listing-page .listing-card-box .date-box,#pc-wrap #my-page #my-listing-page .listing-card-box .status-box,#pc-wrap #my-page #my-listing-page .listing-card-box .views-box{display:flex;align-items:center;justify-content:flex-start}#mobile-wrap #my-page #my-listing-page .listing-card-box .date-box,#mobile-wrap #my-page #my-listing-page .listing-card-box .status-box,#pc-wrap #my-page #my-listing-page .listing-card-box .date-box,#pc-wrap #my-page #my-listing-page .listing-card-box .status-box{padding:0 16px}#mobile-wrap #my-page #my-listing-page .listing-card-box .date,#pc-wrap #my-page #my-listing-page .listing-card-box .date{color:#66736f;font-family:Poppins,sans-serif;font-size:12px;font-weight:800}#mobile-wrap #my-page #my-listing-page .listing-card-box .status-pill,#pc-wrap #my-page #my-listing-page .listing-card-box .status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:86px;height:34px;border-radius:999px;background:#eef6ff;color:#0c447c;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}#mobile-wrap #my-page #my-listing-page .listing-card-box .status-pill:hover,#pc-wrap #my-page #my-listing-page .listing-card-box .status-pill:hover{box-shadow:0 8px 18px rgba(16,37,30,.08);transform:translateY(-1px)}#mobile-wrap #my-page #my-listing-page .listing-card-box .status-pill .status,#pc-wrap #my-page #my-listing-page .listing-card-box .status-pill .status{font-family:Poppins,sans-serif;font-size:11px;font-weight:950}#mobile-wrap #my-page #my-listing-page .listing-card-box .status-pill--rented,#pc-wrap #my-page #my-listing-page .listing-card-box .status-pill--rented{background:#f3f4f6;color:#4b5563}#mobile-wrap #my-page #my-listing-page .listing-card-box .status-pill--active,#pc-wrap #my-page #my-listing-page .listing-card-box .status-pill--active{background:#e1f5ee;color:#085041}#mobile-wrap #my-page #my-listing-page .listing-card-box .status-pill--hidden,#pc-wrap #my-page #my-listing-page .listing-card-box .status-pill--hidden{background:#fef3c7;color:#92400e}#mobile-wrap #my-page #my-listing-page .listing-card-box .views-box,#pc-wrap #my-page #my-listing-page .listing-card-box .views-box{margin:14px 16px 0;padding-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;border-top:1px solid #edf2f0}#mobile-wrap #my-page #my-listing-page .listing-card-box .views-box .views,#pc-wrap #my-page #my-listing-page .listing-card-box .views-box .views{min-width:0;height:34px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:8px;background:#f7faf9;color:#43524d;font-family:Poppins,sans-serif;font-size:12px;font-weight:850}#mobile-wrap #my-page #my-listing-page .listing-card-box .views-box .views svg,#pc-wrap #my-page #my-listing-page .listing-card-box .views-box .views svg{width:16px;height:16px;color:#7b8783}#mobile-wrap #my-page #my-listing-page .listing-card-box .action-box,#pc-wrap #my-page #my-listing-page .listing-card-box .action-box{margin-top:auto;padding:14px 16px 16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}#mobile-wrap #my-page #my-listing-page .listing-card-box .action-box .icon-button,#pc-wrap #my-page #my-listing-page .listing-card-box .action-box .icon-button{width:100%;height:38px;border:1px solid #e3ebe7;border-radius:10px;background:#fff}#mobile-wrap #my-page #my-listing-page .listing-card-box .action-box .icon-button .buttons,#pc-wrap #my-page #my-listing-page .listing-card-box .action-box .icon-button .buttons{width:18px;height:18px;color:#43524d}#mobile-wrap #my-page #my-listing-page .listing-card-box .action-box .icon-button:hover,#pc-wrap #my-page #my-listing-page .listing-card-box .action-box .icon-button:hover{background:#e1f5ee;border-color:#e1f5ee}#mobile-wrap #my-page #my-listing-page .listing-card-box .action-box .icon-button--danger:hover,#pc-wrap #my-page #my-listing-page .listing-card-box .action-box .icon-button--danger:hover{background:#fff1f2}#mobile-wrap #my-page #my-listing-page .listing-card-box .action-box .icon-button--danger:hover .buttons,#pc-wrap #my-page #my-listing-page .listing-card-box .action-box .icon-button--danger:hover .buttons{color:#be123c}#mobile-wrap #my-page #my-listing-page .pagination-config,#pc-wrap #my-page #my-listing-page .pagination-config{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:10px}#mobile-wrap #my-page #my-listing-page .pagination-config .total-result p,#pc-wrap #my-page #my-listing-page .pagination-config .total-result p{color:#66736f;font-family:Poppins,sans-serif;font-size:13px;font-weight:800}@media(max-width:1180px){#mobile-wrap #my-page #my-listing-page .list-box,#pc-wrap #my-page #my-listing-page .list-box{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){#mobile-wrap #my-page #my-listing-page .main-title-box .right-box .main-title,#pc-wrap #my-page #my-listing-page .main-title-box .right-box .main-title{font-size:24px;line-height:30px}#mobile-wrap #my-page #my-listing-page .tab-name-box,#pc-wrap #my-page #my-listing-page .tab-name-box{padding:10px}#mobile-wrap #my-page #my-listing-page .tab-name-box .active-tab-name,#mobile-wrap #my-page #my-listing-page .tab-name-box .tab-name,#pc-wrap #my-page #my-listing-page .tab-name-box .active-tab-name,#pc-wrap #my-page #my-listing-page .tab-name-box .tab-name{flex:1 1;min-width:0;padding:0 8px}#mobile-wrap #my-page #my-listing-page .list-box,#pc-wrap #my-page #my-listing-page .list-box{grid-template-columns:1fr;padding:12px}}#mobile-wrap #my-page #my-favorites-page,#mobile-wrap #my-page #recently-visited-page,#pc-wrap #my-page #my-favorites-page,#pc-wrap #my-page #recently-visited-page{display:flex;flex-direction:column;gap:22px}#mobile-wrap #my-page #my-favorites-page .main-title-box,#mobile-wrap #my-page #recently-visited-page .main-title-box,#pc-wrap #my-page #my-favorites-page .main-title-box,#pc-wrap #my-page #recently-visited-page .main-title-box{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}#mobile-wrap #my-page #my-favorites-page .main-title-box .right-box,#mobile-wrap #my-page #recently-visited-page .main-title-box .right-box,#pc-wrap #my-page #my-favorites-page .main-title-box .right-box,#pc-wrap #my-page #recently-visited-page .main-title-box .right-box{display:flex;flex-direction:column;gap:6px}#mobile-wrap #my-page #my-favorites-page .main-title-box .right-box .main-title,#mobile-wrap #my-page #recently-visited-page .main-title-box .right-box .main-title,#pc-wrap #my-page #my-favorites-page .main-title-box .right-box .main-title,#pc-wrap #my-page #recently-visited-page .main-title-box .right-box .main-title{color:#111827;font-family:Poppins,sans-serif;font-size:30px;font-weight:900;line-height:36px}#mobile-wrap #my-page #my-favorites-page .main-title-box .right-box .sub-title,#mobile-wrap #my-page #recently-visited-page .main-title-box .right-box .sub-title,#pc-wrap #my-page #my-favorites-page .main-title-box .right-box .sub-title,#pc-wrap #my-page #recently-visited-page .main-title-box .right-box .sub-title{color:#66736f;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;line-height:22px}#mobile-wrap #my-page #my-favorites-page .favorites-list-box,#mobile-wrap #my-page #recently-visited-page .favorites-list-box,#pc-wrap #my-page #my-favorites-page .favorites-list-box,#pc-wrap #my-page #recently-visited-page .favorites-list-box{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;width:100%}#mobile-wrap #my-page #my-favorites-page .favorites-list-box .mypage-state-card,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .mypage-state-card,#pc-wrap #my-page #my-favorites-page .favorites-list-box .mypage-state-card,#pc-wrap #my-page #recently-visited-page .favorites-list-box .mypage-state-card{grid-column:1/-1}#mobile-wrap #my-page #my-favorites-page .favorites-list-box .card-config,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .card-config,#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config{width:100%;min-width:0;height:auto;min-height:382px;margin:0;overflow:hidden;border:1px solid #e3ebe7;border-radius:16px;background:#fff;box-shadow:0 12px 28px rgba(16,37,30,.06);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}#mobile-wrap #my-page #my-favorites-page .favorites-list-box .card-config:hover,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .card-config:hover,#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config:hover,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config:hover{transform:translateY(-3px);border-color:#cfe3dc;box-shadow:0 16px 34px rgba(16,37,30,.1)}#mobile-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top,#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top{position:relative;width:100%;aspect-ratio:16/11;height:auto;overflow:hidden;background:#e1f5ee}#mobile-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top a,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top a,#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top a,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top a{display:block;height:100%}#mobile-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top img,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top img,#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top img,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}#mobile-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top:hover img,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top:hover img,#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top:hover img,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top:hover img{transform:scale(1.04)}#mobile-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .top-badge,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top .top-badge,#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .top-badge,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top .top-badge{position:absolute;top:14px;left:14px;display:inline-flex;align-items:center;gap:5px;min-width:0;height:28px;padding:0 10px;border-radius:999px;background:#085041;color:#fff;font-family:Poppins,sans-serif;font-size:11px;font-weight:950}#mobile-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .top-badge img,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top .top-badge img,#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .top-badge img,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top .top-badge img{width:14px;height:14px;transform:none}#mobile-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .price-box,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top .price-box,#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .price-box,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top .price-box{position:absolute;left:14px;bottom:14px;display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid hsla(0,0%,100%,.7);border-radius:10px;background:hsla(0,0%,100%,.94);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}#mobile-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .price-box p,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top .price-box p,#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .price-box p,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top .price-box p{color:#085041;font-family:Poppins,sans-serif;font-size:15px;font-weight:950}#mobile-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom,#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom{display:flex;flex-direction:column;gap:12px;height:auto;padding:15px}#mobile-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .name-address,#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .name-address{display:flex;flex-direction:column;gap:5px;height:auto;margin:0}#mobile-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .address,#mobile-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .name,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .name-address .address,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .name-address .name,#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .address,#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .name,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .name-address .address,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .name-address .name{width:100%;height:auto;overflow:hidden}#mobile-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .name p,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .name-address .name p,#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .name p,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .name-address .name p{overflow:hidden;color:#111827;font-family:Poppins,sans-serif;font-size:15px;font-weight:900;line-height:21px;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .address p,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .name-address .address p,#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .address p,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .name-address .address p{overflow:hidden;color:#66736f;font-family:Poppins,sans-serif;font-size:12px;font-weight:750;line-height:18px;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .options,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .options,#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .options,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .options{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;width:100%;height:auto;margin:0}#mobile-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .options .option,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .options .option,#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .options .option,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .options .option{display:inline-flex;flex-direction:row;align-items:center;gap:5px;min-height:26px;padding:0 8px;border-radius:999px;background:#f4f7f6}#mobile-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .options .option img,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .options .option img,#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .options .option img,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .options .option img{width:13px;height:13px}#mobile-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .options .option p,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .options .option p,#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .options .option p,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .options .option p{color:#43524d;font-family:Poppins,sans-serif;font-size:11px;font-weight:850}#mobile-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .divider,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .divider,#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .divider,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .divider{width:100%;height:1px;margin:0;background:#edf2f0}#mobile-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .type-buttons,#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .type-buttons{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px}#mobile-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .type,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .type-buttons .type,#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .type,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .type-buttons .type{display:flex;flex-direction:row;flex-wrap:wrap;gap:7px}#mobile-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .type p,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .type-buttons .type p,#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .type p,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .type-buttons .type p{padding:5px 8px;border-radius:999px;background:#e1f5ee;color:#085041;font-family:Poppins,sans-serif;line-height:1}#mobile-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .type .disabled-type,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .type-buttons .type .disabled-type,#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .type .disabled-type,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .type-buttons .type .disabled-type{background:#f3f4f6;color:#9ca3af}#mobile-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .buttons,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .type-buttons .buttons,#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .buttons,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .type-buttons .buttons{display:flex;flex-direction:row;align-items:center;gap:2px;padding:0}#mobile-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .buttons button,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .type-buttons .buttons button,#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .buttons button,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .type-buttons .buttons button{width:30px;height:30px}#mobile-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .buttons svg,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .type-buttons .buttons svg,#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .buttons svg,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .type-buttons .buttons svg{width:16px;height:16px;color:#66736f}#mobile-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .buttons .view-cnt,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .type-buttons .buttons .view-cnt,#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .buttons .view-cnt,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .type-buttons .buttons .view-cnt{color:#43524d;font-family:Poppins,sans-serif;font-size:11px;font-weight:850}#mobile-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .buttons .liked-button,#mobile-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .buttons .liked-icon,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .type-buttons .buttons .liked-button,#mobile-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .type-buttons .buttons .liked-icon,#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .buttons .liked-button,#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .buttons .liked-icon,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .type-buttons .buttons .liked-button,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .type-buttons .buttons .liked-icon{color:#e11d48}#mobile-wrap #my-page #my-favorites-page .pagination-config,#mobile-wrap #my-page #recently-visited-page .pagination-config,#pc-wrap #my-page #my-favorites-page .pagination-config,#pc-wrap #my-page #recently-visited-page .pagination-config{display:flex;align-items:center;justify-content:center;gap:8px}#mobile-wrap #my-page #my-favorites-page .pagination-config .total-result p,#mobile-wrap #my-page #recently-visited-page .pagination-config .total-result p,#pc-wrap #my-page #my-favorites-page .pagination-config .total-result p,#pc-wrap #my-page #recently-visited-page .pagination-config .total-result p{color:#66736f;font-family:Poppins,sans-serif;font-size:13px;font-weight:800}@media(max-width:1100px){#mobile-wrap #my-page #my-favorites-page .favorites-list-box,#mobile-wrap #my-page #recently-visited-page .favorites-list-box,#pc-wrap #my-page #my-favorites-page .favorites-list-box,#pc-wrap #my-page #recently-visited-page .favorites-list-box{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){#mobile-wrap #my-page #my-favorites-page .main-title-box .right-box .main-title,#mobile-wrap #my-page #recently-visited-page .main-title-box .right-box .main-title,#pc-wrap #my-page #my-favorites-page .main-title-box .right-box .main-title,#pc-wrap #my-page #recently-visited-page .main-title-box .right-box .main-title{font-size:24px;line-height:30px}#mobile-wrap #my-page #my-favorites-page .favorites-list-box,#mobile-wrap #my-page #recently-visited-page .favorites-list-box,#pc-wrap #my-page #my-favorites-page .favorites-list-box,#pc-wrap #my-page #recently-visited-page .favorites-list-box{grid-template-columns:1fr;gap:14px}#mobile-wrap #my-page #my-favorites-page .card-config,#mobile-wrap #my-page #recently-visited-page .card-config,#pc-wrap #my-page #my-favorites-page .card-config,#pc-wrap #my-page #recently-visited-page .card-config{min-height:0}}#pc-wrap #my-page #my-saved-page{width:100%;height:auto;display:flex;flex-direction:column;gap:57px}#pc-wrap #my-page #my-saved-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-page #my-saved-page .main-title-box .right-box{width:315px}#pc-wrap #my-page #my-saved-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-page #my-saved-page .main-title-box .right-box .sub-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-saved-page .my-saved-list-box{width:100%;height:auto;padding:30px;border-radius:12px;border:1px solid hsla(0,0%,77%,.79);box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box{width:100%;height:60px;flex-direction:row;align-items:center;padding:0 30px;border-radius:12px;background:#f6f6f6}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box p{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#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:80px;flex-direction:row;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid #ddd}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .title{width:410px;margin-right:20px;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .date{width:150px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box{width:auto;height:100%;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:4px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box .icon-button :hover{background:#f6f6f6}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box .icon-button .buttons{color:#181a20}#pc-wrap #my-page #my-saved-page .my-saved-list-box .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#mobile-wrap #my-page #my-profile-page,#pc-wrap #my-page #my-profile-page{display:flex;flex-direction:column;gap:20px}#mobile-wrap #my-page #my-profile-page .mypage-hero,#pc-wrap #my-page #my-profile-page .mypage-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:24px;border:1px solid #e3ebe7;border-radius:16px;background:linear-gradient(135deg,#fff,#f0faf6);box-shadow:0 12px 28px rgba(16,37,30,.08)}#mobile-wrap #my-page #my-profile-page .mypage-hero__profile,#pc-wrap #my-page #my-profile-page .mypage-hero__profile{display:flex;align-items:center;gap:18px;min-width:0}#mobile-wrap #my-page #my-profile-page .mypage-hero__avatar,#pc-wrap #my-page #my-profile-page .mypage-hero__avatar{position:relative;flex:0 0 104px;width:104px;height:104px;border-radius:26px;background:#e1f5ee;box-shadow:inset 0 0 0 4px #fff}#mobile-wrap #my-page #my-profile-page .mypage-hero__avatar img,#pc-wrap #my-page #my-profile-page .mypage-hero__avatar img{width:100%;height:100%;border-radius:26px;object-fit:cover}#mobile-wrap #my-page #my-profile-page .mypage-hero__upload,#pc-wrap #my-page #my-profile-page .mypage-hero__upload{position:absolute;right:-6px;bottom:-6px;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:3px solid #fff;border-radius:50%;background:#1d9e75;color:#fff;cursor:pointer}#mobile-wrap #my-page #my-profile-page .mypage-hero__upload svg,#pc-wrap #my-page #my-profile-page .mypage-hero__upload svg{width:18px;height:18px}#mobile-wrap #my-page #my-profile-page .mypage-hero h1,#pc-wrap #my-page #my-profile-page .mypage-hero h1{margin:10px 0 6px;color:#111827;font-size:32px;font-weight:950;line-height:38px}#mobile-wrap #my-page #my-profile-page .mypage-hero p,#pc-wrap #my-page #my-profile-page .mypage-hero p{max-width:560px;margin:0;color:#66736f;font-size:14px;font-weight:700;line-height:22px}#mobile-wrap #my-page #my-profile-page .mypage-hero__actions,#pc-wrap #my-page #my-profile-page .mypage-hero__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}#mobile-wrap #my-page #my-profile-page .mypage-primary-action,#mobile-wrap #my-page #my-profile-page .mypage-secondary-action,#pc-wrap #my-page #my-profile-page .mypage-primary-action,#pc-wrap #my-page #my-profile-page .mypage-secondary-action{display:inline-flex;align-items:center;justify-content:center;min-width:132px;height:42px;padding:0 16px;border-radius:8px;font-size:13px;font-weight:900;text-decoration:none}#mobile-wrap #my-page #my-profile-page .mypage-primary-action,#pc-wrap #my-page #my-profile-page .mypage-primary-action{background:#1d9e75;color:#fff;box-shadow:0 10px 20px rgba(29,158,117,.22)}#mobile-wrap #my-page #my-profile-page .mypage-secondary-action,#pc-wrap #my-page #my-profile-page .mypage-secondary-action{border:1px solid #dfe8e4;background:#fff;color:#24332e}#mobile-wrap #my-page #my-profile-page .mypage-stats,#pc-wrap #my-page #my-profile-page .mypage-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}#mobile-wrap #my-page #my-profile-page .mypage-stat-card,#pc-wrap #my-page #my-profile-page .mypage-stat-card{display:flex;align-items:center;gap:12px;min-height:94px;padding:18px;border:1px solid #e3ebe7;border-radius:14px;background:#fff;color:#111827;text-decoration:none;box-shadow:0 10px 24px rgba(16,37,30,.07);transition:transform .2s,box-shadow .2s}#mobile-wrap #my-page #my-profile-page .mypage-stat-card:hover,#pc-wrap #my-page #my-profile-page .mypage-stat-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(16,37,30,.11)}#mobile-wrap #my-page #my-profile-page .mypage-stat-card>span,#pc-wrap #my-page #my-profile-page .mypage-stat-card>span{display:inline-flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:44px;border-radius:12px;background:#e1f5ee;color:#1d9e75}#mobile-wrap #my-page #my-profile-page .mypage-stat-card>span svg,#pc-wrap #my-page #my-profile-page .mypage-stat-card>span svg{width:22px;height:22px}#mobile-wrap #my-page #my-profile-page .mypage-stat-card div,#pc-wrap #my-page #my-profile-page .mypage-stat-card div{display:flex;flex-direction:column;gap:4px}#mobile-wrap #my-page #my-profile-page .mypage-stat-card strong,#pc-wrap #my-page #my-profile-page .mypage-stat-card strong{color:#111827;font-size:22px;font-weight:950;line-height:26px}#mobile-wrap #my-page #my-profile-page .mypage-stat-card small,#pc-wrap #my-page #my-profile-page .mypage-stat-card small{color:#66736f;font-size:11px;font-weight:850;text-transform:uppercase}#mobile-wrap #my-page #my-profile-page .mypage-dashboard-grid,#pc-wrap #my-page #my-profile-page .mypage-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.85fr);grid-gap:20px;gap:20px;align-items:flex-start}#mobile-wrap #my-page #my-profile-page .mypage-panel,#pc-wrap #my-page #my-profile-page .mypage-panel{padding:22px;border:1px solid #e3ebe7;border-radius:16px;background:#fff;box-shadow:0 10px 24px rgba(16,37,30,.07)}#mobile-wrap #my-page #my-profile-page .mypage-panel__heading,#pc-wrap #my-page #my-profile-page .mypage-panel__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:20px}#mobile-wrap #my-page #my-profile-page .mypage-panel__heading h2,#pc-wrap #my-page #my-profile-page .mypage-panel__heading h2{margin:0 0 6px;color:#111827;font-size:20px;font-weight:950;line-height:26px}#mobile-wrap #my-page #my-profile-page .mypage-panel__heading p,#pc-wrap #my-page #my-profile-page .mypage-panel__heading p{margin:0;color:#66736f;font-size:13px;font-weight:700;line-height:20px}#mobile-wrap #my-page #my-profile-page .mypage-panel__heading>svg,#pc-wrap #my-page #my-profile-page .mypage-panel__heading>svg{flex:0 0 auto;width:24px;height:24px;color:#1d9e75}#mobile-wrap #my-page #my-profile-page .mypage-form-grid,#pc-wrap #my-page #my-profile-page .mypage-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}#mobile-wrap #my-page #my-profile-page .mypage-form-grid label,#pc-wrap #my-page #my-profile-page .mypage-form-grid label{display:flex;flex-direction:column;gap:8px;min-width:0}#mobile-wrap #my-page #my-profile-page .mypage-form-grid label span,#pc-wrap #my-page #my-profile-page .mypage-form-grid label span{color:#34443f;font-size:12px;font-weight:900}#mobile-wrap #my-page #my-profile-page .mypage-form-grid input,#mobile-wrap #my-page #my-profile-page .mypage-form-grid textarea,#pc-wrap #my-page #my-profile-page .mypage-form-grid input,#pc-wrap #my-page #my-profile-page .mypage-form-grid textarea{width:100%;border:1px solid #dfe8e4;border-radius:10px;background:#f8fbfa;color:#111827;font-size:13px;font-weight:700;outline:none;box-sizing:border-box}#mobile-wrap #my-page #my-profile-page .mypage-form-grid input:focus,#mobile-wrap #my-page #my-profile-page .mypage-form-grid textarea:focus,#pc-wrap #my-page #my-profile-page .mypage-form-grid input:focus,#pc-wrap #my-page #my-profile-page .mypage-form-grid textarea:focus{border-color:#1d9e75;box-shadow:0 0 0 3px rgba(29,158,117,.12)}#mobile-wrap #my-page #my-profile-page .mypage-form-grid input,#pc-wrap #my-page #my-profile-page .mypage-form-grid input{height:46px;padding:0 13px}#mobile-wrap #my-page #my-profile-page .mypage-form-grid textarea,#pc-wrap #my-page #my-profile-page .mypage-form-grid textarea{min-height:112px;padding:13px;resize:vertical}#mobile-wrap #my-page #my-profile-page .mypage-form-grid__wide,#pc-wrap #my-page #my-profile-page .mypage-form-grid__wide{grid-column:1/-1}#mobile-wrap #my-page #my-profile-page .mypage-save-button,#pc-wrap #my-page #my-profile-page .mypage-save-button{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:42px;margin-top:18px;padding:0 18px;border:0;border-radius:8px;background:#1d9e75;color:#fff;cursor:pointer;font-size:13px;font-weight:900}#mobile-wrap #my-page #my-profile-page .mypage-save-button:disabled,#pc-wrap #my-page #my-profile-page .mypage-save-button:disabled{cursor:not-allowed;background:#aab8b3}#mobile-wrap #my-page #my-profile-page .mypage-side-panels,#pc-wrap #my-page #my-profile-page .mypage-side-panels{display:flex;flex-direction:column;gap:16px}#mobile-wrap #my-page #my-profile-page .mypage-status-list,#pc-wrap #my-page #my-profile-page .mypage-status-list{display:flex;flex-direction:column;gap:10px}#mobile-wrap #my-page #my-profile-page .mypage-status-list div,#pc-wrap #my-page #my-profile-page .mypage-status-list div{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:0 12px;border-radius:10px;background:#f7faf9}#mobile-wrap #my-page #my-profile-page .mypage-status-list span,#pc-wrap #my-page #my-profile-page .mypage-status-list span{color:#66736f;font-size:12px;font-weight:800}#mobile-wrap #my-page #my-profile-page .mypage-status-list strong,#pc-wrap #my-page #my-profile-page .mypage-status-list strong{color:#0f3f35;font-size:12px;font-weight:950}#mobile-wrap #my-page #my-profile-page .mypage-empty-note,#pc-wrap #my-page #my-profile-page .mypage-empty-note{display:flex;flex-direction:column;gap:6px;padding:14px;border-radius:12px;background:#f7faf9}#mobile-wrap #my-page #my-profile-page .mypage-empty-note strong,#pc-wrap #my-page #my-profile-page .mypage-empty-note strong{color:#111827;font-size:13px;font-weight:950}#mobile-wrap #my-page #my-profile-page .mypage-empty-note span,#pc-wrap #my-page #my-profile-page .mypage-empty-note span{color:#66736f;font-size:12px;font-weight:700;line-height:18px}@media(max-width:1120px){#mobile-wrap #my-page #my-profile-page .mypage-stats,#pc-wrap #my-page #my-profile-page .mypage-stats{grid-template-columns:repeat(2,minmax(0,1fr))}#mobile-wrap #my-page #my-profile-page .mypage-dashboard-grid,#pc-wrap #my-page #my-profile-page .mypage-dashboard-grid{grid-template-columns:1fr}}@media(max-width:640px){#mobile-wrap #my-page #my-profile-page .mypage-hero,#pc-wrap #my-page #my-profile-page .mypage-hero{align-items:flex-start;flex-direction:column;padding:18px}#mobile-wrap #my-page #my-profile-page .mypage-hero__profile,#pc-wrap #my-page #my-profile-page .mypage-hero__profile{align-items:flex-start;flex-direction:column}#mobile-wrap #my-page #my-profile-page .mypage-hero__avatar,#pc-wrap #my-page #my-profile-page .mypage-hero__avatar{width:92px;height:92px;flex-basis:92px}#mobile-wrap #my-page #my-profile-page .mypage-hero__actions,#pc-wrap #my-page #my-profile-page .mypage-hero__actions{width:100%;justify-content:stretch}#mobile-wrap #my-page #my-profile-page .mypage-hero__actions a,#pc-wrap #my-page #my-profile-page .mypage-hero__actions a{flex:1 1}#mobile-wrap #my-page #my-profile-page .mypage-hero h1,#pc-wrap #my-page #my-profile-page .mypage-hero h1{font-size:26px;line-height:32px}#mobile-wrap #my-page #my-profile-page .mypage-form-grid,#mobile-wrap #my-page #my-profile-page .mypage-stats,#pc-wrap #my-page #my-profile-page .mypage-form-grid,#pc-wrap #my-page #my-profile-page .mypage-stats{grid-template-columns:1fr}#mobile-wrap #my-page #my-profile-page .mypage-panel,#pc-wrap #my-page #my-profile-page .mypage-panel{padding:18px}}#mobile-wrap #my-articles-page,#pc-wrap #my-articles-page{width:100%}#mobile-wrap #my-articles-page .my-articles__header,#pc-wrap #my-articles-page .my-articles__header{margin-bottom:24px;padding:26px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #e6ece9;border-radius:12px;background:#fff;box-shadow:0 14px 34px rgba(15,23,42,.05)}#mobile-wrap #my-articles-page .my-articles__header span,#pc-wrap #my-articles-page .my-articles__header span{color:#1d9e75;font-family:Poppins,sans-serif;font-size:13px;font-weight:800;text-transform:uppercase}#mobile-wrap #my-articles-page .my-articles__header h1,#pc-wrap #my-articles-page .my-articles__header h1{margin:8px 0;color:#0f172a;font-family:Poppins,sans-serif;font-size:28px;font-weight:800;line-height:1.2}#mobile-wrap #my-articles-page .my-articles__header p,#pc-wrap #my-articles-page .my-articles__header p{color:#64748b;font-family:Poppins,sans-serif;font-size:15px;line-height:1.6}#mobile-wrap #my-articles-page .my-articles__header a,#pc-wrap #my-articles-page .my-articles__header a{min-height:44px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;background:#1d9e75;color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:900;white-space:nowrap;text-decoration:none;box-shadow:0 10px 20px rgba(29,158,117,.18);transition:transform .16s ease,background .16s ease}#mobile-wrap #my-articles-page .my-articles__header a svg,#pc-wrap #my-articles-page .my-articles__header a svg{width:18px;height:18px}#mobile-wrap #my-articles-page .my-articles__header a:hover,#pc-wrap #my-articles-page .my-articles__header a:hover{background:#085041;transform:translateY(-1px)}#mobile-wrap #my-articles-page .article-list-box,#pc-wrap #my-articles-page .article-list-box{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-bottom:30px}#mobile-wrap #my-articles-page .article-list-box .community-card,#pc-wrap #my-articles-page .article-list-box .community-card{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e6ece9;border-radius:12px;background:#fff;box-shadow:0 10px 26px rgba(15,23,42,.05);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}#mobile-wrap #my-articles-page .article-list-box .community-card:hover,#pc-wrap #my-articles-page .article-list-box .community-card:hover{border-color:rgba(29,158,117,.28);box-shadow:0 18px 34px rgba(15,23,42,.1);transform:translateY(-3px)}#mobile-wrap #my-articles-page .article-list-box .community-card__image,#pc-wrap #my-articles-page .article-list-box .community-card__image{position:relative;height:154px;min-height:154px;overflow:hidden;background:#eef2f0}#mobile-wrap #my-articles-page .article-list-box .community-card__image img,#pc-wrap #my-articles-page .article-list-box .community-card__image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transition:transform .22s ease}#mobile-wrap #my-articles-page .article-list-box .community-card__image span,#pc-wrap #my-articles-page .article-list-box .community-card__image span{position:absolute;top:12px;left:12px;max-width:calc(100% - 24px);padding:6px 10px;overflow:hidden;border-radius:999px;background:hsla(0,0%,100%,.94);color:#085041;font-family:Poppins,sans-serif;font-size:11px;font-weight:900;line-height:1;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;box-shadow:0 8px 18px rgba(15,23,42,.1)}#mobile-wrap #my-articles-page .article-list-box .community-card:hover .community-card__image img,#pc-wrap #my-articles-page .article-list-box .community-card:hover .community-card__image img{transform:scale(1.04)}#mobile-wrap #my-articles-page .article-list-box .community-card__body,#pc-wrap #my-articles-page .article-list-box .community-card__body{flex:1 1;display:flex;flex-direction:column;gap:12px;padding:16px;background:#fff}#mobile-wrap #my-articles-page .article-list-box .community-card__author,#pc-wrap #my-articles-page .article-list-box .community-card__author{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px}#mobile-wrap #my-articles-page .article-list-box .community-card__author img,#pc-wrap #my-articles-page .article-list-box .community-card__author img{width:34px;height:34px;border-radius:50%;object-fit:cover}#mobile-wrap #my-articles-page .article-list-box .community-card__author button,#pc-wrap #my-articles-page .article-list-box .community-card__author button{min-width:0;overflow:hidden;border:0;background:transparent;color:#34433e;font-family:Poppins,sans-serif;font-size:12px;font-weight:900;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}#mobile-wrap #my-articles-page .article-list-box .community-card__author small,#pc-wrap #my-articles-page .article-list-box .community-card__author small{color:#7b8984;font-family:Poppins,sans-serif;font-size:11px;font-weight:800;white-space:nowrap}#mobile-wrap #my-articles-page .article-list-box .community-card h3,#pc-wrap #my-articles-page .article-list-box .community-card h3{display:-webkit-box;min-height:48px;margin:0;overflow:hidden;color:#0f172a;font-family:Poppins,sans-serif;font-size:16px;font-weight:900;line-height:24px;-webkit-box-orient:vertical;-webkit-line-clamp:2}#mobile-wrap #my-articles-page .article-list-box .community-card__stats,#pc-wrap #my-articles-page .article-list-box .community-card__stats{margin-top:auto;padding-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;grid-gap:8px;gap:8px;border-top:1px solid #edf2ef}#mobile-wrap #my-articles-page .article-list-box .community-card__stats button,#mobile-wrap #my-articles-page .article-list-box .community-card__stats span,#pc-wrap #my-articles-page .article-list-box .community-card__stats button,#pc-wrap #my-articles-page .article-list-box .community-card__stats span{min-width:0;height:34px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:8px;background:#f7faf9;color:#53625d;font-family:Poppins,sans-serif;font-size:12px;font-weight:900}#mobile-wrap #my-articles-page .article-list-box .community-card__stats button,#pc-wrap #my-articles-page .article-list-box .community-card__stats button{cursor:pointer;transition:background .16s ease,color .16s ease}#mobile-wrap #my-articles-page .article-list-box .community-card__stats button:hover,#pc-wrap #my-articles-page .article-list-box .community-card__stats button:hover{background:#e1f5ee;color:#085041}#mobile-wrap #my-articles-page .article-list-box .community-card__stats svg,#pc-wrap #my-articles-page .article-list-box .community-card__stats svg{width:16px;height:16px;flex:0 0 auto}#mobile-wrap #my-articles-page .my-articles__state,#pc-wrap #my-articles-page .my-articles__state{padding:34px;display:flex;flex-direction:column;align-items:center;gap:8px;border:1px dashed #cbd5e1;border-radius:12px;background:#f8fafc;text-align:center}#mobile-wrap #my-articles-page .my-articles__state svg,#pc-wrap #my-articles-page .my-articles__state svg{width:34px;height:34px;color:#1d9e75}#mobile-wrap #my-articles-page .my-articles__state h3,#pc-wrap #my-articles-page .my-articles__state h3{color:#0f172a;font-family:Poppins,sans-serif;font-size:20px;font-weight:800}#mobile-wrap #my-articles-page .my-articles__state p,#pc-wrap #my-articles-page .my-articles__state p{margin-top:8px;color:#64748b;font-family:Poppins,sans-serif;font-size:14px}#mobile-wrap #my-articles-page .my-articles__state--error,#pc-wrap #my-articles-page .my-articles__state--error{border-color:#fecaca;background:#fff7f7}#mobile-wrap #my-articles-page .pagination-conf,#pc-wrap #my-articles-page .pagination-conf{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin-top:20px;padding:18px;border:1px solid #e6ece9;border-radius:12px;background:#fff}#mobile-wrap #my-articles-page .pagination-conf p,#pc-wrap #my-articles-page .pagination-conf p{color:#64748b;font-family:Poppins,sans-serif;font-size:14px}#mobile-wrap #my-articles-page .my-articles__header{align-items:stretch;flex-direction:column;padding:20px}#mobile-wrap #my-articles-page .my-articles__header h1{font-size:23px}#mobile-wrap #my-articles-page .my-articles__header a{width:100%}#mobile-wrap #my-articles-page .article-list-box{grid-template-columns:1fr}@media(max-width:1200px){#pc-wrap #my-articles-page .article-list-box{grid-template-columns:repeat(2,minmax(0,1fr))}}#mobile-wrap #write-article-page,#pc-wrap #write-article-page{width:100%}#mobile-wrap #write-article-page .write-article__header,#pc-wrap #write-article-page .write-article__header{margin-bottom:24px;padding:26px;border:1px solid #e6ece9;border-radius:12px;background:linear-gradient(135deg,#fff,#f0faf6)}#mobile-wrap #write-article-page .write-article__header span,#pc-wrap #write-article-page .write-article__header span{color:#1d9e75;font-family:Poppins,sans-serif;font-size:13px;font-weight:700;text-transform:uppercase}#mobile-wrap #write-article-page .write-article__header h1,#pc-wrap #write-article-page .write-article__header h1{margin:8px 0;color:#0f172a;font-family:Poppins,sans-serif;font-size:28px;font-weight:800;line-height:1.2}#mobile-wrap #write-article-page .write-article__header p,#pc-wrap #write-article-page .write-article__header p{max-width:680px;color:#64748b;font-family:Poppins,sans-serif;font-size:15px;line-height:1.6}#mobile-wrap #write-article-page .article-editor,#pc-wrap #write-article-page .article-editor{padding:24px;border:1px solid #e6ece9;border-radius:12px;background:#fff;box-shadow:0 18px 42px rgba(15,23,42,.06)}#mobile-wrap #write-article-page .article-editor__fields,#pc-wrap #write-article-page .article-editor__fields{display:grid;grid-template-columns:220px 1fr;grid-gap:16px;gap:16px;margin-bottom:18px}#mobile-wrap #write-article-page .article-editor__fields label,#pc-wrap #write-article-page .article-editor__fields label{display:flex;flex-direction:column;gap:8px}#mobile-wrap #write-article-page .article-editor__fields label span,#pc-wrap #write-article-page .article-editor__fields label span{color:#0f172a;font-family:Poppins,sans-serif;font-size:13px;font-weight:700}#mobile-wrap #write-article-page .article-editor__limit,#pc-wrap #write-article-page .article-editor__limit{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px;color:#64748b;font-family:Poppins,sans-serif;font-size:13px}#mobile-wrap #write-article-page .article-editor__limit em,#pc-wrap #write-article-page .article-editor__limit em{font-style:normal}#mobile-wrap #write-article-page .article-editor__actions,#pc-wrap #write-article-page .article-editor__actions{display:flex;justify-content:flex-end;margin-top:18px}#mobile-wrap #write-article-page .article-editor__actions button,#pc-wrap #write-article-page .article-editor__actions button{min-width:150px;height:44px;border-radius:10px;background:#1d9e75;font-family:Poppins,sans-serif;font-weight:800;text-transform:none}#mobile-wrap #write-article-page .article-editor__actions button:hover,#pc-wrap #write-article-page .article-editor__actions button:hover{background:#0f7b5c}#mobile-wrap #write-article-page .article-editor .toastui-editor-defaultUI,#pc-wrap #write-article-page .article-editor .toastui-editor-defaultUI{border-color:#dbe7e2;border-radius:12px;overflow:hidden}#mobile-wrap #write-article-page .article-editor .toastui-editor-defaultUI button,#pc-wrap #write-article-page .article-editor .toastui-editor-defaultUI button{padding:4px}#mobile-wrap #write-article-page .article-editor .toastui-editor-popup-body,#mobile-wrap #write-article-page .write-article__header,#pc-wrap #write-article-page .article-editor .toastui-editor-popup-body{padding:20px}#mobile-wrap #write-article-page .write-article__header h1{font-size:23px}#mobile-wrap #write-article-page .article-editor{padding:16px}#mobile-wrap #write-article-page .article-editor__fields{grid-template-columns:1fr}#mobile-wrap #write-article-page .article-editor__limit{flex-direction:column}#mobile-wrap #write-article-page .article-editor__actions button{width:100%}#mobile-wrap #community-list-page,#pc-wrap #community-list-page{min-height:100vh;background:#f7faf9}#mobile-wrap #community-list-page .community-hero,#pc-wrap #community-list-page .community-hero{padding:60px 0 44px;background:#0b3f34;color:#fff}#mobile-wrap #community-list-page .community-hero .container,#pc-wrap #community-list-page .community-hero .container{flex-direction:column}#mobile-wrap #community-list-page .community-hero span,#pc-wrap #community-list-page .community-hero span{color:#e1f5ee;font-size:12px;font-weight:950;text-transform:uppercase}#mobile-wrap #community-list-page .community-hero h1,#pc-wrap #community-list-page .community-hero h1{max-width:760px;margin:12px 0 10px;font-size:40px;font-weight:950;line-height:48px}#mobile-wrap #community-list-page .community-hero p,#pc-wrap #community-list-page .community-hero p{max-width:680px;margin:0;color:hsla(0,0%,100%,.78);font-size:15px;font-weight:700;line-height:24px}#mobile-wrap #community-list-page .community-shell,#pc-wrap #community-list-page .community-shell{display:grid;grid-template-columns:280px minmax(0,1fr);grid-gap:20px;gap:20px;padding-top:28px;padding-bottom:72px}#mobile-wrap #community-list-page .community-panel,#mobile-wrap #community-list-page .community-sidebar,#pc-wrap #community-list-page .community-panel,#pc-wrap #community-list-page .community-sidebar{border:1px solid #e3ebe7;border-radius:16px;background:#fff;box-shadow:0 12px 28px rgba(16,37,30,.06)}#mobile-wrap #community-list-page .community-sidebar,#pc-wrap #community-list-page .community-sidebar{align-self:start;padding:16px}#mobile-wrap #community-list-page .community-sidebar__brand,#pc-wrap #community-list-page .community-sidebar__brand{padding:8px 8px 14px;color:#111827;font-size:16px;font-weight:950}#mobile-wrap #community-list-page .community-sidebar button,#pc-wrap #community-list-page .community-sidebar button{width:100%;padding:13px;border:0;border-radius:12px;background:transparent;color:#43524d;cursor:pointer;text-align:left}#mobile-wrap #community-list-page .community-sidebar button span,#mobile-wrap #community-list-page .community-sidebar button strong,#pc-wrap #community-list-page .community-sidebar button span,#pc-wrap #community-list-page .community-sidebar button strong{display:block}#mobile-wrap #community-list-page .community-sidebar button strong,#pc-wrap #community-list-page .community-sidebar button strong{font-size:14px;font-weight:950}#mobile-wrap #community-list-page .community-sidebar button span,#pc-wrap #community-list-page .community-sidebar button span{margin-top:4px;font-size:12px;font-weight:700;line-height:18px}#mobile-wrap #community-list-page .community-sidebar button.active,#pc-wrap #community-list-page .community-sidebar button.active{background:#e1f5ee;color:#085041}#mobile-wrap #community-list-page .community-panel,#pc-wrap #community-list-page .community-panel{padding:22px}#mobile-wrap #community-list-page .community-panel__head,#pc-wrap #community-list-page .community-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}#mobile-wrap #community-list-page .community-panel__head span,#pc-wrap #community-list-page .community-panel__head span{color:#1d9e75;font-size:12px;font-weight:950}#mobile-wrap #community-list-page .community-panel__head h2,#pc-wrap #community-list-page .community-panel__head h2{margin:6px 0;color:#111827;font-size:26px;font-weight:950}#mobile-wrap #community-list-page .community-panel__head p,#pc-wrap #community-list-page .community-panel__head p{margin:0;color:#66736f;font-size:13px;font-weight:750}#mobile-wrap #community-list-page .community-write,#pc-wrap #community-list-page .community-write{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0 14px;border:0;border-radius:10px;background:#1d9e75;color:#fff;cursor:pointer;font-size:13px;font-weight:950}#mobile-wrap #community-list-page .community-write svg,#pc-wrap #community-list-page .community-write svg{width:17px;height:17px}#mobile-wrap #community-list-page .community-toolbar,#pc-wrap #community-list-page .community-toolbar{display:flex;gap:10px;margin-bottom:18px}#mobile-wrap #community-list-page .community-toolbar label,#pc-wrap #community-list-page .community-toolbar label{flex:1 1;display:flex;align-items:center;gap:8px;height:42px;padding:0 12px;border:1px solid #dce8e4;border-radius:10px;background:#f7faf9}#mobile-wrap #community-list-page .community-toolbar label svg,#pc-wrap #community-list-page .community-toolbar label svg{width:18px;height:18px;color:#1d9e75}#mobile-wrap #community-list-page .community-toolbar label input,#pc-wrap #community-list-page .community-toolbar label input{width:100%;border:0;outline:0;background:transparent;font-size:14px;font-weight:700}#mobile-wrap #community-list-page .community-toolbar button,#pc-wrap #community-list-page .community-toolbar button{min-width:92px;border:0;border-radius:10px;background:#085041;color:#fff;cursor:pointer;font-size:13px;font-weight:950}#mobile-wrap #community-list-page .community-grid,#pc-wrap #community-list-page .community-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}#mobile-wrap #community-list-page .community-state,#pc-wrap #community-list-page .community-state{display:flex;align-items:center;justify-content:center;min-height:260px;border:1px dashed #cbd8d3;border-radius:14px;color:#66736f;font-size:14px;font-weight:850;text-align:center}#mobile-wrap #community-list-page .community-state--error,#pc-wrap #community-list-page .community-state--error{color:#b42318}#mobile-wrap #community-list-page .community-pagination,#pc-wrap #community-list-page .community-pagination{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:24px}#mobile-wrap #community-list-page .community-pagination span,#pc-wrap #community-list-page .community-pagination span{color:#66736f;font-size:13px;font-weight:800}#mobile-wrap #community-list-page .community-card,#pc-wrap #community-list-page .community-card{min-width:0;overflow:hidden;border:1px solid #e6ece9;border-radius:12px;background:#fff;box-shadow:0 8px 20px rgba(8,80,65,.05);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}#mobile-wrap #community-list-page .community-card:hover,#pc-wrap #community-list-page .community-card:hover{transform:translateY(-3px);box-shadow:0 13px 28px rgba(8,80,65,.11)}#mobile-wrap #community-list-page .community-card__image,#pc-wrap #community-list-page .community-card__image{position:relative;height:170px;background:#eef2f0}#mobile-wrap #community-list-page .community-card__image img,#pc-wrap #community-list-page .community-card__image img{display:block;width:100%;height:100%;object-fit:cover}#mobile-wrap #community-list-page .community-card__image span,#pc-wrap #community-list-page .community-card__image span{position:absolute;left:12px;top:12px;padding:6px 9px;border-radius:999px;background:#fff;color:#085041;font-size:11px;font-weight:950}#mobile-wrap #community-list-page .community-card__body,#pc-wrap #community-list-page .community-card__body{padding:14px}#mobile-wrap #community-list-page .community-card__author,#pc-wrap #community-list-page .community-card__author{display:flex;align-items:center;gap:8px;min-width:0}#mobile-wrap #community-list-page .community-card__author img,#pc-wrap #community-list-page .community-card__author img{width:30px;height:30px;border-radius:50%;object-fit:cover}#mobile-wrap #community-list-page .community-card__author button,#pc-wrap #community-list-page .community-card__author button{min-width:0;border:0;background:transparent;color:#43524d;cursor:pointer;font-size:12px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap #community-list-page .community-card__author small,#pc-wrap #community-list-page .community-card__author small{margin-left:auto;color:#8a9691;font-size:11px;font-weight:800;white-space:nowrap}#mobile-wrap #community-list-page .community-card h3,#pc-wrap #community-list-page .community-card h3{display:-webkit-box;min-height:48px;margin:13px 0;overflow:hidden;color:#111827;font-size:16px;font-weight:950;line-height:24px;-webkit-box-orient:vertical;-webkit-line-clamp:2}#mobile-wrap #community-list-page .community-card__stats,#pc-wrap #community-list-page .community-card__stats{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:12px;border-top:1px solid #edf2ef}#mobile-wrap #community-list-page .community-card__stats button,#mobile-wrap #community-list-page .community-card__stats span,#pc-wrap #community-list-page .community-card__stats button,#pc-wrap #community-list-page .community-card__stats span{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:#697873;font-size:12px;font-weight:850}#mobile-wrap #community-list-page .community-card__stats button,#pc-wrap #community-list-page .community-card__stats button{cursor:pointer}#mobile-wrap #community-list-page .community-card__stats svg,#pc-wrap #community-list-page .community-card__stats svg{width:15px;height:15px}@media(max-width:1100px){#mobile-wrap #community-list-page .community-shell,#pc-wrap #community-list-page .community-shell{grid-template-columns:1fr}#mobile-wrap #community-list-page .community-grid,#pc-wrap #community-list-page .community-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){#mobile-wrap #community-list-page .community-hero,#pc-wrap #community-list-page .community-hero{padding:42px 0 34px}#mobile-wrap #community-list-page .community-hero h1,#pc-wrap #community-list-page .community-hero h1{font-size:30px;line-height:38px}#mobile-wrap #community-list-page .community-shell,#pc-wrap #community-list-page .community-shell{padding-top:16px;padding-bottom:42px}#mobile-wrap #community-list-page .community-panel__head,#mobile-wrap #community-list-page .community-toolbar,#pc-wrap #community-list-page .community-panel__head,#pc-wrap #community-list-page .community-toolbar{flex-direction:column}#mobile-wrap #community-list-page .community-grid,#pc-wrap #community-list-page .community-grid{grid-template-columns:1fr}#mobile-wrap #community-list-page .community-toolbar button,#mobile-wrap #community-list-page .community-write,#pc-wrap #community-list-page .community-toolbar button,#pc-wrap #community-list-page .community-write{width:100%}}#mobile-wrap #community-detail-page,#pc-wrap #community-detail-page{min-height:100vh;padding:34px 0 72px;background:#f7faf9}#mobile-wrap #community-detail-page .community-detail-shell,#pc-wrap #community-detail-page .community-detail-shell{flex-direction:column;gap:18px}#mobile-wrap #community-detail-page .community-back,#pc-wrap #community-detail-page .community-back{display:inline-flex;align-items:center;gap:7px;width:-moz-fit-content;width:fit-content;color:#085041;font-size:13px;font-weight:950}#mobile-wrap #community-detail-page .community-back svg,#pc-wrap #community-detail-page .community-back svg{width:18px;height:18px}#mobile-wrap #community-detail-page .article-detail-card,#mobile-wrap #community-detail-page .comments-panel,#mobile-wrap #community-detail-page .related-articles,#pc-wrap #community-detail-page .article-detail-card,#pc-wrap #community-detail-page .comments-panel,#pc-wrap #community-detail-page .related-articles{padding:24px;border:1px solid #e3ebe7;border-radius:16px;background:#fff;box-shadow:0 12px 28px rgba(16,37,30,.06)}#mobile-wrap #community-detail-page .article-detail-card__meta,#pc-wrap #community-detail-page .article-detail-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px}#mobile-wrap #community-detail-page .article-detail-card__meta span,#pc-wrap #community-detail-page .article-detail-card__meta span{padding:7px 10px;border-radius:999px;background:#e1f5ee;color:#085041;font-size:12px;font-weight:950}#mobile-wrap #community-detail-page .article-detail-card__meta em,#pc-wrap #community-detail-page .article-detail-card__meta em{color:#8a9691;font-size:12px;font-style:normal;font-weight:800}#mobile-wrap #community-detail-page .article-detail-card h1,#pc-wrap #community-detail-page .article-detail-card h1{max-width:860px;margin:18px 0 14px;color:#111827;font-size:36px;font-weight:950;line-height:44px}#mobile-wrap #community-detail-page .article-detail-card__image,#pc-wrap #community-detail-page .article-detail-card__image{width:100%;max-height:430px;margin-top:22px;border-radius:14px;object-fit:cover;background:#f1f5f9}#mobile-wrap #community-detail-page .article-author,#pc-wrap #community-detail-page .article-author{display:flex;align-items:center;gap:10px}#mobile-wrap #community-detail-page .article-author img,#pc-wrap #community-detail-page .article-author img{width:38px;height:38px;border-radius:50%;object-fit:cover}#mobile-wrap #community-detail-page .article-author button,#pc-wrap #community-detail-page .article-author button{border:0;background:transparent;color:#43524d;cursor:pointer;font-size:13px;font-weight:950}#mobile-wrap #community-detail-page .article-stats,#pc-wrap #community-detail-page .article-stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}#mobile-wrap #community-detail-page .article-stats button,#mobile-wrap #community-detail-page .article-stats span,#pc-wrap #community-detail-page .article-stats button,#pc-wrap #community-detail-page .article-stats span{display:inline-flex;align-items:center;gap:5px;min-height:34px;padding:0 10px;border:1px solid #dfe8e4;border-radius:999px;background:#fff;color:#43524d;font-size:12px;font-weight:900}#mobile-wrap #community-detail-page .article-stats button,#pc-wrap #community-detail-page .article-stats button{cursor:pointer}#mobile-wrap #community-detail-page .article-stats svg,#pc-wrap #community-detail-page .article-stats svg{width:16px;height:16px;color:#1d9e75}#mobile-wrap #community-detail-page .article-content,#pc-wrap #community-detail-page .article-content{margin-top:20px}#mobile-wrap #community-detail-page .article-content .toastui-editor-contents,#pc-wrap #community-detail-page .article-content .toastui-editor-contents{color:#27332f;font-size:15px;line-height:1.75}#mobile-wrap #community-detail-page .comments-panel__head,#pc-wrap #community-detail-page .comments-panel__head{margin-bottom:16px}#mobile-wrap #community-detail-page .comments-panel__head h2,#pc-wrap #community-detail-page .comments-panel__head h2{margin:0;color:#111827;font-size:22px;font-weight:950}#mobile-wrap #community-detail-page .comments-panel__head p,#pc-wrap #community-detail-page .comments-panel__head p{margin:6px 0 0;color:#66736f;font-size:13px;font-weight:750}#mobile-wrap #community-detail-page .comment-composer,#pc-wrap #community-detail-page .comment-composer{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:8px;gap:8px;margin-bottom:18px}#mobile-wrap #community-detail-page .comment-composer input,#pc-wrap #community-detail-page .comment-composer input{height:42px;padding:0 12px;border:1px solid #dce8e4;border-radius:10px;outline:0;background:#f7faf9;font-size:14px;font-weight:700}#mobile-wrap #community-detail-page .comment-composer span,#pc-wrap #community-detail-page .comment-composer span{display:inline-flex;align-items:center;justify-content:center;min-width:58px;color:#8a9691;font-size:12px;font-weight:850}#mobile-wrap #community-detail-page .comment-composer button,#pc-wrap #community-detail-page .comment-composer button{min-width:96px;border:0;border-radius:10px;background:#1d9e75;color:#fff;cursor:pointer;font-size:13px;font-weight:950}#mobile-wrap #community-detail-page .comment-composer button:disabled,#pc-wrap #community-detail-page .comment-composer button:disabled{cursor:not-allowed;opacity:.55}#mobile-wrap #community-detail-page .community-detail-state,#pc-wrap #community-detail-page .community-detail-state{display:flex;align-items:center;justify-content:center;min-height:180px;border:1px dashed #cbd8d3;border-radius:14px;color:#66736f;text-align:center;font-size:14px;font-weight:850}#mobile-wrap #community-detail-page .community-detail-state--error,#pc-wrap #community-detail-page .community-detail-state--error{color:#b42318}#mobile-wrap #community-detail-page .comment-list,#pc-wrap #community-detail-page .comment-list{display:flex;flex-direction:column;gap:10px}#mobile-wrap #community-detail-page .comment-card,#pc-wrap #community-detail-page .comment-card{padding:14px;border:1px solid #edf2f0;border-radius:12px;background:#fbfdfc}#mobile-wrap #community-detail-page .comment-card__head,#pc-wrap #community-detail-page .comment-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px}#mobile-wrap #community-detail-page .comment-card__head>button,#pc-wrap #community-detail-page .comment-card__head>button{display:flex;align-items:center;gap:9px;min-width:0;border:0;background:transparent;cursor:pointer;text-align:left}#mobile-wrap #community-detail-page .comment-card__head>button img,#pc-wrap #community-detail-page .comment-card__head>button img{width:38px;height:38px;border-radius:50%;object-fit:cover}#mobile-wrap #community-detail-page .comment-card__head>button span,#pc-wrap #community-detail-page .comment-card__head>button span{display:flex;flex-direction:column;gap:3px}#mobile-wrap #community-detail-page .comment-card__head>button strong,#pc-wrap #community-detail-page .comment-card__head>button strong{color:#111827;font-size:13px;font-weight:950}#mobile-wrap #community-detail-page .comment-card__head>button small,#pc-wrap #community-detail-page .comment-card__head>button small{color:#8a9691;font-size:11px;font-weight:800}#mobile-wrap #community-detail-page .comment-card__head>div,#pc-wrap #community-detail-page .comment-card__head>div{display:flex;gap:4px}#mobile-wrap #community-detail-page .comment-card__head>div button,#pc-wrap #community-detail-page .comment-card__head>div button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #dfe8e4;border-radius:8px;background:#fff;color:#66736f;cursor:pointer}#mobile-wrap #community-detail-page .comment-card__head>div button svg,#pc-wrap #community-detail-page .comment-card__head>div button svg{width:16px;height:16px}#mobile-wrap #community-detail-page .comment-card p,#pc-wrap #community-detail-page .comment-card p{margin:12px 0 0 47px;color:#27332f;font-size:14px;font-weight:700;line-height:22px}#mobile-wrap #community-detail-page .comment-edit,#pc-wrap #community-detail-page .comment-edit{display:flex;gap:8px;margin:12px 0 0 47px}#mobile-wrap #community-detail-page .comment-edit input,#pc-wrap #community-detail-page .comment-edit input{flex:1 1;height:38px;padding:0 10px;border:1px solid #dce8e4;border-radius:9px;outline:0}#mobile-wrap #community-detail-page .comment-edit button,#pc-wrap #community-detail-page .comment-edit button{min-width:72px;border:0;border-radius:9px;background:#1d9e75;color:#fff;cursor:pointer;font-size:12px;font-weight:900}#mobile-wrap #community-detail-page .comment-edit button:last-child,#pc-wrap #community-detail-page .comment-edit button:last-child{background:#edf2ef;color:#43524d}#mobile-wrap #community-detail-page .comments-pagination,#pc-wrap #community-detail-page .comments-pagination{display:flex;justify-content:center;margin-top:20px}#mobile-wrap #community-detail-page .related-articles h2,#pc-wrap #community-detail-page .related-articles h2{margin:0 0 14px;color:#111827;font-size:21px;font-weight:950}#mobile-wrap #community-detail-page .related-articles>div,#pc-wrap #community-detail-page .related-articles>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}#mobile-wrap #community-detail-page .related-articles a,#pc-wrap #community-detail-page .related-articles a{display:flex;flex-direction:column;gap:8px;padding:14px;border:1px solid #edf2f0;border-radius:12px;background:#fbfdfc}#mobile-wrap #community-detail-page .related-articles a span,#pc-wrap #community-detail-page .related-articles a span{width:-moz-fit-content;width:fit-content;padding:5px 8px;border-radius:999px;background:#e1f5ee;color:#085041;font-size:10px;font-weight:950}#mobile-wrap #community-detail-page .related-articles a strong,#pc-wrap #community-detail-page .related-articles a strong{color:#111827;font-size:14px;font-weight:950;line-height:20px}#mobile-wrap #community-detail-page .related-articles a small,#pc-wrap #community-detail-page .related-articles a small{color:#8a9691;font-size:11px;font-weight:800}@media(max-width:720px){#mobile-wrap #community-detail-page,#pc-wrap #community-detail-page{padding:20px 0 42px}#mobile-wrap #community-detail-page .article-detail-card,#mobile-wrap #community-detail-page .comments-panel,#mobile-wrap #community-detail-page .related-articles,#pc-wrap #community-detail-page .article-detail-card,#pc-wrap #community-detail-page .comments-panel,#pc-wrap #community-detail-page .related-articles{padding:18px;border-radius:12px}#mobile-wrap #community-detail-page .article-detail-card h1,#pc-wrap #community-detail-page .article-detail-card h1{font-size:27px;line-height:34px}#mobile-wrap #community-detail-page .comment-composer,#mobile-wrap #community-detail-page .related-articles>div,#pc-wrap #community-detail-page .comment-composer,#pc-wrap #community-detail-page .related-articles>div{grid-template-columns:1fr}#mobile-wrap #community-detail-page .comment-card p,#mobile-wrap #community-detail-page .comment-edit,#pc-wrap #community-detail-page .comment-card p,#pc-wrap #community-detail-page .comment-edit{margin-left:0}#mobile-wrap #community-detail-page .comment-edit,#pc-wrap #community-detail-page .comment-edit{flex-direction:column}}#mobile-wrap .help-page,#pc-wrap .help-page{min-height:100vh;background:#f7faf9}#mobile-wrap .help-hero,#pc-wrap .help-hero{padding:72px 0 56px;background:linear-gradient(135deg,#0b3f34,#1d9e75);color:#fff}#mobile-wrap .help-hero .container,#pc-wrap .help-hero .container{flex-direction:column}#mobile-wrap .help-hero span,#pc-wrap .help-hero span{width:-moz-fit-content;width:fit-content;padding:7px 11px;border-radius:999px;background:hsla(0,0%,100%,.14);font-size:12px;font-weight:900}#mobile-wrap .help-hero h1,#pc-wrap .help-hero h1{max-width:760px;margin:18px 0 12px;font-size:42px;font-weight:950;line-height:50px;letter-spacing:0}#mobile-wrap .help-hero p,#pc-wrap .help-hero p{max-width:700px;margin:0;color:hsla(0,0%,100%,.82);font-size:16px;font-weight:650;line-height:25px}#mobile-wrap .help-hero__actions,#pc-wrap .help-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}#mobile-wrap .help-hero__actions a,#pc-wrap .help-hero__actions a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:10px;background:#fff;color:#085041;font-size:13px;font-weight:950}#mobile-wrap .help-hero__actions a:last-child,#pc-wrap .help-hero__actions a:last-child{background:hsla(0,0%,100%,.14);color:#fff}#mobile-wrap .help-page__content,#pc-wrap .help-page__content{flex-direction:column;gap:28px;padding-top:34px;padding-bottom:72px}#mobile-wrap .faq-content,#mobile-wrap .help-contact,#mobile-wrap .help-guidance,#pc-wrap .faq-content,#pc-wrap .help-contact,#pc-wrap .help-guidance{padding:24px;border:1px solid #e3ebe7;border-radius:16px;background:#fff;box-shadow:0 12px 28px rgba(16,37,30,.06)}#mobile-wrap .faq-content__head,#mobile-wrap .help-guidance__head,#pc-wrap .faq-content__head,#pc-wrap .help-guidance__head{display:flex;flex-direction:column;gap:7px;margin-bottom:18px}#mobile-wrap .faq-content__head>span,#mobile-wrap .help-guidance__head>span,#pc-wrap .faq-content__head>span,#pc-wrap .help-guidance__head>span{color:#1d9e75;font-size:12px;font-weight:950;text-transform:uppercase}#mobile-wrap .faq-content__head h2,#mobile-wrap .help-guidance__head h2,#pc-wrap .faq-content__head h2,#pc-wrap .help-guidance__head h2{margin:0;color:#111827;font-size:25px;font-weight:950;line-height:31px}#mobile-wrap .faq-content__head p,#mobile-wrap .help-guidance__head p,#pc-wrap .faq-content__head p,#pc-wrap .help-guidance__head p{max-width:720px;margin:0;color:#66736f;font-size:14px;font-weight:700;line-height:22px}#mobile-wrap .help-guidance__grid,#pc-wrap .help-guidance__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}#mobile-wrap .help-guidance-card,#pc-wrap .help-guidance-card{display:flex;flex-direction:column;min-height:218px;padding:18px;border:1px solid #edf2f0;border-radius:12px;background:#fbfdfc}#mobile-wrap .help-guidance-card__icon,#pc-wrap .help-guidance-card__icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:#e1f5ee;color:#085041}#mobile-wrap .help-guidance-card__icon svg,#pc-wrap .help-guidance-card__icon svg{width:22px;height:22px}#mobile-wrap .help-guidance-card h3,#pc-wrap .help-guidance-card h3{margin:14px 0 7px;color:#111827;font-size:16px;font-weight:950}#mobile-wrap .help-guidance-card p,#pc-wrap .help-guidance-card p{margin:0;color:#66736f;font-size:13px;font-weight:700;line-height:20px}#mobile-wrap .help-guidance-card a,#pc-wrap .help-guidance-card a{margin-top:auto;color:#085041;font-size:13px;font-weight:950}#mobile-wrap .faq-search,#pc-wrap .faq-search{display:flex;align-items:center;gap:8px;max-width:420px;height:42px;margin-top:8px;padding:0 12px;border:1px solid #dce8e4;border-radius:10px;background:#f7faf9}#mobile-wrap .faq-search svg,#pc-wrap .faq-search svg{width:18px;height:18px;color:#1d9e75}#mobile-wrap .faq-search input,#pc-wrap .faq-search input{width:100%;border:0;outline:0;background:transparent;color:#111827;font-size:14px;font-weight:700}#mobile-wrap .faq-content .categories,#pc-wrap .faq-content .categories{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}#mobile-wrap .faq-content .categories button,#pc-wrap .faq-content .categories button{min-height:36px;padding:0 13px;border:1px solid #dce8e4;border-radius:999px;background:#fff;color:#43524d;cursor:pointer;font-size:13px;font-weight:900}#mobile-wrap .faq-content .categories button.active,#pc-wrap .faq-content .categories button.active{border-color:#1d9e75;background:#e1f5ee;color:#085041}#mobile-wrap .faq-content .wrap .question .badge,#pc-wrap .faq-content .wrap .question .badge{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin-right:10px;border-radius:50%;background:#e1f5ee;color:#085041;font-size:12px;font-weight:950}#mobile-wrap .faq-content .wrap .answer,#pc-wrap .faq-content .wrap .answer{display:flex;gap:10px;padding:8px 4px;color:#66736f}#mobile-wrap .faq-content .wrap .answer .badge,#pc-wrap .faq-content .wrap .answer .badge{flex:0 0 28px;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#fff4dd;color:#8a4b00;font-size:12px;font-weight:950}#mobile-wrap .help-empty,#pc-wrap .help-empty{padding:28px;border:1px dashed #cbd8d3;border-radius:12px;color:#66736f;text-align:center;font-size:14px;font-weight:850}#mobile-wrap .help-contact,#pc-wrap .help-contact{display:flex;align-items:center;justify-content:space-between;gap:20px}#mobile-wrap .help-contact span,#pc-wrap .help-contact span{color:#1d9e75;font-size:12px;font-weight:950;text-transform:uppercase}#mobile-wrap .help-contact h2,#pc-wrap .help-contact h2{margin:7px 0;color:#111827;font-size:24px;font-weight:950}#mobile-wrap .help-contact p,#pc-wrap .help-contact p{max-width:680px;margin:0;color:#66736f;font-size:14px;font-weight:700;line-height:22px}#mobile-wrap .help-contact a,#pc-wrap .help-contact a{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:10px;background:#1d9e75;color:#fff;font-size:13px;font-weight:950}@media(max-width:1024px){#mobile-wrap .help-guidance__grid,#pc-wrap .help-guidance__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){#mobile-wrap .help-hero,#pc-wrap .help-hero{padding:48px 0 40px}#mobile-wrap .help-hero h1,#pc-wrap .help-hero h1{font-size:31px;line-height:38px}#mobile-wrap .help-page__content,#pc-wrap .help-page__content{padding-top:18px;padding-bottom:42px}#mobile-wrap .faq-content,#mobile-wrap .help-contact,#mobile-wrap .help-guidance,#pc-wrap .faq-content,#pc-wrap .help-contact,#pc-wrap .help-guidance{padding:18px;border-radius:12px}#mobile-wrap .help-guidance__grid,#pc-wrap .help-guidance__grid{grid-template-columns:1fr}#mobile-wrap .help-contact,#pc-wrap .help-contact{align-items:flex-start;flex-direction:column}#mobile-wrap .help-contact a,#pc-wrap .help-contact a{width:100%}}#mobile-wrap .about-page,#pc-wrap .about-page{width:100%;background:#f8fafc}#mobile-wrap .about-page .container,#pc-wrap .about-page .container{width:min(1180px,100% - 32px);margin:0 auto}#mobile-wrap .about-page .about-hero,#pc-wrap .about-page .about-hero{padding:112px 0 60px;background:linear-gradient(135deg,#f0faf6,#fff 54%,#eef7ff)}#mobile-wrap .about-page .about-hero .container,#pc-wrap .about-page .about-hero .container{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);grid-gap:34px;gap:34px;align-items:center}#mobile-wrap .about-page .about-hero__copy span,#pc-wrap .about-page .about-hero__copy span{color:#1d9e75;font-family:Poppins,sans-serif;font-size:13px;font-weight:800;text-transform:uppercase}#mobile-wrap .about-page .about-hero__copy h1,#pc-wrap .about-page .about-hero__copy h1{margin:14px 0 18px;color:#082f2b;font-family:Poppins,sans-serif;font-size:48px;font-weight:900;line-height:1.08}#mobile-wrap .about-page .about-hero__copy p,#pc-wrap .about-page .about-hero__copy p{max-width:660px;color:#475569;font-family:Poppins,sans-serif;font-size:17px;line-height:1.75}#mobile-wrap .about-page .about-hero__actions,#pc-wrap .about-page .about-hero__actions{display:flex;gap:12px;margin-top:26px}#mobile-wrap .about-page .about-hero__actions a,#pc-wrap .about-page .about-hero__actions a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:10px;background:#1d9e75;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:800}#mobile-wrap .about-page .about-hero__actions a.secondary,#pc-wrap .about-page .about-hero__actions a.secondary{border:1px solid #cfe6dc;background:#fff;color:#0f172a}#mobile-wrap .about-page .about-hero__panel,#pc-wrap .about-page .about-hero__panel{display:grid;grid-gap:14px;gap:14px;padding:18px;border:1px solid rgba(29,158,117,.2);border-radius:16px;background:hsla(0,0%,100%,.82);box-shadow:0 22px 58px rgba(15,23,42,.1)}#mobile-wrap .about-page .about-hero__panel div,#pc-wrap .about-page .about-hero__panel div{padding:20px;border:1px solid #e6ece9;border-radius:12px;background:#fff}#mobile-wrap .about-page .about-hero__panel div strong,#pc-wrap .about-page .about-hero__panel div strong{color:#0f172a;font-family:Poppins,sans-serif;font-size:16px;font-weight:900}#mobile-wrap .about-page .about-hero__panel div p,#pc-wrap .about-page .about-hero__panel div p{margin-top:8px;color:#64748b;font-family:Poppins,sans-serif;font-size:14px;line-height:1.6}#mobile-wrap .about-page .about-pillars,#mobile-wrap .about-page .about-workflow,#pc-wrap .about-page .about-pillars,#pc-wrap .about-page .about-workflow{padding:70px 0;background:#fff}#mobile-wrap .about-page .about-section-title,#pc-wrap .about-page .about-section-title{max-width:680px;margin-bottom:28px}#mobile-wrap .about-page .about-section-title span,#pc-wrap .about-page .about-section-title span{color:#1d9e75;font-family:Poppins,sans-serif;font-size:13px;font-weight:800;text-transform:uppercase}#mobile-wrap .about-page .about-section-title h2,#pc-wrap .about-page .about-section-title h2{margin-top:8px;color:#0f172a;font-family:Poppins,sans-serif;font-size:32px;font-weight:900;line-height:1.2}#mobile-wrap .about-page .about-pillars__grid,#mobile-wrap .about-page .about-workflow__steps,#pc-wrap .about-page .about-pillars__grid,#pc-wrap .about-page .about-workflow__steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}#mobile-wrap .about-page .about-pillars__grid article,#mobile-wrap .about-page .about-pillars__grid div,#mobile-wrap .about-page .about-workflow__steps article,#mobile-wrap .about-page .about-workflow__steps div,#pc-wrap .about-page .about-pillars__grid article,#pc-wrap .about-page .about-pillars__grid div,#pc-wrap .about-page .about-workflow__steps article,#pc-wrap .about-page .about-workflow__steps div{padding:22px;border:1px solid #e6ece9;border-radius:12px;background:#fff;box-shadow:0 14px 34px rgba(15,23,42,.05)}#mobile-wrap .about-page .about-pillars__grid article h3,#mobile-wrap .about-page .about-pillars__grid div h3,#mobile-wrap .about-page .about-workflow__steps article h3,#mobile-wrap .about-page .about-workflow__steps div h3,#pc-wrap .about-page .about-pillars__grid article h3,#pc-wrap .about-page .about-pillars__grid div h3,#pc-wrap .about-page .about-workflow__steps article h3,#pc-wrap .about-page .about-workflow__steps div h3{margin:14px 0 8px;color:#0f172a;font-family:Poppins,sans-serif;font-size:18px;font-weight:900;line-height:1.25}#mobile-wrap .about-page .about-pillars__grid article p,#mobile-wrap .about-page .about-pillars__grid div p,#mobile-wrap .about-page .about-workflow__steps article p,#mobile-wrap .about-page .about-workflow__steps div p,#pc-wrap .about-page .about-pillars__grid article p,#pc-wrap .about-page .about-pillars__grid div p,#pc-wrap .about-page .about-workflow__steps article p,#pc-wrap .about-page .about-workflow__steps div p{color:#64748b;font-family:Poppins,sans-serif;font-size:14px;line-height:1.65}#mobile-wrap .about-page .about-pillars__icon,#pc-wrap .about-page .about-pillars__icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#e1f5ee;color:#1d9e75}#mobile-wrap .about-page .about-workflow,#pc-wrap .about-page .about-workflow{background:#f8fafc}#mobile-wrap .about-page .about-workflow__steps,#pc-wrap .about-page .about-workflow__steps{grid-template-columns:repeat(3,minmax(0,1fr))}#mobile-wrap .about-page .about-workflow__steps div b,#pc-wrap .about-page .about-workflow__steps div b{color:#1d9e75;font-family:Poppins,sans-serif;font-size:13px;font-weight:900}#mobile-wrap .about-page .about-help,#pc-wrap .about-page .about-help{padding:50px 0 80px}#mobile-wrap .about-page .about-help .container,#pc-wrap .about-page .about-help .container{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:34px;border-radius:16px;background:#0f172a}#mobile-wrap .about-page .about-help .container div span,#pc-wrap .about-page .about-help .container div span{color:#80e2c4;font-family:Poppins,sans-serif;font-size:13px;font-weight:800;text-transform:uppercase}#mobile-wrap .about-page .about-help .container h2,#pc-wrap .about-page .about-help .container h2{max-width:720px;margin-top:8px;color:#fff;font-family:Poppins,sans-serif;font-size:28px;font-weight:900;line-height:1.25}#mobile-wrap .about-page .about-help .container a,#pc-wrap .about-page .about-help .container a{flex:0 0 auto;padding:14px 18px;border-radius:10px;background:#1d9e75;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:900}#mobile-wrap .about-page .about-hero{padding:82px 0 40px}#mobile-wrap .about-page .about-hero .container{grid-template-columns:1fr}#mobile-wrap .about-page .about-hero__copy h1{font-size:32px}#mobile-wrap .about-page .about-hero__actions{flex-direction:column}#mobile-wrap .about-page .about-pillars__grid,#mobile-wrap .about-page .about-workflow__steps{grid-template-columns:1fr}#mobile-wrap .about-page .about-section-title h2{font-size:25px}#mobile-wrap .about-page .about-help .container{flex-direction:column;align-items:flex-start}#mobile-wrap .about-page .about-help .container h2{font-size:23px}#mobile-wrap .about-page .about-help .container a{width:100%;text-align:center}#pc-wrap .join-page{min-height:760px;padding:72px 24px 96px;background:radial-gradient(circle at 18% 18%,rgba(29,158,117,.12),transparent 28%),linear-gradient(135deg,#f7fbf9,#f5f7fb 52%,#fff)}#pc-wrap .join-page button,#pc-wrap .join-page input,#pc-wrap .join-page select{font-family:Poppins,sans-serif}#pc-wrap .join-page__shell{width:min(1120px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(320px,1fr) minmax(360px,420px);align-items:center;grid-gap:48px;gap:48px}#pc-wrap .join-page__brand-panel{min-height:520px;display:flex;flex-direction:column;justify-content:space-between;padding:34px 0}#pc-wrap .join-page .join-account-type,#pc-wrap .join-page .join-card__logo,#pc-wrap .join-page .join-card__logo span,#pc-wrap .join-page .join-card__options,#pc-wrap .join-page .join-card__options label,#pc-wrap .join-page .join-card__submit,#pc-wrap .join-page .join-card__switch p,#pc-wrap .join-page .join-card__terms,#pc-wrap .join-page .join-field div,#pc-wrap .join-page__brand,#pc-wrap .join-page__brand-mark,#pc-wrap .join-page__progress{display:flex;align-items:center}#pc-wrap .join-page__brand{gap:12px;color:#085041;font-size:17px;font-weight:900}#pc-wrap .join-page__brand-mark{width:48px;height:48px;justify-content:center;border-radius:12px;background:#fff;box-shadow:0 10px 26px rgba(8,80,65,.12)}#pc-wrap .join-page__brand-mark img{width:38px;height:38px;display:block}#pc-wrap .join-page__brand-copy{max-width:610px}#pc-wrap .join-page__brand-copy span{display:inline-flex;margin-bottom:16px;padding:7px 12px;border:1px solid rgba(29,158,117,.18);border-radius:999px;background:#fff;color:#085041;font-size:12px;font-weight:900}#pc-wrap .join-page__brand-copy h1{margin:0;color:#0d1f1a;font-size:52px;font-weight:900;line-height:62px}#pc-wrap .join-page__brand-copy p{max-width:460px;margin:18px 0 0;color:#61716c;font-size:15px;font-weight:600;line-height:26px}#pc-wrap .join-page__progress{gap:9px}#pc-wrap .join-page__progress span{width:52px;height:5px;border-radius:999px;background:#dfe8e4}#pc-wrap .join-page__progress span.active{background:#1d9e75}#pc-wrap .join-page .join-card{position:relative;width:100%;padding:34px;border:1px solid #dfe8e4;border-radius:12px;background:hsla(0,0%,100%,.96);box-shadow:0 22px 70px rgba(8,80,65,.14)}#pc-wrap .join-page .join-card__logo{justify-content:center;margin-bottom:22px}#pc-wrap .join-page .join-card__logo img{width:220px;height:62px;display:block;object-fit:contain}#pc-wrap .join-page .join-card__heading{margin-bottom:24px;text-align:center}#pc-wrap .join-page .join-card__heading h2{margin:0;color:#0d1f1a;font-size:26px;font-weight:900;line-height:32px}#pc-wrap .join-page .join-card__heading p{margin:8px 0 0;color:#64736e;font-size:12px;font-weight:600;line-height:19px}#pc-wrap .join-page .join-account-types{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px;margin-bottom:20px}#pc-wrap .join-page .join-account-type{width:100%;min-height:68px;gap:12px;padding:12px;border:1px solid #dfe8e4;border-radius:8px;background:#fff;color:#263530;text-align:left;cursor:pointer}#pc-wrap .join-page .join-account-type__icon{flex:0 0 38px;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#e1f5ee;color:#1d9e75}#pc-wrap .join-page .join-account-type__body{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}#pc-wrap .join-page .join-account-type__body strong{color:#17231f;font-size:12px;font-weight:900}#pc-wrap .join-page .join-account-type__body small{overflow:hidden;color:#66736f;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}#pc-wrap .join-page .join-account-type>svg{width:18px;height:18px;color:#c0cac6}#pc-wrap .join-page .join-account-type.active{border-color:#1d9e75;box-shadow:0 0 0 3px rgba(29,158,117,.1)}#pc-wrap .join-page .join-account-type.active>svg{color:#1d9e75}#pc-wrap .join-page .join-fields{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}#pc-wrap .join-page .join-field{display:flex;flex-direction:column;gap:7px}#pc-wrap .join-page .join-field span{color:#263530;font-size:11px;font-weight:900}#pc-wrap .join-page .join-field div{height:46px;gap:9px;padding:0 13px;border:1px solid #cfdcd7;border-radius:8px;background:#fff}#pc-wrap .join-page .join-field div:focus-within{border-color:#1d9e75;box-shadow:0 0 0 3px rgba(29,158,117,.1)}#pc-wrap .join-page .join-field div svg{flex:0 0 auto;width:18px;height:18px;color:#6c7a75}#pc-wrap .join-page .join-field input,#pc-wrap .join-page .join-field select{width:100%;min-width:0;border:0;outline:none;background:transparent;color:#17231f;font-size:13px;font-weight:700}#pc-wrap .join-page .join-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}#pc-wrap .join-page .join-card__options,#pc-wrap .join-page .join-card__terms{margin-top:16px;color:#52615c;font-size:11px;font-weight:800}#pc-wrap .join-page .join-card__options{justify-content:space-between;gap:12px}#pc-wrap .join-page .join-card__options label{gap:7px}#pc-wrap .join-page .join-card__options>span{color:#1d9e75}#pc-wrap .join-page .join-card__terms{gap:8px;line-height:18px}#pc-wrap .join-page .join-card__submit{width:100%;height:48px;justify-content:center;gap:9px;margin-top:22px;border:0;border-radius:8px;background:#1d9e75;color:#fff;cursor:pointer;font-size:13px;font-weight:900;box-shadow:0 12px 22px rgba(29,158,117,.22)}#pc-wrap .join-page .join-card__submit svg{width:18px;height:18px}#pc-wrap .join-page .join-card__submit:disabled{background:#cbd7d2;box-shadow:none;cursor:not-allowed}#pc-wrap .join-page .join-card__switch{margin-top:18px;text-align:center}#pc-wrap .join-page .join-card__switch p{justify-content:center;gap:4px;margin:0;color:#66736f;font-size:12px;font-weight:700}#pc-wrap .join-page .join-card__switch button{border:0;background:transparent;color:#1d9e75;cursor:pointer;font-size:12px;font-weight:900}#pc-wrap .join-page .join-card__selected{margin-top:16px;padding:11px 12px;border-radius:8px;background:#f3f8f6;text-align:center}#pc-wrap .join-page .join-card__selected span,#pc-wrap .join-page .join-card__selected strong{display:block}#pc-wrap .join-page .join-card__selected span{color:#72807b;font-size:10px;font-weight:800}#pc-wrap .join-page .join-card__selected strong{margin-top:3px;color:#085041;font-size:12px;font-weight:900}#pc-wrap .join-page--signup .join-page__shell{grid-template-columns:minmax(320px,.82fr) minmax(520px,640px)}#pc-wrap .join-page--signup .join-card{padding:32px}#pc-wrap .join-page--signup .join-card__logo{margin-bottom:16px}#pc-wrap .join-page--signup .join-card__heading{margin-bottom:18px}#pc-wrap .join-page--signup .join-account-types{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}#pc-wrap .join-page--signup .join-account-type{min-height:118px;flex-direction:column;justify-content:center;text-align:center}#pc-wrap .join-page--signup .join-account-type__body{align-items:center}#pc-wrap .join-page--signup .join-account-type__body small{white-space:normal}#pc-wrap .join-page--signup .join-account-type>svg{position:absolute;opacity:0}#pc-wrap .join-page--signup .join-fields{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:980px){#pc-wrap .join-page--signup .join-page__shell,#pc-wrap .join-page__shell{grid-template-columns:1fr;gap:24px}#pc-wrap .join-page__brand-panel{min-height:auto;padding:0;gap:28px}#pc-wrap .join-page__brand-copy h1{font-size:40px;line-height:48px}#pc-wrap .join-page--signup .join-account-types,#pc-wrap .join-page--signup .join-fields{grid-template-columns:1fr}#pc-wrap .join-page--signup .join-account-type{min-height:68px;flex-direction:row;justify-content:flex-start;text-align:left}#pc-wrap .join-page--signup .join-account-type__body{align-items:flex-start}}#pc-wrap.admin{min-height:100vh;background:#f5f8f6;color:#1f2933}#pc-wrap.admin a{color:inherit;text-decoration:none}#pc-wrap.admin .admin-sidebar{position:fixed;top:0;left:0;z-index:20;display:flex;flex-direction:column;width:280px;height:100vh;padding:22px 18px;background:#085041;color:#fff;box-sizing:border-box}#pc-wrap.admin .admin-menu-toggle,#pc-wrap.admin .admin-sidebar-backdrop,#pc-wrap.admin .admin-sidebar__close{display:none}#pc-wrap.admin .admin-sidebar__brand{display:flex;align-items:center;gap:12px;padding:0 8px 22px;border-bottom:1px solid hsla(0,0%,100%,.14)}#pc-wrap.admin .admin-sidebar__brand img{width:148px;height:42px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1)}#pc-wrap.admin .admin-sidebar__brand span{padding:4px 8px;border-radius:999px;background:hsla(0,0%,100%,.12);font-size:12px;font-weight:700;letter-spacing:0}#pc-wrap.admin .admin-sidebar__user{display:flex;align-items:center;gap:12px;margin:22px 0;padding:14px;border:1px solid hsla(0,0%,100%,.12);border-radius:12px;background:hsla(0,0%,100%,.08)}#pc-wrap.admin .admin-sidebar__user span,#pc-wrap.admin .admin-sidebar__user strong{display:block;line-height:1.35}#pc-wrap.admin .admin-sidebar__user strong{font-size:14px;font-weight:700}#pc-wrap.admin .admin-sidebar__user span{color:hsla(0,0%,100%,.72);font-size:12px}#pc-wrap.admin .admin-sidebar-nav{display:flex;flex-direction:column;gap:6px}#pc-wrap.admin .admin-sidebar-nav__item{display:flex;align-items:center;gap:12px;min-height:44px;padding:0 14px;border-radius:10px;color:hsla(0,0%,100%,.76);font-size:14px;font-weight:650;transition:background .2s ease,color .2s ease}#pc-wrap.admin .admin-sidebar-nav__item.active,#pc-wrap.admin .admin-sidebar-nav__item:hover{background:#1d9e75;color:#fff}#pc-wrap.admin .admin-sidebar-nav__icon{display:grid;place-items:center;width:22px;height:22px}#pc-wrap.admin .admin-sidebar-nav__icon svg{width:20px;height:20px}#pc-wrap.admin .admin-main{min-height:100vh;margin-left:280px}#pc-wrap.admin .admin-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:15;display:flex;align-items:center;justify-content:space-between;height:72px;padding:0 28px;border-bottom:1px solid #dfe8e4;background:hsla(0,0%,100%,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}#pc-wrap.admin .admin-topbar span,#pc-wrap.admin .admin-topbar strong{display:block}#pc-wrap.admin .admin-topbar span{color:#6b7c75;font-size:12px;font-weight:700;text-transform:uppercase}#pc-wrap.admin .admin-topbar strong{font-size:18px}#pc-wrap.admin .admin-profile-button{display:flex;align-items:center;gap:10px;min-height:42px;padding:4px 12px 4px 4px;border:1px solid #dbe8e3;border-radius:999px;background:#fff;color:#1f2933;cursor:pointer}#pc-wrap.admin .admin-profile-button span{color:#1f2933;font-size:14px;text-transform:none}#pc-wrap.admin .admin-profile-menu{min-width:220px;padding:14px 18px}#pc-wrap.admin .admin-profile-menu h6{font-size:15px;font-weight:700}#pc-wrap.admin .admin-profile-menu p{color:#6b7c75;font-size:13px}#pc-wrap.admin .admin-content{width:100%;padding:30px;box-sizing:border-box}#pc-wrap.admin .admin-page{width:100%}#pc-wrap.admin .admin-page__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}#pc-wrap.admin .admin-page__title{margin:0;font-size:30px;font-weight:800;line-height:1.2}#pc-wrap.admin .admin-page__subtitle{margin:8px 0 0;color:#60756d;font-size:14px}#pc-wrap.admin .admin-page__metric{min-width:150px;padding:16px 18px;border:1px solid #dfe8e4;border-radius:12px;background:#fff;text-align:right}#pc-wrap.admin .admin-page__metric small,#pc-wrap.admin .admin-page__metric span{display:block}#pc-wrap.admin .admin-page__metric span{color:#085041;font-size:28px;font-weight:800;line-height:1}#pc-wrap.admin .admin-page__metric small{margin-top:6px;color:#6b7c75;font-size:12px}#pc-wrap.admin .admin-panel{overflow:hidden;border:1px solid #dfe8e4;border-radius:12px;background:#fff;box-shadow:0 14px 28px rgba(8,80,65,.06)}#pc-wrap.admin .admin-panel__title{padding:18px 20px;border-bottom:1px solid #edf3f0;font-size:16px;font-weight:800}#pc-wrap.admin .admin-toolbar{display:flex;align-items:flex-end;justify-content:flex-end;gap:12px;padding:18px 20px;border-bottom:1px solid #edf3f0}#pc-wrap.admin .admin-toolbar--wrap{flex-wrap:wrap}#pc-wrap.admin .admin-field{display:flex;flex-direction:column;gap:6px;min-width:160px}#pc-wrap.admin .admin-field--grow{flex:1 1 260px}#pc-wrap.admin .admin-field span{color:#60756d;font-size:12px;font-weight:800;text-transform:uppercase}#pc-wrap.admin .admin-field input,#pc-wrap.admin .admin-field select{width:100%;height:42px;padding:0 12px;border:1px solid #cfe0d9;border-radius:8px;background:#fff;color:#1f2933;font-size:14px;box-sizing:border-box}#pc-wrap.admin .admin-button{height:42px;padding:0 16px;border:1px solid #1d9e75;border-radius:8px;background:#1d9e75;color:#fff;font-size:14px;font-weight:800;cursor:pointer}#pc-wrap.admin .admin-button--ghost{background:#fff;color:#085041}#pc-wrap.admin .admin-table{width:100%}#pc-wrap.admin .admin-table table{min-width:920px}#pc-wrap.admin .admin-table thead tr{background:#f7fbf9}#pc-wrap.admin .admin-table th{border-bottom:1px solid #dfe8e4;color:#60756d;font-size:12px;font-weight:800;text-transform:uppercase}#pc-wrap.admin .admin-table td{border-bottom:1px solid #edf3f0;color:#1f2933;font-size:14px;vertical-align:middle}#pc-wrap.admin .admin-author-cell,#pc-wrap.admin .admin-listing-cell,#pc-wrap.admin .admin-member-cell{display:flex;align-items:center;gap:12px}#pc-wrap.admin .admin-author-cell small,#pc-wrap.admin .admin-author-cell span,#pc-wrap.admin .admin-author-cell strong,#pc-wrap.admin .admin-listing-cell small,#pc-wrap.admin .admin-listing-cell span,#pc-wrap.admin .admin-listing-cell strong,#pc-wrap.admin .admin-member-cell small,#pc-wrap.admin .admin-member-cell span,#pc-wrap.admin .admin-member-cell strong{display:block}#pc-wrap.admin .admin-author-cell small,#pc-wrap.admin .admin-author-cell span,#pc-wrap.admin .admin-listing-cell small,#pc-wrap.admin .admin-listing-cell span,#pc-wrap.admin .admin-member-cell small,#pc-wrap.admin .admin-member-cell span{max-width:320px;overflow:hidden;color:#6b7c75;font-size:12px;text-overflow:ellipsis;white-space:nowrap}#pc-wrap.admin .admin-article-cell span,#pc-wrap.admin .admin-article-cell strong{display:block}#pc-wrap.admin .admin-article-cell strong{max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#pc-wrap.admin .admin-article-cell span{margin-top:4px;color:#6b7c75;font-size:12px}#pc-wrap.admin .admin-avatar-link{display:inline-flex}#pc-wrap.admin .admin-primary-link{color:#085041;font-weight:800}#pc-wrap.admin .admin-primary-link:hover{color:#1d9e75}#pc-wrap.admin .admin-muted{display:block;margin-top:4px;color:#6b7c75;font-size:12px}#pc-wrap.admin .admin-tag-row{display:flex;flex-wrap:wrap;gap:6px}#pc-wrap.admin .admin-tag{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:#e1f5ee;color:#085041;font-size:12px;font-weight:750}#pc-wrap.admin .badge{min-width:0;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:800;line-height:1.2;text-transform:none}#pc-wrap.admin .badge--active{background:#e1f5ee;color:#087052}#pc-wrap.admin .badge--pending,#pc-wrap.admin .badge--rented{background:#fff4d6;color:#9a6400}#pc-wrap.admin .badge--rejected{background:#fde2e2;color:#b42318}#pc-wrap.admin .badge--hidden{background:#eef2f1;color:#586963}#pc-wrap.admin .badge--role{background:#eef8ff;color:#075985}#pc-wrap.admin .admin-icon-button{display:inline-flex;align-items:center;justify-content:center;width:34px;min-width:34px;height:34px;margin-left:6px;padding:0;border:1px solid #dfe8e4;border-radius:8px;background:#fff;color:#085041;vertical-align:middle}#pc-wrap.admin .admin-icon-button--danger{color:#b42318}#pc-wrap.admin .admin-state{padding:28px;color:#60756d;font-size:14px;text-align:center}#pc-wrap.admin .admin-state--empty{color:#60756d}#pc-wrap.admin .admin-state--error{margin-bottom:16px;border:1px solid #fecaca;border-radius:10px;background:#fff1f2;color:#b42318;text-align:left}#pc-wrap.admin .admin-dashboard__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-bottom:18px}#pc-wrap.admin .admin-dashboard-card{display:flex;flex-direction:column;min-height:132px;padding:20px;border:1px solid #dfe8e4;border-radius:12px;background:#fff;box-shadow:0 12px 24px rgba(8,80,65,.05)}#pc-wrap.admin .admin-dashboard-card small,#pc-wrap.admin .admin-dashboard-card span,#pc-wrap.admin .admin-dashboard-card strong{display:block}#pc-wrap.admin .admin-dashboard-card span{color:#60756d;font-size:13px;font-weight:800;text-transform:uppercase}#pc-wrap.admin .admin-dashboard-card strong{margin:12px 0 6px;color:#085041;font-size:34px;line-height:1}#pc-wrap.admin .admin-dashboard-card small{color:#6b7c75;font-size:13px}#pc-wrap.admin .admin-dashboard-card--primary{background:#085041}#pc-wrap.admin .admin-dashboard-card--primary small,#pc-wrap.admin .admin-dashboard-card--primary span,#pc-wrap.admin .admin-dashboard-card--primary strong{color:#fff}#pc-wrap.admin .admin-dashboard__columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}#pc-wrap.admin .admin-breakdown{display:grid;grid-gap:10px;gap:10px;padding:18px 20px 20px}#pc-wrap.admin .admin-breakdown span{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid #edf3f0;color:#60756d;font-size:14px}#pc-wrap.admin .admin-breakdown span:last-child{border-bottom:0}#pc-wrap.admin .admin-breakdown strong{color:#085041;font-size:18px}@media(max-width:1100px){#pc-wrap.admin .admin-sidebar{width:230px}#pc-wrap.admin .admin-main{margin-left:230px}#pc-wrap.admin .admin-dashboard__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){#pc-wrap.admin{min-height:100vh}#pc-wrap.admin .admin-sidebar-backdrop{position:fixed;inset:0;z-index:998;display:block;border:0;background:rgba(0,0,0,.42);opacity:0;pointer-events:none;transition:opacity .18s ease}#pc-wrap.admin .admin-sidebar{position:fixed;top:0;left:0;z-index:999;width:min(290px,84vw);height:100vh;overflow-y:auto;transform:translateX(-100%);transition:transform .22s ease;box-shadow:16px 0 34px rgba(0,0,0,.18)}#pc-wrap.admin.admin--menu-open .admin-sidebar{transform:translateX(0)}#pc-wrap.admin.admin--menu-open .admin-sidebar-backdrop{opacity:1;pointer-events:auto}#pc-wrap.admin .admin-sidebar__brand{justify-content:space-between}#pc-wrap.admin .admin-menu-toggle,#pc-wrap.admin .admin-sidebar__close{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;cursor:pointer}#pc-wrap.admin .admin-sidebar__close{width:34px;height:34px;background:hsla(0,0%,100%,.12);color:#fff}#pc-wrap.admin .admin-menu-toggle{flex:0 0 40px;width:40px;height:40px;background:#e1f5ee;color:#085041}#pc-wrap.admin .admin-sidebar-nav{display:flex;flex-direction:column}#pc-wrap.admin .admin-main{margin-left:0}#pc-wrap.admin .admin-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:20;height:auto;gap:14px;padding:16px;align-items:center}#pc-wrap.admin .admin-content{padding:16px;overflow-x:hidden}#pc-wrap.admin .admin-dashboard__columns,#pc-wrap.admin .admin-page__header,#pc-wrap.admin .admin-toolbar{display:block}#pc-wrap.admin .admin-button,#pc-wrap.admin .admin-field,#pc-wrap.admin .admin-page__metric{width:100%;margin-top:12px}#pc-wrap.admin .admin-dashboard__grid{grid-template-columns:1fr}#pc-wrap.admin .admin-list-table,#pc-wrap.admin .admin-table,#pc-wrap.admin table{min-width:720px}#pc-wrap.admin .admin-list,#pc-wrap.admin .admin-panel,#pc-wrap.admin .admin-table-wrap{max-width:100%;overflow-x:auto}#pc-wrap.admin .admin-profile-button span{display:none}}#pc-wrap #member-page{background:#f6f6f6}#pc-wrap #member-page .container .member-page{position:relative;width:100%;flex-direction:row;gap:25px;padding-top:96px}#pc-wrap #member-page .container .member-page .back-frame{width:1260px;height:auto;display:flex;flex-direction:row;margin:100px 0 200px;border-radius:12px;border:1px solid #c4c4c4;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #member-page .container .member-page .back-frame .left-config{position:relative;padding:0;width:266px;height:700px;border-radius:12px;background:#fff;border:1px solid hsla(0,0%,77%,.79);box-shadow:0 1px 4px 0 rgba(24,26,32,.07);margin:180px 20px 40px}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile{margin-top:5px;position:relative;display:flex;flex-direction:row}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .profile-img img{width:79px;height:79px;border-radius:50%;right:30px;bottom:12px;object-fit:cover}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info{margin-left:20px;display:flex;flex-direction:column}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .user-name{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .user-phone{display:flex;flex-direction:row;margin-top:5px}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .user-phone img{margin-top:3px;margin-right:4px;width:16px;height:16px}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .view-list{margin-top:5px;font-weight:300;color:#bbb}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box{height:35px;flex-direction:row;gap:10px;align-items:center;margin-top:15px}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box button{border:1px solid #b9b9b9;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box p{color:#b9b9b9;font-family:Poppins,sans-serif;font-size:14px;font-style:italic;font-weight:400;line-height:normal}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections{height:auto;margin-top:30px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section{height:auto}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .title{font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section{width:230px;height:auto;display:flex;flex-direction:column;align-items:center;cursor:pointer;padding:0 5px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section li{height:33px;margin-bottom:6px;border-radius:4px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .focus{height:50px;background:#000;border-radius:10px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .focus p{font-size:14px;color:#fff}#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}#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:11px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .flex-box p{width:40%;font-size:14px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section img,#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:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:55px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .count-title{display:flex;justify-content:flex-end;padding-right:10px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:55px}#pc-wrap #member-page .container .member-page .back-frame .main-config{position:relative;width:936px;margin-top:52px;align-items:center;gap:109px}#pc-wrap #member-page .container .member-page .back-frame .main-config .list-config{display:flex;width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:22px}#mobile-wrap #member-follows-page,#pc-wrap #member-follows-page{display:flex;flex-direction:column;gap:22px;width:100%}#mobile-wrap #member-follows-page .main-title-box,#pc-wrap #member-follows-page .main-title-box{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}#mobile-wrap #member-follows-page .main-title-box .right-box,#pc-wrap #member-follows-page .main-title-box .right-box{display:flex;flex-direction:column;gap:6px}#mobile-wrap #member-follows-page .main-title-box .right-box .main-title,#pc-wrap #member-follows-page .main-title-box .right-box .main-title{color:#111827;font-family:Poppins,sans-serif;font-size:30px;font-weight:900;line-height:36px}#mobile-wrap #member-follows-page .main-title-box .right-box .sub-title,#pc-wrap #member-follows-page .main-title-box .right-box .sub-title{color:#66736f;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;line-height:22px}#mobile-wrap #member-follows-page .follows-list-box,#pc-wrap #member-follows-page .follows-list-box{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;width:100%}#mobile-wrap #member-follows-page .follows-card-box,#pc-wrap #member-follows-page .follows-card-box{display:flex;flex-direction:column;gap:14px;align-items:stretch;width:100%;padding:16px;border:1px solid #e3ebe7;border-radius:16px;background:#fff;box-shadow:0 12px 28px rgba(16,37,30,.06);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}#mobile-wrap #member-follows-page .follows-card-box:hover,#pc-wrap #member-follows-page .follows-card-box:hover{transform:translateY(-2px);border-color:#cfe3dc;box-shadow:0 16px 34px rgba(16,37,30,.1)}#mobile-wrap #member-follows-page .follows-card-box .info,#pc-wrap #member-follows-page .follows-card-box .info{display:flex;flex-direction:row;align-items:center;min-width:0;gap:14px;cursor:pointer}#mobile-wrap #member-follows-page .follows-card-box .image-box,#pc-wrap #member-follows-page .follows-card-box .image-box{flex:0 0 64px;width:64px;height:64px;overflow:hidden;border-radius:18px;background:#e1f5ee}#mobile-wrap #member-follows-page .follows-card-box .image-box img,#pc-wrap #member-follows-page .follows-card-box .image-box img{width:100%;height:100%;object-fit:cover}#mobile-wrap #member-follows-page .follows-card-box .information-box,#pc-wrap #member-follows-page .follows-card-box .information-box{display:flex;flex-direction:column;min-width:0;gap:5px}#mobile-wrap #member-follows-page .follows-card-box .information-box .name,#pc-wrap #member-follows-page .follows-card-box .information-box .name{overflow:hidden;color:#111827;font-family:Poppins,sans-serif;font-size:16px;font-weight:900;line-height:22px;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap #member-follows-page .follows-card-box .information-box .role,#pc-wrap #member-follows-page .follows-card-box .information-box .role{width:-moz-fit-content;width:fit-content;padding:4px 8px;border-radius:999px;background:#e1f5ee;color:#085041;font-family:Poppins,sans-serif;font-size:10px;font-weight:950;letter-spacing:.03em}#mobile-wrap #member-follows-page .follows-card-box .details-box,#pc-wrap #member-follows-page .follows-card-box .details-box{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}#mobile-wrap #member-follows-page .follows-card-box .info-box,#pc-wrap #member-follows-page .follows-card-box .info-box{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:58px;padding:10px;background:#f7faf9}#mobile-wrap #member-follows-page .follows-card-box .info-box strong,#pc-wrap #member-follows-page .follows-card-box .info-box strong{color:#111827;font-family:Poppins,sans-serif;font-size:16px;font-weight:950;line-height:20px}#mobile-wrap #member-follows-page .follows-card-box .info-box span,#pc-wrap #member-follows-page .follows-card-box .info-box span{color:#66736f;font-family:Poppins,sans-serif;font-size:11px;font-weight:850}#mobile-wrap #member-follows-page .follows-card-box .info-box svg,#pc-wrap #member-follows-page .follows-card-box .info-box svg{width:18px;height:18px;margin-bottom:3px;cursor:pointer}#mobile-wrap #member-follows-page .follows-card-box .info-box--like,#pc-wrap #member-follows-page .follows-card-box .info-box--like{position:relative}#mobile-wrap #member-follows-page .follows-card-box .action-box,#pc-wrap #member-follows-page .follows-card-box .action-box{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px}#mobile-wrap #member-follows-page .follows-card-box .action-box p,#pc-wrap #member-follows-page .follows-card-box .action-box p{color:#66736f;font-family:Poppins,sans-serif;font-size:12px;font-weight:900}#mobile-wrap #member-follows-page .follows-card-box .action-box button,#pc-wrap #member-follows-page .follows-card-box .action-box button{min-width:92px;height:38px;border-radius:10px;border-color:#cfe3dc;color:#085041;font-family:Poppins,sans-serif;font-size:12px;font-weight:950;text-transform:none}#mobile-wrap #member-follows-page .follows-card-box .action-box button.MuiButton-contained,#pc-wrap #member-follows-page .follows-card-box .action-box button.MuiButton-contained{background:#1d9e75;color:#fff;box-shadow:none}#mobile-wrap #member-follows-page .follows-card-box .action-box button.MuiButton-contained:hover,#pc-wrap #member-follows-page .follows-card-box .action-box button.MuiButton-contained:hover{background:#085041;box-shadow:none}#mobile-wrap #member-follows-page .follows-card-box .action-box button.MuiButton-outlined:hover,#pc-wrap #member-follows-page .follows-card-box .action-box button.MuiButton-outlined:hover{border-color:#be123c;background:#fff1f2;color:#be123c}#mobile-wrap #member-follows-page .follows-card-box,#pc-wrap #member-follows-page .follows-card-box{position:relative;overflow:hidden;min-height:500px;padding:0 20px 20px;border-radius:18px;box-shadow:0 18px 42px rgba(15,35,30,.12)}#mobile-wrap #member-follows-page .follows-card-box__cover,#pc-wrap #member-follows-page .follows-card-box__cover{position:relative;display:flex;align-items:flex-start;justify-content:space-between;height:116px;margin:0 -20px;padding:14px;background:linear-gradient(135deg,rgba(29,158,117,.92),rgba(13,88,126,.78)),linear-gradient(45deg,#dff4ef,#eef8ff 55%,#f5f0ff)}#mobile-wrap #member-follows-page .follows-card-box__cover:after,#pc-wrap #member-follows-page .follows-card-box__cover:after{position:absolute;right:14px;bottom:-24px;width:112px;height:112px;border-radius:50%;background:hsla(0,0%,100%,.2);content:""}#mobile-wrap #member-follows-page .follows-card-box__top-badge,#pc-wrap #member-follows-page .follows-card-box__top-badge{position:relative;z-index:1;display:inline-flex;align-items:center;gap:5px;padding:8px 10px;border-radius:999px;background:hsla(0,0%,100%,.92);color:#0f3f35;font-family:Poppins,sans-serif;font-size:11px;font-weight:950}#mobile-wrap #member-follows-page .follows-card-box__top-badge svg,#pc-wrap #member-follows-page .follows-card-box__top-badge svg{width:15px;height:15px;color:#d99a22}#mobile-wrap #member-follows-page .follows-card-box__like,#pc-wrap #member-follows-page .follows-card-box__like{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;border-radius:50%;background:#fff;color:#7b8783;cursor:pointer;box-shadow:0 10px 24px rgba(15,35,30,.16)}#mobile-wrap #member-follows-page .follows-card-box__like svg,#pc-wrap #member-follows-page .follows-card-box__like svg{width:18px;height:18px;margin:0}#mobile-wrap #member-follows-page .follows-card-box__like--active,#pc-wrap #member-follows-page .follows-card-box__like--active{background:#fff1f2;color:#dc2626}#mobile-wrap #member-follows-page .follows-card-box .info,#pc-wrap #member-follows-page .follows-card-box .info{position:relative;z-index:2;justify-content:space-between;margin-top:-46px}#mobile-wrap #member-follows-page .follows-card-box .image-box,#pc-wrap #member-follows-page .follows-card-box .image-box{position:relative;flex:0 0 96px;width:96px;height:96px;border-radius:50%;overflow:visible;background:transparent}#mobile-wrap #member-follows-page .follows-card-box .image-box img,#pc-wrap #member-follows-page .follows-card-box .image-box img{width:96px;height:96px;border:6px solid #fff;border-radius:50%;box-shadow:0 14px 32px rgba(15,35,30,.18)}#mobile-wrap #member-follows-page .follows-card-box .image-box span,#pc-wrap #member-follows-page .follows-card-box .image-box span{position:absolute;right:5px;bottom:7px;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:3px solid #fff;border-radius:50%;background:#1d9e75}#mobile-wrap #member-follows-page .follows-card-box .image-box span svg,#pc-wrap #member-follows-page .follows-card-box .image-box span svg{width:15px;height:15px;margin:0;color:#fff}#mobile-wrap #member-follows-page .follows-card-box .rating-chip,#pc-wrap #member-follows-page .follows-card-box .rating-chip{display:inline-flex;align-items:center;gap:5px;align-self:flex-end;max-width:calc(100% - 108px);padding:10px 12px;border-radius:999px;background:#f5faf8;color:#0b704f;font-family:Poppins,sans-serif;font-size:14px;font-weight:950;box-shadow:0 10px 24px rgba(15,35,30,.08)}#mobile-wrap #member-follows-page .follows-card-box .rating-chip svg,#pc-wrap #member-follows-page .follows-card-box .rating-chip svg{width:16px;height:16px;margin:0;color:#1d9e75}#mobile-wrap #member-follows-page .follows-card-box .rating-chip small,#pc-wrap #member-follows-page .follows-card-box .rating-chip small{color:#52615c;font-size:11px;font-weight:900}#mobile-wrap #member-follows-page .follows-card-box .information-box,#pc-wrap #member-follows-page .follows-card-box .information-box{margin-top:14px}#mobile-wrap #member-follows-page .follows-card-box .information-box .name,#pc-wrap #member-follows-page .follows-card-box .information-box .name{font-size:21px;line-height:27px}#mobile-wrap #member-follows-page .follows-card-box .information-box .role,#pc-wrap #member-follows-page .follows-card-box .information-box .role{display:inline-flex;align-items:center;gap:4px;padding:0;background:transparent;color:#1d9e75;font-size:13px}#mobile-wrap #member-follows-page .follows-card-box .information-box .role svg,#pc-wrap #member-follows-page .follows-card-box .information-box .role svg{width:14px;height:14px}#mobile-wrap #member-follows-page .follows-card-box__desc,#pc-wrap #member-follows-page .follows-card-box__desc{display:-webkit-box;min-height:42px;margin:2px 0 0;overflow:hidden;color:#66736f;font-family:Poppins,sans-serif;font-size:12px;font-weight:750;line-height:20px;-webkit-line-clamp:2;-webkit-box-orient:vertical}#mobile-wrap #member-follows-page .follows-card-box .details-box,#pc-wrap #member-follows-page .follows-card-box .details-box{gap:10px}#mobile-wrap #member-follows-page .follows-card-box .info-box,#pc-wrap #member-follows-page .follows-card-box .info-box{align-items:center;min-height:88px;border:1px solid #edf3f0;border-radius:12px;background:linear-gradient(180deg,#f5fbf8,#eef8ff);text-align:center}#mobile-wrap #member-follows-page .follows-card-box .info-box:nth-child(3),#pc-wrap #member-follows-page .follows-card-box .info-box:nth-child(3){background:linear-gradient(180deg,#f8f4ff,#f2f7ff)}#mobile-wrap #member-follows-page .follows-card-box .info-box svg,#pc-wrap #member-follows-page .follows-card-box .info-box svg{width:20px;height:20px;margin:0 0 6px;color:#1d9e75}#mobile-wrap #member-follows-page .follows-card-box__meta,#pc-wrap #member-follows-page .follows-card-box__meta{display:flex;flex-wrap:wrap;gap:8px}#mobile-wrap #member-follows-page .follows-card-box__meta span,#pc-wrap #member-follows-page .follows-card-box__meta span{padding:6px 9px;border-radius:999px;background:#f7faf9;color:#52615c;font-family:Poppins,sans-serif;font-size:11px;font-weight:900}#mobile-wrap #member-follows-page .follows-card-box .action-box,#pc-wrap #member-follows-page .follows-card-box .action-box{margin-top:auto}#mobile-wrap #member-follows-page .pagination-config,#pc-wrap #member-follows-page .pagination-config{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:8px}#mobile-wrap #member-follows-page .pagination-config .total-result p,#pc-wrap #member-follows-page .pagination-config .total-result p{color:#66736f;font-family:Poppins,sans-serif;font-size:13px;font-weight:800}@media(max-width:980px){#mobile-wrap #member-follows-page .follows-list-box,#pc-wrap #member-follows-page .follows-list-box{grid-template-columns:1fr}#mobile-wrap #member-follows-page .follows-card-box,#pc-wrap #member-follows-page .follows-card-box{align-items:stretch}#mobile-wrap #member-follows-page .follows-card-box .action-box,#pc-wrap #member-follows-page .follows-card-box .action-box{justify-content:flex-start}}@media(max-width:560px){#mobile-wrap #member-follows-page .main-title-box .right-box .main-title,#pc-wrap #member-follows-page .main-title-box .right-box .main-title{font-size:24px;line-height:30px}#mobile-wrap #member-follows-page .follows-card-box,#pc-wrap #member-follows-page .follows-card-box{padding:14px}#mobile-wrap #member-follows-page .details-box,#pc-wrap #member-follows-page .details-box{grid-template-columns:1fr}#mobile-wrap #member-follows-page .action-box,#pc-wrap #member-follows-page .action-box{flex-direction:column;align-items:stretch}#mobile-wrap #member-follows-page .action-box button,#pc-wrap #member-follows-page .action-box button{width:100%}}#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;height:auto;flex-direction:row;justify-content:space-between;align-self:flex-start}#pc-wrap #member-articles-page .main-title-box .right-box{width:315px}#pc-wrap #member-articles-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #member-articles-page .articles-list-box{width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:35px;margin-top:85px}#pc-wrap #member-articles-page .articles-list-box .no-data{width:100%}#pc-wrap #member-articles-page .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #member-articles-page .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#mobile-wrap #member-page #member-listings-page,#pc-wrap #member-page #member-listings-page{display:flex;flex-direction:column;gap:22px;width:100%}#mobile-wrap #member-page #member-listings-page .main-title-box,#pc-wrap #member-page #member-listings-page .main-title-box{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}#mobile-wrap #member-page #member-listings-page .main-title-box .right-box,#pc-wrap #member-page #member-listings-page .main-title-box .right-box{display:flex;flex-direction:column;gap:6px}#mobile-wrap #member-page #member-listings-page .main-title-box .right-box .main-title,#pc-wrap #member-page #member-listings-page .main-title-box .right-box .main-title{color:#111827;font-family:Poppins,sans-serif;font-size:30px;font-weight:900;line-height:36px}#mobile-wrap #member-page #member-listings-page .main-title-box .right-box .sub-title,#pc-wrap #member-page #member-listings-page .main-title-box .right-box .sub-title{color:#66736f;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;line-height:22px}#mobile-wrap #member-page #member-listings-page .listings-list-box,#pc-wrap #member-page #member-listings-page .listings-list-box{overflow:hidden;border:1px solid #e3ebe7;border-radius:16px;background:#fff;box-shadow:0 12px 28px rgba(16,37,30,.06)}#mobile-wrap #member-page #member-listings-page .list-box,#pc-wrap #member-page #member-listings-page .list-box{display:flex;flex-direction:column;gap:14px;padding:18px}#mobile-wrap #member-page #member-listings-page .listing-card-box,#pc-wrap #member-page #member-listings-page .listing-card-box{display:grid;grid-template-columns:132px minmax(220px,1fr) 120px 112px 96px;grid-gap:16px;gap:16px;align-items:center;padding:14px;border:1px solid #edf2f0;border-radius:14px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}#mobile-wrap #member-page #member-listings-page .listing-card-box:hover,#pc-wrap #member-page #member-listings-page .listing-card-box:hover{transform:translateY(-2px);border-color:#cfe3dc;box-shadow:0 14px 28px rgba(16,37,30,.08)}#mobile-wrap #member-page #member-listings-page .listing-card-box .image-box,#pc-wrap #member-page #member-listings-page .listing-card-box .image-box{width:132px;aspect-ratio:4/3;overflow:hidden;border-radius:12px;background:#e1f5ee;cursor:pointer}#mobile-wrap #member-page #member-listings-page .listing-card-box .image-box img,#pc-wrap #member-page #member-listings-page .listing-card-box .image-box img{width:100%;height:100%;object-fit:cover}#mobile-wrap #member-page #member-listings-page .listing-card-box .information-box,#pc-wrap #member-page #member-listings-page .listing-card-box .information-box{display:flex;flex-direction:column;min-width:0;gap:7px;cursor:pointer}#mobile-wrap #member-page #member-listings-page .listing-card-box .information-box .name,#pc-wrap #member-page #member-listings-page .listing-card-box .information-box .name{overflow:hidden;color:#111827;font-family:Poppins,sans-serif;font-size:16px;font-weight:900;line-height:22px;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap #member-page #member-listings-page .listing-card-box .information-box .address,#pc-wrap #member-page #member-listings-page .listing-card-box .information-box .address{display:flex;align-items:center;gap:4px;overflow:hidden;color:#66736f;font-family:Poppins,sans-serif;font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap #member-page #member-listings-page .listing-card-box .information-box .address svg,#pc-wrap #member-page #member-listings-page .listing-card-box .information-box .address svg{width:15px;height:15px;color:#1d9e75}#mobile-wrap #member-page #member-listings-page .listing-card-box .information-box .listing-meta,#pc-wrap #member-page #member-listings-page .listing-card-box .information-box .listing-meta{display:flex;flex-wrap:wrap;gap:6px}#mobile-wrap #member-page #member-listings-page .listing-card-box .information-box .listing-meta span,#pc-wrap #member-page #member-listings-page .listing-card-box .information-box .listing-meta span{padding:5px 8px;border-radius:999px;background:#f4f7f6;color:#43524d;font-size:11px;font-weight:850}#mobile-wrap #member-page #member-listings-page .listing-card-box .information-box .price,#pc-wrap #member-page #member-listings-page .listing-card-box .information-box .price{color:#111827;font-family:Poppins,sans-serif;font-size:13px;font-weight:700}#mobile-wrap #member-page #member-listings-page .listing-card-box .information-box .price strong,#pc-wrap #member-page #member-listings-page .listing-card-box .information-box .price strong{color:#085041;font-size:17px;font-weight:950}#mobile-wrap #member-page #member-listings-page .listing-card-box .date-box,#mobile-wrap #member-page #member-listings-page .listing-card-box .status-box,#mobile-wrap #member-page #member-listings-page .listing-card-box .views-box,#pc-wrap #member-page #member-listings-page .listing-card-box .date-box,#pc-wrap #member-page #member-listings-page .listing-card-box .status-box,#pc-wrap #member-page #member-listings-page .listing-card-box .views-box{display:flex;align-items:center;justify-content:center}#mobile-wrap #member-page #member-listings-page .listing-card-box .date,#pc-wrap #member-page #member-listings-page .listing-card-box .date{color:#66736f;font-family:Poppins,sans-serif;font-size:12px;font-weight:800}#mobile-wrap #member-page #member-listings-page .listing-card-box .status-pill,#pc-wrap #member-page #member-listings-page .listing-card-box .status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:86px;height:34px;border-radius:999px;background:#e1f5ee;color:#085041}#mobile-wrap #member-page #member-listings-page .listing-card-box .status-pill .status,#pc-wrap #member-page #member-listings-page .listing-card-box .status-pill .status{font-family:Poppins,sans-serif;font-size:11px;font-weight:950}#mobile-wrap #member-page #member-listings-page .listing-card-box .views-box,#pc-wrap #member-page #member-listings-page .listing-card-box .views-box{flex-direction:column;gap:4px}#mobile-wrap #member-page #member-listings-page .listing-card-box .views-box .views,#pc-wrap #member-page #member-listings-page .listing-card-box .views-box .views{display:inline-flex;align-items:center;gap:5px;color:#43524d;font-family:Poppins,sans-serif;font-size:12px;font-weight:850}#mobile-wrap #member-page #member-listings-page .listing-card-box .views-box .views svg,#pc-wrap #member-page #member-listings-page .listing-card-box .views-box .views svg{width:16px;height:16px;color:#7b8783}#mobile-wrap #member-page #member-listings-page .pagination-config,#pc-wrap #member-page #member-listings-page .pagination-config{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:10px}#mobile-wrap #member-page #member-listings-page .pagination-config .total-result p,#pc-wrap #member-page #member-listings-page .pagination-config .total-result p{color:#66736f;font-family:Poppins,sans-serif;font-size:13px;font-weight:800}@media(max-width:900px){#mobile-wrap #member-page #member-listings-page .listing-card-box,#pc-wrap #member-page #member-listings-page .listing-card-box{grid-template-columns:108px minmax(0,1fr);align-items:flex-start}#mobile-wrap #member-page #member-listings-page .listing-card-box .image-box,#pc-wrap #member-page #member-listings-page .listing-card-box .image-box{width:108px}#mobile-wrap #member-page #member-listings-page .listing-card-box .date-box,#mobile-wrap #member-page #member-listings-page .listing-card-box .status-box,#mobile-wrap #member-page #member-listings-page .listing-card-box .views-box,#pc-wrap #member-page #member-listings-page .listing-card-box .date-box,#pc-wrap #member-page #member-listings-page .listing-card-box .status-box,#pc-wrap #member-page #member-listings-page .listing-card-box .views-box{grid-column:2;justify-content:flex-start}#mobile-wrap #member-page #member-listings-page .listing-card-box .views-box,#pc-wrap #member-page #member-listings-page .listing-card-box .views-box{flex-direction:row}}@media(max-width:560px){#mobile-wrap #member-page #member-listings-page .main-title-box .right-box .main-title,#pc-wrap #member-page #member-listings-page .main-title-box .right-box .main-title{font-size:24px;line-height:30px}#mobile-wrap #member-page #member-listings-page .list-box,#pc-wrap #member-page #member-listings-page .list-box{padding:12px}#mobile-wrap #member-page #member-listings-page .listing-card-box,#pc-wrap #member-page #member-listings-page .listing-card-box{grid-template-columns:1fr}#mobile-wrap #member-page #member-listings-page .listing-card-box .image-box,#pc-wrap #member-page #member-listings-page .listing-card-box .image-box{width:100%}#mobile-wrap #member-page #member-listings-page .listing-card-box .date-box,#mobile-wrap #member-page #member-listings-page .listing-card-box .status-box,#mobile-wrap #member-page #member-listings-page .listing-card-box .views-box,#pc-wrap #member-page #member-listings-page .listing-card-box .date-box,#pc-wrap #member-page #member-listings-page .listing-card-box .status-box,#pc-wrap #member-page #member-listings-page .listing-card-box .views-box{grid-column:1}}body{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}body::-webkit-scrollbar{display:none}#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;border-top:1px solid hsla(0,0%,100%,.07)}#pc-wrap #top .navbar .navbar-main.transparent{background-color:rgba(24,26,32,.62)}#pc-wrap #top .navbar .navbar-main .container{flex-direction:row;align-items:center;justify-content:space-between}#pc-wrap #top .navbar .navbar-main .container .logo-box img{width:150px;cursor:pointer}#pc-wrap #top .navbar .navbar-main .container .router-box{position:relative;width:617px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap #top .navbar .navbar-main .container .router-box div{position:relative;color:hsla(0,0%,93%,.929);font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}#pc-wrap #top .navbar .navbar-main .container .router-box div .community_menu{position:absolute;left:-177%;top:30px;width:434px;height:33px;background:#fff;transition:all 2s ease}#pc-wrap #top .navbar .navbar-main .container .router-box div .community_menu:before{content:"";display:block;position:absolute;top:0;right:50%;width:10px;height:10px;background:#fff;transform:translateY(-50%) rotate(45deg);z-index:0}#pc-wrap #top .navbar .navbar-main .container .user-box{width:270px;display:flex;flex-direction:row;justify-content:flex-end}#pc-wrap #top .navbar .navbar-main .container .user-box .join-box{width:184px;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}#pc-wrap #top .navbar .navbar-main .container .lan-box{margin-left:28px;display:flex;align-items:center}#pc-wrap #top .navbar .navbar-main .container .lan-box .notification-icon{color:#fff}#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 .header-main{position:relative;width:100%;height:860px;background-image:url(/img/banner/header1.svg);background-size:cover}#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-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 .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-msg{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:#2c81b7;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:#f7f7f7;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;padding:60px 0 18px;width:100%;height:auto;display:flex;flex-direction:row;background:#181a20}#pc-wrap #footer .footer-container{width:1300px;height:auto;margin:0 auto}#pc-wrap #footer .footer-container .main{display:flex;flex-direction:row;justify-content:space-between}#pc-wrap #footer .footer-container .main .left{height:360px;display:flex;flex-direction:column;justify-content:space-between}#pc-wrap #footer .footer-container .main .left .footer-box{display:flex;flex-direction:column}#pc-wrap #footer .footer-container .main .left .footer-box .logo{width:128px;height:52px;cursor:pointer}#pc-wrap #footer .footer-container .main .left .footer-box span{color:#bebdbd;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;text-transform:capitalize}#pc-wrap #footer .footer-container .main .left .footer-box p{color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#pc-wrap #footer .footer-container .main .left .footer-box .media-box{margin-top:12px;color:#929495}#pc-wrap #footer .footer-container .main .left .footer-box .media-box svg{font-size:32px;margin-right:22px;cursor:pointer}#pc-wrap #footer .footer-container .main .right,#pc-wrap #footer .footer-container .main .right .top{display:flex;flex-direction:column}#pc-wrap #footer .footer-container .main .right .top strong{color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#pc-wrap #footer .footer-container .main .right .top div{padding:20px 30px;margin-top:20px;width:667px;height:70px;display:flex;flex-direction:row;align-items:center;box-sizing:border-box;border-radius:12px;background:#212329}#pc-wrap #footer .footer-container .main .right .top div input{margin-right:10px;width:85%;border:none;outline:none;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;background:none}#pc-wrap #footer .footer-container .main .right .top div span{color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}#pc-wrap #footer .footer-container .main .right .bottom{margin-top:60px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap #footer .footer-container .main .right .bottom div{display:flex;flex-direction:column}#pc-wrap #footer .footer-container .main .right .bottom div strong{margin-bottom:3px;color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#pc-wrap #footer .footer-container .main .right .bottom div span{margin-top:25px;color:#bebdbd;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;cursor:pointer}#pc-wrap #footer .footer-container .main .right .bottom div span:hover{color:#fff;-webkit-text-decoration-line:underline;text-decoration-line:underline}#pc-wrap #footer .footer-container .second{margin-top:60px;height:45px;border-top:1px solid #212329;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}#pc-wrap #footer .footer-container .second span{color:#bebdbd;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.MuiPaper-root.MuiMenu-paper{padding:8px;box-shadow:0 3px 8px rgba(0,0,0,.24)}.advanced-filter-modal{padding:29px 0 18px;position:relative;width:662px;height:auto;display:flex;flex-direction:column;align-items:center}.advanced-filter-modal .close{position:absolute;top:20px;right:10px;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f6f6f6;cursor:pointer}.advanced-filter-modal .top{width:580px;height:auto;display:flex;flex-direction:column}.advanced-filter-modal .top span{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}.advanced-filter-modal .top div.search-input-box{margin-top:10px;padding:18px 14px;display:flex;flex-direction:row;align-items:center;border-radius:8px;border:1px solid #ddd}.advanced-filter-modal .top div.search-input-box img{width:17px;height:17px;filter:brightness(0)}.advanced-filter-modal .top div.search-input-box input{margin-left:10px;width:100%;height:25px;color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;border:none;outline:none}.advanced-filter-modal hr{width:100%}.advanced-filter-modal .middle{position:relative;width:593px;height:auto;display:flex;flex-direction:column}.advanced-filter-modal .middle .row-box{position:relative;width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between}.advanced-filter-modal .middle .row-box .box{position:relative;width:285px;height:auto;display:flex;flex-direction:column}.advanced-filter-modal .middle .row-box .box span{margin-bottom:10px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}.advanced-filter-modal .middle .row-box .box .inside{position:relative;width:100%;height:auto;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 div.room{width:46px;height:46px;display:flex;align-items:center;justify-content:center;border:1px solid #ddd;color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}.advanced-filter-modal .middle .row-box .box .inside div.room:first-child{border-radius:12px 0 0 12px}.advanced-filter-modal .middle .row-box .box .inside div.room:last-child{border-radius:0 12px 12px 0}.advanced-filter-modal .middle .row-box .box .inside div.room.active{border:2px solid #181a20}.advanced-filter-modal .middle .row-box .box .inside select{padding-left:13px;width:100%;height:46px;border-radius:8px;border:1px solid #ddd;color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.advanced-filter-modal .middle .row-box .box .inside .arrow-down{position:absolute;width:15px;height:8px;color:#ddd;right:12px;top:21px}.advanced-filter-modal .middle .row-box .box .inside .minus-line{width:11px;height:1px;background:#181a20}.advanced-filter-modal .middle .row-box .box .inside em{color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}.advanced-filter-modal .bottom{width:604px;height:auto;display:flex;flex-direction:row;justify-content:space-between}.advanced-filter-modal .bottom div{display:flex;flex-direction:row;align-items:center}.advanced-filter-modal .bottom div img{margin-right:10px;width:15px;height:15px;cursor:pointer}.advanced-filter-modal .bottom div span{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;-webkit-text-decoration-line:underline;text-decoration-line:underline;cursor:pointer}.advanced-filter-modal .bottom button{width:185px;height:54px;border-radius:12px;background:linear-gradient(90deg,#e8543e,#ec6b57);color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.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{padding:0;display:block;background:transparent}@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";#mobile-wrap #agent-list-page{min-height:calc(100vh - 64px);padding:24px 16px 48px;background:#f5f7fb}#mobile-wrap #agent-list-page button,#mobile-wrap #agent-list-page input{font-family:Poppins,sans-serif}#mobile-wrap #agent-list-page .agents-header{margin-bottom:22px}#mobile-wrap #agent-list-page .agents-header h1{margin:0 0 8px;color:#111827;font-size:26px;font-weight:900;line-height:32px}#mobile-wrap #agent-list-page .agents-header p{margin:0;color:#66736f;font-size:13px;font-weight:600;line-height:20px}#mobile-wrap #agent-list-page .agents-toolbar{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px;padding:14px;border:1px solid #e4ebe8;border-radius:12px;background:#fff;box-shadow:0 8px 24px rgba(8,80,65,.06)}#mobile-wrap #agent-list-page .agents-toolbar__search{display:flex;align-items:center;gap:10px;flex:1 1 100%;height:44px;padding:0 14px;border-radius:8px;background:#f4f7f6;color:#87928e}#mobile-wrap #agent-list-page .agents-toolbar__search svg{width:18px;height:18px}#mobile-wrap #agent-list-page .agents-toolbar__search input{width:100%;border:0;outline:none;background:transparent;color:#1f2937;font-size:13px;font-weight:700}#mobile-wrap #agent-list-page .agents-toolbar .filter-chip,#mobile-wrap #agent-list-page .agents-toolbar__filters{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:38px;padding:0 12px;border:1px solid #dfe8e4;border-radius:999px;background:#fff;color:#34443f;cursor:pointer;font-size:11px;font-weight:900;white-space:nowrap}#mobile-wrap #agent-list-page .agents-toolbar .filter-chip svg,#mobile-wrap #agent-list-page .agents-toolbar__filters svg{width:15px;height:15px}#mobile-wrap #agent-list-page .agents-toolbar .filter-chip--active{border-color:#1d9e75;background:#1d9e75;color:#fff}#mobile-wrap #agent-list-page .agents-toolbar__filters{border-radius:8px;background:#f7faf9}#mobile-wrap #agent-list-page .agents-grid{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}#mobile-wrap #agent-list-page .agent-card{display:flex;flex-direction:column;min-height:330px;padding:18px;border:1px solid #e3ebe7;border-radius:12px;background:#fff;box-shadow:0 10px 24px rgba(16,37,30,.08)}#mobile-wrap #agent-list-page .agent-card__actions,#mobile-wrap #agent-list-page .agent-card__header,#mobile-wrap #agent-list-page .agent-card__meta,#mobile-wrap #agent-list-page .agent-card__profile,#mobile-wrap #agent-list-page .agent-card__rating{display:flex;align-items:center}#mobile-wrap #agent-list-page .agent-card__actions,#mobile-wrap #agent-list-page .agent-card__header{justify-content:space-between;gap:12px}#mobile-wrap #agent-list-page .agent-card__profile{min-width:0;gap:12px;text-decoration:none}#mobile-wrap #agent-list-page .agent-card__avatar-wrap{position:relative;flex:0 0 56px;width:56px;height:56px}#mobile-wrap #agent-list-page .agent-card__avatar{width:56px;height:56px;border:3px solid #e1f5ee;border-radius:50%;object-fit:cover}#mobile-wrap #agent-list-page .agent-card__online{position:absolute;right:0;bottom:3px;width:14px;height:14px;border:2px solid #fff;border-radius:50%;background:#1d9e75}#mobile-wrap #agent-list-page .agent-card__identity{display:flex;flex-direction:column;min-width:0;gap:3px}#mobile-wrap #agent-list-page .agent-card__identity strong{overflow:hidden;color:#111827;font-size:16px;font-weight:900;line-height:22px;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap #agent-list-page .agent-card__identity small{color:#1d9e75;font-size:11px;font-weight:900}#mobile-wrap #agent-list-page .agent-card__icon-btn,#mobile-wrap #agent-list-page .agent-card__like{display:inline-flex;align-items:center;justify-content:center;background:#fff;cursor:pointer}#mobile-wrap #agent-list-page .agent-card__like{flex:0 0 38px;width:38px;height:38px;border:1px solid #dfe8e4;border-radius:50%;color:#7b8783}#mobile-wrap #agent-list-page .agent-card__like svg{width:18px;height:18px}#mobile-wrap #agent-list-page .agent-card__like--active{border-color:rgba(220,38,38,.18);background:#fff1f2;color:#dc2626}#mobile-wrap #agent-list-page .agent-card__rating{gap:8px;margin-top:16px}#mobile-wrap #agent-list-page .agent-card__rating span{display:inline-flex;align-items:center;gap:4px;color:#085041;font-size:14px;font-weight:900}#mobile-wrap #agent-list-page .agent-card__rating svg{width:15px;height:15px;color:#1d9e75}#mobile-wrap #agent-list-page .agent-card__rating small{color:#7b8783;font-size:10px;font-weight:800}#mobile-wrap #agent-list-page .agent-card__area{display:flex;align-items:center;gap:5px;min-height:36px;margin:10px 0 16px;color:#66736f;font-size:12px;font-weight:700;line-height:18px}#mobile-wrap #agent-list-page .agent-card__area svg{flex:0 0 auto;width:14px;height:14px}#mobile-wrap #agent-list-page .agent-card__stats{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-bottom:14px}#mobile-wrap #agent-list-page .agent-card__stats div{padding:12px 10px;border-radius:8px;background:#f7faf9;text-align:center}#mobile-wrap #agent-list-page .agent-card__stats span,#mobile-wrap #agent-list-page .agent-card__stats strong{display:block}#mobile-wrap #agent-list-page .agent-card__stats strong{color:#0f3f35;font-size:16px;font-weight:900;line-height:20px}#mobile-wrap #agent-list-page .agent-card__stats span{margin-top:4px;color:#7b8783;font-size:10px;font-weight:800;text-transform:uppercase}#mobile-wrap #agent-list-page .agent-card__tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}#mobile-wrap #agent-list-page .agent-card .tag{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:999px;font-size:10px;font-weight:900;line-height:14px}#mobile-wrap #agent-list-page .agent-card .tag svg{width:12px;height:12px}#mobile-wrap #agent-list-page .agent-card .tag--green{background:#e1f5ee;color:#085041}#mobile-wrap #agent-list-page .agent-card .tag--blue{background:#e6f1fb;color:#0c447c}#mobile-wrap #agent-list-page .agent-card__meta{gap:12px;margin:auto 0 16px;color:#52615c;font-size:11px;font-weight:800}#mobile-wrap #agent-list-page .agent-card__meta span{display:inline-flex;align-items:center;gap:4px}#mobile-wrap #agent-list-page .agent-card__meta svg{width:14px;height:14px}#mobile-wrap #agent-list-page .agent-card__btn{flex:1 1;height:42px;border:0;border-radius:4px;background:#1d9e75;color:#fff;cursor:pointer;font-size:12px;font-weight:900}#mobile-wrap #agent-list-page .agent-card__icon-btn{width:42px;height:42px;border:1px solid #1d9e75;border-radius:4px;color:#1d9e75}#mobile-wrap #agent-list-page .agent-card__icon-btn svg{width:18px;height:18px}#mobile-wrap #agent-list-page .agents-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:280px;border:1px dashed #ccd9d4;border-radius:12px;background:#fff;text-align:center}#mobile-wrap #agent-list-page .agents-empty span{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:#e1f5ee;color:#085041;font-size:13px;font-weight:900}#mobile-wrap #agent-list-page .agents-empty h3,#mobile-wrap #agent-list-page .agents-empty p{margin:0}#mobile-wrap #agent-list-page .agents-empty h3{color:#111827;font-size:20px;font-weight:900}#mobile-wrap #agent-list-page .agents-empty p{color:#66736f;font-size:14px;font-weight:700}#mobile-wrap #agent-list-page .agents-pagination{display:flex;justify-content:center;gap:8px;margin-top:28px}#mobile-wrap #agent-list-page .agents-pagination button{min-width:38px;height:38px;border:1px solid #dfe8e4;border-radius:6px;background:#fff;color:#38433f;cursor:pointer;font-weight:900}#mobile-wrap #agent-list-page .agents-pagination button.active{border-color:#1d9e75;background:#1d9e75;color:#fff}#mobile-wrap #agent-list-page .agents-pagination button:disabled{cursor:not-allowed;opacity:.45}#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-properties{padding:0 10px;width:100%;height:auto;display:flex;flex-direction:row}#mobile-wrap .trend-properties .container{width:100%;flex-direction:column}#mobile-wrap .trend-properties .container .card-box{position:relative;margin-top:25px;display:flex;flex-direction:row}#mobile-wrap .trend-properties .container .card-box .empty-list{width:100%;height:280px;display:flex;justify-content:center;align-items:center}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper{width:100%;height:400px;display:flex;flex-direction:row}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide{width:98%;height:auto;display:flex}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box{position:relative;width:100%;height:375px;display:flex;flex-direction:column}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-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-properties .container .card-box .trend-property-swiper .trend-property-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-properties .container .card-box .trend-property-swiper .trend-property-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-properties .container .card-box .trend-property-swiper .trend-property-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-properties .container .card-box .trend-property-swiper .trend-property-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-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .options div{display:flex;flex-direction:row}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-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-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-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-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-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-properties .container .card-box .trend-card-box{position:relative;width:300px;height:375px;display:flex;flex-direction:column}#mobile-wrap .trend-properties .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-properties .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-properties .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-properties .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-properties .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-properties .container .card-box .trend-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .options div{display:flex;flex-direction:row}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#mobile-wrap .trend-properties .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-properties .container .card-box .trend-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap .trend-properties .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-properties .container .card-box .trend-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#mobile-wrap .trend-properties .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 .popular-properties{padding:10px;width:100%;height:auto;display:flex;flex-direction:row;background:#f6f6f6}#mobile-wrap .popular-properties .container{width:100%;flex-direction:column;align-items:center}#mobile-wrap .popular-properties .container .card-box{margin-top:25px;width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .popular-properties .container .card-box .popular-property-swiper{width:100%;height:390px;display:flex;flex-direction:row}#mobile-wrap .popular-properties .container .card-box .popular-property-swiper .popular-property-slide{width:98%;height:auto;display:flex}#mobile-wrap .popular-properties .container .card-box .popular-card-box{position:relative;width:100%;height:425px;display:flex;flex-direction:column}#mobile-wrap .popular-properties .container .card-box .popular-card-box .card-img{position:relative;width:100%;height:203px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}#mobile-wrap .popular-properties .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-properties .container .card-box .popular-card-box .card-img div.status img{width:14px;height:14px}#mobile-wrap .popular-properties .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-properties .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-properties .container .card-box .popular-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 .popular-properties .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-properties .container .card-box .popular-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 .popular-properties .container .card-box .popular-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .popular-properties .container .card-box .popular-card-box .info .options div{display:flex;flex-direction:row}#mobile-wrap .popular-properties .container .card-box .popular-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#mobile-wrap .popular-properties .container .card-box .popular-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 .popular-properties .container .card-box .popular-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap .popular-properties .container .card-box .popular-card-box .info .bott p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}#mobile-wrap .popular-properties .container .card-box .popular-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#mobile-wrap .popular-properties .container .card-box .popular-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#mobile-wrap .popular-properties .container .card-box .popular-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 .popular-properties .container .pagination-box{display:flex;flex-direction:row;justify-content:center;align-items:center}#mobile-wrap .popular-properties .container .pagination-box .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000}#mobile-wrap .popular-properties .container .pagination-box .swiper-popular-next{margin-left:20px;cursor:pointer}#mobile-wrap .popular-properties .container .pagination-box .swiper-popular-prev{margin-right:20px;cursor:pointer}#mobile-wrap .video-frame{margin:20px 0;width:100%;height:300px;background:#000;transform:perspective(0);box-shadow:-3px 0 20px 14px rgba(52,52,52,.502)}#mobile-wrap .top-properties{padding:0 10px;width:100%;height:auto;display:flex;flex-direction:row}#mobile-wrap .top-properties .container{width:100%;display:flex;flex-direction:column}#mobile-wrap .top-properties .container .card-box{position:relative;margin-top:25px;display:flex;flex-direction:row}#mobile-wrap .top-properties .container .card-box .top-property-swiper{width:100%;height:400px;display:flex;flex-direction:row}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide{width:98%;height:auto;display:flex}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box{position:relative;width:100%;height:375px;display:flex;flex-direction:column}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-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-properties .container .card-box .top-property-swiper .top-property-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-properties .container .card-box .top-property-swiper .top-property-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-properties .container .card-box .top-property-swiper .top-property-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-properties .container .card-box .top-property-swiper .top-property-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-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .options div{display:flex;flex-direction:row}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-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-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-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-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-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{padding:20px 10px;width:100%;height:auto;display:flex;flex-direction:row;background:#f6f6f6}#mobile-wrap .top-agents .container{position:relative;width:100%;flex-direction:column;align-items:center}#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%;height:280px;display:flex;flex-direction:row}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide{width:98%;height:auto;display:flex}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card{width:100%;height:280px;display:flex;flex-direction:column;align-items:center}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card img{width:209px;height:209px;border-radius:50%;cursor:pointer;object-fit:cover}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card strong{margin-top:10px;color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card span{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#mobile-wrap #footer{position:relative;padding:60px 0 18px;width:100%;height:auto;display:flex;flex-direction:row;background:#181a20}#mobile-wrap #footer .footer-container{padding:0 10px;margin:0 auto;width:1300px;height:auto}#mobile-wrap #footer .footer-container .main{display:flex;flex-direction:column}#mobile-wrap #footer .footer-container .main .left{height:360px;display:flex;flex-direction:column;justify-content:space-between}#mobile-wrap #footer .footer-container .main .left .footer-box{display:flex;flex-direction:column}#mobile-wrap #footer .footer-container .main .left .footer-box .logo{width:128px;height:52px;cursor:pointer}#mobile-wrap #footer .footer-container .main .left .footer-box span{color:#bebdbd;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;text-transform:capitalize}#mobile-wrap #footer .footer-container .main .left .footer-box p{color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#mobile-wrap #footer .footer-container .main .left .footer-box .media-box{margin-top:12px;color:#929495}#mobile-wrap #footer .footer-container .main .left .footer-box .media-box svg{font-size:32px;margin-right:22px;cursor:pointer}#mobile-wrap #footer .footer-container .main .right{display:flex;flex-direction:column}#mobile-wrap #footer .footer-container .main .right .bottom{margin-top:60px;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap #footer .footer-container .main .right .bottom div{display:flex;flex-direction:column}#mobile-wrap #footer .footer-container .main .right .bottom div strong{margin-bottom:3px;color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#mobile-wrap #footer .footer-container .main .right .bottom div span{margin-top:25px;color:#bebdbd;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;cursor:pointer}#mobile-wrap #footer .footer-container .second{margin-top:60px;height:45px;border-top:1px solid #212329;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}#mobile-wrap #footer .footer-container .second span{color:#bebdbd;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}#mobile-wrap #listing-detail-page{min-height:100vh;padding:88px 12px 40px;background:#f6f9f8}#mobile-wrap #listing-detail-page button,#mobile-wrap #listing-detail-page input,#mobile-wrap #listing-detail-page select{font-family:Poppins,sans-serif}#mobile-wrap #listing-detail-page button{border:0}#mobile-wrap #listing-detail-page .container{width:100%;display:flex;flex-direction:column;gap:16px}#mobile-wrap #listing-detail-page .tag{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;min-height:26px;padding:0 9px;border-radius:999px;background:#eef3f1;color:#4b5563;font-size:11px;font-weight:800;white-space:nowrap}#mobile-wrap #listing-detail-page .tag--green{background:#e1f5ee;color:#085041}#mobile-wrap #listing-detail-page .tag--blue{background:#e6f1fb;color:#0c447c}#mobile-wrap #listing-detail-page .tag--amber{background:#faeeda;color:#633806}#mobile-wrap #listing-detail-page .listing-detail-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:7px;color:#6b7773;font-size:12px;font-weight:800}#mobile-wrap #listing-detail-page .listing-detail-breadcrumb button{background:transparent;color:#50605a;font-weight:900}#mobile-wrap #listing-detail-page .listing-detail-gallery,#mobile-wrap #listing-detail-page .listing-detail-skeleton__gallery{display:flex;flex-direction:column;gap:8px;width:100%;min-height:0;overflow:hidden}#mobile-wrap #listing-detail-page .listing-detail-gallery button{padding:0;overflow:hidden;border-radius:10px;background:#e7efec}#mobile-wrap #listing-detail-page .listing-detail-gallery img{width:100%;height:100%;display:block;object-fit:cover}#mobile-wrap #listing-detail-page .listing-detail-gallery__main{height:240px;min-height:240px;max-height:240px}#mobile-wrap #listing-detail-page .listing-detail-gallery__thumbs,#mobile-wrap #listing-detail-page .listing-detail-skeleton__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px;height:68px;min-height:68px;max-height:68px;overflow:hidden}#mobile-wrap #listing-detail-page .listing-detail-gallery__thumbs .skeleton-thumb,#mobile-wrap #listing-detail-page .listing-detail-gallery__thumbs button,#mobile-wrap #listing-detail-page .listing-detail-skeleton__thumbs .skeleton-thumb,#mobile-wrap #listing-detail-page .listing-detail-skeleton__thumbs button{height:68px;min-height:68px;max-height:68px}#mobile-wrap #listing-detail-page .listing-detail-gallery__placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eef2f0,#dfe8e4);cursor:default}#mobile-wrap #listing-detail-page .listing-detail-gallery__placeholder span{width:24px;height:24px;border-radius:50%;background:hsla(0,0%,100%,.74);box-shadow:inset 0 0 0 1px rgba(80,96,90,.12)}#mobile-wrap #listing-detail-page .listing-detail-layout,#mobile-wrap #listing-detail-page .listing-detail-main,#mobile-wrap #listing-detail-page .listing-detail-sidebar{display:flex;flex-direction:column;gap:16px}#mobile-wrap #listing-detail-page .listing-chat-card,#mobile-wrap #listing-detail-page .listing-detail-hero,#mobile-wrap #listing-detail-page .listing-detail-section,#mobile-wrap #listing-detail-page .listing-owner-card,#mobile-wrap #listing-detail-page .listing-price-card{border:1px solid #e2ebe7;border-radius:12px;background:#fff;box-shadow:0 10px 28px rgba(8,80,65,.07)}#mobile-wrap #listing-detail-page .listing-detail-hero,#mobile-wrap #listing-detail-page .listing-detail-section{padding:18px}#mobile-wrap #listing-detail-page .listing-detail-hero__tags,#mobile-wrap #listing-detail-page .listing-detail-skeleton__chips,#mobile-wrap #listing-detail-page .listing-detail-stats{display:flex;flex-wrap:wrap;gap:8px}#mobile-wrap #listing-detail-page .listing-detail-hero__title-row{display:flex;flex-direction:column;gap:14px}#mobile-wrap #listing-detail-page .listing-detail-hero__title-row h1{margin:0;color:#111827;font-size:25px;font-weight:900;line-height:32px}#mobile-wrap #listing-detail-page .listing-detail-hero__title-row p{margin:8px 0 0;display:flex;gap:6px;color:#64736e;font-size:13px;font-weight:700;line-height:20px}#mobile-wrap #listing-detail-page .listing-detail-hero__actions{display:flex;gap:8px}#mobile-wrap #listing-detail-page .listing-detail-hero__actions button{width:40px;height:40px;border:1px solid #dfe8e4;border-radius:50%;background:#fff;color:#1d9e75}#mobile-wrap #listing-detail-page .listing-detail-stats button,#mobile-wrap #listing-detail-page .listing-detail-stats span{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 10px;border-radius:999px;color:#50605a;font-size:12px;font-weight:800;background:#f3f7f5}#mobile-wrap #listing-detail-page .listing-detail-hero__action-liked,#mobile-wrap #listing-detail-page .listing-detail-stats__liked,#mobile-wrap #listing-detail-page .listing-detail-stats__liked svg{color:#e11d48}#mobile-wrap #listing-detail-page .listing-detail-section h2,#mobile-wrap #listing-detail-page .listing-detail-section__header h2{margin:0 0 12px;color:#17231f;font-size:18px;font-weight:900}#mobile-wrap #listing-detail-page .listing-detail-section p{margin:0;color:#4f5f5a;font-size:13px;line-height:23px}#mobile-wrap #listing-detail-page .listing-detail-section__header{display:flex;flex-direction:column;gap:4px;margin-bottom:14px}#mobile-wrap #listing-detail-page .listing-detail-section__header span{color:#085041;font-size:12px;font-weight:900}#mobile-wrap #listing-detail-page .listing-detail-expat__grid,#mobile-wrap #listing-detail-page .listing-detail-feature-grid,#mobile-wrap #listing-detail-page .listing-detail-offers,#mobile-wrap #listing-detail-page .listing-detail-related-grid{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}#mobile-wrap #listing-detail-page .listing-detail-related-grid{grid-template-columns:minmax(0,1fr);justify-content:start}#mobile-wrap #listing-detail-page .listing-grid-card--compact{width:100%;min-width:0;max-width:none;height:258px;min-height:258px;max-height:258px;border:1px solid #e6ece9;border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 6px 16px rgba(20,42,34,.08)}#mobile-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__image{position:relative;height:150px;min-height:150px;max-height:150px;background:#eef2f0}#mobile-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__image img{width:100%;height:100%;object-fit:cover}#mobile-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__badge-br,#mobile-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__badge-tl,#mobile-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__meta,#mobile-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__price-row .tag{display:none}#mobile-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__heart{position:absolute;top:8px;right:8px;width:30px;height:30px;border-radius:50%;background:#fff;color:#1d9e75;box-shadow:0 4px 12px rgba(0,0,0,.14)}#mobile-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__heart--liked,#mobile-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__stat-liked,#mobile-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__stat-liked svg{color:#e11d48}#mobile-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__body{height:108px;min-height:108px;max-height:108px;padding:11px 12px 10px;display:flex;flex-direction:column}#mobile-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__price{color:#1d9e75;font-size:14px;font-weight:900}#mobile-wrap #listing-detail-page .listing-grid-card--compact h3{margin:4px 0;color:#111827;font-size:13px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#mobile-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__location{margin:0 0 8px;color:#697873;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#mobile-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__footer{margin-top:auto;padding-top:7px;border-top:0;display:flex;justify-content:flex-end;gap:8px}#mobile-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__footer button,#mobile-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__footer span{display:inline-flex;align-items:center;gap:2px;padding:0;background:transparent;color:#697873;font-size:10px;font-weight:800}#mobile-wrap #listing-detail-page .listing-grid-card--compact .listing-grid-card__footer svg{height:12px;width:12px}#mobile-wrap #listing-detail-page .listing-detail-expat__grid>div,#mobile-wrap #listing-detail-page .listing-detail-fact,#mobile-wrap #listing-detail-page .listing-detail-offer{padding:15px;border:1px solid #dfe8e4;border-radius:10px;background:#fff}#mobile-wrap #listing-detail-page .listing-detail-fact span,#mobile-wrap #listing-detail-page .listing-detail-fact strong{display:block}#mobile-wrap #listing-detail-page .listing-detail-fact span{margin-bottom:7px;color:#6b7773;font-size:12px;font-weight:800}#mobile-wrap #listing-detail-page .listing-detail-fact strong{color:#111827;font-size:17px;font-weight:900}#mobile-wrap #listing-detail-page .listing-detail-offer{display:flex;align-items:center;gap:12px;min-width:0}#mobile-wrap #listing-detail-page .listing-detail-expat__grid svg,#mobile-wrap #listing-detail-page .listing-detail-offer svg{color:#1d9e75}#mobile-wrap #listing-detail-page .listing-detail-expat__grid strong,#mobile-wrap #listing-detail-page .listing-detail-offer strong{display:block;color:#17231f;font-size:13px;font-weight:900}#mobile-wrap #listing-detail-page .listing-detail-offer span{display:block;margin-top:4px;color:#64736e;font-size:12px;font-weight:700;line-height:18px;overflow-wrap:anywhere}#mobile-wrap #listing-detail-page .listing-detail-expat{background:#eef8f4}#mobile-wrap #listing-detail-page .listing-detail-expat__grid p{margin-top:7px}#mobile-wrap #listing-detail-page .listing-detail-map,#mobile-wrap #listing-detail-page .listing-map{height:320px;min-height:320px;overflow:hidden;border-radius:10px;background:#e1f5ee}#mobile-wrap #listing-detail-page .listing-map__canvas{width:100%;height:100%}#mobile-wrap #listing-detail-page .listing-map__notice{display:flex;align-items:center;justify-content:center;height:100%;color:#085041;font-weight:900}#mobile-wrap #listing-detail-page .listing-chat-card,#mobile-wrap #listing-detail-page .listing-price-card{padding:18px}#mobile-wrap #listing-detail-page .listing-price-card>span{color:#65736f;font-size:12px;font-weight:900}#mobile-wrap #listing-detail-page .listing-price-card>strong{display:block;margin:6px 0 14px;color:#085041;font-size:28px;font-weight:900}#mobile-wrap #listing-detail-page .listing-price-card div{display:flex;justify-content:space-between;padding:11px 0;border-top:1px solid #edf2ef}#mobile-wrap #listing-detail-page .listing-price-card p{margin:0;color:#6b7773;font-size:13px;font-weight:800}#mobile-wrap #listing-detail-page .listing-price-card b{color:#17231f;font-size:13px;font-weight:900}#mobile-wrap #listing-detail-page .listing-chat-card__button,#mobile-wrap #listing-detail-page .listing-price-card button{width:100%;min-height:42px;border-radius:8px;background:#1d9e75;color:#fff;font-size:14px;font-weight:900}#mobile-wrap #listing-detail-page .listing-owner-card{display:flex;gap:12px;padding:15px;align-items:center}#mobile-wrap #listing-detail-page .listing-owner-card img{width:54px;height:54px;border-radius:50%;object-fit:cover}#mobile-wrap #listing-detail-page .listing-owner-card p,#mobile-wrap #listing-detail-page .listing-owner-card span{color:#6b7773;font-size:12px;font-weight:800}#mobile-wrap #listing-detail-page .listing-owner-card strong{display:block;color:#17231f;font-size:15px;font-weight:900}#mobile-wrap #listing-detail-page .listing-chat-card h3{margin:0 0 8px;color:#17231f;font-size:17px;font-weight:900}#mobile-wrap #listing-detail-page .listing-chat-card p{margin:0 0 14px;color:#64736e;font-size:13px;line-height:20px}#mobile-wrap #listing-detail-page .listing-chat-card__start{display:flex;flex-direction:column;gap:8px}#mobile-wrap #listing-detail-page .listing-chat-box{display:flex;flex-direction:column;gap:10px}#mobile-wrap #listing-detail-page .listing-chat-box__messages{max-height:300px;overflow-y:auto}#mobile-wrap #listing-detail-page .listing-chat-box__empty{padding:16px 12px;border-radius:8px;background:#f5faf8;color:#64736e;font-size:12px;font-weight:800;text-align:center}#mobile-wrap #listing-detail-page .listing-chat-box__composer{display:grid;grid-template-columns:70px minmax(0,1fr) 54px;grid-gap:6px;gap:6px}#mobile-wrap #listing-detail-page .listing-chat-box__composer button,#mobile-wrap #listing-detail-page .listing-chat-box__composer input,#mobile-wrap #listing-detail-page .listing-chat-box__composer select{min-width:0;height:38px;border-radius:8px;font-size:12px;font-weight:800}#mobile-wrap #listing-detail-page .listing-chat-box__composer input,#mobile-wrap #listing-detail-page .listing-chat-box__composer select{border:1px solid #dfe8e4;background:#fff;color:#17231f}#mobile-wrap #listing-detail-page .listing-chat-box__composer input{padding:0 10px}#mobile-wrap #listing-detail-page .listing-chat-box__composer button{background:#1d9e75;color:#fff}#mobile-wrap #listing-detail-page .listing-detail-comments{scroll-margin-top:88px}#mobile-wrap #listing-detail-page .listing-detail-comments__form{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px;margin-bottom:14px}#mobile-wrap #listing-detail-page .listing-detail-comments__form button,#mobile-wrap #listing-detail-page .listing-detail-comments__form input{height:38px;border-radius:8px;font-size:12px;font-weight:800}#mobile-wrap #listing-detail-page .listing-detail-comments__form input{min-width:0;padding:0 12px;border:1px solid #dfe8e4;background:#fff;color:#17231f}#mobile-wrap #listing-detail-page .listing-detail-comments__form button{background:#1d9e75;color:#fff}#mobile-wrap #listing-detail-page .listing-detail-comments__form button:disabled{background:#cbd5d1}#mobile-wrap #listing-detail-page .listing-detail-comments__list{display:flex;flex-direction:column;gap:10px}#mobile-wrap #listing-detail-page .listing-detail-comment{display:grid;grid-template-columns:34px minmax(0,1fr);grid-gap:10px;gap:10px;padding:11px;border:1px solid #e7eeeb;border-radius:8px;background:#f9fbfa}#mobile-wrap #listing-detail-page .listing-detail-comment img{width:34px;height:34px;border-radius:50%;object-fit:cover}#mobile-wrap #listing-detail-page .listing-detail-comment strong{margin-right:7px;color:#17231f;font-size:12px;font-weight:900}#mobile-wrap #listing-detail-page .listing-detail-comment span{color:#75827d;font-size:10px;font-weight:800}#mobile-wrap #listing-detail-page .listing-detail-comment p{margin-top:5px;font-size:12px;line-height:19px}#mobile-wrap #listing-detail-page .listing-detail-comments__empty{padding:16px;border-radius:8px;background:#f3f7f5;color:#64736e;font-size:12px;font-weight:800;text-align:center}#mobile-wrap #listing-detail-page .listing-message{display:flex;align-items:flex-end;gap:8px;justify-content:flex-start;margin-bottom:8px}#mobile-wrap #listing-detail-page .listing-message--mine{flex-direction:row-reverse;justify-content:flex-end}#mobile-wrap #listing-detail-page .listing-message__avatar{width:26px;height:26px;border-radius:50%;object-fit:cover}#mobile-wrap #listing-detail-page .listing-message__content{max-width:82%;display:flex;flex-direction:column;gap:4px}#mobile-wrap #listing-detail-page .listing-message--mine .listing-message__content{align-items:flex-end}#mobile-wrap #listing-detail-page .listing-message__sender{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#64736e;font-size:10px;font-weight:900}#mobile-wrap #listing-detail-page .listing-message__bubble{padding:9px 12px;border-radius:12px;background:#f3f4f6;color:#111827}#mobile-wrap #listing-detail-page .listing-message--mine .listing-message__bubble{background:#1d9e75;color:#fff}#mobile-wrap #listing-detail-page .listing-message__text{font-size:13px;line-height:19px}#mobile-wrap #listing-detail-page .listing-message__translation{margin-top:5px;font-size:11px;opacity:.74}#mobile-wrap #listing-detail-page .listing-detail-empty{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:18px;border:1px dashed #cddbd5;border-radius:12px;background:#fff;text-align:center}#mobile-wrap #listing-detail-page .skeleton{position:relative;overflow:hidden;border-radius:10px;background:#e5eeea}#mobile-wrap #listing-detail-page .skeleton:after{position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.55),transparent);animation:listingSkeleton 1.35s infinite;content:""}#mobile-wrap #listing-detail-page .skeleton-line{width:100%;height:18px}#mobile-wrap #listing-detail-page .skeleton-line--short{width:60%}#mobile-wrap #listing-detail-page .skeleton-line--title{height:34px}#mobile-wrap #listing-detail-page .skeleton-hero{height:260px}#mobile-wrap #listing-detail-page .skeleton-chip{width:86px;height:28px;border-radius:999px}#mobile-wrap #listing-detail-page .skeleton-paragraph{height:82px}#mobile-wrap #listing-detail-page .skeleton-feature{height:78px}#mobile-wrap #listing-detail-page .skeleton-map{height:320px}#mobile-wrap #listing-detail-page .skeleton-sidebar{height:220px}#mobile-wrap #listing-detail-page .skeleton-sidebar--small{height:130px}#mobile-wrap #listing-detail-page .skeleton-related{height:320px}#mobile-wrap #listing-detail-page .listing-lightbox{position:fixed;inset:0;z-index:1400;display:flex;align-items:center;justify-content:center;padding:14px}#mobile-wrap #listing-detail-page .listing-lightbox__backdrop{position:absolute;inset:0;background:rgba(5,15,12,.86)}#mobile-wrap #listing-detail-page .listing-lightbox__content{position:relative;z-index:1;width:100%;height:86vh;display:flex;align-items:center;justify-content:center}#mobile-wrap #listing-detail-page .listing-lightbox__content img{max-width:100%;max-height:100%;border-radius:10px;object-fit:contain}#mobile-wrap #listing-detail-page .listing-lightbox__close,#mobile-wrap #listing-detail-page .listing-lightbox__nav{position:absolute;z-index:2;width:40px;height:40px;border-radius:50%;background:hsla(0,0%,100%,.94);color:#17231f}#mobile-wrap #listing-detail-page .listing-lightbox__close{top:8px;right:8px}#mobile-wrap #listing-detail-page .listing-lightbox__nav{top:50%;transform:translateY(-50%)}#mobile-wrap #listing-detail-page .listing-lightbox__nav--prev{left:6px}#mobile-wrap #listing-detail-page .listing-lightbox__nav--next{right:6px}#mobile-wrap #listing-detail-page .listing-lightbox__counter{position:absolute;left:50%;bottom:10px;z-index:2;transform:translateX(-50%);padding:8px 12px;border-radius:999px;background:hsla(0,0%,100%,.94);color:#17231f;font-size:12px;font-weight:900}@media(max-width:760px){#mobile-wrap .agent-card,#mobile-wrap .follows-card-box,#mobile-wrap .home-member-card,#mobile-wrap .landlord-card,#pc-wrap .agent-card,#pc-wrap .follows-card-box,#pc-wrap .home-member-card,#pc-wrap .landlord-card{border-radius:16px}#mobile-wrap .agent-card__cover,#mobile-wrap .follows-card-box__cover,#mobile-wrap .home-member-card__cover,#mobile-wrap .landlord-card__cover,#pc-wrap .agent-card__cover,#pc-wrap .follows-card-box__cover,#pc-wrap .home-member-card__cover,#pc-wrap .landlord-card__cover{height:108px}#mobile-wrap .agent-card .info,#mobile-wrap .agent-card__profile,#mobile-wrap .follows-card-box .info,#mobile-wrap .follows-card-box__profile,#mobile-wrap .home-member-card .info,#mobile-wrap .home-member-card__profile,#mobile-wrap .landlord-card .info,#mobile-wrap .landlord-card__profile,#pc-wrap .agent-card .info,#pc-wrap .agent-card__profile,#pc-wrap .follows-card-box .info,#pc-wrap .follows-card-box__profile,#pc-wrap .home-member-card .info,#pc-wrap .home-member-card__profile,#pc-wrap .landlord-card .info,#pc-wrap .landlord-card__profile{margin-top:-42px}#mobile-wrap .agent-card .home-member-card__avatar,#mobile-wrap .agent-card .home-member-card__avatar img,#mobile-wrap .agent-card .image-box,#mobile-wrap .agent-card .image-box img,#mobile-wrap .agent-card__avatar,#mobile-wrap .agent-card__avatar-wrap,#mobile-wrap .follows-card-box .home-member-card__avatar,#mobile-wrap .follows-card-box .home-member-card__avatar img,#mobile-wrap .follows-card-box .image-box,#mobile-wrap .follows-card-box .image-box img,#mobile-wrap .follows-card-box__avatar,#mobile-wrap .follows-card-box__avatar-wrap,#mobile-wrap .home-member-card .home-member-card__avatar,#mobile-wrap .home-member-card .home-member-card__avatar img,#mobile-wrap .home-member-card .image-box,#mobile-wrap .home-member-card .image-box img,#mobile-wrap .home-member-card__avatar,#mobile-wrap .home-member-card__avatar-wrap,#mobile-wrap .landlord-card .home-member-card__avatar,#mobile-wrap .landlord-card .home-member-card__avatar img,#mobile-wrap .landlord-card .image-box,#mobile-wrap .landlord-card .image-box img,#mobile-wrap .landlord-card__avatar,#mobile-wrap .landlord-card__avatar-wrap,#pc-wrap .agent-card .home-member-card__avatar,#pc-wrap .agent-card .home-member-card__avatar img,#pc-wrap .agent-card .image-box,#pc-wrap .agent-card .image-box img,#pc-wrap .agent-card__avatar,#pc-wrap .agent-card__avatar-wrap,#pc-wrap .follows-card-box .home-member-card__avatar,#pc-wrap .follows-card-box .home-member-card__avatar img,#pc-wrap .follows-card-box .image-box,#pc-wrap .follows-card-box .image-box img,#pc-wrap .follows-card-box__avatar,#pc-wrap .follows-card-box__avatar-wrap,#pc-wrap .home-member-card .home-member-card__avatar,#pc-wrap .home-member-card .home-member-card__avatar img,#pc-wrap .home-member-card .image-box,#pc-wrap .home-member-card .image-box img,#pc-wrap .home-member-card__avatar,#pc-wrap .home-member-card__avatar-wrap,#pc-wrap .landlord-card .home-member-card__avatar,#pc-wrap .landlord-card .home-member-card__avatar img,#pc-wrap .landlord-card .image-box,#pc-wrap .landlord-card .image-box img,#pc-wrap .landlord-card__avatar,#pc-wrap .landlord-card__avatar-wrap{width:86px;height:86px;flex-basis:86px}#mobile-wrap .agent-card .home-member-card__rating,#mobile-wrap .agent-card .rating-chip,#mobile-wrap .agent-card__rating,#mobile-wrap .agent-card__rating-chip,#mobile-wrap .follows-card-box .home-member-card__rating,#mobile-wrap .follows-card-box .rating-chip,#mobile-wrap .follows-card-box__rating,#mobile-wrap .follows-card-box__rating-chip,#mobile-wrap .home-member-card .home-member-card__rating,#mobile-wrap .home-member-card .rating-chip,#mobile-wrap .home-member-card__rating,#mobile-wrap .home-member-card__rating-chip,#mobile-wrap .landlord-card .home-member-card__rating,#mobile-wrap .landlord-card .rating-chip,#mobile-wrap .landlord-card__rating,#mobile-wrap .landlord-card__rating-chip,#pc-wrap .agent-card .home-member-card__rating,#pc-wrap .agent-card .rating-chip,#pc-wrap .agent-card__rating,#pc-wrap .agent-card__rating-chip,#pc-wrap .follows-card-box .home-member-card__rating,#pc-wrap .follows-card-box .rating-chip,#pc-wrap .follows-card-box__rating,#pc-wrap .follows-card-box__rating-chip,#pc-wrap .home-member-card .home-member-card__rating,#pc-wrap .home-member-card .rating-chip,#pc-wrap .home-member-card__rating,#pc-wrap .home-member-card__rating-chip,#pc-wrap .landlord-card .home-member-card__rating,#pc-wrap .landlord-card .rating-chip,#pc-wrap .landlord-card__rating,#pc-wrap .landlord-card__rating-chip{max-width:calc(100% - 96px);padding:9px 10px;font-size:13px}#mobile-wrap .agent-card .details-box,#mobile-wrap .agent-card .home-member-card__stats,#mobile-wrap .agent-card__stats,#mobile-wrap .follows-card-box .details-box,#mobile-wrap .follows-card-box .home-member-card__stats,#mobile-wrap .follows-card-box__stats,#mobile-wrap .home-member-card .details-box,#mobile-wrap .home-member-card .home-member-card__stats,#mobile-wrap .home-member-card__stats,#mobile-wrap .landlord-card .details-box,#mobile-wrap .landlord-card .home-member-card__stats,#mobile-wrap .landlord-card__stats,#pc-wrap .agent-card .details-box,#pc-wrap .agent-card .home-member-card__stats,#pc-wrap .agent-card__stats,#pc-wrap .follows-card-box .details-box,#pc-wrap .follows-card-box .home-member-card__stats,#pc-wrap .follows-card-box__stats,#pc-wrap .home-member-card .details-box,#pc-wrap .home-member-card .home-member-card__stats,#pc-wrap .home-member-card__stats,#pc-wrap .landlord-card .details-box,#pc-wrap .landlord-card .home-member-card__stats,#pc-wrap .landlord-card__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}#mobile-wrap .agent-card .action-box,#mobile-wrap .agent-card .home-member-card__actions,#mobile-wrap .agent-card__actions,#mobile-wrap .follows-card-box .action-box,#mobile-wrap .follows-card-box .home-member-card__actions,#mobile-wrap .follows-card-box__actions,#mobile-wrap .home-member-card .action-box,#mobile-wrap .home-member-card .home-member-card__actions,#mobile-wrap .home-member-card__actions,#mobile-wrap .landlord-card .action-box,#mobile-wrap .landlord-card .home-member-card__actions,#mobile-wrap .landlord-card__actions,#pc-wrap .agent-card .action-box,#pc-wrap .agent-card .home-member-card__actions,#pc-wrap .agent-card__actions,#pc-wrap .follows-card-box .action-box,#pc-wrap .follows-card-box .home-member-card__actions,#pc-wrap .follows-card-box__actions,#pc-wrap .home-member-card .action-box,#pc-wrap .home-member-card .home-member-card__actions,#pc-wrap .home-member-card__actions,#pc-wrap .landlord-card .action-box,#pc-wrap .landlord-card .home-member-card__actions,#pc-wrap .landlord-card__actions{display:grid;grid-template-columns:1fr auto auto;grid-gap:8px;gap:8px;align-items:center}}@media(max-width:720px){#pc-wrap #about-page,#pc-wrap #agent-list-page,#pc-wrap #community-detail-page,#pc-wrap #community-list-page,#pc-wrap #cs-page,#pc-wrap #inbox-page,#pc-wrap #join-page,#pc-wrap #landlords-list-page,#pc-wrap #listing-detail-page,#pc-wrap #listing-list-page,#pc-wrap #map-page,#pc-wrap #member-articles-page,#pc-wrap #member-detail-page,#pc-wrap #member-follows-page,#pc-wrap #member-listings-page,#pc-wrap #member-page,#pc-wrap #my-page{min-height:calc(100vh - 64px);background:radial-gradient(circle at 12% 0,rgba(29,158,117,.12),transparent 30%),linear-gradient(180deg,#f8fbfa,#eef8f4);color:#17231f}#pc-wrap .agents-header,#pc-wrap .community-hero,#pc-wrap .help-hero,#pc-wrap .landlords-header,#pc-wrap .listing-detail-head,#pc-wrap .main-title-box,#pc-wrap .map-page__head,#pc-wrap .member-detail-hero,#pc-wrap .mypage-section-head,#pc-wrap .page-head{position:relative;overflow:hidden;margin:0 0 16px;padding:22px 16px;border:1px solid rgba(29,158,117,.12);border-radius:18px;background:linear-gradient(135deg,hsla(0,0%,100%,.96),rgba(225,245,238,.78)),linear-gradient(135deg,rgba(29,158,117,.1),rgba(245,189,69,.1));box-shadow:0 16px 38px rgba(8,80,65,.1)}#pc-wrap .agents-header .main-title,#pc-wrap .agents-header h1,#pc-wrap .agents-header h2,#pc-wrap .agents-header strong,#pc-wrap .community-hero .main-title,#pc-wrap .community-hero h1,#pc-wrap .community-hero h2,#pc-wrap .community-hero strong,#pc-wrap .help-hero .main-title,#pc-wrap .help-hero h1,#pc-wrap .help-hero h2,#pc-wrap .help-hero strong,#pc-wrap .landlords-header .main-title,#pc-wrap .landlords-header h1,#pc-wrap .landlords-header h2,#pc-wrap .landlords-header strong,#pc-wrap .listing-detail-head .main-title,#pc-wrap .listing-detail-head h1,#pc-wrap .listing-detail-head h2,#pc-wrap .listing-detail-head strong,#pc-wrap .main-title-box .main-title,#pc-wrap .main-title-box h1,#pc-wrap .main-title-box h2,#pc-wrap .main-title-box strong,#pc-wrap .map-page__head .main-title,#pc-wrap .map-page__head h1,#pc-wrap .map-page__head h2,#pc-wrap .map-page__head strong,#pc-wrap .member-detail-hero .main-title,#pc-wrap .member-detail-hero h1,#pc-wrap .member-detail-hero h2,#pc-wrap .member-detail-hero strong,#pc-wrap .mypage-section-head .main-title,#pc-wrap .mypage-section-head h1,#pc-wrap .mypage-section-head h2,#pc-wrap .mypage-section-head strong,#pc-wrap .page-head .main-title,#pc-wrap .page-head h1,#pc-wrap .page-head h2,#pc-wrap .page-head strong{margin:0;color:#12231e;font-size:24px;font-weight:950;line-height:30px;letter-spacing:0}#pc-wrap .agents-header .sub-title,#pc-wrap .agents-header p,#pc-wrap .agents-header span:not(.tag):not(.badge-pill):not(.member-type-badge),#pc-wrap .community-hero .sub-title,#pc-wrap .community-hero p,#pc-wrap .community-hero span:not(.tag):not(.badge-pill):not(.member-type-badge),#pc-wrap .help-hero .sub-title,#pc-wrap .help-hero p,#pc-wrap .help-hero span:not(.tag):not(.badge-pill):not(.member-type-badge),#pc-wrap .landlords-header .sub-title,#pc-wrap .landlords-header p,#pc-wrap .landlords-header span:not(.tag):not(.badge-pill):not(.member-type-badge),#pc-wrap .listing-detail-head .sub-title,#pc-wrap .listing-detail-head p,#pc-wrap .listing-detail-head span:not(.tag):not(.badge-pill):not(.member-type-badge),#pc-wrap .main-title-box .sub-title,#pc-wrap .main-title-box p,#pc-wrap .main-title-box span:not(.tag):not(.badge-pill):not(.member-type-badge),#pc-wrap .map-page__head .sub-title,#pc-wrap .map-page__head p,#pc-wrap .map-page__head span:not(.tag):not(.badge-pill):not(.member-type-badge),#pc-wrap .member-detail-hero .sub-title,#pc-wrap .member-detail-hero p,#pc-wrap .member-detail-hero span:not(.tag):not(.badge-pill):not(.member-type-badge),#pc-wrap .mypage-section-head .sub-title,#pc-wrap .mypage-section-head p,#pc-wrap .mypage-section-head span:not(.tag):not(.badge-pill):not(.member-type-badge),#pc-wrap .page-head .sub-title,#pc-wrap .page-head p,#pc-wrap .page-head span:not(.tag):not(.badge-pill):not(.member-type-badge){margin-top:7px;color:#60736d;font-size:12px;font-weight:750;line-height:19px}#pc-wrap .community-hero,#pc-wrap .help-hero{border-radius:0 0 24px 24px;margin-bottom:18px;padding:42px 16px 30px;background:linear-gradient(180deg,rgba(7,19,29,.1),rgba(7,19,29,.72)),linear-gradient(135deg,#085041,#1d9e75)}#pc-wrap .community-hero h1,#pc-wrap .community-hero p,#pc-wrap .community-hero span,#pc-wrap .help-hero h1,#pc-wrap .help-hero p,#pc-wrap .help-hero span{color:#fff}#pc-wrap .agents-toolbar,#pc-wrap .community-toolbar,#pc-wrap .faq-search,#pc-wrap .inbox-search,#pc-wrap .landlords-toolbar,#pc-wrap .listings-filter-sheet__header,#pc-wrap .listings-filter-sheet__panel,#pc-wrap .listings-mobile-topbar,#pc-wrap .map-search-toolbar,#pc-wrap .mypage-section-head,#pc-wrap .mypage-sidebar{border:1px solid rgba(29,158,117,.12);border-radius:16px;background:hsla(0,0%,100%,.94);box-shadow:0 12px 30px rgba(8,80,65,.08);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}#pc-wrap .agents-toolbar,#pc-wrap .community-toolbar,#pc-wrap .landlords-toolbar,#pc-wrap .map-search-toolbar{gap:8px;padding:12px}#pc-wrap .agents-toolbar__search,#pc-wrap .community-toolbar label,#pc-wrap .faq-search,#pc-wrap .inbox-search,#pc-wrap .landlords-toolbar__search,#pc-wrap .listings-mobile-topbar__search,#pc-wrap .map-search-toolbar__search{min-height:44px;border:1px solid #e3ece8;border-radius:12px;background:#f7faf9;color:#60736d}#pc-wrap .agents-toolbar__search input,#pc-wrap .agents-toolbar__search select,#pc-wrap .community-toolbar label input,#pc-wrap .community-toolbar label select,#pc-wrap .faq-search input,#pc-wrap .faq-search select,#pc-wrap .inbox-search input,#pc-wrap .inbox-search select,#pc-wrap .landlords-toolbar__search input,#pc-wrap .landlords-toolbar__search select,#pc-wrap .listings-mobile-topbar__search input,#pc-wrap .listings-mobile-topbar__search select,#pc-wrap .map-search-toolbar__search input,#pc-wrap .map-search-toolbar__search select{color:#17231f;font-size:12px;font-weight:800}#pc-wrap .article-category,#pc-wrap .badge-pill,#pc-wrap .community-tag,#pc-wrap .filter-chip,#pc-wrap .listing-type-chip,#pc-wrap .map-filter-chip,#pc-wrap .member-type-badge,#pc-wrap .status-chip,#pc-wrap .tag{min-height:30px;border:1px solid rgba(29,158,117,.12);border-radius:999px;background:#fff;color:#40514b;font-size:10px;font-weight:900;white-space:nowrap}#pc-wrap .MuiPaginationItem-root.Mui-selected,#pc-wrap .filter-chip--active,#pc-wrap .listing-type-chip.active,#pc-wrap .listings-mobile-view-toggle button.active,#pc-wrap .map-filter-chip.active,#pc-wrap .map-sort-pills button.active,#pc-wrap .pagination-box .active,#pc-wrap .pagination-conf .active,#pc-wrap .view-switch__button.active{border-color:#1d9e75;background:#1d9e75;color:#fff;box-shadow:0 10px 22px rgba(29,158,117,.18)}#pc-wrap .add-listing,#pc-wrap .add-listing-section,#pc-wrap .agent-card,#pc-wrap .article-detail-card,#pc-wrap .comment-card,#pc-wrap .comments-panel,#pc-wrap .community-card,#pc-wrap .community-panel,#pc-wrap .community-sidebar,#pc-wrap .faq-card,#pc-wrap .faq-content,#pc-wrap .favorite-card,#pc-wrap .follows-card-box,#pc-wrap .help-contact,#pc-wrap .help-guidance,#pc-wrap .help-guidance-card,#pc-wrap .inbox-chat-panel,#pc-wrap .inbox-contract-panel,#pc-wrap .inbox-conversation,#pc-wrap .inbox-sidebar,#pc-wrap .inbox-state,#pc-wrap .join-card,#pc-wrap .landlord-card,#pc-wrap .listing-chat-box,#pc-wrap .listing-chat-card,#pc-wrap .listing-detail-fact,#pc-wrap .listing-detail-hero,#pc-wrap .listing-detail-offer,#pc-wrap .listing-detail-section,#pc-wrap .listing-grid-card,#pc-wrap .listing-owner-card,#pc-wrap .listing-price-card,#pc-wrap .member-detail-card,#pc-wrap .member-detail-mini-card,#pc-wrap .member-detail-section,#pc-wrap .member-listing-card,#pc-wrap .member-profile-card,#pc-wrap .my-article-card,#pc-wrap .my-listing-card,#pc-wrap .mypage-access-card,#pc-wrap .mypage-contract-card,#pc-wrap .mypage-contract-detail,#pc-wrap .mypage-contract-mini,#pc-wrap .mypage-contract-state,#pc-wrap .mypage-contracts__summary,#pc-wrap .mypage-panel,#pc-wrap .mypage-stat-card,#pc-wrap .mypage-state-card,#pc-wrap .profile-card{border:1px solid rgba(29,158,117,.12);border-radius:16px;background:hsla(0,0%,100%,.96);color:#17231f;box-shadow:0 14px 32px rgba(8,80,65,.09)}#pc-wrap .agent-card,#pc-wrap .community-card,#pc-wrap .favorite-card,#pc-wrap .inbox-conversation,#pc-wrap .landlord-card,#pc-wrap .listing-grid-card,#pc-wrap .my-article-card,#pc-wrap .my-listing-card,#pc-wrap .mypage-contract-card{overflow:hidden}#pc-wrap .agent-card__cover,#pc-wrap .community-card__image,#pc-wrap .community-img,#pc-wrap .landlord-card__cover,#pc-wrap .listing-detail-gallery button,#pc-wrap .listing-detail-gallery__placeholder,#pc-wrap .listing-grid-card__image{background:linear-gradient(135deg,rgba(29,158,117,.12),rgba(245,189,69,.1)),#eef8f4}#pc-wrap .agent-card__avatar,#pc-wrap .inbox-chat-header__avatar,#pc-wrap .inbox-conversation__avatar,#pc-wrap .landlord-card__avatar,#pc-wrap .member-detail-avatar,#pc-wrap .mypage-hero__avatar{border:3px solid #fff;box-shadow:0 0 0 3px #e1f5ee,0 10px 22px rgba(8,80,65,.12)}#pc-wrap .MuiButton-contained,#pc-wrap .add-listing-submit,#pc-wrap .agent-card__btn,#pc-wrap .btn-apply-filters,#pc-wrap .community-write,#pc-wrap .inbox-contract-panel__toggle,#pc-wrap .landlord-card__btn,#pc-wrap .member-follow-button,#pc-wrap .mypage-primary-action,#pc-wrap .mypage-save-button,#pc-wrap .search-box__submit,#pc-wrap .submit-btn{min-height:42px;border-radius:12px;background:linear-gradient(135deg,#1d9e75,#0f7e61);color:#fff;font-weight:900;box-shadow:0 12px 26px rgba(29,158,117,.2)}#pc-wrap .MuiButton-outlined,#pc-wrap .agent-card__icon-btn,#pc-wrap .btn-clear-filters,#pc-wrap .home-member-card__chat,#pc-wrap .inbox-mobile-back,#pc-wrap .landlord-card__icon-btn,#pc-wrap .listing-detail-hero__actions button,#pc-wrap .listing-detail-stats button,#pc-wrap .mypage-secondary-action{min-height:40px;border:1px solid #cfe2db;border-radius:12px;background:#fff;color:#085041;font-weight:900;box-shadow:0 8px 18px rgba(8,80,65,.08)}#pc-wrap .agent-card__rating,#pc-wrap .landlord-card__rating,#pc-wrap .listing-grid-card__price,#pc-wrap .listing-price,#pc-wrap .mypage-contract-card__money strong,#pc-wrap .mypage-contract-detail__money strong{color:#1d9e75}#pc-wrap .agent-card__identity strong,#pc-wrap .article-detail-card h1,#pc-wrap .community-card h3,#pc-wrap .community-card strong,#pc-wrap .faq-card h3,#pc-wrap .help-guidance-card h3,#pc-wrap .inbox-chat-header strong,#pc-wrap .inbox-sidebar__head strong,#pc-wrap .landlord-card__identity strong,#pc-wrap .listing-detail-hero h1,#pc-wrap .listing-detail-section h2,#pc-wrap .listing-grid-card h3,#pc-wrap .mypage-panel h2,#pc-wrap .mypage-panel h3{color:#12231e;letter-spacing:0}#pc-wrap .agent-card__area,#pc-wrap .agent-card__desc,#pc-wrap .article-detail-card p,#pc-wrap .community-card p,#pc-wrap .faq-card p,#pc-wrap .help-guidance-card p,#pc-wrap .inbox-conversation__preview,#pc-wrap .landlord-card__area,#pc-wrap .landlord-card__desc,#pc-wrap .listing-detail-section p,#pc-wrap .listing-grid-card__footer,#pc-wrap .listing-grid-card__location,#pc-wrap .listing-grid-card__meta,#pc-wrap .mypage-contract-card span,#pc-wrap .mypage-panel p{color:#60736d;line-height:1.5}#pc-wrap .agents-grid,#pc-wrap .community-grid,#pc-wrap .landlords-grid,#pc-wrap .listings-grid,#pc-wrap .member-detail-listing-grid,#pc-wrap .member-detail-member-grid,#pc-wrap .mypage-contract-list{gap:14px}#pc-wrap .listing-detail-map,#pc-wrap .listing-map,#pc-wrap .listing-map__canvas,#pc-wrap .listings-map-mode{border-radius:18px;box-shadow:0 14px 32px rgba(8,80,65,.12)}#pc-wrap input,#pc-wrap select,#pc-wrap textarea{border-radius:12px;border-color:#dfeae5;background:#fff;color:#17231f}#pc-wrap .inbox-layout{gap:12px;padding:12px;background:transparent}#pc-wrap .add-listing-actions,#pc-wrap .inbox-chat-box .listing-chat-box__composer,#pc-wrap .listing-chat-box__composer{border:1px solid rgba(29,158,117,.12);border-radius:16px 16px 0 0;background:hsla(0,0%,100%,.96);box-shadow:0 -12px 26px rgba(8,80,65,.08)}#pc-wrap .comment-card,#pc-wrap .listing-message__bubble,#pc-wrap .message-bubble{border-radius:16px;background:#f3faf7;color:#17231f}#pc-wrap .listing-message--mine .listing-message__bubble,#pc-wrap .message-bubble--mine{background:linear-gradient(135deg,#1d9e75,#0f7e61);color:#fff}}@media(max-width:760px){#mobile-wrap .add-listing,#mobile-wrap .agent-card,#mobile-wrap .article-detail-card,#mobile-wrap .card-config,#mobile-wrap .community-panel,#mobile-wrap .community-sidebar,#mobile-wrap .join-card,#mobile-wrap .landlord-card,#mobile-wrap .listing-big-card-box,#mobile-wrap .listing-card-box,#mobile-wrap .listing-chat-box,#mobile-wrap .listing-grid-card,#mobile-wrap .member-detail-page,#mobile-wrap .member-detail-section,#mobile-wrap .property-big-card-box{width:100%;max-width:100%;min-width:0;box-sizing:border-box}#mobile-wrap .listing-big-card-box,#mobile-wrap .property-big-card-box{height:auto}#mobile-wrap .listing-big-card-box .card-img,#mobile-wrap .property-big-card-box .card-img{height:210px}#mobile-wrap .listing-big-card-box .card-img img,#mobile-wrap .property-big-card-box .card-img img{width:100%;height:100%;display:block;object-fit:cover}#mobile-wrap .listing-detail-map,#mobile-wrap .listing-map,#mobile-wrap .listing-map__canvas,#mobile-wrap .listings-map-mode{min-height:360px;height:52vh}#mobile-wrap .inbox-chat-panel,#mobile-wrap .inbox-layout--chat-open .inbox-sidebar{display:none}#mobile-wrap .inbox-layout--chat-open .inbox-chat-panel{display:block}#mobile-wrap .listing-chat-box__composer{position:-webkit-sticky;position:sticky;bottom:0;display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px;background:#fff;z-index:4}#__next,#mobile-wrap,#pc-wrap,body,html{max-width:100%;overflow-x:hidden}#mobile-wrap .container{width:100%;max-width:100%;padding-left:16px;padding-right:16px;box-sizing:border-box}#mobile-wrap img{max-width:100%}#mobile-wrap a,#mobile-wrap button,#mobile-wrap input,#mobile-wrap select,#mobile-wrap textarea{max-width:100%;box-sizing:border-box}#mobile-wrap .agent-card,#mobile-wrap .article-detail-card,#mobile-wrap .card-config,#mobile-wrap .community-card,#mobile-wrap .landlord-card,#mobile-wrap .listing-big-card-box,#mobile-wrap .listing-card-box,#mobile-wrap .listing-grid-card,#mobile-wrap .member-detail-mini-card,#mobile-wrap .property-big-card-box{width:100%;max-width:100%;min-width:0;margin-left:0;margin-right:0;box-sizing:border-box}#mobile-wrap .listing-big-card-box,#mobile-wrap .property-big-card-box{height:auto;min-height:0}#mobile-wrap .listing-big-card-box .card-img,#mobile-wrap .property-big-card-box .card-img{height:210px}#mobile-wrap .listing-big-card-box .card-img img,#mobile-wrap .property-big-card-box .card-img img{width:100%;height:100%;display:block;object-fit:cover;border-radius:12px 12px 0 0}#mobile-wrap .listing-big-card-box .info,#mobile-wrap .property-big-card-box .info{padding:16px}#mobile-wrap .listing-big-card-box .info .desc,#mobile-wrap .listing-big-card-box .info .title,#mobile-wrap .property-big-card-box .info .desc,#mobile-wrap .property-big-card-box .info .title{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}#mobile-wrap .listing-big-card-box .info .bott,#mobile-wrap .listing-big-card-box .info .options,#mobile-wrap .property-big-card-box .info .bott,#mobile-wrap .property-big-card-box .info .options{flex-wrap:wrap;gap:10px}#mobile-wrap .listing-big-card-box .info .bott>div:first-child,#mobile-wrap .property-big-card-box .info .bott>div:first-child{width:100%;justify-content:flex-start;gap:8px}#mobile-wrap .listing-big-card-box .info .buttons-box,#mobile-wrap .property-big-card-box .info .buttons-box{width:100%;justify-content:flex-start;gap:4px}#mobile-wrap .liked-button svg,#mobile-wrap .liked-icon,#mobile-wrap .listing-detail-hero__action-liked,#mobile-wrap .listing-detail-stats__liked,#mobile-wrap .listing-grid-card__heart--liked,#mobile-wrap .listing-grid-card__stat-liked{color:#e11d48}#mobile-wrap #member-page{padding:18px 0 40px}#mobile-wrap #member-page .back-frame,#mobile-wrap #member-page .list-config,#mobile-wrap #member-page .main-config,#mobile-wrap #member-page .member-page{width:100%;max-width:100%;min-width:0}#mobile-wrap #member-page .back-frame{display:flex;flex-direction:column;gap:16px}#mobile-wrap #member-page .left-config{width:100%}#mobile-wrap #member-page .main-config{margin-bottom:32px!important}#mobile-wrap .comment-composer,#mobile-wrap .join-page__shell,#mobile-wrap .listing-detail-comments__form,#mobile-wrap .listing-detail-hero__title-row,#mobile-wrap .listing-detail-layout,#mobile-wrap .member-detail-hero,#mobile-wrap .member-detail-hero__actions,#mobile-wrap .member-detail-hero__main,#mobile-wrap .member-detail-section__head,#mobile-wrap .member-detail-stats,#mobile-wrap .member-detail-tabs,#mobile-wrap .mypage-layout{display:flex;flex-direction:column;width:100%;min-width:0}#mobile-wrap .comment-composer,#mobile-wrap .listing-detail-comments__form,#mobile-wrap .listing-detail-hero__actions,#mobile-wrap .member-detail-hero__actions{gap:10px}#mobile-wrap .comment-composer button,#mobile-wrap .comment-composer input,#mobile-wrap .listing-detail-comments__form button,#mobile-wrap .listing-detail-comments__form input,#mobile-wrap .listing-detail-hero__actions button,#mobile-wrap .listing-detail-hero__actions input,#mobile-wrap .member-detail-hero__actions button,#mobile-wrap .member-detail-hero__actions input{width:100%}#mobile-wrap .add-listing-grid,#mobile-wrap .add-listing-room-grid,#mobile-wrap .add-listing-toggle-grid,#mobile-wrap .agents-grid,#mobile-wrap .community-grid,#mobile-wrap .landlords-grid,#mobile-wrap .listing-detail-expat__grid,#mobile-wrap .listing-detail-feature-grid,#mobile-wrap .listing-detail-related-grid,#mobile-wrap .member-detail-listing-grid,#mobile-wrap .member-detail-member-grid,#mobile-wrap .member-detail-stats{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px;width:100%}#mobile-wrap .listing-detail-gallery{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px}#mobile-wrap .listing-detail-gallery__main,#mobile-wrap .listing-detail-gallery__main img{height:240px}#mobile-wrap .listing-detail-gallery__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}#mobile-wrap .listing-detail-gallery__thumbs button,#mobile-wrap .listing-detail-gallery__thumbs img{height:76px}#mobile-wrap .listing-chat-box,#mobile-wrap .listing-detail-sidebar,#mobile-wrap .listing-owner-card,#mobile-wrap .listing-price-card{width:100%;max-width:100%;position:static}#mobile-wrap .listing-detail-map,#mobile-wrap .listing-map,#mobile-wrap .listing-map__canvas,#mobile-wrap .listings-map-mode{width:100%;min-height:360px;height:52vh}#mobile-wrap .listing-map--fallback{min-height:300px;display:flex;align-items:center;justify-content:center;padding:20px;border-radius:12px;background:#e1f5ee;color:#085041;text-align:center;font-weight:800}#mobile-wrap .listing-map__price-marker{min-width:54px;min-height:34px;touch-action:manipulation}#mobile-wrap .inbox-layout{display:block;min-height:calc(100vh - 64px)}#mobile-wrap .inbox-chat-panel,#mobile-wrap .inbox-sidebar{width:100%;max-width:100%;min-width:0}#mobile-wrap .inbox-chat-panel,#mobile-wrap .inbox-layout--chat-open .inbox-sidebar{display:none}#mobile-wrap .inbox-layout--chat-open .inbox-chat-panel{display:block}#mobile-wrap .inbox-mobile-back{width:100%;min-height:48px;margin:0 0 10px;padding:0 14px;display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;border:1px solid #cfe2db;border-radius:999px;background:#fff;color:#085041;font-weight:900;box-shadow:0 8px 18px rgba(10,38,30,.08)}#mobile-wrap .inbox-mobile-back span{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e1f5ee}#mobile-wrap .inbox-mobile-back svg{width:18px;height:18px}#mobile-wrap .listing-chat-box{min-height:calc(100vh - 130px)}#mobile-wrap .listing-chat-box__messages{min-height:320px;max-height:calc(100vh - 330px);overflow-y:auto}#mobile-wrap .listing-chat-box__composer{position:-webkit-sticky;position:sticky;bottom:0;display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px;padding:10px;background:#fff;border-top:1px solid #edf2ef}#mobile-wrap .listing-chat-box__composer button,#mobile-wrap .listing-chat-box__composer input,#mobile-wrap .listing-chat-box__composer select,#mobile-wrap .listing-chat-box__composer textarea{width:100%;min-height:42px}#mobile-wrap .listing-message{align-items:flex-start}#mobile-wrap .listing-message__content{min-width:0;max-width:calc(100% - 44px)}#mobile-wrap .listing-message__bubble{max-width:100%;overflow-wrap:anywhere}#mobile-wrap .listing-message--mine .listing-message__content{align-items:flex-end}#mobile-wrap .join-page{min-height:auto;padding:18px 16px 42px}#mobile-wrap .join-page .join-page__brand-panel{min-height:220px}#mobile-wrap .join-page .join-card{width:100%}#mobile-wrap .add-listing-actions{position:-webkit-sticky;position:sticky;bottom:0;display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px;padding:12px;background:#fff;border-top:1px solid #edf2ef;z-index:5}#mobile-wrap .comments-panel__head,#mobile-wrap .community-panel,#mobile-wrap .community-panel__head,#mobile-wrap .community-sidebar,#mobile-wrap .community-toolbar,#mobile-wrap .related-articles>div{width:100%;max-width:100%;min-width:0}#mobile-wrap .community-panel__head,#mobile-wrap .community-toolbar{display:flex;flex-direction:column;gap:12px;align-items:stretch}#mobile-wrap .community-toolbar button,#mobile-wrap .community-toolbar label,#mobile-wrap .community-write{width:100%}}#mobile-wrap .join-page{min-height:calc(100vh - 64px);padding:22px 14px 36px;background:linear-gradient(145deg,#f7fbf9,#f5f7fb 56%,#fff)}#mobile-wrap .join-page button,#mobile-wrap .join-page input,#mobile-wrap .join-page select{font-family:Poppins,sans-serif}#mobile-wrap .join-page__brand-panel,#mobile-wrap .join-page__shell{display:flex;flex-direction:column;gap:18px}#mobile-wrap .join-page__brand-panel{padding:4px 2px 0}#mobile-wrap .join-page .join-account-type,#mobile-wrap .join-page .join-card__logo,#mobile-wrap .join-page .join-card__options,#mobile-wrap .join-page .join-card__options label,#mobile-wrap .join-page .join-card__submit,#mobile-wrap .join-page .join-card__switch p,#mobile-wrap .join-page .join-card__terms,#mobile-wrap .join-page .join-field div,#mobile-wrap .join-page__brand,#mobile-wrap .join-page__brand-mark,#mobile-wrap .join-page__progress{display:flex;align-items:center}#mobile-wrap .join-page__brand{gap:10px;color:#085041;font-size:15px;font-weight:900}#mobile-wrap .join-page__brand-mark{width:42px;height:42px;justify-content:center;border-radius:10px;background:#fff;box-shadow:0 8px 20px rgba(8,80,65,.12)}#mobile-wrap .join-page__brand-mark img{width:33px;height:33px;display:block}#mobile-wrap .join-page__brand-copy span{display:inline-flex;margin-bottom:10px;padding:6px 10px;border:1px solid rgba(29,158,117,.18);border-radius:999px;background:#fff;color:#085041;font-size:11px;font-weight:900}#mobile-wrap .join-page__brand-copy h1{margin:0;color:#0d1f1a;font-size:30px;font-weight:900;line-height:36px}#mobile-wrap .join-page__brand-copy p{margin:10px 0 0;color:#61716c;font-size:13px;font-weight:600;line-height:21px}#mobile-wrap .join-page__progress{gap:8px}#mobile-wrap .join-page__progress span{width:42px;height:4px;border-radius:999px;background:#dfe8e4}#mobile-wrap .join-page__progress span.active{background:#1d9e75}#mobile-wrap .join-page .join-card{width:100%;padding:22px 16px;border:1px solid #dfe8e4;border-radius:12px;background:#fff;box-shadow:0 16px 34px rgba(8,80,65,.12)}#mobile-wrap .join-page .join-card__logo{justify-content:center;margin-bottom:16px}#mobile-wrap .join-page .join-card__logo img{width:min(210px,82vw);height:59px;display:block;object-fit:contain}#mobile-wrap .join-page .join-card__heading{margin-bottom:18px;text-align:center}#mobile-wrap .join-page .join-card__heading h2{margin:0;color:#0d1f1a;font-size:22px;font-weight:900;line-height:28px}#mobile-wrap .join-page .join-card__heading p{margin:7px 0 0;color:#64736e;font-size:12px;font-weight:600;line-height:18px}#mobile-wrap .join-page .join-account-types,#mobile-wrap .join-page .join-fields{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}#mobile-wrap .join-page .join-account-types{margin-bottom:16px}#mobile-wrap .join-page .join-account-type{min-height:64px;width:100%;gap:10px;padding:10px;border:1px solid #dfe8e4;border-radius:8px;background:#fff;text-align:left}#mobile-wrap .join-page .join-account-type__icon{flex:0 0 36px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#e1f5ee;color:#1d9e75}#mobile-wrap .join-page .join-account-type__body{flex:1 1;min-width:0;display:flex;flex-direction:column}#mobile-wrap .join-page .join-account-type__body strong{color:#17231f;font-size:12px;font-weight:900}#mobile-wrap .join-page .join-account-type__body small{color:#66736f;font-size:11px;font-weight:700}#mobile-wrap .join-page .join-account-type>svg{width:18px;height:18px;color:#c0cac6}#mobile-wrap .join-page .join-account-type.active{border-color:#1d9e75;box-shadow:0 0 0 3px rgba(29,158,117,.1)}#mobile-wrap .join-page .join-account-type.active>svg{color:#1d9e75}#mobile-wrap .join-page .join-field{display:flex;flex-direction:column;gap:6px}#mobile-wrap .join-page .join-field span{color:#263530;font-size:11px;font-weight:900}#mobile-wrap .join-page .join-field div{height:44px;gap:8px;padding:0 12px;border:1px solid #cfdcd7;border-radius:8px;background:#fff}#mobile-wrap .join-page .join-field div:focus-within{border-color:#1d9e75;box-shadow:0 0 0 3px rgba(29,158,117,.1)}#mobile-wrap .join-page .join-field div svg{flex:0 0 auto;width:17px;height:17px;color:#6c7a75}#mobile-wrap .join-page .join-field input,#mobile-wrap .join-page .join-field select{min-width:0;width:100%;border:0;outline:none;background:transparent;color:#17231f;font-size:13px;font-weight:700}#mobile-wrap .join-page .join-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none}#mobile-wrap .join-page .join-card__options,#mobile-wrap .join-page .join-card__terms{margin-top:14px;color:#52615c;font-size:11px;font-weight:800}#mobile-wrap .join-page .join-card__options{justify-content:space-between;gap:10px}#mobile-wrap .join-page .join-card__options label{gap:7px}#mobile-wrap .join-page .join-card__options>span{color:#1d9e75}#mobile-wrap .join-page .join-card__terms{gap:8px;line-height:17px}#mobile-wrap .join-page .join-card__submit{width:100%;height:46px;justify-content:center;gap:8px;margin-top:18px;border:0;border-radius:8px;background:#1d9e75;color:#fff;font-size:13px;font-weight:900}#mobile-wrap .join-page .join-card__submit:disabled{background:#cbd7d2}#mobile-wrap .join-page .join-card__switch{margin-top:16px;text-align:center}#mobile-wrap .join-page .join-card__switch p{justify-content:center;gap:4px;margin:0;color:#66736f;font-size:12px;font-weight:700}#mobile-wrap .join-page .join-card__switch button{border:0;background:transparent;color:#1d9e75;font-size:12px;font-weight:900}#mobile-wrap .join-page .join-card__selected{margin-top:14px;padding:10px 12px;border-radius:8px;background:#f3f8f6;text-align:center}#mobile-wrap .join-page .join-card__selected span,#mobile-wrap .join-page .join-card__selected strong{display:block}#mobile-wrap .join-page .join-card__selected span{color:#72807b;font-size:10px;font-weight:800}#mobile-wrap .join-page .join-card__selected strong{margin-top:3px;color:#085041;font-size:12px;font-weight:900}#mobile-wrap .inbox-page{width:100%;padding:82px 14px 28px;box-sizing:border-box}#mobile-wrap .inbox-layout{width:100%;display:flex;flex-direction:column;overflow:hidden;border:1px solid #dfe8e4;border-radius:8px;background:#fff}#mobile-wrap .inbox-sidebar{border-right:0;border-bottom:1px solid #e7eeeb;background:#fbfdfc}#mobile-wrap .inbox-sidebar__head{padding:18px 16px 10px}#mobile-wrap .inbox-sidebar__head h1{font-size:21px}#mobile-wrap .inbox-search{margin:0 14px 12px}#mobile-wrap .inbox-conversations{max-height:280px;overflow-y:auto}#mobile-wrap .inbox-conversation{min-height:82px;padding:12px 14px;grid-template-columns:40px minmax(0,1fr)}#mobile-wrap .inbox-conversation img{width:40px;height:40px}#mobile-wrap .inbox-conversation__meta{position:static;grid-column:2;margin-top:-4px;font-size:9px}#mobile-wrap .inbox-chat-panel{min-height:520px}#mobile-wrap .inbox-chat-box{min-height:520px;display:grid;grid-template-rows:auto auto minmax(280px,1fr) auto}#mobile-wrap .inbox-chat-header{align-items:flex-start;flex-direction:column;gap:10px;padding:14px}#mobile-wrap .inbox-chat-header__person{width:100%}#mobile-wrap .inbox-chat-header__person img{width:42px;height:42px}#mobile-wrap .inbox-chat-header__listing{width:100%;min-width:0;max-width:none;text-align:left}#mobile-wrap .inbox-translation-status{align-items:flex-start;flex-direction:column;gap:7px;padding:10px 14px}#mobile-wrap .inbox-translation-status p{line-height:17px}#mobile-wrap .inbox-chat-box .listing-chat-box__messages{max-height:none;padding:16px 14px}#mobile-wrap .inbox-chat-box .listing-chat-box__composer{display:grid;grid-template-columns:74px minmax(0,1fr);grid-gap:8px;gap:8px;padding:12px}#mobile-wrap .inbox-chat-box .listing-chat-box__composer label{grid-column:1}#mobile-wrap .inbox-chat-box .listing-chat-box__composer select{height:46px;padding:0 8px;font-size:12px}#mobile-wrap .inbox-chat-box .listing-chat-box__composer textarea{grid-column:2;min-height:46px;padding:10px 11px;font-size:12px}#mobile-wrap .inbox-chat-box .listing-chat-box__composer button{grid-column:1/-1;min-height:44px}#mobile-wrap .inbox-chat-box .listing-message__bubble{max-width:none}#mobile-wrap .inbox-chat-box .listing-message{gap:8px}#mobile-wrap .inbox-chat-box .listing-message__avatar{width:30px;height:30px}#mobile-wrap .inbox-chat-box .listing-message__content{max-width:calc(100% - 38px)}#mobile-wrap .inbox-chat-box .listing-message__sender{max-width:160px;font-size:10px}#mobile-wrap .inbox-chat-box .listing-message__meta{flex-wrap:wrap;row-gap:3px}#mobile-wrap .inbox-language-hint{grid-template-columns:1fr;padding:12px 14px}#mobile-wrap .inbox-language-hint__chips{justify-content:flex-start}#mobile-wrap .inbox-contract-panel{padding:10px 14px}#mobile-wrap .inbox-contract-form{grid-template-columns:1fr}#mobile-wrap .inbox-contract-form__wide{grid-column:auto}#mobile-wrap .listing-message__translation{font-size:11px;line-height:16px}#mobile-wrap .map-page__head{align-items:flex-start;flex-direction:column;padding:18px 14px}#mobile-wrap .map-page__head h1{font-size:24px;line-height:30px}#mobile-wrap .map-page__head button{width:100%}#mobile-wrap .map-search-toolbar--page{position:static}#mobile-wrap .footer__socials{flex-wrap:wrap}#mobile-wrap .mypage-section-head{align-items:stretch;flex-direction:column}#mobile-wrap .mypage-section-head label{width:100%}#mobile-wrap .mypage-contract-card,#mobile-wrap .mypage-contract-card__money{grid-template-columns:1fr}#mobile-wrap .navbar-notifications{top:58px;right:12px;left:12px;width:auto}#mobile-wrap .navbar-notifications__head{align-items:stretch;flex-direction:column}#mobile-wrap .mypage-contract-detail__money,#mobile-wrap .mypage-contract-signers,#mobile-wrap .mypage-contract-workspace,#mobile-wrap .mypage-contracts__summary-grid{grid-template-columns:1fr}#mobile-wrap .mypage-contract-detail__head{flex-direction:column}#mobile-wrap .mypage-contract-detail__actions a,#mobile-wrap .mypage-contract-detail__actions button,#mobile-wrap .mypage-contract-detail__head a{width:100%;justify-content:center}@keyframes listingSkeleton{to{transform:translateX(100%)}}#mobile-wrap #landlords-list-page{padding:20px 14px 42px;background:#f5f7fb}#mobile-wrap #landlords-list-page button,#mobile-wrap #landlords-list-page input{font-family:Poppins,sans-serif}#mobile-wrap #landlords-list-page .landlords-header{margin-bottom:18px}#mobile-wrap #landlords-list-page .landlords-header h1{margin:0 0 8px;color:#111827;font-size:24px;font-weight:900;line-height:30px}#mobile-wrap #landlords-list-page .landlords-header p{margin:0;color:#66736f;font-size:13px;font-weight:600;line-height:20px}#mobile-wrap #landlords-list-page .landlords-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px;padding:12px;border:1px solid #e4ebe8;border-radius:12px;background:#fff}#mobile-wrap #landlords-list-page .landlords-toolbar__search{display:flex;align-items:center;gap:8px;flex:1 1 100%;height:42px;padding:0 12px;border-radius:8px;background:#f4f7f6;color:#87928e}#mobile-wrap #landlords-list-page .landlords-toolbar__search input{min-width:0;width:100%;border:0;outline:none;background:transparent;color:#1f2937;font-size:13px;font-weight:700}#mobile-wrap #landlords-list-page .landlords-toolbar .filter-chip,#mobile-wrap #landlords-list-page .landlords-toolbar__filters{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:34px;padding:0 10px;border:1px solid #dfe8e4;border-radius:999px;background:#fff;color:#34443f;font-size:11px;font-weight:900;white-space:nowrap}#mobile-wrap #landlords-list-page .landlords-toolbar .filter-chip svg,#mobile-wrap #landlords-list-page .landlords-toolbar__filters svg{width:14px;height:14px}#mobile-wrap #landlords-list-page .landlords-toolbar .filter-chip--active{border-color:#1d9e75;background:#1d9e75;color:#fff}#mobile-wrap #landlords-list-page .landlords-toolbar__filters{border-radius:8px;background:#f7faf9}#mobile-wrap #landlords-list-page .landlords-grid{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}#mobile-wrap #landlords-list-page .landlord-card{padding:18px;border:1px solid #e3ebe7;border-radius:12px;background:#fff;box-shadow:0 8px 20px rgba(16,37,30,.08)}#mobile-wrap #landlords-list-page .landlord-card__actions,#mobile-wrap #landlords-list-page .landlord-card__header{display:flex;align-items:center;justify-content:space-between;gap:10px}#mobile-wrap #landlords-list-page .landlord-card__avatar-wrap{position:relative;width:54px;height:54px}#mobile-wrap #landlords-list-page .landlord-card__avatar{width:54px;height:54px;border-radius:50%;border:3px solid #e1f5ee;object-fit:cover}#mobile-wrap #landlords-list-page .landlord-card__online{position:absolute;right:0;bottom:3px;width:13px;height:13px;border:2px solid #fff;border-radius:50%;background:#1d9e75}#mobile-wrap #landlords-list-page .landlord-card__rating{display:inline-flex;align-items:center;gap:4px;color:#085041;font-size:13px;font-weight:900}#mobile-wrap #landlords-list-page .landlord-card__rating svg{width:14px;height:14px;color:#1d9e75}#mobile-wrap #landlords-list-page .landlord-card__rating small{color:#7b8783;font-size:10px}#mobile-wrap #landlords-list-page .landlord-card h3{margin:14px 0 6px;color:#111827;font-size:17px;font-weight:900}#mobile-wrap #landlords-list-page .landlord-card__area{display:flex;align-items:center;gap:5px;margin:0 0 14px;color:#66736f;font-size:12px;font-weight:700}#mobile-wrap #landlords-list-page .landlord-card__stats{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-bottom:14px}#mobile-wrap #landlords-list-page .landlord-card__stats div{padding:12px 8px;border-radius:8px;background:#f7faf9;text-align:center}#mobile-wrap #landlords-list-page .landlord-card__stats span,#mobile-wrap #landlords-list-page .landlord-card__stats strong{display:block}#mobile-wrap #landlords-list-page .landlord-card__stats strong{color:#0f3f35;font-size:15px;font-weight:900}#mobile-wrap #landlords-list-page .landlord-card__stats span{margin-top:4px;color:#7b8783;font-size:9px;font-weight:800;text-transform:uppercase}#mobile-wrap #landlords-list-page .landlord-card__tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}#mobile-wrap #landlords-list-page .landlord-card .tag{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:999px;font-size:10px;font-weight:900}#mobile-wrap #landlords-list-page .landlord-card .tag--green{background:#e1f5ee;color:#085041}#mobile-wrap #landlords-list-page .landlord-card .tag--blue{background:#e6f1fb;color:#0c447c}#mobile-wrap #landlords-list-page .landlord-card__languages{margin:0 0 16px;color:#52615c;font-size:12px;font-weight:700}#mobile-wrap #landlords-list-page .landlord-card__btn{flex:1 1;height:40px;border:0;border-radius:4px;background:#1d9e75;color:#fff;font-size:12px;font-weight:900}#mobile-wrap #landlords-list-page .landlord-card__icon-btn{width:40px;height:40px;border:1px solid #1d9e75;border-radius:4px;background:#fff;color:#1d9e75}#mobile-wrap #landlords-list-page .landlords-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:260px;border:1px dashed #ccd9d4;border-radius:12px;background:#fff;text-align:center}#mobile-wrap #landlords-list-page .landlords-pagination{display:flex;justify-content:center;gap:8px;margin-top:24px}#mobile-wrap #landlords-list-page .landlords-pagination button{min-width:36px;height:36px;border:1px solid #dfe8e4;border-radius:6px;background:#fff;color:#38433f;font-weight:900}#mobile-wrap #landlords-list-page .landlords-pagination button.active{border-color:#1d9e75;background:#1d9e75;color:#fff}#mobile-wrap #footer{padding:0;display:block;background:transparent}#mobile-wrap .agent-card,#mobile-wrap .city-card,#mobile-wrap .listing-card{transition:transform .2s ease,box-shadow .2s ease}#mobile-wrap .agent-card:hover,#mobile-wrap .listing-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}#mobile-wrap .city-card:hover{transform:scale(1.03)}#mobile-wrap .video-banner{width:100%;min-height:500px;margin:48px 0;padding:0;overflow:hidden;background:#000}#mobile-wrap .video-banner__media{width:100%;min-height:500px;display:block;object-fit:cover}#mobile-wrap .events .card-wrapper{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px}#mobile-wrap .event-card{display:flex;flex-direction:column;border-radius:8px;overflow:hidden;background:#fff}#mobile-wrap .event-card__image{width:100%;height:180px;object-fit:cover}#mobile-wrap .event-card__body{padding:18px;background:#fff}#mobile-wrap .section-wrapper{max-width:1200px;width:100%;margin:0 auto;padding:48px 16px;box-sizing:border-box}#mobile-wrap .city-browse{padding:48px 16px}#mobile-wrap .city-browse h2{margin-bottom:24px;font-size:28px;font-weight:700}#mobile-wrap .city-browse__grid,#mobile-wrap .community-main,#mobile-wrap .how-it-works__grid,#mobile-wrap .popular-listings__grid,#mobile-wrap .price-guide__grid,#mobile-wrap .reviews__grid{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}#mobile-wrap .city-card{position:relative;height:180px;border-radius:12px;overflow:hidden;cursor:pointer}#mobile-wrap .city-card img{width:100%;height:100%;object-fit:cover}#mobile-wrap .city-card__overlay{position:absolute;inset:auto 0 0;padding:16px;background:linear-gradient(transparent,rgba(0,0,0,.7));color:#fff}#mobile-wrap .listing-card{width:100%;max-width:340px;min-height:390px;margin:0 auto;display:flex;flex-direction:column;border:1px solid #eee;border-radius:12px;background:#fff;overflow:hidden;cursor:pointer}#mobile-wrap .listing-card__image-button{width:100%;height:200px;padding:0;border:0;background:#eef2f0}#mobile-wrap .listing-card__image{width:100%;height:200px;display:block;object-fit:cover}#mobile-wrap .listing-card__body{padding:16px;display:flex;flex:1 1;flex-direction:column}#mobile-wrap .listing-card__price{margin-bottom:8px;color:#1d9e75;font-size:18px;font-weight:700}#mobile-wrap .listing-card__title{width:100%;padding:0;border:0;background:transparent;color:#1a1a1a;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#mobile-wrap .listing-card__location{margin:4px 0 12px;color:#666;font-size:13px}#mobile-wrap .listing-card__tags{display:flex;flex-wrap:wrap;gap:6px}#mobile-wrap .listing-card__meta{margin-top:auto;padding-top:14px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #edf0f2}#mobile-wrap .tag{padding:3px 8px;border-radius:4px;font-size:11px;font-weight:500}#mobile-wrap .tag--green{background:#e1f5ee;color:#085041}#mobile-wrap .tag--blue{background:#e6f1fb;color:#0c447c}#mobile-wrap .tag--amber{background:#faeeda;color:#633806}#mobile-wrap .how-card{padding:24px;border:1px solid #eee;border-radius:12px;background:#fff;text-align:center}#mobile-wrap .how-card__number{width:40px;height:40px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#1d9e75;color:#fff;font-weight:700}#mobile-wrap .price-guide{margin-bottom:80px;position:relative;z-index:1}#mobile-wrap .top-agents{position:relative;z-index:1;clear:both}#mobile-wrap .community-board .container{flex-direction:column}#mobile-wrap .card-wrap,#mobile-wrap .community-left,#mobile-wrap .community-right{display:flex;flex-direction:column;gap:16px}#mobile-wrap .content-top{display:flex;align-items:center;justify-content:space-between}#mobile-wrap .community-board__section-link span,#mobile-wrap .community-card__badge{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:6px 10px;border-radius:999px;background:#e1f5ee;color:#085041;font-size:12px;font-weight:900}#mobile-wrap .horizontal-card,#mobile-wrap .vertical-card{display:flex;flex-direction:column;border:1px solid #eee;border-radius:12px;background:#fff;overflow:hidden}#mobile-wrap .community-img{position:relative;width:100%;height:200px;overflow:hidden;border-radius:8px;background:#eef2f0}#mobile-wrap .community-img img{width:100%;height:200px;display:block;object-fit:cover}#mobile-wrap .community-img__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#eef2f0,#d8dedb)}#mobile-wrap .community-img__rank{position:absolute;top:12px;left:12px;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;color:#085041;font-weight:900}#mobile-wrap .community-card__body{padding:16px;display:flex;flex-direction:column;gap:10px;background:#fff}#mobile-wrap #listing-list-page{min-height:100vh;padding:0 12px 24px;background:#f7faf9}#mobile-wrap #listing-list-page button,#mobile-wrap #listing-list-page input,#mobile-wrap #listing-list-page select{font-family:Poppins,sans-serif}#mobile-wrap #listing-list-page button{border:0}#mobile-wrap #listing-list-page .tag{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:4px 9px;border-radius:999px;background:#f2f4f3;color:#4b5563;font-size:11px;font-weight:700;line-height:16px;white-space:nowrap}#mobile-wrap #listing-list-page .tag--green{background:#e1f5ee;color:#085041}#mobile-wrap #listing-list-page .tag--amber{background:#faeeda;color:#633806}#mobile-wrap #listing-list-page .listings-mobile-topbar{display:flex;gap:8px;padding:12px 0;background:#f7faf9}#mobile-wrap #listing-list-page .listings-mobile-topbar__search{display:flex;align-items:center;gap:8px;flex:1 1;min-width:0;height:42px;padding:0 10px;border:1px solid #e6ece9;border-radius:8px;background:#fff;color:#697873}#mobile-wrap #listing-list-page .listings-mobile-topbar__search input{width:100%;min-width:0;border:0;outline:none;background:transparent;color:#1a1a1a}#mobile-wrap #listing-list-page .listings-mobile-topbar button,#mobile-wrap #listing-list-page .listings-mobile-topbar select{height:42px;border:1px solid #e6ece9;border-radius:8px;background:#fff}#mobile-wrap #listing-list-page .listings-mobile-topbar button{width:42px;color:#085041}#mobile-wrap #listing-list-page .listings-mobile-topbar select{max-width:112px;padding:0 8px;color:#38433f}#mobile-wrap #listing-list-page .listings-mobile-view-toggle{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-bottom:14px}#mobile-wrap #listing-list-page .listings-mobile-view-toggle button{height:40px;border-radius:8px;background:#fff;color:#38433f;font-size:13px;font-weight:800}#mobile-wrap #listing-list-page .listings-mobile-view-toggle button.active{background:#1d9e75;color:#fff}#mobile-wrap #listing-list-page .listings-page{display:block;padding:0}#mobile-wrap #listing-list-page .listings-page--map{display:flex;flex-direction:column;min-height:0}#mobile-wrap #listing-list-page .listings-page--map .listings-results{order:1}#mobile-wrap #listing-list-page .listings-page--map .listings-map-list{order:2}#mobile-wrap #listing-list-page .map-search-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin:0 -12px 12px;padding:10px 12px;border-bottom:1px solid #dfe7e4;background:#fff}#mobile-wrap #listing-list-page .map-search-toolbar__search{display:flex;align-items:center;gap:8px;flex:1 1 100%;height:40px;padding:0 12px;border:1px solid #dfe7e4;border-radius:10px;background:#fff;color:#7a8782}#mobile-wrap #listing-list-page .map-search-toolbar__search input{min-width:0;width:100%;border:0;outline:none;background:transparent;color:#17231f;font-size:13px;font-weight:700}#mobile-wrap #listing-list-page .map-search-toolbar select{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 4px);height:40px;padding:0 12px;border:1px solid #dfe7e4;border-radius:10px;background:#fff;color:#273530;font-size:12px;font-weight:800}#mobile-wrap #listing-list-page .map-search-toolbar__divider{display:none}#mobile-wrap #listing-list-page .map-search-toolbar__settings{width:38px;height:38px;border-radius:10px;background:#fff;color:#50605a}#mobile-wrap #listing-list-page .map-filter-chip{flex:1 1 auto;height:36px;padding:0 10px;border:1px solid #dfe7e4;border-radius:999px;background:#f3f8f6;color:#40514b;font-size:11px;font-weight:900}#mobile-wrap #listing-list-page .map-filter-chip.active{border-color:#1d9e75;background:#1d9e75;color:#fff}#mobile-wrap #listing-list-page .listings-page>.listings-filters,#mobile-wrap #listing-list-page .listings-results__controls{display:none}#mobile-wrap #listing-list-page .listings-map-list{position:static;height:auto;max-height:none;overflow:visible;padding:16px 0 24px}#mobile-wrap #listing-list-page .listings-map-list>.active-filters{display:none}#mobile-wrap #listing-list-page .listings-map-list__header{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}#mobile-wrap #listing-list-page .listings-map-list__header h2{margin:0;color:#17231f;font-size:22px;font-weight:900;line-height:26px}#mobile-wrap #listing-list-page .listings-map-list__header p{margin:6px 0 0;color:#5c6b66;font-size:12px;font-weight:800}#mobile-wrap #listing-list-page .map-sort-pills{display:inline-flex;width:-moz-fit-content;width:fit-content;gap:4px;padding:3px;border:1px solid #b8d5cb;border-radius:8px;background:#fff}#mobile-wrap #listing-list-page .map-sort-pills button{height:28px;padding:0 10px;border-radius:6px;background:transparent;color:#55736a;font-size:11px;font-weight:900}#mobile-wrap #listing-list-page .map-sort-pills button.active{background:#e1f5ee;color:#085041}#mobile-wrap #listing-list-page .listings-map-list__cards{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}#mobile-wrap #listing-list-page .listing-type-chips{display:flex;flex-wrap:wrap;gap:8px}#mobile-wrap #listing-list-page .listing-type-chip{min-height:34px;padding:0 12px;border:1px solid #e6ece9;border-radius:999px;background:#fff;color:#38433f;font-size:13px;font-weight:800}#mobile-wrap #listing-list-page .listing-type-chip.active{border-color:#1d9e75;background:#1d9e75;color:#fff}#mobile-wrap #listing-list-page .listings-results__header{margin-bottom:14px}#mobile-wrap #listing-list-page .listings-results__header h2{margin:0 0 5px;color:#111827;font-size:22px;font-weight:900;line-height:28px}#mobile-wrap #listing-list-page .listings-results__header p{margin:0;color:#697873;font-size:13px;line-height:19px}#mobile-wrap #listing-list-page .active-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}#mobile-wrap #listing-list-page .filter-pill{display:inline-flex;align-items:center;gap:7px;min-height:30px;padding:0 8px 0 12px;border-radius:999px;background:#e1f5ee;color:#085041;font-size:12px;font-weight:800}#mobile-wrap #listing-list-page .filter-pill button{width:20px;height:20px;border-radius:50%;background:rgba(8,80,65,.12);color:#085041}#mobile-wrap #listing-list-page .listings-grid{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}#mobile-wrap #listing-list-page .listing-grid-card{border:1px solid #e6ece9;border-radius:12px;background:#fff;overflow:hidden;cursor:pointer;box-shadow:0 8px 24px rgba(8,80,65,.06)}#mobile-wrap #listing-list-page .listing-grid-card__image{position:relative;height:210px;background:#eef2f0}#mobile-wrap #listing-list-page .listing-grid-card__image img{width:100%;height:100%;display:block;object-fit:cover}#mobile-wrap #listing-list-page .listing-grid-card__badge-tl{position:absolute;top:12px;left:12px}#mobile-wrap #listing-list-page .listing-grid-card__badge-br{position:absolute;right:12px;bottom:12px}#mobile-wrap #listing-list-page .listing-grid-card__heart{position:absolute;top:12px;right:12px;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:#1d9e75;box-shadow:0 4px 12px rgba(0,0,0,.14)}#mobile-wrap #listing-list-page .listing-grid-card__body{padding:16px}#mobile-wrap #listing-list-page .listing-grid-card__footer,#mobile-wrap #listing-list-page .listing-grid-card__price-row{display:flex;align-items:center;justify-content:space-between;gap:10px}#mobile-wrap #listing-list-page .listing-grid-card__price{color:#1d9e75;font-size:18px;font-weight:900}#mobile-wrap #listing-list-page .listing-grid-card h3{margin:10px 0 8px;color:#111827;font-size:16px;font-weight:800;line-height:22px}#mobile-wrap #listing-list-page .listing-grid-card__location{margin:0 0 12px;color:#697873;font-size:13px}#mobile-wrap #listing-list-page .listing-grid-card__meta{display:flex;flex-wrap:wrap;gap:8px 12px;color:#4b5563;font-size:12px}#mobile-wrap #listing-list-page .listing-grid-card__footer{margin-top:14px;padding-top:12px;border-top:1px solid #edf2ef;color:#697873;font-size:12px;font-weight:700}#mobile-wrap #listing-list-page .listing-grid-card--map{border-radius:10px;box-shadow:0 12px 26px rgba(20,42,34,.12)}#mobile-wrap #listing-list-page .listing-grid-card--map .listing-grid-card__badge-br,#mobile-wrap #listing-list-page .listing-grid-card--map .listing-grid-card__footer{display:none}#mobile-wrap #listing-list-page .listing-grid-card--map .listing-grid-card__location{padding-bottom:12px;border-bottom:1px solid #dfe7e4;font-weight:700}#mobile-wrap #listing-list-page .listings-empty{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:1px dashed #cddbd5;border-radius:12px;background:#fff;text-align:center}#mobile-wrap #listing-list-page .listings-empty h3,#mobile-wrap #listing-list-page .listings-empty p{margin:0}#mobile-wrap #listing-list-page .listings-empty button{min-height:38px;padding:0 16px;border-radius:8px;background:#1d9e75;color:#fff;font-weight:800}#mobile-wrap #listing-list-page .listings-pagination{display:flex;justify-content:center;gap:8px;margin-top:24px}#mobile-wrap #listing-list-page .listings-pagination button{min-width:38px;height:38px;border:1px solid #e6ece9;border-radius:8px;background:#fff;color:#38433f;font-weight:800}#mobile-wrap #listing-list-page .listings-pagination button.active{background:#1d9e75;border-color:#1d9e75;color:#fff}#mobile-wrap #listing-list-page .listings-map-shell{position:relative;min-height:420px}#mobile-wrap #listing-list-page .listings-map-mode{position:relative;height:58vh;min-height:420px;border:0;border-radius:0;overflow:hidden;background:#e1f5ee}#mobile-wrap #listing-list-page .map-popup{position:absolute;top:12px;left:50%;transform:translateX(-50%);z-index:5;display:flex;flex-direction:column;gap:8px;width:min(300px,100% - 32px);padding:14px 16px;border-radius:12px;background:hsla(0,0%,100%,.96);box-shadow:0 8px 24px rgba(8,80,65,.16)}#mobile-wrap #listing-list-page .map-popup strong{position:relative;padding-left:18px;color:#111827;font-size:13px;font-weight:900}#mobile-wrap #listing-list-page .map-popup strong:before{position:absolute;top:4px;left:0;width:10px;height:10px;border-radius:50%;background:#ff8f8f;content:""}#mobile-wrap #listing-list-page .map-popup span{color:#697873;font-size:12px;font-weight:700}#mobile-wrap #listing-list-page .map-controls{position:absolute;right:14px;bottom:14px;z-index:5;display:flex;flex-direction:column;gap:8px}#mobile-wrap #listing-list-page .map-controls button{width:36px;height:36px;border-radius:8px;background:#fff;box-shadow:0 8px 24px rgba(8,80,65,.14);color:#085041;font-size:21px;font-weight:900}#mobile-wrap #listing-list-page .listing-map{width:100%;height:100%;min-height:520px}#mobile-wrap #listing-list-page .listing-map__price-marker{position:relative;height:32px;padding:0 13px;border:2px solid #1d9e75;border-radius:999px;background:#1d9e75;box-shadow:0 8px 18px rgba(8,80,65,.28);color:#fff;font-size:13px;font-weight:900;line-height:32px;white-space:nowrap}#mobile-wrap #listing-list-page .listing-map__price-marker:after{position:absolute;left:50%;bottom:-7px;width:10px;height:10px;background:inherit;border-right:inherit;border-bottom:inherit;transform:translateX(-50%) rotate(45deg);content:""}#mobile-wrap #listing-list-page .listing-map__price-marker--outline{background:#fff;color:#1d9e75}#mobile-wrap #listing-list-page .listings-filter-sheet{position:fixed;inset:0;z-index:1200}#mobile-wrap #listing-list-page .listings-filter-sheet__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.38)}#mobile-wrap #listing-list-page .listings-filter-sheet__panel{position:absolute;left:0;right:0;bottom:0;max-height:86vh;overflow-y:auto;border-radius:18px 18px 0 0;background:#fff}#mobile-wrap #listing-list-page .listings-filter-sheet__panel .listings-filters{position:static;display:block;max-height:none;padding:20px;border:0;border-radius:0;background:#fff;box-shadow:none}#mobile-wrap #listing-list-page .listings-filter-sheet__header{position:-webkit-sticky;position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #edf2ef;background:#fff}#mobile-wrap #listing-list-page .listings-filter-sheet__header strong{color:#111827;font-size:18px;font-weight:900}#mobile-wrap #listing-list-page .listings-filter-sheet__header button{width:34px;height:34px;border-radius:50%;background:#f7faf9;color:#38433f}#mobile-wrap #listing-list-page .listings-filter-sheet .filter-group{padding:16px 0;border-top:1px solid #edf2ef}#mobile-wrap #listing-list-page .listings-filter-sheet .filter-group label{display:flex;align-items:center;gap:9px;min-height:32px}#mobile-wrap #listing-list-page .listings-filter-sheet .filter-range{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:8px;gap:8px}#mobile-wrap #listing-list-page .listings-filter-sheet .filter-range input{min-width:0;height:38px;padding:0 10px;border:1px solid #e6ece9;border-radius:8px}#mobile-wrap #listing-list-page .listings-filter-sheet .btn-apply-filters,#mobile-wrap #listing-list-page .listings-filter-sheet .btn-clear-filters{width:100%;min-height:42px;border-radius:8px;font-weight:800}#mobile-wrap #listing-list-page .listings-filter-sheet .btn-clear-filters{margin-top:16px;background:#e1f5ee;color:#085041}#mobile-wrap #listing-list-page .listings-filter-sheet .btn-apply-filters{position:-webkit-sticky;position:sticky;bottom:0;margin-top:10px;background:#1d9e75;color:#fff}html[data-theme=dark]{color-scheme:dark;background:#07111d;--kn-dark-bg:#030a12;--kn-dark-bg-soft:#06111e;--kn-dark-surface:#091522;--kn-dark-surface-2:#0d1c2e;--kn-dark-surface-3:#13283d;--kn-dark-border:rgba(101,137,178,.24);--kn-dark-border-strong:rgba(245,189,69,.42);--kn-dark-text:#f6fbff;--kn-dark-text-muted:#b4c0cf;--kn-dark-text-soft:#8392a6;--kn-dark-gold:#f3b83f;--kn-dark-gold-soft:rgba(243,184,63,.14);--kn-dark-emerald:#37d68d;--kn-dark-emerald-soft:rgba(55,214,141,.13);--kn-dark-cyan:#23b8f2;--kn-dark-violet:#8b5cf6;--kn-dark-danger:#ff5a66;--kn-dark-shadow:0 20px 60px rgba(0,0,0,.42);--kn-dark-shadow-soft:0 14px 34px rgba(0,0,0,.26);--kn-dark-ring:0 0 0 1px hsla(0,0%,100%,.035),inset 0 1px 0 hsla(0,0%,100%,.045)}html[data-theme=dark] #__next,html[data-theme=dark] #main,html[data-theme=dark] #mobile-wrap,html[data-theme=dark] #pc-wrap,html[data-theme=dark] body{background:linear-gradient(180deg,rgba(11,25,42,.96) 0,rgba(3,10,18,.98) 34%,#030a12 100%),radial-gradient(circle at 18% 0,rgba(29,158,117,.12),transparent 32%),radial-gradient(circle at 92% 8%,rgba(243,184,63,.1),transparent 26%),var(--kn-dark-bg);color:var(--kn-dark-text)}html[data-theme=dark] a{color:var(--kn-dark-text)}html[data-theme=dark] hr{border-color:var(--kn-dark-border)}html[data-theme=dark] .listing-map,html[data-theme=dark] .listing-map__canvas,html[data-theme=dark] .listings-map-mode,html[data-theme=dark] canvas,html[data-theme=dark] iframe,html[data-theme=dark] img,html[data-theme=dark] video{filter:none}html[data-theme=dark] .MuiDialog-paper,html[data-theme=dark] .MuiDrawer-paper,html[data-theme=dark] .MuiMenu-paper,html[data-theme=dark] .MuiPaper-root,html[data-theme=dark] .MuiPopover-paper{border:1px solid var(--kn-dark-border);background:var(--kn-dark-surface)!important;color:var(--kn-dark-text);box-shadow:var(--kn-dark-shadow)}html[data-theme=dark] .MuiInputBase-root,html[data-theme=dark] .MuiMenuItem-root,html[data-theme=dark] .MuiPaginationItem-root,html[data-theme=dark] .MuiSelect-select,html[data-theme=dark] .MuiTableCell-root,html[data-theme=dark] .MuiTypography-root{color:var(--kn-dark-text)}html[data-theme=dark] .MuiInputBase-input,html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{border-color:var(--kn-dark-border)!important;background:rgba(15,27,43,.92)!important;color:var(--kn-dark-text)!important}html[data-theme=dark] .MuiInputBase-input::placeholder,html[data-theme=dark] input::placeholder,html[data-theme=dark] select::placeholder,html[data-theme=dark] textarea::placeholder{color:var(--kn-dark-text-soft)!important}html[data-theme=dark] button{color:inherit}html[data-theme=dark] ::selection{background:rgba(55,214,141,.28);color:var(--kn-dark-text)}html[data-theme=dark] .navbar{border-bottom-color:rgba(243,184,63,.18);background:linear-gradient(180deg,rgba(8,20,33,.96),rgba(5,13,23,.92));-webkit-backdrop-filter:blur(20px) saturate(145%);backdrop-filter:blur(20px) saturate(145%);box-shadow:0 14px 38px rgba(0,0,0,.34),inset 0 -1px 0 hsla(0,0%,100%,.035)}html[data-theme=dark] .navbar .navbar__links a{color:var(--kn-dark-text-muted)}html[data-theme=dark] .navbar .navbar__links a.active,html[data-theme=dark] .navbar .navbar__links a:hover{color:var(--kn-dark-gold)}html[data-theme=dark] .navbar .navbar__links a.active{text-shadow:0 0 20px rgba(243,184,63,.24)}html[data-theme=dark] .navbar .lang-switcher .btn-lang,html[data-theme=dark] .navbar .navbar__auth,html[data-theme=dark] .navbar .navbar__avatar,html[data-theme=dark] .navbar .navbar__icon,html[data-theme=dark] .navbar .navbar__mobile-toggle,html[data-theme=dark] .navbar .theme-toggle{border-color:rgba(104,138,176,.28);background:linear-gradient(180deg,rgba(15,32,52,.94),rgba(8,20,34,.94));color:var(--kn-dark-text);box-shadow:var(--kn-dark-ring)}html[data-theme=dark] .navbar .lang-switcher .btn-lang:hover,html[data-theme=dark] .navbar .navbar__auth:hover,html[data-theme=dark] .navbar .navbar__avatar:hover,html[data-theme=dark] .navbar .navbar__icon:hover,html[data-theme=dark] .navbar .navbar__mobile-toggle:hover,html[data-theme=dark] .navbar .theme-toggle:hover{border-color:var(--kn-dark-gold);background:linear-gradient(180deg,rgba(243,184,63,.16),rgba(15,32,52,.94));color:var(--kn-dark-gold)}html[data-theme=dark] .navbar .navbar__icon--active,html[data-theme=dark] .navbar .theme-toggle--dark{border-color:var(--kn-dark-gold);background:var(--kn-dark-gold-soft);color:var(--kn-dark-gold)}html[data-theme=dark] .navbar .navbar__create-listing{background:linear-gradient(135deg,#1fcf8f,#37d68d 46%,#f3b83f);color:#031017;box-shadow:0 14px 32px rgba(55,214,141,.18),0 6px 22px rgba(243,184,63,.12)}html[data-theme=dark] .navbar-mobile-drawer__panel,html[data-theme=dark] .navbar-notifications{border-color:var(--kn-dark-border);background:#0b1726;color:var(--kn-dark-text);box-shadow:var(--kn-dark-shadow)}html[data-theme=dark] .lang-switcher .btn-lang,html[data-theme=dark] .navbar-mobile-drawer__auth,html[data-theme=dark] .navbar-mobile-drawer__language,html[data-theme=dark] .navbar-mobile-drawer__links a,html[data-theme=dark] .navbar-mobile-drawer__logout,html[data-theme=dark] .navbar-mobile-drawer__tool,html[data-theme=dark] .navbar-notification,html[data-theme=dark] .navbar-notifications__head,html[data-theme=dark] .theme-toggle{border-color:var(--kn-dark-border);background:rgba(17,31,49,.9);color:var(--kn-dark-text)}html[data-theme=dark] .navbar-mobile-drawer__links a.active,html[data-theme=dark] .navbar-notification.unread{background:rgba(245,189,69,.12);color:var(--kn-dark-gold)}html[data-theme=dark] .navbar-mobile-drawer__language>span,html[data-theme=dark] .navbar-notification strong,html[data-theme=dark] .navbar-notifications__head strong{color:var(--kn-dark-text)}html[data-theme=dark] .navbar-notification em,html[data-theme=dark] .navbar-notifications__head span,html[data-theme=dark] .navbar-notifications__state{color:var(--kn-dark-text-muted)}html[data-theme=dark] .footer{border-top:1px solid rgba(245,189,69,.18);background:#050d17;box-shadow:inset 0 1px 0 rgba(245,189,69,.1)}html[data-theme=dark] .header-basic{box-shadow:inset 0 0 0 999px rgba(7,17,29,.64)!important}html[data-theme=dark] #about-page,html[data-theme=dark] #add-listing-page,html[data-theme=dark] #agent-list-page,html[data-theme=dark] #community-detail-page,html[data-theme=dark] #community-list-page,html[data-theme=dark] #cs-page,html[data-theme=dark] #inbox-page,html[data-theme=dark] #join-page,html[data-theme=dark] #landlords-list-page,html[data-theme=dark] #listing-detail-page,html[data-theme=dark] #listings-page,html[data-theme=dark] #map-page,html[data-theme=dark] #member-articles-page,html[data-theme=dark] #member-detail-page,html[data-theme=dark] #member-follows-page,html[data-theme=dark] #member-listings-page,html[data-theme=dark] #member-page,html[data-theme=dark] #my-articles-page,html[data-theme=dark] #my-favorites-page,html[data-theme=dark] #my-listing-page,html[data-theme=dark] #my-listings-page,html[data-theme=dark] #my-profile-page,html[data-theme=dark] #mypage,html[data-theme=dark] #mypage-page,html[data-theme=dark] #pc-wrap.admin{background:radial-gradient(circle at 20% 8%,rgba(24,63,116,.32),transparent 34%),radial-gradient(circle at 88% 4%,rgba(245,189,69,.12),transparent 28%),var(--kn-dark-bg);color:var(--kn-dark-text)}html[data-theme=dark] .add-listing,html[data-theme=dark] .add-listing-section,html[data-theme=dark] .admin-card,html[data-theme=dark] .admin-panel,html[data-theme=dark] .admin-table-card,html[data-theme=dark] .agent-card,html[data-theme=dark] .article-detail-card,html[data-theme=dark] .community-card,html[data-theme=dark] .community-panel,html[data-theme=dark] .community-sidebar,html[data-theme=dark] .contract-card,html[data-theme=dark] .faq-card,html[data-theme=dark] .favorite-card,html[data-theme=dark] .follows-card-box,html[data-theme=dark] .help-card,html[data-theme=dark] .home-city-card,html[data-theme=dark] .home-community-card,html[data-theme=dark] .home-empty,html[data-theme=dark] .home-listing-card,html[data-theme=dark] .home-member-card,html[data-theme=dark] .home-mobile-quick-nav a,html[data-theme=dark] .home-section,html[data-theme=dark] .home-section--soft,html[data-theme=dark] .home-trust-strip,html[data-theme=dark] .inbox-chat-panel,html[data-theme=dark] .inbox-layout,html[data-theme=dark] .inbox-sidebar,html[data-theme=dark] .join-card,html[data-theme=dark] .landlord-card,html[data-theme=dark] .listing-big-card-box .info,html[data-theme=dark] .listing-chat-box,html[data-theme=dark] .listing-grid-card,html[data-theme=dark] .listing-manage-card,html[data-theme=dark] .listing-owner-card,html[data-theme=dark] .listing-price-card,html[data-theme=dark] .member-detail-card,html[data-theme=dark] .member-detail-mini-card,html[data-theme=dark] .member-detail-page,html[data-theme=dark] .member-detail-section,html[data-theme=dark] .member-listing-card,html[data-theme=dark] .member-profile-card,html[data-theme=dark] .mobile-bottom-nav,html[data-theme=dark] .my-article-card,html[data-theme=dark] .my-listing-card,html[data-theme=dark] .mypage-state-card,html[data-theme=dark] .notice-card,html[data-theme=dark] .profile-card,html[data-theme=dark] .property-big-card-box .info,html[data-theme=dark] .search-box{border-color:var(--kn-dark-border)!important;background:linear-gradient(180deg,rgba(13,29,47,.96),rgba(7,18,31,.98))!important;color:var(--kn-dark-text);box-shadow:var(--kn-dark-shadow-soft),var(--kn-dark-ring)!important}html[data-theme=dark] .add-listing-section,html[data-theme=dark] .admin-card,html[data-theme=dark] .admin-panel,html[data-theme=dark] .admin-table-card,html[data-theme=dark] .agent-card,html[data-theme=dark] .article-detail-card,html[data-theme=dark] .community-card,html[data-theme=dark] .community-panel,html[data-theme=dark] .community-sidebar,html[data-theme=dark] .contract-card,html[data-theme=dark] .faq-card,html[data-theme=dark] .favorite-card,html[data-theme=dark] .help-card,html[data-theme=dark] .home-city-card,html[data-theme=dark] .home-community-card,html[data-theme=dark] .home-empty,html[data-theme=dark] .home-listing-card,html[data-theme=dark] .home-member-card,html[data-theme=dark] .home-section,html[data-theme=dark] .home-section--soft,html[data-theme=dark] .home-trust-strip,html[data-theme=dark] .inbox-chat-panel,html[data-theme=dark] .inbox-layout,html[data-theme=dark] .inbox-sidebar,html[data-theme=dark] .join-card,html[data-theme=dark] .landlord-card,html[data-theme=dark] .listing-chat-box,html[data-theme=dark] .listing-grid-card,html[data-theme=dark] .listing-owner-card,html[data-theme=dark] .listing-price-card,html[data-theme=dark] .member-detail-card,html[data-theme=dark] .member-detail-section,html[data-theme=dark] .my-article-card,html[data-theme=dark] .my-listing-card,html[data-theme=dark] .mypage-state-card,html[data-theme=dark] .profile-card{border-width:1px!important;border-style:solid!important}html[data-theme=dark] .agent-card,html[data-theme=dark] .follows-card-box,html[data-theme=dark] .home-member-card,html[data-theme=dark] .landlord-card{border-color:rgba(245,189,69,.28)!important}html[data-theme=dark] .agent-card__cover,html[data-theme=dark] .follows-card-box__cover,html[data-theme=dark] .home-member-card__cover,html[data-theme=dark] .landlord-card__cover{background:linear-gradient(135deg,rgba(8,19,32,.82),rgba(13,30,48,.92)),linear-gradient(45deg,#0a1624,#162b45 58%,#2b2414)!important}html[data-theme=dark] .agent-card .home-member-card__rating,html[data-theme=dark] .agent-card .rating-chip,html[data-theme=dark] .agent-card__rating,html[data-theme=dark] .agent-card__rating-chip,html[data-theme=dark] .agent-card__top-badge,html[data-theme=dark] .follows-card-box .home-member-card__rating,html[data-theme=dark] .follows-card-box .rating-chip,html[data-theme=dark] .follows-card-box__rating,html[data-theme=dark] .follows-card-box__rating-chip,html[data-theme=dark] .follows-card-box__top-badge,html[data-theme=dark] .home-member-card .home-member-card__rating,html[data-theme=dark] .home-member-card .rating-chip,html[data-theme=dark] .home-member-card__rating,html[data-theme=dark] .home-member-card__rating-chip,html[data-theme=dark] .home-member-card__top-badge,html[data-theme=dark] .landlord-card .home-member-card__rating,html[data-theme=dark] .landlord-card .rating-chip,html[data-theme=dark] .landlord-card__rating,html[data-theme=dark] .landlord-card__rating-chip,html[data-theme=dark] .landlord-card__top-badge{border:1px solid rgba(245,189,69,.26);background:rgba(17,31,49,.94)!important;color:var(--kn-dark-gold)!important}html[data-theme=dark] .agent-card .home-member-card__like,html[data-theme=dark] .agent-card__like,html[data-theme=dark] .follows-card-box .home-member-card__like,html[data-theme=dark] .follows-card-box__like,html[data-theme=dark] .home-member-card .home-member-card__like,html[data-theme=dark] .home-member-card__like,html[data-theme=dark] .landlord-card .home-member-card__like,html[data-theme=dark] .landlord-card__like{background:#111f31!important;color:var(--kn-dark-danger)!important;box-shadow:0 10px 24px rgba(0,0,0,.28)!important}html[data-theme=dark] .agent-card .information-box .name,html[data-theme=dark] .agent-card h3,html[data-theme=dark] .agent-card__identity strong,html[data-theme=dark] .follows-card-box .information-box .name,html[data-theme=dark] .follows-card-box h3,html[data-theme=dark] .follows-card-box__identity strong,html[data-theme=dark] .home-member-card .information-box .name,html[data-theme=dark] .home-member-card h3,html[data-theme=dark] .home-member-card__identity strong,html[data-theme=dark] .landlord-card .information-box .name,html[data-theme=dark] .landlord-card h3,html[data-theme=dark] .landlord-card__identity strong{color:var(--kn-dark-text)!important}html[data-theme=dark] .agent-card .information-box .role,html[data-theme=dark] .agent-card__identity small,html[data-theme=dark] .agent-card__role,html[data-theme=dark] .follows-card-box .information-box .role,html[data-theme=dark] .follows-card-box__identity small,html[data-theme=dark] .follows-card-box__role,html[data-theme=dark] .home-member-card .information-box .role,html[data-theme=dark] .home-member-card__identity small,html[data-theme=dark] .home-member-card__role,html[data-theme=dark] .landlord-card .information-box .role,html[data-theme=dark] .landlord-card__identity small,html[data-theme=dark] .landlord-card__role{color:var(--kn-dark-gold)!important}html[data-theme=dark] .agent-card .follows-card-box__desc,html[data-theme=dark] .agent-card .home-member-card__desc,html[data-theme=dark] .agent-card__area,html[data-theme=dark] .agent-card__desc,html[data-theme=dark] .follows-card-box .follows-card-box__desc,html[data-theme=dark] .follows-card-box .home-member-card__desc,html[data-theme=dark] .follows-card-box__area,html[data-theme=dark] .follows-card-box__desc,html[data-theme=dark] .home-member-card .follows-card-box__desc,html[data-theme=dark] .home-member-card .home-member-card__desc,html[data-theme=dark] .home-member-card__area,html[data-theme=dark] .home-member-card__desc,html[data-theme=dark] .landlord-card .follows-card-box__desc,html[data-theme=dark] .landlord-card .home-member-card__desc,html[data-theme=dark] .landlord-card__area,html[data-theme=dark] .landlord-card__desc{color:var(--kn-dark-text-muted)!important}html[data-theme=dark] .agent-card .details-box .info-box,html[data-theme=dark] .agent-card .home-member-card__stats div,html[data-theme=dark] .agent-card__stats div,html[data-theme=dark] .follows-card-box .details-box .info-box,html[data-theme=dark] .follows-card-box .home-member-card__stats div,html[data-theme=dark] .follows-card-box__stats div,html[data-theme=dark] .home-member-card .details-box .info-box,html[data-theme=dark] .home-member-card .home-member-card__stats div,html[data-theme=dark] .home-member-card__stats div,html[data-theme=dark] .landlord-card .details-box .info-box,html[data-theme=dark] .landlord-card .home-member-card__stats div,html[data-theme=dark] .landlord-card__stats div{border-color:rgba(111,142,179,.22)!important;background:linear-gradient(180deg,#16263b,#111f31)!important}html[data-theme=dark] .agent-card .details-box .info-box:nth-child(2) svg,html[data-theme=dark] .agent-card .home-member-card__stats div:nth-child(2) svg,html[data-theme=dark] .agent-card__stats div:nth-child(2) svg,html[data-theme=dark] .follows-card-box .details-box .info-box:nth-child(2) svg,html[data-theme=dark] .follows-card-box .home-member-card__stats div:nth-child(2) svg,html[data-theme=dark] .follows-card-box__stats div:nth-child(2) svg,html[data-theme=dark] .home-member-card .details-box .info-box:nth-child(2) svg,html[data-theme=dark] .home-member-card .home-member-card__stats div:nth-child(2) svg,html[data-theme=dark] .home-member-card__stats div:nth-child(2) svg,html[data-theme=dark] .landlord-card .details-box .info-box:nth-child(2) svg,html[data-theme=dark] .landlord-card .home-member-card__stats div:nth-child(2) svg,html[data-theme=dark] .landlord-card__stats div:nth-child(2) svg{color:var(--kn-dark-cyan)!important}html[data-theme=dark] .agent-card .details-box .info-box:nth-child(3) svg,html[data-theme=dark] .agent-card .home-member-card__stats div:nth-child(3) svg,html[data-theme=dark] .agent-card__stats div:nth-child(3) svg,html[data-theme=dark] .follows-card-box .details-box .info-box:nth-child(3) svg,html[data-theme=dark] .follows-card-box .home-member-card__stats div:nth-child(3) svg,html[data-theme=dark] .follows-card-box__stats div:nth-child(3) svg,html[data-theme=dark] .home-member-card .details-box .info-box:nth-child(3) svg,html[data-theme=dark] .home-member-card .home-member-card__stats div:nth-child(3) svg,html[data-theme=dark] .home-member-card__stats div:nth-child(3) svg,html[data-theme=dark] .landlord-card .details-box .info-box:nth-child(3) svg,html[data-theme=dark] .landlord-card .home-member-card__stats div:nth-child(3) svg,html[data-theme=dark] .landlord-card__stats div:nth-child(3) svg{color:var(--kn-dark-violet)!important}html[data-theme=dark] .agent-card .details-box .info-box strong,html[data-theme=dark] .agent-card .home-member-card__stats div strong,html[data-theme=dark] .agent-card__stats div strong,html[data-theme=dark] .follows-card-box .details-box .info-box strong,html[data-theme=dark] .follows-card-box .home-member-card__stats div strong,html[data-theme=dark] .follows-card-box__stats div strong,html[data-theme=dark] .home-member-card .details-box .info-box strong,html[data-theme=dark] .home-member-card .home-member-card__stats div strong,html[data-theme=dark] .home-member-card__stats div strong,html[data-theme=dark] .landlord-card .details-box .info-box strong,html[data-theme=dark] .landlord-card .home-member-card__stats div strong,html[data-theme=dark] .landlord-card__stats div strong{color:var(--kn-dark-text)!important}html[data-theme=dark] .agent-card .details-box .info-box span,html[data-theme=dark] .agent-card .home-member-card__stats div span,html[data-theme=dark] .agent-card__stats div span,html[data-theme=dark] .follows-card-box .details-box .info-box span,html[data-theme=dark] .follows-card-box .home-member-card__stats div span,html[data-theme=dark] .follows-card-box__stats div span,html[data-theme=dark] .home-member-card .details-box .info-box span,html[data-theme=dark] .home-member-card .home-member-card__stats div span,html[data-theme=dark] .home-member-card__stats div span,html[data-theme=dark] .landlord-card .details-box .info-box span,html[data-theme=dark] .landlord-card .home-member-card__stats div span,html[data-theme=dark] .landlord-card__stats div span{color:var(--kn-dark-text-muted)!important}html[data-theme=dark] .article-category,html[data-theme=dark] .badge-pill,html[data-theme=dark] .community-tag,html[data-theme=dark] .filter-chip,html[data-theme=dark] .listing-card__status,html[data-theme=dark] .member-type-badge,html[data-theme=dark] .navbar-notification span,html[data-theme=dark] .status-chip,html[data-theme=dark] .tag,html[data-theme=dark] .tag--blue,html[data-theme=dark] .tag--green{border-color:rgba(55,214,141,.26)!important;background:linear-gradient(180deg,rgba(55,214,141,.12),rgba(17,31,49,.86))!important;color:var(--kn-dark-emerald)!important}html[data-theme=dark] .MuiPaginationItem-root.Mui-selected,html[data-theme=dark] .filter-chip--active,html[data-theme=dark] a.active,html[data-theme=dark] button.active{border-color:var(--kn-dark-gold)!important;background:linear-gradient(180deg,rgba(243,184,63,.18),rgba(17,31,49,.92))!important;color:var(--kn-dark-gold)!important;box-shadow:0 0 0 1px rgba(243,184,63,.08),0 12px 28px rgba(243,184,63,.12)!important}html[data-theme=dark] .admin-toolbar,html[data-theme=dark] .agents-toolbar,html[data-theme=dark] .article-editor,html[data-theme=dark] .comment-composer,html[data-theme=dark] .community-toolbar,html[data-theme=dark] .form-card,html[data-theme=dark] .home-tabs,html[data-theme=dark] .inbox-chat-panel__composer,html[data-theme=dark] .inbox-composer,html[data-theme=dark] .landlords-toolbar,html[data-theme=dark] .listing-chat-box__composer,html[data-theme=dark] .listing-detail-summary,html[data-theme=dark] .listings-filters,html[data-theme=dark] .listings-toolbar,html[data-theme=dark] .search-box__field{border-color:var(--kn-dark-border)!important;background:linear-gradient(180deg,rgba(14,31,50,.96),rgba(8,19,32,.96))!important;color:var(--kn-dark-text);box-shadow:var(--kn-dark-ring)!important}html[data-theme=dark] .MuiPaginationItem-root,html[data-theme=dark] .agents-toolbar__filters,html[data-theme=dark] .community-filter button,html[data-theme=dark] .filter-chip,html[data-theme=dark] .home-tabs button,html[data-theme=dark] .landlords-toolbar__filters,html[data-theme=dark] .listings-toolbar button,html[data-theme=dark] .mobile-bottom-nav a,html[data-theme=dark] .sort-control button,html[data-theme=dark] .view-switch button{border-color:var(--kn-dark-border)!important;background:linear-gradient(180deg,rgba(16,34,55,.92),rgba(9,22,38,.92))!important;color:var(--kn-dark-text-muted)!important}html[data-theme=dark] .MuiPaginationItem-root.active,html[data-theme=dark] .MuiPaginationItem-root:hover,html[data-theme=dark] .agents-toolbar__filters.active,html[data-theme=dark] .agents-toolbar__filters:hover,html[data-theme=dark] .community-filter button.active,html[data-theme=dark] .community-filter button:hover,html[data-theme=dark] .filter-chip.active,html[data-theme=dark] .filter-chip:hover,html[data-theme=dark] .home-tabs button.active,html[data-theme=dark] .home-tabs button:hover,html[data-theme=dark] .landlords-toolbar__filters.active,html[data-theme=dark] .landlords-toolbar__filters:hover,html[data-theme=dark] .listings-toolbar button.active,html[data-theme=dark] .listings-toolbar button:hover,html[data-theme=dark] .mobile-bottom-nav a.active,html[data-theme=dark] .mobile-bottom-nav a:hover,html[data-theme=dark] .sort-control button.active,html[data-theme=dark] .sort-control button:hover,html[data-theme=dark] .view-switch button.active,html[data-theme=dark] .view-switch button:hover{border-color:var(--kn-dark-gold)!important;background:var(--kn-dark-gold-soft)!important;color:var(--kn-dark-gold)!important}html[data-theme=dark] .home-page{background:linear-gradient(180deg,rgba(8,20,35,.92) 0,rgba(3,10,18,.98) 38%,#030a12 100%),radial-gradient(circle at 18% 0,rgba(55,214,141,.12),transparent 30%),radial-gradient(circle at 92% 10%,rgba(243,184,63,.1),transparent 26%),var(--kn-dark-bg)!important}html[data-theme=dark] .home-mobile-quick-nav a{border-color:rgba(245,189,69,.24)!important;background:rgba(13,28,46,.94)!important;color:var(--kn-dark-text)!important;box-shadow:0 16px 38px rgba(0,0,0,.34)!important}html[data-theme=dark] .home-mobile-quick-nav span{background:rgba(245,189,69,.15)!important;color:var(--kn-dark-gold)!important}html[data-theme=dark] .mobile-bottom-nav{border-color:rgba(245,189,69,.26)!important;background:rgba(7,17,29,.94)!important;box-shadow:0 18px 44px rgba(0,0,0,.42)!important}html[data-theme=dark] .mobile-bottom-nav a{background:transparent!important;color:var(--kn-dark-text-muted)!important}html[data-theme=dark] .mobile-bottom-nav a.active{color:var(--kn-dark-gold)!important}html[data-theme=dark] .home-hero{background:#030a12!important}html[data-theme=dark] .home-hero__overlay{background:linear-gradient(90deg,rgba(3,10,18,.94),rgba(3,10,18,.78) 48%,rgba(3,10,18,.38)),linear-gradient(180deg,rgba(3,10,18,.2),rgba(3,10,18,.94))!important}html[data-theme=dark] .agents-header span,html[data-theme=dark] .community-head span,html[data-theme=dark] .home-hero__eyebrow,html[data-theme=dark] .home-section__head>div>span,html[data-theme=dark] .landlords-header span,html[data-theme=dark] .page-head span{border:1px solid rgba(55,214,141,.22)!important;background:rgba(55,214,141,.1)!important;color:var(--kn-dark-emerald)!important}html[data-theme=dark] .search-box{border:1px solid rgba(101,137,178,.24)!important;background:linear-gradient(180deg,rgba(11,26,43,.9),rgba(6,17,30,.96))!important;box-shadow:0 24px 70px rgba(0,0,0,.38),var(--kn-dark-ring)!important}html[data-theme=dark] .search-box__field{border-color:rgba(101,137,178,.22)!important;background:rgba(4,15,27,.78)!important}html[data-theme=dark] .search-box__field span{color:var(--kn-dark-text-soft)!important}html[data-theme=dark] .search-box__field input,html[data-theme=dark] .search-box__field select{color:var(--kn-dark-text)!important}html[data-theme=dark] .search-box__advanced{border:1px solid rgba(35,184,242,.2)!important;background:rgba(35,184,242,.1)!important;color:var(--kn-dark-cyan)!important}html[data-theme=dark] .active-filters .filter-pill,html[data-theme=dark] .filter-pill,html[data-theme=dark] .home-hero__signals a,html[data-theme=dark] .home-tabs button{border-color:rgba(101,137,178,.24)!important;background:rgba(9,22,38,.74)!important;color:var(--kn-dark-text-muted)!important;box-shadow:var(--kn-dark-ring)!important}html[data-theme=dark] .favorite-card__image,html[data-theme=dark] .home-listing-card__image,html[data-theme=dark] .inbox-contract-panel__image,html[data-theme=dark] .listing-detail-gallery,html[data-theme=dark] .listing-grid-card__image,html[data-theme=dark] .map-listing-card__image,html[data-theme=dark] .my-listing-card__image,html[data-theme=dark] .mypage-contract-card__image{background:linear-gradient(135deg,rgba(55,214,141,.1),rgba(243,184,63,.1)),#081523!important}html[data-theme=dark] .home-city-card,html[data-theme=dark] .home-listing-card__image,html[data-theme=dark] .listing-grid-card__image{position:relative;overflow:hidden}html[data-theme=dark] .home-city-card:after,html[data-theme=dark] .home-listing-card__image:after,html[data-theme=dark] .listing-grid-card__image:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 45%,rgba(3,10,18,.52))}html[data-theme=dark] .home-listing-card__price,html[data-theme=dark] .listing-grid-card__price,html[data-theme=dark] .listing-price,html[data-theme=dark] .mypage-contract-card__money strong,html[data-theme=dark] .mypage-contract-detail__money strong,html[data-theme=dark] .price{color:var(--kn-dark-emerald)!important;text-shadow:0 0 20px rgba(55,214,141,.18)}html[data-theme=dark] .home-city-card small,html[data-theme=dark] .home-city-card span{position:relative;z-index:1}html[data-theme=dark] .agent-card__btn,html[data-theme=dark] .home-member-card__cta,html[data-theme=dark] .landlord-card__btn,html[data-theme=dark] .member-follow-button.following{background:linear-gradient(135deg,#17c783,#37d68d 55%,#7be7b3)!important;color:#031017!important;box-shadow:0 16px 34px rgba(55,214,141,.2)!important}html[data-theme=dark] .inbox-message--mine .inbox-message__bubble,html[data-theme=dark] .listing-message--mine .listing-message__bubble,html[data-theme=dark] .message-bubble--mine{background:linear-gradient(135deg,rgba(11,100,77,.98),rgba(18,139,99,.98))!important;color:#f6fbff!important;box-shadow:0 12px 28px rgba(29,158,117,.2)!important}html[data-theme=dark] .inbox-message__bubble,html[data-theme=dark] .listing-message__bubble,html[data-theme=dark] .message-bubble{border-color:rgba(101,137,178,.24)!important;background:linear-gradient(180deg,rgba(16,34,55,.96),rgba(8,20,34,.96))!important;color:var(--kn-dark-text)!important}html[data-theme=dark] .listing-detail-map,html[data-theme=dark] .listing-map,html[data-theme=dark] .listing-map__canvas,html[data-theme=dark] .listings-map-mode,html[data-theme=dark] .map-page__map{border-color:rgba(101,137,178,.24)!important;background:linear-gradient(135deg,rgba(7,18,31,.92),rgba(13,32,52,.92))!important;box-shadow:var(--kn-dark-shadow),var(--kn-dark-ring)!important}html[data-theme=dark] .admin-main,html[data-theme=dark] .admin-sidebar,html[data-theme=dark] .admin-stat-card,html[data-theme=dark] .admin-table-card{border-color:rgba(101,137,178,.24)!important;background:linear-gradient(180deg,rgba(11,26,43,.98),rgba(5,15,27,.98))!important;box-shadow:var(--kn-dark-shadow-soft),var(--kn-dark-ring)!important}html[data-theme=dark] .admin-head .main-title,html[data-theme=dark] .admin-head h1,html[data-theme=dark] .admin-head h2,html[data-theme=dark] .admin-head h3,html[data-theme=dark] .admin-head strong,html[data-theme=dark] .agents-header .main-title,html[data-theme=dark] .agents-header h1,html[data-theme=dark] .agents-header h2,html[data-theme=dark] .agents-header h3,html[data-theme=dark] .agents-header strong,html[data-theme=dark] .community-head .main-title,html[data-theme=dark] .community-head h1,html[data-theme=dark] .community-head h2,html[data-theme=dark] .community-head h3,html[data-theme=dark] .community-head strong,html[data-theme=dark] .home-section__head .main-title,html[data-theme=dark] .home-section__head h1,html[data-theme=dark] .home-section__head h2,html[data-theme=dark] .home-section__head h3,html[data-theme=dark] .home-section__head strong,html[data-theme=dark] .landlords-header .main-title,html[data-theme=dark] .landlords-header h1,html[data-theme=dark] .landlords-header h2,html[data-theme=dark] .landlords-header h3,html[data-theme=dark] .landlords-header strong,html[data-theme=dark] .listing-detail-head .main-title,html[data-theme=dark] .listing-detail-head h1,html[data-theme=dark] .listing-detail-head h2,html[data-theme=dark] .listing-detail-head h3,html[data-theme=dark] .listing-detail-head strong,html[data-theme=dark] .main-title-box .main-title,html[data-theme=dark] .main-title-box h1,html[data-theme=dark] .main-title-box h2,html[data-theme=dark] .main-title-box h3,html[data-theme=dark] .main-title-box strong,html[data-theme=dark] .page-head .main-title,html[data-theme=dark] .page-head h1,html[data-theme=dark] .page-head h2,html[data-theme=dark] .page-head h3,html[data-theme=dark] .page-head strong{color:var(--kn-dark-text)!important}html[data-theme=dark] .admin-head .sub-title,html[data-theme=dark] .admin-head p,html[data-theme=dark] .admin-head span,html[data-theme=dark] .agents-header .sub-title,html[data-theme=dark] .agents-header p,html[data-theme=dark] .agents-header span,html[data-theme=dark] .community-head .sub-title,html[data-theme=dark] .community-head p,html[data-theme=dark] .community-head span,html[data-theme=dark] .home-section__head .sub-title,html[data-theme=dark] .home-section__head p,html[data-theme=dark] .home-section__head span,html[data-theme=dark] .landlords-header .sub-title,html[data-theme=dark] .landlords-header p,html[data-theme=dark] .landlords-header span,html[data-theme=dark] .listing-detail-head .sub-title,html[data-theme=dark] .listing-detail-head p,html[data-theme=dark] .listing-detail-head span,html[data-theme=dark] .main-title-box .sub-title,html[data-theme=dark] .main-title-box p,html[data-theme=dark] .main-title-box span,html[data-theme=dark] .page-head .sub-title,html[data-theme=dark] .page-head p,html[data-theme=dark] .page-head span{color:var(--kn-dark-text-muted)!important}html[data-theme=dark] .article-title,html[data-theme=dark] .card-title,html[data-theme=dark] .listing-title,html[data-theme=dark] .name,html[data-theme=dark] .title,html[data-theme=dark] h1,html[data-theme=dark] h2,html[data-theme=dark] h3,html[data-theme=dark] h4,html[data-theme=dark] h5,html[data-theme=dark] h6,html[data-theme=dark] strong{color:var(--kn-dark-text)!important}html[data-theme=dark] .date,html[data-theme=dark] .desc,html[data-theme=dark] .empty-text,html[data-theme=dark] .meta,html[data-theme=dark] .subtitle,html[data-theme=dark] em,html[data-theme=dark] p,html[data-theme=dark] small,html[data-theme=dark] span{border-color:inherit}html[data-theme=dark] [class*=empty],html[data-theme=dark] [class*=error],html[data-theme=dark] [class*=state]{color:var(--kn-dark-text-muted)}html[data-theme=dark] .home-listing-card__price,html[data-theme=dark] .listing-big-card-box .card-img div.price,html[data-theme=dark] .listing-price,html[data-theme=dark] .property-big-card-box .card-img div.price{border:1px solid rgba(245,189,69,.28);background:rgba(7,17,29,.9)!important;color:var(--kn-dark-gold)!important}html[data-theme=dark] .MuiButton-contained,html[data-theme=dark] .add-listing-submit,html[data-theme=dark] .agent-card__btn,html[data-theme=dark] .btn-apply-filters,html[data-theme=dark] .buttons-box button,html[data-theme=dark] .home-member-card__cta,html[data-theme=dark] .landlord-card__btn,html[data-theme=dark] .member-follow-button,html[data-theme=dark] .navbar-mobile-drawer__create,html[data-theme=dark] .search-box__submit,html[data-theme=dark] .submit-btn{border-color:transparent!important;background:linear-gradient(135deg,var(--kn-dark-gold),#f8d37c)!important;color:#07111d!important;box-shadow:0 12px 28px rgba(245,189,69,.22)!important}html[data-theme=dark] .MuiButton-outlined,html[data-theme=dark] .agent-card__icon-btn,html[data-theme=dark] .btn-clear-filters,html[data-theme=dark] .home-member-card__chat,html[data-theme=dark] .landlord-card__icon-btn{border-color:var(--kn-dark-border-strong)!important;background:rgba(17,31,49,.9)!important;color:var(--kn-dark-gold)!important}html[data-theme=dark] .MuiTable-root,html[data-theme=dark] .admin-table,html[data-theme=dark] table{background:var(--kn-dark-surface)!important;color:var(--kn-dark-text)}html[data-theme=dark] .MuiTable-root td,html[data-theme=dark] .MuiTable-root th,html[data-theme=dark] .admin-table td,html[data-theme=dark] .admin-table th,html[data-theme=dark] table td,html[data-theme=dark] table th{border-color:var(--kn-dark-border)!important;color:var(--kn-dark-text)!important}html[data-theme=dark] .chat-message,html[data-theme=dark] .comment-card,html[data-theme=dark] .inbox-conversation,html[data-theme=dark] .message-bubble,html[data-theme=dark] .review-card{border-color:var(--kn-dark-border)!important;background:rgba(17,31,49,.92)!important;color:var(--kn-dark-text)}html[data-theme=dark] .chat-message--mine,html[data-theme=dark] .message-bubble--mine{background:linear-gradient(135deg,rgba(245,189,69,.94),hsla(42,90%,73%,.94))!important;color:#07111d!important}html[data-theme=dark] .listing-map__overlay,html[data-theme=dark] .listings-map-mode,html[data-theme=dark] .map-panel{border-color:var(--kn-dark-border)!important;background:rgba(7,17,29,.82)!important;color:var(--kn-dark-text)}html[data-theme=dark] #listing-detail-page,html[data-theme=dark] #listing-list-page,html[data-theme=dark] #member-page,html[data-theme=dark] #my-page{background:radial-gradient(circle at 18% 0,rgba(30,75,132,.34),transparent 34%),radial-gradient(circle at 92% 6%,rgba(245,189,69,.12),transparent 26%),var(--kn-dark-bg)!important;color:var(--kn-dark-text)}html[data-theme=dark] #my-page .mypage-content,html[data-theme=dark] #my-page .mypage-layout{color:var(--kn-dark-text)}html[data-theme=dark] #my-page .community-card,html[data-theme=dark] #my-page .favorites-list-box,html[data-theme=dark] #my-page .listing-card-box,html[data-theme=dark] #my-page .listing-list-box,html[data-theme=dark] #my-page .my-articles__header,html[data-theme=dark] #my-page .my-articles__state,html[data-theme=dark] #my-page .mypage-access-card,html[data-theme=dark] #my-page .mypage-contract-card,html[data-theme=dark] #my-page .mypage-contract-detail,html[data-theme=dark] #my-page .mypage-contract-mini,html[data-theme=dark] #my-page .mypage-contract-state,html[data-theme=dark] #my-page .mypage-contracts__summary,html[data-theme=dark] #my-page .mypage-hero,html[data-theme=dark] #my-page .mypage-panel,html[data-theme=dark] #my-page .mypage-section-head,html[data-theme=dark] #my-page .mypage-sidebar,html[data-theme=dark] #my-page .mypage-stat-card,html[data-theme=dark] #my-page .mypage-state-card,html[data-theme=dark] #my-page .pagination-conf,html[data-theme=dark] #my-page .pagination-config{border-color:var(--kn-dark-border)!important;background:linear-gradient(180deg,rgba(19,34,56,.98),rgba(10,22,36,.98))!important;color:var(--kn-dark-text)!important;box-shadow:var(--kn-dark-shadow)!important}html[data-theme=dark] #my-page .mypage-sidebar__footer,html[data-theme=dark] #my-page .mypage-sidebar__profile{border-color:var(--kn-dark-border)!important}html[data-theme=dark] #my-page .mypage-sidebar__avatar{background:rgba(245,189,69,.12)!important;box-shadow:0 0 0 1px rgba(245,189,69,.22)}html[data-theme=dark] #my-page .mypage-sidebar__identity strong,html[data-theme=dark] #my-page .mypage-sidebar__link,html[data-theme=dark] #my-page .mypage-sidebar__settings{color:var(--kn-dark-text)!important}html[data-theme=dark] #my-page .mypage-sidebar__identity span:not(.member-type-badge),html[data-theme=dark] #my-page .mypage-sidebar__link svg,html[data-theme=dark] #my-page .mypage-sidebar__settings svg{color:var(--kn-dark-text-muted)!important}html[data-theme=dark] #my-page .mypage-sidebar__link.active,html[data-theme=dark] #my-page .mypage-sidebar__link:hover,html[data-theme=dark] #my-page .mypage-sidebar__settings:hover{background:rgba(245,189,69,.14)!important;color:var(--kn-dark-gold)!important}html[data-theme=dark] #my-page .mypage-sidebar__link.active svg,html[data-theme=dark] #my-page .mypage-sidebar__link:hover svg,html[data-theme=dark] #my-page .mypage-sidebar__settings:hover svg{color:var(--kn-dark-gold)!important}html[data-theme=dark] #my-page .member-type-badge{border:1px solid rgba(245,189,69,.26)!important;background:rgba(245,189,69,.15)!important;color:var(--kn-dark-gold)!important}html[data-theme=dark] #my-page .mypage-hero{background:linear-gradient(135deg,rgba(18,36,58,.98),rgba(9,20,34,.98))!important}html[data-theme=dark] #my-page .mypage-hero__avatar{background:rgba(245,189,69,.14)!important;box-shadow:inset 0 0 0 4px hsla(42,90%,73%,.35)!important}html[data-theme=dark] #my-page .mypage-hero__upload{border-color:#0b1726!important;background:var(--kn-dark-gold)!important;color:#07111d!important}html[data-theme=dark] #my-page .main-title-box .main-title,html[data-theme=dark] #my-page .main-title-box h1,html[data-theme=dark] #my-page .main-title-box h2,html[data-theme=dark] #my-page .main-title-box h3,html[data-theme=dark] #my-page .main-title-box strong,html[data-theme=dark] #my-page .my-articles__header .main-title,html[data-theme=dark] #my-page .my-articles__header h1,html[data-theme=dark] #my-page .my-articles__header h2,html[data-theme=dark] #my-page .my-articles__header h3,html[data-theme=dark] #my-page .my-articles__header strong,html[data-theme=dark] #my-page .mypage-hero .main-title,html[data-theme=dark] #my-page .mypage-hero h1,html[data-theme=dark] #my-page .mypage-hero h2,html[data-theme=dark] #my-page .mypage-hero h3,html[data-theme=dark] #my-page .mypage-hero strong,html[data-theme=dark] #my-page .mypage-panel__heading .main-title,html[data-theme=dark] #my-page .mypage-panel__heading h1,html[data-theme=dark] #my-page .mypage-panel__heading h2,html[data-theme=dark] #my-page .mypage-panel__heading h3,html[data-theme=dark] #my-page .mypage-panel__heading strong,html[data-theme=dark] #my-page .mypage-section-head .main-title,html[data-theme=dark] #my-page .mypage-section-head h1,html[data-theme=dark] #my-page .mypage-section-head h2,html[data-theme=dark] #my-page .mypage-section-head h3,html[data-theme=dark] #my-page .mypage-section-head strong{color:var(--kn-dark-text)!important;text-shadow:none}html[data-theme=dark] #my-page .main-title-box .sub-title,html[data-theme=dark] #my-page .main-title-box p,html[data-theme=dark] #my-page .main-title-box span:not(.member-type-badge),html[data-theme=dark] #my-page .my-articles__header .sub-title,html[data-theme=dark] #my-page .my-articles__header p,html[data-theme=dark] #my-page .my-articles__header span:not(.member-type-badge),html[data-theme=dark] #my-page .mypage-hero .sub-title,html[data-theme=dark] #my-page .mypage-hero p,html[data-theme=dark] #my-page .mypage-hero span:not(.member-type-badge),html[data-theme=dark] #my-page .mypage-panel__heading .sub-title,html[data-theme=dark] #my-page .mypage-panel__heading p,html[data-theme=dark] #my-page .mypage-panel__heading span:not(.member-type-badge),html[data-theme=dark] #my-page .mypage-section-head .sub-title,html[data-theme=dark] #my-page .mypage-section-head p,html[data-theme=dark] #my-page .mypage-section-head span:not(.member-type-badge){color:var(--kn-dark-text-muted)!important}html[data-theme=dark] #my-page .action-box,html[data-theme=dark] #my-page .date-box,html[data-theme=dark] #my-page .mypage-contract-card__money div,html[data-theme=dark] #my-page .mypage-contract-card__people div,html[data-theme=dark] #my-page .mypage-contract-detail__money div,html[data-theme=dark] #my-page .mypage-contract-signers div,html[data-theme=dark] #my-page .mypage-empty-note,html[data-theme=dark] #my-page .mypage-stat-card,html[data-theme=dark] #my-page .mypage-status-list div,html[data-theme=dark] #my-page .status-box,html[data-theme=dark] #my-page .tab-name-box,html[data-theme=dark] #my-page .views-box{border-color:rgba(111,142,179,.2)!important;background:rgba(17,31,49,.88)!important;color:var(--kn-dark-text)!important}html[data-theme=dark] #my-page .mypage-access-card__icon,html[data-theme=dark] #my-page .mypage-empty-note svg,html[data-theme=dark] #my-page .mypage-stat-card>span{background:rgba(245,189,69,.14)!important;color:var(--kn-dark-gold)!important}html[data-theme=dark] #my-page .address,html[data-theme=dark] #my-page .date,html[data-theme=dark] #my-page .listing-meta,html[data-theme=dark] #my-page .my-articles__state span,html[data-theme=dark] #my-page .mypage-contract-card__money span,html[data-theme=dark] #my-page .mypage-contract-card__people span,html[data-theme=dark] #my-page .mypage-empty-note span,html[data-theme=dark] #my-page .mypage-form-grid label span,html[data-theme=dark] #my-page .mypage-status-list span,html[data-theme=dark] #my-page .total-result{color:var(--kn-dark-text-muted)!important}html[data-theme=dark] #my-page .mypage-form-grid input,html[data-theme=dark] #my-page .mypage-form-grid textarea,html[data-theme=dark] #my-page .mypage-section-head select{border-color:rgba(111,142,179,.34)!important;background:#1b2b40!important;color:var(--kn-dark-text)!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04)}html[data-theme=dark] #my-page .active-tab-name,html[data-theme=dark] #my-page .mypage-primary-action,html[data-theme=dark] #my-page .mypage-save-button,html[data-theme=dark] #my-page .pagination-box .active,html[data-theme=dark] #my-page .pagination-conf .active{background:linear-gradient(135deg,var(--kn-dark-gold),#f8d37c)!important;color:#07111d!important;box-shadow:0 12px 28px rgba(245,189,69,.22)!important}html[data-theme=dark] #my-page .icon-button,html[data-theme=dark] #my-page .mypage-secondary-action,html[data-theme=dark] #my-page .pagination-box button,html[data-theme=dark] #my-page .pagination-conf button,html[data-theme=dark] #my-page .tab-name{border-color:var(--kn-dark-border)!important;background:rgba(17,31,49,.9)!important;color:var(--kn-dark-text)!important}html[data-theme=dark] #my-page .listing-card-box .image-box,html[data-theme=dark] #my-page .listing-card-box img{background:#101f32!important}html[data-theme=dark] #my-page .listing-card-box .information-box .name,html[data-theme=dark] #my-page .listing-card-box .price,html[data-theme=dark] #my-page .listing-card-box .status,html[data-theme=dark] #my-page .listing-card-box .views,html[data-theme=dark] #my-page .listing-card-box strong{color:var(--kn-dark-text)!important}html[data-theme=dark] #member-articles-page .article-list-box,html[data-theme=dark] #member-articles-page .back-frame,html[data-theme=dark] #member-articles-page .community-card,html[data-theme=dark] #member-articles-page .container,html[data-theme=dark] #member-articles-page .follows-card-box,html[data-theme=dark] #member-articles-page .follows-list-box,html[data-theme=dark] #member-articles-page .left-config,html[data-theme=dark] #member-articles-page .list-box,html[data-theme=dark] #member-articles-page .listing-card-box,html[data-theme=dark] #member-articles-page .listings-list-box,html[data-theme=dark] #member-articles-page .member-page,html[data-theme=dark] #member-articles-page .pagination-config,html[data-theme=dark] #member-articles-page .right-config,html[data-theme=dark] #member-articles-page .sections,html[data-theme=dark] #member-follows-page .article-list-box,html[data-theme=dark] #member-follows-page .back-frame,html[data-theme=dark] #member-follows-page .community-card,html[data-theme=dark] #member-follows-page .container,html[data-theme=dark] #member-follows-page .follows-card-box,html[data-theme=dark] #member-follows-page .follows-list-box,html[data-theme=dark] #member-follows-page .left-config,html[data-theme=dark] #member-follows-page .list-box,html[data-theme=dark] #member-follows-page .listing-card-box,html[data-theme=dark] #member-follows-page .listings-list-box,html[data-theme=dark] #member-follows-page .member-page,html[data-theme=dark] #member-follows-page .pagination-config,html[data-theme=dark] #member-follows-page .right-config,html[data-theme=dark] #member-follows-page .sections,html[data-theme=dark] #member-listings-page .article-list-box,html[data-theme=dark] #member-listings-page .back-frame,html[data-theme=dark] #member-listings-page .community-card,html[data-theme=dark] #member-listings-page .container,html[data-theme=dark] #member-listings-page .follows-card-box,html[data-theme=dark] #member-listings-page .follows-list-box,html[data-theme=dark] #member-listings-page .left-config,html[data-theme=dark] #member-listings-page .list-box,html[data-theme=dark] #member-listings-page .listing-card-box,html[data-theme=dark] #member-listings-page .listings-list-box,html[data-theme=dark] #member-listings-page .member-page,html[data-theme=dark] #member-listings-page .pagination-config,html[data-theme=dark] #member-listings-page .right-config,html[data-theme=dark] #member-listings-page .sections,html[data-theme=dark] #member-page .article-list-box,html[data-theme=dark] #member-page .back-frame,html[data-theme=dark] #member-page .community-card,html[data-theme=dark] #member-page .container,html[data-theme=dark] #member-page .follows-card-box,html[data-theme=dark] #member-page .follows-list-box,html[data-theme=dark] #member-page .left-config,html[data-theme=dark] #member-page .list-box,html[data-theme=dark] #member-page .listing-card-box,html[data-theme=dark] #member-page .listings-list-box,html[data-theme=dark] #member-page .member-page,html[data-theme=dark] #member-page .pagination-config,html[data-theme=dark] #member-page .right-config,html[data-theme=dark] #member-page .sections{border-color:var(--kn-dark-border)!important;background:linear-gradient(180deg,rgba(19,34,56,.98),rgba(10,22,36,.98))!important;color:var(--kn-dark-text)!important;box-shadow:var(--kn-dark-shadow)!important}html[data-theme=dark] #member-articles-page .card-title,html[data-theme=dark] #member-articles-page .main-title,html[data-theme=dark] #member-articles-page .name,html[data-theme=dark] #member-articles-page .user-name,html[data-theme=dark] #member-articles-page h1,html[data-theme=dark] #member-articles-page h2,html[data-theme=dark] #member-articles-page h3,html[data-theme=dark] #member-articles-page strong,html[data-theme=dark] #member-follows-page .card-title,html[data-theme=dark] #member-follows-page .main-title,html[data-theme=dark] #member-follows-page .name,html[data-theme=dark] #member-follows-page .user-name,html[data-theme=dark] #member-follows-page h1,html[data-theme=dark] #member-follows-page h2,html[data-theme=dark] #member-follows-page h3,html[data-theme=dark] #member-follows-page strong,html[data-theme=dark] #member-listings-page .card-title,html[data-theme=dark] #member-listings-page .main-title,html[data-theme=dark] #member-listings-page .name,html[data-theme=dark] #member-listings-page .user-name,html[data-theme=dark] #member-listings-page h1,html[data-theme=dark] #member-listings-page h2,html[data-theme=dark] #member-listings-page h3,html[data-theme=dark] #member-listings-page strong,html[data-theme=dark] #member-page .card-title,html[data-theme=dark] #member-page .main-title,html[data-theme=dark] #member-page .name,html[data-theme=dark] #member-page .user-name,html[data-theme=dark] #member-page h1,html[data-theme=dark] #member-page h2,html[data-theme=dark] #member-page h3,html[data-theme=dark] #member-page strong{color:var(--kn-dark-text)!important}html[data-theme=dark] #member-articles-page .address,html[data-theme=dark] #member-articles-page .date,html[data-theme=dark] #member-articles-page .listing-meta,html[data-theme=dark] #member-articles-page .sub-title,html[data-theme=dark] #member-articles-page .user-phone,html[data-theme=dark] #member-articles-page .views,html[data-theme=dark] #member-articles-page p,html[data-theme=dark] #member-articles-page span:not(.tag):not(.member-type-badge),html[data-theme=dark] #member-follows-page .address,html[data-theme=dark] #member-follows-page .date,html[data-theme=dark] #member-follows-page .listing-meta,html[data-theme=dark] #member-follows-page .sub-title,html[data-theme=dark] #member-follows-page .user-phone,html[data-theme=dark] #member-follows-page .views,html[data-theme=dark] #member-follows-page p,html[data-theme=dark] #member-follows-page span:not(.tag):not(.member-type-badge),html[data-theme=dark] #member-listings-page .address,html[data-theme=dark] #member-listings-page .date,html[data-theme=dark] #member-listings-page .listing-meta,html[data-theme=dark] #member-listings-page .sub-title,html[data-theme=dark] #member-listings-page .user-phone,html[data-theme=dark] #member-listings-page .views,html[data-theme=dark] #member-listings-page p,html[data-theme=dark] #member-listings-page span:not(.tag):not(.member-type-badge),html[data-theme=dark] #member-page .address,html[data-theme=dark] #member-page .date,html[data-theme=dark] #member-page .listing-meta,html[data-theme=dark] #member-page .sub-title,html[data-theme=dark] #member-page .user-phone,html[data-theme=dark] #member-page .views,html[data-theme=dark] #member-page p,html[data-theme=dark] #member-page span:not(.tag):not(.member-type-badge){color:var(--kn-dark-text-muted)!important}html[data-theme=dark] #member-articles-page .date-box,html[data-theme=dark] #member-articles-page .profile,html[data-theme=dark] #member-articles-page .section,html[data-theme=dark] #member-articles-page .status-pill,html[data-theme=dark] #member-articles-page .views-box,html[data-theme=dark] #member-follows-page .date-box,html[data-theme=dark] #member-follows-page .profile,html[data-theme=dark] #member-follows-page .section,html[data-theme=dark] #member-follows-page .status-pill,html[data-theme=dark] #member-follows-page .views-box,html[data-theme=dark] #member-listings-page .date-box,html[data-theme=dark] #member-listings-page .profile,html[data-theme=dark] #member-listings-page .section,html[data-theme=dark] #member-listings-page .status-pill,html[data-theme=dark] #member-listings-page .views-box,html[data-theme=dark] #member-page .date-box,html[data-theme=dark] #member-page .profile,html[data-theme=dark] #member-page .section,html[data-theme=dark] #member-page .status-pill,html[data-theme=dark] #member-page .views-box{border-color:rgba(111,142,179,.22)!important;background:rgba(17,31,49,.86)!important;color:var(--kn-dark-text)!important}html[data-theme=dark] #member-articles-page .pagination-box .active,html[data-theme=dark] #member-articles-page .section.active,html[data-theme=dark] #member-follows-page .pagination-box .active,html[data-theme=dark] #member-follows-page .section.active,html[data-theme=dark] #member-listings-page .pagination-box .active,html[data-theme=dark] #member-listings-page .section.active,html[data-theme=dark] #member-page .pagination-box .active,html[data-theme=dark] #member-page .section.active{border-color:var(--kn-dark-gold)!important;background:rgba(245,189,69,.16)!important;color:var(--kn-dark-gold)!important}html[data-theme=dark] #listing-list-page .listings-filter-sheet__header,html[data-theme=dark] #listing-list-page .listings-filter-sheet__panel,html[data-theme=dark] #listing-list-page .listings-map-list,html[data-theme=dark] #listing-list-page .listings-mobile-topbar,html[data-theme=dark] #listing-list-page .listings-mobile-view-toggle,html[data-theme=dark] #listing-list-page .listings-page,html[data-theme=dark] #listing-list-page .listings-page--map,html[data-theme=dark] #listing-list-page .listings-results,html[data-theme=dark] #listing-list-page .map-page__head,html[data-theme=dark] #listing-list-page .map-search-toolbar{border-color:var(--kn-dark-border)!important;background:linear-gradient(180deg,rgba(13,28,46,.98),rgba(7,17,29,.98))!important;color:var(--kn-dark-text)!important}html[data-theme=dark] #listing-list-page .listings-map-list__header h1,html[data-theme=dark] #listing-list-page .listings-map-list__header h2,html[data-theme=dark] #listing-list-page .listings-map-list__header h3,html[data-theme=dark] #listing-list-page .listings-map-list__header strong,html[data-theme=dark] #listing-list-page .listings-results__header h1,html[data-theme=dark] #listing-list-page .listings-results__header h2,html[data-theme=dark] #listing-list-page .listings-results__header h3,html[data-theme=dark] #listing-list-page .listings-results__header strong,html[data-theme=dark] #listing-list-page .map-page__head h1,html[data-theme=dark] #listing-list-page .map-page__head h2,html[data-theme=dark] #listing-list-page .map-page__head h3,html[data-theme=dark] #listing-list-page .map-page__head strong{color:var(--kn-dark-text)!important}html[data-theme=dark] #listing-list-page .listings-map-list__header p,html[data-theme=dark] #listing-list-page .listings-map-list__header span,html[data-theme=dark] #listing-list-page .listings-results__header p,html[data-theme=dark] #listing-list-page .listings-results__header span,html[data-theme=dark] #listing-list-page .map-page__head p,html[data-theme=dark] #listing-list-page .map-page__head span{color:var(--kn-dark-text-muted)!important}html[data-theme=dark] #listing-list-page .map-page__head span:first-child{color:var(--kn-dark-gold)!important}html[data-theme=dark] #listing-list-page .filter-group,html[data-theme=dark] #listing-list-page .filter-pill,html[data-theme=dark] #listing-list-page .filter-range input,html[data-theme=dark] #listing-list-page .listing-type-chip,html[data-theme=dark] #listing-list-page .listings-empty,html[data-theme=dark] #listing-list-page .listings-filter-sheet__header button,html[data-theme=dark] #listing-list-page .listings-filters,html[data-theme=dark] #listing-list-page .listings-filters__search,html[data-theme=dark] #listing-list-page .listings-pagination button,html[data-theme=dark] #listing-list-page .listings-results__controls select,html[data-theme=dark] #listing-list-page .map-filter-chip,html[data-theme=dark] #listing-list-page .map-search-toolbar select,html[data-theme=dark] #listing-list-page .map-search-toolbar__search,html[data-theme=dark] #listing-list-page .map-search-toolbar__settings,html[data-theme=dark] #listing-list-page .map-sort-pills,html[data-theme=dark] #listing-list-page .view-switch,html[data-theme=dark] #listing-list-page .view-switch__button{border-color:var(--kn-dark-border)!important;background:rgba(17,31,49,.92)!important;color:var(--kn-dark-text)!important}html[data-theme=dark] #listing-list-page .filter-group,html[data-theme=dark] #listing-list-page .map-search-toolbar__divider{border-color:var(--kn-dark-border)!important;background-color:var(--kn-dark-border)!important}html[data-theme=dark] #listing-list-page .filter-group h4,html[data-theme=dark] #listing-list-page .filter-group label,html[data-theme=dark] #listing-list-page .listing-grid-card h3,html[data-theme=dark] #listing-list-page .listing-type-chip,html[data-theme=dark] #listing-list-page .listings-empty h3,html[data-theme=dark] #listing-list-page .listings-filters h3{color:var(--kn-dark-text)!important}html[data-theme=dark] #listing-list-page .filter-group label,html[data-theme=dark] #listing-list-page .listing-grid-card__footer,html[data-theme=dark] #listing-list-page .listing-grid-card__footer button,html[data-theme=dark] #listing-list-page .listing-grid-card__footer span,html[data-theme=dark] #listing-list-page .listing-grid-card__location,html[data-theme=dark] #listing-list-page .listing-grid-card__meta,html[data-theme=dark] #listing-list-page .listings-empty p,html[data-theme=dark] #listing-list-page .listings-filters__search{color:var(--kn-dark-text-muted)!important}html[data-theme=dark] #listing-list-page .filter-toggle input{background:#2a3a4e!important}html[data-theme=dark] #listing-list-page .filter-toggle input:checked{background:var(--kn-dark-gold)!important}html[data-theme=dark] #listing-list-page .filter-pill,html[data-theme=dark] #listing-list-page .listing-type-chip.active,html[data-theme=dark] #listing-list-page .listings-mobile-view-toggle button.active,html[data-theme=dark] #listing-list-page .listings-pagination button.active,html[data-theme=dark] #listing-list-page .map-filter-chip.active,html[data-theme=dark] #listing-list-page .map-sort-pills button.active,html[data-theme=dark] #listing-list-page .view-switch__button.active{border-color:var(--kn-dark-gold)!important;background:rgba(245,189,69,.16)!important;color:var(--kn-dark-gold)!important}html[data-theme=dark] #listing-list-page .listing-grid-card{border-color:rgba(111,142,179,.3)!important;background:linear-gradient(180deg,#102037,#0d1b2e)!important;box-shadow:0 16px 38px rgba(0,0,0,.34)!important}html[data-theme=dark] #listing-list-page .listing-grid-card__body,html[data-theme=dark] #listing-list-page .listing-grid-card__footer{background:transparent!important}html[data-theme=dark] #listing-list-page .listing-grid-card__image{background:#14243a!important}html[data-theme=dark] #listing-list-page .listing-grid-card__heart{background:rgba(11,23,38,.94)!important;color:var(--kn-dark-danger)!important;box-shadow:0 10px 24px rgba(0,0,0,.28)!important}html[data-theme=dark] #listing-list-page .listing-grid-card__price{color:var(--kn-dark-emerald)!important}html[data-theme=dark] #listing-list-page .listing-grid-card__footer{border-color:rgba(111,142,179,.34)!important}html[data-theme=dark] #listing-list-page .listing-detail-map,html[data-theme=dark] #listing-list-page .listing-map,html[data-theme=dark] #listing-list-page .listings-map-mode{background:linear-gradient(135deg,rgba(11,30,48,.96),rgba(7,17,29,.96))!important}html[data-theme=dark] #listing-list-page .listing-map__notice,html[data-theme=dark] #listing-list-page .map-popup{border:1px solid var(--kn-dark-border)!important;background:rgba(17,31,49,.94)!important;color:var(--kn-dark-text)!important;box-shadow:var(--kn-dark-shadow)!important}html[data-theme=dark] #listing-list-page .listing-map__notice span,html[data-theme=dark] #listing-list-page .map-popup span{color:var(--kn-dark-text-muted)!important}html[data-theme=dark] #listing-list-page .map-controls button{border:1px solid var(--kn-dark-border)!important;background:rgba(17,31,49,.94)!important;color:var(--kn-dark-gold)!important}html[data-theme=dark] #listing-list-page .listings-pagination--map{background:linear-gradient(180deg,rgba(7,17,29,0),#07111d 36%)!important}html[data-theme=dark] #listing-detail-page .container,html[data-theme=dark] #listing-detail-page .listing-detail-main,html[data-theme=dark] #listing-detail-page .listing-detail-sidebar{color:var(--kn-dark-text)}html[data-theme=dark] #listing-detail-page .listing-chat-card,html[data-theme=dark] #listing-detail-page .listing-detail-comment,html[data-theme=dark] #listing-detail-page .listing-detail-comments__form,html[data-theme=dark] #listing-detail-page .listing-detail-empty,html[data-theme=dark] #listing-detail-page .listing-detail-expat__grid>div,html[data-theme=dark] #listing-detail-page .listing-detail-fact,html[data-theme=dark] #listing-detail-page .listing-detail-hero,html[data-theme=dark] #listing-detail-page .listing-detail-offer,html[data-theme=dark] #listing-detail-page .listing-detail-section,html[data-theme=dark] #listing-detail-page .listing-owner-card,html[data-theme=dark] #listing-detail-page .listing-price-card{border-color:var(--kn-dark-border)!important;background:linear-gradient(180deg,rgba(19,34,56,.98),rgba(10,22,36,.98))!important;color:var(--kn-dark-text)!important;box-shadow:var(--kn-dark-shadow)!important}html[data-theme=dark] #listing-detail-page .listing-detail-expat{background:rgba(17,31,49,.8)!important}html[data-theme=dark] #listing-detail-page .listing-detail-breadcrumb,html[data-theme=dark] #listing-detail-page .listing-detail-breadcrumb button,html[data-theme=dark] #listing-detail-page .listing-detail-offer span,html[data-theme=dark] #listing-detail-page .listing-detail-section p,html[data-theme=dark] #listing-detail-page .listing-detail-stats,html[data-theme=dark] #listing-detail-page .listing-owner-card p,html[data-theme=dark] #listing-detail-page .listing-price-card>span{color:var(--kn-dark-text-muted)!important}html[data-theme=dark] #listing-detail-page .listing-detail-breadcrumb strong,html[data-theme=dark] #listing-detail-page .listing-detail-fact strong,html[data-theme=dark] #listing-detail-page .listing-detail-hero__title-row h1,html[data-theme=dark] #listing-detail-page .listing-detail-offer strong,html[data-theme=dark] #listing-detail-page .listing-detail-section h2,html[data-theme=dark] #listing-detail-page .listing-detail-section__header h2,html[data-theme=dark] #listing-detail-page .listing-owner-card strong,html[data-theme=dark] #listing-detail-page .listing-price-card>strong{color:var(--kn-dark-text)!important}html[data-theme=dark] #listing-detail-page .listing-detail-hero__actions button,html[data-theme=dark] #listing-detail-page .listing-detail-stats button,html[data-theme=dark] #listing-detail-page .listing-detail-stats span{border:1px solid var(--kn-dark-border)!important;background:rgba(17,31,49,.9)!important;color:var(--kn-dark-text)!important}html[data-theme=dark] #listing-detail-page .listing-detail-gallery button,html[data-theme=dark] #listing-detail-page .listing-detail-gallery__placeholder{background:#14243a!important}html[data-theme=dark] #listing-detail-page .listing-map__notice,html[data-theme=dark] #listing-detail-page .listing-map__popup{border:1px solid var(--kn-dark-border)!important;background:rgba(17,31,49,.94)!important;color:var(--kn-dark-text)!important}@media(max-width:720px){html[data-theme=dark] #pc-wrap #about-page,html[data-theme=dark] #pc-wrap #agent-list-page,html[data-theme=dark] #pc-wrap #community-detail-page,html[data-theme=dark] #pc-wrap #community-list-page,html[data-theme=dark] #pc-wrap #cs-page,html[data-theme=dark] #pc-wrap #inbox-page,html[data-theme=dark] #pc-wrap #join-page,html[data-theme=dark] #pc-wrap #landlords-list-page,html[data-theme=dark] #pc-wrap #listing-detail-page,html[data-theme=dark] #pc-wrap #listing-list-page,html[data-theme=dark] #pc-wrap #map-page,html[data-theme=dark] #pc-wrap #member-articles-page,html[data-theme=dark] #pc-wrap #member-detail-page,html[data-theme=dark] #pc-wrap #member-follows-page,html[data-theme=dark] #pc-wrap #member-listings-page,html[data-theme=dark] #pc-wrap #member-page,html[data-theme=dark] #pc-wrap #my-page{background:radial-gradient(circle at 16% 0,rgba(24,63,116,.34),transparent 34%),radial-gradient(circle at 92% 8%,rgba(245,189,69,.14),transparent 30%),var(--kn-dark-bg)!important;color:var(--kn-dark-text)!important}html[data-theme=dark] #pc-wrap .agents-header,html[data-theme=dark] #pc-wrap .community-hero,html[data-theme=dark] #pc-wrap .help-hero,html[data-theme=dark] #pc-wrap .landlords-header,html[data-theme=dark] #pc-wrap .listing-detail-head,html[data-theme=dark] #pc-wrap .main-title-box,html[data-theme=dark] #pc-wrap .map-page__head,html[data-theme=dark] #pc-wrap .member-detail-hero,html[data-theme=dark] #pc-wrap .mypage-section-head,html[data-theme=dark] #pc-wrap .page-head{border-color:rgba(245,189,69,.24)!important;background:linear-gradient(135deg,rgba(18,36,58,.98),rgba(9,20,34,.98)),linear-gradient(135deg,rgba(245,189,69,.12),rgba(70,209,120,.06))!important;box-shadow:var(--kn-dark-shadow)!important}html[data-theme=dark] #pc-wrap .agents-header .main-title,html[data-theme=dark] #pc-wrap .agents-header h1,html[data-theme=dark] #pc-wrap .agents-header h2,html[data-theme=dark] #pc-wrap .agents-header strong,html[data-theme=dark] #pc-wrap .community-hero .main-title,html[data-theme=dark] #pc-wrap .community-hero h1,html[data-theme=dark] #pc-wrap .community-hero h2,html[data-theme=dark] #pc-wrap .community-hero strong,html[data-theme=dark] #pc-wrap .help-hero .main-title,html[data-theme=dark] #pc-wrap .help-hero h1,html[data-theme=dark] #pc-wrap .help-hero h2,html[data-theme=dark] #pc-wrap .help-hero strong,html[data-theme=dark] #pc-wrap .landlords-header .main-title,html[data-theme=dark] #pc-wrap .landlords-header h1,html[data-theme=dark] #pc-wrap .landlords-header h2,html[data-theme=dark] #pc-wrap .landlords-header strong,html[data-theme=dark] #pc-wrap .listing-detail-head .main-title,html[data-theme=dark] #pc-wrap .listing-detail-head h1,html[data-theme=dark] #pc-wrap .listing-detail-head h2,html[data-theme=dark] #pc-wrap .listing-detail-head strong,html[data-theme=dark] #pc-wrap .main-title-box .main-title,html[data-theme=dark] #pc-wrap .main-title-box h1,html[data-theme=dark] #pc-wrap .main-title-box h2,html[data-theme=dark] #pc-wrap .main-title-box strong,html[data-theme=dark] #pc-wrap .map-page__head .main-title,html[data-theme=dark] #pc-wrap .map-page__head h1,html[data-theme=dark] #pc-wrap .map-page__head h2,html[data-theme=dark] #pc-wrap .map-page__head strong,html[data-theme=dark] #pc-wrap .member-detail-hero .main-title,html[data-theme=dark] #pc-wrap .member-detail-hero h1,html[data-theme=dark] #pc-wrap .member-detail-hero h2,html[data-theme=dark] #pc-wrap .member-detail-hero strong,html[data-theme=dark] #pc-wrap .mypage-section-head .main-title,html[data-theme=dark] #pc-wrap .mypage-section-head h1,html[data-theme=dark] #pc-wrap .mypage-section-head h2,html[data-theme=dark] #pc-wrap .mypage-section-head strong,html[data-theme=dark] #pc-wrap .page-head .main-title,html[data-theme=dark] #pc-wrap .page-head h1,html[data-theme=dark] #pc-wrap .page-head h2,html[data-theme=dark] #pc-wrap .page-head strong{color:var(--kn-dark-text)!important}html[data-theme=dark] #pc-wrap .agents-header .sub-title,html[data-theme=dark] #pc-wrap .agents-header p,html[data-theme=dark] #pc-wrap .agents-header span:not(.tag):not(.badge-pill):not(.member-type-badge),html[data-theme=dark] #pc-wrap .community-hero .sub-title,html[data-theme=dark] #pc-wrap .community-hero p,html[data-theme=dark] #pc-wrap .community-hero span:not(.tag):not(.badge-pill):not(.member-type-badge),html[data-theme=dark] #pc-wrap .help-hero .sub-title,html[data-theme=dark] #pc-wrap .help-hero p,html[data-theme=dark] #pc-wrap .help-hero span:not(.tag):not(.badge-pill):not(.member-type-badge),html[data-theme=dark] #pc-wrap .landlords-header .sub-title,html[data-theme=dark] #pc-wrap .landlords-header p,html[data-theme=dark] #pc-wrap .landlords-header span:not(.tag):not(.badge-pill):not(.member-type-badge),html[data-theme=dark] #pc-wrap .listing-detail-head .sub-title,html[data-theme=dark] #pc-wrap .listing-detail-head p,html[data-theme=dark] #pc-wrap .listing-detail-head span:not(.tag):not(.badge-pill):not(.member-type-badge),html[data-theme=dark] #pc-wrap .main-title-box .sub-title,html[data-theme=dark] #pc-wrap .main-title-box p,html[data-theme=dark] #pc-wrap .main-title-box span:not(.tag):not(.badge-pill):not(.member-type-badge),html[data-theme=dark] #pc-wrap .map-page__head .sub-title,html[data-theme=dark] #pc-wrap .map-page__head p,html[data-theme=dark] #pc-wrap .map-page__head span:not(.tag):not(.badge-pill):not(.member-type-badge),html[data-theme=dark] #pc-wrap .member-detail-hero .sub-title,html[data-theme=dark] #pc-wrap .member-detail-hero p,html[data-theme=dark] #pc-wrap .member-detail-hero span:not(.tag):not(.badge-pill):not(.member-type-badge),html[data-theme=dark] #pc-wrap .mypage-section-head .sub-title,html[data-theme=dark] #pc-wrap .mypage-section-head p,html[data-theme=dark] #pc-wrap .mypage-section-head span:not(.tag):not(.badge-pill):not(.member-type-badge),html[data-theme=dark] #pc-wrap .page-head .sub-title,html[data-theme=dark] #pc-wrap .page-head p,html[data-theme=dark] #pc-wrap .page-head span:not(.tag):not(.badge-pill):not(.member-type-badge){color:var(--kn-dark-text-muted)!important}html[data-theme=dark] #pc-wrap .community-hero,html[data-theme=dark] #pc-wrap .help-hero{background:linear-gradient(180deg,rgba(7,17,29,.1),rgba(7,17,29,.84)),linear-gradient(135deg,#0a1624,#14243a 58%,#2b2414)!important}html[data-theme=dark] #pc-wrap .agents-toolbar,html[data-theme=dark] #pc-wrap .agents-toolbar__search,html[data-theme=dark] #pc-wrap .community-toolbar,html[data-theme=dark] #pc-wrap .community-toolbar label,html[data-theme=dark] #pc-wrap .faq-search,html[data-theme=dark] #pc-wrap .inbox-search,html[data-theme=dark] #pc-wrap .landlords-toolbar,html[data-theme=dark] #pc-wrap .landlords-toolbar__search,html[data-theme=dark] #pc-wrap .listings-filter-sheet__header,html[data-theme=dark] #pc-wrap .listings-filter-sheet__panel,html[data-theme=dark] #pc-wrap .listings-mobile-topbar,html[data-theme=dark] #pc-wrap .listings-mobile-topbar__search,html[data-theme=dark] #pc-wrap .map-search-toolbar,html[data-theme=dark] #pc-wrap .map-search-toolbar__search,html[data-theme=dark] #pc-wrap .mypage-section-head,html[data-theme=dark] #pc-wrap .mypage-sidebar{border-color:var(--kn-dark-border)!important;background:rgba(15,27,43,.94)!important;color:var(--kn-dark-text)!important;box-shadow:var(--kn-dark-shadow)!important}html[data-theme=dark] #pc-wrap .add-listing,html[data-theme=dark] #pc-wrap .add-listing-section,html[data-theme=dark] #pc-wrap .agent-card,html[data-theme=dark] #pc-wrap .article-detail-card,html[data-theme=dark] #pc-wrap .comment-card,html[data-theme=dark] #pc-wrap .comments-panel,html[data-theme=dark] #pc-wrap .community-card,html[data-theme=dark] #pc-wrap .community-panel,html[data-theme=dark] #pc-wrap .community-sidebar,html[data-theme=dark] #pc-wrap .faq-card,html[data-theme=dark] #pc-wrap .faq-content,html[data-theme=dark] #pc-wrap .favorite-card,html[data-theme=dark] #pc-wrap .follows-card-box,html[data-theme=dark] #pc-wrap .help-contact,html[data-theme=dark] #pc-wrap .help-guidance,html[data-theme=dark] #pc-wrap .help-guidance-card,html[data-theme=dark] #pc-wrap .inbox-chat-panel,html[data-theme=dark] #pc-wrap .inbox-contract-panel,html[data-theme=dark] #pc-wrap .inbox-conversation,html[data-theme=dark] #pc-wrap .inbox-sidebar,html[data-theme=dark] #pc-wrap .inbox-state,html[data-theme=dark] #pc-wrap .join-card,html[data-theme=dark] #pc-wrap .landlord-card,html[data-theme=dark] #pc-wrap .listing-chat-box,html[data-theme=dark] #pc-wrap .listing-chat-card,html[data-theme=dark] #pc-wrap .listing-detail-fact,html[data-theme=dark] #pc-wrap .listing-detail-hero,html[data-theme=dark] #pc-wrap .listing-detail-offer,html[data-theme=dark] #pc-wrap .listing-detail-section,html[data-theme=dark] #pc-wrap .listing-grid-card,html[data-theme=dark] #pc-wrap .listing-owner-card,html[data-theme=dark] #pc-wrap .listing-price-card,html[data-theme=dark] #pc-wrap .member-detail-card,html[data-theme=dark] #pc-wrap .member-detail-mini-card,html[data-theme=dark] #pc-wrap .member-detail-section,html[data-theme=dark] #pc-wrap .member-listing-card,html[data-theme=dark] #pc-wrap .member-profile-card,html[data-theme=dark] #pc-wrap .my-article-card,html[data-theme=dark] #pc-wrap .my-listing-card,html[data-theme=dark] #pc-wrap .mypage-access-card,html[data-theme=dark] #pc-wrap .mypage-contract-card,html[data-theme=dark] #pc-wrap .mypage-contract-detail,html[data-theme=dark] #pc-wrap .mypage-contract-mini,html[data-theme=dark] #pc-wrap .mypage-contract-state,html[data-theme=dark] #pc-wrap .mypage-contracts__summary,html[data-theme=dark] #pc-wrap .mypage-panel,html[data-theme=dark] #pc-wrap .mypage-stat-card,html[data-theme=dark] #pc-wrap .mypage-state-card,html[data-theme=dark] #pc-wrap .profile-card{border-color:rgba(111,142,179,.28)!important;background:linear-gradient(180deg,rgba(19,34,56,.98),rgba(10,22,36,.98))!important;color:var(--kn-dark-text)!important;box-shadow:var(--kn-dark-shadow)!important}html[data-theme=dark] #pc-wrap .agent-card__cover,html[data-theme=dark] #pc-wrap .community-card__image,html[data-theme=dark] #pc-wrap .community-img,html[data-theme=dark] #pc-wrap .landlord-card__cover,html[data-theme=dark] #pc-wrap .listing-detail-gallery button,html[data-theme=dark] #pc-wrap .listing-detail-gallery__placeholder,html[data-theme=dark] #pc-wrap .listing-grid-card__image{background:linear-gradient(135deg,rgba(245,189,69,.12),rgba(70,209,120,.06)),#14243a!important}html[data-theme=dark] #pc-wrap .agent-card__avatar,html[data-theme=dark] #pc-wrap .inbox-chat-header__avatar,html[data-theme=dark] #pc-wrap .inbox-conversation__avatar,html[data-theme=dark] #pc-wrap .landlord-card__avatar,html[data-theme=dark] #pc-wrap .member-detail-avatar,html[data-theme=dark] #pc-wrap .mypage-hero__avatar{border-color:#0b1726!important;box-shadow:0 0 0 3px rgba(245,189,69,.18),0 12px 26px rgba(0,0,0,.34)!important}html[data-theme=dark] #pc-wrap .article-category,html[data-theme=dark] #pc-wrap .badge-pill,html[data-theme=dark] #pc-wrap .community-tag,html[data-theme=dark] #pc-wrap .filter-chip,html[data-theme=dark] #pc-wrap .listing-type-chip,html[data-theme=dark] #pc-wrap .map-filter-chip,html[data-theme=dark] #pc-wrap .member-type-badge,html[data-theme=dark] #pc-wrap .status-chip,html[data-theme=dark] #pc-wrap .tag{border-color:rgba(111,142,179,.28)!important;background:rgba(17,31,49,.92)!important;color:var(--kn-dark-gold)!important}html[data-theme=dark] #pc-wrap .MuiPaginationItem-root.Mui-selected,html[data-theme=dark] #pc-wrap .filter-chip--active,html[data-theme=dark] #pc-wrap .listing-type-chip.active,html[data-theme=dark] #pc-wrap .listings-mobile-view-toggle button.active,html[data-theme=dark] #pc-wrap .map-filter-chip.active,html[data-theme=dark] #pc-wrap .map-sort-pills button.active,html[data-theme=dark] #pc-wrap .pagination-box .active,html[data-theme=dark] #pc-wrap .pagination-conf .active,html[data-theme=dark] #pc-wrap .view-switch__button.active{border-color:var(--kn-dark-gold)!important;background:rgba(245,189,69,.16)!important;color:var(--kn-dark-gold)!important;box-shadow:0 12px 26px rgba(245,189,69,.16)!important}html[data-theme=dark] #pc-wrap .MuiButton-contained,html[data-theme=dark] #pc-wrap .add-listing-submit,html[data-theme=dark] #pc-wrap .agent-card__btn,html[data-theme=dark] #pc-wrap .btn-apply-filters,html[data-theme=dark] #pc-wrap .community-write,html[data-theme=dark] #pc-wrap .inbox-contract-panel__toggle,html[data-theme=dark] #pc-wrap .landlord-card__btn,html[data-theme=dark] #pc-wrap .member-follow-button,html[data-theme=dark] #pc-wrap .mypage-primary-action,html[data-theme=dark] #pc-wrap .mypage-save-button,html[data-theme=dark] #pc-wrap .search-box__submit,html[data-theme=dark] #pc-wrap .submit-btn{background:linear-gradient(135deg,var(--kn-dark-gold),#f8d37c)!important;color:#07111d!important;box-shadow:0 12px 28px rgba(245,189,69,.22)!important}html[data-theme=dark] #pc-wrap .MuiButton-outlined,html[data-theme=dark] #pc-wrap .agent-card__icon-btn,html[data-theme=dark] #pc-wrap .btn-clear-filters,html[data-theme=dark] #pc-wrap .inbox-mobile-back,html[data-theme=dark] #pc-wrap .landlord-card__icon-btn,html[data-theme=dark] #pc-wrap .listing-detail-hero__actions button,html[data-theme=dark] #pc-wrap .listing-detail-stats button,html[data-theme=dark] #pc-wrap .mypage-secondary-action{border-color:var(--kn-dark-border-strong)!important;background:rgba(17,31,49,.92)!important;color:var(--kn-dark-gold)!important}html[data-theme=dark] #pc-wrap .agent-card__rating,html[data-theme=dark] #pc-wrap .landlord-card__rating,html[data-theme=dark] #pc-wrap .listing-grid-card__price,html[data-theme=dark] #pc-wrap .listing-price,html[data-theme=dark] #pc-wrap .mypage-contract-card__money strong,html[data-theme=dark] #pc-wrap .mypage-contract-detail__money strong{color:var(--kn-dark-gold)!important}html[data-theme=dark] #pc-wrap .agent-card__identity strong,html[data-theme=dark] #pc-wrap .article-detail-card h1,html[data-theme=dark] #pc-wrap .community-card h3,html[data-theme=dark] #pc-wrap .community-card strong,html[data-theme=dark] #pc-wrap .faq-card h3,html[data-theme=dark] #pc-wrap .help-guidance-card h3,html[data-theme=dark] #pc-wrap .inbox-chat-header strong,html[data-theme=dark] #pc-wrap .inbox-sidebar__head strong,html[data-theme=dark] #pc-wrap .landlord-card__identity strong,html[data-theme=dark] #pc-wrap .listing-detail-hero h1,html[data-theme=dark] #pc-wrap .listing-detail-section h2,html[data-theme=dark] #pc-wrap .listing-grid-card h3,html[data-theme=dark] #pc-wrap .mypage-panel h2,html[data-theme=dark] #pc-wrap .mypage-panel h3{color:var(--kn-dark-text)!important}html[data-theme=dark] #pc-wrap .agent-card__area,html[data-theme=dark] #pc-wrap .agent-card__desc,html[data-theme=dark] #pc-wrap .article-detail-card p,html[data-theme=dark] #pc-wrap .community-card p,html[data-theme=dark] #pc-wrap .faq-card p,html[data-theme=dark] #pc-wrap .help-guidance-card p,html[data-theme=dark] #pc-wrap .inbox-conversation__preview,html[data-theme=dark] #pc-wrap .landlord-card__area,html[data-theme=dark] #pc-wrap .landlord-card__desc,html[data-theme=dark] #pc-wrap .listing-detail-section p,html[data-theme=dark] #pc-wrap .listing-grid-card__footer,html[data-theme=dark] #pc-wrap .listing-grid-card__location,html[data-theme=dark] #pc-wrap .listing-grid-card__meta,html[data-theme=dark] #pc-wrap .mypage-contract-card span,html[data-theme=dark] #pc-wrap .mypage-panel p{color:var(--kn-dark-text-muted)!important}html[data-theme=dark] #pc-wrap .listing-detail-map,html[data-theme=dark] #pc-wrap .listing-map,html[data-theme=dark] #pc-wrap .listing-map__canvas,html[data-theme=dark] #pc-wrap .listings-map-mode{background:#102037!important;box-shadow:var(--kn-dark-shadow)!important}html[data-theme=dark] #pc-wrap .add-listing-actions,html[data-theme=dark] #pc-wrap .inbox-chat-box .listing-chat-box__composer,html[data-theme=dark] #pc-wrap .listing-chat-box__composer{border-color:var(--kn-dark-border)!important;background:rgba(7,17,29,.96)!important;box-shadow:0 -14px 34px rgba(0,0,0,.34)!important}html[data-theme=dark] #pc-wrap .comment-card,html[data-theme=dark] #pc-wrap .listing-message__bubble,html[data-theme=dark] #pc-wrap .message-bubble{border-color:var(--kn-dark-border)!important;background:rgba(17,31,49,.92)!important;color:var(--kn-dark-text)!important}html[data-theme=dark] #pc-wrap .listing-message--mine .listing-message__bubble,html[data-theme=dark] #pc-wrap .message-bubble--mine{background:linear-gradient(135deg,var(--kn-dark-gold),#f8d37c)!important;color:#07111d!important}}html[data-theme=dark] ::-webkit-scrollbar-thumb{background:#334761}html[data-theme=dark] ::-webkit-scrollbar-track{background:#07111d}