body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;padding:0}*,body{margin:0}body{background:#e2d1f9;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100vh}.takku-app{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff6;display:flex;flex-direction:column;height:100vh}.takku-header{align-items:center;background:#0000;display:flex;justify-content:space-between;padding:1.5rem 2rem;width:100%}.takku-header h1{color:#1a1a1a;font-size:1.5rem;font-weight:800;letter-spacing:-.5px}.takku-header .subtitle{color:#666;font-size:1rem;font-weight:400}.header-actions{align-items:center;display:flex;gap:15px}.logout-btn{background:#0000;border:1px solid #0000001a;border-radius:12px;color:#666;cursor:pointer;font-size:.85rem;margin-left:10px;padding:6px 12px;transition:all .2s}.logout-btn:hover{background:#fffc;border-color:#d32f2f;color:#d32f2f}.messages-area{display:flex;flex:1 1;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:1000px;overflow-y:auto;padding:2rem;width:100%}.message{display:flex;gap:1rem;max-width:80%}.message.user{align-self:flex-end;flex-direction:row-reverse}.message-avatar img{border-radius:12px;box-shadow:0 4px 6px #0000001a;height:42px;width:42px}.message-content{background:#fff;border-radius:16px;box-shadow:0 2px 4px #0000000d;padding:1.25rem;position:relative}.message.user .message-content{background:#fff;border-bottom-right-radius:4px}.message.assistant .message-content{border-bottom-left-radius:4px}.message-header{align-items:center;color:#888;display:flex;font-size:.85rem;justify-content:space-between;margin-bottom:.5rem}.message-role{color:#444;font-weight:600}.copy-btn{background:#0000;border:none;border-radius:4px;cursor:pointer;font-size:1.1rem;opacity:.6;padding:4px;transition:opacity .2s}.copy-btn:hover{background:#0000000d;opacity:1}.input-area{background:#0000;margin:0 auto;max-width:1000px;padding:2rem;width:100%}.input-wrapper{align-items:flex-end;background:#fff;border:1px solid #0000000d;border-radius:24px;box-shadow:0 10px 25px #0000000d;display:flex;gap:.75rem;padding:.75rem;transition:transform .2s,box-shadow .2s}.input-wrapper:focus-within{box-shadow:0 15px 30px #0000001a;transform:translateY(-2px)}.input-wrapper textarea{background:#0000;border:none;color:#333;flex:1 1;font-size:1rem;max-height:120px;outline:none;padding:.75rem;resize:none}.send-btn{align-items:center;background:#ff9500;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .2s;width:40px}.send-btn:hover:not(:disabled){background:orange;transform:scale(1.05)}.action-buttons{display:flex;gap:10px;justify-content:center;margin-top:10px}.action-btn{align-items:center;background:#fff9;border:none;border-radius:20px;color:#666;cursor:pointer;display:flex;font-size:.9rem;gap:6px;padding:8px 16px;transition:all .2s}.action-btn:hover{background:#fff;color:#ff9500;transform:translateY(-1px)}.action-btn.active{background:#fff;box-shadow:0 2px 5px #0000000d;color:#ff9500;font-weight:600}.login-btn{background:#ff9500;border:none;border-radius:20px;box-shadow:0 4px 10px #ff950033;color:#fff;cursor:pointer;font-weight:600;padding:8px 20px}.user-info{align-items:center;background:#fff;border-radius:20px;box-shadow:0 2px 5px #0000000d;display:flex;padding:6px 12px}.message-text{color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.8}.message-text p{line-height:1.8;margin-bottom:1rem}.message-text ol,.message-text ul{list-style-position:outside;margin-bottom:1rem;padding-left:1.5rem}.message-text li{line-height:1.7;margin-bottom:.5rem}.message-text h1,.message-text h2,.message-text h3,.message-text h4{line-height:1.4;margin-bottom:.75rem;margin-top:1.5rem}.message-text strong{font-weight:600}.message-text em{font-style:italic}.message-text code{background:#f1f5f9;border-radius:4px;color:#e11d48;font-family:Courier New,monospace;font-size:.9em;padding:2px 6px}.message-text pre{background:#f1f5f9;border-radius:8px;margin-bottom:1rem;overflow-x:auto;padding:1rem}.message-time{color:#bbb;font-size:.65rem;font-weight:300;margin-top:.75rem;opacity:.6}.sources{border-top:1px solid #f0f0f0;margin-top:1rem;padding-top:1rem}.sources-title{color:#666;font-size:.85rem;font-weight:600;margin-bottom:.5rem}.source-item{color:#888;font-size:.8rem;margin-bottom:.25rem;padding-left:1rem}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#0000001a;border-radius:3px}.footer{color:#999;font-size:.8rem;margin-top:1rem;padding:1rem;text-align:center}.kes-rings{display:flex;gap:8px;justify-content:center;margin-bottom:8px}.ring{border-radius:50%;display:inline-block;font-size:0;height:12px;opacity:.8;width:12px}.ring-k{background-color:#ff9500}.ring-e{background-color:#a855f7}.ring-s{background-color:#3b82f6}.message-image{margin-bottom:10px}.message-image img{border-radius:8px;display:block;max-height:300px;max-width:100%;object-fit:contain}.generated-image{border:1px solid #0000000d;border-radius:12px;box-shadow:0 4px 20px #00000026;margin-top:12px;max-width:400px;overflow:hidden}.generated-image img{display:block;height:auto;width:100%}.generated-image .download-btn{background:linear-gradient(135deg,#ff9500,#ff6b00);color:#fff;display:block;font-size:.85rem;font-weight:500;padding:10px 16px;text-align:center;text-decoration:none;transition:all .2s}.generated-image .download-btn:hover{background:linear-gradient(135deg,orange,#f70);transform:translateY(-1px)}.image-preview{margin-bottom:1rem;margin-left:2rem;max-width:150px;position:relative}.image-preview img{border-radius:8px;box-shadow:0 4px 10px #0000001a;display:block;width:100%}.remove-image{align-items:center;background:#f44;border:none;border-radius:50%;box-shadow:0 2px 4px #0003;color:#fff;cursor:pointer;display:flex;font-weight:700;height:24px;justify-content:center;position:absolute;right:-8px;top:-8px;transition:transform .2s;width:24px}.remove-image:hover{background:#c00;transform:scale(1.1)}.amber-gradient{animation:gradientAnimation 10s ease infinite;background:linear-gradient(180deg,#f7ba9e,#f26c4f);background-size:200% 200%;bottom:0;filter:blur(80px);height:50%;left:0;pointer-events:none;position:fixed;width:100%;z-index:-1}@keyframes gradientAnimation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.document-preview{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;display:flex;gap:10px;margin-bottom:10px;max-width:300px;padding:10px 15px}.doc-icon{font-size:24px}.doc-info{overflow:hidden}.doc-name{color:#fff;display:block;font-size:.9rem}.voice-input-button{align-items:center;background:#ff9500;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;margin-left:8px;transition:all .3s ease;width:40px}.voice-input-button:hover:not(:disabled){background:orange;transform:scale(1.05)}.voice-input-button:disabled{cursor:not-allowed;opacity:.5}.voice-input-button.listening{animation:pulse 1.5s infinite;background:#ff4500}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.login-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.login-modal{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000004d;max-width:400px;padding:30px;width:90%}.login-modal h2{color:#333;color:var(--takku-gray-dark,#333);margin:0 0 20px;text-align:center}.login-modal form{display:flex;flex-direction:column;gap:15px}.login-modal input{border:2px solid #e0e0e0;border:2px solid var(--takku-gray,#e0e0e0);border-radius:8px;font-size:16px;padding:12px;transition:border-color .3s}.login-modal input:focus{border-color:#ff9500;border-color:var(--takku-orange,#ff9500);outline:none}.login-modal button[type=submit]{background:#ff9500;background:var(--takku-orange,#ff9500);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px;transition:all .3s}.login-modal button[type=submit]:hover:not(:disabled){background:orange;background:var(--takku-orange-hover,orange);transform:translateY(-2px)}.login-modal button[type=submit]:disabled{cursor:not-allowed;opacity:.6}.error-message{background:#ffebee;border-radius:6px;color:#c62828;padding:10px}.error-message,.toggle-mode{font-size:14px;text-align:center}.toggle-mode{color:#666;margin-top:15px}.toggle-mode button{background:none;border:none;color:#ff9500;color:var(--takku-orange,#ff9500);cursor:pointer;font-weight:600;text-decoration:underline}.document-upload,.upload-button{display:inline-block}.upload-button{background:#ff9500;background:var(--takku-orange,#ff9500);border-radius:20px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:500;padding:6px 12px;transition:all .3s ease}.upload-button:hover{background:orange;background:var(--takku-orange-hover,orange);transform:translateY(-2px)}.upload-button:active{transform:translateY(0)}.upload-message{border-radius:6px;font-size:14px;margin-top:10px;padding:8px}.document-upload.disabled{opacity:.6;text-align:center}.document-upload.disabled p{color:#666;font-size:14px}.docs-panel-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000004d;bottom:0;left:0;position:fixed;right:0;top:0;z-index:998}.docs-panel{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:-4px 0 20px #0003;display:flex;flex-direction:column;height:100vh;position:fixed;right:-400px;top:0;transition:right .3s ease;width:350px;z-index:999}.docs-panel.open{right:0}.docs-header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-bottom:1px solid #fff3;display:flex;justify-content:space-between;padding:20px}.docs-header h3{color:#fff;font-size:18px;font-weight:600;margin:0}.close-btn{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:28px;height:36px;justify-content:center;line-height:1;transition:all .2s;width:36px}.close-btn:hover{background:#ffffff4d;transform:rotate(90deg)}.docs-empty,.docs-error,.docs-loading{color:#fff;padding:20px;text-align:center}.docs-error{background:#f003;border-radius:8px;margin:10px}.docs-empty{opacity:.8}.docs-empty small{display:block;margin-top:8px;opacity:.7}.docs-list{flex:1 1;overflow-y:auto;padding:12px}.doc-card{align-items:center;background:#fffffff2;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;justify-content:space-between;margin-bottom:10px;padding:14px;transition:all .2s}.doc-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.doc-info{flex:1 1;min-width:0}.doc-name{color:#2d3748;font-size:14px;font-weight:600;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.doc-meta{color:#718096;font-size:11px;margin-top:2px}.doc-delete-btn{background:#fc8181;border:none;border-radius:8px;cursor:pointer;flex-shrink:0;font-size:16px;height:32px;margin-left:10px;transition:all .2s;width:32px}.doc-delete-btn:hover{background:#f56565;transform:scale(1.1)}.admin-panel{right:-450px;width:400px}.admin-search{background:#ffffff1a;padding:12px}.admin-search input{background:#fffffff2;border:none;border-radius:8px;font-size:13px;outline:none;padding:10px 14px;width:100%}.admin-search input::placeholder{color:#a0aec0}.admin-card{background:#fffffffa}.admin-delete{background:#f56565}.admin-delete:hover{background:#e53e3e}.confirm-modal{align-items:center;animation:fadeIn .2s;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.confirm-content{animation:slideUp .2s;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000004d;max-width:300px;padding:24px;text-align:center}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.confirm-content p{color:#2d3748;margin:0 0 16px}.confirm-actions{display:flex;gap:10px;justify-content:center}.confirm-no,.confirm-yes{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;padding:8px 20px;transition:all .2s}.confirm-yes{background:#fc8181;color:#fff}.confirm-yes:hover{background:#f56565}.confirm-no{background:#e2e8f0;color:#4a5568}.confirm-no:hover{background:#cbd5e0}@media (max-width:768px){.admin-panel,.docs-panel{right:-100%!important;width:100%!important}.admin-panel.open,.docs-panel.open{right:0!important}}
/*# sourceMappingURL=main.d925e660.css.map*/