@charset "UTF-8";@font-face{font-family:Pretendard Variable;font-weight:45 920;font-style:normal;font-display:swap;src:url(/fonts/PretendardVariable.woff2) format("woff2-variations")}:root{--color-bg: #fff;--color-text: #333;--color-primary: #555B47;--color-border: #e0e0e0;--shadow-sm: 0 2px 10px rgba(0, 0, 0, .06);--shadow-md: 0 4px 16px rgba(0, 0, 0, .08);--color-gray-light: #D7D7D2;--color-gray-medium: #bab4b4;--color-gray-dark: #343131}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{margin:0;color:#333;font-weight:400;line-height:1.6;font-family:MinSans,Gowun Dodum,system-ui,-apple-system,sans-serif;background-color:#fff;transition:background-color .3s ease,color .3s ease}body,html{font-size:16px}@media screen and (min-width: 1680px){body,html{font-size:16.8px!important}}a{color:inherit;text-decoration:none;transition:opacity .3s ease}img{max-width:100%}.dark img{filter:brightness(.95)}button{cursor:pointer}.swiper-button-prev,.swiper-button-next{width:2.4rem!important;height:2.4rem!important;border:1px solid #F7F6EE;border-radius:5rem;margin:0!important;transition:all .3s ease-out}.swiper-button-prev:hover,.swiper-button-next:hover{border:1px solid #555B47}@media (max-width: 1024px){.swiper-button-prev,.swiper-button-next{width:1.8rem!important;height:1.8rem!important}}.swiper-button-prev svg,.swiper-button-next svg{width:1.4rem!important;height:1.4rem!important;fill:none!important;color:#555b47;stroke-width:2}@media (max-width: 1024px){.swiper-button-prev svg,.swiper-button-next svg{width:1.1rem!important;height:1.1rem!important}}.swiper-button-prev{padding-right:.2rem}.swiper-button-next{padding-left:.2rem}.swiper-button-wrap{width:100%;position:relative;margin-top:1rem;display:flex!important;justify-content:flex-start;align-items:center;gap:1.2rem;pointer-events:none}@media (max-width: 1024px){.swiper-button-wrap{gap:.6rem}}.swiper-button-wrap>*{pointer-events:auto;cursor:pointer}.swiper-button-wrap .custom-pagination,.swiper-button-wrap .swiper-button-next,.swiper-button-wrap .swiper-button-prev{position:static!important}.swiper-button-wrap .custom-pagination{display:flex;align-items:center;width:auto!important;height:auto}.swiper-pagination{bottom:.8rem;z-index:20!important;pointer-events:auto!important}.swiper-pagination .swiper-pagination-bullet{transition:all .3s ease-in-out!important;opacity:.3!important}.swiper-pagination .swiper-pagination-bullet-active{background:#555b47;width:2rem;border-radius:1rem;opacity:1!important}.dark{--color-bg: #0d1117;--color-text: #fff;--color-primary: $color-primary;--color-border: #30363d;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .3);--shadow-md: 0 4px 20px rgba(0, 0, 0, .4)}.dark body{background-color:var(--color-bg);color:var(--color-text)}.site-width{width:90%!important;margin:0 auto!important;padding:0 1.7rem!important}@media (min-width: 1680px){.site-width{max-width:1500px}}@media (max-width: 1024px){.site-width{padding:0!important}}.content-offset{margin-top:135px}@media (max-width: 1024px){.content-offset{margin-top:62px}}.flex-center{display:flex;justify-content:center;align-items:center}.text-ellipsis{text-transform:uppercase;text-overflow:ellipsis;word-break:break-word;overflow:hidden;white-space:nowrap}.noto-serif{font-family:"Noto Serif",serif}.gowun-dodum{font-family:Gowun Dodum,sans-serif;font-weight:400;font-style:normal}.view-more-btn{display:inline-block;max-width:9.4rem;padding:.8rem 1.5rem .6rem;border:1px solid white;border-radius:2rem;background-color:#fff3;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:#fff;font-weight:500;font-size:1rem;transition:all .5s ease-out;box-shadow:0 2px 10px #0006;cursor:pointer;z-index:2}.view-more-btn:hover{background-color:#ffffff4d}.sub-page-title{margin-bottom:1rem;color:#333;font-weight:600;font-size:2.6rem;line-height:1.2;font-family:Gowun Dodum,sans-serif}.sub-page-subtitle{color:#666;font-weight:400;font-size:1.2rem;line-height:1.4;font-family:Gowun Dodum,sans-serif}.search-input-wrapper svg{color:#555b47}.clear-btn{position:absolute;top:50%;right:1.6rem;transform:translateY(-50%);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;background:transparent}.clear-btn i{font-size:1.6rem;color:#999;cursor:pointer;opacity:.7}.clear-btn i:hover{opacity:1}.dark{background-color:#000!important;color:#fff!important}.dark .header,.dark .footer{background-color:#111!important;border-color:#333!important}.dark img{opacity:.9;filter:brightness(.9)}.header__logo{width:4.8rem;max-height:2.5rem;display:flex;align-items:center;font-weight:700;font-size:32px;letter-spacing:2px;text-decoration:none;margin:0 1rem 0 .6rem}@media (max-width: 1024px){.header__logo img{width:4.8rem}}.footer__logo img{width:7.2rem}.header__nav-reservation-btn--active,.header__nav-item--reservation:hover{background:#555b47!important;border:1px solid #F6F5EB!important;color:#fff!important;transition:all .4s ease}.header__top .header__lang-wrap{display:flex}.header__top .header__lang-icon{width:20px;border:1px solid #cdcdcd;border-radius:100%}.cursor-pointer{cursor:pointer;-webkit-user-select:none;user-select:none}.header__top-cart-count{width:21px;height:21px;line-height:0;font-size:11px;display:flex;align-items:center;justify-content:center;background:#555b47;border-radius:100%;color:#fff}.header__top-cart-text-wrap{display:flex;align-items:center;gap:3px}.header__top-cart-wrap{gap:10px!important}.loader-wrap{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;position:fixed;top:0;z-index:99999;background:#00000059}.loader-wrap.active{display:flex}.loader-wrap .loader{width:50px;height:50px;border:8px solid #FFFFFF;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}.loader-wrap .loader-msg{color:#fff;text-align:center}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.header{position:fixed;top:0;left:0;z-index:1000;transition:all .3s ease;width:100%;background-color:transparent}.header .header__nav-item,.header .header__top-item,.header .header__top-item svg,.header .language-trigger-btn svg{color:#f6f5eb}.header.header--scrolled{background-color:#555b47;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .3s ease-out}.header.header--scrolled .header__logo{color:#333}.header.header--scrolled .header__nav-item{position:relative}.header.header--scrolled .header__nav-item--reservation{color:#fff}.header.header--scrolled .header__nav-item--active:before{display:block}.header.header--scrolled .header__nav-item,.header.header--scrolled .header__hamburger svg,.header.header--scrolled .language-trigger-btn svg{color:#f6f5eb}.header.header--scrolled .header__top-item option,.header.header--scrolled .header__top-item--language option{color:#000!important}.header__content{display:flex;justify-content:space-between;width:100%;font-family:Gowun Dodum,MinSans,system-ui,-apple-system,sans-serif}.header__top{display:flex;justify-content:flex-end;align-items:center;gap:1.8rem}.header__top>*{position:relative}.header__top>*:not(:first-child):before{display:block;position:absolute;left:-20px;background-color:#f6f5eb;width:1px;height:12px;content:""}.header__top-item{display:flex;align-items:center;gap:5px;font-weight:400;font-size:.9rem;text-decoration:none}.header__top-item:hover{opacity:.8}.header__top-item svg{width:1rem;height:1rem}.header__top-item--language{outline:none;border:none;background-color:transparent;padding:0 6px}.header__top-item option{color:#555b47}.skeleton{display:flex;flex-direction:column}.skeleton div{position:relative;overflow:hidden;background:#0000001f;border-radius:8px}.skeleton div:after{position:absolute;top:0;left:0;width:100%;height:100%;transform:translate(-100%);background-image:linear-gradient(90deg,#fff0,#ffffff4d,#25161600);animation:shimmer 1s infinite;content:""}@keyframes shimmer{to{transform:translate(100%)}}.header__main{padding:1.24rem 0}.header__main-container{display:flex;justify-content:space-between;align-items:center;padding:0 30px}.header__nav{display:flex;gap:12px;justify-content:right}.header__nav-item{display:flex;position:relative;align-items:center;padding:.3rem 1rem;color:#333;font-weight:500;font-size:.94rem;line-height:1.2;text-decoration:none}.header__nav-item:not(:last-child):before{position:absolute;display:none;content:"";top:0;left:50%;transform:translate(-50%);width:5px;height:5px;background-color:#f6f5eb;border-radius:50%;transition:all .3s ease-out}.header__nav-item:hover{opacity:.8}.header__nav-item:hover:before{display:block}.header__nav-item--active{font-weight:700}.header__nav-item--active:before{display:block}.header__nav-item--reservation{padding:.6rem 1.4rem;border-radius:25px;border:1px solid #F6F5EB;color:#fff;font-weight:700}.header__hamburger{display:none;flex-direction:column;justify-content:space-around;cursor:pointer;border:none;background:transparent;padding:0;width:30px;height:30px}.header__hamburger svg{color:#f6f5eb}.header__mobile-menu{position:fixed;top:0;left:0;visibility:hidden;opacity:0;z-index:1000;transition:all .3s ease;width:100%;height:100vh}.header__mobile-menu--open{visibility:visible;opacity:1}.header__mobile-menu--open .header__mobile-menu-content{transform:translate(0)}.header__mobile-menu-overlay{position:absolute;top:0;left:0;cursor:pointer;background-color:#00000080;width:100%;height:100%}.header__mobile-menu-content{position:absolute;top:0;right:0;transform:translate(100%);transition:transform .3s ease;background-color:#555b47;padding:0 20px;width:100%;max-width:800px;height:100%;overflow-y:auto;z-index:99}.header__mobile-close{display:flex;justify-content:space-between;align-items:center;width:100%;height:62px;line-height:62px;overflow:hidden}.header__mobile-close .header__mobile-logo{height:1.3rem;padding:2px}.header__mobile-close--button{display:flex;justify-content:center;align-items:center;z-index:1002;cursor:pointer;border:none;background:transparent;width:40px;height:40px}.header__mobile-close svg{width:24px;height:24px;color:#f6f5eb}.header__mobile-top{display:flex;flex-direction:column;gap:15px;margin-bottom:20px;border-bottom:1px solid #e0e0e0;padding-bottom:20px}.header__mobile-top-item{display:flex;align-items:center;gap:8px;padding:10px 0;color:#333;font-weight:400;font-size:14px;text-decoration:none}.header__mobile-top-item--language{outline:none;border:1px solid #e0e0e0;border-radius:4px;background-color:transparent;padding:8px 12px;color:#333;font-size:14px}.header__mobile-top-item svg{width:18px;height:18px}.header__mobile-nav{display:flex;flex-direction:column;gap:0}.header__mobile-nav-item{padding:1rem 0;color:#f6f5eb;font-weight:500;font-size:1rem;text-decoration:none}.header__mobile-nav-item:hover{opacity:.8}.header__mobile-nav-item--reservation{color:#fff;font-weight:500}.header__mobile-nav-item--active{color:#fff;font-weight:800}.header__mobile-language{display:flex}@media (min-width: 1024px){.header__mobile-language{display:none}}.language-trigger-btn{background-color:transparent;border:none;display:flex;justify-content:center;align-items:center}.header__mobile-language-wrapper{pointer-events:auto!important;position:relative;width:100%;margin-right:.6rem;display:flex;align-items:center}.header__mobile-nav-item--reservation{padding:.1rem .5rem;margin-right:13px;line-height:unset;border:1px solid #F6F5EB;border-radius:25px}.header__mobile-language-dropdown{position:absolute;top:100%;right:0;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:100px;z-index:200;margin-top:4px;padding:0;max-height:200px;overflow-y:auto;font-size:14px}.current-lang-label{color:#fff;margin:0 .5rem;font-size:14px}.lang-option{display:block;width:100%;padding:10px 16px;text-align:left;background:none;border:none;cursor:pointer;font-size:14px!important;line-height:1}.lang-option:hover,.lang-option.active{background:#dce6c7}.header__mobile-language-icon{width:18px;height:18px;pointer-events:none;color:#f6f5eb;transform:rotate(0);transition:transform .3s ease}.header__mobile-language-icon.rotate-180{transform:rotate(180deg);transition:transform .3s ease}.header__mobile-additional{margin-top:20px}.header__mobile-divider{margin-bottom:20px;background-color:#e0e0e0;height:1px}.header__mobile-additional-item{display:flex;align-items:center;justify-content:center;background-color:#dce6c7;gap:1rem;font-size:1rem;padding:1rem 0;margin-bottom:.6rem;color:#555b47;border-radius:10px;font-weight:400;text-decoration:none;transition:all .3s ease-out}.header__mobile-additional-item:hover{opacity:.7}.header__mobile-additional-item svg{width:18px;height:18px;color:#555b47}@media (max-width: 1024px){.header__content--desktop{display:none}.header__hamburger{display:flex}.header__main{padding:1rem 0}.header__main-container{align-items:center;padding:0 16px}.header__logo{font-size:20px}.header__top{padding:0 16px}.footer__logo img{width:6rem}.footer__top{flex-direction:column;gap:30px}.footer__nav--container{flex-direction:column;gap:10px;width:100%}.footer__nav{gap:40px}.footer__nav-item{line-height:initial;text-align:center}.footer__nav-item:not(:first-child):before{display:none}.footer__nav--content{align-items:start;gap:10px;width:100%}.footer__social{justify-content:flex-start;flex-wrap:wrap;gap:7px;padding-bottom:25px}.footer__info{width:100%}.footer__info-item{flex-wrap:wrap;justify-content:center}.footer__info-label{min-width:auto}}@media (min-width: 1280px){.header:hover,.header.header--scrolled:hover{background-color:#555b47}.header__logo{width:8rem;margin:0 1.6rem 0 .6rem}.header__nav-item{font-size:1rem;padding:.61rem 1.2rem}.header__nav-item--reservation{padding:.6rem 1.4rem}}@media (min-width: 1680px){.header__main{padding:1.9rem}.header__nav-item{font-size:1.2rem}.header__top{gap:3rem}.header__top-item svg{width:1.2rem;height:1.2rem}}.footer{background-color:#555b47;background:url(/images/footer-bg.webp) no-repeat center/cover;padding:4rem 0}.footer__top{display:flex;justify-content:space-between;align-items:start}.footer__nav--container{display:flex;align-items:start;gap:2.8rem;flex:2}.footer__logo{color:#fff;font-weight:700;font-size:2rem;letter-spacing:2px}.footer__nav--content{display:flex;flex:1 1 0%;flex-direction:column;gap:1rem}.footer__nav{display:flex;align-items:center;gap:1.4rem;line-height:2}.footer__nav-item{position:relative;transition:color .3s ease;color:#fff;font-weight:500;font-size:.9rem;text-decoration:none}.footer__nav-item:hover{opacity:.8}.footer__social{display:flex;align-items:start;flex-wrap:wrap;justify-content:flex-end;gap:15px;flex:1}.footer__social-item{display:flex;justify-content:center;align-items:center;transition:background-color .3s ease;border-radius:50%;background-color:#999;width:40px;height:40px;color:#fff;text-decoration:none;opacity:.5;cursor:pointer}.footer__social-item:hover{background-color:#666;opacity:.7}.footer__info{display:flex;flex-wrap:wrap;gap:4px 20px;font-size:.8rem}.footer__info-item{display:flex;position:relative;align-items:center;gap:2px;color:#fff}.footer__info-item:not(:last-child):before{display:block;position:absolute;right:-10px;background-color:#fff;width:1px;height:10px;content:""}.footer__info-separator{color:#999}@media (min-width: 1680px){html{font-size:110%}}
