:root{--bs-primary:#09090b;--bs-primary-rgb:9,9,11;--bs-link-color:#09090b;--bs-link-hover-color:#27272a;--bs-focus-ring-color:rgba(9,9,11,0.24);--bs-body-color:#09090b;--bs-body-bg:#ffffff;--bs-border-color:#e4e4e7;--bs-border-radius:6px}*{box-sizing:border-box}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#09090b}body,html,main{height:100vh;overflow:hidden}@supports(height:100dvh){body,html,main{height:100dvh}}@media(max-width:1200px){body,html,main{height:auto;min-height:100vh;overflow:auto}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}