@charset "UTF-8";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[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{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.ant-btn-color-primary.ant-btn-variant-text{--ant-color-link: var( --ant-color-primary )}:root{--ant-font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Segoe UI", sans-serif}.ant-app,.ant-layout{background:transparent}.ant-btn{font-weight:500;box-shadow:none}.ant-btn.ant-btn-default{border-color:var(--line-soft);background:var(--app-elevated);color:var(--app-text)}.ant-btn.ant-btn-default:hover{border-color:var(--app-border-strong);color:var(--app-text)}.ant-btn.ant-btn-primary{background:var(--app-brand);box-shadow:0 14px 32px #12121229;border-color:transparent}.ant-card{background:var(--app-elevated);border-color:var(--line-soft);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px) saturate(1.08);backdrop-filter:blur(18px) saturate(1.08)}.ant-input-affix-wrapper,.ant-input,.ant-select-selector,.ant-input-number,.ant-picker,.ant-input-number-affix-wrapper{border-radius:14px!important}.ant-input-affix-wrapper,.ant-input,.ant-select-selector,.ant-input-number,.ant-picker{border-color:var(--line-soft)!important;background:var(--app-input-bg)!important;color:var(--app-text)!important}.ant-input-affix-wrapper:hover,.ant-input:hover,.ant-select-selector:hover,.ant-input-number:hover,.ant-picker:hover{border-color:var(--app-border-strong)!important}.ant-input-affix-wrapper:focus,.ant-input:focus,.ant-input-affix-wrapper-focused,.ant-select-focused .ant-select-selector,.ant-input-number-focused,.ant-picker-focused{border-color:var(--app-brand)!important;box-shadow:0 0 0 4px var(--app-brand-soft)!important}.ant-message .ant-message-notice-content{max-width:min(520px,100vw - 32px);padding:11px 16px;border:1px solid var(--app-border);border-radius:14px;background:var(--app-elevated);color:var(--app-text);box-shadow:var(--app-shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);word-break:break-word}.ant-message .ant-message-custom-content{display:inline-flex;align-items:center;gap:8px;line-height:1.5}.ant-message .anticon{color:currentColor}.ant-message .ant-message-error{color:var(--app-danger)}.ant-message .ant-message-success{color:var(--app-success)}.ant-message .ant-message-warning{color:var(--app-warning)}.ant-dropdown-menu{color:var(--app-text);background-color:var(--app-elevated);--ant-color-bg-elevated: var(--app-elevated);--ant-color-text: var(--app-text);--ant-control-item-bg-hover: var(--app-brand-soft);border:1px solid var(--app-border);border-radius:16px;box-shadow:var(--app-shadow)}.user-dropdown-overlay .ant-dropdown-menu{color:var(--app-text);background-color:var(--app-elevated);--ant-color-bg-elevated: var(--app-elevated);--ant-color-text: var(--app-text);--ant-control-item-bg-hover: var(--app-brand-soft);border-radius:16px;box-shadow:var(--app-shadow)}.ant-dropdown-menu-item-divider{border-color:var(--app-border)}.base-layout-footer{flex-shrink:0;align-self:stretch;display:flex;justify-content:center;position:relative;gap:16px;padding:14px 8px 18px}.user-avatar-wrapper{cursor:pointer;transition:transform .15s ease}.user-avatar-wrapper:hover{transform:scale(1.05)}.user-avatar-wrapper .user-avatar-card{width:100%;display:grid;justify-items:center;gap:8px;padding:10px 8px 8px;border-radius:18px;border:1px solid var(--app-border);background:var(--app-elevated);box-shadow:var(--app-shadow)}.user-avatar-wrapper .user-avatar{background:var(--app-user-bubble);color:var(--app-user-bubble-text);font-weight:500;border:1px solid var(--app-border);box-shadow:none}.user-avatar-wrapper .user-avatar-meta{min-width:0;display:grid;gap:2px;width:100%;text-align:center}.user-avatar-wrapper .user-avatar-name{overflow:hidden;color:var(--app-text);font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.user-avatar-wrapper .user-avatar-subtitle{overflow:hidden;color:var(--app-text-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}:global .user-dropdown-overlay .ant-dropdown-menu{min-width:165px;padding:6px;border-radius:16px;color:var(--app-text)!important;background:var(--app-elevated)!important;background-color:var(--app-elevated)!important;box-shadow:var(--app-shadow)!important;--ant-color-bg-elevated: var(--app-elevated);--ant-color-text: var(--app-text);--ant-control-item-bg-hover: var(--app-brand-soft)}:global .user-dropdown-overlay .ant-dropdown-menu-item{border-radius:10px;padding:8px 10px;color:var(--app-text)!important;background:transparent!important;background-color:transparent!important}:global .user-dropdown-overlay .ant-dropdown-menu-item:hover{background:#2348a614!important;background-color:#2348a614!important}:global .user-dropdown-overlay .ant-dropdown-menu-item-disabled{cursor:default;opacity:1;color:var(--app-text)!important}:global .user-dropdown-overlay .ant-dropdown-menu-item-disabled:hover{background:transparent!important;background-color:transparent!important}:global .user-dropdown-overlay .ant-dropdown-menu-item-danger{color:var(--app-danger)!important}:global .user-dropdown-overlay .ant-dropdown-menu-item-danger:hover{background:var(--app-brand-soft)!important;background-color:var(--app-brand-soft)!important;color:var(--app-danger)!important}:global .user-dropdown-overlay .ant-dropdown-menu-item-divider{background:var(--app-border)!important;background-color:var(--app-border)!important}.user-menu-info{padding:2px 0}.user-menu-info .user-menu-name{font-weight:500;font-size:13px;color:var(--app-text);margin-bottom:1px}.user-menu-info .user-menu-email{font-size:11px;color:var(--app-text-muted)}.base-layout{width:100%;height:100dvh;min-height:0;overflow:hidden;display:grid;grid-template-columns:110px minmax(0,1fr);background:var(--app-bg-subtle);color:var(--app-text)}.base-layout__sidebar{position:relative;z-index:1000;left:auto;top:auto;bottom:auto;width:96px;height:calc(100dvh - 28px);margin:14px 0 14px 14px;border-radius:28px;border:1px solid var(--app-border);border-right-color:var(--app-border-strong);background:var(--app-elevated);background:color-mix(in srgb,var(--app-panel) 92%,transparent);box-shadow:var(--app-shadow);-webkit-backdrop-filter:blur(18px) saturate(1.08);backdrop-filter:blur(18px) saturate(1.08);display:flex;flex-direction:column}.base-layout__sidebar .base-layout__sidebar-main{flex-grow:1;overflow:auto;display:flex;flex-direction:column;padding-bottom:18px}.base-layout__content{min-width:0;min-height:0;height:100dvh;overflow-y:auto;overflow-x:hidden;padding:14px 16px 14px 0;background:var(--app-bg-subtle)}.base-layout--chat-mobile .base-layout__content{overflow:hidden}@media (max-width: 760px){.base-layout{grid-template-columns:minmax(0,1fr);grid-template-rows:84px minmax(0,1fr)}.base-layout__sidebar{width:auto;height:70px;margin:8px 10px 6px;border-radius:22px}.base-layout__content{height:auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding:0 10px 10px}.base-layout--chat-mobile{grid-template-rows:minmax(0,1fr)}.base-layout--chat-mobile .base-layout__sidebar{display:none}.base-layout--chat-mobile .base-layout__content{height:100dvh;padding:0}}.base-layout-nav__item{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:66px;width:68px;border-radius:18px;color:var(--app-text-muted);transition:all var(--transition-base);position:relative;border:1px solid transparent}.base-layout-nav__item:hover{background:var(--app-elevated);border-color:var(--app-border);color:var(--app-text);transform:translateY(-1px) scale(1.025);box-shadow:var(--app-shadow)}.base-layout-nav__item.active{background:radial-gradient(circle at top,var(--app-elevated),transparent 62%),var(--app-elevated);background:radial-gradient(circle at top,color-mix(in srgb,var(--app-elevated) 94%,white),transparent 62%),var(--app-elevated);border-color:var(--app-border);color:var(--app-text);box-shadow:inset 0 1px #ffffff29,0 14px 32px #1212120f}.base-layout-nav__item.active>*{filter:none}.base-layout-nav__item .base-layout-nav__item-icon{display:block;width:22px;height:22px;opacity:.82}.base-layout-nav__item .base-layout-nav__item-label{margin-top:6px;font-size:11px;line-height:1.25;text-align:center}.base-layout-nav__item .base-layout-nav__item-dot{display:block;width:6px;height:6px;border-radius:50%;background-color:var(--app-danger);position:absolute;top:50%;right:50%;transform:translate(50%,-50%) translate(11px,-22px)}@media (max-width: 900px){.base-layout-nav__item{width:74px;min-height:56px}}.industry-selector{width:100%;padding:18px 10px 16px;border-bottom:1px solid var(--app-border)}.industry-selector__trigger{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;padding:14px 10px;background:radial-gradient(circle at top,var(--app-elevated),transparent 52%),var(--app-elevated);background:radial-gradient(circle at top,color-mix(in srgb,var(--app-panel) 92%,white),transparent 52%),var(--app-elevated);border-radius:18px;border:1px solid var(--app-border);box-shadow:var(--app-shadow)}.industry-selector__label{color:var(--app-text);font-size:13px;font-weight:500;letter-spacing:.12em}.industry-selector__mono{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:12px;background:var(--app-brand-soft);color:var(--app-text);font-family:var(--font-display);font-size:18px;font-weight:700}.industry-selector__icon{color:var(--app-text);font-size:10px}.industry-menu-item{padding:4px 0}.industry-menu-item__name{font-size:14px;font-weight:500;color:var(--app-text)}.industry-menu-item__desc{font-size:12px;color:var(--app-text-muted);margin-top:2px}:global .ant-dropdown .ant-dropdown-menu{background-color:var(--app-elevated)!important;box-shadow:var(--app-shadow);border-radius:8px;padding:4px}:global .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{color:var(--app-text)!important;background-color:transparent;border-radius:4px}:global .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover{background-color:var(--app-brand-soft)!important}:global .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item-selected{background-color:var(--app-brand-soft)!important}.base-layout-nav{flex-grow:1;flex-shrink:0;overflow:auto;display:flex;align-items:center;flex-direction:column;gap:10px;padding:18px 0}@media (max-width: 760px){.industry-selector{width:auto;padding:10px 12px;border-bottom:0}.industry-selector__trigger{min-width:82px;padding:10px 12px}.base-layout-nav{flex-direction:row;gap:8px;padding:12px 10px 12px 0}}.about-route{width:100%;height:100dvh;min-height:100dvh;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;background:#040507;scrollbar-width:thin;scrollbar-color:rgba(134,167,255,.28) transparent;-webkit-overflow-scrolling:touch}.about-route::-webkit-scrollbar{width:8px}.about-route::-webkit-scrollbar-thumb{border-radius:999px;background:#86a7ff3d}.about-route-actions{position:fixed;top:18px;right:18px;z-index:1000;display:inline-flex;gap:10px}.about-route-actions button{height:38px;padding:0 16px;border:1px solid rgba(224,233,255,.16);border-radius:999px;background:#0a0c11a3;color:#eef3ffe6;font-size:13px;font-weight:600;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);cursor:pointer;transition:color .16s ease,border-color .16s ease,background .16s ease}.about-route-actions button:hover{border-color:#86a7ff85;background:#86a7ff24;color:#fff}.about-route-actions button:focus-visible{outline:2px solid rgba(134,167,255,.72);outline-offset:4px}.about-shadow-host{display:block;min-height:100dvh}body.about-route-active{background:#040507}@media (max-width: 640px){.about-route-actions{top:auto;right:14px;bottom:14px;left:auto;justify-content:flex-end;max-width:calc(100% - 28px);gap:8px}.about-route-actions button{min-height:40px;height:40px;padding:0 13px;font-size:12px}}._chart_ecxsd_6{width:100%;margin:20px 0}._chartWrapper_ecxsd_11{position:relative;background:#fff;border-radius:10px;padding:20px;border:1px solid rgba(0,0,0,.04);transition:all .25s cubic-bezier(.4,0,.2,1)}._chartWrapper_ecxsd_11:hover{box-shadow:0 4px 20px #0000000a}._chartTitle_ecxsd_23{font-size:14px;font-weight:600;color:#1a1a1a;margin-bottom:16px;padding-left:12px;border-left:2px solid #1a1a1a;letter-spacing:-.2px}._chartContainer_ecxsd_33{min-height:300px}._chartLoading_ecxsd_37{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#bbb;font-size:13px}._tableWrapper_ecxsd_46{background:#fff;border-radius:10px;padding:20px;border:1px solid rgba(0,0,0,.04)}._tableWrapper_ecxsd_46 .ant-table{font-size:13px}._tableWrapper_ecxsd_46 .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#1a1a1a;border-bottom:1px solid rgba(0,0,0,.04)}._tableWrapper_ecxsd_46 .ant-table-tbody>tr:hover>td{background:#fafafa}._insights_ecxsd_65{background:#fff;border-radius:10px;padding:18px 22px;margin:20px 0;border:1px solid rgba(0,0,0,.06)}._insightsTitle_ecxsd_73{font-size:13px;font-weight:600;color:#1a1a1a;margin-bottom:14px;display:flex;align-items:center;gap:10px;letter-spacing:-.1px}._insightsTitle_ecxsd_73:before{content:"";display:inline-block;width:3px;height:14px;background:#1a1a1a;border-radius:1.5px}._insightsList_ecxsd_92{margin:0;padding-left:0;list-style:none}._insightItem_ecxsd_98{position:relative;color:#555;font-size:13px;line-height:1.8;margin-bottom:6px;padding-left:16px}._insightItem_ecxsd_98:before{content:"";position:absolute;left:0;top:10px;width:4px;height:4px;background:#d0d0d0;border-radius:50%}._insightItem_ecxsd_98:last-child{margin-bottom:0}._reactThought_ecxsd_121{background:#fff;border:1px solid rgba(0,0,0,.06);border-left:2px solid #e5e5e5;border-radius:8px;padding:14px 18px;margin:10px 0;font-size:13px;color:#555}._reactAction_ecxsd_132{background:#fff;border:1px solid rgba(0,0,0,.06);border-left:2px solid #1a1a1a;border-radius:8px;padding:14px 18px;margin:10px 0;font-size:13px;color:#555}._reactObservation_ecxsd_143{background:#fff;border:1px solid rgba(0,0,0,.06);border-left:2px solid #999;border-radius:8px;padding:14px 18px;margin:10px 0;font-size:13px;color:#555}._reactStep_ecxsd_154{display:flex;align-items:center;gap:10px;font-weight:600;margin-bottom:10px;color:#1a1a1a}._reactStepNumber_ecxsd_163{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:#1a1a1a;border-radius:50%;color:#fff;font-size:10px;font-weight:600}._reactContent_ecxsd_176{line-height:1.7;color:#555}._adminPage_13fgv_1{min-height:100%;padding:16px 16px 48px;display:grid;gap:16px;align-content:start}._pageHeader_13fgv_9{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}._pageHeader_13fgv_9 h1{margin:0 0 6px;font-size:28px;line-height:1.2;color:var(--brand-ink)}._pageHeader_13fgv_9 p{margin:0;color:var(--brand-muted);line-height:1.7;max-width:760px}._statsGrid_13fgv_28{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}._metricGrid_13fgv_34{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}._statCard_13fgv_40,._panel_13fgv_41{border-radius:8px;background:#ffffffd1}._filters_13fgv_46{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;align-items:center}._bulkActions_13fgv_53{margin-top:12px}._mobileUserList_13fgv_57{display:none}._detailStack_13fgv_61{width:100%}._questionText_13fgv_65{white-space:pre-wrap;word-break:break-word}._answerText_13fgv_70{white-space:pre-wrap;word-break:break-word;margin:0}._mutedText_13fgv_76{color:var(--brand-muted);font-size:12px;line-height:1.4}._chartGrid_13fgv_82{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:16px}._distributionGrid_13fgv_88{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}._costGrid_13fgv_94{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,.8fr);gap:16px}._modelConfigIntro_13fgv_100{display:flex;justify-content:space-between;align-items:center;gap:16px}._modelConfigIntro_13fgv_100 p{margin:0;color:var(--brand-muted);line-height:1.7}._detailGrid_13fgv_112{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}._traceBlock_13fgv_118{margin:0;padding:12px;border-radius:8px;background:#00000008;overflow:auto;max-height:280px;white-space:pre-wrap;word-break:break-word}._referenceCard_13fgv_129{border-radius:8px}._referencePreview_13fgv_133{margin:0;white-space:pre-wrap;word-break:break-word}@media (max-width: 1180px){._statsGrid_13fgv_28{grid-template-columns:repeat(3,minmax(0,1fr))}._metricGrid_13fgv_34{grid-template-columns:repeat(2,minmax(0,1fr))}._chartGrid_13fgv_82,._distributionGrid_13fgv_88,._costGrid_13fgv_94{grid-template-columns:1fr}}@media (max-width: 760px){._adminPage_13fgv_1{padding:10px}._pageHeader_13fgv_9{flex-direction:column}._statsGrid_13fgv_28,._metricGrid_13fgv_34,._filters_13fgv_46{grid-template-columns:1fr}._modelConfigIntro_13fgv_100{align-items:flex-start;flex-direction:column}._detailGrid_13fgv_112{grid-template-columns:1fr}._desktopTable_13fgv_173{display:none}._mobileUserList_13fgv_57{display:grid;gap:10px}}._login-page_1h44u_6{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px;overflow:hidden;background:radial-gradient(circle at 12% 12%,rgba(18,18,18,.045),transparent 24%),radial-gradient(circle at 88% 14%,rgba(36,70,168,.04),transparent 26%),#fff}._bg-grid_1h44u_17,._bg-orb-left_1h44u_18,._bg-orb-right_1h44u_19{position:absolute;pointer-events:none}._bg-grid_1h44u_17{top:0;right:0;bottom:0;left:0;opacity:.72;background-image:var(--grain);background-size:3px 3px,5px 5px;-webkit-mask-image:radial-gradient(circle at center,black 32%,transparent 82%);mask-image:radial-gradient(circle at center,black 32%,transparent 82%)}._bg-orb-left_1h44u_18,._bg-orb-right_1h44u_19{border-radius:999px;filter:blur(34px)}._bg-orb-left_1h44u_18{width:360px;height:360px;left:-96px;top:8%;background:#1212120b}._bg-orb-right_1h44u_19{width:340px;height:340px;right:-88px;bottom:-24px;background:#2446a80e}._login-container_1h44u_54{position:relative;z-index:1;display:grid;grid-template-columns:minmax(380px,1.08fr) minmax(360px,.92fr);gap:clamp(32px,5vw,72px);width:min(1180px,100%);min-height:680px;padding:clamp(22px,3.5vw,42px);border-radius:36px;border:1px solid rgba(18,18,18,.08);background:#ffffffb8;box-shadow:0 34px 90px #12121214;-webkit-backdrop-filter:blur(18px) saturate(1.08);backdrop-filter:blur(18px) saturate(1.08)}._brand-section_1h44u_70{position:relative;display:flex;align-items:stretch;justify-content:center;padding:clamp(18px,3vw,38px);background:transparent;color:var(--brand-ink);overflow:hidden}._brand-section_1h44u_70:before,._brand-section_1h44u_70:after{content:"";position:absolute;border-radius:999px;opacity:.36}._brand-section_1h44u_70:before{width:280px;height:280px;right:-70px;top:-36px;background:radial-gradient(circle,rgba(18,18,18,.08),transparent 66%)}._brand-section_1h44u_70:after{width:320px;height:320px;left:-120px;bottom:-150px;background:radial-gradient(circle,rgba(36,70,168,.1),transparent 64%)}._brand-content_1h44u_101{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;gap:34px;width:100%}._brand-icon_1h44u_111{width:74px;height:74px;display:inline-flex;align-items:center;justify-content:center;border-radius:24px;background:#27272a;border:1px solid rgba(18,18,18,.14);box-shadow:0 20px 46px #12121229}._brand-icon_1h44u_111 svg{width:44px;height:44px;color:#fff}._brand-title_1h44u_128{margin:18px 0 12px;font-family:var(--font-display);font-size:clamp(56px,8vw,86px);line-height:1;letter-spacing:.08em;font-weight:800}._brand-subtitle_1h44u_137{max-width:520px;margin:0;font-size:16px;line-height:1.6;color:#4b5563;letter-spacing:-.02em}._brand-copy_1h44u_146{max-width:440px;margin-top:16px;font-size:13px;line-height:1.8;color:var(--brand-muted)}._brand-features_1h44u_154{display:grid;gap:0;margin-top:10px;border-top:1px solid rgba(18,18,18,.08)}._feature-item_1h44u_161{display:grid;grid-template-columns:68px 1fr;gap:22px;padding:22px 0;border-bottom:1px solid rgba(18,18,18,.08);border-radius:0;background:transparent}._feature-item_1h44u_161 strong,._feature-item_1h44u_161 span{display:block}._feature-item_1h44u_161 strong{margin-bottom:6px;font-size:14px;color:var(--brand-ink)}._feature-item_1h44u_161 span{font-size:13px;line-height:1.65;color:var(--brand-muted)}._feature-index_1h44u_185{width:auto;height:auto;display:inline-flex;align-items:center;justify-content:flex-start;border-radius:0;background:transparent;color:#d4d4d8;font-size:34px;font-weight:300;letter-spacing:-.08em;line-height:1}._form-section_1h44u_200{display:flex;align-items:center;justify-content:center;padding:clamp(22px,3vw,42px);background:transparent}._form-container_1h44u_208{width:min(100%,390px)}._form-switcher_1h44u_212{position:relative;display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:6px;margin-bottom:28px;border-radius:999px;border:1px solid rgba(18,18,18,.08);background:#f9fafb}._switcher-btn_1h44u_224{height:44px;border:0;border-radius:999px;background:transparent;color:var(--brand-muted);cursor:pointer;transition:all var(--transition-base);font-weight:600}._switcher-btn_1h44u_224._active_1h44u_235{background:#27272a;color:var(--brand-primary);color:#fff;box-shadow:0 12px 24px #12121224}._form-header_1h44u_242{margin-bottom:28px}._form-header_1h44u_242 h2{margin:0 0 10px;color:var(--brand-ink);font-size:30px;line-height:1.15;letter-spacing:-.03em}._form-header_1h44u_242 p{margin:0;color:var(--brand-muted);font-size:14px;line-height:1.7}._mobile-brand_1h44u_259{display:none}._form-input_1h44u_263{height:52px!important;border-radius:14px!important;background:#fff!important}._input-icon_1h44u_269{color:#12121266!important}._password-strength_1h44u_273{margin:-10px 0 18px;font-size:12px;line-height:1.5;color:var(--brand-muted)}._weak_1h44u_280{color:#b95848}._medium_1h44u_284{color:#b1802f}._strong_1h44u_288{color:#4c8b6f}._submit-btn_1h44u_292{height:52px!important;border-radius:999px!important;background:#27272a!important;border:none!important;box-shadow:0 18px 36px #12121229!important}._submit-btn_1h44u_292:hover{transform:translateY(-1px);box-shadow:0 22px 40px #12121233!important}._code-row_1h44u_304{display:grid;grid-template-columns:minmax(0,1fr) 118px;gap:10px}._code-btn_1h44u_310{height:52px!important;border-radius:14px!important;font-size:13px;font-weight:650}._form-footer_1h44u_317{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0;margin-top:18px;text-align:center;line-height:1.8}._switch-text_1h44u_328{color:var(--brand-muted)}._switch-btn_1h44u_332{background:none;border:none;color:var(--brand-primary);cursor:pointer;font-weight:600}._switch-btn_1h44u_332:hover{text-decoration:underline}._footer-separator_1h44u_343{display:inline-block;margin:0 8px;color:#71717ab8}.ant-form-item{margin-bottom:18px}.ant-form-item-label>label{color:var(--brand-ink)!important;font-weight:600}.ant-input-affix-wrapper,.ant-input-password{border:1px solid #e5e7eb!important;border-radius:14px!important;background:#fff!important;box-shadow:none!important;padding:0 14px!important;transition:border-color .28s ease,box-shadow .28s ease,background .28s ease!important}.ant-input-affix-wrapper:hover,.ant-input-password:hover{border-color:#a1a1aa!important;box-shadow:none!important}.ant-input-affix-wrapper-focused,.ant-input-password:focus-within{border-color:#52525b!important;box-shadow:0 0 0 4px #27272a0f!important;background:#fff!important}.ant-input{background:transparent!important}.ant-form-item-has-error .ant-input-affix-wrapper,.ant-form-item-has-error .ant-input-password{border-color:#b9584880!important}.ant-form-item-explain-error{margin-top:6px;font-size:12px}@media (max-width: 920px){._login-page_1h44u_6{padding:18px}._login-container_1h44u_54{grid-template-columns:1fr;min-height:auto}._brand-section_1h44u_70{min-height:420px;padding:34px 28px}._form-section_1h44u_200{padding:34px 24px 30px}}@media (max-width: 560px){._login-page_1h44u_6{padding:0}._login-container_1h44u_54{border-radius:0;min-height:100vh}._brand-section_1h44u_70{min-height:380px;padding:28px 22px}._brand-title_1h44u_128{font-size:42px}._brand-features_1h44u_154{gap:10px}._feature-item_1h44u_161{padding:14px}._form-section_1h44u_200{padding:28px 18px 24px}}@media (max-width: 768px){._login-page_1h44u_6{height:100dvh;min-height:100dvh;align-items:flex-start;padding:0;overflow-y:auto;overflow-x:hidden;background:#fff}._bg-grid_1h44u_17,._bg-orb-left_1h44u_18,._bg-orb-right_1h44u_19{display:none}._login-container_1h44u_54{width:100%;min-height:100%;height:auto;display:flex;align-items:stretch;justify-content:center;padding:0;border:0;border-radius:0;background:#fff;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}._brand-section_1h44u_70{display:none}._form-section_1h44u_200{width:100%;align-items:flex-start;padding:28px 22px 48px;box-sizing:border-box;overflow:visible}._form-container_1h44u_208{width:100%;max-width:420px;margin:0 auto;padding-bottom:calc(24px + env(safe-area-inset-bottom))}._mobile-brand_1h44u_259{display:grid;justify-items:center;gap:6px;margin-bottom:22px;text-align:center}._mobile-brand-icon_1h44u_481{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:#27272a;color:#fff;font-size:20px;font-weight:800}._mobile-brand_1h44u_259 strong{color:#111827;font-size:22px}._mobile-brand_1h44u_259 span{color:#6b7280;font-size:13px}._form-switcher_1h44u_212{margin-bottom:24px}._switcher-btn_1h44u_224{height:46px}._form-header_1h44u_242{margin-bottom:22px;text-align:center}._form-header_1h44u_242 h2{margin-bottom:8px;font-size:28px;letter-spacing:0}._form-header_1h44u_242 p{font-size:14px}._form-input_1h44u_263,._submit-btn_1h44u_292,._code-btn_1h44u_310{height:52px!important}._code-row_1h44u_304{grid-template-columns:minmax(0,1fr);gap:8px}._code-btn_1h44u_310{width:100%}._form-footer_1h44u_317{display:flex;flex-wrap:wrap;justify-content:center;row-gap:2px;margin-top:20px;padding-bottom:env(safe-area-inset-bottom)}.ant-form-item{margin-bottom:16px}.ant-form-item-label{padding-bottom:6px!important}.ant-form-item-explain-error{text-align:left}}._drawer_1797n_6 .ant-drawer-body{padding:16px;background:#fafafa}._title_1797n_11{display:flex;align-items:center;gap:8px}._title_1797n_11 ._filename_1797n_16{font-weight:500;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._loading_1797n_24{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0;gap:16px}._chunkList_1797n_33{display:flex;flex-direction:column;gap:12px}._chunkItem_1797n_39{background:#fff;border-radius:8px;padding:16px;box-shadow:0 1px 3px #00000014;transition:box-shadow .2s}._chunkItem_1797n_39:hover{box-shadow:0 2px 8px #0000001f}._chunkHeader_1797n_50{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #f0f0f0}._charCount_1797n_59{font-size:12px}._chunkContent_1797n_63{margin:0!important;font-size:14px;line-height:1.8;color:#333;white-space:pre-wrap;word-break:break-word}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAAA4oAA4AAAAAHbQAAA3TAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgRQIDgmcDBEICo1oijYBNgIkA14LMgAEIAWJAAeBHAyBHBvbGiMRdnO0IkRRkiYDgr9KsJ1NUAf2kILNxgUmgqIgq1P89vcbIcmsQbRps3vCcXdYOKSWEPEKgZgQkprQQsxIXUgq0DqpGKmIvrgkeVGtEQD9DzAO29fM9jYhxZEsL2FeURH2JN4MIcTdO049NCVdxQ/w9NrSYFEBKTDKpLKfNkCGDc1RwjZLQcm3vqJ2UW9Xfa3tgAHz6ivp6vgC2yD4/6352ndnN0X0TL7seypkjZlMsjmZnf0Mm5Q+JykRWQBKCVCVPbARPXWyQtb5VgLB6Biq7/Uixcj2WGqdI8tGSgkuRG+t910GKP2D7AQH0DB9FMDW/obJZ8giFI3Wg8Cvevz0M+5m0rTh7XDBlvo9Y4vm13EXmfttwI4mBo1EG15fxJhUiCLbiiyCf/ZA6MFAhg3pGIZGdGIVjtPn6UcMk9A/UUr9PhoNsCENw1APAq0gpH73e+M+0ueyHbabc3vkbcdtzcf/fiy+NxQEjf9ud/ELBHAXJ0nk4z+MXH2Ev/kWyV4k7SkvpPc9Qr38F6RPWnM9cN6DJ0AdD1BhtgABtmoRoFCvPsBAumNm6soZG2Gk5GyVTo2sJncSyp0jQTYoR6WDvTwaaEcHsxHfvuWhHA3a6bN7twRKtcGok6NsCi7jYRrM2jExsUFMxMQYuJbMhuWNOumEJy9hi29Dmg5zMp/A5+hhPG19j1vBrq8JTLr8ki5VLPmG/PynJHVul440bxg5xuymHUFPBshC+nA9I1FmwbRBTNHAcik3Oae0cxKoI3MOriM42UrPe51nsaGxJ+WfXubAsP84aabUlQSJ1IiE0iPETLUU4CATgfXSCSpuRFRmCGbO+wSpAnzaeaCYW1VNEysRtuXCEL1kUFUbbtMv3Tilt/1c11jt3Q5bbMa84cpWipp8Elw3MZhOHsOlwwVUQM3lAR35JiFQbaYCRnMF2lxAWoOg2gyoIV4PouX8HytNIfLhqpJtXB4vjiViUI8IJ7bkC4ikkQvKksnOTKICwnqWSZ9YS5f0WCxmpgjbIq7EJcM4aI2nmhLNY2JIUgOjXZFWBHb+x5oh6cwb0Tv1ackHdKi0I9OO2wE9aogIOn540CCCziyhN+IaejtgAONKznHlHyutPrHGwCx9S6B8kfS4Mfi4Eyv7OU730bT1SCBjt834cXsf43zVjPUqqJjgrjeGnBxSG4aYAKFuVbeCfkDIjAqMb6yLNIbCuvXhMH2/+k2vkNpkORhR59N1CkzoOENvneIosjYmuTxlhUzaGEJQ/iWqx4dmwpmKjrwTiTGTCVozNAYqk/zXOndWxuWSmJkQpJw3pK5KX6QrLt5LATMqpmPAQhkhK6PUjzHUn7E0gHE0kPE0iKkolgkUx9SZmVAdDgpffdyJKg3k7VmzYGCwVXGz/tXmkOIp+vcWs+EMuhhvN0h9uhfzWJziBQmCREGSIFmQIkgVpAnSBRmC//6hkLZwaVhwxlrJSOdqlFtOYxlau9F2QN5Y98xmIAsiM1HVp2VFX+DHHGg6Ecjh3vmqtidX3qHI2qycTk/iwxSt5UzTmEP92ZBnEWTk4Mx8Mpl78ZDokxg/KWb+Q0QkvdKVmq3TMW+RXEgrsziSAfNXFMhDc60N5N9jQzjfO0kBKpUZl0ZmwJ41j/B9Hz6wmRaJB84niNmQrzp9eSlQCDDzazGDdVi3P36VZQ+Jy4f9UBNp+3zTjqI4abaFAm+GShVaXlsGdF3FYzZcDI6cori4kMxUECl9IjJZpzkvitAoxKue+90pDMvcKRxLl53TmOKCmV/xRolNKSqqUxc6LStOETmFOiLZZptlZepcKiAzteG8PEdpnQpbOMNcMsR4RR2Bs0cKFEvSmIjAFcnarqwUL4lDhHmnVkwu1IwshbiCcgvOheZuYyOteufZZwlcTlLgnZ3o/WcYdzZHW/WGaqaVfmTZ1aWCceJjkbZqsfbkOtcFlUZM/jy+hXHDbaUobWqqXaeWobbLO99yG5N3U4wxco0rQGGcOLASFMXeJoham8M+/x6O2WywK2l4HGbq1CoUyC/IZikQhdq3SiuNrvAEj0AVu9x2x3lp/xWzahaxidezFVtdcb5uEnzyl0ZmYiuKI0exvCd4Xc9CV1KB0db00z92wDPde0kukbvZIWN6jUWFTmPIC/Y4UPCm8UfDTFZpZNon1qLFTkBhxzB+FjQRA2Q/YRJT8pQigslMaUpFyAG8TMlXigiqmAZX4xgijKjRlGpLE0GdplRfCaJo0JQaSxNBk6ZmMzcya0FmrcisDdn0Q3HI2sWSppYigmlM1XT/kLQZSNpMJG0WkjYbSZuDpM1F0uYhFc1HxU4m1QJjDK6iL0S5uSj5rgXc3RejEigtcRBtqYPQsiTskmO5vosV+q4VGIKbOkDg0jtRrq+Em1YloaTFar3EGr1EUC8R0kus1Uus00usL97ABr2BjXoDm/QGNhuWtMVBKOwg/i78lT7hBsAvDmwHc/ao3vmUbBmhjeYySZNWvGkfZAgISDSaDo1SVpzGDsAEkF8B+gEapViUoZgUWXcRIGFZNm6gWbAKk0bp0k1MHG9fLYtV4iS2SmLEQFARzRcnf9PUS0LVn05/J9MiRRBU3v2IrvW974v4N00L7ZMk0wXP1409CHo/an8zTRHD3eSJ6m8D4YMkZNl3M79sqeuAsr/m3f+8/yl7A50aiAEJgeBeMWzu7ui9UfUBCe2TIqZIoOd/3/udRBOQidQZUERzb2/VwZN1H/Sju82ew2H2Wfr6qvfVf3hqwDvAIpkQVFy4B9Pe9e4/XvPeceu7h3dvO56iJPf0+A6cqA2ip18ER+iFgggiuOkvj24bby0N9j2UHIkgqIt+sVgfodC4YghLSMjSZbH0VR/6dMDrYJeKHilKTemt6v6kvzvn3/RrdWtr0GoN/xL+Sex/cPYLUpepx9cz/D46UPU5KXgAQa+NDps1v6J3xP1i2HtaDB0M9aX2deA7SYff//+gUCovMmIK/qfsFcOk+4Y5ZN97XlG6zebqtMbKgeRFi51vnxTQYBUik2rS/Cn6PC8ADR8FGxsRPB82dzfND90gIcshOcYUkfjherBz53odpm6TP8txlwOZ71xmfHHOvq053qFF/MRlS3jP0ELudrf2OeN8DHvp6ZceLe8qKYvWz/7yp0u4dKPfli3CYq0O13Ih71mylJ80tOi10On8wi+F4+LWgDPeJ30msSQt9/vkmHq9/Lvo2b461mP801v3W4xTcs6CbvF9UDdrSt+A8OUbpSh55qAUFXWznBBfdeJ8a4d7ugT5tvxUza3h9m4H7ptTqiG4z0g5dc0X29OcGlhpGFMpQo9ytTS+NViZpNdvU4kWx+LKxNY10kQ1yqGXrhe4/1nvP7E+nd5A92TtaRplbHSqoIdOqtRWti+fkB5/n1+/VvCmz12pG1kpQWsfi1ftlBobm0bpngs16CHkbIwdLnParxtTV3QYRlfJ0KFskH7pdN/YDn+yRuSd7sNH3aO0DYPggk6uWuXrfOc+fa3VTxFVvKaNxHsiHmsXyCLIE5yuOeN3/Jdf8HBL/5M6shjyhxHx9BjB1O0+4NLOnjLLSxwO7ukN4jMbOIcD879KLSi6Pk61Oqm2377n8079PXEEQ7cy7OKEC9nbpet118fxweTafpt69x/Bt8UqGzNQt7aelpc44dn5cqhwf71+qKp/Zf/+a0zcizOUWpl/iBcSXip0pplkatCchoH5c5aUM8I7/dWxAej8WicPL1URFZ9BDJelUwEwTkGqUhgSlydVes95YdXvhh9Gfz/aeFWvgVb4tuLbcv4+wLdutVZv/cUonwBD/6eDlE0aSiKK/uoH3+J1wDE/jMVqY2ysGufN84oIXB0sPzy8ollX/LegY74DgJXJR57sn+VGza0x3DnuIgABFM15LmajjjsNlYj+JEZGbuRYcAMOWxFkPN2w6Wd46xo4gVWQR/X4lyI/R6K/YK0110GzudPRW7Y+UOBGTfNNzHeYT0fiH0taunBpq9HEW8OKSaBGj21L0MqenEmNRWBAWDWAk4CpNoEZJ2tTaPFgbQYj8HxtFilErs3BTRwT8uO1NXQaWfIotchmPkAF5mMBAliEmZiOGVgCG9LgRzpscMAOOwowlT3JhusdazXGSC/hxR3UlmWVwWHpOIKheqONvjyhSiTHIkVUco5bnji8m//zL7PKaT1Vl5I6UE609f+gkr6MZKVyKc7zJRmCahLsdlyA5fdQkRSan9LgnnLEyGSkaKJCJog0wAgvepWBt80+1yKln1bMVtCljfNWDueKLsWwaEbBSfSPTEmVRsUcYYMnEjcjeyCZzBXK9E9BYBXLKjOSpUDR+nEV3TFSUdQaz+ot98QxgXwx0GQ+EEUAKB2qZPkQQ0GqFD8UPFMqyaCHM24BZmSGic9EYMagKizOw9Hz50DMrDLrqqLkTAhplMictiCAx5S3BIUQdeJeLnBy2CNtMfz6cV4u8XKoFZQesbf9YZiIERiHjaNodDW6LgcirX/mPnJIkBGDUpTBhSa0EIr38D5hCIszhCM8URGBqImoWjpvpt1ebu/v3Gl3qJfMnNM+9V+kiRFyROTPHQWOcs1dNW94/ukKMPZBvDi55i5CttdeJz84DLngLqjcdwEZ87bFFR8CIG35OAkDVN6VRDZ7aq67NteYqZ2lpT8oYB2CytoBd6VuAx4WgiAsnuj3WohG+LugzXiQRDeM3XYXlULv4dp5VFYC) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;position:relative;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.45"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{display:inline;line-height:0}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}.com-markdown{color:var(--app-text);font-size:inherit;line-height:1.82;word-break:break-word}.com-markdown>:first-child{margin-top:0}.com-markdown>:last-child{margin-bottom:0}.com-markdown h1,.com-markdown h2,.com-markdown h3{margin:1.35em 0 .55em;color:var(--app-text);font-weight:700;line-height:1.35;letter-spacing:0}.com-markdown h1{font-size:1.42em}.com-markdown h2{font-size:1.24em}.com-markdown h3{font-size:1.08em}.com-markdown p{margin:.72em 0}.com-markdown ul,.com-markdown ol{margin:.72em 0;padding-left:1.35em}.com-markdown li{margin:.28em 0;padding-left:.12em}.com-markdown li>p{margin:.28em 0}.com-markdown blockquote{margin:1em 0;padding:.1em 0 .1em 1em;color:var(--app-text-secondary);border-left:3px solid var(--app-border)}.com-markdown a{color:var(--app-brand);text-decoration:none}.com-markdown a:hover{text-decoration:underline}.com-markdown code{padding:.12em .35em;border-radius:5px;background:var(--app-panel-soft);color:var(--app-text);font-size:.9em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.com-markdown pre{margin:1em 0;overflow-x:auto;border-radius:10px;background:var(--app-panel-soft);border:1px solid var(--app-border)}.com-markdown pre>code{display:block;min-width:max-content;padding:.9em 1em;overflow-x:auto;background:transparent;color:var(--app-text);white-space:pre;-webkit-text-size-adjust:none}.com-markdown table{display:block;width:max-content;max-width:100%;margin:1em 0;overflow-x:auto;border-collapse:collapse;border-spacing:0;background-color:var(--app-elevated);border:1px solid var(--app-border);border-radius:8px}.com-markdown thead{background:var(--app-panel-soft)}.com-markdown td,.com-markdown th{padding:8px 11px;border:1px solid var(--app-border);text-align:left;vertical-align:top;white-space:nowrap}.com-markdown th{color:var(--app-text);font-weight:650}.com-markdown hr{height:1px;margin:1.25em 0;border:0;background:var(--app-border)}.com-markdown .markdown-image{max-width:100%;height:auto;margin:12px 0;border-radius:8px}.com-markdown .katex,.com-markdown .katex *{color:inherit}.com-markdown .katex-display{overflow-x:auto;overflow-y:hidden}._workspace_11csh_1{display:grid;grid-template-columns:280px minmax(0,1fr) 320px;gap:0;width:100%;height:calc(100dvh - 28px);min-height:0;overflow:hidden;background:#fff;border:1px solid rgba(18,18,18,.06);border-radius:18px}._sidebar_11csh_14{min-width:0;height:100%;overflow:hidden;padding:14px 10px;display:flex;flex-direction:column;gap:12px;background:#f7f7f5;border-right:1px solid rgba(18,18,18,.08)}._panel_11csh_26{min-width:0;min-height:0;height:100%;overflow:hidden;padding:0;display:flex;flex-direction:column;background:#fff}._newChatButton_11csh_37{height:42px;border-radius:14px;box-shadow:none;font-weight:650;background:#202123}._newChatButton_11csh_37:hover,._newChatButton_11csh_37:focus-visible{background:#343541!important}._conversationHeader_11csh_50{display:grid;gap:10px;padding:2px 2px 0}._conversationHeader_11csh_50 h2{margin:0 6px 2px;color:#202123;font-size:17px;font-weight:700;letter-spacing:0}._conversationSearch_11csh_64{height:38px;border:0;border-radius:12px;background:#1212120b;box-shadow:none}._conversationSearch_11csh_64:hover,._conversationSearch_11csh_64:focus-within{background:#fff;box-shadow:0 0 0 1px #1212121a}._conversationSearch_11csh_64 .ant-input{background:transparent;font-size:13px}._conversationSearch_11csh_64 .ant-input-prefix{color:#8a8a86}._conversationList_11csh_87{flex:1 1 auto;min-height:0;overflow:auto;padding:2px 0 12px;scrollbar-width:thin;scrollbar-color:rgba(18,18,18,.16) transparent}._conversationList_11csh_87::-webkit-scrollbar{width:6px}._conversationList_11csh_87::-webkit-scrollbar-thumb{border-radius:999px;background:#12121224}._conversationGroups_11csh_105{display:grid;gap:10px}._conversationGroup_11csh_105{display:grid;gap:2px}._conversationGroupTitle_11csh_115{padding:8px 9px 4px;color:#7c7c78;font-size:12px;font-weight:650;line-height:1.3}._conversationItem_11csh_123{position:relative;min-height:34px;display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:4px;margin:0 2px;padding:5px 4px 5px 10px;border-radius:9px;cursor:pointer;color:#3f3f46;transition:background .14s ease,color .14s ease}._conversationItem_11csh_123:hover{background:#0000000b}._conversationItemActive_11csh_142{background:#00000012;color:#202123}._conversationTitle_11csh_147{min-width:0;overflow:hidden;color:inherit;font-size:14px;font-weight:500;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}._conversationMoreButton_11csh_158{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;background:transparent;color:#6f6f6b;cursor:pointer;opacity:0;transition:opacity .12s ease,background .12s ease}._conversationItem_11csh_123:hover ._conversationMoreButton_11csh_158,._conversationMoreButton_11csh_158:focus-visible{opacity:1}._conversationMoreButton_11csh_158:hover{background:#00000012}._modelSelector_11csh_182{display:inline-flex;align-items:center;gap:8px;min-width:0;padding:8px 12px;border:1px solid rgba(18,18,18,.08);border-radius:999px;background:#fff;color:#202123;cursor:pointer;font-size:13px;font-weight:600;box-shadow:none}._modelSelector_11csh_182:hover{background:#fafaf8}._modelSelector_11csh_182:disabled{cursor:not-allowed;opacity:.7}._modelSelectorRoot_11csh_207{position:relative}._modelPopover_11csh_211{position:absolute;top:calc(100% + 8px);right:0;z-index:30;display:flex;align-items:flex-start;min-width:540px;max-width:calc(100vw - 24px);border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 14px 40px #11182724;overflow:hidden}._modelMenuPanel_11csh_227,._modelSubMenu_11csh_228,._modelSubMenuMobile_11csh_229{display:grid;gap:4px;padding:8px;background:#fff}._modelMenuPanel_11csh_227{width:260px;border-right:1px solid #eef2f7}._modelSubMenu_11csh_228{width:280px;max-height:360px;overflow:auto}._modelSubMenuMobile_11csh_229{width:100%;max-height:360px;overflow:auto;border-top:1px solid #eef2f7}._modelMenuItem_11csh_254{width:100%;min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 12px;border:0;border-radius:10px;background:transparent;color:#111827;font-size:14px;text-align:left;cursor:pointer}._modelMenuItem_11csh_254:hover,._modelMenuItemHover_11csh_272,._modelMenuItemActive_11csh_273{background:#f3f4f6}._modelMenuItem_11csh_254:disabled{cursor:not-allowed;color:#9ca3af;background:transparent}._modelMenuItem_11csh_254 svg{flex:0 0 auto;color:#6b7280}._modelDivider_11csh_288{height:1px;margin:4px;background:#eef2f7}._conversationMenuDanger_11csh_294{color:#dc2626}._conversationEmpty_11csh_298{display:grid;gap:5px;padding:18px 12px;color:#7c7c78;font-size:13px;line-height:1.55}._conversationEmpty_11csh_298 strong{color:#343434;font-size:14px}._conversationSkeletonList_11csh_312{display:grid;gap:8px;padding:9px 4px}._conversationSkeletonList_11csh_312 span{height:32px;border-radius:9px;background:linear-gradient(90deg,#0000000b,#00000016,#0000000b);background-size:220% 100%;animation:_skeletonFlow_11csh_1 1.35s ease-in-out infinite}._panelHeader_11csh_326{flex:0 0 72px;min-height:72px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:16px 28px 12px;border-bottom:1px solid rgba(18,18,18,.06);background:#ffffffeb}._panelTitle_11csh_338{margin:0 0 4px;font-size:19px;line-height:1.35;color:#202123;font-weight:700;letter-spacing:0}._panelDesc_11csh_347{margin:0;max-width:680px;color:#7a7a76;font-size:13px;line-height:1.6}._panelTags_11csh_355{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}._panelTools_11csh_362{display:flex;align-items:flex-start;justify-content:flex-end;min-width:0}._messages_11csh_369{flex:1 1 auto;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:22px;padding:32px 24px 36px;scrollbar-width:thin;scrollbar-color:rgba(18,18,18,.14) transparent}._messageRow_11csh_381{width:min(880px,100%);margin:0 auto;display:flex;flex-direction:column;gap:10px}._userRow_11csh_389{align-items:flex-end}._assistantRow_11csh_393{align-items:stretch}._message_11csh_369{max-width:100%;line-height:1.75}._messageMeta_11csh_402{display:flex;align-items:center;gap:8px;margin-bottom:6px;color:#8a8a86;font-size:12px}._messageMeta_11csh_402 small{color:#a1a19d}._messageContent_11csh_415{font-size:15px}._user_11csh_389{max-width:min(70%,620px);padding:12px 15px;border-radius:18px 18px 4px;background:#262626;color:#fff}._user_11csh_389 ._messageMeta_11csh_402{margin-bottom:4px;color:#ffffffb8}._user_11csh_389 ._messageMeta_11csh_402 small{color:#ffffff94}._user_11csh_389 ._messageContent_11csh_415{white-space:pre-wrap}._userMessageActions_11csh_440{display:flex;justify-content:flex-end;gap:4px;margin-top:8px;opacity:.62;transition:opacity .16s ease}._messageRow_11csh_381:hover ._userMessageActions_11csh_440,._userMessageActions_11csh_440:focus-within{opacity:1}._userMessageActions_11csh_440 button{display:inline-flex;align-items:center;gap:4px;height:24px;padding:0 7px;border:0;border-radius:999px;background:#ffffff1a;color:#ffffffc7;cursor:pointer;font:inherit;font-size:12px;line-height:1;transition:background .16s ease,color .16s ease}._userMessageActions_11csh_440 button:hover,._userMessageActions_11csh_440 button:focus-visible{background:#ffffff2e;color:#fff;outline:none}._messageAttachmentGrid_11csh_478{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:8px;max-width:min(440px,100vw - 64px);margin-bottom:8px}._messageAttachmentImage_11csh_486{width:100%;max-width:220px;height:150px;border-radius:16px;object-fit:cover;display:block;background:#ffffff14}._messageAttachmentFallback_11csh_496{width:160px;height:96px;display:grid;place-items:center;border-radius:14px;background:#ffffff1f;color:#ffffffc7;font-size:13px}._messageAttachmentFallbackButton_11csh_507{width:100%;min-height:96px;display:grid;place-items:center;gap:4px;padding:12px;border:1px dashed rgba(255,255,255,.16);border-radius:14px;background:#ffffff0f;color:#ffffffc7;cursor:pointer;text-align:center}._messageAttachmentFallbackButton_11csh_507 span,._messageAttachmentFallbackButton_11csh_507 small{display:block}._messageAttachmentFallbackButton_11csh_507 small{color:#fff9;font-size:12px}._assistant_11csh_393{max-width:100%;padding:0;color:#202123}._assistant_11csh_393 ._messageMeta_11csh_402{padding-left:2px}._assistant_11csh_393 ._messageContent_11csh_415{font-size:16px;line-height:1.65}._resultRenderer_11csh_547{display:block}._streamingText_11csh_551{white-space:pre-wrap;word-break:break-word;line-height:1.65}._resultRenderer_11csh_547 .com-markdown{display:contents}._resultRenderer_11csh_547 .com-markdown>*{margin:0 0 .55em}._resultRenderer_11csh_547 .com-markdown>*:last-child{margin-bottom:0}._resultRenderer_11csh_547 .com-markdown p{margin:.45em 0;line-height:1.65}._resultRenderer_11csh_547 .com-markdown p:last-child{margin-bottom:0}._resultRenderer_11csh_547 .com-markdown .citationBadge{display:inline-flex;align-items:center;justify-content:center;margin:0 3px;vertical-align:baseline}._resultRenderer_11csh_547 .com-markdown ul,._resultRenderer_11csh_547 .com-markdown ol{margin:.4em 0 .6em 1.25em;padding-left:1.1em}._resultRenderer_11csh_547 .com-markdown li{margin:.2em 0}._resultRenderer_11csh_547 .com-markdown h1,._resultRenderer_11csh_547 .com-markdown h2,._resultRenderer_11csh_547 .com-markdown h3,._resultRenderer_11csh_547 .com-markdown h4{margin:.75em 0 .35em;line-height:1.35}._resultRenderer_11csh_547 .com-markdown blockquote,._resultRenderer_11csh_547 .com-markdown pre,._resultRenderer_11csh_547 .com-markdown table,._resultRenderer_11csh_547 .com-markdown .katex-display{margin:.45em 0}._citationBadge_11csh_578{margin:0 2px;padding:0 5px;border:0;border-radius:999px;background:#eef2ff;color:#3157c8;font-size:12px;font-weight:700;line-height:1.5;cursor:pointer;vertical-align:.18em}._citationBadge_11csh_578:hover{background:#dfe6ff}._thinkPanel_11csh_629{margin:0 0 12px;padding:10px 12px;border-radius:12px;background:#fafaf8;border:1px solid rgba(18,18,18,.08);color:#6f6f6b;font-size:13px}._thinkPanel_11csh_629 summary{cursor:pointer;color:#3f3f46;font-weight:650;-webkit-user-select:none;user-select:none}._thinkPanel_11csh_629 p{margin:8px 0 0;white-space:pre-wrap;line-height:1.65}._answerFoot_11csh_652{display:flex;align-items:center;gap:8px 12px;flex-wrap:wrap;min-height:28px;color:#858581;font-size:12px}._referenceSummary_11csh_662{padding:4px 9px;border:1px solid rgba(37,99,235,.16);border-radius:999px;background:#f5f8ff;color:#3157c8;cursor:pointer;font-size:12px}._referenceSummary_11csh_662:hover{background:#eef3ff}._searchingKnowledge_11csh_676{display:inline-flex;align-items:center;gap:8px;width:fit-content;margin-bottom:10px;padding:8px 12px;border:1px solid rgba(37,99,235,.12);border-radius:999px;background:#f6f8ff;color:#3f3f46;font-size:13px}._searchingText_11csh_690{display:grid;gap:2px}._searchingText_11csh_690 small{color:#71717a;font-size:12px}._searchingPulse_11csh_700{width:8px;height:8px;border-radius:50%;background:#3157c8;animation:_pulse_11csh_1 1s ease-in-out infinite}@keyframes _pulse_11csh_1{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1.15)}}._answerResult_11csh_718{display:grid;gap:10px}._answerProgress_11csh_723{width:fit-content;max-width:100%;padding:7px 10px;border:1px solid rgba(37,99,235,.12);border-radius:10px;background:#f7faff;color:#64748b;font-size:13px;line-height:1.5}._answerNotice_11csh_735{width:fit-content;max-width:100%;padding:6px 10px;border:1px solid rgba(148,163,184,.2);border-radius:10px;background:#f8fafc;color:#64748b;font-size:12px;line-height:1.5}._answerThink_11csh_747{padding-left:12px;border-left:2px solid rgba(18,18,18,.12);color:#8b8b8b;font-size:13px}._answerThinkTitle_11csh_754{margin-bottom:6px;color:#52525b;font-weight:600}._answerThink_11csh_747 .com-markdown p:first-child{margin-top:0}._answerTime_11csh_764{color:#6b7280;font-size:12px}._answerError_11csh_769{color:#c2410c}._answerActions_11csh_773{display:flex;align-items:center;flex-wrap:wrap;gap:4px}._answerFeedback_11csh_780{margin-top:10px;padding:10px 12px;border:1px solid rgba(20,28,40,.08);border-radius:8px;background:#ffffffbd}._feedbackMain_11csh_788{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:var(--brand-muted);font-size:13px}._feedbackDetail_11csh_797{display:grid;gap:10px;margin-top:10px}._feedbackHint_11csh_803{margin-top:6px;color:var(--brand-muted);font-size:12px}._followUpList_11csh_809{width:100%;display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}._followUpList_11csh_809 button{padding:6px 10px;border:1px solid rgba(18,18,18,.1);border-radius:999px;background:#fff;color:#3f3f46;cursor:pointer;font-size:12px}._followUpList_11csh_809 button:hover{background:#fafaf8}._answerSkeleton_11csh_831{display:grid;gap:10px;width:min(620px,100%);padding:8px 0}._answerSkeleton_11csh_831 span{display:block;height:13px;border-radius:999px;background:linear-gradient(90deg,#1212120d,#1212121c,#1212120d);background-size:220% 100%;animation:_skeletonFlow_11csh_1 1.35s ease-in-out infinite}._answerSkeleton_11csh_831 span:nth-child(1){width:92%}._answerSkeleton_11csh_831 span:nth-child(2){width:74%}._answerSkeleton_11csh_831 span:nth-child(3){width:54%}@keyframes _skeletonFlow_11csh_1{0%{background-position:100% 0}to{background-position:-100% 0}}._sourceDocumentsBar_11csh_867{width:min(880px,100% - 48px);box-sizing:border-box;margin:-2px auto 8px;padding:12px 14px;border:1px solid rgba(29,78,216,.1);border-radius:16px;background:linear-gradient(180deg,#fff,#fbfcff);box-shadow:0 8px 22px #1118270a}._sourceDocumentsTitle_11csh_878{display:inline-flex;align-items:center;gap:7px;margin-bottom:10px;color:#55555a;font-size:12px;font-weight:700}._sourceDocumentsList_11csh_888{display:flex;flex-wrap:wrap;gap:7px}._sourceDocumentsItem_11csh_894{max-width:min(260px,100%);display:inline-flex;align-items:center;gap:6px;min-width:0;padding:6px 9px;border:1px solid rgba(37,99,235,.1);border-radius:999px;background:#f6f8fc;color:#303030;font-size:12px;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}._sourceDocumentsItem_11csh_894 span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._sourceDocumentsItem_11csh_894:hover{background:#eef3ff;border-color:#2563eb33;transform:translateY(-1px)}._sourceDocumentsList_11csh_888 .ant-btn-text{height:30px;border-radius:999px;background:#f6f8fc;border:1px solid rgba(37,99,235,.1)}._sourceDocumentsList_11csh_888 .ant-btn-text:hover{background:#eef3ff;border-color:#2563eb33}._sourceDocumentsItem_11csh_894 em{min-width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#2563eb14;color:#2563eb;font-size:11px;font-style:normal;font-weight:700}._sources_11csh_949{width:100%;margin-top:2px;border-top:1px solid rgba(18,18,18,.08)}._sourceSectionTitle_11csh_955{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 0;color:#5f6368;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}._sourceSectionTitle_11csh_955::-webkit-details-marker{display:none}._sourceSectionTitle_11csh_955 span{display:flex;align-items:center;gap:8px}._sourceSectionTitle_11csh_955 strong{color:#3f3f46;font-size:13px;font-weight:650}._sourceSectionTitle_11csh_955 small,._sourceSectionTitle_11csh_955 em{color:#888884;font-size:12px;font-style:normal}._sources_11csh_949[open] ._sourceSectionTitle_11csh_955 em{color:#3f3f46}._sourceList_11csh_994{display:grid;gap:8px;padding-bottom:8px}._sourceCard_11csh_1000{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;padding:10px 0;border-top:1px solid rgba(18,18,18,.06);font-size:12px;color:#6b6b67}._sourceCard_11csh_1000:first-child{border-top:0}._sourceOrder_11csh_1014{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background:#3f3f46;font-size:11px;font-weight:700}._sourceCardBody_11csh_1027{min-width:0}._sourceHeader_11csh_1031{display:flex;align-items:flex-start}._sourceTitleBlock_11csh_1036{min-width:0;display:grid;gap:6px}._sourceTitleBlock_11csh_1036 strong{color:#242424;font-size:13px;font-weight:650;line-height:1.45;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}._sourceBadges_11csh_1053{display:flex;flex-wrap:wrap;gap:5px}._sourceMeta_11csh_1059{margin-top:7px;display:flex;gap:5px 10px;flex-wrap:wrap;color:#7c7c78}._sourceSnippetBlock_11csh_1067{margin-top:8px}._sourceLabel_11csh_1071{display:inline-block;margin-bottom:4px;color:#8a8a86;font-size:11px}._sourceSnippet_11csh_1067{margin:0;color:#363636;line-height:1.6;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}._sourceTerms_11csh_1088{margin-top:8px}._sourceDebugPanel_11csh_1092{margin-top:8px;padding:8px 10px;border-radius:8px;background:#f8f8f6;border:1px solid rgba(18,18,18,.06)}._sourceDebugPanel_11csh_1092 summary{cursor:pointer;color:#55555a;font-size:12px;font-weight:600;-webkit-user-select:none;user-select:none}._sourceDebugGrid_11csh_1108{margin-top:8px;display:grid;grid-template-columns:repeat(auto-fit,minmax(106px,1fr));gap:6px}._sourceDebugItem_11csh_1115{padding:7px 8px;border-radius:8px;background:#fff;border:1px solid rgba(18,18,18,.06);display:flex;flex-direction:column;gap:3px}._sourceDebugItem_11csh_1115 span{color:#8a8a86;font-size:11px}._sourceDebugItem_11csh_1115 strong{color:#252525;font-size:12px}._sourceDebugFeatures_11csh_1135{margin-top:8px}._ragDebugPanel_11csh_1139{margin-top:12px;border-top:1px solid rgba(15,23,42,.08);padding-top:8px}._ragDebugBody_11csh_1145{display:grid;gap:12px;color:#334155;font-size:12px;line-height:1.6}._ragDebugBody_11csh_1145 h4{margin:0 0 4px;color:#0f172a;font-size:12px;font-weight:700}._ragDebugBody_11csh_1145 pre{max-height:220px;margin:6px 0 0;overflow:auto;border:1px solid rgba(15,23,42,.08);border-radius:6px;background:#f8fafccc;padding:8px;white-space:pre-wrap}._ragDebugChunks_11csh_1169{display:grid;gap:6px;margin-top:6px}._ragDebugChunks_11csh_1169 div{display:grid;gap:2px;border-top:1px solid rgba(15,23,42,.08);padding-top:6px}._ragDebugChunks_11csh_1169 strong{color:#2563eb}._ragDebugChunks_11csh_1169 small{color:#64748b}._sourceTermList_11csh_1187{display:flex;gap:5px;flex-wrap:wrap}._sourceActions_11csh_1193{margin-top:8px;display:flex;justify-content:flex-start}._sourceActionButton_11csh_1199{height:auto;padding:0;font-weight:600}._attachmentBar_11csh_1205{flex:0 0 auto;width:min(880px,100% - 48px);margin:0 auto 12px;display:flex;flex-direction:column;gap:7px;padding:10px 12px;border-radius:14px;background:#fafaf8;border:1px solid rgba(18,18,18,.08)}._attachmentHeader_11csh_1218{display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:#2f2f2f;font-size:13px}._attachmentHeader_11csh_1218 small{color:#858581}._attachmentItem_11csh_1231{display:flex;align-items:center;gap:10px;padding:8px 0;border-top:1px solid rgba(18,18,18,.06)}._attachmentMain_11csh_1239{min-width:0;display:flex;align-items:center;gap:9px;flex:1}._attachmentMain_11csh_1239 div{min-width:0}._attachmentMain_11csh_1239 div div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._attachmentMain_11csh_1239 small{color:#858581}._attachmentProgress_11csh_1261{width:88px}._composer_11csh_1265{flex:0 0 auto;position:relative;z-index:5;width:min(880px,100% - 48px);margin:0 auto 16px;display:grid;gap:8px;padding:8px;border-radius:24px;border:1px solid rgba(18,18,18,.11);background:#fff;box-shadow:0 14px 36px #12121214}._uploadingHint_11csh_1280{display:grid;gap:3px;padding:0 2px;color:#6b7280;font-size:12px;line-height:1.5}._uploadingHint_11csh_1280 span{color:#44403c;font-weight:600}._attachmentCards_11csh_1294{display:flex;flex-wrap:wrap;gap:10px;padding:2px 0}._attachmentCard_11csh_1294{position:relative;width:min(220px,100%);min-height:78px;display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:10px;align-items:center;padding:8px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 8px 22px #0f172a0d;transition:box-shadow .18s ease,border-color .18s ease}._attachmentCard_11csh_1294:hover{border-color:#d1d5db;box-shadow:0 12px 28px #0f172a14}._attachmentCardError_11csh_1322{border-color:#dc262659;background:#fff7f7}._attachmentThumb_11csh_1327{position:relative;width:64px;height:58px;display:grid;place-items:center;overflow:hidden;border-radius:12px;background:#f3f4f6;color:#64748b;font-size:22px}._attachmentThumb_11csh_1327 img{width:100%;height:100%;object-fit:cover}._attachmentBusy_11csh_1346{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#ffffff94;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}._attachmentInfo_11csh_1355{min-width:0;display:grid;gap:3px}._attachmentInfo_11csh_1355 strong{min-width:0;overflow:hidden;color:#111827;font-size:13px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}._attachmentInfo_11csh_1355 span,._attachmentInfo_11csh_1355 small{overflow:hidden;color:#64748b;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}._attachmentInfo_11csh_1355 small{color:#dc2626}._attachmentActions_11csh_1385{display:grid;gap:2px;justify-items:end}._quickAddButton_11csh_1391{width:36px;min-width:36px;height:36px;padding:0;border-radius:50%;box-shadow:none;color:#555550}._hiddenInput_11csh_1401{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);overflow:hidden;white-space:nowrap}._conversationFooter_11csh_1413{flex:0 0 auto;display:grid;gap:8px;padding:10px 2px 0;border-top:1px solid rgba(18,18,18,.06)}._accountPanel_11csh_1421{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:10px 10px 9px;border:1px solid rgba(18,18,18,.08);border-radius:14px;background:#fff;cursor:pointer;text-align:left}._accountAvatar_11csh_1435{background:#27272a}._accountMeta_11csh_1439{min-width:0;display:grid;gap:2px}._accountMeta_11csh_1439 strong,._accountMeta_11csh_1439 span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._accountMeta_11csh_1439 strong{color:#202123;font-size:14px;font-weight:650}._accountMeta_11csh_1439 span{color:#6b7280;font-size:12px}._accountActions_11csh_1463{display:flex;gap:8px}._accountActions_11csh_1463 button{flex:1 1 0;min-height:34px;padding:0 10px;border:1px solid rgba(18,18,18,.08);border-radius:12px;background:#fff;color:#202123;font-size:13px;cursor:pointer}._accountActionDanger_11csh_1480{color:#b42318}._chatSettingsModal_11csh_1484 .ant-modal-content{border-radius:18px;overflow:hidden}._chatSettingsModal_11csh_1484 .ant-modal-header,._chatSettingsModal_11csh_1484 .ant-modal-body{background:var(--app-elevated);color:var(--app-text)}._chatSettingsLayout_11csh_1495{display:grid;grid-template-columns:188px minmax(0,1fr);min-height:460px;margin:0 -24px -20px}._chatSettingsNav_11csh_1502{display:flex;flex-direction:column;gap:4px;padding:18px 10px;border-right:1px solid var(--app-border);background:var(--app-panel-soft)}._chatSettingsNavItem_11csh_1511{min-height:38px;padding:8px 12px;border:0;border-radius:10px;background:transparent;color:var(--app-text-secondary);cursor:pointer;font-size:14px;text-align:left}._chatSettingsNavItem_11csh_1511:hover,._chatSettingsNavItemActive_11csh_1524{background:var(--app-brand-soft);color:var(--app-text)}._chatSettingsContent_11csh_1529{min-width:0;display:grid;align-content:start;gap:18px;padding:18px 22px 20px;background:var(--app-elevated)}._chatSettingsAccountCard_11csh_1538{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--app-border);border-radius:14px;background:var(--app-panel)}._chatSettingsStack_11csh_1548{display:grid;gap:18px}._chatSettingsAccount_11csh_1538{display:grid;gap:3px}._chatSettingsAccount_11csh_1538 strong{color:var(--app-text);font-size:16px}._chatSettingsAccount_11csh_1538 span{color:var(--app-text-muted);font-size:13px}._chatSettingsDivider_11csh_1568{margin:14px 0!important}._chatSettingsSection_11csh_1572{display:grid;gap:10px;margin-bottom:0}._chatSettingsSectionTitle_11csh_1578{color:var(--app-text);font-size:14px;font-weight:650}._chatSettingsHint_11csh_1584{color:var(--app-text-muted);font-size:12px;line-height:1.6}._chatSettingsFooter_11csh_1590{display:flex;justify-content:flex-end}._evidenceCollapsed_11csh_1595{min-width:0;min-height:0;height:100%;overflow:hidden;display:flex;align-items:flex-start;justify-content:center;padding:18px 10px;background:#fbfbf9;border-left:1px solid rgba(18,18,18,.08)}._evidencePanel_11csh_1608{min-width:0;min-height:0;height:100%;overflow:auto;padding:18px 16px;background:#fbfbf9;border-left:1px solid rgba(18,18,18,.08)}._evidenceHeader_11csh_1618{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:16px}._evidenceHeader_11csh_1618 strong,._evidenceHeader_11csh_1618 span{display:block}._evidenceHeader_11csh_1618 strong{color:#202123;font-size:15px}._evidenceHeader_11csh_1618 span{margin-top:3px;color:#858581;font-size:12px}._referenceDetail_11csh_1642,._sourceDocuments_11csh_867,._referenceList_11csh_1644{padding-top:14px;border-top:1px solid rgba(18,18,18,.08)}._referenceDetail_11csh_1642{display:grid;gap:12px}._referenceDetailTop_11csh_1654{display:grid;gap:6px}._referenceDetailTop_11csh_1654 span{width:fit-content;padding:2px 7px;border-radius:999px;background:#262626;color:#fff;font-size:12px;font-weight:700}._referenceDetailTop_11csh_1654 strong{color:#202123;font-size:14px;line-height:1.45}._referenceContent_11csh_1675{max-height:240px;overflow:auto;color:#363636;font-size:13px;line-height:1.7}._referenceMeta_11csh_1683{display:flex;flex-wrap:wrap;gap:6px 10px;color:#7a7a76;font-size:12px}._referenceTags_11csh_1691{display:flex;flex-wrap:wrap;gap:4px}._sourceDocuments_11csh_867 h3,._referenceList_11csh_1644 h3{margin:0 0 10px;color:#3f3f46;font-size:13px}._sourceDocumentItem_11csh_1704{display:grid;gap:3px;padding:10px 0;border-top:1px solid rgba(18,18,18,.06)}._sourceDocumentItem_11csh_1704:first-of-type{border-top:0}._sourceDocumentItem_11csh_1704 strong{overflow:hidden;color:#262626;font-size:13px;text-overflow:ellipsis;white-space:nowrap}._sourceDocumentItem_11csh_1704 span{color:#858581;font-size:12px}._evidenceEmpty_11csh_1728{padding:14px;border-radius:12px;background:#fff;color:#858581;font-size:13px;line-height:1.65}._referenceList_11csh_1644{margin-top:16px}._referenceItem_11csh_1741{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr);gap:5px 8px;padding:10px 9px;border:0;border-radius:10px;background:transparent;text-align:left;cursor:pointer}._referenceItem_11csh_1741:hover,._referenceItemActive_11csh_1755{background:#1212120d}._referenceItem_11csh_1741 span{color:#3157c8;font-size:12px;font-weight:700}._referenceItem_11csh_1741 strong{min-width:0;overflow:hidden;color:#303030;font-size:12px;text-overflow:ellipsis;white-space:nowrap}._referenceSection_11csh_1774{grid-column:2;min-width:0;overflow:hidden;color:#6b7280;font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}._referencePreview_11csh_1785{grid-column:2;display:-webkit-box;overflow:hidden;color:#55555a;font-size:12px;line-height:1.55;-webkit-line-clamp:3;-webkit-box-orient:vertical}._referencePreview_11csh_1785 .com-markdown{color:inherit;font-size:inherit;line-height:inherit}._referencePreview_11csh_1785 .com-markdown p{margin:0}._referencePreview_11csh_1785 .katex{font-size:1em}._referencePreview_11csh_1785 .katex-display{margin:0;text-align:left}._referenceContent_11csh_1675 .com-markdown p{margin:0 0 10px}._referenceContent_11csh_1675 .com-markdown p:last-child{margin-bottom:0}._referenceContent_11csh_1675 .com-markdown .katex-display{margin:6px 0;overflow-x:auto;overflow-y:hidden}._referenceContent_11csh_1675 .com-markdown p:first-child{margin-top:0}._referenceContent_11csh_1675 .katex-display{overflow-x:auto;overflow-y:hidden}._composerTop_11csh_1838{display:flex;align-items:center;justify-content:space-between;gap:12px}._composerTop_11csh_1838 strong,._composerTop_11csh_1838 span{display:block}._composerTop_11csh_1838 strong{margin-bottom:2px;font-size:13px;color:#292929}._composerTop_11csh_1838 span{color:#858581;font-size:12px;line-height:1.5}._composerBody_11csh_1862{display:grid;grid-template-columns:38px minmax(0,1fr) 38px;gap:8px;align-items:flex-end}._composer_11csh_1265 .ant-input-textarea textarea{min-height:40px!important;max-height:180px!important;border:0!important;border-radius:14px!important;padding:8px 4px!important;box-shadow:none!important;line-height:1.6!important;resize:none!important}._composer_11csh_1265 .ant-input-textarea textarea:focus{box-shadow:none!important}._composerBody_11csh_1862 .ant-btn-text:hover,._composerBody_11csh_1862 .ant-btn-text:focus-visible{background:#1212120d}._composerActionButton_11csh_1889{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;cursor:pointer;font-size:16px;transition:background .16s ease,color .16s ease,transform .16s ease,opacity .16s ease}._composerActionButton_11csh_1889:focus-visible{outline:2px solid rgba(38,38,38,.2);outline-offset:2px}._composerActionButtonReady_11csh_1908{background:#262626;color:#fff}._composerActionButtonReady_11csh_1908:hover{background:#111;transform:translateY(-1px)}._composerActionButtonDisabled_11csh_1918{background:#f0f0ed;color:#a4a49e;cursor:not-allowed}._composerActionButtonStop_11csh_1924{background:#262626;color:#fff}._composerActionButtonStop_11csh_1924:hover{background:#111;transform:translateY(-1px)}._emptyState_11csh_1934{width:100%;min-height:100%;margin:0 auto;display:flex;align-items:center;justify-content:center;text-align:center;color:#74746f}._emptyStateInner_11csh_1945{width:min(100%,720px);padding:24px;transform:translateY(-24px)}._emptyStateBadge_11csh_1951{width:fit-content;margin:0 auto 12px;padding:5px 10px;border-radius:999px;background:#f1f1ee;color:#55555a;font-size:12px}._emptyState_11csh_1934 h3{margin:0 0 8px;color:#202123;font-size:28px;font-weight:700;letter-spacing:0}._emptyState_11csh_1934 p{max-width:590px;margin:0 auto;line-height:1.75}._emptyStateExamples_11csh_1975{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:720px;margin:24px auto 0}._promptCard_11csh_1983{min-height:92px;padding:13px;border-radius:14px;border:1px solid rgba(18,18,18,.09);background:#fff;color:#6b6b67;text-align:left;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}._promptCard_11csh_1983 strong,._promptCard_11csh_1983 span{display:block}._promptCard_11csh_1983 strong{margin-bottom:6px;color:#3f3f46;font-size:13px;font-weight:650}._promptCard_11csh_1983 span{font-size:12px;line-height:1.55}._promptCard_11csh_1983:hover{transform:translateY(-1px);border-color:#12121229;background:#fafaf8}._mobileHeader_11csh_2018,._mobileDrawerLayer_11csh_2019,._mobileSheetLayer_11csh_2020,._mobileFeatureLayer_11csh_2021,._mobileReferenceLayer_11csh_2022{display:none}@media (max-width: 1180px){._workspace_11csh_1{grid-template-columns:260px minmax(0,1fr) 300px}._emptyStateExamples_11csh_1975{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){._workspace_11csh_1{grid-template-columns:260px minmax(0,1fr)}._panel_11csh_26{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}._messages_11csh_369{overflow:auto;padding:24px 18px 40px}._evidencePanel_11csh_1608,._evidenceCollapsed_11csh_1595{display:none}._panelHeader_11csh_326{padding:14px 18px;flex-wrap:wrap;gap:8px}._panelTags_11csh_355{justify-content:flex-start}._composerTop_11csh_1838{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}._composerTop_11csh_1838 span{display:none}._composerBody_11csh_1862{grid-template-columns:auto minmax(0,1fr) auto}._user_11csh_389{max-width:88%}._attachmentBar_11csh_1205,._composer_11csh_1265{width:calc(100% - 24px)}}@media (max-width: 767px){._workspace_11csh_1{position:relative;display:flex;flex-direction:column;grid-template-columns:minmax(0,1fr);width:100%;height:100dvh;min-height:100dvh;border:0;border-radius:0;overflow:hidden}._sidebar_11csh_14{display:none}._panel_11csh_26{flex:1 1 auto;min-height:0}._panelHeader_11csh_326{display:none}._mobileHeader_11csh_2018{position:sticky;top:0;z-index:40;flex:0 0 56px;min-height:56px;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:8px;padding:0 12px;background:#fffffff5;border-bottom:1px solid rgba(18,18,18,.08)}._mobileIconButton_11csh_2118,._mobileModelButton_11csh_2119,._mobileDrawerTop_11csh_2120 button,._mobileSheetTitle_11csh_2121 button{border:0;background:transparent;color:#111827;cursor:pointer}._mobileIconButton_11csh_2118{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;font-size:18px}._mobileModelButton_11csh_2119{min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:8px 10px;border-radius:999px;font-size:16px;font-weight:650}._mobileModelButton_11csh_2119 span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._mobileModelButton_11csh_2119 small{color:#6b7280;font-size:15px}._mobileHeaderGhost_11csh_2157{display:none}._messages_11csh_369{flex:1 1 auto;min-height:0;padding:18px 16px 190px;gap:18px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}._messageRow_11csh_381{width:100%}._messageContent_11csh_415{min-width:0}._user_11csh_389{max-width:85%;padding:11px 14px;border-radius:18px 18px 5px}._assistant_11csh_393 ._messageContent_11csh_415{font-size:15.5px;line-height:1.65}._resultRenderer_11csh_547{min-width:0;overflow-wrap:anywhere}._resultRenderer_11csh_547 .com-markdown{display:block;max-width:100%;overflow-wrap:anywhere}._resultRenderer_11csh_547 .com-markdown p{line-height:1.65}._resultRenderer_11csh_547 .com-markdown pre,._resultRenderer_11csh_547 .com-markdown table,._resultRenderer_11csh_547 .katex-display{max-width:100%;overflow-x:auto;overflow-y:hidden}._answerThink_11csh_747{max-height:180px;overflow:auto;font-size:12.5px}._answerActions_11csh_773{overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px}._answerActions_11csh_773 .ant-btn{flex:0 0 auto}._referenceSummary_11csh_662{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._sourceDocumentsBar_11csh_867{width:calc(100% - 24px);margin-top:2px;padding:10px;border-radius:14px}._attachmentBar_11csh_1205{width:calc(100% - 32px);max-height:116px;margin:0 auto 8px;overflow:auto}._composer_11csh_1265{position:fixed;left:0;right:0;bottom:0;z-index:35;width:100%;margin:0;padding:10px 14px calc(10px + env(safe-area-inset-bottom));border:0;border-top:1px solid rgba(18,18,18,.08);border-radius:0;background:linear-gradient(180deg,#ffffffd1,#fff 28%);box-shadow:0 -10px 28px #1212120f}._composerTop_11csh_1838{display:none}._uploadingHint_11csh_1280{margin-bottom:8px}._composerBody_11csh_1862{display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:end;gap:8px;padding:6px;border:1px solid rgba(18,18,18,.1);border-radius:24px;background:#fff}._quickAddButton_11csh_1391{width:36px;height:36px;border-radius:50%}._composer_11csh_1265 .ant-input-textarea textarea{min-height:38px!important;max-height:150px!important;padding:8px 4px!important;border-radius:16px!important;font-size:15px;line-height:1.55!important}._composerActionButton_11csh_1889{width:38px;height:38px}._user_11csh_389{max-width:min(86%,620px)}._userMessageActions_11csh_440{opacity:1}._userMessageActions_11csh_440 button{height:40px;padding:0 10px}._emptyState_11csh_1934{min-height:calc(100dvh - 250px);padding:24px 0}._emptyStateInner_11csh_1945{width:100%;padding:0 8px;transform:none}._emptyStateBadge_11csh_1951,._emptyState_11csh_1934 p{display:none}._emptyState_11csh_1934 h3{margin:0 auto 24px;font-size:28px;line-height:1.25}._emptyStateExamples_11csh_1975{grid-template-columns:1fr;gap:8px;margin-top:0}._promptCard_11csh_1983{min-height:auto;padding:11px 13px;border-radius:16px;text-align:left}._promptCard_11csh_1983:nth-child(n+5){display:none}._evidencePanel_11csh_1608,._evidenceCollapsed_11csh_1595{display:none}._mobileDrawerLayer_11csh_2019,._mobileSheetLayer_11csh_2020,._mobileFeatureLayer_11csh_2021,._mobileReferenceLayer_11csh_2022{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:block;pointer-events:none}._mobileDrawerLayerOpen_11csh_2338,._mobileSheetLayerOpen_11csh_2339,._mobileFeatureLayerOpen_11csh_2340,._mobileReferenceLayerOpen_11csh_2341{pointer-events:auto}._mobileDrawerMask_11csh_2344,._mobileFeatureMask_11csh_2345{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:transparent;opacity:0;transition:opacity .18s ease,background .18s ease}._mobileDrawerLayerOpen_11csh_2338 ._mobileDrawerMask_11csh_2344,._mobileSheetLayerOpen_11csh_2339 ._mobileDrawerMask_11csh_2344,._mobileReferenceLayerOpen_11csh_2341 ._mobileDrawerMask_11csh_2344,._mobileFeatureLayerOpen_11csh_2340 ._mobileFeatureMask_11csh_2345{background:var(--app-overlay);opacity:1}._mobileConversationDrawer_11csh_2360,._mobileReferenceDrawer_11csh_2361{position:absolute;top:0;bottom:0;width:min(82vw,320px);max-width:320px;display:flex;flex-direction:column;background:#f7f7f5;box-shadow:18px 0 50px #0f172a29;transition:transform .22s ease}._mobileConversationDrawer_11csh_2360{left:0;transform:translate(-104%)}._mobileDrawerLayerOpen_11csh_2338 ._mobileConversationDrawer_11csh_2360{transform:translate(0)}._mobileReferenceDrawer_11csh_2361{right:0;width:min(92vw,380px);max-width:380px;background:#fbfbf9;transform:translate(104%)}._mobileReferenceLayerOpen_11csh_2341 ._mobileReferenceDrawer_11csh_2361{transform:translate(0)}._mobileDrawerTop_11csh_2120{flex:0 0 56px;min-height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 14px 0 16px;border-bottom:1px solid rgba(18,18,18,.08);background:#ffffffc2}._mobileDrawerTop_11csh_2120 strong{color:#111827;font-size:17px}._mobileDrawerTop_11csh_2120 button,._mobileSheetTitle_11csh_2121 button{width:36px;height:36px;border-radius:12px}._mobileConversationDrawer_11csh_2360 ._sidebar_11csh_14{display:flex;flex:1 1 auto;height:auto;border-right:0;padding:12px 10px}._mobileConversationDrawer_11csh_2360 ._conversationMoreButton_11csh_158{opacity:1}._mobileReferenceDrawer_11csh_2361 ._evidencePanel_11csh_1608{display:block;flex:1 1 auto;height:auto;border-left:0;padding:14px}._mobileReferenceDrawer_11csh_2361 ._evidenceHeader_11csh_1618{display:none}._mobileModelSheet_11csh_2430{position:absolute;left:0;right:0;bottom:0;max-height:min(82dvh,620px);display:flex;flex-direction:column;padding:8px 14px calc(14px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -20px 50px #0f172a2e;transform:translateY(104%);transition:transform .22s ease}._mobileSheetLayerOpen_11csh_2339 ._mobileModelSheet_11csh_2430{transform:translateY(0)}._mobileSheetHandle_11csh_2448{width:42px;height:4px;margin:0 auto 10px;border-radius:999px;background:#d1d5db}._mobileSheetTitle_11csh_2121{display:flex;align-items:center;justify-content:space-between;padding:0 0 8px}._mobileSheetTitle_11csh_2121 strong{font-size:18px}._mobileModelList_11csh_2464{overflow:auto;display:grid;gap:14px;padding-bottom:8px}._mobileModelList_11csh_2464 section{display:grid;gap:3px}._mobileModelList_11csh_2464 h3{margin:8px 4px 4px;color:#6b7280;font-size:12px;font-weight:700}._mobileModelList_11csh_2464 button{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:0;border-radius:12px;background:transparent;color:#111827;font-size:15px;text-align:left}._mobileModelList_11csh_2464 button:disabled{color:#9ca3af}._mobileModelItemActive_11csh_2497{background:#f3f4f6!important;font-weight:650}._mobileFeatureLayerOpen_11csh_2340 ._mobileFeatureMask_11csh_2345{background:var(--app-overlay);opacity:1}._mobileFeatureMenu_11csh_2505{position:absolute;top:64px;right:10px;width:min(260px,100vw - 20px);display:grid;gap:4px;padding:8px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 18px 45px #0f172a24;opacity:0;transform:translateY(-8px) scale(.98);transform-origin:top right;transition:opacity .16s ease,transform .16s ease}._mobileFeatureLayerOpen_11csh_2340 ._mobileFeatureMenu_11csh_2505{opacity:1;transform:translateY(0) scale(1)}._mobileFeatureMenu_11csh_2505 button{min-height:42px;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:10px;padding:9px 10px;border:0;border-radius:12px;background:transparent;color:#111827;font-size:14px;text-align:left}._mobileFeatureMenu_11csh_2505 button:disabled{color:#a1a1aa}._modelPopover_11csh_211{display:none}._chatSettingsLayout_11csh_1495{grid-template-columns:minmax(0,1fr);min-height:0;margin:0 -14px -12px}._chatSettingsNav_11csh_1502{flex-direction:row;overflow:auto;border-right:0;border-bottom:1px solid var(--app-border);padding:12px}._chatSettingsNavItem_11csh_1511{flex:0 0 auto;white-space:nowrap}._chatSettingsContent_11csh_1529{padding:14px 14px 16px}}@media (max-width: 640px){._headerTitle_11csh_2567{font-size:15px}._headerDesc_11csh_2570{display:none}._panelHeader_11csh_326{padding:10px 12px}._panelDesc_11csh_347,._panelTags_11csh_355{display:none}._sourceCard_11csh_1000{grid-template-columns:1fr}._sourceOrder_11csh_1014{width:fit-content;padding:0 9px;border-radius:999px}._user_11csh_389{max-width:92%}}[data-theme=dark] ._workspace_11csh_1,[data-chat-theme=dark] ._workspace_11csh_1{background:var(--app-bg);border-color:var(--app-border)}[data-theme=dark] ._sidebar_11csh_14,[data-theme=dark] ._panel_11csh_26,[data-theme=dark] ._mobileHeader_11csh_2018,[data-theme=dark] ._mobileConversationDrawer_11csh_2360,[data-theme=dark] ._mobileReferenceDrawer_11csh_2361,[data-theme=dark] ._mobileModelSheet_11csh_2430,[data-theme=dark] ._mobileFeatureMenu_11csh_2505,[data-theme=dark] ._composer_11csh_1265,[data-theme=dark] ._attachmentCard_11csh_1294,[data-theme=dark] ._accountPanel_11csh_1421,[data-theme=dark] ._chatSettingsModal_11csh_1484 .ant-modal-content,[data-theme=dark] ._chatSettingsContent_11csh_1529,[data-theme=dark] ._chatSettingsNav_11csh_1502,[data-chat-theme=dark] ._sidebar_11csh_14,[data-chat-theme=dark] ._panel_11csh_26,[data-chat-theme=dark] ._mobileHeader_11csh_2018,[data-chat-theme=dark] ._mobileConversationDrawer_11csh_2360,[data-chat-theme=dark] ._mobileReferenceDrawer_11csh_2361,[data-chat-theme=dark] ._mobileModelSheet_11csh_2430,[data-chat-theme=dark] ._mobileFeatureMenu_11csh_2505,[data-chat-theme=dark] ._composer_11csh_1265,[data-chat-theme=dark] ._attachmentCard_11csh_1294,[data-chat-theme=dark] ._accountPanel_11csh_1421,[data-chat-theme=dark] ._chatSettingsModal_11csh_1484 .ant-modal-content,[data-chat-theme=dark] ._chatSettingsContent_11csh_1529,[data-chat-theme=dark] ._chatSettingsNav_11csh_1502{background:var(--app-panel);color:var(--app-text)}[data-theme=dark] ._sidebar_11csh_14,[data-theme=dark] ._panel_11csh_26,[data-theme=dark] ._mobileConversationDrawer_11csh_2360,[data-theme=dark] ._mobileReferenceDrawer_11csh_2361,[data-theme=dark] ._mobileModelSheet_11csh_2430,[data-theme=dark] ._mobileFeatureMenu_11csh_2505,[data-theme=dark] ._composer_11csh_1265,[data-theme=dark] ._attachmentCard_11csh_1294,[data-theme=dark] ._accountPanel_11csh_1421,[data-theme=dark] ._chatSettingsModal_11csh_1484 .ant-modal-content,[data-theme=dark] ._chatSettingsNav_11csh_1502,[data-chat-theme=dark] ._sidebar_11csh_14,[data-chat-theme=dark] ._panel_11csh_26,[data-chat-theme=dark] ._mobileConversationDrawer_11csh_2360,[data-chat-theme=dark] ._mobileReferenceDrawer_11csh_2361,[data-chat-theme=dark] ._mobileModelSheet_11csh_2430,[data-chat-theme=dark] ._mobileFeatureMenu_11csh_2505,[data-chat-theme=dark] ._composer_11csh_1265,[data-chat-theme=dark] ._attachmentCard_11csh_1294,[data-chat-theme=dark] ._accountPanel_11csh_1421,[data-chat-theme=dark] ._chatSettingsModal_11csh_1484 .ant-modal-content,[data-chat-theme=dark] ._chatSettingsNav_11csh_1502{border-color:var(--app-border)}[data-theme=dark] ._panelHeader_11csh_326,[data-theme=dark] ._mobileHeader_11csh_2018,[data-theme=dark] ._mobileDrawerTop_11csh_2120,[data-theme=dark] ._mobileSheetTitle_11csh_2121,[data-theme=dark] ._chatSettingsModal_11csh_1484 .ant-modal-header,[data-chat-theme=dark] ._panelHeader_11csh_326,[data-chat-theme=dark] ._mobileHeader_11csh_2018,[data-chat-theme=dark] ._mobileDrawerTop_11csh_2120,[data-chat-theme=dark] ._mobileSheetTitle_11csh_2121,[data-chat-theme=dark] ._chatSettingsModal_11csh_1484 .ant-modal-header{background:var(--app-elevated);color:var(--app-text);border-color:var(--app-border)}[data-theme=dark] ._panelTitle_11csh_338,[data-theme=dark] ._conversationTitle_11csh_147,[data-theme=dark] ._assistant_11csh_393,[data-theme=dark] ._chatSettingsAccount_11csh_1538 strong,[data-theme=dark] ._chatSettingsSectionTitle_11csh_1578,[data-theme=dark] ._accountMeta_11csh_1439 strong,[data-theme=dark] ._mobileDrawerTop_11csh_2120 strong,[data-theme=dark] ._mobileSheetTitle_11csh_2121 strong,[data-theme=dark] ._sourceDocumentsTitle_11csh_878,[data-theme=dark] ._sourceSectionTitle_11csh_955 strong,[data-theme=dark] ._evidenceHeader_11csh_1618 strong,[data-theme=dark] ._sourceTitleBlock_11csh_1036 strong,[data-theme=dark] ._sourceDebugItem_11csh_1115 strong,[data-theme=dark] ._ragDebugBody_11csh_1145 h4,[data-chat-theme=dark] ._panelTitle_11csh_338,[data-chat-theme=dark] ._conversationTitle_11csh_147,[data-chat-theme=dark] ._assistant_11csh_393,[data-chat-theme=dark] ._chatSettingsAccount_11csh_1538 strong,[data-chat-theme=dark] ._chatSettingsSectionTitle_11csh_1578,[data-chat-theme=dark] ._accountMeta_11csh_1439 strong,[data-chat-theme=dark] ._mobileDrawerTop_11csh_2120 strong,[data-chat-theme=dark] ._mobileSheetTitle_11csh_2121 strong,[data-chat-theme=dark] ._sourceDocumentsTitle_11csh_878,[data-chat-theme=dark] ._sourceSectionTitle_11csh_955 strong,[data-chat-theme=dark] ._evidenceHeader_11csh_1618 strong,[data-chat-theme=dark] ._sourceTitleBlock_11csh_1036 strong,[data-chat-theme=dark] ._sourceDebugItem_11csh_1115 strong,[data-chat-theme=dark] ._ragDebugBody_11csh_1145 h4{color:var(--app-text)}[data-theme=dark] ._panelDesc_11csh_347,[data-theme=dark] ._conversationGroupTitle_11csh_115,[data-theme=dark] ._conversationEmpty_11csh_298,[data-theme=dark] ._accountMeta_11csh_1439 span,[data-theme=dark] ._chatSettingsAccount_11csh_1538 span,[data-theme=dark] ._chatSettingsHint_11csh_1584,[data-theme=dark] ._mobileModelList_11csh_2464 h3,[data-theme=dark] ._attachmentInfo_11csh_1355 span,[data-theme=dark] ._attachmentInfo_11csh_1355 small,[data-theme=dark] ._sourceDocumentsTitle_11csh_878,[data-theme=dark] ._sourceSectionTitle_11csh_955 small,[data-theme=dark] ._sourceSectionTitle_11csh_955 em,[data-theme=dark] ._sourceDocumentItem_11csh_1704 span,[data-theme=dark] ._sourceMeta_11csh_1059,[data-theme=dark] ._sourceLabel_11csh_1071,[data-theme=dark] ._sourceSnippet_11csh_1067,[data-theme=dark] ._sourceDebugItem_11csh_1115 span,[data-theme=dark] ._ragDebugBody_11csh_1145,[data-theme=dark] ._answerFoot_11csh_652,[data-theme=dark] ._uploadingHint_11csh_1280,[data-theme=dark] ._referenceMeta_11csh_1683,[data-theme=dark] ._referenceSection_11csh_1774,[data-theme=dark] ._referencePreview_11csh_1785,[data-theme=dark] ._answerTime_11csh_764,[data-theme=dark] ._answerNotice_11csh_735,[data-theme=dark] ._searchingText_11csh_690 small,[data-chat-theme=dark] ._panelDesc_11csh_347,[data-chat-theme=dark] ._conversationGroupTitle_11csh_115,[data-chat-theme=dark] ._conversationEmpty_11csh_298,[data-chat-theme=dark] ._accountMeta_11csh_1439 span,[data-chat-theme=dark] ._chatSettingsAccount_11csh_1538 span,[data-chat-theme=dark] ._chatSettingsHint_11csh_1584,[data-chat-theme=dark] ._mobileModelList_11csh_2464 h3,[data-chat-theme=dark] ._attachmentInfo_11csh_1355 span,[data-chat-theme=dark] ._attachmentInfo_11csh_1355 small,[data-chat-theme=dark] ._sourceDocumentsTitle_11csh_878,[data-chat-theme=dark] ._sourceSectionTitle_11csh_955 small,[data-chat-theme=dark] ._sourceSectionTitle_11csh_955 em,[data-chat-theme=dark] ._sourceDocumentItem_11csh_1704 span,[data-chat-theme=dark] ._sourceMeta_11csh_1059,[data-chat-theme=dark] ._sourceLabel_11csh_1071,[data-chat-theme=dark] ._sourceSnippet_11csh_1067,[data-chat-theme=dark] ._sourceDebugItem_11csh_1115 span,[data-chat-theme=dark] ._ragDebugBody_11csh_1145,[data-chat-theme=dark] ._answerFoot_11csh_652,[data-chat-theme=dark] ._uploadingHint_11csh_1280,[data-chat-theme=dark] ._referenceMeta_11csh_1683,[data-chat-theme=dark] ._referenceSection_11csh_1774,[data-chat-theme=dark] ._referencePreview_11csh_1785,[data-chat-theme=dark] ._answerTime_11csh_764,[data-chat-theme=dark] ._answerNotice_11csh_735,[data-chat-theme=dark] ._searchingText_11csh_690 small{color:var(--app-text-secondary)}[data-theme=dark] ._conversationSearch_11csh_64,[data-theme=dark] ._sourceDocumentsBar_11csh_867,[data-theme=dark] ._thinkPanel_11csh_629,[data-theme=dark] ._referenceSummary_11csh_662,[data-theme=dark] ._searchingKnowledge_11csh_676,[data-theme=dark] ._answerProgress_11csh_723,[data-theme=dark] ._answerNotice_11csh_735,[data-theme=dark] ._answerFeedback_11csh_780,[data-theme=dark] ._emptyStateBadge_11csh_1951,[data-theme=dark] ._promptCard_11csh_1983,[data-theme=dark] ._mobileModelList_11csh_2464 button,[data-theme=dark] ._mobileFeatureMenu_11csh_2505 button,[data-theme=dark] ._accountActions_11csh_1463 button,[data-theme=dark] ._referenceDetailTop_11csh_1654 span,[data-theme=dark] ._sourceDocumentsItem_11csh_894,[data-theme=dark] ._sourceDocumentsList_11csh_888 .ant-btn-text,[data-theme=dark] ._sourceDocumentItem_11csh_1704,[data-theme=dark] ._sourceCard_11csh_1000,[data-theme=dark] ._sourceDebugPanel_11csh_1092,[data-theme=dark] ._sourceDebugItem_11csh_1115,[data-theme=dark] ._ragDebugPanel_11csh_1139,[data-theme=dark] ._ragDebugBody_11csh_1145 pre,[data-theme=dark] ._referenceItem_11csh_1741,[data-theme=dark] ._evidenceEmpty_11csh_1728,[data-theme=dark] ._messageAttachmentFallback_11csh_496,[data-theme=dark] ._messageAttachmentFallbackButton_11csh_507,[data-theme=dark] ._attachmentThumb_11csh_1327,[data-theme=dark] ._attachmentBar_11csh_1205,[data-theme=dark] ._chatSettingsAccountCard_11csh_1538,[data-theme=dark] ._chatSettingsNavItem_11csh_1511,[data-chat-theme=dark] ._conversationSearch_11csh_64,[data-chat-theme=dark] ._sourceDocumentsBar_11csh_867,[data-chat-theme=dark] ._thinkPanel_11csh_629,[data-chat-theme=dark] ._referenceSummary_11csh_662,[data-chat-theme=dark] ._searchingKnowledge_11csh_676,[data-chat-theme=dark] ._answerProgress_11csh_723,[data-chat-theme=dark] ._answerNotice_11csh_735,[data-chat-theme=dark] ._answerFeedback_11csh_780,[data-chat-theme=dark] ._emptyStateBadge_11csh_1951,[data-chat-theme=dark] ._promptCard_11csh_1983,[data-chat-theme=dark] ._mobileModelList_11csh_2464 button,[data-chat-theme=dark] ._mobileFeatureMenu_11csh_2505 button,[data-chat-theme=dark] ._accountActions_11csh_1463 button,[data-chat-theme=dark] ._referenceDetailTop_11csh_1654 span,[data-chat-theme=dark] ._sourceDocumentsItem_11csh_894,[data-chat-theme=dark] ._sourceDocumentsList_11csh_888 .ant-btn-text,[data-chat-theme=dark] ._sourceDocumentItem_11csh_1704,[data-chat-theme=dark] ._sourceCard_11csh_1000,[data-chat-theme=dark] ._sourceDebugPanel_11csh_1092,[data-chat-theme=dark] ._sourceDebugItem_11csh_1115,[data-chat-theme=dark] ._ragDebugPanel_11csh_1139,[data-chat-theme=dark] ._ragDebugBody_11csh_1145 pre,[data-chat-theme=dark] ._referenceItem_11csh_1741,[data-chat-theme=dark] ._evidenceEmpty_11csh_1728,[data-chat-theme=dark] ._messageAttachmentFallback_11csh_496,[data-chat-theme=dark] ._messageAttachmentFallbackButton_11csh_507,[data-chat-theme=dark] ._attachmentThumb_11csh_1327,[data-chat-theme=dark] ._attachmentBar_11csh_1205,[data-chat-theme=dark] ._chatSettingsAccountCard_11csh_1538,[data-chat-theme=dark] ._chatSettingsNavItem_11csh_1511{background:var(--app-panel-soft);color:var(--app-text);border-color:var(--app-border)}[data-theme=dark] ._conversationSearch_11csh_64 .ant-input,[data-theme=dark] ._composer_11csh_1265 .ant-input-textarea textarea,[data-theme=dark] ._mobileModelList_11csh_2464 button,[data-theme=dark] ._mobileFeatureMenu_11csh_2505 button,[data-theme=dark] ._accountActions_11csh_1463 button,[data-theme=dark] ._chatSettingsModal_11csh_1484 .ant-radio-button-wrapper,[data-theme=dark] ._chatSettingsModal_11csh_1484 .ant-btn,[data-theme=dark] ._chatSettingsNavItem_11csh_1511,[data-chat-theme=dark] ._conversationSearch_11csh_64 .ant-input,[data-chat-theme=dark] ._composer_11csh_1265 .ant-input-textarea textarea,[data-chat-theme=dark] ._mobileModelList_11csh_2464 button,[data-chat-theme=dark] ._mobileFeatureMenu_11csh_2505 button,[data-chat-theme=dark] ._accountActions_11csh_1463 button,[data-chat-theme=dark] ._chatSettingsModal_11csh_1484 .ant-radio-button-wrapper,[data-chat-theme=dark] ._chatSettingsModal_11csh_1484 .ant-btn,[data-chat-theme=dark] ._chatSettingsNavItem_11csh_1511{color:var(--app-text)}[data-theme=dark] ._conversationSearch_11csh_64,[data-chat-theme=dark] ._conversationSearch_11csh_64{background:var(--app-panel-soft)}[data-theme=dark] ._conversationSearch_11csh_64:hover,[data-theme=dark] ._conversationSearch_11csh_64:focus-within,[data-theme=dark] ._conversationItem_11csh_123:hover,[data-theme=dark] ._conversationItemActive_11csh_142,[data-theme=dark] ._modelMenuItem_11csh_254:hover,[data-theme=dark] ._modelMenuItemHover_11csh_272,[data-theme=dark] ._modelMenuItemActive_11csh_273,[data-theme=dark] ._promptCard_11csh_1983:hover,[data-theme=dark] ._sourceDocumentsItem_11csh_894:hover,[data-theme=dark] ._sourceDocumentsList_11csh_888 .ant-btn-text:hover,[data-theme=dark] ._referenceItem_11csh_1741:hover,[data-theme=dark] ._referenceItemActive_11csh_1755,[data-theme=dark] ._accountActions_11csh_1463 button:hover,[data-theme=dark] ._accountActions_11csh_1463 button:focus-visible,[data-theme=dark] ._mobileModelList_11csh_2464 button:hover,[data-theme=dark] ._mobileModelItemActive_11csh_2497,[data-theme=dark] ._chatSettingsNavItem_11csh_1511:hover,[data-theme=dark] ._chatSettingsNavItemActive_11csh_1524,[data-chat-theme=dark] ._conversationSearch_11csh_64:hover,[data-chat-theme=dark] ._conversationSearch_11csh_64:focus-within,[data-chat-theme=dark] ._conversationItem_11csh_123:hover,[data-chat-theme=dark] ._conversationItemActive_11csh_142,[data-chat-theme=dark] ._modelMenuItem_11csh_254:hover,[data-chat-theme=dark] ._modelMenuItemHover_11csh_272,[data-chat-theme=dark] ._modelMenuItemActive_11csh_273,[data-chat-theme=dark] ._promptCard_11csh_1983:hover,[data-chat-theme=dark] ._sourceDocumentsItem_11csh_894:hover,[data-chat-theme=dark] ._sourceDocumentsList_11csh_888 .ant-btn-text:hover,[data-chat-theme=dark] ._referenceItem_11csh_1741:hover,[data-chat-theme=dark] ._referenceItemActive_11csh_1755,[data-chat-theme=dark] ._accountActions_11csh_1463 button:hover,[data-chat-theme=dark] ._accountActions_11csh_1463 button:focus-visible,[data-chat-theme=dark] ._mobileModelList_11csh_2464 button:hover,[data-chat-theme=dark] ._mobileModelItemActive_11csh_2497,[data-chat-theme=dark] ._chatSettingsNavItem_11csh_1511:hover,[data-chat-theme=dark] ._chatSettingsNavItemActive_11csh_1524{background:var(--app-brand-soft);color:var(--app-text)}[data-theme=dark] ._conversationSearch_11csh_64 .ant-input-prefix,[data-theme=dark] ._conversationMoreButton_11csh_158,[data-theme=dark] ._modelSelector_11csh_182,[data-theme=dark] ._mobileIconButton_11csh_2118,[data-theme=dark] ._mobileModelButton_11csh_2119,[data-theme=dark] ._mobileDrawerTop_11csh_2120 button,[data-theme=dark] ._mobileSheetTitle_11csh_2121 button,[data-chat-theme=dark] ._conversationSearch_11csh_64 .ant-input-prefix,[data-chat-theme=dark] ._conversationMoreButton_11csh_158,[data-chat-theme=dark] ._modelSelector_11csh_182,[data-chat-theme=dark] ._mobileIconButton_11csh_2118,[data-chat-theme=dark] ._mobileModelButton_11csh_2119,[data-chat-theme=dark] ._mobileDrawerTop_11csh_2120 button,[data-chat-theme=dark] ._mobileSheetTitle_11csh_2121 button{color:var(--app-text)}[data-theme=dark] ._conversationSkeletonList_11csh_312 span,[data-theme=dark] ._answerSkeleton_11csh_831 span,[data-chat-theme=dark] ._conversationSkeletonList_11csh_312 span,[data-chat-theme=dark] ._answerSkeleton_11csh_831 span{background:linear-gradient(90deg,#ffffff0a,#ffffff1a,#ffffff0a)}[data-theme=dark] ._user_11csh_389,[data-chat-theme=dark] ._user_11csh_389{background:var(--app-user-bubble);color:var(--app-user-bubble-text)}[data-theme=dark] ._user_11csh_389 ._messageMeta_11csh_402,[data-theme=dark] ._user_11csh_389 ._messageMeta_11csh_402 small,[data-chat-theme=dark] ._user_11csh_389 ._messageMeta_11csh_402,[data-chat-theme=dark] ._user_11csh_389 ._messageMeta_11csh_402 small{color:#ffffffb8}[data-theme=dark] ._messageAttachmentImage_11csh_486,[data-chat-theme=dark] ._messageAttachmentImage_11csh_486{background:var(--app-panel-soft)}[data-theme=dark] ._messageAttachmentFallbackButton_11csh_507,[data-chat-theme=dark] ._messageAttachmentFallbackButton_11csh_507{border:1px dashed var(--app-border-strong)}[data-theme=dark] ._messageAttachmentFallbackButton_11csh_507 small,[data-theme=dark] ._attachmentActions_11csh_1385,[data-theme=dark] ._attachmentActions_11csh_1385 button,[data-theme=dark] ._searchingText_11csh_690,[data-theme=dark] ._mobileModelList_11csh_2464 button:disabled,[data-theme=dark] ._mobileFeatureMenu_11csh_2505 button:disabled,[data-chat-theme=dark] ._messageAttachmentFallbackButton_11csh_507 small,[data-chat-theme=dark] ._attachmentActions_11csh_1385,[data-chat-theme=dark] ._attachmentActions_11csh_1385 button,[data-chat-theme=dark] ._searchingText_11csh_690,[data-chat-theme=dark] ._mobileModelList_11csh_2464 button:disabled,[data-chat-theme=dark] ._mobileFeatureMenu_11csh_2505 button:disabled{color:var(--app-text-muted)}[data-theme=dark] ._answerProgress_11csh_723,[data-theme=dark] ._answerNotice_11csh_735,[data-theme=dark] ._searchingKnowledge_11csh_676,[data-theme=dark] ._referenceSummary_11csh_662,[data-chat-theme=dark] ._answerProgress_11csh_723,[data-chat-theme=dark] ._answerNotice_11csh_735,[data-chat-theme=dark] ._searchingKnowledge_11csh_676,[data-chat-theme=dark] ._referenceSummary_11csh_662{border-color:var(--app-border)}[data-theme=dark] ._citationBadge_11csh_578,[data-chat-theme=dark] ._citationBadge_11csh_578{background:var(--app-brand-soft);color:var(--app-brand)}[data-theme=dark] ._sourceDocumentsBar_11csh_867,[data-chat-theme=dark] ._sourceDocumentsBar_11csh_867{box-shadow:var(--app-shadow)}[data-theme=dark] ._sourceDocumentsItem_11csh_894 em,[data-theme=dark] ._referenceDetailTop_11csh_1654 span,[data-theme=dark] ._sourceOrder_11csh_1014,[data-chat-theme=dark] ._sourceDocumentsItem_11csh_894 em,[data-chat-theme=dark] ._referenceDetailTop_11csh_1654 span,[data-chat-theme=dark] ._sourceOrder_11csh_1014{background:var(--app-brand-soft);color:var(--app-brand)}[data-theme=dark] ._sourceCard_11csh_1000,[data-theme=dark] ._sourceDocumentItem_11csh_1704,[data-theme=dark] ._sourceDebugItem_11csh_1115,[data-chat-theme=dark] ._sourceCard_11csh_1000,[data-chat-theme=dark] ._sourceDocumentItem_11csh_1704,[data-chat-theme=dark] ._sourceDebugItem_11csh_1115{border-top-color:var(--app-border)}[data-theme=dark] ._sourceDebugPanel_11csh_1092,[data-theme=dark] ._ragDebugPanel_11csh_1139,[data-theme=dark] ._thinkPanel_11csh_629,[data-theme=dark] ._answerFeedback_11csh_780,[data-theme=dark] ._attachmentBar_11csh_1205,[data-theme=dark] ._chatSettingsAccountCard_11csh_1538,[data-chat-theme=dark] ._sourceDebugPanel_11csh_1092,[data-chat-theme=dark] ._ragDebugPanel_11csh_1139,[data-chat-theme=dark] ._thinkPanel_11csh_629,[data-chat-theme=dark] ._answerFeedback_11csh_780,[data-chat-theme=dark] ._attachmentBar_11csh_1205,[data-chat-theme=dark] ._chatSettingsAccountCard_11csh_1538{box-shadow:var(--app-shadow)}[data-theme=dark] ._sourceDebugBody_11csh_2980 pre,[data-theme=dark] ._ragDebugBody_11csh_1145 pre,[data-chat-theme=dark] ._sourceDebugBody_11csh_2980 pre,[data-chat-theme=dark] ._ragDebugBody_11csh_1145 pre{background:var(--app-bg-subtle);color:var(--app-text)}[data-theme=dark] ._evidencePanel_11csh_1608,[data-theme=dark] ._evidenceCollapsed_11csh_1595,[data-chat-theme=dark] ._evidencePanel_11csh_1608,[data-chat-theme=dark] ._evidenceCollapsed_11csh_1595{background:var(--app-panel);border-left-color:var(--app-border)}[data-theme=dark] ._evidenceEmpty_11csh_1728,[data-chat-theme=dark] ._evidenceEmpty_11csh_1728{background:var(--app-panel-soft)}[data-theme=dark] ._referenceDetailTop_11csh_1654 strong,[data-theme=dark] ._sourceDocuments_11csh_867 h3,[data-theme=dark] ._referenceList_11csh_1644 h3,[data-chat-theme=dark] ._referenceDetailTop_11csh_1654 strong,[data-chat-theme=dark] ._sourceDocuments_11csh_867 h3,[data-chat-theme=dark] ._referenceList_11csh_1644 h3{color:var(--app-text)}[data-theme=dark] ._referenceContent_11csh_1675,[data-theme=dark] ._sourceTitleBlock_11csh_1036 strong,[data-theme=dark] ._sourceSnippet_11csh_1067,[data-theme=dark] ._referencePreview_11csh_1785,[data-theme=dark] ._sourceMeta_11csh_1059,[data-theme=dark] ._ragDebugBody_11csh_1145,[data-chat-theme=dark] ._referenceContent_11csh_1675,[data-chat-theme=dark] ._sourceTitleBlock_11csh_1036 strong,[data-chat-theme=dark] ._sourceSnippet_11csh_1067,[data-chat-theme=dark] ._referencePreview_11csh_1785,[data-chat-theme=dark] ._sourceMeta_11csh_1059,[data-chat-theme=dark] ._ragDebugBody_11csh_1145{color:var(--app-text-secondary)}[data-theme=dark] ._referencePreview_11csh_1785 .com-markdown,[data-theme=dark] ._referenceContent_11csh_1675 .com-markdown,[data-theme=dark] ._resultRenderer_11csh_547 .com-markdown,[data-chat-theme=dark] ._referencePreview_11csh_1785 .com-markdown,[data-chat-theme=dark] ._referenceContent_11csh_1675 .com-markdown,[data-chat-theme=dark] ._resultRenderer_11csh_547 .com-markdown{color:var(--app-text)}[data-theme=dark] ._resultRenderer_11csh_547 .com-markdown pre,[data-theme=dark] ._resultRenderer_11csh_547 .com-markdown table,[data-theme=dark] ._resultRenderer_11csh_547 .katex-display,[data-theme=dark] ._referenceContent_11csh_1675 .com-markdown .katex-display,[data-chat-theme=dark] ._resultRenderer_11csh_547 .com-markdown pre,[data-chat-theme=dark] ._resultRenderer_11csh_547 .com-markdown table,[data-chat-theme=dark] ._resultRenderer_11csh_547 .katex-display,[data-chat-theme=dark] ._referenceContent_11csh_1675 .com-markdown .katex-display{background:transparent;color:var(--app-text)}[data-theme=dark] ._composerBody_11csh_1862,[data-theme=dark] ._composer_11csh_1265 .ant-input-textarea textarea,[data-chat-theme=dark] ._composerBody_11csh_1862,[data-chat-theme=dark] ._composer_11csh_1265 .ant-input-textarea textarea{background:var(--app-panel)}[data-theme=dark] ._composerActionButtonReady_11csh_1908,[data-theme=dark] ._composerActionButtonStop_11csh_1924,[data-chat-theme=dark] ._composerActionButtonReady_11csh_1908,[data-chat-theme=dark] ._composerActionButtonStop_11csh_1924{background:var(--app-user-bubble);color:var(--app-user-bubble-text)}[data-theme=dark] ._composerActionButtonDisabled_11csh_1918,[data-chat-theme=dark] ._composerActionButtonDisabled_11csh_1918{background:var(--app-panel-soft);color:var(--app-text-muted)}[data-theme=dark] ._mobileDrawerMask_11csh_2344,[data-theme=dark] ._mobileFeatureMask_11csh_2345,[data-chat-theme=dark] ._mobileDrawerMask_11csh_2344,[data-chat-theme=dark] ._mobileFeatureMask_11csh_2345{background:transparent}[data-theme=dark] ._mobileDrawerLayerOpen_11csh_2338 ._mobileDrawerMask_11csh_2344,[data-theme=dark] ._mobileSheetLayerOpen_11csh_2339 ._mobileDrawerMask_11csh_2344,[data-theme=dark] ._mobileReferenceLayerOpen_11csh_2341 ._mobileDrawerMask_11csh_2344,[data-chat-theme=dark] ._mobileDrawerLayerOpen_11csh_2338 ._mobileDrawerMask_11csh_2344,[data-chat-theme=dark] ._mobileSheetLayerOpen_11csh_2339 ._mobileDrawerMask_11csh_2344,[data-chat-theme=dark] ._mobileReferenceLayerOpen_11csh_2341 ._mobileDrawerMask_11csh_2344{background:var(--app-overlay)}[data-theme=dark] ._mobileConversationDrawer_11csh_2360,[data-theme=dark] ._mobileReferenceDrawer_11csh_2361,[data-chat-theme=dark] ._mobileConversationDrawer_11csh_2360,[data-chat-theme=dark] ._mobileReferenceDrawer_11csh_2361{box-shadow:18px 0 50px #0000004d}[data-theme=dark] ._mobileModelSheet_11csh_2430,[data-chat-theme=dark] ._mobileModelSheet_11csh_2430{box-shadow:0 -20px 50px #00000052}[data-theme=dark] ._mobileFeatureMenu_11csh_2505,[data-chat-theme=dark] ._mobileFeatureMenu_11csh_2505{box-shadow:0 18px 45px #0000004d}[data-theme=dark] ._mobileHeader_11csh_2018,[data-theme=dark] ._mobileDrawerTop_11csh_2120,[data-theme=dark] ._mobileSheetTitle_11csh_2121,[data-chat-theme=dark] ._mobileHeader_11csh_2018,[data-chat-theme=dark] ._mobileDrawerTop_11csh_2120,[data-chat-theme=dark] ._mobileSheetTitle_11csh_2121{border-color:var(--app-border)}[data-theme=dark] ._modelPopover_11csh_211,[data-chat-theme=dark] ._modelPopover_11csh_211{background:var(--app-elevated);border-color:var(--app-border);box-shadow:var(--app-shadow)}[data-theme=dark] ._modelMenuPanel_11csh_227,[data-theme=dark] ._modelSubMenu_11csh_228,[data-theme=dark] ._modelSubMenuMobile_11csh_229,[data-chat-theme=dark] ._modelMenuPanel_11csh_227,[data-chat-theme=dark] ._modelSubMenu_11csh_228,[data-chat-theme=dark] ._modelSubMenuMobile_11csh_229{background:var(--app-elevated);border-color:var(--app-border)}[data-theme=dark] ._modelMenuItem_11csh_254,[data-chat-theme=dark] ._modelMenuItem_11csh_254{color:var(--app-text)}[data-theme=dark] ._modelMenuItem_11csh_254 svg,[data-chat-theme=dark] ._modelMenuItem_11csh_254 svg{color:var(--app-text-muted)}[data-theme=dark] ._modelMenuItemHover_11csh_272,[data-theme=dark] ._modelMenuItemActive_11csh_273,[data-theme=dark] ._modelMenuItem_11csh_254:hover,[data-chat-theme=dark] ._modelMenuItemHover_11csh_272,[data-chat-theme=dark] ._modelMenuItemActive_11csh_273,[data-chat-theme=dark] ._modelMenuItem_11csh_254:hover{background:var(--app-brand-soft)}[data-theme=dark] ._modelMenuItem_11csh_254:disabled,[data-chat-theme=dark] ._modelMenuItem_11csh_254:disabled{color:var(--app-text-muted)}[data-theme=dark] ._modelDivider_11csh_288,[data-chat-theme=dark] ._modelDivider_11csh_288{background:var(--app-border)}[data-theme=dark] ._panelTags_11csh_355 .ant-tag,[data-chat-theme=dark] ._panelTags_11csh_355 .ant-tag{border-color:var(--app-border);background:var(--app-panel-soft);color:var(--app-text)}[data-theme=dark] ._chatSettingsModal_11csh_1484 .ant-modal-header,[data-theme=dark] ._chatSettingsModal_11csh_1484 .ant-modal-body,[data-theme=dark] ._chatSettingsModal_11csh_1484 .ant-modal-footer,[data-chat-theme=dark] ._chatSettingsModal_11csh_1484 .ant-modal-header,[data-chat-theme=dark] ._chatSettingsModal_11csh_1484 .ant-modal-body,[data-chat-theme=dark] ._chatSettingsModal_11csh_1484 .ant-modal-footer{background:var(--app-elevated);color:var(--app-text)}[data-theme=dark] ._chatSettingsModal_11csh_1484 .ant-radio-button-wrapper,[data-theme=dark] ._chatSettingsModal_11csh_1484 .ant-btn,[data-chat-theme=dark] ._chatSettingsModal_11csh_1484 .ant-radio-button-wrapper,[data-chat-theme=dark] ._chatSettingsModal_11csh_1484 .ant-btn{border-color:var(--app-border)}[data-theme=dark] ._chatSettingsNav_11csh_1502,[data-chat-theme=dark] ._chatSettingsNav_11csh_1502{background:var(--app-panel-soft)}[data-theme=dark] ._chatSettingsNavItem_11csh_1511,[data-chat-theme=dark] ._chatSettingsNavItem_11csh_1511{background:transparent;color:var(--app-text-secondary)}[data-theme=dark] ._chatSettingsNavItem_11csh_1511:hover,[data-theme=dark] ._chatSettingsNavItemActive_11csh_1524,[data-chat-theme=dark] ._chatSettingsNavItem_11csh_1511:hover,[data-chat-theme=dark] ._chatSettingsNavItemActive_11csh_1524{background:var(--app-brand-soft);color:var(--app-text)}[data-theme=dark] ._conversationFooter_11csh_1413,[data-chat-theme=dark] ._conversationFooter_11csh_1413{border-top-color:var(--app-border)}[data-theme=dark] ._accountPanel_11csh_1421,[data-theme=dark] ._accountActions_11csh_1463 button,[data-chat-theme=dark] ._accountPanel_11csh_1421,[data-chat-theme=dark] ._accountActions_11csh_1463 button{border-color:var(--app-border)}._empty_1e9uw_6{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#c4c4c4;font-size:13px;gap:12px}._emptyIcon_1e9uw_17{font-size:28px;opacity:.3}._list_1e9uw_22{display:flex;flex-direction:column;gap:2px}._item_1e9uw_28{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;background:#fff;border-radius:8px;cursor:pointer;transition:all .2s ease;border:1px solid transparent}._item_1e9uw_28:hover{background:#fafafa;border-color:#0000000a}._item_1e9uw_28:hover ._arrow_1e9uw_43{opacity:1;transform:translate(0)}._item_1e9uw_28:hover ._title_1e9uw_47{color:#1a1a1a}._icon_1e9uw_51{flex-shrink:0;width:36px;height:36px;background:#fafafa;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#999;font-size:15px;transition:all .2s}._item_1e9uw_28:hover ._icon_1e9uw_51{background:#f0f0f0;color:#666}._content_1e9uw_69{flex:1;min-width:0}._title_1e9uw_47{font-size:14px;font-weight:500;color:#333;line-height:1.5;margin-bottom:6px;transition:color .2s;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;letter-spacing:-.1px}._meta_1e9uw_88{display:flex;align-items:center;gap:8px;font-size:12px;color:#aaa;margin-bottom:8px}._source_1e9uw_97{color:#666;font-weight:500}._date_1e9uw_102{color:#c4c4c4}._date_1e9uw_102:before{content:"";display:inline-block;width:3px;height:3px;background:#d9d9d9;border-radius:50%;margin-right:8px;vertical-align:middle}._snippet_1e9uw_116{font-size:13px;color:#888;line-height:1.6}._scoreBlock_1e9uw_122{margin-top:12px;padding:10px 12px;border-radius:12px;background:#f9fafb;border:1px solid #eef0f3}._scoreHeader_1e9uw_130{display:flex;align-items:center;justify-content:space-between;color:#6b7280;font-size:12px}._scoreHeader_1e9uw_130 strong{color:#dc2626;font-size:16px}._scoreParts_1e9uw_143{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}._scoreParts_1e9uw_143 span{padding:3px 7px;border-radius:999px;background:#fff;color:#6b7280;font-size:12px}._relatedQuestions_1e9uw_158{display:grid;gap:6px;margin-top:10px}._relatedQuestions_1e9uw_158 span{min-width:0;padding:7px 9px;border-radius:10px;background:#fff7ed;color:#9a3412;font-size:12px;line-height:1.5}._arrow_1e9uw_43{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#c4c4c4;opacity:0;transform:translate(-4px);transition:all .2s ease;margin-top:8px}._empty_15zbb_6{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#c4c4c4;font-size:13px;gap:12px}._emptyIcon_15zbb_17{font-size:28px;opacity:.3}._graph_15zbb_22{min-height:680px;height:clamp(680px,74vh,880px);display:flex;flex-direction:column;min-width:0;overflow:visible}._toolbar_15zbb_31{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px;flex-wrap:wrap}._stats_15zbb_40{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:#8a8a86;font-size:12px}._stats_15zbb_40 span{color:#303030;font-weight:650}._stats_15zbb_40 strong{padding:4px 8px;border-radius:999px;background:#f3f4f6;color:#55555a;font-size:12px;font-weight:600}._resetButton_15zbb_63,._activeButton_15zbb_63{flex:0 0 auto;height:32px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#374151;cursor:pointer;font-size:12px;transition:background .2s ease,border-color .2s ease,color .2s ease}._actions_15zbb_79{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}._activeButton_15zbb_63{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8}._resetButton_15zbb_63:hover,._activeButton_15zbb_63:hover{border-color:#d1d5db;background:#f9fafb;color:#111827}._conceptMap_15zbb_99{position:relative;flex:1;min-height:0;overflow:visible;border:1px solid rgba(18,18,18,.06);border-radius:22px;background:radial-gradient(circle at 50% 44%,rgba(37,99,235,.08),transparent 22%),radial-gradient(circle at 28% 58%,rgba(114,46,209,.07),transparent 18%),radial-gradient(circle at 72% 58%,rgba(114,46,209,.055),transparent 18%),linear-gradient(180deg,#fff,#fbfbf8)}._graphLayout_15zbb_109{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:14px;overflow:hidden}._conceptMap_15zbb_99:before{content:"";position:absolute;top:22px;right:22px;bottom:22px;left:22px;border:1px dashed rgba(18,18,18,.07);border-radius:28px}._conceptEdges_15zbb_126{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}._conceptEdges_15zbb_126 path{fill:none;stroke:#1212121f;stroke-width:1.15;stroke-linecap:round}._conceptEdges_15zbb_126 text{fill:#12121257;font-size:2.7px;text-anchor:middle}._conceptNode_15zbb_147{--node-color: #1677ff;position:absolute;z-index:1;width:112px;height:112px;padding:18px 12px 12px;border:1px solid color-mix(in srgb,var(--node-color) 28%,rgba(18,18,18,.08));border-radius:50%;background:radial-gradient(circle at 50% 32%,#fffffff5,#ffffffb8),color-mix(in srgb,var(--node-color) 10%,#ffffff);box-shadow:0 18px 42px color-mix(in srgb,var(--node-color) 16%,transparent),inset 0 1px #ffffffe6;transform:translate(-50%,-50%);transition:transform .18s ease,box-shadow .18s ease;text-align:center}._conceptNode_15zbb_147:before{content:"";position:absolute;top:10px;right:16px;width:12px;height:12px;border-radius:50%;background:var(--node-color);box-shadow:0 0 0 6px color-mix(in srgb,var(--node-color) 12%,transparent)}._conceptNode_15zbb_147:hover{transform:translate(-50%,-52%);box-shadow:0 24px 52px color-mix(in srgb,var(--node-color) 22%,transparent),inset 0 1px #ffffffe6}._conceptSelected_15zbb_180{outline:3px solid color-mix(in srgb,var(--node-color) 28%,transparent)}._conceptNode_15zbb_147 span,._conceptNode_15zbb_147 strong,._conceptNode_15zbb_147 small{display:block}._conceptNode_15zbb_147 span{color:var(--node-color);font-size:11px;font-weight:700}._conceptNode_15zbb_147 strong{margin-top:9px;color:#202123;font-size:14px;line-height:1.3;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}._conceptNode_15zbb_147 small{width:fit-content;min-width:24px;margin:8px auto 0;padding:2px 6px;border-radius:999px;background:#ffffffb8;color:#8a8a86;font-size:11px}._conceptCore_15zbb_218{width:132px;height:132px;padding-top:24px;border-width:2px;background:radial-gradient(circle at 50% 34%,#fffffffa,#ffffffc2),color-mix(in srgb,var(--node-color) 13%,#ffffff)}._conceptCore_15zbb_218 strong{font-size:17px}._relationStrip_15zbb_230{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;margin-top:12px}._relationStrip_15zbb_230 div{min-width:0;display:flex;align-items:center;gap:8px;padding:9px 11px;border-radius:12px;background:#fff;border:1px solid rgba(18,18,18,.06);color:#6b6b67;font-size:12px}._relationStrip_15zbb_230 span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._relationStrip_15zbb_230 em{flex:0 0 auto;padding:2px 7px;border-radius:999px;background:#f5f5f2;color:#55555a;font-style:normal}._chartContainer_15zbb_266{flex:1;min-height:0;background:#fafafa;border-radius:18px;overflow:hidden;border:1px solid rgba(0,0,0,.03)}._nodeDetail_15zbb_275{min-width:0;padding:16px;border-radius:18px;border:1px solid #e5e7eb;background:#fff;align-self:stretch;overflow:auto}._nodeDetailHeader_15zbb_285{display:grid;gap:8px}._nodeDetailHeader_15zbb_285 span{width:fit-content;padding:3px 8px;border-radius:999px;color:#fff;font-size:12px}._nodeDetailHeader_15zbb_285 strong{color:#111827;font-size:18px;line-height:1.35}._nodePath_15zbb_304{margin-top:10px;padding:8px 10px;border-radius:10px;background:#f8fafc;color:#475569;font-size:12px;line-height:1.55}._nodeStats_15zbb_314{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}._muted_15zbb_321{color:#64748b!important;font-size:12px!important}._detailList_15zbb_326{display:grid;gap:8px;margin:12px 0}._detailList_15zbb_326 strong,._nodeQuestions_15zbb_333 strong{color:#111827;font-size:13px}._detailList_15zbb_326 div{display:flex;flex-wrap:wrap;gap:6px}._detailList_15zbb_326 span{padding:5px 8px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:12px}._nodeStats_15zbb_314 span{padding:5px 8px;border-radius:999px;background:#f3f4f6;color:#4b5563;font-size:12px}._nodeDetail_15zbb_275 p{margin:0 0 12px;color:#4b5563;font-size:13px;line-height:1.7}._suggestion_15zbb_367{padding:10px;border-radius:12px;background:#eff6ff;color:#1d4ed8!important}._questionText_15zbb_374{padding:10px;border-radius:12px;background:#fff7ed;color:#9a3412!important}._nodeQuestions_15zbb_333{display:grid;gap:8px;margin-top:12px}._nodeQuestions_15zbb_333 span{padding:8px 10px;border-radius:10px;background:#f9fafb;color:#4b5563;font-size:12px;line-height:1.5}@media (max-width: 900px){._graph_15zbb_22{height:auto;min-height:560px}._graphLayout_15zbb_109{grid-template-columns:1fr;min-height:560px;overflow:visible}._conceptMap_15zbb_99{min-height:380px}._nodeDetail_15zbb_275{max-height:none}}@media (max-width: 640px){._graph_15zbb_22{min-height:620px}._toolbar_15zbb_31{align-items:stretch;flex-direction:column}._resetButton_15zbb_63,._activeButton_15zbb_63{width:fit-content}._graphLayout_15zbb_109{min-height:620px}._chartContainer_15zbb_266{min-height:460px}}._empty_agy2i_6{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#c4c4c4;font-size:13px;gap:12px}._emptyIcon_agy2i_17{font-size:28px;opacity:.3}._grid_agy2i_22{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(420px,100%),1fr));gap:16px;min-width:0;overflow:visible}._card_agy2i_30{min-width:0;min-height:360px;background:#fff;border-radius:14px;padding:18px;transition:all .25s cubic-bezier(.4,0,.2,1);border:1px solid #e5e7eb;overflow:visible}._card_agy2i_30:hover{box-shadow:0 4px 20px #0000000f;border-color:#0000000f}._cardHeader_agy2i_45{margin-bottom:14px;min-width:0}._cardTitle_agy2i_50{font-size:14px;font-weight:600;color:#1a1a1a;margin:0 0 4px;letter-spacing:-.2px}._cardSubtitle_agy2i_58{font-size:12px;color:#999;margin:0;line-height:1.6}._chartScroll_agy2i_65{width:100%;min-width:0;overflow-x:auto;overflow-y:visible;padding-bottom:4px}._chartContainer_agy2i_73{width:100%;min-width:0;min-height:320px;background:linear-gradient(180deg,#fafbfc,#f8f9fb);border-radius:12px;border:1px solid rgba(0,0,0,.04);overflow:visible}@media (max-width: 640px){._grid_agy2i_22{grid-template-columns:1fr}._card_agy2i_30{padding:14px;min-height:340px}._chartContainer_agy2i_73{min-height:300px}}._imageWrapper_agy2i_95{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:8px;box-sizing:border-box}._chartImage_agy2i_105{max-width:100%;max-height:100%;object-fit:contain;border-radius:4px}._noData_agy2i_112{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#c4c4c4;font-size:12px;gap:8px}._noData_agy2i_112 .anticon{font-size:24px;opacity:.4}._container_nigae_6{display:flex;flex-direction:column;height:100%}._viewSwitch_nigae_12{display:flex;gap:8px;padding:12px 16px;background:#fafafa;border-bottom:1px solid #f0f0f0;flex-shrink:0;flex-wrap:wrap}._switchBtn_nigae_22{padding:6px 16px;border:1px solid #d9d9d9;border-radius:6px;background:#fff;font-size:13px;color:#666;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:6px}._switchBtn_nigae_22:hover:not(:disabled){border-color:#1677ff;color:#1677ff}._switchBtn_nigae_22._active_nigae_39{background:#1677ff;border-color:#1677ff;color:#fff}._switchBtn_nigae_22:disabled{opacity:.5;cursor:not-allowed}._switchBtn_nigae_22 ._count_nigae_48{background:#0000001a;padding:1px 6px;border-radius:10px;font-size:11px}._switchBtn_nigae_22._active_nigae_39 ._count_nigae_48{background:#fff3}._contentArea_nigae_58{flex:1;overflow-y:auto;padding:16px}._processTimeline_nigae_64{display:grid;gap:14px}._processStep_nigae_69{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px}._processIndex_nigae_75{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#111827;color:#fff;font-size:12px;font-weight:700}._processBody_nigae_88,._basisCard_nigae_89{min-width:0;padding:16px;border-radius:16px;border:1px solid #e5e7eb;background:#fff}._processTop_nigae_97,._basisTop_nigae_98{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px}._processTop_nigae_97 strong,._basisTop_nigae_98 strong{color:#111827;font-size:15px}._processTop_nigae_97 span,._basisTop_nigae_98 span{flex:0 0 auto;padding:3px 8px;border-radius:999px;background:#f3f4f6;color:#4b5563;font-size:12px}._ioGrid_nigae_121{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}._infoCell_nigae_127{min-width:0;padding:10px;border-radius:12px;background:#f9fafb}._infoCell_nigae_127 span{display:block;margin-bottom:6px;color:#6b7280;font-size:12px}._infoCell_nigae_127 strong{display:block;color:#111827;font-size:13px;font-weight:500;line-height:1.55}._objectPreview_nigae_149,._exampleList_nigae_150,._basisMeta_nigae_151{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}._objectPreview_nigae_149 span,._exampleList_nigae_150 span,._basisMeta_nigae_151 span{padding:5px 8px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:12px}._exampleList_nigae_150 span{border-radius:10px;background:#fff7ed;color:#9a3412}._basisGrid_nigae_174{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}._basisCard_nigae_89 p{margin:0;color:#4b5563;line-height:1.7}._sectionsView_nigae_186{display:flex;flex-direction:column;gap:16px}._sectionCard_nigae_192{background:#fff;border:1px solid #f0f0f0;border-radius:8px;overflow:hidden}._sectionHeader_nigae_199{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fafafa;border-bottom:1px solid #f0f0f0}._sectionIndex_nigae_208{width:24px;height:24px;border-radius:50%;background:#1677ff;color:#fff;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}._sectionTitle_nigae_222{font-size:14px;font-weight:600;color:#333;flex:1}._wordCount_nigae_229{font-size:12px;color:#999}._sectionContent_nigae_234{padding:16px;font-size:14px;line-height:1.7;color:#333}._sectionContent_nigae_234 h1,._sectionContent_nigae_234 h2,._sectionContent_nigae_234 h3,._sectionContent_nigae_234 h4,._sectionContent_nigae_234 h5,._sectionContent_nigae_234 h6{margin-top:1em;margin-bottom:.5em}._sectionContent_nigae_234 h1:first-child,._sectionContent_nigae_234 h2:first-child,._sectionContent_nigae_234 h3:first-child,._sectionContent_nigae_234 h4:first-child,._sectionContent_nigae_234 h5:first-child,._sectionContent_nigae_234 h6:first-child{margin-top:0}._sectionContent_nigae_234 p{margin-bottom:.8em}._sectionContent_nigae_234 ul,._sectionContent_nigae_234 ol{padding-left:1.5em;margin-bottom:.8em}._sectionContent_nigae_234 blockquote{margin:1em 0;padding:8px 16px;border-left:3px solid #1677ff;background:#f6f8fa;color:#666}._finalReport_nigae_262{font-size:14px;line-height:1.8;color:#333}._finalReport_nigae_262 h1{font-size:24px;font-weight:700;margin-bottom:24px;padding-bottom:12px;border-bottom:2px solid #1677ff}._finalReport_nigae_262 h2{font-size:20px;font-weight:600;margin-top:32px;margin-bottom:16px;color:#1a1a1a}._finalReport_nigae_262 h3{font-size:16px;font-weight:600;margin-top:24px;margin-bottom:12px;color:#333}._finalReport_nigae_262 h4{font-size:14px;font-weight:600;margin-top:16px;margin-bottom:8px;color:#444}._finalReport_nigae_262 p{margin-bottom:12px}._finalReport_nigae_262 ul,._finalReport_nigae_262 ol{padding-left:1.5em;margin-bottom:12px}._finalReport_nigae_262 li{margin-bottom:4px}._finalReport_nigae_262 blockquote{margin:16px 0;padding:12px 20px;border-left:4px solid #1677ff;background:#f6f8fa;color:#555;font-style:italic}._finalReport_nigae_262 table{width:100%;border-collapse:collapse;margin:16px 0}._finalReport_nigae_262 table th,._finalReport_nigae_262 table td{padding:8px 12px;border:1px solid #e8e8e8;text-align:left}._finalReport_nigae_262 table th{background:#fafafa;font-weight:600}._finalReport_nigae_262 a{color:#1677ff;text-decoration:none}._finalReport_nigae_262 a:hover{text-decoration:underline}._finalReport_nigae_262 sup a{color:#1677ff;font-size:11px;padding:0 2px}._finalReport_nigae_262 .footnotes{margin-top:32px;padding-top:16px;border-top:1px solid #e8e8e8;font-size:13px;color:#666}._finalReport_nigae_262 .footnotes ol{padding-left:1.2em}._finalReport_nigae_262 .footnotes li{margin-bottom:8px}._emptyState_nigae_353{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#999}._emptyIcon_nigae_362{margin-bottom:16px;color:#d9d9d9}._emptyText_nigae_367{font-size:14px;text-align:center}._chartCard_nigae_372{background:#fafafa;border:1px solid #e8e8e8;border-radius:8px;overflow:visible;margin:20px 0}._inlineChart_nigae_380{margin:24px 0;box-shadow:0 2px 8px #0000000f}._chartTitle_nigae_385{padding:12px 16px;font-size:14px;font-weight:600;color:#333;background:#fff;border-bottom:1px solid #e8e8e8}._chartImage_nigae_394{width:100%;max-width:100%;height:auto;display:block;background:#fff}._echartsWrapper_nigae_402{width:100%;min-width:640px;height:340px;padding:16px;background:#fff;overflow:visible;box-sizing:border-box}._chartCard_nigae_372{overflow-x:auto;overflow-y:visible}._inlineGraph_nigae_417{margin:24px 0;padding:16px 20px;background:linear-gradient(135deg,#f0f7ff,#e6f4ff);border:1px solid #91caff;border-radius:8px;box-shadow:0 2px 8px #1677ff14}._graphTitle_nigae_426{font-size:15px;font-weight:600;color:#1677ff;margin-bottom:12px}._graphContent_nigae_433{display:flex;flex-direction:column;gap:8px}._graphCategory_nigae_439{display:flex;align-items:flex-start;gap:8px;font-size:13px;line-height:1.6}._categoryLabel_nigae_447{flex-shrink:0;color:#1677ff;font-weight:500;min-width:80px}._categoryItems_nigae_454{color:#333}._graphStats_nigae_458{margin-top:8px;padding-top:8px;border-top:1px dashed #91caff;font-size:12px;color:#666}@media (max-width: 720px){._container_nigae_6{height:auto}._ioGrid_nigae_121{grid-template-columns:1fr}._processTop_nigae_97,._basisTop_nigae_98{flex-direction:column}}._panel_q8zy5_6{min-height:0;min-width:0;display:flex;flex-direction:column;background:radial-gradient(circle at top right,rgba(18,18,18,.035),transparent 34%),#ffffffeb;overflow:visible}._fixedHeader_q8zy5_15{flex-shrink:0}._empty_q8zy5_19{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#c4c4c4}._emptyIcon_q8zy5_28{font-size:40px;margin-bottom:16px;opacity:.3;color:#d4d4d4}._emptyText_q8zy5_35{font-size:13px;color:#b0b0b0;letter-spacing:.3px}._stepper_q8zy5_41{display:flex;align-items:center;padding:16px 24px;background:#ffffffe6;border-bottom:1px solid rgba(18,18,18,.08);gap:0;flex-shrink:0}._stepItem_q8zy5_51{display:flex;align-items:center;position:relative;opacity:.35;transition:all .3s cubic-bezier(.4,0,.2,1)}._stepItem_q8zy5_51._completed_q8zy5_58,._stepItem_q8zy5_51._running_q8zy5_61{opacity:1}._stepItem_q8zy5_51._active_q8zy5_64 ._stepIcon_q8zy5_64{background:#1a1a1a;color:#fffdf8;box-shadow:0 12px 22px #12121229}._stepItem_q8zy5_51._active_q8zy5_64 ._stepLabel_q8zy5_69{color:#1a1a1a;color:var(--brand-ink);font-weight:600}._stepItem_q8zy5_51._clickable_q8zy5_74{cursor:pointer}._stepItem_q8zy5_51._clickable_q8zy5_74:hover ._stepIcon_q8zy5_64{transform:scale(1.08)}._stepIcon_q8zy5_64{width:22px;height:22px;border-radius:50%;background:#e5e5e5;color:#999;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);flex-shrink:0}._completed_q8zy5_58 ._stepIcon_q8zy5_64{background:#1a1a1a;color:#fffdf8}._running_q8zy5_61 ._stepIcon_q8zy5_64{background:var(--brand-primary);color:#fffdf8;animation:_softPulse_q8zy5_1 2s ease-in-out infinite}@keyframes _softPulse_q8zy5_1{0%,to{box-shadow:0 0 #1a1a1a33}50%{box-shadow:0 0 0 6px #1a1a1a00}}._stepLabel_q8zy5_69{margin-left:8px;font-size:12px;color:#666;white-space:nowrap;transition:all .3s;font-weight:500;letter-spacing:.2px}._stepLine_q8zy5_123{width:20px;height:1px;background:#e5e5e5;margin:0 10px;flex-shrink:0;transition:background .3s}._completed_q8zy5_58+._stepLine_q8zy5_123{background:#1a1a1a}._header_q8zy5_135{padding:24px 28px;border-bottom:1px solid rgba(18,18,18,.08);display:flex;align-items:flex-start;justify-content:space-between}._headerLeft_q8zy5_143{flex:1}._stepType_q8zy5_147{font-size:11px;color:#999;margin-bottom:6px;display:block;text-transform:uppercase;letter-spacing:1px;font-weight:500}._title_q8zy5_157{font-size:18px;font-weight:600;color:var(--brand-ink);margin:0;line-height:1.5;letter-spacing:-.3px}._closeBtn_q8zy5_166{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#999;cursor:pointer;border-radius:8px;transition:all .2s}._closeBtn_q8zy5_166:hover{background:#0000000a;color:#1a1a1a}._tabs_q8zy5_184{display:flex;padding:0 24px;gap:0;border-bottom:1px solid rgba(18,18,18,.08);flex-shrink:0;background:#ffffffe6;min-width:0;overflow-x:auto;overflow-y:hidden}._tab_q8zy5_184{display:flex;align-items:center;gap:8px;padding:14px 20px;border:none;background:transparent;color:#888;font-size:13px;font-weight:500;cursor:pointer;position:relative;transition:all .2s}._tab_q8zy5_184:hover,._tab_q8zy5_184._active_q8zy5_64{color:var(--brand-ink)}._tab_q8zy5_184._active_q8zy5_64:after{content:"";position:absolute;bottom:-1px;left:20px;right:20px;height:2px;background:var(--brand-primary);border-radius:1px}._count_q8zy5_227{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 6px;background:#0000000a;border-radius:9px;font-size:11px;font-weight:600;color:#888}._active_q8zy5_64 ._count_q8zy5_227{background:var(--brand-primary);color:#fffdf8}._content_q8zy5_245{flex:1 1 auto;overflow-y:visible;overflow-x:visible;padding:20px 24px;min-height:0;min-width:0}._content_q8zy5_245::-webkit-scrollbar{width:4px}._content_q8zy5_245::-webkit-scrollbar-track{background:transparent}._content_q8zy5_245::-webkit-scrollbar-thumb{background:#0000001a;border-radius:2px}._content_q8zy5_245::-webkit-scrollbar-thumb:hover{background:#0003}@media (max-width: 900px){._stepper_q8zy5_41,._tabs_q8zy5_184{overflow-x:auto;padding-left:16px;padding-right:16px}._stepLabel_q8zy5_69{font-size:11px}._tab_q8zy5_184{flex:0 0 auto;padding:12px 14px}._content_q8zy5_245{padding:16px;overflow-x:hidden}}._processReport_q8zy5_286{padding:8px 0}._processReport_q8zy5_286 .markdown-body{font-size:14px;line-height:1.8;color:#333}._processReport_q8zy5_286 .markdown-body h1,._processReport_q8zy5_286 .markdown-body h2,._processReport_q8zy5_286 .markdown-body h3,._processReport_q8zy5_286 .markdown-body h4,._processReport_q8zy5_286 .markdown-body h5,._processReport_q8zy5_286 .markdown-body h6{margin-top:24px;margin-bottom:16px;font-weight:600;color:#1a1a1a}._processReport_q8zy5_286 .markdown-body h1{font-size:24px}._processReport_q8zy5_286 .markdown-body h2{font-size:20px}._processReport_q8zy5_286 .markdown-body h3{font-size:16px}._processReport_q8zy5_286 .markdown-body p{margin-bottom:16px}._processReport_q8zy5_286 .markdown-body ul,._processReport_q8zy5_286 .markdown-body ol{padding-left:24px;margin-bottom:16px}._processReport_q8zy5_286 .markdown-body li{margin-bottom:8px}._processReport_q8zy5_286 .markdown-body blockquote{border-left:3px solid #1a1a1a;padding-left:16px;margin:16px 0;color:#666}._processReport_q8zy5_286 .markdown-body code{background:#0000000a;padding:2px 6px;border-radius:4px;font-size:13px}._processReport_q8zy5_286 .markdown-body pre{background:#f8f8f8;padding:16px;border-radius:8px;overflow-x:auto}._processReport_q8zy5_286 .markdown-body pre code{background:none;padding:0}._emptyState_q8zy5_342{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#c4c4c4}._reviewPage_1ejcq_1{display:grid;gap:18px;padding:10px;height:100%;min-height:0;overflow-y:auto;overflow-x:hidden;align-content:start}._mobileReviewHeader_1ejcq_12{display:none}._heroCard_1ejcq_16,._detailCard_1ejcq_17,._historySummaryCard_1ejcq_18{border-radius:28px}._heroCard_1ejcq_16{background:#ffffffc7}._heroHeader_1ejcq_26{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}._heroHeader_1ejcq_26 h1,._historyHeader_1ejcq_34 h2{margin:0 0 8px;color:var(--brand-ink);letter-spacing:-.04em}._heroHeader_1ejcq_26 h1{font-size:clamp(28px,4vw,40px)}._historyHeader_1ejcq_34 h2{font-size:28px}._heroHeader_1ejcq_26 p,._historyHeader_1ejcq_34 p{margin:0;max-width:680px;color:var(--brand-muted);line-height:1.75}._heroActions_1ejcq_56{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}._rangeSelect_1ejcq_63{width:132px}._heroTags_1ejcq_67{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}._bentoGrid_1ejcq_74{display:grid;grid-template-columns:1.4fr repeat(3,minmax(120px,.6fr));gap:12px;margin-top:18px}._bentoCard_1ejcq_81{min-height:132px;padding:18px;border-radius:24px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 1px 2px #1212120a;-webkit-backdrop-filter:none;backdrop-filter:none;animation:_revealUp_1ejcq_1 .52s cubic-bezier(.22,1,.36,1) both;transition:transform var(--transition-base),box-shadow var(--transition-base)}._bentoCard_1ejcq_81 span,._bentoCard_1ejcq_81 strong,._bentoCard_1ejcq_81 small{display:block}._bentoCard_1ejcq_81 span{color:var(--brand-muted);font-size:12px;letter-spacing:.12em;text-transform:uppercase}._bentoCard_1ejcq_81 strong{margin-top:18px;color:var(--brand-ink);font-size:clamp(24px,3.5vw,36px);line-height:1.05;letter-spacing:-.04em}._bentoCard_1ejcq_81 small{margin-top:10px;color:var(--brand-muted);line-height:1.6}._bentoCard_1ejcq_81:hover{transform:translateY(-2px);border-color:#d4d4d8;box-shadow:0 10px 24px #1212120e}._bentoFeatured_1ejcq_121{position:relative;background:#fff;border-color:#e5e7eb;overflow:hidden}._bentoFeatured_1ejcq_121:before{content:"";position:absolute;top:18px;right:18px;width:36px;height:36px;border-radius:12px;background:#2446a814}._bentoFeatured_1ejcq_121 span,._bentoFeatured_1ejcq_121 small{color:var(--brand-muted)}._bentoFeatured_1ejcq_121 strong{max-width:78%;color:var(--brand-ink);font-size:clamp(32px,4vw,48px)}@keyframes _revealUp_1ejcq_1{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}._detailCard_1ejcq_17{min-width:0;overflow:visible}._detailCard_1ejcq_17 .ant-card-body{padding:0;overflow:visible}._emptyWrap_1ejcq_167{padding:48px}._historySection_1ejcq_171{display:grid;gap:18px;padding:26px 28px 30px;border-radius:28px;border:1px solid var(--line-soft);background:#ffffffc2;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}._historySummaryCard_1ejcq_18{background:#f9fafbe6;border-color:#12121214}._historySummaryBody_1ejcq_187{display:grid;gap:10px}._timeline_1ejcq_192{display:grid;gap:4px}._timelineEmpty_1ejcq_197{padding:24px 18px;border-radius:22px;border:1px dashed var(--line-soft);background:#ffffff6b;color:var(--brand-muted)}._timelineEmpty_1ejcq_197 strong,._timelineEmpty_1ejcq_197 span{display:block}._timelineEmpty_1ejcq_197 strong{margin-bottom:6px;color:var(--brand-ink)}._timelineItem_1ejcq_213{display:grid;grid-template-columns:88px 1fr;gap:14px}._timelineRail_1ejcq_219{display:flex;flex-direction:column;align-items:center;position:relative}._timelineYear_1ejcq_226,._timelineSpacer_1ejcq_227{min-height:28px;font-size:12px;color:var(--brand-muted);letter-spacing:.12em}._timelineYear_1ejcq_226{display:grid;gap:2px;justify-items:center;line-height:1.25;letter-spacing:0}._timelineYear_1ejcq_226 strong,._timelineYear_1ejcq_226 span{display:block}._timelineYear_1ejcq_226 strong{color:var(--brand-ink);font-size:12px;font-weight:650}._timelineYear_1ejcq_226 span{color:var(--brand-muted);font-size:11px}._timelineDot_1ejcq_258{width:14px;height:14px;margin-top:4px;border-radius:50%;border:3px solid rgba(35,72,166,.16);background:var(--surface-2);z-index:1}._timelineLine_1ejcq_268{flex:1;width:2px;margin-top:8px;background:linear-gradient(180deg,#1212122e,#1212120f)}._timelineCard_1ejcq_275{padding:18px 20px;margin-bottom:12px;border-radius:22px;background:#ffffff8c;border:1px solid transparent;transition:all var(--transition-base)}._timelineCardTop_1ejcq_284{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:10px}._timelineCardTop_1ejcq_284 strong,._timelineCardTop_1ejcq_284 span{display:block}._timelineCardTop_1ejcq_284 strong{color:var(--brand-ink);font-size:16px}._timelineCardTop_1ejcq_284 span{margin-top:4px;color:var(--brand-muted);font-size:12px}._timelineCard_1ejcq_275 p{margin:0;color:var(--brand-muted);line-height:1.75}._timelineItemActive_1ejcq_314 ._timelineDot_1ejcq_258{background:var(--brand-primary);border-color:#12121247;box-shadow:0 0 0 8px #12121214}._timelineItemActive_1ejcq_314 ._timelineCard_1ejcq_275{border-color:#12121224;background:#f9fafbeb}@media (max-width: 960px){._heroHeader_1ejcq_26{flex-direction:column}._heroActions_1ejcq_56{justify-content:flex-start}._timelineItem_1ejcq_213{grid-template-columns:60px 1fr}._bentoGrid_1ejcq_74{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){._reviewPage_1ejcq_1{width:100%;height:100%;min-height:100dvh;min-width:0;padding:0 16px 18px;overflow-x:hidden;overflow-y:auto;box-sizing:border-box}._mobileReviewHeader_1ejcq_12{position:sticky;top:0;z-index:20;min-height:56px;margin:0 -16px 14px;padding:0 14px;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:8px;border-bottom:1px solid rgba(18,18,18,.08);background:#fffffff5}._mobileReviewHeader_1ejcq_12 strong{min-width:0;overflow:hidden;color:#111827;font-size:17px;text-align:center;text-overflow:ellipsis;white-space:nowrap}._mobileReviewHeader_1ejcq_12 button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;background:transparent;color:#111827;font-size:17px}._mobileReviewHeader_1ejcq_12 button:disabled{color:#a1a1aa}._heroCard_1ejcq_16,._detailCard_1ejcq_17,._historySummaryCard_1ejcq_18,._historySection_1ejcq_171{width:100%;border-radius:22px;box-sizing:border-box}._heroCard_1ejcq_16 .ant-card-body,._historySummaryCard_1ejcq_18 .ant-card-body{padding:20px 18px}._heroHeader_1ejcq_26{gap:16px}._heroHeader_1ejcq_26 h1{font-size:32px;line-height:1.2;letter-spacing:0}._heroHeader_1ejcq_26 p{font-size:15px;line-height:1.75}._heroActions_1ejcq_56{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;justify-content:stretch}._rangeSelect_1ejcq_63{width:100%}._heroTags_1ejcq_67{gap:7px;margin-top:16px}._bentoGrid_1ejcq_74{grid-template-columns:1fr;gap:14px}._bentoCard_1ejcq_81{min-height:150px;padding:20px;border-radius:22px}._bentoFeatured_1ejcq_121 strong,._bentoCard_1ejcq_81 strong{max-width:100%;font-size:36px}._historySection_1ejcq_171{padding:20px 18px 24px}._historyHeader_1ejcq_34 h2{font-size:26px;letter-spacing:0}._emptyWrap_1ejcq_167{padding:28px 12px}._timelineItem_1ejcq_213{grid-template-columns:42px 1fr;gap:10px}._timelineYear_1ejcq_226,._timelineSpacer_1ejcq_227{min-height:20px;font-size:10px}._timelineCardTop_1ejcq_284{flex-direction:column;align-items:stretch}._bentoGrid_1ejcq_74{grid-template-columns:1fr}}._knowledgePage_1oeyq_1{padding:16px;display:grid;gap:16px;min-height:calc(100vh - 48px)}._pageHeader_1oeyq_8{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}._pageHeader_1oeyq_8 h1{margin:0 0 6px;font-size:28px;line-height:1.2;color:var(--brand-ink)}._pageHeader_1oeyq_8 p{margin:0;color:var(--brand-muted);line-height:1.7;max-width:760px}._statsGrid_1oeyq_27{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}._statCard_1oeyq_33,._consoleCard_1oeyq_34{border-radius:8px;background:#ffffffc7}._consoleCard_1oeyq_34{min-height:460px}._documentItem_1oeyq_43{cursor:pointer;padding:14px 8px!important;border-radius:6px}._documentItem_1oeyq_43:hover{background:#2348a60f}._fileIcon_1oeyq_52{font-size:22px;color:#2348a6}._detailStack_1oeyq_57{width:100%}._previewTabs_1oeyq_61 .ant-tabs-nav{overflow-x:auto}._parserSelect_1oeyq_65{min-width:180px}._markdownPreview_1oeyq_69{max-height:520px;overflow:auto;padding:16px;border:1px solid rgba(18,18,18,.08);border-radius:8px;background:#fff}._markdownPreview_1oeyq_69 pre{margin:0;white-space:pre-wrap;word-break:break-word}._chunkBody_1oeyq_83{display:grid;gap:12px}._formAlert_1oeyq_88{margin-bottom:16px}._modalActions_1oeyq_92{display:flex;justify-content:flex-end;gap:12px}@media (max-width: 1180px){._statsGrid_1oeyq_27{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 760px){._knowledgePage_1oeyq_1{padding:10px}._pageHeader_1oeyq_8{flex-direction:column}._statsGrid_1oeyq_27{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 520px){._statsGrid_1oeyq_27{grid-template-columns:1fr}}:root{background:var(--app-page-bg);color:var(--app-text);font-size:14px;line-height:1.5;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,Segoe UI,sans-serif;--font-display: "Noto Serif SC", "Source Han Serif SC", "Songti SC", "STSong", serif;--app-bg: #ffffff;--app-bg-subtle: #f7f7f8;--app-panel: #ffffff;--app-panel-soft: #f7f7f8;--app-elevated: #ffffff;--app-border: rgba(0, 0, 0, .08);--app-border-strong: rgba(0, 0, 0, .14);--app-text: #111827;--app-text-secondary: #4b5563;--app-text-muted: #8a8f98;--app-input-bg: #ffffff;--app-input-border: rgba(0, 0, 0, .1);--app-user-bubble: #242424;--app-user-bubble-text: #ffffff;--app-shadow: 0 18px 50px rgba(15, 23, 42, .1);--app-overlay: rgba(0, 0, 0, .38);--app-brand: #2563eb;--app-brand-soft: rgba(37, 99, 235, .1);--app-danger: #b42318;--app-success: #34785e;--app-warning: #b7791f;--app-page-bg: radial-gradient(circle at 16% 10%, rgba(18, 18, 18, .045), transparent 22%), radial-gradient(circle at 86% 14%, rgba(35, 72, 166, .04), transparent 26%), #f9fafb;--app-grain: radial-gradient(circle at 20% 30%, rgba(18, 18, 18, .035) 0 1px, transparent 1px), radial-gradient(circle at 80% 70%, rgba(18, 18, 18, .025) 0 1px, transparent 1px);--app-grain-opacity: .62;--page-bg: var(--app-page-bg);--grain: var(--app-grain);--surface-1: rgba(255, 255, 255, .78);--surface-2: var(--app-panel);--surface-3: var(--app-bg-subtle);--surface-4: var(--app-panel-soft);--brand-ink: var(--app-text);--brand-muted: var(--app-text-secondary);--brand-primary: #27272a;--brand-primary-soft: #f3f4f6;--brand-secondary: var(--app-brand);--brand-secondary-soft: var(--app-brand-soft);--brand-accent: #8b8f97;--brand-danger: var(--app-danger);--line-soft: var(--app-border);--line-strong: var(--app-border-strong);--glass-border: rgba(255, 255, 255, .72);--shadow-soft: var(--app-shadow);--shadow-card: 0 18px 42px rgba(18, 18, 18, .075);--radius-xl: 28px;--radius-lg: 22px;--radius-md: 16px;--radius-sm: 12px;--transition-base: .24s cubic-bezier(.22, 1, .36, 1);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root[data-theme=dark]{--app-bg: #212121;--app-bg-subtle: #171717;--app-panel: #212121;--app-panel-soft: #2f2f2f;--app-elevated: #2f2f2f;--app-border: rgba(255, 255, 255, .1);--app-border-strong: rgba(255, 255, 255, .16);--app-text: #f4f4f5;--app-text-secondary: #d1d5db;--app-text-muted: #a1a1aa;--app-input-bg: #2f2f2f;--app-input-border: rgba(255, 255, 255, .12);--app-user-bubble: #2f2f2f;--app-user-bubble-text: #f4f4f5;--app-shadow: 0 18px 50px rgba(0, 0, 0, .35);--app-overlay: rgba(0, 0, 0, .5);--app-brand: #8ab4ff;--app-brand-soft: rgba(138, 180, 255, .16);--app-danger: #f87171;--app-success: #63c29b;--app-warning: #f4c56a;--app-page-bg: #212121;--app-grain: radial-gradient(circle at 20% 30%, rgba(255, 255, 255, .025) 0 1px, transparent 1px), radial-gradient(circle at 80% 70%, rgba(255, 255, 255, .018) 0 1px, transparent 1px);--app-grain-opacity: .24;--brand-primary: #f4f4f5;--brand-primary-soft: rgba(255, 255, 255, .08);--brand-accent: #a1a1aa;--glass-border: rgba(255, 255, 255, .08);--shadow-card: var(--app-shadow);color-scheme:dark}:root[data-theme=light]{color-scheme:light}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;min-height:0}body{margin:0;overflow:hidden;background:var(--app-page-bg);color:var(--app-text)}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background-image:var(--app-grain);background-size:3px 3px,5px 5px;opacity:var(--app-grain-opacity)}#root{isolation:isolate}a{color:inherit}button,input,textarea,select{font:inherit}::selection{background:var(--app-brand-soft)}.scrollbar-style{scrollbar-width:thin;scrollbar-color:var(--app-border-strong) transparent}.scrollbar-style::-webkit-scrollbar{width:8px}.scrollbar-style::-webkit-scrollbar-thumb{background:var(--app-border-strong);border-radius:999px}:focus-visible{outline:2px solid var(--app-brand);outline-offset:2px}
