@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css";
@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&display=swap";
:root{--color-bg:#fff;--color-bg-soft:#faf8f7;--color-accent:#f8c8cc;--color-accent-deep:#e89aa3;--color-accent-light:#fde8ea;--color-ink:#555;--color-ink-soft:#6b5e58;--color-brand:#8a7a6e;--color-muted:#9a908c;--color-white:#fff;--color-line:#eee5e7;--color-line-accent:#f8c8cc;--color-surface:#fff;--color-surface-soft:#faf8f7;--color-surface-hover:#f5f0f1;--color-dot:#a89888;--color-dot-inactive:#ddd8d4;--color-primary:var(--color-brand);--color-bg-light:var(--color-bg-soft);--color-bg-cream:var(--color-bg-soft);--color-bg-dark:var(--color-ink);--color-text-dark:var(--color-ink);--color-text-muted:var(--color-muted);--color-text-light:var(--color-white);--color-placeholder:#f5eef0;--radius-sm:8px;--radius-md:16px;--radius-lg:20px;--radius-full:999px;--ease-out:cubic-bezier(.22, 1, .36, 1);--transition:.35s var(--ease-out);--shadow-soft:none;--shadow-medium:none;--font-family:"Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--font-display:"Cormorant Garamond", Georgia, "Times New Roman", serif;--page-pad-x:clamp(1.25rem, 4vw, 2rem);--section-pad-y:clamp(4.5rem, 7vw, 7rem);--grid-gap:clamp(.85rem, 1.4vw, 1.35rem);--header-height:4.25rem;--header-bar-height:4.25rem;--layout-max:1080px}@media (min-width:769px){:root{--header-height:6.75rem}}*{box-sizing:border-box;margin:0;padding:0}html[data-scroll-behavior=smooth]{scroll-behavior:smooth}html,body{max-width:100vw;overflow-x:clip}body{font-family:var(--font-family);background:var(--color-bg);color:var(--color-ink);-webkit-font-smoothing:antialiased;line-height:1.6}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit}.site-main{z-index:1;position:relative}.container{width:100%;max-width:var(--layout-max);padding:0 var(--page-pad-x);margin:0 auto}.surface{background:var(--color-surface);border:1px solid var(--color-line);transition:background var(--transition), border-color var(--transition)}.surface-soft{background:var(--color-surface-soft);border:1px solid var(--color-line);transition:background var(--transition), border-color var(--transition)}@media (hover:hover) and (pointer:fine){.surface:hover,.surface-soft:hover{background:var(--color-surface-hover)}}.section-title{letter-spacing:-.02em;color:var(--color-ink);font-size:clamp(1.5rem,3.2vw,2rem);font-weight:700}.pill-label{letter-spacing:.1em;color:var(--color-white);background:var(--color-accent);border:none;border-radius:4px;padding:.35rem 1.1rem;font-size:.72rem;font-weight:600;display:inline-block}.image-placeholder{background:var(--color-placeholder);color:var(--color-muted);letter-spacing:.15em;justify-content:center;align-items:center;width:100%;height:100%;font-size:.65rem;font-weight:500;display:flex}body.menu-open{overflow:hidden}@keyframes pageTransitionEnter{0%{opacity:0;filter:blur(6px);transform:translateY(16px)}to{opacity:1;filter:blur();transform:translateY(0)}}.page-transition-wrapper{will-change:opacity, transform, filter;width:100%;animation:.5s cubic-bezier(.16,1,.3,1) forwards pageTransitionEnter}@media (prefers-reduced-motion:reduce){html[data-scroll-behavior=smooth]{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
.Header-module__lnUIdW__header{z-index:100;min-height:var(--header-height);background:var(--color-white);border-bottom:1px solid var(--color-line);position:fixed;top:0;left:0;right:0}.Header-module__lnUIdW__inner{width:100%;max-width:var(--layout-max);padding:0 var(--page-pad-x);margin:0 auto}.Header-module__lnUIdW__bar{height:var(--header-bar-height);justify-content:space-between;align-items:center;display:flex;position:relative}.Header-module__lnUIdW__side{z-index:1;align-items:center;min-width:44px;height:44px;display:flex;position:relative}.Header-module__lnUIdW__sideEnd{justify-content:flex-end}.Header-module__lnUIdW__menuBtn{width:44px;height:44px;transition:opacity var(--transition);justify-content:center;align-items:center;display:flex}.Header-module__lnUIdW__menuBtn:hover{opacity:.7}.Header-module__lnUIdW__menuIcon{object-fit:contain;width:22px;height:22px;display:block}.Header-module__lnUIdW__nav{display:none}.Header-module__lnUIdW__nav a{color:var(--color-muted);letter-spacing:-.01em;white-space:nowrap;transition:color var(--transition);font-size:.9rem;font-weight:500}.Header-module__lnUIdW__nav a:hover,.Header-module__lnUIdW__navActive{color:var(--color-brand)!important}.Header-module__lnUIdW__brand{z-index:0;text-align:center;pointer-events:auto;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Header-module__lnUIdW__brandName{font-family:var(--font-display);letter-spacing:.12em;color:var(--color-brand);font-size:clamp(1.55rem,3.2vw,1.45rem);font-weight:600;line-height:1.1}.Header-module__lnUIdW__brandBadge{color:#afa49a;letter-spacing:.06em;border-radius:2px;padding:.12rem .55rem;font-size:.68rem;font-weight:600;line-height:1.4;display:inline-block}.Header-module__lnUIdW__reserveMobile,.Header-module__lnUIdW__reserveDesktop{width:44px;height:44px;transition:opacity var(--transition);justify-content:center;align-items:center;display:flex}.Header-module__lnUIdW__reserveDesktop{display:none}.Header-module__lnUIdW__reserveMobile:hover,.Header-module__lnUIdW__reserveDesktop:hover{opacity:.7}.Header-module__lnUIdW__reserveIcon{object-fit:contain;width:22px;height:22px;display:block}@media (min-width:769px){.Header-module__lnUIdW__reserveMobile{display:none}.Header-module__lnUIdW__reserveDesktop{display:flex}.Header-module__lnUIdW__menuBtn{display:none}.Header-module__lnUIdW__nav{justify-content:center;align-items:center;gap:2rem;padding:0 0 .85rem;display:flex}.Header-module__lnUIdW__mobileDropdown,.Header-module__lnUIdW__mobileOverlay{display:none!important}}.Header-module__lnUIdW__mobileDropdown{background:var(--color-white);border-top:1px solid var(--color-line);opacity:0;width:100%;max-height:0;transition:max-height .38s cubic-bezier(.16,1,.3,1),opacity .25s;overflow:hidden;box-shadow:0 14px 30px -6px #00000014}.Header-module__lnUIdW__mobileDropdownOpen{opacity:1;max-height:260px}.Header-module__lnUIdW__mobileNav{padding:0 var(--page-pad-x);flex-direction:column;display:flex}.Header-module__lnUIdW__mobileNavLink{height:52px;color:var(--color-muted);border-bottom:1px solid var(--color-line);letter-spacing:-.01em;transition:color var(--transition);align-items:center;padding:0 .5rem;font-size:1.025rem;font-weight:500;display:flex}.Header-module__lnUIdW__mobileNavLink:last-child{border-bottom:none}.Header-module__lnUIdW__mobileNavLink:hover,.Header-module__lnUIdW__mobileNavActive{font-weight:600;color:var(--color-brand)!important}.Header-module__lnUIdW__mobileOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;visibility:hidden;z-index:99;background:#00000038;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.Header-module__lnUIdW__mobileOverlayOpen{opacity:1;visibility:visible}@media (prefers-reduced-motion:reduce){.Header-module__lnUIdW__reserveMobile,.Header-module__lnUIdW__reserveDesktop,.Header-module__lnUIdW__menuBtn,.Header-module__lnUIdW__nav a,.Header-module__lnUIdW__mobileDropdown,.Header-module__lnUIdW__mobileNavLink{transition-duration:.01ms}}
.Footer-module__3hUVsW__footer{border-top:1px solid var(--color-line);background:var(--color-white);padding:3rem 0}.Footer-module__3hUVsW__inner{width:100%;max-width:var(--layout-max);padding:0 var(--page-pad-x);text-align:center;margin:0 auto}.Footer-module__3hUVsW__logo{font-family:var(--font-display);letter-spacing:.14em;color:var(--color-brand);margin-bottom:.75rem;font-size:1.1rem;font-weight:600;display:inline-block}.Footer-module__3hUVsW__businessInfo{color:var(--color-muted);margin-bottom:1.5rem;font-size:.75rem;line-height:1.6}.Footer-module__3hUVsW__businessInfo p{margin:.2rem 0}.Footer-module__3hUVsW__divider{opacity:.5;margin:0 .4rem}.Footer-module__3hUVsW__copy{color:var(--color-muted);font-size:.7rem}
.PopupModal-module__XJg1Fq__overlay{z-index:99999;background-color:#4a627859;justify-content:center;align-items:center;padding:1rem;animation:.3s ease-out forwards PopupModal-module__XJg1Fq__fadeIn;display:flex;position:fixed;inset:0}.PopupModal-module__XJg1Fq__modal{background:var(--color-white);border:1px solid var(--color-line);border-radius:var(--radius-lg);width:100%;max-width:440px;box-shadow:none;flex-direction:column;animation:.3s cubic-bezier(.34,1.56,.64,1) forwards PopupModal-module__XJg1Fq__scaleUp;display:flex;overflow:hidden}.PopupModal-module__XJg1Fq__imageContainer{background:var(--color-bg-soft);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.PopupModal-module__XJg1Fq__image{object-fit:contain;width:100%;height:auto;max-height:70vh;display:block}.PopupModal-module__XJg1Fq__footer{background:var(--color-bg-soft);border-top:1px solid var(--color-line);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.PopupModal-module__XJg1Fq__checkboxLabel{color:var(--color-ink-soft);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;transition:color .2s;display:flex}.PopupModal-module__XJg1Fq__checkboxLabel:hover{color:var(--color-ink)}.PopupModal-module__XJg1Fq__checkbox{border:1px solid var(--color-line-accent);cursor:pointer;width:16px;height:16px;accent-color:var(--color-ink);border-radius:4px}.PopupModal-module__XJg1Fq__closeButton{color:var(--color-ink);cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:.85rem;font-weight:600;transition:opacity .2s}.PopupModal-module__XJg1Fq__closeButton:hover{opacity:.7}@keyframes PopupModal-module__XJg1Fq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes PopupModal-module__XJg1Fq__scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
