:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{background:var(--background);color:var(--foreground);margin:0;padding:0}body,html{height:100%}.copilot-sidebar-light{--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light!important}[data-message-role=user]{color:#000!important;background:#f9fafb!important;border:1px solid #e5e7eb!important}[data-message-role=user] *{color:#000!important}@media (prefers-color-scheme:dark){[data-message-role=user]{color:#000!important;background:#f9fafb!important;border:1px solid #e5e7eb!important}[data-message-role=user] *{color:#000!important}}#__next-build-watcher,nextjs-portal{display:none!important}
