:root{--background:#ffffff;--foreground:#171717}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1000;display:flex;align-items:center;justify-content:center;overflow:hidden}.modal-content-wrapper{position:relative;outline:none;background:transparent;border:none;max-height:80vh;padding:0;height:100%;width:100%;overflow-y:auto;display:flex}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Inter,Manrope,Droid Sans Mono,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@media (max-width:1024px){.intercom-launcher{bottom:16px!important}}@media (max-width:820px){.intercom-launcher{bottom:80px!important}}