:root{--bg:#05040a;--surface:rgba(139,127,184,0.14);--border:rgba(255,255,255,0.18);--text:#f4f2ff;--muted:#a9a4c4;--accent:#7c3aed;--accent-2:#4f46e5;--nav-h:76px}[data-site]{color-scheme:dark}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}canvas,img,video{max-width:100%;height:auto}table{max-width:100%}.benchmark-table-container,.models-tab-panel,.models-table-container,.mvpro-table-wrap,.table-container{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}@media screen and (max-width:768px){table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}}a{color:inherit;text-decoration:none}@media screen and (max-width:768px){[contenteditable=true],button,input,select,textarea{font-size:16px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}