.EditorLayout-module__W6Keeq__container{background-color:var(--mantine-color-gray-1);width:100%;height:100%;min-height:0;position:relative}.EditorLayout-module__W6Keeq__mobileChatButton{z-index:50;box-shadow:var(--mantine-shadow-lg);position:fixed;bottom:1.5rem;right:1rem}.EditorLayout-module__W6Keeq__mobileChatHeader{border-bottom:1px solid var(--mantine-color-gray-3);background-color:var(--mantine-color-white);flex-shrink:0;padding:1rem;position:relative}.EditorLayout-module__W6Keeq__fileSelector{border-bottom:1px solid var(--mantine-color-gray-3);flex-shrink:0}.EditorLayout-module__W6Keeq__chatPanelContainer{flex:1;min-height:0;padding:.75rem .75rem .5rem;overflow-y:auto}.EditorLayout-module__W6Keeq__mobileLayout{width:100%;height:100%;margin:0;padding:0}.EditorLayout-module__W6Keeq__centerPanel{width:100%;height:100%;margin:0;padding:0;position:relative}.EditorLayout-module__W6Keeq__floatingButtons{z-index:10;position:absolute;bottom:2rem;right:1rem}@media (max-width:768px){.EditorLayout-module__W6Keeq__floatingButtons{bottom:7rem}}.EditorLayout-module__W6Keeq__button_word{background-color:var(--mantine-color-blue-6)}.EditorLayout-module__W6Keeq__button_word:hover{background-color:var(--mantine-color-blue-7)}.EditorLayout-module__W6Keeq__button_sheet{background-color:var(--mantine-color-green-6)}.EditorLayout-module__W6Keeq__button_sheet:hover{background-color:var(--mantine-color-green-7)}.EditorLayout-module__W6Keeq__button_ppt{background-color:var(--mantine-color-orange-6)}.EditorLayout-module__W6Keeq__button_ppt:hover{background-color:var(--mantine-color-orange-7)}.EditorLayout-module__W6Keeq__button_other{background-color:var(--mantine-color-gray-6)}.EditorLayout-module__W6Keeq__button_other:hover{background-color:var(--mantine-color-gray-7)}.EditorLayout-module__W6Keeq__shareButton{background-color:var(--mantine-color-violet-6)}.EditorLayout-module__W6Keeq__shareButton:hover{background-color:var(--mantine-color-violet-7)}.EditorLayout-module__W6Keeq__sideDrawer{z-index:25;-webkit-backdrop-filter:blur(12px);background:#fffffff2;border-left:1px solid #00000012;flex-direction:column;width:22rem;animation:.25s cubic-bezier(.16,1,.3,1) both EditorLayout-module__W6Keeq__drawerSlideIn;display:flex;position:absolute;top:0;bottom:0;right:0;box-shadow:-8px 0 24px -6px #0000001a}@keyframes EditorLayout-module__W6Keeq__drawerSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.EditorLayout-module__W6Keeq__sideDrawerHeader{border-bottom:1px solid #0000000f;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 14px 8px;display:flex}.EditorLayout-module__W6Keeq__sideDrawerTabs{flex-shrink:0;gap:4px;padding:8px 10px 4px;display:flex}.EditorLayout-module__W6Keeq__sideDrawerTab{text-align:center;color:#64748b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:5px;padding:6px 0;font-size:12px;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:flex}.EditorLayout-module__W6Keeq__sideDrawerTab:hover{color:#1e40af;background:#3b82f60f}.EditorLayout-module__W6Keeq__sideDrawerTabActive{color:#1e40af;background:#3b82f61a;border-color:#3b82f633}.EditorLayout-module__W6Keeq__sideDrawerTabBadge{color:#fff;background:#3b82f6;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 5px;font-size:10px;font-weight:700;display:inline-flex}.EditorLayout-module__W6Keeq__sideDrawerBody{scrollbar-width:thin;scrollbar-color:#0000001f transparent;flex:1;min-height:0;padding:10px;overflow-y:auto}.EditorLayout-module__W6Keeq__sideDrawerBody::-webkit-scrollbar{width:5px}.EditorLayout-module__W6Keeq__sideDrawerBody::-webkit-scrollbar-track{background:0 0}.EditorLayout-module__W6Keeq__sideDrawerBody::-webkit-scrollbar-thumb{background-color:#0000001a;border-radius:999px}.EditorLayout-module__W6Keeq__sideDrawerBody::-webkit-scrollbar-thumb:hover{background-color:#00000038}@media (prefers-reduced-motion:reduce){.EditorLayout-module__W6Keeq__sideDrawer{animation:none}}.EditorLayout-module__W6Keeq__loadingContainer{background-color:var(--mantine-color-gray-0);height:100vh;display:flex;overflow:hidden}[data-mantine-color-scheme=dark] .EditorLayout-module__W6Keeq__loadingContainer{background-color:var(--mantine-color-dark-7)}.EditorLayout-module__W6Keeq__loadingCard{border:1px solid var(--mantine-color-gray-3);justify-content:center;align-items:center;margin:auto;display:flex}[data-mantine-color-scheme=dark] .EditorLayout-module__W6Keeq__loadingCard{border:1px solid var(--mantine-color-dark-5)}.EditorLayout-module__W6Keeq__documentPanel{flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.EditorLayout-module__W6Keeq__editorContainer{background:#f8f9fa;flex:1;min-height:0;position:relative;overflow:hidden}.EditorLayout-module__W6Keeq__mobileDiffOverlay{z-index:30;max-height:60%;padding:1.25rem .5rem calc(.5rem + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(12px);background:#fffffff7;border-top:1px solid #00000014;border-top-left-radius:18px;border-top-right-radius:18px;flex-direction:column;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -8px 24px -6px #0000001f}.EditorLayout-module__W6Keeq__mobileDiffOverlay>div{flex:1;min-height:0;margin-top:0}.EditorLayout-module__W6Keeq__mobileDiffOverlay:before{content:"";background:#0000002e;border-radius:9999px;width:36px;height:4px;position:absolute;top:.5rem;left:50%;transform:translate(-50%)}
.DocumentTabs-module__7w3bHW__tabsContainer{background:linear-gradient(#fff 0%,#f8f9fa 100%);border-bottom:1px solid #e9ecef;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;height:46px;padding:0 12px 0 16px;display:flex;position:relative}.DocumentTabs-module__7w3bHW__tabsList{scrollbar-width:none;-ms-overflow-style:none;flex:1;align-items:center;gap:4px;min-width:0;padding-right:8px;display:flex;overflow:auto hidden}.DocumentTabs-module__7w3bHW__addTabButton{color:#495057;cursor:pointer;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border:1px solid #dee2e6;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-left:6px;transition:all .2s;display:flex}.DocumentTabs-module__7w3bHW__addTabButton:hover{color:#212529;background:linear-gradient(135deg,#e9ecef 0%,#dee2e6 100%);border-color:#adb5bd;transform:scale(1.05)}.DocumentTabs-module__7w3bHW__addTabButton:active{transform:scale(.98)}.DocumentTabs-module__7w3bHW__addTabButton:disabled{opacity:.55;cursor:not-allowed;transform:none}.DocumentTabs-module__7w3bHW__tabsList::-webkit-scrollbar{display:none}.DocumentTabs-module__7w3bHW__hiddenFileInput{display:none}.DocumentTabs-module__7w3bHW__tabActions{border-left:1px solid #e9ecef;flex-shrink:0;align-items:center;gap:8px;padding-left:12px;display:flex}.DocumentTabs-module__7w3bHW__docStats{align-items:center;gap:8px;display:flex}.DocumentTabs-module__7w3bHW__statBadge{color:#495057;cursor:default;background:linear-gradient(135deg,#f1f3f5 0%,#e9ecef 100%);border:1px solid #dee2e6;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:500;transition:all .2s;display:flex}.DocumentTabs-module__7w3bHW__statBadge:hover{background:linear-gradient(135deg,#e9ecef 0%,#dee2e6 100%);border-color:#adb5bd}.DocumentTabs-module__7w3bHW__statBadge svg{color:#868e96}.DocumentTabs-module__7w3bHW__unsavedBadge{font-size:11px;font-weight:600}.DocumentTabs-module__7w3bHW__actionDivider{background:linear-gradient(#0000 0%,#dee2e6 50%,#0000 100%);width:1px;height:20px}.DocumentTabs-module__7w3bHW__actionButton{color:#495057;cursor:pointer;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border:1px solid #dee2e6;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.DocumentTabs-module__7w3bHW__actionButton:hover{color:#212529;background:linear-gradient(135deg,#e9ecef 0%,#dee2e6 100%);border-color:#adb5bd;transform:scale(1.05)}.DocumentTabs-module__7w3bHW__actionButton:active{transform:scale(.98)}.DocumentTabs-module__7w3bHW__actionButton:disabled{opacity:.55;cursor:not-allowed;transform:none}.DocumentTabs-module__7w3bHW__tab{cursor:pointer;-webkit-user-select:none;user-select:none;color:#495057;background:#f1f3f5;border:1px solid #e9ecef;border-bottom:none;border-radius:10px 10px 0 0;flex-shrink:0;align-items:center;gap:10px;min-width:120px;max-width:200px;height:38px;padding:8px 12px;font-size:13px;transition:all .2s;display:flex;position:relative}.DocumentTabs-module__7w3bHW__tab:hover{background:#e9ecef;border-color:#dee2e6}.DocumentTabs-module__7w3bHW__tab:active{transform:translateY(1px)}.DocumentTabs-module__7w3bHW__activeTab{color:#1971c2;z-index:3;background:#fff;border-color:#dee2e6 #dee2e6 #fff;border-bottom-style:solid;border-bottom-width:1px;margin-bottom:-1px;font-weight:500;box-shadow:0 -2px 8px #0066ff0f,0 0 0 1px #0066ff14}.DocumentTabs-module__7w3bHW__activeTab:before{content:"";background:linear-gradient(90deg,#06f 0%,#0342a6 100%);border-radius:10px 10px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.DocumentTabs-module__7w3bHW__activeTab:hover{background:#fff}.DocumentTabs-module__7w3bHW__tabContent{flex:1;align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}.DocumentTabs-module__7w3bHW__fileName{white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;line-height:1.4;overflow:hidden}.DocumentTabs-module__7w3bHW__closeButton{opacity:.5;color:#868e96;background:0 0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .15s;display:flex}.DocumentTabs-module__7w3bHW__tab:hover .DocumentTabs-module__7w3bHW__closeButton{opacity:.8}.DocumentTabs-module__7w3bHW__closeButton:hover{color:#e03131;background-color:#fa525226;opacity:1!important}.DocumentTabs-module__7w3bHW__activeTab .DocumentTabs-module__7w3bHW__closeButton{opacity:.6;color:#1971c2}.DocumentTabs-module__7w3bHW__activeTab .DocumentTabs-module__7w3bHW__closeButton:hover{opacity:1;color:#e03131;background-color:#fa525226}.DocumentTabs-module__7w3bHW__unsavedIndicator{background:linear-gradient(135deg,#228be6 0%,#1971c2 100%);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite DocumentTabs-module__7w3bHW__pulse;box-shadow:0 0 6px #228be666}.DocumentTabs-module__7w3bHW__backgroundActivityIndicator{border:2px solid #f59e0b;border-color:#f59e0b #f59e0b #f59e0b40 #f59e0b40;border-radius:50%;flex-shrink:0;width:10px;height:10px;animation:.9s linear infinite DocumentTabs-module__7w3bHW__spin;box-shadow:0 0 8px #f59e0b38}@keyframes DocumentTabs-module__7w3bHW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.85)}}@keyframes DocumentTabs-module__7w3bHW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.DocumentTabs-module__7w3bHW__tabsContainer{height:42px;padding:0 8px 0 12px}.DocumentTabs-module__7w3bHW__tab{min-width:100px;max-width:160px;height:34px;padding:6px 10px}.DocumentTabs-module__7w3bHW__fileName{font-size:12px}.DocumentTabs-module__7w3bHW__closeButton{width:18px;height:18px}.DocumentTabs-module__7w3bHW__actionButton{width:28px;height:28px}.DocumentTabs-module__7w3bHW__docStats,.DocumentTabs-module__7w3bHW__actionDivider{display:none}}@media (prefers-reduced-motion:reduce){.DocumentTabs-module__7w3bHW__tab,.DocumentTabs-module__7w3bHW__closeButton,.DocumentTabs-module__7w3bHW__actionButton,.DocumentTabs-module__7w3bHW__statBadge{transition:none}.DocumentTabs-module__7w3bHW__unsavedIndicator,.DocumentTabs-module__7w3bHW__backgroundActivityIndicator{animation:none}}
.DocumentEditor-module__AqTfJa__container{background:#f8f9fa;width:100%;height:100%;position:relative;overflow:hidden}.DocumentEditor-module__AqTfJa__iframe{background:#fff;border:none;width:100%;height:100%;display:block}.DocumentEditor-module__AqTfJa__loaderFormContainer{z-index:-1;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}.DocumentEditor-module__AqTfJa__overlay{z-index:10;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:absolute;inset:0}.DocumentEditor-module__AqTfJa__overlayCenter{width:100%;height:100%}.DocumentEditor-module__AqTfJa__loadingPaper{pointer-events:none;background:#fffffff2;border:2px solid #667eea4d}.DocumentEditor-module__AqTfJa__placeholder{text-align:center;background:#f8f9fa;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:absolute;inset:0;overflow:hidden}.DocumentEditor-module__AqTfJa__placeholder:before{content:"";opacity:.6;background-image:linear-gradient(#667eea08 1px,#0000 1px),linear-gradient(90deg,#667eea08 1px,#0000 1px);background-size:50px 50px;animation:20s linear infinite DocumentEditor-module__AqTfJa__gridMove;position:absolute;inset:0}.DocumentEditor-module__AqTfJa__placeholder:after{content:"";filter:blur(40px);background:radial-gradient(circle,#667eea1f 0%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:8s ease-in-out infinite DocumentEditor-module__AqTfJa__floatOrb;position:absolute;top:0%;right:10%}.DocumentEditor-module__AqTfJa__logoContainer{z-index:1;margin-bottom:2rem;padding:2rem;position:relative;overflow:hidden}.DocumentEditor-module__AqTfJa__logo{object-fit:contain;z-index:1;width:10rem;height:auto;position:relative}.DocumentEditor-module__AqTfJa__welcomeText{z-index:1;max-width:36rem;animation:.8s ease-out .3s both DocumentEditor-module__AqTfJa__fadeInUp;position:relative}.DocumentEditor-module__AqTfJa__welcomeHeading{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2;animation:3s ease-in-out infinite DocumentEditor-module__AqTfJa__shimmer}.DocumentEditor-module__AqTfJa__description{color:#495057;max-width:32rem;font-size:1.05rem;font-weight:400;line-height:1.8}.DocumentEditor-module__AqTfJa__featureGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;width:100%;max-width:600px;margin-top:2rem;display:grid}.DocumentEditor-module__AqTfJa__featureCard{background:#fff;border:2px solid #e9ecef;border-radius:1rem;padding:1.5rem;transition:all .3s cubic-bezier(.34,1.56,.64,1);animation:.8s ease-out both DocumentEditor-module__AqTfJa__fadeInUp}.DocumentEditor-module__AqTfJa__featureCard:first-child{animation-delay:.5s}.DocumentEditor-module__AqTfJa__featureCard:nth-child(2){animation-delay:.6s}.DocumentEditor-module__AqTfJa__featureCard:nth-child(3){animation-delay:.7s}.DocumentEditor-module__AqTfJa__featureCard:hover{border-color:#667eea;transform:translateY(-5px)}.DocumentEditor-module__AqTfJa__featureIcon{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:.75rem;display:flex}.DocumentEditor-module__AqTfJa__featureTitle{color:#212529;margin-bottom:.25rem;font-size:.95rem;font-weight:600}.DocumentEditor-module__AqTfJa__featureDesc{color:#6c757d;font-size:.85rem;line-height:1.5}.DocumentEditor-module__AqTfJa__ctaButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:2rem;margin-top:2rem;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s;animation:.8s ease-out .8s both DocumentEditor-module__AqTfJa__fadeInUp}.DocumentEditor-module__AqTfJa__ctaButton:hover{background:linear-gradient(135deg,#5568d3 0%,#6a3f8f 100%);transform:translateY(-3px)scale(1.05)}.DocumentEditor-module__AqTfJa__errorContainer{background:#fff5f5;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.DocumentEditor-module__AqTfJa__errorPaper{background:#fff;border:2px solid #fecaca;border-radius:1rem;padding:2rem}.DocumentEditor-module__AqTfJa__fullscreenButton{z-index:20;color:#495057;background:#fff;border:2px solid #e9ecef;transition:all .3s;position:absolute;top:.25rem;right:.25rem}.DocumentEditor-module__AqTfJa__fullscreenButton:hover{color:#667eea;background:#f8f9fa;border-color:#667eea;transform:scale(1.1)}@media (max-width:1079px){.DocumentEditor-module__AqTfJa__fullscreenButton{display:none}}@media (max-width:768px){.DocumentEditor-module__AqTfJa__placeholder{padding:0 1.5rem 1.5rem}.DocumentEditor-module__AqTfJa__logoContainer{margin-bottom:1.5rem;padding:1.5rem}.DocumentEditor-module__AqTfJa__logo{width:7rem}.DocumentEditor-module__AqTfJa__welcomeHeading{font-size:1.75rem}.DocumentEditor-module__AqTfJa__welcomeText{max-width:100%}.DocumentEditor-module__AqTfJa__description{max-width:100%;font-size:.95rem}.DocumentEditor-module__AqTfJa__featureGrid{grid-template-columns:1fr;gap:.75rem}.DocumentEditor-module__AqTfJa__ctaButton{padding:.875rem 2rem;font-size:.95rem}}@keyframes DocumentEditor-module__AqTfJa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes DocumentEditor-module__AqTfJa__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes DocumentEditor-module__AqTfJa__fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes DocumentEditor-module__AqTfJa__floatOrb{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}}@keyframes DocumentEditor-module__AqTfJa__gridMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}@keyframes DocumentEditor-module__AqTfJa__rotateBorder{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes DocumentEditor-module__AqTfJa__shimmer{0%,to{background-position:0%}50%{background-position:100%}}@keyframes DocumentEditor-module__AqTfJa__spin{to{transform:rotate(360deg)}}@media print{.DocumentEditor-module__AqTfJa__fullscreenButton,.DocumentEditor-module__AqTfJa__placeholder,.DocumentEditor-module__AqTfJa__errorContainer,.DocumentEditor-module__AqTfJa__overlay{display:none!important}.DocumentEditor-module__AqTfJa__container{background:#fff}.DocumentEditor-module__AqTfJa__iframe{width:100%;height:100%;position:absolute;top:0;left:0}}@media (prefers-contrast:high){.DocumentEditor-module__AqTfJa__fullscreenButton{border:2px solid}.DocumentEditor-module__AqTfJa__placeholder:before,.DocumentEditor-module__AqTfJa__placeholder:after{display:none}}@media (prefers-reduced-motion:reduce){.DocumentEditor-module__AqTfJa__placeholder>*,.DocumentEditor-module__AqTfJa__fullscreenButton,.DocumentEditor-module__AqTfJa__logoContainer,.DocumentEditor-module__AqTfJa__welcomeText,.DocumentEditor-module__AqTfJa__featureCard,.DocumentEditor-module__AqTfJa__ctaButton,.DocumentEditor-module__AqTfJa__welcomeHeading{transition:none;animation:none}.DocumentEditor-module__AqTfJa__placeholder:before,.DocumentEditor-module__AqTfJa__placeholder:after,.DocumentEditor-module__AqTfJa__logoContainer:before{animation:none}}
.PaywallModal-module__2zhmTW__overlay{-webkit-backdrop-filter:blur(8px);z-index:10000;cursor:pointer;background:#0000008c;justify-content:center;align-items:center;padding:16px;animation:.25s PaywallModal-module__2zhmTW__fadeIn;display:flex;position:fixed;inset:0}@keyframes PaywallModal-module__2zhmTW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes PaywallModal-module__2zhmTW__slideUp{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes PaywallModal-module__2zhmTW__shimmer{0%{background-position:-200%}to{background-position:200%}}.PaywallModal-module__2zhmTW__card{text-align:center;cursor:default;background:#fff;border-radius:24px;width:100%;max-width:640px;max-height:90vh;padding:36px 40px 32px;animation:.35s cubic-bezier(.16,1,.3,1) both PaywallModal-module__2zhmTW__slideUp;position:relative;overflow-y:auto;box-shadow:0 32px 64px -16px #0003,0 0 0 1px #0000000a}.PaywallModal-module__2zhmTW__closeButton{color:#c1c8d0;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;transition:all .15s;display:flex;position:absolute;top:14px;right:14px}.PaywallModal-module__2zhmTW__closeButton:hover{color:#495057;background:#f1f3f5}.PaywallModal-module__2zhmTW__iconWrapper{border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.PaywallModal-module__2zhmTW__iconExhausted{color:#fff;background:linear-gradient(135deg,#ff922b,#fd7e14);box-shadow:0 8px 24px #fd7e144d}.PaywallModal-module__2zhmTW__iconTrialExpired{color:#fff;background:linear-gradient(135deg,#845ef7,#7048e8);box-shadow:0 8px 24px #7048e84d}.PaywallModal-module__2zhmTW__iconError{color:#fff;background:linear-gradient(135deg,#ff6b6b,#f03e3e);box-shadow:0 8px 24px #f03e3e4d}.PaywallModal-module__2zhmTW__title{color:#1a1b1e;letter-spacing:-.3px;margin:0 0 6px;font-size:22px;font-weight:700;line-height:1.3}.PaywallModal-module__2zhmTW__subtitle{color:#868e96;max-width:380px;margin:0 auto 28px;font-size:14px;line-height:1.6}.PaywallModal-module__2zhmTW__usageBarContainer{background:#f8f9fa;border-radius:14px;margin:0 0 24px;padding:16px 18px}.PaywallModal-module__2zhmTW__usageBarLabel{color:#495057;justify-content:space-between;margin-bottom:10px;font-size:13px;font-weight:600;display:flex}.PaywallModal-module__2zhmTW__usageBarTrack{background:#e9ecef;border-radius:4px;width:100%;height:8px;overflow:hidden}.PaywallModal-module__2zhmTW__usageBarFill{border-radius:4px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}.PaywallModal-module__2zhmTW__usageBarGreen{background:linear-gradient(90deg,#40c057,#51cf66)}.PaywallModal-module__2zhmTW__usageBarYellow{background:linear-gradient(90deg,#fab005,#fcc419)}.PaywallModal-module__2zhmTW__usageBarRed{background:linear-gradient(90deg,#fa5252,#ff6b6b)}.PaywallModal-module__2zhmTW__cardNarrow{max-width:440px}.PaywallModal-module__2zhmTW__resetChip{color:#c2410c;background:#fd7e140f;border:1px solid #fd7e142e;border-radius:20px;align-items:center;gap:6px;margin:0 auto 24px;padding:9px 16px;font-size:13px;display:inline-flex}.PaywallModal-module__2zhmTW__resetChip strong{color:#9a3412;font-weight:700}.PaywallModal-module__2zhmTW__usageBarExhausted{background:#fa52520a;border:1px solid #fa525226}.PaywallModal-module__2zhmTW__usageBarUsed{color:#fa5252;font-weight:700}.PaywallModal-module__2zhmTW__bonusRemaining{color:#7c3aed;text-align:right;margin-top:8px;font-size:12px;font-weight:600}.PaywallModal-module__2zhmTW__buyButton{cursor:pointer;color:#fff;letter-spacing:.1px;background:linear-gradient(135deg,#0342a6,#1c7ed6);border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:12px;padding:14px 24px;font-size:15px;font-weight:600;transition:all .2s;display:inline-flex}.PaywallModal-module__2zhmTW__buyButton:hover{background:linear-gradient(135deg,#023a94,#1971c2);transform:translateY(-1px);box-shadow:0 8px 28px #0342a64d}.PaywallModal-module__2zhmTW__buyButton:active{transform:translateY(0);box-shadow:0 4px 12px #0342a633}.PaywallModal-module__2zhmTW__planBadge{text-transform:uppercase;letter-spacing:.6px;border-radius:20px;align-items:center;gap:6px;margin-bottom:16px;padding:5px 14px;font-size:11px;font-weight:700;display:inline-flex}.PaywallModal-module__2zhmTW__planBadgeFree{color:#868e96;background:#f1f3f5}.PaywallModal-module__2zhmTW__planBadgePro{color:#0342a6;background:#0342a614}.PaywallModal-module__2zhmTW__planBadgeMax{color:#e8590c;background:#ff922b14}.PaywallModal-module__2zhmTW__planCards{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px;display:grid}.PaywallModal-module__2zhmTW__planCard{text-align:left;background:#fff;border:1.5px solid #e9ecef;border-radius:16px;padding:20px 16px;transition:all .2s;position:relative}.PaywallModal-module__2zhmTW__planCard:hover{border-color:#dee2e6;transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.PaywallModal-module__2zhmTW__planCardPopular{background:linear-gradient(#0342a605 0%,#fff 100%);border-color:#0342a6;box-shadow:0 4px 20px #0342a61a}.PaywallModal-module__2zhmTW__planCardPopular:hover{border-color:#0342a6;box-shadow:0 8px 32px #0342a626}.PaywallModal-module__2zhmTW__popularBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:linear-gradient(135deg,#0342a6,#1c7ed6);border-radius:20px;padding:3px 12px;font-size:10px;font-weight:700;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.PaywallModal-module__2zhmTW__planCardName{color:#1a1b1e;margin:0 0 6px;font-size:14px;font-weight:700}.PaywallModal-module__2zhmTW__planCardPrice{color:#1a1b1e;letter-spacing:-.5px;margin:0 0 12px;font-size:28px;font-weight:800;line-height:1}.PaywallModal-module__2zhmTW__planCardPriceUnit{color:#adb5bd;font-size:12px;font-weight:500}.PaywallModal-module__2zhmTW__planCardDivider{background:#f1f3f5;height:1px;margin:0 0 12px}.PaywallModal-module__2zhmTW__planCardFeature{color:#495057;align-items:center;gap:7px;font-size:12.5px;line-height:1.4;display:flex}.PaywallModal-module__2zhmTW__planCardFeature+.PaywallModal-module__2zhmTW__planCardFeature{margin-top:6px}.PaywallModal-module__2zhmTW__planCardFeatureIcon{color:#40c057;flex-shrink:0}.PaywallModal-module__2zhmTW__upgradeButton{cursor:pointer;color:#fff;letter-spacing:.1px;background:linear-gradient(135deg,#0342a6,#1c7ed6);border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:14px;padding:14px 24px;font-size:15px;font-weight:600;transition:all .2s;display:inline-flex}.PaywallModal-module__2zhmTW__upgradeButton:hover{background:linear-gradient(135deg,#023a94,#1971c2);transform:translateY(-1px);box-shadow:0 8px 28px #0342a64d}.PaywallModal-module__2zhmTW__upgradeButton:active{transform:translateY(0);box-shadow:0 4px 12px #0342a633}.PaywallModal-module__2zhmTW__retryButton{cursor:pointer;color:#495057;background:#fff;border:1.5px solid #e9ecef;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:14px;padding:14px 24px;font-size:15px;font-weight:600;transition:all .2s;display:inline-flex}.PaywallModal-module__2zhmTW__retryButton:hover{color:#0342a6;background:#0342a605;border-color:#0342a6}.PaywallModal-module__2zhmTW__resetInfo{color:#adb5bd;margin:0;font-size:13px;line-height:1.5}.PaywallModal-module__2zhmTW__resetTime{color:#868e96;font-weight:600}@media (max-width:640px){.PaywallModal-module__2zhmTW__overlay{align-items:flex-end;padding:12px}.PaywallModal-module__2zhmTW__card{border-radius:20px 20px 0 0;max-height:92vh;padding:28px 20px 24px}.PaywallModal-module__2zhmTW__iconWrapper{border-radius:16px;width:52px;height:52px;margin-bottom:16px}.PaywallModal-module__2zhmTW__title{font-size:19px}.PaywallModal-module__2zhmTW__subtitle{margin-bottom:20px;font-size:13px}.PaywallModal-module__2zhmTW__planCards{grid-template-columns:1fr;gap:10px}.PaywallModal-module__2zhmTW__planCard{grid-template-rows:auto auto;grid-template-columns:1fr auto;align-items:start;gap:4px 16px;padding:16px;display:grid}.PaywallModal-module__2zhmTW__planCardName{grid-area:1/1}.PaywallModal-module__2zhmTW__planCardPrice{text-align:right;grid-area:1/2/3;align-self:center;margin:0;font-size:22px}.PaywallModal-module__2zhmTW__planCardDivider{display:none}.PaywallModal-module__2zhmTW__planCardFeatures{grid-area:2/1}.PaywallModal-module__2zhmTW__planCardFeature{font-size:12px}.PaywallModal-module__2zhmTW__popularBadge{font-size:9px;top:-9px;left:16px;transform:none}.PaywallModal-module__2zhmTW__upgradeButton{border-radius:12px;padding:13px 20px;font-size:14px}.PaywallModal-module__2zhmTW__usageBarContainer{padding:14px 16px}.PaywallModal-module__2zhmTW__resetInfo{font-size:12px}}
.TopUpModal-module__H0mwdW__overlay{-webkit-backdrop-filter:blur(8px);z-index:10001;cursor:pointer;background:#0000008c;justify-content:center;align-items:center;padding:16px;animation:.25s TopUpModal-module__H0mwdW__fadeIn;display:flex;position:fixed;inset:0}@keyframes TopUpModal-module__H0mwdW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes TopUpModal-module__H0mwdW__slideUp{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.TopUpModal-module__H0mwdW__card{text-align:center;cursor:default;background:#fff;border-radius:24px;width:100%;max-width:480px;padding:36px 40px 28px;animation:.35s cubic-bezier(.16,1,.3,1) both TopUpModal-module__H0mwdW__slideUp;position:relative;box-shadow:0 32px 64px -16px #0003,0 0 0 1px #0000000a}.TopUpModal-module__H0mwdW__closeButton{color:#c1c8d0;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;transition:all .15s;display:flex;position:absolute;top:14px;right:14px}.TopUpModal-module__H0mwdW__closeButton:hover{color:#495057;background:#f1f3f5}.TopUpModal-module__H0mwdW__iconWrapper{color:#fff;background:linear-gradient(135deg,#40c057,#37b24d);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:flex;box-shadow:0 8px 24px #37b24d40}.TopUpModal-module__H0mwdW__title{color:#1a1b1e;letter-spacing:-.3px;margin:0 0 6px;font-size:21px;font-weight:700;line-height:1.3}.TopUpModal-module__H0mwdW__subtitle{color:#868e96;max-width:360px;margin:0 auto 24px;font-size:13.5px;line-height:1.6}.TopUpModal-module__H0mwdW__amountGrid{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:0;display:grid}.TopUpModal-module__H0mwdW__amountCard{cursor:pointer;background:#fff;border:1.5px solid #e9ecef;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:18px 6px 14px;transition:all .2s;display:flex;position:relative}.TopUpModal-module__H0mwdW__amountCard:hover{background:#0342a605;border-color:#0342a6;transform:translateY(-2px);box-shadow:0 6px 20px #0000000f}.TopUpModal-module__H0mwdW__amountCardActive{background:#0342a60d;border-color:#0342a6;box-shadow:0 0 0 1px #0342a6,0 4px 14px #0342a61a}.TopUpModal-module__H0mwdW__amountCardActive:hover{transform:none}.TopUpModal-module__H0mwdW__amountCardPopular{padding-top:22px}.TopUpModal-module__H0mwdW__popularBadge{color:#fff;text-transform:uppercase;letter-spacing:.4px;white-space:nowrap;background:linear-gradient(135deg,#0342a6,#1c7ed6);border-radius:20px;padding:2px 8px;font-size:9px;font-weight:700;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.TopUpModal-module__H0mwdW__amountCardDollar{color:#1a1b1e;letter-spacing:-.4px;font-size:20px;font-weight:800;line-height:1.2}.TopUpModal-module__H0mwdW__amountCardActive .TopUpModal-module__H0mwdW__amountCardDollar{color:#0342a6}.TopUpModal-module__H0mwdW__amountCardCredits{color:#868e96;white-space:nowrap;font-size:10.5px;font-weight:500}.TopUpModal-module__H0mwdW__amountCardActive .TopUpModal-module__H0mwdW__amountCardCredits{color:#4a6fa5}.TopUpModal-module__H0mwdW__inputWrapper{text-align:left;margin-bottom:16px}.TopUpModal-module__H0mwdW__creditPreview{background:#f8f9fa;border-radius:12px;margin-bottom:18px;padding:14px 16px}.TopUpModal-module__H0mwdW__creditPreviewRow{justify-content:space-between;align-items:center;display:flex}.TopUpModal-module__H0mwdW__creditPreviewLabel{color:#868e96;font-size:13px;font-weight:500}.TopUpModal-module__H0mwdW__creditPreviewValue{color:#2b8a3e;letter-spacing:-.3px;font-size:18px;font-weight:800}.TopUpModal-module__H0mwdW__creditPreviewExpiry{color:#adb5bd;text-align:right;margin-top:6px;font-size:11.5px}.TopUpModal-module__H0mwdW__buyButton{cursor:pointer;color:#fff;letter-spacing:.1px;background:linear-gradient(135deg,#40c057,#37b24d);border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:12px;padding:14px 24px;font-size:15px;font-weight:600;transition:all .2s;display:inline-flex}.TopUpModal-module__H0mwdW__buyButton:hover:not(:disabled){background:linear-gradient(135deg,#37b24d,#2f9e44);transform:translateY(-1px);box-shadow:0 8px 28px #37b24d4d}.TopUpModal-module__H0mwdW__buyButton:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 12px #37b24d33}.TopUpModal-module__H0mwdW__buyButton:disabled{opacity:.45;cursor:not-allowed;transform:none}.TopUpModal-module__H0mwdW__error{color:#fa5252;margin:0 0 12px;font-size:13px}.TopUpModal-module__H0mwdW__footer{color:#adb5bd;align-items:center;gap:5px;font-size:11.5px;display:inline-flex}@media (max-width:640px){.TopUpModal-module__H0mwdW__overlay{align-items:flex-end;padding:0}.TopUpModal-module__H0mwdW__card{border-radius:20px 20px 0 0;max-width:none;padding:28px 20px 24px}.TopUpModal-module__H0mwdW__iconWrapper{border-radius:14px;width:48px;height:48px;margin-bottom:14px}.TopUpModal-module__H0mwdW__iconWrapper svg{width:22px;height:22px}.TopUpModal-module__H0mwdW__title{font-size:19px}.TopUpModal-module__H0mwdW__subtitle{margin-bottom:20px;font-size:13px}.TopUpModal-module__H0mwdW__amountGrid{grid-template-columns:repeat(2,1fr);gap:8px}.TopUpModal-module__H0mwdW__amountCard{padding:14px 6px 12px}.TopUpModal-module__H0mwdW__amountCardDollar{font-size:17px}.TopUpModal-module__H0mwdW__amountCardCredits{font-size:10px}.TopUpModal-module__H0mwdW__creditPreview{padding:12px 14px}.TopUpModal-module__H0mwdW__creditPreviewValue{font-size:16px}.TopUpModal-module__H0mwdW__buyButton{border-radius:12px;padding:13px 20px;font-size:14px}}
.CreditIndicator-module__VhLW_a__container{cursor:pointer;background:#00000008;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:4px 8px;text-decoration:none;transition:background .15s;display:inline-flex}.CreditIndicator-module__VhLW_a__container:hover{background:#0000000f}.CreditIndicator-module__VhLW_a__icon{flex-shrink:0}.CreditIndicator-module__VhLW_a__barTrack{background:#f1f3f5;border-radius:2px;flex-shrink:0;width:40px;height:4px;overflow:hidden}.CreditIndicator-module__VhLW_a__barFill{border-radius:2px;height:100%;transition:width .4s}.CreditIndicator-module__VhLW_a__label{text-align:right;min-width:20px;font-size:11px;font-weight:700;line-height:1}@media (max-width:480px){.CreditIndicator-module__VhLW_a__container{gap:0;padding:4px 6px}.CreditIndicator-module__VhLW_a__barTrack,.CreditIndicator-module__VhLW_a__label{display:none}}
.AttachmentCard-module__IJRCTG__card{border:1px solid var(--mantine-color-gray-2);background-color:var(--mantine-color-gray-0);border-radius:12px;flex-direction:column;gap:.35rem;width:100%;max-width:340px;padding:.5rem .65rem;transition:border-color .15s,background-color .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}.AttachmentCard-module__IJRCTG__card:hover{background-color:var(--mantine-color-gray-1)}.AttachmentCard-module__IJRCTG__compact{border-color:var(--mantine-color-gray-2);background-color:#ffffffeb;border-radius:8px;gap:0;max-width:260px;padding:.3rem .5rem .3rem .4rem}.AttachmentCard-module__IJRCTG__compact:hover{background-color:#fff}.AttachmentCard-module__IJRCTG__pill{background-color:var(--mantine-color-gray-0);border:1px solid var(--mantine-color-gray-2);border-radius:12px;flex-direction:row;align-items:center;gap:0;width:auto;max-width:220px;padding:.25rem .25rem .25rem .5rem}.AttachmentCard-module__IJRCTG__pill:hover{background-color:var(--mantine-color-gray-1);border-color:var(--mantine-color-gray-3)}.AttachmentCard-module__IJRCTG__card[data-state=uploading],.AttachmentCard-module__IJRCTG__pill[data-state=uploading]{border-color:var(--mantine-color-blue-2);background-color:var(--mantine-color-blue-0)}.AttachmentCard-module__IJRCTG__card[data-state=processing]{border-color:var(--mantine-color-violet-1);background-color:var(--mantine-color-violet-0)}.AttachmentCard-module__IJRCTG__card[data-state=processing]:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#8b5cf60d 40%,#8b5cf617 50%,#8b5cf60d 60%,#0000 100%);width:100%;height:100%;animation:2s ease-in-out infinite AttachmentCard-module__IJRCTG__shimmer;position:absolute;top:0;left:-100%}.AttachmentCard-module__IJRCTG__pill[data-state=processing]{border-color:var(--mantine-color-violet-1);background-color:var(--mantine-color-violet-0)}.AttachmentCard-module__IJRCTG__pill[data-state=processing]:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#8b5cf60d 40%,#8b5cf617 50%,#8b5cf60d 60%,#0000 100%);width:100%;height:100%;animation:2s ease-in-out infinite AttachmentCard-module__IJRCTG__shimmer;position:absolute;top:0;left:-100%}.AttachmentCard-module__IJRCTG__card[data-state=ready]{border-color:var(--mantine-color-teal-2);background-color:var(--mantine-color-teal-0)}.AttachmentCard-module__IJRCTG__card[data-state=ready]:hover{border-color:var(--mantine-color-teal-3);background-color:#ccfbf1b3}.AttachmentCard-module__IJRCTG__pill[data-state=ready]{border-color:var(--mantine-color-teal-2);background-color:var(--mantine-color-teal-0)}.AttachmentCard-module__IJRCTG__card[data-state=sent]{border-color:var(--mantine-color-gray-2);background-color:var(--mantine-color-gray-0)}.AttachmentCard-module__IJRCTG__mainRow{align-items:center;gap:.5rem;min-width:0;display:flex}.AttachmentCard-module__IJRCTG__pill .AttachmentCard-module__IJRCTG__mainRow{flex:1;gap:.4rem;min-width:0}.AttachmentCard-module__IJRCTG__iconWrapper{flex-shrink:0;justify-content:center;align-items:center;display:flex}.AttachmentCard-module__IJRCTG__pill .AttachmentCard-module__IJRCTG__iconWrapper{border-radius:11px 0 0 11px}.AttachmentCard-module__IJRCTG__fileInfo{flex-direction:column;flex:1;gap:0;min-width:0;display:flex}.AttachmentCard-module__IJRCTG__pill .AttachmentCard-module__IJRCTG__fileInfo{padding:.4rem 0}.AttachmentCard-module__IJRCTG__rightSection{flex-shrink:0;align-items:center;gap:.3rem;display:flex}.AttachmentCard-module__IJRCTG__pill .AttachmentCard-module__IJRCTG__rightSection{padding-right:.35rem}.AttachmentCard-module__IJRCTG__closeBtn{opacity:.5;transition:opacity .15s}.AttachmentCard-module__IJRCTG__closeBtn:hover{opacity:1}.AttachmentCard-module__IJRCTG__statusBadge{white-space:nowrap;height:20px;padding-left:6px;padding-right:8px;font-size:10px}.AttachmentCard-module__IJRCTG__progressBar{margin-top:.15rem}.AttachmentCard-module__IJRCTG__actionsRow{gap:.35rem;width:100%;display:flex}.AttachmentCard-module__IJRCTG__actionBtn{flex:1;justify-content:center;font-size:11px}.AttachmentCard-module__IJRCTG__typePdf{--card-accent:var(--mantine-color-red-6);--icon-bg:var(--mantine-color-red-0)}.AttachmentCard-module__IJRCTG__typeDoc{--card-accent:var(--mantine-color-blue-6);--icon-bg:var(--mantine-color-blue-0)}.AttachmentCard-module__IJRCTG__typeSheet{--card-accent:var(--mantine-color-green-6);--icon-bg:var(--mantine-color-green-0)}.AttachmentCard-module__IJRCTG__typeSlide{--card-accent:var(--mantine-color-orange-6);--icon-bg:var(--mantine-color-orange-0)}.AttachmentCard-module__IJRCTG__typeImage{--card-accent:var(--mantine-color-violet-6);--icon-bg:var(--mantine-color-violet-0)}.AttachmentCard-module__IJRCTG__typeCode{--card-accent:var(--mantine-color-grape-6);--icon-bg:var(--mantine-color-grape-0)}@keyframes AttachmentCard-module__IJRCTG__shimmer{0%{left:-100%}to{left:200%}}
.ChatInput-module__WqAcBq__container{background:var(--mantine-color-white);border:1px solid var(--mantine-color-gray-2);width:100%;transition:all .2s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.ChatInput-module__WqAcBq__container:focus-within{border-color:var(--mantine-color-blue-4);box-shadow:var(--mantine-shadow-md);transform:translateY(-1px)}.ChatInput-module__WqAcBq__filePreviewArea{border-bottom:1px solid var(--mantine-color-gray-2);background:var(--mantine-color-gray-0)}.ChatInput-module__WqAcBq__fileScrollArea{max-height:200px}.ChatInput-module__WqAcBq__fileCard{background:var(--mantine-color-white);border-color:var(--mantine-color-gray-2);transition:all .15s}.ChatInput-module__WqAcBq__fileCard:hover{border-color:var(--mantine-color-gray-4);background:var(--mantine-color-gray-0)}.ChatInput-module__WqAcBq__removeFileBtn{opacity:.6;transition:opacity .15s,color .15s}.ChatInput-module__WqAcBq__removeFileBtn:hover{opacity:1;color:var(--mantine-color-red-6)!important}.ChatInput-module__WqAcBq__fileBadge{cursor:default;border:1px solid var(--mantine-color-gray-3);text-transform:none!important;background:var(--mantine-color-white)!important;padding-right:2px!important;font-weight:500!important}.ChatInput-module__WqAcBq__inputWrapper{padding:16px 20px 12px}.ChatInput-module__WqAcBq__textarea textarea{color:var(--mantine-color-gray-9)!important;background:0 0!important;padding:0!important;font-size:15px!important;line-height:1.5!important}.ChatInput-module__WqAcBq__textarea textarea::placeholder{color:var(--mantine-color-gray-5)!important}.ChatInput-module__WqAcBq__bottomBar{background:var(--mantine-color-white);gap:var(--mantine-spacing-xs);flex-wrap:nowrap}.ChatInput-module__WqAcBq__actionsGroup{flex-wrap:nowrap;flex:1 1 0;gap:4px;min-width:0;overflow:hidden}.ChatInput-module__WqAcBq__sendControls{flex-wrap:nowrap;flex:none;min-width:max-content}.ChatInput-module__WqAcBq__actionButton{transition:all .15s}.ChatInput-module__WqAcBq__actionButton:hover:not(:disabled){background:var(--mantine-color-gray-1);color:var(--mantine-color-gray-9)}.ChatInput-module__WqAcBq__stopButton{transition:all .15s}.ChatInput-module__WqAcBq__stopButton:hover{background:var(--mantine-color-red-1)}.ChatInput-module__WqAcBq__sendButton{transition:transform .15s cubic-bezier(.34,1.56,.64,1)}.ChatInput-module__WqAcBq__sendButton:hover:not(:disabled){transform:scale(1.05)}.ChatInput-module__WqAcBq__sendButton:active:not(:disabled){transform:scale(.95)}.ChatInput-module__WqAcBq__dividerHiddenMobile{display:block}.ChatInput-module__WqAcBq__modelSelectorBtn{background:var(--mantine-color-gray-0);cursor:pointer;-webkit-user-select:none;user-select:none;border:none;border-radius:20px;flex:0 auto;align-items:center;gap:6px;min-width:0;max-width:100%;height:30px;padding:5px 10px 5px 8px;transition:all .2s cubic-bezier(.25,.46,.45,.94);display:inline-flex;overflow:hidden}.ChatInput-module__WqAcBq__modelSelectorContent{flex:auto;min-width:0;max-width:100%;overflow:hidden}.ChatInput-module__WqAcBq__modelSelectorBtn:hover{background:var(--mantine-color-gray-1);box-shadow:0 1px 4px #0000000f}.ChatInput-module__WqAcBq__modelSelectorBtn:active{background:var(--mantine-color-gray-2);transform:scale(.97)}.ChatInput-module__WqAcBq__modelSelectorBtn:disabled{cursor:not-allowed;opacity:.4;pointer-events:none}.ChatInput-module__WqAcBq__modelDot{border-radius:50%;flex-shrink:0;width:8px;height:8px;position:relative}.ChatInput-module__WqAcBq__modelLabel{white-space:nowrap;color:var(--mantine-color-gray-7);letter-spacing:0;text-overflow:ellipsis;min-width:0;max-width:100%;font-size:12px;font-weight:500;line-height:1;display:block;overflow:hidden}.ChatInput-module__WqAcBq__modelLabelShort{text-overflow:ellipsis;min-width:0;max-width:100%;display:none;overflow:hidden}.ChatInput-module__WqAcBq__modelChevron{color:var(--mantine-color-gray-4);flex-shrink:0;margin-left:-2px;transition:transform .2s,color .15s}.ChatInput-module__WqAcBq__modelSelectorBtn:hover .ChatInput-module__WqAcBq__modelChevron{color:var(--mantine-color-gray-6)}.ChatInput-module__WqAcBq__reasoningIcon{flex-shrink:0;align-items:center;display:flex}.ChatInput-module__WqAcBq__modelDropdown{border:1px solid var(--mantine-color-gray-2)!important;border-radius:14px!important;padding:6px!important;box-shadow:0 8px 30px #00000014,0 2px 8px #0000000a!important}.ChatInput-module__WqAcBq__modelMenuItem{border-radius:10px;margin-bottom:2px;transition:background .15s;padding:8px 10px!important}.ChatInput-module__WqAcBq__modelMenuItem:last-child{margin-bottom:0}.ChatInput-module__WqAcBq__modelMenuItem[data-active=true]{background:var(--mantine-color-blue-0)}.ChatInput-module__WqAcBq__modelMenuItem:hover{background:var(--mantine-color-gray-0)}.ChatInput-module__WqAcBq__modelMenuItem[data-active=true]:hover{background:var(--mantine-color-blue-0)}.ChatInput-module__WqAcBq__viewMoreItem{border-radius:10px;transition:background .15s;color:var(--mantine-color-gray-6)!important}.ChatInput-module__WqAcBq__viewMoreItem:hover{background:var(--mantine-color-gray-0);color:var(--mantine-color-gray-8)!important}@media (max-width:768px){.ChatInput-module__WqAcBq__modelLabel{display:none}.ChatInput-module__WqAcBq__modelLabelShort{white-space:nowrap;color:var(--mantine-color-gray-7);letter-spacing:0;font-size:11px;font-weight:500;line-height:1;display:inline}}@media (max-width:480px){.ChatInput-module__WqAcBq__modelSelectorBtn{background:var(--mantine-color-gray-0);border-radius:50%;justify-content:center;width:28px;min-width:28px;height:28px;padding:0}.ChatInput-module__WqAcBq__modelSelectorBtn:hover{background:var(--mantine-color-gray-1);box-shadow:0 0 8px 1px #0000000f}.ChatInput-module__WqAcBq__modelDot{width:10px;height:10px}.ChatInput-module__WqAcBq__modelLabel,.ChatInput-module__WqAcBq__modelLabelShort,.ChatInput-module__WqAcBq__modelChevron{display:none!important}.ChatInput-module__WqAcBq__reasoningIcon svg{width:16px;height:16px}}.ChatInput-module__WqAcBq__modelSelector,.ChatInput-module__WqAcBq__modeSelector{border-radius:var(--mantine-radius-md);cursor:pointer;padding:4px 8px;transition:background .15s}.ChatInput-module__WqAcBq__modelSelector:hover,.ChatInput-module__WqAcBq__modeSelector:hover{background:var(--mantine-color-gray-1)}.ChatInput-module__WqAcBq__modelSelector:disabled,.ChatInput-module__WqAcBq__modeSelector:disabled{cursor:not-allowed;opacity:.6}.ChatInput-module__WqAcBq__modeBadge{text-transform:capitalize;letter-spacing:.3px;font-weight:600}.ChatInput-module__WqAcBq__modelIcon{color:var(--mantine-color-blue-6)}.ChatInput-module__WqAcBq__promptItem{transition:border-color .15s,background .15s}.ChatInput-module__WqAcBq__promptItem:hover{border-color:var(--mantine-color-blue-3);background:var(--mantine-color-blue-0)}@media (max-width:768px){.ChatInput-module__WqAcBq__inputWrapper{padding:12px 16px 10px}.ChatInput-module__WqAcBq__textarea textarea{font-size:14px!important}.ChatInput-module__WqAcBq__bottomBar{padding:var(--mantine-spacing-xs)!important}.ChatInput-module__WqAcBq__actionsGroup{gap:2px}.ChatInput-module__WqAcBq__actionButton,.ChatInput-module__WqAcBq__sendButton,.ChatInput-module__WqAcBq__stopButton{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important}.ChatInput-module__WqAcBq__dividerHiddenMobile{display:none}.ChatInput-module__WqAcBq__fileScrollArea{max-height:150px}}@media (max-width:480px){.ChatInput-module__WqAcBq__inputWrapper{padding:10px 12px 8px}.ChatInput-module__WqAcBq__textarea textarea{font-size:14px!important}.ChatInput-module__WqAcBq__bottomBar{flex-wrap:nowrap;gap:4px;padding:6px!important}.ChatInput-module__WqAcBq__actionsGroup{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;gap:1px;overflow-x:auto}.ChatInput-module__WqAcBq__actionsGroup::-webkit-scrollbar{display:none}.ChatInput-module__WqAcBq__actionButton,.ChatInput-module__WqAcBq__sendButton,.ChatInput-module__WqAcBq__stopButton{width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important}.ChatInput-module__WqAcBq__fileCard{padding:6px!important}.ChatInput-module__WqAcBq__fileScrollArea{max-height:120px}}[data-mantine-color-scheme=dark] .ChatInput-module__WqAcBq__container{background:var(--mantine-color-dark-7);border-color:var(--mantine-color-dark-4)}[data-mantine-color-scheme=dark] .ChatInput-module__WqAcBq__container:focus-within{border-color:var(--mantine-color-blue-6)}[data-mantine-color-scheme=dark] .ChatInput-module__WqAcBq__filePreviewArea{background:var(--mantine-color-dark-6);border-color:var(--mantine-color-dark-5)}[data-mantine-color-scheme=dark] .ChatInput-module__WqAcBq__fileCard{background:var(--mantine-color-dark-6);border-color:var(--mantine-color-dark-4)}[data-mantine-color-scheme=dark] .ChatInput-module__WqAcBq__fileCard:hover{background:var(--mantine-color-dark-5);border-color:var(--mantine-color-dark-3)}[data-mantine-color-scheme=dark] .ChatInput-module__WqAcBq__fileBadge{border-color:var(--mantine-color-dark-4);color:var(--mantine-color-gray-3);background:var(--mantine-color-dark-5)!important}[data-mantine-color-scheme=dark] .ChatInput-module__WqAcBq__textarea textarea{color:var(--mantine-color-gray-1)!important}[data-mantine-color-scheme=dark] .ChatInput-module__WqAcBq__bottomBar{background:var(--mantine-color-dark-7)}[data-mantine-color-scheme=dark] .ChatInput-module__WqAcBq__actionButton:hover:not(:disabled),[data-mantine-color-scheme=dark] .ChatInput-module__WqAcBq__modelSelector:hover,[data-mantine-color-scheme=dark] .ChatInput-module__WqAcBq__modeSelector:hover{background:var(--mantine-color-dark-6)}[data-mantine-color-scheme=dark] .ChatInput-module__WqAcBq__stopButton:hover{background:var(--mantine-color-red-9)}[data-mantine-color-scheme=dark] .ChatInput-module__WqAcBq__promptItem:hover{background:var(--mantine-color-dark-6);border-color:var(--mantine-color-blue-8)}@keyframes ChatInput-module__WqAcBq__dropOverlayIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes ChatInput-module__WqAcBq__dropIconIn{0%{opacity:0;transform:translateY(-6px)scale(.9)}60%{transform:translateY(2px)scale(1.05)}to{opacity:1;transform:translateY(0)scale(1)}}.ChatInput-module__WqAcBq__dropOverlayValid,.ChatInput-module__WqAcBq__dropOverlayInvalid{z-index:10;pointer-events:none;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);flex-direction:column;justify-content:center;align-items:center;gap:10px;animation:.14s ease-out both ChatInput-module__WqAcBq__dropOverlayIn;display:flex;position:absolute;inset:0}.ChatInput-module__WqAcBq__dropOverlayValid{background:color-mix(in srgb,var(--mantine-color-blue-5)14%,transparent);outline:2px dashed var(--mantine-color-blue-4);outline-offset:-4px;color:var(--mantine-color-blue-7)}.ChatInput-module__WqAcBq__dropOverlayInvalid{background:color-mix(in srgb,var(--mantine-color-red-5)14%,transparent);outline:2px dashed var(--mantine-color-red-4);outline-offset:-4px;color:var(--mantine-color-red-7)}.ChatInput-module__WqAcBq__dropIcon{animation:.22s cubic-bezier(.34,1.56,.64,1) 40ms both ChatInput-module__WqAcBq__dropIconIn}[data-mantine-color-scheme=dark] .ChatInput-module__WqAcBq__dropOverlayValid{background:color-mix(in srgb,var(--mantine-color-blue-8)30%,transparent);outline-color:var(--mantine-color-blue-5);color:var(--mantine-color-blue-3)}[data-mantine-color-scheme=dark] .ChatInput-module__WqAcBq__dropOverlayInvalid{background:color-mix(in srgb,var(--mantine-color-red-9)35%,transparent);outline-color:var(--mantine-color-red-5);color:var(--mantine-color-red-3)}
.TwoColumnLayout-module__7S4zxW__container{flex:1;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.TwoColumnLayout-module__7S4zxW__fullscreenCenter{flex:1;height:100%}.TwoColumnLayout-module__7S4zxW__mobilePanelHidden{display:none}.TwoColumnLayout-module__7S4zxW__mobileContainer{width:100%;height:100%;position:relative;overflow:hidden}.TwoColumnLayout-module__7S4zxW__mobileCenterLayer{z-index:0;position:absolute;inset:0}.TwoColumnLayout-module__7S4zxW__mobileRightLayer{z-index:2;background:var(--mantine-color-body,#fff);position:absolute;inset:0}.TwoColumnLayout-module__7S4zxW__centerPanel{background-color:var(--mantine-color-gray-1);flex:1;min-width:0;height:100%;transition:flex .4s cubic-bezier(.4,0,.2,1),min-width .4s cubic-bezier(.4,0,.2,1),opacity .3s;overflow:hidden}.TwoColumnLayout-module__7S4zxW__centerPanelCollapsed{opacity:0;content-visibility:hidden;overflow:hidden;flex:0 0 0!important;min-width:0!important}.TwoColumnLayout-module__7S4zxW__divider{cursor:col-resize;background-color:var(--mantine-color-gray-3);flex-shrink:0;width:4px;transition:background-color .15s,opacity .3s}.TwoColumnLayout-module__7S4zxW__dividerHidden{opacity:0;pointer-events:none;width:0}.TwoColumnLayout-module__7S4zxW__divider:hover{background-color:var(--mantine-color-blue-4)}.TwoColumnLayout-module__7S4zxW__divider.TwoColumnLayout-module__7S4zxW__dividerActive{background-color:var(--mantine-color-blue-5)}.TwoColumnLayout-module__7S4zxW__rightPanel{background-color:var(--mantine-color-white);border-left:1px solid var(--mantine-color-gray-3);flex-shrink:0;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1),flex .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.TwoColumnLayout-module__7S4zxW__rightPanel:before{content:"";z-index:10;background:linear-gradient(90deg,#06f 0%,#0342a6 100%) 0 0/200% 100%;height:4px;animation:8s ease-in-out infinite TwoColumnLayout-module__7S4zxW__gradientSlide;position:absolute;top:0;left:0;right:0}@keyframes TwoColumnLayout-module__7S4zxW__gradientSlide{0%,to{background-position:0%}50%{background-position:100%}}.TwoColumnLayout-module__7S4zxW__rightPanelFull{border-left:none;flex:1;width:100%!important}.TwoColumnLayout-module__7S4zxW__streaming{transition:none!important}
.SpinningLogo-module__1ipTCq__spinner{transform-origin:50%;will-change:transform;justify-content:center;align-items:center;animation:1s linear infinite SpinningLogo-module__1ipTCq__spin;display:inline-flex}.SpinningLogo-module__1ipTCq__spinnerStatic{justify-content:center;align-items:center;display:inline-flex}@keyframes SpinningLogo-module__1ipTCq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.SpinningLogo-module__1ipTCq__logo{object-fit:contain;display:block}
.SmartMarkdown-module__6shdAa__mermaidContainer{background:#fff;border:1px solid #dee2e6;border-radius:8px;margin:1.25rem 0;padding:1rem;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.SmartMarkdown-module__6shdAa__mermaidHeader{border-bottom:1px solid #dee2e6;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.SmartMarkdown-module__6shdAa__mermaidPlaceholder{text-align:center;color:#868e96;background:#e9ecef;border:1px dashed #ced4da;border-radius:8px;padding:1rem;font-size:.875rem}.SmartMarkdown-module__6shdAa__mermaidDetails{text-align:left;margin-top:.75rem}.SmartMarkdown-module__6shdAa__mermaidDetails summary{cursor:pointer;color:#868e96;-webkit-user-select:none;user-select:none;font-size:.75rem;font-weight:600;transition:color .15s}.SmartMarkdown-module__6shdAa__mermaidDetails summary:hover{color:#495057}.SmartMarkdown-module__6shdAa__mermaidSource{background:#fff;border:1px solid #dee2e6;border-radius:6px;margin-top:.5rem;padding:.75rem;font-family:JetBrains Mono,Fira Code,ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;font-size:.75rem;overflow-x:auto}.SmartMarkdown-module__6shdAa__linkWrapper{display:inline;position:relative}.SmartMarkdown-module__6shdAa__link{color:#0342a6;background-image:linear-gradient(#3d75fc,#3d75fc);background-position:0 100%;background-repeat:no-repeat;background-size:0% 1px;font-weight:500;text-decoration:none;transition:color .15s,background-size .2s}.SmartMarkdown-module__6shdAa__link:hover{color:#3d75fc;background-size:100% 1px}.SmartMarkdown-module__6shdAa__linkTooltip{align-items:center;gap:.5rem;padding:.25rem;font-size:.75rem;display:flex}.SmartMarkdown-module__6shdAa__externalIcon{opacity:.5;vertical-align:middle;margin-left:3px;transition:opacity .15s;display:inline}.SmartMarkdown-module__6shdAa__link:hover .SmartMarkdown-module__6shdAa__externalIcon{opacity:.8}.SmartMarkdown-module__6shdAa__imageWrapper{margin:1.25rem 0;position:relative}.SmartMarkdown-module__6shdAa__imageLoading{color:#868e96;z-index:1;background:linear-gradient(135deg,#f1f3f5 0%,#e9ecef 100%);border-radius:12px;justify-content:center;align-items:center;animation:1.5s ease-in-out infinite SmartMarkdown-module__6shdAa__shimmer;display:flex;position:absolute;inset:0}@keyframes SmartMarkdown-module__6shdAa__shimmer{0%,to{opacity:.8}50%{opacity:.5}}.SmartMarkdown-module__6shdAa__imageError{text-align:center;color:#dc2626;background:linear-gradient(135deg,#fef2f2 0%,#fff5f5 100%);border:2px dashed #fecaca;border-radius:12px;padding:1.5rem}.SmartMarkdown-module__6shdAa__imageError p{margin:.5rem 0;font-size:.875rem}.SmartMarkdown-module__6shdAa__imageErrorUrl{opacity:.7;text-overflow:ellipsis;font-family:JetBrains Mono,Fira Code,ui-monospace,monospace;font-size:.75rem;overflow:hidden}.SmartMarkdown-module__6shdAa__imageContainer{cursor:zoom-in;background-color:#f1f3f5;border:1px solid #dee2e6;border-radius:12px;transition:transform .2s,box-shadow .2s,border-color .15s;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000000d,0 2px 4px #00000008}.SmartMarkdown-module__6shdAa__imageContainer:hover{border-color:#ced4da;box-shadow:0 10px 15px #00000012,0 4px 6px #0000000d}.SmartMarkdown-module__6shdAa__image{max-width:100%;height:auto;transition:opacity .3s;display:block}.SmartMarkdown-module__6shdAa__imageHidden{opacity:0}.SmartMarkdown-module__6shdAa__imageOverlay{pointer-events:none;background:0 0;transition:background .2s;position:absolute;inset:0}.SmartMarkdown-module__6shdAa__imageContainer:hover .SmartMarkdown-module__6shdAa__imageOverlay{background:#00000005}.SmartMarkdown-module__6shdAa__imageZoomButton{opacity:0;pointer-events:auto;transition:opacity .2s,transform .2s;position:absolute;top:.75rem;right:.75rem;transform:scale(.9)translateY(4px)}.SmartMarkdown-module__6shdAa__imageContainer:hover .SmartMarkdown-module__6shdAa__imageZoomButton{opacity:1;transform:scale(1)translateY(0)}.SmartMarkdown-module__6shdAa__imageCaption{opacity:0;background:linear-gradient(#0000,#000000bf);padding:1.5rem 1rem 1rem;transition:opacity .2s,transform .2s;position:absolute;bottom:0;left:0;right:0;transform:translateY(4px)}.SmartMarkdown-module__6shdAa__imageContainer:hover .SmartMarkdown-module__6shdAa__imageCaption{opacity:1;transform:translateY(0)}.SmartMarkdown-module__6shdAa__imageCaption p{color:#fff;text-shadow:0 1px 3px #0006;margin:0;font-size:.875rem;font-weight:500}.SmartMarkdown-module__6shdAa__zoomedImage{object-fit:contain;max-width:100%;max-height:100%}.SmartMarkdown-module__6shdAa__inlineCode{color:#0342a6;background:#e8f1ff;border:1px solid #c5deff;border-radius:4px;padding:.15rem .4rem;font-family:SF Mono,Menlo,Monaco,Consolas,monospace;font-size:.85em;font-weight:500;transition:background .15s,border-color .15s;display:inline!important}.SmartMarkdown-module__6shdAa__inlineCode:hover{background:#dbeafe;border-color:#93c5fd}.SmartMarkdown-module__6shdAa__codeBlockWrapper{background:#f8f9fa;border:1px solid #dee2e6;border-radius:10px;margin:1.25rem 0;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.SmartMarkdown-module__6shdAa__codeBlockLabel{text-transform:uppercase;letter-spacing:.08em;color:#495057;padding:.4rem .75rem 0;font-family:JetBrains Mono,Fira Code,ui-monospace,monospace;font-size:.7rem;font-weight:600;display:inline-block}.SmartMarkdown-module__6shdAa__codeBlock{color:#1a1a2e;background:0 0;border:none;margin:0;padding:.75rem 1rem;font-family:JetBrains Mono,Fira Code,ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;font-size:.875rem;line-height:1.6;overflow-x:auto}.SmartMarkdown-module__6shdAa__codeBlock code{color:inherit;font-family:inherit;font-size:inherit;background:0 0;border:none;padding:0}.SmartMarkdown-module__6shdAa__codeCopyButton{color:#475569;cursor:pointer;background:#ffffffe6;border:1px solid #d7dee8;border-radius:6px;align-items:center;gap:.3rem;padding:.25rem .45rem;font-size:.75rem;line-height:1;display:inline-flex;position:absolute;top:.4rem;right:.45rem}.SmartMarkdown-module__6shdAa__codeCopyButton:hover{background:#fff;border-color:#b6c2d2}.SmartMarkdown-module__6shdAa__plainTextBlock{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin:1rem 0;position:relative;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.SmartMarkdown-module__6shdAa__plainTextToolbar{color:#64748b;background:#f8fafc;border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem .75rem;font-size:.75rem;font-weight:600;display:flex}.SmartMarkdown-module__6shdAa__copyButton{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe3ed;border-radius:6px;align-items:center;gap:.35rem;padding:.3rem .5rem;font-size:.75rem;line-height:1;display:inline-flex}.SmartMarkdown-module__6shdAa__copyButton:hover{background:#f1f5f9;border-color:#c8d3df}.SmartMarkdown-module__6shdAa__plainTextContent{color:#1f2937;white-space:pre-wrap;overflow-wrap:anywhere;padding:.85rem 1rem 1rem;font-family:inherit;font-size:.95rem;line-height:1.7}.SmartMarkdown-module__6shdAa__plainTextContent::selection,.SmartMarkdown-module__6shdAa__plainTextContent ::selection{background:#3b82f629}.SmartMarkdown-module__6shdAa__alert{background-color:#f1f3f5;border:1px solid #0000;border-radius:10px;margin:1.25rem 0;padding:1rem 1.25rem;transition:transform .15s,box-shadow .15s}.SmartMarkdown-module__6shdAa__alert:hover{transform:translateY(-1px);box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.SmartMarkdown-module__6shdAa__alertInfo{color:#0342a6;background:linear-gradient(135deg,#e8f1ff 0%,#fffc 100%);border-color:#9ebcff}.SmartMarkdown-module__6shdAa__alertWarning{color:#9a3412;background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border-color:#fed7aa}.SmartMarkdown-module__6shdAa__alertError{color:#b91c1c;background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%);border-color:#fecaca}.SmartMarkdown-module__6shdAa__alertSuccess{color:#166534;background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border-color:#bbf7d0}.SmartMarkdown-module__6shdAa__alertTip{color:#6d28d9;background:linear-gradient(135deg,#faf5ff 0%,#ede9fe 100%);border-color:#ddd6fe}.SmartMarkdown-module__6shdAa__alertContent{align-items:flex-start;gap:1rem;display:flex}.SmartMarkdown-module__6shdAa__alertIcon{opacity:.9;flex-shrink:0;margin-top:1px;font-size:1.125rem}.SmartMarkdown-module__6shdAa__alertBody{flex:1;min-width:0}.SmartMarkdown-module__6shdAa__alertTitle{letter-spacing:-.01em;margin-bottom:.25rem;font-size:.875rem;font-weight:700}.SmartMarkdown-module__6shdAa__alertText{opacity:.95;font-size:.875rem;line-height:1.65}.SmartMarkdown-module__6shdAa__qrCode{justify-content:center;margin:1.5rem 0;display:flex}.SmartMarkdown-module__6shdAa__qrCodeInner{text-align:center;background:#fff;border:1px solid #dee2e6;border-radius:12px;padding:1.25rem;box-shadow:0 4px 6px #0000000d,0 2px 4px #00000008}.SmartMarkdown-module__6shdAa__qrCodePlaceholder{background:#e9ecef;border:2px dashed #ced4da;border-radius:10px;justify-content:center;align-items:center;width:10rem;height:10rem;margin:0 auto 1rem;display:flex}.SmartMarkdown-module__6shdAa__qrCodePlaceholder span{color:#868e96;font-size:.875rem;font-weight:500}.SmartMarkdown-module__6shdAa__qrCodeValue{color:#868e96;text-overflow:ellipsis;white-space:nowrap;background:#f1f3f5;border-radius:6px;max-width:12rem;padding:.25rem .5rem;font-family:JetBrains Mono,Fira Code,ui-monospace,monospace;font-size:.75rem;display:inline-block;overflow:hidden}.SmartMarkdown-module__6shdAa__qrCodeNote{color:#868e96;margin-top:.5rem;font-size:.75rem}.SmartMarkdown-module__6shdAa__videoWrapper{margin:1.25rem 0}.SmartMarkdown-module__6shdAa__videoContainer{background:#0d1117;border:1px solid #dee2e6;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #0000000d,0 2px 4px #00000008}.SmartMarkdown-module__6shdAa__videoPlaceholder{aspect-ratio:16/9;text-align:center;color:#fff;background:linear-gradient(135deg,#1a1f2e 0%,#0d1117 100%);justify-content:center;align-items:center;display:flex}.SmartMarkdown-module__6shdAa__videoPlayButton{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1rem;transition:transform .2s,background .2s;display:flex}.SmartMarkdown-module__6shdAa__videoPlayButton:hover{background:#fff3;transform:scale(1.1)}.SmartMarkdown-module__6shdAa__videoPlayButton span{margin-left:4px;font-size:1.5rem}.SmartMarkdown-module__6shdAa__videoPlaceholder p{opacity:.7;margin:0;font-size:.875rem}.SmartMarkdown-module__6shdAa__videoNote{opacity:.5!important;margin-top:.5rem!important;font-size:.75rem!important}.SmartMarkdown-module__6shdAa__videoInfo{background:#161b22;border-top:1px solid #ffffff1a;padding:1rem}.SmartMarkdown-module__6shdAa__videoTitle{color:#fff;margin:0 0 .25rem;font-size:.875rem;font-weight:500}.SmartMarkdown-module__6shdAa__videoUrl{color:#7d8590;text-overflow:ellipsis;margin:0;font-family:JetBrains Mono,Fira Code,ui-monospace,monospace;font-size:.75rem;overflow:hidden}.SmartMarkdown-module__6shdAa__progressWrapper{background:linear-gradient(135deg,#f1f3f5 0%,#e9ecef 100%);border:1px solid #dee2e6;border-radius:10px;margin:1.25rem 0;padding:1rem}.SmartMarkdown-module__6shdAa__progressLabel{color:#1a1a2e;justify-content:space-between;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:flex}.SmartMarkdown-module__6shdAa__progressContainer{align-items:center;gap:1rem;display:flex}.SmartMarkdown-module__6shdAa__progress{flex:1}.SmartMarkdown-module__6shdAa__progressValue{text-align:right;font-variant-numeric:tabular-nums;color:#1a1a2e;width:3rem;font-size:.875rem;font-weight:600}.SmartMarkdown-module__6shdAa__tableWrapper{background:#fff;border:1px solid #dee2e6;border-radius:12px;margin:1.25rem 0;overflow-x:auto;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.SmartMarkdown-module__6shdAa__table{border-collapse:collapse;width:100%;min-width:max-content;font-size:.875rem}.SmartMarkdown-module__6shdAa__th{text-align:left;color:#495057;white-space:nowrap;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(#f1f3f5,#e9ecef);border-bottom:2px solid #ced4da;padding:1rem 1.25rem;font-size:.75rem;font-weight:600}.SmartMarkdown-module__6shdAa__td{color:#1a1a2e;border-bottom:1px solid #dee2e6;padding:1rem 1.25rem;line-height:1.6;transition:background-color .15s}.SmartMarkdown-module__6shdAa__table tr:last-child .SmartMarkdown-module__6shdAa__td{border-bottom:none}.SmartMarkdown-module__6shdAa__table tr:nth-child(2n) .SmartMarkdown-module__6shdAa__td{background:#f1f8ff}.SmartMarkdown-module__6shdAa__table tr:hover .SmartMarkdown-module__6shdAa__td{background:#e8f1ff}.SmartMarkdown-module__6shdAa__blockquote{color:#495057;background:#e8f1ff;border-left:3px solid #3d75fc;border-radius:0 8px 8px 0;margin:1rem 0;padding:.75rem 1rem}.SmartMarkdown-module__6shdAa__h1{letter-spacing:-.025em;color:#1a1a2e;margin-top:1.5rem;margin-bottom:1rem;font-size:1.875rem;font-weight:700;line-height:1.25}.SmartMarkdown-module__6shdAa__h1:first-child{margin-top:0}.SmartMarkdown-module__6shdAa__h2{letter-spacing:-.02em;color:#1a1a2e;margin-top:1.25rem;margin-bottom:.75rem;font-size:1.5rem;font-weight:600;line-height:1.3}.SmartMarkdown-module__6shdAa__h2:first-child{margin-top:0}.SmartMarkdown-module__6shdAa__h3{letter-spacing:-.015em;color:#1a1a2e;margin-top:1rem;margin-bottom:.5rem;font-size:1.125rem;font-weight:600;line-height:1.4}.SmartMarkdown-module__6shdAa__h3:first-child{margin-top:0}.SmartMarkdown-module__6shdAa__p{color:#495057;margin-bottom:.75rem;font-size:.9375rem;line-height:1.7;display:block}.SmartMarkdown-module__6shdAa__p:last-child{margin-bottom:0}.SmartMarkdown-module__6shdAa__p>*{display:inline}.SmartMarkdown-module__6shdAa__ul{margin-bottom:1.25rem;margin-left:1.25rem;padding-left:0;list-style-type:disc}.SmartMarkdown-module__6shdAa__ul li{margin-top:.5rem;padding-left:.5rem}.SmartMarkdown-module__6shdAa__ol{margin-bottom:1.25rem;margin-left:1.25rem;padding-left:0;list-style-type:decimal}.SmartMarkdown-module__6shdAa__ol li{margin-top:.5rem;padding-left:.5rem}.SmartMarkdown-module__6shdAa__li{color:#495057;font-size:.9375rem;line-height:1.7}.SmartMarkdown-module__6shdAa__prose{color:#1a1a2e;max-width:100%}.SmartMarkdown-module__6shdAa__prose :not(pre)>code{color:#0342a6;background:#e8f1ff;border:1px solid #c5deff;border-radius:4px;padding:.1em .35em;font-family:JetBrains Mono,Fira Code,ui-monospace,monospace;font-size:.875em;display:inline!important}.SmartMarkdown-module__6shdAa__prose pre{background:0 0;border:0;margin:0;padding:0}.SmartMarkdown-module__6shdAa__systemMessage{padding:.5rem;position:relative}.SmartMarkdown-module__6shdAa__collapseButton{color:#868e96;margin-top:.5rem;font-size:.75rem;transition:color .15s}.SmartMarkdown-module__6shdAa__collapseButton:hover{color:#495057;background:#00000008}.SmartMarkdown-module__6shdAa__checkIcon{color:#22c55e}@keyframes SmartMarkdown-module__6shdAa__cursorBlink{0%,to{opacity:1}50%{opacity:0}}.SmartMarkdown-module__6shdAa__streamingCursor{vertical-align:text-bottom;background:#0342a6;border-radius:1px;width:2px;height:1.1em;margin-left:2px;animation:1s step-end infinite SmartMarkdown-module__6shdAa__cursorBlink;display:inline-block}.SmartMarkdown-module__6shdAa__agentBadge{vertical-align:baseline;justify-content:center;align-items:center;color:#6d28d9!important;letter-spacing:-.01em!important;white-space:nowrap!important;background:linear-gradient(135deg,#faf5ff 0%,#ede9fe 100%)!important;border:1px solid #ddd6fe!important;border-radius:6px!important;width:auto!important;margin:0 .2rem!important;padding:.15rem .5rem!important;font-family:JetBrains Mono,Fira Code,ui-monospace,SFMono-Regular,Menlo,Monaco,monospace!important;font-size:.85em!important;font-weight:600!important;line-height:1!important;transition:all .15s!important;display:inline-flex!important}.SmartMarkdown-module__6shdAa__agentBadge:hover{background:linear-gradient(135deg,#f3e8ff 0%,#e9d5ff 100%)!important;border-color:#c4b5fd!important;transform:translateY(-1px)!important}
.ThinkingProgressCard-module__QyEz7W__cardRoot{width:100%}.ThinkingProgressCard-module__QyEz7W__headerCard{background-color:var(--mantine-color-white);cursor:pointer;border-color:var(--mantine-color-blue-1);max-width:88%;transition:background-color .12s,border-color .12s,box-shadow .12s;box-shadow:0 1px 2px #0f172a0a}.ThinkingProgressCard-module__QyEz7W__headerCard:hover{background-color:var(--mantine-color-gray-0);border-color:var(--mantine-color-blue-2);box-shadow:0 2px 6px #0f172a0f}.ThinkingProgressCard-module__QyEz7W__headerRow{-webkit-user-select:none;user-select:none;width:100%}.ThinkingProgressCard-module__QyEz7W__statusDot{background:var(--mantine-color-gray-4);border-radius:999px;flex:0 0 6px;width:6px;height:6px}.ThinkingProgressCard-module__QyEz7W__statusDot[data-active=true]{background:var(--mantine-color-blue-5);box-shadow:0 0 0 3px #228be61f}.ThinkingProgressCard-module__QyEz7W__label{min-width:0;color:var(--mantine-color-gray-8);flex:auto;font-weight:500}.ThinkingProgressCard-module__QyEz7W__thinkingBody{max-width:88%;color:var(--mantine-color-gray-8);border:1px solid var(--mantine-color-blue-1);border-left:3px solid var(--mantine-color-blue-4);border-radius:var(--mantine-radius-md);background-color:#fbfcff;padding:.75rem 1rem;font-size:.875rem;line-height:1.55;box-shadow:0 1px 2px #0f172a0a}.ThinkingProgressCard-module__QyEz7W__thinkingBody[data-sending=true]{border-left-color:var(--mantine-color-blue-5)}.ThinkingProgressCard-module__QyEz7W__thinkingBody p{margin:.25rem 0}.ThinkingProgressCard-module__QyEz7W__thinkingBody p:first-child{margin-top:0}.ThinkingProgressCard-module__QyEz7W__thinkingBody p:last-child{margin-bottom:0}.ThinkingProgressCard-module__QyEz7W__thinkingBody code{font-style:normal;font-weight:600}.ThinkingProgressCard-module__QyEz7W__workingPill{border-top:1px solid var(--mantine-color-gray-2);margin-top:.625rem;padding-top:.5rem}
.NotesPanel-module__j9Udca__container{border-radius:var(--mantine-radius-lg);background-color:#fff;padding:1rem}.NotesPanel-module__j9Udca__header{border-bottom:1px solid var(--mantine-color-gray-2);margin-bottom:1rem;padding-bottom:.75rem}.NotesPanel-module__j9Udca__iconWrapper{border-radius:var(--mantine-radius-md);background:linear-gradient(135deg,var(--mantine-color-blue-5),var(--mantine-color-cyan-4));justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 2px 8px #3b82f640}.NotesPanel-module__j9Udca__headerIcon{color:#fff}.NotesPanel-module__j9Udca__title{background:linear-gradient(135deg,var(--mantine-color-gray-9),var(--mantine-color-gray-7));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.NotesPanel-module__j9Udca__searchInput input{background:var(--mantine-color-gray-0);border-color:var(--mantine-color-gray-2);font-size:12px;transition:all .15s}.NotesPanel-module__j9Udca__searchInput input:focus{border-color:var(--mantine-color-blue-4);box-shadow:0 0 0 2px #3b82f626}.NotesPanel-module__j9Udca__addButton{border:1px dashed var(--mantine-color-blue-3);background:var(--mantine-color-blue-0);transition:all .2s}.NotesPanel-module__j9Udca__addButton:hover{background:var(--mantine-color-blue-1);border-color:var(--mantine-color-blue-4);transform:translateY(-1px)}.NotesPanel-module__j9Udca__addNoteCard{transition:box-shadow .2s;box-shadow:0 2px 8px #00000014}.NotesPanel-module__j9Udca__addNoteCard:focus-within{box-shadow:0 4px 16px #0000001f}.NotesPanel-module__j9Udca__colorBtn{color:#0009;transition:all .15s}.NotesPanel-module__j9Udca__colorBtn:hover{color:#000000e6;background:#00000014}.NotesPanel-module__j9Udca__noteTextarea textarea{color:#000c;font-size:13px;font-weight:500;line-height:1.5;background:0 0!important}.NotesPanel-module__j9Udca__noteTextarea textarea::placeholder{color:#0006}.NotesPanel-module__j9Udca__scrollArea{margin-top:.25rem}.NotesPanel-module__j9Udca__skeleton{border-radius:var(--mantine-radius-md);background:linear-gradient(90deg,var(--mantine-color-gray-1),var(--mantine-color-gray-2),var(--mantine-color-gray-1));background-size:200% 100%;height:52px;animation:1.5s infinite NotesPanel-module__j9Udca__shimmer}@keyframes NotesPanel-module__j9Udca__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.NotesPanel-module__j9Udca__emptyState{border-radius:var(--mantine-radius-lg);border:2px dashed var(--mantine-color-gray-3);background:linear-gradient(135deg,var(--mantine-color-gray-0),var(--mantine-color-blue-0));text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1rem;display:flex}.NotesPanel-module__j9Udca__emptyIcon{color:var(--mantine-color-gray-4)}.NotesPanel-module__j9Udca__noteCard{cursor:default;transition:transform .15s,box-shadow .15s;box-shadow:0 1px 4px #0000000f}.NotesPanel-module__j9Udca__noteCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.NotesPanel-module__j9Udca__noteText{color:#000c;word-break:break-word;font-weight:500;line-height:1.5}.NotesPanel-module__j9Udca__noteActions{opacity:0;flex-shrink:0;transition:opacity .15s}.NotesPanel-module__j9Udca__noteCard:hover .NotesPanel-module__j9Udca__noteActions{opacity:1}.NotesPanel-module__j9Udca__insertBtn{font-size:11px;font-weight:600;box-shadow:0 1px 3px #0000001a}.NotesPanel-module__j9Udca__spinning{animation:1s linear infinite NotesPanel-module__j9Udca__spin}@keyframes NotesPanel-module__j9Udca__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-mantine-color-scheme=dark] .NotesPanel-module__j9Udca__container{background:var(--mantine-color-dark-7)}[data-mantine-color-scheme=dark] .NotesPanel-module__j9Udca__header{border-color:var(--mantine-color-dark-5)}[data-mantine-color-scheme=dark] .NotesPanel-module__j9Udca__iconWrapper{box-shadow:0 2px 8px #3b82f659}[data-mantine-color-scheme=dark] .NotesPanel-module__j9Udca__title{background:linear-gradient(135deg,var(--mantine-color-gray-0),var(--mantine-color-gray-4));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-mantine-color-scheme=dark] .NotesPanel-module__j9Udca__searchInput input{background:var(--mantine-color-dark-6);border-color:var(--mantine-color-dark-4)}[data-mantine-color-scheme=dark] .NotesPanel-module__j9Udca__addButton{background:var(--mantine-color-dark-6);border-color:var(--mantine-color-blue-8)}[data-mantine-color-scheme=dark] .NotesPanel-module__j9Udca__addButton:hover{background:var(--mantine-color-dark-5)}[data-mantine-color-scheme=dark] .NotesPanel-module__j9Udca__skeleton{background:linear-gradient(90deg,var(--mantine-color-dark-5),var(--mantine-color-dark-4),var(--mantine-color-dark-5));background-size:200% 100%}[data-mantine-color-scheme=dark] .NotesPanel-module__j9Udca__emptyState{background:linear-gradient(135deg,var(--mantine-color-dark-6),var(--mantine-color-dark-5));border-color:var(--mantine-color-dark-4)}[data-mantine-color-scheme=dark] .NotesPanel-module__j9Udca__emptyIcon{color:var(--mantine-color-dark-3)}@media (max-width:480px){.NotesPanel-module__j9Udca__noteActions{opacity:1}.NotesPanel-module__j9Udca__container{padding:.75rem}}
.ChatPanel-module__Rnr5WG__container{background-color:var(--mantine-color-white);width:100%;height:100%;position:relative}.ChatPanel-module__Rnr5WG__header{background-color:var(--mantine-color-white);border-bottom:1px solid var(--mantine-color-gray-2);z-index:10;padding:.75rem 1.25rem;position:absolute;top:0;left:1.25rem;right:0}.ChatPanel-module__Rnr5WG__headerIcon{color:var(--mantine-color-violet-6)}.ChatPanel-module__Rnr5WG__newChatButton{width:100%;padding:.5rem 1rem}.ChatPanel-module__Rnr5WG__newChatBtn{border-radius:var(--mantine-radius-md);background-color:var(--mantine-color-gray-0);border-style:dashed;border-width:1px;height:2.75rem;font-weight:500;transition:all .2s}.ChatPanel-module__Rnr5WG__newChatBtn:hover{border-color:var(--mantine-color-blue-4);background-color:var(--mantine-color-blue-0);color:var(--mantine-color-blue-7)}.ChatPanel-module__Rnr5WG__messagesArea{padding-top:0;position:absolute;left:0;right:0;overflow:hidden}.ChatPanel-module__Rnr5WG__messagesScroll{overflow-anchor:none;height:100%;padding:.25rem 1.25rem;overflow-y:auto}.ChatPanel-module__Rnr5WG__jumpToBottomBtn{background:var(--mantine-color-body,#fff);color:var(--mantine-color-dark-6,#1f2937);border:1px solid var(--mantine-color-gray-3,#e5e7eb);cursor:pointer;z-index:5;border-radius:9999px;align-items:center;gap:6px;padding:6px 12px 6px 10px;transition:transform .12s,box-shadow .12s,background .12s;animation:.16s ease-out ChatPanel-module__Rnr5WG__jumpToBottomFadeIn;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #00000014,0 1px 4px #0000000f}.ChatPanel-module__Rnr5WG__jumpToBottomBtn:hover{background:var(--mantine-color-gray-0,#f9fafb);transform:translate(-50%)translateY(-1px);box-shadow:0 6px 20px #0000001f,0 2px 6px #00000014}.ChatPanel-module__Rnr5WG__jumpToBottomBtn:active{transform:translate(-50%)translateY(0)}@keyframes ChatPanel-module__Rnr5WG__jumpToBottomFadeIn{0%{opacity:0;transform:translate(-50%)translateY(6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.ChatPanel-module__Rnr5WG__messageRow{content-visibility:auto;contain-intrinsic-size:auto 200px;padding:4px 16px}.ChatPanel-module__Rnr5WG__messageRowMobile{content-visibility:auto;contain-intrinsic-size:auto 200px;padding:4px 8px}.ChatPanel-module__Rnr5WG__userMessageContainer{flex-direction:column;align-items:flex-end;gap:.25rem;margin-bottom:.75rem;padding-right:.25rem;display:flex}.ChatPanel-module__Rnr5WG__aiMessageContainer{flex-direction:column;align-items:flex-start;width:100%;margin-bottom:.75rem;display:flex}.ChatPanel-module__Rnr5WG__userMessage{width:fit-content;max-width:80%;color:var(--mantine-color-gray-9);border-radius:var(--mantine-radius-lg);background:linear-gradient(135deg,#e0f2fe 0%,#f0f9ff 100%);border-right:3px solid #0342a6;border-bottom-right-radius:2px;padding:.75rem 1rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.ChatPanel-module__Rnr5WG__userMessage:hover{background:linear-gradient(135deg,#dbeafe 0%,#eff6ff 100%);transform:translateY(-1px)}.ChatPanel-module__Rnr5WG__userMessageContent{color:var(--mantine-color-gray-9)}.ChatPanel-module__Rnr5WG__userMessageContent p,.ChatPanel-module__Rnr5WG__userMessageContent li,.ChatPanel-module__Rnr5WG__userMessageContent strong,.ChatPanel-module__Rnr5WG__userMessageContent em,.ChatPanel-module__Rnr5WG__userMessageContent h1,.ChatPanel-module__Rnr5WG__userMessageContent h2,.ChatPanel-module__Rnr5WG__userMessageContent h3{color:var(--mantine-color-gray-9)!important}.ChatPanel-module__Rnr5WG__userMessageContent a{font-weight:500;text-decoration:underline;color:#0342a6!important}.ChatPanel-module__Rnr5WG__aiMessage{width:100%;max-width:100%;color:var(--mantine-color-gray-9);background-color:#0000;padding:0}.ChatPanel-module__Rnr5WG__systemMessage{max-width:90%;color:var(--mantine-color-blue-9);border-radius:var(--mantine-radius-md);background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border:1px solid #bfdbfe;border-left:3px solid #3b82f6;align-self:flex-start;margin:.5rem 0;padding:.65rem 1rem;font-size:.875rem;transition:all .2s}.ChatPanel-module__Rnr5WG__systemMessage:hover{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-color:#93c5fd;transform:translateY(-1px)}.ChatPanel-module__Rnr5WG__thinkingMessage{max-width:85%;color:var(--mantine-color-gray-7);border-radius:var(--mantine-radius-md);background-color:#f8f9fa;border:1px solid #e9ecef;border-left:3px solid #adb5bd;padding:.75rem 1rem;font-size:.875rem;font-style:italic}.ChatPanel-module__Rnr5WG__messageContent{word-wrap:break-word;overflow-wrap:break-word;line-height:1.6}.ChatPanel-module__Rnr5WG__citationBlock{border:1px solid var(--mantine-color-green-2);border-radius:var(--mantine-radius-md);background:linear-gradient(135deg,#22c55e14 0%,#4ade8024 100%);margin-top:.5rem;padding:.5rem .65rem}.ChatPanel-module__Rnr5WG__citationButton{text-align:left;border:1px solid var(--mantine-color-green-3);color:var(--mantine-color-green-9);background-color:#ffffffd9;justify-content:flex-start}.ChatPanel-module__Rnr5WG__citationButton:hover{background-color:#22c55e1f}.ChatPanel-module__Rnr5WG__proposalBlock{border:1px solid var(--mantine-color-blue-2);background-color:var(--mantine-color-white);border-radius:12px;margin-top:.75rem;padding:.85rem 1rem;animation:.35s cubic-bezier(.16,1,.3,1) ChatPanel-module__Rnr5WG__proposalSlideIn;box-shadow:0 1px 4px #0000000f}.ChatPanel-module__Rnr5WG__proposalBlockSubmitted{pointer-events:none;border-color:var(--mantine-color-green-3);box-shadow:none;animation:none}.ChatPanel-module__Rnr5WG__proposalStatusStrip{border-bottom:1px solid var(--mantine-color-gray-1);align-items:center;gap:8px;margin-bottom:.45rem;padding-bottom:.55rem;display:flex}.ChatPanel-module__Rnr5WG__proposalStatusDot{background-color:var(--mantine-color-blue-5);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite ChatPanel-module__Rnr5WG__indicatorPulse}.ChatPanel-module__Rnr5WG__proposalStatusDotDone{background-color:var(--mantine-color-green-5);animation:none}.ChatPanel-module__Rnr5WG__proposalStatusLabel{color:var(--mantine-color-gray-5);font-size:.725rem;font-weight:500}.ChatPanel-module__Rnr5WG__proposalBinaryActions{gap:8px;margin-top:.35rem;display:flex}.ChatPanel-module__Rnr5WG__proposalBinaryBtn{cursor:pointer;border:1.5px solid #0000;border-radius:8px;flex:1;justify-content:center;align-items:center;padding:.6rem .8rem;font-size:.85rem;font-weight:600;transition:all .15s cubic-bezier(.16,1,.3,1);display:flex}.ChatPanel-module__Rnr5WG__proposalBinaryBtnPrimary{background-color:var(--mantine-color-blue-6);color:#fff}.ChatPanel-module__Rnr5WG__proposalBinaryBtnPrimary:hover:not(:disabled){background-color:var(--mantine-color-blue-7);transform:translateY(-.5px);box-shadow:0 2px 8px #0342a633}.ChatPanel-module__Rnr5WG__proposalBinaryBtnPrimary:active:not(:disabled){background-color:var(--mantine-color-blue-8);transition-duration:50ms;transform:scale(.98)}.ChatPanel-module__Rnr5WG__proposalBinaryBtnSecondary{color:var(--mantine-color-gray-7);border-color:var(--mantine-color-gray-3);background-color:#0000}.ChatPanel-module__Rnr5WG__proposalBinaryBtnSecondary:hover:not(:disabled){background-color:var(--mantine-color-gray-0);border-color:var(--mantine-color-gray-4);transform:translateY(-.5px)}.ChatPanel-module__Rnr5WG__proposalBinaryBtnSecondary:active:not(:disabled){background-color:var(--mantine-color-gray-1);transition-duration:50ms;transform:scale(.98)}.ChatPanel-module__Rnr5WG__proposalBinaryBtn:disabled{cursor:default;opacity:.55}.ChatPanel-module__Rnr5WG__proposalBinaryBtnChosen{box-shadow:none;opacity:1!important}.ChatPanel-module__Rnr5WG__proposalBinaryBtnPrimary.ChatPanel-module__Rnr5WG__proposalBinaryBtnChosen{background-color:var(--mantine-color-blue-5)}.ChatPanel-module__Rnr5WG__proposalBinaryBtnSecondary.ChatPanel-module__Rnr5WG__proposalBinaryBtnChosen{background-color:var(--mantine-color-gray-1);border-color:var(--mantine-color-gray-3);color:var(--mantine-color-gray-8)}.ChatPanel-module__Rnr5WG__proposalInstructions{color:var(--mantine-color-gray-7);margin-bottom:.15rem;font-size:.875rem;line-height:1.55}.ChatPanel-module__Rnr5WG__proposalQuestion{padding:0}.ChatPanel-module__Rnr5WG__proposalQuestionDivider{background:var(--mantine-color-gray-2);height:1px;margin:.5rem 0}.ChatPanel-module__Rnr5WG__proposalQuestionTitle{color:var(--mantine-color-gray-9);align-items:baseline;gap:8px;margin-bottom:.15rem;font-size:.875rem;font-weight:600;display:flex}.ChatPanel-module__Rnr5WG__proposalQuestionText{color:var(--mantine-color-gray-6);margin-bottom:.35rem;font-size:.825rem;line-height:1.5}.ChatPanel-module__Rnr5WG__proposalQuestionHint{color:var(--mantine-color-gray-4);margin-bottom:.3rem;font-size:.7rem}.ChatPanel-module__Rnr5WG__proposalOption{text-align:left;background-color:var(--mantine-color-gray-0);cursor:pointer;border:1.5px solid #0000;border-radius:8px;align-items:flex-start;gap:10px;width:100%;padding:.55rem .65rem;transition:all .15s cubic-bezier(.16,1,.3,1);animation:.25s cubic-bezier(.16,1,.3,1) both ChatPanel-module__Rnr5WG__optionFadeIn;display:flex}.ChatPanel-module__Rnr5WG__proposalOption:hover:not(:disabled){border-color:var(--mantine-color-blue-2);background-color:var(--mantine-color-blue-0)}.ChatPanel-module__Rnr5WG__proposalOption:active:not(:disabled){transition-duration:50ms;transform:scale(.99)}.ChatPanel-module__Rnr5WG__proposalOption:disabled{cursor:default}.ChatPanel-module__Rnr5WG__proposalOptionSelected{border-color:var(--mantine-color-blue-2)!important;background-color:var(--mantine-color-blue-0)!important;box-shadow:none!important}.ChatPanel-module__Rnr5WG__proposalOptionIcon{width:18px;height:18px;color:var(--mantine-color-gray-4);flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;transition:color .12s;display:flex}.ChatPanel-module__Rnr5WG__proposalOptionIconSelected{color:var(--mantine-color-blue-5);animation:.2s cubic-bezier(.34,1.56,.64,1) ChatPanel-module__Rnr5WG__checkPop}.ChatPanel-module__Rnr5WG__proposalOptionContent{flex:1;min-width:0}.ChatPanel-module__Rnr5WG__proposalOptionLabel{color:var(--mantine-color-gray-8);font-size:.85rem;font-weight:500;line-height:1.4}.ChatPanel-module__Rnr5WG__proposalOptionLabelSelected{color:var(--mantine-color-blue-6);font-weight:600}.ChatPanel-module__Rnr5WG__proposalOptionDescription{color:var(--mantine-color-gray-5);margin-top:1px;font-size:.775rem;line-height:1.4}.ChatPanel-module__Rnr5WG__proposalFreeTextDivider{color:var(--mantine-color-gray-4);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:10px;margin-top:.5rem;margin-bottom:.25rem;font-size:.7rem;display:flex}.ChatPanel-module__Rnr5WG__proposalFreeTextDivider:before,.ChatPanel-module__Rnr5WG__proposalFreeTextDivider:after{content:"";background:var(--mantine-color-gray-2);flex:1;height:1px}.ChatPanel-module__Rnr5WG__proposalFreeText textarea{border:1.5px solid var(--mantine-color-gray-2)!important;background-color:var(--mantine-color-white)!important;border-radius:8px!important;font-size:.85rem!important;transition:border-color .15s,box-shadow .15s!important}.ChatPanel-module__Rnr5WG__proposalFreeText textarea:focus{border-color:var(--mantine-color-blue-4)!important;box-shadow:0 0 0 2px #0342a60f!important}.ChatPanel-module__Rnr5WG__proposalSubmitArea{justify-content:flex-end;align-items:center;gap:12px;margin-top:.15rem;padding-top:.5rem;display:flex}.ChatPanel-module__Rnr5WG__proposalSubmitHint{color:var(--mantine-color-gray-4);font-size:.725rem}.ChatPanel-module__Rnr5WG__proposalSubmitButton{border-radius:8px;padding:.35rem 1rem;font-size:.8rem;font-weight:600;transition:all .15s}.ChatPanel-module__Rnr5WG__proposalSubmitButtonReady{box-shadow:0 1px 4px #0342a633}.ChatPanel-module__Rnr5WG__proposalSubmittedBadge{background:var(--mantine-color-green-0);color:var(--mantine-color-green-7);border-radius:6px;align-items:center;gap:4px;padding:2px 8px;font-size:.725rem;font-weight:600;display:inline-flex}.ChatPanel-module__Rnr5WG__messageActions{opacity:1;gap:.25rem;margin-bottom:.25rem;padding:.25rem 0;display:flex}.ChatPanel-module__Rnr5WG__userMessageActions{opacity:.6;gap:.25rem;transition:opacity .15s;display:flex}.ChatPanel-module__Rnr5WG__userMessageActions:hover{opacity:1}.ChatPanel-module__Rnr5WG__actionButton{border-radius:var(--mantine-radius-md);width:1.75rem;height:1.75rem;color:var(--mantine-color-gray-5);background:0 0;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.ChatPanel-module__Rnr5WG__actionButton:hover{color:var(--mantine-color-gray-7);background-color:var(--mantine-color-gray-1)}.ChatPanel-module__Rnr5WG__copiedButton{height:1.75rem;color:var(--mantine-color-green-7);background-color:var(--mantine-color-green-0);border-radius:var(--mantine-radius-md);padding:0 .5rem;font-size:.75rem;font-weight:500}.ChatPanel-module__Rnr5WG__divider{background-color:var(--mantine-color-gray-3);width:1px;height:1rem;margin:0 .25rem}.ChatPanel-module__Rnr5WG__loadingMessage{background-color:var(--mantine-color-white)}.ChatPanel-module__Rnr5WG__inputArea{background-color:var(--mantine-color-white);padding-bottom:env(safe-area-inset-bottom);z-index:20;position:absolute;bottom:0;left:0;right:0}.ChatPanel-module__Rnr5WG__inputArea:before{content:"";background:linear-gradient(to top,var(--mantine-color-white),transparent);pointer-events:none;height:20px;position:absolute;top:-20px;left:0;right:0}.ChatPanel-module__Rnr5WG__inputContainer{background-color:var(--mantine-color-white);border:1px solid var(--mantine-color-gray-2);border-radius:var(--mantine-radius-lg);box-shadow:var(--mantine-shadow-sm);margin:0 1rem .5rem;transition:all .2s cubic-bezier(.16,1,.3,1);overflow:hidden;container:chat-input/inline-size}.ChatPanel-module__Rnr5WG__inputContainer:focus-within{border-color:var(--mantine-color-blue-4);box-shadow:var(--mantine-shadow-md);transform:translateY(-1px)}.ChatPanel-module__Rnr5WG__inputWrapper{padding:16px 20px 12px}.ChatPanel-module__Rnr5WG__textarea textarea{color:var(--mantine-color-gray-9)!important;background:0 0!important;border:none!important;padding:0!important;font-size:15px!important;line-height:1.5!important}.ChatPanel-module__Rnr5WG__textarea textarea::placeholder{color:var(--mantine-color-gray-5)!important}.ChatPanel-module__Rnr5WG__textarea:focus{box-shadow:none!important;border:none!important;outline:none!important}.ChatPanel-module__Rnr5WG__bottomBar{background:var(--mantine-color-white);border-top:none;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.ChatPanel-module__Rnr5WG__controlsGroup{flex-wrap:nowrap;flex:1 1 0;gap:4px;min-width:0;overflow:hidden}.ChatPanel-module__Rnr5WG__sendControls{flex-wrap:nowrap;flex:none;min-width:max-content}.ChatPanel-module__Rnr5WG__actionBtn{color:var(--mantine-color-gray-6);transition:all .15s}.ChatPanel-module__Rnr5WG__actionBtn:hover:not(:disabled){background-color:var(--mantine-color-gray-1);color:var(--mantine-color-gray-9)}.ChatPanel-module__Rnr5WG__sendButton{transition:transform .15s cubic-bezier(.34,1.56,.64,1)}.ChatPanel-module__Rnr5WG__sendButton:hover:not(:disabled){background-color:var(--mantine-color-blue-7);transform:scale(1.05)}.ChatPanel-module__Rnr5WG__sendButton:active:not(:disabled){transform:scale(.95)}.ChatPanel-module__Rnr5WG__stopButton{transition:all .15s}.ChatPanel-module__Rnr5WG__stopButton:hover{background-color:var(--mantine-color-red-1);transform:scale(1.05)}.ChatPanel-module__Rnr5WG__stopButton:active{transform:scale(.95)}.ChatPanel-module__Rnr5WG__filesPreview{background-color:var(--mantine-color-gray-0);border-bottom:1px solid var(--mantine-color-gray-2);padding:.5rem 1rem}.ChatPanel-module__Rnr5WG__fileItem{background-color:var(--mantine-color-white);border:1px solid var(--mantine-color-gray-3);border-radius:var(--mantine-radius-md);cursor:default;transition:all .2s;position:relative;overflow:hidden}.ChatPanel-module__Rnr5WG__fileItem:hover{border-color:var(--mantine-color-blue-3);transform:translateY(-1px);box-shadow:0 4px 12px #0000000d}.ChatPanel-module__Rnr5WG__fileItem:before{content:"";background-color:var(--accent-color,var(--mantine-color-gray-4));width:4px;position:absolute;top:0;bottom:0;left:0}.ChatPanel-module__Rnr5WG__fileIconWrapper{border-radius:var(--mantine-radius-sm);background-color:var(--icon-bg-color,var(--mantine-color-gray-0));width:32px;height:32px;color:var(--accent-color,var(--mantine-color-gray-6));justify-content:center;align-items:center;display:flex}.ChatPanel-module__Rnr5WG__fileDoc{--accent-color:var(--mantine-color-blue-6);--icon-bg-color:var(--mantine-color-blue-0)}.ChatPanel-module__Rnr5WG__fileSheet{--accent-color:var(--mantine-color-green-6);--icon-bg-color:var(--mantine-color-green-0)}.ChatPanel-module__Rnr5WG__fileSlide{--accent-color:var(--mantine-color-orange-6);--icon-bg-color:var(--mantine-color-orange-0)}.ChatPanel-module__Rnr5WG__filePdf{--accent-color:var(--mantine-color-red-6);--icon-bg-color:var(--mantine-color-red-0)}.ChatPanel-module__Rnr5WG__fileCode{--accent-color:var(--mantine-color-violet-6);--icon-bg-color:var(--mantine-color-violet-0)}.ChatPanel-module__Rnr5WG__fileImage{--accent-color:var(--mantine-color-cyan-6);--icon-bg-color:var(--mantine-color-cyan-0)}.ChatPanel-module__Rnr5WG__queuedMessage{border-style:dashed;border-color:var(--mantine-color-gray-4);background-color:#f8f9fa99}.ChatPanel-module__Rnr5WG__overlayContainer{z-index:30;position:absolute;inset:0}.ChatPanel-module__Rnr5WG__notesDialog{z-index:200;border:1px solid var(--mantine-color-gray-2);flex-direction:column;display:flex;position:absolute;inset:4rem 1rem 5rem;overflow:hidden;background-color:#fff!important}.ChatPanel-module__Rnr5WG__dialogHeader{border-bottom:1px solid var(--mantine-color-gray-2);background-color:#fff;flex-shrink:0}.ChatPanel-module__Rnr5WG__dialogContent{background-color:#fff;flex:1;padding:1rem;overflow:auto}.ChatPanel-module__Rnr5WG__regenerateOverlay{z-index:30;flex-direction:column;display:flex;position:absolute;inset:0}.ChatPanel-module__Rnr5WG__regenerateBackdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#fffc;flex:1}.ChatPanel-module__Rnr5WG__regenerateDialog{background-color:var(--mantine-color-white);border-top:1px solid var(--mantine-color-gray-2);border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;box-shadow:0 -4px 24px #00000014}.ChatPanel-module__Rnr5WG__regenerateOption{text-align:left;border:1px solid var(--mantine-color-gray-2);border-radius:var(--mantine-radius-md);justify-content:flex-start;width:100%;height:auto;padding:1rem 1.25rem;transition:all .2s}.ChatPanel-module__Rnr5WG__regenerateOption:hover{border-color:var(--mantine-color-blue-4);background-color:var(--mantine-color-blue-0)}.ChatPanel-module__Rnr5WG__hiddenFileInput{display:none}.ChatPanel-module__Rnr5WG__messagesScroll::-webkit-scrollbar{width:6px}.ChatPanel-module__Rnr5WG__messagesScroll::-webkit-scrollbar-track{background:0 0}.ChatPanel-module__Rnr5WG__messagesScroll::-webkit-scrollbar-thumb{background-color:var(--mantine-color-gray-3);border-radius:99px}.ChatPanel-module__Rnr5WG__messagesScroll::-webkit-scrollbar-thumb:hover{background-color:var(--mantine-color-gray-4)}@media (max-width:768px){.ChatPanel-module__Rnr5WG__header{padding:.5rem 1rem;left:.75rem}.ChatPanel-module__Rnr5WG__newChatButton{padding:.5rem}.ChatPanel-module__Rnr5WG__newChatBtn{height:2.5rem}.ChatPanel-module__Rnr5WG__notesDialog{inset:3.5rem .5rem 1rem}.ChatPanel-module__Rnr5WG__userMessage,.ChatPanel-module__Rnr5WG__aiMessage,.ChatPanel-module__Rnr5WG__systemMessage,.ChatPanel-module__Rnr5WG__thinkingMessage{max-width:95%}.ChatPanel-module__Rnr5WG__inputContainer{margin:0 .5rem .5rem}.ChatPanel-module__Rnr5WG__inputWrapper{padding:.75rem .75rem .5rem}.ChatPanel-module__Rnr5WG__bottomBar{flex-wrap:wrap;gap:8px;padding:6px 8px}.ChatPanel-module__Rnr5WG__hiddenOnMobile{display:none}}@media (max-width:480px){.ChatPanel-module__Rnr5WG__inputWrapper,.ChatPanel-module__Rnr5WG__bottomBar{padding:.5rem}.ChatPanel-module__Rnr5WG__actionBtn{min-width:32px;min-height:32px}.ChatPanel-module__Rnr5WG__userMessage{max-width:90%}.ChatPanel-module__Rnr5WG__systemMessage{max-width:95%}}@keyframes ChatPanel-module__Rnr5WG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ChatPanel-module__Rnr5WG__userMessageContainer,.ChatPanel-module__Rnr5WG__aiMessageContainer{animation:.3s cubic-bezier(.2,.8,.2,1) ChatPanel-module__Rnr5WG__fadeIn}@keyframes ChatPanel-module__Rnr5WG__proposalSlideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes ChatPanel-module__Rnr5WG__optionFadeIn{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}@keyframes ChatPanel-module__Rnr5WG__checkPop{0%{opacity:0;transform:scale(.5)}60%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}@keyframes ChatPanel-module__Rnr5WG__submitPulse{0%,to{box-shadow:0 0 #0342a64d}50%{box-shadow:0 0 0 4px #0342a600}}@keyframes ChatPanel-module__Rnr5WG__indicatorPulse{0%,to{opacity:.4}50%{opacity:1}}@media (prefers-contrast:high){.ChatPanel-module__Rnr5WG__header,.ChatPanel-module__Rnr5WG__inputArea{border-width:2px}.ChatPanel-module__Rnr5WG__userMessage,.ChatPanel-module__Rnr5WG__aiMessage,.ChatPanel-module__Rnr5WG__systemMessage,.ChatPanel-module__Rnr5WG__thinkingMessage{border-width:2px;border-color:currentColor}.ChatPanel-module__Rnr5WG__inputContainer{border-width:2px}}@media (prefers-reduced-motion:reduce){.ChatPanel-module__Rnr5WG__userMessageContainer,.ChatPanel-module__Rnr5WG__aiMessageContainer,.ChatPanel-module__Rnr5WG__messageActions,.ChatPanel-module__Rnr5WG__userMessageActions,.ChatPanel-module__Rnr5WG__actionButton,.ChatPanel-module__Rnr5WG__newChatBtn{transition:none;animation:none}}@media print{.ChatPanel-module__Rnr5WG__header,.ChatPanel-module__Rnr5WG__inputArea,.ChatPanel-module__Rnr5WG__messageActions,.ChatPanel-module__Rnr5WG__userMessageActions{display:none!important}.ChatPanel-module__Rnr5WG__messagesArea{height:auto;padding-top:0;position:static;overflow:visible}.ChatPanel-module__Rnr5WG__messagesScroll{height:auto;overflow:visible}.ChatPanel-module__Rnr5WG__userMessage,.ChatPanel-module__Rnr5WG__aiMessage{page-break-inside:avoid;border:1px solid #ddd;max-width:100%}}.ChatPanel-module__Rnr5WG__textarea:focus-within{outline:none}.ChatPanel-module__Rnr5WG__actionButton:focus-visible,.ChatPanel-module__Rnr5WG__newChatBtn:focus-visible{outline:2px solid var(--mantine-color-blue-5);outline-offset:2px}@media (hover:none) and (pointer:coarse){.ChatPanel-module__Rnr5WG__actionButton,.ChatPanel-module__Rnr5WG__newChatBtn{min-height:44px}.ChatPanel-module__Rnr5WG__userMessageActions{opacity:1}}.ChatPanel-module__Rnr5WG__messagesScroll:empty:before{content:"Start typing to chat with the AI.";height:100%;color:var(--mantine-color-gray-5);justify-content:center;align-items:center;font-size:1rem;font-weight:500;display:flex}.ChatPanel-module__Rnr5WG__modelSelectorBtn{background:var(--mantine-color-gray-0);cursor:pointer;-webkit-user-select:none;user-select:none;border:none;border-radius:20px;flex:0 auto;align-items:center;gap:6px;min-width:0;max-width:100%;height:30px;padding:5px 10px 5px 8px;transition:all .2s cubic-bezier(.25,.46,.45,.94);display:inline-flex;overflow:hidden}.ChatPanel-module__Rnr5WG__modelSelectorContent{flex:auto;min-width:0;max-width:100%;overflow:hidden}.ChatPanel-module__Rnr5WG__modelSelectorBtn:hover{background:var(--mantine-color-gray-1);box-shadow:0 1px 4px #0000000f}.ChatPanel-module__Rnr5WG__modelSelectorBtn:active{background:var(--mantine-color-gray-2);transform:scale(.97)}.ChatPanel-module__Rnr5WG__reasoningSelectorBtn{min-width:42px;padding:5px 8px}.ChatPanel-module__Rnr5WG__modelDot{border-radius:50%;flex-shrink:0;width:8px;height:8px;position:relative}.ChatPanel-module__Rnr5WG__modelChevron{color:var(--mantine-color-gray-4);flex-shrink:0;margin-left:-2px;transition:transform .2s,color .15s}.ChatPanel-module__Rnr5WG__compactControlIcon{flex-shrink:0}.ChatPanel-module__Rnr5WG__reasoningIcon{flex-shrink:0;align-items:center;display:flex}.ChatPanel-module__Rnr5WG__modelLabel{white-space:nowrap;color:var(--mantine-color-gray-7);letter-spacing:0;text-overflow:ellipsis;min-width:0;max-width:100%;font-size:12px;font-weight:500;line-height:1;display:block;overflow:hidden}.ChatPanel-module__Rnr5WG__modelLabelShort{white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:100%;display:none;overflow:hidden}.ChatPanel-module__Rnr5WG__modelSelectorBtn:hover .ChatPanel-module__Rnr5WG__modelChevron{color:var(--mantine-color-gray-6)}.ChatPanel-module__Rnr5WG__modelDropdown{border:1px solid var(--mantine-color-gray-2)!important;border-radius:14px!important;padding:6px!important;box-shadow:0 8px 30px #00000014,0 2px 8px #0000000a!important}.ChatPanel-module__Rnr5WG__modelMenuItem{border-radius:10px;margin-bottom:2px;transition:background .15s;padding:8px 10px!important}.ChatPanel-module__Rnr5WG__modelMenuItem:last-child{margin-bottom:0}.ChatPanel-module__Rnr5WG__modelMenuItem[data-active=true]{background:var(--mantine-color-blue-0)}.ChatPanel-module__Rnr5WG__modelMenuItem:hover{background:var(--mantine-color-gray-0)}.ChatPanel-module__Rnr5WG__modelMenuItem[data-active=true]:hover{background:var(--mantine-color-blue-0)}.ChatPanel-module__Rnr5WG__viewMoreItem{border-radius:10px;transition:background .15s;color:var(--mantine-color-gray-6)!important}.ChatPanel-module__Rnr5WG__viewMoreItem:hover{background:var(--mantine-color-gray-0);color:var(--mantine-color-gray-8)!important}.ChatPanel-module__Rnr5WG__dividerHiddenMobile{display:block}@media (max-width:480px){.ChatPanel-module__Rnr5WG__modelLabel{display:none}.ChatPanel-module__Rnr5WG__modelLabelShort{display:inline}.ChatPanel-module__Rnr5WG__dividerHiddenMobile{display:none}}@container chat-input (max-width:560px){.ChatPanel-module__Rnr5WG__bottomBar{flex-wrap:nowrap;align-items:center;gap:4px}.ChatPanel-module__Rnr5WG__controlsGroup{scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;flex:1 1 0;min-width:0;overflow:hidden}.ChatPanel-module__Rnr5WG__controlsGroup::-webkit-scrollbar{display:none}.ChatPanel-module__Rnr5WG__modelSelectorBtn{border-radius:20px;justify-content:center;width:auto;min-width:0;max-width:128px;height:28px;padding:5px 8px}.ChatPanel-module__Rnr5WG__modelLabel{text-overflow:ellipsis;vertical-align:middle;max-width:96px;overflow:hidden;display:inline!important}.ChatPanel-module__Rnr5WG__reasoningSelectorBtn{flex:none;min-width:42px;max-width:42px}.ChatPanel-module__Rnr5WG__modelLabelShort{display:none!important}.ChatPanel-module__Rnr5WG__modelChevron{margin-left:-2px}.ChatPanel-module__Rnr5WG__modelDot{width:10px;height:10px}}@container chat-input (max-width:340px){.ChatPanel-module__Rnr5WG__modelSelectorBtn{max-width:112px;padding-left:7px;padding-right:7px}.ChatPanel-module__Rnr5WG__modelLabel{max-width:80px}.ChatPanel-module__Rnr5WG__reasoningSelectorBtn{min-width:42px;max-width:42px}}@container chat-input (max-width:300px){.ChatPanel-module__Rnr5WG__modelSelectorBtn{max-width:96px}.ChatPanel-module__Rnr5WG__modelLabel{max-width:64px}}
.CreateOrgModal-module__Igdw9G__modal{padding:0;overflow:hidden}.CreateOrgModal-module__Igdw9G__modalHeader{padding:0}.CreateOrgModal-module__Igdw9G__header{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);border-bottom:1px solid #0000000d;padding:0;position:relative}.CreateOrgModal-module__Igdw9G__header:before{content:"";background:linear-gradient(90deg,#228be6 0%,#4dabf7 25%,#228be6 50%,#1971c2 75%,#228be6 100%) 0 0/200% 100%;height:3px;animation:3s linear infinite CreateOrgModal-module__Igdw9G__shimmer;position:absolute;top:0;left:0;right:0}@keyframes CreateOrgModal-module__Igdw9G__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.CreateOrgModal-module__Igdw9G__headerContent{padding:32px 32px 28px}.CreateOrgModal-module__Igdw9G__titleSection{align-items:flex-start;gap:12px;display:flex}.CreateOrgModal-module__Igdw9G__iconWrapper{color:#fff;background:linear-gradient(135deg,#228be6 0%,#1971c2 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 14px #228be640,inset 0 -2px 8px #0000001a}.CreateOrgModal-module__Igdw9G__title{color:#1a1b1e;letter-spacing:-.03em;margin:0;font-size:26px;font-weight:700;line-height:1.2}.CreateOrgModal-module__Igdw9G__badge{text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:600}.CreateOrgModal-module__Igdw9G__subtitle{color:#868e96;margin-top:4px;font-size:14px;line-height:1.4}.CreateOrgModal-module__Igdw9G__body{background:#fff;padding:32px}.CreateOrgModal-module__Igdw9G__logoSection{border-bottom:1px solid #0000000f;flex-direction:column;align-items:center;margin-bottom:32px;padding-bottom:32px;display:flex}.CreateOrgModal-module__Igdw9G__logoContainer{margin-bottom:12px;position:relative}.CreateOrgModal-module__Igdw9G__logoPreview{cursor:pointer;background:linear-gradient(135deg,#228be608 0%,#49abf708 100%);border:3px dashed #228be64d;border-radius:24px;justify-content:center;align-items:center;width:112px;height:112px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #228be614,0 2px 8px #00000008}.CreateOrgModal-module__Igdw9G__logoPreview:has(img){background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#228be6 0%,#4dabf7 100%);background-origin:border-box;background-clip:padding-box,border-box;border:3px solid #0000;box-shadow:0 8px 32px #228be626,0 2px 8px #0000000d}.CreateOrgModal-module__Igdw9G__logoPreview:hover{background:linear-gradient(135deg,#228be60f 0%,#49abf70f 100%);border-color:#228be680;transform:translateY(-4px);box-shadow:0 12px 40px #228be633,0 4px 12px #00000014}.CreateOrgModal-module__Igdw9G__logoPreview:has(img):hover{background:linear-gradient(#fff,#fff),linear-gradient(135deg,#228be6 0%,#4dabf7 100%);box-shadow:0 12px 40px #228be640,0 4px 12px #00000014}.CreateOrgModal-module__Igdw9G__logoPreview:active{transform:translateY(-2px)}.CreateOrgModal-module__Igdw9G__logoPreview:focus-visible{outline-offset:2px;outline:2px solid #228be6}.CreateOrgModal-module__Igdw9G__logoPreview img{object-fit:cover;width:100%;height:100%}.CreateOrgModal-module__Igdw9G__logoOverlay{opacity:1;-webkit-backdrop-filter:blur();backdrop-filter:blur();color:#228be6;background:linear-gradient(135deg,#228be633 0%,#1971c233 100%);flex-direction:column;justify-content:center;align-items:center;gap:6px;transition:all .25s;display:flex;position:absolute;inset:0}.CreateOrgModal-module__Igdw9G__logoPreview:has(img) .CreateOrgModal-module__Igdw9G__logoOverlay{opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:linear-gradient(135deg,#228be6e6 0%,#1971c2e6 100%)}.CreateOrgModal-module__Igdw9G__logoPreview:hover .CreateOrgModal-module__Igdw9G__logoOverlay,.CreateOrgModal-module__Igdw9G__logoPreview:focus .CreateOrgModal-module__Igdw9G__logoOverlay{opacity:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.CreateOrgModal-module__Igdw9G__removeLogoBtn{transition:transform .2s;position:absolute;top:-6px;right:-6px;box-shadow:0 2px 8px #0003}.CreateOrgModal-module__Igdw9G__removeLogoBtn:hover{transform:scale(1.1)}.CreateOrgModal-module__Igdw9G__logoHint{color:#868e96;font-size:12px;font-weight:500}.CreateOrgModal-module__Igdw9G__formFields{width:100%}.CreateOrgModal-module__Igdw9G__input{transition:all .2s}.CreateOrgModal-module__Igdw9G__input:focus{border-color:#228be6;box-shadow:0 0 0 3px #228be61a}.CreateOrgModal-module__Igdw9G__footer{background:linear-gradient(#f8f9fa00 0%,#f8f9fa80 50%,#f8f9fa 100%);border-top:1px solid #0000000d;justify-content:space-between;gap:12px;padding:20px 32px;display:flex}.CreateOrgModal-module__Igdw9G__success{text-align:center;background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);flex-direction:column;align-items:center;padding:64px 48px;display:flex;position:relative;overflow:hidden}.CreateOrgModal-module__Igdw9G__success:before{content:"";background:radial-gradient(circle,#51cf661f 0%,#0000 60%);width:200%;height:200%;animation:3s ease-out CreateOrgModal-module__Igdw9G__successPulse;position:absolute;top:-50%;left:-50%}@keyframes CreateOrgModal-module__Igdw9G__successPulse{0%{opacity:0;transform:scale(.3)}50%{opacity:1}to{opacity:0;transform:scale(1.2)}}.CreateOrgModal-module__Igdw9G__successIcon{color:#fff;z-index:1;background:linear-gradient(135deg,#51cf66 0%,#40c057 100%);border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;margin-bottom:28px;animation:.8s cubic-bezier(.68,-.55,.265,1.55) CreateOrgModal-module__Igdw9G__successBounce;display:flex;position:relative;box-shadow:0 16px 48px #40c0574d,0 0 0 12px #40c05714,inset 0 -4px 12px #0000001a}@keyframes CreateOrgModal-module__Igdw9G__successBounce{0%{opacity:0;transform:scale(0)rotate(-180deg)}60%{transform:scale(1.15)rotate(10deg)}to{opacity:1;transform:scale(1)rotate(0)}}.CreateOrgModal-module__Igdw9G__successTitle{color:#1a1b1e;letter-spacing:-.03em;margin-bottom:12px;font-size:28px;font-weight:700;animation:.6s .3s both CreateOrgModal-module__Igdw9G__fadeInUp}.CreateOrgModal-module__Igdw9G__successMessage{color:#868e96;max-width:400px;margin-bottom:36px;font-size:15px;line-height:1.6;animation:.6s .4s both CreateOrgModal-module__Igdw9G__fadeInUp}@keyframes CreateOrgModal-module__Igdw9G__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CreateOrgModal-module__Igdw9G__successFeatures{grid-template-columns:repeat(3,1fr);gap:12px;width:100%;max-width:480px;margin-bottom:36px;animation:.6s .5s both CreateOrgModal-module__Igdw9G__fadeInUp;display:grid}.CreateOrgModal-module__Igdw9G__featureCard{background:#fff;border:1px solid #0000000f;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:20px 16px;transition:all .25s;display:flex;box-shadow:0 2px 8px #0000000a}.CreateOrgModal-module__Igdw9G__featureCard:hover{border-color:#228be64d;transform:translateY(-2px);box-shadow:0 4px 16px #228be61a,0 2px 8px #0000000a}.CreateOrgModal-module__Igdw9G__featureCard svg{color:#228be6}.CreateOrgModal-module__Igdw9G__successActions{width:100%;max-width:400px;animation:.6s .6s both CreateOrgModal-module__Igdw9G__fadeInUp}@media (max-width:768px){.CreateOrgModal-module__Igdw9G__headerContent{padding:24px 24px 20px}.CreateOrgModal-module__Igdw9G__title{font-size:22px}.CreateOrgModal-module__Igdw9G__iconWrapper{width:40px;height:40px}.CreateOrgModal-module__Igdw9G__iconWrapper svg{width:20px;height:20px}.CreateOrgModal-module__Igdw9G__body{padding:24px}.CreateOrgModal-module__Igdw9G__logoPreview{border-radius:20px;width:96px;height:96px}.CreateOrgModal-module__Igdw9G__logoPlaceholder{font-size:32px}.CreateOrgModal-module__Igdw9G__footer{flex-direction:column-reverse;padding:16px 24px}.CreateOrgModal-module__Igdw9G__footer button{width:100%}.CreateOrgModal-module__Igdw9G__success{padding:48px 32px}.CreateOrgModal-module__Igdw9G__successFeatures{grid-template-columns:1fr;gap:8px}.CreateOrgModal-module__Igdw9G__successActions{flex-direction:column;gap:8px}.CreateOrgModal-module__Igdw9G__successActions button{width:100%}}
.TasksPanel-module__K_rCuW__root{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#ffffffd1;border:1px solid #ffffff73;border-radius:14px;animation:.28s cubic-bezier(.16,1,.3,1) both TasksPanel-module__K_rCuW__tasksPanelIn;position:relative;overflow:hidden;box-shadow:0 20px 40px -10px #0000001f,0 6px 12px -4px #0000000f,inset 0 0 40px #ffffff59}.TasksPanel-module__K_rCuW__root[data-compact=true]{border-radius:12px;box-shadow:0 10px 24px -12px #00000040,0 2px 8px -4px #0000001f}@keyframes TasksPanel-module__K_rCuW__tasksPanelIn{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.TasksPanel-module__K_rCuW__root:before{content:"";z-index:1;background:linear-gradient(90deg,#06f 0%,#0342a6 100%) 0 0/200% 100%;height:3px;animation:6s ease-in-out infinite TasksPanel-module__K_rCuW__accentSlide;position:absolute;inset-block-start:0;inset-inline:0}@keyframes TasksPanel-module__K_rCuW__accentSlide{0%,to{background-position:0%}50%{background-position:100%}}.TasksPanel-module__K_rCuW__header{z-index:2;-webkit-user-select:none;user-select:none;background:linear-gradient(#ffffff73,#0000);border-bottom:1px solid #0000000d;align-items:center;padding:11px 14px 10px;display:flex;position:relative}.TasksPanel-module__K_rCuW__root[data-compact=true] .TasksPanel-module__K_rCuW__header{padding:8px 10px}.TasksPanel-module__K_rCuW__progressRow{padding:10px 14px 4px}.TasksPanel-module__K_rCuW__root[data-compact=true] .TasksPanel-module__K_rCuW__progressRow{padding:8px 10px 3px}.TasksPanel-module__K_rCuW__legend{flex-wrap:wrap;gap:10px;padding:2px 14px 10px;display:flex}.TasksPanel-module__K_rCuW__root[data-compact=true] .TasksPanel-module__K_rCuW__legend{gap:8px;padding:2px 10px 8px}.TasksPanel-module__K_rCuW__legendItem{align-items:center;gap:5px;display:flex}.TasksPanel-module__K_rCuW__legendDot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.TasksPanel-module__K_rCuW__legendDot[data-color=completed]{background:#22c55e}.TasksPanel-module__K_rCuW__legendDot[data-color=pending]{background:#cbd5e1}.TasksPanel-module__K_rCuW__legendDot[data-color=active]{background:#3b82f6}.TasksPanel-module__K_rCuW__legendLabel{letter-spacing:.01em;font-size:11px;font-weight:600}.TasksPanel-module__K_rCuW__legendLabel[data-color=completed]{color:#15803d}.TasksPanel-module__K_rCuW__legendLabel[data-color=pending]{color:#64748b}.TasksPanel-module__K_rCuW__legendLabel[data-color=active]{color:#2563eb}.TasksPanel-module__K_rCuW__scrollArea{scrollbar-width:thin;scrollbar-color:#0000001f transparent;max-height:18rem;padding:6px 10px 10px;overflow-y:auto}.TasksPanel-module__K_rCuW__root[data-compact=true] .TasksPanel-module__K_rCuW__scrollArea{max-height:11rem;padding:4px 8px 8px}.TasksPanel-module__K_rCuW__scrollArea::-webkit-scrollbar{width:5px}.TasksPanel-module__K_rCuW__scrollArea::-webkit-scrollbar-track{background:0 0}.TasksPanel-module__K_rCuW__scrollArea::-webkit-scrollbar-thumb{background-color:#0000001a;border-radius:999px;transition:background-color .2s}.TasksPanel-module__K_rCuW__scrollArea::-webkit-scrollbar-thumb:hover{background-color:#00000038}.TasksPanel-module__K_rCuW__section{flex-direction:column;gap:8px;display:flex}.TasksPanel-module__K_rCuW__section+.TasksPanel-module__K_rCuW__section{margin-top:10px}.TasksPanel-module__K_rCuW__sectionHeader{align-items:center;gap:8px;padding:0 4px;display:flex}.TasksPanel-module__K_rCuW__sectionLabel{letter-spacing:.08em;text-transform:uppercase;color:#64748b;white-space:nowrap;font-size:10px;font-weight:700}.TasksPanel-module__K_rCuW__sectionRule{background:linear-gradient(90deg,#94a3b873 0%,#94a3b814 100%);flex:1;height:1px}.TasksPanel-module__K_rCuW__sectionBody{flex-direction:column;gap:8px;display:flex}.TasksPanel-module__K_rCuW__sectionSpacer{height:2px}.TasksPanel-module__K_rCuW__taskRow{background:#ffffffe0;border:1px solid #0000000e;border-radius:9px;align-items:flex-start;gap:10px;padding:9px 10px;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.TasksPanel-module__K_rCuW__root[data-compact=true] .TasksPanel-module__K_rCuW__taskRow{border-radius:8px;gap:8px;padding:7px 8px}.TasksPanel-module__K_rCuW__taskRow:hover{background:#fffffff7;border-color:#3b82f633;box-shadow:0 2px 6px -2px #3b82f626}.TasksPanel-module__K_rCuW__taskRow[data-status=completed]{background:#f0fdf4b3;border-color:#22c55e26}.TasksPanel-module__K_rCuW__taskRow[data-status=completed]:hover{box-shadow:none;background:#f0fdf4e6;border-color:#22c55e4d}.TasksPanel-module__K_rCuW__taskRow[data-status=in_progress]{background:#eff6ffd9;border-color:#3b82f62e}.TasksPanel-module__K_rCuW__statusIcon{flex-shrink:0;justify-content:center;align-items:center;width:18px;margin-top:1px;display:flex}.TasksPanel-module__K_rCuW__taskContent{flex:1;min-width:0}.TasksPanel-module__K_rCuW__taskTitle{color:#1e293b;font-size:13px;font-weight:500;line-height:1.4}.TasksPanel-module__K_rCuW__root[data-compact=true] .TasksPanel-module__K_rCuW__taskTitle{font-size:12px;line-height:1.35}.TasksPanel-module__K_rCuW__taskTitle[data-status=completed]{color:#6b7280;text-decoration:line-through}.TasksPanel-module__K_rCuW__taskDescription{color:#94a3b8;margin-top:2px;font-size:11.5px;line-height:1.35}.TasksPanel-module__K_rCuW__root[data-compact=true] .TasksPanel-module__K_rCuW__taskDescription{font-size:10.5px}.TasksPanel-module__K_rCuW__taskAssignee{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;margin-top:3px;font-size:10.5px;font-weight:600}.TasksPanel-module__K_rCuW__root[data-compact=true] .TasksPanel-module__K_rCuW__taskAssignee{font-size:9.5px}.TasksPanel-module__K_rCuW__subtaskList{border-left:2px solid #3b82f626;flex-direction:column;gap:4px;margin-top:7px;margin-left:0;padding-left:12px;display:flex}.TasksPanel-module__K_rCuW__subtaskList[data-has-active=true]{border-left-color:#3b82f6;animation:2s ease-in-out infinite TasksPanel-module__K_rCuW__subtaskPulse}@keyframes TasksPanel-module__K_rCuW__subtaskPulse{0%,to{border-left-color:#3b82f6}50%{border-left-color:#3b82f666}}.TasksPanel-module__K_rCuW__subtaskRow{align-items:center;gap:7px;display:flex}.TasksPanel-module__K_rCuW__subtaskIcon{flex-shrink:0;justify-content:center;align-items:center;width:14px;display:flex}.TasksPanel-module__K_rCuW__subtaskLabel{color:#4b5563;font-size:11.5px;line-height:1.35}.TasksPanel-module__K_rCuW__root[data-compact=true] .TasksPanel-module__K_rCuW__subtaskLabel{font-size:10.5px}.TasksPanel-module__K_rCuW__subtaskLabel[data-status=completed]{color:#9ca3af;text-decoration:line-through}@media (prefers-reduced-motion:reduce){.TasksPanel-module__K_rCuW__root,.TasksPanel-module__K_rCuW__taskRow,.TasksPanel-module__K_rCuW__header{transition:none;animation:none}.TasksPanel-module__K_rCuW__root:before,.TasksPanel-module__K_rCuW__subtaskList[data-has-active=true]{animation:none}}
