@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700&family=Noto+Serif+KR:wght@400;500;600&display=swap');
:root{--green:#183f35;--ink:#223c34;--muted:#65746e;--line:#dde3df;--bg:#f6f8f5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:'Noto Sans KR',sans-serif;color:var(--ink);font-size:16px;line-height:1.8;word-break:keep-all}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #bf923e;outline-offset:5px}.wrap{max-width:1240px;width:calc(100% - 100px);margin:auto}.skip{position:fixed;top:-100px;z-index:100;background:white;padding:12px}.skip:focus{top:0}.notice{background:var(--green);color:white;display:flex;gap:25px;align-items:center;justify-content:center;font-size:14px;padding:9px 25px}.notice>span{color:#d4e2ac}.notice a{font-size:13px;border-bottom:1px solid #9caf9e}header{background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #eee}.header-inner{height:98px;padding:0 3.8%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;white-space:nowrap;line-height:1.35}.brand-mark{font-size:49px;font-weight:400;line-height:1;color:#3c6658}.brand small{display:block;font-size:10px;letter-spacing:2px;margin-bottom:4px}.brand strong{font-size:23px;letter-spacing:-1px}.brand strong span{color:#69896c}.header-inner nav{display:flex;gap:32px;font-size:15px;font-weight:500}.header-inner nav a:hover{color:#728a54}.header-contact{border:1px solid #b8c5bb;border-radius:30px;padding:8px 21px;font-size:14px}.menu{display:none}.hero{position:relative;min-height:650px;height:calc(100svh - 139px);max-height:850px;overflow:hidden;color:white}.hero>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 55%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,29,22,.78),rgba(7,29,22,.20) 75%),linear-gradient(0deg,rgba(7,29,22,.25),transparent)}.hero-content{position:relative;height:100%;min-height:650px;padding:85px max(7%,calc((100vw - 1240px)/2));display:flex;align-items:flex-start;flex-direction:column}.eyebrow{font-size:12px;letter-spacing:2.5px;font-weight:600;margin:0 0 27px;color:#5c7868}.eyebrow.light{color:#d4dfcc}.hero h1{font-size:clamp(42px,4.5vw,68px);line-height:1.45;letter-spacing:-3px;font-weight:500;margin:0;font-family:'Noto Serif KR',serif}.hero h1 em{font-style:normal;color:#e3eccb}.hero-description{color:#eef1e9;margin:28px 0 34px;line-height:1.9;font-size:17px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:50px;padding:13px 25px;font-size:15px;border:0}.white{background:#fff;color:var(--green)}.button:hover{background:#e8eecf}.button span{font-size:22px}.hero-bottom{position:absolute;bottom:32px;left:max(7%,calc((100vw - 1240px)/2));right:7%;display:flex;justify-content:space-between;font-size:12px;letter-spacing:1px;color:#e3e9dd}.hero-bottom span:last-child{font-size:10px}.hero-badge{position:absolute;bottom:105px;right:7%;border:1px solid #c3d0bb99;border-radius:50%;height:142px;width:142px;display:flex;flex-direction:column;align-items:center;justify-content:center;backdrop-filter:blur(5px);background:#163b2f38}.hero-badge strong{font-family:Georgia,serif;font-size:57px;line-height:1.1;font-weight:400}.hero-badge span{font-size:13px;letter-spacing:3px}.quick-info{display:grid;grid-template-columns:1fr 1.2fr 1fr;padding:38px 0;border-bottom:1px solid var(--line)}.quick-info>div,.quick-info>a{padding:0 35px;border-right:1px solid var(--line)}.quick-info>:first-child{padding-left:0}.quick-info>:last-child{border:0}.info-label{display:block;font-size:10px;letter-spacing:2px;color:#65826b;margin-bottom:8px}.quick-info strong{font-size:20px;font-weight:500;display:block}.quick-info b{float:right;font-weight:400}.quick-info p{color:var(--muted);font-size:14px;margin:5px 0 0}.section{padding-top:105px;padding-bottom:105px}h2{font-family:'Noto Serif KR',serif;font-size:42px;line-height:1.55;letter-spacing:-1.8px;font-weight:500;margin:0}.about{display:grid;grid-template-columns:1fr 1fr;gap:70px}.about h2 span{color:#6d8b73}.about-copy{padding-top:33px;color:var(--muted)}.about-copy .lead{font-size:24px;color:var(--ink);line-height:1.7;margin:0 0 25px}.about-copy p{margin:20px 0}.signature{display:flex;align-items:center;gap:25px;margin-top:32px;padding-top:25px;border-top:1px solid var(--line)}.signature span{font-size:13px}.signature strong{font-size:24px;color:var(--ink);letter-spacing:6px;font-family:'Noto Serif KR',serif}.care{background:var(--bg)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:45px}.section-heading>p{color:var(--muted);font-size:15px;padding-bottom:6px}.care-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff}.care-grid article{padding:33px 25px;border:1px solid var(--line);border-right:0;display:flex;flex-direction:column}.care-grid article:last-child{border-right:1px solid var(--line)}.number{font-family:Georgia,serif;font-size:32px;color:#8b9f8d}.care-grid h3{font-size:20px;font-weight:500;margin:38px 0 12px}.care-grid p{font-size:14px;color:var(--muted);margin:0 0 30px}.tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:auto}.tags span{background:#f2f5f0;font-size:12px;padding:3px 9px;color:#5a7160}.journal{display:grid;grid-template-columns:1fr 1.2fr;gap:80px;align-items:center}.journal>div>p:not(.eyebrow){color:var(--muted)}.text-link{display:inline-block;border-bottom:1px solid #9baaa0;margin-top:20px;font-size:14px;padding-bottom:4px}.news-card{background:#edf1e8;padding:32px 40px;transition:background .2s}.news-card:hover{background:#e2e9db}.news-label{font-size:12px;color:#52704d;display:flex;justify-content:space-between}.news-label>span{font-size:13px;color:#6c7d67}.news-card h3{font-size:27px;font-weight:500;line-height:1.6;margin:25px 0 15px;letter-spacing:-1px}.news-card p{font-size:14px;color:#576c52}.news-bottom{display:flex;justify-content:space-between;border-top:1px solid #cdd7c4;padding-top:17px;margin-top:24px;font-size:13px}.visit{background:var(--green);color:white}.visit h2{font-size:39px}.visit-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;margin-top:65px}.visit h3{font-size:18px;font-weight:500;margin:0 0 23px}.hours{display:flex;justify-content:space-between;border-bottom:1px solid #ffffff25;padding:13px 0;font-size:15px}.hours strong{font-weight:500}.visit-note{color:#c0cec6;font-size:13px;margin:17px 0}.phone{display:block;font-family:Georgia,serif;font-size:39px;letter-spacing:1px;margin-top:23px}.phone span{font-size:25px;margin-left:20px}.address{font-size:22px;line-height:1.8;margin:0}.address strong{font-weight:400}.location-actions{display:flex;gap:16px;margin-top:25px}.copy{color:white;border:1px solid #a0b2a6;background:transparent;font-size:14px;padding:12px 20px}.copy:hover{background:#ffffff15}#copy-status{font-size:13px;min-height:24px;margin:8px 0 0}footer{padding-top:48px;padding-bottom:26px}footer .brand strong{font-size:21px}footer .brand-mark{font-size:33px}.footer-info{display:flex;gap:24px;font-size:13px;color:var(--muted);margin:23px 0 38px}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;color:#718075;font-size:10px;letter-spacing:.7px}.mobile-actions{display:none}@media(min-width:1600px){.hero-content{padding-top:125px}}@media(max-width:1100px){.header-inner nav{gap:18px;font-size:13px}.header-contact{display:none}.brand strong{font-size:21px}.care-grid{grid-template-columns:1fr 1fr}.care-grid article:nth-child(2){border-right:1px solid var(--line)}.care-grid article:nth-child(n+3){border-top:0}.visit-grid{gap:45px}.quick-info strong{font-size:17px}}@media(max-width:760px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 44px)}.notice{padding:9px 16px;font-size:11px;gap:7px;flex-wrap:wrap;line-height:1.5}.notice>span{font-size:11px}.notice a{font-size:11px}.header-inner{height:80px;padding:0 22px}.brand strong{font-size:20px}.brand small{font-size:8px;letter-spacing:1.5px}.brand-mark{font-size:37px}.menu{display:block;border:0;background:transparent;color:var(--green);font-size:26px;padding:5px}.header-inner nav{display:none;position:absolute;top:80px;left:0;right:0;background:#fff;padding:20px 25px;box-shadow:0 12px 18px #183f3512;font-size:16px;flex-direction:column}.header-inner nav.open{display:flex}.hero{height:650px;min-height:0;max-height:none}.hero-content{min-height:0;padding:65px 25px;height:100%}.hero h1{font-size:39px;letter-spacing:-2px;line-height:1.55}.hero .eyebrow{font-size:9px;letter-spacing:2px;margin-bottom:24px}.hero-description{font-size:15px;margin:25px 0 30px}.hero>img{object-position:58% center}.hero-shade{background:linear-gradient(90deg,#08271de3,#08271d42)}.hero-badge{height:98px;width:98px;right:23px;bottom:70px}.hero-badge strong{font-size:39px}.hero-badge span{font-size:10px;letter-spacing:1px}.hero-bottom{left:25px;right:25px;bottom:25px;font-size:10px}.hero-bottom span:last-child{display:none}.quick-info{grid-template-columns:1fr;padding:5px 0}.quick-info>div,.quick-info>a{padding:20px 0;border:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto;align-items:center;gap:3px}.quick-info .info-label{font-size:9px;grid-column:1/-1;margin:0}.quick-info strong{font-size:17px}.quick-info p{font-size:12px;margin:0;max-width:150px}.quick-info b{display:none}.section{padding-top:67px;padding-bottom:67px}h2{font-size:32px;letter-spacing:-1.5px}.eyebrow{font-size:10px;margin-bottom:20px}.about{grid-template-columns:1fr;gap:25px}.about-copy{padding-top:0;font-size:15px}.about-copy .lead{font-size:21px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{font-size:14px;margin-top:20px}.care-grid article{padding:24px 17px}.number{font-size:25px}.care-grid h3{font-size:17px;margin:25px 0 13px}.care-grid p{font-size:13px;margin-bottom:22px}.care-grid p br{display:none}.tags span{font-size:11px;padding:2px 6px}.journal{grid-template-columns:1fr;gap:30px}.journal>div>p:not(.eyebrow){font-size:14px}.text-link{margin-top:5px}.news-card{padding:25px}.news-card h3{font-size:24px}.visit h2{font-size:31px}.visit-grid{grid-template-columns:1fr;gap:42px;margin-top:38px}.visit-grid>div+div{padding-top:30px;border-top:1px solid #ffffff25}.phone{font-size:34px}.address{font-size:20px}.location-actions{gap:10px}.location-actions .button{gap:22px;padding:12px 20px}.footer-info{display:flex;flex-direction:column;gap:5px;margin-bottom:25px}.footer-bottom{flex-direction:column;gap:8px;font-size:9px}footer{padding-bottom:100px}.mobile-actions{position:fixed;bottom:0;left:0;right:0;z-index:30;display:flex;padding-bottom:env(safe-area-inset-bottom);background:var(--green);box-shadow:0 -2px 14px #0001}.mobile-actions a{padding:14px;text-align:center;flex:1;color:white;font-size:15px}.mobile-actions a+ a{background:#edf1e8;color:var(--green)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

[hidden]{display:none!important}
