.ios-spinner{width:28px;height:28px;display:inline-block;position:relative}.ios-spinner .spinner-blade{background-color:#000;border-radius:4px;width:8%;height:25%;animation:1s linear infinite paused ios-spinner-fade;position:absolute;top:37%;left:46%}.ios-spinner .spinner-blade:first-child{animation-delay:-1s;transform:rotate(0)translateY(-140%)}.ios-spinner .spinner-blade:nth-child(2){animation-delay:-.9167s;transform:rotate(30deg)translateY(-140%)}.ios-spinner .spinner-blade:nth-child(3){animation-delay:-.8333s;transform:rotate(60deg)translateY(-140%)}.ios-spinner .spinner-blade:nth-child(4){animation-delay:-.75s;transform:rotate(90deg)translateY(-140%)}.ios-spinner .spinner-blade:nth-child(5){animation-delay:-.6667s;transform:rotate(120deg)translateY(-140%)}.ios-spinner .spinner-blade:nth-child(6){animation-delay:-.5833s;transform:rotate(150deg)translateY(-140%)}.ios-spinner .spinner-blade:nth-child(7){animation-delay:-.5s;transform:rotate(180deg)translateY(-140%)}.ios-spinner .spinner-blade:nth-child(8){animation-delay:-.4167s;transform:rotate(210deg)translateY(-140%)}.ios-spinner .spinner-blade:nth-child(9){animation-delay:-.3333s;transform:rotate(240deg)translateY(-140%)}.ios-spinner .spinner-blade:nth-child(10){animation-delay:-.25s;transform:rotate(270deg)translateY(-140%)}.ios-spinner .spinner-blade:nth-child(11){animation-delay:-.1667s;transform:rotate(300deg)translateY(-140%)}.ios-spinner .spinner-blade:nth-child(12){animation-delay:-.0833s;transform:rotate(330deg)translateY(-140%)}@keyframes ios-spinner-fade{0%{opacity:1}to{opacity:.25}}.ios-spinner.spinning .spinner-blade{animation-play-state:running}.ptr-spinner-box{pointer-events:none;z-index:0;opacity:0;justify-content:center;align-items:center;width:100%;height:60px;transition:opacity .15s ease-out;display:flex;position:absolute;top:0;left:0}.ptr-spinner-box.visible{opacity:1}.ptr-container{overscroll-behavior-y:none;box-sizing:border-box;width:100%;max-width:100%;height:100dvh;position:relative;overflow:hidden}.ptr-content{z-index:10;will-change:transform;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow-x:hidden!important}@media (min-width:1024px){.ptr-container{height:100%;min-height:0;max-height:100%;overflow:visible}.ptr-content{box-sizing:border-box;padding:10px 28px 32px;overflow-x:hidden!important}html:not(.app-desktop-no-sidebar) .ptr-content{width:calc(100% + var(--fluid-slide-side-pad,0px));margin-right:calc(-1*var(--fluid-slide-side-pad,0px));padding-right:calc(28px + var(--fluid-slide-side-pad,0px));scrollbar-gutter:stable;scrollbar-width:thin}html:not(.app-desktop-no-sidebar) .satellite-layer--profile-visitor .ptr-content{width:100%!important;max-width:100%!important;margin-right:0!important;padding-right:28px!important;overflow-x:hidden!important}html:not(.app-desktop-no-sidebar) .ptr-content::-webkit-scrollbar{width:10px}html:not(.app-desktop-no-sidebar) .ptr-content::-webkit-scrollbar-thumb{background:#0f122847;border-radius:999px}html:not(.app-desktop-no-sidebar) .ptr-content::-webkit-scrollbar-track{background:0 0}}
