:root{--gray-1000:#1f1f1f;--gray-950:#333333;--gray-900:#4d4d4d;--gray-700:#666666;--gray-500:#999999;--gray-300:#cccccc;--gray-200:#eaeaea;--gray-100:#f0f0f0;--gray-50:#fbfbfb;--white:#ffffff;--red-500:#ff7461;--red-400:#d6529e;--green-500:#25d366;--purple-600:#8347bf;--purple-500:#9570f4;--heroGradient:linear-gradient(160deg,#ff7461,#d6529e 60%,#9570f4);--barGradient:linear-gradient(90deg,rgba(255,255,255,0.95),rgba(255,255,255,0.7))}*,:after,:before{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(min-width:1200px){html{font-size:18px}}@media(min-width:1800px){html{font-size:22px}}@media(min-width:2400px){html{font-size:26px}}body{font-family:new-zen,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;line-height:1.5;color:var(--white);background:var(--gray-1000);overflow:hidden;height:100vh;height:100dvh;touch-action:manipulation}#__next{height:100%}button{font-family:inherit;border:none;background:none;cursor:pointer;color:inherit}