:root{--renewal-cream:#f7f2e8;--renewal-ivory:#fffdf8;--renewal-green:#234b3a;--renewal-green-soft:#dce7dc;--renewal-wood:#9b7655;--renewal-ink:#24332c;--renewal-line:rgba(35,75,58,.18)}
html{scroll-behavior:smooth;scroll-padding-top:92px}body{background:var(--renewal-ivory);color:var(--renewal-ink)}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,253,248,.94);border-bottom:1px solid var(--renewal-line);backdrop-filter:blur(12px);box-shadow:none}.brand-logo{max-height:52px}.nav-links a{font-weight:600}.header-actions a,.primary-button{border-radius:2px;background:var(--renewal-green)}
.counselor-detail-button{display:inline-flex;align-items:center;justify-content:center;justify-self:start;min-height:42px;margin-top:18px;padding:9px 16px;border:1px solid rgba(35,75,58,.42);border-radius:3px;color:var(--renewal-green);background:transparent;font-size:14px;font-weight:700;line-height:1.4;text-decoration:none;transition:background-color .18s ease,color .18s ease,border-color .18s ease}
.counselor-detail-button:hover{border-color:var(--renewal-green);background:var(--renewal-green);color:#fff}.counselor-detail-button:focus-visible{outline:3px solid rgba(139,111,158,.55);outline-offset:3px}
main{overflow:hidden}.hero{position:relative;min-height:min(760px,82vh);max-width:none;margin:0;padding:clamp(80px,10vw,150px) max(6vw,calc((100vw - 1320px)/2));display:flex;align-items:center;background:#1d382d;color:#fff}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(17,40,31,.88) 0%,rgba(17,40,31,.66) 42%,rgba(17,40,31,.08) 74%);z-index:0}.hero-copy{position:relative;z-index:2;width:min(620px,50%);padding:0}.hero-image{position:absolute;inset:0;margin:0}.hero-image img{width:100%;height:100%;object-fit:cover}.hero h1{font-size:clamp(3rem,6.3vw,6.4rem);line-height:1.08;letter-spacing:-.055em;color:#fff}.hero .eyebrow,.hero-lead{color:rgba(255,255,255,.86)}.hero-actions .secondary-button{color:#fff;border-color:rgba(255,255,255,.7);background:transparent}
.renewal-section,.section,.intro-band,.counselor-section,.location-section,.contact-section{width:min(1320px,calc(100% - 64px));margin-inline:auto;padding-block:clamp(76px,9vw,132px)}.renewal-heading,.section-heading{max-width:760px;margin-bottom:42px}.renewal-heading h2,.section-heading h2,.intro-band h2,.counselor-copy h2{font-size:clamp(2.1rem,4vw,4rem);line-height:1.15;letter-spacing:-.045em}.renewal-heading>p:last-child{font-size:1.08rem;line-height:1.8;color:#5d6963}.section-kicker{color:var(--renewal-wood);font-weight:700;letter-spacing:.08em}
.concerns-section{background:var(--renewal-ivory)}.concern-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--renewal-green)}.concern-grid article{padding:38px 34px 30px;border-right:1px solid var(--renewal-line)}.concern-grid article:last-child{border-right:0}.concern-grid article>span{font-family:serif;color:var(--renewal-wood)}.concern-grid h3{font-size:1.8rem;margin:18px 0}.concern-grid ul{padding-left:1.2em;line-height:2;color:#536159}.concern-grid a{display:inline-block;margin-top:24px;color:var(--renewal-green);font-weight:700;border-bottom:1px solid}
.intro-band{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(50px,9vw,140px);background:transparent}.privacy-note{margin-top:28px;padding:26px 28px;background:#edf1e8;border-left:3px solid var(--renewal-green);border-radius:0}.privacy-note p{margin:8px 0 0}
.field-list{display:grid;grid-template-columns:repeat(2,1fr);gap:0;border-top:1px solid var(--renewal-line)}.field-card{border:0;border-bottom:1px solid var(--renewal-line);border-radius:0;box-shadow:none}.field-card:nth-child(odd){border-right:1px solid var(--renewal-line)}.field-card-link{padding:36px}.field-card h3{font-size:1.6rem}.counseling-fees{border-radius:0;background:#f1eadf;box-shadow:none}
.space-section{width:100%;padding-inline:max(32px,calc((100vw - 1320px)/2));background:var(--renewal-cream)}.space-gallery{display:grid;grid-template-columns:1.35fr .65fr;gap:20px}.space-gallery figure{margin:0}.space-gallery img{display:block;width:100%;height:520px;object-fit:cover}.space-gallery:not(.x) figure:not(.space-gallery-main) img{height:520px}.space-gallery figcaption{padding-top:12px;color:#66716b;font-size:.92rem}
.counselor-section{display:grid;grid-template-columns:.72fr 1.28fr;gap:60px}.counselor-standards{grid-column:1}.counselor-groups{grid-column:2;grid-row:1/span 3;display:grid;gap:18px}.counselor-card{border:0;border-top:1px solid var(--renewal-green);border-radius:0;box-shadow:none;padding:34px 0}.counselor-card-heading{padding-left:112px;position:relative;min-height:82px}.counselor-card-heading:before{content:"담담히";position:absolute;left:0;top:0;width:82px;height:82px;display:grid;place-items:center;border-radius:50%;background:var(--renewal-green-soft);color:var(--renewal-green);font-size:.82rem;font-weight:700}.credential-list{columns:2;column-gap:32px}.credential-list li{break-inside:avoid}
.service-guide{background:var(--renewal-ivory)}.service-list{border-top:1px solid var(--renewal-green)}.service-list a{display:grid;grid-template-columns:220px 1fr;gap:30px;padding:27px 4px;border-bottom:1px solid var(--renewal-line);color:inherit;transition:.2s}.service-list a:hover{padding-left:14px;background:#f8f4ec}.service-list strong{font-size:1.25rem;color:var(--renewal-green)}
.voucher-renewal{display:grid;grid-template-columns:100px 1fr auto;align-items:center;gap:36px;padding:56px;background:#e5eadf}.voucher-renewal img{width:82px}.voucher-renewal h2{font-size:clamp(1.7rem,3vw,2.7rem);margin:.4rem 0}.voucher-renewal p{margin:.4rem 0;line-height:1.65}
.tests-section,.self-check-section{background:#f7f2e8}.self-check-section{border-top:1px solid var(--renewal-line)}.self-check-card,.test-card{border-radius:0;box-shadow:none}.review-section,.column-section{background:transparent}.contact-section{width:100%;padding-inline:max(32px,calc((100vw - 1320px)/2));background:var(--renewal-green);color:#fff}.contact-section .section-kicker,.contact-section h2{color:#fff}.contact-action-button{border-radius:2px}.location-section{border-top:1px solid var(--renewal-line)}.site-footer{background:#142c22;color:rgba(255,255,255,.78)}
@media(max-width:1080px){.site-header{padding-inline:24px}.renewal-section,.section,.intro-band,.counselor-section,.location-section{width:min(100% - 48px,920px)}.concern-grid{grid-template-columns:repeat(2,1fr)}.concern-grid article:last-child{border-top:1px solid var(--renewal-line)}.counselor-section{grid-template-columns:1fr}.counselor-standards,.counselor-groups{grid-column:1;grid-row:auto}.space-gallery{grid-template-columns:1fr 1fr}.space-gallery img,.space-gallery:not(.x) figure:not(.space-gallery-main) img{height:420px}}
@media(max-width:760px){html{scroll-padding-top:74px}.site-header{min-height:70px}.hero{min-height:680px;padding:108px 24px 70px;align-items:flex-end}.hero:after{background:linear-gradient(0deg,rgba(16,39,30,.94),rgba(16,39,30,.2) 85%)}.hero-copy{width:100%}.hero h1{font-size:clamp(3rem,15vw,4.7rem)}.renewal-section,.section,.intro-band,.counselor-section,.location-section{width:calc(100% - 40px);padding-block:72px}.renewal-heading h2,.section-heading h2,.intro-band h2,.counselor-copy h2{font-size:2.35rem}.concern-grid,.field-list,.intro-band,.space-gallery{grid-template-columns:1fr}.concern-grid article,.concern-grid article:last-child,.field-card:nth-child(odd){border-right:0;border-top:0;border-bottom:1px solid var(--renewal-line)}.concern-grid article{padding-inline:6px}.space-section,.contact-section{padding-inline:20px}.space-gallery img,.space-gallery:not(.x) figure:not(.space-gallery-main) img{height:330px}.credential-list{columns:1}.service-list a{grid-template-columns:1fr;gap:8px}.voucher-renewal{width:calc(100% - 40px);grid-template-columns:60px 1fr;padding:36px 24px;gap:20px}.voucher-renewal img{width:56px}.voucher-renewal .secondary-button{grid-column:1/-1}.counselor-card-heading{padding-left:0;padding-top:96px}.counselor-card-heading:before{width:76px;height:76px}.floating-kakao{bottom:16px;right:16px}}
@media(max-width:430px){.hero-actions{display:grid}.hero-actions a{text-align:center}.renewal-section,.section,.intro-band,.counselor-section,.location-section{width:calc(100% - 32px)}.voucher-renewal{width:calc(100% - 32px)}.renewal-heading h2,.section-heading h2,.intro-band h2,.counselor-copy h2{font-size:2rem}}
.concern-grid dl{margin:0}.concern-grid dt{margin-top:20px;font-weight:700;color:var(--renewal-green)}.concern-grid dd{margin:5px 0 0;line-height:1.6;color:#657069;font-size:.95rem}.concern-grid a{margin-top:28px}.application-note{font-size:.9rem;color:rgba(255,255,255,.72)}
.counselor-section{display:block}.counselor-copy{max-width:760px}.counselor-standards{max-width:760px;margin:34px 0 54px}.counselor-groups{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.counselor-card-heading{padding:100px 0 0}.counselor-card-heading:before{width:76px;height:76px}.counselor-philosophy-text:not(.counselor-philosophy-lead),.credential-list li:nth-child(n+5){display:none}.credential-list{columns:1}
@media(max-width:1080px){.counselor-groups{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.counselor-groups{grid-template-columns:1fr;gap:8px}}
/* 상담사 사진 및 사진 대체 프로필 요소를 사용하지 않습니다. */
.counselor-card-heading{padding:0;min-height:0}.counselor-card-heading:before{display:none}
@media(max-width:760px){.counselor-card-heading{padding:0}}

/* Hero·header refinement */
.site-header .header-actions{display:none}
.hero:after{background:linear-gradient(90deg,rgba(17,40,31,.88) 0%,rgba(17,40,31,.68) 38%,rgba(17,40,31,.24) 60%,rgba(17,40,31,0) 82%)}
.hero h1{font-size:clamp(2.8rem,5.5vw,5.5rem)}
@media(max-width:760px){
  .hero:after{background:linear-gradient(0deg,rgba(16,39,30,.92) 0%,rgba(16,39,30,.58) 38%,rgba(16,39,30,.12) 72%,rgba(16,39,30,0) 100%)}
  .hero h1{font-size:clamp(2.7rem,13vw,4.1rem)}
}

/* Hero title rhythm and compact header */
.hero h1{line-height:1.2}
.site-header{grid-template-columns:190px minmax(0,1fr);gap:clamp(24px,3vw,48px);max-width:1440px;padding-block:10px;min-height:72px}
.brand{min-width:0;width:188px}
.brand-logo{display:block;width:188px;max-width:100%;max-height:none;height:auto}
.nav-links{justify-content:flex-start;gap:clamp(20px,2vw,32px);width:auto;justify-self:end}
@media(max-width:1080px){
  .site-header{grid-template-columns:minmax(0,1fr) auto;gap:12px;padding-block:9px}
  .brand{width:176px}
  .brand-logo{width:176px}
}
@media(max-width:560px){
  .hero h1{line-height:1.18}
  .brand{width:148px}
  .brand-logo{width:148px}
}

/* PC-only logo compaction; mobile logo sizing remains unchanged. */
.hero h1{line-height:1.33}
@media(min-width:1081px){
  .site-header{grid-template-columns:174px minmax(0,1fr);gap:clamp(18px,2vw,32px)}
  .brand{width:174px;max-width:174px;margin:0}
  .brand-logo{width:174px;max-width:174px;height:auto}
}
@media(max-width:760px){
  .hero h1{line-height:1.31}
}

/* Wider PC Hero crop; mobile Hero height remains unchanged. */
@media(min-width:1081px){
  .hero{min-height:min(620px,68vh);padding-top:72px;padding-bottom:72px;align-items:center}
  .hero-image img{object-fit:cover;object-position:center 50%}
}

/* Calm framed Hero flow on an ivory page */
@media(min-width:1081px){
  .site-header{min-height:68px;padding-top:8px;padding-bottom:8px}
  .hero{width:min(1760px,calc(100% - 48px));margin:14px auto 0;max-width:1760px}
  .concerns-section{padding-top:clamp(92px,8vw,132px)}
}
@media(max-width:1080px){
  .hero{width:calc(100% - 28px);margin:10px auto 0}
}
@media(max-width:760px){
  .hero{width:calc(100% - 20px);margin-top:8px}
}

/* Reference composition: restrained wide-card Hero on PC only. */
@media(min-width:1081px){
  .hero{
    width:calc(100% - 48px);
    max-width:1400px;
    height:clamp(520px,39vw,560px);
    min-height:0;
    margin:24px auto 0;
    padding-top:56px;
    padding-bottom:56px;
    align-items:center;
  }
  .hero-image img{object-fit:cover;object-position:center 50%}
  .concerns-section{padding-top:clamp(100px,8vw,136px)}
}

/* Hero title scaled down by 20%. */
.hero h1{font-size:clamp(2.24rem,4.4vw,4.4rem)}
@media(max-width:760px){
  .hero h1{font-size:clamp(2.16rem,10.4vw,3.28rem)}
}

/* Final PC-only Hero proportion and crop refinement. */
@media(min-width:1081px){
  .hero{
    width:calc(100% - 48px);
    max-width:1400px;
    height:clamp(440px,33vw,470px);
    min-height:0;
    margin:24px auto 0;
    padding-top:44px;
    padding-bottom:44px;
    align-items:center;
  }
  .hero-image img{object-fit:cover;object-position:46% 45%}
  .hero h1{font-size:clamp(1.904rem,3.74vw,3.74rem);line-height:1.3}
  .concerns-section{padding-top:clamp(88px,7vw,116px)}
}

/* Tablet-only Hero: keep PC and mobile rules untouched. */
@media(min-width:761px) and (max-width:1199px){
  .hero{
    height:clamp(500px,calc(600px - 7.8125vw),540px);
    min-height:0;
    padding-top:44px;
    padding-bottom:44px;
    align-items:center;
  }
  .hero-image img{object-fit:cover;object-position:48% 48%}
  .hero h1{font-size:clamp(2.3rem,4.2vw,3.15rem);line-height:1.27}
  .hero .eyebrow{font-size:.9rem}
  .hero-lead{font-size:1.02rem}
}

/* PC-only horizontal crop: reduce the right partition without changing height. */
@media(min-width:1200px){
  .hero-image img{object-position:38% 45%}
}

/* PC reference composition: wide framed visual with a restrained right edge. */
@media(min-width:1200px){
  .hero{
    width:calc(100% - 96px);
    max-width:1920px;
    height:clamp(560px,37vw,750px);
    min-height:0;
    margin:28px auto 0;
    padding:clamp(58px,5vw,92px) clamp(64px,19vw,360px);
    align-items:center;
  }
  .hero-image{overflow:hidden}
  .hero-image img{
    object-fit:cover;
    object-position:38% 48%;
    transform:scale(1.08);
    transform-origin:left center;
  }
  .hero-copy{width:min(690px,48%)}
  .hero h1{font-size:clamp(3.4rem,4.5vw,5.4rem);line-height:1.28}
}

/* Improve consultation copy contrast without altering its layout. */
.contact-section > div:first-child > p:not(.section-kicker){color:#e8eee9}
.contact-section .application-note{color:rgba(255,255,255,.84)}

/* Focused consultation actions */
.contact-actions-panel{max-width:360px;gap:14px;padding:22px;align-self:center}
.contact-actions-panel .contact-action-button{width:100%;min-height:52px;padding:0 20px;border-radius:4px;font-size:1rem}
.contact-actions-panel .application-form-link{background:var(--renewal-green);border-color:var(--renewal-green);color:#fff}
.contact-actions-panel .naver-reservation{background:var(--renewal-ivory);border-color:var(--renewal-green);color:var(--renewal-green)}
@media(max-width:760px){
  .contact-actions-panel{max-width:none;padding:18px;gap:12px}
  .contact-actions-panel .contact-action-button{min-height:50px}
}

/* Asymmetric counseling-space gallery */
.space-gallery{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,.75fr);grid-template-rows:repeat(3,210px);gap:12px}
.space-gallery figure,.space-gallery .space-gallery-main{margin:0;overflow:hidden;border-radius:8px}
.space-gallery .space-gallery-main{grid-row:1 / span 3}
.space-gallery img,.space-gallery:not(.x) figure:not(.space-gallery-main) img{display:block;width:100%;height:100%;object-fit:cover}
.space-gallery .space-gallery-main img{object-position:center 52%}
.space-gallery figure:nth-child(2) img{object-position:center 48%}
.space-gallery figure:nth-child(3) img{object-position:center 58%}
.space-gallery figure:nth-child(4) img{object-position:center 46%}
@media(max-width:1080px) and (min-width:761px){
  .space-gallery{grid-template-columns:1.35fr .85fr;grid-template-rows:repeat(3,170px)}
}
@media(max-width:760px){
  .space-gallery{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,clamp(160px,48vw,220px));gap:8px}
  .space-gallery .space-gallery-main{grid-row:auto}
  .space-gallery figure,.space-gallery .space-gallery-main{border-radius:6px}
  .space-gallery .space-gallery-main img{object-position:center 50%}
}

/* Align the PC Hero with the main content container. */
@media(min-width:1200px){
  .hero{width:min(1320px,calc(100% - 64px));max-width:1320px}
  .hero-image img{object-position:38% 48%}
}

/* Compact contact cards on mobile only. */
@media(max-width:760px){
  .contact-info{gap:5px;margin-top:10px;padding:13px 15px}
  .contact-info strong{margin-bottom:1px;line-height:1.3}
  .contact-info span{line-height:1.48}
  .contact-actions-panel{padding:14px 16px;gap:11px}
  .contact-actions-panel .contact-action-button{min-height:42px;font-size:1rem}
}

/* Keep the Hero headline as two intentional lines. */
.hero h1 span{display:block;white-space:nowrap}
@media(min-width:1200px){
  .hero-copy{width:min(760px,100%);max-width:760px}
  .hero h1{font-size:clamp(52px,4.5vw,72px)}
  .hero-lead{white-space:nowrap}
}

/* Calm section-title scale beneath the Hero hierarchy. */
#concernsTitle,
#counselor .counselor-copy h2,
#serviceTitle,
#about h2,
#self-check .section-heading h2,
#columns .section-heading h2{font-size:clamp(1.8rem,3.2vw,3.25rem)}
@media(max-width:760px){
  #concernsTitle,
  #counselor .counselor-copy h2,
  #serviceTitle,
  #about h2,
  #self-check .section-heading h2,
  #columns .section-heading h2{font-size:clamp(1.9rem,7.8vw,2.1rem)}
}

/* Wider, balanced consultation layout on PC only. */
@media(min-width:1200px){
  .contact-section{
    width:min(var(--layout-max),calc(100% - 64px));
    max-width:var(--layout-max);
    grid-template-columns:minmax(620px,760px) 360px;
    justify-content:center;
    gap:clamp(100px,7vw,140px);
    padding-top:78px;
    padding-bottom:78px;
    padding-right:clamp(48px,5vw,88px);
    padding-left:clamp(48px,5vw,88px);
  }
  .contact-section h2{max-width:none;white-space:nowrap}
  .contact-section > div:first-child > p:not(.section-kicker){max-width:680px}
  .contact-actions-panel{justify-self:stretch;align-self:center;transform:none}

  /* Increase consultation typography on PC without changing its layout. */
  .contact-section .section-kicker{font-size:16px;line-height:1.45}
  .contact-section h2{font-size:clamp(24px,2.35vw,30px);line-height:1.25}
  .contact-section > div:first-child > p:not(.section-kicker),
  .contact-section .application-note{font-size:18px;line-height:1.76}
  .contact-section .contact-info strong{font-size:20px;line-height:1.45}
  .contact-section .contact-info span{font-size:18px;line-height:1.62}
  .contact-actions-panel .contact-action-button{font-size:1.08rem;line-height:1.35}
}

/* More breathing room for the two-line center-introduction title. */
#about h2{line-height:1.29}

/* Fixed mobile/tablet navigation drawer */
.mobile-menu-overlay{display:none}
@media(max-width:1080px){
  body.mobile-menu-open{overflow:hidden}
  .site-header .nav-links{
    position:fixed;
    top:0;
    right:0;
    z-index:72;
    display:flex;
    flex-direction:column;
    align-items:stretch;
    justify-content:flex-start;
    width:min(74vw,310px);
    height:100dvh;
    padding:82px 22px 24px;
    gap:2px;
    overflow-y:auto;
    background:var(--renewal-ivory);
    border:0;
    border-left:none;
    box-shadow:-8px 0 24px rgba(20,44,34,.08);
    transform:translateX(105%);
    transition:transform .24s ease;
  }
  .site-header.is-menu-open .nav-links{display:flex;transform:translateX(0)}
  .site-header .nav-item{display:block;width:100%}
  .site-header .nav-dropdown{display:none!important}
  .site-header .nav-links > a,
  .site-header .nav-trigger{
    display:flex;
    justify-content:flex-start;
    width:100%;
    min-height:48px;
    padding:0 28px;
    border-bottom:1px solid var(--renewal-line);
    color:var(--renewal-ink);
    font-size:15px;
    font-weight:700;
  }
  .site-header.is-menu-open .header-actions{display:none!important}
  .site-header .menu-toggle{position:relative;z-index:80}
  .site-header.is-menu-open .menu-toggle{position:fixed;top:18px;right:18px;background:var(--renewal-ivory)}
  .mobile-menu-overlay{
    position:fixed;
    top:0;
    right:min(74vw,310px);
    bottom:0;
    left:0;
    z-index:65;
    display:block;
    padding:0;
    border:0;
    border-radius:0;
    background:rgba(15,31,25,.48);
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transition:opacity .24s ease,visibility .24s ease;
  }
  body.mobile-menu-open .mobile-menu-overlay{opacity:1;visibility:visible;pointer-events:auto}
}

/* Slightly calmer major section titles on PC only. */
@media(min-width:1200px){
  #concernsTitle,
  #spaceTitle,
  #counselor .counselor-copy h2,
  #serviceTitle,
  #about h2,
  #self-check .section-heading h2,
  #columns .section-heading h2{
    font-size:clamp(1.65rem,2.85vw,2.875rem);
  }
}

/* Shorter mobile Hero with the upper blinds cropped first. */
@media(max-width:760px){
  .hero{
    height:clamp(370px,98vw,390px);
    min-height:0;
    padding-top:24px;
    padding-bottom:28px;
  }
  .hero-image img{
    object-fit:cover;
    object-position:center 70%;
  }
}

/* Quiet Hero typography that lets the counseling-room photo lead. */
.hero-eyebrow-spacer{min-height:1.2em}
@media(min-width:1200px){
  .hero .eyebrow{margin-bottom:18px}
  .hero h1{
    margin-bottom:24px;
    color:rgba(255,255,255,.9);
    font-size:clamp(40px,3.5vw,54px);
    font-weight:500;
    line-height:1.3;
  }
  .hero-lead{margin-bottom:28px}
}
@media(max-width:760px){
  .hero .eyebrow{margin-bottom:16px}
  .hero h1{
    margin-bottom:20px;
    color:rgba(255,255,255,.9);
    font-size:clamp(1.44rem,6.57vw,2.07rem);
    font-weight:500;
    line-height:1.44;
  }
  .hero-lead{margin-bottom:22px}
  .concerns-section{padding-top:42px}
}

@media(max-width:760px){
  #concernsTitle,
  #about h2{font-size:clamp(1.6rem,6.6vw,1.8rem)}
  #spaceTitle,
  #counselor .counselor-copy h2{font-size:clamp(1.7rem,7vw,1.9rem)}
  #serviceTitle,
  #fields > .section-heading h2{font-size:clamp(1.8rem,7.4vw,2rem)}
}

@media(min-width:1200px){
  .counselor-philosophy-lead{min-height:3.44em}
}

.concerns-section > .renewal-heading > .section-kicker{font-size:15.4px}

/* Requested 10% reduction for the service-guide and counseling-field headings only. */
#serviceTitle{font-size:clamp(1.62rem,2.88vw,2.925rem)}
#fields > .section-heading > h2{
  font-size:clamp(18.9px,1.98vw,23.4px);
}
@media(min-width:1200px){
  #serviceTitle{font-size:clamp(1.485rem,2.565vw,2.5875rem)}
}
@media(max-width:760px){
  #serviceTitle,
  #fields > .section-heading > h2{font-size:clamp(1.62rem,6.66vw,1.8rem)}
}

/* Requested 15% reduction for the four counseling-card titles only. */
#fields .field-card h3{font-size:1.36rem}

/* Align the three counselor columns on PC without changing their content. */
@media(min-width:1081px){
  .counselor-card{display:grid;grid-template-rows:116px 113px auto 1fr;align-content:start}
  .counselor-card-heading{min-height:116px}
  .counselor-philosophy{height:113px;min-height:113px}
}

/* Compact, keyword-led counselor standards. */
.counselor-standards ul{gap:7px 8px}
.counselor-standards li{
  grid-template-columns:14px minmax(0,1fr);
  gap:5px;
  padding:8px 10px;
  font-size:13.5px;
  line-height:1.45;
}
.counselor-standards li::before{
  font-size:.72rem;
  line-height:1.65;
  opacity:.62;
}
.counselor-standard-copy strong{
  margin-right:6px;
  color:var(--renewal-green);
  font-weight:800;
  white-space:nowrap;
}
.counselor-standard-copy strong::after{content:" —"}
.counselor-standard-copy > span{
  color:#6b766f;
  font-size:.93em;
}

/* Improve the Center Introduction body readability on desktop only. */
@media(min-width:1081px){
  .intro-band .intro-copy > p{
    font-size:17.44px;
    line-height:1.75;
  }
  .intro-band .privacy-note p{
    font-size:16.35px;
    line-height:1.76;
  }
}

/* Keep counselor names and roles together on PC; wrap only when mobile space requires it. */
.counselor-identity{
  display:flex;
  align-items:baseline;
  gap:7px;
  min-width:0;
}
.counselor-identity .counselor-role{
  color:var(--sage);
  font-size:13px;
  font-weight:500;
}
.counselor-identity .counselor-role::before{
  content:"·";
  margin-right:7px;
  color:var(--sage);
}
@media(min-width:761px){
  .counselor-identity{white-space:nowrap}
}
@media(max-width:760px){
  .counselor-identity{flex-wrap:wrap;column-gap:7px;row-gap:2px}
}

/* Calm, lightweight reasons section using the existing visual system. */
.reasons-section{
  padding-top:clamp(68px,7vw,96px);
  padding-bottom:clamp(68px,7vw,96px);
}
.reasons-section .renewal-heading{margin-bottom:34px}
#reasonsTitle{font-size:clamp(1.6065rem,3.06vw,3.06rem)}

/* Keep the existing fee panel visible after removing the duplicated field cards. */
body[data-view="home"] #fields .counseling-fees{display:block}
.fees-only-section .counseling-fees{margin-top:0}

@media(max-width:760px){
  .credential-list .credential-long{white-space:normal}
}

/* Let counselor profiles follow the retained introduction without the repeated standards block. */
#counselor .counselor-groups{margin-top:32px}
@media(max-width:760px){
  #counselor .counselor-groups{margin-top:26px}
}

/* Present each counselor credential as one compact, full-width information bar. */
#counselor .credential-list{
  grid-template-columns:1fr;
  columns:1;
  gap:6px;
}
#counselor .credential-list li{
  padding:7px 12px;
  line-height:1.4;
}
#counselor .credential-list .credential-long{grid-column:auto}
@media(min-width:1081px){
  #counselor .counselor-card{
    grid-template-rows:116px 113px auto auto;
    align-self:start;
  }
}

/* A warmer, choice-led contact area using the established green and ivory palette. */
#contact.contact-section{
  display:block;
  background:#e8ede5;
  color:var(--renewal-ink);
}
#contact .section-kicker{color:var(--renewal-wood)}
#contact .contact-heading{max-width:760px}
#contact .contact-heading h2{color:var(--renewal-green)}
#contact .contact-heading > p:not(.section-kicker){max-width:720px;color:#536159}
#contact .contact-heading .application-note{margin-top:12px;color:#6a746e;font-size:.9rem}
.contact-method-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
  margin-top:38px;
}
.contact-method-card{
  display:flex;
  flex-direction:column;
  min-width:0;
  padding:28px;
  background:var(--renewal-ivory);
  border:1px solid var(--renewal-line);
  border-radius:12px;
}
.contact-method-icon{
  width:25px;
  height:25px;
  margin-bottom:18px;
  fill:none;
  stroke:var(--renewal-green);
  stroke-width:1.5;
  stroke-linecap:round;
  stroke-linejoin:round;
  opacity:.72;
}
.contact-brand-icon{fill:currentColor;stroke:none;color:var(--renewal-green)}
.contact-brand-icon text{fill:var(--renewal-ivory);font-size:4.4px;font-weight:800;letter-spacing:-.15px}
.contact-naver-icon{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  color:var(--renewal-green);
  font-family:Arial,sans-serif;
  font-size:22px;
  font-weight:900;
  line-height:1;
}
.contact-method-card h3{margin:0 0 9px;color:var(--renewal-green);font-size:1.22rem}
#contact .contact-method-card p{margin:0 0 22px;color:#657069;font-size:.96rem;line-height:1.65}
.contact-method-button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:44px;
  margin-top:auto;
  padding:0 18px;
  border-radius:6px;
  background:var(--renewal-green);
  color:#fff;
  font-weight:700;
}
.contact-phone-note{
  display:flex;
  align-items:flex-start;
  justify-content:flex-start;
  gap:24px;
  margin-top:22px;
  padding:18px 4px 0;
  border-top:1px solid var(--renewal-line);
}
.contact-phone-note strong{display:flex;align-items:flex-start;gap:9px;color:var(--renewal-green);font-size:1rem}
.contact-phone-icon{width:18px;height:18px;flex:0 0 18px;margin-top:1px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round;opacity:.72}
.contact-phone-note a{white-space:nowrap}
#contact .contact-phone-note p{margin:0;color:#657069;font-size:.9rem;line-height:1.6;text-align:left}

/* Softly round the existing Hero without altering its image, overlay, or layout. */
.hero{border-radius:16px;overflow:hidden}

/* Improve body-copy readability while preserving all heading and kicker scales. */
.renewal-heading > p:last-child,
.section-heading > p:not(.section-kicker),
.intro-band .intro-copy > p,
.counselor-copy > p:not(.section-kicker){
  font-size:18px;
  line-height:1.78;
}
.concern-grid dd,
#reasons .reason-card p,
.test-purpose-grid article p,
.test-package-box > p,
.test-composition-copy p,
.test-process-card li span,
.test-fee-card > p,
#contact .contact-method-card p{
  font-size:16.5px;
  line-height:1.72;
}
.test-purpose-grid article li,
.test-package-list li,
.service-list span,
.contact-phone-note p{
  font-size:17px;
  line-height:1.68;
}
#counselor .credential-list li{
  font-size:16px;
  line-height:1.52;
}
@media(max-width:760px){
  .renewal-heading > p:last-child,
  .section-heading > p:not(.section-kicker),
  .intro-band .intro-copy > p,
  .counselor-copy > p:not(.section-kicker){font-size:17px;line-height:1.75}
  .concern-grid dd,
  #reasons .reason-card p,
  .test-purpose-grid article p,
  .test-package-box > p,
  .test-composition-copy p,
  .test-process-card li span,
  .test-fee-card > p,
  #contact .contact-method-card p,
  .test-purpose-grid article li,
  .test-package-list li,
  .service-list span,
  .contact-phone-note p,
  #counselor .credential-list li{font-size:16px;line-height:1.68}
}

/* Align the service heading and rows inside one balanced desktop container. */
@media(min-width:1081px){
  #service-guide > .renewal-heading,
  #service-guide > .service-list{
    width:min(1120px,100%);
    max-width:none;
    margin-right:auto;
    margin-left:auto;
  }
  #service-guide .service-list a{
    grid-template-columns:260px minmax(0,1fr);
    gap:32px;
  }
}

