@keyframes pb-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.pb-in{animation:.55s cubic-bezier(.22,1,.36,1) both pb-rise;animation-delay:var(--pb-delay,0s)}.pb-stagger>*{animation:.5s cubic-bezier(.22,1,.36,1) both pb-rise}.pb-stagger>:first-child{animation-delay:0s}.pb-stagger>:nth-child(2){animation-delay:45ms}.pb-stagger>:nth-child(3){animation-delay:90ms}.pb-stagger>:nth-child(4){animation-delay:.135s}.pb-stagger>:nth-child(5){animation-delay:.18s}.pb-stagger>:nth-child(6){animation-delay:.225s}.pb-stagger>:nth-child(7){animation-delay:.27s}.pb-stagger>:nth-child(8){animation-delay:.315s}.pb-stagger>:nth-child(9){animation-delay:.36s}.pb-stagger>:nth-child(n+10){animation-delay:.4s}[data-visible=false] .pb-in,[data-visible=false] .pb-stagger>*,[data-visible=false].pb-stagger>*{animation-play-state:paused}[data-reveal].pb-gate[data-visible=false]{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.pb-in,.pb-stagger>*{animation:none!important}}.home-feed__scroll-cue{left:50%;bottom:calc(4.75rem + env(safe-area-inset-bottom));z-index:51;border:1px solid var(--border);background:var(--surface-elevated,#fff);width:12.5rem;color:var(--brand);cursor:pointer;opacity:.55;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;margin-left:-6.25rem;padding:.5rem .9rem;font-size:.8rem;font-weight:600;transition:opacity .2s;display:inline-flex;position:fixed;box-shadow:0 6px 20px -6px #00000040}.home-feed__scroll-cue:hover,.home-feed__scroll-cue:focus-visible{opacity:1}.home-feed__scroll-cue svg{animation:1.6s ease-in-out infinite home-feed-cue-bob}@keyframes home-feed-cue-bob{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}@media (min-width:768px){.home-feed__scroll-cue{bottom:calc(1.25rem + env(safe-area-inset-bottom))}}@media (min-width:1024px){.home-feed__scroll-cue{margin-left:0;left:auto;right:2rem}}@media (prefers-reduced-motion:reduce){.home-feed__scroll-cue svg{animation:none!important}}
