:root{--green:#1e4536;--lemon:#fdf88f;--cream:#fffdd0;--paper:#fffefa;--line:#d9dfd6;--muted:#637368}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--green);background:var(--paper);font-family:Pretendard,"Noto Sans KR",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;word-break:keep-all;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #718836;outline-offset:5px}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{line-height:1.3;letter-spacing:-.045em}header{height:94px;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:0 5%;background:rgba(255,254,250,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.brand{width:160px;display:block}.brand img{width:100%}header nav{display:flex;gap:32px;font-size:14px;font-weight:600}header nav a:hover{opacity:.55}.nav-cta{font-size:14px;border:1px solid var(--green);border-radius:50px;padding:10px 22px}.skip{position:absolute;left:16px;top:-100px;z-index:100;background:white;padding:12px}.skip:focus{top:10px}.hero{display:grid;grid-template-columns:1fr 1.07fr;min-height:700px}.hero-copy{padding:65px 6vw 32px}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:700;margin-bottom:24px}.hero h1{font-size:clamp(32px,3.1vw,50px);font-weight:600;line-height:1.45}.hero-logo{width:310px;max-width:80%;margin:15px 0 23px}.hero-intro{font-size:16px;color:#54675a;line-height:1.85}.actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:16px 25px;border-radius:50px;font-size:14px;font-weight:700;transition:transform .2s}.button:hover{transform:translateY(-3px)}.lemon{background:var(--lemon);color:var(--green)}.text-link{font-size:14px;font-weight:600;border-bottom:1px solid;padding-bottom:5px;display:inline-block}.hero-bottom{font-size:13px;margin-top:52px;color:var(--muted)}.hero-visual{position:relative;overflow:hidden;background:#eae7df}.hero-visual>img{height:100%;width:135%;max-width:none;object-fit:cover;object-position:left center}.visual-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#10271daa);color:white;padding:65px 28px 26px;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.12em}.section{padding:100px 6vw}.section-top,.section-head{display:flex;justify-content:space-between;gap:32px;align-items:flex-end}.section-top .eyebrow{margin:0}.section-top>p:last-child{font-size:14px}.section-head{margin-bottom:46px}.section-head>p{color:var(--muted);font-size:16px;line-height:1.8}h2{font-size:clamp(30px,3.3vw,47px);font-weight:600;line-height:1.45}.what{padding-top:45px;padding-bottom:50px;border-bottom:1px solid var(--line)}.four{display:grid;grid-template-columns:repeat(4,1fr);margin-top:35px;gap:28px}.four article{border-top:1px solid var(--line);padding-top:18px}.index{font-size:12px;color:var(--muted)}.four h2{font-size:24px;letter-spacing:0;margin:12px 0}.four p{font-size:15px}.clinic-intro{display:grid;grid-template-columns:1.2fr 1fr;gap:5vw;align-items:center}.clinic-intro>img{width:100%;aspect-ratio:1.5;object-fit:cover;border-radius:4px}.stats{display:grid;grid-template-columns:1fr 1fr;gap:24px}.stats span{font-size:12px;letter-spacing:.18em}.stats strong{display:block;font-size:95px;font-weight:500;line-height:1.3;letter-spacing:-.06em}.stats small{font-size:24px;margin-left:10px;font-weight:400}.stats p{font-size:14px}.stat-note{grid-column:1/-1;border-top:1px solid var(--line);padding-top:24px;color:var(--muted)}.process-title{margin-top:60px;margin-bottom:20px}.process-title h3{font-size:24px}.process-title span{font-size:12px;letter-spacing:.1em}.process{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:0 32px}.process li{padding:26px 0;border-top:1px solid var(--line)}.process span{font-size:14px}.process h4{font-size:17px;margin:12px 0}.process p{font-size:14px;color:var(--muted)}.note{font-size:13px!important;color:var(--muted);line-height:1.8;margin-top:20px}.support{margin-top:65px;padding-top:50px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:6vw;align-items:center}.support h3,.care-row h3{font-size:32px;line-height:1.5;margin-bottom:22px}.support p:not(.eyebrow){font-size:15px}.support img{border-radius:4px;aspect-ratio:1.4;object-fit:cover}.tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.tags span{padding:6px 12px;border:1px solid var(--line);border-radius:30px;font-size:12px}.devices{background:var(--green);color:white}.devices .section-head>p,.devices .note{color:#d1dbd3}.device-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.device-grid article{background:#fffefa;color:var(--green);border-radius:5px;overflow:hidden}.device-photo{aspect-ratio:1.08;overflow:hidden;position:relative}.device-photo img{position:absolute;width:200%;max-width:none;height:auto;top:0}.band img{left:-100%}.device-copy{padding:30px}.device-copy h3{font-size:28px;margin-bottom:16px}.device-copy .eyebrow{margin-bottom:10px}.device-copy p{font-size:15px}.sizes{display:flex;gap:8px;flex-wrap:wrap;margin-top:25px}.sizes span{border:1px solid var(--line);border-radius:50px;min-width:34px;height:34px;display:grid;place-items:center;font-size:13px}.devices>.text-link{margin-top:26px}.product-line{width:100%;max-height:660px;object-fit:contain;background:#f4f0e6;border-radius:5px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:40px}.product-grid img{width:100%;aspect-ratio:2/3;object-fit:contain;border-radius:4px}.product-grid .eyebrow{margin:22px 0 10px;font-size:11px}.product-grid h3{font-size:17px;letter-spacing:0}.product-grid p:last-child{font-size:13px;color:var(--muted);margin-top:8px}.products>.text-link{margin-top:22px}.story{background:var(--cream);text-align:center}.story-flow{display:grid;grid-template-columns:1fr 30px 1fr 30px 1fr;gap:20px;align-items:center;margin:60px 0 45px;padding:35px 0;border-top:1px solid #cdd0a8;border-bottom:1px solid #cdd0a8}.story-flow article>span{font-size:11px;letter-spacing:.15em;color:var(--muted)}.story-flow h3{font-size:20px;letter-spacing:0;margin:18px 0}.story-flow img{height:50px;margin:8px auto;object-fit:contain}.story-flow p{font-size:14px}.flow-arrow{font-size:24px}.story-body{font-size:16px;line-height:1.9}.credentials{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.credentials h2{margin-bottom:24px}.certificate{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:center}.certificate>img{box-shadow:0 8px 35px #1e453615;width:100%;transition:transform .25s}.certificate:hover>img{transform:translateY(-4px)}.certificate h3{font-size:20px;margin-bottom:14px}.certificate h3 span{float:right}.certificate p{font-size:14px}.certificate .text-link{margin-top:20px}.setup{background:#f2f4ee}.setup-note{margin:-22px 0 32px}.setup-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.setup-grid img{width:100%;aspect-ratio:4/3;object-fit:cover}.setup-grid figcaption{padding:20px 0}.setup-grid span{font-size:11px;letter-spacing:.12em}.setup-grid h3{font-size:17px;margin-top:8px}.care-row{display:grid;grid-template-columns:1.1fr 1fr;gap:6vw;align-items:center;padding-top:70px}.care-row img{width:100%;border-radius:4px}.care-row p{font-size:15px}.reverse img{order:2}.consult-steps{padding-left:20px;margin-top:25px;color:var(--muted);font-size:14px}.consult-steps li{padding:6px}.contact{background:var(--green);color:white;text-align:center;position:relative}.contact h2{font-size:clamp(32px,4vw,55px)}.contact .actions{justify-content:center}.outline{border:1px solid #a0b3a3}.phone{font-size:36px;display:inline-block;margin-top:40px;letter-spacing:.02em}.contact>p:last-child{font-size:13px;color:#c7d1c8;margin-top:8px}footer{display:flex;justify-content:space-between;gap:40px;padding:55px 6vw;font-size:13px}footer address{font-style:normal;color:var(--muted);margin:10px 0}footer .brand{width:185px}footer>div:first-child>p{font-size:10px;letter-spacing:.16em}.top{align-self:flex-start;font-size:13px}a:hover.text-link{opacity:.65}
@media(min-width:1500px){.section{padding-left:max(6vw,calc((100vw - 1350px)/2));padding-right:max(6vw,calc((100vw - 1350px)/2))}.hero-copy{padding-left:max(6vw,calc((100vw - 1350px)/2))}}
@media(max-width:1000px){header{gap:16px;padding:0 4%}header nav{gap:20px}.hero-copy{padding:40px 5vw}.hero{min-height:620px}.hero h1{font-size:32px}.hero .actions{gap:16px}.hero-visual>img{width:150%;object-position:25% center}.section{padding:70px 5vw}.four{gap:20px}.four h2{font-size:20px}.section-head{align-items:flex-start;flex-direction:column;gap:20px}.stats strong{font-size:76px}.process{gap:0 20px}.process h4{font-size:15px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-grid img{max-height:480px}.credentials{gap:30px}.certificate{grid-template-columns:1fr}.certificate>img{max-height:360px;object-fit:contain;box-shadow:none}.story-flow h3{font-size:16px}.support h3,.care-row h3{font-size:27px}}
@media(max-width:650px){html{scroll-padding-top:124px}header{height:auto;min-height:108px;flex-wrap:wrap;padding:10px 5%;gap:0}.brand{width:135px}header nav{order:3;width:100%;justify-content:space-between;padding:8px 0;gap:8px;font-size:13px}.nav-cta{font-size:12px;padding:7px 15px}.hero{grid-template-columns:1fr}.hero-copy{padding:40px 6vw 28px}.hero h1{font-size:34px}.hero-logo{width:245px;margin:10px 0 20px}.hero-intro{font-size:14px}.hero .eyebrow{font-size:10px}.hero-bottom{margin-top:30px}.hero-visual{height:400px}.hero-visual>img{width:128%;height:100%;object-position:left center}.section{padding:60px 6vw}.section-top{align-items:flex-start;flex-direction:column;gap:14px}.four{grid-template-columns:1fr 1fr;gap:24px 20px}.four h2{font-size:21px}.four p{font-size:14px}.what{padding-top:32px;padding-bottom:32px}h2{font-size:29px}.section-head{margin-bottom:30px}.section-head>p{font-size:14px}.clinic-intro,.support,.care-row{grid-template-columns:1fr;gap:26px}.stats{gap:20px;padding-top:10px}.stats strong{font-size:78px}.process{grid-template-columns:1fr 1fr;gap:0 20px}.process p{font-size:12px}.process-title{margin-top:40px}.process-title h3{font-size:21px}.support{margin-top:35px;padding-top:35px}.support img{order:-1}.device-grid{grid-template-columns:1fr;gap:25px}.device-copy{padding:25px}.product-grid{gap:25px 14px}.product-grid img{max-height:none}.product-grid h3{font-size:14px;overflow-wrap:anywhere}.product-grid .eyebrow{font-size:10px}.product-grid p:last-child{font-size:12px}.story-flow{grid-template-columns:1fr;gap:24px;margin-top:35px}.flow-arrow{transform:rotate(90deg)}.story-flow h3{font-size:22px;margin:12px 0}.story-flow img{height:50px}.story-body{font-size:14px}.story-body br{display:none}.credentials{grid-template-columns:1fr}.credentials h2 br:last-child{display:none}.certificate{grid-template-columns:1fr 1fr;gap:22px}.certificate h3{font-size:17px}.certificate p{font-size:12px}.setup-grid{grid-template-columns:1fr}.setup-grid h3{font-size:19px}.setup-grid span{font-size:12px}.care-row{padding-top:35px}.reverse img{order:0}.contact .actions{gap:14px}.contact .button{width:100%;justify-content:center}.phone{font-size:32px}footer{flex-wrap:wrap;padding:35px 6vw;gap:28px}.top{margin-left:auto}.eyebrow{font-size:11px}.note{font-size:12px!important}}
.device-photo{aspect-ratio:.78}
header nav a[aria-current="location"]{text-decoration:underline;text-underline-offset:6px}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Deep green opening with the original wordmark silhouette. */
header{background:var(--green);color:var(--lemon);border-bottom-color:#ffffff26}
.nav-cta{border-color:#fdf88f80}
.lemon-wordmark{display:block;background:var(--lemon);height:60px;width:100%;mask:url('assets/logo.png') center/contain no-repeat;-webkit-mask:url('assets/logo.png') center/contain no-repeat}
.hero{background:var(--green);color:var(--paper);grid-template-columns:.9fr 1.2fr;min-height:650px}
.hero .eyebrow{color:var(--lemon)}
.hero-logo{height:110px;width:310px;max-width:100%;margin:15px 0 23px}
.hero-intro,.hero-bottom{color:#dbe5dc}
.hero-visual{height:auto;overflow:visible;background:transparent;display:flex;flex-direction:column;justify-content:center;padding:40px 4vw 40px 0}
.hero-visual>img{width:100%;max-width:100%;height:auto;object-fit:contain;aspect-ratio:3/2;border-radius:4px}
.visual-caption{position:static;background:none;padding:18px 0 0;color:#dbe5dc;gap:16px;font-size:10px}
.product-grid{align-items:start}
.product-name{font-size:13px;color:var(--muted);margin-top:8px}
.product-description{font-size:15px;line-height:1.85;margin-top:18px;color:var(--muted)}
.product-details{border-top:1px solid var(--line);margin-top:24px}
.product-details summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:19px 0;font-size:15px;font-weight:700}
.product-details summary::-webkit-details-marker{display:none}
.toggle-symbol::before{content:'+';font-size:22px;font-weight:400}
.product-details[open] .toggle-symbol::before{content:'−'}
.product-details dl{margin:14px 0 0;font-size:15px}
.product-details dl>div{margin-bottom:23px}
.product-details dt{color:var(--muted);margin-bottom:8px}
.product-details dd{margin:0;line-height:1.8}
summary:focus-visible{outline:3px solid #718836;outline-offset:5px}
.site-footer{display:block;background:#454545;color:#f5f5f0;padding:48px 6vw;font-size:16px}
.footer-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:26px}
.site-footer .top{align-self:center}
.company-info p,.company-info address{margin:0 0 12px;color:#f5f5f0;font-style:normal}
.social-links{display:flex;gap:38px;flex-wrap:wrap;margin-top:40px}
.social-links>a{display:flex;flex-direction:column;align-items:center;gap:12px;min-width:100px;text-align:center}
.social-links>a[aria-disabled=true]{cursor:default}
.social-links>a[href]:hover .social-icon{transform:translateY(-3px)}
.social-links small{color:#d1d1cb;font-size:12px;margin-top:-7px}
.social-icon{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;color:white;transition:transform .2s}
.social-icon svg{width:35px;height:35px}
.instagram{background:radial-gradient(circle at 25% 100%,#ffd56b 0%,#fa7a38 27%,#df277b 56%,#8a2ac4 88%)}
.naver{background:#03c75a}.blog{font-family:Arial,sans-serif;font-size:23px;font-weight:700}
@media(max-width:1000px){.hero{grid-template-columns:1fr 1.1fr}.hero-visual{padding-right:3vw}.hero-visual>img{width:100%;height:auto}.hero h1{font-size:30px}}
@media(max-width:650px){.hero{grid-template-columns:1fr}.hero-logo{height:85px;width:245px}.hero h1{font-size:34px}.hero-visual{height:auto;padding:0 6vw 28px}.hero-visual>img{width:100%;height:auto}.product-description,.product-details dl{font-size:14px}.product-details summary{font-size:13px}.social-links{gap:20px}.social-links>a{min-width:80px;font-size:14px}.social-icon{width:58px;height:58px}.site-footer{font-size:14px}}

.device-photo.wire img{width:100%;height:100%;max-width:100%;object-fit:contain;left:0}
.certificate-list{display:grid;gap:38px}