/* Keep the fee table width while grouping duration and price more naturally. */
@media(min-width:1200px){
  .counseling-fee-table article{
    grid-template-columns:64fr 10fr 14fr 12fr;
    justify-content:stretch;
    column-gap:0;
  }
  .counseling-fee-table em{text-align:center;transform:translateX(-110px)}
  .counseling-fee-table article > span{transform:translateX(50px)}
  #fields.fees-only-section > .counseling-fees{
    width:min(100%,1120px);
    max-width:1120px;
    margin-right:auto;
    margin-left:auto;
    transform:none;
  }
}
@media(max-width:760px){
  .contact-method-grid{grid-template-columns:1fr;gap:12px;margin-top:28px}
  .contact-method-card{padding:21px 20px}
  .contact-method-icon{margin-bottom:13px}
  #contact .contact-method-card p{margin-bottom:17px}
  .contact-phone-note{display:block;margin-top:18px;padding-top:16px}
  #contact .contact-phone-note p{margin-top:8px;text-align:left}
}

/* Give all four counseling-room photographs equal visual weight. */
.space-gallery{
  grid-template-columns:repeat(2,minmax(0,1fr));
  grid-template-rows:none;
  gap:18px;
}
.space-gallery figure,
.space-gallery .space-gallery-main{
  grid-row:auto;
  aspect-ratio:4 / 3;
}
.space-gallery img,
.space-gallery:not(.x) figure:not(.space-gallery-main) img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.space-gallery .space-gallery-main img{object-position:center 52%}
.space-gallery figure:nth-child(2) img{object-position:center 48%}
.space-gallery figure:nth-child(3) img{object-position:center 58%}
.space-gallery figure:nth-child(4) img{object-position:center 46%}
.space-gallery-note{
  margin:18px 0 0;
  color:#66716b;
  font-size:.92rem;
  line-height:1.7;
}
@media(min-width:761px){
  .space-gallery{width:78%;margin-inline:auto;gap:22px}
  #space > .renewal-heading{width:78%;margin-right:0;margin-left:11%}
  .space-gallery figure,
  .space-gallery .space-gallery-main{border-radius:18px}
  .space-gallery img{filter:brightness(1.025) sepia(.025) saturate(.98)}
  .space-gallery-note{width:78%;margin-right:auto;margin-left:auto}
}
@media(max-width:760px){
  .space-gallery{grid-template-columns:1fr;grid-template-rows:none;gap:10px}
  .space-gallery figure,
  .space-gallery .space-gallery-main{aspect-ratio:auto;height:clamp(205px,62vw,245px);border-radius:16px}
  .space-gallery img{filter:brightness(1.025) sepia(.025) saturate(.98)}
  .space-gallery-note{margin-top:14px;font-size:.9rem}
}
.reason-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  border-top:1px solid var(--renewal-green);
}
.reason-card{
  padding:30px 26px 28px;
  border-right:1px solid var(--renewal-line);
  border-bottom:1px solid var(--renewal-line);
}
.reason-card:last-child{border-right:0}
.reason-number{
  display:block;
  color:var(--renewal-wood);
  font-family:serif;
  font-size:.9rem;
  font-weight:700;
}
.reason-card h3{
  margin:16px 0 12px;
  color:var(--renewal-green);
  font-size:1.25rem;
  line-height:1.35;
  word-break:keep-all;
}
.reason-card p{
  margin:0;
  color:var(--muted);
  font-size:.96rem;
  line-height:1.72;
  word-break:keep-all;
  overflow-wrap:break-word;
}
@media(max-width:1080px){
  .reason-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .reason-card{border-right:0}
  .reason-card:nth-child(odd){border-right:1px solid var(--renewal-line)}
}
@media(max-width:760px){
  .reasons-section{padding-top:64px;padding-bottom:64px}
  .reasons-section .renewal-heading{margin-bottom:26px}
  #reasonsTitle{font-size:1.798rem}
  .reason-grid{grid-template-columns:1fr}
  .reason-card,
  .reason-card:nth-child(odd){padding:24px 4px;border-right:0}
  .reason-card h3{font-size:20px}
  .reason-card p{font-size:15.5px;line-height:1.72}
}
@media(max-width:430px){
  #reasonsTitle{font-size:1.53rem}
}

