@layer components{.checkout-topnav{height:var(--navbar-height);padding:0 28px}.checkout-topnav__inner{display:flex;align-items:center;justify-content:space-between;height:100%}.checkout-topnav__logo-link{display:flex;align-items:center;text-decoration:none;line-height:0}.checkout-topnav__logo--light,.checkout-topnav__logo--dark{height:40px;width:auto;display:block}.checkout-topnav__logo--light{display:inline-block}.checkout-topnav__logo--dark{display:none}.checkout-topnav__signin{display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:600;color:#fff;text-decoration:none;padding:9px 18px;border-radius:10px;border:1px solid hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.03);transition:background .15s ease,border-color .15s ease}.checkout-topnav__signin:hover{background:hsla(0,0%,100%,.07);border-color:hsla(0,0%,100%,.28)}}
