html,body,#root{width:100%;height:100%;margin:0;padding:0}html,body{color:var(--colorNeutralForeground1);background:var(--colorNeutralBackground2);font-family:Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5}*{box-sizing:border-box}button,input,select,textarea{font:inherit}input:focus,select:focus,textarea:focus{outline:2px solid var(--colorBrandForegroundLink);outline-offset:0;border-color:var(--colorBrandForegroundLink)!important}.diff-added{color:#1b5e20;background-color:#2e7d3229;border-radius:3px;padding:0 2px}.diff-added-word{color:#1b5e20;background-color:#2e7d3238;border-radius:3px;padding:0 1px;font-weight:600}.deiq-btn{outline:none;font-family:inherit;text-decoration:none;transition:background-color .2s,box-shadow .2s,border-color .2s}.deiq-btn-contained-primary:hover:not(:disabled){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024;background-color:var(--colorBrandBackgroundHover)!important;border-color:var(--colorBrandBackgroundHover)!important}.deiq-btn-contained-error:hover:not(:disabled){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024;background-color:var(--colorStatusDangerBackground3Hover,var(--colorStatusDangerBackground3))!important;border-color:var(--colorStatusDangerBackground3Hover,var(--colorStatusDangerBackground3))!important}.deiq-btn-outlined-primary:hover:not(:disabled){border-color:var(--colorBrandForegroundLink)!important;background-color:var(--colorSubtleBackgroundHover)!important}.deiq-btn-outlined-error:hover:not(:disabled){border-color:var(--colorStatusDangerBorder1)!important;background-color:var(--colorSubtleBackgroundHover)!important}.deiq-btn-text-primary:hover:not(:disabled),.deiq-btn-text-error:hover:not(:disabled){background-color:var(--colorSubtleBackgroundHover)!important}.deiq-icon-btn{outline:none;font-family:inherit;transition:background-color .15s}.deiq-icon-btn:hover:not(:disabled){background-color:var(--colorSubtleBackgroundHover)!important}.deiq-appbar-btn:hover:not(:disabled){background-color:#fff3!important}
