:root{--rg-bg:#050914;--rg-bg-soft:#08101f;--rg-panel:#0b1425;--rg-panel-hover:#101c31;--rg-text:#f7f8ff;--rg-text-soft:#9aa8bf;--rg-text-muted:#65738a;--rg-purple:#7c3cff;--rg-magenta:#ed32e6;--rg-cyan:#18d7ff;--rg-green:#1ed760;--rg-border:rgba(108,151,215,0.16);--rg-sidebar-width:208px;--rg-radius-sm:10px;--rg-radius-md:16px;--rg-radius-lg:22px}*{box-sizing:border-box}body,html{margin:0;min-height:100%}html{background:var(--rg-bg)}body{min-height:100vh;background:radial-gradient(circle at 72% 0,rgba(82,38,180,.13),transparent 28rem),var(--rg-bg);color:var(--rg-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}::selection{background:rgba(132,76,255,.35);color:#fff}html{scroll-behavior:smooth}body{overflow-x:hidden}button{font-family:inherit}