.dictation-button{border:0;background:transparent;color:#686664;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;cursor:pointer;flex-shrink:0}.dictation-button:hover{background:#efedeb}.dictation-button.is-recording{background:#ffeded;color:#c12630}.dictation-button:disabled{opacity:.45;cursor:default}.dictation-preview{margin:4px 14px 8px;color:#9c2930;font-size:12px;line-height:1.5;max-height:80px;overflow-y:auto}.password-visibility{background:none;color:#777;border:0;font:inherit;font-size:12px;cursor:pointer;align-self:flex-end}.ferry-attachments{display:flex;gap:8px;flex-wrap:wrap;padding:0 18px 8px}.ferry-attachments:empty{display:none}.ferry-attachment{display:inline-flex;align-items:center;gap:7px;padding:7px 9px;border:1px solid #e3e6eb;border-radius:9px;color:#4b5563;background:#f8fafc;font-size:12px;max-width:100%}.ferry-attachment>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:240px}.ferry-attachment button{display:inline-flex;padding:2px;background:transparent;border:0;color:inherit;cursor:pointer}.qa-attach-button{display:grid;flex:0 0 42px;width:42px;height:42px;place-items:center;border-radius:50%;color:var(--ink)}.qa-attach-button:hover{background:var(--field)}.qa-attach-button:disabled,.ferry-attachment button:disabled{opacity:.5;cursor:default}.ferry-sent-attachments{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.ferry-extraction-note{font-size:12px;color:#687386}.qa-tools-wrap{position:relative;z-index:30;display:flex;justify-content:flex-end;width:clamp(168px,24vw,224px);flex-shrink:0}.qa-tools-button,.qa-brain-button{display:flex;align-items:center;justify-content:center;gap:8px;height:38px;padding:0 12px;border-radius:999px;background:transparent;color:var(--ink-2);font-size:14px;white-space:nowrap}.qa-tools-button{width:88px;transition:width .22s cubic-bezier(.22,1,.36,1),background .14s ease,color .14s ease}.qa-tools-button>span{line-height:1}.qa-tools-button>svg{flex-shrink:0}.qa-tools-button:hover,.qa-brain-button:hover{background:var(--field)}.qa-tools-button>svg:last-child{transition:transform .16s ease}.qa-tools-button[aria-expanded=true]>svg:last-child{transform:rotate(180deg)}.qa-tools-button.is-active{width:108px;color:var(--blue);background:color-mix(in srgb,var(--blue) 7%,transparent)}.qa-tools-button[aria-expanded=true]{width:100%;background:var(--field)}.qa-tools-status-dot{width:5px;height:5px;border-radius:50%;background:var(--blue)}.qa-tools-menu{position:absolute;bottom:calc(100% + 10px);right:0;z-index:40;width:100%;max-width:calc(100vw - 40px);padding:6px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 14px 34px #16181c1f;animation:qa-popover-in .18s cubic-bezier(.22,1,.36,1) both}.qa-tool-toggle{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:42px;padding:0 9px;border-radius:9px;color:var(--ink);font-size:13px;text-align:left}.qa-tool-toggle:hover{background:var(--field)}.qa-tool-label{display:flex;align-items:center;gap:8px;white-space:nowrap}.qa-tool-label svg{color:var(--ink-2)}.qa-switch{flex:0 0 32px;position:relative;width:32px;height:19px;border-radius:999px;background:#d8dade}.qa-switch i{position:absolute;top:3px;left:3px;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #16181c2e;transition:transform .16s ease}.qa-switch.is-on{background:var(--blue)}.qa-switch.is-on i{transform:translate(13px)}.qa-tools-button:disabled,.qa-brain-button:disabled{opacity:.5}@media(max-width:600px){.qa-brain-prefix{display:none}.qa-tools-wrap{width:auto;flex:0 0 auto}.qa-tools-button,.qa-tools-button.is-active,.qa-tools-button[aria-expanded=true]{width:auto;min-width:76px}.qa-tools-menu{width:min(230px,calc(100vw - 48px))}.qa-tools-button,.qa-brain-button{gap:5px;padding:0 7px;font-size:12px}.qa-composer-bar{gap:3px}}@media(prefers-reduced-motion:reduce){.qa-tools-menu{animation:none}.qa-switch i,.qa-tools-button,.qa-tools-button>svg:last-child{transition:none}}.qa-run-activity{display:grid;gap:8px;min-width:0}.qa-run-activity:not(:empty)+.qa-answer:not(:empty){margin-top:12px}.qa-activity-section{margin:0;min-width:0}.qa-activity-heading{display:flex;align-items:center;gap:10px;width:calc(100% + 6px);margin-left:-6px;min-height:28px;padding:4px 6px;border-radius:7px;color:var(--ink-2);font:500 13px/20px var(--font-sans);text-align:left}.qa-activity-heading:hover{background:var(--field)}.qa-activity-heading>svg{flex-shrink:0;color:var(--ink-3)}.qa-activity-heading>svg:last-child{transition:transform .18s ease}.qa-activity-heading[aria-expanded=true]>svg:last-child{transform:rotate(180deg)}.qa-activity-summary{display:inline-flex;align-items:center;gap:8px;margin-left:auto;color:var(--ink-3);font-size:11px;font-weight:400;white-space:nowrap}.qa-activity-body{padding:6px 0 10px 26px}@media(prefers-reduced-motion:reduce){.qa-activity-heading>svg:last-child{transition:none}}.qa-research-team{min-width:0;font-family:var(--font-sans)}.qa-research-team .qa-activity-body{padding-left:0}.qa-research-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:10px;align-items:start}.qa-research-card{min-width:0;padding:14px;border:1px solid var(--line);border-radius:12px;background:var(--paper, #fff);box-shadow:0 2px 5px #14283c08}.qa-research-card[data-status=active]{border-color:#c5d9ee;background:linear-gradient(150deg,#f5faff,var(--paper, #fff) 65%)}.qa-research-card-heading{display:flex;align-items:center;gap:8px}.qa-research-avatar{display:grid;place-items:center;width:25px;height:25px;flex-shrink:0;border:1px solid #dae6f1;border-radius:8px;color:#386185;background:#edf4fa;font-size:11px;font-weight:600}.qa-research-card-heading h3{margin:0;font-size:12px;font-weight:600;color:var(--ink)}.qa-research-status{display:inline-flex;align-items:center;gap:5px;margin-left:auto;font-size:10px;color:var(--ink-2)}.qa-research-status>span{width:5px;height:5px;border-radius:50%;background:#8a929c}.qa-research-card[data-status=active] .qa-research-status{color:#2e638e}.qa-research-card[data-status=active] .qa-research-status>span{background:#3c84bd}.qa-research-card[data-status=returned] .qa-research-status{color:#38714e}.qa-research-card[data-status=returned] .qa-research-status>span{background:#43815b}.qa-research-card[data-status=failed] .qa-research-status{color:#a5463c}.qa-research-card[data-status=failed] .qa-research-status>span{background:#a5463c}.qa-research-assignment{margin:12px 0;font-size:12px;color:var(--ink);line-height:1.55;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.qa-research-assignment.is-expanded{display:block}.qa-research-current{display:flex;gap:7px;min-height:34px;color:var(--ink-2);font-size:11px;line-height:1.5}.qa-research-current>span:last-child{min-width:0}.qa-research-current small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;color:var(--ink-3)}.qa-research-pulse{flex:0 0 6px;height:6px;margin-top:5px;border-radius:50%;background:#548ab8;animation:qa-worker-pulse 1.7s ease-in-out infinite}.qa-research-card-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:12px;padding-top:9px;border-top:1px solid var(--line);color:var(--ink-3);font-size:10px}.qa-research-card-footer button{display:flex;gap:6px;padding:4px 0 4px 6px;font-size:11px;color:var(--ink-2)}.qa-research-card-footer button:focus-visible{outline:2px solid var(--blue);outline-offset:3px;border-radius:3px}.qa-research-details{border-top:1px solid var(--line);margin-top:8px;padding-top:8px}.qa-research-details>p{font-size:11px;color:var(--ink-2)}.qa-research-details .qa-tool-chip-label{font-size:11px}.qa-research-details .qa-tool-chip-status{font-size:10px}@keyframes qa-worker-pulse{50%{opacity:.4}}@media(prefers-reduced-motion:reduce){.qa-research-pulse{animation:none}}@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,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) 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.18.7"}.katex .katex-mathml{border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.katex-newline{display:block}.katex .katex-base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .katex-base,.katex .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 .katex-vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .katex-thinbox{display:inline-flex;flex-direction:row;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 .katex-hdashline,.katex .katex-hline,.katex .katex-overline .overline-line,.katex .katex-rule,.katex .katex-underline .underline-line,.katex .mfrac .frac-line{min-height:1px}.katex .mspace{display:inline-block}.katex .katex-smash{display:inline;line-height:0}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.katex-inner,.katex .llap>.katex-inner,.katex .rlap>.katex-inner{position:absolute}.katex .clap>.katex-fix,.katex .llap>.katex-fix,.katex .rlap>.katex-fix{display:inline-block}.katex .llap>.katex-inner{right:0}.katex .clap>.katex-inner,.katex .rlap>.katex-inner{left:0}.katex .clap>.katex-inner>span{margin-left:-50%;margin-right:50%}.katex .katex-rule{border:0 solid;display:inline-block;position:relative}.katex .katex-hline,.katex .katex-overline .overline-line,.katex .katex-underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .katex-hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.katex-root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .katex-sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .katex-sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .katex-sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .katex-sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .katex-sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .katex-sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .katex-sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .katex-sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .katex-sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .katex-sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .katex-sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .katex-sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .katex-sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .katex-sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .katex-sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .katex-sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .katex-sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .katex-sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .katex-sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .katex-sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .katex-sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .katex-sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .katex-sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .katex-sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .katex-sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .katex-sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .katex-sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .katex-sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .katex-sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .katex-sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .katex-sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .katex-sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .katex-sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .katex-sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .katex-sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .katex-sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .katex-sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .katex-sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .katex-sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .katex-sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .katex-sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .katex-sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .katex-sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .katex-sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .katex-sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .katex-sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .katex-sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .katex-sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .katex-sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .katex-sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .katex-sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .katex-sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .katex-sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .katex-sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .katex-sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .katex-sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .katex-sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .katex-sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .katex-sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .katex-sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .katex-sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .katex-sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .katex-sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .katex-sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .katex-sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .katex-sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .katex-sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .katex-sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .katex-sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .katex-sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .katex-sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .katex-sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .katex-sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .katex-sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .katex-sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .katex-sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .katex-sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .katex-sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .katex-sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .katex-sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .katex-sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .katex-sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .katex-sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .katex-sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .katex-sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .katex-sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .katex-sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .katex-sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .katex-sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .katex-sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .katex-sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .katex-sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .katex-sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .katex-sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .katex-sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .katex-sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .katex-sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .katex-sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .katex-sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .katex-sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .katex-sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .katex-sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .katex-sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .katex-sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .katex-sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .katex-sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .katex-sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .katex-sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .katex-sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .katex-sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .katex-sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .katex-sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .katex-sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .katex-sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .katex-sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .katex-sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .katex-sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .katex-sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .katex-sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .katex-sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .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 .katex-accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .katex-accent .accent-body{position:relative}.katex .katex-accent .accent-body:not(.accent-full){width:0}.katex .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 .katex-stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .katex-stretchy:after,.katex .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 .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 .reflectbox{display:inline-block;transform:scaleX(-1)}.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>.katex-tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.katex-tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}.rich-response .katex-display{overflow-x:auto;overflow-y:hidden;padding:12px 2px;max-width:100%}.source-document mark{color:inherit;background:#fff0a6;box-shadow:0 0 0 3px #fff0a6;border-radius:2px}.source-jump{border:1px solid #d9d5cf;background:#fff9de;padding:7px 10px;border-radius:6px;cursor:pointer}.source-context-label{font-size:11px;color:#777}.qa-sources-wrap{position:relative}.qa-sources-wrap>.qa-sources-action{display:flex;align-items:center;width:auto;height:28px;gap:6px;padding:0 8px;border-radius:7px;color:var(--ink-3);font-size:12.5px}.qa-sources-wrap>.qa-sources-action:hover,.qa-sources-wrap>.qa-sources-action[aria-expanded=true]{background:var(--field);color:var(--ink-2)}.qa-sources-menu{position:absolute;bottom:calc(100% + 8px);left:0;z-index:30;display:flex;width:286px;max-height:min(360px,calc(100vh - 190px));overflow-y:auto;flex-direction:column;gap:7px;padding:6px;border:1px solid var(--line);border-radius:13px;background:var(--surface);box-shadow:0 12px 30px #14182017;transform-origin:bottom left;animation:qa-popover-in .18s cubic-bezier(.22,1,.36,1) both}.qa-source-group+.qa-source-group{padding-top:7px;border-top:1px solid var(--line)}.qa-source-origin{display:flex;align-items:center;height:28px;gap:10px;padding:0 8px;color:var(--ink-3);font-size:12px;font-weight:500}.qa-source-origin svg{width:15px;height:15px}.qa-source-origin small{display:grid;width:18px;height:18px;margin-left:auto;place-items:center;border-radius:50%;background:var(--field);font-size:10px}.qa-source-group>button,.qa-source-group>a{display:flex;width:100%;align-items:center;padding:7px 8px 7px 33px;border-radius:8px;color:var(--ink-3);text-align:left}.qa-source-group>button:hover,.qa-source-group>a:hover{background:var(--field)}.qa-source-group>button>span:last-child,.qa-source-group>a>span:last-child{display:flex;min-width:0;flex-direction:column;line-height:1.35}.qa-source-group strong{color:var(--ink-2);font-size:12.5px;font-weight:500}.qa-source-group button small,.qa-source-group a small{color:var(--ink-3);font-size:11.5px}.qa-sources-empty{margin:2px 8px 8px 33px;color:var(--ink-3);font-size:12px;line-height:1.45}.qa-source-group>a{text-decoration:none}.qa-source-group strong,.qa-source-group small{overflow-wrap:anywhere}.qa-source-group>button:focus-visible,.qa-source-group>a:focus-visible,.qa-sources-action:focus-visible{outline:2px solid var(--ink-2);outline-offset:-2px}.qa-answer-actions>.qa-copy-action.has-status{width:auto;grid-auto-flow:column;gap:6px;padding:0 8px}@media(max-width:600px){.qa-sources-menu{left:-30px;width:min(286px,calc(100vw - 64px))}}.ferry-source-panel.brain-original-panel{width:min(760px,95vw)}.brain-original-heading{padding:0 24px;flex-shrink:0;max-height:160px;overflow:auto}.brain-original-heading p{overflow-wrap:anywhere}.brain-original-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 24px;border-bottom:1px solid var(--line)}.brain-original-actions span{font-size:11px;color:var(--ink-2)}.brain-original-actions a{text-decoration:none}.brain-native-frame{width:100%;flex:1;min-height:0;border:0;background:#f4f5f7}.brain-preview-message{padding:16px 24px}.brain-workbook{flex:1;min-height:0;display:flex;flex-direction:column}.brain-workbook nav{display:flex;gap:8px;padding:12px 24px;overflow-x:auto;flex-shrink:0}.brain-workbook nav button{flex-shrink:0}.brain-workbook nav button[aria-pressed=true]{background:#fff0f1;border-color:var(--blue)}.brain-workbook>p{padding:0 24px}.brain-workbook-grid{flex:1;min-height:0;overflow:auto}.brain-workbook table{border-collapse:collapse;font-size:12px;white-space:pre-wrap}.brain-workbook td,.brain-workbook th{border:1px solid var(--line);padding:6px 10px;min-width:70px;max-width:400px;overflow-wrap:anywhere}.brain-workbook th{position:sticky;left:0;background:var(--canvas);color:var(--ink-2);min-width:40px}.brain-explorer{display:grid;grid-template-columns:minmax(230px,300px) minmax(0,1fr);gap:16px;align-items:stretch}.brain-folder-location{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 12px;font-size:11px;color:var(--ink-2)}.brain-folder-location nav{display:flex;flex-wrap:wrap;align-items:center;gap:6px;min-width:0}.brain-folder-location nav>span{display:inline-flex;gap:6px;min-width:0}.brain-folder-location button{text-align:left;overflow-wrap:anywhere}.brain-folder-location button:hover{color:var(--ink);text-decoration:underline}.brain-folder-location>span{flex-shrink:0}.brain-folders{display:flex;flex-direction:column;min-width:0;min-height:520px;height:min(640px,calc(100vh - 190px));border:1px solid var(--line);border-radius:10px;background:var(--surface);overflow:hidden}.brain-folders header{display:flex;flex-shrink:0;height:52px;align-items:center;justify-content:space-between;gap:12px;padding:0 14px;border-bottom:1px solid var(--line)}.brain-folders h2{margin:0;font-size:14px;font-weight:600}.brain-folders header button{color:var(--ink-2);font-size:11px}.brain-folder-root{display:flex;align-items:center;gap:8px;flex-shrink:0;min-height:38px;margin:8px 8px 0;padding:8px;text-align:left;border-radius:7px;font-size:12px}.brain-folder-root small{margin-left:auto;color:var(--ink-2)}.brain-folder-root[aria-pressed=true],.brain-folder-row[data-selected=true],.brain-folder-file[data-selected=true]{background:#fff0f1;color:#b81c26}.brain-folder-scroll{min-height:0;overflow-y:auto;flex:1;padding:8px;scrollbar-width:thin}.brain-folder-scroll ul{list-style:none;margin:0;padding:0}.brain-folder-scroll li>ul{margin-left:13px;padding-left:8px;border-left:1px solid #eceef0}.brain-folder-row,.brain-folder-file{display:flex;align-items:center;border-radius:6px;min-width:0}.brain-folder-row:hover,.brain-folder-file:hover,.brain-folder-root:hover{background:var(--field)}.brain-folder-toggle{width:20px;min-height:34px;flex-shrink:0;color:var(--ink-2);font-size:18px}.brain-folder-name{display:flex;flex:1;align-items:flex-start;min-width:0;gap:6px;padding:8px 5px 8px 0;text-align:left;font-size:11px;line-height:1.5}.brain-folder-name>span{flex:1;min-width:0;overflow-wrap:anywhere}.brain-folder-name small{flex-shrink:0;margin-left:auto;color:var(--ink-3);font-size:10px}.brain-folder-name svg{flex-shrink:0;margin-top:1px}.brain-folder-file>button:first-child{display:flex;align-items:flex-start;min-width:0;flex:1;gap:6px;padding:8px 4px 8px 5px;text-align:left;color:var(--ink-2);font-size:11px;line-height:1.5}.brain-folder-file svg{flex-shrink:0;margin-top:1px}.brain-folder-file span{min-width:0;overflow-wrap:anywhere}.brain-file-open{width:25px;min-height:34px;flex-shrink:0;color:var(--ink-2)}.brain-folders button:focus-visible{outline:2px solid var(--ink-2);outline-offset:-2px;border-radius:5px}.constellation-legend{position:absolute;bottom:18px;left:16px;display:flex;flex-wrap:wrap;align-items:center;gap:7px 12px;max-width:calc(100% - 145px);color:var(--ink-2);font-size:10px;pointer-events:none}.constellation-legend>span{display:inline-flex;align-items:center;gap:5px}.constellation-legend i{width:5px;height:5px;border-radius:50%;background:#788793}.constellation-legend i.is-folder{width:8px;height:8px;border:1.4px solid #788793;background:#fff}@media(max-width:800px){.brain-explorer{grid-template-columns:minmax(0,1fr)}.brain-folders{min-height:220px;height:310px}.brain-folder-location{align-items:flex-start;flex-direction:column;gap:6px}}.brain-intelligence{min-height:100%;height:100%;padding:24px 32px;background:var(--canvas);color:var(--ink)}.brain-stage.brain-intelligence{overflow-y:auto;background:var(--canvas)}.brain-product-page{display:block;width:min(1440px,100%);min-height:100%;margin:0 auto}.brain-product-header{display:flex;min-height:56px;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.brain-product-header h1{margin:0;font-family:var(--font-sans);font-size:24px;font-weight:650;letter-spacing:-.025em;line-height:1.2}.brain-product-header p{margin:6px 0 0;color:var(--ink-2);font-size:13px}.brain-document-count{display:grid;min-width:86px;justify-items:end;gap:3px}.brain-document-count strong{color:var(--ink);font-size:30px;font-weight:650;letter-spacing:-.04em;line-height:1}.brain-document-count span{color:var(--ink-3);font-size:11px}.brain-product-toolbar{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:12px;margin-bottom:16px}.brain-product-search{display:flex;width:min(320px,100%);height:34px;align-items:center;gap:8px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink-3);box-shadow:0 1px 2px #1418200a;transition:border-color .14s ease,box-shadow .14s ease}.brain-product-search:focus-within{border-color:color-mix(in srgb,var(--blue) 55%,var(--line));box-shadow:0 0 0 3px color-mix(in srgb,var(--blue) 12%,transparent)}.brain-product-search input{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:12.5px}.brain-product-search input::placeholder{color:var(--ink-3)}.brain-collection-filters{display:flex;min-width:0;gap:6px;overflow-x:auto;scrollbar-width:none}.brain-collection-filters::-webkit-scrollbar{display:none}.brain-collection-filters .ui-button{flex:0 0 auto;font-size:11.5px}.brain-collection-filters .ui-button>i{width:6px;height:6px;border-radius:50%}.brain-collection-filters .ui-button>span{min-width:18px;padding:1px 5px;border-radius:999px;background:color-mix(in srgb,var(--ink) 6%,transparent);color:var(--ink-2);font-size:10.5px;line-height:16px}.brain-graph-card{display:grid;min-height:520px;height:min(640px,calc(100vh - 190px));grid-template-rows:52px minmax(0,1fr);overflow:hidden;border:1px solid var(--line);border-radius:10px;background:var(--surface);box-shadow:0 1px 2px #1418200a}.brain-graph-header{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:16px;padding:0 16px;border-bottom:1px solid var(--line)}.brain-graph-header h2{margin:0;font-family:var(--font-sans);font-size:14px;font-weight:600;letter-spacing:-.01em}.brain-graph-header>span{color:var(--ink-3);font-size:12px}.brain-graph-canvas{position:relative;min-height:0;height:100%;overflow:hidden;background:var(--surface)}.corpus-constellation{position:absolute;inset:0;z-index:1;cursor:grab;overscroll-behavior:contain}.corpus-constellation:active{cursor:grabbing}.corpus-constellation canvas{display:block;width:100%;height:100%;touch-action:none}.constellation-tooltip{position:absolute;right:20px;bottom:64px;display:grid;max-width:280px;gap:3px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 8px 24px #1418201a;pointer-events:none}.constellation-tooltip strong{overflow:hidden;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.constellation-tooltip span{color:var(--ink-2);font-size:11px}.constellation-reset.ui-button{position:absolute;right:16px;bottom:16px}.brain-product-state{position:absolute;inset:0;display:grid;place-items:center;color:var(--ink-2);font-size:13px}.brain-stage{flex:1;min-width:0;position:relative}.brain-search-row{display:flex;gap:12px;flex-wrap:wrap}.brain-collection-filters button[aria-pressed=true]{background:#fff0f1;border-color:var(--blue);color:var(--blue)}.brain-graph-header{display:flex;align-items:center;justify-content:space-between}.brain-graph-header>span{font-size:11px;color:var(--ink-2)}.corpus-constellation canvas{touch-action:none}@media(max-width:1040px){.brain-intelligence{padding-top:65px}}@media(max-width:760px){.brain-intelligence{padding:65px 16px 24px}.brain-graph-card{min-height:450px;height:65vh}.brain-product-header h1{font-size:22px}.brain-graph-header>span{display:none}}:where(.writer-preview) .ui-button{display:inline-flex;height:34px;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:1px solid transparent;border-radius:8px;background:var(--ink);color:var(--surface);font-size:12.5px;font-weight:500;cursor:pointer;transition:background .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease}:where(.writer-preview) .ui-button:hover:not(:disabled){background:color-mix(in srgb,var(--ink) 88%,white)}:where(.writer-preview) .ui-button:focus-visible{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--blue) 14%,transparent)}:where(.writer-preview) .ui-button[data-variant=ghost]{border-color:transparent;background:transparent;color:var(--ink-2)}:where(.writer-preview) .ui-button[data-variant=outline]{border-color:var(--line);background:var(--surface);color:var(--ink-2);box-shadow:0 1px 2px #1418200a}:where(.writer-preview) .ui-button[data-variant=outline]:hover:not(:disabled),:where(.writer-preview) .ui-button[data-variant=ghost]:hover:not(:disabled){border-color:var(--line-strong);background:var(--field);color:var(--ink)}:where(.writer-preview) .ui-button[data-variant=secondary]{background:var(--field);color:var(--ink-2)}:where(.writer-preview) .ui-button[data-variant=destructive]{background:#a53b36;color:#fff}:where(.writer-preview) .ui-button[data-variant=link]{height:auto;padding:0;border:0;background:transparent;color:var(--ink-2);text-decoration:underline;text-underline-offset:3px}:where(.writer-preview) .ui-button[data-size=xs]{height:26px;padding:0 8px;font-size:11.5px}:where(.writer-preview) .ui-button[data-size=sm]{height:32px;padding:0 10px}:where(.writer-preview) .ui-button[data-size=lg]{height:40px;padding:0 16px}:where(.writer-preview) .ui-button[data-size=icon]{width:34px;padding:0}:where(.writer-preview) .ui-button[data-size=icon-xs]{width:26px;height:26px;padding:0}:where(.writer-preview) .ui-button[data-size=icon-sm]{width:32px;height:32px;padding:0}:where(.writer-preview) .ui-button:disabled{cursor:default;opacity:.5}:where(.writer-preview) .ui-input{display:flex;width:100%;min-width:0;height:34px;padding:0 10px;border:1px solid var(--line);border-radius:8px;outline:0;background:var(--surface);color:var(--ink)}:where(.writer-preview) .ui-input:focus-visible{border-color:var(--line-strong);box-shadow:0 0 0 3px color-mix(in srgb,var(--blue) 12%,transparent)}:where(.writer-preview) .ui-button.va-writer-mobile-menu{display:none}:where(.writer-preview) .ui-menubar{display:flex;align-items:center;gap:0;padding:0;border:0;background:transparent}:where(.writer-preview) .ui-menubar-trigger{display:inline-flex;width:auto;height:28px;align-items:center;justify-content:center;gap:0;padding:0 8px;border-radius:6px;border:0;background:transparent;color:var(--ink-2);font-size:14px;font-weight:500;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .12s ease,color .12s ease}:where(.writer-preview) .ui-menubar-trigger:hover,:where(.writer-preview) .ui-menubar-trigger[data-state=open]{background:var(--field);color:var(--ink)}:where(.writer-preview) .ui-menubar-trigger:focus-visible{outline:none;box-shadow:inset 0 0 0 1px var(--line-strong)}:where(.writer-preview) .ui-menubar-trigger:disabled{cursor:default;opacity:.5}:where(.writer-preview) .ui-menubar-content{z-index:100;min-width:208px;padding:5px;border:1px solid var(--line);border-radius:10px;background:var(--surface);box-shadow:0 14px 34px #1418201f;animation:qa-popover-in .15s cubic-bezier(.22,1,.36,1) both}:where(.writer-preview) .ui-menubar-item{display:flex;min-height:34px;align-items:center;gap:9px;padding:0 9px;border-radius:7px;color:var(--ink-2);font-size:12.5px;line-height:1.2;cursor:default;outline:none;-webkit-user-select:none;user-select:none}:where(.writer-preview) .ui-menubar-item svg{flex:0 0 auto;color:var(--ink-3)}:where(.writer-preview) .ui-menubar-item[data-highlighted]{background:var(--field);color:var(--ink)}:where(.writer-preview) .ui-menubar-item[data-disabled]{opacity:.45;pointer-events:none}:where(.writer-preview) .ui-menubar-separator{height:1px;margin:4px 6px;background:var(--line)}:where(.writer-preview) .ui-menubar-shortcut{margin-left:auto;color:var(--ink-3);font-size:12.5px}:where(.writer-preview) .ui-select-trigger{display:inline-flex;height:34px;align-items:center;justify-content:space-between;gap:7px;padding:0 10px;border:1px solid var(--line);border-radius:7px;background:var(--surface);color:var(--ink-2);font-size:12.5px;outline:none}:where(.writer-preview) .ui-select-trigger:hover,:where(.writer-preview) .ui-select-trigger[data-state=open]{border-color:var(--line-strong);background:var(--sidebar-hover)}:where(.writer-preview) .ui-select-trigger:focus-visible{box-shadow:0 0 0 2px #5a7a672e}:where(.writer-preview) .ui-select-trigger>svg{flex:0 0 auto;color:var(--ink-3)}:where(.writer-preview) .ui-select-content{z-index:100;max-height:min(320px,var(--radix-select-content-available-height));overflow:hidden;border:1px solid var(--line);border-radius:9px;background:var(--surface);box-shadow:0 12px 28px #191f1c21}:where(.writer-preview) .ui-select-viewport{padding:4px}:where(.writer-preview) .ui-select-item{position:relative;display:flex;min-height:34px;align-items:center;padding:0 30px 0 9px;border-radius:6px;color:var(--ink-2);font-size:12.5px;outline:none;-webkit-user-select:none;user-select:none}:where(.writer-preview) .ui-select-item[data-highlighted]{background:var(--sidebar-hover);color:var(--ink)}:where(.writer-preview) .ui-select-item-indicator{position:absolute;right:9px;display:grid;color:var(--ink-3);place-items:center}:where(.writer-preview) .ui-message-scroller{position:relative;display:flex;width:100%;height:100%;min-height:0;flex-direction:column;overflow:hidden}:where(.writer-preview) .ui-message-scroller-viewport{width:100%;height:100%;min-width:0;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:transparent transparent;scrollbar-width:thin}:where(.writer-preview) .ui-message-scroller-viewport:hover,:where(.writer-preview) .ui-message-scroller-viewport:focus-visible{scrollbar-color:color-mix(in srgb,var(--ink-3) 34%,transparent) transparent}:where(.writer-preview) .ui-message-scroller-viewport::-webkit-scrollbar{width:6px}:where(.writer-preview) .ui-message-scroller-viewport::-webkit-scrollbar-track{background:transparent}:where(.writer-preview) .ui-message-scroller-viewport::-webkit-scrollbar-thumb{border-radius:999px;background:transparent}:where(.writer-preview) .ui-message-scroller-viewport:hover::-webkit-scrollbar-thumb,:where(.writer-preview) .ui-message-scroller-viewport:focus-visible::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--ink-3) 34%,transparent)}:where(.writer-preview) .ui-message-scroller-viewport:focus-visible{outline:none;box-shadow:inset 0 0 0 1px #5879ff2e}:where(.writer-preview) .ui-message-scroller-content{display:flex;min-height:100%;flex-direction:column;gap:18px;padding:2px 12px 18px 2px}:where(.writer-preview) .ui-message-scroller-item{min-width:0;flex-shrink:0;contain-intrinsic-size:auto 10rem;content-visibility:auto}:where(.writer-preview) .ui-message-scroller-button{position:absolute;bottom:12px;left:50%;display:grid;width:32px;height:32px;place-items:center;border:1px solid var(--line-strong);border-radius:50%;background:var(--surface);box-shadow:0 6px 18px #1418201f;color:var(--ink-2);transform:translate(-50%);transition:opacity .16s ease,scale .16s ease}:where(.writer-preview) .ui-message-scroller-button svg{width:16px;height:16px;fill:none;stroke:currentcolor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}:where(.writer-preview) .ui-message-scroller-button[data-direction=start] svg{rotate:180deg}:where(.writer-preview) .ui-message-scroller-button[data-active=false]{pointer-events:none;opacity:0;scale:.94}:where(.writer-preview) .ui-message-group,:where(.writer-preview) .ui-message-content{display:flex;min-width:0;flex-direction:column}:where(.writer-preview) .ui-message-group{gap:8px}:where(.writer-preview) .ui-message{position:relative;display:flex;width:100%;min-width:0;gap:8px}:where(.writer-preview) .ui-message[data-align=end]{flex-direction:row-reverse}:where(.writer-preview) .ui-message-content{width:100%;gap:10px;overflow-wrap:anywhere}:where(.writer-preview) .ui-message[data-align=end] .ui-message-content{align-items:flex-end}:where(.writer-preview) .ui-message-avatar{display:flex;width:32px;min-width:32px;align-self:flex-end;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;background:var(--field)}:where(.writer-preview) .ui-message-header,:where(.writer-preview) .ui-message-footer{display:flex;max-width:100%;min-width:0;align-items:center;padding:0 12px;color:var(--ink-3);font-size:11px;font-weight:500}:where(.writer-preview) .ui-message[data-align=end] .ui-message-footer{justify-content:flex-end}.va-writer-navigation{position:relative;display:flex;min-height:0;flex:1;flex-direction:column;padding:10px 0 4px;overflow:hidden}.va-writer-project-list{margin-top:16px;padding-top:10px;border-top:1px solid #c5c6ca}.va-writer-recent-nav{padding-top:12px}.va-writer-recent-nav h2{margin:0;padding:0 12px 8px;color:var(--ink);font-size:15px;font-weight:520}.va-writer-recent-list{display:grid;gap:3px}.va-writer-recent-list button{display:grid;min-height:43px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:6px;padding:3px 10px;border-radius:10px;color:#484a50;font-size:13.5px;line-height:1.3;text-align:left}.va-writer-recent-list button:hover,.va-writer-recent-list button.is-active{background:var(--sidebar-hover);color:var(--ink)}.va-writer-recent-list code{color:#74777d;font-family:var(--font-mono);font-size:10.5px}.va-writer-recent-list button>span{display:grid;min-width:0;gap:1px}.va-writer-recent-list button>span>.va-writer-question-title,.va-writer-recent-list button>span>small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.va-writer-recent-list button>span>.va-writer-question-title{font-weight:500}.va-writer-recent-list button>span>small{color:#777a80;font-size:11.5px}.va-writer-library-link,.va-writer-proposal-row{display:flex;width:100%;min-height:46px;align-items:center;padding:0 12px;border-radius:10px;color:var(--ink);font-size:15px;font-weight:520;text-align:left}.va-writer-library-link:hover,.va-writer-library-link.is-active,.va-writer-proposal-row:hover{background:var(--sidebar-hover)}.va-writer-proposal-nav{margin-top:7px}.va-writer-proposal-row{gap:9px}.va-writer-proposal-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.va-writer-proposal-row i{display:grid;font-style:normal;place-items:center}.va-writer-proposal-icon{flex:0 0 auto;color:#55585e}.va-writer-proposal-chevron{margin-left:auto;color:var(--ink-2);transition:transform .14s ease}.va-writer-proposal-row[aria-expanded=false] .va-writer-proposal-chevron{transform:rotate(-90deg)}.va-writer-question-groups{padding-left:10px;animation:qa-focus .16s ease both}.va-writer-question-group{display:grid;gap:3px;margin-top:14px}.va-writer-question-group>span{padding:0 10px 7px 12px;color:#696c72;font-size:12.5px;font-weight:600}.va-writer-question-group button{display:grid;min-height:43px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:6px;padding:3px 10px;border-radius:10px;color:#484a50;font-size:13.5px;line-height:1.3;text-align:left}.va-writer-question-group button:hover,.va-writer-question-group button.is-active{background:var(--sidebar-hover);color:var(--ink)}.va-writer-question-group code{color:#74777d;font-family:var(--font-mono);font-size:10.5px}.va-writer-question-title{display:block;min-width:0;overflow:hidden;white-space:nowrap}.va-writer-question-title>span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.va-writer-question-title>span.is-streaming{width:max-content;max-width:none;overflow:visible;text-overflow:clip;animation:va-writer-question-stream var(--writer-question-stream-duration) linear .4s forwards;will-change:transform}.va-writer-question-title>span.is-streaming{animation-duration:1ms;animation-delay:0ms}.va-writer-main{position:relative;min-width:0;min-height:0;height:100%;overflow:hidden;background:var(--canvas)}.va-writer-workspace{display:flex;height:100%;flex-direction:column;animation:qa-focus .24s ease both}.va-writer-topbar{display:grid;height:58px;flex:0 0 58px;align-items:center;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:16px;padding:0 22px;border-bottom:1px solid var(--line);background:#fbfbfcf0}.va-writer-topbar-document{display:flex;min-width:0;align-items:center;justify-content:center;gap:8px;color:var(--ink-3);font-size:14px;font-weight:500}.va-writer-topbar-document>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.va-writer-topbar-document i{color:var(--line-strong);font-style:normal}.va-writer-topbar-menu{display:flex;align-items:center;justify-self:start}.va-writer-save-state{display:flex;align-items:center;gap:6px;justify-self:end;color:var(--ink-3);font-size:14px;font-weight:500}.va-writer-save-state svg{color:#639075}:where(.writer-preview) .ui-tabs-list{display:inline-flex;align-items:center;gap:2px;padding:2px;border-radius:8px;background:var(--field)}:where(.writer-preview) .ui-tabs-trigger{min-height:26px;padding:0 8px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--ink-3);font-size:11.5px;font-weight:550}:where(.writer-preview) .ui-tabs-trigger:hover,:where(.writer-preview) .ui-tabs-trigger[data-state=active]{color:var(--ink)}:where(.writer-preview) .ui-tabs-trigger[data-state=active]{border-color:var(--line);background:var(--surface);box-shadow:0 1px 3px #1418200f}.va-writer-layout{display:grid;min-height:0;flex:1;grid-template-columns:minmax(0,1fr) 540px}.va-writer-document-scroll{min-width:0;padding:34px 40px 84px;overflow-y:auto}.va-writer-document-pages{display:flex;width:100%;flex-direction:column;gap:24px}.va-writer-document{position:relative;width:min(100%,760px);aspect-ratio:8.5 / 11;margin:0 auto;padding:48px;border:1px solid var(--line);border-radius:4px;background:var(--surface);box-shadow:0 1px 2px #14182008;color:#111;font-family:Arial,Helvetica,sans-serif}.va-writer-document h1{margin:0 0 34px;color:#3d883f;font-size:14px;font-weight:700;line-height:1.25}.va-writer-question-copy{display:grid;grid-template-columns:54px minmax(0,1fr);margin-bottom:34px;font-size:14.67px;line-height:1.65}.va-writer-question-copy em{font-style:italic}.va-writer-response-field{display:block;margin-left:0;font-size:14.67px;line-height:1.65}.va-writer-response-field.is-continuation{margin-left:0}.va-writer-response-field>span{display:block;margin-bottom:6px;font-weight:700}.va-writer-response-editor{width:100%;min-height:180px;padding:0;border:0;outline:0;background:transparent;color:#111;font:inherit;line-height:inherit}.va-writer-page-number{position:absolute;right:0;bottom:28px;left:0;color:var(--muted);font-size:10.5px;text-align:center}.va-writer-response-editor>:first-child{margin-top:0}.va-writer-response-editor>:last-child{margin-bottom:0}.va-writer-response-editor h1,.va-writer-response-editor h2,.va-writer-response-editor h3,.va-writer-response-editor h4{margin:1.15em 0 .45em;color:#111;font-size:1em;font-weight:700;line-height:1.4;text-transform:none}.va-writer-response-editor p,.va-writer-response-editor ul,.va-writer-response-editor ol,.va-writer-response-editor blockquote,.va-writer-response-editor .response-table-scroll{margin:0 0 .85em}.va-writer-response-editor ul,.va-writer-response-editor ol{padding-left:1.4em}.va-writer-response-length{position:absolute;right:0;bottom:28px;left:0;color:var(--muted);font-size:11px;padding-right:28px;text-align:right}.va-writer-assistant{--writer-chat-font-size: 13px;display:flex;min-width:0;min-height:0;flex-direction:column;padding:18px 14px 16px;overflow:hidden;border-left:1px solid var(--line);background:var(--surface)}.va-writer-mode-tabs{display:flex;min-height:0;flex:1;flex-direction:column}.va-writer-mode-tabs-header{display:flex;justify-content:center;margin:-6px 0 12px}.va-writer-mode-tabs-header .ui-tabs-list{min-width:176px}.va-writer-mode-tabs-header .ui-tabs-trigger{flex:1}.va-writer-mode-content{display:flex;min-height:0;flex:1;flex-direction:column}.va-writer-tools{display:grid;gap:3px}.va-writer-opening-header{display:flex;align-items:center;gap:9px;padding:2px 9px 5px;color:var(--ink)}.va-writer-opening-header .va-writer-agent-mark{flex:0 0 26px}.va-writer-opening-header strong{font-size:var(--writer-chat-font-size);font-weight:550}.va-writer-tools button{display:flex;min-height:38px;align-items:center;justify-content:flex-start;gap:9px;padding:0 9px;border-radius:9px;color:var(--ink-2);font-size:var(--writer-chat-font-size);text-align:left}.va-writer-tools button:hover{background:var(--field);color:var(--ink)}.va-writer-prompt{display:flex;min-height:52px;align-items:center;gap:8px;padding:6px;border:1px solid #c8cacf;border-radius:13px;background:var(--surface);transition:border-color .14s ease}.va-writer-prompt:focus-within{border-color:#aeb1b8}.va-writer-prompt input{min-width:0;flex:1 1 120px;height:36px;padding:0 4px;border:0;outline:0;color:var(--ink);background:transparent;font-size:var(--writer-chat-font-size)}.va-writer-prompt input::placeholder{color:var(--ink-3);opacity:.62}.va-writer-prompt>.ui-button{display:grid;width:36px;height:36px;flex:0 0 36px;border-radius:11px;background:#111214;color:#fff;place-items:center;transition:background .14s ease,opacity .14s ease,transform .12s ease}.va-writer-prompt>.ui-button:hover:not(:disabled){background:#000}.va-writer-prompt>.ui-button:active:not(:disabled){transform:scale(.95)}.va-writer-prompt>.ui-button:disabled{background:#111214;color:#fff;cursor:default;opacity:.28}.writer-preview{position:relative;min-width:0;height:100%;overflow:hidden;--muted: var(--ink-3);--sidebar-hover: var(--field)}.va-writer-navigation{--sidebar-hover: var(--field);overflow:hidden}.va-writer-workspace{pointer-events:none;-webkit-user-select:none;user-select:none}.va-writer-opening-message{margin-top:8px}.writer-trial-overlay{position:absolute;inset:0;display:grid;place-items:center;background:#fafafb61;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.writer-lock-message{padding:24px 32px;border:1px solid var(--line);border-radius:12px;background:#fffffff0;box-shadow:0 8px 32px #00000008;text-align:center;color:var(--ink-2)}.writer-lock-message p{margin:12px 0 0;color:var(--ink-3);font-size:13px}@media(max-width:1040px){.va-writer-layout{grid-template-columns:minmax(0,1fr) 390px}.va-writer-document-scroll{padding:28px 24px 72px}.va-writer-document{padding:60px 58px 76px}}@media(max-width:760px){.va-writer-topbar{padding:0 12px 0 56px;grid-template-columns:auto minmax(0,1fr);gap:10px}.va-writer-topbar-menu{gap:10px}.va-writer-topbar-menu>svg,.va-writer-save-state{display:none}.va-writer-topbar-document{font-size:12px}.va-writer-layout{grid-template-columns:1fr}.va-writer-document-scroll{padding:18px 12px 60px}.va-writer-document{min-height:calc(100vh - 100px);padding:44px 28px 60px}.va-writer-document h1{margin-bottom:26px;font-size:13px}.va-writer-question-copy,.va-writer-response-field{font-size:13.5px}.va-writer-question-copy{grid-template-columns:44px minmax(0,1fr);margin-bottom:26px}.va-writer-assistant{display:none}}@media(prefers-reduced-motion:reduce){.writer-preview *,.va-writer-navigation *{animation:none}}.writer-inert-content{height:100%}.va-writer-sidebar-scroll{min-height:0;flex:1}.va-writer-sidebar-scroll>.ui-scroll-area-viewport>div{min-height:100%}.va-writer-sidebar-content{padding-right:5px;padding-bottom:18px}.writer-inert-navigation .ui-scroll-area{position:relative;overflow:hidden}.writer-inert-navigation .ui-scroll-area-viewport{width:100%;height:100%;border-radius:inherit}.writer-inert-navigation .ui-scroll-area-scrollbar{display:flex;padding:2px;background:transparent;touch-action:none;-webkit-user-select:none;user-select:none;transition:background .12s ease}.writer-inert-navigation .ui-scroll-area-scrollbar.is-vertical{width:8px}.writer-inert-navigation .ui-scroll-area-thumb{position:relative;flex:1;border-radius:999px;background:color-mix(in srgb,var(--ink-3) 36%,transparent)}.writer-inert-navigation{flex:1;min-height:0;overflow:hidden}:root{font-family:Geist,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#242529;background:#fbfbfc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--canvas: #fbfbfc;--sidebar: #f6f6f7;--sidebar-hover: #ececef;--surface: #ffffff;--field: #f1f2f4;--field-hover: #e9eaed;--ink: #242529;--ink-2: #686b72;--ink-3: #9a9da4;--line: #e5e6e9;--line-strong: #d7d9dd;--blue: #5879ff;--font-sans: Geist, ui-sans-serif, system-ui, -apple-system, sans-serif;--font-mono: "Geist Mono", ui-monospace, SFMono-Regular, monospace}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{overflow:hidden;background:var(--canvas);color:var(--ink);font-size:15px;line-height:1.25em}button,input,textarea{font:inherit}button{border:0;color:inherit;background:none;cursor:pointer}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ui-button{display:inline-flex;height:34px;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:1px solid transparent;border-radius:8px;background:var(--ink);color:var(--surface);font-size:12.5px;font-weight:500;cursor:pointer;transition:background .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease}.ui-button:hover:not(:disabled){background:color-mix(in srgb,var(--ink) 88%,white)}.ui-button:focus-visible{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--blue) 14%,transparent)}.ui-button[data-variant=ghost]{border-color:transparent;background:transparent;color:var(--ink-2)}.ui-button[data-variant=outline]{border-color:var(--line);background:var(--surface);color:var(--ink-2);box-shadow:0 1px 2px #1418200a}.ui-button[data-variant=outline]:hover:not(:disabled),.ui-button[data-variant=ghost]:hover:not(:disabled){border-color:var(--line-strong);background:var(--field);color:var(--ink)}.ui-button[data-variant=secondary]{background:var(--field);color:var(--ink-2)}.ui-button[data-variant=destructive]{background:#a53b36;color:#fff}.ui-button[data-variant=link]{height:auto;padding:0;border:0;background:transparent;color:var(--ink-2);text-decoration:underline;text-underline-offset:3px}.ui-button[data-size=xs]{height:26px;padding:0 8px;font-size:11.5px}.ui-button[data-size=sm]{height:32px;padding:0 10px}.ui-button[data-size=lg]{height:40px;padding:0 16px}.ui-button[data-size=icon]{width:34px;padding:0}.ui-button[data-size=icon-xs]{width:26px;height:26px;padding:0}.ui-button[data-size=icon-sm]{width:32px;height:32px;padding:0}.ui-button:disabled{cursor:default;opacity:.5}.auth-shell{display:grid;width:100%;min-height:100%;padding:32px;overflow-y:auto;place-items:center;background:#fff}.auth-landing{display:flex;width:min(100%,420px);flex-direction:column;align-items:center;justify-content:center;animation:auth-arrive .5s cubic-bezier(.22,1,.36,1) both}.auth-logo{display:block;width:151.2px;height:auto;margin:24px 0}.siri-orb-root{position:relative;flex:0 0 auto;animation:siri-orb-breathe 5.5s cubic-bezier(.645,.045,.355,1) infinite}.auth-orb{display:block;max-width:min(78.4px,30vw);max-height:min(78.4px,30vw);border-radius:50%}.siri-orb-disc{isolation:isolate;position:relative;display:grid;width:100%;height:100%;overflow:hidden;border-radius:50%;grid-template-areas:"stack"}.siri-orb-disc:before,.siri-orb-disc:after,.siri-orb-layer{display:block;width:100%;height:100%;border-radius:50%;content:"";grid-area:stack}.siri-orb-disc:before{background:conic-gradient(from calc(var(--siri-angle) * 2) at 25% 70%,var(--siri-c3),transparent 20% 80%,var(--siri-c3)),conic-gradient(from calc(var(--siri-angle) * 2) at 45% 75%,var(--siri-c2),transparent 30% 60%,var(--siri-c2)),conic-gradient(from calc(var(--siri-angle) * -3) at 80% 20%,var(--siri-c1),transparent 40% 60%,var(--siri-c1)),conic-gradient(from calc(var(--siri-angle) * 1.5) at 60% 35%,var(--siri-c4),transparent 25% 75%,var(--siri-c4)),conic-gradient(from calc(var(--siri-angle) * 2) at 15% 5%,var(--siri-c2),transparent 10% 90%,var(--siri-c2)),conic-gradient(from var(--siri-angle) at 20% 80%,var(--siri-c1),transparent 10% 90%,var(--siri-c1)),conic-gradient(from calc(var(--siri-angle) * -2) at 85% 10%,var(--siri-c3),transparent 20% 80%,var(--siri-c3));box-shadow:inset var(--siri-bg) 0 0 var(--siri-shadow-spread) calc(var(--siri-shadow-spread) * .2);filter:blur(var(--siri-blur)) contrast(var(--siri-contrast)) saturate(1.4);animation:siri-orb-rotate var(--siri-animation-duration) linear infinite}.siri-orb-disc:after{background-image:radial-gradient(circle at center,var(--siri-bg) var(--siri-dot-size),transparent var(--siri-dot-size));background-size:calc(var(--siri-dot-size) * 2) calc(var(--siri-dot-size) * 2);-webkit-backdrop-filter:blur(calc(var(--siri-blur) * 2)) contrast(calc(var(--siri-contrast) * 2));backdrop-filter:blur(calc(var(--siri-blur) * 2)) contrast(calc(var(--siri-contrast) * 2));-webkit-mask-image:radial-gradient(black var(--siri-mask-radius),transparent 75%);mask-image:radial-gradient(black var(--siri-mask-radius),transparent 75%);mix-blend-mode:overlay}.siri-orb-sheen{background:radial-gradient(circle at 30% 24%,hsl(0 0% 100% / 32%),transparent 34%),radial-gradient(circle at 72% 80%,hsl(0 0% 100% / 7%),transparent 48%);animation:siri-orb-drift 12s ease-in-out infinite alternate;mix-blend-mode:screen}.siri-orb-rim{box-shadow:inset 0 0 0 1px #ffffff29,inset 0 var(--siri-rim) calc(var(--siri-rim) * 2) #ffffff38,inset 0 calc(var(--siri-rim) * -1.2) calc(var(--siri-rim) * 2.4) #0006;pointer-events:none}.auth-sign-in.ui-button{min-width:144px;height:48px;padding:0 28px;border-radius:999px;background:#202421;color:#fff;font-size:15px;font-weight:500;line-height:1;text-decoration:none;box-shadow:0 1px 2px #0a120c24}.auth-sign-in.ui-button:hover:not(:disabled){background:#353a36}.auth-sign-in.ui-button:focus-visible{outline:none;box-shadow:0 0 0 3px #398b432e,0 1px 2px #0a120c24}.auth-password-form{width:min(100%,300px)}.auth-password-form .auth-field{display:grid;width:100%;gap:10px}.auth-password-form .auth-field input{width:100%;height:40px;padding:0 12px;border:1px solid var(--line-strong);border-radius:8px;outline:0;background:#fff;color:var(--ink);font-size:14px;box-shadow:0 1px 2px #1418200a;transition:border-color .16s ease,box-shadow .16s ease}.auth-password-form .auth-field input::placeholder{color:var(--ink-3)}.auth-password-form .auth-field input:focus{border-color:#81a488;box-shadow:0 0 0 3px #398b431f}.auth-password-form .auth-field input:disabled{background:#f8f8f9;color:var(--ink-3);cursor:not-allowed}.auth-password-form .auth-sign-in{width:100%}.auth-shell .auth-error{width:100%;margin-top:10px;text-align:left}@property --siri-angle{syntax: "<angle>"; inherits: false; initial-value: 0deg;}@keyframes siri-orb-rotate{to{--siri-angle: 360deg}}@keyframes siri-orb-drift{0%{transform:translate(-6%,-4%) scale(1.05)}to{transform:translate(7%,6%) scale(1.12)}}@keyframes siri-orb-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.035)}}@keyframes auth-arrive{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.qa-sidebar{position:relative;z-index:20;display:flex;min-width:0;flex-direction:column;height:100%;padding:18px 14px 14px;border-right:1px solid var(--line);background:var(--sidebar);font-weight:500}.qa-brand{display:flex;max-width:154px;padding:0}.qa-brand img{display:block;width:auto;max-width:100%;height:27px;object-fit:contain}.qa-new-chat{display:flex;align-items:center;gap:9px;width:100%;min-height:46px;margin-top:4px;padding:0 12px;border:1px solid transparent;border-radius:10px;background:transparent;font-size:15px;font-weight:520;text-align:left}.qa-new-chat:hover{border-color:transparent;background:var(--sidebar-hover)}.qa-new-chat svg{width:17px;height:17px}.qa-search{display:flex;align-items:center;gap:8px;min-height:36px;margin-top:9px;padding:0 10px;border-radius:999px;color:var(--ink-3)}.qa-search:hover,.qa-search:focus-within{background:var(--sidebar-hover)}.qa-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--ink);font-size:13.5px}.qa-search input::placeholder{color:var(--ink-3)}.qa-history{display:grid;min-width:0;min-height:0;align-content:start;flex:1;gap:2px;margin-top:25px;overflow-x:hidden;overflow-y:auto}.qa-section-label{padding:0 10px 7px;color:var(--ink-2);font-size:13px;font-weight:500}.qa-section-heading{color:var(--ink);font-size:15px;font-weight:520}.qa-history-item{display:grid;gap:2px}.qa-history-row{position:relative;display:flex;align-items:center;width:100%;min-width:0;max-width:100%;min-height:43px;overflow:visible;border-radius:10px;color:#484a50;font-size:13.5px;line-height:1.3}.qa-history-open{display:grid;min-width:0;flex:1;align-self:stretch;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 7px 0 10px;text-align:left}.qa-history-row:hover .qa-history-open,.qa-history-row:focus-within .qa-history-open,.qa-history-row:has(.qa-history-menu-trigger[aria-expanded=true]) .qa-history-open{padding-right:38px}.qa-history-row:hover,.qa-history-row.is-active{background:var(--sidebar-hover);color:var(--ink)}.qa-history-title{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qa-sidebar-account{position:relative;margin-top:auto;padding-top:12px;border-top:1px solid var(--line)}.qa-sidebar-brand{align-items:center;width:100%;max-width:none;justify-content:space-between;padding:5px;border-radius:9px}.qa-sidebar-orb{flex:0 0 20px;margin-left:auto}.qa-sidebar-brand:hover{background:var(--field)}.qa-account-menu{position:absolute;right:0;bottom:calc(100% + 9px);left:0;z-index:40;display:grid;gap:3px;padding:6px;border:1px solid var(--line);border-radius:13px;background:var(--surface);box-shadow:0 14px 34px #16181c1f;animation:qa-popover-in .18s cubic-bezier(.22,1,.36,1) both}.qa-account-menu>button{display:flex;align-items:center;gap:9px;min-height:38px;padding:0 9px;border-radius:8px;font-size:13px}.qa-account-menu>button{color:var(--ink-2);text-align:left}.qa-account-menu>button:hover{background:var(--field);color:var(--ink)}.qa-mode-switch{position:relative;display:flex;width:180px;height:44px;margin:-4px auto 14px;padding:2px;border-radius:999px;background:var(--field)}.qa-mode-switch button{flex:1;border:1px solid transparent;border-radius:999px;color:var(--ink-3);font-size:14px;font-weight:500;transition:color .18s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease,transform .18s cubic-bezier(.22,1,.36,1)}.qa-mode-switch button:hover{color:var(--ink-2)}.qa-mode-switch button.is-active{border-color:var(--line);background:var(--surface);box-shadow:0 2px 8px #16181c12;color:var(--ink)}.qa-mode-switch button:active{transform:scale(.98)}.qa-mode-switch{width:212px}.qa-history-open{display:flex;align-items:center;gap:8px;min-width:0}.qa-history-title{flex:1}.qa-chat-status{flex-shrink:0;display:inline-flex;width:13px;height:13px;align-items:center;justify-content:center}.qa-chat-status i{width:7px;height:7px;border-radius:50%;background:#898b90}.qa-chat-thinking{display:flex;flex-direction:column;align-items:center;gap:2px}.qa-chat-thinking i{width:3px;height:3px;background:var(--ink-2);animation:chat-thinking-pulse 1.2s ease-in-out infinite}.qa-chat-thinking i:nth-child(2){animation-delay:.15s}.qa-chat-thinking i:nth-child(3){animation-delay:.3s}.qa-chat-status[data-status=unread] i{background:#338365}.qa-chat-status[data-status=failed] i{background:#bc3038}.qa-history-menu-trigger{position:absolute;right:5px;display:grid;place-items:center;width:28px;height:28px;padding:0;border-radius:7px;color:var(--ink-3);opacity:0;pointer-events:none;transition:color .12s ease,opacity .12s ease,background .12s ease}.qa-history-row:hover .qa-history-menu-trigger,.qa-history-row:focus-within .qa-history-menu-trigger,.qa-history-menu-trigger[aria-expanded=true]{opacity:1;pointer-events:auto}.qa-history-menu-trigger:hover,.qa-history-menu-trigger:focus-visible,.qa-history-menu-trigger[aria-expanded=true]{background:var(--surface);color:var(--ink)}@media(hover:none){.qa-history-menu-trigger{opacity:1;pointer-events:auto}.qa-history-open{padding-right:38px}}@media(prefers-reduced-motion:reduce){.qa-history-menu-trigger{transition:none}}.qa-history-menu,.qa-history-delete{margin:2px 6px 8px;border:1px solid var(--line);border-radius:8px;padding:6px;background:#fff;font-size:12px}.qa-history-menu button,.qa-history-delete button{padding:7px 10px;border-radius:5px}.qa-history-menu button:hover{background:var(--field)}.qa-history-delete p{margin:5px;line-height:1.5}.qa-confirm-delete{color:#b3232b}.qa-history-rename-form{display:flex;width:100%;flex-wrap:wrap;padding:5px;gap:5px;font-size:11px}.qa-history-rename-form input{width:100%;min-width:0;padding:7px;border:1px solid var(--line);border-radius:5px}@keyframes chat-thinking-pulse{0%,70%,to{opacity:.3;transform:scale(.8)}35%{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.qa-chat-status i{animation:none!important}}.qa-app{display:grid;grid-template-columns:252px minmax(0,1fr);grid-template-rows:minmax(0,1fr);width:100%;height:100%;background:var(--canvas);transition:grid-template-columns .2s cubic-bezier(.22,1,.36,1)}.qa-mobile-menu{display:grid;width:32px;height:32px;place-items:center;border-radius:8px;color:var(--ink-2)}.qa-mobile-menu:hover{background:var(--field-hover);color:var(--ink)}.qa-main{position:relative;min-width:0;min-height:0;height:100%;overflow:hidden;background:var(--canvas)}.qa-main.has-thread{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto}.qa-main[hidden]{display:none}.qa-mobile-menu{position:absolute;top:16px;left:16px;z-index:12;display:none}.qa-home-title{position:absolute;top:calc(50% - 240px);right:32px;left:32px;display:grid;row-gap:18px;place-items:center;opacity:1;transition:opacity .26s ease,transform .52s cubic-bezier(.22,1,.36,1)}.qa-home-mark{width:52px;height:52px;overflow:hidden}.qa-home-mark img{display:block;width:auto;max-width:none;height:64px;transform:translate(-4px,-8px)}.qa-home-title h1{margin:0;color:var(--ink);font-size:clamp(29px,2.5vw,36px);font-weight:400;letter-spacing:-.035em;line-height:1.05;text-align:center}.qa-main.has-thread .qa-home-title{opacity:0;pointer-events:none;transform:translateY(-24px)}.qa-content{min-width:0;height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-gutter:stable}.qa-main.has-thread .qa-content{min-height:0;height:auto}.qa-thread{width:min(calc(100% - 48px),80ch);margin:54px auto 220px;opacity:0;animation:qa-thread-in .43s .28s cubic-bezier(.22,1,.36,1) forwards}.qa-main.has-thread .qa-thread{margin-bottom:28px}.qa-user-turn{display:flex;justify-content:flex-end}.qa-user-turn>div{display:grid;width:fit-content;max-width:min(82%,62ch);min-width:0;justify-items:end;gap:6px}.qa-user-turn p{width:fit-content;max-width:100%;margin:0;padding:11px 14px;border:1px solid var(--line);border-radius:16px;background:var(--field);font-size:14px;line-height:1.4;overflow-wrap:anywhere;white-space:pre-wrap}.qa-agent-turn{display:grid;grid-template-columns:28px minmax(0,1fr);gap:12px;margin-top:33px}.qa-agent-mark{position:relative;width:26px;height:26px;color:var(--blue)}.qa-agent-mark span{position:absolute;top:12px;left:4px;width:18px;height:2px;border-radius:2px;background:currentColor}.qa-agent-mark span:nth-child(2){transform:rotate(45deg)}.qa-agent-mark span:nth-child(3){transform:rotate(90deg)}.qa-agent-mark span:nth-child(4){transform:rotate(135deg)}.qa-agent-copy{padding-top:2px}.qa-answer{font-size:15px;line-height:1.62}.qa-stream-copy{min-height:70px;margin:0}.qa-scrim{display:none}.qa-compose-zone{position:absolute;top:calc(50% - 76px);right:0;left:0;z-index:10;overflow:visible;padding:0 28px;transition:top .66s cubic-bezier(.22,1,.36,1)}.qa-main.has-thread .qa-compose-zone{position:relative;top:auto;padding-bottom:66px}.qa-composer-stack{width:min(100%,900px);margin:0 auto;filter:drop-shadow(0 12px 28px rgb(22 24 28 / 7%))}.qa-composer{position:relative;z-index:2;min-height:136px;padding:12px;border:1px solid var(--line-strong);border-radius:28px;background:var(--surface);transition:min-height .6s cubic-bezier(.22,1,.36,1),border-radius .6s cubic-bezier(.22,1,.36,1)}.qa-main.has-thread .qa-composer{min-height:108px;border-radius:24px}.qa-composer textarea{display:block;width:100%;min-height:64px;max-height:280px;max-height:min(32dvh,280px);padding:10px 10px 3px;overflow-y:auto;resize:none;border:0;outline:0;background:transparent;color:var(--ink);font-size:15px;line-height:1.25em;transition:min-height .6s cubic-bezier(.22,1,.36,1)}.qa-main.has-thread .qa-composer textarea{min-height:38px}.qa-composer textarea::placeholder{color:#b7b9be}.qa-composer.is-blocked{background:#fafafa}.qa-composer textarea:disabled{cursor:not-allowed;color:var(--ink-3)}.qa-primary-control:disabled{cursor:not-allowed;opacity:.48}.qa-composer-bar{display:flex;align-items:center;gap:6px;min-height:42px}.qa-composer-spacer{flex:1}.qa-primary-control{display:grid;width:44px;height:44px;place-items:center;border-radius:50%;transition:transform .12s ease,background .14s ease}.qa-stop-edit-control{flex:0 0 auto;min-width:124px;white-space:nowrap}.qa-stop-edit-control svg{flex:0 0 auto}.qa-send-control{background:var(--ink);color:#fff}.qa-send-control:hover{background:#101114}.qa-primary-control:active{transform:scale(.95)}.qa-agent-turn>.qa-agent-mark{margin-top:3px}.qa-trace-disclosure,.qa-tool-chip-disclosure{overflow:hidden}.qa-trace-disclosure[data-state=open],.qa-tool-chip-disclosure[data-state=open]{animation:qa-trace-expand .26s cubic-bezier(.23,1,.32,1)}.qa-trace-disclosure[data-state=closed],.qa-tool-chip-disclosure[data-state=closed]{animation:qa-trace-collapse .2s cubic-bezier(.23,1,.32,1)}.qa-tool-chips{display:flex;flex-direction:column;gap:3px;padding:4px 0;margin:0;list-style:none;font-family:var(--font-sans)}.qa-tool-chips>li{min-width:0;animation:qa-tool-arrive .18s ease-out}.qa-tool-chip-row{display:flex;align-items:center;width:100%;min-width:0;min-height:30px;gap:8px;padding:3px 5px;border-radius:6px;text-align:left;color:var(--ink-2);transition:background .12s ease}.qa-tool-chip-row:hover{background:var(--field)}.qa-tool-chip-row:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}.qa-tool-chip-icon{position:relative;display:grid;place-items:center;flex:0 0 16px;height:16px;color:var(--ink-3)}.qa-tool-chip-glyph{transition:opacity .12s ease}.qa-tool-chip-chevron{position:absolute;opacity:0;transition:opacity .12s ease,transform .18s ease}.qa-tool-chip-row:is(:hover,:focus-visible,[data-state=open]) .qa-tool-chip-glyph{opacity:0}.qa-tool-chip-row:is(:hover,:focus-visible,[data-state=open]) .qa-tool-chip-chevron{opacity:1}.qa-tool-chip-row[data-state=open] .qa-tool-chip-chevron{transform:rotate(90deg)}.qa-tool-chip-label{flex-shrink:0;min-width:0;max-width:55%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:500;color:var(--ink)}.qa-tool-chips>li[data-kind=checklist] .qa-tool-chip-row{align-items:flex-start;padding-block:6px}.qa-tool-chips>li[data-kind=checklist] .qa-tool-chip-label{flex:1;max-width:none;overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;line-height:1.5}.qa-tool-chips>li[data-kind=checklist] .qa-tool-chip-icon,.qa-tool-chips>li[data-kind=checklist] .qa-tool-chip-status{margin-top:2px}.qa-tool-chip-target{min-width:0;flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:2px 6px;border:1px solid var(--line);border-radius:5px;background:var(--field);font-size:11.5px;line-height:1.5;color:var(--ink-2)}.qa-tool-chip-target.is-path{font-family:var(--font-mono)}.qa-tool-chip-status{display:inline-flex;align-items:center;gap:5px;flex-shrink:0;margin-left:auto;color:var(--ink-3);font-size:11px;white-space:nowrap}.qa-tool-chips>li[data-state=failed] .qa-tool-chip-status{color:#a53b36}.qa-tool-chips>li[data-state=unresolved] .qa-tool-chip-status{color:#8a681f}.qa-tool-chip-spinner{width:10px;height:10px;border:1.5px solid var(--line);border-top-color:var(--ink-2);border-radius:50%;animation:qa-tool-spin .9s linear infinite}.qa-tool-chip-detail{margin:2px 5px 6px 12px;padding:3px 0 5px 15px;border-left:1px solid var(--line);color:var(--ink-2);font-size:11.5px;line-height:1.65}.qa-tool-chip-detail p{margin:0 0 4px}.qa-tool-chip-detail dl{display:grid;gap:4px;margin:0}.qa-tool-chip-detail dl>div{display:grid;grid-template-columns:minmax(72px,25%) minmax(0,1fr);gap:12px}.qa-tool-chip-detail dt{color:var(--ink-3)}.qa-tool-chip-detail dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}@keyframes qa-trace-expand{0%{height:0;opacity:0}to{height:var(--radix-collapsible-content-height);opacity:1}}@keyframes qa-trace-collapse{0%{height:var(--radix-collapsible-content-height);opacity:1}to{height:0;opacity:0}}@keyframes qa-tool-arrive{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes qa-tool-spin{to{transform:rotate(360deg)}}@keyframes qa-thread-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes qa-focus{0%{opacity:0;filter:blur(3px);transform:translateY(3px)}to{opacity:1;filter:blur(0);transform:translateY(0)}}@keyframes qa-popover-in{0%{opacity:0;transform:translateY(5px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes qa-shimmer-text{to{background-position:-100% 0}}.qa-thinking{display:flex;align-items:center;gap:10px;min-height:28px;min-width:0;font-family:var(--font-sans)}.qa-thinking-grid{display:grid;flex:0 0 16px;justify-content:center;grid-template-columns:repeat(3,4px);gap:1.5px}.qa-thinking-pixel{width:4px;height:4px;border-radius:1px;background:var(--ink);opacity:.15;animation:qa-pixel-on .65s ease-in-out infinite}.qa-thinking-label{background-image:linear-gradient(90deg,var(--ink-3) 35%,var(--ink) 50%,var(--ink-3) 65%);background-position:100% 0;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;font-size:13px;font-weight:500;line-height:20px;animation:qa-shimmer-text 1.4s linear infinite;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qa-thinking-time{color:var(--ink-3);font-family:var(--font-mono);font-size:12px;font-variant-numeric:tabular-nums}.qa-thinking.is-inactive .qa-thinking-pixel{animation:none;opacity:.15}.qa-thinking.is-inactive .qa-thinking-label{animation:none;background:none;color:var(--ink-3)}.qa-thinking.is-action{width:fit-content;padding:3px 6px;margin-left:-6px;border-radius:6px;cursor:pointer;transition:background .14s ease}.qa-thinking.is-action:hover{background:var(--field)}.qa-thinking.is-action:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.qa-thinking-chevron{width:7px;height:7px;margin-left:1px;border-right:1.5px solid var(--ink-3);border-bottom:1.5px solid var(--ink-3);rotate:45deg;transition:rotate .18s ease}.qa-thinking.is-action[aria-expanded=true] .qa-thinking-chevron{rotate:225deg}@keyframes qa-pixel-on{0%,to{opacity:.15;transform:scale(1)}42%{opacity:.92;transform:scale(1.08)}}@media(prefers-reduced-motion:reduce){.qa-thinking-pixel{animation:none}.qa-thinking-label{animation:none;background:none;color:var(--ink-2)}}.rich-response{min-width:0;color:var(--ink-2);font-size:var(--response-font-size, 15px);line-height:1.8;overflow-wrap:break-word}.rich-response>:first-child{margin-top:0}.rich-response>:last-child{margin-bottom:0}.rich-response p{margin:0 0 1.2em}.rich-response h1,.rich-response h2,.rich-response h3,.rich-response h4,.rich-response h5,.rich-response h6{margin:2em 0 .8em;color:var(--ink);font-weight:650;letter-spacing:-.012em;line-height:1.4}.rich-response h1{font-size:1.28em}.rich-response h2{font-size:1.14em}.rich-response h3,.rich-response h4,.rich-response h5,.rich-response h6{font-size:1em}.rich-response ul,.rich-response ol{margin:.8em 0 1.4em;padding-left:1.5em}.rich-response li{padding-left:.18em}.rich-response li+li{margin-top:.7em}.rich-response li>ul,.rich-response li>ol{margin-top:.6em;margin-bottom:0}.rich-response li>p{margin-bottom:.7em}.rich-response li>:last-child{margin-bottom:0}.rich-response li::marker{color:var(--ink-3)}.rich-response strong{color:var(--ink);font-weight:620}.rich-response a{color:#4969df;text-decoration-color:#4969df47;text-decoration-thickness:1px;text-underline-offset:3px}.rich-response a:hover{text-decoration-color:currentcolor}.rich-response blockquote{margin:1.4em 0;padding:.35em 0 .35em 1.1em;border-left:2px solid var(--line-strong);color:var(--ink-2)}.rich-response blockquote>:last-child{margin-bottom:0}.rich-response hr{height:1px;margin:2em 0;border:0;background:var(--line)}.rich-response code{padding:.12em .34em;border-radius:4px;background:var(--field);color:var(--ink);font-family:var(--font-mono);font-size:.88em}.rich-response pre{max-width:100%;margin:1.4em 0;padding:16px 18px;overflow-x:auto;border:1px solid var(--line);border-radius:9px;background:#f7f7f8;color:var(--ink);line-height:1.55}.rich-response pre code{padding:0;background:transparent;font-size:.86em}.rich-response table{width:100%;margin:1.4em 0;border-spacing:0;font-size:.88em;line-height:1.65}.rich-response thead{background:#f6f6f7}.rich-response th,.rich-response td{min-width:112px;padding:12px 14px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.rich-response th{color:var(--ink);font-weight:620;white-space:nowrap}.rich-response th:last-child,.rich-response td:last-child{border-right:0}.rich-response tbody tr:last-child td{border-bottom:0}.rich-response tbody tr:nth-child(2n){background:#fbfbfc}.qa-answer-actions{display:flex;align-items:center;gap:2px;margin-top:18px;animation:qa-focus .38s ease both}.qa-answer-actions>button{display:grid;width:28px;height:28px;place-items:center;border-radius:7px;color:var(--ink-3)}.qa-copy-action span{font-size:12px;white-space:nowrap}.qa-answer-actions>button:hover{background:var(--field);color:var(--ink-2)}@media(prefers-reduced-motion:reduce){.siri-orb-root,.siri-orb-disc:before,.siri-orb-sheen{animation:none}}@media(prefers-reduced-motion:reduce){.qa-tool-chips>li,.qa-tool-chip-spinner,.qa-trace-disclosure,.qa-tool-chip-disclosure{animation:none!important}.qa-tool-chip-chevron,.qa-tool-chip-glyph,.qa-thinking-chevron{transition:none}}@media(max-width:760px){.auth-shell{padding:20px}.auth-logo{margin:22px 0}.qa-app{grid-template-columns:1fr}.qa-sidebar{position:fixed;top:0;bottom:0;left:0;width:min(84vw,280px);transform:translate(-102%);box-shadow:18px 0 48px #14161a1f;transition:transform .22s cubic-bezier(.22,1,.36,1)}.qa-sidebar.is-open{transform:translate(0)}.qa-scrim{position:fixed;inset:0;z-index:15;display:block;background:#16171a3d}.qa-mobile-menu{display:grid}.qa-mode-switch{width:100%;height:44px}.qa-home-title{top:calc(50% - 218px)}.qa-home-title h1{font-size:30px}.qa-compose-zone{top:calc(50% - 72px);padding:0 12px}.qa-main.has-thread .qa-compose-zone{top:auto;padding-bottom:70px}.qa-composer{min-height:132px;border-radius:26px}.qa-composer textarea{min-height:60px}.qa-thread{width:min(calc(100% - 28px),80ch);margin-top:28px}.qa-user-turn>div{width:fit-content;max-width:92%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.qa-thinking-label{background:none;color:var(--ink-2);animation:none!important}}@media(max-width:1040px){html,body,#root{height:100dvh}.qa-app{grid-template-columns:minmax(0,1fr)}.qa-sidebar{position:fixed;top:0;bottom:0;left:0;width:min(86vw,300px);padding-top:max(18px,env(safe-area-inset-top));padding-bottom:max(14px,env(safe-area-inset-bottom));box-shadow:18px 0 48px #14161a1f;transform:translate(-102%);transition:transform .22s cubic-bezier(.22,1,.36,1)}.qa-sidebar.is-open{transform:translate(0)}.qa-scrim{position:fixed;inset:0;z-index:15;display:block;background:#16171a3d}.qa-mobile-menu{display:grid}.qa-mobile-menu{top:max(14px,env(safe-area-inset-top))}.qa-mobile-menu svg{width:18px;height:18px;fill:none;stroke:currentcolor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.qa-mode-switch{width:100%;flex-basis:auto;height:38px}.qa-mode-switch button{min-width:0;flex:1 1 0;padding-inline:4px;font-size:12px}}@media(max-width:600px){.qa-stop-edit-control.ui-button{width:38px;min-width:38px;height:38px;padding:0}.qa-stop-edit-control>span{display:none}.qa-home-title{right:16px;left:16px}.qa-home-title h1{font-size:clamp(27px,8vw,30px)}.qa-composer-bar{gap:3px}.qa-thread{margin-top:58px}}@media(max-height:560px)and (orientation:landscape){.auth-shell{align-items:start}.qa-home-title{top:54px}.qa-home-mark{display:none}.qa-compose-zone{top:132px}}:root{--blue: #ec1c24;--sidebar: #f6f6f6;--sidebar-hover: #ededed}.aep-logo{display:block;flex-shrink:0;object-fit:contain}.ferry-wordmark{display:inline-flex;align-items:center;gap:9px;color:var(--ink);font-size:22px;font-weight:600;letter-spacing:-.045em;white-space:nowrap}.auth-shell{--blue: #ec1c24}.qa-home-mark.ferry-home-mark{width:auto;height:auto;overflow:visible;display:flex;align-items:center;justify-content:center}.qa-sidebar{background:var(--sidebar)}.qa-mode-switch button.is-active{color:var(--blue)}.qa-primary-control,.auth-sign-in.ui-button{background:var(--blue);color:#fff}.qa-primary-control:hover:not(:disabled),.auth-sign-in.ui-button:hover:not(:disabled){background:#c6151d}.qa-primary-control:disabled{background:#f5d5d7;color:#ab7679;cursor:default}.qa-agent-mark span{background:var(--blue)}.ferry-empty-history{margin:14px 12px;color:var(--ink-3);font-size:12px;line-height:1.5}.ferry-document-label{display:inline-flex;align-items:center;gap:7px;color:var(--ink-2);padding:7px 9px;font-size:12px}.ferry-stop{display:inline-flex;align-items:center;gap:6px;color:var(--blue)}.ferry-error,.ferry-notice{font-size:13px;line-height:1.5;margin:10px}.ferry-error{color:#a43333}.ferry-notice{color:#82621f}.citation{display:inline;border:0;border-radius:5px;padding:2px 5px;color:var(--blue);background:#fff0f1;font:inherit;font-size:11px;cursor:pointer;vertical-align:baseline}.unverified{color:#93621f;font-size:12px}.ferry-source-scrim{position:fixed;inset:0;background:#1925482e;border:0;z-index:40}.ferry-source-panel{position:fixed;inset:0 0 0 auto;width:min(580px,95vw);background:#fff;z-index:41;display:flex;flex-direction:column;overflow:hidden;box-shadow:-8px 0 32px #161f331f}.ferry-source-content{flex:1;min-height:0;overflow:auto;padding:0 24px 24px}.ferry-source-panel header{flex-shrink:0;padding:16px 24px;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between;color:var(--ink-2);font-size:13px}.ferry-source-panel header button{border:0;background:transparent;padding:8px}.ferry-source-panel h2{overflow-wrap:anywhere;font-size:17px;margin:24px 0 8px}.ferry-source-panel p{font-size:12px;color:var(--ink-2)}.ferry-source-panel pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.65}button:disabled{cursor:default}button:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.auth-password-form .auth-field input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #ec1c241f}.auth-sign-in.ui-button:focus-visible{box-shadow:0 0 0 3px #ec1c242e}.qa-home-mark .aep-logo{width:110px;height:auto;transform:none}.qa-sidebar-brand .aep-logo{width:78px;height:40px}.ui-error-notice{display:grid;width:fit-content;max-width:min(100%,42rem);grid-template-columns:22px minmax(0,1fr);column-gap:10px;row-gap:3px;padding:12px 14px;border:2px solid #b42318;border-radius:10px;background:#fff8f7;color:#7a271f;box-shadow:0 2px #b423181f}.ui-error-notice-icon{display:grid;width:22px;height:22px;grid-row:1 / span 2;place-items:center;border-radius:6px;background:#b42318;color:#fff}.ui-error-notice-icon svg{width:14px;height:14px;fill:none;stroke:currentcolor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1}.ui-error-notice-copy{display:grid;min-width:0;gap:2px}.ui-error-notice .ui-alert-title{margin:0;font-size:13px;font-weight:700;letter-spacing:-.01em;line-height:1.3}.ui-error-notice .ui-alert-description{font-size:12px;line-height:1.45;overflow-wrap:anywhere}.ui-error-notice-action{display:flex;grid-column:2;margin-top:5px}.ui-error-notice-action button{padding:5px 10px;border:1px solid currentcolor;border-radius:6px;background:#fff;color:inherit;font:inherit;font-size:12px;cursor:pointer}.ui-error-notice-action button:hover:not(:disabled){background:#fce9e7}.ui-error-notice-action button:focus-visible{outline:2px solid #b42318;outline-offset:2px}.ui-error-notice-action button:disabled{opacity:.5;cursor:default}
