/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:calc(1 * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:calc(1 * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:calc(1s * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:calc(1s * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:calc(1s * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:calc(1s * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:calc(1s / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{animation-duration:calc(1s * .8);animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{animation-duration:calc(1s * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:calc(1s * 3);animation-duration:calc(var(--animate-duration) * 3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:calc(1s * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:calc(1s * 2);animation-duration:calc(var(--animate-duration) * 2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;font-family:Poppins,sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}a{color:inherit}img{vertical-align:bottom}img.project_card{width:100%;height:auto;border-radius:10px}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input[type=password]::-ms-clear,input[type=password]::-ms-reveal,input[type=text]::-ms-clear,input[type=text]::-ms-reveal{display:none;width:0;height:0}textarea:focus{outline:0}#simple-tabpanel-all>div{padding:0}.css-10klw3m{height:auto}a{white-space:nowrap;text-decoration:none;color:#212121}button{text-transform:none;box-shadow:none;padding:0}button.outline{border:1px solid #eee}button.contain{color:#fff}p,span{line-height:1.2}body{font-family:Poppins,sans-serif}body::-webkit-scrollbar{width:9px}body::-webkit-scrollbar-thumb{height:30%;background:#bdbdbd;border-radius:10px}body::-webkit-scrollbar-track{background:#eee}body .MuiPopover-paper{box-shadow:none}hr{border-width:0 0 thin;border-color:#eee;margin:auto}#pc-wrap{width:100%;height:100%}#pc-wrap .container{position:relative;width:1300px;margin:0 auto;display:flex}.announcement-bar{width:100%;background:#2d3536;color:#fff;height:36px;overflow:hidden;position:fixed;top:0;left:0;z-index:100;display:flex;align-items:center}.announcement-bar .announcement-track{display:flex;align-items:center;white-space:nowrap;animation:marquee-scroll 32s linear infinite}.announcement-bar .announcement-track:hover{animation-play-state:paused}.announcement-bar .announcement-item{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;letter-spacing:.3px;padding:0 40px;color:#f0ece4}.announcement-bar .announcement-item svg{color:#e9a692;flex-shrink:0}@keyframes marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.product-big-card-box{position:relative;margin-right:8px;margin-left:8px;margin-bottom:35px;width:410px;height:455px;display:flex;flex-direction:column}.product-big-card-box .card-gallery{display:flex;flex-direction:row;gap:8px;width:100%;height:264px}.product-big-card-box .thumb-strip{display:flex;flex-direction:column;gap:6px;width:60px;flex-shrink:0}.product-big-card-box .thumb-item{width:60px;height:60px;border-radius:8px;background-size:cover;background-position:50%;border:2px solid transparent;cursor:pointer;transition:border-color .15s;flex-shrink:0}.product-big-card-box .thumb-item:hover{border-color:#aaa}.product-big-card-box .thumb-item.active{border-color:#2d3536}.product-big-card-box .zoom-panel{position:absolute;left:calc(100% + 12px);top:0;width:340px;height:340px;background-size:300%;background-repeat:no-repeat;border-radius:14px;border:1px solid #e0d8cc;box-shadow:0 12px 40px rgba(0,0,0,.18);z-index:200;pointer-events:none}.product-big-card-box .card-img{position:relative;flex:1 1;min-width:0;height:264px;background-size:cover;background-position:50%;border-radius:12px 12px 0 0;cursor:crosshair}.product-big-card-box .card-img .zoom-lens{position:absolute;width:80px;height:80px;border:2px solid hsla(0,0%,100%,.9);background:hsla(0,0%,100%,.15);border-radius:4px;pointer-events:none;z-index:10;box-shadow:0 0 0 1px rgba(0,0,0,.15)}.product-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:#98aa9d}.product-big-card-box .card-img div.status img{width:14px;height:14px}.product-big-card-box .card-img div.status span{margin-left:5px;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}.product-big-card-box .card-img div.price{position:absolute;padding:8px 12px;left:20px;bottom:20px;border-radius:6px;background:#f2efe2;color:#2d3536;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}.product-big-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid #ddd;border-top:none;background:#f2efe2}.product-big-card-box .info .title{color:#2d3536;font-size:15px;font-weight:600;text-transform:capitalize;cursor:pointer}.product-big-card-box .info .desc,.product-big-card-box .info .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-style:normal;line-height:normal}.product-big-card-box .info .desc{margin-top:5px;color:#716b69;font-size:13px;font-weight:400}.product-big-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}.product-big-card-box .info .options div{display:flex;flex-direction:row}.product-big-card-box .info .options div img{margin-right:5px;width:17px;height:17px}.product-big-card-box .info .options div span{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.product-big-card-box .info .bott,.product-big-card-box .info .bott div{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.product-big-card-box .info .bott div{width:65px}.product-big-card-box .info .bott p{color:#2d3536;font-size:13px}.product-big-card-box .info .bott p,.product-big-card-box .info .bott span{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}.product-big-card-box .info .bott span{margin-left:6px;color:hsla(0,0%,56%,.54);font-size:15px}.product-big-card-box .info .bott button{margin-left:15px;width:16px;height:16px;box-sizing:border-box}.product-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:#98aa9d;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}.agent-general-card .agent-desc{margin-top:23px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.agent-general-card .agent-desc .agent-info{display:flex;flex-direction:column}.agent-general-card .agent-desc .agent-info strong{color:#2d3536;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}.agent-general-card .agent-desc .agent-info span{color:#2d3536;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}.agent-general-card .agent-desc .buttons{width:auto;display:flex;flex-direction:row;justify-content:center;align-items:center}.agent-general-card .agent-desc .buttons svg{width:24px;height:24px;cursor:pointer}.agent-general-card .agent-desc .buttons .view-cnt{font-size:13px}#pc-wrap .home-page{position:relative;width:100%;height:auto}#pc-wrap .home-page .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);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}#pc-wrap .home-page .card-config .top{position:relative;width:100%;height:240px;overflow:hidden;background:#fff}#pc-wrap .home-page .card-config .top a{height:100%;display:flex;align-items:center;justify-content:center}#pc-wrap .home-page .card-config .top img{width:100%;height:100%;object-fit:contain;padding:16px;border-radius:0}#pc-wrap .home-page .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:#98aa9d;color:#fff;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .home-page .card-config .top .top-badge img{height:16px}#pc-wrap .home-page .card-config .top .fire-badge{position:absolute;top:30px;left:16px;background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;font-size:10px;font-weight:800;padding:5px 10px;border-radius:20px;letter-spacing:1px;white-space:nowrap;pointer-events:none;box-shadow:0 2px 8px rgba(255,107,53,.4)}#pc-wrap .home-page .card-config .top .new-badge{background:#2d3536;font-size:10px;letter-spacing:1.5px}#pc-wrap .home-page .card-config .top .new-badge,#pc-wrap .home-page .card-config .top .sale-badge{position:absolute;top:12px;right:12px;color:#fff;font-weight:700;padding:5px 10px;border-radius:20px;white-space:nowrap;pointer-events:none}#pc-wrap .home-page .card-config .top .sale-badge{background:linear-gradient(135deg,#e9a692,#f06292);font-size:11px;letter-spacing:.2px}#pc-wrap .home-page .card-config .top .quicklook-link{text-decoration:none;display:block;width:100%}#pc-wrap .home-page .card-config .top .quicklook-btn{position:absolute;bottom:0;left:0;width:100%;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(44,44,44,.88);opacity:0;transition:opacity .22s ease;cursor:pointer}#pc-wrap .home-page .card-config .top .quicklook-btn p{color:#fff;font-size:13px;font-weight:600;letter-spacing:.5px}#pc-wrap .home-page .card-config .bottom{width:100%;height:173px;padding:16px 16px 8px;overflow:hidden;display:flex;flex-direction:column}#pc-wrap .home-page .card-config .bottom .name-address{width:100%;gap:4px;margin-bottom:10px}#pc-wrap .home-page .card-config .bottom .name-address .name-price-row{width:100%}#pc-wrap .home-page .card-config .bottom .name-address .name-price-row .name-link{display:block;text-decoration:none;overflow:hidden}#pc-wrap .home-page .card-config .bottom .name-address .name-price-row .product-title{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap .home-page .card-config .bottom .name-address .address{width:100%;overflow:hidden}#pc-wrap .home-page .card-config .bottom .name-address .address p{color:#716b69;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap .home-page .card-config .bottom .options{flex-direction:row;align-items:center;justify-content:flex-start;width:100%;height:20px;gap:8px;margin-bottom:6px}#pc-wrap .home-page .card-config .bottom .options .option{flex-direction:row;gap:5px;align-items:center}#pc-wrap .home-page .card-config .bottom .options .option p{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .home-page .card-config .bottom .options .product-price{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;line-height:normal;white-space:nowrap;flex-shrink:0;margin-left:120px}#pc-wrap .home-page .card-config .bottom .options .price-sale-wrap{flex-direction:column;align-items:flex-end;gap:1px;flex-shrink:0;margin-left:120px}#pc-wrap .home-page .card-config .bottom .options .price-sale-wrap .price-original{font-size:11px;color:#aaa;text-decoration:line-through;line-height:1;font-family:Poppins,sans-serif}#pc-wrap .home-page .card-config .bottom .options .price-sale-wrap .price-discounted{font-size:14px;font-weight:700;color:#e9a692;line-height:1.2;font-family:Poppins,sans-serif;white-space:nowrap}#pc-wrap .home-page .card-config .bottom .divider{width:100%;height:1px;background:#e5e1da;margin-bottom:10px}#pc-wrap .home-page .card-config .bottom .type-buttons{flex-direction:row;width:100%;justify-content:flex-start;align-items:center;gap:12px}#pc-wrap .home-page .card-config .bottom .type-buttons .type{flex-direction:row;align-items:center;gap:7px}#pc-wrap .home-page .card-config .bottom .type-buttons .type p{color:#2d3536;font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap .home-page .card-config .bottom .type-buttons .type .disabled-type{color:hsla(0,0%,56%,.54);font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap .home-page .card-config .bottom .type-buttons .buttons{flex-direction:row;width:auto;gap:4px;justify-content:center;align-items:center}#pc-wrap .home-page .card-config .bottom .type-buttons .buttons button{padding:4px}#pc-wrap .home-page .card-config .bottom .type-buttons .buttons svg{width:20px;height:20px;cursor:pointer}#pc-wrap .home-page .card-config .bottom .type-buttons .buttons .view-cnt{font-size:12px}#pc-wrap .home-page .card-config:hover .top .quicklook-btn{opacity:1;pointer-events:all}#pc-wrap .home-page .card-config:hover{transform:translateY(-6px);box-shadow:0 12px 28px 0 rgba(24,26,32,.14)}#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:#2d3536;font-family:Poppins,sans-serif;font-size:34px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.646px;text-transform:capitalize}#pc-wrap .home-page .info-box .left span.white{color:#fff}#pc-wrap .home-page .info-box .left p{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .home-page .info-box .left p.white{color:#fff}#pc-wrap .home-page .info-box .right{display:flex;flex-direction:row;align-items:flex-end}#pc-wrap .home-page .info-box .right .pagination-box{display:flex;flex-direction:row;align-items:center}#pc-wrap .home-page .info-box .right .pagination-box .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000}#pc-wrap .home-page .info-box .right .pagination-box .swiper-trend-next{margin-left:20px;cursor:pointer}#pc-wrap .home-page .info-box .right .pagination-box .swiper-trend-prev{margin-right:20px;cursor:pointer}#pc-wrap .home-page .info-box .right .pagination-box .swiper-top-next{margin-left:20px;cursor:pointer}#pc-wrap .home-page .info-box .right .pagination-box .swiper-top-prev{margin-right:20px;cursor:pointer}#pc-wrap .home-page .info-box .right .more-box{display:flex;flex-direction:row;cursor:pointer;align-items:center}#pc-wrap .home-page .info-box .right .more-box span{color:#2d3536;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#pc-wrap .home-page .info-box .right .more-box img{margin-left:10px;width:16px;height:16px}#pc-wrap .home-page .info-box .right .btn-box{display:flex;flex-direction:row}#pc-wrap .home-page .info-box .right .btn-box button{border-radius:6px;background:hsla(0,0%,100%,.07);color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:28px;text-transform:capitalize}#pc-wrap .home-page .info-box .right .btn-box button:first-child{margin-right:20px}#pc-wrap .home-page .info-box .right .btn-box button.active{border:1px solid #2d3536;background:#f2efe2;color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:28px}#pc-wrap .home-page .trend-products{padding:108px 0 76px;width:100%;height:697px;display:flex;flex-direction:row}#pc-wrap .home-page .trend-products .container{flex-direction:column}#pc-wrap .home-page .trend-products .container .card-box{position:relative;margin-top:64px;display:flex;flex-direction:row}#pc-wrap .home-page .trend-products .container .card-box .empty-list{width:100%;height:280px;display:flex;justify-content:center;align-items:center}#pc-wrap .home-page .trend-products .container .card-box .trend-product-swiper{width:100%;height:400px;display:flex;flex-direction:row}#pc-wrap .home-page .trend-products .container .card-box .trend-product-swiper .trend-product-slide{width:auto;height:auto;display:flex;margin:10px 0 0 10px}#pc-wrap .home-page .trend-products .container .card-box .trend-card-box{position:relative;width:300px;height:375px;display:flex;flex-direction:column;transition:transform .3s}#pc-wrap .home-page .trend-products .container .card-box .trend-card-box:hover{opacity:1;transform:scale(1.05)}#pc-wrap .home-page .trend-products .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}#pc-wrap .home-page .trend-products .container .card-box .trend-card-box .card-img div{position:absolute;padding:8px 12px;left:12px;bottom:12px;border-radius:6px;background:#f2efe2;color:#2d3536;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .home-page .trend-products .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:#f2efe2;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap .home-page .trend-products .container .card-box .trend-card-box .info .title{overflow:hidden;color:#2d3536;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#pc-wrap .home-page .trend-products .container .card-box .trend-card-box .info .desc{margin-top:5px;overflow:hidden;color:#716b69;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#pc-wrap .home-page .trend-products .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-products .container .card-box .trend-card-box .info .options div{display:flex;flex-direction:row}#pc-wrap .home-page .trend-products .container .card-box .trend-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#pc-wrap .home-page .trend-products .container .card-box .trend-card-box .info .options div span{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .home-page .trend-products .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-products .container .card-box .trend-card-box .info .bott p{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#pc-wrap .home-page .trend-products .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-products .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-products .container .card-box .trend-card-box .info .bott .view-like-box .view-cnt{color:#716b69;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#pc-wrap .home-page .popular-products{padding:132px 0 94px;width:100%;height:816px;display:flex;flex-direction:row;background:#f2efe2}#pc-wrap .home-page .popular-products .container{flex-direction:column;align-items:center}#pc-wrap .home-page .popular-products .container .card-box{margin-top:34px;width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .popular-products .container .card-box .popular-product-swiper{width:100%;height:425px;display:flex;flex-direction:row}#pc-wrap .home-page .popular-products .container .card-box .popular-product-swiper .popular-product-slide{width:auto;height:auto;display:flex;margin:10px 0 10px 10px}#pc-wrap .home-page .popular-products .container .card-box .popular-card-box{position:relative;width:400px;height:425px;display:flex;flex-direction:column;transition:transform .3s,opacity .3s}#pc-wrap .home-page .popular-products .container .card-box .popular-card-box:hover{opacity:1;transform:scale(1.05)}#pc-wrap .home-page .popular-products .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}#pc-wrap .home-page .popular-products .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:#98aa9d}#pc-wrap .home-page .popular-products .container .card-box .popular-card-box .card-img div.status img{width:14px;height:14px}#pc-wrap .home-page .popular-products .container .card-box .popular-card-box .card-img div.status span{margin-left:5px;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}#pc-wrap .home-page .popular-products .container .card-box .popular-card-box .card-img div.price{position:absolute;padding:8px 12px;left:20px;bottom:20px;border-radius:6px;background:#f2efe2;color:#2d3536;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .home-page .popular-products .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:#f2efe2;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap .home-page .popular-products .container .card-box .popular-card-box .info .title{overflow:hidden;color:#2d3536;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#pc-wrap .home-page .popular-products .container .card-box .popular-card-box .info .desc{margin-top:5px;overflow:hidden;color:#716b69;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#pc-wrap .home-page .popular-products .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-products .container .card-box .popular-card-box .info .options div{display:flex;flex-direction:row}#pc-wrap .home-page .popular-products .container .card-box .popular-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#pc-wrap .home-page .popular-products .container .card-box .popular-card-box .info .options div span{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .home-page .popular-products .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-products .container .card-box .popular-card-box .info .bott p{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}#pc-wrap .home-page .popular-products .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-products .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-products .container .card-box .popular-card-box .info .bott .view-like-box .view-cnt{color:#716b69;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#pc-wrap .home-page .popular-products .container .pagination-box{display:flex;flex-direction:row;justify-content:center;align-items:center}#pc-wrap .home-page .popular-products .container .pagination-box .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000}#pc-wrap .home-page .popular-products .container .pagination-box .swiper-popular-next{margin-left:20px;cursor:pointer}#pc-wrap .home-page .popular-products .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-products{padding:108px 0 76px;width:100%;height:697px;display:flex;flex-direction:row}#pc-wrap .home-page .top-products .container{flex-direction:column}#pc-wrap .home-page .top-products .container .card-box{position:relative;margin-top:64px;display:flex;flex-direction:row}#pc-wrap .home-page .top-products .container .card-box .top-product-swiper{width:100%;height:440px;display:flex;flex-direction:row}#pc-wrap .home-page .top-products .container .card-box .top-product-swiper .top-product-slide{width:auto;height:auto;display:flex;margin:10px 0 0 10px}#pc-wrap .home-page .top-products .container .card-box .top-card-box{position:relative;width:300px;height:375px;display:flex;flex-direction:column;transition:transform .3s}#pc-wrap .home-page .top-products .container .card-box .top-card-box:hover{opacity:1;transform:scale(1.05)}#pc-wrap .home-page .top-products .container .card-box .top-card-box .card-img{position:relative;width:100%;height:203px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}#pc-wrap .home-page .top-products .container .card-box .top-card-box .card-img div{position:absolute;padding:8px 12px;left:12px;bottom:12px;border-radius:6px;background:#f2efe2;color:#2d3536;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .home-page .top-products .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:#f2efe2;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap .home-page .top-products .container .card-box .top-card-box .info .title{overflow:hidden;color:#2d3536;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#pc-wrap .home-page .top-products .container .card-box .top-card-box .info .desc{margin-top:5px;overflow:hidden;color:#716b69;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#pc-wrap .home-page .top-products .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-products .container .card-box .top-card-box .info .options div{display:flex;flex-direction:row}#pc-wrap .home-page .top-products .container .card-box .top-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#pc-wrap .home-page .top-products .container .card-box .top-card-box .info .options div span{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .home-page .top-products .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-products .container .card-box .top-card-box .info .bott p{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#pc-wrap .home-page .top-products .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-products .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-products .container .card-box .top-card-box .info .bott .view-like-box .view-cnt{color:#716b69;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#pc-wrap .home-page .top-sellers{position:relative;padding:153px 0 135px;width:100%;height:722px;display:flex;flex-direction:row;background:#f2efe2}#pc-wrap .home-page .top-sellers .container{position:relative;flex-direction:column;align-items:center}#pc-wrap .home-page .top-sellers .container .wrapper{width:100%;margin-top:83px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}#pc-wrap .home-page .top-sellers .container .wrapper .switch-btn{width:53px;height:53px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f2efe2;filter:drop-shadow(0 10px 35px rgba(5,16,54,.1));cursor:pointer}#pc-wrap .home-page .top-sellers .container .wrapper .switch-btn svg{width:14px;height:14px}#pc-wrap .home-page .top-sellers .container .wrapper .switch-btn.swiper-sellers-next{transform:rotate(180deg)}#pc-wrap .home-page .top-sellers .container .wrapper .card-wrapper{width:1174px;height:280px;display:flex;flex-direction:row}#pc-wrap .home-page .top-sellers .container .wrapper .card-wrapper .top-sellers-swiper{width:99.7%;height:280px;display:flex;flex-direction:row}#pc-wrap .home-page .top-sellers .container .wrapper .card-wrapper .top-sellers-swiper .top-sellers-slide{width:auto;height:auto;display:flex}#pc-wrap .home-page .top-sellers .container .wrapper .card-wrapper .top-seller-card{width:205px;height:280px;display:flex;flex-direction:column}#pc-wrap .home-page .top-sellers .container .wrapper .card-wrapper .top-seller-card img{width:209px;height:209px;border-radius:50%;cursor:pointer;object-fit:cover}#pc-wrap .home-page .top-sellers .container .wrapper .card-wrapper .top-seller-card strong{margin-top:20px;color:#2d3536;text-align:center;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#pc-wrap .home-page .top-sellers .container .wrapper .card-wrapper .top-seller-card span{color:#2d3536;text-align:center;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap .home-page .events{position:relative;padding:100px 0 92px;width:100%;height:810px;display:flex;flex-direction:row;background:#f2efe2}#pc-wrap .home-page .events .container{flex-direction:column;align-items:center}#pc-wrap .home-page .events .container .card-wrapper{position:relative;margin-top:48px;width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .events .container .card-wrapper .event-card{position:relative;width:calc((100% - 48px)/4);height:420px;border-radius:12px;opacity:.9;cursor:pointer;transition:opacity .4s}#pc-wrap .home-page .events .container .card-wrapper .event-card:hover{opacity:1;scale:1.05;transition:.3s}#pc-wrap .home-page .events .container .card-wrapper .event-card:hover .more{opacity:1}#pc-wrap .home-page .events .container .card-wrapper .event-card .info{position:absolute;display:flex;flex-direction:column;top:35px;left:10px;right:10px}#pc-wrap .home-page .events .container .card-wrapper .event-card .info strong{color:#f2efe2;font-family:Poppins,sans-serif;font-size:25px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;text-shadow:0 1px 4px rgba(0,0,0,.4)}#pc-wrap .home-page .events .container .card-wrapper .event-card .info span{color:hsla(40,31%,94%,.85);font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:28px;text-transform:capitalize;text-shadow:0 1px 3px rgba(0,0,0,.3)}#pc-wrap .home-page .events .container .card-wrapper .event-card .more{position:absolute;left:10px;right:10px;bottom:41px;display:flex;flex-direction:row;align-items:center;opacity:0}#pc-wrap .home-page .events .container .card-wrapper .event-card .more span{padding:0 5px;border-radius:5px;background:rgba(255,253,253,.769);color:#9c67f6;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:26px;text-align:justify;cursor:pointer}#pc-wrap .home-page .community-board{position:relative;padding:124px 0 61px;width:100%;height:860px;display:flex;flex-direction:row}#pc-wrap .home-page .community-board .container{flex-direction:column;align-items:center}#pc-wrap .home-page .community-board .container .community-main{width:100%;margin-top:60px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .community-board .container .community-main .center-line{height:90%;align-self:end}#pc-wrap .home-page .community-board .container .community-main .content-top{margin-bottom:26px;width:100%;height:30px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}#pc-wrap .home-page .community-board .container .community-main .content-top span{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:36px;color:#616161;cursor:pointer}#pc-wrap .home-page .community-board .container .community-main .content-top img{margin-left:10px;width:12px;height:12px}#pc-wrap .home-page .community-board .container .community-main .community-left{width:642px;height:auto;display:flex;flex-direction:column}#pc-wrap .home-page .community-board .container .community-main .community-left .card-wrap{display:flex;flex-direction:row;flex-wrap:wrap}#pc-wrap .home-page .community-board .container .community-main .community-left .card-wrap .vertical-card{margin-right:12px;margin-bottom:18px;width:202px;display:flex;flex-direction:column;cursor:pointer}#pc-wrap .home-page .community-board .container .community-main .community-left .card-wrap .vertical-card .community-img{width:100%;height:141px;background-size:cover;background-repeat:round;border-radius:5px}#pc-wrap .home-page .community-board .container .community-main .community-left .card-wrap .vertical-card .community-img div{width:32px;height:32px;display:flex;justify-content:center;align-items:center;background:#f54d56;border-radius:5px 0;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:19px;line-height:36px;letter-spacing:-.015em;color:#bdbdbd}#pc-wrap .home-page .community-board .container .community-main .community-left .card-wrap .vertical-card strong{margin-top:10px;font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:36px;letter-spacing:.105em;color:#000}#pc-wrap .home-page .community-board .container .community-main .community-left .card-wrap .vertical-card span{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:19px;letter-spacing:-.015em;color:#d3d3d3}#pc-wrap .home-page .community-board .container .community-main .community-right{width:590px;height:auto;display:flex;flex-direction:column}#pc-wrap .home-page .community-board .container .community-main .community-right .horizontal-card{display:flex;flex-direction:row;cursor:pointer;margin-bottom:34px}#pc-wrap .home-page .community-board .container .community-main .community-right .horizontal-card img{width:180px;height:111px;border-radius:7px}#pc-wrap .home-page .community-board .container .community-main .community-right .horizontal-card div{margin-left:25px;display:flex;flex-direction:column}#pc-wrap .home-page .community-board .container .community-main .community-right .horizontal-card div strong{margin-top:15px;font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:13px;letter-spacing:.105em;color:#212121}#pc-wrap .home-page .community-board .container .community-main .community-right .horizontal-card div span{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:13px;line-height:36px;letter-spacing:.105em;color:#bdbdbd}.promo-banners{padding:60px 0;background:#faf8f6}.promo-banners .container{max-width:1200px;margin:0 auto;padding:0 40px;box-sizing:border-box}.promo-banners__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.promo-banners__card{position:relative;height:200px;border-radius:8px;background:linear-gradient(135deg,#2c1654,#3d2070);overflow:hidden;cursor:pointer;transition:transform .25s,box-shadow .25s}.promo-banners__card:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(0,0,0,.18)}.promo-banners__card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.65) 0,rgba(0,0,0,.1) 60%,transparent)}.promo-banners__content{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;padding:20px 22px}.promo-banners__label{display:inline-block;font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#e9a692;margin-bottom:6px}.promo-banners__title{font-size:16px;font-weight:700;color:#fff;line-height:1.3;margin:0 0 8px;max-width:200px}.promo-banners__cta{font-size:12px;font-weight:600;color:hsla(0,0%,100%,.75);letter-spacing:.5px;cursor:pointer}#pc-wrap #product-list-page{padding-bottom:40px;background:#f2efe2}#pc-wrap #product-list-page .container .right{position:absolute;right:0;top:3%;display:flex;flex-direction:row;align-items:center;z-index:2}#pc-wrap #product-list-page .container .right button{margin-left:10px;color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:26px}#pc-wrap #product-list-page .container .right button:hover{background:none}#pc-wrap #product-list-page .container .product-page{position:relative;width:100%;flex-direction:row;gap:25px;padding-top:96px}#pc-wrap #product-list-page .container .product-page .filter-config{width:280px;flex-shrink:0;position:-webkit-sticky;position:sticky;top:20px;max-height:calc(100vh - 120px);overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth}#pc-wrap #product-list-page .container .product-page .filter-config::-webkit-scrollbar{width:3px}#pc-wrap #product-list-page .container .product-page .filter-config::-webkit-scrollbar-track{background:transparent}#pc-wrap #product-list-page .container .product-page .filter-config::-webkit-scrollbar-thumb{background:rgba(27,27,27,.18);border-radius:2px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main{width:100%;padding:24px 20px;border-radius:4px;background:#f2efe2;border:1px solid #e5e1da}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .filter-title-main{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .filter-input-box{width:100%;flex-direction:row;align-items:center;gap:6px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .filter-input-box .search-input{flex:1 1;background:#f2efe2;font-family:Poppins,sans-serif;font-size:13px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .filter-input-box .search-input .MuiOutlinedInput-input{padding:8px 12px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .filter-section{width:100%;border-top:1px solid #e5e1da;padding-top:14px;padding-bottom:14px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .filter-section .filter-section-header{width:100%;flex-direction:row;align-items:center;justify-content:space-between;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .filter-section .filter-section-header .filter-section-title{color:#2d3536;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.8px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .filter-section .filter-section-header .filter-chevron{color:#6b6b6b;font-size:18px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .filter-section .filter-section-body{width:100%;margin-top:10px;gap:6px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .filter-section .filter-section-body .filter-check-row{flex-direction:row;align-items:center;gap:6px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .filter-section .filter-section-body .filter-check-row .filter-checkbox{padding:2px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .filter-section .filter-section-body .filter-check-row .filter-checkbox.Mui-checked{color:#2d3536}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .filter-section .filter-section-body .filter-check-row .filter-check-label{color:#4a4a5a;font-family:Poppins,sans-serif;font-size:13px;font-weight:400}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .filter-section .filter-section-body .filter-range-row{flex-direction:row;align-items:center;gap:8px;width:100%;overflow:hidden}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .filter-section .filter-section-body .filter-range-row .filter-range-divider{color:#8a8a9a;font-size:12px;flex-shrink:0}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .filter-section .filter-section-body .filter-range-row .filter-price-input{flex:1 1;min-width:0;width:0;height:38px;border:1px solid #e5e1da;border-radius:4px;background:#f2efe2;padding:0 10px;outline:none;font-family:Poppins,sans-serif;font-size:13px;color:#2d3536;box-sizing:border-box}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .filter-section .filter-section-body .filter-range-row .filter-price-input::placeholder{color:#8a8a9a}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-home{position:relative;width:100%;gap:10px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-home .product-location,#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-home .title,#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-home .title-main{display:none}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-home .input-box{position:relative;width:100%;flex-direction:row;align-items:center}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-home .input-box svg{cursor:pointer}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-home .input-box .search-input{width:100%;height:53px;border-radius:8px;border:1px solid #ddd;background:#f2efe2;outline:none;padding-left:43px;color:#716b69;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-home .input-box img{position:absolute;width:18px;height:17px;top:18px;left:15px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-home .input-box .product-checkbox{width:16px;height:15px;border-radius:12px;margin-right:10px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-home .input-box .product-checkbox svg{width:19px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-home .city-select{width:100%;height:49px;border-radius:8px;border:1px solid #ddd;background:#f2efe2;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:#716b69;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-home .divider{position:absolute;height:48px;border-left:1px solid #ddd;right:39px;top:31px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-home .arrow-down{position:absolute;width:15px;height:8px;color:#e5e1da;right:13px;top:52px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-home .product-type{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:19px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-home .button-group{width:100%;height:43.998px;flex-direction:row}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-home .button-group button{width:100%;color:#2d3536;text-align:center;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-home .square-year-input{width:100%;gap:10px;flex-direction:row;align-items:center}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-home .square-year-input .central-divider{width:22px;border:1px solid #000}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-home .square-year-input input{width:100%;height:49px;border-radius:8px;border:1px solid #ddd;background:#f2efe2;outline:none;padding-left:15px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-home .square-year-input label{line-height:13px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-home .square-year-input input::placeholder{color:#716b69;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #product-list-page .container .product-page .main-config{flex:1 1;align-items:center;gap:48px}#pc-wrap #product-list-page .container .product-page .main-config .list-config{display:flex;width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:24px}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config{width:calc((100% - 48px)/3);height:413px;margin-bottom:7px;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .top{position:relative;width:100%;height:240px;overflow:hidden;background:#fff}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .top a{height:100%;display:flex;align-items:center;justify-content:center}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .top img{width:100%;height:100%;object-fit:contain;padding:16px;border-radius:0}#pc-wrap #product-list-page .container .product-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:#98aa9d;color:#fff;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .top .top-badge img{height:16px}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .top .fire-badge{position:absolute;top:30px;left:16px;background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;font-size:10px;font-weight:800;padding:5px 10px;border-radius:20px;letter-spacing:1px;white-space:nowrap;pointer-events:none;box-shadow:0 2px 8px rgba(255,107,53,.4)}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .top .new-badge{position:absolute;top:12px;right:12px;background:#2d3536;color:#fff;font-size:10px;font-weight:700;padding:5px 10px;border-radius:20px;letter-spacing:1.5px;white-space:nowrap;pointer-events:none}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .top .sale-badge{position:absolute;top:12px;right:12px;background:linear-gradient(135deg,#e9a692,#f06292);color:#fff;font-size:11px;font-weight:700;padding:5px 10px;border-radius:20px;letter-spacing:.2px;white-space:nowrap;pointer-events:none}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .top .quicklook-link{text-decoration:none;display:block;width:100%}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .top .quicklook-btn{position:absolute;bottom:0;left:0;width:100%;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(44,44,44,.88);opacity:0;transition:opacity .22s ease;cursor:pointer}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .top .quicklook-btn p{color:#fff;font-size:13px;font-weight:600;letter-spacing:.5px}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .bottom{width:100%;height:173px;padding:16px 16px 8px;overflow:hidden;display:flex;flex-direction:column}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .bottom .name-address{width:100%;gap:4px;margin-bottom:10px}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .bottom .name-address .name-price-row{width:100%}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .bottom .name-address .name-price-row .name-link{display:block;text-decoration:none;overflow:hidden}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .bottom .name-address .name-price-row .product-title{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .bottom .name-address .address{width:100%;overflow:hidden}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .bottom .name-address .address p{color:#716b69;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .bottom .options{flex-direction:row;align-items:center;justify-content:flex-start;width:100%;height:20px;gap:8px;margin-bottom:6px}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .bottom .options .option{flex-direction:row;gap:5px;align-items:center}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .bottom .options .option p{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .bottom .options .product-price{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;line-height:normal;white-space:nowrap;flex-shrink:0;margin-left:120px}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .bottom .options .price-sale-wrap{flex-direction:column;align-items:flex-end;gap:1px;flex-shrink:0;margin-left:120px}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .bottom .options .price-sale-wrap .price-original{font-size:11px;color:#aaa;text-decoration:line-through;line-height:1;font-family:Poppins,sans-serif}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .bottom .options .price-sale-wrap .price-discounted{font-size:14px;font-weight:700;color:#e9a692;line-height:1.2;font-family:Poppins,sans-serif;white-space:nowrap}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .bottom .divider{width:100%;height:1px;background:#e5e1da;margin-bottom:10px}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .bottom .type-buttons{flex-direction:row;width:100%;justify-content:flex-start;align-items:center;gap:12px}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .bottom .type-buttons .type{flex-direction:row;align-items:center;gap:7px}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .bottom .type-buttons .type p{color:#2d3536;font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .bottom .type-buttons .type .disabled-type{color:hsla(0,0%,56%,.54);font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .bottom .type-buttons .buttons{flex-direction:row;width:auto;gap:4px;justify-content:center;align-items:center}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .bottom .type-buttons .buttons button{padding:4px}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .bottom .type-buttons .buttons svg{width:20px;height:20px;cursor:pointer}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config .bottom .type-buttons .buttons .view-cnt{font-size:12px}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config:hover .top .quicklook-btn{opacity:1;pointer-events:all}#pc-wrap #product-list-page .container .product-page .main-config .list-config .card-config:hover{transform:translateY(-6px);box-shadow:0 12px 28px 0 rgba(24,26,32,.14)}#pc-wrap #product-list-page .container .product-page .main-config .pagination-config{width:442px;height:86px;align-items:center;gap:20px}#pc-wrap #product-list-page .container .product-page .main-config .pagination-config .pagination-box{width:100%;align-items:center}#pc-wrap #product-list-page .container .product-page .main-config .pagination-config .total-result p{color:#2d3536;text-align:center;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:275;line-height:26px}#product-detail-ui-page{background:#fff;padding-top:168px;padding-bottom:120px}#product-detail-ui-page .pdp-page-wrap{width:100%;padding-top:48px;gap:80px}#product-detail-ui-page .pdp-hero{display:flex;flex-direction:row;gap:60px;align-items:flex-start;position:relative}#product-detail-ui-page .pdp-gallery{display:flex;flex-direction:row;gap:16px;flex-shrink:0;width:560px}#product-detail-ui-page .pdp-thumbs{display:flex;flex-direction:column;gap:10px;width:72px}#product-detail-ui-page .pdp-thumb{width:72px;height:72px;border-radius:10px;overflow:hidden;cursor:pointer;border:2px solid transparent;background:none;padding:0;transition:border-color .18s,box-shadow .18s}#product-detail-ui-page .pdp-thumb img{width:100%;height:100%;object-fit:cover;display:block}#product-detail-ui-page .pdp-thumb:hover{border-color:#d4849a}#product-detail-ui-page .pdp-thumb.active{border-color:#2c1654;box-shadow:0 0 0 3px #f0c5cc}#product-detail-ui-page .pdp-main-img-wrap{flex:1 1;position:relative;cursor:crosshair;height:580px}#product-detail-ui-page .pdp-main-img{width:100%;height:100%;border-radius:20px;overflow:hidden;background:#fbf5f0;position:relative}#product-detail-ui-page .pdp-main-img img{width:100%;height:100%;object-fit:cover;display:block}#product-detail-ui-page .pdp-zoom-lens{position:absolute;width:100px;height:100px;border:2px solid hsla(0,0%,100%,.85);background:transparent;border-radius:3px;pointer-events:none;z-index:10;box-shadow:0 0 0 9999px rgba(0,0,0,.38)}#product-detail-ui-page .pdp-zoom-panel{position:absolute;top:0;bottom:0;right:0;background-color:#fff;background-size:300%;background-repeat:no-repeat;border-radius:20px;border:1px solid #e0d8cc;box-shadow:0 12px 48px rgba(0,0,0,.15);z-index:200;pointer-events:none}#product-detail-ui-page .pdp-img-badge{position:absolute;top:18px;left:18px;background:#2c1654;color:#fff;font-family:Poppins,sans-serif;font-size:11px;font-weight:700;letter-spacing:1.5px;padding:5px 14px;border-radius:100px}#product-detail-ui-page .pdp-info{flex:1 1;display:flex;flex-direction:column;min-width:0}#product-detail-ui-page .pdp-brand{font-family:Poppins,sans-serif;font-size:12px;font-weight:800;color:#2c1654;text-transform:uppercase;letter-spacing:2px;margin-bottom:10px}#product-detail-ui-page .pdp-title{font-family:Poppins,sans-serif;font-size:22px;font-weight:700;color:#1a1a2e;line-height:1.35;margin-bottom:16px}#product-detail-ui-page .pdp-rating-row{gap:8px;margin-bottom:14px;flex-wrap:wrap}#product-detail-ui-page .pdp-rating-row,#product-detail-ui-page .pdp-stars{display:flex;flex-direction:row;align-items:center}#product-detail-ui-page .pdp-rating-score{font-family:Poppins,sans-serif;font-size:14px;font-weight:700;color:#1a1a2e}#product-detail-ui-page .pdp-rating-count{font-family:Poppins,sans-serif;font-size:13px;color:#4a4a5a;text-decoration:underline;cursor:pointer}#product-detail-ui-page .pdp-rating-count:hover{color:#2c1654}#product-detail-ui-page .pdp-sep{color:#d4c8d4;font-size:13px}#product-detail-ui-page .pdp-likes{display:flex;flex-direction:row;align-items:center;gap:4px}#product-detail-ui-page .pdp-likes p{font-family:Poppins,sans-serif;font-size:13px;color:#4a4a5a}#product-detail-ui-page .pdp-praise{background:#fbf0f2;border-radius:8px;padding:10px 16px;margin-bottom:20px}#product-detail-ui-page .pdp-praise-text{font-family:Poppins,sans-serif;font-size:13px;color:#4a4a5a}#product-detail-ui-page .pdp-praise-text span{color:#2c1654;font-weight:600}#product-detail-ui-page .pdp-divider{height:1px;background:#e5e1da;margin-bottom:20px}#product-detail-ui-page .pdp-price-block{display:flex;flex-direction:row;align-items:baseline;gap:16px;margin-bottom:8px}#product-detail-ui-page .pdp-price{font-family:Poppins,sans-serif;font-size:30px;font-weight:800;color:#1a1a2e;line-height:1}#product-detail-ui-page .pdp-installment p{font-family:Poppins,sans-serif;font-size:13px;color:#8a8a9a}#product-detail-ui-page .pdp-installment p strong{color:#1a1a2e}#product-detail-ui-page .pdp-klarna{color:#d4849a;font-weight:800;font-style:italic;letter-spacing:.3px}#product-detail-ui-page .pdp-subscribe-note{display:flex;flex-direction:row;align-items:center;gap:8px;background:#f6f4ff;border-radius:8px;padding:10px 14px;margin-bottom:22px}#product-detail-ui-page .pdp-subscribe-note p{font-family:Poppins,sans-serif;font-size:13px;color:#4a4a5a}#product-detail-ui-page .pdp-subscribe-note p strong{color:#2c1654}#product-detail-ui-page .pdp-subscribe-icon{font-size:16px;line-height:1}#product-detail-ui-page .pdp-size-block{margin-bottom:22px}#product-detail-ui-page .pdp-field-label{font-family:Poppins,sans-serif;font-size:11px;font-weight:700;color:#8a8a9a;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px}#product-detail-ui-page .pdp-size-options{display:flex;flex-direction:row;gap:10px;flex-wrap:wrap}#product-detail-ui-page .pdp-size-btn{padding:10px 22px;border-radius:10px;border:1.5px solid #e5e1da;background:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;color:#4a4a5a;cursor:pointer;transition:all .18s}#product-detail-ui-page .pdp-size-btn:hover{border-color:#2c1654;color:#2c1654}#product-detail-ui-page .pdp-size-btn.active{border-color:#2c1654;background:#f5f0fb;color:#2c1654;font-weight:700}#product-detail-ui-page .pdp-delivery-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin-bottom:24px}#product-detail-ui-page .pdp-delivery-card{display:flex;flex-direction:column;align-items:center;gap:4px;padding:14px 10px;border-radius:12px;border:1.5px solid #e5e1da;background:#fff;cursor:pointer;transition:border-color .18s,background .18s;text-align:center}#product-detail-ui-page .pdp-delivery-card:hover{border-color:#d4849a;background:#fbf0f2}#product-detail-ui-page .pdp-dc-icon{font-size:22px;line-height:1}#product-detail-ui-page .pdp-dc-label{font-family:Poppins,sans-serif;font-size:11px;font-weight:700;color:#1a1a2e}#product-detail-ui-page .pdp-dc-sub{font-family:Poppins,sans-serif;font-size:10px;color:#8a8a9a}#product-detail-ui-page .pdp-cta-row{display:flex;flex-direction:row;align-items:center;gap:12px;margin-bottom:18px}#product-detail-ui-page .pdp-qty-control{display:flex;flex-direction:row;align-items:center;gap:0;border:1.5px solid #e5e1da;border-radius:12px;overflow:hidden;flex-shrink:0}#product-detail-ui-page .pdp-qty-btn{width:40px;height:52px;border:none;background:#fff;font-family:Poppins,sans-serif;font-size:18px;color:#1a1a2e;cursor:pointer;transition:background .15s}#product-detail-ui-page .pdp-qty-btn:hover{background:#fbf0f2}#product-detail-ui-page .pdp-qty-val{font-family:Poppins,sans-serif;font-size:15px;font-weight:700;color:#1a1a2e;min-width:36px;text-align:center}#product-detail-ui-page .pdp-add-btn{flex:1 1;height:52px;border-radius:12px;background:#2d3536!important;color:#f2efe2!important;font-family:Poppins,sans-serif!important;font-size:15px!important;font-weight:700!important;text-transform:none!important;letter-spacing:.3px!important;gap:8px!important;transition:background .2s!important}#product-detail-ui-page .pdp-add-btn:hover{background:#404d4e!important}#product-detail-ui-page .pdp-add-icon{font-size:18px;line-height:1}#product-detail-ui-page .pdp-wish-btn{width:52px;height:52px;border-radius:50%;border:1.5px solid #e5e1da;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:border-color .18s,background .18s}#product-detail-ui-page .pdp-wish-btn svg{color:#8a8a9a}#product-detail-ui-page .pdp-wish-btn:hover{border-color:#d4849a;background:#fbf0f2}#product-detail-ui-page .pdp-wish-btn:hover svg{color:#d4849a}#product-detail-ui-page .pdp-wish-btn.active{border-color:#d4849a;background:#fbf0f2}#product-detail-ui-page .pdp-wish-btn.active svg{color:#d4849a}#product-detail-ui-page .pdp-meta-row{display:flex;flex-direction:row;align-items:center;gap:20px;flex-wrap:wrap}#product-detail-ui-page .pdp-views{display:flex;flex-direction:row;align-items:center;gap:5px}#product-detail-ui-page .pdp-views p{font-family:Poppins,sans-serif;font-size:12px;color:#8a8a9a}#product-detail-ui-page .pdp-views svg{color:#8a8a9a}#product-detail-ui-page .pdp-trending{display:flex;flex-direction:row;align-items:center;gap:6px;background:#1a1a2e;border-radius:100px;padding:6px 16px}#product-detail-ui-page .pdp-trending p{font-family:Poppins,sans-serif;font-size:12px;color:#fff}#product-detail-ui-page .pdp-trending p strong{color:#e9a692}#product-detail-ui-page .pdp-fire{font-size:15px;line-height:1}#product-detail-ui-page .pdp-highlights{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;padding:36px 0;border-top:1px solid #e5e1da;border-bottom:1px solid #e5e1da}#product-detail-ui-page .pdp-hl-pill{display:flex;flex-direction:row;align-items:center;gap:8px;padding:10px 20px;border-radius:100px;border:1.5px solid #e5e1da;background:#fff;cursor:default;transition:border-color .18s,background .18s}#product-detail-ui-page .pdp-hl-pill:hover{border-color:#d4849a;background:#fbf0f2}#product-detail-ui-page .pdp-hl-emoji{font-size:18px;line-height:1}#product-detail-ui-page .pdp-hl-label{font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#1a1a2e}#product-detail-ui-page .pdp-tabs-wrap{width:100%;gap:0}#product-detail-ui-page .pdp-tab-nav{display:flex;flex-direction:row;border-bottom:2px solid #e5e1da;margin-bottom:44px;gap:0}#product-detail-ui-page .pdp-tab-btn{display:flex;align-items:center;gap:8px;padding:16px 30px;border:none;background:transparent;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#8a8a9a;cursor:pointer;position:relative;transition:color .18s}#product-detail-ui-page .pdp-tab-btn:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:#2c1654;transform:scaleX(0);transition:transform .22s ease}#product-detail-ui-page .pdp-tab-btn:hover{color:#1a1a2e}#product-detail-ui-page .pdp-tab-btn.active{color:#2c1654}#product-detail-ui-page .pdp-tab-btn.active:after{transform:scaleX(1)}#product-detail-ui-page .pdp-tab-badge{background:#f0c5cc;color:#2c1654;font-family:Poppins,sans-serif;font-size:11px;font-weight:700;padding:2px 8px;border-radius:100px}#product-detail-ui-page .pdp-tab-panel{width:100%;gap:40px}#product-detail-ui-page .pdp-section-title{font-family:Poppins,sans-serif;font-size:18px;font-weight:700;color:#1a1a2e;margin-bottom:18px}#product-detail-ui-page .pdp-desc-block{border-radius:16px;border:1px solid #e5e1da;padding:32px 36px}#product-detail-ui-page .pdp-desc-text{font-family:Poppins,sans-serif;font-size:15px;color:#4a4a5a;line-height:1.85}#product-detail-ui-page .pdp-details-table{border-radius:16px;border:1px solid #e5e1da;overflow:hidden}#product-detail-ui-page .pdp-section-title:not(:first-of-type){margin-top:0}#product-detail-ui-page .pdp-details-table>.pdp-section-title{padding:20px 28px;margin-bottom:0;border-bottom:1px solid #e5e1da;background:#faf8fd;font-size:15px}#product-detail-ui-page .pdp-table-grid{display:grid;grid-template-columns:1fr 1fr}#product-detail-ui-page .pdp-table-row{display:flex;flex-direction:row;align-items:center;gap:14px;padding:14px 28px;border-bottom:1px solid #faf0f6}#product-detail-ui-page .pdp-table-row:nth-child(2n){background:#fdfbff}#product-detail-ui-page .pdp-table-label{font-family:Poppins,sans-serif;font-size:11px;font-weight:700;color:#8a8a9a;text-transform:uppercase;letter-spacing:.7px;width:90px;flex-shrink:0}#product-detail-ui-page .pdp-table-val{font-family:Poppins,sans-serif;font-size:13px;color:#1a1a2e;font-weight:500}#product-detail-ui-page .pdp-certs-block{border-radius:16px;border:1px solid #e5e1da;padding:28px 32px}#product-detail-ui-page .pdp-cert-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}#product-detail-ui-page .pdp-cert-badge{padding:7px 18px;border-radius:100px;background:#fbf0f2;border:1px solid #f0c5cc;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#2c1654;text-transform:capitalize}#product-detail-ui-page .pdp-ing-section{border-radius:16px;border:1px solid #e5e1da;padding:32px 36px}#product-detail-ui-page .pdp-ing-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:16px;gap:16px}#product-detail-ui-page .pdp-ing-card{border-radius:14px;border:1px solid #e5e1da;background:#faf8fd;padding:20px 22px;gap:8px;transition:box-shadow .18s}#product-detail-ui-page .pdp-ing-card:hover{box-shadow:0 4px 16px rgba(44,22,84,.08)}#product-detail-ui-page .pdp-ing-header{display:flex;flex-direction:row;align-items:center;gap:10px}#product-detail-ui-page .pdp-ing-emoji{font-size:22px;line-height:1}#product-detail-ui-page .pdp-ing-name{font-family:Poppins,sans-serif;font-size:14px;font-weight:700;color:#1a1a2e}#product-detail-ui-page .pdp-ing-benefit{font-family:Poppins,sans-serif;font-size:13px;color:#4a4a5a;line-height:1.65}#product-detail-ui-page .pdp-full-ing{border-radius:16px;border:1px solid #e5e1da;padding:28px 36px}#product-detail-ui-page .pdp-ing-list{font-family:Poppins,sans-serif;font-size:13px;color:#8a8a9a;line-height:1.9}#product-detail-ui-page .pdp-reviews-summary{display:flex;flex-direction:row;gap:48px;align-items:flex-start;border-radius:16px;border:1px solid #e5e1da;padding:32px 36px}#product-detail-ui-page .pdp-avg-block{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:110px}#product-detail-ui-page .pdp-avg-num{font-family:Poppins,sans-serif;font-size:56px;font-weight:800;color:#1a1a2e;line-height:1}#product-detail-ui-page .pdp-avg-sub{font-family:Poppins,sans-serif;font-size:12px;color:#8a8a9a;text-align:center;margin-top:2px}#product-detail-ui-page .pdp-rating-bars{flex:1 1;gap:10px}#product-detail-ui-page .pdp-bar-row{display:flex;flex-direction:row;align-items:center;gap:12px}#product-detail-ui-page .pdp-bar-stars{font-family:Poppins,sans-serif;font-size:12px;color:#8a8a9a;width:36px;flex-shrink:0}#product-detail-ui-page .pdp-bar-track{flex:1 1;height:8px;border-radius:4px;background:#e5e1da;overflow:hidden}#product-detail-ui-page .pdp-bar-fill{height:100%;border-radius:4px;background:#2c1654;transition:width .5s ease}#product-detail-ui-page .pdp-bar-pct{font-family:Poppins,sans-serif;font-size:12px;color:#8a8a9a;width:34px;text-align:right}#product-detail-ui-page .pdp-bar-label{font-family:Poppins,sans-serif;font-size:12px;color:#8a8a9a;width:48px;flex-shrink:0}#product-detail-ui-page .pdp-bar-block{flex:1 1;display:flex;flex-direction:column;gap:8px}#product-detail-ui-page .pdp-star-selector{display:flex;flex-direction:row;gap:4px;margin-bottom:12px}#product-detail-ui-page .pdp-star-btn{display:flex;align-items:center;cursor:pointer;transition:transform .15s}#product-detail-ui-page .pdp-star-btn:hover{transform:scale(1.15)}#product-detail-ui-page .pdp-pros-cons{flex:1 1;gap:20px}#product-detail-ui-page .pdp-cons,#product-detail-ui-page .pdp-pros{gap:10px}#product-detail-ui-page .pdp-pc-label{font-family:Poppins,sans-serif;font-size:11px;font-weight:700;color:#1a1a2e;text-transform:uppercase;letter-spacing:.8px}#product-detail-ui-page .pdp-tag{display:inline-block;padding:5px 14px;border-radius:100px;border:1px solid #e5e1da;background:#fff;font-family:Poppins,sans-serif;font-size:12px;color:#4a4a5a;cursor:default;margin:0 4px 4px 0;transition:all .15s}#product-detail-ui-page .pdp-tag:hover{border-color:#2c1654;color:#2c1654;background:#f5f0fb}#product-detail-ui-page .pdp-review-cards{gap:0}#product-detail-ui-page .pdp-review-card{padding:28px 0;border-bottom:1px solid #e5e1da;gap:10px}#product-detail-ui-page .pdp-rv-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}#product-detail-ui-page .pdp-rv-user{display:flex;flex-direction:row;align-items:center;gap:14px}#product-detail-ui-page .pdp-rv-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #e5e1da}#product-detail-ui-page .pdp-rv-user-info{gap:2px}#product-detail-ui-page .pdp-rv-name{font-family:Poppins,sans-serif;font-size:14px;font-weight:700;color:#1a1a2e}#product-detail-ui-page .pdp-rv-skin{font-family:Poppins,sans-serif;font-size:12px;color:#8a8a9a}#product-detail-ui-page .pdp-rv-meta{display:flex;flex-direction:column;align-items:flex-end;gap:4px}#product-detail-ui-page .pdp-rv-date{font-family:Poppins,sans-serif;font-size:12px;color:#8a8a9a}#product-detail-ui-page .pdp-rv-title{font-family:Poppins,sans-serif;font-size:15px;font-weight:700;color:#1a1a2e;margin-top:4px}#product-detail-ui-page .pdp-rv-body{font-family:Poppins,sans-serif;font-size:14px;color:#4a4a5a;line-height:1.75}#product-detail-ui-page .pdp-rv-footer{margin-top:4px}#product-detail-ui-page .pdp-rv-helpful{font-family:Poppins,sans-serif;font-size:12px;color:#8a8a9a;cursor:pointer}#product-detail-ui-page .pdp-rv-helpful:hover{color:#2c1654}#product-detail-ui-page .pdp-recommended{width:100%;gap:28px}#product-detail-ui-page .pdp-rec-head{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}#product-detail-ui-page .pdp-rec-titles{gap:4px}#product-detail-ui-page .pdp-rec-title{font-family:Poppins,sans-serif;font-size:22px;font-weight:700;color:#1a1a2e}#product-detail-ui-page .pdp-rec-sub{font-family:Poppins,sans-serif;font-size:13px;color:#8a8a9a}#product-detail-ui-page .pdp-rec-arrows{display:flex;flex-direction:row;gap:12px}#product-detail-ui-page .pdp-rec-arrows svg{cursor:pointer;color:#2c1654;transition:color .18s}#product-detail-ui-page .pdp-rec-arrows svg:hover{color:#d4849a}#product-detail-ui-page .pdp-rec-scroll{display:flex;flex-direction:row;gap:20px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}#product-detail-ui-page .pdp-rec-scroll::-webkit-scrollbar{display:none}#product-detail-ui-page .pdp-rec-card{flex-shrink:0;width:220px;border-radius:16px;border:1px solid #e5e1da;background:#fff;overflow:hidden;scroll-snap-align:start;cursor:pointer;transition:box-shadow .22s,transform .22s}#product-detail-ui-page .pdp-rec-card:hover{box-shadow:0 8px 28px rgba(44,22,84,.1);transform:translateY(-3px)}#product-detail-ui-page .pdp-rec-img-wrap{position:relative;width:100%;height:200px;overflow:hidden;background:#fbf5f0}#product-detail-ui-page .pdp-rec-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.pdp-rec-card:hover #product-detail-ui-page .pdp-rec-img{transform:scale(1.05)}#product-detail-ui-page .pdp-rec-wish{position:absolute;top:10px;right:10px;width:32px;height:32px;border-radius:50%;border:none;background:hsla(0,0%,100%,.88);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .18s}#product-detail-ui-page .pdp-rec-wish svg{color:#8a8a9a}#product-detail-ui-page .pdp-rec-wish:hover{background:#fbf0f2}#product-detail-ui-page .pdp-rec-wish:hover svg{color:#d4849a}#product-detail-ui-page .pdp-rec-body{padding:16px 16px 18px;gap:6px}#product-detail-ui-page .pdp-rec-brand{font-family:Poppins,sans-serif;font-size:10px;font-weight:800;color:#2c1654;text-transform:uppercase;letter-spacing:1.2px}#product-detail-ui-page .pdp-rec-name{font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#1a1a2e;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#product-detail-ui-page .pdp-rec-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:4px}#product-detail-ui-page .pdp-rec-price{font-family:Poppins,sans-serif;font-size:15px;font-weight:800;color:#1a1a2e}#product-detail-ui-page .pdp-rec-add-btn{width:100%;height:38px;border-radius:8px!important;background:#2d3536!important;color:#f2efe2!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:700!important;text-transform:none!important;margin-top:8px!important;transition:background .2s!important}#product-detail-ui-page .pdp-rec-add-btn:hover{background:#404d4e!important}#pc-wrap .agent-list-page{position:relative;width:100%;min-height:100vh;background:#f2efe2;display:flex;flex-direction:column;padding-bottom:80px}#pc-wrap .agent-list-page .brands-page-header{width:100%;background:#6b7556;padding:130px 0 48px;margin-bottom:40px}#pc-wrap .agent-list-page .brands-page-header .container{max-width:1260px;margin:0 auto;padding:0 40px;display:flex;flex-direction:column;gap:8px}#pc-wrap .agent-list-page .brands-page-header .page-eyebrow{color:hsla(0,0%,100%,.55);font-family:Poppins,sans-serif;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px}#pc-wrap .agent-list-page .brands-page-header .page-title{color:#fff;font-family:Poppins,sans-serif;font-size:36px;font-weight:700;margin:0;line-height:1.2}#pc-wrap .agent-list-page .brands-page-header .page-desc{color:hsla(0,0%,100%,.6);font-family:Poppins,sans-serif;font-size:15px;font-weight:400;margin:0;max-width:480px;line-height:1.6}#pc-wrap .agent-list-page .container{max-width:1260px;width:100%;margin:0 auto;padding:0 40px;display:flex;flex-direction:column}#pc-wrap .agent-list-page .filter{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:8px}#pc-wrap .agent-list-page .filter .left .search-wrap{position:relative;display:flex;align-items:center}#pc-wrap .agent-list-page .filter .left .search-wrap .search-icon{position:absolute;left:14px;width:16px;height:16px;opacity:.4}#pc-wrap .agent-list-page .filter .left .search-wrap input{padding:12px 16px 12px 40px;width:340px;height:46px;border-radius:10px;border:1.5px solid #e0d8cc;background:#fff;color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;outline:none;transition:border-color .2s;box-sizing:border-box}#pc-wrap .agent-list-page .filter .left .search-wrap input::placeholder{color:#aaa}#pc-wrap .agent-list-page .filter .left .search-wrap input:focus{border-color:#2d3536}#pc-wrap .agent-list-page .filter .right{display:flex;flex-direction:row;align-items:center;gap:8px}#pc-wrap .agent-list-page .filter .right .sort-label{color:#888;font-family:Poppins,sans-serif;font-size:13px;font-weight:500}#pc-wrap .agent-list-page .filter .right .sort-btn{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;text-transform:none;border:1.5px solid #e0d8cc;border-radius:8px;padding:8px 14px;background:#fff}#pc-wrap .agent-list-page .filter .right .sort-btn:hover{background:#f2efe2}#pc-wrap .agent-list-page .results-count{color:#888;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;margin-bottom:24px}#pc-wrap .agent-list-page .card-wrap{width:100%;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;min-height:300px}#pc-wrap .agent-list-page .pagination{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:40px}#pc-wrap .agent-list-page .pagination .total-label{color:#888;font-family:Poppins,sans-serif;font-size:13px;font-weight:400}#pc-wrap .brand-card{background:#fff;border-radius:16px;overflow:hidden;border:1px solid #ede8df;transition:box-shadow .2s,transform .2s;cursor:pointer}#pc-wrap .brand-card:hover{box-shadow:0 8px 32px rgba(0,0,0,.1);transform:translateY(-3px)}#pc-wrap .brand-card .brand-cover{width:100%;height:100px;background:#6b7556;position:relative;display:flex;align-items:flex-end;justify-content:center;padding-bottom:0}#pc-wrap .brand-card .brand-cover .brand-avatar-wrap{position:absolute;bottom:-28px}#pc-wrap .brand-card .brand-cover .brand-avatar-wrap .brand-avatar{width:60px;height:60px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 4px 12px rgba(0,0,0,.15);background:#f2efe2}#pc-wrap .brand-card .brand-body{padding:36px 16px 16px;display:flex;flex-direction:column;gap:12px}#pc-wrap .brand-card .brand-body .brand-name-row{display:flex;flex-direction:column;align-items:center;gap:5px}#pc-wrap .brand-card .brand-body .brand-name-row .brand-name{color:#2d3536;font-family:Poppins,sans-serif;font-size:15px;font-weight:700;text-align:center;line-height:1.2}#pc-wrap .brand-card .brand-body .brand-name-row .brand-name:hover{text-decoration:underline}#pc-wrap .brand-card .brand-body .brand-name-row .brand-badge{display:inline-flex;align-items:center;gap:3px;background:#f0ece4;border-radius:50px;padding:3px 10px;color:#666;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.4px}#pc-wrap .brand-card .brand-body .brand-stats{flex-direction:row;justify-content:center;align-items:center;gap:16px}#pc-wrap .brand-card .brand-body .brand-stats .stat{display:flex;flex-direction:column;align-items:center}#pc-wrap .brand-card .brand-body .brand-stats .stat .stat-value{color:#2d3536;font-family:Poppins,sans-serif;font-size:16px;font-weight:700}#pc-wrap .brand-card .brand-body .brand-stats .stat .stat-label{color:#aaa;font-family:Poppins,sans-serif;font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:.3px}#pc-wrap .brand-card .brand-body .brand-stats .stat-divider{width:1px;height:28px;background:#e8e0d5}#pc-wrap .brand-card .brand-body .brand-actions{flex-direction:row;justify-content:space-between;align-items:center;border-top:1px solid #f0ece4;padding-top:10px}#pc-wrap .brand-card .brand-body .brand-actions .brand-meta{flex-direction:row;align-items:center;gap:2px}#pc-wrap .brand-card .brand-body .brand-actions .brand-meta .meta-count{color:#aaa;font-family:Poppins,sans-serif;font-size:12px;font-weight:500}#pc-wrap .brand-card .brand-body .brand-actions .view-btn{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;text-transform:none;color:#2d3536;border-color:#2d3536;border-radius:6px;padding:5px 14px;transition:all .2s}#pc-wrap .brand-card .brand-body .brand-actions .view-btn:hover{background:#2d3536;color:#fff}#pc-wrap .top-brands-section{width:100%;padding:64px 0;background:#faf9f7}#pc-wrap .top-brands-section .container{max-width:1260px;margin:0 auto;padding:0 40px;display:flex;flex-direction:column;gap:32px}#pc-wrap .top-brands-section .section-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}#pc-wrap .top-brands-section .section-header .header-left{display:flex;flex-direction:column;gap:6px}#pc-wrap .top-brands-section .section-header .header-left .section-eyebrow{color:#888;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px}#pc-wrap .top-brands-section .section-header .header-left .section-title{color:#2d3536;font-family:Poppins,sans-serif;font-size:28px;font-weight:700;line-height:1.2}#pc-wrap .top-brands-section .section-header .header-left .section-desc{color:#888;font-family:Poppins,sans-serif;font-size:14px;font-weight:400}#pc-wrap .top-brands-section .section-header .header-right{display:flex;flex-direction:row;align-items:center;gap:16px}#pc-wrap .top-brands-section .section-header .header-right .see-all-btn{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;text-transform:none;border:1.5px solid #2d3536;border-radius:8px;padding:8px 18px;background:transparent;transition:all .2s}#pc-wrap .top-brands-section .section-header .header-right .see-all-btn:hover{background:#2d3536;color:#fff}#pc-wrap .top-brands-section .section-header .header-right .swiper-nav{flex-direction:row;gap:8px}#pc-wrap .top-brands-section .section-header .header-right .swiper-nav .nav-btn{width:38px;height:38px;border-radius:50%;border:1.5px solid #e0d8cc;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}#pc-wrap .top-brands-section .section-header .header-right .swiper-nav .nav-btn svg{font-size:16px;color:#555}#pc-wrap .top-brands-section .section-header .header-right .swiper-nav .nav-btn:hover{background:#2d3536;border-color:#2d3536}#pc-wrap .top-brands-section .section-header .header-right .swiper-nav .nav-btn:hover svg{color:#fff}#pc-wrap .top-brands-section .top-brands-swiper{width:100%}#pc-wrap .top-brands-section .top-brand-slide{width:auto!important}#pc-wrap .top-brand-card{display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px 16px;background:#fff;border-radius:14px;border:1.5px solid #ede8df;width:160px;cursor:pointer;transition:all .2s}#pc-wrap .top-brand-card:hover{border-color:#2d3536;box-shadow:0 6px 20px rgba(0,0,0,.08);transform:translateY(-3px)}#pc-wrap .top-brand-card .brand-avatar-wrap .brand-avatar{width:72px;height:72px;border-radius:50%;object-fit:cover;border:2px solid #f0ece4}#pc-wrap .top-brand-card .brand-info{display:flex;flex-direction:column;align-items:center;gap:4px}#pc-wrap .top-brand-card .brand-info .brand-name{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-weight:700;text-align:center;line-height:1.3}#pc-wrap .top-brand-card .brand-info .brand-products{color:#aaa;font-family:Poppins,sans-serif;font-size:11px;font-weight:400;text-align:center}#pc-wrap .agent-detail-page{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:center;padding-bottom:80px}#pc-wrap .agent-detail-page .seller-banner{width:100%;background:#6b7556;padding:120px 0 50px}#pc-wrap .agent-detail-page .seller-banner .container{max-width:1260px;margin:0 auto;padding:0 40px}#pc-wrap .agent-detail-page .seller-banner .container .seller-header{display:flex;flex-direction:row;align-items:center;gap:36px}#pc-wrap .agent-detail-page .seller-banner .container .seller-header .avatar-wrap{flex-shrink:0}#pc-wrap .agent-detail-page .seller-banner .container .seller-header .avatar-wrap .seller-avatar{width:130px;height:130px;border-radius:50%;object-fit:cover;border:4px solid hsla(0,0%,100%,.3);box-shadow:0 8px 32px rgba(0,0,0,.3)}#pc-wrap .agent-detail-page .seller-banner .container .seller-header .seller-meta{display:flex;flex-direction:column;gap:10px}#pc-wrap .agent-detail-page .seller-banner .container .seller-header .seller-meta .name-row{display:flex;flex-direction:row;align-items:center;gap:12px}#pc-wrap .agent-detail-page .seller-banner .container .seller-header .seller-meta .name-row .seller-name{color:#fff;font-family:Poppins,sans-serif;font-size:28px;font-weight:700;line-height:normal;cursor:pointer}#pc-wrap .agent-detail-page .seller-banner .container .seller-header .seller-meta .name-row .seller-name:hover{text-decoration:underline}#pc-wrap .agent-detail-page .seller-banner .container .seller-header .seller-meta .name-row .seller-badge{display:flex;flex-direction:row;align-items:center;gap:4px;background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.25);border-radius:20px;padding:4px 12px;color:#e8e8e8;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}#pc-wrap .agent-detail-page .seller-banner .container .seller-header .seller-meta .name-row .seller-badge svg{font-size:14px}#pc-wrap .agent-detail-page .seller-banner .container .seller-header .seller-meta .contact-row{display:flex;flex-direction:row;align-items:center;gap:8px}#pc-wrap .agent-detail-page .seller-banner .container .seller-header .seller-meta .contact-row img{width:16px;height:16px;filter:brightness(0) invert(1) opacity(.7)}#pc-wrap .agent-detail-page .seller-banner .container .seller-header .seller-meta .contact-row .phone-text{color:hsla(0,0%,100%,.7);font-family:Poppins,sans-serif;font-size:14px;font-weight:400}#pc-wrap .agent-detail-page .seller-banner .container .seller-header .seller-meta .stats-row{display:flex;flex-direction:row;align-items:center;gap:24px;margin-top:4px}#pc-wrap .agent-detail-page .seller-banner .container .seller-header .seller-meta .stats-row .stat-item{display:flex;flex-direction:column;align-items:center}#pc-wrap .agent-detail-page .seller-banner .container .seller-header .seller-meta .stats-row .stat-item .stat-value{color:#fff;font-family:Poppins,sans-serif;font-size:22px;font-weight:700;line-height:1.2}#pc-wrap .agent-detail-page .seller-banner .container .seller-header .seller-meta .stats-row .stat-item .stat-label{color:hsla(0,0%,100%,.6);font-family:Poppins,sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;letter-spacing:.5px}#pc-wrap .agent-detail-page .seller-banner .container .seller-header .seller-meta .stats-row .stat-divider{height:36px;border-color:hsla(0,0%,100%,.2)}#pc-wrap .agent-detail-page .follow-btn{background:#f2efe2!important;color:#2d3536!important;border-radius:8px;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;text-transform:none;padding:8px 20px;box-shadow:none!important}#pc-wrap .agent-detail-page .unfollow-btn{border-color:#f2efe2!important;color:#f2efe2!important;border-radius:8px;font-size:13px;font-weight:600;text-transform:none;padding:8px 20px}#pc-wrap .agent-detail-page .container{max-width:1260px;width:100%;margin:0 auto;padding:0 40px}#pc-wrap .agent-detail-page .container .products-section{margin-top:48px}#pc-wrap .agent-detail-page .container .products-section .section-header{display:flex;flex-direction:row;align-items:baseline;justify-content:space-between;margin-bottom:24px}#pc-wrap .agent-detail-page .container .products-section .section-header .section-title{color:#2d3536;font-family:Poppins,sans-serif;font-size:22px;font-weight:700}#pc-wrap .agent-detail-page .container .products-section .section-header .section-count{color:#888;font-family:Poppins,sans-serif;font-size:14px;font-weight:400}#pc-wrap .agent-detail-page .container .products-section .card-wrap{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;gap:16px}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main{display:flex}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .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);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .top{position:relative;width:100%;height:240px;overflow:hidden;background:#fff}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .top a{height:100%;display:flex;align-items:center;justify-content:center}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .top img{width:100%;height:100%;object-fit:contain;padding:16px;border-radius:0}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .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:#98aa9d;color:#fff;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .top .top-badge img{height:16px}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .top .fire-badge{position:absolute;top:30px;left:16px;background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;font-size:10px;font-weight:800;padding:5px 10px;border-radius:20px;letter-spacing:1px;white-space:nowrap;pointer-events:none;box-shadow:0 2px 8px rgba(255,107,53,.4)}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .top .new-badge{position:absolute;top:12px;right:12px;background:#2d3536;color:#fff;font-size:10px;font-weight:700;padding:5px 10px;border-radius:20px;letter-spacing:1.5px;white-space:nowrap;pointer-events:none}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .top .sale-badge{position:absolute;top:12px;right:12px;background:linear-gradient(135deg,#e9a692,#f06292);color:#fff;font-size:11px;font-weight:700;padding:5px 10px;border-radius:20px;letter-spacing:.2px;white-space:nowrap;pointer-events:none}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .top .quicklook-link{text-decoration:none;display:block;width:100%}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .top .quicklook-btn{position:absolute;bottom:0;left:0;width:100%;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(44,44,44,.88);opacity:0;transition:opacity .22s ease;cursor:pointer}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .top .quicklook-btn p{color:#fff;font-size:13px;font-weight:600;letter-spacing:.5px}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .bottom{width:100%;height:173px;padding:16px 16px 8px;overflow:hidden;display:flex;flex-direction:column}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .bottom .name-address{width:100%;gap:4px;margin-bottom:10px}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .bottom .name-address .name-price-row{width:100%}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .bottom .name-address .name-price-row .name-link{display:block;text-decoration:none;overflow:hidden}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .bottom .name-address .name-price-row .product-title{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .bottom .name-address .address{width:100%;overflow:hidden}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .bottom .name-address .address p{color:#716b69;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .bottom .options{flex-direction:row;align-items:center;justify-content:flex-start;width:100%;height:20px;gap:8px;margin-bottom:6px}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .bottom .options .option{flex-direction:row;gap:5px;align-items:center}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .bottom .options .option p{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .bottom .options .product-price{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;line-height:normal;white-space:nowrap;flex-shrink:0;margin-left:120px}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .bottom .options .price-sale-wrap{flex-direction:column;align-items:flex-end;gap:1px;flex-shrink:0;margin-left:120px}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .bottom .options .price-sale-wrap .price-original{font-size:11px;color:#aaa;text-decoration:line-through;line-height:1;font-family:Poppins,sans-serif}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .bottom .options .price-sale-wrap .price-discounted{font-size:14px;font-weight:700;color:#e9a692;line-height:1.2;font-family:Poppins,sans-serif;white-space:nowrap}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .bottom .divider{width:100%;height:1px;background:#e5e1da;margin-bottom:10px}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .bottom .type-buttons{flex-direction:row;width:100%;justify-content:flex-start;align-items:center;gap:12px}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .bottom .type-buttons .type{flex-direction:row;align-items:center;gap:7px}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .bottom .type-buttons .type p{color:#2d3536;font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .bottom .type-buttons .type .disabled-type{color:hsla(0,0%,56%,.54);font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .bottom .type-buttons .buttons{flex-direction:row;width:auto;gap:4px;justify-content:center;align-items:center}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .bottom .type-buttons .buttons button{padding:4px}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .bottom .type-buttons .buttons svg{width:20px;height:20px;cursor:pointer}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config .bottom .type-buttons .buttons .view-cnt{font-size:12px}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config:hover .top .quicklook-btn{opacity:1;pointer-events:all}#pc-wrap .agent-detail-page .container .products-section .card-wrap .wrap-main .card-config:hover{transform:translateY(-6px);box-shadow:0 12px 28px 0 rgba(24,26,32,.14)}#pc-wrap .agent-detail-page .container .products-section .pagination{display:flex;justify-content:center;margin-top:32px}#pc-wrap .agent-detail-page .container .products-section .no-data{display:flex;flex-direction:column;align-items:center;padding:60px 0}#pc-wrap .agent-detail-page .container .products-section .no-data img{width:48px;height:48px;opacity:.4}#pc-wrap .agent-detail-page .container .products-section .no-data p{margin-top:12px;color:#888;font-family:Poppins,sans-serif;font-size:15px}#pc-wrap .agent-detail-page .container .review-box{position:relative;margin-top:56px;padding:48px 40px;width:100%;height:auto;border-radius:16px;background:#faf9f7;border:1px solid #e8e0d5}#pc-wrap .agent-detail-page .container .review-box .main-intro{display:flex;flex-direction:column;margin-bottom:8px}#pc-wrap .agent-detail-page .container .review-box .main-intro span{color:#2d3536;font-family:Poppins,sans-serif;font-size:26px;font-weight:700;letter-spacing:.4px}#pc-wrap .agent-detail-page .container .review-box .main-intro p{color:#777;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;margin-top:4px}#pc-wrap .agent-detail-page .container .review-box .review-wrap{padding:28px 24px;margin-top:32px;display:flex;flex-direction:column;border-radius:12px;background:#fff;border:1px solid #eee;box-shadow:0 2px 8px rgba(0,0,0,.04)}#pc-wrap .agent-detail-page .container .review-box .review-wrap .title-box{display:flex;align-items:center;margin-bottom:8px}#pc-wrap .agent-detail-page .container .review-box .review-wrap .title-box svg{width:14px;height:14px;color:#f5a623}#pc-wrap .agent-detail-page .container .review-box .review-wrap .title-box span{margin-left:8px;color:#2d3536;font-family:Poppins,sans-serif;font-size:16px;font-weight:600}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card{margin-top:20px;display:flex;flex-direction:column;padding-bottom:16px;border-bottom:1px solid #f0f0f0}#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:48px;height:48px;border-radius:50%;object-fit:cover}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info .left div{margin-left:12px;display:flex;flex-direction:column;justify-content:center}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info .left div strong{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-weight:600}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info .left div span{margin-top:2px;color:#999;font-family:Poppins,sans-serif;font-size:12px}#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:#f5a623}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card p{margin-top:10px;color:#444;font-family:Poppins,sans-serif;font-size:14px;line-height:24px}#pc-wrap .agent-detail-page .container .review-box .review-wrap .pagination-box{margin-top:20px;width:100%;display:flex;justify-content:center}#pc-wrap .agent-detail-page .container .review-box .leave-review-config{margin-top:20px;border-radius:12px;background:#fff;border:1px solid #eee;padding:28px 32px}#pc-wrap .agent-detail-page .container .review-box .leave-review-config .main-title{color:#2d3536;font-family:Poppins,sans-serif;font-size:17px;font-weight:700}#pc-wrap .agent-detail-page .container .review-box .leave-review-config .review-title{margin-top:20px;color:#555;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}#pc-wrap .agent-detail-page .container .review-box .leave-review-config textarea{width:100%;height:120px;margin-top:8px;padding:16px;border-radius:8px;border:1px solid #ddd;color:#444;font-family:Poppins,sans-serif;font-size:14px;line-height:24px;resize:none;outline:none;transition:border-color .2s}#pc-wrap .agent-detail-page .container .review-box .leave-review-config textarea:focus{border-color:#0f3460}#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;border-color:#dfdfdf}#pc-wrap .agent-detail-page .container .review-box .leave-review-config .submit-btn .submit-review{display:flex;width:220px;margin-top:20px;padding:14px 24px;justify-content:center;align-items:center;gap:8px;border-radius:10px;background:#2d3536;border:none;cursor:pointer;transition:background .2s}#pc-wrap .agent-detail-page .container .review-box .leave-review-config .submit-btn .submit-review:hover:not(:disabled){background:#0f3460}#pc-wrap .agent-detail-page .container .review-box .leave-review-config .submit-btn .submit-review .title{color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:600}#pc-wrap .agent-detail-page .container .review-box .leave-review-config .submit-btn .submit-review svg path{fill:#fff}#pc-wrap #my-page{background:#f2efe2}#pc-wrap #my-page .container .my-page{position:relative;width:100%;flex-direction:row;gap:25px;padding-top:96px}#pc-wrap #my-page .container .my-page .back-frame{width:1260px;height:auto;display:flex;flex-direction:row;align-items:flex-start;margin:100px 0 120px;border-radius:0;border:none;background:transparent;box-shadow:none;gap:32px}#pc-wrap #my-page .container .my-page .back-frame .left-config{position:relative;width:240px;flex-shrink:0;align-self:flex-start;margin:40px 24px;border-radius:0;background:transparent}#pc-wrap #my-page .container .my-page .back-frame .my-menu{width:240px;display:flex;flex-direction:column;background:#fff;border:1px solid #e8e0d5;border-radius:4px;overflow:hidden}#pc-wrap #my-page .container .my-page .back-frame .my-menu .menu-header{background:#6b7556;padding:0;display:flex;flex-direction:column}#pc-wrap #my-page .container .my-page .back-frame .my-menu .menu-header .menu-header-inner{display:flex;flex-direction:row;align-items:center;gap:12px;padding:20px 20px 12px}#pc-wrap #my-page .container .my-page .back-frame .my-menu .menu-header .menu-header-inner .menu-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;border:2px solid hsla(0,0%,100%,.2);flex-shrink:0}#pc-wrap #my-page .container .my-page .back-frame .my-menu .menu-header .menu-header-inner .menu-header-info{display:flex;flex-direction:column;gap:2px}#pc-wrap #my-page .container .my-page .back-frame .my-menu .menu-header .menu-header-inner .menu-header-info .menu-username{color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;line-height:1.2}#pc-wrap #my-page .container .my-page .back-frame .my-menu .menu-header .menu-header-inner .menu-header-info .menu-userbadge{color:hsla(0,0%,100%,.55);font-family:Poppins,sans-serif;font-size:11px;font-weight:400}#pc-wrap #my-page .container .my-page .back-frame .my-menu .menu-header .menu-header-title{color:#fff;font-family:Poppins,sans-serif;font-size:22px;font-weight:700;padding:0 20px 20px;line-height:1}#pc-wrap #my-page .container .my-page .back-frame .my-menu .menu-section{display:flex;flex-direction:column;padding:16px 0 8px;border-bottom:1px solid #f0ece4}#pc-wrap #my-page .container .my-page .back-frame .my-menu .menu-section:last-child{border-bottom:none}#pc-wrap #my-page .container .my-page .back-frame .my-menu .menu-section .menu-section-title{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-weight:700;padding:0 20px 8px;letter-spacing:0}#pc-wrap #my-page .container .my-page .back-frame .my-menu .menu-section .menu-item{display:block;padding:9px 20px;color:#444;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;cursor:pointer;transition:color .15s,background .15s;line-height:1.4}#pc-wrap #my-page .container .my-page .back-frame .my-menu .menu-section .menu-item:hover{color:#2d3536;background:#faf9f7}#pc-wrap #my-page .container .my-page .back-frame .my-menu .menu-section .menu-item.active{color:#2ea84f;font-weight:600}#pc-wrap #my-page .container .my-page .back-frame .my-menu .menu-section .menu-item .menu-badge{display:inline-block;margin-left:6px;padding:1px 6px;background:#98aa9d;color:#fff;font-family:Poppins,sans-serif;font-size:10px;font-weight:700;border-radius:4px;vertical-align:middle;letter-spacing:.3px}#pc-wrap #my-page .container .my-page .back-frame .my-menu .menu-section .menu-item.menu-logout{color:#999}#pc-wrap #my-page .container .my-page .back-frame .my-menu .menu-section .menu-item.menu-logout:hover{color:#e53935;background:#fff5f5}#pc-wrap #my-page .container .my-page .back-frame .my-menu .menu-section .menu-item.menu-admin{color:#7b61ff}#pc-wrap #my-page .container .my-page .back-frame .my-menu .menu-section .menu-item.menu-admin:hover{background:#f3f0ff}#pc-wrap #my-page .container .my-page .back-frame .my-menu .menu-section .menu-divider{margin:6px 20px;border-bottom:1px dashed #ddd}#pc-wrap #my-page .container .my-page .back-frame .main-config{position:relative;flex:1 1;min-width:0;margin-top:40px;align-items:flex-start;gap:24px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config{display:flex;width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:22px}#pc-wrap #my-page .container .my-page .back-frame .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);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top{position:relative;width:100%;height:240px;overflow:hidden;background:#fff}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top a{height:100%;display:flex;align-items:center;justify-content:center}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top img{width:100%;height:100%;object-fit:contain;padding:16px;border-radius:0}#pc-wrap #my-page .container .my-page .back-frame .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:#98aa9d;color:#fff;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top .top-badge img{height:16px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top .fire-badge{position:absolute;top:30px;left:16px;background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;font-size:10px;font-weight:800;padding:5px 10px;border-radius:20px;letter-spacing:1px;white-space:nowrap;pointer-events:none;box-shadow:0 2px 8px rgba(255,107,53,.4)}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top .new-badge{position:absolute;top:12px;right:12px;background:#2d3536;color:#fff;font-size:10px;font-weight:700;padding:5px 10px;border-radius:20px;letter-spacing:1.5px;white-space:nowrap;pointer-events:none}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top .sale-badge{position:absolute;top:12px;right:12px;background:linear-gradient(135deg,#e9a692,#f06292);color:#fff;font-size:11px;font-weight:700;padding:5px 10px;border-radius:20px;letter-spacing:.2px;white-space:nowrap;pointer-events:none}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top .quicklook-link{text-decoration:none;display:block;width:100%}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top .quicklook-btn{position:absolute;bottom:0;left:0;width:100%;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(44,44,44,.88);opacity:0;transition:opacity .22s ease;cursor:pointer}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top .quicklook-btn p{color:#fff;font-size:13px;font-weight:600;letter-spacing:.5px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom{width:100%;height:173px;padding:16px 16px 8px;overflow:hidden;display:flex;flex-direction:column}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .name-address{width:100%;gap:4px;margin-bottom:10px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .name-address .name-price-row{width:100%}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .name-address .name-price-row .name-link{display:block;text-decoration:none;overflow:hidden}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .name-address .name-price-row .product-title{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .name-address .address{width:100%;overflow:hidden}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .name-address .address p{color:#716b69;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .options{flex-direction:row;align-items:center;justify-content:flex-start;width:100%;height:20px;gap:8px;margin-bottom:6px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .options .option{flex-direction:row;gap:5px;align-items:center}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .options .option p{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .options .product-price{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;line-height:normal;white-space:nowrap;flex-shrink:0;margin-left:120px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .options .price-sale-wrap{flex-direction:column;align-items:flex-end;gap:1px;flex-shrink:0;margin-left:120px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .options .price-sale-wrap .price-original{font-size:11px;color:#aaa;text-decoration:line-through;line-height:1;font-family:Poppins,sans-serif}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .options .price-sale-wrap .price-discounted{font-size:14px;font-weight:700;color:#e9a692;line-height:1.2;font-family:Poppins,sans-serif;white-space:nowrap}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .divider{width:100%;height:1px;background:#e5e1da;margin-bottom:10px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons{flex-direction:row;width:100%;justify-content:flex-start;align-items:center;gap:12px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons .type{flex-direction:row;align-items:center;gap:7px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons .type p{color:#2d3536;font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons .type .disabled-type{color:hsla(0,0%,56%,.54);font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons .buttons{flex-direction:row;width:auto;gap:4px;justify-content:center;align-items:center}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons .buttons button{padding:4px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons .buttons svg{width:20px;height:20px;cursor:pointer}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons .buttons .view-cnt{font-size:12px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config:hover .top .quicklook-btn{opacity:1;pointer-events:all}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config:hover{transform:translateY(-6px);box-shadow:0 12px 28px 0 rgba(24,26,32,.14)}#pc-wrap #my-page .container .my-page .back-frame .main-config .pagination-config{width:442px;height:86px;align-items:center;gap:20px}#pc-wrap #my-page .container .my-page .back-frame .main-config .pagination-config .pagination-box{width:100%;align-items:center}#pc-wrap #my-page .container .my-page .back-frame .main-config .pagination-config .total-result p{color:#2d3536;text-align:center;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:275;line-height:26px}#pc-wrap #my-page #add-product-page{width:100%;height:auto;display:flex;flex-direction:column;gap:35px}#pc-wrap #my-page #add-product-page .main-title-box{margin-bottom:21px}#pc-wrap #my-page #add-product-page .main-title-box .main-title{color:#2d3536;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-page #add-product-page .main-title-box .sub-title{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-product-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:#f2efe2;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #add-product-page .tabs-box .active{height:30px;border-bottom:2px solid #2d3536;color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-product-page .tabs-box .not-active{color:#716b69;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-product-page .config{width:100%;height:auto;padding:38px 33px 35px;border-radius:12px;border:1px solid hsla(0,0%,77%,.79);background:#f2efe2;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #add-product-page .config .description-box{width:100%;height:auto}#pc-wrap #my-page #add-product-page .config .description-box .config-column{margin-top:15px;width:100%}#pc-wrap #my-page #add-product-page .config .description-box .config-column .certifications-grid{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}#pc-wrap #my-page #add-product-page .config .description-box .config-column .certifications-grid .cert-chip{padding:7px 14px;border-radius:50px;border:1.5px solid #e0d8cc;background:#faf9f7;color:#555;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s;text-transform:capitalize}#pc-wrap #my-page #add-product-page .config .description-box .config-column .certifications-grid .cert-chip:hover{border-color:#2d3536;color:#2d3536}#pc-wrap #my-page #add-product-page .config .description-box .config-column .certifications-grid .cert-chip.selected{background:#2d3536;border-color:#2d3536;color:#fff}#pc-wrap #my-page #add-product-page .config .description-box .config-column .title{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-product-page .config .description-box .config-column .description-input{width:100%;height:47px;outline:none;border-radius:8px;padding:0 15px;border:1px solid #ddd}#pc-wrap #my-page #add-product-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 #ddd;resize:none;background:#f2efe2;color:#716b69;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-product-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-product-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 #2d3536}#pc-wrap #my-page #add-product-page .config .description-box .buttons-row .prev-button .prev-button-text{color:#2d3536;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-product-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:#2d3536}#pc-wrap #my-page #add-product-page .config .description-box .buttons-row .next-button .next-button-text{color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-product-page .config .description-box .product-title{margin-top:30px;color:#2d3536;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-product-page .config .description-box .config-row{width:100%;height:auto;flex-direction:row;gap:69px}#pc-wrap #my-page #add-product-page .config .description-box .config-row .price-year-after-price{position:relative;width:100%;gap:20px}#pc-wrap #my-page #add-product-page .config .description-box .config-row .price-year-after-price .title{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-product-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 #ddd}#pc-wrap #my-page #add-product-page .config .description-box .config-row .price-year-after-price .select-description{width:100%;height:47px;border-radius:8px;border:1px solid #ddd;background:#f2efe2;outline:none;padding-left:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#716b69;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-product-page .config .description-box .config-row .price-year-after-price .divider{position:absolute;height:46px;border-left:1px solid #ddd;right:52px;top:42px}#pc-wrap #my-page #add-product-page .config .description-box .config-row .price-year-after-price .arrow-down{position:absolute;width:15px;height:7px;color:#e5e1da;right:18px;top:62px}#pc-wrap #my-page #add-product-page .config .upload-title{margin-top:30px;margin-bottom:30px;color:#2d3536;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-product-page .config .images-box{width:100%;height:auto;gap:20px;margin-bottom:70px}#pc-wrap #my-page #add-product-page .config .images-box .upload-box{width:100%;height:450px;align-items:center;justify-content:center;gap:30px;border-radius:12px;border:1px dashed #98aa9d}#pc-wrap #my-page #add-product-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-product-page .config .images-box .upload-box .text-box .drag-title{color:#2d3536;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-product-page .config .images-box .upload-box .text-box .format-title{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-product-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 #2d3536}#pc-wrap #my-page #add-product-page .config .images-box .upload-box .browse-button .browse-button-text{color:#2d3536;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-product-page .config .images-box .gallery-box{width:100%;height:auto;flex-direction:row;gap:25px;flex-wrap:wrap}#pc-wrap #my-page #add-product-page .config .images-box .gallery-box .image-box{position:relative;width:150px;height:150px;overflow:hidden;border-radius:12px}#pc-wrap #my-page #add-product-page .config .images-box .gallery-box .image-box img{width:100%;height:100%}#pc-wrap #my-page #add-product-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:#f2efe2}#pc-wrap #my-page #add-product-page .config .buttons-row{width:100%;height:auto;flex-direction:row;justify-content:flex-end}#pc-wrap #my-page #add-product-page .config .buttons-row button:disabled{background:rgba(45,53,54,.271)}#pc-wrap #my-page #add-product-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 #2d3536}#pc-wrap #my-page #add-product-page .config .buttons-row .prev-button .prev-button-text{color:#2d3536;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-product-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:#2d3536}#pc-wrap #my-page #add-product-page .config .buttons-row .next-button .next-button-text{color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-product-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:#98aa9d}#pc-wrap #my-page #add-product-page .config .buttons-row .submit-button .next-button-text{color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-product-page .config .listing-input{width:100%;height:47px;outline:none;border-radius:8px;padding:0 15px;border:1px solid #ddd}#pc-wrap #my-page #add-product-page .config .config-row{width:100%;height:auto;flex-direction:row;gap:52px;margin-top:25px}#pc-wrap #my-page #add-product-page .config .config-row .price-year-after-price{position:relative;width:100%;gap:20px}#pc-wrap #my-page #add-product-page .config .config-row .price-year-after-price .title{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-product-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 #ddd}#pc-wrap #my-page #add-product-page .config .config-row .price-year-after-price .select-description{width:100%;height:47px;border-radius:8px;border:1px solid #ddd;background:#f2efe2;outline:none;padding-left:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#716b69;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-product-page .config .config-row .price-year-after-price .divider{position:absolute;height:46px;border-left:1px solid #ddd;right:52px;top:42px}#pc-wrap #my-page #add-product-page .config .config-row .price-year-after-price .arrow-down{position:absolute;width:15px;height:7px;color:#e5e1da;right:18px;top:62px}#pc-wrap #my-page #add-product-page .config .map-title{margin-top:39px;color:#2d3536;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-product-page .config .map-frame{width:100%;height:668px;border-radius:12px;margin-top:20px;margin-bottom:77px;overflow:hidden}#pc-wrap #my-page #add-product-page .config .config-detail-row{width:100%;height:auto;flex-direction:row;gap:52px}#pc-wrap #my-page #add-product-page .config .config-detail-row .price-year-after-price{position:relative;width:100%;gap:20px;margin-bottom:24px}#pc-wrap #my-page #add-product-page .config .config-detail-row .price-year-after-price .title{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-product-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 #ddd}#pc-wrap #my-page #add-product-page .config .config-detail-row .price-year-after-price .select-description{width:100%;height:47px;border-radius:8px;border:1px solid #ddd;background:#f2efe2;outline:none;padding-left:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#716b69;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-product-page .config .config-detail-row .price-year-after-price .divider{position:absolute;height:46px;border-left:1px solid #ddd;right:52px;top:42px}#pc-wrap #my-page #add-product-page .config .config-detail-row .price-year-after-price .arrow-down{position:absolute;width:15px;height:7px;color:#e5e1da;right:18px;top:62px}#pc-wrap #my-page #add-product-page .config .config-detail-row .price-year-after-price .year-built-input{width:270px;height:47.352px;border-radius:8px;border:1px solid #ddd}#pc-wrap #my-page #add-product-page .config .owner-agent-title{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-product-page .config .owner-agent-input{width:100%;height:198px;margin-top:20px;margin-bottom:41px;border-radius:8px;border:1px solid #ddd;padding:8px 15px;resize:none;color:#716b69;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-product-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-product-page .config .wrap-box .amenity-box{width:auto;height:auto;flex-direction:row;gap:16px;align-items:center}#pc-wrap #my-page #add-product-page .config .wrap-box .amenity-box .product-checkbox{width:18px;height:19px;border-radius:12px}#pc-wrap #my-page #add-product-page .config .wrap-box .amenity-box .amenity-text{width:130.856px;height:auto;color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;cursor:pointer}#pc-wrap #my-page #my-products-page{width:100%;height:auto;display:flex;flex-direction:column;gap:57px}#pc-wrap #my-page #my-products-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-page #my-products-page .main-title-box .right-box{width:315px}#pc-wrap #my-page #my-products-page .main-title-box .right-box .main-title{color:#2d3536;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-page #my-products-page .main-title-box .right-box .sub-title{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-products-page .product-list-box{width:100%;height:auto}#pc-wrap #my-page #my-products-page .product-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-products-page .product-list-box .tab-name-box .tab-name{color:#000;font-weight:500}#pc-wrap #my-page #my-products-page .product-list-box .tab-name-box .active-tab-name,#pc-wrap #my-page #my-products-page .product-list-box .tab-name-box .tab-name{width:110px;height:32px;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;line-height:26px}#pc-wrap #my-page #my-products-page .product-list-box .tab-name-box .active-tab-name{border-bottom:2px solid #98aa9d;color:#98aa9d;font-weight:600}#pc-wrap #my-page #my-products-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:#f2efe2;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #my-products-page .list-box .listing-title-box{width:100%;height:auto;flex-direction:row;gap:90px;padding:18px 15px 18px 33px;border-radius:12px;background:#f2efe2}#pc-wrap #my-page #my-products-page .list-box .listing-title-box .title-text{color:#2d3536;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-products-page .list-box .listing-title-box :first-child{margin-right:138px}#pc-wrap #my-page #my-products-page .list-box .product-card-box{width:100%;height:auto;flex-direction:row;margin-top:30px;padding-bottom:30px;border-bottom:1px solid #ddd}#pc-wrap #my-page #my-products-page .list-box .product-card-box .image-box{width:110px;height:90px;overflow:hidden;margin-right:25px;padding-top:1px}#pc-wrap #my-page #my-products-page .list-box .product-card-box .image-box img{width:100%;height:100%;object-fit:contain;border-radius:12px}#pc-wrap #my-page #my-products-page .list-box .product-card-box .information-box{width:200px;height:auto;padding:5px 0}#pc-wrap #my-page #my-products-page .list-box .product-card-box .information-box .name{margin-bottom:8px;color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-products-page .list-box .product-card-box .information-box .address{margin-bottom:13px;color:#716b69;font-family:Poppins,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page #my-products-page .list-box .product-card-box .information-box .price{color:#2d3536;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page #my-products-page .list-box .product-card-box .date-box{width:135px;height:100%;align-items:center;justify-content:center;margin-right:55px}#pc-wrap #my-page #my-products-page .list-box .product-card-box .date-box .date{color:#2d3536;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-products-page .list-box .product-card-box .status-box{width:100px;height:100%;align-items:center;justify-content:center;margin-right:60px}#pc-wrap #my-page #my-products-page .list-box .product-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-products-page .list-box .product-card-box .status-box .coloured-box .status{font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-products-page .list-box .product-card-box .views-box{width:35px;height:100%;align-items:center;justify-content:center;margin-right:75px}#pc-wrap #my-page #my-products-page .list-box .product-card-box .views-box .views{color:#2d3536;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-products-page .list-box .product-card-box .action-box{width:auto;height:100%;flex-direction:row;align-items:center;justify-content:center}#pc-wrap #my-page #my-products-page .list-box .product-card-box .action-box .icon-button{width:40px;height:40px;border-radius:4px}#pc-wrap #my-page #my-products-page .list-box .product-card-box .action-box .icon-button :hover{background:#f2efe2}#pc-wrap #my-page #my-products-page .list-box .product-card-box .action-box .icon-button .buttons{color:#2d3536}#pc-wrap #my-page #my-products-page .list-box .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #my-page #my-products-page .list-box .pagination-config .total-result p{color:#2d3536;text-align:center;font-family:Poppins,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:#2d3536;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-page #my-favorites-page .main-title-box .right-box .sub-title{color:#2d3536;font-family:Poppins,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);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top{position:relative;width:100%;height:240px;overflow:hidden;background:#fff}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top a{height:100%;display:flex;align-items:center;justify-content:center}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top img{width:100%;height:100%;object-fit:contain;padding:16px;border-radius: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:#98aa9d;color:#fff;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:Poppins,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 .fire-badge{position:absolute;top:30px;left:16px;background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;font-size:10px;font-weight:800;padding:5px 10px;border-radius:20px;letter-spacing:1px;white-space:nowrap;pointer-events:none;box-shadow:0 2px 8px rgba(255,107,53,.4)}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .new-badge{position:absolute;top:12px;right:12px;background:#2d3536;color:#fff;font-size:10px;font-weight:700;padding:5px 10px;border-radius:20px;letter-spacing:1.5px;white-space:nowrap;pointer-events:none}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .sale-badge{position:absolute;top:12px;right:12px;background:linear-gradient(135deg,#e9a692,#f06292);color:#fff;font-size:11px;font-weight:700;padding:5px 10px;border-radius:20px;letter-spacing:.2px;white-space:nowrap;pointer-events:none}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .quicklook-link{text-decoration:none;display:block;width:100%}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .quicklook-btn{position:absolute;bottom:0;left:0;width:100%;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(44,44,44,.88);opacity:0;transition:opacity .22s ease;cursor:pointer}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .quicklook-btn p{color:#fff;font-size:13px;font-weight:600;letter-spacing:.5px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom{width:100%;height:173px;padding:16px 16px 8px;overflow:hidden;display:flex;flex-direction:column}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address{width:100%;gap:4px;margin-bottom:10px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .name-price-row{width:100%}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .name-price-row .name-link{display:block;text-decoration:none;overflow:hidden}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .name-price-row .product-title{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#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:#716b69;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .options{flex-direction:row;align-items:center;justify-content:flex-start;width:100%;height:20px;gap:8px;margin-bottom:6px}#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:#2d3536;font-family:Poppins,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 .product-price{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;line-height:normal;white-space:nowrap;flex-shrink:0;margin-left:120px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .options .price-sale-wrap{flex-direction:column;align-items:flex-end;gap:1px;flex-shrink:0;margin-left:120px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .options .price-sale-wrap .price-original{font-size:11px;color:#aaa;text-decoration:line-through;line-height:1;font-family:Poppins,sans-serif}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .options .price-sale-wrap .price-discounted{font-size:14px;font-weight:700;color:#e9a692;line-height:1.2;font-family:Poppins,sans-serif;white-space:nowrap}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .divider{width:100%;height:1px;background:#e5e1da;margin-bottom:10px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons{flex-direction:row;width:100%;justify-content:flex-start;align-items:center;gap:12px}#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:#2d3536;font-family:Poppins,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:hsla(0,0%,56%,.54);font-family:Poppins,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:4px;justify-content:center;align-items:center}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .buttons button{padding:4px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .buttons svg{width:20px;height:20px;cursor:pointer}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .buttons .view-cnt{font-size:12px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config:hover .top .quicklook-btn{opacity:1;pointer-events:all}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config:hover{transform:translateY(-6px);box-shadow:0 12px 28px 0 rgba(24,26,32,.14)}#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:#2d3536;text-align:center;font-family:Poppins,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:#2d3536;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-page #my-saved-page .main-title-box .right-box .sub-title{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-saved-page .my-saved-list-box{width:100%;height:auto;padding:30px;border-radius:12px;border:1px solid hsla(0,0%,77%,.79);box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box{width:100%;height:60px;flex-direction:row;align-items:center;padding:0 30px;border-radius:12px;background:#f2efe2}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box p{color:#2d3536;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box .date-created{margin-left:360px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box .action{margin-left:200px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box{width:100%;height:80px;flex-direction:row;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid #ddd}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .title{width:410px;margin-right:20px;color:#2d3536;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .date{width:150px;color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box{width:auto;height:100%;flex-direction:row;align-items:center;justify-content:center;margin-left:120px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box .icon-button{width:40px;height:40px;border-radius:4px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box .icon-button :hover{background:#f2efe2}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box .icon-button .buttons{color:#2d3536}#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:#2d3536;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page{width:100%;display:flex;flex-direction:column;gap:28px}#pc-wrap #my-page #my-profile-page .mp-header{padding-bottom:28px;border-bottom:1px solid #e8e0d8;display:flex;flex-direction:column}#pc-wrap #my-page #my-profile-page .mp-eyebrow{font-family:Poppins,sans-serif;font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#e9a692;margin-bottom:8px}#pc-wrap #my-page #my-profile-page .mp-title{font-family:Poppins,sans-serif;font-size:28px;font-weight:800;color:#1a1a1a;line-height:1.15;letter-spacing:-.5px;margin:0 0 6px}#pc-wrap #my-page #my-profile-page .mp-sub{font-family:Poppins,sans-serif;font-size:13px;color:#999;line-height:1.6;margin:0}#pc-wrap #my-page #my-profile-page .mp-section{background:#fff;border:1px solid #e8e0d8;border-radius:4px;padding:32px 36px;display:flex;flex-direction:column;gap:24px}#pc-wrap #my-page #my-profile-page .mp-section-head{padding-bottom:18px;border-bottom:1px solid #f0ebe4}#pc-wrap #my-page #my-profile-page .mp-section-label{font-family:Poppins,sans-serif;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#1a1a1a}#pc-wrap #my-page #my-profile-page .mp-photo-row{display:flex;flex-direction:row;align-items:center;gap:32px}#pc-wrap #my-page #my-profile-page .mp-avatar-wrap{flex-shrink:0}#pc-wrap #my-page #my-profile-page .mp-avatar{width:88px;height:88px;border-radius:50%;object-fit:cover;border:2px solid #e8e0d8;display:block}#pc-wrap #my-page #my-profile-page .mp-upload-wrap{display:flex;flex-direction:column;gap:8px}#pc-wrap #my-page #my-profile-page .mp-upload-btn{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 20px;border:1px solid #1a1a1a;border-radius:2px;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#1a1a1a;cursor:pointer;background:#fff;transition:background .2s,color .2s;width:-moz-fit-content;width:fit-content}#pc-wrap #my-page #my-profile-page .mp-upload-btn:hover{background:#1a1a1a;color:#fff}#pc-wrap #my-page #my-profile-page .mp-upload-hint{font-family:Poppins,sans-serif;font-size:12px;color:#aaa}#pc-wrap #my-page #my-profile-page .mp-fields-row{display:flex;flex-direction:row;gap:24px}#pc-wrap #my-page #my-profile-page .mp-fields-row .mp-field{flex:1 1}#pc-wrap #my-page #my-profile-page .mp-field{display:flex;flex-direction:column;gap:8px}#pc-wrap #my-page #my-profile-page .mp-field--full{width:100%}#pc-wrap #my-page #my-profile-page .mp-label{font-family:Poppins,sans-serif;font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#555}#pc-wrap #my-page #my-profile-page .mp-input{height:48px;padding:0 16px;border:1px solid #e8e0d8;border-radius:2px;font-family:Poppins,sans-serif;font-size:14px;color:#1a1a1a;background:#faf8f6;outline:none;transition:border-color .2s,background .2s}#pc-wrap #my-page #my-profile-page .mp-input::placeholder{color:#bbb;font-size:13px}#pc-wrap #my-page #my-profile-page .mp-input:focus{border-color:#1a1a1a;background:#fff}#pc-wrap #my-page #my-profile-page .mp-field-error{font-family:Poppins,sans-serif;font-size:12px;color:#c0392b;margin-top:2px}#pc-wrap #my-page #my-profile-page .mp-actions{display:flex;justify-content:flex-end;padding-top:8px;border-top:1px solid #f0ebe4}#pc-wrap #my-page #my-profile-page .mp-btn{display:inline-flex;align-items:center;justify-content:center;height:46px;padding:0 32px;border:none;border-radius:2px;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;transition:background .2s}#pc-wrap #my-page #my-profile-page .mp-btn--primary{background:#1a1a1a;color:#fff}#pc-wrap #my-page #my-profile-page .mp-btn--primary:hover{background:#333}#pc-wrap #my-page #my-profile-page .mp-btn--primary:disabled{background:#ccc;cursor:not-allowed}#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:#2d3536;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-articles-page .main-title-box .right-box .sub-title{color:#2d3536;font-family:Poppins,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:#2d3536;font-size:14px;text-align:center;font-family:Poppins,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:#2d3536;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #write-article-page .main-title-box .right-box .sub-title{color:#2d3536;font-family:Poppins,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 #eee;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 #ddd}#pc-wrap #write-article-page .youtube-div{display:flex;flex-direction:column}#pc-wrap #write-article-page .toastui-editor-defaultUI button{padding:4px}#pc-wrap #my-cart-page{width:100%;padding:96px 0 120px}#pc-wrap #my-cart-page .my-cart-wrap{width:100%;display:flex;flex-direction:column}#pc-wrap #my-cart-page .my-cart-wrap .oy-cart-layout{width:100%;display:grid;grid-template-columns:minmax(0,1fr) 368px;grid-gap:24px;gap:24px;align-items:start}#pc-wrap #my-cart-page .my-cart-wrap .oy-cart-left{display:flex;flex-direction:column;gap:16px}#pc-wrap #my-cart-page .my-cart-wrap .oy-shipping-top{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:16px 20px;border:1px solid #eee;border-radius:12px;background:#fafafa}#pc-wrap #my-cart-page .my-cart-wrap .oy-shipping-top .oy-ship-text{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;letter-spacing:.2px}#pc-wrap #my-cart-page .my-cart-wrap .oy-shipping-top .oy-change-btn{min-width:auto;padding:0;border-radius:0;color:#666}#pc-wrap #my-cart-page .my-cart-wrap .oy-shipping-top .oy-change-btn p{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;letter-spacing:.6px;text-transform:uppercase}#pc-wrap #my-cart-page .my-cart-wrap .oy-progress-card{padding:16px 20px;border:1px solid #eee;border-radius:12px;background:#fff;gap:10px}#pc-wrap #my-cart-page .my-cart-wrap .oy-progress-card .oy-progress-text{color:#2d2d2d;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.5}#pc-wrap #my-cart-page .my-cart-wrap .oy-progress-card .oy-progress-track{position:relative;width:100%;height:8px;border-radius:999px;background:#edf6ee;overflow:hidden}#pc-wrap #my-cart-page .my-cart-wrap .oy-progress-card .oy-progress-fill{height:100%;background:linear-gradient(90deg,#18b85f,#39ce7e);border-radius:999px}#pc-wrap #my-cart-page .my-cart-wrap .oy-items-area{display:flex;flex-direction:column;gap:12px}#pc-wrap #my-cart-page .my-cart-wrap .oy-items-head{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 2px}#pc-wrap #my-cart-page .my-cart-wrap .oy-items-head .oy-items-count{color:#2d3536;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;letter-spacing:.2px}#pc-wrap #my-cart-page .my-cart-wrap .oy-items-head .oy-remove-all{min-width:auto;padding:0;border-radius:0;color:#8a8a8a}#pc-wrap #my-cart-page .my-cart-wrap .oy-items-head .oy-remove-all p{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;text-decoration:underline}#pc-wrap #my-cart-page .my-cart-wrap .my-cart-list{border:1px solid #eee;border-radius:14px;background:#fff;overflow:hidden}#pc-wrap #my-cart-page .my-cart-wrap .cart-item{position:relative;flex-direction:row;gap:16px;padding:20px;border-bottom:1px solid #f1f1f1}#pc-wrap #my-cart-page .my-cart-wrap .cart-item:last-child{border-bottom:none}#pc-wrap #my-cart-page .my-cart-wrap .cart-item .oy-heart-btn{position:absolute;top:14px;right:14px;min-width:30px;width:30px;height:30px;padding:0;border-radius:50%;border:1px solid #e7e7e7;background:#fff;color:#8a8a8a}#pc-wrap #my-cart-page .my-cart-wrap .cart-item .oy-heart-btn p{font-family:Poppins,sans-serif;font-size:15px;font-weight:500;line-height:1}#pc-wrap #my-cart-page .my-cart-wrap .cart-item .thumb-wrap{width:128px;height:152px;flex-shrink:0;border:1px solid #f0f0f0;border-radius:10px;background:#f7f7f7;overflow:hidden}#pc-wrap #my-cart-page .my-cart-wrap .cart-item .thumb-wrap img{width:100%;height:100%;object-fit:cover}#pc-wrap #my-cart-page .my-cart-wrap .cart-item .item-info{flex:1 1;gap:10px}#pc-wrap #my-cart-page .my-cart-wrap .cart-item .item-info .oy-item-top{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:14px;padding-right:32px}#pc-wrap #my-cart-page .my-cart-wrap .cart-item .item-info .oy-item-name-col{gap:4px}#pc-wrap #my-cart-page .my-cart-wrap .cart-item .item-info .oy-item-brand{color:#8d8d8d;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.8px;text-transform:uppercase}#pc-wrap #my-cart-page .my-cart-wrap .cart-item .item-info .item-title{color:#2d3536;font-family:Poppins,sans-serif;font-size:17px;font-weight:600;line-height:1.35;letter-spacing:.1px}#pc-wrap #my-cart-page .my-cart-wrap .cart-item .item-info .oy-item-price-col{align-items:flex-end;gap:3px}#pc-wrap #my-cart-page .my-cart-wrap .cart-item .item-info .oy-item-old-price{color:#a6a6a6;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;text-decoration:line-through}#pc-wrap #my-cart-page .my-cart-wrap .cart-item .item-info .item-price{color:#111;font-family:Poppins,sans-serif;font-size:17px;font-weight:700;letter-spacing:.1px}#pc-wrap #my-cart-page .my-cart-wrap .cart-item .item-info .item-meta{color:#767676;font-family:Poppins,sans-serif;font-size:13px;font-weight:400}#pc-wrap #my-cart-page .my-cart-wrap .cart-item .item-info .item-controls{margin-top:auto;flex-direction:row;align-items:center;justify-content:space-between;gap:14px}#pc-wrap #my-cart-page .my-cart-wrap .cart-item .item-info .item-controls .qty-box{flex-direction:row;align-items:center;border:1px solid #e8e8e8;border-radius:8px;overflow:hidden;background:#fafafa}#pc-wrap #my-cart-page .my-cart-wrap .cart-item .item-info .item-controls .qty-box .qty-btn{min-width:38px;width:38px;height:36px;padding:0;border-radius:0;color:#2d3536;font-family:Poppins,sans-serif;font-size:18px;font-weight:500}#pc-wrap #my-cart-page .my-cart-wrap .cart-item .item-info .item-controls .qty-box .qty-value{width:42px;text-align:center;color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-weight:600}#pc-wrap #my-cart-page .my-cart-wrap .cart-item .item-info .item-controls .remove-btn{min-width:auto;padding:0;color:#8a8a8a;border-radius:0}#pc-wrap #my-cart-page .my-cart-wrap .cart-item .item-info .item-controls .remove-btn p{font-family:Poppins,sans-serif;font-size:12px;font-weight:500}#pc-wrap #my-cart-page .my-cart-wrap .oy-cart-right .my-cart-summary{position:-webkit-sticky;position:sticky;top:120px;height:-moz-fit-content;height:fit-content;padding:20px;border:1px solid #eee;border-radius:14px;background:#fafafa;gap:14px}#pc-wrap #my-cart-page .my-cart-wrap .oy-cart-right .my-cart-summary .oy-promo-row{flex-direction:row;align-items:center;gap:8px}#pc-wrap #my-cart-page .my-cart-wrap .oy-cart-right .my-cart-summary .oy-promo-row .oy-promo-input-wrap{flex:1 1}#pc-wrap #my-cart-page .my-cart-wrap .oy-cart-right .my-cart-summary .oy-promo-row .oy-promo-input-wrap .oy-promo-input{width:100%;height:42px;padding:0 12px;border:1px solid #e6e6e6;border-radius:8px;background:#fff;outline:none;color:#2d3536;font-family:Poppins,sans-serif;font-size:13px}#pc-wrap #my-cart-page .my-cart-wrap .oy-cart-right .my-cart-summary .oy-promo-row .oy-apply-btn{min-width:72px;height:42px;padding:0 14px;border-radius:8px;border:1px solid #ddd;background:#fff;color:#333}#pc-wrap #my-cart-page .my-cart-wrap .oy-cart-right .my-cart-summary .oy-promo-row .oy-apply-btn p{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}#pc-wrap #my-cart-page .my-cart-wrap .oy-cart-right .my-cart-summary .oy-coupon-sale{flex-direction:row;align-items:center;justify-content:space-between}#pc-wrap #my-cart-page .my-cart-wrap .oy-cart-right .my-cart-summary .oy-coupon-sale .oy-coupon-label{color:#767676;font-family:Poppins,sans-serif;font-size:13px;font-weight:400}#pc-wrap #my-cart-page .my-cart-wrap .oy-cart-right .my-cart-summary .oy-coupon-sale .oy-coupon-value{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-weight:600}#pc-wrap #my-cart-page .my-cart-wrap .oy-cart-right .my-cart-summary .MuiDivider-root{border-color:#ececec}#pc-wrap #my-cart-page .my-cart-wrap .oy-cart-right .my-cart-summary .summary-title{color:#2d3536;font-family:Poppins,sans-serif;font-size:18px;font-weight:700;letter-spacing:.2px}#pc-wrap #my-cart-page .my-cart-wrap .oy-cart-right .my-cart-summary .summary-row{flex-direction:row;align-items:center;justify-content:space-between}#pc-wrap #my-cart-page .my-cart-wrap .oy-cart-right .my-cart-summary .summary-row p{color:#6f6f6f;font-family:Poppins,sans-serif;font-size:14px;font-weight:400}#pc-wrap #my-cart-page .my-cart-wrap .oy-cart-right .my-cart-summary .summary-row.total p{color:#111;font-size:17px;font-weight:700}#pc-wrap #my-cart-page .my-cart-wrap .oy-cart-right .my-cart-summary .checkout-btn{margin-top:6px;height:50px;border-radius:10px;background:#161616;color:#fff}#pc-wrap #my-cart-page .my-cart-wrap .oy-cart-right .my-cart-summary .checkout-btn p{font-family:Poppins,sans-serif;font-size:12px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}#pc-wrap #my-cart-page .my-cart-wrap .oy-cart-right .my-cart-summary .checkout-btn:hover{background:#000}#pc-wrap #my-cart-page .my-cart-wrap .oy-cart-right .my-cart-summary .oy-payments-row{margin-top:2px;flex-direction:row;flex-wrap:wrap;gap:6px}#pc-wrap #my-cart-page .my-cart-wrap .oy-cart-right .my-cart-summary .oy-payments-row .oy-pay-icon{padding:6px 9px;border:1px solid #e6e6e6;border-radius:6px;background:#fff;display:flex;align-items:center;justify-content:center}#pc-wrap #my-cart-page .my-cart-wrap .oy-cart-right .my-cart-summary .oy-payments-row .oy-pay-icon img{height:18px;width:auto;display:block}#pc-wrap #my-cart-page .my-cart-wrap .my-cart-empty{width:100%;padding:84px 20px;align-items:center;border:1px solid #eee;border-radius:14px;background:#fff;gap:12px}#pc-wrap #my-cart-page .my-cart-wrap .my-cart-empty .empty-title{color:#2d3536;font-family:Poppins,sans-serif;font-size:30px;font-weight:500;letter-spacing:.3px}#pc-wrap #my-cart-page .my-cart-wrap .my-cart-empty .empty-sub{color:rgba(27,27,27,.52);font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.7;text-align:center}#pc-wrap #my-cart-page .my-cart-wrap .my-cart-empty .shop-btn{margin-top:8px;height:46px;padding:0 30px;border-radius:10px;background:#151515;color:#fff}#pc-wrap #my-cart-page .my-cart-wrap .my-cart-empty .shop-btn p{font-family:Poppins,sans-serif;font-size:11px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}#pc-wrap #my-cart-page .my-cart-wrap .my-cart-empty .shop-btn:hover{background:#000}@media(max-width:1200px){#pc-wrap #my-cart-page .my-cart-wrap .oy-cart-layout{grid-template-columns:minmax(0,1fr) 330px;gap:18px}}@media(max-width:960px){#pc-wrap #my-cart-page{padding:72px 0 90px}#pc-wrap #my-cart-page .my-cart-wrap .oy-cart-layout{grid-template-columns:1fr}#pc-wrap #my-cart-page .my-cart-wrap .oy-cart-right .my-cart-summary{position:static}}@media(max-width:640px){#pc-wrap #my-cart-page .my-cart-wrap .oy-progress-card,#pc-wrap #my-cart-page .my-cart-wrap .oy-shipping-top{padding:14px;border-radius:10px}#pc-wrap #my-cart-page .my-cart-wrap .cart-item{padding:14px;gap:12px}#pc-wrap #my-cart-page .my-cart-wrap .cart-item .thumb-wrap{width:96px;height:116px}#pc-wrap #my-cart-page .my-cart-wrap .cart-item .item-info .oy-item-top{padding-right:26px}#pc-wrap #my-cart-page .my-cart-wrap .cart-item .item-info .item-price,#pc-wrap #my-cart-page .my-cart-wrap .cart-item .item-info .item-title{font-size:15px}#pc-wrap #my-cart-page .my-cart-wrap .my-cart-empty{padding:56px 16px}#pc-wrap #my-cart-page .my-cart-wrap .my-cart-empty .empty-title{font-size:24px}}#pc-wrap #my-order-page{width:100%;padding:40px 0 100px}#pc-wrap #my-order-page .oo-order-wrap{width:100%;gap:20px}#pc-wrap #my-order-page .oo-order-title{font-family:Poppins,sans-serif;font-size:26px;font-weight:700;color:#2d3536;letter-spacing:.2px}#pc-wrap #my-order-page .oo-order-layout{width:100%;flex-direction:row;align-items:flex-start;gap:20px}#pc-wrap #my-order-page .oo-order-left{flex:1 1;gap:16px;min-width:0}#pc-wrap #my-order-page .oo-section-card{border:1px solid #e8e8e8;border-radius:12px;padding:20px;background:#fff;gap:14px}#pc-wrap #my-order-page .oo-section-header{flex-direction:row;align-items:center;justify-content:space-between}#pc-wrap #my-order-page .oo-section-header-left{flex-direction:row;align-items:center;gap:8px}#pc-wrap #my-order-page .oo-flag{font-size:20px;line-height:1}#pc-wrap #my-order-page .oo-section-title{font-family:Poppins,sans-serif;font-size:16px;font-weight:700;color:#2d3536}#pc-wrap #my-order-page .oo-section-sub{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;color:#767676}#pc-wrap #my-order-page .oo-section-sub strong{font-weight:600;color:#2d3536}#pc-wrap #my-order-page .oo-form-row{flex-direction:row;gap:12px;width:100%}#pc-wrap #my-order-page .oo-input-wrap{flex:1 1;gap:5px}#pc-wrap #my-order-page .oo-input-wrap.oo-input-wrap--sm{flex:0 0 140px}#pc-wrap #my-order-page .oo-label{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#555}#pc-wrap #my-order-page .oo-input{width:100%;height:44px;padding:0 12px;border:1px solid #ddd;border-radius:8px;background:#fff;outline:none;font-family:Poppins,sans-serif;font-size:13px;color:#2d3536;box-sizing:border-box}#pc-wrap #my-order-page .oo-input::placeholder{color:#aaa}#pc-wrap #my-order-page .oo-input:focus{border-color:#2d3536}#pc-wrap #my-order-page .oo-checkbox-row{flex-direction:row;align-items:center;gap:6px}#pc-wrap #my-order-page .oo-checkbox{padding:0;color:#bbb}#pc-wrap #my-order-page .oo-checkbox.Mui-checked{color:#2d3536}#pc-wrap #my-order-page .oo-checkbox-label{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;color:#555}#pc-wrap #my-order-page .oo-save-btn{align-self:flex-start;height:44px;padding:0 28px;border-radius:8px;background:#2d3536;color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;text-transform:none}#pc-wrap #my-order-page .oo-save-btn:hover{background:#000}#pc-wrap #my-order-page .oo-points-row{flex-direction:row;align-items:center;justify-content:space-between;gap:12px}#pc-wrap #my-order-page .oo-points-balance{font-family:Poppins,sans-serif;font-size:22px;font-weight:700;color:#2d3536}#pc-wrap #my-order-page .oo-points-input-row{flex-direction:row;align-items:center;gap:8px}#pc-wrap #my-order-page .oo-points-input{width:120px;height:40px}#pc-wrap #my-order-page .oo-use-all-btn{height:40px;padding:0 16px;border-radius:8px;background:#f0f0f0;color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;text-transform:none}#pc-wrap #my-order-page .oo-use-all-btn:hover{background:#e0e0e0}#pc-wrap #my-order-page .oo-points-note{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#767676}#pc-wrap #my-order-page .oo-pay-option{border:1px solid #e8e8e8;border-radius:10px;padding:12px 14px;gap:0;transition:border-color .15s}#pc-wrap #my-order-page .oo-pay-option.oo-pay-option--active{border-color:#2d3536}#pc-wrap #my-order-page .oo-form-control-label{margin:0;width:100%}#pc-wrap #my-order-page .oo-form-control-label .MuiFormControlLabel-label{flex:1 1}#pc-wrap #my-order-page .oo-radio{color:#bbb;padding:0 8px 0 0}#pc-wrap #my-order-page .oo-radio.Mui-checked{color:#2d3536}#pc-wrap #my-order-page .oo-pay-label-row{flex-direction:row;align-items:center;justify-content:space-between;width:100%}#pc-wrap #my-order-page .oo-pay-name{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#2d3536}#pc-wrap #my-order-page .oo-pay-icon{width:50px;height:32px;object-fit:contain}#pc-wrap #my-order-page .oo-pay-icons-row{flex-direction:row;gap:4px}#pc-wrap #my-order-page .oo-card-fields{gap:10px;padding:12px 0 4px}#pc-wrap #my-order-page .oo-order-right{width:340px;flex-shrink:0;gap:14px;position:-webkit-sticky;position:sticky;top:100px}#pc-wrap #my-order-page .oo-summary-card{border:1px solid #e8e8e8;border-radius:12px;padding:18px;background:#fff;gap:10px}#pc-wrap #my-order-page .oo-summary-title{font-family:Poppins,sans-serif;font-size:16px;font-weight:700;color:#2d3536;margin-bottom:2px}#pc-wrap #my-order-page .oo-summary-row{flex-direction:row;align-items:center;justify-content:space-between}#pc-wrap #my-order-page .oo-summary-label{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;color:#555}#pc-wrap #my-order-page .oo-summary-value{font-family:Poppins,sans-serif;font-size:13px;font-weight:500;color:#2d3536}#pc-wrap #my-order-page .oo-summary-value.oo-discount{color:#e74c3c}#pc-wrap #my-order-page .oo-total-row{align-items:center;margin-top:4px}#pc-wrap #my-order-page .oo-total-label{font-family:Poppins,sans-serif;font-size:15px;font-weight:700;color:#2d3536}#pc-wrap #my-order-page .oo-total-value{font-family:Poppins,sans-serif;font-size:17px;font-weight:700;color:#2d3536}#pc-wrap #my-order-page .oo-agree-section{border:1px solid #e8e8e8;border-radius:12px;padding:18px;background:#fff;gap:12px}#pc-wrap #my-order-page .oo-agree-label{font-family:Poppins,sans-serif;font-size:14px;font-weight:700;color:#2d3536}#pc-wrap #my-order-page .oo-terms-text{font-family:Poppins,sans-serif;font-size:11px;font-weight:400;color:#767676;line-height:1.7}#pc-wrap #my-order-page .oo-terms-link{color:#2d3536;text-decoration:underline;cursor:pointer}#pc-wrap #my-order-page .oo-place-order-btn{width:100%;height:52px;border-radius:10px;background:#2d3536;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;letter-spacing:.6px;text-transform:none}#pc-wrap #my-order-page .oo-place-order-btn:hover{background:#000}#pc-wrap #my-order-page .oo-place-order-btn.Mui-disabled,#pc-wrap #my-order-page .oo-place-order-btn.oo-place-order-btn--disabled{background:#ccc;color:#fff}#pc-wrap #my-order-page .oo-back-btn{width:100%;height:42px;border-radius:10px;background:transparent;color:#767676;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;text-transform:none;border:1px solid #e8e8e8}#pc-wrap #my-order-page .oo-back-btn:hover{background:#f7f7f7;color:#2d3536}#pc-wrap #my-order-success-page{width:100%;padding:60px 0 100px}#pc-wrap #my-order-success-page .os-wrap{width:100%;gap:32px}#pc-wrap #my-order-success-page .os-header{align-items:center;gap:10px}#pc-wrap #my-order-success-page .os-header .os-check-icon{font-size:64px;color:#4caf50}#pc-wrap #my-order-success-page .os-header .os-title{font-family:Poppins,sans-serif;font-size:28px;font-weight:700;color:#2d3536}#pc-wrap #my-order-success-page .os-header .os-order-num{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#767676;letter-spacing:.4px}#pc-wrap #my-order-success-page .os-header .os-sub{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#767676;text-align:center;max-width:420px;line-height:1.6}#pc-wrap #my-order-success-page .os-layout{flex-direction:row;align-items:flex-start;gap:20px;width:100%}#pc-wrap #my-order-success-page .os-items-card{flex:1 1;border:1px solid #e8e8e8;border-radius:12px;padding:20px;background:#fff;gap:14px;min-width:0}#pc-wrap #my-order-success-page .os-card-title{font-family:Poppins,sans-serif;font-size:16px;font-weight:700;color:#2d3536}#pc-wrap #my-order-success-page .os-items-list{gap:0}#pc-wrap #my-order-success-page .os-item{flex-direction:row;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #f2f2f2}#pc-wrap #my-order-success-page .os-item:last-child{border-bottom:none}#pc-wrap #my-order-success-page .os-item-thumb{width:70px;height:88px;flex-shrink:0;border:1px solid #f0f0f0;border-radius:8px;overflow:hidden;background:#f7f7f7}#pc-wrap #my-order-success-page .os-item-thumb img{width:100%;height:100%;object-fit:cover}#pc-wrap #my-order-success-page .os-item-info{flex:1 1;gap:3px}#pc-wrap #my-order-success-page .os-item-brand{font-family:Poppins,sans-serif;font-size:11px;font-weight:700;color:#2d3536;text-transform:uppercase;letter-spacing:.6px}#pc-wrap #my-order-success-page .os-item-title{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;color:#2d3536;line-height:1.4}#pc-wrap #my-order-success-page .os-item-meta{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#767676}#pc-wrap #my-order-success-page .os-item-price{font-family:Poppins,sans-serif;font-size:14px;font-weight:700;color:#2d3536;white-space:nowrap}#pc-wrap #my-order-success-page .os-totals{gap:8px}#pc-wrap #my-order-success-page .os-total-row{flex-direction:row;align-items:center;justify-content:space-between}#pc-wrap #my-order-success-page .os-total-label{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;color:#555}#pc-wrap #my-order-success-page .os-total-value{font-family:Poppins,sans-serif;font-size:13px;font-weight:500;color:#2d3536}#pc-wrap #my-order-success-page .os-grand .os-grand-label{font-family:Poppins,sans-serif;font-size:15px;font-weight:700;color:#2d3536}#pc-wrap #my-order-success-page .os-grand .os-grand-value{font-family:Poppins,sans-serif;font-size:17px;font-weight:700;color:#2d3536}#pc-wrap #my-order-success-page .os-right{width:320px;flex-shrink:0;gap:14px;position:-webkit-sticky;position:sticky;top:100px}#pc-wrap #my-order-success-page .os-delivery-card{border:1px solid #e8e8e8;border-radius:12px;padding:20px;background:#fff;gap:8px}#pc-wrap #my-order-success-page .os-delivery-card .os-delivery-date{font-family:Poppins,sans-serif;font-size:18px;font-weight:700;color:#4caf50}#pc-wrap #my-order-success-page .os-delivery-card .os-delivery-note{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#767676;line-height:1.6}#pc-wrap #my-order-success-page .os-actions{gap:10px}#pc-wrap #my-order-success-page .os-orders-btn{width:100%;height:50px;border-radius:10px;background:#2d3536;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;text-transform:none}#pc-wrap #my-order-success-page .os-orders-btn:hover{background:#000}#pc-wrap #my-order-success-page .os-shop-btn{width:100%;height:44px;border-radius:10px;background:transparent;color:#767676;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;text-transform:none;border:1px solid #e8e8e8}#pc-wrap #my-order-success-page .os-shop-btn:hover{background:#f7f7f7;color:#2d3536}#pc-wrap #my-order-success-page .os-no-order{align-items:center;gap:16px;padding:60px 20px}#pc-wrap #my-order-success-page .os-no-order .os-no-order-text{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;color:#767676}#pc-wrap #my-page .mo-orders-wrap{width:100%;gap:20px}#pc-wrap #my-page .mo-orders-wrap .mo-orders-title{font-family:Poppins,sans-serif;font-size:20px;font-weight:700;color:#2d3536;padding-bottom:4px;border-bottom:2px solid #2d3536}#pc-wrap #my-page .mo-orders-wrap .mo-empty{align-items:center;padding:60px 20px}#pc-wrap #my-page .mo-orders-wrap .mo-empty .mo-empty-text{font-family:Poppins,sans-serif;font-size:15px;font-weight:400;color:#767676}#pc-wrap #my-page .mo-orders-wrap .mo-orders-list{gap:12px}#pc-wrap #my-page .mo-orders-wrap .mo-order-card{border:1px solid #e8e8e8;border-radius:12px;background:#fff;padding:16px 20px;gap:8px;transition:box-shadow .15s}#pc-wrap #my-page .mo-orders-wrap .mo-order-card:hover{box-shadow:0 2px 12px rgba(0,0,0,.07)}#pc-wrap #my-page .mo-orders-wrap .mo-order-header{flex-direction:row;align-items:center;justify-content:space-between;cursor:pointer}#pc-wrap #my-page .mo-orders-wrap .mo-order-header-left{gap:2px}#pc-wrap #my-page .mo-orders-wrap .mo-order-id{font-family:Poppins,sans-serif;font-size:14px;font-weight:700;color:#2d3536;letter-spacing:.3px}#pc-wrap #my-page .mo-orders-wrap .mo-order-date{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#767676}#pc-wrap #my-page .mo-orders-wrap .mo-order-header-right{flex-direction:row;align-items:center;gap:14px}#pc-wrap #my-page .mo-orders-wrap .mo-status-badge{padding:4px 12px;border-radius:20px;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;line-height:1.4}#pc-wrap #my-page .mo-orders-wrap .mo-order-total{font-family:Poppins,sans-serif;font-size:15px;font-weight:700;color:#2d3536}#pc-wrap #my-page .mo-orders-wrap .mo-expand-icon{display:flex;align-items:center;color:#767676}#pc-wrap #my-page .mo-orders-wrap .mo-order-address{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#767676}#pc-wrap #my-page .mo-orders-wrap .mo-order-items-count{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#999}#pc-wrap #my-page .mo-orders-wrap .mo-items-list{border-top:1px solid #f2f2f2;margin-top:8px;padding-top:8px;gap:0}#pc-wrap #my-page .mo-orders-wrap .mo-item{flex-direction:row;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #f7f7f7}#pc-wrap #my-page .mo-orders-wrap .mo-item:last-child{border-bottom:none;padding-bottom:0}#pc-wrap #my-page .mo-orders-wrap .mo-item-thumb{width:60px;height:76px;flex-shrink:0;border:1px solid #f0f0f0;border-radius:8px;overflow:hidden;background:#f7f7f7}#pc-wrap #my-page .mo-orders-wrap .mo-item-thumb img{width:100%;height:100%;object-fit:cover}#pc-wrap #my-page .mo-orders-wrap .mo-item-info{flex:1 1;gap:3px}#pc-wrap #my-page .mo-orders-wrap .mo-item-brand{font-family:Poppins,sans-serif;font-size:11px;font-weight:700;color:#2d3536;text-transform:uppercase;letter-spacing:.6px}#pc-wrap #my-page .mo-orders-wrap .mo-item-title{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;color:#2d3536;line-height:1.4}#pc-wrap #my-page .mo-orders-wrap .mo-item-meta{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#767676}#pc-wrap #my-page .mo-orders-wrap .mo-item-price{font-family:Poppins,sans-serif;font-size:14px;font-weight:700;color:#2d3536;white-space:nowrap}#pc-wrap #my-page .mo-orders-wrap .mo-actions{padding-top:12px;border-top:1px solid #f2f2f2;flex-direction:row;gap:8px;align-items:center}#pc-wrap #my-page .mo-orders-wrap .mo-actions .mo-action-btn{background:#2c1654!important;color:#f2efe2!important}#pc-wrap #my-page .mo-orders-wrap .mo-actions .mo-action-btn,#pc-wrap #my-page .mo-orders-wrap .mo-actions .mo-cancel-btn{border-radius:20px!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:600!important;text-transform:none!important;padding:6px 16px!important}#pc-wrap #my-page .mo-orders-wrap .mo-actions .mo-cancel-btn{background:#c62828!important;color:#fff!important}#pc-wrap #community-list-page{background:#f2efe2;min-height:100vh;padding-bottom:80px}#pc-wrap #community-list-page .comm-container{max-width:1200px;margin:0 auto;padding:0 40px;box-sizing:border-box}#pc-wrap #community-list-page .comm-header{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;padding:72px 0 48px;border-bottom:1px solid #e8e0d8}#pc-wrap #community-list-page .comm-header-left{display:flex;flex-direction:column}#pc-wrap #community-list-page .comm-eyebrow{display:inline-block;font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#e9a692;margin-bottom:10px}#pc-wrap #community-list-page .comm-title{font-family:Poppins,sans-serif;font-size:44px;font-weight:800;color:#1a1a1a;line-height:1.1;letter-spacing:-1px;margin:0 0 10px}#pc-wrap #community-list-page .comm-sub{font-family:Poppins,sans-serif;font-size:15px;color:#888;line-height:1.6;margin:0}#pc-wrap #community-list-page .comm-write-btn{height:48px!important;padding:0 28px!important;background:#1a1a1a!important;color:#fff!important;border-radius:2px!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:700!important;letter-spacing:1.5px;text-transform:uppercase!important;white-space:nowrap;flex-shrink:0;margin-bottom:4px;transition:background .2s!important}#pc-wrap #community-list-page .comm-write-btn:hover{background:#333!important}#pc-wrap #community-list-page .comm-tabs-wrap{padding:32px 0 0;border-bottom:1px solid #e8e0d8;margin-bottom:48px}#pc-wrap #community-list-page .comm-tab-list .MuiTabs-flexContainer{gap:0}#pc-wrap #community-list-page .comm-tab{font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:600!important;letter-spacing:1px;text-transform:uppercase!important;color:#888!important;padding:14px 24px!important;min-width:0!important;border-bottom:2px solid transparent;transition:color .2s,border-color .2s!important}#pc-wrap #community-list-page .comm-tab:hover{color:#1a1a1a!important}#pc-wrap #community-list-page .comm-tab--active{color:#1a1a1a!important;border-bottom:2px solid #1a1a1a!important}#pc-wrap #community-list-page .comm-panel{padding:0!important}#pc-wrap #community-list-page .comm-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}#pc-wrap #community-list-page .comm-no-data{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 0;gap:16px}#pc-wrap #community-list-page .comm-no-data img{width:48px;height:48px;opacity:.4}#pc-wrap #community-list-page .comm-no-data p{font-family:Poppins,sans-serif;font-size:15px;color:#aaa}#pc-wrap #community-list-page .comm-pagination{display:flex;flex-direction:column;align-items:center;gap:12px;padding-top:56px}#pc-wrap #community-list-page .comm-total{font-family:Poppins,sans-serif!important;font-size:13px!important;color:#aaa!important}.community-general-card-config{position:relative;background:#fff;border:1px solid #e8e0d8;border-radius:4px;overflow:hidden;cursor:pointer;gap:0;transition:box-shadow .25s,transform .25s;width:100%!important}.community-general-card-config:hover{box-shadow:0 12px 40px rgba(0,0,0,.1);transform:translateY(-3px)}.community-general-card-config .image-box{width:100%;height:220px;overflow:hidden}.community-general-card-config .image-box .card-img{width:100%;height:100%;object-fit:cover;border-radius:0;display:block;transition:transform .4s ease}.community-general-card-config:hover .image-box .card-img{transform:scale(1.04)}.community-general-card-config .desc-box{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:auto;padding:20px 20px 16px;box-sizing:border-box}.community-general-card-config .desc-box .desc{font-family:Poppins,sans-serif;font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#e9a692;margin-bottom:8px;cursor:pointer}.community-general-card-config .desc-box .desc:hover{text-decoration:underline}.community-general-card-config .desc-box .title{font-family:Poppins,sans-serif;font-size:16px;font-weight:700;color:#1a1a1a;line-height:1.45;margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.community-general-card-config .desc-box .buttons{width:100%;display:flex;flex-direction:row;align-items:center;gap:4px;border-top:1px solid #f0ebe4;padding-top:12px}.community-general-card-config .desc-box .buttons svg{width:16px;height:16px;color:#aaa}.community-general-card-config .desc-box .buttons .view-cnt{font-family:Poppins,sans-serif;font-size:12px;color:#aaa;margin-right:8px}.community-general-card-config .date-box{position:absolute;top:14px;left:14px;width:auto;height:auto;padding:4px 10px;border-radius:2px;background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;flex-direction:row;align-items:center;gap:3px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.community-general-card-config .date-box .month{font-family:Poppins,sans-serif;font-size:11px;font-weight:600;color:#1a1a1a;text-transform:uppercase;letter-spacing:.5px}.community-general-card-config .date-box .day{font-family:Poppins,sans-serif;font-size:11px;font-weight:700;color:#1a1a1a}.community-general-card-config .date-box .day p{font-size:11px;font-weight:700;color:#1a1a1a;margin:0}#pc-wrap #community-detail-page{position:relative;padding-bottom:135px}#pc-wrap #community-detail-page .container{padding-top:100px;flex-direction:column;gap:64px}#pc-wrap #community-detail-page .container .main-box{flex-direction:row;gap:31px}#pc-wrap #community-detail-page .container .main-box .left-config{width:266px;height:-moz-fit-content;height:fit-content;gap:30px;padding:30px 15px 57px 21px;margin-top:100px;border-radius:12px;border:1px solid hsla(0,0%,77%,.79);background:#f2efe2;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #community-detail-page .container .main-box .left-config .image-info{width:100%;flex-direction:row;gap:11px}#pc-wrap #community-detail-page .container .main-box .left-config .image-info img{width:80px;height:80px;border-radius:50%;object-fit:cover}#pc-wrap #community-detail-page .container .main-box .left-config .image-info .community-name .name{margin-top:15px;color:#2d3536;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #community-detail-page .container .main-box .left-config .tab-button{border-radius:6px;border:1px solid #2d3536;color:#2d3536}#pc-wrap #community-detail-page .container .main-box .left-config .tab-button,#pc-wrap #community-detail-page .container .main-box .left-config .tab-button.active{width:216.612px;height:36px;padding:0;justify-content:center;align-items:center;margin-bottom:10px;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.266px}#pc-wrap #community-detail-page .container .main-box .left-config .tab-button.active{background-color:#000;color:#fff;border-radius:6px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .title-box{width:100%;height:auto;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:45px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .title-box .left{width:60%;height:auto}#pc-wrap #community-detail-page .container .main-box .community-detail-config .title-box .left .title{color:#000;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.24px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .title-box .left .sub-title{color:#757575;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.325px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .title-box .right{width:91px;height:32px;border-radius:4px;background:#98aa9d;color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.39px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config{width:1012px;min-height:500px;border-radius:8px 8px 0 0;border:1px solid #eee;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info{width:100%;height:126px;padding:35px 25px;flex-direction:row;justify-content:space-between;border-bottom:1px solid #eee}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .content{gap:12px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .content .content-data{color:#000;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:normal}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .content .member-info{width:auto;height:auto;flex-direction:row;align-items:center;gap:5px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .content .member-info .member-img{width:30.023px;height:30px;cursor:pointer}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .content .member-info .member-nick{color:#000;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.13px;cursor:pointer}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .content .member-info .divider{width:1px;height:16px;background:#eee}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .content .member-info .time-added{color:#bdbdbd;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.12px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .info{width:auto;height:auto;gap:15px;flex-direction:row;align-items:flex-end}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .info .icon-info{flex-direction:row;align-items:center;justify-content:center;gap:4px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .info .icon-info img{width:18.714px;height:16.15px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .info .icon-info .text{padding-top:2 px;color:#000;font-family:Poppins,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.22px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .info .divider{width:1px;height:21px;background:#eee}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .like-and-dislike{width:100%;height:100%;align-items:center;justify-content:flex-end;gap:60px;padding:25px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .like-and-dislike .top{width:100%;height:auto;flex-direction:row;align-items:center;justify-content:center;gap:17px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .like-and-dislike .top button{width:105.081px;height:45px;gap:5px;border-radius:2px;border:1px solid #eee;background:#98aa9d}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .like-and-dislike .top button p{color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.26px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .second-box-config{width:1012px;height:auto;padding:30px 24px;gap:11px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .second-box-config .title-text{align-self:flex-start;color:#000;text-align:center;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.34px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .second-box-config .leave-comment input{width:100%;height:61px;outline:none;padding:22px 17px;border:1px solid #eee}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .second-box-config .leave-comment input ::placeholder{color:silver;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.56px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .second-box-config .leave-comment .button-box{width:100%;height:42px;flex-direction:row;justify-content:space-between;align-items:center;padding-left:17px;border:1px solid #eee;border-top:none}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .second-box-config .leave-comment .button-box p{color:#000;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.56px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .second-box-config .leave-comment .button-box button{width:100.077px;height:100%;border-radius:0;background:#98aa9d;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.56px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments{width:100%;height:auto;border:1px solid #efefef;border-top:none}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments .comments-title{width:112.087px;display:flex;align-items:center;justify-content:center;padding:16px 15px;border-bottom:2px solid #98aa9d;color:#98aa9d;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.56px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .pagination-box{width:100%;height:auto;margin-top:30px;align-items:center;justify-content:center}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment{width:100%;height:auto;padding:20px 24px;gap:17px;border:1px solid #efefef;border-top:none}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .member-info{width:100%;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .member-info .name-date{width:auto;height:auto;flex-direction:row;gap:8px;cursor:pointer}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .member-info .name-date img{width:45.035px;height:45px;border-radius:50%;cursor:pointer;object-fit:cover}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .member-info .name-date .name-date-column .name{color:#000;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;cursor:pointer}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .member-info .name-date .name-date-column .date{color:#757575;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.39px;cursor:pointer}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .member-info .buttons{flex-direction:row}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .content{width:100%;height:auto}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .content p{color:#000;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.48px}#pc-wrap #community-detail-page .container .similar-articles-config{width:100%;height:auto;gap:75px;padding:30px 9px 28px;border-radius:10px;border:1px solid #c4c4c4}#pc-wrap #community-detail-page .container .similar-articles-config .similar-articles-title{padding-left:56px;color:#000;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #community-detail-page .container .similar-articles-config .articles-box-row{width:100%;height:auto;flex-direction:row;gap:5px}#pc-wrap .cs-page{position:relative;padding:60px 0;width:100%;height:auto}#pc-wrap .cs-page .container,#pc-wrap .cs-page .container .cs-main-info{display:flex;flex-direction:column}#pc-wrap .cs-page .container .cs-main-info .info{display:flex;flex-direction:column;align-items:center}#pc-wrap .cs-page .container .cs-main-info .info span{color:#000;font-family:Poppins,sans-serif;font-size:35px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.525px}#pc-wrap .cs-page .container .cs-main-info .info p{color:#757575;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .cs-page .container .cs-main-info .btns{margin-top:50px;display:flex;flex-direction:row;justify-content:center}#pc-wrap .cs-page .container .cs-main-info .btns :first-child{border-radius:4px 0 0 4px}#pc-wrap .cs-page .container .cs-main-info .btns :last-child{border-radius:0 4px 4px 0}#pc-wrap .cs-page .container .cs-main-info .btns div{width:204px;height:46px;display:flex;justify-content:center;align-items:center;border:1px solid #eee;cursor:pointer;color:#bdbdbd;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.42px}#pc-wrap .cs-page .container .cs-main-info .btns div.active{border:1px solid #725ce8;background:#98aa9d;color:#fff}#pc-wrap .cs-page .container .cs-content{margin-top:25px;display:flex;flex-direction:column}#pc-wrap .cs-page .container .cs-content .title{margin-bottom:25px;color:#000;font-family:Poppins,sans-serif;font-size:27px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.54px}#pc-wrap .cs-page .container .cs-content .pagination{margin-top:50px;display:flex;flex-direction:row;justify-content:center}#pc-wrap .cs-page .container .cs-content .notice-content .main{border:1px solid #eee}#pc-wrap .cs-page .container .cs-content .notice-content .main .top{padding:25px 33px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .cs-page .container .cs-content .notice-content .main .top span{color:#000;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom{display:flex;flex-direction:column}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card{padding:20px 14px 20px 30px;display:flex;flex-direction:row;justify-content:space-between;border:1px solid #eee}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card.event{background:#f6d79a}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card div{padding:6px 9px;border-radius:12px;border:1px solid #98aa9d;color:#98aa9d;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card .notice-number{margin-left:18px;width:39px;color:#bdbdbd;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card .notice-title{width:1060px;color:#000;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card .notice-date{color:#bdbdbd;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .cs-page .container .cs-content .inquiry-wrap{margin-top:25px;display:flex;flex-direction:column;gap:32px}#pc-wrap .cs-page .container .cs-content .inquiry-wrap .inquiry-header{display:flex;flex-direction:column;align-items:center;gap:8px}#pc-wrap .cs-page .container .cs-content .inquiry-wrap .inquiry-header .inquiry-title{color:#000;font-family:Poppins,sans-serif;font-size:24px;font-weight:700}#pc-wrap .cs-page .container .cs-content .inquiry-wrap .inquiry-header .inquiry-sub{color:#757575;font-family:Poppins,sans-serif;font-size:14px;text-align:center}#pc-wrap .cs-page .container .cs-content .inquiry-wrap .inquiry-header .inquiry-sub .inquiry-email{color:#98aa9d;font-weight:600}#pc-wrap .cs-page .container .cs-content .inquiry-wrap .inquiry-form{display:flex;flex-direction:column;gap:20px}#pc-wrap .cs-page .container .cs-content .inquiry-wrap .inquiry-form .inquiry-row{display:flex;flex-direction:row;gap:20px}#pc-wrap .cs-page .container .cs-content .inquiry-wrap .inquiry-form .inquiry-field{flex:1 1;display:flex;flex-direction:column;gap:6px}#pc-wrap .cs-page .container .cs-content .inquiry-wrap .inquiry-form .inquiry-field .inquiry-label{color:#333;font-family:Poppins,sans-serif;font-size:13px;font-weight:600}#pc-wrap .cs-page .container .cs-content .inquiry-wrap .inquiry-form .inquiry-field .inquiry-input{height:42px;padding:0 12px;border:1px solid #eee;border-radius:6px;font-family:Poppins,sans-serif;font-size:14px;color:#333;outline:none;transition:border-color .2s}#pc-wrap .cs-page .container .cs-content .inquiry-wrap .inquiry-form .inquiry-field .inquiry-input:focus{border-color:#98aa9d}#pc-wrap .cs-page .container .cs-content .inquiry-wrap .inquiry-form .inquiry-field .inquiry-select{height:42px;font-family:Poppins,sans-serif;font-size:14px;color:#333}#pc-wrap .cs-page .container .cs-content .inquiry-wrap .inquiry-form .inquiry-field .inquiry-select .MuiOutlinedInput-notchedOutline{border-color:#eee;border-radius:6px}#pc-wrap .cs-page .container .cs-content .inquiry-wrap .inquiry-form .inquiry-field .inquiry-select.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#98aa9d}#pc-wrap .cs-page .container .cs-content .inquiry-wrap .inquiry-form .inquiry-field .inquiry-textarea{padding:12px;border:1px solid #eee;border-radius:6px;font-family:Poppins,sans-serif;font-size:14px;color:#333;resize:vertical;outline:none;transition:border-color .2s}#pc-wrap .cs-page .container .cs-content .inquiry-wrap .inquiry-form .inquiry-field .inquiry-textarea:focus{border-color:#98aa9d}#pc-wrap .cs-page .container .cs-content .inquiry-wrap .inquiry-form .inquiry-submit-row{display:flex;justify-content:flex-end}#pc-wrap .cs-page .container .cs-content .inquiry-wrap .inquiry-form .inquiry-submit-row .inquiry-submit-btn{height:46px;padding:0 40px;background:#98aa9d;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;border-radius:6px;text-transform:none}#pc-wrap .cs-page .container .cs-content .inquiry-wrap .inquiry-form .inquiry-submit-row .inquiry-submit-btn:hover{background:#d45a47}#pc-wrap .cs-page .container .cs-content .inquiry-wrap .inquiry-form .inquiry-submit-row .inquiry-submit-btn:disabled{background:#bdbdbd}#pc-wrap .cs-page .container .cs-content .inquiry-wrap .inquiry-info-row{display:flex;flex-direction:row;gap:20px}#pc-wrap .cs-page .container .cs-content .inquiry-wrap .inquiry-info-row .inquiry-info-card{flex:1 1;align-items:center;padding:24px 16px;border:1px solid #eee;border-radius:10px;gap:8px}#pc-wrap .cs-page .container .cs-content .inquiry-wrap .inquiry-info-row .inquiry-info-card .inquiry-info-icon{font-size:24px}#pc-wrap .cs-page .container .cs-content .inquiry-wrap .inquiry-info-row .inquiry-info-card .inquiry-info-label{color:#757575;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.6px}#pc-wrap .cs-page .container .cs-content .inquiry-wrap .inquiry-info-row .inquiry-info-card .inquiry-info-value{color:#000;font-family:Poppins,sans-serif;font-size:14px;font-weight:600}#pc-wrap .cs-page .container .cs-content .faq-content{margin-top:25px;display:flex;flex-direction:column}#pc-wrap .cs-page .container .cs-content .faq-content .categories{display:flex;flex-direction:row;justify-content:center}#pc-wrap .cs-page .container .cs-content .faq-content .categories div{width:14%;height:40px;display:flex;justify-content:center;align-items:center;color:#bdbdbd;text-align:center;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.225px;cursor:pointer}#pc-wrap .cs-page .container .cs-content .faq-content .categories div.active{border-bottom:1px solid #98aa9d;color:#98aa9d}#pc-wrap .cs-page .container .cs-content .faq-content .wrap{margin-top:50px}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .MuiAccordionDetails-root{padding:30px 20px;background:#f2efe2}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .badge{margin:0 24px;display:inline-block;padding:4px 10px;border:1px solid #725ce8;border-radius:7px;color:#725ce8}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .question .badge{background:#e92c28;color:#fff}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .answer{margin-left:80px;display:flex;align-items:flex-start;flex-direction:row}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .answer .badge{color:#98aa9d;border:1px solid #98aa9d}#pc-wrap #about-page .ab-container{width:100%;max-width:1200px;margin:0 auto;padding:0 40px;box-sizing:border-box;display:flex}#pc-wrap #about-page{font-family:Poppins,sans-serif;overflow-x:hidden}#pc-wrap #about-page .ab-container{flex-direction:row;align-items:center;gap:64px}#pc-wrap #about-page .ab-container--col{flex-direction:column;align-items:stretch;gap:0}#pc-wrap #about-page .ab-container--row-center{flex-direction:row;align-items:center;gap:80px}#pc-wrap #about-page .ab-section-header{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:60px}#pc-wrap #about-page .ab-label{display:inline-block;font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#e9a692;margin-bottom:12px}#pc-wrap #about-page .ab-label--light{color:#e9a692}#pc-wrap #about-page .ab-label--center{text-align:center;display:block}#pc-wrap #about-page .ab-eyebrow{display:inline-block;font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:#e9a692;margin-bottom:16px}#pc-wrap #about-page .ab-eyebrow--dark{color:#e9a692}#pc-wrap #about-page .ab-section-title{font-size:38px;font-weight:700;color:#1a1a1a;line-height:1.2;letter-spacing:-.5px;margin:0 0 16px}#pc-wrap #about-page .ab-section-title--light{color:#fff}#pc-wrap #about-page .ab-section-title--center{text-align:center}#pc-wrap #about-page .ab-section-desc{font-size:16px;color:#666;line-height:1.7;max-width:600px;text-align:center;margin:0 auto}#pc-wrap #about-page .ab-body-text{font-size:15px;color:#555;line-height:1.8;margin:0 0 16px}#pc-wrap #about-page .ab-body-text--light{color:hsla(0,0%,100%,.82)}#pc-wrap #about-page .ab-btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:0 32px;height:52px;background:#fff;color:#1a1a1a;border:none;border-radius:2px;font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;transition:background .2s,color .2s}#pc-wrap #about-page .ab-btn-primary:hover{background:#f5f0ea}#pc-wrap #about-page .ab-btn-primary--large{height:58px;padding:0 40px;font-size:14px;background:#1a1a1a;color:#fff;border-radius:2px}#pc-wrap #about-page .ab-btn-primary--large:hover{background:#2d2d2d}#pc-wrap #about-page .ab-btn-ghost{display:inline-flex;align-items:center;justify-content:center;padding:0 32px;height:52px;background:transparent;color:#fff;border:2px solid hsla(0,0%,100%,.7);border-radius:2px;font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;transition:border-color .2s,background .2s}#pc-wrap #about-page .ab-btn-ghost:hover{border-color:#fff;background:hsla(0,0%,100%,.08)}#pc-wrap #about-page .ab-btn-outline{display:inline-flex;align-items:center;justify-content:center;padding:0 32px;height:58px;background:transparent;color:#fff;border:2px solid hsla(0,0%,100%,.7);border-radius:2px;font-size:14px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;transition:border-color .2s,background .2s}#pc-wrap #about-page .ab-btn-outline:hover{border-color:#fff;background:hsla(0,0%,100%,.1)}#pc-wrap #about-page .ab-hero{position:relative;width:100%;min-height:680px;background:url(/img/banner/herobag.jpg) 50%/cover no-repeat;display:flex;align-items:center;justify-content:center;overflow:hidden}#pc-wrap #about-page .ab-hero:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.45);pointer-events:none}#pc-wrap #about-page .ab-hero-inner{position:relative;z-index:2;max-width:760px;padding:120px 40px 100px;display:flex;flex-direction:column;align-items:center;text-align:center}#pc-wrap #about-page .ab-hero-title{font-size:72px;font-weight:800;color:#fff;line-height:1.08;letter-spacing:-1.5px;margin:0 0 24px}#pc-wrap #about-page .ab-hero-sub{font-size:18px;color:hsla(0,0%,100%,.75);line-height:1.7;max-width:560px;margin:0 0 40px}#pc-wrap #about-page .ab-hero-cta{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}#pc-wrap #about-page .ab-hero-overlay{position:absolute;inset:0;background:url(/img/korvera/spring.jpg) 50%/cover no-repeat;opacity:.04;pointer-events:none}#pc-wrap #about-page .ab-mission{padding:120px 0;background:#fff}#pc-wrap #about-page .ab-mission .ab-container{align-items:center;gap:80px}#pc-wrap #about-page .ab-mission-img{position:relative;flex:0 0 480px;width:480px;height:520px;border-radius:4px;overflow:hidden;box-shadow:0 24px 80px rgba(26,26,26,.14)}#pc-wrap #about-page .ab-mission-img img{width:100%;height:100%;object-fit:cover;display:block}#pc-wrap #about-page .ab-mission-badge{position:absolute;bottom:28px;left:28px;background:#fff;border-radius:4px;padding:16px 20px;display:flex;flex-direction:column;align-items:center;box-shadow:0 4px 20px rgba(0,0,0,.12)}#pc-wrap #about-page .ab-badge-num{font-size:26px;font-weight:800;color:#1a1a1a;line-height:1}#pc-wrap #about-page .ab-badge-text{font-size:11px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#888;margin-top:4px}#pc-wrap #about-page .ab-mission-text{flex:1 1;display:flex;flex-direction:column}#pc-wrap #about-page .ab-mission-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}#pc-wrap #about-page .ab-pill{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#f5f0ea;border:1px solid #e8e0d8;border-radius:20px;font-size:12px;font-weight:600;color:#1a1a1a;letter-spacing:.3px}#pc-wrap #about-page .ab-stats{padding:80px 0;background:#1a1a1a}#pc-wrap #about-page .ab-stats .ab-container{gap:0;justify-content:space-between}#pc-wrap #about-page .ab-stat-card{flex:1 1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 20px;position:relative}#pc-wrap #about-page .ab-stat-card+#pc-wrap #about-page .ab-stat-card{border-left:1px solid hsla(0,0%,100%,.1)}#pc-wrap #about-page .ab-stat-num{font-size:52px;font-weight:800;color:#fff;line-height:1;letter-spacing:-1px}#pc-wrap #about-page .ab-stat-label{margin-top:10px;font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#e9a692}#pc-wrap #about-page .ab-stat-sub{margin-top:6px;font-size:13px;color:hsla(0,0%,100%,.5);line-height:1.5}#pc-wrap #about-page .ab-values{padding:120px 0;background:#faf8f6}#pc-wrap #about-page .ab-values-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;margin-top:16px}#pc-wrap #about-page .ab-value-card{background:#fff;border:1px solid #e8e0d8;border-radius:4px;padding:40px 28px;display:flex;flex-direction:column;transition:box-shadow .25s,transform .25s}#pc-wrap #about-page .ab-value-card:hover{box-shadow:0 12px 40px rgba(26,26,26,.1);transform:translateY(-4px)}#pc-wrap #about-page .ab-value-icon{font-size:36px;margin-bottom:20px;line-height:1}#pc-wrap #about-page .ab-value-title{font-size:17px;font-weight:700;color:#1a1a1a;margin:0 0 12px;letter-spacing:-.2px}#pc-wrap #about-page .ab-value-desc{font-size:14px;color:#666;line-height:1.7;margin:0}#pc-wrap #about-page .ab-clean{padding:100px 0;background:#111}#pc-wrap #about-page .ab-clean-left{flex:1 1;display:flex;flex-direction:column}#pc-wrap #about-page .ab-clean-right{flex:0 0 320px;display:flex;flex-direction:column;gap:16px}#pc-wrap #about-page .ab-clean-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}#pc-wrap #about-page .ab-clean-badge{display:inline-block;padding:7px 14px;border:1px solid hsla(0,0%,100%,.25);border-radius:2px;font-size:11px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:hsla(0,0%,100%,.75);transition:border-color .2s,color .2s}#pc-wrap #about-page .ab-clean-badge:hover{border-color:#e9a692;color:#e9a692}#pc-wrap #about-page .ab-clean-card{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:4px;padding:28px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:background .2s}#pc-wrap #about-page .ab-clean-card:hover{background:hsla(0,0%,100%,.09)}#pc-wrap #about-page .ab-clean-card-icon{font-size:28px;margin-bottom:12px;line-height:1}#pc-wrap #about-page .ab-clean-card-title{font-size:32px!important;font-weight:800!important;color:#fff!important;line-height:1!important;letter-spacing:-.5px}#pc-wrap #about-page .ab-clean-card-sub{margin-top:6px;font-size:12px!important;font-weight:600!important;letter-spacing:1.5px;text-transform:uppercase;color:#e9a692!important}#pc-wrap #about-page .ab-journey{padding:120px 0;background:#fff}#pc-wrap #about-page .ab-timeline{position:relative;margin-top:16px;padding:20px 0}#pc-wrap #about-page .ab-timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:#e8e0d8;transform:translateX(-50%)}#pc-wrap #about-page .ab-tl-item{display:flex;width:50%;padding:0 56px 48px;box-sizing:border-box;position:relative}#pc-wrap #about-page .ab-tl-item.ab-tl-left{align-self:flex-start;margin-left:0;justify-content:flex-end}#pc-wrap #about-page .ab-tl-item.ab-tl-left .ab-tl-content{text-align:right}#pc-wrap #about-page .ab-tl-item.ab-tl-left .ab-tl-dot{right:-7px;left:auto}#pc-wrap #about-page .ab-tl-item.ab-tl-right{align-self:flex-end;margin-left:50%;justify-content:flex-start}#pc-wrap #about-page .ab-tl-item.ab-tl-right .ab-tl-content{text-align:left}#pc-wrap #about-page .ab-tl-item.ab-tl-right .ab-tl-dot{left:-7px;right:auto}#pc-wrap #about-page .ab-tl-content{max-width:380px}#pc-wrap #about-page .ab-tl-dot{position:absolute;top:6px;width:14px;height:14px;background:#e9a692;border-radius:50%;border:3px solid #fff;box-shadow:0 0 0 2px #e9a692;flex-shrink:0}#pc-wrap #about-page .ab-tl-year{display:inline-block;font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#e9a692;margin-bottom:8px}#pc-wrap #about-page .ab-tl-title{font-size:20px;font-weight:700;color:#1a1a1a;margin:0 0 8px;letter-spacing:-.2px}#pc-wrap #about-page .ab-tl-desc{font-size:14px;color:#666;line-height:1.7;margin:0}#pc-wrap #about-page .ab-experts{padding:120px 0;background:#faf8f6}#pc-wrap #about-page .ab-experts-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;margin-top:16px}#pc-wrap #about-page .ab-expert-card{background:#fff;border:1px solid #e8e0d8;border-radius:4px;padding:40px 24px 32px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:box-shadow .25s,transform .25s}#pc-wrap #about-page .ab-expert-card:hover{box-shadow:0 12px 40px rgba(26,26,26,.1);transform:translateY(-4px)}#pc-wrap #about-page .ab-expert-avatar{width:88px;height:88px;background:#f5f0ea;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:40px;margin-bottom:20px;border:2px solid #e8e0d8}#pc-wrap #about-page .ab-expert-name{font-size:17px;font-weight:700;color:#1a1a1a;margin:0 0 6px;letter-spacing:-.2px}#pc-wrap #about-page .ab-expert-role{display:block;font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#e9a692;margin-bottom:8px}#pc-wrap #about-page .ab-expert-spec{display:block;font-size:13px;color:#888;line-height:1.5}#pc-wrap #about-page .ab-partners{padding:80px 0;background:#fff;border-top:1px solid #e8e0d8;border-bottom:1px solid #e8e0d8}#pc-wrap #about-page .ab-partners .ab-container--col{align-items:center}#pc-wrap #about-page .ab-partners-row{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:40px}#pc-wrap #about-page .ab-partner-chip{display:flex;align-items:center;gap:8px;padding:10px 20px;border:1px solid #e8e0d8;border-radius:2px;font-size:13px;font-weight:600;color:#1a1a1a;letter-spacing:.5px;background:#fff;transition:background .2s,border-color .2s;cursor:pointer;text-decoration:none}#pc-wrap #about-page .ab-partner-chip:hover{background:#f5f0ea;border-color:#d5c7b8}#pc-wrap #about-page .ab-partner-chip .ab-partner-logo{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}#pc-wrap #about-page .ab-cta{padding:0;background:linear-gradient(135deg,#0d0d0d,#2a1a0e 60%,#1a0d0d);position:relative;overflow:hidden}#pc-wrap #about-page .ab-cta:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 80% at 50% 50%,hsla(14,66%,74%,.1) 0,transparent 70%);pointer-events:none}#pc-wrap #about-page .ab-cta-inner{position:relative;z-index:2;max-width:760px;margin:0 auto;padding:120px 40px;display:flex;flex-direction:column;align-items:center;text-align:center}#pc-wrap #about-page .ab-cta-title{font-size:52px;font-weight:800;color:#fff;line-height:1.1;letter-spacing:-1px;margin:0 0 20px}#pc-wrap #about-page .ab-cta-sub{font-size:17px;color:hsla(0,0%,100%,.7);line-height:1.7;max-width:520px;margin:0 0 44px}#pc-wrap #about-page .ab-cta-btns{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}#pc-wrap .join-page{position:relative;padding:90px 0;width:100%;height:auto}#pc-wrap .join-page .container{align-items:center}#pc-wrap .join-page .container .main{width:570px;min-height:460px;height:auto;display:flex;flex-direction:row;justify-content:center;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap .join-page .container .main .left{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:38px 0}#pc-wrap .join-page .container .main .left .logo{display:flex;flex-direction:row;align-items:center}#pc-wrap .join-page .container .main .left .logo img{width:40px;height:40px}#pc-wrap .join-page .container .main .left .logo span{margin-left:10px;font-family:Poppins,sans-serif;font-size:22px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.44px;color:#2d3536}#pc-wrap .join-page .container .main .left .info{margin-top:30px;display:flex;flex-direction:column;align-items:center}#pc-wrap .join-page .container .main .left .info span{font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;color:#2d3536}#pc-wrap .join-page .container .main .left .info p{margin-top:5px;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;color:#2d3536}#pc-wrap .join-page .container .main .left .input-wrap{margin-top:30px;width:330px;display:flex;flex-direction:column}#pc-wrap .join-page .container .main .left .input-wrap .input-box{margin-top:20px;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:8px;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal;color:#2d3536}#pc-wrap .join-page .container .main .left .input-wrap .input-box input{padding:0 15px;width:100%;height:55px;border-radius:8px;border:1px solid #ddd;background:#fff;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;color:#716b69}#pc-wrap .join-page .container .main .left .register{margin-top:30px;width:330px;display:flex;flex-direction:column;align-items:center}#pc-wrap .join-page .container .main .left .register .type-option{display:flex;flex-direction:row;align-items:center}#pc-wrap .join-page .container .main .left .register .type-option span.text{font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal;color:#2d3536}#pc-wrap .join-page .container .main .left .register .type-option div{margin-left:20px;display:flex;flex-direction:row}#pc-wrap .join-page .container .main .left .register .type-option div:first-child{margin-right:25px}#pc-wrap .join-page .container .main .left .register .remember-info{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}#pc-wrap .join-page .container .main .left .register .remember-info a{font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;cursor:pointer;color:#2d3536}#pc-wrap .join-page .container .main .left .register>button{margin-top:25px;width:100%;height:55px;border-radius:12px;background:#98aa9d;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;color:#fff}#pc-wrap .join-page .container .main .left .register>button img{filter:brightness(0) invert(1)}#pc-wrap .join-page .container .main .left .register .social-auth{margin-top:18px;width:100%;display:flex;flex-direction:column;align-items:center}#pc-wrap .join-page .container .main .left .register .social-auth .social-auth-title{margin-bottom:12px;color:#716b69;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .join-page .container .main .left .register .social-auth .social-auth-buttons{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}#pc-wrap .join-page .container .main .left .register .social-auth .social-auth-buttons .social-btn{min-width:0;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;text-transform:none;cursor:pointer;transition:opacity .15s}#pc-wrap .join-page .container .main .left .register .social-auth .social-auth-buttons .social-btn:hover{opacity:.88}#pc-wrap .join-page .container .main .left .register .social-auth .social-auth-buttons .social-btn .icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}#pc-wrap .join-page .container .main .left .register .social-auth .social-auth-buttons .social-btn .icon img,#pc-wrap .join-page .container .main .left .register .social-auth .social-auth-buttons .social-btn .icon svg{width:18px;height:18px}#pc-wrap .join-page .container .main .left .register .social-auth .social-auth-buttons .social-btn.google{border:1px solid #dadce0;background:#fff;color:#3c4043}#pc-wrap .join-page .container .main .left .register .social-auth .social-auth-buttons .social-btn.kakao{border:none;background:#fee500;color:#3c1e1e}#pc-wrap .join-page .container .main .left .register .social-auth .social-auth-buttons .social-btn.facebook{border:none;background:#1877f2;color:#fff}#pc-wrap .join-page .container .main .left .register .social-auth .social-auth-buttons .social-btn.apple{border:none;background:#000;color:#fff}#pc-wrap .join-page .container .main .left .ask-info{margin-top:50px}#pc-wrap .join-page .container .main .left .ask-info p{font-family:Poppins,sans-serif;font-size:18px;font-style:normal;line-height:normal;font-weight:400;color:#2d3536}#pc-wrap .join-page .container .main .left .ask-info p b{margin-left:10px;font-weight:600;font-size:26px;cursor:pointer;text-decoration:underline}#pc-wrap .join-page .container .main .right{display:none}#pc-wrap .MuiAppBar-root{height:64px;display:flex;flex-direction:row;justify-content:flex-end;padding:0 24px;position:fixed;left:auto;box-shadow:none;background:#f2efe2;border-bottom:1px solid rgba(0,0,0,.12)}#pc-wrap .MuiAppBar-root .settings-icon-admin{margin-right:15px;color:#7b809a;cursor:pointer}#pc-wrap .aside .logo-box{display:flex;flex-direction:row;padding:16px 0}#pc-wrap .aside .logo-box img{width:90px;height:90px}#pc-wrap .aside .user{background:#f2efe2}#pc-wrap .aside hr{margin:24px 0}#pc-wrap .aside .MuiListItemIcon-root{margin-right:16px}#pc-wrap .user{background:#f2efe2}#pc-wrap .menu-list{padding:8px 24px 8px 32px}#pc-wrap .menu-list li{padding:8px 16px 8px 28px;border-radius:4px;font-size:14px}#pc-wrap .menu-list li.on{font-weight:600;background:rgba(44,22,84,.06);color:#2c1654}#pc-wrap .menu-list li.on span{color:#212121}#pc-wrap #bunker{width:calc(100% - 280px);margin-left:auto;padding:116px 24px;align-items:center}#pc-wrap #bunker .flex-space,#pc-wrap #bunker .flex_space{display:flex;flex-direction:row;align-items:center;justify-content:space-between}#pc-wrap #bunker .title{margin-bottom:24px}#pc-wrap #bunker .badge{padding:3px 8px;font-weight:500;font-size:12px;border-radius:4px}#pc-wrap #bunker .success{color:#1b7a2f;background:rgba(27,122,47,.1)}#pc-wrap #bunker .warning{color:#b76e00;background:rgba(183,110,0,.1);border-radius:4px}#pc-wrap #bunker .error{color:#c62828;background:rgba(198,40,40,.1)}#pc-wrap #bunker .block{color:#212121;background:rgba(0,0,0,.1);border-radius:4px}#pc-wrap #bunker .delete{color:#c62828;background:rgba(198,40,40,.1);border-radius:4px}#pc-wrap #bunker .success-txt{font-size:14px;color:#229a16}#pc-wrap #bunker .warning-txt{font-size:14px;color:#f57c00}#pc-wrap #bunker .error-txt{font-size:14px;color:#b72136}#pc-wrap #bunker .hacking-txt{font-size:14px;color:#ab47bc}#pc-wrap #bunker .delete-txt{font-size:14px;color:#757575}#pc-wrap #bunker .up{color:#1565c0;background:rgba(21,101,192,.1)}#pc-wrap #bunker .down{color:#c62828;background:rgba(198,40,40,.1)}#pc-wrap #bunker .processing{color:#1a54b9;background:rgba(26,84,185,.1);border-radius:4px}#pc-wrap #bunker .shipped{color:#00838f;background:rgba(0,131,143,.1)}#pc-wrap #bunker .delivered{color:#2e7d32;background:rgba(46,125,50,.1);border-radius:4px}#pc-wrap #bunker .inactive{color:#757575;background:hsla(0,0%,46%,.1);border-radius:4px}#pc-wrap #bunker .refunded{color:#6a1b9a;background:rgba(106,27,154,.1);border-radius:4px}#pc-wrap #bunker .sold{color:#d84315;background:rgba(216,67,21,.1);border-radius:4px}#pc-wrap #bunker .MuiButtonBase-root.badge{min-width:auto;text-transform:none;line-height:1.5;letter-spacing:normal}#pc-wrap #bunker .MuiButtonBase-root.badge.success{color:#1b7a2f;background:rgba(27,122,47,.1)}#pc-wrap #bunker .MuiButtonBase-root.badge.success:hover{background:rgba(27,122,47,.18)}#pc-wrap #bunker .MuiButtonBase-root.badge.warning{color:#b76e00;background:rgba(183,110,0,.1)}#pc-wrap #bunker .MuiButtonBase-root.badge.warning:hover{background:rgba(183,110,0,.18)}#pc-wrap #bunker .MuiButtonBase-root.badge.error{color:#c62828;background:rgba(198,40,40,.1)}#pc-wrap #bunker .MuiButtonBase-root.badge.error:hover{background:rgba(198,40,40,.18)}#pc-wrap #bunker .MuiButtonBase-root.badge.block{color:#212121;background:rgba(0,0,0,.1)}#pc-wrap #bunker .MuiButtonBase-root.badge.block:hover{background:rgba(0,0,0,.16)}#pc-wrap #bunker .MuiButtonBase-root.badge.delete{color:#c62828;background:rgba(198,40,40,.1)}#pc-wrap #bunker .MuiButtonBase-root.badge.delete:hover{background:rgba(198,40,40,.18)}#pc-wrap #bunker .MuiButtonBase-root.badge.up{color:#1565c0;background:rgba(21,101,192,.1)}#pc-wrap #bunker .MuiButtonBase-root.badge.up:hover{background:rgba(21,101,192,.18)}#pc-wrap #bunker .MuiButtonBase-root.badge.down{color:#c62828;background:rgba(198,40,40,.1)}#pc-wrap #bunker .MuiButtonBase-root.badge.down:hover{background:rgba(198,40,40,.18)}#pc-wrap #bunker .MuiButtonBase-root.badge.processing{color:#1a54b9;background:rgba(26,84,185,.1)}#pc-wrap #bunker .MuiButtonBase-root.badge.processing:hover{background:rgba(26,84,185,.18)}#pc-wrap #bunker .MuiButtonBase-root.badge.shipped{color:#00838f;background:rgba(0,131,143,.1)}#pc-wrap #bunker .MuiButtonBase-root.badge.shipped:hover{background:rgba(0,131,143,.18)}#pc-wrap #bunker .MuiButtonBase-root.badge.delivered{color:#2e7d32;background:rgba(46,125,50,.1)}#pc-wrap #bunker .MuiButtonBase-root.badge.delivered:hover{background:rgba(46,125,50,.18)}#pc-wrap #bunker .MuiButtonBase-root.badge.inactive{color:#757575;background:hsla(0,0%,46%,.1)}#pc-wrap #bunker .MuiButtonBase-root.badge.inactive:hover{background:hsla(0,0%,46%,.18)}#pc-wrap #bunker .MuiButtonBase-root.badge.refunded{color:#6a1b9a;background:rgba(106,27,154,.1)}#pc-wrap #bunker .MuiButtonBase-root.badge.refunded:hover{background:rgba(106,27,154,.18)}#pc-wrap #bunker .MuiButtonBase-root.badge.sold{color:#d84315;background:rgba(216,67,21,.1)}#pc-wrap #bunker .MuiButtonBase-root.badge.sold:hover{background:rgba(216,67,21,.18)}#pc-wrap #bunker .content{width:100%;min-width:0;overflow-x:hidden}#pc-wrap #bunker .content .no-data{font-size:16px}#pc-wrap #bunker .detail{min-width:1080px;align-items:center;justify-content:center}#pc-wrap #bunker .detail .back{display:flex;flex-direction:row;align-items:center;margin-bottom:24px}#pc-wrap #bunker .detail .info-area{flex-direction:row}#pc-wrap #bunker .detail .info-area>ul{flex:1 1}#pc-wrap #bunker .detail .info-area li{padding:16px 24px}#pc-wrap #bunker .detail .info-area hr{margin:6px 10px;border-color:#bdbdbd}#pc-wrap #bunker .detail .info-area span:first-child{width:220px;min-width:220px}#pc-wrap #bunker .detail .info-area .active{color:#229a16;background:rgba(84,214,44,.16)}#pc-wrap #bunker .detail .info-area .warning{color:#f57c00;padding:4px;background:rgba(245,124,0,.1);border-radius:4px}#pc-wrap #bunker .detail .info-area .error{color:#b72136;background:rgba(255,72,66,.16)}#pc-wrap #bunker .detail .info-area .hacking{color:#ab47bc;padding:4px;background:rgba(171,71,188,.1);border-radius:4px}#pc-wrap #bunker .detail .MuiTabPanel-root{padding:0;margin:24px 0}#pc-wrap #bunker .detail .banned-wrap>div{margin:0 8px 8px 0}#pc-wrap #bunker .content-area strong{margin:0 3px}#pc-wrap #bunker .content-area .tit{font-size:20px;padding:32px 24px}#pc-wrap #bunker .content-area .btn-upload{flex-direction:column}#pc-wrap #bunker .content-area .btn-upload .img-area img{width:100%}#pc-wrap #bunker .content-area .comment{height:150px}#pc-wrap #bunker .content-area .comment textarea{width:50%;height:80%;padding:10px;font-size:14px;border:1px solid #eee;border-radius:4px;resize:none}#pc-wrap #bunker .content-area .desc span{color:#757575;margin-right:4px}#pc-wrap #bunker .user-area{margin-bottom:24px}#pc-wrap #bunker .user-area .user-id{background:#f2efe2;border-radius:30px;padding:0 8px;margin-top:8px;text-align:center}#pc-wrap #bunker .user-area .connect{height:min-content;border-radius:8px;padding:2px 6px;margin-left:10px}#pc-wrap #bunker .user-area .connect.online{color:#229a16;background:rgba(84,214,44,.16)}#pc-wrap #bunker .user-area .connect.offline{color:#b72136;background:rgba(255,72,66,.16)}#pc-wrap #bunker .input-area div:first-child{margin-right:16px}#pc-wrap #bunker .input-area .MuiInputAdornment-root button{margin-right:0}#pc-wrap #bunker .btn-wrap{margin-top:24px;flex-direction:row;justify-content:flex-end}#pc-wrap #bunker .btn-wrap button{font-weight:500}#pc-wrap #bunker .btn-complete,#pc-wrap #bunker .btn-wrap button:nth-child(2){color:#fff;box-shadow:0 8px 16px 0 rgba(44,22,84,.24)}#pc-wrap #bunker .btn-action{position:static;font-weight:500;color:#fff;border-radius:8px}#pc-wrap #bunker .btn-add{color:#fff;font-weight:500;box-shadow:0 8px 16px 0 rgba(44,22,84,.24)}#pc-wrap #bunker .btn-cancel{color:#757575;border:1px solid #eee}#pc-wrap #bunker .btn-upload{border:1px dashed #eee}#pc-wrap #bunker .btn-text{color:#2c1654}#pc-wrap #bunker .MuiButton-root{color:#fff}#pc-wrap #bunker .btn-window{color:#757575;margin-left:8px}#pc-wrap #bunker .btn-window svg{font-size:20px}#pc-wrap #bunker .name a{display:flex;flex-direction:row;align-items:center}#pc-wrap #bunker .table-wrap{background:#f2efe2;border-radius:4px;box-shadow:0 0 2px 0 rgba(145,158,171,.2),0 12px 24px -4px rgba(145,158,171,.12)}#pc-wrap #bunker .table-wrap .tab-menu{display:flex;flex-direction:row;padding:0 24px}#pc-wrap #bunker .table-wrap .tab-menu li{width:auto;height:48px;cursor:pointer;padding:12px 16px;color:#bdbdbd;font-size:14px}#pc-wrap #bunker .table-wrap .tab-menu li.on{font-weight:500;color:#2c1654;border-bottom:2px solid #2c1654}#pc-wrap #bunker .table-wrap.check-table-wrap td:first-child,#pc-wrap #bunker .table-wrap.check-table-wrap th:first-child{width:50px;padding:0 0 0 15px}#pc-wrap #bunker .table-wrap thead tr{background:#f2efe2}#pc-wrap #bunker .table-wrap thead th{font-weight:700;color:#374151;font-size:14px;border-bottom:1px solid #eee}#pc-wrap #bunker .table-wrap thead th:last-child{padding-right:24px}#pc-wrap #bunker .table-wrap thead th:first-child{padding-left:24px}#pc-wrap #bunker .table-wrap tbody{color:#616161}#pc-wrap #bunker .table-wrap tbody tr{border-bottom:1px solid #eee}#pc-wrap #bunker .table-wrap tbody tr:last-child{border-bottom:0}#pc-wrap #bunker .table-wrap tbody th:first-child{padding-left:24px}#pc-wrap #bunker .table-wrap tbody td{padding:12px 16px;border-bottom:0;font-size:14px;color:#616161}#pc-wrap #bunker .table-wrap tbody td.info,#pc-wrap #bunker .table-wrap tbody td.info-community{display:flex;flex-direction:row;align-items:center}#pc-wrap #bunker .table-wrap tbody td.info-community a:visited{color:#959595}#pc-wrap #bunker .table-wrap tbody td .img-box{width:80px;height:80px}#pc-wrap #bunker .table-wrap tbody td p.text-ellipsis{width:280px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#pc-wrap #bunker .table-wrap tbody td:first-child{padding-left:24px}#pc-wrap #bunker .table-wrap .flex-box button{color:#2c1654;font-weight:500;margin-right:8px}#pc-wrap #bunker .table-wrap .flex-box button:last-child{margin-right:0}#pc-wrap #bunker .table-wrap .edit-options{padding:25px}#pc-wrap #bunker .table-wrap .edit-options .option-wrap{margin-bottom:40px}#pc-wrap #bunker .table-wrap .edit-options .option-wrap .tit{height:40px;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:8px;background:#f2efe2;border-radius:4px;padding:2px 16px}#pc-wrap #bunker .table-wrap .edit-options .option-wrap .notice{margin:6px 0 0 30px;color:#bdbdbd}#pc-wrap #bunker .table-wrap .edit-options .option{flex-flow:row wrap}#pc-wrap #bunker .table-wrap .edit-options .option label{width:301px;height:48px;padding-right:8px;color:#616161}#pc-wrap #bunker .table-wrap .edit-options .option label span{font-size:14px}#pc-wrap #bunker .tit{flex-direction:row;font-size:28px;font-weight:700}#pc-wrap #bunker .info-area{flex-direction:row}#pc-wrap #bunker .search-area{display:flex;flex-direction:row;justify-content:flex-end}#pc-wrap #bunker .search-area img{cursor:pointer}#pc-wrap #bunker .search-area .MuiOutlinedInput-root{height:48px;background:#f2efe2;font-size:14px}#pc-wrap #bunker .search-area .MuiTableCell-root{padding:12px 20px;border-bottom:1px solid #eee}#pc-wrap #bunker .search-area .MuiToolbar-root{align-items:center}#pc-wrap #bunker .btn-action-wrap{display:flex;flex-direction:row}#pc-wrap #bunker .btn-action-wrap button{height:44px;background:#f2efe2;border:1px solid #eee;color:#757575;margin-right:8px}#pc-wrap #bunker .btn-action-wrap thead{font-weight:600}#pc-wrap #bunker .MuiTabPanel-root{padding:0}#pc-wrap #bunker .MuiTableContainer-root{box-shadow:none}#pc-wrap #bunker .kpi-grid{display:grid;grid-gap:16px;gap:16px}#pc-wrap #bunker .kpi-card{background:#fff;border-radius:14px;padding:18px 16px;border:1px solid #e5e1da;display:flex;flex-direction:row;align-items:center;gap:14px;transition:transform .2s ease,box-shadow .2s ease;cursor:default}#pc-wrap #bunker .kpi-card:hover{transform:translateY(-3px);box-shadow:0 8px 28px rgba(44,22,84,.1)}#pc-wrap #bunker .kpi-card.kpi-card-spark{flex-direction:column;align-items:stretch;gap:0}#pc-wrap #bunker .kpi-icon-wrap{width:46px;height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}#pc-wrap #bunker .kpi-icon-wrap .kpi-emoji{font-size:20px}#pc-wrap #bunker .kpi-info{min-width:0;flex:1 1}#pc-wrap #bunker .kpi-label{font-size:11px!important;color:#8a8a9a;margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap #bunker .kpi-value{font-size:20px!important;font-weight:700!important;color:#1a1a2e;line-height:1.2;margin-bottom:3px;white-space:nowrap}#pc-wrap #bunker .kpi-trend{font-size:10px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap #bunker .up-txt{color:#4a9b6f}#pc-wrap #bunker .warn-txt{color:#e8a84a}#pc-wrap #bunker .chart-card{background:#fff;border-radius:14px;padding:24px;border:1px solid #e5e1da}#pc-wrap #bunker .chart-section-title{font-size:15px!important;font-weight:600!important;color:#1a1a2e;margin-bottom:2px}#pc-wrap #bunker .chart-canvas-wrap{position:relative;height:230px}#pc-wrap #bunker .chart-canvas-wrap canvas{max-width:100%}#pc-wrap #bunker .chart-grid{display:grid;grid-template-columns:1.6fr 1fr;grid-gap:20px;gap:20px}#pc-wrap #bunker .content.dashboard .db-brand-badge{background:#fff;border:1px solid #e5e1da;border-radius:12px;padding:12px 20px;text-align:right}#pc-wrap #bunker .content.dashboard .bottom-grid{display:grid;grid-template-columns:1.4fr 1fr;grid-gap:20px;gap:20px}#pc-wrap #bunker .content.dashboard .db-table-card{background:#fff!important;border:1px solid #e5e1da!important;border-radius:14px!important;box-shadow:none!important}#pc-wrap #bunker .coupon-form-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}#pc-wrap #bunker .settings-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}#pc-wrap #bunker .shipped{color:#1565c0;background:rgba(21,101,192,.1);border-radius:4px}#pc-wrap #bunker .confirmed{color:#229a16;background:rgba(84,214,44,.16);border-radius:4px}.right-dashboard-settings{padding:0 10px;width:360px;height:100%}.right-dashboard-settings,.right-dashboard-settings .top{position:relative;display:flex;flex-direction:column;box-sizing:border-box}.right-dashboard-settings .top{padding:24px;border-bottom:1px solid rgba(0,0,0,.125)}.right-dashboard-settings .top h5{font-size:20px;font-family:Poppins,sans-serif}.right-dashboard-settings .top p{color:#344767;font-family:Poppins,sans-serif}.right-dashboard-settings .top .close-icon{position:absolute;right:8px;cursor:pointer;font-size:20px}.right-dashboard-settings .main{position:relative;padding:16px 24px 24px;width:100%;height:auto;display:flex;flex-direction:column;box-sizing:border-box}.right-dashboard-settings .main .switch-box{width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.right-dashboard-settings .main .switch-box h6{font-size:16px;font-family:Poppins,sans-serif;font-weight:600}#pc-wrap #member-page{background:#f2efe2}#pc-wrap #member-page .container .member-page{position:relative;width:100%;flex-direction:row;gap:25px;padding-top:96px}#pc-wrap #member-page .container .member-page .back-frame{width:1260px;height:auto;display:flex;flex-direction:row;margin:100px 0 200px;border-radius:12px;border:1px solid #c4c4c4;background:#f2efe2;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #member-page .container .member-page .back-frame .left-config{position:relative;padding:0;width:266px;height:700px;border-radius:12px;background:#f2efe2;border:1px solid hsla(0,0%,77%,.79);box-shadow:0 1px 4px 0 rgba(24,26,32,.07);margin:180px 20px 40px}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile{margin-top:5px;position:relative;display:flex;flex-direction:row}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .profile-img img{width:79px;height:79px;border-radius:50%;right:30px;bottom:12px;object-fit:cover}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info{margin-left:20px;display:flex;flex-direction:column}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .user-name{color:#2d3536;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .user-phone{display:flex;flex-direction:row;margin-top:5px}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .user-phone img{margin-top:3px;margin-right:4px;width:16px;height:16px}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .view-list{margin-top:5px;font-weight:300;color:#bbb}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box{height:auto;flex-direction:row;gap:10px;align-items:center;margin-top:16px;padding:0 4px}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box .follow-btn{background:#2d3536;color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;text-transform:none;border-radius:6px;padding:7px 20px;border:none;letter-spacing:.2px}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box .follow-btn:hover{background:#0f3460}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box .unfollow-btn{background:transparent;color:#888;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;text-transform:none;border-radius:6px;padding:7px 16px;border:1px solid #ccc;letter-spacing:.2px}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box .unfollow-btn:hover{background:#fff0f0;border-color:#e57373;color:#e57373}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box .following-label{color:#888;font-family:Poppins,sans-serif;font-size:12px;font-style:italic;font-weight:400}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections{height:auto;margin-top:30px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section{height:auto}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .title{font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section{width:230px;height:auto;display:flex;flex-direction:column;align-items:center;cursor:pointer;padding:0 5px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section li{height:33px;margin-bottom:6px;border-radius:4px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .focus{height:50px;background:#000;border-radius:10px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .focus p{font-size:14px;color:#fff}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .flex-box{width:100%;display:flex;flex-direction:row;align-items:center}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .flex-box .com-icon{display:flex;flex-direction:row;justify-content:flex-end;margin-left:11px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .flex-box p{width:40%;font-size:14px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section img,#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section svg{width:16px;height:16px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-title{margin-left:12px;color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:55px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .count-title{display:flex;justify-content:flex-end;padding-right:10px;color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:55px}#pc-wrap #member-page .container .member-page .back-frame .main-config{position:relative;width:936px;margin-top:52px;align-items:center;gap:109px}#pc-wrap #member-page .container .member-page .back-frame .main-config .list-config{display:flex;width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:22px}#pc-wrap #member-follows-page{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}#pc-wrap #member-follows-page .main-title-box{width:100%;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #member-follows-page .main-title-box .right-box .main-title{color:#2d3536;font-family:Poppins,sans-serif;font-size:26px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.4px}#pc-wrap #member-follows-page .follows-list-box{width:100%;margin-top:32px;gap:0}#pc-wrap #member-follows-page .follows-list-box .listing-title-box{width:100%;height:auto;flex-direction:row;justify-content:space-between;padding:14px 24px;border-radius:8px 8px 0 0;background:#f2efe2;border-bottom:2px solid #e0d8cc}#pc-wrap #member-follows-page .follows-list-box .listing-title-box .title-text{color:#888;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.6px}#pc-wrap #member-follows-page .follows-list-box .follows-card-box{padding:20px 24px;width:100%;height:auto;flex-direction:row;align-items:center;gap:12px;border-bottom:1px solid #f0ece4;background:#fff;transition:background .15s}#pc-wrap #member-follows-page .follows-list-box .follows-card-box:hover{background:#faf9f7}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .info{width:280px;display:flex;flex-direction:row;align-items:center;cursor:pointer;gap:16px}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .info .image-box{width:64px;height:64px;flex-shrink:0;overflow:hidden}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .info .image-box img{width:100%;height:100%;object-fit:cover;border-radius:50%;border:2px solid #e8e0d5}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .info .information-box .name{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:normal}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .info .information-box .name:hover{text-decoration:underline}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box{flex:1 1;display:flex;flex-direction:row;justify-content:center;gap:32px}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box{display:flex;flex-direction:column;align-items:center;gap:2px}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box img,#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box svg{width:20px;height:20px;cursor:pointer;color:#ccc;transition:color .15s}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box img:hover,#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box svg:hover{color:#e9a692}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box p{color:#888;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.3px}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box span{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-weight:700}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .action-box{width:200px;height:100%;flex-direction:row;align-items:center;justify-content:flex-end;gap:12px}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .action-box .following-label{color:#888;font-family:Poppins,sans-serif;font-size:12px;font-style:italic;font-weight:400}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .action-box .follow-btn{background:#2d3536;color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;text-transform:none;border-radius:6px;padding:7px 20px;border:none;letter-spacing:.2px}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .action-box .follow-btn:hover{background:#0f3460}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .action-box .unfollow-btn{background:transparent;color:#888;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;text-transform:none;border-radius:6px;padding:7px 20px;border:1px solid #ccc;letter-spacing:.2px}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .action-box .unfollow-btn:hover{background:#fff0f0;border-color:#e57373;color:#e57373}#pc-wrap #member-follows-page .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #member-follows-page .pagination-config .total-result p{color:#888;text-align:center;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:26px}#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:#2d3536;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #member-articles-page .articles-list-box{width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:35px;margin-top:85px}#pc-wrap #member-articles-page .articles-list-box .no-data{width:100%}#pc-wrap #member-articles-page .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #member-articles-page .pagination-config .total-result p{color:#2d3536;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #member-page #member-products-page{width:100%}#pc-wrap #member-page #member-products-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #member-page #member-products-page .main-title-box .right-box{width:315px}#pc-wrap #member-page #member-products-page .main-title-box .right-box .main-title{color:#2d3536;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #member-page #member-products-page .products-list-box{margin-top:85px}#pc-wrap #member-page #member-products-page .products-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:#f2efe2}#pc-wrap #member-page #member-products-page .products-list-box .list-box .listing-title-box .title-text{color:#2d3536;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-page #member-products-page .products-list-box .list-box .listing-title-box :first-child{margin-right:138px}#pc-wrap #member-page #member-products-page .products-list-box .list-box .product-card-box{width:100%;height:auto;flex-direction:row;align-items:center;margin-top:30px;padding-bottom:30px;border-bottom:1px solid #ddd}#pc-wrap #member-page #member-products-page .products-list-box .list-box .product-card-box .image-box{width:115px;height:90px;overflow:hidden;margin-right:25px;padding-top:1px;cursor:pointer}#pc-wrap #member-page #member-products-page .products-list-box .list-box .product-card-box .image-box img{width:100%;height:100%;object-fit:contain;border-radius:12px}#pc-wrap #member-page #member-products-page .products-list-box .list-box .product-card-box .information-box{width:210px;height:auto;padding:5px 0;cursor:pointer}#pc-wrap #member-page #member-products-page .products-list-box .list-box .product-card-box .information-box .name{margin-bottom:8px;color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-page #member-products-page .products-list-box .list-box .product-card-box .information-box .address{margin-bottom:13px;color:#716b69;font-family:Poppins,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #member-page #member-products-page .products-list-box .list-box .product-card-box .information-box .price{color:#2d3536;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #member-page #member-products-page .products-list-box .list-box .product-card-box .date-box{width:140px;height:100%;align-items:center;justify-content:center;margin-right:77px}#pc-wrap #member-page #member-products-page .products-list-box .list-box .product-card-box .date-box .date{color:#2d3536;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #member-page #member-products-page .products-list-box .list-box .product-card-box .status-box{width:100px;height:100%;align-items:center;justify-content:center;margin-right:70px}#pc-wrap #member-page #member-products-page .products-list-box .list-box .product-card-box .status-box .coloured-box{width:93px;height:36px;align-items:center;justify-content:center;border-radius:60px}#pc-wrap #member-page #member-products-page .products-list-box .list-box .product-card-box .status-box .coloured-box .status{font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #member-page #member-products-page .products-list-box .list-box .product-card-box .views-box{width:35px;height:100%;align-items:center;justify-content:center;margin-right:75px}#pc-wrap #member-page #member-products-page .products-list-box .list-box .product-card-box .views-box .views{color:#2d3536;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #member-page #member-products-page .products-list-box .list-box .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #member-page #member-products-page .products-list-box .list-box .pagination-config .total-result p{color:#2d3536;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #quiz-page{min-height:100vh;background:#f2efe2;padding:120px 0 80px}#pc-wrap #quiz-page .container{max-width:860px;margin:0 auto;padding:0 24px}#pc-wrap #quiz-page .quiz-progress{display:flex;flex-direction:column;align-items:center;margin-bottom:48px}#pc-wrap #quiz-page .quiz-progress .step-label{color:#888;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;letter-spacing:.5px;text-transform:uppercase;margin-bottom:12px}#pc-wrap #quiz-page .quiz-progress .progress-track{width:100%;max-width:400px;height:4px;background:#e0d8cc;border-radius:2px;overflow:hidden}#pc-wrap #quiz-page .quiz-progress .progress-track .progress-fill{height:100%;background:#2d3536;border-radius:2px;transition:width .4s ease}#pc-wrap #quiz-page .quiz-progress .step-dots{display:flex;gap:10px;margin-top:12px}#pc-wrap #quiz-page .quiz-progress .step-dots .dot{width:8px;height:8px;border-radius:50%;background:#e0d8cc;transition:background .3s}#pc-wrap #quiz-page .quiz-progress .step-dots .dot.active{background:#2d3536}#pc-wrap #quiz-page .quiz-progress .step-dots .dot.done{background:#8db88e}#pc-wrap #quiz-page .quiz-card{background:#fff;border-radius:20px;padding:48px 56px;box-shadow:0 4px 24px rgba(0,0,0,.06);animation:fadeSlideIn .3s ease}#pc-wrap #quiz-page .quiz-card .quiz-question{color:#2d3536;font-family:Poppins,sans-serif;font-size:26px;font-weight:700;line-height:1.35;margin-bottom:8px;text-align:center}#pc-wrap #quiz-page .quiz-card .quiz-subtitle{color:#888;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;text-align:center;margin-bottom:36px}#pc-wrap #quiz-page .quiz-card .options-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}#pc-wrap #quiz-page .quiz-card .options-grid.cols-3{grid-template-columns:repeat(3,1fr)}#pc-wrap #quiz-page .quiz-card .options-grid.cols-2{grid-template-columns:repeat(2,1fr)}#pc-wrap #quiz-page .quiz-card .option-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:22px 16px;border:2px solid #e8e0d5;border-radius:14px;background:#faf9f7;cursor:pointer;transition:all .2s;text-align:center}#pc-wrap #quiz-page .quiz-card .option-card:hover{border-color:#2d3536;background:#f0ece4;transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.08)}#pc-wrap #quiz-page .quiz-card .option-card.selected{border-color:#2d3536;background:#2d3536}#pc-wrap #quiz-page .quiz-card .option-card.selected .option-emoji{filter:grayscale(0)}#pc-wrap #quiz-page .quiz-card .option-card.selected .option-label{color:#fff}#pc-wrap #quiz-page .quiz-card .option-card.selected .option-desc{color:hsla(0,0%,100%,.65)}#pc-wrap #quiz-page .quiz-card .option-card .option-emoji{font-size:32px;line-height:1}#pc-wrap #quiz-page .quiz-card .option-card .option-label{color:#2d3536;font-family:Poppins,sans-serif;font-size:15px;font-weight:600}#pc-wrap #quiz-page .quiz-card .option-card .option-desc{color:#888;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.4}#pc-wrap #quiz-page .quiz-card .budget-options{display:flex;flex-direction:row;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:8px}#pc-wrap #quiz-page .quiz-card .budget-options .budget-chip{padding:12px 28px;border:2px solid #e8e0d5;border-radius:50px;background:#faf9f7;cursor:pointer;transition:all .2s}#pc-wrap #quiz-page .quiz-card .budget-options .budget-chip .chip-label{color:#2d3536;font-family:Poppins,sans-serif;font-size:15px;font-weight:600}#pc-wrap #quiz-page .quiz-card .budget-options .budget-chip.selected,#pc-wrap #quiz-page .quiz-card .budget-options .budget-chip:hover{border-color:#2d3536;background:#2d3536}#pc-wrap #quiz-page .quiz-card .budget-options .budget-chip.selected .chip-label,#pc-wrap #quiz-page .quiz-card .budget-options .budget-chip:hover .chip-label{color:#fff}#pc-wrap #quiz-page .quiz-card .quiz-nav{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:40px}#pc-wrap #quiz-page .quiz-card .quiz-nav .back-btn{display:flex;align-items:center;gap:6px;background:transparent;border:none;color:#888;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;cursor:pointer;padding:0;transition:color .2s}#pc-wrap #quiz-page .quiz-card .quiz-nav .back-btn:hover{color:#2d3536}#pc-wrap #quiz-page .quiz-card .quiz-nav .back-btn svg{font-size:18px}#pc-wrap #quiz-page .quiz-card .quiz-nav .next-btn{display:flex;align-items:center;gap:8px;background:#2d3536;color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;text-transform:none;border-radius:10px;padding:14px 32px;border:none;cursor:pointer;transition:background .2s,transform .15s}#pc-wrap #quiz-page .quiz-card .quiz-nav .next-btn:hover{background:#0f3460;transform:translateY(-1px)}#pc-wrap #quiz-page .quiz-card .quiz-nav .next-btn:disabled{background:#ccc;transform:none;cursor:not-allowed}#pc-wrap #quiz-page .quiz-card .quiz-nav .next-btn svg{font-size:18px}#pc-wrap #quiz-page .quiz-results{animation:fadeSlideIn .4s ease}#pc-wrap #quiz-page .quiz-results .results-header{text-align:center;margin-bottom:40px}#pc-wrap #quiz-page .quiz-results .results-header .results-emoji{font-size:56px;line-height:1;margin-bottom:16px}#pc-wrap #quiz-page .quiz-results .results-header .results-title{color:#2d3536;font-family:Poppins,sans-serif;font-size:28px;font-weight:700;margin-bottom:8px}#pc-wrap #quiz-page .quiz-results .results-header .results-subtitle{color:#666;font-family:Poppins,sans-serif;font-size:15px;font-weight:400}#pc-wrap #quiz-page .quiz-results .profile-chips{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:40px}#pc-wrap #quiz-page .quiz-results .profile-chips .profile-chip{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:50px;background:#2d3536;color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:500}#pc-wrap #quiz-page .quiz-results .profile-chips .profile-chip .chip-icon{font-size:15px}#pc-wrap #quiz-page .quiz-results .results-section-title{color:#2d3536;font-family:Poppins,sans-serif;font-size:20px;font-weight:700;margin-bottom:20px}#pc-wrap #quiz-page .quiz-results .results-products-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-bottom:32px}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config{width:100%;height:413px;margin-bottom:7px;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .top{position:relative;width:100%;height:240px;overflow:hidden;background:#fff}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .top a{height:100%;display:flex;align-items:center;justify-content:center}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .top img{width:100%;height:100%;object-fit:contain;padding:16px;border-radius:0}#pc-wrap #quiz-page .quiz-results .results-products-grid .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:#98aa9d;color:#fff;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .top .top-badge img{height:16px}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .top .fire-badge{position:absolute;top:30px;left:16px;background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;font-size:10px;font-weight:800;padding:5px 10px;border-radius:20px;letter-spacing:1px;white-space:nowrap;pointer-events:none;box-shadow:0 2px 8px rgba(255,107,53,.4)}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .top .new-badge{position:absolute;top:12px;right:12px;background:#2d3536;color:#fff;font-size:10px;font-weight:700;padding:5px 10px;border-radius:20px;letter-spacing:1.5px;white-space:nowrap;pointer-events:none}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .top .sale-badge{position:absolute;top:12px;right:12px;background:linear-gradient(135deg,#e9a692,#f06292);color:#fff;font-size:11px;font-weight:700;padding:5px 10px;border-radius:20px;letter-spacing:.2px;white-space:nowrap;pointer-events:none}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .top .quicklook-link{text-decoration:none;display:block;width:100%}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .top .quicklook-btn{position:absolute;bottom:0;left:0;width:100%;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(44,44,44,.88);opacity:0;transition:opacity .22s ease;cursor:pointer}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .top .quicklook-btn p{color:#fff;font-size:13px;font-weight:600;letter-spacing:.5px}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .bottom{width:100%;height:173px;padding:16px 16px 8px;overflow:hidden;display:flex;flex-direction:column}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .bottom .name-address{width:100%;gap:4px;margin-bottom:10px}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .bottom .name-address .name-price-row{width:100%}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .bottom .name-address .name-price-row .name-link{display:block;text-decoration:none;overflow:hidden}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .bottom .name-address .name-price-row .product-title{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .bottom .name-address .address{width:100%;overflow:hidden}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .bottom .name-address .address p{color:#716b69;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .bottom .options{flex-direction:row;align-items:center;justify-content:flex-start;width:100%;height:20px;gap:8px;margin-bottom:6px}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .bottom .options .option{flex-direction:row;gap:5px;align-items:center}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .bottom .options .option p{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .bottom .options .product-price{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;line-height:normal;white-space:nowrap;flex-shrink:0;margin-left:120px}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .bottom .options .price-sale-wrap{flex-direction:column;align-items:flex-end;gap:1px;flex-shrink:0;margin-left:120px}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .bottom .options .price-sale-wrap .price-original{font-size:11px;color:#aaa;text-decoration:line-through;line-height:1;font-family:Poppins,sans-serif}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .bottom .options .price-sale-wrap .price-discounted{font-size:14px;font-weight:700;color:#e9a692;line-height:1.2;font-family:Poppins,sans-serif;white-space:nowrap}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .bottom .divider{width:100%;height:1px;background:#e5e1da;margin-bottom:10px}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .bottom .type-buttons{flex-direction:row;width:100%;justify-content:flex-start;align-items:center;gap:12px}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .bottom .type-buttons .type{flex-direction:row;align-items:center;gap:7px}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .bottom .type-buttons .type p{color:#2d3536;font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .bottom .type-buttons .type .disabled-type{color:hsla(0,0%,56%,.54);font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .bottom .type-buttons .buttons{flex-direction:row;width:auto;gap:4px;justify-content:center;align-items:center}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .bottom .type-buttons .buttons button{padding:4px}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .bottom .type-buttons .buttons svg{width:20px;height:20px;cursor:pointer}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config .bottom .type-buttons .buttons .view-cnt{font-size:12px}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config:hover .top .quicklook-btn{opacity:1;pointer-events:all}#pc-wrap #quiz-page .quiz-results .results-products-grid .card-config:hover{transform:translateY(-6px);box-shadow:0 12px 28px 0 rgba(24,26,32,.14)}#pc-wrap #quiz-page .quiz-results .results-empty{text-align:center;padding:48px 24px;background:#fff;border-radius:16px;margin-bottom:32px}#pc-wrap #quiz-page .quiz-results .results-empty p{color:#888;font-family:Poppins,sans-serif;font-size:15px}#pc-wrap #quiz-page .quiz-results .results-actions{display:flex;flex-direction:row;justify-content:center;gap:16px;margin-top:8px}#pc-wrap #quiz-page .quiz-results .results-actions .retake-btn{padding:14px 32px;border:2px solid #2d3536;border-radius:10px;background:transparent;color:#2d3536;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;text-transform:none;cursor:pointer;transition:all .2s}#pc-wrap #quiz-page .quiz-results .results-actions .retake-btn:hover{background:#f0ece4}#pc-wrap #quiz-page .quiz-results .results-actions .shop-btn{padding:14px 32px;border:none;border-radius:10px;background:#2d3536;color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;text-transform:none;cursor:pointer;transition:background .2s}#pc-wrap #quiz-page .quiz-results .results-actions .shop-btn:hover{background:#0f3460}#pc-wrap .hp-quiz-banner{width:100%;background:#6b7556;padding:64px 0}#pc-wrap .hp-quiz-banner .container{max-width:1260px;margin:0 auto;padding:0 40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:40px}#pc-wrap .hp-quiz-banner .banner-content{display:flex;flex-direction:column;gap:12px;max-width:560px}#pc-wrap .hp-quiz-banner .banner-content .banner-tag{display:inline-flex;align-items:center;gap:6px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.2);border-radius:50px;padding:5px 14px;color:#e8e8e8;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.6px;width:-moz-fit-content;width:fit-content}#pc-wrap .hp-quiz-banner .banner-content .banner-title{color:#fff;font-family:Poppins,sans-serif;font-size:32px;font-weight:700;line-height:1.25}#pc-wrap .hp-quiz-banner .banner-content .banner-desc{color:hsla(0,0%,100%,.65);font-family:Poppins,sans-serif;font-size:15px;font-weight:400;line-height:1.6}#pc-wrap .hp-quiz-banner .banner-content .banner-btn{margin-top:8px;display:inline-flex;align-items:center;gap:8px;background:#fff;color:#2d3536;font-family:Poppins,sans-serif;font-size:15px;font-weight:700;text-transform:none;border-radius:10px;padding:14px 28px;border:none;cursor:pointer;width:-moz-fit-content;width:fit-content;transition:all .2s}#pc-wrap .hp-quiz-banner .banner-content .banner-btn:hover{background:#f0ece4;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.2)}#pc-wrap .hp-quiz-banner .banner-visual{display:flex;flex-direction:row;gap:12px;flex-shrink:0}#pc-wrap .hp-quiz-banner .banner-visual .visual-item{display:flex;flex-direction:column;align-items:center;gap:6px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);border-radius:16px;padding:20px 16px;width:100px}#pc-wrap .hp-quiz-banner .banner-visual .visual-item .visual-emoji{font-size:28px}#pc-wrap .hp-quiz-banner .banner-visual .visual-item .visual-label{color:hsla(0,0%,100%,.7);font-family:Poppins,sans-serif;font-size:11px;font-weight:500;text-align:center;text-transform:uppercase;letter-spacing:.3px}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}body{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}body::-webkit-scrollbar{display:none}#pc-wrap #top .navbar{position:fixed;width:100%;top:36px;z-index:99}#pc-wrap #top .navbar .navbar-top{height:48px;background:#2d3536;display:flex;flex-direction:row;align-items:center}#pc-wrap #top .navbar .navbar-top .container{flex-direction:row;align-items:center;justify-content:center}#pc-wrap #top .navbar .navbar-top .container .navbar-promo{text-align:center;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;letter-spacing:.3px}#pc-wrap #top .navbar .navbar-main{position:relative;overflow:visible;height:76px;background:#f2efe2;display:flex;flex-direction:row;align-items:center;transition:box-shadow .3s ease}#pc-wrap #top .navbar .navbar-main.transparent{box-shadow:0 2px 20px rgba(0,0,0,.08)}#pc-wrap #top .navbar .navbar-main .container{flex-direction:row;align-items:center;justify-content:space-between}#pc-wrap #top .navbar .navbar-main .container .navbar-main-left{display:flex;flex-direction:row;align-items:center;gap:28px;flex:1 1}#pc-wrap #top .navbar .navbar-main .container .logo-box{flex-shrink:0}#pc-wrap #top .navbar .navbar-main .container .logo-box img{width:210px;cursor:pointer;transition:opacity .3s ease}#pc-wrap #top .navbar .navbar-main .container .logo-box img:hover{opacity:.85}#pc-wrap #top .navbar .navbar-main .container .navbar-main-right{display:flex;flex-direction:row;align-items:center;gap:24px;flex:1 1;justify-content:flex-end}#pc-wrap #top .navbar .navbar-main .container .navbar-main-right .login-user img{width:32px;height:32px;border-radius:50%;object-fit:cover;cursor:pointer;border:2px solid #e9a692}#pc-wrap #top .navbar .navbar-main .container .navbar-main-right .login-user img:hover{border-color:#75162d}#pc-wrap #top .navbar .navbar-main .container .navbar-main-right .navbar-top-lang{display:flex;align-items:center}#pc-wrap #top .navbar .navbar-main .container .navbar-main-right .navbar-top-lang .btn-lang{min-width:unset;border-radius:4px;padding:2px 4px}#pc-wrap #top .navbar .navbar-main .container .navbar-main-right .navbar-top-lang .btn-lang img{width:22px;height:15px;border-radius:2px}#pc-wrap #top .navbar .navbar-main .container .navbar-main-right .navbar-top-lang .img-flag{width:22px;height:15px;border-radius:2px;margin-right:8px}#pc-wrap #top .navbar .navbar-main .container .nav-text-link{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;cursor:pointer;white-space:nowrap;transition:color .25s ease}#pc-wrap #top .navbar .navbar-main .container .nav-text-link:hover{color:#75162d}#pc-wrap #top .navbar .navbar-main .container .cs-dropdown-wrap .cs-dropdown-card{display:flex;pointer-events:none;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .25s ease,visibility .25s ease,transform .25s ease;position:absolute;top:100%;left:0;width:100%;flex-direction:row;justify-content:flex-start;gap:80px;z-index:100;background:#f2efe2;border-top:1px solid rgba(27,27,27,.08);border-bottom:1px solid rgba(27,27,27,.08);box-shadow:0 12px 40px rgba(0,0,0,.06);padding:40px 80px}#pc-wrap #top .navbar .navbar-main .container .cs-dropdown-wrap .cs-dropdown-card .cs-col{display:flex;flex-direction:column;gap:16px}#pc-wrap #top .navbar .navbar-main .container .cs-dropdown-wrap .cs-dropdown-card .cs-col .cs-heading{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;margin-bottom:4px}#pc-wrap #top .navbar .navbar-main .container .cs-dropdown-wrap .cs-dropdown-card .cs-col .cs-item{color:#6b6b6b;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;cursor:pointer;transition:color .2s ease}#pc-wrap #top .navbar .navbar-main .container .cs-dropdown-wrap .cs-dropdown-card .cs-col .cs-item:hover{color:#75162d}#pc-wrap #top .navbar .navbar-main .container .cs-dropdown-wrap .cs-dropdown-card .cs-col .cs-chat-btn{margin-top:4px;padding:12px 32px;border:1px solid #2d3536;background:transparent;color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s ease,color .2s ease}#pc-wrap #top .navbar .navbar-main .container .cs-dropdown-wrap .cs-dropdown-card .cs-col .cs-chat-btn:hover{background:#2d3536;color:#f2efe2}#pc-wrap #top .navbar .navbar-main .container .cs-dropdown-wrap .cs-dropdown-card.is-open{opacity:1;visibility:visible;transform:translateY(0);pointer-events:all}#pc-wrap #top .navbar .navbar-main .container .ai-chat-btn{display:flex;flex-direction:row;align-items:center;gap:6px;padding:5px 12px;border-radius:20px;background:#2d3536;cursor:pointer;transition:background .2s ease}#pc-wrap #top .navbar .navbar-main .container .ai-chat-btn .ai-chat-icon{width:16px;height:16px;flex-shrink:0}#pc-wrap #top .navbar .navbar-main .container .ai-chat-btn span{color:#f2efe2;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;letter-spacing:.3px;white-space:nowrap}#pc-wrap #top .navbar .navbar-main .container .ai-chat-btn:hover{background:#75162d}#pc-wrap #top .navbar .navbar-categories{position:relative;overflow:visible;height:44px;background:#f2efe2;display:flex;flex-direction:row;align-items:center}#pc-wrap #top .navbar .navbar-categories .container{flex-direction:row;align-items:center;justify-content:space-between}#pc-wrap #top .navbar .navbar-categories .container .categories-list{flex:1 1;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:32px}#pc-wrap #top .navbar .navbar-categories .container .categories-list .cat-link{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;cursor:pointer;letter-spacing:.3px;position:relative;padding-bottom:2px;transition:color .25s ease}#pc-wrap #top .navbar .navbar-categories .container .categories-list .cat-link:after{content:\'\';position:absolute;bottom:0;left:0;width:0;height:1px;background:#75162d;transition:width .25s ease}#pc-wrap #top .navbar .navbar-categories .container .categories-list .cat-link:hover{color:#75162d}#pc-wrap #top .navbar .navbar-categories .container .categories-list .cat-link:hover:after{width:100%}#pc-wrap #top .navbar .navbar-categories .container .cat-mega-panel{position:absolute;top:100%;left:0;width:100%;background:#f2efe2;border-top:1px solid rgba(27,27,27,.08);border-bottom:1px solid rgba(27,27,27,.08);z-index:100;display:flex;flex-direction:row;align-items:stretch;padding:40px 80px;gap:0;pointer-events:none;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .28s ease,visibility .28s ease,transform .28s ease}#pc-wrap #top .navbar .navbar-categories .container .cat-mega-panel.is-active{opacity:1;visibility:visible;transform:translateY(0);pointer-events:all}#pc-wrap #top .navbar .navbar-categories .container .cat-mega-panel .cat-mega-cols{flex:1 1;display:flex;flex-direction:row;gap:0;max-width:900px}#pc-wrap #top .navbar .navbar-categories .container .cat-mega-panel .cat-mega-cols .cat-mega-col{flex:1 1;display:flex;flex-direction:column;gap:14px;padding-right:40px}#pc-wrap #top .navbar .navbar-categories .container .cat-mega-panel .cat-mega-cols .cat-mega-col .cat-mega-item{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;letter-spacing:.3px;cursor:pointer;position:relative;padding-bottom:1px;transition:color .2s ease;display:inline-block}#pc-wrap #top .navbar .navbar-categories .container .cat-mega-panel .cat-mega-cols .cat-mega-col .cat-mega-item:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:#75162d;transition:width .2s ease}#pc-wrap #top .navbar .navbar-categories .container .cat-mega-panel .cat-mega-cols .cat-mega-col .cat-mega-item:hover{color:#75162d}#pc-wrap #top .navbar .navbar-categories .container .cat-mega-panel .cat-mega-cols .cat-mega-col .cat-mega-item:hover:after{width:100%}#pc-wrap #top .navbar .navbar-categories .container .cat-mega-panel .cat-mega-featured{width:300px;flex-shrink:0;display:flex;flex-direction:column;gap:12px;align-items:flex-start;margin-left:auto}#pc-wrap #top .navbar .navbar-categories .container .cat-mega-panel .cat-mega-featured .cat-mega-tagline{color:rgba(27,27,27,.45);font-family:Poppins,sans-serif;font-size:11px;letter-spacing:.5px;text-transform:uppercase;font-style:italic}#pc-wrap #top .navbar .navbar-categories .container .cat-mega-panel .cat-mega-featured .cat-mega-products{display:flex;flex-direction:column;gap:10px;width:100%}#pc-wrap #top .navbar .navbar-categories .container .cat-mega-panel .cat-mega-featured .cat-mega-products .mega-product-card{display:flex;flex-direction:row;align-items:center;gap:10px;text-decoration:none;padding:6px 0;border-bottom:1px solid rgba(27,27,27,.06);transition:opacity .2s ease}#pc-wrap #top .navbar .navbar-categories .container .cat-mega-panel .cat-mega-featured .cat-mega-products .mega-product-card:hover{opacity:.6}#pc-wrap #top .navbar .navbar-categories .container .cat-mega-panel .cat-mega-featured .cat-mega-products .mega-product-card .mega-product-img{width:48px;height:48px;object-fit:cover;border-radius:6px;flex-shrink:0}#pc-wrap #top .navbar .navbar-categories .container .cat-mega-panel .cat-mega-featured .cat-mega-products .mega-product-card .mega-product-title{flex:1 1;color:#2d3536;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap #top .navbar .navbar-categories .container .cat-mega-panel .cat-mega-featured .cat-mega-products .mega-product-card .mega-product-price{color:#75162d;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;flex-shrink:0}#pc-wrap #top .navbar .navbar-categories .container .cat-search{display:flex;flex-direction:row;align-items:center;gap:6px;border-bottom:1px solid rgba(27,27,27,.3);padding-bottom:2px;transition:border-color .25s ease}#pc-wrap #top .navbar .navbar-categories .container .cat-search:focus-within{border-color:#75162d}#pc-wrap #top .navbar .navbar-categories .container .cat-search .cat-search-icon{color:rgba(27,27,27,.5);font-size:16px;flex-shrink:0}#pc-wrap #top .navbar .navbar-categories .container .cat-search input{border:none;outline:none;background:none;color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;width:100px}#pc-wrap #top .navbar .navbar-categories .container .cat-search input::placeholder{color:rgba(27,27,27,.35)}#pc-wrap .cat-mega-panel--brands .brands-grid{display:flex;flex-wrap:wrap;gap:12px;width:100%;padding:4px 0}#pc-wrap .cat-mega-panel--brands .brands-grid .brand-card{display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px 16px;background:#fff;border-radius:14px;border:1.5px solid #ede8df;width:140px;cursor:pointer;transition:all .2s}#pc-wrap .cat-mega-panel--brands .brands-grid .brand-card:hover{border-color:#2d3536;box-shadow:0 6px 20px rgba(0,0,0,.08);transform:translateY(-3px)}#pc-wrap .cat-mega-panel--brands .brands-grid .brand-card .brand-avatar{width:64px;height:64px;border-radius:50%;object-fit:cover;border:2px solid #f0ece4}#pc-wrap .cat-mega-panel--brands .brands-grid .brand-card .brand-name{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-weight:700;text-align:center;line-height:1.3;letter-spacing:0}#pc-wrap .cat-mega-panel--brands .brands-grid .brand-card .brand-tagline{color:#aaa;font-family:Poppins,sans-serif;font-size:11px;font-weight:400;text-align:center;font-style:normal;letter-spacing:0}@media(max-width:1200px){#pc-wrap .navbar .navbar-main .container .navbar-main-left,#pc-wrap .navbar .navbar-main .container .navbar-main-right{gap:16px}#pc-wrap .navbar .navbar-main .container .navbar-main-left .nav-text-link,#pc-wrap .navbar .navbar-main .container .navbar-main-right .nav-text-link{font-size:12px}#pc-wrap .navbar .navbar-categories .container .categories-list{gap:20px}#pc-wrap .navbar .navbar-categories .container .categories-list .cat-link{font-size:12px}#pc-wrap .navbar .navbar-categories .container .categories-list .cat-mega-panel{width:640px}#pc-wrap .navbar .navbar-categories .container .cat-search input{width:80px}}@media(max-width:960px){#pc-wrap .navbar .navbar-top{display:none}#pc-wrap .navbar .navbar-main{height:56px}#pc-wrap .navbar .navbar-main .container .navbar-main-left{gap:12px}#pc-wrap .navbar .navbar-main .container .navbar-main-left .ai-chat-btn span,#pc-wrap .navbar .navbar-main .container .navbar-main-left .cs-dropdown-wrap{display:none}#pc-wrap .navbar .navbar-main .container .navbar-main-right{gap:12px}#pc-wrap .navbar .navbar-main .container .navbar-main-right .navbar-top-lang{display:none}#pc-wrap .navbar .navbar-categories{height:auto;padding:8px 0}#pc-wrap .navbar .navbar-categories .container{flex-wrap:wrap;gap:8px}#pc-wrap .navbar .navbar-categories .container .categories-list{gap:14px;justify-content:flex-start}#pc-wrap .navbar .navbar-categories .container .categories-list .cat-link{font-size:11px}#pc-wrap .navbar .navbar-categories .container .categories-list .cat-mega-panel{display:none!important;pointer-events:none!important}#pc-wrap .navbar .navbar-categories .container .cat-search{display:none}}@media(max-width:768px){#pc-wrap .navbar .navbar-main .container .navbar-main-left{display:none}#pc-wrap .navbar .navbar-categories .container .categories-list{gap:10px}#pc-wrap .navbar .navbar-categories .container .categories-list .cat-link{font-size:11px;letter-spacing:0}}#pc-wrap .hp-section-eyebrow{color:rgba(27,27,27,.45);font-family:Poppins,sans-serif;font-size:11px;font-weight:500;letter-spacing:2.5px;text-transform:uppercase;display:block;margin-bottom:10px}#pc-wrap .hp-section-title{color:#2d3536;font-family:Poppins,sans-serif;font-size:32px;font-weight:400;line-height:1.2;letter-spacing:-.3px;margin:0 0 40px}#pc-wrap .hp-outline-btn{padding:12px 32px;background:transparent;border:1px solid #2d3536;color:#2d3536;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;transition:background .2s,color .2s}#pc-wrap .hp-outline-btn:hover,#pc-wrap .hp-solid-btn{background:#2d3536;color:#f2efe2}#pc-wrap .hp-solid-btn{padding:12px 32px;border:none;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;transition:opacity .2s}#pc-wrap .hp-solid-btn:hover{opacity:.8}#pc-wrap .hp-solid-btn--dark{background:#2d3536}#pc-wrap .hp-categories{padding:72px 0;background:#f2efe2}#pc-wrap .hp-categories .container{flex-direction:column}#pc-wrap .hp-categories .hp-cat-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:16px;gap:16px}#pc-wrap .hp-categories .hp-cat-tile{display:flex;flex-direction:column;gap:0;cursor:pointer}#pc-wrap .hp-categories .hp-cat-tile:hover .hp-cat-img{transform:scale(1.03)}#pc-wrap .hp-categories .hp-cat-img{width:100%;height:200px;background-size:cover;background-position:50%;transition:transform .4s ease;overflow:hidden}#pc-wrap .hp-categories .hp-cat-info{padding:14px 0 0;display:flex;flex-direction:column;gap:4px}#pc-wrap .hp-categories .hp-cat-label{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;letter-spacing:.3px}#pc-wrap .hp-categories .hp-cat-desc{color:rgba(27,27,27,.5);font-family:Poppins,sans-serif;font-size:11px;font-style:italic}#pc-wrap .hp-brands{padding:72px 0;background:#f2efe2}#pc-wrap .hp-brands .container{flex-direction:column}#pc-wrap .hp-brands .hp-brands-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}#pc-wrap .hp-brands .hp-brand-tile{position:relative;border-radius:16px;overflow:hidden;cursor:pointer;height:280px}#pc-wrap .hp-brands .hp-brand-tile:hover .hp-brand-img{transform:scale(1.06)}#pc-wrap .hp-brands .hp-brand-tile:hover .hp-brand-overlay{opacity:.72}#pc-wrap .hp-brands .hp-brand-tile:hover .hp-brand-count{opacity:1;transform:translateY(0)}#pc-wrap .hp-brands .hp-brand-img{position:absolute;inset:0;background-size:cover;background-position:50%;transition:transform .5s ease}#pc-wrap .hp-brands .hp-brand-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.75) 0,rgba(0,0,0,.15) 60%,transparent);opacity:.6;transition:opacity .3s ease}#pc-wrap .hp-brands .hp-brand-info{position:absolute;bottom:0;left:0;right:0;padding:24px 20px;display:flex;flex-direction:column;gap:5px}#pc-wrap .hp-brands .hp-brand-name{color:#fff;font-family:Poppins,sans-serif;font-size:18px;font-weight:700;letter-spacing:.3px;line-height:1.2}#pc-wrap .hp-brands .hp-brand-tagline{color:hsla(0,0%,100%,.8);font-family:Poppins,sans-serif;font-size:12px;font-weight:400;font-style:italic;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#pc-wrap .hp-brands .hp-brand-count{color:hsla(0,0%,100%,.65);font-family:Poppins,sans-serif;font-size:11px;font-weight:500;letter-spacing:.5px;text-transform:uppercase;margin-top:2px;opacity:0;transform:translateY(6px);transition:opacity .3s ease,transform .3s ease}#pc-wrap .hp-clean-beauty{padding:80px 0;background:#fff}#pc-wrap .hp-clean-beauty .container{flex-direction:column;gap:0}#pc-wrap .hp-clean-beauty__header{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;margin-bottom:28px}#pc-wrap .hp-clean-beauty__nav{display:flex;gap:12px;align-items:center}#pc-wrap .hp-clean-beauty__nav svg{width:22px;height:22px;cursor:pointer;color:#2d3536;transition:opacity .2s}#pc-wrap .hp-clean-beauty__nav svg:hover{opacity:.5}#pc-wrap .hp-clean-beauty__tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:32px}#pc-wrap .hp-clean-beauty__tabs .hp-clean-tab{display:flex;align-items:center;gap:6px;padding:9px 18px;border-radius:50px;border:1.5px solid #e8e0d5;background:#faf9f7;color:#555;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s}#pc-wrap .hp-clean-beauty__tabs .hp-clean-tab:hover{border-color:#2d3536;color:#2d3536}#pc-wrap .hp-clean-beauty__tabs .hp-clean-tab.active{background:#2d3536;border-color:#2d3536;color:#fff}#pc-wrap .hp-clean-beauty__swiper{width:100%}#pc-wrap .hp-clean-beauty__swiper .card-config{width:100%;height:413px;margin-bottom:7px;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}#pc-wrap .hp-clean-beauty__swiper .card-config .top{position:relative;width:100%;height:240px;overflow:hidden;background:#fff}#pc-wrap .hp-clean-beauty__swiper .card-config .top a{height:100%;display:flex;align-items:center;justify-content:center}#pc-wrap .hp-clean-beauty__swiper .card-config .top img{width:100%;height:100%;object-fit:contain;padding:16px;border-radius:0}#pc-wrap .hp-clean-beauty__swiper .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:#98aa9d;color:#fff;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .hp-clean-beauty__swiper .card-config .top .top-badge img{height:16px}#pc-wrap .hp-clean-beauty__swiper .card-config .top .fire-badge{position:absolute;top:30px;left:16px;background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;font-size:10px;font-weight:800;padding:5px 10px;border-radius:20px;letter-spacing:1px;white-space:nowrap;pointer-events:none;box-shadow:0 2px 8px rgba(255,107,53,.4)}#pc-wrap .hp-clean-beauty__swiper .card-config .top .new-badge{background:#2d3536;font-size:10px;letter-spacing:1.5px}#pc-wrap .hp-clean-beauty__swiper .card-config .top .new-badge,#pc-wrap .hp-clean-beauty__swiper .card-config .top .sale-badge{position:absolute;top:12px;right:12px;color:#fff;font-weight:700;padding:5px 10px;border-radius:20px;white-space:nowrap;pointer-events:none}#pc-wrap .hp-clean-beauty__swiper .card-config .top .sale-badge{background:linear-gradient(135deg,#e9a692,#f06292);font-size:11px;letter-spacing:.2px}#pc-wrap .hp-clean-beauty__swiper .card-config .top .quicklook-link{text-decoration:none;display:block;width:100%}#pc-wrap .hp-clean-beauty__swiper .card-config .top .quicklook-btn{position:absolute;bottom:0;left:0;width:100%;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(44,44,44,.88);opacity:0;transition:opacity .22s ease;cursor:pointer}#pc-wrap .hp-clean-beauty__swiper .card-config .top .quicklook-btn p{color:#fff;font-size:13px;font-weight:600;letter-spacing:.5px}#pc-wrap .hp-clean-beauty__swiper .card-config .bottom{width:100%;height:173px;padding:16px 16px 8px;overflow:hidden;display:flex;flex-direction:column}#pc-wrap .hp-clean-beauty__swiper .card-config .bottom .name-address{width:100%;gap:4px;margin-bottom:10px}#pc-wrap .hp-clean-beauty__swiper .card-config .bottom .name-address .name-price-row{width:100%}#pc-wrap .hp-clean-beauty__swiper .card-config .bottom .name-address .name-price-row .name-link{display:block;text-decoration:none;overflow:hidden}#pc-wrap .hp-clean-beauty__swiper .card-config .bottom .name-address .name-price-row .product-title{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap .hp-clean-beauty__swiper .card-config .bottom .name-address .address{width:100%;overflow:hidden}#pc-wrap .hp-clean-beauty__swiper .card-config .bottom .name-address .address p{color:#716b69;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap .hp-clean-beauty__swiper .card-config .bottom .options{flex-direction:row;align-items:center;justify-content:flex-start;width:100%;height:20px;gap:8px;margin-bottom:6px}#pc-wrap .hp-clean-beauty__swiper .card-config .bottom .options .option{flex-direction:row;gap:5px;align-items:center}#pc-wrap .hp-clean-beauty__swiper .card-config .bottom .options .option p{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .hp-clean-beauty__swiper .card-config .bottom .options .product-price{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;line-height:normal;white-space:nowrap;flex-shrink:0;margin-left:120px}#pc-wrap .hp-clean-beauty__swiper .card-config .bottom .options .price-sale-wrap{flex-direction:column;align-items:flex-end;gap:1px;flex-shrink:0;margin-left:120px}#pc-wrap .hp-clean-beauty__swiper .card-config .bottom .options .price-sale-wrap .price-original{font-size:11px;color:#aaa;text-decoration:line-through;line-height:1;font-family:Poppins,sans-serif}#pc-wrap .hp-clean-beauty__swiper .card-config .bottom .options .price-sale-wrap .price-discounted{font-size:14px;font-weight:700;color:#e9a692;line-height:1.2;font-family:Poppins,sans-serif;white-space:nowrap}#pc-wrap .hp-clean-beauty__swiper .card-config .bottom .divider{width:100%;height:1px;background:#e5e1da;margin-bottom:10px}#pc-wrap .hp-clean-beauty__swiper .card-config .bottom .type-buttons{flex-direction:row;width:100%;justify-content:flex-start;align-items:center;gap:12px}#pc-wrap .hp-clean-beauty__swiper .card-config .bottom .type-buttons .type{flex-direction:row;align-items:center;gap:7px}#pc-wrap .hp-clean-beauty__swiper .card-config .bottom .type-buttons .type p{color:#2d3536;font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap .hp-clean-beauty__swiper .card-config .bottom .type-buttons .type .disabled-type{color:hsla(0,0%,56%,.54);font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap .hp-clean-beauty__swiper .card-config .bottom .type-buttons .buttons{flex-direction:row;width:auto;gap:4px;justify-content:center;align-items:center}#pc-wrap .hp-clean-beauty__swiper .card-config .bottom .type-buttons .buttons button{padding:4px}#pc-wrap .hp-clean-beauty__swiper .card-config .bottom .type-buttons .buttons svg{width:20px;height:20px;cursor:pointer}#pc-wrap .hp-clean-beauty__swiper .card-config .bottom .type-buttons .buttons .view-cnt{font-size:12px}#pc-wrap .hp-clean-beauty__swiper .card-config:hover .top .quicklook-btn{opacity:1;pointer-events:all}#pc-wrap .hp-clean-beauty__swiper .card-config:hover{transform:translateY(-6px);box-shadow:0 12px 28px 0 rgba(24,26,32,.14)}#pc-wrap .hp-recommend{padding:108px 0 76px;width:100%;background:#f2efe2}#pc-wrap .hp-recommend .container{flex-direction:column}#pc-wrap .hp-recommend .container .card-box{position:relative;margin-top:64px;display:flex;flex-direction:row}#pc-wrap .hp-recommend .container .card-box .empty-list{width:100%;height:280px;display:flex;justify-content:center;align-items:center}#pc-wrap .hp-recommend .container .card-box .swiper-recommend-next{margin-left:20px;cursor:pointer}#pc-wrap .hp-recommend .container .card-box .swiper-recommend-prev{margin-right:20px;cursor:pointer}#pc-wrap .hp-recommend .container .card-box .top-product-swiper{width:100%;height:440px}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide{width:auto;height:auto;display:flex}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config{width:100%;height:413px;margin-bottom:7px;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .top{position:relative;width:100%;height:240px;overflow:hidden;background:#fff}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .top a{height:100%;display:flex;align-items:center;justify-content:center}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .top img{width:100%;height:100%;object-fit:contain;padding:16px;border-radius:0}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .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:#98aa9d;color:#fff;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .top .top-badge img{height:16px}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .top .fire-badge{position:absolute;top:30px;left:16px;background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;font-size:10px;font-weight:800;padding:5px 10px;border-radius:20px;letter-spacing:1px;white-space:nowrap;pointer-events:none;box-shadow:0 2px 8px rgba(255,107,53,.4)}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .top .new-badge{position:absolute;top:12px;right:12px;background:#2d3536;color:#fff;font-size:10px;font-weight:700;padding:5px 10px;border-radius:20px;letter-spacing:1.5px;white-space:nowrap;pointer-events:none}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .top .sale-badge{position:absolute;top:12px;right:12px;background:linear-gradient(135deg,#e9a692,#f06292);color:#fff;font-size:11px;font-weight:700;padding:5px 10px;border-radius:20px;letter-spacing:.2px;white-space:nowrap;pointer-events:none}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .top .quicklook-link{text-decoration:none;display:block;width:100%}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .top .quicklook-btn{position:absolute;bottom:0;left:0;width:100%;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(44,44,44,.88);opacity:0;transition:opacity .22s ease;cursor:pointer}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .top .quicklook-btn p{color:#fff;font-size:13px;font-weight:600;letter-spacing:.5px}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .bottom{width:100%;height:173px;padding:16px 16px 8px;overflow:hidden;display:flex;flex-direction:column}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .bottom .name-address{width:100%;gap:4px;margin-bottom:10px}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .bottom .name-address .name-price-row{width:100%}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .bottom .name-address .name-price-row .name-link{display:block;text-decoration:none;overflow:hidden}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .bottom .name-address .name-price-row .product-title{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .bottom .name-address .address{width:100%;overflow:hidden}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .bottom .name-address .address p{color:#716b69;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .bottom .options{flex-direction:row;align-items:center;justify-content:flex-start;width:100%;height:20px;gap:8px;margin-bottom:6px}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .bottom .options .option{flex-direction:row;gap:5px;align-items:center}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .bottom .options .option p{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .bottom .options .product-price{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;line-height:normal;white-space:nowrap;flex-shrink:0;margin-left:120px}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .bottom .options .price-sale-wrap{flex-direction:column;align-items:flex-end;gap:1px;flex-shrink:0;margin-left:120px}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .bottom .options .price-sale-wrap .price-original{font-size:11px;color:#aaa;text-decoration:line-through;line-height:1;font-family:Poppins,sans-serif}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .bottom .options .price-sale-wrap .price-discounted{font-size:14px;font-weight:700;color:#e9a692;line-height:1.2;font-family:Poppins,sans-serif;white-space:nowrap}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .bottom .divider{width:100%;height:1px;background:#e5e1da;margin-bottom:10px}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .bottom .type-buttons{flex-direction:row;width:100%;justify-content:flex-start;align-items:center;gap:12px}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .bottom .type-buttons .type{flex-direction:row;align-items:center;gap:7px}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .bottom .type-buttons .type p{color:#2d3536;font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .bottom .type-buttons .type .disabled-type{color:hsla(0,0%,56%,.54);font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .bottom .type-buttons .buttons{flex-direction:row;width:auto;gap:4px;justify-content:center;align-items:center}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .bottom .type-buttons .buttons button{padding:4px}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .bottom .type-buttons .buttons svg{width:20px;height:20px;cursor:pointer}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config .bottom .type-buttons .buttons .view-cnt{font-size:12px}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config:hover .top .quicklook-btn{opacity:1;pointer-events:all}#pc-wrap .hp-recommend .container .card-box .top-product-swiper .top-product-slide .card-config:hover{transform:translateY(-6px);box-shadow:0 12px 28px 0 rgba(24,26,32,.14)}#pc-wrap .hp-social-proof{padding:108px 0 76px;width:100%;background:#f2efe2}#pc-wrap .hp-social-proof .container .card-box{position:relative;margin-top:64px;display:flex;flex-direction:row}#pc-wrap .hp-social-proof .container .card-box .swiper-ba-next{margin-left:20px;cursor:pointer}#pc-wrap .hp-social-proof .container .card-box .swiper-ba-prev{margin-right:20px;cursor:pointer}#pc-wrap .hp-social-proof .ba-swiper{width:100%;height:420px}#pc-wrap .hp-social-proof .ba-swiper .ba-slide{width:auto;height:auto;display:flex}#pc-wrap .hp-social-proof .ba-card{position:relative;width:100%;height:375px;display:flex;flex-direction:column;transition:transform .3s}#pc-wrap .hp-social-proof .ba-card:hover{opacity:1;transform:scale(1.05)}#pc-wrap .hp-social-proof .ba-slider{position:relative;width:100%;height:203px;overflow:hidden;cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:12px 12px 0 0}#pc-wrap .hp-social-proof .ba-img{position:absolute;inset:0;background-size:cover;background-position:50%}#pc-wrap .hp-social-proof .ba-label{position:absolute;bottom:12px;font-family:Poppins,sans-serif;font-size:10px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:#f2efe2;padding:4px 8px;background:rgba(0,0,0,.3)}#pc-wrap .hp-social-proof .ba-label--before{left:12px}#pc-wrap .hp-social-proof .ba-label--after{right:12px}#pc-wrap .hp-social-proof .ba-handle{position:absolute;top:0;bottom:0;width:2px;cursor:col-resize;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center}#pc-wrap .hp-social-proof .ba-handle-line{position:absolute;inset:0;background:#f2efe2;width:2px}#pc-wrap .hp-social-proof .ba-handle-knob{position:relative;z-index:2;width:36px;height:36px;border-radius:50%;background:#f2efe2;display:flex;align-items:center;justify-content:center;gap:2px;font-size:12px;color:#2d3536;box-shadow:0 2px 8px rgba(0,0,0,.2)}#pc-wrap .hp-social-proof .ba-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:#f2efe2;box-shadow:0 1px 4px 0 rgba(24,26,32,.07);flex:1 1}#pc-wrap .hp-social-proof .ba-product{color:#2d3536;font-size:15px;font-weight:600;text-transform:capitalize;display:block}#pc-wrap .hp-social-proof .ba-product,#pc-wrap .hp-social-proof .ba-result{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;line-height:normal}#pc-wrap .hp-social-proof .ba-result{margin-top:5px;color:#716b69;font-size:13px;font-weight:400;flex:1 1}#pc-wrap .hp-social-proof .ba-bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:15px}#pc-wrap .hp-social-proof .ba-brand{color:rgba(27,27,27,.4);font-family:Poppins,sans-serif;font-size:10px;letter-spacing:1.5px;text-transform:uppercase}#pc-wrap .hp-social-proof .ba-duration{color:rgba(27,27,27,.35);font-family:Poppins,sans-serif;font-size:11px}#pc-wrap .hp-social-proof .hp-sp-reviews{padding:108px 0 76px}#pc-wrap .hp-social-proof .hp-sp-reviews .card-box{position:relative;margin-top:64px;display:flex;flex-direction:row}#pc-wrap .hp-social-proof .hp-sp-reviews .card-box .swiper-rv-next{margin-left:20px;cursor:pointer}#pc-wrap .hp-social-proof .hp-sp-reviews .card-box .swiper-rv-prev{margin-right:20px;cursor:pointer}#pc-wrap .hp-social-proof .hp-sp-reviews .rv-swiper{width:100%;height:420px}#pc-wrap .hp-social-proof .hp-sp-reviews .rv-swiper .rv-slide{width:auto;height:auto;display:flex}#pc-wrap .hp-social-proof .hp-sp-reviews .rv-card{position:relative;width:100%;height:375px;display:flex;flex-direction:column;transition:transform .3s}#pc-wrap .hp-social-proof .hp-sp-reviews .rv-card:hover{opacity:1;transform:scale(1.05)}#pc-wrap .hp-social-proof .hp-sp-reviews .rv-card-top{width:100%;height:203px;border-radius:12px 12px 0 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}#pc-wrap .hp-social-proof .hp-sp-reviews .rv-avatar{width:64px;height:64px;border-radius:50%;background:hsla(0,0%,100%,.25);color:#f2efe2;font-family:Poppins,sans-serif;font-size:26px;font-weight:600;display:flex;align-items:center;justify-content:center}#pc-wrap .hp-social-proof .hp-sp-reviews .rv-stars{display:flex;gap:3px}#pc-wrap .hp-social-proof .hp-sp-reviews .rv-stars .star{color:hsla(0,0%,100%,.35);font-size:15px}#pc-wrap .hp-social-proof .hp-sp-reviews .rv-stars .star.filled{color:#f2efe2}#pc-wrap .hp-social-proof .hp-sp-reviews .rv-skin-type{color:hsla(0,0%,100%,.7);font-family:Poppins,sans-serif;font-size:10px;letter-spacing:1.2px;text-transform:uppercase}#pc-wrap .hp-social-proof .hp-sp-reviews .rv-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:#f2efe2;box-shadow:0 1px 4px 0 rgba(24,26,32,.07);flex:1 1}#pc-wrap .hp-social-proof .hp-sp-reviews .rv-name{overflow:hidden;color:#2d3536;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;line-height:normal;display:block}#pc-wrap .hp-social-proof .hp-sp-reviews .rv-text{margin-top:5px;overflow:hidden;color:#716b69;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1 1}#pc-wrap .hp-social-proof .hp-sp-reviews .rv-bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:15px}#pc-wrap .hp-social-proof .hp-sp-reviews .rv-product{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#2d3536;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;max-width:60%}#pc-wrap .hp-social-proof .hp-sp-reviews .rv-location{color:rgba(27,27,27,.4);font-family:Poppins,sans-serif;font-size:11px}#pc-wrap .hp-ai-beauty{padding:80px 0;background:#f2efe2}#pc-wrap .hp-ai-beauty .container{flex-direction:column}#pc-wrap .hp-ai-beauty .hp-ai-inner{display:flex;flex-direction:row;align-items:flex-start;gap:80px}#pc-wrap .hp-ai-beauty .hp-ai-left{flex:1 1;display:flex;flex-direction:column;gap:20px}#pc-wrap .hp-ai-beauty .hp-ai-icon svg{width:48px;height:48px}#pc-wrap .hp-ai-beauty .hp-ai-desc{color:rgba(27,27,27,.6);font-family:Poppins,sans-serif;font-size:14px;line-height:1.7;max-width:420px;margin:0}#pc-wrap .hp-ai-beauty .hp-ai-right{width:360px;flex-shrink:0;display:flex;flex-direction:column;gap:16px;padding-top:80px}#pc-wrap .hp-ai-beauty .hp-ai-prompt-label{color:rgba(27,27,27,.4);font-family:Poppins,sans-serif;font-size:11px;letter-spacing:1px;text-transform:uppercase}#pc-wrap .hp-ai-beauty .hp-ai-suggestions{display:flex;flex-direction:column;gap:10px}#pc-wrap .hp-ai-beauty .hp-ai-chip{text-align:left;padding:14px 18px;background:transparent;border:1px solid rgba(27,27,27,.15);color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;cursor:pointer;transition:border-color .2s,background .2s}#pc-wrap .hp-ai-beauty .hp-ai-chip:hover{border-color:#2d3536;background:rgba(44,44,44,.04)}#pc-wrap .hp-reviews{padding:80px 0;background:#f2efe2}#pc-wrap .hp-reviews .container{flex-direction:column}#pc-wrap .hp-reviews .hp-reviews-header{margin-bottom:48px}#pc-wrap .hp-reviews .hp-reviews-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}#pc-wrap .hp-reviews .hp-review-card{display:flex;flex-direction:column;gap:16px;padding:28px 24px;background:#fff;border:1px solid rgba(27,27,27,.09)}#pc-wrap .hp-reviews .hp-review-stars{display:flex;gap:2px}#pc-wrap .hp-reviews .hp-review-stars .star{color:rgba(27,27,27,.15);font-size:14px}#pc-wrap .hp-reviews .hp-review-stars .star.filled{color:#e9a692}#pc-wrap .hp-reviews .hp-review-text{color:rgba(27,27,27,.65);font-family:Poppins,sans-serif;font-size:13px;line-height:1.7;margin:0;flex:1 1}#pc-wrap .hp-reviews .hp-review-product{display:flex;flex-direction:column;gap:2px;padding-top:12px;border-top:1px solid rgba(27,27,27,.08)}#pc-wrap .hp-reviews .hp-review-product-brand{color:rgba(27,27,27,.4);font-family:Poppins,sans-serif;font-size:10px;letter-spacing:1.5px;text-transform:uppercase}#pc-wrap .hp-reviews .hp-review-product-name{color:rgba(27,27,27,.6);font-family:Poppins,sans-serif;font-size:12px}#pc-wrap .hp-reviews .hp-review-author{display:flex;flex-direction:row;align-items:center;gap:12px}#pc-wrap .hp-reviews .hp-review-avatar{width:36px;height:36px;border-radius:50%;background:rgba(27,27,27,.08);color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:center;flex-shrink:0}#pc-wrap .hp-reviews .hp-review-name{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;display:block}#pc-wrap .hp-reviews .hp-review-location{color:rgba(27,27,27,.4);font-family:Poppins,sans-serif;font-size:11px;display:block}#pc-wrap .hp-product-tabs{padding:80px 0 96px;background:#f2efe2}#pc-wrap .hp-product-tabs .container{flex-direction:column}#pc-wrap .hp-product-tabs .hp-pt-header{margin-bottom:0}#pc-wrap .hp-product-tabs .hp-pt-tabs{display:flex;align-items:center;gap:8px;margin-bottom:40px}#pc-wrap .hp-product-tabs .hp-pt-tabs .hp-pt-tab{padding:10px 24px;border-radius:100px;border:1.5px solid #d8d3cc;background:transparent;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#716b69;cursor:pointer;transition:all .2s}#pc-wrap .hp-product-tabs .hp-pt-tabs .hp-pt-tab.active{background:#2d3536;border-color:#2d3536;color:#f2efe2}#pc-wrap .hp-product-tabs .hp-pt-tabs .hp-pt-tab:hover:not(.active){border-color:#2d3536;color:#2d3536}#pc-wrap .hp-product-tabs .hp-pt-tabs .hp-pt-nav{margin-left:auto;display:flex;gap:16px;align-items:center}#pc-wrap .hp-product-tabs .hp-pt-tabs .hp-pt-nav svg{cursor:pointer;width:22px;height:22px;color:#2d3536;transition:opacity .2s}#pc-wrap .hp-product-tabs .hp-pt-tabs .hp-pt-nav svg:hover{opacity:.5}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap{width:100%}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper{width:100%;height:440px}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide{width:auto;height:auto;display:flex}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config{width:100%;height:413px;margin-bottom:7px;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .top{position:relative;width:100%;height:240px;overflow:hidden;background:#fff}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .top a{height:100%;display:flex;align-items:center;justify-content:center}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .top img{width:100%;height:100%;object-fit:contain;padding:16px;border-radius:0}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .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:#98aa9d;color:#fff;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .top .top-badge img{height:16px}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .top .fire-badge{position:absolute;top:30px;left:16px;background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;font-size:10px;font-weight:800;padding:5px 10px;border-radius:20px;letter-spacing:1px;white-space:nowrap;pointer-events:none;box-shadow:0 2px 8px rgba(255,107,53,.4)}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .top .new-badge{position:absolute;top:12px;right:12px;background:#2d3536;color:#fff;font-size:10px;font-weight:700;padding:5px 10px;border-radius:20px;letter-spacing:1.5px;white-space:nowrap;pointer-events:none}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .top .sale-badge{position:absolute;top:12px;right:12px;background:linear-gradient(135deg,#e9a692,#f06292);color:#fff;font-size:11px;font-weight:700;padding:5px 10px;border-radius:20px;letter-spacing:.2px;white-space:nowrap;pointer-events:none}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .top .quicklook-link{text-decoration:none;display:block;width:100%}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .top .quicklook-btn{position:absolute;bottom:0;left:0;width:100%;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(44,44,44,.88);opacity:0;transition:opacity .22s ease;cursor:pointer}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .top .quicklook-btn p{color:#fff;font-size:13px;font-weight:600;letter-spacing:.5px}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .bottom{width:100%;height:173px;padding:16px 16px 8px;overflow:hidden;display:flex;flex-direction:column}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .bottom .name-address{width:100%;gap:4px;margin-bottom:10px}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .bottom .name-address .name-price-row{width:100%}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .bottom .name-address .name-price-row .name-link{display:block;text-decoration:none;overflow:hidden}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .bottom .name-address .name-price-row .product-title{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .bottom .name-address .address{width:100%;overflow:hidden}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .bottom .name-address .address p{color:#716b69;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .bottom .options{flex-direction:row;align-items:center;justify-content:flex-start;width:100%;height:20px;gap:8px;margin-bottom:6px}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .bottom .options .option{flex-direction:row;gap:5px;align-items:center}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .bottom .options .option p{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .bottom .options .product-price{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;line-height:normal;white-space:nowrap;flex-shrink:0;margin-left:120px}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .bottom .options .price-sale-wrap{flex-direction:column;align-items:flex-end;gap:1px;flex-shrink:0;margin-left:120px}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .bottom .options .price-sale-wrap .price-original{font-size:11px;color:#aaa;text-decoration:line-through;line-height:1;font-family:Poppins,sans-serif}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .bottom .options .price-sale-wrap .price-discounted{font-size:14px;font-weight:700;color:#e9a692;line-height:1.2;font-family:Poppins,sans-serif;white-space:nowrap}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .bottom .divider{width:100%;height:1px;background:#e5e1da;margin-bottom:10px}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .bottom .type-buttons{flex-direction:row;width:100%;justify-content:flex-start;align-items:center;gap:12px}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .bottom .type-buttons .type{flex-direction:row;align-items:center;gap:7px}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .bottom .type-buttons .type p{color:#2d3536;font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .bottom .type-buttons .type .disabled-type{color:hsla(0,0%,56%,.54);font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .bottom .type-buttons .buttons{flex-direction:row;width:auto;gap:4px;justify-content:center;align-items:center}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .bottom .type-buttons .buttons button{padding:4px}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .bottom .type-buttons .buttons svg{width:20px;height:20px;cursor:pointer}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config .bottom .type-buttons .buttons .view-cnt{font-size:12px}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config:hover .top .quicklook-btn{opacity:1;pointer-events:all}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .pt-swiper .pt-slide .card-config:hover{transform:translateY(-6px);box-shadow:0 12px 28px 0 rgba(24,26,32,.14)}#pc-wrap .hp-product-tabs .hp-pt-swiper-wrap .hp-pt-empty{height:280px;display:flex;justify-content:center;align-items:center;color:#716b69;font-family:Poppins,sans-serif;font-size:14px}#pc-wrap .hp-social-proof{padding:80px 0 0}#pc-wrap .hp-social-proof .container{flex-direction:column}#pc-wrap .hp-social-proof .hp-sp-header{margin-bottom:40px}#pc-wrap .hp-social-proof .hp-sp-subtitle{margin:-28px 0 48px;color:rgba(27,27,27,.5);font-family:Poppins,sans-serif;font-size:14px;line-height:1.6}#pc-wrap .hp-social-proof .hp-sp-reviews{margin-top:80px;padding:80px 0;background:#f2efe2}#pc-wrap .hp-social-proof .hp-sp-reviews .container{flex-direction:column}#pc-wrap .hp-social-proof .hp-sp-reviews .hp-reviews-header{margin-bottom:48px}#pc-wrap .header-main{position:relative;width:100%;height:860px;margin-top:36px;overflow:hidden}#pc-wrap .header-main .hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}#pc-wrap .header-main .hero-mute-btn{position:absolute;bottom:24px;right:24px;z-index:2;width:44px;height:44px;border-radius:50%;border:none;background:rgba(0,0,0,.45);color:#fff;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}#pc-wrap .header-main .hero-mute-btn:hover{background:rgba(0,0,0,.7)}#pc-wrap .header-main .container{position:relative;z-index:1;margin-top:20px;flex-direction:column;align-items:center}#pc-wrap .header-main .container .search-box{position:relative;margin-top:56px;padding:16px 29px;width:1094px;height:96px;display:flex;flex-direction:row;justify-content:space-between;background:hsla(0,0%,100%,.28);border-radius:12px}#pc-wrap .header-main .container .search-box .select-box{width:712px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .header-main .container .search-box .select-box .box{padding:24px 22px;width:213px;height:56px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-radius:12px;background:hsla(0,0%,100%,.575);box-sizing:border-box;cursor:pointer}#pc-wrap .header-main .container .search-box .select-box .box.on{background:#f2efe2;border:1px solid #000;color:#2d3536}#pc-wrap .header-main .container .search-box .select-box .box span{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .header-main .container .search-box .search-box-other,#pc-wrap .header-main .container .search-box .search-box-other .advanced-filter{display:flex;flex-direction:row;align-items:center}#pc-wrap .header-main .container .search-box .search-box-other .advanced-filter img{margin-right:10px;width:25px;height:22px;cursor:pointer}#pc-wrap .header-main .container .search-box .search-box-other .advanced-filter span{color:#fff;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}#pc-wrap .header-main .container .search-box .search-box-other .search-btn{margin-left:12px;width:62px;height:62px;display:flex;align-items:center;justify-content:center;border-radius:55px;background:#f17742;cursor:pointer}#pc-wrap .header-main .container .search-box .search-box-other .search-btn svg{width:20px;height:20px;color:#fff}#pc-wrap .header-main .container .search-box .filter-location{position:absolute;padding:40px 60px;width:1094px;min-height:120px;height:auto;top:96px;right:0;display:flex;flex-direction:row;flex-wrap:wrap;gap:40px;visibility:hidden;border-radius:12px;background:#f2efe2;box-shadow:0 5px 15px rgba(0,0,0,.35);box-sizing:border-box;z-index:2}#pc-wrap .header-main .container .search-box .filter-location.on{visibility:visible;transition:.2s ease-out;background:#f2efe2}#pc-wrap .header-main .container .search-box .filter-location div{width:295px;display:flex;flex-direction:row;align-items:center}#pc-wrap .header-main .container .search-box .filter-location div img{width:122px;height:85px;border-radius:15px;cursor:pointer}#pc-wrap .header-main .container .search-box .filter-location div span{margin-left:22px;color:#2d3536;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:26px;cursor:pointer;text-transform:capitalize}#pc-wrap .header-main .container .search-box .filter-location div label{line-height:13px}#pc-wrap .header-main .container .search-box .filter-type{position:absolute;padding:50px;width:1094px;min-height:120px;height:auto;top:96px;right:0;display:flex;flex-direction:row;justify-content:space-between;visibility:hidden;border-radius:12px;background:#f2efe2;box-shadow:0 5px 15px rgba(0,0,0,.35);box-sizing:border-box;z-index:1}#pc-wrap .header-main .container .search-box .filter-type.on{visibility:visible;transition:.2s ease-out;background:#f2efe2}#pc-wrap .header-main .container .search-box .filter-type div{position:relative;width:272px;height:168px;border-radius:15px;cursor:pointer;background-size:cover}#pc-wrap .header-main .container .search-box .filter-type div span{position:absolute;top:13px;right:12px;padding:1px 5px 5px;border-radius:2px 2px 0 0;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:26px;background:linear-gradient(180deg,#fff,hsla(0,0%,100%,0));text-transform:capitalize}#pc-wrap .header-main .container .search-box .filter-rooms{position:absolute;padding:10px 92px;width:1094px;min-height:120px;height:auto;top:96px;right:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;visibility:hidden;border-radius:12px;background:#f2efe2;box-shadow:0 5px 15px rgba(0,0,0,.35);box-sizing:border-box;z-index:1}#pc-wrap .header-main .container .search-box .filter-rooms.on{visibility:visible;transition:.2s ease-out;background:#f2efe2}#pc-wrap .header-main .container .search-box .filter-rooms span{display:flex;align-items:center;padding:10px 30px;border:1px solid #fffdfd;color:#2d3536;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:26px;cursor:pointer}#pc-wrap .header-main .container .search-box .filter-rooms span:hover{border-radius:5px;border:1px solid #b9b9b9;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}#pc-wrap .header-basic{position:relative;width:100%;height:557px;margin-top:36px;display:flex;flex-direction:row;justify-content:center;background:#000}#pc-wrap .header-basic.auth{height:300px}#pc-wrap .header-basic .container{margin-top:236px}#pc-wrap .header-basic .container strong{color:#fff;font-family:Poppins,sans-serif;font-size:48px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.96px;text-transform:capitalize}#pc-wrap .header-basic .container span{color:#fff;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .review-card{margin-top:42px;display:flex;flex-direction:column}#pc-wrap .review-card .info{justify-content:space-between}#pc-wrap .review-card .info,#pc-wrap .review-card .info .left{display:flex;flex-direction:row}#pc-wrap .review-card .info .left img{width:55px;height:59px;border-radius:50%}#pc-wrap .review-card .info .left div{margin-left:8px;display:flex;flex-direction:column}#pc-wrap .review-card .info .left div strong{color:#2d3536;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .review-card .info .left div span{margin-top:4px;color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .review-card .info .right{display:flex;flex-direction:row}#pc-wrap .review-card .info .right svg{color:#edf023}#pc-wrap .review-card p{margin-top:10px;color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .review-card .reply-button-box{width:auto;height:auto;flex-direction:row;gap:10px;align-items:center;border-bottom:1px solid #ddd}#pc-wrap .review-card .reply-button-box .reply-text{padding-bottom:10px;color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .chatting .chat-button{border:none;position:fixed;bottom:90px;right:30px;width:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;height:50px;background:#f2efe2;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:#f2efe2}#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:Poppins;font-style:normal;font-weight:400;font-size:16px;line-height:24px}#pc-wrap .chatting .chat-frame .chat-bott .send-msg-btn{margin-left:14px;width:50px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:#33c1c1;border:none}#pc-wrap .chatting .chat-frame .msg-right{padding:9px;width:auto;height:auto;display:flex;background:#d0ece8;border-radius:20px 20px 0 20px}#pc-wrap #footer{position:relative;width:100%;height:auto;display:flex;flex-direction:row;background:#2d3536}#pc-wrap #footer .footer-container{width:1300px;height:auto;margin:0 auto}#pc-wrap #footer .footer-container .footer-newsletter{padding:36px 0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px solid hsla(40,31%,94%,.12)}#pc-wrap #footer .footer-container .footer-newsletter strong{color:#f2efe2;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;letter-spacing:.4px}#pc-wrap #footer .footer-container .footer-newsletter .footer-newsletter-form{display:flex;flex-direction:row;align-items:center;width:400px;height:50px;padding:0 6px 0 18px;box-sizing:border-box;background:hsla(40,31%,94%,.08);border:1px solid hsla(40,31%,94%,.2);border-radius:8px}#pc-wrap #footer .footer-container .footer-newsletter .footer-newsletter-form input{flex:1 1;border:none;outline:none;background:none;color:#f2efe2;font-family:Poppins,sans-serif;font-size:14px}#pc-wrap #footer .footer-container .footer-newsletter .footer-newsletter-form input::placeholder{color:hsla(40,31%,94%,.35)}#pc-wrap #footer .footer-container .footer-newsletter .footer-newsletter-form span{padding:9px 18px;background:#f2efe2;color:#2d3536;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase;border-radius:6px;cursor:pointer;white-space:nowrap;transition:background .2s ease,color .2s ease}#pc-wrap #footer .footer-container .footer-newsletter .footer-newsletter-form span:hover{background:#98aa9d;color:#2d3536}#pc-wrap #footer .footer-container .footer-main{padding:56px 0 48px;display:flex;flex-direction:row;justify-content:space-between;gap:48px}#pc-wrap #footer .footer-container .footer-main .footer-brand{display:flex;flex-direction:column;gap:22px;min-width:200px}#pc-wrap #footer .footer-container .footer-main .footer-brand .footer-logo{width:120px;cursor:pointer;filter:brightness(0) invert(1) opacity(.9)}#pc-wrap #footer .footer-container .footer-main .footer-brand .footer-contact{display:flex;flex-direction:column;gap:4px}#pc-wrap #footer .footer-container .footer-main .footer-brand .footer-contact .footer-label{color:hsla(40,31%,94%,.45);font-family:Poppins,sans-serif;font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:.9px}#pc-wrap #footer .footer-container .footer-main .footer-brand .footer-contact .footer-value,#pc-wrap #footer .footer-container .footer-main .footer-brand .footer-contact p{margin:0;color:#f2efe2;font-family:Poppins,sans-serif;font-size:14px;font-weight:500}#pc-wrap #footer .footer-container .footer-main .footer-brand .footer-social-icons{display:flex;flex-direction:row;gap:14px;color:hsla(40,31%,94%,.45)}#pc-wrap #footer .footer-container .footer-main .footer-brand .footer-social-icons svg{font-size:22px;cursor:pointer;transition:color .2s ease}#pc-wrap #footer .footer-container .footer-main .footer-brand .footer-social-icons svg:hover{color:#e9a692}#pc-wrap #footer .footer-container .footer-main .footer-col{display:flex;flex-direction:column}#pc-wrap #footer .footer-container .footer-main .footer-col .footer-col-title{color:#f2efe2;font-family:Poppins,sans-serif;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.4px;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid hsla(40,31%,94%,.15)}#pc-wrap #footer .footer-container .footer-main .footer-col span{color:hsla(40,31%,94%,.6);font-family:Poppins,sans-serif;font-size:14px;font-weight:400;margin-top:12px;cursor:pointer;transition:color .2s ease}#pc-wrap #footer .footer-container .footer-main .footer-col span:hover{color:#e9a692}#pc-wrap #footer .footer-container .footer-bottom{padding:20px 0 24px;border-top:1px solid hsla(40,31%,94%,.12);display:flex;flex-direction:row;justify-content:space-between;align-items:center}#pc-wrap #footer .footer-container .footer-bottom span{color:hsla(40,31%,94%,.4);font-family:Poppins,sans-serif;font-size:13px;font-weight:400;letter-spacing:.2px}.MuiPaper-root.MuiMenu-paper{padding:8px;box-shadow:0 3px 8px rgba(0,0,0,.24)}.advanced-filter-modal{padding:29px 0 18px;position:relative;width:662px;height:auto;display:flex;flex-direction:column;align-items:center}.advanced-filter-modal .close{position:absolute;top:20px;right:10px;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f2efe2;cursor:pointer}.advanced-filter-modal .top{width:580px;height:auto;display:flex;flex-direction:column}.advanced-filter-modal .top span{color:#2d3536;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}.advanced-filter-modal .top div.search-input-box{margin-top:10px;padding:18px 14px;display:flex;flex-direction:row;align-items:center;border-radius:8px;border:1px solid #ddd}.advanced-filter-modal .top div.search-input-box img{width:17px;height:17px;filter:brightness(0)}.advanced-filter-modal .top div.search-input-box input{margin-left:10px;width:100%;height:25px;color:#716b69;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;border:none;outline:none}.advanced-filter-modal hr{width:100%}.advanced-filter-modal .middle{position:relative;width:593px;height:auto;display:flex;flex-direction:column}.advanced-filter-modal .middle .row-box{position:relative;width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between}.advanced-filter-modal .middle .row-box .box{position:relative;width:285px;height:auto;display:flex;flex-direction:column}.advanced-filter-modal .middle .row-box .box span{margin-bottom:10px;color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}.advanced-filter-modal .middle .row-box .box .inside{position:relative;width:100%;height:auto;display:flex;flex-direction:row}.advanced-filter-modal .middle .row-box .box .inside.space-between{justify-content:space-between}.advanced-filter-modal .middle .row-box .box .inside.align-center{align-items:center}.advanced-filter-modal .middle .row-box .box .inside div.room{width:46px;height:46px;display:flex;align-items:center;justify-content:center;border:1px solid #ddd;color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}.advanced-filter-modal .middle .row-box .box .inside div.room:first-child{border-radius:12px 0 0 12px}.advanced-filter-modal .middle .row-box .box .inside div.room:last-child{border-radius:0 12px 12px 0}.advanced-filter-modal .middle .row-box .box .inside div.room.active{border:2px solid #2d3536}.advanced-filter-modal .middle .row-box .box .inside select{padding-left:13px;width:100%;height:46px;border-radius:8px;border:1px solid #ddd;color:#716b69;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.advanced-filter-modal .middle .row-box .box .inside .arrow-down{position:absolute;width:15px;height:8px;color:#e5e1da;right:12px;top:21px}.advanced-filter-modal .middle .row-box .box .inside .minus-line{width:11px;height:1px;background:#2d3536}.advanced-filter-modal .middle .row-box .box .inside em{color:#716b69;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}.advanced-filter-modal .bottom{width:604px;height:auto;display:flex;flex-direction:row;justify-content:space-between}.advanced-filter-modal .bottom div{display:flex;flex-direction:row;align-items:center}.advanced-filter-modal .bottom div img{margin-right:10px;width:15px;height:15px;cursor:pointer}.advanced-filter-modal .bottom div span{color:#2d3536;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;-webkit-text-decoration-line:underline;text-decoration-line:underline;cursor:pointer}.advanced-filter-modal .bottom button{width:185px;height:54px;border-radius:12px;background:linear-gradient(90deg,#e8543e,#ec6b57);color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.no-data{padding:30px 20px;width:100%;display:flex;flex-direction:column;align-items:center}.no-data img{width:56px;margin-bottom:2px}.no-data p{color:#bdbdbd;text-align:center}.img-flag{width:24px;height:17px;border-radius:2px;margin-right:8px}@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root,body,html{background-color:#f2efe2}#mobile-wrap .announcement-bar{display:none}#mobile-wrap #main{padding-top:60px}#mobile-wrap .mob-navbar{position:fixed;top:0;left:0;width:100%;height:60px;flex-direction:row;justify-content:space-between;padding:0 16px;background:#f2efe2;box-shadow:0 1px 8px rgba(24,26,32,.08);z-index:1000;box-sizing:border-box}#mobile-wrap .mob-navbar,#mobile-wrap .mob-navbar .mob-nav-left{display:flex;align-items:center}#mobile-wrap .mob-navbar .mob-logo{height:22px;width:auto}#mobile-wrap .mob-navbar .mob-nav-actions{display:flex;flex-direction:row;align-items:center;gap:16px}#mobile-wrap .mob-navbar .mob-nav-actions .mob-nav-icon{width:24px;height:24px;color:#2d3536;cursor:pointer}#mobile-wrap .mob-navbar .mob-nav-actions .mob-cart-wrap{position:relative;display:flex;align-items:center}#mobile-wrap .mob-navbar .mob-nav-actions .mob-cart-wrap a{display:flex;align-items:center}#mobile-wrap .mob-navbar .mob-nav-actions .mob-cart-wrap .mob-cart-badge{position:absolute;top:-6px;right:-6px;width:16px;height:16px;border-radius:50%;background:#98aa9d;color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;pointer-events:none}#mobile-wrap .mob-navbar .mob-nav-actions .mob-user-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover}#mobile-wrap .mob-drawer{width:280px;height:100%;display:flex;flex-direction:column;background:#f2efe2}#mobile-wrap .mob-drawer .mob-drawer-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:16px}#mobile-wrap .mob-drawer .mob-drawer-header .mob-drawer-logo{height:22px;width:auto}#mobile-wrap .mob-drawer .mob-drawer-header .mob-drawer-close{color:#2d3536;cursor:pointer;font-size:22px}#mobile-wrap .mob-drawer .mob-drawer-list{flex:1 1;padding:8px 0}#mobile-wrap .mob-drawer .mob-drawer-list .MuiListItemButton-root{padding:12px 20px;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;color:#2d3536}#mobile-wrap .mob-drawer .mob-drawer-list .MuiListItemButton-root.active{color:#2c1654;font-weight:700;background:rgba(44,22,84,.06)}#mobile-wrap .mob-drawer .mob-drawer-list .MuiListItemButton-root:hover{background:rgba(44,22,84,.04)}#mobile-wrap .mob-drawer .mob-drawer-list .MuiListItemButton-root .MuiListItemText-primary{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:inherit}#mobile-wrap .mob-drawer .mob-drawer-lang{padding:14px 16px;display:flex;flex-direction:column;gap:10px}#mobile-wrap .mob-drawer .mob-drawer-lang .mob-drawer-lang-label{font-family:Poppins,sans-serif;font-size:11px;font-weight:700;color:#aaa;text-transform:uppercase;letter-spacing:.8px}#mobile-wrap .mob-drawer .mob-drawer-lang .mob-drawer-lang-options{display:flex;flex-direction:row;gap:8px}#mobile-wrap .mob-drawer .mob-drawer-lang .mob-drawer-lang-options .mob-drawer-lang-btn{display:flex;flex-direction:row;align-items:center;gap:6px;padding:7px 12px;border-radius:8px;border:1px solid rgba(24,26,32,.15);background:transparent;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#2d3536;cursor:pointer;transition:all .2s ease}#mobile-wrap .mob-drawer .mob-drawer-lang .mob-drawer-lang-options .mob-drawer-lang-btn.active{background:#2c1654;border-color:#2c1654;color:#fff}#mobile-wrap .mob-drawer .mob-drawer-lang .mob-drawer-lang-options .mob-drawer-lang-btn .mob-drawer-lang-flag{width:18px;height:12px;object-fit:cover;border-radius:2px}#mobile-wrap .mob-drawer .mob-drawer-footer{padding:16px;display:flex;flex-direction:column;gap:12px}#mobile-wrap .mob-drawer .mob-drawer-footer .mob-drawer-user{flex-direction:row;align-items:center;gap:10px}#mobile-wrap .mob-drawer .mob-drawer-footer .mob-drawer-user .mob-drawer-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid rgba(44,22,84,.15)}#mobile-wrap .mob-drawer .mob-drawer-footer .mob-drawer-user .mob-drawer-nick{font-family:Poppins,sans-serif;font-size:14px;font-weight:700;color:#2d3536;display:block}#mobile-wrap .mob-drawer .mob-drawer-footer .mob-drawer-user .mob-drawer-type{font-family:Poppins,sans-serif;font-size:11px;color:#2c1654;font-weight:600;text-transform:uppercase;letter-spacing:.5px;display:block}#mobile-wrap .mob-drawer .mob-drawer-footer .mob-drawer-logout-btn{font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#716b69!important;text-transform:none;justify-content:flex-start;padding:0}#mobile-wrap .mob-drawer .mob-drawer-footer .mob-drawer-login-btn{font-family:Poppins,sans-serif;font-size:14px;font-weight:700;background:#2c1654!important;color:#fff!important;border-radius:10px;text-transform:none;padding:12px}#mobile-wrap .mob-section-title{font-size:20px;font-weight:600;color:#2d3536;margin-bottom:14px}#mobile-wrap .mob-hp-categories{padding:20px 16px 10px}#mobile-wrap .mob-hp-categories .mob-cat-scroll{display:flex;flex-direction:row;gap:14px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}#mobile-wrap .mob-hp-categories .mob-cat-scroll::-webkit-scrollbar{display:none}#mobile-wrap .mob-hp-categories .mob-cat-scroll a{text-decoration:none;flex-shrink:0}#mobile-wrap .mob-hp-categories .mob-cat-scroll .mob-cat-item{display:flex;flex-direction:column;align-items:center;gap:6px;width:76px}#mobile-wrap .mob-hp-categories .mob-cat-scroll .mob-cat-item .mob-cat-circle{width:72px;height:72px;border-radius:50%;background-size:cover;background-position:50%;border:2px solid rgba(44,22,84,.12)}#mobile-wrap .mob-hp-categories .mob-cat-scroll .mob-cat-item .mob-cat-label{font-family:Poppins,sans-serif;font-size:11px;font-weight:500;color:#2d3536;text-align:center;white-space:nowrap}#mobile-wrap .mob-product-card{position:relative;width:100%;height:375px;display:flex;flex-direction:column;border-radius:12px;overflow:hidden;background:#f2efe2;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#mobile-wrap .mob-product-card .mob-card-img{position:relative;width:100%;height:203px;background-size:cover;background-position:50%;border-radius:12px 12px 0 0;flex-shrink:0;cursor:pointer}#mobile-wrap .mob-product-card .mob-card-img .mob-card-badge{position:absolute;font-family:Poppins,sans-serif;font-size:10px;font-weight:700;padding:4px 10px;border-radius:20px;pointer-events:none;white-space:nowrap}#mobile-wrap .mob-product-card .mob-card-img .mob-card-badge.mob-badge-hot{top:10px;left:10px;background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;box-shadow:0 2px 6px rgba(255,107,53,.4)}#mobile-wrap .mob-product-card .mob-card-img .mob-card-badge.mob-badge-sale{top:10px;right:10px;background:linear-gradient(135deg,#e9a692,#f06292);color:#fff}#mobile-wrap .mob-product-card .mob-card-img .mob-card-badge.mob-badge-new{top:10px;right:10px;background:#2d3536;color:#fff}#mobile-wrap .mob-product-card .mob-card-info{padding:14px 14px 12px;display:flex;flex-direction:column;flex:1 1;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.71);border-top:none;background:#f2efe2;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#mobile-wrap .mob-product-card .mob-card-info .mob-card-title-link{text-decoration:none}#mobile-wrap .mob-product-card .mob-card-info .mob-card-title{display:block;overflow:hidden;color:#2d3536;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;line-height:normal;cursor:pointer}#mobile-wrap .mob-product-card .mob-card-info .mob-card-desc{margin-top:4px;overflow:hidden;color:#716b69;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .mob-product-card .mob-card-info .mob-card-bott{margin-top:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap .mob-product-card .mob-card-info .mob-card-bott .mob-card-price{color:#2d3536;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;line-height:normal}#mobile-wrap .mob-product-card .mob-card-info .mob-card-bott .mob-card-price-wrap{display:flex;flex-direction:column;gap:2px}#mobile-wrap .mob-product-card .mob-card-info .mob-card-bott .mob-card-price-wrap .mob-card-price-original{font-family:Poppins,sans-serif;font-size:11px;color:#aaa;text-decoration:line-through}#mobile-wrap .mob-product-card .mob-card-info .mob-card-bott .mob-card-price-wrap .mob-card-price-sale{font-family:Poppins,sans-serif;font-size:15px;font-weight:700;color:#e9a692}#mobile-wrap .mob-product-card .mob-card-info .mob-card-bott .mob-card-actions{display:flex;flex-direction:row;align-items:center;gap:2px}#mobile-wrap .mob-product-card .mob-card-info .mob-card-bott .mob-card-actions .mob-card-likes{color:#716b69;font-family:Poppins,sans-serif;font-size:13px;font-weight:400}#mobile-wrap .info-box{width:100%;display:flex;flex-direction:row;justify-content:center}#mobile-wrap .info-box span{color:#2d3536;font-family:Poppins,sans-serif;font-size:34px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.646px;text-transform:capitalize}#mobile-wrap .info-box span.white{color:#fff}#mobile-wrap .mob-product-tabs{padding:10px 10px 20px;width:100%;height:auto;display:flex;flex-direction:row}#mobile-wrap .mob-product-tabs .container{width:100%;flex-direction:column}#mobile-wrap .mob-product-tabs .container .mob-pt-header{margin-bottom:10px}#mobile-wrap .mob-product-tabs .container .mob-pt-tabs{display:flex;flex-direction:row;gap:8px;margin-bottom:16px;overflow-x:auto;scrollbar-width:none}#mobile-wrap .mob-product-tabs .container .mob-pt-tabs::-webkit-scrollbar{display:none}#mobile-wrap .mob-product-tabs .container .mob-pt-tabs .mob-pt-tab{flex-shrink:0;padding:7px 16px;border-radius:20px;border:1px solid rgba(24,26,32,.18);background:transparent;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;color:#716b69;cursor:pointer;transition:all .2s ease}#mobile-wrap .mob-product-tabs .container .mob-pt-tabs .mob-pt-tab.active{background:#2c1654;border-color:#2c1654;color:#fff}#mobile-wrap .mob-product-tabs .container .mob-pt-swiper-wrap{width:100%}#mobile-wrap .mob-product-tabs .container .mob-pt-swiper-wrap .mob-pt-swiper{width:100%;height:400px}#mobile-wrap .mob-product-tabs .container .mob-pt-swiper-wrap .mob-pt-swiper .mob-pt-slide{height:auto;display:flex}#mobile-wrap .trend-products{padding:0 10px;width:100%;height:auto;display:flex;flex-direction:row}#mobile-wrap .trend-products .container{width:100%;flex-direction:column}#mobile-wrap .trend-products .container .card-box{position:relative;margin-top:25px;display:flex;flex-direction:row}#mobile-wrap .trend-products .container .card-box .empty-list{width:100%;height:280px;display:flex;justify-content:center;align-items:center}#mobile-wrap .trend-products .container .card-box .trend-product-swiper{width:100%;height:400px;display:flex;flex-direction:row}#mobile-wrap .trend-products .container .card-box .trend-product-swiper .trend-product-slide{width:98%;height:auto;display:flex}#mobile-wrap .trend-products .container .card-box .trend-product-swiper .trend-product-slide .trend-card-box{position:relative;width:100%;height:375px;display:flex;flex-direction:column}#mobile-wrap .trend-products .container .card-box .trend-product-swiper .trend-product-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-products .container .card-box .trend-product-swiper .trend-product-slide .trend-card-box .card-img div{position:absolute;padding:8px 12px;left:12px;bottom:12px;border-radius:6px;background:#f2efe2;color:#2d3536;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#mobile-wrap .trend-products .container .card-box .trend-product-swiper .trend-product-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:#f2efe2;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#mobile-wrap .trend-products .container .card-box .trend-product-swiper .trend-product-slide .trend-card-box .info .title{overflow:hidden;color:#2d3536;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#mobile-wrap .trend-products .container .card-box .trend-product-swiper .trend-product-slide .trend-card-box .info .desc{margin-top:5px;overflow:hidden;color:#716b69;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .trend-products .container .card-box .trend-product-swiper .trend-product-slide .trend-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .trend-products .container .card-box .trend-product-swiper .trend-product-slide .trend-card-box .info .options div{display:flex;flex-direction:row}#mobile-wrap .trend-products .container .card-box .trend-product-swiper .trend-product-slide .trend-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#mobile-wrap .trend-products .container .card-box .trend-product-swiper .trend-product-slide .trend-card-box .info .options div span{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#mobile-wrap .trend-products .container .card-box .trend-product-swiper .trend-product-slide .trend-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap .trend-products .container .card-box .trend-product-swiper .trend-product-slide .trend-card-box .info .bott p{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#mobile-wrap .trend-products .container .card-box .trend-product-swiper .trend-product-slide .trend-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#mobile-wrap .trend-products .container .card-box .trend-product-swiper .trend-product-slide .trend-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#mobile-wrap .trend-products .container .card-box .trend-product-swiper .trend-product-slide .trend-card-box .info .bott .view-like-box .view-cnt{color:#716b69;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#mobile-wrap .trend-products .container .card-box .trend-card-box{position:relative;width:300px;height:375px;display:flex;flex-direction:column}#mobile-wrap .trend-products .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-products .container .card-box .trend-card-box .card-img div{position:absolute;padding:8px 12px;left:12px;bottom:12px;border-radius:6px;background:#f2efe2;color:#2d3536;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#mobile-wrap .trend-products .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:#f2efe2;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#mobile-wrap .trend-products .container .card-box .trend-card-box .info .title{overflow:hidden;color:#2d3536;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#mobile-wrap .trend-products .container .card-box .trend-card-box .info .desc{margin-top:5px;overflow:hidden;color:#716b69;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .trend-products .container .card-box .trend-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .trend-products .container .card-box .trend-card-box .info .options div{display:flex;flex-direction:row}#mobile-wrap .trend-products .container .card-box .trend-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#mobile-wrap .trend-products .container .card-box .trend-card-box .info .options div span{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#mobile-wrap .trend-products .container .card-box .trend-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap .trend-products .container .card-box .trend-card-box .info .bott p{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#mobile-wrap .trend-products .container .card-box .trend-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#mobile-wrap .trend-products .container .card-box .trend-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#mobile-wrap .trend-products .container .card-box .trend-card-box .info .bott .view-like-box .view-cnt{color:#716b69;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#mobile-wrap .mob-social-proof{padding:10px 10px 20px;width:100%;height:auto;display:flex;flex-direction:column}#mobile-wrap .mob-social-proof .container{width:100%;flex-direction:column;margin-bottom:24px}#mobile-wrap .mob-social-proof .mob-sp-swiper-wrap{width:100%;margin-top:10px}#mobile-wrap .mob-social-proof .mob-sp-swiper-wrap .mob-ba-swiper,#mobile-wrap .mob-social-proof .mob-sp-swiper-wrap .mob-rv-swiper{width:100%;height:auto}#mobile-wrap .mob-social-proof .mob-sp-swiper-wrap .mob-ba-swiper .mob-ba-slide,#mobile-wrap .mob-social-proof .mob-sp-swiper-wrap .mob-ba-swiper .mob-rv-slide,#mobile-wrap .mob-social-proof .mob-sp-swiper-wrap .mob-rv-swiper .mob-ba-slide,#mobile-wrap .mob-social-proof .mob-sp-swiper-wrap .mob-rv-swiper .mob-rv-slide{height:auto;display:flex}#mobile-wrap .mob-social-proof .mob-sp-reviews{width:100%;padding:0 0 10px}#mobile-wrap .mob-social-proof .mob-sp-reviews .container{margin-bottom:0}#mobile-wrap .mob-social-proof .ba-card{position:relative;width:100%;height:320px;display:flex;flex-direction:column}#mobile-wrap .mob-social-proof .ba-slider{position:relative;width:100%;height:175px;overflow:hidden;cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:12px 12px 0 0}#mobile-wrap .mob-social-proof .ba-img{position:absolute;inset:0;background-size:cover;background-position:50%}#mobile-wrap .mob-social-proof .ba-label{position:absolute;bottom:12px;font-family:Poppins,sans-serif;font-size:10px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:#f2efe2;padding:4px 8px;background:rgba(0,0,0,.3)}#mobile-wrap .mob-social-proof .ba-label--before{left:12px}#mobile-wrap .mob-social-proof .ba-label--after{right:12px}#mobile-wrap .mob-social-proof .ba-handle{position:absolute;top:0;bottom:0;width:2px;cursor:col-resize;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center}#mobile-wrap .mob-social-proof .ba-handle-line{position:absolute;inset:0;background:#f2efe2;width:2px}#mobile-wrap .mob-social-proof .ba-handle-knob{position:relative;z-index:2;width:32px;height:32px;border-radius:50%;background:#f2efe2;display:flex;align-items:center;justify-content:center;gap:2px;font-size:11px;color:#2d3536;box-shadow:0 2px 8px rgba(0,0,0,.2)}#mobile-wrap .mob-social-proof .ba-info{padding:14px 16px 12px;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:#f2efe2;box-shadow:0 1px 4px 0 rgba(24,26,32,.07);flex:1 1}#mobile-wrap .mob-social-proof .ba-product{color:#2d3536;font-size:13px;font-weight:600;text-transform:capitalize;display:block}#mobile-wrap .mob-social-proof .ba-product,#mobile-wrap .mob-social-proof .ba-result{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif}#mobile-wrap .mob-social-proof .ba-result{margin-top:4px;color:#716b69;font-size:11px;font-weight:400;line-height:normal;flex:1 1}#mobile-wrap .mob-social-proof .ba-bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:10px}#mobile-wrap .mob-social-proof .ba-brand{color:rgba(27,27,27,.4);font-family:Poppins,sans-serif;font-size:10px;letter-spacing:1.5px;text-transform:uppercase}#mobile-wrap .mob-social-proof .ba-duration{color:rgba(27,27,27,.35);font-family:Poppins,sans-serif;font-size:11px}#mobile-wrap .mob-social-proof .rv-card{position:relative;width:100%;height:340px;display:flex;flex-direction:column}#mobile-wrap .mob-social-proof .rv-card-top{width:100%;height:180px;border-radius:12px 12px 0 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}#mobile-wrap .mob-social-proof .rv-avatar{width:52px;height:52px;border-radius:50%;background:hsla(0,0%,100%,.25);color:#f2efe2;font-family:Poppins,sans-serif;font-size:22px;font-weight:600;display:flex;align-items:center;justify-content:center}#mobile-wrap .mob-social-proof .rv-stars{display:flex;gap:2px}#mobile-wrap .mob-social-proof .rv-stars .star{color:hsla(0,0%,100%,.35);font-size:13px}#mobile-wrap .mob-social-proof .rv-stars .star.filled{color:#f2efe2}#mobile-wrap .mob-social-proof .rv-skin-type{color:hsla(0,0%,100%,.7);font-family:Poppins,sans-serif;font-size:9px;letter-spacing:1px;text-transform:uppercase}#mobile-wrap .mob-social-proof .rv-info{padding:16px 16px 14px;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:#f2efe2;box-shadow:0 1px 4px 0 rgba(24,26,32,.07);flex:1 1}#mobile-wrap .mob-social-proof .rv-name{overflow:hidden;color:#2d3536;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;display:block}#mobile-wrap .mob-social-proof .rv-text{margin-top:4px;overflow:hidden;color:#716b69;font-family:Poppins,sans-serif;font-size:11px;font-weight:400;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1 1}#mobile-wrap .mob-social-proof .rv-bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:10px}#mobile-wrap .mob-social-proof .rv-product{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#2d3536;font-family:Poppins,sans-serif;font-size:10px;font-weight:500;max-width:60%}#mobile-wrap .mob-social-proof .rv-location{color:rgba(27,27,27,.4);font-family:Poppins,sans-serif;font-size:10px}#mobile-wrap .popular-products{padding:10px;width:100%;height:auto;display:flex;flex-direction:row;background:#f2efe2}#mobile-wrap .popular-products .container{width:100%;flex-direction:column;align-items:center}#mobile-wrap .popular-products .container .card-box{margin-top:25px;width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .popular-products .container .card-box .popular-product-swiper{width:100%;height:390px;display:flex;flex-direction:row}#mobile-wrap .popular-products .container .card-box .popular-product-swiper .popular-product-slide{width:98%;height:auto;display:flex}#mobile-wrap .popular-products .container .card-box .popular-card-box{position:relative;width:100%;height:425px;display:flex;flex-direction:column}#mobile-wrap .popular-products .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-products .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:#98aa9d}#mobile-wrap .popular-products .container .card-box .popular-card-box .card-img div.status img{width:14px;height:14px}#mobile-wrap .popular-products .container .card-box .popular-card-box .card-img div.status span{margin-left:5px;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}#mobile-wrap .popular-products .container .card-box .popular-card-box .card-img div.price{position:absolute;padding:8px 12px;left:20px;bottom:20px;border-radius:6px;background:#f2efe2;color:#2d3536;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#mobile-wrap .popular-products .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:#f2efe2;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#mobile-wrap .popular-products .container .card-box .popular-card-box .info .title{overflow:hidden;color:#2d3536;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#mobile-wrap .popular-products .container .card-box .popular-card-box .info .desc{margin-top:5px;overflow:hidden;color:#716b69;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .popular-products .container .card-box .popular-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .popular-products .container .card-box .popular-card-box .info .options div{display:flex;flex-direction:row}#mobile-wrap .popular-products .container .card-box .popular-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#mobile-wrap .popular-products .container .card-box .popular-card-box .info .options div span{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#mobile-wrap .popular-products .container .card-box .popular-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap .popular-products .container .card-box .popular-card-box .info .bott p{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}#mobile-wrap .popular-products .container .card-box .popular-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#mobile-wrap .popular-products .container .card-box .popular-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#mobile-wrap .popular-products .container .card-box .popular-card-box .info .bott .view-like-box .view-cnt{color:#716b69;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#mobile-wrap .popular-products .container .pagination-box{display:flex;flex-direction:row;justify-content:center;align-items:center}#mobile-wrap .popular-products .container .pagination-box .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000}#mobile-wrap .popular-products .container .pagination-box .swiper-popular-next{margin-left:20px;cursor:pointer}#mobile-wrap .popular-products .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-products{padding:0 10px;width:100%;height:auto;display:flex;flex-direction:row}#mobile-wrap .top-products .container{width:100%;display:flex;flex-direction:column}#mobile-wrap .top-products .container .card-box{position:relative;margin-top:25px;display:flex;flex-direction:row}#mobile-wrap .top-products .container .card-box .top-product-swiper{width:100%;height:400px;display:flex;flex-direction:row}#mobile-wrap .top-products .container .card-box .top-product-swiper .top-product-slide{width:98%;height:auto;display:flex}#mobile-wrap .top-products .container .card-box .top-product-swiper .top-product-slide .top-card-box{position:relative;width:100%;height:375px;display:flex;flex-direction:column}#mobile-wrap .top-products .container .card-box .top-product-swiper .top-product-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-products .container .card-box .top-product-swiper .top-product-slide .top-card-box .card-img div{position:absolute;padding:8px 12px;left:12px;bottom:12px;border-radius:6px;background:#f2efe2;color:#2d3536;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#mobile-wrap .top-products .container .card-box .top-product-swiper .top-product-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:#f2efe2;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#mobile-wrap .top-products .container .card-box .top-product-swiper .top-product-slide .top-card-box .info .title{overflow:hidden;color:#2d3536;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#mobile-wrap .top-products .container .card-box .top-product-swiper .top-product-slide .top-card-box .info .desc{margin-top:5px;overflow:hidden;color:#716b69;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .top-products .container .card-box .top-product-swiper .top-product-slide .top-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .top-products .container .card-box .top-product-swiper .top-product-slide .top-card-box .info .options div{display:flex;flex-direction:row}#mobile-wrap .top-products .container .card-box .top-product-swiper .top-product-slide .top-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#mobile-wrap .top-products .container .card-box .top-product-swiper .top-product-slide .top-card-box .info .options div span{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#mobile-wrap .top-products .container .card-box .top-product-swiper .top-product-slide .top-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap .top-products .container .card-box .top-product-swiper .top-product-slide .top-card-box .info .bott p{color:#2d3536;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#mobile-wrap .top-products .container .card-box .top-product-swiper .top-product-slide .top-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#mobile-wrap .top-products .container .card-box .top-product-swiper .top-product-slide .top-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#mobile-wrap .top-products .container .card-box .top-product-swiper .top-product-slide .top-card-box .info .bott .view-like-box .view-cnt{color:#716b69;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#mobile-wrap .mob-quiz-banner{margin:10px 16px 20px;padding:24px 20px;border-radius:16px;background:linear-gradient(135deg,#2c1654,#4a2080);display:flex;flex-direction:column;gap:12px}#mobile-wrap .mob-quiz-banner .mob-quiz-tag{display:flex;align-items:center;gap:5px;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;color:#e9a692;text-transform:uppercase;letter-spacing:1px}#mobile-wrap .mob-quiz-banner .mob-quiz-title{font-family:Poppins,sans-serif;font-size:22px;font-weight:700;color:#f2efe2;line-height:1.3}#mobile-wrap .mob-quiz-banner .mob-quiz-desc{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;color:hsla(40,31%,94%,.75);line-height:1.5}#mobile-wrap .mob-quiz-banner .mob-quiz-steps{display:flex;flex-direction:row;gap:10px;flex-wrap:wrap}#mobile-wrap .mob-quiz-banner .mob-quiz-steps .mob-quiz-step{display:flex;flex-direction:row;align-items:center;gap:5px;background:hsla(0,0%,100%,.1);border-radius:20px;padding:5px 12px}#mobile-wrap .mob-quiz-banner .mob-quiz-steps .mob-quiz-step .mob-quiz-emoji{font-size:14px}#mobile-wrap .mob-quiz-banner .mob-quiz-steps .mob-quiz-step .mob-quiz-step-label{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#f2efe2}#mobile-wrap .mob-quiz-banner .mob-quiz-btn{align-self:flex-start;padding:10px 20px!important;border-radius:24px!important;background:#98aa9d!important;color:#2c1654!important;font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:700!important;text-transform:none!important}#mobile-wrap .mob-events{padding:10px 10px 20px;width:100%;height:auto;display:flex;flex-direction:row}#mobile-wrap .mob-events .container{width:100%;flex-direction:column}#mobile-wrap .mob-events .mob-events-swiper{width:100%;margin-top:10px;height:280px}#mobile-wrap .mob-events .mob-events-swiper .mob-event-slide{height:auto;display:flex}#mobile-wrap .mob-event-card{width:100%;height:250px;border-radius:12px;background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;cursor:pointer}#mobile-wrap .mob-event-card .mob-event-info{padding:16px;background:linear-gradient(0deg,rgba(24,26,32,.75) 0,transparent);display:flex;flex-direction:column;gap:4px}#mobile-wrap .mob-event-card .mob-event-info .mob-event-category{font-family:Poppins,sans-serif;font-size:11px;font-weight:600;color:#e9a692;text-transform:uppercase;letter-spacing:.8px}#mobile-wrap .mob-event-card .mob-event-info .mob-event-title{font-family:Poppins,sans-serif;font-size:15px;font-weight:600;color:#fff;line-height:normal}#mobile-wrap .mob-event-card .mob-event-info .mob-event-desc{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:hsla(0,0%,100%,.8);line-height:1.4;margin-top:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#mobile-wrap .mob-skin-solutions{padding:10px 10px 20px;width:100%;height:auto;display:flex;flex-direction:row}#mobile-wrap .mob-skin-solutions .container{width:100%;flex-direction:column}#mobile-wrap .mob-skin-solutions .mob-ss-swiper-wrap{width:100%;margin-top:10px}#mobile-wrap .mob-skin-solutions .mob-ss-swiper-wrap .mob-ss-swiper{width:100%;height:400px}#mobile-wrap .mob-skin-solutions .mob-ss-swiper-wrap .mob-ss-swiper .mob-ss-slide{height:auto;display:flex}#mobile-wrap .mob-clean-beauty{padding:10px 10px 20px;width:100%;height:auto;display:flex;flex-direction:row}#mobile-wrap .mob-clean-beauty .container{width:100%;flex-direction:column}#mobile-wrap .mob-clean-beauty .mob-cb-tabs{display:flex;flex-direction:row;gap:8px;margin:10px 0 14px;overflow-x:auto;scrollbar-width:none}#mobile-wrap .mob-clean-beauty .mob-cb-tabs::-webkit-scrollbar{display:none}#mobile-wrap .mob-clean-beauty .mob-cb-tabs .mob-cb-tab{flex-shrink:0;display:flex;align-items:center;gap:5px;padding:6px 14px;border-radius:20px;border:1px solid rgba(24,26,32,.18);background:transparent;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#716b69;cursor:pointer;transition:all .2s ease}#mobile-wrap .mob-clean-beauty .mob-cb-tabs .mob-cb-tab.active{background:#2c1654;border-color:#2c1654;color:#fff}#mobile-wrap .mob-clean-beauty .mob-cb-swiper-wrap{width:100%}#mobile-wrap .mob-clean-beauty .mob-cb-swiper-wrap .mob-cb-swiper{width:100%;height:400px}#mobile-wrap .mob-clean-beauty .mob-cb-swiper-wrap .mob-cb-swiper .mob-cb-slide{height:auto;display:flex}#mobile-wrap .top-brands-section{padding:10px 10px 20px;width:100%;height:auto;display:flex;flex-direction:row}#mobile-wrap .top-brands-section .container{width:100%;flex-direction:column}#mobile-wrap .top-brands-section .top-brands-swiper{width:100%;margin-top:10px;height:280px}#mobile-wrap .top-brands-section .top-brands-swiper .top-brand-slide{width:auto!important;height:auto;display:flex}#mobile-wrap .top-brands-section .top-brand-card{width:160px;height:260px;display:flex;flex-direction:column;align-items:center;padding:16px 12px;border-radius:12px;background:#fff;box-shadow:0 1px 4px rgba(24,26,32,.07);cursor:pointer}#mobile-wrap .top-brands-section .top-brand-card .brand-avatar-wrap{width:100%;align-items:center}#mobile-wrap .top-brands-section .top-brand-card .brand-avatar-wrap .brand-avatar{width:100px;height:100px;border-radius:50%;object-fit:cover}#mobile-wrap .top-brands-section .top-brand-card .brand-info{margin-top:10px;align-items:center}#mobile-wrap .top-brands-section .top-brand-card .brand-info .brand-name{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#2d3536;text-align:center}#mobile-wrap .top-brands-section .top-brand-card .brand-info .brand-products{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#716b69;text-align:center;margin-top:4px}#mobile-wrap .top-agents{position:relative;padding:20px 10px;width:100%;height:auto;display:flex;flex-direction:row;background:#f2efe2}#mobile-wrap .top-agents .container{position:relative;width:100%;flex-direction:column;align-items:center}#mobile-wrap .top-agents .container .wrapper{width:100%;margin-top:25px;display:flex;flex-direction:row;align-items:center}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper{width:100%;height:280px;display:flex;flex-direction:row}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide{width:98%;height:auto;display:flex}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card{width:100%;height:280px;display:flex;flex-direction:column;align-items:center}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card img{width:209px;height:209px;border-radius:50%;cursor:pointer;object-fit:cover}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card strong{margin-top:10px;color:#2d3536;text-align:center;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card span{color:#2d3536;text-align:center;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#mobile-wrap .mob-filter-content{padding:16px;width:100%;display:flex;flex-direction:column;gap:16px}#mobile-wrap .mob-filter-content .mob-filter-row{display:flex;flex-direction:column;gap:8px}#mobile-wrap .mob-filter-content .mob-filter-row .mob-filter-label{font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#2d3536;text-transform:uppercase;letter-spacing:.8px}#mobile-wrap .mob-filter-content .mob-filter-row .mob-filter-chips{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}#mobile-wrap .mob-filter-content .mob-filter-row .mob-filter-chips .mob-filter-chip{padding:6px 14px;border-radius:20px;border:1px solid rgba(24,26,32,.18);background:transparent;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#716b69;cursor:pointer;transition:all .2s ease}#mobile-wrap .mob-filter-content .mob-filter-row .mob-filter-chips .mob-filter-chip.active{background:#2c1654;border-color:#2c1654;color:#fff}#mobile-wrap .mob-filter-content .mob-filter-row .mob-filter-price-row{display:flex;flex-direction:row;align-items:center;gap:8px}#mobile-wrap .mob-filter-content .mob-filter-row .mob-filter-price-row .mob-filter-price-input{flex:1 1;height:40px;padding:0 12px;border-radius:8px;border:1px solid rgba(24,26,32,.18);background:#fff;font-family:Poppins,sans-serif;font-size:13px;color:#2d3536;outline:none}#mobile-wrap .mob-filter-content .mob-filter-row .mob-filter-price-row .mob-filter-price-input:focus{border-color:#2c1654}#mobile-wrap .mob-filter-content .mob-filter-row .mob-filter-price-row .mob-filter-range-sep{font-size:14px;color:#aaa}#mobile-wrap .mob-filter-content .mob-filter-reset{align-self:flex-start;padding:8px 20px!important;border-radius:20px!important;border:1px solid rgba(24,26,32,.18)!important;font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:500!important;color:#716b69!important;text-transform:none!important}#mobile-wrap #mob-product-list-page{padding:0 0 100px;width:100%}#mobile-wrap #mob-product-list-page .mob-pl-topbar{position:-webkit-sticky;position:sticky;top:60px;z-index:100;padding:10px 16px;background:#f2efe2;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(24,26,32,.08);box-shadow:0 2px 8px rgba(24,26,32,.06)}#mobile-wrap #mob-product-list-page .mob-pl-topbar .mob-pl-filter-btn,#mobile-wrap #mob-product-list-page .mob-pl-topbar .mob-pl-sort-btn{font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:500!important;color:#2d3536!important;text-transform:none!important;padding:6px 14px!important;border-radius:20px!important;border:1px solid rgba(24,26,32,.18)!important;background:#fff!important}#mobile-wrap #mob-product-list-page .mob-filter-wrap{padding:0 16px 16px;background:#fff;border-bottom:1px solid rgba(24,26,32,.08)}#mobile-wrap #mob-product-list-page .mob-filter-wrap .mob-filter-apply-btn{width:100%;margin-top:12px;height:44px;border-radius:22px!important;background:#2c1654!important;color:#fff!important;font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:600!important;text-transform:none!important}#mobile-wrap #mob-product-list-page .mob-pl-grid{padding:12px 10px;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}#mobile-wrap #mob-product-list-page .mob-pl-grid .card-config{width:100%}#mobile-wrap #mob-product-list-page .mob-pl-pagination{padding:16px 16px 0;display:flex;flex-direction:column;align-items:center;gap:8px}#mobile-wrap #mob-product-list-page .mob-pl-pagination p,#mobile-wrap #mob-product-list-page .mob-pl-pagination span{font-family:Poppins,sans-serif;font-size:13px;color:#716b69}#mobile-wrap #mob-product-detail-page{padding-bottom:100px;width:100%;background:#f2efe2}#mobile-wrap #mob-product-detail-page .mob-pdp-gallery{width:100%;background:#fff}#mobile-wrap #mob-product-detail-page .mob-pdp-gallery .mob-pdp-swiper{width:100%;height:320px}#mobile-wrap #mob-product-detail-page .mob-pdp-gallery .mob-pdp-swiper .mob-pdp-slide{height:100%;display:flex;align-items:center;justify-content:center}#mobile-wrap #mob-product-detail-page .mob-pdp-gallery .mob-pdp-swiper .mob-pdp-slide .mob-pdp-img{width:100%;height:100%;object-fit:contain;padding:16px}#mobile-wrap #mob-product-detail-page .mob-pdp-info{padding:20px 16px;display:flex;flex-direction:column;gap:10px}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-brand{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#716b69;text-transform:uppercase;letter-spacing:1px}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-title{font-family:Poppins,sans-serif;font-size:20px;font-weight:700;color:#2d3536;line-height:1.3}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-rating-row{display:flex;flex-direction:row;align-items:center;gap:6px}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-rating-row .mob-pdp-rating-score{font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#2d3536}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-rating-row .mob-pdp-rating-count{font-family:Poppins,sans-serif;font-size:13px;color:#716b69;text-decoration:underline}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-price{font-family:Poppins,sans-serif;font-size:24px;font-weight:700;color:#2d3536}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-certs{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-certs .mob-pdp-cert-pill{padding:4px 10px;border-radius:20px;border:1px solid rgba(44,22,84,.2);font-family:Poppins,sans-serif;font-size:11px;font-weight:500;color:#2c1654}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-divider{width:100%;height:1px;background:rgba(24,26,32,.1)}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-field-label{font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#2d3536}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-sizes{display:flex;flex-direction:row;gap:8px}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-sizes .mob-pdp-size-btn{padding:8px 16px;border-radius:8px;border:1px solid rgba(24,26,32,.2);background:transparent;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;color:#2d3536;cursor:pointer;transition:all .2s ease}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-sizes .mob-pdp-size-btn.active{background:#2c1654;border-color:#2c1654;color:#fff}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-cta{display:flex;flex-direction:row;align-items:center;gap:10px}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-cta .mob-pdp-qty{display:flex;flex-direction:row;align-items:center;border:1px solid rgba(24,26,32,.18);border-radius:8px;overflow:hidden}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-cta .mob-pdp-qty .mob-pdp-qty-btn{width:36px;height:44px;border:none;background:transparent;font-size:18px;font-weight:400;color:#2d3536;cursor:pointer}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-cta .mob-pdp-qty .mob-pdp-qty-val{min-width:32px;text-align:center;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;color:#2d3536}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-cta .mob-pdp-add-btn{flex:1 1;height:44px;border-radius:22px!important;background:#2c1654!important;color:#f2efe2!important;font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:600!important;text-transform:none!important}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-cta .mob-pdp-add-btn:disabled{background:rgba(44,22,84,.4)!important}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-cta .mob-pdp-wish-btn{width:44px;height:44px;border-radius:50%;border:1px solid rgba(24,26,32,.18);background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#aaa}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-cta .mob-pdp-wish-btn.active{color:#e75480;border-color:#e75480}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap{margin-top:8px;width:100%}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-nav{display:flex;flex-direction:row;border-bottom:1px solid rgba(24,26,32,.1);margin-bottom:16px}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-nav .mob-pdp-tab-btn{flex:1 1;padding:12px 4px;background:transparent;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;color:#716b69;cursor:pointer;border:none;border-bottom:2px solid transparent;display:flex;align-items:center;justify-content:center;gap:4px;transition:all .2s ease}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-nav .mob-pdp-tab-btn.active{color:#2c1654;border-bottom-color:#2c1654;font-weight:700}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-nav .mob-pdp-tab-btn .mob-pdp-tab-badge{background:#2c1654;color:#fff;font-size:10px;font-weight:700;border-radius:10px;padding:1px 6px}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-panel{display:flex;flex-direction:column;gap:12px}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-panel .mob-pdp-section-title{font-family:Poppins,sans-serif;font-size:15px;font-weight:700;color:#2d3536}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-panel .mob-pdp-desc{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#716b69;line-height:1.6}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-panel .mob-pdp-table{display:flex;flex-direction:column;gap:0;border:1px solid rgba(24,26,32,.1);border-radius:8px;overflow:hidden}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-panel .mob-pdp-table .mob-pdp-table-row{display:flex;flex-direction:row;padding:10px 14px;border-bottom:1px solid rgba(24,26,32,.06)}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-panel .mob-pdp-table .mob-pdp-table-row:last-child{border-bottom:none}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-panel .mob-pdp-table .mob-pdp-table-row .mob-pdp-table-label{flex:1 1;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#2d3536}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-panel .mob-pdp-table .mob-pdp-table-row .mob-pdp-table-val{flex:1 1;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;color:#716b69;text-align:right}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-panel .mob-pdp-ing-item{padding:10px 14px;border-radius:8px;background:#fff;display:flex;flex-direction:column;gap:4px}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-panel .mob-pdp-ing-item .mob-pdp-ing-name{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#2d3536}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-panel .mob-pdp-ing-item .mob-pdp-ing-benefit{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;color:#716b69}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-panel .mob-pdp-avg{display:flex;flex-direction:row;align-items:center;gap:10px;padding:12px 0}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-panel .mob-pdp-avg .mob-pdp-avg-num{font-family:Poppins,sans-serif;font-size:36px;font-weight:700;color:#2d3536}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-panel .mob-pdp-avg .mob-pdp-avg-sub{font-family:Poppins,sans-serif;font-size:13px;color:#716b69}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-panel .mob-pdp-review-card{padding:14px;border-radius:10px;background:#fff;display:flex;flex-direction:column;gap:8px}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-panel .mob-pdp-review-card .mob-pdp-rv-header{display:flex;flex-direction:row;align-items:center;gap:10px}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-panel .mob-pdp-review-card .mob-pdp-rv-header .mob-pdp-rv-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;flex-shrink:0}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-panel .mob-pdp-review-card .mob-pdp-rv-header .mob-pdp-rv-info{flex:1 1;display:flex;flex-direction:column;gap:2px}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-panel .mob-pdp-review-card .mob-pdp-rv-header .mob-pdp-rv-info .mob-pdp-rv-name{font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#2d3536}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-panel .mob-pdp-review-card .mob-pdp-rv-header .mob-pdp-rv-date{font-family:Poppins,sans-serif;font-size:11px;color:#aaa;flex-shrink:0}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-panel .mob-pdp-review-card .mob-pdp-rv-body{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;color:#716b69;line-height:1.5}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-panel .mob-pdp-rv-pagination{display:flex;justify-content:center;margin:8px 0}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-panel .mob-pdp-write-review{display:flex;flex-direction:column;gap:12px;margin-top:8px;padding:16px;background:#fff;border-radius:12px}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-panel .mob-pdp-write-review .mob-pdp-star-selector{display:flex;flex-direction:row;gap:4px}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-panel .mob-pdp-write-review .mob-pdp-textarea{width:100%;min-height:100px;padding:12px;border-radius:8px;border:1px solid rgba(24,26,32,.18);font-family:Poppins,sans-serif;font-size:14px;color:#2d3536;resize:vertical;outline:none;box-sizing:border-box}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-panel .mob-pdp-write-review .mob-pdp-textarea:focus{border-color:#2c1654}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-panel .mob-pdp-write-review .mob-pdp-submit-btn{width:100%;height:44px;border-radius:22px!important;background:#2c1654!important;color:#fff!important;font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:600!important;text-transform:none!important}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-tabs-wrap .mob-pdp-tab-panel .mob-pdp-write-review .mob-pdp-submit-btn:disabled{background:rgba(44,22,84,.4)!important}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-related{margin-top:8px}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-related .mob-pdp-section-title{font-family:Poppins,sans-serif;font-size:15px;font-weight:700;color:#2d3536;margin-bottom:12px}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-related .mob-pdp-related-scroll{display:flex;flex-direction:row;gap:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-related .mob-pdp-related-scroll::-webkit-scrollbar{display:none}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-related .mob-pdp-related-scroll .mob-pdp-rec-card{flex-shrink:0;width:140px;display:flex;flex-direction:column;gap:4px;cursor:pointer}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-related .mob-pdp-related-scroll .mob-pdp-rec-card .mob-pdp-rec-img{width:140px;height:140px;object-fit:contain;border-radius:10px;background:#fff;padding:8px;box-sizing:border-box}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-related .mob-pdp-related-scroll .mob-pdp-rec-card .mob-pdp-rec-brand{font-family:Poppins,sans-serif;font-size:11px;font-weight:600;color:#716b69;text-transform:uppercase}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-related .mob-pdp-related-scroll .mob-pdp-rec-card .mob-pdp-rec-name{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#2d3536;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap #mob-product-detail-page .mob-pdp-info .mob-pdp-related .mob-pdp-related-scroll .mob-pdp-rec-card .mob-pdp-rec-price{font-family:Poppins,sans-serif;font-size:13px;font-weight:700;color:#2d3536}#mobile-wrap #mob-cart-page{padding-bottom:160px;width:100%;background:#f2efe2}#mobile-wrap #mob-cart-page .mob-cart-wrap{display:flex;flex-direction:column;padding:12px 16px;gap:12px}#mobile-wrap #mob-cart-page .mob-cart-ship-progress{padding:12px 14px;border-radius:10px;background:#fff;display:flex;flex-direction:column;gap:8px}#mobile-wrap #mob-cart-page .mob-cart-ship-progress .mob-cart-ship-text{font-family:Poppins,sans-serif;font-size:13px;font-weight:500;color:#2d3536}#mobile-wrap #mob-cart-page .mob-cart-ship-progress .mob-cart-progress-track{width:100%;height:4px;border-radius:2px;background:rgba(24,26,32,.1);overflow:hidden}#mobile-wrap #mob-cart-page .mob-cart-ship-progress .mob-cart-progress-track .mob-cart-progress-fill{height:100%;border-radius:2px;background:#2c1654;transition:width .4s ease}#mobile-wrap #mob-cart-page .mob-cart-empty{padding:48px 0;display:flex;flex-direction:column;align-items:center;gap:10px}#mobile-wrap #mob-cart-page .mob-cart-empty .mob-cart-empty-title{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;color:#2d3536}#mobile-wrap #mob-cart-page .mob-cart-empty .mob-cart-empty-sub{font-family:Poppins,sans-serif;font-size:14px;color:#716b69;text-align:center}#mobile-wrap #mob-cart-page .mob-cart-empty .mob-cart-shop-btn{margin-top:8px;padding:10px 28px!important;border-radius:22px!important;background:#2c1654!important;color:#fff!important;font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:600!important;text-transform:none!important}#mobile-wrap #mob-cart-page .mob-cart-list{display:flex;flex-direction:column;gap:10px}#mobile-wrap #mob-cart-page .mob-cart-list .mob-cart-list-head{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:4px 0}#mobile-wrap #mob-cart-page .mob-cart-list .mob-cart-list-head .mob-cart-count{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#2d3536}#mobile-wrap #mob-cart-page .mob-cart-list .mob-cart-list-head .mob-cart-remove-all{font-family:Poppins,sans-serif!important;font-size:13px!important;color:#e75480!important;text-transform:none!important;padding:4px 0!important}#mobile-wrap #mob-cart-page .mob-cart-list .mob-cart-item{display:flex;flex-direction:row;gap:12px;padding:12px;background:#fff;border-radius:12px}#mobile-wrap #mob-cart-page .mob-cart-list .mob-cart-item .mob-cart-thumb{flex-shrink:0;width:80px;height:80px;border-radius:8px;overflow:hidden;background:#f2efe2}#mobile-wrap #mob-cart-page .mob-cart-list .mob-cart-item .mob-cart-thumb img{width:100%;height:100%;object-fit:contain;padding:6px;box-sizing:border-box}#mobile-wrap #mob-cart-page .mob-cart-list .mob-cart-item .mob-cart-item-info{flex:1 1;display:flex;flex-direction:column;gap:6px;min-width:0}#mobile-wrap #mob-cart-page .mob-cart-list .mob-cart-item .mob-cart-item-info .mob-cart-item-top{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:8px}#mobile-wrap #mob-cart-page .mob-cart-list .mob-cart-item .mob-cart-item-info .mob-cart-item-top .mob-cart-item-name-col{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}#mobile-wrap #mob-cart-page .mob-cart-list .mob-cart-item .mob-cart-item-info .mob-cart-item-top .mob-cart-item-name-col .mob-cart-item-brand{font-family:Poppins,sans-serif;font-size:11px;font-weight:600;color:#716b69;text-transform:uppercase;letter-spacing:.5px}#mobile-wrap #mob-cart-page .mob-cart-list .mob-cart-item .mob-cart-item-info .mob-cart-item-top .mob-cart-item-name-col .mob-cart-item-title{font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#2d3536;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap #mob-cart-page .mob-cart-list .mob-cart-item .mob-cart-item-info .mob-cart-item-top .mob-cart-item-name-col .mob-cart-item-meta{font-family:Poppins,sans-serif;font-size:12px;color:#716b69}#mobile-wrap #mob-cart-page .mob-cart-list .mob-cart-item .mob-cart-item-info .mob-cart-item-top .mob-cart-item-price-col{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:2px}#mobile-wrap #mob-cart-page .mob-cart-list .mob-cart-item .mob-cart-item-info .mob-cart-item-top .mob-cart-item-price-col .mob-cart-old-price{font-family:Poppins,sans-serif;font-size:11px;color:#aaa;text-decoration:line-through}#mobile-wrap #mob-cart-page .mob-cart-list .mob-cart-item .mob-cart-item-info .mob-cart-item-top .mob-cart-item-price-col .mob-cart-price{font-family:Poppins,sans-serif;font-size:14px;font-weight:700;color:#2d3536}#mobile-wrap #mob-cart-page .mob-cart-list .mob-cart-item .mob-cart-item-info .mob-cart-item-controls{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap #mob-cart-page .mob-cart-list .mob-cart-item .mob-cart-item-info .mob-cart-item-controls .mob-cart-qty{display:flex;flex-direction:row;align-items:center;border:1px solid rgba(24,26,32,.18);border-radius:6px;overflow:hidden}#mobile-wrap #mob-cart-page .mob-cart-list .mob-cart-item .mob-cart-item-info .mob-cart-item-controls .mob-cart-qty .mob-cart-qty-btn{width:30px;height:30px;border:none;background:transparent;font-size:16px;color:#2d3536;cursor:pointer;display:flex;align-items:center;justify-content:center}#mobile-wrap #mob-cart-page .mob-cart-list .mob-cart-item .mob-cart-item-info .mob-cart-item-controls .mob-cart-qty .mob-cart-qty-val{min-width:28px;text-align:center;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#2d3536}#mobile-wrap #mob-cart-page .mob-cart-list .mob-cart-item .mob-cart-item-info .mob-cart-item-controls .mob-cart-item-actions{display:flex;flex-direction:row;align-items:center;gap:12px}#mobile-wrap #mob-cart-page .mob-cart-list .mob-cart-item .mob-cart-item-info .mob-cart-item-controls .mob-cart-item-actions .mob-cart-like-btn{background:transparent;border:none;padding:4px;cursor:pointer;display:flex;align-items:center}#mobile-wrap #mob-cart-page .mob-cart-list .mob-cart-item .mob-cart-item-info .mob-cart-item-controls .mob-cart-item-actions .mob-cart-remove-btn{background:transparent;border:none;font-family:Poppins,sans-serif;font-size:12px;color:#716b69;cursor:pointer;text-decoration:underline}#mobile-wrap #mob-cart-page .mob-cart-checkout-bar{position:fixed;bottom:0;left:0;width:100%;padding:14px 16px 24px;background:#fff;box-shadow:0 -4px 20px rgba(24,26,32,.1);display:flex;flex-direction:column;gap:6px;z-index:200;box-sizing:border-box}#mobile-wrap #mob-cart-page .mob-cart-checkout-bar .mob-cart-saved{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#e9a692;text-align:center}#mobile-wrap #mob-cart-page .mob-cart-checkout-bar .mob-cart-free-ship{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#2c1654;text-align:center}#mobile-wrap #mob-cart-page .mob-cart-checkout-bar .mob-cart-total-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap #mob-cart-page .mob-cart-checkout-bar .mob-cart-total-row .mob-cart-total-label{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#716b69}#mobile-wrap #mob-cart-page .mob-cart-checkout-bar .mob-cart-total-row .mob-cart-total-val{font-family:Poppins,sans-serif;font-size:18px;font-weight:700;color:#2d3536}#mobile-wrap #mob-cart-page .mob-cart-checkout-bar .mob-cart-checkout-btn{width:100%;height:48px;border-radius:24px!important;background:#2c1654!important;color:#f2efe2!important;font-family:Poppins,sans-serif!important;font-size:15px!important;font-weight:700!important;text-transform:none!important}#mobile-wrap #footer{position:relative;width:100%;height:auto;display:flex;flex-direction:row;background:#2d3536}#mobile-wrap #footer .footer-container{padding:0 20px;width:100%;box-sizing:border-box}#mobile-wrap #footer .footer-container .footer-brand{padding:40px 0 32px;display:flex;flex-direction:column;gap:20px;border-bottom:1px solid hsla(40,31%,94%,.12)}#mobile-wrap #footer .footer-container .footer-brand .footer-logo{width:110px;cursor:pointer;filter:brightness(0) invert(1) opacity(.9)}#mobile-wrap #footer .footer-container .footer-brand .footer-contact{display:flex;flex-direction:column;gap:4px}#mobile-wrap #footer .footer-container .footer-brand .footer-contact .footer-label{color:hsla(40,31%,94%,.45);font-family:Poppins,sans-serif;font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:.9px}#mobile-wrap #footer .footer-container .footer-brand .footer-contact .footer-value,#mobile-wrap #footer .footer-container .footer-brand .footer-contact p{margin:0;color:#f2efe2;font-family:Poppins,sans-serif;font-size:14px;font-weight:500}#mobile-wrap #footer .footer-container .footer-brand .footer-social-icons{display:flex;flex-direction:row;gap:14px;color:hsla(40,31%,94%,.45);margin-top:4px}#mobile-wrap #footer .footer-container .footer-brand .footer-social-icons svg{font-size:22px;cursor:pointer}#mobile-wrap #footer .footer-container .footer-brand .footer-social-icons svg:hover{color:#e9a692}#mobile-wrap #footer .footer-container .footer-links{padding:32px 0;display:flex;flex-direction:row;justify-content:space-between;gap:16px;border-bottom:1px solid hsla(40,31%,94%,.12)}#mobile-wrap #footer .footer-container .footer-links .footer-col{display:flex;flex-direction:column;flex:1 1}#mobile-wrap #footer .footer-container .footer-links .footer-col .footer-col-title{color:#f2efe2;font-family:Poppins,sans-serif;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid hsla(40,31%,94%,.15)}#mobile-wrap #footer .footer-container .footer-links .footer-col span{color:hsla(40,31%,94%,.6);font-family:Poppins,sans-serif;font-size:13px;font-weight:400;margin-top:10px;cursor:pointer}#mobile-wrap #footer .footer-container .footer-links .footer-col span:hover{color:#e9a692}#mobile-wrap #footer .footer-container .footer-bottom{padding:18px 0 20px;display:flex;flex-direction:row;justify-content:center}#mobile-wrap #footer .footer-container .footer-bottom span{color:hsla(40,31%,94%,.4);font-family:Poppins,sans-serif;font-size:12px;font-weight:400;text-align:center}#mobile-wrap #mob-order-page{padding-bottom:100px}#mobile-wrap #mob-order-page .mob-order-wrap{padding:16px;gap:0}#mobile-wrap #mob-order-page .mob-order-title{font-family:Poppins,sans-serif;font-size:20px;font-weight:700;color:#2d3536;margin-bottom:20px}#mobile-wrap #mob-order-page .mob-order-section{background:#fff;border-radius:12px;padding:16px;margin-bottom:12px;gap:10px;box-shadow:0 1px 4px rgba(24,26,32,.06)}#mobile-wrap #mob-order-page .mob-order-section-head{flex-direction:row;align-items:center;gap:8px}#mobile-wrap #mob-order-page .mob-order-section-title{font-family:Poppins,sans-serif;font-size:15px;font-weight:700;color:#2d3536}#mobile-wrap #mob-order-page .mob-order-ship-company{font-family:Poppins,sans-serif;font-size:12px;color:#888;margin-bottom:4px}#mobile-wrap #mob-order-page .mob-order-row{flex-direction:row;gap:10px}#mobile-wrap #mob-order-page .mob-order-input-wrap{flex:1 1;gap:4px}#mobile-wrap #mob-order-page .mob-order-label{font-family:Poppins,sans-serif;font-size:11px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.5px}#mobile-wrap #mob-order-page .mob-order-input{width:100%;box-sizing:border-box;height:44px;border-radius:8px;border:1px solid #e0ddd8;background:#f2efe2;padding:0 12px;font-family:Poppins,sans-serif;font-size:14px;color:#2d3536;outline:none}#mobile-wrap #mob-order-page .mob-order-input:focus{border-color:#2c1654}#mobile-wrap #mob-order-page .mob-order-points-balance{font-family:Poppins,sans-serif;font-size:13px;color:#2c1654;font-weight:600}#mobile-wrap #mob-order-page .mob-order-points-row{flex-direction:row;gap:10px;align-items:center}#mobile-wrap #mob-order-page .mob-order-use-all{height:44px;padding:0 16px;border-radius:8px;border:1px solid #2c1654;color:#2c1654;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;white-space:nowrap}#mobile-wrap #mob-order-page .mob-order-points-note{font-family:Poppins,sans-serif;font-size:11px;color:#aaa}#mobile-wrap #mob-order-page .mob-pay-option{border-radius:8px;border:1px solid #e0ddd8;padding:8px 12px;margin-bottom:8px}#mobile-wrap #mob-order-page .mob-pay-option.active{border-color:#2c1654;background:rgba(44,22,84,.03)}#mobile-wrap #mob-order-page .mob-pay-label-row{flex-direction:row;align-items:center;gap:8px}#mobile-wrap #mob-order-page .mob-pay-name{font-family:Poppins,sans-serif;font-size:14px;color:#2d3536}#mobile-wrap #mob-order-page .mob-pay-icons-row{flex-direction:row;gap:4px}#mobile-wrap #mob-order-page .mob-pay-icon-img{height:20px;width:auto}#mobile-wrap #mob-order-page .mob-card-fields{padding:0 8px 8px;gap:8px}#mobile-wrap #mob-order-page .mob-order-summary-row{flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap #mob-order-page .mob-order-summary-row p{font-family:Poppins,sans-serif;font-size:13px;color:#555}#mobile-wrap #mob-order-page .mob-order-total-row p{font-size:15px;font-weight:700;color:#2d3536}#mobile-wrap #mob-order-page .mob-order-agree{flex-direction:row;align-items:center;gap:8px;padding:0 4px}#mobile-wrap #mob-order-page .mob-order-agree-label{font-family:Poppins,sans-serif;font-size:12px;color:#666;flex:1 1}#mobile-wrap #mob-order-page .mob-order-bottom-bar{position:fixed;bottom:0;left:0;width:100%;background:#fff;box-shadow:0 -2px 12px rgba(24,26,32,.08);padding:12px 16px;box-sizing:border-box;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;z-index:100}#mobile-wrap #mob-order-page .mob-order-bottom-total{font-family:Poppins,sans-serif;font-size:18px;font-weight:700;color:#2d3536}#mobile-wrap #mob-order-page .mob-order-place-btn{flex:1 1;height:48px;border-radius:12px;background:#2c1654;color:#f2efe2;font-family:Poppins,sans-serif;font-size:15px;font-weight:700}#mobile-wrap #mob-order-page .mob-order-place-btn.mob-order-place-btn--disabled{background:#ccc;color:#fff}#mobile-wrap #mob-order-success-page{padding:0 0 40px}#mobile-wrap #mob-order-success-page .mob-os-wrap{padding:24px 16px;gap:16px}#mobile-wrap #mob-order-success-page .mob-os-header{align-items:center;text-align:center;gap:8px;padding-bottom:8px}#mobile-wrap #mob-order-success-page .mob-os-check-icon{font-size:56px;color:#4caf50}#mobile-wrap #mob-order-success-page .mob-os-title{font-family:Poppins,sans-serif;font-size:22px;font-weight:700;color:#2d3536}#mobile-wrap #mob-order-success-page .mob-os-order-num{font-family:Poppins,sans-serif;font-size:13px;color:#888}#mobile-wrap #mob-order-success-page .mob-os-sub{font-family:Poppins,sans-serif;font-size:13px;color:#666;text-align:center}#mobile-wrap #mob-order-success-page .mob-os-card,#mobile-wrap #mob-order-success-page .mob-os-delivery-card{background:#fff;border-radius:12px;padding:16px;gap:12px;box-shadow:0 1px 4px rgba(24,26,32,.06)}#mobile-wrap #mob-order-success-page .mob-os-card-title{font-family:Poppins,sans-serif;font-size:15px;font-weight:700;color:#2d3536}#mobile-wrap #mob-order-success-page .mob-os-item{flex-direction:row;align-items:flex-start;gap:12px}#mobile-wrap #mob-order-success-page .mob-os-thumb{width:64px;height:64px;border-radius:8px;overflow:hidden;flex-shrink:0}#mobile-wrap #mob-order-success-page .mob-os-thumb img{width:100%;height:100%;object-fit:cover}#mobile-wrap #mob-order-success-page .mob-os-item-info{flex:1 1;gap:2px}#mobile-wrap #mob-order-success-page .mob-os-item-brand{font-family:Poppins,sans-serif;font-size:11px;color:#888;text-transform:uppercase;letter-spacing:.5px}#mobile-wrap #mob-order-success-page .mob-os-item-title{font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#2d3536}#mobile-wrap #mob-order-success-page .mob-os-item-meta{font-family:Poppins,sans-serif;font-size:11px;color:#aaa}#mobile-wrap #mob-order-success-page .mob-os-item-price{font-family:Poppins,sans-serif;font-size:14px;font-weight:700;color:#2d3536;flex-shrink:0}#mobile-wrap #mob-order-success-page .mob-os-total-row{flex-direction:row;justify-content:space-between}#mobile-wrap #mob-order-success-page .mob-os-total-row p{font-family:Poppins,sans-serif;font-size:13px;color:#555}#mobile-wrap #mob-order-success-page .mob-os-grand p{font-size:15px;font-weight:700;color:#2d3536}#mobile-wrap #mob-order-success-page .mob-os-delivery-date{font-family:Poppins,sans-serif;font-size:18px;font-weight:700;color:#2c1654}#mobile-wrap #mob-order-success-page .mob-os-delivery-note{font-family:Poppins,sans-serif;font-size:12px;color:#888}#mobile-wrap #mob-order-success-page .mob-os-no-order{font-family:Poppins,sans-serif;font-size:14px;color:#888;text-align:center;padding:24px 0}#mobile-wrap #mob-order-success-page .mob-os-actions{gap:12px}#mobile-wrap #mob-order-success-page .mob-os-orders-btn{width:100%;height:48px;border-radius:12px;background:#2c1654;color:#f2efe2;font-family:Poppins,sans-serif;font-size:15px;font-weight:700}#mobile-wrap #mob-order-success-page .mob-os-shop-btn{width:100%;height:48px;border-radius:12px;border:1px solid #2c1654;color:#2c1654;font-family:Poppins,sans-serif;font-size:15px;font-weight:600}#mobile-wrap #mob-quiz-page{padding:16px 16px 40px}#mobile-wrap #mob-quiz-page .mob-quiz-progress{gap:10px;margin-bottom:20px}#mobile-wrap #mob-quiz-page .mob-quiz-step-label{font-family:Poppins,sans-serif;font-size:13px;color:#888;font-weight:500}#mobile-wrap #mob-quiz-page .mob-quiz-progress-track{width:100%;height:6px;background:#e0ddd8;border-radius:3px;overflow:hidden}#mobile-wrap #mob-quiz-page .mob-quiz-progress-fill{height:100%;background:#2c1654;border-radius:3px;transition:width .3s ease}#mobile-wrap #mob-quiz-page .mob-quiz-step-dots{display:flex;flex-direction:row;gap:8px;justify-content:center}#mobile-wrap #mob-quiz-page .mob-quiz-dot{width:8px;height:8px;border-radius:50%;background:#e0ddd8}#mobile-wrap #mob-quiz-page .mob-quiz-dot.active{background:#2c1654;transform:scale(1.2)}#mobile-wrap #mob-quiz-page .mob-quiz-dot.done{background:#2c1654;opacity:.5}#mobile-wrap #mob-quiz-page .mob-quiz-card{background:#fff;border-radius:16px;padding:20px 16px;gap:16px;box-shadow:0 2px 12px rgba(24,26,32,.08)}#mobile-wrap #mob-quiz-page .mob-quiz-question{font-family:Poppins,sans-serif;font-size:18px;font-weight:700;color:#2d3536;line-height:1.3}#mobile-wrap #mob-quiz-page .mob-quiz-subtitle{font-family:Poppins,sans-serif;font-size:13px;color:#888;margin-top:-8px}#mobile-wrap #mob-quiz-page .mob-options-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}#mobile-wrap #mob-quiz-page .mob-option-card{border:1px solid #e0ddd8;border-radius:12px;padding:14px 10px;display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;text-align:center;transition:border-color .15s}#mobile-wrap #mob-quiz-page .mob-option-card.selected{border-color:#2c1654;background:rgba(44,22,84,.04)}#mobile-wrap #mob-quiz-page .mob-option-emoji{font-size:24px}#mobile-wrap #mob-quiz-page .mob-option-label{font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#2d3536}#mobile-wrap #mob-quiz-page .mob-option-desc{font-family:Poppins,sans-serif;font-size:11px;color:#aaa}#mobile-wrap #mob-quiz-page .mob-budget-options{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}#mobile-wrap #mob-quiz-page .mob-budget-chip{border:1px solid #e0ddd8;border-radius:12px;padding:14px 10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .15s}#mobile-wrap #mob-quiz-page .mob-budget-chip.selected{border-color:#2c1654;background:rgba(44,22,84,.04)}#mobile-wrap #mob-quiz-page .mob-chip-label{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#2d3536}#mobile-wrap #mob-quiz-page .mob-quiz-nav{flex-direction:row;justify-content:space-between;align-items:center;margin-top:8px}#mobile-wrap #mob-quiz-page .mob-quiz-back-btn{display:flex;align-items:center;gap:4px;background:none;border:none;font-family:Poppins,sans-serif;font-size:14px;color:#888;cursor:pointer;padding:0}#mobile-wrap #mob-quiz-page .mob-quiz-next-btn{display:flex;align-items:center;gap:6px;height:48px;padding:0 24px;border-radius:12px;background:#2c1654;color:#f2efe2;font-family:Poppins,sans-serif;font-size:15px;font-weight:700;border:none;cursor:pointer}#mobile-wrap #mob-quiz-page .mob-quiz-next-btn:disabled{background:#ccc;cursor:not-allowed}#mobile-wrap #mob-quiz-page .mob-quiz-results{gap:20px}#mobile-wrap #mob-quiz-page .mob-quiz-results-header{align-items:center;text-align:center;gap:8px}#mobile-wrap #mob-quiz-page .mob-results-emoji{font-size:40px}#mobile-wrap #mob-quiz-page .mob-results-title{font-family:Poppins,sans-serif;font-size:22px;font-weight:700;color:#2d3536}#mobile-wrap #mob-quiz-page .mob-results-subtitle{font-family:Poppins,sans-serif;font-size:13px;color:#888}#mobile-wrap #mob-quiz-page .mob-profile-chips{flex-direction:row;flex-wrap:wrap;gap:8px}#mobile-wrap #mob-quiz-page .mob-profile-chip{display:flex;align-items:center;gap:6px;height:32px;padding:0 12px;border-radius:16px;background:rgba(44,22,84,.07);font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#2c1654}#mobile-wrap #mob-quiz-page .mob-results-section-title{font-family:Poppins,sans-serif;font-size:16px;font-weight:700;color:#2d3536}#mobile-wrap #mob-quiz-page .mob-results-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}#mobile-wrap #mob-quiz-page .mob-results-empty{text-align:center;padding:32px 0}#mobile-wrap #mob-quiz-page .mob-results-empty p{font-family:Poppins,sans-serif;font-size:14px;color:#888}#mobile-wrap #mob-quiz-page .mob-results-actions{gap:12px}#mobile-wrap #mob-quiz-page .mob-quiz-retake-btn{width:100%;height:48px;border-radius:12px;border:1px solid #2c1654;color:#2c1654;font-family:Poppins,sans-serif;font-size:15px;font-weight:600}#mobile-wrap #mob-quiz-page .mob-quiz-shop-btn{width:100%;height:48px;border-radius:12px;background:#2c1654;color:#f2efe2;font-family:Poppins,sans-serif;font-size:15px;font-weight:700}#mobile-wrap #mob-mypage{display:flex;flex-direction:column;min-height:100vh;background:#f2efe2}#mobile-wrap .mob-mypage-content{flex:1 1;padding:0 0 80px}#mobile-wrap .mob-my-menu{background:#fff;border-bottom:1px solid #f0edf5}#mobile-wrap .mob-menu-header{display:flex;flex-direction:row;align-items:center;gap:12px;padding:16px;background:linear-gradient(135deg,#2c1654,#4a2d80)}#mobile-wrap .mob-menu-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid hsla(0,0%,100%,.4);flex-shrink:0}#mobile-wrap .mob-menu-user-info{flex:1 1;gap:2px}#mobile-wrap .mob-menu-username{font-family:Poppins,sans-serif;font-size:15px;font-weight:700;color:#fff!important;line-height:1.3}#mobile-wrap .mob-menu-badge{font-family:Poppins,sans-serif;font-size:12px;color:hsla(0,0%,100%,.75)!important}#mobile-wrap .mob-menu-logout{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:hsla(0,0%,100%,.7)!important;cursor:pointer;flex-shrink:0;padding:6px 10px;border:1px solid hsla(0,0%,100%,.3);border-radius:8px}#mobile-wrap .mob-menu-tabs{display:flex;flex-direction:row;overflow-x:auto;gap:0;padding:0 4px;scrollbar-width:none}#mobile-wrap .mob-menu-tabs::-webkit-scrollbar{display:none}#mobile-wrap .mob-menu-tabs a{text-decoration:none;flex-shrink:0}#mobile-wrap .mob-menu-tabs .menu-item{font-family:Poppins,sans-serif;font-size:13px;font-weight:500;color:#666;padding:12px 14px;border-bottom:2px solid transparent;white-space:nowrap;cursor:pointer}#mobile-wrap .mob-menu-tabs .menu-item.active{color:#2c1654;border-bottom-color:#2c1654;font-weight:700}#mobile-wrap .mob-menu-tabs .mob-menu-tab{font-family:Poppins,sans-serif;font-size:13px;font-weight:500;color:#666;padding:12px 14px;white-space:nowrap}#mobile-wrap #mob-my-profile{padding:16px;display:flex;flex-direction:column;gap:16px}#mobile-wrap .mob-mp-title{font-family:Poppins,sans-serif;font-size:18px;font-weight:700;color:#2d3536!important}#mobile-wrap .mob-mp-section{background:#fff;border-radius:16px;padding:16px;gap:14px;display:flex;flex-direction:column}#mobile-wrap .mob-mp-section-label{font-family:Poppins,sans-serif;font-size:12px;font-weight:700;color:#2c1654!important;text-transform:uppercase;letter-spacing:.5px}#mobile-wrap .mob-mp-photo-row{display:flex;flex-direction:row;align-items:center;gap:14px}#mobile-wrap .mob-mp-avatar{width:64px;height:64px;border-radius:50%;object-fit:cover;border:2px solid #f0edf5;flex-shrink:0}#mobile-wrap .mob-mp-upload-wrap{display:flex;flex-direction:column;gap:4px}#mobile-wrap .mob-mp-upload-btn{display:inline-block;padding:8px 14px;background:#2c1654;color:#fff;border-radius:8px;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;cursor:pointer}#mobile-wrap .mob-mp-upload-hint{font-family:Poppins,sans-serif;font-size:11px;color:#aaa}#mobile-wrap .mob-mp-field{display:flex;flex-direction:column;gap:6px}#mobile-wrap .mob-mp-label{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#555}#mobile-wrap .mob-mp-input{width:100%;height:44px;border:1px solid #e8e4ef;border-radius:10px;padding:0 12px;font-family:Poppins,sans-serif;font-size:14px;color:#2d3536;background:#faf9fc;box-sizing:border-box;outline:none}#mobile-wrap .mob-mp-input:focus{border-color:#2c1654;background:#fff}#mobile-wrap .mob-mp-error{font-family:Poppins,sans-serif;font-size:12px;color:#e9a692}#mobile-wrap .mob-mp-save-btn{width:100%;height:48px;background:#2c1654;color:#fff;border:none;border-radius:12px;font-family:Poppins,sans-serif;font-size:15px;font-weight:700;cursor:pointer;margin-top:4px}#mobile-wrap .mob-mp-save-btn:disabled{background:#ccc;cursor:not-allowed}#mobile-wrap .mob-mypage-section{padding:16px;display:flex;flex-direction:column;gap:14px}#mobile-wrap .mob-section-title{font-family:Poppins,sans-serif;font-size:18px;font-weight:700;color:#2d3536!important}#mobile-wrap .mob-product-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}#mobile-wrap .mob-pagination{align-items:center;padding:8px 0}#mobile-wrap .mob-empty-state{display:flex;flex-direction:column;align-items:center;gap:12px;padding:40px 0}#mobile-wrap .mob-empty-state img{width:48px;opacity:.5}#mobile-wrap .mob-empty-state p{font-family:Poppins,sans-serif;font-size:14px;color:#aaa;margin:0}#mobile-wrap .mob-tab-row{display:flex;flex-direction:row;gap:8px}#mobile-wrap .mob-tab-btn{flex:1 1;height:40px;border:1px solid #e8e4ef;border-radius:10px;background:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#888;cursor:pointer}#mobile-wrap .mob-tab-btn.active{background:#2c1654;border-color:#2c1654;color:#fff}#mobile-wrap .mob-orders-list{gap:12px}#mobile-wrap .mob-order-card{background:#fff;border-radius:16px;padding:14px;gap:8px;box-shadow:0 1px 6px rgba(44,22,84,.06)}#mobile-wrap .mob-order-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;cursor:pointer}#mobile-wrap .mob-order-header-left{gap:2px}#mobile-wrap .mob-order-id{font-family:Poppins,sans-serif;font-size:12px;font-weight:700;color:#2c1654!important}#mobile-wrap .mob-order-date{font-family:Poppins,sans-serif;font-size:11px;color:#aaa!important}#mobile-wrap .mob-order-header-right{display:flex;flex-direction:row;align-items:center;gap:8px}#mobile-wrap .mob-status-badge{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:6px;font-family:Poppins,sans-serif;font-size:11px;font-weight:700}#mobile-wrap .mob-order-total{font-family:Poppins,sans-serif;font-size:14px;font-weight:700;color:#2d3536!important}#mobile-wrap .mob-expand-icon{display:flex;align-items:center;color:#aaa}#mobile-wrap .mob-order-address{font-family:Poppins,sans-serif;font-size:12px;color:#888!important;line-height:1.4}#mobile-wrap .mob-order-items-count{font-family:Poppins,sans-serif;font-size:12px;color:#aaa!important}#mobile-wrap .mo-actions{align-items:center}#mobile-wrap .mo-actions .mo-action-btn{background:#2c1654!important;color:#f2efe2!important}#mobile-wrap .mo-actions .mo-action-btn,#mobile-wrap .mo-actions .mo-cancel-btn{border-radius:20px!important;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:600!important;text-transform:none!important;padding:6px 16px!important}#mobile-wrap .mo-actions .mo-cancel-btn{background:#c62828!important;color:#fff!important}#mobile-wrap .mob-items-list{gap:10px;border-top:1px solid #f0edf5;padding-top:10px;margin-top:4px}#mobile-wrap .mob-order-item{display:flex;flex-direction:row;align-items:flex-start;gap:10px}#mobile-wrap .mob-order-item-thumb{width:52px;height:52px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#f5f2f9}#mobile-wrap .mob-order-item-thumb img{width:100%;height:100%;object-fit:cover}#mobile-wrap .mob-order-item-info{flex:1 1;gap:2px}#mobile-wrap .mob-order-item-brand{font-family:Poppins,sans-serif;font-size:10px;font-weight:700;color:#2c1654!important;text-transform:uppercase;letter-spacing:.3px}#mobile-wrap .mob-order-item-title{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#2d3536!important;line-height:1.3}#mobile-wrap .mob-order-item-meta{font-family:Poppins,sans-serif;font-size:11px;color:#aaa!important}#mobile-wrap .mob-order-item-price{font-family:Poppins,sans-serif;font-size:13px;font-weight:700;color:#2d3536!important;flex-shrink:0}#mobile-wrap .mo-actions{display:flex;flex-direction:row;gap:8px;flex-wrap:wrap}#mobile-wrap .mob-mypage-product-card{flex-direction:row;align-items:center;gap:12px;padding:12px 14px;background:#fff;border-radius:10px;box-shadow:0 1px 4px 0 rgba(24,26,32,.07);cursor:pointer}#mobile-wrap .mob-mypage-product-card .mob-mypage-product-img-wrap{flex-shrink:0;width:72px;height:72px;border-radius:8px;overflow:hidden}#mobile-wrap .mob-mypage-product-card .mob-mypage-product-img-wrap .mob-mypage-product-img{width:100%;height:100%;object-fit:cover;display:block}#mobile-wrap .mob-mypage-product-card .mob-mypage-product-info{flex:1 1;gap:3px}#mobile-wrap .mob-mypage-product-card .mob-mypage-product-info .mob-mypage-product-title{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#2d3536;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}#mobile-wrap .mob-mypage-product-card .mob-mypage-product-info .mob-mypage-product-brand{font-family:Poppins,sans-serif;font-size:12px;color:#aaa}#mobile-wrap .mob-mypage-product-card .mob-mypage-product-info .mob-mypage-product-bottom{flex-direction:row;align-items:center;justify-content:space-between;margin-top:4px}#mobile-wrap .mob-mypage-product-card .mob-mypage-product-info .mob-mypage-product-bottom .mob-mypage-product-price{font-family:Poppins,sans-serif;font-size:14px;font-weight:700;color:#2c1654}#mobile-wrap .mob-mypage-product-card .mob-mypage-product-info .mob-mypage-product-bottom .mob-mypage-product-meta{flex-direction:row;align-items:center;gap:8px}#mobile-wrap .mob-mypage-product-card .mob-mypage-product-info .mob-mypage-product-bottom .mob-mypage-product-meta .mob-mypage-product-status{font-family:Poppins,sans-serif;font-size:10px;font-weight:600;color:#3554d1;background:#e5f0fd;padding:2px 8px;border-radius:20px}#mobile-wrap .mob-mypage-product-card .mob-mypage-product-info .mob-mypage-product-bottom .mob-mypage-product-meta .mob-mypage-product-views{font-family:Poppins,sans-serif;font-size:11px;color:#aaa}#mobile-wrap .mob-mypage-product-card .mob-mypage-product-info .mob-mypage-product-actions{flex-direction:row;gap:4px;margin-top:4px}#mobile-wrap .mob-member-articles,#mobile-wrap .mob-member-products{gap:12px}#mobile-wrap .mob-member-articles .mob-member-articles-title{font-family:Poppins,sans-serif;font-size:17px;font-weight:700;color:#2d3536}#mobile-wrap .mob-follows-wrap{gap:12px}#mobile-wrap .mob-follows-wrap .mob-follows-title{font-family:Poppins,sans-serif;font-size:17px;font-weight:700;color:#2d3536}#mobile-wrap .mob-follows-wrap .mob-follows-empty{align-items:center;gap:8px;padding:32px 0}#mobile-wrap .mob-follows-wrap .mob-follows-empty img{width:32px;opacity:.4}#mobile-wrap .mob-follows-wrap .mob-follows-empty .MuiTypography-root,#mobile-wrap .mob-follows-wrap .mob-follows-empty p{font-family:Poppins,sans-serif;font-size:14px;color:#aaa}#mobile-wrap .mob-follows-wrap .mob-follows-card{padding:12px 14px;background:#fff;border-radius:10px;box-shadow:0 1px 4px 0 rgba(24,26,32,.07);gap:10px}#mobile-wrap .mob-follows-wrap .mob-follows-card .mob-follows-user{flex-direction:row;align-items:center;gap:10px;cursor:pointer}#mobile-wrap .mob-follows-wrap .mob-follows-card .mob-follows-user .mob-follows-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;border:1px solid rgba(24,26,32,.1);flex-shrink:0}#mobile-wrap .mob-follows-wrap .mob-follows-card .mob-follows-user .mob-follows-user-info{flex:1 1;gap:2px}#mobile-wrap .mob-follows-wrap .mob-follows-card .mob-follows-user .mob-follows-user-info .mob-follows-nick{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#2d3536}#mobile-wrap .mob-follows-wrap .mob-follows-card .mob-follows-user .mob-follows-user-info .mob-follows-stats{font-family:Poppins,sans-serif;font-size:11px;color:#aaa}#mobile-wrap .mob-follows-wrap .mob-follows-card .mob-follows-actions{flex-direction:row;align-items:center;justify-content:space-between}#mobile-wrap .mob-follows-wrap .mob-follows-card .mob-follows-actions .mob-follows-like{flex-direction:row;align-items:center;gap:4px}#mobile-wrap .mob-follows-wrap .mob-follows-card .mob-follows-actions .mob-follows-like .mob-follows-like-count{font-family:Poppins,sans-serif;font-size:12px;color:#aaa}#mobile-wrap .mob-follows-wrap .mob-follows-card .mob-follows-actions .mob-follows-follow-btn{font-family:Poppins,sans-serif;font-size:12px;font-weight:700;background:#2c1654!important;color:#fff!important;border-radius:8px;padding:5px 14px;text-transform:none}#mobile-wrap .mob-follows-wrap .mob-follows-card .mob-follows-actions .mob-follows-unfollow-btn{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#2c1654;border-color:#2c1654;border-radius:8px;padding:5px 12px;text-transform:none}#mobile-wrap .mob-follows-wrap .mob-follows-pagination{align-items:center;gap:8px;padding-top:4px}#mobile-wrap .mob-follows-wrap .mob-follows-pagination .mob-follows-total{font-family:Poppins,sans-serif;font-size:12px;color:#aaa}#mobile-wrap .mob-member-menu{gap:0;margin-bottom:16px}#mobile-wrap .mob-member-menu .mob-member-profile{flex-direction:row;align-items:center;gap:12px;padding:16px 14px;background:#fff;border-radius:10px 10px 0 0}#mobile-wrap .mob-member-menu .mob-member-profile .mob-member-avatar-wrap{flex-shrink:0}#mobile-wrap .mob-member-menu .mob-member-profile .mob-member-avatar-wrap .mob-member-avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;border:2px solid rgba(44,22,84,.15)}#mobile-wrap .mob-member-menu .mob-member-profile .mob-member-info{flex:1 1;gap:2px}#mobile-wrap .mob-member-menu .mob-member-profile .mob-member-info .mob-member-nick{font-family:Poppins,sans-serif;font-size:15px;font-weight:700;color:#2d3536}#mobile-wrap .mob-member-menu .mob-member-profile .mob-member-info .mob-member-type{font-family:Poppins,sans-serif;font-size:11px;font-weight:600;color:#2c1654;text-transform:uppercase;letter-spacing:.5px}#mobile-wrap .mob-member-menu .mob-member-profile .mob-member-info .mob-member-phone{font-family:Poppins,sans-serif;font-size:12px;color:#aaa}#mobile-wrap .mob-member-menu .mob-member-profile .mob-member-follow-box{flex-shrink:0}#mobile-wrap .mob-member-menu .mob-member-profile .mob-member-follow-box .mob-follow-btn{font-family:Poppins,sans-serif;font-size:12px;font-weight:700;background:#2c1654!important;color:#fff!important;border-radius:8px;padding:6px 16px;text-transform:none}#mobile-wrap .mob-member-menu .mob-member-profile .mob-member-follow-box .mob-unfollow-btn{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#2c1654;border-color:#2c1654;border-radius:8px;padding:6px 14px;text-transform:none}#mobile-wrap .mob-member-menu .mob-member-nav{display:flex;flex-direction:row;overflow-x:auto;scrollbar-width:none;background:#fff;border-top:1px solid rgba(24,26,32,.08);border-radius:0 0 10px 10px}#mobile-wrap .mob-member-menu .mob-member-nav::-webkit-scrollbar{display:none}#mobile-wrap .mob-member-menu .mob-member-nav .mob-member-nav-tab{flex:1 1;min-width:max-content;padding:12px 14px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#716b69;text-decoration:none;text-align:center;border-bottom:2px solid transparent;display:flex;flex-direction:column;align-items:center;gap:2px;transition:all .2s ease}#mobile-wrap .mob-member-menu .mob-member-nav .mob-member-nav-tab.active{color:#2c1654;border-bottom-color:#2c1654;font-weight:700}#mobile-wrap .mob-member-menu .mob-member-nav .mob-member-nav-tab .mob-member-nav-count{font-family:Poppins,sans-serif;font-size:13px;font-weight:700;color:inherit}#mobile-wrap .mob-inquiry-wrap{padding:20px 0;gap:24px}#mobile-wrap .mob-inquiry-wrap .mob-inquiry-header{gap:6px}#mobile-wrap .mob-inquiry-wrap .mob-inquiry-header .mob-inquiry-title{font-family:Poppins,sans-serif;font-size:20px;font-weight:700;color:#2d3536}#mobile-wrap .mob-inquiry-wrap .mob-inquiry-header .mob-inquiry-sub{font-family:Poppins,sans-serif;font-size:13px;color:#716b69;line-height:1.5}#mobile-wrap .mob-inquiry-wrap .mob-inquiry-header .mob-inquiry-sub .mob-inquiry-email{color:#2c1654;font-weight:600}#mobile-wrap .mob-inquiry-wrap .mob-inquiry-form{gap:14px}#mobile-wrap .mob-inquiry-wrap .mob-inquiry-form .mob-inquiry-field{gap:6px}#mobile-wrap .mob-inquiry-wrap .mob-inquiry-form .mob-inquiry-field .mob-inquiry-label{font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#2d3536}#mobile-wrap .mob-inquiry-wrap .mob-inquiry-form .mob-inquiry-field .mob-inquiry-input{width:100%;padding:11px 14px;border:1px solid rgba(24,26,32,.18);border-radius:8px;background:#fff;font-family:Poppins,sans-serif;font-size:14px;color:#2d3536;outline:none;box-sizing:border-box}#mobile-wrap .mob-inquiry-wrap .mob-inquiry-form .mob-inquiry-field .mob-inquiry-input::placeholder{color:#aaa}#mobile-wrap .mob-inquiry-wrap .mob-inquiry-form .mob-inquiry-field .mob-inquiry-input:focus{border-color:#2c1654}#mobile-wrap .mob-inquiry-wrap .mob-inquiry-form .mob-inquiry-field .mob-inquiry-select{width:100%;background:#fff;border-radius:8px;font-family:Poppins,sans-serif;font-size:14px}#mobile-wrap .mob-inquiry-wrap .mob-inquiry-form .mob-inquiry-field .mob-inquiry-textarea{width:100%;padding:11px 14px;border:1px solid rgba(24,26,32,.18);border-radius:8px;background:#fff;font-family:Poppins,sans-serif;font-size:14px;color:#2d3536;outline:none;resize:none;box-sizing:border-box;line-height:1.5}#mobile-wrap .mob-inquiry-wrap .mob-inquiry-form .mob-inquiry-field .mob-inquiry-textarea::placeholder{color:#aaa}#mobile-wrap .mob-inquiry-wrap .mob-inquiry-form .mob-inquiry-field .mob-inquiry-textarea:focus{border-color:#2c1654}#mobile-wrap .mob-inquiry-wrap .mob-inquiry-form .mob-inquiry-submit-btn{width:100%;padding:14px;background:#2c1654!important;color:#fff!important;font-family:Poppins,sans-serif;font-size:15px;font-weight:700;border-radius:10px;text-transform:none}#mobile-wrap .mob-inquiry-wrap .mob-inquiry-form .mob-inquiry-submit-btn:disabled{opacity:.6}#mobile-wrap .mob-inquiry-wrap .mob-inquiry-info-row{flex-direction:row;gap:10px}#mobile-wrap .mob-inquiry-wrap .mob-inquiry-info-row .mob-inquiry-info-card{flex:1 1;align-items:center;gap:4px;padding:12px 8px;background:#fff;border-radius:10px;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#mobile-wrap .mob-inquiry-wrap .mob-inquiry-info-row .mob-inquiry-info-card .mob-inquiry-info-icon{font-size:18px}#mobile-wrap .mob-inquiry-wrap .mob-inquiry-info-row .mob-inquiry-info-card .mob-inquiry-info-label{font-family:Poppins,sans-serif;font-size:11px;font-weight:600;color:#2d3536;text-align:center}#mobile-wrap .mob-inquiry-wrap .mob-inquiry-info-row .mob-inquiry-info-card .mob-inquiry-info-value{font-family:Poppins,sans-serif;font-size:10px;color:#aaa;text-align:center}#mobile-wrap .mob-faq-content{padding:20px 0;gap:16px}#mobile-wrap .mob-faq-content .mob-faq-tabs{display:flex;flex-direction:row;gap:8px;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:none}#mobile-wrap .mob-faq-content .mob-faq-tabs::-webkit-scrollbar{display:none}#mobile-wrap .mob-faq-content .mob-faq-tabs .mob-faq-tab{flex-shrink:0;padding:7px 14px;border-radius:20px;border:1px solid rgba(24,26,32,.15);background:transparent;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#2d3536;cursor:pointer;transition:all .2s ease}#mobile-wrap .mob-faq-content .mob-faq-tabs .mob-faq-tab.active{background:#2c1654;border-color:#2c1654;color:#fff;font-weight:600}#mobile-wrap .mob-faq-content .mob-faq-list{gap:0}#mobile-wrap .mob-faq-content .mob-faq-list .mob-faq-q-badge{font-family:Poppins,sans-serif;font-size:14px;font-weight:700;color:#2c1654;flex-shrink:0;margin-right:8px}#mobile-wrap .mob-faq-content .mob-faq-list .mob-faq-question{font-family:Poppins,sans-serif;font-size:13px;font-weight:500;color:#2d3536;line-height:1.4}#mobile-wrap .mob-faq-content .mob-faq-list .mob-faq-answer{flex-direction:row;align-items:flex-start;gap:8px}#mobile-wrap .mob-faq-content .mob-faq-list .mob-faq-answer .mob-faq-a-badge{font-family:Poppins,sans-serif;font-size:14px;font-weight:700;color:#6b3fa0;flex-shrink:0}#mobile-wrap .mob-faq-content .mob-faq-list .mob-faq-answer .mob-faq-answer-text{font-family:Poppins,sans-serif;font-size:13px;color:#555;line-height:1.5}#mobile-wrap .mob-notice-content{padding:20px 0;gap:16px}#mobile-wrap .mob-notice-content .mob-notice-heading{font-family:Poppins,sans-serif;font-size:18px;font-weight:700;color:#2d3536}#mobile-wrap .mob-notice-content .mob-notice-list{gap:10px}#mobile-wrap .mob-notice-content .mob-notice-list .mob-notice-item{flex-direction:row;align-items:flex-start;gap:12px;padding:14px;background:#fff;border-radius:10px;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#mobile-wrap .mob-notice-content .mob-notice-list .mob-notice-item.event{border-left:3px solid #2c1654}#mobile-wrap .mob-notice-content .mob-notice-list .mob-notice-item .mob-notice-left{flex-shrink:0;width:36px;display:flex;align-items:center;justify-content:center}#mobile-wrap .mob-notice-content .mob-notice-list .mob-notice-item .mob-notice-left .mob-notice-no{font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#aaa}#mobile-wrap .mob-notice-content .mob-notice-list .mob-notice-item .mob-notice-left .mob-notice-badge{font-family:Poppins,sans-serif;font-size:10px;font-weight:700;color:#fff;background:#2c1654;padding:2px 6px;border-radius:20px}#mobile-wrap .mob-notice-content .mob-notice-list .mob-notice-item .mob-notice-body{flex:1 1;gap:4px}#mobile-wrap .mob-notice-content .mob-notice-list .mob-notice-item .mob-notice-body .mob-notice-title{font-family:Poppins,sans-serif;font-size:13px;font-weight:500;color:#2d3536;line-height:1.4}#mobile-wrap .mob-notice-content .mob-notice-list .mob-notice-item .mob-notice-body .mob-notice-date{font-family:Poppins,sans-serif;font-size:11px;color:#aaa}#mobile-wrap .mob-agent-card{width:100%;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#mobile-wrap .mob-agent-card .mob-agent-cover{width:100%;height:80px;background:linear-gradient(135deg,#2c1654,#6b3fa0);display:flex;align-items:flex-end;justify-content:center;padding-bottom:0}#mobile-wrap .mob-agent-card .mob-agent-cover .mob-agent-avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;border:2px solid #fff;margin-bottom:-28px}#mobile-wrap .mob-agent-card .mob-agent-body{padding:36px 14px 14px;gap:10px}#mobile-wrap .mob-agent-card .mob-agent-body .mob-agent-name-row{flex-direction:row;align-items:center;gap:6px}#mobile-wrap .mob-agent-card .mob-agent-body .mob-agent-name-row .mob-agent-name{font-family:Poppins,sans-serif;font-size:14px;font-weight:700;color:#2d3536;text-decoration:none}#mobile-wrap .mob-agent-card .mob-agent-body .mob-agent-name-row .mob-agent-badge{display:inline-flex;align-items:center;gap:2px;background:rgba(44,22,84,.08);color:#2c1654;font-family:Poppins,sans-serif;font-size:10px;font-weight:600;padding:2px 6px;border-radius:20px}#mobile-wrap .mob-agent-card .mob-agent-body .mob-agent-stats{flex-direction:row;align-items:center;gap:12px}#mobile-wrap .mob-agent-card .mob-agent-body .mob-agent-stats .mob-agent-stat{align-items:center;gap:1px}#mobile-wrap .mob-agent-card .mob-agent-body .mob-agent-stats .mob-agent-stat .mob-agent-stat-value{font-family:Poppins,sans-serif;font-size:14px;font-weight:700;color:#2d3536}#mobile-wrap .mob-agent-card .mob-agent-body .mob-agent-stats .mob-agent-stat .mob-agent-stat-label{font-family:Poppins,sans-serif;font-size:11px;color:#aaa}#mobile-wrap .mob-agent-card .mob-agent-body .mob-agent-stats .mob-agent-stat-divider{width:1px;height:24px;background:rgba(24,26,32,.1)}#mobile-wrap .mob-agent-card .mob-agent-body .mob-agent-actions{flex-direction:row;align-items:center;justify-content:space-between}#mobile-wrap .mob-agent-card .mob-agent-body .mob-agent-actions .mob-agent-meta{flex-direction:row;align-items:center;gap:3px}#mobile-wrap .mob-agent-card .mob-agent-body .mob-agent-actions .mob-agent-meta .mob-agent-meta-count{font-family:Poppins,sans-serif;font-size:12px;color:#aaa;margin-right:4px}#mobile-wrap .mob-agent-card .mob-agent-body .mob-agent-actions .mob-agent-view-btn{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#2c1654;border-color:#2c1654;border-radius:8px;padding:4px 14px;text-transform:none}#mobile-wrap .mob-community-card{width:100%;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 1px 4px 0 rgba(24,26,32,.07);cursor:pointer}#mobile-wrap .mob-community-card .mob-cc-image-box{width:100%;height:160px;overflow:hidden}#mobile-wrap .mob-community-card .mob-cc-image-box .mob-cc-img{width:100%;height:100%;object-fit:cover;display:block}#mobile-wrap .mob-community-card .mob-cc-body{padding:12px 14px;gap:4px}#mobile-wrap .mob-community-card .mob-cc-body .mob-cc-author{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#2c1654;cursor:pointer}#mobile-wrap .mob-community-card .mob-cc-body .mob-cc-title{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#2d3536;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#mobile-wrap .mob-community-card .mob-cc-body .mob-cc-actions{flex-direction:row;align-items:center;gap:4px;margin-top:6px}#mobile-wrap .mob-community-card .mob-cc-body .mob-cc-actions .mob-cc-count{font-family:Poppins,sans-serif;font-size:12px;color:#aaa;margin-right:6px}#mobile-wrap .mob-article-card{flex-direction:row;align-items:center;gap:12px;padding:12px 14px;background:#fff;border-radius:10px;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#mobile-wrap .mob-article-card .mob-article-date{flex-shrink:0;width:48px;height:48px;background:rgba(44,22,84,.08);border-radius:8px;display:flex;align-items:center;justify-content:center}#mobile-wrap .mob-article-card .mob-article-date .mob-article-day{font-family:Poppins,sans-serif;font-size:11px;font-weight:700;color:#2c1654;text-align:center;line-height:1.3}#mobile-wrap .mob-article-card .mob-article-info{flex:1 1;gap:3px}#mobile-wrap .mob-article-card .mob-article-info .mob-article-title{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#2d3536;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#mobile-wrap .mob-article-card .mob-article-info .mob-article-category{font-family:Poppins,sans-serif;font-size:12px;color:#aaa}#mobile-wrap .mob-article-list{gap:12px}#mobile-wrap .mob-write-article-note{background:rgba(44,22,84,.06);border-radius:10px;padding:12px 14px}#mobile-wrap .mob-write-article-note p{font-family:Poppins,sans-serif;font-size:13px;color:#555;margin:0;text-align:center}#mobile-wrap .mob-auth-page{min-height:100vh;padding:40px 20px 32px;display:flex;flex-direction:column;align-items:center}#mobile-wrap .mob-auth-page .mob-auth-logo-wrap{display:flex;align-items:center;gap:8px;margin-bottom:32px}#mobile-wrap .mob-auth-page .mob-auth-logo-wrap .mob-auth-logo{height:28px}#mobile-wrap .mob-auth-page .mob-auth-logo-wrap .mob-auth-logo-text{font-family:Poppins,sans-serif;font-size:22px;font-weight:700;color:#2c1654}#mobile-wrap .mob-auth-page .mob-auth-card{width:100%;max-width:380px;background:#fff;border-radius:16px;padding:24px 20px;box-shadow:0 4px 20px rgba(44,22,84,.1)}#mobile-wrap .mob-auth-page .mob-auth-card .mob-auth-tabs{display:flex;gap:4px;background:rgba(44,22,84,.06);border-radius:10px;padding:4px;margin-bottom:20px}#mobile-wrap .mob-auth-page .mob-auth-card .mob-auth-tabs .mob-auth-tab-btn{flex:1 1;padding:10px;border:none;background:transparent;border-radius:8px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#716b69;cursor:pointer;transition:all .2s}#mobile-wrap .mob-auth-page .mob-auth-card .mob-auth-tabs .mob-auth-tab-btn.active{background:#2c1654;color:#fff}#mobile-wrap .mob-auth-page .mob-auth-card .mob-auth-inputs{display:flex;flex-direction:column;gap:14px;margin-bottom:16px}#mobile-wrap .mob-auth-page .mob-auth-card .mob-auth-field{display:flex;flex-direction:column;gap:6px}#mobile-wrap .mob-auth-page .mob-auth-card .mob-auth-field label{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#716b69;text-transform:uppercase;letter-spacing:.5px}#mobile-wrap .mob-auth-page .mob-auth-card .mob-auth-field input,#mobile-wrap .mob-auth-page .mob-auth-card .mob-auth-field select{height:46px;border:1.5px solid rgba(44,22,84,.15);border-radius:10px;padding:0 14px;font-family:Poppins,sans-serif;font-size:15px;color:#2d3536;background:#fff;outline:none;transition:border-color .2s}#mobile-wrap .mob-auth-page .mob-auth-card .mob-auth-field input:focus,#mobile-wrap .mob-auth-page .mob-auth-card .mob-auth-field select:focus{border-color:#2c1654}#mobile-wrap .mob-auth-page .mob-auth-card .mob-auth-type{margin-bottom:14px}#mobile-wrap .mob-auth-page .mob-auth-card .mob-auth-type span{font-family:Poppins,sans-serif;font-size:12px;color:#716b69;font-weight:600;text-transform:uppercase;letter-spacing:.5px}#mobile-wrap .mob-auth-page .mob-auth-card .mob-auth-type .mob-auth-type-options{display:flex;gap:16px;margin-top:8px}#mobile-wrap .mob-auth-page .mob-auth-card .mob-auth-type .mob-auth-type-options .mob-auth-type-opt{display:flex;align-items:center;gap:6px;font-family:Poppins,sans-serif;font-size:14px;color:#2d3536;cursor:pointer}#mobile-wrap .mob-auth-page .mob-auth-card .mob-auth-remember{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}#mobile-wrap .mob-auth-page .mob-auth-card .mob-auth-remember label{display:flex;align-items:center;gap:6px;font-family:Poppins,sans-serif;font-size:13px;color:#2d3536}#mobile-wrap .mob-auth-page .mob-auth-card .mob-auth-remember a{font-family:Poppins,sans-serif;font-size:13px;color:#2c1654;font-weight:600}#mobile-wrap .mob-auth-page .mob-auth-card .mob-auth-submit-btn{width:100%;height:50px;background:#2c1654;color:#fff;border:none;border-radius:12px;font-family:Poppins,sans-serif;font-size:15px;font-weight:700;letter-spacing:1px;cursor:pointer;transition:opacity .2s;margin-bottom:20px}#mobile-wrap .mob-auth-page .mob-auth-card .mob-auth-submit-btn:disabled{opacity:.4;cursor:not-allowed}#mobile-wrap .mob-auth-page .mob-auth-card .mob-auth-divider{text-align:center;margin-bottom:16px;position:relative}#mobile-wrap .mob-auth-page .mob-auth-card .mob-auth-divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:rgba(44,22,84,.1)}#mobile-wrap .mob-auth-page .mob-auth-card .mob-auth-divider span{position:relative;background:#fff;padding:0 12px;font-family:Poppins,sans-serif;font-size:12px;color:#aaa}#mobile-wrap .mob-auth-page .mob-auth-card .mob-auth-social{display:flex;gap:10px;justify-content:center;margin-bottom:20px}#mobile-wrap .mob-auth-page .mob-auth-card .mob-auth-social .mob-social-btn{width:48px;height:48px;border:1.5px solid rgba(44,22,84,.15);border-radius:12px;background:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;color:#2d3536;cursor:pointer}#mobile-wrap .mob-auth-page .mob-auth-card .mob-auth-switch{text-align:center;font-family:Poppins,sans-serif;font-size:13px;color:#716b69;margin:0}#mobile-wrap .mob-auth-page .mob-auth-card .mob-auth-switch b{color:#2c1654;cursor:pointer;font-weight:700;margin-left:4px}#mobile-wrap .mob-about-page{padding-bottom:40px}#mobile-wrap .mob-about-page .mob-about-hero{background:#2c1654;color:#fff;padding:40px 20px 36px;text-align:center}#mobile-wrap .mob-about-page .mob-about-hero .mob-about-eyebrow{font-family:Poppins,sans-serif;font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:hsla(0,0%,100%,.6);display:block;margin-bottom:10px}#mobile-wrap .mob-about-page .mob-about-hero .mob-about-title{font-family:Poppins,sans-serif;font-size:28px;font-weight:800;color:#fff;margin:0 0 12px}#mobile-wrap .mob-about-page .mob-about-hero .mob-about-sub{font-family:Poppins,sans-serif;font-size:14px;color:hsla(0,0%,100%,.75);margin:0 0 24px;line-height:1.5}#mobile-wrap .mob-about-page .mob-about-hero .mob-about-cta{display:flex;gap:12px;justify-content:center}#mobile-wrap .mob-about-page .mob-about-hero .mob-about-cta .mob-about-btn-primary{padding:12px 20px;background:#e9a692;color:#fff;border:none;border-radius:10px;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;cursor:pointer}#mobile-wrap .mob-about-page .mob-about-hero .mob-about-cta .mob-about-btn-ghost{padding:12px 20px;background:transparent;color:#fff;border:1.5px solid hsla(0,0%,100%,.5);border-radius:10px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;cursor:pointer}#mobile-wrap .mob-about-page .mob-about-stats{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;padding:20px 16px}#mobile-wrap .mob-about-page .mob-about-stats .mob-about-stat-card{background:#fff;border-radius:12px;padding:16px;text-align:center;box-shadow:0 1px 6px rgba(44,22,84,.08)}#mobile-wrap .mob-about-page .mob-about-stats .mob-about-stat-card .mob-about-stat-num{display:block;font-family:Poppins,sans-serif;font-size:24px;font-weight:800;color:#2c1654}#mobile-wrap .mob-about-page .mob-about-stats .mob-about-stat-card .mob-about-stat-label{font-family:Poppins,sans-serif;font-size:12px;color:#716b69;font-weight:500}#mobile-wrap .mob-about-page .mob-about-section,#mobile-wrap .mob-about-page .mob-about-values{padding:20px 16px}#mobile-wrap .mob-about-page .mob-about-section .mob-about-label,#mobile-wrap .mob-about-page .mob-about-values .mob-about-label{display:block;font-family:Poppins,sans-serif;font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#e9a692;margin-bottom:6px}#mobile-wrap .mob-about-page .mob-about-section .mob-about-section-title,#mobile-wrap .mob-about-page .mob-about-values .mob-about-section-title{font-family:Poppins,sans-serif;font-size:22px;font-weight:700;color:#2d3536;margin:0 0 12px}#mobile-wrap .mob-about-page .mob-about-section .mob-about-body,#mobile-wrap .mob-about-page .mob-about-values .mob-about-body{font-family:Poppins,sans-serif;font-size:14px;color:#716b69;line-height:1.6;margin:0 0 16px}#mobile-wrap .mob-about-page .mob-about-section .mob-about-pills,#mobile-wrap .mob-about-page .mob-about-values .mob-about-pills{display:flex;flex-wrap:wrap;gap:8px}#mobile-wrap .mob-about-page .mob-about-section .mob-about-pills .mob-about-pill,#mobile-wrap .mob-about-page .mob-about-values .mob-about-pills .mob-about-pill{padding:6px 12px;background:rgba(44,22,84,.06);border-radius:20px;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#2c1654}#mobile-wrap .mob-about-page .mob-about-values .mob-about-value-card{display:flex;gap:14px;padding:14px 0;border-bottom:1px solid rgba(44,22,84,.06)}#mobile-wrap .mob-about-page .mob-about-values .mob-about-value-card:last-child{border-bottom:none}#mobile-wrap .mob-about-page .mob-about-values .mob-about-value-card .mob-about-value-icon{font-size:28px;flex-shrink:0}#mobile-wrap .mob-about-page .mob-about-values .mob-about-value-card .mob-about-value-title{font-family:Poppins,sans-serif;font-size:15px;font-weight:700;color:#2d3536;margin:0 0 4px}#mobile-wrap .mob-about-page .mob-about-values .mob-about-value-card .mob-about-value-desc{font-family:Poppins,sans-serif;font-size:13px;color:#716b69;margin:0;line-height:1.4}#mobile-wrap .mob-about-page .mob-about-partners{padding:20px 16px}#mobile-wrap .mob-about-page .mob-about-partners .mob-about-partners-scroll{display:flex;gap:10px;overflow-x:auto;padding-bottom:8px;scrollbar-width:none}#mobile-wrap .mob-about-page .mob-about-partners .mob-about-partners-scroll::-webkit-scrollbar{display:none}#mobile-wrap .mob-about-page .mob-about-partners .mob-about-partners-scroll .mob-about-partner-chip{display:flex;align-items:center;gap:8px;padding:8px 14px;background:#fff;border-radius:20px;white-space:nowrap;box-shadow:0 1px 4px rgba(44,22,84,.08);font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#2d3536;flex-shrink:0}#mobile-wrap .mob-about-page .mob-about-partners .mob-about-partners-scroll .mob-about-partner-chip .mob-about-partner-logo{width:22px;height:22px;border-radius:50%;object-fit:cover}#mobile-wrap .mob-about-page .mob-about-bottom-cta{margin:20px 16px 0;background:#2c1654;border-radius:16px;padding:28px 20px;text-align:center;color:#fff}#mobile-wrap .mob-about-page .mob-about-bottom-cta h2{font-family:Poppins,sans-serif;font-size:20px;font-weight:700;margin:0 0 16px}#mobile-wrap .mob-about-page .mob-about-bottom-cta .mob-about-btn-primary{padding:12px 24px;background:#e9a692;color:#fff;border:none;border-radius:10px;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;cursor:pointer}#mobile-wrap .mob-ai-chat-page{display:flex;flex-direction:column;height:calc(100vh - 60px);padding:0}#mobile-wrap .mob-ai-chat-page .mob-ai-chat-header{display:flex;align-items:center;gap:12px;padding:16px;background:#fff;border-bottom:1px solid rgba(44,22,84,.08)}#mobile-wrap .mob-ai-chat-page .mob-ai-chat-header .mob-ai-chat-avatar{width:44px;height:44px;border-radius:50%;overflow:hidden;flex-shrink:0}#mobile-wrap .mob-ai-chat-page .mob-ai-chat-header .mob-ai-chat-title{display:block;font-family:Poppins,sans-serif;font-size:15px;font-weight:700;color:#2d3536}#mobile-wrap .mob-ai-chat-page .mob-ai-chat-header .mob-ai-chat-subtitle{display:block;font-family:Poppins,sans-serif;font-size:12px;color:#aaa}#mobile-wrap .mob-ai-chat-page .mob-ai-chat-body{flex:1 1;overflow-y:auto;padding:16px}#mobile-wrap .mob-ai-chat-page .mob-ai-chat-body .mob-ai-chat-empty{display:flex;flex-direction:column;align-items:center;padding-top:40px}#mobile-wrap .mob-ai-chat-page .mob-ai-chat-body .mob-ai-chat-empty .mob-ai-chat-empty-title{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;color:#2d3536;margin-bottom:20px}#mobile-wrap .mob-ai-chat-page .mob-ai-chat-body .mob-ai-chat-empty .mob-ai-suggestions{display:flex;flex-direction:column;gap:10px;width:100%}#mobile-wrap .mob-ai-chat-page .mob-ai-chat-body .mob-ai-chat-empty .mob-ai-suggestions .mob-ai-suggestion-btn{padding:12px 16px;background:#fff;border:1.5px solid rgba(44,22,84,.12);border-radius:12px;font-family:Poppins,sans-serif;font-size:13px;color:#2d3536;cursor:pointer;text-align:left}#mobile-wrap .mob-ai-chat-page .mob-ai-chat-body .mob-ai-messages{display:flex;flex-direction:column;gap:12px}#mobile-wrap .mob-ai-chat-page .mob-ai-chat-body .mob-ai-messages .mob-ai-message{max-width:80%;padding:12px 14px;border-radius:14px;font-family:Poppins,sans-serif;font-size:14px;line-height:1.5}#mobile-wrap .mob-ai-chat-page .mob-ai-chat-body .mob-ai-messages .mob-ai-message--user{align-self:flex-end;background:#2c1654;color:#fff;border-bottom-right-radius:4px}#mobile-wrap .mob-ai-chat-page .mob-ai-chat-body .mob-ai-messages .mob-ai-message--assistant{align-self:flex-start;background:#fff;color:#2d3536;border-bottom-left-radius:4px;box-shadow:0 1px 4px rgba(44,22,84,.08)}#mobile-wrap .mob-ai-chat-page .mob-ai-chat-input-wrap{display:flex;gap:10px;padding:12px 16px;background:#fff;border-top:1px solid rgba(44,22,84,.08)}#mobile-wrap .mob-ai-chat-page .mob-ai-chat-input-wrap .mob-ai-chat-input{flex:1 1;height:46px;border:1.5px solid rgba(44,22,84,.15);border-radius:12px;padding:0 14px;font-family:Poppins,sans-serif;font-size:14px;color:#2d3536;outline:none;background:#f2efe2}#mobile-wrap .mob-ai-chat-page .mob-ai-chat-input-wrap .mob-ai-chat-input:focus{border-color:#2c1654}#mobile-wrap .mob-ai-chat-page .mob-ai-chat-input-wrap .mob-ai-chat-send{height:46px;padding:0 20px;background:#2c1654;color:#fff;border:none;border-radius:12px;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;cursor:pointer}#mobile-wrap .mob-cs-page{padding-bottom:40px}#mobile-wrap .mob-cs-page .mob-cs-header{padding:24px 16px 16px}#mobile-wrap .mob-cs-page .mob-cs-header .mob-cs-title{display:block;font-family:Poppins,sans-serif;font-size:22px;font-weight:700;color:#2d3536;margin-bottom:4px}#mobile-wrap .mob-cs-page .mob-cs-header .mob-cs-sub{font-family:Poppins,sans-serif;font-size:14px;color:#716b69;margin:0}#mobile-wrap .mob-cs-page .mob-cs-tabs{display:flex;gap:8px;padding:0 16px 16px}#mobile-wrap .mob-cs-page .mob-cs-tabs .mob-cs-tab-btn{flex:1 1;padding:10px;border:1.5px solid rgba(44,22,84,.15);border-radius:10px;background:transparent;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#716b69;cursor:pointer;transition:all .2s}#mobile-wrap .mob-cs-page .mob-cs-tabs .mob-cs-tab-btn.active{background:#2c1654;border-color:#2c1654;color:#fff}#mobile-wrap .mob-cs-page .mob-cs-content{padding:0 16px}#mobile-wrap .mob-seller-list-page{padding-bottom:40px}#mobile-wrap .mob-seller-list-page .mob-seller-list-header{padding:24px 16px 12px}#mobile-wrap .mob-seller-list-page .mob-seller-list-header .mob-seller-list-title{font-family:Poppins,sans-serif;font-size:22px;font-weight:700;color:#2d3536;margin:0 0 4px}#mobile-wrap .mob-seller-list-page .mob-seller-list-header .mob-seller-list-sub{font-family:Poppins,sans-serif;font-size:13px;color:#716b69;margin:0}#mobile-wrap .mob-seller-list-page .mob-seller-list-search{padding:0 16px 16px}#mobile-wrap .mob-seller-list-page .mob-seller-list-search input{width:100%;height:46px;border:1.5px solid rgba(44,22,84,.15);border-radius:12px;padding:0 14px;font-family:Poppins,sans-serif;font-size:14px;color:#2d3536;background:#fff;outline:none;box-sizing:border-box}#mobile-wrap .mob-seller-list-page .mob-seller-list-search input:focus{border-color:#2c1654}#mobile-wrap .mob-seller-list-page .mob-seller-list-wrap{padding:0 16px;display:flex;flex-direction:column;gap:12px}#mobile-wrap .mob-seller-list-page .mob-seller-no-data{display:flex;flex-direction:column;align-items:center;gap:8px;padding:40px 0}#mobile-wrap .mob-seller-list-page .mob-seller-no-data p{font-family:Poppins,sans-serif;font-size:14px;color:#aaa;margin:0}#mobile-wrap .mob-seller-list-page .mob-seller-pagination{display:flex;justify-content:center;padding:20px 0 0}#mobile-wrap .mob-seller-detail-page{padding-bottom:40px}#mobile-wrap .mob-seller-detail-page .mob-seller-detail-banner{display:flex;gap:14px;padding:20px 16px;background:#fff;margin-bottom:12px}#mobile-wrap .mob-seller-detail-page .mob-seller-detail-banner .mob-seller-detail-avatar{width:72px;height:72px;border-radius:50%;object-fit:cover;border:2px solid rgba(44,22,84,.12);flex-shrink:0}#mobile-wrap .mob-seller-detail-page .mob-seller-detail-banner .mob-seller-detail-meta{flex:1 1}#mobile-wrap .mob-seller-detail-page .mob-seller-detail-banner .mob-seller-detail-meta .mob-seller-detail-name{display:block;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;color:#2d3536;margin-bottom:10px;cursor:pointer}#mobile-wrap .mob-seller-detail-page .mob-seller-detail-banner .mob-seller-detail-meta .mob-seller-detail-stats{display:flex;gap:16px;margin-bottom:12px}#mobile-wrap .mob-seller-detail-page .mob-seller-detail-banner .mob-seller-detail-meta .mob-seller-detail-stats .mob-seller-detail-stat{text-align:center}#mobile-wrap .mob-seller-detail-page .mob-seller-detail-banner .mob-seller-detail-meta .mob-seller-detail-stats .mob-seller-detail-stat .mob-seller-detail-stat-val{display:block;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;color:#2c1654}#mobile-wrap .mob-seller-detail-page .mob-seller-detail-banner .mob-seller-detail-meta .mob-seller-detail-stats .mob-seller-detail-stat .mob-seller-detail-stat-label{font-family:Poppins,sans-serif;font-size:11px;color:#aaa}#mobile-wrap .mob-seller-detail-page .mob-seller-detail-banner .mob-seller-detail-meta .mob-seller-follow-btn,#mobile-wrap .mob-seller-detail-page .mob-seller-detail-banner .mob-seller-detail-meta .mob-seller-unfollow-btn{height:36px;padding:0 20px;border-radius:10px;font-family:Poppins,sans-serif;font-size:13px;font-weight:700;cursor:pointer;border:none}#mobile-wrap .mob-seller-detail-page .mob-seller-detail-banner .mob-seller-detail-meta .mob-seller-follow-btn{background:#2c1654;color:#fff}#mobile-wrap .mob-seller-detail-page .mob-seller-detail-banner .mob-seller-detail-meta .mob-seller-unfollow-btn{background:transparent;border:1.5px solid #2c1654!important;color:#2c1654}#mobile-wrap .mob-seller-detail-page .mob-seller-detail-products,#mobile-wrap .mob-seller-detail-page .mob-seller-detail-reviews{padding:0 16px 20px}#mobile-wrap .mob-seller-detail-page .mob-seller-detail-products .mob-seller-detail-section-title,#mobile-wrap .mob-seller-detail-page .mob-seller-detail-reviews .mob-seller-detail-section-title{display:block;font-family:Poppins,sans-serif;font-size:17px;font-weight:700;color:#2d3536;margin-bottom:14px}#mobile-wrap .mob-seller-detail-page .mob-seller-detail-products .mob-seller-detail-products-grid,#mobile-wrap .mob-seller-detail-page .mob-seller-detail-reviews .mob-seller-detail-products-grid{display:flex;flex-direction:column;gap:12px}#mobile-wrap .mob-seller-detail-page .mob-seller-detail-reviews .mob-seller-no-reviews{font-family:Poppins,sans-serif;font-size:13px;color:#aaa;text-align:center;padding:20px 0}#mobile-wrap .mob-seller-detail-page .mob-seller-detail-reviews .mob-seller-leave-review{margin-top:16px}#mobile-wrap .mob-seller-detail-page .mob-seller-detail-reviews .mob-seller-leave-review span{display:block;font-family:Poppins,sans-serif;font-size:15px;font-weight:700;color:#2d3536;margin-bottom:10px}#mobile-wrap .mob-seller-detail-page .mob-seller-detail-reviews .mob-seller-leave-review textarea{width:100%;height:90px;border:1.5px solid rgba(44,22,84,.15);border-radius:12px;padding:12px 14px;font-family:Poppins,sans-serif;font-size:14px;color:#2d3536;background:#fff;outline:none;resize:none;box-sizing:border-box;margin-bottom:10px}#mobile-wrap .mob-seller-detail-page .mob-seller-detail-reviews .mob-seller-leave-review textarea:focus{border-color:#2c1654}#mobile-wrap .mob-seller-detail-page .mob-seller-detail-reviews .mob-seller-leave-review .mob-seller-review-submit{height:44px;padding:0 24px;background:#2c1654;color:#fff;border:none;border-radius:10px;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;cursor:pointer}#mobile-wrap .mob-seller-detail-page .mob-seller-detail-reviews .mob-seller-leave-review .mob-seller-review-submit:disabled{opacity:.4}#mobile-wrap .mob-seller-detail-page .mob-seller-pagination{display:flex;justify-content:center;padding:16px 0 0}#mobile-wrap .mob-member-page{padding-bottom:40px}#mobile-wrap .mob-member-page .mob-member-tabs{display:flex;overflow-x:auto;gap:8px;padding:16px 16px 0;scrollbar-width:none}#mobile-wrap .mob-member-page .mob-member-tabs::-webkit-scrollbar{display:none}#mobile-wrap .mob-member-page .mob-member-tabs .mob-member-tab{flex-shrink:0;padding:10px 16px;border:1.5px solid rgba(44,22,84,.15);border-radius:20px;background:transparent;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#716b69;cursor:pointer;transition:all .2s;white-space:nowrap}#mobile-wrap .mob-member-page .mob-member-tabs .mob-member-tab.active{background:#2c1654;border-color:#2c1654;color:#fff}#mobile-wrap .mob-member-page .mob-member-content{padding:16px}#mobile-wrap .mob-community-page{padding-bottom:40px}#mobile-wrap .mob-community-page .mob-community-header{display:flex;justify-content:space-between;align-items:center;padding:20px 16px 12px}#mobile-wrap .mob-community-page .mob-community-header .mob-community-title{font-family:Poppins,sans-serif;font-size:22px;font-weight:700;color:#2d3536;margin:0}#mobile-wrap .mob-community-page .mob-community-header .mob-community-write-btn{height:36px;padding:0 14px;background:#2c1654!important;color:#fff!important;border-radius:10px;font-family:Poppins,sans-serif;font-size:13px;font-weight:700;text-transform:none}#mobile-wrap .mob-community-page .mob-community-tabs{display:flex;gap:8px;overflow-x:auto;padding:0 16px 16px;scrollbar-width:none}#mobile-wrap .mob-community-page .mob-community-tabs::-webkit-scrollbar{display:none}#mobile-wrap .mob-community-page .mob-community-tabs .mob-community-tab{flex-shrink:0;padding:9px 16px;border:1.5px solid rgba(44,22,84,.15);border-radius:20px;background:transparent;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#716b69;cursor:pointer;white-space:nowrap;transition:all .2s}#mobile-wrap .mob-community-page .mob-community-tabs .mob-community-tab.active{background:#2c1654;border-color:#2c1654;color:#fff}#mobile-wrap .mob-community-page .mob-community-list{padding:0 16px;display:flex;flex-direction:column;gap:12px}#mobile-wrap .mob-community-page .mob-community-no-data{display:flex;flex-direction:column;align-items:center;gap:8px;padding:40px 0}#mobile-wrap .mob-community-page .mob-community-no-data p{font-family:Poppins,sans-serif;font-size:14px;color:#aaa;margin:0}#mobile-wrap .mob-community-page .mob-community-pagination{display:flex;justify-content:center;padding:20px 0 0}#mobile-wrap .mob-community-detail-page{padding-bottom:40px}#mobile-wrap .mob-community-detail-page .mob-comm-detail-header{padding:12px 16px}#mobile-wrap .mob-community-detail-page .mob-comm-detail-header .mob-comm-back-btn{background:transparent;border:none;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#2c1654;cursor:pointer;padding:0}#mobile-wrap .mob-community-detail-page .mob-comm-detail-article{padding:0 16px 20px}#mobile-wrap .mob-community-detail-page .mob-comm-detail-article .mob-comm-detail-title{font-family:Poppins,sans-serif;font-size:20px;font-weight:700;color:#2d3536;margin:0 0 14px;line-height:1.3}#mobile-wrap .mob-community-detail-page .mob-comm-detail-article .mob-comm-detail-meta{display:flex;align-items:center;gap:8px;margin-bottom:12px}#mobile-wrap .mob-community-detail-page .mob-comm-detail-article .mob-comm-detail-meta .mob-comm-detail-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;cursor:pointer}#mobile-wrap .mob-community-detail-page .mob-comm-detail-article .mob-comm-detail-meta .mob-comm-detail-nick{font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#2d3536;cursor:pointer}#mobile-wrap .mob-community-detail-page .mob-comm-detail-article .mob-comm-detail-meta .mob-comm-detail-date{font-family:Poppins,sans-serif;font-size:12px;color:#aaa;margin-left:auto}#mobile-wrap .mob-community-detail-page .mob-comm-detail-article .mob-comm-detail-stats{display:flex;gap:16px;margin-bottom:16px}#mobile-wrap .mob-community-detail-page .mob-comm-detail-article .mob-comm-detail-stats span{font-family:Poppins,sans-serif;font-size:13px;color:#716b69;cursor:pointer}#mobile-wrap .mob-community-detail-page .mob-comm-detail-article .mob-comm-detail-content{font-family:Poppins,sans-serif;font-size:14px;line-height:1.6;color:#2d3536}#mobile-wrap .mob-community-detail-page .mob-comm-detail-comments{border-top:1px solid rgba(44,22,84,.08);padding:20px 16px 0}#mobile-wrap .mob-community-detail-page .mob-comm-detail-comments .mob-comm-comments-title{display:block;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;color:#2d3536;margin-bottom:14px}#mobile-wrap .mob-community-detail-page .mob-comm-detail-comments .mob-comm-leave-comment{margin-bottom:20px}#mobile-wrap .mob-community-detail-page .mob-comm-detail-comments .mob-comm-leave-comment input{width:100%;height:46px;border:1.5px solid rgba(44,22,84,.15);border-radius:12px;padding:0 14px;font-family:Poppins,sans-serif;font-size:14px;color:#2d3536;background:#fff;outline:none;box-sizing:border-box;margin-bottom:8px}#mobile-wrap .mob-community-detail-page .mob-comm-detail-comments .mob-comm-leave-comment input:focus{border-color:#2c1654}#mobile-wrap .mob-community-detail-page .mob-comm-detail-comments .mob-comm-leave-comment .mob-comm-comment-footer{display:flex;justify-content:space-between;align-items:center}#mobile-wrap .mob-community-detail-page .mob-comm-detail-comments .mob-comm-leave-comment .mob-comm-comment-footer span{font-family:Poppins,sans-serif;font-size:12px;color:#aaa}#mobile-wrap .mob-community-detail-page .mob-comm-detail-comments .mob-comm-leave-comment .mob-comm-comment-footer button{height:36px;padding:0 20px;background:#2c1654!important;color:#fff!important;border-radius:10px;font-family:Poppins,sans-serif;font-size:13px;font-weight:700;text-transform:none}#mobile-wrap .mob-community-detail-page .mob-comm-detail-comments .mob-comm-comment-item{padding:12px 0;border-bottom:1px solid rgba(44,22,84,.06)}#mobile-wrap .mob-community-detail-page .mob-comm-detail-comments .mob-comm-comment-item:last-of-type{border-bottom:none}#mobile-wrap .mob-community-detail-page .mob-comm-detail-comments .mob-comm-comment-item .mob-comm-comment-top{display:flex;align-items:center;gap:8px;margin-bottom:6px}#mobile-wrap .mob-community-detail-page .mob-comm-detail-comments .mob-comm-comment-item .mob-comm-comment-top .mob-comm-comment-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;cursor:pointer}#mobile-wrap .mob-community-detail-page .mob-comm-detail-comments .mob-comm-comment-item .mob-comm-comment-top .mob-comm-comment-info{flex:1 1}#mobile-wrap .mob-community-detail-page .mob-comm-detail-comments .mob-comm-comment-item .mob-comm-comment-top .mob-comm-comment-info .mob-comm-comment-nick{display:block;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#2d3536}#mobile-wrap .mob-community-detail-page .mob-comm-detail-comments .mob-comm-comment-item .mob-comm-comment-top .mob-comm-comment-info .mob-comm-comment-date{font-family:Poppins,sans-serif;font-size:11px;color:#aaa}#mobile-wrap .mob-community-detail-page .mob-comm-detail-comments .mob-comm-comment-item .mob-comm-comment-top .mob-comm-comment-actions{display:flex}#mobile-wrap .mob-community-detail-page .mob-comm-detail-comments .mob-comm-comment-item .mob-comm-comment-text{font-family:Poppins,sans-serif;font-size:13px;color:#2d3536;margin:0;line-height:1.4;padding-left:36px}#mobile-wrap .mob-community-detail-page .mob-comm-detail-comments .mob-comm-pagination{display:flex;justify-content:center;padding:16px 0}#mobile-wrap .mob-community-detail-page .mob-comm-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}#mobile-wrap .mob-community-detail-page .mob-comm-backdrop .mob-comm-update-modal{width:100%;background:#fff;border-radius:16px;padding:20px}#mobile-wrap .mob-community-detail-page .mob-comm-backdrop .mob-comm-update-modal span{display:block;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;color:#2d3536;margin-bottom:14px}#mobile-wrap .mob-community-detail-page .mob-comm-backdrop .mob-comm-update-modal input{width:100%;height:46px;border:1.5px solid rgba(44,22,84,.15);border-radius:10px;padding:0 14px;font-family:Poppins,sans-serif;font-size:14px;outline:none;box-sizing:border-box;margin-bottom:12px}#mobile-wrap .mob-community-detail-page .mob-comm-backdrop .mob-comm-update-modal input:focus{border-color:#2c1654}#mobile-wrap .mob-community-detail-page .mob-comm-backdrop .mob-comm-update-modal .mob-comm-modal-footer{display:flex;justify-content:space-between;align-items:center}#mobile-wrap .mob-community-detail-page .mob-comm-backdrop .mob-comm-update-modal .mob-comm-modal-footer span{font-family:Poppins,sans-serif;font-size:12px;color:#aaa;margin:0}#mobile-wrap .mob-community-detail-page .mob-comm-backdrop .mob-comm-update-modal .mob-comm-modal-footer div{display:flex;gap:8px}#mobile-wrap .mob-community-detail-page .mob-comm-backdrop .mob-comm-update-modal .mob-comm-modal-footer div button{height:36px;padding:0 16px;border-radius:10px;font-family:Poppins,sans-serif;font-size:13px;font-weight:700;text-transform:none}#mobile-wrap .mob-add-product-page{padding-bottom:40px}#mobile-wrap .mob-add-product-page .mob-add-product-header{padding:20px 16px 12px}#mobile-wrap .mob-add-product-page .mob-add-product-header .mob-add-product-title{font-family:Poppins,sans-serif;font-size:20px;font-weight:700;color:#2d3536}#mobile-wrap .mob-add-product-page .mob-add-product-form{padding:0 16px;display:flex;flex-direction:column;gap:16px}#mobile-wrap .mob-add-product-page .mob-add-product-form .mob-add-product-field{display:flex;flex-direction:column;gap:6px}#mobile-wrap .mob-add-product-page .mob-add-product-form .mob-add-product-field label{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#716b69;text-transform:uppercase;letter-spacing:.5px}#mobile-wrap .mob-add-product-page .mob-add-product-form .mob-add-product-field input,#mobile-wrap .mob-add-product-page .mob-add-product-form .mob-add-product-field select,#mobile-wrap .mob-add-product-page .mob-add-product-form .mob-add-product-field textarea{width:100%;border:1.5px solid rgba(44,22,84,.15);border-radius:10px;padding:0 14px;font-family:Poppins,sans-serif;font-size:14px;color:#2d3536;background:#fff;outline:none;box-sizing:border-box}#mobile-wrap .mob-add-product-page .mob-add-product-form .mob-add-product-field input:focus,#mobile-wrap .mob-add-product-page .mob-add-product-form .mob-add-product-field select:focus,#mobile-wrap .mob-add-product-page .mob-add-product-form .mob-add-product-field textarea:focus{border-color:#2c1654}#mobile-wrap .mob-add-product-page .mob-add-product-form .mob-add-product-field input,#mobile-wrap .mob-add-product-page .mob-add-product-form .mob-add-product-field select{height:46px}#mobile-wrap .mob-add-product-page .mob-add-product-form .mob-add-product-field textarea{height:90px;padding:12px 14px;resize:none}#mobile-wrap .mob-add-product-page .mob-add-product-form .mob-add-product-row{display:flex;gap:12px}#mobile-wrap .mob-add-product-page .mob-add-product-form .mob-add-product-row .mob-add-product-field{flex:1 1}#mobile-wrap .mob-add-product-page .mob-add-product-form .mob-add-product-certs{display:flex;flex-wrap:wrap;gap:8px}#mobile-wrap .mob-add-product-page .mob-add-product-form .mob-add-product-certs .mob-cert-chip{padding:7px 12px;border:1.5px solid rgba(44,22,84,.15);border-radius:20px;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;color:#716b69;cursor:pointer;transition:all .2s}#mobile-wrap .mob-add-product-page .mob-add-product-form .mob-add-product-certs .mob-cert-chip.selected{background:#2c1654;border-color:#2c1654;color:#fff}#mobile-wrap .mob-add-product-page .mob-add-product-form .mob-add-product-upload-btn{width:100%;height:50px;background:rgba(44,22,84,.06)!important;color:#2c1654!important;border-radius:12px;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;text-transform:none}#mobile-wrap .mob-add-product-page .mob-add-product-form .mob-add-product-gallery{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}#mobile-wrap .mob-add-product-page .mob-add-product-form .mob-add-product-gallery .mob-add-product-img{width:80px;height:80px;border-radius:10px;object-fit:cover;border:1px solid rgba(44,22,84,.1)}#mobile-wrap .mob-add-product-page .mob-add-product-form .mob-add-product-submit{height:52px;background:#2c1654!important;color:#fff!important;border-radius:14px;font-family:Poppins,sans-serif;font-size:15px;font-weight:700;text-transform:none;margin-top:8px}#mobile-wrap .mob-add-product-page .mob-add-product-form .mob-add-product-submit.Mui-disabled{opacity:.4}.mob-drawer{width:280px;height:100%;display:flex;flex-direction:column;background:#f2efe2}.mob-drawer .mob-drawer-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:16px}.mob-drawer .mob-drawer-header .mob-drawer-logo{height:22px;width:auto}.mob-drawer .mob-drawer-header .mob-drawer-close{color:#2d3536;cursor:pointer;font-size:22px}.mob-drawer .mob-drawer-list{flex:1 1;padding:8px 0}.mob-drawer .mob-drawer-list .MuiListItemButton-root{padding:12px 20px;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;color:#2d3536}.mob-drawer .mob-drawer-list .MuiListItemButton-root.active{color:#2c1654;font-weight:700;background:rgba(44,22,84,.06)}.mob-drawer .mob-drawer-list .MuiListItemButton-root:hover{background:rgba(44,22,84,.04)}.mob-drawer .mob-drawer-list .MuiListItemButton-root .MuiListItemText-primary{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:inherit}.mob-drawer .mob-drawer-lang{padding:14px 16px;display:flex;flex-direction:column;gap:10px}.mob-drawer .mob-drawer-lang .mob-drawer-lang-label{font-family:Poppins,sans-serif;font-size:11px;font-weight:700;color:#aaa;text-transform:uppercase;letter-spacing:.8px}.mob-drawer .mob-drawer-lang .mob-drawer-lang-options{display:flex;flex-direction:row;gap:8px}.mob-drawer .mob-drawer-lang .mob-drawer-lang-options .mob-drawer-lang-btn{display:flex;flex-direction:row;align-items:center;gap:6px;padding:7px 12px;border-radius:8px;border:1px solid rgba(24,26,32,.15);background:transparent;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#2d3536;cursor:pointer;transition:all .2s ease}.mob-drawer .mob-drawer-lang .mob-drawer-lang-options .mob-drawer-lang-btn.active{background:#2c1654;border-color:#2c1654;color:#fff}.mob-drawer .mob-drawer-lang .mob-drawer-lang-options .mob-drawer-lang-btn .mob-drawer-lang-flag{width:18px;height:12px;object-fit:cover;border-radius:2px}.mob-drawer .mob-drawer-footer{padding:16px;display:flex;flex-direction:column;gap:12px}.mob-drawer .mob-drawer-footer .mob-drawer-user{flex-direction:row;align-items:center;gap:10px}.mob-drawer .mob-drawer-footer .mob-drawer-user .mob-drawer-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid rgba(44,22,84,.15)}.mob-drawer .mob-drawer-footer .mob-drawer-user .mob-drawer-nick{font-family:Poppins,sans-serif;font-size:14px;font-weight:700;color:#2d3536;display:block}.mob-drawer .mob-drawer-footer .mob-drawer-user .mob-drawer-type{font-family:Poppins,sans-serif;font-size:11px;color:#2c1654;font-weight:600;text-transform:uppercase;letter-spacing:.5px;display:block}.mob-drawer .mob-drawer-footer .mob-drawer-logout-btn{font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#716b69!important;text-transform:none;justify-content:flex-start;padding:0}.mob-drawer .mob-drawer-footer .mob-drawer-login-btn{font-family:Poppins,sans-serif;font-size:14px;font-weight:700;background:#2c1654!important;color:#fff!important;border-radius:10px;text-transform:none;padding:12px}.sw-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:9999;display:flex;align-items:center;justify-content:center;animation:sw-fade-in .3s ease forwards}@keyframes sw-fade-in{0%{opacity:0}to{opacity:1}}.sw-modal{position:relative;background:#fff;border-radius:28px;padding:40px 36px 32px;width:440px;max-width:94vw;display:flex;flex-direction:column;align-items:center;gap:20px;box-shadow:0 24px 64px rgba(233,30,99,.18),0 4px 16px rgba(0,0,0,.08);animation:sw-pop-in .4s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes sw-pop-in{0%{opacity:0;transform:scale(.82) translateY(24px)}to{opacity:1;transform:scale(1) translateY(0)}}.sw-close{position:absolute;top:16px;right:16px;width:34px;height:34px;background:#f5f5f5;border:none;border-radius:50%;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#777;transition:background .2s,color .2s}.sw-close:hover{background:#ffe4ef;color:#e9a692}.sw-header{text-align:center}.sw-header .sw-title{display:block;font-size:20px;font-weight:700;color:#2d3536;letter-spacing:.3px}.sw-header .sw-subtitle{margin:6px 0 0;font-size:13px;color:#999;line-height:1.5}.sw-wheel-wrap{display:flex;flex-direction:column;align-items:center;position:relative}.sw-pointer{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:22px solid #e9a692;margin-bottom:-4px;z-index:2;filter:drop-shadow(0 3px 6px rgba(233,30,99,.45))}.sw-wheel-inner{transform-origin:center center;will-change:transform;border-radius:50%;box-shadow:0 6px 32px rgba(0,0,0,.18),0 0 0 4px #fff,0 0 0 6px #f8bbd0}.sw-svg{display:block;width:320px;height:320px}.sw-btn{width:100%;padding:15px;background:linear-gradient(135deg,#e9a692,#f06292);color:#fff;border:none;border-radius:14px;font-size:15px;font-weight:700;letter-spacing:1.2px;cursor:pointer;transition:opacity .2s,transform .15s}.sw-btn:hover:not(:disabled){opacity:.88;transform:translateY(-2px)}.sw-btn--disabled,.sw-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.sw-note{font-size:11px;color:#bbb;margin:-8px 0 0;text-align:center}.sw-result{display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center;padding:8px 0 4px;width:100%}.sw-result .sw-result-emoji{font-size:60px;line-height:1;animation:sw-bounce-in .55s cubic-bezier(.34,1.56,.64,1) forwards}.sw-result .sw-result-heading{font-size:24px;font-weight:700;color:#2d3536;margin:0}.sw-result .sw-result-card{width:100%;border-radius:18px;padding:20px 24px;border:2px solid rgba(233,30,99,.2);display:flex;align-items:center;justify-content:center}.sw-result .sw-result-card .sw-result-label{font-size:38px;font-weight:900;color:#c2185b;letter-spacing:-.5px}.sw-result .sw-result-desc{font-size:14px;color:#777;max-width:300px;line-height:1.6;margin:0}@keyframes sw-bounce-in{0%{transform:scale(.3);opacity:0}to{transform:scale(1);opacity:1}}@media(max-width:480px){.sw-modal{padding:32px 20px 24px;border-radius:22px;gap:16px}.sw-svg{width:264px;height:264px}.sw-header .sw-title{font-size:17px}.sw-result .sw-result-card .sw-result-label{font-size:30px}.sw-result .sw-result-heading{font-size:20px}}