/* Shared navigation and floating shopping controls */
@media (min-width:901px){.shared-floating-header,.shared-floating-header.sticky{width:min(1180px,calc(100% - 120px));grid-template-columns:170px minmax(0,1fr) 70px;padding-right:42px;overflow:visible}.home-page .shared-floating-header,.home-page .shared-floating-header.sticky{width:min(1080px,calc(100% - 120px))}.shared-floating-header .header-actions{position:absolute;right:0;top:50%;transform:translate(50%,-50%);z-index:4;overflow:visible}.shared-floating-header .header-cta{min-width:116px;min-height:48px;padding:0 22px;border-radius:999px;box-shadow:0 12px 28px rgba(65,48,34,.22)}}
.customer-review-nav{position:relative;color:#8c623f!important;animation:luxcaraReviewFlicker 2.8s infinite}.customer-review-nav::before{content:"";position:absolute;right:-8px;top:-5px;width:5px;height:5px;border-radius:50%;background:#c99d67;box-shadow:0 0 0 0 rgba(201,157,103,.5);animation:luxcaraReviewSpark 2.8s infinite}@keyframes luxcaraReviewFlicker{0%,15%,18%,22%,100%{opacity:1;text-shadow:0 0 0 transparent}16%,20%{opacity:.42;text-shadow:0 0 10px rgba(174,137,87,.85)}55%{text-shadow:0 0 8px rgba(174,137,87,.35)}}@keyframes luxcaraReviewSpark{0%,45%,100%{opacity:.45;box-shadow:0 0 0 0 rgba(201,157,103,.45)}52%{opacity:1;box-shadow:0 0 0 7px rgba(201,157,103,0)}}
.menu-toggle span{transition:transform .25s ease,opacity .25s ease}.cart-float,.wishlist-float{position:fixed!important;right:24px!important;z-index:1395!important;display:flex!important;align-items:center;justify-content:center;gap:8px;height:50px!important;min-width:116px;padding:0 16px!important;border-radius:999px;background:#151417;color:#fff!important;box-shadow:0 12px 30px rgba(0,0,0,.2);font-size:10px!important;font-style:normal;font-weight:700;letter-spacing:.04em;transition:transform .25s ease,box-shadow .25s ease}.cart-float{bottom:148px!important}.wishlist-float{bottom:86px!important;background:#a68462}.wishlist-float>span{font-size:18px;line-height:1}.wishlist-float em{font-style:normal}.cart-float b,.wishlist-float b{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#d4ac78;color:#151417;font-size:8px}.wishlist-float b{background:#fff;color:#7a5e43}.cart-float:hover,.wishlist-float:hover{transform:translateY(-4px);box-shadow:0 17px 38px rgba(0,0,0,.27)}
@media(max-width:900px){.shared-floating-header,.home-page .shared-floating-header,.shared-floating-header.sticky,.home-page .shared-floating-header.sticky{width:calc(100% - 24px);grid-template-columns:minmax(0,1fr) 42px;padding:0 10px 0 14px;overflow:hidden}.shared-floating-header .header-actions{display:none!important}.shared-floating-header .menu-toggle{display:flex!important;grid-column:2!important;align-items:center;justify-content:center;flex-direction:column;width:40px;height:40px;justify-self:end}.shared-floating-header .menu-toggle span{display:block;width:22px;height:1px;margin:3px auto;background:#222}.mobile-menu .customer-review-nav::before{right:2px;top:10px}}
@media(max-width:760px){.cart-float,.wishlist-float{right:15px!important;height:46px!important;min-width:104px;padding:0 13px!important}.cart-float{bottom:127px!important}.wishlist-float{bottom:72px!important}}
@media(prefers-reduced-motion:reduce){.customer-review-nav,.customer-review-nav::before{animation:none}}
