/*
Theme Name: 건강생활연구소 GeneratePress Child
Theme URI: https://healthyoon.co.kr/
Description: 건강생활연구소 건강정보 사이트용 GeneratePress Child Theme.
Author: 건강생활연구소 편집팀
Template: generatepress
Version: 1.5.7
Text Domain: healthyoon
*/

:root{
  --hy-navy:#173b74;
  --hy-blue:#2a63a8;
  --hy-green:#149a79;
  --hy-soft-blue:#edf6ff;
  --hy-soft-green:#eaf7f2;
  --hy-text:#17324f;
  --hy-muted:#65778c;
  --hy-border:#d9e5ef;
  --hy-bg:#f8fbfd;
  --hy-white:#fff;
  --hy-container:1180px;
  --hy-shadow:0 6px 20px rgba(23,59,116,.08);
}

*{box-sizing:border-box}
body{margin:0;background:#fff;color:var(--hy-text);font-family:-apple-system,BlinkMacSystemFont,"Pretendard","Noto Sans KR","Segoe UI",sans-serif;line-height:1.6}
a{text-decoration:none}
.site.grid-container,#page{max-width:none}
.content-area,.site-main,.inside-article{width:100%}
.site-content{padding:0!important}
.widget-area{display:none!important}
.hy-wrap{width:min(calc(100% - 40px),var(--hy-container));margin:0 auto}

/* HEADER */
.site-header{background:#fff;border-bottom:1px solid #e7eef4}
.inside-header.grid-container{max-width:var(--hy-container)!important;padding:14px 20px 9px!important}
.site-branding .main-title,.site-branding .main-title a{font-size:28px!important;font-weight:900;color:var(--hy-navy)!important;letter-spacing:-.04em}
.site-description{font-size:11px;color:#8997a7;margin-top:2px}
.main-navigation{background:#fff;border-bottom:1px solid #e8eef3}
.main-navigation .inside-navigation.grid-container{max-width:var(--hy-container)!important;padding:0 20px}
.main-navigation .main-nav ul li a{font-size:15px;font-weight:800;color:var(--hy-navy);padding-left:26px;padding-right:26px}
.main-navigation .main-nav ul li:first-child a{padding-left:0}

/* HERO */
.hy-home-hero{background:linear-gradient(90deg,#f5fbff 0%,#f8fcff 54%,#f2f8f6 100%);border-bottom:1px solid #e4ecf3}
.hy-home-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;min-height:370px}
.hy-home-hero__copy{padding:52px 20px 44px 0;align-self:center}
.hy-home-hero__copy h1{margin:0;color:var(--hy-navy);font-size:46px;line-height:1.1;letter-spacing:-.045em;font-weight:900}
.hy-home-hero__copy h1 span{color:var(--hy-green)}
.hy-home-hero__copy p{margin:18px 0 22px;font-size:20px;line-height:1.55;color:#334f6b}
.hy-home-hero__btn{display:inline-flex;align-items:center;gap:12px;background:var(--hy-navy);color:#fff;font-size:15px;font-weight:800;padding:14px 22px;border-radius:8px;box-shadow:var(--hy-shadow)}
.hy-home-hero__media{position:relative;min-height:370px;overflow:hidden;background:linear-gradient(120deg,#eff7fb 0%,#ffffff 45%,#e8f1ed 100%)}
.hy-home-hero__message{position:absolute;left:42px;top:86px;z-index:3;font-size:24px;line-height:1.42;font-weight:800;color:#2f5676}
.hy-medical-scene{position:absolute;right:0;bottom:0;width:68%;height:100%}
.hy-paper{position:absolute;right:-12px;bottom:18px;width:86%;height:52%;background:linear-gradient(135deg,#ffffff 0%,#eef3f6 100%);border-radius:8px;transform:rotate(-6deg);box-shadow:0 12px 28px rgba(31,65,89,.12)}
.hy-paper:before{content:"HEALTH CHECK";position:absolute;left:22px;top:28px;font-size:17px;font-weight:800;color:#8ca0b0;letter-spacing:.08em}
.hy-paper:after{content:"";position:absolute;left:24px;right:24px;top:62px;height:6px;background:repeating-linear-gradient(180deg,#d5e0e7 0 1px,transparent 1px 18px)}
.hy-stethoscope-ring{position:absolute;right:6%;bottom:4%;width:170px;height:170px;border:18px solid #263e51;border-left-color:#7890a0;border-radius:50%;opacity:.95}
.hy-stethoscope-head{position:absolute;right:27%;bottom:18%;width:78px;height:78px;border-radius:50%;background:radial-gradient(circle at 40% 35%,#f8fbfd 0 18%,#9eb1bf 20% 38%,#253d4f 42% 100%);box-shadow:0 5px 14px rgba(0,0,0,.18)}
.hy-leaf{position:absolute;background:rgba(78,151,91,.4);filter:blur(1.2px);border-radius:80% 20% 70% 30%;transform:rotate(-30deg)}
.hy-leaf--1{width:72px;height:126px;right:11%;top:22px}
.hy-leaf--2{width:62px;height:106px;right:23%;top:48px;transform:rotate(28deg)}
.hy-leaf--3{width:52px;height:90px;right:33%;top:20px;transform:rotate(-5deg)}

/* TEST STRIP */
.hy-test-strip{padding:22px 0 18px;background:#fff}
.hy-test-strip__grid{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}
.hy-test-tile{min-height:88px;border:1px solid var(--hy-border);border-radius:10px;background:linear-gradient(#fff,#fbfdff);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:var(--hy-navy);font-size:14px;font-weight:800}
.hy-test-tile__icon{font-size:26px;color:var(--hy-blue)}

/* GENERAL HOME SECTIONS */
.hy-home-section{padding:28px 0 22px}
.hy-home-section--tight{padding-top:10px}
.hy-home-section--disease{padding-top:12px;padding-bottom:26px}
.hy-home-section__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}
.hy-home-section__head h2{margin:0;font-size:27px;line-height:1.2;letter-spacing:-.035em;color:var(--hy-navy);font-weight:900}
.hy-home-section__head a{font-size:13px;font-weight:800;color:var(--hy-blue)}

/* POPULAR */
.hy-popular-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:26px}
.hy-popular-feature__card{display:block;color:#fff}
.hy-popular-feature__image{position:relative;height:390px;border-radius:10px;overflow:hidden;background:#1f4b68}
.hy-popular-feature__image img{width:100%;height:100%;object-fit:cover;display:block}
.hy-popular-feature__image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(9,33,55,.08),rgba(9,35,57,.82))}
.hy-popular-feature__fallback{height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#4f8392,#234d65);font-size:26px;font-weight:900}
.hy-badge{position:absolute;z-index:2;left:22px;top:22px;background:var(--hy-green);color:#fff;padding:6px 11px;border-radius:999px;font-size:12px;font-weight:800}
.hy-popular-feature__overlay{position:absolute;z-index:2;left:24px;right:24px;bottom:22px}
.hy-popular-feature__overlay h3{margin:0 0 8px;color:#fff;font-size:35px;line-height:1.18;letter-spacing:-.04em}
.hy-popular-feature__overlay p{margin:0 0 10px;font-size:15px;color:#eef6fb}
.hy-popular-feature__overlay span{font-size:13px;color:#d9e5ec}
.hy-popular-list{display:grid;gap:14px}
.hy-popular-list__item{display:grid;grid-template-columns:126px 1fr;gap:14px;align-items:center;padding-bottom:14px;border-bottom:1px solid var(--hy-border);color:inherit}
.hy-popular-list__thumb{height:98px;border-radius:8px;overflow:hidden;background:#edf3f7}
.hy-popular-list__thumb img{width:100%;height:100%;object-fit:cover;display:block}
.hy-thumb-fallback{width:100%;height:100%;display:grid;place-items:center;color:var(--hy-navy);font-weight:800}
.hy-mini-badge{display:inline-block;background:#e8f5f0;color:var(--hy-green);border-radius:999px;padding:3px 7px;font-size:11px;font-weight:800;margin-bottom:5px}
.hy-popular-list__body h3{margin:0 0 7px;font-size:18px;line-height:1.32;color:var(--hy-navy);font-weight:900;letter-spacing:-.02em}
.hy-popular-list__meta{font-size:12px;color:#91a0af}

/* SYMPTOM */
.hy-symptom-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}
.hy-symptom-item{min-height:82px;border:1px solid var(--hy-border);border-radius:10px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--hy-navy);font-size:14px;font-weight:800}
.hy-symptom-icon{font-size:24px;color:var(--hy-blue)}

/* DISEASE */
.hy-disease-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.hy-disease-card{display:block;color:inherit}
.hy-disease-card__visual{height:120px;border-radius:9px 9px 0 0;display:grid;place-items:center;background:linear-gradient(135deg,#eaf1f6,#dcecf4);overflow:hidden}
.hy-disease-card__visual span{font-size:54px;font-weight:900;color:rgba(23,59,116,.3)}
.hy-disease-card--2 .hy-disease-card__visual{background:linear-gradient(135deg,#e6eef9,#d9f2ee)}
.hy-disease-card--3 .hy-disease-card__visual{background:linear-gradient(135deg,#fde6df,#f6cbc4)}
.hy-disease-card--4 .hy-disease-card__visual{background:linear-gradient(135deg,#f2e5de,#e9d9d1)}
.hy-disease-card__body{padding:10px 2px 0}
.hy-disease-card__body h3{margin:0 0 2px;font-size:17px;color:var(--hy-navy);font-weight:900}
.hy-disease-card__body p{margin:0;font-size:13px;color:var(--hy-muted)}

/* PRINCIPLES */
.hy-principle-strip{padding:10px 0 22px}
.hy-principle-strip__grid{display:grid;grid-template-columns:1.25fr repeat(4,1fr);align-items:center;background:linear-gradient(90deg,#eaf8f3,#f3fbf7);border:1px solid #d7eee4;border-radius:9px;overflow:hidden}
.hy-principle-strip__grid>div{min-height:60px;padding:12px 14px;display:flex;align-items:center;justify-content:center;gap:7px;border-right:1px solid #d8ece4;text-align:center;font-size:12px;color:#486075}
.hy-principle-strip__grid>div:last-child{border-right:0}
.hy-principle-strip__grid>div:first-child strong{font-size:16px;color:var(--hy-navy)}
.hy-principle-strip__grid span{color:var(--hy-green);font-size:18px}

/* BOTTOM SEARCH */
.hy-bottom-search{padding:0 0 30px}
.hy-bottom-search__inner{display:grid;grid-template-columns:1fr .9fr;gap:26px;align-items:center;background:linear-gradient(90deg,#eff8ff,#f7fbff);border:1px solid var(--hy-border);border-radius:9px;padding:18px 22px}
.hy-bottom-search__title{display:flex;align-items:center;gap:14px}
.hy-bottom-search__icon{width:48px;height:48px;border:2px solid var(--hy-blue);border-radius:10px;display:grid;place-items:center;font-size:26px;color:var(--hy-blue)}
.hy-bottom-search__title strong{display:block;font-size:18px;color:var(--hy-navy)}
.hy-bottom-search__title p{margin:3px 0 0;font-size:13px;color:var(--hy-muted)}
.hy-bottom-search__form{display:flex;background:#fff;border:1px solid #cbd9e5;border-radius:8px;padding:5px}
.hy-bottom-search__form input{flex:1;border:0!important;outline:0;background:transparent;padding:11px 13px;font-size:14px}
.hy-bottom-search__form button{border:0;background:var(--hy-navy);color:#fff;border-radius:7px;padding:0 17px;font-weight:800}

/* SINGLE + ARCHIVE */
.hy-article{width:min(calc(100% - 40px),900px);margin:0 auto;padding:48px 0 80px}
.hy-article__category{font-size:14px;color:var(--hy-green);font-weight:800;margin-bottom:10px}
.hy-article h1{font-size:clamp(34px,4.5vw,52px);line-height:1.2;letter-spacing:-.04em;color:var(--hy-navy);margin:0 0 14px}
.hy-article__meta{font-size:14px;color:var(--hy-muted);margin-bottom:24px}
.hy-answer-box{border-left:5px solid var(--hy-green);background:var(--hy-soft-green);padding:20px 22px;border-radius:0 12px 12px 0;margin:24px 0 28px}
.hy-answer-box strong{display:block;color:var(--hy-navy);font-size:18px;margin-bottom:6px}
.hy-decision-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:26px 0 34px}
.hy-decision{border:1px solid var(--hy-border);border-radius:12px;padding:18px;background:#fff}
.hy-decision span{font-size:13px;font-weight:800;color:var(--hy-green)}
.hy-decision strong{display:block;color:var(--hy-navy);font-size:17px;margin-top:4px}
.hy-article .entry-content{font-size:17px}
.hy-article .entry-content h2{font-size:28px;line-height:1.3;color:var(--hy-navy);margin-top:44px}
.hy-article .entry-content h3{font-size:22px;line-height:1.35;color:var(--hy-navy);margin-top:32px}
.hy-next{margin-top:48px;padding:26px;border:1px solid var(--hy-border);border-radius:16px;background:var(--hy-bg)}
.hy-archive-head{padding:52px 0 34px;border-bottom:1px solid var(--hy-border);background:var(--hy-bg)}
.hy-section-title{font-size:32px;line-height:1.2;color:var(--hy-navy);font-weight:900}
.hy-section-desc{font-size:17px;color:var(--hy-muted)}
.hy-eyebrow{font-size:13px;font-weight:800;color:var(--hy-green)}
.hy-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:36px 0 72px}
.hy-post-card{border:1px solid var(--hy-border);border-radius:14px;padding:20px;background:#fff}
.hy-post-card h2{font-size:20px;line-height:1.4;margin:6px 0 8px}
.hy-post-card h2 a{color:var(--hy-navy)}
.hy-post-card p{font-size:15px;color:var(--hy-muted)}
.hy-post-card time{font-size:13px;color:var(--hy-muted)}

@media(max-width:1000px){
  .hy-home-hero__grid,.hy-popular-layout,.hy-bottom-search__inner{grid-template-columns:1fr}
  .hy-home-hero__media{min-height:300px}
  .hy-test-strip__grid,.hy-symptom-grid{grid-template-columns:repeat(4,1fr)}
  .hy-disease-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:640px){
  .hy-wrap,.hy-article{width:min(calc(100% - 24px),var(--hy-container))}
  .hy-home-hero__copy{padding:34px 0}
  .hy-home-hero__copy h1{font-size:38px}
  .hy-home-hero__copy p{font-size:18px}
  .hy-home-hero__message{left:24px;top:38px;font-size:20px}
  .hy-test-strip__grid,.hy-symptom-grid,.hy-disease-grid,.hy-post-grid,.hy-decision-grid{grid-template-columns:1fr 1fr}
  .hy-popular-list__item{grid-template-columns:105px 1fr}
  .hy-popular-feature__image{height:320px}
  .hy-principle-strip__grid{grid-template-columns:1fr}
  .hy-principle-strip__grid>div{border-right:0;border-bottom:1px solid #d8ece4}
  .hy-bottom-search__form{margin-top:16px}
}


/* ===== v0.5 premium rebuild ===== */
.site-header,.main-navigation,.site-footer{display:none!important}
.hy-global-header{background:#fff;border-bottom:1px solid #e4ebf2}
.hy-global-header__top{min-height:84px;display:grid;grid-template-columns:260px minmax(340px,560px) 1fr;gap:26px;align-items:center}
.hy-brand{display:inline-flex;flex-direction:column;align-items:flex-start;color:var(--hy-navy)}
.hy-brand__name{font-size:34px;line-height:1;font-weight:900;letter-spacing:-.055em}
.hy-brand__name>span{color:var(--hy-green)}
.hy-brand small{margin-top:6px;font-size:10px;color:#7c8c9e;font-weight:700}
.hy-header-search{display:flex;border:1px solid #cbd8e5;border-radius:7px;overflow:hidden;background:#fff}
.hy-header-search input{flex:1;min-width:0;border:0!important;outline:0;padding:12px 14px;font-size:14px}
.hy-header-search button{width:48px;border:0;background:var(--hy-navy);display:grid;place-items:center}
.hy-header-search svg{width:21px;height:21px;fill:none;stroke:#fff;stroke-width:1.8}
.hy-utility-nav{display:flex;justify-content:flex-end;gap:22px}
.hy-utility-nav a{font-size:12px;font-weight:800;color:var(--hy-navy)}
.hy-global-header__nav{border-top:1px solid #f0f3f6}
.hy-main-nav{min-height:54px;display:flex;align-items:center;gap:42px}
.hy-main-nav a{font-size:15px;font-weight:850;color:var(--hy-navy);white-space:nowrap}

.hy-home-hero{background:#eef8fd}
.hy-home-hero__grid{grid-template-columns:1.03fr .97fr;min-height:390px}
.hy-home-hero__copy{padding:48px 30px 46px 10px}
.hy-home-hero__copy h1{font-size:48px}
.hy-home-hero__visual{min-height:390px;overflow:hidden;background:#edf7f3}
.hy-home-hero__visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}

.hy-test-tile__icon svg,.hy-symptom-icon svg,.hy-principle-strip svg,.hy-bottom-search__icon svg,.hy-pathway svg{width:27px;height:27px;fill:none;stroke:var(--hy-blue);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.hy-test-tile:hover,.hy-symptom-item:hover{transform:translateY(-2px);box-shadow:var(--hy-shadow);border-color:#bfd0e0}

.hy-pathway{padding:2px 0 18px}
.hy-pathway__inner{display:grid;grid-template-columns:1.05fr 2fr;align-items:center;border:1px solid #d9e7e1;background:#f1faf6;border-radius:10px;overflow:hidden}
.hy-pathway__title{min-height:68px;padding:12px 18px;display:flex;align-items:center;gap:12px;border-right:1px solid #d9e7e1}
.hy-pathway__title>span{width:34px;height:34px;display:grid;place-items:center}
.hy-pathway__title strong{display:block;font-size:16px;color:var(--hy-navy)}
.hy-pathway__title small{display:block;margin-top:2px;font-size:11px;color:#728395}
.hy-pathway__steps{display:grid;grid-template-columns:repeat(4,1fr)}
.hy-pathway__steps>div{min-height:68px;display:flex;align-items:center;justify-content:center;gap:8px;border-right:1px solid #d9e7e1}
.hy-pathway__steps>div:last-child{border-right:0}
.hy-pathway__steps b{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:var(--hy-green);color:#fff;font-size:12px}
.hy-pathway__steps span{font-size:12px;font-weight:800;color:#4a657e}

.hy-disease-card__visual{height:145px;background:#eef3f6!important}
.hy-disease-card__visual img{width:100%;height:100%;object-fit:cover;display:block}
.hy-disease-card:hover .hy-disease-card__visual img{transform:scale(1.025)}
.hy-disease-card__visual img{transition:transform .2s ease}

.hy-custom-footer{border-top:1px solid #e7eef4;background:#fff;padding:28px 0 34px}
.hy-custom-footer__grid{display:grid;grid-template-columns:1fr auto;grid-template-areas:"brand nav" "copy copy";align-items:start;gap:14px 30px}
.hy-custom-footer__grid>div:first-child{grid-area:brand}
.hy-custom-footer nav{grid-area:nav;display:flex;gap:26px}
.hy-custom-footer nav a{font-size:12px;font-weight:800;color:#4a5f74}
.hy-custom-footer__copy{grid-area:copy;text-align:right;font-size:11px;color:#8d9aaa}
.hy-brand--footer .hy-brand__name{font-size:26px}
.hy-custom-footer p{margin:6px 0 0;font-size:11px;color:#8593a2}

.hy-principle-strip__grid span{display:grid;place-items:center}
.hy-principle-strip__grid svg{width:19px;height:19px;stroke:var(--hy-green)}
.hy-bottom-search__icon svg{width:24px;height:24px}
.hy-bottom-search__icon{background:#fff}

@media(max-width:980px){
  .hy-global-header__top{grid-template-columns:1fr auto}
  .hy-header-search{grid-column:1/-1;grid-row:2;margin-bottom:14px}
  .hy-main-nav{gap:24px;overflow-x:auto}
  .hy-home-hero__grid{grid-template-columns:1fr}
  .hy-home-hero__visual{min-height:330px}
  .hy-pathway__inner{grid-template-columns:1fr}
  .hy-pathway__title{border-right:0;border-bottom:1px solid #d9e7e1}
}
@media(max-width:640px){
  .hy-global-header__top{padding-top:14px;padding-bottom:8px}
  .hy-brand__name{font-size:28px}
  .hy-utility-nav{gap:14px}
  .hy-main-nav{min-height:48px}
  .hy-home-hero__copy{padding:34px 0}
  .hy-home-hero__copy h1{font-size:38px}
  .hy-pathway__steps{grid-template-columns:1fr 1fr}
  .hy-pathway__steps>div:nth-child(2){border-right:0}
  .hy-pathway__steps>div:nth-child(-n+2){border-bottom:1px solid #d9e7e1}
  .hy-custom-footer__grid{grid-template-columns:1fr;grid-template-areas:"brand" "nav" "copy"}
  .hy-custom-footer nav{flex-wrap:wrap;gap:14px 20px}
  .hy-custom-footer__copy{text-align:left}
}


/* ===== v0.6 premium polish ===== */
:root{--hy-shadow-soft:0 10px 32px rgba(23,59,116,.06);--hy-shadow-card:0 16px 40px rgba(23,59,116,.09)}
.hy-kicker{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:900;letter-spacing:.04em;color:var(--hy-green);text-transform:uppercase;margin-bottom:14px}
.hy-kicker--section{font-size:11px;margin-bottom:8px}
.hy-global-header{box-shadow:0 1px 0 rgba(23,59,116,.04)}
.hy-global-header__top{min-height:88px}
.hy-header-search{box-shadow:0 2px 8px rgba(23,59,116,.04)}
.hy-main-nav a{position:relative}
.hy-main-nav a:hover{color:var(--hy-green)}
.hy-home-hero{background:linear-gradient(90deg,#f3f9fe 0%,#eef7fd 52%,#eef7f3 100%)}
.hy-home-hero__grid{grid-template-columns:1.02fr .98fr;min-height:430px;align-items:center}
.hy-home-hero__copy{padding:58px 36px 56px 12px}
.hy-home-hero__copy h1{font-size:52px;line-height:1.06;letter-spacing:-.05em}
.hy-home-hero__copy p{font-size:21px;line-height:1.65;color:#425d78}
.hy-home-hero__actions{display:flex;flex-direction:column;align-items:flex-start;gap:14px}
.hy-home-hero__btn{padding:16px 24px;border-radius:12px;box-shadow:var(--hy-shadow-card)}
.hy-hero-trust{display:flex;gap:12px;flex-wrap:wrap}
.hy-hero-trust span{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;background:#fff;border:1px solid #d9e7ef;font-size:12px;font-weight:800;color:#54708a;box-shadow:var(--hy-shadow-soft)}
.hy-hero-trust svg{width:16px;height:16px;stroke:var(--hy-green)}
.hy-home-hero__visual{position:relative;min-height:430px;border-radius:0 0 0 30px;overflow:hidden}
.hy-home-hero__visual:after{content:'';position:absolute;inset:auto 0 0 0;height:34%;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.12))}
.hy-home-hero__visual img{transition:transform .3s ease}
.hy-home-hero__visual:hover img{transform:scale(1.02)}
.hy-hero-floatcard{position:absolute;left:28px;bottom:24px;max-width:300px;padding:18px 18px 16px;background:rgba(255,255,255,.93);backdrop-filter:blur(8px);border:1px solid rgba(216,228,237,.95);border-radius:18px;box-shadow:var(--hy-shadow-card);z-index:2}
.hy-hero-floatcard strong{display:block;font-size:18px;color:var(--hy-navy);margin-bottom:8px}
.hy-hero-floatcard p{margin:0;font-size:13px;line-height:1.55;color:#60758a}
.hy-test-strip{padding:28px 0 22px}
.hy-test-tile,.hy-symptom-item{border-radius:16px;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);box-shadow:0 3px 12px rgba(23,59,116,.02)}
.hy-test-tile{min-height:94px}
.hy-test-tile span:last-child{font-size:14px;line-height:1.2}
.hy-pathway{padding:8px 0 26px}
.hy-pathway__inner{border-radius:18px;box-shadow:var(--hy-shadow-soft)}
.hy-home-section{padding:42px 0 18px}
.hy-home-section__head{margin-bottom:20px}
.hy-home-section__head h2{font-size:24px}
.hy-popular-layout{gap:24px;align-items:start}
.hy-popular-feature__card{display:block;color:inherit;background:#fff;border:1px solid #dbe6ef;border-radius:24px;overflow:hidden;box-shadow:var(--hy-shadow-card)}
.hy-popular-feature__image{height:386px;border-radius:0;overflow:hidden}
.hy-popular-feature__image:after{display:none}
.hy-popular-feature__image img{transition:transform .28s ease}
.hy-popular-feature__card:hover .hy-popular-feature__image img{transform:scale(1.018)}
.hy-badge{top:18px;left:18px;box-shadow:0 4px 12px rgba(20,154,121,.22)}
.hy-popular-feature__content{padding:22px 24px 24px}
.hy-popular-feature__content h3{margin:0 0 10px;font-size:28px;line-height:1.28;letter-spacing:-.035em;color:var(--hy-navy);font-weight:900}
.hy-popular-feature__content p{margin:0 0 12px;font-size:15px;line-height:1.65;color:#688096}
.hy-popular-feature__meta{font-size:13px;color:#8697a8}
.hy-popular-list{gap:16px}
.hy-popular-list__item{padding:14px;border:1px solid #dce7ef;border-radius:18px;box-shadow:var(--hy-shadow-soft);background:#fff;gap:14px}
.hy-popular-list__item:hover{transform:translateY(-2px)}
.hy-popular-list__thumb{height:108px;border-radius:12px}
.hy-popular-list__body h3{font-size:18px;line-height:1.35;margin-bottom:6px}
.hy-popular-list__body p{margin:0 0 8px;font-size:13px;line-height:1.55;color:#6d8194}
.hy-symptom-grid{gap:14px}
.hy-symptom-item{min-height:92px;padding:12px}
.hy-symptom-icon svg{width:23px;height:23px}
.hy-disease-grid{gap:18px}
.hy-disease-card{display:block;background:#fff;border:1px solid #dde6ee;border-radius:18px;overflow:hidden;box-shadow:var(--hy-shadow-soft);color:inherit}
.hy-disease-card__visual{height:162px}
.hy-disease-card__body{padding:16px 16px 18px}
.hy-disease-card__body h3{font-size:26px;line-height:1.1;margin:0 0 6px;letter-spacing:-.03em}
.hy-disease-card__body p{font-size:14px;line-height:1.55;color:#6d8295}
.hy-principle-strip{padding:22px 0 26px}
.hy-principle-strip__grid{border-radius:18px;box-shadow:var(--hy-shadow-soft)}
.hy-principle-strip__grid>div{min-height:72px;font-size:13px}
.hy-principle-strip__grid>div:first-child strong{font-size:18px}
.hy-bottom-search{padding:0 0 38px}
.hy-bottom-search__inner{border-radius:22px;padding:24px 26px;box-shadow:var(--hy-shadow-soft)}
.hy-bottom-search__icon{width:56px;height:56px;border-radius:16px;box-shadow:0 6px 18px rgba(42,99,168,.08)}
.hy-bottom-search__title strong{font-size:18px}
.hy-bottom-search__title p{font-size:14px;line-height:1.6}
.hy-bottom-search__form{border-radius:14px;padding:6px;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}
.hy-bottom-search__form input{font-size:15px;padding:14px 16px}
.hy-bottom-search__form button{border-radius:10px;padding:0 22px;font-size:15px}
.hy-custom-footer{padding:34px 0 40px}
.hy-custom-footer nav a:hover,.hy-utility-nav a:hover{color:var(--hy-green)}
@media(max-width:980px){
  .hy-home-hero__grid{grid-template-columns:1fr}
  .hy-home-hero__copy{padding-right:0}
  .hy-home-hero__visual{border-radius:24px;min-height:360px}
  .hy-hero-floatcard{left:18px;right:18px;max-width:none}
  .hy-popular-feature__content h3{font-size:24px}
}
@media(max-width:640px){
  .hy-home-hero__copy h1{font-size:40px}
  .hy-home-hero__copy p{font-size:18px}
  .hy-hero-trust{gap:8px}
  .hy-hero-trust span{font-size:11px}
  .hy-test-strip__grid,.hy-symptom-grid,.hy-disease-grid,.hy-post-grid,.hy-decision-grid{grid-template-columns:1fr 1fr}
  .hy-popular-list__item{grid-template-columns:96px 1fr;padding:10px}
  .hy-popular-list__thumb{height:82px}
  .hy-disease-card__body h3{font-size:20px}
  .hy-bottom-search__inner{grid-template-columns:1fr;padding:18px}
  .hy-bottom-search__form{margin-top:6px}
}


/* ===== v0.7 continuity + premium information cards ===== */
.hy-home-hero{padding:22px 0 12px;background:linear-gradient(180deg,#f6fbff 0%,#f4fbf8 100%)}
.hy-home-hero__shell{position:relative;border:1px solid #d9e7ef;border-radius:34px;overflow:visible;background:linear-gradient(110deg,#f1f8fe 0%,#eef7fd 44%,#eef7f3 100%);box-shadow:0 20px 52px rgba(23,59,116,.08)}
.hy-home-hero__grid{grid-template-columns:1fr 1.02fr;min-height:470px;align-items:stretch}
.hy-home-hero__copy{padding:72px 42px 120px 44px;position:relative;z-index:2}
.hy-home-hero__copy h1{font-size:54px;max-width:560px;margin:0}
.hy-home-hero__copy p{font-size:22px;max-width:520px}
.hy-home-hero__visual{position:relative;min-height:470px;background:transparent;display:flex;align-items:stretch}
.hy-home-hero__visual:before{content:'';position:absolute;left:-2px;top:0;bottom:0;width:34%;background:linear-gradient(90deg,rgba(238,247,253,1) 0%,rgba(238,247,253,.92) 20%,rgba(238,247,253,.45) 55%,rgba(238,247,253,0) 100%);z-index:2;pointer-events:none}
.hy-home-hero__visual img{width:100%;height:100%;object-fit:cover;object-position:center right;border-radius:0 34px 34px 0}
.hy-hero-floatcard{display:none}
.hy-hero-bridgecard{position:absolute;left:42px;right:42px;bottom:-34px;display:grid;grid-template-columns:minmax(260px,.95fr) 1.55fr;align-items:center;gap:20px;padding:22px 26px;border-radius:24px;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);border:1px solid rgba(219,230,238,.92);box-shadow:0 18px 42px rgba(23,59,116,.12);z-index:5}
.hy-hero-bridgecard__lead{display:flex;align-items:flex-start;gap:14px}
.hy-hero-bridgecard__icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#edf6ff;border:1px solid #d4e4f1;flex:0 0 auto}
.hy-hero-bridgecard__icon svg{width:22px;height:22px;stroke:var(--hy-blue)}
.hy-hero-bridgecard__lead strong{display:block;font-size:24px;line-height:1.15;color:var(--hy-navy);letter-spacing:-.03em;margin-bottom:6px}
.hy-hero-bridgecard__lead p{margin:0;font-size:13px;line-height:1.6;color:#698094}
.hy-hero-bridgecard__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.hy-hero-bridgecard__steps span{display:flex;align-items:center;justify-content:center;gap:8px;min-height:56px;padding:0 12px;border-radius:16px;background:linear-gradient(180deg,#fbfefe 0%,#f6fbf8 100%);border:1px solid #dbe8e3;font-size:13px;font-weight:800;color:#49657c;text-align:center}
.hy-hero-bridgecard__steps b{width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:var(--hy-green);color:#fff;font-size:12px;flex:0 0 auto}
.hy-test-strip{padding:72px 0 20px}
.hy-pathway--compact{display:none}
.hy-symptom-grid{gap:16px}
.hy-symptom-item{min-height:112px;padding:14px 12px 12px;border-radius:18px;align-items:center;justify-content:center;text-align:center;gap:5px;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);box-shadow:0 8px 18px rgba(23,59,116,.04)}
.hy-symptom-item strong{display:block;font-size:15px;line-height:1.2;color:var(--hy-navy)}
.hy-symptom-item small{display:block;font-size:11px;line-height:1.35;color:#7a8c9e;font-weight:700}
.hy-symptom-icon{margin-bottom:2px}
.hy-symptom-icon svg{width:24px;height:24px}
.hy-disease-grid--info{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.hy-disease-card--info{display:flex;flex-direction:column;min-height:230px;padding:0;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%);border:1px solid #dce7ef;border-radius:22px;box-shadow:0 12px 28px rgba(23,59,116,.05);overflow:hidden;transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease}
.hy-disease-card--info:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(23,59,116,.09);border-color:#cdddea}
.hy-disease-card__topline{padding:14px 18px 0;font-size:11px;font-weight:900;letter-spacing:.04em;color:var(--hy-green);text-transform:uppercase}
.hy-disease-card__body--info{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:14px 18px 20px}
.hy-disease-card__icon{width:72px;height:72px;display:grid;place-items:center;border-radius:22px;background:linear-gradient(180deg,#eff7fe 0%,#e7f4ef 100%);border:1px solid #d9e7ef;box-shadow:inset 0 1px 0 rgba(255,255,255,.65)}
.hy-disease-card__icon svg{width:34px;height:34px;fill:none;stroke:var(--hy-blue);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.hy-disease-card__text strong{display:block;font-size:28px;line-height:1.1;letter-spacing:-.04em;color:var(--hy-navy);margin-bottom:8px}
.hy-disease-card__text p{margin:0 0 8px;font-size:14px;line-height:1.55;color:#5f778d;font-weight:700}
.hy-disease-card__text small{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:#f4f8fb;border:1px solid #dbe7ef;font-size:11px;font-weight:800;color:#72879c}
.hy-home-section--disease{padding-top:28px}
.hy-home-section+.hy-home-section--tight{padding-top:34px}
.hy-home-section__head{margin-bottom:18px}
@media(max-width:1180px){
  .hy-home-hero__copy{padding:60px 32px 118px 34px}
  .hy-home-hero__copy h1{font-size:50px}
  .hy-hero-bridgecard{left:26px;right:26px;grid-template-columns:1fr;gap:14px}
}
@media(max-width:980px){
  .hy-home-hero__shell{border-radius:28px}
  .hy-home-hero__grid{grid-template-columns:1fr;min-height:auto}
  .hy-home-hero__copy{padding:48px 26px 26px}
  .hy-home-hero__visual{min-height:320px}
  .hy-home-hero__visual:before{display:none}
  .hy-home-hero__visual img{border-radius:0 0 28px 28px}
  .hy-hero-bridgecard{position:relative;left:auto;right:auto;bottom:auto;margin:-24px 20px 0;padding:18px}
  .hy-hero-bridgecard__steps{grid-template-columns:1fr 1fr}
  .hy-test-strip{padding:28px 0 20px}
  .hy-disease-grid--info{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
  .hy-home-hero{padding-top:12px}
  .hy-home-hero__copy{padding:38px 20px 22px}
  .hy-home-hero__copy h1{font-size:40px;max-width:none}
  .hy-home-hero__copy p{font-size:18px;max-width:none}
  .hy-hero-bridgecard{margin:-20px 14px 0;border-radius:20px}
  .hy-hero-bridgecard__lead strong{font-size:20px}
  .hy-hero-bridgecard__steps{grid-template-columns:1fr}
  .hy-hero-bridgecard__steps span{justify-content:flex-start}
  .hy-symptom-grid,.hy-disease-grid--info{grid-template-columns:1fr 1fr}
  .hy-symptom-item{min-height:102px}
  .hy-disease-card--info{min-height:212px}
  .hy-disease-card__icon{width:60px;height:60px;border-radius:18px}
  .hy-disease-card__text strong{font-size:22px}
}


/* ===== v0.8 disease cards realistic photo style ===== */
.hy-home-section--disease{padding-top:30px}
.hy-disease-grid--info{display:none}
.hy-disease-grid--photo{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.hy-disease-card--photo{display:block;background:#fff;border:1px solid #dce6ef;border-radius:22px;overflow:hidden;box-shadow:0 12px 28px rgba(23,59,116,.05);color:inherit;transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease}
.hy-disease-card--photo:hover{transform:translateY(-3px);box-shadow:0 18px 36px rgba(23,59,116,.10);border-color:#cad9e8}
.hy-disease-card__visual--photo{position:relative;height:152px;background:#eef4f8;overflow:hidden}
.hy-disease-card__visual--photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .22s ease}
.hy-disease-card--photo:hover .hy-disease-card__visual--photo img{transform:scale(1.03)}
.hy-disease-card__label{position:absolute;left:14px;top:14px;display:inline-flex;align-items:center;height:28px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.92);backdrop-filter:blur(6px);border:1px solid rgba(219,230,238,.95);font-size:11px;font-weight:900;letter-spacing:.02em;color:var(--hy-green);box-shadow:0 6px 16px rgba(23,59,116,.08)}
.hy-disease-card__body--photo{padding:18px 18px 20px}
.hy-disease-card__body--photo strong{display:block;font-size:28px;line-height:1.1;letter-spacing:-.04em;color:var(--hy-navy);margin-bottom:8px}
.hy-disease-card__body--photo p{margin:0 0 10px;font-size:14px;line-height:1.55;color:#5f778d;font-weight:700}
.hy-disease-card__body--photo small{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:#f4f8fb;border:1px solid #dbe7ef;font-size:11px;font-weight:800;color:#72879c}
@media(max-width:980px){
  .hy-disease-grid--photo{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
  .hy-disease-grid--photo{grid-template-columns:1fr 1fr;gap:14px}
  .hy-disease-card__visual--photo{height:112px}
  .hy-disease-card__body--photo{padding:14px 14px 16px}
  .hy-disease-card__body--photo strong{font-size:22px}
}


/* ===== v0.9 final refinement ===== */
.hy-home-hero{padding:22px 0 6px;background:linear-gradient(180deg,#f7fbff 0%,#f2faf7 100%)}
.hy-home-hero__shell{overflow:hidden;border-radius:36px;background:linear-gradient(98deg,#f1f8fe 0%,#eef7fd 47%,#eef8f3 100%);box-shadow:0 22px 54px rgba(23,59,116,.08)}
.hy-home-hero__grid{min-height:438px;align-items:stretch}
.hy-home-hero__copy{padding:68px 42px 34px 46px}
.hy-home-hero__copy h1{font-size:56px;max-width:560px}
.hy-home-hero__copy p{font-size:22px;max-width:510px;margin:18px 0 24px}
.hy-home-hero__visual{min-height:438px}
.hy-home-hero__visual:before{width:30%;background:linear-gradient(90deg,rgba(238,247,253,1) 0%,rgba(238,247,253,.92) 22%,rgba(238,247,253,.42) 58%,rgba(238,247,253,0) 100%)}
.hy-home-hero__visual img{border-radius:0}
.hy-home-hero__actions{gap:16px}
.hy-hero-trust{gap:10px 12px}
.hy-hero-trust span{padding:0 14px;min-height:38px;background:rgba(255,255,255,.88)}
.hy-hero-bridgecard{position:relative;left:auto;right:auto;bottom:auto;margin:0;padding:18px 24px 20px;border-radius:0;background:linear-gradient(180deg,rgba(255,255,255,.84) 0%,rgba(252,255,254,.94) 100%);border:0;border-top:1px solid #dce7ef;box-shadow:none;display:grid;grid-template-columns:280px 1fr;gap:18px;align-items:center}
.hy-hero-bridgecard__lead{gap:12px}
.hy-hero-bridgecard__icon{width:40px;height:40px;border-radius:12px;background:#eef6ff}
.hy-hero-bridgecard__lead strong{font-size:22px;margin-bottom:4px}
.hy-hero-bridgecard__lead p{font-size:12px;line-height:1.55}
.hy-hero-bridgecard__steps{gap:8px}
.hy-hero-bridgecard__steps span{min-height:48px;padding:0 10px;border-radius:15px;background:linear-gradient(180deg,#ffffff 0%,#f7fbf8 100%);font-size:12px;color:#537089}
.hy-hero-bridgecard__steps b{width:22px;height:22px;font-size:11px}
.hy-test-strip{padding:24px 0 10px}
.hy-test-strip__grid{gap:14px}
.hy-test-tile{min-height:122px;padding:17px 14px 16px;border-radius:20px;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);border:1px solid #d8e5ef;box-shadow:0 10px 24px rgba(23,59,116,.035);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.hy-test-tile:hover{transform:translateY(-3px);box-shadow:0 18px 34px rgba(23,59,116,.08);border-color:#c7d8e6}
.hy-test-tile__iconwrap{width:50px;height:50px;border-radius:16px;background:linear-gradient(180deg,#f0f7ff 0%,#ebf8f3 100%);border:1px solid #dbe7ef;display:grid;place-items:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}
.hy-test-tile__icon{display:grid;place-items:center}
.hy-test-tile__icon svg{width:26px;height:26px;fill:none;stroke:var(--hy-blue);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.hy-test-tile__body{display:flex;flex-direction:column;gap:4px}
.hy-test-tile__body strong{display:block;font-size:16px;line-height:1.2;color:var(--hy-navy);font-weight:900;letter-spacing:-.02em}
.hy-test-tile__body small{display:block;font-size:11px;line-height:1.45;color:#73879b;font-weight:700}
.hy-test-strip + .hy-home-section{padding-top:18px}
.hy-home-section{padding:36px 0 18px}
.hy-home-section--tight{padding-top:24px}
.hy-home-section--disease{padding-top:28px;padding-bottom:24px}
.hy-home-section__head{margin-bottom:18px}
.hy-popular-layout{gap:22px}
.hy-symptom-grid{gap:14px}
.hy-symptom-item{min-height:122px;padding:16px 12px 14px;border-radius:20px;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);border:1px solid #d8e5ef;box-shadow:0 10px 24px rgba(23,59,116,.03);text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.hy-symptom-item:hover{transform:translateY(-3px);box-shadow:0 18px 34px rgba(23,59,116,.08);border-color:#c7d8e6}
.hy-symptom-icon{width:48px;height:48px;margin:0 auto 2px;border-radius:50%;background:linear-gradient(180deg,#f5f8fb 0%,#eef7ff 100%);border:1px solid #dbe7ef;display:grid;place-items:center}
.hy-symptom-icon svg{width:24px;height:24px;fill:none;stroke:var(--hy-blue);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.hy-symptom-item strong{font-size:15px;line-height:1.2}
.hy-symptom-item small{font-size:11px;line-height:1.35;color:#7a8c9e;font-weight:700}
.hy-disease-grid--photo{gap:20px}
.hy-disease-card--photo{border-radius:24px;box-shadow:0 14px 30px rgba(23,59,116,.06)}
.hy-disease-card__visual--photo{height:160px;background:#eef4f8}
.hy-disease-card__visual--photo:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.04) 0%,rgba(18,46,82,.08) 100%);pointer-events:none}
.hy-disease-card__label{left:16px;top:16px}
.hy-disease-card__body--photo{padding:18px 18px 22px}
.hy-disease-card__body--photo strong{font-size:30px}
.hy-disease-card__body--photo p{margin:0 0 9px}
@media(max-width:1180px){
  .hy-home-hero__copy{padding:60px 34px 30px 36px}
  .hy-home-hero__copy h1{font-size:50px}
  .hy-hero-bridgecard{grid-template-columns:1fr;gap:14px;padding:16px 20px 18px}
  .hy-test-tile{min-height:128px}
}
@media(max-width:980px){
  .hy-home-hero__shell{border-radius:28px}
  .hy-home-hero__grid{min-height:auto}
  .hy-home-hero__copy{padding:48px 26px 22px}
  .hy-home-hero__visual{min-height:320px}
  .hy-home-hero__visual img{border-radius:0}
  .hy-hero-bridgecard{padding:16px 18px 18px}
  .hy-hero-bridgecard__steps{grid-template-columns:1fr 1fr}
  .hy-test-strip{padding:20px 0 8px}
  .hy-test-tile{min-height:120px;padding:16px 12px}
  .hy-test-tile__body strong{font-size:15px}
  .hy-disease-card__visual--photo{height:142px}
}
@media(max-width:640px){
  .hy-home-hero{padding-top:12px}
  .hy-home-hero__copy{padding:38px 20px 18px}
  .hy-home-hero__copy h1{font-size:40px}
  .hy-home-hero__copy p{font-size:18px;margin:16px 0 20px}
  .hy-hero-trust{gap:8px}
  .hy-hero-trust span{min-height:34px;padding:0 12px;font-size:11px}
  .hy-hero-bridgecard{padding:14px 14px 16px}
  .hy-hero-bridgecard__lead strong{font-size:20px}
  .hy-hero-bridgecard__steps{grid-template-columns:1fr}
  .hy-hero-bridgecard__steps span{justify-content:flex-start}
  .hy-test-strip__grid,.hy-symptom-grid,.hy-disease-grid--photo{grid-template-columns:1fr 1fr}
  .hy-test-tile,.hy-symptom-item{min-height:110px;border-radius:18px}
  .hy-test-tile__iconwrap,.hy-symptom-icon{width:42px;height:42px}
  .hy-test-tile__body strong{font-size:15px}
  .hy-home-section{padding:28px 0 16px}
  .hy-disease-card__visual--photo{height:112px}
  .hy-disease-card__body--photo{padding:14px 14px 16px}
  .hy-disease-card__body--photo strong{font-size:22px}
}


/* ===== v0.9.1 hotfix: disease image + label rendering ===== */
.hy-disease-card__visual--photo .hy-disease-card__label{
  position:absolute;
  left:14px;
  top:14px;
  z-index:3;
  display:inline-flex;
  align-items:center;
  width:auto;
  height:28px;
  padding:0 11px;
  border-radius:999px;
  background:rgba(255,255,255,.94);
  backdrop-filter:blur(7px);
  border:1px solid rgba(213,229,224,.95);
  box-shadow:0 6px 16px rgba(23,59,116,.08);
  color:var(--hy-green);
  font-size:11px;
  line-height:1;
  font-weight:900;
  letter-spacing:0;
  text-transform:none;
}
.hy-disease-card__visual--photo img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  filter:none;
}
.hy-disease-card__visual--photo:after{
  background:linear-gradient(180deg,rgba(255,255,255,0) 55%,rgba(23,59,116,.05) 100%);
}


/* ===== v1.1.0 simplified premium benchmark ===== */
:root{
  --hy-navy:#0e376b;
  --hy-blue:#1d5ca8;
  --hy-green:#079a72;
  --hy-soft-blue:#eef5fb;
  --hy-soft-green:#eef8f4;
  --hy-text:#163651;
  --hy-muted:#657a90;
  --hy-border:#d7e2ec;
}
.hy-global-header{border-bottom:1px solid #dfe7ee}
.hy-global-header__top{min-height:78px;padding-top:12px;padding-bottom:10px}
.hy-brand__name{font-size:32px;color:var(--hy-navy)}
.hy-brand__name>span{color:var(--hy-green)}
.hy-header-search{border-color:#c7d5e1}
.hy-header-search button{background:var(--hy-navy)}
.hy-main-nav{min-height:50px;gap:38px}
.hy-main-nav a{color:var(--hy-navy);font-weight:900;font-size:14px}
.hy-home-hero--final{padding:0;background:linear-gradient(90deg,#f2f8fc 0%,#f2f9f6 100%);border-bottom:1px solid #dfe9ee}
.hy-home-hero__grid--final{min-height:330px;grid-template-columns:1.03fr .97fr;align-items:stretch}
.hy-home-hero__copy--final{padding:44px 34px 38px 0}
.hy-home-hero__copy--final h1{font-size:44px;line-height:1.06;letter-spacing:-.05em;max-width:520px;color:var(--hy-navy);margin:0}
.hy-home-hero__copy--final h1 span{display:block;color:var(--hy-green);white-space:nowrap}
.hy-home-hero__copy--final p{font-size:17px;line-height:1.62;margin:18px 0 20px;color:#3e5c76}
.hy-home-hero__btn{min-height:50px;padding:0 22px;border-radius:10px;background:var(--hy-navy);font-size:15px;box-shadow:0 10px 22px rgba(14,55,107,.12)}
.hy-home-hero__actions{gap:12px}
.hy-hero-trust span{min-height:30px;padding:0 11px;border-radius:999px;background:rgba(255,255,255,.85);font-size:10.5px;color:#35556d;border-color:#d4e2eb}
.hy-home-hero__visual--final{min-height:330px;overflow:hidden;background:transparent}
.hy-home-hero__visual--final:before{content:'';position:absolute;left:0;top:0;bottom:0;width:18%;background:linear-gradient(90deg,rgba(242,248,252,1) 0%,rgba(242,248,252,.72) 50%,rgba(242,248,252,0) 100%);z-index:2;pointer-events:none}
.hy-home-hero__visual--final img{width:100%;height:100%;object-fit:cover;object-position:center right;border-radius:0}

.hy-simple-categories{padding:14px 0 12px;background:#fff}
.hy-simple-categories__grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px}
.hy-simple-category{min-height:82px;padding:12px 6px 10px;border:1px solid #d8e3ec;border-radius:12px;background:linear-gradient(180deg,#fff 0%,#f8fbfd 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--hy-navy);box-shadow:0 5px 14px rgba(14,55,107,.025);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}
.hy-simple-category:hover{transform:translateY(-2px);box-shadow:0 12px 22px rgba(14,55,107,.07);border-color:#c7d7e4}
.hy-simple-category__icon{display:grid;place-items:center;width:30px;height:30px}
.hy-simple-category__icon svg{width:27px;height:27px;fill:none;stroke:var(--hy-blue);stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}
.hy-simple-category strong{font-size:13px;line-height:1.2;color:var(--hy-navy);font-weight:900;text-align:center;letter-spacing:-.02em}

.hy-home-section--popular{padding-top:18px}
.hy-kicker,.hy-kicker--section{color:var(--hy-green)}
.hy-home-section__head h2{color:var(--hy-navy)}
.hy-home-section__head a{color:var(--hy-blue);font-weight:900}
.hy-popular-feature__card,.hy-popular-list__item,.hy-symptom-item,.hy-disease-card--photo{border-color:#d5e1ea}
.hy-popular-feature__content h3,.hy-popular-list__body h3,.hy-symptom-item strong,.hy-disease-card__body--photo strong{color:var(--hy-navy)}
.hy-badge,.hy-mini-badge{background:var(--hy-green);color:#fff}
.hy-mini-badge{padding:4px 8px}
.hy-symptom-icon{background:#f4f8fb;border-color:#d8e3ec}
.hy-symptom-icon svg{stroke:var(--hy-blue)}
.hy-disease-card__label{color:var(--hy-green)}
.hy-principle-strip__grid{background:linear-gradient(90deg,#edf8f4,#f6fbf9);border-color:#d7ebe3}
.hy-bottom-search__inner{background:linear-gradient(90deg,#eef6fd,#f5f9fd)}
.hy-bottom-search__form button{background:var(--hy-navy)}

@media(max-width:1100px){
  .hy-home-hero__copy--final h1{font-size:40px}
  .hy-home-hero__copy--final h1 span{white-space:normal}
  .hy-simple-categories__grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:760px){
  .hy-home-hero__grid--final{grid-template-columns:1fr;min-height:auto}
  .hy-home-hero__copy--final{padding:34px 0 24px}
  .hy-home-hero__copy--final h1{font-size:36px;max-width:none}
  .hy-home-hero__visual--final{min-height:240px}
  .hy-home-hero__visual--final:before{display:none}
  .hy-simple-categories{padding-top:12px}
  .hy-simple-categories__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
  .hy-simple-category{min-height:78px;border-radius:10px}
}
@media(max-width:520px){
  .hy-simple-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hy-simple-category{min-height:74px}
}


/* ===== v1.1.1 closer-to-original refinement ===== */
:root{
  --hy-navy:#133b75;
  --hy-blue:#1a5aa7;
  --hy-green:#1aa57d;
  --hy-soft-blue:#eef5fb;
  --hy-soft-green:#eef8f4;
  --hy-text:#193a59;
  --hy-muted:#687d92;
  --hy-border:#d8e3ec;
}
body{background:#ffffff}
.hy-global-header{border-bottom:1px solid #d8e3eb}
.hy-global-header__top{min-height:82px;padding-top:12px;padding-bottom:10px}
.hy-brand__name{font-size:32px;font-weight:900;letter-spacing:-.04em;color:var(--hy-navy)}
.hy-brand__name>span{color:var(--hy-green)}
.hy-brand__tag{font-weight:700;color:#6e8295}
.hy-header-links a,.hy-main-nav a,.hy-home-section__head h2,.hy-home-section__head a{color:var(--hy-navy)}
.hy-main-nav a{font-size:14px;font-weight:900}
.hy-header-search{border-color:#c2d1df;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}
.hy-header-search input{font-size:13px;color:#415e79}
.hy-header-search button{background:var(--hy-navy)}

.hy-home-hero--final{padding:0;background:linear-gradient(90deg,#f5fbff 0%,#f7fcfa 100%);border-bottom:1px solid #dbe7ee}
.hy-home-hero__grid--final{min-height:378px;grid-template-columns:.94fr 1.06fr;align-items:stretch;gap:0}
.hy-home-hero__copy--final{padding:48px 22px 34px 0;display:flex;flex-direction:column;justify-content:center}
.hy-kicker{font-weight:900;letter-spacing:-.01em}
.hy-home-hero__copy--final h1{font-size:46px;line-height:1.04;letter-spacing:-.055em;max-width:500px;color:var(--hy-navy);margin:0}
.hy-home-hero__copy--final h1 span{display:block;color:var(--hy-green);white-space:nowrap}
.hy-home-hero__copy--final p{font-size:17px;line-height:1.6;margin:18px 0 24px;color:#3f5e78;font-weight:700}
.hy-home-hero__actions{display:flex;align-items:flex-start}
.hy-home-hero__btn{min-height:54px;padding:0 26px;border-radius:10px;background:var(--hy-navy);font-size:16px;font-weight:900;box-shadow:0 10px 26px rgba(19,59,117,.16)}
.hy-home-hero__visual--final{min-height:378px;overflow:hidden;background:#eef6f8;position:relative}
.hy-home-hero__visual--final:before{content:'';position:absolute;left:0;top:0;bottom:0;width:14%;background:linear-gradient(90deg,rgba(245,251,255,1) 0%,rgba(245,251,255,.64) 55%,rgba(245,251,255,0) 100%);z-index:2;pointer-events:none}
.hy-home-hero__visual--final img{width:100%;height:100%;object-fit:cover;object-position:center 54%;transform:scale(1.06)}

.hy-simple-categories{padding:14px 0 14px;background:#fff}
.hy-simple-categories__grid{gap:12px}
.hy-simple-category{min-height:86px;padding:13px 8px 11px;border:1px solid #dbe6ee;border-radius:10px;background:linear-gradient(180deg,#ffffff 0%,#fbfdfe 100%);box-shadow:none}
.hy-simple-category:hover{transform:translateY(-1px);box-shadow:0 10px 20px rgba(19,59,117,.06);border-color:#cbdae7}
.hy-simple-category__icon{width:31px;height:31px}
.hy-simple-category__icon svg{width:28px;height:28px;stroke:var(--hy-navy);stroke-width:1.8}
.hy-simple-category strong{font-size:13px;color:var(--hy-navy);font-weight:900}

.hy-home-section--popular{padding-top:12px}
.hy-home-section__head{margin-bottom:14px}
.hy-home-section__head h2{font-size:22px;line-height:1.15;letter-spacing:-.04em}
.hy-home-section__head a{font-weight:900;color:var(--hy-blue)}
.hy-kicker,.hy-kicker--section{color:var(--hy-green)}
.hy-popular-feature__card,.hy-popular-list__item,.hy-symptom-item,.hy-disease-card--photo{border-color:#d9e4ec}
.hy-popular-feature__card,.hy-popular-list__item,.hy-symptom-item,.hy-disease-card--photo,.hy-bottom-search__inner{box-shadow:none}
.hy-popular-feature__content h3,.hy-popular-list__body h3,.hy-symptom-item strong,.hy-disease-card__body--photo strong{color:var(--hy-navy)}
.hy-badge,.hy-mini-badge{background:var(--hy-green);color:#fff;font-weight:900}
.hy-popular-list__body p,.hy-popular-feature__content p,.hy-symptom-item small,.hy-disease-card__body--photo p{color:#5f7488}
.hy-popular-list__meta,.hy-popular-feature__meta{color:#70869a}

.hy-symptom-grid{gap:10px}
.hy-symptom-item{min-height:90px;padding:12px 8px 10px;border-radius:10px;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)}
.hy-symptom-icon{width:34px;height:34px;background:transparent;border:none}
.hy-symptom-icon svg{stroke:var(--hy-navy);stroke-width:1.8}
.hy-symptom-item strong{font-size:13px}
.hy-symptom-item small{font-size:11px;color:#738699}

.hy-disease-card--photo{border-radius:10px}
.hy-disease-card__visual--photo{height:120px}
.hy-disease-card__label{display:none}
.hy-disease-card__body--photo{padding:10px 12px 11px}
.hy-disease-card__body--photo strong{font-size:20px;letter-spacing:-.03em}
.hy-disease-card__body--photo p{font-size:13px;line-height:1.35;margin-top:3px}
.hy-disease-card__body--photo small{display:none}

.hy-principle-strip{padding-top:14px}
.hy-principle-strip__grid{background:linear-gradient(90deg,#eff9f3 0%,#f4fbf7 100%);border-color:#d9ece3}
.hy-principle-strip__grid strong{color:var(--hy-navy)}
.hy-principle-strip__grid span svg{fill:var(--hy-green)}
.hy-bottom-search__inner{background:linear-gradient(90deg,#eef6fd,#f7fbff);border-color:#d8e3ec}
.hy-bottom-search__title strong{color:var(--hy-navy)}
.hy-bottom-search__form input{border-color:#c7d5e1}
.hy-bottom-search__form button{background:var(--hy-navy)}
.footer-site-title{color:var(--hy-navy)}
.footer-site-title span{color:var(--hy-green)}

@media(max-width:1100px){
  .hy-home-hero__grid--final{grid-template-columns:1fr 1fr;min-height:348px}
  .hy-home-hero__copy--final h1{font-size:42px}
  .hy-home-hero__copy--final h1 span{white-space:normal}
}
@media(max-width:760px){
  .hy-home-hero__grid--final{grid-template-columns:1fr;min-height:auto}
  .hy-home-hero__copy--final{padding:34px 0 20px}
  .hy-home-hero__copy--final h1{font-size:36px}
  .hy-home-hero__visual--final{min-height:240px}
  .hy-home-hero__visual--final:before{display:none}
  .hy-simple-categories__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
}


/* ===== v1.2.0 full-width refinement ===== */
:root{
  --hy-container:1320px;
  --hy-navy:#11386f;
  --hy-blue:#1d5aa5;
  --hy-green:#18a17b;
  --hy-text:#183752;
  --hy-muted:#5d7287;
  --hy-border:#d7e2eb;
}
.hy-wrap{width:min(calc(100% - 28px),var(--hy-container))}
.inside-header.grid-container{max-width:var(--hy-container)!important;padding:14px 14px 10px!important}
.main-navigation .inside-navigation.grid-container{max-width:var(--hy-container)!important;padding:0 14px}
.site-header{border-bottom:1px solid #dde7ef}
.main-navigation{border-bottom:1px solid #e2ebf2}
.site-branding .main-title,.site-branding .main-title a{font-size:31px!important;color:var(--hy-navy)!important}
.site-description{font-weight:700;color:#788da0}
.main-navigation .main-nav ul li a{color:var(--hy-navy);font-weight:900}

.hy-home-hero--final{background:linear-gradient(90deg,#f5fbff 0%,#f9fcff 46%,#f1f8f5 100%)}
.hy-home-hero__grid--final{grid-template-columns:.88fr 1.12fr;min-height:430px}
.hy-home-hero__copy--final{padding:52px 28px 34px 0}
.hy-home-hero__copy--final h1{font-size:53px;line-height:1.02;letter-spacing:-.06em;max-width:560px;color:var(--hy-navy)}
.hy-home-hero__copy--final h1 span{color:var(--hy-green)}
.hy-home-hero__copy--final p{font-size:18px;line-height:1.62;margin:18px 0 25px;color:#3f5d78;font-weight:700}
.hy-home-hero__btn{min-height:56px;padding:0 26px;border-radius:9px;background:var(--hy-navy);box-shadow:0 12px 24px rgba(17,56,111,.14)}
.hy-home-hero__visual--final{min-height:430px;background:#edf6f8}
.hy-home-hero__visual--final:before{width:8%;background:linear-gradient(90deg,rgba(245,251,255,.96) 0%,rgba(245,251,255,.35) 45%,rgba(245,251,255,0) 100%)}
.hy-home-hero__visual--final img{object-fit:cover;object-position:center center;transform:scale(1.1)}

.hy-simple-categories{padding:16px 0 18px}
.hy-simple-categories__grid{gap:10px}
.hy-simple-category{min-height:92px;padding:14px 8px 12px}
.hy-simple-category__icon svg{stroke:var(--hy-navy)}
.hy-simple-category strong{color:var(--hy-navy)}

.hy-home-section{padding:24px 0 22px}
.hy-home-section__head h2{font-size:21px;color:var(--hy-navy)}
.hy-home-section__head a{color:var(--hy-blue)}
.hy-badge{background:var(--hy-green)}
.hy-mini-badge{background:#edf8f3;color:var(--hy-green)}
.hy-popular-feature__image{height:368px}
.hy-popular-feature__overlay h3{font-size:32px}
.hy-popular-list__thumb{height:104px}
.hy-popular-list__body h3{font-size:17px;color:var(--hy-navy)}
.hy-popular-list__body p{color:#62768a}
.hy-popular-list__meta{color:#7a8da0}

.hy-symptom-item{min-height:86px}
.hy-symptom-item strong,.hy-disease-card__body--photo strong{color:var(--hy-navy)}
.hy-disease-card__visual--photo{height:126px}
.hy-disease-card__body--photo p{color:#63788d}

.hy-principle-strip__grid strong{color:var(--hy-navy)}
.hy-bottom-search__title strong{color:var(--hy-navy)}
.hy-bottom-search__form button{background:var(--hy-navy)}

@media(max-width:1180px){
  .hy-home-hero__grid--final{grid-template-columns:.92fr 1.08fr;min-height:400px}
  .hy-home-hero__copy--final h1{font-size:48px}
  .hy-home-hero__visual--final{min-height:400px}
}
@media(max-width:860px){
  .hy-wrap{width:min(calc(100% - 20px),var(--hy-container))}
  .inside-header.grid-container,.main-navigation .inside-navigation.grid-container{padding-left:10px!important;padding-right:10px!important}
  .hy-home-hero__grid--final{grid-template-columns:1fr;min-height:auto}
  .hy-home-hero__copy--final{padding:34px 0 18px}
  .hy-home-hero__copy--final h1{font-size:40px;max-width:none}
  .hy-home-hero__visual--final{min-height:250px}
}
@media(max-width:560px){
  .hy-wrap{width:min(calc(100% - 16px),var(--hy-container))}
  .hy-home-hero__copy--final h1{font-size:35px}
  .hy-simple-categories__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
}


/* ===== v1.2.1 final scale + clarity pass ===== */
:root{
  --hy-navy:#123d79;
  --hy-green:#18a67d;
  --hy-blue:#21579f;
  --hy-text:#163659;
  --hy-muted:#667d95;
  --hy-border:#d8e3ec;
  --hy-container:1260px;
}
body{font-size:17px;color:var(--hy-text)}
.hy-wrap{width:min(calc(100% - 36px),var(--hy-container))}
.hy-global-header__top{min-height:86px;grid-template-columns:290px minmax(420px,620px) 1fr;gap:30px}
.hy-brand__name{font-size:34px!important;line-height:1}
.hy-brand small{font-size:12px}
.hy-header-search input{font-size:17px;padding:15px 18px}
.hy-header-search button{width:58px}
.hy-main-nav{gap:38px;min-height:56px}
.hy-main-nav a{font-size:17px;font-weight:900}
.hy-utility-nav a{font-size:15px;font-weight:800}

.hy-home-hero{background:linear-gradient(90deg,#eef7fd 0%,#eff8fd 50%,#edf7f3 100%)}
.hy-home-hero__grid{grid-template-columns:1.03fr .97fr;min-height:500px}
.hy-home-hero__copy{padding:66px 28px 62px 6px}
.hy-home-hero__copy h1{font-size:72px;line-height:1.02;letter-spacing:-.06em;margin-bottom:18px}
.hy-home-hero__copy p{margin:0 0 28px;font-size:25px;line-height:1.56;color:#3b5876;font-weight:600}
.hy-home-hero__btn{font-size:20px;padding:18px 28px;border-radius:12px}
.hy-home-hero__visual{min-height:500px;border-radius:0 0 0 32px}
.hy-home-hero__visual img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block;filter:saturate(1.08) contrast(1.02)}
.hy-kicker{font-size:15px;margin-bottom:14px}

.hy-simple-categories{padding:18px 0 20px}
.hy-simple-categories__grid{gap:14px}
.hy-simple-category{min-height:104px;padding:14px 8px;border-radius:14px}
.hy-simple-category__icon{width:38px;height:38px}
.hy-simple-category__icon svg{width:32px;height:32px;stroke-width:1.8}
.hy-simple-category strong{font-size:19px;letter-spacing:-.03em}

.hy-home-section{padding:48px 0 24px}
.hy-home-section__head{margin-bottom:22px}
.hy-home-section__head h2{font-size:44px;line-height:1.12;letter-spacing:-.05em}
.hy-home-section__head a{font-size:17px}
.hy-kicker--section{font-size:15px;margin-bottom:6px}

.hy-popular-layout{grid-template-columns:1.08fr .92fr;gap:26px}
.hy-popular-feature__card{border-radius:26px}
.hy-popular-feature__image{height:470px}
.hy-popular-feature__content{padding:26px 28px 28px}
.hy-popular-feature__content h3{font-size:34px;line-height:1.22;margin-bottom:12px}
.hy-popular-feature__content p{font-size:17px;line-height:1.65;margin-bottom:14px}
.hy-popular-feature__meta{font-size:14px}
.hy-popular-list{gap:18px}
.hy-popular-list__item{grid-template-columns:148px 1fr;padding:16px;border-radius:20px}
.hy-popular-list__thumb{height:118px;border-radius:12px}
.hy-popular-list__body h3{font-size:25px;line-height:1.28;margin-bottom:8px}
.hy-popular-list__body p{font-size:15px;line-height:1.55;margin-bottom:10px}
.hy-popular-list__meta{font-size:13px}
.hy-mini-badge{font-size:12px;padding:4px 9px}

.hy-symptom-grid{gap:14px}
.hy-symptom-item{min-height:110px;padding:12px;border-radius:14px;gap:8px}
.hy-symptom-icon{width:36px;height:36px;display:grid;place-items:center}
.hy-symptom-icon svg{width:28px;height:28px;stroke-width:1.9}
.hy-symptom-item strong{font-size:19px;line-height:1.15}
.hy-symptom-item small{display:none}

.hy-disease-grid{gap:22px}
.hy-disease-card{border-radius:20px}
.hy-disease-card__visual{height:200px}
.hy-disease-card__label{top:16px;left:16px;font-size:12px;padding:6px 10px}
.hy-disease-card__body{padding:18px 18px 20px}
.hy-disease-card__body strong{display:block;font-size:32px;line-height:1.1;letter-spacing:-.04em;color:var(--hy-navy);margin-bottom:8px;font-weight:900}
.hy-disease-card__body p{margin:0;font-size:17px;line-height:1.45;color:#61798f;font-weight:700}
.hy-disease-card__body small{display:none}

.hy-principle-strip{padding:18px 0 26px}
.hy-principle-strip__grid>div{min-height:78px;font-size:16px}
.hy-principle-strip__grid>div:first-child strong{font-size:24px}

.hy-bottom-search__inner{grid-template-columns:1fr 1fr;padding:28px 30px;border-radius:24px}
.hy-bottom-search__title strong{font-size:27px;letter-spacing:-.04em}
.hy-bottom-search__title p{font-size:16px}
.hy-bottom-search__form input{font-size:17px;padding:16px 18px}
.hy-bottom-search__form button{font-size:17px;padding:0 24px}

@media (max-width: 1180px){
  .hy-home-hero__copy h1{font-size:60px}
  .hy-home-hero__copy p{font-size:22px}
  .hy-home-section__head h2{font-size:36px}
  .hy-simple-category strong,.hy-symptom-item strong{font-size:17px}
  .hy-popular-list__body h3{font-size:21px}
  .hy-disease-card__body strong{font-size:28px}
}
@media (max-width: 980px){
  .hy-global-header__top{grid-template-columns:1fr auto;gap:14px}
  .hy-home-hero__grid{grid-template-columns:1fr;min-height:auto}
  .hy-home-hero__copy{padding:42px 0 28px}
  .hy-home-hero__copy h1{font-size:50px}
  .hy-home-hero__copy p{font-size:20px}
  .hy-home-hero__visual{min-height:360px;border-radius:24px}
  .hy-simple-categories__grid,.hy-symptom-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
  .hy-disease-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hy-popular-layout{grid-template-columns:1fr}
  .hy-bottom-search__inner{grid-template-columns:1fr}
}
@media (max-width: 640px){
  body{font-size:16px}
  .hy-wrap{width:min(calc(100% - 22px),var(--hy-container))}
  .hy-main-nav a{font-size:14px}
  .hy-home-hero__copy h1{font-size:38px}
  .hy-home-hero__copy p{font-size:17px;line-height:1.5}
  .hy-home-hero__btn{font-size:17px;padding:15px 20px}
  .hy-home-section{padding:28px 0 16px}
  .hy-home-section__head h2{font-size:24px}
  .hy-kicker,.hy-kicker--section{font-size:12px}
  .hy-simple-categories__grid,.hy-symptom-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
  .hy-simple-category,.hy-symptom-item{min-height:82px;padding:10px 6px;border-radius:10px}
  .hy-simple-category__icon svg,.hy-symptom-icon svg{width:24px;height:24px}
  .hy-simple-category strong,.hy-symptom-item strong{font-size:13px}
  .hy-popular-feature__image{height:240px}
  .hy-popular-feature__content{padding:16px 16px 18px}
  .hy-popular-feature__content h3{font-size:21px}
  .hy-popular-feature__content p{font-size:14px}
  .hy-popular-list__item{grid-template-columns:92px 1fr;padding:10px;border-radius:14px}
  .hy-popular-list__thumb{height:78px}
  .hy-popular-list__body h3{font-size:15px;margin-bottom:5px}
  .hy-popular-list__body p{display:none}
  .hy-disease-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .hy-disease-card__visual{height:92px}
  .hy-disease-card__body{padding:10px 10px 12px}
  .hy-disease-card__body strong{font-size:17px;margin-bottom:4px}
  .hy-disease-card__body p{font-size:12px;line-height:1.35}
  .hy-principle-strip__grid{grid-template-columns:1fr 1fr}
  .hy-principle-strip__grid>div{min-height:54px;padding:10px;font-size:12px}
  .hy-principle-strip__grid>div:first-child{grid-column:1/-1}
  .hy-principle-strip__grid>div:first-child strong{font-size:16px}
  .hy-bottom-search__inner{padding:16px;border-radius:16px}
  .hy-bottom-search__title strong{font-size:18px}
  .hy-bottom-search__title p{font-size:13px}
  .hy-bottom-search__form input{font-size:14px;padding:13px}
  .hy-bottom-search__form button{font-size:14px}
}


/* ===== v1.3.0 final visual polish ===== */
:root{
  --hy-navy:#0f3972;
  --hy-blue:#1e5aa8;
  --hy-green:#159d78;
  --hy-border:#d3e0ea;
  --hy-container:1260px;
}
.hy-global-header__top{min-height:84px}
.hy-brand__name{font-size:36px!important}
.hy-main-nav{gap:46px}
.hy-main-nav a{font-size:18px}
.hy-home-hero__grid{min-height:470px;grid-template-columns:1fr 1fr}
.hy-home-hero__copy{padding:58px 30px 54px 4px}
.hy-home-hero__copy h1{font-size:66px;line-height:1.02;letter-spacing:-.06em}
.hy-home-hero__copy p{font-size:23px;line-height:1.55}
.hy-home-hero__visual{min-height:470px}
.hy-home-hero__visual img{object-fit:cover;object-position:center;filter:saturate(1.08) contrast(1.03)}
.hy-simple-categories{padding:16px 0 20px}
.hy-simple-categories__grid{gap:12px}
.hy-simple-category{min-height:96px;border-radius:12px;background:#fff}
.hy-simple-category__icon{width:36px;height:36px}
.hy-simple-category__icon svg{width:31px;height:31px;stroke:var(--hy-navy);stroke-width:1.8}
.hy-simple-category strong{font-size:17px}
.hy-home-section{padding:32px 0 18px}
.hy-home-section__head{margin-bottom:18px}
.hy-home-section__head h2{font-size:34px;position:relative;padding-left:16px}
.hy-home-section__head h2:before{content:"";position:absolute;left:0;top:3px;bottom:3px;width:5px;border-radius:6px;background:var(--hy-green)}
.hy-kicker--section{display:none}
.hy-popular-layout{grid-template-columns:1.05fr .95fr;gap:24px}
.hy-popular-feature__image{height:405px}
.hy-popular-feature__content{padding:20px 22px 22px}
.hy-popular-feature__content h3{font-size:29px}
.hy-popular-list__item{grid-template-columns:128px 1fr;padding:12px;border-radius:16px}
.hy-popular-list__thumb{height:100px}
.hy-popular-list__body h3{font-size:20px}
.hy-popular-list__body p{font-size:14px}
.hy-symptom-grid{gap:10px}
.hy-symptom-item{min-height:90px;border-radius:12px}
.hy-symptom-icon{width:32px;height:32px}
.hy-symptom-icon svg{width:25px;height:25px;stroke:var(--hy-navy)}
.hy-symptom-item strong{font-size:16px}
.hy-symptom-item small{display:none!important}
.hy-disease-grid{gap:16px}
.hy-disease-card{border-radius:14px;box-shadow:none}
.hy-disease-card__visual{height:135px}
.hy-disease-card__label{display:none!important}
.hy-disease-card__body{padding:12px 14px 14px}
.hy-disease-card__body strong{font-size:23px}
.hy-disease-card__body p{font-size:14px}
.hy-principle-strip{padding:14px 0 20px}
.hy-principle-strip__grid{border-radius:12px}
.hy-principle-strip__grid>div{min-height:62px;font-size:13px}
.hy-principle-strip__grid>div:first-child strong{font-size:18px}
.hy-bottom-search{padding-bottom:24px}
.hy-bottom-search__inner{padding:20px 24px;border-radius:14px}
.hy-bottom-search__title strong{font-size:21px}
.hy-bottom-search__title p{font-size:14px}
@media(max-width:980px){
 .hy-home-hero__grid{grid-template-columns:1fr}
 .hy-home-hero__copy h1{font-size:50px}
 .hy-simple-categories__grid,.hy-symptom-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
 .hy-popular-layout{grid-template-columns:1fr}
 .hy-disease-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
 .hy-main-nav{gap:24px}
 .hy-main-nav a{font-size:14px}
 .hy-home-hero__copy h1{font-size:38px}
 .hy-home-hero__copy p{font-size:17px}
 .hy-home-section__head h2{font-size:24px;padding-left:12px}
 .hy-simple-category strong{font-size:13px}
 .hy-popular-feature__image{height:240px}
 .hy-popular-list__body h3{font-size:15px}
 .hy-disease-card__visual{height:96px}
 .hy-disease-card__body strong{font-size:17px}
 .hy-disease-card__body p{font-size:12px}
}

/* ===== v1.3.1 refinement: closer to approved mobile mockup ===== */
.hy-home-section--tight .hy-home-section__head h2,
.hy-home-section--disease .hy-home-section__head h2{
  font-size:30px;
  letter-spacing:-.045em;
}

.hy-home-hero__grid--final{
  min-height:362px;
  grid-template-columns:.96fr 1.04fr;
}
.hy-home-hero__copy--final{
  padding:38px 22px 30px 0;
}
.hy-home-hero__copy--final h1{
  font-size:clamp(36px,3.4vw,52px);
  line-height:1.05;
  max-width:480px;
}
.hy-home-hero__copy--final h1 span{
  display:block;
  white-space:normal;
}
.hy-home-hero__copy--final p{
  font-size:17px;
  line-height:1.58;
  max-width:430px;
}
.hy-home-hero__visual--final{
  min-height:362px;
}
.hy-home-hero__visual--final:before{
  width:10%;
  background:linear-gradient(90deg,rgba(245,251,255,1) 0%,rgba(245,251,255,.56) 55%,rgba(245,251,255,0) 100%);
}
.hy-home-hero__visual--final img{
  object-position:center center;
  transform:scale(1.03);
}

.hy-symptom-grid{
  gap:10px;
}
.hy-symptom-item{
  min-height:84px;
  padding:10px 6px 9px;
  border-radius:10px;
}
.hy-symptom-icon{
  width:30px;
  height:30px;
  margin-bottom:1px;
}
.hy-symptom-icon svg{
  width:22px;
  height:22px;
  stroke-width:1.85;
}
.hy-symptom-item strong{
  font-size:14px;
  line-height:1.18;
  letter-spacing:-.02em;
}

.hy-disease-card__body--photo strong{
  font-size:24px;
}
.hy-disease-card__body--photo p{
  font-size:13px;
  line-height:1.45;
}

@media(max-width:1100px){
  .hy-home-hero__grid--final{
    grid-template-columns:1fr 1fr;
    min-height:338px;
  }
  .hy-home-hero__copy--final h1{
    font-size:clamp(34px,3vw,46px);
    max-width:420px;
  }
}

@media(max-width:760px){
  .hy-home-section--tight .hy-home-section__head h2,
  .hy-home-section--disease .hy-home-section__head h2{
    font-size:22px;
  }
  .hy-home-hero__grid--final{
    grid-template-columns:1fr;
    min-height:auto;
  }
  .hy-home-hero__copy--final{
    padding:28px 0 18px;
  }
  .hy-home-hero__copy--final h1{
    font-size:34px;
    max-width:none;
  }
  .hy-home-hero__copy--final p{
    font-size:16px;
    max-width:none;
  }
  .hy-home-hero__visual--final{
    min-height:200px;
  }
  .hy-home-hero__visual--final:before{
    display:none;
  }
  .hy-home-hero__visual--final img{
    object-position:center center;
    transform:none;
  }
  .hy-symptom-item{
    min-height:74px;
    padding:8px 4px 8px;
  }
  .hy-symptom-icon{
    width:26px;
    height:26px;
  }
  .hy-symptom-icon svg{
    width:20px;
    height:20px;
  }
  .hy-symptom-item strong{
    font-size:12px;
  }
}

/* ===== v1.3.2 quick tweak: cleaner hero sides + smaller symptom title ===== */
.hy-home-hero--final{
  background:#ffffff;
  border-bottom:1px solid #dfe8ee;
}
.hy-home-hero__grid--final{
  background:linear-gradient(90deg,#f3faff 0%,#f4fbf8 100%);
}
.hy-home-hero__visual--final:before{
  background:linear-gradient(90deg,rgba(243,250,255,1) 0%,rgba(243,250,255,.56) 55%,rgba(243,250,255,0) 100%);
}

.hy-home-section--tight .hy-home-section__head h2{
  font-size:28px;
  letter-spacing:-.045em;
}

@media(max-width:760px){
  .hy-home-section--tight .hy-home-section__head h2{
    font-size:20px;
  }
}

/* ===== v1.3.3 mobile refinement ===== */
.hy-main-nav{
  scrollbar-width:none;
  -ms-overflow-style:none;
}
.hy-main-nav::-webkit-scrollbar{display:none}

@media(max-width:760px){
  .hy-global-header__top{
    gap:12px;
    grid-template-columns:1fr auto;
  }
  .hy-brand__name{font-size:26px}
  .hy-brand small{font-size:9px}
  .hy-header-search{
    margin-bottom:10px;
    border-radius:10px;
  }
  .hy-header-search input{
    font-size:13px;
    padding:12px 12px;
  }
  .hy-header-search button{width:52px}
  .hy-utility-nav a{font-size:11px}

  .hy-global-header__nav{overflow:hidden}
  .hy-main-nav{
    gap:18px;
    min-height:46px;
    padding:0 2px;
    overflow-x:auto;
    white-space:nowrap;
    scroll-snap-type:x proximity;
  }
  .hy-main-nav a{
    flex:0 0 auto;
    font-size:13px;
    scroll-snap-align:start;
  }

  .hy-home-hero__grid--final{
    background:#f5fbff;
    border-radius:0;
  }
  .hy-home-hero__copy--final{
    padding:24px 0 16px;
  }
  .hy-home-hero__copy--final h1{
    font-size:32px;
    line-height:1.08;
    letter-spacing:-.05em;
  }
  .hy-home-hero__copy--final p{
    font-size:14px;
    line-height:1.55;
  }
  .hy-home-hero__visual--final{
    min-height:180px;
    border-radius:18px;
    overflow:hidden;
  }

  .hy-simple-categories__grid,
  .hy-symptom-grid{
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:10px;
  }
  .hy-simple-category,
  .hy-symptom-item{
    min-height:92px;
    padding:10px 6px;
    border-radius:14px;
  }
  .hy-simple-category__icon svg,
  .hy-symptom-icon svg{
    width:22px;
    height:22px;
  }
  .hy-simple-category strong,
  .hy-symptom-item strong{
    font-size:12px;
    line-height:1.18;
  }

  .hy-home-section--tight .hy-home-section__head h2{
    font-size:18px;
  }
  .hy-home-section__head h2{
    font-size:22px;
    padding-left:10px;
  }
  .hy-home-section__head a{
    font-size:13px;
  }

  .hy-popular-list__item{
    grid-template-columns:96px 1fr;
    gap:12px;
    padding:12px;
  }
  .hy-popular-list__body h3{
    font-size:14px;
    line-height:1.35;
  }
  .hy-popular-list__body p{
    font-size:12px;
    line-height:1.45;
  }

  .hy-disease-grid--photo{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:12px;
  }
  .hy-disease-card__visual{height:100px}
  .hy-disease-card__body--photo{padding:12px 12px 13px}
  .hy-disease-card__body--photo strong{font-size:18px}
  .hy-disease-card__body--photo p{font-size:12px;line-height:1.35}

  .hy-principle-strip__grid>div:first-child strong{font-size:16px}
  .hy-principle-strip__grid>div{font-size:12px}
  .hy-bottom-search__inner{padding:18px}
  .hy-bottom-search__title strong{font-size:18px}
  .hy-bottom-search__title p{font-size:12px}
}


/* ===== v1.3.4 unify section heading size ===== */
.hy-home-section__head h2,
.hy-home-section--tight .hy-home-section__head h2,
.hy-home-section--disease .hy-home-section__head h2{
  font-size:28px;
  line-height:1.18;
  letter-spacing:-.045em;
}

@media(max-width:980px){
  .hy-home-section__head h2,
  .hy-home-section--tight .hy-home-section__head h2,
  .hy-home-section--disease .hy-home-section__head h2{
    font-size:24px;
  }
}

@media(max-width:760px){
  .hy-home-section__head h2,
  .hy-home-section--tight .hy-home-section__head h2,
  .hy-home-section--disease .hy-home-section__head h2{
    font-size:17px;
    line-height:1.2;
    padding-left:10px;
  }
}


/* ===== v1.4.0 APPROVED MOCKUP IMPLEMENTATION ===== */
:root{
  --hy-navy:#123f7e;
  --hy-blue:#1d5ba8;
  --hy-green:#16a37e;
  --hy-soft-blue:#f4f9fd;
  --hy-soft-green:#eef9f4;
  --hy-border:#d8e5ef;
  --hy-container:1180px;
}

.hy-wrap{width:min(calc(100% - 32px),var(--hy-container));margin-inline:auto}

/* Header */
.hy-global-header{background:#fff;border-bottom:1px solid #e5edf3}
.hy-global-header__top{min-height:82px;grid-template-columns:260px minmax(360px,560px) 1fr;gap:24px}
.hy-brand__name{font-size:34px!important}
.hy-header-search{border:1px solid #c9d8e6;border-radius:8px;box-shadow:none}
.hy-header-search input{font-size:14px;padding:12px 14px}
.hy-header-search button{width:50px;background:var(--hy-navy)}
.hy-main-nav{min-height:52px;gap:36px}
.hy-main-nav a{font-size:15px;font-weight:900;color:var(--hy-navy)}

/* Hero */
.hy-home-hero--final{background:#fff;border-bottom:0}
.hy-home-hero__grid--final{min-height:370px;grid-template-columns:.92fr 1.08fr;background:linear-gradient(90deg,#f3f9fd 0%,#f3faf7 100%);overflow:hidden}
.hy-home-hero__copy--final{padding:42px 28px 36px 0}
.hy-home-hero__copy--final h1{font-size:50px;line-height:1.03;max-width:480px;letter-spacing:-.055em;color:var(--hy-navy)}
.hy-home-hero__copy--final h1 span{display:block;white-space:normal;color:var(--hy-green)}
.hy-home-hero__copy--final p{font-size:18px;line-height:1.55;max-width:430px;color:#3d5d79;font-weight:700;margin:18px 0 22px}
.hy-home-hero__btn{min-height:50px;padding:0 22px;border-radius:8px;font-size:15px;background:var(--hy-navy);box-shadow:0 7px 18px rgba(18,63,126,.12)}
.hy-home-hero__visual--final{min-height:370px;position:relative;overflow:hidden;background:#eef6f8}
.hy-home-hero__visual--final:before{width:7%;background:linear-gradient(90deg,rgba(243,249,253,.98) 0%,rgba(243,249,253,.25) 60%,rgba(243,249,253,0) 100%)}
.hy-home-hero__visual--final img{width:100%;height:100%;object-fit:cover;object-position:center center;transform:scale(1.02)}

/* Test category strip */
.hy-simple-categories{padding:12px 0 16px;background:#fff}
.hy-simple-categories__grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:8px}
.hy-simple-category{min-height:84px;padding:10px 6px;border-radius:10px;border:1px solid #dbe6ef;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:none;gap:6px}
.hy-simple-category__icon{width:29px;height:29px}
.hy-simple-category__icon svg{width:25px;height:25px;stroke:var(--hy-navy);stroke-width:1.75}
.hy-simple-category strong{font-size:12px;line-height:1.18;color:var(--hy-navy);font-weight:900}

/* Section headings: unified */
.hy-home-section{padding:24px 0 14px}
.hy-home-section__head{margin-bottom:12px}
.hy-home-section__head h2,
.hy-home-section--tight .hy-home-section__head h2,
.hy-home-section--disease .hy-home-section__head h2{font-size:24px;line-height:1.18;letter-spacing:-.045em;padding-left:12px;color:var(--hy-navy);font-weight:900}
.hy-home-section__head h2:before{width:4px;top:2px;bottom:2px;border-radius:4px;background:var(--hy-green)}
.hy-home-section__head a{font-size:12px;font-weight:900;color:var(--hy-blue)}
.hy-kicker--section{display:none}

/* Popular */
.hy-popular-layout{grid-template-columns:1.02fr .98fr;gap:18px}
.hy-popular-feature__card,.hy-popular-list__item{border:1px solid #dbe6ef;border-radius:12px;box-shadow:none;background:#fff}
.hy-popular-feature__image{height:330px}
.hy-popular-feature__content{padding:14px 16px 16px}
.hy-popular-feature__content h3{font-size:23px;line-height:1.24;margin-bottom:8px}
.hy-popular-feature__content p{font-size:13px;line-height:1.5}
.hy-popular-feature__meta{font-size:11px}
.hy-popular-list{gap:10px}
.hy-popular-list__item{grid-template-columns:108px 1fr;padding:9px;gap:10px}
.hy-popular-list__thumb{height:82px;border-radius:8px;overflow:hidden}
.hy-popular-list__body h3{font-size:15px;line-height:1.3;margin:4px 0 5px}
.hy-popular-list__body p{font-size:11px;line-height:1.4;margin:0 0 5px}
.hy-popular-list__meta{font-size:10px}
.hy-mini-badge{font-size:10px;padding:3px 7px}

/* Symptom icons - clear simple 8 grid */
.hy-home-section--tight{padding-top:20px}
.hy-symptom-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:8px}
.hy-symptom-item{min-height:82px;padding:9px 5px;border-radius:10px;border:1px solid #dbe6ef;background:#fff;box-shadow:none;gap:5px}
.hy-symptom-icon{width:29px;height:29px;background:transparent;border:0;margin:0}
.hy-symptom-icon svg{width:24px;height:24px;stroke:var(--hy-navy);stroke-width:1.8}
.hy-symptom-item strong{font-size:12px;line-height:1.18;color:var(--hy-navy);font-weight:900}

/* Disease cards */
.hy-disease-grid--photo{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.hy-disease-card--photo{border:1px solid #dbe6ef;border-radius:10px;box-shadow:none;background:#fff;overflow:hidden}
.hy-disease-card__visual--photo{height:112px}
.hy-disease-card__label{display:none!important}
.hy-disease-card__body--photo{padding:10px 11px 12px}
.hy-disease-card__body--photo strong{font-size:18px;line-height:1.15;margin-bottom:3px}
.hy-disease-card__body--photo p{font-size:11px;line-height:1.35;margin:0;color:#667c91}

/* Trust strip + search */
.hy-principle-strip{padding:12px 0 14px}
.hy-principle-strip__grid{border-radius:9px;background:#eff9f4;border-color:#d8ece3}
.hy-principle-strip__grid>div{min-height:54px;padding:10px 8px;font-size:11px}
.hy-principle-strip__grid>div:first-child strong{font-size:15px}
.hy-bottom-search{padding-bottom:18px}
.hy-bottom-search__inner{padding:14px 16px;border-radius:10px;background:#f3f8fc}
.hy-bottom-search__title strong{font-size:16px}
.hy-bottom-search__title p{font-size:11px}
.hy-bottom-search__form input{font-size:12px;padding:10px 11px}
.hy-bottom-search__form button{font-size:12px;padding:0 14px}

/* Mobile */
@media(max-width:760px){
  .hy-wrap{width:min(calc(100% - 24px),var(--hy-container))}
  .hy-global-header__top{grid-template-columns:1fr auto;gap:10px;min-height:auto;padding-top:12px;padding-bottom:8px}
  .hy-brand__name{font-size:25px!important}
  .hy-brand small{font-size:9px}
  .hy-utility-nav{gap:12px}
  .hy-utility-nav a{font-size:10px}
  .hy-header-search{grid-column:1/-1;grid-row:2;margin:0 0 8px;border-radius:9px}
  .hy-header-search input{font-size:12px;padding:11px 12px}
  .hy-header-search button{width:48px}
  .hy-global-header__nav{overflow:hidden}
  .hy-main-nav{gap:16px;min-height:42px;overflow-x:auto;white-space:nowrap;padding:0 2px;scrollbar-width:none;-ms-overflow-style:none}
  .hy-main-nav::-webkit-scrollbar{display:none}
  .hy-main-nav a{font-size:12px;flex:0 0 auto}

  .hy-home-hero__grid--final{grid-template-columns:1fr;min-height:auto;background:#f5fbff}
  .hy-home-hero__copy--final{padding:22px 0 14px}
  .hy-kicker{font-size:10px;margin-bottom:10px}
  .hy-home-hero__copy--final h1{font-size:31px;line-height:1.08;max-width:none}
  .hy-home-hero__copy--final p{font-size:14px;line-height:1.5;margin:14px 0 18px}
  .hy-home-hero__btn{font-size:13px;min-height:44px;padding:0 18px}
  .hy-home-hero__visual--final{min-height:205px;border-radius:16px;overflow:hidden}
  .hy-home-hero__visual--final:before{display:none}
  .hy-home-hero__visual--final img{object-position:center center;transform:none}

  .hy-simple-categories__grid,.hy-symptom-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
  .hy-simple-category,.hy-symptom-item{min-height:80px;padding:8px 4px;border-radius:10px}
  .hy-simple-category__icon,.hy-symptom-icon{width:27px;height:27px}
  .hy-simple-category__icon svg,.hy-symptom-icon svg{width:22px;height:22px}
  .hy-simple-category strong,.hy-symptom-item strong{font-size:11px;line-height:1.16}

  .hy-home-section{padding:20px 0 12px}
  .hy-home-section__head{margin-bottom:10px}
  .hy-home-section__head h2,
  .hy-home-section--tight .hy-home-section__head h2,
  .hy-home-section--disease .hy-home-section__head h2{font-size:17px;line-height:1.2;padding-left:9px}
  .hy-home-section__head a{font-size:11px}

  .hy-popular-layout{grid-template-columns:1fr;gap:10px}
  .hy-popular-feature__image{height:210px}
  .hy-popular-feature__content{padding:12px 13px 13px}
  .hy-popular-feature__content h3{font-size:18px}
  .hy-popular-feature__content p{font-size:12px}
  .hy-popular-list{gap:8px}
  .hy-popular-list__item{grid-template-columns:92px 1fr;padding:8px;gap:9px;border-radius:10px}
  .hy-popular-list__thumb{height:72px}
  .hy-popular-list__body h3{font-size:13px;line-height:1.3}
  .hy-popular-list__body p{display:none}
  .hy-popular-list__meta{font-size:10px}

  .hy-disease-grid--photo{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .hy-disease-card__visual--photo{height:90px}
  .hy-disease-card__body--photo{padding:9px 9px 10px}
  .hy-disease-card__body--photo strong{font-size:15px}
  .hy-disease-card__body--photo p{font-size:10px}

  .hy-principle-strip__grid{grid-template-columns:repeat(2,1fr)}
  .hy-principle-strip__grid>div:first-child{grid-column:1/-1}
  .hy-principle-strip__grid>div{min-height:48px;font-size:10px;padding:8px 6px}
  .hy-principle-strip__grid>div:first-child strong{font-size:14px}
  .hy-bottom-search__inner{grid-template-columns:1fr;padding:14px;border-radius:10px}
  .hy-bottom-search__title strong{font-size:16px}
  .hy-bottom-search__title p{font-size:11px}
  .hy-bottom-search__form{margin-top:10px}
  .hy-bottom-search__form input{font-size:12px}
  .hy-bottom-search__form button{font-size:12px}
}


/* ===== v1.4.2 targeted fixes only: hero + home icons ===== */
.hy-home-hero__copy--final h1{font-size:40px;line-height:1.12;max-width:560px;letter-spacing:-.05em;}
.hy-home-hero__copy--final h1 .hy-hero-line1,
.hy-home-hero__copy--final h1 .hy-hero-line2{display:block;white-space:nowrap;}
.hy-home-hero__copy--final h1 .hy-hero-line1{color:var(--hy-navy);}
.hy-home-hero__copy--final h1 .hy-hero-line2{color:var(--hy-green);}
.hy-simple-category__icon svg,.hy-symptom-icon svg{width:30px;height:30px;stroke:var(--hy-navy);stroke-width:1.8;}
.hy-simple-category__icon .hy-icon-accent,.hy-symptom-icon .hy-icon-accent{stroke:var(--hy-green)!important;}
.hy-simple-category__icon .hy-icon-accent-fill,.hy-symptom-icon .hy-icon-accent-fill{fill:var(--hy-green)!important;stroke:none!important;}
.hy-simple-category__icon,.hy-symptom-icon{width:34px;height:34px;}
@media(max-width:980px){
  .hy-home-hero__copy--final h1{font-size:34px;max-width:500px;}
}
@media(max-width:760px){
  .hy-home-hero__copy--final h1{font-size:27px;line-height:1.13;max-width:none;letter-spacing:-.055em;}
  .hy-home-hero__copy--final h1 .hy-hero-line1,
  .hy-home-hero__copy--final h1 .hy-hero-line2{white-space:nowrap;}
  .hy-simple-category__icon,.hy-symptom-icon{width:27px;height:27px;}
  .hy-simple-category__icon svg,.hy-symptom-icon svg{width:23px;height:23px;stroke-width:1.8;}
}
@media(max-width:390px){
  .hy-home-hero__copy--final h1{font-size:25px;}
}


/* ===== v1.5.0 FINAL: mobile-only portal layout ===== */
/* Desktop/tablet above 760px intentionally unchanged */
.hy-mobile-tools{display:none}

@media(max-width:760px){
  body.healthyoon-site{background:#fff}
  .hy-wrap{width:calc(100% - 20px);max-width:none}

  /* Header: compact mobile portal header */
  .hy-global-header{border-bottom:0}
  .hy-global-header__top{
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:8px!important;
    padding:10px 10px 7px!important;
  }
  .hy-brand__name{font-size:25px!important}
  .hy-brand small{font-size:8px!important;margin-top:3px}
  .hy-utility-nav{display:none!important}
  .hy-mobile-tools{display:flex;align-items:center;gap:7px}
  .hy-mobile-tool{
    width:34px;height:34px;border-radius:50%;display:grid;place-items:center;
    color:var(--hy-navy);background:#f2f7fb;border:1px solid #e3edf5;
  }
  .hy-mobile-tool svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}
  .hy-header-search{
    grid-column:1/-1!important;grid-row:2!important;
    margin:2px 0 3px!important;border-radius:8px!important;
  }
  .hy-header-search input{font-size:12px!important;padding:10px 12px!important}
  .hy-header-search button{width:45px!important}
  .hy-global-header__nav{border-top:1px solid #edf2f6;border-bottom:1px solid #e6edf4}
  .hy-main-nav{
    min-height:39px!important;gap:0!important;padding:0 9px!important;
    overflow-x:auto!important;justify-content:space-between;
  }
  .hy-main-nav a{
    font-size:11px!important;font-weight:900!important;padding:0 9px!important;
    position:relative;
  }
  .hy-main-nav a:not(:last-child):after{
    content:"";position:absolute;right:-1px;top:50%;width:1px;height:13px;
    background:#dbe5ee;transform:translateY(-50%);
  }

  /* Hero: one compact visual card, not stacked */
  .hy-home-hero{background:#fff!important;border-bottom:0!important;padding:8px 0 0}
  .hy-home-hero__grid--final{
    display:block!important;position:relative!important;min-height:265px!important;
    overflow:hidden!important;border-radius:12px!important;background:#eff8fc!important;
  }
  .hy-home-hero__visual--final{
    display:block!important;position:absolute!important;inset:0 0 0 auto!important;
    width:58%!important;height:100%!important;min-height:0!important;border-radius:0!important;
    overflow:hidden!important;z-index:0!important;background:#eef7f4!important;
  }
  .hy-home-hero__visual--final:after{
    content:"";position:absolute;inset:0;
    background:linear-gradient(90deg,#eff8fc 0%,rgba(239,248,252,.92) 13%,rgba(239,248,252,.32) 43%,rgba(239,248,252,0) 64%);
    pointer-events:none;
  }
  .hy-home-hero__visual--final img{
    width:170%!important;height:100%!important;object-fit:cover!important;
    object-position:82% center!important;transform:none!important;max-width:none!important;
  }
  .hy-home-hero__copy--final{
    position:relative!important;z-index:2!important;width:69%!important;
    padding:18px 0 16px 15px!important;
  }
  .hy-kicker{font-size:8.5px!important;margin-bottom:10px!important;color:var(--hy-green)!important}
  .hy-home-hero__copy--final h1{
    font-size:22px!important;line-height:1.1!important;letter-spacing:-.055em!important;
    max-width:100%!important;margin:0!important;
  }
  .hy-home-hero__copy--final h1 .hy-hero-line1,
  .hy-home-hero__copy--final h1 .hy-hero-line2{white-space:nowrap!important}
  .hy-home-hero__copy--final p{
    font-size:10.5px!important;line-height:1.45!important;margin:13px 0 14px!important;
    max-width:200px!important;color:#38526c!important;
  }
  .hy-home-hero__btn{
    min-height:38px!important;padding:0 15px!important;font-size:11px!important;
    border-radius:8px!important;box-shadow:none!important;
  }

  /* Main sections become compact cards like the approved mobile reference */
  .hy-simple-categories,
  .hy-home-section,
  .hy-principle-strip,
  .hy-bottom-search{padding-left:0!important;padding-right:0!important}
  .hy-simple-categories{padding:8px 0 3px!important}
  .hy-simple-categories .hy-wrap,
  .hy-home-section .hy-wrap{
    width:calc(100% - 20px)!important;
  }
  .hy-simple-categories .hy-wrap{
    border:1px solid #e4edf4;border-radius:12px;padding:9px;background:#fff;
  }
  .hy-simple-categories__grid{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;
  }
  .hy-simple-category{
    min-height:63px!important;padding:5px 2px!important;border-radius:8px!important;
    background:#f8fbfd!important;border:1px solid #e3ebf2!important;gap:3px!important;
  }
  .hy-simple-category__icon{width:25px!important;height:25px!important}
  .hy-simple-category__icon svg{width:23px!important;height:23px!important}
  .hy-simple-category strong{
    font-size:9.5px!important;line-height:1.1!important;letter-spacing:-.04em!important;
  }

  .hy-home-section{padding:8px 0 3px!important}
  .hy-home-section>.hy-wrap{
    border:1px solid #e4edf4;border-radius:12px;padding:10px;background:#fff;
  }
  .hy-home-section__head{margin-bottom:7px!important}
  .hy-home-section__head h2,
  .hy-home-section--tight .hy-home-section__head h2,
  .hy-home-section--disease .hy-home-section__head h2{
    font-size:15px!important;line-height:1.15!important;padding-left:0!important;letter-spacing:-.04em!important;
  }
  .hy-home-section__head h2:before{display:none!important}
  .hy-home-section__head a{font-size:9px!important}

  /* Popular: feature left + three compact items right */
  .hy-popular-layout{
    display:grid!important;grid-template-columns:1.08fr .92fr!important;gap:6px!important;align-items:stretch!important;
  }
  .hy-popular-feature{min-width:0}
  .hy-popular-feature__card{
    position:relative!important;height:100%!important;min-height:215px!important;
    overflow:hidden!important;border-radius:9px!important;border:0!important;background:#173b74!important;
  }
  .hy-popular-feature__image{
    position:absolute!important;inset:0!important;width:100%!important;height:100%!important;border-radius:0!important;
  }
  .hy-popular-feature__image:after{
    content:""!important;position:absolute!important;inset:0!important;
    background:linear-gradient(180deg,rgba(5,35,61,.03) 18%,rgba(9,39,67,.78) 100%)!important;
  }
  .hy-popular-feature__content{
    position:absolute!important;z-index:3!important;left:0!important;right:0!important;bottom:0!important;
    padding:10px!important;color:#fff!important;background:none!important;
  }
  .hy-popular-feature__content h3{
    color:#fff!important;font-size:15px!important;line-height:1.18!important;margin:0 0 5px!important;
    display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;
  }
  .hy-popular-feature__content p{
    color:#eef6fb!important;font-size:8.5px!important;line-height:1.3!important;margin:0 0 4px!important;
    display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;
  }
  .hy-popular-feature__meta{color:#e4edf5!important;font-size:8px!important}
  .hy-badge{left:8px!important;top:8px!important;font-size:8px!important;padding:3px 7px!important}

  .hy-popular-list{display:grid!important;grid-template-rows:repeat(3,1fr)!important;gap:5px!important}
  .hy-popular-list__item{
    grid-template-columns:58px minmax(0,1fr)!important;gap:5px!important;padding:5px!important;
    min-height:0!important;border-radius:8px!important;
  }
  .hy-popular-list__thumb{height:55px!important;border-radius:6px!important}
  .hy-popular-list__body{min-width:0}
  .hy-mini-badge{font-size:7px!important;padding:2px 5px!important;margin-bottom:2px!important}
  .hy-popular-list__body h3{
    font-size:9.5px!important;line-height:1.18!important;margin:0 0 2px!important;
    display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;
  }
  .hy-popular-list__body p{display:none!important}
  .hy-popular-list__meta{font-size:7px!important}

  /* Symptoms: all eight fit in one horizontal row */
  .hy-home-section--tight>.hy-wrap{overflow:hidden!important}
  .hy-symptom-grid{
    display:grid!important;grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:4px!important;
  }
  .hy-symptom-item{
    min-width:0!important;min-height:62px!important;padding:4px 1px!important;border-radius:7px!important;
    background:#f8fbfd!important;border:1px solid #e3ebf2!important;gap:2px!important;
  }
  .hy-symptom-icon{width:23px!important;height:23px!important}
  .hy-symptom-icon svg{width:21px!important;height:21px!important}
  .hy-symptom-item strong{
    font-size:7.8px!important;line-height:1.05!important;white-space:nowrap!important;letter-spacing:-.06em!important;
  }

  /* Disease: compact 2 x 2, image left + text right */
  .hy-disease-grid--photo{
    display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;
  }
  .hy-disease-card--photo{
    display:grid!important;grid-template-columns:62px minmax(0,1fr)!important;
    min-height:68px!important;border-radius:8px!important;overflow:hidden!important;
  }
  .hy-disease-card__visual--photo{height:68px!important;border-radius:0!important}
  .hy-disease-card__body--photo{
    padding:7px 6px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;min-width:0!important;
  }
  .hy-disease-card__body--photo strong{font-size:11px!important;line-height:1.1!important;margin-bottom:3px!important}
  .hy-disease-card__body--photo p{
    font-size:7.8px!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;
  }

  /* Trust/search compressed */
  .hy-principle-strip{padding:8px 0 3px!important}
  .hy-principle-strip .hy-wrap{width:calc(100% - 20px)!important}
  .hy-principle-strip__grid{
    grid-template-columns:1fr!important;border-radius:10px!important;
    background:#effaf6!important;
  }
  .hy-principle-strip__grid>div{display:none!important}
  .hy-principle-strip__grid>div:first-child{
    display:flex!important;min-height:50px!important;border:0!important;
  }
  .hy-principle-strip__grid>div:first-child strong{
    font-size:12px!important;color:var(--hy-navy)!important;
  }

  .hy-bottom-search{padding:8px 0 16px!important}
  .hy-bottom-search .hy-wrap{width:calc(100% - 20px)!important}
  .hy-bottom-search__inner{
    grid-template-columns:1fr!important;gap:7px!important;padding:10px!important;border-radius:10px!important;
  }
  .hy-bottom-search__icon{width:36px!important;height:36px!important}
  .hy-bottom-search__title{gap:8px!important}
  .hy-bottom-search__title strong{font-size:12px!important}
  .hy-bottom-search__title p{font-size:8.5px!important}
  .hy-bottom-search__form{margin-top:0!important}
  .hy-bottom-search__form input{font-size:10px!important;padding:8px!important}
  .hy-bottom-search__form button{font-size:10px!important;padding:0 12px!important}
}

/* Very narrow phones: preserve the same composition, only tighten type */
@media(max-width:390px){
  .hy-home-hero__copy--final{width:71%!important;padding-left:12px!important}
  .hy-home-hero__copy--final h1{font-size:20px!important}
  .hy-home-hero__copy--final p{font-size:9.8px!important}
  .hy-simple-category strong{font-size:9px!important}
  .hy-symptom-item strong{font-size:7.2px!important}
  .hy-popular-list__item{grid-template-columns:52px minmax(0,1fr)!important}
  .hy-popular-list__thumb{height:51px!important}
}


/* ===== v1.5.1 FINAL mobile precision fixes ===== */
@media(max-width:760px){
  /* 1) Hero title: exactly two lines, no overlap */
  .hy-home-hero__copy--final{
    width:78%!important;
    padding:18px 0 16px 15px!important;
  }
  .hy-home-hero__copy--final h1{
    font-size:19px!important;
    line-height:1.08!important;
    letter-spacing:-.06em!important;
    max-width:none!important;
    width:100%!important;
  }
  .hy-home-hero__copy--final h1 .hy-hero-line1,
  .hy-home-hero__copy--final h1 .hy-hero-line2{
    display:block!important;
    white-space:nowrap!important;
  }
  .hy-home-hero__visual--final{
    width:54%!important;
  }
  .hy-home-hero__visual--final:after{
    background:linear-gradient(90deg,#eff8fc 0%,rgba(239,248,252,.96) 16%,rgba(239,248,252,.55) 45%,rgba(239,248,252,0) 72%)!important;
  }

  /* 2) Symptoms: 4 x 2 instead of 8 tiny cards in one row */
  .hy-symptom-grid{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:6px!important;
  }
  .hy-symptom-item{
    min-height:64px!important;
    padding:5px 2px!important;
    gap:3px!important;
  }
  .hy-symptom-icon{
    width:25px!important;height:25px!important;
  }
  .hy-symptom-icon svg{
    width:23px!important;height:23px!important;
  }
  .hy-symptom-item strong{
    font-size:9.4px!important;
    line-height:1.08!important;
    white-space:normal!important;
    word-break:keep-all!important;
    text-align:center!important;
  }

  /* 3) Remove the non-actionable trust slogan block on mobile */
  .hy-principle-strip{
    display:none!important;
  }
}

@media(max-width:390px){
  .hy-home-hero__copy--final{width:79%!important;padding-left:12px!important}
  .hy-home-hero__copy--final h1{font-size:18px!important}
  .hy-symptom-item strong{font-size:9px!important}
}


/* ===== v1.5.2 add nutrient section ===== */
.hy-home-section--nutrient{padding-top:8px;padding-bottom:24px}
.hy-home-section--nutrient .hy-home-section__head h2{font-size:24px;line-height:1.18;letter-spacing:-.045em;padding-left:12px;color:var(--hy-navy);font-weight:900}
.hy-nutrient-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.hy-nutrient-card{display:flex;flex-direction:column;min-height:180px;padding:16px 14px;background:#fff;border:1px solid #dbe6ef;border-radius:10px;box-shadow:none;color:inherit;transition:border-color .18s ease,transform .18s ease}
.hy-nutrient-card:hover{border-color:#c9d9e6;transform:translateY(-2px)}
.hy-nutrient-card__icon{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(180deg,#eff7fe 0%,#e7f4ef 100%);border:1px solid #d9e7ef;margin-bottom:14px}
.hy-nutrient-card__icon svg{width:28px;height:28px;fill:none;stroke:var(--hy-navy);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.hy-nutrient-card__icon svg .hy-icon-accent{stroke:var(--hy-green)}
.hy-nutrient-card__body strong{display:block;font-size:18px;line-height:1.15;letter-spacing:-.03em;color:var(--hy-navy);margin-bottom:5px;font-weight:900}
.hy-nutrient-card__body p{margin:0 0 8px;font-size:11px;line-height:1.4;color:#667c91;font-weight:700}
.hy-nutrient-card__body small{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#f4f8fb;border:1px solid #dbe7ef;font-size:10px;font-weight:800;color:#72879c}
@media(max-width:760px){
  .hy-home-section--nutrient .hy-home-section__head h2{font-size:17px;line-height:1.2;padding-left:9px}
  .hy-nutrient-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .hy-nutrient-card{min-height:140px;padding:12px 10px;border-radius:10px}
  .hy-nutrient-card__icon{width:42px;height:42px;border-radius:12px;margin-bottom:10px}
  .hy-nutrient-card__icon svg{width:24px;height:24px}
  .hy-nutrient-card__body strong{font-size:15px}
  .hy-nutrient-card__body p{font-size:10px;line-height:1.35;margin-bottom:6px}
  .hy-nutrient-card__body small{font-size:9px;min-height:24px;padding:0 8px}
}


/* ===== v1.5.3 FINAL mobile nutrient size match ===== */
@media(max-width:760px){
  .hy-home-section--nutrient{padding:8px 0 3px!important}
  .hy-home-section--nutrient>.hy-wrap{
    border:1px solid #e4edf4!important;
    border-radius:12px!important;
    padding:10px!important;
    background:#fff!important;
  }
  .hy-home-section--nutrient .hy-home-section__head{
    margin-bottom:7px!important;
  }
  .hy-home-section--nutrient .hy-home-section__head h2{
    font-size:15px!important;
    line-height:1.15!important;
    padding-left:0!important;
    letter-spacing:-.04em!important;
  }
  .hy-nutrient-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:6px!important;
  }
  .hy-nutrient-card{
    display:grid!important;
    grid-template-columns:62px minmax(0,1fr)!important;
    align-items:stretch!important;
    min-height:68px!important;
    height:68px!important;
    padding:0!important;
    border:1px solid #dbe6ef!important;
    border-radius:8px!important;
    overflow:hidden!important;
    background:#fff!important;
    transform:none!important;
  }
  .hy-nutrient-card__icon{
    width:62px!important;
    height:68px!important;
    margin:0!important;
    border:0!important;
    border-right:1px solid #e2ebf2!important;
    border-radius:0!important;
    background:linear-gradient(180deg,#eff8fc 0%,#eef9f5 100%)!important;
  }
  .hy-nutrient-card__icon svg{
    width:26px!important;
    height:26px!important;
    stroke-width:1.8!important;
  }
  .hy-nutrient-card__body{
    min-width:0!important;
    padding:7px 6px!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
  }
  .hy-nutrient-card__body strong{
    font-size:11px!important;
    line-height:1.1!important;
    margin:0 0 3px!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  .hy-nutrient-card__body p{
    font-size:7.8px!important;
    line-height:1.2!important;
    margin:0!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  .hy-nutrient-card__body small{display:none!important}
}


/* ===== v1.5.4 FINAL mobile hero precision optimization ONLY ===== */
@media(max-width:760px){
  .hy-home-hero{padding:8px 0 0!important}
  .hy-home-hero__grid--final{
    min-height:252px!important;
    border-radius:12px!important;
  }
  .hy-home-hero__copy--final{
    width:72%!important;
    padding:17px 0 15px 15px!important;
  }
  .hy-home-hero__copy--final .hy-kicker{
    font-size:8px!important;
    line-height:1.2!important;
    margin-bottom:10px!important;
  }
  .hy-home-hero__copy--final h1{
    font-size:18px!important;
    line-height:1.06!important;
    letter-spacing:-.055em!important;
    width:100%!important;
    margin:0!important;
  }
  .hy-home-hero__copy--final h1 .hy-hero-line1,
  .hy-home-hero__copy--final h1 .hy-hero-line2{
    display:block!important;
    white-space:nowrap!important;
  }
  .hy-home-hero__copy--final p{
    font-size:9.6px!important;
    line-height:1.42!important;
    margin:13px 0 13px!important;
    max-width:176px!important;
    letter-spacing:-.025em!important;
  }
  .hy-home-hero__btn{
    width:auto!important;
    min-width:156px!important;
    min-height:38px!important;
    padding:0 14px!important;
    font-size:10.5px!important;
    line-height:1!important;
    gap:10px!important;
    border-radius:8px!important;
  }
  .hy-home-hero__visual--final{
    width:58%!important;
  }
  .hy-home-hero__visual--final img{
    width:160%!important;
    object-position:84% center!important;
  }
  .hy-home-hero__visual--final:after{
    background:linear-gradient(90deg,#eff8fc 0%,rgba(239,248,252,.98) 20%,rgba(239,248,252,.78) 38%,rgba(239,248,252,.24) 62%,rgba(239,248,252,0) 78%)!important;
  }
}
@media(max-width:390px){
  .hy-home-hero__grid--final{min-height:246px!important}
  .hy-home-hero__copy--final{width:74%!important;padding-left:13px!important}
  .hy-home-hero__copy--final h1{font-size:17px!important}
  .hy-home-hero__copy--final p{font-size:9.2px!important;max-width:168px!important}
  .hy-home-hero__btn{min-width:150px!important;font-size:10px!important;padding:0 13px!important}
}


/* ===== v1.5.5 FINAL: mobile hero hard separation fix ONLY ===== */
@media (max-width:760px){
  .hy-home-hero__grid--final{
    position:relative!important;
    display:block!important;
    min-height:252px!important;
    overflow:hidden!important;
    border-radius:12px!important;
    background:#eff8fc!important;
  }

  /* Image is contained on the right and no longer sits directly under body copy. */
  .hy-home-hero__visual--final{
    position:absolute!important;
    top:0!important;
    right:0!important;
    bottom:0!important;
    left:auto!important;
    width:45%!important;
    height:100%!important;
    min-height:0!important;
    z-index:0!important;
    overflow:hidden!important;
    border-radius:0!important;
  }
  .hy-home-hero__visual--final img{
    width:178%!important;
    height:100%!important;
    max-width:none!important;
    object-fit:cover!important;
    object-position:82% center!important;
    transform:none!important;
  }
  .hy-home-hero__visual--final:after{
    content:""!important;
    position:absolute!important;
    inset:0!important;
    background:linear-gradient(90deg,rgba(239,248,252,.96) 0%,rgba(239,248,252,.60) 18%,rgba(239,248,252,.10) 45%,rgba(239,248,252,0) 70%)!important;
    pointer-events:none!important;
  }

  /* Opaque text panel guarantees that no title/description can visually collide with image. */
  .hy-home-hero__copy--final{
    position:relative!important;
    z-index:2!important;
    width:66%!important;
    min-height:252px!important;
    padding:17px 10px 15px 15px!important;
    background:linear-gradient(90deg,#eff8fc 0%,#eff8fc 86%,rgba(239,248,252,.96) 94%,rgba(239,248,252,0) 100%)!important;
  }
  .hy-home-hero__copy--final .hy-kicker{
    font-size:8px!important;
    line-height:1.2!important;
    margin:0 0 10px!important;
  }
  .hy-home-hero__copy--final h1{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    font-size:18px!important;
    line-height:1.08!important;
    letter-spacing:-.055em!important;
  }
  .hy-home-hero__copy--final h1 .hy-hero-line1,
  .hy-home-hero__copy--final h1 .hy-hero-line2{
    display:block!important;
    white-space:nowrap!important;
  }
  .hy-home-hero__copy--final p{
    display:block!important;
    width:100%!important;
    max-width:184px!important;
    margin:14px 0 14px!important;
    font-size:9.7px!important;
    line-height:1.48!important;
    letter-spacing:-.02em!important;
    color:#38526c!important;
    word-break:keep-all!important;
  }
  .hy-home-hero__btn{
    width:auto!important;
    min-width:154px!important;
    min-height:38px!important;
    padding:0 13px!important;
    font-size:10.5px!important;
    line-height:1!important;
    gap:9px!important;
    white-space:nowrap!important;
  }
}
@media (max-width:390px){
  .hy-home-hero__grid--final{min-height:246px!important}
  .hy-home-hero__visual--final{width:43%!important}
  .hy-home-hero__copy--final{width:68%!important;min-height:246px!important;padding-left:13px!important}
  .hy-home-hero__copy--final h1{font-size:17px!important}
  .hy-home-hero__copy--final p{max-width:172px!important;font-size:9.1px!important;line-height:1.46!important}
  .hy-home-hero__btn{min-width:148px!important;font-size:10px!important}
}


/* === v1.5.6 fine-tuning === */
.hy-home-hero__copy--final h1{
  line-height:1.08!important;
}
.hy-home-hero__copy--final h1 .hy-hero-line2{
  margin-top:8px;
}
.hy-nutrient-grid{
  gap:16px!important;
}
.hy-nutrient-card{
  position:relative;
  overflow:hidden;
  padding-bottom:46px!important;
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease, background-color .22s ease;
}
.hy-nutrient-card__icon{
  transition:transform .22s ease, box-shadow .22s ease, background .22s ease;
}
.hy-nutrient-card__body small{
  transition:transform .22s ease, background-color .22s ease, border-color .22s ease, color .22s ease;
}
.hy-nutrient-card::after{
  content:"자세히 보기 →";
  position:absolute;
  right:14px;
  bottom:13px;
  font-size:11px;
  font-weight:800;
  letter-spacing:-.01em;
  color:var(--hy-green);
  opacity:0;
  transform:translateY(6px);
  transition:opacity .22s ease, transform .22s ease;
  pointer-events:none;
}
.hy-nutrient-card:hover,
.hy-nutrient-card:focus-visible{
  transform:translateY(-4px);
  border-color:#c7d9e6;
  box-shadow:0 12px 28px rgba(23,59,116,.10);
  background:#fcfeff;
}
.hy-nutrient-card:hover .hy-nutrient-card__icon,
.hy-nutrient-card:focus-visible .hy-nutrient-card__icon{
  transform:translateY(-2px) scale(1.04);
  box-shadow:0 8px 18px rgba(23,59,116,.08);
}
.hy-nutrient-card:hover .hy-nutrient-card__body small,
.hy-nutrient-card:focus-visible .hy-nutrient-card__body small{
  transform:translateY(-1px);
  background:#eaf7f2;
  border-color:#cfe7dc;
  color:var(--hy-green);
}
.hy-nutrient-card:hover::after,
.hy-nutrient-card:focus-visible::after{
  opacity:1;
  transform:translateY(0);
}

@media (max-width: 768px){
  .hy-home-hero__copy--final h1 .hy-hero-line2{
    margin-top:6px;
  }
  .hy-nutrient-grid{
    gap:10px!important;
  }
}

@media (max-width: 640px){
  .hy-home-hero__copy--final h1{
    line-height:1.12!important;
  }
  .hy-home-hero__copy--final h1 .hy-hero-line2{
    margin-top:4px;
  }
  .hy-nutrient-grid{
    gap:12px!important;
  }
  .hy-nutrient-card{
    padding-bottom:16px!important;
  }
  .hy-nutrient-card::after{
    display:none;
  }
}


/* ===== v1.5.7 FINAL brand rename: 건강생활연구소 ===== */
.hy-brand__name--kr{
  display:inline-flex;
  align-items:baseline;
  white-space:nowrap;
  font-size:30px!important;
  line-height:1.05!important;
  letter-spacing:-.055em!important;
  font-weight:900!important;
  color:var(--hy-navy)!important;
}
.hy-brand__name--kr>span{
  color:var(--hy-green)!important;
}
.hy-brand--footer .hy-brand__name--kr{
  font-size:24px!important;
}

@media(max-width:760px){
  .hy-global-header__top{
    grid-template-columns:minmax(0,1fr) auto!important;
    align-items:center!important;
  }
  .hy-brand{
    min-width:0!important;
    max-width:100%!important;
    overflow:visible!important;
  }
  .hy-brand__name--kr{
    font-size:20px!important;
    line-height:1.05!important;
    letter-spacing:-.06em!important;
  }
  .hy-brand small{
    display:block!important;
    max-width:170px!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    font-size:8px!important;
    margin-top:4px!important;
  }
  .hy-mobile-tools{
    flex:0 0 auto!important;
  }
  .hy-brand--footer .hy-brand__name--kr{
    font-size:20px!important;
  }
}

@media(max-width:390px){
  .hy-brand__name--kr{
    font-size:18px!important;
  }
  .hy-brand small{
    max-width:150px!important;
    font-size:7.5px!important;
  }
}
