.bd-top-bar{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#fff;font-family:Inter,sans-serif;font-size:.72rem;padding:0;overflow:hidden;position:relative;z-index:1;height:36px}.bd-top-bar,.bd-top-bar-content{width:100%;display:flex;align-items:center}.bd-top-bar-content{max-width:1440px;margin:0 auto;justify-content:space-between;padding:0 2rem;height:100%}.bd-top-bar-left{display:flex;align-items:center;gap:8px}.bd-phone-icon{font-size:.65rem;opacity:.7}.bd-phone-number{font-weight:500;color:rgba(255,255,255,.85);letter-spacing:.02em}.bd-top-bar-center{position:absolute;left:50%;transform:translateX(-50%);font-weight:400;color:rgba(255,255,255,.8)}.bd-promo-marquee,.bd-top-bar-center{display:flex;align-items:center;gap:2rem}.bd-promo-marquee{overflow:hidden;max-width:400px}.bd-promo-marquee span{white-space:nowrap;animation:shimmerText 3s ease-in-out infinite}@keyframes shimmerText{0%,to{opacity:.75}50%{opacity:1}}.bd-shop-now{color:#c8a067;text-decoration:none;font-weight:600;letter-spacing:.04em;transition:all .3s ease;position:relative}.bd-shop-now:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:#c8a067;transition:width .3s ease}.bd-shop-now:hover:after{width:100%}.bd-top-bar-right{display:flex;gap:16px}.bd-selector{display:flex;align-items:center;gap:3px;cursor:pointer;font-weight:500;color:rgba(255,255,255,.7);transition:color .2s}.bd-selector:hover{color:#fff}.bd-chevron{font-size:.55rem;opacity:.6}.bd-top-bar:after{display:none}@media (max-width:768px){.bd-top-bar-center,.bd-top-bar-right{display:none}.bd-top-bar-content{justify-content:center}.bd-top-bar{height:32px}}