html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}html,body,#root{width:100%;min-height:100%;margin:0}body{--app-bg: #f5f5f5;background:var(--app-bg)}.app-shell{min-height:100vh}.app-shell>.ant-layout{min-width:0;min-height:100vh}.main-layout{position:relative;display:flex;flex-direction:column;min-height:100vh;background:#fff}.topbar{position:sticky;top:0;z-index:10;height:58px;padding:0 28px;background:#ffffffe0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #edf0f5}.mobile-menu-button,.mobile-topbar-title,.mobile-topbar-spacer{display:none}.sidebar{position:sticky;top:0;height:100vh;overflow:hidden;background:#f7f7f8!important;border-right:1px solid #e5e7eb}.sidebar .ant-layout-sider-children{display:flex;flex-direction:column;height:100%;min-height:0}.mobile-sidebar{position:relative;display:flex;flex-direction:column;width:100%;height:100%;border-right:0}.sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 20px 14px}.sidebar-close-button{flex:0 0 40px;width:40px;height:40px;font-size:18px}.sidebar-header h4{margin:0;color:#111827;font-size:20px;font-weight:700;line-height:28px}.sidebar-actions{display:grid;gap:8px;padding:8px 10px 20px}.sidebar-action-button,.session-search{height:40px;border-radius:10px;font-size:14px}.sidebar-action-button{justify-content:flex-start;padding-inline:14px;color:#111827}.sidebar-action-button:hover{background:#ececec!important}.session-search{background:#ececec;border-color:transparent}.session-search:hover,.session-search:focus-within{background:#fff;border-color:#d1d5db}.session-section-title{padding:0 20px 8px;color:#111827;font-size:14px;font-weight:700;line-height:20px}.session-list{flex:1 1 auto;min-height:0;overflow-y:auto;padding:0 12px 16px}.session-item{margin-bottom:2px;padding:10px 14px!important;border-radius:12px;background:transparent;border-block-end:0!important;cursor:pointer;transition:background .2s ease}.session-item:hover,.session-item-active{background:#ececec}.session-item .ant-list-item-meta-title{width:100%;margin:0!important;color:#111;font-size:15px;font-weight:400;line-height:22px}.session-title-row{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%}.session-title-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.session-title-editor{width:100%}.session-title-editor .ant-input-affix-wrapper{height:30px;padding-inline:8px;border-radius:6px}.session-item-action{position:relative;flex:0 0 24px;width:24px;height:24px}.session-loading{position:absolute;top:0;right:0;bottom:0;left:0}.session-loading{display:flex;align-items:center;justify-content:center;color:#1677ff;font-size:14px;transition:opacity .2s ease}.session-more{width:24px;min-width:24px;height:24px;padding:0;opacity:0;transition:opacity .2s ease}.session-item:hover .session-more,.session-item:focus-within .session-more{opacity:1}.session-item:hover .session-loading,.session-item:focus-within .session-loading{opacity:0}.session-more-dropdown .ant-dropdown-menu{min-width:168px;padding:6px;border-radius:10px}.session-more-dropdown .ant-dropdown-menu-item{min-height:38px;padding:8px 10px;border-radius:6px;font-size:15px}.session-more-dropdown .ant-dropdown-menu-item-icon{font-size:16px}.sidebar-account{flex:0 0 auto;padding:5px 10px 7px;background:#f7f7f8;border-top:1px solid #e5e7eb}.sidebar-account-button{display:flex;align-items:center;width:100%;height:50px;padding:5px 8px;text-align:left;border-radius:10px}.sidebar-account-button:hover{background:#ececec!important}.sidebar-account-button>span{display:flex;align-items:center;min-width:0}.sidebar-account-avatar{flex:0 0 auto;color:#344054;background:#e5e7eb}.sidebar-account-copy{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start!important;min-width:0;margin-left:10px}.sidebar-account-more{flex:0 0 auto;margin-left:auto;color:#8c8c8c;font-size:18px}.sidebar-account-name,.sidebar-account-email{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-account-name{color:#111827;font-size:14px;font-weight:600;line-height:19px}.sidebar-account-email{color:#8c8c8c;font-size:12px;line-height:16px}.mobile-sidebar-drawer .ant-drawer-content{background:#f7f7f8}.mobile-sidebar-drawer .ant-drawer-body{height:100%;padding:0;overflow:hidden}.auth-dialog-title{margin-bottom:20px;color:#111827;font-size:22px;font-weight:700;line-height:30px;text-align:center}.auth-dialog-description{margin:-8px 0 18px;color:#667085;font-size:14px;line-height:22px;text-align:center}.auth-form{margin-top:22px}.delete-account-form{margin-top:18px}.chat-panel{position:relative;flex:1 0 auto;background:#fff}.chat-content{display:flex;justify-content:center;min-height:calc(100vh - 154px);padding:28px 18px 24px;background:#fff}.chat-page-loading{display:flex;align-items:center;justify-content:center;width:min(920px,100%);color:#667085}.message-end-sentinel{width:1px;height:1px;pointer-events:none}.scroll-bottom-button{position:fixed;left:calc(286px + (100vw - 286px)/2);bottom:148px;z-index:20;transform:translate(-50%);width:40px;height:40px;color:#111827;background:#fff;border-color:#e5e7eb;box-shadow:0 10px 28px #12263f2e}.welcome{width:min(760px,100%);margin-top:14vh;text-align:center}.welcome h2{margin-bottom:8px}.prompt-row{justify-content:center;margin-top:28px}.welcome-composer{width:100%}@media(min-width:821px){.chat-content-new-chat{align-items:center;min-height:calc(100vh - 58px);padding-bottom:clamp(54px,9vh,112px)}.chat-content-new-chat .welcome{width:min(920px,100%);margin-top:0}.welcome-composer{margin-top:28px}.chat-content-new-chat .prompt-row{margin-top:20px}}.bubble-list-wrap,.bubble-list{width:min(920px,100%)}.bubble-list-wrap{min-width:0}.bubble-list .ant-bubble-content{border-radius:12px}.bubble-list .ant-bubble-start .ant-bubble-content{padding-right:0;padding-left:0;background:transparent;border:0;box-shadow:none}.bubble-list .ant-bubble-end .ant-bubble-content{padding:2px 10px;color:#fff;font-size:15px;background:#1677ff}.message-content{min-width:0;max-width:100%}.report-markdown{min-width:0;max-width:100%;color:#1f2329;line-height:1.78;word-break:break-word}.report-markdown pre{max-width:100%;overflow-wrap:anywhere;white-space:pre-wrap}.report-markdown img{max-width:100%;height:auto}.report-markdown h1,.report-markdown h2,.report-markdown h3{margin:16px 0 10px;color:#111827;font-weight:700;line-height:1.35}.report-markdown h1{font-size:20px}.report-markdown h2{font-size:17px}.report-markdown h3{font-size:16px}.report-markdown h1:first-child,.report-markdown h2:first-child,.report-markdown h3:first-child{margin-top:0}.report-markdown p{margin:8px 0}.report-markdown>:last-child{margin-bottom:0}.report-markdown strong{color:#111827;font-weight:650}.report-markdown table{width:100%;max-width:100%;margin:12px 0 16px;table-layout:fixed;border:1px solid #e6edf5;border-radius:10px;border-collapse:collapse;box-shadow:0 1px #12263f08}.report-markdown th,.report-markdown td{padding:9px 12px;overflow-wrap:anywhere;word-break:break-word;text-align:left;vertical-align:top;border:1px solid #e6edf5}.report-markdown th{color:#344054;font-weight:600;background:#f6f9ff}.report-markdown tr:nth-child(2n) td{background:#fbfcfe}.report-markdown hr{margin:16px 0;border:0;border-top:1px solid #edf0f5}.tool-row{margin-top:12px}.thinking-process{margin-bottom:14px;color:#667085}.thinking-step-list{display:grid;gap:5px;color:#8c8c8c;font-size:13px;line-height:20px}.thinking-step{min-width:0;overflow-wrap:anywhere}.data-disclosure-row{display:flex;align-items:flex-start;gap:8px;margin-top:12px;padding-top:10px;color:#475467;font-size:12px;line-height:18px;border-top:1px solid #edf0f5}.data-disclosure-icon{flex:0 0 auto;margin-top:2px;color:#1677ff}.data-disclosure-list{display:flex;flex-wrap:wrap;gap:6px;min-width:0}.data-disclosure-pill{max-width:100%;padding:3px 8px;overflow-wrap:anywhere;background:#f6f9ff;border:1px solid #dbeafe;border-radius:6px}.message-actions{display:flex;align-items:center;min-height:22px;opacity:0;transition:opacity .16s ease}.message-bubble .ant-bubble-footer{margin-block-start:3px}.message-bubble:hover .message-actions,.message-bubble:focus-within .message-actions{opacity:1}.message-action-button{color:#667085}.message-action-button:hover{color:#111827!important;background:#f2f4f7!important}.message-action-copied{color:#16a34a}@media(hover:none){.message-actions{opacity:1}}.sender-wrap{position:sticky;bottom:0;z-index:18;width:100%;padding:0 18px 10px;background:#fff}.sender-wrap-centered{display:none}.sender-wrap-sticky{margin-top:-24px;background:linear-gradient(to bottom,#fff0,#ffffffeb 18px,#fff 24px)}@media(min-width:821px){.main-layout-new-chat>.sender-wrap-sticky{display:none}.sender-wrap-centered{position:static;display:block;padding:0;background:transparent}.sender-wrap-centered .ant-sender,.sender-wrap-centered .footer-disclaimer{width:100%}}.sender-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.analysis-mode-control{display:flex;align-items:center;gap:10px;min-width:0}.analysis-mode-button{height:34px;padding:0 14px;color:#475467;font-size:15px;font-weight:600;background:#fff;border-color:#d0d5dd;border-radius:999px}.analysis-mode-button:hover{color:#1677ff!important;background:#f5f9ff!important;border-color:#91caff!important}.analysis-mode-button-active{color:#1677ff;background:#f0f6ff;border-color:#9dbdff;box-shadow:0 0 0 2px #1677ff14}.analysis-mode-hint{min-width:0;overflow:hidden;font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.sender-wrap .ant-sender{width:min(920px,calc(100vw - 322px));min-height:44px;margin:0 auto;padding:4px 8px;background:#fff;border:unset;border-radius:24px;box-shadow:0 14px 38px #12263f1f}.sender-wrap .ant-sender-actions-btn{width:34px;height:34px}.footer-disclaimer{width:min(920px,calc(100vw - 322px));margin-top:4px;margin-right:auto;margin-left:auto;color:#8c8c8c;font-size:11px;line-height:16px;text-align:center}.footer-disclaimer>span+span:before{content:" · "}.quota-hint{color:#475467;font-weight:500}.quota-hint-low{color:#b54708}@media(max-width:820px){html,body,#root{width:100%;max-width:100%;overflow-x:clip;overscroll-behavior:none;touch-action:pan-y;-webkit-text-size-adjust:100%}.app-shell,.main-layout{max-width:100%;overflow-x:clip}input,textarea,select{font-size:16px!important}.desktop-sidebar{display:none}.topbar{display:flex;align-items:center;justify-content:space-between;padding:0 10px}.mobile-menu-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;font-size:20px;touch-action:manipulation}.mobile-topbar-title{display:block;min-width:0;overflow:hidden;color:#111827;font-size:16px;font-weight:600;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.mobile-topbar-spacer{display:block;width:40px;height:40px}.mobile-sidebar .session-more{opacity:1}.mobile-sidebar .session-loading{opacity:0}.chat-content{min-height:calc(100vh - 146px);padding:22px 12px 18px}.main-layout,.chat-panel,.chat-content,.bubble-list-wrap,.bubble-list,.message-content,.report-markdown{min-width:0;max-width:100%}.mobile-sidebar-drawer,.mobile-sidebar-drawer .ant-drawer-content-wrapper{max-width:100vw;overflow:hidden}.mobile-sidebar-drawer:not(.ant-drawer-open){pointer-events:none}.scroll-bottom-button{left:50%;bottom:calc(156px + env(safe-area-inset-bottom,0px))}.sender-wrap{padding-bottom:calc(10px + env(safe-area-inset-bottom,0px));padding-right:12px;padding-left:12px}.sender-wrap .ant-sender,.footer-disclaimer{width:100%}.sender-footer-inner{position:relative;align-items:center;flex-direction:row;gap:8px;min-height:34px;padding-right:42px}.analysis-mode-control{flex:1 1 auto}.analysis-mode-hint{display:none}.sender-footer-actions{position:absolute;right:0;bottom:0}}
