@charset "UTF-8";#wrap{width:100%}.main{position:relative;min-height:100vh;min-height:calc(var(--vh, 1vh) * 100)}.container{position:relative;width:100%;padding-right:1.6rem;padding-left:1.6rem}.blind{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.card-grid,.home__weekly-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(30.4rem,1fr));gap:1.6rem;width:100%;padding:0 1.6rem}@media(min-width:768px){.card-grid--max-2-col,.home__weekly-grid{grid-template-columns:repeat(2,1fr)}}.card-grid--2-col{grid-template-columns:repeat(auto-fill,minmax(45rem,1fr))}.card-grid--4-col{grid-template-columns:repeat(auto-fill,minmax(22rem,1fr))}.card-grid--medium{grid-template-columns:repeat(auto-fill,minmax(15.6rem,1fr));gap:.8rem}.card-grid--blog-large{grid-template-columns:1fr}@media(min-width:768px){.card-grid--blog-large{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.card-grid--blog-large{grid-template-columns:repeat(3,1fr)}}.card-grid--compact{gap:.8rem}.card-grid--spacious,.home__weekly-grid{gap:2.4rem}.card-grid--no-padding{padding:0}.home{min-height:100vh;min-height:calc(var(--vh, 1vh) * 100);padding-top:var(--header-bar-height);padding-bottom:var(--bottom-nav-height)}.home__shortcut{padding:2.4rem 1.6rem 1.6rem}.home__shortcut-list{display:grid;grid-template-columns:repeat(4,1fr);margin:0 auto}.home__shortcut-item{display:flex;flex-direction:column;align-items:center;gap:.4rem}.home__shortcut-link{position:relative;display:flex;flex-direction:column;align-items:center;min-width:8.2rem}.home__shortcut-link--popular:after{content:"인기";position:absolute;top:.3rem;left:1.5rem;display:block;padding:.2rem .6rem;border-radius:1.6rem;background-color:var(--primary-normal);color:var(--label-white);font-size:1.2rem;line-height:1.6rem;font-weight:500}.home__shortcut-icon{width:5.6rem}.home__shortcut-label{font-size:1.4rem;line-height:2rem;font-weight:500;color:var(--label-deep)}.home__banner{display:flex;padding:1.6rem 0;overflow:hidden}.home__banner-slide{width:32.8rem;height:10rem;flex-shrink:0}.home__banner-img{display:block;width:100%;height:100%;border-radius:8px}.home__sections{display:flex;flex-direction:column;gap:1.2rem;border-top:.8rem solid var(--line-light)}.home__section{display:flex;flex-direction:column;gap:1.2rem;padding:1.6rem 0 1.6rem 1.6rem}.home__section-header{display:flex;align-items:center;justify-content:space-between;padding-right:1.6rem}.home__section-header--weekly{padding:0 1.6rem}.home__section-title{font-size:2rem;line-height:2.8rem;font-weight:700;color:var(--label-normal)}.home__section-title .strong--primary{color:var(--primary-normal)}.home__section-title .strong--warning{color:var(--supporting-orange)}.home__section-title .strong--like{color:var(--supporting-pink)}.home__section-link{display:flex;align-items:center;font-size:1.4rem;line-height:2rem;font-weight:500;color:var(--label-deep)}.home__section-link:after{display:block;width:1.6rem;height:1.6rem;background:url(/dist/assets/icons/system/arrow-right-mute.CZ1taRDv.svg) no-repeat center/cover;content:""}.home__section-desc{font-size:1.4rem;line-height:2rem;font-weight:500;color:var(--label-mute)}.home__section-slider-wrapper{overflow:hidden}.home__section-slider{display:flex;overflow:hidden}.home__section-slider--medium .keen-slider__spacer{width:1.2rem;flex-shrink:0}.home__section-slider-item{width:16rem;flex-shrink:0}.home__section--seoul .home__section-header{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem}.home__section--seoul .home__section-header-top{display:flex;align-items:center;justify-content:space-between;width:100%}.home__ad{width:100%;min-height:10rem;padding:1.6rem 1.6rem 0 0;margin:0 auto}.home__ad-link{display:block;overflow:hidden;border-radius:12px;width:100%;height:100%}.home__ad--app{padding:1.6rem}.home__overseas .home__section-slider{display:flex;overflow:hidden}.home__overseas .home__section-slider .keen-slider__spacer{width:.8rem;flex-shrink:0}.home__long-card-slide{position:relative;width:32.8rem;flex-shrink:0}.home__long-card-media{width:32.8rem;height:16.4rem;border-radius:12px;overflow:hidden}.home__long-card-media img{display:block;width:100%;height:100%;object-fit:cover}.home__long-card-info{position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:1.2rem;border-radius:12px;background:linear-gradient(180deg,#2220,#22222280)}.home__long-card-title{margin-top:.4rem;font-size:2rem;line-height:2.8rem;font-weight:700;color:var(--label-white)}.home__long-card-text{font-size:1.4rem;line-height:2rem;font-weight:500;color:var(--label-white)}.home__weekly{border-top:.8rem solid var(--line-light);padding-top:1.6rem}.home__weekly-tab{padding:1.2rem 0}.home__weekly-chip-wrapper{padding:0 0 0 1.6rem;overflow:hidden}.home__weekly-chip-list{display:flex}.home__weekly-chip-list .keen-slider__slide:not(.keen-slider__spacer){width:auto!important;min-width:0!important;flex-shrink:0}.home__weekly-chip-list .keen-slider__spacer{width:.8rem!important;flex-shrink:0}.home__weekly-grid{padding-top:1.2rem;padding-bottom:1.6rem;row-gap:1.2rem}@media(min-width:768px){.home__weekly-grid{grid-template-columns:repeat(auto-fit,minmax(32rem,1fr))}}@media(min-width:1024px){.home__weekly-grid{grid-template-columns:repeat(2,1fr)}}.home__weekly-item--empty{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.6rem;height:20.8rem}.home__weekly-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.6rem}.home__weekly-empty-media{display:flex;width:8rem;height:8rem;background:url(/dist/assets/images/common/noresult.b7tyzH1a.webp) no-repeat center/cover}.home__weekly-empty-title{text-align:center;font-size:2rem;line-height:2.8rem;font-weight:700;color:var(--heading-bold)}.home__footer{padding:2.4rem 1.6rem;background:var(--background-mute)}.footer-brand{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.6rem}.footer-brand__link{display:inline-block}.footer-brand__logo{width:6rem;height:2.4rem}.footer-address{font-style:normal}.footer-address__content{display:flex;flex-direction:column;gap:1.6rem;font-size:1.2rem;line-height:1.6rem;font-weight:500;color:var(--label-mute)}.footer-address__content[hidden]{display:none}.footer-address__item{display:block}.footer-address__item p{line-height:1.4}.footer-link{color:var(--label-mute);text-decoration:none}.footer-link:hover{text-decoration:underline}.footer-nav{display:flex;flex-direction:column;gap:1.6rem;margin-top:1.6rem}.business-toggle{display:flex;align-items:center;gap:.4rem;font-size:1.4rem;line-height:2rem;font-weight:500;color:var(--label-mute);cursor:pointer}.business-toggle__text{display:block}.business-toggle__icon{width:1.6rem;height:1.6rem;background:url(/dist/assets/icons/system/arrow-down-mute.D07Gwlwc.svg) no-repeat center/cover;transition:transform .2s ease}.business-toggle[aria-expanded=true] .business-toggle__icon{transform:rotate(-180deg)}.policy-links{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem}.policy-links__item{display:inline-block;padding:.4rem .6rem;border:1px solid var(--line-normal);border-radius:4px;font-size:1.2rem;line-height:1.6rem;font-weight:500;color:var(--label-mute);text-decoration:none}.social-links{display:flex;align-items:center;gap:2rem}.social-links__item{display:inline-block}.social-icon{width:2.4rem;height:2.4rem}.home__footer .dropdown{margin-bottom:2.4rem}.guest{display:flex;flex-direction:column;align-items:center;gap:.8rem;padding:1.6rem}.guest__app{width:7.2rem;height:7.2rem}.guest__guide-text{text-align:center;font-size:2rem;line-height:2.8rem;font-weight:700;color:var(--label-normal)}