/* Slightly lighter Hero overlay so the room's warm beige tones can show. */
@media(min-width:1200px){
  .hero:after{
    background:linear-gradient(90deg,rgba(17,40,31,.82) 0%,rgba(17,40,31,.63) 38%,rgba(17,40,31,.22) 60%,rgba(17,40,31,0) 82%);
  }
}
@media(max-width:760px){
  .hero:after{
    background:linear-gradient(0deg,rgba(16,39,30,.85) 0%,rgba(16,39,30,.54) 38%,rgba(16,39,30,.11) 72%,rgba(16,39,30,0) 100%);
  }
}

/* Final PC-only refinement: quieter headline, unchanged placement and weight. */
@media(min-width:1200px){
  .hero h1{
    margin-bottom:28px;
    color:rgba(255,255,255,.84);
    font-size:clamp(36px,3.2vw,49px);
    line-height:1.4;
  }
}

/* Center the PC service guide on the same restrained content measure. */
@media(min-width:1200px){
  #service-guide{
    width:min(1240px,calc(100% - 64px));
    max-width:1240px;
    margin-right:auto;
    margin-left:auto;
  }
  #service-guide .service-list a{
    grid-template-columns:260px minmax(0,1fr);
    gap:32px;
  }
}

/* Bring the PC service guide and counseling-field section into a closer flow. */
@media(min-width:1200px){
  #service-guide{padding-bottom:40px}
  #fields{padding-top:40px}
  #fields > .section-heading,
  #fields > .field-list,
  #fields > .counseling-fees{
    transform:translateX(calc(-1 * var(--layout-pad)));
  }
}
/* Preserve the real room photograph while using a brighter, detail-focused hero crop. */
.hero {
  overflow: hidden;
}

