/* Content-first homepage polish */
.experience{display:none!important}
.sticky-context{display:none!important}
.lead-teaser{display:none!important}
.shorts{display:none!important}

.branch-rail{padding:116px 5vw 126px;background:#f3f7f8;border-top:1px solid #dbe5e8;color:#17364a}
.branch-rail .rail-kicker{margin:0 0 14px;color:#65818b;font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:700}
.branch-rail>h2{max-width:1040px;margin:0;font-size:clamp(38px,5.2vw,72px);line-height:1.02;letter-spacing:-.052em;font-weight:500;color:#173f5d}
.rail-intro{max-width:780px;margin:22px 0 0;color:#667c87;font-size:15px;line-height:1.75}
.problems{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;margin-top:52px!important;border:0!important}
.problem{min-height:360px!important;padding:28px!important;border:1px solid #dce7e9!important;border-radius:24px!important;background:#fff!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important;overflow:hidden!important;position:relative!important;box-shadow:0 8px 28px rgba(27,65,82,.045)!important}
.problem:before{display:none!important}
.problem:hover{transform:translateY(-2px);border-color:#c7dadb!important;box-shadow:0 14px 34px rgba(27,65,82,.075)!important;background:#fff!important}
.problem-icon{width:48px;height:48px;border-radius:15px;background:#eaf4f1;border:1px solid #d6e8e2;display:grid;place-items:center;margin-bottom:24px;color:#255f68}
.problem:nth-child(2n) .problem-icon{background:#edf4f8;border-color:#dbe8ef;color:#285d7b}
.problem:nth-child(3n) .problem-icon{background:#f0f7f4;border-color:#dcebe5;color:#3d6f63}
.problem-icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.problem small{position:relative;color:#718994!important;font-size:10px!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-weight:750!important;line-height:1.45}
.problem h3{position:relative;margin:13px 0 12px!important;font-size:clamp(25px,2.3vw,36px)!important;line-height:1.06!important;letter-spacing:-.04em!important;font-weight:650!important;color:#173f5d!important}
.problem-copy{position:relative;color:#667c87!important;font-size:14px!important;line-height:1.7!important;margin:0!important;max-width:38ch}
.problem-actions{position:relative;margin-top:auto!important;padding-top:28px!important;width:100%!important;display:flex!important;gap:10px!important;align-items:center!important;flex-wrap:wrap!important}
.problem-primary,.problem-secondary{appearance:none;border-radius:999px;padding:11px 16px;font:inherit;font-size:12px;font-weight:750;line-height:1.1;cursor:pointer;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}
.problem-primary{border:1px solid #173f5d;background:#173f5d;color:#fff}
.problem-primary:hover{background:#0f324c;border-color:#0f324c;transform:translateY(-1px)}
.problem-secondary{border:1px solid #cbdadd;background:#fff;color:#31576b!important}
.problem-secondary:hover{background:#eef5f6;border-color:#b9cfd3;transform:translateY(-1px)}
.branch-rail .disclaimer{max-width:980px;margin:42px 0 0!important;padding:20px 0 0!important;border-top:1px solid #dbe5e8;color:#6f838c!important;font-size:12px!important;line-height:1.75!important}
.source-button[href="#"]{display:none!important}
.group-card{min-height:335px!important}.group-main{display:inline-flex!important;align-items:center;justify-content:center}.platform-more{display:inline-flex;margin-top:24px;padding:12px 16px;border-radius:999px;border:1px solid #cbdadd;background:#fff;color:#31576b;font-size:12px;font-weight:800;text-decoration:none}.platform-more:hover{background:#eef5f6;border-color:#b9cfd3}

/* Clinical groups dropdown: desktop */
.topbar .links{align-items:center;gap:22px!important}.topbar .links>a{white-space:nowrap;font-size:12px!important}.areas-nav{position:relative;display:flex;align-items:center;height:100%}.areas-trigger{appearance:none;border:0;background:transparent;color:#b6b5b5;font:inherit;font-size:12px!important;cursor:pointer;display:inline-flex;align-items:center;gap:6px;padding:14px 0;white-space:nowrap;transition:color .18s ease}.areas-trigger:hover,.areas-nav:focus-within .areas-trigger,.areas-nav:hover .areas-trigger{color:#fff}.areas-chevron{font-size:12px;line-height:1;transform:translateY(-1px);transition:transform .18s ease}.areas-nav:hover .areas-chevron,.areas-nav:focus-within .areas-chevron{transform:translateY(-1px) rotate(180deg)}.areas-dropdown{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%,-6px);width:370px;max-height:min(72vh,620px);overflow-y:auto;overscroll-behavior:contain;padding:9px;background:rgba(15,20,23,.97);border:1px solid rgba(255,255,255,.12);border-radius:18px;box-shadow:0 24px 70px rgba(0,0,0,.42);backdrop-filter:blur(18px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s ease;z-index:80;scrollbar-width:thin;scrollbar-color:#4b565b transparent}.areas-nav:hover .areas-dropdown,.areas-nav:focus-within .areas-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}.areas-dropdown:before{content:"";position:absolute;left:0;right:0;top:-14px;height:14px}.areas-dropdown a{display:block!important;padding:12px 13px!important;border-radius:11px;color:#c9d1d4!important;font-size:13px!important;line-height:1.35;text-align:left;transition:background .16s ease,color .16s ease,transform .16s ease}.areas-dropdown a:hover,.areas-dropdown a:focus{background:rgba(255,255,255,.07);color:#fff!important;transform:translateX(2px);outline:none}.group-dropdown a strong{display:block;color:#f1f4f5;font-size:13px;font-weight:700}.group-dropdown a small{display:block;margin-top:4px;color:#7f8d92;font-size:10px;line-height:1.45}.group-dropdown .all-areas-link{margin-top:7px;padding-top:14px!important;border-top:1px solid rgba(255,255,255,.09);color:#9cc9c6!important;font-weight:750}

/* Mobile menu: tap to expand groups */
.mobile-areas>button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;border:0;background:transparent;color:#fff;text-align:left;padding:0;cursor:pointer;font-size:clamp(30px,8vw,48px);font-weight:500}.mobile-areas>button span:last-child{font-size:.65em;color:#8f8f8f;transition:transform .2s ease}.mobile-areas.open>button span:last-child{transform:rotate(180deg)}.mobile-areas-list{max-height:0;overflow:hidden;opacity:0;transition:max-height .28s ease,opacity .2s ease;margin-top:0}.mobile-areas.open .mobile-areas-list{max-height:62vh;overflow-y:auto;opacity:1;margin-top:14px;padding-right:6px}.mobile-areas-list a{display:block!important;font-size:15px!important;font-weight:500!important;color:#aeb8bd!important;padding:9px 0 9px 16px;border-left:1px solid rgba(255,255,255,.12)}.mobile-areas-list a:hover{color:#fff!important}

@media(max-width:1180px){.topbar .links{gap:14px!important}.topbar .links>a,.areas-trigger{font-size:11px!important}}
@media(max-width:1080px){.problems{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:720px){.branch-rail{padding:78px 20px 88px}.branch-rail>h2{font-size:clamp(36px,10vw,52px)}.rail-intro{font-size:14px}.problems{grid-template-columns:1fr!important;margin-top:36px!important;gap:14px!important}.problem{min-height:300px!important;padding:24px!important}.problem h3{font-size:30px!important}.problem-actions{display:block!important;width:100%!important}.problem-primary,.problem-secondary{text-align:center;padding:12px 14px}.group-main{width:100%}.platform-more{width:100%;justify-content:center;text-align:center}}
