:root{--ink:#073f36;--muted:#54736c;--line:#d8ebe5;--paper:#f7fbf9;--brand:#078064;--accent:#f28a22;--accent-soft:#fff2df}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Pretendard,"Noto Sans KR",Arial,sans-serif;line-height:1.62}a{color:inherit}.service-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px max(22px,calc((100vw - 1180px)/2));border-bottom:1px solid var(--line);background:rgba(255,255,255,.94);backdrop-filter:blur(14px)}.service-brand{display:flex;align-items:center;gap:9px;text-decoration:none}.service-brand img{width:44px;height:44px;object-fit:contain}.service-brand strong{display:block;font-size:20px;line-height:1.1}.service-brand small{display:block;color:#81958f;font-size:10px;letter-spacing:1.2px}.service-nav{display:flex;align-items:center;gap:9px}.service-nav a{padding:8px 12px;border-radius:999px;font-size:14px;font-weight:800;text-decoration:none}.service-nav .nav-cta{color:#fff;background:var(--brand)}main{overflow:hidden}.service-hero{display:grid;grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);align-items:center;gap:42px;min-height:570px;padding:54px max(22px,calc((100vw - 1180px)/2));background:linear-gradient(135deg,#f5fbf8 0%,#fff 56%,var(--accent-soft) 100%)}.service-kicker{display:inline-flex;align-items:center;gap:7px;margin:0 0 14px;color:var(--accent);font-size:15px;font-weight:900}.service-hero h1{margin:0;font-size:clamp(38px,5vw,66px);line-height:1.12;letter-spacing:-2.6px}.service-hero h1 em{color:var(--brand);font-style:normal}.service-lead{max-width:620px;margin:20px 0;color:#315f55;font-size:18px}.service-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.service-actions a,.final-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:12px 22px;border-radius:14px;font-weight:900;text-decoration:none}.service-actions .primary,.final-cta a{color:#fff;background:linear-gradient(135deg,var(--brand),#22aa84);box-shadow:0 12px 28px rgba(7,128,100,.2)}.service-actions .phone{border:1px solid #b8d9cf;background:#fff}.service-chips{display:flex;flex-wrap:wrap;gap:7px;margin:20px 0 0;padding:0;list-style:none}.service-chips li{padding:6px 10px;border:1px solid #cde6de;border-radius:999px;background:#fff;font-size:13px;font-weight:800}.service-visual{position:relative;min-height:420px}.service-visual>img{width:100%;height:470px;border-radius:28px;object-fit:cover;box-shadow:0 22px 50px rgba(17,67,55,.17)}.service-visual .photo-note{position:absolute;right:18px;bottom:18px;padding:11px 14px;border:1px solid rgba(255,255,255,.65);border-radius:14px;color:#fff;background:rgba(7,63,54,.82);font-size:13px;font-weight:900;backdrop-filter:blur(8px)}.service-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;max-width:1180px;margin:-24px auto 0;border:1px solid var(--line);border-radius:20px;background:var(--line);box-shadow:0 13px 35px rgba(17,67,55,.08);overflow:hidden;position:relative}.service-strip article{padding:19px 22px;background:#fff}.service-strip b{color:var(--accent);font-size:13px}.service-strip strong{display:block;margin-top:3px;font-size:16px}.landing-section{max-width:1180px;margin:0 auto;padding:74px 22px}.section-head{max-width:720px;margin-bottom:28px}.section-head span{color:var(--accent);font-weight:900}.section-head h2{margin:6px 0 8px;font-size:clamp(28px,4vw,44px);line-height:1.2;letter-spacing:-1.4px}.section-head p{margin:0;color:var(--muted);font-size:17px}.issue-grid,.process-grid,.region-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.issue-grid article,.process-grid article,.region-grid article{padding:25px;border:1px solid var(--line);border-radius:20px;background:var(--paper)}.issue-grid b,.process-grid b{display:inline-grid;place-items:center;min-width:35px;height:35px;padding:0 8px;border-radius:10px;color:var(--brand);background:#e3f4ee}.issue-grid h3,.process-grid h3{margin:13px 0 6px;font-size:20px}.issue-grid p,.process-grid p,.region-grid p{margin:0;color:var(--muted)}.process-section{background:#f5faf8}.process-grid article{background:#fff}.region-grid{grid-template-columns:repeat(4,1fr)}.region-grid strong{display:block;color:var(--brand);font-size:18px}.faq-list{display:grid;gap:10px}.faq-list details{padding:18px 20px;border:1px solid var(--line);border-radius:16px;background:#fff}.faq-list summary{cursor:pointer;font-weight:900}.faq-list p{margin:10px 0 0;color:var(--muted)}.related-services{display:flex;flex-wrap:wrap;gap:9px;margin-top:26px}.related-services a{padding:10px 14px;border:1px solid var(--line);border-radius:999px;color:var(--brand);background:#fff;font-size:14px;font-weight:850;text-decoration:none}.final-cta{display:flex;align-items:center;justify-content:space-between;gap:22px;max-width:1180px;margin:0 auto 74px;padding:28px 32px;border-radius:24px;background:linear-gradient(135deg,#073f36,#086f5a);color:#fff}.final-cta h2{margin:4px 0 0;font-size:clamp(23px,3vw,34px);line-height:1.25}.final-cta p{margin:0;color:#bfe7db}.final-cta a{flex:none;background:#fff;color:#08745d;box-shadow:none}.service-footer{display:flex;justify-content:space-between;gap:18px;padding:28px max(22px,calc((100vw - 1180px)/2));border-top:1px solid var(--line);color:#55736c;font-size:14px}.service-footer strong{color:var(--ink)}.mobile-service-cta{display:none}.urgent-theme{--accent:#f26922;--accent-soft:#fff0e7}.clean-theme{--accent:#1688c8;--accent-soft:#eaf7ff}.repair-theme{--accent:#d29318;--accent-soft:#fff7df}@media(max-width:820px){.service-nav>a:not(.nav-cta){display:none}.service-hero{grid-template-columns:1fr;min-height:auto;padding-top:36px}.service-visual{min-height:0}.service-visual>img{height:330px}.service-strip{grid-template-columns:1fr;margin:0 14px}.issue-grid,.process-grid{grid-template-columns:1fr}.region-grid{grid-template-columns:repeat(2,1fr)}.final-cta{align-items:flex-start;flex-direction:column;margin:0 14px 78px}.service-footer{flex-direction:column}.mobile-service-cta{display:flex;position:fixed;left:12px;right:12px;bottom:10px;z-index:30;align-items:center;justify-content:center;min-height:52px;border-radius:15px;color:#fff;background:var(--brand);font-weight:900;text-decoration:none;box-shadow:0 12px 30px rgba(7,63,54,.26)}}@media(max-width:520px){.service-header{padding:9px 12px}.service-brand img{width:38px;height:38px}.service-brand strong{font-size:17px}.service-nav .nav-cta{padding:8px 10px;font-size:12px}.service-hero{gap:24px;padding:28px 16px}.service-hero h1{font-size:39px;letter-spacing:-1.8px}.service-lead{font-size:16px}.service-actions{display:grid}.service-actions a{width:100%}.service-visual>img{height:260px;border-radius:20px}.service-visual .photo-note{right:10px;bottom:10px}.landing-section{padding:56px 16px}.region-grid{grid-template-columns:1fr 1fr}.region-grid article{padding:18px}.final-cta{padding:24px}.final-cta a{width:100%}}
:root{}
.directory-hero{min-height:470px}.directory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.directory-grid a{display:flex;flex-direction:column;min-height:150px;padding:22px;border:1px solid var(--line);border-radius:20px;background:#fff;text-decoration:none;box-shadow:0 8px 22px rgba(17,67,55,.06);transition:.18s ease}.directory-grid a:hover,.directory-grid a:focus-visible{transform:translateY(-3px);border-color:#65b6a1}.directory-grid b{width:max-content;padding:4px 8px;border-radius:8px;color:var(--brand);background:#e5f5ef;font-size:12px}.directory-grid strong{margin-top:13px;font-size:21px}.directory-grid span{margin-top:3px;color:var(--muted);font-size:14px}@media(max-width:820px){.directory-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.directory-grid{grid-template-columns:1fr}}

/* 2026-09-18: brighter scan-friendly service landing treatment */
body{background:radial-gradient(circle at 4% 18%,rgba(255,206,90,.12),transparent 24rem),radial-gradient(circle at 96% 52%,rgba(65,205,169,.1),transparent 28rem),#fff}
.service-header{box-shadow:0 6px 20px rgba(7,63,54,.06)}
.service-nav .nav-cta{position:relative;overflow:hidden;box-shadow:0 7px 18px rgba(7,128,100,.2)}
.service-nav .nav-cta::after,.sparkle-cta::after{content:"";position:absolute;inset:-60% auto -60% -45%;width:34%;transform:rotate(18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.86),transparent);animation:consult-shine 2.8s ease-in-out infinite}
.service-hero{position:relative;isolation:isolate;background:linear-gradient(128deg,#edfff8 0%,#fff 48%,var(--accent-soft) 100%)}
.service-hero::before,.service-hero::after{content:"";position:absolute;z-index:-1;border-radius:999px;filter:blur(1px);opacity:.75}.service-hero::before{width:220px;height:220px;left:-85px;top:28px;background:radial-gradient(circle,#ffe08a 0 26%,transparent 68%)}.service-hero::after{width:260px;height:260px;right:-110px;bottom:-95px;background:radial-gradient(circle,#7ae0c3 0 20%,transparent 68%)}
.service-kicker{padding:7px 12px;border:1px solid color-mix(in srgb,var(--accent) 45%,#fff);border-radius:999px;background:rgba(255,255,255,.82);box-shadow:0 6px 15px rgba(7,63,54,.07)}
.service-kicker::before{content:"✦";font-size:16px;animation:kicker-twinkle 1.9s ease-in-out infinite}
.service-hero h1{color:#063e35;text-shadow:0 2px 0 rgba(255,255,255,.7)}
.service-hero h1 em{position:relative;display:inline-block}.service-hero h1 em::after{content:"";position:absolute;left:1%;right:1%;bottom:2px;height:11px;z-index:-1;border-radius:999px;background:linear-gradient(90deg,#ffe27b,#8de3c8);opacity:.72;transform:rotate(-1.2deg)}
.service-lead strong{padding:1px 5px;border-radius:6px;color:#075f4d;background:#dcf8ee}
.service-actions .primary{position:relative;overflow:hidden;transform:translateZ(0)}.service-actions .primary::after{content:"→";margin-left:10px;font-size:18px}.service-actions .primary:hover{transform:translateY(-2px);box-shadow:0 15px 30px rgba(7,128,100,.27)}
.service-actions .consult-cta{position:relative;overflow:hidden;align-self:center;min-height:40px;padding:7px 14px;border:1px solid #f1c84d;border-radius:999px;color:#684a00;background:linear-gradient(135deg,#fff8c9,#ffe886);font-size:13px;font-weight:900;text-decoration:none;box-shadow:0 7px 17px rgba(214,165,24,.18)}
.service-actions .consult-cta::before{content:"✦";margin-right:6px;color:#f08b16;animation:kicker-twinkle 1.35s ease-in-out infinite}
.service-chips li{box-shadow:0 4px 11px rgba(7,63,54,.05)}.service-chips li:first-child{border-color:#f3c24d;color:#664500;background:linear-gradient(135deg,#fff9d5,#ffeba1)}
.service-visual>img{border:6px solid rgba(255,255,255,.9);transition:transform .35s ease,box-shadow .35s ease}.service-visual:hover>img{transform:translateY(-4px) rotate(.25deg);box-shadow:0 27px 60px rgba(17,67,55,.22)}
.photo-note{box-shadow:0 8px 22px rgba(0,0,0,.16)}
.service-strip{border:0;box-shadow:0 18px 40px rgba(17,67,55,.11)}.service-strip article{position:relative;padding-left:76px}.service-strip article::before{content:"✓";position:absolute;left:22px;top:50%;display:grid;place-items:center;width:38px;height:38px;transform:translateY(-50%);border-radius:13px;color:#fff;background:linear-gradient(135deg,var(--accent),#f7b94b);font-weight:1000;box-shadow:0 7px 15px color-mix(in srgb,var(--accent) 25%,transparent)}
.section-head>span{display:inline-flex;padding:5px 10px;border-radius:8px;background:var(--accent-soft)}.section-head h2{color:#063f35}.section-head h2::after{content:"";display:block;width:58px;height:5px;margin-top:11px;border-radius:99px;background:linear-gradient(90deg,var(--accent),#42c9a6)}
.issue-grid article,.process-grid article,.region-grid article{position:relative;overflow:hidden;border-color:#d3e8e1;background:linear-gradient(145deg,#fff 0%,#f2fbf7 100%);box-shadow:0 9px 24px rgba(7,63,54,.07);transition:transform .22s ease,box-shadow .22s ease}.issue-grid article::after,.process-grid article::after,.region-grid article::after{content:"";position:absolute;width:85px;height:85px;right:-32px;top:-38px;border-radius:50%;background:var(--accent-soft)}.issue-grid article:nth-child(2){background:linear-gradient(145deg,#fff 0%,#fff8e8 100%)}.issue-grid article:nth-child(3){background:linear-gradient(145deg,#fff 0%,#eef7ff 100%)}.issue-grid article:hover,.process-grid article:hover,.region-grid article:hover{transform:translateY(-5px);box-shadow:0 15px 32px rgba(7,63,54,.12)}.issue-grid h3{color:#075f4d;font-size:22px}.issue-grid p{font-size:16px}
.related-services::before{content:"함께 보면 좋아요";display:flex;align-items:center;margin-right:3px;color:var(--accent);font-size:14px;font-weight:900}.related-services a{box-shadow:0 5px 12px rgba(7,63,54,.06);transition:.18s ease}.related-services a:hover{color:#fff;border-color:var(--brand);background:var(--brand);transform:translateY(-2px)}
.final-cta{position:relative;overflow:hidden;background:linear-gradient(120deg,#064b3e,#078469 62%,#0aa37f)}.final-cta::before{content:"✦";position:absolute;right:28%;top:-24px;color:#ffe183;font-size:86px;opacity:.16;transform:rotate(12deg)}.final-cta p{display:inline-flex;padding:4px 10px;border-radius:999px;color:#ffe99a;background:rgba(0,0,0,.14);font-weight:900}.final-cta a{position:relative;z-index:1;transition:.2s ease}.final-cta a:hover{transform:translateY(-2px) scale(1.02);background:#fff8cf}
.directory-grid a{position:relative;overflow:hidden}.directory-grid a::after{content:"→";position:absolute;right:20px;bottom:17px;color:var(--accent);font-size:23px;font-weight:1000}.directory-grid a:nth-child(3n+2){background:linear-gradient(145deg,#fff,#fff8e8)}.directory-grid a:nth-child(3n){background:linear-gradient(145deg,#fff,#eef8ff)}
@keyframes consult-shine{0%,52%{left:-45%}78%,100%{left:135%}}@keyframes kicker-twinkle{0%,100%{opacity:.45;transform:scale(.82) rotate(0)}50%{opacity:1;transform:scale(1.18) rotate(18deg)}}
@media(max-width:520px){.service-actions{justify-items:start}.service-actions .primary{width:100%}.service-actions .consult-cta{width:auto;min-height:38px;padding:6px 12px}.service-strip article{padding-left:66px}.service-strip article::before{left:17px}.related-services::before{width:100%}}
@media(prefers-reduced-motion:reduce){.service-nav .nav-cta::after,.sparkle-cta::after,.service-actions .consult-cta::before,.service-kicker::before{animation:none}.service-visual>img,.issue-grid article,.directory-grid a{transition:none}}
.final-cta .compact-consult{min-height:42px;padding:8px 16px;border-radius:999px;font-size:14px;overflow:hidden}

/* 2026-09-18: relatable customer-situation notice placed near the top */
.empathy-band{position:relative;z-index:2;max-width:1180px;margin:30px auto 10px;padding:0 22px}
.empathy-band__head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:14px}
.empathy-band__head span{display:inline-flex;padding:6px 11px;border-radius:999px;color:#8a5100;background:#fff0b8;font-size:14px;font-weight:900}
.empathy-band__head h2{margin:7px 0 0;font-size:clamp(24px,3vw,34px);line-height:1.25;letter-spacing:-1px}
.empathy-band__head p{max-width:410px;margin:0;color:var(--muted);font-size:15px}
.empathy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.empathy-card{position:relative;min-height:164px;padding:22px 22px 20px 58px;border:1px solid #d8e9e3;border-radius:21px;background:#fff;box-shadow:0 10px 26px rgba(7,63,54,.08)}
.empathy-card::before{content:"?";position:absolute;left:18px;top:21px;display:grid;place-items:center;width:29px;height:29px;border-radius:10px;color:#fff;background:linear-gradient(135deg,var(--accent),#f5ad37);font-weight:1000}
.empathy-card:nth-child(2){background:linear-gradient(145deg,#fff,#fff9e9)}
.empathy-card:nth-child(3){background:linear-gradient(145deg,#fff,#edf9ff)}
.empathy-card strong{display:block;color:#075f4d;font-size:18px;line-height:1.42}
.empathy-card p{margin:9px 0 0;color:#54736c;font-size:15px;line-height:1.62}
.empathy-answer{display:inline-block;margin-top:10px;color:var(--accent);font-size:14px;font-weight:900}
@media(max-width:820px){.empathy-band__head{align-items:flex-start;flex-direction:column}.empathy-grid{grid-template-columns:1fr}.empathy-card{min-height:0}}
@media(max-width:520px){.empathy-band{margin-top:24px;padding:0 16px}.empathy-card{padding:19px 18px 18px 54px}.empathy-band__head p{font-size:14px}}

/* 2026-09-18: calmer hero typography and remove the repeated 01·02·03 strip */
.service-hero h1{font-size:clamp(34px,4.4vw,56px);font-weight:650;line-height:1.15;letter-spacing:-2.1px}
.service-hero h1 em{font-weight:650}
.service-strip{display:none}
@media(max-width:520px){.service-hero h1{font-size:34px;font-weight:650;letter-spacing:-1.4px}}