.hero-image {
  overflow: hidden;
}

.hero-image img {
  object-position: center center;
  filter: brightness(1.02) saturate(1.01) contrast(.98);
  transform: none;
  transform-origin: center center;
}

.hero::after {
  background: linear-gradient(
    90deg,
    rgba(17, 40, 31, .24) 0%,
    rgba(17, 40, 31, .10) 42%,
    rgba(17, 40, 31, 0) 74%
  );
}

.hero h1,
.hero-lead {
  text-shadow: 0 2px 12px rgba(12, 31, 24, .62);
}

@media (max-width: 760px) {
  .hero-image img {
    object-position: center center;
    transform: none;
    transform-origin: center center;
  }

  .hero::after {
    background: linear-gradient(
      0deg,
      rgba(16, 39, 30, .30) 0%,
      rgba(16, 39, 30, .12) 40%,
      rgba(16, 39, 30, .01) 74%,
      rgba(16, 39, 30, 0) 100%
    );
  }
}

/* Final Hero and trust-section detail pass; dimensions and image treatment stay unchanged. */
.hero::after {
  background: linear-gradient(
    90deg,
    rgba(34, 56, 43, .20) 0%,
    rgba(75, 55, 39, .12) 27%,
    rgba(34, 56, 43, .035) 44%,
    rgba(34, 56, 43, 0) 56%
  );
}

