*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#191a27;--surface:#242536;--border:#363852;--text:#e1e2ef;--scrollbar-thumb:#363852;--scrollbar-hover:#464866}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif}html,body,#root{height:100%}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #b48bee}:focus:not(:focus-visible){outline:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-hover)}
