/*
 * City Care Lab, Blocksy Child
 * Design Kit from live: Primary #000144 | Secondary #31353E | Accent #0F582F
 * Light Blue #E4E4FF | Extra Light Blue #F5F6FD | Heading Ink #12203E | Body #333A4D | Muted on dark #B9C6E0 | Border #E1E2ED
 * Font: Inter (self-hosted variable, latin)
 */
@font-face{font-family:"Inter";font-style:normal;font-weight:400 700;font-display:swap;src:url("../fonts/inter-latin-var.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:"Inter",sans-serif;font-feature-settings:"cv05" 1,"cv08" 1;font-size:16px;line-height:1.5em;color:#333A4D;background:#FFFFFF;-webkit-font-smoothing:antialiased}
img{max-width:100%;height:auto;display:block}
a{color:#000144;text-decoration:none}
h1,h2,h3,h4{margin:0;color:#12203E}
h1{font-size:36px;line-height:1.2em;font-weight:700;letter-spacing:-0.02em}
h2{font-size:28px;line-height:1.25em;font-weight:600;letter-spacing:-0.015em}
h3{font-size:20px;line-height:1.3em;font-weight:600;letter-spacing:-0.015em}
h4{font-size:17px;line-height:1.35em;font-weight:600}
p{margin:0}
ul,ol{margin:0;padding:0;list-style:none}
button,input,select,textarea{font:inherit}
svg.i{width:20px;height:20px;flex:none;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
svg.i-solid{fill:currentColor;stroke:none}
:focus-visible{outline:3px solid #0F582F;outline-offset:3px;border-radius:4px}
.dark :focus-visible{outline-color:#FFFFFF}
.skip{position:absolute;left:16px;top:-80px;background:#FFFFFF;color:#000144;padding:12px 16px;border-radius:8px;z-index:300}
.skip:focus{top:12px}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.wrap{max-width:1140px;margin:0 auto;padding:0 20px}
.num{font-variant-numeric:tabular-nums}

/* Buttons */
.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:12px 26px;border-radius:50px;border:1.5px solid #000144;background:#000144;color:#FFFFFF;font-size:15px;font-weight:600;line-height:1.2em;letter-spacing:0;text-transform:none;cursor:pointer;white-space:nowrap;box-shadow:0 1px 2px rgba(0,1,68,.12);transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}
.btn:hover{background:#12203E;border-color:#12203E;color:#FFFFFF;box-shadow:0 8px 20px rgba(0,1,68,.22)}
.btn[disabled]{opacity:.6;cursor:progress}
.btn svg.i{width:18px;height:18px}
.btn-outline{background:#FFFFFF;color:#000144;border-color:#C9CBE6;box-shadow:none}
.btn-outline:hover{background:#FFFFFF;color:#000144;border-color:#000144;box-shadow:0 8px 20px rgba(0,1,68,.10)}
.btn-light{background:#FFFFFF;border-color:#FFFFFF;color:#000144;box-shadow:none}
.btn-light:hover{background:#E4E4FF;border-color:#E4E4FF;color:#000144;box-shadow:none}
.btn-ghost-light{background:transparent;border-color:rgba(255,255,255,.45);color:#FFFFFF;box-shadow:none}
.btn-ghost-light:hover{background:rgba(255,255,255,.1);border-color:#FFFFFF;color:#FFFFFF;box-shadow:none}
.btn-sm{min-height:44px;padding:10px 22px}
.btn-block{width:100%}
.text-link{display:inline-flex;align-items:center;gap:6px;font-size:15px;font-weight:600;color:#000144}
.text-link svg.i{width:16px;height:16px;transition:transform .2s ease}
.text-link:hover svg.i{transform:translateX(3px)}

/* Section shell */
.sec{padding-top:80px;padding-bottom:80px}
.sec-tint{background:#F5F6FD}
.sec-head{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;margin-bottom:40px}
.sec-head p{max-width:760px}
.sec-head-left{align-items:flex-start;text-align:left}
.eyebrow{display:inline-block;background:#E4E4FF;color:#000144;font-weight:600;font-size:15px;line-height:1.4em;padding:5px 20px;border-radius:50px}

/* Top bar */
.topbar{background:#000144;color:#FFFFFF;font-size:14px;line-height:1.4em}
.topbar .wrap{display:flex;justify-content:space-between;align-items:center;gap:16px;min-height:40px}
.topbar-promo{display:flex;align-items:center;gap:8px;color:#B9C6E0}
.topbar-promo svg.i{width:16px;height:16px;color:#FFFFFF}
.topbar-promo strong{color:#FFFFFF;font-weight:600}
.topbar-promo a{color:#FFFFFF;font-weight:600;border-bottom:1px solid rgba(255,255,255,.45)}
.topbar-promo a:hover{border-bottom-color:#FFFFFF}
.topbar-links{display:flex;align-items:center;gap:24px}
.topbar-links a{display:inline-flex;align-items:center;gap:8px;color:#FFFFFF;font-weight:500}
.topbar-links a:hover{color:#E4E4FF}
.topbar-links svg.i{width:16px;height:16px}

/* Header */
.site-header{background:#FFFFFF;border-bottom:1px solid #E1E2ED;position:sticky;top:0;z-index:100}
.admin-bar .site-header{top:32px}
.head-row{display:flex;align-items:center;gap:32px;min-height:80px}
.logo{flex:none}
.logo img{height:48px;width:auto}
.logo-text{font-weight:700;font-size:22px;color:#000144}
.nav{margin-left:auto}
.nav > ul{display:flex;align-items:center;gap:4px}
.nav > ul > li{position:relative}
.nav > ul > li > a{display:flex;align-items:center;gap:6px;padding:28px 12px;color:#12203E;font-weight:600;font-size:15px;white-space:nowrap}
.nav > ul > li > a:hover,.nav > ul > li:focus-within > a,.nav > ul > li.is-current > a{color:#000144}
.nav > ul > li > a::after{content:"";position:absolute;left:12px;right:12px;bottom:18px;height:2px;background:#000144;transform:scaleX(0);transition:transform .2s ease}
.nav > ul > li:hover > a::after,.nav > ul > li:focus-within > a::after,.nav > ul > li.is-current > a::after{transform:scaleX(1)}
.nav .caret{width:14px;height:14px}
.sub{position:absolute;left:0;top:100%;min-width:240px;background:#FFFFFF;border:1px solid #E1E2ED;border-radius:10px;box-shadow:0 12px 32px rgba(0,1,68,.10);padding:8px;opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .15s ease,transform .15s ease,visibility .15s;z-index:10}
.nav li:hover > .sub,.nav li:focus-within > .sub{opacity:1;visibility:visible;transform:translateY(0)}
.sub a{display:block;padding:10px 12px;border-radius:6px;color:#12203E;font-weight:500;font-size:15px}
.sub a:hover,.sub a[aria-current]{background:#F5F6FD;color:#000144}
.head-cta{flex:none}
.menu-btn{display:none;align-items:center;justify-content:center;width:48px;height:48px;border-radius:8px;border:1px solid #E1E2ED;background:#FFFFFF;color:#000144;cursor:pointer;flex:none}

/* Hero */
.hero{background:#E4E4FF}
.hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);min-height:700px}
.hero-copy{display:flex;flex-direction:column;justify-content:center;gap:20px;padding:96px 40px 96px max(20px, calc((100vw - 1140px) / 2 + 20px))}
.hero h1{color:#000144;font-size:40px;max-width:640px}
.hero-lede{color:#12203E;font-size:18px;line-height:1.6em;max-width:560px}
.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}
.hero-img{position:relative;background-color:#C9CBF2;background-position:center;background-size:cover;background-repeat:no-repeat}
.hero-badge{position:absolute;left:40px;bottom:40px;display:flex;align-items:center;gap:14px;background:#FFFFFF;border-radius:10px;padding:16px 20px;box-shadow:0 16px 40px rgba(0,1,68,.18)}
.hero-badge .ic{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#E4E4FF;color:#000144}
.hero-badge strong{display:block;color:#12203E;font-size:15px;font-weight:600;line-height:1.3em}
.hero-badge span{font-size:14px;color:#333A4D;line-height:1.3em}

/* Quick links */
.quick{background:#000144}
.quick-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}
.quick a{display:flex;align-items:center;gap:18px;padding:24px 20px;color:#FFFFFF;font-weight:600;font-size:16px;transition:background-color .2s ease}
.quick a + a{border-left:1px solid rgba(255,255,255,.12)}
.quick a:hover{background:rgba(255,255,255,.07)}
.quick .q-ic{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.2);color:#FFFFFF;flex:none;transition:background-color .2s ease}
.quick .q-ic svg.i{width:22px;height:22px;stroke-width:1.8}
.quick a:hover .q-ic{background:#FFFFFF;color:#000144}

/* Price checker */
.checker{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:24px;align-items:start}
.card{background:#FFFFFF;border:1px solid #E1E2ED;border-radius:10px;padding:30px}
.search label{display:block;font-size:14px;font-weight:600;color:#12203E;margin-bottom:8px}
.search-field{position:relative}
.search-field svg.i{position:absolute;left:16px;top:16px;color:#7A7A7A}
.search input{width:100%;height:52px;border:1px solid #D5D7E6;border-radius:8px;padding:0 16px 0 48px;font-size:16px;color:#12203E;background:#FFFFFF}
.search input:focus{outline:none;border-color:#000144;box-shadow:0 0 0 3px #E4E4FF}
.results-head{display:flex;justify-content:space-between;align-items:baseline;margin-top:22px;font-size:14px;color:#7A7A7A}
.results{margin-top:6px;min-height:318px}
.result{display:flex;align-items:center;gap:14px;min-height:53px;border-bottom:1px solid #EEEFF6}
.result:last-child{border-bottom:0}
.result-name{flex:1;font-size:15px;line-height:1.35em;color:#12203E}
.result-name a{color:inherit}
.result-name a:hover{color:#000144;text-decoration:underline}
.result-price{font-size:15px;font-weight:600;color:#000144;white-space:nowrap}
.add{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;border:1.5px solid #000144;background:#FFFFFF;color:#000144;cursor:pointer;flex:none;transition:background-color .15s ease,color .15s ease}
.add::after{content:"";position:absolute;inset:-4px}
.add:hover{background:#E4E4FF}
.add[aria-pressed="true"]{background:#000144;color:#FFFFFF}
.add svg.i{width:18px;height:18px}
.results-empty{padding:24px 0;font-size:15px}
.results-more{display:inline-block;margin-top:12px;font-size:14px;font-weight:600;color:#000144;border-bottom:1.5px solid #E4E4FF}
.basket-card{position:sticky;top:104px}
.basket-empty{margin-top:8px;font-size:15px;color:#7A7A7A}
.basket{margin-top:14px;display:grid;gap:8px}
.basket li{display:flex;align-items:center;gap:10px;font-size:15px;line-height:1.35em;color:#12203E}
.basket li span:first-child{flex:1}
.remove{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;border-radius:6px;background:transparent;color:#7A7A7A;cursor:pointer}
.remove:hover{background:#F5F6FD;color:#000144}
.remove svg.i{width:16px;height:16px}
.total{display:flex;justify-content:space-between;align-items:baseline;margin-top:18px;padding:14px 16px;border-radius:8px;background:#F5F6FD;transition:background-color .4s ease}
.total.flash{background:#E4E4FF}
.total span:first-child{font-weight:500;color:#12203E}
.total strong{font-size:24px;font-weight:700;color:#000144}
.collect{margin:18px 0 0;padding:0;border:0;display:grid;grid-template-columns:1fr 1fr;gap:8px}
.collect legend{font-size:14px;font-weight:600;color:#12203E;margin-bottom:8px;padding:0}
.collect input{position:absolute;opacity:0;pointer-events:none}
.collect label{display:flex;align-items:center;justify-content:center;min-height:46px;border:1.5px solid #D5D7E6;border-radius:8px;font-size:14px;font-weight:600;color:#333A4D;cursor:pointer;text-align:center;padding:6px 8px;line-height:1.25em}
.collect input:checked + label{border-color:#000144;background:#E4E4FF;color:#000144}
.collect input:focus-visible + label{outline:3px solid #0F582F;outline-offset:2px}
.basket-card .btn{margin-top:18px}
.basket-note{margin-top:12px;font-size:14px;line-height:1.4em;color:#7A7A7A;text-align:center}

/* Packages: tabs + split panel */
.pkg-tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-bottom:28px}
.pkg-tab{min-height:44px;padding:8px 22px;border-radius:50px;border:1px solid rgba(0,1,68,.22);background:transparent;color:#000144;font-size:15px;font-weight:500;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}
.pkg-tab:hover{border-color:#000144}
.pkg-tab[aria-selected="true"]{background:#000144;border-color:#000144;color:#FFFFFF}
.pkg-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px;background:#F5F6FD;border-radius:10px;padding:40px}
.pkg-panel[hidden]{display:none}
.pkg-info{display:flex;flex-direction:column;gap:16px}
.pkg-info h3{font-size:24px}
.chips{display:flex;flex-wrap:wrap;gap:8px}
.chips span{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#000144;background:#E4E4FF;border-radius:50px;padding:5px 12px}
.chips svg.i{width:14px;height:14px}
.pkg-price{display:flex;align-items:baseline;gap:12px;padding-top:16px;border-top:1px solid #E1E2ED}
.pkg-price span{font-size:14px;color:#333A4D}
.pkg-price strong{font-size:28px;font-weight:700;color:#000144;line-height:1.2em}
.pkg-price strong.pkg-price-ask{font-size:18px;font-weight:600}
.pkg-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px 24px}
.pkg-tests{background:#FFFFFF;border-radius:10px;padding:4px 28px 8px;align-self:start}
.inc-head{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding:20px 0 16px;border-bottom:1px solid #E1E2ED}
.inc-head p{font-size:17px;font-weight:600;color:#12203E}
.inc-head span{font-size:14px;font-weight:600;color:#0F582F}
.inc-row{display:grid;grid-template-columns:120px minmax(0,1fr);gap:16px;padding:14px 0;border-bottom:1px solid #EEEFF6}
.inc-row:last-child{border-bottom:0}
.inc-label{font-size:14px;font-weight:600;color:#000144;padding-top:6px}
.inc-tests{display:flex;flex-wrap:wrap;gap:8px}
.inc-tests li{font-size:14px;line-height:1.3em;color:#12203E;background:#F5F6FD;border:1px solid #E1E2ED;border-radius:50px;padding:6px 12px}

/* CTA */
.cta-wrap{padding-top:10px;padding-bottom:80px}
.cta{background:#000144;border-radius:10px;padding:48px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:40px;align-items:center}
.cta h2{color:#F7F7F7}
.cta-copy{display:flex;flex-direction:column;gap:12px}
.cta-copy p{color:#B9C6E0}
.cta-copy p strong{color:#F5F6FD;font-weight:600}
.cta-actions{display:grid;gap:12px}
.cta-tile{display:flex;align-items:center;gap:16px;padding:18px 20px;border-radius:10px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.05);color:#FFFFFF;transition:background-color .2s ease,border-color .2s ease}
.cta-tile:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.4);color:#FFFFFF}
.cta-tile .ic{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#FFFFFF;color:#000144;flex:none}
.cta-tile small{display:block;font-size:13px;color:#B9C6E0;line-height:1.3em}
.cta-tile strong{display:block;font-size:19px;font-weight:600;line-height:1.3em}
.cta-tile .go{margin-left:auto;color:#B9C6E0}
.cta-tile-main{background:#FFFFFF;border-color:#FFFFFF;color:#000144}
.cta-tile-main small{color:#333A4D}
.cta-tile-main .ic{background:#000144;color:#FFFFFF}
.cta-tile-main .go{color:#000144}
.cta-tile-main:hover{background:#E4E4FF;border-color:#E4E4FF;color:#000144}

/* Services */
.services{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.svc{display:flex;flex-direction:column;background:#FFFFFF;border:1px solid #E1E2ED;border-radius:10px;overflow:hidden;color:#333A4D;transition:border-color .2s ease,box-shadow .2s ease}
.svc:hover{border-color:#000144;box-shadow:0 12px 28px rgba(0,1,68,.08)}
.svc-img{position:relative;height:200px;background:#E4E4FF}
.svc-img img{width:100%;height:100%;object-fit:cover}
.svc-body{display:flex;flex-direction:column;gap:8px;padding:20px;flex:1}
.svc-body h3{font-size:18px;color:#000144}
.svc-body p{font-size:15px;line-height:1.5em;flex:1}
.svc-body .text-link{margin-top:6px}
.sec-foot{display:flex;justify-content:center;margin-top:36px}

/* Home sampling */
.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.step{background:#F5F6FD;border-radius:12px;padding:30px;display:flex;flex-direction:column;gap:10px}
.step-no{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#000144;color:#FFFFFF;font-weight:700;font-size:16px}
.step p{font-size:15px;line-height:1.55em}
.steps-note{margin-top:28px;text-align:center;font-size:15px}
.steps-note a{font-weight:600}

/* Why choose */
.why{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(0,1.1fr);gap:64px;align-items:start}
.why-intro{display:flex;flex-direction:column;align-items:flex-start;gap:16px;position:sticky;top:120px}
.why-intro > p{font-size:17px;line-height:1.6em}
.reg{display:flex;align-items:center;gap:16px;margin-top:8px;background:#FFFFFF;border:1px solid #E1E2ED;border-radius:10px;padding:18px 20px;width:100%}
.reg .ic{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#000144;color:#FFFFFF;flex:none}
.reg small{display:block;font-size:13px;color:#333A4D;line-height:1.3em}
.reg strong{display:block;font-size:17px;color:#12203E;font-weight:600;line-height:1.35em}
.why-list{display:grid}
.why-item{display:grid;grid-template-columns:56px minmax(0,1fr);gap:20px;padding:28px 0;border-top:1px solid #DADCEB}
.why-item:first-child{border-top:0;padding-top:0}
.why-item .ic{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:10px;background:#E4E4FF;color:#000144}
.why-item .ic svg.i{width:26px;height:26px;stroke-width:1.7}
.why-item h3{font-size:19px}
.why-item p{margin-top:6px;font-size:16px;line-height:1.55em}

/* Branches */
.branches-sec{background:#000144}
.branches-top{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:36px}
.branches-sec h2{color:#FFFFFF;font-size:35px;line-height:1.2em}
.branches-sec .lede{margin-top:12px;color:#B9C6E0;max-width:560px}
.branch-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.branch{border:1px solid rgba(255,255,255,.18);border-radius:10px;padding:24px;display:flex;flex-direction:column;gap:6px;background:rgba(255,255,255,.04)}
.branch-city{font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#B9C6E0}
.branch h3{color:#FFFFFF}
.branch-addr{color:#B9C6E0;font-size:15px;line-height:1.5em;flex:1}
.branch-tag{align-self:flex-start;margin-top:4px;font-size:13px;font-weight:600;color:#000144;background:#E4E4FF;border-radius:50px;padding:3px 12px}
.branch-links{display:flex;flex-wrap:wrap;gap:8px 20px;margin-top:12px;padding-top:14px;border-top:1px solid rgba(255,255,255,.12)}
.branch-links a{display:inline-flex;align-items:center;gap:8px;min-height:32px;color:#FFFFFF;font-weight:600;font-size:15px}
.branch-links a:hover{color:#E4E4FF}
.branch-links svg.i{width:16px;height:16px}
.hours{margin-top:28px;display:flex;align-items:center;gap:10px;color:#B9C6E0;font-size:15px}
.hours svg.i{color:#FFFFFF}

/* Certificates */
.certs{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}
.cert{width:200px;height:167px;border-radius:10px;background:#F5F6FD;display:flex;align-items:center;justify-content:center;overflow:hidden}
.cert img{width:200px;height:167px;object-fit:contain}

/* App */
.app{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px;align-items:center}
.app-copy{display:flex;flex-direction:column;align-items:flex-start;gap:16px}
.app-copy > p{font-size:17px;line-height:1.6em}
.app-get{display:flex;flex-wrap:wrap;align-items:center;gap:12px 20px;margin-top:8px}
.app-get img{width:180px;height:auto}
.app-visual{display:flex;align-items:center;justify-content:center}
.app-visual img{width:100%;height:auto}

/* FAQ */
.faq{display:grid;grid-template-columns:minmax(0,0.85fr) minmax(0,1.15fr);gap:64px;align-items:start}
.faq-intro{display:flex;flex-direction:column;align-items:flex-start;gap:16px;position:sticky;top:120px}
.faq-more{margin-top:8px;padding-top:18px;border-top:1px solid #E1E2ED;width:100%;font-size:16px;color:#12203E}
.faq-more a{font-weight:600;color:#000144;border-bottom:1.5px solid #C9CBE6}
.faq-more a:hover{border-bottom-color:#000144}
.faq-list{display:grid;gap:10px}
.faq-item{border:1px solid #E1E2ED;border-radius:10px;background:#FFFFFF;transition:background-color .2s ease,border-color .2s ease}
.faq-item[open]{background:#F5F6FD;border-color:#F5F6FD}
.faq-item summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;min-height:44px}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item summary h3{font-size:17px;line-height:1.4em;font-weight:600;color:#12203E}
.faq-item summary:hover h3{color:#000144}
.faq-toggle{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#E4E4FF;color:#000144;flex:none;transition:transform .2s ease,background-color .2s ease,color .2s ease}
.faq-toggle svg.i{width:16px;height:16px}
.faq-item[open] .faq-toggle{background:#000144;color:#FFFFFF;transform:rotate(45deg)}
.faq-a{padding:0 70px 22px 22px;font-size:16px;line-height:1.6em}
.faq-a p + p{margin-top:10px}
.faq-a a{text-decoration:underline}

/* Footer */
.site-footer{background:#000144;color:#B9C6E0;font-size:15px;line-height:1.6em}
.foot-top{display:flex;justify-content:space-between;align-items:center;gap:32px;padding-top:56px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.12)}
.foot-brand{display:flex;align-items:center;gap:24px}
.foot-logo{display:inline-flex}
.foot-logo img{height:48px;width:auto;filter:brightness(0) invert(1)}
.foot-logo .logo-text{color:#FFFFFF}
.foot-top .row{display:flex;flex-wrap:wrap;gap:12px}
.foot-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) minmax(0,1.3fr);gap:32px;padding-top:48px;padding-bottom:48px}
.foot-col h3{font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#FFFFFF;margin-bottom:14px}
.foot-col ul{display:grid;gap:8px}
.foot-col a{color:#B9C6E0}
.foot-col a:hover{color:#FFFFFF}
.foot-visit{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:22px}
.foot-visit ul{gap:12px}
.foot-visit li{display:flex;gap:10px}
.foot-visit svg.i{width:18px;height:18px;color:#FFFFFF;margin-top:3px}
.foot-visit a{color:#FFFFFF;font-weight:500}
.foot-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding-top:20px;padding-bottom:24px;border-top:1px solid rgba(255,255,255,.12);font-size:14px}
.foot-branches{display:flex;flex-wrap:wrap;gap:6px 16px}
.foot-branches a{color:#B9C6E0}
.foot-branches a:hover{color:#FFFFFF}
.social{display:flex;gap:8px}
.social a{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.25);color:#FFFFFF}
.social a:hover{background:#FFFFFF;color:#000144}
.social svg{width:16px;height:16px}

.mbar{display:none}

/* ==========================================================================
   Inner pages
   ========================================================================== */
.page-hero{background:#E4E4FF;padding:56px 0 48px}
.page-hero .wrap{display:flex;flex-direction:column;gap:14px}
.crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:14px;color:#333A4D}
.crumbs a{color:#000144;font-weight:500}
.crumbs a:hover{text-decoration:underline}
.crumbs .sep{color:#9A9CC9}
.page-hero h1{color:#000144;font-size:40px;max-width:820px}
.page-hero .lede{font-size:18px;line-height:1.6em;color:#12203E;max-width:720px}
.page-hero .hero-actions{margin-top:6px}

.layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:48px;align-items:start}
.layout-aside{position:sticky;top:120px;display:grid;gap:16px}

/* Readable content from the page editor or migrated blocks */
.prose{max-width:780px;font-size:17px;line-height:1.7em;color:#333A4D}
.prose > * + *{margin-top:16px}
.prose h2{margin-top:44px;font-size:28px}
.prose h3{margin-top:32px;font-size:21px}
.prose h4{margin-top:24px}
.prose h2:first-child,.prose h3:first-child{margin-top:0}
.prose a{color:#000144;font-weight:500;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:3px}
.prose ul,.prose ol{display:grid;gap:8px;padding-left:0}
.prose ul li{position:relative;padding-left:28px}
.prose ul li::before{content:"";position:absolute;left:4px;top:.62em;width:10px;height:10px;border-radius:50%;background:#E4E4FF;box-shadow:inset 0 0 0 3px #000144}
.prose ol{counter-reset:ccl}
.prose ol li{position:relative;padding-left:36px;counter-increment:ccl}
.prose ol li::before{content:counter(ccl);position:absolute;left:0;top:0;width:24px;height:24px;border-radius:50%;background:#000144;color:#FFFFFF;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;line-height:1}
.prose strong{color:#12203E;font-weight:600}
.prose img{border-radius:10px}
.prose table{width:100%;border-collapse:collapse;font-size:15px}
.prose th,.prose td{border-bottom:1px solid #E1E2ED;padding:10px 12px;text-align:left;vertical-align:top}
.prose th{color:#12203E;font-weight:600;background:#F5F6FD}
.prose blockquote{margin:0;padding:18px 22px;border-radius:10px;background:#F5F6FD;color:#12203E}
.prose .wp-block-buttons,.prose .btn-row{display:flex;flex-wrap:wrap;gap:12px}
.prose .btn{text-decoration:none}
.prose .btn:hover{color:#FFFFFF}
.prose .btn-outline:hover{color:#000144}
.block-section{padding:56px 0;border-top:1px solid #EEEFF6}
.block-section:first-child{border-top:0;padding-top:0}
.media-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px}
.media-row img{width:100%;height:auto;border-radius:10px;background:#F5F6FD}
.embed{position:relative;border-radius:10px;overflow:hidden;background:#F5F6FD}
.embed iframe{display:block;width:100%;height:420px;border:0}

/* Side cards */
.side-card{background:#FFFFFF;border:1px solid #E1E2ED;border-radius:10px;padding:24px;display:grid;gap:14px}
.side-card h3{font-size:18px}
.side-card.dark{background:#000144;border-color:#000144;color:#B9C6E0}
.side-card.dark h3{color:#FFFFFF}
.side-card .price{font-size:32px;font-weight:700;color:#000144;line-height:1.1em}
.side-card .price small{display:block;font-size:14px;font-weight:500;color:#333A4D;margin-bottom:4px}
.side-card .btn{width:100%}
.side-list{display:grid;gap:10px;font-size:15px}
.side-list li{display:flex;gap:10px}
.side-list svg.i{width:18px;height:18px;color:#000144;margin-top:2px}
.side-card.dark .side-list svg.i{color:#FFFFFF}
.side-card.dark a{color:#FFFFFF}

/* Test / package single */
.facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:1px;background:#E1E2ED;border:1px solid #E1E2ED;border-radius:10px;overflow:hidden}
.facts div{background:#FFFFFF;padding:16px 18px}
.facts dt{font-size:13px;color:#333A4D}
.facts dd{margin:4px 0 0;font-size:16px;font-weight:600;color:#12203E;line-height:1.35em}
.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.stat{background:#F5F6FD;border-radius:10px;padding:20px}
.stat strong{display:block;font-size:22px;font-weight:700;color:#000144;line-height:1.2em}
.stat span{display:block;margin-top:4px;font-size:14px;color:#333A4D}
.included{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.included li{background:#FFFFFF;border:1px solid #E1E2ED;border-radius:10px;padding:20px;display:grid;gap:6px}
.included h3{font-size:17px}
.included p{font-size:15px;line-height:1.5em}
.included .note{font-size:14px;color:#0F582F;font-weight:500}
.ranges{width:100%;border-collapse:collapse;font-size:15px}
.ranges th,.ranges td{border-bottom:1px solid #E1E2ED;padding:12px;text-align:left;vertical-align:top}
.ranges th{background:#F5F6FD;color:#12203E;font-weight:600}
.related{display:flex;flex-wrap:wrap;gap:10px}
.related a{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:8px 16px;border-radius:50px;border:1px solid #C9CBE6;color:#000144;font-weight:500;font-size:15px}
.related a:hover{border-color:#000144;background:#F5F6FD}
.disclaimer{font-size:14px;color:#7A7A7A;font-style:italic}
.stack{display:grid;gap:40px}
.stack > section > h2{margin-bottom:18px}

/* Test list page */
.tests-tools{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}
.tests-tools .search{flex:1 1 420px;max-width:560px}
.tests-tools .count{font-size:15px;color:#333A4D}
.test-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.test-card{display:flex;flex-direction:column;gap:8px;background:#FFFFFF;border:1px solid #E1E2ED;border-radius:10px;padding:20px;color:#333A4D;transition:border-color .2s ease,box-shadow .2s ease}
.test-card:hover{border-color:#000144;box-shadow:0 10px 24px rgba(0,1,68,.07)}
.test-card[hidden]{display:none}
.test-card h3{font-size:17px;color:#000144}
.test-card p{font-size:14px;line-height:1.5em;flex:1}
.test-card .meta{display:flex;justify-content:space-between;align-items:center;gap:10px;padding-top:12px;margin-top:4px;border-top:1px solid #EEEFF6;font-size:14px}
.test-card .meta strong{color:#000144;font-size:16px}
.no-results{padding:40px;text-align:center;background:#F5F6FD;border-radius:10px}

/* Locations */
.loc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.loc-card{display:flex;flex-direction:column;gap:8px;background:#FFFFFF;border:1px solid #E1E2ED;border-radius:10px;padding:24px}
.loc-card .city{font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#0F582F}
.loc-card h3 a{color:#000144}
.loc-card .addr{font-size:15px;flex:1}
.loc-card .tags{display:flex;flex-wrap:wrap;gap:6px}
.loc-card .tags span{font-size:12px;font-weight:600;color:#000144;background:#E4E4FF;border-radius:50px;padding:3px 10px}
.loc-card .links{display:flex;flex-wrap:wrap;gap:8px 20px;padding-top:14px;margin-top:6px;border-top:1px solid #EEEFF6}
.loc-card .links a{display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:15px}
.loc-card .links svg.i{width:16px;height:16px}
.people{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.people div{background:#F5F6FD;border-radius:10px;padding:18px}
.people small{display:block;font-size:13px;color:#333A4D}
.people strong{display:block;font-size:17px;color:#12203E;font-weight:600}

/* Forms */
.ccl-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.ccl-field{display:grid;gap:6px;margin-bottom:16px}
.ccl-grid-2 .ccl-field{margin-bottom:0}
.ccl-grid-2 + .ccl-field{margin-top:16px}
.ccl-field label{font-size:14px;font-weight:600;color:#12203E}
.ccl-field input,.ccl-field select,.ccl-field textarea{width:100%;min-height:50px;border:1px solid #D5D7E6;border-radius:8px;padding:12px 16px;font-size:16px;color:#12203E;background:#FFFFFF}
.ccl-field textarea{min-height:130px;resize:vertical}
.ccl-field input:focus,.ccl-field select:focus,.ccl-field textarea:focus{outline:none;border-color:#000144;box-shadow:0 0 0 3px #E4E4FF}
.ccl-pw{position:relative}
.ccl-pw input{padding-right:84px}
.ccl-pw-toggle{position:absolute;right:6px;top:5px;height:40px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:#000144;font-weight:600;font-size:14px;cursor:pointer}
.ccl-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
.ccl-form-success,.ccl-form-error{padding:14px 16px;border-radius:8px;font-size:15px;margin-bottom:16px}
.ccl-form-success{background:#E6F2EC;color:#0F582F}
.ccl-form-error{background:#FDECEC;color:#9B1C1C}
.ccl-city-select select{min-height:48px;border-radius:50px;border:1px solid rgba(255,255,255,.45);background:transparent;color:#FFFFFF;padding:0 18px}
.form-card{max-width:680px}

/* Blog */
.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.post-card{display:flex;flex-direction:column;background:#FFFFFF;border:1px solid #E1E2ED;border-radius:10px;overflow:hidden;color:#333A4D}
.post-card:hover{border-color:#000144}
.post-card .thumb{aspect-ratio:16/10;background:#E4E4FF}
.post-card .thumb img{width:100%;height:100%;object-fit:cover}
.post-card .body{padding:20px;display:grid;gap:8px}
.post-card time{font-size:13px;color:#7A7A7A}
.post-card h3{font-size:18px;color:#000144}
.post-meta{display:flex;gap:12px;font-size:14px;color:#333A4D}
.feature-img{border-radius:10px;overflow:hidden;margin-bottom:32px}

/* 404 */
.notfound{text-align:center;padding:120px 0}
.notfound h1{font-size:44px;color:#000144}
.notfound p{margin:14px auto 28px;max-width:520px}
.notfound .hero-actions{justify-content:center}

/* WhatsApp float and popup */
.wa-float{position:fixed;right:24px;bottom:24px;z-index:140;display:inline-flex;align-items:center;gap:10px;min-height:52px;padding:10px 20px 10px 12px;border-radius:50px;background:#0F582F;color:#FFFFFF;font-weight:600;font-size:15px;box-shadow:0 12px 28px rgba(15,88,47,.35);transition:transform .2s ease,box-shadow .2s ease}
.wa-float:hover{color:#FFFFFF;transform:translateY(-2px);box-shadow:0 16px 32px rgba(15,88,47,.4)}
.wa-float .ic{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:rgba(255,255,255,.18)}
.ccl-popup{border:0;padding:0;background:transparent;max-width:min(500px,92vw)}
.ccl-popup::backdrop{background:rgba(0,1,68,.55)}
.ccl-popup-inner{position:relative}
.ccl-popup img{width:100%;height:auto;border-radius:10px}
.ccl-popup-close{position:absolute;right:-12px;top:-12px;width:40px;height:40px;border-radius:50%;border:0;background:#FFFFFF;color:#000144;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 16px rgba(0,1,68,.25)}

/* ==========================================================================
   Responsive
   ========================================================================== */
@media (max-width:1024px){
  .sec{padding-top:56px;padding-bottom:56px}
  .head-row{gap:16px}
  .nav{display:none;margin-left:0}
  .head-cta{margin-left:auto}
  .menu-btn{display:inline-flex}
  .site-header.open .nav{display:block;position:absolute;left:0;right:0;top:100%;background:#FFFFFF;border-bottom:1px solid #E1E2ED;max-height:calc(100vh - 130px);overflow-y:auto;padding:8px 20px 16px}
  .site-header.open .nav > ul{flex-direction:column;align-items:stretch;gap:0}
  .site-header.open .nav > ul > li > a{padding:14px 0;border-bottom:1px solid #EEEFF6}
  .site-header.open .nav > ul > li > a::after{display:none}
  .site-header.open .sub{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;padding:4px 0 8px 12px;min-width:0}
  .hero-grid{grid-template-columns:1fr;min-height:0}
  .hero-copy{padding:56px 20px}
  .hero-img{min-height:420px}
  .quick-row{grid-template-columns:repeat(2,minmax(0,1fr))}
  .quick a:nth-child(3){border-left:0}
  .quick a:nth-child(n+3){border-top:1px solid rgba(255,255,255,.12)}
  .checker{grid-template-columns:minmax(0,1fr)}
  .basket-card{position:static}
  .pkg-panel{grid-template-columns:minmax(0,1fr);gap:24px;padding:32px}
  .cta{grid-template-columns:minmax(0,1fr);padding:36px}
  .services{grid-template-columns:repeat(2,minmax(0,1fr))}
  .steps{grid-template-columns:minmax(0,1fr)}
  .why,.faq,.app{grid-template-columns:minmax(0,1fr);gap:36px}
  .why-intro,.faq-intro{position:static}
  .branches-top{flex-direction:column;align-items:flex-start}
  .branch-grid{grid-template-columns:minmax(0,1fr)}
  .foot-top{flex-direction:column;align-items:flex-start}
  .foot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .foot-visit{grid-column:1 / -1}
  .layout{grid-template-columns:minmax(0,1fr);gap:32px}
  .layout-aside{position:static}
  .test-grid,.post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .page-hero h1{font-size:34px}
}
@media (max-width:782px){
  .admin-bar .site-header{top:46px}
}
@media (max-width:767px){
  body{padding-bottom:72px}
  h2{font-size:26px}
  .sec{padding-top:48px;padding-bottom:48px}
  .topbar-links{display:none}
  .topbar .wrap{justify-content:center}
  .topbar-promo svg.i{display:none}
  .head-row{min-height:68px}
  .logo img{height:40px}
  .head-cta{display:none}
  .menu-btn{margin-left:auto}
  .hero h1{font-size:30px}
  .hero-lede{font-size:16px}
  .hero-copy{padding:40px 20px}
  .hero-actions .btn{flex:1 1 100%}
  .hero-img{min-height:280px}
  .hero-badge{left:16px;right:16px;bottom:16px;padding:12px 14px}
  .quick a{flex-direction:column;text-align:center;gap:10px;padding:18px 8px;font-size:14px}
  .quick .q-ic{width:44px;height:44px}
  .card{padding:22px 18px}
  .results{min-height:0}
  .pkg-tabs{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;padding-bottom:6px;margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}
  .pkg-tab{flex:none}
  .pkg-panel{padding:22px 18px}
  .pkg-tests{padding:4px 18px 8px}
  .inc-row{grid-template-columns:minmax(0,1fr);gap:8px}
  .inc-label{padding-top:0}
  .pkg-actions .btn{flex:1 1 100%}
  .pkg-actions .text-link{margin:0 auto}
  .cta-wrap{padding-bottom:48px}
  .cta{padding:28px 20px}
  .services{grid-template-columns:minmax(0,1fr)}
  .why-item{grid-template-columns:48px minmax(0,1fr);gap:16px}
  .why-item .ic{width:48px;height:48px}
  .branches-sec h2{font-size:28px}
  .faq-a{padding:0 22px 20px}
  .foot-brand{flex-direction:column;align-items:flex-start;gap:16px}
  .foot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}
  .foot-bottom{flex-direction:column;align-items:flex-start}
  .mbar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;position:fixed;left:0;right:0;bottom:0;z-index:150;background:#FFFFFF;border-top:1px solid #E1E2ED;padding:8px 8px calc(8px + env(safe-area-inset-bottom))}
  .mbar a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:52px;border-radius:8px;font-size:12px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:#000144}
  .mbar a.mbar-main{background:#000144;color:#F5F6FD}
  .wa-float{display:none}
  .page-hero{padding:40px 0 36px}
  .page-hero h1{font-size:30px}
  .page-hero .lede{font-size:16px}
  .prose{font-size:16px}
  .test-grid,.post-grid,.loc-grid,.included,.people,.ccl-grid-2{grid-template-columns:minmax(0,1fr)}
  .stats{grid-template-columns:minmax(0,1fr)}
  .embed iframe{height:320px}
}
@media (max-width:600px){
  .admin-bar .site-header{top:0}
}
@media (hover:none){
  .btn:hover{background:#000144;border-color:#000144;color:#FFFFFF;box-shadow:0 1px 2px rgba(0,1,68,.12)}
  .btn-outline:hover{background:#FFFFFF;border-color:#C9CBE6;color:#000144;box-shadow:none}
  .btn-light:hover{background:#FFFFFF;border-color:#FFFFFF}
  .btn-ghost-light:hover{background:transparent;border-color:rgba(255,255,255,.45)}
}
@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *{transition:none !important}
}

.side-list strong{display:block;color:#12203E;font-weight:600}
.side-card.dark .side-list strong{color:#FFFFFF}

/* Home sampling service areas */
.areas{background:#F5F6FD;border-radius:10px;padding:32px;scroll-margin-top:120px}
.areas-head{display:grid;gap:8px;margin-bottom:20px}
.areas-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}
.areas-list li{display:flex;align-items:flex-start;gap:12px;background:#FFFFFF;border:1px solid #E1E2ED;border-radius:10px;padding:16px}
.areas-list .ic{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#E4E4FF;color:#000144;flex:none}
.areas-list .ic svg.i{width:18px;height:18px}
.areas-list a{font-weight:600;font-size:16px;color:#12203E}
.areas-list a:hover{color:#000144;text-decoration:underline}
.areas-list small{display:block;margin-top:2px;font-size:14px;line-height:1.4em;color:#333A4D}
.areas-note{margin-top:18px;font-size:15px}
.areas-note a,.faq-a a,.side-list a,.facts dd a,.sec-head p a{font-weight:600;color:#000144;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:3px}
@media (max-width:767px){.areas{padding:22px 18px}}

/* ACF page sections */
.page-section-grid{display:block}
.page-section.has-image .page-section-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:48px;align-items:start}
.page-section-media{margin:0;border-radius:10px;overflow:hidden;background:#F5F6FD}
.page-section-media img{width:100%;height:auto}
.faq-heading{margin-bottom:20px}
div.faq-more p{margin:0}
.app-copy > p{font-size:17px;line-height:1.6em}
@media (max-width:1024px){.page-section.has-image .page-section-grid{grid-template-columns:minmax(0,1fr);gap:24px}}

/* Buttons inside rich text keep button colours (prose link styles must not win) */
.prose a.btn{color:#FFFFFF;text-decoration:none}
.prose a.btn:hover{color:#FFFFFF}
.prose a.btn-outline,.prose a.btn-outline:hover{color:#000144}
.prose h3 + p{margin-top:10px}
#testMore{min-width:240px}

/* Quick Reference: 6 cells in two even rows */
.facts.facts-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.facts dd a{font-weight:600}
@media (max-width:767px){.facts.facts-3{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* Sidebar features under the CTAs */
.side-features{margin-top:6px;padding-top:18px;border-top:1px solid #E1E2ED;display:grid;gap:12px}
.side-features-title{font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#12203E}
.side-features .side-list{gap:12px}
.side-features .side-list li{align-items:center;font-size:15px;font-weight:500;color:#12203E;line-height:1.35em}
.side-features .side-list svg.i{margin-top:0;width:18px;height:18px}

/* Test/package sidebar: What's Included + Related Tests */
.layout-aside.layout-aside-static{position:static}
.side-card h3{font-size:18px}
.side-note{font-size:14px;line-height:1.45em;color:#333A4D;margin-top:-6px}
.side-checks{display:grid;gap:0}
.side-checks li{display:flex;gap:10px;padding:12px 0;border-top:1px solid #EEEFF6}
.side-checks li:first-child{border-top:0;padding-top:4px}
.side-checks svg.i{width:18px;height:18px;color:#0F582F;margin-top:2px;stroke-width:2.4}
.side-checks span{font-size:15px;font-weight:600;color:#12203E;line-height:1.35em}
.side-checks small{display:block;margin-top:3px;font-size:14px;font-weight:400;color:#333A4D;line-height:1.45em}
.side-links{display:grid;gap:8px}
.side-links a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:10px 14px;border:1px solid #E1E2ED;border-radius:8px;color:#12203E;font-size:15px;font-weight:500;transition:border-color .2s ease,background-color .2s ease}
.side-links a:hover{border-color:#000144;background:#F5F6FD;color:#000144}
.side-links svg.i{width:16px;height:16px;color:#000144;flex:none}

/* Related tests: plain text links with arrow */
.side-links{gap:0}
.side-links li + li{border-top:1px solid #EEEFF6}
.side-links a{min-height:44px;padding:10px 0;border:0;border-radius:0;background:transparent;font-weight:500}
.side-links a:hover{border:0;background:transparent;color:#000144;text-decoration:underline;text-underline-offset:3px}
.side-links a:hover svg.i{transform:translateX(3px)}
.side-links svg.i{transition:transform .2s ease}
.side-features{padding-top:16px}

.side-features .side-list li span{white-space:nowrap}

.facts dd a{white-space:nowrap;text-decoration-thickness:1px}

.side-features .side-list li small{font-size:13px;font-weight:400;color:#333A4D}

/* Test/package price in the hero: phones and tablets only (desktop shows it in the sidebar) */
.hero-price{display:none}
@media (max-width:1024px){
  .hero-price{display:inline-flex;align-items:baseline;gap:10px;align-self:flex-start;margin-top:4px;padding:10px 18px;border-radius:10px;background:#FFFFFF;border:1px solid #D5D7F2}
  .hero-price span{font-size:14px;color:#333A4D}
  .hero-price strong{font-size:24px;font-weight:700;color:#000144;line-height:1.2em}
}

.included-summary{margin:-6px 0 16px}

/* Package inclusions: the green note is secondary */
.included li{align-content:start}
.included .note{margin-top:2px;font-size:13px;font-weight:400;line-height:1.45em;color:#2F6B48}

/* ==========================================================================
   Health Packages hub
   ========================================================================== */
.hub-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch}
.hub-card{position:relative;display:flex;flex-direction:column;gap:14px;background:#FFFFFF;border:1px solid #E1E2ED;border-radius:12px;padding:28px}
.hub-count{font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#0F582F}
.hub-title{font-size:22px;line-height:1.25em}
.hub-title a{color:#12203E}
.hub-title a:hover{color:#000144;text-decoration:underline;text-underline-offset:3px}
.hub-desc{font-size:15px;line-height:1.55em}
.hub-price{display:grid;gap:2px;padding:14px 0;border-top:1px solid #EEEFF6;border-bottom:1px solid #EEEFF6}
.hub-price small{font-size:13px;color:#333A4D}
.hub-price strong{font-size:26px;font-weight:700;line-height:1.2em;color:#000144}
.hub-facts{display:grid;gap:8px}
.hub-facts li{display:flex;align-items:center;gap:10px;font-size:15px;color:#12203E}
.hub-facts svg.i{width:18px;height:18px;color:#000144}
.hub-includes{flex:1;display:grid;align-content:start;gap:10px;padding-top:4px}
.hub-includes-title{font-size:14px;font-weight:600;color:#12203E}
.hub-includes ul{display:grid;gap:8px}
.hub-includes li{display:flex;gap:10px;font-size:15px;line-height:1.4em;color:#333A4D}
.hub-includes svg.i{width:16px;height:16px;margin-top:2px;color:#0F582F;stroke-width:2.6}
.hub-actions{display:grid;gap:12px;justify-items:center;margin-top:8px}
.hub-actions .btn{width:100%}
.hub-badge{position:absolute;top:22px;right:22px;font-size:12px;font-weight:600;color:#000144;background:#E4E4FF;border-radius:50px;padding:4px 12px}

.hub-card.is-featured{background:#000144;border-color:#000144;color:#B9C6E0}
.hub-card.is-featured .hub-count{color:#B9C6E0}
.hub-card.is-featured .hub-title a,.hub-card.is-featured .hub-price strong,.hub-card.is-featured .hub-facts li,.hub-card.is-featured .hub-includes-title{color:#FFFFFF}
.hub-card.is-featured .hub-desc,.hub-card.is-featured .hub-price small,.hub-card.is-featured .hub-includes li{color:#B9C6E0}
.hub-card.is-featured .hub-price{border-color:rgba(255,255,255,.14)}
.hub-card.is-featured .hub-facts svg.i,.hub-card.is-featured .hub-includes svg.i{color:#FFFFFF}
.hub-card.is-featured .text-link{color:#FFFFFF}
.hub-card.is-featured :focus-visible{outline-color:#FFFFFF}

.hub-compare{margin-top:72px}
.hub-compare .sec-head{margin-bottom:24px}
.hub-table-wrap{overflow-x:auto;border:1px solid #E1E2ED;border-radius:12px;background:#FFFFFF}
.hub-table{width:100%;min-width:680px;border-collapse:separate;border-spacing:0;font-size:15px}
.hub-table th,.hub-table td{padding:14px 18px;border-bottom:1px solid #EEEFF6;text-align:center;vertical-align:middle}
.hub-table tbody tr:last-child th,.hub-table tbody tr:last-child td{border-bottom:0}
.hub-table thead th{background:#F5F6FD;font-size:15px;font-weight:600;line-height:1.3em}
.hub-table thead th a{color:#000144}
.hub-table thead th a:hover{text-decoration:underline;text-underline-offset:3px}
.hub-table tbody th{text-align:left;font-weight:500;color:#12203E;width:34%}
.hub-table th:first-child{position:sticky;left:0;z-index:1;background:#FFFFFF}
.hub-table thead th:first-child{background:#F5F6FD}
.hub-table .hub-row-fact td{font-weight:600;color:#12203E}
.hub-table .hub-row-group th{background:#F5F6FD;font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#000144;padding-top:10px;padding-bottom:10px}
.hub-table .is-featured{background:#F0F1FF}
.hub-table thead th.is-featured{background:#000144}
.hub-table thead th.is-featured a{color:#FFFFFF}
.hub-yes{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#E6F2EC;color:#0F582F}
.hub-yes svg.i{width:15px;height:15px;stroke-width:2.8}
.hub-no{display:inline-block;width:12px;height:2px;border-radius:2px;background:#C9CBE6;vertical-align:middle}

@media (max-width:1024px){
  .hub-cards{grid-template-columns:minmax(0,1fr);max-width:560px;margin:0 auto}
  .hub-compare{margin-top:56px}
}
@media (max-width:767px){
  .hub-card{padding:24px 20px}
  .hub-badge{top:20px;right:18px}
  .hub-table th,.hub-table td{padding:12px 14px}
}

.hub-facts strong{font-weight:600;color:inherit}

/* Hub cards are a summary: details live in the table and on each package page */
.hub-desc{flex:1}
.hub-actions{margin-top:auto}
.hub-price{border-bottom:0;padding-bottom:0}

/* Hub cards: one-line titles, single action */
.hub-card{padding:24px}
.hub-title{font-size:19px;white-space:nowrap}
.hub-desc{padding-bottom:4px}
@media (min-width:1025px) and (max-width:1139px){.hub-title{font-size:17px}}
@media (max-width:400px){.hub-title{font-size:17px}}

/* ==========================================================================
   Cards layout for page sections (Services hub)
   ========================================================================== */
.svc-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.svc-card{position:relative;display:flex;flex-direction:column;gap:12px;background:#FFFFFF;border:1px solid #E1E2ED;border-radius:12px;padding:28px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}
.svc-card:hover{border-color:#000144;box-shadow:0 14px 32px rgba(0,1,68,.08)}
.svc-card:focus-within{border-color:#000144}
.svc-card-ic{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:12px;background:#E4E4FF;color:#000144;margin-bottom:6px}
.svc-card-ic svg.i{width:28px;height:28px;stroke-width:1.7}
.svc-card-title{font-size:20px;line-height:1.3em}
.svc-card-title a{color:#12203E}
.svc-card-title a::after{content:"";position:absolute;inset:0;border-radius:12px}
.svc-card-title a:focus-visible{outline:none}
.svc-card:focus-within{outline:3px solid #0F582F;outline-offset:3px}
.svc-card-text{flex:1;font-size:15px;line-height:1.6em;color:#333A4D}
.svc-card-text p{margin:0}
.svc-card .text-link{margin-top:4px}
.svc-card:hover .text-link svg.i{transform:translateX(3px)}
.svc-card:hover .svc-card-ic{background:#000144;color:#FFFFFF}
.svc-card-ic{transition:background-color .2s ease,color .2s ease}

/* Stacked section shown as a callout strip on card-layout pages */
.page-section.is-callout .page-section-grid{background:#F5F6FD;border-radius:12px;padding:36px 40px}
.page-section.is-callout .prose{max-width:none;display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:40px;align-items:center}
.page-section.is-callout .prose > *{grid-column:1;margin-top:0}
.page-section.is-callout .prose > h2{font-size:24px}
.page-section.is-callout .prose > p{margin-top:8px}
.page-section.is-callout .btn-row{grid-column:2;grid-row:1 / span 3;margin:0;flex-wrap:nowrap}

@media (max-width:1024px){
  .svc-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
  .page-section.is-callout .prose{grid-template-columns:minmax(0,1fr)}
  .page-section.is-callout .btn-row{grid-column:1;grid-row:auto;margin-top:18px;flex-wrap:wrap}
}
@media (max-width:767px){
  .svc-cards{grid-template-columns:minmax(0,1fr)}
  .svc-card{padding:24px 20px}
  .page-section.is-callout .page-section-grid{padding:26px 20px}
  .page-section.is-callout .btn-row .btn{flex:1 1 100%}
}

.page-section.is-callout{border-top:0;padding-top:8px}

/* Callout strip: dark navy panel */
.page-section.is-callout .page-section-grid{position:relative;overflow:hidden;background:#000144;padding:44px 48px}
.page-section.is-callout .page-section-grid::before{content:"";position:absolute;right:-120px;top:-140px;width:360px;height:360px;border-radius:50%;background:rgba(228,228,255,.07);pointer-events:none}
.page-section.is-callout .page-section-grid::after{content:"";position:absolute;right:120px;bottom:-180px;width:280px;height:280px;border-radius:50%;background:rgba(228,228,255,.05);pointer-events:none}
.page-section.is-callout .prose{position:relative;z-index:1;color:#B9C6E0}
.page-section.is-callout .prose > h2{color:#FFFFFF;font-size:26px}
.page-section.is-callout .prose a:not(.btn){color:#FFFFFF;text-decoration-color:rgba(255,255,255,.5)}
.page-section.is-callout .prose a:not(.btn):hover{text-decoration-color:#FFFFFF}
.page-section.is-callout .prose a.btn{background:#FFFFFF;border-color:#FFFFFF;color:#000144;box-shadow:none}
.page-section.is-callout .prose a.btn:hover{background:#E4E4FF;border-color:#E4E4FF;color:#000144}
.page-section.is-callout .prose a.btn-outline{background:transparent;border-color:rgba(255,255,255,.45);color:#FFFFFF}
.page-section.is-callout .prose a.btn-outline:hover{background:rgba(255,255,255,.1);border-color:#FFFFFF;color:#FFFFFF}
.page-section.is-callout :focus-visible{outline-color:#FFFFFF}
@media (max-width:767px){.page-section.is-callout .page-section-grid{padding:30px 22px}.page-section.is-callout .prose > h2{font-size:23px}}

/* FAQ accordion (global): open item stays white, border only */
.faq-item[open]{background:#FFFFFF;border-color:#C9CBE6}

/* ==========================================================================
   Section styles (service pages)
   ========================================================================== */
.sec-eyebrow{margin:0 0 12px}
.sec-title{font-size:30px;line-height:1.2em}
.sec-head-block{display:grid;gap:14px;margin-bottom:28px;max-width:780px}
.sec-head-block .prose{max-width:none}
.sec-head-block .prose > * + *{margin-top:12px}
.block-section .btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}

/* Split */
.sec-split{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:56px;align-items:start}
.sec-split-head{position:sticky;top:120px}
.sec-split-head .btn-row{margin-top:20px}
.sec-split .prose{max-width:none}

/* Cards from H3 groups */
.info-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.info-card{position:relative;background:#FFFFFF;border:1px solid #E1E2ED;border-radius:12px;padding:26px 26px 24px;overflow:hidden}
.info-card::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#000144}
.info-card h3{font-size:18px;line-height:1.35em;margin-bottom:8px}
.info-card-text{font-size:15px;line-height:1.6em;color:#333A4D}
.info-card-text p + p{margin-top:8px}
.info-card-text a{font-weight:600;text-decoration:underline;text-underline-offset:3px}

/* Checklist */
.list-label{font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#000144;margin:0 0 14px}
.check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.check-grid li{display:flex;gap:14px;align-items:flex-start;background:#F5F6FD;border-radius:10px;padding:18px 20px}
.check-ic{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#FFFFFF;color:#0F582F;flex:none;box-shadow:0 0 0 1px #DCE9E2}
.check-ic svg.i{width:15px;height:15px;stroke-width:2.8}
.check-grid li > div{display:grid;gap:4px;padding-top:3px;font-size:15px;line-height:1.55em;color:#333A4D}
.check-grid strong{font-size:16px;font-weight:600;color:#12203E;line-height:1.35em}
.sec-after{margin-top:22px;max-width:780px}

/* Steps */
.step-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;counter-reset:none}
.step-list li{display:grid;gap:12px;align-content:start;background:#FFFFFF;border:1px solid #E1E2ED;border-radius:12px;padding:24px}
.step-list .step-no{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#000144;color:#FFFFFF;font-weight:700;font-size:15px}
.step-list li > div{display:grid;gap:6px;font-size:15px;line-height:1.55em}
.step-list strong{font-size:17px;font-weight:600;color:#12203E}

/* Highlight panel */
.sec-panel{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:24px;align-items:center;background:#E4E4FF;border-radius:12px;padding:30px 32px}
.sec-panel-ic{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#FFFFFF;color:#000144}
.sec-panel-ic svg.i{width:26px;height:26px;stroke-width:1.8}
.sec-panel-body{display:grid;gap:6px}
.sec-panel .sec-title{font-size:22px}
.sec-panel .prose{font-size:16px;line-height:1.6em;color:#12203E;max-width:none}
.sec-panel .btn-row{margin:0;flex-wrap:nowrap}
.sec-panel:not(:has(.sec-panel-ic)){grid-template-columns:minmax(0,1fr) auto}
.block-section.sec-highlight + .block-section,.block-section + .block-section.sec-highlight{border-top:0}

/* Callout (dark) */
.sec-callout{border-top:0}
.sec-callout-panel{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:center;background:#000144;border-radius:12px;padding:44px 48px;color:#B9C6E0}
.sec-callout-panel::before{content:"";position:absolute;right:-120px;top:-140px;width:360px;height:360px;border-radius:50%;background:rgba(228,228,255,.07);pointer-events:none}
.sec-callout-body{position:relative;z-index:1;display:grid;gap:8px}
.sec-callout h2{color:#FFFFFF;font-size:26px}
.sec-callout-text p{margin:0}
.sec-callout-text a{color:#FFFFFF;text-decoration:underline;text-decoration-color:rgba(255,255,255,.5);text-underline-offset:3px}
.sec-callout .btn-row{position:relative;z-index:1;margin:0;flex-wrap:nowrap}
.sec-callout :focus-visible{outline-color:#FFFFFF}

/* Card sections without a link */
.svc-card.is-static:hover{border-color:#E1E2ED;box-shadow:none}
.svc-card-eyebrow{font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#0F582F}

/* Home sampling service areas: split panel */
.areas{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);grid-template-rows:auto 1fr;column-gap:48px;background:#F5F6FD;border-radius:12px;padding:40px}
.areas-head{grid-column:1;grid-row:1;margin:0;align-content:start}
.areas-head h2{font-size:30px;line-height:1.2em}
.areas-head p{font-size:16px;line-height:1.6em}
.areas-note{grid-column:1;grid-row:2;align-self:start;margin-top:16px;padding-top:16px;border-top:1px solid #DADCEB}
.areas-list{grid-column:2;grid-row:1 / span 2;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start}
.areas-list li{align-items:center;padding:16px 18px;border-color:#E1E2ED;transition:border-color .2s ease}
.areas-list li:hover{border-color:#000144}
.areas-list .ic{width:40px;height:40px}
.areas-list li:first-child{grid-column:1 / -1}

@media (max-width:1024px){
  .sec-split{grid-template-columns:minmax(0,1fr);gap:18px}
  .sec-split-head{position:static}
  .step-list{grid-template-columns:minmax(0,1fr)}
  .sec-panel{grid-template-columns:auto minmax(0,1fr)}
  .sec-panel .btn-row{grid-column:1 / -1;flex-wrap:wrap}
  .sec-panel:not(:has(.sec-panel-ic)){grid-template-columns:minmax(0,1fr)}
  .sec-callout-panel{grid-template-columns:minmax(0,1fr)}
  .sec-callout .btn-row{flex-wrap:wrap}
  .areas{grid-template-columns:minmax(0,1fr);grid-template-rows:auto}
  .areas-head,.areas-note,.areas-list{grid-column:1;grid-row:auto}
  .areas-list{margin-top:20px}
}
@media (max-width:767px){
  .sec-title{font-size:25px}
  .info-cards,.check-grid{grid-template-columns:minmax(0,1fr)}
  .sec-panel{grid-template-columns:minmax(0,1fr);padding:24px 20px}
  .sec-panel-ic{width:48px;height:48px}
  .sec-callout-panel{padding:30px 22px}
  .sec-callout h2{font-size:23px}
  .sec-callout .btn-row .btn,.sec-panel .btn-row .btn{flex:1 1 100%}
  .areas{padding:24px 20px}
  .areas-head h2{font-size:25px}
  .areas-list{grid-template-columns:minmax(0,1fr)}
}

/* ==========================================================================
   Page with sticky sidebar card
   ========================================================================== */
.page-with-aside{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:48px;align-items:start}
.page-main > .block-section:first-child{padding-top:0}
.page-aside{position:sticky;top:112px}
.admin-bar .page-aside{top:144px}
.aside-card{background:#FFFFFF;border:1px solid #E1E2ED;border-radius:12px;padding:26px;box-shadow:0 18px 40px rgba(0,1,68,.07);scroll-margin-top:120px;border-top:4px solid #000144}
.aside-eyebrow{font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#0F582F;margin-bottom:6px}
.aside-card h2{font-size:21px;line-height:1.3em;margin-bottom:10px}
.aside-text{font-size:15px;line-height:1.55em;color:#333A4D}
.aside-text p{margin:0}
.aside-text p + ul,.aside-text ul + p{margin-top:12px}
.aside-text ul{display:grid;gap:8px}
.aside-text li{position:relative;padding-left:26px;color:#12203E}
.aside-text li::before{content:"";position:absolute;left:2px;top:.38em;width:14px;height:8px;border-left:2px solid #0F582F;border-bottom:2px solid #0F582F;transform:rotate(-45deg)}
.aside-text a{font-weight:600;text-decoration:underline;text-underline-offset:3px}
.aside-actions{display:grid;gap:10px;margin-top:18px}
.aside-actions .btn{width:100%;white-space:normal;text-align:center}

/* Main column adjustments when a sidebar is present */
.page-with-aside .sec-head-block{max-width:none}
.page-with-aside .info-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
.page-with-aside .sec-callout-panel{grid-template-columns:minmax(0,1fr);padding:36px}
.page-with-aside .sec-callout .btn-row{flex-wrap:wrap}

/* Features: compact cards from list items */
.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.feature-grid li{background:#FFFFFF;border:1px solid #E1E2ED;border-radius:12px;padding:22px 22px 20px;display:grid;gap:8px;align-content:start}
.feature-grid li:first-child{grid-column:1 / -1;background:#000144;border-color:#000144}
.feature-grid li:first-child h3{color:#FFFFFF}
.feature-grid li:first-child p{color:#B9C6E0}
.feature-grid h3{font-size:17px;line-height:1.35em}
.feature-grid p{font-size:15px;line-height:1.55em;color:#333A4D}

/* Ruled list: two columns, name + muted detail */
.ruled-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px;border-top:1px solid #E1E2ED}
.ruled-list li{display:flex;gap:12px;align-items:flex-start;padding:14px 0;border-bottom:1px solid #E1E2ED}
.ruled-ic{display:inline-flex;color:#0F582F;margin-top:2px}
.ruled-ic svg.i{width:16px;height:16px;stroke-width:2.8}
.ruled-list strong{display:block;font-size:15px;font-weight:600;line-height:1.4em;color:#12203E}
.ruled-list small{display:block;margin-top:2px;font-size:14px;line-height:1.45em;color:#5A6072}
.sec-ruled .sec-after{padding:16px 20px;border-radius:10px;background:#F5F6FD;font-size:15px}

/* Panels: tick list + side-by-side H4 panels */
.tick-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px}
.tick-list li{display:flex;gap:10px;font-size:15px;line-height:1.5em;color:#12203E}
.tick-list svg.i{width:16px;height:16px;color:#0F582F;stroke-width:2.8;margin-top:3px}
.h4-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:28px}
.h4-panel{background:#F5F6FD;border-radius:12px;padding:24px}
.h4-panel:first-child{background:#FFFFFF;border:1px dashed #C9CBE6}
.h4-panel h3{font-size:17px;margin-bottom:10px}
.h4-panel-text{font-size:15px;line-height:1.6em;color:#333A4D}
.h4-panel-text p + p{margin-top:10px}

/* Numbered: large numbers */
.num-list{display:grid;gap:0}
.num-list li{display:grid;grid-template-columns:72px minmax(0,1fr);gap:16px;padding:20px 0;border-top:1px solid #E1E2ED}
.num-list li:last-child{border-bottom:1px solid #E1E2ED}
.num-big{font-size:34px;font-weight:700;line-height:1em;color:#C9CBE6;letter-spacing:-0.02em;font-variant-numeric:tabular-nums}
.num-list strong{display:block;font-size:17px;font-weight:600;color:#12203E;line-height:1.35em;margin-bottom:4px}
.num-list p{font-size:15px;line-height:1.6em;color:#333A4D}

@media (max-width:1024px){
  .page-with-aside{grid-template-columns:minmax(0,1fr);gap:32px}
  .page-aside{position:static}
}
@media (max-width:767px){
  .feature-grid,.ruled-list,.tick-list,.h4-panels,.page-with-aside .info-cards{grid-template-columns:minmax(0,1fr)}
  .feature-grid li:first-child{grid-column:auto}
  .num-list li{grid-template-columns:52px minmax(0,1fr)}
  .num-big{font-size:28px}
  .page-with-aside .sec-callout-panel{padding:28px 22px}
}

/* Icon list: titles with icons */
.icon-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.icon-list li{display:flex;align-items:center;gap:14px;background:#FFFFFF;border:1px solid #E1E2ED;border-radius:12px;padding:16px 18px;font-size:16px;font-weight:600;line-height:1.35em;color:#12203E}
.icon-list-ic{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;background:#E4E4FF;color:#000144;flex:none}
.icon-list-ic svg.i{width:22px;height:22px;stroke-width:1.8}
@media (max-width:767px){.icon-list{grid-template-columns:minmax(0,1fr)}}

.icon-list li:last-child:nth-child(odd){grid-column:1 / -1}
@media (max-width:767px){.icon-list li:last-child:nth-child(odd){grid-column:auto}}

/* Feature card + Quick Reference cells */
.feature-grid-single{grid-template-columns:minmax(0,1fr)}
.feature-facts{margin-top:14px}

/* Corporate: one card per row, smaller sidebar ticks */
.h4-panels{grid-template-columns:minmax(0,1fr)}
.page-with-aside .info-cards{grid-template-columns:minmax(0,1fr)}
.aside-text ul{gap:7px}
.aside-text li{padding-left:20px;font-size:14px;line-height:1.5em}
.aside-text li::before{left:1px;top:.5em;width:9px;height:5px;border-left-width:1.5px;border-bottom-width:1.5px}

/* Feature facts: bold title on top, detail underneath */
.feature-facts dt{font-size:16px;font-weight:600;line-height:1.35em;color:#12203E}
.feature-facts dd{margin:4px 0 0;font-size:14px;font-weight:400;line-height:1.45em;color:#333A4D}

/* Ruled list without lines */
.ruled-list{border-top:0;row-gap:4px}
.ruled-list li{border-bottom:0;padding:10px 0}

/* Sections: no divider lines, tighter spacing (global) */
.block-section{border-top:0;padding:28px 0}
.block-section:first-child{padding-top:0}
.page-section.is-callout,.sec-callout{padding-top:28px}
@media (max-width:767px){.block-section{padding:22px 0}}

/* H4 panels: white with dashed border */
.h4-panel,.h4-panel:first-child{background:#FFFFFF;border:1px dashed #C9CBE6}

/* Checklist: odd last item spans both columns, highlighted */
.check-grid li.is-wide{grid-column:1 / -1;background:#000144}
.check-grid li.is-wide > div,.check-grid li.is-wide strong{color:#FFFFFF}
.check-grid li.is-wide a{color:#FFFFFF;font-weight:600;text-decoration:underline;text-decoration-color:rgba(255,255,255,.5);text-underline-offset:3px}
.check-grid li.is-wide .check-ic{box-shadow:none}
@media (max-width:767px){.check-grid li.is-wide{grid-column:auto}}

/* Notes under checklists and steps: one line, inline link */
.sec-checklist .sec-after,.sec-steps .sec-after{max-width:none;font-size:16px}
.sec-after a.inline-arrow{margin-left:6px;font-weight:600;white-space:nowrap}
.sec-after a.inline-arrow::after{content:" \2192"}

/* Service areas: compact, no fill, dotted border */
.areas{background:transparent;border:2px dotted #C9CBE6;padding:28px 32px;column-gap:40px}
.areas-head h2{font-size:24px}
.areas-head p{font-size:15px}
.areas-note{font-size:14px}
.areas-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.areas-list li{padding:12px 14px;gap:10px}
.areas-list li:first-child{grid-column:1 / -1}
.areas-list .ic{width:32px;height:32px}
.areas-list .ic svg.i{width:16px;height:16px}
.areas-list a{font-size:15px}
.areas-list small{font-size:13px}
@media (max-width:767px){.areas{padding:22px 18px}.areas-list{grid-template-columns:minmax(0,1fr)}}

/* FAQ open/close animation (JS drives height; these keep it smooth) */
.faq-a{overflow:hidden}
.faq-item{transition:border-color .2s ease}
.faq-item.is-closing{border-color:#E1E2ED}
.faq-item.is-closing .faq-toggle{transform:none;background:#E4E4FF;color:#000144}

/* Chips: compact test tags + banner link */
.sec-chips .sec-head-block{max-width:none;margin-bottom:22px}
.chips-note{font-size:16px;line-height:1.6em;color:#333A4D}
.chips-note p{margin:0}
.chips-note a{font-weight:600;color:#000144;white-space:nowrap;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:3px}
.chip-list{display:flex;flex-wrap:wrap;gap:10px}
.chip-list li{display:inline-flex;align-items:center;gap:8px;padding:10px 16px 10px 12px;border:1px solid #E1E2ED;border-radius:50px;background:#FFFFFF;font-size:15px;font-weight:500;line-height:1.3em;color:#12203E}
.chip-list svg.i{width:16px;height:16px;color:#0F582F;stroke-width:2.8}
.chip-banner{display:flex;align-items:center;gap:16px;margin-top:16px;padding:18px 22px;border-radius:12px;background:#E4E4FF;color:#12203E;transition:background-color .2s ease}
.chip-banner:hover{background:#D9D9FB;color:#12203E}
.chip-banner-ic{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#FFFFFF;color:#000144;flex:none}
.chip-banner-ic svg.i{width:22px;height:22px;stroke-width:1.8}
.chip-banner-text{display:grid;gap:2px;flex:1}
.chip-banner-text strong{font-size:16px;font-weight:600;color:#000144}
.chip-banner-text small{font-size:14px;color:#333A4D}
.chip-banner-go{width:18px;height:18px;color:#000144;transition:transform .2s ease}
.chip-banner:hover .chip-banner-go{transform:translateX(3px)}
@media (max-width:767px){.chip-list li{font-size:14px;padding:8px 14px 8px 10px}.chip-banner{padding:16px}}

.chips-note a.inline-arrow{margin-left:6px}
.chips-note a.inline-arrow::after{content:" \2192"}

/* Chips: uniform grid, 4 per row; note after the banner */
.chip-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.chip-list li{display:flex;width:100%}
.chips-note{margin-top:18px}
@media (max-width:1024px){.chip-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:480px){.chip-list{grid-template-columns:minmax(0,1fr)}}

/* ==========================================================================
   Locations page
   ========================================================================== */
.loc-groups{display:grid;gap:40px}
.loc-group-head{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px 14px;margin-bottom:16px}
.loc-group-head h2{font-size:26px}
.loc-count{font-size:14px;font-weight:600;color:#0F582F;background:#E6F2EC;border-radius:50px;padding:2px 10px}
.loc-group-head .text-link{margin-left:auto;font-size:14px}
.loc-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.loc-grid-1,.loc-grid-2{grid-template-columns:repeat(3,minmax(0,1fr))}
.loc-card{gap:14px;padding:22px;border-radius:12px;transition:border-color .2s ease,box-shadow .2s ease}
.loc-card:hover{border-color:#000144;box-shadow:0 12px 28px rgba(0,1,68,.07)}
.loc-card-top{display:grid;gap:6px}
.loc-card h3{font-size:18px;line-height:1.3em}
.loc-card h3 a{color:#12203E}
.loc-card h3 a:hover{color:#000144;text-decoration:underline;text-underline-offset:3px}
.loc-card .tags{margin:0}
.loc-meta{display:grid;gap:8px;flex:1}
.loc-meta li{display:flex;gap:10px;font-size:15px;line-height:1.45em;color:#333A4D}
.loc-meta svg.i{width:16px;height:16px;color:#000144;margin-top:3px}
.loc-meta a{color:#12203E;font-weight:600}
.loc-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;padding-top:14px;border-top:1px solid #EEEFF6}
.loc-actions .btn-sm{min-height:40px;padding:8px 16px;font-size:14px}
.loc-actions .btn-sm svg.i{width:16px;height:16px}
.loc-actions .text-link{font-size:14px}
.loc-hours{display:flex;align-items:center;gap:12px;margin-top:28px;padding:14px 18px;border:1px dashed #C9CBE6;border-radius:10px;font-size:15px;color:#12203E}
.loc-hours svg.i{color:#000144;flex:none}
.map-card{border:1px solid #E1E2ED;border-radius:12px;overflow:hidden;background:#F5F6FD;scroll-margin-top:120px}
.map-card .embed{border-radius:0}
.map-card iframe{height:460px}
#map{scroll-margin-top:120px}
@media (max-width:1024px){.loc-grid-1,.loc-grid-2,.loc-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:767px){.loc-grid-1,.loc-grid-2,.loc-grid-3{grid-template-columns:minmax(0,1fr)}.loc-group-head .text-link{margin-left:0}.map-card iframe{height:340px}.loc-hours{align-items:flex-start}}

.loc-singles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.loc-group.is-single .loc-grid{display:block}
.loc-group.is-single .loc-group-head h2{font-size:22px}
@media (max-width:1024px){.loc-singles{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:767px){.loc-singles{grid-template-columns:minmax(0,1fr)}}

/* Single-branch towns: equal card heights */
.loc-group.is-single{display:flex;flex-direction:column}
.loc-group.is-single .loc-grid{display:flex;flex:1}
.loc-group.is-single .loc-card{flex:1}

/* ==========================================================================
   Floating WhatsApp: glowing icon, label on hover
   ========================================================================== */
.wa-float{position:fixed;right:24px;bottom:24px;z-index:140;display:flex;align-items:center;gap:12px;min-height:0;padding:0;border-radius:0;background:transparent;box-shadow:none;color:#12203E;font-weight:600;font-size:15px;transform:none}
.wa-float:hover{transform:none;box-shadow:none;color:#12203E}
.wa-float-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:#25D366;color:#FFFFFF;box-shadow:0 0 0 0 rgba(37,211,102,.55),0 10px 24px rgba(37,211,102,.45);animation:wa-glow 2.4s ease-out infinite;transition:transform .2s ease,background-color .2s ease}
.wa-float-btn svg{width:32px;height:32px}
.wa-float-label{padding:12px 18px;border-radius:50px;background:#FFFFFF;color:#12203E;white-space:nowrap;line-height:1.2em;box-shadow:0 8px 24px rgba(0,1,68,.14);opacity:0;visibility:hidden;transform:translateX(10px);transition:opacity .2s ease,transform .2s ease,visibility .2s}
.wa-float:hover .wa-float-label,.wa-float:focus-visible .wa-float-label{opacity:1;visibility:visible;transform:translateX(0)}
.wa-float:hover .wa-float-btn,.wa-float:focus-visible .wa-float-btn{transform:scale(1.05);background:#1FBF5B;animation-play-state:paused}
.wa-float:focus-visible{outline:none}
.wa-float:focus-visible .wa-float-btn{outline:3px solid #0F582F;outline-offset:3px}
@keyframes wa-glow{0%{box-shadow:0 0 0 0 rgba(37,211,102,.55),0 10px 24px rgba(37,211,102,.45)}70%{box-shadow:0 0 0 16px rgba(37,211,102,0),0 10px 24px rgba(37,211,102,.45)}100%{box-shadow:0 0 0 0 rgba(37,211,102,0),0 10px 24px rgba(37,211,102,.45)}}
@media (prefers-reduced-motion:reduce){.wa-float-btn{animation:none}}
@media (max-width:767px){.wa-float{display:none}}

/* Location cards: address on one line */
.loc-meta li{min-width:0}
.loc-meta li.loc-addr span{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

/* Google My Maps embeds: hide the My Maps title bar (Google attribution at the bottom stays visible) */
.embed.is-mymaps{position:relative;height:460px;overflow:hidden}
.embed.is-mymaps iframe{position:absolute;left:0;top:-68px;width:100%;height:calc(100% + 68px);border:0}
@media (max-width:767px){.embed.is-mymaps{height:340px}}

/* Dark side card: the light button keeps navy text (link colour must not win) */
.side-card.dark a.btn-light,.side-card.dark a.btn-light:hover{color:#000144}
.side-card.dark a.btn-light svg.i{color:#000144}

/* ==========================================================================
   Team, contact, reports, card badges
   ========================================================================== */
.svc-cards-2{grid-template-columns:repeat(2,minmax(0,1fr))}
@media (max-width:767px){.svc-cards-2{grid-template-columns:minmax(0,1fr)}}

/* Card badge (e.g. fasting) */
.card-badge{align-self:flex-start;display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;line-height:1.3em;color:#0F582F;background:#E6F2EC;border-radius:50px;padding:5px 12px}
.card-badge::before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}
.card-badge.is-warn{color:#8A4B00;background:#FFF1DC}

/* Team */
.team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.team-card{display:grid;gap:10px;align-content:start;background:#FFFFFF;border:1px solid #E1E2ED;border-radius:12px;padding:26px}
.team-avatar{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#000144;color:#FFFFFF;font-size:18px;font-weight:700;letter-spacing:.02em;margin-bottom:4px}
.team-card:first-child .team-avatar{background:#0F582F}
.team-card h3{font-size:18px;line-height:1.3em}
.team-lines{display:grid;gap:2px}
.team-lines li{font-size:14px;line-height:1.5em;color:#333A4D}
.team-lines li:last-child{color:#000144;font-weight:600}

/* Contact tiles */
.contact-tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}
.contact-tile{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid #E1E2ED;border-radius:12px;background:#FFFFFF;color:#12203E;transition:border-color .2s ease,box-shadow .2s ease}
a.contact-tile:hover{border-color:#000144;box-shadow:0 10px 24px rgba(0,1,68,.07);color:#12203E}
.contact-ic{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#E4E4FF;color:#000144;flex:none}
.contact-ic svg.i{width:20px;height:20px}
.contact-text{display:grid;gap:2px;min-width:0}
.contact-text small{font-size:13px;color:#5A6072}
.contact-text strong{font-size:15px;font-weight:600;line-height:1.35em;overflow-wrap:anywhere}

/* Contact form next to the map */
.form-map{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:24px;align-items:stretch}
.form-map .form-card{max-width:none;height:100%}
.form-map-map .map-card{height:100%;min-height:420px}
.form-map-map .embed,.form-map-map .embed.is-mymaps{height:100%;min-height:420px}
.form-map-map .embed iframe{height:100%;min-height:420px}
.form-map-map .embed.is-mymaps iframe{height:calc(100% + 68px)}

/* Report form card on the reports page */
.ccl-report-form{display:grid;gap:4px}
.ccl-report-form .btn{margin-top:8px}

@media (max-width:1024px){
  .team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .form-map{grid-template-columns:minmax(0,1fr)}
  .form-map-map .map-card,.form-map-map .embed{min-height:340px}
}
@media (max-width:767px){
  .team-grid{grid-template-columns:minmax(0,1fr)}
}

/* Details / help on the left, form on the right */
.form-split{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:40px;align-items:start}
.form-split-side{display:grid;gap:18px;align-content:start}
.form-split-side .sec-title{font-size:26px}
.form-split-side .contact-tiles{grid-template-columns:minmax(0,1fr);gap:10px}
.form-split-side .contact-tile{padding:14px 16px}
.form-split-side .prose{font-size:16px}
.form-split-side .btn-row{margin-top:4px}
.form-split .form-card{max-width:none;padding:30px}
.form-card-title{font-size:22px;margin-bottom:6px}
.form-card-intro{font-size:15px;color:#333A4D;margin-bottom:18px}
.form-split.is-report .form-card-title{margin-bottom:16px}
.sec-form-split + .map-block .map-card iframe,.sec-form-split + .map-block .embed{height:440px}
@media (max-width:1024px){.form-split{grid-template-columns:minmax(0,1fr);gap:28px}}
@media (max-width:767px){.form-split .form-card{padding:22px 18px}}

@media (max-width:1024px){.form-split.is-report .form-split-main{order:-1}}

/* Promo panel */
.promo-panel{display:grid;grid-template-columns:minmax(0,1fr);gap:32px;align-items:center;background:#E4E4FF;border-radius:16px;padding:40px 44px;overflow:hidden}
.promo-panel.has-image{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}
.promo-body{display:grid;gap:12px;align-content:center}
.promo-body .sec-title{font-size:30px;color:#000144}
.promo-body .prose{font-size:17px;line-height:1.65em;color:#12203E;max-width:none}
.promo-body .btn-row{margin-top:12px}
.promo-media{margin:0;align-self:end;margin-bottom:-40px}
.promo-media img{width:100%;height:auto;display:block}
@media (max-width:1024px){.promo-panel.has-image{grid-template-columns:minmax(0,1fr)}.promo-media{max-width:460px;margin:0 auto -40px}}
@media (max-width:767px){.promo-panel{padding:28px 20px}.promo-body .sec-title{font-size:25px}.promo-media{margin-bottom:-28px}}

/* Form split: text vertically centred against the form */
.form-split{align-items:center}

/* Promo image: keep it inside the panel, centred */
.promo-panel{padding:32px 40px}
.promo-media{align-self:center;margin:0;display:flex;align-items:center;justify-content:center}
.promo-media img{width:100%;max-width:440px;height:auto;border-radius:12px}
@media (max-width:1024px){.promo-media{max-width:420px;margin:0 auto}}
@media (max-width:767px){.promo-panel{padding:26px 20px}.promo-media{margin:0 auto}}

/* Promo: visible chip, balanced title, store badge + text link */
.promo-body .sec-eyebrow{margin:0}
.promo-body .eyebrow{background:#FFFFFF;color:#000144;box-shadow:0 1px 2px rgba(0,1,68,.08)}
.promo-body .sec-title{text-wrap:balance}
.promo-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px 24px;margin-top:14px}
.store-badge{display:inline-flex;border-radius:10px;transition:transform .2s ease,box-shadow .2s ease}
.store-badge img{display:block;width:180px;height:auto}
.store-badge:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(0,1,68,.18)}
.promo-actions .text-link{font-size:16px}

/* App badge in the page hero */
.hero-app{display:inline-flex;align-items:center;gap:14px;flex-wrap:wrap}
.hero-app .store-badge img{width:160px}
.hero-app-note{font-size:15px;font-weight:500;color:#12203E;max-width:260px;line-height:1.4em}
@media (max-width:767px){.hero-app .store-badge img{width:140px}.hero-app-note{font-size:14px}}

.hero-app-note{max-width:none}
.hero-app-note .nowrap,.nowrap{white-space:nowrap}

/* Hero app note on one line beside the badge (wraps normally only on phones) */
.hero-app{flex-wrap:nowrap}
.hero-app-note{white-space:nowrap}
@media (max-width:767px){.hero-app{flex-wrap:wrap}.hero-app-note,.hero-app-note .nowrap{white-space:normal}}

/* Hero app note: small, under the badge */
.hero-app{flex-direction:column;align-items:flex-start;gap:6px;flex-wrap:nowrap}
.hero-app-note{font-size:13px;font-weight:500;line-height:1.35em;color:#333A4D;white-space:normal}
.hero-app-note .nowrap{white-space:nowrap}
@media (max-width:767px){.hero-app{flex-wrap:nowrap}.hero-app-note{font-size:13px}}

.sec-promo{scroll-margin-top:110px}

/* Contact Form 7 in the site style */
.ccl-cf7 .wpcf7-form-control-wrap{display:block}
.ccl-cf7 .ccl-field input,.ccl-cf7 .ccl-field select,.ccl-cf7 .ccl-field textarea{width:100%}
.ccl-cf7 .ccl-grid-2 + .ccl-field{margin-top:16px}
.ccl-cf7 input.wpcf7-submit.btn{width:auto;min-width:180px;appearance:none;-webkit-appearance:none}
.ccl-cf7 .wpcf7-spinner{vertical-align:middle;margin:0 0 0 12px}
.ccl-cf7 .wpcf7-not-valid{border-color:#C0392B !important;box-shadow:0 0 0 3px #FDECEC !important}
.ccl-cf7 .wpcf7-not-valid-tip{display:block;margin-top:6px;font-size:13px;color:#9B1C1C}
.ccl-cf7 .wpcf7-response-output{margin:18px 0 0 !important;padding:12px 16px !important;border-radius:8px;border:0 !important;font-size:15px;line-height:1.5em}
.ccl-cf7 .wpcf7-form.sent .wpcf7-response-output{background:#E6F2EC;color:#0F582F}
.ccl-cf7 .wpcf7-form.invalid .wpcf7-response-output,.ccl-cf7 .wpcf7-form.unaccepted .wpcf7-response-output,.ccl-cf7 .wpcf7-form.failed .wpcf7-response-output,.ccl-cf7 .wpcf7-form.aborted .wpcf7-response-output,.ccl-cf7 .wpcf7-form.spam .wpcf7-response-output{background:#FDECEC;color:#9B1C1C}
.screen-reader-response{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}

/* Packages comparison: light featured column, no dark borders */
.hub-table thead th.is-featured{background:#E4E4FF}
.hub-table thead th.is-featured a{color:#000144}
.hub-table-wrap:focus,.hub-table-wrap:focus-visible{outline:none;box-shadow:0 0 0 3px #E4E4FF}
/* 6 chips: three per row */
.chip-list:has(> li:nth-child(6):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}
@media (max-width:1024px){.chip-list:has(> li:nth-child(6):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:480px){.chip-list:has(> li:nth-child(6):last-child){grid-template-columns:minmax(0,1fr)}}

/* Comparison table: light lines only */
.hub-table th,.hub-table td{border:0;border-bottom:1px solid #EEEFF6}
.hub-table tbody tr:last-child th,.hub-table tbody tr:last-child td{border-bottom:0}
.hub-table-wrap{border:1px solid #E1E2ED}

/* ==========================================================================
   Careers
   ========================================================================== */
.jobs-head{display:flex;align-items:baseline;gap:12px;margin-bottom:16px}
.jobs-head h2{font-size:26px}
.job-list{display:grid;gap:14px}
.job-card{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#FFFFFF;border:1px solid #E1E2ED;border-radius:12px;padding:24px 26px;transition:border-color .2s ease,box-shadow .2s ease}
.job-card:hover{border-color:#000144;box-shadow:0 12px 28px rgba(0,1,68,.07)}
.job-card-main{display:grid;gap:8px;min-width:0}
.job-card h3{font-size:20px;line-height:1.3em}
.job-card h3 a{color:#12203E}
.job-card h3 a:hover{color:#000144;text-decoration:underline;text-underline-offset:3px}
.job-meta{display:flex;flex-wrap:wrap;gap:6px 18px}
.job-meta li{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:#333A4D}
.job-meta svg.i{width:15px;height:15px;color:#000144}
.job-summary{font-size:15px;line-height:1.55em;color:#333A4D;max-width:680px}
.job-card-side{display:grid;justify-items:end;gap:10px;flex:none}
.job-closing{font-size:13px;font-weight:600;color:#8A4B00;background:#FFF1DC;border-radius:50px;padding:3px 10px}
.job-card-side .btn-sm svg.i{width:16px;height:16px}
.jobs-empty{padding:32px;border:2px dotted #C9CBE6;border-radius:12px;text-align:center}
.jobs-empty h2{font-size:22px;margin-bottom:8px}
.jobs-empty a{font-weight:600;text-decoration:underline}

/* Single job */
.job-chips{display:flex;flex-wrap:wrap;gap:8px;margin:0}
.job-chips span{font-size:13px;font-weight:600;color:#000144;background:#FFFFFF;border-radius:50px;padding:5px 12px}
.job-closed-note{font-size:15px;font-weight:600;color:#9B1C1C}
.job-facts{display:grid;gap:0;margin:0}
.job-facts div{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid #EEEFF6}
.job-facts div:last-child{border-bottom:0}
.job-facts dt{font-size:14px;color:#5A6072}
.job-facts dd{margin:0;font-size:14px;font-weight:600;color:#12203E;text-align:right}
.layout-aside > .text-link{margin-top:4px}
.single-job .check-grid{grid-template-columns:minmax(0,1fr)}
.single-job .sec-checklist .sec-head-block{margin-bottom:16px}

@media (max-width:767px){
  .job-card{flex-direction:column;align-items:flex-start}
  .job-card-side{justify-items:start;width:100%}
  .job-card-side .btn{width:100%}
}

/* Homepage popup: no scrollbars, fits the screen, cleaner close button */
.ccl-popup{padding:0;border:0;background:transparent;overflow:visible;max-width:min(500px,calc(100vw - 32px));max-height:calc(100vh - 32px);width:auto}
.ccl-popup[open]{display:block}
.ccl-popup-inner{position:relative;display:block;overflow:hidden;border-radius:12px;box-shadow:0 24px 60px rgba(0,1,68,.35);background:#FFFFFF}
.ccl-popup-inner > a,.ccl-popup-inner > img{display:block}
.ccl-popup img{display:block;width:100%;height:auto;max-height:calc(100vh - 32px);object-fit:contain;border-radius:0}
.ccl-popup-close{position:absolute;top:10px;right:10px;z-index:2;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:rgba(0,1,68,.78);color:#FFFFFF;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px rgba(0,1,68,.3);backdrop-filter:blur(4px);transition:background-color .2s ease,transform .2s ease}
.ccl-popup-close:hover{background:#000144;transform:scale(1.06)}
.ccl-popup-close:focus-visible{outline:3px solid #FFFFFF;outline-offset:2px}
.ccl-popup-close svg.i{width:18px;height:18px;stroke-width:2.4}
.ccl-popup::backdrop{background:rgba(0,1,68,.6);backdrop-filter:blur(2px)}

/* Careers: full job posts on the Careers page */
.job-post{background:#FFFFFF;border:1px solid #E1E2ED;border-radius:14px;padding:28px 30px;display:grid;gap:16px;scroll-margin-top:120px}
.job-post-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}
.job-hiring{font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#0F582F;margin-bottom:4px}
.job-post h3{font-size:26px;line-height:1.2em;color:#000144}
.job-post .job-meta{gap:8px}
.job-post .job-meta li{background:#F5F6FD;border-radius:50px;padding:6px 12px;font-size:14px;font-weight:500;color:#12203E}
.job-post .job-summary{font-size:16px;max-width:none}
.job-lists{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.job-lists-1{grid-template-columns:minmax(0,1fr)}
.job-lists-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.job-list-box{border:1px dashed #C9CBE6;border-radius:12px;padding:20px 22px}
.job-list-box h4{font-size:15px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#000144;margin-bottom:12px}
.job-list-box .tick-list{grid-template-columns:minmax(0,1fr);gap:10px}
.job-apply{display:flex;align-items:center;justify-content:space-between;gap:16px 24px;flex-wrap:wrap;padding:18px 20px;border-radius:12px;background:#E4E4FF}
.job-apply > div:first-child{display:grid;gap:2px}
.job-apply strong{font-size:16px;color:#000144}
.job-apply span{font-size:14px;color:#333A4D}
.job-apply-actions{display:flex;flex-wrap:wrap;gap:10px}
.job-apply-actions .btn{min-height:44px;padding:10px 18px;font-size:14px}
.job-apply-actions .btn svg.i{width:16px;height:16px}
.job-apply-actions .btn-outline{background:#FFFFFF}
@media (max-width:1024px){.job-lists-3{grid-template-columns:minmax(0,1fr)}}
@media (max-width:767px){.job-post{padding:22px 18px}.job-post h3{font-size:22px}.job-lists{grid-template-columns:minmax(0,1fr)}.job-apply-actions .btn{flex:1 1 100%}}

/* No page scroll while the popup is open */
html.ccl-no-scroll,html.ccl-no-scroll body{overflow:hidden}
html.ccl-no-scroll body{padding-right:var(--ccl-sbw,0px)}
html:has(.ccl-popup[open]){overflow:hidden}
.ccl-popup{overscroll-behavior:contain}

/* Job page: plain lists */
.job-section{padding:20px 0}
.job-section:first-child{padding-top:0}
.job-section .sec-title{font-size:24px;margin-bottom:12px}
.job-section .prose ul{gap:10px}

/* ==========================================================================
   Homepage hero (v2): gradient card, arched photo, floating cards
   ========================================================================== */
.hero2-section{padding:24px 0 8px;background:#FFFFFF}
.hero2{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:40px;min-height:580px;padding:56px 64px;border-radius:28px;background:linear-gradient(125deg,#000144 0%,#0B1672 48%,#2233B5 100%);color:#C9D2F2}
.hero2-deco{position:absolute;border-radius:50%;pointer-events:none}
.hero2-deco-1{width:520px;height:520px;right:-160px;top:-200px;background:radial-gradient(circle,rgba(125,145,255,.35) 0%,rgba(125,145,255,0) 70%)}
.hero2-deco-2{width:360px;height:360px;left:-140px;bottom:-200px;background:radial-gradient(circle,rgba(228,228,255,.12) 0%,rgba(228,228,255,0) 70%)}
.hero2-copy{position:relative;z-index:1;display:grid;gap:22px;align-content:center}
.hero2-copy h1{margin:0;color:#FFFFFF;font-size:52px;line-height:1.1em;letter-spacing:-0.025em;max-width:620px}
.hero2-lede{margin:0;font-size:18px;line-height:1.6em;color:#C9D2F2;max-width:520px}
.hero2 .hero-actions{margin-top:6px}
.hero2 .btn-light svg.i{color:#000144}
.hero2 :focus-visible{outline-color:#FFFFFF}

.hero2-visual{position:relative;z-index:1;height:460px;display:flex;align-items:flex-end;justify-content:center}
.hero2-ring{position:absolute;width:430px;height:430px;left:50%;top:50%;transform:translate(-50%,-46%);border-radius:50%;border:1.5px dashed rgba(201,210,242,.35)}
.hero2-photo{position:relative;width:340px;height:440px;border-radius:190px 190px 24px 24px;overflow:hidden;border:6px solid rgba(255,255,255,.14);box-shadow:0 30px 60px rgba(0,0,30,.35);background:#1A2690}
.hero2-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}

.hero2-float{position:absolute;display:flex;align-items:center;gap:12px;background:#FFFFFF;color:#12203E;border-radius:14px;box-shadow:0 18px 40px rgba(0,0,40,.28)}
.hero2-float .ic{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#E4E4FF;color:#000144;flex:none}
.hero2-float .ic svg.i{width:20px;height:20px}
.hero2-float strong{display:block;font-size:14px;font-weight:600;line-height:1.3em;color:#12203E}
.hero2-float span{font-size:13px;line-height:1.3em;color:#333A4D}
.hero2-float-card{top:36px;right:-4px;max-width:210px;padding:12px 14px}
.hero2-float-pill{top:170px;left:-8px;padding:8px 16px 8px 8px;border-radius:50px}
.hero2-float-pill .ic{width:32px;height:32px;background:#0F582F;color:#FFFFFF}
.hero2-float-pill .ic svg.i{width:16px;height:16px}
.hero2-float-pill span{font-size:14px;font-weight:600;color:#12203E}
.hero2-float-open{bottom:28px;left:0;padding:12px 16px}
.hero2-float-open > div{display:grid;gap:2px}

@media (prefers-reduced-motion:no-preference){
  .hero2-float-card{animation:hero2-bob 6s ease-in-out infinite}
  .hero2-float-pill{animation:hero2-bob 6s ease-in-out -2s infinite}
  .hero2-float-open{animation:hero2-bob 6s ease-in-out -4s infinite}
}
@keyframes hero2-bob{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}

@media (max-width:1180px){
  .hero2{padding:48px 44px}
  .hero2-copy h1{font-size:44px}
  .hero2-float-card{right:-12px}
}
@media (max-width:1024px){
  .hero2{grid-template-columns:minmax(0,1fr);gap:24px;padding:44px 32px 36px;min-height:0}
  .hero2-copy h1{font-size:40px}
  .hero2-visual{height:420px;max-width:460px;width:100%;margin:0 auto}
}
@media (max-width:767px){
  .hero2-section{padding:12px 0 0}
  .hero2-section .wrap{padding:0 12px}
  .hero2{border-radius:22px;padding:32px 20px 28px}
  .hero2-copy{gap:16px}
  .hero2-copy h1{font-size:32px}
  .hero2-lede{font-size:16px}
  .hero2 .hero-actions .btn{flex:1 1 100%}
  .hero2-visual{height:360px}
  .hero2-ring{width:320px;height:320px}
  .hero2-photo{width:250px;height:330px;border-radius:140px 140px 20px 20px}
  .hero2-float-card{top:10px;right:0;max-width:170px;padding:10px 12px}
  .hero2-float-card strong{font-size:13px}
  .hero2-float-pill{top:128px;left:0}
  .hero2-float-open{bottom:14px;left:0;right:auto;padding:10px 12px}
  .hero2-float .ic{width:34px;height:34px}
}

.hero2-float-card{max-width:250px}
@media (max-width:767px){.hero2-float-card{max-width:190px}}

/* Hero v2: full width (content still aligned to the site container) */
.hero2-section{padding:0}
.hero2-section > .wrap{max-width:none;padding:0}
.hero2{border-radius:0;min-height:620px;padding:64px max(20px, calc((100vw - 1140px) / 2 + 20px))}
.hero2-deco-1{right:-80px}
@media (max-width:1180px){.hero2{padding:56px 32px}}
@media (max-width:1024px){.hero2{padding:48px 24px 40px;min-height:0}}
@media (max-width:767px){.hero2-section > .wrap{padding:0}.hero2{border-radius:0;padding:36px 20px 32px}}

/* Hero v2: light brand background */
.hero2{background:linear-gradient(125deg,#F5F6FD 0%,#E4E4FF 55%,#D6D7FA 100%);color:#12203E}
.hero2-deco-1{background:radial-gradient(circle,rgba(255,255,255,.9) 0%,rgba(255,255,255,0) 70%)}
.hero2-deco-2{background:radial-gradient(circle,rgba(0,1,68,.06) 0%,rgba(0,1,68,0) 70%)}
.hero2-copy h1{color:#000144}
.hero2-lede{color:#12203E}
.hero2 .btn-outline{background:#FFFFFF}
.hero2 :focus-visible{outline-color:#0F582F}
.hero2-ring{border-color:rgba(0,1,68,.18)}
.hero2-photo{border-color:#FFFFFF;box-shadow:0 30px 60px rgba(0,1,68,.18);background:#C9CBF2}
.hero2-float{box-shadow:0 16px 36px rgba(0,1,68,.14)}

/* Price list add buttons: circles */
.add{border-radius:50%}

/* Selected tests: circular remove buttons, matching the add buttons */
.remove{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border-radius:50%;flex:none}
.add,.add[aria-pressed="true"]{border-radius:50%}
.remove{width:32px;height:32px}

/* Price list add button: soft filled circle, bold centred icon */
.add{width:36px;height:36px;padding:0;border:0;border-radius:50%;background:#E4E4FF;color:#000144;box-shadow:none;transition:background-color .15s ease,color .15s ease,transform .15s ease}
.add svg.i{display:block;width:16px;height:16px;stroke-width:2.6}
.add:hover{background:#000144;color:#FFFFFF}
.add:active{transform:scale(.94)}
.add[aria-pressed="true"]{background:#0F582F;color:#FFFFFF}
.add[aria-pressed="true"]:hover{background:#0B4424}
.add:focus-visible{outline:3px solid #0F582F;outline-offset:2px}

/* Hero v2: a little taller */
.hero2{min-height:660px;padding-top:72px;padding-bottom:72px}
@media (max-width:1024px){.hero2{min-height:0;padding-top:52px;padding-bottom:44px}}
@media (max-width:767px){.hero2{padding-top:40px;padding-bottom:36px}}
