:root{color-scheme:dark;--background:#050505;--foreground:#f4f1eb;--muted:rgba(244,241,235,0.62);--line:rgba(255,255,255,0.12);--panel:rgba(9,11,12,0.84)}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--background)}body{margin:0;color:var(--foreground);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}button,input{font:inherit}::selection{background:rgba(230,239,242,.2)}