*,*:before,*:after{box-sizing:border-box}:root{color-scheme:dark;--bg: #000000;--fg: #f2f2f2;--muted: #767676;--line: #303030}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:var(--fg);font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shell{position:relative;overflow:hidden;min-height:100%;min-height:100dvh;display:grid;place-items:center;padding:2rem}.title{margin:0;font-size:clamp(2rem,7vw,3.75rem);font-weight:300;letter-spacing:-.025em;line-height:1.1}
