.floating-sticky-header{position:fixed;top:0;left:0;right:0;z-index:100;padding:var(--floating-header-padding, 12px) var(--floating-header-horizontal-padding, 24px);pointer-events:none}.floating-sticky-header__inner{pointer-events:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:var(--floating-header-max-width, 1400px);margin:0 auto;padding:14px 28px;background:var(--floating-header-bg, #1a1a1a);color:var(--floating-header-text, #ffffff);border-radius:9999px;box-shadow:0 4px 24px #00000026}.floating-sticky-header__logo{flex-shrink:0}.floating-sticky-header__logo-link{display:flex;align-items:center;text-decoration:none;color:inherit;font-weight:700;text-transform:uppercase;letter-spacing:.02em;font-size:1rem;line-height:1.2}.floating-sticky-header__logo-link:hover{color:inherit;opacity:.9}.floating-sticky-header__logo-image{height:auto;max-height:56px;min-width:40px;max-width:100%;display:block;object-fit:contain;vertical-align:middle}.floating-sticky-header__nav{display:flex;align-items:center;justify-content:center;flex:1;gap:8px}.floating-sticky-header__nav-links{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:4px 20px;list-style:none;margin:0;padding:0}.floating-sticky-header__nav-link{text-decoration:none;color:var(--floating-header-text, #ffffff);font-size:.8125rem;font-weight:500;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;transition:opacity .2s ease}.floating-sticky-header__nav-link:hover{opacity:.85}.floating-sticky-header__nav-item{display:inline-flex;align-items:center;gap:8px}.floating-sticky-header__badge{display:inline-flex;align-items:center;padding:4px 10px;background:var(--floating-header-badge-bg, #22c55e);color:var(--floating-header-badge-text, #ffffff);font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;border-radius:9999px}.floating-sticky-header__cta{flex-shrink:0}.floating-sticky-header__cta-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;background:var(--floating-header-cta-bg, #ffffff);color:var(--floating-header-cta-text, #1a1a1a);font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;text-decoration:none;border-radius:9999px;border:none;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}.floating-sticky-header__cta-btn:hover{background:var(--floating-header-cta-hover-bg, #f0f0f0);color:var(--floating-header-cta-hover-text, #1a1a1a)}.floating-sticky-header__mobile-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:transparent;border:none;color:inherit;cursor:pointer}.floating-sticky-header__mobile-toggle svg{width:24px;height:24px}@media screen and (max-width: 989px){:root{--header-height: 56px;--header-sticky-height: 56px}.floating-sticky-header{padding:8px 16px}.floating-sticky-header__inner{padding:10px 16px;gap:12px}.floating-sticky-header__nav{display:none}.floating-sticky-header__logo{flex:1;display:flex;justify-content:center;order:1}.floating-sticky-header__logo-link{font-size:.875rem}.floating-sticky-header__logo-image{width:var(--logo-width-mobile, 120px)!important;max-height:40px}.floating-sticky-header__cta{display:block;order:2}.floating-sticky-header__cta-btn{padding:8px 16px;font-size:.75rem;border:1px solid currentColor}.floating-sticky-header__mobile-toggle{display:flex;order:0;width:40px;height:40px;flex-shrink:0}.floating-sticky-header__mobile-toggle svg{width:20px;height:20px}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/floating-sticky-header.css.map */
