.playground-module__vUxcUa__pageContainer{color:#555;width:100vw;height:100vh;font-family:var(--font-sans),sans-serif;background-color:#f5f4f2;flex-direction:row;display:flex;overflow:hidden}.playground-module__vUxcUa__sidebar{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);z-index:100;background:#ffffff4d;border-right:1px solid #fff6;flex-direction:column;width:280px;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.playground-module__vUxcUa__sidebarCollapsed{opacity:0;pointer-events:none;margin-right:-280px;transform:translate(-100%)}.playground-module__vUxcUa__sidebarOverlay{z-index:90;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#00000005;animation:.3s playground-module__vUxcUa__fadeIn;position:fixed;inset:0}@keyframes playground-module__vUxcUa__fadeIn{0%{opacity:0}to{opacity:1}}.playground-module__vUxcUa__sidebarHeader{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.playground-module__vUxcUa__newChatButton{cursor:pointer;color:#0a0a0a4d;text-shadow:.5px .5px .5px #fff;background:#ffffff80;border:1px solid #fff9;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:.8rem;font-weight:600;transition:all .3s;display:flex}.playground-module__vUxcUa__historyArea{flex-direction:column;flex-grow:1;gap:4px;padding:0 .75rem 1rem;display:flex;overflow-y:auto}.playground-module__vUxcUa__historySectionLabel{text-transform:uppercase;letter-spacing:.1em;color:#0a0a0a26;padding:1.5rem .75rem .5rem;font-size:.75rem;font-weight:700}.playground-module__vUxcUa__historyItem{cursor:pointer;border-radius:12px;align-items:center;gap:12px;padding:.75rem;transition:all .2s;display:flex;position:relative;overflow:hidden}.playground-module__vUxcUa__historyItem:hover{background:#fff6}.playground-module__vUxcUa__historyItemActive{background:#fff9;box-shadow:inset 0 0 0 1px #fffc}.playground-module__vUxcUa__historyTitle{color:#0a0a0a73;white-space:nowrap;text-overflow:ellipsis;flex-grow:1;font-size:.88rem;overflow:hidden}.playground-module__vUxcUa__historyItemActive .playground-module__vUxcUa__historyTitle{color:#0a0a0acc;font-weight:500}.playground-module__vUxcUa__deleteButton{opacity:0;color:#0a0a0a33;transition:opacity .2s}.playground-module__vUxcUa__historyItem:hover .playground-module__vUxcUa__deleteButton{opacity:1}.playground-module__vUxcUa__deleteButton:hover{color:#f44!important}.playground-module__vUxcUa__contentWrapper{flex-direction:column;flex-grow:1;height:100%;transition:margin .4s;display:flex;position:relative}.playground-module__vUxcUa__menuToggle{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;color:#0a0a0a4d;background:#fff6;border:1px solid #fff9;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex;position:absolute;top:1.5rem;left:1.5rem}.playground-module__vUxcUa__menuToggle:hover{color:#000;background:#fffc}.playground-module__vUxcUa__chatInterface{flex-direction:column;flex-grow:1;width:100%;max-width:800px;margin:0 auto;display:flex;position:relative;overflow:hidden}.playground-module__vUxcUa__messagesArea{scroll-behavior:smooth;flex-direction:column;flex-grow:1;gap:2.5rem;padding:6rem 1.5rem 2rem;display:flex;overflow-y:auto}.playground-module__vUxcUa__messagesArea::-webkit-scrollbar{width:6px}.playground-module__vUxcUa__messagesArea::-webkit-scrollbar-thumb{background:#0000000d;border-radius:10px}.playground-module__vUxcUa__message{flex-direction:column;max-width:100%;font-size:.98rem;line-height:1.6;display:flex}.playground-module__vUxcUa__userMessage{align-items:flex-end}.playground-module__vUxcUa__aiMessage{align-items:flex-start}.playground-module__vUxcUa__userMessageWrapper{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#0a0a0a4d;text-shadow:-.5px -.5px .5px #0000000d,.5px .5px .3px #fff;background:#fff9;border:1px solid #fffc;border-radius:28px 28px 4px;max-width:85%;padding:1.25rem 1.75rem;font-weight:500;box-shadow:0 4px 25px #00000005}.playground-module__vUxcUa__aiMessageWrapper{color:#333;width:100%}.playground-module__vUxcUa__markdown p{margin-bottom:1.2rem}.playground-module__vUxcUa__inputArea{background:linear-gradient(#0000,#f5f4f2 30%);padding:1.5rem 1.5rem 2.5rem}.playground-module__vUxcUa__inputForm{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#ffffff80;border:1px solid #fffc;border-radius:30px;align-items:flex-end;padding:.75rem;display:flex;box-shadow:0 10px 40px #0000000a}.playground-module__vUxcUa__textArea{color:#111;resize:none;background:0 0;border:none;outline:none;flex-grow:1;max-height:200px;padding:.6rem 1.25rem;font-size:1rem;line-height:1.5}.playground-module__vUxcUa__sendButton{cursor:pointer;background:#0a0a0a0d;border:1px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:relative;overflow:hidden}.playground-module__vUxcUa__sendButton:hover:not(:disabled){background:#0a0a0a1a;transform:scale(1.05)}@media (max-width:768px){.playground-module__vUxcUa__sidebar{position:fixed;top:0;left:0}.playground-module__vUxcUa__sidebarCollapsed{margin-right:0}}
