.brand img,
.auth-brand img{object-fit:contain}
.site-header .brand img,
.site-footer .brand img,
.auth-brand img{width:50px;height:50px;border-radius:14px;background:radial-gradient(circle at 30% 30%,rgba(37,219,211,.18),rgba(8,18,32,.98));box-shadow:0 16px 32px rgba(0,0,0,.24);padding:3px}
.hero-brandmark{display:block;width:min(860px,100%);height:auto;transform:translateX(-1%);filter:drop-shadow(0 36px 56px rgba(0,0,0,.48));animation:floatTruck 6s ease-in-out infinite}
.auth-grid-register .auth-side{display:flex;flex-direction:column;justify-content:center}
.auth-hero-logo{display:block;width:min(100%,760px);height:auto;margin:0 auto 26px;filter:drop-shadow(0 24px 48px rgba(32,214,199,.14))}
.auth-side-copy{max-width:620px;margin:0 auto}
.auth-visual img{display:block;width:min(100%,560px);height:auto;margin:0 auto 26px;filter:drop-shadow(0 24px 48px rgba(32,214,199,.14))}
@media (max-width:1120px){.hero-brandmark{width:min(760px,104vw)}}
@media (max-width:1080px){.auth-hero-logo{width:min(100%,680px)}}
@media (max-width:768px){.site-header .brand img,.site-footer .brand img,.auth-brand img{width:46px;height:46px}.hero-brandmark{width:112vw;max-width:112vw}.auth-hero-logo,.auth-visual img{margin-bottom:18px}}
