.oauth-sign-in-btn{display:flex;align-items:center;width:100%;min-height:40px;padding:0;margin:0;cursor:pointer;box-sizing:border-box;background-color:var(--oauth-btn-surface);transition:background-color .15s ease,box-shadow .15s ease}.oauth-sign-in-btn__logo{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px}.oauth-sign-in-btn__logo img{display:block}.oauth-sign-in-btn__label{flex:1;padding-right:12px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.oauth-sign-in-btn--google{border:1px solid #747775;border-radius:4px;color:#1f1f1f;font-family:Roboto,system-ui,-apple-system,Segoe UI,sans-serif;font-size:14px;font-weight:500;letter-spacing:.25px;line-height:20px}.oauth-sign-in-btn--google:hover{background-color:var(--oauth-btn-surface-hover);box-shadow:0 1px 2px #3c40434d,0 1px 3px 1px #3c404326}.oauth-sign-in-btn--google:focus-visible{outline:2px solid #4285f4;outline-offset:2px}.oauth-sign-in-btn--microsoft{min-height:41px;border:1px solid #8c8c8c;border-radius:0;color:#5e5e5e;font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-size:15px;font-weight:600;line-height:20px}.oauth-sign-in-btn--microsoft:hover{background-color:var(--oauth-btn-surface-hover)}.oauth-sign-in-btn--microsoft:focus-visible{outline:2px solid #0078d4;outline-offset:2px}*,*:before,*:after{box-sizing:border-box}html{background:#f4f7fb}body{margin:0;background:#f4f7fb;color:#122033;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.9em}a{color:inherit}@media (hover: hover) and (pointer: fine){.chat-sidebar-thread-row .chat-sidebar-delete-btn{opacity:0;pointer-events:none}.chat-sidebar-thread-row:hover .chat-sidebar-delete-btn,.chat-sidebar-thread-row:focus-within .chat-sidebar-delete-btn{opacity:1;pointer-events:auto}}.chat-composer-send-btn:disabled{opacity:.42;cursor:not-allowed}.settings-integration-grid>*{min-width:0}
