:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:var(--colorNeutralForeground1);background-color:var(--colorNeutralBackground1);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background:#f5f2ec;color:#000}.overlay-container{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffffb3;z-index:9999;display:flex;align-items:center;justify-content:center}.ma-layout-root{min-height:100vh;display:flex;flex-direction:column;background:var(--colorNeutralBackground1)}.ma-toolbar{background:var(--colorBrandBackground);border-bottom:1px solid var(--colorNeutralStroke2);position:sticky;top:0;z-index:1000}.ma-toolbar-inner{max-width:1200px;margin:0 auto;padding:12px 24px;display:flex;align-items:center}.ma-toolbar-title{margin:0;font-weight:600}.ma-layout-content{flex:1 1 auto;padding:24px 0}.ma-layout-container{max-width:1200px;margin:0 auto;padding:0 24px}
