.booking-timer-banner{width:100%;height:44px!important;background:linear-gradient(90deg,#ecfdf5,#d1fae5,#ecfdf5)!important;border-bottom:1px solid #6ee7b7!important;display:flex!important;align-items:center;transition:all .3s ease;position:sticky!important;top:64px!important;z-index:90!important;box-shadow:0 2px 4px rgba(0,0,0,.05)}.booking-timer-banner.no-header{top:0!important}@media (max-width:1024px){.booking-timer-banner{position:sticky!important;top:0!important;height:40px!important;z-index:110!important;border-bottom-width:1px!important;box-shadow:0 2px 4px rgba(0,0,0,.05)!important;margin-top:0}}body:has(.fixed-header-active) .booking-timer-banner{@media (max-width:1024px){top:56px!important;margin-top:56px!important}}body:has(.fixed-header-with-tabs-active) .booking-timer-banner{@media (max-width:1024px){top:108px!important;margin-top:108px!important}}.booking-timer-content{width:100%;max-width:80rem;margin:0 auto;padding:0 1rem;display:flex!important;align-items:center;justify-content:center!important;gap:10px}.timer-icon{color:#064e3b!important;width:16px;height:16px;stroke-width:2.5px}.timer-text{color:#064e3b!important;font-size:13px;font-weight:800!important;letter-spacing:-.01em;text-transform:uppercase;display:flex;align-items:center;gap:6px}.booking-timer-banner:has(.warning){background:linear-gradient(90deg,#fff1f2,#ffe4e6,#fff1f2)!important;border-bottom-color:#fda4af!important;animation:timer-pulse 1.5s ease-in-out infinite}.booking-timer-content.warning .timer-icon,.booking-timer-content.warning .timer-text{color:#881337!important}@keyframes timer-pulse{0%,to{opacity:1}50%{opacity:.9}}@media (max-width:1024px){.bus-mobile-header{height:56px;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;padding:0 16px;position:fixed;top:0;left:0;right:0;z-index:50}}