.wtrd-brand-wrap .wtrd-brand-breadcrumb{display:flex;flex-wrap:wrap;gap:.45rem;margin:1rem 0;color:#52675a;font-size:.9rem}
.wtrd-brand-tabs{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.25rem 0 0}
.wtrd-brand-tabs a{display:inline-flex;align-items:center;min-height:44px;padding:.65rem 1rem;border:1px solid #bad0c3;border-radius:8px;background:#fff;text-decoration:none}
.wtrd-brand-tabs a[aria-current=page]{background:#245f43;color:#fff;border-color:#245f43}
.wtrd-brand-nav ul{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;list-style:none;margin:0;padding:0}
.wtrd-brand-nav li a{display:flex;justify-content:space-between;align-items:center;min-height:44px;padding:.5rem .7rem;border:1px solid #dbe8de;border-radius:8px;text-decoration:none}
.wtrd-brand-nav li span{font-size:.9em;color:#52675a}
.wtrd-brand-pages{display:flex;justify-content:center;gap:.45rem;flex-wrap:wrap;margin:1.5rem 0}
.wtrd-brand-pages a,.wtrd-brand-pages span{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:.45rem;border:1px solid #dbe8de;border-radius:6px}
.wtrd-brand-entry a{display:inline-flex;align-items:center;min-height:44px}
@media(max-width:700px){.wtrd-brand-nav ul{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:350px){.wtrd-brand-nav ul{grid-template-columns:1fr}}
