:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.signInModal .mantine-Modal-content::-webkit-scrollbar{display:none}.signInModal .mantine-Modal-content{-ms-overflow-style:none;scrollbar-width:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.st0{fill:#b75742}.st1{fill:#f47458}.st2{fill:#f48c7f}.st3{fill:#b26a0b}.st4{fill:#fae0b2}.st5{fill:#e0973f}.st6{fill:#efefef}.st7{font-family:MyriadPro-Regular,Myriad Pro;font-size:12px}.st8{fill:#07345a}.st9{fill:#466eb6}.st10{fill:#13375b}.st11{fill:#96d9c9}.st12{fill:#fff}.st13{fill:#184655}.st14{fill:#f7a491}.st15{fill:#f79c8d}.st16{fill:#3c8f7c}.st17{fill:#966259}.st18{fill:#9bc1f9}.st19{fill:#f27a6a}.st20{fill:#86b1f2}.st21{fill:#50bfa5}.st22{fill:#355389}.st23{fill:#f7cc7f}.st24{fill:#6b4744}.fade-in{--fade-duration:1000ms;--fade-delay:1000ms;opacity:0;animation:fade-in var(--fade-duration) ease-out var(--fade-delay) forwards}@keyframes fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}