:root{--main-theme-color: #11e526}html,body{margin:0;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;line-height:1.5;background-size:auto 100%;height:100vh;overflow:auto}.card-container{display:flex;max-width:800px;flex-direction:column;justify-self:center;background-color:#f5f5f5;padding:16px;border-radius:10px;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;margin:16px}@media screen and (min-width: 0px) and (max-width: 1024px){.m_large_content{display:none!important}.screen_dep_footer{justify-content:unset}}@media screen and (min-width: 1025px) and (max-width: 2048px){.m_large_content{display:block}.screen_dep_footer{justify-content:center}}:root{--brand: #2563eb;--brand-600: #2563eb;--brand-700: #1d4ed8;--ink: #0f172a;--ink-2: #334155;--muted: #64748b;--bg: #ffffff;--bg-alt: #f8fafc;--card: #ffffff;--ring: 2px solid #93c5fd;--radius: 16px;--shadow: 0 8px 30px rgba(2, 6, 23, .08)}*{box-sizing:border-box}html:focus-within{scroll-behavior:smooth}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Arial,"Apple Color Emoji","Segoe UI Emoji";color:var(--ink);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
