:root{--background:#fff;--foreground:#121212;--app-max-width:100%;--app-gutter:#ebedef}@media (min-width:1024px){:root{--app-max-width:800px}}html,body{max-width:100vw;overflow-x:clip;width:100%!important}body{color:var(--foreground);background:var(--app-gutter);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-frame{width:100%;max-width:var(--app-max-width);background:var(--background);min-height:100dvh;margin-inline:auto}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.ant-btn-variant-text:hover,.ant-btn-variant-text:active,.ant-btn-variant-link:hover,.ant-btn-variant-link:active{background-color:#0000!important}.ant-notification-bottom{padding-inline:16px;width:100%!important;max-width:var(--app-max-width)!important}.ant-notification-bottom .ant-notification-list-content,.ant-notification-bottom .ant-notification-notice{width:100%!important;max-width:none!important}body.hide-faq-cta #faq-cta{visibility:hidden}