*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--bg: #000000;--text: #e0e0e0;--text-muted: #8c7e72;--border: #3d3530;--border-subtle: #231e18;--accent-brown: #b8977a;--accent-white: #f0ece8;--error: #c0392b;--font: "Space Mono", monospace;--spacing: 8px;--t: .2s;--t-slow: .4s;--ease: cubic-bezier(.25, .46, .45, .94)}html{font-size:16px;scroll-behavior:smooth;scrollbar-width:none}html::-webkit-scrollbar{display:none}body{background-color:var(--bg);color:var(--text);font-family:var(--font);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:var(--text);text-decoration:none}a:hover{text-decoration:underline}img{display:block;max-width:100%}ul{list-style:none}.scroll-progress{height:2px;left:0;position:fixed;top:0;width:100%;z-index:9999;pointer-events:none}.scroll-progress:after{background:var(--accent-brown);content:"";display:block;height:100%;transform-origin:left;transform:scaleX(var(--scroll-progress, 0));transition:transform .1s linear}
