11 justify-content: space-between;
12 backdrop-filter: blur(10px);
13 background-color: #ffffff78;
20 justify-content: flex-start;
28 #head-img-div-h2-img>* {
46 background: repeating-linear-gradient(359deg, rgb(182 196 255) 0%, rgb(207 225 255 / 78%) 100%);
47 transition: filter 1s;
51 filter: hue-rotate(10deg);
55 filter: hue-rotate(-5deg);
59 filter: hue-rotate(-20deg);
72 justify-content: center;
73 backdrop-filter: blur(10px);
74 background-color: #ffffff78;
75 flex-direction: column-reverse;
86 justify-content: center;
89 transition: opacity 0.2s
92 #SearchSuggestions>a {
93 backdrop-filter: blur(10px);
94 background-color: #ffffff82;
100 text-overflow: ellipsis;
102 transition: flex 0.5s;
105 #SearchSuggestions>a:hover {
107 background-color: #ffffff;
115 justify-content: center;
121 #restartNewChat:hover
123 background-color: #ffffff;
131 border-radius: 1.5rem;
132 background-color: #ffffff9e;
135 transition: all 0.5s;
147 body:has(.my) #restart {
149 margin-right: 0.5rem;
156 margin-right: 0.5rem;
159 #restartNewChat.onShow{
168 margin: 0 1rem 1rem 0;
170 background-color: #005fff38;
175 transition: all 0.5s;
179 background-color: #005fff80;
187 background-color: #ffffff00;
188 margin: 1rem 0 1rem 1rem;
189 height: -webkit-fill-available;
192 #input:focus-visible {
197 border-radius: 1.5rem;
200 background-color: #ffffff;
204 align-items: flex-end;
205 transition: all 0.5s;
230 justify-content: center;
234 transition: all 0.5s;
237 #chatTypeDiv>.chatTypeChose {
238 background-color: #ffffffcc;
244 flex-direction: column;
246 justify-content: center;
247 border: 0.5rem solid #ffffffcc;
251 #chatTypeDiv>.chatTypeChose>p {
256 #chatTypeDiv>.chatTypeChose>h3 {
261 #chatTypeChoseCreate.Chose {
262 background-color: #904887;
267 #chatTypeChoseBalance.Chose {
268 background-color: #2870EA;
273 #chatTypeChoseAccurate.Chose {
274 background-color: #006880;
281 @keyframes acceptMeaaage {
291 @keyframes sendMeaaage {
308 justify-items: start;
312 animation: acceptMeaaage 0.5s;
316 animation: sendMeaaage 0.5s;
324 .InternalSearchQuery,
325 .InternalLoaderMessage {
330 .InternalSearchQuery>p,
331 .InternalLoaderMessage>p {
336 .adaptiveCardsFatherDIV,
338 display: inline-block;
339 background-color: #ffffff;
347 .adaptiveCardsFatherDIV .throttling {
351 margin-bottom: -0.8rem;
352 border-top: 1px solid #0000005c;
355 .bing>.sourceAttributions {
360 display: inline-flex;
364 background-color: #ffffff57;
369 .bing:has(.sourceAttributions) .adaptiveCardsFatherDIV {
374 .bing>.sourceAttributions>a {
375 display: inline-block;
376 background-color: #ffffff73;
379 text-overflow: ellipsis;
384 text-decoration: none;
385 transition: flex 0.5s;
388 .bing>.sourceAttributions>a:hover {
389 background-color: #ffffffb3;
397 display: inline-block;
398 vertical-align: super;
399 border: 0.1rem solid #0969da;
408 #chat .superscript:hover {
409 background-color: #00000024;
415 background-color: white;
422 .RenderCardRequest>iframe {
433 .GenerateContentQuery {
434 background-color: #ffffff;
442 display: inline-table;
445 .GenerateContentQuery>img {
448 transition: all 0.8s;
452 .GenerateContentQuery>img:hover {
453 margin: 0.2% 0.8% 0.8% 0.2%;
454 box-shadow: #0000007a 2px 3px 5px 0px;
455 transition: all 0.3s;
471 text-decoration: underline;
491 @media screen and (max-width:550px) {
493 #tail-in:has(#input:focus-visible) #restart,
494 #tail-in:has(#input:hover) #restart,
495 #tail-in:has(#input:focus-visible) #restartNewChat,
496 #tail-in:has(#input:hover) #restartNewChat {
503 .GenerateContentQuery>img {
512 .bing>.sourceAttributions {
519 @media screen and (orientation:portrait) and (max-device-width:800px) and (max-device-height:1000px) {
528 .InternalSearchQuery,
529 .InternalLoaderMessage {
533 .InternalSearchQuery>p,
534 .InternalLoaderMessage>p {
538 .bing>.sourceAttributions {
543 .adaptiveCardsFatherDIV,
560 .GenerateContentQuery>img {
565 #tail-in:has(#input:focus-visible) #restart,
566 #tail-in:has(#input:hover) #restart,
567 #tail-in:has(#input:focus-visible) #restartNewChat,
568 #tail-in:has(#input:hover) #restartNewChat {
576 @keyframes acceptMeaaage {
586 @keyframes sendMeaaage {