.store-masthead{--masthead-height:184px;--masthead-logo-transform:translateY(30px) scale(1.8);--masthead-name-transform:translate(40px, 24px) scale(1.125);--masthead-status-transform:translateY(0);height:calc(4rem + env(safe-area-inset-top));background:var(--background);pointer-events:none}.store-masthead-background{inset:env(safe-area-inset-top) 0 auto;z-index:-1;border-bottom:1px solid var(--border);background:var(--background);transform-origin:top;will-change:transform;height:64px;position:fixed}.store-masthead[data-expanded=true] .store-masthead-background{height:var(--masthead-height)}.store-masthead-brand{pointer-events:none;width:calc(100% - 100px)}.store-masthead-logo{background:var(--card);outline:1px solid var(--border);outline-offset:3px;transform-origin:0;will-change:transform;pointer-events:auto;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.store-masthead-name{opacity:1;visibility:visible;transform-origin:0 0;will-change:transform;pointer-events:auto;width:100%}.store-masthead-locality{display:none}.store-masthead[data-expanded=true] .store-masthead-brand{width:100%}.store-masthead[data-expanded=true] .store-masthead-logo{transform:var(--masthead-logo-transform)}.store-masthead[data-expanded=true] .store-masthead-name{width:calc(88.8889% - 81.7778px);transform:var(--masthead-name-transform)}.store-masthead-details{pointer-events:auto;will-change:opacity, transform;position:absolute;top:120px;left:0;right:0}.store-masthead-menu{pointer-events:auto}.store-masthead-status{will-change:transform}.store-masthead-spacer{height:calc(120px + env(safe-area-inset-top));flex-shrink:0}@media (min-width:768px){.store-masthead{--masthead-height:192px;--masthead-logo-transform:translateY(36px) scale(2);--masthead-name-transform:translate(52px, 36px) scale(2)}.store-masthead-brand{max-width:calc(100% - 390px)}.store-masthead[data-expanded=true] .store-masthead-brand{max-width:min(100%,680px)}.store-masthead[data-expanded=true] .store-masthead-name{width:min(50% - 58px,100vw - 510px);transform:var(--masthead-name-transform)}.store-masthead[data-expanded=true] .store-masthead-logo{transform:var(--masthead-logo-transform)}.store-masthead-details{max-width:640px;top:128px}.store-masthead-spacer{height:calc(128px + env(safe-area-inset-top))}}@media (min-width:768px) and (max-width:1199px){.store-masthead[data-expanded=true] .store-masthead-name{width:min(50% - 58px,50vw - 285px)}}@media (max-width:767px){.store-masthead-name{align-self:flex-start}.store-masthead{--masthead-status-transform:translateY(118px)}.store-masthead[data-expanded=true] .store-masthead-status{transform:var(--masthead-status-transform)}.store-masthead[data-expanded=true] .store-masthead-name{width:calc(100% - 152px)}.store-masthead[data-expanded=true] .store-masthead-title{line-height:1.25}.store-masthead[data-expanded=true] .store-masthead-subtitle{margin-top:4px}.store-masthead-name:has(.store-masthead-locality) .store-masthead-subtitle{display:none}.store-masthead-locality{text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:11px;line-height:16px;display:block;overflow:hidden}.store-masthead-details{border-top:1px solid var(--border);pointer-events:none;padding-top:8px}.store-masthead-details button{pointer-events:auto}}.store-masthead[data-native-motion] :is([data-masthead-background],[data-masthead-gradient],[data-masthead-details],[data-masthead-logo],[data-masthead-name],[data-masthead-status]){animation-duration:auto;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:scroll(root);animation-range:0px calc(var(--masthead-height) - 64px)}.store-masthead[data-native-motion] [data-masthead-background]{animation-name:masthead-background}.store-masthead[data-native-motion] [data-masthead-gradient]{animation-name:masthead-gradient}.store-masthead[data-native-motion] [data-masthead-details]{animation-name:masthead-details}.store-masthead[data-native-motion] [data-masthead-logo]{animation-name:masthead-logo}.store-masthead[data-native-motion] [data-masthead-name]{animation-name:masthead-persistent-name}.store-masthead[data-native-motion] [data-masthead-status]{animation-name:masthead-status}@keyframes masthead-background{0%{transform:translateY(0)}to{transform:translateY(calc(64px - var(--masthead-height)))}}@keyframes masthead-logo{0%{transform:var(--masthead-logo-transform)}to{transform:translateY(0)scale(1)}}@keyframes masthead-persistent-name{0%{opacity:1;visibility:visible;transform:var(--masthead-name-transform)}to{opacity:1;visibility:visible;transform:translate(0)scale(1)}}@keyframes masthead-status{0%{transform:var(--masthead-status-transform)}to{transform:translateY(0)}}@keyframes masthead-details{0%{opacity:1;visibility:visible;transform:translateY(0)}40%,to{opacity:0;visibility:hidden;transform:translateY(-20px)}}@keyframes masthead-gradient{0%{opacity:1}65%,to{opacity:0}}:is(html[data-store-scroll-restoring] .store-masthead[data-expanded=true],.store-masthead[data-expanded=true]:not([data-motion-ready])) :is([data-masthead-logo],[data-masthead-name],[data-masthead-status]){animation:none!important;transform:translate(0)scale(1)!important}:is(html[data-store-scroll-restoring] .store-masthead[data-expanded=true],.store-masthead[data-expanded=true]:not([data-motion-ready])) [data-masthead-background]{transform:translateY(calc(64px - var(--masthead-height)))!important;animation:none!important}:is(html[data-store-scroll-restoring] .store-masthead[data-expanded=true],.store-masthead[data-expanded=true]:not([data-motion-ready])) :is([data-masthead-details],[data-masthead-gradient]){opacity:0!important;visibility:hidden!important;animation:none!important}
