
*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#0759a8;background:#fff}a{text-decoration:none;color:inherit}
.wrap{max-width:1180px;margin:auto;padding:0 30px}header{height:70px;background:#fff;display:flex;align-items:center}.nav{display:flex;align-items:center;gap:21px;font-size:12px}
.logo{font-size:21px;font-weight:800;line-height:1;margin-right:auto}.logo span{display:block}.appt,.btn{background:#0069b9;color:#fff;border-radius:28px;padding:14px 24px;font-weight:700;display:inline-block}.outline{border:2px solid #0871c4;border-radius:28px;padding:12px 25px;margin-left:14px;font-weight:700;background:#fff}
.more{position:relative}.more button{border:0;background:none;color:#0759a8;cursor:pointer}.drop{display:none;position:absolute;right:0;top:24px;background:#fff;min-width:220px;padding:8px;border-radius:12px;box-shadow:0 8px 25px #0002;z-index:50}.more.open .drop{display:block}.drop a{display:block;padding:10px;border-radius:8px}.drop a:hover{background:#eef8ff}
.hero{background:linear-gradient(90deg,#e7f8ff 0 49%,#fff 49%)}.hero-grid{display:grid;grid-template-columns:47% 53%;min-height:310px}.hero-copy{padding:34px 10px;overflow:hidden}.eyebrow{font-weight:800;color:#078edb}.hero h1{font-size:43px;line-height:.96;letter-spacing:-1.5px;margin:6px 0 16px}.hero p{font-size:17px;line-height:1.5;margin:0 0 18px}.hero-photo{background:url('../img/nuclear-hero.jpg') center/cover no-repeat}
.quality{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:0;background:#effaff;border-radius:12px;margin:16px auto;padding:16px 18px;align-items:center}.quality>div{padding:0 22px;border-left:1px solid #6db9e8}.quality>div:first-child{border:0}.quality h2{font-size:28px;margin:0}.badge{font-size:24px;font-weight:800}.seal{width:72px;height:72px;border-radius:50%;background:#d9a72e;color:#073e79;display:flex;align-items:center;justify-content:center;float:left;margin-right:16px;font-weight:900;border:5px double #755100}
h2.section{font-size:36px;margin:14px 0 10px;letter-spacing:-1px}.subnote{margin:-3px 0 14px;font-size:16px}
.categories{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.cat,.study{background:#effaff;border-radius:10px;padding:15px}.cat{min-height:178px}.circle{width:58px;height:58px;border-radius:50%;background:#0570bd;color:#fff;display:flex;align-items:center;justify-content:center;font-size:26px;margin-bottom:10px}.cat h3,.study h3{margin:0 0 8px;font-size:18px}.cat p,.study p{margin:4px 0;line-height:1.42}
.studies{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.study{min-height:138px;position:relative;padding-right:100px}.study img{position:absolute;right:12px;top:34px;width:75px;height:62px;object-fit:cover;border-radius:5px}.study small{display:block;margin-top:-4px;margin-bottom:8px}.study .names{font-size:12px;font-weight:700;line-height:1.35;margin-top:5px}
.specialists{margin:16px 0;background:#eaf8ff;border-radius:12px;padding:18px 22px;display:grid;grid-template-columns:80px 1fr;align-items:center}.specialists .circle{margin:0}.specialists h3{font-size:23px;margin:0 0 6px}.specialists p{margin:0;line-height:1.5}
.benefits{display:grid;grid-template-columns:repeat(4,1fr);background:#effaff;border-radius:12px;margin:16px 0}.benefits div{padding:16px 22px;border-right:1px solid #78bce5}.benefits div:last-child{border:0}.benefits b{display:block;margin-bottom:5px}
.cta{background:#effaff;border-radius:12px;margin-bottom:16px;padding:16px 24px;display:flex;justify-content:space-between;align-items:center}.cta strong{font-size:24px}
footer{background:#00619d;color:#fff;padding:28px 0}.foot{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:30px;align-items:center}.script{font-family:cursive;font-size:20px}
@media(max-width:900px){header{height:auto;padding:12px 0}.nav{flex-wrap:wrap;gap:11px}.hero-grid{grid-template-columns:1fr}.hero-photo{min-height:270px}.quality,.categories,.studies,.benefits,.foot{grid-template-columns:1fr}.quality>div{border:0;border-top:1px solid #6db9e8;padding:14px 0}.study{padding-right:100px}.cta{display:block}.hero h1{font-size:38px}}

/* v17 final approved Nuclear Medicine refinements */
.logo-img{display:block;margin-right:auto}.logo-img img{display:block;width:225px;height:auto}
.footer-logo img{display:block;width:220px;height:auto;filter:brightness(0) invert(1)}
.hero-photo{background-image:url("../img/nuclear-hero-final.jpg")!important;background-size:cover!important;background-position:center!important}
.quality-item{display:flex;align-items:center;gap:14px}
.seal-img{width:92px;height:92px;object-fit:contain;border-radius:50%;background:white}
.cat .circle img{width:42px;height:42px;display:block}
.specialist-note{margin:2px 0 18px;padding:12px 16px;border-left:4px solid #1494db;background:#f0faff;border-radius:8px;line-height:1.45}
@media(max-width:850px){.logo-img img{width:180px}.quality-item{align-items:flex-start}.seal-img{width:72px;height:72px}}

/* v17.1 footer-only correction: transparent vector brand, no white rectangle */
.footer-brand{display:flex!important;align-items:center;gap:12px;width:240px}
.footer-heart{width:72px;height:auto;display:block;flex:0 0 auto}
.footer-brand-text{font-weight:800;font-size:18px;line-height:1.05;color:#fff;letter-spacing:.2px}
.footer-logo img{display:none!important}
