.DashboardBackdrop-module__5rRRga__root{background:var(--text-secondary-on-dark);position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.DashboardBackdrop-module__5rRRga__blurLayer{filter:blur(3px);pointer-events:none;-webkit-user-select:none;user-select:none;height:100%}.DashboardBackdrop-module__5rRRga__shell{background:var(--text-secondary-on-dark);grid-template-columns:auto 1fr;height:100%;padding:8px 8px 8px 0;display:grid}.DashboardBackdrop-module__5rRRga__content{background:var(--text-primary-on-dark);border-radius:24px;padding:24px;position:relative;overflow:hidden}.DashboardBackdrop-module__5rRRga__chatPage{flex-direction:column;height:100%;display:flex;position:relative}.DashboardBackdrop-module__5rRRga__fakeBody{flex:1}.DashboardBackdrop-module__5rRRga__fakeInput{border:3px solid var(--text-secondary-on-dark-hover);background:#f5f5f5bf;border-radius:32px;width:100%;max-width:1024px;height:88px;margin:0 auto}.DashboardBackdrop-module__5rRRga__overlay{background:#0000002e;position:absolute;top:0;bottom:0;left:0;right:0}@media (max-width:768px){.DashboardBackdrop-module__5rRRga__shell{grid-template-columns:1fr;padding:0}.DashboardBackdrop-module__5rRRga__content{border-radius:0;padding:16px}.DashboardBackdrop-module__5rRRga__fakeInput{height:64px}}
.Input-module__k2Ezja__relativeWrapper{position:relative}.Input-module__k2Ezja__relativeWrapper.Input-module__k2Ezja__fullWidth{width:100%}.Input-module__k2Ezja__wrapper{border:2px solid var(--text-secondary-on-dark);font-family:Manrope,sans-serif;font-size:var(--fs-20);font-weight:var(--fw-600);color:var(--text-primary);background:var(--text-secondary-on-dark);border-radius:999px;padding:21px 24px;transition:all .15s}.Input-module__k2Ezja__wrapper::placeholder{color:var(--text-gray);transition:all .15s}.Input-module__k2Ezja__wrapper:focus{outline:none}.Input-module__k2Ezja__wrapper:focus::placeholder{color:var(--text-secondary-on-dark)}.Input-module__k2Ezja__relativeWrapper.Input-module__k2Ezja__fullWidth>.Input-module__k2Ezja__wrapper{width:100%}.Input-module__k2Ezja__label{font-family:Manrope,sans-serif;font-size:var(--fs-16);font-weight:var(--fw-600);color:var(--text-gray);opacity:0;display:none;position:absolute;left:26px}.Input-module__k2Ezja__relativeWrapper.Input-module__k2Ezja__focus>.Input-module__k2Ezja__label{display:unset;opacity:1;transform:translateY(-12px)}.Input-module__k2Ezja__iconWrapper{z-index:var(--z-2);display:flex;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.Input-module__k2Ezja__relativeWrapper.Input-module__k2Ezja__sizeL>.Input-module__k2Ezja__wrapper{font-size:var(--fs-16);padding:11px 16px}.Input-module__k2Ezja__relativeWrapper.Input-module__k2Ezja__sizeL>.Input-module__k2Ezja__label{font-size:var(--fs-12);left:20px}.Input-module__k2Ezja__relativeWrapper.Input-module__k2Ezja__focus.Input-module__k2Ezja__sizeL>.Input-module__k2Ezja__label{transform:translateY(-8px)}@media (max-width:991px){.Input-module__k2Ezja__wrapper{font-size:var(--fs-18);padding:17px 20px}.Input-module__k2Ezja__iconWrapper{right:20px}.Input-module__k2Ezja__relativeWrapper.Input-module__k2Ezja__sizeL>.Input-module__k2Ezja__wrapper{font-size:var(--fs-16);padding:9px 16px}}@media (max-width:560px){.Input-module__k2Ezja__wrapper{font-size:var(--fs-16);padding:14px 18px}.Input-module__k2Ezja__relativeWrapper.Input-module__k2Ezja__sizeL>.Input-module__k2Ezja__wrapper{font-size:var(--fs-16)}.Input-module__k2Ezja__label{font-size:var(--fs-14)}.Input-module__k2Ezja__iconWrapper{right:18px}}
.PageClient-module__u2O-eq__fullLoader{justify-content:center;align-items:center;width:100%;min-height:100dvh;display:flex}.PageClient-module__u2O-eq__shell{background:var(--text-secondary-on-dark);grid-template-rows:1fr;grid-template-columns:auto 1fr;height:100dvh;padding:8px 8px 8px 0;display:grid}.PageClient-module__u2O-eq__content{background:var(--text-primary-on-dark);border-radius:24px;padding:24px;position:relative;overflow:hidden}.PageClient-module__u2O-eq__chatPage{height:100%;position:relative}.PageClient-module__u2O-eq__chatWrapper{grid-template-rows:1fr;gap:.75em;width:100%;max-width:1024px;height:100%;margin:0 auto;display:grid;overflow:hidden}.PageClient-module__u2O-eq__bodyWrapper{width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.PageClient-module__u2O-eq__messageList{flex-direction:column;gap:24px;height:100%;max-height:100%;padding:54px 8px 24px 0;display:flex;overflow-y:auto}.PageClient-module__u2O-eq__messageList::-webkit-scrollbar{width:4px}.PageClient-module__u2O-eq__messageList::-webkit-scrollbar-track{background:0 0}.PageClient-module__u2O-eq__userBubble{max-width:70%;font-family:Manrope,sans-serif;font-size:var(--fs-16);font-weight:var(--fw-500);background:var(--primary-light);overflow-wrap:break-word;border-radius:20px 20px 4px;flex-shrink:0;align-self:flex-end;padding:12px 18px;line-height:1.5}.PageClient-module__u2O-eq__assistantBubble{flex-direction:column;flex-shrink:0;gap:12px;display:flex}.PageClient-module__u2O-eq__assistantHeader{font-family:Manrope,sans-serif;font-size:var(--fs-14);font-weight:var(--fw-600);color:var(--text-gray);align-items:center;gap:10px;display:flex}.PageClient-module__u2O-eq__modelIcon{border-radius:50%;width:24px;height:auto}.PageClient-module__u2O-eq__typingDots{align-items:center;gap:4px;margin-left:4px;display:inline-flex}.PageClient-module__u2O-eq__typingDots span{background:var(--primary);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite PageClient-module__u2O-eq__typing-bounce;display:inline-block}.PageClient-module__u2O-eq__typingDots span:nth-child(2){animation-delay:.15s}.PageClient-module__u2O-eq__typingDots span:nth-child(3){animation-delay:.3s}@keyframes PageClient-module__u2O-eq__typing-bounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.PageClient-module__u2O-eq__card{background:var(--color-bg-soft-gray);border-radius:16px;flex-direction:column;gap:12px;width:100%;max-width:560px;padding:16px;display:flex}.PageClient-module__u2O-eq__cardTitle{color:var(--text-primary);font-size:var(--fs-16);font-weight:var(--fw-700);margin:0}.PageClient-module__u2O-eq__scenes{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.PageClient-module__u2O-eq__scene{border:1px solid var(--color-bg-soft-gray);background:var(--color-white);border-radius:14px;flex-direction:column;gap:10px;padding:16px 18px;list-style:none;display:flex}.PageClient-module__u2O-eq__sceneIndex{color:var(--text-gray);font-size:var(--fs-12);font-weight:var(--fw-600);text-transform:uppercase;letter-spacing:.06em}.PageClient-module__u2O-eq__sceneTitle{color:var(--text-primary);font-size:var(--fs-16);font-weight:var(--fw-600);margin:0;line-height:1.3}.PageClient-module__u2O-eq__sceneBody{color:var(--text-primary);font-size:var(--fs-14);white-space:pre-wrap;margin:0;line-height:1.5}.PageClient-module__u2O-eq__skeleton{background:linear-gradient(90deg,var(--color-bg-soft-gray)25%,var(--color-bg-light-gray)50%,var(--color-bg-soft-gray)75%);background-size:200% 100%;border-radius:16px;width:100%;max-width:560px;height:220px;animation:1.4s infinite PageClient-module__u2O-eq__shimmer}@keyframes PageClient-module__u2O-eq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.PageClient-module__u2O-eq__errorBox{background:var(--color-bg-soft-gray);border-radius:16px;flex-direction:column;align-items:flex-start;gap:12px;width:100%;max-width:560px;padding:16px;display:flex}.PageClient-module__u2O-eq__errorText{font-size:var(--fs-14);color:var(--text-primary);margin:0}@media (max-width:1440px){.PageClient-module__u2O-eq__chatWrapper{max-width:728px}}@media (max-width:768px){.PageClient-module__u2O-eq__shell{grid-template-columns:1fr;padding:0}.PageClient-module__u2O-eq__content{border-radius:0;padding:16px}.PageClient-module__u2O-eq__chatWrapper{max-width:100%}.PageClient-module__u2O-eq__userBubble{max-width:90%;font-size:var(--fs-14)}.PageClient-module__u2O-eq__sceneBody{font-size:var(--fs-14)}}
