html,body,#root{background:#f7f9fa;height:100%;margin:0;padding:0}@media (prefers-color-scheme:dark){html,body,#root{background:#161b1f}}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,sans-serif;overflow:hidden}.golo-chat.golo-chat--fullpage{width:100%;height:100%;display:flex;position:static;bottom:auto;left:auto;right:auto}.golo-chat.golo-chat--fullpage .golo-panel{width:100%;max-width:none;height:100%;max-height:none;box-shadow:none;border-radius:0;animation:none}@media (width>=900px){.golo-chat.golo-chat--fullpage{background:var(--golo-surface-sunken,#f7f9fa);justify-content:center}.golo-chat.golo-chat--fullpage .golo-panel{width:min(880px,100%);height:100%;box-shadow:0 0 0 1px #0f14170a,0 12px 40px #0f14170f}}.golo-page-loading{background:linear-gradient(#f7f9fa 0%,#eef2f4 100%);height:100%}@media (prefers-color-scheme:dark){.golo-page-loading{background:linear-gradient(#161b1f 0%,#1d2429 100%)}}.golo-page-error{text-align:center;color:#2c353c;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;padding:24px;display:flex}.golo-page-error__detail{color:#667179;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}@media (prefers-color-scheme:dark){.golo-page-error{color:#dbe2e6}.golo-page-error__detail{color:#8e9aa3}}
