.checkout-topbar{background-color:#fff;border-bottom:1px solid #eee}.checkout-topbar__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:72px;padding-top:.75rem;padding-bottom:.75rem}.checkout-topbar__brand{display:inline-flex;align-items:center;min-width:0;text-decoration:none;color:inherit;border-radius:4px;transition:opacity .2s ease}.checkout-topbar__brand:hover{opacity:.75}.checkout-topbar__brand:focus-visible{outline:2px solid currentColor;outline-offset:4px}.checkout-topbar__logo{width:auto;height:40px;max-width:220px;object-fit:contain}.checkout-topbar__name{font-size:1.1rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.checkout-topbar__secure{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;color:#6c757d;white-space:nowrap}.checkout-topbar__secure i{font-size:.8rem}@media(max-width:575.98px){.checkout-topbar__inner{min-height:60px}.checkout-topbar__logo{height:32px;max-width:160px}.checkout-topbar__secure{font-size:.75rem}}