:root{--background:#ffffff;--foreground:#171717}@media(prefers-color-scheme:light){:root{--background:#f5f5f5;--foreground:#ededed}}body,html{height:100%;overflow-x:hidden;margin:0;padding:0}.Toastify__toast-container{z-index:99999!important}body{display:flex;flex-direction:column;font-family:Inter,-apple-system,sans-serif;min-height:100vh;color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}@media(prefers-color-scheme:light){html{color-scheme:dark}}*{margin:0;padding:0;box-sizing:border-box}main{flex:1 0 auto;display:flex;flex-direction:column}footer{flex-shrink:0}.layout{display:flex;flex-direction:column;min-height:100vh}.CookieModal_modalBackdrop__uGbjU{display:flex;flex-direction:row;align-items:flex-end;position:fixed;bottom:0;left:0;right:0;background:rgba(0,0,0,.6);justify-content:center;padding:1rem;z-index:9999;height:100%}.CookieModal_modalContent__Xj2K9{max-height:120px;background:#031024;color:#fff;padding:1rem 1.5rem;border-radius:8px;max-width:100%;text-align:center;box-shadow:0 2px 10px rgba(0,0,0,.2);display:flex;flex-direction:column;align-items:center}.CookieModal_modalContent__Xj2K9.CookieModal_closing__1Cgsw{transform:translateY(200%);opacity:0}@media(max-width:768px){.CookieModal_modalContent__Xj2K9{max-height:145px}.CookieModal_modalContent__Xj2K9 p{margin-bottom:1rem;text-align:justify}.CookieModal_modalContent__Xj2K9 button{max-width:none}}.CookieModal_modalContent__Xj2K9 p{margin-bottom:1rem}.CookieModal_modalContent__Xj2K9 button{width:100%;max-width:200px}