.entrance-logo,.brand-wordmark{display:flex;align-items:center;gap:12px;width:auto;height:auto;background:none;border:0;overflow:visible}
.brand-mark-wrap{position:relative;display:grid!important;place-items:center;width:62px;height:62px;flex:0 0 62px}
.brand-mark-wrap:after{content:'';position:absolute;inset:4px;border:1px solid #ffffff20;border-radius:50%;opacity:0;transform:scale(.72);transition:opacity .35s,transform .35s}
.brand-mark{display:block;width:60px;height:60px;object-fit:contain;filter:brightness(1.45) drop-shadow(0 0 3px #ffffff55);animation:brand-float 4.6s ease-in-out infinite}
.entrance-logo>.brand-name,.brand-wordmark>.brand-name{display:block;font-size:31px;font-weight:700;letter-spacing:-1.6px;line-height:.88}.entrance-logo>.brand-name small,.brand-wordmark>.brand-name small{display:block;font-size:8px;font-weight:400;letter-spacing:2px;margin-top:9px;white-space:nowrap}
.entrance-logo:hover,.brand-wordmark:hover{opacity:1}.entrance-logo:hover .brand-mark-wrap:after,.brand-wordmark:hover .brand-mark-wrap:after{opacity:1;transform:scale(1)}.entrance-logo:hover .brand-mark,.brand-wordmark:hover .brand-mark{filter:brightness(1.7) drop-shadow(0 0 9px #fff8)}
.entrance-logo .brand-mark{animation:brand-arrive 1s cubic-bezier(.2,.75,.2,1) 1.15s both,brand-float 4.6s ease-in-out 2.2s infinite}.entrance-logo .brand-name{animation:brand-name-arrive .9s ease 1.3s both}
.rail-brand{display:grid;place-items:center;width:78px;height:78px;margin:10px 0 17px;background:none;overflow:visible}.rail-mark{display:block;width:68px;height:68px;object-fit:contain;filter:brightness(1.45) drop-shadow(0 0 5px #ffffff55);animation:brand-float 4.6s ease-in-out infinite}
.quote-header .brand-wordmark,.hero-header .brand-wordmark{margin-top:0}
@keyframes brand-arrive{from{opacity:0;transform:scale(.35) rotate(-18deg);filter:brightness(1.8) drop-shadow(0 0 24px #fff)}to{opacity:1;transform:scale(1) rotate(0);filter:brightness(1.45) drop-shadow(0 0 3px #ffffff55)}}
@keyframes brand-name-arrive{from{opacity:0;transform:translateX(-14px);letter-spacing:.08em}to{opacity:1;transform:translateX(0)}}
@keyframes brand-float{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-3px) rotate(.8deg)}}
@media(max-width:800px){.brand-mark-wrap{width:45px;height:45px;flex-basis:45px}.brand-mark{width:44px;height:44px}.entrance-logo>.brand-name,.brand-wordmark>.brand-name{font-size:24px}.entrance-logo>.brand-name small,.brand-wordmark>.brand-name small{font-size:6px;letter-spacing:1.4px;margin-top:7px}.rail-brand{width:56px;height:56px;margin:9px 0 13px}.rail-mark{width:50px;height:50px}}
@media(prefers-reduced-motion:reduce){.brand-mark,.rail-mark,.entrance-logo .brand-name{animation:none!important}}
