@font-face{font-family:'JoseonBoldMyongjo';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@1.0/ChosunKm.woff') format('woff');font-weight:400;font-display:swap}

@font-face{font-family:'Pretendard';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Thin.woff2') format('woff2');font-weight:100;font-display:swap}
@font-face{font-family:'Pretendard';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraLight.woff2') format('woff2');font-weight:200;font-display:swap}
@font-face{font-family:'Pretendard';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Light.woff2') format('woff2');font-weight:300;font-display:swap}
@font-face{font-family:'Pretendard';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Regular.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:'Pretendard';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Medium.woff2') format('woff2');font-weight:500;font-display:swap}
@font-face{font-family:'Pretendard';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-SemiBold.woff2') format('woff2');font-weight:600;font-display:swap}
@font-face{font-family:'Pretendard';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Bold.woff2') format('woff2');font-weight:700;font-display:swap}
@font-face{font-family:'Pretendard';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraBold.woff2') format('woff2');font-weight:800;font-display:swap}
@font-face{font-family:'Pretendard';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Black.woff2') format('woff2');font-weight:900;font-display:swap}

.surgery-page{--blue:#00538f;--deep:#003e70;font-family:'Pretendard',sans-serif;width:100%;overflow:hidden;background:#f7f7f7;color:#111}
.surgery-page *{box-sizing:border-box}
.surgery-page button{font-family:'Pretendard',sans-serif}
.surgery-page h1,.surgery-page h2,.surgery-page h3,.surgery-page h4,.surgery-page h5,.surgery-page h6,.surgery-page p{margin:0;padding:0}

/* HERO */
.surgery-hero{position:relative;z-index:1;width:100%;height:720px;overflow:hidden;background:#eef3f7}
.surgery-hero-bg{position:absolute;inset:0;background:center/cover no-repeat}
.surgery-hero-inner{position:relative;z-index:2;max-width:1280px;height:100%;margin:auto;padding:100px 70px 0}
.surgery-hero-copy{width:560px;text-align:left}
.surgery-open-badge{display:inline-block;margin-bottom:27px;padding:8px 16px;border-radius:30px;background:linear-gradient(90deg,#00518e,#0099ee);color:#fff;font-size:14px;font-weight:500}
.surgery-eyebrow{margin:0 0 11px 0;padding:0;color:#336b94;font-size:12px;font-weight:400;text-align:left}
.surgery-page .surgery-hero-title{margin-bottom:27px;font-family:'JoseonBoldMyongjo',serif;font-size:45px;font-weight:400;line-height:1.34;letter-spacing:-.055em}
.surgery-page .surgery-hero-title strong,.surgery-page .surgery-hero-title span{display:block;font-weight:400}
.surgery-page .surgery-hero-title strong{color:#00528e}
.surgery-hero-desc{font-size:16px;font-weight:500;line-height:1.85;letter-spacing:-.035em}

.surgery-page .surgery-hero-title,.surgery-page .surgery-hero-title strong,.surgery-page .surgery-hero-title span{font-family:'JoseonBoldMyongjo',serif!important}
.surgery-hero-copy>.surgery-open-badge,.surgery-hero-copy>.surgery-eyebrow,.surgery-hero-copy>.surgery-hero-title,.surgery-hero-copy>.surgery-hero-desc{margin-left:0}

/* HERO 4포인트 */
.surgery-hero-points{position:absolute;left:50%;bottom:100px;transform:translateX(-50%);display:grid;grid-template-columns:repeat(4,1fr);width:930px;height:145px;padding:29px 23px;background:rgba(255,255,255,.82);border:1px solid rgba(255,255,255,.9);border-radius:16px;box-shadow:0 15px 35px rgba(34,59,80,.05);backdrop-filter:blur(7px)}
.surgery-hero-point{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}
.surgery-hero-point:not(:last-child):after{content:"";position:absolute;right:0;top:5px;width:1px;height:calc(100% - 10px);background:rgba(0,70,125,.3)}
.surgery-hero-point strong{margin-bottom:9px;font-family:'JoseonBoldMyongjo',serif;color:#00518b;font-size:25px;font-weight:400;line-height:1.15}
.surgery-hero-point span{font-size:14px;font-weight:500;line-height:1.55}

/* STANDARD */
.surgery-standard{position:relative;z-index:5;width:calc(100% - 220px);max-width:1400px;margin:-24px auto 80px;background:#fff;border-radius:22px;box-shadow:0 16px 45px rgba(0,0,0,.035)}
.surgery-standard-inner{max-width:1170px;margin:auto;padding:76px 30px 85px}
.surgery-section-head{text-align:center}
.surgery-section-eyebrow{margin-bottom:25px;color:#00407a;font-size:10px;font-weight:400;letter-spacing:.04em}
.surgery-section-head h2{margin-bottom:27px;color:#00407a;font-family:'JoseonBoldMyongjo',serif;font-size:35px;font-weight:400;line-height:1.45;letter-spacing:-.045em}
.surgery-section-desc{color:#929292;font-size:14px;font-weight:300;line-height:1.85;letter-spacing:-.035em}

/* CARD */
.surgery-standard-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:62px}
.surgery-standard-card{position:relative;min-height:260px;padding:37px 24px 27px;overflow:hidden;background:#fff;border-radius:16px;box-shadow:0 9px 28px rgba(24,42,61,.09)}
.surgery-standard-card:before{content:"";position:absolute;left:0;top:0;width:100%;height:7px;background:#00417b}
.surgery-standard-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:19px;background:#e7f4fd;border-radius:9px}
.surgery-standard-icon img{width:38px;height:38px;object-fit:contain}
.surgery-standard-card h3{margin-bottom:13px;color:#001528;font-family:'JoseonBoldMyongjo',serif;font-size:21px;font-weight:400;line-height:1.4}
.surgery-standard-card p{color:#929292;font-size:13px;font-weight:300;line-height:1.75}

/* DOCTOR */
.surgery-doctor{position:relative;overflow:hidden;background:#00417b;color:#fff}
.surgery-doctor-inner{position:relative;z-index:2;display:flex;align-items:center;gap:75px;max-width:1120px;margin:auto;padding:105px 30px}
.surgery-doctor-photo{flex:0 0 405px}
.surgery-doctor-photo img{display:block;width:100%;border-radius:30px}
.surgery-doctor-info{flex:1}
.surgery-doctor-label{margin-bottom:7px;color:#2a9cfd;font-size:12px;font-weight:400}
.surgery-doctor-name{display:flex;align-items:baseline;gap:15px;margin-bottom:28px}
.surgery-doctor-name strong{color:#fff;font-family:'JoseonBoldMyongjo',serif;font-size:42px;font-weight:400}
.surgery-doctor-name span{color:#8da9bf;font-size:20px;font-weight:400}
.surgery-doctor-quote{margin-bottom:30px;padding-left:20px;border-left:2px solid #2a9cfd;color:#2a9cfd;font-family:'JoseonBoldMyongjo',serif;font-size:25px;font-weight:400;line-height:1.55;letter-spacing:-.05em}
.surgery-doctor-history li{margin:8px 0;color:#fff;font-size:18px;font-weight:400;line-height:1.45}
.surgery-doctor-history li:before{content:"·";margin-right:6px;color:#fff}
.surgery-doctor-watermark{position:absolute;z-index:1;right:8%;top:0;width:430px;opacity:1;pointer-events:none}

/* PROCESS */
.surgery-process{background:#f3f6fa;padding:100px 20px 110px}
.surgery-process-inner{max-width:1100px;margin:auto}
.surgery-process-head{text-align:center}
.surgery-process-head>span{display:block;margin-bottom:24px;color:#004179;font-size:11px;font-weight:400}
.surgery-process-head h2{color:#000;font-family:'JoseonBoldMyongjo',serif;font-size:39px;font-weight:400;line-height:1.4;letter-spacing:-.06em}
.surgery-process-head h2 b{color:#004179;font-weight:400}
.surgery-process-head p{margin-top:28px!important;color:#929292;font-size:16px;font-weight:300;line-height:1.85}
.surgery-process-list{position:relative;display:grid;grid-template-columns:repeat(5,1fr);margin-top:75px}
.surgery-process-line{position:absolute;left:10%;right:10%;top:37px;height:2px;background:#02437b}
.surgery-process-item{position:relative;z-index:2;text-align:center}
.surgery-process-item .num{display:flex;align-items:center;justify-content:center;width:74px;height:74px;margin:auto;border:2px solid #0063b9;border-radius:50%;background:#fff;color:#0063b9;font-family:'JoseonBoldMyongjo',serif;font-size:28px;transition:.45s}
.surgery-process-item.active .num{background:#0063b9;color:#fff;transform:scale(1.08);box-shadow:0 8px 20px rgba(0,99,185,.25)}
.surgery-process-item h3{margin-top:17px!important;color:#0063b9;font-family:'JoseonBoldMyongjo',serif;font-size:20px;font-weight:400;transition:.4s}
.surgery-process-item.active h3{color:#0063b9}
.surgery-process-item p{margin-top:13px!important;color:#000;font-size:14px;font-weight:500;line-height:1.65}
.surgery-process-guide{display:flex;align-items:center;gap:30px;margin:65px auto 0;padding:24px 38px;border-left:4px solid #0063b9;background:#d9eafc}
.surgery-process-guide .icon{flex:0 0 80px}
.surgery-process-guide .icon img{display:block;width:80px}
.surgery-process-guide p{color:#000;font-size:15px;font-weight:500;line-height:1.8}
.surgery-process-guide strong{color:#0063b9;font-size:17px;font-weight:700}

/* PROGRAM */
.surgery-program{padding:78px 20px 88px;background:#fff}
.surgery-program-inner{max-width:1100px;margin:auto}
.surgery-program-head{text-align:center}
.surgery-program-head>span{color:#004179;font-size:10px;font-weight:400}
.surgery-program-head h2{margin-top:15px!important;color:#000;font-family:'JoseonBoldMyongjo',serif;font-size:37px;font-weight:400;line-height:1.35;letter-spacing:-.05em}
.surgery-program-head p{margin-top:18px!important;color:#929292;font-size:15px;font-weight:300;line-height:1.75}
.surgery-program-tabs{display:grid;grid-template-columns:repeat(6,1fr);margin-top:42px;border-bottom:1px solid #b9cbd9}
.surgery-program-tab{position:relative;padding:0 5px 12px;border:0;background:none;color:#b8c7d2;text-align:center;cursor:pointer}
.surgery-program-tab img{display:block;width:38px;height:38px;object-fit:contain;margin:0 auto 6px;opacity:.32;filter:grayscale(1)}
.surgery-program-tab span{font-size:14px;font-weight:600}
.surgery-program-tab.active{color:#00417b}
.surgery-program-tab.active img{opacity:1;filter:none}
.surgery-program-tab.active:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:3px;background:#00417b}
.surgery-program-content{padding:36px 48px 0}
.surgery-program-title{display:flex;align-items:flex-start;gap:16px}
.surgery-program-title .icon{display:flex;align-items:center;justify-content:center;flex:0 0 58px;width:58px;height:58px;border-radius:8px;background:#d9eafc}
.surgery-program-title .icon img{width:42px;height:42px;object-fit:contain}
.surgery-program-title span{color:#2077c4;font-size:11px;font-weight:700}
.surgery-program-title h3{margin-top:2px!important;color:#000;font-family:'JoseonBoldMyongjo',serif;font-size:26px;font-weight:400;line-height:1.35}
.surgery-program-title p{margin-top:5px!important;color:#929292;font-size:15px;font-weight:300}
.surgery-program-title .tags{display:flex;gap:6px;margin-top:7px}
.surgery-program-title .tags b{padding:4px 9px;border-radius:4px;background:#d9eafc;color:#2176c6;font-size:11px;font-weight:700}
.surgery-program-summary{position:relative;overflow:hidden;margin-top:22px;padding:24px 38px;border-radius:8px;background:#f5f6fa;color:#000;font-size:15px;font-weight:500;line-height:1.75}
.surgery-program-summary:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;border-radius:0 4px 4px 0;background:#2078c2}
.surgery-program-columns{display:grid;grid-template-columns:1fr 1fr;gap:58px;margin-top:30px}
.surgery-program-columns h4,h4.surgery-program-method-title{position:relative;padding-left:15px;color:#00417b;font-size:17px;font-weight:700;line-height:1.4}
.surgery-program-columns h4:before,h4.surgery-program-method-title:before{content:"";position:absolute;left:0;top:2px;bottom:2px;width:4px;border-radius:4px;background:#2078c2}
.surgery-program-columns ul{margin-top:14px}
.surgery-program-columns li{position:relative;margin:7px 0;padding-left:15px;color:#000;font-size:14px;font-weight:500;line-height:1.55}
.surgery-program-columns li:before{content:"•";position:absolute;left:0;color:#2078c2}
h4.surgery-program-method-title{margin-top:30px!important;padding-left:15px}
.surgery-program-method{margin-top:16px;padding:28px 38px 30px;border-radius:18px;background:#e7eef6}
.surgery-program-method h5{color:#00417b;font-size:16px;font-weight:700}
.surgery-program-method h5 span{font-weight:700}
.surgery-program-method>p{margin-top:9px!important;color:#000;font-size:14px;font-weight:500;line-height:1.7}
.surgery-method-info{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}
.surgery-method-info>div{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:7px;background:#fff}
.surgery-method-info img{width:34px;height:34px;object-fit:contain}
.surgery-method-info span{color:#929292;font-size:10px;font-weight:500}
.surgery-method-info small{display:block;margin-top:1px;color:#00417b;font-size:13px;font-weight:700}

/* MESSAGE */
.surgery-message{position:relative;overflow:hidden;background:#101a33;color:#fff}
.surgery-message:before{display:none}
.surgery-message-bg{position:absolute;inset:0;background-position:center top;background-size:70% auto;background-repeat:no-repeat;opacity:1}
.surgery-message-inner{position:relative;z-index:2;max-width:1100px;margin:auto;padding:85px 30px 95px}
.surgery-message-top .label{display:block;margin-bottom:22px;color:#1f90e3;font-size:11px}
.surgery-message-top .doctor{display:flex;align-items:center;gap:18px}
.surgery-message-top .doctor img{width:62px;height:62px;border-radius:50%;object-fit:cover}
.surgery-message-top .doctor strong{display:block;font-size:18px}
.surgery-message-top .doctor p{margin-top:5px!important;color:#9eb1cf;font-size:14px}
.surgery-message-line{height:2px;margin:24px 0 38px;background:#0f68bc}
.surgery-message-quote{margin-bottom:45px}
.surgery-message-quote p{font-family:'JoseonBoldMyongjo',serif;font-size:26px;line-height:1.55;letter-spacing:-.05em}
.surgery-message-quote .point{color:#0f7ee0}
.surgery-message-list{display:flex;flex-direction:column;gap:0}
.surgery-message-list .msg-item{display:flex;align-items:flex-start;gap:18px;padding:0 0 34px}
.surgery-message-list .msg-item+.msg-item{padding-top:34px;border-top:1px dashed rgba(255,255,255,.35)}
.surgery-message-list .num{display:flex;align-items:center;justify-content:center;flex:0 0 40px;width:40px;height:40px;border-radius:50%;background:#eff4fb;color:#233e69;font-family:'JoseonBoldMyongjo',serif;font-size:24px}
.surgery-message-list .txt h3{margin-bottom:16px!important;font-size:21px;font-weight:700;line-height:1.45}
.surgery-message-list .txt p{max-width:860px;color:#d4dced;font-size:15px;line-height:2}
.surgery-message-sign{text-align:right;margin-top:20px}
.surgery-message-sign img{width:150px;height:auto}


/* PC READABILITY */
@media(min-width:769px){
.surgery-eyebrow{font-size:13px}.surgery-hero-desc{font-size:18px}.surgery-hero-point strong{font-size:28px}.surgery-hero-point span{font-size:16px}
.surgery-section-eyebrow{font-size:11px}.surgery-section-head h2{font-size:40px}.surgery-section-desc{font-size:16px;font-weight:400}.surgery-standard-card h3{font-size:24px}.surgery-standard-card p{font-size:15px;font-weight:400}
.surgery-doctor-label{font-size:13px}.surgery-doctor-name strong{font-size:45px}.surgery-doctor-name span{font-size:21px}.surgery-doctor-quote{font-size:28px}.surgery-doctor-history li{font-size:19px}
.surgery-process-head>span{font-size:12px}.surgery-process-head h2{font-size:43px}.surgery-process-head p{font-size:18px;font-weight:400}.surgery-process-item .num{font-size:30px}.surgery-process-item h3{font-size:22px}.surgery-process-item p{font-size:16px}.surgery-process-guide p{font-size:17px}.surgery-process-guide strong{font-size:19px}
.surgery-program-head>span{font-size:11px}.surgery-program-head h2{font-size:41px}.surgery-program-head p{font-size:17px;font-weight:400}.surgery-program-tab span{font-size:15px}.surgery-program-title span{font-size:12px}.surgery-program-title h3{font-size:29px}.surgery-program-title p{font-size:16px;font-weight:400}.surgery-program-title .tags b{font-size:12px}.surgery-program-summary{font-size:17px}.surgery-program-columns h4,h4.surgery-program-method-title{font-size:19px}.surgery-program-columns li{font-size:16px}.surgery-program-method h5{font-size:18px}.surgery-program-method>p{font-size:16px}.surgery-method-info span{font-size:11px}.surgery-method-info small{font-size:14px}
.surgery-message-top .label{font-size:12px}.surgery-message-top .doctor strong{font-size:20px}.surgery-message-top .doctor p{font-size:15px}.surgery-message-quote p{font-size:30px}.surgery-message-list .num{font-size:26px}.surgery-message-list .txt h3{font-size:23px}.surgery-message-list .txt p{font-size:17px}
}

/* MOBILE */
@media(max-width:768px){
.surgery-hero{height:auto;min-height:760px}
.surgery-hero-bg{background-position:57% center}
.surgery-hero-inner{min-height:760px;padding:70px 22px 155px}
.surgery-hero-copy{width:100%;max-width:430px}
.surgery-open-badge{margin-bottom:20px;padding:7px 13px;font-size:11px}
.surgery-eyebrow{margin-bottom:9px;font-size:9px}
.surgery-hero-title{margin-bottom:20px;font-size:clamp(31px,8.8vw,40px)}
.surgery-hero-desc{max-width:390px;font-size:13px;line-height:1.75}
.surgery-hero-points{left:20px;right:20px;bottom:56px;transform:none;width:auto;height:auto;grid-template-columns:repeat(2,1fr);padding:16px 8px;border-radius:13px}
.surgery-hero-point{min-height:83px;padding:8px 5px}
.surgery-hero-point:not(:last-child):after{display:none}
.surgery-hero-point:nth-child(odd):after{content:"";display:block;position:absolute;right:0;top:10%;width:1px;height:80%;background:rgba(0,70,125,.2)}
.surgery-hero-point:nth-child(1):before,.surgery-hero-point:nth-child(2):before{content:"";position:absolute;left:8%;bottom:0;width:84%;height:1px;background:rgba(0,70,125,.14)}
.surgery-hero-point strong{margin-bottom:6px;font-size:18px}
.surgery-hero-point span{font-size:11px}
.surgery-standard{width:calc(100% - 24px);margin:-22px auto 50px;border-radius:18px}
.surgery-standard-inner{padding:55px 18px 48px}
.surgery-section-eyebrow{margin-bottom:17px;font-size:8px}
.surgery-section-head h2{margin-bottom:20px;font-size:27px}
.surgery-section-desc{font-size:12px;line-height:1.75}
.surgery-standard-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:38px}
.surgery-standard-card{min-height:220px;padding:27px 15px 20px;border-radius:12px}
.surgery-standard-card:before{height:5px}
.surgery-standard-icon{width:41px;height:41px;margin-bottom:14px}
.surgery-standard-icon img{width:33px;height:33px}
.surgery-standard-card h3{margin-bottom:10px;font-size:17px}
.surgery-standard-card p{font-size:11px;line-height:1.65}
.surgery-doctor-inner{display:block;padding:60px 22px}
.surgery-doctor-photo{width:75%;max-width:380px;margin:0 auto 40px}
.surgery-doctor-photo img{border-radius:20px}
.surgery-doctor-info{position:relative;z-index:2}
.surgery-doctor-label{font-size:10px}
.surgery-doctor-name{gap:9px;margin-bottom:22px}
.surgery-doctor-name strong{font-size:32px}
.surgery-doctor-name span{font-size:14px}
.surgery-doctor-quote{padding-left:15px;font-size:20px}
.surgery-doctor-history li{margin:6px 0;font-size:14px}
.surgery-doctor-watermark{right:-80px;top:35%;width:330px;opacity:.1}
.surgery-process{padding:65px 18px}
.surgery-process-head>span{margin-bottom:15px;font-size:9px}
.surgery-process-head h2{font-size:28px}
.surgery-process-head p{margin-top:18px!important;font-size:12px;line-height:1.7}
.surgery-process-list{display:block;margin-top:45px;padding-left:15px}
.surgery-process-line{left:36px;right:auto;top:28px;bottom:28px;width:2px;height:auto}
.surgery-process-item{display:grid;grid-template-columns:58px 1fr;text-align:left;min-height:105px}
.surgery-process-item .num{grid-row:1/3;width:44px;height:44px;margin:0;font-size:18px}
.surgery-process-item h3{margin:1px 0 5px!important;font-size:17px}
.surgery-process-item p{margin:0!important;font-size:12px}
.surgery-process-guide{gap:15px;margin-top:35px;padding:20px 16px}
.surgery-process-guide .icon{flex:0 0 55px}
.surgery-process-guide .icon img{width:55px}
.surgery-process-guide p{font-size:12px;line-height:1.7}
.surgery-process-guide strong{font-size:13px}
.process-pc{display:none}
.surgery-program{padding:55px 14px 60px}
.surgery-program-head h2{margin-top:15px!important;font-size:27px}
.surgery-program-head p{margin-top:17px!important;font-size:12px}
.surgery-program-tabs{grid-template-columns:repeat(3,1fr);margin-top:30px;border-bottom:0}
.surgery-program-tab{padding:12px 3px;border-bottom:1px solid #dbe4eb}
.surgery-program-tab img{width:30px;height:30px}
.surgery-program-tab span{font-size:11px}
.surgery-program-content{padding:30px 5px 0}
.surgery-program-title{gap:12px}
.surgery-program-title .icon{flex-basis:48px;width:48px;height:48px}
.surgery-program-title .icon img{width:32px;height:32px}
.surgery-program-title h3{font-size:21px}
.surgery-program-title p{font-size:12px}
.surgery-program-title .tags{flex-wrap:wrap}
.surgery-program-title .tags b{font-size:9px}
.surgery-program-summary{margin-top:18px;padding:18px 16px;font-size:12px}
.surgery-program-columns{grid-template-columns:1fr;gap:24px;margin-top:26px}
.surgery-program-columns h4,h4.surgery-program-method-title{font-size:15px}
.surgery-program-columns li{font-size:12px}
.surgery-program-method{margin-top:12px;padding:22px 16px}
.surgery-program-method h5{font-size:14px}
.surgery-program-method>p{font-size:12px}
.surgery-method-info{grid-template-columns:1fr}
.surgery-message-inner{padding:60px 20px 70px}
.surgery-message-top .label{margin-bottom:16px;font-size:9px}
.surgery-message-top .doctor{gap:12px}
.surgery-message-top .doctor img{width:50px;height:50px}
.surgery-message-top .doctor strong{font-size:16px}
.surgery-message-top .doctor p{font-size:11px}
.surgery-message-line{margin:18px 0 28px}
.surgery-message-quote{margin-bottom:32px}
.surgery-message-quote p{font-size:23px;line-height:1.5;word-break:keep-all}
.surgery-message-list .msg-item{gap:12px;padding:0 0 24px}
.surgery-message-list .msg-item+.msg-item{padding-top:24px}
.surgery-message-list .num{flex:0 0 32px;width:32px;height:32px;font-size:18px}
.surgery-message-list .txt h3{margin-bottom:10px!important;font-size:17px}
.surgery-message-list .txt p{font-size:12px;line-height:1.8}
.surgery-message-sign{margin-top:10px}
.surgery-message-sign img{width:110px}
}


/* MOBILE MOCKUP OVERRIDE : HERO + WHY ZION */
@media(max-width:768px){
.surgery-hero{height:677px;min-height:0}
.surgery-hero-bg{background-position:50% center;background-size:cover}
.surgery-hero-inner{height:677px;min-height:0;padding:60px 24px 0}
.surgery-hero-copy{width:100%;max-width:none;text-align:center}
.surgery-open-badge{display:table;margin:0 auto 17px;padding:7px 12px;font-size:11px;line-height:1;border-radius:20px}
.surgery-eyebrow{margin:0 auto 8px;font-size:9px;line-height:1.35;text-align:center}
.surgery-page .surgery-hero-title{margin-bottom:22px;font-size:31px;line-height:1.4;letter-spacing:-.045em;text-align:center}
.surgery-hero-desc{max-width:440px;margin:0 auto;font-size:13px;font-weight:500;line-height:1.85;letter-spacing:-.035em;text-align:center}
.surgery-hero-desc p{display:block;margin:0!important}
.surgery-hero-points{left:9%;right:9%;bottom:94px;transform:none;width:auto;height:198px;grid-template-columns:repeat(2,1fr);padding:14px 16px;background:rgba(255,255,255,.84);border-radius:12px}
.surgery-hero-point{min-height:0;padding:10px 4px}
.surgery-hero-point:not(:last-child):after{display:none}
.surgery-hero-point:nth-child(odd):after{content:"";display:block;position:absolute;right:0;top:8%;width:1px;height:84%;background:#78acd1}
.surgery-hero-point:nth-child(1):before,.surgery-hero-point:nth-child(2):before{content:"";position:absolute;left:6%;bottom:0;width:88%;height:1px;background:#78acd1}
.surgery-hero-point strong{margin-bottom:5px;font-size:19px;line-height:1.2}
.surgery-hero-point span{font-size:11px;line-height:1.55}

.surgery-standard{width:82.5%;margin:-64px auto 50px;border-radius:16px;box-shadow:0 10px 25px rgba(0,0,0,.035)}
.surgery-standard-inner{padding:52px 27px 69px}
.surgery-section-eyebrow{margin-bottom:18px;font-size:8px;line-height:1.3}
.surgery-section-head h2{margin-bottom:24px;font-size:29px;line-height:1.45;letter-spacing:-.04em}
.surgery-section-desc{font-size:13px;font-weight:400;line-height:1.9;letter-spacing:-.03em;word-break:keep-all}
.surgery-section-desc p{display:inline}
.surgery-section-desc p+p:before{content:" "}
.surgery-standard-grid{display:grid;grid-template-columns:1fr;gap:29px;margin-top:42px}
.surgery-standard-card{width:100%;min-height:220px;padding:37px 29px 27px;border-radius:16px;box-shadow:0 9px 26px rgba(24,42,61,.08)}
.surgery-standard-card:before{height:7px}
.surgery-standard-icon{width:44px;height:44px;margin-bottom:15px;border-radius:8px}
.surgery-standard-icon img{width:35px;height:35px}
.surgery-standard-card h3{margin-bottom:9px;font-size:20px;line-height:1.35}
.surgery-standard-card p{font-size:13px;font-weight:400;line-height:1.6;word-break:keep-all}
.surgery-standard-card p br{display:none}
.surgery-doctor-watermark{opacity:1}
}

@media(max-width:390px){
.surgery-hero{height:640px}.surgery-hero-inner{height:640px;padding-top:48px}.surgery-page .surgery-hero-title{font-size:28px}.surgery-hero-desc{font-size:12px}.surgery-hero-points{bottom:78px;height:190px}.surgery-standard{margin-top:-58px}.surgery-standard-inner{padding-left:22px;padding-right:22px}.surgery-standard-card{padding-left:24px;padding-right:24px}
}

/* MOBILE STEP 1 : DOCTOR */
@media(max-width:768px){
.surgery-doctor{background:#00417b;padding:0;overflow:hidden}
.surgery-doctor-inner{display:block;max-width:none;margin:0;padding:72px 8% 78px}
.surgery-doctor-photo{width:54%;max-width:none;margin:0 auto 60px;position:relative;z-index:2}
.surgery-doctor-photo img{width:100%;border-radius:20px}
.surgery-doctor-info{width:100%;margin:0;position:relative;z-index:3}
.surgery-doctor-label{margin-bottom:8px;color:#2a9cfd;font-size:10px;font-weight:400;line-height:1.3}
.surgery-doctor-name{display:flex;align-items:baseline;gap:10px;margin-bottom:27px;white-space:nowrap}
.surgery-doctor-name strong{font-size:31px;line-height:1.15}
.surgery-doctor-name span{color:#8da9bf;font-size:15px;font-weight:400}
.surgery-doctor-quote{margin-bottom:33px;padding-left:14px;border-left:1px solid #2a9cfd;color:#2a9cfd;font-size:21px;line-height:1.55;letter-spacing:-.04em;word-break:keep-all}
.surgery-doctor-history{margin:0;padding:0}
.surgery-doctor-history li{margin:0 0 10px;color:#fff;font-size:16px;font-weight:400;line-height:1.45;letter-spacing:-.02em}
.surgery-doctor-history li:before{content:"·";margin-right:5px;color:#2a9cfd}
.surgery-doctor-watermark{right:-5%;top:-25px;width:58%;opacity:1}
}
@media(max-width:390px){
.surgery-doctor-inner{padding:62px 8% 68px}
.surgery-doctor-photo{width:56%;margin-bottom:52px}
.surgery-doctor-name strong{font-size:29px}
.surgery-doctor-name span{font-size:14px}
.surgery-doctor-quote{font-size:20px}
.surgery-doctor-history li{font-size:15px;margin-bottom:9px}
.surgery-doctor-watermark{right:-8%;top:-20px;width:62%}
}


/* MOBILE STEP 2 : ONE-STOP PROCESS */
.surgery-process-flow-svg{display:none}
@media(max-width:768px){
.surgery-process{padding:72px 0 78px;background:#f3f6fa}
.surgery-process-inner{max-width:none;width:100%}
.surgery-process-head{padding:0 7%;text-align:center}
.surgery-process-head>span{margin-bottom:18px;color:#004179;font-size:10px;font-weight:400}
.surgery-process-head h2{font-size:34px;line-height:1.38;letter-spacing:-.045em}
.surgery-process-head h2 b{color:#004179}
.surgery-process-head p{margin-top:24px!important;color:#929292;font-size:15px;font-weight:400;line-height:1.75;word-break:keep-all}
.surgery-process-list{position:relative;display:block;height:720px;margin-top:48px;padding:0}
.surgery-process-line{display:none}
.surgery-process-flow-svg{display:block;position:absolute;z-index:1;left:5%;top:0;width:90%;height:630px;overflow:visible;pointer-events:none}
.surgery-process-flow-svg path{fill:none;stroke:#0063b9;stroke-width:2.2;stroke-dasharray:7 6;stroke-linecap:round;stroke-linejoin:round}
.surgery-process-item{position:absolute;z-index:2;display:block;width:42%;min-height:0;padding:0;text-align:center}
.surgery-process-step-01{left:5%;top:0}.surgery-process-step-02{right:5%;top:0}.surgery-process-step-03{right:5%;top:255px}.surgery-process-step-04{left:5%;top:255px}.surgery-process-step-05{left:5%;top:510px}
.surgery-process-item .num{display:flex;width:66px;height:66px;margin:0 auto;border:2px solid #0063b9;background:#fff;color:#0063b9;font-size:27px}
.surgery-process-item.active .num{background:#0063b9;color:#fff;transform:scale(1.04);box-shadow:0 8px 20px rgba(0,99,185,.24)}
.surgery-process-item h3{margin:15px 0 8px!important;color:#0063b9;font-size:21px;line-height:1.3}
.surgery-process-item p{margin:0!important;color:#000;font-size:14px;font-weight:500;line-height:1.6}
.surgery-process-guide{display:grid;grid-template-columns:86px 1fr;align-items:center;gap:22px;width:86%;margin:0 auto;padding:30px 26px;border-left:0;border-top:4px solid #0063b9;background:#d9eafc}
.surgery-process-guide .icon{display:flex;align-items:center;justify-content:center;flex:none;width:86px;height:86px}
.surgery-process-guide .icon img{width:86px;height:86px;object-fit:contain}
.surgery-process-guide p{color:#000;font-size:14px;font-weight:500;line-height:1.75}
.surgery-process-guide strong{display:block;margin-bottom:4px;color:#0063b9;font-size:16px;font-weight:700}
.process-pc{display:none}
}
@media(max-width:390px){
.surgery-process{padding-top:62px}.surgery-process-head h2{font-size:31px}.surgery-process-head p{font-size:14px}.surgery-process-list{height:675px}.surgery-process-flow-svg{height:592px}.surgery-process-step-03,.surgery-process-step-04{top:235px}.surgery-process-step-05{top:470px}.surgery-process-item .num{width:60px;height:60px;font-size:24px}.surgery-process-item h3{font-size:19px}.surgery-process-item p{font-size:13px}.surgery-process-guide{grid-template-columns:72px 1fr;gap:17px;width:88%;padding:26px 20px}.surgery-process-guide .icon,.surgery-process-guide .icon img{width:72px;height:72px}.surgery-process-guide p{font-size:13px}.surgery-process-guide strong{font-size:15px}
}


/* MOBILE STEP 3 : SURGERY PROGRAM */
@media(max-width:768px){
.surgery-program{padding:70px 4.5% 82px;background:#fff}
.surgery-program-inner{max-width:none;width:100%}
.surgery-program-head{text-align:center}
.surgery-program-head>span{color:#004179;font-size:9px;font-weight:400}
.surgery-program-head h2{margin-top:18px!important;color:#000;font-size:31px;line-height:1.42;letter-spacing:-.045em}
.surgery-program-head p{margin-top:22px!important;color:#929292;font-size:14px;font-weight:400;line-height:1.75;word-break:keep-all}
.surgery-program-tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:3px;margin-top:40px;padding-bottom:25px;border-bottom:1px solid #b8cede}
.surgery-program-tab{min-height:78px;padding:10px 6px;border:1px solid #c9d8e5;border-radius:7px;background:#fff;color:#b7cde1}
.surgery-program-tab img{width:31px;height:31px;margin:0 auto 5px;opacity:.45;filter:none}
.surgery-program-tab span{font-size:13px;font-weight:700;line-height:1.25}
.surgery-program-tab.active{background:#00417b;border-color:#00417b;color:#fff}
.surgery-program-tab.active img{opacity:1;filter:brightness(0) invert(1)}
.surgery-program-tab.active:after{display:none}
.surgery-program-content{padding:31px 0 0}
.surgery-program-title{display:flex;align-items:flex-start;gap:13px}
.surgery-program-title .icon{flex:0 0 56px;width:56px;height:56px;border-radius:8px;background:#d9eafc}
.surgery-program-title .icon img{width:42px;height:42px}
.surgery-program-title span{color:#2077c4;font-size:10px;font-weight:700;line-height:1.25}
.surgery-program-title h3{margin-top:4px!important;color:#000;font-size:22px;line-height:1.35}
.surgery-program-title p{margin-top:7px!important;color:#929292;font-size:13px;font-weight:400;line-height:1.55}
.surgery-program-title .tags{gap:5px;margin-top:8px;flex-wrap:wrap}
.surgery-program-title .tags b{padding:5px 8px;background:#d9eafc;color:#2176c6;font-size:10px;font-weight:700}
.surgery-program-summary{margin-top:30px;padding:26px 22px;border-radius:8px;background:#f5f6fa;color:#000;font-size:14px;font-weight:500;line-height:1.8}
.surgery-program-summary:before{left:0;right:0;top:0;bottom:auto;width:auto;height:4px;border-radius:8px 8px 4px 4px;background:#2078c2}
.surgery-program-columns{display:block;margin-top:38px}
.surgery-program-columns>div+div{margin-top:36px}
.surgery-program-columns h4,h4.surgery-program-method-title{padding-left:18px;color:#00417b;font-size:16px;font-weight:700}
.surgery-program-columns h4:before,h4.surgery-program-method-title:before{left:0;top:1px;bottom:1px;width:4px;border-radius:4px;background:#2078c2}
.surgery-program-columns ul{margin-top:17px}
.surgery-program-columns li{margin:9px 0;padding-left:16px;color:#000;font-size:14px;font-weight:500;line-height:1.6}
h4.surgery-program-method-title{margin-top:40px!important;padding-left:18px!important}
.surgery-program-method{margin-top:20px;padding:28px 20px 26px;border-radius:17px;background:#e7eef6}
.surgery-program-method h5{color:#00417b;font-size:16px;font-weight:700;line-height:1.45}
.surgery-program-method>p{margin-top:13px!important;color:#000;font-size:14px;font-weight:500;line-height:1.8}
.surgery-method-info{grid-template-columns:1fr;gap:10px;margin-top:22px}
.surgery-method-info>div{min-height:58px;gap:12px;padding:10px 14px;border-radius:7px;background:#fff}
.surgery-method-info img{width:35px;height:35px}
.surgery-method-info span{font-size:10px;font-weight:500}
.surgery-method-info small{font-size:13px;font-weight:700}
}
@media(max-width:390px){
.surgery-program{padding-left:4%;padding-right:4%}.surgery-program-head h2{font-size:29px}.surgery-program-head p{font-size:13px}.surgery-program-tab{min-height:73px}.surgery-program-tab span{font-size:12px}.surgery-program-title h3{font-size:21px}.surgery-program-summary,.surgery-program-columns li,.surgery-program-method>p{font-size:13px}
}


/* MOBILE STEP 4 : DIRECTOR MESSAGE */
@media(max-width:768px){
.surgery-message{background:#101a33}
.surgery-message:before{display:none}
.surgery-message-bg{background-position:right top;background-size:90% auto;opacity:1}
.surgery-message-inner{max-width:none;margin:0;padding:72px 5.5% 80px}
.surgery-message-top .label{margin-bottom:30px;color:#1f90e3;font-size:10px;font-weight:400}
.surgery-message-top .doctor{gap:16px}
.surgery-message-top .doctor img{width:68px;height:68px}
.surgery-message-top .doctor strong{font-size:20px;font-weight:700;line-height:1.3}
.surgery-message-top .doctor p{margin-top:5px!important;color:#9eb1cf;font-size:13px;font-weight:400}
.surgery-message-line{height:1px;margin:34px 0 38px;background:#0f68bc}
.surgery-message-quote{margin-bottom:42px}
.surgery-message-quote p{font-size:30px;line-height:1.55;letter-spacing:-.045em;word-break:keep-all}
.surgery-message-quote .point{color:#0f7ee0}
.surgery-message-list .msg-item{display:grid;grid-template-columns:50px 1fr;align-items:start;gap:18px;padding:0 0 36px}
.surgery-message-list .msg-item+.msg-item{padding-top:36px;border-top:1px dashed rgba(255,255,255,.38)}
.surgery-message-list .num{flex:none;width:46px;height:46px;background:#eff4fb;color:#233e69;font-size:24px}
.surgery-message-list .txt h3{margin:2px 0 15px!important;color:#fff;font-size:20px;font-weight:700;line-height:1.45;word-break:keep-all}
.surgery-message-list .txt p{max-width:none;color:#e4e9f2;font-size:15px;font-weight:400;line-height:1.95;word-break:keep-all}
.surgery-message-sign{margin-top:8px;padding-right:2%;text-align:right}
.surgery-message-sign img{width:150px}
}
@media(max-width:390px){
.surgery-message-inner{padding:62px 5% 70px}.surgery-message-top .label{margin-bottom:25px}.surgery-message-top .doctor img{width:60px;height:60px}.surgery-message-top .doctor strong{font-size:18px}.surgery-message-top .doctor p{font-size:12px}.surgery-message-quote p{font-size:27px}.surgery-message-list .msg-item{grid-template-columns:44px 1fr;gap:14px}.surgery-message-list .num{width:40px;height:40px;font-size:21px}.surgery-message-list .txt h3{font-size:18px}.surgery-message-list .txt p{font-size:14px}.surgery-message-sign img{width:135px}
}

/* MOBILE FIX A : HERO DESC + DOCTOR SCALE/QUOTE */
@media(max-width:768px){
.surgery-hero-desc{display:flex;flex-direction:column;align-items:center}
.surgery-hero-desc p{display:block;width:max-content;max-width:100%;margin:0 0 5px!important;padding:2px 6px;background:rgba(255,255,255,.68);color:#000;text-align:center;font-weight:500}
.surgery-doctor-inner{padding:68px 6% 78px}
.surgery-doctor-photo{width:64%;max-width:520px;margin:0 auto 56px}
.surgery-doctor-watermark{right:-4%;top:-20px;width:64%;opacity:1}
.surgery-doctor-quote{font-size:clamp(15px,3.3vw,22px);line-height:1.62;letter-spacing:-.075em;overflow:visible}
.surgery-doctor-quote span{display:block;white-space:nowrap}
}
@media(max-width:390px){
.surgery-doctor-inner{padding:60px 5% 68px}
.surgery-doctor-photo{width:66%;margin-bottom:48px}
.surgery-doctor-watermark{right:-7%;top:-16px;width:68%}
}

/* MOBILE FIX B : ONE-STOP FLOW GEOMETRY */
@media(max-width:768px){
.surgery-process{padding:72px 0 82px}
.surgery-process-head{padding:0 6%}
.surgery-process-list{position:relative;display:block;width:86%;height:650px;margin:52px auto 0;padding:0}
.surgery-process-flow-svg{display:block;position:absolute;z-index:1;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}
.surgery-process-flow-svg .flow-line{fill:none;stroke:#0063b9;stroke-width:1.8;stroke-dasharray:6 5;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}
.surgery-process-flow-svg .flow-arrow{fill:#0063b9}
.surgery-process-item{position:absolute;z-index:2;display:block;width:42%;padding:0;text-align:center}
.surgery-process-step-01{left:6%;top:calc(7.64% - 33px)}
.surgery-process-step-02{right:6%;top:calc(7.64% - 33px)}
.surgery-process-step-03{right:6%;top:calc(41.67% - 33px)}
.surgery-process-step-04{left:6%;top:calc(41.67% - 33px)}
.surgery-process-step-05{left:6%;top:calc(75.69% - 33px)}
.surgery-process-item .num{width:66px;height:66px;margin:0 auto;border-width:2px;font-size:27px;background:#fff}
.surgery-process-item h3{margin:15px 0 8px!important;font-size:21px;line-height:1.3}
.surgery-process-item p{margin:0!important;font-size:14px;font-weight:500;line-height:1.6}
.surgery-process-guide{width:86%;margin:10px auto 0}
}
@media(max-width:390px){
.surgery-process-list{width:88%;height:620px;margin-top:46px}
.surgery-process-item .num{width:60px;height:60px;font-size:24px}
.surgery-process-step-01{top:calc(7.64% - 30px)}.surgery-process-step-02{top:calc(7.64% - 30px)}
.surgery-process-step-03{top:calc(41.67% - 30px)}.surgery-process-step-04{top:calc(41.67% - 30px)}.surgery-process-step-05{top:calc(75.69% - 30px)}
.surgery-process-item h3{font-size:19px}.surgery-process-item p{font-size:13px}
.surgery-process-guide{width:88%;margin-top:8px}
}

/* =========================================================
   SCROLL / ENTRANCE ANIMATION
   기존 레이아웃 규칙을 덮어쓰지 않고 전용 클래스만 사용
========================================================= */
.surgery-reveal{
    opacity:0;
    transition-property:opacity,transform;
    transition-duration:.78s;
    transition-timing-function:cubic-bezier(.22,.61,.36,1);
    transition-delay:var(--surgery-delay,0ms);
    will-change:opacity,transform;
}
.surgery-reveal--fade{transform:none}
.surgery-reveal--up{transform:translate3d(0,34px,0)}
.surgery-reveal--down{transform:translate3d(0,-24px,0)}
.surgery-reveal--left{transform:translate3d(-46px,0,0)}
.surgery-reveal--right{transform:translate3d(46px,0,0)}
.surgery-reveal--scale{transform:scale(.93)}
/* WHY ZION 카드: 과한 3D 회전 대신 살짝 떠오르며 안정적으로 자리 잡는 효과 */
.surgery-reveal--card{
    transform:translate3d(0,30px,0) scale(.985);
}
.surgery-reveal.is-visible{opacity:1;transform:none}

/* 카드 상단 블루 포인트 라인이 카드 등장과 함께 왼쪽→오른쪽으로 펼쳐짐 */
.surgery-standard-card.surgery-reveal--card:before{
    transform:scaleX(.12);
    transform-origin:left center;
    transition:transform .72s cubic-bezier(.22,.61,.36,1);
    transition-delay:calc(var(--surgery-delay,0ms) + 120ms);
}
.surgery-standard-card.surgery-reveal--card.is-visible:before{transform:scaleX(1)}

/* 아이콘도 아주 작게 따라 올라오도록 해 카드 전체가 딱딱하지 않게 처리 */
.surgery-standard-card.surgery-reveal--card .surgery-standard-icon{
    opacity:.45;
    transform:translate3d(0,8px,0) scale(.94);
    transition:opacity .55s ease,transform .7s cubic-bezier(.22,.61,.36,1);
    transition-delay:calc(var(--surgery-delay,0ms) + 110ms);
}
.surgery-standard-card.surgery-reveal--card.is-visible .surgery-standard-icon{
    opacity:1;
    transform:none;
}

.surgery-reveal-line{
    opacity:0;
    transform:scaleX(0);
    transform-origin:left center;
    transition:opacity .35s ease,transform 1.05s cubic-bezier(.22,.61,.36,1);
    transition-delay:var(--surgery-delay,0ms);
}
.surgery-reveal-line.is-visible{opacity:1;transform:scaleX(1)}

.surgery-hero-bg.surgery-hero-bg-motion{
    animation:surgeryHeroBgIn 1.8s cubic-bezier(.22,.61,.36,1) both;
}
@keyframes surgeryHeroBgIn{
    0%{opacity:.45;transform:scale(1.045)}
    100%{opacity:1;transform:scale(1)}
}

/* 카드·탭은 등장 후 마우스 반응만 아주 약하게 */
.surgery-standard-card.surgery-reveal,
.surgery-program-tab.surgery-reveal{
    transition-property:opacity,transform,box-shadow,background-color,border-color,color;
}
.surgery-standard-card.surgery-reveal.is-visible:hover{transform:translateY(-5px)}

/* JS에서 접근성 설정을 감지했을 때 즉시 표시 */
.surgery-motion-off .surgery-reveal,
.surgery-motion-off .surgery-reveal-line{
    opacity:1;
    transform:none;
    transition:none;
}
.surgery-motion-off .surgery-hero-bg.surgery-hero-bg-motion{animation:none}

