:root{
  --navy:#071b36;--navy2:#0b2b50;--navy3:#123c69;--gold:#c79a48;--gold2:#e7c77c;
  --cream:#f7f4ee;--white:#fff;--ink:#172237;--muted:#667085;--line:#e2e7ee;
  --radius:28px;--shadow:0 24px 70px rgba(7,27,54,.13)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Pretendard,"Noto Sans KR",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);line-height:1.75;word-break:keep-all;background:#fff}
a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.container{width:min(1180px,calc(100% - 40px));margin:auto}
.site-header{position:sticky;top:0;z-index:999;background:rgba(7,27,54,.95);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08)}
.nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center}.brand img{width:250px;height:auto;max-height:58px;object-fit:contain}
.links{display:flex;align-items:center;gap:28px;color:#fff;font-size:14px;font-weight:800}.links a:hover{color:var(--gold2)}
.cta{padding:10px 18px;border:1px solid var(--gold);border-radius:999px;color:var(--gold2)!important}.menu{display:none;background:none;border:0;color:#fff;font-size:28px}
.hero,.subhero{position:relative;overflow:hidden;background:linear-gradient(135deg,#06162d 0%,#0a2443 52%,#0e3964 100%);color:#fff}
.hero:before,.subhero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:48px 48px}
.hero-grid{position:relative;min-height:720px;display:grid;grid-template-columns:1.08fr .92fr;gap:60px;align-items:end}.hero-copy{align-self:center;padding:82px 0 90px}.kicker,.eyebrow{margin:0 0 16px;color:var(--gold2);font-size:13px;font-weight:900;letter-spacing:.14em}
.hero h1{margin:0;font-size:clamp(48px,6.1vw,78px);line-height:1.08;letter-spacing:-.065em}.hero h1 em{font-style:normal;color:var(--gold2)}
.hero p.desc{max-width:650px;color:rgba(255,255,255,.74);font-size:19px;margin:26px 0 0}
.pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.pills a{padding:8px 14px;border:1px solid rgba(255,255,255,.18);border-radius:999px;font-size:13px}
.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.btn{min-height:52px;padding:0 24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:850;border:1px solid transparent;transition:.2s}.btn:hover{transform:translateY(-2px)}
.btn-gold{background:linear-gradient(135deg,var(--gold2),var(--gold));color:var(--navy)}.btn-line{border-color:rgba(255,255,255,.4);color:#fff}
.hero-photo{position:relative;min-height:640px;display:flex;align-items:flex-end;justify-content:center}.hero-photo:before{content:"";position:absolute;width:450px;height:450px;border:1px solid rgba(230,196,119,.36);border-radius:50%;bottom:80px}.hero-photo img{position:relative;z-index:2;max-height:630px;filter:drop-shadow(0 28px 38px rgba(0,0,0,.26))}
.authority{position:relative;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.12);min-height:76px;align-items:center;text-align:center;color:rgba(255,255,255,.7);font-size:13px}.authority span+span{border-left:1px solid rgba(255,255,255,.12)}
.section{padding:110px 0}.section-head{max-width:800px;margin-bottom:50px}.section h2,.subhero h1{margin:0;font-size:clamp(34px,4.8vw,56px);line-height:1.25;letter-spacing:-.05em}.lead{max-width:760px;color:var(--muted);font-size:18px;margin:22px 0 0}
.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{padding:32px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 10px 35px rgba(7,27,54,.05)}.card .num,.service-card .num{color:var(--gold);font-weight:900}.card h3{font-size:23px;margin:16px 0 10px}.card p{color:var(--muted);margin:0}
.dark{background:var(--navy);color:#fff}.dark .lead{color:rgba(255,255,255,.68)}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.service-card{min-height:300px;padding:34px;border-radius:var(--radius);border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.045)}.service-card h3{font-size:30px;margin:18px 0 12px}.service-card p{color:rgba(255,255,255,.68)}.service-card a{color:var(--gold2);font-weight:800}
.doctor{background:var(--cream)}.doctor-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.doctor-photo{min-height:610px;background:linear-gradient(145deg,#e8e2d6,#faf8f3);border-radius:34px;display:flex;align-items:flex-end;justify-content:center;overflow:hidden}.doctor-photo img{max-height:600px}.doctor-copy p{color:var(--muted);font-size:18px}.career{columns:2;column-gap:32px;padding:0;list-style:none}.career li{break-inside:avoid;margin-bottom:10px;padding-left:13px;position:relative}.career li:before{content:"";position:absolute;left:0;top:.75em;width:4px;height:4px;border-radius:50%;background:var(--gold)}
.process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;padding:0;list-style:none}.process-grid li{min-height:215px;padding:26px;border:1px solid var(--line);border-radius:22px}.process-grid span{color:var(--gold);font-weight:900}.process-grid strong{display:block;margin-top:25px;font-size:20px}.process-grid p{color:var(--muted);font-size:14px}
.faq{background:#f8fafc}.faq-wrap{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding:22px 0;font-weight:850;font-size:18px}.faq-list details p{color:var(--muted);margin:-2px 0 22px}
.visit-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.visit-card{padding:34px;border:1px solid rgba(255,255,255,.13);border-radius:var(--radius);background:rgba(255,255,255,.05)}.hours div{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.1)}.hours strong{color:var(--gold2)}
.subhero{padding:95px 0 86px}.subhero .container{position:relative}.subhero p{max-width:800px;color:rgba(255,255,255,.72);font-size:18px}
.content{padding:90px 0}.content-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:start}.content h2{font-size:34px;letter-spacing:-.04em;margin:48px 0 14px}.content p,.content li{color:#4f5d70}.info-card{position:sticky;top:110px;padding:28px;border:1px solid var(--line);border-radius:24px;background:var(--cream)}.info-card h3{margin-top:0}.info-card ul{padding-left:20px}.note{padding:22px;border-left:4px solid var(--gold);background:var(--cream);margin-top:28px}
.link-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:32px}.link-card{padding:24px;border:1px solid var(--line);border-radius:20px}.link-card strong{display:block;margin-bottom:8px}.link-card span{color:var(--muted);font-size:14px}
.page-cta{padding:72px 0;background:#06162d;color:#fff}.page-cta .inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.page-cta h2{margin:0;font-size:40px;letter-spacing:-.04em}.page-cta p{color:rgba(255,255,255,.65)}
footer{padding:48px 0;background:#020b16;color:rgba(255,255,255,.56)}.footer{display:flex;justify-content:space-between;gap:35px}.footer img{width:250px;height:auto;max-height:58px;object-fit:contain}.footer div{text-align:right;font-size:13px}
.mobilebar{display:none}
@media(max-width:900px){.links{position:absolute;top:78px;left:20px;right:20px;display:none;padding:20px;border-radius:18px;background:#071b36;box-shadow:var(--shadow)}.links.open{display:grid}.menu{display:block}.hero-grid,.doctor-grid,.service-grid,.visit-grid,.faq-wrap,.content-grid{grid-template-columns:1fr}.hero-copy{padding-bottom:20px}.hero-photo{min-height:530px}.hero-photo img{max-height:520px}.authority{grid-template-columns:1fr;padding:16px 0;gap:8px}.authority span+span{border-left:0}.grid3{grid-template-columns:1fr}.career{columns:1}.process-grid{grid-template-columns:repeat(2,1fr)}.info-card{position:static}.footer{flex-direction:column}.footer div{text-align:left}.page-cta .inner{align-items:flex-start;flex-direction:column}}
@media(max-width:640px){.container{width:min(100% - 28px,1180px)}.section{padding:82px 0}.brand img{width:220px}.hero h1{font-size:45px}.hero-photo{min-height:460px}.hero-photo img{max-height:455px}.actions .btn{width:100%}.service-card,.card,.visit-card{padding:26px}.doctor-photo{min-height:500px}.doctor-photo img{max-height:490px}.process-grid,.link-cards{grid-template-columns:1fr}.mobilebar{position:fixed;left:12px;right:12px;bottom:12px;z-index:1000;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:8px;background:rgba(4,18,37,.95);border-radius:16px}.mobilebar a{min-height:46px;display:grid;place-items:center;border-radius:11px;font-weight:850;font-size:14px}.mobilebar a:first-child{color:#fff;border:1px solid rgba(255,255,255,.25)}.mobilebar a:last-child{background:linear-gradient(135deg,var(--gold2),var(--gold));color:var(--navy)}footer{padding-bottom:100px}}


/* Traffic accident landing page */
.traffic-hero{
  position:relative;
  overflow:hidden;
  padding:110px 0 100px;
  color:#fff;
  text-align:center;
  background:
    radial-gradient(circle at 20% 20%,rgba(231,199,124,.16),transparent 28%),
    linear-gradient(135deg,#071b36,#0d345d)
}
.traffic-pattern{
  position:absolute;inset:0;opacity:.16;
  background-image:
    linear-gradient(45deg,rgba(255,255,255,.08) 25%,transparent 25%),
    linear-gradient(-45deg,rgba(255,255,255,.08) 25%,transparent 25%);
  background-size:42px 42px
}
.traffic-hero-inner{position:relative}
.traffic-hero h1{margin:0;font-size:clamp(48px,7vw,78px);letter-spacing:-.055em}
.traffic-hero p{max-width:760px;margin:22px auto 0;color:rgba(255,255,255,.72);font-size:19px}
.traffic-hero .actions{justify-content:center}
.center{text-align:center;margin-left:auto;margin-right:auto}
.symptom-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.symptom-card{min-height:250px;padding:28px;border-radius:24px;background:var(--cream);border:1px solid #e3dac8;box-shadow:0 10px 28px rgba(7,27,54,.05)}
.symptom-card span{color:var(--gold);font-weight:900}
.symptom-card h3{font-size:24px;margin:18px 0 10px}
.symptom-card p{color:#536272}
.process-traffic{background:#fff}
.traffic-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;padding:0;list-style:none}
.traffic-steps li{text-align:center}
.step-circle{width:112px;height:112px;margin:0 auto 20px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#0d345d,#071b36);color:var(--gold2);font-size:24px;font-weight:900;box-shadow:0 18px 38px rgba(7,27,54,.16)}
.traffic-steps strong{display:block;font-size:20px}
.traffic-steps p{color:var(--muted);font-size:14px}
.treatment-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.treatment-card{padding:30px;border:1px solid rgba(255,255,255,.13);border-radius:24px;background:rgba(255,255,255,.05)}
.treatment-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:17px;background:linear-gradient(145deg,var(--gold2),var(--gold));color:var(--navy);font-size:24px;font-weight:900}
.treatment-card h3{font-size:24px;margin:20px 0 10px}
.treatment-card p{color:rgba(255,255,255,.68)}
.traffic-exam{background:var(--cream)}
.traffic-exam-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start}
.exam-list{margin:0;padding:0;list-style:none;border-top:1px solid #d9d4ca}
.exam-list li{display:grid;grid-template-columns:150px 1fr;gap:25px;padding:22px 0;border-bottom:1px solid #d9d4ca}
.exam-list strong{font-size:18px}
.exam-list span{color:var(--muted)}
.traffic-faq{background:var(--cream)}
@media(max-width:900px){
  .symptom-grid,.treatment-grid{grid-template-columns:repeat(2,1fr)}
  .traffic-steps{grid-template-columns:repeat(2,1fr)}
  .traffic-exam-grid{grid-template-columns:1fr}
}
@media(max-width:640px){
  .traffic-hero{padding:82px 0 72px}
  .symptom-grid,.treatment-grid,.traffic-steps{grid-template-columns:1fr}
  .exam-list li{grid-template-columns:1fr;gap:6px}
  .step-circle{width:92px;height:92px}
}


/* Traffic v6 additions */
.symptom-grid-8{grid-template-columns:repeat(4,1fr)}
.why-early{background:#fff}
.why-early-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start}
.why-checks{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.why-checks div{padding:24px;border:1px solid #e3dac8;border-radius:20px;background:var(--cream)}
.why-checks strong{display:block;margin-bottom:8px;font-size:18px}
.why-checks span{color:var(--muted);font-size:14px}
.traffic-steps-6{grid-template-columns:repeat(6,1fr)}
.treatment-grid-6{grid-template-columns:repeat(3,1fr)}
.accident-types{background:#fff}
.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.case-grid article{padding:26px;border:1px solid #e3dac8;border-radius:20px;background:var(--cream);box-shadow:0 10px 28px rgba(7,27,54,.04)}
.case-grid strong{display:block;font-size:20px;margin-bottom:8px}
.case-grid span{color:var(--muted);font-size:14px}
@media(max-width:1000px){
  .traffic-steps-6{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:900px){
  .why-early-grid{grid-template-columns:1fr}
  .treatment-grid-6{grid-template-columns:repeat(2,1fr)}
  .case-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:640px){
  .symptom-grid-8,.why-checks,.traffic-steps-6,.treatment-grid-6,.case-grid{grid-template-columns:1fr}
}


/* Traffic v7 unified palette */
.traffic-intro,
.why-early,
.process-traffic,
.accident-types{
  background:#fff;
}
.symptom-card,
.why-checks div,
.case-grid article{
  transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;
}
.symptom-card:hover,
.why-checks div:hover,
.case-grid article:hover{
  transform:translateY(-4px);
  border-color:rgba(199,154,72,.55);
  box-shadow:0 18px 42px rgba(7,27,54,.08);
}
.symptom-card h3,
.why-checks strong,
.case-grid strong{
  color:var(--navy);
}
.traffic-faq .faq-list details{
  border-color:#ddd3bf;
}
.traffic-faq .faq-list summary{
  color:var(--navy);
}
.traffic-faq .faq-list summary::marker{
  color:var(--gold);
}


/* Five-service layout */
.service-grid-five{
  grid-template-columns:repeat(6,1fr);
}
.service-grid-five .service-card{
  grid-column:span 2;
}
.service-grid-five .service-card:nth-child(4){
  grid-column:2 / span 2;
}
.service-grid-five .service-card:nth-child(5){
  grid-column:4 / span 2;
}
.service-card-featured{
  background:linear-gradient(145deg,rgba(199,154,72,.22),rgba(255,255,255,.055));
  border-color:rgba(231,199,124,.34);
}

/* Diet page */
.diet-hero{
  position:relative;
  overflow:hidden;
  padding:110px 0 100px;
  color:#fff;
  text-align:center;
  background:
    radial-gradient(circle at 20% 18%,rgba(231,199,124,.18),transparent 28%),
    linear-gradient(135deg,#071b36,#0d345d);
}
.diet-pattern{
  position:absolute;inset:0;opacity:.14;
  background-image:
    linear-gradient(45deg,rgba(255,255,255,.07) 25%,transparent 25%),
    linear-gradient(-45deg,rgba(255,255,255,.07) 25%,transparent 25%);
  background-size:44px 44px;
}
.diet-hero-inner{position:relative}
.diet-hero h1{margin:0;font-size:clamp(48px,7vw,78px);letter-spacing:-.055em}
.diet-hero p{max-width:780px;margin:22px auto 0;color:rgba(255,255,255,.72);font-size:19px}
.diet-hero .actions{justify-content:center}
.diet-check-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.diet-check-grid article{
  min-height:245px;padding:28px;border-radius:24px;
  background:var(--cream);border:1px solid #e3dac8;
  box-shadow:0 10px 28px rgba(7,27,54,.05)
}
.diet-check-grid span{color:var(--gold);font-weight:900}
.diet-check-grid h3{font-size:24px;margin:18px 0 10px;color:var(--navy)}
.diet-check-grid p{color:var(--muted)}
.diet-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;padding:0;list-style:none}
.diet-steps li{text-align:center}
.diet-steps div{
  width:106px;height:106px;margin:0 auto 20px;display:grid;place-items:center;
  border-radius:50%;background:linear-gradient(145deg,#0d345d,#071b36);
  color:var(--gold2);font-size:23px;font-weight:900;
  box-shadow:0 18px 38px rgba(7,27,54,.16)
}
.diet-steps strong{display:block;font-size:20px}
.diet-steps p{color:var(--muted);font-size:14px}
.diet-care-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.diet-care-grid article{padding:30px;border:1px solid rgba(255,255,255,.13);border-radius:24px;background:rgba(255,255,255,.05)}
.diet-care-grid article div{
  width:58px;height:58px;display:grid;place-items:center;border-radius:17px;
  background:linear-gradient(145deg,var(--gold2),var(--gold));
  color:var(--navy);font-size:24px;font-weight:900
}
.diet-care-grid h3{font-size:24px;margin:20px 0 10px}
.diet-care-grid p{color:rgba(255,255,255,.68)}
.diet-safety{background:var(--cream)}
.diet-safety-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px}
.diet-safety ul{margin:0;padding:0;list-style:none;border-top:1px solid #d9d4ca}
.diet-safety li{display:grid;grid-template-columns:160px 1fr;gap:24px;padding:22px 0;border-bottom:1px solid #d9d4ca}
.diet-safety strong{font-size:18px}
.diet-safety span{color:var(--muted)}
.diet-faq{background:#fff}

@media(max-width:1000px){
  .service-grid-five{grid-template-columns:repeat(2,1fr)}
  .service-grid-five .service-card,
  .service-grid-five .service-card:nth-child(4),
  .service-grid-five .service-card:nth-child(5){grid-column:auto}
  .diet-check-grid,.diet-care-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:900px){
  .diet-steps{grid-template-columns:repeat(2,1fr)}
  .diet-safety-grid{grid-template-columns:1fr}
}
@media(max-width:640px){
  .service-grid-five,
  .diet-check-grid,
  .diet-care-grid,
  .diet-steps{grid-template-columns:1fr}
  .diet-hero{padding:82px 0 72px}
  .diet-safety li{grid-template-columns:1fr;gap:6px}
}


/* Spine & joint page */
.spine-hero{
  position:relative;overflow:hidden;color:#fff;
  background:linear-gradient(135deg,#06162d 0%,#0a2443 55%,#0e3964 100%);
}
.spine-pattern{
  position:absolute;inset:0;
  background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);
  background-size:48px 48px;
}
.spine-hero-grid{
  position:relative;min-height:650px;display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:end;
}
.spine-hero-copy{align-self:center;padding:80px 0}
.spine-hero h1{margin:0;font-size:clamp(48px,6vw,74px);line-height:1.1;letter-spacing:-.06em}
.spine-hero h1 em{font-style:normal;color:var(--gold2)}
.spine-hero-copy>p:not(.eyebrow){max-width:680px;color:rgba(255,255,255,.72);font-size:18px}
.spine-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}
.spine-tags span{padding:9px 15px;border:1px solid rgba(255,255,255,.2);border-radius:999px;font-size:14px}
.spine-hero-photo{position:relative;min-height:570px;display:flex;align-items:flex-end;justify-content:center}
.spine-hero-photo img{position:relative;z-index:2;max-height:560px;filter:drop-shadow(0 28px 38px rgba(0,0,0,.25))}
.spine-ring{position:absolute;width:420px;height:420px;border:1px solid rgba(231,199,124,.35);border-radius:50%;bottom:60px}
.area-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}
.area-grid article{text-align:center;padding:25px 15px;border:1px solid var(--line);border-radius:22px;background:#fff}
.area-icon{width:76px;height:76px;margin:0 auto 18px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(199,154,72,.48);color:var(--gold);font-size:28px;font-weight:900}
.area-grid h3{margin:0 0 10px;font-size:20px}
.area-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}
.spine-causes{background:var(--cream)}
.cause-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.cause-grid article{padding:28px;border:1px solid #e3dac8;border-radius:22px;background:#fff}
.cause-grid span{color:var(--gold);font-weight:900}
.cause-grid h3{font-size:22px;margin:16px 0 8px}
.cause-grid p{color:var(--muted)}
.spine-treatment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.spine-treatment-grid article{padding:30px;border:1px solid rgba(255,255,255,.13);border-radius:24px;background:rgba(255,255,255,.05)}
.treat-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:17px;background:linear-gradient(145deg,var(--gold2),var(--gold));color:var(--navy);font-size:24px;font-weight:900}
.spine-treatment-grid h3{font-size:23px;margin:20px 0 9px}
.spine-treatment-grid p{color:rgba(255,255,255,.68)}
.chuna-highlight{background:#fff}
.chuna-highlight-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.chuna-visual{min-height:320px;padding:40px;border:1px solid #e3dac8;border-radius:30px;background:var(--cream);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;text-align:center}
.hand{font-size:64px}
.chuna-line{width:120px;height:3px;background:linear-gradient(90deg,var(--gold),var(--gold2));position:relative}
.chuna-line:after{content:"";position:absolute;right:-2px;top:-5px;width:12px;height:12px;border-top:3px solid var(--gold2);border-right:3px solid var(--gold2);transform:rotate(45deg)}
.chuna-visual strong{grid-column:1/-1;margin-top:24px;color:var(--navy)}
.text-link{display:inline-block;margin-top:20px;color:var(--gold);font-weight:850}
.spine-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;padding:0;list-style:none}
.spine-steps li{text-align:center}
.spine-steps div{width:96px;height:96px;margin:0 auto 16px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#0d345d,#071b36);color:var(--gold2);font-size:21px;font-weight:900}
.spine-steps strong{display:block;font-size:19px}
.spine-steps p{color:var(--muted);font-size:14px}
.spine-check{background:var(--cream)}
.spine-check-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:55px;align-items:start}
.check-list{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.check-list span{padding:18px 20px;border:1px solid #e3dac8;border-radius:16px;background:#fff;color:var(--navy);font-weight:750}
.check-list span:before{content:"✓";color:var(--gold);font-weight:900;margin-right:10px}
.spine-faq{background:#fff}
@media(max-width:1050px){
  .area-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:900px){
  .spine-hero-grid,.chuna-highlight-grid,.spine-check-grid{grid-template-columns:1fr}
  .spine-hero-copy{padding-bottom:20px}
  .spine-hero-photo{min-height:480px}
  .spine-hero-photo img{max-height:470px}
  .cause-grid,.spine-treatment-grid{grid-template-columns:repeat(2,1fr)}
  .spine-steps{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:640px){
  .area-grid,.cause-grid,.spine-treatment-grid,.spine-steps,.check-list{grid-template-columns:1fr}
  .spine-hero h1{font-size:44px}
  .spine-hero-photo{min-height:420px}
  .spine-hero-photo img{max-height:410px}
  .spine-ring{width:320px;height:320px}
  .chuna-visual{grid-template-columns:1fr}
  .chuna-line{margin:18px auto;transform:rotate(90deg)}
  .chuna-visual strong{grid-column:auto}
}


/* Spine final page */
.spine-hero-final{position:relative;overflow:hidden;color:#fff;background:linear-gradient(135deg,#06162d,#0a2443 56%,#0e3964)}
.spine-hero-final:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:48px 48px}
.spine-hero-final-grid{position:relative;min-height:650px;display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:end}
.spine-hero-final-grid>div:first-child{align-self:center;padding:80px 0}
.spine-hero-final h1{margin:0;font-size:clamp(48px,6vw,74px);line-height:1.1;letter-spacing:-.06em}
.spine-hero-final h1 em{font-style:normal;color:var(--gold2)}
.spine-hero-final p:not(.eyebrow){max-width:680px;color:rgba(255,255,255,.72);font-size:18px}
.spine-keywords{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}
.spine-keywords span{padding:9px 15px;border:1px solid rgba(255,255,255,.2);border-radius:999px;font-size:14px}
.spine-hero-doctor{position:relative;min-height:570px;display:flex;align-items:flex-end;justify-content:center}
.spine-hero-doctor img{position:relative;z-index:2;max-height:560px;filter:drop-shadow(0 28px 38px rgba(0,0,0,.25))}
.spine-hero-ring{position:absolute;width:420px;height:420px;border:1px solid rgba(231,199,124,.35);border-radius:50%;bottom:60px}
.condition-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}
.condition-grid article{text-align:center;padding:28px 18px;border:1px solid var(--line);border-radius:22px;background:#fff}
.condition-grid article div{width:78px;height:78px;margin:0 auto 18px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(199,154,72,.48);color:var(--gold);font-size:28px;font-weight:900}
.condition-grid h3{font-size:21px;margin:0 0 9px}.condition-grid p{color:var(--muted);font-size:14px}
.spine-symptoms-final{background:var(--cream)}
.symptom-check-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.symptom-check-grid span{padding:20px;border:1px solid #e3dac8;border-radius:18px;background:#fff;color:var(--navy);font-weight:750}
.symptom-check-grid span:before{content:"✓";color:var(--gold);font-weight:900;margin-right:10px}
.cause-grid-final{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.cause-grid-final article{padding:28px;border:1px solid var(--line);border-radius:22px}
.cause-grid-final span,.why-grid-final span{color:var(--gold);font-weight:900}
.cause-grid-final h3,.why-grid-final h3{font-size:22px;margin:15px 0 8px}.cause-grid-final p,.why-grid-final p{color:var(--muted)}
.treatment-grid-final{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.treatment-grid-final article{padding:30px;border:1px solid rgba(255,255,255,.13);border-radius:24px;background:rgba(255,255,255,.05)}
.treatment-grid-final article div{width:58px;height:58px;display:grid;place-items:center;border-radius:17px;background:linear-gradient(145deg,var(--gold2),var(--gold));color:var(--navy);font-size:24px;font-weight:900}
.treatment-grid-final h3{font-size:23px;margin:20px 0 9px}.treatment-grid-final p{color:rgba(255,255,255,.68)}
.spine-why-final{background:var(--cream)}
.why-grid-final{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.why-grid-final article{padding:28px;border:1px solid #e3dac8;border-radius:22px;background:#fff}
.process-grid-final{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;padding:0;list-style:none}
.process-grid-final li{text-align:center}
.process-grid-final div{width:94px;height:94px;margin:0 auto 16px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#0d345d,#071b36);color:var(--gold2);font-weight:900}
.process-grid-final strong{display:block;font-size:19px}.process-grid-final p{color:var(--muted);font-size:14px}
.spine-faq-final{background:#fff}
@media(max-width:1050px){.condition-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){
  .spine-hero-final-grid{grid-template-columns:1fr}
  .spine-hero-final-grid>div:first-child{padding-bottom:20px}
  .spine-hero-doctor{min-height:480px}
  .spine-hero-doctor img{max-height:470px}
  .symptom-check-grid,.cause-grid-final,.treatment-grid-final,.why-grid-final{grid-template-columns:repeat(2,1fr)}
  .process-grid-final{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:640px){
  .condition-grid,.symptom-check-grid,.cause-grid-final,.treatment-grid-final,.why-grid-final,.process-grid-final{grid-template-columns:1fr}
  .spine-hero-final h1{font-size:44px}
  .spine-hero-doctor{min-height:420px}
  .spine-hero-doctor img{max-height:410px}
  .spine-hero-ring{width:320px;height:320px}
}

/* Chuna page v12.3 */
.chuna-subhero p{max-width:820px}
.chuna-symptom-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:26px}
.chuna-chip{padding:22px;border:1px solid var(--line);border-radius:20px;background:var(--cream)}
.chuna-chip strong,.chuna-chip span{display:block}.chuna-chip span{margin-top:7px;color:var(--muted);font-size:14px}
.chuna-philosophy{background:#f8fafc}.chuna-copy{max-width:920px}.chuna-copy p{font-size:18px;line-height:1.85;color:#46566a}
.chuna-copy blockquote{margin:34px 0 0;padding:28px 32px;border-left:4px solid var(--gold);background:#fff;border-radius:0 20px 20px 0;font-size:22px;font-weight:800;line-height:1.7;color:var(--navy)}
.chuna-dark-copy{max-width:920px}.chuna-dark-copy p{font-size:18px;line-height:1.85;color:rgba(255,255,255,.72)}.chuna-dark-copy strong{color:var(--gold2)}
.chuna-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;padding:0;list-style:none}
.chuna-steps li{text-align:center}.chuna-steps div{width:86px;height:86px;margin:0 auto 16px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#0d345d,#071b36);color:var(--gold2);font-size:20px;font-weight:900}.chuna-steps strong{display:block;font-size:19px}.chuna-steps p{color:var(--muted);font-size:14px}
.chuna-faq{background:var(--cream)}.link-cards-two{grid-template-columns:repeat(2,1fr);max-width:820px}
@media(max-width:900px){.chuna-steps{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.chuna-symptom-grid,.chuna-steps,.link-cards-two{grid-template-columns:1fr}.chuna-copy blockquote{font-size:19px;padding:24px}}

/* v12.4.0 diet page */
.diet-philosophy{max-width:900px;margin:36px auto 0;padding:30px;border:1px solid rgba(184,147,82,.35);background:#fff;text-align:center;border-radius:18px;box-shadow:0 12px 34px rgba(7,27,54,.08)}.diet-philosophy strong{display:block;font-size:clamp(28px,4vw,44px);color:#071b36;margin-bottom:10px}.diet-philosophy span{font-size:18px;line-height:1.8}.diet-program-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:34px}.diet-program-grid article{padding:34px;border:1px solid #e4dfd5;border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(7,27,54,.06)}.diet-program-grid article.featured{border:2px solid #b89352;background:linear-gradient(180deg,#fff,#fbf7ef)}.diet-program-grid h3{font-size:28px;margin:14px 0}.diet-program-grid p,.diet-program-grid li{line-height:1.75}.program-tag{display:inline-block;padding:6px 12px;border-radius:999px;background:#071b36;color:#fff;font-size:13px}.table-wrap{overflow-x:auto}.diet-table{width:100%;border-collapse:collapse;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(7,27,54,.06)}.diet-table th,.diet-table td{padding:18px;border:1px solid #e7e2d8;text-align:left;vertical-align:top;line-height:1.6}.diet-table thead th{background:#071b36;color:#fff}.diet-table tbody th{background:#f7f3eb;width:20%}.target-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.target-grid h2 strong{font-size:clamp(48px,7vw,78px);color:#b89352}.related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.related-grid a{display:flex;flex-direction:column;gap:8px;padding:26px;border:1px solid #e4dfd5;border-radius:16px;background:#fff;text-decoration:none;color:#071b36}.related-grid a strong{font-size:22px}.related-grid a span{color:#5b6470;line-height:1.6}@media(max-width:760px){.diet-program-grid,.target-grid,.related-grid{grid-template-columns:1fr}.diet-program-grid article{padding:24px}.diet-table th,.diet-table td{min-width:180px;padding:14px}.diet-hero h1{font-size:36px}}

/* Health Column / CMS v12.5.2 */
.column-hero{
  position:relative;overflow:hidden;padding:104px 0 92px;color:#fff;
  background:
    radial-gradient(circle at 12% 22%,rgba(231,199,124,.16),transparent 27%),
    linear-gradient(135deg,#071b36 0%,#0b2d50 58%,#12385d 100%);
}
.column-hero-orb{position:absolute;border-radius:50%;border:1px solid rgba(231,199,124,.22);pointer-events:none}
.column-hero-orb-a{width:430px;height:430px;right:-120px;top:-170px}
.column-hero-orb-b{width:250px;height:250px;right:210px;bottom:-150px}
.column-hero-grid{position:relative;display:grid;grid-template-columns:1.25fr .75fr;gap:72px;align-items:end}
.column-hero .kicker{margin:0 0 17px;color:var(--gold2);font-size:14px;font-weight:900;letter-spacing:.08em}
.column-hero h1{margin:0;font-size:clamp(46px,6.5vw,74px);line-height:1.13;letter-spacing:-.055em}
.column-hero h1 em{font-style:normal;color:var(--gold2)}
.column-hero-desc{max-width:720px;margin:26px 0 0;color:rgba(255,255,255,.72);font-size:18px;line-height:1.85}
.column-hero-note{padding:28px;border:1px solid rgba(255,255,255,.13);border-radius:24px;background:rgba(255,255,255,.065);backdrop-filter:blur(10px);box-shadow:0 24px 55px rgba(0,0,0,.16)}
.column-hero-note span{display:block;color:var(--gold2);font-size:13px;font-weight:900;margin-bottom:10px}
.column-hero-note strong{display:block;font-size:23px;line-height:1.45}
.column-hero-note p{margin:13px 0 0;color:rgba(255,255,255,.66);line-height:1.75;font-size:15px}
.column-intro{background:var(--cream);border-bottom:1px solid #e6dfd1}
.column-intro-inner{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;padding:42px 0}
.column-intro span{display:block;color:var(--gold);font-size:12px;font-weight:900;letter-spacing:.12em;margin-bottom:7px}
.column-intro h2{margin:0;color:var(--navy);font-size:28px;letter-spacing:-.035em}
.column-intro p{margin:0;color:var(--muted);line-height:1.75;font-size:14px}
.column-section{padding-top:58px;background:#fff}
.column-filters{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:34px;padding-bottom:23px;border-bottom:1px solid var(--line)}
.column-filter{border:1px solid #dbe1e7;background:#fff;border-radius:999px;padding:10px 15px;cursor:pointer;font:inherit;font-size:14px;font-weight:750;color:#42566c;transition:.18s ease}
.column-filter:hover{border-color:#b99a58;color:var(--navy);transform:translateY(-1px)}
.column-filter.active{background:var(--navy);color:#fff;border-color:var(--navy);box-shadow:0 8px 20px rgba(7,27,54,.12)}
.column-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.column-card{position:relative;overflow:hidden;border:1px solid #e1e6eb;border-radius:24px;background:#fff;box-shadow:0 12px 34px rgba(7,27,54,.065);transition:.2s ease}
.column-card:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,var(--gold),var(--gold2));opacity:.8}
.column-card:hover{transform:translateY(-4px);box-shadow:0 20px 46px rgba(7,27,54,.11);border-color:#d6c7a7}
.column-card>a{display:flex;flex-direction:column;padding:27px;color:inherit;text-decoration:none;height:100%;min-height:285px}
.column-card-top{display:flex;justify-content:space-between;align-items:center;gap:12px}
.column-card-top time{color:#8995a0;font-size:.82rem;white-space:nowrap}
.column-card h2{font-size:1.26rem;line-height:1.52;margin:20px 0 12px;color:var(--navy);letter-spacing:-.025em}
.column-card p{margin:0;color:#5d6b78;line-height:1.75;font-size:.95rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.column-readmore{margin-top:auto;padding-top:22px;color:#9b773c;font-weight:850;font-size:14px}
.column-readmore b{margin-left:4px;font-size:16px}
.column-category{display:inline-flex;align-items:center;padding:6px 11px;border-radius:999px;background:#f4efe5;color:#8a6832;font-size:.78rem;font-weight:850}
.column-empty{grid-column:1/-1;text-align:center;padding:76px 26px;border:1px solid #e2ded5;border-radius:28px;background:linear-gradient(180deg,#fcfaf6,#f7f2e8);box-shadow:0 14px 38px rgba(7,27,54,.045)}
.column-empty-kicker{display:block;color:var(--gold);font-size:12px;font-weight:900;letter-spacing:.13em;margin-bottom:13px}
.column-empty h2{margin:0;color:var(--navy);font-size:clamp(26px,4vw,38px);letter-spacing:-.04em}
.column-empty p{max-width:660px;margin:16px auto 0;color:var(--muted);line-height:1.8}
.column-empty-topics{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:26px}
.column-empty-topics span{padding:8px 12px;border:1px solid #ded5c4;border-radius:999px;background:#fff;color:#4e6071;font-size:13px;font-weight:750}
.column-article{padding:58px 0 90px;background:#fff}
.column-article-inner{max-width:880px}
.column-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:.9rem;color:#7a8792;margin-bottom:32px}
.column-breadcrumb a{color:inherit}.column-breadcrumb a:hover{color:var(--gold)}
.column-article-head{padding-bottom:36px;border-bottom:1px solid var(--line)}
.column-article-head h1{font-size:clamp(36px,5vw,56px);line-height:1.24;letter-spacing:-.05em;color:var(--navy);margin:16px 0 13px}
.column-article-head time{color:#88939d;font-size:14px}
.column-answer{position:relative;margin:34px 0 0;padding:26px 28px 27px;border:1px solid #e2d7c3;background:linear-gradient(145deg,#fbf8f1,#f5efe3);border-radius:20px}
.column-answer:before{content:"핵심";position:absolute;right:22px;top:18px;color:rgba(184,147,82,.18);font-weight:950;font-size:34px;letter-spacing:-.08em}
.column-answer strong{position:relative;display:block;margin-bottom:8px;color:#9a7539;font-size:14px}
.column-answer p{position:relative;margin:0;line-height:1.82;color:#37495a;font-size:17px}
.column-body{padding-top:18px;font-size:1.04rem;line-height:1.92;color:#26384b}
.column-body>p{margin:20px 0}
.column-body h2{margin:52px 0 15px;font-size:1.75rem;line-height:1.42;color:var(--navy);letter-spacing:-.035em}
.column-body h3{margin:38px 0 12px;font-size:1.34rem;color:var(--navy)}
.column-body ul,.column-body ol{padding-left:1.45em}.column-body li{margin:7px 0}
.column-body blockquote{margin:28px 0;padding:19px 22px;background:#f7f9fb;border-left:4px solid #91a7ba;border-radius:0 14px 14px 0;color:#4e6274}
.column-body a{color:#8d6b32;text-decoration:underline;text-underline-offset:3px}
.column-faq,.column-related{margin-top:58px;padding-top:6px}
.column-faq h2,.column-related h2{font-size:28px;color:var(--navy);letter-spacing:-.04em}
.column-faq details{border-top:1px solid var(--line);padding:20px 2px}
.column-faq details:last-child{border-bottom:1px solid var(--line)}
.column-faq summary{cursor:pointer;font-weight:850;color:var(--navy)}
.column-faq details p{line-height:1.78;color:#586b7c;margin:13px 0 2px}
.column-note{margin-top:48px;padding:19px 21px;background:#f5f7f9;border:1px solid #e2e7eb;border-radius:15px;color:#64717c;font-size:.91rem;line-height:1.7}
.column-actions{margin-top:28px}
@media(max-width:900px){
  .column-hero-grid,.column-intro-inner{grid-template-columns:1fr;gap:34px}
  .column-hero-note{max-width:620px}
  .column-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:620px){
  .column-hero{padding:72px 0 60px}
  .column-hero h1{font-size:42px}
  .column-hero-desc{font-size:16px}
  .column-hero-note{padding:22px}
  .column-intro-inner{padding:32px 0;gap:20px}
  .column-grid{grid-template-columns:1fr}
  .column-section{padding-top:42px}
  .column-filters{gap:7px;margin-bottom:26px}
  .column-filter{padding:8px 11px;font-size:.86rem}
  .column-card>a{min-height:0;padding:23px}
  .column-empty{padding:58px 18px}
  .column-article{padding-top:34px}
  .column-article-head h1{font-size:37px}
  .column-answer{padding:22px}
  .column-answer:before{display:none}
}

.column-card-image{
  width:100%;
  aspect-ratio:16/9;
  object-fit:cover;
  display:block;
  border-radius:14px;
  margin-bottom:16px;
}

.column-hero-image{
  width:100%;
  aspect-ratio:16/9;
  object-fit:cover;
  display:block;
  border-radius:18px;
  margin:24px 0;
}

/* Notice board */
.notice-hero{padding:82px 0 72px;color:#fff;background:linear-gradient(135deg,#06162d,#0e3964)}
.notice-hero h1{margin:0;font-size:clamp(40px,5vw,58px);letter-spacing:-.05em}
.notice-hero p:last-child{margin:16px 0 0;color:rgba(255,255,255,.72);font-size:18px}
.notice-section{padding-top:72px}.notice-wrap{max-width:980px}
.notice-list-head,.notice-row>a{display:grid;grid-template-columns:minmax(0,1fr) 120px;gap:24px;align-items:center}
.notice-list-head{padding:0 22px 14px;color:var(--muted);font-size:14px;border-bottom:2px solid var(--navy)}
.notice-list-head span{text-align:right}.notice-list{margin:0;padding:0;list-style:none}
.notice-row>a{padding:20px 22px;border-bottom:1px solid var(--line);transition:.2s}
.notice-row>a:hover{background:var(--cream)}.notice-row time{text-align:right;color:var(--muted);font-size:14px}
.notice-title{font-weight:750}.notice-badge{display:inline-flex;margin-right:10px;padding:3px 9px;border-radius:999px;background:var(--navy);color:var(--gold2);font-size:12px;vertical-align:2px}
.notice-empty{padding:46px 20px;text-align:center;color:var(--muted);border-bottom:1px solid var(--line)}
.notice-article{padding:58px 0 100px}.notice-article-inner{max-width:850px}
.notice-article header{padding:36px 0 28px;border-bottom:1px solid var(--line)}
.notice-article h1{margin:8px 0 10px;font-size:clamp(34px,5vw,52px);line-height:1.3;letter-spacing:-.045em}
.notice-article header time{color:var(--muted)}.notice-image{display:block;width:min(100%,680px);height:auto;max-height:none;object-fit:contain;margin:26px auto 0;border-radius:18px}
.notice-body{padding:40px 0 24px}.notice-back{padding-top:26px;border-top:1px solid var(--line)}
.notice-back .btn{border-color:var(--navy);color:var(--navy)}
.home-notice{padding:78px 0;background:#fff}.home-notice-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}
.home-notice-head h2{font-size:38px}.home-notice-head>a{color:var(--navy);font-weight:850}
.home-notice-list{margin:0;padding:0;list-style:none;border-top:2px solid var(--navy)}
.home-notice-list li>a{display:grid;grid-template-columns:minmax(0,1fr) 110px;gap:20px;padding:17px 12px;border-bottom:1px solid var(--line)}
.home-notice-list time{text-align:right;color:var(--muted);font-size:14px}
@media(max-width:640px){
  .notice-list-head{display:none}.notice-row>a,.home-notice-list li>a{grid-template-columns:1fr;gap:5px;padding:17px 8px}
  .notice-row time,.home-notice-list time{text-align:left;font-size:13px}.notice-section{padding-top:44px}
  .notice-article{padding-top:34px}.notice-article header{padding-top:24px}.home-notice-head h2{font-size:32px}
}

/* Main notice popups */
body.has-notice-popup{overflow:hidden}
.notice-popup-layer{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;padding:24px}
.notice-popup-layer[hidden]{display:none}
.notice-popup-backdrop{position:absolute;inset:0;background:rgba(3,14,29,.72);backdrop-filter:blur(5px)}
.notice-popup-shell{position:relative;width:min(560px,100%);max-height:calc(100dvh - 48px);overflow:auto;border:1px solid rgba(255,255,255,.22);border-radius:24px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.4)}
.notice-popup-shell>header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:var(--navy);color:#fff}
.notice-popup-shell>header strong{color:var(--gold2);font-size:14px;letter-spacing:.08em}
.notice-popup-shell>header button{width:40px;height:40px;border:0;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:26px;line-height:1;cursor:pointer}
.notice-popup-stage{position:relative;background:#fff}
.notice-popup-card{min-width:0;background:#fff}
.notice-popup-card[hidden]{display:none}
.notice-popup-image{display:block;background:#fff}
.notice-popup-image img{display:block;width:100%;height:auto}
.notice-popup-content{display:flex;flex-direction:column;padding:24px}
.notice-popup-content-image{padding:20px 24px}
.notice-popup-content-text{min-height:260px}
.notice-popup-content>span{color:var(--gold);font-size:12px;font-weight:900;letter-spacing:.08em}
.notice-popup-content h2{margin:7px 0 10px;color:var(--navy);font-size:clamp(23px,3vw,31px);line-height:1.3;letter-spacing:-.04em}
.notice-popup-content p{margin:0 0 18px;color:var(--muted);font-size:15px}
.notice-popup-detail{align-self:flex-start;margin-top:auto;color:var(--navy);font-weight:850}
.notice-popup-detail b{color:var(--gold)}
.notice-popup-pager{display:flex;align-items:center;justify-content:center;gap:14px;padding:10px 16px;border-top:1px solid var(--line);background:#fff}
.notice-popup-pager[hidden]{display:none}
.notice-popup-pager button{width:34px;height:34px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--navy);font-size:24px;line-height:1;cursor:pointer}
.notice-popup-pager span{min-width:38px;text-align:center;color:var(--muted);font-size:13px;font-weight:750}
.notice-popup-actions{display:grid;grid-template-columns:1fr auto;border-top:1px solid var(--line)}
.notice-popup-actions button{min-height:50px;padding:0 18px;border:0;background:#fff;color:var(--muted);font:inherit;font-size:13px;cursor:pointer}
.notice-popup-actions button+button{border-left:1px solid var(--line);color:var(--navy);font-weight:800}
@media(max-width:640px){
  .notice-popup-layer{align-items:end;padding:12px}.notice-popup-shell{max-height:calc(100dvh - 24px);border-radius:20px}.notice-popup-content{padding:20px}.notice-popup-content-image{padding:18px 20px}.notice-popup-content h2{font-size:24px}.notice-popup-content p{font-size:14px}
}

/* Mobile director layout: keep the portrait and name within the viewport. */
@media (max-width: 900px) {
  .hero-grid { grid-template-columns: minmax(0, 1fr); }
  .hero-photo {
    min-width: 0;
    min-height: 0;
    flex-direction: column;
    align-items: center;
    gap: 18px;
    padding-bottom: 24px;
  }
  .hero-photo img {
    width: auto;
    height: auto;
    max-width: 100%;
    object-fit: contain;
  }
  .hero-photo:before { width: min(450px, 100%); height: auto; aspect-ratio: 1; }
  .hero-photo .doctor-chip {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: baseline;
    flex-wrap: wrap;
    gap: 8px;
    max-width: 100%;
    text-align: center;
    font-size: 1.125rem;
    line-height: 1.5;
  }
  .hero-photo .doctor-chip strong { font-size: 1.375rem; }
  .hero .authority {
    font-size: .9375rem;
    line-height: 1.8;
    gap: 10px;
    padding: 22px 8px 32px;
    overflow-wrap: anywhere;
  }
  .doctor .career { font-size: 1.0625rem; line-height: 1.85; }
}
