:root{--background:#05070d;--foreground:#f6f7fb;--muted:rgba(255,255,255,0.68);--accent:#b7a0ef}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{min-height:100%}body{margin:0;overflow-x:hidden;background:var(--background);color:var(--foreground);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;text-rendering:geometricPrecision}body::selection{background:rgba(108,124,255,.36);color:#ffffff}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}button{font:inherit}::selection{background:#b7a0ef;color:#10101a}:focus-visible{outline:2px solid #d4bfff;outline-offset:6px}[id]{scroll-margin-top:105px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:20px;z-index:40;padding:16px 24px;background:#d4bfff;color:#10101a}.skip-link:focus{top:12px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}}