@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700&display=swap');
:root{--ink:#302b2d;--muted:#74696c;--peach:#ee9691;--peach-dark:#aa4e52;--blush:#fff3ef;--line:#e8dddd;--dark:#382b30;--paper:#fff;--serif:Georgia,'Times New Roman',serif;--sans:'Noto Sans KR',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:var(--paper);font:400 16px/1.8 var(--sans);word-break:keep-all}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--peach-dark);outline-offset:5px}.skip{position:fixed;left:12px;top:-100px;z-index:100;background:white;padding:10px}.skip:focus{top:12px}.wrap{width:min(1180px,calc(100% - 64px));margin:auto}.topline{background:var(--dark);color:#fff4f1;font-size:12px;letter-spacing:.15em;text-align:center;padding:8px 16px}.header{position:sticky;top:0;background:rgba(255,255,255,.97);z-index:20;border-bottom:1px solid var(--line)}.header-inner{height:86px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand img{width:195px;height:auto}.nav{display:flex;gap:28px;align-items:center;font-size:14px;font-weight:500}.nav a:hover,.nav a[aria-current=page]{color:var(--peach-dark)}.nav .nav-cta{padding:10px 19px;border:1px solid var(--line);border-radius:4px}.menu-btn{display:none;border:1px solid var(--line);background:white;padding:8px 12px;border-radius:4px}.hero{position:relative;min-height:650px;display:flex;align-items:center;isolation:isolate;background:#ece4df;overflow:hidden}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(244,240,238,.94) 0%,rgba(244,240,238,.8) 32%,rgba(244,240,238,.08) 64%);z-index:-1}.eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--peach-dark);font-weight:600;margin:0 0 22px}.hero h1{font-size:clamp(34px,3.4vw,53px);line-height:1.43;font-weight:400;letter-spacing:-.055em;margin:0 0 24px}.hero h1 strong{font-weight:600}.hero .lead{max-width:410px;color:#63595a;font-size:16px;line-height:1.9}.hero .english{font-family:var(--serif);font-size:19px;font-style:italic;color:#857074;margin:25px 0}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:28px}.button{display:inline-flex;justify-content:center;align-items:center;gap:20px;min-height:50px;padding:12px 23px;background:var(--dark);color:white;border:1px solid var(--dark);border-radius:3px;font-size:14px;font-weight:500;transition:background .2s,transform .2s}.button:hover{background:#5a4148;transform:translateY(-1px)}.button.light{background:white;color:var(--ink);border-color:var(--line)}.button.light:hover{background:var(--blush)}.text-link{font-size:14px;border-bottom:1px solid currentColor;padding-bottom:4px}.hero-caption{position:absolute;right:32px;bottom:20px;font-size:12px;color:#5b4a4e}.notice{padding:17px 0;border-bottom:1px solid var(--line);font-size:14px;background:#fffafa}.notice .wrap{display:flex;gap:20px;align-items:center}.notice strong{font-size:12px;letter-spacing:.09em;color:var(--peach-dark);white-space:nowrap}.notice p{margin:0;flex:1}.notice a{white-space:nowrap;font-size:13px;border-bottom:1px solid var(--muted)}.section{padding:90px 0}.section-heading{display:flex;gap:30px;align-items:end;justify-content:space-between;margin-bottom:36px}.section-heading .eyebrow{margin-bottom:12px}h2{font-size:clamp(25px,2.7vw,36px);font-weight:500;line-height:1.5;letter-spacing:-.045em;margin:0}.section-heading p{font-size:15px;max-width:410px;color:var(--muted);margin:0}.care-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.care-card{display:block}.care-img{aspect-ratio:1/1;overflow:hidden;background:var(--blush);border-radius:4px}.care-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.care-card:hover img{transform:scale(1.035)}.care-line{display:flex;align-items:center;justify-content:space-between;margin-top:19px}.care-line h3{font-size:21px;font-weight:500;margin:0}.care-card p{margin:7px 0;color:var(--muted);font-size:14px}.round-arrow{display:grid;place-items:center;border:1px solid var(--line);border-radius:100%;width:36px;height:36px}.skin-note{font-size:12px;color:var(--muted);margin:25px 0 0}.doctor-section{background:var(--blush);overflow:hidden}.doctor-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.doctor-picture{align-self:end;max-height:560px;overflow:hidden}.doctor-picture img{width:100%;max-height:580px;object-fit:contain;object-position:bottom}.doctor-copy{padding:75px 0}.doctor-copy h2{font-size:33px;margin-bottom:24px}.doctor-copy>p{font-size:15px;color:var(--muted);max-width:470px}.doctor-name{font-size:24px;margin:26px 0 20px;font-weight:500}.doctor-name span{font-size:13px;font-weight:400;color:var(--muted);margin-left:12px}.credentials{list-style:none;padding:0;font-size:14px;color:var(--muted)}.credentials li{padding:3px 0}.credentials li:before{content:'·';margin-right:9px}.guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:44px}.local-guide{background:var(--dark);color:#fff;padding:42px}.local-guide .eyebrow{color:#efb7b4}.local-guide h2{font-size:31px}.local-guide p{font-size:15px;color:#ddd0d4;margin:25px 0}.local-guide .text-link{color:#f7cbca}.hours-box{padding:8px 0}.hours-box h3{font-size:22px;font-weight:500;margin:0 0 18px}.hours{margin:0}.hours>div{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line);gap:20px}.hours dt{color:var(--muted);font-size:14px}.hours dd{margin:0;font-size:16px}.small{font-size:13px;color:var(--muted)}.directory{border-top:1px solid var(--line);padding-top:55px;margin-top:60px}.directory-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.directory-header h2{font-size:20px}.card-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.mini-card{min-width:0;border:1px solid var(--line);border-radius:5px;overflow:hidden}.mini-card img{width:100%;aspect-ratio:1/1;object-fit:cover;background:var(--blush)}.mini-card .doctor-thumb{object-fit:contain;object-position:bottom}.mini-card span{display:block;padding:12px;font-size:14px;font-weight:500;line-height:1.6}.mini-card:hover{border-color:var(--peach-dark)}.footer{background:#f7f4f3;border-top:1px solid var(--line);padding:45px 0 95px;color:var(--muted);font-size:12px}.footer-top{display:flex;justify-content:space-between;gap:30px;align-items:start;margin-bottom:24px}.footer-logo{width:180px}.footer-links{display:flex;gap:22px;flex-wrap:wrap;font-size:13px}.footer p{margin:7px 0}.copyright{margin-top:22px!important;font-size:11px;letter-spacing:.05em}.bottom-bar{position:fixed;bottom:0;left:0;right:0;background:white;border-top:1px solid var(--line);z-index:30;display:none}.bottom-bar a{flex:1;text-align:center;padding:13px;font-size:14px}.bottom-bar a:last-child{background:var(--dark);color:white}.breadcrumb{font-size:12px;color:var(--muted);margin:30px 0}.breadcrumb a{text-decoration:underline}.sub-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center;padding:10px 0 65px}.sub-hero h1{font-size:44px;line-height:1.4;font-weight:500;letter-spacing:-.055em;margin:0 0 20px}.sub-hero .intro{font-size:17px;line-height:1.9;color:var(--muted)}.sub-image{border-radius:4px;aspect-ratio:1/1;width:100%;object-fit:cover;background:var(--blush)}.sub-image.portrait{object-fit:contain;object-position:bottom}.content-section{padding:60px 0;border-top:1px solid var(--line)}.content-section h2{font-size:27px;margin-bottom:25px}.content-section>p{max-width:850px;color:var(--muted)}.detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.detail-box{background:#faf7f6;padding:28px 30px;border-left:2px solid #e8beb9}.detail-box h3{font-size:19px;margin:0 0 12px;font-weight:500}.detail-box p{font-size:15px;color:var(--muted);margin:0}.content-section .plain-list{padding-left:22px;color:var(--muted)}.faq{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{font-size:16px;padding:19px 0;cursor:pointer}.faq details p{font-size:15px;color:var(--muted);padding:0 24px 20px 0;margin:0;max-width:900px}.consult-panel{padding:42px;background:var(--blush);margin:25px 0 65px}.consult-panel h2{font-size:26px}.consult-panel p{font-size:15px;color:var(--muted)}.phone-large{font-family:var(--serif);font-size:35px;color:var(--ink);letter-spacing:.015em}.visit-hero{background:var(--dark);padding:65px;color:white}.visit-hero .eyebrow{color:#efb7b4}.visit-hero h1{font-size:42px;font-weight:500;line-height:1.5;margin:0 0 20px}.visit-hero p{color:#e4d9dc;font-size:17px}.visit-hero .button{background:var(--peach);border-color:var(--peach);color:var(--dark)}.visit-hero .button.light{background:transparent;border-color:#9c878d;color:white}.address-block{display:grid;grid-template-columns:1fr 1fr;gap:70px}.timeline{list-style:none;padding:0}.timeline li{padding:18px 0;border-bottom:1px solid var(--line)}.timeline strong{display:block;color:var(--ink);font-weight:500}.timeline span{font-size:15px;color:var(--muted)}.nav-spacer{min-height:86px}.error-page{padding:100px 0;min-height:50vh}
@media(min-width:1450px){.hero{min-height:720px}.hero-photo{object-position:center 40%}}@media(max-width:1000px){.nav{gap:18px;font-size:13px}.brand img{width:165px}.hero{min-height:590px}.hero-photo{object-position:60% center}.doctor-layout{gap:35px}.doctor-copy h2{font-size:28px}.sub-hero{gap:35px}.sub-hero h1{font-size:37px}.section-heading p{max-width:300px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.topline{font-size:10px;padding:6px 15px}.header-inner{height:70px;gap:10px}.brand img{width:165px}.menu-btn{display:block;font-size:13px}.nav{display:none;position:absolute;top:70px;left:0;right:0;padding:18px 20px 24px;background:white;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0;font-size:15px}.nav.open{display:flex}.nav a{padding:12px 0}.nav .nav-cta{margin-top:8px;text-align:center}.hero{min-height:680px;align-items:start}.hero .wrap{padding-top:44px}.hero-photo{object-position:67% center}.hero:after{background:linear-gradient(180deg,rgba(244,240,238,.92) 0%,rgba(244,240,238,.7) 35%,rgba(244,240,238,0) 64%)}.hero h1{font-size:34px;line-height:1.35;margin-bottom:14px}.eyebrow{font-size:10px;margin-bottom:16px}.hero .lead{font-size:14px;max-width:270px}.hero .english{font-size:16px;margin:16px 0}.hero .actions{margin-top:20px;gap:9px}.button{font-size:13px;min-height:45px;padding:10px 17px;gap:13px}.hero-caption{right:20px;bottom:13px;font-size:10px}.notice .wrap{gap:10px;flex-wrap:wrap}.notice strong{font-size:11px}.notice p{flex:1 1 220px;font-size:12px}.notice a{font-size:12px;margin-left:auto}.section{padding:60px 0}.section-heading{display:block;margin-bottom:27px}.section-heading p{max-width:none;margin-top:15px;font-size:14px}.care-grid{grid-template-columns:1fr;gap:32px}.care-card{display:grid;grid-template-columns:130px 1fr;gap:18px;align-items:center}.care-line{margin:0}.care-line h3{font-size:19px}.care-card p{font-size:13px;margin:8px 0 0}.round-arrow{width:28px;height:28px}.care-img{border-radius:4px}.doctor-layout{grid-template-columns:1fr;gap:0}.doctor-picture{order:2;max-height:370px;width:90%;margin:auto}.doctor-picture img{max-height:400px}.doctor-copy{padding:50px 0 25px}.doctor-copy h2{font-size:27px}.doctor-copy>p{font-size:14px}.guide-grid,.address-block{grid-template-columns:1fr;gap:36px}.local-guide{padding:30px}.local-guide h2{font-size:26px}.local-guide p{font-size:14px}.hours dd{font-size:15px}.directory{padding-top:35px;margin-top:40px}.card-strip{display:flex;overflow:auto;gap:12px;padding-bottom:12px;scroll-snap-type:x mandatory}.mini-card{flex:0 0 145px;scroll-snap-align:start}.mini-card span{font-size:12px;padding:10px}.directory-header h2{font-size:19px}.footer{padding-top:35px;padding-bottom:90px}.footer-top{display:block}.footer-logo{width:150px;margin-bottom:25px}.footer-links{gap:15px;font-size:12px}.footer p{font-size:11px;line-height:1.9}.bottom-bar{display:flex}.sub-hero{grid-template-columns:1fr;gap:30px;padding-bottom:45px}.sub-hero h1{font-size:34px}.sub-hero .intro{font-size:15px}.sub-image{max-height:370px;object-position:center 35%}.sub-image.portrait{max-height:420px}.breadcrumb{margin:22px 0}.content-section{padding:40px 0}.content-section h2{font-size:24px}.detail-grid{grid-template-columns:1fr;gap:14px}.detail-box{padding:22px}.content-section>p{font-size:15px}.consult-panel{padding:28px;margin-bottom:40px}.consult-panel h2{font-size:23px}.visit-hero{padding:38px 26px}.visit-hero h1{font-size:31px}.visit-hero p{font-size:15px}.phone-large{font-size:30px}.faq summary{font-size:15px}.nav-spacer{min-height:70px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.footer-logo{height:auto}
.mini-card img{height:auto}
@media(max-width:760px){.hero .wrap{margin-top:0;margin-bottom:0}.bottom-bar a{white-space:nowrap;font-size:13px;padding:14px 7px}.visit-hero h1{font-size:27px}}
