.brand{gap:10px;font-size:22px;line-height:1.1}.brand img{width:40px;height:40px;border-radius:11px}.site-footer{margin:34px 4px 0;padding:16px 4px 0;border-top:1px solid var(--line);color:#7A857F;font-size:11px;line-height:1.65;text-align:center}.location-loading{align-items:center;display:flex;gap:12px;min-height:54px;padding:3px 0}.location-loading strong{color:var(--green);display:block;font-size:14px}.location-loading p{margin:3px 0 0}.location-spinner{border:3px solid #D7E9DF;border-radius:50%;border-top-color:var(--green);flex:0 0 auto;height:24px;width:24px;animation:location-spin .8s linear infinite}@keyframes location-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.location-spinner{animation-duration:1.8s}}