.hero h1 {
  text-shadow: 0 2px 9px rgba(24, 35, 29, .34);
}

.hero-lead {
  color: rgba(255, 255, 255, .96);
  font-weight: 600;
  text-shadow: 0 1px 7px rgba(24, 35, 29, .38);
}

.hero-actions {
  align-items: stretch;
  gap: 12px;
}

.hero-actions .primary-button,
.hero-actions .secondary-button {
  box-sizing: border-box;
  min-height: 46px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1;
}

.hero-actions .secondary-button {
  border-width: 1.5px;
  border-color: rgba(255, 255, 255, .90);
}

.partner-list {
  gap: 10px;
  align-items: center;
}

.partner-list li {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  height: 32px;
  padding: 0 15px;
  line-height: 1;
}

.sports-counselor-note,
.sports-counselor-note > div {
  box-sizing: border-box;
  width: 100%;
  text-align: left;
}

.sports-counselor-note h3,
.sports-counselor-note p {
  padding: 0;
}

@media (max-width: 760px) {
  .hero-image img {
    object-position: 54% 50%;
  }

  .hero::after {
    background: linear-gradient(
      90deg,
      rgba(34, 56, 43, .19) 0%,
      rgba(75, 55, 39, .10) 43%,
      rgba(34, 56, 43, 0) 78%
    );
  }

  .partner-list {
    gap: 8px;
  }

  .partner-list li {
    height: 30px;
    padding: 0 13px;
  }
}

