:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#8da5cb #e8eef8;overflow-y:scroll}html::-webkit-scrollbar{width:6px}html::-webkit-scrollbar-track{background:#e8eef8}html::-webkit-scrollbar-thumb{background:#8da5cb;border-radius:999px}html::-webkit-scrollbar-thumb:hover{background:#6f8fbe}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}*{box-sizing:border-box}body{color:#0d1333;background:#f4f7ff;margin:0;font-family:Inter,Arial,sans-serif;overflow-x:hidden}body.has-development-notice{padding-bottom:var(--development-notice-height,56px)}html.development-notice-open{height:100%;overflow:hidden}html.development-notice-open body{overscroll-behavior:none;overflow:hidden}.scrollProgressTrack{z-index:65;pointer-events:none;background:#2f4f7d38;border-radius:999px;width:2px;height:182px;position:fixed;top:50%;right:20px;transform:translateY(-50%)}.scrollProgressFill{border-radius:inherit;transform-origin:top;background:#2f4f7d;width:100%;height:100%;position:absolute;top:0;left:0;transform:scaleY(0)}@media (max-width:880px){.scrollProgressTrack{height:132px;right:14px}}button,input,textarea,select{font:inherit}a{color:inherit}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}.home{text-align:center;place-content:center;gap:12px;min-height:100vh;display:grid}
