.sticky-header.svelte-zkzo45{top:var(--header-height,4rem);z-index:calc(var(--z-sticky,20) - 1);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border);opacity:0;pointer-events:none;background:#fffffff2;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .35s cubic-bezier(.4,0,.2,1);position:fixed;left:0;right:0;transform:translateY(-100%)}@media (width<=767px){.sticky-header.svelte-zkzo45{top:var(--header-height-mobile,3.5rem)}}.sticky-header.visible.svelte-zkzo45{opacity:1;pointer-events:auto;transform:translateY(0)}.sticky-header-inner.svelte-zkzo45{align-items:center;gap:1rem;max-width:1280px;margin:0 auto;padding:.5rem 1rem;display:flex}.sticky-image.svelte-zkzo45{border-radius:var(--radius-default);background:var(--channel-image-bg,var(--color-bg-subtle));flex-shrink:0;justify-content:center;align-items:center;width:3rem;min-width:3rem;max-width:3rem;height:3rem;min-height:3rem;max-height:3rem;display:flex;overflow:hidden}.sticky-header.visible.svelte-zkzo45 .sticky-image:where(.svelte-zkzo45){animation:.4s cubic-bezier(.4,0,.2,1) both svelte-zkzo45-stickyImageIn}.sticky-image.svelte-zkzo45 img:where(.svelte-zkzo45){object-fit:contain;width:3rem;max-width:3rem;height:3rem;max-height:3rem;display:block}.sticky-image-placeholder.svelte-zkzo45{color:var(--color-text-muted);justify-content:center;align-items:center;display:flex}.sticky-info.svelte-zkzo45{flex:1;align-items:center;gap:1rem;min-width:0;display:flex}.sticky-name.svelte-zkzo45{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.9375rem;font-weight:600;line-height:1.3;overflow:hidden}.sticky-price.svelte-zkzo45{color:var(--color-primary,#111827);flex-shrink:0;margin-left:auto;font-size:.9375rem;font-weight:700}@keyframes svelte-zkzo45-stickyImageIn{0%{opacity:0;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}@media (width>=768px){.sticky-image.svelte-zkzo45{width:3.5rem;min-width:3.5rem;max-width:3.5rem;height:3.5rem;min-height:3.5rem;max-height:3.5rem}.sticky-image.svelte-zkzo45 img:where(.svelte-zkzo45){width:3.5rem;max-width:3.5rem;height:3.5rem;max-height:3.5rem}.sticky-name.svelte-zkzo45,.sticky-price.svelte-zkzo45{font-size:1.0625rem}}
