/* CozyStay Jeju Guest House V14 — Pretendard + readability + guesthouse header */
.gh-page,
.gh-page *,
.guesthouse-header,
.guesthouse-header *{
  font-family:"Pretendard",-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR","Segoe UI",sans-serif;
}

.guesthouse-header .clean-brand-copy strong{font-weight:800;letter-spacing:-.035em}
.guesthouse-header .clean-brand-copy b{color:#517f86;font-weight:750;letter-spacing:-.025em}
.guesthouse-header .clean-brand-copy small{font-weight:500;letter-spacing:-.01em}
.guesthouse-header .clean-menu a{font-weight:700;letter-spacing:-.02em}
.guesthouse-ribbon{background:#f3eadc;color:#4f5b59}

.gh-page{background:#fbf7f0;color:#25333b;font-size:16px;line-height:1.75;letter-spacing:-.015em}
.gh-hero,.gh-section{max-width:1200px;padding-left:30px;padding-right:30px}
.gh-hero{padding-top:72px;padding-bottom:76px;gap:58px;min-height:auto}
.gh-hero-copy>span,.gh-kicker{font-size:.76rem;font-weight:800;letter-spacing:.14em;color:#517f86}
.gh-hero h1,.gh-section h2{
  font-family:"Pretendard",-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR",sans-serif;
  color:#1f3a5f;letter-spacing:-.045em;font-weight:800;
}
.gh-hero h1{font-size:clamp(2.45rem,4.6vw,4.2rem);line-height:1.12;margin:16px 0 22px}
.gh-section h2{font-size:clamp(1.85rem,3vw,2.65rem);line-height:1.25;margin:10px 0 16px}
.gh-hero p,.gh-section p{color:#59666a;line-height:1.82;font-size:1rem}
.gh-about>div:last-child{max-width:540px}
.gh-badge,.gh-badges span{font-size:.86rem;line-height:1.4}
.gh-btn{min-height:46px;align-items:center;justify-content:center;font-size:.93rem;letter-spacing:-.015em}

.gh-rooms{padding-top:78px;padding-bottom:84px}
.gh-heading{max-width:760px!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:36px!important}
.gh-heading h2{margin-bottom:10px}
.gh-heading p{margin:0;font-size:.97rem}
.gh-room-grid{gap:24px}
.gh-room-card{border:1px solid rgba(31,58,95,.08);box-shadow:0 10px 30px rgba(31,58,95,.07);transition:transform .22s ease,box-shadow .22s ease}
.gh-room-card:hover{transform:translateY(-3px);box-shadow:0 16px 38px rgba(31,58,95,.11)}
.gh-room-body{padding:20px 20px 22px}
.gh-room-body h3{margin:0 0 10px;color:#223b58;font-size:1.08rem;line-height:1.35;font-weight:800;letter-spacing:-.035em}
.gh-meta{font-size:.82rem!important;color:#6c7679!important;line-height:1.55!important;margin:3px 0!important}
.gh-room-body>p:not(.gh-meta){font-size:.88rem;line-height:1.7;margin:10px 0;color:#626d70}
.gh-room-body strong{font-size:.96rem;font-weight:800;color:#d9702a}

.gh-gallery-section{padding-top:82px;padding-bottom:82px}
.gh-gallery{gap:18px}
.gh-gallery figure{background:#fff;border:1px solid rgba(31,58,95,.08);padding:8px;border-radius:18px}
.gh-gallery figcaption{padding:5px 4px 3px;color:#566468;font-size:.84rem}

.gh-booking{padding-top:84px;padding-bottom:84px}
.gh-contact-grid a{font-size:.92rem;color:#33444c}
.gh-info{box-shadow:0 10px 28px rgba(31,58,95,.06)}
.gh-info>div{gap:18px;font-size:.9rem}
.gh-info b{color:#263e58}
.gh-info li{margin-bottom:6px;color:#5d696c;font-size:.87rem;line-height:1.65}

.gh-location{padding-top:84px;padding-bottom:94px}
.gh-network{box-shadow:0 10px 28px rgba(31,58,95,.06)}
.gh-network h2{font-size:clamp(1.55rem,2.5vw,2.2rem)}

@media(max-width:1000px){
  .gh-room-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .gh-hero,.gh-about,.gh-booking,.gh-location{gap:34px}
}
@media(max-width:760px){
  .gh-page{font-size:16px}
  .gh-hero,.gh-section{padding-left:20px;padding-right:20px}
  .gh-hero{grid-template-columns:1fr;padding-top:48px;padding-bottom:58px;gap:30px}
  .gh-hero h1{font-size:clamp(2.1rem,11vw,3.2rem)}
  .gh-hero p,.gh-section p{font-size:.96rem;line-height:1.78}
  .gh-about,.gh-booking,.gh-location{grid-template-columns:1fr}
  .gh-room-grid{grid-template-columns:1fr;gap:18px}
  .gh-room-image{height:auto}
  .gh-room-carousel{min-height:240px}
  .gh-heading{text-align:left;margin-bottom:26px!important}
  .gh-section h2{font-size:1.85rem}
  .gh-rooms,.gh-gallery-section,.gh-booking,.gh-location{padding-top:58px;padding-bottom:64px}
}

/* V15 booking platforms + guest reviews */
.gh-booking-platforms{padding-top:78px;padding-bottom:64px}
.gh-platform-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:1040px;margin:0 auto}
.gh-platform-card{background:#fff;border:1px solid #e5dccf;border-radius:20px;padding:22px;min-height:150px;display:flex;flex-direction:column;align-items:flex-start;box-shadow:0 8px 26px rgba(18,48,75,.06)}
.gh-platform-brand{font-size:.72rem;font-weight:800;letter-spacing:.12em;color:#517f86;margin-bottom:16px}
.gh-platform-card strong{font-size:1.08rem;color:#122f4b;margin-bottom:18px}
.gh-platform-card a,.gh-platform-card button{margin-top:auto;border:0;border-radius:999px;padding:10px 15px;font:inherit;font-size:.86rem;font-weight:700;text-decoration:none;background:#122f4b;color:#fff;cursor:pointer}
.gh-platform-card.is-coming-soon{background:#fcfaf7}
.gh-platform-card.is-coming-soon button{background:#eee7dd;color:#776b5e}
.gh-reviews{padding-top:62px;padding-bottom:88px}
.gh-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.gh-review-card{background:#fff;border:1px solid #e5dccf;border-radius:22px;padding:24px;box-shadow:0 8px 26px rgba(18,48,75,.06)}
.gh-review-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:18px}
.gh-review-platform{font-weight:800;color:#517f86;font-size:.86rem}
.gh-review-stars{color:#e8853d;letter-spacing:.06em;white-space:nowrap}
.gh-review-card>p{font-size:1rem;line-height:1.75;color:#3e4b56;margin:0 0 18px}
.gh-review-meta{display:flex;gap:8px;flex-wrap:wrap;align-items:center;font-size:.8rem;color:#7c756b}
.gh-review-meta strong{color:#122f4b}
.gh-review-card>a{display:inline-block;margin-top:16px;color:#122f4b;font-weight:700;font-size:.84rem;text-decoration:none}
@media(max-width:900px){.gh-platform-grid,.gh-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.gh-platform-grid,.gh-review-grid{grid-template-columns:1fr}.gh-platform-card,.gh-review-card{padding:20px}.gh-booking-platforms,.gh-reviews{padding-top:54px;padding-bottom:58px}}
