:root{--green:#9aca3c;--green-dark:#719d22;--ink:#173348;--muted:#5d6c78;--soft:#f4f8f1;--line:#e4ebe1;--white:#fff;--radius:22px;--shadow:0 16px 40px rgba(17,45,60,.08);--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.container{width:min(calc(100% - 40px),var(--max));margin:auto}.site-header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.header-row{min-height:82px;display:flex;align-items:center;gap:28px}.brand img{width:170px;max-height:54px;object-fit:contain}.primary-nav{margin-left:auto}.primary-nav ul{list-style:none;display:flex;gap:24px;align-items:center;margin:0;padding:0}.primary-nav a{font-size:15px;font-weight:700}.header-actions{display:flex;gap:10px;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;font-weight:800;border:1px solid transparent}.btn-primary,.btn-results{background:var(--green);color:#14320b}.btn-light{background:#fff;border-color:var(--line)}.menu-toggle{display:none;border:0;background:transparent;font-size:26px}.hero{padding:72px 0 44px;background:linear-gradient(180deg,#fff,#f9fcf6)}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:56px;align-items:center}.hero h1,.page-hero h1{font-size:clamp(38px,5vw,66px);line-height:1.06;letter-spacing:-.04em;margin:.3em 0}.hero p{font-size:18px;color:var(--muted);max-width:680px}.hero-photo{background:#fff;border-radius:32px;box-shadow:var(--shadow);overflow:hidden}.hero-photo img{width:100%;border-radius:32px;aspect-ratio:4/3;object-fit:contain;background:#fff;padding:22px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:900;color:var(--green-dark)}.hero-actions,.results-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.quick-links{padding:0 0 22px}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.quick-grid a{padding:22px;border:1px solid var(--line);border-radius:18px;display:flex;justify-content:space-between;background:#fff}.section{padding:72px 0}.soft{background:var(--soft)}.section-heading{margin-bottom:28px}.section h2{font-size:clamp(27px,3vw,40px);line-height:1.15}.locations-grid,.cards-grid,.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.location-card,.info-card,.post-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;box-shadow:0 6px 20px rgba(17,45,60,.04)}.location-card img,.post-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.card-body,.info-card{padding:24px}.info-card h2,.location-card h3,.post-card h2{font-size:20px;margin-top:0}.results-block{background:#173348;color:#fff}.results-inner{display:grid;grid-template-columns:1.3fr 1fr;gap:30px;align-items:center}.results-block .eyebrow{color:#bce56e}.store-link{display:inline-flex;align-items:center;min-height:44px;padding:0 16px;border:1px solid rgba(255,255,255,.35);border-radius:12px}.espa-link{display:flex;align-items:center;gap:16px;border:1px solid var(--line);border-radius:18px;padding:20px;background:#fff}.espa-link small{display:block;color:var(--muted)}.eu-mark{font-size:30px}.page-hero{padding:64px 0 46px;background:var(--soft)}.page-hero.compact{padding:48px 0 32px}.page-hero p{font-size:18px;color:var(--muted);max-width:780px}.special-grid,.package-grid{grid-template-columns:repeat(2,1fr)}.prep-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:34px}.prep-summary>div{background:var(--soft);padding:18px;border-radius:16px}.faq-list{max-width:850px}.faq-list details{border-bottom:1px solid var(--line);padding:16px 0}.faq-list summary{cursor:pointer;font-weight:800}.hours-list{columns:2;max-width:800px}.prose{max-width:820px}.prose img.article-hero,.article-hero{border-radius:24px;margin:20px 0 32px}.site-footer{background:#102536;color:#dce6eb;padding:54px 0 20px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:32px}.footer-logo{width:150px;filter:brightness(10);margin-bottom:16px}.site-footer a{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:34px;padding-top:18px;font-size:13px}.posts-grid{grid-template-columns:repeat(3,1fr)}
@media(max-width:900px){.menu-toggle{display:block;margin-left:auto}.primary-nav{display:none;position:absolute;left:0;right:0;top:82px;background:#fff;border-bottom:1px solid var(--line);padding:16px 20px}.primary-nav.is-open{display:block}.primary-nav ul{display:block}.primary-nav li{padding:10px 0}.header-actions{display:none}.hero-grid,.results-inner{grid-template-columns:1fr}.hero{padding-top:44px}.hero-photo{order:-1}.quick-grid,.locations-grid,.cards-grid,.posts-grid,.footer-grid{grid-template-columns:1fr}.special-grid,.package-grid{grid-template-columns:1fr}.prep-summary{grid-template-columns:1fr}.hours-list{columns:1}.section{padding:54px 0}.brand img{width:145px}}
.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:16px 0}.trust-grid span{text-align:center;font-weight:800;font-size:14px}.card-actions{display:flex;gap:8px;flex-wrap:wrap}.prose h2{margin-top:2em}.prose p{color:var(--muted);font-size:17px}.prose strong{color:var(--ink)}
@media(max-width:900px){.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid span{text-align:left}.hero h1{font-size:clamp(34px,11vw,48px)}}

/* BIOXOROS v1.3.0 — internal headings, language switcher and official-store style badges */
.page-hero h1{font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.035em}
.language-switcher{display:inline-flex;align-items:center;gap:5px;font-size:14px;font-weight:800;white-space:nowrap}
.store-badge{display:inline-flex;align-items:center;line-height:0}
.store-badge img{display:block;width:auto;height:44px;max-width:160px;object-fit:contain}
.footer-store-badges{display:flex;flex-direction:column;align-items:flex-start;gap:10px}
.results-actions .store-badge{margin:0}
@media(max-width:900px){.page-hero h1{font-size:clamp(32px,9vw,40px)}.store-badge img{height:42px}.primary-nav .menu-item-has-children>ul{position:static;display:block;padding-left:16px;box-shadow:none;border:0}.primary-nav a{text-transform:none}}

/* BIOXOROS v1.3.3 homepage / footer refinements */
.hero.hero-lab{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff,#f7fbf3);padding:64px 0 42px}
.hero.hero-lab .hero-grid{grid-template-columns:.92fr 1.08fr;gap:38px;min-height:440px}
.hero-copy{position:relative;z-index:2;padding:16px 0}
.hero-visual{min-height:410px;border-radius:30px;background-image:url('../images/hero-lab-analyzers.webp');background-repeat:no-repeat;background-position:center;background-size:cover;box-shadow:0 16px 42px rgba(17,45,60,.10)}
.trust-grid-five{grid-template-columns:repeat(5,1fr);gap:0}.trust-grid-six{grid-template-columns:repeat(6,1fr);gap:0}
.trust-item{display:flex;flex-direction:column;justify-content:center;min-height:72px;padding:10px 18px;text-align:center;border-right:1px solid var(--line)}
.trust-item:last-child{border-right:0}.trust-item strong{font-size:14px;line-height:1.25}.trust-item small{font-size:12px;color:var(--muted);margin-top:3px}
.quick-grid-four{grid-template-columns:repeat(4,1fr)}
.quick-grid-four a{min-height:86px;align-items:center;gap:12px}.quick-grid-four strong{line-height:1.25}
.hours-columns{display:grid;grid-template-columns:1fr 1fr;gap:48px;max-width:980px}.hours-columns .hours-list{columns:auto;max-width:none;margin:0;padding-left:22px}.hours-note{margin-top:10px}
.footer-grid-five{grid-template-columns:1.15fr 1.2fr .9fr .9fr 1fr;gap:28px}.footer-partners p{margin:.45em 0}.footer-app-copy{font-size:14px}.footer-store-badges{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.store-badge{display:inline-block}.store-badge img{height:42px;width:auto;max-width:150px}
@media(max-width:1100px){.trust-grid-five,.trust-grid-six{grid-template-columns:repeat(3,1fr)}.trust-item{border-right:0;border-bottom:1px solid var(--line)}.quick-grid-four{grid-template-columns:repeat(2,1fr)}.footer-grid-five{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.trust-grid-six{grid-template-columns:repeat(2,1fr)}.hero.hero-lab{padding-top:28px}.hero.hero-lab .hero-grid{grid-template-columns:1fr;min-height:0}.hero-visual{order:-1;min-height:300px}.hours-columns{grid-template-columns:1fr;gap:12px}.footer-grid-five{grid-template-columns:1fr}.trust-grid-five{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.hero-visual{min-height:220px;border-radius:22px}.trust-grid-five,.trust-grid-six,.quick-grid-four{grid-template-columns:1fr}.trust-item{text-align:left;min-height:58px;padding:10px 4px}.quick-grid-four a{min-height:70px}.store-badge img{height:40px}}

/* Partner organisations / insurance */
.partner-section{padding-top:44px;padding-bottom:44px}.partner-panel{background:#fff;border:1px solid var(--line);border-radius:24px;padding:34px 38px}.partner-panel-heading h2{margin:.2em 0 .9em}.partner-panel-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px}.partner-panel-grid h3{margin:0 0 8px;color:var(--ink)}.partner-panel-grid p{margin:0;color:var(--muted);font-size:16px;line-height:1.65}.footer-partner-networks{font-size:14px;line-height:1.45}
@media(max-width:800px){.partner-panel{padding:26px 22px}.partner-panel-grid{grid-template-columns:1fr;gap:22px}}


/* BIOXOROS v1.3.5 — trust links, results clarity, hero crop */
.hero-visual{background-position:center center;overflow:hidden}
.trust-link{transition:background-color .18s ease,color .18s ease,transform .18s ease}
.trust-link:hover,.trust-link:focus-visible{background:#f7fbf2;color:var(--ink);transform:translateY(-1px)}
.trust-document .doc-mark{font-size:11px;opacity:.55;margin-left:3px}
.results-inner-clear{grid-template-columns:1.05fr 1fr;gap:54px}
.results-options{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:stretch}
.results-option{border:1px solid rgba(255,255,255,.16);border-radius:18px;padding:20px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:12px;min-height:150px;background:rgba(255,255,255,.035)}
.results-option-label{font-weight:900;font-size:14px;color:#bce56e;text-transform:uppercase;letter-spacing:.08em}
.results-option small{color:#cddae1}
.results-store-badges{display:flex;flex-direction:column;gap:10px;align-items:flex-start}
.results-store-badges .store-badge img{height:42px}
@media(max-width:900px){.results-inner-clear{grid-template-columns:1fr}.results-options{grid-template-columns:1fr 1fr}.trust-grid-five{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.results-options{grid-template-columns:1fr}.results-option{min-height:0}.trust-grid-five{grid-template-columns:1fr}}


/* BIOXOROS v1.3.6 — approved homepage composition */
.hero.hero-lab{padding:0;background:#eef6f7;position:relative}
.hero.hero-lab .hero-grid{width:min(100%,1480px);max-width:none;min-height:410px;grid-template-columns:.46fr .54fr;gap:0;position:relative;background-image:linear-gradient(90deg,rgba(244,250,248,.98) 0%,rgba(244,250,248,.92) 36%,rgba(244,250,248,.15) 59%,rgba(244,250,248,0) 100%),url('../images/hero-lab-analyzers.webp');background-size:cover;background-position:center center;background-repeat:no-repeat;padding-left:max(40px,calc((100vw - var(--max))/2));padding-right:max(40px,calc((100vw - var(--max))/2));}
.hero.hero-lab .hero-copy{grid-column:1;padding:52px 28px 46px 0;align-self:center}.hero.hero-lab .hero-visual{display:none}.hero.hero-lab h1{font-size:clamp(42px,4.3vw,64px);margin:.28em 0 .35em}.hero.hero-lab p{font-size:17px;max-width:560px;color:#536b79}.hero.hero-lab .hero-actions{margin-top:24px}
.ui-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:#66b823}.ui-icon svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.trust-strip{background:#fff}.trust-grid-five{padding:0}.trust-item{min-height:92px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:13px;padding:14px 20px;text-align:left}.trust-item span:not(.ui-icon){display:flex;flex-direction:column}.trust-item .ui-icon svg{width:34px;height:34px}.trust-item strong{font-size:14px}.trust-item small{font-size:12px}
.quick-links{padding:18px 0 24px}.quick-grid-four{gap:18px}.quick-grid-four a{min-height:96px;padding:22px 24px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;border-radius:18px;box-shadow:0 8px 24px rgba(17,45,60,.035)}.quick-grid-four .ui-icon{width:44px;height:44px;border-radius:50%;background:#f4faee}.quick-grid-four .ui-icon svg{width:28px;height:28px}.quick-grid-four strong{font-size:18px}.quick-arrow{font-size:27px;line-height:1}
.home-dual-section{padding:0 0 40px}.home-dual-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:stretch}.home-info-panel{border-radius:20px;min-height:310px;padding:28px 30px}.results-panel{background:#0d3654;color:#fff}.results-panel .eyebrow{color:#a9db48}.results-panel-grid{display:grid;grid-template-columns:1fr 1.08fr;gap:24px;margin-top:18px}.result-channel{display:grid;grid-template-columns:54px 1fr;gap:14px;align-items:start}.result-channel+.result-channel{border-left:1px solid rgba(255,255,255,.18);padding-left:24px}.result-channel .ui-icon{width:52px;height:52px;border:1px solid rgba(255,255,255,.35);border-radius:50%;color:#fff}.result-channel .ui-icon svg{width:28px;height:28px}.result-channel h3{margin:0 0 8px;font-size:17px}.result-channel p{margin:0 0 15px;color:#d7e4ea;font-size:14px}.result-channel small{display:block;margin-top:6px;color:#d7e4ea}.results-store-badges{display:flex;flex-direction:row;gap:10px;flex-wrap:wrap}.results-store-badges .store-badge img{height:38px}
.partner-home-panel{background:#fff;border:1px solid var(--line)}.partner-home-panel .eyebrow{color:var(--green-dark)}.partner-home-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:18px}.partner-home-grid>div{display:grid;grid-template-columns:42px 1fr;gap:12px;padding-right:20px}.partner-home-grid>div+div{border-left:1px solid var(--line);padding-left:22px;padding-right:0}.partner-home-grid h3{font-size:16px;margin:0 0 8px}.partner-home-grid p{font-size:14px;color:var(--muted);margin:0;line-height:1.65}.partner-home-grid .ui-icon svg{width:28px;height:28px}
@media(max-width:1050px){.hero.hero-lab .hero-grid{grid-template-columns:.56fr .44fr;background-position:62% center}.home-dual-grid{grid-template-columns:1fr}.home-info-panel{min-height:0}.trust-item{padding:12px 10px}.quick-grid-four strong{font-size:16px}}
@media(max-width:900px){.hero.hero-lab .hero-grid{display:block;min-height:610px;padding:0 24px;background-image:linear-gradient(180deg,rgba(244,250,248,.97) 0%,rgba(244,250,248,.90) 45%,rgba(244,250,248,.22) 70%,rgba(244,250,248,0) 100%),url('../images/hero-lab-analyzers.webp');background-position:center bottom;background-size:auto 100%,cover}.hero.hero-lab .hero-copy{padding:40px 0 270px;max-width:680px}.trust-item{justify-content:flex-start}.quick-grid-four a{grid-template-columns:42px 1fr auto}.results-panel-grid,.partner-home-grid{grid-template-columns:1fr}.result-channel+.result-channel,.partner-home-grid>div+div{border-left:0;border-top:1px solid rgba(255,255,255,.18);padding-left:0;padding-top:20px;margin-top:20px}.partner-home-grid>div+div{border-top-color:var(--line)}}
@media(max-width:560px){.hero.hero-lab .hero-grid{min-height:540px}.hero.hero-lab .hero-copy{padding:32px 0 230px}.hero.hero-lab h1{font-size:clamp(36px,12vw,48px)}.quick-grid-four a{min-height:76px;padding:16px}.quick-grid-four strong{font-size:16px}.home-info-panel{padding:24px 20px}.result-channel{grid-template-columns:44px 1fr}.result-channel .ui-icon{width:42px;height:42px}.results-store-badges{flex-direction:column}.partner-home-grid>div{grid-template-columns:38px 1fr}.trust-item .ui-icon svg{width:28px;height:28px}}


/* BIOXOROS v1.3.7 — full-bleed approved hero background */
.hero.hero-lab{
  position:relative;
  overflow:hidden;
  padding:0;
  background-color:#eef6f7;
  background-image:url('../images/hero-lab-analyzers.webp');
  background-repeat:no-repeat;
  background-position:center center;
  background-size:cover;
}
.hero.hero-lab::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  pointer-events:none;
  background:linear-gradient(90deg,
    rgba(246,250,244,.96) 0%,
    rgba(246,250,244,.90) 28%,
    rgba(246,250,244,.64) 42%,
    rgba(246,250,244,.18) 57%,
    rgba(246,250,244,0) 72%);
}
.hero.hero-lab .hero-grid{
  width:min(calc(100% - 40px),var(--max));
  max-width:var(--max);
  margin:0 auto;
  min-height:500px;
  display:block;
  padding:0;
  background:none !important;
  position:relative;
  z-index:1;
}
.hero.hero-lab .hero-copy{
  width:min(48%,570px);
  padding:58px 0 52px;
  position:relative;
  z-index:2;
}
.hero.hero-lab .hero-visual{display:none !important}
.hero.hero-lab h1{font-size:clamp(42px,4.3vw,64px);margin:.28em 0 .35em}
.hero.hero-lab p{font-size:17px;max-width:560px;color:#536b79}
.hero.hero-lab .hero-actions{margin-top:24px}
@media(max-width:1050px){
  .hero.hero-lab{background-position:58% center}
  .hero.hero-lab::before{background:linear-gradient(90deg,rgba(246,250,244,.97) 0%,rgba(246,250,244,.92) 33%,rgba(246,250,244,.58) 50%,rgba(246,250,244,.08) 69%,rgba(246,250,244,0) 80%)}
  .hero.hero-lab .hero-copy{width:min(54%,560px)}
}
@media(max-width:900px){
  .hero.hero-lab{
    background-position:center bottom;
    background-size:auto 100%;
  }
  .hero.hero-lab::before{
    background:linear-gradient(180deg,
      rgba(246,250,244,.98) 0%,
      rgba(246,250,244,.94) 40%,
      rgba(246,250,244,.70) 55%,
      rgba(246,250,244,.16) 75%,
      rgba(246,250,244,0) 100%);
  }
  .hero.hero-lab .hero-grid{min-height:620px}
  .hero.hero-lab .hero-copy{width:100%;max-width:680px;padding:38px 0 285px}
}
@media(max-width:560px){
  .hero.hero-lab{background-size:auto 100%;background-position:60% bottom}
  .hero.hero-lab .hero-grid{min-height:570px;width:min(calc(100% - 28px),var(--max))}
  .hero.hero-lab .hero-copy{padding:30px 0 240px}
  .hero.hero-lab h1{font-size:clamp(36px,12vw,48px)}
}

/* BIOXOROS v1.3.8 — News & Activities */
.news-hero{position:relative;overflow:hidden;background-color:#edf6f7;background-image:linear-gradient(90deg,rgba(247,251,248,.97) 0%,rgba(247,251,248,.91) 38%,rgba(247,251,248,.20) 65%,rgba(247,251,248,.02) 100%),url('../images/hero-lab-analyzers.webp');background-repeat:no-repeat;background-size:cover;background-position:center center;border-bottom:1px solid var(--line)}
.news-hero-inner{min-height:350px;display:flex;align-items:flex-end}.news-hero-copy{width:min(620px,52%);padding:42px 0 0}.news-breadcrumb{display:flex;gap:9px;align-items:center;font-size:14px;margin-bottom:18px;color:var(--muted)}.news-breadcrumb a{color:var(--ink)}.news-hero h1{font-size:clamp(42px,5vw,64px);line-height:1.02;letter-spacing:-.04em;margin:.15em 0 .28em}.news-hero p{max-width:600px;font-size:17px;color:#385366;margin-bottom:28px}.news-tabs{display:flex;gap:10px;align-items:flex-end}.news-tab{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:0 26px;background:#fff;border:1px solid var(--line);border-bottom:0;border-radius:16px 16px 0 0;font-weight:850}.news-tab.active,.news-tab:hover{background:#0d3654;color:#fff;border-color:#0d3654}
.news-social-section{padding-top:34px}.news-section-intro{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:end;margin-bottom:30px}.news-section-intro h2{margin:.18em 0 .2em}.news-section-intro p{margin:0;max-width:880px;color:var(--muted)}.press-hub-link{display:flex;gap:12px;align-items:center;padding:14px 16px;border-radius:14px;background:#f7fbf2;font-size:13px;line-height:1.4}.press-hub-link>span:first-child{font-size:24px}.press-hub-link strong{color:#66b823;font-size:15px}
.social-action-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.social-action-card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 7px 24px rgba(17,45,60,.05);display:flex;flex-direction:column}.social-action-media{position:relative;overflow:hidden}.social-action-media img{width:100%;aspect-ratio:16/10;object-fit:cover;transition:transform .3s ease}.social-action-card:hover .social-action-media img{transform:scale(1.018)}.social-year{position:absolute;left:16px;top:16px;background:#66b823;color:#fff;font-weight:900;border-radius:999px;padding:5px 12px;font-size:13px}.social-action-body{padding:22px 24px 24px;display:flex;flex-direction:column;flex:1}.social-action-body h3{font-size:21px;line-height:1.25;margin:0 0 8px}.social-action-body p{color:var(--muted);margin:0 0 18px}.social-action-body time{margin-top:auto;font-size:14px;color:#405b6a;padding-top:6px}.social-card-links{display:flex;flex-direction:column;gap:7px;margin-top:15px}.social-primary-link{color:#64b321;font-weight:850}.social-press-link{font-size:13px;color:#557080;text-decoration:underline;text-underline-offset:3px}.social-press-link:hover{color:#64b321}.news-health-section .section-heading p{max-width:760px;color:var(--muted)}.news-post-card h3{font-size:20px;margin:.35em 0}.news-empty-state{grid-column:1/-1;padding:28px;border:1px dashed var(--line);border-radius:18px;color:var(--muted);background:#fff}
@media(max-width:1000px){.news-hero-copy{width:64%}.social-action-grid{grid-template-columns:1fr 1fr}.news-section-intro{grid-template-columns:1fr}.press-hub-link{justify-self:start}}
@media(max-width:760px){.news-hero{background-image:linear-gradient(180deg,rgba(247,251,248,.98) 0%,rgba(247,251,248,.92) 54%,rgba(247,251,248,.35) 100%),url('../images/hero-lab-analyzers.webp');background-position:center bottom}.news-hero-inner{min-height:520px;align-items:flex-start}.news-hero-copy{width:100%;padding-top:32px}.news-hero h1{font-size:44px}.news-tabs{margin-top:18px}.news-tab{padding:0 15px;font-size:14px}.social-action-grid{grid-template-columns:1fr}.social-action-media img{aspect-ratio:16/9}}


/* v1.3.10 — compact homepage results / partner panels */
.home-dual-section{padding:0 0 34px}
.home-dual-grid{align-items:stretch}
.home-info-panel{min-height:0;padding:24px 26px}
.results-panel-grid{grid-template-columns:.92fr 1.08fr;gap:20px;margin-top:14px}
.result-channel{grid-template-columns:46px minmax(0,1fr);gap:12px;align-items:start}
.result-channel+.result-channel{padding-left:20px}
.result-channel .ui-icon{width:44px;height:44px}
.result-channel .ui-icon svg{width:24px;height:24px}
.result-channel h3{font-size:16px;line-height:1.25;margin:0 0 6px}
.result-channel p{font-size:13.5px;line-height:1.5;margin:0 0 12px}
.result-channel .btn{padding:10px 16px;font-size:14px;line-height:1.2}
.result-channel-app>div{min-width:0}
.result-channel-app h3{white-space:normal;max-width:220px}
.results-store-badges{display:flex;flex-direction:row;align-items:center;gap:10px;flex-wrap:nowrap}
.results-store-badges .store-badge{display:flex;width:122px;height:40px;align-items:center;justify-content:center;overflow:hidden}
.results-store-badges .store-badge img{display:block;width:100%;height:100%;max-width:none;object-fit:contain}
.partner-home-grid{margin-top:14px}
.partner-home-grid>div{grid-template-columns:36px minmax(0,1fr);gap:10px;padding-right:16px}
.partner-home-grid>div+div{padding-left:18px}
.partner-home-grid h3{font-size:15.5px;line-height:1.3;margin:0 0 6px}
.partner-home-grid p{font-size:13.5px;line-height:1.5}
.partner-home-grid .ui-icon svg{width:25px;height:25px}
@media(min-width:901px){
  .home-dual-grid{grid-template-columns:1fr 1fr}
  .home-info-panel{height:auto;min-height:250px}
}
@media(max-width:900px){
  .home-info-panel{padding:22px 20px}
  .results-panel-grid{grid-template-columns:1fr}
  .result-channel+.result-channel{padding-left:0}
  .results-store-badges{flex-wrap:wrap}
  .results-store-badges .store-badge{width:120px;height:40px}
}
@media(max-width:560px){
  .results-store-badges{flex-direction:row;gap:8px}
  .results-store-badges .store-badge{width:112px;height:37px}
}

/* v1.3.11 — Results panel: app channel uses full available column width */
.result-channel-app{grid-template-columns:minmax(0,1fr)}
.result-channel-app>div{grid-column:1/-1;width:100%;min-width:0}
.result-channel-app h3{max-width:none;white-space:normal}
.result-channel-app p{max-width:300px}
@media(min-width:901px){
  .results-panel-grid{grid-template-columns:1fr 1fr}
  .result-channel-app{padding-right:4px}
}

/* v1.3.12 — normalize App Store / Google Play badges to identical visual boxes */
.results-store-badges .store-badge,
.footer-store-badges .store-badge{
  display:flex;
  width:124px;
  height:42px;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  flex:0 0 124px;
}
.results-store-badges .store-badge img,
.footer-store-badges .store-badge img{
  display:block;
  width:100%;
  height:100%;
  max-width:none;
  object-fit:contain;
}
@media(max-width:560px){
  .results-store-badges .store-badge,
  .footer-store-badges .store-badge{width:116px;height:39px;flex-basis:116px}
}

/* v1.3.13 — store badges: equal visible height, natural aspect ratio, compact footer spacing */
.results-store-badges,
.footer-store-badges{
  align-items:center;
}
.results-store-badges{
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  gap:12px;
}
.footer-store-badges{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:10px;
}
.results-store-badges .store-badge,
.footer-store-badges .store-badge{
  display:inline-flex;
  width:auto;
  height:40px;
  flex:0 0 auto;
  align-items:center;
  justify-content:flex-start;
  overflow:visible;
}
.results-store-badges .store-badge img,
.footer-store-badges .store-badge img{
  display:block;
  width:auto;
  height:40px;
  max-width:none;
  object-fit:contain;
}
@media(max-width:560px){
  .results-store-badges .store-badge,
  .footer-store-badges .store-badge,
  .results-store-badges .store-badge img,
  .footer-store-badges .store-badge img{height:38px}
}

/* v1.3.14 — final mobile homepage pass */
/* Store badges: compensate for the Google Play artwork's slightly wider visual footprint. */
.results-store-badges .store-badge img,
.footer-store-badges .store-badge img{height:40px;width:auto}
.results-store-badges .store-badge:nth-child(2) img,
.footer-store-badges .store-badge:nth-child(2) img{height:38px}

@media(max-width:900px){
  /* Contracted organisations: identical text start for both rows on mobile. */
  .partner-home-grid>div,
  .partner-home-grid>div+div{
    grid-template-columns:54px minmax(0,1fr);
    gap:14px;
    padding-left:0;
    padding-right:0;
  }
  .partner-home-grid>div .ui-icon{
    width:42px;
    justify-self:center;
  }
  .partner-home-grid>div+div{
    margin-top:22px;
    padding-top:22px;
  }

  /* Footer order on mobile: brand, locations, partners, sLIS, useful. */
  .footer-grid-five>div:nth-child(1){order:1}
  .footer-grid-five>div:nth-child(2){order:2}
  .footer-grid-five>div:nth-child(4){order:3}
  .footer-grid-five>div:nth-child(5){order:4}
  .footer-grid-five>div:nth-child(3){order:5}

  /* Remove excessive space between locations and EU funding block on the homepage. */
  .home .locations-section,
  body.home .locations-section{padding-bottom:24px}
  .home .espa-block,
  body.home .espa-block{padding-top:24px}
}

@media(max-width:560px){
  .results-store-badges .store-badge img,
  .footer-store-badges .store-badge img{height:38px}
  .results-store-badges .store-badge:nth-child(2) img,
  .footer-store-badges .store-badge:nth-child(2) img{height:36px}
}

/* v1.3.16 — homepage spacing, store badge fine-tuning, preparation tabs, health articles */
body.home .home-dual-section{padding-bottom:16px}
body.home .locations-section{padding-top:32px}
.results-store-badges .store-badge:nth-child(2) img,
.footer-store-badges .store-badge:nth-child(2) img{height:36px}

.prep-main-section{padding-bottom:46px}
.prep-specific-section{padding-top:54px}
.prep-heading p{max-width:850px;color:var(--muted);margin-bottom:0}
.prep-alert{max-width:980px;margin:0 0 24px;padding:15px 18px;border:1px solid #dfe9d7;border-left:4px solid var(--green);border-radius:14px;background:#fff;color:#4e6775;font-size:14px}
.prep-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 20px;border-bottom:1px solid var(--line)}
.prep-tab{appearance:none;border:1px solid var(--line);border-bottom:0;background:#fff;color:var(--ink);font:inherit;font-weight:850;padding:14px 20px;border-radius:14px 14px 0 0;cursor:pointer}
.prep-tab.is-active{background:var(--ink);color:#fff;border-color:var(--ink)}
.prep-panel[hidden]{display:none!important}
.prep-accordion{display:grid;grid-template-columns:1fr 1fr;gap:12px 18px;align-items:start}
.prep-accordion details{background:#fff;border:1px solid var(--line);border-radius:15px;padding:0 18px;overflow:hidden}
.prep-accordion summary{cursor:pointer;font-weight:800;padding:16px 26px 16px 0;position:relative;line-height:1.35}
.prep-accordion summary::after{content:'+';position:absolute;right:0;top:13px;font-size:22px;color:var(--green-dark)}
.prep-accordion details[open] summary::after{content:'−'}
.prep-accordion p{margin:0;padding:0 0 18px;color:var(--muted);font-size:15px;line-height:1.65}
.prep-source-note{font-size:13px;color:var(--muted);max-width:900px;margin:22px 0 0}

.health-card-visual{height:150px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#edf7e5,#e8f3f7);border-bottom:1px solid var(--line);overflow:hidden}
.health-card-visual span,.article-topic-hero span{display:flex;align-items:center;justify-content:center;width:82px;height:82px;border-radius:50%;background:rgba(255,255,255,.86);border:1px solid rgba(89,143,47,.24);color:var(--green-dark);font-size:34px;font-weight:900;box-shadow:0 10px 30px rgba(17,45,60,.08)}
.health-topic-cholesterol{background:radial-gradient(circle at 72% 25%,rgba(154,202,60,.28),transparent 30%),linear-gradient(135deg,#edf7e5,#eef6f8)}
.health-topic-glucose{background:radial-gradient(circle at 28% 28%,rgba(154,202,60,.24),transparent 31%),linear-gradient(135deg,#f8f3e7,#edf6f8)}
.health-topic-thyroid{background:radial-gradient(circle at 70% 32%,rgba(112,171,211,.22),transparent 30%),linear-gradient(135deg,#eef6fa,#f3f8ec)}
.health-topic-ferritin{background:radial-gradient(circle at 25% 70%,rgba(192,98,70,.18),transparent 30%),linear-gradient(135deg,#f8efeb,#f3f8ec)}
.health-topic-vitamin-d{background:radial-gradient(circle at 78% 22%,rgba(232,195,61,.28),transparent 28%),linear-gradient(135deg,#fff8df,#eef7e6)}
.article-topic-hero{min-height:240px;border-radius:24px;margin:20px 0 32px;display:flex;align-items:center;justify-content:center}
.article-prose{padding-top:34px;padding-bottom:64px}
.article-prose h2{font-size:28px;line-height:1.25;margin-top:1.8em}
.article-prose h3{font-size:21px;margin-top:1.6em}
.article-prose ul{color:var(--muted);font-size:17px}
.article-note{padding:18px 20px;border-left:4px solid var(--green);background:var(--soft);border-radius:12px;margin:26px 0;color:#405a67}
.article-sources{padding-left:22px;color:var(--muted);font-size:14px}
.article-sources li{margin:0 0 10px}
.article-sources a{text-decoration:underline;text-underline-offset:3px;color:#31596c}
.article-review{font-size:13px;color:var(--muted);margin-top:28px;padding-top:16px;border-top:1px solid var(--line)}

@media(max-width:900px){
  body.home .locations-section{padding-top:28px}
  .prep-accordion{grid-template-columns:1fr}
  .prep-tabs{gap:6px}
  .prep-tab{padding:12px 14px;font-size:14px}
}
@media(max-width:560px){
  .results-store-badges .store-badge:nth-child(2) img,
  .footer-store-badges .store-badge:nth-child(2) img{height:34px}
  .prep-main-section{padding-bottom:32px}
  .prep-specific-section{padding-top:38px}
  .prep-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:0}
  .prep-tab{border:1px solid var(--line);border-radius:12px;padding:12px 10px}
  .article-topic-hero{min-height:180px}
}

/* v1.3.20 — mobile language/navigation actions */
.mobile-nav-actions{display:none}
@media(max-width:900px){
  .mobile-nav-actions{display:flex;align-items:center;gap:12px;padding:14px 0 4px;margin-top:8px;border-top:1px solid var(--line)}
  .mobile-nav-actions .btn-results{display:inline-flex;min-height:40px;padding:0 15px}
  .mobile-nav-actions .language-switcher{display:inline-flex;margin-left:auto;padding:8px 0;font-size:15px}
}


/* v1.3.26 — footer social links */
.footer-socials{
  display:flex;
  align-items:center;
  gap:10px;
  margin-top:20px;
}

.site-footer .footer-social-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:38px;
  height:38px;
  flex:0 0 38px;
  padding:0;
  border:1px solid rgba(255,255,255,.35);
  border-radius:50%;
  color:#fff;
  line-height:1;
  transition:background-color .18s ease,color .18s ease,border-color .18s ease;
}

.site-footer .footer-social-link svg{
  display:block;
  width:18px;
  height:18px;
  max-width:18px;
  max-height:18px;
}

/* Facebook */
.site-footer .footer-social-link:first-child svg{
  fill:currentColor;
  stroke:none;
}

/* Instagram */
.site-footer .footer-social-link:nth-child(2) svg{
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
}

.site-footer .footer-social-link:nth-child(2) svg circle:last-child{
  fill:currentColor;
  stroke:none;
}

.site-footer .footer-social-link:hover,
.site-footer .footer-social-link:focus-visible{
  background:#fff;
  border-color:#fff;
  color:#102536;
}

@media(max-width:900px){
  .footer-socials{
    margin-top:16px;
  }
}



/* v1.3.26 — semantic homepage headings and concise local SEO introduction */
.home-panel-heading{margin:0;font-size:12px;line-height:1.4}
.home-about-section{padding-top:46px;padding-bottom:46px}
.home-about-inner{max-width:980px}
.home-about-inner h2{max-width:820px;margin:.22em 0 .55em}
.home-about-inner p{max-width:940px;margin:0;color:var(--muted);font-size:16.5px;line-height:1.75}
@media(max-width:900px){.home-about-section{padding-top:38px;padding-bottom:38px}.home-about-inner p{font-size:16px}}

/* v1.3.27 — WCAG 2.2 AA accessibility hardening */
:root{--green-dark:#567c18;--focus:#005fcc}
html{scroll-padding-top:104px}
.skip-link{position:fixed;left:16px;top:12px;z-index:10000;background:#fff;color:#102536;border:2px solid #102536;border-radius:8px;padding:10px 14px;font-weight:800;transform:translateY(-160%);transition:transform .15s ease}
.skip-link:focus{transform:translateY(0)}
#content:focus{outline:none}
:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:2px solid #fff;outline-offset:2px;box-shadow:0 0 0 5px var(--focus)}
:where([id],a,button,input,select,textarea,summary,[tabindex]){scroll-margin-top:104px}
.primary-nav a,.language-switcher{display:inline-flex;align-items:center;min-height:44px}
.menu-toggle{min-width:44px;min-height:44px;align-items:center;justify-content:center;border-radius:8px;color:var(--ink)}
.menu-toggle:hover{background:var(--soft)}
.quick-grid a,.trust-item,.press-hub-link,.news-tab,.store-badge{min-height:44px}
.card-actions .btn{min-width:44px}
.site-footer .footer-social-link{width:44px;height:44px;flex-basis:44px}
.site-footer h2{font-size:18px;line-height:1.35;margin:0 0 .75em;color:#fff}
.prose a:not(.btn),.card-body p a,.article-sources a{text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.18em}
.ui-icon{color:var(--green-dark)}
.press-hub-link strong,.social-primary-link{color:var(--green-dark)}
.social-primary-link:hover,.social-primary-link:focus-visible{color:#426713;text-decoration:underline;text-underline-offset:3px}
.social-year{background:#426713;color:#fff}
.prep-tab{min-height:44px}
.prep-panel:focus{outline:0}
.prep-accordion summary,.faq-list summary{min-height:44px}
@media(max-width:900px){.primary-nav a{width:100%;padding:8px 0}.mobile-nav-actions .language-switcher{min-height:44px}.menu-toggle{display:inline-flex}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.social-action-media img,.trust-link{transform:none!important}}


/* v1.3.28 — WCAG contrast remediation after axe DevTools audit */
/* Muted text: #5d6c78 gives ~5.03:1 on --soft and ~5.41:1 on white. */
/* Textual green accents use --green-dark (#567c18), ~4.55:1 on --soft and ~4.89:1 on white. */


/* v1.3.29 — WCAG 2.2 AA hero contrast hardening
   The homepage hero uses a photograph, so automated tools cannot reliably
   calculate text contrast against every pixel. Give the copy a stable,
   opaque light surface while preserving the approved full-bleed hero image. */
.hero.hero-lab .hero-copy{
  background:#f6faf4;
  border:1px solid rgba(17,45,60,.08);
  border-radius:24px;
  box-shadow:0 12px 32px rgba(17,45,60,.06);
  padding:38px 34px 36px;
  margin:20px 0;
}
@media(max-width:1050px){
  .hero.hero-lab .hero-copy{padding:34px 30px 32px}
}
@media(max-width:900px){
  .hero.hero-lab .hero-copy{
    padding:30px 26px 285px;
    margin:18px 0;
    background:linear-gradient(180deg,#f6faf4 0%,#f6faf4 52%,rgba(246,250,244,.96) 68%,rgba(246,250,244,0) 100%);
    border-color:transparent;
    box-shadow:none;
  }
}
@media(max-width:560px){
  .hero.hero-lab .hero-copy{padding:26px 20px 240px;border-radius:20px}
}