@media (max-width: 560px) {
  .hero-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .hero-actions .primary-button,
  .hero-actions .secondary-button {
    width: 100%;
  }
}

/* Keep the concerns introduction on one line on desktop only. */
@media (min-width: 1200px) {
  .concerns-section > .renewal-heading {
    max-width: none;
    width: 100%;
  }

  .concerns-section > .renewal-heading > p:last-child {
    max-width: none;
    white-space: nowrap;
  }
}

/* Align longer reason-card headings while preserving the existing card layout. */
@media (min-width: 1081px) {
  .reason-card h3 {
    min-height: 3.4rem;
  }
}

/* Align the center-introduction copy with the large heading, not its kicker. */
@media (min-width: 1081px) {
  #about > .intro-copy {
    margin-top: 36px;
  }
}

/* Keep the voucher title balanced without leaving its ending on an orphan line. */
.voucher-renewal .keep-together {
  white-space: nowrap;
}

@media (min-width: 1200px) {
  .voucher-renewal {
    grid-template-columns: 82px minmax(0, 1fr) auto;
    gap: 28px;
  }

  .voucher-renewal h2 {
    font-size: clamp(1.85rem, 2.15vw, 2.15rem);
    white-space: nowrap;
  }
}

/* Wide, low-profile Hero: let the bright room photograph fill the viewport. */
@media (min-width: 1081px) {
  .hero {
    width: calc(100% - 20px);
    max-width: none;
    height: clamp(400px, 31vw, 540px);
    min-height: 0;
    margin: 12px auto 0;
    padding: 44px max(6vw, calc((100vw - 1320px) / 2 + 48px));
    border-radius: 8px;
  }

  .hero-copy {
    width: min(560px, 46%);
  }
}

