.global-search-btn{position:fixed;top:0;right:420px;height:56px;display:flex;align-items:center;z-index:521}.global-search-btn__button{position:relative;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;margin:0;padding:6px;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#ffffffeb;transition:background-color .18s ease,transform .18s cubic-bezier(.34,1.4,.64,1)}.global-search-btn__button:hover{background-color:#ffffff12;transform:translateY(-1px)}.global-search-btn__button:focus-visible{outline:2px solid rgba(255,255,255,.7);outline-offset:2px}.global-search-btn__button[aria-pressed=true]{background-color:#ffffff1f}.global-search-btn__button .Polaris-Icon{width:20px;height:20px;margin:0}@media(max-width:768px){.global-search-btn{right:196px}}@media(prefers-reduced-motion:reduce){.global-search-btn__button{transition:background-color .18s ease}.global-search-btn__button:hover{transform:none}}
