@charset "UTF-8";
/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:calc(1 * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:calc(1 * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:calc(1s * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:calc(1s * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:calc(1s * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:calc(1s * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:calc(1s / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{animation-duration:calc(1s * .8);animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{animation-duration:calc(1s * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:calc(1s * 3);animation-duration:calc(var(--animate-duration) * 3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:calc(1s * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:calc(1s * 2);animation-duration:calc(var(--animate-duration) * 2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;font-family:Inter,Noto Sans KR,-apple-system,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:#1a1a2e}button{text-transform:none;box-shadow:none;padding:0}button.outline{border:1px solid #e2e8f0}button.contain{color:#fff}p,span{line-height:1.2}body{font-family:Inter,Noto Sans KR,-apple-system,sans-serif}body::-webkit-scrollbar{width:9px}body::-webkit-scrollbar-thumb{height:30%;background:#e2e8f0;border-radius:10px}body::-webkit-scrollbar-track{background:#e2e8f0}body .MuiPopover-paper{box-shadow:none}hr{border-width:0 0 thin;border-color:#e2e8f0;margin:auto}#pc-wrap{width:100%;height:100%}#pc-wrap .container{position:relative;width:1300px;margin:0 auto;display:flex}.property-big-card-box{position:relative;margin-right:8px;margin-left:8px;margin-bottom:35px;width:410px;height:455px;display:flex;flex-direction:column}.property-big-card-box .card-img{position:relative;width:100%;height:264px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}.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:#2e86de}.property-big-card-box .card-img div.status img{width:14px;height:14px}.property-big-card-box .card-img div.status span{margin-left:5px;color:#fff;font-size:12px;text-transform:uppercase}.property-big-card-box .card-img div.price,.property-big-card-box .card-img div.status span{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-style:normal;font-weight:600;line-height:normal}.property-big-card-box .card-img div.price{position:absolute;padding:8px 12px;left:20px;bottom:20px;border-radius:6px;background:#fff;color:#1a1a2e;font-size:15px}.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 #e2e8f0;border-top:none;background:#fff}.property-big-card-box .info .title{color:#1a1a2e;font-size:15px;font-weight:600;text-transform:capitalize;cursor:pointer}.property-big-card-box .info .desc,.property-big-card-box .info .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-style:normal;line-height:normal}.property-big-card-box .info .desc{margin-top:5px;color:#64748b;font-size:13px;font-weight:400}.property-big-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}.property-big-card-box .info .options div{display:flex;flex-direction:row}.property-big-card-box .info .options div img{margin-right:5px;width:17px;height:17px}.property-big-card-box .info .options div span{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.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}.property-big-card-box .info .bott div{width:65px}.property-big-card-box .info .bott p{color:#1a1a2e;font-size:13px}.property-big-card-box .info .bott p,.property-big-card-box .info .bott span{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}.property-big-card-box .info .bott span{margin-left:6px;color:rgba(100,116,139,.54);font-size:15px}.property-big-card-box .info .bott button{margin-left:15px;width:16px;height:16px;box-sizing:border-box}.property-big-card-box .info .bott .buttons-box{width:auto;height:auto;display:flex;flex-direction:row;gap:7px}.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:#2e86de;color:#fff;font-family:Inter,Noto Sans KR,-apple-system,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{font-weight:600;line-height:normal;cursor:pointer}.agent-general-card .agent-desc .agent-info span,.agent-general-card .agent-desc .agent-info strong{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal}.agent-general-card .agent-desc .agent-info span{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:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.community-general-card-config .desc-box .desc{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,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(27,58,107,.08)}.community-general-card-config .date-box .month{text-align:center;font-size:13px;font-weight:400}.community-general-card-config .date-box .day,.community-general-card-config .date-box .month{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-style:normal;line-height:normal}.community-general-card-config .date-box .day{font-size:20px;font-weight:600}#pc-wrap .home-page{position:relative;width:100%;height:auto}#pc-wrap .home-page .info-box{width:100%;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .info-box .left{display:flex;flex-direction:column}#pc-wrap .home-page .info-box .left span{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:34px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.646px;text-transform:capitalize}#pc-wrap .home-page .info-box .left span.white{color:#fff}#pc-wrap .home-page .info-box .left p{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .home-page .info-box .left p.white{color:#fff}#pc-wrap .home-page .info-box .right{display:flex;flex-direction:row;align-items:flex-end}#pc-wrap .home-page .info-box .right .pagination-box{display:flex;flex-direction:row;align-items:center}#pc-wrap .home-page .info-box .right .pagination-box .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000}#pc-wrap .home-page .info-box .right .pagination-box .swiper-trend-next{margin-left:20px;cursor:pointer}#pc-wrap .home-page .info-box .right .pagination-box .swiper-trend-prev{margin-right:20px;cursor:pointer}#pc-wrap .home-page .info-box .right .pagination-box .swiper-top-next{margin-left:20px;cursor:pointer}#pc-wrap .home-page .info-box .right .pagination-box .swiper-top-prev{margin-right:20px;cursor:pointer}#pc-wrap .home-page .info-box .right .more-box{display:flex;flex-direction:row;cursor:pointer;align-items:center}#pc-wrap .home-page .info-box .right .more-box span{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#pc-wrap .home-page .info-box .right .more-box img{margin-left:10px;width:16px;height:16px}#pc-wrap .home-page .info-box .right .btn-box{display:flex;flex-direction:row}#pc-wrap .home-page .info-box .right .btn-box button{border-radius:6px;background:hsla(0,0%,100%,.07);color:#fff;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:28px;text-transform:capitalize}#pc-wrap .home-page .info-box .right .btn-box button:first-child{margin-right:20px}#pc-wrap .home-page .info-box .right .btn-box button.active{border:1px solid #1a1a2e;background:#fff;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:28px}#pc-wrap .home-page .trend-properties{padding:108px 0 76px;width:100%;height:697px;display:flex;flex-direction:row;background:#f6f6f6}#pc-wrap .home-page .trend-properties .container{flex-direction:column}#pc-wrap .home-page .trend-properties .container .card-box{position:relative;margin-top:18px;display:flex;flex-direction:row}#pc-wrap .home-page .trend-properties .container .card-box .empty-list{width:100%;height:280px;display:flex;justify-content:center;align-items:center}#pc-wrap .home-page .trend-properties .container .card-box .trend-property-swiper{width:100%;margin-top:0;overflow:hidden;padding:10px 0 24px;height:auto;display:flex;flex-direction:row;align-items:flex-start}#pc-wrap .home-page .trend-properties .container .card-box .trend-property-swiper .trend-property-slide{width:auto;height:auto;display:flex;align-self:flex-start;margin:0 0 0 10px}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box{position:relative;width:300px;height:auto;display:flex;flex-direction:column;transition:transform .3s}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box:hover{opacity:1;transform:scale(1.05)}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .card-img{position:relative;width:100%;height:170px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}#pc-wrap .home-page .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:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .home-page .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)}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .title{overflow:hidden;color:#1a1a2e;text-overflow:ellipsis;white-space:nowrap;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .desc{margin-top:5px;overflow:hidden;color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .options div{display:flex;flex-direction:row}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .options div span{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .bott p{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .bott .view-like-box .view-cnt{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#pc-wrap .home-page .popular-properties{padding:132px 0 94px;width:100%;height:816px;display:flex;flex-direction:row;background:#f6f6f6}#pc-wrap .home-page .popular-properties .container{flex-direction:column;align-items:center}#pc-wrap .home-page .popular-properties .container .card-box{margin-top:18px;width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .popular-properties .container .card-box .popular-property-swiper{width:100%;margin-top:0;overflow:hidden;padding:10px 0 24px;height:auto;display:flex;flex-direction:row;align-items:flex-start}#pc-wrap .home-page .popular-properties .container .card-box .popular-property-swiper .popular-property-slide{width:auto;height:auto;display:flex;align-self:flex-start;margin:0 0 10px 10px}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box{position:relative;width:400px;height:auto;display:flex;flex-direction:column;transition:transform .3s,opacity .3s}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box:hover{opacity:1;transform:scale(1.05)}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .card-img{position:relative;width:100%;height:190px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}#pc-wrap .home-page .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:#2e86de}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .card-img div.status img{width:14px;height:14px}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .card-img div.status span{margin-left:5px;color:#fff;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}#pc-wrap .home-page .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:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .home-page .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)}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .title{overflow:hidden;color:#1a1a2e;text-overflow:ellipsis;white-space:nowrap;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .desc{margin-top:5px;overflow:hidden;color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .options div{display:flex;flex-direction:row}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .options div span{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .bott p{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .bott .view-like-box .view-cnt{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#pc-wrap .home-page .popular-properties .container .pagination-box{display:flex;flex-direction:row;justify-content:center;align-items:center}#pc-wrap .home-page .popular-properties .container .pagination-box .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000}#pc-wrap .home-page .popular-properties .container .pagination-box .swiper-popular-next{margin-left:20px;cursor:pointer}#pc-wrap .home-page .popular-properties .container .pagination-box .swiper-popular-prev{margin-right:20px;cursor:pointer}#pc-wrap .home-page .video-frame{width:100%;height:678px;background:#000;transform:perspective(0);box-shadow:-3px 0 20px 14px rgba(52,52,52,.502)}#pc-wrap .home-page .top-properties{padding:108px 0 76px;width:100%;height:697px;display:flex;flex-direction:row}#pc-wrap .home-page .top-properties .container{flex-direction:column}#pc-wrap .home-page .top-properties .container .card-box{position:relative;margin-top:18px;display:flex;flex-direction:row}#pc-wrap .home-page .top-properties .container .card-box .top-property-swiper{width:100%;margin-top:0;overflow:hidden;padding:10px 0 24px;height:auto;display:flex;flex-direction:row;align-items:flex-start}#pc-wrap .home-page .top-properties .container .card-box .top-property-swiper .top-property-slide{width:auto;height:auto;display:flex;align-self:flex-start;margin:0 0 0 10px}#pc-wrap .home-page .top-properties .container .card-box .top-card-box{position:relative;width:300px;height:auto;display:flex;flex-direction:column;transition:transform .3s}#pc-wrap .home-page .top-properties .container .card-box .top-card-box:hover{opacity:1;transform:scale(1.05)}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .card-img{position:relative;width:100%;height:170px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .card-img div{position:absolute;padding:8px 12px;left:12px;bottom:12px;border-radius:6px;background:#fff;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.71);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .title{overflow:hidden;color:#1a1a2e;text-overflow:ellipsis;white-space:nowrap;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .desc{margin-top:5px;overflow:hidden;color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .options div{display:flex;flex-direction:row}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .options div span{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .bott p{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .bott .view-like-box .view-cnt{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#pc-wrap .home-page .events{position:relative;padding:100px 0 92px;width:100%;height:810px;display:flex;flex-direction:row;background:#1a1a2e}#pc-wrap .home-page .events .container{flex-direction:column;align-items:center}#pc-wrap .home-page .events .container .interactive-events-wrap{margin-top:48px;display:flex;width:100%;height:420px;overflow:hidden}#pc-wrap .home-page .events .container .interactive-events-panel{position:relative;flex:1 1;cursor:pointer;overflow:hidden;transition:all .7s ease-in-out;border:2px solid #292929;background-size:cover;background-position:50%;display:flex;flex-direction:column;justify-content:flex-end;border-radius:0;opacity:0;transform:translateX(-40px)}#pc-wrap .home-page .events .container .interactive-events-panel.revealed{opacity:1;transform:translateX(0)}#pc-wrap .home-page .events .container .interactive-events-panel.active{flex:7 1;border-color:#fff;box-shadow:0 20px 60px rgba(0,0,0,.5)}#pc-wrap .home-page .events .container .interactive-events-panel.active .interactive-events-info{opacity:1;transform:translateX(0)}#pc-wrap .home-page .events .container .interactive-events-shadow{position:absolute;left:0;right:0;bottom:0;height:120px;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(5,10,24,.88));transition:all .7s ease-in-out}#pc-wrap .home-page .events .container .interactive-events-label{position:absolute;left:0;right:0;bottom:20px;display:flex;align-items:center;padding:0 16px;gap:12px;z-index:2}#pc-wrap .home-page .events .container .interactive-events-icon{min-width:44px;max-width:44px;height:44px;border-radius:50%;background:rgba(27,58,107,.85);border:2px solid hsla(0,0%,100%,.3);display:flex;align-items:center;justify-content:center;flex-shrink:0}#pc-wrap .home-page .events .container .interactive-events-info{color:#fff;opacity:0;transform:translateX(25px);transition:opacity .7s,transform .7s}#pc-wrap .home-page .events .container .interactive-events-title{font-weight:700;font-size:18px;transition:opacity .7s,transform .7s}#pc-wrap .home-page .events .container .interactive-events-desc{margin-top:4px;font-size:14px;color:hsla(0,0%,100%,.85);transition:opacity .7s,transform .7s}#pc-wrap #property-list-page{padding-bottom:40px;background:#f6f6f6}#pc-wrap #property-list-page .container .right{position:absolute;right:0;top:3%;display:flex;flex-direction:row;align-items:center;z-index:2}#pc-wrap #property-list-page .container .right button{margin-left:10px;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:26px}#pc-wrap #property-list-page .container .right button:hover{background:none}#pc-wrap #property-list-page .container .property-page{position:relative;width:100%;flex-direction:row;gap:25px;padding-top:96px}#pc-wrap #property-list-page .container .property-page .filter-config{width:339px;height:auto}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main{width:100%;padding:30px 24px;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home{position:relative;width:100%;gap:10px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .property-location{gap:10px;height:115px;overflow:hidden;transition:1s}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .property-location:hover{height:253px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .book-filter-scroll{gap:8px;max-height:200px;overflow-y:auto;padding-right:4px;scrollbar-color:#64748b transparent}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .book-filter-scroll::-webkit-scrollbar{width:4px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .book-filter-scroll::-webkit-scrollbar-track{background:transparent}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .book-filter-scroll::-webkit-scrollbar-thumb{background:#64748b;border-radius:4px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .title-main{width:100%;height:25px;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .title{width:auto;height:auto;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box{position:relative;width:100%;flex-direction:row;align-items:center}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box svg{cursor:pointer}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box .search-input{width:100%;height:53px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;outline:none;padding-left:43px;color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box .search-input .MuiOutlinedInput-input{padding-right:40px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box img{position:absolute;width:18px;height:17px;top:18px;left:15px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box .property-checkbox{width:16px;height:15px;border-radius:12px;margin-right:10px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box .property-checkbox svg{width:19px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .city-select{width:100%;height:49px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;outline:none;padding-left:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3);color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .divider{position:absolute;height:48px;border-left:1px solid #e2e8f0;right:39px;top:31px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .arrow-down{position:absolute;width:15px;height:8px;color:#e2e8f0;right:13px;top:52px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .property-type{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:19px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .button-group{width:100%;height:43.998px;flex-direction:row}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .button-group button{width:100%;color:#1a1a2e;text-align:center;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .square-year-input{width:100%;gap:10px;flex-direction:row;align-items:center}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .square-year-input .central-divider{width:22px;border:1px solid #000}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .square-year-input input{width:100%;height:49px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;outline:none;padding-left:15px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .square-year-input label{line-height:13px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .square-year-input input::placeholder{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-list-page .container .property-page .main-config{width:936px;align-items:center;gap:109px}#pc-wrap #property-list-page .container .property-page .main-config .list-config{display:flex;width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:23px}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config{width:296px;height:413px;margin-bottom:7px;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07);border:1px solid transparent;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1),border-color .25s ease;cursor:pointer}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config:hover{transform:translateY(-6px);box-shadow:0 20px 40px -8px rgba(26,111,212,.18);border-color:#1a6fd4}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top{position:relative;width:100%;height:240px}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top a{height:100%}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top img{width:100%;height:100%;object-fit:cover;border-radius:12px 12px 0 0}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top .top-badge{position:absolute;top:20px;left:16px;display:flex;width:80px;height:30px;justify-content:center;align-items:center;border-radius:6px;padding:6px 20px;background:#2e86de;color:#fff;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top .top-badge img{height:16px}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top .price-box{position:absolute;bottom:20px;left:20px;padding:8px 15px;align-items:center;border-radius:6px;border:1px solid hsla(0,0%,100%,.5);background:#fff}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top .price-box p{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom{width:100%;height:173px;padding:20px 16px 10px}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .name-address{width:100%;height:48px;gap:5px;margin-bottom:20px}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .name-address .name{width:100%;height:23px;overflow:hidden}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .name-address .name p{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .name-address .address{width:100%;overflow:hidden}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .name-address .address p{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .options{flex-direction:row;width:100%;height:20px;gap:20px;margin-bottom:10px}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .options .option{flex-direction:row;gap:5px;align-items:center}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .options .option p{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .divider{width:100%;height:1px;background:#e2e8f0;margin-bottom:17px}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .type-buttons{flex-direction:row;width:100%;justify-content:space-between;align-items:center}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .type-buttons .type{flex-direction:row;align-items:center;gap:7px}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .type-buttons .type p{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-style:normal;line-height:normal}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .type-buttons .type .disabled-type{color:rgba(100,116,139,.54);font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-style:normal;line-height:normal}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .type-buttons .buttons{flex-direction:row;width:auto;justify-content:center;align-items:center}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .type-buttons .buttons svg{width:24px;height:24px;cursor:pointer}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .type-buttons .buttons .view-cnt{font-size:13px}#pc-wrap #property-list-page .container .property-page .main-config .pagination-config{width:442px;height:86px;align-items:center;gap:20px}#pc-wrap #property-list-page .container .property-page .main-config .pagination-config .pagination-box{width:100%;align-items:center}#pc-wrap #property-list-page .container .property-page .main-config .pagination-config .total-result p{color:#1a1a2e;text-align:center;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:24px;font-style:normal;font-weight:275;line-height:26px}#pc-wrap #book-detail-page{padding-top:0}#pc-wrap #property-detail-page{position:relative;background:#fff;padding-top:87px;padding-bottom:200px}#pc-wrap #property-detail-page .property-detail-config{width:100%;height:auto;padding-top:56px;gap:30px}#pc-wrap #property-detail-page .property-detail-config .property-info-config{width:100%;height:auto;gap:30px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info{width:100%;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box{width:50%;height:auto}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box .title-main{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box .top-box{width:auto;height:auto;flex-direction:row;align-items:center;gap:10px;margin-bottom:17px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box .top-box .city{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box .top-box .divider{width:1px;height:20px;background:#e2e8f0}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box .top-box .buy-rent-box{flex-direction:row;align-items:center;gap:7px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box .top-box .buy-rent-box .buy-rent{color:#2e86de;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box .top-box .date{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box .bottom-box{width:auto;height:auto;flex-direction:row;gap:15px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box .bottom-box .option{width:auto;height:auto;flex-direction:row;gap:8px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box .bottom-box .option p{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .right-box{width:auto;height:auto;align-items:flex-end}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .right-box .buttons{width:auto;height:auto;flex-direction:row;align-items:center;gap:11px;margin:0 10px 27px 0}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .right-box .buttons p{color:#1a1a2e;text-align:right;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.52px;text-transform:capitalize}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .right-box .buttons .button-box{flex-direction:row;gap:5px;align-items:center}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .right-box img{width:28px;height:27px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .right-box svg{width:28px;height:27px;cursor:pointer}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .right-box p{color:#1a1a2e;text-align:right;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:26px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.52px;text-transform:capitalize}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .right-box span{color:#1a1a2e;text-align:right;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.3px;text-transform:capitalize}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images{width:100%;height:auto;gap:10px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images .main-image{width:100%;height:600px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images .main-image img{width:100%;height:100%;object-fit:cover;border-radius:12px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images .sub-images{width:100%;height:auto;flex-direction:row;gap:10px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images .sub-images .sub-img-box{width:120px;height:120px;cursor:pointer}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images .sub-images .sub-img-box img{width:100%;height:100%;object-fit:cover;border-radius:12px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config{width:100%;height:auto;flex-direction:row;gap:22px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config{width:960px;height:auto;gap:40px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config{width:100%;height:auto;flex-direction:row;gap:47.5px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config .option{width:auto;height:auto;flex-direction:row;gap:17px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config .option .svg-box{width:56px;height:50px;align-items:center;justify-content:center;border-radius:12px;border:1px solid #e2e8f0}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config .option .svg-box img{width:35px;height:auto}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config .option .option-includes{width:auto;height:auto}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config .option .option-includes .title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config .option .option-includes .option-data{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config{width:100%;height:auto;gap:50px;padding:29px 38px 50px;border-radius:12px;border:1px solid #c4c4c4}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .top{width:100%;height:auto;gap:30px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .top .title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .top .desc{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;max-height:104px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom{width:100%;height:auto;gap:30px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .info-box{width:100%;height:auto;flex-direction:row;gap:230px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .info-box .left .info,#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .info-box .right .info{width:auto;height:auto;display:flex;flex-direction:row;gap:38px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .info-box .left .info .title,#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .info-box .right .info .title{width:121px;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:35px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .info-box .left .info .data,#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .info-box .right .info .data{width:88px;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:35px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .floor-plans-config{width:100%;height:auto;gap:30px;padding:30px 38px;border-radius:12px;border:1px solid #c4c4c4}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .floor-plans-config .title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .floor-plans-config .image-box{width:100%;height:510px;border:1px solid #c4c4c4}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .floor-plans-config .image-box img{width:100%;height:100%;object-fit:cover}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .address-config{width:100%;height:auto;gap:30px;padding:30px 38px;border-radius:12px;border:1px solid #c4c4c4}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .address-config .title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .address-config .map-box{width:100%;height:400px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .address-config .map-box iframe{border-radius:12px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config{width:100%;height:auto;padding:30px 38px 45px;border-radius:12px;border:1px solid #c4c4c4}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .filter-box{width:100%;height:auto;flex-direction:row;justify-content:space-between;margin-bottom:30px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .filter-box .review-cnt{width:auto;height:auto;flex-direction:row;align-items:center;gap:12px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .filter-box .review-cnt .reviews{width:153.6px;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .filter-box .select-box{width:auto;height:auto;flex-direction:row;gap:10px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .filter-box .select-box .sort-title{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .filter-box .select-box .select-main{width:140px;border:none;outline:none;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list{width:100%;height:auto;gap:20px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config{width:100%;height:auto;padding-bottom:10px;border-bottom:1px solid #c4c4c4}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info{width:100%;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info .img-name-box{width:30%;flex-direction:row;align-items:center;gap:20px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info .img-name-box .img-box{width:65px;height:65px;align-items:center;justify-content:center;border-radius:50%;background:#f6f6f6;border:1px solid #b9b9b9;object-fit:cover}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info .img-name-box .name{width:100%;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info .img-name-box .date{width:100%;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info .review-stars{padding-top:10px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .desc-box{width:100%;height:auto;margin-top:15px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .desc-box .description{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .pagination-box{margin-top:15px;width:100%;height:auto;display:flex;justify-content:center}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config{border-radius:12px;border:1px solid #c4c4c4;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07);padding:30px 38px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .main-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .review-title{margin-top:20px;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config textarea{width:100%;height:120px;margin-top:8px;padding:20px;border-radius:8px;border:1px solid #e2e8f0;color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .submit-btn{width:100%;display:flex;justify-content:flex-end}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .submit-btn button:disabled{background:#dfdfdf}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .submit-btn .submit-review{display:flex;width:256px;margin-top:30px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;border:1px solid #c4c4c4;cursor:pointer}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .submit-btn .submit-review .title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config{width:318px;height:-moz-fit-content;height:fit-content;padding:30px 25px;gap:20px;border-radius:12px;border:1px solid hsla(0,0%,77%,.79);background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box{position:relative;width:100%;gap:8px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .main-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:17px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .image-info{width:100%;flex-direction:row;gap:18px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .image-info img{width:95px;height:95px;border-radius:50%;object-fit:cover}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .image-info .name-phone-listings{gap:5px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .image-info .name-phone-listings .name{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .image-info .name-phone-listings .phone-number{width:100%;flex-direction:row;align-items:center;gap:10px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .image-info .name-phone-listings .phone-number .number{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .image-info .name-phone-listings .listings{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal;-webkit-text-decoration-line:underline;text-decoration-line:underline}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .sub-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box input{width:100%;height:55px;padding:15px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;outline:none}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box input::placeholder{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box input:focus{border:1px solid #000}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box textarea{width:100%;height:120px;padding:20px;border-radius:8px;border:1px solid #e2e8f0;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box textarea::placeholder{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box textarea:focus{border:1px solid #000}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .send-message{display:flex;width:100%;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#2e86de}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .send-message .title{color:#fff;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config{width:100%;margin-top:45px;gap:66px}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .title-pagination-box{width:100%;height:auto;flex-direction:row;justify-content:space-between;align-items:flex-end}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .title-pagination-box .title-box{width:30%}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .title-pagination-box .title-box .main-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .title-pagination-box .title-box .sub-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .title-pagination-box .pagination-box{flex-direction:row;align-items:center;gap:22px}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box{width:100%;padding-bottom:10px}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .similar-homes-swiper{width:100%}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .similar-homes-swiper .similar-homes-slide{width:411px}@media(max-width:768px){#pc-wrap #book-detail-page{padding-top:0}}#pc-wrap .agent-list-page{position:relative;padding:147px 0 75px;width:100%;height:auto;display:flex;flex-direction:row;justify-content:center}#pc-wrap .agent-list-page .container{display:flex;flex-direction:column}#pc-wrap .agent-list-page .container .filter{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#pc-wrap .agent-list-page .container .filter .left{display:flex;flex-direction:row}#pc-wrap .agent-list-page .container .filter .left input{padding:22px 10px;width:333px;height:50px;border-radius:40px;border:1px solid #e2e8f0;background:#fff;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;box-sizing:border-box}#pc-wrap .agent-list-page .container .filter .right{display:flex;flex-direction:row;align-items:center}#pc-wrap .agent-list-page .container .filter .right button{margin-left:10px;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:26px}#pc-wrap .agent-list-page .container .filter .right button:hover{background:none}#pc-wrap .agent-list-page .container .card-wrap{position:relative;margin-top:35px;width:100%;min-height:500px;height:auto;display:flex;flex-direction:row;flex-wrap:wrap}#pc-wrap .agent-list-page .container .pagination{display:flex;flex-direction:column;align-items:center}#pc-wrap .agent-list-page .container .pagination span{margin-top:20px;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .agent-detail-page{position:relative;padding:133px 0 75px;width:100%;height:auto;display:flex;flex-direction:row;justify-content:center}#pc-wrap .agent-detail-page .container{display:flex;flex-direction:column;align-items:center}#pc-wrap .agent-detail-page .container .agent-info{margin-left:58px;width:100%;display:flex;flex-direction:row;align-items:center}#pc-wrap .agent-detail-page .container .agent-info img{margin-right:32px;width:135px;height:135px;border-radius:50%;cursor:pointer;object-fit:cover}#pc-wrap .agent-detail-page .container .agent-info .info{display:flex;flex-direction:column}#pc-wrap .agent-detail-page .container .agent-info .info strong{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#pc-wrap .agent-detail-page .container .agent-info .info div{margin-top:13px;display:flex;flex-direction:row;align-items:center}#pc-wrap .agent-detail-page .container .agent-info .info div img{margin-right:10px;width:16px;height:16px}#pc-wrap .agent-detail-page .container .agent-info .info div span{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap .agent-detail-page .container .agent-home-list{position:relative;width:100%;margin-top:33px;padding:0 0 46px;display:flex;flex-direction:column;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap .agent-detail-page .container .agent-home-list .card-wrap{position:relative;margin-top:35px;width:100%;height:auto;display:flex;flex-direction:row;flex-wrap:wrap}#pc-wrap .agent-detail-page .container .agent-home-list .card-wrap .wrap-main{margin-right:0;margin-left:5px;display:flex;flex-direction:row;flex-wrap:wrap}#pc-wrap .agent-detail-page .container .agent-home-list .card-wrap .agent-card{position:relative;margin-right:27px;margin-bottom:34px;display:flex;flex-direction:column}#pc-wrap .agent-detail-page .container .agent-home-list .card-wrap .agent-card .agent-img{border-radius:12px;width:233px;height:273px;background-size:cover;cursor:pointer}#pc-wrap .agent-detail-page .container .agent-home-list .card-wrap .agent-card .agent-img div{position:absolute;padding:12px;top:12px;left:12px;border-radius:6px;background:#2e86de;color:#fff;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .agent-detail-page .container .agent-home-list .card-wrap .agent-card .agent-info{margin-top:23px;display:flex;flex-direction:column}#pc-wrap .agent-detail-page .container .agent-home-list .card-wrap .agent-card .agent-info strong{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}#pc-wrap .agent-detail-page .container .agent-home-list .card-wrap .agent-card .agent-info span{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap .agent-detail-page .container .agent-home-list .pagination{display:flex;flex-direction:column;align-items:center}#pc-wrap .agent-detail-page .container .agent-home-list .pagination span{margin-top:20px;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .agent-detail-page .container .review-box{position:relative;margin-top:75px;padding:58px 19px;width:95%;height:auto;border-radius:24px;background:#f6f6f6}#pc-wrap .agent-detail-page .container .review-box .main-intro{display:flex;flex-direction:column}#pc-wrap .agent-detail-page .container .review-box .main-intro span{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap .agent-detail-page .container .review-box .main-intro p{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .agent-detail-page .container .review-box .review-wrap{padding:29px 25px;margin-top:57px;display:flex;flex-direction:column;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap .agent-detail-page .container .review-box .review-wrap .title-box svg{width:10px;height:10px}#pc-wrap .agent-detail-page .container .review-box .review-wrap .title-box span{margin-left:8px;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card{margin-top:20px;display:flex;flex-direction:column;padding-bottom:10px;border-bottom:1px solid #c4c4c4}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info{display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info .left{display:flex;flex-direction:row}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info .left img{width:55px;height:59px;border-radius:50%;object-fit:cover}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info .left div{margin-left:8px;display:flex;flex-direction:column}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info .left div strong{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info .left div span{margin-top:4px;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info .right{display:flex;flex-direction:row}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info .right svg{color:#edf023}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card p{margin-top:10px;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .agent-detail-page .container .review-box .review-wrap .pagination-box{margin-top:15px;width:100%;height:auto;display:flex;justify-content:center}#pc-wrap .agent-detail-page .container .review-box .leave-review-config{margin-top:15px;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07);padding:30px 38px}#pc-wrap .agent-detail-page .container .review-box .leave-review-config .main-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .agent-detail-page .container .review-box .leave-review-config .review-title{margin-top:20px;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .agent-detail-page .container .review-box .leave-review-config textarea{width:100%;height:120px;margin-top:8px;padding:20px;border-radius:8px;border:1px solid #e2e8f0;color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .agent-detail-page .container .review-box .leave-review-config .submit-btn{width:100%;display:flex;justify-content:flex-end}#pc-wrap .agent-detail-page .container .review-box .leave-review-config .submit-btn button:disabled{background:#dfdfdf}#pc-wrap .agent-detail-page .container .review-box .leave-review-config .submit-btn .submit-review{display:flex;width:256px;margin-top:30px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;border:1px solid #c4c4c4;cursor:pointer}#pc-wrap .agent-detail-page .container .review-box .leave-review-config .submit-btn .submit-review .title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page{background:#f6f6f6}#pc-wrap #my-page .container .my-page{position:relative;width:100%;flex-direction:row;padding-top:96px}#pc-wrap #my-page .container .my-page .back-frame{width:1260px;display:flex;flex-direction:row;margin:100px 0 200px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page .container .my-page .back-frame .left-config{position:relative;width:266px;min-height:700px;border-radius:12px;background:#fff;border-right:1px solid #e2e8f0;flex-shrink:0}#pc-wrap #my-page .container .my-page .back-frame .main-config{flex:1 1;min-width:0;padding:40px 40px 40px 32px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config{width:100%}.my-menu-root{padding:28px 16px 24px;height:100%;gap:0}.my-menu-profile{display:flex;flex-direction:column;align-items:center;padding-bottom:20px;gap:8px}.my-menu-avatar-wrap{width:72px;height:72px;border-radius:50%;overflow:hidden;border:2px solid #e2e8f0}.my-menu-avatar{width:100%;height:100%;object-fit:cover}.my-menu-nick{font-family:Inter,Noto Sans KR,-apple-system,sans-serif!important;font-size:15px!important;font-weight:600!important;color:#1a1a2e!important;line-height:1.3!important}.my-menu-type-badge{display:inline-block;padding:2px 10px;border-radius:20px;background:rgba(46,134,222,.1);color:#2e86de;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;text-decoration:none}.my-menu-type-badge--admin{cursor:pointer;transition:background .18s ease,color .18s ease}.my-menu-type-badge--admin:hover{background:#2e86de;color:#fff}.my-menu-divider{height:1px;background:#e2e8f0;margin:0 0 12px}.my-menu-nav{display:flex;flex-direction:column;gap:2px}.my-menu-item{display:flex;align-items:center;gap:12px;width:100%;min-width:0;padding:10px 12px;border-radius:8px;cursor:pointer;transition:background .18s ease;text-decoration:none}.my-menu-item:hover:not(.my-menu-item--active){background:#f6f6f6}.my-menu-item--active{background:#1a1a2e}.my-menu-item--active .my-menu-label{color:#fff}.my-menu-item--active .my-menu-icon{color:#fff!important}.my-menu-item--logout{border-top:1px solid #e2e8f0;padding-top:14px;margin-top:10px}.my-menu-item--logout .my-menu-icon,.my-menu-item--logout .my-menu-label{color:#dc2626!important}.my-menu-item--logout:hover{background:rgba(220,38,38,.06)}.my-menu-icon{color:#64748b!important;flex-shrink:0}.my-menu-label{flex:1 1;min-width:0;display:block;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13.5px;font-weight:500;color:#1a1a2e;line-height:1.25;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.panel-header{margin-bottom:28px}.panel-header .panel-title{font-size:22px!important;font-weight:600!important;color:#1a1a2e!important;line-height:1.2!important;margin-bottom:4px!important}.panel-header .panel-subtitle,.panel-header .panel-title{font-family:Inter,Noto Sans KR,-apple-system,sans-serif!important}.panel-header .panel-subtitle{font-size:13px!important;color:#64748b!important;font-weight:400!important}.empty-state{align-items:center!important;padding:60px 0!important;gap:12px!important}.empty-state .empty-icon{font-size:32px!important;color:#e2e8f0!important}.empty-state .empty-heading{font-size:16px!important;font-weight:600!important;color:#1a1a2e!important}.empty-state .empty-body,.empty-state .empty-heading{font-family:Inter,Noto Sans KR,-apple-system,sans-serif!important}.empty-state .empty-body{font-size:13px!important;color:#64748b!important;text-align:center!important}.pagination-config{margin-top:28px;align-items:center!important}#my-profile-page{width:100%;max-width:620px}#my-profile-page .profile-form{gap:24px}#my-profile-page .profile-photo-section{gap:12px}#my-profile-page .photo-row{flex-direction:row!important;align-items:center;gap:20px}#my-profile-page .avatar-preview{width:80px;height:80px;border-radius:50%;overflow:hidden;border:2px solid #e2e8f0;flex-shrink:0}#my-profile-page .avatar-preview img{width:100%;height:100%;object-fit:cover}#my-profile-page .upload-info{gap:6px}#my-profile-page .upload-btn{display:inline-block;padding:7px 16px;border-radius:6px;border:1px solid #e2e8f0;background:#fff;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:500;color:#1a1a2e;cursor:pointer;transition:border-color .18s ease,background .18s ease;width:-moz-fit-content;width:fit-content}#my-profile-page .upload-btn:hover{border-color:#2e86de;background:rgba(46,134,222,.04)}#my-profile-page .upload-hint{font-family:Inter,Noto Sans KR,-apple-system,sans-serif!important;font-size:11px!important;color:#64748b!important}#my-profile-page .profile-fields-grid{flex-direction:row!important;gap:16px}#my-profile-page .field-group{flex:1 1;gap:6px}#my-profile-page .field-group.full-width{flex:unset;width:100%}#my-profile-page .field-label{font-size:12px!important;font-weight:600!important;text-transform:uppercase;letter-spacing:.5px}#my-profile-page .char-counter,#my-profile-page .field-label{font-family:Inter,Noto Sans KR,-apple-system,sans-serif!important;color:#64748b!important}#my-profile-page .char-counter{font-size:11px!important}#my-profile-page .profile-input{width:100%;padding:10px 12px;border-radius:6px;border:1px solid #e2e8f0;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;color:#1a1a2e;outline:none;transition:border-color .18s ease;background:#fff}#my-profile-page .profile-input::placeholder{color:#9da8b8}#my-profile-page .profile-input:focus{border-color:#2e86de}#my-profile-page .profile-textarea{width:100%;padding:10px 12px;border-radius:6px;border:1px solid #e2e8f0;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;color:#1a1a2e;outline:none;resize:vertical;transition:border-color .18s ease;background:#fff;line-height:1.6}#my-profile-page .profile-textarea::placeholder{color:#9da8b8}#my-profile-page .profile-textarea:focus{border-color:#2e86de}#my-profile-page .profile-update-btn{width:-moz-fit-content!important;width:fit-content!important;padding:10px 24px!important;border-radius:6px!important;background:#1a1a2e!important;color:#fff!important;font-family:Inter,Noto Sans KR,-apple-system,sans-serif!important;font-size:13px!important;font-weight:600!important;text-transform:none!important;transition:background .18s ease!important;align-self:flex-start}#my-profile-page .profile-update-btn:hover{background:#2c2c4f!important}#my-profile-page .profile-update-btn:disabled{opacity:.45!important}.bk-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-bottom:8px}.bk-card{display:flex;flex-direction:column;border-radius:12px;border:1px solid #e2e8f0;background:#fff;overflow:hidden;cursor:pointer;transition:box-shadow .18s ease,transform .18s ease}.bk-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.08);transform:translateY(-2px)}.bk-card:hover .bk-card-image img{transform:none}.bk-card-top{display:flex;align-items:center;justify-content:space-between;padding:10px 12px 6px}.bk-card-category{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.6px;color:#2e86de}.bk-card-badge{display:flex;align-items:center;gap:3px;color:#64748b;cursor:pointer;transition:color .18s ease}.bk-card-badge--liked,.bk-card-badge:hover{color:#dc2626}.bk-card-likes{font-size:11px;line-height:1}.bk-card-date,.bk-card-likes{font-family:Inter,Noto Sans KR,-apple-system,sans-serif}.bk-card-date{font-size:10px;color:#64748b}.bk-card-image{width:100%;height:220px;overflow:hidden;background:#f6f6f6;display:flex;align-items:center;justify-content:center;padding:12px}.bk-card-image img{width:100%;height:100%;object-fit:contain;object-position:center}.bk-card-body{padding:12px 12px 14px;display:flex;flex-direction:column;gap:4px;flex:1 1;background:#f6f6f6}.bk-card-title{font-size:13.5px!important;font-weight:700!important;color:#1a1a2e!important;line-height:1.4!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bk-card-author,.bk-card-title{font-family:Inter,Noto Sans KR,-apple-system,sans-serif!important}.bk-card-author{font-size:12px!important;color:#64748b!important}#my-articles-page,#my-favorites-page,#recently-visited-page{width:100%}#my-articles-page .twit-list{gap:0!important;border:1px solid #e2e8f0;border-radius:4px;background:#fff;overflow:hidden}#my-articles-page .twit-state{min-height:220px;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:4px;background:#fff;padding:24px}#my-articles-page .twit-state .twit-state-title{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-weight:500}#my-articles-page .twit-card{width:100%;gap:10px;padding:16px 24px 12px;border-bottom:1px solid #e2e8f0;border-radius:0;background:#fff;cursor:pointer;transition:background .15s ease}#my-articles-page .twit-card:hover{background:#f6f6f6}#my-articles-page .twit-author-row{width:100%;flex-direction:row;align-items:flex-start;gap:12px}#my-articles-page .twit-author-row .twit-avatar{width:44px;height:44px;flex-shrink:0;border-radius:50%;object-fit:cover;border:1px solid #e2e8f0;cursor:pointer}#my-articles-page .twit-author-row .twit-author-main{width:100%;min-width:0}#my-articles-page .twit-author-row .twit-author-line{width:100%;min-width:0;flex-direction:row;align-items:center;gap:6px;flex-wrap:wrap}#my-articles-page .twit-author-row .twit-author-name{max-width:220px;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-weight:700;line-height:20px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#my-articles-page .twit-author-row .twit-author-nick,#my-articles-page .twit-author-row .twit-dot,#my-articles-page .twit-author-row .twit-time{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:400;line-height:20px}#my-articles-page .twit-author-row .twit-author-nick{cursor:pointer}#my-articles-page .twit-author-row .twit-author-nick:hover{text-decoration:underline}#my-articles-page .twit-body{padding-left:56px;gap:12px;min-width:0}#my-articles-page .twit-body .twit-text{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-weight:400;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}#my-articles-page .twit-body .twit-hashtag{color:#2e86de;cursor:pointer}#my-articles-page .twit-body .twit-hashtag:hover{text-decoration:underline}#my-articles-page .twit-body .twit-media-grid{display:grid;grid-gap:2px;gap:2px;border-radius:14px;overflow:hidden;width:100%}#my-articles-page .twit-body .twit-media-grid.count-1{grid-template-columns:1fr;height:380px}#my-articles-page .twit-body .twit-media-grid.count-2{grid-template-columns:1fr 1fr;height:280px}#my-articles-page .twit-body .twit-media-grid.count-3{grid-template-columns:1fr 1fr;grid-template-rows:140px 140px;height:282px}#my-articles-page .twit-body .twit-media-grid.count-3 .media-item:first-child{grid-column:1;grid-row:1/span 2}#my-articles-page .twit-body .twit-media-grid.count-3 .media-item:nth-child(2){grid-column:2;grid-row:1}#my-articles-page .twit-body .twit-media-grid.count-3 .media-item:nth-child(3){grid-column:2;grid-row:2}#my-articles-page .twit-body .twit-media-grid .media-item{overflow:hidden;min-height:0;min-width:0}#my-articles-page .twit-body .twit-media-grid .media-item img{width:100%;height:100%;object-fit:cover;display:block}#my-articles-page .twit-action-row{padding-left:50px;flex-direction:row;align-items:center;gap:2px}#my-articles-page .twit-action-row .twit-action{flex-direction:row;align-items:center;gap:1px;color:#64748b}#my-articles-page .twit-action-row .twit-action .MuiIconButton-root{width:34px;height:34px;color:#64748b}#my-articles-page .twit-action-row .twit-action svg{font-size:18px}#my-articles-page .twit-action-row .twit-action p{color:inherit;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:400;line-height:18px;min-width:14px}#my-articles-page .twit-action-row .twit-action:hover{color:#2e86de}#my-articles-page .twit-action-row .twit-action:hover .MuiIconButton-root{background:rgba(46,134,222,.08);color:#2e86de}#my-articles-page .twit-action-row .twit-action.delete-action:hover,#my-articles-page .twit-action-row .twit-action.like-action.active,#my-articles-page .twit-action-row .twit-action.like-action.active .MuiIconButton-root{color:#e92c28}#my-articles-page .twit-action-row .twit-action.delete-action:hover .MuiIconButton-root{background:rgba(233,44,40,.08);color:#e92c28}#my-articles-page .pagination-config{width:100%;align-items:center!important;justify-content:center;gap:12px;margin-top:18px}#my-articles-page .pagination-config .pagination-box{align-items:center;justify-content:center}#my-articles-page .pagination-config .pagination-box .MuiPaginationItem-root{color:#1a1a2e}#my-articles-page .pagination-config .pagination-box .MuiPaginationItem-root.Mui-selected{background:#2e86de;color:#fff}#my-articles-page .pagination-config .pagination-box .MuiPaginationItem-root.Mui-selected:hover{background:#1a6fc4}#my-articles-page .pagination-config .total-result p{color:#64748b;text-align:center;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:400;line-height:20px}#my-requests-page{width:100%}#my-requests-page .requests-tab-bar{display:flex;gap:4px;margin-bottom:20px;border-bottom:1px solid #e2e8f0;padding-bottom:0}#my-requests-page .requests-tab{padding:8px 16px;background:transparent;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:500;color:#64748b;cursor:pointer;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .18s ease,border-color .18s ease}#my-requests-page .requests-tab--active{color:#1a1a2e;border-bottom-color:#1a1a2e;font-weight:600}#my-requests-page .requests-tab:hover:not(.requests-tab--active){color:#1a1a2e}#my-requests-page .requests-list{display:flex;flex-direction:column}#my-requests-page .request-row{display:grid;grid-template-columns:56px 1fr auto 96px;grid-gap:14px;gap:14px;align-items:center;padding:12px 0;border-bottom:1px solid #e2e8f0;transition:background .18s ease;cursor:default}#my-requests-page .request-row:hover{background:#f6f6f6}#my-requests-page .request-row:last-child{border-bottom:none}#my-requests-page .request-cover{width:56px;height:72px;border-radius:3px;overflow:hidden;flex-shrink:0;background:#f6f6f6;display:flex;align-items:center;justify-content:center;padding:3px}#my-requests-page .request-cover img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}#my-requests-page .request-cover svg{display:block}#my-requests-page .request-content{display:flex;flex-direction:column;gap:3px;min-width:0}#my-requests-page .request-title{font-size:13.5px;font-weight:600;color:#1a1a2e}#my-requests-page .request-author,#my-requests-page .request-title{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4}#my-requests-page .request-author{font-size:12px;font-weight:400;color:#64748b}#my-requests-page .request-status-col{display:flex;flex-direction:column;align-items:flex-start;gap:4px;white-space:nowrap}#my-requests-page .request-status-row{display:flex;align-items:center;gap:7px}#my-requests-page .request-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}#my-requests-page .request-dot.dot-primary{background:#2e86de}#my-requests-page .request-dot.dot-success{background:#0ea570}#my-requests-page .request-dot.dot-danger{background:#dc2626}#my-requests-page .request-dot.dot-warning{background:#d97706}#my-requests-page .request-dot.dot-muted{background:#64748b}#my-requests-page .request-status-label{font-weight:500;color:#1a1a2e}#my-requests-page .request-status-label,#my-requests-page .request-type{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;line-height:1}#my-requests-page .request-type{font-weight:400;color:#64748b}#my-requests-page .request-date-col{text-align:right}#my-requests-page .request-date{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-weight:400;color:#64748b;white-space:nowrap}#my-requests-page .empty-icon-svg{color:#e2e8f0;flex-shrink:0}#robot-tracking-page{width:100%}#robot-tracking-page .robot-tracking-panel{display:flex;gap:20px;align-items:flex-start;width:100%}#robot-tracking-page .map-container{flex:0 0 68%;min-width:0;background:#fff;border:1px solid #e2e8f0;border-radius:4px;box-shadow:0 1px 3px rgba(23,31,51,.05);padding:0;overflow:hidden}#robot-tracking-page .map-header{display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid #e2e8f0;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:10px;font-weight:500;letter-spacing:.1em;color:#64748b}#robot-tracking-page .tracking-panel{flex-grow:0;flex-shrink:0;flex-basis:calc(32% - 20px);min-width:0;display:flex;flex-direction:column;gap:16px}#robot-tracking-page .robot-svg{display:block;width:100%;height:auto}#robot-tracking-page .rt-zone{stroke:none}#robot-tracking-page .rt-zone--library{fill:#e8e4dc}#robot-tracking-page .rt-zone--commercial{fill:#e4e8e0}#robot-tracking-page .rt-zone--aisle{fill:#f2f0eb}#robot-tracking-page .rt-zone--reception{fill:#e6e2d8}#robot-tracking-page .rt-zone--dock{fill:#dedad2}#robot-tracking-page .rt-zone--desk{fill:#eae6de}#robot-tracking-page .rt-wall{stroke:#2a3a5c}#robot-tracking-page .rt-wall--main{stroke-width:4}#robot-tracking-page .rt-wall--side{stroke-width:3}#robot-tracking-page .rt-furniture{fill:#d4cfc6;stroke:#b8b2a8;stroke-width:.8}#robot-tracking-page .rt-shelf{fill:#d7d1c9}#robot-tracking-page .rt-furniture-divider{stroke:#b8b2a8;stroke-width:.5}#robot-tracking-page .rt-furniture-line{stroke:#b8b2a8;stroke-width:.8}#robot-tracking-page .rt-zone-label{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:10px;font-weight:600;fill:#2a3a5c;letter-spacing:.03em}#robot-tracking-page .rt-zone-sublabel{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:8px;font-weight:400;fill:#7a7570;letter-spacing:.01em}#robot-tracking-page .rt-stop-label{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:7px;font-weight:600;fill:#6b8cba;letter-spacing:.02em;dominant-baseline:middle}#robot-tracking-page .rt-stop-square{fill:#fff;stroke:#6b8cba;stroke-width:1.2}#robot-tracking-page .rt-stop-square--target{stroke:#2a3a5c;stroke-width:2}#robot-tracking-page .rt-target-pulse-ring{fill:none;stroke:#2a3a5c;stroke-width:2.5;animation:targetPulse 1.5s ease-out infinite}#robot-tracking-page .rt-service-diamond{fill:#fff;stroke:#6b8cba;stroke-width:1.5}#robot-tracking-page .rt-service-label{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:7.5px;fill:#6b8cba;letter-spacing:.06em}#robot-tracking-page .robot-planned-route{fill:none;stroke:rgba(42,58,92,.45);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:6 6;pointer-events:none}#robot-tracking-page .robot-live-trail{fill:none;stroke:rgba(46,134,222,.78);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}#robot-tracking-page .robot-planned-path{fill:none;stroke:rgba(46,134,222,.2);stroke-width:1;stroke-dasharray:6 4;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}#robot-tracking-page .robot-completed-path{fill:none;stroke:rgba(46,134,222,.5);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}#robot-tracking-page .robot-waypoint-dot{fill:rgba(46,134,222,.4);pointer-events:none}#robot-tracking-page .robot-start-dot{fill:rgba(46,134,222,.5);pointer-events:none}#robot-tracking-page .robot-end-dot{fill:#2e86de;pointer-events:none}#robot-tracking-page .robot-end-pulse{fill:none;stroke:#2e86de;stroke-width:1.5;animation:targetPulse 1.5s ease-out infinite;pointer-events:none}#robot-tracking-page .rt-dock-platform{fill:#c8c4bc;stroke:#9e9b96;stroke-width:1}#robot-tracking-page .rt-dock-contact{stroke:#888;stroke-width:1.5}#robot-tracking-page .rt-door-arc{fill:none;stroke:#8f9ab2;stroke-width:1.2;opacity:.9}#robot-tracking-page .rt-door-leaf{stroke:#2a3a5c;stroke-width:4;stroke-linecap:round}#robot-tracking-page .robot-arrow{transform-origin:0 0}#robot-tracking-page .rt-robot-arrow{fill:#2a3a5c;stroke:none}#robot-tracking-page .map-legend{display:flex;justify-content:space-between;gap:12px;padding:10px 16px;border-top:1px solid #e2e8f0}#robot-tracking-page .map-legend,#robot-tracking-page .map-legend-item{align-items:center;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;color:#64748b}#robot-tracking-page .map-legend-item{display:inline-flex;gap:6px}#robot-tracking-page .map-legend-item svg{width:12px;height:12px;flex-shrink:0;fill:none;stroke:#6b8cba;stroke-width:1.5}#robot-tracking-page .map-legend-item:first-child svg{fill:#2a3a5c;stroke:none}#robot-tracking-page .map-legend-pulse{stroke:#2a3a5c!important;stroke-width:1!important;opacity:.45}#robot-tracking-page .delivery-tracker{padding:20px 24px 24px;border-top:1px solid #e2e8f0}#robot-tracking-page .tracker-alert{margin-bottom:16px;padding:10px 14px;border-left:3px solid;border-radius:0 4px 4px 0;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;line-height:1.4}#robot-tracking-page .tracker-alert.warning{border-color:#d97706;background:rgba(217,119,6,.12);color:#6c3b03}#robot-tracking-page .tracker-alert.danger{border-color:#dc2626;background:rgba(220,38,38,.12);color:#bb1e1e}#robot-tracking-page .tracker-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;gap:16px}#robot-tracking-page .tracker-status-label{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:600;color:#2e86de;margin-bottom:4px}#robot-tracking-page .tracker-status-label.is-idle{color:#64748b}#robot-tracking-page .tracker-message{line-height:1.4}#robot-tracking-page .tracker-eta,#robot-tracking-page .tracker-message{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;color:#64748b}#robot-tracking-page .tracker-eta{text-align:right;white-space:nowrap}#robot-tracking-page .tracker-steps{display:flex;align-items:flex-start;position:relative;width:100%}#robot-tracking-page .tracker-connector{position:absolute;top:7px;left:0;right:0;height:3px;background:#e2e8f0;z-index:0}#robot-tracking-page .tracker-connector .connector-completed{height:100%;background:#2e86de;transition:width .6s ease-out}#robot-tracking-page .tracker-connector .connector-active{position:absolute;top:0;height:100%;overflow:hidden}#robot-tracking-page .tracker-connector .connector-active:after{content:"";position:absolute;inset:0;background:#2e86de;transform-origin:left center;animation:segmentFill .6s ease-out}#robot-tracking-page .tracker-connector .connector-failed{position:absolute;top:0;height:100%;background:#dc2626}#robot-tracking-page .tracker-step{flex:1 1;display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}#robot-tracking-page .step-dot{position:relative;width:14px;height:14px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:8px;transition:all .3s ease;color:#fff}#robot-tracking-page .step-dot.completed{background:#2e86de}#robot-tracking-page .step-dot.current{width:18px;height:18px;background:#2e86de}#robot-tracking-page .step-dot.current:after{content:"";position:absolute;inset:-4px;border-radius:50%;border:2px solid rgba(46,134,222,.45);animation:dotPulse 1.2s infinite}#robot-tracking-page .step-dot.pending{background:#fff;border:2px solid #e2e8f0}#robot-tracking-page .step-dot.failed{background:#dc2626}#robot-tracking-page .step-dot.warning{background:#d97706}#robot-tracking-page .step-icon{width:10px;height:10px;display:block;color:inherit}#robot-tracking-page .step-icon--arrow{width:10px;height:10px}#robot-tracking-page .step-label{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:10px;line-height:1.3;text-align:center;max-width:72px;word-break:break-word;transition:color .3s ease,opacity .3s ease}#robot-tracking-page .step-label.completed{color:#64748b}#robot-tracking-page .step-label.current{color:#1a1a2e;font-weight:600}#robot-tracking-page .step-label.pending{color:#64748b;opacity:.5}#robot-tracking-page .step-label.failed,#robot-tracking-page .step-label.warning{color:#1a1a2e;font-weight:600}#robot-tracking-page .step-time{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:10px;color:#64748b;margin-top:3px;text-align:center}#robot-tracking-page .rt-panel{background:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:20px;display:flex;flex-direction:column;gap:14px}#robot-tracking-page .rt-empty-panel{display:flex;flex-direction:column;align-items:center;gap:10px;padding:32px 0}#robot-tracking-page .rt-empty-icon{font-size:32px!important;color:#e2e8f0!important}#robot-tracking-page .rt-empty-title{font-size:14px!important;font-weight:600!important;color:#1a1a2e!important}#robot-tracking-page .rt-empty-body,#robot-tracking-page .rt-empty-title{font-family:Inter,Noto Sans KR,-apple-system,sans-serif!important;text-align:center!important}#robot-tracking-page .rt-empty-body{font-size:12px!important;color:#64748b!important;line-height:1.5!important}#robot-tracking-page .rt-panel-book-row{display:flex;gap:12px;align-items:flex-start}#robot-tracking-page .rt-panel-cover{width:60px;height:80px;border-radius:4px;overflow:hidden;flex-shrink:0;border:1px solid #e2e8f0;background:#f6f6f6}#robot-tracking-page .rt-panel-cover img{width:100%;height:100%;object-fit:cover}#robot-tracking-page .rt-panel-book-info{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1}#robot-tracking-page .rt-panel-book-title{font-size:13px!important;font-weight:700!important;line-height:1.35!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#robot-tracking-page .rt-panel-book-author,#robot-tracking-page .rt-panel-book-title{font-family:Inter,Noto Sans KR,-apple-system,sans-serif!important;color:#1a1a2e!important}#robot-tracking-page .rt-panel-book-author{font-size:11px!important}#robot-tracking-page .rt-panel-callnumber{display:inline-block;margin-top:2px;padding:2px 7px;border-radius:4px;background:rgba(26,26,46,.04);border:1px solid rgba(26,26,46,.2);font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:10px;font-weight:700;letter-spacing:.06em;color:#1a1a2e;text-transform:uppercase}#robot-tracking-page .rt-panel-divider{height:1px;background:#e2e8f0}#robot-tracking-page .rt-panel-section{display:flex;flex-direction:column;gap:5px}#robot-tracking-page .rt-panel-label{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#1a1a2e}#robot-tracking-page .rt-panel-shelf-text{font-family:Inter,Noto Sans KR,-apple-system,sans-serif!important;font-size:12.5px!important;font-weight:500!important;color:#1a1a2e!important}#robot-tracking-page .rt-panel-robot-row{display:flex;align-items:center;gap:8px}#robot-tracking-page .rt-status-badge{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;border-radius:5px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11.5px;font-weight:500}#robot-tracking-page .rt-status-badge .rt-status-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}#robot-tracking-page .rt-status-badge--idle{background:rgba(26,26,46,.06);color:#1a1a2e}#robot-tracking-page .rt-status-badge--idle .rt-status-dot{background:#1a1a2e}#robot-tracking-page .rt-status-badge--active{background:rgba(26,26,46,.06);color:#1a1a2e}#robot-tracking-page .rt-status-badge--active .rt-status-dot{background:#1a1a2e;animation:rt-dot-pulse 1s ease infinite}#robot-tracking-page .rt-status-badge--error{background:rgba(26,26,46,.06);color:#1a1a2e}#robot-tracking-page .rt-status-badge--error .rt-status-dot{background:#1a1a2e}#robot-tracking-page .rt-status-badge--offline{background:rgba(26,26,46,.06);color:#1a1a2e}#robot-tracking-page .rt-status-badge--offline .rt-status-dot{background:#1a1a2e}#robot-tracking-page .rt-online-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}#robot-tracking-page .rt-online-dot--offline,#robot-tracking-page .rt-online-dot--online{background:#1a1a2e}#robot-tracking-page .rt-battery-row{display:flex;align-items:center;gap:8px}#robot-tracking-page .rt-battery-bar{flex:1 1;height:6px;border-radius:3px;background:#e2e8f0;overflow:hidden}#robot-tracking-page .rt-battery-fill{height:100%;border-radius:3px;transition:width .6s ease}#robot-tracking-page .rt-battery-fill--good{background:#0ea570}#robot-tracking-page .rt-battery-fill--warn{background:#d97706}#robot-tracking-page .rt-battery-fill--low{background:#dc2626}#robot-tracking-page .rt-battery-text{white-space:nowrap}#robot-tracking-page .rt-battery-text,#robot-tracking-page .rt-connection-banner{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;color:#1a1a2e}#robot-tracking-page .rt-connection-banner{text-align:center;padding:4px 0}#robot-tracking-page .rt-request-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:10px;border-radius:6px;border:none;background:#1a1a2e;color:#fff;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:600;cursor:pointer;transition:background .18s ease}#robot-tracking-page .rt-request-btn:hover:not(:disabled){background:#2c2c4f}#robot-tracking-page .rt-request-btn:disabled{opacity:.4;cursor:default}#robot-tracking-page .rt-panel-footnote{font-family:Inter,Noto Sans KR,-apple-system,sans-serif!important;font-size:10px!important;color:#1a1a2e!important;line-height:1.5!important;text-align:center!important}@keyframes targetPulse{0%{r:8;opacity:1}to{r:16;opacity:0}}@keyframes dotPulse{0%{transform:scale(1);opacity:1}to{transform:scale(1.4);opacity:0}}@keyframes segmentFill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes rt-dot-pulse{0%,to{opacity:1}50%{opacity:.3}}@media(prefers-reduced-motion:reduce){#robot-tracking-page .rt-connection-dot,#robot-tracking-page .rt-status-badge--active .rt-status-dot,#robot-tracking-page .step-dot,#robot-tracking-page .step-label,#robot-tracking-page .tracker-connector .connector-active,#robot-tracking-page .tracker-connector .connector-completed{animation:none!important;transition:none!important}}#mobile-wrap #m-mypage{background:#f6f6f6;min-height:100vh;max-width:390px;margin:0 auto;overflow-x:hidden}#mobile-wrap .m-user-card{display:flex;align-items:center;background:#fff;padding:20px 16px;gap:12px;position:relative}#mobile-wrap .m-user-avatar{width:64px;height:64px;border-radius:50%;object-fit:cover;border:2px solid #e2e8f0;flex-shrink:0}#mobile-wrap .m-user-info{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:3px}#mobile-wrap .m-user-nick{font-size:16px;font-weight:600;color:#1a1a2e;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#mobile-wrap .m-user-nick,#mobile-wrap .m-user-type{font-family:Inter,Noto Sans KR,-apple-system,sans-serif}#mobile-wrap .m-user-type{display:inline-block;font-size:11px;font-weight:500;color:#2e86de;background:rgba(46,134,222,.08);padding:2px 8px;border-radius:20px;align-self:flex-start;text-transform:capitalize}#mobile-wrap .m-user-desc{color:#64748b;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#mobile-wrap .m-edit-btn,#mobile-wrap .m-user-desc{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px}#mobile-wrap .m-edit-btn{position:absolute;top:16px;right:16px;font-weight:500;color:#2e86de;background:transparent;border:1px solid #2e86de;border-radius:6px;padding:4px 12px;min-height:28px;cursor:pointer;line-height:1}#mobile-wrap .m-nav-toolbar{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}#mobile-wrap .m-nav-menu-btn{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid #e2e8f0;background:#fff;color:#1a1a2e;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}#mobile-wrap .m-nav-menu-btn:focus-visible{outline:none;border-color:#2e86de;box-shadow:0 0 0 2px rgba(46,134,222,.12)}#mobile-wrap .m-nav-toolbar-text{min-width:0;display:flex;flex-direction:column;gap:2px}#mobile-wrap .m-nav-toolbar-title{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:600;color:#1a1a2e;display:block}#mobile-wrap .m-nav-toolbar-current{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;color:#64748b;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#mobile-wrap .m-panel{padding:16px;min-width:0}#mobile-wrap .m-drawer-backdrop{position:fixed;inset:0;background:rgba(10,16,30,.36);border:none;padding:0;margin:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease;z-index:1200}#mobile-wrap .m-drawer-backdrop.m-drawer-backdrop--visible{opacity:1;visibility:visible;pointer-events:auto}#mobile-wrap .m-mypage-drawer{position:fixed;top:0;left:0;bottom:0;width:min(82vw,280px);max-width:300px;background:#fff;border-right:1px solid #e2e8f0;transform:translateX(-100%);transition:transform .22s ease;z-index:1210;display:flex;flex-direction:column;box-shadow:0 10px 24px rgba(15,23,42,.16)}#mobile-wrap .m-mypage-drawer.m-mypage-drawer--open{transform:translateX(0)}#mobile-wrap .m-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #e2e8f0}#mobile-wrap .m-drawer-title{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:16px;font-weight:600;color:#1a1a2e}#mobile-wrap .m-drawer-close-btn{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid #e2e8f0;background:transparent;color:#1a1a2e;cursor:pointer}#mobile-wrap .m-drawer-close-btn:focus-visible{outline:none;border-color:#2e86de;box-shadow:0 0 0 2px rgba(46,134,222,.12)}#mobile-wrap .m-drawer-nav{display:flex;flex-direction:column;gap:6px;padding:12px;overflow-y:auto}#mobile-wrap .m-drawer-item{width:100%;min-height:46px;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;border:1px solid transparent;background:transparent;cursor:pointer;text-align:left;-webkit-tap-highlight-color:rgba(0,0,0,0)}#mobile-wrap .m-drawer-item .m-drawer-item-icon{color:#64748b;flex-shrink:0}#mobile-wrap .m-drawer-item .m-drawer-item-label{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:500;color:#1a1a2e;line-height:1.25}#mobile-wrap .m-drawer-item:focus-visible{outline:none;border-color:#2e86de;box-shadow:0 0 0 2px rgba(46,134,222,.12)}#mobile-wrap .m-drawer-item.m-drawer-item--active{background:rgba(46,134,222,.08);border-color:rgba(46,134,222,.5)}#mobile-wrap .m-drawer-item.m-drawer-item--active .m-drawer-item-icon,#mobile-wrap .m-drawer-item.m-drawer-item--active .m-drawer-item-label{color:#2e86de}#mobile-wrap .m-panel-header{margin-bottom:16px}#mobile-wrap .m-panel-header .m-panel-title{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:16px;font-weight:600;color:#1a1a2e;display:block}#mobile-wrap .m-panel-header .m-panel-subtitle{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;color:#64748b;margin-top:2px;display:block}#mobile-wrap .m-empty-state{display:flex;flex-direction:column;align-items:center;padding:48px 16px;gap:8px;text-align:center}#mobile-wrap .m-empty-state .m-empty-icon{color:#e2e8f0;font-size:40px!important}#mobile-wrap .m-empty-state .m-empty-heading{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:600;color:#1a1a2e;display:block}#mobile-wrap .m-empty-state .m-empty-body{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;color:#64748b;display:block}#mobile-wrap #m-profile-panel .m-photo-row{display:flex;align-items:center;gap:16px;margin-bottom:20px}#mobile-wrap #m-profile-panel .m-photo-row .m-avatar-preview{width:72px;height:72px;border-radius:50%;overflow:hidden;border:2px solid #e2e8f0;flex-shrink:0}#mobile-wrap #m-profile-panel .m-photo-row .m-avatar-preview img{width:100%;height:100%;object-fit:cover}#mobile-wrap #m-profile-panel .m-photo-row .m-upload-label{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:500;color:#2e86de;border:1px solid #2e86de;border-radius:6px;padding:8px 14px;min-height:40px;cursor:pointer;display:inline-flex;align-items:center}#mobile-wrap #m-profile-panel .m-field-group{margin-bottom:14px}#mobile-wrap #m-profile-panel .m-field-group .m-field-label{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-weight:500;color:#64748b;margin-bottom:6px;display:block}#mobile-wrap #m-profile-panel .m-field-group .m-field-input{width:100%;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;color:#1a1a2e;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px;min-height:44px;box-sizing:border-box;outline:none;background:#fff}#mobile-wrap #m-profile-panel .m-field-group .m-field-input:focus{border-color:#2e86de}#mobile-wrap #m-profile-panel .m-field-group .m-field-textarea{width:100%;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;color:#1a1a2e;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px;min-height:80px;box-sizing:border-box;outline:none;background:#fff;resize:vertical}#mobile-wrap #m-profile-panel .m-field-group .m-field-textarea:focus{border-color:#2e86de}#mobile-wrap #m-profile-panel .m-field-group .m-char-counter{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;color:#64748b;text-align:right;margin-top:4px;display:block}#mobile-wrap #m-profile-panel .m-save-btn{width:100%;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:600;color:#fff;background:#2e86de;border:none;border-radius:8px;padding:12px;min-height:48px;cursor:pointer;margin-top:8px}#mobile-wrap #m-profile-panel .m-save-btn:disabled{background:#e2e8f0;color:#64748b;cursor:not-allowed}#mobile-wrap .m-twit-list{display:flex;flex-direction:column;gap:12px}#mobile-wrap .m-twit-card{background:#fff;border-radius:10px;border:1px solid #e2e8f0;padding:14px}#mobile-wrap .m-twit-card .m-twit-meta{display:flex;align-items:center;gap:8px;margin-bottom:8px}#mobile-wrap .m-twit-card .m-twit-meta .m-twit-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;border:1px solid #e2e8f0;flex-shrink:0}#mobile-wrap .m-twit-card .m-twit-meta .m-twit-nick{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:600;color:#1a1a2e}#mobile-wrap .m-twit-card .m-twit-meta .m-twit-date{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;color:#64748b;margin-left:auto}#mobile-wrap .m-twit-card .m-twit-text{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;color:#1a1a2e;line-height:1.5;margin-bottom:10px;word-break:break-word}#mobile-wrap .m-twit-card .m-twit-actions{display:flex;justify-content:flex-end}#mobile-wrap .m-twit-card .m-twit-actions .m-twit-delete-btn{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;color:#dc2626;background:transparent;border:none;padding:6px 0;cursor:pointer;min-height:32px}#mobile-wrap .m-book-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}#mobile-wrap .m-book-card{background:#fff;border-radius:10px;border:1px solid #e2e8f0;overflow:hidden;cursor:pointer}#mobile-wrap .m-book-card .m-book-cover{width:100%;aspect-ratio:3/4;overflow:hidden;background:#f6f6f6}#mobile-wrap .m-book-card .m-book-cover img{width:100%;height:100%;object-fit:cover}#mobile-wrap .m-book-card .m-book-info{padding:8px 10px}#mobile-wrap .m-book-card .m-book-info .m-book-title{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-weight:600;color:#1a1a2e;line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}#mobile-wrap .m-book-card .m-book-info .m-book-author{font-size:11px}#mobile-wrap .m-book-card .m-book-info .m-book-author,#mobile-wrap .m-book-card .m-book-info .m-book-category{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;color:#64748b;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}#mobile-wrap .m-book-card .m-book-info .m-book-category{font-size:10px}#mobile-wrap .m-requests-tabs{display:flex;gap:8px;margin-bottom:14px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}#mobile-wrap .m-requests-tabs::-webkit-scrollbar{display:none}#mobile-wrap .m-requests-tabs .m-requests-tab{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:500;color:#64748b;background:transparent;border:1px solid #e2e8f0;border-radius:20px;padding:6px 16px;min-height:36px;cursor:pointer;white-space:nowrap;flex-shrink:0}#mobile-wrap .m-requests-tabs .m-requests-tab.m-requests-tab--active{background:#2e86de;border-color:#2e86de;color:#fff}#mobile-wrap .m-request-list{display:flex;flex-direction:column;gap:10px}#mobile-wrap .m-request-row{background:#fff;border-radius:10px;border:1px solid #e2e8f0;border-left-width:3px;padding:12px 12px 12px 10px;display:flex;align-items:flex-start;gap:10px}#mobile-wrap .m-request-row.m-row--active{border-left-color:#2e86de}#mobile-wrap .m-request-row.m-row--success{border-left-color:#0ea570}#mobile-wrap .m-request-row.m-row--danger{border-left-color:#dc2626}#mobile-wrap .m-request-row.m-row--warning{border-left-color:#d97706}#mobile-wrap .m-request-row .m-request-cover{flex-shrink:0}#mobile-wrap .m-request-row .m-request-cover img{width:44px;height:56px;object-fit:cover;border-radius:3px;display:block}#mobile-wrap .m-request-row .m-request-cover svg{display:block}#mobile-wrap .m-request-row .m-request-content{flex:1 1;min-width:0}#mobile-wrap .m-request-row .m-request-content .m-request-title{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:600;color:#1a1a2e;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block}#mobile-wrap .m-request-row .m-request-content .m-request-author{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;color:#64748b;display:block;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#mobile-wrap .m-request-row .m-request-content .m-request-date{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;color:#64748b;margin-top:6px;display:block}#mobile-wrap .m-request-row .m-request-status-col{flex-shrink:0;text-align:right}#mobile-wrap .m-request-row .m-request-status-col .m-request-status-row{display:flex;align-items:center;justify-content:flex-end;gap:5px}#mobile-wrap .m-request-row .m-request-status-col .m-req-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}#mobile-wrap .m-request-row .m-request-status-col .m-req-dot.dot-primary{background:#2e86de}#mobile-wrap .m-request-row .m-request-status-col .m-req-dot.dot-success{background:#0ea570}#mobile-wrap .m-request-row .m-request-status-col .m-req-dot.dot-danger{background:#dc2626}#mobile-wrap .m-request-row .m-request-status-col .m-req-dot.dot-warning{background:#d97706}#mobile-wrap .m-request-row .m-request-status-col .m-req-dot.dot-muted{background:#64748b}#mobile-wrap .m-request-row .m-request-status-col .m-request-status-label{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-weight:500;color:#1a1a2e}#mobile-wrap .m-request-row .m-request-status-col .m-request-type{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;color:#64748b;margin-top:3px;display:block}#mobile-wrap #m-tracking-panel .m-map-wrap{width:100%;border-radius:10px;overflow:hidden;border:1px solid #e2e8f0;background:#fff;margin-bottom:14px}#mobile-wrap #m-tracking-panel .m-map-wrap .robot-svg{width:100%;height:auto;display:block;background:#faf8f4}#mobile-wrap #m-tracking-panel .rt-zone{stroke:none}#mobile-wrap #m-tracking-panel .rt-zone--library{fill:#e8e4dc}#mobile-wrap #m-tracking-panel .rt-zone--commercial{fill:#e4e8e0}#mobile-wrap #m-tracking-panel .rt-zone--aisle{fill:#f2f0eb}#mobile-wrap #m-tracking-panel .rt-zone--reception{fill:#e6e2d8}#mobile-wrap #m-tracking-panel .rt-zone--dock{fill:#dedad2}#mobile-wrap #m-tracking-panel .rt-zone--desk{fill:#eae6de}#mobile-wrap #m-tracking-panel .rt-wall{stroke:#2a3a5c}#mobile-wrap #m-tracking-panel .rt-wall--main{stroke-width:4}#mobile-wrap #m-tracking-panel .rt-wall--side{stroke-width:3}#mobile-wrap #m-tracking-panel .rt-furniture{fill:#d4cfc6;stroke:#b8b2a8;stroke-width:.8}#mobile-wrap #m-tracking-panel .rt-furniture-line{stroke:#b8b2a8;stroke-width:.8}#mobile-wrap #m-tracking-panel .rt-dock-platform{fill:#c8c4bc;stroke:#9e9b96;stroke-width:1}#mobile-wrap #m-tracking-panel .rt-dock-contact{stroke:#888;stroke-width:1.5}#mobile-wrap #m-tracking-panel .rt-zone-label{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:10px;font-weight:600;fill:#2a3a5c}#mobile-wrap #m-tracking-panel .rt-zone-sublabel{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:8px;font-weight:400;fill:#7a7570}#mobile-wrap #m-tracking-panel .rt-stop-label{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:7px;font-weight:600;fill:#6b8cba;dominant-baseline:middle}#mobile-wrap #m-tracking-panel .rt-stop-square{fill:#fff;stroke:#6b8cba;stroke-width:1.2}#mobile-wrap #m-tracking-panel .rt-stop-square--target{stroke:#2a3a5c;stroke-width:2}#mobile-wrap #m-tracking-panel .rt-service-diamond{fill:#fff;stroke:#6b8cba;stroke-width:1.5}#mobile-wrap #m-tracking-panel .rt-service-label{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:7.5px;fill:#6b8cba}#mobile-wrap #m-tracking-panel .robot-arrow{transform-origin:0 0}#mobile-wrap #m-tracking-panel .rt-robot-arrow{fill:#2a3a5c;stroke:none}#mobile-wrap #m-tracking-panel .robot-planned-path{fill:none;stroke:rgba(46,134,222,.2);stroke-width:1;stroke-dasharray:6 4;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}#mobile-wrap #m-tracking-panel .robot-completed-path{fill:none;stroke:rgba(46,134,222,.5);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}#mobile-wrap #m-tracking-panel .robot-live-trail{fill:none;stroke:rgba(46,134,222,.78);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}#mobile-wrap #m-tracking-panel .robot-waypoint-dot{fill:rgba(46,134,222,.4);pointer-events:none}#mobile-wrap #m-tracking-panel .robot-start-dot{fill:rgba(46,134,222,.5);pointer-events:none}#mobile-wrap #m-tracking-panel .robot-end-dot{fill:#2e86de;pointer-events:none}#mobile-wrap #m-tracking-panel .robot-end-pulse{fill:none;stroke:#2e86de;stroke-width:1.5;animation:targetPulse 1.5s ease-out infinite;pointer-events:none}#mobile-wrap #m-tracking-panel .delivery-tracker{background:#fff;border-radius:10px;border:1px solid #e2e8f0;padding:14px}#mobile-wrap #m-tracking-panel .tracker-alert{margin-bottom:12px;padding:8px 12px;border-left:3px solid;border-radius:0 4px 4px 0;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;line-height:1.4}#mobile-wrap #m-tracking-panel .tracker-alert.warning{border-color:#d97706;background:rgba(217,119,6,.1);color:#6c3b03}#mobile-wrap #m-tracking-panel .tracker-alert.danger{border-color:#dc2626;background:rgba(220,38,38,.1);color:#bb1e1e}#mobile-wrap #m-tracking-panel .tracker-header{margin-bottom:14px}#mobile-wrap #m-tracking-panel .tracker-status-label{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:600;color:#2e86de;display:block;margin-bottom:3px}#mobile-wrap #m-tracking-panel .tracker-status-label.is-idle{color:#64748b}#mobile-wrap #m-tracking-panel .tracker-message{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;color:#64748b;line-height:1.4}#mobile-wrap #m-tracking-panel .tracker-connector,#mobile-wrap #m-tracking-panel .tracker-eta{display:none}#mobile-wrap #m-tracking-panel .tracker-steps{display:flex;flex-direction:column;gap:0;position:relative;padding-left:20px}#mobile-wrap #m-tracking-panel .tracker-steps:before{content:"";position:absolute;left:6px;top:7px;bottom:7px;width:2px;background:#e2e8f0}#mobile-wrap #m-tracking-panel .tracker-step{display:flex;flex-direction:row;align-items:center;gap:10px;position:relative;padding:5px 0}#mobile-wrap #m-tracking-panel .step-dot{position:absolute;left:-20px;width:14px;height:14px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;background:#e2e8f0}#mobile-wrap #m-tracking-panel .step-dot.completed{background:#2e86de}#mobile-wrap #m-tracking-panel .step-dot.current{background:#2e86de;width:16px;height:16px;left:-21px}#mobile-wrap #m-tracking-panel .step-dot.pending{background:#fff;border:2px solid #e2e8f0}#mobile-wrap #m-tracking-panel .step-dot.failed{background:#dc2626}#mobile-wrap #m-tracking-panel .step-dot.warning{background:#d97706}#mobile-wrap #m-tracking-panel .step-icon{width:9px;height:9px;display:block;color:inherit}#mobile-wrap #m-tracking-panel .step-label{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;line-height:1.3}#mobile-wrap #m-tracking-panel .step-label.completed{color:#64748b}#mobile-wrap #m-tracking-panel .step-label.current{color:#1a1a2e;font-weight:600}#mobile-wrap #m-tracking-panel .step-label.pending{color:#64748b;opacity:.5}#mobile-wrap #m-tracking-panel .step-label.failed,#mobile-wrap #m-tracking-panel .step-label.warning{color:#1a1a2e;font-weight:600}#mobile-wrap #m-tracking-panel .step-time{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;color:#64748b;margin-left:auto}#mobile-wrap .m-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:16px}#mobile-wrap .m-pagination .m-pagination-btn{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:500;color:#1a1a2e;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:8px 18px;min-height:38px;cursor:pointer}#mobile-wrap .m-pagination .m-pagination-btn:disabled{color:#64748b;cursor:not-allowed}#mobile-wrap .m-pagination .m-pagination-info{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;color:#64748b}#mobile-wrap #member-follows-page .follow-list-avatar{width:44px;height:44px}#mobile-wrap #member-follows-page .follow-list-follow-btn{min-height:34px;padding:6px 14px;font-size:12px}#pc-wrap #my-page #add-property-page{width:100%;height:auto;display:flex;flex-direction:column;gap:35px}#pc-wrap #my-page #add-property-page .main-title-box{margin-bottom:21px}#pc-wrap #my-page #add-property-page .main-title-box .main-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-page #add-property-page .main-title-box .sub-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-property-page .tabs-box{width:100%;height:auto;flex-direction:row;gap:59px;padding:18px 0 0 35px;border-radius:12px 12px 0 0;border:1px solid hsla(0,0%,77%,.79);background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #add-property-page .tabs-box .active{height:30px;border-bottom:2px solid #1a1a2e;color:#1a1a2e}#pc-wrap #my-page #add-property-page .tabs-box .active,#pc-wrap #my-page #add-property-page .tabs-box .not-active{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .tabs-box .not-active{color:#64748b}#pc-wrap #my-page #add-property-page .config{width:100%;height:auto;padding:38px 33px 35px;border-radius:12px;border:1px solid hsla(0,0%,77%,.79);background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #add-property-page .config .description-box{width:100%;height:auto}#pc-wrap #my-page #add-property-page .config .description-box .config-column{margin-top:15px;width:100%}#pc-wrap #my-page #add-property-page .config .description-box .config-column .title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .description-box .config-column .description-input{width:100%;height:47px;outline:none;border-radius:8px;padding:0 15px;border:1px solid #e2e8f0}#pc-wrap #my-page #add-property-page .config .description-box .config-column .description-text{margin-top:15px;width:100%;height:198px;border-radius:8px;padding:8px 15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #e2e8f0;resize:none;background:#fff;color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-property-page .config .description-box .buttons-row{margin-top:40px;width:100%;height:auto;flex-direction:row;justify-content:flex-end}#pc-wrap #my-page #add-property-page .config .description-box .buttons-row .prev-button{width:190px;height:44px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;border:1px solid #1a1a2e}#pc-wrap #my-page #add-property-page .config .description-box .buttons-row .prev-button .prev-button-text{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .description-box .buttons-row .next-button{width:190px;height:44px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#1a1a2e}#pc-wrap #my-page #add-property-page .config .description-box .buttons-row .next-button .next-button-text{color:#fff;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .description-box .property-title{margin-top:30px;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .description-box .config-row{width:100%;height:auto;flex-direction:row;gap:69px}#pc-wrap #my-page #add-property-page .config .description-box .config-row .price-year-after-price{position:relative;width:100%;gap:20px}#pc-wrap #my-page #add-property-page .config .description-box .config-row .price-year-after-price .title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .description-box .config-row .price-year-after-price .description-input{width:100%;height:47px;outline:none;border-radius:8px;padding:0 15px;border:1px solid #e2e8f0}#pc-wrap #my-page #add-property-page .config .description-box .config-row .price-year-after-price .select-description{width:100%;height:47px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;outline:none;padding-left:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-property-page .config .description-box .config-row .price-year-after-price .divider{position:absolute;height:46px;border-left:1px solid #e2e8f0;right:52px;top:42px}#pc-wrap #my-page #add-property-page .config .description-box .config-row .price-year-after-price .arrow-down{position:absolute;width:15px;height:7px;color:#e2e8f0;right:18px;top:62px}#pc-wrap #my-page #add-property-page .config .upload-title{margin-top:30px;margin-bottom:30px;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .images-box{width:100%;height:auto;gap:20px;margin-bottom:70px}#pc-wrap #my-page #add-property-page .config .images-box .upload-box{width:100%;height:450px;align-items:center;justify-content:center;gap:30px;border-radius:12px;border:1px dashed #2e86de}#pc-wrap #my-page #add-property-page .config .images-box .upload-box .text-box{width:100%;height:auto;align-items:center;justify-content:center;gap:5px}#pc-wrap #my-page #add-property-page .config .images-box .upload-box .text-box .drag-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .images-box .upload-box .text-box .format-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-property-page .config .images-box .upload-box .browse-button{width:210px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;border:1px solid #1a1a2e}#pc-wrap #my-page #add-property-page .config .images-box .upload-box .browse-button .browse-button-text{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .images-box .gallery-box{width:100%;height:auto;flex-direction:row;gap:25px;flex-wrap:wrap}#pc-wrap #my-page #add-property-page .config .images-box .gallery-box .image-box{position:relative;width:150px;height:150px;overflow:hidden;border-radius:12px}#pc-wrap #my-page #add-property-page .config .images-box .gallery-box .image-box img{width:100%;height:100%}#pc-wrap #my-page #add-property-page .config .images-box .gallery-box .image-box .absolute-box{position:absolute;width:31px;height:30px;display:flex;align-items:center;justify-content:center;top:7px;left:7px;border-radius:12px;background:#fff}#pc-wrap #my-page #add-property-page .config .buttons-row{width:100%;height:auto;flex-direction:row;justify-content:flex-end}#pc-wrap #my-page #add-property-page .config .buttons-row button:disabled{background:rgba(26,26,46,.271)}#pc-wrap #my-page #add-property-page .config .buttons-row .prev-button{width:190px;height:44px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;border:1px solid #1a1a2e}#pc-wrap #my-page #add-property-page .config .buttons-row .prev-button .prev-button-text{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .buttons-row .next-button{width:190px;height:44px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#1a1a2e}#pc-wrap #my-page #add-property-page .config .buttons-row .next-button .next-button-text{color:#fff;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .buttons-row .submit-button{display:flex;width:auto;height:47.18px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#2e86de}#pc-wrap #my-page #add-property-page .config .buttons-row .submit-button .next-button-text{color:#fff;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .listing-input{width:100%;height:47px;outline:none;border-radius:8px;padding:0 15px;border:1px solid #e2e8f0}#pc-wrap #my-page #add-property-page .config .config-row{width:100%;height:auto;flex-direction:row;gap:52px;margin-top:25px}#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price{position:relative;width:100%;gap:20px}#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price .title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price .description-input{width:100%;height:47px;outline:none;border-radius:8px;padding:0 15px;border:1px solid #e2e8f0}#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price .select-description{width:100%;height:47px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;outline:none;padding-left:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price .divider{position:absolute;height:46px;border-left:1px solid #e2e8f0;right:52px;top:42px}#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price .arrow-down{position:absolute;width:15px;height:7px;color:#e2e8f0;right:18px;top:62px}#pc-wrap #my-page #add-property-page .config .map-title{margin-top:39px;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .map-frame{width:100%;height:668px;border-radius:12px;margin-top:20px;margin-bottom:77px;overflow:hidden}#pc-wrap #my-page #add-property-page .config .config-detail-row{width:100%;height:auto;flex-direction:row;gap:52px}#pc-wrap #my-page #add-property-page .config .config-detail-row .price-year-after-price{position:relative;width:100%;gap:20px;margin-bottom:24px}#pc-wrap #my-page #add-property-page .config .config-detail-row .price-year-after-price .title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .config-detail-row .price-year-after-price .description-input{width:100%;height:47px;outline:none;border-radius:8px;padding:0 15px;border:1px solid #e2e8f0}#pc-wrap #my-page #add-property-page .config .config-detail-row .price-year-after-price .select-description{width:100%;height:47px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;outline:none;padding-left:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-property-page .config .config-detail-row .price-year-after-price .divider{position:absolute;height:46px;border-left:1px solid #e2e8f0;right:52px;top:42px}#pc-wrap #my-page #add-property-page .config .config-detail-row .price-year-after-price .arrow-down{position:absolute;width:15px;height:7px;color:#e2e8f0;right:18px;top:62px}#pc-wrap #my-page #add-property-page .config .config-detail-row .price-year-after-price .year-built-input{width:270px;height:47.352px;border-radius:8px;border:1px solid #e2e8f0}#pc-wrap #my-page #add-property-page .config .owner-agent-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .owner-agent-input{width:100%;height:198px;margin-top:20px;margin-bottom:41px;border-radius:8px;border:1px solid #e2e8f0;padding:8px 15px;resize:none;color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-property-page .config .wrap-box{width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:135px;row-gap:35px;margin-bottom:44px}#pc-wrap #my-page #add-property-page .config .wrap-box .amenity-box{width:auto;height:auto;flex-direction:row;gap:16px;align-items:center}#pc-wrap #my-page #add-property-page .config .wrap-box .amenity-box .property-checkbox{width:18px;height:19px;border-radius:12px}#pc-wrap #my-page #add-property-page .config .wrap-box .amenity-box .amenity-text{width:130.856px;height:auto;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;cursor:pointer}#pc-wrap #my-page #my-property-page{width:100%;height:auto;display:flex;flex-direction:column;gap:57px}#pc-wrap #my-page #my-property-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-page #my-property-page .main-title-box .right-box{width:315px}#pc-wrap #my-page #my-property-page .main-title-box .right-box .main-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,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-property-page .main-title-box .right-box .sub-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-property-page .property-list-box{width:100%;height:auto}#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box{width:100%;height:49px;flex-direction:row;justify-content:center;align-items:flex-end;gap:10px;background:hsla(0,0%,56%,.08);border-radius:12px 12px 0 0;border:1px solid hsla(0,0%,77%,.79)}#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box .tab-name{color:#000;font-weight:500}#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box .active-tab-name,#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box .tab-name{width:110px;height:32px;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:16px;font-style:normal;line-height:26px}#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box .active-tab-name{border-bottom:2px solid #2e86de;color:#2e86de;font-weight:600}#pc-wrap #my-page #my-property-page .list-box{width:100%;height:auto;min-height:700px;padding:30px 28px;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.79);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #my-property-page .list-box .listing-title-box{width:100%;height:auto;flex-direction:row;gap:90px;padding:18px 15px 18px 33px;border-radius:12px;background:#f6f6f6}#pc-wrap #my-page #my-property-page .list-box .listing-title-box .title-text{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-property-page .list-box .listing-title-box :first-child{margin-right:138px}#pc-wrap #my-page #my-property-page .list-box .property-card-box{width:100%;height:auto;flex-direction:row;margin-top:30px;padding-bottom:30px;border-bottom:1px solid #e2e8f0}#pc-wrap #my-page #my-property-page .list-box .property-card-box .image-box{width:110px;height:90px;overflow:hidden;margin-right:25px;padding-top:1px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .image-box img{width:100%;height:100%;object-fit:contain;border-radius:12px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .information-box{width:200px;height:auto;padding:5px 0}#pc-wrap #my-page #my-property-page .list-box .property-card-box .information-box .name{margin-bottom:8px;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-property-page .list-box .property-card-box .information-box .address{margin-bottom:13px;color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page #my-property-page .list-box .property-card-box .information-box .price{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page #my-property-page .list-box .property-card-box .date-box{width:135px;height:100%;align-items:center;justify-content:center;margin-right:55px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .date-box .date{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .status-box{width:100px;height:100%;align-items:center;justify-content:center;margin-right:60px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .status-box .coloured-box{width:93px;height:36px;align-items:center;justify-content:center;border-radius:60px;cursor:pointer}#pc-wrap #my-page #my-property-page .list-box .property-card-box .status-box .coloured-box .status{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .views-box{width:35px;height:100%;align-items:center;justify-content:center;margin-right:75px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .views-box .views{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box{width:auto;height:100%;flex-direction:row;align-items:center;justify-content:center}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box .icon-button{width:40px;height:40px;border-radius:4px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box .icon-button :hover{background:#f6f6f6}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box .icon-button .buttons{color:#1a1a2e}#pc-wrap #my-page #my-property-page .list-box .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #my-page #my-property-page .list-box .pagination-config .total-result p{color:#1a1a2e;text-align:center;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-favorites-page{width:100%;height:auto;display:flex;flex-direction:column;gap:57px}#pc-wrap #my-page #my-favorites-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-page #my-favorites-page .main-title-box .right-box{width:315px}#pc-wrap #my-page #my-favorites-page .main-title-box .right-box .main-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,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-favorites-page .main-title-box .right-box .sub-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-favorites-page .favorites-list-box{width:100%;height:auto;flex-wrap:wrap;flex-direction:row;gap:22px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config{width:296px;height:413px;margin-bottom:7px;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top{position:relative;width:100%;height:240px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top a{height:100%}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top img{width:100%;height:100%;object-fit:cover;border-radius:12px 12px 0 0}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .top-badge{position:absolute;top:20px;left:16px;display:flex;width:80px;height:30px;justify-content:center;align-items:center;border-radius:6px;padding:6px 20px;background:#2e86de;color:#fff;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .top-badge img{height:16px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .price-box{position:absolute;bottom:20px;left:20px;padding:8px 15px;align-items:center;border-radius:6px;border:1px solid hsla(0,0%,100%,.5);background:#fff}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .price-box p{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom{width:100%;height:173px;padding:20px 16px 10px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address{width:100%;height:48px;gap:5px;margin-bottom:20px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .name{width:100%;height:23px;overflow:hidden}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .name p{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .address{width:100%;overflow:hidden}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .address p{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .options{flex-direction:row;width:100%;height:20px;gap:20px;margin-bottom:10px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .options .option{flex-direction:row;gap:5px;align-items:center}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .options .option p{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .divider{width:100%;height:1px;background:#e2e8f0;margin-bottom:17px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons{flex-direction:row;width:100%;justify-content:space-between;align-items:center}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .type{flex-direction:row;align-items:center;gap:7px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .type p{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-style:normal;line-height:normal}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .type .disabled-type{color:rgba(100,116,139,.54);font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-style:normal;line-height:normal}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .buttons{flex-direction:row;width:auto;gap:12px;justify-content:center;align-items:center;padding-right:10px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .buttons svg{cursor:pointer}#pc-wrap #my-page #my-favorites-page .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #my-page #my-favorites-page .pagination-config .total-result p{color:#1a1a2e;text-align:center;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#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:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,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:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,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:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,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:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,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:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,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:#1a1a2e}#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:#1a1a2e;text-align:center;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page{width:100%;height:auto;display:flex;flex-direction:column;gap:20px}#pc-wrap #my-page #my-profile-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-page #my-profile-page .main-title-box .right-box{width:315px}#pc-wrap #my-page #my-profile-page .main-title-box .right-box .main-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,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-profile-page .main-title-box .right-box .sub-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .top-box{width:100%;padding:30px;margin-top:35px;gap:25px;border-radius:12px;border:1px solid #c4c4c4;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #my-profile-page .top-box .photo-box{gap:23px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box{flex-direction:row;gap:50px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box{position:relative;width:194px;height:157px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box img{width:100%;height:100%;border-radius:15px;object-fit:cover}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box .delete-box{position:absolute;top:10px;left:10px;width:36px;height:32px;background-color:#fff;align-items:center;justify-content:center;border-radius:12px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box{align-self:flex-end;gap:22px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .labeler{display:flex;width:210.023px;height:40.135px;justify-content:center;align-items:center;cursor:pointer;border-radius:12px;border:1px solid #1a1a2e}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .labeler p{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .upload-text{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .top-box .small-input-box{width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:30px}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box{width:48%;gap:10px}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box .title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box input{height:55px;outline:none;padding:0 15px;border-radius:8px;border:1px solid #e2e8f0}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box input ::placeholder{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .top-box .address-box{gap:10px}#pc-wrap #my-page #my-profile-page .top-box .address-box .title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .address-box input{height:55px;outline:none;padding:0 15px;border-radius:8px;border:1px solid #e2e8f0}#pc-wrap #my-page #my-profile-page .top-box .address-box input ::placeholder{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .top-box .about-me-box{gap:10px}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .about-textarea{height:170px;padding:20px 15px;border-radius:8px;border:1px solid #e2e8f0;color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .update-button{display:flex;width:170px;height:38px;justify-content:center;align-items:center;gap:10px;align-self:flex-end;margin-top:30px;border-radius:12px;background-color:#000}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .update-button p{color:#fff;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .about-me-box button:disabled{background:rgba(26,26,46,.271)}#pc-wrap #my-page #my-profile-page .bottom-box{width:100%;padding:30px;gap:25px;border-radius:12px;border:1px solid #c4c4c4;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box{gap:20px}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .old-password-box{gap:10px}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .old-password-box .title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .old-password-box input{width:50%;height:55px;outline:none;padding:0 15px;border-radius:8px;border:1px solid #e2e8f0}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .old-password-box input ::placeholder{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box{width:100%;flex-direction:row;gap:45px}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box .new-password-box{width:100%;gap:10px}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box .new-password-box .title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box .new-password-box input{height:55px;outline:none;padding:0 15px;border-radius:8px;border:1px solid #e2e8f0}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box .new-password-box input ::placeholder{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .bottom-box .change-password{display:flex;width:170px;height:38px;justify-content:center;align-items:center;gap:10px;align-self:flex-end;margin-top:18px;border-radius:12px;background-color:#000}#pc-wrap #my-page #my-profile-page .bottom-box .change-password p{color:#fff;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-articles-page{width:100%;height:auto}#pc-wrap #my-articles-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-articles-page .main-title-box .right-box{width:315px}#pc-wrap #my-articles-page .main-title-box .right-box .main-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-articles-page .main-title-box .right-box .sub-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-articles-page .article-list-box{width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:25px;margin-top:55px;margin-bottom:87px}#pc-wrap #my-articles-page .pagination-conf{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #my-articles-page .pagination-conf .total p{color:#1a1a2e;font-size:14px;text-align:center;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #write-article-page{width:100%;height:auto}#pc-wrap #write-article-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #write-article-page .main-title-box .right-box{width:315px}#pc-wrap #write-article-page .main-title-box .right-box .main-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #write-article-page .main-title-box .right-box .sub-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #write-article-page .right-wrap{width:100%;height:auto}#pc-wrap #write-article-page .right-wrap .cont_bd{padding:30px 0}#pc-wrap #write-article-page .right-wrap .cont_bd .form_hd>div{margin-bottom:16px}#pc-wrap #write-article-page .right-wrap .flex-space .btn-next{background:#87cdf9;color:#000}#pc-wrap #write-article-page .right-wrap .select{width:214px;height:40px;font-size:14px}#pc-wrap #write-article-page .right-wrap .input-tit{font-size:14px;padding:0 16px;margin-top:16px;border:1px solid #e2e8f0;border-radius:4px}#pc-wrap #write-article-page .right-wrap .btn-flex{margin-top:40px}#pc-wrap #write-article-page .css-guvl2y-MuiButtonBase-root-MuiButton-root{background:#87cdf9}#pc-wrap #write-article-page .css-guvl2y-MuiButtonBase-root-MuiButton-root svg{fill:#000}#pc-wrap #write-article-page .toastui-editor-popup-body{padding:20px}#pc-wrap #write-article-page .youtube-input{padding:8px 16px;border:1px solid #e2e8f0}#pc-wrap #write-article-page .youtube-div{display:flex;flex-direction:column}#pc-wrap #write-article-page .toastui-editor-defaultUI button{padding:4px}#mobile-wrap #community-list-page,#mobile-wrap #member-page,#pc-wrap #community-list-page,#pc-wrap #member-page{position:relative;background:#f6f6f6}#mobile-wrap #community-list-page .container,#mobile-wrap #member-page .container,#pc-wrap #community-list-page .container,#pc-wrap #member-page .container{padding-top:86px;padding-bottom:70px;flex-direction:column}#mobile-wrap #community-list-page .community-shell,#mobile-wrap #member-page .community-shell,#pc-wrap #community-list-page .community-shell,#pc-wrap #member-page .community-shell{width:100%;flex-direction:row;align-items:flex-start;justify-content:center;gap:24px}#mobile-wrap #community-list-page .community-left-nav,#mobile-wrap #member-page .community-left-nav,#pc-wrap #community-list-page .community-left-nav,#pc-wrap #member-page .community-left-nav{width:68px;flex-shrink:0;flex-direction:column;align-items:center;gap:4px;position:-webkit-sticky;position:sticky;top:105px;padding:8px 0}#mobile-wrap #community-list-page .community-nav-btn,#mobile-wrap #member-page .community-nav-btn,#pc-wrap #community-list-page .community-nav-btn,#pc-wrap #member-page .community-nav-btn{width:44px;height:44px;border-radius:50%;color:#64748b;transition:background .15s ease,color .15s ease}#mobile-wrap #community-list-page .community-nav-btn:hover,#mobile-wrap #member-page .community-nav-btn:hover,#pc-wrap #community-list-page .community-nav-btn:hover,#pc-wrap #member-page .community-nav-btn:hover{background:rgba(46,134,222,.08);color:#2e86de}#mobile-wrap #community-list-page .community-nav-btn.active,#mobile-wrap #member-page .community-nav-btn.active,#pc-wrap #community-list-page .community-nav-btn.active,#pc-wrap #member-page .community-nav-btn.active{color:#2e86de;background:rgba(46,134,222,.1)}#mobile-wrap #community-list-page .community-nav-btn svg,#mobile-wrap #member-page .community-nav-btn svg,#pc-wrap #community-list-page .community-nav-btn svg,#pc-wrap #member-page .community-nav-btn svg{font-size:22px}#mobile-wrap #community-list-page .community-feed-column,#mobile-wrap #member-page .community-feed-column,#pc-wrap #community-list-page .community-feed-column,#pc-wrap #member-page .community-feed-column{flex:1 1;max-width:600px;min-height:640px;border:1px solid #e2e8f0;border-radius:4px;background:#fff;overflow:hidden}#mobile-wrap #community-list-page .community-feed-header,#mobile-wrap #member-page .community-feed-header,#pc-wrap #community-list-page .community-feed-header,#pc-wrap #member-page .community-feed-header{padding:0;border-bottom:1px solid #e2e8f0;background:#fff}#mobile-wrap #community-list-page .community-feed-header .community-title,#mobile-wrap #member-page .community-feed-header .community-title,#pc-wrap #community-list-page .community-feed-header .community-title,#pc-wrap #member-page .community-feed-header .community-title{padding:18px 24px 14px;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:22px;font-weight:700;line-height:28px}#mobile-wrap #community-list-page .community-tabs,#mobile-wrap #member-page .community-tabs,#pc-wrap #community-list-page .community-tabs,#pc-wrap #member-page .community-tabs{width:100%;flex-direction:row;border-top:1px solid #e2e8f0}#mobile-wrap #community-list-page .community-tab,#mobile-wrap #member-page .community-tab,#pc-wrap #community-list-page .community-tab,#pc-wrap #member-page .community-tab{flex:1 1;height:48px;align-items:center;justify-content:center;cursor:pointer;border-bottom:2px solid transparent;transition:border-color .15s ease,color .15s ease,background .15s ease}#mobile-wrap #community-list-page .community-tab p,#mobile-wrap #member-page .community-tab p,#pc-wrap #community-list-page .community-tab p,#pc-wrap #member-page .community-tab p{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:700;line-height:20px}#mobile-wrap #community-list-page .community-tab:hover,#mobile-wrap #member-page .community-tab:hover,#pc-wrap #community-list-page .community-tab:hover,#pc-wrap #member-page .community-tab:hover{background:#f6f6f6}#mobile-wrap #community-list-page .community-tab:hover p,#mobile-wrap #member-page .community-tab:hover p,#pc-wrap #community-list-page .community-tab:hover p,#pc-wrap #member-page .community-tab:hover p{color:#1a1a2e}#mobile-wrap #community-list-page .community-tab.active,#mobile-wrap #member-page .community-tab.active,#pc-wrap #community-list-page .community-tab.active,#pc-wrap #member-page .community-tab.active{border-bottom:2px solid #2e86de}#mobile-wrap #community-list-page .community-tab.active p,#mobile-wrap #member-page .community-tab.active p,#pc-wrap #community-list-page .community-tab.active p,#pc-wrap #member-page .community-tab.active p{color:#1a1a2e}#mobile-wrap #community-list-page .community-composer,#mobile-wrap #member-page .community-composer,#pc-wrap #community-list-page .community-composer,#pc-wrap #member-page .community-composer{width:100%;flex-direction:row;gap:14px;padding:16px 24px;border-bottom:1px solid #e2e8f0;background:#fff}#mobile-wrap #community-list-page .community-composer .composer-avatar,#mobile-wrap #member-page .community-composer .composer-avatar,#pc-wrap #community-list-page .community-composer .composer-avatar,#pc-wrap #member-page .community-composer .composer-avatar{width:44px;height:44px;flex-shrink:0;border-radius:50%;object-fit:cover;border:1px solid #e2e8f0}#mobile-wrap #community-list-page .community-composer .composer-body,#mobile-wrap #member-page .community-composer .composer-body,#pc-wrap #community-list-page .community-composer .composer-body,#pc-wrap #member-page .community-composer .composer-body{width:100%;gap:10px}#mobile-wrap #community-list-page .community-composer .composer-input,#mobile-wrap #member-page .community-composer .composer-input,#pc-wrap #community-list-page .community-composer .composer-input,#pc-wrap #member-page .community-composer .composer-input{width:100%;padding:4px 0}#mobile-wrap #community-list-page .community-composer .composer-input textarea,#mobile-wrap #member-page .community-composer .composer-input textarea,#pc-wrap #community-list-page .community-composer .composer-input textarea,#pc-wrap #member-page .community-composer .composer-input textarea{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:16px;font-weight:400;line-height:1.6;overflow-wrap:anywhere}#mobile-wrap #community-list-page .community-composer .composer-input .MuiInputBase-root,#mobile-wrap #member-page .community-composer .composer-input .MuiInputBase-root,#pc-wrap #community-list-page .community-composer .composer-input .MuiInputBase-root,#pc-wrap #member-page .community-composer .composer-input .MuiInputBase-root{padding:0}#mobile-wrap #community-list-page .community-composer .composer-footer,#mobile-wrap #member-page .community-composer .composer-footer,#pc-wrap #community-list-page .community-composer .composer-footer,#pc-wrap #member-page .community-composer .composer-footer{flex-direction:row;align-items:center;justify-content:space-between;padding-top:10px;border-top:1px solid #e2e8f0}#mobile-wrap #community-list-page .community-composer .composer-tools,#mobile-wrap #member-page .community-composer .composer-tools,#pc-wrap #community-list-page .community-composer .composer-tools,#pc-wrap #member-page .community-composer .composer-tools{flex-direction:row;align-items:center;gap:2px}#mobile-wrap #community-list-page .community-composer .composer-icon-btn,#mobile-wrap #member-page .community-composer .composer-icon-btn,#pc-wrap #community-list-page .community-composer .composer-icon-btn,#pc-wrap #member-page .community-composer .composer-icon-btn{min-width:36px;width:36px;height:36px;border-radius:50%;color:#64748b;padding:0;border:none}#mobile-wrap #community-list-page .community-composer .composer-icon-btn:hover,#mobile-wrap #member-page .community-composer .composer-icon-btn:hover,#pc-wrap #community-list-page .community-composer .composer-icon-btn:hover,#pc-wrap #member-page .community-composer .composer-icon-btn:hover{background:rgba(46,134,222,.08);color:#2e86de}#mobile-wrap #community-list-page .community-composer .composer-icon-btn.Mui-disabled,#mobile-wrap #member-page .community-composer .composer-icon-btn.Mui-disabled,#pc-wrap #community-list-page .community-composer .composer-icon-btn.Mui-disabled,#pc-wrap #member-page .community-composer .composer-icon-btn.Mui-disabled{color:#cbd5e1}#mobile-wrap #community-list-page .community-composer .composer-icon-btn svg,#mobile-wrap #member-page .community-composer .composer-icon-btn svg,#pc-wrap #community-list-page .community-composer .composer-icon-btn svg,#pc-wrap #member-page .community-composer .composer-icon-btn svg{font-size:20px}#mobile-wrap #community-list-page .community-composer .composer-hint,#mobile-wrap #member-page .community-composer .composer-hint,#pc-wrap #community-list-page .community-composer .composer-hint,#pc-wrap #member-page .community-composer .composer-hint{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-weight:400}#mobile-wrap #community-list-page .community-composer .composer-submit,#mobile-wrap #member-page .community-composer .composer-submit,#pc-wrap #community-list-page .community-composer .composer-submit,#pc-wrap #member-page .community-composer .composer-submit{min-width:76px;height:36px;border-radius:20px;background:#2e86de;color:#fff;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:600;text-transform:none;margin-left:6px}#mobile-wrap #community-list-page .community-composer .composer-submit:hover,#mobile-wrap #member-page .community-composer .composer-submit:hover,#pc-wrap #community-list-page .community-composer .composer-submit:hover,#pc-wrap #member-page .community-composer .composer-submit:hover{background:#1a6fc4}#mobile-wrap #community-list-page .community-composer .composer-submit.Mui-disabled,#mobile-wrap #member-page .community-composer .composer-submit.Mui-disabled,#pc-wrap #community-list-page .community-composer .composer-submit.Mui-disabled,#pc-wrap #member-page .community-composer .composer-submit.Mui-disabled{background:#cbd5e1;color:#fff}#mobile-wrap #community-list-page .community-composer.login-required,#mobile-wrap #member-page .community-composer.login-required,#pc-wrap #community-list-page .community-composer.login-required,#pc-wrap #member-page .community-composer.login-required{flex-direction:column;gap:8px;align-items:flex-start}#mobile-wrap #community-list-page .community-composer.login-required .composer-title,#mobile-wrap #member-page .community-composer.login-required .composer-title,#pc-wrap #community-list-page .community-composer.login-required .composer-title,#pc-wrap #member-page .community-composer.login-required .composer-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:18px;font-weight:700}#mobile-wrap #community-list-page .community-composer.login-required .composer-copy,#mobile-wrap #member-page .community-composer.login-required .composer-copy,#pc-wrap #community-list-page .community-composer.login-required .composer-copy,#pc-wrap #member-page .community-composer.login-required .composer-copy{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:400}#mobile-wrap #community-list-page .community-composer.login-required .composer-submit,#mobile-wrap #member-page .community-composer.login-required .composer-submit,#pc-wrap #community-list-page .community-composer.login-required .composer-submit,#pc-wrap #member-page .community-composer.login-required .composer-submit{margin-top:6px;margin-left:0}#mobile-wrap #community-list-page .community-composer .composer-preview-grid,#mobile-wrap #member-page .community-composer .composer-preview-grid,#pc-wrap #community-list-page .community-composer .composer-preview-grid,#pc-wrap #member-page .community-composer .composer-preview-grid{width:100%}#mobile-wrap #community-list-page .community-composer .composer-preview-grid .composer-preview-thumb,#mobile-wrap #member-page .community-composer .composer-preview-grid .composer-preview-thumb,#pc-wrap #community-list-page .community-composer .composer-preview-grid .composer-preview-thumb,#pc-wrap #member-page .community-composer .composer-preview-grid .composer-preview-thumb{position:relative;width:90px;height:90px;border-radius:8px;overflow:hidden;border:1px solid #e2e8f0;background:#f6f6f6}#mobile-wrap #community-list-page .community-composer .composer-preview-grid .composer-preview-thumb img,#mobile-wrap #member-page .community-composer .composer-preview-grid .composer-preview-thumb img,#pc-wrap #community-list-page .community-composer .composer-preview-grid .composer-preview-thumb img,#pc-wrap #member-page .community-composer .composer-preview-grid .composer-preview-thumb img{width:100%;height:100%;object-fit:cover;display:block}#mobile-wrap #community-list-page .community-composer .composer-preview-grid .composer-preview-thumb .composer-preview-remove,#mobile-wrap #member-page .community-composer .composer-preview-grid .composer-preview-thumb .composer-preview-remove,#pc-wrap #community-list-page .community-composer .composer-preview-grid .composer-preview-thumb .composer-preview-remove,#pc-wrap #member-page .community-composer .composer-preview-grid .composer-preview-thumb .composer-preview-remove{position:absolute;top:2px;right:2px;width:22px;height:22px;background:rgba(0,0,0,.55);color:#fff;padding:2px}#mobile-wrap #community-list-page .community-composer .composer-preview-grid .composer-preview-thumb .composer-preview-remove:hover,#mobile-wrap #member-page .community-composer .composer-preview-grid .composer-preview-thumb .composer-preview-remove:hover,#pc-wrap #community-list-page .community-composer .composer-preview-grid .composer-preview-thumb .composer-preview-remove:hover,#pc-wrap #member-page .community-composer .composer-preview-grid .composer-preview-thumb .composer-preview-remove:hover{background:rgba(0,0,0,.75)}#mobile-wrap #community-list-page .community-feed,#mobile-wrap #member-page .community-feed,#pc-wrap #community-list-page .community-feed,#pc-wrap #member-page .community-feed{width:100%;background:#fff}#mobile-wrap #community-list-page .community-feed.empty-state,#mobile-wrap #community-list-page .community-feed.state-box,#mobile-wrap #member-page .community-feed.empty-state,#mobile-wrap #member-page .community-feed.state-box,#pc-wrap #community-list-page .community-feed.empty-state,#pc-wrap #community-list-page .community-feed.state-box,#pc-wrap #member-page .community-feed.empty-state,#pc-wrap #member-page .community-feed.state-box{min-height:280px;align-items:center;justify-content:center;gap:12px;padding:34px;text-align:center}#mobile-wrap #community-list-page .community-feed.empty-state .empty-title,#mobile-wrap #community-list-page .community-feed.state-box .empty-title,#mobile-wrap #member-page .community-feed.empty-state .empty-title,#mobile-wrap #member-page .community-feed.state-box .empty-title,#pc-wrap #community-list-page .community-feed.empty-state .empty-title,#pc-wrap #community-list-page .community-feed.state-box .empty-title,#pc-wrap #member-page .community-feed.empty-state .empty-title,#pc-wrap #member-page .community-feed.state-box .empty-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:18px;font-weight:700}#mobile-wrap #community-list-page .community-feed.empty-state .empty-copy,#mobile-wrap #community-list-page .community-feed.state-box .empty-copy,#mobile-wrap #member-page .community-feed.empty-state .empty-copy,#mobile-wrap #member-page .community-feed.state-box .empty-copy,#pc-wrap #community-list-page .community-feed.empty-state .empty-copy,#pc-wrap #community-list-page .community-feed.state-box .empty-copy,#pc-wrap #member-page .community-feed.empty-state .empty-copy,#pc-wrap #member-page .community-feed.state-box .empty-copy{max-width:420px;color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:1.6}#mobile-wrap #community-list-page .community-feed.empty-state .empty-action,#mobile-wrap #community-list-page .community-feed.state-box .empty-action,#mobile-wrap #member-page .community-feed.empty-state .empty-action,#mobile-wrap #member-page .community-feed.state-box .empty-action,#pc-wrap #community-list-page .community-feed.empty-state .empty-action,#pc-wrap #community-list-page .community-feed.state-box .empty-action,#pc-wrap #member-page .community-feed.empty-state .empty-action,#pc-wrap #member-page .community-feed.state-box .empty-action{min-width:92px;height:36px;border-radius:20px;background:#2e86de;color:#fff;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:600;text-transform:none}#mobile-wrap #community-list-page .twit-card,#mobile-wrap #member-page .twit-card,#pc-wrap #community-list-page .twit-card,#pc-wrap #member-page .twit-card{width:100%;gap:10px;padding:16px 24px 12px;border-bottom:1px solid #e2e8f0;cursor:pointer;transition:background .15s ease}#mobile-wrap #community-list-page .twit-card:hover,#mobile-wrap #member-page .twit-card:hover,#pc-wrap #community-list-page .twit-card:hover,#pc-wrap #member-page .twit-card:hover{background:#f6f6f6}#mobile-wrap #community-list-page .twit-author-row,#mobile-wrap #member-page .twit-author-row,#pc-wrap #community-list-page .twit-author-row,#pc-wrap #member-page .twit-author-row{width:100%;flex-direction:row;align-items:flex-start;gap:12px}#mobile-wrap #community-list-page .twit-author-row .twit-avatar,#mobile-wrap #member-page .twit-author-row .twit-avatar,#pc-wrap #community-list-page .twit-author-row .twit-avatar,#pc-wrap #member-page .twit-author-row .twit-avatar{width:44px;height:44px;flex-shrink:0;border-radius:50%;object-fit:cover;border:1px solid #e2e8f0;cursor:pointer}#mobile-wrap #community-list-page .twit-author-row .twit-author-main,#mobile-wrap #member-page .twit-author-row .twit-author-main,#pc-wrap #community-list-page .twit-author-row .twit-author-main,#pc-wrap #member-page .twit-author-row .twit-author-main{width:100%;min-width:0}#mobile-wrap #community-list-page .twit-author-row .twit-author-line,#mobile-wrap #member-page .twit-author-row .twit-author-line,#pc-wrap #community-list-page .twit-author-row .twit-author-line,#pc-wrap #member-page .twit-author-row .twit-author-line{width:100%;min-width:0;flex-direction:row;align-items:center;gap:6px;flex-wrap:wrap}#mobile-wrap #community-list-page .twit-author-row .twit-author-name,#mobile-wrap #member-page .twit-author-row .twit-author-name,#pc-wrap #community-list-page .twit-author-row .twit-author-name,#pc-wrap #member-page .twit-author-row .twit-author-name{max-width:220px;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-weight:700;line-height:20px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap #community-list-page .twit-author-row .twit-author-nick,#mobile-wrap #community-list-page .twit-author-row .twit-dot,#mobile-wrap #community-list-page .twit-author-row .twit-time,#mobile-wrap #member-page .twit-author-row .twit-author-nick,#mobile-wrap #member-page .twit-author-row .twit-dot,#mobile-wrap #member-page .twit-author-row .twit-time,#pc-wrap #community-list-page .twit-author-row .twit-author-nick,#pc-wrap #community-list-page .twit-author-row .twit-dot,#pc-wrap #community-list-page .twit-author-row .twit-time,#pc-wrap #member-page .twit-author-row .twit-author-nick,#pc-wrap #member-page .twit-author-row .twit-dot,#pc-wrap #member-page .twit-author-row .twit-time{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:400;line-height:20px}#mobile-wrap #community-list-page .twit-author-row .twit-author-nick,#mobile-wrap #member-page .twit-author-row .twit-author-nick,#pc-wrap #community-list-page .twit-author-row .twit-author-nick,#pc-wrap #member-page .twit-author-row .twit-author-nick{cursor:pointer}#mobile-wrap #community-list-page .twit-author-row .twit-author-nick:hover,#mobile-wrap #member-page .twit-author-row .twit-author-nick:hover,#pc-wrap #community-list-page .twit-author-row .twit-author-nick:hover,#pc-wrap #member-page .twit-author-row .twit-author-nick:hover{text-decoration:underline}#mobile-wrap #community-list-page .twit-body,#mobile-wrap #member-page .twit-body,#pc-wrap #community-list-page .twit-body,#pc-wrap #member-page .twit-body{padding-left:56px;gap:12px;min-width:0}#mobile-wrap #community-list-page .twit-body .twit-text,#mobile-wrap #member-page .twit-body .twit-text,#pc-wrap #community-list-page .twit-body .twit-text,#pc-wrap #member-page .twit-body .twit-text{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-weight:400;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}#mobile-wrap #community-list-page .twit-body .twit-hashtag,#mobile-wrap #member-page .twit-body .twit-hashtag,#pc-wrap #community-list-page .twit-body .twit-hashtag,#pc-wrap #member-page .twit-body .twit-hashtag{color:#2e86de;cursor:pointer}#mobile-wrap #community-list-page .twit-body .twit-hashtag:hover,#mobile-wrap #member-page .twit-body .twit-hashtag:hover,#pc-wrap #community-list-page .twit-body .twit-hashtag:hover,#pc-wrap #member-page .twit-body .twit-hashtag:hover{text-decoration:underline}#mobile-wrap #community-list-page .twit-body .twit-media-grid,#mobile-wrap #member-page .twit-body .twit-media-grid,#pc-wrap #community-list-page .twit-body .twit-media-grid,#pc-wrap #member-page .twit-body .twit-media-grid{display:grid;grid-gap:2px;gap:2px;border-radius:14px;overflow:hidden;width:100%}#mobile-wrap #community-list-page .twit-body .twit-media-grid.count-1,#mobile-wrap #member-page .twit-body .twit-media-grid.count-1,#pc-wrap #community-list-page .twit-body .twit-media-grid.count-1,#pc-wrap #member-page .twit-body .twit-media-grid.count-1{grid-template-columns:1fr;height:380px}#mobile-wrap #community-list-page .twit-body .twit-media-grid.count-2,#mobile-wrap #member-page .twit-body .twit-media-grid.count-2,#pc-wrap #community-list-page .twit-body .twit-media-grid.count-2,#pc-wrap #member-page .twit-body .twit-media-grid.count-2{grid-template-columns:1fr 1fr;height:280px}#mobile-wrap #community-list-page .twit-body .twit-media-grid.count-3,#mobile-wrap #member-page .twit-body .twit-media-grid.count-3,#pc-wrap #community-list-page .twit-body .twit-media-grid.count-3,#pc-wrap #member-page .twit-body .twit-media-grid.count-3{grid-template-columns:1fr 1fr;grid-template-rows:140px 140px;height:282px}#mobile-wrap #community-list-page .twit-body .twit-media-grid.count-3 .media-item:first-child,#mobile-wrap #member-page .twit-body .twit-media-grid.count-3 .media-item:first-child,#pc-wrap #community-list-page .twit-body .twit-media-grid.count-3 .media-item:first-child,#pc-wrap #member-page .twit-body .twit-media-grid.count-3 .media-item:first-child{grid-column:1;grid-row:1/span 2}#mobile-wrap #community-list-page .twit-body .twit-media-grid.count-3 .media-item:nth-child(2),#mobile-wrap #member-page .twit-body .twit-media-grid.count-3 .media-item:nth-child(2),#pc-wrap #community-list-page .twit-body .twit-media-grid.count-3 .media-item:nth-child(2),#pc-wrap #member-page .twit-body .twit-media-grid.count-3 .media-item:nth-child(2){grid-column:2;grid-row:1}#mobile-wrap #community-list-page .twit-body .twit-media-grid.count-3 .media-item:nth-child(3),#mobile-wrap #member-page .twit-body .twit-media-grid.count-3 .media-item:nth-child(3),#pc-wrap #community-list-page .twit-body .twit-media-grid.count-3 .media-item:nth-child(3),#pc-wrap #member-page .twit-body .twit-media-grid.count-3 .media-item:nth-child(3){grid-column:2;grid-row:2}#mobile-wrap #community-list-page .twit-body .twit-media-grid .media-item,#mobile-wrap #member-page .twit-body .twit-media-grid .media-item,#pc-wrap #community-list-page .twit-body .twit-media-grid .media-item,#pc-wrap #member-page .twit-body .twit-media-grid .media-item{overflow:hidden;min-height:0;min-width:0}#mobile-wrap #community-list-page .twit-body .twit-media-grid .media-item img,#mobile-wrap #member-page .twit-body .twit-media-grid .media-item img,#pc-wrap #community-list-page .twit-body .twit-media-grid .media-item img,#pc-wrap #member-page .twit-body .twit-media-grid .media-item img{width:100%;height:100%;object-fit:cover;display:block}#mobile-wrap #community-list-page .twit-action-row,#mobile-wrap #member-page .twit-action-row,#pc-wrap #community-list-page .twit-action-row,#pc-wrap #member-page .twit-action-row{padding-left:50px;flex-direction:row;align-items:center;gap:2px}#mobile-wrap #community-list-page .twit-action-row .twit-action,#mobile-wrap #member-page .twit-action-row .twit-action,#pc-wrap #community-list-page .twit-action-row .twit-action,#pc-wrap #member-page .twit-action-row .twit-action{flex-direction:row;align-items:center;gap:1px;color:#64748b}#mobile-wrap #community-list-page .twit-action-row .twit-action .MuiIconButton-root,#mobile-wrap #member-page .twit-action-row .twit-action .MuiIconButton-root,#pc-wrap #community-list-page .twit-action-row .twit-action .MuiIconButton-root,#pc-wrap #member-page .twit-action-row .twit-action .MuiIconButton-root{width:34px;height:34px;color:#64748b}#mobile-wrap #community-list-page .twit-action-row .twit-action svg,#mobile-wrap #member-page .twit-action-row .twit-action svg,#pc-wrap #community-list-page .twit-action-row .twit-action svg,#pc-wrap #member-page .twit-action-row .twit-action svg{font-size:18px}#mobile-wrap #community-list-page .twit-action-row .twit-action p,#mobile-wrap #member-page .twit-action-row .twit-action p,#pc-wrap #community-list-page .twit-action-row .twit-action p,#pc-wrap #member-page .twit-action-row .twit-action p{color:inherit;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:400;line-height:18px;min-width:14px}#mobile-wrap #community-list-page .twit-action-row .twit-action:hover,#mobile-wrap #member-page .twit-action-row .twit-action:hover,#pc-wrap #community-list-page .twit-action-row .twit-action:hover,#pc-wrap #member-page .twit-action-row .twit-action:hover{color:#2e86de}#mobile-wrap #community-list-page .twit-action-row .twit-action:hover .MuiIconButton-root,#mobile-wrap #member-page .twit-action-row .twit-action:hover .MuiIconButton-root,#pc-wrap #community-list-page .twit-action-row .twit-action:hover .MuiIconButton-root,#pc-wrap #member-page .twit-action-row .twit-action:hover .MuiIconButton-root{background:rgba(46,134,222,.08);color:#2e86de}#mobile-wrap #community-list-page .twit-action-row .twit-action.delete-action:hover,#mobile-wrap #community-list-page .twit-action-row .twit-action.like-action.active,#mobile-wrap #community-list-page .twit-action-row .twit-action.like-action.active .MuiIconButton-root,#mobile-wrap #member-page .twit-action-row .twit-action.delete-action:hover,#mobile-wrap #member-page .twit-action-row .twit-action.like-action.active,#mobile-wrap #member-page .twit-action-row .twit-action.like-action.active .MuiIconButton-root,#pc-wrap #community-list-page .twit-action-row .twit-action.delete-action:hover,#pc-wrap #community-list-page .twit-action-row .twit-action.like-action.active,#pc-wrap #community-list-page .twit-action-row .twit-action.like-action.active .MuiIconButton-root,#pc-wrap #member-page .twit-action-row .twit-action.delete-action:hover,#pc-wrap #member-page .twit-action-row .twit-action.like-action.active,#pc-wrap #member-page .twit-action-row .twit-action.like-action.active .MuiIconButton-root{color:#e92c28}#mobile-wrap #community-list-page .twit-action-row .twit-action.delete-action:hover .MuiIconButton-root,#mobile-wrap #member-page .twit-action-row .twit-action.delete-action:hover .MuiIconButton-root,#pc-wrap #community-list-page .twit-action-row .twit-action.delete-action:hover .MuiIconButton-root,#pc-wrap #member-page .twit-action-row .twit-action.delete-action:hover .MuiIconButton-root{background:rgba(233,44,40,.08);color:#e92c28}#mobile-wrap #community-list-page .community-right-rail,#mobile-wrap #member-page .community-right-rail,#pc-wrap #community-list-page .community-right-rail,#pc-wrap #member-page .community-right-rail{width:300px;flex-shrink:0;flex-direction:column;position:-webkit-sticky;position:sticky;top:105px;border:1px solid #e2e8f0;border-radius:4px;background:#fff;overflow:hidden}#mobile-wrap #community-list-page .rail-section,#mobile-wrap #member-page .rail-section,#pc-wrap #community-list-page .rail-section,#pc-wrap #member-page .rail-section{width:100%;flex-direction:column;padding:18px 20px;border-bottom:1px solid #e2e8f0;gap:12px}#mobile-wrap #community-list-page .rail-section:last-child,#mobile-wrap #member-page .rail-section:last-child,#pc-wrap #community-list-page .rail-section:last-child,#pc-wrap #member-page .rail-section:last-child{border-bottom:none}#mobile-wrap #community-list-page .rail-section-title,#mobile-wrap #member-page .rail-section-title,#pc-wrap #community-list-page .rail-section-title,#pc-wrap #member-page .rail-section-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-weight:700;line-height:20px}#mobile-wrap #community-list-page .rail-search-bar,#mobile-wrap #member-page .rail-search-bar,#pc-wrap #community-list-page .rail-search-bar,#pc-wrap #member-page .rail-search-bar{width:100%}#mobile-wrap #community-list-page .rail-search-bar .MuiInputBase-root,#mobile-wrap #member-page .rail-search-bar .MuiInputBase-root,#pc-wrap #community-list-page .rail-search-bar .MuiInputBase-root,#pc-wrap #member-page .rail-search-bar .MuiInputBase-root{width:100%;background:#f6f6f6;border-radius:20px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;padding:8px 14px}#mobile-wrap #community-list-page .rail-search-bar .MuiOutlinedInput-notchedOutline,#mobile-wrap #member-page .rail-search-bar .MuiOutlinedInput-notchedOutline,#pc-wrap #community-list-page .rail-search-bar .MuiOutlinedInput-notchedOutline,#pc-wrap #member-page .rail-search-bar .MuiOutlinedInput-notchedOutline{border-color:#e2e8f0;border-radius:20px}#mobile-wrap #community-list-page .rail-search-bar input,#mobile-wrap #member-page .rail-search-bar input,#pc-wrap #community-list-page .rail-search-bar input,#pc-wrap #member-page .rail-search-bar input{padding:0;color:#1a1a2e}#mobile-wrap #community-list-page .rail-search-bar input::placeholder,#mobile-wrap #member-page .rail-search-bar input::placeholder,#pc-wrap #community-list-page .rail-search-bar input::placeholder,#pc-wrap #member-page .rail-search-bar input::placeholder{color:#64748b}#mobile-wrap #community-list-page .rail-trend-item,#mobile-wrap #member-page .rail-trend-item,#pc-wrap #community-list-page .rail-trend-item,#pc-wrap #member-page .rail-trend-item{width:100%;flex-direction:column;gap:2px;padding:8px 0;border-bottom:1px solid #e2e8f0;cursor:pointer}#mobile-wrap #community-list-page .rail-trend-item:last-child,#mobile-wrap #member-page .rail-trend-item:last-child,#pc-wrap #community-list-page .rail-trend-item:last-child,#pc-wrap #member-page .rail-trend-item:last-child{border-bottom:none;padding-bottom:0}#mobile-wrap #community-list-page .rail-trend-item:first-child,#mobile-wrap #member-page .rail-trend-item:first-child,#pc-wrap #community-list-page .rail-trend-item:first-child,#pc-wrap #member-page .rail-trend-item:first-child{padding-top:0}#mobile-wrap #community-list-page .rail-trend-item:hover .trend-label,#mobile-wrap #member-page .rail-trend-item:hover .trend-label,#pc-wrap #community-list-page .rail-trend-item:hover .trend-label,#pc-wrap #member-page .rail-trend-item:hover .trend-label{color:#2e86de}#mobile-wrap #community-list-page .trend-label,#mobile-wrap #member-page .trend-label,#pc-wrap #community-list-page .trend-label,#pc-wrap #member-page .trend-label{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:600;line-height:18px;transition:color .15s ease}#mobile-wrap #community-list-page .trend-count,#mobile-wrap #member-page .trend-count,#pc-wrap #community-list-page .trend-count,#pc-wrap #member-page .trend-count{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-weight:400;line-height:16px}#mobile-wrap #community-list-page .rail-follow-item,#mobile-wrap #member-page .rail-follow-item,#pc-wrap #community-list-page .rail-follow-item,#pc-wrap #member-page .rail-follow-item{width:100%;flex-direction:row;align-items:center;gap:10px;padding:6px 0}#mobile-wrap #community-list-page .rail-follow-avatar,#mobile-wrap #member-page .rail-follow-avatar,#pc-wrap #community-list-page .rail-follow-avatar,#pc-wrap #member-page .rail-follow-avatar{width:38px;height:38px;flex-shrink:0;border-radius:50%;object-fit:cover;border:1px solid #e2e8f0;cursor:pointer}#mobile-wrap #community-list-page .rail-follow-info,#mobile-wrap #member-page .rail-follow-info,#pc-wrap #community-list-page .rail-follow-info,#pc-wrap #member-page .rail-follow-info{flex:1 1;flex-direction:column;gap:2px;min-width:0}#mobile-wrap #community-list-page .rail-follow-name,#mobile-wrap #member-page .rail-follow-name,#pc-wrap #community-list-page .rail-follow-name,#pc-wrap #member-page .rail-follow-name{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:600;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap #community-list-page .rail-follow-nick,#mobile-wrap #member-page .rail-follow-nick,#pc-wrap #community-list-page .rail-follow-nick,#pc-wrap #member-page .rail-follow-nick{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-weight:400;line-height:16px}#mobile-wrap #community-list-page .rail-follow-btn,#mobile-wrap #member-page .rail-follow-btn,#pc-wrap #community-list-page .rail-follow-btn,#pc-wrap #member-page .rail-follow-btn{flex-shrink:0;min-width:72px;height:30px;border-radius:15px;border:1.5px solid #1a1a2e;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:600;text-transform:none;padding:0 14px}#mobile-wrap #community-list-page .rail-follow-btn:hover,#mobile-wrap #member-page .rail-follow-btn:hover,#pc-wrap #community-list-page .rail-follow-btn:hover,#pc-wrap #member-page .rail-follow-btn:hover{background:#1a1a2e;color:#fff}#mobile-wrap #community-list-page .pagination-config,#mobile-wrap #member-page .pagination-config,#pc-wrap #community-list-page .pagination-config,#pc-wrap #member-page .pagination-config{width:100%;align-items:center;justify-content:center;gap:14px;padding:24px;border-top:1px solid #e2e8f0;background:#fff}#mobile-wrap #community-list-page .pagination-config .pagination-box,#mobile-wrap #member-page .pagination-config .pagination-box,#pc-wrap #community-list-page .pagination-config .pagination-box,#pc-wrap #member-page .pagination-config .pagination-box{align-items:center;justify-content:center}#mobile-wrap #community-list-page .pagination-config .total-result p,#mobile-wrap #member-page .pagination-config .total-result p,#pc-wrap #community-list-page .pagination-config .total-result p,#pc-wrap #member-page .pagination-config .total-result p{color:#64748b;text-align:center;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:400;line-height:20px}#mobile-wrap #community-list-page .container{width:100%;padding:24px 14px 40px}#mobile-wrap #community-list-page .community-shell{flex-direction:column;gap:16px}#mobile-wrap #community-list-page .community-left-nav{display:none}#mobile-wrap #community-list-page .community-feed-column{width:100%;max-width:100%;border-radius:4px}#mobile-wrap #community-list-page .community-feed-header .community-title{padding:16px 18px 12px;font-size:20px;line-height:26px}#mobile-wrap #community-list-page .community-composer{padding:14px 16px}#mobile-wrap #community-list-page .community-composer .composer-avatar{width:38px;height:38px}#mobile-wrap #community-list-page .twit-card{padding:14px 16px 10px}#mobile-wrap #community-list-page .twit-author-row .twit-avatar{width:38px;height:38px}#mobile-wrap #community-list-page .twit-author-row .twit-author-name{max-width:160px}#mobile-wrap #community-list-page .twit-body{padding-left:50px}#mobile-wrap #community-list-page .twit-action-row{padding-left:44px}#mobile-wrap #community-list-page .community-right-rail{display:none}#mobile-wrap #community-detail-page,#pc-wrap #community-detail-page{position:relative;background:#f6f6f6}#mobile-wrap #community-detail-page .container,#pc-wrap #community-detail-page .container{padding-top:98px;padding-bottom:70px;flex-direction:column}#mobile-wrap #community-detail-page .community-detail-shell,#pc-wrap #community-detail-page .community-detail-shell{width:100%;max-width:680px;margin:0 auto;flex-direction:column;gap:0;border:1px solid #e2e8f0;border-radius:4px;background:#fff;overflow:hidden}#mobile-wrap #community-detail-page .detail-sticky-header,#pc-wrap #community-detail-page .detail-sticky-header{width:100%;flex-direction:row;align-items:center;gap:18px;padding:0 18px;height:52px;background:#fff;border-bottom:1px solid #e2e8f0}#mobile-wrap #community-detail-page .detail-back-btn,#pc-wrap #community-detail-page .detail-back-btn{width:36px;height:36px;border-radius:50%;color:#1a1a2e;flex-shrink:0;cursor:pointer}#mobile-wrap #community-detail-page .detail-back-btn:hover,#pc-wrap #community-detail-page .detail-back-btn:hover{background:rgba(46,134,222,.08);color:#2e86de}#mobile-wrap #community-detail-page .detail-back-btn svg,#pc-wrap #community-detail-page .detail-back-btn svg{font-size:22px}#mobile-wrap #community-detail-page .detail-header-title,#pc-wrap #community-detail-page .detail-header-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:20px;font-weight:700;line-height:26px}#mobile-wrap #community-detail-page .detail-state-box,#pc-wrap #community-detail-page .detail-state-box{min-height:280px;align-items:center;justify-content:center;gap:12px;padding:34px;text-align:center}#mobile-wrap #community-detail-page .detail-state-box p,#pc-wrap #community-detail-page .detail-state-box p{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:22px}#mobile-wrap #community-detail-page .detail-state-box .state-title,#pc-wrap #community-detail-page .detail-state-box .state-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:19px;font-weight:700;line-height:24px}#mobile-wrap #community-detail-page .twit-detail-card,#pc-wrap #community-detail-page .twit-detail-card{width:100%;flex-direction:column;gap:14px;padding:20px 24px 0;border-bottom:1px solid #e2e8f0}#mobile-wrap #community-detail-page .twit-detail-card .twit-author-row,#pc-wrap #community-detail-page .twit-detail-card .twit-author-row{width:100%;flex-direction:row;align-items:flex-start;gap:12px}#mobile-wrap #community-detail-page .twit-detail-card .twit-author-row .twit-avatar,#pc-wrap #community-detail-page .twit-detail-card .twit-author-row .twit-avatar{width:46px;height:46px;flex-shrink:0;border-radius:50%;object-fit:cover;border:1px solid #e2e8f0;cursor:pointer}#mobile-wrap #community-detail-page .twit-detail-card .twit-author-row .twit-author-main,#pc-wrap #community-detail-page .twit-detail-card .twit-author-row .twit-author-main{width:100%;min-width:0}#mobile-wrap #community-detail-page .twit-detail-card .twit-author-row .twit-author-line,#pc-wrap #community-detail-page .twit-detail-card .twit-author-row .twit-author-line{width:100%;min-width:0;flex-direction:row;align-items:center;gap:6px;flex-wrap:wrap}#mobile-wrap #community-detail-page .twit-detail-card .twit-author-row .twit-author-name,#pc-wrap #community-detail-page .twit-detail-card .twit-author-row .twit-author-name{max-width:280px;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:16px;font-weight:700;line-height:21px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap #community-detail-page .twit-detail-card .twit-author-row .twit-author-nick,#mobile-wrap #community-detail-page .twit-detail-card .twit-author-row .twit-dot,#mobile-wrap #community-detail-page .twit-detail-card .twit-author-row .twit-time,#pc-wrap #community-detail-page .twit-detail-card .twit-author-row .twit-author-nick,#pc-wrap #community-detail-page .twit-detail-card .twit-author-row .twit-dot,#pc-wrap #community-detail-page .twit-detail-card .twit-author-row .twit-time{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:20px}#mobile-wrap #community-detail-page .twit-detail-card .twit-body,#pc-wrap #community-detail-page .twit-detail-card .twit-body{padding-left:0;gap:14px}#mobile-wrap #community-detail-page .twit-detail-card .twit-body .twit-text,#pc-wrap #community-detail-page .twit-detail-card .twit-body .twit-text{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:20px;font-weight:400;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}#mobile-wrap #community-detail-page .twit-detail-card .twit-body .twit-hashtag,#pc-wrap #community-detail-page .twit-detail-card .twit-body .twit-hashtag{color:#2e86de;cursor:pointer}#mobile-wrap #community-detail-page .twit-detail-card .twit-body .twit-hashtag:hover,#pc-wrap #community-detail-page .twit-detail-card .twit-body .twit-hashtag:hover{text-decoration:underline}#mobile-wrap #community-detail-page .twit-detail-card .twit-body .twit-media-grid,#pc-wrap #community-detail-page .twit-detail-card .twit-body .twit-media-grid{display:grid;grid-gap:2px;gap:2px;border-radius:14px;overflow:hidden;width:100%;margin-bottom:12px}#mobile-wrap #community-detail-page .twit-detail-card .twit-body .twit-media-grid.count-1,#pc-wrap #community-detail-page .twit-detail-card .twit-body .twit-media-grid.count-1{grid-template-columns:1fr;height:380px}#mobile-wrap #community-detail-page .twit-detail-card .twit-body .twit-media-grid.count-2,#pc-wrap #community-detail-page .twit-detail-card .twit-body .twit-media-grid.count-2{grid-template-columns:1fr 1fr;height:280px}#mobile-wrap #community-detail-page .twit-detail-card .twit-body .twit-media-grid.count-3,#pc-wrap #community-detail-page .twit-detail-card .twit-body .twit-media-grid.count-3{grid-template-columns:1fr 1fr;grid-template-rows:140px 140px;height:282px}#mobile-wrap #community-detail-page .twit-detail-card .twit-body .twit-media-grid.count-3 .media-item:first-child,#pc-wrap #community-detail-page .twit-detail-card .twit-body .twit-media-grid.count-3 .media-item:first-child{grid-column:1;grid-row:1/span 2}#mobile-wrap #community-detail-page .twit-detail-card .twit-body .twit-media-grid.count-3 .media-item:nth-child(2),#pc-wrap #community-detail-page .twit-detail-card .twit-body .twit-media-grid.count-3 .media-item:nth-child(2){grid-column:2;grid-row:1}#mobile-wrap #community-detail-page .twit-detail-card .twit-body .twit-media-grid.count-3 .media-item:nth-child(3),#pc-wrap #community-detail-page .twit-detail-card .twit-body .twit-media-grid.count-3 .media-item:nth-child(3){grid-column:2;grid-row:2}#mobile-wrap #community-detail-page .twit-detail-card .twit-body .twit-media-grid .media-item,#pc-wrap #community-detail-page .twit-detail-card .twit-body .twit-media-grid .media-item{overflow:hidden;min-height:0;min-width:0}#mobile-wrap #community-detail-page .twit-detail-card .twit-body .twit-media-grid .media-item img,#pc-wrap #community-detail-page .twit-detail-card .twit-body .twit-media-grid .media-item img{width:100%;height:100%;object-fit:cover;display:block}#mobile-wrap #community-detail-page .twit-detail-card .detail-timestamp,#pc-wrap #community-detail-page .twit-detail-card .detail-timestamp{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:20px;padding-bottom:16px}#mobile-wrap #community-detail-page .twit-detail-card .detail-stats-row,#pc-wrap #community-detail-page .twit-detail-card .detail-stats-row{flex-direction:row;gap:20px;padding:14px 0;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}#mobile-wrap #community-detail-page .twit-detail-card .detail-stat-item,#pc-wrap #community-detail-page .twit-detail-card .detail-stat-item{flex-direction:row;gap:4px;align-items:baseline}#mobile-wrap #community-detail-page .twit-detail-card .stat-count,#pc-wrap #community-detail-page .twit-detail-card .stat-count{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:16px;font-weight:700;line-height:20px}#mobile-wrap #community-detail-page .twit-detail-card .stat-label,#pc-wrap #community-detail-page .twit-detail-card .stat-label{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:20px}#mobile-wrap #community-detail-page .twit-detail-card .twit-action-row,#pc-wrap #community-detail-page .twit-detail-card .twit-action-row{padding:4px 0 16px;flex-direction:row;align-items:center;gap:2px}#mobile-wrap #community-detail-page .twit-detail-card .twit-action-row .twit-action,#pc-wrap #community-detail-page .twit-detail-card .twit-action-row .twit-action{flex-direction:row;align-items:center;gap:1px;color:#64748b}#mobile-wrap #community-detail-page .twit-detail-card .twit-action-row .twit-action .MuiIconButton-root,#pc-wrap #community-detail-page .twit-detail-card .twit-action-row .twit-action .MuiIconButton-root{width:36px;height:36px;color:#64748b}#mobile-wrap #community-detail-page .twit-detail-card .twit-action-row .twit-action svg,#pc-wrap #community-detail-page .twit-detail-card .twit-action-row .twit-action svg{font-size:20px}#mobile-wrap #community-detail-page .twit-detail-card .twit-action-row .twit-action p,#pc-wrap #community-detail-page .twit-detail-card .twit-action-row .twit-action p{color:inherit;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:400;line-height:18px;min-width:14px}#mobile-wrap #community-detail-page .twit-detail-card .twit-action-row .twit-action:hover,#pc-wrap #community-detail-page .twit-detail-card .twit-action-row .twit-action:hover{color:#2e86de}#mobile-wrap #community-detail-page .twit-detail-card .twit-action-row .twit-action:hover .MuiIconButton-root,#pc-wrap #community-detail-page .twit-detail-card .twit-action-row .twit-action:hover .MuiIconButton-root{background:rgba(46,134,222,.08);color:#2e86de}#mobile-wrap #community-detail-page .twit-detail-card .twit-action-row .twit-action.delete-action:hover,#mobile-wrap #community-detail-page .twit-detail-card .twit-action-row .twit-action.like-action.active,#mobile-wrap #community-detail-page .twit-detail-card .twit-action-row .twit-action.like-action.active .MuiIconButton-root,#pc-wrap #community-detail-page .twit-detail-card .twit-action-row .twit-action.delete-action:hover,#pc-wrap #community-detail-page .twit-detail-card .twit-action-row .twit-action.like-action.active,#pc-wrap #community-detail-page .twit-detail-card .twit-action-row .twit-action.like-action.active .MuiIconButton-root{color:#e92c28}#mobile-wrap #community-detail-page .twit-detail-card .twit-action-row .twit-action.delete-action:hover .MuiIconButton-root,#pc-wrap #community-detail-page .twit-detail-card .twit-action-row .twit-action.delete-action:hover .MuiIconButton-root{background:rgba(233,44,40,.08);color:#e92c28}#mobile-wrap #community-detail-page .detail-login-prompt,#pc-wrap #community-detail-page .detail-login-prompt{padding:16px 24px;border-bottom:1px solid #e2e8f0;color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px}#mobile-wrap #community-detail-page .detail-login-prompt .login-link,#pc-wrap #community-detail-page .detail-login-prompt .login-link{color:#2e86de;cursor:pointer;font-weight:700}#mobile-wrap #community-detail-page .detail-login-prompt .login-link:hover,#pc-wrap #community-detail-page .detail-login-prompt .login-link:hover{text-decoration:underline}#mobile-wrap #community-detail-page .detail-reply-composer,#pc-wrap #community-detail-page .detail-reply-composer{width:100%;flex-direction:row;gap:12px;padding:14px 24px;border-bottom:1px solid #e2e8f0;background:#fff}#mobile-wrap #community-detail-page .detail-reply-composer .reply-avatar,#pc-wrap #community-detail-page .detail-reply-composer .reply-avatar{width:38px;height:38px;flex-shrink:0;border-radius:50%;object-fit:cover;border:1px solid #e2e8f0}#mobile-wrap #community-detail-page .detail-reply-composer .reply-input-wrap,#pc-wrap #community-detail-page .detail-reply-composer .reply-input-wrap{flex:1 1;flex-direction:column;gap:8px}#mobile-wrap #community-detail-page .detail-reply-composer .reply-input,#pc-wrap #community-detail-page .detail-reply-composer .reply-input{width:100%}#mobile-wrap #community-detail-page .detail-reply-composer .reply-input textarea,#pc-wrap #community-detail-page .detail-reply-composer .reply-input textarea{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-weight:400;line-height:1.6;overflow-wrap:anywhere}#mobile-wrap #community-detail-page .detail-reply-composer .reply-input .MuiInputBase-root,#pc-wrap #community-detail-page .detail-reply-composer .reply-input .MuiInputBase-root{padding:0}#mobile-wrap #community-detail-page .detail-reply-composer .reply-submit-row,#pc-wrap #community-detail-page .detail-reply-composer .reply-submit-row{flex-direction:row;align-items:center;justify-content:flex-end;padding-top:8px;border-top:1px solid #e2e8f0}#mobile-wrap #community-detail-page .detail-reply-composer .reply-submit-btn,#pc-wrap #community-detail-page .detail-reply-composer .reply-submit-btn{min-width:76px;height:32px;border-radius:16px;background:#2e86de;color:#fff;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:600;text-transform:none}#mobile-wrap #community-detail-page .detail-reply-composer .reply-submit-btn:hover,#pc-wrap #community-detail-page .detail-reply-composer .reply-submit-btn:hover{background:#1a6fc4}#mobile-wrap #community-detail-page .detail-reply-composer .reply-submit-btn.Mui-disabled,#pc-wrap #community-detail-page .detail-reply-composer .reply-submit-btn.Mui-disabled{background:#cbd5e1;color:#fff}#mobile-wrap #community-detail-page .replies-section-header,#pc-wrap #community-detail-page .replies-section-header{padding:14px 24px 10px;border-bottom:1px solid #e2e8f0}#mobile-wrap #community-detail-page .replies-section-header p,#pc-wrap #community-detail-page .replies-section-header p{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-weight:700;line-height:20px}#mobile-wrap #community-detail-page .reply-card,#pc-wrap #community-detail-page .reply-card{width:100%;gap:10px;padding:14px 24px 12px;border-bottom:1px solid #e2e8f0}#mobile-wrap #community-detail-page .reply-card:last-child,#pc-wrap #community-detail-page .reply-card:last-child{border-bottom:none}#mobile-wrap #community-detail-page .comment-replies,#pc-wrap #community-detail-page .comment-replies{padding-left:48px;border-left:2px solid #e5edf5;margin-top:4px}#mobile-wrap #community-detail-page .comment-replies .reply-card,#pc-wrap #community-detail-page .comment-replies .reply-card{border-bottom:none;padding:10px 0 6px}#mobile-wrap #community-detail-page .comment-replies .reply-card:last-child,#pc-wrap #community-detail-page .comment-replies .reply-card:last-child{padding-bottom:0}#mobile-wrap #community-detail-page .reply-to-indicator,#pc-wrap #community-detail-page .reply-to-indicator{display:flex;align-items:center;gap:8px;font-size:13px;color:#1a3a5c;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;padding:4px 0 8px}#mobile-wrap #community-detail-page .reply-to-indicator button,#pc-wrap #community-detail-page .reply-to-indicator button{background:none;border:none;cursor:pointer;color:#8a8077;font-size:16px;line-height:1;padding:0}#mobile-wrap #community-detail-page .reply-to-indicator button:hover,#pc-wrap #community-detail-page .reply-to-indicator button:hover{color:#1a1a2e}#mobile-wrap #community-detail-page .comment-action-row,#pc-wrap #community-detail-page .comment-action-row{display:flex;align-items:center;gap:16px;margin-top:6px}#mobile-wrap #community-detail-page .comment-reply-btn,#pc-wrap #community-detail-page .comment-reply-btn{background:none;border:none;color:#1a3a5c;font-size:13px;font-weight:700;cursor:pointer;padding:4px 0;font-family:Inter,Noto Sans KR,-apple-system,sans-serif}#mobile-wrap #community-detail-page .comment-reply-btn:hover,#pc-wrap #community-detail-page .comment-reply-btn:hover{text-decoration:underline}#mobile-wrap #community-detail-page .comment-like-btn,#pc-wrap #community-detail-page .comment-like-btn{display:flex;align-items:center;gap:4px;background:none;border:none;font-size:13px;color:#8a8077;cursor:pointer;padding:0;font-family:Inter,Noto Sans KR,-apple-system,sans-serif}#mobile-wrap #community-detail-page .comment-like-btn.liked,#mobile-wrap #community-detail-page .comment-like-btn:hover,#pc-wrap #community-detail-page .comment-like-btn.liked,#pc-wrap #community-detail-page .comment-like-btn:hover{color:#c1391a}#mobile-wrap #community-detail-page .comment-edit-input,#pc-wrap #community-detail-page .comment-edit-input{width:100%;font-size:14px;padding:6px 8px;border:1px solid #ddd8cf;border-radius:4px;outline:none;margin-top:4px;font-family:inherit;resize:none}#mobile-wrap #community-detail-page .comment-edit-actions,#pc-wrap #community-detail-page .comment-edit-actions{display:flex;gap:8px;margin-top:6px}#mobile-wrap #community-detail-page .comment-edit-save,#pc-wrap #community-detail-page .comment-edit-save{background:#1a3a5c;color:#fff;border:none;border-radius:20px;padding:4px 14px;font-size:13px;font-weight:700;cursor:pointer}#mobile-wrap #community-detail-page .comment-edit-save:hover,#pc-wrap #community-detail-page .comment-edit-save:hover{background:#0f2440}#mobile-wrap #community-detail-page .comment-edit-cancel,#pc-wrap #community-detail-page .comment-edit-cancel{background:none;border:1px solid #ddd8cf;border-radius:20px;padding:4px 14px;font-size:13px;cursor:pointer;color:#8a8077}#mobile-wrap #community-detail-page .comment-edit-cancel:hover,#pc-wrap #community-detail-page .comment-edit-cancel:hover{border-color:#1a3a5c;color:#1a3a5c}#mobile-wrap #community-detail-page .comment-owner-actions,#pc-wrap #community-detail-page .comment-owner-actions{display:flex;align-items:center;gap:4px;margin-left:auto}#mobile-wrap #community-detail-page .comment-owner-btn,#pc-wrap #community-detail-page .comment-owner-btn{background:none;border:none;cursor:pointer;color:#8a8077;display:flex;align-items:center;padding:4px;border-radius:50%;transition:all .15s}#mobile-wrap #community-detail-page .comment-owner-btn:hover,#pc-wrap #community-detail-page .comment-owner-btn:hover{background:#f0f4f8;color:#1a3a5c}#mobile-wrap #community-detail-page .comment-owner-btn.delete:hover,#pc-wrap #community-detail-page .comment-owner-btn.delete:hover{color:#c1391a}#mobile-wrap #community-detail-page .community-comments-placeholder,#pc-wrap #community-detail-page .community-comments-placeholder{width:100%;gap:6px;padding:24px;background:#f6f6f6}#mobile-wrap #community-detail-page .community-comments-placeholder .placeholder-title,#pc-wrap #community-detail-page .community-comments-placeholder .placeholder-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-weight:700;line-height:20px}#mobile-wrap #community-detail-page .community-comments-placeholder .placeholder-copy,#pc-wrap #community-detail-page .community-comments-placeholder .placeholder-copy{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:22px}#mobile-wrap #community-detail-page .container{width:100%;padding:24px 14px 40px}#mobile-wrap #community-detail-page .community-detail-shell{max-width:100%}#mobile-wrap #community-detail-page .detail-sticky-header{height:48px;padding:0 14px}#mobile-wrap #community-detail-page .twit-detail-card{padding:16px 16px 0;gap:12px}#mobile-wrap #community-detail-page .twit-detail-card .twit-author-row .twit-avatar{width:40px;height:40px}#mobile-wrap #community-detail-page .twit-detail-card .twit-author-row .twit-author-name{max-width:180px}#mobile-wrap #community-detail-page .twit-detail-card .twit-body .twit-text{font-size:17px}#mobile-wrap #community-detail-page .twit-detail-card .twit-body .twit-media-grid.count-1{height:280px}#mobile-wrap #community-detail-page .twit-detail-card .twit-body .twit-media-grid.count-2{height:220px}#mobile-wrap #community-detail-page .twit-detail-card .twit-body .twit-media-grid.count-3{grid-template-rows:110px 110px;height:222px}#mobile-wrap #community-detail-page .twit-detail-card .twit-action-row{padding-bottom:14px}#mobile-wrap #community-detail-page .detail-reply-composer{padding:12px 16px}#mobile-wrap #community-detail-page .replies-section-header{padding:12px 16px 8px}#mobile-wrap #community-detail-page .reply-card{padding:12px 16px 10px}#mobile-wrap #community-detail-page .community-comments-placeholder{padding:16px}#mobile-wrap .header-basic.cs-banner .cs-banner-overlay,#pc-wrap .header-basic.cs-banner .cs-banner-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.3) 0,rgba(0,0,0,.45));pointer-events:none;z-index:0}#mobile-wrap .header-basic.cs-banner .container,#pc-wrap .header-basic.cs-banner .container{position:relative;z-index:1}#mobile-wrap .cs-page,#pc-wrap .cs-page{position:relative;width:100%;height:auto;padding-top:80px;padding-bottom:80px}#mobile-wrap .cs-page .container,#pc-wrap .cs-page .container{width:100%;max-width:80rem;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;font-family:Inter,Noto Sans KR,-apple-system,sans-serif}#mobile-wrap .cs-page .container .cs-main-info,#pc-wrap .cs-page .container .cs-main-info{display:flex;flex-direction:column;align-items:center;width:100%}#mobile-wrap .cs-page .container .cs-main-info .btns,#pc-wrap .cs-page .container .cs-main-info .btns{width:100%;max-width:780px;margin-top:0;margin-bottom:24px;display:flex;align-items:center;justify-content:flex-start;gap:4px;padding:4px;border:1px solid #e2e8f0;border-radius:10px;background:#f6f6f6;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}#mobile-wrap .cs-page .container .cs-main-info .btns::-webkit-scrollbar,#pc-wrap .cs-page .container .cs-main-info .btns::-webkit-scrollbar{display:none}#mobile-wrap .cs-page .container .cs-main-info .btns .cs-tab-btn,#pc-wrap .cs-page .container .cs-main-info .btns .cs-tab-btn{min-height:40px;padding:0 14px;border-radius:6px;border:none;background:transparent;color:#64748b;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:13px;font-weight:500;transition:color .2s ease,background-color .2s ease,box-shadow .2s ease;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;line-height:1;outline:none;white-space:nowrap;flex:1 0 auto}#mobile-wrap .cs-page .container .cs-main-info .btns .cs-tab-btn svg,#pc-wrap .cs-page .container .cs-main-info .btns .cs-tab-btn svg{font-size:18px}#mobile-wrap .cs-page .container .cs-main-info .btns .cs-tab-btn:focus-visible,#pc-wrap .cs-page .container .cs-main-info .btns .cs-tab-btn:focus-visible{box-shadow:0 0 0 2px rgba(46,134,222,.2)}#mobile-wrap .cs-page .container .cs-main-info .btns .cs-tab-btn:hover:not(.active),#pc-wrap .cs-page .container .cs-main-info .btns .cs-tab-btn:hover:not(.active){color:#1a1a2e}#mobile-wrap .cs-page .container .cs-main-info .btns .cs-tab-btn.active,#pc-wrap .cs-page .container .cs-main-info .btns .cs-tab-btn.active{background:#fff;color:#1a1a2e;box-shadow:0 1px 3px rgba(26,26,46,.08)}#mobile-wrap .cs-page .container .cs-content,#pc-wrap .cs-page .container .cs-content{margin-top:0;display:flex;flex-direction:column}#mobile-wrap .cs-page .container .cs-content .section-title,#pc-wrap .cs-page .container .cs-content .section-title{margin-bottom:10px;font-size:32px;font-weight:700;color:#0f172a}#mobile-wrap .cs-page .container .cs-content .section-subtitle,#pc-wrap .cs-page .container .cs-content .section-subtitle{margin-bottom:28px;font-size:17px;color:#64748b}#mobile-wrap .cs-page .container .cs-content .faq-wrap,#mobile-wrap .cs-page .container .cs-content .notice-cards,#mobile-wrap .cs-page .container .cs-content .terms-cards,#pc-wrap .cs-page .container .cs-content .faq-wrap,#pc-wrap .cs-page .container .cs-content .notice-cards,#pc-wrap .cs-page .container .cs-content .terms-cards{display:flex;flex-direction:column;gap:0}#mobile-wrap .cs-page .container .cs-content .notice-modern-card,#mobile-wrap .cs-page .container .cs-content .terms-card,#pc-wrap .cs-page .container .cs-content .notice-modern-card,#pc-wrap .cs-page .container .cs-content .terms-card{border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 4px 14px rgba(15,23,42,.06);padding:18px 20px}#mobile-wrap .cs-page .container .cs-content .notice-modern-card .card-top,#pc-wrap .cs-page .container .cs-content .notice-modern-card .card-top{display:flex;align-items:center;gap:14px}#mobile-wrap .cs-page .container .cs-content .notice-modern-card .left,#pc-wrap .cs-page .container .cs-content .notice-modern-card .left{display:inline-flex;align-items:center;justify-content:center}#mobile-wrap .cs-page .container .cs-content .notice-modern-card .notice-icon,#pc-wrap .cs-page .container .cs-content .notice-modern-card .notice-icon{color:#1b3a6b;font-size:24px}#mobile-wrap .cs-page .container .cs-content .notice-modern-card .center,#pc-wrap .cs-page .container .cs-content .notice-modern-card .center{flex:1 1;min-width:0}#mobile-wrap .cs-page .container .cs-content .notice-modern-card .card-title,#pc-wrap .cs-page .container .cs-content .notice-modern-card .card-title{font-size:20px;font-weight:700;color:#0f172a}#mobile-wrap .cs-page .container .cs-content .notice-modern-card .card-date,#pc-wrap .cs-page .container .cs-content .notice-modern-card .card-date{font-size:14px;color:#64748b;white-space:nowrap}#mobile-wrap .cs-page .container .cs-content .notice-modern-card .card-description,#pc-wrap .cs-page .container .cs-content .notice-modern-card .card-description{margin-top:12px;font-size:15px;line-height:1.55;color:#475569}#mobile-wrap .cs-page .container .cs-content .faq-question-row,#pc-wrap .cs-page .container .cs-content .faq-question-row{width:100%;display:flex;align-items:center;gap:10px}#mobile-wrap .cs-page .container .cs-content .faq-help-icon,#pc-wrap .cs-page .container .cs-content .faq-help-icon{font-size:20px;color:#1b3a6b;flex-shrink:0}#mobile-wrap .cs-page .container .cs-content .faq-question,#pc-wrap .cs-page .container .cs-content .faq-question{font-size:17px;font-weight:600;color:#0f172a}#mobile-wrap .cs-page .container .cs-content .faq-answer,#pc-wrap .cs-page .container .cs-content .faq-answer{font-size:15px;color:#475569;line-height:1.6}#mobile-wrap .cs-page .container .cs-content .MuiAccordionDetails-root,#pc-wrap .cs-page .container .cs-content .MuiAccordionDetails-root{border:1px solid #e2e8f0;border-top:0;border-bottom-left-radius:12px;border-bottom-right-radius:12px;background:#fff;padding:18px 22px}#mobile-wrap .cs-page .container .cs-content .terms-top,#pc-wrap .cs-page .container .cs-content .terms-top{display:flex;align-items:center;gap:10px}#mobile-wrap .cs-page .container .cs-content .terms-icon,#pc-wrap .cs-page .container .cs-content .terms-icon{font-size:23px;color:#1b3a6b;flex-shrink:0}#mobile-wrap .cs-page .container .cs-content .terms-title,#pc-wrap .cs-page .container .cs-content .terms-title{font-size:20px;font-weight:700;color:#0f172a}#mobile-wrap .cs-page .container .cs-content .terms-description,#pc-wrap .cs-page .container .cs-content .terms-description{margin-top:10px;font-size:15px;color:#475569;line-height:1.6}@media(max-width:1024px){#mobile-wrap .cs-page .container,#pc-wrap .cs-page .container{padding:0 20px}}@media(max-width:768px){#mobile-wrap .cs-page,#pc-wrap .cs-page{padding-top:48px;padding-bottom:48px}#mobile-wrap .cs-page .container,#pc-wrap .cs-page .container{padding:0 16px}#mobile-wrap .cs-page .container .cs-main-info .btns,#pc-wrap .cs-page .container .cs-main-info .btns{margin-bottom:24px;border-radius:8px}#mobile-wrap .cs-page .container .cs-main-info .btns .cs-tab-btn,#pc-wrap .cs-page .container .cs-main-info .btns .cs-tab-btn{min-height:40px;padding:0 12px;font-size:13px}#mobile-wrap .cs-page .container .cs-main-info .btns .cs-tab-btn svg,#pc-wrap .cs-page .container .cs-main-info .btns .cs-tab-btn svg{font-size:17px}#mobile-wrap .cs-page .container .cs-content,#pc-wrap .cs-page .container .cs-content{margin-top:0}#mobile-wrap .cs-page .container .cs-content .faq-content>div:first-child,#mobile-wrap .cs-page .container .cs-content .notice-content>div:first-child,#mobile-wrap .cs-page .container .cs-content .terms-content>div:first-child,#pc-wrap .cs-page .container .cs-content .faq-content>div:first-child,#pc-wrap .cs-page .container .cs-content .notice-content>div:first-child,#pc-wrap .cs-page .container .cs-content .terms-content>div:first-child{margin-bottom:20px!important}#mobile-wrap .cs-page .container .cs-content .faq-content>div:first-child h2,#mobile-wrap .cs-page .container .cs-content .notice-content>div:first-child h2,#mobile-wrap .cs-page .container .cs-content .terms-content>div:first-child h2,#pc-wrap .cs-page .container .cs-content .faq-content>div:first-child h2,#pc-wrap .cs-page .container .cs-content .notice-content>div:first-child h2,#pc-wrap .cs-page .container .cs-content .terms-content>div:first-child h2{font-size:22px!important;line-height:1.3}#mobile-wrap .cs-page .container .cs-content .faq-content>div:first-child p,#mobile-wrap .cs-page .container .cs-content .notice-content>div:first-child p,#mobile-wrap .cs-page .container .cs-content .terms-content>div:first-child p,#pc-wrap .cs-page .container .cs-content .faq-content>div:first-child p,#pc-wrap .cs-page .container .cs-content .notice-content>div:first-child p,#pc-wrap .cs-page .container .cs-content .terms-content>div:first-child p{font-size:13px!important;line-height:1.45}#mobile-wrap .cs-page .container .cs-content .notice-modern-card .card-top,#pc-wrap .cs-page .container .cs-content .notice-modern-card .card-top{flex-wrap:wrap;row-gap:8px}#mobile-wrap .cs-page .container .cs-content .notice-modern-card .card-date,#pc-wrap .cs-page .container .cs-content .notice-modern-card .card-date{margin-left:38px}}#mobile-wrap .about-page{width:100%;background:#f6f6f6}#mobile-wrap .about-page .section-heading{text-align:center;margin-bottom:28px}#mobile-wrap .about-page .section-heading h2{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:20px;font-weight:700;color:#1a1a2e;margin:0}#mobile-wrap .about-page .section-heading p{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:400;color:#64748b;line-height:1.6;margin:10px 0 0}#mobile-wrap .about-page .about-hero{width:100%;padding:44px 0 36px;overflow:hidden}#mobile-wrap .about-page .about-hero .container{width:100%;padding-left:20px;padding-right:20px;box-sizing:border-box}#mobile-wrap .about-page .about-hero>.container{display:flex;flex-direction:column;gap:28px}#mobile-wrap .about-page .about-hero .about-hero-copy{display:flex;flex-direction:column;align-items:flex-start}#mobile-wrap .about-page .about-hero .about-hero-copy .about-hero-eyebrow{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:10px;font-weight:700;letter-spacing:1.6px;text-transform:uppercase;color:#2e86de;margin-bottom:12px}#mobile-wrap .about-page .about-hero .about-hero-copy h1{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:26px;font-weight:800;line-height:1.15;color:#1a1a2e;margin:0 0 16px}#mobile-wrap .about-page .about-hero .about-hero-copy p{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;line-height:1.65;color:#64748b;margin:0}#mobile-wrap .about-page .about-hero .about-hero-copy .about-hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-top:24px}#mobile-wrap .about-page .about-hero .about-hero-copy .about-hero-actions .about-hero-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:46px;padding:0 20px;background:#2e86de;color:#fff;border-radius:8px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:700;text-decoration:none}#mobile-wrap .about-page .about-hero .about-hero-copy .about-hero-actions .about-hero-cta svg{font-size:18px}#mobile-wrap .about-page .about-hero .about-hero-copy .about-hero-actions .about-hero-note{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-weight:500;color:#64748b}#mobile-wrap .about-page .about-hero .about-hero-visual{width:100%}#mobile-wrap .about-page .about-hero .about-hero-visual .delivery-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px;box-shadow:0 12px 28px rgba(26,26,46,.08)}#mobile-wrap .about-page .about-hero .about-hero-visual .delivery-card .delivery-card-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}#mobile-wrap .about-page .about-hero .about-hero-visual .delivery-card .delivery-card-head div{display:flex;flex-direction:column;gap:3px}#mobile-wrap .about-page .about-hero .about-hero-visual .delivery-card .delivery-card-head .visual-kicker{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:10px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:#2e86de}#mobile-wrap .about-page .about-hero .about-hero-visual .delivery-card .delivery-card-head strong{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-weight:700;color:#1a1a2e}#mobile-wrap .about-page .about-hero .about-hero-visual .delivery-card .delivery-card-head svg{width:36px;height:36px;padding:8px;color:#2e86de;background:rgba(46,134,222,.1);border-radius:9px;flex-shrink:0}#mobile-wrap .about-page .about-hero .about-hero-visual .delivery-card img{display:block;width:100%;height:210px;object-fit:cover;border-radius:9px;border:1px solid #e2e8f0}#mobile-wrap .about-page .about-hero .about-hero-visual .delivery-card .delivery-route{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px;margin-top:12px}#mobile-wrap .about-page .about-hero .about-hero-visual .delivery-card .delivery-route span{display:flex;align-items:center;justify-content:center;min-height:36px;background:#f6f6f6;border:1px solid #e2e8f0;border-radius:8px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-weight:700;color:#1a1a2e}#mobile-wrap .about-page .about-hero .about-hero-service-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:26px}#mobile-wrap .about-page .about-hero .about-hero-service-grid .about-service-item{display:flex;align-items:flex-start;gap:12px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:16px}#mobile-wrap .about-page .about-hero .about-hero-service-grid .about-service-item .service-icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:rgba(46,134,222,.1);border-radius:9px}#mobile-wrap .about-page .about-hero .about-hero-service-grid .about-service-item .service-icon svg{font-size:21px;color:#2e86de}#mobile-wrap .about-page .about-hero .about-hero-service-grid .about-service-item h2{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:700;color:#1a1a2e;margin:0 0 5px}#mobile-wrap .about-page .about-hero .about-hero-service-grid .about-service-item p{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;line-height:1.5;color:#64748b;margin:0}#mobile-wrap .about-page .about-workflow-section{width:100%;background:#fff;padding:44px 0 48px}#mobile-wrap .about-page .about-workflow-section .container{width:100%;padding-left:20px;padding-right:20px;box-sizing:border-box}#mobile-wrap .about-page .about-workflow-section .workflow-heading{display:flex;flex-direction:column;margin-bottom:24px}#mobile-wrap .about-page .about-workflow-section .workflow-heading .workflow-eyebrow{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#2e86de;margin-bottom:10px}#mobile-wrap .about-page .about-workflow-section .workflow-heading h2{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:20px;font-weight:800;line-height:1.18;color:#1a1a2e;margin:0 0 12px}#mobile-wrap .about-page .about-workflow-section .workflow-heading p{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;line-height:1.65;color:#64748b;margin:0}#mobile-wrap .about-page .about-workflow-section .workflow-layout{display:flex;flex-direction:column;gap:14px}#mobile-wrap .about-page .about-workflow-section .workflow-accordion{display:flex;flex-direction:column;gap:10px}#mobile-wrap .about-page .about-workflow-section .workflow-item{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}#mobile-wrap .about-page .about-workflow-section .workflow-item.active{border-color:rgba(46,134,222,.55);box-shadow:0 10px 24px rgba(46,134,222,.09)}#mobile-wrap .about-page .about-workflow-section .workflow-item.active .workflow-step-icon{background:#2e86de}#mobile-wrap .about-page .about-workflow-section .workflow-item.active .workflow-step-icon svg{color:#fff}#mobile-wrap .about-page .about-workflow-section .workflow-item.active .workflow-chevron{transform:rotate(180deg)}#mobile-wrap .about-page .about-workflow-section .workflow-trigger{width:100%;display:flex;align-items:center;gap:12px;padding:16px;background:transparent;border:0;cursor:pointer;text-align:left}#mobile-wrap .about-page .about-workflow-section .workflow-step-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:rgba(46,134,222,.1);border-radius:9px}#mobile-wrap .about-page .about-workflow-section .workflow-step-icon svg{font-size:22px;color:#2e86de}#mobile-wrap .about-page .about-workflow-section .workflow-trigger-copy{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1}#mobile-wrap .about-page .about-workflow-section .workflow-trigger-copy .workflow-step-label{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#2e86de}#mobile-wrap .about-page .about-workflow-section .workflow-trigger-copy strong{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-weight:800;line-height:1.25;color:#1a1a2e}#mobile-wrap .about-page .about-workflow-section .workflow-chevron{font-size:22px;color:#64748b;transition:transform .2s ease;flex-shrink:0}#mobile-wrap .about-page .about-workflow-section .workflow-panel{padding:0 16px 16px 68px}#mobile-wrap .about-page .about-workflow-section .workflow-panel p{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;line-height:1.6;color:#64748b;margin:0}#mobile-wrap .about-page .about-workflow-section .workflow-preview{display:none}#mobile-wrap .about-page .about-workflow-section .workflow-mobile-preview{display:block;margin-top:14px}#mobile-wrap .about-page .about-workflow-section .workflow-preview-card{width:100%;background:#f6f6f6;border:1px solid #e2e8f0;border-radius:10px;padding:16px;box-sizing:border-box}#mobile-wrap .about-page .about-workflow-section .workflow-preview-card .preview-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:18px}#mobile-wrap .about-page .about-workflow-section .workflow-preview-card .preview-status,#mobile-wrap .about-page .about-workflow-section .workflow-preview-card .preview-step{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:100px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:10px;font-weight:800;letter-spacing:.7px;text-transform:uppercase;white-space:nowrap}#mobile-wrap .about-page .about-workflow-section .workflow-preview-card .preview-status{background:rgba(14,165,112,.12);color:#0ea570}#mobile-wrap .about-page .about-workflow-section .workflow-preview-card .preview-step{background:rgba(46,134,222,.1);color:#2e86de}#mobile-wrap .about-page .about-workflow-section .workflow-preview-card .preview-icon-wrap{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:16px}#mobile-wrap .about-page .about-workflow-section .workflow-preview-card .preview-icon-wrap svg{font-size:30px;color:#2e86de}#mobile-wrap .about-page .about-workflow-section .workflow-preview-card h3{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:18px;font-weight:800;line-height:1.25;color:#1a1a2e;margin:0 0 8px}#mobile-wrap .about-page .about-workflow-section .workflow-preview-card p{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;line-height:1.55;color:#64748b;margin:0}#mobile-wrap .about-page .about-workflow-section .workflow-preview-card .preview-flow-lines{display:flex;flex-direction:column;gap:8px;margin-top:18px}#mobile-wrap .about-page .about-workflow-section .workflow-preview-card .preview-flow-line{display:flex;align-items:center;gap:9px;min-height:34px;padding:0 11px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-weight:600;color:#1a1a2e}#mobile-wrap .about-page .about-workflow-section .workflow-preview-card .preview-flow-line .line-dot{width:7px;height:7px;border-radius:50%;background:#2e86de;flex-shrink:0}#mobile-wrap .about-page .about-architecture-section{width:100%;background:#f6f6f6;padding:44px 0 48px}#mobile-wrap .about-page .about-architecture-section .container{width:100%;padding-left:20px;padding-right:20px;box-sizing:border-box}#mobile-wrap .about-page .about-architecture-section .architecture-heading{display:flex;flex-direction:column;margin-bottom:24px}#mobile-wrap .about-page .about-architecture-section .architecture-heading .architecture-eyebrow{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#2e86de;margin-bottom:10px}#mobile-wrap .about-page .about-architecture-section .architecture-heading h2{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:20px;font-weight:800;line-height:1.18;color:#1a1a2e;margin:0 0 12px}#mobile-wrap .about-page .about-architecture-section .architecture-heading p{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;line-height:1.65;color:#64748b;margin:0}#mobile-wrap .about-page .about-architecture-section .arch-diagram-block{margin-top:12px;text-align:center}#mobile-wrap .about-page .about-architecture-section .arch-diagram-img{width:100%;max-width:860px;height:auto;border:1px solid #e2e8f0;border-radius:8px;display:block;margin:0 auto}#mobile-wrap .about-page .about-architecture-section .architecture-flow{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}#mobile-wrap .about-page .about-architecture-section .architecture-detail-card,#mobile-wrap .about-page .about-architecture-section .architecture-flow-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-sizing:border-box}#mobile-wrap .about-page .about-architecture-section .architecture-flow-card{padding:16px}#mobile-wrap .about-page .about-architecture-section .architecture-flow-card .architecture-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}#mobile-wrap .about-page .about-architecture-section .architecture-flow-card .architecture-card-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(46,134,222,.1);border-radius:9px}#mobile-wrap .about-page .about-architecture-section .architecture-flow-card .architecture-card-icon svg{font-size:22px;color:#2e86de}#mobile-wrap .about-page .about-architecture-section .architecture-flow-card .architecture-card-step{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;font-weight:800;color:#2e86de}#mobile-wrap .about-page .about-architecture-section .architecture-flow-card h3{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:16px;font-weight:800;color:#1a1a2e;line-height:1.25;margin:0 0 8px}#mobile-wrap .about-page .about-architecture-section .architecture-flow-card p{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;line-height:1.6;color:#64748b;margin:0}#mobile-wrap .about-page .about-architecture-section .architecture-flow-card .architecture-card-meta{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;margin-top:14px;background:#f6f6f6;border:1px solid #e2e8f0;border-radius:100px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;font-weight:700;color:#1a1a2e}#mobile-wrap .about-page .about-architecture-section .architecture-connector{display:none}#mobile-wrap .about-page .about-architecture-section .architecture-details{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;margin-top:16px}#mobile-wrap .about-page .about-architecture-section .architecture-detail-card{display:flex;align-items:flex-start;gap:12px;padding:16px}#mobile-wrap .about-page .about-architecture-section .architecture-detail-card .architecture-detail-icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:rgba(14,165,112,.12);border-radius:9px}#mobile-wrap .about-page .about-architecture-section .architecture-detail-card .architecture-detail-icon svg{font-size:21px;color:#0ea570}#mobile-wrap .about-page .about-architecture-section .architecture-detail-card h3{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:800;color:#1a1a2e;margin:0 0 6px}#mobile-wrap .about-page .about-architecture-section .architecture-detail-card p{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;line-height:1.55;color:#64748b;margin:0}#mobile-wrap .about-page .robot-showcase{width:100%;background:#fff;padding:44px 0 48px}#mobile-wrap .about-page .robot-showcase .container{width:100%;display:flex;flex-direction:column;gap:24px;padding-left:20px;padding-right:20px;box-sizing:border-box}#mobile-wrap .about-page .robot-showcase .robot-cols{display:flex;flex-direction:column;gap:24px}#mobile-wrap .about-page .robot-showcase .robot-visual-card{display:flex;flex-direction:column;align-items:center;background:#f6f6f6;border:1px solid #e2e8f0;border-radius:10px;padding:18px}#mobile-wrap .about-page .robot-showcase .robot-visual-card .robot-frame-image{display:block;width:100%;max-width:340px;height:auto;object-fit:contain}#mobile-wrap .about-page .robot-showcase .robot-specs-col{display:flex;flex-direction:column}#mobile-wrap .about-page .robot-showcase .robot-specs-col .spec-row{display:flex;flex-direction:column;gap:4px;padding:12px 0;border-bottom:1px solid #e2e8f0}#mobile-wrap .about-page .robot-showcase .robot-specs-col .spec-row:first-child{border-top:1px solid #e2e8f0}#mobile-wrap .about-page .robot-showcase .robot-specs-col .spec-row .spec-key{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:800;color:#1a1a2e}#mobile-wrap .about-page .robot-showcase .robot-specs-col .spec-row .spec-sep{display:none}#mobile-wrap .about-page .robot-showcase .robot-specs-col .spec-row .spec-val{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;line-height:1.5;color:#64748b}#mobile-wrap .about-page .about-logo-cloud{width:100%;overflow:hidden;padding:48px 0;background:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}#mobile-wrap .about-page .about-logo-cloud .container{width:100%;padding-left:20px;padding-right:20px;box-sizing:border-box}#mobile-wrap .about-page .about-logo-cloud .logo-cloud-heading{text-align:center;margin-bottom:32px}#mobile-wrap .about-page .about-logo-cloud .logo-cloud-heading h2{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:20px;font-weight:700;line-height:1.2;color:#1a1a2e;margin:0}#mobile-wrap .about-page .about-logo-cloud .logo-cloud-heading p{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:1.6;color:#64748b;margin:10px 0 0}#mobile-wrap .about-page .about-logo-cloud .logo-cloud-stage{width:100%;overflow:hidden}#mobile-wrap .about-page .about-logo-cloud .logo-cloud-strip{width:100%;overflow:hidden;padding:16px 0}#mobile-wrap .about-page .about-logo-cloud .logo-cloud-track{display:flex;flex-direction:row;align-items:center;width:max-content;animation:marquee 24s linear infinite}#mobile-wrap .about-page .about-logo-cloud .logo-cloud-track:hover{animation-play-state:paused}#mobile-wrap .about-page .about-logo-cloud .logo-cloud-card{display:flex;align-items:center;justify-content:center;min-height:44px;margin:0 24px;padding:0;background:transparent;border:none;border-radius:0;box-sizing:border-box;flex-shrink:0}#mobile-wrap .about-page .about-logo-cloud .logo-cloud-card img{display:block;max-width:112px;max-height:28px;object-fit:contain}#mobile-wrap .about-page .market-research{padding:44px 0}#mobile-wrap .about-page .market-research .mr-container{padding:0 16px}#mobile-wrap .about-page .market-research .mr-heading{margin-bottom:28px}#mobile-wrap .about-page .market-research .mr-heading h2{font-size:20px}#mobile-wrap .about-page .market-research .mr-metric-grid{gap:12px;margin-bottom:32px}#mobile-wrap .about-page .market-research .mr-metric-card{padding:20px}#mobile-wrap .about-page .market-research .mr-value{font-size:22px}#mobile-wrap .about-page .market-research .mr-crisis-grid{margin-bottom:32px}#mobile-wrap .about-page .market-research .mr-crisis-cell{padding:18px 16px}#mobile-wrap .about-page .market-research .mr-crisis-stat{font-size:20px}#mobile-wrap .about-page .market-research .mr-compete-rows{margin-bottom:32px}#mobile-wrap .about-page .market-research .mr-compete-row{padding:14px 16px;flex-direction:column;align-items:flex-start;gap:8px}#mobile-wrap .about-page .market-research .mr-gtm-phases{flex-direction:column;align-items:center;gap:6px;margin-bottom:12px}#mobile-wrap .about-page .market-research .mr-phase-arrow{transform:rotate(90deg);padding:0}#mobile-wrap .about-page .prototype-scope{padding:44px 0}#mobile-wrap .about-page .prototype-scope .ps-container{padding:0 16px}#mobile-wrap .about-page .prototype-scope .section-heading{margin-bottom:32px}#mobile-wrap .about-page .prototype-scope .section-heading h2{font-size:24px}#mobile-wrap .about-page .prototype-scope .ps-strip{flex-wrap:wrap;gap:0}#mobile-wrap .about-page .prototype-scope .ps-stat-item{flex:0 0 50%;padding:16px 0;border-left:none;border-top:3px solid #2e86de;box-sizing:border-box}#mobile-wrap .about-page .prototype-scope .ps-stat-item:nth-child(odd){padding-right:12px}#mobile-wrap .about-page .prototype-scope .ps-stat-item:nth-child(2n){padding-left:12px}#mobile-wrap .about-page .prototype-scope .ps-number{font-size:28px}#mobile-wrap .about-page .prototype-scope .ps-divider{display:none}#mobile-wrap .about-page .business-model{padding:44px 0}#mobile-wrap .about-page .business-model .bm-container{padding:0 16px}#mobile-wrap .about-page .business-model .bm-heading{margin-bottom:28px}#mobile-wrap .about-page .business-model .bm-heading h2{font-size:20px}#mobile-wrap .about-page .business-model .bm-header{display:none}#mobile-wrap .about-page .business-model .bm-row{flex-direction:column;gap:10px;padding:20px 0}#mobile-wrap .about-page .business-model .bm-row.bm-row--featured{padding-left:12px}#mobile-wrap .about-page .business-model .bm-col-name{flex:none;width:100%}#mobile-wrap .about-page .business-model .bm-col-details,#mobile-wrap .about-page .business-model .bm-col-included{flex:none;width:100%;padding-right:0}#mobile-wrap .about-page .business-model .bm-col-price{flex:none;width:100%;text-align:left;font-size:22px}#mobile-wrap .about-page .tech-stack{padding:44px 0;background:#1a1a2e}#mobile-wrap .about-page .tech-stack .container{width:100%;padding-left:16px;padding-right:16px;box-sizing:border-box}#mobile-wrap .about-page .tech-stack .section-header,#mobile-wrap .about-page .tech-stack .section-heading{width:100%;text-align:center;margin-bottom:28px}#mobile-wrap .about-page .tech-stack .section-header h2,#mobile-wrap .about-page .tech-stack .section-heading h2{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:20px;font-weight:700;color:#fff;margin:0}#mobile-wrap .about-page .tech-stack .section-header p,#mobile-wrap .about-page .tech-stack .section-heading p{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;color:#64748b;margin:8px 0 0}#mobile-wrap .about-page .tech-stack .pill-rows{display:flex;flex-direction:column;gap:10px;align-items:center}#mobile-wrap .about-page .tech-stack .pill-rows .pill-row{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}#mobile-wrap .about-page .tech-stack .pill-rows .pill-row .tech-pill{display:inline-flex;align-items:center;padding:6px 14px;background:#fff;border:1px solid #e2e8f0;border-radius:100px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-weight:500;color:#1a1a2e}#mobile-wrap .about-page .team-section{padding:44px 0;background:#fff}#mobile-wrap .about-page .team-section .team-container{max-width:100%;padding:0 16px;box-sizing:border-box}#mobile-wrap .about-page .team-section .team-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px;width:100%}#mobile-wrap .about-page .team-section .member-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px 10px 18px;border:1px solid #e2e8f0;border-radius:14px}#mobile-wrap .about-page .team-section .member-card .member-avatar{width:64px;height:64px;border-radius:50%;overflow:hidden;margin-bottom:12px;border:2px solid #e2e8f0;flex-shrink:0}#mobile-wrap .about-page .team-section .member-card .member-avatar img{width:100%;height:100%;object-fit:cover}#mobile-wrap .about-page .team-section .member-card .member-name{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:700;color:#1a1a2e;margin-bottom:4px}#mobile-wrap .about-page .team-section .member-card .member-role{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;font-weight:400;color:#64748b}#mobile-wrap .about-page .cta-strip{padding:44px 0;background:#1a1a2e}#mobile-wrap .about-page .cta-strip .container{display:flex;flex-direction:column;align-items:flex-start;padding:32px 20px;gap:24px;box-sizing:border-box}#mobile-wrap .about-page .cta-strip .cta-left{display:flex;flex-direction:column}#mobile-wrap .about-page .cta-strip .cta-left strong{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:22px;font-weight:700;color:#fff;margin-bottom:8px}#mobile-wrap .about-page .cta-strip .cta-left p{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:400;color:#64748b;line-height:1.6;margin:0}#mobile-wrap .about-page .cta-strip .cta-right{display:flex;flex-direction:column;gap:12px;width:100%}#mobile-wrap .about-page .cta-strip .cta-right .btn-filled,#mobile-wrap .about-page .cta-strip .cta-right .btn-outline{display:flex;align-items:center;justify-content:center;height:48px;width:100%;border-radius:10px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:600;text-decoration:none;box-sizing:border-box}#mobile-wrap .about-page .cta-strip .cta-right .btn-outline{border:1px solid #e2e8f0;color:#fff;background:transparent}#mobile-wrap .about-page .cta-strip .cta-right .btn-filled{background:#2e86de;color:#fff;border:none}#pc-wrap .about-page{width:100%;padding:0}#pc-wrap .about-page section{width:100%}#pc-wrap .about-page section>.container{max-width:1280px;margin:0 auto;padding-left:48px;padding-right:48px;box-sizing:border-box}#pc-wrap .about-page .section-header{text-align:center;margin-bottom:52px}#pc-wrap .about-page .section-header h2{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:32px;font-weight:700;color:#1a1a2e;letter-spacing:-.4px;margin:0 0 12px}#pc-wrap .about-page .section-header p{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:16px;font-weight:400;color:#64748b;line-height:1.65;margin:0}#pc-wrap .about-page .section-heading{text-align:center;margin-bottom:48px}#pc-wrap .about-page .section-heading h2{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:32px;font-weight:700;color:#1a1a2e;letter-spacing:-.4px;margin:0}#pc-wrap .about-page .section-heading p{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:400;color:#64748b;line-height:1.65;max-width:560px;margin:10px auto 0}#pc-wrap .about-page .about-hero{position:relative;width:100%;background:#f6f6f6;overflow:hidden;padding:96px 0 72px}#pc-wrap .about-page .about-hero>.container{position:relative;display:flex;flex-direction:row;align-items:center;gap:52px}#pc-wrap .about-page .about-hero .about-hero-copy{flex:1 1;display:flex;flex-direction:column;align-items:flex-start}#pc-wrap .about-page .about-hero .about-hero-copy .about-hero-eyebrow{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#2e86de;margin-bottom:16px}#pc-wrap .about-page .about-hero .about-hero-copy h1{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:46px;font-weight:800;color:#1a1a2e;line-height:1.12;letter-spacing:-.5px;max-width:560px;margin:0 0 22px}#pc-wrap .about-page .about-hero .about-hero-copy p{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:16px;font-weight:400;color:#64748b;line-height:1.7;max-width:540px;margin:0}#pc-wrap .about-page .about-hero .about-hero-copy .about-hero-actions{display:flex;flex-direction:row;align-items:center;gap:18px;margin-top:34px}#pc-wrap .about-page .about-hero .about-hero-copy .about-hero-actions .about-hero-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;padding:0 24px;background:#2e86de;color:#fff;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:700;border-radius:8px;text-decoration:none;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}#pc-wrap .about-page .about-hero .about-hero-copy .about-hero-actions .about-hero-cta svg{font-size:18px}#pc-wrap .about-page .about-hero .about-hero-copy .about-hero-actions .about-hero-cta:hover{background:#1a6fc4;transform:translateY(-2px);box-shadow:0 10px 24px rgba(46,134,222,.22)}#pc-wrap .about-page .about-hero .about-hero-copy .about-hero-actions .about-hero-note{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:500;color:#64748b}#pc-wrap .about-page .about-hero .about-hero-visual{flex:0 0 430px}#pc-wrap .about-page .about-hero .about-hero-visual .delivery-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:18px;box-shadow:0 18px 46px rgba(26,26,46,.08)}#pc-wrap .about-page .about-hero .about-hero-visual .delivery-card .delivery-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}#pc-wrap .about-page .about-hero .about-hero-visual .delivery-card .delivery-card-head div{display:flex;flex-direction:column;gap:4px}#pc-wrap .about-page .about-hero .about-hero-visual .delivery-card .delivery-card-head .visual-kicker{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#2e86de}#pc-wrap .about-page .about-hero .about-hero-visual .delivery-card .delivery-card-head strong{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:17px;font-weight:700;color:#1a1a2e}#pc-wrap .about-page .about-hero .about-hero-visual .delivery-card .delivery-card-head svg{width:40px;height:40px;padding:8px;color:#2e86de;background:rgba(46,134,222,.1);border-radius:10px}#pc-wrap .about-page .about-hero .about-hero-visual .delivery-card img{width:100%;height:260px;object-fit:cover;border-radius:10px;border:1px solid #e2e8f0;display:block}#pc-wrap .about-page .about-hero .about-hero-visual .delivery-card .delivery-route{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:14px}#pc-wrap .about-page .about-hero .about-hero-visual .delivery-card .delivery-route span{position:relative;display:flex;align-items:center;justify-content:center;min-height:38px;padding:0 8px;background:#f6f6f6;border:1px solid #e2e8f0;border-radius:8px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-weight:700;color:#1a1a2e;text-align:center}#pc-wrap .about-page .about-hero .about-hero-service-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:44px}#pc-wrap .about-page .about-hero .about-hero-service-grid .about-service-item{display:flex;align-items:flex-start;gap:14px;min-height:118px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:20px;box-shadow:0 8px 20px rgba(26,26,46,.04);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}#pc-wrap .about-page .about-hero .about-hero-service-grid .about-service-item:hover{transform:translateY(-3px);border-color:rgba(46,134,222,.55);box-shadow:0 12px 28px rgba(46,134,222,.1)}#pc-wrap .about-page .about-hero .about-hero-service-grid .about-service-item .service-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:rgba(46,134,222,.1);border-radius:9px}#pc-wrap .about-page .about-hero .about-hero-service-grid .about-service-item .service-icon svg{font-size:22px;color:#2e86de}#pc-wrap .about-page .about-hero .about-hero-service-grid .about-service-item h2{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-weight:700;color:#1a1a2e;margin:0 0 6px}#pc-wrap .about-page .about-hero .about-hero-service-grid .about-service-item p{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:400;color:#64748b;line-height:1.55;margin:0}#pc-wrap .about-page .about-workflow-section{background:#fff;padding:92px 0}#pc-wrap .about-page .about-workflow-section>.container{display:flex;flex-direction:column;gap:44px}#pc-wrap .about-page .about-workflow-section .workflow-heading{max-width:720px;margin:0 auto;text-align:center}#pc-wrap .about-page .about-workflow-section .workflow-heading .workflow-eyebrow{display:block;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#2e86de;margin-bottom:12px}#pc-wrap .about-page .about-workflow-section .workflow-heading h2{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:36px;font-weight:800;line-height:1.18;color:#1a1a2e;letter-spacing:-.3px;margin:0 0 16px}#pc-wrap .about-page .about-workflow-section .workflow-heading p{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;line-height:1.7;color:#64748b;margin:0}#pc-wrap .about-page .about-workflow-section .workflow-layout{display:grid;grid-template-columns:minmax(0,1fr) 430px;grid-gap:34px;gap:34px;align-items:start}#pc-wrap .about-page .about-workflow-section .workflow-accordion{display:flex;flex-direction:column;gap:12px}#pc-wrap .about-page .about-workflow-section .workflow-item{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}#pc-wrap .about-page .about-workflow-section .workflow-item.active{border-color:rgba(46,134,222,.55);box-shadow:0 14px 32px rgba(46,134,222,.1)}#pc-wrap .about-page .about-workflow-section .workflow-item.active .workflow-step-icon{background:#2e86de}#pc-wrap .about-page .about-workflow-section .workflow-item.active .workflow-step-icon svg{color:#fff}#pc-wrap .about-page .about-workflow-section .workflow-item.active .workflow-chevron{transform:rotate(180deg)}#pc-wrap .about-page .about-workflow-section .workflow-item:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(26,26,46,.06)}#pc-wrap .about-page .about-workflow-section .workflow-trigger{width:100%;display:flex;align-items:center;gap:14px;padding:18px 20px;background:transparent;border:0;cursor:pointer;text-align:left}#pc-wrap .about-page .about-workflow-section .workflow-step-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:rgba(46,134,222,.1);border-radius:10px;transition:background .2s ease}#pc-wrap .about-page .about-workflow-section .workflow-step-icon svg{font-size:24px;color:#2e86de;transition:color .2s ease}#pc-wrap .about-page .about-workflow-section .workflow-trigger-copy{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1}#pc-wrap .about-page .about-workflow-section .workflow-trigger-copy .workflow-step-label{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:10px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase;color:#2e86de}#pc-wrap .about-page .about-workflow-section .workflow-trigger-copy strong{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:16px;font-weight:800;line-height:1.25;color:#1a1a2e}#pc-wrap .about-page .about-workflow-section .workflow-chevron{font-size:24px;color:#64748b;transition:transform .2s ease;flex-shrink:0}#pc-wrap .about-page .about-workflow-section .workflow-panel{padding:0 22px 20px 78px}#pc-wrap .about-page .about-workflow-section .workflow-panel p{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;line-height:1.65;color:#64748b;margin:0}#pc-wrap .about-page .about-workflow-section .workflow-mobile-preview{display:none}#pc-wrap .about-page .about-workflow-section .workflow-preview{position:-webkit-sticky;position:sticky;top:108px;display:block}#pc-wrap .about-page .about-workflow-section .workflow-preview-card{width:100%;min-height:470px;background:#f6f6f6;border:1px solid #e2e8f0;border-radius:12px;padding:28px;box-shadow:0 18px 44px rgba(26,26,46,.08);box-sizing:border-box}#pc-wrap .about-page .about-workflow-section .workflow-preview-card .preview-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:38px}#pc-wrap .about-page .about-workflow-section .workflow-preview-card .preview-status,#pc-wrap .about-page .about-workflow-section .workflow-preview-card .preview-step{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:100px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:10px;font-weight:800;letter-spacing:.8px;text-transform:uppercase;white-space:nowrap}#pc-wrap .about-page .about-workflow-section .workflow-preview-card .preview-status{background:rgba(14,165,112,.12);color:#0ea570}#pc-wrap .about-page .about-workflow-section .workflow-preview-card .preview-step{background:rgba(46,134,222,.1);color:#2e86de}#pc-wrap .about-page .about-workflow-section .workflow-preview-card .preview-icon-wrap{width:74px;height:74px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e2e8f0;border-radius:18px;margin-bottom:24px}#pc-wrap .about-page .about-workflow-section .workflow-preview-card .preview-icon-wrap svg{font-size:38px;color:#2e86de}#pc-wrap .about-page .about-workflow-section .workflow-preview-card h3{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:26px;font-weight:800;line-height:1.2;letter-spacing:-.2px;color:#1a1a2e;margin:0 0 10px}#pc-wrap .about-page .about-workflow-section .workflow-preview-card p{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;line-height:1.6;color:#64748b;margin:0}#pc-wrap .about-page .about-workflow-section .workflow-preview-card .preview-flow-lines{display:flex;flex-direction:column;gap:10px;margin-top:28px}#pc-wrap .about-page .about-workflow-section .workflow-preview-card .preview-flow-line{display:flex;align-items:center;gap:10px;min-height:42px;padding:0 14px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:700;color:#1a1a2e}#pc-wrap .about-page .about-workflow-section .workflow-preview-card .preview-flow-line .line-dot{width:8px;height:8px;border-radius:50%;background:#2e86de;flex-shrink:0}#pc-wrap .about-page .about-architecture-section{background:#f6f6f6;padding:92px 0}#pc-wrap .about-page .about-architecture-section>.container{display:flex;flex-direction:column;gap:42px}#pc-wrap .about-page .about-architecture-section .architecture-heading{max-width:760px;margin:0 auto;text-align:center}#pc-wrap .about-page .about-architecture-section .architecture-heading .architecture-eyebrow{display:block;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#2e86de;margin-bottom:12px}#pc-wrap .about-page .about-architecture-section .architecture-heading h2{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:36px;font-weight:800;line-height:1.18;color:#1a1a2e;letter-spacing:-.3px;margin:0 0 16px}#pc-wrap .about-page .about-architecture-section .architecture-heading p{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;line-height:1.7;color:#64748b;margin:0}#pc-wrap .about-page .about-architecture-section .arch-diagram-block{margin-top:8px;text-align:center}#pc-wrap .about-page .about-architecture-section .arch-diagram-img{width:100%;max-width:860px;height:auto;border:1px solid #e2e8f0;border-radius:8px;display:block;margin:0 auto}#pc-wrap .about-page .about-architecture-section .architecture-flow{display:flex;flex-direction:row;align-items:stretch;gap:0}#pc-wrap .about-page .about-architecture-section .architecture-flow-card{position:relative;display:flex;flex-direction:column;flex:1 1;min-width:0;min-height:250px;padding:20px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 10px 24px rgba(26,26,46,.04);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}#pc-wrap .about-page .about-architecture-section .architecture-flow-card:hover{transform:translateY(-3px);border-color:rgba(46,134,222,.55);box-shadow:0 14px 32px rgba(46,134,222,.1)}#pc-wrap .about-page .about-architecture-section .architecture-flow-card .architecture-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}#pc-wrap .about-page .about-architecture-section .architecture-flow-card .architecture-card-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:rgba(46,134,222,.1);border-radius:10px}#pc-wrap .about-page .about-architecture-section .architecture-flow-card .architecture-card-icon svg{font-size:24px;color:#2e86de}#pc-wrap .about-page .about-architecture-section .architecture-flow-card .architecture-card-step{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;font-weight:800;letter-spacing:.7px;color:#2e86de}#pc-wrap .about-page .about-architecture-section .architecture-flow-card h3{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:16px;font-weight:800;line-height:1.25;color:#1a1a2e;margin:0 0 10px}#pc-wrap .about-page .about-architecture-section .architecture-flow-card p{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;line-height:1.6;color:#64748b;margin:0}#pc-wrap .about-page .about-architecture-section .architecture-flow-card .architecture-card-meta{display:inline-flex;align-items:center;align-self:flex-start;min-height:28px;padding:0 10px;margin-top:auto;background:#f6f6f6;border:1px solid #e2e8f0;border-radius:100px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;font-weight:700;color:#1a1a2e;white-space:nowrap}#pc-wrap .about-page .about-architecture-section .architecture-connector{width:34px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#2e86de}#pc-wrap .about-page .about-architecture-section .architecture-connector svg{font-size:21px}#pc-wrap .about-page .about-architecture-section .architecture-details{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}#pc-wrap .about-page .about-architecture-section .architecture-detail-card{display:flex;align-items:flex-start;gap:14px;padding:22px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 8px 20px rgba(26,26,46,.04)}#pc-wrap .about-page .about-architecture-section .architecture-detail-card .architecture-detail-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:rgba(14,165,112,.12);border-radius:10px}#pc-wrap .about-page .about-architecture-section .architecture-detail-card .architecture-detail-icon svg{font-size:23px;color:#0ea570}#pc-wrap .about-page .about-architecture-section .architecture-detail-card h3{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-weight:800;color:#1a1a2e;margin:0 0 8px}#pc-wrap .about-page .about-architecture-section .architecture-detail-card p{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;line-height:1.6;color:#64748b;margin:0}#pc-wrap .about-page .robot-showcase{background:#fff;padding:92px 0}#pc-wrap .about-page .robot-showcase>.container{display:flex;flex-direction:column;gap:52px}#pc-wrap .about-page .robot-showcase .robot-cols{display:grid;grid-template-columns:460px minmax(0,1fr);align-items:center;grid-gap:48px;gap:48px;max-width:1100px;margin:0 auto;width:100%}#pc-wrap .about-page .robot-showcase .robot-visual-col{min-width:0}#pc-wrap .about-page .robot-showcase .robot-visual-card{position:relative;display:flex;flex-direction:column;align-items:center;padding:30px;background:#f6f6f6;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 18px 44px rgba(26,26,46,.08)}#pc-wrap .about-page .robot-showcase .robot-visual-card .robot-frame-image{display:block;width:100%;max-width:400px;height:auto;object-fit:contain}#pc-wrap .about-page .robot-showcase .robot-specs-col,#pc-wrap .about-page .robot-showcase .robot-specs-col .spec-rows{display:flex;flex-direction:column}#pc-wrap .about-page .robot-showcase .robot-specs-col .spec-rows .spec-row{display:flex;align-items:baseline;gap:10px;padding:14px 0;border-bottom:1px solid #e2e8f0}#pc-wrap .about-page .robot-showcase .robot-specs-col .spec-rows .spec-row:first-child{border-top:1px solid #e2e8f0}#pc-wrap .about-page .robot-showcase .robot-specs-col .spec-rows .spec-row .spec-key{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:800;color:#1a1a2e;flex-shrink:0;min-width:150px}#pc-wrap .about-page .robot-showcase .robot-specs-col .spec-rows .spec-row .spec-sep{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;color:#64748b;flex-shrink:0}#pc-wrap .about-page .robot-showcase .robot-specs-col .spec-rows .spec-row .spec-val{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:400;color:#64748b}#pc-wrap .about-page .tech-stack{padding:80px 0;background:#1a1a2e}#pc-wrap .about-page .tech-stack .section-header,#pc-wrap .about-page .tech-stack .section-heading{width:100%;text-align:center;margin-bottom:40px}#pc-wrap .about-page .tech-stack .section-header h2,#pc-wrap .about-page .tech-stack .section-heading h2{color:#fff}#pc-wrap .about-page .tech-stack .section-header p,#pc-wrap .about-page .tech-stack .section-heading p{color:#64748b}#pc-wrap .about-page .tech-stack .pill-rows{display:flex;flex-direction:column;gap:12px;align-items:center}#pc-wrap .about-page .tech-stack .pill-rows .pill-row{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}#pc-wrap .about-page .tech-stack .pill-rows .pill-row .tech-pill{display:inline-flex;align-items:center;padding:8px 18px;background:#fff;border:1px solid #e2e8f0;border-radius:100px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:500;color:#1a1a2e;cursor:default;transition:border-color .2s ease,color .2s ease}#pc-wrap .about-page .tech-stack .pill-rows .pill-row .tech-pill:hover{border-color:#2e86de;color:#1a1a2e}#pc-wrap .about-page .team-section{padding:80px 0;background:#fff}#pc-wrap .about-page .team-section .team-container{max-width:960px;margin:0 auto;padding:0 40px;box-sizing:border-box}#pc-wrap .about-page .team-section .team-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;width:100%}#pc-wrap .about-page .team-section .team-grid .member-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:36px 20px 28px;border:1px solid #e2e8f0;border-radius:16px;transition:transform .22s ease,box-shadow .22s ease}#pc-wrap .about-page .team-section .team-grid .member-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(26,26,46,.08)}#pc-wrap .about-page .team-section .team-grid .member-card .member-avatar{width:88px;height:88px;border-radius:50%;overflow:hidden;margin-bottom:18px;border:3px solid #e2e8f0;flex-shrink:0}#pc-wrap .about-page .team-section .team-grid .member-card .member-avatar img{width:100%;height:100%;object-fit:cover}#pc-wrap .about-page .team-section .team-grid .member-card .member-name{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-weight:700;color:#1a1a2e;margin-bottom:6px}#pc-wrap .about-page .team-section .team-grid .member-card .member-role{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:400;color:#64748b}#pc-wrap .about-page .university-badge{padding:48px 0;background:#f6f6f6;border-top:1px solid #e2e8f0}#pc-wrap .about-page .university-badge>.container{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:24px}#pc-wrap .about-page .university-badge .capstone-logo{height:52px;width:auto;object-fit:contain;flex-shrink:0}#pc-wrap .about-page .university-badge .uni-text{display:flex;flex-direction:column;gap:4px}#pc-wrap .about-page .university-badge .uni-text .uni-label{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:600;color:#64748b;margin:0}#pc-wrap .about-page .university-badge .uni-text .uni-name{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:400;color:#64748b;margin:0}#pc-wrap .about-page .cta-strip{padding:72px 0;background:#1a1a2e}#pc-wrap .about-page .cta-strip>.container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:52px 60px;background:transparent;border-radius:16px}#pc-wrap .about-page .cta-strip .cta-left{display:flex;flex-direction:column}#pc-wrap .about-page .cta-strip .cta-left strong{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:26px;font-weight:700;color:#fff;margin-bottom:8px}#pc-wrap .about-page .cta-strip .cta-left p{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-weight:400;color:#64748b;line-height:1.6;margin:0}#pc-wrap .about-page .cta-strip .cta-right{display:flex;flex-direction:row;gap:14px;flex-shrink:0}#pc-wrap .about-page .cta-strip .cta-right .btn-filled,#pc-wrap .about-page .cta-strip .cta-right .btn-outline{display:inline-flex;align-items:center;justify-content:center;height:50px;padding:0 28px;border-radius:10px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:600;cursor:pointer;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;white-space:nowrap}#pc-wrap .about-page .cta-strip .cta-right .btn-filled:hover,#pc-wrap .about-page .cta-strip .cta-right .btn-outline:hover{transform:translateY(-2px)}#pc-wrap .about-page .cta-strip .cta-right .btn-outline{border:1px solid #e2e8f0;color:#fff;background:transparent}#pc-wrap .about-page .cta-strip .cta-right .btn-outline:hover{border-color:#fff}#pc-wrap .about-page .cta-strip .cta-right .btn-filled{background:#2e86de;color:#fff;border:none}#pc-wrap .about-page .cta-strip .cta-right .btn-filled:hover{background:#1a6fc4}#pc-wrap .about-page .about-logo-cloud{width:100%;overflow:hidden;padding:48px 0;background:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}#pc-wrap .about-page .about-logo-cloud>.container{width:100%;max-width:none;margin:0;padding-left:40px;padding-right:40px;box-sizing:border-box;display:flex;flex-direction:column;gap:0}#pc-wrap .about-page .about-logo-cloud .logo-cloud-heading{text-align:center;margin-bottom:32px}#pc-wrap .about-page .about-logo-cloud .logo-cloud-heading h2{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:32px;font-weight:700;line-height:1.2;color:#1a1a2e;margin:0}#pc-wrap .about-page .about-logo-cloud .logo-cloud-heading p{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:1.6;color:#64748b;margin:10px 0 0}#pc-wrap .about-page .about-logo-cloud .logo-cloud-stage{width:100%;overflow:hidden}#pc-wrap .about-page .about-logo-cloud .logo-cloud-strip{width:100%;overflow:hidden;padding:16px 0}#pc-wrap .about-page .about-logo-cloud .logo-cloud-track{display:flex;flex-direction:row;align-items:center;width:max-content;animation:marquee 24s linear infinite}#pc-wrap .about-page .about-logo-cloud .logo-cloud-track:hover{animation-play-state:paused}#pc-wrap .about-page .about-logo-cloud .logo-cloud-card{display:flex;align-items:center;justify-content:center;min-height:54px;margin:0 24px;padding:0;background:transparent;border:none;border-radius:0;box-sizing:border-box;flex-shrink:0}#pc-wrap .about-page .about-logo-cloud .logo-cloud-card img{display:block;max-width:138px;max-height:34px;object-fit:contain}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.prototype-scope{padding:80px 0;background:#fff}.prototype-scope .ps-container{max-width:960px;margin:0 auto;padding:0 40px;box-sizing:border-box}.prototype-scope .section-heading{text-align:center;margin-bottom:56px}.prototype-scope .section-heading h2{font-size:32px;font-weight:700;color:#1a1a2e;margin:0}.prototype-scope .section-heading p{font-size:14px;color:#64748b;margin:10px auto 0;max-width:480px;line-height:1.6}.prototype-scope .ps-strip{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;width:100%}.prototype-scope .ps-stat-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 40px;flex:1 1;border-left:3px solid #2e86de}.prototype-scope .ps-number{font-size:40px;font-weight:700;color:#1a1a2e;line-height:1;display:block;white-space:nowrap}.prototype-scope .ps-label{font-size:13px;color:#64748b;margin-top:10px;line-height:1.5;display:block;white-space:nowrap}.business-model{padding:80px 0;background:#fff}.business-model .bm-container{max-width:1100px;margin:0 auto;padding:0 40px;box-sizing:border-box}.business-model .bm-heading{text-align:center;margin-bottom:48px}.business-model .bm-heading h2{font-size:32px;font-weight:700;color:#1a1a2e}.business-model .bm-heading p{font-size:14px;color:#64748b;margin-top:10px}.business-model .bm-table{width:100%;border-top:1px solid #e2e8f0}.business-model .bm-header{padding:12px 0;font-size:11px;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.08em}.business-model .bm-header,.business-model .bm-row{display:flex;flex-direction:row;border-bottom:1px solid #e2e8f0}.business-model .bm-row{align-items:flex-start;padding:28px 0}.business-model .bm-row:hover{background:#f6f6f6}.business-model .bm-row.bm-row--featured{border-left:3px solid #2e86de;padding-left:16px}.business-model .bm-col-name{flex:0 0 200px;display:flex;flex-direction:column;gap:4px}.business-model .bm-col-included{flex:1 1;display:flex;flex-direction:column;gap:6px;padding-right:24px}.business-model .bm-col-included span{font-size:13px;color:#1a1a2e;display:block}.business-model .bm-col-included span:before{content:"– ";color:#64748b}.business-model .bm-col-details{flex:1 1;font-size:13px;color:#64748b;line-height:1.6;padding-right:24px}.business-model .bm-col-price{flex:0 0 120px;text-align:right;font-size:18px;font-weight:700;color:#1a1a2e}.business-model .bm-tier-title{font-size:15px;font-weight:600;color:#1a1a2e}.business-model .bm-footer,.business-model .bm-tier-sub{font-size:12px;color:#64748b}.business-model .bm-footer{text-align:center;margin-top:24px}.market-research{padding:80px 0;background:#fff}.market-research .mr-container{max-width:960px;margin:0 auto;padding:0 40px;box-sizing:border-box}.market-research .mr-heading{text-align:center;margin-bottom:48px}.market-research .mr-heading h2{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:32px;font-weight:700;color:#1a1a2e;margin:0}.market-research .mr-block-label{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.08em;text-align:center;margin-bottom:16px}.market-research .mr-metric-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;margin-bottom:48px}.market-research .mr-metric-card{display:flex;flex-direction:column;background:#f6f6f6;border:1px solid #e2e8f0;border-radius:8px;padding:32px}.market-research .mr-label{font-size:11px;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}.market-research .mr-label,.market-research .mr-value{font-family:Inter,Noto Sans KR,-apple-system,sans-serif}.market-research .mr-value{font-size:44px;font-weight:700;color:#1a1a2e;line-height:1}.market-research .mr-sub{font-size:13px;margin-top:8px}.market-research .mr-detail,.market-research .mr-sub{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;color:#64748b}.market-research .mr-detail{font-size:12px;margin-top:4px}.market-research .mr-crisis-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;margin-bottom:48px}.market-research .mr-crisis-cell{display:flex;flex-direction:column;background:#fff;padding:28px 32px;box-sizing:border-box}.market-research .mr-crisis-cell:nth-child(odd){border-right:1px solid #e2e8f0}.market-research .mr-crisis-cell:first-child,.market-research .mr-crisis-cell:nth-child(2){border-bottom:1px solid #e2e8f0}.market-research .mr-crisis-stat{font-size:28px;font-weight:700;line-height:1}.market-research .mr-crisis-label,.market-research .mr-crisis-stat{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;color:#1a1a2e}.market-research .mr-crisis-label{font-size:13px;font-weight:500;margin-top:6px}.market-research .mr-crisis-sub{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;color:#64748b;margin-top:3px}.market-research .mr-compete-rows{display:flex;flex-direction:column;gap:10px;margin-bottom:48px}.market-research .mr-compete-row{display:flex;justify-content:space-between;align-items:center;background:#f6f6f6;border-radius:6px;padding:18px 24px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif}.market-research .mr-compete-row--danger{border-left:3px solid #dc2626}.market-research .mr-compete-row--success{border-left:3px solid #0ea570}.market-research .mr-compete-left{display:flex;flex-direction:column;gap:3px}.market-research .mr-compete-title{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:600;color:#1a1a2e}.market-research .mr-compete-right,.market-research .mr-compete-sub{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;color:#64748b}.market-research .mr-compete-price{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:600;color:#1a1a2e}.market-research .mr-gtm-phases{display:flex;justify-content:center;align-items:center;gap:0;margin-bottom:16px}.market-research .mr-phase-box{background:#1a1a2e;color:#fff;border-radius:6px;padding:12px 24px;font-weight:500;text-align:center}.market-research .mr-phase-arrow,.market-research .mr-phase-box{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px}.market-research .mr-phase-arrow{color:#64748b;padding:0 10px}.market-research .mr-gtm-pill-wrap{text-align:center}.market-research .mr-gtm-pill{display:inline-block;background:#2e86de;color:#fff;border-radius:100px;padding:10px 28px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:500}#pc-wrap .join-page{position:relative;padding-top:120px;padding-bottom:80px;width:100%;height:auto;background:#f6f6f6;min-height:100vh;font-family:Sofia Pro,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#pc-wrap .join-page .container{align-items:center}#pc-wrap .join-page .container .main{width:900px;height:620px;display:flex;flex-direction:row;border-radius:32px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 8px 40px rgba(0,0,0,.1);overflow:hidden}#pc-wrap .join-page .container .main .left{width:50%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:48px 40px;background:#fff;border-radius:32px 0 0 32px}#pc-wrap .join-page .container .main .left .info{display:flex;flex-direction:column;align-items:flex-start;text-align:left;width:100%}#pc-wrap .join-page .container .main .left .info span{font-family:Sofia Pro,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:28px;font-style:normal;font-weight:700;line-height:normal;color:#1a1a2e;margin-bottom:4px}#pc-wrap .join-page .container .main .left .info p{margin-top:4px;margin-bottom:28px;font-family:Sofia Pro,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#64748b}#pc-wrap .join-page .container .main .left .input-wrap{width:100%;display:flex;flex-direction:column}#pc-wrap .join-page .container .main .left .input-wrap .input-box{margin-top:16px;display:flex;flex-direction:column}#pc-wrap .join-page .container .main .left .input-wrap .input-box:first-child{margin-top:0}#pc-wrap .join-page .container .main .left .input-wrap .input-box span{margin-bottom:7px;font-family:Sofia Pro,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#1a1a2e}#pc-wrap .join-page .container .main .left .input-wrap .input-box .password-wrap{position:relative;display:flex;align-items:center}#pc-wrap .join-page .container .main .left .input-wrap .input-box .password-wrap input{padding-right:48px!important}#pc-wrap .join-page .container .main .left .input-wrap .input-box .password-wrap .eye-toggle{position:absolute;right:14px;background:none;border:none;cursor:pointer;color:#64748b;display:flex;align-items:center;justify-content:center;padding:0;line-height:0}#pc-wrap .join-page .container .main .left .input-wrap .input-box .password-wrap .eye-toggle:hover{color:#1b3a6b}#pc-wrap .join-page .container .main .left .input-wrap .input-box input{padding:12px 16px;width:100%;height:48px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;font-family:Sofia Pro,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#1a1a2e;outline:none;transition:border-color .2s}#pc-wrap .join-page .container .main .left .input-wrap .input-box input:focus{border-color:#1b3a6b}#pc-wrap .join-page .container .main .left .input-wrap .input-box input::placeholder{color:#94a3b8}#pc-wrap .join-page .container .main .left .register{margin-top:20px;width:100%;display:flex;flex-direction:column;align-items:center}#pc-wrap .join-page .container .main .left .register .remember-info{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:4px}#pc-wrap .join-page .container .main .left .register .remember-info a{font-family:Sofia Pro,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:26px;cursor:pointer;color:#64748b}#pc-wrap .join-page .container .main .left .register .remember-info a:hover{color:#1b3a6b}#pc-wrap .join-page .container .main .left .register button{margin-top:16px;width:100%;height:50px;border-radius:10px;background:#2e86de;font-family:Sofia Pro,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;color:#fff;transition:background .2s}#pc-wrap .join-page .container .main .left .register button:hover{background:#1b3a6b}#pc-wrap .join-page .container .main .left .register button img{filter:brightness(0) invert(1)}#pc-wrap .join-page .container .main .left .ask-info{margin-top:28px}#pc-wrap .join-page .container .main .left .ask-info p{font-family:Sofia Pro,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-style:normal;line-height:normal;font-weight:400;color:#64748b}#pc-wrap .join-page .container .main .left .ask-info p b{margin-left:6px;font-weight:700;font-size:14px;cursor:pointer;color:#1b3a6b;text-decoration:none}#pc-wrap .join-page .container .main .left .ask-info p b:hover{text-decoration:underline}#pc-wrap .join-page .container .main .right{width:50%;height:100%;position:relative;overflow:hidden;border-radius:0 32px 32px 0}#pc-wrap .join-page .container .main .right img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;border-radius:0 32px 32px 0}.demo-restricted-page{min-height:calc(100vh - 87px);background:#f6f6f6;display:flex;align-items:center;justify-content:center;padding:40px 16px 64px;box-sizing:border-box}.demo-restricted-page .demo-restricted-card{width:100%;max-width:560px;margin:0 auto;padding:64px 48px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;text-align:center;box-sizing:border-box}.demo-restricted-page .demo-restricted-label{margin-bottom:20px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;font-weight:500;color:#2e86de;letter-spacing:.1em;text-transform:uppercase}.demo-restricted-page .demo-restricted-title{margin:0 0 20px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:28px;font-weight:700;color:#1a1a2e;line-height:1.3}.demo-restricted-page .demo-restricted-divider{width:40px;height:2px;background:#e2e8f0;margin:0 auto 28px}.demo-restricted-page .demo-restricted-text{margin:0 0 16px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:400;color:#64748b;line-height:1.8}.demo-restricted-page .demo-restricted-actions{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:40px}.demo-restricted-page .demo-restricted-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;border-radius:6px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:500;line-height:1;text-decoration:none;transition:border-color .2s ease,background .2s ease,color .2s ease;box-sizing:border-box}.demo-restricted-page .demo-restricted-btn--secondary{background:transparent;border:1px solid #e2e8f0;color:#1a1a2e}.demo-restricted-page .demo-restricted-btn--secondary:hover{border-color:#1a1a2e}.demo-restricted-page .demo-restricted-btn--primary{background:#1a1a2e;border:1px solid #1a1a2e;color:#fff}.demo-restricted-page .demo-restricted-btn--primary:hover{background:#2e86de;border-color:#2e86de}.demo-restricted-page .demo-restricted-footnote{margin:28px 0 0;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-weight:400;color:#64748b;line-height:1.6}@media(max-width:768px){.demo-restricted-page{padding:28px 16px 44px}.demo-restricted-page .demo-restricted-card{padding:40px 24px}.demo-restricted-page .demo-restricted-actions{flex-direction:column;align-items:stretch}.demo-restricted-page .demo-restricted-btn{width:100%}}#pc-wrap.admin #bunker{width:calc(100% - 220px);margin-left:220px;padding-top:56px;min-height:100vh;background:#f6f6f6}#pc-wrap.admin .MuiAppBar-root{background:#1a1a2e!important;box-shadow:none!important;border-bottom:1px solid hsla(0,0%,100%,.1)!important}#pc-wrap.admin .MuiAppBar-root .MuiIconButton-root{color:#fff}#pc-wrap.admin .MuiAppBar-root .MuiToolbar-root{justify-content:flex-end}#pc-wrap.admin .aside .MuiDrawer-paper{background:#1a1a2e!important;border-right:none!important;box-shadow:none}#pc-wrap.admin .aside .MuiDivider-root{border-color:hsla(0,0%,100%,.12)}#pc-wrap.admin .aside .MuiToolbar-root{min-height:56px;padding:16px 20px 12px;border-bottom:1px solid hsla(0,0%,100%,.12)}#pc-wrap.admin .aside .logo-box{padding:0;margin-bottom:14px}#pc-wrap.admin .aside .logo-box img{width:120px;height:auto;display:block}#pc-wrap.admin .aside .user{background:transparent!important;padding:0!important;margin-top:4px;gap:10px;align-items:center!important}#pc-wrap.admin .aside .user .MuiAvatar-root{width:32px;height:32px}#pc-wrap.admin .aside .user .MuiTypography-root{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;color:#fff;padding:0;margin:0;line-height:1.4}.admin-menu{padding:12px 0}.admin-menu .admin-menu-item{display:flex;align-items:center;gap:12px;padding:10px 20px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:500;color:#fff;text-decoration:none;border-radius:0;border-left:3px solid transparent;transition:background .15s,color .15s;cursor:pointer}.admin-menu .admin-menu-item svg{font-size:18px;flex-shrink:0;color:#fff}.admin-menu .admin-menu-item:hover{background:hsla(0,0%,100%,.05);color:#fff}.admin-menu .admin-menu-item.is-active{color:#fff;background:hsla(0,0%,100%,.08);border-left:3px solid #2e86de}.admin-menu .admin-menu-item.is-active svg{color:#2e86de}.admin-page{padding:32px 36px;max-width:1400px}.admin-page-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:28px}.admin-page-title{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:20px;font-weight:600;color:#1a1a2e;margin:0 0 4px}.admin-page-sub{font-size:13px}.admin-page-sub,.admin-section-label{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;color:#64748b}.admin-section-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin-bottom:12px}.admin-stats-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-bottom:24px}.admin-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:22px 24px;transition:box-shadow .2s ease}.admin-stat-card:hover{box-shadow:0 4px 16px rgba(26,26,46,.06)}.admin-stat-card .stat-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:rgba(46,134,222,.08);color:#2e86de;margin-bottom:16px}.admin-stat-card .stat-icon-wrap svg{font-size:18px}.admin-stat-card .stat-number{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:32px;font-weight:700;color:#1a1a2e;line-height:1;margin-bottom:6px;letter-spacing:-.02em}.admin-stat-card .stat-label{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.07em;margin:0}.admin-dashboard-grid{display:grid;grid-template-columns:1.4fr 1fr;grid-gap:16px;gap:16px;margin-bottom:24px}.admin-ranked-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-bottom:24px}.admin-chart-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;overflow:hidden;transition:box-shadow .2s ease}.admin-chart-card:hover{box-shadow:0 4px 16px rgba(26,26,46,.06)}.admin-chart-card .chart-card-header{margin-bottom:20px}.admin-chart-card .chart-card-title{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:600;color:#1a1a2e;margin-bottom:2px}.admin-chart-card .chart-card-subtitle{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-weight:400;color:#64748b}.admin-chart-canvas{height:220px;position:relative}.admin-chart-canvas canvas{display:block;max-width:100%}.admin-chart-empty{height:100%;display:flex;align-items:center;justify-content:center;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;color:#64748b}.admin-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:box-shadow .2s ease}.admin-table-card:hover{box-shadow:0 4px 16px rgba(26,26,46,.06)}.admin-table-card .admin-table thead tr{border-bottom:1px solid #e2e8f0}.admin-table-card .admin-table th{background:#f6f6f6;font-size:11px;padding:11px 16px}.admin-table-card .admin-table td{padding:12px 16px}.admin-compact-table{width:100%;border-collapse:collapse}.admin-compact-table tr{border-bottom:1px solid #f6f6f6;transition:background .12s}.admin-compact-table tr:last-child{border-bottom:none}.admin-compact-table tr:hover td{background:rgba(46,134,222,.02)}.admin-compact-table td{padding:11px 20px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;color:#1a1a2e;vertical-align:middle}.admin-compact-table .compact-table-rank{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;font-weight:600;color:#64748b;width:28px}.admin-compact-table .compact-table-img{width:40px;height:40px;border-radius:50%;object-fit:cover;border:1px solid #e2e8f0;display:block}.admin-compact-table .compact-table-name{font-weight:500;color:#1a1a2e;text-decoration:none;cursor:pointer}.admin-compact-table .compact-table-name:hover{color:#2e86de}.admin-compact-table .compact-table-meta{font-size:12px;color:#64748b;display:flex;align-items:center;gap:4px;justify-content:flex-end;font-weight:500}.admin-compact-table .compact-table-meta svg{font-size:13px}.admin-members-table{width:100%;border-collapse:collapse}.admin-members-table thead tr{border-bottom:1px solid #e2e8f0}.admin-members-table th{background:#f6f6f6;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b;text-align:left;padding:11px 20px}.admin-members-table td,.admin-members-table th{font-family:Inter,Noto Sans KR,-apple-system,sans-serif}.admin-members-table td{font-size:13px;color:#1a1a2e;padding:13px 20px;border-bottom:1px solid #f6f6f6;vertical-align:middle}.admin-members-table tbody tr:last-child td{border-bottom:none}.admin-member-cell{display:flex;align-items:center;gap:12px}.admin-member-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;border:1px solid #e2e8f0;flex-shrink:0}.admin-member-name{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:500;color:#1a1a2e;text-decoration:none}.admin-member-name:hover{color:#2e86de}.admin-empty-row{padding:32px;text-align:center;font-size:13px}.admin-empty-row,.badge{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;color:#64748b}.badge{display:inline-block;border:none;border-radius:20px;padding:4px 14px;font-size:12px;font-weight:500;line-height:1;letter-spacing:.5px;text-transform:uppercase;background:rgba(100,116,139,.1)}.badge.badge-user{background:#eaf0fb;color:#6b8fcc}.badge.badge-block,.badge.badge-designer{background:#fde8e8;color:#d47a7a}.badge.badge-active{background:#e6f5ef;color:#4da882}.badge.badge-admin{background:rgba(46,134,222,.1);color:#2e86de}.badge.badge-delete{background:rgba(220,38,38,.1);color:#dc2626}.admin-table-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 20px 14px;border-bottom:1px solid #e2e8f0}.admin-table-card-title{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13.5px;font-weight:600;color:#1a1a2e;margin:0;line-height:1.2}.admin-table-card-subtitle{font-weight:400;color:#64748b;margin-top:4px}.admin-table-card-link,.admin-table-card-subtitle{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px}.admin-table-card-link{font-weight:500;color:#2e86de;text-decoration:none;white-space:nowrap;transition:color .15s}.admin-table-card-link:hover{color:#1a6fc4}.admin-mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;color:#64748b}.admin-battery{display:inline-flex;align-items:center;gap:8px}.admin-battery-track{width:56px;height:5px;background:#e2e8f0;border-radius:3px;overflow:hidden;display:inline-block}.admin-battery-fill{display:block;height:100%;border-radius:3px}.admin-battery-fill--high{background:#0ea570}.admin-battery-fill--mid{background:#d97706}.admin-battery-fill--low{background:#dc2626}.admin-battery-text{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;color:#64748b;min-width:32px}.admin-filters{display:flex;align-items:center;gap:12px;margin-bottom:20px;flex-wrap:wrap}.admin-input{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;color:#1a1a2e;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:8px 12px;outline:none;transition:border-color .15s}.admin-input::placeholder{color:#64748b}.admin-input:focus{border-color:#2e86de}.admin-input.is-search{flex:1 1;min-width:200px}.admin-select{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;color:#1a1a2e;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:8px 12px;outline:none;cursor:pointer;transition:border-color .15s}.admin-select:focus{border-color:#2e86de}.admin-textarea{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;color:#1a1a2e;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:8px 12px;outline:none;resize:vertical;min-height:80px;width:100%;transition:border-color .15s}.admin-textarea::placeholder{color:#64748b}.admin-textarea:focus{border-color:#2e86de}.admin-btn{display:inline-flex;align-items:center;gap:6px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:500;padding:8px 16px;border-radius:6px;border:none;cursor:pointer;text-decoration:none;transition:background .15s}.admin-btn--primary{background:#2e86de;color:#fff}.admin-btn--primary:hover{background:#1a6fc4}.admin-btn--ghost{background:transparent;color:#64748b;border:1px solid #e2e8f0}.admin-btn--ghost:hover{background:#f6f6f6}.admin-btn--sm{padding:5px 10px;font-size:12px}.admin-request-final-badge{font-size:11px;color:#64748b;font-style:italic;padding:4px 8px;background:#f6f6f6;border-radius:4px;white-space:nowrap}.admin-link-btn,.admin-request-final-badge{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-weight:500}.admin-link-btn{font-size:12px;color:#2e86de;background:none;border:none;padding:0;cursor:pointer;text-decoration:none;transition:opacity .15s}.admin-link-btn:hover{opacity:.75}.admin-link-btn.is-danger{color:#dc2626}.admin-link-btn.is-muted{color:#64748b}.admin-table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;margin-bottom:20px}.admin-table{width:100%;border-collapse:collapse;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px}.admin-table thead tr{border-bottom:1px solid #e2e8f0}.admin-table th{padding:12px 16px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b;text-align:left;background:#fff}.admin-table td{padding:14px 16px;color:#1a1a2e;border-bottom:1px solid #e2e8f0;vertical-align:middle}.admin-table tbody tr:last-child td{border-bottom:none}.admin-table tbody tr:hover td{background:#f6f6f6}.admin-cell-title{font-weight:500;color:#1a1a2e;margin-bottom:2px}.admin-cell-meta{font-size:12px;color:#64748b;margin-top:2px}.admin-cell-actions{display:flex;align-items:center;gap:14px;justify-content:flex-end}.admin-status{display:inline-flex;align-items:center;gap:6px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;color:#1a1a2e}.admin-status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;flex-shrink:0}.admin-status-dot--primary{background:#2e86de}.admin-status-dot--success{background:#0ea570}.admin-status-dot--warning{background:#d97706}.admin-status-dot--danger{background:#dc2626}.admin-status-dot--info{background:#0891b2}.admin-status-dot--muted{background:#64748b}.admin-pagination{padding:16px 0}.admin-empty,.admin-pagination{display:flex;justify-content:center}.admin-empty{align-items:center;padding:80px 0;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;color:#64748b}.admin-cover-thumb{width:36px;height:48px;border-radius:4px;border:1px solid #e2e8f0}.admin-cover-thumb,.admin-lost-thumb{object-fit:cover;background:#f6f6f6;display:block}.admin-lost-thumb{width:88px;height:88px;border-radius:8px;border:1px solid #e2e8f0}.admin-lost-table{width:100%;table-layout:auto}.admin-lost-id{word-break:break-all}.admin-lost-location{white-space:normal;word-break:break-word}.admin-lost-note{white-space:normal;word-break:normal;overflow-wrap:anywhere;line-height:1.45;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.admin-lost-thumb-placeholder{width:88px;height:88px;border-radius:8px;display:flex;align-items:center;justify-content:center;text-align:center;padding:8px;background:#f6f6f6;border:1px dashed #e2e8f0}.admin-lost-priority,.admin-lost-thumb-placeholder{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;color:#64748b}.admin-lost-priority{display:inline-block;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.admin-lost-priority.is-high{color:#0ea570}.admin-lost-priority.is-low,.admin-lost-priority.is-medium{color:#64748b}.admin-lost-dismiss-btn{background:#dc2626;color:#fff;border:1px solid #dc2626}.admin-lost-dismiss-btn:hover{background:#bb1e1e;border-color:#bb1e1e;color:#fff}.admin-lost-empty{padding:32px 0;text-align:center}.admin-lost-actions{flex-direction:column;align-items:stretch;gap:6px;min-width:128px}.admin-lost-action-btn{width:100%;justify-content:center}.admin-lost-action-btn.admin-lost-dismiss-btn{width:-moz-fit-content;width:fit-content;align-self:center;padding-left:10px;padding-right:10px}.admin-form-shell{display:flex;flex-direction:column;gap:24px;max-width:820px}.admin-form-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:24px}.admin-form-section-title{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:600;color:#1a1a2e;margin-bottom:18px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.admin-field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.admin-field:last-child{margin-bottom:0}.admin-field-label{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-weight:500;color:#64748b}.admin-field-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.admin-field-grid--3{grid-template-columns:1fr 1fr 1fr}.admin-form-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding-top:8px}.admin-upload-box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:28px;border:1px dashed #e2e8f0;border-radius:8px;cursor:pointer;transition:border-color .15s,background .15s}.admin-upload-box:hover{border-color:#2e86de;background:rgba(46,134,222,.03)}.admin-upload-box input[type=file]{display:none}.admin-upload-title{font-size:13px;font-weight:500;color:#1a1a2e}.admin-upload-hint,.admin-upload-title{font-family:Inter,Noto Sans KR,-apple-system,sans-serif}.admin-upload-hint{font-size:12px;color:#64748b}.admin-gallery{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px;margin-top:14px}.admin-gallery-item{position:relative;border-radius:6px;overflow:hidden;aspect-ratio:2/3;background:#f6f6f6;border:1px solid #e2e8f0}.admin-gallery-item img{width:100%;height:100%;object-fit:cover;display:block}.admin-modal-overlay{position:fixed;inset:0;background:rgba(26,26,46,.45);display:flex;align-items:center;justify-content:center;z-index:1200}.admin-modal{background:#fff;border-radius:10px;width:100%;max-width:480px;box-shadow:0 8px 32px rgba(26,26,46,.16);display:flex;flex-direction:column}.admin-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 16px;border-bottom:1px solid #e2e8f0}.admin-modal-title{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-weight:600;color:#1a1a2e;margin:0}.admin-modal-close{background:none;border:none;cursor:pointer;font-size:14px;color:#64748b;padding:4px;line-height:1;transition:color .15s}.admin-modal-close:hover{color:#1a1a2e}.admin-modal-body{padding:20px 24px;display:flex;flex-direction:column;gap:0}.admin-modal-footer{padding:16px 24px 20px;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;gap:10px}.admin-inventory-location{background:#f6f6f6;border:1px solid #e2e8f0;border-radius:6px;padding:10px 14px;margin-bottom:16px}.admin-inventory-location-grid{display:flex;gap:16px;flex-wrap:wrap;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;color:#64748b;margin-top:6px}.admin-gallery-remove{position:absolute;top:4px;right:4px;background:#fff;border:none;border-radius:50%;width:22px;height:22px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;box-shadow:0 1px 3px rgba(0,0,0,.15)}.admin-gallery-remove svg{font-size:14px;color:#dc2626}#pc-wrap #member-page{background:#f6f6f6}#pc-wrap #member-page .container{padding-top:86px;padding-bottom:70px;flex-direction:column}#pc-wrap #member-page .member-shell{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:24px;margin-top:16px}#pc-wrap #member-page .member-feed-column{flex:1 1;max-width:600px;min-height:640px;border:1px solid #e2e8f0;border-radius:4px;background:#fff}#pc-wrap #member-page .member-back-header{display:flex;align-items:center;gap:16px;height:52px;padding:0 16px;border-bottom:1px solid #e2e8f0;border-radius:4px 4px 0 0;background:#fff}#pc-wrap #member-page .member-back-btn{width:38px!important;height:38px!important}#pc-wrap #member-page .member-back-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:20px!important;font-weight:800!important;line-height:1}#pc-wrap #member-page .member-profile-banner{width:100%;height:180px;margin-top:0;position:relative;overflow:hidden;background:url(/img/community/hero_lib.jpg) 50%/cover no-repeat}#pc-wrap #member-page .member-profile-actions{width:100%;padding:0 24px;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;margin-top:-40px;position:relative;z-index:2}#pc-wrap #member-page .member-profile-avatar-wrap{width:80px;height:80px;border-radius:50%;border:4px solid #fff;overflow:hidden;background:#e2e8f0;box-shadow:0 2px 12px rgba(0,0,0,.14);flex-shrink:0}#pc-wrap #member-page .member-profile-avatar{width:100%;height:100%;object-fit:cover;display:block}#pc-wrap #member-page .member-profile-avatar--initials{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1b3a6b,#2e86de);color:#fff;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:24px;font-weight:700;width:100%;height:100%}#pc-wrap #member-page .member-profile-name-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between}#pc-wrap #member-page .member-follow-btn{min-width:96px;height:36px;border-radius:20px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:600;text-transform:none;padding:0 22px;cursor:pointer;color:#fff!important;flex-shrink:0}#pc-wrap #member-page .member-profile-info{width:100%;padding:16px 24px 0;display:flex;flex-direction:column;gap:6px}#pc-wrap #member-page .member-profile-name{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:20px;font-weight:700;line-height:26px}#pc-wrap #member-page .member-type-badge{display:inline-flex;align-items:center;padding:2px 10px;border-radius:12px;background:rgba(46,134,222,.1);color:#2e86de;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;font-weight:600;letter-spacing:.04em;width:-moz-fit-content;width:fit-content}#pc-wrap #member-page .member-profile-bio{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-weight:400;line-height:1.55;margin-top:2px}#pc-wrap #member-page .member-profile-meta{display:flex;flex-direction:row;align-items:center;gap:16px;flex-wrap:wrap;margin-top:2px}#pc-wrap #member-page .member-meta-item{display:flex;align-items:center;gap:4px;color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:400}#pc-wrap #member-page .member-stats-row{display:flex;flex-direction:row;align-items:center;gap:20px;margin-top:10px;padding-bottom:16px}#pc-wrap #member-page .member-stat{display:flex;flex-direction:row;align-items:baseline;gap:4px}#pc-wrap #member-page .member-stat.clickable{cursor:pointer}#pc-wrap #member-page .member-stat.clickable:hover .member-stat-label,#pc-wrap #member-page .member-stat.clickable:hover strong{color:#2e86de}#pc-wrap #member-page .member-stat-label{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:400;transition:color .15s ease}#pc-wrap #member-page strong.member-stat-count{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-weight:700;line-height:20px;transition:color .15s ease}#pc-wrap #member-page .member-tabs{width:100%;display:flex;flex-direction:row;border-top:1px solid #e2e8f0}#pc-wrap #member-page .member-tab{flex:1 1;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-bottom:2px solid transparent;transition:border-color .15s ease,color .15s ease,background .15s ease}#pc-wrap #member-page .member-tab p{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:700;line-height:20px}#pc-wrap #member-page .member-tab:hover{background:#f6f6f6}#pc-wrap #member-page .member-tab:hover p{color:#1a1a2e}#pc-wrap #member-page .member-tab.active{border-bottom:2px solid #2e86de}#pc-wrap #member-page .member-tab.active p{color:#1a1a2e}#pc-wrap #member-page .follow-list-like-count{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;color:#64748b;min-width:16px}#pc-wrap #member-page .member-feed-state{min-height:200px;padding:40px 24px}#pc-wrap #member-page .member-coming-soon,#pc-wrap #member-page .member-feed-state{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;text-align:center}#pc-wrap #member-page .member-coming-soon{min-height:280px;padding:48px 24px}#pc-wrap #member-page .member-state-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:18px;font-weight:700;line-height:24px}#pc-wrap #member-page .member-state-copy{max-width:340px;line-height:1.6}#pc-wrap #member-page .member-state-copy,#pc-wrap #member-page .member-state-text{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:400}#mobile-wrap #member-page{background:#f6f6f6}#mobile-wrap #member-page .container{padding:0 0 60px;flex-direction:column}#mobile-wrap #member-page .member-back-header{display:flex;align-items:center;gap:12px;height:48px;padding:0 12px;border-bottom:1px solid #e2e8f0;background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:10}#mobile-wrap #member-page .member-back-btn{width:36px!important;height:36px!important}#mobile-wrap #member-page .member-back-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:17px!important;font-weight:800!important;line-height:1}#mobile-wrap #member-page .member-profile-banner{width:100%;height:130px;background:url(/img/community/hero_lib.jpg) 50%/cover no-repeat;position:relative}#mobile-wrap #member-page .member-profile-actions{width:100%;padding:0 16px;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;margin-top:-32px;position:relative;z-index:2}#mobile-wrap #member-page .member-profile-avatar-wrap{width:64px;height:64px;border-radius:50%;border:3px solid #fff;overflow:hidden;background:#e2e8f0;box-shadow:0 2px 8px rgba(0,0,0,.12);flex-shrink:0}#mobile-wrap #member-page .member-profile-avatar{width:100%;height:100%;object-fit:cover;display:block}#mobile-wrap #member-page .member-follow-btn{min-width:88px;height:32px;border-radius:20px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:700;text-transform:none;padding:0 18px;color:#fff!important;flex-shrink:0;align-self:flex-end;margin-bottom:-8px}#mobile-wrap #member-page .member-profile-info{width:100%;padding:12px 16px 0;display:flex;flex-direction:column;gap:6px;background:#fff}#mobile-wrap #member-page .member-profile-name{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:18px;font-weight:700;line-height:24px}#mobile-wrap #member-page .member-type-badge{display:inline-flex;align-items:center;padding:2px 10px;border-radius:12px;background:rgba(46,134,222,.1);color:#2e86de;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;font-weight:600;letter-spacing:.04em;width:-moz-fit-content;width:fit-content}#mobile-wrap #member-page .member-profile-bio{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:1.55}#mobile-wrap #member-page .member-profile-meta{display:flex;flex-direction:row;align-items:center;gap:12px;flex-wrap:wrap}#mobile-wrap #member-page .member-meta-item{display:flex;align-items:center;gap:4px;color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-weight:400}#mobile-wrap #member-page .member-stats-row{display:flex;flex-direction:row;align-items:center;gap:16px;padding-bottom:12px}#mobile-wrap #member-page .member-stat{display:flex;flex-direction:row;align-items:baseline;gap:4px}#mobile-wrap #member-page .member-stat.clickable{cursor:pointer}#mobile-wrap #member-page .member-stat.clickable:hover .member-stat-label,#mobile-wrap #member-page .member-stat.clickable:hover strong{color:#2e86de}#mobile-wrap #member-page strong.member-stat-count{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:700;transition:color .15s ease}#mobile-wrap #member-page .member-stat-label{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:400;transition:color .15s ease}#mobile-wrap #member-page .member-tabs{width:100%;display:flex;flex-direction:row;border-top:1px solid #e2e8f0;background:#fff;position:-webkit-sticky;position:sticky;top:48px;z-index:9}#mobile-wrap #member-page .member-tab{flex:1 1;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-bottom:2px solid transparent;transition:border-color .15s ease,color .15s ease,background .15s ease}#mobile-wrap #member-page .member-tab p{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:700;line-height:1}#mobile-wrap #member-page .member-tab:hover{background:#f6f6f6}#mobile-wrap #member-page .member-tab:hover p{color:#1a1a2e}#mobile-wrap #member-page .member-tab.active{border-bottom:2px solid #2e86de}#mobile-wrap #member-page .member-tab.active p{color:#1a1a2e}#mobile-wrap #member-page .member-feed-column{width:100%;min-height:300px;background:#fff;margin-top:8px}#mobile-wrap #member-page .member-feed-state{min-height:160px;padding:32px 16px}#mobile-wrap #member-page .member-coming-soon,#mobile-wrap #member-page .member-feed-state{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;text-align:center}#mobile-wrap #member-page .member-coming-soon{min-height:200px;padding:40px 16px}#mobile-wrap #member-page .follow-list-like-count{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;color:#64748b;min-width:16px}#mobile-wrap #member-page .member-state-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:16px;font-weight:700}#mobile-wrap #member-page .member-state-copy{line-height:1.6}#mobile-wrap #member-page .member-state-copy,#mobile-wrap #member-page .member-state-text{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:400}#mobile-wrap #member-page .pagination-config{width:100%;display:flex;justify-content:center;align-items:center;margin-top:16px;margin-bottom:16px}#mobile-wrap #member-page .pagination-config .pagination-box{align-items:center;justify-content:center}#mobile-wrap #member-page .pagination-config .pagination-box .MuiPaginationItem-root{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;color:#1a1a2e}#mobile-wrap #member-page .pagination-config .pagination-box .MuiPaginationItem-root.Mui-selected{background:#2e86de;color:#fff}#mobile-wrap #member-page .pagination-config .total-result p{color:#64748b;text-align:center;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:400;line-height:26px}#mobile-wrap #member-follows-page,#pc-wrap #member-follows-page{width:100%;display:flex;flex-direction:column}#mobile-wrap #member-follows-page .follow-list-item,#pc-wrap #member-follows-page .follow-list-item{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid #e2e8f0;transition:background .15s}#mobile-wrap #member-follows-page .follow-list-item:hover,#pc-wrap #member-follows-page .follow-list-item:hover{background:#f6f6f6}#mobile-wrap #member-follows-page .follow-list-avatar,#pc-wrap #member-follows-page .follow-list-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0;border:1px solid #e2e8f0}#mobile-wrap #member-follows-page .follow-list-avatar--initials,#pc-wrap #member-follows-page .follow-list-avatar--initials{width:44px;height:44px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,#1b3a6b,#2e86de);display:flex;align-items:center;justify-content:center;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-weight:700;color:#fff}#mobile-wrap #member-follows-page .follow-list-info,#pc-wrap #member-follows-page .follow-list-info{flex:1 1;min-width:0;cursor:pointer}#mobile-wrap #member-follows-page .follow-list-nick,#pc-wrap #member-follows-page .follow-list-nick{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-weight:700;color:#1a1a2e;line-height:20px}#mobile-wrap #member-follows-page .follow-list-nick:hover,#pc-wrap #member-follows-page .follow-list-nick:hover{text-decoration:underline}#mobile-wrap #member-follows-page .follow-list-type,#pc-wrap #member-follows-page .follow-list-type{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;color:#64748b;line-height:18px}#mobile-wrap #member-follows-page .follow-list-actions,#pc-wrap #member-follows-page .follow-list-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}#mobile-wrap #member-follows-page .follow-list-heart,#pc-wrap #member-follows-page .follow-list-heart{background:none;border:none;cursor:pointer;color:#64748b;display:flex;align-items:center;padding:4px;border-radius:50%;transition:color .15s,background .15s}#mobile-wrap #member-follows-page .follow-list-heart:hover,#pc-wrap #member-follows-page .follow-list-heart:hover{background:rgba(224,36,94,.1);color:#e0245e}#mobile-wrap #member-follows-page .follow-list-heart.liked,#pc-wrap #member-follows-page .follow-list-heart.liked{color:#e0245e}#mobile-wrap #member-follows-page .follow-list-follow-btn,#pc-wrap #member-follows-page .follow-list-follow-btn{border-radius:20px;padding:6px 16px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:700;cursor:pointer;transition:all .15s;line-height:20px}#mobile-wrap #member-follows-page .follow-list-follow-btn.not-following,#pc-wrap #member-follows-page .follow-list-follow-btn.not-following{background:#1a1a2e;border:none;color:#fff}#mobile-wrap #member-follows-page .follow-list-follow-btn.not-following:hover,#pc-wrap #member-follows-page .follow-list-follow-btn.not-following:hover{background:#1a1a2e}#mobile-wrap #member-follows-page .follow-list-follow-btn.following,#pc-wrap #member-follows-page .follow-list-follow-btn.following{background:none;border:1.5px solid #e2e8f0;color:#1a1a2e}#mobile-wrap #member-follows-page .follow-list-follow-btn.following:hover,#pc-wrap #member-follows-page .follow-list-follow-btn.following:hover{border-color:#e0245e;color:#e0245e}#mobile-wrap #member-follows-page .follow-list-empty,#pc-wrap #member-follows-page .follow-list-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:48px 24px;color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px}#mobile-wrap #member-follows-page .follow-list-empty p,#pc-wrap #member-follows-page .follow-list-empty p{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px}#mobile-wrap #member-follows-page .pagination-config,#pc-wrap #member-follows-page .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:20px;margin-bottom:16px}#mobile-wrap #member-follows-page .pagination-config .pagination-box,#pc-wrap #member-follows-page .pagination-config .pagination-box{align-items:center;justify-content:center}#mobile-wrap #member-follows-page .pagination-config .pagination-box .MuiPaginationItem-root,#pc-wrap #member-follows-page .pagination-config .pagination-box .MuiPaginationItem-root{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;color:#1a1a2e}#mobile-wrap #member-follows-page .pagination-config .pagination-box .MuiPaginationItem-root.Mui-selected,#pc-wrap #member-follows-page .pagination-config .pagination-box .MuiPaginationItem-root.Mui-selected{background:#2e86de;color:#fff}#mobile-wrap #member-follows-page .pagination-config .pagination-box .MuiPaginationItem-root.Mui-selected:hover,#pc-wrap #member-follows-page .pagination-config .pagination-box .MuiPaginationItem-root.Mui-selected:hover{background:#1a6fc4}#mobile-wrap #member-follows-page .pagination-config .total-result p,#pc-wrap #member-follows-page .pagination-config .total-result p{color:#64748b;text-align:center;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:26px}#mobile-wrap #member-follows-page .follow-list-follow-btn.following:hover{border-color:#e2e8f0;color:#1a1a2e}#mobile-wrap #member-follows-page .follow-list-follow-btn.not-following:hover{background:#1a1a2e}#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:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,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:#1a1a2e;text-align:center;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #member-page #member-properties-page{width:100%}#pc-wrap #member-page #member-properties-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #member-page #member-properties-page .main-title-box .right-box{width:315px}#pc-wrap #member-page #member-properties-page .main-title-box .right-box .main-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #member-page #member-properties-page .properties-list-box{margin-top:85px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .listing-title-box{width:100%;height:auto;flex-direction:row;gap:110px;padding:18px 15px 18px 33px;border-radius:12px;background:#f6f6f6}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .listing-title-box .title-text{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .listing-title-box :first-child{margin-right:138px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box{width:100%;height:auto;flex-direction:row;align-items:center;margin-top:30px;padding-bottom:30px;border-bottom:1px solid #e2e8f0}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .image-box{width:115px;height:90px;overflow:hidden;margin-right:25px;padding-top:1px;cursor:pointer}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .image-box img{width:100%;height:100%;object-fit:contain;border-radius:12px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .information-box{width:210px;height:auto;padding:5px 0;cursor:pointer}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .information-box .name{margin-bottom:8px;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .information-box .address{margin-bottom:13px;color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .information-box .price{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .date-box{width:140px;height:100%;align-items:center;justify-content:center;margin-right:77px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .date-box .date{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .status-box{width:100px;height:100%;align-items:center;justify-content:center;margin-right:70px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .status-box .coloured-box{width:93px;height:36px;align-items:center;justify-content:center;border-radius:60px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .status-box .coloured-box .status{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .views-box{width:35px;height:100%;align-items:center;justify-content:center;margin-right:75px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .views-box .views{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .pagination-config .total-result p{color:#1a1a2e;text-align:center;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}.ai-chat-bubble-btn{border:none;position:fixed;bottom:90px;right:30px;width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.15);cursor:pointer;z-index:1100;transition:transform .2s,box-shadow .2s}.ai-chat-bubble-btn:hover{transform:scale(1.08);box-shadow:0 6px 20px rgba(0,0,0,.2)}.ai-chat-window{position:fixed;right:28px;bottom:160px;width:380px;height:480px;display:flex;flex-direction:column;background:#fff;border-radius:20px;box-shadow:0 8px 32px rgba(0,0,0,.18);z-index:1100;overflow:hidden;font-family:Inter,Noto Sans KR,-apple-system,sans-serif}.ai-chat-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#2e86de;color:#fff}.ai-chat-header-left{display:flex;align-items:center;gap:10px}.ai-chat-avatar{width:40px;height:40px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.ai-chat-title{font-weight:600;font-size:14px;color:#fff}.ai-chat-status,.ai-chat-title{font-family:Inter,Noto Sans KR,-apple-system,sans-serif}.ai-chat-status{font-size:11px;color:hsla(0,0%,100%,.8)}.ai-chat-header-actions{display:flex;gap:6px}.ai-chat-header-actions button{background:none;border:none;color:#fff;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;opacity:.85}.ai-chat-header-actions button:hover{opacity:1;background:hsla(0,0%,100%,.15)}.ai-chat-messages{flex:1 1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:10px}.ai-chat-welcome{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px 16px;gap:12px;color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;line-height:1.5}.ai-chat-welcome p{margin:0}.ai-chat-quick-prompts{width:100%;display:flex;flex-direction:column;gap:8px}.ai-chat-quick-prompts button{width:100%;border:1px solid #e2e8f0;border-radius:8px;padding:9px 10px;background:#fff;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;line-height:1.3;text-align:left;cursor:pointer;transition:border-color .2s,color .2s}.ai-chat-quick-prompts button:hover{border-color:#2e86de;color:#2e86de}.ai-welcome-icon{width:56px;height:56px;border-radius:50%;background:#f6f6f6;display:flex;align-items:center;justify-content:center;overflow:hidden}.ai-chat-msg{display:flex}.ai-chat-msg.user{justify-content:flex-end}.ai-chat-msg.user .ai-chat-bubble{background:#2e86de;color:#fff;border-radius:16px 16px 4px 16px}.ai-chat-msg.assistant{justify-content:flex-start}.ai-chat-msg.assistant .ai-chat-bubble{background:#f6f6f6;color:#1a1a2e;border-radius:16px 16px 16px 4px}.ai-chat-bubble{max-width:80%;padding:10px 14px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;line-height:1.5}.ai-chat-bubble p{margin:4px 0}.ai-chat-bubble ul{padding-left:16px;margin:4px 0}.ai-chat-bubble li{margin:2px 0}.ai-chat-bubble strong{font-weight:600}.ai-chat-book-list{margin-top:10px;display:flex;flex-direction:column;gap:8px}.ai-chat-book-card{width:100%;display:flex;align-items:stretch;gap:10px;padding:8px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#1a1a2e;cursor:pointer;text-align:left;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;transition:border-color .2s,transform .2s}.ai-chat-book-card:hover{border-color:#2e86de;transform:translateY(-1px)}.ai-chat-book-card img{width:46px;min-width:46px;height:62px;border-radius:6px;object-fit:cover;background:#f6f6f6}.ai-chat-book-meta{min-width:0;display:flex;flex:1 1;flex-direction:column;gap:3px}.ai-chat-book-meta strong{display:block;font-size:12px;font-weight:700;line-height:1.25;color:#1a1a2e}.ai-chat-book-meta small{font-size:11px;line-height:1.25;color:#64748b}.ai-chat-book-actions,.ai-chat-book-tags{display:flex;flex-wrap:wrap;gap:4px}.ai-chat-book-actions em,.ai-chat-book-tags em{padding:2px 6px;border-radius:6px;background:#f6f6f6;color:#64748b;font-size:10px;font-style:normal;line-height:1.3}.ai-chat-book-actions em{background:#2e86de;color:#fff}.ai-chat-typing .ai-chat-bubble{display:flex;align-items:center;gap:8px;padding:12px 16px}.ai-chat-typing .ai-chat-bubble small{font-size:11px;color:#64748b}.ai-chat-typing-dots{display:flex;align-items:center;gap:4px}.ai-chat-typing-dots span{width:7px;height:7px;border-radius:50%;background:#64748b;animation:ai-dot-bounce 1.2s ease-in-out infinite}.ai-chat-typing-dots span:nth-child(2){animation-delay:.2s}.ai-chat-typing-dots span:nth-child(3){animation-delay:.4s}@keyframes ai-dot-bounce{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-6px);opacity:1}}.ai-chat-input-row{display:flex;align-items:flex-end;gap:8px;padding:12px 14px;border-top:1px solid #e2e8f0}.ai-chat-input-row textarea{flex:1 1;resize:none;border:1px solid #e2e8f0;border-radius:20px;padding:10px 14px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;line-height:1.4;max-height:100px;outline:none;background:#f6f6f6;color:#1a1a2e}.ai-chat-input-row textarea:focus{border-color:#2e86de}.ai-chat-input-row textarea:disabled{opacity:.6}.ai-chat-send-btn{width:36px;height:36px;border-radius:50%;border:none;background:#2e86de;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .2s}.ai-chat-send-btn:hover:not(:disabled){background:#1a6fc4}.ai-chat-send-btn:disabled{opacity:.5;cursor:not-allowed}body{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.notification-button{margin-right:6px!important;width:42px;height:42px;color:#fff!important;transition:transform .18s ease,background-color .18s ease}.notification-button:hover{background:hsla(0,0%,100%,.14)!important;transform:translateY(-1px)}.notification-button .notification-icon{color:#fff}.mobile-notification-button{position:relative;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(226,232,240,.9);border-radius:50%;background:#fff;color:#1a1a2e;cursor:pointer}.mobile-notification-button .MuiBadge-root{display:inline-flex;align-items:center;justify-content:center;color:inherit}.mobile-notification-button .MuiBadge-badge{position:absolute;top:-3px;right:-3px;min-width:18px;height:18px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e5484d;color:#fff;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;font-weight:800}.robot-notification-overlay{position:fixed;inset:0;z-index:1300;background:rgba(15,23,42,.24);backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px)}.robot-notification-panel{position:fixed;top:0;right:0;z-index:1301;width:min(400px,100vw);height:100vh;padding:16px 14px 14px;display:flex;flex-direction:column;box-sizing:border-box;background:#f8fafc;border-left:1px solid #e5e7eb;box-shadow:-14px 0 36px rgba(15,23,42,.14);transform:translateX(104%);transition:transform .22s cubic-bezier(.22,1,.36,1);pointer-events:none}.robot-notification-panel.open{transform:translateX(0);pointer-events:auto}.robot-notification-panel .robot-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:4px 2px 12px;margin-bottom:10px;border-bottom:1px solid #e5e7eb}.robot-notification-panel .robot-panel-head p{margin:0;color:#111827;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:17px;font-weight:700;letter-spacing:0}.robot-notification-panel .robot-panel-head span{display:block;margin-top:3px;color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-weight:500;line-height:1.35}.robot-notification-panel .robot-panel-head .robot-panel-tools{display:inline-flex;align-items:center;gap:4px}.robot-notification-panel .robot-panel-head .robot-clear-all{background:transparent;border:none;cursor:pointer;color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-weight:600;padding:4px 6px;border-radius:6px;transition:color .16s ease,background-color .16s ease}.robot-notification-panel .robot-panel-head .robot-clear-all:hover{color:#1f2937;background:#eef2f7}.robot-notification-panel .robot-panel-head .robot-panel-close{width:28px;height:28px;color:#64748b;border:1px solid transparent;border-radius:8px;transition:color .16s ease,background-color .16s ease,border-color .16s ease}.robot-notification-panel .robot-panel-head .robot-panel-close:hover{color:#334155;background:#eef2f7;border-color:#e2e8f0}.robot-notification-panel .robot-panel-list{flex:1 1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:8px;padding-right:2px}.robot-notification-panel .robot-panel-empty{padding:22px 16px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;text-align:center}.robot-notification-panel .robot-panel-empty p{margin:0;color:#334155;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:600}.robot-notification-panel .robot-panel-empty span{display:block;margin-top:6px;color:#94a3b8;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-weight:500}.robot-notification-panel .robot-notification-card{width:100%;position:relative;display:flex;align-items:flex-start;gap:8px;padding:12px;border:1px solid #e5e7eb;border-radius:0;background:#fff;text-align:left;transition:background-color .18s ease,border-color .18s ease}.robot-notification-panel .robot-notification-card:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:2px;border-radius:999px;background:#dbe3ef}.robot-notification-panel .robot-notification-card:focus-visible,.robot-notification-panel .robot-notification-card:hover{border-color:#d8e1eb;background:#f8fafc;outline:none}.robot-notification-panel .robot-notification-card .robot-card-main{display:flex;align-items:flex-start;flex:1 1;min-width:0;gap:12px;cursor:pointer;text-align:left}.robot-notification-panel .robot-notification-card .robot-card-cover{width:52px;height:72px;flex-shrink:0;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;overflow:hidden;display:inline-flex;align-items:center;justify-content:center}.robot-notification-panel .robot-notification-card .robot-card-cover img{width:100%;height:100%;object-fit:cover;display:block;background:#fff}.robot-notification-panel .robot-notification-card .robot-card-cover span{color:#94a3b8;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.robot-notification-panel .robot-notification-card .robot-card-copy{min-width:0;flex:1 1;display:flex;flex-direction:column;gap:5px}.robot-notification-panel .robot-notification-card .robot-card-copy strong{color:#111827;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:600;line-height:1.3;overflow-wrap:anywhere}.robot-notification-panel .robot-notification-card .robot-card-copy .robot-card-detail{margin:0;color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-weight:500;line-height:1.35;overflow-wrap:anywhere}.robot-notification-panel .robot-notification-card .robot-card-copy .robot-card-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.robot-notification-panel .robot-notification-card .robot-card-copy .robot-card-meta em{width:-moz-fit-content;width:fit-content;padding:1px 8px;border-radius:999px;border:1px solid #dbe3ef;background:#f8fafc;color:#475569;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;font-style:normal;font-weight:600;line-height:1.45}.robot-notification-panel .robot-notification-card .robot-card-copy .robot-card-meta small{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-weight:500}.robot-notification-panel .robot-notification-card .robot-card-copy .robot-card-actions{margin-top:3px;width:100%;display:flex;justify-content:flex-end}.robot-notification-panel .robot-notification-card .robot-card-copy .robot-card-error{margin-top:1px;color:#b42318;font-size:11px;font-weight:500}.robot-notification-panel .robot-notification-card .robot-card-side{display:inline-flex;flex-direction:column;align-items:flex-end;gap:0;flex-shrink:0;margin-top:0}.robot-notification-panel .robot-notification-card .robot-card-cancel-btn{background:#dc2626;border:1px solid #dc2626;color:#fff;border-radius:8px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;font-weight:700;line-height:1.25;padding:5px 10px;cursor:pointer;white-space:nowrap;transition:background-color .16s ease,border-color .16s ease,opacity .16s ease}.robot-notification-panel .robot-notification-card .robot-card-cancel-btn:hover{background:#b42318;border-color:#b42318}.robot-notification-panel .robot-notification-card .robot-card-cancel-btn:disabled{opacity:.72;cursor:not-allowed}.robot-notification-panel .robot-notification-card .robot-card-confirm-btn{background:#2563eb;border:1px solid #2563eb;color:#fff;border-radius:8px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;font-weight:700;line-height:1.25;padding:5px 10px;cursor:pointer;white-space:nowrap;transition:background-color .16s ease,border-color .16s ease,opacity .16s ease}.robot-notification-panel .robot-notification-card .robot-card-confirm-btn:hover{background:#1d4ed8;border-color:#1d4ed8}.robot-notification-panel .robot-notification-card .robot-card-confirm-btn:disabled{opacity:.72;cursor:not-allowed}.robot-notification-panel .robot-notification-card .robot-card-cancel-loading{display:inline-flex;align-items:center;gap:6px}.robot-notification-panel .robot-notification-card .robot-card-dismiss{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:0;background:transparent;border:1px solid transparent;border-radius:7px;color:#9aa7b8;font-size:16px;line-height:1;cursor:pointer;transition:color .16s ease,background-color .16s ease,border-color .16s ease}.robot-notification-panel .robot-notification-card .robot-card-dismiss:hover{color:#b42318;background:#fff1f2;border-color:#fee2e2}@media(max-width:640px){.robot-notification-panel{width:100vw;padding:14px 12px 12px}}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%,.16);background-color:rgba(13,24,45,.36);transition:background-color .28s ease,border-color .28s ease,box-shadow .28s ease}#pc-wrap #top .navbar .navbar-main.transparent{background-color:rgba(13,24,45,.62);border-top:1px solid hsla(0,0%,100%,.22);box-shadow:0 10px 28px rgba(4,12,31,.28)}#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:Inter,Noto Sans KR,-apple-system,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:Inter,Noto Sans KR,-apple-system,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;z-index:12;width:100%;height:860px;background-image:url(/img/homepage/inha_hero.jpg);background-size:cover;background-position:top;overflow:visible}#pc-wrap .header-main:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,18,40,.72),rgba(10,24,52,.5) 24%,rgba(10,24,52,.18) 62%,rgba(10,24,52,.08));pointer-events:none;z-index:0}#pc-wrap .header-main .hero-visual-spacer{position:relative;z-index:1}#pc-wrap .header-main .hero-sky-copy{position:absolute;top:146px;right:10%;width:min(420px,34vw);z-index:3;text-align:right;color:#fff}#pc-wrap .header-main .hero-sky-copy h2{margin:0;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:clamp(34px,3.1vw,52px);font-style:normal;font-weight:500;line-height:1.08;letter-spacing:-.02em;text-shadow:0 4px 18px rgba(0,0,0,.28)}#pc-wrap .header-main .hero-sky-copy h2 .walk-less-line{display:inline-block;margin-right:14px}#pc-wrap .header-main .hero-sky-copy p{margin:14px 0 0;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:clamp(14px,1.1vw,18px);font-style:normal;font-weight:400;line-height:1.5;color:hsla(0,0%,100%,.94);text-shadow:0 2px 10px rgba(0,0,0,.24)}#pc-wrap .header-main .hero-sky-copy p strong{font-weight:700}@media(max-width:1200px){#pc-wrap .header-main .hero-sky-copy{top:128px;right:50%;width:min(640px,100% - 56px);transform:translateX(50%);text-align:center}}#pc-wrap .header-main .container{position:relative;z-index:2;margin-top:20px;flex-direction:column;align-items:center}#pc-wrap .header-main .container .search-box{position:relative;z-index:40;margin-top:-18px;padding:16px 29px;width:1094px;height:96px;display:flex;flex-direction:row;justify-content:space-between;background:rgba(26,26,46,.62);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);border:1px solid hsla(0,0%,100%,.2);box-shadow:0 14px 34px rgba(7,18,46,.2);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%,.76);border:1px solid rgba(30,63,113,.18);box-sizing:border-box;cursor:pointer}#pc-wrap .header-main .container .search-box .select-box .box.on{background:#fff;border:1px solid #000;color:#1a1a2e}#pc-wrap .header-main .container .search-box .select-box .box span{color:#11203b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:26px}#pc-wrap .header-main .container .search-box .select-box .box svg{color:#1e3359}#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:#f7faff;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer;text-shadow:0 2px 8px rgba(0,0,0,.35)}#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:#2e86de;cursor:pointer}#pc-wrap .header-main .container .search-box .search-box-other .search-btn:hover{background:#1a6fc4}#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:24px;width:1094px;min-height:120px;height:auto;top:96px;right:0;display:block;visibility:hidden;border-radius:12px;background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.35);box-sizing:border-box;z-index:41}#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 .icon-card-grid{display:grid;width:100%;grid-gap:14px;gap:14px}#pc-wrap .header-main .container .search-box .filter-location .format-grid{grid-template-columns:repeat(3,minmax(0,1fr))}#pc-wrap .header-main .container .search-box .filter-type{position:absolute;padding:24px;width:1094px;min-height:120px;height:auto;top:96px;right:0;display:block;visibility:hidden;border-radius:12px;background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.35);box-sizing:border-box;z-index:41}#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 .icon-card-grid{display:grid;width:100%;grid-gap:14px;gap:14px}#pc-wrap .header-main .container .search-box .filter-type .type-grid{grid-template-columns:repeat(4,minmax(0,1fr))}#pc-wrap .header-main .container .search-box .filter-location .filter-option-card,#pc-wrap .header-main .container .search-box .filter-rooms .filter-option-card,#pc-wrap .header-main .container .search-box .filter-type .filter-option-card{width:100%;min-height:124px;padding:14px 14px 12px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;border-radius:12px;border:1px solid rgba(30,63,113,.18);background:#f9fbff;cursor:pointer;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}#pc-wrap .header-main .container .search-box .filter-location .filter-option-card:hover,#pc-wrap .header-main .container .search-box .filter-rooms .filter-option-card:hover,#pc-wrap .header-main .container .search-box .filter-type .filter-option-card:hover{border-color:rgba(46,134,222,.38);box-shadow:0 7px 18px rgba(12,27,60,.12);transform:translateY(-1px)}#pc-wrap .header-main .container .search-box .filter-location .filter-option-card.selected,#pc-wrap .header-main .container .search-box .filter-rooms .filter-option-card.selected,#pc-wrap .header-main .container .search-box .filter-type .filter-option-card.selected{background:rgba(46,134,222,.08);border-color:rgba(46,134,222,.5);box-shadow:0 8px 20px rgba(46,134,222,.18)}#pc-wrap .header-main .container .search-box .filter-location .filter-option-card .filter-option-card-icon,#pc-wrap .header-main .container .search-box .filter-rooms .filter-option-card .filter-option-card-icon,#pc-wrap .header-main .container .search-box .filter-type .filter-option-card .filter-option-card-icon{width:42px;height:42px;border-radius:10px;background:#eff6ff;border:1px solid rgba(46,134,222,.2);display:flex;align-items:center;justify-content:center}#pc-wrap .header-main .container .search-box .filter-location .filter-option-card .filter-option-card-icon svg,#pc-wrap .header-main .container .search-box .filter-rooms .filter-option-card .filter-option-card-icon svg,#pc-wrap .header-main .container .search-box .filter-type .filter-option-card .filter-option-card-icon svg{font-size:22px;color:#2e86de}#pc-wrap .header-main .container .search-box .filter-location .filter-option-card .filter-option-card-title,#pc-wrap .header-main .container .search-box .filter-rooms .filter-option-card .filter-option-card-title,#pc-wrap .header-main .container .search-box .filter-type .filter-option-card .filter-option-card-title{margin:0;color:#0f274d;font-size:15px;font-style:normal;font-weight:600;line-height:1.35;text-align:left}#pc-wrap .header-main .container .search-box .filter-location .filter-option-card .filter-option-card-description,#pc-wrap .header-main .container .search-box .filter-rooms .filter-option-card .filter-option-card-description,#pc-wrap .header-main .container .search-box .filter-type .filter-option-card .filter-option-card-description{margin:0;color:#5b6f90;font-size:12px;font-style:normal;font-weight:400;line-height:1.45;text-align:left}#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:block;visibility:hidden;border-radius:12px;background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.35);box-sizing:border-box;z-index:41}#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 .icon-card-grid{display:grid;width:100%;grid-gap:12px;gap:12px}#pc-wrap .header-main .container .search-box .filter-rooms .category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}#pc-wrap .header-main .container .search-box .filter-rooms .filter-option-card.category-option{min-height:96px;padding:10px 10px 12px;align-items:center;gap:8px}#pc-wrap .header-main .container .search-box .filter-rooms .filter-option-card.category-option .filter-option-card-icon{width:38px;height:38px}#pc-wrap .header-main .container .search-box .filter-rooms .filter-option-card.category-option .filter-option-card-icon svg{font-size:20px}#pc-wrap .header-main .container .search-box .filter-rooms .filter-option-card.category-option .filter-option-card-title{text-align:center;font-size:13px;line-height:1.3}#pc-wrap .header-main .container .search-box .filter-rooms .filter-option-card.category-option .filter-option-card-description{display:none}#pc-wrap #main{position:relative;z-index:1}#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 .header-basic-copy{width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;gap:6px}#pc-wrap .header-basic .container .header-basic-copy.with-large-font strong{font-size:56px}#pc-wrap .header-basic .container .header-basic-copy.with-large-font span{font-size:28px;line-height:30px}#pc-wrap .header-basic .container strong{font-size:48px;font-weight:600;line-height:normal;letter-spacing:.96px;text-transform:capitalize}#pc-wrap .header-basic .container span,#pc-wrap .header-basic .container strong{color:#fff;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-style:normal}#pc-wrap .header-basic .container span{font-size:24px;font-weight:400;line-height:26px}#pc-wrap .header-basic.books-banner{align-items:center}#pc-wrap .header-basic.books-banner:before{content:"";position:absolute;inset:0;background:linear-gradient(270deg,rgba(8,16,30,.72),rgba(8,16,30,.42) 36%,rgba(8,16,30,0) 72%);pointer-events:none}#pc-wrap .header-basic.books-banner .container{height:100%;margin-top:0;display:flex;justify-content:center;align-items:flex-end;padding-right:clamp(24px,7vw,120px);position:relative;z-index:1}#pc-wrap .header-basic.books-banner .header-basic-copy{max-width:min(460px,38vw);align-items:flex-end;text-align:right}#pc-wrap .header-basic.books-banner .header-basic-copy span,#pc-wrap .header-basic.books-banner .header-basic-copy strong{text-shadow:0 4px 16px rgba(0,0,0,.45)}#pc-wrap .header-basic.hero-readable-banner:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,16,30,.66),rgba(8,16,30,.42) 36%,rgba(8,16,30,.14) 68%,rgba(8,16,30,0));pointer-events:none;z-index:0}#pc-wrap .header-basic.hero-readable-banner .container{position:relative;z-index:1}#pc-wrap .header-basic.hero-readable-banner .header-basic-copy span,#pc-wrap .header-basic.hero-readable-banner .header-basic-copy strong{text-shadow:0 4px 16px rgba(0,0,0,.45)}#pc-wrap .header-basic.cs-banner.hero-readable-banner:before{background:linear-gradient(90deg,rgba(8,16,30,.42),rgba(8,16,30,.28) 36%,rgba(8,16,30,.08) 68%,rgba(8,16,30,0))}@media(max-width:900px){#pc-wrap .header-basic.books-banner .container{justify-content:center;padding-right:0}#pc-wrap .header-basic.books-banner .header-basic-copy{max-width:min(620px,100% - 64px);align-items:center;text-align:center}}#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{font-size:15px;font-weight:600}#pc-wrap .review-card .info .left div span,#pc-wrap .review-card .info .left div strong{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-style:normal;line-height:normal}#pc-wrap .review-card .info .left div span{margin-top:4px;font-size:13px;font-weight:400}#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:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,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 #e2e8f0}#pc-wrap .review-card .reply-button-box .reply-text{padding-bottom:10px;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .chatting .chat-button{border:none;position:fixed;bottom:90px;right:30px;width:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;height:50px;background:#fff;box-shadow:0 0 10px 0 rgba(50,50,50,.2);transition:transform .3s;z-index:999}#pc-wrap .chatting .chat-button:hover{cursor:pointer;transform:scale(1.1);background-color:#fff}#pc-wrap .chatting .chat-frame{position:fixed;right:-380px;width:380px;height:500px;display:flex;flex-direction:column;background:#e9f3ff;border-radius:34px;box-shadow:0 0 15px 0 rgba(50,50,50,.3);z-index:100;bottom:150px;transition:right .7s ease-in-out}#pc-wrap .chatting .chat-frame.open{right:10px}#pc-wrap .chatting .chat-frame .chat-top{width:100%;height:103px;display:flex;justify-content:center;align-items:center;border-bottom:1px solid hsla(0,0%,80%,.83);font-size:30px;line-height:54px;color:#000}#pc-wrap .chatting .chat-frame .chat-content{padding:17px;height:100%;justify-content:flex-start;overflow:auto}#pc-wrap .chatting .chat-frame .chat-content,#pc-wrap .chatting .chat-frame .chat-content .chat-main{position:relative;width:100%;display:flex;flex-direction:column}#pc-wrap .chatting .chat-frame .chat-content .chat-main .welcome{margin-left:10px;padding:9px;width:auto;height:auto;display:flex;background:#9fa7ac;border-radius:20px 20px 20px 0;color:#fff}#pc-wrap .chatting .chat-frame .chat-content .chat-main .msg-left{margin-left:10px;padding:9px;width:auto;height:auto;display:flex;background:#3c96cf;border-radius:20px 20px 20px 0;color:#fff}#pc-wrap .chatting .chat-frame .chat-bott{width:100%;height:103px;display:flex;justify-content:center;align-items:center;border-top:1px solid hsla(0,0%,80%,.83)}#pc-wrap .chatting .chat-frame .chat-bott .msg-input{padding:20px;width:276px;height:50px;display:flex;flex-direction:column;align-items:center;background:#f7f7f7;border-radius:28px;border:none;outline-color:#257677;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;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:#1a1a2e}#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:Inter,Noto Sans KR,-apple-system,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:Inter,Noto Sans KR,-apple-system,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:Inter,Noto Sans KR,-apple-system,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:Inter,Noto Sans KR,-apple-system,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:Inter,Noto Sans KR,-apple-system,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:Inter,Noto Sans KR,-apple-system,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:Inter,Noto Sans KR,-apple-system,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:Inter,Noto Sans KR,-apple-system,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{--afm-accent:#2e86de;--afm-accent-hover:#1a6fc4;--afm-divider:rgba(29,78,216,.24);padding:0;position:relative;width:662px;height:auto;display:flex;flex-direction:column;align-items:stretch;border-radius:16px;background:var(--color-background-primary,#fff)}.advanced-filter-modal .afm-header{padding:14px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:.5px solid var(--afm-divider)}.advanced-filter-modal .afm-header .afm-title{display:flex;align-items:center;gap:8px}.advanced-filter-modal .afm-header .afm-title svg{font-size:18px;color:#111827}.advanced-filter-modal .afm-header .afm-title span{font-size:15px;font-weight:500;color:#111827}.advanced-filter-modal .afm-header .afm-close-btn{width:32px;height:32px;padding:0;border:.5px solid var(--color-border-tertiary,#dadde2);border-radius:8px;background:var(--color-background-secondary,#f8fafc);display:flex;align-items:center;justify-content:center;cursor:pointer;color:#374151}.advanced-filter-modal .afm-body{padding:18px;display:flex;flex-direction:column;gap:16px}.advanced-filter-modal .afm-body .afm-search-row{width:100%}.advanced-filter-modal .afm-body .afm-search-input-box{display:flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid #e0e0e0;border-radius:12px;background:var(--color-background-secondary,#f8fafc)}.advanced-filter-modal .afm-body .afm-search-input-box .icon{font-size:18px;color:#64748b}.advanced-filter-modal .afm-body .afm-search-input-box input{flex:1 1;border:none;outline:none;background:transparent;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;color:#0f172a}.advanced-filter-modal .afm-body .afm-search-input-box button{border:none;border-radius:8px;padding:6px 14px;background:var(--afm-accent);color:#fff;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:500;cursor:pointer}.advanced-filter-modal .afm-body .row-box{width:100%;display:flex;gap:10px;justify-content:space-between}.advanced-filter-modal .afm-body .row-box .box{flex:1 1;display:flex;flex-direction:column}.advanced-filter-modal .afm-body .row-box .box .inside{display:flex;flex-direction:row}.advanced-filter-modal .afm-body .select-grid .box label{margin-bottom:6px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;font-weight:500;letter-spacing:.06em;color:#6b7280}.advanced-filter-modal .afm-body .select-grid .box .afm-select{background:var(--color-background-secondary,#f8fafc);border-radius:8px;font-size:13px}.advanced-filter-modal .afm-body .select-grid .box .afm-select .MuiSelect-select{padding:8px 10px;min-height:auto}.advanced-filter-modal .afm-body .select-grid .box .afm-select .MuiOutlinedInput-notchedOutline{border:.5px solid #d0d0d0}.advanced-filter-modal .afm-body .toggle-row .toggle-pill{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:10px 14px;border:.5px solid var(--color-border-tertiary,#dadde2);border-radius:8px;background:var(--color-background-secondary,#f8fafc)}.advanced-filter-modal .afm-body .toggle-row .toggle-pill span{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:500;color:#111827}.advanced-filter-modal .afm-body .rating-row .box .rating-head{margin-bottom:4px;display:flex;align-items:center;justify-content:space-between}.advanced-filter-modal .afm-body .rating-row .box .rating-head label{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;font-weight:500;letter-spacing:.06em;color:#6b7280}.advanced-filter-modal .afm-body .rating-row .box .rating-head span{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:600;color:var(--afm-accent)}.advanced-filter-modal .afm-body .price-row .price-grid{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.advanced-filter-modal .afm-body .price-row .price-field{display:flex;flex-direction:column}.advanced-filter-modal .afm-body .price-row .price-field label{margin-bottom:6px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;font-weight:500;letter-spacing:.06em;color:#6b7280}.advanced-filter-modal .afm-body .price-row .price-field .price-input-wrap{display:flex;align-items:center;gap:8px;padding:8px 10px;border:.5px solid #d0d0d0;border-radius:8px;background:var(--color-background-secondary,#f8fafc)}.advanced-filter-modal .afm-body .price-row .price-field .price-input-wrap span{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;color:#64748b}.advanced-filter-modal .afm-body .price-row .price-field .price-input-wrap input{width:100%;border:none;outline:none;background:transparent;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;color:#0f172a}.advanced-filter-modal .afm-footer{padding:14px 18px 16px;display:flex;align-items:center;justify-content:space-between;border-top:.5px solid var(--afm-divider)}.advanced-filter-modal .afm-footer .afm-reset-btn{display:flex;align-items:center;gap:6px;padding:0;border:none;background:transparent;cursor:pointer;color:#6b7280;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px}.advanced-filter-modal .afm-footer .afm-reset-btn span{text-decoration:none}.advanced-filter-modal .afm-footer .search-btn{min-width:auto;padding:10px 22px;border-radius:8px;background:var(--afm-accent);color:#fff;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:500;text-transform:none}.advanced-filter-modal .afm-footer .search-btn:hover{background:var(--afm-accent-hover)}.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:#e2e8f0;text-align:center}.img-flag{width:24px;height:17px;border-radius:2px;margin-right:8px}@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Noto+Sans+KR:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.cdnfonts.com/css/sofia-pro";@keyframes mobile-books-testimonials-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}#mobile-wrap #property-list-page{width:100%;max-width:100vw;overflow-x:hidden;background:#f6f6f6;padding:0 0 80px;box-sizing:border-box;position:relative}#mobile-wrap #property-list-page *{box-sizing:border-box}#mobile-wrap #property-list-page .container{width:100%;max-width:100%;padding:0 16px;margin:0;display:block;position:relative}#mobile-wrap #property-list-page .books-mobile-hero{width:100%;min-height:130px;display:flex;flex-direction:column;justify-content:flex-end;padding:20px 16px 18px;background:linear-gradient(135deg,#0d1b2e,#1a3a6e 65%,#2e86de);position:relative;overflow:hidden;margin-bottom:0}#mobile-wrap #property-list-page .books-mobile-hero:before{content:"";position:absolute;inset:0;background:url(/img/booksPage.jpg) 50%/cover no-repeat;opacity:.22;pointer-events:none}#mobile-wrap #property-list-page .books-mobile-hero .books-mobile-hero-title{position:relative;z-index:1;color:#fff;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:clamp(22px,6vw,30px);font-weight:700;line-height:1.25;letter-spacing:.02em;text-shadow:0 2px 10px rgba(0,0,0,.5);margin:0 0 4px}#mobile-wrap #property-list-page .books-mobile-hero .books-mobile-hero-sub{position:relative;z-index:1;color:hsla(0,0%,100%,.78);font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:400;line-height:1.4}#mobile-wrap #property-list-page .books-mobile-topbar{display:flex;justify-content:space-between;gap:10px;position:-webkit-sticky;position:sticky;top:0;box-shadow:0 2px 8px rgba(24,26,32,.06)}#mobile-wrap #property-list-page .books-mobile-topbar,#mobile-wrap #property-list-page .right{width:100%;align-items:center;padding:12px 16px 10px;background:#fff;border-bottom:1px solid #e2e8f0;z-index:200}#mobile-wrap #property-list-page .right{position:static!important;display:flex!important;justify-content:flex-end;gap:8px}#mobile-wrap #property-list-page .right span{flex-shrink:0;color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:600;line-height:18px}#mobile-wrap #property-list-page .right button{min-height:40px;padding:0 12px;border-radius:8px;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:700;line-height:20px;background:#f6f6f6;border:1px solid #e2e8f0;touch-action:manipulation}#mobile-wrap #property-list-page .right button:focus,#mobile-wrap #property-list-page .right button:hover{background:rgba(46,134,222,.06);border-color:#2e86de}#mobile-wrap #property-list-page .property-page{width:100%;padding-top:0!important;flex-direction:column!important;gap:0}#mobile-wrap #property-list-page .filter-config{position:fixed;inset:auto 0 0 0;width:100%!important;max-width:100%!important;height:auto;max-height:82vh;transform:translateY(100%);transition:transform .25s cubic-bezier(.4,0,.2,1);z-index:320;pointer-events:none;will-change:transform}#mobile-wrap #property-list-page .filter-config.is-open{transform:translateY(0);pointer-events:auto}#mobile-wrap #property-list-page .books-filter-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.48);z-index:310;cursor:pointer;transition:opacity .22s ease;opacity:0;pointer-events:none}#mobile-wrap #property-list-page .books-filter-overlay.is-visible{display:block;opacity:1;pointer-events:auto}#mobile-wrap #property-list-page .filter-main{width:100%;max-height:82vh;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:8px 18px 32px;border-radius:20px 20px 0 0;background:#fff;box-shadow:0 -4px 24px rgba(24,26,32,.18)}#mobile-wrap #property-list-page .filter-main:before{content:"";display:block;width:40px;height:4px;border-radius:2px;background:#e2e8f0;margin:10px auto 18px}#mobile-wrap #property-list-page .filter-main{scrollbar-width:thin;scrollbar-color:#e2e8f0 transparent}#mobile-wrap #property-list-page .filter-main::-webkit-scrollbar{width:4px}#mobile-wrap #property-list-page .filter-main::-webkit-scrollbar-track{background:transparent}#mobile-wrap #property-list-page .filter-main::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:2px}#mobile-wrap #property-list-page .swiper,#mobile-wrap #property-list-page .swiper-container{-webkit-overflow-scrolling:touch;touch-action:pan-y;will-change:transform}#mobile-wrap #property-list-page .find-your-home{width:100%;gap:10px;margin-bottom:22px!important}#mobile-wrap #property-list-page .find-your-home:last-child{margin-bottom:8px!important}#mobile-wrap #property-list-page .find-your-home .title,#mobile-wrap #property-list-page .find-your-home .title-main{height:auto;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:700;line-height:20px;text-transform:uppercase;letter-spacing:.04em;color:#64748b}#mobile-wrap #property-list-page .find-your-home .input-box{width:100%;min-width:0;min-height:36px;flex-direction:row!important;align-items:center}#mobile-wrap #property-list-page .find-your-home .input-box label{min-width:0;flex:1 1;cursor:pointer}#mobile-wrap #property-list-page .find-your-home .input-box .search-input{width:100%;min-height:48px;height:auto;padding-left:44px;border-radius:8px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;line-height:20px}#mobile-wrap #property-list-page .find-your-home .input-box img{top:16px;left:14px}#mobile-wrap #property-list-page .find-your-home .input-box .property-checkbox{width:38px;height:38px;margin-right:8px;flex-shrink:0;touch-action:manipulation}#mobile-wrap #property-list-page .find-your-home .property-type{max-width:100%;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:500;line-height:19px;white-space:normal;overflow-wrap:anywhere}#mobile-wrap #property-list-page .find-your-home .square-year-input{width:100%;flex-direction:column!important;align-items:stretch!important;gap:10px}#mobile-wrap #property-list-page .find-your-home .square-year-input .central-divider{display:none}#mobile-wrap #property-list-page .find-your-home .square-year-input input{width:100%;min-width:0;height:48px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;border-radius:8px;border:1px solid #e2e8f0;outline:none;padding-left:32px;touch-action:manipulation}#mobile-wrap #property-list-page .books-filter-fab{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);z-index:330;display:flex;align-items:center;gap:8px;padding:13px 26px;background:#2e86de;color:#fff;border:none;border-radius:50px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-weight:700;letter-spacing:.01em;box-shadow:0 6px 20px rgba(46,134,222,.48);cursor:pointer;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .22s ease,box-shadow .22s ease,transform .22s ease;white-space:nowrap}#mobile-wrap #property-list-page .books-filter-fab svg{font-size:20px}#mobile-wrap #property-list-page .books-filter-fab:focus,#mobile-wrap #property-list-page .books-filter-fab:hover{background:#1a6fc4;box-shadow:0 8px 24px rgba(46,134,222,.55);outline:none}#mobile-wrap #property-list-page .books-filter-fab:active{transform:translateX(-50%) scale(.96)}#mobile-wrap #property-list-page .books-filter-fab .fab-badge{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:#fff;color:#2e86de;font-size:11px;font-weight:800;border-radius:50%;margin-left:2px}#mobile-wrap #property-list-page .main-config{width:100%;max-width:100%;padding:14px 16px 0;margin-bottom:0!important;display:flex;flex-direction:column;align-items:stretch;gap:18px}#mobile-wrap #property-list-page .list-config{width:100%;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:14px!important;gap:14px!important;flex-direction:unset!important;flex-wrap:unset!important}#mobile-wrap #property-list-page .book-card{max-width:100%;border-radius:14px}@media(hover:none){#mobile-wrap #property-list-page .book-card:hover{transform:none!important;box-shadow:0 2px 12px rgba(24,26,32,.09)!important}}#mobile-wrap #property-list-page .book-card:active{transform:scale(.97)!important;transition:transform .1s ease!important}#mobile-wrap #property-list-page .book-card-media{height:clamp(160px,48vw,220px);padding:10px}#mobile-wrap #property-list-page .book-card-body{padding:12px!important}#mobile-wrap #property-list-page .book-card-title{font-size:.92rem!important;line-height:1.3!important;overflow-wrap:anywhere;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#mobile-wrap #property-list-page .book-card-author{max-width:100%;font-size:.78rem!important;line-height:1.35!important}#mobile-wrap #property-list-page .book-card-meta{flex-wrap:wrap;gap:6px 10px!important}#mobile-wrap #property-list-page .book-card-footer{gap:8px;align-items:flex-start!important;flex-wrap:wrap}#mobile-wrap #property-list-page .book-card-price{min-width:0;font-size:.88rem!important;line-height:1.3!important;overflow-wrap:anywhere;white-space:nowrap}#mobile-wrap #property-list-page .book-card-actions{flex-shrink:0;gap:6px!important}#mobile-wrap #property-list-page .book-card-actions .MuiIconButton-root{width:44px;height:44px;padding:10px;margin:-10px;touch-action:manipulation}@media(max-width:639px){#mobile-wrap #property-list-page .list-config{display:flex!important;flex-direction:column!important;gap:12px!important}#mobile-wrap #property-list-page .book-card{border-radius:12px;display:flex!important;flex-direction:row!important;align-items:stretch;height:140px!important;overflow:hidden;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.05);border:1px solid #e8f0fb}#mobile-wrap #property-list-page .book-card:hover{transform:none!important;box-shadow:0 1px 4px rgba(0,0,0,.05)!important}#mobile-wrap #property-list-page .book-card:active{transform:scale(.98)!important}#mobile-wrap #property-list-page .book-card-media{width:100px!important;min-width:100px!important;height:100%!important;padding:8px!important;flex-shrink:0;background:#f5f7fa;display:flex;align-items:center;justify-content:center}#mobile-wrap #property-list-page .book-card-media .book-card-image{border-radius:6px;object-fit:contain;max-height:100%}#mobile-wrap #property-list-page .book-card-body{flex:1 1;padding:12px!important;display:flex;flex-direction:column;justify-content:space-between;min-width:0}#mobile-wrap #property-list-page .book-card-body hr{display:none!important}#mobile-wrap #property-list-page .book-card-title{font-size:14px!important;font-weight:700;line-height:18px!important;margin-bottom:2px!important;color:#0d1b2e;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#mobile-wrap #property-list-page .book-card-author{font-size:12px!important;color:#5a7a9c;margin-bottom:4px!important;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#mobile-wrap #property-list-page .book-card-meta{display:flex;align-items:center;gap:12px!important;margin-bottom:4px;flex-wrap:nowrap!important}#mobile-wrap #property-list-page .book-card-meta .MuiBox-root{gap:4px!important;display:flex;align-items:center}#mobile-wrap #property-list-page .book-card-meta .MuiBox-root p,#mobile-wrap #property-list-page .book-card-meta .MuiBox-root span{font-size:11px!important}#mobile-wrap #property-list-page .book-card-meta .MuiBox-root svg{font-size:12px!important}#mobile-wrap #property-list-page .book-card-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding-top:4px;flex-wrap:nowrap!important;gap:4px!important}#mobile-wrap #property-list-page .book-card-price{font-size:13px!important;font-weight:700;color:#2e86de;white-space:nowrap}#mobile-wrap #property-list-page .book-card-actions{flex-shrink:0;gap:8px!important;align-items:center;display:flex}#mobile-wrap #property-list-page .book-card-actions .MuiBox-root{gap:2px!important;display:flex;align-items:center}#mobile-wrap #property-list-page .book-card-actions .MuiBox-root p,#mobile-wrap #property-list-page .book-card-actions .MuiBox-root span{font-size:11px!important}#mobile-wrap #property-list-page .book-card-actions .MuiBox-root svg{font-size:14px!important}#mobile-wrap #property-list-page .book-card-actions .MuiIconButton-root{padding:10px!important;margin:-10px!important;width:44px!important;height:44px!important;display:flex;align-items:center;justify-content:center}#mobile-wrap #property-list-page .books-grid-skeleton{border-radius:12px;display:flex!important;flex-direction:row!important;align-items:center;height:140px!important;overflow:hidden;background:#fff;border:1px solid #e8f0fb}#mobile-wrap #property-list-page .books-grid-skeleton .MuiSkeleton-rectangular{width:100px!important;height:100%!important;flex-shrink:0}#mobile-wrap #property-list-page .books-grid-skeleton .MuiStack-root{flex:1 1;padding:12px!important;display:flex;flex-direction:column;justify-content:space-between;gap:8px!important}#mobile-wrap #property-list-page .list-config.mobile-all-books-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:22px 14px!important;gap:22px 14px!important}}#mobile-wrap #property-list-page .books-grid-skeleton{border-radius:14px;overflow:hidden}#mobile-wrap #property-list-page .no-data{width:100%;grid-column:1/-1;min-height:220px;padding:32px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;border-radius:14px;background:#fff;box-shadow:0 2px 12px rgba(24,26,32,.09)}#mobile-wrap #property-list-page .no-data img{max-width:52px;height:auto;opacity:.7}#mobile-wrap #property-list-page .no-data p{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-weight:600;line-height:21px;text-align:center}#mobile-wrap #property-list-page .pagination-config{width:100%;height:auto;gap:12px;align-items:center;padding:0 0 16px}#mobile-wrap #property-list-page .pagination-config .pagination-box{width:100%;display:flex;align-items:center;justify-content:center;overflow-x:auto;padding-bottom:2px;-webkit-overflow-scrolling:touch}#mobile-wrap #property-list-page .pagination-config .pagination-box .MuiPaginationItem-root{min-width:36px;min-height:36px;touch-action:manipulation}#mobile-wrap #property-list-page .pagination-config .total-result .MuiTypography-root,#mobile-wrap #property-list-page .pagination-config .total-result p{color:#64748b;text-align:center;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:500;line-height:20px}#mobile-wrap .mobile-carousel-section{width:100%;margin-bottom:32px;padding:0 4px}#mobile-wrap .mobile-books-section-title{margin:0 0 12px!important;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif!important;font-size:18px!important;font-weight:800!important;line-height:24px!important;letter-spacing:0}#mobile-wrap .mobile-books-all-title{margin-top:8px!important}#mobile-wrap .mobile-books-availability-counter{margin:10px 0 0!important;padding:0!important;color:#64748b;font-size:13px;font-weight:500;text-align:center}#mobile-wrap .mobile-books-testimonials{width:100%;margin:24px 0 0;padding:0 4px}#mobile-wrap .mobile-books-testimonials-heading{margin:0;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:18px;font-weight:800;line-height:24px}#mobile-wrap .mobile-books-testimonials-subtitle{margin:8px 0 14px;color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:500;line-height:19px}#mobile-wrap .mobile-books-testimonials-marquee{width:100%;overflow:hidden;border:1px solid #e2e8f0;border-radius:12px;background:#f6f6f6;padding:10px 0}#mobile-wrap .mobile-books-testimonials-track{display:flex;width:max-content;animation:mobile-books-testimonials-marquee 36s linear infinite;will-change:transform}#mobile-wrap .mobile-books-testimonials-track.is-paused{animation-play-state:paused}#mobile-wrap .mobile-books-testimonials-marquee:focus-within .mobile-books-testimonials-track,#mobile-wrap .mobile-books-testimonials-marquee:hover .mobile-books-testimonials-track{animation-play-state:paused}#mobile-wrap .mobile-books-testimonials-group{display:flex;flex-shrink:0;gap:10px;padding-right:10px}#mobile-wrap .mobile-books-testimonial-card{width:248px;min-width:248px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;padding:12px;display:flex;flex-direction:column;gap:10px;box-shadow:0 1px 4px rgba(26,26,46,.08)}#mobile-wrap .mobile-books-testimonial-card-header{display:flex;align-items:center;gap:10px}#mobile-wrap .mobile-books-testimonial-card-header img{width:44px;height:44px;object-fit:cover;border-radius:50%;border:1px solid #e2e8f0;background:#fff;flex-shrink:0}#mobile-wrap .mobile-books-testimonial-card-meta{min-width:0}#mobile-wrap .mobile-books-testimonial-card-meta h3{margin:0;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:700;line-height:18px}#mobile-wrap .mobile-books-testimonial-card-meta p{margin:2px 0 0;color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-weight:500;line-height:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#mobile-wrap .mobile-books-testimonial-card-rating{display:inline-flex;align-items:center;gap:2px;line-height:1}#mobile-wrap .mobile-books-testimonial-card-rating span{color:rgba(100,116,139,.45);font-size:14px}#mobile-wrap .mobile-books-testimonial-card-rating .is-filled{color:#d97706}#mobile-wrap .mobile-books-testimonial-card-review{margin:0;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:500;line-height:19px}#mobile-wrap .mobile-books-row-skeleton{width:100%;overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch}#mobile-wrap .mobile-book-compact-card,#mobile-wrap .mobile-book-compact-skeleton{width:100%;max-width:135px;margin:0 auto;min-width:0;display:flex;flex-direction:column;align-items:stretch}#mobile-wrap .mobile-book-compact-card{padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,0)}#mobile-wrap .mobile-book-compact-card:focus-visible{outline:2px solid #2e86de;outline-offset:4px;border-radius:14px}#mobile-wrap .mobile-book-compact-card:active .mobile-book-compact-cover{transform:scale(.985);box-shadow:0 2px 10px rgba(24,26,32,.12)}#mobile-wrap .mobile-book-compact-cover,#mobile-wrap .mobile-book-compact-skeleton-cover{width:100%;aspect-ratio:135/190;border-radius:12px;overflow:hidden;background:#f5f7fa;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(24,26,32,.06)}#mobile-wrap .mobile-book-compact-cover{position:relative;transition:transform .16s ease,box-shadow .16s ease}#mobile-wrap .mobile-book-compact-cover img{position:absolute;inset:0;z-index:2;width:100%;height:100%;object-fit:contain;object-position:center;display:block;background:#f5f7fa}#mobile-wrap .mobile-book-compact-fallback{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0d1b2e,#1a3a6e);color:#fff;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:22px;font-weight:800;letter-spacing:.04em}#mobile-wrap .mobile-book-compact-info{min-width:0;display:flex;flex-direction:column;padding-top:8px;gap:2px}#mobile-wrap .mobile-book-compact-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:800;line-height:17px;letter-spacing:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}#mobile-wrap .mobile-book-compact-author{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;font-weight:500;line-height:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#mobile-wrap .mobile-book-compact-skeleton{flex-shrink:0;width:135px}#mobile-wrap .mobile-book-compact-skeleton-title{width:82%;height:20px;margin-top:8px}#mobile-wrap .mobile-book-compact-skeleton-author{width:58%;height:16px}#mobile-wrap .list-config.mobile-all-books-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:22px 14px!important;gap:22px 14px!important;align-items:start}#mobile-wrap .mobile-all-books-list .mobile-book-compact-skeleton{width:100%}@media(max-width:1024px){#pc-wrap #property-list-page{width:100%;max-width:100vw;overflow-x:hidden;background:#f6f6f6;padding:0 0 80px;box-sizing:border-box;position:relative}#pc-wrap #property-list-page *{box-sizing:border-box}#pc-wrap #property-list-page .container{width:100%;max-width:100%;padding:0 16px;margin:0;display:block;position:relative}#pc-wrap #property-list-page .books-mobile-hero{width:100%;min-height:130px;display:flex;flex-direction:column;justify-content:flex-end;padding:20px 16px 18px;background:linear-gradient(135deg,#0d1b2e,#1a3a6e 65%,#2e86de);position:relative;overflow:hidden;margin-bottom:0}#pc-wrap #property-list-page .books-mobile-hero:before{content:"";position:absolute;inset:0;background:url(/img/booksPage.jpg) 50%/cover no-repeat;opacity:.22;pointer-events:none}#pc-wrap #property-list-page .books-mobile-hero .books-mobile-hero-title{position:relative;z-index:1;color:#fff;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:clamp(22px,6vw,30px);font-weight:700;line-height:1.25;letter-spacing:.02em;text-shadow:0 2px 10px rgba(0,0,0,.5);margin:0 0 4px}#pc-wrap #property-list-page .books-mobile-hero .books-mobile-hero-sub{position:relative;z-index:1;color:hsla(0,0%,100%,.78);font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:400;line-height:1.4}#pc-wrap #property-list-page .books-mobile-topbar{display:flex;justify-content:space-between;gap:10px;position:-webkit-sticky;position:sticky;top:0;box-shadow:0 2px 8px rgba(24,26,32,.06)}#pc-wrap #property-list-page .books-mobile-topbar,#pc-wrap #property-list-page .right{width:100%;align-items:center;padding:12px 16px 10px;background:#fff;border-bottom:1px solid #e2e8f0;z-index:200}#pc-wrap #property-list-page .right{position:static!important;display:flex!important;justify-content:flex-end;gap:8px}#pc-wrap #property-list-page .right span{flex-shrink:0;color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:600;line-height:18px}#pc-wrap #property-list-page .right button{min-height:40px;padding:0 12px;border-radius:8px;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:700;line-height:20px;background:#f6f6f6;border:1px solid #e2e8f0;touch-action:manipulation}#pc-wrap #property-list-page .right button:focus,#pc-wrap #property-list-page .right button:hover{background:rgba(46,134,222,.06);border-color:#2e86de}#pc-wrap #property-list-page .property-page{width:100%;padding-top:0!important;flex-direction:column!important;gap:0}#pc-wrap #property-list-page .filter-config{position:fixed;inset:auto 0 0 0;width:100%!important;max-width:100%!important;height:auto;max-height:82vh;transform:translateY(100%);transition:transform .25s cubic-bezier(.4,0,.2,1);z-index:320;pointer-events:none;will-change:transform}#pc-wrap #property-list-page .filter-config.is-open{transform:translateY(0);pointer-events:auto}#pc-wrap #property-list-page .books-filter-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.48);z-index:310;cursor:pointer;transition:opacity .22s ease;opacity:0;pointer-events:none}#pc-wrap #property-list-page .books-filter-overlay.is-visible{display:block;opacity:1;pointer-events:auto}#pc-wrap #property-list-page .filter-main{width:100%;max-height:82vh;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:8px 18px 32px;border-radius:20px 20px 0 0;background:#fff;box-shadow:0 -4px 24px rgba(24,26,32,.18)}#pc-wrap #property-list-page .filter-main:before{content:"";display:block;width:40px;height:4px;border-radius:2px;background:#e2e8f0;margin:10px auto 18px}#pc-wrap #property-list-page .filter-main{scrollbar-width:thin;scrollbar-color:#e2e8f0 transparent}#pc-wrap #property-list-page .filter-main::-webkit-scrollbar{width:4px}#pc-wrap #property-list-page .filter-main::-webkit-scrollbar-track{background:transparent}#pc-wrap #property-list-page .filter-main::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:2px}#pc-wrap #property-list-page .swiper,#pc-wrap #property-list-page .swiper-container{-webkit-overflow-scrolling:touch;touch-action:pan-y;will-change:transform}#pc-wrap #property-list-page .find-your-home{width:100%;gap:10px;margin-bottom:22px!important}#pc-wrap #property-list-page .find-your-home:last-child{margin-bottom:8px!important}#pc-wrap #property-list-page .find-your-home .title,#pc-wrap #property-list-page .find-your-home .title-main{height:auto;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:700;line-height:20px;text-transform:uppercase;letter-spacing:.04em;color:#64748b}#pc-wrap #property-list-page .find-your-home .input-box{width:100%;min-width:0;min-height:36px;flex-direction:row!important;align-items:center}#pc-wrap #property-list-page .find-your-home .input-box label{min-width:0;flex:1 1;cursor:pointer}#pc-wrap #property-list-page .find-your-home .input-box .search-input{width:100%;min-height:48px;height:auto;padding-left:44px;border-radius:8px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;line-height:20px}#pc-wrap #property-list-page .find-your-home .input-box img{top:16px;left:14px}#pc-wrap #property-list-page .find-your-home .input-box .property-checkbox{width:38px;height:38px;margin-right:8px;flex-shrink:0;touch-action:manipulation}#pc-wrap #property-list-page .find-your-home .property-type{max-width:100%;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:500;line-height:19px;white-space:normal;overflow-wrap:anywhere}#pc-wrap #property-list-page .find-your-home .square-year-input{width:100%;flex-direction:column!important;align-items:stretch!important;gap:10px}#pc-wrap #property-list-page .find-your-home .square-year-input .central-divider{display:none}#pc-wrap #property-list-page .find-your-home .square-year-input input{width:100%;min-width:0;height:48px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;border-radius:8px;border:1px solid #e2e8f0;outline:none;padding-left:32px;touch-action:manipulation}#pc-wrap #property-list-page .books-filter-fab{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);z-index:330;display:flex;align-items:center;gap:8px;padding:13px 26px;background:#2e86de;color:#fff;border:none;border-radius:50px;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-weight:700;letter-spacing:.01em;box-shadow:0 6px 20px rgba(46,134,222,.48);cursor:pointer;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .22s ease,box-shadow .22s ease,transform .22s ease;white-space:nowrap}#pc-wrap #property-list-page .books-filter-fab svg{font-size:20px}#pc-wrap #property-list-page .books-filter-fab:focus,#pc-wrap #property-list-page .books-filter-fab:hover{background:#1a6fc4;box-shadow:0 8px 24px rgba(46,134,222,.55);outline:none}#pc-wrap #property-list-page .books-filter-fab:active{transform:translateX(-50%) scale(.96)}#pc-wrap #property-list-page .books-filter-fab .fab-badge{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:#fff;color:#2e86de;font-size:11px;font-weight:800;border-radius:50%;margin-left:2px}#pc-wrap #property-list-page .main-config{width:100%;max-width:100%;padding:14px 16px 0;margin-bottom:0!important;display:flex;flex-direction:column;align-items:stretch;gap:18px}#pc-wrap #property-list-page .list-config{width:100%;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:14px!important;gap:14px!important;flex-direction:unset!important;flex-wrap:unset!important}#pc-wrap #property-list-page .book-card{max-width:100%;border-radius:14px}}@media(max-width:1024px)and (hover:none){#pc-wrap #property-list-page .book-card:hover{transform:none!important;box-shadow:0 2px 12px rgba(24,26,32,.09)!important}}@media(max-width:1024px){#pc-wrap #property-list-page .book-card:active{transform:scale(.97)!important;transition:transform .1s ease!important}#pc-wrap #property-list-page .book-card-media{height:clamp(160px,48vw,220px);padding:10px}#pc-wrap #property-list-page .book-card-body{padding:12px!important}#pc-wrap #property-list-page .book-card-title{font-size:.92rem!important;line-height:1.3!important;overflow-wrap:anywhere;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#pc-wrap #property-list-page .book-card-author{max-width:100%;font-size:.78rem!important;line-height:1.35!important}#pc-wrap #property-list-page .book-card-meta{flex-wrap:wrap;gap:6px 10px!important}#pc-wrap #property-list-page .book-card-footer{gap:8px;align-items:flex-start!important;flex-wrap:wrap}#pc-wrap #property-list-page .book-card-price{min-width:0;font-size:.88rem!important;line-height:1.3!important;overflow-wrap:anywhere;white-space:nowrap}#pc-wrap #property-list-page .book-card-actions{flex-shrink:0;gap:6px!important}#pc-wrap #property-list-page .book-card-actions .MuiIconButton-root{width:44px;height:44px;padding:10px;margin:-10px;touch-action:manipulation}}@media(max-width:1024px)and (max-width:639px){#pc-wrap #property-list-page .list-config{display:flex!important;flex-direction:column!important;gap:12px!important}#pc-wrap #property-list-page .book-card{border-radius:12px;display:flex!important;flex-direction:row!important;align-items:stretch;height:140px!important;overflow:hidden;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.05);border:1px solid #e8f0fb}#pc-wrap #property-list-page .book-card:hover{transform:none!important;box-shadow:0 1px 4px rgba(0,0,0,.05)!important}#pc-wrap #property-list-page .book-card:active{transform:scale(.98)!important}#pc-wrap #property-list-page .book-card-media{width:100px!important;min-width:100px!important;height:100%!important;padding:8px!important;flex-shrink:0;background:#f5f7fa;display:flex;align-items:center;justify-content:center}#pc-wrap #property-list-page .book-card-media .book-card-image{border-radius:6px;object-fit:contain;max-height:100%}#pc-wrap #property-list-page .book-card-body{flex:1 1;padding:12px!important;display:flex;flex-direction:column;justify-content:space-between;min-width:0}#pc-wrap #property-list-page .book-card-body hr{display:none!important}#pc-wrap #property-list-page .book-card-title{font-size:14px!important;font-weight:700;line-height:18px!important;margin-bottom:2px!important;color:#0d1b2e;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#pc-wrap #property-list-page .book-card-author{font-size:12px!important;color:#5a7a9c;margin-bottom:4px!important;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#pc-wrap #property-list-page .book-card-meta{display:flex;align-items:center;gap:12px!important;margin-bottom:4px;flex-wrap:nowrap!important}#pc-wrap #property-list-page .book-card-meta .MuiBox-root{gap:4px!important;display:flex;align-items:center}#pc-wrap #property-list-page .book-card-meta .MuiBox-root p,#pc-wrap #property-list-page .book-card-meta .MuiBox-root span{font-size:11px!important}#pc-wrap #property-list-page .book-card-meta .MuiBox-root svg{font-size:12px!important}#pc-wrap #property-list-page .book-card-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding-top:4px;flex-wrap:nowrap!important;gap:4px!important}#pc-wrap #property-list-page .book-card-price{font-size:13px!important;font-weight:700;color:#2e86de;white-space:nowrap}#pc-wrap #property-list-page .book-card-actions{flex-shrink:0;gap:8px!important;align-items:center;display:flex}#pc-wrap #property-list-page .book-card-actions .MuiBox-root{gap:2px!important;display:flex;align-items:center}#pc-wrap #property-list-page .book-card-actions .MuiBox-root p,#pc-wrap #property-list-page .book-card-actions .MuiBox-root span{font-size:11px!important}#pc-wrap #property-list-page .book-card-actions .MuiBox-root svg{font-size:14px!important}#pc-wrap #property-list-page .book-card-actions .MuiIconButton-root{padding:10px!important;margin:-10px!important;width:44px!important;height:44px!important;display:flex;align-items:center;justify-content:center}#pc-wrap #property-list-page .books-grid-skeleton{border-radius:12px;display:flex!important;flex-direction:row!important;align-items:center;height:140px!important;overflow:hidden;background:#fff;border:1px solid #e8f0fb}#pc-wrap #property-list-page .books-grid-skeleton .MuiSkeleton-rectangular{width:100px!important;height:100%!important;flex-shrink:0}#pc-wrap #property-list-page .books-grid-skeleton .MuiStack-root{flex:1 1;padding:12px!important;display:flex;flex-direction:column;justify-content:space-between;gap:8px!important}#pc-wrap #property-list-page .list-config.mobile-all-books-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:22px 14px!important;gap:22px 14px!important}}@media(max-width:1024px){#pc-wrap #property-list-page .books-grid-skeleton{border-radius:14px;overflow:hidden}#pc-wrap #property-list-page .no-data{width:100%;grid-column:1/-1;min-height:220px;padding:32px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;border-radius:14px;background:#fff;box-shadow:0 2px 12px rgba(24,26,32,.09)}#pc-wrap #property-list-page .no-data img{max-width:52px;height:auto;opacity:.7}#pc-wrap #property-list-page .no-data p{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:15px;font-weight:600;line-height:21px;text-align:center}#pc-wrap #property-list-page .pagination-config{width:100%;height:auto;gap:12px;align-items:center;padding:0 0 16px}#pc-wrap #property-list-page .pagination-config .pagination-box{width:100%;display:flex;align-items:center;justify-content:center;overflow-x:auto;padding-bottom:2px;-webkit-overflow-scrolling:touch}#pc-wrap #property-list-page .pagination-config .pagination-box .MuiPaginationItem-root{min-width:36px;min-height:36px;touch-action:manipulation}#pc-wrap #property-list-page .pagination-config .total-result .MuiTypography-root,#pc-wrap #property-list-page .pagination-config .total-result p{color:#64748b;text-align:center;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:500;line-height:20px}#pc-wrap .mobile-carousel-section{width:100%;margin-bottom:32px;padding:0 4px}#pc-wrap .mobile-books-section-title{margin:0 0 12px!important;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif!important;font-size:18px!important;font-weight:800!important;line-height:24px!important;letter-spacing:0}#pc-wrap .mobile-books-all-title{margin-top:8px!important}#pc-wrap .mobile-books-availability-counter{margin:10px 0 0!important;padding:0!important;color:#64748b;font-size:13px;font-weight:500;text-align:center}#pc-wrap .mobile-books-testimonials{width:100%;margin:24px 0 0;padding:0 4px}#pc-wrap .mobile-books-testimonials-heading{margin:0;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:18px;font-weight:800;line-height:24px}#pc-wrap .mobile-books-testimonials-subtitle{margin:8px 0 14px;color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:500;line-height:19px}#pc-wrap .mobile-books-testimonials-marquee{width:100%;overflow:hidden;border:1px solid #e2e8f0;border-radius:12px;background:#f6f6f6;padding:10px 0}#pc-wrap .mobile-books-testimonials-track{display:flex;width:max-content;animation:mobile-books-testimonials-marquee 36s linear infinite;will-change:transform}#pc-wrap .mobile-books-testimonials-track.is-paused{animation-play-state:paused}#pc-wrap .mobile-books-testimonials-marquee:focus-within .mobile-books-testimonials-track,#pc-wrap .mobile-books-testimonials-marquee:hover .mobile-books-testimonials-track{animation-play-state:paused}#pc-wrap .mobile-books-testimonials-group{display:flex;flex-shrink:0;gap:10px;padding-right:10px}#pc-wrap .mobile-books-testimonial-card{width:248px;min-width:248px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;padding:12px;display:flex;flex-direction:column;gap:10px;box-shadow:0 1px 4px rgba(26,26,46,.08)}#pc-wrap .mobile-books-testimonial-card-header{display:flex;align-items:center;gap:10px}#pc-wrap .mobile-books-testimonial-card-header img{width:44px;height:44px;object-fit:cover;border-radius:50%;border:1px solid #e2e8f0;background:#fff;flex-shrink:0}#pc-wrap .mobile-books-testimonial-card-meta{min-width:0}#pc-wrap .mobile-books-testimonial-card-meta h3{margin:0;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:700;line-height:18px}#pc-wrap .mobile-books-testimonial-card-meta p{margin:2px 0 0;color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:12px;font-weight:500;line-height:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap .mobile-books-testimonial-card-rating{display:inline-flex;align-items:center;gap:2px;line-height:1}#pc-wrap .mobile-books-testimonial-card-rating span{color:rgba(100,116,139,.45);font-size:14px}#pc-wrap .mobile-books-testimonial-card-rating .is-filled{color:#d97706}#pc-wrap .mobile-books-testimonial-card-review{margin:0;color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:500;line-height:19px}#pc-wrap .mobile-books-row-skeleton{width:100%;overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch}#pc-wrap .mobile-book-compact-card,#pc-wrap .mobile-book-compact-skeleton{width:100%;max-width:135px;margin:0 auto;min-width:0;display:flex;flex-direction:column;align-items:stretch}#pc-wrap .mobile-book-compact-card{padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,0)}#pc-wrap .mobile-book-compact-card:focus-visible{outline:2px solid #2e86de;outline-offset:4px;border-radius:14px}#pc-wrap .mobile-book-compact-card:active .mobile-book-compact-cover{transform:scale(.985);box-shadow:0 2px 10px rgba(24,26,32,.12)}#pc-wrap .mobile-book-compact-cover,#pc-wrap .mobile-book-compact-skeleton-cover{width:100%;aspect-ratio:135/190;border-radius:12px;overflow:hidden;background:#f5f7fa;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 6px rgba(24,26,32,.06)}#pc-wrap .mobile-book-compact-cover{position:relative;transition:transform .16s ease,box-shadow .16s ease}#pc-wrap .mobile-book-compact-cover img{position:absolute;inset:0;z-index:2;width:100%;height:100%;object-fit:contain;object-position:center;display:block;background:#f5f7fa}#pc-wrap .mobile-book-compact-fallback{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0d1b2e,#1a3a6e);color:#fff;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:22px;font-weight:800;letter-spacing:.04em}#pc-wrap .mobile-book-compact-info{min-width:0;display:flex;flex-direction:column;padding-top:8px;gap:2px}#pc-wrap .mobile-book-compact-title{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-weight:800;line-height:17px;letter-spacing:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}#pc-wrap .mobile-book-compact-author{color:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;font-weight:500;line-height:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap .mobile-book-compact-skeleton{flex-shrink:0;width:135px}#pc-wrap .mobile-book-compact-skeleton-title{width:82%;height:20px;margin-top:8px}#pc-wrap .mobile-book-compact-skeleton-author{width:58%;height:16px}#pc-wrap .list-config.mobile-all-books-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:22px 14px!important;gap:22px 14px!important;align-items:start}#pc-wrap .mobile-all-books-list .mobile-book-compact-skeleton{width:100%}}@media(min-width:640px)and (max-width:1024px){#mobile-wrap #property-list-page .container,#pc-wrap #property-list-page .container{padding:0 24px}#mobile-wrap #property-list-page .list-config,#pc-wrap #property-list-page .list-config{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}#mobile-wrap #property-list-page .list-config.mobile-all-books-list,#pc-wrap #property-list-page .list-config.mobile-all-books-list{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px 18px!important}#mobile-wrap #property-list-page .book-card-media,#pc-wrap #property-list-page .book-card-media{height:200px}#mobile-wrap #property-list-page .book-card-title,#pc-wrap #property-list-page .book-card-title{font-size:.96rem!important}#mobile-wrap #property-list-page .filter-config,#pc-wrap #property-list-page .filter-config{max-width:420px;left:50%;right:auto;transform:translateX(-50%) translateY(100%);border-radius:20px 20px 0 0}#mobile-wrap #property-list-page .filter-config.is-open,#pc-wrap #property-list-page .filter-config.is-open{transform:translateX(-50%) translateY(0)}#mobile-wrap #property-list-page .books-filter-fab,#pc-wrap #property-list-page .books-filter-fab{bottom:24px}#mobile-wrap #property-list-page .main-config,#pc-wrap #property-list-page .main-config{padding:18px 24px 0}}@media(max-width:430px){#mobile-wrap #property-list-page .list-config,#pc-wrap #property-list-page .list-config{grid-template-columns:minmax(0,1fr)!important;gap:14px!important}#mobile-wrap #property-list-page .list-config.mobile-all-books-list,#pc-wrap #property-list-page .list-config.mobile-all-books-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px 12px!important}#mobile-wrap #property-list-page .book-card-media,#pc-wrap #property-list-page .book-card-media{height:clamp(190px,56vw,240px)}#mobile-wrap #property-list-page .book-card-title,#pc-wrap #property-list-page .book-card-title{font-size:1rem!important}#mobile-wrap #property-list-page .book-card-footer,#pc-wrap #property-list-page .book-card-footer{flex-direction:row;align-items:center!important;justify-content:space-between}#mobile-wrap #property-list-page .container,#pc-wrap #property-list-page .container{padding:0 12px}#mobile-wrap #property-list-page .main-config,#pc-wrap #property-list-page .main-config{padding:12px 12px 0}#mobile-wrap #property-list-page .filter-main,#pc-wrap #property-list-page .filter-main{padding:8px 14px 28px}#mobile-wrap #property-list-page .books-filter-fab,#pc-wrap #property-list-page .books-filter-fab{font-size:14px;padding:12px 22px}}@media(max-width:360px){#mobile-wrap #property-list-page .container,#pc-wrap #property-list-page .container{padding:0 10px}#mobile-wrap #property-list-page .main-config,#pc-wrap #property-list-page .main-config{padding:10px 10px 0}#mobile-wrap #property-list-page .filter-main,#pc-wrap #property-list-page .filter-main{padding:8px 12px 24px}#mobile-wrap #property-list-page .find-your-home .input-box .property-checkbox,#pc-wrap #property-list-page .find-your-home .input-box .property-checkbox{width:34px;height:34px;margin-right:6px}#mobile-wrap #property-list-page .book-card-footer,#pc-wrap #property-list-page .book-card-footer{flex-direction:column!important;align-items:flex-start!important}#mobile-wrap #property-list-page .book-card-actions,#pc-wrap #property-list-page .book-card-actions{width:100%;justify-content:space-between}#mobile-wrap #property-list-page .list-config.mobile-all-books-list,#pc-wrap #property-list-page .list-config.mobile-all-books-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 10px!important}#mobile-wrap #property-list-page .books-filter-fab,#pc-wrap #property-list-page .books-filter-fab{font-size:13px;padding:11px 18px;bottom:14px}}@media(prefers-reduced-motion:reduce){#mobile-wrap .mobile-books-testimonials-marquee,#pc-wrap .mobile-books-testimonials-marquee{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#e2e8f0 transparent}#mobile-wrap .mobile-books-testimonials-track,#pc-wrap .mobile-books-testimonials-track{animation:none;transform:none;padding:0 10px}}@media(min-width:1025px){#pc-wrap #property-list-page{padding:0;overflow-x:unset}#pc-wrap #property-list-page .books-filter-fab{display:none!important}#pc-wrap #property-list-page .books-filter-overlay{display:none!important;pointer-events:none!important}#pc-wrap #property-list-page .filter-config{position:static!important;transform:none!important;width:339px!important;max-width:339px!important;max-height:none!important;pointer-events:auto!important;z-index:auto!important}#pc-wrap #property-list-page .right{position:absolute!important;background:transparent!important;border-bottom:none!important;box-shadow:none!important;padding:0!important}#pc-wrap #property-list-page .property-page{flex-direction:row!important;padding-top:96px}#pc-wrap #property-list-page .list-config{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}#pc-wrap #property-list-page .main-config{width:936px;padding:0}}:root{--font-sofia:"Sofia Pro","DM Sans",sans-serif;--diced-hero-section-top-text:#64748b;--diced-hero-section-main-gradient-from:#1b3a6b;--diced-hero-section-main-gradient-to:#2e86de;--diced-hero-section-separator:#2e86de;--diced-hero-section-sub-text:#1a1a2e;--diced-hero-section-button-bg:#2e86de;--diced-hero-section-button-fg:#fff;--diced-hero-section-button-hover-bg:#1a6fc4;--diced-hero-section-button-hover-fg:#fff}.ai-chat-mobile-launcher{position:fixed;right:16px;bottom:calc(20px + env(safe-area-inset-bottom));width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #e2e8f0;background:#fff;box-shadow:0 6px 18px rgba(26,26,46,.2);cursor:pointer;z-index:1200;transition:transform .2s ease}.ai-chat-mobile-launcher:active{transform:scale(.97)}.ai-chat-mobile-panel{position:fixed;inset:0;width:100%;height:100vh;height:100dvh;display:flex;flex-direction:column;background:#fff;z-index:1300;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;padding-top:env(safe-area-inset-top)}.ai-chat-mobile-panel .ai-chat-mobile-header{min-height:64px;display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:#2e86de;color:#fff}.ai-chat-mobile-panel .ai-chat-mobile-header-left{display:flex;align-items:center;gap:10px;min-width:0}.ai-chat-mobile-panel .ai-chat-mobile-avatar{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;flex-shrink:0;overflow:hidden}.ai-chat-mobile-panel .ai-chat-mobile-header-copy{min-width:0}.ai-chat-mobile-panel .ai-chat-mobile-header-actions{display:flex;align-items:center;gap:6px}.ai-chat-mobile-panel .ai-chat-mobile-action-btn{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:none;border-radius:10px;background:transparent;color:#fff;cursor:pointer;flex-shrink:0}.ai-chat-mobile-panel .ai-chat-mobile-action-btn:active{background:hsla(0,0%,100%,.2)}.ai-chat-mobile-panel .ai-chat-title{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ai-chat-mobile-panel .ai-chat-status{font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:11px;color:hsla(0,0%,100%,.8)}.ai-chat-mobile-panel .ai-chat-messages{flex:1 1;min-height:0;padding:14px 12px;overflow-y:auto}.ai-chat-mobile-panel .ai-chat-welcome{padding:18px 8px}.ai-chat-mobile-panel .ai-chat-quick-prompts button{min-height:44px}.ai-chat-mobile-panel .ai-chat-bubble{max-width:88%;font-size:14px}.ai-chat-mobile-panel .ai-chat-book-card{min-height:74px}.ai-chat-mobile-panel .ai-chat-input-row,.ai-chat-mobile-panel .ai-chat-mobile-input-row{position:-webkit-sticky;position:sticky;bottom:0;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e2e8f0}.ai-chat-mobile-panel .ai-chat-input-row textarea{min-height:44px;font-size:16px;max-height:120px;background:#f6f6f6}.ai-chat-mobile-panel .ai-chat-send-btn{width:44px;height:44px}#mobile-wrap .mobile-hero-banner{position:relative;width:100%;min-height:200px;background:linear-gradient(135deg,#0d1b2e,#1a3a6e 65%,#2e86de);overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}#mobile-wrap .mobile-hero-banner:before{content:"";position:absolute;inset:0;background:url(/img/homepage/inha_hero.jpg) 50%/cover no-repeat;opacity:.35;pointer-events:none}#mobile-wrap .mobile-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,18,40,0),rgba(10,24,52,.82));z-index:0}#mobile-wrap .mobile-hero-content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;padding:0 20px 28px;box-sizing:border-box}#mobile-wrap .mobile-hero-headline{margin:0;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:clamp(24px,7vw,30px);font-weight:700;line-height:1.2;color:#fff;letter-spacing:-.01em;text-shadow:0 2px 10px rgba(0,0,0,.4)}#mobile-wrap .mobile-hero-headline span{display:block;color:#60a5fa}#mobile-wrap .mobile-hero-subtitle{margin:10px 0 0;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:1.45;color:hsla(0,0%,100%,.88);text-shadow:0 1px 4px rgba(0,0,0,.2)}#mobile-wrap .mobile-hero-subtitle strong{font-weight:700;color:#fff}#mobile-wrap .top{height:100px;display:flex;flex-direction:row;justify-content:space-around}#mobile-wrap .info-box{width:100%;display:flex;flex-direction:row;justify-content:flex-start;padding:0 4px}#mobile-wrap .info-box span{color:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:18px;font-style:normal;font-weight:800;line-height:1.3;letter-spacing:-.2px;text-transform:capitalize}#mobile-wrap .info-box span.white{color:#fff}#mobile-wrap .trend-properties{padding:12px 16px 0;width:100%;height:auto;display:flex;flex-direction:row;box-sizing:border-box}#mobile-wrap .trend-properties .container{width:100%;flex-direction:column}#mobile-wrap .trend-properties .container .card-box{position:relative;margin-top:12px;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:auto;display:flex;flex-direction:row}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide{width:auto;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:auto;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:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,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:#1a1a2e;text-overflow:ellipsis;white-space:nowrap;font-family:Inter,Noto Sans KR,-apple-system,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:#64748b;font-family:Inter,Noto Sans KR,-apple-system,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:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,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:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,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:#64748b;font-family:Inter,Noto Sans KR,-apple-system,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:auto;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:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,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:#1a1a2e;text-overflow:ellipsis;white-space:nowrap;font-family:Inter,Noto Sans KR,-apple-system,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:#64748b;font-family:Inter,Noto Sans KR,-apple-system,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:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,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:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,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:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#mobile-wrap .popular-properties{padding:12px 16px;width:100%;height:auto;display:flex;flex-direction:row;background:#f6f6f6;box-sizing:border-box}#mobile-wrap .popular-properties .container{width:100%;flex-direction:column;align-items:center}#mobile-wrap .popular-properties .container .card-box{margin-top:12px;justify-content:space-between}#mobile-wrap .popular-properties .container .card-box,#mobile-wrap .popular-properties .container .card-box .popular-property-swiper{width:100%;height:auto;display:flex;flex-direction:row}#mobile-wrap .popular-properties .container .card-box .popular-property-swiper .popular-property-slide{width:auto;height:auto;display:flex}#mobile-wrap .popular-properties .container .card-box .popular-card-box{position:relative;width:100%;height:auto;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:#2e86de}#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:Inter,Noto Sans KR,-apple-system,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:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,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:#1a1a2e;text-overflow:ellipsis;white-space:nowrap;font-family:Inter,Noto Sans KR,-apple-system,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:#64748b;font-family:Inter,Noto Sans KR,-apple-system,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:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,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:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,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:#64748b;font-family:Inter,Noto Sans KR,-apple-system,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:12px 16px 0;width:100%;height:auto;display:flex;flex-direction:row;box-sizing:border-box}#mobile-wrap .top-properties .container{width:100%;display:flex;flex-direction:column}#mobile-wrap .top-properties .container .card-box{position:relative;margin-top:12px;display:flex;flex-direction:row}#mobile-wrap .top-properties .container .card-box .top-property-swiper{width:100%;height:auto;display:flex;flex-direction:row}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide{width:auto;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:auto;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:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,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:#1a1a2e;text-overflow:ellipsis;white-space:nowrap;font-family:Inter,Noto Sans KR,-apple-system,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:#64748b;font-family:Inter,Noto Sans KR,-apple-system,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:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,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:#1a1a2e;font-family:Inter,Noto Sans KR,-apple-system,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:#64748b;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#mobile-wrap #footer{position:relative;padding:60px 0 18px;width:100%;height:auto;display:flex;flex-direction:row;background:#1a1a2e}#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:auto;display:flex;flex-direction:column}#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:Inter,Noto Sans KR,-apple-system,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:Inter,Noto Sans KR,-apple-system,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:20px;display:flex;flex-direction:row;justify-content:space-between;gap:20px}#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:14px;color:#fff;font-family:Inter,Noto Sans KR,-apple-system,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:0;margin-bottom:13px;color:#bebdbd;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;cursor:pointer}#mobile-wrap #footer .footer-container .second{margin-top:40px;padding-bottom:24px;height:auto;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:Inter,Noto Sans KR,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}#mobile-wrap .top{position:-webkit-sticky;position:sticky;top:0;left:0;width:100%;height:calc(64px + env(safe-area-inset-top, 0px));background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 2px 8px rgba(0,0,0,.04);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:env(safe-area-inset-top,0) 16px 0;z-index:300;box-sizing:border-box}#mobile-wrap .top+.robot-notification-panel{padding-top:calc(16px + env(safe-area-inset-top, 0px))!important}#mobile-wrap .top .mobile-hamburger{justify-self:start;color:#1a1a2e;padding:8px;margin-left:-8px}#mobile-wrap .top .mobile-logo{justify-self:center;display:flex;align-items:center;justify-content:center}#mobile-wrap .top .mobile-logo img{height:38px;width:auto}#mobile-wrap .top .mobile-right-actions{justify-self:end;display:flex;align-items:center;gap:8px}#mobile-wrap .top .mobile-right-actions .mobile-notification-button{color:#1a1a2e;position:relative;padding:8px}#mobile-wrap .top .mobile-right-actions .mobile-profile-button{padding:4px}#mobile-wrap .top .mobile-right-actions .mobile-profile-button img{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid #2e86de}#mobile-wrap .top .mobile-right-actions .mobile-login-button{color:#2e86de;padding:8px}#mobile-wrap .mobile-drawer-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:399;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:opacity .25s ease}#mobile-wrap .mobile-drawer{position:fixed;top:0;left:0;width:80%;max-width:320px;height:100%;background:#fff;z-index:400;display:flex;flex-direction:column;box-shadow:4px 0 24px rgba(0,0,0,.15);transform:translateX(-100%);transition:transform .25s cubic-bezier(.4,0,.2,1);box-sizing:border-box}#mobile-wrap .mobile-drawer.open{transform:translateX(0)}#mobile-wrap .mobile-drawer .drawer-header{height:calc(64px + env(safe-area-inset-top, 0px));display:flex;align-items:center;justify-content:space-between;padding:env(safe-area-inset-top,0) 16px 0;border-bottom:1px solid #e2e8f0;background:#f8fafc}#mobile-wrap .mobile-drawer .drawer-header img{height:32px}#mobile-wrap .mobile-drawer .drawer-nav{flex:1 1;overflow-y:auto;padding:16px 0;display:flex;flex-direction:column;gap:4px}#mobile-wrap .mobile-drawer .drawer-nav div{padding:14px 20px;font-size:16px;font-weight:500;color:#1a1a2e;cursor:pointer;transition:background .2s;border-left:3px solid transparent}#mobile-wrap .mobile-drawer .drawer-nav div.active{background:rgba(46,134,222,.08);color:#2e86de;border-left-color:#2e86de;font-weight:600}#mobile-wrap .mobile-drawer .drawer-nav div:active{background:rgba(0,0,0,.04)}#mobile-wrap .mobile-drawer .drawer-divider{height:1px;background:#e2e8f0;margin:8px 16px}#mobile-wrap .mobile-drawer .drawer-languages{padding:16px 20px}#mobile-wrap .mobile-drawer .drawer-languages h4{font-size:13px;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin:0 0 12px}#mobile-wrap .mobile-drawer .drawer-languages .language-selector{display:flex;gap:8px}#mobile-wrap .mobile-drawer .drawer-languages .language-selector button{flex:1 1;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px;border:1px solid #e2e8f0;background:#fff;border-radius:8px;cursor:pointer;font-size:13px;font-weight:600;color:#64748b}#mobile-wrap .mobile-drawer .drawer-languages .language-selector button img{width:18px;height:18px;border-radius:2px}#mobile-wrap .mobile-drawer .drawer-languages .language-selector button.active{border-color:#2e86de;background:rgba(46,134,222,.05);color:#2e86de}#mobile-wrap .mobile-drawer .drawer-footer{padding:16px 20px 24px;border-top:1px solid #e2e8f0}#mobile-wrap .mobile-drawer .drawer-footer button{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer}#mobile-wrap .mobile-drawer .drawer-footer .drawer-logout-btn{background:#fff;border:1px solid #e2e8f0;color:#64748b}#mobile-wrap .mobile-drawer .drawer-footer .drawer-logout-btn:active{background:rgba(0,0,0,.04)}#mobile-wrap .mobile-drawer .drawer-footer .drawer-login-btn{background:#2e86de;border:none;color:#fff}#mobile-wrap .mobile-drawer .drawer-footer .drawer-login-btn:active{background:#1a6fc4}#mobile-wrap .header-basic{position:relative;width:100%;height:140px;display:flex;flex-direction:row;align-items:center;background:#000;box-sizing:border-box}#mobile-wrap .header-basic:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,16,30,.3),rgba(8,16,30,.7))!important;pointer-events:none;z-index:0}#mobile-wrap .header-basic .container{width:100%;padding:0 16px;margin:0;z-index:1;display:flex;justify-content:flex-start}#mobile-wrap .header-basic .header-basic-copy{display:flex;flex-direction:column;gap:4px;text-align:left;align-items:flex-start}#mobile-wrap .header-basic .header-basic-copy strong{color:#fff;font-size:24px;font-weight:700;letter-spacing:.5px;text-shadow:0 2px 4px rgba(0,0,0,.3)}#mobile-wrap .header-basic .header-basic-copy span{color:hsla(0,0%,100%,.85);font-size:13px;font-weight:400;line-height:18px;text-shadow:0 1px 3px rgba(0,0,0,.3)}.join-page-mobile{width:100%;background:#f8fafc;min-height:calc(100vh - 64px);display:flex;flex-direction:column}.join-page-mobile .mobile-banner{position:relative;width:100%;height:160px;overflow:hidden}.join-page-mobile .mobile-banner img{width:100%;height:100%;object-fit:cover}.join-page-mobile .mobile-banner .banner-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(26,26,46,.4),rgba(26,26,46,.85))}.join-page-mobile .mobile-banner .banner-text{position:absolute;bottom:20px;left:20px;right:20px;color:#fff}.join-page-mobile .mobile-banner .banner-text h1{font-size:28px;font-weight:700;margin:0 0 4px;color:#fff}.join-page-mobile .mobile-banner .banner-text p{font-size:13px;color:hsla(0,0%,100%,.8);margin:0}.join-page-mobile .mobile-container{padding:24px 20px 40px;display:flex;flex-direction:column;gap:20px;flex:1 1}.join-page-mobile .mobile-container .input-wrap{display:flex;flex-direction:column;gap:16px}.join-page-mobile .mobile-container .input-box{display:flex;flex-direction:column;gap:6px}.join-page-mobile .mobile-container .input-box span{font-size:14px;font-weight:600;color:#1a1a2e}.join-page-mobile .mobile-container .input-box input{width:100%;height:48px;padding:0 16px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;font-size:15px;outline:none;transition:border-color .2s}.join-page-mobile .mobile-container .input-box input:focus{border-color:#2e86de}.join-page-mobile .mobile-container .input-box .password-wrap{position:relative;display:flex;align-items:center}.join-page-mobile .mobile-container .input-box .password-wrap input{padding-right:48px}.join-page-mobile .mobile-container .input-box .password-wrap .eye-toggle{position:absolute;right:12px;background:transparent;border:none;color:#64748b;display:flex;align-items:center;justify-content:center;padding:8px;cursor:pointer}.join-page-mobile .mobile-container .register{display:flex;flex-direction:column;gap:16px}.join-page-mobile .mobile-container .register .remember-info{display:flex;align-items:center;justify-content:space-between}.join-page-mobile .mobile-container .register .remember-info .MuiFormControlLabel-label{font-size:14px;color:#64748b}.join-page-mobile .mobile-container .register .remember-info a{font-size:13px;color:#2e86de;font-weight:600}.join-page-mobile .mobile-container .register .submit-btn{height:50px;border-radius:10px;font-size:16px;font-weight:700;background:#2e86de;color:#fff;box-shadow:0 4px 12px rgba(46,134,222,.25);text-transform:none}.join-page-mobile .mobile-container .register .submit-btn:active{background:#1a6fc4}.join-page-mobile .mobile-container .ask-info{text-align:center;margin-top:10px}.join-page-mobile .mobile-container .ask-info p{font-size:14px;color:#64748b}.join-page-mobile .mobile-container .ask-info p b{color:#2e86de;margin-left:6px;cursor:pointer;font-weight:700}@media(max-height:580px){.join-page-mobile .mobile-container .mobile-banner{height:70px!important}.join-page-mobile .mobile-container .mobile-banner .banner-text{bottom:10px!important}.join-page-mobile .mobile-container .mobile-banner .banner-text h1{font-size:20px!important}.join-page-mobile .mobile-container .mobile-banner .banner-text p{display:none!important}.join-page-mobile .mobile-container .mobile-container{padding:12px 20px 20px!important;gap:12px!important}.join-page-mobile .mobile-container .mobile-container .input-wrap{gap:8px!important}.join-page-mobile .mobile-container .mobile-container .input-box{gap:4px!important}.join-page-mobile .mobile-container .mobile-container .input-box input{height:40px!important}.join-page-mobile .mobile-container .mobile-container .register{margin-top:4px!important;gap:10px!important}.join-page-mobile .mobile-container .mobile-container .register .submit-btn{height:44px!important;font-size:15px!important}}