.assistant-layout{background:#101010;grid-template-columns:1fr auto;min-height:100svh;display:grid}.assistant-main{background:#fff;border-radius:0 16px 16px 0;min-width:0;min-height:100svh;position:relative;overflow:hidden}.assistant-main--full{border-radius:0}.assistant-main--collapsed{border-radius:0 16px 16px 0}.assistant-layout--expanded .assistant-main{justify-content:end;display:grid}.assistant-layout--expanded .assistant-main #page-wrapper{min-width:1024px;overflow:hidden!important}.assistant-main-bar{z-index:50;cursor:pointer;background:0 0;border:none;padding:0;position:absolute;inset:0}.assistant-drawer{z-index:150;background:#101010;flex-shrink:0;height:100svh;position:sticky;top:0;overflow:hidden}.assistant-drawer-collapsed{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:100%;padding:0;display:flex;position:relative}.assistant-drawer-collapsed-logo{width:auto;height:16px;transition:opacity .15s}.assistant-drawer-collapsed:hover .assistant-drawer-collapsed-logo{opacity:1}.assistant-drawer-collapsed:before{content:"";pointer-events:none;opacity:0;background:radial-gradient(#f8334966 0%,#0000 70%);width:50px;height:80%;transition:opacity .2s;position:absolute;top:50%;left:89%;transform:translate(-50%,-50%)}.assistant-drawer-collapsed:hover:before{opacity:1}.assistant-drawer-collapsed--attention:before{display:none}.assistant-drawer-attention-glow{pointer-events:none;background:radial-gradient(#f8334999 0%,#0000 70%);width:80px;height:100%;position:absolute;top:50%;left:89%;transform:translate(-50%,-50%)}.assistant-drawer-inner{grid-template-rows:auto 1fr auto;width:470px;height:100%;font-family:inherit;display:grid;overflow:hidden auto}.assistant-drawer-inner--expanded{width:100%}.assistant-drawer-header{z-index:10;background:linear-gradient(#000 0%,#0000 100%);justify-content:space-between;align-items:flex-start;gap:8px;padding:16px;display:flex;position:sticky;top:0}.assistant-drawer-header:before{content:"";-webkit-backdrop-filter:blur(8px);pointer-events:none;z-index:-1;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 100%);mask-image:linear-gradient(#000 0%,#0000 100%)}.assistant-drawer-mode,.assistant-drawer-expand{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;min-width:36px;height:36px;padding:0;font-family:inherit;font-size:13px;transition:all .15s;display:flex;position:relative}.assistant-drawer-mode{justify-content:flex-start;padding-left:10px}.assistant-drawer-expand{justify-content:center}.assistant-drawer-expand:hover,.assistant-drawer-inner--expanded .assistant-drawer-mode:hover{color:#757575}.assistant-drawer-mode:before,.assistant-drawer-expand:before{content:"";position:absolute;inset:-8px}.assistant-drawer-header>.assistant-drawer-expand:only-child{margin-left:auto}.assistant-drawer-messages{flex-direction:column;gap:8px;padding-inline:24px;display:flex}.assistant-drawer-empty{flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.assistant-drawer-logo{opacity:.9;width:120px;height:auto}.assistant-drawer-message{flex-direction:column;gap:4px;max-width:422px;display:flex}.assistant-drawer-message--user{white-space:pre-wrap;align-self:flex-end;margin-top:32px;margin-bottom:16px;max-width:326px!important}.assistant-drawer-message--assistant .assistant-drawer-message-content>:first-child{margin-block-start:0!important}.assistant-drawer-message--assistant .assistant-drawer-message-content>:last-child{margin-block-end:0!important}.assistant-drawer-message--assistant{align-self:flex-start}.assistant-drawer-message-content{word-break:break-word;font-size:14px;line-height:1.2}.assistant-drawer-message--user .assistant-drawer-message-content{color:#ffffffbf;background:#242424;border-radius:16px 16px 0;padding:12px}.assistant-drawer-message--assistant .assistant-drawer-message-content{color:#e5e5e5;border-bottom-left-radius:4px}.assistant-drawer-status-messages{flex-direction:column;gap:4px;padding-top:4px;display:flex}.assistant-drawer-tool-message{-webkit-text-fill-color:transparent;background:linear-gradient(120deg,#666 25%,#bbb 50%,#666 75%) 0 0/200% 100%;-webkit-background-clip:text;background-clip:text;font-size:13px;line-height:1.3;animation:1.2s linear infinite shimmer}.assistant-drawer-tool-message-static{color:#999;opacity:.6;font-size:13px;line-height:1.3}.assistant-drawer-reasoning-message{color:#9999;border-left:2px solid #9996;padding-left:12px;font-size:13px;line-height:1.3}.assistant-drawer-message-time{color:#666;padding:0 4px;font-size:11px}.assistant-drawer-message--user .assistant-drawer-message-time{text-align:right}.assistant-drawer-caret{vertical-align:baseline;width:auto;height:14px;margin-bottom:-2px;margin-left:2px;animation:1s ease-in-out infinite caret-blink;display:inline-block}@keyframes caret-blink{0%,to{opacity:1}50%{opacity:.3}}.assistant-drawer-thinking{align-items:baseline;gap:2px;margin-top:16px;display:flex}.assistant-drawer-thinking-text{-webkit-text-fill-color:transparent;background:linear-gradient(120deg,#666 25%,#bbb 50%,#666 75%) 0 0/200% 100%;-webkit-background-clip:text;background-clip:text;font-size:14px;animation:1.2s linear infinite shimmer}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.assistant-drawer-thinking-dots{gap:2px;padding-top:2px;display:flex}.assistant-drawer-thinking-dots span{background:#999;border-radius:50%;width:3px;height:3px;animation:1.4s ease-in-out infinite thinking-bounce}.assistant-drawer-thinking-dots span:first-child{animation-delay:0s}.assistant-drawer-thinking-dots span:nth-child(2){animation-delay:.2s}.assistant-drawer-thinking-dots span:nth-child(3){animation-delay:.4s}@keyframes thinking-bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-3px)}}.assistant-drawer-footer{z-index:10;background:linear-gradient(#0000 0%,#101010 100%);padding:24px;position:sticky;bottom:0}.assistant-drawer-footer:before{content:"";-webkit-backdrop-filter:blur(8px);pointer-events:none;z-index:-1;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 100%);mask-image:linear-gradient(#0000 0%,#000 100%)}.assistant-drawer-input{background:#242424;border:1px solid #363636;border-radius:8px;align-items:center;padding-inline:8px;display:flex}.assistant-drawer-input textarea{color:#e5e5e5;caret-color:#f83348;resize:none;background:0 0;border:none;outline:none;flex:1;max-height:124px;padding:4px 8px;font-family:inherit;font-size:14px;line-height:1.2;-webkit-mask-image:linear-gradient(#0000 0%,#000 8px calc(100% - 8px),#0000 100%);mask-image:linear-gradient(#0000 0%,#000 8px calc(100% - 8px),#0000 100%)}.assistant-drawer-input textarea::placeholder{color:#666}.assistant-drawer-input textarea:disabled{cursor:not-allowed}.assistant-drawer-input textarea::-webkit-scrollbar{display:none}.assistant-drawer-send{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff4975 0%,#f12121 100%);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-self:flex-end;align-items:center;width:32px;height:32px;margin-block:8px;padding:0;transition:all .15s;display:flex}.assistant-drawer-send:disabled{color:#888;cursor:default;background:#3a3a3a}.assistant-drawer-send--stop{background:#3a3a3a}.assistant-drawer-send--stop:hover{background:#4a4a4a}.assistant-drawer-feedback{color:#9e9e9e;align-items:center;gap:8px;margin-block:12px 20px;font-size:14px;line-height:1.3;display:flex}.assistant-drawer-feedback-label{margin-right:4px}.assistant-drawer-feedback-button{color:#9e9e9e;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:16px;height:16px;padding:0;transition:color .15s;display:inline-flex}.assistant-drawer-feedback-button:hover,.assistant-drawer-feedback-button:focus-visible{color:#fff}.assistant-drawer-feedback-button:focus-visible{outline-offset:2px;outline:2px solid #fff}.assistant-drawer-feedback-spinner{color:#999;justify-content:center;align-items:center;width:16px;height:16px;animation:.9s linear infinite feedback-spin;display:inline-flex}@keyframes feedback-spin{to{transform:rotate(360deg)}}.assistant-drawer-suggestions{flex-direction:column;gap:2px;margin-block:8px 16px;display:flex}.assistant-drawer-suggestions-title{color:#999;margin-bottom:16px;font-size:14px}.assistant-drawer-suggestion{color:#e5e5e5;text-align:left;cursor:pointer;background:#242424;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;font-family:inherit;font-size:14px;line-height:1.3;transition:background .15s;display:flex}.assistant-drawer-suggestion:hover:not(:disabled){background:#2a2a2a}.assistant-drawer-suggestion:disabled{opacity:.5;cursor:not-allowed}.assistant-drawer-suggestion-text{flex:1}.assistant-drawer-suggestion svg{color:#666;flex-shrink:0;transition:color .15s}.assistant-drawer-suggestion:hover:not(:disabled) svg{color:#999}.assistant-drawer-inner--expanded .assistant-drawer-messages{width:100%;max-width:560px;margin-inline:auto}.assistant-drawer-inner--expanded .assistant-drawer-message{max-width:100%}.assistant-drawer-inner--expanded .assistant-drawer-message--assistant{width:100%}.assistant-drawer-inner--expanded .assistant-drawer-message--assistant .assistant-drawer-table-anchor{width:fit-content;min-width:560px;max-width:calc(100vw - 96px);left:50%;transform:translate(-50%)}.assistant-drawer-message-link{color:inherit;align-items:center;gap:4px;transition:color .15s;display:inline-flex}.assistant-drawer-message-link svg{color:#757575;transition:color .15s}.assistant-drawer-message-link:hover,.assistant-drawer-message-link:focus-visible,.assistant-drawer-message-link:hover svg,.assistant-drawer-message-link:focus-visible svg{color:#007fa3}.assistant-drawer-table-anchor [aria-hidden=true] .assistant-drawer-message-link{pointer-events:auto}.assistant-drawer-table-anchor th:first-child,.assistant-drawer-table-anchor td:first-child{padding-left:0!important}.assistant-drawer-table-anchor th:last-child,.assistant-drawer-table-anchor td:last-child{padding-right:0!important}.assistant-drawer-inner--expanded .assistant-drawer-table-anchor th:last-child,.assistant-drawer-inner--expanded .assistant-drawer-table-anchor td:last-child{padding-right:40px!important}.assistant-drawer-table-number{box-sizing:border-box;font-variant-numeric:tabular-nums;border:1px solid #363636;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.assistant-drawer-table-actions{z-index:2;gap:4px;display:flex;position:absolute;top:4px;right:4px}.assistant-drawer-table-action{box-sizing:border-box;-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff0a;border-radius:16px;align-items:center;min-width:32px;min-height:32px;padding:7px;font-family:inherit;font-size:12px;font-weight:600;line-height:1;transition:color .15s,background .15s;display:inline-flex}.assistant-drawer-table-action--expand:hover{color:inherit}.assistant-drawer-inner--expanded .assistant-drawer-footer .assistant-drawer-input{box-sizing:border-box;width:100%;max-width:560px;margin-inline:auto}.assistant-drawer-file-card{padding:8px;width:100%;color:inherit;text-align:left;cursor:pointer;background:#1d1d1d;border:none;border-radius:16px;align-items:center;gap:16px;padding-right:24px;font-family:inherit;transition:background .15s;display:flex}.assistant-drawer-file-card:hover{background:#242424}.assistant-drawer-file-card:focus-visible{outline-offset:2px;outline:2px solid #fff}.assistant-drawer-file-card-thumb{background:#2e2e2e;border:1px solid #ffffff14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:72px;display:flex;overflow:hidden}.assistant-drawer-file-card-thumb img{object-fit:cover;width:100%;height:100%;padding:8px}.assistant-drawer-file-card-thumb svg{filter:drop-shadow(0 2px 4px #00000073);padding:8px}.assistant-drawer-file-card-info{flex-direction:column;flex:1;min-width:0;display:flex}.assistant-drawer-file-card-title{color:#fff;font-size:14px;font-weight:700;line-height:1.2}.assistant-drawer-file-card-meta{color:#757575;white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:1.2;overflow:hidden}.assistant-drawer-file-card-download{color:#fff;background:#2a2a2a;border:1px solid #383838;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s;display:flex}.assistant-drawer-file-card:hover .assistant-drawer-file-card-download{background:#333}.assistant-drawer-chart-wrap{flex-direction:column;gap:12px;width:100%;margin-block-end:24px;display:flex;position:relative;overflow:visible}.assistant-drawer-chart-anchor{box-sizing:border-box;background:#1d1d1d;border-radius:16px;flex-direction:column;width:100%;padding:16px;animation:.35s both assistant-drawer-chart-enter;display:flex;position:relative;overflow:visible}@keyframes assistant-drawer-chart-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.assistant-drawer-chart-anchor{animation:none}}.assistant-drawer-chart-wrap--expanded{--assistant-drawer-chart-expanded-width:720px;flex-direction:row;align-items:flex-start;gap:24px;width:fit-content}.assistant-drawer-chart-wrap--expanded .assistant-drawer-chart-anchor{width:var(--assistant-drawer-chart-expanded-width);flex-shrink:0;height:480px;margin-block-end:0;padding:12px}.assistant-drawer-chart-wrap--expanded .assistant-drawer-chart-canvas{width:100%;height:100%}.assistant-drawer-chart-wrap--expanded .assistant-drawer-chart-meta{flex:none;min-width:120px;max-width:220px;padding-top:8px}.assistant-drawer-chart-canvas{width:100%;min-width:0;position:relative;overflow:visible}.assistant-drawer-chart-tooltip{z-index:5;pointer-events:none;color:#fff9;white-space:nowrap;background:#232323;border:1px solid #ffffff14;border-radius:8px;padding:8px 12px;font-size:12px;line-height:1.4;position:absolute;transform:translate(-50%,calc(-100% - 8px))}.assistant-drawer-chart-tooltip-series{color:#e5e5e5;font-weight:700}.assistant-drawer-chart-hit-target{cursor:pointer}.assistant-drawer-chart-svg{width:100%;display:block}.assistant-drawer-chart-svg text{font-family:inherit}.assistant-drawer-chart-actions{z-index:2;gap:4px;display:flex;position:absolute;top:4px;right:4px}.assistant-drawer-chart-meta{flex-direction:column;gap:0;min-width:0;display:flex}.assistant-drawer-chart-title{color:#fff;margin-block-end:12px;font-size:12px;font-weight:700;line-height:1.3}.assistant-drawer-chart-legend{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin:0;padding:0;list-style:none;display:grid}.assistant-drawer-chart-legend--expanded{flex-direction:column;gap:6px;display:flex}.assistant-drawer-chart-legend-item{color:#757575;align-items:center;gap:6px;min-width:0;font-size:12px;line-height:1.3;display:inline-flex}.assistant-drawer-chart-legend-swatch{border-radius:50%;flex-shrink:0;width:8px;height:8px}.assistant-drawer-inner--expanded .assistant-drawer-message--assistant .assistant-drawer-chart-wrap--expanded{transform:translateX(calc(var(--assistant-drawer-chart-expanded-width) / -2));max-width:calc(100vw - 96px);position:relative;left:50%}
