:root{--ll-blue:#0b4f9c;--ll-blue-dark:#07396f;--ll-orange:#f28c28;--ll-ink:#142033;--ll-line:#d8e1ec;--ll-bg:#fff}
.ll-global-shell{position:relative;z-index:1000;font-family:Inter,Arial,sans-serif;background:#fff;color:var(--ll-ink);border-bottom:1px solid var(--ll-line)}
.ll-global-bar{width:min(1180px,calc(100% - 32px));margin:auto;min-height:74px;display:flex;align-items:center;gap:26px}
.ll-global-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--ll-ink);min-width:210px}
.ll-global-brand img{width:178px;height:58px;object-fit:contain;object-position:left center}
.ll-global-menu{display:flex;align-items:center;justify-content:flex-end;gap:4px;flex:1;flex-wrap:wrap}
.ll-global-menu a{display:inline-flex;align-items:center;min-height:40px;padding:9px 11px;border-radius:9px;text-decoration:none;color:#26364c;font-size:.91rem;font-weight:700;white-space:nowrap}
.ll-global-menu a:hover,.ll-global-menu a:focus{background:#eaf2fb;color:var(--ll-blue)}
.ll-global-menu a.ll-quote-link{background:var(--ll-blue);color:#fff;padding-inline:15px}
.ll-global-menu a.ll-quote-link:hover{background:var(--ll-blue-dark);color:#fff}
.ll-menu-toggle{display:none;border:1px solid var(--ll-line);background:#fff;border-radius:10px;padding:9px 12px;font-weight:800;color:var(--ll-blue);cursor:pointer}
.ll-credentials{background:linear-gradient(90deg,#eef5fc,#fff 46%,#f8fbfe);border-bottom:1px solid #dbe5ef}
.ll-credentials-inner{width:min(1180px,calc(100% - 32px));margin:auto;display:grid;grid-template-columns:minmax(210px,1.1fr) repeat(3,minmax(150px,1fr));gap:14px;align-items:center;padding:14px 0}
.ll-credential-intro strong{display:block;color:var(--ll-blue-dark);font-size:1rem}.ll-credential-intro span{display:block;color:#52637a;font-size:.85rem;line-height:1.35;margin-top:3px}
.ll-credential-card{height:76px;background:#fff;border:1px solid #dce5ee;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:7px 10px;text-decoration:none;box-shadow:0 4px 14px rgba(19,52,88,.06)}
.ll-credential-card img{display:block;width:100%;height:100%;max-width:205px;object-fit:contain}
.ll-credential-card:hover{border-color:#9bb8d7;box-shadow:0 7px 20px rgba(19,52,88,.11)}
/* Accreditation logos belong in the visible trust band, not in legacy page headers. */
header .accreditation-group,.accreditation-group{display:none!important}
/* Old microsite chrome is replaced by the shared navigation. */
body.ll-integrated-page>.top,body.ll-integrated-page>.trustbar,body.ll-integrated-page>nav:not(.ll-global-shell){display:none!important}
.ll-corporate-subnav{background:#f6f8fb;border-bottom:1px solid var(--ll-line)}
.ll-corporate-subnav .ll-global-menu{width:min(1180px,calc(100% - 32px));margin:auto;justify-content:center;padding:7px 0}
@media(max-width:980px){.ll-global-bar{flex-wrap:wrap;padding:8px 0}.ll-menu-toggle{display:inline-flex;margin-left:auto}.ll-global-menu{display:none;flex-basis:100%;justify-content:flex-start;padding:6px 0 12px}.ll-global-shell.ll-open .ll-global-menu{display:flex}.ll-global-menu a{width:calc(50% - 4px)}.ll-credentials-inner{grid-template-columns:1fr 1fr}.ll-credential-intro{grid-column:1/-1}.ll-credential-card{height:70px}}
@media(max-width:620px){.ll-global-brand img{width:150px}.ll-global-menu a{width:100%}.ll-credentials-inner{grid-template-columns:1fr}.ll-credential-intro{grid-column:auto}.ll-credential-card{height:68px}}
