:root{color:#0b1d36;font-synthesis:none;text-rendering:optimizelegibility;--navy:#071a33;--navy-2:#0b2a54;--blue:#1670e8;--blue-dark:#0958c5;--blue-soft:#eaf3ff;--blue-pale:#f5f9ff;--ink:#0b1d36;--muted:#5f6f83;--line:#dce6f2;--green:#219a63;--red:#dc3d4f;--white:#fff;--shadow-sm:0 10px 30px #071a3314;--shadow-md:0 24px 70px #071a3326;--radius-sm:14px;--radius-md:24px;--radius-lg:38px;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{min-width:320px;min-height:100vh;color:var(--ink);background:var(--white);margin:0;overflow-x:hidden}body.is-locked{overflow:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{letter-spacing:-.025em}h1{margin-bottom:26px;font-size:clamp(3.1rem,5vw,5.25rem);line-height:.98}h2{margin-bottom:22px;font-size:clamp(2.15rem,3.4vw,3.7rem);line-height:1.03}h3{margin-bottom:12px;font-size:1.35rem;line-height:1.15}p{color:var(--muted);font-size:1.05rem;line-height:1.65}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #1670e859}.site-app{min-height:100vh}.section-shell{width:min(1240px,100% - 48px);margin-inline:auto}.prototype-notice{color:#214a7e;text-align:center;background:#eaf3ff;border-bottom:1px solid #d5e6fb;justify-content:center;align-items:center;gap:7px;min-height:30px;padding:6px 20px;font-size:.76rem;font-weight:700;display:flex}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-bottom:1px solid #dce6f2eb;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:82px;padding:9px max(24px,50vw - 680px);display:grid;position:sticky;top:0;box-shadow:0 4px 24px #071a330a}.brand-link,.brand{align-items:center;display:inline-flex}.brand{gap:12px;min-width:216px}.brand img{object-fit:contain;border-radius:8px;width:64px;height:64px}.brand__descriptor{flex-direction:column;gap:3px;display:flex}.brand__descriptor strong{font-size:.86rem;line-height:1.05}.brand__descriptor small{color:var(--muted);font-size:.7rem}.brand--compact{min-width:0}.desktop-nav{justify-content:center;align-items:center;gap:clamp(16px,2vw,30px);display:flex}.desktop-nav a{color:#334257;white-space:nowrap;padding:30px 0 27px;font-size:.88rem;font-weight:700;position:relative}.desktop-nav a:after{content:"";background:var(--blue);transform-origin:50%;height:2px;transition:transform .18s;position:absolute;bottom:17px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover,.desktop-nav a.is-active{color:var(--blue-dark)}.desktop-nav a:hover:after,.desktop-nav a.is-active:after{transform:scaleX(1)}.header-actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.open-now{color:#31704e;white-space:nowrap;align-items:center;gap:7px;font-size:.76rem;font-weight:800;display:inline-flex}.open-now i,.chat-panel header small i{background:#37b879;border-radius:999px;flex:0 0 8px;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 5px #37b8791f}.header-phone{color:var(--blue-dark);align-items:center;gap:8px;display:flex}.header-phone>span{flex-direction:column;display:flex}.header-phone small{color:var(--muted);font-size:.65rem;line-height:1}.header-phone strong{white-space:nowrap;font-size:.82rem;line-height:1.25}.menu-button{background:var(--blue-soft);cursor:pointer;border:0;border-radius:12px;place-items:center;width:44px;height:44px;display:none}.mobile-menu{z-index:49;border-bottom:1px solid var(--line);box-shadow:var(--shadow-md);background:#fff;padding:18px 22px 24px;display:none;position:fixed;top:82px;left:0;right:0}.mobile-menu>a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:48px;font-weight:750;display:flex}.mobile-menu__meta{color:var(--muted);align-items:center;gap:8px;margin-bottom:8px;font-size:.78rem;display:flex}.mobile-menu .mobile-menu__urgent{color:var(--red);border-bottom:0;margin-top:8px}.mobile-menu__buttons{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}.button{color:#fff;background:var(--blue);border:1px solid var(--blue);cursor:pointer;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:12px 19px;font-size:.91rem;font-weight:800;line-height:1.15;transition:transform .18s,box-shadow .18s,background .18s,color .18s;display:inline-flex;box-shadow:0 10px 24px #1670e82e}.button:hover{color:#fff;background:var(--blue-dark);border-color:var(--blue-dark);transform:translateY(-2px);box-shadow:0 14px 30px #1670e842}.button:active{transform:translateY(0)scale(.98)}.button:disabled{cursor:wait;opacity:.72}.button--outline{color:var(--blue-dark);box-shadow:none;background:#fff;border-color:#8bb8f1}.button--outline:hover{color:var(--blue-dark);background:var(--blue-soft);border-color:var(--blue);box-shadow:none}.button--ghost{color:#294664;box-shadow:none;background:#f1f6fc;border-color:#f1f6fc}.button--ghost:hover{color:var(--blue-dark);box-shadow:none;background:#e4effc;border-color:#e4effc}.button--white{color:var(--blue-dark);background:#fff;border-color:#fff;box-shadow:0 14px 34px #0000001f}.button--white:hover{color:var(--blue-dark);background:#eef5ff;border-color:#eef5ff}.button--transparent{color:#fff;box-shadow:none;background:0 0;border-color:#ffffff61}.button--transparent:hover{color:#fff;box-shadow:none;background:#ffffff1a;border-color:#ffffffb3}.button--large{border-radius:15px;min-height:54px;padding:15px 22px;font-size:.98rem}.button--full{width:100%}.hero{border-bottom:1px solid var(--line);background:#fff;min-height:700px;position:relative;overflow:hidden}.hero__media{background:#dce8f5;width:52%;position:absolute;top:0;bottom:0;right:0;overflow:hidden}.hero__media:before{content:"";z-index:2;background:#fff;width:8px;position:absolute;top:0;bottom:0;left:0}.hero__media img{object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;transition:opacity .75s,transform 6.5s;position:absolute;inset:0;transform:scale(1.035)}.hero__media img.is-active{opacity:1;transform:scale(1)}.hero__photo-caption{z-index:5;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#071a33d1;border:1px solid #ffffff38;border-radius:13px;gap:3px;max-width:min(360px,100% - 48px);padding:12px 15px;display:grid;position:absolute;bottom:86px;right:24px;box-shadow:0 12px 30px #071a3333}.hero__photo-caption strong{font-size:.88rem}.hero__photo-caption span{color:#ffffffc7;font-size:.7rem}.temporary-photo{z-index:5;color:#fff;letter-spacing:.02em;background:#071a33c7;border-radius:999px;padding:7px 10px;font-size:.68rem;font-weight:800;position:absolute;bottom:16px;right:16px}.hero__content{z-index:3;align-items:center;min-height:700px;display:flex;position:relative}.hero__panel{width:49%;padding:58px 38px 96px 0;animation:.52s both hero-copy-in}.eyebrow{color:var(--blue-dark);letter-spacing:.11em;text-transform:uppercase;align-items:center;margin-bottom:17px;font-size:.75rem;font-weight:900;line-height:1.3;display:inline-flex}.eyebrow--light{color:#9dc8ff}.hero__panel h1{max-width:730px;color:var(--navy)}.hero__panel>p{max-width:680px;margin-bottom:20px;font-size:clamp(1.05rem,1.4vw,1.3rem);line-height:1.55}.hero__note{color:#266044;background:#effaf4;border:1px solid #ccebd9;border-radius:10px;align-items:center;gap:8px;width:fit-content;margin-bottom:24px;padding:9px 12px;font-size:.8rem;font-weight:800;display:flex}.hero__note svg{color:#36a76f}.hero__buttons{flex-wrap:wrap;gap:10px;display:flex}.hero__urgent-link{color:#a52c3b;background:#fff4f5;border:1px solid #f1cbd1;border-radius:10px;align-items:center;gap:7px;margin-top:19px;padding:9px 12px;font-size:.78rem;font-weight:750;display:inline-flex}.hero__urgent-link svg,.text-link svg,.service-card__action svg{transition:transform .18s}.hero__urgent-link:hover svg,.text-link:hover svg,.service-card:hover .service-card__action svg{transform:translate(4px)}.hero__controls{z-index:6;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:27px;left:0;right:0}.hero__dots,.hero__arrows{pointer-events:auto;align-items:center;gap:9px;display:flex}.hero__dots button{cursor:pointer;background:#c8d7e9;border:0;border-radius:99px;width:10px;height:10px;padding:0;transition:width .18s,background .18s}.hero__dots button.is-active{background:var(--blue);width:34px}.hero__arrows button,.carousel-controls button{width:44px;height:44px;color:var(--navy);box-shadow:var(--shadow-sm);cursor:pointer;background:#fffffff0;border:1px solid #d6e2f0e6;border-radius:50%;place-items:center;transition:transform .18s,color .18s,background .18s;display:grid}.hero__arrows button:hover,.carousel-controls button:hover{color:#fff;background:var(--blue);transform:translateY(-2px)}.trust-strip{z-index:7;border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-left:1px solid var(--line);border-radius:0 0 var(--radius-md) var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;grid-template-columns:repeat(4,1fr);margin-top:-1px;display:grid;position:relative;overflow:hidden}.trust-fact{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:12px;min-height:114px;padding:24px 18px;display:flex}.trust-fact:last-child{border-right:0}.trust-fact strong{color:var(--blue);font-size:2rem;line-height:1}.trust-fact span{max-width:118px;color:var(--muted);font-size:.77rem;font-weight:700;line-height:1.3}.reveal{opacity:0;transition:opacity .56s ease var(--reveal-delay), transform .56s ease var(--reveal-delay);transform:translateY(24px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.home-services,.page-section,.gallery-section,.reviews,.list-section,.team-list{padding-top:116px;padding-bottom:116px}.section-heading{grid-template-columns:minmax(0,1.1fr) minmax(260px,.72fr) auto;align-items:end;gap:34px;margin-bottom:48px;display:grid}.section-heading h2{max-width:780px;margin-bottom:0}.section-heading>p{max-width:500px;margin:0}.text-link{color:var(--blue-dark);white-space:nowrap;align-items:center;gap:7px;font-size:.9rem;font-weight:850;display:inline-flex}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.service-grid>.reveal{min-width:0}.service-card,.service-contact-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;flex-direction:column;height:100%;min-height:290px;padding:28px;transition:border .18s,box-shadow .18s,transform .18s;display:flex;position:relative;overflow:hidden}.service-card:hover{box-shadow:var(--shadow-md);border-color:#99bfea;transform:translateY(-6px)}.service-card__icon{width:56px;height:56px;color:var(--blue);background:var(--blue-soft);border-radius:16px;place-items:center;margin-bottom:34px;transition:transform .22s;display:grid}.service-card:hover .service-card__icon{transform:rotate(-5deg)translateY(-3px)}.service-card__number{color:#aebdd0;letter-spacing:.1em;font-size:.72rem;font-weight:900;position:absolute;top:29px;right:28px}.service-card h3{font-size:1.45rem}.service-card p{margin-bottom:24px;font-size:.92rem;line-height:1.55}.service-card__action{color:var(--blue-dark);align-items:center;gap:7px;margin-top:auto;font-size:.84rem;font-weight:850;display:inline-flex}.service-contact-card{color:#fff;background:var(--blue);border-color:var(--blue);justify-content:flex-end}.service-contact-card>svg{color:#bcd8ff;margin-bottom:auto}.service-contact-card h3{color:#fff}.service-contact-card p{color:#dbeaff;font-size:.92rem}.diagnostics-feature{color:#fff;background:var(--navy);border-radius:var(--radius-lg);grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:60px;min-height:620px;margin-top:10px;margin-bottom:116px;padding:76px;display:grid;overflow:hidden}.diagnostics-feature h2,.media-callout h2,.contact-band h2,.emergency-hero h1,.lab-panel--blue h2{color:#fff}.diagnostics-feature p,.media-callout p,.contact-band p,.emergency-hero p{color:#c8d6e8}.feature-checks{grid-template-columns:1fr 1fr;gap:12px;margin:30px 0 34px;display:grid}.feature-checks span{color:#e6f1ff;align-items:center;gap:8px;font-size:.86rem;font-weight:750;display:flex}.feature-checks svg{color:#6bb3ff}.diagnostics-feature__photos{min-height:480px;position:relative}.floating-photo{border:8px solid #fff;border-radius:24px;position:absolute;overflow:hidden;box-shadow:0 26px 70px #0000004d}.floating-photo img{object-fit:cover;width:100%;height:100%}.floating-photo--back{width:68%;height:62%;top:0;right:0;transform:rotate(3deg)}.floating-photo--back.is-visible{transform:rotate(3deg)translateY(0)}.floating-photo--front{z-index:2;width:72%;height:68%;bottom:0;left:0;transform:rotate(-3deg)translateY(24px)}.floating-photo--front.is-visible{transform:rotate(-3deg)translateY(0)}.inpatient-preview{padding-top:10px;padding-bottom:116px}.ward-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.ward-card{border-radius:var(--radius-md);min-height:440px;box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.ward-card img{object-fit:cover;width:100%;height:100%;transition:transform .65s}.ward-card:hover img{transform:scale(1.035)}.ward-card>div{color:#fff;background:#071a33e0;border-radius:16px;flex-direction:column;gap:5px;padding:20px;display:flex;position:absolute;bottom:18px;left:18px;right:18px}.ward-card span{color:#9dc8ff;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:850}.ward-card strong{font-size:1.2rem}.team-preview{background:var(--blue-pale);border-radius:var(--radius-lg);border:1px solid #dfebf9;grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);align-items:center;gap:64px;margin-bottom:116px;padding:34px;display:grid}.team-preview__visuals{align-self:stretch;min-height:610px;position:relative}.team-preview__photo,.team-preview__carousel{aspect-ratio:4/3;background:#fff;border:1px solid #d7e5f6;border-radius:28px;overflow:hidden;box-shadow:0 24px 56px #173b6729}.team-preview__photo--primary{z-index:1;width:84%;position:absolute;top:0;left:0}.team-preview__photo img{object-fit:contain;width:100%;height:100%;display:block}.team-preview__carousel{z-index:2;width:62%;padding:7px;position:absolute;bottom:0;right:0}.team-preview__carousel-image{object-fit:contain;background:#e8f0fa;border-radius:21px;width:100%;height:100%;animation:.42s both photo-arrive;display:block}.team-preview__carousel-dots,.team-preview__carousel-arrows{z-index:3;align-items:center;display:flex;position:absolute}.team-preview__carousel-dots{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#071a33c7;border-radius:999px;gap:6px;padding:8px 10px;bottom:18px;left:18px}.team-preview__carousel-dots button{cursor:pointer;background:#ffffff8f;border:0;border-radius:999px;width:7px;height:7px;padding:0;transition:width .18s,background .18s}.team-preview__carousel-dots button.is-active{background:#fff;width:22px}.team-preview__carousel-arrows{gap:6px;bottom:14px;right:18px}.team-preview__carousel-arrows button{width:34px;height:34px;color:var(--navy);cursor:pointer;background:#fffffff0;border:1px solid #c9daeef5;border-radius:50%;place-items:center;padding:0;transition:transform .18s,background .18s;display:grid}.team-preview__carousel-arrows button:hover{background:#fff;transform:translateY(-2px)}.team-preview__copy{padding:26px 36px 26px 0}.team-counts{grid-template-columns:repeat(3,1fr);gap:8px;margin:28px 0;display:grid}.team-counts span{background:#fff;border:1px solid #dbe8f7;border-radius:14px;flex-direction:column;gap:4px;padding:15px;display:flex}.team-counts strong{color:var(--blue);font-size:1.65rem}.team-counts span{color:var(--muted);font-size:.72rem;font-weight:700}.leader-card{border-left:3px solid var(--blue);background:#fff;border-radius:4px 14px 14px 4px;align-items:flex-start;gap:13px;margin-bottom:25px;padding:17px;display:flex}.leader-card>svg{color:var(--blue);flex:none}.leader-card div{flex-direction:column;gap:5px;display:flex}.leader-card strong{font-size:.98rem}.leader-card span{color:var(--muted);font-size:.78rem;line-height:1.45}.inline-buttons{flex-wrap:wrap;gap:10px;display:flex}.gallery-section{background:#fff}.photo-carousel{position:relative}.photo-carousel__track{height:530px;position:relative}.photo-tile{box-shadow:var(--shadow-md);cursor:zoom-in;background:#dce7f3;border:7px solid #fff;border-radius:24px;padding:0;transition:transform .24s,z-index;animation:.42s both photo-arrive;position:absolute;overflow:hidden}.photo-tile:hover{z-index:6;transform:translateY(-8px)rotate(0)}.photo-tile>img{object-fit:cover;width:100%;height:100%}.photo-tile>span{color:#fff;text-align:left;background:#071a33e0;border-radius:14px;flex-direction:column;gap:4px;padding:16px;display:flex;position:absolute;bottom:10px;left:10px;right:10px}.photo-tile>span strong{font-size:1rem}.photo-tile>span small{color:#d8e5f5;font-size:.72rem}.photo-tile--1{z-index:3;width:57%;height:90%;top:0;left:0;transform:rotate(-1deg)}.photo-tile--2{z-index:2;width:38%;height:70%;top:24px;right:18%;transform:rotate(2.3deg)}.photo-tile--3{z-index:4;width:28%;height:58%;bottom:4px;right:0;transform:rotate(-1.8deg)}.carousel-controls{z-index:8;align-items:center;gap:14px;display:flex;position:absolute;bottom:0;right:31%}.carousel-controls span{color:var(--muted);letter-spacing:.06em;font-size:.75rem;font-weight:850}.reviews{background:var(--blue-pale);border-radius:var(--radius-lg)}.review-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.review-card{background:#fff;border:1px solid #dbe8f7;border-radius:20px;flex-direction:column;min-height:278px;padding:26px;display:flex}.review-card__top{justify-content:space-between;align-items:center;gap:12px;display:flex}.review-card__top span{font-weight:850}.review-card__top small,.review-placeholder{color:#7c8da1;font-size:.69rem}.review-card__top small{background:#eef4fb;border-radius:999px;padding:6px 8px}.review-stars{color:#f3ae24;letter-spacing:.14em;margin:19px 0}.review-card p{font-size:.9rem}.review-placeholder{align-items:center;gap:7px;margin-top:auto;display:flex}.contact-band{color:#fff;background:var(--blue);border-radius:var(--radius-lg);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:50px;min-height:260px;margin-top:116px;margin-bottom:116px;padding:55px 64px;display:grid;box-shadow:0 26px 80px #1670e83b}.contact-band h2{margin-bottom:12px}.contact-band p{margin-bottom:0}.contact-band__actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.contact-band__actions .button:first-child{grid-row:span 2}.page-hero{border-bottom:1px solid var(--line);background:#f5f9ff;grid-template-columns:52% 48%;min-height:530px;display:grid}.page-hero__copy{align-items:center;width:min(620px,100% - 48px);margin-right:0;padding:78px 38px 78px 0;display:flex}.page-hero__copy h1{max-width:780px;font-size:clamp(2.8rem,4.5vw,4.7rem)}.page-hero__copy p{max-width:610px;font-size:1.1rem}.page-hero__actions{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.page-hero__image{background:#dce8f5;min-height:530px;position:relative;overflow:hidden}.page-hero__image img{object-fit:cover;width:100%;height:100%}.page-hero--dark{color:#fff;background:var(--navy)}.page-hero--dark p{color:#c8d6e8}.story{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:80px;padding-top:116px;padding-bottom:30px;display:grid}.story__copy p{font-size:1.1rem}.story__quote{color:#fff;background:var(--navy);border-radius:var(--radius-md);flex-direction:column;justify-content:flex-end;padding:34px;display:flex}.story__quote svg{color:#73b2ff;margin-bottom:auto}.story__quote strong{margin-top:80px;font-size:1.35rem}.story__quote span{color:#c4d4e8;margin-top:9px;font-size:.84rem;line-height:1.45}.simple-cta{background:var(--blue-pale);border-radius:var(--radius-md);border:1px solid #dce9f7;justify-content:space-between;align-items:center;gap:42px;margin-top:20px;margin-bottom:80px;padding:38px 44px;display:flex}.simple-cta h2{margin-bottom:9px;font-size:2rem}.simple-cta p{margin-bottom:0}.media-list{padding-top:90px;padding-bottom:90px}.media-row{grid-template-columns:minmax(0,1.1fr) minmax(310px,.9fr);align-items:center;gap:64px;margin-bottom:80px;display:grid}.media-row--reverse{grid-template-columns:minmax(310px,.9fr) minmax(0,1.1fr)}.media-row--reverse img{order:2}.media-row img{object-fit:cover;border-radius:var(--radius-md);width:100%;height:420px;box-shadow:var(--shadow-sm)}.media-row h2{margin-bottom:15px}.lab-layout{grid-template-columns:1fr 1fr;gap:18px;padding-top:100px;padding-bottom:42px;display:grid}.lab-panel{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;min-height:620px;padding:42px}.lab-panel--blue{color:#fff;background:var(--blue);border-color:var(--blue)}.chip-list{grid-template-columns:1fr 1fr;gap:10px;margin-top:30px;display:grid}.chip-list span,.pharmacy-grid span{color:#33465e;background:var(--blue-pale);border:1px solid #dce9f7;border-radius:12px;align-items:center;gap:9px;min-height:54px;padding:12px 14px;font-size:.8rem;font-weight:700;line-height:1.35;display:flex}.chip-list svg{color:var(--blue);flex:none}.chip-list--dark span{color:#edf5ff;background:#ffffff1a;border-color:#ffffff2e}.chip-list--dark svg{color:#a9d0ff}.lab-panel .button{margin-top:25px}.outsource-note{color:var(--blue-dark);border-left:4px solid var(--blue);background:#edf6ff;border-radius:4px 18px 18px 4px;align-items:center;gap:22px;margin-bottom:90px;padding:30px 36px;display:flex}.outsource-note>svg{flex:none}.outsource-note h2{margin-bottom:7px;font-size:1.5rem}.outsource-note p{margin-bottom:0;font-size:.9rem}.big-chip-grid,.pharmacy-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.big-chip-grid>.reveal{min-height:138px}.big-chip-grid span{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;justify-content:space-between;height:100%;padding:24px;font-weight:800;display:flex}.big-chip-grid strong{color:var(--blue);font-size:.76rem}.media-callout{background:var(--navy);border-radius:var(--radius-lg);grid-template-columns:1fr 1fr;min-height:440px;margin-bottom:80px;display:grid;overflow:hidden}.media-callout img{object-fit:cover;width:100%;height:100%}.media-callout>div{align-self:center;padding:50px}.ward-detail{grid-template-columns:1fr 1fr;gap:18px;padding-top:100px;padding-bottom:60px;display:grid}.ward-detail__card{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;overflow:hidden}.ward-detail__card img{object-fit:cover;width:100%;height:360px}.ward-detail__card>div{padding:30px}.ward-detail__card h2{font-size:2rem}.pharmacy-grid span{background:#fff;min-height:72px;font-size:.86rem}.pharmacy-grid svg{color:var(--blue);flex:none}.care-steps{grid-template-columns:repeat(3,1fr);gap:16px;padding-top:88px;padding-bottom:88px;display:grid}.care-steps>.reveal{border:1px solid var(--line);border-radius:var(--radius-md);min-height:330px;box-shadow:var(--shadow-sm);background:#fff;padding:34px}.care-steps h2{font-size:2rem}.care-steps p{margin-bottom:0;font-size:.92rem}.leader-profile{grid-template-columns:150px 1fr;align-items:center;gap:34px;padding-top:80px;padding-bottom:40px;display:grid}.leader-profile__mark{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:130px;height:130px;display:grid;box-shadow:0 20px 50px #1670e83d}.leader-profile__copy h2{margin-bottom:10px}.team-facts-panel{grid-template-columns:repeat(3,1fr);gap:16px;padding-top:26px;padding-bottom:56px;display:grid}.team-facts-panel>.reveal{background:var(--blue-pale);border:1px solid #dce9f7;border-radius:20px;flex-direction:column;justify-content:center;min-height:170px;padding:30px;display:flex}.team-facts-panel strong{color:var(--blue-dark);font-size:2.8rem}.team-facts-panel span{color:var(--muted);margin-top:7px;font-weight:750}.doctor-scroller{scroll-snap-type:x mandatory;scrollbar-color:#a9c4e6 #edf3fa;grid-auto-columns:minmax(260px,.31fr);grid-auto-flow:column;gap:14px;padding:8px 4px 24px;display:grid;overflow-x:auto}.doctor-card{scroll-snap-align:start;border:1px solid var(--line);background:#fff;border-radius:20px;padding:10px 10px 22px}.doctor-card__photo{background:#dce8f5;border-radius:14px;height:280px;margin-bottom:18px;position:relative;overflow:hidden}.doctor-card__photo img{object-fit:cover;width:100%;height:100%;transform:scale(2.4)}.doctor-card__photo span{color:#fff;background:#071a33d1;border-radius:99px;padding:6px 8px;font-size:.62rem;font-weight:800;position:absolute;bottom:8px;right:8px}.doctor-card>small{color:var(--blue);letter-spacing:.09em;text-transform:uppercase;font-size:.68rem;font-weight:900}.doctor-card h3{margin-top:9px;margin-bottom:8px}.doctor-card p{margin-bottom:0;font-size:.78rem;line-height:1.5}.support-team{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:80px;display:grid}.support-team>.reveal{background:var(--blue-pale);border:1px solid #dce9f7;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;column-gap:16px;padding:26px;display:grid}.support-team__icon{width:58px;height:58px;color:var(--blue);background:#fff;border-radius:16px;grid-row:span 2;place-items:center;display:grid}.support-team span{color:var(--muted);margin-top:4px;font-size:.8rem}.emergency-hero{color:#fff;background:#9e2435;padding:110px 0}.emergency-hero>.section-shell{max-width:980px;margin-left:max(24px,50vw - 620px)}.emergency-hero>.section-shell>svg{color:#ffd9de;margin-bottom:26px;animation:2.4s ease-in-out infinite gentle-pulse}.emergency-hero h1{max-width:950px}.emergency-hero p{max-width:720px;font-size:1.18rem}.emergency-info{border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-md);background:#fff;grid-template-columns:repeat(3,1fr);margin-top:-34px;margin-bottom:80px;display:grid;overflow:hidden}.emergency-info>.reveal{border-right:1px solid var(--line);flex-direction:column;justify-content:center;align-items:flex-start;min-height:160px;padding:28px;display:flex}.emergency-info>.reveal:last-child{border-right:0}.emergency-info svg{color:var(--red);margin-bottom:17px}.emergency-info strong{font-size:1.15rem}.emergency-info span{color:var(--muted);margin-top:4px;font-size:.8rem}.contacts-layout{grid-template-columns:minmax(350px,.85fr) minmax(0,1.15fr);gap:18px;padding-top:100px;padding-bottom:10px;display:grid}.contact-card,.map-frame{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;min-height:520px;overflow:hidden}.contact-card{flex-direction:column;padding:38px;display:flex}.contact-list{gap:12px;margin:15px 0 30px;display:grid}.contact-list>span{background:var(--blue-pale);border-radius:14px;align-items:center;gap:13px;padding:16px;display:flex}.contact-list>span>svg{color:var(--blue);flex:none}.contact-list>span>span{flex-direction:column;gap:3px;display:flex}.contact-list small{color:var(--muted);font-size:.68rem}.contact-list strong{font-size:.86rem}.contact-card .inline-buttons{margin-top:auto}.map-frame{position:relative}.map-frame iframe{border:0;width:100%;height:100%;min-height:520px}.map-frame>a{color:#fff;background:var(--navy);box-shadow:var(--shadow-sm);border-radius:12px;align-items:center;gap:7px;padding:12px 15px;font-size:.8rem;font-weight:800;display:inline-flex;position:absolute;bottom:16px;right:16px}.location-photo{background:var(--navy);border-radius:var(--radius-md);box-shadow:var(--shadow-md);margin-top:18px;margin-bottom:90px;position:relative;overflow:hidden}.location-photo img{aspect-ratio:16/8.2;object-fit:cover;object-position:center 53%;width:100%;height:auto;display:block}.location-photo__caption{color:#fff;width:min(470px,100% - 48px);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#071b34e6;border:1px solid #fff3;border-radius:16px;flex-direction:column;gap:8px;padding:22px 24px;display:flex;position:absolute;bottom:24px;right:24px}.location-photo__caption strong{color:#fff;font-size:1.24rem}.location-photo__caption small{color:#dce9f7;font-size:.78rem;line-height:1.55}.not-found{flex-direction:column;justify-content:center;align-items:flex-start;min-height:620px;display:flex}.not-found>svg{color:var(--blue);margin-bottom:22px}.back-home{padding-top:4px;padding-bottom:80px}.footer{color:#fff;background:var(--navy)}.footer__main{grid-template-columns:1.45fr .75fr .75fr 1.05fr;gap:50px;padding-top:72px;padding-bottom:60px;display:grid}.footer .brand{width:fit-content;min-width:0;color:var(--ink);background:#fff;border-radius:12px;padding:8px 15px 8px 8px}.footer .brand img{width:58px;height:58px}.footer__brand p{color:#aebed2;max-width:320px;margin-top:20px;font-size:.82rem}.footer__column{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footer__column>strong{color:#fff;margin-bottom:6px;font-size:.84rem}.footer__column a,.footer__column button,.footer__column span{color:#aebed2;text-align:left;background:0 0;border:0;padding:0;font-size:.78rem;line-height:1.45}.footer__column button{cursor:pointer}.footer__column a:hover,.footer__column button:hover{color:#fff}.footer__bottom{color:#7f93ab;border-top:1px solid #ffffff1c;justify-content:space-between;align-items:center;gap:20px;min-height:68px;font-size:.69rem;display:flex}.modal-backdrop,.lightbox{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#040f1ec2;place-items:center;padding:20px;animation:.18s both fade-in;display:grid;position:fixed;inset:0}.booking-modal{background:#fff;border-radius:26px;width:min(540px,100%);max-height:calc(100vh - 40px);animation:.26s both modal-in;position:relative;overflow-y:auto;box-shadow:0 34px 100px #0000004d}.modal-close{z-index:2;cursor:pointer;background:#edf3fa;border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:18px;right:18px}.booking-form,.booking-success{padding:42px}.booking-form h2,.booking-success h2{padding-right:25px;font-size:2.25rem}.booking-form>p,.booking-success>p{margin-bottom:24px;font-size:.9rem}.booking-form>label:not(.consent){color:#31445d;flex-direction:column;gap:7px;margin-bottom:15px;font-size:.78rem;font-weight:750;display:flex}.booking-form input,.booking-form textarea{width:100%;color:var(--ink);resize:vertical;background:#fff;border:1px solid #cbd9e8;border-radius:11px;outline:none;padding:13px 14px}.booking-form input:focus,.booking-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px #1670e81a}.booking-form label.has-error input,.booking-form label.has-error textarea{border-color:var(--red)}.booking-form label>small,.consent.has-error small{color:var(--red);font-size:.68rem}.consent{color:var(--muted);grid-template-columns:auto 1fr;align-items:center;gap:8px;margin:18px 0;font-size:.72rem;line-height:1.35;display:grid}.consent input{width:18px;height:18px;accent-color:var(--blue)}.consent small{grid-column:2}.modal-safe{color:#66809e;justify-content:center;align-items:center;gap:7px;margin-top:14px;font-size:.69rem;display:flex}.booking-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:450px;display:flex}.booking-success>svg{color:var(--green);margin-bottom:18px}.booking-success .button{margin-top:24px}.spin{animation:.8s linear infinite spin}.chat-launcher{z-index:60;color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:9px;min-height:54px;padding:13px 19px;font-weight:850;animation:none;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 50px #1670e859}.chat-panel{z-index:70;background:#fff;border:1px solid #d7e3f0;border-radius:22px;flex-direction:column;width:min(390px,100vw - 32px);max-height:min(650px,100vh - 48px);animation:.26s both chat-in;display:flex;position:fixed;bottom:24px;right:24px;overflow:hidden;box-shadow:0 28px 90px #071a3340}.chat-panel>header{color:#fff;background:var(--navy);justify-content:space-between;align-items:center;min-height:70px;padding:12px 14px;display:flex}.chat-panel>header>span{align-items:center;gap:10px;display:flex}.chat-panel>header>span>span:last-child{flex-direction:column;gap:4px;display:flex}.chat-panel header small{color:#aebfd3;align-items:center;gap:6px;font-size:.66rem;display:flex}.chat-avatar{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.chat-panel>header button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.chat-demo-note{color:#6c7e94;text-align:center;background:#edf4fc;border-bottom:1px solid #dae6f3;padding:7px 12px;font-size:.65rem}.chat-body{background:#f7faff;flex-direction:column;gap:9px;min-height:230px;max-height:300px;padding:16px;display:flex;overflow-y:auto}.chat-message{color:#31445d;background:#fff;border:1px solid #dce6f2;border-radius:5px 14px 14px;max-width:84%;margin:0;padding:10px 12px;font-size:.78rem;line-height:1.45}.chat-message--user{color:#fff;background:var(--blue);border-color:var(--blue);border-radius:14px 5px 14px 14px;align-self:flex-end}.chat-typing{gap:4px;display:flex}.chat-typing i{background:#8da0b6;border-radius:50%;width:5px;height:5px;animation:.9s ease-in-out infinite typing}.chat-typing i:nth-child(2){animation-delay:.12s}.chat-typing i:nth-child(3){animation-delay:.24s}.chat-quick{border-top:1px solid var(--line);flex-wrap:wrap;gap:6px;padding:10px 12px;display:flex}.chat-quick button{color:var(--blue-dark);background:var(--blue-soft);cursor:pointer;border:1px solid #cfe1f7;border-radius:999px;flex:150px;padding:7px 9px;font-size:.66rem;font-weight:750}.chat-input{border-top:1px solid var(--line);grid-template-columns:1fr 42px;gap:7px;padding:10px 12px;display:grid}.chat-input input{background:#f7faff;border:1px solid #d6e2ef;border-radius:11px;min-width:0;padding:10px 12px}.chat-input button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:11px;place-items:center;display:grid}.chat-book{color:#fff;background:var(--blue);cursor:pointer;border:0;min-height:40px;font-size:.75rem;font-weight:850}.lightbox{z-index:110}.lightbox>button{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff3d;border-radius:50%;place-items:center;width:46px;height:46px;display:grid;position:fixed;top:24px;right:24px}.lightbox figure{max-width:min(1100px,92vw);max-height:88vh;margin:0;position:relative}.lightbox figure img{border-radius:18px;max-width:100%;max-height:78vh;box-shadow:0 30px 90px #0006}.lightbox figcaption{color:#fff;background:#071a33e0;border-radius:12px;flex-direction:column;gap:4px;padding:15px;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.lightbox figcaption span{color:#ccd9e9;font-size:.74rem}.mobile-action-bar{display:none}@keyframes hero-copy-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes photo-arrive{0%{opacity:0;filter:saturate(.6)}to{opacity:1;filter:saturate()}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-in{0%{opacity:0;transform:translateY(22px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes chat-in{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes gentle-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes gentle-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes typing{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1220px){.site-header{gap:16px}.brand{min-width:70px}.brand__descriptor{display:none}.desktop-nav{gap:15px}.open-now{display:none}.diagnostics-feature{padding:60px}.team-preview__visuals{align-self:center;width:100%;min-height:570px}.team-preview__photo--primary{width:100%}.team-preview__carousel{width:82%}}@media (width<=980px){.site-header{grid-template-columns:auto 1fr auto;min-height:72px}.site-header .brand__descriptor{display:flex}.desktop-nav,.header-actions{display:none}.menu-button{display:grid}.mobile-menu{display:block;top:72px}.hero{min-height:780px}.hero__media{width:46%}.hero__panel{width:54%}.hero__buttons .button{flex:180px}.section-heading{grid-template-columns:1fr .8fr}.section-heading>.text-link{grid-column:1/-1}.service-grid,.big-chip-grid,.pharmacy-grid{grid-template-columns:repeat(2,1fr)}.diagnostics-feature,.team-preview{grid-template-columns:1fr}.team-preview__visuals{min-height:680px}.team-preview__photo--primary{width:84%}.team-preview__carousel{width:62%}.diagnostics-feature__photos{min-height:430px}.team-preview__copy{padding:10px}.review-grid{grid-template-columns:1fr}.review-card{min-height:220px}.contact-band{grid-template-columns:1fr}.page-hero{grid-template-columns:55% 45%}.lab-layout,.ward-detail,.contacts-layout{grid-template-columns:1fr}.lab-panel{min-height:auto}.map-frame,.map-frame iframe{min-height:440px}.footer__main{grid-template-columns:1.35fr 1fr 1fr}.footer__column:last-child{grid-column:1/-1}}@media (width<=720px){body{padding-bottom:68px}.section-shell{width:min(100% - 32px,1240px)}.prototype-notice{min-height:27px;padding-inline:12px;font-size:.64rem}.site-header{min-height:64px;padding:6px 16px}.site-header .brand{gap:8px}.site-header .brand img{width:50px;height:50px}.site-header .brand__descriptor strong{font-size:.72rem}.site-header .brand__descriptor small{font-size:.59rem}.menu-button{width:42px;height:42px}.mobile-menu{max-height:calc(100vh - 132px);top:64px;overflow-y:auto}h1{font-size:clamp(2.55rem,12vw,3.7rem)}h2{font-size:clamp(2rem,9vw,2.7rem)}p{font-size:.95rem}.hero{flex-direction:column;min-height:auto;display:flex;overflow:hidden}.hero__content{order:1;min-height:auto;padding-top:46px;padding-bottom:88px}.hero__panel{width:100%;padding:0}.hero__panel>p{font-size:1rem}.hero__note{font-size:.7rem}.hero__buttons{grid-template-columns:1fr 1fr;display:grid}.hero__buttons .button:first-child{grid-column:1/-1}.hero__buttons .button{min-width:0;padding-inline:12px;font-size:.8rem}.hero__urgent-link{max-width:310px;line-height:1.4}.hero__media{order:2;width:100%;height:330px;position:relative}.hero__media:before{display:none}.hero__media img{object-position:center}.hero__photo-caption{max-width:none;padding:10px 12px;bottom:16px;left:14px;right:14px}.hero__controls{width:auto;bottom:346px;left:16px;right:16px}.hero__arrows button{width:40px;height:40px}.trust-strip{border-radius:0 0 20px 20px;grid-template-columns:1fr 1fr;width:min(100% - 24px,1240px)}.trust-fact{border-bottom:1px solid var(--line);justify-content:flex-start;min-height:94px}.trust-fact:nth-child(2){border-right:0}.trust-fact:nth-child(3),.trust-fact:nth-child(4){border-bottom:0}.trust-fact strong{font-size:1.65rem}.home-services,.page-section,.gallery-section,.reviews,.list-section,.team-list{padding-top:78px;padding-bottom:78px}.section-heading{grid-template-columns:1fr;gap:16px;margin-bottom:32px}.section-heading>p{max-width:none}.service-grid,.big-chip-grid,.pharmacy-grid{grid-template-columns:1fr}.service-card,.service-contact-card{min-height:250px}.diagnostics-feature{border-radius:26px;gap:34px;min-height:auto;margin-bottom:78px;padding:42px 22px}.feature-checks{grid-template-columns:1fr}.diagnostics-feature__photos{min-height:310px}.floating-photo{border-width:5px;border-radius:16px}.inpatient-preview{padding-bottom:78px}.ward-grid{grid-template-columns:1fr}.ward-card{min-height:350px}.team-preview{border-radius:26px;gap:26px;margin-bottom:78px;padding:14px}.team-preview__visuals{min-height:410px}.team-preview__photo,.team-preview__carousel{border-radius:18px}.team-preview__photo--primary{width:92%}.team-preview__carousel{width:68%;padding:5px}.team-preview__carousel-image{border-radius:13px}.team-preview__carousel-dots{padding:7px 9px;bottom:12px;left:12px}.team-preview__carousel-arrows{bottom:10px;right:11px}.team-preview__carousel-arrows button{width:30px;height:30px}.team-preview__copy{padding:14px 8px 18px}.team-counts{grid-template-columns:1fr 1fr 1fr}.team-counts span{padding:11px 8px}.team-counts strong{font-size:1.35rem}.team-counts span{font-size:.6rem}.inline-buttons .button{flex:160px}.photo-carousel__track{height:420px}.photo-tile{border-width:5px;border-radius:18px}.photo-tile--1{width:82%;height:82%}.photo-tile--2{width:46%;height:58%;top:86px;right:0}.photo-tile--3{width:44%;height:42%;bottom:4px;right:7%}.photo-tile>span{padding:11px;bottom:6px;left:6px;right:6px}.photo-tile>span small{display:none}.carousel-controls{bottom:-6px;left:0;right:auto}.reviews{border-radius:26px;width:min(100% - 16px,1240px);padding-left:20px;padding-right:20px}.contact-band{border-radius:26px;gap:28px;min-height:auto;margin-top:78px;margin-bottom:78px;padding:38px 22px}.contact-band__actions{grid-template-columns:1fr}.contact-band__actions .button:first-child{grid-row:auto}.page-hero{flex-direction:column;min-height:auto;display:flex}.page-hero__copy{width:min(100% - 32px,1240px);min-height:430px;padding:60px 0}.page-hero__copy h1{font-size:clamp(2.45rem,11vw,3.45rem)}.page-hero__image{min-height:300px}.story{grid-template-columns:1fr;gap:28px;padding-top:78px}.story__quote{min-height:300px}.simple-cta{flex-direction:column;align-items:flex-start;gap:22px;margin-bottom:60px;padding:28px 22px}.simple-cta .button{width:100%}.media-list{padding-top:68px;padding-bottom:30px}.media-row,.media-row--reverse{grid-template-columns:1fr;gap:26px;margin-bottom:62px}.media-row--reverse img{order:initial}.media-row img{height:280px}.lab-layout,.ward-detail,.contacts-layout{padding-top:68px}.care-steps,.team-facts-panel{grid-template-columns:1fr;padding-top:62px;padding-bottom:62px}.care-steps>.reveal,.team-facts-panel>.reveal{min-height:auto;padding:26px 22px}.lab-panel{padding:28px 20px}.chip-list{grid-template-columns:1fr}.outsource-note{align-items:flex-start;margin-bottom:60px;padding:24px 20px}.media-callout{border-radius:26px;flex-direction:column;margin-bottom:60px;display:flex}.media-callout img{height:270px}.media-callout>div{padding:32px 22px}.ward-detail__card img{height:280px}.leader-profile{grid-template-columns:88px 1fr;gap:18px;padding-top:62px}.leader-profile__mark{width:82px;height:82px}.leader-profile__copy h2{font-size:1.85rem}.doctor-scroller{grid-auto-columns:78vw;width:calc(100vw - 16px)}.support-team{grid-template-columns:1fr}.emergency-hero{padding:76px 0}.emergency-hero>.section-shell{margin-inline:auto}.emergency-info{grid-template-columns:1fr}.emergency-info>.reveal{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:44px 1fr;column-gap:12px;min-height:120px;display:grid}.emergency-info>.reveal:last-child{border-bottom:0}.emergency-info svg{grid-row:span 2;margin-bottom:0}.contact-card,.map-frame,.map-frame iframe{min-height:430px}.contact-card{padding:26px 20px}.location-photo{border-radius:24px;margin-top:14px;margin-bottom:64px}.location-photo img{aspect-ratio:4/3;object-position:center 50%}.location-photo__caption{width:100%;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-radius:0;padding:19px 20px 21px;position:static}.location-photo__caption strong{font-size:1.05rem}.footer__main{grid-template-columns:1fr 1fr;gap:36px 22px;padding-top:56px}.footer__brand,.footer__column:last-child{grid-column:1/-1}.footer__bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;min-height:94px}.booking-form,.booking-success{padding:34px 20px 24px}.booking-form h2,.booking-success h2{font-size:1.95rem}.chat-launcher{display:none}.chat-panel{width:calc(100vw - 16px);max-height:calc(100vh - 92px);bottom:76px;right:8px}.chat-body{min-height:190px;max-height:260px}.lightbox{padding:12px}.lightbox>button{top:12px;right:12px}.mobile-action-bar{z-index:65;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff7;border-top:1px solid #d4e1ef;grid-template-columns:repeat(4,1fr);min-height:68px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 28px #071a331f}.mobile-action-bar a,.mobile-action-bar button{color:#315071;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;padding:5px 2px;font-size:.58rem;font-weight:800;display:flex}.mobile-action-bar a:first-child,.mobile-action-bar button:nth-child(3){color:var(--blue-dark)}}@media (width<=390px){.site-header .brand__descriptor{display:none}.hero__buttons{grid-template-columns:1fr}.hero__buttons .button:first-child{grid-column:auto}.team-counts,.footer__main{grid-template-columns:1fr}.footer__brand,.footer__column:last-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
