.fi-sidebar{border-right:1px solid rgba(255,255,255,.05)!important}.fi-modal-content{background:#0f0f0fcc!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.fi-panel-switch-card{transition:all .3s cubic-bezier(.4,0,.2,1)!important;border:1px solid rgba(255,255,255,.05)!important;background:#ffffff08!important}.fi-panel-switch-card:hover{transform:translateY(-4px)!important;background:#ffffff14!important;border-color:#fbbf2466!important;box-shadow:0 10px 25px -5px #0000004d,0 8px 10px -6px #0000004d!important}.fi-panel-switch-card-active{border-color:#fbbf2499!important;background:#fbbf241a!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#fff3}.chat-page-container{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;max-width:1000px;margin:0 auto}.chat-history-window{background:#ffffff08;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;height:500px;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;box-shadow:0 8px 32px #0003}.chat-history-window::-webkit-scrollbar{width:6px}.chat-history-window::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.message-wrapper{display:flex;width:100%}.message-wrapper.user{justify-content:flex-end}.message-wrapper.assistant{justify-content:flex-start}.message-bubble{max-width:80%;padding:1rem 1.25rem;border-radius:1.25rem;font-size:.95rem;line-height:1.5;position:relative;transition:all .2s ease}.message-wrapper.user .message-bubble{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border-bottom-right-radius:.25rem;box-shadow:0 4px 15px #4f46e54d}.message-wrapper.assistant .message-bubble{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#e2e8f0;border-bottom-left-radius:.25rem}.message-wrapper.system .message-bubble{background:#ef44441a;border:1px solid rgba(239,68,68,.2);color:#fca5a5;font-size:.85rem;margin:0 auto}.message-role{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;opacity:.6}.chat-input-container{display:flex;gap:.75rem;align-items:flex-end;background:#ffffff05;padding:.75rem;border-radius:1.25rem;border:1px solid rgba(255,255,255,.05)}.chat-textarea{flex:1;background:transparent!important;border:none!important;box-shadow:none!important;color:#fff!important;padding:.5rem!important;font-size:.95rem!important;resize:none;min-height:44px;max-height:200px}.chat-textarea:focus{ring:0!important}.chat-send-btn{background:#4f46e5!important;border-radius:.75rem!important;padding:.5rem 1.25rem!important;transition:all .2s ease!important}.chat-send-btn:hover{background:#6366f1!important;transform:scale(1.02)}.image-preview-badge{position:absolute;top:-10px;right:-10px;background:#ef4444;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:10px;cursor:pointer}
