/* Advertising copy is intentionally kept as a clear title/subtitle pair. */
#ad{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:0;padding:17px 32px;min-height:92px}
#ad b{font-size:27px;line-height:1.25;font-weight:500;color:var(--accent);letter-spacing:.1px}
#ad span{font-size:15px;line-height:1.5;padding:5px 0 5px 28px;border-left:1px solid #e1a46b;color:#304b65}
@media(max-width:700px){#ad{min-height:86px;grid-template-columns:1fr;padding:14px 18px;gap:7px;text-align:center}#ad b{font-size:19px}#ad span{font-size:13px;padding:3px 0 0;border-left:0;border-top:1px solid #e1a46b}}

/* The mark stands alone in the navigation and footer. */
.brand-logo-only{width:42px;height:42px;justify-content:center;gap:0;flex:none}
.brand-logo-only .brand-mark{height:32px;gap:3px}
.brand-logo-only .brand-mark i{width:7px}
.brand-logo-only .brand-mark i:nth-child(1){height:13px}
.brand-logo-only .brand-mark i:nth-child(2){height:23px}
.brand-logo-only .brand-mark i:nth-child(3){height:32px}
.footer-brand-link.brand-logo-only{display:flex;margin-bottom:2px}
.regional-sites{display:block;color:#70808d;font-size:11px;margin-top:3px}.regional-sites a{color:#216692;margin-right:2px}.dark .regional-sites{color:#aab8c3}.dark .regional-sites a{color:#8fc4e8}
.redirect-dialog{position:fixed;inset:0;z-index:20;background:rgba(15,31,45,.48);display:grid;place-items:center;padding:18px}.redirect-card{width:min(420px,100%);background:#fff;border-radius:7px;padding:25px;box-shadow:0 18px 48px rgba(0,0,0,.26);color:#183047}.redirect-card h2{margin:0 0 10px;font-size:20px}.redirect-region{margin:0;color:#f27b20;font-weight:700}.redirect-url{overflow-wrap:anywhere;background:#f3f6f8;border:1px solid #dce4e9;padding:9px;border-radius:4px;color:#476071}.redirect-wait{color:#71808d}.redirect-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.redirect-actions button,.redirect-open{border:1px solid #cbd7df;border-radius:4px;background:#fff;color:#314c63;padding:9px 13px;font:inherit;cursor:pointer;text-decoration:none}.redirect-open{background:#f27b20;border-color:#f27b20;color:#fff}.dark .redirect-card{background:#202e3b;color:#edf3f7}.dark .redirect-url{background:#182733;border-color:#3c5263;color:#dce6ed}
