
:root{--ink:#283237;--paper:#e7eae9;--soft:#f3f5f4;--yellow:#ffd633;--line:#aeb6b7;--muted:#667176;--dark:#465258;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Pretendard,"Noto Sans KR","Apple SD Gothic Neo",Arial,sans-serif;font-size:16px;line-height:1.72;word-break:keep-all}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}.wrap{width:min(var(--max),calc(100% - 40px));margin:auto}.topline{background:#566166;color:#fff;font-size:.84rem}.topline .wrap{min-height:38px;display:flex;align-items:center;justify-content:space-between}.nav{position:sticky;top:0;z-index:20;background:rgba(231,234,233,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.nav .wrap{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;font-size:1.32rem;font-weight:950}.mark{width:34px;height:34px;border-radius:8px;background:var(--yellow);display:grid;place-items:center}.navlinks{display:flex;gap:26px;font-size:.9rem;font-weight:800}.navcall{padding:11px 17px;border-radius:999px;background:var(--dark);color:#fff;font-weight:900}.hero{min-height:700px;color:#fff;background-position:center;background-size:cover;position:relative}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(26,34,38,.9),rgba(26,34,38,.68) 46%,rgba(26,34,38,.12) 82%)}.hero .wrap{position:relative;min-height:700px;display:flex;align-items:center}.hero-copy{max-width:760px;padding:72px 0}.eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 18px;font-size:.84rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.eyebrow:before{content:"";width:30px;height:3px;background:var(--yellow)}.hero .eyebrow{font-size:1.3rem;letter-spacing:.08em}.hero .eyebrow:before{width:38px;height:4px}.hero h1{font-size:clamp(2.65rem,4.6vw,5rem);line-height:1;letter-spacing:-.07em;margin:0 0 28px}.hero h1 em{display:block;color:var(--yellow);font-style:normal}.hero-lead{max-width:650px;font-size:1.12rem;color:#edf1f0}.hero-lead strong{display:block;margin-bottom:8px;color:#fff;font-size:1.28rem}.actions{display:flex;gap:12px;margin:28px 0 40px}.btn{min-height:52px;padding:0 23px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.75);font-weight:900}.btn.primary{background:var(--yellow);border-color:#dfb900;color:var(--ink)}.facts{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.35)}.fact{padding:17px 10px 0 0}.fact b{display:block;font-size:1.17rem}.fact small{color:#d9dfde}.ticker{background:#ffe36f;border-bottom:1px solid #dfb900}.ticker p{margin:0;padding:13px 0;font-weight:900;white-space:nowrap;overflow:hidden}.section{padding:100px 0}.intro{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.section h2,.guide h2,.scope-head h2,.plan h2,.area h2,.faq h2{font-size:clamp(2.1rem,4vw,4.15rem);line-height:1.12;letter-spacing:-.05em;margin:0 0 24px}.intro-copy{font-size:1.1rem}.intro-copy>p:first-child{font-size:1.38rem;font-weight:850;line-height:1.55}.note{margin-top:28px;padding:24px;border:1px solid var(--line);background:var(--soft)}.wide-photo{padding:0 0 100px}.wide-photo figure{height:540px;margin:0;position:relative;overflow:hidden;border-radius:5px}.wide-photo figcaption{position:absolute;left:18px;bottom:18px;background:rgba(40,50,55,.86);color:#fff;padding:10px 14px;font-size:.83rem;font-weight:850}.guide{padding:100px 0;background:var(--soft)}.guide-head{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:end;margin-bottom:40px}.guide-head>p{color:var(--muted);font-size:1.08rem}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.guide-card{padding:30px;background:#fff;border:1px solid var(--line);min-height:260px}.guide-card span{font-size:.78rem;font-weight:900;color:#806710;letter-spacing:.12em}.guide-card h3{font-size:1.4rem;line-height:1.25;margin:42px 0 14px}.guide-card p{margin:0;color:var(--muted)}.story{padding:100px 0}.story.alt{background:var(--soft)}.story-row{display:grid;grid-template-columns:1.12fr .88fr;gap:55px;align-items:center}.story.alt .story-row{grid-template-columns:.88fr 1.12fr}.story.alt .story-photo{order:2}.story-photo{height:500px;position:relative}.story-photo:after{content:"";position:absolute;inset:15px -15px -15px 15px;border:1px solid var(--line);z-index:-1}.story-text h3{font-size:clamp(2rem,3.6vw,3.5rem);line-height:1.15;letter-spacing:-.05em;margin:0 0 20px}.step{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--yellow);font-weight:950;margin-bottom:22px}.checks{list-style:none;padding:0;margin:25px 0 0}.checks li{padding:11px 0;border-top:1px solid var(--line);font-weight:800}.checks li:before{content:"✓";color:#806710;margin-right:11px}.cost{padding:92px 0;background:#d7dcdb}.cost-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.cost-copy>p:first-child{font-size:1.25rem;font-weight:850}.factors{display:grid;grid-template-columns:1fr 1fr;margin-top:28px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.factor{padding:18px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.3)}.factor b{display:block}.factor span{color:var(--muted);font-size:.94rem}.plan{padding:90px 0;background:#e0e4e3}.plan-inner{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:end}.plan-inner>p{color:var(--muted);font-size:1.08rem}.scope-section{padding:88px 0;background:#d7dcdb}.scope-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:72px}.scope-head>p:last-child{color:var(--muted)}.scope-list{border-top:1px solid #a6aeaf}.scope-item{display:grid;grid-template-columns:50px 160px 1fr;gap:20px;padding:20px 0;border-bottom:1px solid #a6aeaf}.scope-item span{font-size:.72rem;font-weight:900;color:#806710}.scope-item h3{font-size:1.12rem;margin:0}.scope-item p{margin:0;color:var(--muted)}.area{padding:90px 0;background:#eef1f0}.area-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.chips{display:flex;flex-wrap:wrap;gap:10px}.chip{padding:10px 14px;border:1px solid var(--line);background:#fff;font-weight:850}.chip:nth-child(-n+3){background:var(--yellow);border-color:#dfb900}.faq{padding:100px 0}.faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px}.faq details{border-top:1px solid var(--line);padding:20px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{font-weight:900;cursor:pointer}.faq details p{color:var(--muted);margin:14px 0 0}.cta{padding:82px 0;background:var(--dark);color:#fff}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.cta h2{font-size:clamp(2rem,4vw,3.8rem);line-height:1.15;margin:0;max-width:760px}.footer{padding:38px 0 105px;background:var(--dark);color:#d4dad9;border-top:1px solid #667176}.footer .wrap{display:flex;justify-content:space-between}.floating{position:fixed;right:20px;bottom:20px;z-index:30;display:flex;flex-direction:column;gap:8px}.floating a{width:128px;min-height:44px;display:grid;place-items:center;background:var(--dark);color:#fff;border:1px solid #e3e7e6;font-size:.84rem;font-weight:900}.floating a:nth-child(2){background:var(--yellow);color:var(--ink);border-color:#dfb900}
@media(max-width:900px){.navlinks{display:none}.intro,.guide-head,.story-row,.story.alt .story-row,.cost-grid,.plan-inner,.scope-layout,.area-grid,.faq-grid{grid-template-columns:1fr;gap:32px}.story.alt .story-photo{order:0}.guide-grid{grid-template-columns:1fr}.guide-card{min-height:auto}.scope-item{grid-template-columns:46px 145px 1fr}.hero,.hero .wrap{min-height:640px}.wide-photo figure{height:430px}}
@media(max-width:600px){.wrap{width:calc(100% - 28px)}.topline span:last-child{display:none}.nav .wrap{height:66px}.navcall{font-size:.78rem;padding:9px 12px}.hero,.hero .wrap{min-height:610px}.hero{background-position:58% center}.hero h1{font-size:2.4rem}.hero .eyebrow{font-size:1.12rem}.actions{flex-direction:column}.facts{grid-template-columns:1fr 1fr}.fact:last-child{grid-column:1/3}.section,.guide,.story,.cost,.plan,.scope-section,.area,.faq{padding:70px 0}.wide-photo{padding-bottom:70px}.wide-photo figure{height:310px;border-radius:0}.story-photo{height:330px}.factors{grid-template-columns:1fr}.scope-item{grid-template-columns:40px 1fr;gap:10px 14px}.scope-item p{grid-column:2}.cta-inner,.footer .wrap{display:block}.cta .btn{margin-top:24px}.floating{left:0;right:0;bottom:0;flex-direction:row;gap:0}.floating a{width:33.333%;border-width:1px 1px 0 0}.footer{padding-bottom:80px}}

/* Region service links: canary-yellow accent matched to the existing theme */
.service-links-section{padding:92px 0;background:#303b40;color:#fff;border-top:8px solid var(--yellow)}
.service-links-head{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:end;margin-bottom:38px}
.service-links-head h2{font-size:clamp(2rem,3.7vw,3.7rem);line-height:1.12;letter-spacing:-.05em;margin:0}
.service-links-head>p{color:#d8dedd;font-size:1.05rem;margin:0}
.service-links{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.service-link{min-height:72px;padding:15px 17px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f3f5f4;color:var(--ink);border:1px solid #69757a;font-weight:900;transition:transform .18s ease,background .18s ease,border-color .18s ease}
.service-link b{font-size:.72rem;color:#6c5a12;letter-spacing:.04em}
.service-link:hover,.service-link:focus-visible{transform:translateY(-2px);background:var(--yellow);border-color:#dfb900}
.service-link.current{background:var(--yellow);border-color:#dfb900}
@media(max-width:900px){.service-links-head{grid-template-columns:1fr;gap:18px}.service-links{grid-template-columns:repeat(3,1fr)}}
@media(max-width:600px){.service-links-section{padding:68px 0}.service-links{grid-template-columns:1fr 1fr}.service-link{min-height:62px;padding:12px;font-size:.9rem}}

/* grouped regional service links */
.service-links-head{margin-bottom:30px}
.service-group+.service-group{margin-top:38px;padding-top:34px;border-top:1px solid #647075}
.service-group-title{display:flex;align-items:center;gap:11px;margin:0 0 16px;font-size:1.25rem;color:#fff}
.service-group-title span{display:grid;place-items:center;width:38px;height:28px;background:var(--yellow);color:var(--ink);font-size:.72rem;font-weight:950}
.service-group.once .service-group-title span{background:#eef1f0}
@media(max-width:600px){
  .service-links-section{padding:36px 0 40px;border-top-width:5px}
  .service-links-head{display:block;margin-bottom:22px}
  .service-links-head .eyebrow{display:none}
  .service-links-head h2{font-size:1.55rem;line-height:1.25;margin-bottom:10px}
  .service-links-head>p{font-size:.84rem;line-height:1.55;color:#ccd3d2}
  .service-group+.service-group{margin-top:22px;padding-top:20px}
  .service-group-title{font-size:1rem;margin-bottom:9px;gap:8px}
  .service-group-title span{width:30px;height:22px;font-size:.62rem}
  .service-group .service-links{display:flex;overflow-x:auto;gap:7px;padding:0 0 7px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:thin}
  .service-group .service-link{flex:0 0 auto;min-height:40px;padding:7px 11px;font-size:.78rem;white-space:nowrap;scroll-snap-align:start}
  .service-group .service-link b{display:none}
}

