
:root{--ink:#111a18;--muted:#64736f;--line:#e2eae6;--bg:#f8fbf8;--paper:#fff;--brand:#073f37;--brand2:#0f6b5e;--accent:#f2b93d;--soft:#eef7f1;--dark:#061b18;--shadow:0 18px 44px rgba(8,34,30,.10);--max:1160px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans KR",sans-serif;background:#fff;color:var(--ink);line-height:1.65;word-break:keep-all}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.container{width:min(var(--max),calc(100% - 48px));margin:0 auto}.site-header{position:sticky;top:0;z-index:300;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav{min-height:72px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:12px;flex:0 0 auto}.brand img{width:42px;height:42px}.brand span{font-size:20px;font-weight:950;color:var(--brand);letter-spacing:-.04em;line-height:1}.brand small{display:block;font-size:11px;color:#60716e;letter-spacing:0;margin-top:4px}.menu{display:flex;align-items:center;gap:22px;margin-left:auto;font-size:14px;font-weight:850;color:#283a37}.nav-actions{display:flex;align-items:center;gap:10px}.top-sitemap-btn,.nav-call{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:999px;padding:0 16px;font-size:14px;font-weight:950}.top-sitemap-btn{background:#fff;color:var(--brand);border:1px solid var(--line)}.nav-call{background:var(--brand);color:#fff;box-shadow:0 10px 24px rgba(11,63,56,.18)}.nav-toggle{display:none;background:#fff;border:1px solid var(--line);border-radius:999px;min-height:42px;padding:0 14px;font-weight:950}.float-call{position:fixed;right:18px;bottom:18px;z-index:120;background:var(--brand);color:#fff;border-radius:999px;padding:14px 18px;font-weight:950;box-shadow:0 14px 30px rgba(8,34,30,.24)}.float-top{position:fixed;right:18px;bottom:78px;z-index:120;background:#fff;border:1px solid var(--line);border-radius:999px;width:44px;height:44px;display:grid;place-items:center;font-weight:950;box-shadow:0 12px 26px rgba(8,34,30,.12)}
.section{padding:84px 0}.section-head{text-align:center;max-width:760px;margin:0 auto 38px}.kicker{display:inline-flex;align-items:center;gap:8px;color:var(--brand2);font-size:12px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.kicker:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--accent)}h1,h2,h3,h4,p{margin-top:0}h1{font-size:clamp(44px,4.3vw,66px);line-height:1.04;letter-spacing:-.055em;margin:16px 0 14px}h2{font-size:clamp(30px,3.1vw,46px);line-height:1.14;letter-spacing:-.045em;margin:10px 0 14px}h3{font-size:22px;line-height:1.25;letter-spacing:-.035em}.lead{font-size:18px;color:#3f504d;line-height:1.75;max-width:680px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:999px;font-weight:950;border:1px solid transparent}.btn-primary{background:var(--brand);color:#fff;box-shadow:0 12px 28px rgba(11,63,56,.22)}.btn-light{background:#fff;color:var(--brand);border-color:var(--line)}.actions{display:flex;gap:12px;flex-wrap:wrap}
.hero{padding:76px 0 78px;background:linear-gradient(135deg,#fbfdfb 0%,#eef7f1 100%)}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:64px;align-items:center}.hero-photo{border-radius:28px;overflow:hidden;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);margin:0}.hero-photo img,.photo-card img,.compare-card img,.service-portfolio img,.sub-hero img{width:100%;aspect-ratio:1/1!important;object-fit:cover!important}.hero-photo figcaption{padding:18px 20px;background:#fff;border-top:1px solid var(--line)}.hero-photo figcaption strong{display:block;font-size:21px;letter-spacing:-.04em}.hero-photo figcaption span{display:block;color:var(--muted);font-size:14px;margin-top:5px}.hero-subtitle{font-size:clamp(22px,2.2vw,32px);line-height:1.25;margin:0 0 16px}
.stats-strip{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stats-grid div{padding:24px 22px;border-right:1px solid var(--line)}.stats-grid strong{display:block;color:var(--accent);font-size:18px}.stats-grid span{display:block;font-weight:950}.stats-grid p{margin:6px 0 0;color:var(--muted);font-size:14px}
.portfolio{background:#fff}.portfolio-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.photo-card{border-radius:20px;overflow:hidden;background:#fff;border:1px solid var(--line);box-shadow:0 12px 28px rgba(8,34,30,.06);margin:0}.photo-card figcaption{padding:14px 16px;font-weight:950;border-top:1px solid var(--line)}
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px;box-shadow:0 12px 30px rgba(8,34,30,.05)}.service-card .num{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:50%;background:#edf8f2;color:var(--brand2);font-weight:950;margin-bottom:16px}.service-card em{display:block;font-style:normal;color:var(--accent);font-size:13px;font-weight:950;letter-spacing:.08em;margin-bottom:6px}.service-card p{color:var(--muted);margin:0}
.compare{background:var(--soft)}.compare-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.compare-card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 12px 30px rgba(8,34,30,.06)}.compare-card span{display:inline-flex;margin:18px 20px 0;background:#eef8f4;color:var(--brand2);border-radius:999px;padding:7px 11px;font-size:13px;font-weight:950}.compare-card h3{margin:12px 20px 8px}.compare-card p,.compare-card ul{margin:0 20px 20px;color:var(--muted)}
.process{background:var(--dark);color:#fff}.process .section-head p{color:#bfd2ce}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.process-grid article{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:24px}.process-grid strong{display:block;color:var(--accent);font-size:24px;margin-bottom:12px}.process-grid p{color:#c6d8d4;margin:0}
.reviews{background:#fff}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-grid article{background:#fbfdfb;border:1px solid var(--line);border-radius:22px;padding:24px}.review-grid strong{color:var(--accent)}.review-grid p{margin:12px 0;color:#344643}.review-grid span{color:var(--muted);font-size:14px}
.faq-layout{display:grid;grid-template-columns:320px 1fr;gap:52px}.faq-list{display:grid;gap:12px}details{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px 22px}summary{cursor:pointer;font-size:18px;font-weight:950}details p{color:var(--muted);margin:14px 0 0}.related{background:#fff}.info-hub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.info-hub-card{display:block;background:#fbfdfb;border:1px solid var(--line);border-radius:20px;padding:20px}.info-hub-card em{display:inline-flex;font-style:normal;font-size:12px;font-weight:950;color:var(--brand2);background:#eef8f4;border-radius:999px;padding:6px 10px;margin-bottom:12px}.info-hub-card strong{display:block;font-size:20px}.info-hub-card span{display:block;color:var(--muted);font-size:14px;margin-top:7px}
.cta{background:linear-gradient(135deg,#0b3f38,#167568);color:#fff}.cta-box{display:grid;grid-template-columns:1fr 360px;gap:30px;align-items:center}.cta p{color:#d4ebe5}.call-box{background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.22);border-radius:22px;padding:24px}.phone{display:block;font-size:30px;font-weight:950;color:#fff}.site-footer{background:#061816;color:#dcebe8;padding:54px 0 28px}.footer-grid{display:grid;grid-template-columns:1.2fr .7fr 1fr;gap:36px}.site-footer img{width:44px;height:44px}.site-footer p,.site-footer a{color:#abc2bd}.site-footer h2{font-size:16px;letter-spacing:0}.copy{border-top:1px solid rgba(255,255,255,.12);margin-top:30px;padding-top:18px;color:#9db5b0}
.breadcrumb{font-size:14px;color:var(--muted);margin-bottom:18px}.sub-hero{padding:64px 0;background:linear-gradient(135deg,#fbfdfb 0%,#eef7f1 100%)}.sub-hero-grid{display:grid;grid-template-columns:1fr 460px;gap:56px;align-items:center}.sub-hero img{border-radius:24px;box-shadow:var(--shadow)}.compare-list{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.compare-list article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px}.service-portfolio{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-detail-grid article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px}.service-detail-grid p{color:var(--muted)}.all-page-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
@media(max-width:1060px){.container{width:min(100% - 36px,960px)}.menu{display:none}.nav-toggle{display:inline-flex}.menu.is-open{display:flex;position:absolute;left:18px;right:18px;top:76px;flex-direction:column;align-items:stretch;margin-left:0;background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px;box-shadow:var(--shadow)}.hero-grid,.sub-hero-grid,.faq-layout,.cta-box{grid-template-columns:1fr}.portfolio-grid{grid-template-columns:repeat(3,1fr)}.service-grid,.process-grid,.info-hub-grid,.service-portfolio,.service-detail-grid,.all-page-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.nav{min-height:64px;gap:12px}.brand img{width:40px;height:40px}.brand span{font-size:18px}.brand small{font-size:10px}.top-sitemap-btn{min-height:38px;padding:0 12px;font-size:13px}.nav-call{display:none}.hero{padding:44px 0}.hero-grid{gap:28px}.portfolio-grid,.compare-grid,.review-grid,.stats-grid,.compare-list{grid-template-columns:repeat(2,1fr)}h1{font-size:clamp(36px,9vw,50px)}.lead{font-size:16px}.section{padding:62px 0}.sub-hero{padding:42px 0}}
@media(max-width:560px){.container{width:calc(100% - 26px)}.brand span{display:none}.portfolio-grid,.service-grid,.compare-grid,.process-grid,.review-grid,.info-hub-grid,.stats-grid,.service-portfolio,.service-detail-grid,.all-page-grid,.compare-list{grid-template-columns:1fr}.float-call{left:14px;right:14px;bottom:14px;text-align:center}body{padding-bottom:82px}.top-sitemap-btn{font-size:12px;padding:0 10px}}

/* information split final cleanup */
.all-page-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.related .info-hub-grid{align-items:stretch}
@media(max-width:1060px){.all-page-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.all-page-grid{grid-template-columns:1fr}}

/* FINAL V05: reference-style case carousel + clean photo cards */
.hero-photo img,
.sub-hero img,
.photo-card img,
.compare-card img,
.case-slide-card img,
.before-after-grid img,
.step-photo img{
  width:100%!important;
  height:auto!important;
  aspect-ratio:4/3!important;
  object-fit:cover!important;
  object-position:center center!important;
  background:#f3f7f4;
}
.hero-photo{max-width:500px!important}
.sub-hero img{max-width:390px!important}
.case-carousel{
  position:relative;
  max-width:980px;
  margin:0 auto;
  padding:0 54px;
}
.case-viewport{
  overflow:hidden;
  border-radius:24px;
}
.case-track{
  display:flex;
  gap:22px;
  will-change:transform;
  transition:transform .45s ease;
}
.case-slide-card{
  position:relative;
  flex:0 0 calc((100% - 22px)/2);
  background:#fff;
  border:1px solid var(--line);
  border-radius:22px;
  overflow:hidden;
  box-shadow:0 12px 30px rgba(8,34,30,.06);
  transform:translateZ(0);
}
.case-slide-card figure{
  margin:0;
}
.case-slide-card:hover{
  box-shadow:0 24px 56px rgba(8,34,30,.14);
  transform:translateY(-4px);
  transition:.25s ease;
}
.case-badge{
  position:absolute;
  top:16px;
  left:16px;
  z-index:2;
  background:var(--brand);
  color:#fff;
  border-radius:999px;
  padding:7px 12px;
  font-size:12px;
  font-weight:950;
  letter-spacing:.04em;
}
.case-slide-card:nth-child(even) .case-badge{
  background:var(--accent);
  color:#182522;
}
.case-slide-body{
  padding:20px 22px 22px;
  min-height:118px;
}
.case-slide-body h3{
  margin:0 0 8px;
  font-size:20px;
}
.case-slide-body p{
  margin:0;
  color:var(--muted);
  font-size:15px;
}
.case-arrow{
  position:absolute;
  top:42%;
  z-index:5;
  width:46px;
  height:46px;
  border-radius:999px;
  border:1px solid var(--line);
  background:#fff;
  color:var(--brand);
  font-size:30px;
  font-weight:800;
  line-height:1;
  display:grid;
  place-items:center;
  cursor:pointer;
  box-shadow:0 12px 26px rgba(8,34,30,.12);
}
.case-prev{left:0}
.case-next{right:0}
.case-arrow:hover{
  background:var(--brand);
  color:#fff;
}
.all-page-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
@media(max-width:1060px){
  .case-carousel{max-width:760px}
  .case-slide-card{flex-basis:100%}
}
@media(max-width:820px){
  .case-carousel{padding:0 48px}
  .case-arrow{width:42px;height:42px;font-size:26px}
  .all-page-grid{grid-template-columns:1fr}
}
@media(max-width:560px){
  .case-carousel{padding:0 0 58px}
  .case-arrow{top:auto;bottom:0}
  .case-prev{left:calc(50% - 52px)}
  .case-next{right:calc(50% - 52px)}
}

/* FINAL V07 content cleanup */
.hero-subtitle{
  font-size: clamp(30px, 3.1vw, 44px) !important;
  line-height: 1.18 !important;
  letter-spacing: -0.03em;
}
@media (min-width: 1100px){
  .hero-subtitle{
    white-space: nowrap;
  }
}

.review-grid-rich{
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}
.review-card{
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 22px;
  padding: 24px 24px 22px;
  box-shadow: 0 12px 28px rgba(8,34,30,.06);
}
.review-card h3{
  margin: 0 0 10px;
  font-size: 22px;
}
.review-card p{
  margin: 0 0 18px;
  color: var(--muted);
}
.review-meta li{
  display: grid;
  grid-template-columns: 82px 1fr;
  gap: 10px;
  align-items: start;
  font-size: 14px;
  color: var(--ink);
}
.review-meta strong{
  color: var(--brand);
}
.sitemap-groups .all-page-grid{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
@media (max-width: 980px){
  .review-grid-rich,
  .sitemap-groups .all-page-grid{
    grid-template-columns: 1fr;
  }
}

/* FINAL V08 reviews FAQ sitemap refinement */
.review-card p{
  line-height: 1.78;
}
.faq-list details p{
  line-height: 1.85;
}
.info-faq{
  background:#fff;
}
.sitemap-groups{
  padding-top: 58px;
  padding-bottom: 58px;
}
.sitemap-groups + .sitemap-groups{
  border-top: 1px solid var(--line);
}
.sitemap-groups .section-head{
  margin-bottom: 28px;
}
.sitemap-groups .info-hub-card em{
  min-width: 44px;
  justify-content:center;
}

/* FINAL V10 hero readability cleanup */
.hero h1{
  font-size: clamp(38px, 3.4vw, 54px) !important;
  line-height: 1.08 !important;
  letter-spacing: -0.045em !important;
  margin-bottom: 12px !important;
}
.hero-subtitle{
  font-size: clamp(24px, 2.15vw, 34px) !important;
  line-height: 1.22 !important;
  letter-spacing: -0.035em !important;
  white-space: nowrap;
  margin-bottom: 18px !important;
}
.hero .lead{
  font-size: 16.5px !important;
  line-height: 1.75 !important;
}

@media (max-width: 860px){
  .hero-subtitle{
    white-space: normal;
  }
}
@media (max-width: 560px){
  .hero h1{
    font-size: 34px !important;
  }
  .hero-subtitle{
    font-size: 23px !important;
  }
}

/* FINAL V11 information pages */
.info-page-list{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
}
.info-content-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) 320px;
  gap:34px;
  align-items:start;
}
.info-main-stack{
  display:grid;
  gap:20px;
}
.info-panel{
  background:#fff;
  border:1px solid var(--line);
  border-radius:22px;
  padding:28px 30px;
  box-shadow:0 12px 28px rgba(8,34,30,.05);
}
.info-panel h2{
  font-size:28px;
  margin:0 0 14px;
}
.info-panel p{
  color:var(--muted);
  line-height:1.86;
  margin:0 0 12px;
}
.info-side{
  position:sticky;
  top:96px;
  display:grid;
  gap:16px;
}
.info-side-card{
  background:#f8fbf8;
  border:1px solid var(--line);
  border-radius:22px;
  padding:22px;
}
.info-side-card h2,
.info-side-card h3{
  font-size:20px;
  margin:0 0 12px;
}
.info-number-list,
.info-ref-list{
  margin:0;
  padding-left:18px;
  color:var(--muted);
}
.info-number-list li,
.info-ref-list li{
  margin:7px 0;
}
.info-ref-list a{
  color:var(--brand);
  font-weight:800;
}
.info-bottom-nav{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
}
@media(max-width:1060px){
  .info-page-list,
  .info-bottom-nav{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .info-content-grid{
    grid-template-columns:1fr;
  }
  .info-side{
    position:static;
  }
}
@media(max-width:560px){
  .info-page-list,
  .info-bottom-nav{
    grid-template-columns:1fr;
  }
  .info-panel{
    padding:24px 20px;
  }
}

/* FINAL V12 sitemap grouping + footer brand + service link cards */
.footer-brand-lockup{
  display:flex;
  align-items:center;
  gap:12px;
  margin-bottom:18px;
}
.footer-brand-lockup img{
  width:42px;
  height:42px;
  flex:0 0 42px;
}
.footer-logo-mark{
  width:42px;
  height:42px;
  border-radius:12px;
  display:grid;
  place-items:center;
  background:rgba(255,255,255,.08);
  color:#fff;
  font-weight:900;
}
.footer-brand-text{
  display:grid;
  gap:2px;
}
.footer-brand-text strong{
  color:#fff;
  font-size:20px;
  line-height:1.1;
  letter-spacing:-.02em;
}
.footer-brand-text span{
  color:rgba(255,255,255,.72);
  font-size:13px;
}
footer p{
  margin-top:0;
}
.service-link-grid .service-card{
  display:block;
  text-decoration:none;
  color:inherit;
}
.service-link-grid .service-card:hover{
  transform:translateY(-5px);
  border-color:#badbd1;
  box-shadow:0 18px 40px rgba(8,34,30,.10);
}
.sitemap-groups .section-head{
  text-align:left;
}
.sitemap-groups .all-page-grid{
  align-items:stretch;
}
@media(max-width:820px){
  .footer-brand-lockup{
    margin-bottom:14px;
  }
}

/* FINAL V13 footer and service layout cleanup */
.site-footer{
  background:#041f1a;
  color:rgba(255,255,255,.78);
}
.site-footer .footer-grid{
  display:grid !important;
  grid-template-columns:1.35fr .85fr 1fr 1fr;
  gap:54px;
  align-items:start;
  padding-top:66px;
  padding-bottom:48px;
}
.footer-brand-lockup{
  display:flex !important;
  align-items:center !important;
  gap:13px !important;
  margin-bottom:22px !important;
}
.footer-brand-lockup img{
  width:42px !important;
  height:42px !important;
  flex:0 0 42px !important;
  border-radius:12px;
}
.footer-brand-text{
  display:flex !important;
  flex-direction:column !important;
  gap:4px !important;
}
.footer-brand-text strong{
  color:#fff !important;
  font-size:21px !important;
  line-height:1.05 !important;
  font-weight:900 !important;
  letter-spacing:-.02em;
}
.footer-brand-text span{
  color:rgba(255,255,255,.68) !important;
  font-size:13px !important;
  line-height:1.2 !important;
}
.footer-desc{
  margin-top:0 !important;
  max-width:330px;
  line-height:1.75;
}
.footer-nav h2,
.footer-contact h2{
  color:#fff;
  font-size:16px;
  margin:0 0 16px;
}
.footer-nav ul{
  list-style:none;
  padding:0;
  margin:0;
  display:grid;
  gap:10px;
}
.footer-nav a,
.footer-contact a{
  color:rgba(255,255,255,.82);
  text-decoration:none;
}
.footer-nav a:hover,
.footer-contact a:hover{
  color:#fff;
}
.footer-contact p{
  margin:0 0 10px;
  line-height:1.65;
}
.footer-bottom{
  border-top:1px solid rgba(255,255,255,.12);
  padding-top:20px;
  padding-bottom:24px;
}
.footer-bottom p{
  margin:0;
  color:rgba(255,255,255,.55);
}
.service-link-grid .service-card{
  display:block;
  text-decoration:none;
  color:inherit;
  cursor:pointer;
}
.service-link-grid .service-card:hover{
  transform:translateY(-5px);
  border-color:#badbd1;
  box-shadow:0 18px 40px rgba(8,34,30,.10);
}
@media(max-width:1060px){
  .site-footer .footer-grid{
    grid-template-columns:1fr 1fr;
    gap:34px;
  }
}
@media(max-width:680px){
  .site-footer .footer-grid{
    grid-template-columns:1fr;
    padding-top:48px;
  }
}

/* FINAL V14 clean sitemap layout */
.sitemap-hero-clean{
  background:linear-gradient(180deg,#f3faf6 0%,#ffffff 100%);
  padding:92px 0 74px;
  border-bottom:1px solid var(--line);
  text-align:center;
}
.sitemap-hero-clean .container{
  max-width:860px;
}
.sitemap-hero-clean h1{
  font-size:clamp(44px,5vw,70px);
  line-height:1.05;
  letter-spacing:-.055em;
  margin:0 0 22px;
}
.sitemap-hero-clean p{
  max-width:680px;
  margin:0 auto 28px;
  font-size:18px;
  line-height:1.75;
  color:var(--muted);
}
.sitemap-hero-clean .actions{
  justify-content:center;
}
.sitemap-clean-section{
  padding-top:74px;
  padding-bottom:74px;
  border-bottom:1px solid var(--line);
}
.sitemap-section-head{
  text-align:center !important;
  max-width:760px;
  margin:0 auto 34px !important;
}
.sitemap-section-head h2{
  font-size:clamp(32px,3.6vw,48px);
  letter-spacing:-.045em;
}
.sitemap-section-head p{
  color:var(--muted);
}
.sitemap-info-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
}
.sitemap-main-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
}
.sitemap-region-ready{
  max-width:760px;
  margin:0 auto;
  text-align:center;
  border:1px dashed #b9d7cd;
  background:#f8fcfa;
  border-radius:24px;
  padding:34px 28px;
}
.sitemap-region-ready strong{
  display:inline-flex;
  background:#edf8f3;
  color:var(--brand);
  border-radius:999px;
  padding:8px 14px;
  margin-bottom:14px;
  font-weight:900;
}
.sitemap-region-ready p{
  margin:0;
  color:var(--muted);
  line-height:1.75;
}
@media(max-width:1060px){
  .sitemap-info-grid,
  .sitemap-main-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:640px){
  .sitemap-hero-clean{
    padding:70px 0 54px;
  }
  .sitemap-info-grid,
  .sitemap-main-grid{
    grid-template-columns:1fr;
  }
}

/* FINAL V15 remove decorative card labels */
.info-hub-card > em,
.service-card > em{
  display:none !important;
}
.info-hub-card strong{
  display:block;
  margin-top:0 !important;
  margin-bottom:10px !important;
  font-size:20px;
  line-height:1.35;
}
.info-hub-card span{
  display:block;
  margin-top:0 !important;
  line-height:1.65;
}
.service-card h3{
  margin-top:14px !important;
}
.service-card .num + h3{
  margin-top:18px !important;
}
.sitemap-info-grid .info-hub-card,
.sitemap-main-grid .info-hub-card,
.info-page-list .info-hub-card{
  padding-top:28px !important;
}

/* FINAL V16 SEO-focused cleanup: remove decorative micro labels */
.kicker,
.info-hub-card > em,
.service-card > em,
.service-card > .num,
.compare-card > span,
.case-badge{
  display:none !important;
}
.info-hub-card{
  padding-top:28px !important;
}
.info-hub-card strong{
  display:block;
  margin:0 0 10px !important;
  line-height:1.35;
}
.info-hub-card span{
  display:block;
  margin:0 !important;
  line-height:1.65;
}
.service-card{
  padding-top:28px !important;
}
.service-card h3{
  margin-top:0 !important;
  margin-bottom:12px !important;
}
.compare-card h3{
  margin-top:18px !important;
}
.case-slide-body{
  padding-top:20px !important;
}


/* FINAL V17 remove internal SEO/planning wording from visible pages */
.info-side{
  gap:18px;
}
.info-side-card p{
  line-height:1.75;
}

/* FINAL V19 user-friendly sitemap order */
.sitemap-clean-section{
  padding-top:72px;
  padding-bottom:72px;
}
.sitemap-section-head{
  text-align:center !important;
  max-width:820px;
  margin:0 auto 34px !important;
}
.sitemap-section-head h2{
  margin-bottom:12px;
}
.sitemap-section-head p{
  color:var(--muted);
  line-height:1.75;
}
.sitemap-main-grid{
  grid-template-columns:repeat(5,minmax(0,1fr));
}
.sitemap-info-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
}
.sitemap-basic-menu-section{
  background:#fafdfb;
}
.sitemap-basic-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  max-width:960px;
  margin:0 auto;
}
.sitemap-basic-menu-section .info-hub-card{
  box-shadow:none;
}
@media(max-width:1180px){
  .sitemap-main-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}
@media(max-width:980px){
  .sitemap-info-grid,
  .sitemap-main-grid,
  .sitemap-basic-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:640px){
  .sitemap-info-grid,
  .sitemap-main-grid,
  .sitemap-basic-grid{
    grid-template-columns:1fr;
  }
}

/* FINAL V20 sitemap cleanup: remove duplicate basic menu, add hover motion and section colors */
.info-hub-card,
.service-card,
.photo-card,
.review-card,
.process-card,
.feature-card,
.all-page-grid .info-hub-card{
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease, background-color .22s ease;
}
.info-hub-card:hover,
.service-card:hover,
.review-card:hover,
.process-card:hover,
.feature-card:hover,
.all-page-grid .info-hub-card:hover{
  transform:translateY(-6px);
  box-shadow:0 20px 46px rgba(8,34,30,.12);
}
.photo-card:hover{
  transform:translateY(-4px);
  box-shadow:0 18px 38px rgba(8,34,30,.12);
}
.sitemap-shortcuts{
  --section-accent:#0f766e;
  background:#ffffff;
}
.sitemap-information{
  --section-accent:#b7791f;
  background:#fffdf7;
}
.sitemap-region{
  --section-accent:#2563eb;
  background:#f8fbff;
}
.sitemap-shortcuts .sitemap-section-head h2,
.sitemap-information .sitemap-section-head h2,
.sitemap-region .sitemap-section-head h2{
  color:var(--section-accent);
}
.sitemap-shortcuts .info-hub-card,
.sitemap-information .info-hub-card,
.sitemap-region .sitemap-region-ready{
  border-top:4px solid var(--section-accent);
}
.sitemap-shortcuts .info-hub-card:hover,
.sitemap-information .info-hub-card:hover{
  border-color:color-mix(in srgb, var(--section-accent) 42%, #dfe9e5);
}
.sitemap-region .sitemap-region-ready strong{
  background:color-mix(in srgb, var(--section-accent) 10%, #ffffff);
  color:var(--section-accent);
}
@media (prefers-reduced-motion: reduce){
  .info-hub-card,
  .service-card,
  .photo-card,
  .review-card,
  .process-card,
  .feature-card{
    transition:none !important;
  }
  .info-hub-card:hover,
  .service-card:hover,
  .photo-card:hover,
  .review-card:hover,
  .process-card:hover,
  .feature-card:hover{
    transform:none !important;
  }
}

/* FINAL V21 main page section color system + FAQ compaction */
.main-section-teal{ --section-accent:#0f766e; background:#ffffff; }
.main-section-gold{ --section-accent:#b7791f; background:#fffdf7; }
.main-section-blue{ --section-accent:#2563eb; background:#f8fbff; }
.main-section-teal-soft{ --section-accent:#0f766e; background:#f8fcfa; }
.main-section-blue-soft{ --section-accent:#2563eb; background:#ffffff; }
.main-section-gold-soft{ --section-accent:#b7791f; background:#fffdf7; }

.main-section-teal .section-head h2,
.main-section-gold .section-head h2,
.main-section-blue .section-head h2,
.main-section-teal-soft .section-head h2,
.main-section-blue-soft .section-head h2,
.main-section-gold-soft .section-head h2{
  color:var(--section-accent);
}

.main-section-teal .service-card,
.main-section-gold .service-card,
.main-section-blue .compare-card,
.main-section-teal-soft .review-card,
.main-section-gold-soft .info-hub-card,
.main-section-blue-soft details{
  border-top:4px solid var(--section-accent);
}

.main-section-gold .service-card:hover,
.main-section-blue .compare-card:hover,
.main-section-teal-soft .review-card:hover,
.main-section-gold-soft .info-hub-card:hover{
  border-color:color-mix(in srgb, var(--section-accent) 42%, #dfe9e5);
}

.main-section-blue-soft .faq-list details{
  background:#fff;
}
.main-section-blue-soft .faq-list details[open]{
  box-shadow:0 18px 42px rgba(37,99,235,.08);
}
.main-section-blue-soft .faq-list summary{
  color:#12201c;
}
.main-section-blue-soft .faq-list p{
  line-height:1.72;
}

#portfolio.main-section-teal .section-head h2{
  color:var(--section-accent);
}
#portfolio.main-section-teal .case-carousel,
#portfolio.main-section-teal .portfolio-card,
#portfolio.main-section-teal .photo-card{
  border-top:4px solid var(--section-accent);
}

@media(max-width:760px){
  .main-section-teal .section-head h2,
  .main-section-gold .section-head h2,
  .main-section-blue .section-head h2,
  .main-section-teal-soft .section-head h2,
  .main-section-blue-soft .section-head h2,
  .main-section-gold-soft .section-head h2{
    font-size:clamp(28px,7vw,38px);
  }
}

/* FINAL V22 apply color system to information pages */
.info-theme-teal{ --section-accent:#0f766e; --section-soft:#f8fcfa; }
.info-theme-gold{ --section-accent:#b7791f; --section-soft:#fffdf7; }
.info-theme-blue{ --section-accent:#2563eb; --section-soft:#f8fbff; }

.info-sub-hero{
  background:linear-gradient(180deg,var(--section-soft) 0%,#ffffff 100%);
  border-bottom:1px solid var(--line);
}
.info-sub-hero h1{
  color:var(--section-accent);
}
.info-sub-hero .lead{
  max-width:760px;
}
.info-sub-hero img{
  border-top:5px solid var(--section-accent);
  box-shadow:0 22px 56px rgba(8,34,30,.12);
}

.info-index-section .section-head,
.info-detail-section .section-head,
.info-related-section .section-head{
  text-align:center;
  max-width:820px;
  margin-left:auto;
  margin-right:auto;
}
.info-index-section .section-head h2,
.info-detail-section .section-head h2,
.info-related-section .section-head h2{
  color:var(--section-accent);
}

.info-page-list .info-hub-card,
.info-bottom-nav .info-hub-card,
.information-detail-page .info-hub-card{
  border-top:4px solid var(--section-accent);
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease, background-color .22s ease;
}
.info-page-list .info-hub-card:hover,
.info-bottom-nav .info-hub-card:hover,
.information-detail-page .info-hub-card:hover{
  transform:translateY(-6px);
  box-shadow:0 20px 46px rgba(8,34,30,.12);
  border-color:color-mix(in srgb, var(--section-accent) 42%, #dfe9e5);
}

.info-detail-section{
  background:#fff;
}
.info-panel{
  border-top:4px solid var(--section-accent);
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}
.info-panel:hover{
  transform:translateY(-4px);
  box-shadow:0 18px 40px rgba(8,34,30,.10);
  border-color:color-mix(in srgb, var(--section-accent) 38%, #dfe9e5);
}
.info-panel h2{
  color:var(--section-accent);
}
.info-side-card{
  border-left:4px solid var(--section-accent);
  background:var(--section-soft);
}
.info-side-card h2,
.info-side-card h3{
  color:var(--section-accent);
}
.info-related-section{
  background:var(--section-soft);
}

/* Keep motion accessible */
@media (prefers-reduced-motion: reduce){
  .info-page-list .info-hub-card:hover,
  .info-bottom-nav .info-hub-card:hover,
  .information-detail-page .info-hub-card:hover,
  .info-panel:hover{
    transform:none !important;
  }
}


/* FINAL V27 mobile top menu cleanup */
.site-header{
  position:sticky;
  top:0;
  z-index:1000;
  background:rgba(255,255,255,.94);
  backdrop-filter:blur(14px);
  border-bottom:1px solid var(--line);
}
.site-header .header-inner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  min-height:72px;
}
.site-header .brand-link{
  display:flex;
  align-items:center;
  gap:10px;
  min-width:0;
  text-decoration:none;
}
.site-header .top-nav{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:10px;
  flex-wrap:nowrap;
  min-width:0;
}
.site-header .top-nav a{
  white-space:nowrap;
}
.site-header .header-sitemap-link,
.site-header .header-call-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  padding:0 16px;
  border-radius:999px;
}
.site-header .header-sitemap-link{
  border:1px solid var(--line);
  background:#fff;
}
.site-header .header-call-link{
  background:#004b3d;
  color:#fff !important;
  font-weight:900;
}

/* Tablet: keep menu clean, not card-stacked */
@media(max-width:980px){
  .site-header .header-inner{
    min-height:66px;
    gap:12px;
  }
  .site-header .top-nav{
    gap:8px;
  }
  .site-header .top-nav a{
    font-size:14px;
  }
}

/* Mobile: top area should not become multiple awkward cards */
@media(max-width:760px){
  .site-header .header-inner{
    min-height:64px;
    padding-top:8px;
    padding-bottom:8px;
  }
  .site-header .brand-link{
    flex:1 1 auto;
    max-width:48%;
  }
  .site-header .brand-link img{
    width:38px !important;
    height:38px !important;
    flex:0 0 38px;
  }
  .site-header .brand-link strong,
  .site-header .brand-link b{
    font-size:17px !important;
    line-height:1.05;
  }
  .site-header .brand-link span,
  .site-header .brand-link small{
    font-size:11px !important;
    line-height:1.15;
  }
  .site-header .top-nav{
    flex:0 0 auto;
    display:grid;
    grid-template-columns:auto auto;
    gap:7px;
    align-items:center;
  }
  .site-header .top-nav a{
    display:none !important;
  }
  .site-header .top-nav .header-sitemap-link,
  .site-header .top-nav .header-call-link{
    display:inline-flex !important;
    min-height:38px;
    padding:0 12px;
    font-size:13px !important;
    line-height:1;
    box-shadow:none;
  }
}

/* Very narrow devices */
@media(max-width:420px){
  .site-header .header-inner{
    gap:8px;
  }
  .site-header .brand-link{
    max-width:46%;
  }
  .site-header .top-nav{
    gap:6px;
  }
  .site-header .top-nav .header-sitemap-link,
  .site-header .top-nav .header-call-link{
    min-height:36px;
    padding:0 10px;
    font-size:12.5px !important;
  }
}

/* Sitemap/mobile card grids: prevent cramped 2-column cards */
@media(max-width:760px){
  .sitemap-main-grid,
  .sitemap-info-grid,
  .sitemap-basic-grid,
  .info-page-list,
  .service-link-grid,
  .all-page-grid{
    grid-template-columns:1fr !important;
  }
  .sitemap-clean-section,
  .section{
    overflow:hidden;
  }
  .info-hub-card,
  .service-card{
    min-height:auto;
  }
}


/* FINAL V27B actual mobile header fix */
.site-header .header-actions{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:8px;
  flex:0 0 auto;
}
.site-header .header-actions .header-sitemap-link,
.site-header .header-actions .header-call-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  white-space:nowrap;
  min-height:42px;
  padding:0 16px;
  border-radius:999px;
  text-decoration:none;
}
.site-header .header-actions .header-sitemap-link{
  border:1px solid var(--line);
  background:#fff;
  color:#10201b;
}
.site-header .header-actions .header-call-link{
  background:#004b3d;
  color:#fff !important;
  font-weight:900;
}
@media(max-width:760px){
  .site-header .top-nav{
    display:none !important;
  }
  .site-header .header-actions{
    display:grid !important;
    grid-template-columns:auto auto;
    gap:7px;
    align-items:center;
  }
  .site-header .header-actions .header-toggle{
    display:none !important;
  }
  .site-header .header-actions .header-sitemap-link,
  .site-header .header-actions .header-call-link{
    display:inline-flex !important;
    min-height:38px;
    padding:0 12px;
    font-size:13px !important;
    line-height:1;
    box-shadow:none !important;
  }
}
@media(max-width:420px){
  .site-header .header-actions{
    gap:6px;
  }
  .site-header .header-actions .header-sitemap-link,
  .site-header .header-actions .header-call-link{
    min-height:36px;
    padding:0 10px;
    font-size:12.5px !important;
  }
}


/* FINAL V28 mobile readability final pass */
.site-header .brand-link > img{
  width:42px !important;
  height:42px !important;
  min-width:42px !important;
  max-width:42px !important;
  aspect-ratio:1/1 !important;
  object-fit:contain !important;
  display:block !important;
  flex:0 0 42px !important;
}
.site-header .brand-link span{
  display:flex !important;
  flex-direction:column !important;
  justify-content:center !important;
  min-width:0 !important;
}
.site-header .brand-link small{
  white-space:nowrap;
}
.site-header .header-inner{
  flex-wrap:nowrap !important;
}
.site-header .header-actions{
  flex-shrink:0 !important;
}
@media(max-width:760px){
  html{
    -webkit-text-size-adjust:100%;
  }
  body{
    font-size:15.5px;
    line-height:1.7;
  }
  .container{
    padding-left:16px !important;
    padding-right:16px !important;
  }

  /* Header: prevent two-row/card-like mobile top menu */
  .site-header .header-inner{
    min-height:58px !important;
    padding-top:6px !important;
    padding-bottom:6px !important;
    gap:8px !important;
  }
  .site-header .brand-link{
    flex:1 1 auto !important;
    max-width:none !important;
    min-width:0 !important;
    gap:8px !important;
  }
  .site-header .brand-link > img{
    width:34px !important;
    height:34px !important;
    min-width:34px !important;
    max-width:34px !important;
    flex-basis:34px !important;
  }
  .site-header .brand-link span{
    overflow:hidden;
  }
  .site-header .brand-link span,
  .site-header .brand-link strong,
  .site-header .brand-link b{
    font-size:16px !important;
    line-height:1.05 !important;
    white-space:nowrap;
    text-overflow:ellipsis;
  }
  .site-header .brand-link small{
    display:none !important;
  }
  .site-header .header-actions{
    display:flex !important;
    align-items:center !important;
    gap:6px !important;
  }
  .site-header .header-actions .header-sitemap-link,
  .site-header .header-actions .header-call-link{
    min-height:34px !important;
    padding:0 9px !important;
    font-size:12.5px !important;
    line-height:1 !important;
    white-space:nowrap !important;
  }
  .site-header .header-actions .header-toggle{
    display:none !important;
  }

  /* Mobile typography */
  .hero,
  .sub-hero,
  .sitemap-hero-clean{
    padding-top:54px !important;
    padding-bottom:48px !important;
  }
  .hero h1,
  .sub-hero h1,
  .sitemap-hero-clean h1{
    font-size:clamp(30px, 8.6vw, 36px) !important;
    line-height:1.16 !important;
    letter-spacing:-0.045em !important;
    word-break:keep-all;
    overflow-wrap:normal;
  }
  .hero-subtitle{
    font-size:clamp(20px, 6vw, 25px) !important;
    line-height:1.28 !important;
  }
  .lead,
  .hero .lead,
  .sub-hero .lead,
  .sitemap-hero-clean p{
    font-size:15.5px !important;
    line-height:1.78 !important;
    word-break:keep-all;
  }
  .section{
    padding-top:54px !important;
    padding-bottom:54px !important;
  }
  .section-head{
    margin-bottom:24px !important;
  }
  .section-head h2,
  .sitemap-section-head h2,
  .info-panel h2{
    font-size:clamp(25px, 7vw, 32px) !important;
    line-height:1.22 !important;
    letter-spacing:-0.04em !important;
    word-break:keep-all;
  }
  .section-head p,
  .info-panel p,
  .info-side-card p,
  .info-number-list li,
  .info-ref-list li,
  .faq-list p,
  .service-card p,
  .info-hub-card span,
  .review-card p{
    font-size:15px !important;
    line-height:1.75 !important;
  }

  /* Mobile buttons */
  .actions{
    gap:10px !important;
    flex-wrap:wrap !important;
  }
  .hero .actions .btn,
  .sub-hero .actions .btn,
  .sitemap-hero-clean .actions .btn{
    min-height:44px !important;
    padding:0 18px !important;
    font-size:15px !important;
  }

  /* Cards */
  .info-hub-card,
  .service-card,
  .review-card,
  .process-card,
  .feature-card,
  .info-panel,
  .info-side-card,
  .faq-list details{
    border-radius:18px !important;
    padding:22px 20px !important;
  }
  .info-hub-card strong,
  .service-card h3{
    font-size:19px !important;
    line-height:1.35 !important;
    word-break:keep-all;
  }
  .faq-list summary{
    font-size:16px !important;
    line-height:1.45 !important;
    word-break:keep-all;
  }
  .info-content-grid{
    gap:22px !important;
  }

  /* Images */
  .sub-hero img,
  .hero img,
  .photo-card img,
  .case-slide img{
    border-radius:18px !important;
  }

  /* Footer */
  .site-footer .footer-grid{
    gap:26px !important;
    padding-top:42px !important;
    padding-bottom:34px !important;
  }
  .footer-brand-lockup{
    margin-bottom:16px !important;
  }
}
@media(max-width:360px){
  .site-header .header-actions .header-sitemap-link{
    font-size:0 !important;
    width:42px !important;
    padding:0 !important;
  }
  .site-header .header-actions .header-sitemap-link::after{
    content:"전체";
    font-size:12.5px;
  }
  .site-header .header-actions .header-call-link{
    padding:0 9px !important;
  }
  .hero h1,
  .sub-hero h1,
  .sitemap-hero-clean h1{
    font-size:30px !important;
  }
}


/* FINAL V29 mobile readability audit fixes */
@media(max-width:760px){
  html,
  body{
    overflow-x:hidden;
  }
  .site-header .brand-link small{
    display:none !important;
  }
  .case-viewport,
  .case-carousel,
  .portfolio,
  .section,
  main{
    max-width:100%;
  }
  .case-viewport{
    overflow:hidden !important;
  }
  .float-top{
    width:40px !important;
    height:40px !important;
    right:14px !important;
    bottom:74px !important;
  }
  .float-call{
    left:14px !important;
    right:14px !important;
    bottom:14px !important;
    text-align:center !important;
  }
}
@media(max-width:360px){
  .site-header .header-actions .header-sitemap-link{
    font-size:12.5px !important;
    width:auto !important;
    padding:0 8px !important;
  }
  .site-header .header-actions .header-sitemap-link::after{
    content:none !important;
  }
}


/* FINAL V30 mobile header real fix: remove menu circle, center top buttons */
.site-header{
  position:sticky;
  top:0;
  z-index:1000;
  background:rgba(255,255,255,.96);
  backdrop-filter:blur(14px);
  border-bottom:1px solid var(--line);
}
.site-header .header-inner{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:14px !important;
  min-height:66px !important;
  padding-top:8px !important;
  padding-bottom:8px !important;
  flex-wrap:nowrap !important;
}
.site-header .brand-link{
  display:flex !important;
  align-items:center !important;
  gap:10px !important;
  min-width:0 !important;
  text-decoration:none !important;
}
.site-header .brand-link > img{
  width:42px !important;
  height:42px !important;
  min-width:42px !important;
  max-width:42px !important;
  flex:0 0 42px !important;
  object-fit:contain !important;
}
.site-header .brand-link span{
  display:flex !important;
  flex-direction:column !important;
  justify-content:center !important;
  min-width:0 !important;
  line-height:1.08 !important;
}
.site-header .header-actions{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-end !important;
  gap:8px !important;
  flex:0 0 auto !important;
}
.site-header .nav-toggle,
.site-header .header-toggle{
  display:none !important;
}
.site-header .header-sitemap-link,
.site-header .header-call-link{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  white-space:nowrap !important;
  min-height:40px !important;
  padding:0 14px !important;
  border-radius:999px !important;
  text-decoration:none !important;
  line-height:1 !important;
}
.site-header .header-sitemap-link{
  border:1px solid var(--line) !important;
  background:#fff !important;
  color:#0b201a !important;
}
.site-header .header-call-link{
  background:#004b3d !important;
  color:#fff !important;
  font-weight:900 !important;
}

@media(max-width:760px){
  .site-header .header-inner{
    min-height:58px !important;
    height:58px !important;
    padding-top:6px !important;
    padding-bottom:6px !important;
    gap:8px !important;
  }
  .site-header .top-nav{
    display:none !important;
  }
  .site-header .brand-link{
    flex:1 1 auto !important;
    max-width:none !important;
    overflow:hidden !important;
    gap:8px !important;
  }
  .site-header .brand-link > img{
    width:34px !important;
    height:34px !important;
    min-width:34px !important;
    max-width:34px !important;
    flex-basis:34px !important;
  }
  .site-header .brand-link span{
    font-size:16px !important;
    font-weight:900 !important;
    white-space:nowrap !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;
  }
  .site-header .brand-link small{
    display:none !important;
  }
  .site-header .header-actions{
    display:flex !important;
    align-items:center !important;
    gap:6px !important;
    flex-shrink:0 !important;
  }
  .site-header .header-sitemap-link,
  .site-header .header-call-link{
    min-height:34px !important;
    height:34px !important;
    padding:0 10px !important;
    font-size:12.5px !important;
    box-shadow:none !important;
  }
}

@media(max-width:380px){
  .site-header .header-inner{
    gap:6px !important;
  }
  .site-header .brand-link > img{
    width:32px !important;
    height:32px !important;
    min-width:32px !important;
    max-width:32px !important;
    flex-basis:32px !important;
  }
  .site-header .brand-link span{
    font-size:15px !important;
  }
  .site-header .header-sitemap-link,
  .site-header .header-call-link{
    min-height:32px !important;
    height:32px !important;
    padding:0 8px !important;
    font-size:12px !important;
  }
}


/* FINAL V31 mobile header: keep useful menu access, remove only awkward menu circle */
.site-header .header-actions .header-install-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  white-space:nowrap;
  min-height:40px;
  padding:0 14px;
  border-radius:999px;
  border:1px solid var(--line);
  background:#fffdf7;
  color:#6f4a0b;
  font-weight:900;
  text-decoration:none;
}
@media(max-width:760px){
  .site-header .nav-toggle,
  .site-header .header-toggle{
    display:none !important;
  }
  .site-header .top-nav{
    display:none !important;
  }
  .site-header .header-inner{
    height:58px !important;
    min-height:58px !important;
    padding-top:6px !important;
    padding-bottom:6px !important;
    gap:7px !important;
  }
  .site-header .brand-link{
    flex:1 1 auto !important;
    min-width:0 !important;
    max-width:none !important;
  }
  .site-header .brand-link > img{
    width:34px !important;
    height:34px !important;
    min-width:34px !important;
    max-width:34px !important;
    flex:0 0 34px !important;
  }
  .site-header .brand-link small{
    display:none !important;
  }
  .site-header .brand-link span{
    white-space:nowrap !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;
    font-size:16px !important;
  }
  .site-header .header-actions{
    display:flex !important;
    align-items:center !important;
    justify-content:flex-end !important;
    gap:5px !important;
    flex-shrink:0 !important;
  }
  .site-header .header-actions .header-install-link,
  .site-header .header-actions .header-sitemap-link,
  .site-header .header-actions .header-call-link{
    display:inline-flex !important;
    height:34px !important;
    min-height:34px !important;
    padding:0 8px !important;
    font-size:12px !important;
    line-height:1 !important;
    border-radius:999px !important;
    box-shadow:none !important;
  }
}
@media(max-width:390px){
  .site-header .brand-link span{
    display:none !important;
  }
  .site-header .brand-link{
    flex:0 0 auto !important;
  }
  .site-header .header-actions{
    gap:5px !important;
  }
  .site-header .header-actions .header-install-link,
  .site-header .header-actions .header-sitemap-link,
  .site-header .header-actions .header-call-link{
    padding:0 8px !important;
    font-size:12px !important;
  }
}
@media(max-width:345px){
  .site-header .header-actions .header-install-link::after{ content:"설치"; }
  .site-header .header-actions .header-sitemap-link::after{ content:"전체"; }
  .site-header .header-actions .header-call-link::after{ content:"전화"; }
  .site-header .header-actions .header-install-link,
  .site-header .header-actions .header-sitemap-link,
  .site-header .header-actions .header-call-link{
    font-size:0 !important;
    padding:0 9px !important;
  }
  .site-header .header-actions .header-install-link::after,
  .site-header .header-actions .header-sitemap-link::after,
  .site-header .header-actions .header-call-link::after{
    font-size:12px !important;
  }
}


/* FINAL V32 mobile top trust cards: 2x2 compact layout */
@media(max-width:760px){
  .mobile-trust-grid{
    display:grid !important;
    grid-template-columns:repeat(2, minmax(0, 1fr)) !important;
    gap:12px !important;
    align-items:stretch !important;
    width:100% !important;
  }
  .mobile-trust-grid > .mobile-trust-card{
    min-width:0 !important;
    min-height:142px !important;
    padding:18px 14px !important;
    border-radius:18px !important;
    display:flex !important;
    flex-direction:column !important;
    justify-content:flex-start !important;
    gap:8px !important;
  }
  .mobile-trust-grid > .mobile-trust-card h3,
  .mobile-trust-grid > .mobile-trust-card strong,
  .mobile-trust-grid > .mobile-trust-card b{
    font-size:18px !important;
    line-height:1.28 !important;
    letter-spacing:-0.035em !important;
    margin:0 !important;
    word-break:keep-all !important;
  }
  .mobile-trust-grid > .mobile-trust-card p,
  .mobile-trust-grid > .mobile-trust-card span{
    font-size:14px !important;
    line-height:1.5 !important;
    margin:0 !important;
    word-break:keep-all !important;
  }
  .mobile-trust-grid > .mobile-trust-card *{
    max-width:100% !important;
  }

  /* Undo global mobile 1-column override only for this top card group */
  .mobile-trust-grid.all-page-grid,
  .mobile-trust-grid.info-page-list,
  .mobile-trust-grid.service-link-grid,
  .mobile-trust-grid{
    grid-template-columns:repeat(2, minmax(0, 1fr)) !important;
  }

  /* Give floating call enough room and prevent it from covering following section title */
  main{
    padding-bottom:86px !important;
  }
  .float-call{
    z-index:1001 !important;
  }
}

@media(max-width:380px){
  .mobile-trust-grid{
    gap:10px !important;
  }
  .mobile-trust-grid > .mobile-trust-card{
    min-height:132px !important;
    padding:16px 12px !important;
  }
  .mobile-trust-grid > .mobile-trust-card h3,
  .mobile-trust-grid > .mobile-trust-card strong,
  .mobile-trust-grid > .mobile-trust-card b{
    font-size:16.5px !important;
  }
  .mobile-trust-grid > .mobile-trust-card p,
  .mobile-trust-grid > .mobile-trust-card span{
    font-size:13.5px !important;
  }
}


/* FINAL V33 mobile: hide top trust cards completely */
@media(max-width:760px){
  .mobile-hide-trust-section,
  .mobile-hide-trust-grid{
    display:none !important;
  }
}


/* FINAL V35: revert mobile quick menu and remove stats strip completely */
.mobile-quick-menu{
  display:none !important;
}

/* The business/location/spec/check strip was removed from HTML.
   This rule prevents any cached/leftover class from appearing if old markup remains. */
.stats-strip,
.mobile-hide-trust-section,
.mobile-hide-trust-grid,
.mobile-trust-grid,
.mobile-remove-stats-strip{
  display:none !important;
  height:0 !important;
  min-height:0 !important;
  max-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  overflow:hidden !important;
  visibility:hidden !important;
}


/* FINAL V36 mobile requested fixes */

/* Mobile: remove top hero photo card only */
@media(max-width:760px){
  .mobile-hide-hero-photo{
    display:none !important;
  }
}

/* Mobile top header: brand + uniform link cards */
.site-header .header-actions .header-menu-card,
.site-header .header-actions .header-call-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  white-space:nowrap;
  min-height:40px;
  padding:0 13px;
  border-radius:999px;
  border:1px solid var(--line);
  background:#fff;
  color:#0b201a;
  font-size:14px;
  font-weight:900;
  line-height:1;
  text-decoration:none;
}
.site-header .header-actions .header-install-link{
  background:#fffaf0;
  border-color:#ead9ad;
  color:#70500c;
}
.site-header .header-actions .header-sitemap-link{
  background:#f8fbff;
  border-color:#cddcf6;
  color:#214c91;
}
.site-header .header-actions .header-call-link{
  background:#004b3d;
  border-color:#004b3d;
  color:#fff !important;
}

@media(max-width:760px){
  .site-header{
    position:sticky;
    top:0;
    z-index:1000;
    background:rgba(255,255,255,.97);
    border-bottom:1px solid var(--line);
  }
  .site-header .header-inner{
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    min-height:60px !important;
    height:auto !important;
    padding-top:7px !important;
    padding-bottom:7px !important;
    gap:8px !important;
    flex-wrap:nowrap !important;
  }
  .site-header .top-nav{
    display:none !important;
  }
  .site-header .brand-link{
    display:flex !important;
    align-items:center !important;
    gap:8px !important;
    min-width:0 !important;
    flex:0 0 auto !important;
    text-decoration:none !important;
  }
  .site-header .brand-link > img{
    width:34px !important;
    height:34px !important;
    min-width:34px !important;
    max-width:34px !important;
    flex:0 0 34px !important;
  }
  .site-header .brand-link span{
    display:flex !important;
    flex-direction:column !important;
    justify-content:center !important;
    color:#0b201a !important;
    font-size:16px !important;
    font-weight:900 !important;
    line-height:1.08 !important;
    white-space:nowrap !important;
  }
  .site-header .brand-link small{
    display:block !important;
    color:#6c7d77 !important;
    font-size:10.5px !important;
    font-weight:700 !important;
    line-height:1.12 !important;
  }
  .site-header .header-actions{
    flex:1 1 auto !important;
    min-width:0 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:flex-end !important;
    gap:6px !important;
    overflow-x:auto !important;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
  }
  .site-header .header-actions::-webkit-scrollbar{
    display:none;
  }
  .site-header .nav-toggle,
  .site-header .header-toggle{
    display:none !important;
  }
  .site-header .header-actions .header-menu-card,
  .site-header .header-actions .header-call-link{
    flex:0 0 auto !important;
    min-height:34px !important;
    height:34px !important;
    padding:0 9px !important;
    font-size:12.5px !important;
    border-radius:999px !important;
    box-shadow:none !important;
  }
}

/* For very narrow phones, keep brand and scrollable cards stable */
@media(max-width:390px){
  .site-header .brand-link > img{
    width:32px !important;
    height:32px !important;
    min-width:32px !important;
    max-width:32px !important;
    flex-basis:32px !important;
  }
  .site-header .brand-link span{
    font-size:15px !important;
  }
  .site-header .brand-link small{
    display:none !important;
  }
  .site-header .header-actions .header-menu-card,
  .site-header .header-actions .header-call-link{
    min-height:32px !important;
    height:32px !important;
    padding:0 8px !important;
    font-size:12px !important;
  }
}

/* Mobile process: 2 x 2 compact grid */
@media(max-width:760px){
  .mobile-process-2x2-grid,
  .process-grid{
    display:grid !important;
    grid-template-columns:repeat(2, minmax(0, 1fr)) !important;
    gap:12px !important;
  }
  .mobile-process-2x2-grid > *,
  .process-grid > article{
    min-width:0 !important;
    min-height:148px !important;
    padding:18px 14px !important;
    border-radius:18px !important;
  }
  .mobile-process-2x2-grid h3,
  .process-grid article h3{
    font-size:17px !important;
    line-height:1.28 !important;
    margin-bottom:8px !important;
    word-break:keep-all !important;
  }
  .mobile-process-2x2-grid p,
  .process-grid article p{
    font-size:13.5px !important;
    line-height:1.55 !important;
    word-break:keep-all !important;
  }
}
@media(max-width:360px){
  .mobile-process-2x2-grid,
  .process-grid{
    gap:10px !important;
  }
  .mobile-process-2x2-grid > *,
  .process-grid > article{
    min-height:138px !important;
    padding:16px 12px !important;
  }
  .mobile-process-2x2-grid h3,
  .process-grid article h3{
    font-size:16px !important;
  }
}


/* FINAL V37: mobile header pills + definitive hero photo removal */
.mobile-pill-menu{
  display:none;
}

@media(max-width:980px){
  /* The repeatedly visible hero photo/caption is removed on all mobile/tablet widths. */
  body main section.hero figure.hero-photo,
  body main section.hero .mobile-remove-hero-photo,
  body main section.hero .mobile-hide-hero-photo{
    display:none !important;
    visibility:hidden !important;
    opacity:0 !important;
    width:0 !important;
    max-width:0 !important;
    height:0 !important;
    max-height:0 !important;
    min-height:0 !important;
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    overflow:hidden !important;
    position:absolute !important;
    left:-99999px !important;
    pointer-events:none !important;
  }
  body main section.hero .hero-grid{
    grid-template-columns:1fr !important;
  }
}

@media(max-width:760px){
  .site-header{
    position:sticky;
    top:0;
    z-index:1001;
    background:rgba(255,255,255,.98);
    border-bottom:1px solid var(--line);
  }
  .site-header .header-inner{
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    min-height:58px !important;
    height:58px !important;
    padding-top:6px !important;
    padding-bottom:6px !important;
    gap:10px !important;
    flex-wrap:nowrap !important;
  }
  .site-header .top-nav,
  .site-header .header-actions a:not(.header-call-link),
  .site-header .nav-toggle,
  .site-header .header-toggle{
    display:none !important;
  }
  .site-header .brand-link{
    display:flex !important;
    align-items:center !important;
    gap:8px !important;
    min-width:0 !important;
    flex:1 1 auto !important;
    text-decoration:none !important;
  }
  .site-header .brand-link > img{
    width:34px !important;
    height:34px !important;
    min-width:34px !important;
    max-width:34px !important;
    flex:0 0 34px !important;
  }
  .site-header .brand-link span{
    display:flex !important;
    flex-direction:column !important;
    justify-content:center !important;
    color:#0b201a !important;
    font-size:16px !important;
    font-weight:900 !important;
    line-height:1.08 !important;
    white-space:nowrap !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;
  }
  .site-header .brand-link small{
    display:block !important;
    color:#6c7d77 !important;
    font-size:10.5px !important;
    font-weight:700 !important;
    line-height:1.12 !important;
  }
  .site-header .header-actions{
    flex:0 0 auto !important;
    display:flex !important;
    align-items:center !important;
    justify-content:flex-end !important;
  }
  .site-header .header-call-link{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    height:34px !important;
    min-height:34px !important;
    padding:0 12px !important;
    border-radius:999px !important;
    background:#004b3d !important;
    border:1px solid #004b3d !important;
    color:#fff !important;
    font-size:12.5px !important;
    font-weight:900 !important;
    line-height:1 !important;
    text-decoration:none !important;
    box-shadow:none !important;
    white-space:nowrap !important;
  }

  /* Oval card-style mobile link menu */
  .mobile-pill-menu{
    display:block !important;
    position:sticky;
    top:58px;
    z-index:1000;
    background:rgba(255,255,255,.98);
    border-bottom:1px solid var(--line);
    padding:9px 0 10px;
  }
  .mobile-pill-scroll{
    display:flex !important;
    align-items:center !important;
    gap:8px !important;
    overflow-x:auto !important;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
    padding-left:16px !important;
    padding-right:16px !important;
  }
  .mobile-pill-scroll::-webkit-scrollbar{
    display:none;
  }
  .mobile-pill-scroll a{
    flex:0 0 auto !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    height:38px !important;
    min-width:76px !important;
    padding:0 15px !important;
    border-radius:999px !important;
    border:1px solid #d8e8e2 !important;
    background:#ffffff !important;
    color:#0b3f34 !important;
    font-size:13px !important;
    font-weight:900 !important;
    line-height:1 !important;
    text-align:center !important;
    white-space:nowrap !important;
    text-decoration:none !important;
    box-shadow:0 8px 18px rgba(8,34,30,.06) !important;
  }
  .mobile-pill-scroll a:nth-child(2){
    background:#fffaf0 !important;
    border-color:#ead9ad !important;
    color:#70500c !important;
  }
  .mobile-pill-scroll a:nth-child(3){
    background:#f8fcfa !important;
    border-color:#cfe5dc !important;
    color:#0f766e !important;
  }
  .mobile-pill-scroll a:nth-child(6){
    background:#f8fbff !important;
    border-color:#cddcf6 !important;
    color:#214c91 !important;
  }
}

/* No line breaks inside menu pills */
.mobile-pill-scroll a,
.site-header .header-call-link{
  word-break:keep-all !important;
  overflow-wrap:normal !important;
}

@media(max-width:380px){
  .site-header .brand-link small{
    display:none !important;
  }
  .site-header .brand-link span{
    font-size:15.5px !important;
  }
  .mobile-pill-scroll a{
    min-width:70px !important;
    height:36px !important;
    padding:0 13px !important;
    font-size:12.5px !important;
  }
}


/* FINAL V38 VERIFIED process mobile 2x2 override */

@media(max-width:760px){
  html body main section#process.process .process-grid.v38-force-process-grid,
  html body main section.process .process-grid.v38-force-process-grid,
  html body main .mobile-process-2x2-grid.v38-force-process-grid{
    display:grid !important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;
    grid-auto-flow:row !important;
    gap:12px !important;
    width:100% !important;
    max-width:100% !important;
  }
  html body main section#process.process .process-grid.v38-force-process-grid > article,
  html body main section.process .process-grid.v38-force-process-grid > article,
  html body main .mobile-process-2x2-grid.v38-force-process-grid > article{
    display:block !important;
    width:auto !important;
    min-width:0 !important;
    max-width:100% !important;
    min-height:146px !important;
    box-sizing:border-box !important;
    padding:18px 14px !important;
    border-radius:18px !important;
  }
  html body main section#process.process .process-grid.v38-force-process-grid h3,
  html body main .mobile-process-2x2-grid.v38-force-process-grid h3{
    font-size:17px !important;
    line-height:1.28 !important;
    word-break:keep-all !important;
    margin-bottom:8px !important;
  }
  html body main section#process.process .process-grid.v38-force-process-grid p,
  html body main .mobile-process-2x2-grid.v38-force-process-grid p{
    font-size:13.5px !important;
    line-height:1.55 !important;
    word-break:keep-all !important;
  }
}
@media(max-width:360px){
  html body main section#process.process .process-grid.v38-force-process-grid,
  html body main .mobile-process-2x2-grid.v38-force-process-grid{
    gap:10px !important;
  }
  html body main section#process.process .process-grid.v38-force-process-grid > article,
  html body main .mobile-process-2x2-grid.v38-force-process-grid > article{
    min-height:136px !important;
    padding:16px 12px !important;
  }
}


/* FINAL V41: desktop restored, mobile-only header override */
@media(min-width:761px){
  body header.site-header .top-nav{
    display:flex !important;
  }
  body header.site-header .desktop-sitemap-link,
  body header.site-header .desktop-call-link{
    display:inline-flex !important;
  }
}

@media(max-width:760px){
  body .mobile-pill-menu,
  body .mobile-quick-menu{
    display:none !important;
  }
  body header.site-header .top-nav,
  body header.site-header .desktop-call-link,
  body header.site-header .header-call-link,
  body header.site-header .nav-call{
    display:none !important;
  }
  body header.site-header .desktop-sitemap-link,
  body header.site-header .header-sitemap-link{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    min-width:96px !important;
    height:38px !important;
    min-height:38px !important;
    padding:0 16px !important;
    border-radius:999px !important;
    border:1px solid #d9e8e2 !important;
    background:#fff !important;
    color:#06483d !important;
    font-size:14px !important;
    font-weight:900 !important;
    line-height:1 !important;
    white-space:nowrap !important;
    word-break:keep-all !important;
    text-decoration:none !important;
    box-shadow:0 8px 18px rgba(8,34,30,.06) !important;
  }
}


/* FINAL V42: requested scope separation */
/* Desktop: restore stats strip and desktop nav; remove all header action cards */
@media(min-width:761px){
  body section.stats-strip.desktop-stats-restore{
    display:block !important;
    visibility:visible !important;
    opacity:1 !important;
    height:auto !important;
    max-height:none !important;
    min-height:0 !important;
    margin:0 !important;
    padding:0 !important;
    overflow:visible !important;
    border-top:1px solid var(--line) !important;
    border-bottom:1px solid var(--line) !important;
    background:#fff !important;
  }
  body section.stats-strip.desktop-stats-restore .stats-grid{
    display:grid !important;
    grid-template-columns:repeat(4,1fr) !important;
  }
  body section.stats-strip.desktop-stats-restore .stats-grid > div{
    display:block !important;
    padding:24px 22px !important;
    border-right:1px solid var(--line) !important;
  }
  body header.site-header .top-nav{
    display:flex !important;
  }
  body header.site-header .header-actions,
  body header.site-header .mobile-only-sitemap-card{
    display:none !important;
  }
}

/* Mobile: never show stats strip; show only sitemap card in header */
@media(max-width:760px){
  body section.stats-strip,
  body section.stats-strip.desktop-stats-restore{
    display:none !important;
    visibility:hidden !important;
    opacity:0 !important;
    height:0 !important;
    max-height:0 !important;
    min-height:0 !important;
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    overflow:hidden !important;
  }
  body header.site-header .top-nav,
  body header.site-header .nav-call,
  body header.site-header .header-call-link,
  body header.site-header .desktop-call-link{
    display:none !important;
  }
  body header.site-header .header-actions{
    display:flex !important;
    align-items:center !important;
    justify-content:flex-end !important;
    flex:0 0 auto !important;
  }
  body header.site-header .mobile-only-sitemap-card{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    min-width:96px !important;
    height:38px !important;
    min-height:38px !important;
    padding:0 16px !important;
    border-radius:999px !important;
    border:1px solid #d9e8e2 !important;
    background:#fff !important;
    color:#06483d !important;
    font-size:14px !important;
    font-weight:900 !important;
    line-height:1 !important;
    white-space:nowrap !important;
    word-break:keep-all !important;
    text-decoration:none !important;
    box-shadow:0 8px 18px rgba(8,34,30,.06) !important;
  }
  body .mobile-pill-menu,
  body .mobile-quick-menu{
    display:none !important;
  }
}


/* FINAL V43: desktop stats design and color */
@media(min-width:761px){
  body section.stats-strip.stats-design-v43,
  body section.stats-strip.desktop-stats-restore.stats-design-v43{
    display:block !important;
    visibility:visible !important;
    opacity:1 !important;
    height:auto !important;
    max-height:none !important;
    margin:0 !important;
    padding:34px 0 !important;
    background:linear-gradient(180deg,#ffffff 0%,#fbfdfb 100%) !important;
    border-top:1px solid #dfece7 !important;
    border-bottom:1px solid #dfece7 !important;
    overflow:visible !important;
  }

  body section.stats-strip.stats-design-v43 .stats-design-grid{
    display:grid !important;
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
    gap:18px !important;
  }

  body section.stats-strip.stats-design-v43 .stats-design-card{
    position:relative !important;
    display:block !important;
    min-height:150px !important;
    padding:26px 24px 24px !important;
    border:1px solid #dbe9e3 !important;
    border-radius:24px !important;
    background:#ffffff !important;
    box-shadow:0 16px 34px rgba(8,34,30,.07) !important;
    overflow:hidden !important;
  }

  body section.stats-strip.stats-design-v43 .stats-design-card::before{
    content:"" !important;
    position:absolute !important;
    top:0 !important;
    left:0 !important;
    right:0 !important;
    height:5px !important;
    background:#f0b52d !important;
  }

  body section.stats-strip.stats-design-v43 .stats-area::before{
    background:#0f766e !important;
  }

  body section.stats-strip.stats-design-v43 .stats-custom::before{
    background:#214c91 !important;
  }

  body section.stats-strip.stats-design-v43 .stats-check::before{
    background:#06483d !important;
  }

  body section.stats-strip.stats-design-v43 .stats-design-card strong{
    display:block !important;
    margin:0 0 14px !important;
    color:#f0b52d !important;
    font-size:21px !important;
    font-weight:950 !important;
    line-height:1.25 !important;
    letter-spacing:-.035em !important;
  }

  body section.stats-strip.stats-design-v43 .stats-area strong{
    color:#0f766e !important;
  }

  body section.stats-strip.stats-design-v43 .stats-custom strong{
    color:#214c91 !important;
  }

  body section.stats-strip.stats-design-v43 .stats-check strong{
    color:#06483d !important;
  }

  body section.stats-strip.stats-design-v43 .stats-design-card span{
    display:block !important;
    margin:0 !important;
    color:#091713 !important;
    font-size:25px !important;
    font-weight:950 !important;
    line-height:1.3 !important;
    letter-spacing:-.04em !important;
  }

  body section.stats-strip.stats-design-v43 .stats-design-card p{
    display:block !important;
    margin:12px 0 0 !important;
    color:#667872 !important;
    font-size:15px !important;
    font-weight:700 !important;
    line-height:1.5 !important;
  }
}

/* Keep the stats section completely hidden on mobile */
@media(max-width:760px){
  body section.stats-strip,
  body section.stats-strip.stats-design-v43,
  body section.stats-strip.desktop-stats-restore{
    display:none !important;
    visibility:hidden !important;
    opacity:0 !important;
    height:0 !important;
    max-height:0 !important;
    min-height:0 !important;
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    overflow:hidden !important;
  }
}


/* FINAL V44: unified stats color + sitemap card on all breakpoints */
@media(min-width:761px){
  body section.stats-strip.stats-unified-v44{
    display:block !important;
    visibility:visible !important;
    opacity:1 !important;
    padding:34px 0 !important;
    background:linear-gradient(180deg,#ffffff 0%,#fbfdfb 100%) !important;
    border-top:1px solid #dfece7 !important;
    border-bottom:1px solid #dfece7 !important;
  }
  body section.stats-strip.stats-unified-v44 .stats-grid{
    display:grid !important;
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
    gap:18px !important;
  }
  body section.stats-strip.stats-unified-v44 .stats-design-card{
    position:relative !important;
    min-height:150px !important;
    padding:26px 24px 24px !important;
    border:1px solid #dbe9e3 !important;
    border-radius:24px !important;
    background:#ffffff !important;
    box-shadow:0 16px 34px rgba(8,34,30,.07) !important;
    overflow:hidden !important;
  }
  body section.stats-strip.stats-unified-v44 .stats-design-card::before,
  body section.stats-strip.stats-unified-v44 .stats-business::before,
  body section.stats-strip.stats-unified-v44 .stats-area::before,
  body section.stats-strip.stats-unified-v44 .stats-custom::before,
  body section.stats-strip.stats-unified-v44 .stats-check::before{
    content:"" !important;
    position:absolute !important;
    top:0 !important;
    left:0 !important;
    right:0 !important;
    height:5px !important;
    background:#06483d !important;
  }
  body section.stats-strip.stats-unified-v44 .stats-design-card strong,
  body section.stats-strip.stats-unified-v44 .stats-business strong,
  body section.stats-strip.stats-unified-v44 .stats-area strong,
  body section.stats-strip.stats-unified-v44 .stats-custom strong,
  body section.stats-strip.stats-unified-v44 .stats-check strong{
    display:block !important;
    margin:0 0 14px !important;
    color:#06483d !important;
    font-size:21px !important;
    font-weight:950 !important;
    line-height:1.25 !important;
    letter-spacing:-.035em !important;
  }
  body section.stats-strip.stats-unified-v44 .stats-design-card span{
    display:block !important;
    margin:0 !important;
    color:#091713 !important;
    font-size:25px !important;
    font-weight:950 !important;
    line-height:1.3 !important;
    letter-spacing:-.04em !important;
  }
  body section.stats-strip.stats-unified-v44 .stats-design-card p{
    display:block !important;
    margin:12px 0 0 !important;
    color:#667872 !important;
    font-size:15px !important;
    font-weight:700 !important;
    line-height:1.5 !important;
  }

  body header.site-header .header-actions{
    display:flex !important;
    align-items:center !important;
    justify-content:flex-end !important;
  }
  body header.site-header .header-sitemap-card{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    min-width:104px !important;
    height:38px !important;
    min-height:38px !important;
    padding:0 18px !important;
    border-radius:999px !important;
    border:1px solid #d9e8e2 !important;
    background:#fff !important;
    color:#06483d !important;
    font-size:14px !important;
    font-weight:900 !important;
    line-height:1 !important;
    white-space:nowrap !important;
    word-break:keep-all !important;
    text-decoration:none !important;
    box-shadow:0 8px 18px rgba(8,34,30,.06) !important;
  }
  body header.site-header .nav-call,
  body header.site-header .header-call-link,
  body header.site-header .desktop-call-link{
    display:none !important;
  }
}

@media(max-width:760px){
  body section.stats-strip,
  body section.stats-strip.stats-unified-v44{
    display:none !important;
    visibility:hidden !important;
    opacity:0 !important;
    height:0 !important;
    max-height:0 !important;
    min-height:0 !important;
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    overflow:hidden !important;
  }
  body header.site-header .header-sitemap-card{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    min-width:96px !important;
    height:38px !important;
    min-height:38px !important;
    padding:0 16px !important;
    border-radius:999px !important;
    border:1px solid #d9e8e2 !important;
    background:#fff !important;
    color:#06483d !important;
    font-size:14px !important;
    font-weight:900 !important;
    line-height:1 !important;
    white-space:nowrap !important;
    word-break:keep-all !important;
    text-decoration:none !important;
    box-shadow:0 8px 18px rgba(8,34,30,.06) !important;
  }
}


/* FINAL V45 HARD FIX: mobile sitemap card visible despite old header-action rules */
@media(max-width:760px){
  body header.site-header .header-actions{
    display:flex !important;
    align-items:center !important;
    justify-content:flex-end !important;
    flex:0 0 auto !important;
    min-width:max-content !important;
    visibility:visible !important;
    opacity:1 !important;
    overflow:visible !important;
  }
  body header.site-header .header-actions a.v45-force-visible-sitemap,
  body header.site-header .header-actions a[data-mobile-action="sitemap"],
  body header.site-header .header-actions a.header-call-link.v45-force-visible-sitemap{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    min-width:96px !important;
    height:38px !important;
    min-height:38px !important;
    padding:0 16px !important;
    border-radius:999px !important;
    border:1px solid #d9e8e2 !important;
    background:#fff !important;
    color:#06483d !important;
    font-size:14px !important;
    font-weight:900 !important;
    line-height:1 !important;
    white-space:nowrap !important;
    word-break:keep-all !important;
    text-decoration:none !important;
    box-shadow:0 8px 18px rgba(8,34,30,.06) !important;
    visibility:visible !important;
    opacity:1 !important;
    position:static !important;
    transform:none !important;
    pointer-events:auto !important;
  }
  body header.site-header .top-nav,
  body .mobile-pill-menu,
  body .mobile-quick-menu{
    display:none !important;
  }
}


/* FINAL V46: stats strip removed from HTML; fallback hide if old markup remains */
section.stats-strip,
.stats-strip.desktop-stats-restore,
.stats-strip.stats-design-v43,
.stats-strip.stats-unified-v44{
  display:none !important;
  visibility:hidden !important;
  opacity:0 !important;
  height:0 !important;
  max-height:0 !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  overflow:hidden !important;
}



/* FINAL V49: area pages */
.area-page{background:#fff;color:#0c1915}.area-page .breadcrumb{display:flex;align-items:center;gap:8px;margin:0 0 22px;color:#687872;font-size:14px;font-weight:800;flex-wrap:wrap}.area-page .breadcrumb a{color:#06483d;text-decoration:none}.area-page .breadcrumb strong{color:#0c1915}.area-hero{padding:76px 0 64px;background:linear-gradient(135deg,#f3fbf7 0%,#fff 62%,#f7fbf9 100%);border-bottom:1px solid #e3eee9}.area-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.75fr);gap:54px;align-items:center}.area-hero h1{margin:0 0 18px;font-size:clamp(42px,6vw,74px);line-height:1.02;letter-spacing:-.07em;color:#0b1714;font-weight:950}.area-lead{margin:0 0 26px;font-size:22px;line-height:1.65;color:#43534f;font-weight:750;letter-spacing:-.04em}.area-page .eyebrow{margin:0 0 12px;color:#087765;font-size:14px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.area-hero-photo{margin:0;border-radius:30px;overflow:hidden;background:#fff;box-shadow:0 24px 60px rgba(8,34,30,.13);border:1px solid #dce9e4}.area-hero-photo img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover}.area-hero-photo figcaption{padding:14px 18px;color:#53635f;font-size:14px;font-weight:800}.answer-band{padding:26px 0;background:#06483d;color:#fff}.answer-band .container{display:grid;grid-template-columns:150px 1fr;gap:24px;align-items:center}.answer-band strong{font-size:20px;font-weight:950}.answer-band p{margin:0;font-size:19px;line-height:1.6;font-weight:750;letter-spacing:-.04em}.area-page .section{padding:82px 0}.area-page .section-heading{max-width:840px;margin:0 auto 34px;text-align:center}.area-page .section-heading h2{margin:0 0 14px;font-size:clamp(32px,4vw,52px);line-height:1.12;letter-spacing:-.06em;color:#073c34;font-weight:950}.area-page .section-heading p:not(.eyebrow){margin:0 auto;color:#52645f;font-size:19px;line-height:1.7;font-weight:720}.area-card-grid{display:grid;gap:20px}.area-card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.area-card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.area-card-grid article{border:1px solid #dbe9e3;border-radius:24px;padding:28px;background:#fff;box-shadow:0 16px 36px rgba(8,34,30,.06)}.area-card-grid strong{display:inline-flex;margin-bottom:14px;color:#087765;font-weight:950}.area-card-grid h3{margin:0 0 12px;color:#0b1f1a;font-size:23px;line-height:1.25;letter-spacing:-.04em;font-weight:950}.area-card-grid p{margin:0;color:#52645f;font-size:16px;line-height:1.72;font-weight:700}.case-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.case-photo-grid figure{margin:0;border:1px solid #dbe9e3;border-radius:26px;overflow:hidden;background:#fff;box-shadow:0 18px 42px rgba(8,34,30,.07)}.case-photo-grid img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.case-photo-grid figcaption{display:flex;flex-direction:column;gap:6px;padding:18px}.case-photo-grid figcaption strong{font-size:20px;color:#073c34;font-weight:950}.case-photo-grid figcaption span{color:#52645f;font-size:15px;line-height:1.55;font-weight:720}.area-service{background:#f7fbf9}.area-coverage{background:linear-gradient(180deg,#fff 0%,#f6fbf8 100%)}.process-line{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.process-line article{position:relative;border-radius:24px;padding:28px;background:#073c34;color:#fff;box-shadow:0 16px 34px rgba(8,34,30,.11)}.process-line span{display:block;margin-bottom:18px;color:#ffe08a;font-size:20px;font-weight:950}.process-line h3{margin:0 0 12px;font-size:22px;letter-spacing:-.04em}.process-line p{margin:0;color:#e4f0ec;font-size:15.5px;line-height:1.65;font-weight:700}.area-faq{background:#f7fbf9}.area-faq .faq-list{max-width:920px;margin:0 auto;display:grid;gap:12px}.area-faq details{border:1px solid #dbe9e3;border-radius:20px;background:#fff;padding:0;overflow:hidden}.area-faq summary{cursor:pointer;padding:20px 24px;color:#0b1f1a;font-size:18px;font-weight:950;letter-spacing:-.03em}.area-faq details p{margin:0;padding:0 24px 22px;color:#52645f;font-size:16px;line-height:1.75;font-weight:700}.related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.related-grid a{display:flex;flex-direction:column;gap:10px;padding:24px;border-radius:22px;border:1px solid #dbe9e3;text-decoration:none;background:#fff;color:#0b1f1a;box-shadow:0 14px 30px rgba(8,34,30,.05)}.related-grid strong{font-size:20px;font-weight:950;color:#073c34}.related-grid span{color:#52645f;font-size:15px;line-height:1.55;font-weight:720}.area-cta{padding:76px 0;background:#06483d;color:#fff;text-align:center}.area-cta h2{margin:0 0 14px;font-size:clamp(32px,4vw,52px);letter-spacing:-.06em;font-weight:950}.area-cta p{max-width:760px;margin:0 auto 28px;color:#e4f0ec;font-size:19px;line-height:1.7;font-weight:750}.area-page .btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;border-radius:999px;padding:0 26px;text-decoration:none;font-size:18px;font-weight:950;letter-spacing:-.03em}.area-page .btn.primary{background:#06483d;color:#fff;box-shadow:0 16px 32px rgba(6,72,61,.18)}.area-page .area-cta .btn.primary{background:#fff;color:#06483d}.area-page .btn.ghost{background:#fff;color:#06483d;border:1px solid #d9e8e2}.sitemap-area-section{padding:60px 0;background:#f7fbf9}.sitemap-area-section h2{margin:0 0 10px;color:#073c34;font-size:34px;letter-spacing:-.05em}.sitemap-area-section p{margin:0 0 18px;color:#52645f;font-weight:700}.sitemap-area-section .sitemap-card{display:flex;flex-direction:column;gap:8px;max-width:420px;padding:24px;border:1px solid #dbe9e3;border-radius:22px;background:#fff;text-decoration:none;box-shadow:0 12px 30px rgba(8,34,30,.05)}.sitemap-area-section .sitemap-card strong{color:#073c34;font-size:22px;font-weight:950}.sitemap-area-section .sitemap-card span{color:#52645f;font-size:15px;font-weight:720}@media(max-width:980px){.area-hero{padding:48px 0 44px}.area-hero-grid{grid-template-columns:1fr;gap:34px}.area-hero h1{font-size:42px}.area-lead{font-size:19px}.answer-band .container{grid-template-columns:1fr;gap:8px}.area-card-grid.three,.area-card-grid.four,.case-photo-grid,.process-line,.related-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.area-page .section{padding:56px 0}.area-hero{padding:34px 0 38px}.area-hero h1{font-size:36px;letter-spacing:-.065em}.area-lead{font-size:17px;line-height:1.65}.hero-actions{display:grid;grid-template-columns:1fr;gap:10px}.area-hero-photo img{aspect-ratio:4/5}.answer-band{padding:22px 0}.answer-band p{font-size:16px}.area-page .section-heading{text-align:left;margin-bottom:24px}.area-page .section-heading h2{font-size:31px}.area-page .section-heading p:not(.eyebrow){font-size:16px}.area-card-grid.three,.area-card-grid.four,.case-photo-grid,.process-line,.related-grid{grid-template-columns:1fr}.area-card-grid article{padding:22px}.case-photo-grid figcaption{padding:16px}}


/* FINAL V51: area page layout cleanup */
.area-page .eyebrow{
  display:none !important;
}
.area-hero-photo img{
  aspect-ratio:1/1 !important;
  max-height:520px !important;
  object-fit:cover !important;
}
.area-page .section-heading h2,
.area-page h1,
.area-page h2{
  word-break:keep-all !important;
  overflow-wrap:normal !important;
}
.area-page .section-heading{
  max-width:960px !important;
}
.area-page .related-links .section-heading h2{
  white-space:nowrap !important;
}
@media(max-width:760px){
  .area-hero-photo img{
    aspect-ratio:1/1 !important;
    max-height:none !important;
  }
  .area-page .section-heading h2{
    font-size:29px !important;
    line-height:1.18 !important;
  }
  .area-page .related-links .section-heading h2{
    white-space:nowrap !important;
    font-size:28px !important;
  }
}

/* FINAL V51: sitemap region card must use existing region block design */
.sitemap-area-section{
  display:none !important;
}
.sitemap-region .sitemap-region-ready{
  max-width:760px;
  margin:0 auto;
  text-align:left;
  border:1px solid #dbe9e3;
  border-top:4px solid var(--section-accent);
  background:#ffffff;
  border-radius:24px;
  padding:0;
  overflow:hidden;
  box-shadow:0 14px 34px rgba(8,34,30,.06);
}
.sitemap-region .sitemap-region-ready .sitemap-region-card{
  display:block;
  padding:30px 28px;
  text-decoration:none;
  color:inherit;
}
.sitemap-region .sitemap-region-ready .sitemap-region-card strong{
  display:inline-flex;
  background:color-mix(in srgb, var(--section-accent) 10%, #ffffff);
  color:var(--section-accent);
  border-radius:999px;
  padding:8px 14px;
  margin-bottom:14px;
  font-weight:900;
}
.sitemap-region .sitemap-region-ready .sitemap-region-card p{
  margin:0;
  color:var(--muted);
  line-height:1.75;
  font-weight:700;
}


/* FINAL V52: Seoul area readability fix */
.area-seoul-page .area-hero h1{
  white-space:nowrap !important;
  word-break:keep-all !important;
  overflow-wrap:normal !important;
  font-size:clamp(38px, 2.85vw, 46px) !important;
  line-height:1.08 !important;
  letter-spacing:-.065em !important;
}
.area-seoul-page .answer-band{
  display:none !important;
}
.area-seoul-page .section-heading p,
.area-seoul-page .area-cta p{
  word-break:keep-all !important;
}
.area-seoul-page .section-heading p br,
.area-seoul-page .area-cta p br{
  display:block !important;
}
@media(max-width:760px){
  .area-seoul-page .area-hero h1{
    white-space:normal !important;
    font-size:34px !important;
    line-height:1.15 !important;
  }
  .area-seoul-page .section-heading p,
  .area-seoul-page .area-cta p{
    text-align:left !important;
  }
}


/* FINAL V53: Seoul area page uses main site design system */
.area-main-design-page .area-main-hero{
  background:linear-gradient(135deg,#fbfdfb 0%,#eef7f1 100%) !important;
}
.area-main-design-page .hero-grid{
  grid-template-columns:500px 1fr !important;
}
.area-main-design-page .hero-photo{
  max-width:500px !important;
  justify-self:start !important;
}
.area-main-design-page .hero-photo img{
  aspect-ratio:1/1 !important;
  object-fit:cover !important;
}
.area-main-design-page .hero-copy h1{
  white-space:nowrap !important;
  word-break:keep-all !important;
  font-size:clamp(38px,2.85vw,46px) !important;
  line-height:1.08 !important;
}
.area-main-design-page .section-head p br,
.area-main-design-page .cta p br{
  display:block !important;
}
.area-main-design-page .area-photo-grid{
  display:grid !important;
  grid-template-columns:repeat(3,1fr) !important;
  gap:22px !important;
}
.area-main-design-page .area-photo-grid .compare-card img{
  aspect-ratio:1/1 !important;
  object-fit:cover !important;
}


.area-main-design-page .info-hub-grid{
  grid-template-columns:repeat(4,1fr) !important;
}
.area-main-design-page .call-box .phone{
  display:block;
  color:var(--brand);
  font-size:22px;
  line-height:1.35;
  letter-spacing:-.04em;
}
@media(max-width:1060px){
  .area-main-design-page .hero-grid{
    grid-template-columns:1fr !important;
  }
  .area-main-design-page .hero-photo{
    max-width:500px !important;
  }
  .area-main-design-page .area-photo-grid,
  .area-main-design-page .info-hub-grid{
    grid-template-columns:repeat(2,1fr) !important;
  }
}
@media(max-width:760px){
  .area-main-design-page .hero-copy h1{
    white-space:normal !important;
    font-size:34px !important;
    line-height:1.15 !important;
  }
  .area-main-design-page .area-photo-grid,
  .area-main-design-page .info-hub-grid{
    grid-template-columns:1fr !important;
  }
  
}


/* FINAL V54: unified desktop header sitemap card */
header.site-header .header-inner{
  display:flex !important;
  align-items:center !important;
  gap:24px !important;
}
header.site-header .top-nav{
  margin-left:auto !important;
}
header.site-header .header-actions{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-end !important;
  flex:0 0 auto !important;
}
header.site-header .header-sitemap-card.v54-header-sitemap{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-width:104px !important;
  height:38px !important;
  padding:0 18px !important;
  border-radius:999px !important;
  border:1px solid #d9e8e2 !important;
  background:#ffffff !important;
  color:#06483d !important;
  font-size:14px !important;
  font-weight:900 !important;
  text-decoration:none !important;
  white-space:nowrap !important;
  box-shadow:0 8px 18px rgba(8,34,30,.06) !important;
}
@media(max-width:760px){
  header.site-header .top-nav{
    display:none !important;
  }
  header.site-header .header-sitemap-card.v54-header-sitemap{
    min-width:96px !important;
    height:38px !important;
    padding:0 16px !important;
    font-size:14px !important;
  }
}

/* FINAL V54: Seoul page layout refinements */
.area-main-design-page .hero-grid{
  grid-template-columns:minmax(0,1fr) 500px !important;
  gap:70px !important;
  align-items:center !important;
}
.area-main-design-page .hero-copy{
  order:1 !important;
}
.area-main-design-page .hero-photo{
  order:2 !important;
  justify-self:end !important;
}
.area-main-design-page .area-service-types-v54 .area-service-type-grid{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  gap:20px !important;
}

.area-main-design-page .area-region-two-rows{
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  gap:14px !important;
}


.area-main-design-page .call-box{
  text-align:left !important;
}

.area-main-design-page .call-box .phone{
  margin:0 0 12px !important;
  color:#0b211c !important;
}
.area-main-design-page .call-box p{
  line-height:1.65 !important;
}
.area-main-design-page .call-box .cta-card-link{
  display:inline-flex !important;
  margin-top:16px !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:44px !important;
  padding:0 18px !important;
  border-radius:999px !important;
  background:#06483d !important;
  color:#fff !important;
  font-weight:900 !important;
  text-decoration:none !important;
}
@media(max-width:1060px){
  .area-main-design-page .hero-grid{
    grid-template-columns:1fr !important;
    gap:34px !important;
  }
  .area-main-design-page .hero-copy{
    order:1 !important;
  }
  .area-main-design-page .hero-photo{
    order:2 !important;
    justify-self:start !important;
  }
  .area-main-design-page .area-service-types-v54 .area-service-type-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
  
}
@media(max-width:760px){
  .area-main-design-page .area-service-types-v54 .area-service-type-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:12px !important;
  }
  .area-main-design-page .area-service-types-v54 .service-card{
    padding:18px 14px !important;
  }
  .area-main-design-page .area-service-types-v54 .service-card h3{
    font-size:18px !important;
    line-height:1.22 !important;
  }
  .area-main-design-page .area-service-types-v54 .service-card p{
    font-size:14px !important;
    line-height:1.55 !important;
  }
  
  
}


/* FINAL V55: sitemap region card same size as other sitemap cards */
.sitemap-region .sitemap-region-ready{
  display:none !important;
}
.sitemap-region .sitemap-region-grid{
  display:grid !important;
  grid-template-columns:repeat(3, minmax(0, 1fr)) !important;
  gap:18px !important;
  max-width:none !important;
  margin:0 !important;
}
.sitemap-region .sitemap-region-card{
  display:flex !important;
  flex-direction:column !important;
  justify-content:flex-start !important;
  min-height:138px !important;
  height:100% !important;
  padding:26px 24px !important;
  border:1px solid #dbe9e3 !important;
  border-top:4px solid var(--section-accent) !important;
  border-radius:20px !important;
  background:#ffffff !important;
  box-shadow:none !important;
  text-align:left !important;
  text-decoration:none !important;
}
.sitemap-region .sitemap-region-card strong{
  display:block !important;
  margin:0 0 12px !important;
  padding:0 !important;
  background:transparent !important;
  color:#0b1f1a !important;
  border-radius:0 !important;
  font-size:20px !important;
  line-height:1.35 !important;
  font-weight:950 !important;
  letter-spacing:-.035em !important;
}
.sitemap-region .sitemap-region-card span{
  display:block !important;
  margin:0 !important;
  color:#52645f !important;
  font-size:15px !important;
  line-height:1.65 !important;
  font-weight:700 !important;
}
@media(max-width:980px){
  .sitemap-region .sitemap-region-grid{
    grid-template-columns:repeat(2, minmax(0, 1fr)) !important;
  }
}
@media(max-width:760px){
  .sitemap-region .sitemap-region-grid{
    grid-template-columns:1fr !important;
  }
  .sitemap-region .sitemap-region-card{
    min-height:auto !important;
    padding:22px 20px !important;
  }
}


/* FINAL V56: Seoul CTA simple phone card */
.area-main-design-page .call-box{
  display:flex !important;
  flex-direction:column !important;
  align-items:flex-start !important;
  justify-content:center !important;
  gap:16px !important;
  text-align:left !important;
}
.area-main-design-page .call-box .cta-simple-message{
  display:block !important;
  margin:0 !important;
  color:#0b211c !important;
  font-size:24px !important;
  line-height:1.35 !important;
  font-weight:950 !important;
  letter-spacing:-.045em !important;
}
.area-main-design-page .call-box .cta-phone-link{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:48px !important;
  padding:0 20px !important;
  border-radius:999px !important;
  background:#06483d !important;
  color:#fff !important;
  font-size:16px !important;
  font-weight:950 !important;
  text-decoration:none !important;
  box-shadow:0 12px 24px rgba(6,72,61,.18) !important;
}
@media(max-width:760px){
  .area-main-design-page .call-box .cta-simple-message{
    font-size:21px !important;
  }
}


/* FINAL V57: Seoul SEO balance and readability */
.area-main-design-page .hero-copy .lead{
  word-break:keep-all !important;
}
.area-main-design-page .section-head p{
  word-break:keep-all !important;
}
.area-main-design-page .area-cta .cta-box > div p{
  word-break:keep-all !important;
}


/* FINAL V59: Suwon area page SEO image layout */
.area-suwon-page .hero-copy .lead,
.area-suwon-page .section-head p,
.area-suwon-page .area-cta .cta-box > div p{
  word-break:keep-all !important;
}
.area-suwon-page .hero-photo img,
.area-suwon-page .area-photo-grid .compare-card img{
  aspect-ratio:1/1 !important;
  object-fit:cover !important;
}


/* FINAL V61: Suwon region list one-row and unique SEO copy */


.area-suwon-page .hero-copy .lead,
.area-suwon-page .section-head p,
.area-suwon-page .area-cta .cta-box > div p{
  word-break:keep-all !important;
}


/* FINAL V62: Suwon expert copy and exact uploaded photos */
.area-suwon-page .hero-copy .lead,
.area-suwon-page .section-head p,
.area-suwon-page .area-cta .cta-box > div p{
  word-break:keep-all !important;
}
.area-suwon-page .hero-photo img,
.area-suwon-page .area-photo-grid .compare-card img{
  aspect-ratio:1/1 !important;
  object-fit:cover !important;
}


/* FINAL V63: Incheon area page SEO and exact uploaded photos */
.area-incheon-page .hero-copy .lead,
.area-incheon-page .section-head p,
.area-incheon-page .area-cta .cta-box > div p{
  word-break:keep-all !important;
}
.area-incheon-page .hero-photo img,
.area-incheon-page .area-photo-grid .compare-card img{
  aspect-ratio:1/1 !important;
  object-fit:cover !important;
}



/* FINAL V66: Yongin area page SEO and exact uploaded photos */
.area-yongin-page .hero-copy .lead,
.area-yongin-page .section-head p,
.area-yongin-page .area-cta .cta-box > div p{word-break:keep-all !important;}
.area-yongin-page .hero-photo img,
.area-yongin-page .area-photo-grid .compare-card img{aspect-ratio:1/1 !important;object-fit:cover !important;}



/* FINAL V67: Seongnam area page SEO and exact uploaded photos */
.area-seongnam-page .hero-copy .lead,
.area-seongnam-page .section-head p,
.area-seongnam-page .area-cta .cta-box > div p{word-break:keep-all !important;}
.area-seongnam-page .hero-photo img,
.area-seongnam-page .area-photo-grid .compare-card img{aspect-ratio:1/1 !important;object-fit:cover !important;}



/* FINAL V68: Pyeongtaek area page SEO and exact uploaded photos */
.area-pyeongtaek-page .hero-copy .lead,
.area-pyeongtaek-page .section-head p,
.area-pyeongtaek-page .area-cta .cta-box > div p{word-break:keep-all !important;}
.area-pyeongtaek-page .hero-photo img,
.area-pyeongtaek-page .area-photo-grid .compare-card img{aspect-ratio:1/1 !important;object-fit:cover !important;}



/* FINAL V70: regional SEO quality audit fix */
.area-main-design-page .area-related .info-hub-card strong,.area-main-design-page .area-related .info-hub-card span{word-break:keep-all !important;}

/* FINAL V72: school solar streetlight keyword page */
.place-school-page .hero-copy .lead,
.place-school-page .section-head p,
.place-school-page .area-cta .cta-box > div p{word-break:keep-all !important;}
.place-school-page .hero-photo img,
.place-school-page .area-photo-grid .compare-card img{aspect-ratio:1/1 !important;object-fit:cover !important;}
.place-school-page .school-place-row{display:flex !important;flex-wrap:wrap !important;justify-content:center !important;gap:10px !important;max-width:980px !important;margin:0 auto !important;}
.place-school-page .school-place-row span{display:inline-flex !important;align-items:center !important;justify-content:center !important;min-width:74px !important;height:42px !important;padding:0 14px !important;border-radius:999px !important;border:1px solid #d9e8e2 !important;background:#fff !important;color:#0b211c !important;font-weight:900 !important;}













/* FINAL V78: parking place page SEO layout */
.place-parking-page .hero-copy .lead,
.place-parking-page .section-head p,
.place-parking-page .area-cta .cta-box > div p{word-break:keep-all !important;}
.place-parking-page .hero-photo img,
.place-parking-page .area-photo-grid .compare-card img{aspect-ratio:1/1 !important;object-fit:cover !important;}




/* FINAL V81: apartment place page SEO layout */
.place-apartment-page .hero-copy .lead,
.place-apartment-page .section-head p,
.place-apartment-page .area-cta .cta-box > div p{word-break:keep-all !important;}
.place-apartment-page .hero-photo img,
.place-apartment-page .area-photo-grid .compare-card img{aspect-ratio:1/1 !important;object-fit:cover !important;}




/* FINAL V83: building place page SEO layout */
.place-building-page .hero-copy .lead,
.place-building-page .section-head p,
.place-building-page .area-cta .cta-box > div p{word-break:keep-all !important;}
.place-building-page .hero-photo img,
.place-building-page .area-photo-grid .compare-card img{aspect-ratio:1/1 !important;object-fit:cover !important;}




/* FINAL V84: sitemap place cards use the exact same width system as regional cards */
.sitemap-place .sitemap-place-grid{
  display:grid !important;
  grid-template-columns:repeat(3, minmax(0, 1fr)) !important;
  gap:18px !important;
  max-width:none !important;
  margin:0 !important;
  width:100% !important;
}
.sitemap-place .sitemap-region-card{
  display:flex !important;
  flex-direction:column !important;
  justify-content:flex-start !important;
  min-height:138px !important;
  height:100% !important;
  padding:26px 24px !important;
  border:1px solid #dbe9e3 !important;
  border-top:4px solid var(--section-accent) !important;
  border-radius:20px !important;
  background:#ffffff !important;
  box-shadow:none !important;
  text-align:left !important;
  text-decoration:none !important;
}
.sitemap-place .sitemap-region-card strong{
  display:block !important;
  margin:0 0 12px !important;
  padding:0 !important;
  background:transparent !important;
  color:#0b1f1a !important;
  border-radius:0 !important;
  font-size:20px !important;
  line-height:1.35 !important;
  font-weight:950 !important;
  letter-spacing:-.035em !important;
}
.sitemap-place .sitemap-region-card span{
  display:block !important;
  margin:0 !important;
  color:#52645f !important;
  font-size:15px !important;
  line-height:1.65 !important;
  font-weight:700 !important;
}
@media(max-width:980px){
  .sitemap-place .sitemap-place-grid{
    grid-template-columns:repeat(2, minmax(0, 1fr)) !important;
  }
}
@media(max-width:760px){
  .sitemap-place .sitemap-place-grid{
    grid-template-columns:1fr !important;
  }
}


/* FINAL V85: factory place page SEO layout */
.place-factory-page .hero-copy .lead,
.place-factory-page .section-head p,
.place-factory-page .area-cta .cta-box > div p{word-break:keep-all !important;}
.place-factory-page .hero-photo img,
.place-factory-page .area-photo-grid .compare-card img{aspect-ratio:1/1 !important;object-fit:cover !important;}




/* FINAL V86: park place page SEO layout */
.place-park-page .hero-copy .lead,
.place-park-page .section-head p,
.place-park-page .area-cta .cta-box > div p{word-break:keep-all !important;}
.place-park-page .hero-photo img,
.place-park-page .area-photo-grid .compare-card img{aspect-ratio:1/1 !important;object-fit:cover !important;}




/* FINAL V87: warehouse place page SEO layout */
.place-warehouse-page .hero-copy .lead,
.place-warehouse-page .section-head p,
.place-warehouse-page .area-cta .cta-box > div p{word-break:keep-all !important;}
.place-warehouse-page .hero-photo img,
.place-warehouse-page .area-photo-grid .compare-card img{aspect-ratio:1/1 !important;object-fit:cover !important;}




/* FINAL V89: Hwaseong area page SEO layout */
.area-hwaseong-page .hero-copy .lead,
.area-hwaseong-page .section-head p,
.area-hwaseong-page .area-cta .cta-box > div p{word-break:keep-all !important;}
.area-hwaseong-page .hero-photo img,
.area-hwaseong-page .area-photo-grid .compare-card img{aspect-ratio:1/1 !important;object-fit:cover !important;}




/* FINAL V91: Gimpo area page SEO layout */
.area-gimpo-page .hero-copy .lead,
.area-gimpo-page .section-head p,
.area-gimpo-page .area-cta .cta-box > div p{word-break:keep-all !important;}
.area-gimpo-page .hero-photo img,
.area-gimpo-page .area-photo-grid .compare-card img{aspect-ratio:1/1 !important;object-fit:cover !important;}




/* FINAL V92: Goyang area page */
.area-goyang-page .hero-copy .lead,
.area-goyang-page .section-head p,
.area-goyang-page .area-cta .cta-box > div p{
  word-break:keep-all !important;
}
.area-goyang-page .hero-photo img,
.area-goyang-page .area-photo-grid .compare-card img{
  aspect-ratio:1/1 !important;
  object-fit:cover !important;
}




/* FINAL V93: Ansan area page */
.area-ansan-page .hero-copy .lead,
.area-ansan-page .section-head p,
.area-ansan-page .area-cta .cta-box > div p{
  word-break:keep-all !important;
}
.area-ansan-page .hero-photo img,
.area-ansan-page .area-photo-grid .compare-card img{
  aspect-ratio:1/1 !important;
  object-fit:cover !important;
}




/* FINAL V94: Siheung area page */
.area-siheung-page .hero-copy .lead,
.area-siheung-page .section-head p,
.area-siheung-page .area-cta .cta-box > div p {
  word-break: keep-all !important;
}
.area-siheung-page .hero-photo img,
.area-siheung-page .area-photo-grid .compare-card img {
  aspect-ratio: 1 / 1 !important;
  object-fit: cover !important;
}




/* FINAL V95: site-wide SEO, trust and internal-link structure */
.v95-standard-page .info-panel p,
.v95-standard-page .info-side-card li {
  word-break: keep-all;
}
.v95-case-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}
.v95-case-card {
  display: block;
  overflow: hidden;
  border: 1px solid #d9e8e2;
  border-radius: 20px;
  background: #fff;
  color: inherit;
  text-decoration: none;
  box-shadow: 0 14px 32px rgba(15, 118, 110, .08);
  transition: transform .2s ease, box-shadow .2s ease;
}
.v95-case-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 40px rgba(15, 118, 110, .14);
}
.v95-case-card img {
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}
.v95-case-card > div {
  padding: 18px;
}
.v95-case-card strong,
.v95-case-card span {
  display: block;
}
.v95-case-card strong {
  margin-bottom: 7px;
  font-size: 1.05rem;
}
.v95-case-card span {
  line-height: 1.65;
  color: #52635f;
}
@media (max-width: 980px) {
  .v95-case-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 620px) {
  .v95-case-grid {
    grid-template-columns: 1fr;
  }
}


/* FINAL V100: restored customer reviews */
.review-stars {
  color: var(--accent);
  font-weight: 900;
  letter-spacing: .08em;
  margin-bottom: 12px;
}
.review-meta {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 8px;
}


/* FINAL V100: expanded top navigation */
@media (min-width: 981px) {
  header.site-header .top-nav {
    gap: 13px !important;
  }
  header.site-header .top-nav a {
    font-size: 14px !important;
    letter-spacing: -.02em;
  }
}
@media (min-width: 761px) and (max-width: 1120px) {
  header.site-header .header-inner {
    gap: 12px !important;
  }
  header.site-header .top-nav {
    gap: 7px !important;
  }
  header.site-header .top-nav a {
    font-size: 13px !important;
  }
  header.site-header .header-sitemap-card.v54-header-sitemap {
    min-width: 94px !important;
    padding: 0 14px !important;
  }
}


/* FINAL V101: user-focused case hub */
.case-hub-page{background:#fff}.case-hub-hero{padding:56px 0 50px;background:linear-gradient(180deg,#f7fbf9 0%,#fff 100%);border-bottom:1px solid var(--line)}.case-hub-hero-inner{max-width:920px}.case-hub-hero h1{margin:0 0 18px;color:#0f766e;font-size:clamp(38px,5vw,62px);line-height:1.08;letter-spacing:-.06em}.case-hub-hero .lead{max-width:800px;margin:0 0 26px;color:#52635f;font-size:19px;line-height:1.75;font-weight:700;word-break:keep-all}.case-hub-hero .actions{display:flex;gap:12px}.case-hub-section{padding:72px 0}.case-hub-section:nth-of-type(3){background:#f7fbf9}.case-hub-section-head{max-width:820px;margin:0 auto 32px;text-align:center}.case-hub-section-head h2{margin:0 0 12px;color:#0f766e;font-size:clamp(30px,4vw,44px);line-height:1.2;letter-spacing:-.05em}.case-hub-section-head p{margin:0;color:#52635f;font-size:17px;line-height:1.7;font-weight:700;word-break:keep-all}.case-hub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.case-hub-card{display:block;overflow:hidden;border:1px solid #d9e8e2;border-radius:22px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 14px 34px rgba(15,118,110,.07);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.case-hub-card:hover{transform:translateY(-4px);border-color:#9ccdc1;box-shadow:0 18px 42px rgba(15,118,110,.13)}.case-hub-figure{margin:0}.case-hub-card img{display:block;width:100%!important;height:auto!important;max-height:360px!important;aspect-ratio:3/2!important;object-fit:cover!important;background:#edf5f1}.case-hub-card figcaption{min-height:112px;padding:20px 22px 22px}.case-hub-card strong,.case-hub-card span{display:block}.case-hub-card strong{margin-bottom:8px;color:#073c34;font-size:21px;line-height:1.3;letter-spacing:-.035em}.case-hub-card span{color:#52635f;font-size:15.5px;line-height:1.65;font-weight:700;word-break:keep-all}.case-hub-cta{padding:70px 0;background:#06483d;color:#fff}.case-hub-cta-inner{display:grid;grid-template-columns:1fr auto;gap:36px;align-items:center}.case-hub-cta h2{margin:0 0 12px;font-size:clamp(30px,4vw,46px);letter-spacing:-.05em}.case-hub-cta p{margin:0;color:#dcece7;font-size:17px;line-height:1.7;font-weight:700}.case-hub-cta .call-box{min-width:260px;padding:22px 26px;border-radius:20px;background:#fff;color:#0b211c}.case-hub-cta .call-box p{color:#52635f;font-size:14px}.case-hub-cta .phone{display:block;margin:6px 0 8px;color:#06483d;font-size:28px;font-weight:950;text-decoration:none}@media(max-width:820px){.case-hub-grid{grid-template-columns:1fr}.case-hub-card img{max-height:420px!important}.case-hub-cta-inner{grid-template-columns:1fr}.case-hub-cta .call-box{min-width:0}}@media(max-width:620px){.case-hub-hero{padding:38px 0 36px}.case-hub-section{padding:54px 0}.case-hub-section-head{margin-bottom:24px;text-align:left}.case-hub-card img{aspect-ratio:4/3!important;max-height:320px!important}.case-hub-card figcaption{min-height:0;padding:17px 18px 19px}.case-hub-card strong{font-size:19px}}


/* FINAL V102: consolidated inline styles */
/* v45 hard fix: sitemap card must be visible on mobile */
@media(max-width:760px){
  html body header.site-header .top-nav,
  html body .mobile-pill-menu,
  html body .mobile-quick-menu{
    display:none !important;
  }

  html body header.site-header .header-inner{
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    min-height:58px !important;
    height:58px !important;
    padding-top:6px !important;
    padding-bottom:6px !important;
    gap:10px !important;
    flex-wrap:nowrap !important;
  }

  html body header.site-header .header-actions{
    display:flex !important;
    align-items:center !important;
    justify-content:flex-end !important;
    flex:0 0 auto !important;
    min-width:max-content !important;
    width:auto !important;
    height:auto !important;
    visibility:visible !important;
    opacity:1 !important;
    overflow:visible !important;
    position:static !important;
  }

  html body header.site-header .header-actions a.v45-force-visible-sitemap,
  html body header.site-header .header-actions a[data-mobile-action="sitemap"],
  html body header.site-header .header-actions a.header-call-link.v45-force-visible-sitemap{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:auto !important;
    min-width:96px !important;
    height:38px !important;
    min-height:38px !important;
    max-height:none !important;
    padding:0 16px !important;
    border-radius:999px !important;
    border:1px solid #d9e8e2 !important;
    background:#ffffff !important;
    color:#06483d !important;
    font-size:14px !important;
    font-weight:900 !important;
    line-height:1 !important;
    white-space:nowrap !important;
    word-break:keep-all !important;
    text-decoration:none !important;
    box-shadow:0 8px 18px rgba(8,34,30,.06) !important;
    visibility:visible !important;
    opacity:1 !important;
    position:static !important;
    transform:none !important;
    overflow:visible !important;
    pointer-events:auto !important;
  }
}

@media(min-width:761px){
  html body header.site-header .header-actions{
    display:flex !important;
    align-items:center !important;
    justify-content:flex-end !important;
  }
  html body header.site-header .header-actions a.v45-force-visible-sitemap{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    min-width:104px !important;
    height:38px !important;
    padding:0 18px !important;
    border-radius:999px !important;
    border:1px solid #d9e8e2 !important;
    background:#ffffff !important;
    color:#06483d !important;
    font-size:14px !important;
    font-weight:900 !important;
    line-height:1 !important;
    white-space:nowrap !important;
    text-decoration:none !important;
    box-shadow:0 8px 18px rgba(8,34,30,.06) !important;
  }
}
@media(max-width:760px){
  html body main section#process.process .process-grid.v38-force-process-grid,
  html body main section.process .process-grid.v38-force-process-grid,
  html body main .mobile-process-2x2-grid.v38-force-process-grid{
    display:grid !important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;
    grid-auto-flow:row !important;
    gap:12px !important;
    width:100% !important;
    max-width:100% !important;
  }
  html body main section#process.process .process-grid.v38-force-process-grid > article,
  html body main section.process .process-grid.v38-force-process-grid > article,
  html body main .mobile-process-2x2-grid.v38-force-process-grid > article{
    display:block !important;
    width:auto !important;
    min-width:0 !important;
    max-width:100% !important;
    min-height:146px !important;
    box-sizing:border-box !important;
    padding:18px 14px !important;
    border-radius:18px !important;
  }
  html body main section#process.process .process-grid.v38-force-process-grid h3,
  html body main .mobile-process-2x2-grid.v38-force-process-grid h3{
    font-size:17px !important;
    line-height:1.28 !important;
    word-break:keep-all !important;
    margin-bottom:8px !important;
  }
  html body main section#process.process .process-grid.v38-force-process-grid p,
  html body main .mobile-process-2x2-grid.v38-force-process-grid p{
    font-size:13.5px !important;
    line-height:1.55 !important;
    word-break:keep-all !important;
  }
}
@media(max-width:360px){
  html body main section#process.process .process-grid.v38-force-process-grid,
  html body main .mobile-process-2x2-grid.v38-force-process-grid{
    gap:10px !important;
  }
  html body main section#process.process .process-grid.v38-force-process-grid > article,
  html body main .mobile-process-2x2-grid.v38-force-process-grid > article{
    min-height:136px !important;
    padding:16px 12px !important;
  }
}


/* FINAL V102: representative images, carousel and focus */
.area-main-design-page .hero-photo{
  max-width:560px !important;
}
.area-main-design-page .hero-photo img,
.info-sub-hero img,
.v95-standard-page .sub-hero img{
  width:100% !important;
  height:auto !important;
  aspect-ratio:3 / 2 !important;
  object-fit:cover !important;
  object-position:center center !important;
}
.case-slide-card{
  color:inherit;
  text-decoration:none;
}
.case-slide-card:focus-visible,
.case-arrow:focus-visible{
  outline:3px solid #f2b93d;
  outline-offset:4px;
}
@media(prefers-reduced-motion:reduce){
  html{
    scroll-behavior:auto !important;
  }
  .case-track,
  .case-slide-card{
    transition:none !important;
  }
}


/* FINAL V103: keep mobile carousel controls above the fixed call button */
@media(max-width:560px){
  .case-carousel{padding:0 0 142px}
  .case-arrow{bottom:86px}
}
