 .guides-flex-row{display:flex;flex-direction:row;align-items:flex-start;gap:32px;}.guides-flex-row .ipsWidget[data-blocktitle="Database Navigation"]{width:280px;min-width:200px;max-width:350px;flex-shrink:0;}.guides-flex-row .ipsBox--record{flex:1 1 0;min-width:0;}@media (max-width:900px){.guides-flex-row{flex-direction:column;}.guides-flex-row .ipsWidget[data-blocktitle="Database Navigation"], .guides-flex-row .ipsBox--record{width:100%;max-width:100%;}}#gptFrame[style*="background-color"], iframe#gptFrame, #ipsLayout_mainArea iframe#gptFrame, .ipsLayout_container iframe#gptFrame, div[class*="gpt"] iframe, .gpt-wrapper iframe{background-color:transparent !important;background-image:none !important;background:none !important;box-shadow:none !important;}.gpt-wrapper, div[class*="gpt"], [class*="gpt-wrapper"]{background-color:transparent !important;background-image:none !important;background:none !important;box-shadow:none !important;}[data-ips-scheme="dark"] #gptFrame, [data-ips-scheme="dark"] iframe#gptFrame, [data-ips-scheme="dark"] .gpt-wrapper iframe, [data-ips-scheme="dark"] div[class*="gpt"] iframe{background-color:transparent !important;background-image:none !important;background:none !important;box-shadow:none !important;}[data-ips-scheme="dark"] iframe{background-color:transparent !important;background:none !important;}.ipsSearchDialog form, .ipsSearchDialog .ipsSearchDialog__filters{display:none !important;}.gpt-chat-container{display:flex;flex-direction:column;height:400px;padding:1rem;}.gpt-chat-window{flex:1;overflow-y:auto;margin-bottom:.5rem;border:1px solid #ddd;border-radius:4px;padding:.5rem;background:transparent !important;}.gpt-chat-form{display:flex;}.gpt-chat-form input{flex:1;padding:.5rem;font-size:1rem;border:1px solid #ccc;border-radius:4px;}.gpt-chat-form button{margin-left:.5rem;padding:.5rem 1rem;font-size:1rem;border:none;background:#007bff;color:white;border-radius:4px;cursor:pointer;}.gpt-message{margin:.25rem 0;padding:.5rem;border-radius:4px;max-width:80%;word-break:break-word;}.gpt-message--user{align-self:flex-end;background:rgba(224, 247, 255, 0.5) !important;}.gpt-message--bot{align-self:flex-start;background:rgba(241, 241, 241, 0.5) !important;}