:root{--page-bg:#11161c;--surface:#20262e;--surface-raised:#252c35;--text:#f5f7f9;--muted:#6e747c;--accent:#ff3b19;--nav-accent:#ff931c;--rpx:min(0.1333333333vw,1px)}*{box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{display:none;width:0;height:0}body,html{width:100%;height:100%;overflow:hidden;overscroll-behavior:none}html{-webkit-text-size-adjust:100%}body,html{background:var(--page-bg)}body{position:fixed;inset:0;height:100vh;height:100dvh;margin:0;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}a,button{touch-action:manipulation}