/* Approved Turf Soccer TS identity. Applied last to override legacy mark sizing. */
.turf-brand{display:inline-flex!important;align-items:center;flex:none;text-decoration:none!important;line-height:1}
.turf-brand .turf-wordmark{display:block!important;width:190px!important;height:42px!important;max-width:none;object-fit:cover;object-position:center;margin:0!important;border:0;border-radius:0;flex:none}
body:not(:has(.admin-shell)) header{background:#212121}
.admin-topbar .admin-brand.turf-brand{display:flex!important;flex-direction:column;align-items:flex-start;gap:0}
.admin-topbar .admin-brand .turf-wordmark{width:170px!important;height:34px!important}
.admin-topbar .admin-brand small{margin-left:45px;font-size:10px!important;line-height:12px}
.login-brand{margin:8px 0 6px}
@media(max-width:700px){
 .turf-brand .turf-wordmark{width:154px!important;height:34px!important}
 .admin-topbar .admin-brand .turf-wordmark{width:144px!important;height:29px!important}
 .admin-topbar .admin-brand small{margin-left:39px;font-size:9px!important}
}
@media(max-width:360px){body:not(:has(.admin-shell)) header .turf-brand .turf-wordmark{width:132px!important;height:30px!important}}
