*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%}body{background:#fdfbf7;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;overflow-x:hidden}.app-safe-area{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);height:100vh}@supports (height:100dvh){.app-safe-area{height:100dvh}}#root{width:100%;height:100vh}@supports (height:100dvh){#root{height:100dvh}}.feed-card-bottom{padding-bottom:env(safe-area-inset-bottom)!important}@keyframes spin{to{transform:rotate(360deg)}}.hide-scrollbar::-webkit-scrollbar{display:none}
