.site-header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:40;background:var(--c-bg)}.masthead__overline[data-astro-cid-ctg3m53h]{margin:0;padding:.55rem 0 .5rem;text-align:center;font-size:.7rem;font-weight:700;letter-spacing:.18em;color:var(--c-text-muted)}.masthead__rule--double[data-astro-cid-ctg3m53h]{border-bottom:3px double var(--c-border)}.masthead__rule--thin[data-astro-cid-ctg3m53h]{border-bottom:1px solid var(--c-border)}.masthead__wordmark-row[data-astro-cid-ctg3m53h]{position:relative;display:flex;align-items:center;justify-content:center;padding:.9rem 1.5rem}.masthead__wordmark[data-astro-cid-ctg3m53h]{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;letter-spacing:.01em;color:var(--c-text-strong)}.masthead__wordmark[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{color:var(--c-primary)}.masthead__nav[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:center;gap:1.75rem;padding:.7rem 1.5rem}.masthead__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:not(.nav-cta){font-size:.92rem;color:var(--c-text)}.nav-cta[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;min-height:40px;padding:0 1.1rem;background:var(--c-primary);color:var(--c-bg);border-radius:var(--radius-sm);font-size:.88rem;font-weight:700}.site-header__toggle[data-astro-cid-ctg3m53h]{display:none;position:absolute;right:1.5rem;font-size:1.4rem;color:var(--c-text-strong)}@media (max-width: 720px){.masthead__overline[data-astro-cid-ctg3m53h]{display:none}.site-header__toggle[data-astro-cid-ctg3m53h]{display:block}.masthead__nav[data-astro-cid-ctg3m53h]{position:fixed;top:62px;left:0;right:0;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;background:var(--c-bg);border-bottom:1px solid var(--c-border);transform:translateY(-8px);opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease}.masthead__nav[data-astro-cid-ctg3m53h].is-open{transform:translateY(0);opacity:1;pointer-events:auto}.masthead__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{padding:.9rem 1.5rem;border-bottom:1px solid var(--c-border-muted);min-height:var(--btn-min);display:flex;align-items:center}.nav-cta[data-astro-cid-ctg3m53h]{margin:.75rem 1.5rem}}.site-footer[data-astro-cid-gcn2mc3v]{background:var(--c-bg-subtle);border-top:1px solid var(--c-border);padding:3rem 0 1.5rem}.site-footer__inner[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:1.4fr 1fr auto;gap:2rem;padding-bottom:2rem;border-bottom:1px solid var(--c-border)}.site-footer__biz-name[data-astro-cid-gcn2mc3v]{font-weight:700;color:var(--c-text-strong);margin-bottom:.5rem}.site-footer__biz-detail[data-astro-cid-gcn2mc3v]{font-size:.85rem;color:var(--c-text-muted);line-height:1.8}.site-footer__links[data-astro-cid-gcn2mc3v] h3[data-astro-cid-gcn2mc3v]{font-size:.85rem;color:var(--c-text-strong);margin-bottom:.75rem}.site-footer__links[data-astro-cid-gcn2mc3v] li[data-astro-cid-gcn2mc3v]{font-size:.85rem;color:var(--c-text-muted);margin-bottom:.5rem}.site-footer__copy[data-astro-cid-gcn2mc3v]{font-size:.8rem;color:var(--c-text-subtle);text-align:right}.site-footer__disclaimer[data-astro-cid-gcn2mc3v]{font-size:.75rem;color:var(--c-text-subtle);line-height:1.7;padding-top:1.25rem}@media (max-width: 720px){.site-footer__inner[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr}.site-footer__copy[data-astro-cid-gcn2mc3v]{text-align:left}}@media (max-width: 720px){body{padding-bottom:calc(var(--btn-min) + 1.7rem + env(safe-area-inset-bottom,0px))}}.sticky-cta[data-astro-cid-qff7fdmd]{position:fixed;right:1.25rem;bottom:1.25rem;z-index:50;display:inline-flex;align-items:center;gap:.5rem;min-height:var(--btn-min);padding:0 1.25rem;background:var(--c-cta-bg);color:var(--c-cta-text);border-radius:999px;box-shadow:var(--shadow-hover);transition:opacity .2s ease,transform .2s ease}.sticky-cta[data-astro-cid-qff7fdmd][data-hidden]{opacity:0;pointer-events:none;transform:translateY(8px)}.sticky-cta__label--short[data-astro-cid-qff7fdmd]{display:none}@media (max-width: 720px){.sticky-cta[data-astro-cid-qff7fdmd]{left:0;right:0;bottom:0;width:100%;justify-content:center;gap:.5rem;padding:.85rem 1rem;border-radius:0;box-shadow:0 -6px 20px #2e357229}.sticky-cta[data-astro-cid-qff7fdmd][data-hidden]{transform:translateY(100%)}.sticky-cta__label[data-astro-cid-qff7fdmd]{display:none}.sticky-cta__label--short[data-astro-cid-qff7fdmd]{display:inline}}:root{--c-primary: #2e3572;--c-primary-hover: #22285a;--c-primary-light: #e9eaf5;--c-bg: #fdfbf7;--c-bg-card: #ffffff;--c-bg-subtle: #f5f1e8;--c-bg-trust: #eef0f6;--c-text: #2b2b26;--c-text-strong: #1a1a17;--c-text-muted: #6b6a5f;--c-text-subtle: #9c9a8c;--c-border: #e7e2d5;--c-border-muted: #f0ece0;--c-warn: #c44536;--c-cta-bg: #2e3572;--c-cta-text: #fdfbf7;--font-body: "Pretendard", -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;--font-heading: "Pretendard", -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;--fs-display: clamp(2.6rem, 6vw, 4.25rem);--fs-section: clamp(1.9rem, 4vw, 2.75rem);--fs-stat: clamp(2.2rem, 5vw, 3.5rem);--fs-h3: 1.25rem;--fs-body: 1.0625rem;--fs-eyebrow: .8125rem;--prose-width: 700px;--layout-width: 1140px;--section-pad: clamp(4.5rem, 10vh, 8rem);--section-pad-lg: clamp(5.5rem, 12vh, 9.5rem);--section-pad-sm: clamp(3rem, 7vh, 5rem);--radius: 14px;--radius-sm: 8px;--radius-pill: 999px;--radius-flat: 0;--btn-min: 48px;--shadow-card: 0 1px 3px rgba(46,53,114,.06), 0 4px 16px rgba(46,53,114,.08);--shadow-hover: 0 10px 28px rgba(46,53,114,.16);--dur-reveal: .6s;--dur-image: .8s;--dur-hover-card: .3s;--dur-hover-btn: .15s;--dur-link: .2s;--dur-countup: .7s;--stagger-step: 70ms;--ease-reveal: cubic-bezier(.16, 1, .3, 1);--bp-mobile: 720px;--scrim-gradient: linear-gradient(180deg, rgba(20,18,14,0) 0%, rgba(20,18,14,.35) 55%, rgba(20,18,14,.78) 100%);--scrim-gradient-full: linear-gradient(180deg, rgba(20,18,14,.48) 0%, rgba(20,18,14,.66) 100%);--duotone-heat: linear-gradient(135deg, rgba(194,104,63,.55), rgba(165,88,54,.32));--duotone-cold: linear-gradient(135deg, rgba(63,121,194,.55), rgba(57,109,175,.32));--duotone-mixed: linear-gradient(135deg, rgba(122,108,92,.55), rgba(90,80,68,.32));--section-tone-white: #ffffff;--section-tone-cream: #f7f1e3;--section-tone-ash: #f1efea;--section-tone-fog: #edf0f4;--section-tone-taupe: #efe7db}@font-face{font-family:Pretendard;src:url(/fonts/Pretendard-Regular.subset.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Pretendard;src:url(/fonts/Pretendard-Bold.subset.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%;scroll-behavior:smooth;overflow-x:clip}body{font-family:var(--font-body);background:var(--c-bg);color:var(--c-text);line-height:1.75;font-size:var(--fs-body)}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{font:inherit;cursor:pointer;border:none;background:none}.layout-container{max-width:var(--layout-width);margin:0 auto;padding:0 1.5rem}h1,h2,h3{font-family:var(--font-heading);color:var(--c-text-strong)}h1,h2{font-weight:700;letter-spacing:0;line-height:1.18;text-wrap:balance;word-break:keep-all;overflow-wrap:normal}h1{font-size:var(--fs-display)}h2{font-size:var(--fs-section)}h3{font-size:var(--fs-h3);font-weight:700;line-height:1.35}p{font-size:var(--fs-body)}p,li,summary,a,button{word-break:keep-all;overflow-wrap:anywhere}.stat-number{font-family:var(--font-heading);font-size:var(--fs-stat);font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.01em;color:var(--c-primary);line-height:1.1}.section{padding:var(--section-pad) 0}.section--cream{background:var(--c-bg)}.section--subtle{background:var(--c-bg-subtle)}.section--trust{background:var(--c-bg-trust)}.section--pad-lg{padding:var(--section-pad-lg) 0}.section--pad-sm{padding:var(--section-pad-sm) 0}.section__head{max-width:640px;margin:0 auto 2.5rem;text-align:center}.section__eyebrow{display:inline-block;font-size:var(--fs-eyebrow);font-weight:700;color:var(--c-primary);letter-spacing:.12em;margin-bottom:.75rem}.section__desc{color:var(--c-text-muted);margin-top:.75rem}.section__head h2{margin-top:.5rem;margin-bottom:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:var(--btn-min);padding:0 1.75rem;border-radius:var(--radius-sm);font-weight:700;font-size:.98rem;transition:transform var(--dur-hover-btn) ease,box-shadow var(--dur-hover-btn) ease,background var(--dur-hover-btn) ease}.btn--primary{background:var(--c-cta-bg);color:var(--c-cta-text)}.btn--primary:hover{transform:translateY(-4px);box-shadow:var(--shadow-hover)}.btn--secondary{background:var(--c-bg-card);color:var(--c-primary);border:1.5px solid var(--c-primary)}.btn--secondary:hover{background:var(--c-primary-light)}.card{background:var(--c-bg-card);border-radius:var(--radius);box-shadow:var(--shadow-card);transition:transform var(--dur-hover-card) ease,box-shadow var(--dur-hover-card) ease}.card:hover{transform:translateY(-6px);box-shadow:var(--shadow-hover)}.full-bleed{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);border-radius:var(--radius-flat)}.reveal{opacity:1;transform:none;transition:opacity var(--dur-reveal) var(--ease-reveal),transform var(--dur-reveal) var(--ease-reveal);transition-delay:calc(var(--stagger-i, 0) * var(--stagger-step))}html.js .reveal:not(.is-visible){opacity:0;transform:translateY(16px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.reveal-scale{overflow:hidden}.reveal-scale img,.reveal-scale>.mood-graphic{transform:scale(1.04);transition:transform var(--dur-image) var(--ease-reveal)}.reveal-scale.is-visible img,.reveal-scale.is-visible>.mood-graphic{transform:scale(1)}@supports (animation-timeline: view()){.parallax-shift{animation:parallax-shift linear both;animation-timeline:view();animation-range:entry 0% cover 100%}@keyframes parallax-shift{0%{transform:translateY(-6%)}to{transform:translateY(6%)}}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.reveal,.reveal-scale,.reveal-scale img,.reveal-scale>.mood-graphic{opacity:1!important;transform:none!important}.parallax-shift{animation:none!important}.card:hover,.cond-card:hover,.btn--primary:hover,.btn--secondary:hover{transform:none!important}}@media (max-width: 720px){html{font-size:16px}body{line-height:1.68;font-size:1rem}h1,h2{font-family:var(--font-body);line-height:1.22;text-wrap:balance}h1{font-size:2.02rem}h2{font-size:1.72rem}h3{font-family:var(--font-body);line-height:1.32}.section__head{margin-bottom:1.8rem}.section{padding:calc(var(--section-pad) * .7) 0}}:root{--c-heat: #c2683f;--c-cold: #3f79c2;--c-mixed: #7a6c5c;--c-heat-tint: #f7ece3;--c-cold-tint: #e7eef8;--c-heat-badge: #a55836;--c-cold-badge: #396daf}.hero__grid{display:grid;grid-template-columns:1.25fr .75fr;gap:clamp(2rem,5vw,4rem);align-items:center}.hero__copy{text-align:left}.hero__title{margin-top:.8rem;font-size:var(--fs-display);line-height:1.18;letter-spacing:-.02em;color:var(--c-text-strong)}.hero__title span{display:block}.hero__subtitle{margin-top:1.2rem;color:var(--c-text-muted);font-size:1.12rem;line-height:1.8;max-width:30rem}.hero__cta{display:flex;gap:.8rem;margin-top:1.8rem;flex-wrap:wrap}.hero__quiet-link{margin-top:.9rem;font-size:.85rem}.hero__quiet-link a{color:var(--c-text-muted);text-decoration:underline;text-underline-offset:3px}.hero__quiet-link a:hover{color:var(--c-primary)}.hero__facts{display:flex;gap:1.6rem;margin-top:2rem;padding:0;list-style:none;flex-wrap:wrap}.hero__facts li{font-size:.92rem;color:var(--c-text-muted)}.hero__facts b{display:block;font-size:1.15rem;color:var(--c-primary);font-weight:700}.hero__visual{border-radius:20px;overflow:hidden;box-shadow:var(--shadow-hover, 0 20px 50px rgba(46,53,114,.15));background:var(--c-bg-subtle);padding:clamp(1.5rem,4vw,2.5rem);display:flex;flex-direction:column;gap:1rem}.hero__visual img{width:100%;max-width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;display:block;border-radius:12px}.hero__visual-caption{text-align:center;font-size:.8rem;color:var(--c-text-muted);line-height:1.5}.cond-cards{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 640px){.cond-cards{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.cond-cards{grid-template-columns:repeat(3,1fr)}}.cond-card{display:block;padding:1.3rem 1.4rem;background:var(--c-bg-card);box-shadow:var(--shadow-card);border-radius:var(--radius);text-decoration:none;transition:transform .18s,box-shadow .18s}.cond-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-hover)}.cond-card--heat{--axis: var(--c-heat-badge)}.cond-card--cold{--axis: var(--c-cold-badge)}.cond-card--mixed{--axis: var(--c-mixed)}.cond-card__axis{display:inline-block;font-size:.78rem;color:#fff;background:var(--axis, var(--c-primary));font-weight:700;letter-spacing:.02em;padding:.22rem .7rem;border-radius:var(--radius-pill)}.cond-card__name{display:block;margin-top:.6rem;font-size:1.08rem;color:var(--c-text-strong);font-weight:600}.cond-card__sym{display:block;margin-top:.35rem;font-size:.9rem;color:var(--c-text-muted)}.axis-group{margin-bottom:2rem}.axis-group__label{display:inline-block;font-size:.95rem;font-weight:700;margin-bottom:.8rem;padding:.25rem .7rem;border-radius:6px;color:#fff;background:var(--axis, var(--c-primary))}#axis-group-heat .axis-group__label{background:var(--c-heat-badge)}#axis-group-cold .axis-group__label{background:var(--c-cold-badge)}.card--value{display:flex;gap:1rem;align-items:flex-start;padding:1.3rem 1.4rem;background:var(--c-bg-card);border-radius:var(--radius-sm);box-shadow:var(--shadow-card)}.card--value__badge{flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:50%;background:var(--c-primary-light);color:var(--c-primary);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.92rem}.card--value h3{font-size:1.02rem;margin:0 0 .35rem}.card--value p{font-size:.9rem;color:var(--c-text-muted);line-height:1.6;margin:0}.why-hanyeol__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(2rem,5vw,3.5rem);align-items:start}.why-hanyeol__copy{text-align:left}.why-hanyeol__copy h2{margin-top:.5rem;line-height:1.3}.why-hanyeol__copy .section__desc{margin-top:.75rem}.why-hanyeol__cards{display:flex;flex-direction:column;gap:1rem}@media (max-width: 900px){.why-hanyeol__grid{grid-template-columns:1fr}}.stepper{display:flex;flex-direction:column;max-width:680px;margin:0 auto;counter-reset:step}.stepper__item{position:relative;display:flex;gap:1.5rem;padding-bottom:2.4rem}.stepper__item:last-child{padding-bottom:0}.stepper__badge{counter-increment:step;flex-shrink:0;width:2.75rem;height:2.75rem;border-radius:50%;background:var(--c-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.05rem;position:relative;z-index:1}.stepper__badge:before{content:counter(step,decimal-leading-zero)}.stepper__item:not(:last-child):after{content:"";position:absolute;left:1.375rem;top:2.75rem;bottom:0;width:2px;background:var(--c-border)}.stepper__body h3{font-size:1.05rem;margin:0 0 .4rem}.stepper__body p{font-size:.92rem;color:var(--c-text-muted);line-height:1.65;margin:0}.faq-list{max-width:760px;margin:0 auto}.faq-item{border-bottom:1px solid var(--c-border);padding:1.3rem 0}.faq-item h3{font-size:1.08rem;margin:0 0 .5rem;color:var(--c-text-strong)}.faq-item p{color:var(--c-text-muted);line-height:1.75;margin:0}.column-lead__head{max-width:640px;text-align:left;margin:0 0 2rem}.column-lead__head h2{margin:0}.column-lead{display:grid;grid-template-columns:1fr;gap:1rem}.column-lead__feature{padding:1.8rem;background:var(--c-bg-card);border:1px solid var(--c-border);border-radius:12px}.column-lead__feature h3{font-size:1.25rem}.column-lead__secondary{display:flex;flex-direction:column;gap:1rem}@media (min-width: 900px){.column-lead{grid-template-columns:2fr 1fr;align-items:start}}.column-teaser{padding:1.4rem;background:var(--c-bg-card);border:1px solid var(--c-border);border-radius:12px}.column-teaser__tag{font-size:.78rem;color:var(--c-primary);font-weight:700}.column-teaser h3{font-size:1.05rem;margin:.4rem 0 .5rem}.column-teaser p{font-size:.9rem;color:var(--c-text-muted);line-height:1.6;margin:0}@media (max-width: 720px){.hero__grid{grid-template-columns:1fr}.why-hanyeol__copy{position:static}}.condition-detail__eyebrow{font-size:.85rem;color:var(--c-primary);font-weight:600;letter-spacing:.02em;margin:0 0 .4rem}.condition-section-head{text-align:left;margin:0 0 1.2rem}.condition-page-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:2.5rem;align-items:start}.condition-breadcrumb{display:flex;gap:.4rem;flex-wrap:wrap;font-size:.85rem;color:var(--c-text-muted);margin:0 0 1rem}.condition-breadcrumb a{color:var(--c-text-muted)}.condition-breadcrumb a:hover{color:var(--c-primary)}.condition-breadcrumb [aria-current]{color:var(--c-text-strong);font-weight:600}@media (max-width: 900px){.condition-page-grid{grid-template-columns:1fr}}.hanja-char{font-size:.82em;color:var(--c-primary);letter-spacing:.02em}.summary-badges{list-style:none;margin:.8rem 0 0;padding:0;counter-reset:sumnum;display:flex;flex-direction:column;gap:.6rem}.summary-badges li{display:flex;align-items:flex-start;gap:.7rem;font-size:.9rem;line-height:1.6;color:var(--c-text)}.summary-badges__num{counter-increment:sumnum;flex-shrink:0;width:1.6rem;height:1.6rem;border-radius:50%;background:var(--c-primary-light);color:var(--c-primary);display:flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:700}.summary-badges__num:before{content:counter(sumnum)}.faq-accordion{max-width:760px;margin:0 auto;counter-reset:faqnum}.faq-accordion__item{border-bottom:1px solid var(--c-border)}.faq-accordion__item:last-child{border-bottom:none}.faq-accordion__summary{display:flex;align-items:flex-start;gap:.8rem;padding:1.1rem 0;cursor:pointer;font-weight:700;font-size:1.02rem;color:var(--c-text-strong);list-style:none}.faq-accordion__summary::-webkit-details-marker{display:none}.faq-accordion__summary::marker{content:""}.faq-accordion__num{counter-increment:faqnum;flex-shrink:0;width:1.9rem;height:1.9rem;border-radius:50%;background:var(--c-primary-light);color:var(--c-primary);display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700}.faq-accordion__num:before{content:counter(faqnum)}.faq-accordion__q{flex:1;padding-top:.15rem}.faq-accordion__item[open] .faq-accordion__summary{color:var(--c-primary)}.faq-accordion__a{padding:0 0 1.2rem 2.7rem}.faq-accordion__a p{color:var(--c-text-muted);line-height:1.75;margin:0;font-size:.98rem}.type-card-grid{display:grid;grid-template-columns:1fr;gap:1.2rem;margin:1.4rem 0 1.8rem}@media (min-width: 640px){.type-card-grid{grid-template-columns:1.15fr 1fr}}.type-card{background:var(--c-bg-card);border-radius:var(--radius);box-shadow:var(--shadow-card);padding:1.4rem 1.5rem;border-top:3px solid var(--axis, var(--c-primary))}.type-card--heat{--axis: var(--c-heat)}.type-card--cold{--axis: var(--c-cold)}.type-card--mixed{--axis: var(--c-mixed)}.type-card__name{font-size:1.08rem;font-weight:700;color:var(--c-text-strong);margin:0 0 .5rem}.type-card__hanja{font-weight:400;font-size:.92rem}.type-card__desc{font-size:.94rem;color:var(--c-text);line-height:1.7;margin:0}.type-card__approach{font-size:.92rem;color:var(--axis, var(--c-primary));font-weight:600;line-height:1.6;margin:.7rem 0 0;padding-top:.6rem;border-top:1px dashed var(--c-border)}.myth-fact-grid{display:grid;grid-template-columns:1fr;gap:1.2rem;margin:1.4rem 0 1.8rem}.myth-fact{border-radius:var(--radius);box-shadow:var(--shadow-card);overflow:hidden}.myth-fact__myth,.myth-fact__fact{padding:1rem 1.3rem;font-size:.95rem;line-height:1.7;margin:0}.myth-fact__myth{background:var(--c-heat-tint);color:var(--c-text)}.myth-fact__fact{background:var(--c-cold-tint);color:var(--c-text)}.myth-fact__badge{display:inline-block;font-size:.74rem;font-weight:700;letter-spacing:.04em;padding:.15rem .55rem;border-radius:var(--radius-pill);margin-right:.5rem;vertical-align:middle;color:#fff}.myth-fact__badge--myth{background:var(--c-heat-badge)}.myth-fact__badge--myth:before{content:"오해"}.myth-fact__badge--fact{background:var(--c-cold-badge)}.myth-fact__badge--fact:before{content:"정정"}.comparison-card-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin:1.4rem 0 1.8rem}@media (min-width: 640px){.comparison-card-grid{grid-template-columns:repeat(2,1fr)}}.comparison-card{background:var(--c-bg-card);border-radius:var(--radius-sm);box-shadow:var(--shadow-card);padding:1.1rem 1.3rem}.comparison-card__name{font-size:1rem;font-weight:700;color:var(--c-text-strong);margin:0 0 .4rem}.comparison-card__desc{font-size:.92rem;color:var(--c-text-muted);line-height:1.65;margin:0}.branch-card-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin:1.4rem 0 1.8rem}@media (min-width: 640px){.branch-card-grid{grid-template-columns:repeat(2,1fr)}}.branch-card{background:var(--c-bg-card);border-radius:var(--radius-sm);box-shadow:var(--shadow-card);padding:1.1rem 1.3rem;border-top:3px solid var(--c-primary)}.branch-card__rule{font-size:.98rem;font-weight:700;color:var(--c-primary);margin:0 0 .5rem}.branch-card__desc{font-size:.92rem;color:var(--c-text-muted);line-height:1.65;margin:0}.prose-list{padding-left:1.3rem;margin:.8rem 0}.prose-list li{font-size:var(--fs-body);line-height:1.75;margin:0 0 .5rem}.split-bleed{position:relative;overflow:hidden;border-radius:var(--radius-flat);box-shadow:var(--shadow-hover, 0 20px 50px rgba(46,53,114,.15))}.split-bleed__img{width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;display:block}.axis-header{position:relative;overflow:hidden;border-radius:var(--radius-flat);margin:0 0 1.6rem}.axis-header__img{display:block;width:100%;height:auto;aspect-ratio:21 / 9;object-fit:cover}.axis-header__duotone{position:absolute;inset:0;mix-blend-mode:multiply;pointer-events:none}.axis-header--heat .axis-header__duotone{background:var(--duotone-heat)}.axis-header--cold .axis-header__duotone{background:var(--duotone-cold)}.axis-header--mixed .axis-header__duotone{background:var(--duotone-mixed)}.axis-header__scrim{position:absolute;inset:0;background:var(--scrim-gradient);pointer-events:none}.axis-header__pill{position:absolute;left:1.1rem;bottom:1.1rem;font-size:.82rem;font-weight:700;letter-spacing:.02em;color:#fdfbf7;background:#14120e61;backdrop-filter:blur(2px);padding:.3rem .85rem;border-radius:var(--radius-pill)}@media (max-width: 720px){.axis-header__img{aspect-ratio:4 / 3}}.side-figure{float:right;width:38%;margin:0 0 1rem 1.5rem}.side-figure__img{display:block;width:100%;height:auto;aspect-ratio:3 / 2;object-fit:cover;border-radius:var(--radius)}@media (max-width: 720px){.side-figure{float:none;width:100%;margin:0 0 1.2rem}}.condition-detail__body .reveal:after{content:"";display:table;clear:both}.image-band{position:relative;overflow:hidden;border-radius:var(--radius-flat);margin:2rem 0}.image-band__img{display:block;width:100%;height:auto;aspect-ratio:21 / 9;object-fit:cover}@media (max-width: 720px){.image-band__img{aspect-ratio:4 / 3}}.section-bg-image{position:relative;overflow:hidden;border-radius:var(--radius-flat);display:flex;align-items:center;justify-content:center;min-height:clamp(320px,40vw,460px);margin:2rem 0}.section-bg-image__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.section-bg-image__scrim{position:absolute;inset:0;background:var(--scrim-gradient-full);pointer-events:none}.section-bg-image__content{position:relative;z-index:1;width:100%;max-width:640px;margin:0 auto;padding:2.4rem 1.6rem;text-align:center;color:#fdfbf7}.section-bg-image__content h2{color:#fdfbf7}.section-bg-image__content p{color:#fdfbf7eb}.section-bg-image__content a:not(.btn){color:#fdfbf7}@media (max-width: 720px){.section-bg-image{min-height:clamp(280px,60vw,380px)}}.doctor-strip{display:flex;gap:1.3rem;align-items:center;background:var(--c-bg-card);border-radius:var(--radius);box-shadow:var(--shadow-card);padding:1.6rem}.doctor-strip__img{width:32%;max-width:180px;aspect-ratio:4 / 5;height:auto;flex-shrink:0;border-radius:var(--radius);object-fit:cover;object-position:top center;border:1px solid var(--c-border);background:var(--c-bg-subtle)}.doctor-strip__header{display:flex;align-items:baseline;gap:.6rem}.doctor-strip__name{font-family:var(--font-heading);font-size:1.2rem;font-weight:700;color:var(--c-text-strong)}.doctor-strip__position{font-size:.85rem;color:var(--c-text-muted)}.doctor-strip__tagline{margin-top:.6rem;font-size:.92rem;color:var(--c-text);line-height:1.6}.doctor-strip__cta{display:inline-block;margin-top:.9rem;font-size:.85rem;font-weight:700;color:var(--c-primary)}@media (max-width: 720px){.doctor-strip{flex-direction:column;align-items:flex-start}.doctor-strip__img{width:100%;max-width:220px}}.paired-figure-band{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin:2rem 0}.paired-figure-band__item{position:relative;overflow:hidden;border-radius:var(--radius)}.paired-figure-band__img{display:block;width:100%;height:auto;aspect-ratio:3 / 2;object-fit:cover}@media (max-width: 640px){.paired-figure-band{grid-template-columns:1fr}}.scrim-directional{--scrim-angle: 90deg;--scrim-from: var(--c-bg);--scrim-mid: rgba(253,251,247,.88);--scrim-fade: rgba(253,251,247,.32);--scrim-to: rgba(253,251,247,0);position:absolute;inset:0;background:linear-gradient(var(--scrim-angle),var(--scrim-from) 0%,var(--scrim-mid) 34%,var(--scrim-fade) 58%,var(--scrim-to) 76%);pointer-events:none}.thermo-hero{position:relative;height:clamp(440px,58vw,640px);overflow:hidden;border-radius:var(--radius-flat);margin:0 0 1.8rem;background:var(--c-bg)}.thermo-hero--heat{--axis: var(--c-heat)}.thermo-hero--cold{--axis: var(--c-cold)}.thermo-hero--mixed{--axis: var(--c-mixed)}.thermo-hero__stage{position:absolute;inset:0}.thermo-hero__slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:100% 50%;opacity:0;transition:opacity 1s ease}.thermo-hero__slide.is-active{opacity:1}.thermo-hero__inner{position:relative;height:100%;display:flex;align-items:center;max-width:var(--layout-width);margin:0 auto;padding:0 clamp(1.2rem,4vw,3rem)}.thermo-hero__copy{max-width:34rem}.thermo-hero__eyebrow{display:flex;align-items:center;gap:.7rem;color:var(--axis, var(--c-primary));font-weight:700;font-size:var(--fs-eyebrow);letter-spacing:.02em;margin:0 0 1rem}.thermo-hero__eyebrow:before{content:"";width:1.8rem;height:2px;background:var(--axis, var(--c-primary));flex-shrink:0}.thermo-hero__title{font-size:var(--fs-display);line-height:1.16;letter-spacing:-.02em;color:var(--c-text-strong);margin:0 0 1.1rem}.thermo-hero__hook{font-size:1.08rem;line-height:1.7;color:var(--c-text-muted);margin:0 0 1.6rem;max-width:30rem}.thermo-hero__btns{display:flex;gap:.8rem;flex-wrap:wrap}.thermo-hero__dots{position:absolute;bottom:1.6rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:1}.thermo-hero__dot{width:8px;height:8px;border-radius:50%;background:#2e357238;transition:width .3s ease,background .3s ease}.thermo-hero__dot.is-on{background:var(--axis, var(--c-primary));width:22px;border-radius:var(--radius-pill)}.thermo-hero__caro-label{position:absolute;bottom:1.55rem;right:clamp(1.2rem,4vw,3rem);font-size:.8rem;font-weight:600;color:var(--c-text-muted);z-index:1}@media (max-width: 720px){.thermo-hero{height:clamp(460px,128vw,560px)}.thermo-hero__scrim{background:linear-gradient(180deg,rgba(253,251,247,.28) 0%,rgba(253,251,247,.7) 48%,var(--c-bg) 74%)}.thermo-hero__inner{align-items:flex-end;padding-bottom:3.4rem}.thermo-hero__copy{max-width:100%}.thermo-hero__title{font-size:clamp(2rem,8vw,2.6rem)}.thermo-hero__caro-label{display:none}}@media (prefers-reduced-motion: reduce){.thermo-hero__slide{transition:none}}.thermo-hero+.section{padding-top:0}.wide-image-band{position:relative;overflow:hidden;border-radius:var(--radius-flat);min-height:clamp(320px,42vw,460px);display:flex;align-items:center;margin:0}.wide-image-band.full-bleed{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.wide-image-band--heat{--axis: var(--c-heat)}.wide-image-band--cold{--axis: var(--c-cold)}.wide-image-band--mixed{--axis: var(--c-mixed)}.wide-image-band__copy{position:relative;z-index:2;max-width:26rem;padding:clamp(1.6rem,4vw,2.8rem)}.wide-image-band__eyebrow{display:flex;align-items:center;gap:.6rem;color:var(--axis, var(--c-primary));font-weight:700;font-size:var(--fs-eyebrow);letter-spacing:.02em;margin:0 0 .7rem}.wide-image-band__eyebrow:before{content:"";width:1.4rem;height:2px;background:var(--axis, var(--c-primary));flex-shrink:0}.wide-image-band__heading{font-size:clamp(1.3rem,2.6vw,1.7rem);line-height:1.3;color:var(--c-text-strong);margin:0 0 .6rem}.wide-image-band__body{font-size:.98rem;line-height:1.7;color:var(--c-text-muted);margin:0 0 1rem;max-width:24rem}.wide-image-band__cta{display:inline-block;font-size:.9rem;font-weight:700;color:var(--c-primary)}.wide-image-band__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;display:block}.wide-image-band__scrim{z-index:1}.wide-image-band--diagnostic .wide-image-band__heading{font-size:clamp(1.2rem,2.2vw,1.5rem)}.wide-image-band--diagnostic{min-height:clamp(260px,32vw,360px)}.wide-image-band--diagnostic .scrim-directional{--scrim-mid: rgba(253,251,247,.8);--scrim-fade: rgba(253,251,247,.2);background:linear-gradient(90deg,var(--scrim-from) 0%,var(--scrim-mid) 20%,var(--scrim-fade) 40%,var(--scrim-to) 54%)}.fork-diptych{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:0}.fork-diptych .wide-image-band{min-height:clamp(240px,26vw,320px)}.fork-diptych .wide-image-band__copy{padding:clamp(1.2rem,3vw,1.8rem);max-width:none}.fork-diptych .wide-image-band__body{display:none}.fork-diptych .wide-image-band.full-bleed{width:auto;margin-left:0;margin-right:0}@media (max-width: 720px){.fork-diptych{grid-template-columns:1fr}.wide-image-band{min-height:clamp(280px,68vw,360px)}.wide-image-band__copy{max-width:100%}}.split-bleed-pair{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,4vw,3rem);align-items:center}@media (max-width: 720px){.split-bleed-pair{grid-template-columns:1fr}}.tone-white{background:var(--section-tone-white)}.tone-cream{background:var(--section-tone-cream)}.tone-ash{background:var(--section-tone-ash)}.tone-fog{background:var(--section-tone-fog)}.tone-taupe{background:var(--section-tone-taupe)}.band-full{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.band-full>.layout-container>.section__head,.band-contained .section__head{margin-bottom:2.2rem}.placement-section h2{margin-bottom:.9rem;line-height:1.28}.placement-section h3{margin-bottom:.5rem;line-height:1.4}.placement-section p{line-height:1.75}.bridge-band{text-align:center;padding:var(--section-pad-sm) 0}.bridge-band .layout-container{max-width:760px}.bridge-band h2{margin-bottom:.8rem}.bridge-band p{color:var(--c-text-muted);font-size:1.05rem}.jargon-term{border-bottom:1px dotted var(--c-text-subtle)}.jargon-term:after{content:" (" attr(data-gloss) ")";font-size:.88em;color:var(--c-text-muted);font-weight:400}.why-us__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}@media (min-width: 900px){.why-us__grid{grid-template-columns:repeat(4,1fr)}}.why-us__item{background:var(--c-bg-card);border-radius:var(--radius);box-shadow:var(--shadow-card);padding:1.4rem 1.3rem}.why-us__item h3{font-size:1rem;margin:0 0 .5rem}.why-us__item p{font-size:.9rem;color:var(--c-text-muted);line-height:1.65;margin:0}.condition-compare{overflow-x:auto}.condition-compare table{width:100%;border-collapse:collapse;min-width:640px}.condition-compare th,.condition-compare td{padding:.9rem 1rem;text-align:left;border-bottom:1px solid var(--c-border);vertical-align:top}.condition-compare thead th{font-size:.85rem;color:var(--c-text-muted);font-weight:700}.condition-compare tbody th{font-size:.92rem;font-weight:700;color:var(--c-text-strong);white-space:nowrap}.condition-compare__axis-head{display:inline-flex;align-items:center;gap:.4rem}.condition-compare__axis-dot{width:.6rem;height:.6rem;border-radius:50%;display:inline-block}.condition-compare__axis-dot--heat{background:var(--c-heat)}.condition-compare__axis-dot--cold{background:var(--c-cold)}.condition-compare__axis-dot--mixed{background:var(--c-mixed)}.condition-compare__examples{display:flex;flex-direction:column;gap:.3rem}.condition-compare__examples a{font-size:.88rem;color:var(--c-primary)}.condition-compare__examples a:hover{text-decoration:underline}.selfcheck-router{margin-top:1.2rem;padding:1.2rem 1.4rem;background:var(--c-bg-card);border-radius:var(--radius);box-shadow:var(--shadow-card)}.selfcheck-router__placeholder{color:var(--c-text-muted);margin:0;font-size:.92rem}.selfcheck-router__label{font-weight:700;color:var(--c-primary);margin:0 0 .7rem;font-size:.95rem}.selfcheck-router__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.7rem}.selfcheck-router__card{display:block;padding:.8rem 1rem;background:var(--c-bg-subtle);border-radius:var(--radius-sm);font-size:.9rem;font-weight:600;color:var(--c-text-strong)}.selfcheck-router__card:hover{background:var(--c-primary-light);color:var(--c-primary)}.hero-intro{margin-bottom:1.6rem}.doctor-intro-quote{font-size:1.08rem;line-height:1.8;color:var(--c-text);max-width:42rem;margin:0 auto 2rem;text-align:center}.testimonial-placeholder{position:relative}.testimonial-placeholder__marker{display:inline-block;font-size:.78rem;font-weight:700;color:var(--c-warn);background:#c445361a;border:1px dashed var(--c-warn);border-radius:var(--radius-pill);padding:.3rem .9rem;margin-bottom:1.2rem}.testimonial-placeholder__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.testimonial-placeholder__card{background:var(--c-bg-card);border:1px dashed var(--c-border);border-radius:var(--radius);padding:1.3rem 1.4rem}.testimonial-placeholder__card-label{display:block;font-size:.82rem;font-weight:700;color:var(--c-primary);margin-bottom:.5rem}.testimonial-placeholder__card-body{font-size:.9rem;color:var(--c-text-muted);line-height:1.6;margin:0}.cta-funnel__steps{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin:1.2rem 0 1.8rem;font-size:.85rem}.cta-funnel__step{display:inline-flex;align-items:center;gap:.4rem;color:#fdfbf7d9}.cta-funnel__step:before{content:""}.cta-funnel__step:not(:first-child):before{content:"→";margin-right:.4rem;color:#fdfbf780}.cta-funnel__field-note{margin-top:1rem;font-size:.82rem;color:#fdfbf7bf}