@media (min-width: 761px) and (max-width: 1080px) {
  .hero {
    width: calc(100% - 16px);
    height: clamp(390px, 48vw, 500px);
    margin: 8px auto 0;
    border-radius: 8px;
  }
}

@media (max-width: 760px) {
  .hero {
    width: calc(100% - 12px);
    margin: 6px auto 0;
    border-radius: 7px;
  }
}

/* Keep the photo clear; shade only the copy area and tighten the following section. */
.hero::after {
  background: linear-gradient(
    90deg,
    rgba(17, 40, 31, .30) 0%,
    rgba(17, 40, 31, .16) 28%,
    rgba(17, 40, 31, .04) 46%,
    rgba(17, 40, 31, 0) 58%
  );
}

.partnership-section {
  padding-top: clamp(24px, 3vw, 42px);
}

@media (max-width: 760px) {
  .hero::after {
    background: linear-gradient(
      0deg,
      rgba(16, 39, 30, .36) 0%,
      rgba(75, 55, 39, .18) 30%,
      rgba(16, 39, 30, .05) 52%,
      rgba(16, 39, 30, 0) 70%
    );
  }

  .hero-actions .primary-button,
  .hero-actions .secondary-button {
    min-height: 41px;
  }

  .partnership-section {
    padding-top: 18px;
    padding-bottom: 88px;
  }
}
