cosmic-ai-genius 0.3.9 → 0.3.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1 +1 @@
|
|
|
1
|
-
@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap";.genius-voice-call-container{position:fixed;bottom:20px;right:20px;width:200px;height:64px;background:#f6f6f6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:36px;box-shadow:0 0 0 1px #0000000d,0 8px 24px #0000001f;z-index:10000;animation:slideIn .3s ease-out}@keyframes slideIn{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.genius-voice-call-content{display:flex;align-items:center;height:100%;padding:0 12px}.genius-voice-call-buttons{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;height:100%}.genius-voice-call-genius-icon{width:40px;height:40px;border-radius:50%;background:linear-gradient(140.43deg,#9747ff 41.482%,#1b85ff 116.12%);display:flex;align-items:center;justify-content:center;flex-shrink:0}.genius-voice-call-genius-icon-inner{width:19.195px;height:19.195px;color:#fff;display:flex;align-items:center;justify-content:center}.genius-voice-call-genius-icon-inner svg{width:100%;height:100%;fill:currentColor}.genius-voice-call-voice-container{flex:1;display:flex;align-items:center;justify-content:center}.genius-voice-call-mic-button{background:#fff;border:1px solid #e1e1e1;border-radius:35.2px;box-shadow:0 1px 3px #0000000f;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;flex-shrink:0}.genius-voice-call-mic-button>svg{width:20px;height:20px;color:#5f5f5f;flex-shrink:0}.genius-voice-call-waveform{display:flex;align-items:center;justify-content:center;animation:pulse 1.5s ease-in-out infinite;flex-shrink:0}.genius-voice-call-waveform svg{width:20px;height:20px;color:#1b85ff}.genius-voice-call-waveform rect{animation:wave 1.2s ease-in-out infinite}.genius-voice-call-waveform rect:nth-child(1){animation-delay:0s}.genius-voice-call-waveform rect:nth-child(2){animation-delay:.1s}.genius-voice-call-waveform rect:nth-child(3){animation-delay:.2s}.genius-voice-call-waveform rect:nth-child(4){animation-delay:.3s}.genius-voice-call-waveform rect:nth-child(5){animation-delay:.4s}@keyframes pulse{0%,to{opacity:.3}50%{opacity:1}}@keyframes wave{0%,to{transform:scaleY(.5)}50%{transform:scaleY(1)}}.genius-voice-call-end-button{width:44px;height:44px;background:#fff;border:1px solid #e1e1e1;border-radius:35.2px;box-shadow:0 1px 3px #0000000f;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0;padding:0}.genius-voice-call-end-button:hover{background:#fee2e2;border-color:#fca5a5}.genius-voice-call-end-button:active{transform:scale(.95)}.genius-voice-call-end-button svg{width:20px;height:20px;color:#f04438}@media (max-width: 768px){.genius-voice-call-container{bottom:10px;right:10px;left:10px;width:auto;max-width:300px;margin:0 auto}}.highchart-wrapper{border:1px solid #EDEDED!important;border-radius:.5rem;display:flex;flex-direction:column;gap:.75rem;position:relative}.highchart-wrapper .legend-container{background:#fff;border-radius:.25rem;box-shadow:0 1px 3px #0000001a}.highchart-wrapper .legend-item{transition:all .2s ease}.highchart-wrapper .legend-item:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.highchart-wrapper .legend-bullet{flex-shrink:0;border-radius:.125rem;transition:all .2s ease}.highchart-wrapper .legend-table{border-collapse:collapse;width:100%}.highchart-wrapper .legend-table th{background:#f8f9fa;font-weight:600}.highchart-wrapper .legend-table td,.highchart-wrapper .legend-table th{padding:.5rem;text-align:left;border-bottom:1px solid #e9ecef}.highchart-wrapper .legend-table tr:hover{background:#007bff0d}@media (max-width: 768px){.highchart-wrapper{position:relative;margin-top:1.5rem}.highchart-wrapper .legend-container{padding:.5rem}.highchart-wrapper .legend-item{padding:.5rem .25rem}}@media (min-width: 769px){.highchart-wrapper,.highchart-wrapper .legend-container{padding:1rem}}.highcharts-container{font-family:Inter,sans-serif!important}.highcharts-title{font-size:16px!important;font-weight:600!important;color:#9aa0a6!important}.highcharts-legend-item text{color:#5f6368!important;font-weight:500!important}.highcharts-axis-labels text{color:#9aa0a6!important}.highcharts-yaxis-labels text{color:#9aa0a6!important}.highcharts-grid-line{stroke:#e0e0e0!important}.highcharts-point{stroke-width:2px!important}.highcharts-plot-background{fill:#fff!important}.custom-legend{background:#fff;border-radius:.5rem;box-shadow:0 2px 8px #0000001a;padding:1rem;margin:.5rem 0}.custom-legend-item{display:flex;align-items:center;gap:.5rem;padding:.25rem 0;cursor:pointer;transition:all .2s ease}.custom-legend-item:hover{background:#007bff0d;border-radius:.25rem}.custom-legend-bullet{width:12px;height:12px;border-radius:2px;flex-shrink:0}.custom-legend-text{flex:1;font-size:.875rem;color:#374151;font-weight:500}.custom-legend-value{font-size:.75rem;color:#6b7280;font-weight:600}@media (max-width: 640px){.highchart-wrapper.flex-row{flex-direction:column}.custom-legend{margin:.5rem 0 0}.custom-legend-item{padding:.5rem .25rem}.custom-legend-text{font-size:.8rem}}.highchart-loading{position:relative;min-height:200px;display:flex;align-items:center;justify-content:center}.highchart-loading:after{content:"";width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--modal-width-collapsed: 440px;--modal-height-collapsed: 680px;--modal-width-xl: 887px;--modal-height-xl: 80vh;--modal-width-lg: 796px;--modal-height-lg: 85vh;--modal-width-md-lg: 720px;--modal-height-md-lg: 85vh;--modal-width-md: 720px;--modal-height-md: 80vh;--modal-width-sm: 100%;--modal-height-sm: 80vh;--modal-max-width-sm: 720px;--modal-width-xs: 100%;--modal-height-xs: 100%}.genius-dashboard-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#0003;z-index:9998;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.genius-dashboard-backdrop.visible{opacity:1;visibility:visible}.genius-dashboard-container{position:fixed;bottom:20px;right:20px;width:var(--modal-width-collapsed);height:var(--modal-height-collapsed);background:#fff;border-radius:16px;border:1px solid #d9d9d9;display:flex;flex-direction:column;font-family:Inter,sans-serif;box-shadow:0 1px 8px -1px #0000000a;overflow:hidden;z-index:9999;transition:all .3s ease;touch-action:pan-y}.genius-dashboard-container.expanded{width:var(--modal-width-xl);height:var(--modal-height-xl)}@media (min-width: 1401px){.genius-dashboard-container.expanded{width:var(--modal-width-xl);height:var(--modal-height-xl)}}@media (min-width: 1201px) and (max-width: 1400px){.genius-dashboard-container.expanded{width:var(--modal-width-lg);height:var(--modal-height-lg)}}@media (min-width: 1025px) and (max-width: 1200px){.genius-dashboard-container.expanded{width:var(--modal-width-md-lg);height:var(--modal-height-md-lg)}}@media (min-width: 921px) and (max-width: 1024px){.genius-dashboard-container.expanded{width:var(--modal-width-md);height:var(--modal-height-md)}}.genius-dashboard-top-bar{display:flex;justify-content:space-between;align-items:center;padding:16px 28px;border-bottom:1px solid #ededed;background:#fff;flex-shrink:0}.genius-dashboard-icons-left{display:flex;gap:20px}.genius-dashboard-icons-right{display:flex;gap:12px}.genius-dashboard-icon-container{background:transparent;border:none;padding:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.genius-dashboard-icon-container:hover{opacity:.7}.genius-dashboard-icon-container svg{width:20px;height:20px}.genius-dashboard-icon-container.with-text{gap:8px}.genius-dashboard-back-text{font-size:14px;font-weight:500;color:#383838}.genius-dashboard-body{flex:1;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden;background:#fff;padding-top:80px;min-height:0}.genius-dashboard-body:has(.genius-dashboard-conversation):after{content:"";position:absolute;bottom:0;margin-right:8px;left:0;right:0;height:60px;padding-right:12px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(2px);pointer-events:none;z-index:5}.genius-dashboard-body:not(:has(.genius-dashboard-conversation)){justify-content:center;padding-top:80px;padding-bottom:120px}.genius-dashboard-branding{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:24px;padding-top:0}.genius-dashboard-logo-container{display:flex;flex-direction:column;gap:20px;align-items:center}.genius-dashboard-logo{width:42px;height:42px;border-radius:29.781px;background:linear-gradient(140deg,#9747ff -41.48%,#1b85ff 116.12%);box-shadow:0 0 10.993px 3.664px #e9e7ff,0 0 2.644px #fff6 inset;display:flex;align-items:center;justify-content:center;padding:11.84px}.genius-dashboard-logo svg{width:18.32px;height:18.32px}.genius-dashboard-welcome{text-align:center;max-width:642px}.genius-dashboard-welcome h2{font-weight:600;font-size:22px;line-height:35.2px;color:#2b2b2b;margin:0 0 4px;letter-spacing:-.44px}.genius-dashboard-welcome p{font-weight:500;font-size:22px;line-height:35.2px;color:#5f5f5f;margin:0;letter-spacing:-.44px}.genius-dashboard-suggestions{display:flex;gap:8px;justify-content:center;width:100%;padding:0;margin-top:0}.genius-dashboard-body:not(:has(.genius-dashboard-conversation)) .genius-dashboard-suggestions{position:relative;top:auto;left:auto;right:auto;margin-bottom:16px}.genius-dashboard-suggestion{display:flex;padding:8px 12px;align-items:center;gap:8px;border-radius:12px;border:1px solid var(--Color-Gray-300, #EDEDED);background:var(--Color-Gray-0, #FFF);color:var(--Color-Gray-1600, #454545);text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:20px;cursor:pointer;transition:all .2s;white-space:nowrap}.genius-dashboard-suggestion:hover{background:#f5f5f5}.genius-dashboard-suggestion svg{width:16px;height:16px}.genius-dashboard-input-area{display:flex;flex-direction:column;gap:10px;margin-left:auto;margin-right:auto;margin-bottom:20px;bottom:auto;left:auto;right:auto;width:400px;max-width:400px}.genius-dashboard-body:not(:has(.genius-dashboard-conversation)) .genius-dashboard-input-area{position:relative;bottom:auto;left:auto;right:auto;width:599px;max-width:599px;margin-bottom:16px}.genius-dashboard-input-container{background:#fff;height:124px;border:1px solid #ededed;border-radius:20px;padding:16px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 1px 8px -1px #0000000a;box-sizing:border-box;width:100%}.genius-dashboard-input{width:100%;border:none;outline:none;font-size:16px;line-height:24px;color:#1c1c1c;background:#fff;background-color:#fff;font-family:Inter,sans-serif;font-weight:400;letter-spacing:-.16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:1;min-height:48px;max-height:48px;align-self:flex-start;padding-top:0;padding-left:0;text-align:left;resize:none;overflow-y:auto}.genius-dashboard-input::placeholder{color:#868686;text-align:left}.genius-dashboard-input:focus{background:#fff;background-color:#fff}.genius-dashboard-input:active{background:#fff;background-color:#fff}.genius-dashboard-input::-webkit-scrollbar{width:4px}.genius-dashboard-input::-webkit-scrollbar-track{background:transparent}.genius-dashboard-input::-webkit-scrollbar-thumb{background:#e1e1e1;border-radius:2px}.genius-dashboard-input::-webkit-scrollbar-thumb:hover{background:#d0d0d0}.genius-dashboard-input-actions{display:flex;justify-content:end;align-items:center}.genius-dashboard-attachment-button{background:#fff;border:1px solid #ededed;border-radius:28.8px;padding:9.6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;width:36px;height:36px;box-sizing:border-box}.genius-dashboard-attachment-button:hover{background:#f5f5f5}.genius-dashboard-attachment-button svg{width:16.8px;height:16.8px}.genius-dashboard-voice-container{display:flex;gap:6px;align-items:center}.genius-dashboard-microphone-button{background:#fff;border:1px solid #ededed;border-radius:28.8px;padding:9.6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;width:36px;height:36px;box-sizing:border-box}.genius-dashboard-microphone-button:hover{background:#f5f5f5}.genius-dashboard-microphone-button:disabled{opacity:.5;cursor:not-allowed}.genius-dashboard-microphone-button:disabled:hover{background:#fff}.genius-dashboard-microphone-button svg{width:16.8px;height:16.8px}.genius-dashboard-send-button{background:#1b85ff;border:none;border-radius:27.83px;padding:9.89px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;width:36px;height:36px;box-sizing:border-box}.genius-dashboard-send-button:hover{opacity:.8}.genius-dashboard-send-button:disabled{opacity:.5;cursor:not-allowed}.genius-dashboard-send-button:disabled:hover{opacity:.5}.genius-dashboard-send-button svg{width:16.21px;height:16.21px}.genius-dashboard-cancel-button{display:flex;padding:9.895px;justify-content:center;align-items:center;gap:7.421px;border-radius:27.829px;background:#2e2e2e}.genius-dashboard-cancel-button:hover{background:#2e2e2e}.genius-dashboard-cancel-button:disabled{opacity:.5;cursor:not-allowed}.genius-dashboard-cancel-button:disabled:hover{background:#fff}.genius-dashboard-cancel-button svg{width:16px;height:16px}.genius-dashboard-retry-button{background:#52c41a;border:none;border-radius:27.83px;padding:9.89px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;width:36px;height:36px;box-sizing:border-box}.genius-dashboard-retry-button:hover{opacity:.8}.genius-dashboard-retry-button:disabled{opacity:.5;cursor:not-allowed}.genius-dashboard-retry-button:disabled:hover{opacity:.5}.genius-dashboard-retry-button svg{width:16px;height:16px}.genius-dashboard-send-retry-container{display:flex;gap:6px;align-items:center}.genius-dashboard-security-info{position:absolute;bottom:24px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:6px;font-weight:500;font-size:12px;line-height:20px;color:#939393;white-space:nowrap}.genius-dashboard-security-info svg{width:18px;height:18px;flex-shrink:0}.genius-dashboard-conversation{flex:1;width:100%;overflow-y:auto;overflow-x:hidden;padding:24px 32px 180px;position:relative;min-height:0;-webkit-overflow-scrolling:touch}.genius-dashboard-conversation::-webkit-scrollbar{width:6px}.genius-dashboard-conversation::-webkit-scrollbar-track{background:transparent}.genius-dashboard-conversation::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.genius-dashboard-conversation::-webkit-scrollbar-thumb:hover{background:#9ca3af}.genius-dashboard-messages-container{display:flex;flex-direction:column;width:100%;min-height:min-content}.genius-dashboard-message{display:flex;width:100%;position:relative;margin-bottom:0}.genius-dashboard-message.user{justify-content:flex-end}.genius-dashboard-message.user .genius-dashboard-message-bubble{background:#f6f6f6;border-radius:25px 25px 12px;padding:16px 20px;max-width:567px;margin-bottom:8px}.genius-dashboard-message.user .genius-dashboard-message-content{font-size:16px;line-height:24px;color:#2b2b2b;font-weight:400;font-family:Inter,sans-serif;letter-spacing:-.16px}.genius-dashboard-message.assistant{justify-content:flex-start;align-items:flex-start;flex-direction:column;position:relative;margin-bottom:16px}.genius-dashboard-message.assistant:has(.genius-dashboard-thinking){flex-direction:row;align-items:center}.genius-dashboard-message.assistant:not(:has(.genius-dashboard-assistant-icon)){margin-top:0}.genius-dashboard-assistant-icon{border-radius:17.018px;background:linear-gradient(140deg,#9747ff -41.48%,#1b85ff 116.12%);box-shadow:0 0 6.282px 2.094px #e9e7ff,inset 0 0 1.511px #fff6;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:6.77px;margin-bottom:16px}.genius-dashboard-message.assistant:has(.genius-dashboard-thinking) .genius-dashboard-assistant-icon{margin-bottom:0}.genius-dashboard-assistant-icon svg{width:10.47px;height:10.47px}.genius-dashboard-message.assistant .genius-dashboard-message-bubble{width:100%;display:flex;flex-direction:column;gap:16px;margin-bottom:8px}.genius-dashboard-message.assistant .genius-dashboard-message-content{font-size:16px;line-height:175%;color:#1e1e1e;font-weight:400}.genius-dashboard-thinking{display:flex;align-items:center;font-size:14px;color:#2b2b2b;margin-left:8px}@keyframes ellipsis{to{width:1.25em}}.genius-dashboard-thinking:after{content:"...";overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis 1.5s infinite;width:0px}.genius-dashboard-message-content{font-family:Inter,sans-serif;line-height:20px;margin-top:0}.genius-dashboard-message-content code{color:inherit!important;background-color:inherit;padding:inherit;border-radius:inherit;font-family:inherit;font-size:inherit}.genius-dashboard-message-content ul,.genius-dashboard-message-content ol{margin:.5em 0;padding-top:16px;padding-left:1.5em;list-style-position:inside}.genius-dashboard-message-content ul{list-style-type:disc}.genius-dashboard-message-content ol{list-style-type:decimal}.genius-dashboard-message-content li{padding-left:.5em;text-indent:-1.5em;margin:.25em 0 .25em 1.5em}.genius-dashboard-message-content ul ul,.genius-dashboard-message-content ol ol,.genius-dashboard-message-content ul ol,.genius-dashboard-message-content ol ul{margin-top:.25em;margin-bottom:.25em}.genius-dashboard-body:has(.genius-dashboard-conversation) .genius-dashboard-branding,.genius-dashboard-body:has(.genius-dashboard-conversation) .genius-dashboard-suggestions{display:none}.genius-dashboard-body:has(.genius-dashboard-conversation){padding-top:0}.genius-dashboard-body:has(.genius-dashboard-conversation) .genius-dashboard-input-area{position:absolute;bottom:0;left:16px;right:16px;width:auto;max-width:none;padding:0;background:#ffffff03;z-index:10}.genius-dashboard-voice-wrapper{background:#fcfcfc;border-radius:36px;width:fit-content;height:fit-content;position:relative;margin:0 auto}.genius-dashboard-voice-recording-container{border-radius:36px;border:1px solid #e1e1e1;box-shadow:0 12px 32px 6px #0000000f,0 -2px 8px -1px #0000000a;padding:12px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px;width:fit-content;height:fit-content;box-sizing:border-box;position:relative}.genius-dashboard-voice-button{background:#fff;border:1px solid #e1e1e1;border-radius:35.2px;padding:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #0000000f;transition:all .2s;flex-shrink:0;min-height:48px;box-sizing:border-box}.genius-dashboard-voice-button:hover{background:#f5f5f5}.genius-dashboard-voice-button svg{width:24px;height:24px;flex-shrink:0}.genius-dashboard-voice-controls{display:flex;gap:8px;align-items:center;flex-shrink:0}.genius-dashboard-voice-button.voice-active{gap:8px;padding:12px}.genius-dashboard-body:has(.genius-dashboard-conversation) .genius-dashboard-input-area:has(.genius-dashboard-voice-recording-container){padding:0 200px;height:114px}.genius-dashboard-input-area .genius-dashboard-voice-wrapper{width:fit-content;height:auto;margin:0 auto}@media (min-width: 769px) and (max-width: 920px){.genius-dashboard-container{width:var(--modal-width-sm);max-width:var(--modal-max-width-sm);left:50%;transform:translate(-50%);right:auto}.genius-dashboard-container.expanded{width:var(--modal-width-sm);max-width:var(--modal-max-width-sm);height:var(--modal-height-sm)}}@media (max-width: 768px){.genius-dashboard-container{width:var(--modal-width-xs);height:var(--modal-height-xs);bottom:0;left:0;right:0;border-radius:0;max-width:none;transform:none}.genius-dashboard-container.expanded{width:var(--modal-width-xs);height:var(--modal-height-xs)}.genius-dashboard-input-area{left:20px;right:20px}.genius-dashboard-suggestions{flex-wrap:wrap}.genius-dashboard-conversation{padding:20px}.genius-dashboard-voice-wrapper{max-width:100%}.genius-dashboard-body:has(.genius-dashboard-conversation) .genius-dashboard-input-area:has(.genius-dashboard-voice-recording-container){padding:0 20px}}.genius-dashboard-history-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;z-index:10;display:flex;flex-direction:column;touch-action:pan-y}.genius-dashboard-history-container{flex:1;display:flex;flex-direction:column;background:#fff;min-height:0;overflow:hidden}.genius-dashboard-history-header{display:flex;align-items:center;justify-content:space-between;padding:16px 28px;border-bottom:1px solid #ededed;background:#fff}.genius-dashboard-history-header-left{display:flex;align-items:center;gap:6px}.genius-dashboard-history-header h2{color:var(--Color-Gray-1800, #2B2B2B);font-feature-settings:"liga" off,"clig" off;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin:0}.genius-dashboard-history-back{background:transparent;border:none;padding:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.genius-dashboard-history-back:hover{opacity:.7}.genius-dashboard-history-back svg{width:20px;height:20px}.genius-dashboard-history-actions{display:flex;gap:12px}.genius-dashboard-history-action{background:transparent;border:none;padding:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.genius-dashboard-history-action:hover{opacity:.7}.genius-dashboard-history-action svg{width:20px;height:20px}.genius-dashboard-history-list{flex:1;overflow-y:auto;overflow-x:hidden;padding:20px;min-height:0;-webkit-overflow-scrolling:touch}.genius-dashboard-history-list::-webkit-scrollbar{width:6px}.genius-dashboard-history-list::-webkit-scrollbar-track{background:transparent}.genius-dashboard-history-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.genius-dashboard-history-list::-webkit-scrollbar-thumb:hover{background:#9ca3af}.genius-dashboard-history-item{padding:16px 14px;cursor:pointer;transition:background .2s}.genius-dashboard-history-item:hover{background:#f9f9f9;border-radius:12px}.genius-dashboard-history-item-content{display:flex;flex-direction:column;gap:8px}.genius-dashboard-history-item-title{font-size:16px;font-weight:500;line-height:24px;color:#2b2b2b}.genius-dashboard-history-item-date{font-size:14px;font-weight:400;line-height:20px;color:#868686}.genius-dashboard-single-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;width:200px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;margin-bottom:0}.genius-dashboard-single-stat-title{font-size:14px;color:#6b7280;margin-bottom:8px}.genius-dashboard-single-stat-value{font-size:24px;font-weight:600;color:#111827}.genius-dashboard-table-container{width:100%;overflow:hidden;margin-bottom:0;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.genius-dashboard-table-wrapper{width:100%;overflow-x:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.1) transparent}.genius-dashboard-table-wrapper::-webkit-scrollbar{height:6px}.genius-dashboard-table-wrapper::-webkit-scrollbar-track{background:transparent}.genius-dashboard-table-wrapper::-webkit-scrollbar-thumb{background-color:#0000001a;border-radius:3px}.genius-dashboard-table{width:100%;border-collapse:collapse;background-color:#fff;min-width:600px}.genius-dashboard-table-head{background-color:#f6f6f6;border-bottom:1px solid #e5e7eb}.genius-dashboard-table-head-row{height:48px}.genius-dashboard-table-head-cell{padding:12px 16px;text-align:left;font-weight:600;font-size:12px;line-height:16px;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;white-space:nowrap;border-bottom:1px solid #e5e7eb}.genius-dashboard-table-head-content{display:flex;align-items:center;gap:8px}.genius-dashboard-table-body{background:#fff}.genius-dashboard-table-row{border-bottom:1px solid #f3f4f6;transition:background-color .15s ease;cursor:pointer}.genius-dashboard-table-row:hover{background-color:#f9fafb}.genius-dashboard-table-row:last-child{border-bottom:none}.genius-dashboard-table-cell{padding:16px;font-size:14px;line-height:20px;color:#111827}.genius-dashboard-table-cell-content{display:flex;align-items:center;gap:8px}.genius-dashboard-pagination{display:flex;justify-content:space-between;align-items:center;padding:16px;border-top:1px solid #e5e7eb;background:#fff}.genius-dashboard-pagination-info{font-size:14px;color:#6b7280;font-weight:500}.genius-dashboard-page-controls{display:flex;gap:8px;color:#6b7280}.genius-dashboard-page-controls button{background:#fff;border-radius:6px;padding:8px 12px;cursor:pointer;transition:all .2s;color:#6b7280;font-size:14px;font-weight:500;min-height:36px}.genius-dashboard-page-controls button:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db}.genius-dashboard-page-controls button:disabled{opacity:.5;cursor:not-allowed;background:#f9fafb}.genius-dashboard-page-button{min-width:32px;height:32px;padding:4px 10px;background:#fff;border-radius:8px;font-size:12px;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center}.genius-dashboard-page-button:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.genius-dashboard-page-button:disabled{opacity:.5;cursor:not-allowed}.genius-dashboard-page-button.active{background:#e8f3ff;color:#9333ea;font-size:12px;font-weight:500;padding:4px 10px}.genius-dashboard-pagination-dots{display:inline-flex;align-items:center;justify-content:center;color:#5f6368;padding:0 8px;font-size:14px;font-weight:500;-webkit-user-select:none;user-select:none}.genius-dashboard-chart-container{width:100%;min-height:300px;margin-bottom:0;display:block;position:relative}.genius-dashboard-single-stat-wrapper{display:block;width:fit-content;margin-bottom:0}.genius-dashboard-table-wrapper-container{display:block;width:100%;margin-bottom:0;position:relative}.genius-dashboard-container:not(.expanded) .genius-dashboard-top-bar{padding:16px 20px 12px}.genius-dashboard-container:not(.expanded) .genius-dashboard-body{padding:0}.genius-dashboard-container:not(.expanded) .genius-dashboard-welcome h2{font-size:18px;line-height:28px}.genius-dashboard-container:not(.expanded) .genius-dashboard-welcome p{font-size:16px;line-height:24px}.genius-dashboard-container:not(.expanded) .genius-dashboard-suggestions{top:auto;flex-wrap:wrap;padding:0 20px}.genius-dashboard-container:not(.expanded) .genius-dashboard-suggestion{font-size:11px;padding:6px 10px}.genius-dashboard-container:not(.expanded) .genius-dashboard-input-area{bottom:auto;left:auto;right:auto;width:400px;max-width:400px}.genius-dashboard-container:not(.expanded) .genius-dashboard-security-info{bottom:16px;font-size:11px;padding:0 20px}.genius-dashboard-container:not(.expanded) .genius-dashboard-conversation{padding:16px 16px 120px}.genius-dashboard-container:not(.expanded) .genius-dashboard-messages-container{gap:20px}.genius-dashboard-container:not(.expanded) .genius-dashboard-message-content{font-size:14px;line-height:20px}.genius-dashboard-container:not(.expanded) .genius-dashboard-body:has(.genius-dashboard-conversation) .genius-dashboard-input-area{position:absolute;bottom:0;left:16px;right:16px;width:auto;max-width:none;padding:0}.genius-dashboard-container:not(.expanded) .genius-dashboard-table-container{border-radius:6px;margin-bottom:12px}.genius-dashboard-container:not(.expanded) .genius-dashboard-table{min-width:400px}.genius-dashboard-container:not(.expanded) .genius-dashboard-table-head-cell{padding:8px 12px;font-size:11px}.genius-dashboard-container:not(.expanded) .genius-dashboard-table-cell{padding:10px 12px;font-size:13px}.genius-dashboard-container:not(.expanded) .genius-dashboard-pagination{padding:12px}.genius-dashboard-container:not(.expanded) .genius-dashboard-pagination-info{font-size:12px}.genius-dashboard-container:not(.expanded) .genius-dashboard-page-button{min-width:28px;height:28px;font-size:12px;padding:0 8px}.genius-dashboard-container:not(.expanded) .genius-dashboard-page-controls{gap:4px}.genius-dashboard-container:not(.expanded) .genius-dashboard-single-stat{padding:16px}.genius-dashboard-container:not(.expanded) .genius-dashboard-single-stat h3{font-size:32px}.genius-dashboard-container:not(.expanded) .genius-dashboard-chart-container{min-height:250px}.genius-dashboard-description{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:36px;color:#5f5f5f;padding:0;display:block}.genius-dashboard-description p{margin:12px 0;line-height:36px}.genius-dashboard-description br{display:block;content:"";margin:12px 0;height:12px}.genius-dashboard-description br+*{margin-top:10px}.genius-dashboard-description div{line-height:24px}.genius-dashboard-description div+div{margin-top:8px}.genius-dashboard-description>*:first-child{margin-top:0}.genius-dashboard-description>*:last-child{margin-bottom:0}.genius-dashboard-value-pill{display:inline-block;background-color:#f3f4f6;color:#797979;padding:6px;margin-left:2px;margin-right:2px;border-radius:4px;font-size:12px;font-weight:500;line-height:120%;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;vertical-align:middle;white-space:nowrap}.genius-dashboard-history-loading,.genius-dashboard-history-empty{padding:20px;text-align:center;color:#666;font-size:14px}.genius-dashboard-history-loading{display:flex;align-items:center;justify-content:center;gap:8px}.genius-dashboard-history-empty{opacity:.7}.genius-dashboard-history-item{position:relative;padding:14px 16px;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center;justify-content:space-between}.genius-dashboard-history-item:hover{background-color:#f5f5f5}.genius-dashboard-history-item:last-child{border-bottom:none}.genius-dashboard-history-item-content{flex:1;min-width:0}.genius-dashboard-history-item-title{font-size:14px;font-weight:500;color:#333;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.genius-dashboard-history-item-date{font-size:12px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.genius-dashboard-history-item-delete{background:none;border:none;padding:4px;cursor:pointer;opacity:0;transition:opacity .2s ease;color:#999;margin-left:8px;flex-shrink:0}.genius-dashboard-history-item:hover .genius-dashboard-history-item-delete{opacity:1}.genius-dashboard-history-item-delete:hover{color:#f44}.genius-dashboard-history-item-delete svg{width:16px;height:16px}.genius-dashboard-input-container.single-line{height:56px;padding:8px 8px 8px 16px;display:flex;flex-direction:row;align-items:center;gap:8px}.genius-dashboard-input.single-line-input{min-height:auto;max-height:none;height:40px;line-height:40px;padding:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.genius-dashboard-input-container.single-line .genius-dashboard-input-actions{flex-direction:row;align-items:center;gap:8px;margin-top:0}.genius-dashboard-input-container.single-line .genius-dashboard-voice-container{display:flex;align-items:center;gap:8px}.genius-dashboard-input-container.single-line .genius-dashboard-microphone-button,.genius-dashboard-input-container.single-line .genius-dashboard-send-button,.genius-dashboard-input-container.single-line .genius-dashboard-cancel-button{width:40px;height:40px;padding:0;display:flex;align-items:center;justify-content:center}.genius-dashboard-message-content-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%}.genius-dashboard-retry-button-inline{padding:8px;border:none;border-radius:6px;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.genius-dashboard-retry-button-inline:hover{background:#f8fafc}.genius-dashboard-retry-button-inline svg{width:16px;height:16px}.genius-dashboard-message-bubble{display:flex;flex-direction:column;align-items:flex-start}.genius-dashboard-action-buttons{display:flex;align-items:center;margin-top:4px}.genius-dashboard-like-button-inline{padding:8px 8px 8px 0;border:none;border-radius:6px;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.genius-dashboard-like-button-inline:hover:not(:disabled){background:#f8fafc}.genius-dashboard-like-button-inline:disabled{cursor:default;opacity:1}.genius-dashboard-like-button-inline svg{width:16px;height:16px}.genius-dashboard-dislike-button-inline{padding:8px;border:none;border-radius:6px;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.genius-dashboard-dislike-button-inline:hover:not(:disabled){background:#f8fafc}.genius-dashboard-dislike-button-inline:disabled{cursor:default;opacity:1}.genius-dashboard-dislike-button-inline svg{width:16px;height:16px}.genius-dashboard-feedback-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;z-index:10;display:flex;flex-direction:column}.genius-dashboard-feedback-container{flex:1;display:flex;flex-direction:column;background:#fff;font-family:Inter,sans-serif}.genius-dashboard-feedback-header{display:flex;justify-content:space-between;align-items:center;padding:16px 28px;border-bottom:1px solid #ededed;background:#fff;flex-shrink:0}.genius-dashboard-feedback-icons-left{display:flex;gap:20px}.genius-dashboard-feedback-icons-right{display:flex;gap:12px}.genius-dashboard-feedback-icon-container{background:transparent;border:none;padding:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.genius-dashboard-feedback-icon-container:hover{opacity:.7}.genius-dashboard-feedback-icon-container svg{width:20px;height:20px}.genius-dashboard-feedback-body{flex:1;overflow-y:auto;display:flex;justify-content:center;align-items:flex-start;padding:32px 24px}.genius-dashboard-feedback-content{max-width:500px;width:100%;display:flex;flex-direction:column;gap:24px}.genius-dashboard-feedback-icon{width:32px;height:32px}.genius-dashboard-feedback-title{color:#454545;font-size:20px;font-weight:600;margin:0}.genius-dashboard-feedback-options{display:flex;flex-direction:column;gap:12px}.genius-dashboard-feedback-option{padding:10px 16px;border:1px solid #E1E1E1;border-radius:8px;background:#fff;color:#797979;font-size:14px;font-weight:500;cursor:pointer;text-align:left;transition:all .2s}.genius-dashboard-feedback-option:hover{background:#f5f5f5;border-color:#d1d5db}.genius-dashboard-feedback-option.selected{border-color:#1b85ff;color:#1b85ff;background:#f0f7ff}.genius-dashboard-feedback-textarea-container{display:flex;flex-direction:column;gap:8px}.genius-dashboard-feedback-label{color:#525252;font-size:14px;font-weight:500;margin:0}.genius-dashboard-feedback-textarea{width:100%;min-height:120px;padding:14px;border:1px solid #E1E1E1;border-radius:8px;background:#fff;color:#111;font-family:Inter,sans-serif;font-size:14px;font-weight:500;resize:vertical;transition:all .2s}.genius-dashboard-feedback-textarea:focus{outline:none;border-color:#1b85ff;box-shadow:0 0 0 3px #1b85ff1a}.genius-dashboard-feedback-textarea::placeholder{color:#999}.genius-dashboard-feedback-error{color:#dc2626;font-size:12px;margin:4px 0 0}.genius-dashboard-feedback-submit{width:120px;height:40px;padding:8px 16px;background:#1b85ff;color:#fff;border:none;border-radius:6px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;margin-top:12px}.genius-dashboard-feedback-submit:hover{background:#1573e6;transform:translateY(-1px);box-shadow:0 2px 8px #1b85ff4d}.genius-dashboard-feedback-submit:active{transform:translateY(0);box-shadow:0 1px 4px #1b85ff33}@media (max-width: 768px){.genius-dashboard-feedback-header{padding:16px}.genius-dashboard-feedback-body{padding:20px 16px}.genius-dashboard-feedback-title{font-size:18px}.genius-dashboard-feedback-option{font-size:13px;padding:12px}.genius-dashboard-feedback-textarea{min-height:100px;font-size:13px}.genius-dashboard-feedback-submit{width:100px;height:36px;font-size:13px}}.genius-dashboard-message-content{width:100%}.rca-box{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;border-radius:.75rem;border-width:1px;border-style:solid;border-color:#e1e1e1;background-color:#fcfcfc;width:100%;padding:1.25rem;gap:1rem}.rca-box-text{color:var(--jp-2-light-gray-1500);font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;line-height:1.25rem;font-feature-settings:"liga" off}.rca-box-buttons{display:flex;gap:12px}.rca-box-btn{padding:8px 24px;border-radius:6px;font-size:14px;font-weight:600;border:none;cursor:pointer}.rca-box-btn-primary{background:#6767f6;color:#fff}.rca-box-btn-primary:disabled{background:#b2dfdb;color:#fff;cursor:not-allowed}.rca-box-btn-secondary{background:#fff;color:#008242;border:1px solid #e0e0e0}.rca-box-btn-secondary:disabled{color:#bdbdbd;border-color:#e0e0e0;cursor:not-allowed}.rca-box-support{color:#424242;font-family:Inter,sans-serif;font-size:16px;font-weight:700;margin-top:12px}.rca-box-support-link{color:#1976d2;text-decoration:underline}.rca-box-status{font-family:Inter,sans-serif;font-size:14px;font-weight:500;margin-top:12px}.rca-box-status-success{color:#008242}.rca-box-status-error{color:#d32f2f}.rca-box-status-processing{color:#757575}.simple-chat{height:100%;display:flex;flex-direction:column;background:#fff;position:relative}.welcome-container{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:60px 16px 100px;width:100%;max-width:100%;overflow-x:hidden}.welcome-header{text-align:center;margin-bottom:40px;display:flex;flex-direction:column;align-items:center;gap:16px}.welcome-title{font-size:18px;font-weight:600;color:#2b2b2b;margin:0 0 8px;display:inline;line-height:1.6}.sparkle-icon{width:60px;height:60px;background:#5865f2;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 10.99px 3.66px #e9e7ff;position:relative}.wave-emoji{font-size:32px;display:inline-block;animation:wave .6s ease-in-out 2}@keyframes wave{0%,to{transform:rotate(0)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}.welcome-subtitle{font-size:14px;color:#5f5f5f;margin:0;font-weight:500;line-height:1.6;letter-spacing:-.36px}.option-cards{display:flex;flex-direction:row;gap:12px;width:100%;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:4px 0 8px;justify-content:center}.option-cards::-webkit-scrollbar{display:none}.option-card{background:#fff;border:1px solid #ededed;border-radius:14px;padding:10px 12px;cursor:pointer;transition:all .2s ease;position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;flex:0 0 200px;min-width:200px;gap:8px}.option-card:hover{transform:translateY(-2px);box-shadow:0 2px 12px #0000001a;border-color:#e0e0e0}.card-icon-wrapper{width:28px;height:28px;border-radius:24.72px;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.card-icon-wrapper.purple{background:#8f49de;border:1.1px solid #6b30ab}.card-icon-wrapper.blue{background:#06aed4;border:1.1px solid #058baa}.card-icon-wrapper.red{background:#ef4444;border:1.1px solid #dc2626}.card-title{font-size:13px;font-weight:600;color:#454545;margin:0;line-height:18px;white-space:nowrap}.card-description{font-size:12px;color:#5f5f5f;margin:0;line-height:16px;letter-spacing:-.12px}.card-icon-wrapper svg{width:12px;height:12px}.card-title+.card-description{margin-top:1px}.messages-container{flex:1;overflow-y:auto;padding:24px 24px 100px;display:flex;flex-direction:column;gap:16px}.messages-container::-webkit-scrollbar{width:6px}.messages-container::-webkit-scrollbar-track{background:#f9fafb}.messages-container::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:3px}.message{display:flex;align-items:flex-start;gap:12px;max-width:80%}.message.user{align-self:flex-end;justify-content:flex-end;margin-left:auto}.message.bot{align-self:flex-start}.bot-message-group{width:100%}.bot-content-wrapper{display:flex;flex-direction:column;gap:4px;max-width:80%}.message-icon{width:32px;height:32px;border-radius:50%;background:#6366f1;display:flex;align-items:center;justify-content:center;flex-shrink:0;align-self:flex-start}.sparkle-icon img,.message-icon img{filter:brightness(0) invert(1)}.message-bubble{background:#f3f4f6;padding:12px 18px;border-radius:20px;font-size:15px;line-height:1.5;color:#111827;caret-color:transparent}.message.user .message-bubble{background:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d;color:#374151}.connecting-pill{position:absolute;bottom:80px;left:50%;transform:translate(-50%);background:#6b7280;color:#fff;padding:10px 24px;border-radius:24px;font-size:14px;box-shadow:0 4px 12px #00000026;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.message.user .message-bubble.pending{border:1px solid #6366f1!important;box-shadow:0 1px 3px #6366f11a,0 0 0 2px #6366f11a!important;animation:pulse-border 2s ease-in-out infinite!important;position:relative}.message.user .message-bubble.pending:after{content:""!important;position:absolute;right:8px;top:50%;transform:translateY(-50%);width:6px;height:6px;background:#6366f1;border-radius:50%;animation:typing-pulse 1.5s ease-in-out infinite!important;display:block!important}.message.user .message-bubble:not(.pending){animation:none!important;border:1px solid #e5e7eb!important;box-shadow:0 1px 3px #0000000d!important}.message.user .message-bubble:not(.pending):after{display:none!important;animation:none!important;content:none!important}@keyframes pulse-border{0%,to{box-shadow:0 1px 3px #6366f11a,0 0 0 2px #6366f11a;border-color:#6366f1}50%{box-shadow:0 1px 3px #6366f133,0 0 0 2px #6366f133;border-color:#4f46e5}}@keyframes typing-pulse{0%,to{opacity:.3;transform:translateY(-50%) scale(.8)}50%{opacity:1;transform:translateY(-50%) scale(1.2)}}@media (max-width: 640px){.welcome-container{padding:40px 20px 80px}.welcome-title{font-size:18px}.welcome-subtitle{font-size:14px}.option-cards{gap:10px;justify-content:flex-start}.option-card{flex:0 0 180px;min-width:180px}.messages-container{padding:20px 20px 90px}.message{max-width:90%}}@media (max-width: 480px){.welcome-container{padding:32px 16px 75px}.welcome-title{font-size:16px}.welcome-subtitle{font-size:13px}.option-cards{gap:8px;justify-content:flex-start}.option-card{padding:10px;flex:0 0 170px;min-width:170px}.card-title{font-size:13px}.card-description{font-size:11px}.messages-container{padding:16px 16px 85px;gap:12px}.message-bubble{font-size:14px;padding:10px 16px}}.streaming-cursor{display:inline-block;width:8px;height:8px;background-color:#8b5cf6;margin-left:4px;border-radius:50%;animation:pulse 1.5s infinite;vertical-align:middle}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.spoken-text{color:#111827;font-weight:500;transition:all .3s ease}.unspoken-text{color:#9ca3af;font-weight:400;transition:all .3s ease}.pending-message{display:inline-block;padding:4px 0}.loading-dots{display:inline-flex;gap:4px;align-items:center}.loading-dots span{display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#0000004d;animation:loading-pulse 1.4s ease-in-out infinite}.message.bot .loading-dots span{background-color:#8b5cf666}.loading-dots span:nth-child(1){animation-delay:-.32s}.loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes loading-pulse{0%,80%,to{opacity:.4;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.thinking-loader{display:inline-flex;flex-direction:column;max-width:400px;margin-top:6px;margin-bottom:8px}.thinking-header{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.thinking-main{display:flex;align-items:center;gap:8px}.thinking-dots{display:inline-flex;gap:4px}.thinking-dots span{width:4px;height:4px;background-color:#3b82f6;border-radius:50%;animation:thinking-pulse 1.4s ease-in-out infinite both}.thinking-dots span:nth-child(1){animation-delay:-.32s}.thinking-dots span:nth-child(2){animation-delay:-.16s}@keyframes thinking-pulse{0%,80%,to{opacity:.3;transform:scale(1)}40%{opacity:1;transform:scale(1.2)}}.thinking-text{color:#6b7280;font-size:14px;font-weight:400}.chevron{transition:transform .2s ease;color:#6b7280;flex-shrink:0}.chevron.expanded{transform:rotate(180deg)}.tool-calls-dropdown{margin-top:8px;padding-left:20px;animation:slideDown .2s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.tool-call-item{padding:8px 0}.tool-call-header-item{display:flex;align-items:center;gap:8px;margin-bottom:8px}.tool-status{display:flex;align-items:center;justify-content:center;width:16px;height:16px}.spinner{width:12px;height:12px;border:1.5px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.tool-name{color:#111827;font-size:13px;font-weight:500;flex:1}.tool-duration{color:#6b7280;font-size:12px}.tool-arguments,.tool-result{margin-left:24px;margin-bottom:8px}.section-label{color:#9ca3af;font-size:11px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.arguments-list{display:flex;flex-direction:column;gap:4px}.argument-item{display:flex;gap:6px;font-size:12px;line-height:1.4}.argument-key{color:#6b7280;min-width:fit-content}.argument-value{color:#374151;word-break:break-word;font-family:SF Mono,Monaco,Consolas,Courier New,monospace}.tool-result-text{color:#374151;font-size:12px;line-height:1.5}.tool-result-object{margin-top:4px}.tool-result-object pre{margin:0;padding:8px;background:#f3f4f6;border-radius:6px;font-size:11px;color:#374151;overflow-x:auto;max-height:200px;overflow-y:auto;font-family:SF Mono,Monaco,Consolas,Courier New,monospace}.tool-result-error{color:#dc2626;font-size:12px;padding:8px;background:#fef2f2;border-radius:6px;border:1px solid #fecaca}.error-label{font-weight:600}.tool-divider{height:1px;background:#e5e7eb;margin:12px 0}.bottom-bar-container{position:fixed;bottom:20px;left:50%;transform:translate(-50%);width:calc(100% - 32px);max-width:350px;z-index:1000}.bottom-bar-glow{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(100% + 40px);max-width:390px;filter:blur(20px);opacity:0;pointer-events:none;z-index:-1;animation:fade-in .3s ease-out forwards}.bottom-bar-glow.speaking{animation:fade-in .3s ease-out forwards,glow-pulse 1.5s ease-in-out infinite .3s}.bottom-bar-glow.fade-out{animation:fade-out .5s ease-out forwards}.glow-bar{width:100%;height:80px;border-radius:40px;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#3b82f6);background-size:200% 100%;animation:glow-shift 3s ease-in-out infinite}@keyframes glow-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes fade-in{0%{opacity:0}to{opacity:.4}}@keyframes fade-out{0%{opacity:.4}to{opacity:0}}@keyframes glow-pulse{0%,to{opacity:.3;transform:translate(-50%,-50%) scale(.95)}50%{opacity:.6;transform:translate(-50%,-50%) scale(1.05)}}.bottom-bar{position:relative;width:100%;height:64px;border-radius:32px;background:#fff;border:1px solid #EDEDED;display:flex;align-items:center;justify-content:space-between;padding:8px 12px;gap:12px}.bar-button{width:44px;height:44px;border-radius:35px;background:#fff;border:1.46667px solid #EDEDED;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:0;flex-shrink:0}.bar-button:hover{background:#f9f9f9;border-color:#d4d4d4}.bar-button:active{background:#f2f2f2}.x-button svg{width:12px;height:12px}.bar-text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#939393;flex:1;text-align:center;padding:0 12px;white-space:nowrap}.control-buttons{display:flex;align-items:center;gap:8px}.control-buttons .bar-button svg{width:20px;height:20px}.mic-button{position:relative}.mic-button.muted{background:#fee2e2;border-color:#fecaca}.mic-button.muted:hover{background:#fecaca}.mic-button.muted:active{background:#fca5a5}.mic-button.muted svg path{fill:#ef4444}.mic-tooltip{position:absolute;bottom:calc(100% + 8px);right:50%;transform:translate(50%);background:#111;color:#fff;padding:4px 8px;border-radius:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:400;line-height:18px;white-space:nowrap;opacity:0;visibility:hidden;transition:all .2s ease;pointer-events:none}.mic-button:hover .mic-tooltip{opacity:1;visibility:visible}.tooltip-arrow{position:absolute;bottom:-4px;right:50%;transform:translate(50%);width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #111111}@media (max-width: 640px){.bottom-bar-container{bottom:16px;width:calc(100% - 24px);max-width:320px}.bottom-bar-glow{width:calc(100% + 30px)}.bottom-bar{height:56px;padding:6px 10px}.bar-button{width:40px;height:40px}.bar-text{font-size:13px;padding:0 8px}.glow-bar{height:70px}}@media (max-width: 480px){.bottom-bar-container{bottom:12px;width:calc(100% - 16px);max-width:300px}.bottom-bar-glow{width:calc(100% + 25px)}.bottom-bar{height:52px;padding:5px 8px;gap:8px}.bar-button{width:36px;height:36px}.bar-text{font-size:12px;padding:0 6px}.control-buttons{gap:6px}.control-buttons .bar-button svg{width:18px;height:18px}.glow-bar{height:65px}}*{box-sizing:border-box}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#fff;color:#111827;height:100vh;overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{height:100vh;display:flex;flex-direction:column;background:#fff;position:relative}.connection-manager{display:none}.simple-chat{z-index:1}.bottom-controls{z-index:100}.connecting-pill{z-index:99}.genius-chatbot-mobile-wrapper{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.genius-chatbot-mobile-container{width:100%;height:100%;background:var(--genius-background);display:flex;flex-direction:column;overflow:hidden}.genius-chatbot-mobile-header{height:64px;background:var(--genius-white);border-bottom:1px solid var(--genius-grey-100);padding:16px;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.genius-chatbot-mobile-header-icons{display:flex;gap:12px}.genius-chatbot-mobile-body{flex:1;display:flex;flex-direction:column;overflow:hidden;position:relative}.genius-chatbot-mobile-content{display:flex;gap:24px;flex-direction:column;overflow-y:auto;padding:0 0 140px}.genius-chatbot-mobile-welcome{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:128px 16px 16px}.genius-chatbot-mobile-branding{display:flex;flex-direction:column;align-items:center;gap:16px;width:270px!important}.genius-chatbot-mobile-logo-container{display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:start;padding:0}.genius-chatbot-mobile-logo{width:42.52px;height:42.52px;border-radius:29.7811px;background:linear-gradient(140deg,#9747ff -41.48%,#1b85ff 116.12%);box-shadow:0 0 10.993px 3.664px #e9e7ff,0 0 2.644px #fff6 inset;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:11.8389px;gap:6.618px}.genius-chatbot-mobile-logo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:0 0 2.64362px inset #fff6;border-radius:29.7811px;pointer-events:none}.genius-chatbot-mobile-logo-icon{color:var(--genius-white);display:flex;align-items:center;justify-content:center}.genius-chatbot-mobile-welcome-text{text-align:center;min-width:100%;width:min-content;position:relative;flex-shrink:0}.genius-chatbot-mobile-welcome-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;font-weight:600;color:#2b2b2b;line-height:160%;margin:0;letter-spacing:-.36px;font-style:normal;display:block}.genius-chatbot-mobile-welcome-subtitle{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#5f5f5f;font-size:18px;line-height:160%;margin:0;font-weight:500;letter-spacing:-.36px;font-style:normal;display:inline}.genius-chatbot-mobile-input-section{position:absolute;bottom:0;left:0;right:0;background:#fff;border:1px solid #ededed;border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0 1px 8px -1px #0000000a;height:140px;display:flex;flex-direction:column;justify-content:flex-start;padding:16px;padding-bottom:env(safe-area-inset-bottom,16px)}.genius-chatbot-mobile-input-container{display:flex;flex-direction:column;gap:16px;background:transparent;border:none;padding:0;height:100%;justify-content:space-between}.genius-chatbot-mobile-input-row{display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:24px;width:100%}.genius-chatbot-mobile-input{flex:1;border:none;outline:none;font-size:16px;font-weight:400;color:#454545;background:transparent;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:24px;letter-spacing:-.16px;padding:0;text-align:left;width:100%;height:24px;resize:none}.genius-chatbot-mobile-input::placeholder{color:#868686;font-feature-settings:"liga" off,"clig" off;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.16px}.genius-chatbot-mobile-input-actions{display:flex;align-items:center;gap:8px}.genius-chatbot-mobile-icon-button{padding:9.6px;border-radius:28.8px;border:1px solid #EDEDED;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#5f5f5f;flex-shrink:0}.genius-chatbot-mobile-icon-button-header{background:#fff;border-radius:28.8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#5f5f5f;flex-shrink:0;padding:6px}.genius-chatbot-mobile-icon-button:hover{background:#f5f5f5}.genius-chatbot-mobile-icon-button:active{transform:scale(.95)}.genius-chatbot-mobile-icon-button svg{width:16.8px;height:16.8px}.genius-chatbot-mobile-send-button{background:#1b85ff;border:none;border-radius:27.8293px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0;color:var(--genius-white);padding:9.89487px}.genius-chatbot-mobile-send-button:hover{transform:scale(1.05);box-shadow:0 4px 16px #1b85ff52}.genius-chatbot-mobile-send-button:active{transform:scale(.98)}.genius-chatbot-mobile-send-button:disabled{opacity:.5;cursor:not-allowed}.genius-chatbot-mobile-send-button:disabled:hover{transform:none;box-shadow:none}.genius-chatbot-mobile-send-button svg{width:16.21px;height:16.21px}.genius-chatbot-mobile-cancel-button{display:flex;padding:9.895px;justify-content:center;align-items:center;gap:7.421px;border-radius:27.829px;background:#2e2e2e}.genius-chatbot-mobile-cancel-button:hover{background:#2e2e2e;transform:scale(1.05)}.genius-chatbot-mobile-cancel-button:active{transform:scale(.98)}.genius-chatbot-mobile-cancel-button:disabled{opacity:.5;cursor:not-allowed}.genius-chatbot-mobile-cancel-button:disabled:hover{background:#fff;transform:none}.genius-chatbot-mobile-cancel-button svg{width:16px;height:16px}.genius-chatbot-mobile-messages{display:flex;flex-direction:column;gap:16px;padding:24px 16px;flex:1}.genius-chatbot-mobile-message{display:flex;flex-direction:column;gap:8px;animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.genius-chatbot-mobile-message.user{align-items:flex-end}.genius-chatbot-mobile-message.assistant{align-items:flex-start}.genius-chatbot-mobile-message-content{max-width:85%;padding:12px 16px;border-radius:16px;font-size:16px;line-height:24px;word-wrap:break-word}.genius-chatbot-mobile-message.user .genius-chatbot-mobile-message-content{background:var(--genius-primary-blue);color:var(--genius-white);border-bottom-right-radius:4px}.genius-chatbot-mobile-message.assistant .genius-chatbot-mobile-message-content{background:var(--genius-white);color:var(--genius-text-primary);border:1px solid var(--genius-grey-100);border-bottom-left-radius:4px}.genius-chatbot-mobile-suggestions{position:absolute;bottom:140px;left:0;right:0;display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;padding:0 12px 16px;scrollbar-width:none;-ms-overflow-style:none;background:transparent;flex-wrap:nowrap;scroll-behavior:smooth;z-index:10}.genius-chatbot-mobile-suggestions::-webkit-scrollbar{display:none}.genius-chatbot-mobile-suggestion{background:#fff;border:1px solid #ededed;border-radius:12px;padding:8px 12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:600;color:#454545;cursor:pointer;white-space:nowrap;transition:all .2s;flex-shrink:0;line-height:20px;text-align:center;display:flex;align-items:center;gap:8px;box-sizing:border-box}.genius-chatbot-mobile-suggestion:hover{background:#f5f5f5;border-color:#d0d0d0}.genius-chatbot-mobile-suggestion:active{background:#ededed;transform:scale(.98)}.genius-chatbot-mobile-suggestion svg{width:16px;height:16px;color:currentColor;flex-shrink:0}.genius-chatbot-mobile-loading{display:flex;align-items:center;gap:8px;padding:12px 16px;background:var(--genius-white);border:1px solid var(--genius-grey-100);border-radius:16px 16px 16px 4px}.genius-chatbot-mobile-loading-dots{display:flex;gap:4px}.genius-chatbot-mobile-loading-dot{width:8px;height:8px;background:var(--genius-grey-500);border-radius:50%;animation:pulse 1.5s ease-in-out infinite}.genius-chatbot-mobile-loading-dot:nth-child(2){animation-delay:.2s}.genius-chatbot-mobile-loading-dot:nth-child(3){animation-delay:.4s}@keyframes pulse{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.genius-chatbot-mobile-description{font-size:14px;color:var(--genius-text-secondary);margin-bottom:12px;line-height:1.5}.genius-chatbot-mobile-chart-container{width:100%;min-height:300px;margin:12px 0;background:var(--genius-white);border-radius:12px;padding:16px;box-shadow:0 2px 8px #00000014}.genius-chatbot-mobile-single-stat-wrapper{margin:12px 0}.genius-chatbot-mobile-table-wrapper{width:100%;overflow-x:auto;margin:12px 0;border-radius:12px;background:var(--genius-white);box-shadow:0 2px 8px #00000014}.genius-chatbot-mobile-history-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--genius-white);z-index:10000;display:flex;flex-direction:column}.genius-chatbot-mobile-history-container{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.genius-chatbot-mobile-history-header{height:64px;background:var(--genius-white);border-bottom:1px solid var(--genius-grey-100);padding:16px;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.genius-chatbot-mobile-history-header-left{display:flex;align-items:center;gap:12px}.genius-chatbot-mobile-history-back{background:none;border:none;padding:8px;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.genius-chatbot-mobile-history-back:hover{background:var(--genius-grey-100)}.genius-chatbot-mobile-history-back svg{width:20px;height:20px;color:var(--genius-text-primary)}.genius-chatbot-mobile-history-header h2{margin:0;font-size:18px;font-weight:600;color:var(--genius-text-primary)}.genius-chatbot-mobile-history-actions{display:flex;align-items:center;gap:8px}.genius-chatbot-mobile-history-action{background:none;border:none;padding:8px;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.genius-chatbot-mobile-history-action:hover{background:var(--genius-grey-100)}.genius-chatbot-mobile-history-action svg{width:20px;height:20px;color:var(--genius-text-primary)}.genius-chatbot-mobile-history-list{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:8px}.genius-chatbot-mobile-history-loading,.genius-chatbot-mobile-history-empty{display:flex;align-items:center;justify-content:center;height:200px;color:var(--genius-text-secondary);font-size:14px}.genius-chatbot-mobile-history-item{background:var(--genius-white);border:1px solid var(--genius-grey-100);border-radius:12px;padding:16px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:space-between;gap:12px}.genius-chatbot-mobile-history-item:hover{border-color:var(--genius-primary-blue);box-shadow:0 2px 8px #1b85ff1a}.genius-chatbot-mobile-history-item:active{transform:translateY(1px)}.genius-chatbot-mobile-history-item-content{flex:1;min-width:0}.genius-chatbot-mobile-history-item-title{font-size:14px;font-weight:500;color:var(--genius-text-primary);margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.genius-chatbot-mobile-history-item-date{font-size:12px;color:var(--genius-text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.genius-chatbot-mobile-history-item-delete{background:none;border:none;padding:8px;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;flex-shrink:0}.genius-chatbot-mobile-history-item-delete:hover{background:#ef44441a}.genius-chatbot-mobile-history-item-delete svg{width:16px;height:16px;color:var(--genius-grey-500)}.genius-chatbot-mobile-history-item-delete:hover svg{color:#ef4444}@media (max-width: 375px){.genius-chatbot-mobile-history-header{padding:12px}.genius-chatbot-mobile-history-header h2{font-size:16px}.genius-chatbot-mobile-history-list,.genius-chatbot-mobile-history-item{padding:12px}.genius-chatbot-mobile-history-item-title{font-size:13px}.genius-chatbot-mobile-history-item-date{font-size:11px}}@media (max-width: 375px){.genius-chatbot-mobile-welcome-title{font-size:24px;line-height:32px}.genius-chatbot-mobile-welcome-subtitle{font-size:16px;line-height:24px}.genius-chatbot-mobile-input{font-size:15px}.genius-chatbot-mobile-message-content{font-size:15px;padding:10px 14px}}:root{--genius-primary-blue: #1B85FF;--genius-grey-600: #8A8A8E;--genius-grey-500: #9C9C9F;--genius-grey-200: #E0E0E0;--genius-grey-100: #EDEDED;--genius-text-primary: #1c1c1c;--genius-text-secondary: #5f5f5f;--genius-white: #ffffff;--genius-background: #fcfcfc}.genius-chatbot-wrapper{position:fixed;z-index:9999;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.genius-chatbot-wrapper.bottom-right{bottom:20px;right:20px}.genius-chatbot-wrapper.bottom-left{bottom:20px;left:20px}.genius-chatbot-wrapper.center{top:50%;left:50%;transform:translate(-50%,-50%)}.genius-chatbot-container{width:440px;height:680px;border-radius:12px;background:var(--genius-white);display:flex;flex-direction:column;overflow:hidden;box-shadow:0 0 0 1px #0000000d,0 8px 24px #0000001f;border:1px solid rgba(0,0,0,.05);transition:all .3s ease}.genius-chatbot-wrapper.expanded .genius-chatbot-container{width:50vw;max-width:900px;min-width:600px}.genius-chatbot-header{height:48px;background:var(--genius-white);border-bottom:1px solid var(--genius-grey-100);padding:8px 16px;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.genius-chatbot-header-icons{display:flex;gap:12px}.genius-chatbot-icon-button{background:none;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s;color:var(--genius-grey-600)}.genius-chatbot-icon-button:hover{background-color:#0000000d}.genius-chatbot-icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center}.genius-chatbot-icon svg{width:16px;height:16px}.genius-chatbot-body{flex:1;background:var(--genius-background);display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:0 24px 24px;position:relative}.genius-chatbot-content{display:flex;flex-direction:column;gap:16px;height:100%;justify-content:flex-end}.genius-chatbot-branding{display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:auto;margin-bottom:auto}.genius-chatbot-logo-container{display:flex;flex-direction:column;gap:16px;align-items:center}.genius-chatbot-logo{width:40px;height:40px;border-radius:50%;background:radial-gradient(circle at center,#9747ff,#1b85ff);display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 4px 12px rgba(99,72,255,.28))}.genius-chatbot-logo-icon{width:12px;height:12px;color:var(--genius-white);display:flex;align-items:center;justify-content:center}.genius-chatbot-logo-icon svg{width:12px;height:12px;fill:currentColor}.genius-chatbot-welcome{text-align:center;max-width:280px}.genius-chatbot-welcome-title{font-size:20px;font-weight:600;color:var(--genius-text-primary);line-height:26px;margin:0 0 4px}.genius-chatbot-welcome-emoji{margin-left:4px}.genius-chatbot-welcome-subtitle{color:var(--genius-text-secondary);font-size:16px;line-height:24px;margin:0;font-weight:400}.genius-chatbot-messages-container{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:12px;padding:16px 0;scroll-behavior:smooth;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.genius-chatbot-messages-container::-webkit-scrollbar{width:6px}.genius-chatbot-messages-container::-webkit-scrollbar-track{background:transparent}.genius-chatbot-messages-container::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.genius-chatbot-messages-container::-webkit-scrollbar-thumb:hover{background:#0000004d}.genius-chatbot-messages-container{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.genius-chatbot-message{max-width:80%;padding:12px 16px;border-radius:16px;font-size:14px;line-height:1.5}.genius-chatbot-message.user{align-self:flex-end;background:var(--genius-primary-blue);color:var(--genius-white)}.genius-chatbot-message.assistant{align-self:flex-start;background:var(--genius-white);color:var(--genius-text-primary);border:1px solid #e3e3e3}.genius-chatbot-message-content{margin-bottom:0}.genius-chatbot-message-content p{margin:0 0 8px}.genius-chatbot-message-content p:last-child{margin-bottom:0}.genius-chatbot-message-content ul,.genius-chatbot-message-content ol{margin:8px 0;padding-left:20px}.genius-chatbot-message-content li{margin:4px 0;word-wrap:break-word;overflow-wrap:break-word}.genius-chatbot-message-content code{background:#f5f5f5;padding:2px 4px;border-radius:3px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9em;color:#333;word-break:break-all;overflow-wrap:break-word}.genius-chatbot-message.user .genius-chatbot-message-content code{background:#fff3;color:var(--genius-white)}.genius-chatbot-message-content pre{background:#f5f5f5;padding:12px;border-radius:6px;overflow-x:auto;margin:8px 0;border:1px solid #e0e0e0}.genius-chatbot-message.user .genius-chatbot-message-content pre{background:#ffffff1a;border:1px solid rgba(255,255,255,.2)}.genius-chatbot-message-content pre code{background:none;padding:0;color:#333;display:block;white-space:pre;overflow-x:auto}.genius-chatbot-message.user .genius-chatbot-message-content pre code{color:var(--genius-white)}.genius-chatbot-message-content strong{font-weight:600}.genius-chatbot-message-content em{font-style:italic}.genius-chatbot-message-content blockquote{border-left:3px solid var(--genius-grey-200);padding-left:12px;margin:8px 0;color:var(--genius-text-secondary)}.genius-chatbot-message.user .genius-chatbot-message-content blockquote{border-left-color:#ffffff80;color:#ffffffe6}.genius-chatbot-message-content h1,.genius-chatbot-message-content h2,.genius-chatbot-message-content h3,.genius-chatbot-message-content h4,.genius-chatbot-message-content h5,.genius-chatbot-message-content h6{margin:12px 0 8px;font-weight:600}.genius-chatbot-message-content h1{font-size:1.3em}.genius-chatbot-message-content h2{font-size:1.2em}.genius-chatbot-message-content h3{font-size:1.1em}.genius-chatbot-message-content h4{font-size:1.05em}.genius-chatbot-message-content h5{font-size:1em}.genius-chatbot-message-content h6{font-size:.95em}.genius-chatbot-message-content a{color:var(--genius-primary-blue);text-decoration:underline}.genius-chatbot-message.user .genius-chatbot-message-content a{color:var(--genius-white)}.genius-chatbot-message-content hr{border:none;border-top:1px solid var(--genius-grey-200);margin:12px 0}.genius-chatbot-message.user .genius-chatbot-message-content hr{border-top-color:#ffffff4d}.genius-chatbot-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:8px 0;border-radius:6px;border:1px solid var(--genius-grey-100)}.genius-chatbot-message-content table{border-collapse:collapse;min-width:100%;margin:0}.genius-chatbot-message-content th,.genius-chatbot-message-content td{border:1px solid var(--genius-grey-200);padding:8px 12px;text-align:left;vertical-align:top;min-width:150px}.genius-chatbot-message-content td{white-space:normal;word-wrap:break-word}.genius-chatbot-message-content th{white-space:nowrap}.genius-chatbot-message-content th{background:#0000000d;font-weight:600;position:sticky;top:0;z-index:1}.genius-chatbot-message.user .genius-chatbot-message-content th,.genius-chatbot-message.user .genius-chatbot-message-content td{border-color:#ffffff4d}.genius-chatbot-message.user .genius-chatbot-message-content th{background:#ffffff1a}.genius-chatbot-table-wrapper::-webkit-scrollbar{height:8px}.genius-chatbot-table-wrapper::-webkit-scrollbar-track{background:var(--genius-grey-100);border-radius:4px}.genius-chatbot-table-wrapper::-webkit-scrollbar-thumb{background:var(--genius-grey-500);border-radius:4px}.genius-chatbot-table-wrapper::-webkit-scrollbar-thumb:hover{background:var(--genius-grey-600)}.genius-chatbot-table-wrapper{position:relative;background:linear-gradient(to right,#fff 30%,#fff0),linear-gradient(to right,#fff0,#fff 70%) 100% 0,radial-gradient(farthest-side at 0% 50%,rgba(0,0,0,.1),transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.1),transparent) 100% 0;background-repeat:no-repeat;background-size:40px 100%,40px 100%,14px 100%,14px 100%;background-position:0 0,100%,0 0,100%;background-attachment:local,local,scroll,scroll}.genius-chatbot-sources{margin-top:12px;padding-top:12px;border-top:1px solid var(--genius-grey-100)}button.genius-chatbot-sources-header{display:flex;align-items:center;gap:6px;color:var(--genius-grey-600);font-size:12px;font-weight:500;margin-bottom:8px;background:none;border:none;cursor:pointer;padding:0;width:100%;text-align:left;transition:color .2s ease}button.genius-chatbot-sources-header:hover{color:var(--genius-primary-blue)}.genius-chatbot-sources-header svg{color:var(--genius-grey-500)}.genius-chatbot-sources-chevron{margin-left:auto}.genius-chatbot-sources-list{display:flex;flex-direction:column;gap:6px;animation:slideIn .2s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.genius-chatbot-source-item{display:flex;align-items:flex-start;gap:8px;padding:6px 8px;background:#1b85ff0d;border-radius:6px;transition:background .2s ease}.genius-chatbot-source-item:hover{background:#1b85ff1a}.genius-chatbot-source-number{display:flex;align-items:center;justify-content:center;width:18px;height:18px;background:var(--genius-primary-blue);color:var(--genius-white);border-radius:50%;font-size:10px;font-weight:600;flex-shrink:0}.genius-chatbot-source-content{flex:1;min-width:0}.genius-chatbot-source-title{font-size:12px;font-weight:500;color:var(--genius-text-primary);line-height:1.3;word-break:break-word}.genius-chatbot-source-uri{font-size:11px;color:var(--genius-grey-600);margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.genius-chatbot-scroll-button{position:absolute;bottom:180px;right:24px;width:36px;height:36px;background:var(--genius-white);border:1px solid var(--genius-grey-200);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #0000001a;transition:all .2s ease;color:var(--genius-grey-600);z-index:10}.genius-chatbot-scroll-button:hover{background:var(--genius-primary-blue);color:var(--genius-white);border-color:var(--genius-primary-blue);transform:translateY(-2px);box-shadow:0 4px 12px #1b85ff4d}.genius-chatbot-scroll-button:active{transform:translateY(0)}.genius-chatbot-input-section{display:flex;flex-direction:column;gap:24px}.genius-chatbot-suggestions{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.genius-chatbot-suggestions::-webkit-scrollbar{display:none}.genius-chatbot-suggestion{background:var(--genius-white);border:1px solid var(--genius-grey-200);border-radius:20px;padding:8px 12px;font-size:14px;font-weight:500;color:var(--genius-text-primary);cursor:pointer;white-space:nowrap;transition:all .2s;flex-shrink:0;line-height:20px}.genius-chatbot-suggestion:hover{background:#2f6bff14;border-color:var(--genius-grey-200)}.genius-chatbot-input-container{background:var(--genius-white);border:1.5px solid var(--genius-grey-200);border-radius:20px;transition:all .2s;position:relative;box-shadow:0 1px 8px -1px #0000000a}.genius-chatbot-input-container:focus-within{border-color:var(--genius-primary-blue)}.genius-chatbot-input-content{display:flex;flex-direction:column;gap:12px;padding:16px}.genius-chatbot-input-row{display:flex;align-items:center;gap:4px}.genius-chatbot-input-actions{display:flex;justify-content:flex-end}.genius-chatbot-input{flex:1;border:none;outline:none;font-size:15px;font-weight:500;color:var(--genius-text-primary);background:transparent;font-family:inherit;line-height:24px;letter-spacing:-.15px}.genius-chatbot-input::placeholder{color:#838383;font-weight:500}.genius-chatbot-send-button{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;max-width:32px!important;max-height:32px!important;background:var(--genius-primary-blue);border:none;border-radius:50%;padding:0!important;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.genius-chatbot-send-button:hover{transform:scale(1.04);box-shadow:0 4px 12px #2f6bff52}.genius-chatbot-send-button:active{transform:scale(.98)}.genius-chatbot-send-button:focus{outline:2px solid var(--genius-primary-blue);outline-offset:2px}.genius-chatbot-send-button:focus-visible{outline:2px solid var(--genius-primary-blue);outline-offset:2px}.genius-chatbot-send-icon{width:18px;height:18px;color:var(--genius-white);display:flex;align-items:center;justify-content:center}.genius-chatbot-send-icon svg[viewBox="0 0 16 16"]{width:14.41px;height:14.41px}.genius-chatbot-send-icon svg[viewBox="0 0 18 18"]{width:18px;height:18px}.genius-chatbot-send-icon svg rect,.genius-chatbot-send-icon svg path{fill:currentColor}@media (max-width: 768px){.genius-chatbot-container{width:100vw;height:100vh;max-width:440px;max-height:680px;border-radius:0}.genius-chatbot-wrapper.expanded .genius-chatbot-container{width:100vw;max-width:100vw;min-width:unset}.genius-chatbot-wrapper.bottom-right,.genius-chatbot-wrapper.bottom-left{bottom:0;right:0;left:0}.genius-chatbot-suggestions{flex-wrap:wrap}.genius-chatbot-header-icons>button:first-child{display:none!important}.genius-chatbot-sources{margin-top:10px;padding-top:10px}.genius-chatbot-source-item{padding:5px 6px}.genius-chatbot-source-title{font-size:11px}.genius-chatbot-source-uri{font-size:10px}}@media (min-width: 768px) and (max-width: 1200px){.genius-chatbot-wrapper.expanded .genius-chatbot-container{width:60vw}}.genius-toggle-button{display:flex;flex-direction:row;align-items:center;gap:8px;padding:12px 14px;background:linear-gradient(163.417deg,#9747ff 41.482%,#1b85ff 116.12%);border:none;border-radius:27px;box-shadow:inset 0 0 2.39674px #fff6,0 4px 12px #6348ff47;cursor:pointer;transition:all .2s ease;z-index:9998;outline:none;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;pointer-events:auto}.genius-toggle-button:hover{transform:scale(1.05);box-shadow:inset 0 0 2.39674px #fff6,0 6px 16px #6348ff59}.genius-toggle-button:active{transform:scale(.98)}.genius-toggle-button:focus{outline:2px solid #1B85FF;outline-offset:2px}.genius-toggle-button:focus-visible{outline:2px solid #1B85FF;outline-offset:2px}.genius-toggle-text{font-size:18px;font-weight:600;line-height:20px;color:#fff;letter-spacing:-.36px;white-space:nowrap}.genius-toggle-logo{width:16px;height:16px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.genius-toggle-logo svg{width:16px;height:16px}body:has(.genius-toggle-button):not(:has(.genius-dashboard-container)):not(:has(.genius-chatbot-mobile-container)){overflow:auto!important;position:static!important;height:auto!important}@media (max-width: 768px){.genius-toggle-button{transform:translateZ(0);will-change:transform;contain:layout style paint}body{overflow:auto!important;-webkit-overflow-scrolling:touch!important;position:static!important}}
|
|
1
|
+
@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap";.genius-voice-call-container{position:fixed;bottom:20px;right:20px;width:200px;height:64px;background:#f6f6f6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:36px;box-shadow:0 0 0 1px #0000000d,0 8px 24px #0000001f;z-index:10000;animation:slideIn .3s ease-out}@keyframes slideIn{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.genius-voice-call-content{display:flex;align-items:center;height:100%;padding:0 12px}.genius-voice-call-buttons{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;height:100%}.genius-voice-call-genius-icon{width:40px;height:40px;border-radius:50%;background:linear-gradient(140.43deg,#9747ff 41.482%,#1b85ff 116.12%);display:flex;align-items:center;justify-content:center;flex-shrink:0}.genius-voice-call-genius-icon-inner{width:19.195px;height:19.195px;color:#fff;display:flex;align-items:center;justify-content:center}.genius-voice-call-genius-icon-inner svg{width:100%;height:100%;fill:currentColor}.genius-voice-call-voice-container{flex:1;display:flex;align-items:center;justify-content:center}.genius-voice-call-mic-button{background:#fff;border:1px solid #e1e1e1;border-radius:35.2px;box-shadow:0 1px 3px #0000000f;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;flex-shrink:0}.genius-voice-call-mic-button>svg{width:20px;height:20px;color:#5f5f5f;flex-shrink:0}.genius-voice-call-waveform{display:flex;align-items:center;justify-content:center;animation:pulse 1.5s ease-in-out infinite;flex-shrink:0}.genius-voice-call-waveform svg{width:20px;height:20px;color:#1b85ff}.genius-voice-call-waveform rect{animation:wave 1.2s ease-in-out infinite}.genius-voice-call-waveform rect:nth-child(1){animation-delay:0s}.genius-voice-call-waveform rect:nth-child(2){animation-delay:.1s}.genius-voice-call-waveform rect:nth-child(3){animation-delay:.2s}.genius-voice-call-waveform rect:nth-child(4){animation-delay:.3s}.genius-voice-call-waveform rect:nth-child(5){animation-delay:.4s}@keyframes pulse{0%,to{opacity:.3}50%{opacity:1}}@keyframes wave{0%,to{transform:scaleY(.5)}50%{transform:scaleY(1)}}.genius-voice-call-end-button{width:44px;height:44px;background:#fff;border:1px solid #e1e1e1;border-radius:35.2px;box-shadow:0 1px 3px #0000000f;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0;padding:0}.genius-voice-call-end-button:hover{background:#fee2e2;border-color:#fca5a5}.genius-voice-call-end-button:active{transform:scale(.95)}.genius-voice-call-end-button svg{width:20px;height:20px;color:#f04438}@media (max-width: 768px){.genius-voice-call-container{bottom:10px;right:10px;left:10px;width:auto;max-width:300px;margin:0 auto}}.highchart-wrapper{border:1px solid #EDEDED!important;border-radius:.5rem;display:flex;flex-direction:column;gap:.75rem;position:relative}.highchart-wrapper .legend-container{background:#fff;border-radius:.25rem;box-shadow:0 1px 3px #0000001a}.highchart-wrapper .legend-item{transition:all .2s ease}.highchart-wrapper .legend-item:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.highchart-wrapper .legend-bullet{flex-shrink:0;border-radius:.125rem;transition:all .2s ease}.highchart-wrapper .legend-table{border-collapse:collapse;width:100%}.highchart-wrapper .legend-table th{background:#f8f9fa;font-weight:600}.highchart-wrapper .legend-table td,.highchart-wrapper .legend-table th{padding:.5rem;text-align:left;border-bottom:1px solid #e9ecef}.highchart-wrapper .legend-table tr:hover{background:#007bff0d}@media (max-width: 768px){.highchart-wrapper{position:relative;margin-top:1.5rem}.highchart-wrapper .legend-container{padding:.5rem}.highchart-wrapper .legend-item{padding:.5rem .25rem}}@media (min-width: 769px){.highchart-wrapper,.highchart-wrapper .legend-container{padding:1rem}}.highcharts-container{font-family:Inter,sans-serif!important}.highcharts-title{font-size:16px!important;font-weight:600!important;color:#9aa0a6!important}.highcharts-legend-item text{color:#5f6368!important;font-weight:500!important}.highcharts-axis-labels text{color:#9aa0a6!important}.highcharts-yaxis-labels text{color:#9aa0a6!important}.highcharts-grid-line{stroke:#e0e0e0!important}.highcharts-point{stroke-width:2px!important}.highcharts-plot-background{fill:#fff!important}.custom-legend{background:#fff;border-radius:.5rem;box-shadow:0 2px 8px #0000001a;padding:1rem;margin:.5rem 0}.custom-legend-item{display:flex;align-items:center;gap:.5rem;padding:.25rem 0;cursor:pointer;transition:all .2s ease}.custom-legend-item:hover{background:#007bff0d;border-radius:.25rem}.custom-legend-bullet{width:12px;height:12px;border-radius:2px;flex-shrink:0}.custom-legend-text{flex:1;font-size:.875rem;color:#374151;font-weight:500}.custom-legend-value{font-size:.75rem;color:#6b7280;font-weight:600}@media (max-width: 640px){.highchart-wrapper.flex-row{flex-direction:column}.custom-legend{margin:.5rem 0 0}.custom-legend-item{padding:.5rem .25rem}.custom-legend-text{font-size:.8rem}}.highchart-loading{position:relative;min-height:200px;display:flex;align-items:center;justify-content:center}.highchart-loading:after{content:"";width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--modal-width-collapsed: 440px;--modal-height-collapsed: 680px;--modal-width-xl: 887px;--modal-height-xl: 80vh;--modal-width-lg: 796px;--modal-height-lg: 85vh;--modal-width-md-lg: 720px;--modal-height-md-lg: 85vh;--modal-width-md: 720px;--modal-height-md: 80vh;--modal-width-sm: 100%;--modal-height-sm: 80vh;--modal-max-width-sm: 720px;--modal-width-xs: 100%;--modal-height-xs: 100%}.genius-dashboard-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#0003;z-index:9998;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.genius-dashboard-backdrop.visible{opacity:1;visibility:visible}.genius-dashboard-container{position:fixed;bottom:20px;right:20px;width:var(--modal-width-collapsed);height:var(--modal-height-collapsed);background:#fff;border-radius:16px;border:1px solid #d9d9d9;display:flex;flex-direction:column;font-family:Inter,sans-serif;box-shadow:0 1px 8px -1px #0000000a;overflow:hidden;z-index:9999;transition:all .3s ease;touch-action:pan-y}.genius-dashboard-container.expanded{width:var(--modal-width-xl);height:var(--modal-height-xl)}@media (min-width: 1401px){.genius-dashboard-container.expanded{width:var(--modal-width-xl);height:var(--modal-height-xl)}}@media (min-width: 1201px) and (max-width: 1400px){.genius-dashboard-container.expanded{width:var(--modal-width-lg);height:var(--modal-height-lg)}}@media (min-width: 1025px) and (max-width: 1200px){.genius-dashboard-container.expanded{width:var(--modal-width-md-lg);height:var(--modal-height-md-lg)}}@media (min-width: 921px) and (max-width: 1024px){.genius-dashboard-container.expanded{width:var(--modal-width-md);height:var(--modal-height-md)}}.genius-dashboard-top-bar{display:flex;justify-content:space-between;align-items:center;padding:16px 28px;border-bottom:1px solid #ededed;background:#fff;flex-shrink:0}.genius-dashboard-icons-left{display:flex;gap:20px}.genius-dashboard-icons-right{display:flex;gap:12px}.genius-dashboard-icon-container{background:transparent;border:none;padding:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.genius-dashboard-icon-container:hover{opacity:.7}.genius-dashboard-icon-container svg{width:20px;height:20px}.genius-dashboard-icon-container.with-text{gap:8px}.genius-dashboard-back-text{font-size:14px;font-weight:500;color:#383838}.genius-dashboard-body{flex:1;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden;background:#fff;padding-top:80px;min-height:0}.genius-dashboard-body:has(.genius-dashboard-conversation):after{content:"";position:absolute;bottom:0;margin-right:8px;left:0;right:0;height:60px;padding-right:12px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(2px);pointer-events:none;z-index:5}.genius-dashboard-body:not(:has(.genius-dashboard-conversation)){justify-content:center;padding-top:80px;padding-bottom:120px}.genius-dashboard-branding{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:24px;padding-top:0}.genius-dashboard-logo-container{display:flex;flex-direction:column;gap:20px;align-items:center}.genius-dashboard-logo{width:42px;height:42px;border-radius:29.781px;background:linear-gradient(140deg,#9747ff -41.48%,#1b85ff 116.12%);box-shadow:0 0 10.993px 3.664px #e9e7ff,0 0 2.644px #fff6 inset;display:flex;align-items:center;justify-content:center;padding:11.84px}.genius-dashboard-logo svg{width:18.32px;height:18.32px}.genius-dashboard-welcome{text-align:center;max-width:642px}.genius-dashboard-welcome h2{font-weight:600;font-size:22px;line-height:35.2px;color:#2b2b2b;margin:0 0 4px;letter-spacing:-.44px}.genius-dashboard-welcome p{font-weight:500;font-size:22px;line-height:35.2px;color:#5f5f5f;margin:0;letter-spacing:-.44px}.genius-dashboard-suggestions{display:flex;gap:8px;justify-content:center;width:100%;padding:0;margin-top:0}.genius-dashboard-body:not(:has(.genius-dashboard-conversation)) .genius-dashboard-suggestions{position:relative;top:auto;left:auto;right:auto;margin-bottom:16px}.genius-dashboard-suggestion{display:flex;padding:8px 12px;align-items:center;gap:8px;border-radius:12px;border:1px solid var(--Color-Gray-300, #EDEDED);background:var(--Color-Gray-0, #FFF);color:var(--Color-Gray-1600, #454545);text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:20px;cursor:pointer;transition:all .2s;white-space:nowrap}.genius-dashboard-suggestion:hover{background:#f5f5f5}.genius-dashboard-suggestion svg{width:16px;height:16px}.genius-dashboard-input-area{display:flex;flex-direction:column;gap:10px;margin-left:auto;margin-right:auto;margin-bottom:20px;bottom:auto;left:auto;right:auto;width:400px;max-width:400px}.genius-dashboard-body:not(:has(.genius-dashboard-conversation)) .genius-dashboard-input-area{position:relative;bottom:auto;left:auto;right:auto;width:599px;max-width:599px;margin-bottom:16px}.genius-dashboard-input-container{background:#fff;height:124px;border:1px solid #ededed;border-radius:20px;padding:16px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 1px 8px -1px #0000000a;box-sizing:border-box;width:100%}.genius-dashboard-input{width:100%;border:none;outline:none;font-size:16px;line-height:24px;color:#1c1c1c;background:#fff;background-color:#fff;font-family:Inter,sans-serif;font-weight:400;letter-spacing:-.16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:1;min-height:48px;max-height:48px;align-self:flex-start;padding-top:0;padding-left:0;text-align:left;resize:none;overflow-y:auto}.genius-dashboard-input::placeholder{color:#868686;text-align:left}.genius-dashboard-input:focus{background:#fff;background-color:#fff}.genius-dashboard-input:active{background:#fff;background-color:#fff}.genius-dashboard-input::-webkit-scrollbar{width:4px}.genius-dashboard-input::-webkit-scrollbar-track{background:transparent}.genius-dashboard-input::-webkit-scrollbar-thumb{background:#e1e1e1;border-radius:2px}.genius-dashboard-input::-webkit-scrollbar-thumb:hover{background:#d0d0d0}.genius-dashboard-input-actions{display:flex;justify-content:end;align-items:center}.genius-dashboard-attachment-button{background:#fff;border:1px solid #ededed;border-radius:28.8px;padding:9.6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;width:36px;height:36px;box-sizing:border-box}.genius-dashboard-attachment-button:hover{background:#f5f5f5}.genius-dashboard-attachment-button svg{width:16.8px;height:16.8px}.genius-dashboard-voice-container{display:flex;gap:6px;align-items:center}.genius-dashboard-microphone-button{background:#fff;border:1px solid #ededed;border-radius:28.8px;padding:9.6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;width:36px;height:36px;box-sizing:border-box}.genius-dashboard-microphone-button:hover{background:#f5f5f5}.genius-dashboard-microphone-button:disabled{opacity:.5;cursor:not-allowed}.genius-dashboard-microphone-button:disabled:hover{background:#fff}.genius-dashboard-microphone-button svg{width:16.8px;height:16.8px}.genius-dashboard-send-button{background:#1b85ff;border:none;border-radius:27.83px;padding:9.89px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;width:36px;height:36px;box-sizing:border-box}.genius-dashboard-send-button:hover{opacity:.8}.genius-dashboard-send-button:disabled{opacity:.5;cursor:not-allowed}.genius-dashboard-send-button:disabled:hover{opacity:.5}.genius-dashboard-send-button svg{width:16.21px;height:16.21px}.genius-dashboard-cancel-button{display:flex;padding:9.895px;justify-content:center;align-items:center;gap:7.421px;border-radius:27.829px;background:#2e2e2e}.genius-dashboard-cancel-button:hover{background:#2e2e2e}.genius-dashboard-cancel-button:disabled{opacity:.5;cursor:not-allowed}.genius-dashboard-cancel-button:disabled:hover{background:#fff}.genius-dashboard-cancel-button svg{width:16px;height:16px}.genius-dashboard-retry-button{background:#52c41a;border:none;border-radius:27.83px;padding:9.89px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;width:36px;height:36px;box-sizing:border-box}.genius-dashboard-retry-button:hover{opacity:.8}.genius-dashboard-retry-button:disabled{opacity:.5;cursor:not-allowed}.genius-dashboard-retry-button:disabled:hover{opacity:.5}.genius-dashboard-retry-button svg{width:16px;height:16px}.genius-dashboard-send-retry-container{display:flex;gap:6px;align-items:center}.genius-dashboard-security-info{position:absolute;bottom:24px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:6px;font-weight:500;font-size:12px;line-height:20px;color:#939393;white-space:nowrap}.genius-dashboard-security-info svg{width:18px;height:18px;flex-shrink:0}.genius-dashboard-conversation{flex:1;width:100%;overflow-y:auto;overflow-x:hidden;padding:24px 32px 180px;position:relative;min-height:0;-webkit-overflow-scrolling:touch}.genius-dashboard-conversation::-webkit-scrollbar{width:6px}.genius-dashboard-conversation::-webkit-scrollbar-track{background:transparent}.genius-dashboard-conversation::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.genius-dashboard-conversation::-webkit-scrollbar-thumb:hover{background:#9ca3af}.genius-dashboard-messages-container{display:flex;flex-direction:column;width:100%;min-height:min-content}.genius-dashboard-message{display:flex;width:100%;position:relative;margin-bottom:0}.genius-dashboard-message.user{justify-content:flex-end}.genius-dashboard-message.user .genius-dashboard-message-bubble{background:#f6f6f6;border-radius:25px 25px 12px;padding:16px 20px;max-width:567px;margin-bottom:8px}.genius-dashboard-message.user .genius-dashboard-message-content{font-size:16px;line-height:24px;color:#2b2b2b;font-weight:400;font-family:Inter,sans-serif;letter-spacing:-.16px}.genius-dashboard-message.assistant{justify-content:flex-start;align-items:flex-start;flex-direction:column;position:relative;margin-bottom:16px}.genius-dashboard-message.assistant:has(.genius-dashboard-thinking){flex-direction:row;align-items:center}.genius-dashboard-message.assistant:not(:has(.genius-dashboard-assistant-icon)){margin-top:0}.genius-dashboard-assistant-icon{border-radius:17.018px;background:linear-gradient(140deg,#9747ff -41.48%,#1b85ff 116.12%);box-shadow:0 0 6.282px 2.094px #e9e7ff,inset 0 0 1.511px #fff6;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:6.77px;margin-bottom:16px}.genius-dashboard-message.assistant:has(.genius-dashboard-thinking) .genius-dashboard-assistant-icon{margin-bottom:0}.genius-dashboard-assistant-icon svg{width:10.47px;height:10.47px}.genius-dashboard-message.assistant .genius-dashboard-message-bubble{width:100%;display:flex;flex-direction:column;gap:16px;margin-bottom:8px}.genius-dashboard-message.assistant .genius-dashboard-message-content{font-size:16px;line-height:175%;color:#1e1e1e;font-weight:400}.genius-dashboard-thinking{display:flex;align-items:center;font-size:14px;color:#2b2b2b;margin-left:8px}@keyframes ellipsis{to{width:1.25em}}.genius-dashboard-thinking:after{content:"...";overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis 1.5s infinite;width:0px}.genius-dashboard-message-content{font-family:Inter,sans-serif;line-height:20px;margin-top:0}.genius-dashboard-message-content code{color:inherit!important;background-color:inherit;padding:inherit;border-radius:inherit;font-family:inherit;font-size:inherit}.genius-dashboard-message-content ul,.genius-dashboard-message-content ol{margin:.5em 0;padding-top:16px;padding-left:1.5em;list-style-position:inside}.genius-dashboard-message-content ul{list-style-type:disc}.genius-dashboard-message-content ol{list-style-type:decimal}.genius-dashboard-message-content li{padding-left:.5em;text-indent:-1.5em;margin:.25em 0 .25em 1.5em}.genius-dashboard-message-content ul ul,.genius-dashboard-message-content ol ol,.genius-dashboard-message-content ul ol,.genius-dashboard-message-content ol ul{margin-top:.25em;margin-bottom:.25em}.genius-dashboard-body:has(.genius-dashboard-conversation) .genius-dashboard-branding,.genius-dashboard-body:has(.genius-dashboard-conversation) .genius-dashboard-suggestions{display:none}.genius-dashboard-body:has(.genius-dashboard-conversation){padding-top:0}.genius-dashboard-body:has(.genius-dashboard-conversation) .genius-dashboard-input-area{position:absolute;bottom:0;left:16px;right:16px;width:auto;max-width:none;padding:0;background:#ffffff03;z-index:10}.genius-dashboard-voice-wrapper{background:#fcfcfc;border-radius:36px;width:fit-content;height:fit-content;position:relative;margin:0 auto}.genius-dashboard-voice-recording-container{border-radius:36px;border:1px solid #e1e1e1;box-shadow:0 12px 32px 6px #0000000f,0 -2px 8px -1px #0000000a;padding:12px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px;width:fit-content;height:fit-content;box-sizing:border-box;position:relative}.genius-dashboard-voice-button{background:#fff;border:1px solid #e1e1e1;border-radius:35.2px;padding:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #0000000f;transition:all .2s;flex-shrink:0;min-height:48px;box-sizing:border-box}.genius-dashboard-voice-button:hover{background:#f5f5f5}.genius-dashboard-voice-button svg{width:24px;height:24px;flex-shrink:0}.genius-dashboard-voice-controls{display:flex;gap:8px;align-items:center;flex-shrink:0}.genius-dashboard-voice-button.voice-active{gap:8px;padding:12px}.genius-dashboard-body:has(.genius-dashboard-conversation) .genius-dashboard-input-area:has(.genius-dashboard-voice-recording-container){padding:0 200px;height:114px}.genius-dashboard-input-area .genius-dashboard-voice-wrapper{width:fit-content;height:auto;margin:0 auto}@media (min-width: 769px) and (max-width: 920px){.genius-dashboard-container{width:var(--modal-width-collapsed);height:var(--modal-height-collapsed);bottom:20px;right:20px;left:auto;transform:none}.genius-dashboard-container.expanded{width:var(--modal-width-sm);max-width:var(--modal-max-width-sm);height:var(--modal-height-sm);bottom:20px;right:20px;left:auto;transform:none}}@media (max-width: 768px){.genius-dashboard-container{width:var(--modal-width-xs);height:var(--modal-height-xs);bottom:0;left:0;right:0;border-radius:0;max-width:none;transform:none}.genius-dashboard-container.expanded{width:var(--modal-width-xs);height:var(--modal-height-xs)}.genius-dashboard-input-area{left:20px;right:20px}.genius-dashboard-suggestions{flex-wrap:wrap}.genius-dashboard-conversation{padding:20px}.genius-dashboard-voice-wrapper{max-width:100%}.genius-dashboard-body:has(.genius-dashboard-conversation) .genius-dashboard-input-area:has(.genius-dashboard-voice-recording-container){padding:0 20px}}.genius-dashboard-history-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;z-index:10;display:flex;flex-direction:column;touch-action:pan-y}.genius-dashboard-history-container{flex:1;display:flex;flex-direction:column;background:#fff;min-height:0;overflow:hidden}.genius-dashboard-history-header{display:flex;align-items:center;justify-content:space-between;padding:16px 28px;border-bottom:1px solid #ededed;background:#fff}.genius-dashboard-history-header-left{display:flex;align-items:center;gap:6px}.genius-dashboard-history-header h2{color:var(--Color-Gray-1800, #2B2B2B);font-feature-settings:"liga" off,"clig" off;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin:0}.genius-dashboard-history-back{background:transparent;border:none;padding:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.genius-dashboard-history-back:hover{opacity:.7}.genius-dashboard-history-back svg{width:20px;height:20px}.genius-dashboard-history-actions{display:flex;gap:12px}.genius-dashboard-history-action{background:transparent;border:none;padding:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.genius-dashboard-history-action:hover{opacity:.7}.genius-dashboard-history-action svg{width:20px;height:20px}.genius-dashboard-history-list{flex:1;overflow-y:auto;overflow-x:hidden;padding:20px;min-height:0;-webkit-overflow-scrolling:touch}.genius-dashboard-history-list::-webkit-scrollbar{width:6px}.genius-dashboard-history-list::-webkit-scrollbar-track{background:transparent}.genius-dashboard-history-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.genius-dashboard-history-list::-webkit-scrollbar-thumb:hover{background:#9ca3af}.genius-dashboard-history-item{padding:16px 14px;cursor:pointer;transition:background .2s}.genius-dashboard-history-item:hover{background:#f9f9f9;border-radius:12px}.genius-dashboard-history-item-content{display:flex;flex-direction:column;gap:8px}.genius-dashboard-history-item-title{font-size:16px;font-weight:500;line-height:24px;color:#2b2b2b}.genius-dashboard-history-item-date{font-size:14px;font-weight:400;line-height:20px;color:#868686}.genius-dashboard-single-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;width:200px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;margin-bottom:0}.genius-dashboard-single-stat-title{font-size:14px;color:#6b7280;margin-bottom:8px}.genius-dashboard-single-stat-value{font-size:24px;font-weight:600;color:#111827}.genius-dashboard-table-container{width:100%;overflow:hidden;margin-bottom:0;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.genius-dashboard-table-wrapper{width:100%;overflow-x:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.1) transparent}.genius-dashboard-table-wrapper::-webkit-scrollbar{height:6px}.genius-dashboard-table-wrapper::-webkit-scrollbar-track{background:transparent}.genius-dashboard-table-wrapper::-webkit-scrollbar-thumb{background-color:#0000001a;border-radius:3px}.genius-dashboard-table{width:100%;border-collapse:collapse;background-color:#fff;min-width:600px}.genius-dashboard-table-head{background-color:#f6f6f6;border-bottom:1px solid #e5e7eb}.genius-dashboard-table-head-row{height:48px}.genius-dashboard-table-head-cell{padding:12px 16px;text-align:left;font-weight:600;font-size:12px;line-height:16px;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;white-space:nowrap;border-bottom:1px solid #e5e7eb}.genius-dashboard-table-head-content{display:flex;align-items:center;gap:8px}.genius-dashboard-table-body{background:#fff}.genius-dashboard-table-row{border-bottom:1px solid #f3f4f6;transition:background-color .15s ease;cursor:pointer}.genius-dashboard-table-row:hover{background-color:#f9fafb}.genius-dashboard-table-row:last-child{border-bottom:none}.genius-dashboard-table-cell{padding:16px;font-size:14px;line-height:20px;color:#111827}.genius-dashboard-table-cell-content{display:flex;align-items:center;gap:8px}.genius-dashboard-pagination{display:flex;justify-content:space-between;align-items:center;padding:16px;border-top:1px solid #e5e7eb;background:#fff}.genius-dashboard-pagination-info{font-size:14px;color:#6b7280;font-weight:500}.genius-dashboard-page-controls{display:flex;gap:8px;color:#6b7280}.genius-dashboard-page-controls button{background:#fff;border-radius:6px;padding:8px 12px;cursor:pointer;transition:all .2s;color:#6b7280;font-size:14px;font-weight:500;min-height:36px}.genius-dashboard-page-controls button:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db}.genius-dashboard-page-controls button:disabled{opacity:.5;cursor:not-allowed;background:#f9fafb}.genius-dashboard-page-button{min-width:32px;height:32px;padding:4px 10px;background:#fff;border-radius:8px;font-size:12px;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center}.genius-dashboard-page-button:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.genius-dashboard-page-button:disabled{opacity:.5;cursor:not-allowed}.genius-dashboard-page-button.active{background:#e8f3ff;color:#9333ea;font-size:12px;font-weight:500;padding:4px 10px}.genius-dashboard-pagination-dots{display:inline-flex;align-items:center;justify-content:center;color:#5f6368;padding:0 8px;font-size:14px;font-weight:500;-webkit-user-select:none;user-select:none}.genius-dashboard-chart-container{width:100%;min-height:300px;margin-bottom:0;display:block;position:relative}.genius-dashboard-single-stat-wrapper{display:block;width:fit-content;margin-bottom:0}.genius-dashboard-table-wrapper-container{display:block;width:100%;margin-bottom:0;position:relative}.genius-dashboard-container:not(.expanded) .genius-dashboard-top-bar{padding:16px 20px 12px}.genius-dashboard-container:not(.expanded) .genius-dashboard-body{padding:0}.genius-dashboard-container:not(.expanded) .genius-dashboard-welcome h2{font-size:18px;line-height:28px}.genius-dashboard-container:not(.expanded) .genius-dashboard-welcome p{font-size:16px;line-height:24px}.genius-dashboard-container:not(.expanded) .genius-dashboard-suggestions{top:auto;flex-wrap:wrap;padding:0 20px}.genius-dashboard-container:not(.expanded) .genius-dashboard-suggestion{font-size:11px;padding:6px 10px}.genius-dashboard-container:not(.expanded) .genius-dashboard-input-area{bottom:auto;left:auto;right:auto;width:400px;max-width:400px}.genius-dashboard-container:not(.expanded) .genius-dashboard-security-info{bottom:16px;font-size:11px;padding:0 20px}.genius-dashboard-container:not(.expanded) .genius-dashboard-conversation{padding:16px 16px 120px}.genius-dashboard-container:not(.expanded) .genius-dashboard-messages-container{gap:20px}.genius-dashboard-container:not(.expanded) .genius-dashboard-message-content{font-size:14px;line-height:20px}.genius-dashboard-container:not(.expanded) .genius-dashboard-body:has(.genius-dashboard-conversation) .genius-dashboard-input-area{position:absolute;bottom:0;left:16px;right:16px;width:auto;max-width:none;padding:0}.genius-dashboard-container:not(.expanded) .genius-dashboard-table-container{border-radius:6px;margin-bottom:12px}.genius-dashboard-container:not(.expanded) .genius-dashboard-table{min-width:400px}.genius-dashboard-container:not(.expanded) .genius-dashboard-table-head-cell{padding:8px 12px;font-size:11px}.genius-dashboard-container:not(.expanded) .genius-dashboard-table-cell{padding:10px 12px;font-size:13px}.genius-dashboard-container:not(.expanded) .genius-dashboard-pagination{padding:12px}.genius-dashboard-container:not(.expanded) .genius-dashboard-pagination-info{font-size:12px}.genius-dashboard-container:not(.expanded) .genius-dashboard-page-button{min-width:28px;height:28px;font-size:12px;padding:0 8px}.genius-dashboard-container:not(.expanded) .genius-dashboard-page-controls{gap:4px}.genius-dashboard-container:not(.expanded) .genius-dashboard-single-stat{padding:16px}.genius-dashboard-container:not(.expanded) .genius-dashboard-single-stat h3{font-size:32px}.genius-dashboard-container:not(.expanded) .genius-dashboard-chart-container{min-height:250px}.genius-dashboard-description{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:36px;color:#5f5f5f;padding:0;display:block}.genius-dashboard-description p{margin:12px 0;line-height:36px}.genius-dashboard-description br{display:block;content:"";margin:12px 0;height:12px}.genius-dashboard-description br+*{margin-top:10px}.genius-dashboard-description div{line-height:24px}.genius-dashboard-description div+div{margin-top:8px}.genius-dashboard-description>*:first-child{margin-top:0}.genius-dashboard-description>*:last-child{margin-bottom:0}.genius-dashboard-value-pill{display:inline-block;background-color:#f3f4f6;color:#797979;padding:6px;margin-left:2px;margin-right:2px;border-radius:4px;font-size:12px;font-weight:500;line-height:120%;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;vertical-align:middle;white-space:nowrap}.genius-dashboard-history-loading,.genius-dashboard-history-empty{padding:20px;text-align:center;color:#666;font-size:14px}.genius-dashboard-history-loading{display:flex;align-items:center;justify-content:center;gap:8px}.genius-dashboard-history-empty{opacity:.7}.genius-dashboard-history-item{position:relative;padding:14px 16px;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center;justify-content:space-between}.genius-dashboard-history-item:hover{background-color:#f5f5f5}.genius-dashboard-history-item:last-child{border-bottom:none}.genius-dashboard-history-item-content{flex:1;min-width:0}.genius-dashboard-history-item-title{font-size:14px;font-weight:500;color:#333;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.genius-dashboard-history-item-date{font-size:12px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.genius-dashboard-history-item-delete{background:none;border:none;padding:4px;cursor:pointer;opacity:0;transition:opacity .2s ease;color:#999;margin-left:8px;flex-shrink:0}.genius-dashboard-history-item:hover .genius-dashboard-history-item-delete{opacity:1}.genius-dashboard-history-item-delete:hover{color:#f44}.genius-dashboard-history-item-delete svg{width:16px;height:16px}.genius-dashboard-input-container.single-line{height:56px;padding:8px 8px 8px 16px;display:flex;flex-direction:row;align-items:center;gap:8px}.genius-dashboard-input.single-line-input{min-height:auto;max-height:none;height:40px;line-height:40px;padding:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.genius-dashboard-input-container.single-line .genius-dashboard-input-actions{flex-direction:row;align-items:center;gap:8px;margin-top:0}.genius-dashboard-input-container.single-line .genius-dashboard-voice-container{display:flex;align-items:center;gap:8px}.genius-dashboard-input-container.single-line .genius-dashboard-microphone-button,.genius-dashboard-input-container.single-line .genius-dashboard-send-button,.genius-dashboard-input-container.single-line .genius-dashboard-cancel-button{width:40px;height:40px;padding:0;display:flex;align-items:center;justify-content:center}.genius-dashboard-message-content-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%}.genius-dashboard-retry-button-inline{padding:8px;border:none;border-radius:6px;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.genius-dashboard-retry-button-inline svg{width:16px;height:16px}.genius-dashboard-message-bubble{display:flex;flex-direction:column;align-items:flex-start}.genius-dashboard-action-buttons{display:flex;align-items:center;margin-top:4px}.genius-dashboard-like-button-inline{padding:8px 8px 8px 0;border:none;border-radius:6px;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.genius-dashboard-like-button-inline:disabled{cursor:default;opacity:1}.genius-dashboard-like-button-inline svg{width:16px;height:16px}.genius-dashboard-dislike-button-inline{padding:8px;border:none;border-radius:6px;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.genius-dashboard-dislike-button-inline:disabled{cursor:default;opacity:1}.genius-dashboard-dislike-button-inline svg{width:16px;height:16px}.genius-dashboard-feedback-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;z-index:10;display:flex;flex-direction:column}.genius-dashboard-feedback-container{flex:1;display:flex;flex-direction:column;background:#fff;font-family:Inter,sans-serif}.genius-dashboard-feedback-header{display:flex;justify-content:space-between;align-items:center;padding:16px 28px;border-bottom:1px solid #ededed;background:#fff;flex-shrink:0}.genius-dashboard-feedback-icons-left{display:flex;gap:20px}.genius-dashboard-feedback-icons-right{display:flex;gap:12px}.genius-dashboard-feedback-icon-container{background:transparent;border:none;padding:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.genius-dashboard-feedback-icon-container:hover{opacity:.7}.genius-dashboard-feedback-icon-container svg{width:20px;height:20px}.genius-dashboard-feedback-body{flex:1;overflow-y:auto;display:flex;justify-content:center;align-items:flex-start;padding:32px 24px}.genius-dashboard-feedback-content{max-width:500px;width:100%;display:flex;flex-direction:column;gap:24px}.genius-dashboard-feedback-icon{width:32px;height:32px}.genius-dashboard-feedback-title{color:#454545;font-size:20px;font-weight:600;margin:0}.genius-dashboard-feedback-options{display:flex;flex-direction:column;gap:12px}.genius-dashboard-feedback-option{padding:10px 16px;border:1px solid #E1E1E1;border-radius:8px;background:#fff;color:#797979;font-size:14px;font-weight:500;cursor:pointer;text-align:left;transition:all .2s}.genius-dashboard-feedback-option:hover{background:#f5f5f5;border-color:#d1d5db}.genius-dashboard-feedback-option.selected{border-color:#1b85ff;color:#1b85ff;background:#f0f7ff}.genius-dashboard-feedback-textarea-container{display:flex;flex-direction:column;gap:8px}.genius-dashboard-feedback-label{color:#525252;font-size:14px;font-weight:500;margin:0}.genius-dashboard-feedback-textarea{width:100%;min-height:120px;padding:14px;border:1px solid #E1E1E1;border-radius:8px;background:#fff;color:#111;font-family:Inter,sans-serif;font-size:14px;font-weight:500;resize:vertical;transition:all .2s}.genius-dashboard-feedback-textarea:focus{outline:none;border-color:#1b85ff;box-shadow:0 0 0 3px #1b85ff1a}.genius-dashboard-feedback-textarea::placeholder{color:#999}.genius-dashboard-feedback-error{color:#dc2626;font-size:12px;margin:4px 0 0}.genius-dashboard-feedback-submit{width:120px;height:40px;padding:8px 16px;background:#1b85ff;color:#fff;border:none;border-radius:6px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;margin-top:12px}.genius-dashboard-feedback-submit:hover{background:#1573e6;transform:translateY(-1px);box-shadow:0 2px 8px #1b85ff4d}.genius-dashboard-feedback-submit:active{transform:translateY(0);box-shadow:0 1px 4px #1b85ff33}@media (max-width: 768px){.genius-dashboard-feedback-header{padding:16px}.genius-dashboard-feedback-body{padding:20px 16px}.genius-dashboard-feedback-title{font-size:18px}.genius-dashboard-feedback-option{font-size:13px;padding:12px}.genius-dashboard-feedback-textarea{min-height:100px;font-size:13px}.genius-dashboard-feedback-submit{width:100px;height:36px;font-size:13px}}.genius-dashboard-message-content{width:100%}.rca-box{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;border-radius:.75rem;border-width:1px;border-style:solid;border-color:#e1e1e1;background-color:#fcfcfc;width:100%;padding:1.25rem;gap:1rem}.rca-box-text{color:var(--jp-2-light-gray-1500);font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;line-height:1.25rem;font-feature-settings:"liga" off}.rca-box-buttons{display:flex;gap:12px}.rca-box-btn{padding:8px 24px;border-radius:6px;font-size:14px;font-weight:600;border:none;cursor:pointer}.rca-box-btn-primary{background:#6767f6;color:#fff}.rca-box-btn-primary:disabled{background:#b2dfdb;color:#fff;cursor:not-allowed}.rca-box-btn-secondary{background:#fff;color:#008242;border:1px solid #e0e0e0}.rca-box-btn-secondary:disabled{color:#bdbdbd;border-color:#e0e0e0;cursor:not-allowed}.rca-box-support{color:#424242;font-family:Inter,sans-serif;font-size:16px;font-weight:700;margin-top:12px}.rca-box-support-link{color:#1976d2;text-decoration:underline}.rca-box-status{font-family:Inter,sans-serif;font-size:14px;font-weight:500;margin-top:12px}.rca-box-status-success{color:#008242}.rca-box-status-error{color:#d32f2f}.rca-box-status-processing{color:#757575}.simple-chat{height:100%;display:flex;flex-direction:column;background:#fff;position:relative}.welcome-container{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:60px 16px 100px;width:100%;max-width:100%;overflow-x:hidden}.welcome-header{text-align:center;margin-bottom:40px;display:flex;flex-direction:column;align-items:center;gap:16px}.welcome-title{font-size:18px;font-weight:600;color:#2b2b2b;margin:0 0 8px;display:inline;line-height:1.6}.sparkle-icon{width:60px;height:60px;background:#5865f2;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 10.99px 3.66px #e9e7ff;position:relative}.wave-emoji{font-size:32px;display:inline-block;animation:wave .6s ease-in-out 2}@keyframes wave{0%,to{transform:rotate(0)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}.welcome-subtitle{font-size:14px;color:#5f5f5f;margin:0;font-weight:500;line-height:1.6;letter-spacing:-.36px}.option-cards{display:flex;flex-direction:row;gap:12px;width:100%;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:4px 0 8px;justify-content:center}.option-cards::-webkit-scrollbar{display:none}.option-card{background:#fff;border:1px solid #ededed;border-radius:14px;padding:10px 12px;cursor:pointer;transition:all .2s ease;position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;flex:0 0 200px;min-width:200px;gap:8px}.option-card:hover{transform:translateY(-2px);box-shadow:0 2px 12px #0000001a;border-color:#e0e0e0}.card-icon-wrapper{width:28px;height:28px;border-radius:24.72px;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.card-icon-wrapper.purple{background:#8f49de;border:1.1px solid #6b30ab}.card-icon-wrapper.blue{background:#06aed4;border:1.1px solid #058baa}.card-icon-wrapper.red{background:#ef4444;border:1.1px solid #dc2626}.card-title{font-size:13px;font-weight:600;color:#454545;margin:0;line-height:18px;white-space:nowrap}.card-description{font-size:12px;color:#5f5f5f;margin:0;line-height:16px;letter-spacing:-.12px}.card-icon-wrapper svg{width:12px;height:12px}.card-title+.card-description{margin-top:1px}.messages-container{flex:1;overflow-y:auto;padding:24px 24px 100px;display:flex;flex-direction:column;gap:16px}.messages-container::-webkit-scrollbar{width:6px}.messages-container::-webkit-scrollbar-track{background:#f9fafb}.messages-container::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:3px}.message{display:flex;align-items:flex-start;gap:12px;max-width:80%}.message.user{align-self:flex-end;justify-content:flex-end;margin-left:auto}.message.bot{align-self:flex-start}.bot-message-group{width:100%}.bot-content-wrapper{display:flex;flex-direction:column;gap:4px;max-width:80%}.message-icon{width:32px;height:32px;border-radius:50%;background:#6366f1;display:flex;align-items:center;justify-content:center;flex-shrink:0;align-self:flex-start}.sparkle-icon img,.message-icon img{filter:brightness(0) invert(1)}.message-bubble{background:#f3f4f6;padding:12px 18px;border-radius:20px;font-size:15px;line-height:1.5;color:#111827;caret-color:transparent}.message.user .message-bubble{background:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d;color:#374151}.connecting-pill{position:absolute;bottom:80px;left:50%;transform:translate(-50%);background:#6b7280;color:#fff;padding:10px 24px;border-radius:24px;font-size:14px;box-shadow:0 4px 12px #00000026;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.message.user .message-bubble.pending{border:1px solid #6366f1!important;box-shadow:0 1px 3px #6366f11a,0 0 0 2px #6366f11a!important;animation:pulse-border 2s ease-in-out infinite!important;position:relative}.message.user .message-bubble.pending:after{content:""!important;position:absolute;right:8px;top:50%;transform:translateY(-50%);width:6px;height:6px;background:#6366f1;border-radius:50%;animation:typing-pulse 1.5s ease-in-out infinite!important;display:block!important}.message.user .message-bubble:not(.pending){animation:none!important;border:1px solid #e5e7eb!important;box-shadow:0 1px 3px #0000000d!important}.message.user .message-bubble:not(.pending):after{display:none!important;animation:none!important;content:none!important}@keyframes pulse-border{0%,to{box-shadow:0 1px 3px #6366f11a,0 0 0 2px #6366f11a;border-color:#6366f1}50%{box-shadow:0 1px 3px #6366f133,0 0 0 2px #6366f133;border-color:#4f46e5}}@keyframes typing-pulse{0%,to{opacity:.3;transform:translateY(-50%) scale(.8)}50%{opacity:1;transform:translateY(-50%) scale(1.2)}}@media (max-width: 640px){.welcome-container{padding:40px 20px 80px}.welcome-title{font-size:18px}.welcome-subtitle{font-size:14px}.option-cards{gap:10px;justify-content:flex-start}.option-card{flex:0 0 180px;min-width:180px}.messages-container{padding:20px 20px 90px}.message{max-width:90%}}@media (max-width: 480px){.welcome-container{padding:32px 16px 75px}.welcome-title{font-size:16px}.welcome-subtitle{font-size:13px}.option-cards{gap:8px;justify-content:flex-start}.option-card{padding:10px;flex:0 0 170px;min-width:170px}.card-title{font-size:13px}.card-description{font-size:11px}.messages-container{padding:16px 16px 85px;gap:12px}.message-bubble{font-size:14px;padding:10px 16px}}.streaming-cursor{display:inline-block;width:8px;height:8px;background-color:#8b5cf6;margin-left:4px;border-radius:50%;animation:pulse 1.5s infinite;vertical-align:middle}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.spoken-text{color:#111827;font-weight:500;transition:all .3s ease}.unspoken-text{color:#9ca3af;font-weight:400;transition:all .3s ease}.pending-message{display:inline-block;padding:4px 0}.loading-dots{display:inline-flex;gap:4px;align-items:center}.loading-dots span{display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#0000004d;animation:loading-pulse 1.4s ease-in-out infinite}.message.bot .loading-dots span{background-color:#8b5cf666}.loading-dots span:nth-child(1){animation-delay:-.32s}.loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes loading-pulse{0%,80%,to{opacity:.4;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.thinking-loader{display:inline-flex;flex-direction:column;max-width:400px;margin-top:6px;margin-bottom:8px}.thinking-header{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.thinking-main{display:flex;align-items:center;gap:8px}.thinking-dots{display:inline-flex;gap:4px}.thinking-dots span{width:4px;height:4px;background-color:#3b82f6;border-radius:50%;animation:thinking-pulse 1.4s ease-in-out infinite both}.thinking-dots span:nth-child(1){animation-delay:-.32s}.thinking-dots span:nth-child(2){animation-delay:-.16s}@keyframes thinking-pulse{0%,80%,to{opacity:.3;transform:scale(1)}40%{opacity:1;transform:scale(1.2)}}.thinking-text{color:#6b7280;font-size:14px;font-weight:400}.chevron{transition:transform .2s ease;color:#6b7280;flex-shrink:0}.chevron.expanded{transform:rotate(180deg)}.tool-calls-dropdown{margin-top:8px;padding-left:20px;animation:slideDown .2s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.tool-call-item{padding:8px 0}.tool-call-header-item{display:flex;align-items:center;gap:8px;margin-bottom:8px}.tool-status{display:flex;align-items:center;justify-content:center;width:16px;height:16px}.spinner{width:12px;height:12px;border:1.5px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.tool-name{color:#111827;font-size:13px;font-weight:500;flex:1}.tool-duration{color:#6b7280;font-size:12px}.tool-arguments,.tool-result{margin-left:24px;margin-bottom:8px}.section-label{color:#9ca3af;font-size:11px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.arguments-list{display:flex;flex-direction:column;gap:4px}.argument-item{display:flex;gap:6px;font-size:12px;line-height:1.4}.argument-key{color:#6b7280;min-width:fit-content}.argument-value{color:#374151;word-break:break-word;font-family:SF Mono,Monaco,Consolas,Courier New,monospace}.tool-result-text{color:#374151;font-size:12px;line-height:1.5}.tool-result-object{margin-top:4px}.tool-result-object pre{margin:0;padding:8px;background:#f3f4f6;border-radius:6px;font-size:11px;color:#374151;overflow-x:auto;max-height:200px;overflow-y:auto;font-family:SF Mono,Monaco,Consolas,Courier New,monospace}.tool-result-error{color:#dc2626;font-size:12px;padding:8px;background:#fef2f2;border-radius:6px;border:1px solid #fecaca}.error-label{font-weight:600}.tool-divider{height:1px;background:#e5e7eb;margin:12px 0}.bottom-bar-container{position:fixed;bottom:20px;left:50%;transform:translate(-50%);width:calc(100% - 32px);max-width:350px;z-index:1000}.bottom-bar-glow{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(100% + 40px);max-width:390px;filter:blur(20px);opacity:0;pointer-events:none;z-index:-1;animation:fade-in .3s ease-out forwards}.bottom-bar-glow.speaking{animation:fade-in .3s ease-out forwards,glow-pulse 1.5s ease-in-out infinite .3s}.bottom-bar-glow.fade-out{animation:fade-out .5s ease-out forwards}.glow-bar{width:100%;height:80px;border-radius:40px;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#3b82f6);background-size:200% 100%;animation:glow-shift 3s ease-in-out infinite}@keyframes glow-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes fade-in{0%{opacity:0}to{opacity:.4}}@keyframes fade-out{0%{opacity:.4}to{opacity:0}}@keyframes glow-pulse{0%,to{opacity:.3;transform:translate(-50%,-50%) scale(.95)}50%{opacity:.6;transform:translate(-50%,-50%) scale(1.05)}}.bottom-bar{position:relative;width:100%;height:64px;border-radius:32px;background:#fff;border:1px solid #EDEDED;display:flex;align-items:center;justify-content:space-between;padding:8px 12px;gap:12px}.bar-button{width:44px;height:44px;border-radius:35px;background:#fff;border:1.46667px solid #EDEDED;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:0;flex-shrink:0}.bar-button:hover{background:#f9f9f9;border-color:#d4d4d4}.bar-button:active{background:#f2f2f2}.x-button svg{width:12px;height:12px}.bar-text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#939393;flex:1;text-align:center;padding:0 12px;white-space:nowrap}.control-buttons{display:flex;align-items:center;gap:8px}.control-buttons .bar-button svg{width:20px;height:20px}.mic-button{position:relative}.mic-button.muted{background:#fee2e2;border-color:#fecaca}.mic-button.muted:hover{background:#fecaca}.mic-button.muted:active{background:#fca5a5}.mic-button.muted svg path{fill:#ef4444}.mic-tooltip{position:absolute;bottom:calc(100% + 8px);right:50%;transform:translate(50%);background:#111;color:#fff;padding:4px 8px;border-radius:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:400;line-height:18px;white-space:nowrap;opacity:0;visibility:hidden;transition:all .2s ease;pointer-events:none}.mic-button:hover .mic-tooltip{opacity:1;visibility:visible}.tooltip-arrow{position:absolute;bottom:-4px;right:50%;transform:translate(50%);width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #111111}@media (max-width: 640px){.bottom-bar-container{bottom:16px;width:calc(100% - 24px);max-width:320px}.bottom-bar-glow{width:calc(100% + 30px)}.bottom-bar{height:56px;padding:6px 10px}.bar-button{width:40px;height:40px}.bar-text{font-size:13px;padding:0 8px}.glow-bar{height:70px}}@media (max-width: 480px){.bottom-bar-container{bottom:12px;width:calc(100% - 16px);max-width:300px}.bottom-bar-glow{width:calc(100% + 25px)}.bottom-bar{height:52px;padding:5px 8px;gap:8px}.bar-button{width:36px;height:36px}.bar-text{font-size:12px;padding:0 6px}.control-buttons{gap:6px}.control-buttons .bar-button svg{width:18px;height:18px}.glow-bar{height:65px}}*{box-sizing:border-box}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#fff;color:#111827;height:100vh;overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{height:100vh;display:flex;flex-direction:column;background:#fff;position:relative}.connection-manager{display:none}.simple-chat{z-index:1}.bottom-controls{z-index:100}.connecting-pill{z-index:99}.genius-chatbot-mobile-wrapper{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.genius-chatbot-mobile-container{width:100%;height:100%;background:var(--genius-background);display:flex;flex-direction:column;overflow:hidden}.genius-chatbot-mobile-header{height:64px;background:var(--genius-white);border-bottom:1px solid var(--genius-grey-100);padding:16px;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.genius-chatbot-mobile-header-icons{display:flex;gap:12px}.genius-chatbot-mobile-body{flex:1;display:flex;flex-direction:column;overflow:hidden;position:relative}.genius-chatbot-mobile-content{display:flex;gap:24px;flex-direction:column;overflow-y:auto;padding:0 0 140px}.genius-chatbot-mobile-welcome{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:128px 16px 16px}.genius-chatbot-mobile-branding{display:flex;flex-direction:column;align-items:center;gap:16px;width:270px!important}.genius-chatbot-mobile-logo-container{display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:start;padding:0}.genius-chatbot-mobile-logo{width:42.52px;height:42.52px;border-radius:29.7811px;background:linear-gradient(140deg,#9747ff -41.48%,#1b85ff 116.12%);box-shadow:0 0 10.993px 3.664px #e9e7ff,0 0 2.644px #fff6 inset;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:11.8389px;gap:6.618px}.genius-chatbot-mobile-logo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:0 0 2.64362px inset #fff6;border-radius:29.7811px;pointer-events:none}.genius-chatbot-mobile-logo-icon{color:var(--genius-white);display:flex;align-items:center;justify-content:center}.genius-chatbot-mobile-welcome-text{text-align:center;min-width:100%;width:min-content;position:relative;flex-shrink:0}.genius-chatbot-mobile-welcome-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;font-weight:600;color:#2b2b2b;line-height:160%;margin:0;letter-spacing:-.36px;font-style:normal;display:block}.genius-chatbot-mobile-welcome-subtitle{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#5f5f5f;font-size:18px;line-height:160%;margin:0;font-weight:500;letter-spacing:-.36px;font-style:normal;display:inline}.genius-chatbot-mobile-input-section{position:absolute;bottom:0;left:0;right:0;background:#fff;border:1px solid #ededed;border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0 1px 8px -1px #0000000a;height:140px;display:flex;flex-direction:column;justify-content:flex-start;padding:16px;padding-bottom:env(safe-area-inset-bottom,16px)}.genius-chatbot-mobile-input-container{display:flex;flex-direction:column;gap:16px;background:transparent;border:none;padding:0;height:100%;justify-content:space-between}.genius-chatbot-mobile-input-row{display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:24px;width:100%}.genius-chatbot-mobile-input{flex:1;border:none;outline:none;font-size:16px;font-weight:400;color:#454545;background:transparent;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:24px;letter-spacing:-.16px;padding:0;text-align:left;width:100%;height:24px;resize:none}.genius-chatbot-mobile-input::placeholder{color:#868686;font-feature-settings:"liga" off,"clig" off;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.16px}.genius-chatbot-mobile-input-actions{display:flex;align-items:center;gap:8px}.genius-chatbot-mobile-icon-button{padding:9.6px;border-radius:28.8px;border:1px solid #EDEDED;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#5f5f5f;flex-shrink:0}.genius-chatbot-mobile-icon-button-header{background:#fff;border-radius:28.8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#5f5f5f;flex-shrink:0;padding:6px}.genius-chatbot-mobile-icon-button:hover{background:#f5f5f5}.genius-chatbot-mobile-icon-button:active{transform:scale(.95)}.genius-chatbot-mobile-icon-button svg{width:16.8px;height:16.8px}.genius-chatbot-mobile-send-button{background:#1b85ff;border:none;border-radius:27.8293px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0;color:var(--genius-white);padding:9.89487px}.genius-chatbot-mobile-send-button:hover{transform:scale(1.05);box-shadow:0 4px 16px #1b85ff52}.genius-chatbot-mobile-send-button:active{transform:scale(.98)}.genius-chatbot-mobile-send-button:disabled{opacity:.5;cursor:not-allowed}.genius-chatbot-mobile-send-button:disabled:hover{transform:none;box-shadow:none}.genius-chatbot-mobile-send-button svg{width:16.21px;height:16.21px}.genius-chatbot-mobile-cancel-button{display:flex;padding:9.895px;justify-content:center;align-items:center;gap:7.421px;border-radius:27.829px;background:#2e2e2e}.genius-chatbot-mobile-cancel-button:hover{background:#2e2e2e;transform:scale(1.05)}.genius-chatbot-mobile-cancel-button:active{transform:scale(.98)}.genius-chatbot-mobile-cancel-button:disabled{opacity:.5;cursor:not-allowed}.genius-chatbot-mobile-cancel-button:disabled:hover{background:#fff;transform:none}.genius-chatbot-mobile-cancel-button svg{width:16px;height:16px}.genius-chatbot-mobile-messages{display:flex;flex-direction:column;gap:16px;padding:24px 16px;flex:1}.genius-chatbot-mobile-message{display:flex;flex-direction:column;gap:8px;animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.genius-chatbot-mobile-message.user{align-items:flex-end}.genius-chatbot-mobile-message.assistant{align-items:flex-start}.genius-chatbot-mobile-message-content{max-width:85%;padding:12px 16px;border-radius:16px;font-size:16px;line-height:24px;word-wrap:break-word}.genius-chatbot-mobile-message.user .genius-chatbot-mobile-message-content{background:var(--genius-primary-blue);color:var(--genius-white);border-bottom-right-radius:4px}.genius-chatbot-mobile-message.assistant .genius-chatbot-mobile-message-content{background:var(--genius-white);color:var(--genius-text-primary);border:1px solid var(--genius-grey-100);border-bottom-left-radius:4px}.genius-chatbot-mobile-suggestions{position:absolute;bottom:140px;left:0;right:0;display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;padding:0 12px 16px;scrollbar-width:none;-ms-overflow-style:none;background:transparent;flex-wrap:nowrap;scroll-behavior:smooth;z-index:10}.genius-chatbot-mobile-suggestions::-webkit-scrollbar{display:none}.genius-chatbot-mobile-suggestion{background:#fff;border:1px solid #ededed;border-radius:12px;padding:8px 12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:600;color:#454545;cursor:pointer;white-space:nowrap;transition:all .2s;flex-shrink:0;line-height:20px;text-align:center;display:flex;align-items:center;gap:8px;box-sizing:border-box}.genius-chatbot-mobile-suggestion:hover{background:#f5f5f5;border-color:#d0d0d0}.genius-chatbot-mobile-suggestion:active{background:#ededed;transform:scale(.98)}.genius-chatbot-mobile-suggestion svg{width:16px;height:16px;color:currentColor;flex-shrink:0}.genius-chatbot-mobile-loading{display:flex;align-items:center;gap:8px;padding:12px 16px;background:var(--genius-white);border:1px solid var(--genius-grey-100);border-radius:16px 16px 16px 4px}.genius-chatbot-mobile-loading-dots{display:flex;gap:4px}.genius-chatbot-mobile-loading-dot{width:8px;height:8px;background:var(--genius-grey-500);border-radius:50%;animation:pulse 1.5s ease-in-out infinite}.genius-chatbot-mobile-loading-dot:nth-child(2){animation-delay:.2s}.genius-chatbot-mobile-loading-dot:nth-child(3){animation-delay:.4s}@keyframes pulse{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.genius-chatbot-mobile-description{font-size:14px;color:var(--genius-text-secondary);margin-bottom:12px;line-height:1.5}.genius-chatbot-mobile-chart-container{width:100%;min-height:300px;margin:12px 0;background:var(--genius-white);border-radius:12px;padding:16px;box-shadow:0 2px 8px #00000014}.genius-chatbot-mobile-single-stat-wrapper{margin:12px 0}.genius-chatbot-mobile-table-wrapper{width:100%;overflow-x:auto;margin:12px 0;border-radius:12px;background:var(--genius-white);box-shadow:0 2px 8px #00000014}.genius-chatbot-mobile-history-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--genius-white);z-index:10000;display:flex;flex-direction:column}.genius-chatbot-mobile-history-container{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.genius-chatbot-mobile-history-header{height:64px;background:var(--genius-white);border-bottom:1px solid var(--genius-grey-100);padding:16px;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.genius-chatbot-mobile-history-header-left{display:flex;align-items:center;gap:12px}.genius-chatbot-mobile-history-back{background:none;border:none;padding:8px;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.genius-chatbot-mobile-history-back:hover{background:var(--genius-grey-100)}.genius-chatbot-mobile-history-back svg{width:20px;height:20px;color:var(--genius-text-primary)}.genius-chatbot-mobile-history-header h2{margin:0;font-size:18px;font-weight:600;color:var(--genius-text-primary)}.genius-chatbot-mobile-history-actions{display:flex;align-items:center;gap:8px}.genius-chatbot-mobile-history-action{background:none;border:none;padding:8px;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.genius-chatbot-mobile-history-action:hover{background:var(--genius-grey-100)}.genius-chatbot-mobile-history-action svg{width:20px;height:20px;color:var(--genius-text-primary)}.genius-chatbot-mobile-history-list{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:8px}.genius-chatbot-mobile-history-loading,.genius-chatbot-mobile-history-empty{display:flex;align-items:center;justify-content:center;height:200px;color:var(--genius-text-secondary);font-size:14px}.genius-chatbot-mobile-history-item{background:var(--genius-white);border:1px solid var(--genius-grey-100);border-radius:12px;padding:16px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:space-between;gap:12px}.genius-chatbot-mobile-history-item:hover{border-color:var(--genius-primary-blue);box-shadow:0 2px 8px #1b85ff1a}.genius-chatbot-mobile-history-item:active{transform:translateY(1px)}.genius-chatbot-mobile-history-item-content{flex:1;min-width:0}.genius-chatbot-mobile-history-item-title{font-size:14px;font-weight:500;color:var(--genius-text-primary);margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.genius-chatbot-mobile-history-item-date{font-size:12px;color:var(--genius-text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.genius-chatbot-mobile-history-item-delete{background:none;border:none;padding:8px;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;flex-shrink:0}.genius-chatbot-mobile-history-item-delete:hover{background:#ef44441a}.genius-chatbot-mobile-history-item-delete svg{width:16px;height:16px;color:var(--genius-grey-500)}.genius-chatbot-mobile-history-item-delete:hover svg{color:#ef4444}@media (max-width: 375px){.genius-chatbot-mobile-history-header{padding:12px}.genius-chatbot-mobile-history-header h2{font-size:16px}.genius-chatbot-mobile-history-list,.genius-chatbot-mobile-history-item{padding:12px}.genius-chatbot-mobile-history-item-title{font-size:13px}.genius-chatbot-mobile-history-item-date{font-size:11px}}@media (max-width: 375px){.genius-chatbot-mobile-welcome-title{font-size:24px;line-height:32px}.genius-chatbot-mobile-welcome-subtitle{font-size:16px;line-height:24px}.genius-chatbot-mobile-input{font-size:15px}.genius-chatbot-mobile-message-content{font-size:15px;padding:10px 14px}}:root{--genius-primary-blue: #1B85FF;--genius-grey-600: #8A8A8E;--genius-grey-500: #9C9C9F;--genius-grey-200: #E0E0E0;--genius-grey-100: #EDEDED;--genius-text-primary: #1c1c1c;--genius-text-secondary: #5f5f5f;--genius-white: #ffffff;--genius-background: #fcfcfc}.genius-chatbot-wrapper{position:fixed;z-index:9999;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.genius-chatbot-wrapper.bottom-right{bottom:20px;right:20px}.genius-chatbot-wrapper.bottom-left{bottom:20px;left:20px}.genius-chatbot-wrapper.center{top:50%;left:50%;transform:translate(-50%,-50%)}.genius-chatbot-container{width:440px;height:680px;border-radius:12px;background:var(--genius-white);display:flex;flex-direction:column;overflow:hidden;box-shadow:0 0 0 1px #0000000d,0 8px 24px #0000001f;border:1px solid rgba(0,0,0,.05);transition:all .3s ease}.genius-chatbot-wrapper.expanded .genius-chatbot-container{width:50vw;max-width:900px;min-width:600px}.genius-chatbot-header{height:48px;background:var(--genius-white);border-bottom:1px solid var(--genius-grey-100);padding:8px 16px;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.genius-chatbot-header-icons{display:flex;gap:12px}.genius-chatbot-icon-button{background:none;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s;color:var(--genius-grey-600)}.genius-chatbot-icon-button:hover{background-color:#0000000d}.genius-chatbot-icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center}.genius-chatbot-icon svg{width:16px;height:16px}.genius-chatbot-body{flex:1;background:var(--genius-background);display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:0 24px 24px;position:relative}.genius-chatbot-content{display:flex;flex-direction:column;gap:16px;height:100%;justify-content:flex-end}.genius-chatbot-branding{display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:auto;margin-bottom:auto}.genius-chatbot-logo-container{display:flex;flex-direction:column;gap:16px;align-items:center}.genius-chatbot-logo{width:40px;height:40px;border-radius:50%;background:radial-gradient(circle at center,#9747ff,#1b85ff);display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 4px 12px rgba(99,72,255,.28))}.genius-chatbot-logo-icon{width:12px;height:12px;color:var(--genius-white);display:flex;align-items:center;justify-content:center}.genius-chatbot-logo-icon svg{width:12px;height:12px;fill:currentColor}.genius-chatbot-welcome{text-align:center;max-width:280px}.genius-chatbot-welcome-title{font-size:20px;font-weight:600;color:var(--genius-text-primary);line-height:26px;margin:0 0 4px}.genius-chatbot-welcome-emoji{margin-left:4px}.genius-chatbot-welcome-subtitle{color:var(--genius-text-secondary);font-size:16px;line-height:24px;margin:0;font-weight:400}.genius-chatbot-messages-container{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:12px;padding:16px 0;scroll-behavior:smooth;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.genius-chatbot-messages-container::-webkit-scrollbar{width:6px}.genius-chatbot-messages-container::-webkit-scrollbar-track{background:transparent}.genius-chatbot-messages-container::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.genius-chatbot-messages-container::-webkit-scrollbar-thumb:hover{background:#0000004d}.genius-chatbot-messages-container{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.genius-chatbot-message{max-width:80%;padding:12px 16px;border-radius:16px;font-size:14px;line-height:1.5}.genius-chatbot-message.user{align-self:flex-end;background:var(--genius-primary-blue);color:var(--genius-white)}.genius-chatbot-message.assistant{align-self:flex-start;background:var(--genius-white);color:var(--genius-text-primary);border:1px solid #e3e3e3}.genius-chatbot-message-content{margin-bottom:0}.genius-chatbot-message-content p{margin:0 0 8px}.genius-chatbot-message-content p:last-child{margin-bottom:0}.genius-chatbot-message-content ul,.genius-chatbot-message-content ol{margin:8px 0;padding-left:20px}.genius-chatbot-message-content li{margin:4px 0;word-wrap:break-word;overflow-wrap:break-word}.genius-chatbot-message-content code{background:#f5f5f5;padding:2px 4px;border-radius:3px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9em;color:#333;word-break:break-all;overflow-wrap:break-word}.genius-chatbot-message.user .genius-chatbot-message-content code{background:#fff3;color:var(--genius-white)}.genius-chatbot-message-content pre{background:#f5f5f5;padding:12px;border-radius:6px;overflow-x:auto;margin:8px 0;border:1px solid #e0e0e0}.genius-chatbot-message.user .genius-chatbot-message-content pre{background:#ffffff1a;border:1px solid rgba(255,255,255,.2)}.genius-chatbot-message-content pre code{background:none;padding:0;color:#333;display:block;white-space:pre;overflow-x:auto}.genius-chatbot-message.user .genius-chatbot-message-content pre code{color:var(--genius-white)}.genius-chatbot-message-content strong{font-weight:600}.genius-chatbot-message-content em{font-style:italic}.genius-chatbot-message-content blockquote{border-left:3px solid var(--genius-grey-200);padding-left:12px;margin:8px 0;color:var(--genius-text-secondary)}.genius-chatbot-message.user .genius-chatbot-message-content blockquote{border-left-color:#ffffff80;color:#ffffffe6}.genius-chatbot-message-content h1,.genius-chatbot-message-content h2,.genius-chatbot-message-content h3,.genius-chatbot-message-content h4,.genius-chatbot-message-content h5,.genius-chatbot-message-content h6{margin:12px 0 8px;font-weight:600}.genius-chatbot-message-content h1{font-size:1.3em}.genius-chatbot-message-content h2{font-size:1.2em}.genius-chatbot-message-content h3{font-size:1.1em}.genius-chatbot-message-content h4{font-size:1.05em}.genius-chatbot-message-content h5{font-size:1em}.genius-chatbot-message-content h6{font-size:.95em}.genius-chatbot-message-content a{color:var(--genius-primary-blue);text-decoration:underline}.genius-chatbot-message.user .genius-chatbot-message-content a{color:var(--genius-white)}.genius-chatbot-message-content hr{border:none;border-top:1px solid var(--genius-grey-200);margin:12px 0}.genius-chatbot-message.user .genius-chatbot-message-content hr{border-top-color:#ffffff4d}.genius-chatbot-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:8px 0;border-radius:6px;border:1px solid var(--genius-grey-100)}.genius-chatbot-message-content table{border-collapse:collapse;min-width:100%;margin:0}.genius-chatbot-message-content th,.genius-chatbot-message-content td{border:1px solid var(--genius-grey-200);padding:8px 12px;text-align:left;vertical-align:top;min-width:150px}.genius-chatbot-message-content td{white-space:normal;word-wrap:break-word}.genius-chatbot-message-content th{white-space:nowrap}.genius-chatbot-message-content th{background:#0000000d;font-weight:600;position:sticky;top:0;z-index:1}.genius-chatbot-message.user .genius-chatbot-message-content th,.genius-chatbot-message.user .genius-chatbot-message-content td{border-color:#ffffff4d}.genius-chatbot-message.user .genius-chatbot-message-content th{background:#ffffff1a}.genius-chatbot-table-wrapper::-webkit-scrollbar{height:8px}.genius-chatbot-table-wrapper::-webkit-scrollbar-track{background:var(--genius-grey-100);border-radius:4px}.genius-chatbot-table-wrapper::-webkit-scrollbar-thumb{background:var(--genius-grey-500);border-radius:4px}.genius-chatbot-table-wrapper::-webkit-scrollbar-thumb:hover{background:var(--genius-grey-600)}.genius-chatbot-table-wrapper{position:relative;background:linear-gradient(to right,#fff 30%,#fff0),linear-gradient(to right,#fff0,#fff 70%) 100% 0,radial-gradient(farthest-side at 0% 50%,rgba(0,0,0,.1),transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.1),transparent) 100% 0;background-repeat:no-repeat;background-size:40px 100%,40px 100%,14px 100%,14px 100%;background-position:0 0,100%,0 0,100%;background-attachment:local,local,scroll,scroll}.genius-chatbot-sources{margin-top:12px;padding-top:12px;border-top:1px solid var(--genius-grey-100)}button.genius-chatbot-sources-header{display:flex;align-items:center;gap:6px;color:var(--genius-grey-600);font-size:12px;font-weight:500;margin-bottom:8px;background:none;border:none;cursor:pointer;padding:0;width:100%;text-align:left;transition:color .2s ease}button.genius-chatbot-sources-header:hover{color:var(--genius-primary-blue)}.genius-chatbot-sources-header svg{color:var(--genius-grey-500)}.genius-chatbot-sources-chevron{margin-left:auto}.genius-chatbot-sources-list{display:flex;flex-direction:column;gap:6px;animation:slideIn .2s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.genius-chatbot-source-item{display:flex;align-items:flex-start;gap:8px;padding:6px 8px;background:#1b85ff0d;border-radius:6px;transition:background .2s ease}.genius-chatbot-source-item:hover{background:#1b85ff1a}.genius-chatbot-source-number{display:flex;align-items:center;justify-content:center;width:18px;height:18px;background:var(--genius-primary-blue);color:var(--genius-white);border-radius:50%;font-size:10px;font-weight:600;flex-shrink:0}.genius-chatbot-source-content{flex:1;min-width:0}.genius-chatbot-source-title{font-size:12px;font-weight:500;color:var(--genius-text-primary);line-height:1.3;word-break:break-word}.genius-chatbot-source-uri{font-size:11px;color:var(--genius-grey-600);margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.genius-chatbot-scroll-button{position:absolute;bottom:180px;right:24px;width:36px;height:36px;background:var(--genius-white);border:1px solid var(--genius-grey-200);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #0000001a;transition:all .2s ease;color:var(--genius-grey-600);z-index:10}.genius-chatbot-scroll-button:hover{background:var(--genius-primary-blue);color:var(--genius-white);border-color:var(--genius-primary-blue);transform:translateY(-2px);box-shadow:0 4px 12px #1b85ff4d}.genius-chatbot-scroll-button:active{transform:translateY(0)}.genius-chatbot-input-section{display:flex;flex-direction:column;gap:24px}.genius-chatbot-suggestions{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.genius-chatbot-suggestions::-webkit-scrollbar{display:none}.genius-chatbot-suggestion{background:var(--genius-white);border:1px solid var(--genius-grey-200);border-radius:20px;padding:8px 12px;font-size:14px;font-weight:500;color:var(--genius-text-primary);cursor:pointer;white-space:nowrap;transition:all .2s;flex-shrink:0;line-height:20px}.genius-chatbot-suggestion:hover{background:#2f6bff14;border-color:var(--genius-grey-200)}.genius-chatbot-input-container{background:var(--genius-white);border:1.5px solid var(--genius-grey-200);border-radius:20px;transition:all .2s;position:relative;box-shadow:0 1px 8px -1px #0000000a}.genius-chatbot-input-container:focus-within{border-color:var(--genius-primary-blue)}.genius-chatbot-input-content{display:flex;flex-direction:column;gap:12px;padding:16px}.genius-chatbot-input-row{display:flex;align-items:center;gap:4px}.genius-chatbot-input-actions{display:flex;justify-content:flex-end}.genius-chatbot-input{flex:1;border:none;outline:none;font-size:15px;font-weight:500;color:var(--genius-text-primary);background:transparent;font-family:inherit;line-height:24px;letter-spacing:-.15px}.genius-chatbot-input::placeholder{color:#838383;font-weight:500}.genius-chatbot-send-button{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;max-width:32px!important;max-height:32px!important;background:var(--genius-primary-blue);border:none;border-radius:50%;padding:0!important;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.genius-chatbot-send-button:hover{transform:scale(1.04);box-shadow:0 4px 12px #2f6bff52}.genius-chatbot-send-button:active{transform:scale(.98)}.genius-chatbot-send-button:focus{outline:2px solid var(--genius-primary-blue);outline-offset:2px}.genius-chatbot-send-button:focus-visible{outline:2px solid var(--genius-primary-blue);outline-offset:2px}.genius-chatbot-send-icon{width:18px;height:18px;color:var(--genius-white);display:flex;align-items:center;justify-content:center}.genius-chatbot-send-icon svg[viewBox="0 0 16 16"]{width:14.41px;height:14.41px}.genius-chatbot-send-icon svg[viewBox="0 0 18 18"]{width:18px;height:18px}.genius-chatbot-send-icon svg rect,.genius-chatbot-send-icon svg path{fill:currentColor}@media (max-width: 768px){.genius-chatbot-container{width:100vw;height:100vh;max-width:440px;max-height:680px;border-radius:0}.genius-chatbot-wrapper.expanded .genius-chatbot-container{width:100vw;max-width:100vw;min-width:unset}.genius-chatbot-wrapper.bottom-right,.genius-chatbot-wrapper.bottom-left{bottom:0;right:0;left:0}.genius-chatbot-suggestions{flex-wrap:wrap}.genius-chatbot-header-icons>button:first-child{display:none!important}.genius-chatbot-sources{margin-top:10px;padding-top:10px}.genius-chatbot-source-item{padding:5px 6px}.genius-chatbot-source-title{font-size:11px}.genius-chatbot-source-uri{font-size:10px}}@media (min-width: 768px) and (max-width: 1200px){.genius-chatbot-wrapper.expanded .genius-chatbot-container{width:60vw}}.genius-toggle-button{display:flex;flex-direction:row;align-items:center;gap:8px;padding:12px 14px;background:linear-gradient(163.417deg,#9747ff 41.482%,#1b85ff 116.12%);border:none;border-radius:27px;box-shadow:inset 0 0 2.39674px #fff6,0 4px 12px #6348ff47;cursor:pointer;transition:all .2s ease;z-index:9998;outline:none;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;pointer-events:auto}.genius-toggle-button:hover{transform:scale(1.05);box-shadow:inset 0 0 2.39674px #fff6,0 6px 16px #6348ff59}.genius-toggle-button:active{transform:scale(.98)}.genius-toggle-button:focus{outline:2px solid #1B85FF;outline-offset:2px}.genius-toggle-button:focus-visible{outline:2px solid #1B85FF;outline-offset:2px}.genius-toggle-text{font-size:18px;font-weight:600;line-height:20px;color:#fff;letter-spacing:-.36px;white-space:nowrap}.genius-toggle-logo{width:16px;height:16px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.genius-toggle-logo svg{width:16px;height:16px}body:has(.genius-toggle-button):not(:has(.genius-dashboard-container)):not(:has(.genius-chatbot-mobile-container)){overflow:auto!important;position:static!important;height:auto!important}@media (max-width: 768px){.genius-toggle-button{transform:translateZ(0);will-change:transform;contain:layout style paint}body{overflow:auto!important;-webkit-overflow-scrolling:touch!important;position:static!important}}
|
package/package.json
CHANGED