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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.auth-container{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;justify-content:center;min-height:100vh;padding:20px}.auth-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #fff3;border-radius:16px;box-shadow:0 10px 30px #0000001a;max-width:400px;padding:40px;width:100%}.auth-header{margin-bottom:32px;text-align:center}.auth-header h1{color:#2c3e50;font-size:28px;font-weight:600;letter-spacing:-.5px;margin:0 0 8px}.auth-header p{color:#7f8c8d;font-size:16px;font-weight:400;margin:0}.auth-form{gap:20px}.auth-form,.form-group{display:flex;flex-direction:column}.form-group{gap:8px}.form-group label{color:#2c3e50;font-size:14px;font-weight:500;letter-spacing:.3px}.form-input{background:#fafbfc;border:2px solid #e1e8ed;border-radius:8px;color:#2c3e50;font-size:16px;padding:14px 16px;transition:all .2s ease}.form-input:focus{background:#fff;border-color:#74b9ff;box-shadow:0 0 0 3px #74b9ff1a;outline:none}.form-input::placeholder{color:#a0aec0;font-weight:400}.auth-button{background:linear-gradient(135deg,#74b9ff,#0984e3);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;letter-spacing:.3px;margin-top:8px;padding:14px 24px;transition:all .2s ease}.auth-button:hover:not(:disabled){box-shadow:0 8px 25px #74b9ff4d;transform:translateY(-1px)}.auth-button:active:not(:disabled){transform:translateY(0)}.auth-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.error-message{background:#ffe6e6;border-left:4px solid #e74c3c;border-radius:8px;color:#e74c3c;margin-top:8px}.auth-footer{border-top:1px solid #e1e8ed;margin-top:24px;padding-top:24px;text-align:center}.auth-footer p{color:#7f8c8d;font-size:14px;margin:0}.toggle-button{background:none;border:none;color:#74b9ff;cursor:pointer;font-size:14px;font-weight:600;padding:0;text-decoration:underline;transition:color .2s ease}.toggle-button:hover{color:#0984e3}@media (max-width:480px){.auth-container{padding:16px}.auth-card{padding:24px}.auth-header h1{font-size:24px}}.dashboard-root{display:flex;flex-direction:column;height:100vh;min-height:0;overflow:hidden}.hamburger{background:#fff;border:1px solid #00000014;border-radius:10px;cursor:pointer;display:none;flex-direction:column;gap:4px;height:38px;justify-content:center;left:12px;position:fixed;top:72px;width:38px;z-index:35}.hamburger span{background:#2c3e50;display:block;height:2px;margin:0 auto;width:18px}.dashboard-shell{display:flex;flex:1 1;min-height:0;overflow:hidden;position:relative}.sidebar{background:#fff;border-right:1px solid #0000000f;flex-shrink:0;height:100vh;padding:12px;position:-webkit-sticky;position:sticky;top:0;width:260px}.sidebar-profile{align-items:center;border-bottom:1px solid #0000000f;display:flex;flex-direction:column;gap:8px;margin-bottom:12px;padding:8px 8px 14px}.avatar-placeholder{align-items:center;background:linear-gradient(135deg,#74b9ff,#0984e3);color:#fff;display:flex;font-size:24px;font-weight:800;justify-content:center;letter-spacing:.5px}.avatar-placeholder,.sidebar-avatar-image{border-radius:999px;box-shadow:0 6px 18px #0984e340;height:72px;width:72px}.sidebar-avatar-image{object-fit:cover}.sidebar-username{color:#2c3e50;font-size:14px;font-weight:700;text-align:center}.sidebar-section{display:flex;flex-direction:column;gap:8px}.sidebar-item{align-items:center;background:#fff;border:1px solid #0000000f;border-radius:10px;color:#2c3e50;cursor:pointer;display:flex;font-weight:600;padding:10px 12px;text-align:left;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background .15s ease;width:100%}.sidebar-item:hover{border-color:#0000001f;box-shadow:0 6px 18px #0000000f;transform:translateY(-1px)}.sidebar-item.active{background:linear-gradient(180deg,#74b9ff14,#fff);border-color:#74b9ffb3}.dashboard-content{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow-y:auto;padding:16px}.sidebar-backdrop{display:none}@media (max-width:1024px){.hamburger{display:inline-flex;top:12px}.dashboard-shell{grid-template-columns:1fr}.sidebar{box-shadow:0 12px 40px #0003;height:100vh;left:-280px;padding:12px;position:fixed;top:0;transition:left .2s ease;width:260px;z-index:30}.sidebar.open{left:12px}.sidebar-backdrop{background:#00000040;display:block;inset:0;position:fixed;top:0;z-index:25}}.dashboard-container{display:flex;flex:1 1;flex-direction:column;height:100%;margin:0;min-height:0;padding:0;width:100%}.personal-thread-container{margin-bottom:16px}.personal-thread-card{background:linear-gradient(180deg,#f1c40f14,#fff);border:1px solid #f1c40f99;position:relative}.personal-thread-card:hover{border-color:#f1c40fe6}.personal-badge{background:#fdebd0;border:1px solid #f1c40f99;border-radius:999px;box-shadow:0 2px 8px #0000000f;color:#7d5100;font-size:11px;font-weight:800;left:12px;padding:4px 10px;position:absolute;top:-10px}.thread-meta{font-size:12px;margin-top:6px}.thread-status{border-radius:3px;font-size:10px;padding:1px 4px}.thread-status.inactive{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.pill-avatar{line-height:1}.create-thread-card{background:linear-gradient(180deg,#74b9ff14,#fff);border:1px dashed #74b9ffb3;cursor:pointer;flex-direction:column;gap:8px;outline:none}.create-thread-card,.create-thread-card .create-icon{align-items:center;display:flex;justify-content:center}.create-thread-card .create-icon{background:linear-gradient(135deg,#74b9ff,#0984e3);border-radius:10px;color:#fff;font-size:28px;height:40px;line-height:1;width:40px}.create-thread-card .create-text{color:#2c3e50;font-size:14px;font-weight:600}.screen-container{background:#fff;border:1px solid #0000000f;border-radius:12px;padding:16px}.screen-title{color:#2c3e50;font-size:18px;font-weight:700;margin-bottom:8px}.screen-blank{color:#7f8c8d}.conversations-by-owner{display:flex;flex:1 1;flex-direction:column;gap:32px;height:100%;margin:0;min-height:0;overflow-y:auto;padding:0;width:100%}.conversations-by-owner::-webkit-scrollbar{width:6px}.conversations-by-owner::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.conversations-by-owner::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.conversations-by-owner::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.owner-section{display:flex;flex-direction:column;gap:16px}.owner-section-header{align-items:center;background:linear-gradient(180deg,#74b9ff14,#fff);border:1px solid #74b9ff33;border-radius:12px;box-shadow:0 2px 8px #0000000a;display:flex;gap:12px;padding:12px 16px}.owner-avatar{background:linear-gradient(135deg,#74b9ff,#0984e3);box-shadow:0 4px 12px #0984e340;flex-shrink:0;font-size:18px;font-weight:700;height:48px;letter-spacing:.5px;overflow:hidden;width:48px}.owner-avatar-image{border-radius:50%;height:100%;object-fit:cover;width:100%}.conversations-by-owner .owner-section .owner-section-header .owner-avatar{font-size:24px!important;height:72px!important;width:72px!important}.conversations-by-owner .owner-section .owner-section-header .owner-avatar .owner-avatar-image{border-radius:50%!important;height:100%!important;object-fit:cover!important;width:100%!important}.clickable-avatar{cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.clickable-avatar:hover{box-shadow:0 6px 18px #0984e359;transform:translateY(-1px)}.clickable-avatar:focus{outline:2px solid #74b9ff80;outline-offset:2px}.owner-info{display:flex;flex-direction:column;gap:4px;min-width:0}.owner-username{color:#2c3e50;font-size:16px;font-weight:700;line-height:1.2}.owner-session-count{color:#7f8c8d;font-size:13px;font-weight:500}.create-thread-modal{max-width:calc(100% - 40px)!important;width:1000px!important}@media (max-width:768px){.create-thread-modal{max-width:calc(100% - 60px)!important;width:100%!important}.create-thread-modal .form-textarea{min-height:100px!important}}.settings-section{margin-bottom:32px}.settings-section-title{border-bottom:1px solid #0000000f;color:#2c3e50;font-size:16px;font-weight:600;margin-bottom:16px;padding-bottom:8px}.profile-picture-container{align-items:flex-start;display:flex;flex-direction:column;gap:16px}.current-profile-picture{align-items:center;background:#fff;border:3px solid #74b9ff33;border-radius:50%;box-shadow:0 4px 12px #0000001a;display:flex;height:120px;justify-content:center;overflow:hidden;width:120px}.current-profile-picture .profile-picture-image{height:100%;object-fit:cover;width:100%}.current-profile-picture .profile-picture-placeholder{align-items:center;background:linear-gradient(135deg,#74b9ff,#0984e3);color:#fff;display:flex;font-size:36px;font-weight:800;height:100%;justify-content:center;letter-spacing:.5px;width:100%}.profile-picture-actions{display:flex;flex-wrap:wrap;gap:12px}.profile-picture-btn{min-width:140px;text-align:center}.profile-picture-error{background:#fdecea;border:1px solid #c0392b40;border-radius:10px;color:#c0392b}.profile-picture-error,.profile-picture-success{font-size:13px;font-weight:500;padding:10px 12px}.profile-picture-success{background:#d4edda;border:1px solid #15572440;border-radius:10px;color:#155724}.profile-picture-help{color:#7f8c8d;font-size:13px;line-height:1.4}.profile-picture-help p{margin:0 0 4px}.profile-picture-help p:last-child{margin-bottom:0}.settings-section .current-profile-picture{height:120px!important;min-height:120px;min-width:120px;width:120px!important}.settings-section .current-profile-picture .profile-picture-image{height:100%!important;object-fit:cover;width:100%!important}.settings-section .current-profile-picture .profile-picture-placeholder{font-size:36px!important;height:100%!important;width:100%!important}@media (max-width:768px){.profile-picture-container{align-items:center;text-align:center}.settings-section .current-profile-picture{height:100px!important;width:100px!important}.settings-section .current-profile-picture .profile-picture-placeholder{font-size:28px!important}.profile-picture-actions{justify-content:center;width:100%}.profile-picture-btn{flex:1 1;min-width:120px}}.share-link-container{margin-bottom:16px}.share-link-input-group{align-items:center;display:flex;gap:8px;margin-bottom:8px}.share-link-input{background:#f8f9fa;border:1px solid #e1e8ed;color:#6c757d;flex:1 1;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px}.share-link-input:focus{background:#fff;border-color:#74b9ff;outline:none}.btn-success{background:#28a745;border:1px solid #28a745;color:#fff}.btn-success:hover{background:#218838;border-color:#1e7e34}.btn-outline{background:#0000;border:1px solid #6c757d;color:#6c757d}.btn-outline:hover{background:#6c757d;color:#fff}.pill{gap:6px}.pill-avatar{align-items:center;background:linear-gradient(135deg,#74b9ff,#0984e3);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:10px;font-weight:700;height:16px;justify-content:center;width:16px}.thread-details-section{background:#fff;border:1px solid #0000000f;border-radius:12px;box-shadow:0 2px 10px #0000000f;margin:16px;padding:16px}@media (min-width:768px){.thread-details-section{margin:16px 32px}}.thread-details-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.thread-details-title{color:#2c3e50;font-size:16px;font-weight:700;margin:0}.thread-details-display,.thread-details-form{display:flex;flex-direction:column;gap:24px}.form-display{background:#f8f9fa;border:1px solid #0000000f;border-radius:8px;color:#2c3e50;font-size:14px;min-height:16px;padding:8px 12px;white-space:pre-wrap}.sessions-section{margin:16px;padding:16px}.sessions-header{align-items:center;border-bottom:1px solid #0000000f;display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:12px}.sessions-title{color:#2c3e50;font-size:16px;font-weight:700;margin:0}.sessions-count{background:#f8f9fa;border:1px solid #0000000f;border-radius:6px;color:#7f8c8d;font-size:12px;font-weight:600;padding:4px 8px}@media (min-width:768px){.sessions-section{margin:16px 32px}}.thread-settings-grid{align-items:stretch;display:flex;flex-wrap:wrap;gap:16px}.setting-item{background:#f8f9fa;border:1px solid #0000000f;border-radius:8px;display:flex;flex:0 1 auto;flex-direction:column;gap:6px;max-width:200px;min-width:160px;padding:12px 16px;width:100%}.setting-label{color:#95a5a6;font-size:11px;font-weight:500;letter-spacing:.3px;margin-bottom:2px;text-transform:uppercase}.setting-value{align-items:center;align-self:center;border-radius:20px;display:inline-flex;font-size:12px;font-weight:600;justify-content:center;min-width:50px;padding:6px 12px;position:relative;text-align:center}.setting-value.active{background:#ecf7ff;border:1px solid #74b9ff99;box-shadow:0 2px 4px #74b9ff1a;color:#2c3e50}.setting-value.active:before{background:#74b9ff;border-radius:50%;content:"";height:6px;margin-right:6px;width:6px}.setting-value.inactive{background:#f8f9fa;border:1px solid #0000001f;box-shadow:0 2px 4px #0000000d;color:#7f8c8d}.setting-value.inactive:before{background:#bdc3c7;border-radius:50%;content:"";height:6px;margin-right:6px;width:6px}@media (max-width:768px){.thread-settings-grid{flex-direction:column;gap:12px}.setting-item{min-width:auto}}.modal-backdrop{align-items:center;background:#00000059;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.modal{box-shadow:0 12px 40px #0003;display:flex;flex-direction:column;max-height:calc(100vh - 80px);width:560px}.modal,.modal.modal-lg{max-width:calc(100% - 40px)}.modal.modal-lg{width:1000px}.edit-thread-modal{max-width:calc(100% - 40px)!important;width:1000px!important}@media (max-width:768px){.edit-thread-modal{max-width:calc(100% - 60px)!important;width:100%!important}.edit-thread-modal .form-textarea{min-height:100px!important}}@media (min-width:769px){.modal.modal-lg{max-width:calc(100% - 40px);width:1000px}}.modal-header{align-items:center;background:#fff;border-bottom:1px solid #0000000f;display:flex;justify-content:space-between;padding:14px 16px;position:-webkit-sticky;position:sticky;top:0;z-index:1}.modal-title{font-size:16px}.modal-close{background:#0000;border:none;cursor:pointer;font-size:22px}.modal-content{-webkit-overflow-scrolling:touch;flex:1 1 auto;min-height:120px;overflow:auto;padding:16px}.form{gap:16px}.form,.form-row{display:flex;flex-direction:column}.form-row{gap:8px}.form-label{color:#34495e;font-size:13px;font-weight:600}.form-input,.form-textarea{background:#fff;border:1px solid #0000001f;border-radius:10px;box-sizing:border-box;color:#2c3e50;font-size:14px;max-width:100%;outline:none;padding:12px 14px;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.form-input:focus,.form-textarea:focus{border-color:#74b9ffe6;box-shadow:0 0 0 4px #74b9ff26}.form-input:disabled,.form-textarea:disabled{background:#f8f9fa;cursor:not-allowed}.form-textarea{min-height:120px;resize:vertical}.form-row-with-checkboxes{align-items:flex-start;display:flex;gap:24px}.form-text-field{flex:1 1;gap:8px}.form-checkboxes,.form-text-field{display:flex;flex-direction:column}.form-checkboxes{flex-shrink:0;gap:20px;min-width:200px}.form-checkbox-group{display:flex;flex-direction:column;gap:6px}.form-checkbox-row{align-items:center;display:flex;gap:8px}.form-checkbox-row input[type=checkbox]{cursor:pointer;height:16px;width:16px}.form-checkbox-label{color:#2c3e50;cursor:pointer;font-size:14px;font-weight:600;-webkit-user-select:none;user-select:none}@media (max-width:768px){.form-row-with-checkboxes{flex-direction:column;gap:16px}.form-checkboxes{min-width:auto}}.form-helper{color:#95a5a6;font-size:12px}.form-actions{display:flex;gap:10px;justify-content:flex-end;padding-top:8px}.btn{border:none;border-radius:10px;cursor:pointer;font-size:14px;font-weight:600;padding:10px 16px;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.btn:disabled{cursor:not-allowed;opacity:.6}.btn-primary{background:linear-gradient(135deg,#74b9ff,#0984e3);color:#fff}.btn-primary:hover{box-shadow:0 6px 18px #0984e340;transform:translateY(-1px)}.btn-secondary{background:#ecf0f1;color:#2c3e50}.btn-secondary:hover{box-shadow:0 6px 18px #00000014;transform:translateY(-1px)}.form-error{background:#fdecea;border:1px solid #c0392b40;border-radius:10px;color:#c0392b;font-size:13px;padding:10px 12px}@media (max-width:768px){.modal.modal-lg{max-width:calc(100% - 20px);width:100%}.modal{max-height:calc(100vh - 40px)}.modal-content{padding:12px}.form-textarea{min-height:140px}}.permission-denied{min-height:60vh}.threads-grid{grid-gap:16px;gap:16px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.thread-card{padding:16px}.thread-card:hover{border-color:#0000001f}.thread-card .thread-card-body{gap:6px}.thread-card .thread-title{font-size:16px}.thread-card .thread-subtitle{color:#95a5a6;font-size:12px}.pill-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.pill{align-items:center;background:#ecf7ff;border:1px solid #74b9ff99;border-radius:999px;color:#2c3e50;display:inline-flex;font-size:12px;font-weight:600;line-height:1;padding:4px 10px}.error-message{margin-bottom:16px}.loading-dots{align-items:center;display:inline-flex;gap:4px}.dot{animation:loading-dots 1.4s ease-in-out infinite both;background-color:currentColor;border-radius:50%;height:6px;width:6px}.dot:first-child{animation-delay:-.32s}.dot:nth-child(2){animation-delay:-.16s}.dot:nth-child(3){animation-delay:0s}@keyframes loading-dots{0%,80%,to{opacity:.5;transform:scale(0)}40%{opacity:1;transform:scale(1)}}.session-title-container{align-items:center;display:flex;width:100%}.session-title-display{align-items:center;display:flex;gap:8px;width:-webkit-fit-content;width:fit-content}.session-title-display h1{color:#2c3e50;font-size:24px;font-weight:600;margin:0}.session-title-edit-btn{align-items:center;background:none;border:none;border-radius:4px;color:#7f8c8d;cursor:pointer;display:flex;justify-content:center;opacity:.7;padding:4px;transition:all .2s ease}.session-title-edit-btn:hover{background:#6c5ce71a;color:#6c5ce7;opacity:1}.session-title-edit{align-items:center;display:flex;gap:8px;width:-webkit-fit-content;width:fit-content}.session-title-input{background:#fff;border:2px solid #6c5ce7;border-radius:8px;color:#2c3e50;font-size:24px;font-weight:600;min-width:200px;outline:none;padding:8px 12px;transition:border-color .2s ease}.session-title-input:focus{border-color:#a29bfe;box-shadow:0 0 0 3px #6c5ce71a}.session-title-input:disabled{background:#f8f9fa;color:#6c757d;cursor:not-allowed}.session-title-actions{align-items:center;display:flex;gap:4px}.session-title-cancel,.session-title-save{align-items:center;background:none;border:none;border-radius:4px;cursor:pointer;display:flex;justify-content:center;padding:6px;transition:all .2s ease}.session-title-save{color:#27ae60}.session-title-save:hover:not(:disabled){background:#27ae601a}.session-title-save:disabled{color:#bdc3c7;cursor:not-allowed}.session-title-cancel{color:#e74c3c}.session-title-cancel:hover:not(:disabled){background:#e74c3c1a}.session-title-cancel:disabled{color:#bdc3c7;cursor:not-allowed}.chat-session{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);bottom:0;display:flex;flex-direction:column;height:100vh;height:100dvh;left:0;overflow:hidden;position:fixed;right:0;top:0}.chat-session-header{align-items:center;background:#fff;border-bottom:1px solid #e1e8ed;box-shadow:0 2px 10px #0000001a;display:flex;flex-shrink:0;gap:16px;padding:16px 24px;z-index:100}.chat-session-logo{cursor:pointer;transition:transform .15s ease}.chat-session-logo:hover{transform:scale(1.05)}.logo-placeholder{align-items:center;background:linear-gradient(135deg,#74b9ff,#0984e3);border-radius:10px;box-shadow:0 4px 12px #74b9ff4d;color:#fff;display:flex;height:40px;justify-content:center;width:40px}.chat-session-title{flex:1 1}.chat-session-title h1{color:#2c3e50;font-size:24px;font-weight:600;letter-spacing:-.5px;margin:0 0 8px}.chat-session-profile{cursor:pointer;transition:transform .15s ease}.chat-session-profile:hover{transform:scale(1.05)}.chat-session-profile .profile-picture{align-items:center;background:linear-gradient(135deg,#74b9ff,#0984e3);color:#fff;display:flex;font-size:16px;font-weight:700;justify-content:center}.chat-session-profile .profile-picture,.chat-session-profile .profile-picture-image{border:2px solid #fff3;border-radius:50%;box-shadow:0 2px 8px #74b9ff4d;height:36px;width:36px}.chat-session-profile .profile-picture-image{object-fit:cover}.permission-denied{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;height:100vh;justify-content:center;padding:20px}.permission-denied-content{background:#fff;border:1px solid #0000000f;border-radius:16px;box-shadow:0 8px 32px #0000001a;max-width:500px;padding:48px 32px;text-align:center}.permission-denied-icon{align-items:center;background:linear-gradient(135deg,#ff6b6b,#ee5a52);border-radius:50%;box-shadow:0 4px 16px #ff6b6b4d;color:#fff;display:flex;height:80px;justify-content:center;margin:0 auto 24px;width:80px}.permission-denied-content h2{color:#2c3e50;font-size:24px;font-weight:700;margin:0 0 16px}.permission-denied-content p{color:#7f8c8d;font-size:16px;line-height:1.5;margin:0 0 12px}.permission-denied-content p:last-of-type{margin-bottom:32px}.permission-denied-button{background:linear-gradient(135deg,#74b9ff,#0984e3);border:none;border-radius:12px;box-shadow:0 4px 12px #74b9ff4d;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:transform .15s ease,box-shadow .15s ease}.permission-denied-button:hover{box-shadow:0 8px 20px #74b9ff66;transform:translateY(-2px)}.permission-denied-button:active{transform:translateY(0)}.session-info{color:#7f8c8d;display:flex;font-size:14px;gap:16px}.session-info span{font-weight:500}.thread-owner-info{align-items:center;display:flex;gap:8px;margin-top:4px}.owner-avatar{align-items:center;background:linear-gradient(135deg,#6c5ce7,#a29bfe);border:2px solid #fff3;border-radius:50%;box-shadow:0 2px 6px #6c5ce74d;color:#fff;display:flex;font-size:12px;font-weight:600;height:24px;justify-content:center;width:24px}.owner-username{color:#7f8c8d;font-size:14px;font-weight:500}.chat-session-content{gap:20px;padding:20px 24px}.chat-container,.chat-session-content{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden}.chat-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #fff3;border-radius:16px;box-shadow:0 10px 30px #0000001a}.messages-container{display:flex;flex:1 1;flex-direction:column;gap:12px;overflow-y:auto;padding:20px}.message-container{margin-bottom:16px}.last-message,.message-container{display:flex;flex-direction:column}.last-message{justify-content:flex-start}.user-message-container{align-items:flex-end}.assistant-message-container{align-items:flex-start}.message-content-wrapper{align-items:flex-start;display:flex;gap:12px;max-width:100%}.user-message-container .message-content-wrapper{flex-direction:row-reverse}.assistant-message-container .message-content-wrapper{flex-direction:row}.message-avatar{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:32px;justify-content:center;margin-top:4px;width:32px}.user-avatar{background:linear-gradient(135deg,#74b9ff,#0984e3);box-shadow:0 2px 8px #74b9ff4d;color:#fff}.assistant-avatar{background:linear-gradient(135deg,#6c5ce7,#a29bfe);box-shadow:0 2px 8px #6c5ce74d;color:#fff}.avatar-initial{font-size:14px;font-weight:700;text-align:center}.avatar-image{border-radius:50%;height:32px;object-fit:cover;width:32px}.user-message-bubble{word-wrap:break-word;background:linear-gradient(135deg,#74b9ff,#0984e3);border-radius:18px;border-bottom-right-radius:4px;box-shadow:0 2px 8px #74b9ff33;color:#fff!important;font-size:16px;line-height:1.5;max-width:calc(100% - 44px);padding:12px 16px}.user-message-bubble h1,.user-message-bubble h2,.user-message-bubble h3,.user-message-bubble h4,.user-message-bubble h5,.user-message-bubble h6{color:#fff!important;margin:8px 0 4px}.user-message-bubble p{color:#fff!important;margin:4px 0}.user-message-bubble *{color:#fff!important}.user-message-bubble code{background:#fff3;border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;padding:2px 4px}.user-message-bubble pre{background:#ffffff1a;border-radius:6px;margin:8px 0;overflow-x:auto;padding:8px}.user-message-bubble pre code{background:none;padding:0}.assistant-message-content{display:flex;flex:1 1;flex-direction:column}.assistant-message-header{margin-bottom:4px}.assistant-username{color:#6c5ce7;font-size:16px;font-weight:600;margin:0}.assistant-message-text{word-wrap:break-word;color:#2c3e50!important;font-size:16px;line-height:1.6;margin-bottom:8px;padding:0}.assistant-message-text *{color:#2c3e50!important}.assistant-message-text h1,.assistant-message-text h2,.assistant-message-text h3,.assistant-message-text h4,.assistant-message-text h5,.assistant-message-text h6{color:#2c3e50!important;font-weight:600;margin:12px 0 8px}.assistant-message-text h1{border-bottom:2px solid #e1e8ed;font-size:24px;padding-bottom:8px}.assistant-message-text h2{border-bottom:1px solid #e1e8ed;font-size:20px;padding-bottom:6px}.assistant-message-text h3{font-size:18px}.assistant-message-text p{color:#2c3e50!important;margin:8px 0}.assistant-message-text ol,.assistant-message-text ul{margin:8px 0;padding-left:20px}.assistant-message-text li{color:#2c3e50!important;margin:4px 0}.assistant-message-text code{border-radius:4px;color:#e74c3c;padding:2px 6px}.assistant-message-text code,.assistant-message-text pre{background:#f8f9fa;border:1px solid #e1e8ed;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px}.assistant-message-text pre{border-radius:8px;line-height:1.4;margin:12px 0;overflow-x:auto;padding:16px}.assistant-message-text pre code{background:none;border:none;color:#2c3e50!important;font-size:14px;padding:0}.assistant-message-text blockquote{background:#f8f9fa;border-left:4px solid #74b9ff;border-radius:0 8px 8px 0;font-style:italic;margin:12px 0;padding:8px 16px}.assistant-message-text table{border-collapse:collapse;margin:12px 0;width:100%}.assistant-message-text td,.assistant-message-text th{border:1px solid #e1e8ed;padding:8px 12px;text-align:left}.assistant-message-text th{background:#f8f9fa;font-weight:600}.assistant-message-text a{color:#74b9ff;text-decoration:none}.assistant-message-text a:hover{text-decoration:underline}.input-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #fff3;border-radius:16px;box-shadow:0 10px 30px #0000001a;flex-shrink:0}.input-wrapper{align-items:flex-end;display:flex;gap:12px;padding:16px}.input-wrapper-no-text{justify-content:flex-end}.message-input{background:#fafbfc;border:2px solid #e1e8ed;border-radius:12px;color:#2c3e50;flex:1 1;font-family:inherit;font-size:14px;height:20px;max-height:120px;min-height:20px;overflow-y:auto;padding:12px 16px;resize:none;transition:all .2s ease}.message-input:focus{background:#fff;border-color:#74b9ff;box-shadow:0 0 0 3px #74b9ff1a;outline:none}.message-input::placeholder{color:#a0aec0}.message-input:disabled{background:#f8f9fa;border-color:#e1e8ed;color:#a0aec0;cursor:not-allowed}.input-buttons{align-items:center;display:flex;gap:8px}.mic-button,.send-button{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .2s ease;width:40px}.mic-button{background:#f8f9fa;border:2px solid #e1e8ed;color:#7f8c8d}.mic-button:hover{background:#e9ecef;color:#495057}.send-button{background:linear-gradient(135deg,#74b9ff,#0984e3);color:#fff}.send-button:hover:not(:disabled){box-shadow:0 4px 15px #74b9ff4d;transform:translateY(-1px)}.send-button:disabled{background:#e1e8ed;color:#a0aec0;cursor:not-allowed;transform:none}.recording-controls{align-items:center;background:#fff5f5;border:1px solid #ffe3e3;border-radius:999px;display:flex;gap:8px;padding:6px 10px}.recording-timer{align-items:center;color:#c92a2a;display:flex;font-weight:600;gap:6px}.recording-dot{animation:pulse 1.5s infinite;background:#ff4d4f;border-radius:50%;box-shadow:0 0 0 0 #ff4d4fb3;display:inline-block;height:8px;width:8px}@keyframes pulse{0%{box-shadow:0 0 0 0 #ff4d4fb3}70%{box-shadow:0 0 0 8px #ff4d4f00}to{box-shadow:0 0 0 0 #ff4d4f00}}.stop-recording-button{align-items:center;background:#ff4d4f;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;transition:transform .15s ease;width:36px}.stop-recording-button:hover{transform:translateY(-1px)}.recordings-list{flex:1 1;flex-wrap:wrap}.recording-pill,.recordings-list{align-items:center;display:flex;gap:8px}.recording-pill{background:#f8f9fa;border:1px solid #e1e8ed;border-radius:999px;padding:6px 10px}.recording-icon{background:#0984e3;border-radius:50%;height:10px;width:10px}.recording-duration{color:#7f8c8d;font-size:12px}.recording-delete-button{background:none;border:none;border-radius:50%;color:#dc3545;cursor:pointer;padding:4px}.recording-delete-button:hover{background:#dc35451a}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:500}.modal{background:#fff;border:1px solid #e1e8ed;border-radius:12px;box-shadow:0 10px 30px #0003;max-width:420px;padding:20px;width:calc(100% - 32px)}.modal-title{color:#2c3e50;font-size:18px;font-weight:600;margin-bottom:8px}.modal-body{color:#4a5568;font-size:14px;line-height:1.5}.modal-actions{display:flex;justify-content:flex-end;margin-top:16px}.modal-button{background:linear-gradient(135deg,#74b9ff,#0984e3);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:8px 14px}.voice-hint{background:#f8f9fa;border:1px solid #e1e8ed;border-radius:8px;gap:8px;margin-top:10px;padding:8px 10px}.voice-hint,.voice-hint-icon{align-items:center;display:flex}.voice-hint-icon{background:#eef5ff;border-radius:50%;color:#0984e3;height:28px;justify-content:center;width:28px}.voice-hint-text{color:#7f8c8d;font-size:12px}.chat-session-error,.chat-session-loading{align-items:center;color:#7f8c8d;display:flex;flex-direction:column;gap:12px;height:100%;justify-content:center}.chat-session-error p,.chat-session-loading p{font-size:16px;margin:0}.chat-session-error h3{color:#e74c3c;font-size:20px;margin:0 0 8px}@media (max-width:768px){.chat-session-header{padding:12px 16px}.chat-session-header h1{font-size:20px}.session-info{flex-direction:column;gap:4px}.chat-session-content{gap:12px;padding:12px}.user-message-bubble{max-width:calc(100% - 44px)}.message-avatar{height:28px;width:28px}.avatar-initial{font-size:12px}.input-wrapper{padding:12px}.mic-button,.send-button{height:36px;width:36px}.input-container{flex-shrink:0}@media (max-height:500px){.chat-session-content{gap:8px;padding:8px}.messages-container{padding:12px}.input-wrapper{padding:8px}}}@media (min-width:769px) and (max-width:1024px){.chat-session-content{padding:16px 20px}}@media (min-width:1400px){.chat-session-content{padding:24px 32px}}.login-input-area{align-items:center;background:#f8f9fa;border:1px solid #0000001f;border-radius:12px;box-sizing:border-box;display:flex;justify-content:space-between;padding:12px 16px;width:100%}.login-input-text{color:#7f8c8d;font-size:14px;font-weight:500}.login-input-button{background:linear-gradient(135deg,#74b9ff,#0984e3);border:none;border-radius:8px;box-shadow:0 2px 6px #74b9ff4d;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:8px 16px;transition:transform .15s ease,box-shadow .15s ease}.login-input-button:hover{box-shadow:0 4px 12px #74b9ff66;transform:translateY(-1px)}.login-input-button:active{transform:translateY(0)}.share-chat-error,.share-chat-loading{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);color:#7f8c8d;display:flex;flex-direction:column;gap:16px;height:100vh;justify-content:center;padding:20px}.share-chat-error p,.share-chat-loading p{font-size:16px;margin:0}.share-chat-error h3{color:#e74c3c;font-size:20px;margin:0 0 8px}.loading-spinner{border:4px solid #f3f3f3}.share-chat-owner-popup{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.owner-popup-content{background:#fff;border:1px solid #0000001a;border-radius:16px;box-shadow:0 20px 40px #0000004d;max-width:400px;padding:48px 32px;text-align:center;width:100%}.owner-popup-icon{align-items:center;background:linear-gradient(135deg,#74b9ff,#0984e3);border-radius:50%;box-shadow:0 4px 16px #74b9ff4d;color:#fff;display:flex;height:80px;justify-content:center;margin:0 auto 24px;width:80px}.owner-popup-content h2{color:#2c3e50;font-size:24px;font-weight:700;margin:0 0 16px}.owner-popup-content p{color:#7f8c8d;font-size:16px;line-height:1.5;margin:0 0 24px}.owner-popup-content .loading-spinner{border-width:3px;height:32px;width:32px}.user-profile-container{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh;padding:20px}.user-profile-content{margin:0 auto;max-width:1200px}.error-container,.loading-container{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000f;min-height:60vh}.error-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:40px;text-align:center}.error-icon{color:#e74c3c;margin-bottom:20px}.error-container h2{color:#2c3e50;font-size:24px;font-weight:600;margin:0 0 12px}.error-container p{color:#7f8c8d;font-size:16px;margin:0}.profile-header{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000f;display:flex;gap:32px;margin-bottom:32px;padding:40px}.profile-picture-container{flex-shrink:0}.profile-picture-image{object-fit:cover}.profile-picture-image,.profile-picture-placeholder{border:4px solid #74b9ff33;border-radius:50%;box-shadow:0 8px 24px #0000001a;height:120px;width:120px}.profile-picture-placeholder{align-items:center;background:linear-gradient(135deg,#74b9ff,#0984e3);color:#fff;display:flex;font-size:36px;font-weight:800;justify-content:center;letter-spacing:.5px}.profile-info{flex:1 1;min-width:0}.profile-username{color:#2c3e50;font-size:32px;font-weight:700;line-height:1.2;margin:0 0 12px}.profile-meta{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.profile-thread-count{background:#ecf0f1;border:1px solid #0000000f;border-radius:20px;color:#7f8c8d;font-size:16px;font-weight:500;padding:6px 12px}.threads-section{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000f;padding:32px}.threads-header{align-items:center;border-bottom:1px solid #0000000f;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.threads-title{color:#2c3e50;font-size:24px;font-weight:700;margin:0}.threads-count{background:#ecf0f1;border:1px solid #0000000f;border-radius:12px;color:#7f8c8d;font-size:14px;font-weight:500;padding:4px 12px}.threads-grid{grid-gap:20px;align-items:stretch;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.thread-card{background:#fff;border:1px solid #0000000f;border-radius:12px;box-shadow:0 2px 10px #0000000f;cursor:pointer;padding:20px;text-align:left;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.thread-card:hover{border-color:#74b9ff4d;box-shadow:0 8px 24px #00000014;transform:translateY(-2px)}.thread-card .thread-card-body{display:flex;flex-direction:column;gap:8px}.thread-card .thread-title{color:#2c3e50;font-size:18px;font-weight:600;line-height:1.3;margin-bottom:4px}.thread-description{background:#f8f9fa;border-left:3px solid #74b9ff4d;border-radius:8px;color:#7f8c8d;font-size:14px;line-height:1.4;margin-top:8px;padding:8px 12px}.thread-meta{align-items:center;display:flex;flex-wrap:wrap;font-size:13px;gap:4px;margin-top:8px}.thread-meta,.thread-meta-item{color:#7f8c8d}.thread-meta-sep{color:#bdc3c7;margin:0 6px}.thread-status{border-radius:4px;font-size:11px;font-weight:600;letter-spacing:.3px;padding:2px 6px;text-transform:uppercase}.thread-status.active{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.no-threads{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.no-threads-icon{color:#bdc3c7;margin-bottom:16px}.no-threads p{color:#7f8c8d;font-size:16px;margin:0}.error-message{background:#fdecea;border:1px solid #c0392b40;border-radius:10px;color:#c0392b;font-size:14px;margin-bottom:20px;padding:12px 16px}.loading-inline{color:#7f8c8d;font-size:16px;padding:20px;text-align:center}@media (max-width:768px){.user-profile-container{padding:12px}.profile-header{flex-direction:column;gap:20px;padding:24px;text-align:center}.profile-picture-image,.profile-picture-placeholder{font-size:28px;height:100px;width:100px}.profile-username{font-size:24px}.threads-section{padding:20px}.threads-header{align-items:flex-start;flex-direction:column;gap:12px}.threads-grid{gap:16px;grid-template-columns:1fr}.thread-card{padding:16px}}@media (max-width:480px){.profile-header{padding:20px}.threads-section{padding:16px}.thread-card{padding:14px}}.App,.loading-container{display:flex;flex-direction:column;min-height:100vh}.loading-container{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);justify-content:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #e1e8ed;border-radius:50%;border-top-color:#74b9ff;height:40px;margin-bottom:16px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-container p{color:#7f8c8d;font-size:16px;margin:0}.main-content{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh}.app-header{align-items:center;background:#fff;box-shadow:0 2px 10px #0000001a;display:flex;justify-content:space-between;padding:20px 40px}.app-header h1{color:#2c3e50;font-size:24px;font-weight:600;margin:0}.logout-button{background:linear-gradient(135deg,#e74c3c,#c0392b);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .2s ease}.logout-button:hover{box-shadow:0 4px 15px #e74c3c4d;transform:translateY(-1px)}.logout-button:active{transform:translateY(0)}.content-area{padding:0}.content-area p{color:#7f8c8d;font-size:18px;margin:0}@media (max-width:768px){.app-header{flex-direction:column;gap:16px;padding:16px 20px;text-align:center}.app-header h1{font-size:20px}.content-area{padding:20px}}
/*# sourceMappingURL=main.f8cde89a.css.map*/