.overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:999;transition:opacity .3s ease}.overlay.active{display:block}.hamburger{display:none;position:fixed;top:20px;left:20px;z-index:1001;background:#333;color:#fff;border:none;border-radius:4px;padding:10px 15px;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:manipulation;min-width:44px;min-height:44px}@media(max-width:992px){#sideHeader{position:fixed;top:0;left:0;height:100vh;width:280px;transform:translateX(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:1000;background:#fff;box-shadow:2px 0 10px rgba(0,0,0,.2);overflow-y:auto;padding:20px}#sideHeader.active{transform:translateX(0)}.hamburger{display:block}main{padding-top:80px!important;padding-bottom:80px!important}.mobile-menu-content{padding-top:60px}footer{bottom:15px}}@media(max-width:1200px){.swiper.outerSwiper{max-width:100%;max-height:800px}}@media(max-width:992px){header{position:fixed;top:0;left:0;height:100%;transform:translateX(-100%)}header.active{transform:translateX(0)}.hamburger{display:block}main{width:100%;padding:15px;padding-top:60px;padding-bottom:90px}.swiper-container-wrapper{max-height:calc(100vh - 150px)}#centralProjectInfo{bottom:75px;right:15px}}@media(max-width:768px){main{padding:10px;padding-top:60px;padding-bottom:80px}.swiper-slide{font-size:16px}.swiper-container-wrapper{height:auto;aspect-ratio:4/3;max-height:calc(100vh - 140px)}.project-details{width:250px;font-size:13px;bottom:65px}.project-title{font-size:13px;padding:6px 12px}#centralProjectInfo{bottom:70px;right:15px}.option-card{min-height:calc(100vh - 80px);padding-bottom:80px}.option-card .container{min-height:calc(100vh - 160px);padding:15px}}@media(max-width:576px){main{padding:8px;padding-top:60px;padding-bottom:70px}.swiper-container-wrapper{aspect-ratio:3/4;max-height:calc(100vh - 130px)}.swiper-slide{font-size:14px}footer{height:30px;line-height:30px;font-size:11px;bottom:5px}#centralProjectInfo{bottom:60px;right:10px}.project-details{width:220px;bottom:45px}.project-title{font-size:12px;padding:5px 10px}.option-card{min-height:calc(100vh - 60px);padding-bottom:70px}.option-card .container{min-height:calc(100vh - 130px);padding:10px}}@media(max-width:992px) and (orientation:landscape){main{padding-bottom:60px}.swiper-container-wrapper{max-height:calc(100vh - 120px)}#centralProjectInfo{bottom:50px}footer{bottom:10px}}@media(max-width:480px){.option-card{min-height:calc(100vh - 120px);padding-bottom:100px;box-sizing:border-box}.option-card .container{padding-bottom:50px}main{padding-bottom:100px!important;min-height:calc(100vh - 60px)}footer{bottom:8px;height:25px;line-height:25px;font-size:10px}#centralProjectInfo{bottom:70px}body{min-height:100vh;position:relative}}@media(max-width:480px){.option-card{min-height:100svh;min-height:calc(100vh - 120px)}main{min-height:100svh;min-height:calc(100vh - 60px)}.option-card .description{font-size:14px}}@media(max-width:370px){.name{font-size:24px}.avatar-img{width:100px;height:100px}.option-card .description{font-size:12px}}