/* Scoped to the branding row. Native searches and navigation keep their layout. */
.site-header .uas-branding-row,.uas-hs-preview .uas-branding-row{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:28px;clear:both;width:100%;grid-column:1/-1;margin:0 0 18px;}
.site-header .uas-branding-row>.site-branding,.uas-hs-preview .uas-branding-row>.site-branding{float:none!important;flex:0 1 280px;width:auto!important;min-width:170px;max-width:320px;margin:0!important;}
.site-header .uas-branding-row .custom-logo-link{display:inline-block;}
.site-header .uas-branding-row .custom-logo{width:auto;max-width:100%;height:auto;}
.uas-header-tools{--uas-header-accent:#075579;--uas-header-on-accent:#fff;box-sizing:border-box;display:flex;flex:0 1 780px;flex-wrap:wrap;justify-content:flex-end;gap:10px;min-width:0;margin:0 0 0 auto;padding:0;}
.uas-header-tools .uas-header-card{box-sizing:border-box;display:flex;align-items:center;gap:12px;flex:1 1 185px;max-width:260px;min-width:0;padding:12px 15px;border:1px solid #dfe7ed;border-radius:12px;background:#f7f9fb;color:#233645;text-decoration:none!important;line-height:1.35;box-shadow:none;transition:background .16s,border-color .16s;}
.uas-header-tools .uas-header-card:hover{background:#edf3f7;border-color:#a8bac7;color:#152c3e;}
.uas-header-tools .uas-header-card:focus-visible{outline:3px solid #e4ad16;outline-offset:3px;}
.uas-header-card__icon{display:flex;align-items:center;justify-content:center;flex:0 0 36px;width:36px;height:36px;background:#e7eff4;border-radius:10px;color:#075579;}
.uas-header-card__icon svg{display:block;width:23px;height:23px;}
.uas-header-card__copy{display:block;flex:1;min-width:0;overflow-wrap:anywhere;}
.uas-header-tools .uas-header-card strong{display:block;font-family:inherit;font-size:14px;font-weight:700;line-height:1.35;color:inherit;}
.uas-header-tools .uas-header-card small{display:block;font-family:inherit;font-size:11px;line-height:1.45;font-weight:400;margin-top:3px;color:#526577;}
.uas-header-card__arrow{font-size:22px;line-height:1;flex:0 0 auto;}
.uas-header-tools .uas-header-card.is-featured{background:var(--uas-header-accent);border-color:var(--uas-header-accent);color:var(--uas-header-on-accent);}
.uas-header-tools .uas-header-card.is-featured:hover{filter:brightness(.96);}
.uas-header-tools .is-featured .uas-header-card__icon{background:transparent;color:inherit;}
.uas-header-tools .is-featured small{color:inherit;opacity:1;}
.uas-header-tools--minimal .uas-header-card:not(.is-featured){background:transparent;border-color:transparent;}
.uas-header-tools--minimal .uas-header-card:not(.is-featured):hover{background:#f4f7f9;}
@media(max-width:1000px){.site-header .uas-branding-row{gap:18px;}.site-header .uas-branding-row>.site-branding{flex-basis:215px;}.uas-header-tools .uas-header-card{flex-basis:155px;padding:10px;gap:8px;}.uas-header-tools .uas-header-card__arrow{display:none;}.uas-header-card__icon{flex-basis:30px;width:30px;height:34px;}}
@media(max-width:767px){.site-header .uas-branding-row{flex-wrap:wrap;gap:16px;margin-bottom:16px;}.site-header .uas-branding-row>.site-branding{max-width:260px;flex:0 1 260px;}.uas-header-tools{flex-basis:100%;width:100%;justify-content:flex-start;}.uas-header-tools--desktop{display:none!important;}.uas-header-tools .uas-header-card{max-width:none;}}
@media(max-width:600px){.uas-header-tools{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;}.uas-header-tools .uas-header-card{padding:11px 7px;flex-direction:column;gap:6px;text-align:center;}.uas-header-tools .uas-header-card strong{font-size:12px;}.uas-header-tools .uas-header-card small,.uas-header-tools .uas-header-card__arrow{display:none;}.uas-header-card__icon{flex-basis:auto;height:29px;width:31px;background:transparent;}.uas-header-tools .screen-reader-text{position:absolute;}}
@media(prefers-reduced-motion:reduce){.uas-header-tools .uas-header-card{transition:none;}}
