:root{--background: #f5f7fb;--foreground: rgba(0, 0, 0, .87);--app-font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}body{margin:0;min-height:100vh;background:var(--background);color:var(--foreground);overflow-x:hidden;font-family:var(--app-font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}img,svg,video,canvas{max-width:100%;height:auto}
