@import"https://fonts.googleapis.com/css2?family=Jersey+10&display=swap";.page-loading-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99998}@media (min-width: 750px){.page-loading-overlay{background:linear-gradient(135deg,#faf8ff,#ede8ff,#e8e0ff,#f0ecff,#faf8ff)}}@media (max-width: 749px){.page-loading-overlay{background:#fff}}.page-loading-topbar{position:fixed;top:0;left:0;width:100%;height:3px;z-index:99999;background:#b4a0ff33}@media (max-width: 749px){.page-loading-topbar{background:#0000000d}}.page-loading-progress{height:100%;width:40%;background:linear-gradient(90deg,#ffd98d,#f0c060,#ffd98d);border-radius:0 2px 2px 0;animation:page-topbar-slide 1.2s ease-in-out infinite}@keyframes page-topbar-slide{0%{transform:translate(-100%);width:40%}50%{transform:translate(80%);width:60%}to{transform:translate(250%);width:40%}}*,*:before,*:after{-webkit-tap-highlight-color:transparent}html,body{min-height:100%;height:auto;width:100%;margin:0;padding:0;box-sizing:border-box;overflow-x:hidden;scroll-behavior:smooth}#root{min-height:100vh;min-height:100dvh;height:auto;width:100%;margin:0;padding:0;box-sizing:border-box;overflow-x:hidden}@media (min-width: 750px){html,body{background:linear-gradient(135deg,#faf8ff,#ede8ff,#e8e0ff,#f0ecff,#faf8ff);background-size:400% 400%;background-attachment:fixed;animation:pcBgShift 18s ease infinite;color:#333}#root{background:transparent;color:#333}}@keyframes pcBgShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@media (max-width: 749px){html,body,#root{background:#fff;color:#1a1a1a}}@media (max-width: 768px){*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}}@media (min-width: 769px){::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#444;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}}body.no-scroll{overflow:hidden}.app-container{position:relative;width:100%}.main-content{display:flex;justify-content:center}.bottom-nav-bar{position:fixed;bottom:0;left:0;right:0;z-index:1000}.logo,.card,.read-the-docs{display:none!important}
