.Sidebar-module__cqDwya__sidebar{color:var(--text-primary);height:100vh;box-shadow:var(--shadow-sm);z-index:10;background-color:#fff;flex-direction:column;flex:1;gap:1.5rem;width:100%;padding:20px 16px 32px;display:flex;overflow-y:auto}.Sidebar-module__cqDwya__closed{align-items:center;padding-left:10px;padding-right:10px}.Sidebar-module__cqDwya__closed .Sidebar-module__cqDwya__toggleButton{justify-content:center}.Sidebar-module__cqDwya__toggleButton{justify-content:flex-end;align-items:center;display:flex}.Sidebar-module__cqDwya__startIcon{min-width:40px;height:40px;color:var(--text-secondary);border:1px solid var(--border-color);background-color:var(--bg-primary);border-radius:10px;justify-content:center;align-items:center;display:flex}.Sidebar-module__cqDwya__startIcon:hover{cursor:pointer;color:var(--primary-color);background-color:#fff}.Sidebar-module__cqDwya__rotated{transition:transform .3s;transform:rotate(180deg)}.Sidebar-module__cqDwya__content{opacity:1;flex-direction:column;gap:1.5rem;width:100%;height:100vh;transition:opacity .2s;display:flex}.Sidebar-module__cqDwya__hidden{opacity:0;pointer-events:none;visibility:hidden;position:absolute}.Sidebar-module__cqDwya__visible{opacity:1;visibility:visible;position:relative}.Sidebar-module__cqDwya__title{color:var(--text-primary);letter-spacing:-.03em;background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-user-select:none;user-select:none;-webkit-background-clip:text;background-clip:text;margin-bottom:1.25rem;font-size:1.5rem;font-weight:700;display:inline-block}.Sidebar-module__cqDwya__section{-webkit-user-select:none;user-select:none;flex-direction:column;gap:.625rem;display:flex}.Sidebar-module__cqDwya__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-left:.25rem;font-size:.75rem;font-weight:600}.Sidebar-module__cqDwya__counter{background-color:var(--bg-primary);border:1px solid var(--border-color);cursor:pointer;border-radius:10px;width:100%;transition:background-color .2s,border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.Sidebar-module__cqDwya__counter:focus,.Sidebar-module__cqDwya__counter:hover{border-color:var(--primary-color);box-shadow:var(--shadow-sm);background-color:#fff}.Sidebar-module__cqDwya__input{width:100%;color:var(--text-secondary);background-color:#0000;border:none;outline:none;padding:.75rem .8rem;font-family:inherit;font-size:.9rem;font-weight:600}.Sidebar-module__cqDwya__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Sidebar-module__cqDwya__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.Sidebar-module__cqDwya__counterButton{color:var(--text-secondary);justify-content:center;align-items:center;padding:.75rem .5rem;transition:background-color .2s,color .2s;display:flex;position:relative;overflow:hidden}.Sidebar-module__cqDwya__ripple{pointer-events:none;background-color:#ffffffb3;border-radius:50%;animation:.6s linear Sidebar-module__cqDwya__ripple;position:absolute;transform:scale(0)}@keyframes Sidebar-module__cqDwya__ripple{to{opacity:0;transform:scale(4)}}.Sidebar-module__cqDwya__counterButton:hover{background-color:var(--primary-color);color:#fff}.Sidebar-module__cqDwya__disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.Sidebar-module__cqDwya__options{border:1px solid var(--border-color);width:100%;box-shadow:var(--shadow-lg);background-color:#fff;border-radius:12px;flex-direction:column;gap:.25rem;padding:.5rem;display:flex;position:absolute;top:calc(100% + 4px);left:0}.Sidebar-module__cqDwya__option{cursor:pointer;color:var(--text-primary);border-radius:8px;padding:.625rem .75rem;font-size:.9rem;transition:background-color .2s,color .2s}.Sidebar-module__cqDwya__option:hover{background-color:var(--bg-primary);color:var(--primary-color)}.Sidebar-module__cqDwya__resetButton{border:1px solid var(--border-color);color:var(--text-secondary);-webkit-user-select:none;user-select:none;background-color:#0000;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem .8rem;font-size:.9rem;font-weight:600;transition:background-color .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1);display:flex}.Sidebar-module__cqDwya__resetButton:hover{color:#ef4444;box-shadow:var(--shadow-sm);background-color:#fee2e2;border-color:#fecaca}.Sidebar-module__cqDwya__infoSection{border-top:1px solid var(--border-color);color:var(--text-secondary);flex-direction:column;gap:.75rem;margin-top:auto;padding-top:1.5rem;font-size:.75rem;display:flex}.Sidebar-module__cqDwya__warning{color:#b45309;background-color:#fffbeb;border:1px solid #fde68a;border-radius:10px;align-items:flex-start;gap:.5rem;margin-top:1rem;padding:.875rem;font-size:.8rem;line-height:1.5;display:flex}.Sidebar-module__cqDwya__bottomControl{margin-top:auto}@keyframes Sidebar-module__cqDwya__expandHeight{0%{opacity:.5;max-height:0}to{opacity:1;max-height:200px}}.Sidebar-module__cqDwya__expandSection{z-index:10;animation:2s cubic-bezier(.16,1,.3,1) forwards Sidebar-module__cqDwya__expandHeight}
.Option-module__bQEOGW__section{-webkit-user-select:none;user-select:none;flex-direction:column;gap:.625rem;display:flex}.Option-module__bQEOGW__label{color:var(--text-secondary);letter-spacing:.05em;margin-left:.25rem;font-size:.8rem;font-weight:600}.Option-module__bQEOGW__select{background-color:var(--bg-primary);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;appearance:none;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:.75rem .8rem;font-size:.9rem;transition:background-color .2s,border-color .2s,box-shadow .2s;display:flex;position:relative}.Option-module__bQEOGW__interactionDisabled{pointer-events:none;cursor:default;opacity:.7}.Option-module__bQEOGW__optionContent{white-space:nowrap;text-overflow:ellipsis;max-width:90%;font-weight:600;overflow:hidden}.Option-module__bQEOGW__loadingContent{align-items:center;gap:.5rem;max-width:90%;height:1.25rem;display:flex}.Option-module__bQEOGW__loadingText{white-space:nowrap;text-overflow:ellipsis;color:#0000;background:linear-gradient(90deg,var(--border-color)0%,var(--primary-color)45%,var(--border-color)90%);-webkit-text-fill-color:transparent;background-position:200% 0;background-size:240% 100%;-webkit-background-clip:text;background-clip:text;font-size:.85rem;font-weight:600;animation:3s linear infinite Option-module__bQEOGW__loadingTextShimmer;overflow:hidden}.Option-module__bQEOGW__spinner{border:2px solid #00000026;border-top-color:var(--primary-color);border-radius:999px;flex-shrink:0;width:16px;height:16px;animation:.8s linear infinite Option-module__bQEOGW__spin}@keyframes Option-module__bQEOGW__loadingTextShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes Option-module__bQEOGW__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.Option-module__bQEOGW__loadingText{color:var(--text-secondary);-webkit-text-fill-color:var(--text-secondary);background:0 0;animation:none}}.Option-module__bQEOGW__arrow{color:var(--text-secondary);justify-content:center;align-items:center;margin-left:.5rem;font-size:.8rem;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex}.Option-module__bQEOGW__arrowClosed{transform:rotate(180deg)}.Option-module__bQEOGW__select:hover{border-color:var(--primary-color);box-shadow:var(--shadow-sm);background-color:#fff}.Option-module__bQEOGW__options{z-index:20;scrollbar-width:thin;border:1px solid var(--border-color);width:100%;max-height:min(500px,500dvh);box-shadow:var(--shadow-lg),inset 0 0 20px #ffffff80;background-color:#fff;border-radius:12px;flex-direction:column;gap:.25rem;padding:.5rem;animation:.2s cubic-bezier(.16,1,.3,1) Option-module__bQEOGW__slideDown;display:flex;position:absolute;top:calc(100% + 6px);left:0;overflow:auto}@keyframes Option-module__bQEOGW__slideDown{0%{transform:translateY(-10px)}to{transform:translateY(0)}}.Option-module__bQEOGW__option{white-space:nowrap;text-overflow:ellipsis;color:var(--text-secondary);font-size:.9rem;font-weight:600;transition:color .2s;overflow:hidden}.Option-module__bQEOGW__optionContainer{cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:space-between;align-items:center;padding:.75rem .8rem;display:flex}.Option-module__bQEOGW__optionContainer:hover{background-color:var(--bg-hover);color:var(--primary-color)}.Option-module__bQEOGW__checkIcon{color:var(--primary-color);justify-content:center;align-items:center;display:flex}.Option-module__bQEOGW__noData{color:var(--text-secondary);text-align:center;padding:.75rem .8rem;font-weight:600}.Option-module__bQEOGW__focused{border-color:var(--primary-color);background-color:#fff;outline:none;box-shadow:0 0 0 3px #6366f126}
.FontSizeSwitcher-module__yDi8mG__container{flex-direction:column;gap:8px;margin-top:1rem;padding-top:12px;display:flex}.FontSizeSwitcher-module__yDi8mG__label{color:var(--text-secondary);font-size:.8rem;font-weight:500}.FontSizeSwitcher-module__yDi8mG__buttonGroup{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:6px;gap:8px;padding:4px;display:flex}.FontSizeSwitcher-module__yDi8mG__button{color:var(--text-secondary);background:0 0;border-radius:4px;flex:1;padding:6px 12px;font-size:16px;font-weight:500;transition:all .2s}.FontSizeSwitcher-module__yDi8mG__button:hover{background-color:var(--bg-hover);color:var(--text-primary)}.FontSizeSwitcher-module__yDi8mG__active{background-color:var(--primary-color);color:#fff}.FontSizeSwitcher-module__yDi8mG__active:hover{background-color:var(--primary-hover);color:#fff}
.resizer-module__F_sfyW__resizer{cursor:col-resize;z-index:20;background:0 0;width:3px;height:100%;transition:background .2s;position:absolute;top:0;right:0}.resizer-module__F_sfyW__resizer:hover,.resizer-module__F_sfyW__resizer:active{background:var(--primary-color,#4f46e5)}
.MessageItem-module__sXJwtW__container{gap:1.25rem;width:100%;margin:0 auto 2rem;padding:0;display:flex}.MessageItem-module__sXJwtW__user .MessageItem-module__sXJwtW__assistant{justify-content:flex-start}.MessageItem-module__sXJwtW__icon{width:40px;height:40px;box-shadow:var(--shadow-sm);-webkit-user-select:none;user-select:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;margin:.25rem;transition:transform .2s;display:flex}.MessageItem-module__sXJwtW__icon:hover{transform:scale(1.05)rotate(5deg)}.MessageItem-module__sXJwtW__user .MessageItem-module__sXJwtW__icon{color:#475569;background:linear-gradient(135deg,#e2e8f0 0%,#fff 100%);box-shadow:0 4px 4px #7575755c}.MessageItem-module__sXJwtW__assistant .MessageItem-module__sXJwtW__icon{background:var(--primary-gradient);color:#fff;order:0;box-shadow:0 4px 4px #6366f14d}.MessageItem-module__sXJwtW__warning .MessageItem-module__sXJwtW__icon{color:#fff;background:linear-gradient(135deg,#fca5a5 0%,#ef4444 100%);box-shadow:0 4px 4px #ef44444d}.MessageItem-module__sXJwtW__content{width:100%}.MessageItem-module__sXJwtW__user .MessageItem-module__sXJwtW__content{text-align:left;background-color:var(--user-msg-bg);color:var(--text-primary);border:1px solid #e2e8f0;border-radius:.25rem 1.5rem 1.5rem;margin:.5rem 0;padding:1rem 1.5rem;display:inline-block;box-shadow:0 2px 4px #6366f10d}.MessageItem-module__sXJwtW__assistant .MessageItem-module__sXJwtW__content{text-align:left;color:var(--text-primary);background-color:#fff;border:1px solid #e2e8f0;border-radius:.25rem 1.5rem 1.5rem;margin:.5rem 0 2rem;padding:1rem 2rem;font-size:.95rem;display:inline-block;box-shadow:0 2px 4px #0000000d}.MessageItem-module__sXJwtW__buttonContainer{color:#555;flex-direction:row-reverse;width:100%;display:flex}.MessageItem-module__sXJwtW__generatingContainer{flex-direction:column;gap:8px;width:100%;display:flex}.MessageItem-module__sXJwtW__welcomeContent p,.MessageItem-module__sXJwtW__welcomeContent h3,.MessageItem-module__sXJwtW__welcomeContent li{background:linear-gradient(90deg,#4f4fd4,#dc62e3);color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:700}.MessageItem-module__sXJwtW__welcomeTyping{white-space:pre-wrap;background:linear-gradient(90deg,#4f4fd4,#dc62e3);color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:700;display:inline-block;position:relative}@keyframes MessageItem-module__sXJwtW__welcome-caret{0%,to{opacity:0}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.MessageItem-module__sXJwtW__welcomeTyping:after{opacity:0;animation:none}}@keyframes MessageItem-module__sXJwtW__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.MessageItem-module__sXJwtW__iconThinking{transform-origin:bottom;animation:2s infinite MessageItem-module__sXJwtW__bot-bounce}@keyframes MessageItem-module__sXJwtW__bot-bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate(0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-30px)scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-15px)scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate(0,0)scaleY(.95)}90%{transform:translateY(-4px)scaleY(1.02)}}.MessageItem-module__sXJwtW__collapsibleSection{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-top:4px;margin-bottom:2rem;overflow:hidden}.MessageItem-module__sXJwtW__toggleButton{cursor:pointer;color:#64748b;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:.5rem 1rem;font-size:.85rem;transition:background-color .2s;display:flex}.MessageItem-module__sXJwtW__toggleButton:hover,.MessageItem-module__sXJwtW__toggleButtonExpanded{background-color:#f1f5f9}.MessageItem-module__sXJwtW__expandedContent{background-color:#fff;border-top:1px solid #e2e8f0;padding:1rem;overflow-y:auto}.MessageItem-module__sXJwtW__fileCandidate{opacity:0;border-bottom:1px solid #f1f5f9;margin-bottom:12px;padding-bottom:8px;animation:.3s ease-out forwards MessageItem-module__sXJwtW__slideIn}.MessageItem-module__sXJwtW__slideIn{animation:.5s ease-out forwards MessageItem-module__sXJwtW__slideIn}@keyframes MessageItem-module__sXJwtW__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.MessageItem-module__sXJwtW__fileCandidate:last-child{border-bottom:none;margin-bottom:0}.MessageItem-module__sXJwtW__fileName{color:#1e293b;margin-bottom:4px;font-size:.9rem;font-weight:600}.MessageItem-module__sXJwtW__reasonsList{margin:0;padding-left:1.25rem;list-style-type:disc}.MessageItem-module__sXJwtW__reasonItem{color:#64748b;margin-bottom:2px;font-size:.85rem;line-height:1.5}
.LlmOutput-module__nKxplG__container{background:0 0;border:none;flex-direction:column;margin:0;padding:0;display:flex}.LlmOutput-module__nKxplG__section{flex-direction:column;display:flex}.LlmOutput-module__nKxplG__sectionHeader{color:#0f172a;border-left:2px solid #6366f1;margin:2rem 0;padding-left:.75rem;font-size:1.2rem;font-weight:700;line-height:1.35}.LlmOutput-module__nKxplG__paragraph{color:#111827;line-height:1.75}.LlmOutput-module__nKxplG__emphasizedBlock{border-bottom:1px solid #e2e8f0;margin-bottom:2rem;padding-bottom:1rem}.LlmOutput-module__nKxplG__emphasizedBlock:last-of-type{border-bottom:none;margin-bottom:0}.LlmOutput-module__nKxplG__fileGroup{border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem;padding-bottom:1rem}.LlmOutput-module__nKxplG__fileGroup:last-of-type{border-bottom:none;margin-bottom:0}.LlmOutput-module__nKxplG__labelGroup{letter-spacing:.01em;white-space:nowrap;align-items:baseline;font-weight:700;display:inline-flex}.LlmOutput-module__nKxplG__labelIcon{margin-right:.5rem;font-size:.95em;line-height:1}.LlmOutput-module__nKxplG__labelText{background:linear-gradient(90deg,#4f4fd4,#dc62e3);color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:700}.LlmOutput-module__nKxplG__subSectionLabel{color:#334155;font-weight:700}.LlmOutput-module__nKxplG__labelBody{margin-top:.2rem;margin-left:1rem;display:block}.LlmOutput-module__nKxplG__labelAnswer{color:#4f46e5}.LlmOutput-module__nKxplG__labelEvidence{color:#0f766e}.LlmOutput-module__nKxplG__labelWarning{color:#b45309}.LlmOutput-module__nKxplG__labelNeutral{color:#334155}.LlmOutput-module__nKxplG__filePill{color:#4338ca;text-underline-offset:2px;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;text-decoration:underline;text-decoration-thickness:1px}.LlmOutput-module__nKxplG__fileLink{display:inline}.LlmOutput-module__nKxplG__fileLink:hover{text-decoration-thickness:2px}.LlmOutput-module__nKxplG__fileLink:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #6366f180}.LlmOutput-module__nKxplG__list,.LlmOutput-module__nKxplG__orderedList{margin:.25rem 0 0;padding-left:1.25rem}.LlmOutput-module__nKxplG__listItem{color:#1f2937;margin-bottom:.5rem}.LlmOutput-module__nKxplG__listItem:last-child{margin-bottom:0}.LlmOutput-module__nKxplG__drawingGrid{grid-template-columns:1fr;gap:.35rem 1rem;margin:.25rem 0 0;padding:0;list-style:none;display:grid}@media (min-width:768px){.LlmOutput-module__nKxplG__drawingGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.LlmOutput-module__nKxplG__link{color:#4338ca;text-underline-offset:2px;text-decoration:underline}.LlmOutput-module__nKxplG__strong{color:#334155;font-weight:700}.LlmOutput-module__nKxplG__em{font-style:italic}.LlmOutput-module__nKxplG__code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.95em}.LlmOutput-module__nKxplG__blockquote{color:#334155;border-left:2px solid #6366f159;margin:0;padding-left:.9rem}.LlmOutput-module__nKxplG__hr{border:0;border-top:1px solid #0f172a14;margin:.25rem 0}.LlmOutput-module__nKxplG__blockWrapper{margin-bottom:.6rem}.LlmOutput-module__nKxplG__copyButtonContainer{justify-content:flex-end;display:flex}
.ToolTip-module__A2Yyda__container{display:inline-block;position:relative}.ToolTip-module__A2Yyda__tooltip{color:#fff;white-space:nowrap;z-index:1000;opacity:0;visibility:hidden;pointer-events:none;background-color:#000;border-radius:4px;padding:5px 10px;font-size:12px;transition:opacity .2s,visibility .2s;position:absolute}.ToolTip-module__A2Yyda__container:hover .ToolTip-module__A2Yyda__tooltip{opacity:1;visibility:visible}.ToolTip-module__A2Yyda__top{margin-bottom:8px;bottom:100%;left:50%;transform:translate(-50%)}.ToolTip-module__A2Yyda__bottom{margin-top:8px;top:100%;left:50%;transform:translate(-50%)}.ToolTip-module__A2Yyda__bottom:after{content:"";border:5px solid #0000;border-bottom-color:#333;margin-left:-5px;position:absolute;bottom:100%;left:50%}.ToolTip-module__A2Yyda__left{margin-right:8px;top:50%;right:100%;transform:translateY(-50%)}.ToolTip-module__A2Yyda__left:after{content:"";border:5px solid #0000;border-left-color:#333;margin-top:-5px;position:absolute;top:50%;left:100%}.ToolTip-module__A2Yyda__right{margin-left:8px;top:50%;left:100%;transform:translateY(-50%)}.ToolTip-module__A2Yyda__right:after{content:"";border:5px solid #0000;border-right-color:#333;margin-top:-5px;position:absolute;top:50%;right:100%}
.CopyButton-module__P868cW__button{cursor:pointer;color:inherit;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:background-color .2s;display:flex}.CopyButton-module__P868cW__button:hover{background-color:#0000000d}
.ThinkingIndicator-module__uIvwZG__thinking{align-items:center;gap:6px;margin-left:8px;padding:12px 0;display:flex}.ThinkingIndicator-module__uIvwZG__thinkingText{background:linear-gradient(90deg,#4f4fd4,#dc62e3);color:#0000;-webkit-user-select:none;user-select:none;-webkit-background-clip:text;background-clip:text;margin-right:2px;font-size:.9rem;font-weight:700;animation:2s linear infinite ThinkingIndicator-module__uIvwZG__flowOpacity;-webkit-mask-image:linear-gradient(90deg,#0000004d 0%,#000 50%,#0000004d 100%);mask-image:linear-gradient(90deg,#0000004d 0%,#000 50%,#0000004d 100%);-webkit-mask-size:200% 100%;mask-size:200% 100%}@keyframes ThinkingIndicator-module__uIvwZG__flowOpacity{0%{-webkit-mask-position:150% 0;mask-position:150% 0}to{-webkit-mask-position:-50% 0;mask-position:-50% 0}}.ThinkingIndicator-module__uIvwZG__dot{opacity:.7;background-color:#d012ff9e;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both ThinkingIndicator-module__uIvwZG__bounce}.ThinkingIndicator-module__uIvwZG__dot:first-child{animation-delay:-.32s}.ThinkingIndicator-module__uIvwZG__dot:nth-child(2){animation-delay:-.16s}.ThinkingIndicator-module__uIvwZG__dot:nth-child(3){animation-delay:0s}@keyframes ThinkingIndicator-module__uIvwZG__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}
.InputArea-module__WsUZ1q__container{background-color:var(--bg-primary);z-index:20;justify-content:center;width:100%;padding:0 16px;display:flex}.InputArea-module__WsUZ1q__inputWrapper{width:100%;max-width:900px;max-height:300px;box-shadow:var(--shadow-lg);color:var(--text-primary);background-color:#fff;border:1px solid #cbd5e1;border-radius:24px;align-items:flex-end;padding:10px 20px;font-size:1rem;transition:all .2s;display:flex;position:relative}.InputArea-module__WsUZ1q__inputWrapper:before{content:"";-webkit-backdrop-filter:blur(12px);background-color:var(--bg-primary);-webkit-mask-image:linear-gradient(#0000,#000 60%);pointer-events:none;z-index:-1;width:100%;height:40px;position:absolute;bottom:100%;left:0;mask-image:linear-gradient(#0000,#000 90%)}.InputArea-module__WsUZ1q__inputWrapper:focus-within{box-shadow:0 12px 24px -8px #6366f133,0 4px 12px -4px #0000001a}.InputArea-module__WsUZ1q__inputWrapper:hover,.InputArea-module__WsUZ1q__inputWrapper:focus{border:1px solid var(--primary-color)}.InputArea-module__WsUZ1q__inputWrapper.InputArea-module__WsUZ1q__disabled:hover{cursor:not-allowed;-webkit-user-select:none;user-select:none;border:1px solid #cbd5e1}.InputArea-module__WsUZ1q__input{width:100%;height:100%;color:var(--text-primary);scrollbar-width:none;display:flex;overflow-y:auto}.InputArea-module__WsUZ1q__textarea{resize:none;background-color:#0000;border:none;outline:none;width:100%;margin:auto 0;font-family:inherit;font-size:1rem;overflow:hidden}.InputArea-module__WsUZ1q__textarea::placeholder{-webkit-user-select:none;user-select:none}.InputArea-module__WsUZ1q__textarea:hover:disabled{cursor:not-allowed}.InputArea-module__WsUZ1q__sendButton{background:var(--primary-gradient);color:#fff;z-index:10;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:static}.InputArea-module__WsUZ1q__sendButton:hover:not(:disabled){background-color:#ebf3f9}.InputArea-module__WsUZ1q__sendButton:active:not(:disabled){transform:scale(.95)}.InputArea-module__WsUZ1q__sendButton:disabled{opacity:.6;box-shadow:none;cursor:not-allowed;background:#cbd5e1}.InputArea-module__WsUZ1q__sendButton svg{fill:currentColor;flex-direction:column-reverse;width:20px;height:20px;display:flex}.InputArea-module__WsUZ1q__abortButton{color:#2563eb;background:#fff;border:1px solid #e5e7eb}.InputArea-module__WsUZ1q__stopIcon{background:currentColor;border-radius:3px;width:16px;height:16px;display:block}
.page-module__mkvESq__layout{background-color:var(--bg-primary);height:100vh;display:flex;overflow:hidden}.page-module__mkvESq__main{background-color:var(--bg-primary);color:var(--text-primary);background-image:radial-gradient(circle,#6366f108 0%,#0000 50%);flex-direction:column;flex:4;justify-content:center;align-items:center;padding:20px 0 32px;display:flex;position:relative;overflow:hidden}.page-module__mkvESq__header{background:var(--primary-gradient);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-user-select:none;user-select:none;-webkit-background-clip:text;background-clip:text;align-items:center;width:100%;height:40px;margin-bottom:1rem;padding:0 16px;font-size:20px;font-weight:800;display:flex}.page-module__mkvESq__placeholder{color:var(--text-secondary);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-sm);background:#fffc;border:2px dashed #cbd5e1;border-radius:24px;flex-direction:column;align-items:center;gap:1rem;margin:2rem;padding:3rem;display:flex}.page-module__mkvESq__infoBar{color:var(--text-secondary);background-color:#0000;border-bottom:1px solid #0000000d;margin-bottom:0;padding:0 2rem 1.5rem;font-size:.75rem}.page-module__mkvESq__chatArea{scroll-behavior:smooth;scrollbar-width:none;flex-direction:column;flex:1;width:100%;max-width:920px;padding:0 16px;display:flex;overflow-y:auto}.page-module__mkvESq__assistantBlock{gap:1rem;margin-top:1.5rem;padding:0 1rem;display:flex}.page-module__mkvESq__spinner{color:var(--primary-color);text-align:center;box-shadow:var(--shadow-sm);background-color:#fff;border-radius:50px;margin:0 auto;padding:1rem;font-weight:500;animation:2s ease-in-out infinite page-module__mkvESq__float;display:inline-block}@keyframes page-module__mkvESq__float{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}@keyframes page-module__mkvESq__pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}
