.brand { display:flex; align-items:center; gap:.65rem; text-decoration:none; letter-spacing:-.03em; }
.brand-mark { display:grid !important; flex:0 0 2.45rem; width:2.45rem !important; height:2.45rem !important; place-items:center; border:1px solid #3c3c3c; border-radius:.55rem !important; color:#f5f5f5 !important; background:transparent !important; }
.brand-mark svg { width:1.7rem; height:1.7rem; fill:currentColor; }
.brand-mark path { fill:none; stroke:currentColor; stroke-width:1.8; stroke-linecap:round; }
.brand-copy { display:grid !important; width:auto !important; height:auto !important; gap:.02rem; color:#f5f5f5 !important; background:transparent !important; }
.brand-copy strong { font-size:.92rem; line-height:1.1; font-weight:800; }
.brand-copy small { color:#bcbcbc; font-size:.64rem; font-weight:750; letter-spacing:.11em; text-transform:uppercase; }
