.pull-to-refresh{position:relative;overflow:hidden}.pull-to-refresh-indicator{position:absolute;top:0;left:0;right:0;display:flex;justify-content:center;align-items:flex-end;height:80px;transform:translateY(-100%);opacity:0;z-index:99;pointer-events:none;will-change:transform,opacity}.pull-to-refresh-indicator__content{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px}.pull-to-refresh-indicator__spinner,.pull-to-refresh-indicator__icon{width:32px;height:32px;position:relative}.pull-to-refresh-indicator__spinner{display:none}.pull-to-refresh-indicator__icon{color:#c8a87d;transition:transform .2s ease-out}.pull-to-refresh-indicator__icon svg{width:100%;height:100%}.pull-to-refresh-indicator__text{font-size:.875rem;font-weight:600;color:#777;margin:0;white-space:nowrap}.pull-to-refresh-indicator--ready .pull-to-refresh-indicator__icon,.pull-to-refresh-indicator--ready .pull-to-refresh-indicator__text{color:#18b576}.pull-to-refresh-indicator--refreshing{transform:translateY(0)!important;opacity:1!important;transition:transform .2s cubic-bezier(.4,0,.2,1)}.pull-to-refresh-indicator--refreshing .pull-to-refresh-indicator__icon{display:none}.pull-to-refresh-indicator--refreshing .pull-to-refresh-indicator__spinner{display:block;color:#c8a87d}.pull-to-refresh-indicator--refreshing .pull-to-refresh-indicator__spinner svg{animation:ptr-spin .8s linear infinite}@keyframes ptr-spin{to{transform:rotate(360deg)}}.pull-to-refresh-indicator--refreshing .pull-to-refresh-indicator__spinner circle{stroke-dasharray:87.96;stroke-dashoffset:22;animation:ptr-dash 1.4s ease-in-out infinite}@keyframes ptr-dash{0%{stroke-dashoffset:87.96}50%{stroke-dashoffset:22;transform:rotate(135deg)}to{stroke-dashoffset:87.96;transform:rotate(360deg)}}.pull-to-refresh-indicator--success .pull-to-refresh-indicator__spinner,.pull-to-refresh-indicator--success .pull-to-refresh-indicator__text{color:#18b576}.pull-to-refresh-indicator--error .pull-to-refresh-indicator__spinner,.pull-to-refresh-indicator--error .pull-to-refresh-indicator__text{color:#e6411a}@media (prefers-color-scheme: dark){.pull-to-refresh-indicator__icon{color:#e6c896}.pull-to-refresh-indicator__text{color:#b9b9b9}.pull-to-refresh-indicator--ready .pull-to-refresh-indicator__icon,.pull-to-refresh-indicator--ready .pull-to-refresh-indicator__text{color:#18b576}.pull-to-refresh-indicator--refreshing .pull-to-refresh-indicator__spinner{color:#e6c896}}@media (prefers-reduced-motion: reduce){.pull-to-refresh-indicator,.pull-to-refresh-indicator__icon{transition:none}.pull-to-refresh-indicator--refreshing .pull-to-refresh-indicator__spinner svg,.pull-to-refresh-indicator--refreshing .pull-to-refresh-indicator__spinner circle{animation:none}}@media (max-width: 768px){.pull-to-refresh-indicator{height:64px}.pull-to-refresh-indicator__content{gap:6px;padding:12px}.pull-to-refresh-indicator__spinner,.pull-to-refresh-indicator__icon{width:28px;height:28px}.pull-to-refresh-indicator__text{font-size:.8125rem}}@media (max-width: 360px){.pull-to-refresh-indicator__text{font-size:.75rem}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/pull-to-refresh.css.map */
