:root{color:#202123;font-synthesis:none;text-rendering:optimizelegibility;--ink:#202123;--muted:#6f6f78;--line:#e5e5e5;--sidebar:#f7f7f8;--soft:#f4f4f4;--green:#2f6f62;--orange:#c85f32;background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%}body{background:#fff;min-width:320px;margin:0;overflow:hidden}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline-offset:2px;outline:2px solid #2f6f6266}.locked-app{background:#fff;flex-direction:column;min-height:100%;display:flex}.locked-header{border-bottom:1px solid #eee;grid-template-columns:1fr auto 1fr;align-items:center;min-height:66px;padding:0 24px;display:grid}.locked-brand{width:max-content;color:var(--ink);align-items:center;gap:10px;font-size:13px;font-weight:650;text-decoration:none;display:inline-flex}.locked-main{flex:1;place-items:center;min-height:0;padding:32px 20px 72px;display:grid}.unlock-card{text-align:center;width:min(410px,100%)}.unlock-icon{width:48px;height:48px;color:var(--green);border:1px solid #dfe7e4;border-radius:50%;place-items:center;margin:0 auto;display:grid}.unlock-card h1{letter-spacing:-.025em;margin:20px 0 8px;font-size:25px;font-weight:600}.unlock-card>p{color:var(--muted);margin:0 auto;font-size:13px;line-height:1.55}.unlock-card form{text-align:left;margin-top:24px}.unlock-card label{color:#5d5d63;margin:0 0 7px;font-size:11px;font-weight:650;display:block}.unlock-card form>div{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.unlock-card input{min-width:0;height:44px;color:var(--ink);border:1px solid #d8d8d8;border-radius:11px;padding:0 13px}.unlock-card button{color:#fff;cursor:pointer;background:#224f46;border:0;border-radius:11px;min-width:92px;padding:0 15px;font-size:12px;font-weight:650}.unlock-card button:disabled{opacity:.45;cursor:default}.unlock-card .unlock-error{color:#a4462a;margin-top:12px;font-size:11px}.product-switcher{background:#fafafa;border:1px solid #e2e2e2;border-radius:11px;justify-self:center;align-items:center;padding:3px;display:inline-flex}.product-switcher a,.product-switcher span{color:#77777d;white-space:nowrap;border-radius:8px;align-items:center;gap:5px;min-height:30px;padding:0 10px;font-size:11px;font-weight:600;text-decoration:none;display:inline-flex}.product-switcher a:hover{color:#333337}.product-switcher [aria-current=page]{color:#202123;background:#fff;box-shadow:0 1px 3px #00000014}.chat-app{grid-template-columns:260px minmax(0,1fr);width:100%;height:100%;display:grid}.chat-sidebar{background:var(--sidebar);border-right:1px solid #ededed;flex-direction:column;min-width:0;padding:10px;display:flex}.new-chat,.profile-row,.history-item{cursor:pointer;background:0 0;border:0}.new-chat{text-align:left;border-radius:9px;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;width:100%;min-height:44px;padding:6px 8px;font-size:13px;font-weight:650;display:grid}.new-chat:hover,.profile-row:hover,.history-item:hover{background:#ececee}.brand-mark,.assistant-mark{color:#fff;background:#224f46;border-radius:8px;place-items:center;font-family:Georgia,serif;font-size:10px;font-weight:700;display:grid}.brand-mark{width:30px;height:30px}.sidebar-section{flex:1;min-height:0;margin-top:20px;overflow-y:auto}.sidebar-section>p{color:#8b8b91;margin:0 9px 7px;font-size:11px;font-weight:600}.history-item{text-align:left;text-overflow:ellipsis;white-space:nowrap;border-radius:8px;width:100%;padding:9px;font-size:12px;display:block;overflow:hidden}.empty-history{color:#a1a1a7;padding:8px 9px;font-size:11px;display:block}.sidebar-bottom{gap:5px;display:grid}.sidebar-boundary{color:#76767c;align-items:center;gap:8px;padding:9px;font-size:11px;display:flex}.profile-row{text-align:left;border-radius:9px;align-items:center;gap:9px;width:100%;padding:7px 8px;display:flex}.avatar{background:#dedede;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:10px;font-weight:700;display:grid}.profile-row>span:last-child{gap:1px;display:grid}.profile-row strong{font-size:12px}.profile-row small{color:#8a8a90;font-size:10px}.chat-panel{background:#fff;flex-direction:column;min-width:0;height:100%;display:flex;position:relative}.chat-topbar{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;flex:0 0 56px;justify-content:space-between;align-items:center;height:56px;padding:0 18px;display:flex}.leadership-label{color:#77777e;align-items:center;gap:5px;font-size:11px;display:inline-flex}.conversation{scroll-behavior:smooth;flex:1;min-height:0;overflow-y:auto}.empty-state{align-content:center;justify-items:center;width:min(680px,100% - 40px);min-height:calc(100vh - 190px);margin:0 auto;padding-bottom:35px;display:grid}.empty-logo{width:46px;height:46px;color:var(--green);border:1px solid #dfdfdf;border-radius:50%;place-items:center;display:grid}.empty-state h1{letter-spacing:-.025em;text-align:center;margin:18px 0 26px;font-size:27px;font-weight:550}.starter-grid{grid-template-columns:1fr 1fr;gap:8px;width:min(620px,100%);display:grid}.starter-grid button{cursor:pointer;text-align:left;background:#fff;border:1px solid #e2e2e2;border-radius:12px;align-items:center;gap:11px;min-width:0;padding:12px 13px;display:flex}.starter-grid button:hover{background:#fafafa}.starter-grid button>svg{color:#78787f;flex:none}.starter-grid button>span{gap:2px;min-width:0;display:grid}.starter-grid strong{font-size:12px;font-weight:650}.starter-grid small{color:#8b8b91;font-size:10px}.turn{width:min(820px,100% - 40px);margin:0 auto;padding:28px 0 170px}.user-row{justify-content:flex-end;padding:0 0 32px 72px;display:flex}.user-message{background:var(--soft);border-radius:18px;max-width:75%;padding:10px 15px;font-size:14px;line-height:1.45}.assistant-row{grid-template-columns:28px minmax(0,1fr);gap:14px;display:grid}.assistant-mark{width:28px;height:28px;margin-top:2px}.assistant-content{min-width:0}.answer-shell{padding:0}.answer-header{max-width:720px;padding:0 0 20px}.answer-header .eyebrow{display:none}.answer-header h2{color:var(--ink);letter-spacing:-.018em;margin:0;font-size:22px;font-weight:620;line-height:1.3}.answer-summary{color:#47474d;margin:9px 0 0;font-size:14px;line-height:1.65}.answer-blocks{gap:16px;display:grid}.rendered-block:empty{display:none}.metric-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.metric{border:1px solid var(--line);border-radius:11px;align-content:start;gap:5px;min-height:92px;padding:13px;display:grid}.metric>span{color:#76767d;font-size:10px;font-weight:600}.metric strong{color:#242428;font-size:22px;font-weight:620}.metric small{color:#8a8a90;font-size:10px;line-height:1.4}.metric-positive strong{color:var(--green)}.metric-attention strong{color:var(--orange)}.chart-panel,.table-panel{border:1px solid var(--line);background:#fff;border-radius:12px;padding:15px}.chart-panel header h3,.table-panel h3{margin:0;font-size:13px;font-weight:650}.chart-panel header p{color:#898990;margin:4px 0 0;font-size:10px;line-height:1.4}.chart-frame{width:100%;height:285px;margin-top:8px}.table-panel h3{margin-bottom:12px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:11px}th,td{text-align:right;white-space:nowrap;border-bottom:1px solid #eee;padding:9px 8px}th:first-child,td:first-child{text-align:left}th{color:#85858b;font-size:9px;font-weight:650}tbody tr:last-child td{border-bottom:0}.callout{color:#3d5b51;background:#f4f7f5;border-radius:10px;align-items:flex-start;gap:9px;padding:12px 13px;display:flex}.callout-warning{color:#80482e;background:#fbf3ef}.callout svg{flex:none;margin-top:1px}.callout strong{font-size:11px;display:block}.callout p{margin:3px 0 0;font-size:11px;line-height:1.5}.source-note{color:#77777e;padding-top:2px}.source-note summary{cursor:pointer;align-items:center;gap:6px;padding:5px 0;font-size:10px;font-weight:600;list-style:none;display:inline-flex}.source-note summary::-webkit-details-marker{display:none}.source-note summary span{color:#a0a0a5;font-weight:450}.source-details{border:1px solid var(--line);background:#fafafa;border-radius:10px;margin-top:8px;padding:12px}.source-note dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:0;display:grid}.source-note dt{color:#96969b;font-size:9px;font-weight:650}.source-note dd{color:#5f5f65;margin:2px 0 0;font-size:10px;line-height:1.4}.source-note p{color:#98989d;margin:10px 0 0;font-size:9px}.source-note code{margin-left:4px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.fallback-answer{background:#fff8f5;border:1px solid #f0d5c9;border-radius:10px;padding:12px 14px}.fallback-answer .answer-header{padding:0}.fallback-answer h2{font-size:14px}.narrative-answer,.stopped-answer{max-width:720px}.narrative-copy{color:#3f4044;white-space:pre-wrap;font-size:14px;line-height:1.68}.narrative-copy p{margin:0 0 12px}.narrative-copy h1,.narrative-copy h2,.narrative-copy h3{color:var(--ink);margin:18px 0 8px;font-size:15px;line-height:1.35}.narrative-copy ul,.narrative-copy ol{margin:0 0 14px;padding-left:22px}.narrative-copy a{color:var(--green);text-underline-offset:2px}.presentation-notice{color:#765c2d;background:#fffaf0;border:1px solid #eadfca;border-radius:9px;margin:12px 0 0;padding:9px 11px;font-size:11px;line-height:1.5}.stopped-answer{background:#f7faf8;border:1px solid #dce5e1;border-radius:10px;padding:12px 14px}.stopped-answer .answer-header{padding:0}.stopped-answer h2{font-size:14px}.typing-indicator{color:#8a8a90;align-items:center;gap:3px;min-height:24px;margin-top:8px;display:inline-flex}.typing-indicator i{background:#77777d;border-radius:50%;width:4px;height:4px;animation:1.1s infinite blink}.typing-indicator i:nth-child(2){animation-delay:.14s}.typing-indicator i:nth-child(3){animation-delay:.28s}.typing-indicator small{margin-left:6px;font-size:10px}@keyframes blink{0%,65%,to{opacity:.25}35%{opacity:1}}.composer-dock{z-index:5;background:linear-gradient(#fff0,#fff 28%,#fff);padding:28px 20px 12px;position:absolute;bottom:0;left:0;right:0}.chat-composer{background:#fff;border:1px solid #d7d7d7;border-radius:18px;grid-template-columns:minmax(0,1fr) 36px;align-items:end;gap:8px;width:min(760px,100%);min-height:54px;margin:0 auto;padding:9px 9px 9px 15px;display:grid;box-shadow:0 6px 22px #00000012}.chat-composer textarea{resize:none;width:100%;min-height:34px;max-height:150px;color:var(--ink);background:0 0;border:0;outline:0;padding:7px 0;font-size:14px;line-height:1.45}.chat-composer textarea::placeholder{color:#9b9ba0}.chat-composer button{color:#fff;cursor:pointer;background:#242426;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.chat-composer button:disabled{cursor:default;background:#dfdfe1}.chat-composer button.stop-analysis{background:#a4493e}.chat-composer button.stop-analysis:hover{background:#8e3d34}.composer-dock>p{color:#99999e;text-align:center;margin:7px 0 0;font-size:9px}@media (width<=800px){.chat-app{grid-template-columns:1fr}.chat-sidebar{display:none}.leadership-label{font-size:0}.starter-grid{grid-template-columns:1fr}.turn{width:min(100% - 24px,760px)}}@media (width<=520px){.locked-header{grid-template-columns:1fr;justify-items:center;gap:8px;min-height:108px;padding:12px}.locked-brand{display:none}.unlock-card form>div{grid-template-columns:1fr}.unlock-card button{height:42px}.chat-topbar{padding:0 10px}.chat-topbar .product-switcher a,.chat-topbar .product-switcher span{padding-inline:8px;font-size:10px}.empty-state{width:calc(100% - 24px)}.empty-state h1{font-size:23px}.user-row{padding-left:35px}.user-message{max-width:90%}.assistant-row{grid-template-columns:24px minmax(0,1fr);gap:10px}.assistant-mark{border-radius:7px;width:24px;height:24px;font-size:8px}.metric-strip,.source-note dl{grid-template-columns:1fr}.chart-frame{height:245px}.composer-dock{padding-inline:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
