:root,html,body{margin:0;padding:0;min-height:100%}:root{font-family:system-ui,Inter,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{width:100%;background:var(--cb-bg);color:var(--cb-text)}#root{min-height:100dvh;isolation:isolate}body{overflow-y:scroll;overflow-x:clip}@supports not (overflow: clip){body{overflow-x:hidden}}html{scrollbar-gutter:stable both-edges}*{box-sizing:border-box}.cb-wrap{max-width:1240px;margin:0 auto;padding:0 1rem}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}
