.hub{--hub-max: 1080px;--hub-pad: clamp(20px, 5vw, 64px);font-family:var(--f-sans);color:var(--p-text-dark);background:var(--p-bg-light)}.hub .sd-layout-clinical{height:100vh;min-height:700px}@media(max-width:760px){.hub .sd-layout-clinical{height:100svh;min-height:0}}.hub.hub--utility .sd-layout-clinical{height:auto;min-height:clamp(440px,58vh,640px)}.hub-hero{position:relative;overflow:hidden;background:var(--p-bg-dark);color:var(--p-text-light);min-height:clamp(560px,86vh,820px);display:flex;align-items:center;padding:clamp(120px,16vh,200px) var(--hub-pad) clamp(56px,9vw,96px);border-bottom-left-radius:28px;border-bottom-right-radius:28px}.hub-hero-img{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:72% center}.hub-hero-scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#12110ff0,#12110fbd 36%,#12110f57 64%,#12110f1a),linear-gradient(0deg,#12110f8c,#12110f00 42%)}.hub-hero-inner{position:relative;z-index:2;max-width:var(--hub-max);margin:0 auto;width:100%}.hub-eyebrow{font-family:var(--f-head);text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;color:var(--p-accent-soft);margin:0 0 18px}.hub-h1{font-family:var(--f-display);font-weight:500;font-size:clamp(2.1rem,5.2vw,3.9rem);line-height:1.05;letter-spacing:-.01em;margin:0 0 22px;max-width:18ch}.hub-sub{font-size:clamp(1.02rem,1.7vw,1.28rem);line-height:1.5;color:var(--p-text-light-muted);max-width:60ch;margin:0 0 30px}.hub-cta-row{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.hub-btn{display:inline-flex;align-items:center;gap:8px;font-family:var(--f-head);font-weight:600;font-size:.95rem;padding:14px 26px;border-radius:999px;text-decoration:none;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.hub-btn:hover{transform:translateY(-1px)}.hub-btn-primary{background:var(--p-accent);color:#1a1a1a}.hub-btn-primary:hover{background:var(--p-accent-soft)}.hub-btn-ghost{border:1px solid var(--p-rule-dark);color:var(--p-text-light)}.hub-btn-ghost:hover{border-color:var(--p-accent-soft);color:var(--p-accent-soft)}.hub-hero-note{margin:20px 0 0;font-size:.95rem;color:var(--p-text-light);padding-left:14px;border-left:2px solid var(--p-accent)}.hub-trust{list-style:none;margin:34px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:10px 22px;font-size:.82rem;color:var(--p-text-light-muted)}.hub-trust li{position:relative;padding-left:18px}.hub-trust li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:7px;height:7px;border-radius:50%;background:var(--p-accent)}.hub-body{background:var(--p-bg-light)}.hub-sec{max-width:var(--hub-max);margin:0 auto;padding:clamp(44px,7vw,84px) var(--hub-pad);border-top:1px solid var(--p-rule-light)}.hub-sec:first-child{border-top:0}.hub-h2{font-family:var(--f-display);font-weight:500;font-size:clamp(1.6rem,3.2vw,2.5rem);line-height:1.12;letter-spacing:-.01em;margin:0 0 20px;max-width:24ch}.hub-h3{font-family:var(--f-head);text-transform:uppercase;letter-spacing:.12em;font-size:.8rem;color:var(--p-text-muted);margin:0 0 20px}.hub-lead{font-size:clamp(1.02rem,1.5vw,1.18rem);line-height:1.62;color:var(--p-text-muted);max-width:68ch;margin:0}.hub-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.hub-card{position:relative;display:flex;flex-direction:column;gap:8px;padding:24px 22px;border-radius:16px;background:var(--p-card);border:1px solid var(--p-rule-light);text-decoration:none;color:var(--p-text-dark);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.hub-card:hover{transform:translateY(-2px);border-color:var(--p-accent-soft);box-shadow:0 12px 30px #1e1a1614}.hub-card-title{font-family:var(--f-head);font-weight:600;font-size:1.02rem;padding-right:20px}.hub-card-body{font-size:.92rem;line-height:1.5;color:var(--p-text-muted)}.hub-card-arrow{position:absolute;top:22px;right:20px;color:var(--p-accent);font-size:1.1rem}.hub-services .hub-lead{margin-bottom:24px}.hub-svc-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:10px}.hub-svc a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 18px;border-radius:12px;background:var(--p-card);border:1px solid var(--p-rule-light);text-decoration:none;color:var(--p-text-dark);font-family:var(--f-head);font-weight:500;font-size:.98rem;transition:border-color .16s ease,background .16s ease}.hub-svc a:hover{border-color:var(--p-accent)}.hub-svc-arrow{color:var(--p-accent);opacity:0;transition:opacity .16s ease}.hub-svc a:hover .hub-svc-arrow{opacity:1}.hub-svc-note{margin:20px 0 0;font-size:.86rem;color:var(--p-text-muted);font-style:italic}.hub-why-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:22px 34px}.hub-why-item{display:flex;flex-direction:column;gap:6px;padding-top:16px;border-top:1px solid var(--p-rule-light)}.hub-why-item strong{font-family:var(--f-head);font-weight:600;font-size:1.04rem}.hub-why-item span{font-size:.94rem;line-height:1.55;color:var(--p-text-muted)}.hub-steps{list-style:none;margin:0;padding:0;display:grid;gap:16px;counter-reset:step}.hub-step{display:flex;gap:16px;align-items:flex-start}.hub-step-n{flex:0 0 auto;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--p-accent);color:#1a1a1a;font-family:var(--f-head);font-weight:700;font-size:.95rem}.hub-step div{display:flex;flex-direction:column;gap:4px;padding-top:4px}.hub-step strong{font-family:var(--f-head);font-weight:600;font-size:1.02rem}.hub-step span{font-size:.94rem;line-height:1.55;color:var(--p-text-muted)}.hub-faq-list{display:grid;gap:10px}.hub-faq-item{border:1px solid var(--p-rule-light);border-radius:12px;background:var(--p-card);overflow:hidden}.hub-faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 20px;font-family:var(--f-head);font-weight:600;font-size:1.02rem;color:var(--p-text-dark)}.hub-faq-item summary::-webkit-details-marker{display:none}.hub-faq-icon{flex:0 0 auto;position:relative;width:14px;height:14px}.hub-faq-icon:before,.hub-faq-icon:after{content:"";position:absolute;background:var(--p-accent);transition:transform .2s ease}.hub-faq-icon:before{top:6px;left:0;width:14px;height:2px}.hub-faq-icon:after{top:0;left:6px;width:2px;height:14px}.hub-faq-item[open] .hub-faq-icon:after{transform:scaleY(0)}.hub-faq-item p{margin:0;padding:0 20px 20px;font-size:.96rem;line-height:1.6;color:var(--p-text-muted);max-width:74ch}.hub-final{text-align:center}.hub-final .hub-h2{margin-left:auto;margin-right:auto}.hub-final .hub-lead{margin:0 auto 24px}.hub-final .hub-cta-row{justify-content:center}.hub-final .hub-btn-ghost{border-color:var(--p-rule-light);color:var(--p-text-dark)}.hub-final .hub-btn-ghost:hover{border-color:var(--p-accent);color:var(--p-text-muted)}.hub-related-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:10px 14px}.hub-related-list a{display:inline-flex;padding:9px 16px;border-radius:999px;border:1px solid var(--p-rule-light);background:var(--p-card);text-decoration:none;color:var(--p-text-muted);font-size:.9rem;transition:border-color .16s ease,color .16s ease}.hub-related-list a:hover{border-color:var(--p-accent);color:var(--p-text-dark)}.hub-price-list{list-style:none;margin:0;padding:0;display:grid;gap:14px}.hub-price{display:flex;flex-direction:column;gap:10px;padding:24px clamp(18px,3vw,28px);border:1px solid var(--p-rule-light);border-radius:14px;background:var(--p-card)}.hub-price-top{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px 20px}.hub-price-label{font-family:var(--f-head);font-weight:600;font-size:clamp(1.05rem,2vw,1.22rem)}.hub-price-value{font-family:var(--f-head);font-weight:700;font-size:clamp(1.25rem,3vw,1.6rem);color:var(--p-accent);white-space:nowrap}.hub-price-body{margin:0;font-size:.95rem;line-height:1.6;color:var(--p-text-muted);max-width:68ch}.hub-price-link{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;font-size:.9rem;color:var(--p-text-dark);text-decoration:none;border-bottom:1px solid var(--p-rule-light);padding-bottom:2px;transition:border-color .16s ease,color .16s ease}.hub-price-link:hover{border-color:var(--p-accent);color:var(--p-accent)}.hub-shots{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.hub-shot{display:flex;flex-direction:column;gap:10px;border:1px solid var(--p-rule-light);border-radius:14px;background:var(--p-card);padding:10px 10px 16px}.hub-shot img{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;border-radius:10px;display:block}.hub-shot-cap{font-size:.88rem;line-height:1.45;color:var(--p-text-muted);padding:0 6px}.hub-card.is-static{cursor:default}.hub-card.is-static:hover{transform:none;border-color:var(--p-rule-light);box-shadow:none}@media(max-width:640px){.hub-hero{border-bottom-left-radius:18px;border-bottom-right-radius:18px}.hub-cta-row{width:100%}.hub-btn{flex:1 1 auto;justify-content:center}.hub-price{padding:20px 16px}.hub-price-top{flex-direction:column;align-items:flex-start;gap:2px}}
