:root {
  --customer-ink: #202925;
  --customer-green: #256044;
  --customer-blue: #126a8f;
}
body { padding-bottom: 88px; font-family: Pretendard, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; letter-spacing: 0; }
body :is(h1,h2,h3,p,a,button,summary) { letter-spacing: 0; }
body :is(h1,h2,h3) { word-break: keep-all; overflow-wrap: anywhere; }
body .site-header { background: #fff; color: var(--customer-ink); border-bottom: 1px solid #e0e6e2; }
body .brand { color: var(--customer-ink); font-size: 20px; gap: 10px; }
body .brand-mark { width: 36px; height: 36px; flex: 0 0 36px; border-radius: 6px; background: var(--customer-green); color: #fff; font-size: 18px; }
body .brand strong { font-size: 20px; }
body .brand small { display: block; color: #53635b; font-size: 11px; line-height: 1.5; }
body :is(.header-phone,.header-call,.nav-call) { border-radius: 6px; background: var(--customer-green); color: #fff; font-size: 14px; font-weight: 700; }
body :is(.button,.primary-action,.secondary-action,.fixture-button) { min-height: 46px; border-radius: 6px; font-size: 15px; line-height: 1.4; letter-spacing: 0; }
body :is(.button.primary,.button-primary,.primary-action,.button-call,.fixture-button) { background: var(--customer-green); color: #fff; }
body :is(.button.naver-talk,.naver-talk) { background: #087d3e; color: #fff; }
body .hero h1 { font-size: 48px; line-height: 1.18; }
body .hero-actions { gap: 10px; }
body .hero-actions a { text-align: center; }
body .hero .eyebrow { color: #ffcc79; }
body .hero p { word-break: keep-all; overflow-wrap: anywhere; }
body .section .section-head .eyebrow { color: #86501e; }
body .work-card-body .eyebrow { color: #86501e; }
body .section-head h2 { font-size: 30px; line-height: 1.35; }
body :is(.work-card,.service-card) { border-radius: 8px; }
body :is(a,button,select,input,summary):focus-visible { outline: 3px solid #126a8f; outline-offset: 3px; }
body :is(section[id],article[id]) { scroll-margin-top: 110px; }
.customer-dock { position: fixed; z-index: 50; right: 24px; bottom: 20px; width: 360px; max-width: calc(100% - 32px); display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin: 0; padding: 8px; background: #fff; border: 1px solid #dbe3dd; border-radius: 8px; box-shadow: 0 3px 18px #20292518; }
.customer-dock a { display: flex; align-items: center; justify-content: center; min-height: 48px; padding: 10px; border-radius: 6px; font-size: 15px; font-weight: 750; text-decoration: none; }
.customer-call { background: var(--customer-green); color: #fff; }
.customer-photo { background: #edf5f8; color: #0b526f; border: 1px solid #b9d5df; }
.customer-chat-links { display: flex; flex-wrap: wrap; gap: 4px 20px; width: 100%; align-items: center; }
.customer-chat-links a { display: inline-flex; align-items: center; min-height: 44px; font-size: 14px; text-decoration: underline; text-underline-offset: 3px; }
.work-cover { display: block; background: #eef1ef; }
.work-cover img { display: block; width: 100%; height: auto; aspect-ratio: 4 / 3; object-fit: contain; }
.work-more { margin: 16px 0 0; padding: 0; border: 0; border-radius: 0; }
.work-more summary { padding: 10px 0; color: #245f45; font-size: 14px; cursor: pointer; }
.work-more-images { display: grid; gap: 12px; }
.work-more-images img { width: 100%; height: auto; object-fit: contain; }
.main-home .hero { min-height: 430px; }
.main-home .hero-content { padding-top: 48px; padding-bottom: 48px; }
.main-home .hero img { object-position: 65% 48%; }
.main-home .hero-overlay { background: linear-gradient(90deg, #0d211be8 0%, #0d211bcc 35%, #0d211b12 80%); }
.main-home .hero p:not(.eyebrow) { max-width: 530px; font-size: 17px; }
.main-home .hero-contact-meta span { display: none; }
.home-work-nav { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); max-width: 1180px; margin: 0 auto; border-bottom: 1px solid #dce3de; }
.home-work-nav a { display: flex; align-items: center; justify-content: center; min-height: 60px; padding: 12px 8px; color: #234c3b; font-weight: 750; font-size: 16px; text-align: center; }
.home-work-nav a:hover { background: #eef5f1; text-decoration: underline; text-underline-offset: 4px; }
.home-assurance { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); max-width: 1180px; margin: 0 auto; padding: 16px 0; gap: 8px; color: #56665d; font-size: 14px; text-align: center; }
.main-home .section { padding-top: 48px; padding-bottom: 48px; }
.main-home .section-head { margin-bottom: 24px; }
.home-service-menu { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 24px; }
.home-service-menu article { display: grid; grid-template-columns: 130px minmax(0,1fr); gap: 20px; align-items: start; padding: 20px 0; border-top: 1px solid #dce3de; }
.home-service-menu img { width: 130px; height: 140px; object-fit: cover; border-radius: 4px; }
.home-service-menu h3 { margin: 0 0 8px; font-size: 21px; line-height: 1.4; }
.home-service-menu p { margin: 0 0 10px; color: #59645d; font-size: 15px; }
.home-service-links { display: flex; flex-wrap: wrap; gap: 0 16px; }
.home-service-links a { display: inline-flex; align-items: center; min-height: 36px; color: #155d7b; font-size: 14px; font-weight: 650; text-decoration: underline; text-underline-offset: 3px; }
.main-home .emergency-strip { padding-top: 28px; padding-bottom: 28px; }
.main-home .emergency-strip h2 { font-size: 24px; }
.main-home .work-grid-compact { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 20px; }
.work-grid-compact .work-card-body { padding: 18px; }
.work-grid-compact h3 { font-size: 19px; line-height: 1.4; }
.work-grid-compact .work-links { margin-top: 12px; }
.work-grid-compact .work-links a { font-size: 13px; }
.home-coverage { padding: 32px max(24px,calc((100% - 1180px) / 2)); background: #f1f6f8; }
.home-coverage h2 { font-size: 24px; margin: 0 0 12px; }
.home-coverage p { margin: 0 0 8px; max-width: 800px; color: #445c65; }
.main-home .home-area-section .link-grid { grid-template-columns: repeat(4,minmax(0,1fr)); }
.main-home .home-area-section .link-grid a { min-height: 0; padding: 16px; }
.main-home .home-area-section .link-grid small { font-size: 13px; }
.main-home .contact-band h2 { font-size: 28px; }
.main-home .contact-band { padding-top: 40px; padding-bottom: 40px; }
.main-home .contact-band .contact-actions { align-content: start; }
.bathroom-site .hero .channel-actions { display: flex; flex-wrap: wrap; gap: 4px 20px; margin-top: 12px; }
.bathroom-site .hero .channel-actions a { width: auto; min-height: 40px; padding: 4px 0; border: 0; border-radius: 0; background: transparent; font-size: 14px; text-decoration: underline; text-underline-offset: 4px; }
.bathroom-site .hero-stats { margin-top: 20px; }
.bathroom-site .hero-stats { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); border-top: 1px solid #ffffff66; }
.bathroom-site .hero-stats > div { min-height: 0; padding: 0; border: 0; border-radius: 0; background: transparent; }
.bathroom-site .hero-stats dt { font-size: 17px; }
.bathroom-site .hero-stats dd { font-size: 13px; }
.bathroom-site .hero-content { padding-top: 48px; padding-bottom: 48px; }
.national-site .hero-routing { border-radius: 0; background: transparent; border: 0; border-top: 1px solid #ffffff66; padding: 14px 0 0; }
.national-site .hero-routing { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 16px; }
.national-site .hero-routing > * { padding: 8px 0; border: 0; background: transparent; }
.national-site .hero h1 { max-width: 750px; }
.national-site .hero-lead { font-size: 18px; }
.emergency-site .hero > img { object-position: center; }
.emergency-site .hero-shade { background: linear-gradient(90deg,#17251eeb,#17251ec9 58%,#17251e66); }
.emergency-site .hero-card { display: none; }
@media (max-width: 760px) {
  body { padding-bottom: calc(82px + env(safe-area-inset-bottom)); }
  body .site-header { min-height: 62px; }
  body .brand { font-size: 18px; gap: 8px; }
  body .brand strong { font-size: 18px; }
  body .brand-mark { width: 32px; height: 32px; flex-basis: 32px; font-size: 16px; }
  body .hero h1 { font-size: 32px; line-height: 1.25; }
  body .hero p:not(.eyebrow) { font-size: 16px; line-height: 1.7; }
  body .section-head h2 { font-size: 25px; }
  body .hero-actions { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); }
  body .hero-actions a { padding: 12px 8px; min-width: 0; width: auto; font-size: 14px; }
  body .hero-contact-meta { margin-top: 14px; }
  .customer-dock { inset: auto 0 0; width: 100%; max-width: none; padding: 10px 16px calc(10px + env(safe-area-inset-bottom)); border-radius: 0; border-left: 0; border-right: 0; border-bottom: 0; }
  .main-site .site-nav { gap: 16px; justify-content: center; }
  .main-site .site-nav .nav-call { display: none; }
  .main-home .hero { min-height: 360px; }
  .main-home .hero-content { padding-top: 30px; padding-bottom: 30px; }
  .main-home .hero-overlay { background: linear-gradient(90deg,#10271eeb,#10271ec2 55%,#10271e4d); }
  .home-work-nav { grid-template-columns: repeat(2,minmax(0,1fr)); padding: 0 16px; }
  .home-work-nav a { min-height: 48px; font-size: 14px; }
  .home-assurance { grid-template-columns: repeat(2,minmax(0,1fr)); padding: 16px; font-size: 13px; }
  .main-home .section { padding-top: 32px; padding-bottom: 32px; }
  .home-service-menu { grid-template-columns: minmax(0,1fr); gap: 0; }
  .home-service-menu article { grid-template-columns: 92px minmax(0,1fr); gap: 14px; padding: 18px 0; }
  .home-service-menu img { width: 92px; height: 114px; }
  .home-service-menu h3 { font-size: 18px; }
  .home-service-menu p { font-size: 14px; }
  .home-service-links { gap: 0 12px; }
  .home-service-links a { min-height: 40px; font-size: 13px; }
  .main-home .work-grid-compact { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 12px; }
  .work-grid-compact .work-card-body { padding: 12px; }
  .work-grid-compact h3 { font-size: 16px; }
  .work-grid-compact .eyebrow { font-size: 12px; margin-bottom: 8px; }
  .main-home .home-area-section .link-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px; }
  .main-home .contact-band h2 { font-size: 24px; }
  .home-coverage { padding: 28px 20px; }
  .home-coverage h2 { font-size: 22px; }
  .home-coverage p { font-size: 14px; }
  .national-site .hero { min-height: 0; }
  .national-site .hero-content { padding-top: 36px; padding-bottom: 36px; }
  .national-site .hero-routing { margin-top: 18px; }
  .bathroom-site .hero { min-height: 0; }
  .bathroom-site .site-header { padding: 12px 16px; }
  .bathroom-site .hero-content { padding-top: 36px; padding-bottom: 36px; }
  .bathroom-site .hero-stats { padding-top: 16px; gap: 14px; }
  .bathroom-site .header-call { font-size: 12px; padding: 10px; }
  .emergency-site .hero { min-height: 0; }
  .emergency-site .hero-content { padding-top: 36px; padding-bottom: 36px; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation: none !important; transition: none !important; }
}
