:root{--graphite-deep:#050508;--graphite:#0a0a0f;--cyan-muted:#006978}html{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--cyan-muted) var(--graphite)}body{margin:0}#root{min-height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--graphite)}::-webkit-scrollbar-thumb{background:var(--cyan-muted);border-radius:3px}body:before{content:"";pointer-events:none;z-index:10000;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");position:fixed;inset:0}
