/* 힐마사지 — 청록(teal) 웰니스 미니멀. 차분·정갈, 넉넉한 여백, 얇은 라인, 중앙정렬 히어로.
   9사(인디고에디토리얼·코랄·그린몰·로즈포털·네이비플랫·바이올렛앱·다크오렌지·다크사이드바라임·크림벤토)와
   색(청록)·톤(에어리 미니멀 스파)·구조(중앙정렬 히어로+가로 필레일) 모두 다르게. */
:root{
  --brand:#0D9488; --brand2:#14B8A6; --brand-l:#5EEAD4; --brand-d:#0F766E; --brand-dd:#115E56;
  --brand-soft:#CCFBF1; --brand-soft2:#F0FDFA;
  --grad-brand:linear-gradient(135deg,#14B8A6 0%,#0D9488 100%);
  --grad-warm:linear-gradient(135deg,#5EEAD4 0%,#0D9488 100%);
  --ink:#1E2B29; --ink2:#556662; --mut:#93A6A2;
  --paper:#fff; --wash:#F6FBFA; --line:#E4EEEC; --line2:#EFF6F5;
  --r-s:10px; --r-m:14px; --r-l:20px;
  --sh-1:0 1px 3px rgba(15,118,110,.05); --sh-2:0 6px 22px rgba(15,118,110,.08); --sh-3:0 16px 40px rgba(15,118,110,.12);
}
body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased}
::selection{background:var(--brand-l);color:var(--brand-dd)}
.tk-wrap{max-width:1120px}

/* 헤더 — 라이트 미니멀 */
.tk-hd{background:rgba(255,255,255,.9);backdrop-filter:blur(12px);box-shadow:none;border-bottom:1px solid var(--line)}
.tk-util{background:var(--brand-soft2);border-bottom:1px solid var(--line)}
.tk-util-l{color:var(--brand-d);font-weight:600}
.tk-util-r a{color:var(--ink2)} .tk-util-r a:hover{color:var(--brand)}
.tk-gnb{border-top:1px solid var(--line2)}
.tk-gnb-a{color:var(--ink2);font-weight:600}
.tk-gnb-a.is-on,.tk-gnb-a:hover{color:var(--brand)}
.tk-search{background:var(--wash);border:1px solid var(--line);border-radius:999px}
.tk-search:focus-within{border-color:var(--brand2);background:#fff}
.tk-search button{background:var(--grad-brand);color:#fff;font-weight:700;border-radius:999px}
.tk-icobtn{color:var(--brand)}
.tk-hd-join{background:var(--grad-brand);color:#fff!important;border-radius:999px;font-weight:700}

/* ★히어로 — 중앙정렬 스파 밴드(넉넉한 여백, 얇은 라인) */
.he-hero{background:radial-gradient(900px 380px at 50% -10%, var(--brand-soft2), transparent 65%);border-bottom:1px solid var(--line);text-align:center}
.he-hero-in{max-width:720px;margin:0 auto;padding:66px 20px 56px}
.he-hero-kick{display:inline-block;color:var(--brand-d);font-weight:700;font-size:12.5px;letter-spacing:.14em;text-transform:uppercase;margin:0 0 20px;position:relative;padding-bottom:14px}
.he-hero-kick::after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:0;width:32px;height:2px;background:var(--brand2);border-radius:2px}
.he-hero-h{font-size:clamp(28px,4.4vw,44px);font-weight:800;line-height:1.24;letter-spacing:-.03em;color:var(--ink);margin:0 0 16px}
.he-hero-h b{color:var(--brand)}
.he-hero-sub{color:var(--ink2);font-size:clamp(15px,1.9vw,17px);line-height:1.75;margin:0 auto 30px;max-width:520px}
.he-hero-search{display:flex;gap:8px;max-width:540px;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:999px;padding:7px 7px 7px 22px;box-shadow:var(--sh-2)}
.he-hero-search:focus-within{border-color:var(--brand2)}
.he-hero-search input{flex:1;min-width:0;border:0;outline:0;font-size:16px;background:transparent;color:var(--ink)}
.he-hero-search button{display:inline-flex;align-items:center;gap:6px;border:0;border-radius:999px;background:var(--grad-brand);color:#fff;font-weight:700;font-size:15px;padding:13px 26px;cursor:pointer;white-space:nowrap}
.he-hero-search button .tk-i{width:18px;height:18px}
/* 가로 지역 필레일 */
.he-hero-rail{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:22px}
.he-hero-rail a{background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 16px;font-size:13.5px;font-weight:600;color:var(--ink2);transition:.15s}
.he-hero-rail a:hover{border-color:var(--brand2);color:var(--brand-d);background:var(--brand-soft2)}

/* 홈 인트로 */
.tk-home-intro{padding:34px 0 6px}
.tk-home-intro h1{display:none}
.tk-home-intro p{color:var(--ink2);line-height:1.85;font-size:15px;max-width:800px}
.tk-home-intro b{color:var(--brand-d)}

/* 신뢰 배너 — 얇은 라인 카드 */
.tk-trust li{background:#fff;border:1px solid var(--line);border-radius:var(--r-m);padding:20px 22px;box-shadow:none}
.tk-trust li:hover{border-color:var(--brand-l)}
.tk-trust-ico{background:var(--brand-soft2);color:var(--brand);border:1px solid var(--brand-soft);border-radius:12px;width:44px;height:44px}
.tk-trust li strong{font-weight:700}

/* 섹션 헤더 — 미니멀(중앙 얇은 언더라인 옵션 없이 좌측 심플) */
.tk-sec{padding:44px 0}
.tk-band{background:var(--wash)}
.tk-sec-hd{align-items:baseline}
.tk-sec-hd h2{font-size:clamp(19px,2.6vw,25px);font-weight:800;letter-spacing:-.03em;color:var(--ink);padding-left:0}
.tk-sec-hd h2::before{content:none}
.tk-sec-hd .tk-more{color:var(--brand);font-weight:700}
.tk-sec-sub{color:var(--mut);font-weight:500}

/* ★업종 — 가로 필 레일(칩) 스타일(그리드 아님) */
.tk-cats .tk-cats-row{display:flex;flex-wrap:wrap;gap:10px;border:0}
.tk-cats-row li{flex:0 0 auto}
.tk-cats-row li a{flex-direction:row;align-items:center;gap:10px;padding:12px 18px 12px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;box-shadow:none;transition:.15s;min-height:0}
.tk-cats-row li a:hover{border-color:var(--brand2);background:var(--brand-soft2)}
.tk-cats-row .tk-cat-ico{width:38px;height:38px;flex:0 0 38px;border-radius:50%;background:var(--brand-soft2);color:var(--brand);display:grid;place-items:center;border:1px solid var(--brand-soft)}
.tk-cats-row li a:hover .tk-cat-ico{background:var(--grad-brand);color:#fff;border-color:transparent}
.tk-cats-row .tk-cat-ico .tk-i{width:20px;height:20px}
.tk-cats-row .tk-cat-lb{font-weight:700;font-size:14.5px}
.tk-cats-row .tk-cat-sub{display:none}

/* 카드 — 얇은 라인, 미니멀 */
.tk-card,.tk-scard>a{border:1px solid var(--line);border-radius:var(--r-m);box-shadow:none;background:#fff}
.tk-card:hover,.tk-scard>a:hover{border-color:var(--brand2);box-shadow:var(--sh-2);transform:translateY(-2px)}
.tk-card-area,.tk-scard-area{background:var(--brand-soft2);color:var(--brand-d);border:1px solid var(--brand-soft);font-weight:700;border-radius:999px}
.tk-card-t,.tk-scard-t{font-weight:700;color:var(--ink)}
.tk-card-thumb,.tk-scard-th{display:none}
.tk-card-tags i,.tk-scard-tags i{background:var(--wash);color:var(--ink2);border:1px solid var(--line);border-radius:999px;font-weight:500}
.tk-scards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.tk-scard{border-bottom:0}
.tk-scard>a{display:block;padding:18px 20px}
.tk-scard>a::before{display:none}
.tk-scard-b{display:block}
.tk-scard-area{display:inline-block;padding:3px 11px;font-size:11.5px;margin-bottom:10px}
.tk-scard-t{display:block;font-size:16px;margin-bottom:8px}
.tk-scard-tags{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:6px}
.tk-scard-tags i{padding:3px 9px;font-size:11px}
.tk-scard-meta{display:block;color:var(--mut);font-size:12.5px;margin-top:4px}
.tk-scard-rate{display:block;color:var(--brand-d);font-weight:600;margin-top:4px}
.tk-rail-arw{background:#fff;border:1px solid var(--line);color:var(--brand)}
.tk-rail-arw:hover{border-color:var(--brand2)}

/* 버튼 */
.tk-btn{border-radius:999px;background:var(--grad-brand);color:#fff;border:0;font-weight:700;box-shadow:none}
.tk-btn:hover{filter:brightness(1.05);transform:translateY(-1px)}
.tk-btn-line{background:#fff!important;border:1px solid var(--brand);color:var(--brand-d)}

/* 혜택·기획전 — 틸 타일 */
.tk-bene li a,.tk-promo li a{border-radius:var(--r-m);overflow:hidden;border:1px solid var(--line);background:#fff;box-shadow:none}
.tk-bene li a:hover,.tk-promo li a:hover{border-color:var(--brand2);box-shadow:var(--sh-2)}
.he-tile{aspect-ratio:16/10;width:100%;display:grid;place-items:center;background:var(--grad-brand);color:#fff}
.he-tile .tk-i{width:48px;height:48px;stroke-width:1.5}
.tk-bene-img .tk-badge{background:#fff;color:var(--brand-d);font-weight:700;border:1px solid var(--brand-soft)}
.tk-bene li strong{font-weight:700}
.he-ptile{position:absolute;inset:0;display:grid;place-items:center;color:#fff}
.he-ptile::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(17,94,86,.58))}
.he-ptile .tk-i{width:42px;height:42px;position:relative;z-index:1}
.he-pg0,.he-pg2,.he-pg4{background:linear-gradient(135deg,#14B8A6,#0D9488)}
.he-pg1,.he-pg3,.he-pg5{background:linear-gradient(135deg,#0D9488,#115E56)}
.tk-promo-tag{background:#fff;color:var(--brand-d);font-weight:700;border-radius:999px}
.tk-promo-tx strong{color:#fff}

/* 지역 — 얇은 라인 블록 */
.tk-regions{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}
.tk-regions a{border:1px solid var(--line);border-radius:var(--r-m);justify-content:center;padding:16px 8px;background:#fff;font-weight:700;font-size:14.5px;color:var(--ink);box-shadow:none;transition:.15s;gap:5px}
.tk-regions a .tk-i{color:var(--brand2);width:15px;height:15px}
.tk-regions a:hover{border-color:var(--brand2);color:var(--brand-d);background:var(--brand-soft2)}

/* 롱테일 */
.tk-lt-grid{grid-template-columns:repeat(3,1fr);gap:10px}
.tk-lt-grid a{border:1px solid var(--line);border-radius:var(--r-m);display:flex;align-items:center;gap:8px;padding:14px 16px;box-shadow:none;background:#fff;transition:.15s}
.tk-lt-grid a:hover{border-color:var(--brand2);background:var(--brand-soft2)}
.tk-lt-grid a b{font-weight:700;color:var(--ink)}
.tk-lt-gu{order:2;color:var(--mut);font-weight:500;margin-left:auto;white-space:nowrap;font-size:12.5px}
.tk-lt-grid a .tk-i{color:var(--brand2)}

/* 새 소식 */
.tk-latest-nt li{border:1px solid var(--line);border-radius:var(--r-m);background:#fff;box-shadow:none}
.tk-latest-nt li:hover{border-color:var(--brand2)}
.tk-nt-new{background:var(--grad-brand);color:#fff;font-weight:700;border-radius:999px}

/* 푸터 — 딥 틸 */
.tk-ft{background:#0C302C;color:#A9C6C1;border-top:1px solid var(--line)}
.tk-ft a{color:#A9C6C1} .tk-ft a:hover{color:var(--brand-l)}
.tk-ft-brand p{color:#7E9E99} .tk-ft-policy{color:#688680}
.tk-ft h3{color:#F0FDFA}
.tk-ft-btm,.tk-ft-bottom{border-top:1px solid #16443E;color:#688680}
.tk-ft-upd{color:#688680}
.tk-top{background:var(--grad-brand);border:0;color:#fff;box-shadow:var(--sh-3)}

/* 상세 모바일 콜바 */
.tk-callbar{background:rgba(255,255,255,.97);border-top:1px solid var(--line);box-shadow:0 -6px 20px rgba(15,118,110,.1)}
.tk-callbar .tk-cb-tel{font-weight:700}
.tk-callbar .tk-cb-area{color:var(--brand-d);background:var(--brand-soft2);border:1px solid var(--brand-soft);font-weight:700;border-radius:10px}

/* 반응형 */
@media(max-width:900px){.tk-scards{grid-template-columns:repeat(2,1fr)}.tk-regions{grid-template-columns:repeat(4,1fr)}.tk-lt-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){
  .he-hero-in{padding:48px 18px 40px}
  .he-hero-search{flex-wrap:wrap;padding:8px}
  .he-hero-search input{width:100%;padding:6px 10px}
  .he-hero-search button{width:100%;justify-content:center}
  .tk-scards{grid-template-columns:1fr}
  .tk-regions{grid-template-columns:repeat(3,1fr)}
  .tk-lt-grid{grid-template-columns:1fr}
}
