:root{--vn-font-main:"Pretendard", "Noto Sans KR", -apple-system, sans-serif;--vn-font-title:"Inter", sans-serif;--vn-font-korean:"Noto Sans KR", "Pretendard", sans-serif;--vn-color-text:#141414;--vn-color-dark:#1e1e1e;--vn-color-muted:#888;--vn-color-policy:#111;--vn-color-active:#7a5c3e;--vn-color-white:#fff;--vn-color-bg:#fff;--vn-hero-overlay:#1a10080d;--vn-addr-border:#d4b87a40;--vn-gold:#b8923e;--vn-gold-light:#d4b87a;--vn-gold-gradient:linear-gradient(135deg, #c9a04a 0%, #8a6528 100%);--vn-transition:.25s ease;--vn-max-width:1920px}body{font-family:var(--vn-font-main);color:var(--vn-color-text);background:var(--vn-color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;max-width:100vw;overflow-x:clip}img{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit}ul{list-style:none}.vn-header{z-index:100;background:var(--vn-color-bg);box-sizing:border-box;border-bottom:1px solid #00000014;width:100%;max-width:100vw;position:sticky;top:0}.vn-header__inner{max-width:var(--vn-max-width);box-sizing:border-box;align-items:center;gap:48px;width:100%;height:92px;margin:0 auto;padding:0 60px;display:flex}.vn-header__logo{transition:opacity var(--vn-transition);flex-shrink:0;align-items:center;display:flex}.vn-header__logo:hover{opacity:.7}.vn-header__logo img{object-fit:contain;width:auto;height:42px;transition:filter var(--vn-transition)}body:not(:has(.hero)) .vn-header__logo:hover{opacity:1}body:not(:has(.hero)) .vn-header__logo:hover img{filter:brightness(0)saturate()invert(67%)sepia(28%)saturate(411%)hue-rotate(341deg)brightness(98%)contrast(88%)}.vn-header__nav{flex:1;justify-content:flex-end;align-items:center;gap:40px;display:flex}.vn-nav-link,.vn-nav-link:link,.vn-nav-link:visited{font-family:var(--vn-font-main);color:#604838;letter-spacing:-.01em;white-space:nowrap;transition:color var(--vn-transition);font-size:18px;font-weight:500;position:relative}.vn-nav-link:after{content:"";width:0;height:1px;transition:width var(--vn-transition);background:currentColor;position:absolute;bottom:-4px;left:0}.vn-nav-link:hover:after{width:100%}.vn-header .vn-nav-link:hover{color:#cfa088}.vn-nav-link.vn-nav-link--active{color:var(--vn-color-active)}html.nav-suppress-hover .vn-nav-link:hover:after{width:0}html.nav-suppress-hover .vn-nav-link:not(.vn-nav-link--active):hover{color:#604838}html.nav-suppress-hover .vn-nav-link.vn-nav-link--active:hover{color:var(--vn-color-active)}html.nav-suppress-hover .vn-mobile-nav__link:not(.vn-mobile-nav__link--active):hover{color:#604838;background:0 0}html.nav-suppress-hover .vn-mobile-nav__link.vn-mobile-nav__link--active:hover{color:var(--vn-color-active);background:0 0}.vn-nav-cta{color:#060b1b;font-family:var(--vn-font-main);letter-spacing:-.01em;white-space:nowrap;background:#cfa088;flex-shrink:0;justify-content:center;align-items:center;padding:10px 24px;font-size:15px;font-weight:100;transition:background .25s;display:inline-flex}.vn-nav-cta:hover{background:#c9a04a}.vn-header__search{border:1.5px solid var(--vn-color-text);width:36px;height:36px;transition:background var(--vn-transition), border-color var(--vn-transition);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.vn-header__search:hover{background:#0000000f}.vn-header__search img{object-fit:contain;filter:brightness(0);width:16px;height:16px}.vn-header__burger{flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:28px;height:28px;display:none}.vn-header__burger span{background:var(--vn-color-dark);border-radius:2px;width:100%;height:2px;transition:transform .3s,opacity .3s;display:block}.vn-header__burger.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.vn-header__burger.is-open span:nth-child(2){opacity:0}.vn-header__burger.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.vn-mobile-nav{background:var(--vn-color-bg);border-top:1px solid #00000014;flex-direction:column;padding:8px 0 16px;display:flex}.vn-mobile-nav[hidden]{display:none}.vn-mobile-nav__link,.vn-mobile-nav__link:link,.vn-mobile-nav__link:visited{color:#604838;transition:color var(--vn-transition), background var(--vn-transition);border-bottom:1px solid #0000000d;padding:14px 24px;font-size:14px;font-weight:500}.vn-mobile-nav__link:last-child{border-bottom:none}.vn-mobile-nav__link:hover{color:#cfa088;background:#0000000a}.vn-mobile-nav__link.vn-mobile-nav__link--active{color:var(--vn-color-active)}.vn-title-section{background:var(--vn-color-bg);padding:160px 60px 82px}.vn-title{font-family:var(--vn-font-title);color:var(--vn-color-text);letter-spacing:-.01em;border-bottom:1px solid #ddd;padding-bottom:40px;font-size:86px;font-weight:500;line-height:1.1}.vn-sub{width:100%;height:1000px;position:relative;overflow:hidden}.vn-sub__bg{object-fit:cover;object-position:center;filter:brightness(1.15);opacity:0;width:100%;height:100%;transition:opacity .6s;position:absolute;inset:0}.vn-sub__bg--active{opacity:1}.vn-sub__overlay{background:var(--vn-hero-overlay);position:absolute;inset:0}.vn-tabs{z-index:2;flex-direction:column;gap:54px;display:flex;position:absolute;top:91px;left:64px}.vn-tab{cursor:pointer;opacity:.45;transition:opacity var(--vn-transition);align-items:center;gap:18px;display:flex}.vn-tab:hover{opacity:.7}.vn-tab.vn-tab--active{opacity:1}.vn-tab__badge{width:48px;height:48px;transition:border-color var(--vn-transition), background var(--vn-transition);background:0 0;border:1.5px solid #ffffff80;border-radius:50px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.vn-tab--active .vn-tab__badge{border-color:var(--vn-gold-light);background:#b8923e33}.vn-tab__badge--active{border-color:var(--vn-gold-light)}.vn-tab__icon{object-fit:contain;filter:brightness(0)invert();width:15px;height:21px}.vn-tab__badge--ymj{background:#ffffff1f;border-color:#ffffff59;width:56px}.vn-tab--active .vn-tab__badge--ymj{border-color:var(--vn-color-white);background:#fff3}.vn-tab__ymj-text{font-family:var(--vn-font-main);color:var(--vn-color-white);letter-spacing:-.02em;white-space:nowrap;font-size:9px;font-weight:500}.vn-tab__name{font-family:var(--vn-font-main);color:var(--vn-color-white);letter-spacing:-.53px;white-space:nowrap;transition:opacity var(--vn-transition);font-size:24px;font-weight:400}.vn-addr{border-top:1px solid var(--vn-addr-border);z-index:2;gap:200px;padding-top:22px;display:flex;position:absolute;bottom:80px;left:43%;right:60px}.vn-addr__label{font-family:var(--vn-font-korean);color:var(--vn-color-white);letter-spacing:-.35px;margin-bottom:22px;font-size:16px;font-weight:400}.vn-addr__value{font-family:var(--vn-font-korean);color:var(--vn-color-white);letter-spacing:-.53px;min-height:2lh;font-size:24px;font-weight:400;line-height:1.2}.vn-footer{background:#fff;padding:0 60px}.vn-footer__inner{max-width:1200px;margin:0 auto}.vn-footer__hr{border:none;border-top:1px solid #ddd}.vn-footer__bottom{flex-direction:column;align-items:flex-start;gap:18px;padding:32px 0 38px;display:flex}.vn-footer__links{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.vn-footer__logo{flex-shrink:0;align-items:center;display:inline-flex}.vn-footer__logo img{object-fit:contain;width:auto;height:24px}.vn-footer__sep{color:#2d1f1666;-webkit-user-select:none;user-select:none;font-size:13px}.vn-footer__policy{color:#2d1f16cc;white-space:nowrap;transition:color var(--vn-transition);font-size:13px;font-weight:400;text-decoration:none}.vn-footer__policy:hover{color:#cfa088}.vn-footer__info{flex-direction:column;gap:2px;display:flex}.vn-footer__line{color:#2d1f16cc;font-size:13px;font-weight:400;line-height:1.3}.vn-footer__bar{color:#2d1f1659;-webkit-user-select:none;user-select:none;margin:0 10px}.vn-footer__num{font-size:.93em}.vn-footer__copy{color:#2d1f1699;letter-spacing:.04em;margin-top:-6px;font-size:10.2px;font-weight:400}@media (width<=1440px){.vn-header__inner{gap:40px;height:83px;padding:0 54px}.vn-nav-link{font-size:16.2px}.vn-title-section{padding:143px 54px 74px}.vn-title{font-size:81px}.vn-sub{height:750px}.vn-tabs{gap:42px;top:73px;left:57px}.vn-tab__badge{width:43px;height:43px}.vn-tab__badge--ymj{width:51px}.vn-tab__icon{width:14px;height:19px}.vn-tab__name{letter-spacing:-.47px;font-size:21.6px}.vn-addr{gap:160px;bottom:72px;left:31%}.vn-addr__label{letter-spacing:-.32px;margin-bottom:18px;font-size:14.4px}.vn-addr__value{letter-spacing:-.47px;font-size:21.6px}.vn-footer{padding:0 54px}.vn-footer__inner{padding:72px 0 36px}.vn-footer__top{gap:60px}.vn-footer__label{font-size:14.4px}.vn-footer__value{font-size:19.8px}.vn-footer__corp{font-size:14.4px}.vn-footer__copy{font-size:12.2px}}@media (width<=1024px){.vn-header__inner{gap:28px;height:74px;padding:0 48px}.vn-nav-link{gap:28px;font-size:15px}.vn-header__nav{gap:28px}.vn-title-section{padding:127px 48px 65px}.vn-title{font-size:72px;font-weight:400}.vn-sub{height:533px}.vn-tabs{gap:32px;top:66px;left:51px}.vn-tab__badge{width:38px;height:38px}.vn-tab__badge--ymj{width:44px}.vn-tab__icon{width:12px;height:17px}.vn-tab__name{letter-spacing:-.42px;gap:14px;font-size:19.2px}.vn-tab{gap:14px}.vn-addr{gap:100px;bottom:63px;left:12%}.vn-addr__label{margin-bottom:14px;font-size:12.8px}.vn-addr__value{letter-spacing:-.42px;font-size:19.2px}.vn-footer{padding:0 48px}.vn-footer__inner{padding:60px 0 32px}.vn-footer__top{gap:48px}.vn-footer__value{font-size:18px}.vn-footer__label,.vn-footer__copy,.vn-footer__corp{font-size:13px}}@media (width<=768px){.vn-header__inner{gap:20px;height:74px;padding:0 24px}.vn-header__nav{gap:20px}.vn-nav-link{font-size:14.4px}.vn-title-section{padding:127px 48px 64px}.vn-title{font-size:72px;font-weight:400}.vn-sub{height:500px}.vn-tabs{gap:28px;top:66px;left:24px}.vn-tab{gap:12px}.vn-tab__name{font-size:19.2px}.vn-addr{gap:60px;bottom:60px;left:5%;right:24px}.vn-footer{padding:0 24px}.vn-footer__bottom{gap:16px;padding:26px 0 32px}.vn-footer__bar{margin:0 7px}.vn-footer__info .vn-footer__line:nth-child(2){white-space:nowrap;font-size:11px}.vn-footer__info .vn-footer__line:nth-child(2) .vn-footer__bar{margin:0 5px}}@media (width<=640px){.vn-header__inner{flex-wrap:nowrap;justify-content:space-between;height:auto;min-height:80px;padding:12px 16px}.vn-header__nav{flex:1;justify-content:center;gap:6px}.vn-nav-link{display:none}.vn-header__burger{display:flex}.vn-header__search{width:32px;height:32px}.vn-title-section{padding:110px 20px 64px}.vn-title{letter-spacing:-.01em;font-size:72px;font-weight:400}.vn-sub{height:500px}.vn-tabs{gap:24px;top:66px;left:20px}.vn-tab{gap:10px}.vn-tab__badge{width:36px;height:36px}.vn-tab__badge--ymj{width:42px}.vn-tab__name{letter-spacing:-.42px;font-size:19.2px}.vn-addr{flex-direction:column;gap:16px;bottom:30px;left:20px;right:80px}.vn-addr__label{margin-bottom:8px;font-size:12.8px}.vn-addr__value{letter-spacing:-.42px;font-size:19.2px}.vn-footer{padding:0 20px}.vn-footer__inner{padding:48px 0 24px}.vn-footer__top{flex-direction:column;gap:24px;margin-bottom:24px}.vn-footer__value{font-size:17.6px}.vn-footer__label,.vn-footer__copy,.vn-footer__corp{font-size:12.8px}}@media (width<=390px){.vn-title{font-size:60px}.vn-title-section{padding:100px 16px 56px}.vn-tabs{gap:20px;left:16px}.vn-tab__name{font-size:17px}.vn-addr{left:16px;right:72px}}:root{--color-primary:#2d1f16;--color-accent:#cfa088;--color-bg:#fff;--color-bg-light:#f7f1ec;--color-text:#2d1f16;--color-text-dark:#5c4a3e;--color-text-muted:#e8e2dc;--color-white:#fff;--color-border-light:#ffffff1a;--color-overlay-panel:linear-gradient(180deg, #0003 0%, #00000052 100%);--color-overlay-panel-hover:linear-gradient(180deg, #00000061 0%, #00000085 100%);--font-main:"Pretendard", "Noto Sans KR", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--hero-image:url(https://images.pexels.com/photos/9335961/pexels-photo-9335961.jpeg?auto=compress&cs=tinysrgb&w=1920);--max-width:1440px;--container-px:100px;--transition:.3s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:clip}body{font-family:var(--font-main);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;max-width:100vw;font-size:16px;overflow-x:clip}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}em,i{font-style:normal}:focus-visible,button:focus-visible,a:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}button{cursor:pointer;font-family:var(--font-main);background:0 0;border:none}h1,h2,h3,h4{font-family:var(--font-main);line-height:1.2}.container{width:100%;max-width:var(--max-width);padding:0 var(--container-px);margin:0 auto}.reveal-up{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(28px)}.reveal-up.is-visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.12s}.reveal-delay-2{transition-delay:.24s}.reveal-delay-3{transition-delay:.36s}.top-bar{background-color:var(--color-primary);z-index:100;position:relative}.top-bar__inner{max-width:var(--max-width);padding:0 var(--container-px);justify-content:space-between;align-items:center;gap:16px;height:45px;margin:0 auto;display:flex}.top-bar__text{color:var(--color-white);white-space:nowrap;text-overflow:ellipsis;text-align:center;flex:1;font-size:14px;font-weight:400;overflow:hidden}.top-bar__actions{flex-shrink:0;align-items:center;gap:20px;display:flex}.top-bar__link{color:var(--color-white);transition:opacity var(--transition);font-size:14px;font-weight:400}.top-bar__link:hover{opacity:.75}.nav{z-index:99;transition:background-color .4s ease, border-color .4s ease, box-shadow var(--transition);background-color:#0000;border-bottom:1px solid #ffffff4d;position:fixed;top:0;left:0;right:0}.nav:hover{-webkit-backdrop-filter:blur(6px);background-color:#50372a66}.nav.scrolled{-webkit-backdrop-filter:blur(8px);background-color:#50372a8c;border-bottom-color:#0000;box-shadow:0 2px 20px #0003}.nav__inner{align-items:center;gap:48px;max-width:1920px;height:92px;margin:0 auto;padding:0 60px;display:flex}.nav__logo{flex-shrink:0;align-items:center;display:flex}.nav__logo img{object-fit:contain;filter:brightness(0)invert();width:auto;height:42px}.nav__links{flex:1;justify-content:flex-end;align-items:center;gap:40px;display:flex}.nav__link{color:var(--color-white);letter-spacing:-.01em;transition:color var(--transition);font-size:18px;font-weight:200;position:relative}.nav__link:after{content:"";width:0;height:1px;transition:width var(--transition);background:#cfa088;position:absolute;bottom:-4px;left:0}.nav__link:hover:after{width:100%}.nav__link:hover{color:#cfa088}html.nav-suppress-hover .nav__link:hover{color:var(--color-white)}html.nav-suppress-hover .nav__link:hover:after{width:0}.nav__cta{background:var(--color-accent);color:var(--color-primary);letter-spacing:-.01em;white-space:nowrap;transition:background var(--transition), opacity var(--transition);flex-shrink:0;justify-content:center;align-items:center;padding:10px 24px;font-size:15px;font-weight:100;display:inline-flex}.nav__cta:hover{background:#d4b098}.nav__lang{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;display:flex}.nav__lang-btn{color:#ffffff80;transition:color var(--transition);font-size:16px;font-weight:400;line-height:1.6;font-family:var(--font-main)}.nav__lang-btn.active{color:var(--color-white);text-underline-offset:3px;text-decoration:underline}.nav__lang-btn:hover{color:var(--color-white)}.nav__burger{flex-direction:column;flex-shrink:0;gap:5px;width:28px;padding:4px 0;display:none}.nav__burger span{background:var(--color-white);border-radius:2px;width:100%;height:2px;transition:transform .3s,opacity .3s;display:block}.nav__burger.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.nav__burger.is-open span:nth-child(2){opacity:0}.nav__burger.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.hero{justify-content:center;align-items:center;width:100%;height:100svh;min-height:600px;display:flex;position:relative;overflow:hidden}.hero__video{object-fit:cover;object-position:center 70%;will-change:transform, opacity;opacity:0;width:100%;height:100%;transition:transform 8s,opacity .8s;position:absolute;inset:0;transform:scale(1.04)}.hero__video--active{opacity:1}.hero.loaded .hero__video{transform:scale(1)}.hero__overlay{background:linear-gradient(#a078641a 0%,#b48c780f 40%,#2d1f1659 100%);position:absolute;inset:0}.hero__content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:1200px;padding:0 24px;display:flex;position:relative}.hero__label{color:#ffffffb3;letter-spacing:3px;text-transform:uppercase;font-size:22px;font-weight:300}.hero__title{color:var(--color-white);text-shadow:0 4px 32px #0006;font-family:Inter,sans-serif;font-size:75px;font-style:normal;font-weight:500;line-height:1.25}.hero__subtitle{color:#ffffffd9;letter-spacing:-.5px;max-width:700px;font-size:28px;font-weight:300;line-height:1.3}.hero__actions{gap:16px;margin-top:32px;display:flex}.hero__btn{letter-spacing:-.01em;white-space:nowrap;transition:background var(--transition), border-color var(--transition), opacity var(--transition);justify-content:center;align-items:center;padding:14px 32px;font-size:15px;font-weight:400;display:inline-flex}.hero__btn--primary{background:var(--color-accent);color:var(--color-primary);font-weight:100}.hero__btn--primary:hover{background:#d4b098}.hero__btn--outline{color:var(--color-white);background:0 0;border:1px solid #ffffff80}.hero__btn--outline:hover{border-color:var(--color-white);background:#ffffff1a}.dh2-intro{background:var(--color-bg);padding:100px 0 120px}.dh2-intro__inner{max-width:var(--max-width);padding:0 var(--container-px);align-items:flex-start;gap:60px;margin:0 auto;display:flex}.dh2-intro__text{flex-direction:column;flex:0 0 40%;gap:16px;min-width:0;display:flex}.dh2-intro__title{color:var(--color-primary);letter-spacing:-.02em;font-family:Georgia,Times New Roman,serif;font-size:48px;font-weight:400;line-height:1.2}.dh2-intro__title em{font-style:normal}.dh2-intro__desc-ko{color:var(--color-primary);margin-top:8px;font-size:15px;font-weight:400;line-height:1.8}.dh2-intro__desc-en{color:var(--color-primary);letter-spacing:.5px;text-transform:uppercase;font-size:13px;font-weight:400;line-height:1.6}.dh2-intro__images{flex:1;justify-content:flex-end;gap:12px;min-width:0;display:flex}.dh2-intro__img-wrap{background:#eef1f4;flex-shrink:0;width:180px;height:220px;overflow:hidden}.dh2-intro__img-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.dh2-intro__img-wrap:hover img{transform:scale(1.04)}.real-result{background:var(--color-bg);padding:80px 0 60px}.real-result__inner{max-width:var(--max-width);padding:0 var(--container-px);margin:0 auto}.real-result__title{color:var(--color-primary);letter-spacing:-.02em;margin-bottom:40px;font-family:Georgia,Times New Roman,serif;font-size:48px;font-weight:400;line-height:1.2}.real-result__title em{font-style:normal}.real-result__carousel{position:relative;overflow:hidden}.real-result__track{gap:16px;display:flex}.real-result__card{border-radius:2px;flex:0 0 100%;min-width:0;position:relative;overflow:hidden}.real-result__card-img{aspect-ratio:641/260;background:var(--color-primary);position:relative;overflow:hidden}.real-result__card-img img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.real-result__card-img img[src="/real-result-c3.jpg"]{object-position:50% 100%}.real-result__card-img:before,.real-result__card-img:after{z-index:2;font-family:var(--font-main);letter-spacing:.06em;color:#1a1a1a;pointer-events:none;background:#fff;border-radius:0;padding:6px 12px;font-size:13px;font-weight:400;position:absolute;top:16px;box-shadow:0 1px 4px #00000026}.real-result__card-img:before{content:"BEFORE";left:16px}.real-result__card-img:after{content:"AFTER";left:calc(48.9% + 16px)}.real-result__dots{justify-content:center;gap:6px;padding:32px 0 8px;display:flex}.real-result__dot{cursor:pointer;width:4px;height:16px;transition:background var(--transition);background:#ccc;border:none;border-radius:2px;padding:0}.real-result__dot.active{background:var(--color-primary)}.best-review{background:var(--color-bg);padding:0 0 100px}.best-review__inner{max-width:var(--max-width);padding:0 var(--container-px);margin:0 auto}.best-review__divider{border:none;border-top:1px solid #ddd;margin-bottom:60px}.clinical-foundations{align-items:flex-start;gap:80px;margin-bottom:100px;display:flex}.clinical-foundations__text{flex-direction:column;flex:0 0 38%;gap:16px;min-width:0;display:flex}.clinical-foundations__title{color:var(--color-primary);letter-spacing:-.02em;font-family:Georgia,Times New Roman,serif;font-size:52px;font-weight:400;line-height:1.15}.clinical-foundations__desc-ko{color:var(--color-primary);margin-top:8px;font-size:15px;font-weight:400;line-height:1.8}.clinical-foundations__desc-ko strong{font-weight:600}.clinical-foundations__desc-en{color:#888;letter-spacing:.3px;text-transform:uppercase;font-size:13px;font-weight:400;line-height:1.6}.clinical-foundations__stats{flex-direction:column;flex:1;min-width:0;display:flex}.clinical-foundations__row{border-bottom:1px solid #ddd;justify-content:space-between;align-items:baseline;padding:28px 0;display:flex}.clinical-foundations__row:first-child{padding-top:0}.clinical-foundations__label{color:var(--color-text-dark);flex-shrink:0;font-size:15px;font-weight:400}.clinical-foundations__value{color:var(--color-primary);letter-spacing:-.02em;text-align:right;font-family:Georgia,Times New Roman,serif;font-size:52px;font-weight:400;line-height:1}.clinical-foundations__value small{margin-left:2px;font-size:28px;font-weight:400}.clinical-foundations__value--phrase{font-size:40px}.clinical-foundations__value--accent{color:var(--color-accent);font-style:normal}.best-review__content{align-items:flex-start;gap:60px;display:flex}.best-review__text{flex-direction:column;flex:0 0 32%;gap:16px;min-width:0;display:flex}.best-review__title{color:var(--color-primary);letter-spacing:-.02em;font-family:Georgia,Times New Roman,serif;font-size:48px;font-weight:400;line-height:1.2}.best-review__title em{font-style:normal}.best-review__desc{color:var(--color-text-dark);font-size:15px;font-weight:400;line-height:1.7}.best-review__images{flex:1;grid-template-columns:repeat(3,1fr);gap:16px;min-width:0;display:grid}.best-review__img-wrap{aspect-ratio:3/4;background:#eee;border-radius:2px;overflow:hidden}.best-review__img-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.best-review__img-wrap:hover img{transform:scale(1.04)}.product-hero-text{z-index:3;text-align:center;flex-direction:column;align-items:center;gap:12px;padding:0 24px;display:flex;position:absolute;bottom:120px;left:0;right:0}.product-hero-text__title{color:#fff;letter-spacing:-.02em;text-shadow:0 4px 32px #0000004d;font-family:Inter,sans-serif;font-size:38px;font-weight:500}.product-hero-text__sub{color:#ffffffbf;letter-spacing:.04em;font-size:16px;font-weight:300}.product-coming{background:var(--color-bg);text-align:center;padding:120px 60px 140px;scroll-margin-top:92px}.product-coming__inner{flex-direction:column;align-items:center;gap:20px;max-width:720px;margin:0 auto;display:flex}.product-coming__icon{color:#c4a088;font-size:18px}.product-coming__title{color:#1a1a1a;letter-spacing:-.02em;font-family:Georgia,Times New Roman,serif;font-size:56px;font-weight:300}.product-coming__desc{color:#666;font-size:16px;font-weight:300;line-height:1.9}.vn-sub--panels{background:#ede4d8}.vn-sub.vn-sub--panels{height:760px}.equip-panels{z-index:2;height:100%;display:flex;position:absolute;inset:0}.equip-panel{cursor:pointer;color:#fff;border-right:1px solid #3a2a1e14;flex:1;text-decoration:none;transition:flex .6s cubic-bezier(.65,0,.35,1);position:relative;overflow:hidden}.equip-panel:last-child{border-right:none}.equip-panel:hover{flex:2.4}.equip-panels:hover .equip-panel:not(:hover){flex:.8}.equip-panel__bg{object-fit:cover;filter:brightness()saturate(.88)sepia(.24)hue-rotate(-8deg);width:100%;height:100%;transition:filter .6s,transform .8s;position:absolute;inset:0}.equip-panel:hover .equip-panel__bg{filter:brightness(1.05)saturate(.98)sepia(.2)hue-rotate(-6deg);transform:scale(1.05)}.equip-panel .vn-sub__bg{filter:brightness()saturate(.9)sepia(.26)hue-rotate(-8deg);transition:filter .6s,transform .8s}.equip-panel:hover .vn-sub__bg{filter:brightness(1.05)saturate()sepia(.22)hue-rotate(-6deg);transform:scale(1.05)}.equip-panel__overlay{pointer-events:none;background:linear-gradient(#e8d2c04d 0%,#d3ad946b 55%,#b2846c94 100%);position:absolute;inset:0}.equip-panel__inner{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;height:100%;padding:0 32px;display:flex;position:relative}.equip-panel__product{object-fit:contain;z-index:1;pointer-events:none;width:auto;max-width:none;height:115%;position:absolute;bottom:-10%;left:50%;transform:translate(-50%)}.equip-panel__product[src*=fairyjet],.equip-panel__product[src*=f-ray],.equip-panel__product[src*=sql]{max-width:95%;height:70%;top:50%;bottom:auto;transform:translate(-50%,-50%)}.equip-panel__product[src*=sql]{max-width:80%;height:58%}.equip-panel__product[src*=amica]{filter:drop-shadow(0 18px 28px #3a2a1e38)drop-shadow(0 4px 8px #3a2a1e1f);max-width:88%;height:72%;top:50%;bottom:auto;transform:translate(-50%,-50%)}.equip-panel__product[src*=f-ray]{max-width:110%;height:85%}.equip-panel__product[src*=thermawave]{height:140%;bottom:-16%}.equip-panel__num{letter-spacing:.12em;color:#ffffffb3;font-family:Georgia,Times New Roman,serif;font-size:14px}.equip-panel__title{letter-spacing:-.02em;color:#fff;text-shadow:0 2px 16px #00000059;font-family:Inter,sans-serif;font-size:48px;font-weight:500;line-height:1.1}.equip-panel__desc{color:#ffffffe6;opacity:0;max-width:280px;margin-top:8px;font-size:14px;font-weight:300;line-height:1.7;transition:opacity .4s,transform .4s;transform:translateY(10px)}.equip-panel:hover .equip-panel__desc{opacity:1;transition-delay:.2s;transform:translateY(0)}.equip-panel__btn{letter-spacing:.04em;color:#fff;opacity:0;border:1px solid #fff9;margin-top:12px;padding:10px 28px;font-size:13px;font-weight:300;transition:opacity .4s,transform .4s,background .3s,border-color .3s;display:inline-block;transform:translateY(10px)}.equip-panel:hover .equip-panel__btn{opacity:1;transition-delay:.3s;transform:translateY(0)}.equip-panel:hover .equip-panel__btn:hover,.equip-panel .equip-panel__btn:hover{background:#ffffff26;border-color:#ffffffe6}.equip-panel:has(>.equip-panel__product[src*=amica]){background-color:#fff;background-position:top;background-repeat:no-repeat;background-size:auto 75%}.equip-panel:has(>.equip-panel__product[src*=amica-cushion]){background-image:url(/amica-cushion.png)}.equip-panel:has(>.equip-panel__product[src*=amica-toner]){background-image:url(/amica-toner.png)}.equip-panel:has(>.equip-panel__product[src*=amica-point-cream]){background-image:url(/amica-point-cream.png)}.equip-panel:has(>.equip-panel__product[src*=amica-mask-pack]){background-image:url(/amica-mask-pack.png)}.equip-panel:has(>.equip-panel__product[src*=amica-ampoules]){background-image:url(/amica-ampoules.png)}:is(.equip-panel:has(>.equip-panel__product[src*=amica]) .equip-panel__bg,.equip-panel:has(>.equip-panel__product[src*=amica]) .equip-panel__overlay,.equip-panel:has(>.equip-panel__product[src*=amica]) .equip-panel__product){display:none}.equip-panel:has(>.equip-panel__product[src*=amica]) .equip-panel__inner{justify-content:flex-end;padding-bottom:48px}.equip-panel:has(>.equip-panel__product[src*=amica]) .equip-panel__num{color:#3a2a1e8c}.equip-panel:has(>.equip-panel__product[src*=amica]) .equip-panel__title{color:#3a2a1e;text-shadow:none}.equip-panel:has(>.equip-panel__product[src*=amica]) .equip-panel__desc{color:#3a2a1ecc}.equip-panel:has(>.equip-panel__product[src*=amica]) .equip-panel__btn{color:#3a2a1e;border-color:#3a2a1e80}.equip-panel:has(>.equip-panel__product[src*=amica]) .equip-panel__btn:hover{background:#3a2a1e14;border-color:#3a2a1ecc}.s-product{background:#f5f4f2;padding:80px 24px 64px;position:relative}.s-product__wrap{grid-template-columns:1fr 168px;align-items:center;gap:48px;max-width:1620px;margin:0 auto;display:grid}.s-product__stage{min-height:520px;position:relative}.s-product__box{opacity:0;visibility:hidden;pointer-events:none;grid-template-columns:1fr 1fr;align-items:center;gap:40px;transition:opacity .5s,visibility 0s linear .5s;display:grid;position:absolute;inset:0}.s-product__box.is-active{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .5s,visibility linear}.s-product__info{flex-direction:column;gap:18px;padding:20px 0 20px 20px;display:flex}.s-product__num{letter-spacing:.15em;color:#3a2a1e8c;font-family:Inter,sans-serif;font-size:14px;font-weight:500}.s-product__tagline{color:#604838;letter-spacing:-.01em;font-size:16px;font-weight:400}.s-product__title{letter-spacing:-.04em;color:#2d1f16;margin:0;font-family:Inter,sans-serif;font-size:clamp(58px,8.8vw,128px);font-weight:500;line-height:.95}.s-product__tags{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.s-product__tag{color:#fff;letter-spacing:-.01em;white-space:nowrap;background:#cfa088;border-radius:999px;align-items:center;padding:8px 18px;font-size:13px;font-weight:500;display:inline-flex}.s-product__cta{color:#2d1f16;border-bottom:1px solid #2d1f16;align-items:center;gap:10px;width:fit-content;margin-top:20px;padding-bottom:6px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;transition:gap .25s;display:inline-flex}.s-product__cta:hover{gap:16px}.s-product__cta i{font-size:18px;font-style:normal}.s-product__visual{justify-content:center;align-items:center;height:100%;display:flex}.s-product__visual img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:480px}.s-product__box[data-product=alteon] .s-product__visual img{transform-origin:50%;transform:scale(1.8)}.s-product__box[data-product=evemuse] .s-product__visual{justify-content:center}.s-product__box[data-product=evemuse] .s-product__visual img{transform-origin:50%;transform:scale(.9)}.s-product__box[data-product=evemuse] .s-product__title{white-space:nowrap}.s-product__box[data-product=thermawave] .s-product__visual img{transform-origin:50%;transform:translate(-8%)scale(2.07)}.s-product__box[data-product=thermawave] .s-product__visual--dual{position:relative;overflow:visible}.s-product__box[data-product=thermawave] .s-product__visual--dual img{object-fit:contain;width:auto;max-width:none;height:680px;max-height:none;position:absolute;top:50%}.s-product__box[data-product=thermawave] .s-product__visual--dual img:first-of-type{z-index:1;left:26%;transform:translate(-50%,-50%)}.s-product__box[data-product=thermawave] .s-product__visual--dual img:last-of-type{z-index:2;left:72%;transform:translate(-50%,-50%)}.s-product__box[data-product=thermawave] .s-product__info{z-index:2;position:relative}.s-product__box[data-product=sql] .s-product__visual img{transform-origin:50%;transform:scale(1.105)}.s-product__box[data-product=fairyjet] .s-product__visual img{transform-origin:50%;transform:scale(.9)}.s-product__thumbs{grid-template-columns:1fr;gap:12px;display:grid}.s-product__thumb{aspect-ratio:1;cursor:pointer;background:#fff;border:1px solid #3a2a1e14;border-radius:14px;padding:0;transition:background .3s,border-color .3s,transform .25s;position:relative;overflow:hidden}.s-product__thumb img{object-fit:cover;width:100%;height:100%;transition:opacity .3s,transform .4s;position:absolute;inset:0}.s-product--cutout .s-product__thumb img{object-fit:contain;padding:6%}.s-product__thumb--dual{display:block}.s-product--cutout .s-product__thumb--dual img{object-fit:contain;width:auto;max-width:78%;height:90%;padding:0;position:absolute;inset:50% auto auto 50%}.s-product--cutout .s-product__thumb--dual img:first-of-type{transform:translate(-84%,-50%)}.s-product--cutout .s-product__thumb--dual img:last-of-type{transform:translate(-16%,-50%)}.s-product__radio,.equipment-hero{display:none}body:has(#eq-evemuse:checked) .equipment-hero[data-eq=evemuse]{display:block}body:has(#eq-alteon:checked) .equipment-hero[data-eq=alteon]{display:block}body:has(#eq-thermawave:checked) .equipment-hero[data-eq=thermawave]{display:block}body:has(#eq-fairyjet:checked) .equipment-hero[data-eq=fairyjet]{display:block}body:has(#eq-sql:checked) .equipment-hero[data-eq=sql]{display:block}.equipment-content{display:none}body:has(#eq-evemuse:checked) .equipment-content[data-eq=evemuse]{display:block}body:has(#eq-alteon:checked) .equipment-content[data-eq=alteon]{display:block}body:has(#eq-thermawave:checked) .equipment-content[data-eq=thermawave]{display:block}body:has(#eq-fairyjet:checked) .equipment-content[data-eq=fairyjet]{display:block}body:has(#eq-sql:checked) .equipment-content[data-eq=sql]{display:block}:is(.s-product:has(#eq-evemuse:checked) .s-product__box[data-product=evemuse],.s-product:has(#eq-alteon:checked) .s-product__box[data-product=alteon],.s-product:has(#eq-thermawave:checked) .s-product__box[data-product=thermawave],.s-product:has(#eq-fairyjet:checked) .s-product__box[data-product=fairyjet],.s-product:has(#eq-sql:checked) .s-product__box[data-product=sql]){opacity:1;visibility:visible;pointer-events:auto;transition:opacity .5s,visibility linear}:is(.s-product:has(#eq-evemuse:checked) .s-product__thumb[data-target=evemuse],.s-product:has(#eq-alteon:checked) .s-product__thumb[data-target=alteon],.s-product:has(#eq-thermawave:checked) .s-product__thumb[data-target=thermawave],.s-product:has(#eq-fairyjet:checked) .s-product__thumb[data-target=fairyjet],.s-product:has(#eq-sql:checked) .s-product__thumb[data-target=sql]){border-color:#cfa088}.s-product:has(#eq-evemuse:checked) .s-product__thumb[data-target=evemuse]:after{background:#cfa0888c}.s-product:has(#eq-alteon:checked) .s-product__thumb[data-target=alteon]:after{background:#cfa0888c}.s-product:has(#eq-thermawave:checked) .s-product__thumb[data-target=thermawave]:after{background:#cfa0888c}.s-product:has(#eq-fairyjet:checked) .s-product__thumb[data-target=fairyjet]:after{background:#cfa0888c}.s-product:has(#eq-sql:checked) .s-product__thumb[data-target=sql]:after{background:#cfa0888c}:is(.s-product:has(#eq-evemuse:checked) .s-product__thumb[data-target=evemuse] .s-product__thumb-name,.s-product:has(#eq-alteon:checked) .s-product__thumb[data-target=alteon] .s-product__thumb-name,.s-product:has(#eq-thermawave:checked) .s-product__thumb[data-target=thermawave] .s-product__thumb-name,.s-product:has(#eq-fairyjet:checked) .s-product__thumb[data-target=fairyjet] .s-product__thumb-name,.s-product:has(#eq-sql:checked) .s-product__thumb[data-target=sql] .s-product__thumb-name){opacity:1}label.s-product__thumb{cursor:pointer}.s-product__thumb-name{text-align:center;letter-spacing:-.02em;color:#fff;opacity:0;pointer-events:none;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:clamp(16px,2vw,26px);font-weight:500;transition:opacity .3s;display:flex;position:absolute;inset:0}.page-product .s-product__thumb[data-target=balm]:before{content:"";mix-blend-mode:multiply;pointer-events:none;z-index:1;background:linear-gradient(#f4f4f3 0%,#cfcfce 100%);position:absolute;inset:0}.s-product__thumb:after{content:"";pointer-events:none;z-index:1;background:#cfa08800;transition:background .3s;position:absolute;inset:0}.s-product__thumb-name{z-index:2}.s-product__thumb:hover{border-color:#cfa088}.s-product__thumb:hover:after{background:#cfa0888c}.s-product__thumb:hover .s-product__thumb-name{opacity:1}.s-product__thumb.is-active{border-color:#cfa088}.s-product__thumb.is-active:after{background:#cfa0888c}.s-product__thumb.is-active .s-product__thumb-name{opacity:1}.s-product__thumbs.is-floating{z-index:90;-webkit-backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #3a2a1e1a;animation:.35s both eq-rail-in;position:fixed;box-shadow:0 8px 28px #3a2a1e24}.s-product__thumbs.is-floating .s-product__thumb-name{display:none}@keyframes eq-rail-in{0%{opacity:0;transform:var(--eq-rail-tf,none) translateY(8px)}to{opacity:1;transform:var(--eq-rail-tf,none)}}@media (width>=769px){.s-product__thumbs.is-floating{--eq-rail-tf:translateY(-50%);transform:var(--eq-rail-tf);border-radius:16px;gap:8px;width:76px;padding:8px;top:50%;right:16px}.s-product__thumbs.is-floating .s-product__thumb{border-radius:10px}}@media (width<=768px){.s-product__thumbs.is-floating{--eq-rail-tf:translateX(-50%);left:50%;bottom:calc(12px + env(safe-area-inset-bottom,0px));transform:var(--eq-rail-tf);border-radius:14px;gap:6px;padding:6px}.s-product__thumbs--5.is-floating{grid-template-columns:repeat(5,48px)}.s-product__thumbs--6.is-floating{grid-template-columns:repeat(6,48px)}.s-product__thumbs.is-floating .s-product__thumb{border-radius:9px}.s-product{padding:56px 20px 40px}.s-product__wrap{grid-template-columns:1fr;gap:32px}.s-product__stage{min-height:auto}.s-product__box{grid-template-columns:1fr;gap:24px;display:none;position:relative}.s-product__box.is-active{display:grid}.s-product:has(#eq-evemuse:checked) .s-product__box[data-product=evemuse]{display:grid}.s-product:has(#eq-alteon:checked) .s-product__box[data-product=alteon]{display:grid}.s-product:has(#eq-thermawave:checked) .s-product__box[data-product=thermawave]{display:grid}.s-product:has(#eq-fairyjet:checked) .s-product__box[data-product=fairyjet]{display:grid}.s-product:has(#eq-sql:checked) .s-product__box[data-product=sql]{display:grid}.s-product__info{gap:14px;padding:0}.s-product__title{font-size:51px}.s-product__visual{min-height:370px;padding-top:50px}.s-product__visual img{object-fit:contain;width:100%;height:320px;max-height:320px}.s-product__box[data-product=thermawave] .s-product__visual--dual{justify-content:center;align-items:center;gap:12px;height:370px;display:flex;overflow:visible}.s-product__box[data-product=thermawave] .s-product__visual--dual img,.s-product__box[data-product=thermawave] .s-product__visual--dual img:first-of-type,.s-product__box[data-product=thermawave] .s-product__visual--dual img:last-of-type{z-index:auto;object-fit:contain;width:auto;max-width:47%;height:500px;max-height:500px;position:static;top:auto;left:auto;transform:none}.s-product__thumbs{gap:8px}.s-product__thumbs--5{grid-template-columns:repeat(5,1fr)}.s-product__thumbs--6{grid-template-columns:repeat(6,1fr)}.s-product__thumb{border-radius:10px}.s-product__thumb-name{font-size:11px}}.equip-hero-text{z-index:3;text-align:center;flex-direction:column;align-items:center;gap:12px;padding:0 24px;display:flex;position:absolute;bottom:120px;left:0;right:0}.equip-hero-text__title{color:#fff;letter-spacing:-.02em;text-shadow:0 4px 32px #0000004d;font-family:Inter,sans-serif;font-size:38px;font-weight:500}.equip-hero-text__sub{color:#ffffffbf;letter-spacing:.04em;font-size:16px;font-weight:300}.equip-overview{background:var(--color-bg);padding:100px 0}.equip-overview__inner{max-width:var(--max-width);padding:0 var(--container-px);text-align:center;margin:0 auto}.equip-overview__title{color:var(--color-primary);margin-bottom:12px;font-family:Georgia,Times New Roman,serif;font-size:42px;font-weight:400}.equip-overview__sub{color:var(--color-text-dark);margin-bottom:48px;font-size:16px;font-weight:400}.equip-overview__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.equip-card{text-align:center;background:var(--color-bg);transition:box-shadow var(--transition), transform var(--transition);color:inherit;border:1px solid #e8e2dc;flex-direction:column;align-items:center;padding:40px 24px 32px;text-decoration:none;display:flex}.equip-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px #0000000f}.equip-card__icon{margin-bottom:16px;font-size:32px}.equip-card__name{color:var(--color-primary);letter-spacing:.02em;margin-bottom:4px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:400}.equip-card__area{color:var(--color-accent);letter-spacing:.5px;font-size:13px;font-weight:400}.equip-card__hr{border:none;border-top:1px solid #e8e2dc;width:40px;margin:16px 0}.equip-card__desc{color:var(--color-text-dark);font-size:14px;font-weight:400;line-height:1.7}.equip-card__arrow{color:var(--color-accent);transition:transform var(--transition);margin-top:16px;font-size:20px;display:inline-block}.equip-card:hover .equip-card__arrow{transform:translate(4px)}.academy{background:var(--color-bg);padding:80px 0 100px}.academy__line{border:none;border-top:1px solid #ddd;margin-bottom:60px}.academy__inner{align-items:center;gap:60px;display:flex}.academy__text{text-align:center;flex:1}.academy__icon{color:#c4a088;margin-bottom:16px;font-size:18px;display:block}.academy__title{color:var(--color-primary);letter-spacing:-.01em;margin-bottom:24px;font-size:36px;font-weight:300}.academy__desc{color:var(--color-primary);font-size:18px;font-weight:400;line-height:1.8}.academy__image{border-radius:2px;flex:1;max-height:480px;overflow:hidden}.academy__image img{object-fit:cover;width:100%;height:100%}.consulting{background-image:var(--hero-image);text-align:center;background-position:50% 70%;background-size:cover;background-attachment:fixed;padding:120px 24px;position:relative;overflow:hidden}.consulting:before{content:"";background:linear-gradient(#2d1f16a6 0%,#2d1f16bf 100%);position:absolute;inset:0}.consulting__inner{z-index:2;flex-direction:column;align-items:center;gap:20px;max-width:700px;margin:0 auto;display:flex;position:relative}.consulting__title{color:var(--color-white);font-size:36px;font-weight:700;line-height:1.2}.consulting__desc{color:var(--color-white);text-align:center;font-size:20px;font-weight:400;line-height:1.65}.consulting__cta{color:var(--color-white);letter-spacing:1px;transition:background var(--transition), border-color var(--transition);border:1px solid #ffffff80;margin-top:20px;padding:12px 32px;font-size:14px;font-weight:400;display:inline-block}.consulting__cta:hover{border-color:var(--color-white);background:#ffffff1f}.pg-marquee{background:#fff;padding:40px 0;overflow:hidden}.pg-marquee__track{white-space:nowrap;will-change:transform;align-items:center;animation:24s linear infinite marquee-scroll;display:flex}.pg-marquee__text{color:#2d1f16;letter-spacing:-.02em;flex-shrink:0;padding:0 8px;font-size:28px;font-weight:300}.pg-marquee__sep{color:#cfa088;flex-shrink:0;padding:0 12px;font-size:12px}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.footer{background:var(--color-bg);padding:0 60px}.footer__wrap{max-width:1200px;margin:0 auto}.footer__hr{border:none;border-top:1px solid #ddd}.footer__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:50px 0;display:flex}.footer__legal{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.footer__copy{color:#888;font-size:13px;font-weight:400}.footer__policy{color:var(--color-text);text-underline-offset:3px;transition:color var(--transition);font-size:13px;font-weight:500;text-decoration:underline}.footer__policy:hover{color:#c4a088}.footer__right{align-items:center;gap:20px;display:flex}.footer__corp{color:#888;font-size:13px;font-weight:400}.footer__social{gap:12px;display:flex}.footer__social-link{width:32px;height:32px;color:var(--color-text);transition:color var(--transition);justify-content:center;align-items:center;display:flex}.footer__social-link:hover{color:#c4a088}@media (width<=1920px){.dh2-intro__inner{flex-direction:column;align-items:stretch;gap:80px}.dh2-intro__text{flex:none;width:100%}}@media (width<=1024px){:root{--container-px:40px}.top-bar__text{font-size:12px}.nav__inner{gap:40px;height:83px;padding:0 24px}.nav__links{gap:30px}.nav__link{font-size:16px}.hero__title{font-size:44px}.hero__subtitle{font-size:15px}.academy{padding:72px 0}.academy__title{font-size:30px}.academy__desc{font-size:16px}.dh2-intro{padding:80px 0 100px}.dh2-intro__inner{flex-direction:column;gap:48px}.dh2-intro__text{flex:none;width:100%}.dh2-intro__images{gap:10px}.dh2-intro__img-wrap{width:150px;height:180px}.clinical-foundations{gap:48px}.clinical-foundations__title,.clinical-foundations__value{font-size:42px}.clinical-foundations__value small{font-size:22px}.clinical-foundations__value--phrase{font-size:32px}.real-result{padding:60px 0 40px}.real-result__title{font-size:40px}.real-result__track{gap:12px}.best-review{padding:0 0 72px}.best-review__divider{margin-bottom:48px}.best-review__content{gap:40px}.best-review__title{font-size:40px}}@media (width<=768px){:root{--container-px:20px}.top-bar{display:none}.nav__inner{justify-content:space-between;height:74px;padding:0 20px;display:flex;position:relative}.nav__links{-webkit-backdrop-filter:blur(10px);z-index:200;background:#644b3ad9;border-top:1px solid #ffffff14;flex-direction:column;align-items:flex-start;gap:0;padding:12px 0 20px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 8px 24px #00000059}.nav__links.is-open{display:flex}.nav__link,.nav__cta{box-sizing:border-box;border-bottom:1px solid #ffffff0f;align-items:center;width:100%;min-height:48px;padding:14px 24px;font-size:14px;display:flex}.nav__link:after{display:none}.nav__links>:last-child{border-bottom:none}.nav__lang{flex-direction:row;gap:8px;margin-left:auto;margin-right:16px}.nav__burger{display:flex}.hero{height:100svh;min-height:560px}.hero__title{font-size:32px;font-weight:300}.hero__subtitle{font-size:14px;font-weight:300}.hero__actions{flex-direction:column;gap:10px}.hero__btn{padding:12px 28px;font-size:14px}.vn-sub.vn-sub--panels{height:auto}.equip-panels{flex-direction:column;height:auto;position:static}.equip-panel,.equip-panel:hover,.equip-panels:hover .equip-panel:not(:hover){border-bottom:1px solid #3a2a1e14;border-right:none;flex:none;min-height:220px}.equip-panel--product{min-height:360px}.equip-panel:last-child{border-bottom:none}.equip-panel__bg{filter:brightness(1.05)saturate(.82)sepia(.16)}.equip-panel .vn-sub__bg{filter:brightness(1.05)saturate(.85)sepia(.18)}.equip-panel__title{font-size:32px}.equip-panel__desc,.equip-panel__btn{opacity:1;transform:translateY(0)}.equip-hero-text{bottom:64px}.equip-hero-text__title{font-size:28px}.equip-hero-text__sub{font-size:14px}.product-hero-text{bottom:64px}.product-hero-text__title{font-size:28px}.product-hero-text__sub{font-size:14px}.product-coming{padding:80px 24px 96px}.product-coming__title{font-size:40px}.product-coming__desc{font-size:14px}.equip-overview{padding:64px 0}.equip-overview__title{font-size:32px}.equip-overview__grid{grid-template-columns:1fr;gap:16px}.academy{padding:64px 0}.academy__inner{flex-direction:column;gap:32px}.academy__title{font-size:26px}.academy__desc{font-size:15px}.dh2-intro{padding:64px 0 80px}.dh2-intro__inner{gap:40px}.dh2-intro__text{text-align:center}.dh2-intro__title{font-size:40px}.dh2-intro__desc-ko{font-size:14px}.dh2-intro__desc-en{font-size:12px}.dh2-intro__images{flex-wrap:wrap;justify-content:center;gap:8px}.dh2-intro__img-wrap{width:calc(50% - 4px);height:160px}.real-result{padding:48px 0 32px}.real-result__title{margin-bottom:24px;font-size:36px}.real-result__track{touch-action:pan-y pinch-zoom;gap:12px}.real-result__card{flex:0 0 100%}.real-result__dots{display:flex}.real-result__card-img:before,.real-result__card-img:after{transform-origin:0 0;transform:scale(.5)}.clinical-foundations{flex-direction:column;gap:40px;margin-bottom:64px}.clinical-foundations__text{text-align:center;flex:none;width:100%}.clinical-foundations__title,.clinical-foundations__value{font-size:36px}.clinical-foundations__row{padding:20px 0}.best-review{padding:0 0 64px}.best-review__divider{margin-bottom:40px}.best-review__content{flex-direction:column;align-items:center;gap:32px}.best-review__text{text-align:center;flex:none;width:100%}.best-review__title{font-size:36px}.best-review__desc{font-size:14px}.best-review__images{width:100%}.academy__image{width:100%;max-height:380px;display:block}.consulting{background-attachment:scroll;padding:80px 20px}.consulting__title{font-size:24px}.consulting__desc{font-size:15px}.consulting__desc br{display:none}.pg-marquee{padding:24px 0}.pg-marquee__text{padding:0 6px;font-size:16px}.pg-marquee__sep{padding:0 7px;font-size:9px}.clinical-foundations__row{flex-wrap:wrap;gap:8px;padding:20px 0}.clinical-foundations__label{flex-basis:100%;font-size:14px}.clinical-foundations__value{font-size:36px}.clinical-foundations__value small{font-size:18px}.clinical-foundations__value--phrase{font-size:26px}.footer{padding:0 24px}.footer__bottom{flex-direction:column;align-items:flex-start}.footer__right{flex-direction:column;align-items:flex-start;gap:12px}.footer__copy,.footer__policy,.footer__corp{font-size:12px}}@media (width<=480px){.dh2-intro{padding:48px 0 64px}.dh2-intro__title{font-size:32px}.dh2-intro__images{gap:8px}.hero__title{font-size:24px}.real-result__title{margin-bottom:20px;font-size:28px}.real-result__card{flex:0 0 100%}.clinical-foundations{margin-bottom:48px}.clinical-foundations__title{font-size:28px}.clinical-foundations__desc-ko{font-size:13px}.clinical-foundations__desc-en{font-size:11px}.clinical-foundations__value{font-size:28px}.clinical-foundations__value small{font-size:16px}.clinical-foundations__value--phrase{font-size:20px}.clinical-foundations__row{padding:16px 0}.clinical-foundations__label{font-size:13px}.best-review__title{font-size:28px}.best-review__desc{font-size:13px}.best-review__images{gap:8px}.pg-marquee{padding:20px 0}.pg-marquee__text{font-size:12px}.pg-marquee__sep{padding:0 5px;font-size:7px}.footer{padding:0 16px}.footer__copy,.footer__policy,.footer__corp{font-size:11px}}.s-product__price{flex-wrap:wrap;align-items:baseline;gap:22px;display:flex}.s-product__price-online{color:#a99e96;font-family:Pretendard,sans-serif;font-size:15px;font-weight:400;-webkit-text-decoration:line-through #0003;text-decoration:line-through #0003}.s-product__price-online em{color:#b3a89f;letter-spacing:.02em;margin-right:7px;font-style:normal}.s-product__price-shop{color:var(--vn-color-active,#7a5c3e);letter-spacing:-.3px;font-family:Pretendard,sans-serif;font-size:23px;font-weight:600}.s-product__price-shop em{color:#9b8b80;letter-spacing:.02em;margin-right:8px;font-size:13px;font-style:normal;font-weight:500}@media (width<=768px){.s-product__price{gap:16px}.s-product__price-shop{font-size:20px}}.s-product__price-label{color:#9b8b80;letter-spacing:.01em;align-self:baseline;margin-right:2px;font-family:Pretendard,sans-serif;font-size:14px;font-weight:500}.pc-prices{text-align:left;padding-left:24px;padding-right:24px}.pc-price{display:none}.pc-price.is-active{grid-template-columns:1fr 1.1fr;align-items:start;gap:56px;max-width:1620px;margin:0 auto;display:grid}.pc-price__name{color:#1a1a1a;letter-spacing:-.02em;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:44px;font-weight:400;line-height:1.15}.pc-price__sub{color:#8a7a70;margin-top:16px;font-size:15px;font-weight:400;line-height:1.6}.pc-price__desc{color:#5c4a3e;max-width:560px;margin-top:20px;font-size:15px;font-weight:400;line-height:1.8}.pc-price__desc+.pc-price__desc{margin-top:14px}.pc-price__desc-name{color:#8a7a70;margin-bottom:4px;font-size:15px;font-weight:400;display:block}.pc-price__rows{flex-direction:column;display:flex}.pc-price__row{border-bottom:1px solid #0000001f;justify-content:space-between;align-items:baseline;gap:20px;padding:22px 0;display:flex}.pc-price__row:first-child{border-top:1px solid #0000001f}.pc-price__label{color:#5c4a3e;flex-shrink:0;font-size:15px;font-weight:400}.pc-price__value{color:#1a1a1a;letter-spacing:-.02em;white-space:nowrap;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:40px;font-weight:400;line-height:1}.pc-price__value small{color:#5c4a3e;margin-left:3px;font-size:18px}@media (width<=768px){.pc-price.is-active{grid-template-columns:1fr;gap:28px}.pc-price__name{font-size:32px}.pc-price__value{font-size:30px}.pc-price__value small{font-size:15px}}.dh2-intro__subtitle{color:var(--color-primary);letter-spacing:-.01em;margin-top:16px;font-size:19px;font-weight:500;line-height:1.4}@media (width<=768px){.dh2-intro__subtitle{margin-top:12px;font-size:16px}}.visit-guide{background:var(--color-bg);padding:20px 0 110px}.visit-guide__inner{max-width:var(--max-width);padding:0 var(--container-px);margin:0 auto}.visit-guide__title{color:var(--color-primary);letter-spacing:-.02em;margin-bottom:40px;font-family:Georgia,Times New Roman,serif;font-size:48px;font-weight:400;line-height:1.2}.visit-guide__title em{font-style:normal}.visit-guide__grid{grid-template-columns:repeat(6,1fr);gap:20px;display:grid}.visit-guide__card{color:inherit;text-decoration:none;display:block}.visit-guide__card img{aspect-ratio:1;object-fit:cover;width:100%;height:auto;transition:transform var(--transition), box-shadow var(--transition);border-radius:12px;display:block}.visit-guide__card:hover img{transform:translateY(-4px);box-shadow:0 12px 28px #2d1f1629}.visit-guide__name{color:var(--color-primary);margin:14px 0 6px;font-size:14px;font-weight:600;line-height:1.35}.visit-guide__desc{color:var(--color-text-dark);margin:0;font-size:13px;line-height:1.5}@media (width>=1201px){.visit-guide__name{font-size:clamp(11px,1.25vw - 3.75px,14px)}}@media (width<=1200px){.visit-guide__grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.visit-guide{padding:8px 0 72px}.visit-guide__title{margin-bottom:24px;font-size:36px}.visit-guide__grid{grid-template-columns:repeat(2,1fr);gap:16px}.visit-guide__name{font-size:clamp(10px,3.63636vw - 2.03636px,14px)}}
